@charset "UTF-8";
/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 50em) {
  .reveal.large, .reveal.small, .reveal.tiny, .reveal {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1, .has-h-1-font-size {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: 0;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

[data-whatintent=mouse] *, [data-whatintent=mouse] *:focus,
[data-whatintent=touch] *,
[data-whatintent=touch] *:focus,
[data-whatinput=mouse] *,
[data-whatinput=mouse] *:focus,
[data-whatinput=touch] *,
[data-whatinput=touch] *:focus {
  outline: none;
}

[draggable=false] {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

.foundation-mq {
  font-family: "small=0em&medium=50em&large=64em&xlarge=75em&xxlarge=90em";
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 100%;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

body {
  margin: 0;
  padding: 0;
  background: #ffffff;
  font-family: "Mona Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #161619;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}

select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border-radius: 0;
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

[data-whatinput=mouse] button {
  outline: 0;
}
button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto;
}

pre {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color],
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #95979B;
  border-radius: 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0;
          box-shadow: 0;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #161619;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type=text]:focus, [type=password]:focus, [type=date]:focus, [type=datetime]:focus, [type=datetime-local]:focus, [type=month]:focus, [type=week]:focus, [type=email]:focus, [type=number]:focus, [type=search]:focus, [type=tel]:focus, [type=time]:focus, [type=url]:focus, [type=color]:focus,
textarea:focus {
  outline: none;
  border: 1px solid #605F6A;
  background-color: #ffffff;
  -webkit-box-shadow: 0;
          box-shadow: 0;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

textarea {
  max-width: 100%;
}
textarea[rows] {
  height: auto;
}

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #DFE2E9;
  cursor: not-allowed;
}

[type=submit],
[type=button] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
}

input[type=search] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

::-webkit-input-placeholder {
  color: #95979B;
}

::-moz-placeholder {
  color: #95979B;
}

:-ms-input-placeholder {
  color: #95979B;
}

::-ms-input-placeholder {
  color: #95979B;
}

::placeholder {
  color: #95979B;
}

[type=file],
[type=checkbox],
[type=radio] {
  margin: 0 0 1rem;
}

[type=checkbox] + label,
[type=radio] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
}
[type=checkbox] + label[for],
[type=radio] + label[for] {
  cursor: pointer;
}

label > [type=checkbox],
label > [type=radio] {
  margin-right: 0.5rem;
}

[type=file] {
  width: 100%;
}

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.8;
  color: #161619;
}
label.middle {
  margin: 0 0 1rem;
  line-height: 1.5;
  padding: 0.5625rem 0;
}

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #161619;
}

.input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.input-group > :first-child, .input-group > :first-child.input-group-button > * {
  border-radius: 0 0 0 0;
}
.input-group > :last-child, .input-group > :last-child.input-group-button > * {
  border-radius: 0 0 0 0;
}

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label, .input-group-button, .input-group-field, .input-group-label {
  margin: 0;
  white-space: nowrap;
}

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #95979B;
  background: #DFE2E9;
  color: #161619;
  text-align: center;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.input-group-label:first-child {
  border-right: 0;
}
.input-group-label:last-child {
  border-left: 0;
}

.input-group-field {
  border-radius: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  min-width: 0;
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  max-width: 100%;
  margin-bottom: 0.5rem;
}

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #95979B;
}
.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
}

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #95979B;
  border-radius: 0;
  background-color: #ffffff;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #161619;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%2896, 95, 106%29"></polygon></svg>');
}
@media screen and (min-width: 0\0 ) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}
select:focus {
  outline: none;
  border: 1px solid #605F6A;
  background-color: #ffffff;
  -webkit-box-shadow: 0;
          box-shadow: 0;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
select:disabled {
  background-color: #DFE2E9;
  cursor: not-allowed;
}
select::-ms-expand {
  display: none;
}
select[multiple] {
  height: auto;
  background-image: none;
}
select:not([multiple]) {
  padding-top: 0;
  padding-bottom: 0;
}

.is-invalid-input:not(:focus) {
  border-color: #ff595e;
  background-color: rgb(255, 238.4, 238.9);
}
.is-invalid-input:not(:focus)::-webkit-input-placeholder {
  color: #ff595e;
}
.is-invalid-input:not(:focus)::-moz-placeholder {
  color: #ff595e;
}
.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #ff595e;
}
.is-invalid-input:not(:focus)::-ms-input-placeholder {
  color: #ff595e;
}
.is-invalid-input:not(:focus)::placeholder {
  color: #ff595e;
}

.is-invalid-label {
  color: #ff595e;
}

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #ff595e;
}
.form-error.is-visible {
  display: block;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
.has-h-1-font-size,
h2,
.has-h-2-font-size,
h3,
.has-h-3-font-size,
h4,
#gw-site .gform_title,
.has-h-4-font-size,
h5,
.personnel-meta .personnel-title-list,
.has-h-5-font-size,
h6,
.sidebar-container .recent-posts-block .featured-layout .post-title,
.has-h-6-font-size,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

p {
  margin-bottom: 0.5rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}

em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: bold;
  line-height: inherit;
}

small {
  font-size: 80%;
  line-height: inherit;
}

h1, .has-h-1-font-size, .h1,
h2,
.has-h-2-font-size, .h2,
h3,
.has-h-3-font-size, .h3,
h4,
#gw-site .gform_title,
.has-h-4-font-size, .h4, body.single-post .author-card .author-name,
h5,
.personnel-meta .personnel-title-list,
.has-h-5-font-size, .h5,
h6,
.sidebar-container .recent-posts-block .featured-layout .post-title,
.has-h-6-font-size, .h6 {
  font-family: "Mona Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  font-style: normal;
  font-weight: 500;
  color: inherit;
  text-rendering: optimizeLegibility;
}
h1 small, .has-h-1-font-size small, .h1 small,
h2 small,
.has-h-2-font-size small, .h2 small,
h3 small,
.has-h-3-font-size small, .h3 small,
h4 small,
#gw-site .gform_title small,
.has-h-4-font-size small, .h4 small, body.single-post .author-card .author-name small,
h5 small,
.personnel-meta .personnel-title-list small,
.has-h-5-font-size small, .h5 small,
h6 small,
.sidebar-container .recent-posts-block .featured-layout .post-title small,
.has-h-6-font-size small, .h6 small {
  line-height: 0;
  color: #95979B;
}

h1, .has-h-1-font-size, .h1 {
  font-size: 2.75rem;
  line-height: 0.9;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h2, .has-h-2-font-size, .h2 {
  font-size: 2.3125rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h3, .has-h-3-font-size, .h3 {
  font-size: 1.9375rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h4, #gw-site .gform_title, .has-h-4-font-size, .h4, body.single-post .author-card .author-name {
  font-size: 1.625rem;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h5, .personnel-meta .personnel-title-list, .has-h-5-font-size, .h5 {
  font-size: 1.375rem;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h6, .sidebar-container .recent-posts-block .featured-layout .post-title, .has-h-6-font-size, .h6 {
  font-size: 1.1875rem;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

@media print, screen and (min-width: 50em) {
  h1, .has-h-1-font-size, .h1 {
    font-size: 3.8125rem;
    line-height: 0.9;
  }
  h2, .has-h-2-font-size, .h2 {
    font-size: 3.0625rem;
    line-height: 1;
  }
  h3, .has-h-3-font-size, .h3 {
    font-size: 2.4375rem;
    line-height: 1;
  }
  h4, #gw-site .gform_title, .has-h-4-font-size, .h4, body.single-post .author-card .author-name {
    font-size: 1.9375rem;
    line-height: 1.1;
  }
  h5, .personnel-meta .personnel-title-list, .has-h-5-font-size, .h5 {
    font-size: 1.5625rem;
    line-height: 1.1;
  }
  h6, .sidebar-container .recent-posts-block .featured-layout .post-title, .has-h-6-font-size, .h6 {
    font-size: 1.25rem;
    line-height: 1.1;
  }
}
a {
  line-height: inherit;
  color: #1357A2;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus {
  color: rgb(16.34, 74.82, 139.32);
}
a img {
  border: 0;
}

hr {
  clear: both;
  max-width: 70rem;
  height: 0;
  margin: 1rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #DFE2E9;
  border-left: 0;
}

ul,
ol,
dl {
  margin-bottom: 0.5rem;
  list-style-position: outside;
  line-height: 1.6;
}

li {
  font-size: inherit;
}

ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}

ol {
  margin-left: 1.25rem;
}

ul ul, ul ol, ol ul, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl {
  margin-bottom: 1rem;
}
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

blockquote {
  margin: 0 0 0.5rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #95979B;
}
blockquote, blockquote p {
  line-height: 1.6;
  color: #605F6A;
}

abbr, abbr[title] {
  border-bottom: 1px dotted #161619;
  cursor: help;
  text-decoration: none;
}

figure {
  margin: 0;
}

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #DFE2E9;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #161619;
}

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #605F6A;
}

.lead {
  font-size: 125%;
  line-height: 1.6;
}

.stat {
  font-size: 2.5rem;
  line-height: 1;
}
p + .stat {
  margin-top: -1rem;
}

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none;
}

.cite-block, cite {
  display: block;
  color: #605F6A;
  font-size: 0.8125rem;
}
.cite-block:before, cite:before {
  content: "— ";
}

.code-inline, code {
  border: 1px solid #95979B;
  background-color: #DFE2E9;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #161619;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

.code-block {
  border: 1px solid #95979B;
  background-color: #DFE2E9;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #161619;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

@media print, screen and (min-width: 50em) {
  .medium-text-left {
    text-align: left;
  }
  .medium-text-right {
    text-align: right;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}
.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    -webkit-print-color-adjust: economy;
            print-color-adjust: economy;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  .show-for-print {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #605F6A;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  .has-h-2-font-size,
  h3,
  .has-h-3-font-size {
    orphans: 3;
    widows: 3;
  }
  h2, .has-h-2-font-size,
  h3,
  .has-h-3-font-size {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}
.grid-container {
  max-width: 70rem;
  margin-left: auto;
  margin-right: auto;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
@media print, screen and (min-width: 50em) {
  .grid-container {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}
.grid-container.fluid {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
@media print, screen and (min-width: 50em) {
  .grid-container.fluid {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}
.grid-container.full {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  padding-left: 0;
}

.grid-x {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%;
}
.cell.auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.cell.shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.grid-x > .auto {
  width: auto;
}
.grid-x > .shrink {
  width: auto;
}

.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

@media print, screen and (min-width: 50em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
.grid-x > .small-12, .grid-x > .small-11, .grid-x > .small-10, .grid-x > .small-9, .grid-x > .small-8, .grid-x > .small-7, .grid-x > .small-6, .grid-x > .small-5, .grid-x > .small-4, .grid-x > .small-3, .grid-x > .small-2, .grid-x > .small-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.grid-x > .small-1 {
  width: 8.3333333333%;
}

.grid-x > .small-2 {
  width: 16.6666666667%;
}

.grid-x > .small-3 {
  width: 25%;
}

.grid-x > .small-4 {
  width: 33.3333333333%;
}

.grid-x > .small-5 {
  width: 41.6666666667%;
}

.grid-x > .small-6 {
  width: 50%;
}

.grid-x > .small-7 {
  width: 58.3333333333%;
}

.grid-x > .small-8 {
  width: 66.6666666667%;
}

.grid-x > .small-9 {
  width: 75%;
}

.grid-x > .small-10 {
  width: 83.3333333333%;
}

.grid-x > .small-11 {
  width: 91.6666666667%;
}

.grid-x > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 50em) {
  .grid-x > .medium-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    width: auto;
  }
  .grid-x > .medium-12, .grid-x > .medium-11, .grid-x > .medium-10, .grid-x > .medium-9, .grid-x > .medium-8, .grid-x > .medium-7, .grid-x > .medium-6, .grid-x > .medium-5, .grid-x > .medium-4, .grid-x > .medium-3, .grid-x > .medium-2, .grid-x > .medium-1, .grid-x > .medium-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-x > .medium-shrink {
    width: auto;
  }
  .grid-x > .medium-1 {
    width: 8.3333333333%;
  }
  .grid-x > .medium-2 {
    width: 16.6666666667%;
  }
  .grid-x > .medium-3 {
    width: 25%;
  }
  .grid-x > .medium-4 {
    width: 33.3333333333%;
  }
  .grid-x > .medium-5 {
    width: 41.6666666667%;
  }
  .grid-x > .medium-6 {
    width: 50%;
  }
  .grid-x > .medium-7 {
    width: 58.3333333333%;
  }
  .grid-x > .medium-8 {
    width: 66.6666666667%;
  }
  .grid-x > .medium-9 {
    width: 75%;
  }
  .grid-x > .medium-10 {
    width: 83.3333333333%;
  }
  .grid-x > .medium-11 {
    width: 91.6666666667%;
  }
  .grid-x > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    width: auto;
  }
  .grid-x > .large-12, .grid-x > .large-11, .grid-x > .large-10, .grid-x > .large-9, .grid-x > .large-8, .grid-x > .large-7, .grid-x > .large-6, .grid-x > .large-5, .grid-x > .large-4, .grid-x > .large-3, .grid-x > .large-2, .grid-x > .large-1, .grid-x > .large-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-x > .large-shrink {
    width: auto;
  }
  .grid-x > .large-1 {
    width: 8.3333333333%;
  }
  .grid-x > .large-2 {
    width: 16.6666666667%;
  }
  .grid-x > .large-3 {
    width: 25%;
  }
  .grid-x > .large-4 {
    width: 33.3333333333%;
  }
  .grid-x > .large-5 {
    width: 41.6666666667%;
  }
  .grid-x > .large-6 {
    width: 50%;
  }
  .grid-x > .large-7 {
    width: 58.3333333333%;
  }
  .grid-x > .large-8 {
    width: 66.6666666667%;
  }
  .grid-x > .large-9 {
    width: 75%;
  }
  .grid-x > .large-10 {
    width: 83.3333333333%;
  }
  .grid-x > .large-11 {
    width: 91.6666666667%;
  }
  .grid-x > .large-12 {
    width: 100%;
  }
}
.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}

.grid-margin-y:not(.grid-y) > .cell {
  height: auto;
}

.grid-margin-x {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
@media print, screen and (min-width: 50em) {
  .grid-margin-x {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
}
.grid-margin-x > .cell {
  width: calc(100% - 1rem);
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
@media print, screen and (min-width: 50em) {
  .grid-margin-x > .cell {
    width: calc(100% - 1rem);
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}
.grid-margin-x > .auto {
  width: auto;
}
.grid-margin-x > .shrink {
  width: auto;
}
.grid-margin-x > .small-1 {
  width: calc(8.3333333333% - 1rem);
}
.grid-margin-x > .small-2 {
  width: calc(16.6666666667% - 1rem);
}
.grid-margin-x > .small-3 {
  width: calc(25% - 1rem);
}
.grid-margin-x > .small-4 {
  width: calc(33.3333333333% - 1rem);
}
.grid-margin-x > .small-5 {
  width: calc(41.6666666667% - 1rem);
}
.grid-margin-x > .small-6 {
  width: calc(50% - 1rem);
}
.grid-margin-x > .small-7 {
  width: calc(58.3333333333% - 1rem);
}
.grid-margin-x > .small-8 {
  width: calc(66.6666666667% - 1rem);
}
.grid-margin-x > .small-9 {
  width: calc(75% - 1rem);
}
.grid-margin-x > .small-10 {
  width: calc(83.3333333333% - 1rem);
}
.grid-margin-x > .small-11 {
  width: calc(91.6666666667% - 1rem);
}
.grid-margin-x > .small-12 {
  width: calc(100% - 1rem);
}
@media print, screen and (min-width: 50em) {
  .grid-margin-x > .auto {
    width: auto;
  }
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 1rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 1rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 1rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 1rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 1rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 1rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 1rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 1rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1rem);
  }
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 1rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 1rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 1rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 1rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 1rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 1rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 1rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 1rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x > .large-auto {
    width: auto;
  }
  .grid-margin-x > .large-shrink {
    width: auto;
  }
  .grid-margin-x > .large-1 {
    width: calc(8.3333333333% - 1rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.6666666667% - 1rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 1rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.3333333333% - 1rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.6666666667% - 1rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 1rem);
  }
  .grid-margin-x > .large-7 {
    width: calc(58.3333333333% - 1rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.6666666667% - 1rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 1rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.3333333333% - 1rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.6666666667% - 1rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 1rem);
  }
}

.grid-padding-x .grid-padding-x {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
@media print, screen and (min-width: 50em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -0.5rem;
    margin-left: -0.5rem;
  }
}
.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
@media print, screen and (min-width: 50em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -0.5rem;
    margin-left: -0.5rem;
  }
}
.grid-padding-x > .cell {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
@media print, screen and (min-width: 50em) {
  .grid-padding-x > .cell {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}

.small-up-1 > .cell {
  width: 100%;
}

.small-up-2 > .cell {
  width: 50%;
}

.small-up-3 > .cell {
  width: 33.3333333333%;
}

.small-up-4 > .cell {
  width: 25%;
}

.small-up-5 > .cell {
  width: 20%;
}

.small-up-6 > .cell {
  width: 16.6666666667%;
}

.small-up-7 > .cell {
  width: 14.2857142857%;
}

.small-up-8 > .cell {
  width: 12.5%;
}

@media print, screen and (min-width: 50em) {
  .medium-up-1 > .cell {
    width: 100%;
  }
  .medium-up-2 > .cell {
    width: 50%;
  }
  .medium-up-3 > .cell {
    width: 33.3333333333%;
  }
  .medium-up-4 > .cell {
    width: 25%;
  }
  .medium-up-5 > .cell {
    width: 20%;
  }
  .medium-up-6 > .cell {
    width: 16.6666666667%;
  }
  .medium-up-7 > .cell {
    width: 14.2857142857%;
  }
  .medium-up-8 > .cell {
    width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%;
  }
  .large-up-2 > .cell {
    width: 50%;
  }
  .large-up-3 > .cell {
    width: 33.3333333333%;
  }
  .large-up-4 > .cell {
    width: 25%;
  }
  .large-up-5 > .cell {
    width: 20%;
  }
  .large-up-6 > .cell {
    width: 16.6666666667%;
  }
  .large-up-7 > .cell {
    width: 14.2857142857%;
  }
  .large-up-8 > .cell {
    width: 12.5%;
  }
}
.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1rem);
}

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1rem);
}

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.3333333333% - 1rem);
}

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1rem);
}

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1rem);
}

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.6666666667% - 1rem);
}

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.2857142857% - 1rem);
}

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1rem);
}

@media print, screen and (min-width: 50em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1rem);
  }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1rem);
  }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.3333333333% - 1rem);
  }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1rem);
  }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1rem);
  }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.6666666667% - 1rem);
  }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.2857142857% - 1rem);
  }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1rem);
  }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333333333% - 1rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6666666667% - 1rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857142857% - 1rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1rem);
  }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1rem);
  }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.3333333333% - 1rem);
  }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1rem);
  }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1rem);
  }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.6666666667% - 1rem);
  }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.2857142857% - 1rem);
  }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1rem);
  }
}
.small-margin-collapse {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .small-1 {
  width: 8.3333333333%;
}
.small-margin-collapse > .small-2 {
  width: 16.6666666667%;
}
.small-margin-collapse > .small-3 {
  width: 25%;
}
.small-margin-collapse > .small-4 {
  width: 33.3333333333%;
}
.small-margin-collapse > .small-5 {
  width: 41.6666666667%;
}
.small-margin-collapse > .small-6 {
  width: 50%;
}
.small-margin-collapse > .small-7 {
  width: 58.3333333333%;
}
.small-margin-collapse > .small-8 {
  width: 66.6666666667%;
}
.small-margin-collapse > .small-9 {
  width: 75%;
}
.small-margin-collapse > .small-10 {
  width: 83.3333333333%;
}
.small-margin-collapse > .small-11 {
  width: 91.6666666667%;
}
.small-margin-collapse > .small-12 {
  width: 100%;
}
@media print, screen and (min-width: 50em) {
  .small-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .medium-3 {
    width: 25%;
  }
  .small-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .medium-6 {
    width: 50%;
  }
  .small-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .medium-9 {
    width: 75%;
  }
  .small-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .large-3 {
    width: 25%;
  }
  .small-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .large-6 {
    width: 50%;
  }
  .small-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .large-9 {
    width: 75%;
  }
  .small-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .large-12 {
    width: 100%;
  }
}

.small-padding-collapse {
  margin-right: 0;
  margin-left: 0;
}
.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0;
}

@media print, screen and (min-width: 50em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 50em) {
  .medium-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .small-3 {
    width: 25%;
  }
  .medium-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .small-6 {
    width: 50%;
  }
  .medium-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .small-9 {
    width: 75%;
  }
  .medium-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 50em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }
  .medium-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }
  .medium-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }
  .medium-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .large-3 {
    width: 25%;
  }
  .medium-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .large-6 {
    width: 50%;
  }
  .medium-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .large-9 {
    width: 75%;
  }
  .medium-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 50em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .small-3 {
    width: 25%;
  }
  .large-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .small-6 {
    width: 50%;
  }
  .large-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .small-9 {
    width: 75%;
  }
  .large-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .medium-3 {
    width: 25%;
  }
  .large-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .medium-6 {
    width: 50%;
  }
  .large-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .medium-9 {
    width: 75%;
  }
  .large-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .large-3 {
    width: 25%;
  }
  .large-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .large-6 {
    width: 50%;
  }
  .large-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .large-9 {
    width: 75%;
  }
  .large-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

.small-offset-0 {
  margin-left: 0%;
}

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 1rem / 2);
}

.small-offset-1 {
  margin-left: 8.3333333333%;
}

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.3333333333% + 1rem / 2);
}

.small-offset-2 {
  margin-left: 16.6666666667%;
}

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.6666666667% + 1rem / 2);
}

.small-offset-3 {
  margin-left: 25%;
}

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 1rem / 2);
}

.small-offset-4 {
  margin-left: 33.3333333333%;
}

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.3333333333% + 1rem / 2);
}

.small-offset-5 {
  margin-left: 41.6666666667%;
}

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.6666666667% + 1rem / 2);
}

.small-offset-6 {
  margin-left: 50%;
}

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 1rem / 2);
}

.small-offset-7 {
  margin-left: 58.3333333333%;
}

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.3333333333% + 1rem / 2);
}

.small-offset-8 {
  margin-left: 66.6666666667%;
}

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.6666666667% + 1rem / 2);
}

.small-offset-9 {
  margin-left: 75%;
}

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 1rem / 2);
}

.small-offset-10 {
  margin-left: 83.3333333333%;
}

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.3333333333% + 1rem / 2);
}

.small-offset-11 {
  margin-left: 91.6666666667%;
}

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.6666666667% + 1rem / 2);
}

@media print, screen and (min-width: 50em) {
  .medium-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 1rem / 2);
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.3333333333% + 1rem / 2);
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.6666666667% + 1rem / 2);
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 1rem / 2);
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.3333333333% + 1rem / 2);
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.6666666667% + 1rem / 2);
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 1rem / 2);
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.3333333333% + 1rem / 2);
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.6666666667% + 1rem / 2);
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 1rem / 2);
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.3333333333% + 1rem / 2);
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.6666666667% + 1rem / 2);
  }
}
@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 1rem / 2);
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.3333333333% + 1rem / 2);
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.6666666667% + 1rem / 2);
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 1rem / 2);
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.3333333333% + 1rem / 2);
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.6666666667% + 1rem / 2);
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 1rem / 2);
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.3333333333% + 1rem / 2);
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.6666666667% + 1rem / 2);
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 1rem / 2);
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.3333333333% + 1rem / 2);
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.6666666667% + 1rem / 2);
  }
}
.grid-y {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
.grid-y > .cell {
  height: auto;
  max-height: none;
}
.grid-y > .auto {
  height: auto;
}
.grid-y > .shrink {
  height: auto;
}
.grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}
@media print, screen and (min-width: 50em) {
  .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
.grid-y > .small-12, .grid-y > .small-11, .grid-y > .small-10, .grid-y > .small-9, .grid-y > .small-8, .grid-y > .small-7, .grid-y > .small-6, .grid-y > .small-5, .grid-y > .small-4, .grid-y > .small-3, .grid-y > .small-2, .grid-y > .small-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.grid-y > .small-1 {
  height: 8.3333333333%;
}
.grid-y > .small-2 {
  height: 16.6666666667%;
}
.grid-y > .small-3 {
  height: 25%;
}
.grid-y > .small-4 {
  height: 33.3333333333%;
}
.grid-y > .small-5 {
  height: 41.6666666667%;
}
.grid-y > .small-6 {
  height: 50%;
}
.grid-y > .small-7 {
  height: 58.3333333333%;
}
.grid-y > .small-8 {
  height: 66.6666666667%;
}
.grid-y > .small-9 {
  height: 75%;
}
.grid-y > .small-10 {
  height: 83.3333333333%;
}
.grid-y > .small-11 {
  height: 91.6666666667%;
}
.grid-y > .small-12 {
  height: 100%;
}
@media print, screen and (min-width: 50em) {
  .grid-y > .medium-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    height: auto;
  }
  .grid-y > .medium-12, .grid-y > .medium-11, .grid-y > .medium-10, .grid-y > .medium-9, .grid-y > .medium-8, .grid-y > .medium-7, .grid-y > .medium-6, .grid-y > .medium-5, .grid-y > .medium-4, .grid-y > .medium-3, .grid-y > .medium-2, .grid-y > .medium-1, .grid-y > .medium-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-y > .medium-shrink {
    height: auto;
  }
  .grid-y > .medium-1 {
    height: 8.3333333333%;
  }
  .grid-y > .medium-2 {
    height: 16.6666666667%;
  }
  .grid-y > .medium-3 {
    height: 25%;
  }
  .grid-y > .medium-4 {
    height: 33.3333333333%;
  }
  .grid-y > .medium-5 {
    height: 41.6666666667%;
  }
  .grid-y > .medium-6 {
    height: 50%;
  }
  .grid-y > .medium-7 {
    height: 58.3333333333%;
  }
  .grid-y > .medium-8 {
    height: 66.6666666667%;
  }
  .grid-y > .medium-9 {
    height: 75%;
  }
  .grid-y > .medium-10 {
    height: 83.3333333333%;
  }
  .grid-y > .medium-11 {
    height: 91.6666666667%;
  }
  .grid-y > .medium-12 {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    height: auto;
  }
  .grid-y > .large-12, .grid-y > .large-11, .grid-y > .large-10, .grid-y > .large-9, .grid-y > .large-8, .grid-y > .large-7, .grid-y > .large-6, .grid-y > .large-5, .grid-y > .large-4, .grid-y > .large-3, .grid-y > .large-2, .grid-y > .large-1, .grid-y > .large-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-y > .large-shrink {
    height: auto;
  }
  .grid-y > .large-1 {
    height: 8.3333333333%;
  }
  .grid-y > .large-2 {
    height: 16.6666666667%;
  }
  .grid-y > .large-3 {
    height: 25%;
  }
  .grid-y > .large-4 {
    height: 33.3333333333%;
  }
  .grid-y > .large-5 {
    height: 41.6666666667%;
  }
  .grid-y > .large-6 {
    height: 50%;
  }
  .grid-y > .large-7 {
    height: 58.3333333333%;
  }
  .grid-y > .large-8 {
    height: 66.6666666667%;
  }
  .grid-y > .large-9 {
    height: 75%;
  }
  .grid-y > .large-10 {
    height: 83.3333333333%;
  }
  .grid-y > .large-11 {
    height: 91.6666666667%;
  }
  .grid-y > .large-12 {
    height: 100%;
  }
}

.grid-padding-y .grid-padding-y {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
@media print, screen and (min-width: 50em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }
}
.grid-padding-y > .cell {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media print, screen and (min-width: 50em) {
  .grid-padding-y > .cell {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}

.grid-margin-y {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
@media print, screen and (min-width: 50em) {
  .grid-margin-y {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1rem);
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
@media print, screen and (min-width: 50em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1rem);
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 1rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 1rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 1rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 1rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 1rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 1rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 1rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 1rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 1rem);
}
@media print, screen and (min-width: 50em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 1rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 1rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1rem);
  }
}

.grid-frame {
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100vw;
}

.cell .grid-frame {
  width: 100%;
}

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: 100%;
}
.cell-block-container > .grid-x {
  max-height: 100%;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

@media print, screen and (min-width: 50em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw;
  }
  .cell .medium-grid-frame {
    width: 100%;
  }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .medium-cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%;
  }
  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw;
  }
  .cell .large-grid-frame {
    width: 100%;
  }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .large-cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%;
  }
  .large-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
.grid-y.grid-frame {
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: 100vh;
  width: auto;
}
@media print, screen and (min-width: 50em) {
  .grid-y.medium-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh;
    width: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh;
    width: auto;
  }
}

.cell .grid-y.grid-frame {
  height: 100%;
}
@media print, screen and (min-width: 50em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}

.grid-margin-y {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
@media print, screen and (min-width: 50em) {
  .grid-margin-y {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1rem);
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
@media print, screen and (min-width: 50em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1rem);
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 1rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 1rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 1rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 1rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 1rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 1rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 1rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 1rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 1rem);
}
@media print, screen and (min-width: 50em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 1rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 1rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1rem);
  }
}

.grid-frame.grid-margin-y {
  height: calc(100vh + 1rem);
}
@media print, screen and (min-width: 50em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1rem);
  }
}

@media print, screen and (min-width: 50em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1rem);
  }
}
.close-button {
  position: absolute;
  z-index: 10;
  color: #605F6A;
  cursor: pointer;
}
[data-whatinput=mouse] .close-button {
  outline: 0;
}
.close-button:hover, .close-button:focus {
  color: #161619;
}
.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1;
}

.close-button.medium, .close-button {
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
}

.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}
.pagination::before, .pagination::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.pagination::after {
  clear: both;
}
.pagination li {
  margin-right: 0.0625rem;
  border-radius: 0;
  font-size: 0.875rem;
  display: none;
}
.pagination li:last-child, .pagination li:first-child {
  display: inline-block;
}
@media print, screen and (min-width: 50em) {
  .pagination li {
    display: inline-block;
  }
}
.pagination a,
.pagination button {
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 0;
  color: #161619;
}
.pagination a:hover,
.pagination button:hover {
  background: #DFE2E9;
}
.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #1357A2;
  color: #ffffff;
  cursor: default;
}
.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #95979B;
  cursor: not-allowed;
}
.pagination .disabled:hover {
  background: transparent;
}
.pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: "…";
  color: #161619;
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: "«";
}

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: "»";
}

.accordion {
  margin-left: 0;
  background: #ffffff;
  list-style-type: none;
}
.accordion[disabled] .accordion-title {
  cursor: not-allowed;
}

.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0;
}
.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0;
}

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #DFE2E9;
  border-bottom: 0;
  font-size: 1rem;
  line-height: 1;
  color: #1357A2;
}
:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #DFE2E9;
  border-radius: 0 0 0 0;
}
.accordion-title:hover, .accordion-title:focus {
  background-color: #DFE2E9;
}
.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: "+";
}
.is-active > .accordion-title::before {
  content: "–";
}

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #DFE2E9;
  border-bottom: 0;
  background-color: #ffffff;
  color: #161619;
}
:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #DFE2E9;
}

.media-object {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.media-object img {
  max-width: none;
}
@media print, screen and (max-width: 49.99875em) {
  .media-object.stack-for-small {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.media-object-section {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.media-object-section:first-child {
  padding-right: 1rem;
}
.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem;
}
.media-object-section > :last-child {
  margin-bottom: 0;
}
@media print, screen and (max-width: 49.99875em) {
  .stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .stack-for-small .media-object-section img {
    width: 100%;
  }
}
.media-object-section.main-section {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.responsive-embed.widescreen,
.flex-video.widescreen {
  padding-bottom: 56.25%;
}

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: 4px solid #ffffff;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 1px rgba(22, 22, 25, 0.2);
          box-shadow: 0 0 0 1px rgba(22, 22, 25, 0.2);
  line-height: 0;
}

a.thumbnail {
  -webkit-transition: -webkit-box-shadow 200ms ease-out;
  transition: -webkit-box-shadow 200ms ease-out;
  transition: box-shadow 200ms ease-out;
  transition: box-shadow 200ms ease-out, -webkit-box-shadow 200ms ease-out;
}
a.thumbnail:hover, a.thumbnail:focus {
  -webkit-box-shadow: 0 0 6px 1px rgba(19, 87, 162, 0.5);
          box-shadow: 0 0 6px 1px rgba(19, 87, 162, 0.5);
}
a.thumbnail image {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
[data-whatinput=mouse] .menu li {
  outline: 0;
}
.menu a,
.menu .button,
.menu .wp-block-button .wp-block-button__link,
.wp-block-button .menu .wp-block-button__link {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem;
}
.menu input,
.menu select,
.menu a,
.menu button {
  margin-bottom: 0;
}
.menu input {
  display: inline-block;
}
.menu, .menu.horizontal {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.menu.vertical {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.menu.vertical.icon-top li a img,
.menu.vertical.icon-top li a i,
.menu.vertical.icon-top li a svg, .menu.vertical.icon-bottom li a img,
.menu.vertical.icon-bottom li a i,
.menu.vertical.icon-bottom li a svg {
  text-align: left;
}
.menu.expanded li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}
.menu.expanded.icon-top li a img,
.menu.expanded.icon-top li a i,
.menu.expanded.icon-top li a svg, .menu.expanded.icon-bottom li a img,
.menu.expanded.icon-bottom li a i,
.menu.expanded.icon-bottom li a svg {
  text-align: left;
}
.menu.simple {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.menu.simple li + li {
  margin-left: 1rem;
}
.menu.simple a {
  padding: 0;
}
@media print, screen and (min-width: 50em) {
  .menu.medium-horizontal {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .menu.medium-vertical {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .menu.medium-expanded li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .menu.medium-simple li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 64em) {
  .menu.large-horizontal {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .menu.large-vertical {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .menu.large-expanded li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .menu.large-simple li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}
.menu.nested {
  margin-right: 0;
  margin-left: 1rem;
}
.menu.icons a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.menu.icon-left li a, .menu.nested.icon-left li a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg, .menu.nested.icon-left li a img,
.menu.nested.icon-left li a i,
.menu.nested.icon-left li a svg {
  margin-right: 0.25rem;
}
.menu.icon-right li a, .menu.nested.icon-right li a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg, .menu.nested.icon-right li a img,
.menu.nested.icon-right li a i,
.menu.nested.icon-right li a svg {
  margin-left: 0.25rem;
}
.menu.icon-top li a, .menu.nested.icon-top li a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg, .menu.nested.icon-top li a img,
.menu.nested.icon-top li a i,
.menu.nested.icon-top li a svg {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu.icon-bottom li a, .menu.nested.icon-bottom li a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg, .menu.nested.icon-bottom li a img,
.menu.nested.icon-bottom li a i,
.menu.nested.icon-bottom li a svg {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu .is-active > a {
  background: #1357A2;
  color: #ffffff;
}
.menu .active > a {
  background: #1357A2;
  color: #ffffff;
}
.menu.align-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.menu.align-right li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.menu.align-right li .submenu li {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.menu.align-right.vertical li {
  display: block;
  text-align: right;
}
.menu.align-right.vertical li .submenu li {
  text-align: right;
}
.menu.align-right.icon-top li a img,
.menu.align-right.icon-top li a i,
.menu.align-right.icon-top li a svg, .menu.align-right.icon-bottom li a img,
.menu.align-right.icon-bottom li a i,
.menu.align-right.icon-bottom li a svg {
  text-align: right;
}
.menu.align-right .nested {
  margin-right: 1rem;
  margin-left: 0;
}
.menu.align-center li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.menu.align-center li .submenu li {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.menu .menu-text {
  padding: 0.7rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit;
}

.menu-centered > .menu {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.menu-centered > .menu li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.menu-centered > .menu li .submenu li {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.no-js [data-responsive-menu] ul {
  display: none;
}

.accordion-menu li {
  width: 100%;
}
.accordion-menu a {
  padding: 0.7rem 1rem;
}
.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem;
}
.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem;
}
.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-bottom-width: 0;
  border-color: #1357A2 transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem;
}
.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  right: 1rem;
  left: auto;
}
.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem;
}
.accordion-menu .is-accordion-submenu-parent[aria-expanded=true] > a::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

.is-accordion-submenu-parent {
  position: relative;
}

.has-submenu-toggle > a {
  margin-right: 40px;
}

.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.submenu-toggle::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-bottom-width: 0;
  border-color: #1357A2 transparent transparent;
  top: 0;
  bottom: 0;
  margin: auto;
}

.submenu-toggle[aria-expanded=true]::after {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

.submenu-toggle-text {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.is-drilldown {
  position: relative;
  overflow: hidden;
}
.is-drilldown li {
  display: block;
}
.is-drilldown.animate-height {
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}

.drilldown a {
  padding: 0.7rem 1rem;
  background: #002956;
}
.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #002956;
  -webkit-transition: -webkit-transform 0.15s linear;
  transition: -webkit-transform 0.15s linear;
  transition: transform 0.15s linear;
  transition: transform 0.15s linear, -webkit-transform 0.15s linear;
}
.drilldown .is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.drilldown .is-drilldown-submenu.is-closing {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.drilldown .is-drilldown-submenu a {
  padding: 0.7rem 1rem;
}
.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0;
}
.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%;
}
.drilldown .is-drilldown-submenu-parent > a {
  position: relative;
}
.drilldown .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #1357A2;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
}
.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #1357A2;
  right: 1rem;
  left: auto;
}
.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #1357A2 transparent transparent;
  right: auto;
  left: 1rem;
}
.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #1357A2 transparent transparent;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto;
}
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-bottom-width: 0;
  border-color: #1357A2 transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px;
}
[data-whatinput=mouse] .dropdown.menu a {
  outline: 0;
}
.dropdown.menu > li > a {
  padding: 0.7rem 1rem;
}
.dropdown.menu > li.is-active > a {
  background: transparent;
  color: #1357A2;
}
.no-js .dropdown.menu ul {
  display: none;
}
.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0;
}
.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  top: 0;
  right: 100%;
  left: auto;
}
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}
.dropdown.menu.vertical > li > a::after {
  right: 14px;
}
.dropdown.menu.vertical > li.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #1357A2 transparent transparent;
  right: auto;
  left: 5px;
}
.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #1357A2;
}
@media print, screen and (min-width: 50em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-bottom-width: 0;
    border-color: #1357A2 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-left-width: 0;
    border-color: transparent #1357A2 transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-right-width: 0;
    border-color: transparent transparent transparent #1357A2;
  }
}
@media print, screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-bottom-width: 0;
    border-color: #1357A2 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-left-width: 0;
    border-color: transparent #1357A2 transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-right-width: 0;
    border-color: transparent transparent transparent #1357A2;
  }
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto;
}

.is-dropdown-menu.vertical {
  width: 100px;
}
.is-dropdown-menu.vertical.align-right {
  float: right;
}

.is-dropdown-submenu-parent {
  position: relative;
}
.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  left: auto;
  margin-top: -6px;
}
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto;
}
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
}
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #1357A2;
  background: #ffffff;
}
.dropdown .is-dropdown-submenu a {
  padding: 0.7rem 1rem;
}
.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
  right: 14px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #1357A2 transparent transparent;
  right: auto;
  left: 5px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #1357A2;
}
.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}
.is-dropdown-submenu > li {
  width: 100%;
}
.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

.is-off-canvas-open {
  overflow: hidden;
}

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(22, 22, 25, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}
.js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible;
}
.js-off-canvas-overlay.is-closable {
  cursor: pointer;
}
.js-off-canvas-overlay.is-overlay-absolute {
  position: absolute;
}
.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed;
}

.off-canvas-wrapper {
  position: relative;
  overflow: hidden;
}

.off-canvas {
  z-index: 12;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #002956;
  position: fixed;
}
[data-whatinput=mouse] .off-canvas {
  outline: 0;
}
.off-canvas.is-transition-push {
  z-index: 12;
}
.off-canvas.is-closed {
  visibility: hidden;
}
.off-canvas.is-transition-overlap {
  z-index: 13;
}
.off-canvas.is-transition-overlap.is-open {
  -webkit-box-shadow: 0 0 10px rgba(22, 22, 25, 0.7);
          box-shadow: 0 0 10px rgba(22, 22, 25, 0.7);
}
.off-canvas.is-open {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-absolute {
  z-index: 12;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #002956;
  position: absolute;
}
[data-whatinput=mouse] .off-canvas-absolute {
  outline: 0;
}
.off-canvas-absolute.is-transition-push {
  z-index: 12;
}
.off-canvas-absolute.is-closed {
  visibility: hidden;
}
.off-canvas-absolute.is-transition-overlap {
  z-index: 13;
}
.off-canvas-absolute.is-transition-overlap.is-open {
  -webkit-box-shadow: 0 0 10px rgba(22, 22, 25, 0.7);
          box-shadow: 0 0 10px rgba(22, 22, 25, 0.7);
}
.off-canvas-absolute.is-open {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 94vw;
  -webkit-transform: translateX(-94vw);
          transform: translateX(-94vw);
}
.off-canvas-content .off-canvas.position-left {
  -webkit-transform: translateX(-94vw);
          transform: translateX(-94vw);
}
.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content.is-open-left.has-transition-push {
  -webkit-transform: translateX(94vw);
          transform: translateX(94vw);
}

.position-left.is-transition-push {
  -webkit-box-shadow: inset -13px 0 20px -13px rgba(22, 22, 25, 0.25);
          box-shadow: inset -13px 0 20px -13px rgba(22, 22, 25, 0.25);
}

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 94vw;
  -webkit-transform: translateX(94vw);
          transform: translateX(94vw);
}
.off-canvas-content .off-canvas.position-right {
  -webkit-transform: translateX(94vw);
          transform: translateX(94vw);
}
.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content.is-open-right.has-transition-push {
  -webkit-transform: translateX(-94vw);
          transform: translateX(-94vw);
}

.position-right.is-transition-push {
  -webkit-box-shadow: inset 13px 0 20px -13px rgba(22, 22, 25, 0.25);
          box-shadow: inset 13px 0 20px -13px rgba(22, 22, 25, 0.25);
}

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: 250px;
  -webkit-transform: translateY(-250px);
          transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top {
  -webkit-transform: translateY(-250px);
          transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content.is-open-top.has-transition-push {
  -webkit-transform: translateY(250px);
          transform: translateY(250px);
}

.position-top.is-transition-push {
  -webkit-box-shadow: inset 0 -13px 20px -13px rgba(22, 22, 25, 0.25);
          box-shadow: inset 0 -13px 20px -13px rgba(22, 22, 25, 0.25);
}

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: 250px;
  -webkit-transform: translateY(250px);
          transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom {
  -webkit-transform: translateY(250px);
          transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content.is-open-bottom.has-transition-push {
  -webkit-transform: translateY(-250px);
          transform: translateY(-250px);
}

.position-bottom.is-transition-push {
  -webkit-box-shadow: inset 0 13px 20px -13px rgba(22, 22, 25, 0.25);
          box-shadow: inset 0 13px 20px -13px rgba(22, 22, 25, 0.25);
}

.off-canvas-content {
  -webkit-transform: none;
          transform: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.off-canvas-content.has-transition-overlap, .off-canvas-content.has-transition-push {
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.off-canvas-content.has-transition-push {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.off-canvas-content .off-canvas.is-open {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

@media print, screen and (min-width: 50em) {
  .position-left.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 94vw;
  }
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 94vw;
  }
  .position-right.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 94vw;
  }
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 94vw;
  }
  .position-top.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 94vw;
  }
  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 94vw;
  }
  .position-bottom.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 94vw;
  }
  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 94vw;
  }
}
@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-large {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 94vw;
  }
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 94vw;
  }
  .position-right.reveal-for-large {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-large {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 94vw;
  }
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 94vw;
  }
  .position-top.reveal-for-large {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-large {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 94vw;
  }
  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 94vw;
  }
  .position-bottom.reveal-for-large {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-large {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 94vw;
  }
  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 94vw;
  }
}
@media print, screen and (min-width: 50em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    -webkit-transition: none;
    transition: none;
  }
  .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas.in-canvas-for-medium .close-button {
    display: none;
  }
}
@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    -webkit-transition: none;
    transition: none;
  }
  .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}
html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden;
}
html.is-reveal-open.zf-has-scroll {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
html.is-reveal-open body {
  overflow-y: hidden;
}

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(22, 22, 25, 0.45);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.reveal {
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 1006;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #95979B;
  border-radius: 0;
  background-color: #ffffff;
}
[data-whatinput=mouse] .reveal {
  outline: 0;
}
@media print, screen and (min-width: 50em) {
  .reveal {
    min-height: 0;
  }
}
.reveal .column {
  min-width: 0;
}
.reveal > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 50em) {
  .reveal {
    width: 600px;
    max-width: 70rem;
  }
}
.reveal.collapse {
  padding: 0;
}
@media print, screen and (min-width: 50em) {
  .reveal.tiny {
    width: 30%;
    max-width: 70rem;
  }
}
@media print, screen and (min-width: 50em) {
  .reveal.small {
    width: 50%;
    max-width: 70rem;
  }
}
@media print, screen and (min-width: 50em) {
  .reveal.large {
    width: 90%;
    max-width: 70rem;
  }
}
.reveal.full {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  min-height: 100%;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}
@media print, screen and (max-width: 49.99875em) {
  .reveal {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}
.reveal.without-overlay {
  position: fixed;
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.clearfix::before, .clearfix::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.clearfix::after {
  clear: both;
}

.align-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.align-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.align-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.align-justify {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.align-spaced {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.align-left.vertical.menu > li > a {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.align-right.vertical.menu > li > a {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.align-center.vertical.menu > li > a {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.align-top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.align-self-top {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.align-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.align-self-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.align-middle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.align-self-middle {
  -ms-flex-item-align: center;
      align-self: center;
}

.align-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.align-self-stretch {
  -ms-flex-item-align: stretch;
      align-self: stretch;
}

.align-center-middle {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

.small-order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.small-order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.small-order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.small-order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.small-order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.small-order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

@media print, screen and (min-width: 50em) {
  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .medium-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .medium-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .medium-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .medium-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .medium-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
@media print, screen and (min-width: 64em) {
  .large-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .large-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .large-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .large-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .large-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .large-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-child-auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.flex-child-grow {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.flex-child-shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.flex-dir-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex-dir-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.flex-dir-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex-dir-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

@media print, screen and (min-width: 50em) {
  .medium-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .medium-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .large-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .large-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .large-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

.visible {
  visibility: visible;
}

@media print, screen and (max-width: 49.99875em) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 50em) {
  .show-for-small-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 50em) {
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 49.99875em) {
  .show-for-medium {
    display: none !important;
  }
}

@media print, screen and (min-width: 50em) and (max-width: 63.99875em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 49.99875em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em) {
  .show-for-large {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
}

.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}
@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}
@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}

.show-for-dark-mode {
  display: none;
}

.hide-for-dark-mode {
  display: block;
}

@media screen and (prefers-color-scheme: dark) {
  .show-for-dark-mode {
    display: block !important;
  }
  .hide-for-dark-mode {
    display: none !important;
  }
}
.show-for-ie {
  display: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .show-for-ie {
    display: block !important;
  }
  .hide-for-ie {
    display: none !important;
  }
}
.show-for-sticky {
  display: none;
}

.is-stuck .show-for-sticky {
  display: block;
}

.is-stuck .hide-for-sticky {
  display: none;
}

.text-hide {
  font: 0/0 a !important;
  color: transparent !important;
  text-shadow: none !important;
  background-color: transparent !important;
  border: 0 !important;
}

.text-truncate {
  max-width: 100% !important;
  overflow: hidden !important;
  text-overflow: ellipsis;
  white-space: nowrap !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-wrap {
  word-wrap: break-word !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-overline {
  text-decoration: overline !important;
}

.text-underline {
  text-decoration: underline !important;
}

.text-line-through {
  text-decoration: line-through !important;
}

.font-wide {
  letter-spacing: 0.25rem;
}

.font-normal {
  font-weight: normal;
}

.font-bold {
  font-weight: bold;
}

.font-italic {
  font-style: italic !important;
}

ul.list-disc {
  list-style-type: disc !important;
}

ul.list-circle {
  list-style-type: circle !important;
}

ul.list-square {
  list-style-type: square !important;
}

ol.list-decimal {
  list-style-type: decimal !important;
}

ol.list-lower-alpha {
  list-style-type: lower-alpha !important;
}

ol.list-lower-latin {
  list-style-type: lower-latin !important;
}

ol.list-lower-roman {
  list-style-type: lower-roman !important;
}

ol.list-upper-alpha {
  list-style-type: upper-alpha !important;
}

ol.list-upper-latin {
  list-style-type: upper-latin !important;
}

ol.list-upper-roman {
  list-style-type: upper-roman !important;
}

.rounded {
  border-radius: 5000px !important;
}
.rounded .switch-paddle {
  border-radius: 5000px !important;
}
.rounded .switch-paddle:after {
  border-radius: 50%;
}

.radius {
  border-radius: 0.1875rem;
}

.bordered {
  border: 0.0625rem solid #95979B;
}

.shadow {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.arrow-down {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4375rem;
  content: "";
  border-bottom-width: 0;
  border-color: #161619 transparent transparent;
}

.arrow-up {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4375rem;
  content: "";
  border-top-width: 0;
  border-color: transparent transparent #161619;
}

.arrow-right {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4375rem;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #161619;
}

.arrow-left {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4375rem;
  content: "";
  border-left-width: 0;
  border-color: transparent #161619 transparent transparent;
}

.separator-center {
  text-align: center !important;
}
.separator-center::before, .separator-center::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.separator-center::after {
  clear: both;
}
.separator-center::after {
  position: relative !important;
  width: 3rem;
  border-bottom: 0.125rem solid #1357A2;
  margin: 1rem auto 0;
}

.separator-left {
  text-align: left !important;
}
.separator-left::before, .separator-left::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.separator-left::after {
  clear: both;
}
.separator-left::after {
  position: relative !important;
  width: 3rem;
  border-bottom: 0.125rem solid #1357A2;
  margin: 1rem auto 0;
  margin-left: 0 !important;
}

.separator-right {
  text-align: right !important;
}
.separator-right::before, .separator-right::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.separator-right::after {
  clear: both;
}
.separator-right::after {
  position: relative !important;
  width: 3rem;
  border-bottom: 0.125rem solid #1357A2;
  margin: 1rem auto 0;
  margin-right: 0 !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-x-visible {
  overflow-x: visible !important;
}

.overflow-y-visible {
  overflow-y: visible !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-x-hidden {
  overflow-x: hidden !important;
}

.overflow-y-hidden {
  overflow-y: hidden !important;
}

.overflow-scroll {
  overflow: scroll !important;
  -webkit-overflow-scrolling: touch;
}

.overflow-x-scroll {
  overflow-x: scroll !important;
  -webkit-overflow-scrolling: touch;
}

.overflow-y-scroll {
  overflow-y: scroll !important;
  -webkit-overflow-scrolling: touch;
}

.display-inline {
  display: inline !important;
}

.display-inline-block {
  display: inline-block !important;
}

.display-block {
  display: block !important;
}

.display-table {
  display: table !important;
}

.display-table-cell {
  display: table-cell !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-fixed-top {
  position: fixed !important;
  top: 0rem !important;
  right: 0rem !important;
  left: 0rem !important;
  z-index: 975;
}

.position-fixed-bottom {
  position: fixed !important;
  right: 0rem !important;
  bottom: 0rem !important;
  left: 0rem !important;
  z-index: 975;
}

.border-box {
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
}

.border-none {
  border: 0 !important;
}

.width-25 {
  width: 25% !important;
}

.width-50 {
  width: 50% !important;
}

.width-75 {
  width: 75% !important;
}

.width-100 {
  width: 100% !important;
}

.height-25 {
  height: 25% !important;
}

.height-50 {
  height: 50% !important;
}

.height-75 {
  height: 75% !important;
}

.height-100 {
  height: 100% !important;
}

.max-width-100 {
  max-width: 100% !important;
}

.max-height-100 {
  max-height: 100% !important;
}

.margin-0 {
  margin: 0rem !important;
}

.margin-top-0 {
  margin-top: 0rem !important;
}

.margin-right-0 {
  margin-right: 0rem !important;
}

.margin-bottom-0 {
  margin-bottom: 0rem !important;
}

.margin-left-0 {
  margin-left: 0rem !important;
}

.margin-horizontal-0 {
  margin-right: 0rem !important;
  margin-left: 0rem !important;
}

.margin-vertical-0 {
  margin-top: 0rem !important;
  margin-bottom: 0rem !important;
}

.padding-0 {
  padding: 0rem !important;
}

.padding-top-0 {
  padding-top: 0rem !important;
}

.padding-right-0 {
  padding-right: 0rem !important;
}

.padding-bottom-0 {
  padding-bottom: 0rem !important;
}

.padding-left-0 {
  padding-left: 0rem !important;
}

.padding-horizontal-0 {
  padding-right: 0rem !important;
  padding-left: 0rem !important;
}

.padding-vertical-0 {
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
}

.margin-1 {
  margin: 1rem !important;
}

.margin-top-1 {
  margin-top: 1rem !important;
}

.margin-right-1 {
  margin-right: 1rem !important;
}

.margin-bottom-1 {
  margin-bottom: 1rem !important;
}

.margin-left-1 {
  margin-left: 1rem !important;
}

.margin-horizontal-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.margin-vertical-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.padding-1 {
  padding: 1rem !important;
}

.padding-top-1 {
  padding-top: 1rem !important;
}

.padding-right-1 {
  padding-right: 1rem !important;
}

.padding-bottom-1 {
  padding-bottom: 1rem !important;
}

.padding-left-1 {
  padding-left: 1rem !important;
}

.padding-horizontal-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.padding-vertical-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.margin-2 {
  margin: 2rem !important;
}

.margin-top-2 {
  margin-top: 2rem !important;
}

.margin-right-2 {
  margin-right: 2rem !important;
}

.margin-bottom-2 {
  margin-bottom: 2rem !important;
}

.margin-left-2 {
  margin-left: 2rem !important;
}

.margin-horizontal-2 {
  margin-right: 2rem !important;
  margin-left: 2rem !important;
}

.margin-vertical-2 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.padding-2 {
  padding: 2rem !important;
}

.padding-top-2 {
  padding-top: 2rem !important;
}

.padding-right-2 {
  padding-right: 2rem !important;
}

.padding-bottom-2 {
  padding-bottom: 2rem !important;
}

.padding-left-2 {
  padding-left: 2rem !important;
}

.padding-horizontal-2 {
  padding-right: 2rem !important;
  padding-left: 2rem !important;
}

.padding-vertical-2 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.margin-3 {
  margin: 3rem !important;
}

.margin-top-3 {
  margin-top: 3rem !important;
}

.margin-right-3 {
  margin-right: 3rem !important;
}

.margin-bottom-3 {
  margin-bottom: 3rem !important;
}

.margin-left-3 {
  margin-left: 3rem !important;
}

.margin-horizontal-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.margin-vertical-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.padding-3 {
  padding: 3rem !important;
}

.padding-top-3 {
  padding-top: 3rem !important;
}

.padding-right-3 {
  padding-right: 3rem !important;
}

.padding-bottom-3 {
  padding-bottom: 3rem !important;
}

.padding-left-3 {
  padding-left: 3rem !important;
}

.padding-horizontal-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.padding-vertical-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

h1, .has-h-1-font-size,
.h1 {
  letter-spacing: -0.88px;
  font-weight: 800;
}
@media print, screen and (min-width: 50em) {
  h1, .has-h-1-font-size,
  .h1 {
    letter-spacing: -1.22px;
    font-weight: 800;
  }
}

h2, .has-h-2-font-size,
.h2 {
  letter-spacing: -0.37px;
  font-weight: 700;
}
@media print, screen and (min-width: 50em) {
  h2, .has-h-2-font-size,
  .h2 {
    letter-spacing: -0.49px;
    font-weight: 700;
  }
}

h3, .has-h-3-font-size,
.h3 {
  letter-spacing: -0.37px;
  font-weight: 700;
}
@media print, screen and (min-width: 50em) {
  h3, .has-h-3-font-size,
  .h3 {
    letter-spacing: -0.39px;
    font-weight: 700;
  }
}

h4, #gw-site .gform_title, .has-h-4-font-size,
.h4,
body.single-post .author-card .author-name {
  letter-spacing: -0.26px;
  font-weight: 700;
}
@media print, screen and (min-width: 50em) {
  h4, #gw-site .gform_title, .has-h-4-font-size,
  .h4,
  body.single-post .author-card .author-name {
    letter-spacing: -0.31px;
    font-weight: 700;
  }
}

h5, .personnel-meta .personnel-title-list, .has-h-5-font-size,
.h5 {
  letter-spacing: -0.26px;
  font-weight: 500;
}
@media print, screen and (min-width: 50em) {
  h5, .personnel-meta .personnel-title-list, .has-h-5-font-size,
  .h5 {
    letter-spacing: -0.26px;
    font-weight: 500;
  }
}

h6, .sidebar-container .recent-posts-block .featured-layout .post-title, .has-h-6-font-size,
.h6 {
  letter-spacing: -0.26px;
  font-weight: 600;
}
@media print, screen and (min-width: 50em) {
  h6, .sidebar-container .recent-posts-block .featured-layout .post-title, .has-h-6-font-size,
  .h6 {
    letter-spacing: -0.26px;
    font-weight: 600;
  }
}

h1, .has-h-1-font-size,
.h1 {
  font-style: italic;
  margin-bottom: 1.25rem;
}

.has-default-font-size {
  font-size: 16px;
}

.has-lead-font-size {
  font-weight: 500;
  font-size: 18px;
}

.has-small-font-size {
  font-size: 13px;
}

.entry-content *:not(.wp-block-gw-background-container) h1:not(.h3):not(.h4):not(.h5):not(.h6), .entry-content *:not(.wp-block-gw-background-container) .has-h-1-font-size:not(.h3):not(.h4):not(.h5):not(.h6),
.entry-content *:not(.wp-block-gw-background-container) .h1:not(.h3):not(.h4):not(.h5):not(.h6), .page-header *:not(.wp-block-gw-background-container) h1:not(.h3):not(.h4):not(.h5):not(.h6), .page-header *:not(.wp-block-gw-background-container) .has-h-1-font-size:not(.h3):not(.h4):not(.h5):not(.h6),
.page-header *:not(.wp-block-gw-background-container) .h1:not(.h3):not(.h4):not(.h5):not(.h6) {
  color: #002956;
}
.entry-content *:not(.wp-block-gw-background-container) h2:not(.h3):not(.h4):not(.h5):not(.h6), .entry-content *:not(.wp-block-gw-background-container) .has-h-2-font-size:not(.h3):not(.h4):not(.h5):not(.h6),
.entry-content *:not(.wp-block-gw-background-container) .h2:not(.h3):not(.h4):not(.h5):not(.h6), .page-header *:not(.wp-block-gw-background-container) h2:not(.h3):not(.h4):not(.h5):not(.h6), .page-header *:not(.wp-block-gw-background-container) .has-h-2-font-size:not(.h3):not(.h4):not(.h5):not(.h6),
.page-header *:not(.wp-block-gw-background-container) .h2:not(.h3):not(.h4):not(.h5):not(.h6) {
  color: #002956;
}

hr {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
@media print, screen and (min-width: 64em) {
  hr {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}

.is-style-constrained {
  max-width: 50rem !important;
  margin-left: auto;
  margin-right: auto;
}

a.secondary:not(.gw-button) {
  color: #E8BB00;
}

figure figcaption {
  font-size: 0.875rem;
  font-style: italic;
  color: #95979B;
  margin-top: 0.5rem;
}

.aspect-ratio-image-container {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
}
.aspect-ratio-image-container.landscape {
  padding-top: 56.66%;
}
.aspect-ratio-image-container.portrait {
  padding-top: 150%;
}
.aspect-ratio-image-container > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.aspect-ratio-image-container > img.contain {
  -o-object-fit: contain;
     object-fit: contain;
  width: 90%;
  height: 90%;
  top: 5%;
  left: 5%;
}

.pagination-container {
  margin-top: 2rem;
}
.pagination-container .pagination {
  font-size: 1rem;
}
.pagination-container .pagination .current {
  background: #E8BB00;
  color: #161619;
  font-size: 1rem;
}
.pagination-container .pagination a {
  font-size: 1rem;
}
.pagination-container .pagination li {
  display: inline-block;
}
.pagination-container .pagination li:has(.current) {
  display: inline-block;
}
.pagination-container .pagination .pagination-next a:after {
  content: "\f054";
  font: var(--fa-font-regular);
  margin: 0;
}
.pagination-container .pagination .pagination-previous a:before {
  content: "\f053";
  font: var(--fa-font-regular);
  margin: 0;
}

.wp-block-acf-buttons {
  float: none !important;
}

.buttons-block {
  width: 100%;
}
.buttons-block.alignleft, .buttons-block.aligncenter, .buttons-block.alignright {
  float: none;
}
.buttons-block .buttons-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 0.5rem;
  width: 100%;
}
.buttons-block.alignleft .buttons-inner {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.buttons-block.aligncenter .buttons-inner {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.buttons-block.alignright .buttons-inner {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.gw-button {
  font-size: 15px;
  font-family: "Mona Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  padding: 0.3125rem 0.5rem;
  margin: 0;
  font-weight: 600;
  border-radius: 0;
  border: 2px solid #1357A2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  line-height: 1.5;
  color: #ffffff;
  background-color: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.gw-button:after {
  background-color: #1357A2;
}
.gw-button:hover, .gw-button:focus {
  text-decoration: none;
  color: #ffffff;
  border-color: rgb(15.7878453039, 72.2917127072, 134.6121546961);
}
.gw-button:hover:after, .gw-button:focus:after {
  background-color: rgb(15.7878453039, 72.2917127072, 134.6121546961);
}
.gw-button {
  border-bottom: 0;
  border-right: 0;
  position: relative;
  overflow: hidden;
  padding-right: 1rem;
}
.gw-button:not(.ignore-min-width) {
  min-width: 120px;
}
.gw-button {
  position: relative;
  z-index: 1;
}
.gw-button:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border-bottom: 2px solid #1357A2;
  border-right: 2px solid #1357A2;
  background-color: #1357A2;
  -webkit-transform: skewX(-10deg);
          transform: skewX(-10deg);
  -webkit-transform-origin: top right;
          transform-origin: top right;
  z-index: -1;
}
.gw-button.primary {
  border-color: #1357A2;
}
.gw-button.primary:after {
  background-color: #1357A2;
  border-bottom: 2px solid #1357A2;
  border-right: 2px solid #1357A2;
}
.gw-button.primary:hover {
  border-color: rgb(17.929281768, 82.0972375691, 152.870718232);
}
.gw-button.primary:hover:after {
  border-color: rgb(17.929281768, 82.0972375691, 152.870718232);
  background-color: rgb(17.929281768, 82.0972375691, 152.870718232);
}
.gw-button.secondary {
  border-color: #E8BB00;
}
.gw-button.secondary:after {
  background-color: #E8BB00;
  border-bottom: 2px solid #E8BB00;
  border-right: 2px solid #E8BB00;
}
.gw-button.secondary {
  color: #161619;
}
.gw-button.secondary:hover {
  border-color: rgb(221.8, 178.7784482759, 0);
}
.gw-button.secondary:hover:after {
  border-color: rgb(221.8, 178.7784482759, 0);
  background-color: rgb(221.8, 178.7784482759, 0);
}
.gw-button.white {
  color: #1357A2;
  border-color: #ffffff;
}
.gw-button.white:after {
  background-color: #ffffff;
  border-bottom: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
}
.gw-button.white:hover {
  color: #1357A2;
  border-color: rgb(249.9, 249.9, 249.9);
}
.gw-button.white:hover:after {
  background-color: rgb(249.9, 249.9, 249.9);
  border-color: rgb(249.9, 249.9, 249.9);
}
.gw-button.hollow, .wp-block-button.is-style-outline .gw-button.wp-block-button__link {
  color: #1357A2;
  background-color: transparent;
  border-color: #1357A2;
}
.gw-button.hollow:after, .wp-block-button.is-style-outline .gw-button.wp-block-button__link:after {
  background-color: transparent;
}
.gw-button.hollow:hover, .wp-block-button.is-style-outline .gw-button.wp-block-button__link:hover, .gw-button.hollow:focus, .wp-block-button.is-style-outline .gw-button.wp-block-button__link:focus {
  color: #ffffff;
  background-color: transparent;
}
.gw-button.hollow:hover:after, .wp-block-button.is-style-outline .gw-button.wp-block-button__link:hover:after, .gw-button.hollow:focus:after, .wp-block-button.is-style-outline .gw-button.wp-block-button__link:focus:after {
  background-color: #1357A2;
  border-color: #1357A2;
}
.gw-button.hollow.primary, .wp-block-button.is-style-outline .gw-button.primary.wp-block-button__link {
  color: #1357A2;
  border-color: #1357A2;
  background-color: transparent;
}
.gw-button.hollow.primary:after, .wp-block-button.is-style-outline .gw-button.primary.wp-block-button__link:after {
  border-bottom: 2px solid #1357A2;
  border-right: 2px solid #1357A2;
}
.gw-button.hollow.primary:hover, .wp-block-button.is-style-outline .gw-button.primary.wp-block-button__link:hover, .gw-button.hollow.primary:focus, .wp-block-button.is-style-outline .gw-button.primary.wp-block-button__link:focus {
  color: #ffffff;
  border-color: #1357A2;
}
.gw-button.hollow.primary:hover:after, .wp-block-button.is-style-outline .gw-button.primary.wp-block-button__link:hover:after, .gw-button.hollow.primary:focus:after, .wp-block-button.is-style-outline .gw-button.primary.wp-block-button__link:focus:after {
  background-color: #1357A2;
}
.gw-button.hollow.secondary, .wp-block-button.is-style-outline .gw-button.secondary.wp-block-button__link {
  color: #E8BB00;
  border-color: #E8BB00;
}
.gw-button.hollow.secondary:after, .wp-block-button.is-style-outline .gw-button.secondary.wp-block-button__link:after {
  background-color: transparent;
  border-bottom: 2px solid #E8BB00;
  border-right: 2px solid #E8BB00;
}
.gw-button.hollow.secondary:hover, .wp-block-button.is-style-outline .gw-button.secondary.wp-block-button__link:hover, .gw-button.hollow.secondary:focus, .wp-block-button.is-style-outline .gw-button.secondary.wp-block-button__link:focus {
  color: #161619;
  border-color: rgb(221.8, 178.7784482759, 0);
}
.gw-button.hollow.secondary:hover:after, .wp-block-button.is-style-outline .gw-button.secondary.wp-block-button__link:hover:after, .gw-button.hollow.secondary:focus:after, .wp-block-button.is-style-outline .gw-button.secondary.wp-block-button__link:focus:after {
  background-color: rgb(221.8, 178.7784482759, 0);
  border-color: rgb(221.8, 178.7784482759, 0);
}
.gw-button.hollow.white, .wp-block-button.is-style-outline .gw-button.white.wp-block-button__link {
  color: #ffffff;
  border-color: #ffffff;
}
.gw-button.hollow.white:after, .wp-block-button.is-style-outline .gw-button.white.wp-block-button__link:after {
  border-bottom: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
}
.gw-button.hollow.white:hover, .wp-block-button.is-style-outline .gw-button.white.wp-block-button__link:hover, .gw-button.hollow.white:focus, .wp-block-button.is-style-outline .gw-button.white.wp-block-button__link:focus {
  border-color: #ffffff;
  color: #1357A2;
}
.gw-button.hollow.white:hover:after, .wp-block-button.is-style-outline .gw-button.white.wp-block-button__link:hover:after, .gw-button.hollow.white:focus:after, .wp-block-button.is-style-outline .gw-button.white.wp-block-button__link:focus:after {
  background-color: #ffffff;
}
.gw-button.text-link, .gw-button.clear {
  color: #1357A2;
  border-color: transparent;
  background-color: transparent;
  padding-left: 0;
}
.gw-button.text-link:after, .gw-button.clear:after {
  display: none;
}
.gw-button.text-link:hover, .gw-button.text-link:focus, .gw-button.clear:hover, .gw-button.clear:focus {
  color: #1357A2;
  background-color: transparent;
  border-color: transparent;
  text-decoration: underline;
}
.gw-button.text-link.primary, .gw-button.clear.primary {
  color: #1357A2;
}
.gw-button.text-link.primary:hover, .gw-button.clear.primary:hover {
  color: #1357A2;
}
.gw-button.text-link.secondary, .gw-button.clear.secondary {
  color: #E8BB00;
}
.gw-button.text-link.secondary:hover, .gw-button.clear.secondary:hover {
  color: #E8BB00;
}
.gw-button.text-link.white, .gw-button.clear.white {
  color: #ffffff;
}
.gw-button.text-link.white:hover, .gw-button.text-link.white:focus, .gw-button.clear.white:hover, .gw-button.clear.white:focus {
  color: #ffffff;
}
.gw-button.small {
  padding: 0.3125rem 0.5rem;
  font-size: 0.875rem;
}
.gw-button.large {
  padding: 0.5rem 0.75rem;
  font-size: 1.125rem;
}
.gw-button.expanded {
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .gw-button.large-expanded {
    width: 100%;
  }
}
@media print, screen and (min-width: 50em) {
  .gw-button.medium-expanded {
    width: 100%;
  }
}
.gw-button.small-expanded {
  width: 100%;
}
@media print, screen and (max-width: 74.99875em) {
  .gw-button.large-down-expanded {
    width: 100%;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .gw-button.medium-down-expanded {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .gw-button.large-only-expanded {
    width: 100%;
  }
}
@media print, screen and (min-width: 50em) and (max-width: 63.99875em) {
  .gw-button.medium-only-expanded {
    width: 100%;
  }
}
@media print, screen and (max-width: 49.99875em) {
  .gw-button.small-only-expanded {
    width: 100%;
  }
}
.gw-button.no-margin {
  margin: 0;
}

.gw-button-wrapper {
  position: relative;
  margin: 0 0 0.75rem 0;
  line-height: 0;
  z-index: 1;
}
.gw-button-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 100%;
  background-color: #E8BB00;
  -webkit-transform: skewX(-10deg) translateX(0px);
          transform: skewX(-10deg) translateX(0px);
  -webkit-transform-origin: top right;
          transform-origin: top right;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: -1;
}
.gw-button-wrapper:hover:before, .gw-button-wrapper:focus:before {
  width: 7px;
  -webkit-transform: skewX(-10deg) translateX(12px);
          transform: skewX(-10deg) translateX(12px);
}
.gw-button-wrapper .gw-button {
  padding-right: 1rem;
}

@media screen and (max-width: 48.8125em) {
  .wp-block-column:not(:only-child) {
    margin-bottom: 1rem;
  }
}
.wp-block-group.alignfull .wp-block-group__inner-container .wp-block-group {
  max-width: 70rem;
  margin-left: auto;
  margin-right: auto;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
@media print, screen and (min-width: 50em) {
  .wp-block-group.alignfull .wp-block-group__inner-container .wp-block-group {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}
.wp-block-group.alignfull .wp-block-group__inner-container .wp-block-group .wp-block-group__inner-container {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(100% - 1rem);
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.wp-block-columns {
  max-width: 100%;
}

.wp-block-column {
  max-width: 100%;
}
@media print, screen and (max-width: 49.99875em) {
  .wp-block-column.auto, .wp-block-column.shrink {
    -ms-flex-preferred-size: auto !important;
        flex-basis: auto !important;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 50em) {
  .wp-block-column.auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
  }
  .wp-block-column.shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}

/*
Frontend styles for gutenberg blocks
*/
/** === Base Color Palatte === */
.has-primary-background-color {
  background-color: #1357A2;
}

.has-primary-color {
  color: #1357A2;
}

.has-secondary-background-color {
  background-color: #E8BB00;
}

.has-secondary-color {
  color: #E8BB00;
}

.has-dark-blue-background-color {
  background-color: #002956;
}

.has-dark-blue-color {
  color: #002956;
}

.has-medium-blue-background-color {
  background-color: #1357A2;
}

.has-medium-blue-color {
  color: #1357A2;
}

.has-yellow-background-color {
  background-color: #E8BB00;
}

.has-yellow-color {
  color: #E8BB00;
}

.has-dark-gray-background-color {
  background-color: #605F6A;
}

.has-dark-gray-color {
  color: #605F6A;
}

.has-medium-gray-background-color {
  background-color: #95979B;
}

.has-medium-gray-color {
  color: #95979B;
}

.has-light-gray-background-color {
  background-color: #DFE2E9;
}

.has-light-gray-color {
  color: #DFE2E9;
}

.has-black-background-color {
  background-color: #161619;
}

.has-black-color {
  color: #161619;
}

.has-white-background-color {
  background-color: #ffffff;
}

.has-white-color {
  color: #ffffff;
}

.has-success-background-color {
  background-color: #8ac926;
}

.has-success-color {
  color: #8ac926;
}

.has-warning-background-color {
  background-color: #ffca3a;
}

.has-warning-color {
  color: #ffca3a;
}

.has-alert-background-color {
  background-color: #ff595e;
}

.has-alert-color {
  color: #ff595e;
}

/** === Button === */
.wp-block-button .wp-block-button__link.has-primary-background-color {
  background-color: #1357A2;
}
.wp-block-button .wp-block-button__link.has-primary-color {
  color: #1357A2;
}
.wp-block-button .wp-block-button__link.has-secondary-background-color {
  background-color: #E8BB00;
}
.wp-block-button .wp-block-button__link.has-secondary-color {
  color: #E8BB00;
}
.wp-block-button .wp-block-button__link.has-dark-blue-background-color {
  background-color: #002956;
}
.wp-block-button .wp-block-button__link.has-dark-blue-color {
  color: #002956;
}
.wp-block-button .wp-block-button__link.has-medium-blue-background-color {
  background-color: #1357A2;
}
.wp-block-button .wp-block-button__link.has-medium-blue-color {
  color: #1357A2;
}
.wp-block-button .wp-block-button__link.has-yellow-background-color {
  background-color: #E8BB00;
}
.wp-block-button .wp-block-button__link.has-yellow-color {
  color: #E8BB00;
}
.wp-block-button .wp-block-button__link.has-dark-gray-background-color {
  background-color: #605F6A;
}
.wp-block-button .wp-block-button__link.has-dark-gray-color {
  color: #605F6A;
}
.wp-block-button .wp-block-button__link.has-medium-gray-background-color {
  background-color: #95979B;
}
.wp-block-button .wp-block-button__link.has-medium-gray-color {
  color: #95979B;
}
.wp-block-button .wp-block-button__link.has-light-gray-background-color {
  background-color: #DFE2E9;
}
.wp-block-button .wp-block-button__link.has-light-gray-color {
  color: #DFE2E9;
}
.wp-block-button .wp-block-button__link.has-black-background-color {
  background-color: #161619;
}
.wp-block-button .wp-block-button__link.has-black-color {
  color: #161619;
}
.wp-block-button .wp-block-button__link.has-white-background-color {
  background-color: #ffffff;
}
.wp-block-button .wp-block-button__link.has-white-color {
  color: #ffffff;
}
.wp-block-button .wp-block-button__link.has-success-background-color {
  background-color: #8ac926;
}
.wp-block-button .wp-block-button__link.has-success-color {
  color: #8ac926;
}
.wp-block-button .wp-block-button__link.has-warning-background-color {
  background-color: #ffca3a;
}
.wp-block-button .wp-block-button__link.has-warning-color {
  color: #ffca3a;
}
.wp-block-button .wp-block-button__link.has-alert-background-color {
  background-color: #ff595e;
}
.wp-block-button .wp-block-button__link.has-alert-color {
  color: #ff595e;
}
.wp-block-button.is-style-squared .wp-block-button__link {
  border-radius: 0;
}
/** === File === */
.wp-block-file .wp-block-file__button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0.75rem 0;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: "Mona Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  font-size: 0.9rem;
  font-weight: 600;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  padding: 0.3125rem 0.5rem;
}
[data-whatinput=mouse] .wp-block-file .wp-block-file__button {
  outline: 0;
}
.wp-block-file .wp-block-file__button, .wp-block-file .wp-block-file__button.disabled, .wp-block-file .wp-block-file__button[disabled], .wp-block-file .wp-block-file__button.disabled:hover, .wp-block-file .wp-block-file__button[disabled]:hover, .wp-block-file .wp-block-file__button.disabled:focus, .wp-block-file .wp-block-file__button[disabled]:focus {
  background-color: #1357A2;
  color: #ffffff;
}
.wp-block-file .wp-block-file__button:hover, .wp-block-file .wp-block-file__button:focus {
  background-color: rgb(16.15, 73.95, 137.7);
  color: #ffffff;
}

.wp-block-quote {
  border-left: 0;
  padding-bottom: 0.5rem;
}
.wp-block-quote p {
  padding-left: 1rem;
  border-left: 1px solid #95979B;
  margin-bottom: 0;
  padding-bottom: 0.5rem;
}
.wp-block-quote p:last-of-type {
  padding-bottom: 0;
}

.wp-block-pullquote blockquote {
  margin: 0 auto;
}

.entry-content > ul {
  padding-bottom: 0.5rem;
}
.entry-content > ul li {
  margin-left: 1.25rem;
}
.wp-block-cover {
  padding: 3rem 0;
}
.wp-block-cover .wp-block-cover__inner-container > *:not(.alignfull):not(.alignwide):not([data-align=full]):not([data-align=wide]) {
  max-width: 70rem;
  margin-left: auto;
  margin-right: auto;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
@media print, screen and (min-width: 50em) {
  .wp-block-cover .wp-block-cover__inner-container > *:not(.alignfull):not(.alignwide):not([data-align=full]):not([data-align=wide]) {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}
.wp-block-cover .wp-block-cover__inner-container > *:not(.alignfull):not(.alignwide):not([data-align=full]):not([data-align=wide]) {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.5rem;
}

.gw-grid {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media print, screen and (min-width: 64em) {
  .gw-grid {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
.gw-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 70rem;
  margin: 0 auto;
  gap: 1.5rem;
}
.gw-grid > .cell {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: auto;
}
.gw-grid.no-gap {
  gap: 0;
}
.gw-grid.no-gap-x {
  -webkit-column-gap: 0;
     -moz-column-gap: 0;
          column-gap: 0;
}
.gw-grid.no-gap-y {
  row-gap: 0;
}
.gw-grid.big-gap {
  gap: 3rem;
}
.gw-grid.small-gap {
  gap: 1rem;
}
.gw-grid.no-gutters {
  padding: 0;
  margin: 0;
}
.gw-grid.narrow {
  max-width: 50rem;
}
.gw-grid.alignfull {
  max-width: none;
}
.gw-grid.alignwide {
  max-width: 125rem;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.gw-grid + .gw-grid {
  margin-top: 1.5rem;
}

.small-1 {
  -ms-flex-preferred-size: calc(8.3333333333% - 1.375rem);
      flex-basis: calc(8.3333333333% - 1.375rem);
  max-width: calc(8.3333333333% - 1.375rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.big-gap > .small-1 {
  -ms-flex-preferred-size: calc(8.3333333333% - 2.75rem);
      flex-basis: calc(8.3333333333% - 2.75rem);
  max-width: calc(8.3333333333% - 2.75rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.small-gap > .small-1 {
  -ms-flex-preferred-size: calc(8.3333333333% - 0.9166666667rem);
      flex-basis: calc(8.3333333333% - 0.9166666667rem);
  max-width: calc(8.3333333333% - 0.9166666667rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.small-2 {
  -ms-flex-preferred-size: calc(16.6666666667% - 1.25rem);
      flex-basis: calc(16.6666666667% - 1.25rem);
  max-width: calc(16.6666666667% - 1.25rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.big-gap > .small-2 {
  -ms-flex-preferred-size: calc(16.6666666667% - 2.5rem);
      flex-basis: calc(16.6666666667% - 2.5rem);
  max-width: calc(16.6666666667% - 2.5rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.small-gap > .small-2 {
  -ms-flex-preferred-size: calc(16.6666666667% - 0.8333333333rem);
      flex-basis: calc(16.6666666667% - 0.8333333333rem);
  max-width: calc(16.6666666667% - 0.8333333333rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.small-3 {
  -ms-flex-preferred-size: calc(25% - 1.125rem);
      flex-basis: calc(25% - 1.125rem);
  max-width: calc(25% - 1.125rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.big-gap > .small-3 {
  -ms-flex-preferred-size: calc(25% - 2.25rem);
      flex-basis: calc(25% - 2.25rem);
  max-width: calc(25% - 2.25rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.small-gap > .small-3 {
  -ms-flex-preferred-size: calc(25% - 0.75rem);
      flex-basis: calc(25% - 0.75rem);
  max-width: calc(25% - 0.75rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.small-4 {
  -ms-flex-preferred-size: calc(33.3333333333% - 1rem);
      flex-basis: calc(33.3333333333% - 1rem);
  max-width: calc(33.3333333333% - 1rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.big-gap > .small-4 {
  -ms-flex-preferred-size: calc(33.3333333333% - 2rem);
      flex-basis: calc(33.3333333333% - 2rem);
  max-width: calc(33.3333333333% - 2rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.small-gap > .small-4 {
  -ms-flex-preferred-size: calc(33.3333333333% - 0.6666666667rem);
      flex-basis: calc(33.3333333333% - 0.6666666667rem);
  max-width: calc(33.3333333333% - 0.6666666667rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.small-5 {
  -ms-flex-preferred-size: calc(41.6666666667% - 0.875rem);
      flex-basis: calc(41.6666666667% - 0.875rem);
  max-width: calc(41.6666666667% - 0.875rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.big-gap > .small-5 {
  -ms-flex-preferred-size: calc(41.6666666667% - 1.75rem);
      flex-basis: calc(41.6666666667% - 1.75rem);
  max-width: calc(41.6666666667% - 1.75rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.small-gap > .small-5 {
  -ms-flex-preferred-size: calc(41.6666666667% - 0.5833333333rem);
      flex-basis: calc(41.6666666667% - 0.5833333333rem);
  max-width: calc(41.6666666667% - 0.5833333333rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.small-6 {
  -ms-flex-preferred-size: calc(50% - 0.75rem);
      flex-basis: calc(50% - 0.75rem);
  max-width: calc(50% - 0.75rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.big-gap > .small-6 {
  -ms-flex-preferred-size: calc(50% - 1.5rem);
      flex-basis: calc(50% - 1.5rem);
  max-width: calc(50% - 1.5rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.small-gap > .small-6 {
  -ms-flex-preferred-size: calc(50% - 0.5rem);
      flex-basis: calc(50% - 0.5rem);
  max-width: calc(50% - 0.5rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.small-7 {
  -ms-flex-preferred-size: calc(58.3333333333% - 0.625rem);
      flex-basis: calc(58.3333333333% - 0.625rem);
  max-width: calc(58.3333333333% - 0.625rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.big-gap > .small-7 {
  -ms-flex-preferred-size: calc(58.3333333333% - 1.25rem);
      flex-basis: calc(58.3333333333% - 1.25rem);
  max-width: calc(58.3333333333% - 1.25rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.small-gap > .small-7 {
  -ms-flex-preferred-size: calc(58.3333333333% - 0.4166666667rem);
      flex-basis: calc(58.3333333333% - 0.4166666667rem);
  max-width: calc(58.3333333333% - 0.4166666667rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.small-8 {
  -ms-flex-preferred-size: calc(66.6666666667% - 0.5rem);
      flex-basis: calc(66.6666666667% - 0.5rem);
  max-width: calc(66.6666666667% - 0.5rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.big-gap > .small-8 {
  -ms-flex-preferred-size: calc(66.6666666667% - 1rem);
      flex-basis: calc(66.6666666667% - 1rem);
  max-width: calc(66.6666666667% - 1rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.small-gap > .small-8 {
  -ms-flex-preferred-size: calc(66.6666666667% - 0.3333333333rem);
      flex-basis: calc(66.6666666667% - 0.3333333333rem);
  max-width: calc(66.6666666667% - 0.3333333333rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.small-9 {
  -ms-flex-preferred-size: calc(75% - 0.375rem);
      flex-basis: calc(75% - 0.375rem);
  max-width: calc(75% - 0.375rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.big-gap > .small-9 {
  -ms-flex-preferred-size: calc(75% - 0.75rem);
      flex-basis: calc(75% - 0.75rem);
  max-width: calc(75% - 0.75rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.small-gap > .small-9 {
  -ms-flex-preferred-size: calc(75% - 0.25rem);
      flex-basis: calc(75% - 0.25rem);
  max-width: calc(75% - 0.25rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.small-10 {
  -ms-flex-preferred-size: calc(83.3333333333% - 0.25rem);
      flex-basis: calc(83.3333333333% - 0.25rem);
  max-width: calc(83.3333333333% - 0.25rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.big-gap > .small-10 {
  -ms-flex-preferred-size: calc(83.3333333333% - 0.5rem);
      flex-basis: calc(83.3333333333% - 0.5rem);
  max-width: calc(83.3333333333% - 0.5rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.small-gap > .small-10 {
  -ms-flex-preferred-size: calc(83.3333333333% - 0.1666666667rem);
      flex-basis: calc(83.3333333333% - 0.1666666667rem);
  max-width: calc(83.3333333333% - 0.1666666667rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.small-11 {
  -ms-flex-preferred-size: calc(91.6666666667% - 0.125rem);
      flex-basis: calc(91.6666666667% - 0.125rem);
  max-width: calc(91.6666666667% - 0.125rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.big-gap > .small-11 {
  -ms-flex-preferred-size: calc(91.6666666667% - 0.25rem);
      flex-basis: calc(91.6666666667% - 0.25rem);
  max-width: calc(91.6666666667% - 0.25rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.small-gap > .small-11 {
  -ms-flex-preferred-size: calc(91.6666666667% - 0.0833333333rem);
      flex-basis: calc(91.6666666667% - 0.0833333333rem);
  max-width: calc(91.6666666667% - 0.0833333333rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.small-12 {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  max-width: calc(100% - 0rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.big-gap > .small-12 {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  max-width: calc(100% - 0rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.small-gap > .small-12 {
  -ms-flex-preferred-size: calc(100% - 0rem);
      flex-basis: calc(100% - 0rem);
  max-width: calc(100% - 0rem);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media print, screen and (min-width: 50em) {
  .medium-1 {
    -ms-flex-preferred-size: calc(8.3333333333% - 1.375rem);
        flex-basis: calc(8.3333333333% - 1.375rem);
    max-width: calc(8.3333333333% - 1.375rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 50em) {
  .big-gap > .medium-1 {
    -ms-flex-preferred-size: calc(8.3333333333% - 2.75rem);
        flex-basis: calc(8.3333333333% - 2.75rem);
    max-width: calc(8.3333333333% - 2.75rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 50em) {
  .small-gap > .medium-1 {
    -ms-flex-preferred-size: calc(8.3333333333% - 0.9166666667rem);
        flex-basis: calc(8.3333333333% - 0.9166666667rem);
    max-width: calc(8.3333333333% - 0.9166666667rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 50em) {
  .medium-2 {
    -ms-flex-preferred-size: calc(16.6666666667% - 1.25rem);
        flex-basis: calc(16.6666666667% - 1.25rem);
    max-width: calc(16.6666666667% - 1.25rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 50em) {
  .big-gap > .medium-2 {
    -ms-flex-preferred-size: calc(16.6666666667% - 2.5rem);
        flex-basis: calc(16.6666666667% - 2.5rem);
    max-width: calc(16.6666666667% - 2.5rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 50em) {
  .small-gap > .medium-2 {
    -ms-flex-preferred-size: calc(16.6666666667% - 0.8333333333rem);
        flex-basis: calc(16.6666666667% - 0.8333333333rem);
    max-width: calc(16.6666666667% - 0.8333333333rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 50em) {
  .medium-3 {
    -ms-flex-preferred-size: calc(25% - 1.125rem);
        flex-basis: calc(25% - 1.125rem);
    max-width: calc(25% - 1.125rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 50em) {
  .big-gap > .medium-3 {
    -ms-flex-preferred-size: calc(25% - 2.25rem);
        flex-basis: calc(25% - 2.25rem);
    max-width: calc(25% - 2.25rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 50em) {
  .small-gap > .medium-3 {
    -ms-flex-preferred-size: calc(25% - 0.75rem);
        flex-basis: calc(25% - 0.75rem);
    max-width: calc(25% - 0.75rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 50em) {
  .medium-4 {
    -ms-flex-preferred-size: calc(33.3333333333% - 1rem);
        flex-basis: calc(33.3333333333% - 1rem);
    max-width: calc(33.3333333333% - 1rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 50em) {
  .big-gap > .medium-4 {
    -ms-flex-preferred-size: calc(33.3333333333% - 2rem);
        flex-basis: calc(33.3333333333% - 2rem);
    max-width: calc(33.3333333333% - 2rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 50em) {
  .small-gap > .medium-4 {
    -ms-flex-preferred-size: calc(33.3333333333% - 0.6666666667rem);
        flex-basis: calc(33.3333333333% - 0.6666666667rem);
    max-width: calc(33.3333333333% - 0.6666666667rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 50em) {
  .medium-5 {
    -ms-flex-preferred-size: calc(41.6666666667% - 0.875rem);
        flex-basis: calc(41.6666666667% - 0.875rem);
    max-width: calc(41.6666666667% - 0.875rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 50em) {
  .big-gap > .medium-5 {
    -ms-flex-preferred-size: calc(41.6666666667% - 1.75rem);
        flex-basis: calc(41.6666666667% - 1.75rem);
    max-width: calc(41.6666666667% - 1.75rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 50em) {
  .small-gap > .medium-5 {
    -ms-flex-preferred-size: calc(41.6666666667% - 0.5833333333rem);
        flex-basis: calc(41.6666666667% - 0.5833333333rem);
    max-width: calc(41.6666666667% - 0.5833333333rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 50em) {
  .medium-6 {
    -ms-flex-preferred-size: calc(50% - 0.75rem);
        flex-basis: calc(50% - 0.75rem);
    max-width: calc(50% - 0.75rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 50em) {
  .big-gap > .medium-6 {
    -ms-flex-preferred-size: calc(50% - 1.5rem);
        flex-basis: calc(50% - 1.5rem);
    max-width: calc(50% - 1.5rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 50em) {
  .small-gap > .medium-6 {
    -ms-flex-preferred-size: calc(50% - 0.5rem);
        flex-basis: calc(50% - 0.5rem);
    max-width: calc(50% - 0.5rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 50em) {
  .medium-7 {
    -ms-flex-preferred-size: calc(58.3333333333% - 0.625rem);
        flex-basis: calc(58.3333333333% - 0.625rem);
    max-width: calc(58.3333333333% - 0.625rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 50em) {
  .big-gap > .medium-7 {
    -ms-flex-preferred-size: calc(58.3333333333% - 1.25rem);
        flex-basis: calc(58.3333333333% - 1.25rem);
    max-width: calc(58.3333333333% - 1.25rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 50em) {
  .small-gap > .medium-7 {
    -ms-flex-preferred-size: calc(58.3333333333% - 0.4166666667rem);
        flex-basis: calc(58.3333333333% - 0.4166666667rem);
    max-width: calc(58.3333333333% - 0.4166666667rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 50em) {
  .medium-8 {
    -ms-flex-preferred-size: calc(66.6666666667% - 0.5rem);
        flex-basis: calc(66.6666666667% - 0.5rem);
    max-width: calc(66.6666666667% - 0.5rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 50em) {
  .big-gap > .medium-8 {
    -ms-flex-preferred-size: calc(66.6666666667% - 1rem);
        flex-basis: calc(66.6666666667% - 1rem);
    max-width: calc(66.6666666667% - 1rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 50em) {
  .small-gap > .medium-8 {
    -ms-flex-preferred-size: calc(66.6666666667% - 0.3333333333rem);
        flex-basis: calc(66.6666666667% - 0.3333333333rem);
    max-width: calc(66.6666666667% - 0.3333333333rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 50em) {
  .medium-9 {
    -ms-flex-preferred-size: calc(75% - 0.375rem);
        flex-basis: calc(75% - 0.375rem);
    max-width: calc(75% - 0.375rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 50em) {
  .big-gap > .medium-9 {
    -ms-flex-preferred-size: calc(75% - 0.75rem);
        flex-basis: calc(75% - 0.75rem);
    max-width: calc(75% - 0.75rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 50em) {
  .small-gap > .medium-9 {
    -ms-flex-preferred-size: calc(75% - 0.25rem);
        flex-basis: calc(75% - 0.25rem);
    max-width: calc(75% - 0.25rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 50em) {
  .medium-10 {
    -ms-flex-preferred-size: calc(83.3333333333% - 0.25rem);
        flex-basis: calc(83.3333333333% - 0.25rem);
    max-width: calc(83.3333333333% - 0.25rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 50em) {
  .big-gap > .medium-10 {
    -ms-flex-preferred-size: calc(83.3333333333% - 0.5rem);
        flex-basis: calc(83.3333333333% - 0.5rem);
    max-width: calc(83.3333333333% - 0.5rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 50em) {
  .small-gap > .medium-10 {
    -ms-flex-preferred-size: calc(83.3333333333% - 0.1666666667rem);
        flex-basis: calc(83.3333333333% - 0.1666666667rem);
    max-width: calc(83.3333333333% - 0.1666666667rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 50em) {
  .medium-11 {
    -ms-flex-preferred-size: calc(91.6666666667% - 0.125rem);
        flex-basis: calc(91.6666666667% - 0.125rem);
    max-width: calc(91.6666666667% - 0.125rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 50em) {
  .big-gap > .medium-11 {
    -ms-flex-preferred-size: calc(91.6666666667% - 0.25rem);
        flex-basis: calc(91.6666666667% - 0.25rem);
    max-width: calc(91.6666666667% - 0.25rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 50em) {
  .small-gap > .medium-11 {
    -ms-flex-preferred-size: calc(91.6666666667% - 0.0833333333rem);
        flex-basis: calc(91.6666666667% - 0.0833333333rem);
    max-width: calc(91.6666666667% - 0.0833333333rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 50em) {
  .medium-12 {
    -ms-flex-preferred-size: calc(100% - 0rem);
        flex-basis: calc(100% - 0rem);
    max-width: calc(100% - 0rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 50em) {
  .big-gap > .medium-12 {
    -ms-flex-preferred-size: calc(100% - 0rem);
        flex-basis: calc(100% - 0rem);
    max-width: calc(100% - 0rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 50em) {
  .small-gap > .medium-12 {
    -ms-flex-preferred-size: calc(100% - 0rem);
        flex-basis: calc(100% - 0rem);
    max-width: calc(100% - 0rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .large-1 {
    -ms-flex-preferred-size: calc(8.3333333333% - 1.375rem);
        flex-basis: calc(8.3333333333% - 1.375rem);
    max-width: calc(8.3333333333% - 1.375rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .big-gap > .large-1 {
    -ms-flex-preferred-size: calc(8.3333333333% - 2.75rem);
        flex-basis: calc(8.3333333333% - 2.75rem);
    max-width: calc(8.3333333333% - 2.75rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .small-gap > .large-1 {
    -ms-flex-preferred-size: calc(8.3333333333% - 0.9166666667rem);
        flex-basis: calc(8.3333333333% - 0.9166666667rem);
    max-width: calc(8.3333333333% - 0.9166666667rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .large-2 {
    -ms-flex-preferred-size: calc(16.6666666667% - 1.25rem);
        flex-basis: calc(16.6666666667% - 1.25rem);
    max-width: calc(16.6666666667% - 1.25rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .big-gap > .large-2 {
    -ms-flex-preferred-size: calc(16.6666666667% - 2.5rem);
        flex-basis: calc(16.6666666667% - 2.5rem);
    max-width: calc(16.6666666667% - 2.5rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .small-gap > .large-2 {
    -ms-flex-preferred-size: calc(16.6666666667% - 0.8333333333rem);
        flex-basis: calc(16.6666666667% - 0.8333333333rem);
    max-width: calc(16.6666666667% - 0.8333333333rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .large-3 {
    -ms-flex-preferred-size: calc(25% - 1.125rem);
        flex-basis: calc(25% - 1.125rem);
    max-width: calc(25% - 1.125rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .big-gap > .large-3 {
    -ms-flex-preferred-size: calc(25% - 2.25rem);
        flex-basis: calc(25% - 2.25rem);
    max-width: calc(25% - 2.25rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .small-gap > .large-3 {
    -ms-flex-preferred-size: calc(25% - 0.75rem);
        flex-basis: calc(25% - 0.75rem);
    max-width: calc(25% - 0.75rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .large-4 {
    -ms-flex-preferred-size: calc(33.3333333333% - 1rem);
        flex-basis: calc(33.3333333333% - 1rem);
    max-width: calc(33.3333333333% - 1rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .big-gap > .large-4 {
    -ms-flex-preferred-size: calc(33.3333333333% - 2rem);
        flex-basis: calc(33.3333333333% - 2rem);
    max-width: calc(33.3333333333% - 2rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .small-gap > .large-4 {
    -ms-flex-preferred-size: calc(33.3333333333% - 0.6666666667rem);
        flex-basis: calc(33.3333333333% - 0.6666666667rem);
    max-width: calc(33.3333333333% - 0.6666666667rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .large-5 {
    -ms-flex-preferred-size: calc(41.6666666667% - 0.875rem);
        flex-basis: calc(41.6666666667% - 0.875rem);
    max-width: calc(41.6666666667% - 0.875rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .big-gap > .large-5 {
    -ms-flex-preferred-size: calc(41.6666666667% - 1.75rem);
        flex-basis: calc(41.6666666667% - 1.75rem);
    max-width: calc(41.6666666667% - 1.75rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .small-gap > .large-5 {
    -ms-flex-preferred-size: calc(41.6666666667% - 0.5833333333rem);
        flex-basis: calc(41.6666666667% - 0.5833333333rem);
    max-width: calc(41.6666666667% - 0.5833333333rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .large-6 {
    -ms-flex-preferred-size: calc(50% - 0.75rem);
        flex-basis: calc(50% - 0.75rem);
    max-width: calc(50% - 0.75rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .big-gap > .large-6 {
    -ms-flex-preferred-size: calc(50% - 1.5rem);
        flex-basis: calc(50% - 1.5rem);
    max-width: calc(50% - 1.5rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .small-gap > .large-6 {
    -ms-flex-preferred-size: calc(50% - 0.5rem);
        flex-basis: calc(50% - 0.5rem);
    max-width: calc(50% - 0.5rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .large-7 {
    -ms-flex-preferred-size: calc(58.3333333333% - 0.625rem);
        flex-basis: calc(58.3333333333% - 0.625rem);
    max-width: calc(58.3333333333% - 0.625rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .big-gap > .large-7 {
    -ms-flex-preferred-size: calc(58.3333333333% - 1.25rem);
        flex-basis: calc(58.3333333333% - 1.25rem);
    max-width: calc(58.3333333333% - 1.25rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .small-gap > .large-7 {
    -ms-flex-preferred-size: calc(58.3333333333% - 0.4166666667rem);
        flex-basis: calc(58.3333333333% - 0.4166666667rem);
    max-width: calc(58.3333333333% - 0.4166666667rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .large-8 {
    -ms-flex-preferred-size: calc(66.6666666667% - 0.5rem);
        flex-basis: calc(66.6666666667% - 0.5rem);
    max-width: calc(66.6666666667% - 0.5rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .big-gap > .large-8 {
    -ms-flex-preferred-size: calc(66.6666666667% - 1rem);
        flex-basis: calc(66.6666666667% - 1rem);
    max-width: calc(66.6666666667% - 1rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .small-gap > .large-8 {
    -ms-flex-preferred-size: calc(66.6666666667% - 0.3333333333rem);
        flex-basis: calc(66.6666666667% - 0.3333333333rem);
    max-width: calc(66.6666666667% - 0.3333333333rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .large-9 {
    -ms-flex-preferred-size: calc(75% - 0.375rem);
        flex-basis: calc(75% - 0.375rem);
    max-width: calc(75% - 0.375rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .big-gap > .large-9 {
    -ms-flex-preferred-size: calc(75% - 0.75rem);
        flex-basis: calc(75% - 0.75rem);
    max-width: calc(75% - 0.75rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .small-gap > .large-9 {
    -ms-flex-preferred-size: calc(75% - 0.25rem);
        flex-basis: calc(75% - 0.25rem);
    max-width: calc(75% - 0.25rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .large-10 {
    -ms-flex-preferred-size: calc(83.3333333333% - 0.25rem);
        flex-basis: calc(83.3333333333% - 0.25rem);
    max-width: calc(83.3333333333% - 0.25rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .big-gap > .large-10 {
    -ms-flex-preferred-size: calc(83.3333333333% - 0.5rem);
        flex-basis: calc(83.3333333333% - 0.5rem);
    max-width: calc(83.3333333333% - 0.5rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .small-gap > .large-10 {
    -ms-flex-preferred-size: calc(83.3333333333% - 0.1666666667rem);
        flex-basis: calc(83.3333333333% - 0.1666666667rem);
    max-width: calc(83.3333333333% - 0.1666666667rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .large-11 {
    -ms-flex-preferred-size: calc(91.6666666667% - 0.125rem);
        flex-basis: calc(91.6666666667% - 0.125rem);
    max-width: calc(91.6666666667% - 0.125rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .big-gap > .large-11 {
    -ms-flex-preferred-size: calc(91.6666666667% - 0.25rem);
        flex-basis: calc(91.6666666667% - 0.25rem);
    max-width: calc(91.6666666667% - 0.25rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .small-gap > .large-11 {
    -ms-flex-preferred-size: calc(91.6666666667% - 0.0833333333rem);
        flex-basis: calc(91.6666666667% - 0.0833333333rem);
    max-width: calc(91.6666666667% - 0.0833333333rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .large-12 {
    -ms-flex-preferred-size: calc(100% - 0rem);
        flex-basis: calc(100% - 0rem);
    max-width: calc(100% - 0rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .big-gap > .large-12 {
    -ms-flex-preferred-size: calc(100% - 0rem);
        flex-basis: calc(100% - 0rem);
    max-width: calc(100% - 0rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .small-gap > .large-12 {
    -ms-flex-preferred-size: calc(100% - 0rem);
        flex-basis: calc(100% - 0rem);
    max-width: calc(100% - 0rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-1 {
    -ms-flex-preferred-size: calc(8.3333333333% - 1.375rem);
        flex-basis: calc(8.3333333333% - 1.375rem);
    max-width: calc(8.3333333333% - 1.375rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media screen and (min-width: 75em) {
  .big-gap > .xlarge-1 {
    -ms-flex-preferred-size: calc(8.3333333333% - 2.75rem);
        flex-basis: calc(8.3333333333% - 2.75rem);
    max-width: calc(8.3333333333% - 2.75rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media screen and (min-width: 75em) {
  .small-gap > .xlarge-1 {
    -ms-flex-preferred-size: calc(8.3333333333% - 0.9166666667rem);
        flex-basis: calc(8.3333333333% - 0.9166666667rem);
    max-width: calc(8.3333333333% - 0.9166666667rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-2 {
    -ms-flex-preferred-size: calc(16.6666666667% - 1.25rem);
        flex-basis: calc(16.6666666667% - 1.25rem);
    max-width: calc(16.6666666667% - 1.25rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media screen and (min-width: 75em) {
  .big-gap > .xlarge-2 {
    -ms-flex-preferred-size: calc(16.6666666667% - 2.5rem);
        flex-basis: calc(16.6666666667% - 2.5rem);
    max-width: calc(16.6666666667% - 2.5rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media screen and (min-width: 75em) {
  .small-gap > .xlarge-2 {
    -ms-flex-preferred-size: calc(16.6666666667% - 0.8333333333rem);
        flex-basis: calc(16.6666666667% - 0.8333333333rem);
    max-width: calc(16.6666666667% - 0.8333333333rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-3 {
    -ms-flex-preferred-size: calc(25% - 1.125rem);
        flex-basis: calc(25% - 1.125rem);
    max-width: calc(25% - 1.125rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media screen and (min-width: 75em) {
  .big-gap > .xlarge-3 {
    -ms-flex-preferred-size: calc(25% - 2.25rem);
        flex-basis: calc(25% - 2.25rem);
    max-width: calc(25% - 2.25rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media screen and (min-width: 75em) {
  .small-gap > .xlarge-3 {
    -ms-flex-preferred-size: calc(25% - 0.75rem);
        flex-basis: calc(25% - 0.75rem);
    max-width: calc(25% - 0.75rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-4 {
    -ms-flex-preferred-size: calc(33.3333333333% - 1rem);
        flex-basis: calc(33.3333333333% - 1rem);
    max-width: calc(33.3333333333% - 1rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media screen and (min-width: 75em) {
  .big-gap > .xlarge-4 {
    -ms-flex-preferred-size: calc(33.3333333333% - 2rem);
        flex-basis: calc(33.3333333333% - 2rem);
    max-width: calc(33.3333333333% - 2rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media screen and (min-width: 75em) {
  .small-gap > .xlarge-4 {
    -ms-flex-preferred-size: calc(33.3333333333% - 0.6666666667rem);
        flex-basis: calc(33.3333333333% - 0.6666666667rem);
    max-width: calc(33.3333333333% - 0.6666666667rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-5 {
    -ms-flex-preferred-size: calc(41.6666666667% - 0.875rem);
        flex-basis: calc(41.6666666667% - 0.875rem);
    max-width: calc(41.6666666667% - 0.875rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media screen and (min-width: 75em) {
  .big-gap > .xlarge-5 {
    -ms-flex-preferred-size: calc(41.6666666667% - 1.75rem);
        flex-basis: calc(41.6666666667% - 1.75rem);
    max-width: calc(41.6666666667% - 1.75rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media screen and (min-width: 75em) {
  .small-gap > .xlarge-5 {
    -ms-flex-preferred-size: calc(41.6666666667% - 0.5833333333rem);
        flex-basis: calc(41.6666666667% - 0.5833333333rem);
    max-width: calc(41.6666666667% - 0.5833333333rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-6 {
    -ms-flex-preferred-size: calc(50% - 0.75rem);
        flex-basis: calc(50% - 0.75rem);
    max-width: calc(50% - 0.75rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media screen and (min-width: 75em) {
  .big-gap > .xlarge-6 {
    -ms-flex-preferred-size: calc(50% - 1.5rem);
        flex-basis: calc(50% - 1.5rem);
    max-width: calc(50% - 1.5rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media screen and (min-width: 75em) {
  .small-gap > .xlarge-6 {
    -ms-flex-preferred-size: calc(50% - 0.5rem);
        flex-basis: calc(50% - 0.5rem);
    max-width: calc(50% - 0.5rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-7 {
    -ms-flex-preferred-size: calc(58.3333333333% - 0.625rem);
        flex-basis: calc(58.3333333333% - 0.625rem);
    max-width: calc(58.3333333333% - 0.625rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media screen and (min-width: 75em) {
  .big-gap > .xlarge-7 {
    -ms-flex-preferred-size: calc(58.3333333333% - 1.25rem);
        flex-basis: calc(58.3333333333% - 1.25rem);
    max-width: calc(58.3333333333% - 1.25rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media screen and (min-width: 75em) {
  .small-gap > .xlarge-7 {
    -ms-flex-preferred-size: calc(58.3333333333% - 0.4166666667rem);
        flex-basis: calc(58.3333333333% - 0.4166666667rem);
    max-width: calc(58.3333333333% - 0.4166666667rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-8 {
    -ms-flex-preferred-size: calc(66.6666666667% - 0.5rem);
        flex-basis: calc(66.6666666667% - 0.5rem);
    max-width: calc(66.6666666667% - 0.5rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media screen and (min-width: 75em) {
  .big-gap > .xlarge-8 {
    -ms-flex-preferred-size: calc(66.6666666667% - 1rem);
        flex-basis: calc(66.6666666667% - 1rem);
    max-width: calc(66.6666666667% - 1rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media screen and (min-width: 75em) {
  .small-gap > .xlarge-8 {
    -ms-flex-preferred-size: calc(66.6666666667% - 0.3333333333rem);
        flex-basis: calc(66.6666666667% - 0.3333333333rem);
    max-width: calc(66.6666666667% - 0.3333333333rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-9 {
    -ms-flex-preferred-size: calc(75% - 0.375rem);
        flex-basis: calc(75% - 0.375rem);
    max-width: calc(75% - 0.375rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media screen and (min-width: 75em) {
  .big-gap > .xlarge-9 {
    -ms-flex-preferred-size: calc(75% - 0.75rem);
        flex-basis: calc(75% - 0.75rem);
    max-width: calc(75% - 0.75rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media screen and (min-width: 75em) {
  .small-gap > .xlarge-9 {
    -ms-flex-preferred-size: calc(75% - 0.25rem);
        flex-basis: calc(75% - 0.25rem);
    max-width: calc(75% - 0.25rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-10 {
    -ms-flex-preferred-size: calc(83.3333333333% - 0.25rem);
        flex-basis: calc(83.3333333333% - 0.25rem);
    max-width: calc(83.3333333333% - 0.25rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media screen and (min-width: 75em) {
  .big-gap > .xlarge-10 {
    -ms-flex-preferred-size: calc(83.3333333333% - 0.5rem);
        flex-basis: calc(83.3333333333% - 0.5rem);
    max-width: calc(83.3333333333% - 0.5rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media screen and (min-width: 75em) {
  .small-gap > .xlarge-10 {
    -ms-flex-preferred-size: calc(83.3333333333% - 0.1666666667rem);
        flex-basis: calc(83.3333333333% - 0.1666666667rem);
    max-width: calc(83.3333333333% - 0.1666666667rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-11 {
    -ms-flex-preferred-size: calc(91.6666666667% - 0.125rem);
        flex-basis: calc(91.6666666667% - 0.125rem);
    max-width: calc(91.6666666667% - 0.125rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media screen and (min-width: 75em) {
  .big-gap > .xlarge-11 {
    -ms-flex-preferred-size: calc(91.6666666667% - 0.25rem);
        flex-basis: calc(91.6666666667% - 0.25rem);
    max-width: calc(91.6666666667% - 0.25rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media screen and (min-width: 75em) {
  .small-gap > .xlarge-11 {
    -ms-flex-preferred-size: calc(91.6666666667% - 0.0833333333rem);
        flex-basis: calc(91.6666666667% - 0.0833333333rem);
    max-width: calc(91.6666666667% - 0.0833333333rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-12 {
    -ms-flex-preferred-size: calc(100% - 0rem);
        flex-basis: calc(100% - 0rem);
    max-width: calc(100% - 0rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media screen and (min-width: 75em) {
  .big-gap > .xlarge-12 {
    -ms-flex-preferred-size: calc(100% - 0rem);
        flex-basis: calc(100% - 0rem);
    max-width: calc(100% - 0rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media screen and (min-width: 75em) {
  .small-gap > .xlarge-12 {
    -ms-flex-preferred-size: calc(100% - 0rem);
        flex-basis: calc(100% - 0rem);
    max-width: calc(100% - 0rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

.small-auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}

.small-shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.small-grow {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 100%;
}

.big-gap > .small-auto, .small-gap > .small-auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.big-gap > .small-shrink, .small-gap > .small-shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

@media print, screen and (min-width: 50em) {
  .medium-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
  }
  .medium-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .medium-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 100%;
  }
  .big-gap > .medium-auto, .small-gap > .medium-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
  }
  .big-gap > .medium-shrink, .small-gap > .medium-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
}
@media print, screen and (min-width: 64em) {
  .large-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
  }
  .large-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .large-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 100%;
  }
  .big-gap > .large-auto, .small-gap > .large-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
  }
  .big-gap > .large-shrink, .small-gap > .large-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .xlarge-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .xlarge-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 100%;
  }
  .big-gap > .xlarge-auto, .small-gap > .xlarge-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
  }
  .big-gap > .xlarge-shrink, .small-gap > .xlarge-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
}
.gw-grid.small-up-1 > .cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}
@media print, screen and (min-width: 50em) {
  .gw-grid.medium-up-1 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .gw-grid.large-up-1 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .gw-grid.xlarge-up-1 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.gw-grid.small-up-2 > .cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 1.5rem) / 2);
          flex: 0 0 calc((100% - 1.5rem) / 2);
  max-width: calc((100% - 1.5rem) / 2);
}
@media print, screen and (min-width: 50em) {
  .gw-grid.medium-up-2 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 1.5rem) / 2);
            flex: 0 0 calc((100% - 1.5rem) / 2);
    max-width: calc((100% - 1.5rem) / 2);
  }
}
@media print, screen and (min-width: 64em) {
  .gw-grid.large-up-2 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 1.5rem) / 2);
            flex: 0 0 calc((100% - 1.5rem) / 2);
    max-width: calc((100% - 1.5rem) / 2);
  }
}
@media screen and (min-width: 75em) {
  .gw-grid.xlarge-up-2 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 1.5rem) / 2);
            flex: 0 0 calc((100% - 1.5rem) / 2);
    max-width: calc((100% - 1.5rem) / 2);
  }
}
.gw-grid.small-up-3 > .cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 3rem) / 3);
          flex: 0 0 calc((100% - 3rem) / 3);
  max-width: calc((100% - 3rem) / 3);
}
@media print, screen and (min-width: 50em) {
  .gw-grid.medium-up-3 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 3rem) / 3);
            flex: 0 0 calc((100% - 3rem) / 3);
    max-width: calc((100% - 3rem) / 3);
  }
}
@media print, screen and (min-width: 64em) {
  .gw-grid.large-up-3 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 3rem) / 3);
            flex: 0 0 calc((100% - 3rem) / 3);
    max-width: calc((100% - 3rem) / 3);
  }
}
@media screen and (min-width: 75em) {
  .gw-grid.xlarge-up-3 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 3rem) / 3);
            flex: 0 0 calc((100% - 3rem) / 3);
    max-width: calc((100% - 3rem) / 3);
  }
}
.gw-grid.small-up-4 > .cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 4.5rem) / 4);
          flex: 0 0 calc((100% - 4.5rem) / 4);
  max-width: calc((100% - 4.5rem) / 4);
}
@media print, screen and (min-width: 50em) {
  .gw-grid.medium-up-4 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 4.5rem) / 4);
            flex: 0 0 calc((100% - 4.5rem) / 4);
    max-width: calc((100% - 4.5rem) / 4);
  }
}
@media print, screen and (min-width: 64em) {
  .gw-grid.large-up-4 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 4.5rem) / 4);
            flex: 0 0 calc((100% - 4.5rem) / 4);
    max-width: calc((100% - 4.5rem) / 4);
  }
}
@media screen and (min-width: 75em) {
  .gw-grid.xlarge-up-4 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 4.5rem) / 4);
            flex: 0 0 calc((100% - 4.5rem) / 4);
    max-width: calc((100% - 4.5rem) / 4);
  }
}
.gw-grid.small-up-5 > .cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 6rem) / 5);
          flex: 0 0 calc((100% - 6rem) / 5);
  max-width: calc((100% - 6rem) / 5);
}
@media print, screen and (min-width: 50em) {
  .gw-grid.medium-up-5 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 6rem) / 5);
            flex: 0 0 calc((100% - 6rem) / 5);
    max-width: calc((100% - 6rem) / 5);
  }
}
@media print, screen and (min-width: 64em) {
  .gw-grid.large-up-5 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 6rem) / 5);
            flex: 0 0 calc((100% - 6rem) / 5);
    max-width: calc((100% - 6rem) / 5);
  }
}
@media screen and (min-width: 75em) {
  .gw-grid.xlarge-up-5 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 6rem) / 5);
            flex: 0 0 calc((100% - 6rem) / 5);
    max-width: calc((100% - 6rem) / 5);
  }
}
.gw-grid.small-up-6 > .cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 7.5rem) / 6);
          flex: 0 0 calc((100% - 7.5rem) / 6);
  max-width: calc((100% - 7.5rem) / 6);
}
@media print, screen and (min-width: 50em) {
  .gw-grid.medium-up-6 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 7.5rem) / 6);
            flex: 0 0 calc((100% - 7.5rem) / 6);
    max-width: calc((100% - 7.5rem) / 6);
  }
}
@media print, screen and (min-width: 64em) {
  .gw-grid.large-up-6 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 7.5rem) / 6);
            flex: 0 0 calc((100% - 7.5rem) / 6);
    max-width: calc((100% - 7.5rem) / 6);
  }
}
@media screen and (min-width: 75em) {
  .gw-grid.xlarge-up-6 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 7.5rem) / 6);
            flex: 0 0 calc((100% - 7.5rem) / 6);
    max-width: calc((100% - 7.5rem) / 6);
  }
}
.gw-grid.small-up-7 > .cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 9rem) / 7);
          flex: 0 0 calc((100% - 9rem) / 7);
  max-width: calc((100% - 9rem) / 7);
}
@media print, screen and (min-width: 50em) {
  .gw-grid.medium-up-7 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 9rem) / 7);
            flex: 0 0 calc((100% - 9rem) / 7);
    max-width: calc((100% - 9rem) / 7);
  }
}
@media print, screen and (min-width: 64em) {
  .gw-grid.large-up-7 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 9rem) / 7);
            flex: 0 0 calc((100% - 9rem) / 7);
    max-width: calc((100% - 9rem) / 7);
  }
}
@media screen and (min-width: 75em) {
  .gw-grid.xlarge-up-7 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 9rem) / 7);
            flex: 0 0 calc((100% - 9rem) / 7);
    max-width: calc((100% - 9rem) / 7);
  }
}
.gw-grid.small-up-8 > .cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 10.5rem) / 8);
          flex: 0 0 calc((100% - 10.5rem) / 8);
  max-width: calc((100% - 10.5rem) / 8);
}
@media print, screen and (min-width: 50em) {
  .gw-grid.medium-up-8 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 10.5rem) / 8);
            flex: 0 0 calc((100% - 10.5rem) / 8);
    max-width: calc((100% - 10.5rem) / 8);
  }
}
@media print, screen and (min-width: 64em) {
  .gw-grid.large-up-8 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 10.5rem) / 8);
            flex: 0 0 calc((100% - 10.5rem) / 8);
    max-width: calc((100% - 10.5rem) / 8);
  }
}
@media screen and (min-width: 75em) {
  .gw-grid.xlarge-up-8 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 10.5rem) / 8);
            flex: 0 0 calc((100% - 10.5rem) / 8);
    max-width: calc((100% - 10.5rem) / 8);
  }
}
.gw-grid.small-up-9 > .cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 12rem) / 9);
          flex: 0 0 calc((100% - 12rem) / 9);
  max-width: calc((100% - 12rem) / 9);
}
@media print, screen and (min-width: 50em) {
  .gw-grid.medium-up-9 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 12rem) / 9);
            flex: 0 0 calc((100% - 12rem) / 9);
    max-width: calc((100% - 12rem) / 9);
  }
}
@media print, screen and (min-width: 64em) {
  .gw-grid.large-up-9 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 12rem) / 9);
            flex: 0 0 calc((100% - 12rem) / 9);
    max-width: calc((100% - 12rem) / 9);
  }
}
@media screen and (min-width: 75em) {
  .gw-grid.xlarge-up-9 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 12rem) / 9);
            flex: 0 0 calc((100% - 12rem) / 9);
    max-width: calc((100% - 12rem) / 9);
  }
}
.gw-grid.small-up-10 > .cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 13.5rem) / 10);
          flex: 0 0 calc((100% - 13.5rem) / 10);
  max-width: calc((100% - 13.5rem) / 10);
}
@media print, screen and (min-width: 50em) {
  .gw-grid.medium-up-10 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 13.5rem) / 10);
            flex: 0 0 calc((100% - 13.5rem) / 10);
    max-width: calc((100% - 13.5rem) / 10);
  }
}
@media print, screen and (min-width: 64em) {
  .gw-grid.large-up-10 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 13.5rem) / 10);
            flex: 0 0 calc((100% - 13.5rem) / 10);
    max-width: calc((100% - 13.5rem) / 10);
  }
}
@media screen and (min-width: 75em) {
  .gw-grid.xlarge-up-10 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 13.5rem) / 10);
            flex: 0 0 calc((100% - 13.5rem) / 10);
    max-width: calc((100% - 13.5rem) / 10);
  }
}
.gw-grid.small-up-11 > .cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 15rem) / 11);
          flex: 0 0 calc((100% - 15rem) / 11);
  max-width: calc((100% - 15rem) / 11);
}
@media print, screen and (min-width: 50em) {
  .gw-grid.medium-up-11 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 15rem) / 11);
            flex: 0 0 calc((100% - 15rem) / 11);
    max-width: calc((100% - 15rem) / 11);
  }
}
@media print, screen and (min-width: 64em) {
  .gw-grid.large-up-11 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 15rem) / 11);
            flex: 0 0 calc((100% - 15rem) / 11);
    max-width: calc((100% - 15rem) / 11);
  }
}
@media screen and (min-width: 75em) {
  .gw-grid.xlarge-up-11 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 15rem) / 11);
            flex: 0 0 calc((100% - 15rem) / 11);
    max-width: calc((100% - 15rem) / 11);
  }
}
.gw-grid.small-up-12 > .cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 16.5rem) / 12);
          flex: 0 0 calc((100% - 16.5rem) / 12);
  max-width: calc((100% - 16.5rem) / 12);
}
@media print, screen and (min-width: 50em) {
  .gw-grid.medium-up-12 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 16.5rem) / 12);
            flex: 0 0 calc((100% - 16.5rem) / 12);
    max-width: calc((100% - 16.5rem) / 12);
  }
}
@media print, screen and (min-width: 64em) {
  .gw-grid.large-up-12 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 16.5rem) / 12);
            flex: 0 0 calc((100% - 16.5rem) / 12);
    max-width: calc((100% - 16.5rem) / 12);
  }
}
@media screen and (min-width: 75em) {
  .gw-grid.xlarge-up-12 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 16.5rem) / 12);
            flex: 0 0 calc((100% - 16.5rem) / 12);
    max-width: calc((100% - 16.5rem) / 12);
  }
}
.gw-grid.big-gap.small-up-1 > .cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}
@media print, screen and (min-width: 50em) {
  .gw-grid.big-gap.medium-up-1 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .gw-grid.big-gap.large-up-1 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .gw-grid.big-gap.xlarge-up-1 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.gw-grid.big-gap.small-up-2 > .cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 3rem) / 2);
          flex: 0 0 calc((100% - 3rem) / 2);
  max-width: calc((100% - 3rem) / 2);
}
@media print, screen and (min-width: 50em) {
  .gw-grid.big-gap.medium-up-2 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 3rem) / 2);
            flex: 0 0 calc((100% - 3rem) / 2);
    max-width: calc((100% - 3rem) / 2);
  }
}
@media print, screen and (min-width: 64em) {
  .gw-grid.big-gap.large-up-2 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 3rem) / 2);
            flex: 0 0 calc((100% - 3rem) / 2);
    max-width: calc((100% - 3rem) / 2);
  }
}
@media screen and (min-width: 75em) {
  .gw-grid.big-gap.xlarge-up-2 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 3rem) / 2);
            flex: 0 0 calc((100% - 3rem) / 2);
    max-width: calc((100% - 3rem) / 2);
  }
}
.gw-grid.big-gap.small-up-3 > .cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 6rem) / 3);
          flex: 0 0 calc((100% - 6rem) / 3);
  max-width: calc((100% - 6rem) / 3);
}
@media print, screen and (min-width: 50em) {
  .gw-grid.big-gap.medium-up-3 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 6rem) / 3);
            flex: 0 0 calc((100% - 6rem) / 3);
    max-width: calc((100% - 6rem) / 3);
  }
}
@media print, screen and (min-width: 64em) {
  .gw-grid.big-gap.large-up-3 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 6rem) / 3);
            flex: 0 0 calc((100% - 6rem) / 3);
    max-width: calc((100% - 6rem) / 3);
  }
}
@media screen and (min-width: 75em) {
  .gw-grid.big-gap.xlarge-up-3 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 6rem) / 3);
            flex: 0 0 calc((100% - 6rem) / 3);
    max-width: calc((100% - 6rem) / 3);
  }
}
.gw-grid.big-gap.small-up-4 > .cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 9rem) / 4);
          flex: 0 0 calc((100% - 9rem) / 4);
  max-width: calc((100% - 9rem) / 4);
}
@media print, screen and (min-width: 50em) {
  .gw-grid.big-gap.medium-up-4 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 9rem) / 4);
            flex: 0 0 calc((100% - 9rem) / 4);
    max-width: calc((100% - 9rem) / 4);
  }
}
@media print, screen and (min-width: 64em) {
  .gw-grid.big-gap.large-up-4 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 9rem) / 4);
            flex: 0 0 calc((100% - 9rem) / 4);
    max-width: calc((100% - 9rem) / 4);
  }
}
@media screen and (min-width: 75em) {
  .gw-grid.big-gap.xlarge-up-4 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 9rem) / 4);
            flex: 0 0 calc((100% - 9rem) / 4);
    max-width: calc((100% - 9rem) / 4);
  }
}
.gw-grid.big-gap.small-up-5 > .cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 12rem) / 5);
          flex: 0 0 calc((100% - 12rem) / 5);
  max-width: calc((100% - 12rem) / 5);
}
@media print, screen and (min-width: 50em) {
  .gw-grid.big-gap.medium-up-5 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 12rem) / 5);
            flex: 0 0 calc((100% - 12rem) / 5);
    max-width: calc((100% - 12rem) / 5);
  }
}
@media print, screen and (min-width: 64em) {
  .gw-grid.big-gap.large-up-5 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 12rem) / 5);
            flex: 0 0 calc((100% - 12rem) / 5);
    max-width: calc((100% - 12rem) / 5);
  }
}
@media screen and (min-width: 75em) {
  .gw-grid.big-gap.xlarge-up-5 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 12rem) / 5);
            flex: 0 0 calc((100% - 12rem) / 5);
    max-width: calc((100% - 12rem) / 5);
  }
}
.gw-grid.big-gap.small-up-6 > .cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 15rem) / 6);
          flex: 0 0 calc((100% - 15rem) / 6);
  max-width: calc((100% - 15rem) / 6);
}
@media print, screen and (min-width: 50em) {
  .gw-grid.big-gap.medium-up-6 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 15rem) / 6);
            flex: 0 0 calc((100% - 15rem) / 6);
    max-width: calc((100% - 15rem) / 6);
  }
}
@media print, screen and (min-width: 64em) {
  .gw-grid.big-gap.large-up-6 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 15rem) / 6);
            flex: 0 0 calc((100% - 15rem) / 6);
    max-width: calc((100% - 15rem) / 6);
  }
}
@media screen and (min-width: 75em) {
  .gw-grid.big-gap.xlarge-up-6 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 15rem) / 6);
            flex: 0 0 calc((100% - 15rem) / 6);
    max-width: calc((100% - 15rem) / 6);
  }
}
.gw-grid.big-gap.small-up-7 > .cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 18rem) / 7);
          flex: 0 0 calc((100% - 18rem) / 7);
  max-width: calc((100% - 18rem) / 7);
}
@media print, screen and (min-width: 50em) {
  .gw-grid.big-gap.medium-up-7 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 18rem) / 7);
            flex: 0 0 calc((100% - 18rem) / 7);
    max-width: calc((100% - 18rem) / 7);
  }
}
@media print, screen and (min-width: 64em) {
  .gw-grid.big-gap.large-up-7 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 18rem) / 7);
            flex: 0 0 calc((100% - 18rem) / 7);
    max-width: calc((100% - 18rem) / 7);
  }
}
@media screen and (min-width: 75em) {
  .gw-grid.big-gap.xlarge-up-7 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 18rem) / 7);
            flex: 0 0 calc((100% - 18rem) / 7);
    max-width: calc((100% - 18rem) / 7);
  }
}
.gw-grid.big-gap.small-up-8 > .cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 21rem) / 8);
          flex: 0 0 calc((100% - 21rem) / 8);
  max-width: calc((100% - 21rem) / 8);
}
@media print, screen and (min-width: 50em) {
  .gw-grid.big-gap.medium-up-8 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 21rem) / 8);
            flex: 0 0 calc((100% - 21rem) / 8);
    max-width: calc((100% - 21rem) / 8);
  }
}
@media print, screen and (min-width: 64em) {
  .gw-grid.big-gap.large-up-8 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 21rem) / 8);
            flex: 0 0 calc((100% - 21rem) / 8);
    max-width: calc((100% - 21rem) / 8);
  }
}
@media screen and (min-width: 75em) {
  .gw-grid.big-gap.xlarge-up-8 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 21rem) / 8);
            flex: 0 0 calc((100% - 21rem) / 8);
    max-width: calc((100% - 21rem) / 8);
  }
}
.gw-grid.big-gap.small-up-9 > .cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 24rem) / 9);
          flex: 0 0 calc((100% - 24rem) / 9);
  max-width: calc((100% - 24rem) / 9);
}
@media print, screen and (min-width: 50em) {
  .gw-grid.big-gap.medium-up-9 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 24rem) / 9);
            flex: 0 0 calc((100% - 24rem) / 9);
    max-width: calc((100% - 24rem) / 9);
  }
}
@media print, screen and (min-width: 64em) {
  .gw-grid.big-gap.large-up-9 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 24rem) / 9);
            flex: 0 0 calc((100% - 24rem) / 9);
    max-width: calc((100% - 24rem) / 9);
  }
}
@media screen and (min-width: 75em) {
  .gw-grid.big-gap.xlarge-up-9 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 24rem) / 9);
            flex: 0 0 calc((100% - 24rem) / 9);
    max-width: calc((100% - 24rem) / 9);
  }
}
.gw-grid.big-gap.small-up-10 > .cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 27rem) / 10);
          flex: 0 0 calc((100% - 27rem) / 10);
  max-width: calc((100% - 27rem) / 10);
}
@media print, screen and (min-width: 50em) {
  .gw-grid.big-gap.medium-up-10 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 27rem) / 10);
            flex: 0 0 calc((100% - 27rem) / 10);
    max-width: calc((100% - 27rem) / 10);
  }
}
@media print, screen and (min-width: 64em) {
  .gw-grid.big-gap.large-up-10 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 27rem) / 10);
            flex: 0 0 calc((100% - 27rem) / 10);
    max-width: calc((100% - 27rem) / 10);
  }
}
@media screen and (min-width: 75em) {
  .gw-grid.big-gap.xlarge-up-10 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 27rem) / 10);
            flex: 0 0 calc((100% - 27rem) / 10);
    max-width: calc((100% - 27rem) / 10);
  }
}
.gw-grid.big-gap.small-up-11 > .cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 30rem) / 11);
          flex: 0 0 calc((100% - 30rem) / 11);
  max-width: calc((100% - 30rem) / 11);
}
@media print, screen and (min-width: 50em) {
  .gw-grid.big-gap.medium-up-11 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 30rem) / 11);
            flex: 0 0 calc((100% - 30rem) / 11);
    max-width: calc((100% - 30rem) / 11);
  }
}
@media print, screen and (min-width: 64em) {
  .gw-grid.big-gap.large-up-11 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 30rem) / 11);
            flex: 0 0 calc((100% - 30rem) / 11);
    max-width: calc((100% - 30rem) / 11);
  }
}
@media screen and (min-width: 75em) {
  .gw-grid.big-gap.xlarge-up-11 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 30rem) / 11);
            flex: 0 0 calc((100% - 30rem) / 11);
    max-width: calc((100% - 30rem) / 11);
  }
}
.gw-grid.big-gap.small-up-12 > .cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 33rem) / 12);
          flex: 0 0 calc((100% - 33rem) / 12);
  max-width: calc((100% - 33rem) / 12);
}
@media print, screen and (min-width: 50em) {
  .gw-grid.big-gap.medium-up-12 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 33rem) / 12);
            flex: 0 0 calc((100% - 33rem) / 12);
    max-width: calc((100% - 33rem) / 12);
  }
}
@media print, screen and (min-width: 64em) {
  .gw-grid.big-gap.large-up-12 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 33rem) / 12);
            flex: 0 0 calc((100% - 33rem) / 12);
    max-width: calc((100% - 33rem) / 12);
  }
}
@media screen and (min-width: 75em) {
  .gw-grid.big-gap.xlarge-up-12 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 33rem) / 12);
            flex: 0 0 calc((100% - 33rem) / 12);
    max-width: calc((100% - 33rem) / 12);
  }
}
.gw-grid.small-gap.small-up-1 > .cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}
@media print, screen and (min-width: 50em) {
  .gw-grid.small-gap.medium-up-1 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .gw-grid.small-gap.large-up-1 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .gw-grid.small-gap.xlarge-up-1 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.gw-grid.small-gap.small-up-2 > .cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 1rem) / 2);
          flex: 0 0 calc((100% - 1rem) / 2);
  max-width: calc((100% - 1rem) / 2);
}
@media print, screen and (min-width: 50em) {
  .gw-grid.small-gap.medium-up-2 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 1rem) / 2);
            flex: 0 0 calc((100% - 1rem) / 2);
    max-width: calc((100% - 1rem) / 2);
  }
}
@media print, screen and (min-width: 64em) {
  .gw-grid.small-gap.large-up-2 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 1rem) / 2);
            flex: 0 0 calc((100% - 1rem) / 2);
    max-width: calc((100% - 1rem) / 2);
  }
}
@media screen and (min-width: 75em) {
  .gw-grid.small-gap.xlarge-up-2 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 1rem) / 2);
            flex: 0 0 calc((100% - 1rem) / 2);
    max-width: calc((100% - 1rem) / 2);
  }
}
.gw-grid.small-gap.small-up-3 > .cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 2rem) / 3);
          flex: 0 0 calc((100% - 2rem) / 3);
  max-width: calc((100% - 2rem) / 3);
}
@media print, screen and (min-width: 50em) {
  .gw-grid.small-gap.medium-up-3 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 2rem) / 3);
            flex: 0 0 calc((100% - 2rem) / 3);
    max-width: calc((100% - 2rem) / 3);
  }
}
@media print, screen and (min-width: 64em) {
  .gw-grid.small-gap.large-up-3 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 2rem) / 3);
            flex: 0 0 calc((100% - 2rem) / 3);
    max-width: calc((100% - 2rem) / 3);
  }
}
@media screen and (min-width: 75em) {
  .gw-grid.small-gap.xlarge-up-3 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 2rem) / 3);
            flex: 0 0 calc((100% - 2rem) / 3);
    max-width: calc((100% - 2rem) / 3);
  }
}
.gw-grid.small-gap.small-up-4 > .cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 3rem) / 4);
          flex: 0 0 calc((100% - 3rem) / 4);
  max-width: calc((100% - 3rem) / 4);
}
@media print, screen and (min-width: 50em) {
  .gw-grid.small-gap.medium-up-4 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 3rem) / 4);
            flex: 0 0 calc((100% - 3rem) / 4);
    max-width: calc((100% - 3rem) / 4);
  }
}
@media print, screen and (min-width: 64em) {
  .gw-grid.small-gap.large-up-4 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 3rem) / 4);
            flex: 0 0 calc((100% - 3rem) / 4);
    max-width: calc((100% - 3rem) / 4);
  }
}
@media screen and (min-width: 75em) {
  .gw-grid.small-gap.xlarge-up-4 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 3rem) / 4);
            flex: 0 0 calc((100% - 3rem) / 4);
    max-width: calc((100% - 3rem) / 4);
  }
}
.gw-grid.small-gap.small-up-5 > .cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 4rem) / 5);
          flex: 0 0 calc((100% - 4rem) / 5);
  max-width: calc((100% - 4rem) / 5);
}
@media print, screen and (min-width: 50em) {
  .gw-grid.small-gap.medium-up-5 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 4rem) / 5);
            flex: 0 0 calc((100% - 4rem) / 5);
    max-width: calc((100% - 4rem) / 5);
  }
}
@media print, screen and (min-width: 64em) {
  .gw-grid.small-gap.large-up-5 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 4rem) / 5);
            flex: 0 0 calc((100% - 4rem) / 5);
    max-width: calc((100% - 4rem) / 5);
  }
}
@media screen and (min-width: 75em) {
  .gw-grid.small-gap.xlarge-up-5 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 4rem) / 5);
            flex: 0 0 calc((100% - 4rem) / 5);
    max-width: calc((100% - 4rem) / 5);
  }
}
.gw-grid.small-gap.small-up-6 > .cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 5rem) / 6);
          flex: 0 0 calc((100% - 5rem) / 6);
  max-width: calc((100% - 5rem) / 6);
}
@media print, screen and (min-width: 50em) {
  .gw-grid.small-gap.medium-up-6 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 5rem) / 6);
            flex: 0 0 calc((100% - 5rem) / 6);
    max-width: calc((100% - 5rem) / 6);
  }
}
@media print, screen and (min-width: 64em) {
  .gw-grid.small-gap.large-up-6 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 5rem) / 6);
            flex: 0 0 calc((100% - 5rem) / 6);
    max-width: calc((100% - 5rem) / 6);
  }
}
@media screen and (min-width: 75em) {
  .gw-grid.small-gap.xlarge-up-6 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 5rem) / 6);
            flex: 0 0 calc((100% - 5rem) / 6);
    max-width: calc((100% - 5rem) / 6);
  }
}
.gw-grid.small-gap.small-up-7 > .cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 6rem) / 7);
          flex: 0 0 calc((100% - 6rem) / 7);
  max-width: calc((100% - 6rem) / 7);
}
@media print, screen and (min-width: 50em) {
  .gw-grid.small-gap.medium-up-7 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 6rem) / 7);
            flex: 0 0 calc((100% - 6rem) / 7);
    max-width: calc((100% - 6rem) / 7);
  }
}
@media print, screen and (min-width: 64em) {
  .gw-grid.small-gap.large-up-7 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 6rem) / 7);
            flex: 0 0 calc((100% - 6rem) / 7);
    max-width: calc((100% - 6rem) / 7);
  }
}
@media screen and (min-width: 75em) {
  .gw-grid.small-gap.xlarge-up-7 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 6rem) / 7);
            flex: 0 0 calc((100% - 6rem) / 7);
    max-width: calc((100% - 6rem) / 7);
  }
}
.gw-grid.small-gap.small-up-8 > .cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 7rem) / 8);
          flex: 0 0 calc((100% - 7rem) / 8);
  max-width: calc((100% - 7rem) / 8);
}
@media print, screen and (min-width: 50em) {
  .gw-grid.small-gap.medium-up-8 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 7rem) / 8);
            flex: 0 0 calc((100% - 7rem) / 8);
    max-width: calc((100% - 7rem) / 8);
  }
}
@media print, screen and (min-width: 64em) {
  .gw-grid.small-gap.large-up-8 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 7rem) / 8);
            flex: 0 0 calc((100% - 7rem) / 8);
    max-width: calc((100% - 7rem) / 8);
  }
}
@media screen and (min-width: 75em) {
  .gw-grid.small-gap.xlarge-up-8 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 7rem) / 8);
            flex: 0 0 calc((100% - 7rem) / 8);
    max-width: calc((100% - 7rem) / 8);
  }
}
.gw-grid.small-gap.small-up-9 > .cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 8rem) / 9);
          flex: 0 0 calc((100% - 8rem) / 9);
  max-width: calc((100% - 8rem) / 9);
}
@media print, screen and (min-width: 50em) {
  .gw-grid.small-gap.medium-up-9 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 8rem) / 9);
            flex: 0 0 calc((100% - 8rem) / 9);
    max-width: calc((100% - 8rem) / 9);
  }
}
@media print, screen and (min-width: 64em) {
  .gw-grid.small-gap.large-up-9 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 8rem) / 9);
            flex: 0 0 calc((100% - 8rem) / 9);
    max-width: calc((100% - 8rem) / 9);
  }
}
@media screen and (min-width: 75em) {
  .gw-grid.small-gap.xlarge-up-9 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 8rem) / 9);
            flex: 0 0 calc((100% - 8rem) / 9);
    max-width: calc((100% - 8rem) / 9);
  }
}
.gw-grid.small-gap.small-up-10 > .cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 9rem) / 10);
          flex: 0 0 calc((100% - 9rem) / 10);
  max-width: calc((100% - 9rem) / 10);
}
@media print, screen and (min-width: 50em) {
  .gw-grid.small-gap.medium-up-10 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 9rem) / 10);
            flex: 0 0 calc((100% - 9rem) / 10);
    max-width: calc((100% - 9rem) / 10);
  }
}
@media print, screen and (min-width: 64em) {
  .gw-grid.small-gap.large-up-10 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 9rem) / 10);
            flex: 0 0 calc((100% - 9rem) / 10);
    max-width: calc((100% - 9rem) / 10);
  }
}
@media screen and (min-width: 75em) {
  .gw-grid.small-gap.xlarge-up-10 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 9rem) / 10);
            flex: 0 0 calc((100% - 9rem) / 10);
    max-width: calc((100% - 9rem) / 10);
  }
}
.gw-grid.small-gap.small-up-11 > .cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 10rem) / 11);
          flex: 0 0 calc((100% - 10rem) / 11);
  max-width: calc((100% - 10rem) / 11);
}
@media print, screen and (min-width: 50em) {
  .gw-grid.small-gap.medium-up-11 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 10rem) / 11);
            flex: 0 0 calc((100% - 10rem) / 11);
    max-width: calc((100% - 10rem) / 11);
  }
}
@media print, screen and (min-width: 64em) {
  .gw-grid.small-gap.large-up-11 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 10rem) / 11);
            flex: 0 0 calc((100% - 10rem) / 11);
    max-width: calc((100% - 10rem) / 11);
  }
}
@media screen and (min-width: 75em) {
  .gw-grid.small-gap.xlarge-up-11 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 10rem) / 11);
            flex: 0 0 calc((100% - 10rem) / 11);
    max-width: calc((100% - 10rem) / 11);
  }
}
.gw-grid.small-gap.small-up-12 > .cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 11rem) / 12);
          flex: 0 0 calc((100% - 11rem) / 12);
  max-width: calc((100% - 11rem) / 12);
}
@media print, screen and (min-width: 50em) {
  .gw-grid.small-gap.medium-up-12 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 11rem) / 12);
            flex: 0 0 calc((100% - 11rem) / 12);
    max-width: calc((100% - 11rem) / 12);
  }
}
@media print, screen and (min-width: 64em) {
  .gw-grid.small-gap.large-up-12 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 11rem) / 12);
            flex: 0 0 calc((100% - 11rem) / 12);
    max-width: calc((100% - 11rem) / 12);
  }
}
@media screen and (min-width: 75em) {
  .gw-grid.small-gap.xlarge-up-12 > .cell {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 11rem) / 12);
            flex: 0 0 calc((100% - 11rem) / 12);
    max-width: calc((100% - 11rem) / 12);
  }
}

.site-desktop-title a {
  font-weight: bold;
}

.post-navigation::before, .post-navigation::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.post-navigation::after {
  clear: both;
}

.nav-previous {
  float: left;
}

.nav-next {
  float: right;
}

.site-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100dvh;
}
.site-container .main-content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}

.site-header {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 10;
  background: #002956;
  padding-top: 0.9375rem;
  padding-bottom: 0.3125rem;
}
.site-header + .header-add-on {
  margin-bottom: 0;
}
.site-header .site-title {
  margin-bottom: 0;
  display: inline-block;
  line-height: 0;
}
.site-header a[rel=home],
.site-header a.logo {
  display: inline-block;
  line-height: 0;
}
.site-header a[rel=home] img,
.site-header a[rel=home] svg,
.site-header a.logo img,
.site-header a.logo svg {
  line-height: 1;
  width: 164px;
  height: 45px;
}
@media print, screen and (min-width: 64em) {
  .site-header a[rel=home] img,
  .site-header a[rel=home] svg,
  .site-header a.logo img,
  .site-header a.logo svg {
    width: 209px;
    height: 57px;
  }
}
.site-header .desktop-menu {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 0.25rem;
}
.site-header .desktop-menu > li:not(.has-button) > a {
  color: #ffffff;
  font-weight: 600;
}
.site-header .desktop-menu > li:not(.has-button) > a:hover, .site-header .desktop-menu > li:not(.has-button) > a:focus {
  color: white;
}
.site-header .desktop-menu > li.has-button > a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0.75rem 0;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: "Mona Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  font-size: 0.9rem;
  font-weight: 600;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  padding: 0.3125rem 0.5rem;
}
[data-whatinput=mouse] .site-header .desktop-menu > li.has-button > a {
  outline: 0;
}
.site-header .desktop-menu > li.has-button > a, .site-header .desktop-menu > li.has-button > a.disabled, .site-header .desktop-menu > li.has-button > a[disabled], .site-header .desktop-menu > li.has-button > a.disabled:hover, .site-header .desktop-menu > li.has-button > a[disabled]:hover, .site-header .desktop-menu > li.has-button > a.disabled:focus, .site-header .desktop-menu > li.has-button > a[disabled]:focus {
  background-color: #1357A2;
  color: #161619;
}
.site-header .desktop-menu > li.has-button > a:hover, .site-header .desktop-menu > li.has-button > a:focus {
  background-color: rgb(15.2, 69.6, 129.6);
  color: #161619;
}
.site-header .desktop-menu > li.has-button > a {
  margin-bottom: 0;
}
.site-header .desktop-menu > li:last-child:not(.is-dropdown-submenu-parent) a {
  padding-right: 0;
}
.site-header .desktop-menu > li.is-dropdown-submenu-parent > a::after {
  color: #DFE2E9;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transform: translate(0, -50%) rotate(0);
          transform: translate(0, -50%) rotate(0);
}
.site-header .desktop-menu > li.is-dropdown-submenu-parent:hover > a::after, .site-header .desktop-menu > li.is-dropdown-submenu-parent:focus > a::after, .site-header .desktop-menu > li.is-dropdown-submenu-parent.is-active > a::after {
  color: #E8BB00;
  -webkit-transform: translate(0, -50%) rotate(180deg);
          transform: translate(0, -50%) rotate(180deg);
}
.site-header .desktop-menu .submenu {
  background: #002956;
  display: block !important;
  height: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
  -webkit-transform-origin: top center;
          transform-origin: top center;
  -webkit-transition: opacity 0.22s ease, visibility 0s linear 0.22s, -webkit-transform 0.22s ease;
  transition: opacity 0.22s ease, visibility 0s linear 0.22s, -webkit-transform 0.22s ease;
  transition: opacity 0.22s ease, transform 0.22s ease, visibility 0s linear 0.22s;
  transition: opacity 0.22s ease, transform 0.22s ease, visibility 0s linear 0.22s, -webkit-transform 0.22s ease;
}
.site-header .desktop-menu .submenu a {
  font-size: 17px;
  font-weight: 500;
}
.site-header .desktop-menu .submenu li:hover > a, .site-header .desktop-menu .submenu li.is-active > a {
  color: #E8BB00;
}
.site-header .desktop-menu .submenu.js-dropdown-active, .site-header .desktop-menu .submenu.is-active, .is-dropdown-submenu-parent.is-active > .site-header .desktop-menu .submenu, .is-dropdown-submenu-parent.is-hover > .site-header .desktop-menu .submenu, .is-dropdown-submenu-parent:hover > .site-header .desktop-menu .submenu, .is-dropdown-submenu-parent:focus-within > .site-header .desktop-menu .submenu {
  height: auto;
  overflow: visible;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.site-header .desktop-menu .submenu li.is-dropdown-submenu-parent > a::after {
  color: #ffffff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transform: translate(0, -50%) rotate(0);
          transform: translate(0, -50%) rotate(0);
  content: "\f105";
  font: var(--fa-font-regular);
  border: none;
  width: auto;
  height: auto;
}
.site-header .desktop-menu .submenu li.is-dropdown-submenu-parent.opens-left > a::after {
  -webkit-transform: translate(-7px, -50%) rotate(180deg);
          transform: translate(-7px, -50%) rotate(180deg);
}
.site-header .desktop-menu .submenu a {
  color: #ffffff;
}
.site-header .desktop-menu .submenu a:hover, .site-header .desktop-menu .submenu a:focus {
  color: white;
}
@media (prefers-reduced-motion: reduce) {
  .site-header .desktop-menu .submenu {
    -webkit-transition: none;
    transition: none;
    -webkit-transform: none;
            transform: none;
  }
}
.site-header .header-special-link .link-text {
  margin-left: 6px;
}

.header-special-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 3px;
  color: #E8BB00;
}
.header-special-link:before {
  content: "";
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 5px;
  height: 5px;
  margin-right: 4px;
  border-radius: 10px;
  background-color: #E8BB00;
}
.header-special-link.for-mobile {
  width: 44px;
}
.header-special-link.for-mobile:before {
  margin-right: 0;
}
.header-special-link.for-mobile .link-icon {
  font-size: 22px;
}

.header-add-on {
  margin-bottom: 2rem;
}

.header-submenu {
  background: #E8BB00;
  color: #002956;
  font-weight: 500;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.header-submenu a {
  color: #002956;
  font-size: 1rem;
}
.header-submenu #categories-carousel {
  position: relative;
  z-index: 1;
  padding-left: 1rem;
  padding-right: 1rem;
}
.header-submenu #categories-carousel .category-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: auto;
}
.header-submenu #categories-carousel .category-item:not(:last-child):after {
  content: "//";
  display: inline-block;
  color: #002956;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
  padding: 0.7rem 0;
  margin-left: 1rem;
}
@media print, screen and (min-width: 50em) {
  .header-submenu .category-submenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-overflow-scrolling: touch;
    padding-left: 100px;
    padding-right: 100px;
  }
  .header-submenu .category-submenu li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .header-submenu::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 100%;
    z-index: 2;
    pointer-events: none;
    background: -webkit-gradient(linear, left top, right top, from(rgba(232, 187, 0, 0)), to(#E8BB00));
    background: linear-gradient(to right, rgba(232, 187, 0, 0) 0%, #E8BB00 100%);
  }
}

.menu-toggle-button {
  position: relative;
  width: 44px;
  height: 44px;
  min-height: 44px;
  padding: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #E8BB00;
}
.menu-toggle-button .open-icon, .menu-toggle-button .close-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
          transform: translate(-50%, -50%) rotate(0deg);
  -webkit-transition: opacity 0.22s ease, visibility 0s linear 0.22s, -webkit-transform 0.22s ease;
  transition: opacity 0.22s ease, visibility 0s linear 0.22s, -webkit-transform 0.22s ease;
  transition: opacity 0.22s ease, transform 0.22s ease, visibility 0s linear 0.22s;
  transition: opacity 0.22s ease, transform 0.22s ease, visibility 0s linear 0.22s, -webkit-transform 0.22s ease;
}
.menu-toggle-button .close-icon {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
          transform: translate(-50%, -50%) rotate(180deg);
}
.menu-toggle-button.is-active .open-icon, .menu-toggle-button[aria-expanded=true] .open-icon {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
          transform: translate(-50%, -50%) rotate(180deg);
}
.menu-toggle-button.is-active .close-icon, .menu-toggle-button[aria-expanded=true] .close-icon {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
          transform: translate(-50%, -50%) rotate(0deg);
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
@media (prefers-reduced-motion: reduce) {
  .menu-toggle-button .open-icon,
  .menu-toggle-button .open-icon::before,
  .menu-toggle-button .open-icon::after {
    -webkit-transition: none;
    transition: none;
  }
}

.off-canvas {
  z-index: 98;
  padding-top: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.off-canvas #off-canvas-header {
  margin-bottom: 2rem;
}
.off-canvas #off-canvas-menu {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.off-canvas #off-canvas-menu .mobile-menu > li > a {
  font-size: 31px;
  font-weight: 700;
}
.off-canvas #off-canvas-menu .mobile-menu .submenu a {
  font-size: 26px;
  font-weight: 700;
}
.off-canvas #off-canvas-menu .mobile-menu .submenu .js-drilldown-back {
  position: absolute;
  top: 0;
  right: 0;
}
.off-canvas #off-canvas-menu .mobile-menu .submenu .js-drilldown-back > a {
  font-size: 31px;
}
.off-canvas #off-canvas-menu .mobile-menu .submenu .js-drilldown-back > a::before {
  content: none;
}
.off-canvas #off-canvas-menu .mobile-menu .is-drilldown-submenu-parent > a::after {
  content: "+";
  font: var(--fa-font-regular);
  border: none;
  width: auto;
  height: auto;
  font-size: inherit;
  margin-top: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.off-canvas #off-canvas-menu .mobile-menu .is-submenu-parent-item a {
  font-size: 31px;
}
.off-canvas .logo img, .off-canvas .logo svg {
  width: 148px;
  max-width: 100%;
  height: auto;
}
.off-canvas a {
  color: #ffffff;
}
.off-canvas .search-form-container.inline-compact .input-group {
  border-color: #ffffff;
}

.entry-content:not(.has-container) > *:not(.alignfull):not(.alignwide) {
  max-width: 70rem;
  margin-left: auto;
  margin-right: auto;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
@media print, screen and (min-width: 50em) {
  .entry-content:not(.has-container) > *:not(.alignfull):not(.alignwide) {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}
.entry-content:not(.has-container) > *:not(.alignfull):not(.alignwide) {
  margin-left: auto;
  margin-right: auto;
}

.main-content a {
  word-break: break-word;
  overflow-wrap: break-word;
}

.main-content hr {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 1rem auto;
  max-width: calc(70rem - 16px) !important;
}

.alignfull {
  max-width: none;
  width: 100%;
}

.alignwide {
  max-width: 125rem;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.edit-link {
  position: fixed;
  bottom: 0;
  left: 0;
  margin: 0 !important;
  padding: 0 !important;
  z-index: 16;
}
.edit-link a {
  background: #605F6A;
  color: #ffffff;
  padding: 0.35rem 0.5rem;
  font-weight: 700;
}

.site-footer {
  background: #002956;
  color: #ffffff;
  margin-top: 5rem;
}
.site-footer a[rel=home] {
  display: inline-block;
}
.site-footer a[rel=home] img,
.site-footer a[rel=home] svg {
  width: 330px;
}
.site-footer #footer-social-links {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media print, screen and (min-width: 64em) {
  .site-footer #footer-social-links {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .site-footer #footer-social-links li:last-child a {
    margin-right: 0;
  }
}
.site-footer #footer-social-links a {
  color: #ffffff;
  font-size: 1.25rem;
  border: 1px solid #ffffff;
  border-radius: 999px;
  width: 66px;
  height: 66px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 30px;
  margin: 1rem 0.5rem;
}
.site-footer #footer-social-links a:hover {
  border-color: #E8BB00;
}
.site-footer .footer-menu, .site-footer .secondary-footer-menu {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media print, screen and (min-width: 64em) {
  .site-footer .footer-menu, .site-footer .secondary-footer-menu {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.site-footer .footer-menu li, .site-footer .secondary-footer-menu li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.site-footer .footer-menu li:not(:last-child):after, .site-footer .secondary-footer-menu li:not(:last-child):after {
  content: "//";
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.site-footer .footer-menu a, .site-footer .secondary-footer-menu a {
  font-weight: 600;
  color: #E8BB00;
}
.site-footer #footer-attribution {
  font-weight: 600;
}
.site-footer .copyright {
  margin-bottom: 0;
}

@media print, screen and (min-width: 64em) {
  .sidebar-container {
    width: 300px;
  }
}
.sidebar-container .buttons-block {
  width: 100%;
}
.sidebar-container .buttons-block:not(.aligncenter) .buttons-inner {
  width: 100%;
}
.sidebar-container .buttons-block:not(.aligncenter) .gw-button-block {
  width: 100%;
}

.post-listing-container .listing-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
  margin-bottom: 1.5rem;
}
.post-listing-container .listing-item .post-image {
  display: block;
  position: relative;
  aspect-ratio: 107/60;
  background: #002956;
}
.post-listing-container .listing-item .post-image img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  left: 0;
  top: 0;
}
.post-listing-container .listing-item .post-image.fpo-image {
  padding: 10%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.post-listing-container .listing-item .post-image.fpo-image svg {
  position: absolute;
  width: 80%;
  height: 80%;
  -o-object-fit: cover;
     object-fit: cover;
}
.post-listing-container .listing-item .post-type {
  margin-bottom: 0.5rem;
}
.post-listing-container .listing-item .sponsored-label {
  display: inline-block;
  padding: 0.25rem 0.375rem;
  background-color: #DFE2E9;
  color: #161619;
  font-size: 0.8125rem;
  font-weight: 500;
}
.post-listing-container .listing-item .post-title {
  color: #161619;
  margin-bottom: 0.5rem;
}
.post-listing-container .listing-item .post-title a {
  color: inherit;
  text-decoration: none;
}
.post-listing-container .listing-item .post-excerpt {
  margin-bottom: 0.5rem;
}
.post-listing-container .listing-item .post-date {
  font-size: 0.8125rem;
  color: #95979B;
  font-weight: 500;
}
.post-listing-container .listing-item .post-actions {
  margin-top: 1rem;
}
.post-listing-container .listing-item.horizontal-layout {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.post-listing-container .listing-item.horizontal-layout .post-image {
  aspect-ratio: 107/60;
}
.post-listing-container .listing-item.featured-layout .post-image {
  aspect-ratio: 381/214;
}
.post-listing-container .listing-item.stacked-layout .post-image {
  aspect-ratio: 194/109;
}

.ad-unit-container, .ad-unit-block, .ad-unit {
  text-align: center;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  max-width: 100%;
  overflow: hidden;
}
.ad-unit-container > div[id*=div-gpt-ad], .ad-unit-block > div[id*=div-gpt-ad], .ad-unit > div[id*=div-gpt-ad] {
  border: 1px solid #DFE2E9;
  margin: 0 auto;
  margin-top: 16px;
  width: auto;
  display: inline-block;
  position: relative;
}
@media print, screen and (min-width: 64em) {
  .ad-unit-container > div[id*=div-gpt-ad][data-slot-name*=Billboard], .ad-unit-block > div[id*=div-gpt-ad][data-slot-name*=Billboard], .ad-unit > div[id*=div-gpt-ad][data-slot-name*=Billboard] {
    min-height: 250px !important;
  }
}
@media print, screen and (min-width: 64em) {
  .ad-unit-container > div[id*=div-gpt-ad][data-slot-name*=Leaderboard], .ad-unit-block > div[id*=div-gpt-ad][data-slot-name*=Leaderboard], .ad-unit > div[id*=div-gpt-ad][data-slot-name*=Leaderboard] {
    min-height: 90px !important;
  }
}
.ad-unit-container > div[id*=div-gpt-ad]:before, .ad-unit-block > div[id*=div-gpt-ad]:before, .ad-unit > div[id*=div-gpt-ad]:before {
  content: "Advertisement";
  position: absolute;
  top: 0;
  -webkit-transform: translateY(calc(-100% - 4px));
          transform: translateY(calc(-100% - 4px));
  left: 0;
  width: 100%;
  margin-bottom: 4px;
  display: block;
  text-align: center;
  font-size: 0.75rem;
  color: #95979B;
  line-height: 1;
}
.ad-unit-container > div[id*=div-gpt-ad]:has(div[id*=google_ads_iframe]:empty), .ad-unit-block > div[id*=div-gpt-ad]:has(div[id*=google_ads_iframe]:empty), .ad-unit > div[id*=div-gpt-ad]:has(div[id*=google_ads_iframe]:empty) {
  background-color: #DFE2E9;
}

.pre-header-ad, .pre-header-ad .ad-unit {
  margin-bottom: 0.5rem;
}

.archive-ad {
  margin-bottom: 2rem;
}

.sticky-footer-ad {
  position: sticky;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  background-color: #ffffff;
  border-top: 1px solid #DFE2E9;
  margin-bottom: 0;
  margin-top: 0;
}
.sticky-footer-ad .ad-unit {
  margin-bottom: 0.25rem;
}

.entry-content .ad-unit-block {
  margin-bottom: 1rem;
}

.wp-block-embed.is-type-video .wp-block-embed__wrapper {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.wp-block-embed.is-type-video .wp-block-embed__wrapper iframe,
.wp-block-embed.is-type-video .wp-block-embed__wrapper object,
.wp-block-embed.is-type-video .wp-block-embed__wrapper embed,
.wp-block-embed.is-type-video .wp-block-embed__wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wp-block-video .video-wrapper, .wp-block-video .wp-block-embed__wrapper, .wp-block-embed-youtube .video-wrapper, .wp-block-embed-youtube .wp-block-embed__wrapper {
  position: relative;
  line-height: 1;
  overflow: hidden;
}

.video-wrapper, .wp-block-embed__wrapper {
  border-radius: 0;
  overflow: hidden;
}
.video-wrapper .video-overlay, .video-wrapper .youtube-video-overlay, .wp-block-embed__wrapper .video-overlay, .wp-block-embed__wrapper .youtube-video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: rgba(22, 22, 25, 0.6);
  opacity: 1;
  color: #E8BB00;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 80px;
  cursor: pointer;
  visibility: visible;
}
.video-wrapper .video-overlay svg, .video-wrapper .youtube-video-overlay svg, .wp-block-embed__wrapper .video-overlay svg, .wp-block-embed__wrapper .youtube-video-overlay svg {
  background: #161619;
  border-radius: 99999px;
  opacity: 0.8;
}
.video-wrapper .video-overlay span, .video-wrapper .youtube-video-overlay span, .wp-block-embed__wrapper .video-overlay span, .wp-block-embed__wrapper .youtube-video-overlay span {
  font-size: 17px;
  text-transform: uppercase;
  margin-top: 15px;
  font-weight: 800;
}
.video-wrapper video, .video-wrapper .wp-block-embed__wrapper, .wp-block-embed__wrapper video, .wp-block-embed__wrapper .wp-block-embed__wrapper {
  position: relative;
  z-index: 1;
  line-height: 1;
  background: #161619;
}
.video-wrapper.hide-overlay .video-overlay, .video-wrapper.hide-overlay .youtube-video-overlay, .wp-block-embed__wrapper.hide-overlay .video-overlay, .wp-block-embed__wrapper.hide-overlay .youtube-video-overlay {
  opacity: 0;
  visibility: hidden;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  content: "+";
  font: var(--fa-font-regular);
  margin-left: 5px;
  font-size: 0.6em;
  border: none;
  width: auto;
  height: auto;
  font-size: inherit;
  margin-top: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.drilldown a {
  color: #ffffff;
}
.drilldown .is-drilldown-submenu-parent > a::after {
  border-color: transparent transparent transparent #ffffff;
}
.drilldown .js-drilldown-back > a::before {
  border-color: transparent #ffffff transparent transparent;
}

.search-form-container.inline-compact {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
}
.search-form-container.inline-compact form {
  width: 100%;
}
.search-form-container.inline-compact .input-group {
  margin-bottom: 0;
  border: 1px solid #1357A2;
  width: 100%;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  height: 40px;
}
.search-form-container.inline-compact .input-group-field {
  background: transparent;
  color: #ffffff;
  border: 0;
  margin-bottom: 0;
  height: 40px;
  padding: 0 10px;
  line-height: 1;
}
.search-form-container.inline-compact .input-group-field::-webkit-input-placeholder {
  font-style: italic;
}
.search-form-container.inline-compact .input-group-field::-moz-placeholder {
  font-style: italic;
}
.search-form-container.inline-compact .input-group-field:-ms-input-placeholder {
  font-style: italic;
}
.search-form-container.inline-compact .input-group-field::-ms-input-placeholder {
  font-style: italic;
}
.search-form-container.inline-compact .input-group-field::placeholder {
  font-style: italic;
}
.search-form-container.inline-compact button[type=submit] {
  background: transparent;
  color: #ffffff;
  border: 0;
  margin-bottom: 0;
  padding: 0 10px;
  font-size: 16px;
  line-height: 1;
  height: 40px;
  min-width: 0;
}
.search-form-container.inline-compact.small .input-group {
  height: 30px;
}
.search-form-container.inline-compact.small .input-group-field {
  width: 134px;
  height: 30px;
}
.search-form-container.inline-compact.small button[type=submit] {
  height: 30px;
}

#gw-site .gform-body ::-webkit-input-placeholder {
  color: #161619;
  opacity: 0.6;
  font-weight: 500;
}

#gw-site .gform-body ::-moz-placeholder {
  color: #161619;
  opacity: 0.6;
  font-weight: 500;
}

#gw-site .gform-body :-ms-input-placeholder {
  color: #161619;
  opacity: 0.6;
  font-weight: 500;
}

#gw-site .gform-body ::-ms-input-placeholder {
  color: #161619;
  opacity: 0.6;
  font-weight: 500;
}

#gw-site .gform-body ::placeholder {
  color: #161619;
  opacity: 0.6;
  font-weight: 500;
}
#gw-site .gform_wrapper.gravity-theme input[type=color], #gw-site .gform_wrapper.gravity-theme input[type=date], #gw-site .gform_wrapper.gravity-theme input[type=datetime-local], #gw-site .gform_wrapper.gravity-theme input[type=datetime], #gw-site .gform_wrapper.gravity-theme input[type=email], #gw-site .gform_wrapper.gravity-theme input[type=month], #gw-site .gform_wrapper.gravity-theme input[type=number], #gw-site .gform_wrapper.gravity-theme input[type=password], #gw-site .gform_wrapper.gravity-theme input[type=search], #gw-site .gform_wrapper.gravity-theme input[type=tel], #gw-site .gform_wrapper.gravity-theme input[type=text], #gw-site .gform_wrapper.gravity-theme input[type=time], #gw-site .gform_wrapper.gravity-theme input[type=url], #gw-site .gform_wrapper.gravity-theme input[type=week], #gw-site .gform_wrapper.gravity-theme select, #gw-site .gform_wrapper.gravity-theme textarea {
  padding: 0.5rem;
  border: 1px solid #95979B;
  border-radius: 0;
  -webkit-box-shadow: 0px;
          box-shadow: 0px;
}
#gw-site .gform_wrapper.gravity-theme input[type=color], #gw-site .gform_wrapper.gravity-theme input[type=date], #gw-site .gform_wrapper.gravity-theme input[type=datetime-local], #gw-site .gform_wrapper.gravity-theme input[type=datetime], #gw-site .gform_wrapper.gravity-theme input[type=email], #gw-site .gform_wrapper.gravity-theme input[type=month], #gw-site .gform_wrapper.gravity-theme input[type=number], #gw-site .gform_wrapper.gravity-theme input[type=password], #gw-site .gform_wrapper.gravity-theme input[type=search], #gw-site .gform_wrapper.gravity-theme input[type=tel], #gw-site .gform_wrapper.gravity-theme input[type=text], #gw-site .gform_wrapper.gravity-theme input[type=time], #gw-site .gform_wrapper.gravity-theme input[type=url], #gw-site .gform_wrapper.gravity-theme input[type=week], #gw-site .gform_wrapper.gravity-theme select {
  height: auto;
}
#gw-site .gform_wrapper.gravity-theme label, #gw-site .gfield_label {
  font-weight: 500;
  font-size: 1rem;
}
#gw-site .gform_wrapper.gravity-theme .gform-field-label.gform-field-label--type-inline {
  font-weight: 400;
  font-size: 0.875rem;
}
#gw-site .ginput_container_select select {
  background-position: right 0rem center;
}
#gw-site [type=file], #gw-site [type=checkbox], #gw-site [type=radio] {
  margin: 0;
}
#gw-site [type=checkbox], #gw-site [type=radio] {
  width: auto;
}
#gw-site .gfield_radio .gchoice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0.5rem;
  margin-bottom: 0.5rem;
}
#gw-site .gfield_radio .gchoice .gfield-choice-input {
  margin-top: 4px;
}
#gw-site .gfield_radio .gchoice .gform-field-label {
  line-height: 1.2;
}
#gw-site .gform_page_footer .button, #gw-site .gform_page_footer .wp-block-button .wp-block-button__link, .wp-block-button #gw-site .gform_page_footer .wp-block-button__link {
  font-size: 15px;
  font-family: "Mona Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  padding: 0.3125rem 0.5rem;
  margin: 0;
  font-weight: 600;
  border-radius: 0;
  border: 2px solid #1357A2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  line-height: 1.5;
  color: #ffffff;
  background-color: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#gw-site .gform_page_footer .button:after, #gw-site .gform_page_footer .wp-block-button .wp-block-button__link:after, .wp-block-button #gw-site .gform_page_footer .wp-block-button__link:after {
  background-color: #1357A2;
}
#gw-site .gform_page_footer .button:hover, #gw-site .gform_page_footer .wp-block-button .wp-block-button__link:hover, .wp-block-button #gw-site .gform_page_footer .wp-block-button__link:hover, #gw-site .gform_page_footer .button:focus, #gw-site .gform_page_footer .wp-block-button .wp-block-button__link:focus, .wp-block-button #gw-site .gform_page_footer .wp-block-button__link:focus {
  text-decoration: none;
  color: #ffffff;
  border-color: rgb(15.7878453039, 72.2917127072, 134.6121546961);
}
#gw-site .gform_page_footer .button:hover:after, #gw-site .gform_page_footer .wp-block-button .wp-block-button__link:hover:after, .wp-block-button #gw-site .gform_page_footer .wp-block-button__link:hover:after, #gw-site .gform_page_footer .button:focus:after, #gw-site .gform_page_footer .wp-block-button .wp-block-button__link:focus:after, .wp-block-button #gw-site .gform_page_footer .wp-block-button__link:focus:after {
  background-color: rgb(15.7878453039, 72.2917127072, 134.6121546961);
}
#gw-site .gform_page_footer .button, #gw-site .gform_page_footer .wp-block-button .wp-block-button__link, .wp-block-button #gw-site .gform_page_footer .wp-block-button__link {
  margin-bottom: 0;
}
#gw-site .gform_footer button, #gw-site .gform_footer .button, #gw-site .gform_footer .wp-block-button .wp-block-button__link, .wp-block-button #gw-site .gform_footer .wp-block-button__link {
  margin-bottom: 0;
}
#gw-site .gform_wrapper.gravity-theme .gf_progressbar_percentage {
  background: #1357A2;
}
#gw-site .gpoll_field_label {
  color: #161619;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: normal;
}
#gw-site .gform_confirmation_message {
  font-size: 0.875rem;
  font-weight: 500;
}
#gw-site .gform_confirmation_message .gpoll_container {
  margin-top: 1rem;
}
#gw-site .gform_confirmation_wrapper:not(.gform-theme--framework) .blue .gpoll_ratio_box, #gw-site .gform_legacy_markup_wrapper .blue .gpoll_ratio_box, #gw-site .gravity-theme .blue .gpoll_ratio_box {
  background-color: #002956;
}
#gw-site .gform_confirmation_wrapper:not(.gform-theme--framework) .blue .gpoll_bar_juice, #gw-site .gform_legacy_markup_wrapper .blue .gpoll_bar_juice, #gw-site .gravity-theme .blue .gpoll_bar_juice {
  background-color: #002956;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#002956), to(#1357A2));
  background-image: linear-gradient(#002956, #1357A2);
}
#gw-site .gravity-theme.ui-datepicker .ui-datepicker-header select {
  background-origin: padding-box;
}

.gform-theme--framework .gfield--type-textarea {
  --gf-ctrl-textarea-height: 50px;
  --gf-ctrl-textarea-resize: vertical;
}

.gform-theme--framework .gfield--type-textarea .ginput_container_textarea textarea {
  min-block-size: 50px;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../assets/fonts/../../fonts/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "../../fonts/slick";
  src: url("../assets/fonts/../../fonts/slick.eot");
  src: url("../assets/fonts/../../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/../../fonts/slick.woff") format("woff"), url("../assets/fonts/../../fonts/slick.ttf") format("truetype"), url("../assets/fonts/../../fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-arrow {
  background: rgba(255, 255, 255, 0.6);
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 99;
}
.slick-arrow:hover, .slick-arrow:focus {
  background: white;
}
.slick-arrow:before {
  display: none;
}
.slick-arrow:after {
  position: absolute;
  right: auto;
  bottom: 5px;
  display: inline-block;
  text-rendering: auto;
  font: var(--fa-font-solid);
  color: #161619;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  content: "\f061";
}
.slick-arrow.slick-prev:after {
  left: auto;
  right: auto;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.slick-arrow.slick-next {
  right: 1rem;
}
.slick-arrow.slick-prev {
  left: 1rem;
}

.gw-social-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media print, screen and (min-width: 64em) {
  .gw-social-share {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 1rem;
  }
}
.gw-social-share .share-title {
  margin-bottom: 0;
}
.gw-social-share .meks_ess {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
  top: 0;
}
.gw-social-share .meks_ess .meks_ess-item {
  width: 40px !important;
  text-align: center;
  margin: 0;
  margin-top: 0 !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.gw-social-share .simplesocialbuttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center !important;
  margin: 0 auto;
}
.gw-social-share .simplesocialbuttons.simplesocial-round-icon button {
  border: none;
}

.scrolling-carousel-container {
  overflow: hidden;
  position: relative;
}
.scrolling-carousel-container::before, .scrolling-carousel-container::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: clamp(40px, 8vw, 120px);
  z-index: 2;
  pointer-events: none;
}

.scrolling-carousel-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: clamp(1rem, 3vw, 2rem);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  will-change: transform;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.scrolling-carousel-track.is-paused {
  -webkit-animation-play-state: paused !important;
          animation-play-state: paused !important;
}

.scrolling-carousel-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: clamp(120px, 25vw, 240px);
}
.scrolling-carousel-item .scrolling-carousel-icon {
  margin-bottom: 1.25rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 1rem;
}
.scrolling-carousel-item .scrolling-carousel-icon i {
  font-size: clamp(2rem, 4vw, 3rem);
}

@-webkit-keyframes scroll-left {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@keyframes scroll-left {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media (prefers-reduced-motion: reduce) {
  .scrolling-carousel-track {
    -webkit-animation: none !important;
            animation: none !important;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 1.5rem;
  }
  .scrolling-carousel-container::before,
  .scrolling-carousel-container::after {
    display: none;
  }
}
.scrolling-carousel-container {
  cursor: -webkit-grab;
  cursor: grab;
}
.scrolling-carousel-container:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.poll-sponsor {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.625rem;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.poll-sponsor .sponsored-by-label {
  font-size: 0.75rem;
  color: #95979B;
}
.poll-sponsor .poll-sponsor-logo {
  max-height: 2.5rem;
  width: auto;
}

.page-header-block {
  margin: 0 auto;
}

#gw-site .page-header-block {
  max-width: 70rem;
  margin-left: auto;
  margin-right: auto;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
@media print, screen and (min-width: 50em) {
  #gw-site .page-header-block {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}
#gw-site .page-header-block {
  padding-left: 0;
  padding-right: 0;
}

.page-header hr {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 1rem auto;
  max-width: calc(70rem - 16px) !important;
}

.wp-block-gw-background-container {
  padding: 2rem 1rem;
}
.wp-block-gw-background-container .inner-container {
  position: relative;
  z-index: 2;
}
.wp-block-gw-background-container.has-white-background-color {
  border: 1px solid #95979B;
}
.wp-block-gw-background-container.has-dark-blue-background-color, .wp-block-gw-background-container.has-medium-blue-background-color, .wp-block-gw-background-container.has-dark-gray-background-color, .wp-block-gw-background-container.has-black-background-color {
  color: #ffffff;
}
.wp-block-gw-background-container.has-dark-blue-background-color .wp-block-heading, .wp-block-gw-background-container.has-medium-blue-background-color .wp-block-heading, .wp-block-gw-background-container.has-dark-gray-background-color .wp-block-heading, .wp-block-gw-background-container.has-black-background-color .wp-block-heading {
  color: #ffffff;
}
.wp-block-gw-background-container.has-dark-blue-background-color a:not(.gw-button):not([class*=has-][class*=-color]):not(.white), .wp-block-gw-background-container.has-dark-blue-background-color a.gw-button.text-link:not([class*=has-][class*=-color]):not(.white), .wp-block-gw-background-container.has-medium-blue-background-color a:not(.gw-button):not([class*=has-][class*=-color]):not(.white), .wp-block-gw-background-container.has-medium-blue-background-color a.gw-button.text-link:not([class*=has-][class*=-color]):not(.white), .wp-block-gw-background-container.has-dark-gray-background-color a:not(.gw-button):not([class*=has-][class*=-color]):not(.white), .wp-block-gw-background-container.has-dark-gray-background-color a.gw-button.text-link:not([class*=has-][class*=-color]):not(.white), .wp-block-gw-background-container.has-black-background-color a:not(.gw-button):not([class*=has-][class*=-color]):not(.white), .wp-block-gw-background-container.has-black-background-color a.gw-button.text-link:not([class*=has-][class*=-color]):not(.white) {
  color: #E8BB00;
}

.gallery-block .gallery-image {
  display: block;
  position: relative;
  padding-bottom: 70%;
  border-radius: 0;
}
.gallery-block .gallery-image img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  left: 0;
  top: 0;
}

.slider-reveal-block {
  background-color: rgba(22, 22, 25, 0.8);
}
@media print, screen and (min-width: 64em) {
  .slider-reveal-block {
    padding: 5vh 0;
  }
}
.slider-reveal-block .slick-slide {
  height: 90vh;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.slider-reveal-block .close-button {
  color: #DFE2E9;
}
.slider-reveal-block .close-button:hover {
  color: #ffffff;
}

.quote-block .quote-content {
  padding: 1rem 2rem;
  border-left: 2px solid #95979B;
}

.wp-block-gw-media-text {
  overflow: hidden;
}
.wp-block-gw-media-text .media-text-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 64em) {
  .wp-block-gw-media-text .media-text-inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    max-width: unset;
    width: calc(100% + 16px);
    right: calc(16px / 2);
  }
}
@media screen and (min-width: 75em) {
  .wp-block-gw-media-text .media-text-inner {
    width: calc(100% + 16px);
    right: calc(16px / 2);
  }
}
.wp-block-gw-media-text .media-text-inner .media-text-media-container, .wp-block-gw-media-text .media-text-inner .media-text-content-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .wp-block-gw-media-text .media-text-inner .media-text-media-container, .wp-block-gw-media-text .media-text-inner .media-text-content-container {
    width: 50%;
  }
}
.wp-block-gw-media-text .media-text-inner .media-text-media-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 16px;
}
@media print, screen and (min-width: 50em) {
  .wp-block-gw-media-text .media-text-inner .media-text-media-container {
    margin-bottom: 16px;
  }
}
@media print, screen and (min-width: 64em) {
  .wp-block-gw-media-text .media-text-inner .media-text-media-container {
    margin-bottom: 0;
    display: block;
  }
}
.wp-block-gw-media-text .media-text-inner .media-text-media-container .media-text-media-inner {
  position: relative;
  height: 100%;
  width: 100%;
}
.wp-block-gw-media-text .media-text-inner .media-text-media-container .media-text-media-inner img, .wp-block-gw-media-text .media-text-inner .media-text-media-container .media-text-media-inner iframe, .wp-block-gw-media-text .media-text-inner .media-text-media-container .media-text-media-inner .media-object {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  height: auto;
  border-radius: 0;
  max-width: 40.625rem;
  max-height: 31.25rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}
@media print, screen and (min-width: 64em) {
  .wp-block-gw-media-text .media-text-inner .media-text-media-container .media-text-media-inner img, .wp-block-gw-media-text .media-text-inner .media-text-media-container .media-text-media-inner iframe, .wp-block-gw-media-text .media-text-inner .media-text-media-container .media-text-media-inner .media-object {
    max-width: unset;
    max-height: unset;
    margin-left: unset;
    margin-right: unset;
  }
}
@media print, screen and (min-width: 64em) {
  .wp-block-gw-media-text .media-text-inner.media-on-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .wp-block-gw-media-text .media-text-inner.mobile-image-on-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .wp-block-gw-media-text .media-text-inner.mobile-image-on-bottom .media-text-content-container {
    margin-bottom: 1.5rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .wp-block-gw-media-text .media-text-inner.mobile-image-on-bottom .media-text-media-container {
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .wp-block-gw-media-text .media-text-inner.content-vertical-top {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media print, screen and (min-width: 64em) {
  .wp-block-gw-media-text .media-text-inner.content-vertical-middle {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media print, screen and (min-width: 64em) {
  .wp-block-gw-media-text .media-text-inner.content-vertical-fit .media-text-media-container {
    position: relative;
  }
}
@media print, screen and (min-width: 64em) {
  .wp-block-gw-media-text .media-text-inner.content-vertical-fit .media-text-media-container img, .wp-block-gw-media-text .media-text-inner.content-vertical-fit .media-text-media-container iframe, .wp-block-gw-media-text .media-text-inner.content-vertical-fit .media-text-media-container .media-object {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}
@media print, screen and (min-width: 64em) {
  .wp-block-gw-media-text .media-text-inner.media-width-20 .media-text-media-container {
    width: calc(20 * 1%);
  }
  .wp-block-gw-media-text .media-text-inner.media-width-20 .media-text-content-container {
    width: calc(100% - 20 * 1%);
  }
  .wp-block-gw-media-text .media-text-inner.media-width-25 .media-text-media-container {
    width: calc(25 * 1%);
  }
  .wp-block-gw-media-text .media-text-inner.media-width-25 .media-text-content-container {
    width: calc(100% - 25 * 1%);
  }
  .wp-block-gw-media-text .media-text-inner.media-width-40 .media-text-media-container {
    width: calc(40 * 1%);
  }
  .wp-block-gw-media-text .media-text-inner.media-width-40 .media-text-content-container {
    width: calc(100% - 40 * 1%);
  }
  .wp-block-gw-media-text .media-text-inner.media-width-50 .media-text-media-container {
    width: calc(50 * 1%);
  }
  .wp-block-gw-media-text .media-text-inner.media-width-50 .media-text-content-container {
    width: calc(100% - 50 * 1%);
  }
  .wp-block-gw-media-text .media-text-inner.media-width-60 .media-text-media-container {
    width: calc(60 * 1%);
  }
  .wp-block-gw-media-text .media-text-inner.media-width-60 .media-text-content-container {
    width: calc(100% - 60 * 1%);
  }
  .wp-block-gw-media-text .media-text-inner.media-width-75 .media-text-media-container {
    width: calc(75 * 1%);
  }
  .wp-block-gw-media-text .media-text-inner.media-width-75 .media-text-content-container {
    width: calc(100% - 75 * 1%);
  }
  .wp-block-gw-media-text .media-text-inner.media-width-33 .media-text-media-container {
    width: 33.333%;
  }
  .wp-block-gw-media-text .media-text-inner.media-width-33 .media-text-content-container {
    width: 66.667%;
  }
  .wp-block-gw-media-text .media-text-inner.media-width-67 .media-text-media-container {
    width: 66.667%;
  }
  .wp-block-gw-media-text .media-text-inner.media-width-67 .media-text-content-container {
    width: 33.333%;
  }
}
@media print, screen and (min-width: 64em) {
  .wp-block-gw-media-text .media-text-inner.has-0-spacing {
    width: calc(100% + 0 * 1px / 2);
    right: calc(0 * 1px / 2);
  }
  .wp-block-gw-media-text .media-text-inner.has-0-spacing .media-text-media-container, .wp-block-gw-media-text .media-text-inner.has-0-spacing .media-text-content-container {
    padding-left: calc(0 * 1px / 2);
    padding-right: calc(0 * 1px / 2);
  }
}
@media screen and (min-width: 75em) {
  .wp-block-gw-media-text .media-text-inner.has-0-spacing {
    width: calc(100% + 0 * 1px / 2);
    right: calc(0 * 1px / 2);
  }
  .wp-block-gw-media-text .media-text-inner.has-0-spacing .media-text-media-container, .wp-block-gw-media-text .media-text-inner.has-0-spacing .media-text-content-container {
    padding-left: calc(0 * 1px / 2);
    padding-right: calc(0 * 1px / 2);
  }
}
@media print, screen and (min-width: 64em) {
  .wp-block-gw-media-text .media-text-inner.has-10-spacing {
    width: calc(100% + 10 * 1px / 2);
    right: calc(10 * 1px / 2);
  }
  .wp-block-gw-media-text .media-text-inner.has-10-spacing .media-text-media-container, .wp-block-gw-media-text .media-text-inner.has-10-spacing .media-text-content-container {
    padding-left: calc(10 * 1px / 2);
    padding-right: calc(10 * 1px / 2);
  }
}
@media screen and (min-width: 75em) {
  .wp-block-gw-media-text .media-text-inner.has-10-spacing {
    width: calc(100% + 10 * 1px / 2);
    right: calc(10 * 1px / 2);
  }
  .wp-block-gw-media-text .media-text-inner.has-10-spacing .media-text-media-container, .wp-block-gw-media-text .media-text-inner.has-10-spacing .media-text-content-container {
    padding-left: calc(10 * 1px / 2);
    padding-right: calc(10 * 1px / 2);
  }
}
@media print, screen and (min-width: 64em) {
  .wp-block-gw-media-text .media-text-inner.has-20-spacing {
    width: calc(100% + 20 * 1px / 2);
    right: calc(20 * 1px / 2);
  }
  .wp-block-gw-media-text .media-text-inner.has-20-spacing .media-text-media-container, .wp-block-gw-media-text .media-text-inner.has-20-spacing .media-text-content-container {
    padding-left: calc(20 * 1px / 2);
    padding-right: calc(20 * 1px / 2);
  }
}
@media screen and (min-width: 75em) {
  .wp-block-gw-media-text .media-text-inner.has-20-spacing {
    width: calc(100% + 20 * 1px / 2);
    right: calc(20 * 1px / 2);
  }
  .wp-block-gw-media-text .media-text-inner.has-20-spacing .media-text-media-container, .wp-block-gw-media-text .media-text-inner.has-20-spacing .media-text-content-container {
    padding-left: calc(20 * 1px / 2);
    padding-right: calc(20 * 1px / 2);
  }
}
@media print, screen and (min-width: 64em) {
  .wp-block-gw-media-text .media-text-inner.has-30-spacing {
    width: calc(100% + 30 * 1px / 2);
    right: calc(30 * 1px / 2);
  }
  .wp-block-gw-media-text .media-text-inner.has-30-spacing .media-text-media-container, .wp-block-gw-media-text .media-text-inner.has-30-spacing .media-text-content-container {
    padding-left: calc(30 * 1px / 2);
    padding-right: calc(30 * 1px / 2);
  }
}
@media screen and (min-width: 75em) {
  .wp-block-gw-media-text .media-text-inner.has-30-spacing {
    width: calc(100% + 30 * 1px / 2);
    right: calc(30 * 1px / 2);
  }
  .wp-block-gw-media-text .media-text-inner.has-30-spacing .media-text-media-container, .wp-block-gw-media-text .media-text-inner.has-30-spacing .media-text-content-container {
    padding-left: calc(30 * 1px / 2);
    padding-right: calc(30 * 1px / 2);
  }
}
@media print, screen and (min-width: 64em) {
  .wp-block-gw-media-text .media-text-inner.has-40-spacing {
    width: calc(100% + 40 * 1px / 2);
    right: calc(40 * 1px / 2);
  }
  .wp-block-gw-media-text .media-text-inner.has-40-spacing .media-text-media-container, .wp-block-gw-media-text .media-text-inner.has-40-spacing .media-text-content-container {
    padding-left: calc(40 * 1px / 2);
    padding-right: calc(40 * 1px / 2);
  }
}
@media screen and (min-width: 75em) {
  .wp-block-gw-media-text .media-text-inner.has-40-spacing {
    width: calc(100% + 40 * 1px / 2);
    right: calc(40 * 1px / 2);
  }
  .wp-block-gw-media-text .media-text-inner.has-40-spacing .media-text-media-container, .wp-block-gw-media-text .media-text-inner.has-40-spacing .media-text-content-container {
    padding-left: calc(40 * 1px / 2);
    padding-right: calc(40 * 1px / 2);
  }
}
@media print, screen and (min-width: 64em) {
  .wp-block-gw-media-text .media-text-inner.has-50-spacing {
    width: calc(100% + 50 * 1px / 2);
    right: calc(50 * 1px / 2);
  }
  .wp-block-gw-media-text .media-text-inner.has-50-spacing .media-text-media-container, .wp-block-gw-media-text .media-text-inner.has-50-spacing .media-text-content-container {
    padding-left: calc(50 * 1px / 2);
    padding-right: calc(50 * 1px / 2);
  }
}
@media screen and (min-width: 75em) {
  .wp-block-gw-media-text .media-text-inner.has-50-spacing {
    width: calc(100% + 50 * 1px / 2);
    right: calc(50 * 1px / 2);
  }
  .wp-block-gw-media-text .media-text-inner.has-50-spacing .media-text-media-container, .wp-block-gw-media-text .media-text-inner.has-50-spacing .media-text-content-container {
    padding-left: calc(50 * 1px / 2);
    padding-right: calc(50 * 1px / 2);
  }
}
@media print, screen and (min-width: 64em) {
  .wp-block-gw-media-text .media-text-inner.has-60-spacing {
    width: calc(100% + 60 * 1px / 2);
    right: calc(60 * 1px / 2);
  }
  .wp-block-gw-media-text .media-text-inner.has-60-spacing .media-text-media-container, .wp-block-gw-media-text .media-text-inner.has-60-spacing .media-text-content-container {
    padding-left: calc(60 * 1px / 2);
    padding-right: calc(60 * 1px / 2);
  }
}
@media screen and (min-width: 75em) {
  .wp-block-gw-media-text .media-text-inner.has-60-spacing {
    width: calc(100% + 60 * 1px / 2);
    right: calc(60 * 1px / 2);
  }
  .wp-block-gw-media-text .media-text-inner.has-60-spacing .media-text-media-container, .wp-block-gw-media-text .media-text-inner.has-60-spacing .media-text-content-container {
    padding-left: calc(60 * 1px / 2);
    padding-right: calc(60 * 1px / 2);
  }
}
@media print, screen and (min-width: 64em) {
  .wp-block-gw-media-text .media-text-inner.has-70-spacing {
    width: calc(100% + 70 * 1px / 2);
    right: calc(70 * 1px / 2);
  }
  .wp-block-gw-media-text .media-text-inner.has-70-spacing .media-text-media-container, .wp-block-gw-media-text .media-text-inner.has-70-spacing .media-text-content-container {
    padding-left: calc(70 * 1px / 2);
    padding-right: calc(70 * 1px / 2);
  }
}
@media screen and (min-width: 75em) {
  .wp-block-gw-media-text .media-text-inner.has-70-spacing {
    width: calc(100% + 70 * 1px / 2);
    right: calc(70 * 1px / 2);
  }
  .wp-block-gw-media-text .media-text-inner.has-70-spacing .media-text-media-container, .wp-block-gw-media-text .media-text-inner.has-70-spacing .media-text-content-container {
    padding-left: calc(70 * 1px / 2);
    padding-right: calc(70 * 1px / 2);
  }
}
@media print, screen and (min-width: 64em) {
  .wp-block-gw-media-text .media-text-inner.has-80-spacing {
    width: calc(100% + 80 * 1px / 2);
    right: calc(80 * 1px / 2);
  }
  .wp-block-gw-media-text .media-text-inner.has-80-spacing .media-text-media-container, .wp-block-gw-media-text .media-text-inner.has-80-spacing .media-text-content-container {
    padding-left: calc(80 * 1px / 2);
    padding-right: calc(80 * 1px / 2);
  }
}
@media screen and (min-width: 75em) {
  .wp-block-gw-media-text .media-text-inner.has-80-spacing {
    width: calc(100% + 80 * 1px / 2);
    right: calc(80 * 1px / 2);
  }
  .wp-block-gw-media-text .media-text-inner.has-80-spacing .media-text-media-container, .wp-block-gw-media-text .media-text-inner.has-80-spacing .media-text-content-container {
    padding-left: calc(80 * 1px / 2);
    padding-right: calc(80 * 1px / 2);
  }
}
@media print, screen and (min-width: 64em) {
  .wp-block-gw-media-text .media-text-inner.has-90-spacing {
    width: calc(100% + 90 * 1px / 2);
    right: calc(90 * 1px / 2);
  }
  .wp-block-gw-media-text .media-text-inner.has-90-spacing .media-text-media-container, .wp-block-gw-media-text .media-text-inner.has-90-spacing .media-text-content-container {
    padding-left: calc(90 * 1px / 2);
    padding-right: calc(90 * 1px / 2);
  }
}
@media screen and (min-width: 75em) {
  .wp-block-gw-media-text .media-text-inner.has-90-spacing {
    width: calc(100% + 90 * 1px / 2);
    right: calc(90 * 1px / 2);
  }
  .wp-block-gw-media-text .media-text-inner.has-90-spacing .media-text-media-container, .wp-block-gw-media-text .media-text-inner.has-90-spacing .media-text-content-container {
    padding-left: calc(90 * 1px / 2);
    padding-right: calc(90 * 1px / 2);
  }
}
@media print, screen and (min-width: 64em) {
  .wp-block-gw-media-text .media-text-inner.has-100-spacing {
    width: calc(100% + 100 * 1px / 2);
    right: calc(100 * 1px / 2);
  }
  .wp-block-gw-media-text .media-text-inner.has-100-spacing .media-text-media-container, .wp-block-gw-media-text .media-text-inner.has-100-spacing .media-text-content-container {
    padding-left: calc(100 * 1px / 2);
    padding-right: calc(100 * 1px / 2);
  }
}
@media screen and (min-width: 75em) {
  .wp-block-gw-media-text .media-text-inner.has-100-spacing {
    width: calc(100% + 100 * 1px / 2);
    right: calc(100 * 1px / 2);
  }
  .wp-block-gw-media-text .media-text-inner.has-100-spacing .media-text-media-container, .wp-block-gw-media-text .media-text-inner.has-100-spacing .media-text-content-container {
    padding-left: calc(100 * 1px / 2);
    padding-right: calc(100 * 1px / 2);
  }
}
@media print, screen and (min-width: 64em) {
  .wp-block-gw-media-text .media-text-inner.has-110-spacing {
    width: calc(100% + 110 * 1px / 2);
    right: calc(110 * 1px / 2);
  }
  .wp-block-gw-media-text .media-text-inner.has-110-spacing .media-text-media-container, .wp-block-gw-media-text .media-text-inner.has-110-spacing .media-text-content-container {
    padding-left: calc(110 * 1px / 2);
    padding-right: calc(110 * 1px / 2);
  }
}
@media screen and (min-width: 75em) {
  .wp-block-gw-media-text .media-text-inner.has-110-spacing {
    width: calc(100% + 110 * 1px / 2);
    right: calc(110 * 1px / 2);
  }
  .wp-block-gw-media-text .media-text-inner.has-110-spacing .media-text-media-container, .wp-block-gw-media-text .media-text-inner.has-110-spacing .media-text-content-container {
    padding-left: calc(110 * 1px / 2);
    padding-right: calc(110 * 1px / 2);
  }
}
@media print, screen and (min-width: 64em) {
  .wp-block-gw-media-text .media-text-inner.has-120-spacing {
    width: calc(100% + 120 * 1px / 2);
    right: calc(120 * 1px / 2);
  }
  .wp-block-gw-media-text .media-text-inner.has-120-spacing .media-text-media-container, .wp-block-gw-media-text .media-text-inner.has-120-spacing .media-text-content-container {
    padding-left: calc(120 * 1px / 2);
    padding-right: calc(120 * 1px / 2);
  }
}
@media screen and (min-width: 75em) {
  .wp-block-gw-media-text .media-text-inner.has-120-spacing {
    width: calc(100% + 120 * 1px / 2);
    right: calc(120 * 1px / 2);
  }
  .wp-block-gw-media-text .media-text-inner.has-120-spacing .media-text-media-container, .wp-block-gw-media-text .media-text-inner.has-120-spacing .media-text-content-container {
    padding-left: calc(120 * 1px / 2);
    padding-right: calc(120 * 1px / 2);
  }
}
@media print, screen and (min-width: 64em) {
  .wp-block-gw-media-text .media-text-inner.has-130-spacing {
    width: calc(100% + 130 * 1px / 2);
    right: calc(130 * 1px / 2);
  }
  .wp-block-gw-media-text .media-text-inner.has-130-spacing .media-text-media-container, .wp-block-gw-media-text .media-text-inner.has-130-spacing .media-text-content-container {
    padding-left: calc(130 * 1px / 2);
    padding-right: calc(130 * 1px / 2);
  }
}
@media screen and (min-width: 75em) {
  .wp-block-gw-media-text .media-text-inner.has-130-spacing {
    width: calc(100% + 130 * 1px / 2);
    right: calc(130 * 1px / 2);
  }
  .wp-block-gw-media-text .media-text-inner.has-130-spacing .media-text-media-container, .wp-block-gw-media-text .media-text-inner.has-130-spacing .media-text-content-container {
    padding-left: calc(130 * 1px / 2);
    padding-right: calc(130 * 1px / 2);
  }
}
@media print, screen and (min-width: 64em) {
  .wp-block-gw-media-text .media-text-inner.has-140-spacing {
    width: calc(100% + 140 * 1px / 2);
    right: calc(140 * 1px / 2);
  }
  .wp-block-gw-media-text .media-text-inner.has-140-spacing .media-text-media-container, .wp-block-gw-media-text .media-text-inner.has-140-spacing .media-text-content-container {
    padding-left: calc(140 * 1px / 2);
    padding-right: calc(140 * 1px / 2);
  }
}
@media screen and (min-width: 75em) {
  .wp-block-gw-media-text .media-text-inner.has-140-spacing {
    width: calc(100% + 140 * 1px / 2);
    right: calc(140 * 1px / 2);
  }
  .wp-block-gw-media-text .media-text-inner.has-140-spacing .media-text-media-container, .wp-block-gw-media-text .media-text-inner.has-140-spacing .media-text-content-container {
    padding-left: calc(140 * 1px / 2);
    padding-right: calc(140 * 1px / 2);
  }
}
@media print, screen and (min-width: 64em) {
  .wp-block-gw-media-text .media-text-inner.has-150-spacing {
    width: calc(100% + 150 * 1px / 2);
    right: calc(150 * 1px / 2);
  }
  .wp-block-gw-media-text .media-text-inner.has-150-spacing .media-text-media-container, .wp-block-gw-media-text .media-text-inner.has-150-spacing .media-text-content-container {
    padding-left: calc(150 * 1px / 2);
    padding-right: calc(150 * 1px / 2);
  }
}
@media screen and (min-width: 75em) {
  .wp-block-gw-media-text .media-text-inner.has-150-spacing {
    width: calc(100% + 150 * 1px / 2);
    right: calc(150 * 1px / 2);
  }
  .wp-block-gw-media-text .media-text-inner.has-150-spacing .media-text-media-container, .wp-block-gw-media-text .media-text-inner.has-150-spacing .media-text-content-container {
    padding-left: calc(150 * 1px / 2);
    padding-right: calc(150 * 1px / 2);
  }
}
@media print, screen and (min-width: 64em) {
  .wp-block-gw-media-text .media-text-inner.has-default-spacing .media-text-media-container, .wp-block-gw-media-text .media-text-inner.has-default-spacing .media-text-content-container {
    padding-left: calc(16px / 2);
    padding-right: calc(16px / 2);
  }
}
@media screen and (min-width: 75em) {
  .wp-block-gw-media-text .media-text-inner.has-default-spacing .media-text-media-container, .wp-block-gw-media-text .media-text-inner.has-default-spacing .media-text-content-container {
    padding-left: calc(16px / 2);
    padding-right: calc(16px / 2);
  }
}

.custom-spacer {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media print, screen and (min-width: 64em) {
  .custom-spacer {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
.custom-spacer.size-small {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media print, screen and (min-width: 64em) {
  .custom-spacer.size-small {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.custom-spacer.size-large {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media print, screen and (min-width: 64em) {
  .custom-spacer.size-large {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
.custom-spacer.size-custom {
  padding: 0;
}

.custom-separator {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
@media print, screen and (min-width: 64em) {
  .custom-separator {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
.custom-separator {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1rem 0;
}
.custom-separator:before {
  content: "";
  height: 1px;
  background: #95979B;
  width: 100%;
}
.custom-separator.custom:before {
  background: -webkit-gradient(linear, left top, right top, from(#1357A2), to(#E8BB00));
  background: linear-gradient(to right, #1357A2, #E8BB00);
  height: 3px;
  border-radius: 2px;
}

.wp-block-gw-columns {
  overflow: hidden;
}
.wp-block-gw-columns .columns-inner, .wp-block-gw-columns .acf-innerblocks-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}
.wp-block-gw-columns.x-padding .columns-inner {
  width: calc(100% + 16px);
  right: calc(16px / 2);
}
@media print, screen and (min-width: 50em) {
  .wp-block-gw-columns.x-padding .columns-inner {
    width: calc(100% + 16px);
    right: calc(16px / 2);
  }
}
@media print, screen and (min-width: 64em) {
  .wp-block-gw-columns.x-padding .columns-inner {
    width: calc(100% + 16px);
    right: calc(16px / 2);
  }
}
@media screen and (min-width: 75em) {
  .wp-block-gw-columns.x-padding .columns-inner {
    width: calc(100% + 16px);
    right: calc(16px / 2);
  }
}
.wp-block-gw-columns.x-padding .columns-inner .column {
  padding-left: calc(16px / 2);
  padding-right: calc(16px / 2);
}
@media print, screen and (min-width: 50em) {
  .wp-block-gw-columns.x-padding .columns-inner .column {
    padding-left: calc(16px / 2);
    padding-right: calc(16px / 2);
  }
}
@media print, screen and (min-width: 64em) {
  .wp-block-gw-columns.x-padding .columns-inner .column {
    padding-left: calc(16px / 2);
    padding-right: calc(16px / 2);
  }
}
@media screen and (min-width: 75em) {
  .wp-block-gw-columns.x-padding .columns-inner .column {
    padding-left: calc(16px / 2);
    padding-right: calc(16px / 2);
  }
}
.wp-block-gw-columns.y-margin .columns-inner {
  margin-bottom: calc(0px - 16px);
}
@media print, screen and (min-width: 50em) {
  .wp-block-gw-columns.y-margin .columns-inner {
    margin-bottom: calc(0px - 16px);
  }
}
@media print, screen and (min-width: 64em) {
  .wp-block-gw-columns.y-margin .columns-inner {
    margin-bottom: calc(0px - 16px);
  }
}
.wp-block-gw-columns.y-margin .columns-inner .column {
  margin-bottom: 16px;
}
@media print, screen and (min-width: 50em) {
  .wp-block-gw-columns.y-margin .columns-inner .column {
    margin-bottom: 16px;
  }
}
@media print, screen and (min-width: 64em) {
  .wp-block-gw-columns.y-margin .columns-inner .column {
    margin-bottom: 16px;
  }
}
@media print, screen and (max-width: 49.99875em) {
  .wp-block-gw-columns .column-small-20 {
    width: calc(20 * 1%);
  }
  .wp-block-gw-columns .column-small-25 {
    width: calc(25 * 1%);
  }
  .wp-block-gw-columns .column-small-40 {
    width: calc(40 * 1%);
  }
  .wp-block-gw-columns .column-small-50 {
    width: calc(50 * 1%);
  }
  .wp-block-gw-columns .column-small-60 {
    width: calc(60 * 1%);
  }
  .wp-block-gw-columns .column-small-75 {
    width: calc(75 * 1%);
  }
  .wp-block-gw-columns .column-small-100 {
    width: calc(100 * 1%);
  }
  .wp-block-gw-columns .column-small-33 {
    width: 33.333%;
  }
  .wp-block-gw-columns .column-small-67 {
    width: 66.666%;
  }
  .wp-block-gw-columns .column-small-shrink {
    width: auto;
    -ms-flex-negative: 2;
        flex-shrink: 2;
  }
  .wp-block-gw-columns .column-small-auto {
    width: auto;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 1;
        flex-shrink: 1;
    -ms-flex-preferred-size: 0px;
        flex-basis: 0px;
  }
}
@media print, screen and (min-width: 50em) and (max-width: 63.99875em) {
  .wp-block-gw-columns .column-medium-20 {
    width: calc(20 * 1%);
  }
  .wp-block-gw-columns .column-medium-25 {
    width: calc(25 * 1%);
  }
  .wp-block-gw-columns .column-medium-40 {
    width: calc(40 * 1%);
  }
  .wp-block-gw-columns .column-medium-50 {
    width: calc(50 * 1%);
  }
  .wp-block-gw-columns .column-medium-60 {
    width: calc(60 * 1%);
  }
  .wp-block-gw-columns .column-medium-75 {
    width: calc(75 * 1%);
  }
  .wp-block-gw-columns .column-medium-100 {
    width: calc(100 * 1%);
  }
  .wp-block-gw-columns .column-medium-33 {
    width: 33.333%;
  }
  .wp-block-gw-columns .column-medium-67 {
    width: 66.666%;
  }
  .wp-block-gw-columns .column-medium-shrink {
    width: auto;
    -ms-flex-negative: 2;
        flex-shrink: 2;
  }
  .wp-block-gw-columns .column-medium-auto {
    width: auto;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 1;
        flex-shrink: 1;
    -ms-flex-preferred-size: 0px;
        flex-basis: 0px;
  }
}
@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .wp-block-gw-columns .column-large-20 {
    width: calc(20 * 1%);
  }
  .wp-block-gw-columns .column-large-25 {
    width: calc(25 * 1%);
  }
  .wp-block-gw-columns .column-large-40 {
    width: calc(40 * 1%);
  }
  .wp-block-gw-columns .column-large-50 {
    width: calc(50 * 1%);
  }
  .wp-block-gw-columns .column-large-60 {
    width: calc(60 * 1%);
  }
  .wp-block-gw-columns .column-large-75 {
    width: calc(75 * 1%);
  }
  .wp-block-gw-columns .column-large-100 {
    width: calc(100 * 1%);
  }
  .wp-block-gw-columns .column-large-33 {
    width: 33.333%;
  }
  .wp-block-gw-columns .column-large-67 {
    width: 66.666%;
  }
  .wp-block-gw-columns .column-large-shrink {
    width: auto;
    -ms-flex-negative: 2;
        flex-shrink: 2;
  }
  .wp-block-gw-columns .column-large-auto {
    width: auto;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 1;
        flex-shrink: 1;
    -ms-flex-preferred-size: 0px;
        flex-basis: 0px;
  }
}
@media screen and (min-width: 75em) {
  .wp-block-gw-columns .column-xlarge-20 {
    width: calc(20 * 1%);
  }
  .wp-block-gw-columns .column-xlarge-25 {
    width: calc(25 * 1%);
  }
  .wp-block-gw-columns .column-xlarge-40 {
    width: calc(40 * 1%);
  }
  .wp-block-gw-columns .column-xlarge-50 {
    width: calc(50 * 1%);
  }
  .wp-block-gw-columns .column-xlarge-60 {
    width: calc(60 * 1%);
  }
  .wp-block-gw-columns .column-xlarge-75 {
    width: calc(75 * 1%);
  }
  .wp-block-gw-columns .column-xlarge-100 {
    width: calc(100 * 1%);
  }
  .wp-block-gw-columns .column-xlarge-33 {
    width: 33.333%;
  }
  .wp-block-gw-columns .column-xlarge-67 {
    width: 66.666%;
  }
  .wp-block-gw-columns .column-xlarge-shrink {
    width: auto;
    -ms-flex-negative: 2;
        flex-shrink: 2;
  }
  .wp-block-gw-columns .column-xlarge-auto {
    width: auto;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 1;
        flex-shrink: 1;
    -ms-flex-preferred-size: 0px;
        flex-basis: 0px;
  }
}
.wp-block-gw-columns .columns-align-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.wp-block-gw-columns .columns-align-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.wp-block-gw-columns .columns-align-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.wp-block-gw-columns .columns-align-space-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.wp-block-gw-columns .columns-align-space-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.wp-block-gw-columns .columns-align-top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.wp-block-gw-columns .columns-align-middle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wp-block-gw-columns .columns-align-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.wp-block-gw-columns .columns-align-stretch {
  -webkit-box-align: unset;
      -ms-flex-align: unset;
          align-items: unset;
}

.recent-posts-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.section-header {
  margin-bottom: 1rem;
}
.section-header .section-sponsor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 4px;
}
@media print, screen and (min-width: 64em) {
  .section-header .section-sponsor {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 12px;
  }
}
.section-header .section-sponsor .sponsored-by-label {
  font-size: 0.8125rem;
  font-weight: 500;
}
.section-header .section-sponsor .sponsor-logo {
  max-width: 130px;
  max-height: 40px;
}

.gw-reveal-block {
  padding: 4rem 2rem;
}

.upcoming-shows-list .upcoming-show-item {
  margin-bottom: 1rem;
}
.upcoming-shows-list .upcoming-show-item .show-title {
  color: #161619;
}
.upcoming-shows-list .upcoming-show-item .show-time {
  font-size: 0.8125rem;
  color: #95979B;
  font-weight: 500;
}

.page-header {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.page-header hr {
  margin-top: 2rem;
}

.animated-heading-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 1rem;
  overflow: hidden;
}

.animated-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 60px;
  padding-right: 60px;
  position: relative;
  min-height: 91px;
  width: auto;
}
.animated-heading .animated-logo-mark {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
  background-color: #ffffff;
  z-index: 5;
}
.animated-heading .animated-logo-mark path:nth-child(1) {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.animated-heading .heading-text {
  margin-bottom: 0;
  text-transform: uppercase;
}
.animated-heading .heading-text .primary-text {
  background-color: #ffffff;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
  z-index: 3;
}
.animated-heading .heading-text .secondary-text {
  display: inline-block;
  z-index: 2;
  -webkit-transform: translateX(-150%);
          transform: translateX(-150%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.animated-heading.active {
  opacity: 1 !important;
}
.animated-heading.active .animated-logo-mark {
  opacity: 1;
}
.animated-heading.active .animated-logo-mark path:nth-child(1) {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.animated-heading.active .primary-text {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.animated-heading.active .secondary-text {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.page-search-form .gw-button-wrapper {
  margin-bottom: 0;
}
.page-search-form button[type=submit] {
  height: 100%;
  margin-bottom: 0;
}

.page-template-front .main-grid {
  margin-top: 0;
}

.post-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  margin-bottom: 1rem;
}
.post-author .author-headshot {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid #DFE2E9;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}
.post-author .author-name {
  color: #1357A2;
  font-weight: 600;
}

.post-date {
  font-size: 0.8125rem;
  color: #95979B;
  font-weight: 500;
}

#single-post-header #author-and-categories {
  margin-bottom: 0.5rem;
}

body.single-post .embedded-video-container {
  margin-bottom: 2rem;
}
body.single-post .embedded-video-container iframe {
  width: 100%;
}
body.single-post .featured-image-container {
  margin-bottom: 2rem;
}
body.single-post .featured-image-container .featured-image {
  width: 100%;
  min-height: 350px;
  max-height: 450px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media print, screen and (min-width: 50em) {
  body.single-post .featured-image-container.inline-featured-image {
    float: left;
    width: 40%;
    margin-right: 1.5rem;
    margin-bottom: 1.5rem;
  }
  body.single-post .featured-image-container.inline-featured-image img {
    height: auto;
    min-height: 0;
    max-height: none;
  }
}
body.single-post .author-card {
  position: relative;
  padding: 1.875rem 2.5rem 1.875rem 3.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media print, screen and (min-width: 50em) {
  body.single-post .author-card {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 1.875rem 3.75rem 1.875rem 5rem;
  }
}
body.single-post .author-card {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
body.single-post .author-card:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 100%;
  background: #002956;
  z-index: -1;
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
  -webkit-transform: skewX(-5deg);
          transform: skewX(-5deg);
}
@media print, screen and (min-width: 50em) {
  body.single-post .author-card:before {
    -webkit-transform: skewX(-10deg);
            transform: skewX(-10deg);
  }
}
body.single-post .author-card:after {
  content: "";
  position: absolute;
  top: 0;
  left: 30px;
  right: 40px;
  width: auto;
  height: 100%;
  background: #E8BB00;
  z-index: -1;
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
  -webkit-transform: skewX(-5deg);
          transform: skewX(-5deg);
}
@media print, screen and (min-width: 50em) {
  body.single-post .author-card:after {
    -webkit-transform: skewX(-10deg);
            transform: skewX(-10deg);
  }
}
@media print, screen and (min-width: 50em) {
  body.single-post .author-card:after {
    right: 40px;
  }
}
body.single-post .author-card .post-author {
  line-height: 0;
  margin-bottom: 0;
}
body.single-post .author-card .author-headshot {
  border-radius: 50%;
  border: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
  width: 150px;
  height: 150px;
}
body.single-post .author-card .author-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
@media print, screen and (min-width: 50em) {
  body.single-post .author-card .author-info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    text-align: left;
    gap: 30px;
  }
}
body.single-post .author-card .author-name {
  color: #161619;
}
body.single-post .author-card .about-post-author-link {
  font-weight: 600;
}
body.single-post .author-card .author-card-sponsor img {
  width: 130px;
  height: auto;
}

.trailing-post-nav-and-share {
  border-top: 1px solid #DFE2E9;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding-top: 1rem;
}
@media print, screen and (min-width: 64em) {
  .trailing-post-nav-and-share {
    padding-top: 0.5rem;
  }
}

.related-posts {
  margin-top: 2rem;
}
@media print, screen and (min-width: 64em) {
  .related-posts {
    margin-top: 4rem;
  }
}
.related-posts .related-posts-section-heading {
  margin-bottom: 1rem;
}

.show-personnel-card {
  text-align: center;
}
.show-personnel-card .personnel-headshot-container {
  margin-bottom: 1rem;
}
.show-personnel-card .personnel-title {
  margin-bottom: 0.5rem;
}

#partner-carousel .scrolling-carousel-item {
  width: 240px;
  height: 240px;
}
#partner-carousel .scrolling-carousel-item > a {
  width: 100%;
  height: 100%;
}
#partner-carousel .scrolling-carousel-item img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  width: 90%;
  height: 90%;
  margin: 5% auto;
}

.partner-logo-container {
  border: 1px solid #DFE2E9;
}

.post-listing-container .type-show {
  margin-bottom: 1.5rem;
}
.post-listing-container .type-show .post-image {
  display: block;
  position: relative;
  aspect-ratio: 107/60;
  border: 1px solid #DFE2E9;
}
.post-listing-container .type-show .post-image img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  left: 0;
  top: 0;
}
.post-listing-container .type-show .post-title {
  color: #161619;
}
.post-listing-container .type-show .post-title a {
  color: inherit;
  text-decoration: none;
}
.post-listing-container .type-show .post-excerpt {
  margin-bottom: 0.5rem;
}
.post-listing-container .type-show .post-date {
  font-size: 0.8125rem;
  color: #95979B;
  font-weight: 500;
}
.post-listing-container .type-show.card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
}
.post-listing-container .type-show.card .post-image {
  aspect-ratio: 194/109;
}
.post-listing-container .type-show .fpo-image {
  padding: 10%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #002956;
  position: relative;
}
.post-listing-container .type-show .fpo-image svg {
  position: absolute;
  width: 80%;
  height: 80%;
  -o-object-fit: cover;
     object-fit: cover;
}
.post-listing-container .type-show .post-actions {
  margin-top: 0.5rem;
}

.personnel-card {
  text-align: center;
}

.personnel-headshot-container {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  position: relative;
  margin: 0 auto;
}
.personnel-headshot-container.standalone {
  margin-bottom: 2rem;
}
@media print, screen and (min-width: 50em) {
  .personnel-headshot-container {
    width: 240px;
    padding-bottom: 240px;
    max-width: 100%;
  }
}
.personnel-headshot-container.fpo {
  background-color: #002956;
  border-radius: 9999px;
  position: relative;
}
.personnel-headshot-container.fpo .logo-bars {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 60%;
  height: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.personnel-headshot-container.fpo .logo-bars div {
  background-color: #ffffff;
  height: 4px;
  width: 100%;
  border-radius: 2px;
}

.personnel-headshot {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px solid #DFE2E9;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}

.personnel-meta {
  margin-bottom: 1rem;
}
.personnel-meta .personnel-title-list {
  margin-bottom: 1rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.personnel-meta .personnel-title-list.multiple-titles .title {
  font-weight: 700;
}

.personnel-author-card-sponsor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 2rem;
}
.personnel-author-card-sponsor img {
  width: 130px;
  height: auto;
}

.personnel-social-media-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  margin-left: 0;
}
.personnel-social-media-links a {
  font-size: 1.25rem;
  border: 1px solid #1357A2;
  border-radius: 999px;
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 24px;
}
.personnel-social-media-links a:hover {
  border-color: #E8BB00;
}

.single-landing-page #landing-page-header .featured-image-container {
  margin-bottom: 1rem;
}
.single-landing-page #landing-page-header {
  padding-bottom: 1rem;
}
.single-landing-page .sidebar-container {
  padding-top: 2rem;
}
.single-landing-page .header-special-link,
.single-landing-page .header-special-link-fallback {
  font-weight: 600;
}

#kitchen-sink-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.kitchen-sink-components hr {
  margin: 3rem 0;
}
.kitchen-sink-components {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(100% - 1rem);
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
@media print, screen and (min-width: 64em) {
  .kitchen-sink-components {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(75% - 1rem);
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}

.kitchen-sink-nav {
  display: none;
}
@media print, screen and (min-width: 64em) {
  .kitchen-sink-nav {
    display: block;
    position: sticky;
    top: 1rem;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(25% - 1rem);
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    max-height: 80vh;
    overflow: scroll;
  }
  .kitchen-sink-nav .docs-toc {
    display: block;
    float: right;
  }
  .kitchen-sink-nav .docs-sub-menu {
    font-size: 0.85rem;
    margin-top: 1rem;
  }
  .kitchen-sink-nav .docs-menu-title {
    text-transform: uppercase;
    font-size: 0.75rem;
    color: #605F6A;
    font-weight: bold;
    line-height: 1;
    padding-left: 0.9rem;
    margin-bottom: 0.5rem;
    border-top: 1px solid #95979B;
    margin-top: 1rem;
    padding-top: 1.5rem;
  }
  .kitchen-sink-nav .docs-toc {
    width: 100%;
    padding-left: 4rem;
    padding-right: 1rem;
  }
  .kitchen-sink-nav .docs-toc .is-active {
    background: #1357A2;
    color: white;
  }
  .kitchen-sink-nav .docs-toc .docs-sub-menu:first-child .docs-menu-title {
    margin-top: 0;
    border-top: 0;
    padding-top: 0;
  }
}

.kitchen-sink-grid .grid-x {
  background: #d6ecfa;
  font-size: 12px;
  line-height: 2rem;
  margin-bottom: 1.5rem;
}
.kitchen-sink-grid .grid-x .cell, .kitchen-sink-grid .grid-x :nth-child(odd) {
  background: #7bc1ef;
  color: #0a0a0a;
}
.kitchen-sink-grid .grid-x .cell:nth-child(even) {
  background: #1779ba;
  color: #fefefe;
}
/*# sourceMappingURL=app.css.map */
