@charset "UTF-8";
/**
 * Foundation for Sites
 * Version 6.8.1
 * https://get.foundation
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 40em) {
  .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 {
  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&xsmall=26.25em&medium=40em&xmedium=56.25em&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: "Suisse Intl", sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #000000;
  -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 {
  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 #cacaca;
  border-radius: 0;
  background-color: #ffffff;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #000000;
  -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 #8a8a8a;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 5px #cacaca;
          box-shadow: 0 0 5px #cacaca;
  -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], [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;
}

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

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  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: #cacaca;
}

::-moz-placeholder {
  color: #cacaca;
}

:-ms-input-placeholder {
  color: #cacaca;
}

::-ms-input-placeholder {
  color: #cacaca;
}

::placeholder {
  color: #cacaca;
}

[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: normal;
  line-height: 1.8;
  color: #000000;
}
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: #000000;
}

.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 #cacaca;
  background: #e6e6e6;
  color: #000000;
  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;
      -ms-grid-row-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 #cacaca;
}
.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 #cacaca;
  border-radius: 0;
  background-color: #ffffff;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #000000;
  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%28138, 138, 138%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 {
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  -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:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 5px #cacaca;
          box-shadow: 0 0 5px #cacaca;
  -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: #e6e6e6;
  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: #cc4b37;
  background-color: rgb(249.9, 237, 235);
}
.is-invalid-input:not(:focus)::-webkit-input-placeholder {
  color: #cc4b37;
}
.is-invalid-input:not(:focus)::-moz-placeholder {
  color: #cc4b37;
}
.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #cc4b37;
}
.is-invalid-input:not(:focus)::-ms-input-placeholder {
  color: #cc4b37;
}
.is-invalid-input:not(:focus)::placeholder {
  color: #cc4b37;
}

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

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

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

p {
  margin-bottom: 1rem;
  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, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Suisse Intl", sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
}
h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
  line-height: 0;
  color: #cacaca;
}

h1, .h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h2, .h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h3, .h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h4, .h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h6, .h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 3rem;
  }
  h2, .h2 {
    font-size: 2.5rem;
  }
  h3, .h3 {
    font-size: 1.9375rem;
  }
  h4, .h4 {
    font-size: 1.5625rem;
  }
  h5, .h5 {
    font-size: 1.25rem;
  }
  h6, .h6 {
    font-size: 1rem;
  }
}
a {
  line-height: inherit;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus {
  color: rgb(19.78, 104.06, 159.96);
}
a img {
  border: 0;
}

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

ul,
ol,
dl {
  margin-bottom: 1rem;
  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 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}
blockquote, blockquote p {
  line-height: 1.6;
  color: #8a8a8a;
}

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

figure {
  margin: 0;
}

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: "Suisse Intl", sans-serif;
  color: #000000;
}

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

.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: #8a8a8a;
  font-size: 0.8125rem;
}
.cite-block:before, cite:before {
  content: "— ";
}

.code-inline, code {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: "Suisse Intl", sans-serif;
  font-weight: normal;
  color: #000000;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

.code-block {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: "Suisse Intl", sans-serif;
  font-weight: normal;
  color: #000000;
  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: 26.25em) {
  .xsmall-text-left {
    text-align: left;
  }
  .xsmall-text-right {
    text-align: right;
  }
  .xsmall-text-center {
    text-align: center;
  }
  .xsmall-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 40em) {
  .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: 56.25em) {
  .xmedium-text-left {
    text-align: left;
  }
  .xmedium-text-right {
    text-align: right;
  }
  .xmedium-text-center {
    text-align: center;
  }
  .xmedium-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;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-text-left {
    text-align: left;
  }
  .xlarge-text-right {
    text-align: right;
  }
  .xlarge-text-center {
    text-align: center;
  }
  .xlarge-text-justify {
    text-align: justify;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-text-left {
    text-align: left;
  }
  .xxlarge-text-right {
    text-align: right;
  }
  .xxlarge-text-center {
    text-align: center;
  }
  .xxlarge-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 #8a8a8a;
    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,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}
.grid-container {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-container {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.grid-container {
  max-width: 100rem;
  margin-left: auto;
  margin-right: auto;
}
.grid-container.fluid {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-container.fluid {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.grid-container.fluid {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.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: 26.25em) {
  .grid-x > .xsmall-shrink, .grid-x > .xsmall-full, .grid-x > .xsmall-1, .grid-x > .xsmall-2, .grid-x > .xsmall-3, .grid-x > .xsmall-4, .grid-x > .xsmall-5, .grid-x > .xsmall-6, .grid-x > .xsmall-7, .grid-x > .xsmall-8, .grid-x > .xsmall-9, .grid-x > .xsmall-10, .grid-x > .xsmall-11, .grid-x > .xsmall-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
@media print, screen and (min-width: 40em) {
  .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: 56.25em) {
  .grid-x > .xmedium-shrink, .grid-x > .xmedium-full, .grid-x > .xmedium-1, .grid-x > .xmedium-2, .grid-x > .xmedium-3, .grid-x > .xmedium-4, .grid-x > .xmedium-5, .grid-x > .xmedium-6, .grid-x > .xmedium-7, .grid-x > .xmedium-8, .grid-x > .xmedium-9, .grid-x > .xmedium-10, .grid-x > .xmedium-11, .grid-x > .xmedium-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;
  }
}
@media screen and (min-width: 75em) {
  .grid-x > .xlarge-shrink, .grid-x > .xlarge-full, .grid-x > .xlarge-1, .grid-x > .xlarge-2, .grid-x > .xlarge-3, .grid-x > .xlarge-4, .grid-x > .xlarge-5, .grid-x > .xlarge-6, .grid-x > .xlarge-7, .grid-x > .xlarge-8, .grid-x > .xlarge-9, .grid-x > .xlarge-10, .grid-x > .xlarge-11, .grid-x > .xlarge-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
@media screen and (min-width: 90em) {
  .grid-x > .xxlarge-shrink, .grid-x > .xxlarge-full, .grid-x > .xxlarge-1, .grid-x > .xxlarge-2, .grid-x > .xxlarge-3, .grid-x > .xxlarge-4, .grid-x > .xxlarge-5, .grid-x > .xxlarge-6, .grid-x > .xxlarge-7, .grid-x > .xxlarge-8, .grid-x > .xxlarge-9, .grid-x > .xxlarge-10, .grid-x > .xxlarge-11, .grid-x > .xxlarge-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: 26.25em) {
  .grid-x > .xsmall-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    width: auto;
  }
  .grid-x > .xsmall-12, .grid-x > .xsmall-11, .grid-x > .xsmall-10, .grid-x > .xsmall-9, .grid-x > .xsmall-8, .grid-x > .xsmall-7, .grid-x > .xsmall-6, .grid-x > .xsmall-5, .grid-x > .xsmall-4, .grid-x > .xsmall-3, .grid-x > .xsmall-2, .grid-x > .xsmall-1, .grid-x > .xsmall-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-x > .xsmall-shrink {
    width: auto;
  }
  .grid-x > .xsmall-1 {
    width: 8.3333333333%;
  }
  .grid-x > .xsmall-2 {
    width: 16.6666666667%;
  }
  .grid-x > .xsmall-3 {
    width: 25%;
  }
  .grid-x > .xsmall-4 {
    width: 33.3333333333%;
  }
  .grid-x > .xsmall-5 {
    width: 41.6666666667%;
  }
  .grid-x > .xsmall-6 {
    width: 50%;
  }
  .grid-x > .xsmall-7 {
    width: 58.3333333333%;
  }
  .grid-x > .xsmall-8 {
    width: 66.6666666667%;
  }
  .grid-x > .xsmall-9 {
    width: 75%;
  }
  .grid-x > .xsmall-10 {
    width: 83.3333333333%;
  }
  .grid-x > .xsmall-11 {
    width: 91.6666666667%;
  }
  .grid-x > .xsmall-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .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: 56.25em) {
  .grid-x > .xmedium-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    width: auto;
  }
  .grid-x > .xmedium-12, .grid-x > .xmedium-11, .grid-x > .xmedium-10, .grid-x > .xmedium-9, .grid-x > .xmedium-8, .grid-x > .xmedium-7, .grid-x > .xmedium-6, .grid-x > .xmedium-5, .grid-x > .xmedium-4, .grid-x > .xmedium-3, .grid-x > .xmedium-2, .grid-x > .xmedium-1, .grid-x > .xmedium-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-x > .xmedium-shrink {
    width: auto;
  }
  .grid-x > .xmedium-1 {
    width: 8.3333333333%;
  }
  .grid-x > .xmedium-2 {
    width: 16.6666666667%;
  }
  .grid-x > .xmedium-3 {
    width: 25%;
  }
  .grid-x > .xmedium-4 {
    width: 33.3333333333%;
  }
  .grid-x > .xmedium-5 {
    width: 41.6666666667%;
  }
  .grid-x > .xmedium-6 {
    width: 50%;
  }
  .grid-x > .xmedium-7 {
    width: 58.3333333333%;
  }
  .grid-x > .xmedium-8 {
    width: 66.6666666667%;
  }
  .grid-x > .xmedium-9 {
    width: 75%;
  }
  .grid-x > .xmedium-10 {
    width: 83.3333333333%;
  }
  .grid-x > .xmedium-11 {
    width: 91.6666666667%;
  }
  .grid-x > .xmedium-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%;
  }
}
@media screen and (min-width: 75em) {
  .grid-x > .xlarge-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    width: auto;
  }
  .grid-x > .xlarge-12, .grid-x > .xlarge-11, .grid-x > .xlarge-10, .grid-x > .xlarge-9, .grid-x > .xlarge-8, .grid-x > .xlarge-7, .grid-x > .xlarge-6, .grid-x > .xlarge-5, .grid-x > .xlarge-4, .grid-x > .xlarge-3, .grid-x > .xlarge-2, .grid-x > .xlarge-1, .grid-x > .xlarge-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-x > .xlarge-shrink {
    width: auto;
  }
  .grid-x > .xlarge-1 {
    width: 8.3333333333%;
  }
  .grid-x > .xlarge-2 {
    width: 16.6666666667%;
  }
  .grid-x > .xlarge-3 {
    width: 25%;
  }
  .grid-x > .xlarge-4 {
    width: 33.3333333333%;
  }
  .grid-x > .xlarge-5 {
    width: 41.6666666667%;
  }
  .grid-x > .xlarge-6 {
    width: 50%;
  }
  .grid-x > .xlarge-7 {
    width: 58.3333333333%;
  }
  .grid-x > .xlarge-8 {
    width: 66.6666666667%;
  }
  .grid-x > .xlarge-9 {
    width: 75%;
  }
  .grid-x > .xlarge-10 {
    width: 83.3333333333%;
  }
  .grid-x > .xlarge-11 {
    width: 91.6666666667%;
  }
  .grid-x > .xlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 90em) {
  .grid-x > .xxlarge-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    width: auto;
  }
  .grid-x > .xxlarge-12, .grid-x > .xxlarge-11, .grid-x > .xxlarge-10, .grid-x > .xxlarge-9, .grid-x > .xxlarge-8, .grid-x > .xxlarge-7, .grid-x > .xxlarge-6, .grid-x > .xxlarge-5, .grid-x > .xxlarge-4, .grid-x > .xxlarge-3, .grid-x > .xxlarge-2, .grid-x > .xxlarge-1, .grid-x > .xxlarge-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-x > .xxlarge-shrink {
    width: auto;
  }
  .grid-x > .xxlarge-1 {
    width: 8.3333333333%;
  }
  .grid-x > .xxlarge-2 {
    width: 16.6666666667%;
  }
  .grid-x > .xxlarge-3 {
    width: 25%;
  }
  .grid-x > .xxlarge-4 {
    width: 33.3333333333%;
  }
  .grid-x > .xxlarge-5 {
    width: 41.6666666667%;
  }
  .grid-x > .xxlarge-6 {
    width: 50%;
  }
  .grid-x > .xxlarge-7 {
    width: 58.3333333333%;
  }
  .grid-x > .xxlarge-8 {
    width: 66.6666666667%;
  }
  .grid-x > .xxlarge-9 {
    width: 75%;
  }
  .grid-x > .xxlarge-10 {
    width: 83.3333333333%;
  }
  .grid-x > .xxlarge-11 {
    width: 91.6666666667%;
  }
  .grid-x > .xxlarge-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.625rem;
  margin-right: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}
.grid-margin-x > .cell {
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x > .cell {
    width: calc(100% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
.grid-margin-x > .auto {
  width: auto;
}
.grid-margin-x > .shrink {
  width: auto;
}
.grid-margin-x > .small-1 {
  width: calc(8.3333333333% - 1.25rem);
}
.grid-margin-x > .small-2 {
  width: calc(16.6666666667% - 1.25rem);
}
.grid-margin-x > .small-3 {
  width: calc(25% - 1.25rem);
}
.grid-margin-x > .small-4 {
  width: calc(33.3333333333% - 1.25rem);
}
.grid-margin-x > .small-5 {
  width: calc(41.6666666667% - 1.25rem);
}
.grid-margin-x > .small-6 {
  width: calc(50% - 1.25rem);
}
.grid-margin-x > .small-7 {
  width: calc(58.3333333333% - 1.25rem);
}
.grid-margin-x > .small-8 {
  width: calc(66.6666666667% - 1.25rem);
}
.grid-margin-x > .small-9 {
  width: calc(75% - 1.25rem);
}
.grid-margin-x > .small-10 {
  width: calc(83.3333333333% - 1.25rem);
}
.grid-margin-x > .small-11 {
  width: calc(91.6666666667% - 1.25rem);
}
.grid-margin-x > .small-12 {
  width: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 26.25em) {
  .grid-margin-x > .xsmall-auto {
    width: auto;
  }
  .grid-margin-x > .xsmall-shrink {
    width: auto;
  }
  .grid-margin-x > .xsmall-1 {
    width: calc(8.3333333333% - 1.25rem);
  }
  .grid-margin-x > .xsmall-2 {
    width: calc(16.6666666667% - 1.25rem);
  }
  .grid-margin-x > .xsmall-3 {
    width: calc(25% - 1.25rem);
  }
  .grid-margin-x > .xsmall-4 {
    width: calc(33.3333333333% - 1.25rem);
  }
  .grid-margin-x > .xsmall-5 {
    width: calc(41.6666666667% - 1.25rem);
  }
  .grid-margin-x > .xsmall-6 {
    width: calc(50% - 1.25rem);
  }
  .grid-margin-x > .xsmall-7 {
    width: calc(58.3333333333% - 1.25rem);
  }
  .grid-margin-x > .xsmall-8 {
    width: calc(66.6666666667% - 1.25rem);
  }
  .grid-margin-x > .xsmall-9 {
    width: calc(75% - 1.25rem);
  }
  .grid-margin-x > .xsmall-10 {
    width: calc(83.3333333333% - 1.25rem);
  }
  .grid-margin-x > .xsmall-11 {
    width: calc(91.6666666667% - 1.25rem);
  }
  .grid-margin-x > .xsmall-12 {
    width: calc(100% - 1.25rem);
  }
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x > .auto {
    width: auto;
  }
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x > .xsmall-auto {
    width: auto;
  }
  .grid-margin-x > .xsmall-shrink {
    width: auto;
  }
  .grid-margin-x > .xsmall-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .xsmall-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .xsmall-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .xsmall-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .xsmall-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .xsmall-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .xsmall-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .xsmall-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .xsmall-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .xsmall-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .xsmall-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .xsmall-12 {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 56.25em) {
  .grid-margin-x > .xmedium-auto {
    width: auto;
  }
  .grid-margin-x > .xmedium-shrink {
    width: auto;
  }
  .grid-margin-x > .xmedium-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .xmedium-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .xmedium-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .xmedium-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .xmedium-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .xmedium-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .xmedium-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .xmedium-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .xmedium-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .xmedium-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .xmedium-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .xmedium-12 {
    width: calc(100% - 1.875rem);
  }
}
@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% - 1.875rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .large-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 1.875rem);
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-x > .xlarge-auto {
    width: auto;
  }
  .grid-margin-x > .xlarge-shrink {
    width: auto;
  }
  .grid-margin-x > .xlarge-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .xlarge-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .xlarge-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .xlarge-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .xlarge-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .xlarge-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .xlarge-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .xlarge-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .xlarge-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .xlarge-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .xlarge-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .xlarge-12 {
    width: calc(100% - 1.875rem);
  }
}
@media screen and (min-width: 90em) {
  .grid-margin-x > .xxlarge-auto {
    width: auto;
  }
  .grid-margin-x > .xxlarge-shrink {
    width: auto;
  }
  .grid-margin-x > .xxlarge-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .xxlarge-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .xxlarge-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .xxlarge-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .xxlarge-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .xxlarge-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .xxlarge-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .xxlarge-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .xxlarge-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .xxlarge-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .xxlarge-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .xxlarge-12 {
    width: calc(100% - 1.875rem);
  }
}

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

.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: 26.25em) {
  .xsmall-up-1 > .cell {
    width: 100%;
  }
  .xsmall-up-2 > .cell {
    width: 50%;
  }
  .xsmall-up-3 > .cell {
    width: 33.3333333333%;
  }
  .xsmall-up-4 > .cell {
    width: 25%;
  }
  .xsmall-up-5 > .cell {
    width: 20%;
  }
  .xsmall-up-6 > .cell {
    width: 16.6666666667%;
  }
  .xsmall-up-7 > .cell {
    width: 14.2857142857%;
  }
  .xsmall-up-8 > .cell {
    width: 12.5%;
  }
}
@media print, screen and (min-width: 40em) {
  .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: 56.25em) {
  .xmedium-up-1 > .cell {
    width: 100%;
  }
  .xmedium-up-2 > .cell {
    width: 50%;
  }
  .xmedium-up-3 > .cell {
    width: 33.3333333333%;
  }
  .xmedium-up-4 > .cell {
    width: 25%;
  }
  .xmedium-up-5 > .cell {
    width: 20%;
  }
  .xmedium-up-6 > .cell {
    width: 16.6666666667%;
  }
  .xmedium-up-7 > .cell {
    width: 14.2857142857%;
  }
  .xmedium-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%;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-up-1 > .cell {
    width: 100%;
  }
  .xlarge-up-2 > .cell {
    width: 50%;
  }
  .xlarge-up-3 > .cell {
    width: 33.3333333333%;
  }
  .xlarge-up-4 > .cell {
    width: 25%;
  }
  .xlarge-up-5 > .cell {
    width: 20%;
  }
  .xlarge-up-6 > .cell {
    width: 16.6666666667%;
  }
  .xlarge-up-7 > .cell {
    width: 14.2857142857%;
  }
  .xlarge-up-8 > .cell {
    width: 12.5%;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-up-1 > .cell {
    width: 100%;
  }
  .xxlarge-up-2 > .cell {
    width: 50%;
  }
  .xxlarge-up-3 > .cell {
    width: 33.3333333333%;
  }
  .xxlarge-up-4 > .cell {
    width: 25%;
  }
  .xxlarge-up-5 > .cell {
    width: 20%;
  }
  .xxlarge-up-6 > .cell {
    width: 16.6666666667%;
  }
  .xxlarge-up-7 > .cell {
    width: 14.2857142857%;
  }
  .xxlarge-up-8 > .cell {
    width: 12.5%;
  }
}
.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.25rem);
}

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .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: 40em) {
  .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: 40em) {
  .medium-margin-collapse > .xsmall-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .xsmall-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .xsmall-3 {
    width: 25%;
  }
  .medium-margin-collapse > .xsmall-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .xsmall-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .xsmall-6 {
    width: 50%;
  }
  .medium-margin-collapse > .xsmall-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .xsmall-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .xsmall-9 {
    width: 75%;
  }
  .medium-margin-collapse > .xsmall-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .xsmall-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .xsmall-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .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: 56.25em) {
  .medium-margin-collapse > .xmedium-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .xmedium-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .xmedium-3 {
    width: 25%;
  }
  .medium-margin-collapse > .xmedium-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .xmedium-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .xmedium-6 {
    width: 50%;
  }
  .medium-margin-collapse > .xmedium-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .xmedium-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .xmedium-9 {
    width: 75%;
  }
  .medium-margin-collapse > .xmedium-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .xmedium-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .xmedium-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 screen and (min-width: 75em) {
  .medium-margin-collapse > .xlarge-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .xlarge-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .medium-margin-collapse > .xlarge-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .xlarge-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .medium-margin-collapse > .xlarge-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .xlarge-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .medium-margin-collapse > .xlarge-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .xlarge-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 90em) {
  .medium-margin-collapse > .xxlarge-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .xxlarge-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .xxlarge-3 {
    width: 25%;
  }
  .medium-margin-collapse > .xxlarge-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .xxlarge-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .xxlarge-6 {
    width: 50%;
  }
  .medium-margin-collapse > .xxlarge-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .xxlarge-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .xxlarge-9 {
    width: 75%;
  }
  .medium-margin-collapse > .xxlarge-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .xxlarge-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}

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

@media print, screen and (min-width: 56.25em) {
  .xmedium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .xmedium-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 > .xsmall-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .xsmall-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .xsmall-3 {
    width: 25%;
  }
  .large-margin-collapse > .xsmall-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .xsmall-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .xsmall-6 {
    width: 50%;
  }
  .large-margin-collapse > .xsmall-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .xsmall-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .xsmall-9 {
    width: 75%;
  }
  .large-margin-collapse > .xsmall-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .xsmall-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .xsmall-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 > .xmedium-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .xmedium-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .xmedium-3 {
    width: 25%;
  }
  .large-margin-collapse > .xmedium-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .xmedium-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .xmedium-6 {
    width: 50%;
  }
  .large-margin-collapse > .xmedium-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .xmedium-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .xmedium-9 {
    width: 75%;
  }
  .large-margin-collapse > .xmedium-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .xmedium-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .xmedium-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 screen and (min-width: 75em) {
  .large-margin-collapse > .xlarge-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .xlarge-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .xlarge-3 {
    width: 25%;
  }
  .large-margin-collapse > .xlarge-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .xlarge-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .xlarge-6 {
    width: 50%;
  }
  .large-margin-collapse > .xlarge-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .xlarge-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .xlarge-9 {
    width: 75%;
  }
  .large-margin-collapse > .xlarge-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .xlarge-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}
@media screen and (min-width: 90em) {
  .large-margin-collapse > .xxlarge-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .xxlarge-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .xxlarge-3 {
    width: 25%;
  }
  .large-margin-collapse > .xxlarge-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .xxlarge-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .xxlarge-6 {
    width: 50%;
  }
  .large-margin-collapse > .xxlarge-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .xxlarge-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .xxlarge-9 {
    width: 75%;
  }
  .large-margin-collapse > .xxlarge-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .xxlarge-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .xxlarge-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;
  }
}

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

@media screen and (min-width: 75em) {
  .xlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .xlarge-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

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

@media screen and (min-width: 90em) {
  .xxlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .xxlarge-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% + 1.25rem / 2);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 26.25em) {
  .xsmall-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .xsmall-offset-0 {
    margin-left: calc(0% + 1.25rem / 2);
  }
  .xsmall-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .xsmall-offset-1 {
    margin-left: calc(8.3333333333% + 1.25rem / 2);
  }
  .xsmall-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .xsmall-offset-2 {
    margin-left: calc(16.6666666667% + 1.25rem / 2);
  }
  .xsmall-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .xsmall-offset-3 {
    margin-left: calc(25% + 1.25rem / 2);
  }
  .xsmall-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .xsmall-offset-4 {
    margin-left: calc(33.3333333333% + 1.25rem / 2);
  }
  .xsmall-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .xsmall-offset-5 {
    margin-left: calc(41.6666666667% + 1.25rem / 2);
  }
  .xsmall-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .xsmall-offset-6 {
    margin-left: calc(50% + 1.25rem / 2);
  }
  .xsmall-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .xsmall-offset-7 {
    margin-left: calc(58.3333333333% + 1.25rem / 2);
  }
  .xsmall-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .xsmall-offset-8 {
    margin-left: calc(66.6666666667% + 1.25rem / 2);
  }
  .xsmall-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .xsmall-offset-9 {
    margin-left: calc(75% + 1.25rem / 2);
  }
  .xsmall-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .xsmall-offset-10 {
    margin-left: calc(83.3333333333% + 1.25rem / 2);
  }
  .xsmall-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .xsmall-offset-11 {
    margin-left: calc(91.6666666667% + 1.25rem / 2);
  }
}
@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 1.875rem / 2);
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.3333333333% + 1.875rem / 2);
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.6666666667% + 1.875rem / 2);
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 1.875rem / 2);
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.3333333333% + 1.875rem / 2);
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.6666666667% + 1.875rem / 2);
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 1.875rem / 2);
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.3333333333% + 1.875rem / 2);
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.6666666667% + 1.875rem / 2);
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 1.875rem / 2);
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.3333333333% + 1.875rem / 2);
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.6666666667% + 1.875rem / 2);
  }
}
@media print, screen and (min-width: 56.25em) {
  .xmedium-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .xmedium-offset-0 {
    margin-left: calc(0% + 1.875rem / 2);
  }
  .xmedium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .xmedium-offset-1 {
    margin-left: calc(8.3333333333% + 1.875rem / 2);
  }
  .xmedium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .xmedium-offset-2 {
    margin-left: calc(16.6666666667% + 1.875rem / 2);
  }
  .xmedium-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .xmedium-offset-3 {
    margin-left: calc(25% + 1.875rem / 2);
  }
  .xmedium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .xmedium-offset-4 {
    margin-left: calc(33.3333333333% + 1.875rem / 2);
  }
  .xmedium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .xmedium-offset-5 {
    margin-left: calc(41.6666666667% + 1.875rem / 2);
  }
  .xmedium-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .xmedium-offset-6 {
    margin-left: calc(50% + 1.875rem / 2);
  }
  .xmedium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .xmedium-offset-7 {
    margin-left: calc(58.3333333333% + 1.875rem / 2);
  }
  .xmedium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .xmedium-offset-8 {
    margin-left: calc(66.6666666667% + 1.875rem / 2);
  }
  .xmedium-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .xmedium-offset-9 {
    margin-left: calc(75% + 1.875rem / 2);
  }
  .xmedium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .xmedium-offset-10 {
    margin-left: calc(83.3333333333% + 1.875rem / 2);
  }
  .xmedium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .xmedium-offset-11 {
    margin-left: calc(91.6666666667% + 1.875rem / 2);
  }
}
@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 1.875rem / 2);
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.3333333333% + 1.875rem / 2);
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.6666666667% + 1.875rem / 2);
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 1.875rem / 2);
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.3333333333% + 1.875rem / 2);
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.6666666667% + 1.875rem / 2);
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 1.875rem / 2);
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.3333333333% + 1.875rem / 2);
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.6666666667% + 1.875rem / 2);
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 1.875rem / 2);
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.3333333333% + 1.875rem / 2);
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.6666666667% + 1.875rem / 2);
  }
}
@media screen and (min-width: 75em) {
  .xlarge-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .xlarge-offset-0 {
    margin-left: calc(0% + 1.875rem / 2);
  }
  .xlarge-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .xlarge-offset-1 {
    margin-left: calc(8.3333333333% + 1.875rem / 2);
  }
  .xlarge-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .xlarge-offset-2 {
    margin-left: calc(16.6666666667% + 1.875rem / 2);
  }
  .xlarge-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .xlarge-offset-3 {
    margin-left: calc(25% + 1.875rem / 2);
  }
  .xlarge-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .xlarge-offset-4 {
    margin-left: calc(33.3333333333% + 1.875rem / 2);
  }
  .xlarge-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .xlarge-offset-5 {
    margin-left: calc(41.6666666667% + 1.875rem / 2);
  }
  .xlarge-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .xlarge-offset-6 {
    margin-left: calc(50% + 1.875rem / 2);
  }
  .xlarge-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .xlarge-offset-7 {
    margin-left: calc(58.3333333333% + 1.875rem / 2);
  }
  .xlarge-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .xlarge-offset-8 {
    margin-left: calc(66.6666666667% + 1.875rem / 2);
  }
  .xlarge-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .xlarge-offset-9 {
    margin-left: calc(75% + 1.875rem / 2);
  }
  .xlarge-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .xlarge-offset-10 {
    margin-left: calc(83.3333333333% + 1.875rem / 2);
  }
  .xlarge-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .xlarge-offset-11 {
    margin-left: calc(91.6666666667% + 1.875rem / 2);
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .xxlarge-offset-0 {
    margin-left: calc(0% + 1.875rem / 2);
  }
  .xxlarge-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .xxlarge-offset-1 {
    margin-left: calc(8.3333333333% + 1.875rem / 2);
  }
  .xxlarge-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .xxlarge-offset-2 {
    margin-left: calc(16.6666666667% + 1.875rem / 2);
  }
  .xxlarge-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .xxlarge-offset-3 {
    margin-left: calc(25% + 1.875rem / 2);
  }
  .xxlarge-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .xxlarge-offset-4 {
    margin-left: calc(33.3333333333% + 1.875rem / 2);
  }
  .xxlarge-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .xxlarge-offset-5 {
    margin-left: calc(41.6666666667% + 1.875rem / 2);
  }
  .xxlarge-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .xxlarge-offset-6 {
    margin-left: calc(50% + 1.875rem / 2);
  }
  .xxlarge-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .xxlarge-offset-7 {
    margin-left: calc(58.3333333333% + 1.875rem / 2);
  }
  .xxlarge-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .xxlarge-offset-8 {
    margin-left: calc(66.6666666667% + 1.875rem / 2);
  }
  .xxlarge-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .xxlarge-offset-9 {
    margin-left: calc(75% + 1.875rem / 2);
  }
  .xxlarge-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .xxlarge-offset-10 {
    margin-left: calc(83.3333333333% + 1.875rem / 2);
  }
  .xxlarge-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .xxlarge-offset-11 {
    margin-left: calc(91.6666666667% + 1.875rem / 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: 26.25em) {
  .grid-y > .xsmall-shrink, .grid-y > .xsmall-full, .grid-y > .xsmall-1, .grid-y > .xsmall-2, .grid-y > .xsmall-3, .grid-y > .xsmall-4, .grid-y > .xsmall-5, .grid-y > .xsmall-6, .grid-y > .xsmall-7, .grid-y > .xsmall-8, .grid-y > .xsmall-9, .grid-y > .xsmall-10, .grid-y > .xsmall-11, .grid-y > .xsmall-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
@media print, screen and (min-width: 40em) {
  .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: 56.25em) {
  .grid-y > .xmedium-shrink, .grid-y > .xmedium-full, .grid-y > .xmedium-1, .grid-y > .xmedium-2, .grid-y > .xmedium-3, .grid-y > .xmedium-4, .grid-y > .xmedium-5, .grid-y > .xmedium-6, .grid-y > .xmedium-7, .grid-y > .xmedium-8, .grid-y > .xmedium-9, .grid-y > .xmedium-10, .grid-y > .xmedium-11, .grid-y > .xmedium-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;
  }
}
@media screen and (min-width: 75em) {
  .grid-y > .xlarge-shrink, .grid-y > .xlarge-full, .grid-y > .xlarge-1, .grid-y > .xlarge-2, .grid-y > .xlarge-3, .grid-y > .xlarge-4, .grid-y > .xlarge-5, .grid-y > .xlarge-6, .grid-y > .xlarge-7, .grid-y > .xlarge-8, .grid-y > .xlarge-9, .grid-y > .xlarge-10, .grid-y > .xlarge-11, .grid-y > .xlarge-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
@media screen and (min-width: 90em) {
  .grid-y > .xxlarge-shrink, .grid-y > .xxlarge-full, .grid-y > .xxlarge-1, .grid-y > .xxlarge-2, .grid-y > .xxlarge-3, .grid-y > .xxlarge-4, .grid-y > .xxlarge-5, .grid-y > .xxlarge-6, .grid-y > .xxlarge-7, .grid-y > .xxlarge-8, .grid-y > .xxlarge-9, .grid-y > .xxlarge-10, .grid-y > .xxlarge-11, .grid-y > .xxlarge-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: 26.25em) {
  .grid-y > .xsmall-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    height: auto;
  }
  .grid-y > .xsmall-12, .grid-y > .xsmall-11, .grid-y > .xsmall-10, .grid-y > .xsmall-9, .grid-y > .xsmall-8, .grid-y > .xsmall-7, .grid-y > .xsmall-6, .grid-y > .xsmall-5, .grid-y > .xsmall-4, .grid-y > .xsmall-3, .grid-y > .xsmall-2, .grid-y > .xsmall-1, .grid-y > .xsmall-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-y > .xsmall-shrink {
    height: auto;
  }
  .grid-y > .xsmall-1 {
    height: 8.3333333333%;
  }
  .grid-y > .xsmall-2 {
    height: 16.6666666667%;
  }
  .grid-y > .xsmall-3 {
    height: 25%;
  }
  .grid-y > .xsmall-4 {
    height: 33.3333333333%;
  }
  .grid-y > .xsmall-5 {
    height: 41.6666666667%;
  }
  .grid-y > .xsmall-6 {
    height: 50%;
  }
  .grid-y > .xsmall-7 {
    height: 58.3333333333%;
  }
  .grid-y > .xsmall-8 {
    height: 66.6666666667%;
  }
  .grid-y > .xsmall-9 {
    height: 75%;
  }
  .grid-y > .xsmall-10 {
    height: 83.3333333333%;
  }
  .grid-y > .xsmall-11 {
    height: 91.6666666667%;
  }
  .grid-y > .xsmall-12 {
    height: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .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: 56.25em) {
  .grid-y > .xmedium-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    height: auto;
  }
  .grid-y > .xmedium-12, .grid-y > .xmedium-11, .grid-y > .xmedium-10, .grid-y > .xmedium-9, .grid-y > .xmedium-8, .grid-y > .xmedium-7, .grid-y > .xmedium-6, .grid-y > .xmedium-5, .grid-y > .xmedium-4, .grid-y > .xmedium-3, .grid-y > .xmedium-2, .grid-y > .xmedium-1, .grid-y > .xmedium-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-y > .xmedium-shrink {
    height: auto;
  }
  .grid-y > .xmedium-1 {
    height: 8.3333333333%;
  }
  .grid-y > .xmedium-2 {
    height: 16.6666666667%;
  }
  .grid-y > .xmedium-3 {
    height: 25%;
  }
  .grid-y > .xmedium-4 {
    height: 33.3333333333%;
  }
  .grid-y > .xmedium-5 {
    height: 41.6666666667%;
  }
  .grid-y > .xmedium-6 {
    height: 50%;
  }
  .grid-y > .xmedium-7 {
    height: 58.3333333333%;
  }
  .grid-y > .xmedium-8 {
    height: 66.6666666667%;
  }
  .grid-y > .xmedium-9 {
    height: 75%;
  }
  .grid-y > .xmedium-10 {
    height: 83.3333333333%;
  }
  .grid-y > .xmedium-11 {
    height: 91.6666666667%;
  }
  .grid-y > .xmedium-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%;
  }
}
@media screen and (min-width: 75em) {
  .grid-y > .xlarge-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    height: auto;
  }
  .grid-y > .xlarge-12, .grid-y > .xlarge-11, .grid-y > .xlarge-10, .grid-y > .xlarge-9, .grid-y > .xlarge-8, .grid-y > .xlarge-7, .grid-y > .xlarge-6, .grid-y > .xlarge-5, .grid-y > .xlarge-4, .grid-y > .xlarge-3, .grid-y > .xlarge-2, .grid-y > .xlarge-1, .grid-y > .xlarge-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-y > .xlarge-shrink {
    height: auto;
  }
  .grid-y > .xlarge-1 {
    height: 8.3333333333%;
  }
  .grid-y > .xlarge-2 {
    height: 16.6666666667%;
  }
  .grid-y > .xlarge-3 {
    height: 25%;
  }
  .grid-y > .xlarge-4 {
    height: 33.3333333333%;
  }
  .grid-y > .xlarge-5 {
    height: 41.6666666667%;
  }
  .grid-y > .xlarge-6 {
    height: 50%;
  }
  .grid-y > .xlarge-7 {
    height: 58.3333333333%;
  }
  .grid-y > .xlarge-8 {
    height: 66.6666666667%;
  }
  .grid-y > .xlarge-9 {
    height: 75%;
  }
  .grid-y > .xlarge-10 {
    height: 83.3333333333%;
  }
  .grid-y > .xlarge-11 {
    height: 91.6666666667%;
  }
  .grid-y > .xlarge-12 {
    height: 100%;
  }
}
@media screen and (min-width: 90em) {
  .grid-y > .xxlarge-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    height: auto;
  }
  .grid-y > .xxlarge-12, .grid-y > .xxlarge-11, .grid-y > .xxlarge-10, .grid-y > .xxlarge-9, .grid-y > .xxlarge-8, .grid-y > .xxlarge-7, .grid-y > .xxlarge-6, .grid-y > .xxlarge-5, .grid-y > .xxlarge-4, .grid-y > .xxlarge-3, .grid-y > .xxlarge-2, .grid-y > .xxlarge-1, .grid-y > .xxlarge-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-y > .xxlarge-shrink {
    height: auto;
  }
  .grid-y > .xxlarge-1 {
    height: 8.3333333333%;
  }
  .grid-y > .xxlarge-2 {
    height: 16.6666666667%;
  }
  .grid-y > .xxlarge-3 {
    height: 25%;
  }
  .grid-y > .xxlarge-4 {
    height: 33.3333333333%;
  }
  .grid-y > .xxlarge-5 {
    height: 41.6666666667%;
  }
  .grid-y > .xxlarge-6 {
    height: 50%;
  }
  .grid-y > .xxlarge-7 {
    height: 58.3333333333%;
  }
  .grid-y > .xxlarge-8 {
    height: 66.6666666667%;
  }
  .grid-y > .xxlarge-9 {
    height: 75%;
  }
  .grid-y > .xxlarge-10 {
    height: 83.3333333333%;
  }
  .grid-y > .xxlarge-11 {
    height: 91.6666666667%;
  }
  .grid-y > .xxlarge-12 {
    height: 100%;
  }
}

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

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 1.25rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 1.25rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 1.25rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 1.25rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 1.25rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 1.25rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 1.25rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 1.25rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 26.25em) {
  .grid-margin-y > .xsmall-auto {
    height: auto;
  }
  .grid-margin-y > .xsmall-shrink {
    height: auto;
  }
  .grid-margin-y > .xsmall-1 {
    height: calc(8.3333333333% - 1.25rem);
  }
  .grid-margin-y > .xsmall-2 {
    height: calc(16.6666666667% - 1.25rem);
  }
  .grid-margin-y > .xsmall-3 {
    height: calc(25% - 1.25rem);
  }
  .grid-margin-y > .xsmall-4 {
    height: calc(33.3333333333% - 1.25rem);
  }
  .grid-margin-y > .xsmall-5 {
    height: calc(41.6666666667% - 1.25rem);
  }
  .grid-margin-y > .xsmall-6 {
    height: calc(50% - 1.25rem);
  }
  .grid-margin-y > .xsmall-7 {
    height: calc(58.3333333333% - 1.25rem);
  }
  .grid-margin-y > .xsmall-8 {
    height: calc(66.6666666667% - 1.25rem);
  }
  .grid-margin-y > .xsmall-9 {
    height: calc(75% - 1.25rem);
  }
  .grid-margin-y > .xsmall-10 {
    height: calc(83.3333333333% - 1.25rem);
  }
  .grid-margin-y > .xsmall-11 {
    height: calc(91.6666666667% - 1.25rem);
  }
  .grid-margin-y > .xsmall-12 {
    height: calc(100% - 1.25rem);
  }
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
  }
  .grid-margin-y > .xsmall-auto {
    height: auto;
  }
  .grid-margin-y > .xsmall-shrink {
    height: auto;
  }
  .grid-margin-y > .xsmall-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xsmall-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xsmall-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .xsmall-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xsmall-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xsmall-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .xsmall-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xsmall-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xsmall-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .xsmall-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xsmall-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xsmall-12 {
    height: calc(100% - 1.875rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 56.25em) {
  .grid-margin-y > .xmedium-auto {
    height: auto;
  }
  .grid-margin-y > .xmedium-shrink {
    height: auto;
  }
  .grid-margin-y > .xmedium-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xmedium-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xmedium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .xmedium-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xmedium-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xmedium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .xmedium-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xmedium-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xmedium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .xmedium-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xmedium-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xmedium-12 {
    height: calc(100% - 1.875rem);
  }
}
@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% - 1.875rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-y > .xlarge-auto {
    height: auto;
  }
  .grid-margin-y > .xlarge-shrink {
    height: auto;
  }
  .grid-margin-y > .xlarge-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xlarge-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xlarge-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .xlarge-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xlarge-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xlarge-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .xlarge-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xlarge-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xlarge-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .xlarge-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xlarge-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xlarge-12 {
    height: calc(100% - 1.875rem);
  }
}
@media screen and (min-width: 90em) {
  .grid-margin-y > .xxlarge-auto {
    height: auto;
  }
  .grid-margin-y > .xxlarge-shrink {
    height: auto;
  }
  .grid-margin-y > .xxlarge-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-12 {
    height: calc(100% - 1.875rem);
  }
}

.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: 26.25em) {
  .xsmall-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 .xsmall-grid-frame {
    width: 100%;
  }
  .xsmall-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .xsmall-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%;
  }
  .xsmall-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .xsmall-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: 40em) {
  .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: 56.25em) {
  .xmedium-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 .xmedium-grid-frame {
    width: 100%;
  }
  .xmedium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .xmedium-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%;
  }
  .xmedium-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .xmedium-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;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-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 .xlarge-grid-frame {
    width: 100%;
  }
  .xlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .xlarge-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%;
  }
  .xlarge-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .xlarge-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-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 .xxlarge-grid-frame {
    width: 100%;
  }
  .xxlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .xxlarge-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%;
  }
  .xxlarge-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .xxlarge-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: 26.25em) {
  .grid-y.xsmall-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: 40em) {
  .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: 56.25em) {
  .grid-y.xmedium-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;
  }
}
@media screen and (min-width: 75em) {
  .grid-y.xlarge-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 screen and (min-width: 90em) {
  .grid-y.xxlarge-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: 26.25em) {
  .cell .grid-y.xsmall-grid-frame {
    height: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}
@media print, screen and (min-width: 56.25em) {
  .cell .grid-y.xmedium-grid-frame {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}
@media screen and (min-width: 75em) {
  .cell .grid-y.xlarge-grid-frame {
    height: 100%;
  }
}
@media screen and (min-width: 90em) {
  .cell .grid-y.xxlarge-grid-frame {
    height: 100%;
  }
}

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 1.25rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 1.25rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 1.25rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 1.25rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 1.25rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 1.25rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 1.25rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 1.25rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 26.25em) {
  .grid-margin-y > .xsmall-auto {
    height: auto;
  }
  .grid-margin-y > .xsmall-shrink {
    height: auto;
  }
  .grid-margin-y > .xsmall-1 {
    height: calc(8.3333333333% - 1.25rem);
  }
  .grid-margin-y > .xsmall-2 {
    height: calc(16.6666666667% - 1.25rem);
  }
  .grid-margin-y > .xsmall-3 {
    height: calc(25% - 1.25rem);
  }
  .grid-margin-y > .xsmall-4 {
    height: calc(33.3333333333% - 1.25rem);
  }
  .grid-margin-y > .xsmall-5 {
    height: calc(41.6666666667% - 1.25rem);
  }
  .grid-margin-y > .xsmall-6 {
    height: calc(50% - 1.25rem);
  }
  .grid-margin-y > .xsmall-7 {
    height: calc(58.3333333333% - 1.25rem);
  }
  .grid-margin-y > .xsmall-8 {
    height: calc(66.6666666667% - 1.25rem);
  }
  .grid-margin-y > .xsmall-9 {
    height: calc(75% - 1.25rem);
  }
  .grid-margin-y > .xsmall-10 {
    height: calc(83.3333333333% - 1.25rem);
  }
  .grid-margin-y > .xsmall-11 {
    height: calc(91.6666666667% - 1.25rem);
  }
  .grid-margin-y > .xsmall-12 {
    height: calc(100% - 1.25rem);
  }
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
  }
  .grid-margin-y > .xsmall-auto {
    height: auto;
  }
  .grid-margin-y > .xsmall-shrink {
    height: auto;
  }
  .grid-margin-y > .xsmall-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xsmall-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xsmall-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .xsmall-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xsmall-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xsmall-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .xsmall-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xsmall-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xsmall-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .xsmall-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xsmall-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xsmall-12 {
    height: calc(100% - 1.875rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 56.25em) {
  .grid-margin-y > .xmedium-auto {
    height: auto;
  }
  .grid-margin-y > .xmedium-shrink {
    height: auto;
  }
  .grid-margin-y > .xmedium-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xmedium-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xmedium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .xmedium-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xmedium-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xmedium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .xmedium-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xmedium-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xmedium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .xmedium-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xmedium-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xmedium-12 {
    height: calc(100% - 1.875rem);
  }
}
@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% - 1.875rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-y > .xlarge-auto {
    height: auto;
  }
  .grid-margin-y > .xlarge-shrink {
    height: auto;
  }
  .grid-margin-y > .xlarge-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xlarge-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xlarge-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .xlarge-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xlarge-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xlarge-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .xlarge-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xlarge-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xlarge-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .xlarge-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xlarge-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xlarge-12 {
    height: calc(100% - 1.875rem);
  }
}
@media screen and (min-width: 90em) {
  .grid-margin-y > .xxlarge-auto {
    height: auto;
  }
  .grid-margin-y > .xxlarge-shrink {
    height: auto;
  }
  .grid-margin-y > .xxlarge-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .xxlarge-12 {
    height: calc(100% - 1.875rem);
  }
}

.grid-frame.grid-margin-y {
  height: calc(100vh + 1.25rem);
}
@media print, screen and (min-width: 26.25em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.25rem);
  }
}
@media print, screen and (min-width: 40em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}
@media print, screen and (min-width: 56.25em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}
@media screen and (min-width: 75em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}
@media screen and (min-width: 90em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}

@media print, screen and (min-width: 26.25em) {
  .grid-margin-y.xsmall-grid-frame {
    height: calc(100vh + 1.25rem);
  }
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
@media print, screen and (min-width: 56.25em) {
  .grid-margin-y.xmedium-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
@media screen and (min-width: 75em) {
  .grid-margin-y.xlarge-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
@media screen and (min-width: 90em) {
  .grid-margin-y.xxlarge-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
[data-whatinput=mouse] .button {
  outline: 0;
}
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  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: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
}
.button.tiny {
  font-size: 0.6rem;
}
.button.small {
  font-size: 0.75rem;
}
.button.large {
  font-size: 1.25rem;
}
.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.button, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
  background-color: #1779ba;
  color: #ffffff;
}
.button:hover, .button:focus {
  background-color: rgb(19.55, 102.85, 158.1);
  color: #ffffff;
}
.button.primary, .button.primary.disabled, .button.primary[disabled], .button.primary.disabled:hover, .button.primary[disabled]:hover, .button.primary.disabled:focus, .button.primary[disabled]:focus {
  background-color: #1779ba;
  color: #ffffff;
}
.button.primary:hover, .button.primary:focus {
  background-color: rgb(18.4, 96.8, 148.8);
  color: #ffffff;
}
.button.secondary, .button.secondary.disabled, .button.secondary[disabled], .button.secondary.disabled:hover, .button.secondary[disabled]:hover, .button.secondary.disabled:focus, .button.secondary[disabled]:focus {
  background-color: #767676;
  color: #000000;
}
.button.secondary:hover, .button.secondary:focus {
  background-color: rgb(94.4, 94.4, 94.4);
  color: #000000;
}
.button.success, .button.success.disabled, .button.success[disabled], .button.success.disabled:hover, .button.success[disabled]:hover, .button.success.disabled:focus, .button.success[disabled]:focus {
  background-color: #3adb76;
  color: #000000;
}
.button.success:hover, .button.success:focus {
  background-color: rgb(34.2386266094, 187.3613733906, 91.3030042918);
  color: #000000;
}
.button.warning, .button.warning.disabled, .button.warning[disabled], .button.warning.disabled:hover, .button.warning[disabled]:hover, .button.warning.disabled:focus, .button.warning[disabled]:focus {
  background-color: #ffae00;
  color: #000000;
}
.button.warning:hover, .button.warning:focus {
  background-color: rgb(204, 139.2, 0);
  color: #000000;
}
.button.alert, .button.alert.disabled, .button.alert[disabled], .button.alert.disabled:hover, .button.alert[disabled]:hover, .button.alert.disabled:focus, .button.alert[disabled]:focus {
  background-color: #cc4b37;
  color: #000000;
}
.button.alert:hover, .button.alert:focus {
  background-color: rgb(165.0996015936, 58.6103585657, 42.1003984064);
  color: #000000;
}
.button.hollow, .button.hollow:hover, .button.hollow:focus, .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
  background-color: transparent;
}
.button.hollow, .button.hollow.disabled, .button.hollow[disabled], .button.hollow.disabled:hover, .button.hollow[disabled]:hover, .button.hollow.disabled:focus, .button.hollow[disabled]:focus {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button.hollow:hover, .button.hollow:focus {
  border-color: rgb(11.5, 60.5, 93);
  color: rgb(11.5, 60.5, 93);
}
.button.hollow.primary, .button.hollow.primary.disabled, .button.hollow.primary[disabled], .button.hollow.primary.disabled:hover, .button.hollow.primary[disabled]:hover, .button.hollow.primary.disabled:focus, .button.hollow.primary[disabled]:focus {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: rgb(11.5, 60.5, 93);
  color: rgb(11.5, 60.5, 93);
}
.button.hollow.secondary, .button.hollow.secondary.disabled, .button.hollow.secondary[disabled], .button.hollow.secondary.disabled:hover, .button.hollow.secondary[disabled]:hover, .button.hollow.secondary.disabled:focus, .button.hollow.secondary[disabled]:focus {
  border: 1px solid #767676;
  color: #767676;
}
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}
.button.hollow.success, .button.hollow.success.disabled, .button.hollow.success[disabled], .button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
  color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
}
.button.hollow.warning, .button.hollow.warning.disabled, .button.hollow.warning[disabled], .button.hollow.warning.disabled:hover, .button.hollow.warning[disabled]:hover, .button.hollow.warning.disabled:focus, .button.hollow.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: rgb(127.5, 87, 0);
  color: rgb(127.5, 87, 0);
}
.button.hollow.alert, .button.hollow.alert.disabled, .button.hollow.alert[disabled], .button.hollow.alert.disabled:hover, .button.hollow.alert[disabled]:hover, .button.hollow.alert.disabled:focus, .button.hollow.alert[disabled]:focus {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}
.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: rgb(103.187250996, 36.6314741036, 26.312749004);
  color: rgb(103.187250996, 36.6314741036, 26.312749004);
}
.button.clear, .button.clear:hover, .button.clear:focus, .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}
.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear.disabled:hover, .button.clear[disabled]:hover, .button.clear.disabled:focus, .button.clear[disabled]:focus {
  color: #1779ba;
}
.button.clear:hover, .button.clear:focus {
  color: rgb(11.5, 60.5, 93);
}
.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary.disabled:hover, .button.clear.primary[disabled]:hover, .button.clear.primary.disabled:focus, .button.clear.primary[disabled]:focus {
  color: #1779ba;
}
.button.clear.primary:hover, .button.clear.primary:focus {
  color: rgb(11.5, 60.5, 93);
}
.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
  color: #767676;
}
.button.clear.secondary:hover, .button.clear.secondary:focus {
  color: #3b3b3b;
}
.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
  color: #3adb76;
}
.button.clear.success:hover, .button.clear.success:focus {
  color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
}
.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus {
  color: #ffae00;
}
.button.clear.warning:hover, .button.clear.warning:focus {
  color: rgb(127.5, 87, 0);
}
.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus {
  color: #cc4b37;
}
.button.clear.alert:hover, .button.clear.alert:focus {
  color: rgb(103.187250996, 36.6314741036, 26.312749004);
}
.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4em;
  content: "";
  border-bottom-width: 0;
  border-color: #ffffff transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}
.button.dropdown.hollow::after, .button.dropdown.clear::after {
  border-top-color: #1779ba;
}
.button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
  border-top-color: #1779ba;
}
.button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
  border-top-color: #767676;
}
.button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
  border-top-color: #3adb76;
}
.button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
  border-top-color: #ffae00;
}
.button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
  border-top-color: #cc4b37;
}
.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

a.button:hover, a.button:focus {
  text-decoration: none;
}

[data-whatinput=mouse] .close-button {
  outline: 0;
}
.close-button {
  position: absolute;
  z-index: 10;
  color: #8a8a8a;
  cursor: pointer;
}
.close-button:hover, .close-button:focus {
  color: #000000;
}
.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;
}

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: none;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #ffffff;
  font-size: 1rem;
}
.dropdown-pane.is-opening {
  display: block;
}
.dropdown-pane.is-open {
  display: block;
  visibility: visible;
}

.dropdown-pane.tiny {
  width: 100px;
}

.dropdown-pane.small {
  width: 200px;
}

.dropdown-pane.large {
  width: 400px;
}

.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 #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #1779ba;
}
:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0 0 0 0;
}
.accordion-title:hover, .accordion-title:focus {
  background-color: #e6e6e6;
}
.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 #e6e6e6;
  border-bottom: 0;
  background-color: #ffffff;
  color: #000000;
}
:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6;
}

.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 {
  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: 26.25em) {
  .menu.xsmall-horizontal {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .menu.xsmall-vertical {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .menu.xsmall-expanded li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .menu.xsmall-simple li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 40em) {
  .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: 56.25em) {
  .menu.xmedium-horizontal {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .menu.xmedium-vertical {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .menu.xmedium-expanded li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .menu.xmedium-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;
  }
}
@media screen and (min-width: 75em) {
  .menu.xlarge-horizontal {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .menu.xlarge-vertical {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .menu.xlarge-expanded li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .menu.xlarge-simple li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}
@media screen and (min-width: 90em) {
  .menu.xxlarge-horizontal {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .menu.xxlarge-vertical {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .menu.xxlarge-expanded li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .menu.xxlarge-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;
      -ms-grid-row-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;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu .is-active > a {
  background: #1779ba;
  color: #ffffff;
}
.menu .active > a {
  background: #1779ba;
  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: #1779ba 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: #1779ba 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;
}

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(0, 0, 0, 0.45);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

[data-whatinput=mouse] .reveal {
  outline: 0;
}
.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #ffffff;
}
@media print, screen and (min-width: 40em) {
  .reveal {
    min-height: 0;
  }
}
.reveal .column {
  min-width: 0;
}
.reveal > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal {
    width: 600px;
    max-width: 100rem;
  }
}
.reveal {
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.reveal.collapse {
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 100rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 100rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 100rem;
  }
}
.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: 26.24875em) {
  .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;
      -ms-grid-row-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;
      -ms-grid-row-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: 26.25em) {
  .xsmall-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .xsmall-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .xsmall-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .xsmall-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .xsmall-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .xsmall-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
@media print, screen and (min-width: 40em) {
  .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: 56.25em) {
  .xmedium-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .xmedium-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .xmedium-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .xmedium-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .xmedium-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .xmedium-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;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .xlarge-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .xlarge-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .xlarge-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .xlarge-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .xlarge-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .xxlarge-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .xxlarge-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .xxlarge-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .xxlarge-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .xxlarge-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: 26.25em) {
  .xsmall-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .xsmall-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .xsmall-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .xsmall-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .xsmall-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .xsmall-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .xsmall-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .xsmall-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: 40em) {
  .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: 56.25em) {
  .xmedium-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .xmedium-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .xmedium-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .xmedium-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .xmedium-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .xmedium-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .xmedium-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .xmedium-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;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .xlarge-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .xlarge-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .xlarge-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .xlarge-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .xlarge-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .xlarge-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .xlarge-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .xxlarge-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .xxlarge-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .xxlarge-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .xxlarge-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .xxlarge-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .xxlarge-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .xxlarge-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: 26.24875em) {
  .hide-for-small-only {
    display: none !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 56.24875em), screen and (min-width: 64em) {
  .show-for-xmedium-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;
  }
}

@media screen and (min-width: 75em) {
  .hide-for-xlarge {
    display: none !important;
  }
}

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

@media screen and (min-width: 75em) and (max-width: 89.99875em) {
  .hide-for-xlarge-only {
    display: none !important;
  }
}

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

@media screen and (min-width: 90em) {
  .hide-for-xxlarge {
    display: none !important;
  }
}

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

@media screen and (min-width: 90em) {
  .hide-for-xxlarge-only {
    display: none !important;
  }
}

@media screen and (max-width: 89.99875em) {
  .show-for-xxlarge-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;
}

.slide-in-down.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-in-down.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.slide-in-left.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-in-left.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.slide-in-up.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-in-up.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.slide-in-right.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-in-right.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.slide-out-down.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-out-down.mui-leave.mui-leave-active {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}

.slide-out-right.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-out-right.mui-leave.mui-leave-active {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.slide-out-up.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-out-up.mui-leave.mui-leave-active {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

.slide-out-left.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slide-out-left.mui-leave.mui-leave-active {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.fade-in.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.fade-in.mui-enter.mui-enter-active {
  opacity: 1;
}

.fade-out.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  opacity: 1;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.fade-out.mui-leave.mui-leave-active {
  opacity: 0;
}

.hinge-in-from-top.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: top;
  transform-origin: top;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-top.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-right.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: right;
  transform-origin: right;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-right.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-bottom.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(90deg);
  transform: perspective(2000px) rotateX(90deg);
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-left.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(90deg);
  transform: perspective(2000px) rotateY(90deg);
  -webkit-transform-origin: left;
  transform-origin: left;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-left.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-middle-x.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: center;
  transform-origin: center;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-middle-y.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: center;
  transform-origin: center;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-out-from-top.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: top;
  transform-origin: top;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-top.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0;
}

.hinge-out-from-right.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: right;
  transform-origin: right;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-right.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0;
}

.hinge-out-from-bottom.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(90deg);
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
}

.hinge-out-from-left.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: left;
  transform-origin: left;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-left.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(90deg);
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
}

.hinge-out-from-middle-x.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
  transform-origin: center;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0;
}

.hinge-out-from-middle-y.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
  transform-origin: center;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0;
}

.scale-in-up.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.scale-in-up.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.scale-in-down.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.scale-in-down.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.scale-out-up.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(1);
  transform: scale(1);
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.scale-out-up.mui-leave.mui-leave-active {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  opacity: 0;
}

.scale-out-down.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(1);
  transform: scale(1);
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.scale-out-down.mui-leave.mui-leave-active {
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0;
}

.spin-in.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(-0.75turn);
  transform: rotate(-0.75turn);
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.spin-in.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
  transform: rotate(0);
  opacity: 1;
}

.spin-out.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.spin-out.mui-leave.mui-leave-active {
  -webkit-transform: rotate(0.75turn);
  transform: rotate(0.75turn);
  opacity: 0;
}

.spin-in-ccw.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(0.75turn);
  transform: rotate(0.75turn);
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.spin-in-ccw.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
  transform: rotate(0);
  opacity: 1;
}

.spin-out-ccw.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.spin-out-ccw.mui-leave.mui-leave-active {
  -webkit-transform: rotate(-0.75turn);
  transform: rotate(-0.75turn);
  opacity: 0;
}

.slow {
  -webkit-transition-duration: 750ms !important;
          transition-duration: 750ms !important;
}

.fast {
  -webkit-transition-duration: 250ms !important;
          transition-duration: 250ms !important;
}

.linear {
  -webkit-transition-timing-function: linear !important;
          transition-timing-function: linear !important;
}

.ease {
  -webkit-transition-timing-function: ease !important;
          transition-timing-function: ease !important;
}

.ease-in {
  -webkit-transition-timing-function: ease-in !important;
          transition-timing-function: ease-in !important;
}

.ease-out {
  -webkit-transition-timing-function: ease-out !important;
          transition-timing-function: ease-out !important;
}

.ease-in-out {
  -webkit-transition-timing-function: ease-in-out !important;
          transition-timing-function: ease-in-out !important;
}

.bounce-in {
  -webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
          transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
  -webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
          transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
  -webkit-transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
          transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
  -webkit-transition-delay: 300ms !important;
          transition-delay: 300ms !important;
}

.long-delay {
  -webkit-transition-delay: 700ms !important;
          transition-delay: 700ms !important;
}

.shake {
  -webkit-animation-name: shake-7;
  animation-name: shake-7;
}

@-webkit-keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
    transform: translateX(7%);
  }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
    transform: translateX(-7%);
  }
}
@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
    transform: translateX(7%);
  }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
    transform: translateX(-7%);
  }
}
.spin-cw {
  -webkit-animation-name: spin-cw-1turn;
  animation-name: spin-cw-1turn;
}

@-webkit-keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
.spin-ccw {
  -webkit-animation-name: spin-cw-1turn;
  animation-name: spin-cw-1turn;
}

@keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.wiggle {
  -webkit-animation-name: wiggle-7deg;
  animation-name: wiggle-7deg;
}

@-webkit-keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
  }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg);
  }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
  }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg);
  }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}

.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.slow {
  -webkit-animation-duration: 750ms !important;
  animation-duration: 750ms !important;
}

.fast {
  -webkit-animation-duration: 250ms !important;
  animation-duration: 250ms !important;
}

.linear {
  -webkit-animation-timing-function: linear !important;
  animation-timing-function: linear !important;
}

.ease {
  -webkit-animation-timing-function: ease !important;
  animation-timing-function: ease !important;
}

.ease-in {
  -webkit-animation-timing-function: ease-in !important;
  animation-timing-function: ease-in !important;
}

.ease-out {
  -webkit-animation-timing-function: ease-out !important;
  animation-timing-function: ease-out !important;
}

.ease-in-out {
  -webkit-animation-timing-function: ease-in-out !important;
  animation-timing-function: ease-in-out !important;
}

.bounce-in {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
  -webkit-animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
  -webkit-animation-delay: 300ms !important;
  animation-delay: 300ms !important;
}

.long-delay {
  -webkit-animation-delay: 700ms !important;
  animation-delay: 700ms !important;
}

/**
 * Animate.css
 * https://github.com/animate-css/animate.css
 * https://animate.style
 */
/**
 * Uncomment the ones you want to use. Feel free to change _vars and _base for your project.
 */
:root {
  --animate-duration: 1s;
  --animate-delay: 1s;
  --animate-repeat: 1;
}

.animated {
  -webkit-animation-duration: var(--animate-duration);
          animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.animated.repeat-1 {
  -webkit-animation-iteration-count: var(--animate-repeat);
          animation-iteration-count: var(--animate-repeat);
}

.animated.repeat-2 {
  -webkit-animation-iteration-count: calc(var(--animate-repeat) * 2);
          animation-iteration-count: calc(var(--animate-repeat) * 2);
}

.animated.repeat-3 {
  -webkit-animation-iteration-count: calc(var(--animate-repeat) * 3);
          animation-iteration-count: calc(var(--animate-repeat) * 3);
}

.animated.delay-01s {
  -webkit-animation-delay: calc(var(--animate-delay) * 0.1);
          animation-delay: calc(var(--animate-delay) * 0.1);
}

.animated.delay-02s {
  -webkit-animation-delay: calc(var(--animate-delay) * 0.2);
          animation-delay: calc(var(--animate-delay) * 0.2);
}

.animated.delay-03s {
  -webkit-animation-delay: calc(var(--animate-delay) * 0.3);
          animation-delay: calc(var(--animate-delay) * 0.3);
}

.animated.delay-04s {
  -webkit-animation-delay: calc(var(--animate-delay) * 0.4);
          animation-delay: calc(var(--animate-delay) * 0.4);
}

.animated.delay-05s {
  -webkit-animation-delay: calc(var(--animate-delay) * 0.5);
          animation-delay: calc(var(--animate-delay) * 0.5);
}

.animated.delay-06s {
  -webkit-animation-delay: calc(var(--animate-delay) * 0.6);
          animation-delay: calc(var(--animate-delay) * 0.6);
}

.animated.delay-09s {
  -webkit-animation-delay: calc(var(--animate-delay) * 0.9);
          animation-delay: calc(var(--animate-delay) * 0.9);
}

.animated.delay-1s {
  -webkit-animation-delay: var(--animate-delay);
          animation-delay: var(--animate-delay);
}

.animated.delay-2s {
  -webkit-animation-delay: calc(var(--animate-delay) * 2);
          animation-delay: calc(var(--animate-delay) * 2);
}

.animated.delay-3s {
  -webkit-animation-delay: calc(var(--animate-delay) * 3);
          animation-delay: calc(var(--animate-delay) * 3);
}

.animated.delay-4s {
  -webkit-animation-delay: calc(var(--animate-delay) * 4);
          animation-delay: calc(var(--animate-delay) * 4);
}

.animated.delay-5s {
  -webkit-animation-delay: calc(var(--animate-delay) * 5);
          animation-delay: calc(var(--animate-delay) * 5);
}

.animated.faster {
  -webkit-animation-duration: calc(var(--animate-duration) / 2);
          animation-duration: calc(var(--animate-duration) / 2);
}

.animated.fast {
  -webkit-animation-duration: calc(var(--animate-duration) * 0.8);
          animation-duration: calc(var(--animate-duration) * 0.8);
}

.animated.slow {
  -webkit-animation-duration: calc(var(--animate-duration) * 2);
          animation-duration: calc(var(--animate-duration) * 2);
}

.animated.slower {
  -webkit-animation-duration: calc(var(--animate-duration) * 3);
          animation-duration: calc(var(--animate-duration) * 3);
}

@media print, (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
            animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
            transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
            animation-iteration-count: 1 !important;
  }
  .animated[class*=Out] {
    opacity: 0;
  }
}
.animate {
  visibility: hidden;
}

/* Attention seekers  */
/* Back entrances */
/* Back exits */
/* Bouncing entrances  */
/* Bouncing exits  */
/* Fading entrances  */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
            transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
            transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
            transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
            transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
            transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
            transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
}

/* Fading exits */
/* Flippers */
/* Lightspeed */
/* Rotating entrances */
/* Rotating exits */
/* Specials */
/* Zooming entrances */
/* Zooming exits */
/* Sliding entrances */
/* Sliding exits */
/**
 * Swiper 10.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 28, 2023
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  overflow: clip;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
          transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.swiper-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}

.swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  -ms-scroll-snap-type: none;
      scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  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;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next svg, .swiper-button-prev svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transform-origin: center;
          transform-origin: center;
}

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
          transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
          transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  -ms-touch-action: none;
      touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 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;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  -ms-touch-action: none;
      touch-action: none;
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
          filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transition-property: opacity, height, -webkit-transform;
  transition-property: opacity, height, -webkit-transform;
  transition-property: transform, opacity, height;
  transition-property: transform, opacity, height, -webkit-transform;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

.select2-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, white), to(#eeeeee));
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(#cccccc));
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(50%, #eeeeee));
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(white));
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/**
 * Takeover
 */
.js-no-scroll {
  overflow: hidden !important;
}

.show-takeover .takeover-hide {
  display: none !important;
}

.takeover-show {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
}
.show-takeover .takeover-show {
  visibility: visible;
  opacity: 1;
}

.takeover {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  visibility: hidden;
  pointer-events: none;
  overflow-y: auto;
  opacity: 0;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  -webkit-transition: opacity 0.2s, visibility 0s 0.2s, -webkit-transform 0.2s;
  transition: opacity 0.2s, visibility 0s 0.2s, -webkit-transform 0.2s;
  transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
  transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s, -webkit-transform 0.2s;
}
.takeover.open {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
}
.admin-bar .takeover {
  top: 32px;
}
.show-takeover .takeover {
  pointer-events: auto;
}
.takeover .toggle-takeover {
  position: absolute;
  right: 2rem;
  top: 2rem;
  z-index: 999;
}
.takeover .takeover-content {
  height: 100%;
}
.takeover.takeover-hugeinc {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
  -webkit-transition: opacity 0.5s, visibility 0s 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, visibility 0s 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, visibility 0s 0.5s;
  transition: opacity 0.5s, transform 0.5s, visibility 0s 0.5s, -webkit-transform 0.5s;
}
.takeover.takeover-hugeinc.open {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.takeover.takeover-slidedown {
  opacity: 1;
  visibility: hidden;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.4s ease-in-out, visibility 0s 0.4s;
  -webkit-transition: visibility 0s 0.4s, -webkit-transform 0.4s ease-in-out;
  transition: visibility 0s 0.4s, -webkit-transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, visibility 0s 0.4s;
  transition: transform 0.4s ease-in-out, visibility 0s 0.4s, -webkit-transform 0.4s ease-in-out;
}
.takeover.takeover-slidedown.open {
  visibility: visible;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  -webkit-transition: -webkit-transform 0.4s ease-in-out;
  transition: -webkit-transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
}
.takeover.takeover-scale {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
  -webkit-transition: opacity 0.2s, visibility 0s 0.2s, -webkit-transform 0.2s;
  transition: opacity 0.2s, visibility 0s 0.2s, -webkit-transform 0.2s;
  transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
  transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s, -webkit-transform 0.2s;
}
.takeover.takeover-scale.open {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
}
.takeover.takeover-simplegenie {
  visibility: hidden;
  -webkit-transform: translateY(60%) scale(0);
  transform: translateY(60%) scale(0);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.4s, visibility 0s 0.4s;
  -webkit-transition: opacity 0.5s, visibility 0s 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.5s, visibility 0s 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.5s, transform 0.4s, visibility 0s 0.4s;
  transition: opacity 0.5s, transform 0.4s, visibility 0s 0.4s, -webkit-transform 0.4s;
}
.takeover.takeover-simplegenie.open {
  visibility: visible;
  -webkit-transform: translateY(0%) scale(1);
  transform: translateY(0%) scale(1);
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}

.takeover {
  background-color: rgba(255, 255, 255, 0.8);
}
.takeover .toggle-takeover {
  color: #444;
  padding: 2rem 1rem;
}
.takeover .takeover-content {
  padding: 2rem;
}

.relative {
  position: relative;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.height100 {
  height: 100%;
}

.height100vh {
  height: 100vh;
}

.text-indent {
  display: block;
  text-indent: -9999px;
  float: left;
  width: 0;
  height: 0;
}

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

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

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

.uppercase {
  text-transform: uppercase;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

.hide {
  display: none;
}

.invisible {
  visibility: hidden;
}

.pointer {
  cursor: pointer;
}

.nowrap {
  white-space: nowrap;
}

.is-serif,
.font-serif {
  font-family: serif;
}

.is-sans,
.font-sans {
  font-family: "Suisse Intl", sans-serif;
}

.is-caps {
  text-transform: uppercase;
}

.js-no-scroll {
  overflow: hidden !important;
}

.js-body-fixed {
  overflow: hidden;
  margin-right: 15px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.wp-caption > figcaption {
  max-width: 100%;
  font-size: 0.8rem;
  color: #999;
  padding: 0.25rem 0;
}
.wp-caption.alignleft, .wp-caption.alignright {
  display: table;
}
.wp-caption.alignleft figcaption, .wp-caption.alignright figcaption {
  display: table-caption;
  caption-side: bottom;
}

p.wp-caption-text {
  font-size: 90%;
  color: #666;
  padding: 0.625rem 0;
}

.alignleft {
  float: left;
  margin: 0;
  margin-right: 2rem;
}

.alignright {
  float: right;
  margin: 0;
  margin-left: 2rem;
}

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

.has-back .site-header,
body.page-template-default .site-header,
body.single-post .site-header,
body.single-career .site-header,
body.single-resources .site-header,
body.single-talent .site-header,
body.single-case-study .site-header {
  padding-left: 130px;
}
.has-back .nav-back,
body.page-template-default .nav-back,
body.single-post .nav-back,
body.single-career .nav-back,
body.single-resources .nav-back,
body.single-talent .nav-back,
body.single-case-study .nav-back {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.site-header {
  position: fixed;
  top: 20px;
  width: 100%;
  height: 44px;
  z-index: 100;
  visibility: visible;
  opacity: 1;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-transition: padding-left 0.5s, height 0.5s;
  transition: padding-left 0.5s, height 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
          transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}
body.show-takeover .site-header, .site-header.nav-is-open {
  z-index: 102;
}
body.has-scrolled .site-header {
  height: 44px;
}
@media print, screen and (max-width: 63.99875em) {
  .site-header {
    height: 44px;
  }
}
.site-header:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: none;
}
.site-header .logo a {
  display: table;
  background-color: #5244D9;
  height: 44px;
  padding: 4px 4px;
  border-radius: 22px;
  position: relative;
  z-index: 11;
  position: absolute;
  top: 0;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.site-header .logo a:hover .logo-img, .site-header .logo a:focus .logo-img {
  background-color: #F3F3F3;
}
.site-header .logo a:hover .logo-img svg path, .site-header .logo a:focus .logo-img svg path {
  fill: #5244D9;
}
@media print, screen and (max-width: 63.99875em) {
  .site-header .logo a:hover .logo-text .text > .grid-x, .site-header .logo a:focus .logo-text .text > .grid-x {
    -webkit-transform: translateX(15px);
            transform: translateX(15px);
  }
}
.site-header .logo a .logo-img {
  width: 72px;
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: transparent;
  border-radius: 22px;
  position: relative;
  z-index: 13;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.site-header .logo a .logo-img svg {
  height: 20px;
  margin: auto;
  z-index: 11;
  position: relative;
}
.site-header .logo a .logo-img svg path {
  -webkit-transition: fill 0.5s;
  transition: fill 0.5s;
}
.site-header .logo a .logo-text {
  height: 44px;
  left: 0px;
  position: absolute;
  top: 0;
  z-index: 10;
  overflow: hidden;
  width: 80px;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
          transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}
@media print, screen and (max-width: 63.99875em) {
  .site-header .logo a .logo-text {
    width: 175px;
  }
}
.site-header .logo a .logo-text:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 44px;
  background-color: #5244D9;
  border-radius: 22px;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
          transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}
.site-header .logo a .logo-text .text {
  position: absolute;
  color: #F3F3F3;
  font-size: 1.125rem;
  font-weight: 800;
  letter-spacing: -0.36px;
  line-height: 1;
  padding-right: 15px;
  padding-left: 0;
  margin-left: 85px;
  opacity: 1;
  top: 2px;
  -webkit-transition: padding-left 0.5s, margin-left 0.5s, opacity 0.5s;
  transition: padding-left 0.5s, margin-left 0.5s, opacity 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
          transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}
@media print, screen and (max-width: 63.99875em) {
  .site-header .logo a .logo-text .text {
    margin-left: 70px;
  }
}
.site-header .logo a .logo-text .text > .grid-x {
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.site-header .skip-main {
  left: auto;
  position: absolute;
  top: -80px;
  width: 1px;
  height: auto;
  overflow: hidden;
  color: #fff;
  background-color: #5244D9;
  font-size: 1.2em;
  margin: 10px 35%;
  border-radius: 15px;
  border: 4px solid #ffffff;
  text-align: center;
  width: 280px;
  z-index: 999;
  color: #fff;
  left: auto;
  overflow: auto;
  display: table;
  padding: 11px 40px;
  line-height: 1;
  -webkit-transition: top 0.3s;
  transition: top 0.3s;
}
@media print, screen and (max-width: 63.99875em) {
  .site-header .skip-main {
    width: 100%;
    margin: 0;
    padding: 11px 20px;
    left: 0;
  }
}
.site-header .skip-main:focus, .site-header .skip-main:active {
  top: 0;
}

@media print, screen and (min-width: 64em) {
  body.has-scrolled .menu-container .menu-overflow {
    width: 555px !important;
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
  }
  body.has-scrolled .menu-container .logo a .logo-text {
    width: 80px;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
  body.has-scrolled .menu-container .logo a .logo-text .text {
    margin-left: 85px;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
}
.menu-container {
  overflow: hidden;
  border-radius: 22px;
}
.menu-container.menu-in .logo a:hover .logo-img, .menu-container.menu-in .logo a:focus .logo-img {
  background-color: #F3F3F3;
}
.menu-container.menu-in .logo a:hover .logo-img svg path, .menu-container.menu-in .logo a:focus .logo-img svg path {
  fill: #5244D9;
}
.menu-container.menu-in .logo a:hover .logo-text .text > .grid-x, .menu-container.menu-in .logo a:focus .logo-text .text > .grid-x {
  -webkit-transform: translateX(15px);
          transform: translateX(15px);
}
.menu-container.menu-in .logo a .logo-text {
  width: 175px;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.menu-container.menu-in .logo a .logo-text .text {
  margin-left: 70px;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.menu-container.menu-in .menu-header,
.menu-container.menu-in .menu-header.no-bullet {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.menu-container.menu-in .menu-overflow {
  width: 80px !important;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.menu-overflow {
  overflow: hidden;
  width: 100%;
  height: 44px;
  position: absolute;
  top: 0;
  left: 0;
  min-width: 1px;
  width: 100%;
  border-radius: 22px;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
          transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}

.menu-header,
.menu-header.no-bullet {
  margin: 0;
  border-radius: 22px;
  z-index: 10;
  top: 0px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  left: 0;
  text-wrap: nowrap;
  padding: 0 0 0 70px;
  background-color: #5244D9;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: padding 0.5s, top 0.5s, background-color 0.5s, -webkit-transform 0.5s;
  transition: padding 0.5s, top 0.5s, background-color 0.5s, -webkit-transform 0.5s;
  transition: padding 0.5s, top 0.5s, background-color 0.5s, transform 0.5s;
  transition: padding 0.5s, top 0.5s, background-color 0.5s, transform 0.5s, -webkit-transform 0.5s;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
          transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}
.menu-header > li,
.menu-header.no-bullet > li {
  display: inline-block;
}
.menu-header > li.is-dropdown-submenu-parent > a,
.menu-header.no-bullet > li.is-dropdown-submenu-parent > a {
  padding: 20px 40px 20px 20px;
}
.menu-header > li.is-dropdown-submenu-parent > a:before, .menu-header > li.is-dropdown-submenu-parent > a:after,
.menu-header.no-bullet > li.is-dropdown-submenu-parent > a:before,
.menu-header.no-bullet > li.is-dropdown-submenu-parent > a:after {
  content: "";
  width: 7px;
  height: 1px;
  background-color: #497F9D;
  position: absolute;
  right: 25px;
  top: 50%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border: none;
  left: auto;
  margin: 0;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.menu-header > li.is-dropdown-submenu-parent > a:after,
.menu-header.no-bullet > li.is-dropdown-submenu-parent > a:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  right: 20px;
}
.menu-header > li.is-active > a,
.menu-header.no-bullet > li.is-active > a {
  color: #ffffff;
}
.menu-header > li.is-active > a:before,
.menu-header.no-bullet > li.is-active > a:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.menu-header > li.is-active > a:after,
.menu-header.no-bullet > li.is-active > a:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.menu-header > li a,
.menu-header.no-bullet > li a {
  font-size: 1.0625rem;
  line-height: 1;
  color: #F3F3F3;
  font-weight: 400;
  position: relative;
  padding: 15px 20px 14px 20px;
}
.menu-header > li a:focus-visible,
.menu-header.no-bullet > li a:focus-visible {
  outline: -webkit-focus-ring-color auto 1px;
}
.menu-header > li a .line,
.menu-header.no-bullet > li a .line {
  width: calc(100% - 40px);
  left: 20px;
  position: absolute;
  bottom: 0;
}
.menu-header > li a .line:after,
.menu-header.no-bullet > li a .line:after {
  background-color: #F3F3F3;
  width: 0;
  position: absolute;
  height: 8px;
  border-radius: 4px 4px 0 0;
  bottom: 0px;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
}
@media print, screen and (min-width: 56.25em) {
  .menu-header > li a:hover, .menu-header > li a:focus,
  .menu-header.no-bullet > li a:hover,
  .menu-header.no-bullet > li a:focus {
    color: #ffffff;
  }
  .menu-header > li a:hover .line:after, .menu-header > li a:focus .line:after,
  .menu-header.no-bullet > li a:hover .line:after,
  .menu-header.no-bullet > li a:focus .line:after {
    width: 100%;
  }
}
.menu-header > li.current-menu-item a .line:after,
.menu-header.no-bullet > li.current-menu-item a .line:after {
  width: 100%;
}
.menu-header > li .sub-menu,
.menu-header.no-bullet > li .sub-menu {
  border: none;
  background-color: transparent;
  border-radius: 10px;
  list-style: none;
  display: block;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  pointer-events: none;
  opacity: 0;
  min-width: 150px;
  overflow: hidden;
  -webkit-box-shadow: 0px 6px 20px rgba(111, 111, 111, 0.12);
          box-shadow: 0px 6px 20px rgba(111, 111, 111, 0.12);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s;
}
.menu-header > li .sub-menu.js-dropdown-active,
.menu-header.no-bullet > li .sub-menu.js-dropdown-active {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  pointer-events: all;
  opacity: 1;
}
.menu-header > li .sub-menu li:last-child a .line,
.menu-header.no-bullet > li .sub-menu li:last-child a .line {
  display: none;
}
.menu-header > li .sub-menu li a,
.menu-header.no-bullet > li .sub-menu li a {
  font-size: 1rem;
  line-height: 1.25rem;
  padding: 11px 17px;
  color: #497F9D;
  background-color: #ffffff;
}
.menu-header > li .sub-menu li a:hover, .menu-header > li .sub-menu li a:focus,
.menu-header.no-bullet > li .sub-menu li a:hover,
.menu-header.no-bullet > li .sub-menu li a:focus {
  background-color: #497F9D;
  color: #ffffff;
}
.menu-header > li .sub-menu li a .line,
.menu-header.no-bullet > li .sub-menu li a .line {
  display: none;
}
.menu-header > li .sub-menu li .sub-menu,
.menu-header.no-bullet > li .sub-menu li .sub-menu {
  margin: 0;
  top: 10px;
}

.home-menu-bottom {
  position: fixed;
  z-index: 1;
  left: 20px;
  bottom: 20px;
  -webkit-transform: translateY(66px);
          transform: translateY(66px);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.page-template-template-home .home-menu-bottom {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.has-scrolled .home-menu-bottom {
  -webkit-transform: translateY(66px);
          transform: translateY(66px);
}
.home-menu-bottom .menu-header {
  padding: 0;
  background-color: #2F2D43;
}
.home-menu-bottom .menu-header li a {
  padding: 18px 20px 11px 20px;
  cursor: pointer;
}

.secondary-nav-container {
  border-radius: 22px;
  background-color: white;
  padding: 0 0 0 15px;
}
@media print, screen and (max-width: 89.99875em) {
  .secondary-nav-container {
    padding: 0;
  }
}

.menu-header-secondary {
  height: 100%;
}
.menu-header-secondary > li {
  display: inline-block;
  height: 100%;
}
.menu-header-secondary > li.is-active > a {
  color: #ffffff;
}
.menu-header-secondary > li.is-active > a:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.menu-header-secondary > li.is-active > a:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.menu-header-secondary > li a {
  font-size: 0.875rem;
  line-height: 1;
  color: #2F2D43;
  font-weight: 400;
  position: relative;
  padding: 17px 17px 13px 17px;
  text-transform: uppercase;
}
.menu-header-secondary > li a i {
  margin-right: 10px;
  font-size: 0.6875rem;
  position: relative;
  top: 1px;
}
.menu-header-secondary > li a .line {
  width: calc(100% - 34px);
  left: 17px;
  position: absolute;
  bottom: 0;
}
.menu-header-secondary > li a .line:after {
  background-color: #2F2D43;
  width: 0;
  position: absolute;
  height: 2px;
  border-radius: 0;
  bottom: 8px;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
}
@media print, screen and (min-width: 56.25em) {
  .menu-header-secondary > li a:hover, .menu-header-secondary > li a:focus {
    color: #2F2D43;
  }
  .menu-header-secondary > li a:hover .line:after, .menu-header-secondary > li a:focus .line:after {
    width: 100%;
  }
}
.menu-header-secondary > li.current-menu-item a .line:after {
  width: 100%;
}

.mobile-menu-icon {
  position: relative;
  top: 0;
  right: 0;
  cursor: pointer;
  display: block;
  pointer-events: initial;
  z-index: 103;
  padding: 10px 29px;
  background-color: #ffffff;
  border-radius: 32px;
  float: right;
  overflow: hidden;
}
.mobile-menu-icon:hover .burg:before, .mobile-menu-icon:focus .burg:before {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
.mobile-menu-icon:hover .burg:after, .mobile-menu-icon:focus .burg:after {
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}
.mobile-menu-icon .burg {
  float: right;
  width: 24px;
  height: 24px;
  position: relative;
  top: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.mobile-menu-icon .burg span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  top: 0;
  opacity: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.mobile-menu-icon .burg:before, .mobile-menu-icon .burg:after {
  display: block;
  content: "";
  height: 2px;
  width: 100%;
  position: absolute;
  background-color: #2F2D43;
  top: calc(50% - 4px);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.mobile-menu-icon .burg:after {
  top: calc(50% + 2px);
}
.mobile-menu-icon.is-open .burg {
  background-color: transparent;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.mobile-menu-icon.is-open .burg span {
  left: 45px;
  opacity: 0;
}
.mobile-menu-icon.is-open .burg:before, .mobile-menu-icon.is-open .burg:after {
  top: calc(50% - 1px);
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.mobile-menu-icon.is-open .burg:after {
  top: calc(50% - 1px);
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.takeover.nav-takeover {
  background-color: transparent;
  z-index: 102;
}
.takeover.nav-takeover .takeover-content {
  padding: 0;
}
.takeover.nav-takeover .takeover-content .grid-container {
  height: 100%;
}
.takeover.nav-takeover .takeover-content .grid-container > .grid-x {
  background-color: #6866e7;
}
@media print, screen and (max-width: 39.99875em) {
  .takeover.nav-takeover .takeover-content .grid-container > .grid-x {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: auto;
    padding-bottom: 20px;
    min-height: 100vh;
  }
}
.takeover.nav-takeover .takeover-content .grid-container > .grid-x .takeover-logo {
  display: table;
  margin: auto;
}
@media print, screen and (max-width: 39.99875em) {
  .takeover.nav-takeover .takeover-content .grid-container > .grid-x .takeover-logo {
    margin: 0;
  }
}
.takeover.nav-takeover .takeover-content .grid-container > .grid-x .takeover-logo svg {
  width: 100%;
  position: absolute;
  top: 64px;
  left: 0;
  max-width: 366px;
}
@media print, screen and (max-width: 74.99875em) {
  .takeover.nav-takeover .takeover-content .grid-container > .grid-x .takeover-logo svg {
    max-width: 250px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .takeover.nav-takeover .takeover-content .grid-container > .grid-x .takeover-logo svg {
    max-width: 200px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .takeover.nav-takeover .takeover-content .grid-container > .grid-x .takeover-logo svg {
    top: 34px;
  }
}
.takeover.nav-takeover .takeover-content .grid-container > .grid-x .dark-bg {
  background-color: #233344;
}
.takeover.nav-takeover .takeover-content .grid-container > .grid-x .menu-takeover {
  list-style: none;
  margin-left: 0;
  padding: 300px 0 0 0;
  margin: 0 auto;
  display: table;
}
@media print, screen and (max-width: 74.99875em) {
  .takeover.nav-takeover .takeover-content .grid-container > .grid-x .menu-takeover {
    padding: 200px 0 0 0;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .takeover.nav-takeover .takeover-content .grid-container > .grid-x .menu-takeover {
    padding: 120px 0 0 0;
  }
}
.takeover.nav-takeover .takeover-content .grid-container > .grid-x .menu-takeover li {
  display: block;
}
.takeover.nav-takeover .takeover-content .grid-container > .grid-x .menu-takeover li a {
  display: table;
  width: auto;
  margin-top: 0;
  font-size: clamp(2.1875rem, 5vw, 5rem);
  font-weight: 700;
  line-height: 1;
  letter-spacing: -1.76px;
  color: #F3F3F3;
  margin-bottom: 40px;
  position: relative;
}
@media print, screen and (max-width: 39.99875em) {
  .takeover.nav-takeover .takeover-content .grid-container > .grid-x .menu-takeover li a {
    margin-bottom: 30px;
  }
}
.takeover.nav-takeover .takeover-content .grid-container > .grid-x .menu-takeover li a .line {
  width: 100%;
  left: 0;
  position: absolute;
  bottom: -10px;
}
.takeover.nav-takeover .takeover-content .grid-container > .grid-x .menu-takeover li a .line:after {
  background-color: #F3F3F3;
  width: 0;
  position: absolute;
  height: 2px;
  border-radius: 0;
  bottom: 8px;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
}
@media print, screen and (min-width: 56.25em) {
  .takeover.nav-takeover .takeover-content .grid-container > .grid-x .menu-takeover li a:hover, .takeover.nav-takeover .takeover-content .grid-container > .grid-x .menu-takeover li a:focus {
    color: #F3F3F3;
  }
  .takeover.nav-takeover .takeover-content .grid-container > .grid-x .menu-takeover li a:hover .line:after, .takeover.nav-takeover .takeover-content .grid-container > .grid-x .menu-takeover li a:focus .line:after {
    width: 100%;
  }
}
.takeover.nav-takeover .takeover-content .grid-container > .grid-x .menu-takeover li.current-menu-item a .line:after {
  width: 100%;
}
.takeover.nav-takeover .takeover-content .grid-container > .grid-x .menu-takeover-secondary {
  list-style: none;
  margin-left: 0;
  padding: 300px 0 0 0;
  margin: 0 auto;
  display: table;
}
@media print, screen and (max-width: 74.99875em) {
  .takeover.nav-takeover .takeover-content .grid-container > .grid-x .menu-takeover-secondary {
    padding: 200px 0 0 0;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .takeover.nav-takeover .takeover-content .grid-container > .grid-x .menu-takeover-secondary {
    padding: 30px;
    margin: 0;
    width: 100%;
  }
}
.takeover.nav-takeover .takeover-content .grid-container > .grid-x .menu-takeover-secondary li {
  display: block;
  padding-bottom: 20px;
}
@media print, screen and (max-width: 39.99875em) {
  .takeover.nav-takeover .takeover-content .grid-container > .grid-x .menu-takeover-secondary li:last-child {
    padding-bottom: 0;
  }
}
.takeover.nav-takeover .takeover-content .grid-container > .grid-x .menu-takeover-secondary li.menu-item-separator {
  position: relative;
  padding-bottom: 67px;
}
.takeover.nav-takeover .takeover-content .grid-container > .grid-x .menu-takeover-secondary li.menu-item-separator:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #3F4E5E;
  left: 0;
  bottom: 33px;
}
.takeover.nav-takeover .takeover-content .grid-container > .grid-x .menu-takeover-secondary li a {
  display: table;
  width: auto;
  margin-top: 0;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: -1.76px;
  color: #F3F3F3;
  text-transform: uppercase;
  position: relative;
}
.takeover.nav-takeover .takeover-content .grid-container > .grid-x .menu-takeover-secondary li a .line {
  width: 100%;
  left: 0;
  position: absolute;
  bottom: -10px;
}
.takeover.nav-takeover .takeover-content .grid-container > .grid-x .menu-takeover-secondary li a .line:after {
  background-color: #F3F3F3;
  width: 0;
  position: absolute;
  height: 2px;
  border-radius: 0;
  bottom: 8px;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
}
@media print, screen and (min-width: 56.25em) {
  .takeover.nav-takeover .takeover-content .grid-container > .grid-x .menu-takeover-secondary li a:hover, .takeover.nav-takeover .takeover-content .grid-container > .grid-x .menu-takeover-secondary li a:focus {
    color: #F3F3F3;
  }
  .takeover.nav-takeover .takeover-content .grid-container > .grid-x .menu-takeover-secondary li a:hover .line:after, .takeover.nav-takeover .takeover-content .grid-container > .grid-x .menu-takeover-secondary li a:focus .line:after {
    width: 100%;
  }
}
.takeover.nav-takeover .takeover-content .grid-container > .grid-x .menu-takeover-secondary li.current-menu-item a .line:after {
  width: 100%;
}

.site-footer {
  position: relative;
  z-index: 0;
  padding-top: 150px;
  padding-bottom: 35px;
  background-color: #3F4E5E;
  color: #ffffff;
}
@media print, screen and (max-width: 74.99875em) {
  .site-footer {
    padding-top: 100px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .site-footer {
    padding-top: 80px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .site-footer {
    padding-top: 60px;
    padding-bottom: 20px;
  }
}
.site-footer .footer-logo svg {
  display: table;
  margin: auto;
  width: 100%;
  margin-top: 90px;
}
@media print, screen and (max-width: 74.99875em) {
  .site-footer .footer-logo svg {
    margin-top: 80px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .site-footer .footer-logo svg {
    margin-top: 60px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .site-footer .footer-logo svg {
    margin-top: 40px;
  }
}
.site-footer .menu-footer {
  -webkit-columns: 2;
     -moz-columns: 2;
          columns: 2;
}
@media print, screen and (max-width: 63.99875em) {
  .site-footer .menu-footer {
    margin-bottom: 60px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .site-footer .menu-footer {
    margin-bottom: 40px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .site-footer .menu-footer {
    -webkit-columns: 1;
       -moz-columns: 1;
            columns: 1;
  }
}
.site-footer .menu-footer .menu-item a {
  color: #F3F3F3;
  font-size: 1.875rem;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 36px;
  display: table;
  padding: 0;
  position: relative;
}
@media print, screen and (max-width: 74.99875em) {
  .site-footer .menu-footer .menu-item a {
    font-size: 1.5rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .site-footer .menu-footer .menu-item a {
    font-size: 1.25rem;
    margin-bottom: 25px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .site-footer .menu-footer .menu-item a {
    font-size: 1.125rem;
  }
}
.site-footer .menu-footer .menu-item a .line {
  width: 100%;
  left: 0;
  position: absolute;
  bottom: -10px;
}
.site-footer .menu-footer .menu-item a .line:after {
  background-color: #F3F3F3;
  width: 0;
  position: absolute;
  height: 1px;
  border-radius: 0;
  bottom: 8px;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
}
@media print, screen and (min-width: 56.25em) {
  .site-footer .menu-footer .menu-item a:hover, .site-footer .menu-footer .menu-item a:focus {
    color: #F3F3F3;
  }
  .site-footer .menu-footer .menu-item a:hover .line:after, .site-footer .menu-footer .menu-item a:focus .line:after {
    width: 100%;
  }
}
.site-footer .menu-footer .menu-item.current-menu-item a .line:after {
  width: 100%;
}
@media print, screen and (max-width: 63.99875em) {
  .site-footer .menu-footer-secondary {
    margin-bottom: 60px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .site-footer .menu-footer-secondary {
    margin-bottom: 40px;
  }
}
.site-footer .menu-footer-secondary .menu-item a {
  color: #F3F3F3;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 24px;
  display: table;
  padding: 0;
  position: relative;
}
.site-footer .menu-footer-secondary .menu-item a .line {
  width: 100%;
  left: 0;
  position: absolute;
  bottom: -10px;
}
.site-footer .menu-footer-secondary .menu-item a .line:after {
  background-color: #F3F3F3;
  width: 0;
  position: absolute;
  height: 1px;
  border-radius: 0;
  bottom: 8px;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
}
@media print, screen and (min-width: 56.25em) {
  .site-footer .menu-footer-secondary .menu-item a:hover, .site-footer .menu-footer-secondary .menu-item a:focus {
    color: #F3F3F3;
  }
  .site-footer .menu-footer-secondary .menu-item a:hover .line:after, .site-footer .menu-footer-secondary .menu-item a:focus .line:after {
    width: 100%;
  }
}
.site-footer .menu-footer-secondary .menu-item.current-menu-item a .line:after {
  width: 100%;
}
.site-footer .footer-address-heading {
  color: #F3F3F3;
  font-size: 1.125rem;
  font-weight: 800;
  line-height: 1;
  margin-bottom: 24px;
  display: table;
  padding: 0;
}
.site-footer .footer-address p {
  color: #F3F3F3;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 133.333%;
  display: table;
  padding: 0;
}
.site-footer .footer-address p a {
  color: #F3F3F3;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 133.333%;
  display: table;
  padding: 0;
}
.site-footer .footer-address p a:hover, .site-footer .footer-address p a:focus {
  text-decoration: underline;
}
.site-footer .footer-legal {
  color: #F3F3F3;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1;
  margin-top: 85px;
}
@media print, screen and (max-width: 74.99875em) {
  .site-footer .footer-legal {
    margin-top: 80px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .site-footer .footer-legal {
    margin-top: 60px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .site-footer .footer-legal {
    margin-top: 40px;
  }
}
@media print, screen and (max-width: 56.24875em) {
  .site-footer .footer-legal .footer-links {
    margin-bottom: 20px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.site-footer .footer-legal .footer-links a {
  color: #F3F3F3;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1;
  display: table;
  margin-left: 40px;
}
.site-footer .footer-legal .footer-links a:hover, .site-footer .footer-legal .footer-links a:focus {
  text-decoration: underline;
}
@media print, screen and (max-width: 63.99875em) {
  .site-footer .footer-legal .footer-links a {
    margin-right: 30px;
    margin-left: 0;
  }
}

/**
 * GENERAL TAG STYLES
 *
 * Any global style overrides 
 */
.canvas-wrapper {
  position: relative;
  min-height: auto;
}

body {
  overflow-x: hidden;
  position: relative;
}

img {
  max-width: 100%;
}

a {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

blockquote {
  width: auto;
  padding: 0;
  margin-bottom: 2rem;
}
blockquote p {
  font-family: serif;
  margin-bottom: 0;
}
blockquote p cite,
blockquote p .cite {
  font-family: "Suisse Intl", sans-serif;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 500;
}

.grid-container {
  position: relative;
  padding-right: 30px;
  padding-left: 30px;
}
@media print, screen and (max-width: 63.99875em) {
  .grid-container {
    padding-right: 20px;
    padding-left: 20px;
  }
}

p {
  line-height: inherit;
}
p:last-child {
  margin-bottom: 0;
}

sup {
  top: -0.3em;
}

.close-button {
  outline: none;
  font-size: 3.5em;
  right: 1rem;
  top: 1rem;
  z-index: 2;
}

@media print, screen and (max-width: 26.24875em) {
  .grid-x > .shrink {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
/**
 * LAYOUT
 * 
 * General styles for content layout
 */
#content {
  min-height: 800px;
  position: relative;
}
#content main {
  position: relative;
  overflow: hidden;
}
body.page-template-template-howwehelp #content main {
  overflow: initial;
}

/**
 * BUTTONS
 */
button {
  outline: none;
  color: #497F9D;
  font-family: serif;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
button:focus-visible {
  outline: -webkit-focus-ring-color auto 1px;
}

.button,
button.button,
.pdfprnt-button {
  padding: 1em 2em 0.8em;
  border: none;
  border-radius: 7px;
  background-color: #6B69E8;
  font-size: 1em;
  font-weight: 400;
  line-height: 133.333%;
  font-family: "Suisse Intl", sans-serif;
  color: #ffffff;
  margin: 0 !important;
  overflow: hidden;
  position: relative;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
          transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  text-transform: uppercase;
}
.button:hover, .button:focus,
button.button:hover,
button.button:focus,
.pdfprnt-button:hover,
.pdfprnt-button:focus {
  background-color: #3F4E5E;
  color: #fff;
}
@media print, screen and (max-width: 74.99875em) {
  .button,
  button.button,
  .pdfprnt-button {
    font-size: 1.25rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .button,
  button.button,
  .pdfprnt-button {
    font-size: 1.125rem;
  }
}
.button i,
button.button i,
.pdfprnt-button i {
  vertical-align: middle;
  font-size: 0.6rem;
  margin-left: 0.5rem;
}

.pdfprnt-button {
  display: inline-block;
}

.pdfprnt-buttons {
  margin-top: 1.2em;
}

/**
 * Lazy Load
 */
.lazy,
.bg-lazy {
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.lazy.loaded, .lazy.bg-loaded,
.bg-lazy.loaded,
.bg-lazy.bg-loaded {
  opacity: 1;
}

/**
 * Ajax loader
 */
.reveal .ajax-loader {
  text-align: center;
  width: 100%;
  display: block;
  font-size: 1rem;
  color: #497F9D;
}

.takeover {
  background-color: rgb(255, 255, 255);
}
.takeover .toggle-takeover {
  color: #999;
  padding: 0;
  position: relative;
  right: 1rem;
  top: 1rem;
}
.takeover .toggle-takeover i {
  font-size: 4rem;
}
.takeover .takeover-content {
  padding: 2rem;
}
.takeover .takeover-content .grid-x {
  position: relative;
}

/**
 * Progress Indicator for Barba
 * Based on Pace but uses greensock
 */
.barba-progress {
  background: #497F9D;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  height: 2px;
}

/**
 * BarbaJS Transitions
 */
#barba-wrapper {
  position: relative;
}

.barba-container + .barba-container {
  position: absolute;
  min-height: 100vh;
  top: 0;
  width: 100%;
}

/**
 * Forms
 */
select {
  background-color: #ffffff;
  border: 0;
  color: #3F4E5E;
  border-radius: 10px;
  border: 1px solid #3F4E5E;
  font-weight: 500;
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
  padding-left: 0;
  position: relative;
  font-family: "Suisse Intl", sans-serif;
  z-index: 2;
  margin: 0;
  height: 54px;
  padding: 13px 0 12px 20px !important;
  text-align: left;
  position: relative;
  font-size: 1.125rem !important;
  line-height: 1.7 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
}
select:focus {
  background-color: #ffffff;
  border: 0;
  color: #3F4E5E;
  border-radius: 10px;
  border: 1px solid #3F4E5E;
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
  outline: none;
}
select option {
  line-height: 41px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-top: 15px;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
}

input[type=text],
input[type=search],
input[type=email],
input[type=password] {
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #497F9D;
  color: #497F9D;
  border-radius: 0;
  font-weight: 500;
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
  padding-left: 0;
  position: relative;
  z-index: 2;
  margin: 0;
  height: 50px;
  font-size: 1.5rem !important;
  line-height: 1.6875rem !important;
  font-weight: 400;
  font-family: "Suisse Intl", sans-serif;
  padding: 4px 0px 4px 0px !important;
}
@media print, screen and (max-width: 89.99875em) {
  input[type=text],
  input[type=search],
  input[type=email],
  input[type=password] {
    font-size: 1.25rem !important;
    font-size: 1.6875rem !important;
  }
}
input[type=text].is-invalid-input,
input[type=search].is-invalid-input,
input[type=email].is-invalid-input,
input[type=password].is-invalid-input {
  background-color: transparent;
}
input[type=text]:focus,
input[type=search]:focus,
input[type=email]:focus,
input[type=password]:focus {
  background-color: transparent;
  border: 0;
  color: #497F9D;
  border-bottom: 1px solid #497F9D;
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
  outline: none;
}
input[type=text]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder {
  font-size: 1.25rem;
  line-height: 1.6875rem;
  font-weight: 400;
}
input[type=text]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=password]::-moz-placeholder {
  font-size: 1.25rem;
  line-height: 1.6875rem;
  font-weight: 400;
}
input[type=text]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder {
  font-size: 1.25rem;
  line-height: 1.6875rem;
  font-weight: 400;
}
input[type=text]::-ms-input-placeholder, input[type=search]::-ms-input-placeholder, input[type=email]::-ms-input-placeholder, input[type=password]::-ms-input-placeholder {
  font-size: 1.25rem;
  line-height: 1.6875rem;
  font-weight: 400;
}
input[type=text]::placeholder,
input[type=search]::placeholder,
input[type=email]::placeholder,
input[type=password]::placeholder {
  font-size: 1.25rem;
  line-height: 1.6875rem;
  font-weight: 400;
}

textarea {
  background-color: transparent;
  border: 0;
  color: #497F9D;
  border-bottom: 1px solid #497F9D;
  border-radius: 0;
  font-weight: 500;
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
  padding-left: 0;
  position: relative;
  font-family: "Suisse Intl", sans-serif;
  z-index: 2;
  margin: 0;
  resize: none;
  height: 50px;
  padding: 4px 0px 4px 0px !important;
  font-size: 1.5rem !important;
  line-height: 1.6875rem !important;
}
@media print, screen and (max-width: 89.99875em) {
  textarea {
    font-size: 1.25rem !important;
    font-size: 1.6875rem !important;
  }
}
textarea:focus {
  background-color: transparent;
  border: 0;
  color: #497F9D;
  border-bottom: 1px solid #497F9D;
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
  outline: none;
}

/**
 * Select2
 */
.select2-container {
  width: 100% !important;
}
.select2-container.select2-container--open .select2-selection .select2-selection__arrow:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.select2-container.select2-container--open .select2-selection .select2-selection__arrow:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.select2-container .select2-selection {
  background-color: transparent;
  border: 0;
  color: #F3F3F3;
  border-bottom: 0px solid #F3F3F3;
  border-radius: 0;
  font-weight: 500;
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
  padding-left: 0;
  position: relative;
  font-family: "Suisse Intl", sans-serif;
  z-index: 2;
  margin: 0;
  height: 50px;
  padding: 4px 50px 4px 0px !important;
  text-align: left;
  position: relative;
}
.select2-container .select2-selection:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  border-radius: 2px;
  background: -webkit-gradient(linear, left top, right top, from(#5244D9), to(#5CB9D3));
  background: linear-gradient(90deg, #5244D9 0%, #5CB9D3 100%);
}
.select2-container .select2-selection .select2-selection__rendered {
  color: #F3F3F3;
  padding: 0;
  font-weight: 500;
  font-size: 1.5rem !important;
  line-height: 1.7 !important;
  margin: 0;
}
@media print, screen and (max-width: 89.99875em) {
  .select2-container .select2-selection .select2-selection__rendered {
    font-size: 1.25rem !important;
  }
}
.select2-container .select2-selection .select2-selection__arrow {
  height: 100%;
  width: 35px;
}
.select2-container .select2-selection .select2-selection__arrow:before, .select2-container .select2-selection .select2-selection__arrow:after {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  left: calc(50% - 13px);
  width: 16px;
  height: 2px;
  background-color: #F3F3F3;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.select2-container .select2-selection .select2-selection__arrow:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: calc(50% - 2px);
}
.select2-container .select2-selection .select2-selection__arrow b {
  display: none;
}
.select2-container .select2-dropdown {
  border: none;
}
.select2-container .select2-dropdown .select2-search {
  display: none;
}
.select2-container .select2-dropdown .select2-results .select2-results__options {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 6px 20px rgba(111, 111, 111, 0.12);
          box-shadow: 0px 6px 20px rgba(111, 111, 111, 0.12);
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 10px;
  color: #3F4E5E;
}
.select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option {
  color: #3F4E5E;
  font-family: "Suisse Intl", sans-serif;
  padding: 6px 15px;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option[aria-selected=true] {
  background-color: #ffffff;
  color: #3F4E5E;
}
.select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option[aria-selected=true]:hover, .select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option[aria-selected=true]:focus {
  background-color: #F3F3F3;
}
.select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option--highlighted[aria-selected] {
  background-color: #ffffff;
}
.select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option--highlighted[aria-selected]:hover, .select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option--highlighted[aria-selected]:focus {
  background-color: #F3F3F3;
}
.select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option:hover, .select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option:focus {
  background-color: #F3F3F3;
}

/**
 * Form styles
 */
.gform_confirmation_wrapper.subscribe-form {
  color: #ffffff;
  font-size: 1.625rem;
  font-weight: 400;
  line-height: 128%;
  padding-bottom: 80px;
  text-align: center;
}
@media print, screen and (max-width: 74.99875em) {
  .gform_confirmation_wrapper.subscribe-form {
    font-size: 1.25rem;
    margin-bottom: 60px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .gform_confirmation_wrapper.subscribe-form {
    font-size: 1.125rem;
  }
}

.gform_wrapper.subscribe-form_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 130px;
}
@media print, screen and (max-width: 74.99875em) {
  .gform_wrapper.subscribe-form_wrapper {
    margin-bottom: 100px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .gform_wrapper.subscribe-form_wrapper {
    margin-bottom: 80px;
    display: table;
    width: 100%;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .gform_wrapper.subscribe-form_wrapper {
    margin-bottom: 60px;
  }
}
.gform_wrapper.subscribe-form_wrapper .gform_validation_errors {
  position: absolute !important;
  width: 1px !important;
  height: 1px;
  padding: 0 !important;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: none !important;
}
.gform_wrapper.subscribe-form_wrapper .validation_message {
  padding: 5px 10px !important;
  font-size: 14px !important;
  margin: 5px 0 0 0 !important;
  border-radius: 6px;
}
.gform_wrapper.subscribe-form_wrapper .gform_heading {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 60%;
  position: relative;
}
@media print, screen and (max-width: 63.99875em) {
  .gform_wrapper.subscribe-form_wrapper .gform_heading {
    width: 100%;
  }
}
.gform_wrapper.subscribe-form_wrapper .gform_heading:before {
  content: "";
  background-color: #F3F3F3;
  position: absolute;
  top: 50%;
  left: 0;
  width: calc(100% - 20px);
  height: 1px;
}
@media print, screen and (max-width: 63.99875em) {
  .gform_wrapper.subscribe-form_wrapper .gform_heading:before {
    width: 100%;
  }
}
.gform_wrapper.subscribe-form_wrapper .gform_heading .gform_title {
  color: #F3F3F3;
  font-size: 1.625rem;
  font-weight: 400;
  line-height: 1;
  display: table;
  margin: 0;
  position: relative;
  padding-right: 20px;
  background-color: #3F4E5E;
}
@media print, screen and (max-width: 74.99875em) {
  .gform_wrapper.subscribe-form_wrapper .gform_heading .gform_title {
    font-size: 1.5rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .gform_wrapper.subscribe-form_wrapper .gform_heading .gform_title {
    font-size: 1.25rem;
  }
}
@media print, screen and (max-width: 56.24875em) {
  .gform_wrapper.subscribe-form_wrapper .gform_heading .gform_title {
    font-size: 1.125rem;
  }
}
.gform_wrapper.subscribe-form_wrapper .gform_heading .gform_required_legend {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.gform_wrapper.subscribe-form_wrapper .subscribe-form {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 40%;
  height: 60px;
}
@media print, screen and (max-width: 63.99875em) {
  .gform_wrapper.subscribe-form_wrapper .subscribe-form {
    width: 100%;
    margin-top: 30px;
  }
}
.gform_wrapper.subscribe-form_wrapper .gform-body .gform_fields {
  position: relative;
  display: table;
}
.gform_wrapper.subscribe-form_wrapper .gform-body .gform_fields .gfield {
  position: relative;
}
.gform_wrapper.subscribe-form_wrapper .gform-body .gform_fields .gfield .recaptcha-text {
  font-size: 0.875rem;
  margin-top: 20px;
  color: rgba(255, 255, 255, 0.63);
}
.gform_wrapper.subscribe-form_wrapper .gform-body .gform_fields .gfield .recaptcha-text a {
  color: rgba(255, 255, 255, 0.63);
  text-decoration: underline;
}
.gform_wrapper.subscribe-form_wrapper .gform-body .gform_fields .gfield .recaptcha-text a:hover, .gform_wrapper.subscribe-form_wrapper .gform-body .gform_fields .gfield .recaptcha-text a:focus {
  color: #ffffff;
}
.gform_wrapper.subscribe-form_wrapper .gform-body .gform_fields .gfield .gfield_label {
  position: absolute;
  top: 0;
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 1;
  color: #6b7884;
  z-index: 3;
  top: 24px;
  left: 20px;
  pointer-events: none;
  -webkit-transition: color 0.5s, font-size 0.5s, top 0.5s, left 0.5s, opacity 0.5s;
  transition: color 0.5s, font-size 0.5s, top 0.5s, left 0.5s, opacity 0.5s;
}
.gform_wrapper.subscribe-form_wrapper .gform-body .gform_fields .gfield .gfield_label.float-above {
  color: #233344;
  font-size: 0.75rem !important;
  top: 8px;
  opacity: 1;
}
.gform_wrapper.subscribe-form_wrapper .gform-body .gform_fields .gfield input[type=email] {
  background-color: #ffffff;
  height: 60px;
  padding: 20px 135px 5px 20px !important;
  font-size: 1.125rem !important;
  border: none;
  color: #3F4E5E;
  border-radius: 10px;
}
@media print, screen and (max-width: 39.99875em) {
  .gform_wrapper.subscribe-form_wrapper .gform-body .gform_fields .gfield input[type=email] {
    font-size: 1rem !important;
  }
}
.gform_wrapper.subscribe-form_wrapper .gform-body .gform_fields .gfield#field_submit {
  position: absolute;
  right: 3px;
  top: 3px;
  z-index: 2;
}
.gform_wrapper.subscribe-form_wrapper .gform-body .gform_fields .gfield#field_submit img {
  display: none !important;
}
.gform_wrapper.subscribe-form_wrapper .gform-body .gform_fields .gfield#field_submit .gform_button {
  border: none;
  border-radius: 7px;
  background-color: #233344;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 133.333%;
  font-family: "Suisse Intl", sans-serif;
  color: #F3F3F3;
  padding: 18px 53px 12px 23px;
  margin: 0;
  overflow: hidden;
  position: relative;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
          transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}
.gform_wrapper.subscribe-form_wrapper .gform-body .gform_fields .gfield#field_submit .gform_button:hover {
  background-color: #3F4E5E;
}
.gform_wrapper.subscribe-form_wrapper .gform-body .gform_fields .gfield#field_submit .gform_button:hover:before {
  -webkit-transform: translate(50px, -45px);
          transform: translate(50px, -45px);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.gform_wrapper.subscribe-form_wrapper .gform-body .gform_fields .gfield#field_submit .gform_button:hover:after {
  -webkit-transform: translate(0px, 0px);
          transform: translate(0px, 0px);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.gform_wrapper.subscribe-form_wrapper .gform-body .gform_fields .gfield#field_submit .gform_button:before, .gform_wrapper.subscribe-form_wrapper .gform-body .gform_fields .gfield#field_submit .gform_button:after {
  font-family: "theme-icons";
  content: "\e906";
  font-size: 1.375rem;
  position: absolute;
  right: 18px;
  top: calc(50% - 12px);
  -webkit-transform: translate(0px, 0px);
          transform: translate(0px, 0px);
  -webkit-transition: -webkit-transform 0s;
  transition: -webkit-transform 0s;
  transition: transform 0s;
  transition: transform 0s, -webkit-transform 0s;
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
          transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}
.gform_wrapper.subscribe-form_wrapper .gform-body .gform_fields .gfield#field_submit .gform_button:after {
  -webkit-transform: translate(-50px, 45px);
          transform: translate(-50px, 45px);
}

.gform_confirmation_wrapper.contact-form {
  color: #3F4E5E;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 128%;
  text-align: center;
}
@media print, screen and (max-width: 74.99875em) {
  .gform_confirmation_wrapper.contact-form {
    font-size: 1.125rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .gform_confirmation_wrapper.contact-form {
    font-size: 1rem;
  }
}

.gform_wrapper.contact-form_wrapper .gform_validation_errors {
  position: absolute !important;
  width: 1px !important;
  height: 1px;
  padding: 0 !important;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: none !important;
}
.gform_wrapper.contact-form_wrapper .validation_message {
  padding: 5px 10px !important;
  font-size: 14px !important;
  margin: 5px 0 0 0 !important;
  border-radius: 6px;
}
.gform_wrapper.contact-form_wrapper .gform_heading .gform_title {
  color: #3F4E5E;
  font-size: 1.625rem;
  font-weight: 400;
  line-height: 128%;
  margin-bottom: 0;
  padding-bottom: 26px;
  border-bottom: 1px solid #cacaca;
}
@media print, screen and (max-width: 74.99875em) {
  .gform_wrapper.contact-form_wrapper .gform_heading .gform_title {
    font-size: 1.25rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .gform_wrapper.contact-form_wrapper .gform_heading .gform_title {
    font-size: 1.125rem;
  }
}
.gform_wrapper.contact-form_wrapper .gform_heading .gform_required_legend {
  font-weight: 600;
  color: #3F4E5E;
  text-transform: uppercase;
  font-size: 0.875rem;
  margin-top: 20px;
  margin-bottom: 30px;
}
.gform_wrapper.contact-form_wrapper .gform-body .gform_fields {
  position: relative;
}
.gform_wrapper.contact-form_wrapper .gform-body .gform_fields .gfield {
  position: relative;
  margin-top: 0;
  margin-bottom: 25px;
}
.gform_wrapper.contact-form_wrapper .gform-body .gform_fields .gfield .ginput_container_select {
  position: relative;
}
.gform_wrapper.contact-form_wrapper .gform-body .gform_fields .gfield .ginput_container_select:before, .gform_wrapper.contact-form_wrapper .gform-body .gform_fields .gfield .ginput_container_select:after {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  right: 17px;
  width: 16px;
  height: 2px;
  background-color: #3F4E5E;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  z-index: 3;
}
.gform_wrapper.contact-form_wrapper .gform-body .gform_fields .gfield .ginput_container_select:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  right: 28px;
}
.gform_wrapper.contact-form_wrapper .gform-body .gform_fields .gfield .gfield_label {
  font-size: 1rem !important;
  font-weight: 600 !important;
  color: #3F4E5E;
  text-transform: uppercase;
}
@media print, screen and (max-width: 74.99875em) {
  .gform_wrapper.contact-form_wrapper .gform-body .gform_fields .gfield .gfield_label {
    font-size: 0.875rem !important;
  }
}
.gform_wrapper.contact-form_wrapper .gform-body .gform_fields .gfield input,
.gform_wrapper.contact-form_wrapper .gform-body .gform_fields .gfield textarea {
  background-color: #ffffff;
  padding: 13px 20px 12px 20px !important;
  font-size: 1.125rem !important;
  border-radius: 8px;
  border: 1px solid #3F4E5E;
  color: #3F4E5E;
  border-radius: 10px;
}
.gform_wrapper.contact-form_wrapper .gform-body .gform_fields .gfield input {
  height: 54px;
}
.gform_wrapper.contact-form_wrapper .gform-body .gform_fields .gfield textarea {
  height: 134px;
}
.gform_wrapper.contact-form_wrapper .gform-body .select2-selection {
  background-color: #ffffff;
  border: 0;
  color: #3F4E5E;
  border-radius: 10px;
  border: 1px solid #3F4E5E;
  font-weight: 500;
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
  padding-left: 0;
  position: relative;
  font-family: "Suisse Intl", sans-serif;
  z-index: 2;
  margin: 0;
  height: 54px;
  padding: 13px 20px 12px 20px !important;
  text-align: left;
  position: relative;
}
.gform_wrapper.contact-form_wrapper .gform-body .select2-selection:after {
  display: none;
}
.gform_wrapper.contact-form_wrapper .gform-body .select2-selection .select2-selection__rendered {
  color: #3F4E5E;
  padding: 0;
  font-weight: 500;
  font-size: 1.125rem !important;
  line-height: 1.7 !important;
  margin: 0;
}
.gform_wrapper.contact-form_wrapper .gform-body .select2-selection .select2-selection__arrow {
  height: 50px;
  width: 35px;
  top: 1px;
  right: 10px;
}
.gform_wrapper.contact-form_wrapper .gform-body .select2-selection .select2-selection__arrow:before, .gform_wrapper.contact-form_wrapper .gform-body .select2-selection .select2-selection__arrow:after {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  left: calc(50% - 13px);
  width: 16px;
  height: 2px;
  background-color: #3F4E5E;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.gform_wrapper.contact-form_wrapper .gform-body .select2-selection .select2-selection__arrow:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: calc(50% - 2px);
}
.gform_wrapper.contact-form_wrapper .gform-body .select2-selection .select2-selection__arrow b {
  display: none;
}
.gform_wrapper.contact-form_wrapper .gform-body .select2-container {
  max-width: 100%;
}
.gform_wrapper.contact-form_wrapper .gform-body .select2-container.select2-container--open .select2-selection .select2-selection__arrow:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.gform_wrapper.contact-form_wrapper .gform-body .select2-container.select2-container--open .select2-selection .select2-selection__arrow:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.gform_wrapper.contact-form_wrapper .gform_footer .gform_button img {
  display: none !important;
}
.gform_wrapper.contact-form_wrapper .gform_button {
  border: none;
  border-radius: 7px;
  background-color: #5244D9;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 133.333%;
  font-family: "Suisse Intl", sans-serif;
  color: #ffffff;
  margin: 0 !important;
  overflow: hidden;
  position: relative;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
          transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  text-transform: uppercase;
}
.gform_wrapper.contact-form_wrapper .gform_button:hover {
  background-color: #3F4E5E;
}
@media print, screen and (max-width: 74.99875em) {
  .gform_wrapper.contact-form_wrapper .gform_button {
    font-size: 1.25rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .gform_wrapper.contact-form_wrapper .gform_button {
    font-size: 1.125rem;
  }
}

.select-contain {
  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;
}

h1,
.h1 {
  font-family: "Suisse Intl", sans-serif;
  font-weight: 900;
  font-size: clamp(2.5rem, 6.5vw, 4.375rem);
  line-height: 1.11;
  color: #233344;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -2.53px;
}

h2,
.h2 {
  font-family: "Suisse Intl", sans-serif;
  font-weight: 900;
  font-size: clamp(1.5625rem, 4vw, 3.4375rem);
  line-height: 1.1;
  color: #497F9D;
}

h3,
.h3 {
  font-family: "Suisse Intl", sans-serif;
  font-weight: 600;
  line-height: 1.2;
  color: #497F9D;
  font-size: clamp(1.125rem, 2vw, 2.5rem);
}

h4,
.h4 {
  font-family: "Suisse Intl", sans-serif;
  font-weight: 400;
  line-height: 1.22;
  color: #497F9D;
  font-size: clamp(1rem, 2vw, 2rem);
}

ul {
  margin-left: 40px;
}

p a {
  color: #497F9D;
  display: inline-block;
}
p a:hover, p a:focus {
  color: #497F9D;
}

.btn-container .btn {
  margin: auto;
  margin-bottom: 30px;
}

.btn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  color: #ffffff;
  text-align: center;
  font-family: "Suisse Intl", sans-serif;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 450;
  line-height: 100%;
  text-transform: uppercase;
  border-radius: 4px;
  background-color: #5244D9;
  border: 1px solid #ffffff;
  padding: 14px 40px;
  -webkit-transition: background-color 0.5s, color 0.5s, border 0.5s;
  transition: background-color 0.5s, color 0.5s, border 0.5s;
}
@media print, screen and (max-width: 74.99875em) {
  .btn {
    font-size: 1.25rem;
    padding: 12px 30px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .btn {
    font-size: 1.125rem;
    padding: 10px 25px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .btn {
    font-size: 1rem;
    padding: 10px 20px;
  }
}
.btn:hover, .btn:focus {
  background-color: #ffffff;
  color: #5244D9;
  border: 1px solid #5244D9;
}
.btn.banner-btn {
  padding: 14px 90px;
}
@media print, screen and (max-width: 74.99875em) {
  .btn.banner-btn {
    padding: 12px 60px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .btn.banner-btn {
    padding: 10px 40px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .btn.banner-btn {
    padding: 10px 30px;
  }
}
.btn.cta-btn {
  padding: 27px 90px;
  min-width: 500px;
}
.btn.cta-btn:hover, .btn.cta-btn:focus {
  background-color: transparent;
  color: #5244D9;
  border: 1px solid #5244D9;
}
@media print, screen and (max-width: 74.99875em) {
  .btn.cta-btn {
    padding: 20px 60px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .btn.cta-btn {
    padding: 18px 40px;
    min-width: auto;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .btn.cta-btn {
    padding: 15px 30px;
  }
}
.btn.light {
  background-color: #ffffff;
  color: #6866e7;
  border: 1px solid #6866e7;
}
.btn.light:hover, .btn.light:focus {
  background-color: #6866e7;
  color: #ffffff;
}

.nav-back {
  position: fixed;
  left: 20px;
  top: 20px;
  z-index: 101;
  -webkit-transform: translateX(calc(-100% - 30px));
          transform: translateX(calc(-100% - 30px));
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
          transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}
.nav-back .back {
  color: #F3F3F3;
  background-color: #5244D9;
  border-radius: 22px;
  font-family: "Suisse Intl", sans-serif;
  height: 44px;
  width: 100px;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1;
  padding: 15px 20px 15px 46px;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.nav-back .back:hover {
  background-color: #6866e7;
  color: #F3F3F3;
}
.nav-back .back i {
  margin-right: 10px;
  font-size: 0.875rem;
  position: absolute;
  left: 15px;
  top: calc(50% - 7px);
}

.js-off-canvas-overlay {
  z-index: 100;
}

.dropdown-pane {
  width: auto;
  padding: 10px;
}
.dropdown-pane .filter-dropdown {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dropdown-pane .filter-dropdown.no-children li a {
  padding: 10px 10px 10px 40px;
}
.dropdown-pane .filter-dropdown li .submenu-toggle {
  border-radius: 0;
  width: 38px;
  height: 38px;
}
.dropdown-pane .filter-dropdown li .submenu-toggle[aria-expanded=true]:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.dropdown-pane .filter-dropdown li .submenu-toggle[aria-expanded=true]:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.dropdown-pane .filter-dropdown li .submenu-toggle:before, .dropdown-pane .filter-dropdown li .submenu-toggle:after {
  content: "";
  position: absolute;
  top: 50%;
  right: calc(50% - 1px);
  width: 12px;
  height: 2px;
  border-radius: 0px;
  background: #233344;
  border: none;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  bottom: auto;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.dropdown-pane .filter-dropdown li .submenu-toggle:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  right: calc(50% - 9px);
}
.dropdown-pane .filter-dropdown li .is-accordion-submenu {
  padding-left: 30px;
  margin: 0;
}
.dropdown-pane .filter-dropdown li a {
  cursor: pointer;
  padding: 10px 30px 10px 40px;
  font-size: 1.125rem;
  line-height: 1;
  color: #233344;
  width: 100%;
  min-width: 260px;
  font-family: "Suisse Intl", sans-serif;
  text-align: left;
  position: relative;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
@media print, screen and (max-width: 26.24875em) {
  .dropdown-pane .filter-dropdown li a {
    padding: 8px 10px;
    min-width: 80vw;
    font-size: 0.875rem;
  }
}
.dropdown-pane .filter-dropdown li a .checkbox {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 16px;
  position: relative;
  top: 1px;
  border: 1px solid #233344;
  position: absolute;
  top: 11px;
  left: 10px;
  -webkit-transition: border 0.5s, background-color 0.5s;
  transition: border 0.5s, background-color 0.5s;
}
.dropdown-pane .filter-dropdown li a.is-active .checkbox {
  border: 1px solid #5244D9;
  background-color: #5244D9;
}

.filter-container {
  background-color: #3F4E5E;
  padding-top: 44px;
  padding-bottom: 44px;
  text-align: center;
  z-index: 1;
  position: relative;
}
@media print, screen and (max-width: 39.99875em) {
  .filter-container {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: left;
  }
}
.filter-container .filter-heading {
  color: #ffffff;
  font-family: "Suisse Intl", sans-serif;
  font-size: 2.75rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.968px;
  padding-bottom: 20px;
  text-align: center;
}
@media print, screen and (max-width: 74.99875em) {
  .filter-container .filter-heading {
    font-size: 2.25rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .filter-container .filter-heading {
    font-size: 2rem;
  }
}
@media print, screen and (max-width: 56.24875em) {
  .filter-container .filter-heading {
    font-size: 1.75rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .filter-container .filter-heading {
    font-size: 1.5rem;
  }
}
.filter-container .filter-text {
  color: #ffffff;
  font-family: "Suisse Intl", sans-serif;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: -0.22px;
  padding-bottom: 20px;
  text-align: center;
}
@media print, screen and (max-width: 74.99875em) {
  .filter-container .filter-text {
    font-size: 1.125rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .filter-container .filter-text {
    font-size: 1rem;
  }
}
.filter-container .filter-title {
  color: #F3F3F3;
  font-family: "Suisse Intl", sans-serif;
  font-size: 1.625rem;
  font-weight: 400;
  line-height: 31.4px;
  padding-right: 15px;
}
@media print, screen and (max-width: 74.99875em) {
  .filter-container .filter-title {
    font-size: 1.25rem;
  }
}
@media print, screen and (max-width: 56.24875em) {
  .filter-container .filter-title {
    font-size: 1.125rem;
    margin-top: 20px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .filter-container .filter-title {
    font-size: 1rem;
  }
}
.filter-container label {
  color: #F3F3F3;
  text-align: left;
  opacity: 0.6;
}
.filter-container .filter-viewing {
  cursor: pointer;
  padding-bottom: 9px;
}
.filter-container .dropdown-grid-filter.filter-two {
  z-index: 1;
}
.filter-container .dropdown-grid-filter,
.filter-container select {
  background-color: transparent;
  border: 0;
  color: #F3F3F3;
  border-bottom: 0px solid #F3F3F3;
  border-radius: 0;
  font-weight: 500;
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
  padding-left: 0;
  position: relative;
  font-family: "Suisse Intl", sans-serif;
  z-index: 2;
  margin: 0;
  height: 50px;
  font-size: 1.5rem !important;
  line-height: 1.7 !important;
  text-align: left;
  position: relative;
  border-bottom: 3px solid transparent;
  -o-border-image: linear-gradient(90deg, #5244D9 0%, #5CB9D3 100%);
     border-image: -webkit-gradient(linear, left top, right top, from(#5244D9), to(#5CB9D3));
     border-image: linear-gradient(90deg, #5244D9 0%, #5CB9D3 100%);
  border-image-slice: 1;
  padding: 0;
}
.filter-container select {
  padding: 0 !important;
}
.filter-container .clear-filter {
  color: #ffffff;
  font-size: 1rem;
  line-height: 1;
  text-decoration: underline;
  position: relative;
  top: 0;
  pointer-events: all;
  opacity: 1;
  margin-left: 20px;
  -webkit-transition: color 0.5s, opacity 0.5s, top 0.5s;
  transition: color 0.5s, opacity 0.5s, top 0.5s;
}
.filter-container .clear-filter:hover {
  color: #F3F3F3;
}
.filter-container .clear-filter.hide-link {
  top: 5px;
  opacity: 0;
  pointer-events: none;
}
.filter-container .grid-search {
  background-color: transparent;
  border: 0;
  color: #F3F3F3;
  border-bottom: 0px solid #F3F3F3;
  border-radius: 0;
  font-weight: 500;
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
  padding-left: 0;
  position: relative;
  font-family: "Suisse Intl", sans-serif;
  z-index: 2;
  margin: 0;
  height: 50px;
  text-align: left;
  position: relative;
}
.filter-container .grid-search:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  border-radius: 2px;
  background: -webkit-gradient(linear, left top, right top, from(#5244D9), to(#5CB9D3));
  background: linear-gradient(90deg, #5244D9 0%, #5CB9D3 100%);
}
.filter-container .grid-search input[type=text] {
  color: #F3F3F3;
  padding: 0;
  font-weight: 500;
  font-size: 1.5rem !important;
  line-height: 1.7 !important;
  margin: 0;
  background: transparent;
  width: 100%;
  border-radius: 0;
  padding: 0px 0px 10px 0px !important;
  border: none;
}
@media print, screen and (max-width: 89.99875em) {
  .filter-container .grid-search input[type=text] {
    font-size: 1.25rem !important;
  }
}
.filter-container .grid-search input[type=text]::-webkit-input-placeholder {
  font-size: 1.5rem !important;
  line-height: 1.7 !important;
  font-weight: 400;
  color: #F3F3F3;
}
.filter-container .grid-search input[type=text]::-moz-placeholder {
  font-size: 1.5rem !important;
  line-height: 1.7 !important;
  font-weight: 400;
  color: #F3F3F3;
}
.filter-container .grid-search input[type=text]:-ms-input-placeholder {
  font-size: 1.5rem !important;
  line-height: 1.7 !important;
  font-weight: 400;
  color: #F3F3F3;
}
.filter-container .grid-search input[type=text]::-ms-input-placeholder {
  font-size: 1.5rem !important;
  line-height: 1.7 !important;
  font-weight: 400;
  color: #F3F3F3;
}
.filter-container .grid-search input[type=text]::placeholder {
  font-size: 1.5rem !important;
  line-height: 1.7 !important;
  font-weight: 400;
  color: #F3F3F3;
}
@media print, screen and (max-width: 89.99875em) {
  .filter-container .grid-search input[type=text]::-webkit-input-placeholder {
    font-size: 1.25rem !important;
  }
  .filter-container .grid-search input[type=text]::-moz-placeholder {
    font-size: 1.25rem !important;
  }
  .filter-container .grid-search input[type=text]:-ms-input-placeholder {
    font-size: 1.25rem !important;
  }
  .filter-container .grid-search input[type=text]::-ms-input-placeholder {
    font-size: 1.25rem !important;
  }
  .filter-container .grid-search input[type=text]::placeholder {
    font-size: 1.25rem !important;
  }
}
.filter-container.talent {
  padding-top: 75px;
  padding-bottom: 75px;
  position: relative;
  z-index: 2;
}
@media print, screen and (max-width: 74.99875em) {
  .filter-container.talent {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .filter-container.talent {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.filter-container.talent .filter-text {
  padding-bottom: 75px;
}
@media print, screen and (max-width: 74.99875em) {
  .filter-container.talent .filter-text {
    padding-bottom: 60px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .filter-container.talent .filter-text {
    padding-bottom: 50px;
  }
}

.team-search .ajax_search_results .result-item .image-container .center {
  max-height: 73px;
  max-width: 73px;
  overflow: hidden;
  border-radius: 50%;
}
.team-search .ajax_search_results .result-item .image-container .center .image {
  max-width: auto;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
}

.ajax_search_results {
  border: 1px solid #577eb4;
  display: none;
  border-radius: 3px;
  overflow: hidden;
  position: absolute;
  z-index: 100;
  width: 100%;
}
.ajax_search_results .result-item {
  background-color: #ffffff;
  padding: 15px 20px;
  color: #616161;
  font-size: 1.25rem;
  line-height: 1.375rem;
  padding-right: 50px;
  position: relative;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.ajax_search_results .result-item:hover, .ajax_search_results .result-item:focus {
  background-color: #F7F7F7;
}
.ajax_search_results .result-item:hover i, .ajax_search_results .result-item:focus i {
  right: 15px;
}
.ajax_search_results .result-item .image-container {
  margin-right: 20px;
}
.ajax_search_results .result-item .image-container .center .image {
  max-width: 73px;
}
.ajax_search_results .result-item .text-container .jobtitle {
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: #000000;
  font-weight: 500;
}
.ajax_search_results .result-item i {
  font-size: 16px;
  position: absolute;
  right: 20px;
  top: calc(50% - 8px);
  -webkit-transition: right 0.5s;
  transition: right 0.5s;
}
.ajax_search_results .no-results {
  background-color: #ffffff;
  padding: 15px 20px;
  color: #616161;
  font-size: 1.25rem;
  line-height: 1.375rem;
}

b,
strong {
  font-weight: 600 !important;
  color: #182430 !important;
}

.post-hero {
  padding-top: calc(44px + 220px);
  margin-bottom: 115px;
}
@media print, screen and (max-width: 74.99875em) {
  .post-hero {
    padding-top: calc(44px + 180px);
    margin-bottom: 100px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .post-hero {
    padding-top: calc(44px + 140px);
    margin-bottom: 80px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .post-hero {
    padding-top: calc(44px + 100px);
    margin-bottom: 60px;
  }
}
.post-hero .hero-heading {
  color: #3F4E5E;
  font-family: "Suisse Intl", sans-serif;
  font-size: clamp(1.5625rem, 3vw, 3rem);
  font-weight: 700;
  line-height: 109.5%;
  letter-spacing: -1.056px;
}
.post-hero .hero-date {
  color: #6866e7;
  font-family: "Suisse Intl", sans-serif;
  font-size: 1.625rem;
  font-weight: 400;
  line-height: 128%;
  padding-bottom: 10px;
}
@media print, screen and (max-width: 74.99875em) {
  .post-hero .hero-date {
    font-size: 1.25rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .post-hero .hero-date {
    font-size: 1.125rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .post-hero .hero-date {
    font-size: 1rem;
  }
}
.post-hero.resources {
  padding-top: calc(44px + 115px);
  margin-bottom: 80px;
}
@media print, screen and (max-width: 74.99875em) {
  .post-hero.resources {
    padding-top: calc(44px + 100px);
  }
}
@media print, screen and (max-width: 63.99875em) {
  .post-hero.resources {
    padding-top: calc(44px + 80px);
    margin-bottom: 80px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .post-hero.resources {
    margin-bottom: 60px;
  }
}

.default-content {
  color: #233344;
  font-family: "Suisse Intl", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 134.3%;
  margin-bottom: 120px;
}
@media print, screen and (max-width: 74.99875em) {
  .default-content {
    margin-bottom: 100px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .default-content {
    margin-bottom: 80px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .default-content {
    font-size: 1rem;
    margin-bottom: 60px;
  }
}
.default-content .wp-block-image {
  margin: 40px 0;
  position: relative;
}
.default-content .wp-block-columns {
  margin: 30px 0;
}
.default-content .wp-block-columns .wp-block-image {
  margin: 0;
}
.default-content h2 {
  color: #3F4E5E;
  font-size: 3.125rem;
  font-weight: 300;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 35px;
  margin-top: 80px;
}
.default-content h2:first-child {
  margin-top: 0;
}
@media print, screen and (max-width: 74.99875em) {
  .default-content h2 {
    font-size: 2.5rem;
    margin-top: 60px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .default-content h2 {
    font-size: 1.875rem;
    margin-bottom: 20px;
    margin-top: 40px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .default-content h2 {
    font-size: 1.625rem;
    margin-top: 30px;
  }
}
.default-content h3 {
  color: #3F4E5E;
  font-family: "Suisse Intl", sans-serif;
  font-size: 2.25rem;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 35px;
  margin-top: 80px;
}
@media print, screen and (max-width: 74.99875em) {
  .default-content h3 {
    font-size: 1.875rem;
    margin-top: 60px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .default-content h3 {
    font-size: 1.625rem;
    margin-bottom: 20px;
    margin-top: 40px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .default-content h3 {
    font-size: 1.5rem;
    margin-top: 30px;
  }
}
.default-content h4 {
  color: #3F4E5E;
  font-family: "Suisse Intl", sans-serif;
  font-size: 1.625rem;
  font-weight: 400;
  line-height: 128%;
  margin-bottom: 35px;
  margin-top: 80px;
}
@media print, screen and (max-width: 74.99875em) {
  .default-content h4 {
    font-size: 1.25rem;
    margin-top: 60px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .default-content h4 {
    font-size: 1.125rem;
    margin-bottom: 20px;
    margin-top: 40px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .default-content h4 {
    font-size: 1.125rem;
    margin-top: 30px;
  }
}
.default-content a {
  color: #6866e7;
  text-decoration: underline;
}
.default-content a:hover, .default-content a:focus {
  color: #5244D9;
}
.default-content ol li {
  margin-bottom: 20px;
}

.page-template-template-home .wealth-management {
  position: fixed;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -0.36px;
  z-index: 2;
  left: 210px;
  top: 35px;
  color: #6866e7;
}
.page-template-template-home .hero-heading {
  color: #3F4E5E;
  font-size: 4.875rem;
  font-weight: 700;
  line-height: 81.5%;
  letter-spacing: -1.716px;
}

.home-hero {
  padding-top: 100px;
  padding-bottom: 100px;
}
.home-hero .hero-sub-heading {
  color: #6B69E8;
  font-size: 2.75rem;
  font-weight: 300;
  line-height: 100%;
  letter-spacing: 1.012px;
  padding-bottom: 20px;
}
@media print, screen and (max-width: 89.99875em) {
  .home-hero .hero-sub-heading {
    font-size: 2.5rem;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .home-hero .hero-sub-heading {
    font-size: 2.25rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .home-hero .hero-sub-heading {
    font-size: 2rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .home-hero .hero-sub-heading {
    font-size: 1.75rem;
  }
}

.stat-cards-section {
  background-color: #3F4E5E;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  z-index: 1;
}
.stat-cards-section .stat-cards .card {
  padding: 50px;
  border-radius: 10px;
}
@media print, screen and (max-width: 74.99875em) {
  .stat-cards-section .stat-cards .card {
    padding: 40px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .stat-cards-section .stat-cards .card {
    padding: 30px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .stat-cards-section .stat-cards .card {
    padding: 30px 20px 20px 20px;
  }
}
.stat-cards-section .stat-cards .card .number {
  text-align: center;
  font-size: clamp(1.875rem, 8vw, 5rem);
  font-weight: 700;
  line-height: 1;
  letter-spacing: -2.86px;
  color: #ffffff;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
@media print, screen and (max-width: 74.99875em) {
  .stat-cards-section .stat-cards .card .number {
    font-size: clamp(1.875rem, 8vw, 4.0625rem);
  }
}
.stat-cards-section .stat-cards .card .number sup {
  font-size: clamp(1.25rem, 2vw, 2rem);
  position: absolute;
  top: 15px;
  letter-spacing: -0.704px;
}
.stat-cards-section .stat-cards .card .text {
  text-align: center;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -0.22px;
  color: #ffffff;
  margin-top: 10px;
}
@media print, screen and (max-width: 74.99875em) {
  .stat-cards-section .stat-cards .card .text {
    font-size: 1.125rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .stat-cards-section .stat-cards .card .text {
    font-size: 1rem;
    margin-top: 0;
  }
}
.stat-cards-section .stat-footnote {
  color: #ffffff;
  font-size: 0.8125rem;
  font-weight: 300;
  line-height: 1;
  letter-spacing: 0.26px;
  text-align: center;
}

.scroll-section {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.scroll-section:not(.section-top) {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}

.home-scroller {
  position: relative;
  height: 100vh;
  width: 100%;
  overflow: hidden;
}
.home-scroller.purple {
  --section-accent-color: #5244D9;
}
.home-scroller.blue {
  --section-accent-color: #33A8C8;
}
.home-scroller.green {
  --section-accent-color: #316D75;
}
.home-scroller.gold {
  --section-accent-color: #C6A766;
}
.home-scroller.top .scroller-indicator {
  opacity: 0;
  pointer-events: none;
}
.home-scroller.top .scroller-pause {
  opacity: 0;
  pointer-events: none;
}
.home-scroller.purple .scroller-background .scroller-background-inner.purple {
  opacity: 1;
}
.home-scroller.purple .scroller-indicator .indicator-dot {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.home-scroller.blue .scroller-background .scroller-background-inner.blue {
  opacity: 1;
}
.home-scroller.blue .scroller-indicator .indicator-dot {
  -webkit-transform: translateY(106px);
          transform: translateY(106px);
}
.home-scroller.green .scroller-background .scroller-background-inner.green {
  opacity: 1;
}
.home-scroller.green .scroller-indicator .indicator-dot {
  -webkit-transform: translateY(212px);
          transform: translateY(212px);
}
.home-scroller.gold .scroller-background .scroller-background-inner.gold {
  opacity: 1;
}
.home-scroller.gold .scroller-indicator .indicator-dot {
  -webkit-transform: translateY(318px);
          transform: translateY(318px);
}
.home-scroller .scroller-background {
  background-color: #ffffff;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.home-scroller .scroller-background .scroller-background-inner {
  height: 143.41987466vh;
  top: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 50%;
  margin: auto;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
@media print, screen and (max-width: 74.99875em) {
  .home-scroller .scroller-background .scroller-background-inner {
    height: 100vh;
    width: 100%;
    left: 0;
  }
}
.home-scroller .scroller-background .scroller-background-inner:before {
  content: "";
  position: absolute;
  width: 100%;
  background: radial-gradient(#ffffff, #ffffff, #ffffff);
  top: 0;
  right: 0;
  z-index: -1;
  -webkit-filter: none;
          filter: none;
  height: 100%;
  border-radius: 0;
}
.home-scroller .scroller-background .scroller-background-inner svg {
  height: 100%;
  opacity: 0.1;
  left: 0;
  top: 0;
}
.home-scroller .scroller-background .scroller-background-inner.purple:before {
  background: -webkit-gradient(linear, right top, left top, from(#6866e7), to(#ffffff));
  background: linear-gradient(to left, #6866e7, #ffffff);
}
.home-scroller .scroller-background .scroller-background-inner.blue:before {
  background: -webkit-gradient(linear, right top, left top, from(#33A8C8), to(#ffffff));
  background: linear-gradient(to left, #33A8C8, #ffffff);
}
.home-scroller .scroller-background .scroller-background-inner.green:before {
  background: -webkit-gradient(linear, right top, left top, from(#316D75), to(#ffffff));
  background: linear-gradient(to left, #316D75, #ffffff);
}
.home-scroller .scroller-background .scroller-background-inner.gold:before {
  background: -webkit-gradient(linear, right top, left top, from(#C6A766), to(#ffffff));
  background: linear-gradient(to left, #C6A766, #ffffff);
}
.home-scroller .scroller-indicator {
  position: fixed;
  right: 25px;
  top: calc(50% - 177px);
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  font-family: "Suisse Intl", sans-serif;
  color: #3F4E5E;
  cursor: pointer;
  opacity: 1;
  z-index: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.home-scroller .scroller-indicator .indicator-dot {
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #ffffff;
  top: 14px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: background-color 0.5s, -webkit-transform 0.5s;
  transition: background-color 0.5s, -webkit-transform 0.5s;
  transition: transform 0.5s, background-color 0.5s;
  transition: transform 0.5s, background-color 0.5s, -webkit-transform 0.5s;
}
.home-scroller .scroller-indicator ul {
  margin: 0;
  padding: 0;
  position: relative;
  list-style: none;
}
.home-scroller .scroller-indicator ul li {
  display: block;
}
.home-scroller .scroller-indicator ul li:last-child a {
  margin-bottom: 0;
}
.home-scroller .scroller-indicator ul li:last-child a:after {
  display: none;
}
.home-scroller .scroller-indicator ul li a {
  color: #000;
  padding: 10px;
  display: table;
  margin-bottom: 70px;
  position: relative;
}
.home-scroller .scroller-indicator ul li a:before {
  content: "";
  border: 2px solid #ffffff;
  border-radius: 50%;
  display: block;
  width: 16px;
  height: 16px;
}
.home-scroller .scroller-indicator ul li a:after {
  content: "";
  background-color: #ffffff;
  display: block;
  width: 2px;
  height: 70px;
  position: absolute;
  bottom: -70px;
  left: 0;
  right: 0;
  margin: auto;
}
.home-scroller .scroll-section .hero .hero-subheading {
  font-size: 2.75rem;
  font-weight: 300;
  line-height: 1;
  letter-spacing: 1.012px;
  color: #6866e7;
  margin-bottom: 20px;
}
@media print, screen and (max-width: 89.99875em) {
  .home-scroller .scroll-section .hero .hero-subheading {
    font-size: 2.5rem;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .home-scroller .scroll-section .hero .hero-subheading {
    font-size: 2.25rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .home-scroller .scroll-section .hero .hero-subheading {
    font-size: 2rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .home-scroller .scroll-section .hero .hero-subheading {
    font-size: 1.75rem;
  }
}
.home-scroller .scroll-section .hero .hero-heading {
  font-size: clamp(2.5rem, 7vw, 4.875rem);
  font-weight: 700;
  line-height: 81.5%;
  letter-spacing: -1.716px;
  color: #3F4E5E;
}
.home-scroller .scroll-section .section-heading {
  font-family: "Suisse Intl", sans-serif;
  font-size: clamp(1.875rem, 7vw, 5.9375rem);
  line-height: 81.5%;
  color: #3F4E5E;
  font-weight: 700;
  letter-spacing: -2.09px;
}
@media print, screen and (max-width: 74.99875em) {
  .home-scroller .scroll-section .section-heading {
    margin-bottom: 20px;
  }
}
.home-scroller .scroll-section .section-card {
  border-radius: 20px;
  background-color: #ffffff;
  padding: 50px 35px 40px 35px;
}
@media print, screen and (max-width: 74.99875em) {
  .home-scroller .scroll-section .section-card {
    padding: 30px 25px 25px 25px;
  }
}
.home-scroller .scroll-section .section-card .card-heading {
  font-size: 1.625rem;
  font-weight: 400;
  line-height: 1;
  color: #3F4E5E;
}
@media print, screen and (max-width: 89.99875em) {
  .home-scroller .scroll-section .section-card .card-heading {
    font-size: 1.25rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .home-scroller .scroll-section .section-card .card-heading {
    font-size: 1.125rem;
  }
}
.home-scroller .scroll-section .section-card .card-heading .heading-icon {
  width: 36px;
  height: 40px;
  margin-right: 15px;
}
@media print, screen and (max-width: 74.99875em) {
  .home-scroller .scroll-section .section-card .card-heading .heading-icon {
    margin-right: 10px;
    width: 30px;
    height: 35px;
  }
}
.home-scroller .scroll-section .section-card .card-heading .heading-icon svg path {
  fill: var(--section-accent-color);
}
.home-scroller .scroll-section .section-card .card-content {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -0.22px;
  color: #3F4E5E;
  margin-top: 35px;
}
@media print, screen and (max-width: 89.99875em) {
  .home-scroller .scroll-section .section-card .card-content {
    font-size: 1.125rem;
    margin-top: 30px;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .home-scroller .scroll-section .section-card .card-content {
    margin-top: 25px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .home-scroller .scroll-section .section-card .card-content {
    margin-top: 20px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .home-scroller .scroll-section .section-card .card-content {
    font-size: 1rem;
    margin-top: 16px;
  }
}
.home-scroller .scroller-pause {
  position: fixed;
  right: 25px;
  bottom: 25px;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  font-family: "Suisse Intl", sans-serif;
  color: #3F4E5E;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.home-scroller .scroller-pause i {
  margin-right: 5px;
}

.howwehelp-section {
  padding-top: 100px;
  padding-bottom: 80px;
  position: relative;
}
@media print, screen and (max-width: 74.99875em) {
  .howwehelp-section {
    padding-top: 100px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .howwehelp-section {
    padding-top: 80px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .howwehelp-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.howwehelp-section {
  --section-accent-color: #5244D9;
  --section-bg-color: #F3F3F3;
}
.howwehelp-section.light {
  background-color: var(--section-bg-color);
}
.howwehelp-section.light .section-cards .accordion-item .accordion-title {
  background-color: var(--section-bg-color);
}
.howwehelp-section.light .section-cards .accordion-item .title {
  border-color: var(--section-bg-color);
}
.howwehelp-section.light .section-cards .accordion-item .accordion-content {
  border-color: var(--section-bg-color);
}
.howwehelp-section.light .section-cards .accordion-item .title-bg {
  background-color: var(--section-bg-color);
}
.howwehelp-section.light .section-cards .accordion-item .title-bg .scoop:after {
  -webkit-box-shadow: 0 0 0 250px var(--section-bg-color);
          box-shadow: 0 0 0 250px var(--section-bg-color);
}
.howwehelp-section.purple {
  --section-accent-color: #5244D9;
}
.howwehelp-section.blue {
  --section-accent-color: #33A8C8;
}
.howwehelp-section.green {
  --section-accent-color: #316D75;
}
.howwehelp-section.gold {
  --section-accent-color: #C6A766;
}
.howwehelp-section .section-crown {
  position: absolute;
}
.howwehelp-section .section-heading {
  color: #3F4E5E;
  font-family: "Suisse Intl", sans-serif;
  font-size: 4.0625rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.968px;
  padding-bottom: 20px;
  text-align: center;
}
@media print, screen and (max-width: 89.99875em) {
  .howwehelp-section .section-heading {
    font-size: 3.4375rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .howwehelp-section .section-heading {
    font-size: 2.75rem;
  }
}
@media print, screen and (max-width: 56.24875em) {
  .howwehelp-section .section-heading {
    font-size: 2.0625rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .howwehelp-section .section-heading {
    font-size: 1.875rem;
  }
}
.howwehelp-section .section-subheading {
  font-size: 1.625rem;
  font-weight: 500;
  line-height: 186.538%;
  letter-spacing: -0.286px;
  color: #3F4E5E;
  text-align: center;
  margin-bottom: 60px;
}
@media print, screen and (max-width: 74.99875em) {
  .howwehelp-section .section-subheading {
    margin-bottom: 50px;
    font-size: 1.5rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .howwehelp-section .section-subheading {
    margin-bottom: 40px;
    font-size: 1.25rem;
    line-height: 156.538%;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .howwehelp-section .section-subheading {
    margin-bottom: 20px;
    font-size: 1rem;
    line-height: 130%;
  }
}
.howwehelp-section .section-content-title {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 113.5%;
  letter-spacing: 0.48px;
  text-transform: uppercase;
  color: #3F4E5E;
  margin-top: 10px;
}
@media print, screen and (max-width: 74.99875em) {
  .howwehelp-section .section-content-title {
    margin-bottom: 20px;
    font-size: 1.25rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .howwehelp-section .section-content-title {
    margin-bottom: 10px;
    font-size: 1.125rem;
  }
}
.howwehelp-section .section-content-title strong {
  color: var(--section-accent-color);
}
.howwehelp-section .section-content {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 155.556%;
  letter-spacing: -0.198px;
  color: #3F4E5E;
  margin-top: 50px;
  padding-right: 70px;
}
@media print, screen and (max-width: 74.99875em) {
  .howwehelp-section .section-content {
    padding-right: 40px;
    margin-top: 0px;
  }
}
@media print, screen and (max-width: 56.24875em) {
  .howwehelp-section .section-content {
    padding-right: 0;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .howwehelp-section .section-content {
    margin-top: 30px;
    font-size: 1rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .howwehelp-section .section-slider {
    margin-top: 60px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .howwehelp-section .section-slider {
    margin-top: 40px;
  }
}
.howwehelp-section .section-slider .swiper-wrapper {
  padding-bottom: 45px;
}
.howwehelp-section .section-slider .swiper-wrapper .swiper-slide {
  height: auto;
}
.howwehelp-section .section-slider .swiper-wrapper .swiper-slide .section-slider-slide {
  background-color: var(--section-accent-color);
  padding: 35px 30px;
  height: calc(100% - 70px);
  border-radius: 10px;
}
.howwehelp-section .section-slider .swiper-wrapper .swiper-slide .section-slider-slide .slide-title {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 113.5%;
  letter-spacing: 0.48px;
  text-transform: uppercase;
  color: #ffffff;
}
.howwehelp-section .section-slider .swiper-wrapper .swiper-slide .section-slider-slide .slide-image {
  margin-top: 30px;
}
.howwehelp-section .section-slider .swiper-wrapper .swiper-slide .section-slider-slide .slide-image img {
  max-height: 110px;
  width: auto;
  margin: auto;
  height: 100%;
  display: table;
}
.howwehelp-section .section-slider .swiper-wrapper .swiper-slide .section-slider-slide .slide-content {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -0.22px;
  color: #ffffff;
  margin-top: 30px;
}
.howwehelp-section .section-slider .swiper-pagination {
  bottom: 5px;
}
.howwehelp-section .section-slider .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  opacity: 0.5;
  background: #B5B5B5;
  margin-left: 3px;
  margin-right: 3px;
  -webkit-transition: width 0.5s, background 0.5s, opacity 0.5s;
  transition: width 0.5s, background 0.5s, opacity 0.5s;
}
.howwehelp-section .section-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 32px;
  opacity: 1;
  background: #6F6F6F;
}
.howwehelp-section .section-slider .swiper-button {
  position: absolute;
  bottom: 0;
  left: 0;
  top: auto;
  height: 35px;
  width: 35px;
  border-radius: 4px;
  border: 1px solid #C5C5C5;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.howwehelp-section .section-slider .swiper-button:hover {
  background-color: #233344;
}
.howwehelp-section .section-slider .swiper-button:hover i {
  color: #ffffff;
}
.howwehelp-section .section-slider .swiper-button i {
  color: var(--section-accent-color);
  font-size: 0.75rem;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.howwehelp-section .section-slider .swiper-button:after {
  display: none;
}
.howwehelp-section .section-slider .swiper-button.swiper-button-next {
  left: auto;
  right: 0;
}
.howwehelp-section .section-cards-heading {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 113.5%;
  letter-spacing: 0.48px;
  text-transform: uppercase;
  color: #3F4E5E;
  margin-top: 60px;
  text-align: center;
}
@media print, screen and (max-width: 63.99875em) {
  .howwehelp-section .section-cards-heading {
    margin-top: 60px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .howwehelp-section .section-cards-heading {
    margin-top: 60px;
  }
}
.howwehelp-section .section-cards-heading strong {
  color: var(--section-accent-color);
}
.howwehelp-section .section-cards {
  margin-top: 30px;
  background-color: transparent;
  position: relative;
  z-index: 1;
  display: table;
  width: 100%;
}
.howwehelp-section .section-cards .accordion-item {
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 79px;
  margin-bottom: 20px;
  display: inline-table;
  min-height: 166px;
}
@media print, screen and (max-width: 63.99875em) {
  .howwehelp-section .section-cards .accordion-item {
    min-height: auto;
  }
}
.howwehelp-section .section-cards .accordion-item:before {
  background-color: #3F4E5E;
  position: absolute;
  left: 15px;
  top: 0;
  height: 100%;
  width: calc(100% - 30px);
  content: "";
  border-radius: 10px;
}
.howwehelp-section .section-cards .accordion-item .title-bg {
  content: "";
  position: absolute;
  z-index: -1;
  background-color: #ffffff;
  border-radius: 12px 0 0 0;
  width: 103px;
  height: 45px;
  position: absolute;
  bottom: 0px;
  right: 15px;
  z-index: 0;
  margin: 0;
}
.howwehelp-section .section-cards .accordion-item .title-bg .scoop {
  width: 10px;
  height: 10px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: -10px;
  z-index: 1;
}
.howwehelp-section .section-cards .accordion-item .title-bg .scoop:after {
  content: "";
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 250px #ffffff;
          box-shadow: 0 0 0 250px #ffffff;
}
.howwehelp-section .section-cards .accordion-item .title-bg .scoop.two {
  right: 100%;
  top: auto;
  bottom: 0;
}
.howwehelp-section .section-cards .accordion-item.is-active .accordion-title {
  color: #ffffff;
  background-color: var(--section-accent-color);
  border: 1px solid var(--section-accent-color);
}
.howwehelp-section .section-cards .accordion-item.is-active .accordion-title:hover {
  color: #ffffff;
}
.howwehelp-section .section-cards .accordion-item.is-active .accordion-title .close {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
.howwehelp-section .section-cards .accordion-item.is-active .accordion-title .open {
  -webkit-transform: translateY(-15px);
          transform: translateY(-15px);
  opacity: 0;
}
.howwehelp-section .section-cards .accordion-item.is-active .accordion-content {
  max-height: calc(100% + 145px);
}
.howwehelp-section .section-cards .accordion-item.is-active .accordion-content .content-inner {
  opacity: 1;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.howwehelp-section .section-cards .accordion-item .title {
  color: #ffffff;
  font-size: 1.625rem;
  font-weight: 400;
  line-height: 120.769%;
  background-color: #3F4E5E;
  border-radius: 10px 10px 0 0;
  padding: 24px 35px 0 35px;
  border: none;
  border: 3px solid #ffffff;
  border-bottom: none;
  border-radius: 12px 12px 0 0;
  border: none;
}
.howwehelp-section .section-cards .accordion-item .accordion-title {
  background-color: #ffffff;
  padding: 13px 0;
  text-align: center;
  width: 100px;
  height: 40px;
  color: #3F4E5E;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.84px;
  border: 1px solid #C5C5C5;
  text-transform: uppercase;
  border-radius: 10px;
  margin: 0 0 0 auto;
  display: table;
  position: absolute;
  cursor: pointer;
  bottom: 0;
  right: 15px;
  z-index: 1;
  font-family: "Suisse Intl", sans-serif;
  -webkit-transition: color 0.5s, background-color 0.5s, border 0.5s;
  transition: color 0.5s, background-color 0.5s, border 0.5s;
}
.howwehelp-section .section-cards .accordion-item .accordion-title:hover {
  color: #233344;
  border: 1px solid #233344;
}
.howwehelp-section .section-cards .accordion-item .accordion-title:before {
  display: none;
}
.howwehelp-section .section-cards .accordion-item .accordion-title .open {
  opacity: 1;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s;
}
.howwehelp-section .section-cards .accordion-item .accordion-title .close {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  display: table;
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
  opacity: 0;
  height: 14px;
  width: 100%;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s;
}
.howwehelp-section .section-cards .accordion-item .accordion-content {
  border: none;
  background-color: #3F4E5E;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 133.333%;
  position: relative;
  width: calc(100% - 30px);
  max-height: 0;
  border-radius: 0 0 0 10px;
  padding: 0;
  -webkit-transition: max-height 0.5s;
  transition: max-height 0.5s;
  border: 3px solid #ffffff;
  border-top: none;
  border-radius: 0 0 12px 12px;
  border: none;
}
.howwehelp-section .section-cards .accordion-item .accordion-content .content-inner {
  padding: 35px 35px 20px 35px;
  color: #ffffff;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.howwehelp-section .section-featured {
  margin-top: 120px;
}
@media print, screen and (max-width: 74.99875em) {
  .howwehelp-section .section-featured {
    margin-top: 100px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .howwehelp-section .section-featured {
    margin-top: 80px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .howwehelp-section .section-featured {
    margin-top: 60px;
  }
}
.howwehelp-section .section-featured .featured-cards {
  margin-left: -15px;
  margin-right: -15px;
}
.howwehelp-section .section-featured .featured-cards > .cell {
  padding-left: 15px;
  padding-right: 15px;
}
.howwehelp-section .section-featured .section-featured-heading {
  color: #233344;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 170%;
  letter-spacing: 0.26px;
  text-transform: uppercase;
  padding-bottom: 26px;
  border-bottom: 1px solid #D9D9D9;
}
.howwehelp-section .section-featured a {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 133.333%;
  color: #233344;
  margin-top: 45px;
  display: table;
}
.howwehelp-section .section-featured a:hover .read-more i {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}
.howwehelp-section .section-featured a .read-more {
  color: #5244D9;
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 161.538%;
  text-transform: uppercase;
  margin-top: 20px;
}
.howwehelp-section .section-featured a .read-more i {
  margin-left: 10px;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}

.team-cards .card {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
  width: 15%;
  margin-right: 30px;
}
.team-cards .card:hover, .team-cards .card:focus {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(59.9%, rgba(0, 0, 0, 0)), to(#000));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 59.9%, #000 100%);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.team-cards .card:hover .text-contain, .team-cards .card:focus .text-contain {
  opacity: 1;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.team-cards .card:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  z-index: -1;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  border-radius: 16px;
}

.featured-team {
  padding-bottom: 80px;
}
@media print, screen and (max-width: 39.99875em) {
  .featured-team {
    padding-bottom: 60px;
  }
}
.featured-team .team-heading {
  font-size: 2.75rem;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.968px;
  color: #3F4E5E;
}
@media print, screen and (max-width: 63.99875em) {
  .featured-team .team-heading {
    font-size: 2.25rem;
  }
}
@media print, screen and (max-width: 56.24875em) {
  .featured-team .team-heading {
    font-size: 1.875rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .featured-team .team-heading {
    font-size: 1.5rem;
  }
}
.featured-team .team-slider-buttons .swiper-button {
  width: 70px;
  height: 98px;
  position: relative;
  top: calc(50% - 110px);
  left: 0px;
  cursor: pointer;
  z-index: 1;
  display: inline-block;
}
@media print, screen and (max-width: 74.99875em) {
  .featured-team .team-slider-buttons .swiper-button {
    left: 0px;
    width: 40px;
    height: 66px;
    top: 50%;
  }
}
.featured-team .team-slider-buttons .swiper-button:hover .arrow, .featured-team .team-slider-buttons .swiper-button:focus .arrow {
  border-color: #000000;
  color: #000000;
}
.featured-team .team-slider-buttons .swiper-button:hover .text, .featured-team .team-slider-buttons .swiper-button:focus .text {
  color: #000000;
}
.featured-team .team-slider-buttons .swiper-button.next {
  left: auto;
  right: 0px;
  margin-left: 30px;
}
@media print, screen and (max-width: 74.99875em) {
  .featured-team .team-slider-buttons .swiper-button.next {
    right: 0px;
  }
}
@media print, screen and (max-width: 56.24875em) {
  .featured-team .team-slider-buttons .swiper-button.next {
    right: 0;
  }
}
.featured-team .team-slider-buttons .swiper-button:after {
  display: none;
}
.featured-team .team-slider-buttons .swiper-button .arrow {
  background-color: transparent;
  border: 2px solid #C4C4C4;
  border-radius: 50%;
  color: #C4C4C4;
  height: 70px;
  width: 70px;
  position: relative;
  -webkit-transition: border-color 0.5s, color 0.5s;
  transition: border-color 0.5s, color 0.5s;
}
@media print, screen and (max-width: 74.99875em) {
  .featured-team .team-slider-buttons .swiper-button .arrow {
    height: 40px;
    width: 40px;
  }
}
.featured-team .team-slider-buttons .swiper-button .arrow i {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  display: table;
  font-size: 1.5625rem;
}
@media print, screen and (max-width: 74.99875em) {
  .featured-team .team-slider-buttons .swiper-button .arrow i {
    font-size: 1rem;
  }
}
.featured-team .team-slider-buttons .swiper-button .text {
  color: #5D6772;
  text-align: center;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 170%;
  letter-spacing: 0.26px;
  text-transform: uppercase;
  margin-top: 5px;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
@media print, screen and (max-width: 74.99875em) {
  .featured-team .team-slider-buttons .swiper-button .text {
    font-size: 0.75rem;
    width: 68px;
    margin-left: -14px;
  }
}
.featured-team .team-slider {
  padding-top: 40px;
}
.featured-team .team-slider .swiper-wrapper .team-card {
  position: relative;
}
.featured-team .team-slider .swiper-wrapper .team-card a {
  position: relative;
  width: 100%;
  z-index: 3;
  padding-top: 122.5%;
  display: block;
  border-radius: 16px;
  overflow: hidden;
}
.featured-team .team-slider .swiper-wrapper .team-card a:hover:before, .featured-team .team-slider .swiper-wrapper .team-card a:focus:before {
  opacity: 1;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.featured-team .team-slider .swiper-wrapper .team-card a:hover .team-text .text-name, .featured-team .team-slider .swiper-wrapper .team-card a:focus .team-text .text-name {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.featured-team .team-slider .swiper-wrapper .team-card a:hover .team-text .text-title, .featured-team .team-slider .swiper-wrapper .team-card a:focus .team-text .text-title {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.featured-team .team-slider .swiper-wrapper .team-card a:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(59.9%, rgba(0, 0, 0, 0)), to(#000));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 59.9%, #000 100%);
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.featured-team .team-slider .swiper-wrapper .team-card a .bokeh-image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.featured-team .team-slider .swiper-wrapper .team-card a .bokeh-image img {
  max-height: none;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.featured-team .team-slider .swiper-wrapper .team-card a .team-image {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.featured-team .team-slider .swiper-wrapper .team-card a .team-image img {
  max-height: none;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}
.featured-team .team-slider .swiper-wrapper .team-card a .team-text {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #ffffff;
  opacity: 1;
  padding: 15px 15px;
  z-index: 1;
}
.featured-team .team-slider .swiper-wrapper .team-card a .team-text .text-name {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 81.5%;
  color: #ffffff;
  letter-spacing: -0.528px;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  opacity: 0;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
}
.featured-team .team-slider .swiper-wrapper .team-card a .team-text .text-title {
  color: #ffffff;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1;
  letter-spacing: 0.414px;
  margin-top: 12px;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  opacity: 0;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
}
.featured-team .stats-slider {
  padding-top: 50px;
}
.featured-team .stats-slider .swiper .stat {
  color: #233344;
  font-family: "Suisse Intl", sans-serif;
  font-size: 1.875rem;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: -0.33px;
  white-space: nowrap;
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  padding-top: 5px;
  max-width: 497px;
}
@media print, screen and (max-width: 74.99875em) {
  .featured-team .stats-slider .swiper .stat {
    font-size: 1.5rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .featured-team .stats-slider .swiper .stat {
    font-size: 1.25rem;
  }
}
@media print, screen and (max-width: 56.24875em) {
  .featured-team .stats-slider .swiper .stat {
    font-size: 1.125rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .featured-team .stats-slider .swiper .stat {
    font-size: 1rem;
  }
}
.featured-team .stats-slider .swiper .stat img {
  position: relative;
  top: -2px;
  padding-right: 20px;
  height: 100%;
}

.team-grid {
  z-index: 1;
  position: relative;
  background-color: #3F4E5E;
}
.team-grid .no-results {
  text-align: center;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1;
  text-transform: capitalize;
  opacity: 0;
  color: #ffffff;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.team-grid .no-results.empty {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1;
}
.team-grid .team-cards {
  margin-left: -10px;
  margin-right: -10px;
}
.team-grid .team-cards .team-card {
  position: relative;
  padding-right: 10px;
  padding-left: 10px;
  margin-bottom: 20px;
}
.team-grid .team-cards .team-card a {
  position: relative;
  width: 100%;
  z-index: 3;
  padding-top: 122.5%;
  display: table;
  border-radius: 16px;
  overflow: hidden;
}
.team-grid .team-cards .team-card a:hover:before, .team-grid .team-cards .team-card a:focus:before {
  opacity: 1;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.team-grid .team-cards .team-card a:hover .team-text .text-name, .team-grid .team-cards .team-card a:focus .team-text .text-name {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.team-grid .team-cards .team-card a:hover .team-text .text-title, .team-grid .team-cards .team-card a:focus .team-text .text-title {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.team-grid .team-cards .team-card a:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(59.9%, rgba(0, 0, 0, 0)), to(#000));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 59.9%, #000 100%);
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.team-grid .team-cards .team-card a .bokeh-image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.team-grid .team-cards .team-card a .bokeh-image img {
  max-height: none;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.team-grid .team-cards .team-card a .team-image {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.team-grid .team-cards .team-card a .team-image img {
  max-height: none;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}
.team-grid .team-cards .team-card a .team-text {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #ffffff;
  opacity: 1;
  padding: 15px 15px;
  z-index: 1;
}
.team-grid .team-cards .team-card a .team-text .text-name {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 81.5%;
  color: #ffffff;
  letter-spacing: -0.528px;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  opacity: 0;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
}
.team-grid .team-cards .team-card a .team-text .text-title {
  color: #ffffff;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1;
  letter-spacing: 0.414px;
  margin-top: 12px;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  opacity: 0;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
}
.team-grid .alm-btn-wrap {
  padding: 0;
  margin: 0;
}
.team-grid .alm-btn-wrap .alm-load-more-btn {
  margin-top: 33px;
  margin-bottom: 42px;
  border-radius: 8px;
  border: 2px solid #ffffff;
  color: #ffffff;
  font-family: "Suisse Intl", sans-serif;
  text-align: center;
  font-size: 1.25rem;
  font-weight: 500;
  background: transparent;
  height: auto;
  line-height: 1.57;
  padding: 14px 36px;
}
@media print, screen and (max-width: 63.99875em) {
  .team-grid .alm-btn-wrap .alm-load-more-btn {
    font-size: 1.125rem;
  }
}
.team-grid .alm-btn-wrap .alm-load-more-btn:hover, .team-grid .alm-btn-wrap .alm-load-more-btn:focus {
  background: #3F4E5E;
  color: #ffffff;
}
.team-grid .alm-btn-wrap .alm-load-more-btn:disabled {
  background: transparent;
}
.team-grid .alm-btn-wrap .alm-load-more-btn.loading {
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #ffffff;
  border: 2px solid #ffffff;
  background-color: transparent;
  padding: 14px 36px;
}
.team-grid .alm-btn-wrap .alm-load-more-btn.loading:before {
  display: none;
}
.team-grid .alm-btn-wrap .alm-load-more-btn.done {
  display: none;
}

body.page-template-template-resources .m-service-slider {
  padding-top: 0;
}
body.page-template-template-resources .m-service-slider:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: calc(100% - 200px);
  background-color: #F3F3F3;
  content: "";
}

.resource-grid {
  padding-top: 30px;
  padding-bottom: 90px;
}
@media print, screen and (max-width: 63.99875em) {
  .resource-grid {
    padding-bottom: 50px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .resource-grid {
    padding-bottom: 30px;
  }
}
.resource-grid .resource-cards {
  margin-left: -21px;
  margin-right: -21px;
}
@media print, screen and (max-width: 74.99875em) {
  .resource-grid .resource-cards {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.resource-grid .resource-cards .resource-card {
  position: relative;
  padding-left: 21px;
  padding-right: 21px;
  margin-bottom: 42px;
}
@media print, screen and (max-width: 74.99875em) {
  .resource-grid .resource-cards .resource-card {
    margin-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.resource-grid .resource-cards .resource-card a {
  display: inline-block;
  width: 100%;
  background: #F3F3F3;
  border-radius: 8px;
  min-height: 280px;
  height: 100%;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
.resource-grid .resource-cards .resource-card a:hover .card-text:before, .resource-grid .resource-cards .resource-card a:focus .card-text:before {
  -webkit-box-shadow: inset 0 0 0 5px #E2E3E5;
          box-shadow: inset 0 0 0 5px #E2E3E5;
}
.resource-grid .resource-cards .resource-card a:hover .card-image .launch i, .resource-grid .resource-cards .resource-card a:focus .card-image .launch i {
  -webkit-transform: translate(5px, -5px);
          transform: translate(5px, -5px);
}
.resource-grid .resource-cards .resource-card a .card-image {
  height: 100%;
  width: 100%;
  border-radius: 8px;
  padding: 20px;
  overflow: hidden;
  position: absolute;
}
.resource-grid .resource-cards .resource-card a .card-image img {
  position: absolute;
  left: 0;
  top: 0%;
  width: 100%;
  height: 120%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: top 0.5s;
  transition: top 0.5s;
}
.resource-grid .resource-cards .resource-card a .card-image .launch {
  font-family: "Suisse Intl", sans-serif;
  border-radius: 4px;
  background: transparent;
  color: #ffffff;
  padding: 9px 16px 3px 16px;
  text-transform: uppercase;
  display: table;
  position: absolute;
  right: 20px;
  top: 20px;
}
.resource-grid .resource-cards .resource-card a .card-image .launch.white i {
  color: #ffffff;
}
.resource-grid .resource-cards .resource-card a .card-image .launch i {
  color: #233344;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.resource-grid .resource-cards .resource-card a .card-image .card-category {
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 170%;
  letter-spacing: 0.26px;
  text-transform: uppercase;
  padding: 6px 18px;
  border-radius: 4px;
  background-color: #ffffff;
  color: #3F4E5E;
  display: table;
  position: relative;
}
.resource-grid .resource-cards .resource-card a .card-text {
  position: relative;
  height: calc(100% - 160px);
  padding: 20px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.264px;
  color: #3F4E5E;
  height: 100%;
}
.resource-grid .resource-cards .resource-card a .card-text.white {
  color: #ffffff;
}
.resource-grid .resource-cards .resource-card a .card-text:before {
  opacity: 1;
  content: "";
  display: block;
  position: absolute;
  -webkit-box-shadow: inset 0 0 0 0px #E2E3E5;
          box-shadow: inset 0 0 0 0px #E2E3E5;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  -webkit-transition: -webkit-box-shadow 0.5s;
  transition: -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s;
  transition: box-shadow 0.5s, -webkit-box-shadow 0.5s;
}
.resource-grid .alm-btn-wrap {
  padding: 0;
  margin: 0;
}
.resource-grid .alm-btn-wrap .alm-load-more-btn {
  margin-top: 33px;
  margin-bottom: 42px;
  border-radius: 8px;
  border: 2px solid #3F4E5E;
  color: #3F4E5E;
  font-family: "Suisse Intl", sans-serif;
  text-align: center;
  font-size: 1.25rem;
  font-weight: 500;
  background: transparent;
  height: auto;
  line-height: 1.57;
  padding: 14px 36px;
}
@media print, screen and (max-width: 63.99875em) {
  .resource-grid .alm-btn-wrap .alm-load-more-btn {
    font-size: 1.125rem;
  }
}
.resource-grid .alm-btn-wrap .alm-load-more-btn:hover, .resource-grid .alm-btn-wrap .alm-load-more-btn:focus {
  background: #233344;
  color: #ffffff;
}
.resource-grid .alm-btn-wrap .alm-load-more-btn:disabled {
  background: transparent;
}
.resource-grid .alm-btn-wrap .alm-load-more-btn.loading {
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #3F4E5E;
  border: 2px solid #3F4E5E;
  background-color: transparent;
  padding: 14px 36px;
}
.resource-grid .alm-btn-wrap .alm-load-more-btn.loading:before {
  display: none;
}
.resource-grid .alm-btn-wrap .alm-load-more-btn.done {
  display: none;
}

.contact-body {
  padding-top: 90px;
  padding-bottom: 150px;
  margin-top: 80px;
  background-color: #F3F3F3;
}
@media print, screen and (max-width: 74.99875em) {
  .contact-body {
    padding-bottom: 100px;
    margin-top: 0;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .contact-body {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .contact-body {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.contact-body .contact-info-contain .contact-heading {
  color: #233344;
  font-size: 2.75rem;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.968px;
  padding-bottom: 76px;
}
@media print, screen and (max-width: 74.99875em) {
  .contact-body .contact-info-contain .contact-heading {
    padding-bottom: 60px;
    font-size: 2.1875rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .contact-body .contact-info-contain .contact-heading {
    font-size: 1.875rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .contact-body .contact-info-contain .contact-heading {
    padding-bottom: 40px;
    font-size: 1.5625rem;
  }
}
.contact-body .contact-info-contain .contact-label {
  color: #3F4E5E;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 170%;
  letter-spacing: 0.26px;
  text-transform: uppercase;
}
.contact-body .contact-info-contain .contact-info {
  margin-bottom: 45px;
}
.contact-body .contact-info-contain .contact-info a {
  color: #3F4E5E;
  font-size: 1.625rem;
  font-weight: 400;
  line-height: 128%;
}
.contact-body .contact-info-contain .contact-info a:hover {
  color: #5244D9;
}
@media print, screen and (max-width: 74.99875em) {
  .contact-body .contact-info-contain .contact-info a {
    font-size: 1.25rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .contact-body .contact-info-contain .contact-info a {
    font-size: 1.125rem;
  }
}
.contact-body .form-container {
  position: relative;
  margin-top: -170px;
  padding: 60px;
  border-radius: 16px;
  background: -webkit-gradient(linear, left top, left bottom, from(#F8F8F8), to(#FFF));
  background: linear-gradient(180deg, #F8F8F8 0%, #FFF 100%);
  -webkit-box-shadow: 0px 2.767px 2.214px 0px rgba(0, 0, 0, 0.02), 0px 6.65px 5.32px 0px rgba(0, 0, 0, 0.03), 0px 12.522px 10.017px 0px rgba(0, 0, 0, 0.04), 0px 22.336px 17.869px 0px rgba(0, 0, 0, 0.04), 0px 41.778px 33.422px 0px rgba(0, 0, 0, 0.05), 0px 100px 80px 0px rgba(0, 0, 0, 0.07);
          box-shadow: 0px 2.767px 2.214px 0px rgba(0, 0, 0, 0.02), 0px 6.65px 5.32px 0px rgba(0, 0, 0, 0.03), 0px 12.522px 10.017px 0px rgba(0, 0, 0, 0.04), 0px 22.336px 17.869px 0px rgba(0, 0, 0, 0.04), 0px 41.778px 33.422px 0px rgba(0, 0, 0, 0.05), 0px 100px 80px 0px rgba(0, 0, 0, 0.07);
}
@media print, screen and (max-width: 74.99875em) {
  .contact-body .form-container {
    margin-top: 30px;
    padding: 40px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .contact-body .form-container {
    margin-top: 20px;
    padding: 20px;
  }
}
.contact-body .form-container hr {
  margin-bottom: 55px;
}
@media print, screen and (max-width: 74.99875em) {
  .contact-body .form-container hr {
    margin-bottom: 40px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .contact-body .form-container hr {
    margin-bottom: 30px;
  }
}

.culture-careers {
  padding-top: 80px;
  background-color: #3F4E5E;
  position: relative;
}
@media print, screen and (max-width: 39.99875em) {
  .culture-careers {
    padding-top: 60px;
  }
}
.culture-careers:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background-color: #ffffff;
}
.culture-careers .section-heading {
  color: #ffffff;
  font-size: 2.75rem;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.968px;
  padding-bottom: 35px;
}
@media print, screen and (max-width: 74.99875em) {
  .culture-careers .section-heading {
    font-size: 2.25rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .culture-careers .section-heading {
    font-size: 2rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .culture-careers .section-heading {
    font-size: 1.75rem;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .culture-careers .culture-info .card {
    margin-bottom: 30px;
  }
}
.culture-careers .culture-info .card .heading {
  font-size: 1.75rem;
  font-weight: 200;
  line-height: 1.35;
  color: #ffffff;
  padding-bottom: 20px;
}
@media print, screen and (max-width: 74.99875em) {
  .culture-careers .culture-info .card .heading {
    font-size: 1.5rem;
    padding-bottom: 10px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .culture-careers .culture-info .card .heading {
    font-size: 1.25rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .culture-careers .culture-info .card .heading {
    font-size: 1.125rem;
  }
}
.culture-careers .culture-info .card .text {
  color: #F3F3F3;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 27px;
}
@media print, screen and (max-width: 63.99875em) {
  .culture-careers .culture-info .card .text {
    font-size: 1rem;
  }
}
.culture-careers .value-heading {
  color: #ffffff;
  font-size: 2.75rem;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.968px;
  padding-top: 100px;
}
@media print, screen and (max-width: 74.99875em) {
  .culture-careers .value-heading {
    font-size: 2.25rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .culture-careers .value-heading {
    font-size: 2rem;
    padding-top: 60px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .culture-careers .value-heading {
    font-size: 1.75rem;
    padding-top: 30px;
  }
}
.culture-careers .values-guide {
  position: relative;
  margin-top: 60px;
}
@media print, screen and (max-width: 63.99875em) {
  .culture-careers .values-guide {
    margin-top: 40px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .culture-careers .values-guide {
    margin-top: 30px;
  }
}
.culture-careers .values-guide .value-card {
  border-radius: 10px;
  background: #5244D9;
  padding: 34px;
}
@media print, screen and (max-width: 74.99875em) {
  .culture-careers .values-guide .value-card {
    margin-bottom: 30px;
  }
}
.culture-careers .values-guide .value-card .card-heading {
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1;
  padding-bottom: 30px;
}
@media print, screen and (max-width: 63.99875em) {
  .culture-careers .values-guide .value-card .card-heading {
    font-size: 1.25rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .culture-careers .values-guide .value-card .card-heading {
    font-size: 1.125rem;
  }
}
.culture-careers .values-guide .value-card .card-image {
  max-height: 102px;
}
.culture-careers .values-guide .value-card .card-image img {
  width: auto;
}
.culture-careers .values-guide .value-card .card-text {
  color: #ffffff;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.2;
  padding-top: 35px;
}
@media print, screen and (max-width: 63.99875em) {
  .culture-careers .values-guide .value-card .card-text {
    font-size: 1.125rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .culture-careers .values-guide .value-card .card-text {
    font-size: 1rem;
  }
}

.careers-why {
  padding-top: 140px;
}
@media print, screen and (max-width: 74.99875em) {
  .careers-why {
    padding-top: 100px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .careers-why {
    padding-top: 80px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .careers-why {
    padding-top: 60px;
  }
}
.careers-why .section-heading {
  text-align: center;
  font-size: 2.75rem;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.968px;
}
@media print, screen and (max-width: 74.99875em) {
  .careers-why .section-heading {
    font-size: 2.25rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .careers-why .section-heading {
    font-size: 2rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .careers-why .section-heading {
    font-size: 1.75rem;
  }
}
.careers-why .section-subheading {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 116.667%;
  letter-spacing: -0.264px;
  margin-top: 25px;
  color: #5244D9;
}
@media print, screen and (max-width: 74.99875em) {
  .careers-why .section-subheading {
    font-size: 1.25rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .careers-why .section-subheading {
    font-size: 1.125rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .careers-why .section-subheading {
    font-size: 1rem;
  }
}
.careers-why .section-subheading span {
  color: #6866e7;
}
.careers-why .why-slider {
  margin-top: -100px;
}
@media print, screen and (max-width: 74.99875em) {
  .careers-why .why-slider {
    margin-top: 0px;
  }
}
.careers-why .why-slider .swiper {
  padding-top: 120px;
}
@media print, screen and (max-width: 74.99875em) {
  .careers-why .why-slider .swiper {
    padding-top: 100px;
    margin-top: 40px;
  }
}
.careers-why .why-slider .swiper .swiper-wrapper .swiper-slide {
  height: auto;
}
.careers-why .why-slider .swiper .swiper-wrapper .swiper-slide .why-quote {
  border-radius: 40px;
  border: 2px solid #5244D9;
  margin-top: 35px;
  padding: 60px 40px 30px 40px;
  height: calc(100% - 129px);
}
@media print, screen and (max-width: 74.99875em) {
  .careers-why .why-slider .swiper .swiper-wrapper .swiper-slide .why-quote {
    padding: 30px 30px 20px 30px;
    height: calc(100% - 89px);
    border-radius: 30px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .careers-why .why-slider .swiper .swiper-wrapper .swiper-slide .why-quote {
    padding: 20px 20px 20px 20px;
    height: calc(100% - 79px);
    border-radius: 10px;
  }
}
.careers-why .why-slider .swiper .swiper-wrapper .swiper-slide .why-quote .icon-quote-open {
  font-size: 1.5625rem;
  color: #5244D9;
  margin-bottom: 20px;
}
.careers-why .why-slider .swiper .swiper-wrapper .swiper-slide .why-quote .quote-content {
  font-size: 1.625rem;
  font-weight: 300;
  line-height: 1.4;
  color: #233344;
}
@media print, screen and (max-width: 74.99875em) {
  .careers-why .why-slider .swiper .swiper-wrapper .swiper-slide .why-quote .quote-content {
    font-size: 1.375rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .careers-why .why-slider .swiper .swiper-wrapper .swiper-slide .why-quote .quote-content {
    font-size: 1.125rem;
  }
}
.careers-why .why-slider .swiper .swiper-wrapper .swiper-slide .why-quote .quote-content strong {
  font-size: 2.25rem;
  font-weight: 700;
}
@media print, screen and (max-width: 74.99875em) {
  .careers-why .why-slider .swiper .swiper-wrapper .swiper-slide .why-quote .quote-content strong {
    font-size: 2rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .careers-why .why-slider .swiper .swiper-wrapper .swiper-slide .why-quote .quote-content strong {
    font-size: 1.75rem;
  }
}
@media print, screen and (max-width: 56.24875em) {
  .careers-why .why-slider .swiper .swiper-wrapper .swiper-slide .why-quote .quote-content strong {
    font-size: 1.5rem;
  }
}
.careers-why .why-slider .swiper .swiper-wrapper .swiper-slide .why-quote .quote-meta {
  margin-top: 30px;
}
.careers-why .why-slider .swiper .swiper-wrapper .swiper-slide .why-quote .quote-meta .quote-image {
  border-radius: 100px;
  width: 55px;
  height: 55px;
  margin-right: 20px;
}
.careers-why .why-slider .swiper .swiper-wrapper .swiper-slide .why-quote .quote-meta .quote-image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.careers-why .why-slider .swiper .swiper-wrapper .swiper-slide .why-quote .quote-meta .quote-image svg path {
  fill: #5244D9;
}
.careers-why .why-slider .swiper .swiper-wrapper .swiper-slide .why-quote .quote-meta .quote-name {
  color: #233344;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 128%;
}
@media print, screen and (max-width: 63.99875em) {
  .careers-why .why-slider .swiper .swiper-wrapper .swiper-slide .why-quote .quote-meta .quote-name {
    font-size: 1.125rem;
  }
}
@media print, screen and (max-width: 26.24875em) {
  .careers-why .why-slider .swiper .swiper-wrapper .swiper-slide .why-quote .quote-meta .quote-name {
    font-size: 1rem;
  }
}
.careers-why .why-slider .swiper .swiper-wrapper .swiper-slide .why-quote .quote-meta .quote-job {
  color: #5244D9;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 170%;
  letter-spacing: 0.26px;
  text-transform: uppercase;
}
.careers-why .why-slider .swiper .swiper-button-next,
.careers-why .why-slider .swiper .swiper-button-prev {
  right: 55px;
  top: 40px;
  position: absolute;
  cursor: pointer;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 10;
}
@media print, screen and (max-width: 74.99875em) {
  .careers-why .why-slider .swiper .swiper-button-next,
  .careers-why .why-slider .swiper .swiper-button-prev {
    right: calc(50% - 70px);
  }
}
.careers-why .why-slider .swiper .swiper-button-next:before,
.careers-why .why-slider .swiper .swiper-button-prev:before {
  content: url("../../assets/img/slider-next.svg");
}
.careers-why .why-slider .swiper .swiper-button-next:after,
.careers-why .why-slider .swiper .swiper-button-prev:after {
  content: "NEXT";
  position: absolute;
  font-family: "Suisse Intl", sans-serif;
  bottom: -40px;
  color: #5D6772;
  text-align: center;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 170%;
  letter-spacing: 0.26px;
  text-transform: uppercase;
}
.careers-why .why-slider .swiper .swiper-button-next:hover,
.careers-why .why-slider .swiper .swiper-button-prev:hover {
  opacity: 0.7;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.careers-why .why-slider .swiper .swiper-button-prev {
  right: 10rem;
  left: auto;
}
@media print, screen and (max-width: 74.99875em) {
  .careers-why .why-slider .swiper .swiper-button-prev {
    right: calc(50% + 40px);
  }
}
.careers-why .why-slider .swiper .swiper-button-prev:before {
  content: url("../../assets/img/slider-prev.svg");
}
.careers-why .why-slider .swiper .swiper-button-prev:after {
  content: "PREVIOUS";
}

.careers-benefits {
  margin-top: 60px;
}
.careers-benefits .section-heading {
  text-align: center;
  font-size: 2.75rem;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.968px;
}
@media print, screen and (max-width: 74.99875em) {
  .careers-benefits .section-heading {
    font-size: 2.25rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .careers-benefits .section-heading {
    font-size: 2rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .careers-benefits .section-heading {
    font-size: 1.75rem;
  }
}
.careers-benefits .section-subheading {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 116.667%;
  letter-spacing: -0.264px;
  margin-top: 25px;
  color: #5244D9;
}
@media print, screen and (max-width: 74.99875em) {
  .careers-benefits .section-subheading {
    font-size: 1.25rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .careers-benefits .section-subheading {
    font-size: 1.125rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .careers-benefits .section-subheading {
    font-size: 1rem;
  }
}
.careers-benefits .section-subheading span {
  color: #6866e7;
}
.careers-benefits .benefits {
  background-color: #5244D9;
  border-radius: 40px;
  padding: 100px 120px;
  margin-top: 50px;
}
@media print, screen and (max-width: 89.99875em) {
  .careers-benefits .benefits {
    padding: 80px 60px;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .careers-benefits .benefits {
    padding: 60px 40px;
    margin-top: 40px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .careers-benefits .benefits {
    padding: 40px 30px;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .careers-benefits .benefits .benefits-list .list-item {
    margin-top: 60px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .careers-benefits .benefits .benefits-list .list-item {
    margin-top: 40px;
  }
}
.careers-benefits .benefits .benefits-list .list-item .list-title {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #ffffff;
  position: relative;
  padding-left: 32px;
  padding-bottom: 20px;
}
@media print, screen and (max-width: 74.99875em) {
  .careers-benefits .benefits .benefits-list .list-item .list-title {
    padding-left: 0;
    font-size: 1.25rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .careers-benefits .benefits .benefits-list .list-item .list-title {
    font-size: 1.125rem;
  }
}
.careers-benefits .benefits .benefits-list .list-item .list-title:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #ffffff;
}
.careers-benefits .benefits .benefits-list .list-item .list .list-text {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 140%;
  color: #ffffff;
  padding-left: 32px;
  margin-top: 12px;
}
@media print, screen and (max-width: 74.99875em) {
  .careers-benefits .benefits .benefits-list .list-item .list .list-text {
    padding-left: 0;
    font-size: 1.125rem;
    padding-right: 15px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .careers-benefits .benefits .benefits-list .list-item .list .list-text {
    font-size: 1rem;
  }
}

.careers-community {
  padding-top: 140px;
  padding-bottom: 80px;
}
@media print, screen and (max-width: 74.99875em) {
  .careers-community {
    padding-top: 100px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .careers-community {
    padding-top: 80px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .careers-community {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.careers-community .section-heading {
  text-align: center;
  font-size: 2.75rem;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.968px;
  margin-bottom: 80px;
}
@media print, screen and (max-width: 74.99875em) {
  .careers-community .section-heading {
    font-size: 2.25rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .careers-community .section-heading {
    font-size: 2rem;
    margin-bottom: 60px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .careers-community .section-heading {
    font-size: 1.75rem;
    margin-bottom: 40px;
  }
}
.careers-community .section-heading span {
  color: #6866e7;
}
.careers-community .community-slider .commitment-card .card-image {
  border-radius: 16px;
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-top: 75%;
}
.careers-community .community-slider .commitment-card .card-image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.careers-community .community-slider .commitment-card .card-text {
  padding-top: 22px;
  padding-bottom: 25px;
  color: #233344;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -0.22px;
}
@media print, screen and (max-width: 63.99875em) {
  .careers-community .community-slider .commitment-card .card-text {
    font-size: 1.0625rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .careers-community .community-slider .commitment-card .card-text {
    font-size: 1rem;
  }
}
.careers-community .community-slider .commitment-card .card-text .read-more-button {
  font-family: "Suisse Intl", sans-serif;
  color: #5244D9;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 170%;
  letter-spacing: 0.26px;
  text-transform: uppercase;
  position: relative;
  cursor: pointer;
  display: inline-block;
}
.careers-community .community-slider .commitment-card .card-link {
  color: #233344;
  font-size: 0.8125rem;
  font-weight: 450;
  line-height: 161.538%;
  text-transform: uppercase;
}
.careers-community .community-slider .commitment-card .card-link:hover, .careers-community .community-slider .commitment-card .card-link:focus {
  color: #5244D9;
}
.careers-community .community-slider .swiper {
  padding-top: 120px;
}
.careers-community .community-slider .swiper .swiper-button-next,
.careers-community .community-slider .swiper .swiper-button-prev {
  right: 55px;
  top: 40px;
  position: absolute;
  cursor: pointer;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 10;
}
.careers-community .community-slider .swiper .swiper-button-next:before,
.careers-community .community-slider .swiper .swiper-button-prev:before {
  content: url("../../assets/img/slider-next.svg");
}
.careers-community .community-slider .swiper .swiper-button-next:after,
.careers-community .community-slider .swiper .swiper-button-prev:after {
  content: "NEXT";
  position: absolute;
  font-family: "Suisse Intl", sans-serif;
  bottom: -40px;
  color: #5D6772;
  text-align: center;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 170%;
  letter-spacing: 0.26px;
  text-transform: uppercase;
}
.careers-community .community-slider .swiper .swiper-button-next:hover,
.careers-community .community-slider .swiper .swiper-button-prev:hover {
  opacity: 0.7;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.careers-community .community-slider .swiper .swiper-button-prev {
  right: 10rem;
  left: auto;
}
.careers-community .community-slider .swiper .swiper-button-prev:before {
  content: url("../../assets/img/slider-prev.svg");
}
.careers-community .community-slider .swiper .swiper-button-prev:after {
  content: "PREVIOUS";
}
.careers-community .community .heading {
  color: #233344;
  font-size: 2.75rem;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.968px;
  margin-bottom: 33px;
  padding-top: 120px;
}
@media print, screen and (max-width: 74.99875em) {
  .careers-community .community .heading {
    font-size: 2.25rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .careers-community .community .heading {
    font-size: 2rem;
    padding-top: 80px;
    margin-bottom: 20px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .careers-community .community .heading {
    font-size: 1.75rem;
    padding-top: 0px;
  }
}
.careers-community .community .text {
  color: #233344;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -0.22px;
}
@media print, screen and (max-width: 63.99875em) {
  .careers-community .community .text {
    font-size: 1.125rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .careers-community .community .text {
    font-size: 1rem;
  }
}

.jobs-careers {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #3F4E5E;
}
@media print, screen and (max-width: 39.99875em) {
  .jobs-careers {
    padding-top: 60px;
    padding-bottom: 30px;
  }
}
.jobs-careers .section-heading {
  color: #ffffff;
  font-size: 2.75rem;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.968px;
  padding-bottom: 30px;
}
@media print, screen and (max-width: 74.99875em) {
  .jobs-careers .section-heading {
    font-size: 2.25rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .jobs-careers .section-heading {
    font-size: 2rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .jobs-careers .section-heading {
    font-size: 1.75rem;
  }
}
.jobs-careers .job-text {
  max-width: 550px;
  color: #F3F3F3;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -0.22px;
}
@media print, screen and (max-width: 63.99875em) {
  .jobs-careers .job-text {
    font-size: 1.125rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .jobs-careers .job-text {
    font-size: 1rem;
  }
}
.jobs-careers .team-grid {
  margin-left: -20px;
  margin-right: -20px;
  margin-top: 75px;
}
@media print, screen and (max-width: 74.99875em) {
  .jobs-careers .team-grid {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 60px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .jobs-careers .team-grid {
    margin-top: 40px;
  }
}
.jobs-careers .team-grid .card {
  padding-right: 20px;
  padding-left: 20px;
}
@media print, screen and (max-width: 74.99875em) {
  .jobs-careers .team-grid .card {
    margin-bottom: 30px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
.jobs-careers .team-grid .card a {
  border-radius: 8px;
  background: #F3F3F3;
  padding: 23px;
  position: relative;
  display: table;
  width: 100%;
}
.jobs-careers .team-grid .card a .job-location {
  position: absolute;
  top: 23px;
  left: 23px;
  padding: 4px 14px;
  border-radius: 4px;
  background-color: #233344;
  color: #FFF;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 170%;
  letter-spacing: 0.26px;
  text-transform: uppercase;
}
.jobs-careers .team-grid .card a .job-range {
  position: absolute;
  top: 23px;
  right: 23px;
  padding: 4px 14px;
  border-radius: 4px;
  background-color: #5244D9;
  color: #FFF;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 170%;
  letter-spacing: 0.26px;
  text-transform: uppercase;
}
.jobs-careers .team-grid .card a .job-title {
  padding-top: 100px;
  padding-bottom: 13px;
  color: #3F4E5E;
  font-size: 1.5rem;
  font-weight: 450;
  line-height: 150%;
  letter-spacing: -0.264px;
}
@media print, screen and (max-width: 63.99875em) {
  .jobs-careers .team-grid .card a .job-title {
    font-size: 1.25rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .jobs-careers .team-grid .card a .job-title {
    font-size: 1.125rem;
  }
}
.jobs-careers .team-grid .card a .job-info {
  color: #233344;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.22px;
}
@media print, screen and (max-width: 63.99875em) {
  .jobs-careers .team-grid .card a .job-info {
    font-size: 1.125rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .jobs-careers .team-grid .card a .job-info {
    font-size: 1rem;
  }
}
.jobs-careers .team-grid .alm-load-more-btn {
  border-radius: 8px;
  border: 2px solid #F3F3F3;
  background-color: rgba(237, 112, 112, 0) !important;
  color: #F3F3F3;
  margin-top: 45px;
}
.jobs-careers.resources {
  background-color: #ffffff;
}
@media print, screen and (max-width: 63.99875em) {
  .jobs-careers .careers-filter {
    margin-top: 40px;
  }
}

.cta-careers {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media print, screen and (max-width: 39.99875em) {
  .cta-careers {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.cta-careers .careers {
  margin-left: -20px;
  margin-right: -20px;
}
.cta-careers .careers > .cell {
  padding-right: 20px;
  padding-left: 20px;
}
.cta-careers .careers .cta-heading {
  color: #5244D9;
  font-size: 2.75rem;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.968px;
  padding-bottom: 30px;
}
@media print, screen and (max-width: 74.99875em) {
  .cta-careers .careers .cta-heading {
    font-size: 2.25rem;
    text-align: center;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .cta-careers .careers .cta-heading {
    font-size: 2rem;
    padding-bottom: 20px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .cta-careers .careers .cta-heading {
    font-size: 1.75rem;
  }
}
.cta-careers .careers .cta-text {
  color: #233344;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -0.22px;
}
@media print, screen and (max-width: 74.99875em) {
  .cta-careers .careers .cta-text {
    text-align: center;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .cta-careers .careers .cta-text {
    font-size: 1.125rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .cta-careers .careers .cta-text {
    font-size: 1rem;
  }
}
.cta-careers .careers .cta-button-contain {
  border-radius: 100px;
  border: 2px solid #5244D9;
  padding: 35px;
}
@media print, screen and (max-width: 74.99875em) {
  .cta-careers .careers .cta-button-contain {
    margin-top: 30px;
    padding: 20px;
  }
}
.cta-careers .careers .cta-button-contain .cta-title {
  color: #757575;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.6;
  margin-right: 20px;
}
@media print, screen and (max-width: 39.99875em) {
  .cta-careers .careers .cta-button-contain .cta-title {
    margin-right: 0px;
    text-align: center;
  }
}
.cta-careers .careers .cta-button-contain .cta-img {
  max-width: 100px;
  margin-right: 40px;
  border-radius: 50%;
  overflow: hidden;
}
.cta-careers .careers .cta-button-contain .cta-link {
  margin-left: auto;
}
@media print, screen and (max-width: 63.99875em) {
  .cta-careers .careers .cta-button-contain .cta-link {
    margin-top: 5px;
  }
}
.cta-careers .careers .cta-button-contain .cta-link a {
  font-size: 1.125rem;
  text-transform: capitalize;
  padding: 14px 23px;
  border-radius: 7px;
}
@media print, screen and (max-width: 63.99875em) {
  .cta-careers .careers .cta-button-contain .cta-link a {
    font-size: 1rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .cta-careers .careers .cta-button-contain .cta-link a {
    margin: auto;
  }
}

.news-hero .featured-card {
  -webkit-box-shadow: 0px 2.767px 2.214px 0px rgba(0, 0, 0, 0.02), 0px 6.65px 5.32px 0px rgba(0, 0, 0, 0.03), 0px 12.522px 10.017px 0px rgba(0, 0, 0, 0.04), 0px 22.336px 17.869px 0px rgba(0, 0, 0, 0.04), 0px 41.778px 33.422px 0px rgba(0, 0, 0, 0.05), 0px 100px 80px 0px rgba(0, 0, 0, 0.07);
          box-shadow: 0px 2.767px 2.214px 0px rgba(0, 0, 0, 0.02), 0px 6.65px 5.32px 0px rgba(0, 0, 0, 0.03), 0px 12.522px 10.017px 0px rgba(0, 0, 0, 0.04), 0px 22.336px 17.869px 0px rgba(0, 0, 0, 0.04), 0px 41.778px 33.422px 0px rgba(0, 0, 0, 0.05), 0px 100px 80px 0px rgba(0, 0, 0, 0.07);
  border-radius: 8px;
  max-width: 518px;
}
.news-hero .featured-card a {
  min-height: 280px;
  position: relative;
  border-radius: 8px;
  background: #F3F3F3;
  padding: 20px;
}
@media print, screen and (max-width: 74.99875em) {
  .news-hero .featured-card a {
    min-height: 250px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .news-hero .featured-card a {
    min-height: 200px;
  }
}
.news-hero .featured-card a:hover, .news-hero .featured-card a:focus {
  -webkit-box-shadow: inset 0 0 0 5px rgba(63, 78, 94, 0.1);
          box-shadow: inset 0 0 0 5px rgba(63, 78, 94, 0.1);
}
.news-hero .featured-card a .date {
  font-family: "Suisse Intl", sans-serif;
  color: #5244D9;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 170%;
  letter-spacing: 0.26px;
  text-transform: uppercase;
}
.news-hero .featured-card a .category {
  font-family: "Suisse Intl", sans-serif;
  border-radius: 4px;
  background: #233344;
  color: #ffffff;
  padding: 9px 16px 3px 16px;
  text-transform: uppercase;
}
.news-hero .featured-card a .category .launch {
  position: relative;
  top: 1px;
}
.news-hero .featured-card a .card-title {
  font-family: "Suisse Intl", sans-serif;
  padding-top: 30px;
  color: #3F4E5E;
  font-size: 2rem;
  font-weight: 450;
  line-height: 150%;
  letter-spacing: -0.352px;
}
@media print, screen and (max-width: 74.99875em) {
  .news-hero .featured-card a .card-title {
    font-size: 1.75rem;
  }
}
@media print, screen and (max-width: 56.24875em) {
  .news-hero .featured-card a .card-title {
    font-size: 1.5rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .news-hero .featured-card a .card-title {
    font-size: 1.25rem;
  }
}

.news-grid {
  padding-top: 70px;
  padding-bottom: 90px;
}
@media print, screen and (max-width: 63.99875em) {
  .news-grid {
    padding-bottom: 50px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .news-grid {
    padding-bottom: 30px;
    padding-top: 60px;
  }
}
.news-grid .no-results {
  text-align: center;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1;
  text-transform: capitalize;
  opacity: 0;
  color: #ffffff;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.news-grid .no-results.empty {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1;
}
.news-grid .news-cards {
  margin-left: -25px;
  margin-right: -25px;
}
.news-grid .news-cards .news-card {
  position: relative;
  padding-left: 21px;
  padding-right: 21px;
  margin-bottom: 42px;
}
.news-grid .news-cards .news-card a {
  min-height: 280px;
  position: relative;
  border-radius: 8px;
  background: #F3F3F3;
  padding: 20px;
}
@media print, screen and (max-width: 74.99875em) {
  .news-grid .news-cards .news-card a {
    min-height: 250px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .news-grid .news-cards .news-card a {
    min-height: auto;
  }
}
.news-grid .news-cards .news-card a:hover, .news-grid .news-cards .news-card a:focus {
  -webkit-box-shadow: inset 0 0 0 5px rgba(63, 78, 94, 0.1);
          box-shadow: inset 0 0 0 5px rgba(63, 78, 94, 0.1);
}
.news-grid .news-cards .news-card a:hover .category.launch i, .news-grid .news-cards .news-card a:focus .category.launch i {
  -webkit-transform: translate(5px, -5px);
          transform: translate(5px, -5px);
}
.news-grid .news-cards .news-card a .date {
  font-family: "Suisse Intl", sans-serif;
  color: #5244D9;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 170%;
  letter-spacing: 0.26px;
  text-transform: uppercase;
}
.news-grid .news-cards .news-card a .category {
  font-family: "Suisse Intl", sans-serif;
  border-radius: 4px;
  background: #233344;
  color: #ffffff;
  padding: 9px 16px 3px 16px;
  text-transform: uppercase;
}
.news-grid .news-cards .news-card a .category.launch {
  position: relative;
  top: 1px;
  background: transparent;
}
.news-grid .news-cards .news-card a .category.launch i {
  color: #233344;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.news-grid .news-cards .news-card a .card-title {
  font-family: "Suisse Intl", sans-serif;
  padding-top: 30px;
  color: #3F4E5E;
  font-size: 2rem;
  font-weight: 450;
  line-height: 150%;
  letter-spacing: -0.352px;
}
@media print, screen and (max-width: 74.99875em) {
  .news-grid .news-cards .news-card a .card-title {
    font-size: 1.75rem;
  }
}
@media print, screen and (max-width: 56.24875em) {
  .news-grid .news-cards .news-card a .card-title {
    font-size: 1.5rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .news-grid .news-cards .news-card a .card-title {
    font-size: 1.25rem;
  }
}
.news-grid .alm-btn-wrap {
  padding: 0;
  margin: 0;
}
.news-grid .alm-btn-wrap .alm-load-more-btn {
  margin-top: 33px;
  margin-bottom: 42px;
  border-radius: 8px;
  border: 2px solid #3F4E5E;
  color: #3F4E5E;
  font-family: "Suisse Intl", sans-serif;
  text-align: center;
  font-size: 1.25rem;
  font-weight: 500;
  background: transparent;
  height: auto;
  line-height: 1.57;
  padding: 14px 36px;
}
.news-grid .alm-btn-wrap .alm-load-more-btn:hover, .news-grid .alm-btn-wrap .alm-load-more-btn:focus {
  background: #3F4E5E;
  color: #ffffff;
}
.news-grid .alm-btn-wrap .alm-load-more-btn:disabled {
  background: transparent;
}
.news-grid .alm-btn-wrap .alm-load-more-btn.loading {
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #3F4E5E;
  border: 2px solid #3F4E5E;
  background-color: transparent;
  padding: 14px 36px;
}
.news-grid .alm-btn-wrap .alm-load-more-btn.loading:before {
  display: none;
}
.news-grid .alm-btn-wrap .alm-load-more-btn.done {
  display: none;
}

.page-template-template-events .no-events {
  text-align: center;
  padding-bottom: 70px;
  color: #4F4E5E;
}
.page-template-template-events .events-body {
  background-color: #F3F3F3;
  padding-top: 70px;
  padding-bottom: 70px;
}
.page-template-template-events .events-body .event-cards .event-card {
  position: relative;
  border-radius: 8px;
  padding: 40px;
  background-color: #fff;
  margin-bottom: 40px;
}
.page-template-template-events .events-body .event-cards .event-card a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
}
.page-template-template-events .events-body .event-cards .event-card a:hover, .page-template-template-events .events-body .event-cards .event-card a:focus {
  -webkit-box-shadow: inset 0 0 0 5px rgba(63, 78, 94, 0.1);
          box-shadow: inset 0 0 0 5px rgba(63, 78, 94, 0.1);
}
@media print, screen and (min-width: 64em) {
  .page-template-template-events .events-body .event-cards .event-card .grid-x {
    height: 100%;
  }
}
.page-template-template-events .events-body .event-cards .event-card .card-date {
  position: absolute;
  left: 40px;
  top: 40px;
  color: #5244D9;
  font-family: "Suisse Intl", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%;
  letter-spacing: 0.26px;
  text-transform: uppercase;
}
.page-template-template-events .events-body .event-cards .event-card .card-info-contain .card-heading {
  font-size: clamp(1.25rem, 0.806rem + 1.111vw, 2rem);
  font-style: normal;
  font-weight: 450;
  line-height: 150%;
  letter-spacing: -0.352px;
  padding-bottom: 20px;
  padding-top: 40px;
}
.page-template-template-events .events-body .event-cards .event-card .card-info-contain .card-text {
  color: #3F4E5E;
  font-family: "Suisse Intl", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 134.3%;
}
.page-template-template-events .events-body .event-cards .event-card .card-img-contain {
  height: 100%;
}
@media print, screen and (max-width: 63.99875em) {
  .page-template-template-events .events-body .event-cards .event-card .card-img-contain {
    padding-top: 30px;
  }
  .page-template-template-events .events-body .event-cards .event-card .card-img-contain img {
    max-height: 300px;
  }
}
.page-template-template-events .events-body .event-cards .event-card .card-img {
  border-radius: 4px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.page-template-template-events .events-body .event-cards .load-more-events-contain {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 40px;
}
.page-template-template-events .events-body .event-cards .load-more-events-contain a {
  color: #3F4E5E;
  text-align: center;
  font-family: "Suisse Intl", sans-serif;
  font-size: clamp(1.125rem, 0.806rem + 1.111vw, 1.25rem);
  font-style: normal;
  font-weight: 500;
  line-height: 31.4px;
  padding: 10px 36px;
  border-radius: 8px;
  border: 2px solid #3F4E5E;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.page-template-template-events .events-body .event-cards .load-more-events-contain a:hover {
  background-color: #3F4E5E;
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.page-template-template-events .events-body .event-cards .load-more-events-contain a.in-active {
  opacity: 0.4;
  pointer-events: none;
}
.page-template-template-events .event-form .gform_wrapper.subscribe-form_wrapper .gform_heading .gform_title {
  color: #233344 !important;
  background-color: #fff !important;
}
.page-template-template-events .event-form .gform_wrapper.subscribe-form_wrapper {
  margin-top: 110px !important;
  margin-bottom: 110px !important;
}
.page-template-template-events .event-form .gform_wrapper.subscribe-form_wrapper .gform-body .gform_fields .gfield input[type=email] {
  border: 1px solid #D9D9D9;
}
.page-template-template-events .form-footer-section {
  display: none;
}

.single-event .event-past-message {
  padding-bottom: 125px;
}
.single-event .event-past-message .hero-heading {
  text-align: center;
  font-weight: 800;
  color: #4F4E5E;
}
.single-event .event-post-hero {
  padding-top: calc(44px + 115px);
}
@media print, screen and (max-width: 74.99875em) {
  .single-event .event-post-hero {
    padding-top: calc(44px + 100px);
  }
}
@media print, screen and (max-width: 63.99875em) {
  .single-event .event-post-hero {
    padding-top: calc(44px + 80px);
  }
}
.single-event .hero-date {
  color: #6B69E8;
  font-family: "Suisse Intl", sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 128%;
  margin-bottom: 10px;
}
.single-event .hero-stats {
  margin-top: 40px;
}
.single-event .hero-stats .hero-stat {
  color: #3F4E5E;
  font-family: "Suisse Intl", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
  letter-spacing: -0.198px;
}
.single-event .hero-stats .hero-stat span {
  color: #3F4E5E;
  font-family: "Suisse Intl", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: -0.198px;
}
.single-event .hero-stats .hero-btn-contain a {
  color: #F3F3F3;
  font-family: "Suisse Intl", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  border-radius: 7px;
  background: #5244D9;
  padding: 11px 23px 8px 23px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: 1px solid #F3F3F3;
}
.single-event .hero-stats .hero-btn-contain a:hover {
  background: #F3F3F3;
  color: #5244D9;
  border: 1px solid #5244D9;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media print, screen and (max-width: 63.99875em) {
  .single-event .hero-stats .hero-btn-contain {
    margin-top: 25px;
  }
}
.single-event .speaker-label {
  margin-top: 60px;
  color: #233344;
  font-family: "Suisse Intl", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%;
  letter-spacing: 0.26px;
  text-transform: uppercase;
  margin-bottom: 26px;
}
.single-event .speakers .speaker {
  text-align: center;
  margin-right: 50px;
  margin-bottom: 30px;
}
.single-event .speakers .speaker .speaker-image img {
  width: 120px;
  height: 120px;
}
.single-event .speakers .speaker .speaker-name {
  color: #757575;
  font-family: "Suisse Intl", sans-serif;
  font-size: clamp(1.125rem, 0.806rem + 1.111vw, 1.625rem);
  font-style: normal;
  font-weight: 400;
  line-height: 128%;
  margin-top: 20px;
}
.single-event .speakers .speaker .speaker-title {
  color: #5244D9;
  font-family: "Suisse Intl", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%;
  letter-spacing: 0.26px;
  text-transform: uppercase;
}
.single-event .default-content {
  margin-top: 60px;
}
@media print, screen and (max-width: 63.99875em) {
  .single-event .default-content {
    margin-top: 40px;
  }
}
@media print, screen and (max-width: 56.24875em) {
  .single-event .default-content {
    margin-top: 30px;
  }
}
.single-event .default-content .event-img-contain {
  margin-top: 60px;
}
.single-event .explore-events {
  padding-bottom: 100px;
}
.single-event .explore-events .explore-heading {
  color: #4F4E5E;
  text-align: center;
  font-family: "Suisse Intl", sans-serif;
  font-size: 50px;
  font-size: clamp(2rem, 0.806rem + 1.111vw, 3.125rem);
  font-style: normal;
  font-weight: 300;
  line-height: 100%; /* 50px */
  text-transform: uppercase;
  margin-bottom: 60px;
}
.single-event .explore-events .event-card {
  position: relative;
}
.single-event .explore-events .event-card a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.single-event .explore-events .event-card .card-img-contain {
  overflow: hidden;
}
.single-event .explore-events .event-card .card-img {
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.single-event .explore-events .event-card .card-heading {
  color: #3F4E5E;
  font-family: "Suisse Intl", sans-serif;
  font-size: clamp(1.125rem, 0.806rem + 1.111vw, 1.625rem);
  font-style: normal;
  font-weight: 400;
  line-height: 128%;
}
.single-event .explore-events .event-card .card-date {
  color: #5244D9;
  font-family: "Suisse Intl", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%; /* 22.1px */
  letter-spacing: 0.26px;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
}

.talent-hero {
  background-color: #000;
  position: relative;
  height: 100vh;
  max-height: 890px;
  padding-bottom: 50px;
}
@media print, screen and (max-width: 63.99875em) {
  .talent-hero {
    max-height: 500px;
    padding-bottom: 0;
  }
}
.talent-hero .hero-bg {
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: hidden;
  left: 0;
  top: 0;
}
.talent-hero .hero-bg .image img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.talent-hero .hero-bg .hero-team-image {
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: hidden;
  right: 0;
  bottom: 0;
}
@media print, screen and (max-width: 63.99875em) {
  .talent-hero .hero-bg .hero-team-image {
    height: 90%;
    width: 100%;
  }
}
.talent-hero .hero-bg .hero-team-image img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: bottom;
     object-position: bottom;
}
@media print, screen and (max-width: 63.99875em) {
  .talent-hero .hero-bg .hero-team-image img {
    -o-object-position: center top;
       object-position: center top;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .talent-hero .hero {
    padding-bottom: 20px;
  }
}
.talent-hero .hero .hero-heading {
  color: #ffffff;
  font-family: "Suisse Intl", sans-serif;
  font-size: clamp(1.875rem, 4vw, 4rem);
  font-weight: 700;
  line-height: 81.5%;
  letter-spacing: -1.408px;
  z-index: 1;
  position: relative;
  padding-bottom: 10px;
}
.talent-hero .hero .hero-sub-heading {
  color: #ffffff;
  font-family: "Suisse Intl", sans-serif;
  font-size: clamp(1.25rem, 4vw, 2.25rem);
  font-weight: 300;
  line-height: 100%;
  letter-spacing: 0.828px;
  z-index: 1;
  position: relative;
}

.team-bio {
  padding-top: 135px;
}
@media print, screen and (max-width: 74.99875em) {
  .team-bio {
    padding-top: 100px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .team-bio {
    padding-top: 80px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .team-bio {
    padding-top: 60px;
  }
}
.team-bio .section-title {
  color: #233344;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 170%;
  letter-spacing: 0.26px;
  text-transform: uppercase;
}
@media print, screen and (max-width: 63.99875em) {
  .team-bio .section-title {
    margin-bottom: 30px;
  }
}
.team-bio .bio-content {
  color: #3F4E5E;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 134.3%;
}
@media print, screen and (max-width: 74.99875em) {
  .team-bio .bio-content {
    font-size: 1.25rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .team-bio .bio-content {
    font-size: 1.125rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .team-bio .bio-content {
    font-size: 1rem;
  }
}
.team-bio .bio-content .lead-in {
  color: #3F4E5E;
  font-size: 2.75rem;
  font-weight: 300;
  line-height: 127.273%;
  letter-spacing: 0.352px;
  margin-bottom: 35px;
}
@media print, screen and (max-width: 74.99875em) {
  .team-bio .bio-content .lead-in {
    font-size: 2.25rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .team-bio .bio-content .lead-in {
    font-size: 2rem;
    margin-bottom: 25px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .team-bio .bio-content .lead-in {
    font-size: 1.75rem;
    margin-bottom: 20px;
  }
}
.team-bio .bio-content h2 {
  color: #3F4E5E;
  font-size: 2.1875rem;
  font-weight: 300;
  line-height: 127.273%;
  letter-spacing: 0.352px;
  margin-bottom: 35px;
}
@media print, screen and (max-width: 74.99875em) {
  .team-bio .bio-content h2 {
    font-size: 1.875rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .team-bio .bio-content h2 {
    font-size: 1.625rem;
    margin-bottom: 25px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .team-bio .bio-content h2 {
    font-size: 1.375rem;
    margin-bottom: 20px;
  }
}
.team-bio .hero-cards-heading {
  color: #233344;
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.572px;
  margin-bottom: 20px;
  margin-top: 60px;
}
@media print, screen and (max-width: 74.99875em) {
  .team-bio .hero-cards-heading {
    font-size: 1.375rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .team-bio .hero-cards-heading {
    font-size: 1.25rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .team-bio .hero-cards-heading {
    font-size: 1.125rem;
  }
}
.team-bio .hero-cards {
  position: relative;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 40px;
  margin-bottom: 40px;
}
@media print, screen and (max-width: 39.99875em) {
  .team-bio .hero-cards {
    margin-left: 0;
    margin-right: 0;
  }
}
.team-bio .hero-cards .card {
  padding-right: 10px;
  padding-left: 10px;
}
@media print, screen and (max-width: 39.99875em) {
  .team-bio .hero-cards .card {
    margin-top: 20px;
    padding: 0;
  }
  .team-bio .hero-cards .card:first-child {
    margin-top: 0;
  }
}
.team-bio .hero-cards .card .card-text {
  min-height: 176px;
  padding: 25px;
  border-radius: 16px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(36.98%, rgba(240, 240, 240, 0.2)), to(rgb(240, 240, 240)));
  background: linear-gradient(180deg, rgba(240, 240, 240, 0.2) 36.98%, rgb(240, 240, 240) 100%);
  backdrop-filter: blur(10px);
  color: #3F4E5E;
  font-size: 1rem;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.176px;
}
.team-bio .hero-cards .heading-icon {
  width: 40px;
  margin-bottom: 20px;
}
.team-bio .hero-cards .heading-icon svg path {
  fill: #5244D9;
}
.team-bio .talent-accordion {
  margin-top: 100px;
  background: none;
}
@media print, screen and (max-width: 74.99875em) {
  .team-bio .talent-accordion {
    margin-top: 80px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .team-bio .talent-accordion {
    margin-top: 60px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .team-bio .talent-accordion {
    margin-top: 40px;
  }
}
.team-bio .talent-accordion .accordion-item {
  border-radius: 16px;
  border: 2px solid #5244D9;
  margin-bottom: 20px;
}
.team-bio .talent-accordion .accordion-item.is-active .accordion-title .title-plus:after {
  height: 0;
}
.team-bio .talent-accordion .accordion-item .accordion-title {
  color: #5244D9;
  font-family: "Suisse Intl", sans-serif;
  font-size: 1.625rem;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -0.572px;
  border: none;
  padding: 40px 120px 40px 40px;
}
@media print, screen and (max-width: 74.99875em) {
  .team-bio .talent-accordion .accordion-item .accordion-title {
    font-size: 1.375rem;
    padding: 35px 80px 35px 35px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .team-bio .talent-accordion .accordion-item .accordion-title {
    font-size: 1.25rem;
    padding: 30px 60px 30px 30px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .team-bio .talent-accordion .accordion-item .accordion-title {
    font-size: 1.125rem;
    padding: 25px 40px 25px 25px;
  }
}
.team-bio .talent-accordion .accordion-item .accordion-title:before {
  display: none;
}
.team-bio .talent-accordion .accordion-item .accordion-title .title-plus {
  position: absolute;
  right: 40px;
  top: calc(50% - 30px);
  width: 60px;
  height: 60px;
  background-color: #233344;
  border-radius: 50%;
}
@media print, screen and (max-width: 74.99875em) {
  .team-bio .talent-accordion .accordion-item .accordion-title .title-plus {
    right: 30px;
    top: calc(50% - 25px);
    width: 50px;
    height: 50px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .team-bio .talent-accordion .accordion-item .accordion-title .title-plus {
    right: 20px;
    top: calc(50% - 20px);
    width: 40px;
    height: 40px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .team-bio .talent-accordion .accordion-item .accordion-title .title-plus {
    right: 15px;
    top: calc(50% - 15px);
    width: 30px;
    height: 30px;
  }
}
.team-bio .talent-accordion .accordion-item .accordion-title .title-plus:before, .team-bio .talent-accordion .accordion-item .accordion-title .title-plus:after {
  background-color: #ffffff;
  content: "";
  position: absolute;
  top: 50%;
  left: 17px;
  width: 26px;
  height: 1px;
  -webkit-transition: width 0.5s, left 0.5s;
  transition: width 0.5s, left 0.5s;
}
@media print, screen and (max-width: 74.99875em) {
  .team-bio .talent-accordion .accordion-item .accordion-title .title-plus:before, .team-bio .talent-accordion .accordion-item .accordion-title .title-plus:after {
    left: 15px;
    width: 20px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .team-bio .talent-accordion .accordion-item .accordion-title .title-plus:before, .team-bio .talent-accordion .accordion-item .accordion-title .title-plus:after {
    left: 12px;
    width: 16px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .team-bio .talent-accordion .accordion-item .accordion-title .title-plus:before, .team-bio .talent-accordion .accordion-item .accordion-title .title-plus:after {
    left: 9px;
    width: 12px;
  }
}
.team-bio .talent-accordion .accordion-item .accordion-title .title-plus:after {
  width: 1px;
  height: 26px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  margin: auto;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}
@media print, screen and (max-width: 74.99875em) {
  .team-bio .talent-accordion .accordion-item .accordion-title .title-plus:after {
    height: 20px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .team-bio .talent-accordion .accordion-item .accordion-title .title-plus:after {
    height: 16px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .team-bio .talent-accordion .accordion-item .accordion-title .title-plus:after {
    height: 12px;
  }
}
.team-bio .talent-accordion .accordion-item .accordion-title:hover,
.team-bio .talent-accordion .accordion-item .accordion-title:focus {
  background: none;
}
.team-bio .talent-accordion .accordion-item .accordion-content {
  border: none;
  font-size: 1.125rem;
  padding: 0 40px 40px 40px;
  background-color: transparent;
}
@media print, screen and (max-width: 74.99875em) {
  .team-bio .talent-accordion .accordion-item .accordion-content {
    font-size: 1rem;
    padding: 0 35px 35px 35px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .team-bio .talent-accordion .accordion-item .accordion-content {
    padding: 0 25px 25px 25px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .team-bio .talent-accordion .accordion-item .accordion-content {
    padding: 0 20px 20px 20px;
  }
}

.talent-related {
  margin-top: 130px;
  margin-bottom: 80px;
}
@media print, screen and (max-width: 74.99875em) {
  .talent-related {
    margin-top: 100px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .talent-related {
    margin-top: 80px;
  }
}
@media print, screen and (max-width: 56.24875em) {
  .talent-related {
    margin-top: 60px;
    margin-bottom: 120px;
  }
}
.talent-related .talent-slider .swiper-wrapper .swiper-slide .slide-image {
  width: 37.5%;
}
.talent-related .talent-slider .swiper-wrapper .swiper-slide .slide-image .image-bg {
  position: absolute;
  height: 100%;
  width: 100%;
  padding: 0;
  border-radius: 16px;
  overflow: hidden;
}
.talent-related .talent-slider .swiper-wrapper .swiper-slide .slide-image .image-bg img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.talent-related .talent-slider .swiper-wrapper .swiper-slide .slide-image .image {
  border-radius: 16px;
  overflow: hidden;
  padding-top: 92.38329238%;
  position: relative;
}
.talent-related .talent-slider .swiper-wrapper .swiper-slide .slide-image .image img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.talent-related .talent-slider .swiper-wrapper .swiper-slide .slide-text {
  padding-left: 20px;
}
.talent-related .talent-slider .swiper-wrapper .swiper-slide .slide-text .slide-name {
  font-size: 4rem;
  font-weight: 700;
  line-height: 88.5%;
  letter-spacing: -1.408px;
  color: #233344;
}
@media print, screen and (max-width: 74.99875em) {
  .talent-related .talent-slider .swiper-wrapper .swiper-slide .slide-text .slide-name {
    font-size: 2.8125rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .talent-related .talent-slider .swiper-wrapper .swiper-slide .slide-text .slide-name {
    font-size: 2rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .talent-related .talent-slider .swiper-wrapper .swiper-slide .slide-text .slide-name {
    font-size: 1.5625rem;
  }
}
.talent-related .talent-slider .swiper-wrapper .swiper-slide .slide-text .slide-title {
  font-size: 2.25rem;
  font-weight: 300;
  line-height: 100%;
  letter-spacing: 0.828px;
  color: #233344;
  margin-top: 20px;
}
@media print, screen and (max-width: 74.99875em) {
  .talent-related .talent-slider .swiper-wrapper .swiper-slide .slide-text .slide-title {
    font-size: 1.75rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .talent-related .talent-slider .swiper-wrapper .swiper-slide .slide-text .slide-title {
    font-size: 1.5rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .talent-related .talent-slider .swiper-wrapper .swiper-slide .slide-text .slide-title {
    font-size: 1.25rem;
  }
}
.talent-related .talent-slider .swiper-wrapper .swiper-slide .slide-text .slide-link {
  font-size: 0.8125rem;
  font-weight: 450;
  line-height: 161.538%;
  text-transform: uppercase;
  color: #5244D9;
  margin-top: 35px;
  display: table;
}
@media print, screen and (max-width: 74.99875em) {
  .talent-related .talent-slider .swiper-wrapper .swiper-slide .slide-text .slide-link {
    margin-top: 30px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .talent-related .talent-slider .swiper-wrapper .swiper-slide .slide-text .slide-link {
    margin-top: 25px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .talent-related .talent-slider .swiper-wrapper .swiper-slide .slide-text .slide-link {
    margin-top: 20px;
  }
}
.talent-related .talent-slider .swiper-wrapper .swiper-slide .slide-text .slide-link i {
  margin-left: 20px;
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.talent-related .talent-slider .swiper-wrapper .swiper-slide .slide-text .slide-link:hover i, .talent-related .talent-slider .swiper-wrapper .swiper-slide .slide-text .slide-link:focus i {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.talent-related .swiper-button {
  width: 70px;
  height: 98px;
  position: absolute;
  bottom: 0;
  left: -100px;
  cursor: pointer;
}
@media print, screen and (max-width: 74.99875em) {
  .talent-related .swiper-button {
    left: -60px;
    width: 40px;
    height: 66px;
  }
}
@media print, screen and (max-width: 56.24875em) {
  .talent-related .swiper-button {
    left: calc(50% - 60px);
    top: calc(100% + 30px);
    bottom: auto;
  }
}
.talent-related .swiper-button:hover .arrow, .talent-related .swiper-button:focus .arrow {
  border-color: #000000;
  color: #000000;
}
.talent-related .swiper-button:hover .text, .talent-related .swiper-button:focus .text {
  color: #000000;
}
.talent-related .swiper-button.next {
  left: auto;
  right: -100px;
}
@media print, screen and (max-width: 74.99875em) {
  .talent-related .swiper-button.next {
    right: -60px;
  }
}
@media print, screen and (max-width: 56.24875em) {
  .talent-related .swiper-button.next {
    right: calc(50% - 60px);
  }
}
.talent-related .swiper-button:after {
  display: none;
}
.talent-related .swiper-button .arrow {
  background-color: transparent;
  border: 2px solid #C4C4C4;
  border-radius: 50%;
  color: #C4C4C4;
  height: 70px;
  width: 70px;
  position: relative;
  -webkit-transition: border-color 0.5s, color 0.5s;
  transition: border-color 0.5s, color 0.5s;
}
@media print, screen and (max-width: 74.99875em) {
  .talent-related .swiper-button .arrow {
    height: 40px;
    width: 40px;
  }
}
.talent-related .swiper-button .arrow i {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  display: table;
  font-size: 1.5625rem;
}
@media print, screen and (max-width: 74.99875em) {
  .talent-related .swiper-button .arrow i {
    font-size: 1rem;
  }
}
.talent-related .swiper-button .text {
  color: #5D6772;
  text-align: center;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 170%;
  letter-spacing: 0.26px;
  text-transform: uppercase;
  margin-top: 5px;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
@media print, screen and (max-width: 74.99875em) {
  .talent-related .swiper-button .text {
    font-size: 0.75rem;
    width: 68px;
    margin-left: -14px;
  }
}

body.single-resources .default-content h2 {
  color: #6866e7;
}
body.single-resources .default-content h3 {
  color: #6866e7;
}
body.single-resources .default-content h4 {
  color: #6866e7;
}
body.single-resources .default-content .b-dark-block .dark-block-content h2 {
  color: #F3F3F3;
}
body.single-resources .default-content .b-dark-block .dark-block-content h3 {
  color: #F3F3F3;
}
body.single-resources .default-content .b-dark-block .dark-block-content h4 {
  color: #F3F3F3;
}

.career-content {
  padding-top: 200px;
  padding-bottom: 100px;
}
.career-content .content h2 {
  color: #3F4E5E;
  font-family: "Suisse Intl", sans-serif;
  font-size: 44px;
  font-style: normal;
  font-weight: 300;
  line-height: 56px;
  letter-spacing: 0.352px;
  margin-bottom: 40px;
}
.career-content .content h3 {
  color: #3F4E5E;
  font-family: "Suisse Intl", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 275;
  line-height: 38px;
  margin-bottom: 40px;
}
.career-content .content p {
  color: #3F4E5E;
  font-family: "Suisse Intl", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: -0.264px;
}
.career-content .content ul li {
  color: #3F4E5E;
  font-family: "Suisse Intl", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: -0.264px;
}
.career-content .content .testimonial-container {
  margin-top: 100px;
  border-radius: 47px;
  border: 1px solid #233344;
  padding: 50px 31px;
}
.career-content .content .testimonial-container .name-contain {
  margin-top: 25px;
}
.career-content .content .testimonial-container .name-contain .testimonial-name {
  color: #3F4E5E;
  font-family: "Suisse Intl", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 81.5%; /* 14.67px */
  letter-spacing: -0.396px;
}
.career-content .content .testimonial-container .name-contain .testimonial-title {
  color: #3F4E5E;
  font-family: "Suisse Intl", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%; /* 22.1px */
  letter-spacing: 0.26px;
  text-transform: uppercase;
}
.career-content .content .testimonial-container .testimonial-content .testimonial-text p {
  color: #3F4E5E;
  font-family: "Suisse Intl", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px; /* 150% */
  letter-spacing: -0.264px;
}
.casestudy-hero {
  margin-top: calc(44px + 90px);
}
@media print, screen and (max-width: 63.99875em) {
  .casestudy-hero {
    margin-top: calc(44px + 80px);
  }
}
@media print, screen and (max-width: 39.99875em) {
  .casestudy-hero {
    margin-top: calc(44px + 70px);
  }
}
.casestudy-hero .hero .hero-title {
  font-size: 1.625rem;
  font-weight: 400;
  line-height: 128%;
  color: #3F4E5E;
}
@media print, screen and (max-width: 74.99875em) {
  .casestudy-hero .hero .hero-title {
    font-size: 1.25rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .casestudy-hero .hero .hero-title {
    font-size: 1.125rem;
  }
}
.casestudy-hero .hero .hero-heading {
  font-size: 4.8125rem;
  font-weight: 700;
  line-height: 100%;
  color: #3F4E5E;
  margin-top: 10px;
}
@media print, screen and (max-width: 74.99875em) {
  .casestudy-hero .hero .hero-heading {
    font-size: 4.375rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .casestudy-hero .hero .hero-heading {
    font-size: 3.75rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .casestudy-hero .hero .hero-heading {
    font-size: 3.125rem;
  }
}
.casestudy-hero .hero .hero-subheading {
  font-size: 2.25rem;
  font-weight: 300;
  line-height: 1.2;
  letter-spacing: 0.828px;
  color: #3F4E5E;
  margin-top: 40px;
}
@media print, screen and (max-width: 74.99875em) {
  .casestudy-hero .hero .hero-subheading {
    font-size: 1.875rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .casestudy-hero .hero .hero-subheading {
    font-size: 1.625rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .casestudy-hero .hero .hero-subheading {
    font-size: 1.375rem;
  }
}
.casestudy-hero .hero .scenario-content {
  margin-top: 40px;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -0.22px;
  color: #3F4E5E;
}
@media print, screen and (max-width: 63.99875em) {
  .casestudy-hero .hero .scenario-content {
    font-size: 1.125rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .casestudy-hero .hero .scenario-content {
    font-size: 1rem;
  }
}

.casestudy-challenges {
  margin-top: 60px;
}
.casestudy-challenges .challenges .challenges-content {
  font-size: 1.75rem;
  font-weight: 300;
  line-height: 1.4;
  letter-spacing: 0.828px;
  color: #3F4E5E;
}
@media print, screen and (max-width: 74.99875em) {
  .casestudy-challenges .challenges .challenges-content {
    font-size: 1.625rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .casestudy-challenges .challenges .challenges-content {
    font-size: 1.5625rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .casestudy-challenges .challenges .challenges-content {
    font-size: 1.375rem;
  }
}
.casestudy-challenges .challenges .challenges-list {
  margin-top: 100px;
  margin-right: -10px;
  margin-left: -10px;
}
@media print, screen and (max-width: 63.99875em) {
  .casestudy-challenges .challenges .challenges-list {
    margin-top: 80px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .casestudy-challenges .challenges .challenges-list {
    margin-top: 60px;
  }
}
.casestudy-challenges .challenges .challenges-list .challenges-item {
  padding-right: 10px;
  padding-left: 10px;
  margin-bottom: 60px;
}
@media print, screen and (max-width: 63.99875em) {
  .casestudy-challenges .challenges .challenges-list .challenges-item {
    margin-bottom: 30px;
  }
}
.casestudy-challenges .challenges .challenges-list .challenges-item .challenges-list-number {
  font-size: 3.75rem;
  font-weight: 700;
  line-height: 100%;
  color: #6866e7;
  width: 100px;
}
@media print, screen and (max-width: 74.99875em) {
  .casestudy-challenges .challenges .challenges-list .challenges-item .challenges-list-number {
    font-size: 3.125rem;
    width: 90px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .casestudy-challenges .challenges .challenges-list .challenges-item .challenges-list-number {
    font-size: 2.5rem;
    width: 80px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .casestudy-challenges .challenges .challenges-list .challenges-item .challenges-list-number {
    font-size: 1.875rem;
    width: 60px;
  }
}
.casestudy-challenges .challenges .challenges-list .challenges-item .challenges-list-text {
  font-size: 1.625rem;
  font-weight: 400;
  line-height: 128%;
  color: #3F4E5E;
}
@media print, screen and (max-width: 74.99875em) {
  .casestudy-challenges .challenges .challenges-list .challenges-item .challenges-list-text {
    font-size: 1.25rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .casestudy-challenges .challenges .challenges-list .challenges-item .challenges-list-text {
    font-size: 1.125rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .casestudy-challenges .challenges .challenges-list .challenges-item .challenges-list-text {
    font-size: 1rem;
  }
}

.casestudy-solution {
  margin-top: 80px;
  background-color: #F3F3F3;
  padding-bottom: 100px;
}
@media print, screen and (max-width: 63.99875em) {
  .casestudy-solution {
    margin-top: 80px;
    padding-bottom: 80px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .casestudy-solution {
    margin-top: 60px;
    padding-bottom: 60px;
  }
}
.casestudy-solution .solution .solution-blurb {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -0.22px;
  color: #3F4E5E;
  max-width: 66.66666667%;
  margin: 35px auto 0 auto;
}
@media print, screen and (max-width: 63.99875em) {
  .casestudy-solution .solution .solution-blurb {
    font-size: 1.125rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .casestudy-solution .solution .solution-blurb {
    font-size: 1rem;
    max-width: 100%;
    margin: 30px auto 0 auto;
  }
}
.casestudy-solution .solution .solution-blocks .block {
  margin-top: 100px;
}
@media print, screen and (max-width: 63.99875em) {
  .casestudy-solution .solution .solution-blocks .block {
    margin-top: 80px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .casestudy-solution .solution .solution-blocks .block {
    margin-top: 60px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .casestudy-solution .solution .solution-blocks .block .block-image {
    max-width: 150px;
    margin-bottom: 30px;
  }
}
.casestudy-solution .solution .solution-blocks .block .block-content .block-heading {
  font-size: 2.75rem;
  font-weight: 300;
  line-height: 127.273%;
  letter-spacing: 0.352px;
  color: #3F4E5E;
}
@media print, screen and (max-width: 74.99875em) {
  .casestudy-solution .solution .solution-blocks .block .block-content .block-heading {
    font-size: 2.25rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .casestudy-solution .solution .solution-blocks .block .block-content .block-heading {
    font-size: 1.875rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .casestudy-solution .solution .solution-blocks .block .block-content .block-heading {
    font-size: 1.625rem;
  }
}
.casestudy-solution .solution .solution-blocks .block .block-content .block-content {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.264px;
  color: #3F4E5E;
  margin-top: 40px;
}
@media print, screen and (max-width: 74.99875em) {
  .casestudy-solution .solution .solution-blocks .block .block-content .block-content {
    margin-top: 30px;
    font-size: 1.25rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .casestudy-solution .solution .solution-blocks .block .block-content .block-content {
    margin-top: 20px;
    font-size: 1.125rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .casestudy-solution .solution .solution-blocks .block .block-content .block-content {
    margin-top: 15px;
    font-size: 1rem;
  }
}

.casestudy-testimonial {
  margin-top: 60px;
  margin-bottom: 60px;
}
.casestudy-testimonial .testimonial .testimonial-quote {
  border-radius: 40px;
  border: 2px solid #5244D9;
  padding: 100px 75px 40px 75px;
}
@media print, screen and (max-width: 74.99875em) {
  .casestudy-testimonial .testimonial .testimonial-quote {
    padding: 90px 40px 40px 40px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .casestudy-testimonial .testimonial .testimonial-quote {
    padding: 70px 30px 40px 30px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .casestudy-testimonial .testimonial .testimonial-quote {
    padding: 60px 30px 30px 30px;
  }
}
.casestudy-testimonial .testimonial .testimonial-quote .quote-content {
  color: #233344;
  font-size: 2.75rem;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.968px;
  position: relative;
}
@media print, screen and (max-width: 74.99875em) {
  .casestudy-testimonial .testimonial .testimonial-quote .quote-content {
    font-size: 2.1875rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .casestudy-testimonial .testimonial .testimonial-quote .quote-content {
    font-size: 1.5625rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .casestudy-testimonial .testimonial .testimonial-quote .quote-content {
    font-size: 1.25rem;
  }
}
.casestudy-testimonial .testimonial .testimonial-quote .quote-content p:last-child {
  margin-bottom: 0;
}
.casestudy-testimonial .testimonial .testimonial-quote .quote-content .quote-icon {
  position: absolute;
  color: #6866e7;
  font-size: 1.875rem;
  top: -60px;
  left: 0;
}
@media print, screen and (max-width: 74.99875em) {
  .casestudy-testimonial .testimonial .testimonial-quote .quote-content .quote-icon {
    top: -50px;
    font-size: 1.5625rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .casestudy-testimonial .testimonial .testimonial-quote .quote-content .quote-icon {
    top: -40px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .casestudy-testimonial .testimonial .testimonial-quote .quote-content .quote-icon {
    font-size: 1.25rem;
    top: -35px;
  }
}
.casestudy-testimonial .testimonial .testimonial-quote .quote-content .quote-icon.close {
  left: auto;
  right: 0;
  top: auto;
  bottom: -60px;
}
@media print, screen and (max-width: 74.99875em) {
  .casestudy-testimonial .testimonial .testimonial-quote .quote-content .quote-icon.close {
    top: auto;
    bottom: -50px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .casestudy-testimonial .testimonial .testimonial-quote .quote-content .quote-icon.close {
    top: auto;
    bottom: -40px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .casestudy-testimonial .testimonial .testimonial-quote .quote-content .quote-icon.close {
    top: auto;
    bottom: -35px;
  }
}
.casestudy-testimonial .testimonial .testimonial-quote .quote-meta {
  margin-top: 30px;
}
.casestudy-testimonial .testimonial .testimonial-quote .quote-meta .quote-image {
  border-radius: 100px;
  width: 75px;
  height: 75px;
  margin-right: 24px;
}
@media print, screen and (max-width: 39.99875em) {
  .casestudy-testimonial .testimonial .testimonial-quote .quote-meta .quote-image {
    width: 60px;
    height: 60px;
    margin-right: 20px;
  }
}
.casestudy-testimonial .testimonial .testimonial-quote .quote-meta .quote-image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.casestudy-testimonial .testimonial .testimonial-quote .quote-meta .quote-name {
  color: #757575;
  font-size: 1.625rem;
  font-weight: 400;
  line-height: 128%;
}
@media print, screen and (max-width: 74.99875em) {
  .casestudy-testimonial .testimonial .testimonial-quote .quote-meta .quote-name {
    font-size: 1.25rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .casestudy-testimonial .testimonial .testimonial-quote .quote-meta .quote-name {
    font-size: 1.125rem;
  }
}
@media print, screen and (max-width: 26.24875em) {
  .casestudy-testimonial .testimonial .testimonial-quote .quote-meta .quote-name {
    font-size: 1rem;
  }
}
.casestudy-testimonial .testimonial .testimonial-quote .quote-meta .quote-job {
  color: #5244D9;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 170%;
  letter-spacing: 0.26px;
  text-transform: uppercase;
}

.m-hero {
  padding-top: calc(44px + 135px);
  padding-bottom: 80px;
}
@media print, screen and (max-width: 74.99875em) {
  .m-hero {
    padding-top: calc(44px + 100px);
  }
}
@media print, screen and (max-width: 63.99875em) {
  .m-hero {
    padding-top: calc(44px + 80px);
  }
}
@media print, screen and (max-width: 39.99875em) {
  .m-hero {
    padding-top: calc(44px + 60px);
    padding-bottom: 60px;
  }
}
.m-hero .hero .hero-heading {
  color: #3F4E5E;
}
.m-hero .hero .hero-sub-heading {
  color: #6866e7;
  font-family: "Suisse Intl", sans-serif;
  font-size: clamp(1.25rem, 4vw, 2.75rem);
  font-style: normal;
  font-weight: 300;
  line-height: 100%;
  letter-spacing: 1.012px;
  margin-bottom: 5px;
}
.m-hero.news-hero .hero .hero-heading {
  line-height: 1;
  letter-spacing: -2.53px;
}
.page-template-template-talent .m-hero {
  padding-bottom: 40px;
}

.m-banner {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #F3F3F3;
}
@media print, screen and (max-width: 63.99875em) {
  .m-banner {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .m-banner {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.m-banner .banner .banner-text {
  font-size: clamp(1.25rem, 3vw, 2.75rem);
  font-style: normal;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.968px;
  color: #233344;
}
.m-banner .banner .banner-btn {
  margin-top: 60px;
}
@media print, screen and (max-width: 63.99875em) {
  .m-banner .banner .banner-btn {
    margin-top: 40px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .m-banner .banner .banner-btn {
    margin-top: 30px;
  }
}

.m-internal-nav {
  position: fixed;
  top: 64px;
  left: 20px;
  z-index: 10;
}
@media print, screen and (max-width: 63.99875em) {
  .m-internal-nav {
    display: none;
  }
}
.m-internal-nav .internal-nav {
  margin: 0;
  list-style: none;
  border-radius: 22px;
  background: #F2F2F2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-shadow: inset 0 0 0 1px #ffffff;
          box-shadow: inset 0 0 0 1px #ffffff;
}
.m-internal-nav .internal-nav li {
  display: inline-block;
}
.m-internal-nav .internal-nav li a {
  font-size: 0.9375rem;
  font-weight: 300;
  line-height: 1;
  color: #3F4E5E;
  padding: 14px 15px 15px 15px;
  display: table;
  position: relative;
}
.m-internal-nav .internal-nav li a.is-active .line:after {
  width: 100%;
}
.m-internal-nav .internal-nav li a .line {
  width: calc(100% - 30px);
  left: 17px;
  position: absolute;
  bottom: 0;
}
.m-internal-nav .internal-nav li a .line:after {
  background-color: #2F2D43;
  width: 0;
  position: absolute;
  height: 1px;
  border-radius: 0;
  bottom: 8px;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
}
@media print, screen and (min-width: 56.25em) {
  .m-internal-nav .internal-nav li a:hover .line:after, .m-internal-nav .internal-nav li a:focus .line:after {
    width: 100%;
  }
}

.m-service-slider {
  padding-top: 100px;
  position: relative;
  z-index: 1;
}
@media print, screen and (max-width: 63.99875em) {
  .m-service-slider {
    padding-top: 80px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .m-service-slider {
    padding-top: 60px;
  }
}
.m-service-slider .service-slider-heading {
  color: #233344;
  text-align: center;
  font-size: 2.75rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.968px;
  padding-bottom: 55px;
}
@media print, screen and (max-width: 89.99875em) {
  .m-service-slider .service-slider-heading {
    font-size: 2.5rem;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .m-service-slider .service-slider-heading {
    font-size: 2.25rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .m-service-slider .service-slider-heading {
    font-size: 2rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .m-service-slider .service-slider-heading {
    font-size: 1.75rem;
  }
}
.m-service-slider .service-slider-heading span {
  color: #6866e7;
}
.m-service-slider .service-slider .swiper-wrapper .swiper-slide {
  padding-bottom: 45px;
  height: auto;
}
@media print, screen and (max-width: 74.99875em) {
  .m-service-slider .service-slider .swiper-wrapper .swiper-slide {
    padding-bottom: 45px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .m-service-slider .service-slider .swiper-wrapper .swiper-slide {
    padding-bottom: 45px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .m-service-slider .service-slider .swiper-wrapper .swiper-slide {
    padding-bottom: 45px;
  }
}
.m-service-slider .service-slider .swiper-wrapper .swiper-slide .service-card {
  padding: 40px;
  border-radius: 16px;
  background: -webkit-gradient(linear, left top, left bottom, from(#F8F8F8), to(#FFF));
  background: linear-gradient(180deg, #F8F8F8 0%, #FFF 100%);
  -webkit-box-shadow: 0px 2.767px 2.214px 0px rgba(0, 0, 0, 0.02), 0px 6.65px 5.32px 0px rgba(0, 0, 0, 0.03), 0px 12.522px 10.017px 0px rgba(0, 0, 0, 0.04), 0px 22.336px 17.869px 0px rgba(0, 0, 0, 0.04), 0px 41.778px 33.422px 0px rgba(0, 0, 0, 0.05), 0px 100px 80px 0px rgba(0, 0, 0, 0.07);
          box-shadow: 0px 2.767px 2.214px 0px rgba(0, 0, 0, 0.02), 0px 6.65px 5.32px 0px rgba(0, 0, 0, 0.03), 0px 12.522px 10.017px 0px rgba(0, 0, 0, 0.04), 0px 22.336px 17.869px 0px rgba(0, 0, 0, 0.04), 0px 41.778px 33.422px 0px rgba(0, 0, 0, 0.05), 0px 100px 80px 0px rgba(0, 0, 0, 0.07);
  width: calc(83.33333333% - 40px);
  margin: auto;
  height: calc(100% - 80px);
  position: relative;
  overflow: hidden;
}
@media print, screen and (max-width: 74.99875em) {
  .m-service-slider .service-slider .swiper-wrapper .swiper-slide .service-card {
    height: calc(100% - 80px);
  }
  .m-service-slider .service-slider .swiper-wrapper .swiper-slide .service-card .grid-padding-x > .cell {
    padding-left: 0;
    padding-right: 0;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .m-service-slider .service-slider .swiper-wrapper .swiper-slide .service-card {
    height: calc(100% - 40px);
    padding: 20px;
  }
}
.m-service-slider .service-slider .swiper-wrapper .swiper-slide .service-card .card-crown {
  position: absolute;
  top: 40%;
  right: -60px;
  z-index: 0;
  width: 90%;
}
.m-service-slider .service-slider .swiper-wrapper .swiper-slide .service-card .card-image {
  width: 333px;
  position: relative;
  padding-top: 91%;
  overflow: hidden;
  border-radius: 6px;
  margin-right: 60px;
}
@media print, screen and (max-width: 63.99875em) {
  .m-service-slider .service-slider .swiper-wrapper .swiper-slide .service-card .card-image {
    margin-right: 0;
    width: 100%;
    padding-top: 50%;
    margin-bottom: 30px;
  }
}
.m-service-slider .service-slider .swiper-wrapper .swiper-slide .service-card .card-image img {
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.m-service-slider .service-slider .swiper-wrapper .swiper-slide .service-card .card-heading {
  color: #3F4E5E;
  font-size: 3.125rem;
  font-weight: 300;
  line-height: 1;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 20px;
  padding-top: 30px;
  margin-bottom: 20px;
}
@media print, screen and (max-width: 89.99875em) {
  .m-service-slider .service-slider .swiper-wrapper .swiper-slide .service-card .card-heading {
    font-size: 2.5rem;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .m-service-slider .service-slider .swiper-wrapper .swiper-slide .service-card .card-heading {
    font-size: 2rem;
    border: none;
    padding: 0;
    margin: 0;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .m-service-slider .service-slider .swiper-wrapper .swiper-slide .service-card .card-heading {
    font-size: 1.75rem;
  }
}
.m-service-slider .service-slider .swiper-wrapper .swiper-slide .service-card .card-info {
  margin-top: 20px;
}
@media print, screen and (max-width: 74.99875em) {
  .m-service-slider .service-slider .swiper-wrapper .swiper-slide .service-card .card-info {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
}
.m-service-slider .service-slider .swiper-wrapper .swiper-slide .service-card .card-info .card-title {
  color: #848C95;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 170%;
  letter-spacing: 0.26px;
  text-transform: uppercase;
}
.m-service-slider .service-slider .swiper-wrapper .swiper-slide .service-card .card-info .card-sub {
  color: #5244D9;
  font-size: 1.625rem;
  font-weight: 400;
  line-height: 31.4px;
  padding-bottom: 10px;
  padding-top: 10px;
}
@media print, screen and (max-width: 74.99875em) {
  .m-service-slider .service-slider .swiper-wrapper .swiper-slide .service-card .card-info .card-sub {
    font-size: 1.375rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .m-service-slider .service-slider .swiper-wrapper .swiper-slide .service-card .card-info .card-sub {
    font-size: 1.125rem;
  }
}
.m-service-slider .service-slider .swiper-wrapper .swiper-slide .service-card .card-info .card-text {
  color: #757575;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.4;
}
.m-service-slider .service-slider .swiper-wrapper .swiper-slide .service-card .card-info .card-link {
  color: #3F4E5E;
  font-size: 0.8125rem;
  font-weight: 450;
  line-height: 161.538%;
  text-transform: uppercase;
  position: relative;
  margin-top: 20px;
  display: table;
}
.m-service-slider .service-slider .swiper-wrapper .swiper-slide .service-card .card-info .card-link:hover i, .m-service-slider .service-slider .swiper-wrapper .swiper-slide .service-card .card-info .card-link:focus i {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
@media print, screen and (max-width: 39.99875em) {
  .m-service-slider .service-slider .swiper-wrapper .swiper-slide .service-card .card-info .card-link {
    margin-top: 10px;
  }
}
.m-service-slider .service-slider .swiper-wrapper .swiper-slide .service-card .card-info .card-link i {
  margin-left: 15px;
  -webkit-transform: translateX(-5px);
          transform: translateX(-5px);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.m-service-slider .service-slider .swiper-wrapper .swiper-slide .service-card .card-info .smart-link a {
  color: #3F4E5E;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  margin-top: 15px;
  display: block;
}
@media print, screen and (max-width: 63.99875em) {
  .m-service-slider .service-slider .swiper-wrapper .swiper-slide .service-card .card-info .smart-link a {
    font-size: 1rem;
  }
}
.m-service-slider .swiper-button {
  width: 70px;
  height: 98px;
  position: absolute;
  top: calc(50% - 110px);
  left: 0px;
  cursor: pointer;
  z-index: 1;
}
@media print, screen and (max-width: 74.99875em) {
  .m-service-slider .swiper-button {
    left: 0px;
    width: 40px;
    height: 66px;
    top: 50%;
  }
}
@media print, screen and (max-width: 56.24875em) {
  .m-service-slider .swiper-button {
    right: 80px;
    left: auto;
    bottom: 20px;
    top: auto;
  }
}
.m-service-slider .swiper-button:hover .arrow, .m-service-slider .swiper-button:focus .arrow {
  border-color: #000000;
  color: #000000;
}
.m-service-slider .swiper-button:hover .text, .m-service-slider .swiper-button:focus .text {
  color: #000000;
}
.m-service-slider .swiper-button.next {
  left: auto;
  right: 0px;
}
@media print, screen and (max-width: 74.99875em) {
  .m-service-slider .swiper-button.next {
    right: 0px;
  }
}
@media print, screen and (max-width: 56.24875em) {
  .m-service-slider .swiper-button.next {
    right: 0;
  }
}
.m-service-slider .swiper-button:after {
  display: none;
}
.m-service-slider .swiper-button .arrow {
  background-color: transparent;
  border: 2px solid #C4C4C4;
  border-radius: 50%;
  color: #C4C4C4;
  height: 70px;
  width: 70px;
  position: relative;
  -webkit-transition: border-color 0.5s, color 0.5s;
  transition: border-color 0.5s, color 0.5s;
}
@media print, screen and (max-width: 74.99875em) {
  .m-service-slider .swiper-button .arrow {
    height: 40px;
    width: 40px;
  }
}
.m-service-slider .swiper-button .arrow i {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  display: table;
  font-size: 1.5625rem;
}
@media print, screen and (max-width: 74.99875em) {
  .m-service-slider .swiper-button .arrow i {
    font-size: 1rem;
  }
}
.m-service-slider .swiper-button .text {
  color: #5D6772;
  text-align: center;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 170%;
  letter-spacing: 0.26px;
  text-transform: uppercase;
  margin-top: 5px;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
@media print, screen and (max-width: 74.99875em) {
  .m-service-slider .swiper-button .text {
    font-size: 0.75rem;
    width: 68px;
    margin-left: -14px;
  }
}

.m-cta {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #F3F3F3;
}

.m-help-intro {
  background-color: #3F4E5E;
  padding-top: 60px;
  padding-bottom: 60px;
}
.m-help-intro .heading {
  color: #F3F3F3;
  font-family: "Suisse Intl", sans-serif;
  font-size: clamp(1.25rem, 4vw, 2.75rem);
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 44px */
  letter-spacing: -0.968px;
  padding-bottom: 15px;
  padding-top: 20px;
}
.m-help-intro .text, .m-help-intro p {
  color: #F3F3F3;
  font-family: "Suisse Intl", sans-serif;
  font-size: clamp(1.125rem, 2vw, 1.625rem);
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 36px */
}
.m-help-intro .img-contain {
  position: relative;
  height: 500px;
}
.m-help-intro .img-contain .circle {
  text-align: center;
  position: absolute;
  top: 200px;
  left: 0;
  width: 274px;
  height: 274px;
  border-radius: 50%;
  padding: 32px;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-help-intro .img-contain .circle:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  width: calc(100% + 35px);
  border-radius: 50%;
  height: calc(100% + 35px);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.m-help-intro .img-contain .circle:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  width: 100%;
  border-radius: 50%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.m-help-intro .img-contain .circle .title {
  color: #FFF;
  text-align: center;
  font-size: clamp(1rem, 2vw, 1.375rem);
  font-style: normal;
  font-weight: 450;
  line-height: 107.5%; /* 23.65px */
  letter-spacing: 0.44px;
  text-transform: uppercase;
  width: 100%;
}
.m-help-intro .img-contain .circle img {
  position: absolute;
  bottom: 69px;
  right: 50%;
  -webkit-transform: translate(50%, -50%) scale(1.5);
          transform: translate(50%, -50%) scale(1.5);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.m-help-intro .img-contain .circle.tan {
  background-color: #C6A766;
}
.m-help-intro .img-contain .circle.tan:after {
  border: 1px dashed #C6A766;
}
.m-help-intro .img-contain .circle.tan:before {
  border: 2px dashed #C6A766;
}
.m-help-intro .img-contain .circle.purple {
  background-color: #5244D9;
}
.m-help-intro .img-contain .circle.purple:after {
  border: 1px dashed #5244D9;
}
.m-help-intro .img-contain .circle.purple:before {
  border: 2px dashed #5244D9;
}
.m-help-intro .img-contain .circle.green {
  background-color: #316D75;
}
.m-help-intro .img-contain .circle.green:after {
  border: 1px dashed #316D75;
}
.m-help-intro .img-contain .circle.green:before {
  border: 2px dashed #316D75;
}
.m-help-intro .img-contain .circle.teal {
  background-color: #33A8C8;
}
.m-help-intro .img-contain .circle.teal:after {
  border: 1px dashed #33A8C8;
}
.m-help-intro .img-contain .circle.teal:before {
  border: 2px dashed #33A8C8;
}
.m-help-intro .img-contain .circle.circle-2 {
  top: 3%;
  left: 26%;
  z-index: 2;
}
.m-help-intro .img-contain .circle.circle-3 {
  top: 200px;
  left: 56%;
}
.m-help-intro .img-contain .circle.circle-4 {
  top: 16px;
  left: 82%;
  z-index: 0;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: translate(50%, -50%) scale(1);
            transform: translate(50%, -50%) scale(1);
    width: 100%;
    height: 100%;
  }
  50% {
    -webkit-transform: translate(50%, -50%) scale(1.03);
            transform: translate(50%, -50%) scale(1.03);
    width: calc(100% + 45px);
    height: calc(100% + 45px);
  }
  100% {
    -webkit-transform: translate(50%, -50%) scale(1);
            transform: translate(50%, -50%) scale(1);
    width: 100%;
    height: 100%;
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: translate(50%, -50%) scale(1);
            transform: translate(50%, -50%) scale(1);
    width: 100%;
    height: 100%;
  }
  50% {
    -webkit-transform: translate(50%, -50%) scale(1.03);
            transform: translate(50%, -50%) scale(1.03);
    width: calc(100% + 45px);
    height: calc(100% + 45px);
  }
  100% {
    -webkit-transform: translate(50%, -50%) scale(1);
            transform: translate(50%, -50%) scale(1);
    width: 100%;
    height: 100%;
  }
}
@-webkit-keyframes pulseAfter {
  0% {
    -webkit-transform: translate(50%, -50%) scale(1);
            transform: translate(50%, -50%) scale(1);
  }
  50% {
    -webkit-transform: translate(50%, -50%) scale(1.03);
            transform: translate(50%, -50%) scale(1.03);
  }
  100% {
    -webkit-transform: translate(50%, -50%) scale(1);
            transform: translate(50%, -50%) scale(1);
  }
}
@keyframes pulseAfter {
  0% {
    -webkit-transform: translate(50%, -50%) scale(1);
            transform: translate(50%, -50%) scale(1);
  }
  50% {
    -webkit-transform: translate(50%, -50%) scale(1.03);
            transform: translate(50%, -50%) scale(1.03);
  }
  100% {
    -webkit-transform: translate(50%, -50%) scale(1);
            transform: translate(50%, -50%) scale(1);
  }
}
.m-help-intro .img-contain .circle:hover:after {
  width: calc(100% + 45px);
  height: calc(100% + 45px);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-animation: pulse 1.5s infinite ease-in-out;
          animation: pulse 1.5s infinite ease-in-out;
}
.m-help-intro .img-contain .circle:hover:before {
  opacity: 1;
  width: calc(100% + 45px);
  height: calc(100% + 45px);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-animation: pulseAfter 1.5s infinite ease-in-out;
          animation: pulseAfter 1.5s infinite ease-in-out;
}
.m-help-intro .img-contain .circle:hover img {
  bottom: 64px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 104.6875em) {
  .m-help-intro .img-contain .circle:hover img {
    bottom: 48px;
  }
}
@media screen and (max-width: 104.6875em) {
  .m-help-intro .img-contain .circle {
    width: 250px;
    height: 250px;
  }
  .m-help-intro .img-contain .circle img {
    bottom: 51px;
  }
  .m-help-intro .img-contain .circle.circle-2 {
    top: 9%;
    left: 24%;
  }
  .m-help-intro .img-contain .circle.circle-3 {
    top: 200px;
    left: 50%;
  }
  .m-help-intro .img-contain .circle.circle-4 {
    top: 9%;
    left: 74%;
  }
}
@media screen and (max-width: 87.5em) {
  .m-help-intro .img-contain .circle {
    width: 235px;
    height: 235px;
  }
  .m-help-intro .img-contain .circle .title {
    font-size: clamp(1rem, 2vw, 1.0625rem);
  }
  .m-help-intro .img-contain .circle img {
    -webkit-transform: translate(50%, -50%) scale(1.4);
            transform: translate(50%, -50%) scale(1.4);
  }
}
@media print, screen and (max-width: 74.99875em) {
  .m-help-intro .img-contain .circle {
    width: 250px;
    height: 250px;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .m-help-intro .img-contain {
    max-width: 600px;
    margin: auto;
    left: -45px;
  }
}
@media screen and (max-width: 46.8125em) {
  .m-help-intro .img-contain {
    display: none;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .m-help-intro .heading, .m-help-intro .text {
    max-width: 743px;
  }
}

.b-quote {
  border-radius: 40px;
  border: 2px solid #5244D9;
  margin-top: 55px;
  padding: 40px 75px;
}
@media print, screen and (max-width: 74.99875em) {
  .b-quote {
    padding: 40px 40px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .b-quote {
    padding: 40px 30px;
    margin-top: 40px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .b-quote {
    padding: 30px 30px;
  }
}
.b-quote:first-child {
  margin-top: 0;
  margin-bottom: 110px;
}
@media print, screen and (max-width: 63.99875em) {
  .b-quote:first-child {
    margin-bottom: 80px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .b-quote:first-child {
    margin-bottom: 60px;
  }
}
.b-quote:first-child .quote-content {
  font-size: 2.75rem;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.968px;
  font-style: normal;
}
@media print, screen and (max-width: 74.99875em) {
  .b-quote:first-child .quote-content {
    font-size: 2.1875rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .b-quote:first-child .quote-content {
    font-size: 1.5625rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .b-quote:first-child .quote-content {
    font-size: 1.25rem;
  }
}
.b-quote .quote-content {
  color: #233344;
  font-size: 1.625rem;
  font-weight: 400;
  line-height: 128%;
  font-style: italic;
}
@media print, screen and (max-width: 74.99875em) {
  .b-quote .quote-content {
    font-size: 1.25rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .b-quote .quote-content {
    font-size: 1.125rem;
  }
}
.b-quote .quote-meta {
  margin-top: 30px;
}
.b-quote .quote-meta .quote-image {
  border-radius: 100px;
  width: 75px;
  height: 75px;
  margin-right: 24px;
}
@media print, screen and (max-width: 39.99875em) {
  .b-quote .quote-meta .quote-image {
    width: 60px;
    height: 60px;
    margin-right: 20px;
  }
}
.b-quote .quote-meta .quote-image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.b-quote .quote-meta .quote-name {
  color: #757575;
  font-size: 1.625rem;
  font-weight: 400;
  line-height: 128%;
}
@media print, screen and (max-width: 74.99875em) {
  .b-quote .quote-meta .quote-name {
    font-size: 1.25rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .b-quote .quote-meta .quote-name {
    font-size: 1.125rem;
  }
}
@media print, screen and (max-width: 26.24875em) {
  .b-quote .quote-meta .quote-name {
    font-size: 1rem;
  }
}
.b-quote .quote-meta .quote-job {
  color: #5244D9;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 170%;
  letter-spacing: 0.26px;
  text-transform: uppercase;
}

.b-image-slider {
  margin-top: 55px;
  position: relative;
}
@media print, screen and (max-width: 63.99875em) {
  .b-image-slider {
    margin-top: 40px;
  }
}
.b-image-slider:first-child {
  margin-top: 0;
  margin-bottom: 110px;
}
@media print, screen and (max-width: 63.99875em) {
  .b-image-slider:first-child {
    margin-bottom: 80px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .b-image-slider:first-child {
    margin-bottom: 60px;
  }
}
.b-image-slider .image-slider .swiper-wrapper .swiper-slide img {
  width: 100%;
}
.b-image-slider .swiper-button {
  width: 70px;
  height: 98px;
  position: absolute;
  top: calc(50% - 49px);
  left: -100px;
  cursor: pointer;
}
@media print, screen and (max-width: 74.99875em) {
  .b-image-slider .swiper-button {
    left: -60px;
    width: 40px;
    height: 66px;
    top: calc(50% - 33px);
  }
}
.b-image-slider .swiper-button.next {
  left: auto;
  right: -100px;
}
@media print, screen and (max-width: 74.99875em) {
  .b-image-slider .swiper-button.next {
    right: -60px;
  }
}
.b-image-slider .swiper-button:after {
  display: none;
}
.b-image-slider .swiper-button .arrow {
  background-color: transparent;
  border: 2px solid #C4C4C4;
  border-radius: 50%;
  color: #C4C4C4;
  height: 70px;
  width: 70px;
  position: relative;
}
@media print, screen and (max-width: 74.99875em) {
  .b-image-slider .swiper-button .arrow {
    height: 40px;
    width: 40px;
  }
}
.b-image-slider .swiper-button .arrow i {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  display: table;
  font-size: 1.5625rem;
}
@media print, screen and (max-width: 74.99875em) {
  .b-image-slider .swiper-button .arrow i {
    font-size: 1rem;
  }
}
.b-image-slider .swiper-button .text {
  color: #5D6772;
  text-align: center;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 170%;
  letter-spacing: 0.26px;
  text-transform: uppercase;
  margin-top: 5px;
}
@media print, screen and (max-width: 74.99875em) {
  .b-image-slider .swiper-button .text {
    font-size: 0.75rem;
    width: 68px;
    margin-left: -14px;
  }
}

.b-intro {
  border-radius: 40px;
  border: 2px solid #5244D9;
  margin-top: 55px;
  padding: 60px 60px;
}
@media print, screen and (max-width: 74.99875em) {
  .b-intro {
    padding: 40px 40px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .b-intro {
    padding: 40px 30px;
    margin-top: 40px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .b-intro {
    padding: 30px 30px;
  }
}
.b-intro:first-child {
  margin-top: 0;
  margin-bottom: 80px;
}
@media print, screen and (max-width: 63.99875em) {
  .b-intro:first-child {
    margin-bottom: 80px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .b-intro:first-child {
    margin-bottom: 60px;
  }
}
.b-intro .intro-content {
  color: #233344;
  font-family: "Suisse Intl", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 134.3%;
}
@media print, screen and (max-width: 39.99875em) {
  .b-intro .intro-content {
    font-size: 1rem;
  }
}
.b-intro .intro-content h2 {
  color: #6866e7;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 113.5%;
  letter-spacing: 0.48px;
  text-transform: uppercase;
  margin-bottom: 35px;
  margin-top: 80px;
}
.b-intro .intro-content h2:first-child {
  margin-top: 0;
}
@media print, screen and (max-width: 74.99875em) {
  .b-intro .intro-content h2 {
    font-size: 1.4375rem;
    margin-top: 60px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .b-intro .intro-content h2 {
    font-size: 1.375rem;
    margin-bottom: 20px;
    margin-top: 40px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .b-intro .intro-content h2 {
    font-size: 1.3125rem;
    margin-top: 30px;
  }
}
.b-intro .intro-content h3 {
  color: #6866e7 !important;
  font-family: "Suisse Intl", sans-serif;
  font-size: 1.375rem;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 35px;
  margin-top: 80px;
}
.b-intro .intro-content h3:first-child {
  margin-top: 0;
}
@media print, screen and (max-width: 74.99875em) {
  .b-intro .intro-content h3 {
    font-size: 1.3125rem;
    margin-top: 60px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .b-intro .intro-content h3 {
    font-size: 1.25rem;
    margin-bottom: 20px;
    margin-top: 40px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .b-intro .intro-content h3 {
    font-size: 1.1875rem;
    margin-top: 30px;
  }
}
.b-intro .intro-content h4 {
  color: #6866e7;
  font-family: "Suisse Intl", sans-serif;
  font-size: 1.625rem;
  font-weight: 400;
  line-height: 128%;
  margin-bottom: 35px;
  margin-top: 80px;
}
.b-intro .intro-content h4:first-child {
  margin-top: 0;
}
@media print, screen and (max-width: 74.99875em) {
  .b-intro .intro-content h4 {
    font-size: 1.25rem;
    margin-top: 60px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .b-intro .intro-content h4 {
    font-size: 1.1875rem;
    margin-bottom: 20px;
    margin-top: 40px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .b-intro .intro-content h4 {
    font-size: 1.125rem;
    margin-top: 30px;
  }
}

.b-dark-block {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  background-color: #3F4E5E;
  margin-top: 100px;
  padding-top: 120px;
  padding-bottom: 100px;
  position: relative;
}
@media print, screen and (max-width: 74.99875em) {
  .b-dark-block {
    padding-top: 100px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .b-dark-block {
    padding-top: 80px;
    padding-bottom: 80px;
    margin-top: 40px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .b-dark-block {
    padding-top: 60px;
    padding-bottom: 60px;
    padding: 30px 30px;
  }
}
.b-dark-block:first-child {
  margin-top: 0;
  margin-bottom: 80px;
}
@media print, screen and (max-width: 63.99875em) {
  .b-dark-block:first-child {
    margin-bottom: 80px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .b-dark-block:first-child {
    margin-bottom: 60px;
  }
}
.b-dark-block .scoop {
  width: 30px;
  height: 30px;
  overflow: hidden;
  position: absolute;
  top: -30px;
  right: auto;
  bottom: auto;
  left: 0px;
  z-index: 1;
}
.b-dark-block .scoop:after {
  content: "";
  position: absolute;
  top: auto;
  right: auto;
  bottom: 0px;
  left: 0px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 250px #3F4E5E;
          box-shadow: 0 0 0 250px #3F4E5E;
}
.b-dark-block .scoop.tr {
  top: -30px;
  right: 0px;
  bottom: auto;
  left: auto;
}
.b-dark-block .scoop.tr:after {
  top: auto;
  right: 0px;
  bottom: 0px;
  left: auto;
}
.b-dark-block .scoop.bl {
  top: auto;
  right: auto;
  bottom: -30px;
  left: 0px;
}
.b-dark-block .scoop.bl:after {
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px;
}
.b-dark-block .scoop.br {
  top: auto;
  right: 0px;
  bottom: -30px;
  left: auto;
}
.b-dark-block .scoop.br:after {
  top: 0px;
  right: 0px;
  bottom: auto;
  left: auto;
}
.b-dark-block .dark-block-content {
  color: #F3F3F3;
  font-family: "Suisse Intl", sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -0.22px;
}
@media print, screen and (max-width: 39.99875em) {
  .b-dark-block .dark-block-content {
    font-size: 1rem;
  }
}
.b-dark-block .dark-block-content img {
  margin-top: 80px;
}
@media print, screen and (max-width: 74.99875em) {
  .b-dark-block .dark-block-content img {
    margin-top: 60px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .b-dark-block .dark-block-content img {
    margin-top: 40px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .b-dark-block .dark-block-content img {
    margin-top: 30px;
  }
}
.b-dark-block .dark-block-content h2 {
  color: #F3F3F3;
  font-size: 2.75rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.968px;
  margin-bottom: 25px;
  margin-top: 80px;
}
.b-dark-block .dark-block-content h2:first-child {
  margin-top: 0;
}
@media print, screen and (max-width: 74.99875em) {
  .b-dark-block .dark-block-content h2 {
    font-size: 2.1875rem;
    margin-top: 60px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .b-dark-block .dark-block-content h2 {
    font-size: 1.5625rem;
    margin-bottom: 20px;
    margin-top: 40px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .b-dark-block .dark-block-content h2 {
    font-size: 1.375rem;
    margin-top: 30px;
  }
}
.b-dark-block .dark-block-content h3 {
  color: #F3F3F3;
  font-family: "Suisse Intl", sans-serif;
  font-size: 1.375rem;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 35px;
  margin-top: 80px;
}
.b-dark-block .dark-block-content h3:first-child {
  margin-top: 0;
}
@media print, screen and (max-width: 74.99875em) {
  .b-dark-block .dark-block-content h3 {
    font-size: 1.3125rem;
    margin-top: 60px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .b-dark-block .dark-block-content h3 {
    font-size: 1.25rem;
    margin-bottom: 20px;
    margin-top: 40px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .b-dark-block .dark-block-content h3 {
    font-size: 1.1875rem;
    margin-top: 30px;
  }
}
.b-dark-block .dark-block-content h4 {
  color: #F3F3F3;
  font-family: "Suisse Intl", sans-serif;
  font-size: 1.625rem;
  font-weight: 400;
  line-height: 128%;
  margin-bottom: 35px;
  margin-top: 80px;
}
.b-dark-block .dark-block-content h4:first-child {
  margin-top: 0;
}
@media print, screen and (max-width: 74.99875em) {
  .b-dark-block .dark-block-content h4 {
    font-size: 1.25rem;
    margin-top: 60px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .b-dark-block .dark-block-content h4 {
    font-size: 1.1875rem;
    margin-bottom: 20px;
    margin-top: 40px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .b-dark-block .dark-block-content h4 {
    font-size: 1.125rem;
    margin-top: 30px;
  }
}

.b-awards {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  margin-top: 100px;
  position: relative;
  padding-bottom: 100px;
  border-bottom: 1px solid #F3F3F3;
}
@media print, screen and (max-width: 63.99875em) {
  .b-awards {
    padding-top: 80px;
    margin-top: 80px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .b-awards {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .b-awards .awards {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .b-awards .awards .awards-image {
    margin-bottom: 40px;
  }
}
.b-awards .awards .awards-content h2 {
  color: #233344;
  font-size: 2.75rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.968px;
  text-transform: none;
}
@media print, screen and (max-width: 89.99875em) {
  .b-awards .awards .awards-content h2 {
    font-size: 2.5rem;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .b-awards .awards .awards-content h2 {
    font-size: 2.25rem;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .b-awards .awards .awards-content h2 {
    font-size: 2rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .b-awards .awards .awards-content h2 {
    font-size: 1.75rem;
  }
}
.b-awards .awards .awards-content h3 {
  margin-top: 30px;
}