@charset "UTF-8";
/****************
 * Fonts
 ****************/
/****************
 * Colors
 ****************/
/****************
 * Grid Settings
 ****************/
/**************
 * Buttons
 **************/
/****************
 * Blocks
 ****************/
@font-face {
  font-family: "iconfont-cimi";
  src: url("../../fonts/iconfont-cimi/iconfont-cimi.eot?6x1em8");
  src: url("../../fonts/iconfont-cimi/iconfont-cimi.eot?6x1em8#iefix") format("eot"), url("../../fonts/iconfont-cimi/iconfont-cimi.woff2?6x1em8") format("woff2"), url("../../fonts/iconfont-cimi/iconfont-cimi.woff?6x1em8") format("woff"), url("../../fonts/iconfont-cimi/iconfont-cimi.ttf?6x1em8") format("truetype"), url("../../fonts/iconfont-cimi/iconfont-cimi.svg?6x1em8#iconfont-cimi") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-]::before,
[class*=" icon-"]::before {
  font-family: "iconfont-cimi";
  font-size: 1.5rem;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-downward::before {
  content: "\ea01";
}

.icon-arrow-left::before {
  content: "\ea02";
}

.icon-arrow-right::before {
  content: "\ea03";
}

.icon-arrow-upward::before {
  content: "\ea04";
}

.icon-calendar::before {
  content: "\ea05";
}

.icon-cancel::before {
  content: "\ea06";
}

.icon-cart::before {
  content: "\ea07";
}

.icon-check-box-checked::before {
  content: "\ea08";
}

.icon-check-box-unchecked::before {
  content: "\ea09";
}

.icon-check-circle::before {
  content: "\ea0a";
}

.icon-check::before {
  content: "\ea0b";
}

.icon-chev-collapse::before {
  content: "\ea0c";
}

.icon-chev-expand::before {
  content: "\ea0d";
}

.icon-chev-left::before {
  content: "\ea0e";
}

.icon-chev-right::before {
  content: "\ea0f";
}

.icon-clear::before {
  content: "\ea10";
}

.icon-close::before {
  content: "\ea11";
}

.icon-cursor::before {
  content: "\ea12";
}

.icon-drop-down::before {
  content: "\ea13";
}

.icon-drop-up::before {
  content: "\ea14";
}

.icon-email::before {
  content: "\ea15";
}

.icon-environment-icon::before {
  content: "\ea16";
}

.icon-error::before {
  content: "\ea17";
}

.icon-filter-list::before {
  content: "\ea18";
}

.icon-fish-icon::before {
  content: "\ea19";
}

.icon-hands-icon::before {
  content: "\ea1a";
}

.icon-image::before {
  content: "\ea1b";
}

.icon-launch-external::before {
  content: "\ea1c";
}

.icon-link::before {
  content: "\ea1d";
}

.icon-menu::before {
  content: "\ea1e";
}

.icon-mind-icon::before {
  content: "\ea1f";
}

.icon-moon-cloud::before {
  content: "\ea20";
}

.icon-pdf::before {
  content: "\ea21";
}

.icon-phone::before {
  content: "\ea22";
}

.icon-play::before {
  content: "\ea23";
}

.icon-quote::before {
  content: "\ea24";
}

.icon-radio-button-checked::before {
  content: "\ea25";
}

.icon-radio-button-unchecked::before {
  content: "\ea26";
}

.icon-rocket::before {
  content: "\ea27";
}

.icon-search::before {
  content: "\ea28";
}

.icon-social-facebook-f::before {
  content: "\ea29";
}

.icon-social-facebook-new::before {
  content: "\ea2a";
}

.icon-social-facebook::before {
  content: "\ea2b";
}

.icon-social-instagram-f::before {
  content: "\ea2c";
}

.icon-social-instagram::before {
  content: "\ea2d";
}

.icon-social-linkedin-new::before {
  content: "\ea2e";
}

.icon-social-linkedin::before {
  content: "\ea2f";
}

.icon-social-pinterest::before {
  content: "\ea30";
}

.icon-social-twitter::before {
  content: "\ea31";
}

.icon-social-vimeo::before {
  content: "\ea32";
}

.icon-social-youtube::before {
  content: "\ea33";
}

.icon-star-icon::before {
  content: "\ea34";
}

.icon-upload::before {
  content: "\ea35";
}

.icon-vial::before {
  content: "\ea36";
}

/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

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

h1, h2, #page .tablepress-table-name, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p, .content-column {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #006FD6;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #00478a;
  text-decoration: none;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

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

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

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

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

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 540px;
}
@media (min-width: 576px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 1200px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 1270px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1320px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-maxxl,
.col-maxxl-auto, .col-maxxl-12, .col-maxxl-11, .col-maxxl-10, .col-maxxl-9, .col-maxxl-8, .col-maxxl-7, .col-maxxl-6, .col-maxxl-5, .col-maxxl-4, .col-maxxl-3, .col-maxxl-2, .col-maxxl-1, .col-max,
.col-max-auto, .col-max-12, .col-max-11, .col-max-10, .col-max-9, .col-max-8, .col-max-7, .col-max-6, .col-max-5, .col-max-4, .col-max-3, .col-max-2, .col-max-1, .col-xxxl,
.col-xxxl-auto, .col-xxxl-12, .col-xxxl-11, .col-xxxl-10, .col-xxxl-9, .col-xxxl-8, .col-xxxl-7, .col-xxxl-6, .col-xxxl-5, .col-xxxl-4, .col-xxxl-3, .col-xxxl-2, .col-xxxl-1, .col-xxl,
.col-xxl-auto, .col-xxl-12, .col-xxl-11, .col-xxl-10, .col-xxl-9, .col-xxl-8, .col-xxl-7, .col-xxl-6, .col-xxl-5, .col-xxl-4, .col-xxl-3, .col-xxl-2, .col-xxl-1, .col-lg-container,
.col-lg-container-auto, .col-lg-container-12, .col-lg-container-11, .col-lg-container-10, .col-lg-container-9, .col-lg-container-8, .col-lg-container-7, .col-lg-container-6, .col-lg-container-5, .col-lg-container-4, .col-lg-container-3, .col-lg-container-2, .col-lg-container-1, .col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 13;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 13;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1270px) {
  .col-lg-container {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-container-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-lg-container-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-lg-container-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-container-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-container-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-lg-container-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-lg-container-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-container-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-lg-container-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-lg-container-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-container-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-lg-container-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-lg-container-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-container-first {
    order: -1;
  }

  .order-lg-container-last {
    order: 13;
  }

  .order-lg-container-0 {
    order: 0;
  }

  .order-lg-container-1 {
    order: 1;
  }

  .order-lg-container-2 {
    order: 2;
  }

  .order-lg-container-3 {
    order: 3;
  }

  .order-lg-container-4 {
    order: 4;
  }

  .order-lg-container-5 {
    order: 5;
  }

  .order-lg-container-6 {
    order: 6;
  }

  .order-lg-container-7 {
    order: 7;
  }

  .order-lg-container-8 {
    order: 8;
  }

  .order-lg-container-9 {
    order: 9;
  }

  .order-lg-container-10 {
    order: 10;
  }

  .order-lg-container-11 {
    order: 11;
  }

  .order-lg-container-12 {
    order: 12;
  }

  .offset-lg-container-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

  .offset-lg-container-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1320px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xxl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-xxl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xxl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-xxl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xxl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-xxl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xxl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-xxl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xxl-first {
    order: -1;
  }

  .order-xxl-last {
    order: 13;
  }

  .order-xxl-0 {
    order: 0;
  }

  .order-xxl-1 {
    order: 1;
  }

  .order-xxl-2 {
    order: 2;
  }

  .order-xxl-3 {
    order: 3;
  }

  .order-xxl-4 {
    order: 4;
  }

  .order-xxl-5 {
    order: 5;
  }

  .order-xxl-6 {
    order: 6;
  }

  .order-xxl-7 {
    order: 7;
  }

  .order-xxl-8 {
    order: 8;
  }

  .order-xxl-9 {
    order: 9;
  }

  .order-xxl-10 {
    order: 10;
  }

  .order-xxl-11 {
    order: 11;
  }

  .order-xxl-12 {
    order: 12;
  }

  .offset-xxl-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

  .offset-xxl-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1440px) {
  .col-xxxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xxxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xxxl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-xxxl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xxxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xxxl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-xxxl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-xxxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xxxl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-xxxl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-xxxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xxxl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-xxxl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-xxxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xxxl-first {
    order: -1;
  }

  .order-xxxl-last {
    order: 13;
  }

  .order-xxxl-0 {
    order: 0;
  }

  .order-xxxl-1 {
    order: 1;
  }

  .order-xxxl-2 {
    order: 2;
  }

  .order-xxxl-3 {
    order: 3;
  }

  .order-xxxl-4 {
    order: 4;
  }

  .order-xxxl-5 {
    order: 5;
  }

  .order-xxxl-6 {
    order: 6;
  }

  .order-xxxl-7 {
    order: 7;
  }

  .order-xxxl-8 {
    order: 8;
  }

  .order-xxxl-9 {
    order: 9;
  }

  .order-xxxl-10 {
    order: 10;
  }

  .order-xxxl-11 {
    order: 11;
  }

  .order-xxxl-12 {
    order: 12;
  }

  .offset-xxxl-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

  .offset-xxxl-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1680px) {
  .col-max {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-max-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-max-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-max-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-max-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-max-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-max-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-max-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-max-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-max-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-max-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-max-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-max-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-max-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-max-first {
    order: -1;
  }

  .order-max-last {
    order: 13;
  }

  .order-max-0 {
    order: 0;
  }

  .order-max-1 {
    order: 1;
  }

  .order-max-2 {
    order: 2;
  }

  .order-max-3 {
    order: 3;
  }

  .order-max-4 {
    order: 4;
  }

  .order-max-5 {
    order: 5;
  }

  .order-max-6 {
    order: 6;
  }

  .order-max-7 {
    order: 7;
  }

  .order-max-8 {
    order: 8;
  }

  .order-max-9 {
    order: 9;
  }

  .order-max-10 {
    order: 10;
  }

  .order-max-11 {
    order: 11;
  }

  .order-max-12 {
    order: 12;
  }

  .offset-max-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

  .offset-max-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1920px) {
  .col-maxxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-maxxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-maxxl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-maxxl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-maxxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-maxxl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-maxxl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-maxxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-maxxl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-maxxl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-maxxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-maxxl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-maxxl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-maxxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-maxxl-first {
    order: -1;
  }

  .order-maxxl-last {
    order: 13;
  }

  .order-maxxl-0 {
    order: 0;
  }

  .order-maxxl-1 {
    order: 1;
  }

  .order-maxxl-2 {
    order: 2;
  }

  .order-maxxl-3 {
    order: 3;
  }

  .order-maxxl-4 {
    order: 4;
  }

  .order-maxxl-5 {
    order: 5;
  }

  .order-maxxl-6 {
    order: 6;
  }

  .order-maxxl-7 {
    order: 7;
  }

  .order-maxxl-8 {
    order: 8;
  }

  .order-maxxl-9 {
    order: 9;
  }

  .order-maxxl-10 {
    order: 10;
  }

  .order-maxxl-11 {
    order: 11;
  }

  .order-maxxl-12 {
    order: 12;
  }

  .offset-maxxl-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

  .offset-maxxl-11 {
    margin-left: 91.6666666667%;
  }
}
.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

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

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

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

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

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

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

.d-flex {
  display: flex !important;
}

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

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

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

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

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

  .d-sm-table-row {
    display: table-row !important;
  }

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

  .d-sm-flex {
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

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

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

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

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

  .d-md-table-row {
    display: table-row !important;
  }

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

  .d-md-flex {
    display: flex !important;
  }

  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

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

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

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

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

  .d-lg-table-row {
    display: table-row !important;
  }

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

  .d-lg-flex {
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

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

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

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

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

  .d-xl-table-row {
    display: table-row !important;
  }

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

  .d-xl-flex {
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1270px) {
  .d-lg-container-none {
    display: none !important;
  }

  .d-lg-container-inline {
    display: inline !important;
  }

  .d-lg-container-inline-block {
    display: inline-block !important;
  }

  .d-lg-container-block {
    display: block !important;
  }

  .d-lg-container-table {
    display: table !important;
  }

  .d-lg-container-table-row {
    display: table-row !important;
  }

  .d-lg-container-table-cell {
    display: table-cell !important;
  }

  .d-lg-container-flex {
    display: flex !important;
  }

  .d-lg-container-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1320px) {
  .d-xxl-none {
    display: none !important;
  }

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

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

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

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

  .d-xxl-table-row {
    display: table-row !important;
  }

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

  .d-xxl-flex {
    display: flex !important;
  }

  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1440px) {
  .d-xxxl-none {
    display: none !important;
  }

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

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

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

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

  .d-xxxl-table-row {
    display: table-row !important;
  }

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

  .d-xxxl-flex {
    display: flex !important;
  }

  .d-xxxl-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1680px) {
  .d-max-none {
    display: none !important;
  }

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

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

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

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

  .d-max-table-row {
    display: table-row !important;
  }

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

  .d-max-flex {
    display: flex !important;
  }

  .d-max-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1920px) {
  .d-maxxl-none {
    display: none !important;
  }

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

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

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

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

  .d-maxxl-table-row {
    display: table-row !important;
  }

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

  .d-maxxl-flex {
    display: flex !important;
  }

  .d-maxxl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }

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

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

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

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

  .d-print-table-row {
    display: table-row !important;
  }

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

  .d-print-flex {
    display: flex !important;
  }

  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-sm-fill {
    flex: 1 1 auto !important;
  }

  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

  .align-self-sm-start {
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-md-fill {
    flex: 1 1 auto !important;
  }

  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-content-md-start {
    align-content: flex-start !important;
  }

  .align-content-md-end {
    align-content: flex-end !important;
  }

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

  .align-self-md-start {
    align-self: flex-start !important;
  }

  .align-self-md-end {
    align-self: flex-end !important;
  }

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1270px) {
  .flex-lg-container-row {
    flex-direction: row !important;
  }

  .flex-lg-container-column {
    flex-direction: column !important;
  }

  .flex-lg-container-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-container-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-lg-container-wrap {
    flex-wrap: wrap !important;
  }

  .flex-lg-container-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-container-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-lg-container-fill {
    flex: 1 1 auto !important;
  }

  .flex-lg-container-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-container-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-lg-container-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-container-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-lg-container-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-container-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-container-center {
    justify-content: center !important;
  }

  .justify-content-lg-container-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-container-around {
    justify-content: space-around !important;
  }

  .align-items-lg-container-start {
    align-items: flex-start !important;
  }

  .align-items-lg-container-end {
    align-items: flex-end !important;
  }

  .align-items-lg-container-center {
    align-items: center !important;
  }

  .align-items-lg-container-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-container-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-container-start {
    align-content: flex-start !important;
  }

  .align-content-lg-container-end {
    align-content: flex-end !important;
  }

  .align-content-lg-container-center {
    align-content: center !important;
  }

  .align-content-lg-container-between {
    align-content: space-between !important;
  }

  .align-content-lg-container-around {
    align-content: space-around !important;
  }

  .align-content-lg-container-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-container-auto {
    align-self: auto !important;
  }

  .align-self-lg-container-start {
    align-self: flex-start !important;
  }

  .align-self-lg-container-end {
    align-self: flex-end !important;
  }

  .align-self-lg-container-center {
    align-self: center !important;
  }

  .align-self-lg-container-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-container-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1320px) {
  .flex-xxl-row {
    flex-direction: row !important;
  }

  .flex-xxl-column {
    flex-direction: column !important;
  }

  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xxl-center {
    justify-content: center !important;
  }

  .justify-content-xxl-between {
    justify-content: space-between !important;
  }

  .justify-content-xxl-around {
    justify-content: space-around !important;
  }

  .align-items-xxl-start {
    align-items: flex-start !important;
  }

  .align-items-xxl-end {
    align-items: flex-end !important;
  }

  .align-items-xxl-center {
    align-items: center !important;
  }

  .align-items-xxl-baseline {
    align-items: baseline !important;
  }

  .align-items-xxl-stretch {
    align-items: stretch !important;
  }

  .align-content-xxl-start {
    align-content: flex-start !important;
  }

  .align-content-xxl-end {
    align-content: flex-end !important;
  }

  .align-content-xxl-center {
    align-content: center !important;
  }

  .align-content-xxl-between {
    align-content: space-between !important;
  }

  .align-content-xxl-around {
    align-content: space-around !important;
  }

  .align-content-xxl-stretch {
    align-content: stretch !important;
  }

  .align-self-xxl-auto {
    align-self: auto !important;
  }

  .align-self-xxl-start {
    align-self: flex-start !important;
  }

  .align-self-xxl-end {
    align-self: flex-end !important;
  }

  .align-self-xxl-center {
    align-self: center !important;
  }

  .align-self-xxl-baseline {
    align-self: baseline !important;
  }

  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1440px) {
  .flex-xxxl-row {
    flex-direction: row !important;
  }

  .flex-xxxl-column {
    flex-direction: column !important;
  }

  .flex-xxxl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xxxl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xxxl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xxxl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xxxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-xxxl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xxxl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xxxl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xxxl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xxxl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-xxxl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xxxl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xxxl-center {
    justify-content: center !important;
  }

  .justify-content-xxxl-between {
    justify-content: space-between !important;
  }

  .justify-content-xxxl-around {
    justify-content: space-around !important;
  }

  .align-items-xxxl-start {
    align-items: flex-start !important;
  }

  .align-items-xxxl-end {
    align-items: flex-end !important;
  }

  .align-items-xxxl-center {
    align-items: center !important;
  }

  .align-items-xxxl-baseline {
    align-items: baseline !important;
  }

  .align-items-xxxl-stretch {
    align-items: stretch !important;
  }

  .align-content-xxxl-start {
    align-content: flex-start !important;
  }

  .align-content-xxxl-end {
    align-content: flex-end !important;
  }

  .align-content-xxxl-center {
    align-content: center !important;
  }

  .align-content-xxxl-between {
    align-content: space-between !important;
  }

  .align-content-xxxl-around {
    align-content: space-around !important;
  }

  .align-content-xxxl-stretch {
    align-content: stretch !important;
  }

  .align-self-xxxl-auto {
    align-self: auto !important;
  }

  .align-self-xxxl-start {
    align-self: flex-start !important;
  }

  .align-self-xxxl-end {
    align-self: flex-end !important;
  }

  .align-self-xxxl-center {
    align-self: center !important;
  }

  .align-self-xxxl-baseline {
    align-self: baseline !important;
  }

  .align-self-xxxl-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1680px) {
  .flex-max-row {
    flex-direction: row !important;
  }

  .flex-max-column {
    flex-direction: column !important;
  }

  .flex-max-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-max-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-max-wrap {
    flex-wrap: wrap !important;
  }

  .flex-max-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-max-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-max-fill {
    flex: 1 1 auto !important;
  }

  .flex-max-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-max-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-max-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-max-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-max-start {
    justify-content: flex-start !important;
  }

  .justify-content-max-end {
    justify-content: flex-end !important;
  }

  .justify-content-max-center {
    justify-content: center !important;
  }

  .justify-content-max-between {
    justify-content: space-between !important;
  }

  .justify-content-max-around {
    justify-content: space-around !important;
  }

  .align-items-max-start {
    align-items: flex-start !important;
  }

  .align-items-max-end {
    align-items: flex-end !important;
  }

  .align-items-max-center {
    align-items: center !important;
  }

  .align-items-max-baseline {
    align-items: baseline !important;
  }

  .align-items-max-stretch {
    align-items: stretch !important;
  }

  .align-content-max-start {
    align-content: flex-start !important;
  }

  .align-content-max-end {
    align-content: flex-end !important;
  }

  .align-content-max-center {
    align-content: center !important;
  }

  .align-content-max-between {
    align-content: space-between !important;
  }

  .align-content-max-around {
    align-content: space-around !important;
  }

  .align-content-max-stretch {
    align-content: stretch !important;
  }

  .align-self-max-auto {
    align-self: auto !important;
  }

  .align-self-max-start {
    align-self: flex-start !important;
  }

  .align-self-max-end {
    align-self: flex-end !important;
  }

  .align-self-max-center {
    align-self: center !important;
  }

  .align-self-max-baseline {
    align-self: baseline !important;
  }

  .align-self-max-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1920px) {
  .flex-maxxl-row {
    flex-direction: row !important;
  }

  .flex-maxxl-column {
    flex-direction: column !important;
  }

  .flex-maxxl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-maxxl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-maxxl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-maxxl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-maxxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-maxxl-fill {
    flex: 1 1 auto !important;
  }

  .flex-maxxl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-maxxl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-maxxl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-maxxl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-maxxl-start {
    justify-content: flex-start !important;
  }

  .justify-content-maxxl-end {
    justify-content: flex-end !important;
  }

  .justify-content-maxxl-center {
    justify-content: center !important;
  }

  .justify-content-maxxl-between {
    justify-content: space-between !important;
  }

  .justify-content-maxxl-around {
    justify-content: space-around !important;
  }

  .align-items-maxxl-start {
    align-items: flex-start !important;
  }

  .align-items-maxxl-end {
    align-items: flex-end !important;
  }

  .align-items-maxxl-center {
    align-items: center !important;
  }

  .align-items-maxxl-baseline {
    align-items: baseline !important;
  }

  .align-items-maxxl-stretch {
    align-items: stretch !important;
  }

  .align-content-maxxl-start {
    align-content: flex-start !important;
  }

  .align-content-maxxl-end {
    align-content: flex-end !important;
  }

  .align-content-maxxl-center {
    align-content: center !important;
  }

  .align-content-maxxl-between {
    align-content: space-between !important;
  }

  .align-content-maxxl-around {
    align-content: space-around !important;
  }

  .align-content-maxxl-stretch {
    align-content: stretch !important;
  }

  .align-self-maxxl-auto {
    align-self: auto !important;
  }

  .align-self-maxxl-start {
    align-self: flex-start !important;
  }

  .align-self-maxxl-end {
    align-self: flex-end !important;
  }

  .align-self-maxxl-center {
    align-self: center !important;
  }

  .align-self-maxxl-baseline {
    align-self: baseline !important;
  }

  .align-self-maxxl-stretch {
    align-self: stretch !important;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

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

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

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

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

.w-auto {
  width: auto !important;
}

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

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

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

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

.h-auto {
  height: auto !important;
}

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

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

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

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

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

/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2rem;
  margin: 0.67rem 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1rem 2.5rem;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1rem;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1rem;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #006bb2;
  color: #fff;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25rem;
}

sup {
  top: -0.5rem;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 0.0625rem dotted ButtonText;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: 0.125rem;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

/**
 * Base styles that aim to normalize fonts, and display of elements
 * across browsers, and make writing further styles easier.
 */
/* Set font and clear body padding */
html,
button,
input,
select,
textarea {
  font-family: "corporate-s", sans-serif;
}

body {
  min-width: 20rem;
  margin: 0;
  font-family: "corporate-s", sans-serif;
  color: #161717;
  background-color: #fff;
  font-size: 1rem;
  line-height: 1.5rem;
  -webkit-font-smoothing: antialiased;
}
@media (min-width: 768px) {
  body {
    font-size: 1.25rem;
    line-height: 2rem;
  }
}
@media (max-width: 767.98px) {
  body {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
body.lock-scroll {
  overflow: hidden;
}
body.overlayed #page {
  position: relative;
}
body.overlayed #page:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
}
body.overlayed #page .main-header {
  background-color: #fff;
}

/* Setting sizes is much more predictable with border-box */
*, *:before, *:after {
  box-sizing: border-box;
}

figure {
  margin: 0;
}

/* Make all images responsive */
img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

blockquote {
  padding-left: 1rem;
  margin: 1.875rem 0 2.125rem;
  border-left: 0.25rem solid #006FD6;
  font-size: 1.25rem;
  font-weight: 500;
  font-style: italic;
  line-height: 1.5rem;
  margin-bottom: 2.125rem;
}
@media (min-width: 768px) {
  blockquote {
    font-size: 1.875rem;
    font-weight: 400;
    line-height: 2.5rem;
    margin-top: 2.875rem;
    margin-bottom: 2.75rem;
  }
}
@media (min-width: 768px) {
  blockquote {
    padding: 0.4375rem 0 0.375rem 1.8125rem;
    margin: 3.25rem 0 2.75rem;
  }
}
blockquote p, blockquote .content-column {
  font-size: 1.25rem;
  font-weight: 500;
  font-style: italic;
  line-height: 1.5rem;
  margin-bottom: 2.125rem;
  letter-spacing: 0.0125rem;
}
@media (min-width: 768px) {
  blockquote p, blockquote .content-column {
    font-size: 1.875rem;
    font-weight: 400;
    line-height: 2.5rem;
    margin-top: 2.875rem;
    margin-bottom: 2.75rem;
  }
}
@media (min-width: 768px) {
  blockquote p, blockquote .content-column {
    margin-top: -0.8125rem !important;
    letter-spacing: -0.025rem;
  }
}
blockquote > p::before, blockquote > .content-column::before, blockquote > p::after, blockquote > .content-column::after {
  content: "“";
  display: inline-block;
}
blockquote > p:before, blockquote > .content-column:before {
  margin-right: 0.125rem;
}
blockquote > p::after, blockquote > .content-column::after {
  content: "”";
}
blockquote > :first-child {
  margin-top: 0;
}
blockquote > :last-child {
  margin-bottom: 0;
}

hr {
  margin: 3.625rem 0 3rem;
  border-top: 0.0625rem solid #b2b2b2;
}
@media (min-width: 768px) {
  hr {
    margin: 6.25rem 0 0;
  }
}
hr.wp-block-separator {
  margin: 3.625rem 0 3rem;
  border: 0;
  border-top: 0.0625rem solid #b2b2b2;
}
@media (min-width: 768px) {
  hr.wp-block-separator {
    margin: 6.25rem 0 0;
  }
}
hr + h2, #page hr + .tablepress-table-name, hr.wp-block-separator + h2 {
  margin-top: 3rem;
}
@media (min-width: 768px) {
  hr + h2, #page hr + .tablepress-table-name, hr.wp-block-separator + h2 {
    margin-top: 5rem;
  }
}

/* Normalize links across browsers */
a {
  color: #00489C;
  text-decoration: none;
  transition: all 0.2s linear;
}
a img {
  border: 0;
}
a:hover {
  color: #E9EC53;
  text-decoration: none;
}
.page-content a:not([class]) {
  color: #00489C;
  text-decoration: underline;
}
.page-content a:not([class]):hover {
  color: #E9EC53;
}

a:focus,
a:hover {
  color: #00478a;
  text-decoration: none;
}

.tablet-checker {
  display: none;
}
@media (max-width: 991.98px) {
  .tablet-checker {
    display: block;
  }
}

@media (max-width: 767.98px) {
  .container-fluid {
    padding: 0 1.25rem;
  }
}

@media (max-width: 767.98px) {
  .row {
    margin: 0 -1.25rem;
  }
}

@media (max-width: 767.98px) {
  .col-12,
.col-6 {
    padding: 0 1.25rem;
  }
}

#page {
  position: relative;
}

/* Set custom outline styles */
a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline: none;
}
html.user-tab-nav a:focus,
html.user-tab-nav button:focus,
html.user-tab-nav input:focus,
html.user-tab-nav select:focus,
html.user-tab-nav textarea:focus {
  outline: 0.125rem solid #7aacfe;
  outline-offset: 0;
}

::selection {
  background: #EDF6FE;
}

.img-error {
  display: none;
}

.blog .post-card figure {
  aspect-ratio: 16/9;
  overflow: hidden;
}
.blog .post-card figure img {
  width: 100%;
}

.single-post .hero-post + .default-content > p:first-child > img:first-child, .single-post .hero-post + .default-content > .content-column:first-child > img:first-child {
  display: none;
}

:root {
  --headline-font: "Poppins", sans-serif;
  --popup-border-color: #006FD6;
  --popup-button-color: #E9EC53;
  --popup-button-text-color: #006FD6;
  --popup-input-height: 16px;
  --popup-input-padding: 3px;
  --popup-margin: 16px;
}

.pum-theme-lightbox .popmake-title {
  font-family: var(--headline-font) !important;
  font-weight: bold !important;
  color: var(--popup-button-text-color) !important;
}
.pum-theme-lightbox .pum-close {
  display: none;
}
.pum-theme-lightbox .pum-container {
  border-color: var(--popup-border-color) !important;
}
.pum-theme-lightbox .gform_required_legend {
  display: none;
}
.pum-theme-lightbox .gform_wrapper select,
.pum-theme-lightbox .gform_wrapper input[type=text],
.pum-theme-lightbox .gform_wrapper input[type=email],
.pum-theme-lightbox .gform_wrapper input[type=tel],
.pum-theme-lightbox .gform_wrapper .select2-selection--single {
  min-height: var(--popup-input-height) !important;
  padding: var(--popup-input-padding) !important;
}
.pum-theme-lightbox .gform_wrapper textarea {
  height: 75px !important;
  padding: var(--popup-input-padding);
}
.pum-theme-lightbox .gform_wrapper .gform_footer {
  margin-top: 0 !important;
}
.pum-theme-lightbox .gfield {
  margin-bottom: var(--popup-margin) !important;
}
.pum-theme-lightbox .ginput_complex {
  flex-wrap: nowrap !important;
  gap: var(--popup-margin) !important;
}
.pum-theme-lightbox .ginput_complex > span {
  flex: 1 50% !important;
  max-width: 100% !important;
}

.pum-container.pum-scrollable .pum-content {
  max-height: 85%;
  overflow: auto !important;
}

.a-button {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99999999;
  background: var(--popup-button-color);
  width: 50px;
  height: 50px;
  display: flex;
  border-radius: 100%;
  border: none;
  padding: 8px;
  align-items: stretch;
  justify-content: center;
  transition: 0.2s all ease;
}
.a-button.no-popup {
  display: none;
}
.a-button span {
  display: block;
  width: 100%;
  min-height: 24px;
  -webkit-mask-image: url(../../images/close.png);
  -webkit-mask-size: cover;
  mask-image: url(../../images/close.png);
  mask-size: cover;
  background: var(--popup-button-text-color);
  margin: 5px;
}

.form-close .a-button span {
  -webkit-mask-image: url(../../images/mail.png);
  mask-image: url(../../images/mail.png);
}
.form-close .pum-theme-lightbox {
  opacity: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  z-index: 0 !important;
}

body.lightbox-overlay {
  position: relative;
}
body.lightbox-overlay::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
}

@media (min-width: 992px) {
  .block-location-chart-modal {
    max-width: 1320px;
    margin: auto;
    top: 6rem !important;
    bottom: 6rem !important;
  }
}
/**
 * WordPress specific base styles.
 */
.gm-style img {
  max-width: none;
}

.media img,
.media video,
.media object,
.media iframe {
  width: 100%;
  height: auto;
}

/* Make WordPress media inserted to post behave correctly */
.alignleft {
  float: left;
  margin: 0 43px 43px 0;
}
@media (max-width: 767.98px) {
  .alignleft {
    margin: 0 24px 24px 0;
  }
}

.alignright {
  float: right;
  margin: 0 0 43px 43px;
}
@media (max-width: 767.98px) {
  .alignright {
    margin: 0 0 24px 24px;
  }
}

.alignnone {
  display: inline-block;
  margin: 43px 0 1.875rem;
}
@media (max-width: 767.98px) {
  .alignnone {
    margin: 3.125rem 0 24px;
  }
}

.aligncenter {
  clear: both;
  display: block;
  margin: 43px auto;
  text-align: center;
}
@media (max-width: 767.98px) {
  .aligncenter {
    margin: 24px auto;
  }
}

/* Make a 404 page look nicer and more readable */
.error404 {
  text-align: center;
}
.error404 main {
  padding: 3.125rem 0;
}
.error404 ul {
  text-align: left;
}

.navigation.pagination {
  clear: both;
}

/* WP navigation menus are lists, but they don't need default list styling */
nav a {
  color: #161717;
  text-decoration: none;
}
nav a:hover {
  color: #161717;
  text-decoration: none;
}
nav li {
  display: inline-block;
  margin: 0;
}
nav ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
nav ul ul li::before {
  content: none;
}

.wp-caption {
  max-width: 100%;
}

.wp-caption-text {
  padding: 0.3125rem 0;
  font-size: 0.9375rem;
  line-height: 1.375rem;
}

/* Headings */
h1, .h1, h2, #page .tablepress-table-name, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  color: #000;
}

h2:first-child, #page .tablepress-table-name:first-child, .h2:first-child, h3:first-child, .h3:first-child, h4:first-child, .h4:first-child, h5:first-child, .h5:first-child, h6:first-child, .h6:first-child {
  margin-top: 0;
}
h2:last-child, #page .tablepress-table-name:last-child, .h2:last-child, h3:last-child, .h3:last-child, h4:last-child, .h4:last-child, h5:last-child, .h5:last-child, h6:last-child, .h6:last-child {
  margin-bottom: 0;
}

h1,
.h1 {
  font-family: "Poppins", sans-serif;
  font-size: 2.125rem;
  font-weight: 600;
  line-height: 2.5rem;
  color: #006FD6;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  h1,
.h1 {
    font-size: 3.75rem;
    line-height: 4rem;
    margin-bottom: 1.75rem;
  }
}

h2, #page .tablepress-table-name,
.h2 {
  font-family: "Poppins", sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 2rem;
  color: #005CB0;
  margin: 3.1875rem 0 0.875rem;
}
@media (min-width: 768px) {
  h2, #page .tablepress-table-name,
.h2 {
    font-size: 2.75rem;
    line-height: 3rem;
    margin: 5.3125rem 0 1.6875rem;
  }
}

h3,
.h3 {
  font-family: "Poppins", sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5rem;
  color: #005CB0;
  margin: 2rem 0 0.3125rem;
}
@media (min-width: 768px) {
  h3,
.h3 {
    font-size: 1.875rem;
    line-height: 2rem;
    margin: 3.375rem 0 0.625rem;
  }
}

h4,
.h4 {
  font-family: "Poppins", sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5rem;
  color: #005CB0;
  margin: 2.1875rem 0 0.3125rem;
}
@media (min-width: 768px) {
  h4,
.h4 {
    font-size: 1.5rem;
    line-height: 2rem;
    margin: 3.3125rem 0 0.1875rem;
  }
}

h5,
.h5 {
  font-family: "Poppins", sans-serif;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1rem;
  color: #161717;
  margin: 2.1875rem 0 0.3125rem;
}
@media (min-width: 768px) {
  h5,
.h5 {
    font-size: 1.125rem;
    line-height: 1.5rem;
    margin: 2.3125rem 0 0.1875rem;
  }
}

h6,
.h6 {
  font-family: "Poppins", sans-serif;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
  color: #161717;
  margin: 2.1875rem 0 0.3125rem;
}
@media (min-width: 768px) {
  h6,
.h6 {
    font-size: 0.875rem;
    margin: 2.3125rem 0 0.1875rem;
  }
}

p, .content-column {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  p, .content-column {
    font-size: 1.25rem;
    line-height: 2rem;
    margin-bottom: 2rem;
  }
}
p:last-child, .content-column:last-child {
  margin-bottom: 0;
}

strong {
  font-weight: 700;
}

.block-title,
.block-title:last-child {
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .block-title,
.block-title:last-child {
    margin-top: -1rem;
  }
}
@media (min-width: 768px) {
  .block-title,
.block-title:last-child {
    margin-bottom: 4rem;
  }
}

.overline {
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
  letter-spacing: 0.075rem;
  text-transform: uppercase;
  margin-bottom: 1rem;
}

.nuetral-30 {
  color: #4d4d4d;
}

.nuetral-45 {
  color: #737373;
}

.nuetral-70 {
  color: #b2b2b2;
}

.nuetral-88 {
  color: #e1e1e1;
}

.nuetral-94 {
  color: #f0f0f0;
}

.body-1 {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .body-1 {
    font-size: 1.25rem;
    line-height: 2rem;
    margin-bottom: 2rem;
  }
}

.body-2 {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .body-2 {
    margin-bottom: 1.5rem;
  }
}

.list {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .list {
    font-size: 1.25rem;
    line-height: 2rem;
    margin-bottom: 2rem;
  }
}

.lead {
  font-size: 1.25rem;
  line-height: 1.5rem;
  margin-bottom: 4.5rem;
}
@media (min-width: 768px) {
  .lead {
    font-size: 1.875rem;
    line-height: 2.5rem;
    margin-bottom: 5rem;
  }
}

.quote {
  font-size: 1.25rem;
  font-weight: 500;
  font-style: italic;
  line-height: 1.5rem;
  margin-bottom: 2.125rem;
}
@media (min-width: 768px) {
  .quote {
    font-size: 1.875rem;
    font-weight: 400;
    line-height: 2.5rem;
    margin-top: 2.875rem;
    margin-bottom: 2.75rem;
  }
}

.subtitle-1 {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 1.5rem;
}

.subtitle-2 {
  font-size: 0.875rem;
  line-height: 1.5rem;
  margin-bottom: 1.5rem;
}

.button-1 {
  font-size: 1rem;
  font-weight: 700;
  line-height: 2rem;
}

.button-2 {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1rem;
}

.caption {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 0.5rem;
}

.overline {
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
  letter-spacing: 0.075rem;
  text-transform: uppercase;
  margin-bottom: 1rem;
}

.tag {
  font-size: 0.875rem;
  line-height: 1rem;
  color: #737373;
}

.page-columns {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .page-columns {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}

.container {
  padding-right: 20px;
  padding-left: 20px;
}
@media (min-width: 768px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.page-content > .container {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .page-content > .container {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
.page-content > .container h2:first-child, .page-content > .container #page .tablepress-table-name:first-child, #page .page-content > .container .tablepress-table-name:first-child,
.page-content > .container h3:first-child,
.page-content > .container h4:first-child,
.page-content > .container h5:first-child,
.page-content > .container h6:first-child {
  margin-top: 0;
}
.page-content > .container h2:last-child, .page-content > .container #page .tablepress-table-name:last-child, #page .page-content > .container .tablepress-table-name:last-child,
.page-content > .container h3:last-child,
.page-content > .container h4:last-child,
.page-content > .container h5:last-child,
.page-content > .container h6:last-child {
  margin-bottom: -1.25rem;
}
@media (min-width: 768px) {
  .page-content > .container h2:last-child, .page-content > .container #page .tablepress-table-name:last-child, #page .page-content > .container .tablepress-table-name:last-child,
.page-content > .container h3:last-child,
.page-content > .container h4:last-child,
.page-content > .container h5:last-child,
.page-content > .container h6:last-child {
    margin-bottom: -2.5rem;
  }
}
.page-content > .container .block-hook:first-child + h2, .page-content > .container #page .block-hook:first-child + .tablepress-table-name, #page .page-content > .container .block-hook:first-child + .tablepress-table-name,
.page-content > .container .block-hook:first-child + h3,
.page-content > .container .block-hook:first-child + h4,
.page-content > .container .block-hook:first-child + h5,
.page-content > .container .block-hook:first-child + h6 {
  margin-top: 0;
}

.acf-block {
  margin-top: 2.9375rem;
  margin-bottom: 2.9375rem;
}
@media (min-width: 768px) {
  .acf-block {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
.acf-block:last-child {
  margin-bottom: 0;
}

:root {
  --containerWidth: calc(var(--vw, 1vw) * 100 - 40px);
  --containerMaxWidth: 500px;
  --gutterWidth: clamp(20px, 100%, calc((var(--vw, 1vw) * 100 - 500px) / 2));
  --columnWidth: 45px;
  --columnMaxWidth: calc((100% - 0px) / 12);
}
@media (min-width: 576px) {
  :root {
    --containerWidth: calc(var(--vw, 1vw) * 100 - 40px);
    --containerMaxWidth: 728px;
    --gutterWidth: clamp(20px, 100%, calc((var(--vw, 1vw) * 100 - 728px) / 2));
    --columnWidth: 64px;
    --columnMaxWidth: calc((100% - 0px) / 12);
  }
}
@media (min-width: 768px) {
  :root {
    --containerWidth: calc(var(--vw, 1vw) * 100 - 30px);
    --containerMaxWidth: 1170px;
    --gutterWidth: clamp(15px, 100%, calc((var(--vw, 1vw) * 100 - 1170px) / 2));
    --columnWidth: 100px;
    --columnMaxWidth: calc((100% - 0px) / 12);
  }
}
@media (min-width: 992px) {
  :root {
    --containerWidth: calc(var(--vw, 1vw) * 100 - 30px);
    --containerMaxWidth: 1240px;
    --gutterWidth: clamp(15px, 100%, calc((var(--vw, 1vw) * 100 - 1240px) / 2));
    --columnWidth: 105.8333333333px;
    --columnMaxWidth: calc((100% - 0px) / 12);
  }
}
@media (min-width: 1200px) {
  :root {
    --containerWidth: calc(var(--vw, 1vw) * 100 - 30px);
    --containerMaxWidth: 1290px;
    --gutterWidth: clamp(15px, 100%, calc((var(--vw, 1vw) * 100 - 1290px) / 2));
    --columnWidth: 110px;
    --columnMaxWidth: calc((100% - 0px) / 12);
  }
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.mw-100 {
  max-width: 100%;
}

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

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

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

.c-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0.03125rem;
  text-transform: uppercase;
  cursor: pointer;
  transition: all ease-out 0.3s;
  appearance: none;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 600;
}
.c-btn i {
  line-height: 0;
  transition: background-color 0.2s, border-color 0.2s;
}
.c-btn i:before {
  font-size: 1.375rem;
  color: #00489C;
  transition: color 0.2s;
}
.c-btn.c-btn-icon-left {
  flex-direction: row-reverse;
  padding-left: 1.6875rem;
  position: relative;
}
.c-btn.c-btn-icon-left span {
  transition: transform ease-out 0.3s;
}
.c-btn.c-btn-icon-left i {
  margin-right: 0.375rem;
}
.c-btn.c-btn-icon-left:hover span {
  transform: translateX(0.3125rem);
}
.c-btn.c-btn-icon-right {
  padding-right: 1.5625rem;
  position: relative;
}
.c-btn.c-btn-icon-right:hover i {
  transform: translateX(0.3125rem);
}
.c-btn.c-btn-icon-right i {
  margin-left: 0.375rem;
  transition: transform ease-out 0.3s;
}

.c-btn-primary {
  min-width: 100%;
  padding: 1rem 1.875rem 1rem;
  color: #00489C;
  border-radius: 2.5rem;
  background-color: #E9EC53;
  border: 0;
}
@media (min-width: 768px) {
  .c-btn-primary {
    min-width: fit-content;
    padding: 1rem 1.875rem 1rem;
  }
}
.c-btn-primary:hover, .c-btn-primary:focus {
  color: #E9EC53;
  background-color: #00489C;
}
.c-btn-primary:hover i:before, .c-btn-primary:focus i:before {
  color: #E9EC53;
}
.c-btn-primary.c-btn-color-alt {
  color: #00489C;
  background-color: #E9EC53;
}
.c-btn-primary.c-btn-color-alt:hover, .c-btn-primary.c-btn-color-alt:focus {
  color: #00489C;
  background-color: #fff;
}
.c-btn-primary.c-btn-color-alt:hover i:before, .c-btn-primary.c-btn-color-alt:focus i:before {
  color: #00489C;
}

.c-btn-primary--small {
  padding: 0.75rem 0.9375rem;
  font-size: 0.875rem;
  line-height: 1.1428571429;
  letter-spacing: 0.05625rem;
  font-weight: 600;
}
@media (min-width: 768px) {
  .c-btn-primary--small {
    min-width: fit-content;
    letter-spacing: 0.03125rem;
  }
}

.c-btn-secondary {
  min-width: 100%;
  padding: 0.9375rem 1.8125rem 0.9375rem;
  color: #00489C;
  border: 0.0625rem solid #E9EC53;
  border-radius: 2.5rem;
}
@media (min-width: 768px) {
  .c-btn-secondary {
    min-width: fit-content;
  }
}
.c-btn-secondary:hover, .c-btn-secondary:focus {
  color: #E9EC53;
  border-color: #00489C;
  background-color: #00489C;
}
.c-btn-secondary:hover i:before, .c-btn-secondary:focus i:before {
  color: #E9EC53;
}
.c-btn-secondary.c-btn-color-alt {
  color: #fff;
  border-color: #fff;
  background-color: none;
}
.c-btn-secondary.c-btn-color-alt i:before {
  color: #fff;
}
.c-btn-secondary.c-btn-color-alt:hover, .c-btn-secondary.c-btn-color-alt:focus {
  color: #00489C;
  background-color: #fff;
}
.c-btn-secondary.c-btn-color-alt:hover i:before, .c-btn-secondary.c-btn-color-alt:focus i:before {
  color: #00489C;
}

.c-btn-secondary--small {
  padding: 0.625rem 0.8125rem;
  font-size: 0.875rem;
  line-height: 1.1428571429;
  letter-spacing: 0.03125rem;
  font-weight: 600;
}
@media (min-width: 768px) {
  .c-btn-secondary--small {
    min-width: fit-content;
  }
}

.c-btn-tertiary {
  display: inline-flex;
  position: relative;
  color: #00489C;
}
.c-btn-tertiary i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.875rem;
  height: 1.875rem;
  border-radius: 50%;
  background-color: #E9EC53;
  transition: background-color ease-out 0.3s;
}
.c-btn-tertiary:hover, .c-btn-tertiary:focus {
  color: #00489C;
}
.c-btn-tertiary:hover i, .c-btn-tertiary:focus i {
  background-color: #00489C;
}
.c-btn-tertiary:hover i:before, .c-btn-tertiary:focus i:before {
  color: #E9EC53;
}
.c-btn-tertiary:not([class*=c-btn-icon-]) {
  padding-bottom: 0.1875rem;
}
.c-btn-tertiary:not([class*=c-btn-icon-]):after {
  content: "";
  width: 100%;
  height: 0.125rem;
  position: absolute;
  right: 0;
  bottom: 0.125rem;
  left: 0;
  background-color: #E9EC53;
  transition: background-color 0.2s;
}
.c-btn-tertiary:not([class*=c-btn-icon-]):hover, .c-btn-tertiary:not([class*=c-btn-icon-]):focus {
  color: #00489C;
}
.c-btn-tertiary:not([class*=c-btn-icon-]):hover:after, .c-btn-tertiary:not([class*=c-btn-icon-]):focus:after {
  background-color: #00489C;
}
.c-btn-tertiary:not([class*=c-btn-icon-]).c-btn-color-alt:after {
  background-color: #fff;
}
.c-btn-tertiary:not([class*=c-btn-icon-]).c-btn-color-alt:hover:after, .c-btn-tertiary:not([class*=c-btn-icon-]).c-btn-color-alt:focus:after {
  background-color: #eaedf0;
}
.c-btn-tertiary.c-btn-icon-left {
  flex-direction: row-reverse;
  padding-left: 0;
}
.c-btn-tertiary.c-btn-icon-left i {
  margin-right: 0.625rem;
}
.c-btn-tertiary.c-btn-icon-right {
  padding-right: 0.3125rem;
}
.c-btn-tertiary.c-btn-icon-right:hover i {
  transform: translateX(0.3125rem);
}
.c-btn-tertiary.c-btn-icon-right i {
  margin-left: 0.625rem;
}
.c-btn-tertiary.c-btn-color-alt {
  color: #fff;
}
.c-btn-tertiary.c-btn-color-alt:hover {
  color: #eaedf0;
}
.c-btn-tertiary.c-btn-color-alt:hover i {
  background-color: #fff;
}
.c-btn-tertiary.c-btn-color-alt:hover i:before {
  color: #00489C;
}
.c-btn-tertiary.c-btn-color-alt i {
  border: 0.0625rem solid #fff;
  border-radius: 50%;
  background-color: transparent;
}
.c-btn-tertiary.c-btn-color-alt i:before {
  color: #fff;
}

.c-btn-wrapper {
  margin: 1.6875rem 0 1.75rem;
  line-height: 1;
}
@media (min-width: 768px) {
  .c-btn-wrapper {
    margin: 2.875rem 0 2.625rem;
  }
}
.c-btn-wrapper:last-child {
  margin-bottom: 0;
}

.c-btn-group {
  display: flex;
  flex-wrap: wrap;
  font-size: 0;
  margin: 1.6875rem 0 1.75rem;
  line-height: 1;
}
@media (max-width: 767.98px) {
  .c-btn-group {
    flex-direction: column;
  }
}
@media (min-width: 768px) {
  .c-btn-group {
    margin: 2.875rem 0 2.625rem;
  }
}
.c-btn-group:last-child {
  margin-bottom: 0;
}
.c-btn-group.align-center {
  justify-content: center;
}
@media (max-width: 767.98px) {
  .c-btn-group.align-center {
    align-items: center;
    justify-content: unset;
  }
}
.c-btn-group.align-right {
  justify-content: right;
}
@media (max-width: 767.98px) {
  .c-btn-group.align-right {
    align-items: flex-end;
    justify-content: unset;
  }
}
.c-btn-group .c-btn-wrapper {
  display: inline-block;
  margin: 0;
  margin-bottom: 0.875rem;
}
.c-btn-group .c-btn-wrapper:not(:last-child) {
  margin-right: 1.25rem;
}
@media (max-width: 767.98px) {
  .c-btn-group .c-btn-wrapper:not(:last-child) {
    margin-right: 0;
  }
}

.play-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border: none;
  border-radius: 50%;
  background-color: #E9EC53;
  transition: background-color 0.2s;
}
@media (min-width: 992px) {
  .play-btn {
    width: 3.5rem;
    height: 3.5rem;
  }
}
.play-btn::before {
  content: "\ea23";
  font-family: "iconfont-cimi";
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #00489C;
  transition: color 0.2s;
}
.play-btn:hover {
  background-color: #E9EC53;
}
.play-btn:hover::before {
  color: #E9EC53;
}

.block-buttons--multi {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767.98px) {
  .block-buttons--multi {
    flex-direction: column;
    align-items: flex-start;
  }
}
.block-buttons--multi.text-center {
  justify-content: center;
}
@media (max-width: 767.98px) {
  .block-buttons--multi.text-center {
    align-items: center;
    justify-content: unset;
  }
}
.block-buttons--multi.text-right {
  justify-content: right;
}
@media (max-width: 767.98px) {
  .block-buttons--multi.text-right {
    align-items: flex-end;
    justify-content: unset;
  }
}
.block-buttons--multi .c-btn:not(:last-child) {
  margin-right: 1.25rem;
}
@media (max-width: 767.98px) {
  .block-buttons--multi .c-btn:not(:last-child) {
    margin-right: 0;
    margin-bottom: 0.5rem;
  }
}

.c-btn-text {
  font-weight: 600;
  letter-spacing: 0.0625rem;
}

/* Embed Video Styles */
.iframe-wrapper {
  height: 0;
  max-width: 100%;
  padding-bottom: 56.25%;
  position: relative;
  margin: 3.1875rem auto 2.875rem;
  overflow: hidden;
}
@media (min-width: 576px) {
  .iframe-wrapper {
    margin: 5.3125rem auto 4.1875rem;
  }
}
.iframe-wrapper__overlay {
  position: absolute;
  z-index: 1;
  top: -0.625rem;
  right: -0.625rem;
  bottom: -0.625rem;
  left: -0.625rem;
  background-color: black;
  background-position: center;
  background-size: cover;
}
.iframe-wrapper__play {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.5rem;
  height: 3.5rem;
  padding: 0;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 0;
  border-radius: 50%;
  background-color: #E9EC53;
  box-shadow: none;
  cursor: pointer;
  transition: background-color 0.2s, border-color 0.2s;
}
.iframe-wrapper__play:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-left: 0.125rem;
  border-width: 0.625rem 0 0.625rem 1rem;
  border-style: solid;
  border-color: transparent transparent transparent #00489C;
}
.iframe-wrapper__play:hover {
  background-color: #00489C;
}
.iframe-wrapper__play:hover:before {
  border-color: transparent transparent transparent #E9EC53;
}
.iframe-wrapper iframe,
.iframe-wrapper object,
.iframe-wrapper embed {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 0;
  margin-bottom: 0;
}

/* Slider Global */
.slick-arrow {
  width: 2rem;
  height: 2rem;
  padding: 0;
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 0;
  line-height: 0;
  text-align: center;
  border: none;
  border-radius: 50%;
  background: #E9EC53;
  box-shadow: none;
  cursor: pointer;
  transition: all 0.2s linear;
}
@media (min-width: 768px) {
  .slick-arrow {
    width: 3rem;
    height: 3rem;
  }
}
.slick-arrow:hover {
  background: #00489C;
}
.slick-arrow:hover:after {
  color: #E9EC53;
}
.slick-arrow:after {
  content: "";
  line-height: 2rem;
  color: #00489C;
  transition: all 0.2s linear;
}
@media (min-width: 768px) {
  .slick-arrow:after {
    line-height: 3rem;
  }
}
.slick-arrow.slick-prev {
  left: 1.25rem;
}
.slick-arrow.slick-prev:after {
  content: "\ea02";
  font-family: "iconfont-cimi";
  font-size: 1.0625rem;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 768px) {
  .slick-arrow.slick-prev:after {
    content: "\ea02";
    font-family: "iconfont-cimi";
    font-size: 1.375rem;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}
.slick-arrow.slick-next {
  right: 1.25rem;
}
.slick-arrow.slick-next:after {
  content: "\ea03";
  font-family: "iconfont-cimi";
  font-size: 1.0625rem;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 768px) {
  .slick-arrow.slick-next:after {
    content: "\ea03";
    font-family: "iconfont-cimi";
    font-size: 1.375rem;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}

.slick-dots {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  list-style: none;
}
@media (max-width: 991.98px) {
  .slick-dots {
    max-width: 35%;
    margin-right: auto;
    margin-left: auto;
  }
}
.slick-dots .slick-active button {
  background: #00489C;
}
.slick-dots li button {
  display: inline-block;
  width: 0.75rem;
  height: 0.75rem;
  padding: 0;
  margin: 0.25rem;
  font-size: 0;
  border: 0;
  border-radius: 100%;
  background: #B1CCE1;
  transition: all 0.2s linear;
}
.slick-dots li button:hover {
  background: #00489C;
  cursor: pointer;
}

.slick-slide {
  outline: none;
}

/* BASE TABLES */
#page .tablepress-scroll-wrapper {
  position: relative;
}
@media (max-width: 767.98px) {
  #page .tablepress-scroll-wrapper.has-scroll {
    width: calc(100% + 1.25rem);
    max-width: calc(100% - 1.25rem);
    margin: 0 -1.25rem 0 1.25rem !important;
  }
}
#page .tablepress-scroll-wrapper.has-scroll .tablepress {
  display: block;
  overflow-x: auto;
}
#page .tablepress {
  margin: 0 0 1.6875rem;
  white-space: nowrap;
}
@media (max-width: 1199.98px) {
  #page .tablepress {
    width: calc(var(--columnMaxWidth) * 10 - 30px);
  }
}
@media (max-width: 991.98px) {
  #page .tablepress {
    width: calc(var(--columnMaxWidth) * 12 - 30px);
  }
}
@media (max-width: 767.98px) {
  #page .tablepress {
    margin: 1.4375rem 0 1.5625rem;
  }
}
#page .tablepress caption {
  display: none;
}
#page .tablepress thead th {
  padding: 0.5rem 1.25rem 0.8125rem 0.9375rem;
  position: relative;
  font-family: "Poppins", sans-serif;
  color: #161717;
  letter-spacing: 0;
  border: none;
  background-color: #fff;
  font-size: 1.125rem;
  line-height: 1.3333333333;
  font-weight: 600;
}
@media (max-width: 767.98px) {
  #page .tablepress thead th {
    padding: 0.75rem 0.625rem 0.75rem 0.625rem;
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 1rem;
    color: #161717;
    letter-spacing: 0;
    background-color: transparent;
  }
}
#page .tablepress thead th br {
  display: none;
}
#page .tablepress tbody td {
  padding: 0.5rem 0.9375rem 1rem;
  position: relative;
  border: none;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
}
@media (max-width: 767.98px) {
  #page .tablepress tbody td {
    padding: 0.5rem 0.9375rem;
    font-size: 0.875rem;
    line-height: 1.7142857143;
  }
}
#page .tablepress tbody td br {
  display: none;
}
#page .tablepress tbody tr {
  position: relative;
}
#page .tablepress tbody tr:nth-child(2n-1) {
  background-color: #EDF6FE;
}
#page .tablepress tbody tr:nth-child(2n) {
  background-color: #fff;
}
#page .tablepress tbody tr:last-child::after {
  content: "";
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  border-bottom: 0.0625rem solid #EDF6FE;
}
#page .tablepress.tablepress-responsive-stack-phone thead th {
  min-width: 13.875rem;
}
#page .tablepress.tablepress-responsive-stack-phone tbody {
  white-space: normal;
}
#page .tablepress.tablepress-responsive-stack-phone tbody td {
  padding: 0.75rem 0.9375rem;
  vertical-align: middle;
  text-align: left;
}
@media (max-width: 767.98px) {
  #page .tablepress.tablepress-responsive-stack-phone tbody td {
    padding: 0.5625rem;
  }
  #page .tablepress.tablepress-responsive-stack-phone tbody td:first-child {
    padding-top: 1.875rem;
  }
  #page .tablepress.tablepress-responsive-stack-phone tbody td:last-child {
    padding-bottom: 1.875rem;
  }
}
@media (max-width: 767.98px) {
  #page .tablepress.tablepress-responsive-stack-phone tbody td:after {
    content: none;
  }
}
@media (max-width: 767.98px) {
  #page .tablepress.tablepress-responsive-stack-phone tbody tr {
    border-bottom: 0.0625rem solid #a2a4a7;
  }
}
@media (max-width: 767.98px) {
  #page .tablepress.tablepress-responsive-stack-phone tbody tr:nth-child(2n-1) {
    background-color: #EDF6FE;
  }
}
@media (max-width: 767.98px) {
  #page .tablepress.tablepress-responsive-phone {
    width: calc(100% + 1.25rem);
    max-width: calc(100% - 1.25rem);
    margin: 1.5rem -1.25rem 1.375rem 1.25rem !important;
    white-space: initial;
  }
  #page .tablepress.tablepress-responsive-phone thead th {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    max-width: 7.125rem;
    min-height: 2.5rem;
    padding: 0 0.9375rem 0 0;
  }
  #page .tablepress.tablepress-responsive-phone thead th::after {
    content: none;
  }
  #page .tablepress.tablepress-responsive-phone thead th:not(:first-of-type) {
    padding-left: 0;
  }
  #page .tablepress.tablepress-responsive-phone tbody tr {
    border: none;
  }
  #page .tablepress.tablepress-responsive-phone tbody tr:nth-child(2n-1) {
    background-color: #EDF6FE;
  }
  #page .tablepress.tablepress-responsive-phone tbody td {
    min-width: 6.25rem;
    padding: 0.3125rem 0.9375rem 0.6875rem 0.9375rem;
    font-size: 0.875rem;
    line-height: 1.7142857143;
    font-weight: 400;
  }
  #page .tablepress.tablepress-responsive-phone tbody td::after {
    content: none;
  }
  #page .tablepress.tablepress-responsive-phone tbody {
    font-size: 0;
  }
}
#page p + .tablepress.tablepress-responsive-phone, #page .content-column + .tablepress.tablepress-responsive-phone {
  margin-top: 0 !important;
}
@media (min-width: 768px) {
  #page p + .tablepress.tablepress-responsive-phone, #page .content-column + .tablepress.tablepress-responsive-phone {
    margin-top: 0 !important;
  }
}

.mat-select {
  display: inline-block;
  position: relative;
  min-width: 18.75rem;
}
.mat-select::after {
  content: "\ea13";
  font-family: "iconfont-cimi";
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: calc( 50% - 0.75rem );
  right: 0.75rem;
}
.mat-select__list {
  user-select: none;
  position: absolute;
  z-index: 100;
  transition: 0.25s ease;
  top: 100%;
  left: 0;
  margin: 0.5rem 0 0;
  padding: 0;
  width: 100%;
  display: none;
  list-style: none;
  background: #fff;
  border: 0.0625rem solid #f0f0f0;
  box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.1);
  border-radius: 0.125rem;
  max-height: 18.75rem;
  overflow-y: auto;
}
.mat-select__item {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 1.5rem;
  padding: 0.5rem 1rem;
  margin: 0;
  cursor: pointer;
}
.mat-select__item--active, .mat-select__item:hover {
  background-color: #f0f0f0;
}
.mat-select__text {
  padding: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #000;
  width: 100%;
  outline: none;
  border: 0.0625rem solid #b2b2b2;
  transition: all 0.2s linear;
  cursor: pointer;
}
.mat-select__text:focus {
  border: 0.0625rem solid #E9EC53;
}
.mat-select__text::placeholder, .mat-select__text:-ms-input-placeholder, .mat-select__text::-ms-input-placeholder {
  color: #737373;
}
.mat-select__text--empty {
  color: #737373;
}
.mat-select--active .mat-select__text {
  border-color: #E9EC53;
}

.pagination {
  display: flex;
  list-style: none;
  justify-content: center;
  align-items: center;
}
.pagination__item {
  margin: 0 0.15625rem;
}
.pagination__item--ellipses {
  min-width: 2rem;
}
.pagination__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1rem;
  color: #000;
  border-radius: 50%;
}
.pagination__link:hover {
  color: #fff;
  background: #E9EC53;
}

.pagination__item--current .pagination__link {
  color: #fff;
  background: #E9EC53;
}

.content-column {
  padding: 0 0.9375rem;
  margin-left: 0.9375rem;
}

.share-icons {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-right: -0.5rem;
}
.share-icons__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  margin: 0 0.5rem;
  text-decoration: none;
  border: 0.125rem solid #E9EC53;
  border-radius: 50%;
  background: #e1e1e1;
  background: #fff;
  line-height: 1;
}
.share-icons__link span {
  color: #000;
}
.share-icons__link span::before {
  font-size: 1.5625rem;
  color: #00489C;
}
.share-icons__link:hover {
  border-color: #00489C;
  background: #00489C;
}
.share-icons__link:hover span::before {
  color: #fff;
}

:root {
  --gf_font: corporate-s, sans-serif;
  --gf_field_marginBottom: 1.5rem;
  --gf_field_spaceBetween: 1.875rem;
  --gf_colorOnDarkBackground: #ffffff;
  --gf_label_color: #161717;
  --gf_label_fontSize: 0.875rem;
  --gf_label_lineHeight: 1.5rem;
  --gf_input_backgroundColor: #ffffff;
  --gf_input_autofillBackgroundColor: #EDF6FE;
  --gf_input_borderDefaultColor: #717375;
  --gf_input_borderFocusColor: #E9EC53;
  --gf_input_borderErrorColor: #b00020;
  --gf_input_borderWidth: 0.0625rem;
  --gf_input_borderRadius: 0.25rem;
  --gf_input_padding: 0.6875rem;
  --gf_input_minHeight: 3.5rem;
  --gf_input_textColor: #161717;
  --gf_input_placeholderTextColor: #717375;
  --gf_input_fontSize: 1rem;
  --gf_input_lineHeight: 1.5rem;
  --gf_input_borderActivatedColor: #161717;
  --gf_cr_fontSize: 1rem;
  --gf_cr_lineHeight: 1.5rem;
  --gf_cr_backgroundColor: #E9EC53;
  --gf_cr_borderColor: #00489C;
  --gf_cr_borderWidth: 0.125rem;
  --gf_cr_selectedColor: #00489C;
  --gf_c_borderRadius: 0.125rem;
  --gf_datepicker_backgroundColor: #ffffff;
  --gf_datepicker_headerBackgroundColor: #ffffff;
  --gf_datepicker_arrowBackground: #005CB0;
  --gf_datepicker_color: #161717;
  --gf_datepicker_hoverColor: rgba(#161717, .8);
  --gf_datepicker_fontSize: 1rem;
  --gf_datepicker_lineHeight: 1.5rem;
  --gf_select_dd_backgroundColor: #ffffff;
  --gf_select_optionColor: #161717;
  --gf_select_optionSelectedColor: #EDF6FE;
  --gf_select_optionFontSize: 1rem;
  --gf_select_optionLineHeight: 1.5rem;
  --gf_fileColor: #161717;
  --gf_fileBackground: #ffffff;
  --gf_fileBackgroundHover: #005CB0;
  --gf_fileColorHover: #E9EC53;
  --gf_fileBorderWidth: 0.0625rem;
  --gf_fileBorderColor: #E9EC53;
  --gf_fileBorderRadius: 3.5rem;
  --gf_acceptanceBg: #EDF6FE;
  --gf_textError: #b00020;
  --gf_textRequired: #b00020;
  --gf_stepper_colorActive: #161717;
  --gf_stepper_colorAlt: #ffffff;
  --gf_stepper_colorInactive: #A2A4A7;
}

.gform_wrapper form.dark-bg label {
  color: var(--gf_colorOnDarkBackground);
}
.gform_wrapper form.dark-bg label .gfield_required {
  color: inherit;
}
.gform_wrapper form.dark-bg .gfield_checkbox label::before,
.gform_wrapper form.dark-bg .gfield_radio label::before {
  background-color: #f0f0f0;
}
.gform_wrapper form.dark-bg .gfield_checkbox label::after,
.gform_wrapper form.dark-bg .gfield_radio label::after {
  border-color: #fff;
}
.gform_wrapper form.dark-bg .gfield_radio input:checked ~ label::after {
  border-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ccircle cx='10' cy='10' r='5' fill='%23FFFFFF'/%3E%3C/svg%3E");
  background-size: calc(100% + 2 * var(--gf_cr_borderWidth)) auto;
}
.gform_wrapper form.dark-bg .gfield_checkbox input:checked ~ label::after {
  border-color: #fff;
  background-color: var(--gf_cr_selectedColor);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='9' viewBox='0 0 11 9'%3E%3Cg stroke='none' stroke-width='1' fill='%23ffffff' fill-rule='evenodd'%3E%3Cpolygon fill='%23ffffff' points='4.146 8.5 0.5 4.854 1.914 3.439 4.146 5.672 9.318 0.5 10.732 1.914'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 100% auto;
}
.gform_wrapper form.dark-bg .ginput_container_fileupload label::before {
  color: var(--gf_colorOnDarkBackground);
  border-color: var(--gf_colorOnDarkBackground);
}
.gform_wrapper form.dark-bg .ginput_container_fileupload label span {
  color: var(--gf_colorOnDarkBackground);
}
.gform_wrapper form.dark-bg .gfield_price .ginput_container {
  color: var(--gf_colorOnDarkBackground);
}
.gform_wrapper form.dark-bg .gfield.acceptance .gfield_label {
  font-family: "Poppins", sans-serif;
  color: var(--gf_label_color);
}
.gform_wrapper form.dark-bg .gfield.acceptance .gfield_checkbox label,
.gform_wrapper form.dark-bg .gfield.acceptance .gfield_radio label {
  color: var(--gf_label_color);
  padding-top: 0.375rem;
}
.gform_wrapper form.dark-bg .gfield.acceptance .gfield_checkbox label::before,
.gform_wrapper form.dark-bg .gfield.acceptance .gfield_radio label::before {
  background-color: var(--gf_cr_backgroundColor);
}
.gform_wrapper form.dark-bg .gfield.acceptance .gfield_checkbox label::after,
.gform_wrapper form.dark-bg .gfield.acceptance .gfield_radio label::after {
  border-color: var(--gf_cr_borderColor);
}
.gform_wrapper form.dark-bg .gfield.acceptance .gfield_checkbox input:checked ~ label::after,
.gform_wrapper form.dark-bg .gfield.acceptance .gfield_radio input:checked ~ label::after {
  border-color: var(--gf_cr_selectedColor);
}
.gform_wrapper form.dark-bg .ginput_container_list .gfield_list_group .gfield_list_icons img {
  filter: invert(1);
}
.gform_wrapper form.dark-bg .gf_page_steps:before {
  background-color: var(--gf_colorOnDarkBackground);
}
.gform_wrapper form.dark-bg .gf_page_steps .gf_step_active {
  border-color: var(--gf_colorOnDarkBackground);
}
.gform_wrapper form.dark-bg .gf_page_steps .gf_step_label {
  color: #fff;
}
.gform_wrapper form.dark-bg .validation_error,
.gform_wrapper form.dark-bg .validation_message {
  color: var(--gf_colorOnDarkBackground);
}
.gform_wrapper .gform_fields {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  font-size: var(--gf_label_fontSize);
  line-height: var(--gf_label_lineHeight);
  list-style-type: none;
}
.gform_wrapper .gfield {
  width: 100%;
  margin-bottom: var(--gf_field_marginBottom);
}
.gform_wrapper .gfield.gform_hidden {
  margin-bottom: 0;
}
.gform_wrapper .gfield input.activated,
.gform_wrapper .gfield textarea.activated {
  border: 0.0625rem solid var(--gf_input_borderActivatedColor) !important;
}
.gform_wrapper .gfield .ginput_container_multiselect.activated .select2-selection,
.gform_wrapper .gfield .ginput_container_select.activated .select2-selection {
  border: 0.0625rem solid var(--gf_input_borderActivatedColor) !important;
  border-radius: var(--gf_input_borderRadius);
}
.gform_wrapper .gfield_label,
.gform_wrapper label {
  margin: 0 0 0.25rem;
  font-family: var(--gf_font);
  font-size: inherit;
  font-weight: 400;
  font-style: normal;
  line-height: inherit;
  color: var(--gf_label_color);
}
.gform_wrapper .gfield_label .gfield_required,
.gform_wrapper label .gfield_required {
  margin-left: 0.25rem;
  color: var(--gf_textRequired);
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper textarea,
.gform_wrapper select {
  width: 100%;
  max-width: 100%;
  min-height: var(--gf_input_minHeight);
  padding: var(--gf_input_padding);
  font-family: var(--gf_font);
  font-size: var(--gf_input_fontSize);
  font-weight: 400;
  line-height: var(--gf_input_lineHeight);
  color: var(--gf_input_textColor);
  border: var(--gf_input_borderWidth) solid var(--gf_input_borderDefaultColor);
  border-radius: var(--gf_input_borderRadius);
  background-color: var(--gf_input_backgroundColor);
  box-shadow: none;
  -webkit-appearance: none;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus,
.gform_wrapper textarea:focus,
.gform_wrapper select:focus {
  border-color: var(--gf_input_borderFocusColor);
  outline: none !important;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder,
.gform_wrapper textarea::placeholder,
.gform_wrapper select::placeholder {
  font-weight: 400;
  color: var(--gf_input_placeholderTextColor);
  text-transform: none;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-webkit-autofill, .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-webkit-autofil:hover, .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-webkit-autofill:focus,
.gform_wrapper textarea:-webkit-autofill,
.gform_wrapper textarea:-webkit-autofil:hover,
.gform_wrapper textarea:-webkit-autofill:focus,
.gform_wrapper select:-webkit-autofill,
.gform_wrapper select:-webkit-autofil:hover,
.gform_wrapper select:-webkit-autofill:focus {
  background-color: var(--gf_input_autofillBackgroundColor);
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  padding-top: 0.3125rem;
}
.gform_wrapper textarea {
  display: block;
  resize: vertical;
  height: 15rem;
  padding-top: 0.5rem;
}
.gform_wrapper .gfield_checkbox,
.gform_wrapper .gfield_radio {
  display: block;
  padding: 0;
  margin: 0;
  font-size: var(--gf_cr_fontSize);
  font-weight: 400;
  line-height: var(--gf_cr_lineHeight);
  list-style-type: none;
}
.gform_wrapper .gfield_checkbox li,
.gform_wrapper .gfield_radio li {
  position: relative;
}
.gform_wrapper .gfield_checkbox input,
.gform_wrapper .gfield_radio input {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.gform_wrapper .gfield_checkbox input:checked ~ label::after,
.gform_wrapper .gfield_radio input:checked ~ label::after {
  border-color: var(--gf_cr_selectedColor);
}
.gform_wrapper .gfield_checkbox input:checked ~ label::before,
.gform_wrapper .gfield_radio input:checked ~ label::before {
  transform: scale(0);
}
html.user-tab-nav .gform_wrapper .gfield_checkbox input:focus ~ label::after,
html.user-tab-nav .gform_wrapper .gfield_radio input:focus ~ label::after {
  outline: var(--gf_input_borderWidth) solid var(--gf_input_borderFocusColor);
}
.gform_wrapper .gfield_checkbox label,
.gform_wrapper .gfield_radio label {
  padding: 0.375rem 0 0.5rem 2.875rem;
  position: relative;
  cursor: pointer;
}
@media (hover: hover) and (pointer: fine) {
  .gform_wrapper .gfield_checkbox label:hover:before,
.gform_wrapper .gfield_radio label:hover:before {
    transform: scale(1);
  }
}
.gform_wrapper .gfield_checkbox label::before,
.gform_wrapper .gfield_radio label::before {
  content: "";
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  top: 0.0625rem;
  left: 0.25rem;
  transform: scale(0);
  border-radius: 50%;
  background-color: var(--gf_cr_backgroundColor);
  transition: transform 0.2s;
}
.gform_wrapper .gfield_checkbox label::after,
.gform_wrapper .gfield_radio label::after {
  content: "";
  pointer-events: none;
  width: 1.125rem;
  height: 1.125rem;
  position: absolute;
  top: 0.75rem;
  left: 0.9375rem;
  border: var(--gf_cr_borderWidth) solid var(--gf_cr_borderColor);
  border-radius: var(--gf_c_borderRadius);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
}
.gform_wrapper .gfield_checkbox br,
.gform_wrapper .gfield_radio br {
  display: none;
}
.gform_wrapper .gfield_checkbox input:checked ~ label::after {
  background-color: var(--gf_cr_selectedColor);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='9' viewBox='0 0 11 9'%3E%3Cg stroke='none' stroke-width='1' fill='%23ffffff' fill-rule='evenodd'%3E%3Cpolygon fill='%23ffffff' points='4.146 8.5 0.5 4.854 1.914 3.439 4.146 5.672 9.318 0.5 10.732 1.914'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 100% auto;
}
.gform_wrapper .gfield_radio input:checked ~ label::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ccircle cx='10' cy='10' r='5' fill='%2300489C'/%3E%3C/svg%3E");
  background-size: calc(100% + 2 * var(--gf_cr_borderWidth)) auto;
}
.gform_wrapper .gfield_radio label {
  padding-top: 0.5625rem;
}
.gform_wrapper .gfield_radio label:before {
  top: 0.0625rem;
}
.gform_wrapper .gfield_radio label::after {
  width: 1.25rem;
  height: 1.25rem;
  top: 0.6875rem;
  left: 0.875rem;
  border-radius: 50%;
}
.gform_wrapper .ginput_complex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.gform_wrapper .ginput_complex br,
.gform_wrapper .ginput_complex .gf_clear {
  display: none;
}
.gform_wrapper .ginput_complex > * {
  flex: 0 1 calc(50% - var(--gf_field_spaceBetween)/2);
  max-width: calc(50% - var(--gf_field_spaceBetween)/2);
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .gform_wrapper .ginput_complex > * {
    flex: 0 1 100%;
    max-width: 100%;
  }
}
.gform_wrapper .ginput_complex > *:only-child {
  flex: 0 1 100%;
  max-width: 100%;
  margin: 0;
}
.gform_wrapper .ginput_container_address {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.gform_wrapper .ginput_container_address .ginput_full {
  flex: 0 1 100%;
  max-width: 100%;
}
.gform_wrapper .ginput_container_address .ginput_left,
.gform_wrapper .ginput_container_address .ginput_right {
  flex: 0 1 calc(50% - var(--gf_field_spaceBetween)/2);
  max-width: calc(50% - var(--gf_field_spaceBetween)/2);
}
@media (max-width: 767.98px) {
  .gform_wrapper .ginput_container_address .ginput_left,
.gform_wrapper .ginput_container_address .ginput_right {
    flex: 0 1 100%;
    max-width: 100%;
  }
}
.gform_wrapper .ginput_container_address br {
  display: none;
}
.gform_wrapper .clear-multi {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.gform_wrapper .ginput_container_date {
  flex: 0 1 calc(100%/3 - 2*var(--gf_field_spaceBetween)/3);
  max-width: calc(100%/3 - 2*var(--gf_field_spaceBetween)/3);
}
@media (max-width: 767.98px) {
  .gform_wrapper .ginput_container_date {
    flex: 0 1 100%;
    max-width: 100%;
  }
}
.gform_wrapper .ginput_container_date .datepicker:placeholder-shown {
  padding-left: 2.875rem !important;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='22' viewBox='0 0 20 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17 2H18C19.1 2 20 2.9 20 4V20C20 21.1 19.1 22 18 22H2C0.9 22 0 21.1 0 20V4C0 2.9 0.9 2 2 2H3V0H5V2H15V0H17V2ZM2 20H18V7H2V20Z' fill='%2300489C'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: 0.875rem 50%;
}
@media (max-width: 767.98px) {
  .gform_wrapper .ginput_container_date + .ginput_container_date {
    margin-top: 0.9375rem;
  }
}
.gform_wrapper .ginput_container_time {
  flex: 0 1 calc(100%/3 - 2*var(--gf_field_spaceBetween)/3);
  max-width: calc(100%/3 - 2*var(--gf_field_spaceBetween)/3);
}
@media (max-width: 767.98px) {
  .gform_wrapper .ginput_container_time {
    flex: 0 1 100%;
    max-width: 100%;
  }
}
.gform_wrapper .ginput_container_time i {
  display: none;
}
@media (max-width: 767.98px) {
  .gform_wrapper .ginput_container_time + .ginput_container_time {
    margin-top: 0.9375rem;
  }
}
.gform_wrapper .gfield.acceptance {
  padding: 1.875rem 1.875rem 2rem;
  background-color: var(--gf_acceptanceBg);
}
@media (max-width: 767.98px) {
  .gform_wrapper .gfield.acceptance {
    padding: 0.9375rem;
  }
}
.gform_wrapper .gfield.acceptance > .gfield_label {
  margin-bottom: 0.625rem;
  font-family: "Poppins", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
  letter-spacing: 0.0125rem;
}
.gform_wrapper .gfield.acceptance .ginput_container label {
  text-transform: initial;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
  padding: 0.1875rem 0 0.375rem 2.125rem;
}
.gform_wrapper .gfield.acceptance .ginput_container label::before {
  top: -0.125rem;
  left: -0.6875rem;
}
.gform_wrapper .gfield.acceptance .ginput_container label:after {
  top: 0.5625rem;
  left: 0;
}
.gform_wrapper .ginput_container_fileupload {
  display: flex;
  align-items: flex-end;
  min-height: var(--gf_input_minHeight);
  position: relative;
}
.gform_wrapper .ginput_container_fileupload input[type=file] {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.gform_wrapper .ginput_container_fileupload input[type=file]:focus {
  outline: none !important;
}
html.user-tab-nav .gform_wrapper .ginput_container_fileupload input[type=file]:focus ~ label {
  outline: var(--gf_input_borderWidth) solid var(--gf_input_borderFocusColor);
}
.gform_wrapper .ginput_container_fileupload label {
  font-family: "corporate-s", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  text-transform: initial;
  margin-bottom: 0;
  cursor: pointer;
}
.gform_wrapper .ginput_container_fileupload label:after {
  content: "\ea35";
  font-family: "iconfont-cimi";
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  left: 9rem;
  transform: translate(0, -50%);
  transition: color 0.2s;
  color: #00489C;
}
@media (max-width: 767.98px) {
  .gform_wrapper .ginput_container_fileupload label:after {
    left: 8.125rem;
  }
}
.gform_wrapper .ginput_container_fileupload label::before {
  content: attr(data-button);
  display: inline-block;
  padding: 0.5625rem 3.3125rem 0.4375rem 1.75rem;
  margin-right: 1.8125rem;
  font-family: "Poppins", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 2.375rem;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
  border: var(--gf_fileBorderWidth) solid var(--gf_fileBorderColor);
  border-radius: var(--gf_fileBorderRadius);
  background-color: var(--gf_fileBackground);
  transition: background-color 0.2s, border-color 0.2s, color 0.2s;
  color: #00489C;
}
@media (max-width: 767.98px) {
  .gform_wrapper .ginput_container_fileupload label::before {
    padding: 0.5625rem 2.8125rem 0.5625rem 1.25rem;
    margin-right: 0.9375rem;
    font-size: 0.875rem;
  }
}
.gform_wrapper .ginput_container_fileupload label span {
  display: inline-block;
  padding: 0 1.25rem 0 0;
}
.gform_wrapper .ginput_container_fileupload label:hover:after {
  color: var(--gf_fileColorHover);
}
.gform_wrapper .ginput_container_fileupload label:hover::before {
  color: var(--gf_fileColorHover);
  border-color: var(--gf_fileBackgroundHover);
  background-color: var(--gf_fileBackgroundHover);
}
.gform_wrapper .ginput_container_list .gfield_list_container {
  width: 100%;
}
.gform_wrapper .ginput_container_list .gfield_list_group {
  display: flex;
  align-items: center;
}
.gform_wrapper .ginput_container_list .gfield_list_group + .gfield_list_group {
  margin-top: 0.625rem;
}
.gform_wrapper .ginput_container_list .gfield_list_group .gfield_list_cell {
  flex-grow: 1;
}
.gform_wrapper .ginput_container_list .gfield_list_group .gfield_list_icons {
  flex-shrink: 0;
  padding: 0.3125rem 0.625rem;
  text-align: right;
}
.gform_wrapper .ginput_container_list .gfield_list_group .gfield_list_icons a {
  display: inline-block;
}
.gform_wrapper .ginput_container_list .gfield_list_group .gfield_list_icons img {
  display: block;
  width: 1.125rem;
}
.gform_wrapper .gfield_price br {
  display: none;
}
.gform_wrapper .gfield_price .ginput_container {
  font-size: 1.5rem;
  line-height: 2rem;
  color: var(--gf_label_color);
}
.gform_wrapper .gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper .gfield_error textarea,
.gform_wrapper .gfield_error select,
.gform_wrapper .gfield_error .select2-selection--single {
  padding-right: 3.125rem;
  padding-top: 0.9375rem !important;
  padding-bottom: 0.4375rem !important;
  border-color: var(--gf_input_borderErrorColor);
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 10C0 4.48 4.48 0 10 0s10 4.48 10 10-4.48 10-10 10S0 15.52 0 10zm9-5v6h2V5H9zm0 8v2h2v-2H9z' fill='%23B00020'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: calc(100% - 0.8125rem) 50%;
}
.gform_wrapper .gfield_error .select2-selection__arrow {
  display: none;
}
.gform_wrapper .validation_error {
  margin-bottom: 1.25rem;
  font-size: 1.25rem;
  line-height: 2rem;
  text-align: center;
  color: var(--gf_textError);
}
.gform_wrapper .validation_message {
  margin: 0;
  font-size: 0.75rem;
  line-height: 1rem;
  color: var(--gf_textError);
}
.gform_wrapper .gfield_description:not(.validation_message) {
  margin: 0.4375rem 0.75rem 0;
  font-size: 0.75rem;
  line-height: 1rem;
  color: var(--gf_label_color);
}
.gform_wrapper .gfield_description:not(.validation_message):empty {
  display: none;
}
.gform_wrapper .gf_page_steps {
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-bottom: 6.25rem;
}
.gform_wrapper .gf_page_steps + .gform_body .gform_page_footer {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767.98px) {
  .gform_wrapper .gf_page_steps + .gform_body .gform_page_footer .c-btn {
    min-width: 8.125rem;
  }
}
.gform_wrapper .gf_page_steps:before {
  content: "";
  height: 0.125rem;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  transform: translateY(-50%);
  background-color: var(--gf_stepper_colorInactive);
}
.gform_wrapper .gf_page_steps .gf_step_clear {
  display: none;
}
.gform_wrapper .gf_page_steps .gf_step {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  position: relative;
  font-size: 0;
  font-weight: 700;
  text-align: center;
  color: var(--gf_stepper_colorInactive);
  border: 0.125rem solid var(--gf_stepper_colorInactive);
  border-radius: 100%;
  background-color: var(--gf_stepper_colorAlt);
}
.gform_wrapper .gf_page_steps .gf_step .gf_step_number {
  font-family: "Poppins", sans-serif;
  color: inherit;
  letter-spacing: 0.05rem;
  font-size: 1.125rem;
  line-height: 1.3333333333;
  font-weight: 600;
}
.gform_wrapper .gf_page_steps .gf_step_completed {
  color: #fff;
  border-color: #161717;
  background-color: #161717;
}
.gform_wrapper .gf_page_steps .gf_step_active {
  color: var(--gf_stepper_colorActive);
  border-color: var(--gf_stepper_colorActive);
}
.gform_wrapper .gf_page_steps .gf_step_label {
  max-width: 3.125rem;
  position: absolute;
  top: calc(100% + 0.5rem);
  left: 50%;
  transform: translate(-50%);
  font-family: "Poppins", sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
  color: var(--gf_stepper_colorActive);
  white-space: nowrap;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
  word-wrap: break-word;
}
.gform_wrapper .gf_left_half,
.gform_wrapper .gf_right_half {
  width: calc(50% - var(--gf_field_spaceBetween)/2);
}
.gform_wrapper .gf_left_half {
  margin-right: calc(var(--gf_field_spaceBetween) / 2);
}
.gform_wrapper .gf_right_half {
  margin-left: calc(var(--gf_field_spaceBetween) / 2);
}
.gform_wrapper .gf_left_third,
.gform_wrapper .gf_middle_third,
.gform_wrapper .gf_right_third {
  width: calc(100%/3 - 2*var(--gf_field_spaceBetween)/3);
}
.gform_wrapper .gf_left_third {
  margin-right: calc(var(--gf_field_spaceBetween) / 2);
}
.gform_wrapper .gf_middle_third {
  margin-right: calc(var(--gf_field_spaceBetween) / 2);
  margin-left: calc(var(--gf_field_spaceBetween) / 2);
}
.gform_wrapper .gf_right_third {
  margin-left: calc(var(--gf_field_spaceBetween) / 2);
}
.gform_wrapper .gf_left_half,
.gform_wrapper .gf_right_half,
.gform_wrapper .gf_left_third,
.gform_wrapper .gf_middle_third,
.gform_wrapper .gf_right_third {
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 767.98px) {
  .gform_wrapper .gf_left_half,
.gform_wrapper .gf_right_half,
.gform_wrapper .gf_left_third,
.gform_wrapper .gf_middle_third,
.gform_wrapper .gf_right_third {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
.gform_wrapper .gform_description,
.gform_wrapper .gform_title {
  display: none;
}
.gform_wrapper .gform_footer {
  margin-top: 1.5rem;
}
@media (max-width: 767.98px) {
  .gform_wrapper .gform_footer {
    margin-top: 0.5rem;
  }
}
.gform_wrapper .gform_footer br {
  display: none;
}
.gform_wrapper .gform_button,
.gform_wrapper .gform_previous_button,
.gform_wrapper .gform_next_button {
  border: none;
  cursor: pointer;
}
.gform_wrapper .gform_button + .button,
.gform_wrapper .gform_previous_button + .button,
.gform_wrapper .gform_next_button + .button {
  margin-left: 0.9375rem;
}
.gform_wrapper .screen-reader-text {
  width: 1px;
  height: 1px;
  padding: 0;
  position: absolute;
  margin: -1px;
  word-wrap: normal !important;
  border: 0;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
}
.gform_wrapper p:empty, .gform_wrapper .content-column:empty {
  display: none;
}
.gform_wrapper p br, .gform_wrapper .content-column br {
  display: none;
}

.gform_confirmation_wrapper {
  margin: 3.125rem 0;
  color: var(--gf_label_color);
}
.gform_confirmation_wrapper.dark-bg {
  color: var(--gf_colorOnDarkBackground);
}
.gform_confirmation_wrapper .gform_confirmation_message {
  font-size: 1.625rem;
  line-height: 2rem;
  text-align: center;
}
@media (max-width: 767.98px) {
  .gform_confirmation_wrapper .gform_confirmation_message {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
}

.ui-datepicker {
  display: none;
  width: 17.5rem;
  padding: 0 0.9375rem 1.25rem;
  margin-top: 0.5rem;
  color: var(--gf_datepicker_color);
  border-radius: 0.125rem;
  background: var(--gf_datepicker_backgroundColor);
  box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.1);
}
.ui-datepicker-header {
  padding: 0.875rem 3.125rem;
  position: relative;
  margin: 0 -0.9375rem 1.25rem;
  background: var(--gf_datepicker_headerBackgroundColor);
}
.ui-datepicker-title {
  font-size: var(--gf_datepicker_fontSize);
  font-weight: 700;
  line-height: var(--gf_datepicker_lineHeight);
  text-align: center;
  text-transform: uppercase;
}
.ui-datepicker-prev, .ui-datepicker-next {
  display: block;
  width: 1.125rem;
  height: 1.125rem;
  position: absolute;
  top: 50%;
  left: 1rem;
  transform: translateY(-50%);
  border-radius: 50%;
  background: var(--gf_datepicker_arrowBackground);
  cursor: pointer;
}
.ui-datepicker-prev::before, .ui-datepicker-next::before {
  content: "";
  pointer-events: none;
  width: 0.375rem;
  height: 0.625rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-60%, -50%, 0);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='10' viewBox='0 0 7 10'%3E%3Cpath d='M5.92,9.24,1.68,5,5.92.76h0' fill='none' stroke='%23ffffff' stroke-miterlimit='20' stroke-width='2'/%3E%3C/svg%3E") no-repeat center/contain;
  backface-visibility: hidden;
}
.ui-datepicker-prev span, .ui-datepicker-next span {
  display: none;
}
.ui-datepicker-next {
  right: 1rem;
  left: auto;
}
.ui-datepicker-next::before {
  transform: translate3d(-40%, -50%, 0) scaleX(-1);
}
.ui-datepicker-calendar {
  width: 100%;
}
.ui-datepicker-calendar td,
.ui-datepicker-calendar th {
  font-size: var(--gf_datepicker_fontSize);
  font-weight: 500;
  line-height: var(--gf_datepicker_lineHeight);
  text-align: center;
  color: var(--gf_datepicker_color);
}
.ui-datepicker-calendar td a,
.ui-datepicker-calendar th a {
  display: block;
  color: inherit;
}
.ui-datepicker-calendar td a:hover,
.ui-datepicker-calendar th a:hover {
  color: var(--gf_datepicker_hoverColor);
}
.ui-datepicker-calendar th {
  opacity: 0.4;
}

body:not(.wp-admin) .select2-container--default .select2-results > .select2-results__options {
  max-height: 12.5rem;
}
body:not(.wp-admin) .select2-container {
  display: block;
  max-width: 100%;
  z-index: 1;
}
.gform_wrapper body:not(.wp-admin) .select2-container {
  width: 100% !important;
}
body:not(.wp-admin) .select2-container .select2-selection--single {
  width: 100%;
  height: auto;
  max-width: 100%;
  min-height: var(--gf_input_minHeight);
  padding: var(--gf_input_padding);
  padding-right: 3.25rem;
  padding-top: 0.9375rem !important;
  padding-bottom: 0.4375rem !important;
  position: relative;
  font-family: var(--gf_font);
  font-size: var(--gf_input_fontSize);
  font-weight: 400;
  line-height: var(--gf_input_lineHeight);
  color: var(--gf_input_textColor);
  border: var(--gf_input_borderWidth) solid var(--gf_input_borderDefaultColor);
  border-radius: var(--gf_input_borderRadius);
  background-color: var(--gf_input_backgroundColor);
}
body:not(.wp-admin) .select2-container .select2-selection--single:focus {
  border-color: var(--gf_input_borderFocusColor);
  outline: none !important;
}
body:not(.wp-admin) .select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}
body:not(.wp-admin) .select2-container .select2-selection--single .select2-selection__rendered .select2-selection__placeholder {
  font-weight: 400;
  color: #161717;
  text-transform: none;
}
body:not(.wp-admin) .select2-container .select2-selection--single .select2-selection__arrow {
  width: auto;
  height: auto;
  position: absolute;
  top: 46%;
  right: 1.25rem;
  border-width: 0.3125rem 0.3125rem 0 0.3125rem;
  border-style: solid;
  border-color: #005CB0 transparent transparent transparent;
  transition: all 0.2s linear;
}
body:not(.wp-admin) .select2-container .select2-selection--single .select2-selection__arrow b {
  display: none;
}
body:not(.wp-admin) .select2-container .select2-dropdown {
  padding: 0.5rem 0;
  margin-top: 0.5rem;
  border: none;
  border-radius: 0.25rem;
  background-color: var(--gf_select_dd_backgroundColor);
  box-shadow: 0 0.125rem 1.25rem rgba(0, 0, 0, 0.12);
}
body:not(.wp-admin) .select2-container .select2-dropdown--above {
  margin-top: -0.5rem;
}
@media (max-height: 30rem) {
  body:not(.wp-admin) .select2-container .select2-dropdown .select2-results__options {
    max-height: 7.5rem;
  }
}
body:not(.wp-admin) .select2-container .select2-dropdown .select2-results__option {
  padding: 0.5rem 0.75rem;
  position: relative;
  font-size: var(--gf_select_optionFontSize);
  line-height: var(--gf_select_optionLineHeight);
  color: var(--gf_select_optionColor);
  cursor: pointer;
}
body:not(.wp-admin) .select2-container .select2-dropdown .select2-results__option--selected, body:not(.wp-admin) .select2-container .select2-dropdown .select2-results__option--highlighted {
  background-color: var(--gf_select_optionSelectedColor);
}
body:not(.wp-admin) .select2-container--multiple .select2-dropdown {
  padding: 0.3125rem 0;
}
body:not(.wp-admin) .select2-container--multiple .select2-dropdown .select2-results__option {
  padding: 0.5rem 0.75rem 0.5rem 2.875rem;
}
body:not(.wp-admin) .select2-container--multiple .select2-dropdown .select2-results__option::after {
  content: "";
  pointer-events: none;
  width: 1.125rem;
  height: 1.125rem;
  position: absolute;
  top: 0.6875rem;
  left: 0.9375rem;
  border: var(--gf_cr_borderWidth) solid var(--gf_cr_borderColor);
  border-radius: var(--gf_c_borderRadius);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
}
body:not(.wp-admin) .select2-container--multiple .select2-dropdown .select2-results__option--highlighted, body:not(.wp-admin) .select2-container--multiple .select2-dropdown .select2-results__option:hover {
  color: var(--gf_select_optionColor);
  background: var(--gf_select_optionSelectedColor);
}
body:not(.wp-admin) .select2-container--multiple .select2-dropdown .select2-results__option--highlighted {
  background: transparent;
}
body:not(.wp-admin) .select2-container--multiple .select2-dropdown .select2-results__option:hover {
  background: var(--gf_select_optionSelectedColor);
}
body:not(.wp-admin) .select2-container--multiple .select2-dropdown .select2-results__option[aria-selected=true] {
  background: transparent;
}
body:not(.wp-admin) .select2-container--multiple .select2-dropdown .select2-results__option[aria-selected=true]::after {
  border-color: var(--gf_cr_selectedColor);
  background-color: var(--gf_cr_selectedColor);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='9' viewBox='0 0 11 9'%3E%3Cg stroke='none' stroke-width='1' fill='%23ffffff' fill-rule='evenodd'%3E%3Cpolygon fill='%23ffffff' points='4.146 8.5 0.5 4.854 1.914 3.439 4.146 5.672 9.318 0.5 10.732 1.914'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 100% auto;
}
body:not(.wp-admin) .select2-container--open .select2-selection__arrow {
  transform: scaleY(-1);
}
body:not(.wp-admin) .select2-container--open .select2-selection--single {
  border-color: var(--gf_input_borderFocusColor);
  outline: none !important;
}
body:not(.wp-admin) .select2-container .select2-selection__clear {
  display: none !important;
}
body:not(.wp-admin) .gform_validation_errors {
  margin-bottom: 1.25rem;
  text-align: left;
}
body:not(.wp-admin) .gform_validation_errors h1,
body:not(.wp-admin) .gform_validation_errors h2,
body:not(.wp-admin) .gform_validation_errors #page .tablepress-table-name,
#page body:not(.wp-admin) .gform_validation_errors .tablepress-table-name,
body:not(.wp-admin) .gform_validation_errors h3 {
  color: var(--gf_textError);
  font-size: 0.875rem;
  line-height: 1.7142857143;
  font-weight: 600;
}
body:not(.wp-admin) .gform_ajax_spinner {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}

.video-lightbox {
  display: flex;
  align-items: center;
  padding-top: 4.6875rem;
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #005CB0;
  opacity: 1;
  visibility: visible;
}
.page-has-loaded .video-lightbox {
  transition: opacity 0.2s, visibility 0.2s;
}
.video-lightbox:not(.active) {
  opacity: 0;
  visibility: hidden;
}
.video-lightbox__video-wrapper {
  width: auto;
  position: relative;
  text-align: center;
}
.video-lightbox__video {
  position: absolute;
  top: 0;
  right: 1.25rem;
  bottom: 0;
  left: 1.25rem;
  background-color: #000;
}
@media (min-width: 992px) {
  .video-lightbox__video {
    right: 0.9375rem;
    left: 0.9375rem;
  }
}
.video-lightbox__video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  border: none;
}
.video-lightbox__video-spacer {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: calc(100vh - 6.875rem);
  max-height: calc(var(--vh, 1vh) * 100 - 6.875rem);
}
.video-lightbox__close {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  z-index: 1;
  top: 1.0625rem;
  right: 1.25rem;
  line-height: 0;
  color: #00489C;
  border: none;
  border-radius: 50%;
  background: #E9EC53;
  cursor: pointer;
  transition: background-color 0.2s;
}
@media (max-width: 767.98px) {
  .video-lightbox__close {
    top: 1rem;
    right: 1.25rem;
  }
}
.video-lightbox__close:after {
  content: "\ea11";
  font-family: "iconfont-cimi";
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.video-lightbox__close:hover {
  color: #fff;
  background-color: #00489C;
}

.video-bg {
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  transition: opacity 2s, visibility 2s;
}
@media (max-width: 991.98px) {
  .video-bg {
    display: none;
  }
}
.video-bg iframe,
.video-bg video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.video-bg video {
  object-fit: cover;
}
.video-bg.active {
  opacity: 1;
  visibility: visible;
}

.leadparagraph {
  font-size: 1.25rem;
  line-height: 1.5rem;
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .leadparagraph {
    font-size: 2.125rem;
    line-height: 2.5rem;
    margin-bottom: 5rem;
  }
}

.highlight-text {
  padding: 0.1875rem 0;
  background: #EDF6FE;
}

.preheading {
  margin-bottom: 0.625rem;
  letter-spacing: 0.01875rem;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  color: #00489C;
  font-size: 0.75rem;
  line-height: 1.3333333333;
  font-weight: 700;
}
@media (min-width: 768px) {
  .preheading {
    margin-bottom: 0.4375rem;
  }
}

.page-accordion {
  margin: 1.875rem 0 1.875rem;
}
@media (min-width: 768px) {
  .page-accordion {
    margin: 1.4375rem 0 1.4375rem;
  }
}

.bellow {
  border-left: 0.125rem solid #E9EC53;
  transition: border-color 0.2s;
}
.bellow:not(:last-child) {
  margin-bottom: 0.625rem;
}
@media (min-width: 768px) {
  .bellow:not(:last-child) {
    margin-bottom: 2.625rem;
  }
}
.bellow p:last-child, .bellow .content-column:last-child {
  margin: 0;
}
.bellow.active .bellow__title {
  padding-bottom: 0.3125rem;
}
@media (min-width: 768px) {
  .bellow.active .bellow__title {
    padding: 1.4375rem 1rem 1.8125rem 2rem;
  }
}
@media (min-width: 768px) {
  .bellow.active i {
    margin-top: -0.25rem;
  }
}
.bellow.active i::before {
  transform: rotate(180deg);
}
.bellow__content {
  display: none;
  padding: 0.3125rem 0.5625rem 2.875rem 0.5rem;
}
@media (min-width: 768px) {
  .bellow__content {
    padding: 0 1rem 1.5rem 1.9375rem;
  }
}
.bellow__title {
  display: flex;
  justify-content: space-between;
  padding: 1.375rem 0.6875rem 1rem 0.5rem;
  position: relative;
  cursor: pointer;
  transition: all 0.2s linear;
}
@media (min-width: 768px) {
  .bellow__title {
    padding: 1.6875rem 1rem 1.1875rem 0.8125rem;
  }
}
.bellow__title h3 {
  padding-right: 1.25rem;
  margin: 0;
  font-weight: 600;
  line-height: 1.5rem;
  color: #005CB0;
  transition: color 0.2s linear;
}
.bellow__title i {
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 1.875rem;
  height: 1.875rem;
  margin-top: -0.1875rem;
  line-height: 0;
  border-radius: 50%;
  background-color: #E9EC53;
  transition: background-color 0.2s;
}
@media (min-width: 768px) {
  .bellow__title i {
    margin-top: -0.4375rem;
  }
}
.bellow__title i:before {
  font-size: 1rem;
  color: #00489C;
  transition: color 0.2s, transform 0.2s;
}
.bellow:hover {
  border-left: 0.125rem solid #00489C;
}
.bellow:hover i {
  background-color: #00489C;
}
.bellow:hover i:before {
  color: #fff;
}

.page-fullwidth-image {
  padding: 2.375rem 0 4.625rem;
}
@media (max-width: 767.98px) {
  .page-fullwidth-image {
    padding: 1.8125rem 0 3.4375rem;
  }
}
.block-grid-columns .page-fullwidth-image {
  padding: 0;
}
.page-fullwidth-image__wrapper:before, .page-fullwidth-image__wrapper:after {
  content: "";
  display: table;
}
.page-fullwidth-image__wrapper:after {
  clear: both;
}
.page-fullwidth-image__wrapper img {
  width: 100%;
  margin: 0;
}

@media (max-width: 767.98px) {
  .content-image + .content-image {
    padding-top: 0.9375rem;
  }
}
.content-image__align-left, .content-image__align-right {
  width: 50%;
}
@media (max-width: 767.98px) {
  .content-image__align-left, .content-image__align-right {
    width: 100%;
  }
}
.content-image__align-left {
  float: left;
}
@media (max-width: 767.98px) {
  .content-image__align-left {
    float: none;
  }
}
.content-image__align-left.spacing-normal {
  padding-right: 0.9375rem;
}
@media (max-width: 767.98px) {
  .content-image__align-left.spacing-normal {
    padding: 0 0 0.9375rem;
  }
  .content-image__align-left.spacing-normal:last-child {
    padding: 0;
  }
}
.content-image__align-right {
  float: right;
}
@media (max-width: 767.98px) {
  .content-image__align-right {
    float: none;
  }
}
.content-image__align-right.spacing-normal {
  padding-left: 0.9375rem;
}
@media (max-width: 767.98px) {
  .content-image__align-right.spacing-normal {
    padding: 0 0 0.9375rem;
  }
  .content-image__align-right.spacing-normal:last-child {
    padding: 0;
  }
}
.content-image img {
  width: 100%;
  margin: 0;
}

/* Main Header */
.main-header {
  width: 100%;
  position: relative;
  position: sticky;
  z-index: 100;
  top: var(--alert-bar-height);
  left: 0;
}
.main-header:after {
  content: "";
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0 0.625rem 1.875rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  transition: opacity 0.3s;
}
body.stop-animation .main-header * {
  transition: none !important;
  animation: none !important;
}
.main-header__inner {
  padding: 0.75rem 0;
  background-color: #fff;
}
@media (min-width: 1200px) {
  .main-header__inner {
    padding: 0;
    overflow: hidden;
    transition: background-color 0.3s;
  }
}
.main-header__grid {
  display: flex;
  align-items: center;
}
@media (min-width: 1200px) {
  .main-header__grid {
    display: grid;
    align-items: flex-start;
    justify-items: center;
  }
}
.main-header__main {
  pointer-events: none;
  width: 100%;
  height: 100%;
  max-height: calc(100 * var(--vh));
  padding: calc(var(--headerHeight) + var(--alert-bar-height)) 0 0;
  position: fixed;
  z-index: 20;
  top: 0;
  right: 0;
  transform: translateX(100%);
  transition: transform 0.3s;
}
@media (min-width: 768px) {
  .main-header__main {
    width: 20rem;
  }
}
@media (min-width: 1200px) {
  .main-header__main {
    display: contents;
    width: auto;
    height: auto;
    max-height: none;
    padding: 0;
    position: static;
    transform: none;
    transition: none;
  }
}
.main-header.mobile-open .main-header__main {
  transform: translateX(0);
}
.main-header__main-inner {
  pointer-events: auto;
  display: flex;
  flex-direction: column;
  height: 100%;
  background-color: #fff;
  overflow: auto;
}
@media (min-width: 1200px) {
  .main-header__main-inner {
    display: contents;
    background-color: transparent;
    overflow: visible;
  }
}
.main-header .header-mobile-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.5625rem;
  height: 0.9375rem;
  padding: 0;
  position: relative;
  z-index: 9999;
  margin-left: auto;
}
@media (min-width: 768px) {
  .main-header .header-mobile-btn {
    width: 2.8125rem;
    height: 2.8125rem;
  }
}
@media (min-width: 1200px) {
  .main-header--blue:not(.main-header--shadow):not(.header-subnav) .main-header__inner {
    background-color: #EDF6FE;
  }
  .main-header--blue:not(.main-header--shadow):not(.header-subnav) .main-header__subnav {
    background-color: #fff;
  }
  .main-header--blue:not(.main-header--shadow):not(.header-subnav) .main-header__sub:after {
    background-color: #fff;
  }
}

.page-has-hero .main-header.main-header--shadow:not(.search-modal-active):after {
  opacity: 1;
}

:root {
  --alert-start: 0;
}

.admin-bar {
  --alert-start: 46px;
}
@media (min-width: 768px) {
  .admin-bar {
    --alert-start: 32px;
  }
}

.alert-bar {
  display: flex;
  flex-direction: column;
  width: 100%;
  position: sticky;
  z-index: 9999;
  top: var(--alert-start);
  left: 0;
  color: #fff;
}
.alert-bar__item {
  padding-top: 0.3125rem;
  padding-bottom: 0.6875rem;
  background-color: var(--alert-bg-color);
  font-size: 0.75rem;
  line-height: 1.3333333333;
  --alert-bg-color: #070b3a;
}
@media (min-width: 768px) {
  .alert-bar__item {
    padding-top: 0.0625rem;
    padding-bottom: 0.375rem;
  }
}
.alert-bar__item + .alert-bar__item {
  border-top: 1px solid #fff;
}
.alert-bar__item.viewed {
  display: none;
}
.alert-bar__content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}
@media (min-width: 768px) {
  .alert-bar__content {
    padding-left: 2.1875rem;
  }
}
.alert-bar__content p, .alert-bar__content .content-column {
  margin: 0;
  font-size: 0.75rem;
  line-height: 1.3333333333;
}
.alert-bar__content a {
  color: inherit;
  text-decoration: underline;
}
.alert-bar__message {
  flex: 1;
}
@media (min-width: 768px) {
  .alert-bar__message {
    text-align: center;
  }
}
.alert-bar__close {
  width: 1.25rem;
  height: 1.25rem;
  padding: 0;
  position: relative;
  margin-top: 0.3125rem;
  border: 0.0625rem solid #fff;
  border-radius: 100%;
  background: none;
}
.alert-bar__close::before {
  content: "";
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  -webkit-mask-image: url(../../images/icons/close.svg);
  -webkit-mask-size: cover;
  mask-image: url(../../images/icons/close.svg);
  mask-size: cover;
}

.mega-menu-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  max-height: none;
  padding: 0;
  padding-top: calc(var(--headerHeight) + var(--alert-bar-height));
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  transform: translateX(100%);
  border: none;
  background-color: #fff;
  overflow: hidden;
  transition: transform 0.3s;
}
@media (min-width: 768px) {
  .mega-menu-wrapper {
    max-width: 20rem;
  }
}
@media (min-width: 1200px) {
  .mega-menu-wrapper {
    pointer-events: none;
    display: block;
    width: 100%;
    height: auto;
    max-width: 68.75rem;
    padding: 0 0.9375rem;
    position: absolute;
    top: calc(100% + 1rem);
    left: 50%;
    transform: translateX(-50%);
    border-radius: 0.75rem;
    background-color: transparent;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s, visibility 0.3s;
  }
}
.subnav-open + .mega-menu-wrapper {
  transform: translateX(0);
}
@media (min-width: 1200px) {
  .subnav-open + .mega-menu-wrapper {
    transform: translateX(-50%);
    opacity: 1;
    visibility: visible;
  }
}
.mega-menu-wrapper .mega-menu-inner {
  display: flex;
  flex: 1;
  flex-direction: column;
  overflow: auto;
}
@media (min-width: 1200px) {
  .mega-menu-wrapper .mega-menu-inner {
    flex-direction: row;
    justify-content: center;
    overflow: visible;
  }
}
.mega-menu-wrapper__column {
  width: 100%;
  padding: 1.75rem 1.25rem 0;
  background-color: #fff;
}
@media (min-width: 1200px) {
  .mega-menu-wrapper__column {
    pointer-events: auto;
    flex: 0 0 41.12%;
    max-width: 41.12%;
    padding: 4rem 5.1875rem 3.875rem 3.4375rem;
  }
}
.mega-menu-wrapper__column:first-child {
  padding-top: 1.5rem;
}
@media (min-width: 1200px) {
  .mega-menu-wrapper__column:first-child {
    padding-top: 4rem;
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }
}
@media (min-width: 1200px) {
  .mega-menu-wrapper__column:last-child {
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
  }
}
.mega-menu-wrapper__column:last-child:not(:first-child) {
  flex: 1;
  padding-bottom: 2rem;
  margin-top: 2rem;
  background-color: #EDF6FE;
}
@media (min-width: 1200px) {
  .mega-menu-wrapper__column:last-child:not(:first-child) {
    flex: 0 0 38.4%;
    max-width: 38.4%;
    padding: 4rem 3.4375rem 3.875rem;
    margin: 0;
  }
}
.mega-menu-wrapper__column:nth-child(2):not(:last-child) {
  margin-top: 1.625rem;
}
@media (min-width: 1200px) {
  .mega-menu-wrapper__column:nth-child(2):not(:last-child) {
    flex: 0 0 20.4%;
    max-width: 20.4%;
    padding-right: 0;
    margin-top: 0;
  }
}

.main-header__mobile-back {
  padding: 1.1875rem 1.25rem 0.875rem 2.1875rem;
  position: relative;
  margin: 0 1.25rem;
  color: #000;
  color: #717375;
  border: 0;
  border-bottom: 0.0625rem solid #a2a4a7;
  background-color: #fff;
  cursor: pointer;
  font-size: 0.875rem;
  line-height: 1.1428571429;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
.main-header__mobile-back:after {
  content: "\ea0e";
  font-family: "iconfont-cimi";
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 1.1875rem;
  left: 0;
  font-size: 1.5rem;
  color: #00489C;
}

/* Main Header Mobile */
.btn-hamburger {
  display: block;
  flex-grow: 0;
  flex-shrink: 0;
  width: 1.5625rem;
  height: 1.125rem;
  padding: 0;
  position: relative;
  z-index: 9999;
  border: 0;
  outline: 0;
  background: transparent;
  box-shadow: none;
  cursor: pointer;
}
@media (max-width: 767.98px) {
  .btn-hamburger {
    width: 1.25rem;
    height: 0.875rem;
    margin: 0;
  }
}
.btn-hamburger:hover, .btn-hamburger:focus {
  outline: 0;
}
.btn-hamburger span {
  display: block;
  width: 1.5625rem;
  height: 0.125rem;
  position: absolute;
  left: 0;
  transform: rotate(0deg);
  border-radius: 9px;
  background: #00489C;
  opacity: 1;
  transition: 0.45s ease-in-out;
}
@media (max-width: 767.98px) {
  .btn-hamburger span {
    width: 1.25rem;
  }
}
.btn-hamburger span:nth-child(1) {
  top: 0;
  transform-origin: left center;
}
.btn-hamburger span:nth-child(2) {
  top: 0.5rem;
  transform-origin: left center;
}
@media (max-width: 767.98px) {
  .btn-hamburger span:nth-child(2) {
    top: 0.375rem;
  }
}
.btn-hamburger span:nth-child(3) {
  top: 1rem;
  transform-origin: left center;
}
@media (max-width: 767.98px) {
  .btn-hamburger span:nth-child(3) {
    top: 0.75rem;
  }
}
.btn-hamburger.open span:nth-child(1) {
  top: -0.0625rem;
  left: 0.25rem;
  transform: rotate(45deg);
}
@media (max-width: 767.98px) {
  .btn-hamburger.open span:nth-child(1) {
    left: 0.1875rem;
  }
}
.btn-hamburger.open span:nth-child(2) {
  width: 0;
  opacity: 0;
}
.btn-hamburger.open span:nth-child(3) {
  top: 1rem;
  left: 0.25rem;
  transform: rotate(-45deg);
}
@media (max-width: 767.98px) {
  .btn-hamburger.open span:nth-child(3) {
    top: 0.8125rem;
    left: 0.1875rem;
  }
}

@media (min-width: 1200px) {
  .header-logo {
    grid-column: 1/2;
    grid-row: 1/3;
    margin-right: auto;
  }
}
.header-logo__wrapper {
  max-width: 4.625rem;
}
@media (min-width: 1200px) {
  .header-logo__wrapper {
    max-width: 11.875rem;
    padding: 1rem 0 0;
  }
}
.header-logo__link {
  display: block;
  position: relative;
  z-index: 9999;
}
.header-logo .main-logo {
  max-width: 4.625rem;
  transition: transform 0.3s;
}
@media (min-width: 1200px) {
  .header-logo .main-logo {
    max-width: none;
    transform: scale(0.81);
    transform-origin: left top;
  }
}

.main-header__nav {
  padding: 0 1.25rem;
}
@media (min-width: 1200px) {
  .main-header__nav {
    grid-column: 2/5;
    padding: 0;
  }
}
.main-header__nav > .menu {
  padding: 0.875rem 0 0.75rem;
  font-family: "Poppins", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
}
@media (min-width: 1200px) {
  .main-header__nav > .menu {
    padding: 1.25rem 0;
    transition: margin 0.3s;
  }
}
.main-header__nav > .menu > .menu-item {
  display: block;
}
@media (min-width: 1200px) {
  .main-header__nav > .menu > .menu-item {
    display: inline-block;
  }
  .main-header__nav > .menu > .menu-item:not(:last-child) {
    margin-right: 1.875rem;
  }
}
.main-header__nav > .menu > .menu-item > a {
  display: block;
  padding: 1rem 1.5625rem 1rem 0;
  font-size: 0.875rem;
  line-height: 1.1428571429;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
@media (min-width: 1200px) {
  .main-header__nav > .menu > .menu-item > a {
    padding: 0;
    transition: color 0.3s;
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
}
.main-header__nav > .menu > .menu-item > a:hover {
  color: #00489C;
}
.main-header__nav > .menu > .menu-item.menu-item-object-ccs_custom_menu_item > a {
  position: relative;
}
@media (min-width: 1200px) {
  .main-header__nav > .menu > .menu-item.menu-item-object-ccs_custom_menu_item > a {
    padding-right: 1.5625rem;
    transition: color 0.3s;
  }
}
.main-header__nav > .menu > .menu-item.menu-item-object-ccs_custom_menu_item > a:after {
  content: "\ea0f";
  font-family: "iconfont-cimi";
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 1.75rem;
  right: 0.0625rem;
  font-size: 1.375rem;
  line-height: 0;
  color: #00489C;
}
@media (min-width: 1200px) {
  .main-header__nav > .menu > .menu-item.menu-item-object-ccs_custom_menu_item > a:after {
    top: 0.75rem;
    right: -0.125rem;
    transform: rotate(90deg);
    font-size: 1.375rem;
    transition: transform 0.3s;
  }
}
@media (min-width: 1200px) {
  .main-header__nav > .menu > .menu-item.menu-item-object-ccs_custom_menu_item > a.subnav-open {
    color: #00489C;
  }
  .main-header__nav > .menu > .menu-item.menu-item-object-ccs_custom_menu_item > a.subnav-open:after {
    transform: rotate(270deg);
  }
}

.header-buttons {
  padding: 0 20px;
}
@media (min-width: 1200px) {
  .header-buttons {
    grid-column: 5/6;
    padding: 0;
    margin-top: 0.6875rem;
    margin-left: auto;
    transition: transform 0.3s;
  }
}

.main-header__sub {
  flex-grow: 1;
  padding: 2rem 1.25rem;
  margin-top: 2rem;
  line-height: 0;
  background-color: #EDF6FE;
}
@media (min-width: 1200px) {
  .main-header__sub {
    grid-column: 2/6;
    grid-row: 1/2;
    width: 100%;
    padding: 0;
    position: relative;
    margin: 0;
    text-align: right;
    background-color: transparent;
  }
}
.main-header__sub::after {
  width: 1rem;
  height: 100%;
  position: absolute;
  top: 0;
  left: calc(100% - 0.0625rem);
  background-color: #EDF6FE;
}
@media (min-width: 1200px) {
  .main-header__sub::after {
    content: "";
    transition: background-color 0.3s;
  }
}
@media (min-width: 1320px) {
  .main-header__sub::after {
    width: calc((100vw - 1320px) / 2 + 16px);
  }
}

.main-header__subnav {
  display: grid;
  grid-auto-rows: minmax(min-content, max-content);
  grid-column-gap: 1.3125rem;
  grid-row-gap: 1rem;
  grid-template-columns: repeat(2, 1fr);
  font-size: 0.875rem;
  line-height: 1.7142857143;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}
@media (min-width: 1200px) {
  .main-header__subnav {
    display: inline-grid;
    transition: background-color 0.3s;
    grid-column-gap: 1.25rem;
    grid-template-columns: repeat(3, auto);
    padding: 0.5rem 0.0625rem 0.375rem 1.875rem;
    margin-left: 1.5rem;
    border-radius: 0 0 0 2.4375rem;
    background-color: #EDF6FE;
  }
}
.main-header__subnav > .menu {
  display: contents;
}
@media (min-width: 1200px) {
  .main-header__subnav > .menu {
    display: block;
  }
}
@media (min-width: 1200px) {
  .main-header__subnav > .menu > li:not(:last-child) {
    margin-right: 1.125rem;
  }
}
.main-header__subnav a[target=_blank] {
  position: relative;
}
.main-header__subnav a[target=_blank]::after {
  content: "\ea1c";
  font-family: "iconfont-cimi";
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  transform: translateY(0.0625rem);
  margin-left: 0.1875rem;
  font-size: 0.75rem;
}
@media (min-width: 1200px) {
  .main-header__subnav a[target=_blank]::after {
    margin-left: 0.125rem;
  }
}
.main-header__subnav a:hover {
  color: #00489C;
}

@media (min-width: 1200px) {
  .main-header__subnav-link {
    display: inline-flex;
    align-items: flex-start;
    position: relative;
  }
}
.main-header__subnav-link:before {
  display: inline-block;
  align-self: flex-end;
  width: 0.0625rem;
  height: calc(100% - 0.6875rem);
  margin-right: 1.1875rem;
  margin-bottom: 0.4375rem;
  background-color: #717375;
}
@media (min-width: 1200px) {
  .main-header__subnav-link:before {
    content: "";
  }
}
.main-header__subnav-link .c-btn-text {
  letter-spacing: 0;
}

.mm-heading {
  margin-bottom: 1.625rem;
  color: #737373;
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1.3333333333;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}
@media (min-width: 1200px) {
  .mm-heading {
    margin-bottom: 1.5625rem;
  }
}

.mm-image {
  display: block;
  position: relative;
  border-radius: 0.75rem;
  background: #fff;
}
.mm-image__link {
  display: block;
}
.mm-image__link[target*=_blank] .mm-image__caption::after {
  content: "\ea1c";
  font-family: "iconfont-cimi";
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.25rem;
  line-height: 1;
}
.mm-image:hover .mm-image__caption {
  border-color: #00489C;
}
.mm-image:hover .mm-image__caption::after {
  color: #E9EC53;
  border-color: #00489C;
  background: #00489C;
}
.mm-image__img {
  position: relative;
  overflow: hidden;
}
.mm-image__img:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(0deg, rgba(23, 110, 105, 0.2), rgba(23, 110, 105, 0.2));
  opacity: 0;
  transition: opacity 0.2s;
}
.mm-image__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.mm-image__caption {
  display: block;
  padding: 0.9375rem 2.8125rem 0.9375rem 0;
  position: relative;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  color: #00489C;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
  border-bottom: 0.0625rem solid #E9EC53;
  transition: all 0.2s;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
}
.mm-image__caption::after {
  content: "\ea03";
  font-family: "iconfont-cimi";
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0.3125rem;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  border-radius: 50%;
  background-color: #E9EC53;
  transition: background-color 0.2s, border-color 0.2s, color 0.2s;
  color: #00489C;
  font-size: 1.25rem;
  line-height: 1;
  letter-spacing: 0;
}

@media (min-width: 1200px) {
  .mm-block-menu--no-heading {
    margin-top: 0.25rem;
  }
}

.mega-menu-wrapper .menu {
  font-size: 1rem;
  line-height: 1.5;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  color: #000;
}
.mega-menu-wrapper .menu .menu-item {
  display: block;
}
.mega-menu-wrapper .menu .menu-item:not(:last-child) {
  margin-bottom: 1rem;
}

.mm-link {
  display: block;
  transition: color 0.3s;
}
.mm-link:hover {
  color: #00489C;
}
.mm-link span {
  display: block;
}
.mm-link__description {
  margin-top: 0.5rem;
  color: #717375;
  font-size: 0.75rem;
  line-height: 1.3333333333;
}
@media (min-width: 1200px) {
  .mm-link__description {
    margin-top: 0.25rem;
    font-size: 0.875rem;
    line-height: 1.1428571429;
    letter-spacing: 0;
    font-weight: 500;
  }
}
.mm-link.mm-link-icon {
  display: flex;
  align-items: center;
}
.mm-link__icon {
  flex-shrink: 0;
  margin-right: 0.625rem;
  font-size: 0;
  line-height: 0;
  color: #005CB0;
}
@media (min-width: 1200px) {
  .mm-link__icon {
    margin-right: 0.6875rem;
  }
}
.mm-link__icon:before {
  font-size: 1.375rem;
}
@media (min-width: 1200px) {
  .mm-link__icon:before {
    font-size: 1.5rem;
  }
}
.mm-link[target*=_blank] {
  display: inline-flex;
  align-items: center;
}
.mm-link[target*=_blank]::after {
  content: "\ea1c";
  font-family: "iconfont-cimi";
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  margin-left: 0.3125rem;
  font-size: 1.25rem;
  line-height: 1;
}

.mm-h-link {
  font-size: 0.875rem;
  line-height: 1.1428571429;
  letter-spacing: 0.03125rem;
  font-weight: 700;
}
@media (min-width: 1200px) {
  .mm-h-link {
    margin-top: 0.25rem;
    font-size: 1rem;
    line-height: 1.5;
  }
}

.mega-menu-wrapper .c-btn-wrapper {
  margin-top: 1.375rem;
}
@media (min-width: 1200px) {
  .mega-menu-wrapper .c-btn-wrapper {
    margin-top: 1.75rem;
  }
}

.main-header__search-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0;
  margin-right: 0.6875rem;
  margin-left: auto;
  line-height: 0;
  color: #00489C;
  border: none;
  background-color: transparent;
}
@media (min-width: 1200px) {
  .main-header__search-btn {
    width: 1.625rem;
    height: 1.625rem;
    margin: 0 -0.4375rem 0 0;
    color: #161717;
  }
}
.main-header__search-btn:hover {
  color: #00489C;
}
.main-header__search-btn i {
  pointer-events: none;
  font-size: 0;
}
@media (min-width: 1200px) {
  .main-header__search-btn i {
    margin-top: -0.25rem;
  }
}
@media (min-width: 1200px) {
  .main-header__search-btn i:before {
    font-size: 1rem;
  }
}
.main-header__search-btn + .header-mobile-btn {
  margin-left: 0;
}
.main-header__search-btn.mobile {
  z-index: 9999;
}
@media (min-width: 1200px) {
  .main-header__search-btn.mobile {
    display: none;
  }
}
.main-header__search-btn.desktop {
  display: none;
}
@media (min-width: 1200px) {
  .main-header__search-btn.desktop {
    display: inline-flex;
  }
}
.search-modal-active .main-header__search-btn.mobile i:before {
  content: "\ea11";
  font-family: "iconfont-cimi";
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.main-header__search {
  pointer-events: none;
  position: absolute;
  z-index: -2;
  right: 0;
  left: 0;
  transform: translateY(-100%);
  background-color: #fff;
  opacity: 0;
  transition: transform 0.3s, opacity 0.3s;
}
@media (min-width: 1200px) {
  .main-header__search {
    width: 100%;
    max-width: 80.625rem;
    top: calc(100% + 0.4375rem);
    left: 50%;
    transform: translateY(-100%) translateX(-50%);
    border-radius: 0.75rem;
  }
}
.main-header__search form {
  position: relative;
}
.main-header__search input {
  width: 100%;
  padding: 1.125rem 0;
  padding-right: 2rem;
  color: #161717;
  text-overflow: ellipsis;
  border: none;
  border-bottom: 0.0625rem solid #717375;
  border-radius: 0;
  background-color: transparent;
  -webkit-appearance: none;
  font-size: 1.25rem;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .main-header__search input {
    padding: 1.625rem 0;
    padding-right: 3.75rem;
    font-size: 1.875rem;
    line-height: 1.3333333333;
  }
}
.main-header__search input:focus {
  border-color: #E9EC53;
}
.main-header__search input::placeholder {
  color: #717375;
}
.main-header__search button {
  padding: 0;
  position: absolute;
  top: 0.875rem;
  right: 0;
  bottom: 0;
  color: #005CB0;
  border: none;
  background-color: transparent;
  cursor: pointer;
  transition: color 0.3s;
}
@media (min-width: 768px) {
  .main-header__search button {
    top: 1.25rem;
  }
}
.main-header__search button:hover {
  color: #00489C;
}
@media (min-width: 768px) {
  .main-header__search button i:before {
    font-size: 3rem;
  }
}
.main-header__search-form {
  max-width: 55.625rem;
  padding: 0 1.25rem 2rem;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .main-header__search-form {
    padding-top: 4.25rem;
    padding-bottom: 6rem;
  }
}

.search-modal-active .main-header__search {
  pointer-events: all;
  transform: translateY(0);
  opacity: 1;
}
@media (min-width: 1200px) {
  .search-modal-active .main-header__search {
    transform: translateY(0) translateX(-50%);
  }
}

@media (min-width: 1200px) {
  .main-header.main-header--fixed {
    width: 100%;
    position: fixed;
  }
}
@media (min-width: 1200px) {
  .main-header.main-header--fixed .main-header__inner:before {
    content: "";
    pointer-events: none;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
    opacity: 0;
    transition: opacity 0.3s;
  }
}
@media (min-width: 1200px) {
  .main-header.main-header--fixed .main-header__search-btn {
    transition: background-color 0.3s;
  }
}

@media (min-width: 1200px) {
  .main-header.main-header--inverted:not(.mobile-open):not(.header-subnav):not(.search-modal-active) .main-header__inner {
    background-color: transparent;
  }
}
@media (min-width: 1200px) {
  .main-header.main-header--inverted:not(.mobile-open):not(.header-subnav):not(.search-modal-active) .main-header__inner:before {
    opacity: 1;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .main-header.main-header--inverted:not(.mobile-open):not(.header-subnav):not(.search-modal-active) .main-header__nav > .menu {
    margin-top: 0.4375rem;
    margin-left: 3.4375rem;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .main-header.main-header--inverted:not(.mobile-open):not(.header-subnav):not(.search-modal-active) .main-header__nav > .menu > .menu-item > a {
    color: #fff;
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .main-header.main-header--inverted:not(.mobile-open):not(.header-subnav):not(.search-modal-active) .main-header__nav > .menu > .menu-item > a:after {
    color: #E9EC53;
    top: 1.0625rem;
  }
}
@media (min-width: 1200px) {
  .main-header.main-header--inverted:not(.mobile-open):not(.header-subnav):not(.search-modal-active) .header-logo .main-logo {
    transform: none;
  }
}
@media (min-width: 1200px) {
  .main-header.main-header--inverted:not(.mobile-open):not(.header-subnav):not(.search-modal-active) .header-buttons {
    transform: translateY(0.8125rem);
  }
}

@media (min-width: 1200px) {
  .mega-menu-wrapper.popup {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    max-width: none;
    position: fixed;
    top: 0;
    left: 0;
    transform: none;
  }
}
@media (min-width: 1200px) {
  .mega-menu-wrapper.popup .mega-menu-inner {
    display: contents;
  }
}

.mega-menu-popup {
  pointer-events: all;
  max-height: calc(var(--vh, 1vh) * 100 - 2 * var(--headerHeight) - 2 * var(--alert-bar-height) - 40px);
  position: relative;
  overflow: auto;
}
.mega-menu-popup__close {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0;
  position: absolute;
  top: 1rem;
  right: 1rem;
  font-size: 0;
  line-height: 0;
  color: #00489C;
  border: none;
  background-color: transparent;
  cursor: pointer;
}
.mega-menu-popup__close:after {
  content: "\ea11";
  font-family: "iconfont-cimi";
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2.0625rem;
  border: none;
}

.mega-menu-logos {
  padding: 1.375rem 0;
  text-align: center;
}
@media (min-width: 576px) {
  .mega-menu-logos {
    display: grid;
    align-items: center;
    grid-gap: 2.5rem;
    grid-template-columns: repeat(2, 1fr);
    padding: 2.625rem 0;
  }
}
@media (min-width: 768px) {
  .mega-menu-logos {
    display: block;
  }
}
@media (min-width: 1200px) {
  .mega-menu-logos {
    width: 46.25rem;
    background-color: #fff;
  }
}
@media (min-width: 1200px) {
  .mega-menu-logos {
    display: grid;
    grid-column-gap: 0.625rem;
    grid-row-gap: 2rem;
    grid-template-columns: repeat(3, 1fr);
    padding: 4.125rem 3.375rem;
  }
}
.mega-menu-logos__item {
  display: block;
}
.mega-menu-logos__item:not(:last-child) {
  margin-bottom: 1.25rem;
}
@media (min-width: 576px) {
  .mega-menu-logos__item:not(:last-child) {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .mega-menu-logos__item:not(:last-child) {
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 1200px) {
  .mega-menu-logos__item:not(:last-child) {
    margin: 0;
  }
}
.mega-menu-logos__logo {
  max-width: 50%;
  margin: 0 auto;
}
@media (min-width: 1200px) {
  .mega-menu-logos__logo {
    max-width: none;
  }
}
.mega-menu-logos__logo img {
  max-height: 26.25vw;
}
@media (min-width: 768px) {
  .mega-menu-logos__logo img {
    max-height: 15.625vw;
  }
}
@media (max-width: 1269.98px) {
  .mega-menu-logos__logo img {
    width: auto;
  }
}
@media (min-width: 1200px) {
  .mega-menu-logos__logo img {
    max-height: none;
  }
}
.mega-menu-logos__link {
  display: inline-block;
}

.page-hero__title {
  margin-top: 0;
}
.page-hero__btns {
  margin-top: 2.25rem;
}
@media (min-width: 992px) {
  .page-hero__btns {
    margin-top: 3.25rem;
  }
}
.page-hero__btns .c-btn {
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .page-hero__btns .c-btn {
    margin-bottom: 0.625rem;
  }
}
@media (min-width: 992px) {
  .page-hero__btns .c-btn:first-of-type {
    margin-right: 0.9375rem;
  }
}
.page-hero__btns .c-btn:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .page-hero__btns .c-btn:last-of-type {
    margin-bottom: 0.625rem;
  }
}
.page-hero--content-image {
  padding-top: 4.875rem;
  position: relative;
  background: #EDF6FE;
}
@media (min-width: 992px) {
  .page-hero--content-image {
    padding-top: 0;
  }
}
.page-hero--content-image .page-hero__title {
  margin-bottom: 1.8125rem;
}
.page-hero--content-image .page-hero__content {
  margin-bottom: 1.9375rem;
}
@media (min-width: 992px) {
  .page-hero--content-image .page-hero__content {
    padding: 12.5rem 0 11.875rem;
    margin: 0;
  }
}
.page-hero--content-image .page-hero__content p, .page-hero--content-image .page-hero__content .content-column {
  margin-bottom: 3.125rem;
}
@media (min-width: 992px) {
  .page-hero--content-image .page-hero__content p, .page-hero--content-image .page-hero__content .content-column {
    margin-bottom: 2.8125rem;
  }
}
.page-hero--content-image .page-hero__thumbnail {
  width: 100%;
  height: 0;
  padding-top: 69%;
  position: relative;
}
@media (min-width: 992px) {
  .page-hero--content-image .page-hero__thumbnail {
    height: 100%;
    padding-top: 0;
  }
}
.page-hero--content-image .page-hero__thumbnail img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}
@media (min-width: 992px) {
  .page-hero--content-image .page-hero__thumbnail img {
    position: static;
  }
}
.page-hero--content-image .col-image {
  padding: 0;
}
@media (min-width: 992px) {
  .page-hero--content-image .col-image {
    width: 100%;
    height: 100%;
    padding: 0 0 0 0.9375rem;
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media (min-width: 1920px) {
  .page-hero--content-image .col-content {
    display: flex;
    align-items: center;
  }
}
.page-hero--full-image {
  padding-top: 9.75rem;
  padding-bottom: 9.75rem;
  position: relative;
}
@media (min-width: 768px) {
  .page-hero--full-image {
    padding-top: 11.25rem;
    padding-bottom: 11.25rem;
  }
}
@media (min-width: 1320px) {
  .page-hero--full-image {
    padding-top: 20.25rem;
    padding-bottom: 19.5625rem;
  }
}
.page-hero--full-image .page-hero__title {
  margin-bottom: 2.0625rem;
  color: #fff;
}
@media (min-width: 1320px) {
  .page-hero--full-image .page-hero__title {
    margin-bottom: 3.0625rem;
  }
}
.page-hero--full-image .page-hero__btns {
  margin-top: 2.0625rem;
}
.page-hero--full-image .page-hero__thumbnail {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
}
.page-hero--full-image .page-hero__thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-hero--full-image .page-hero__thumbnail::before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
}
.page-hero--no-image {
  padding: 4.875rem 0 14.5rem 0;
  position: relative;
  background: #EDF6FE;
}
@media (min-width: 992px) {
  .page-hero--no-image {
    padding: 9.6875rem 0 9.375rem;
  }
}
.page-hero--no-image .page-hero__title {
  padding-left: 0;
  margin-bottom: 1.8125rem;
}
@media (min-width: 992px) {
  .page-hero--no-image .page-hero__title {
    margin-top: 5px;
    margin-bottom: 3.0625rem;
  }
}
.page-hero--no-image .page-hero__content {
  margin-bottom: 0.625rem;
}
@media (min-width: 992px) {
  .page-hero--no-image .page-hero__content {
    padding: 0 0.9375rem;
  }
}
.page-hero--no-image .page-hero__btns {
  width: 100%;
  padding: 0 1.25rem;
  position: absolute;
  bottom: 0;
  left: 0;
  margin-top: 0;
  margin-bottom: 4.875rem;
}
@media (min-width: 768px) {
  .page-hero--no-image .page-hero__btns {
    padding: 0 0.9375rem;
  }
}
@media (min-width: 992px) {
  .page-hero--no-image .page-hero__btns {
    padding: 0;
    position: static;
    margin-bottom: 0;
  }
}
.page-hero--no-image .page-hero__col-title {
  position: static;
}
@media (min-width: 992px) {
  .page-hero--no-image .page-hero__col-title {
    position: relative;
  }
}

.hero-home {
  margin-bottom: 5.9375rem;
}
@media (min-width: 992px) {
  .hero-home {
    margin-bottom: 10.875rem;
  }
}
.hero-home__top {
  display: flex;
  align-items: flex-end;
  min-height: 31.5rem;
  padding-top: 3.125rem;
  padding-bottom: 6.25rem;
  position: relative;
}
@media (min-width: 768px) {
  .hero-home__top {
    align-items: center;
    min-height: 40.625rem;
  }
}
@media (min-width: 992px) {
  .hero-home__top {
    padding-top: 6rem;
    padding-bottom: 11.25rem;
  }
}
@media (min-width: 1320px) {
  .hero-home__top {
    min-height: 57.25rem;
    padding-top: 12.9375rem;
    padding-bottom: 7.6875rem;
  }
}
@media (min-width: 992px) {
  .hero-home__col {
    padding: 0;
  }
}
.hero-home__thumbnail {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.hero-home__thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero-home__thumbnail:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
}
.hero-home__heading h1, .hero-home__heading .h1, .hero-home__heading h2, .hero-home__heading #page .tablepress-table-name, #page .hero-home__heading .tablepress-table-name, .hero-home__heading .h2, .hero-home__heading h3, .hero-home__heading .h3, .hero-home__heading h4, .hero-home__heading .h4, .hero-home__heading h5, .hero-home__heading .h5, .hero-home__heading h6, .hero-home__heading .h6 {
  text-align: center;
  color: #fff;
}
.hero-home__heading h1 {
  margin-bottom: 2rem;
  font-weight: 600;
}
@media (min-width: 992px) {
  .hero-home__heading h1 {
    margin-bottom: 2.9375rem;
  }
}
@media (min-width: 768px) {
  .hero-home__heading h1 {
    font-size: 4.5rem;
    line-height: 1.1111111111;
  }
}
.hero-home__heading h1 span {
  position: relative;
  white-space: nowrap;
  text-decoration-color: transparent !important;
}
.hero-home__heading h1 span:after {
  content: "";
  width: calc(100% + 0.625rem);
  height: 0.875rem;
  position: absolute;
  z-index: -1;
  bottom: 0.1875rem;
  left: -0.25rem;
  background-color: #006FD6;
}
@media (min-width: 768px) {
  .hero-home__heading h1 span:after {
    height: 2.5rem;
    right: 0.125rem;
    bottom: 0.3125rem;
    left: -0.125rem;
  }
}
.hero-home__btns {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.hero-home__btns .c-btn {
  margin-bottom: 0.9375rem;
}
@media (min-width: 768px) {
  .hero-home__btns .c-btn {
    margin: 0 0.625rem 0.9375rem 0.625rem;
  }
}
.hero-home .btn-play-lightbox {
  min-width: 100%;
  margin-bottom: 0;
  border: none;
}
@media (min-width: 768px) {
  .hero-home .btn-play-lightbox {
    width: auto;
    min-width: 13rem;
  }
}
.hero-home .btn-play-lightbox:hover .icon-play {
  background: #fff;
}
.hero-home .btn-play-lightbox:hover .icon-play:before {
  color: #00489C;
}
.hero-home .btn-play-lightbox .icon-play {
  padding: 0.3125rem;
  margin-left: 0.625rem;
  border-radius: 100%;
  background: #E9EC53;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.hero-home .btn-play-lightbox .icon-play:before {
  font-size: 0.625rem;
}
.hero-home .btn-play-lightbox:after {
  content: unset;
}
@media (min-width: 992px) {
  .hero-home .news-bar .container {
    max-width: 68.75rem;
  }
}
.hero-home .news-bar__row {
  position: relative;
  z-index: 1;
  margin-top: -3rem;
  border-radius: 0.75rem;
  background: #fff;
  background-image: url("../../images/news-bar.svg");
  box-shadow: 0 0.125rem 1.25rem rgba(0, 0, 0, 0.12);
}
@media (min-width: 992px) {
  .hero-home .news-bar__row {
    display: flex;
    padding: 0;
    margin: -4.25rem 0 0 0;
  }
}
.hero-home .news-bar__col-image {
  display: none;
}
@media (min-width: 992px) {
  .hero-home .news-bar__col-image {
    display: block;
    flex-basis: 27%;
    max-width: 27%;
    position: relative;
  }
}
.hero-home .news-bar__image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
@media (min-width: 992px) {
  .hero-home .news-bar__image {
    padding: 3rem;
  }
}
.hero-home .news-bar__image img {
  width: 100%;
  height: 100%;
  border-radius: 0.75rem;
  object-fit: cover;
}
.hero-home .news-bar__col-content {
  padding: 2rem 1.25rem 1.875rem 1.25rem;
}
@media (min-width: 992px) {
  .hero-home .news-bar__col-content {
    flex-basis: 73%;
    max-width: 73%;
    padding: 3.75rem 1.875rem 4.3125rem 3.6875rem;
  }
}
.hero-home .news-bar__label {
  display: inline-block;
  padding: 0.5rem 0.9375rem;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  color: #fff;
  border-radius: 1rem;
  background: #00489C;
  font-size: 0.875rem;
  line-height: 1.1428571429;
}
@media (min-width: 768px) {
  .hero-home .news-bar__label {
    margin-bottom: 1rem;
  }
}
.hero-home .news-bar__heading {
  margin-top: 0;
  margin-bottom: 0.9375rem;
}
@media (min-width: 768px) {
  .hero-home .news-bar__heading {
    margin-bottom: 1.125rem;
  }
}

.page-content:not(.page-content--archive) > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce),
.block-content-section > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce),
.single-post__content > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce) {
  margin-right: auto !important;
  margin-left: auto !important;
  width: calc(var(--columnWidth) * 12 - 40px);
  max-width: calc(var(--columnMaxWidth) * 12 - 40px);
}
@media (min-width: 768px) {
  .page-content:not(.page-content--archive) > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce),
.block-content-section > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce),
.single-post__content > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce) {
    width: calc(var(--columnWidth) * 12 - 30px);
    max-width: calc(var(--columnMaxWidth) * 12 - 30px);
  }
}
@media (min-width: 992px) {
  .page-content:not(.page-content--archive) > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce),
.block-content-section > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce),
.single-post__content > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce) {
    width: calc(var(--columnWidth) * 10 - 30px);
    max-width: calc(var(--columnMaxWidth) * 10 - 30px);
  }
}
@media (min-width: 1200px) {
  .page-content:not(.page-content--archive) > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce),
.block-content-section > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce),
.single-post__content > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce) {
    width: calc(var(--columnWidth) * 8 - 30px);
    max-width: calc(var(--columnMaxWidth) * 8 - 30px);
  }
}
.page-content:not(.page-content--archive) > .wp-block-embed,
.block-content-section > .wp-block-embed,
.single-post__content > .wp-block-embed {
  margin-right: auto;
  margin-left: auto;
  width: calc(var(--columnWidth) * 12 - 40px);
  max-width: calc(var(--columnMaxWidth) * 12 - 40px);
}
@media (min-width: 768px) {
  .page-content:not(.page-content--archive) > .wp-block-embed,
.block-content-section > .wp-block-embed,
.single-post__content > .wp-block-embed {
    width: calc(var(--columnWidth) * 12 - 30px);
    max-width: calc(var(--columnMaxWidth) * 12 - 30px);
  }
}

.page-content:not(.page-content--archive) ul:not([class]),
.page-content:not(.page-content--archive) ul.is-style-default,
.page-content:not(.page-content--archive) ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable),
.page-content:not(.page-content--archive) ol,
.block-content-section ul:not([class]),
.block-content-section ul.is-style-default,
.block-content-section ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable),
.block-content-section ol,
.single-post__content ul:not([class]),
.single-post__content ul.is-style-default,
.single-post__content ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable),
.single-post__content ol,
.block-editor-block-list__layout ul:not([class]),
.block-editor-block-list__layout ul.is-style-default,
.block-editor-block-list__layout ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable),
.block-editor-block-list__layout ol {
  padding-left: 1.4375rem;
  font-family: "corporate-s", sans-serif;
}
@media (min-width: 768px) {
  .page-content:not(.page-content--archive) ul:not([class]),
.page-content:not(.page-content--archive) ul.is-style-default,
.page-content:not(.page-content--archive) ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable),
.page-content:not(.page-content--archive) ol,
.block-content-section ul:not([class]),
.block-content-section ul.is-style-default,
.block-content-section ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable),
.block-content-section ol,
.single-post__content ul:not([class]),
.single-post__content ul.is-style-default,
.single-post__content ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable),
.single-post__content ol,
.block-editor-block-list__layout ul:not([class]),
.block-editor-block-list__layout ul.is-style-default,
.block-editor-block-list__layout ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable),
.block-editor-block-list__layout ol {
    padding-left: 1.875rem;
  }
}
.page-content:not(.page-content--archive) ul:not([class]) ul,
.page-content:not(.page-content--archive) ul:not([class]) ol,
.page-content:not(.page-content--archive) ul.is-style-default ul,
.page-content:not(.page-content--archive) ul.is-style-default ol,
.page-content:not(.page-content--archive) ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) ul,
.page-content:not(.page-content--archive) ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) ol,
.page-content:not(.page-content--archive) ol ul,
.page-content:not(.page-content--archive) ol ol,
.block-content-section ul:not([class]) ul,
.block-content-section ul:not([class]) ol,
.block-content-section ul.is-style-default ul,
.block-content-section ul.is-style-default ol,
.block-content-section ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) ul,
.block-content-section ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) ol,
.block-content-section ol ul,
.block-content-section ol ol,
.single-post__content ul:not([class]) ul,
.single-post__content ul:not([class]) ol,
.single-post__content ul.is-style-default ul,
.single-post__content ul.is-style-default ol,
.single-post__content ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) ul,
.single-post__content ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) ol,
.single-post__content ol ul,
.single-post__content ol ol,
.block-editor-block-list__layout ul:not([class]) ul,
.block-editor-block-list__layout ul:not([class]) ol,
.block-editor-block-list__layout ul.is-style-default ul,
.block-editor-block-list__layout ul.is-style-default ol,
.block-editor-block-list__layout ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) ul,
.block-editor-block-list__layout ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) ol,
.block-editor-block-list__layout ol ul,
.block-editor-block-list__layout ol ol {
  margin-top: 1rem;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .page-content:not(.page-content--archive) ul:not([class]) ul,
.page-content:not(.page-content--archive) ul:not([class]) ol,
.page-content:not(.page-content--archive) ul.is-style-default ul,
.page-content:not(.page-content--archive) ul.is-style-default ol,
.page-content:not(.page-content--archive) ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) ul,
.page-content:not(.page-content--archive) ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) ol,
.page-content:not(.page-content--archive) ol ul,
.page-content:not(.page-content--archive) ol ol,
.block-content-section ul:not([class]) ul,
.block-content-section ul:not([class]) ol,
.block-content-section ul.is-style-default ul,
.block-content-section ul.is-style-default ol,
.block-content-section ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) ul,
.block-content-section ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) ol,
.block-content-section ol ul,
.block-content-section ol ol,
.single-post__content ul:not([class]) ul,
.single-post__content ul:not([class]) ol,
.single-post__content ul.is-style-default ul,
.single-post__content ul.is-style-default ol,
.single-post__content ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) ul,
.single-post__content ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) ol,
.single-post__content ol ul,
.single-post__content ol ol,
.block-editor-block-list__layout ul:not([class]) ul,
.block-editor-block-list__layout ul:not([class]) ol,
.block-editor-block-list__layout ul.is-style-default ul,
.block-editor-block-list__layout ul.is-style-default ol,
.block-editor-block-list__layout ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) ul,
.block-editor-block-list__layout ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) ol,
.block-editor-block-list__layout ol ul,
.block-editor-block-list__layout ol ol {
    margin-top: 1rem;
    margin-bottom: 0;
  }
}
.page-content:not(.page-content--archive) ul:not([class]) li,
.page-content:not(.page-content--archive) ul.is-style-default li,
.page-content:not(.page-content--archive) ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) li,
.page-content:not(.page-content--archive) ol li,
.block-content-section ul:not([class]) li,
.block-content-section ul.is-style-default li,
.block-content-section ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) li,
.block-content-section ol li,
.single-post__content ul:not([class]) li,
.single-post__content ul.is-style-default li,
.single-post__content ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) li,
.single-post__content ol li,
.block-editor-block-list__layout ul:not([class]) li,
.block-editor-block-list__layout ul.is-style-default li,
.block-editor-block-list__layout ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) li,
.block-editor-block-list__layout ol li {
  margin-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
@media (min-width: 768px) {
  .page-content:not(.page-content--archive) ul:not([class]) li,
.page-content:not(.page-content--archive) ul.is-style-default li,
.page-content:not(.page-content--archive) ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) li,
.page-content:not(.page-content--archive) ol li,
.block-content-section ul:not([class]) li,
.block-content-section ul.is-style-default li,
.block-content-section ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) li,
.block-content-section ol li,
.single-post__content ul:not([class]) li,
.single-post__content ul.is-style-default li,
.single-post__content ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) li,
.single-post__content ol li,
.block-editor-block-list__layout ul:not([class]) li,
.block-editor-block-list__layout ul.is-style-default li,
.block-editor-block-list__layout ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) li,
.block-editor-block-list__layout ol li {
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) {
  .page-content:not(.page-content--archive) ul:not([class]) li,
.page-content:not(.page-content--archive) ul.is-style-default li,
.page-content:not(.page-content--archive) ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) li,
.page-content:not(.page-content--archive) ol li,
.block-content-section ul:not([class]) li,
.block-content-section ul.is-style-default li,
.block-content-section ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) li,
.block-content-section ol li,
.single-post__content ul:not([class]) li,
.single-post__content ul.is-style-default li,
.single-post__content ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) li,
.single-post__content ol li,
.block-editor-block-list__layout ul:not([class]) li,
.block-editor-block-list__layout ul.is-style-default li,
.block-editor-block-list__layout ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) li,
.block-editor-block-list__layout ol li {
    font-size: 1.25rem;
    line-height: 2rem;
  }
}
.page-content:not(.page-content--archive) ul:not([class]) li:last-child,
.page-content:not(.page-content--archive) ul.is-style-default li:last-child,
.page-content:not(.page-content--archive) ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) li:last-child,
.page-content:not(.page-content--archive) ol li:last-child,
.block-content-section ul:not([class]) li:last-child,
.block-content-section ul.is-style-default li:last-child,
.block-content-section ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) li:last-child,
.block-content-section ol li:last-child,
.single-post__content ul:not([class]) li:last-child,
.single-post__content ul.is-style-default li:last-child,
.single-post__content ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) li:last-child,
.single-post__content ol li:last-child,
.block-editor-block-list__layout ul:not([class]) li:last-child,
.block-editor-block-list__layout ul.is-style-default li:last-child,
.block-editor-block-list__layout ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) li:last-child,
.block-editor-block-list__layout ol li:last-child {
  margin-bottom: 0;
}
.page-content:not(.page-content--archive) ul:not([class]) ol,
.page-content:not(.page-content--archive) ul.is-style-default ol,
.page-content:not(.page-content--archive) ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) ol,
.page-content:not(.page-content--archive) ol ol,
.block-content-section ul:not([class]) ol,
.block-content-section ul.is-style-default ol,
.block-content-section ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) ol,
.block-content-section ol ol,
.single-post__content ul:not([class]) ol,
.single-post__content ul.is-style-default ol,
.single-post__content ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) ol,
.single-post__content ol ol,
.block-editor-block-list__layout ul:not([class]) ol,
.block-editor-block-list__layout ul.is-style-default ol,
.block-editor-block-list__layout ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) ol,
.block-editor-block-list__layout ol ol {
  margin-top: 1rem;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .page-content:not(.page-content--archive) ul:not([class]) ol,
.page-content:not(.page-content--archive) ul.is-style-default ol,
.page-content:not(.page-content--archive) ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) ol,
.page-content:not(.page-content--archive) ol ol,
.block-content-section ul:not([class]) ol,
.block-content-section ul.is-style-default ol,
.block-content-section ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) ol,
.block-content-section ol ol,
.single-post__content ul:not([class]) ol,
.single-post__content ul.is-style-default ol,
.single-post__content ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) ol,
.single-post__content ol ol,
.block-editor-block-list__layout ul:not([class]) ol,
.block-editor-block-list__layout ul.is-style-default ol,
.block-editor-block-list__layout ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) ol,
.block-editor-block-list__layout ol ol {
    margin-top: 1rem;
    margin-bottom: 0;
  }
}
.page-content:not(.page-content--archive) ul:not([class]) ol li,
.page-content:not(.page-content--archive) ul.is-style-default ol li,
.page-content:not(.page-content--archive) ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) ol li,
.page-content:not(.page-content--archive) ol ol li,
.block-content-section ul:not([class]) ol li,
.block-content-section ul.is-style-default ol li,
.block-content-section ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) ol li,
.block-content-section ol ol li,
.single-post__content ul:not([class]) ol li,
.single-post__content ul.is-style-default ol li,
.single-post__content ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) ol li,
.single-post__content ol ol li,
.block-editor-block-list__layout ul:not([class]) ol li,
.block-editor-block-list__layout ul.is-style-default ol li,
.block-editor-block-list__layout ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) ol li,
.block-editor-block-list__layout ol ol li {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .page-content:not(.page-content--archive) ul:not([class]) ol li,
.page-content:not(.page-content--archive) ul.is-style-default ol li,
.page-content:not(.page-content--archive) ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) ol li,
.page-content:not(.page-content--archive) ol ol li,
.block-content-section ul:not([class]) ol li,
.block-content-section ul.is-style-default ol li,
.block-content-section ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) ol li,
.block-content-section ol ol li,
.single-post__content ul:not([class]) ol li,
.single-post__content ul.is-style-default ol li,
.single-post__content ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) ol li,
.single-post__content ol ol li,
.block-editor-block-list__layout ul:not([class]) ol li,
.block-editor-block-list__layout ul.is-style-default ol li,
.block-editor-block-list__layout ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) ol li,
.block-editor-block-list__layout ol ol li {
    margin-bottom: 1rem;
  }
}
.page-content:not(.page-content--archive) ul:not([class]) ol li:last-child,
.page-content:not(.page-content--archive) ul.is-style-default ol li:last-child,
.page-content:not(.page-content--archive) ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) ol li:last-child,
.page-content:not(.page-content--archive) ol ol li:last-child,
.block-content-section ul:not([class]) ol li:last-child,
.block-content-section ul.is-style-default ol li:last-child,
.block-content-section ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) ol li:last-child,
.block-content-section ol ol li:last-child,
.single-post__content ul:not([class]) ol li:last-child,
.single-post__content ul.is-style-default ol li:last-child,
.single-post__content ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) ol li:last-child,
.single-post__content ol ol li:last-child,
.block-editor-block-list__layout ul:not([class]) ol li:last-child,
.block-editor-block-list__layout ul.is-style-default ol li:last-child,
.block-editor-block-list__layout ul.block-editor-lock-list__block:not(.is-selected):not(.is-reusable) ol li:last-child,
.block-editor-block-list__layout ol ol li:last-child {
  margin-bottom: 0;
}
.page-content:not(.page-content--archive) ul:not([class]),
.page-content:not(.page-content--archive) ul.is-style-default,
.page-content:not(.page-content--archive) ul.block-editor-block-list__block:not(.is-selected):not(.is-reusable),
.block-content-section ul:not([class]),
.block-content-section ul.is-style-default,
.block-content-section ul.block-editor-block-list__block:not(.is-selected):not(.is-reusable),
.single-post__content ul:not([class]),
.single-post__content ul.is-style-default,
.single-post__content ul.block-editor-block-list__block:not(.is-selected):not(.is-reusable),
.block-editor-block-list__layout ul:not([class]),
.block-editor-block-list__layout ul.is-style-default,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.is-reusable) {
  margin: 1.5rem 0 3rem;
}
@media (min-width: 768px) {
  .page-content:not(.page-content--archive) ul:not([class]),
.page-content:not(.page-content--archive) ul.is-style-default,
.page-content:not(.page-content--archive) ul.block-editor-block-list__block:not(.is-selected):not(.is-reusable),
.block-content-section ul:not([class]),
.block-content-section ul.is-style-default,
.block-content-section ul.block-editor-block-list__block:not(.is-selected):not(.is-reusable),
.single-post__content ul:not([class]),
.single-post__content ul.is-style-default,
.single-post__content ul.block-editor-block-list__block:not(.is-selected):not(.is-reusable),
.block-editor-block-list__layout ul:not([class]),
.block-editor-block-list__layout ul.is-style-default,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.is-reusable) {
    margin: 1.875rem 0 2rem;
  }
}
.page-content:not(.page-content--archive) ul:not([class]) li,
.page-content:not(.page-content--archive) ul.is-style-default li,
.page-content:not(.page-content--archive) ul.block-editor-block-list__block:not(.is-selected):not(.is-reusable) li,
.block-content-section ul:not([class]) li,
.block-content-section ul.is-style-default li,
.block-content-section ul.block-editor-block-list__block:not(.is-selected):not(.is-reusable) li,
.single-post__content ul:not([class]) li,
.single-post__content ul.is-style-default li,
.single-post__content ul.block-editor-block-list__block:not(.is-selected):not(.is-reusable) li,
.block-editor-block-list__layout ul:not([class]) li,
.block-editor-block-list__layout ul.is-style-default li,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.is-reusable) li {
  position: relative;
  list-style-type: none;
}
.page-content:not(.page-content--archive) ul:not([class]) li::before,
.page-content:not(.page-content--archive) ul.is-style-default li::before,
.page-content:not(.page-content--archive) ul.block-editor-block-list__block:not(.is-selected):not(.is-reusable) li::before,
.block-content-section ul:not([class]) li::before,
.block-content-section ul.is-style-default li::before,
.block-content-section ul.block-editor-block-list__block:not(.is-selected):not(.is-reusable) li::before,
.single-post__content ul:not([class]) li::before,
.single-post__content ul.is-style-default li::before,
.single-post__content ul.block-editor-block-list__block:not(.is-selected):not(.is-reusable) li::before,
.block-editor-block-list__layout ul:not([class]) li::before,
.block-editor-block-list__layout ul.is-style-default li::before,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.is-reusable) li::before {
  content: "•";
  display: inline-block;
  position: absolute;
  left: -1.25rem;
}
@media (min-width: 768px) {
  .page-content:not(.page-content--archive) ul:not([class]) li::before,
.page-content:not(.page-content--archive) ul.is-style-default li::before,
.page-content:not(.page-content--archive) ul.block-editor-block-list__block:not(.is-selected):not(.is-reusable) li::before,
.block-content-section ul:not([class]) li::before,
.block-content-section ul.is-style-default li::before,
.block-content-section ul.block-editor-block-list__block:not(.is-selected):not(.is-reusable) li::before,
.single-post__content ul:not([class]) li::before,
.single-post__content ul.is-style-default li::before,
.single-post__content ul.block-editor-block-list__block:not(.is-selected):not(.is-reusable) li::before,
.block-editor-block-list__layout ul:not([class]) li::before,
.block-editor-block-list__layout ul.is-style-default li::before,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.is-reusable) li::before {
    left: -1.6875rem;
  }
}
.page-content:not(.page-content--archive) ul:not([class]) li ul,
.page-content:not(.page-content--archive) ul.is-style-default li ul,
.page-content:not(.page-content--archive) ul.block-editor-block-list__block:not(.is-selected):not(.is-reusable) li ul,
.block-content-section ul:not([class]) li ul,
.block-content-section ul.is-style-default li ul,
.block-content-section ul.block-editor-block-list__block:not(.is-selected):not(.is-reusable) li ul,
.single-post__content ul:not([class]) li ul,
.single-post__content ul.is-style-default li ul,
.single-post__content ul.block-editor-block-list__block:not(.is-selected):not(.is-reusable) li ul,
.block-editor-block-list__layout ul:not([class]) li ul,
.block-editor-block-list__layout ul.is-style-default li ul,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.is-reusable) li ul {
  padding-left: 0;
}
.page-content:not(.page-content--archive) ul:not([class]) li ul li::before,
.page-content:not(.page-content--archive) ul.is-style-default li ul li::before,
.page-content:not(.page-content--archive) ul.block-editor-block-list__block:not(.is-selected):not(.is-reusable) li ul li::before,
.block-content-section ul:not([class]) li ul li::before,
.block-content-section ul.is-style-default li ul li::before,
.block-content-section ul.block-editor-block-list__block:not(.is-selected):not(.is-reusable) li ul li::before,
.single-post__content ul:not([class]) li ul li::before,
.single-post__content ul.is-style-default li ul li::before,
.single-post__content ul.block-editor-block-list__block:not(.is-selected):not(.is-reusable) li ul li::before,
.block-editor-block-list__layout ul:not([class]) li ul li::before,
.block-editor-block-list__layout ul.is-style-default li ul li::before,
.block-editor-block-list__layout ul.block-editor-block-list__block:not(.is-selected):not(.is-reusable) li ul li::before {
  content: "– ";
  display: inline;
  position: static;
  top: auto;
  left: auto;
}
.page-content:not(.page-content--archive) ul.is-style-check-icon,
.block-content-section ul.is-style-check-icon,
.single-post__content ul.is-style-check-icon,
.block-editor-block-list__layout ul.is-style-check-icon {
  padding-left: 1.5rem;
  margin: 3rem 0 3rem;
  list-style: none;
}
@media (min-width: 768px) {
  .page-content:not(.page-content--archive) ul.is-style-check-icon,
.block-content-section ul.is-style-check-icon,
.single-post__content ul.is-style-check-icon,
.block-editor-block-list__layout ul.is-style-check-icon {
    padding-left: 1.875rem;
    margin: 1.75rem 0 1.9375rem;
  }
}
.page-content:not(.page-content--archive) ul.is-style-check-icon > li,
.block-content-section ul.is-style-check-icon > li,
.single-post__content ul.is-style-check-icon > li,
.block-editor-block-list__layout ul.is-style-check-icon > li {
  position: relative;
  margin-bottom: 0.9375rem;
}
@media (min-width: 768px) {
  .page-content:not(.page-content--archive) ul.is-style-check-icon > li,
.block-content-section ul.is-style-check-icon > li,
.single-post__content ul.is-style-check-icon > li,
.block-editor-block-list__layout ul.is-style-check-icon > li {
    margin-bottom: 1rem;
  }
}
.page-content:not(.page-content--archive) ul.is-style-check-icon > li::before,
.block-content-section ul.is-style-check-icon > li::before,
.single-post__content ul.is-style-check-icon > li::before,
.block-editor-block-list__layout ul.is-style-check-icon > li::before {
  content: "\ea0a";
  font-family: "iconfont-cimi";
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0.25rem;
  left: -1.625rem;
  font-size: 1rem;
  color: #006FD6;
}
@media (min-width: 768px) {
  .page-content:not(.page-content--archive) ul.is-style-check-icon > li::before,
.block-content-section ul.is-style-check-icon > li::before,
.single-post__content ul.is-style-check-icon > li::before,
.block-editor-block-list__layout ul.is-style-check-icon > li::before {
    top: 0.375rem;
    left: -1.875rem;
    font-size: 1.25rem;
  }
}
.page-content:not(.page-content--archive) ol,
.block-content-section ol,
.single-post__content ol,
.block-editor-block-list__layout ol {
  counter-reset: item;
  padding-left: 1.4375rem;
  margin: 3rem 0 3rem;
  list-style-type: none;
}
@media (min-width: 768px) {
  .page-content:not(.page-content--archive) ol,
.block-content-section ol,
.single-post__content ol,
.block-editor-block-list__layout ol {
    padding-left: 2.5rem;
    margin: 1.875rem 0 2.0625rem;
  }
}
@media (min-width: 1200px) {
  .page-content:not(.page-content--archive) ol,
.block-content-section ol,
.single-post__content ol,
.block-editor-block-list__layout ol {
    padding-left: 1.875rem;
  }
}
.page-content:not(.page-content--archive) ol li,
.block-content-section ol li,
.single-post__content ol li,
.block-editor-block-list__layout ol li {
  position: relative;
}
.page-content:not(.page-content--archive) ol li::before,
.block-content-section ol li::before,
.single-post__content ol li::before,
.block-editor-block-list__layout ol li::before {
  content: counters(item, ".") ".";
  counter-increment: item;
  position: absolute;
  top: 0;
  left: -1.5rem;
  color: #161717;
}
@media (min-width: 768px) {
  .page-content:not(.page-content--archive) ol li::before,
.block-content-section ol li::before,
.single-post__content ol li::before,
.block-editor-block-list__layout ol li::before {
    left: -1.25rem;
  }
}
@media (min-width: 1200px) {
  .page-content:not(.page-content--archive) ol li::before,
.block-content-section ol li::before,
.single-post__content ol li::before,
.block-editor-block-list__layout ol li::before {
    left: -1.75rem;
  }
}
.page-content:not(.page-content--archive) ol ol,
.block-content-section ol ol,
.single-post__content ol ol,
.block-editor-block-list__layout ol ol {
  padding-left: 0;
}
.page-content:not(.page-content--archive) ol ol li::before,
.block-content-section ol ol li::before,
.single-post__content ol ol li::before,
.block-editor-block-list__layout ol ol li::before {
  content: counters(item, ".") " ";
  display: inline-block;
  width: auto;
  height: auto;
  position: static;
  top: auto;
  left: auto;
  margin-right: 0.3125rem;
  background-color: transparent;
}
@media (min-width: 768px) {
  .page-content:not(.page-content--archive) ol ol li::before,
.block-content-section ol ol li::before,
.single-post__content ol ol li::before,
.block-editor-block-list__layout ol ol li::before {
    margin-right: 0.1875rem;
  }
}

.home {
  background: #EDF6FE;
}

.search-hero {
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .search-hero {
    margin-bottom: 5rem;
  }
}

.search-field {
  display: flex;
  padding-bottom: 0.875rem;
  border-bottom: 2px solid #b2b2b2;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .search-field {
    margin-bottom: 2.5rem;
  }
}
.search-field__input {
  flex: 1;
  border: none;
  appearance: none;
  font-family: "Poppins", sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 2rem;
  color: #005CB0;
  line-height: 1;
}
@media (min-width: 768px) {
  .search-field__input {
    font-size: 2.75rem;
    line-height: 3rem;
  }
}
@media (min-width: 768px) {
  .search-field__input {
    line-height: 1;
  }
}
.search-field__submit {
  border: none;
  background: none;
  transition: all 0.2s linear;
  width: 3rem;
  height: 3rem;
}
.search-field__submit::before {
  content: "\ea28";
  font-family: "iconfont-cimi";
  font-size: 3rem;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.search-field__submit:hover {
  color: #E9EC53;
}

.search-result {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 2.4375rem;
  margin-bottom: 2.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.search-result__subtitle {
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
  letter-spacing: 0.075rem;
  text-transform: uppercase;
}
.search-result__title {
  font-family: "Poppins", sans-serif;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1rem;
  color: #161717;
  margin: 0;
}
@media (min-width: 768px) {
  .search-result__title {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
}
.search-result__excerpt {
  font-size: 1rem;
  line-height: 1.5rem;
}
.search-result__excerpt p, .search-result__excerpt .content-column {
  font-size: 1rem;
  line-height: 1.5rem;
}
.page-hero-locations {
  min-height: 31.5rem;
  position: relative;
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .page-hero-locations {
    min-height: 57.25rem;
  }
}
.page-hero-locations__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 31.5rem;
  padding-top: 1.3125rem;
  padding-bottom: 5.1875rem;
}
@media (min-width: 1200px) {
  .page-hero-locations__wrapper {
    min-height: 57.25rem;
    padding-top: 5.625rem;
    padding-bottom: 9.0625rem;
  }
}
.page-hero-locations__image {
  width: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
}
.page-hero-locations__image img {
  width: auto;
  height: 100%;
  min-width: 100%;
  object-fit: cover;
}
@media (min-width: 992px) {
  .page-hero-locations__image img {
    height: 100%;
  }
}
.page-hero-locations__image::before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
}
.page-hero-locations__title {
  margin-top: 0;
  margin-bottom: 1.875rem;
  text-align: left;
  color: #fff;
}
@media (min-width: 992px) {
  .page-hero-locations__title {
    margin-bottom: 1.5625rem;
  }
}
.page-hero-locations__title span {
  position: relative;
  white-space: nowrap;
}
.page-hero-locations__title span:after {
  content: "";
  width: calc(100% + 0.3125rem);
  height: 1.5625rem;
  position: absolute;
  z-index: -1;
  bottom: -0.125rem;
  left: 0;
  background-color: #006FD6;
}
@media (min-width: 768px) {
  .page-hero-locations__title span:after {
    width: calc(100% + 0.8125rem);
    height: 2.5625rem;
    bottom: 0;
    left: -0.375rem;
  }
}
@media (min-width: 992px) {
  .page-hero-locations__btns .c-btn-wrapper {
    margin-top: 1rem;
  }
}
.page-hero-locations__btns .c-btn {
  margin-bottom: 1.0625rem;
}
@media (min-width: 768px) {
  .page-hero-locations__btns .c-btn {
    margin: 0 0.625rem 0.9375rem 0;
  }
}
@media (min-width: 768px) {
  .page-hero-locations__title, .page-hero-locations__btns, .page-hero-locations__top {
    padding: 0 3.125rem;
  }
}
@media (min-width: 1320px) {
  .page-hero-locations__title, .page-hero-locations__btns, .page-hero-locations__top {
    padding: 0;
  }
}

.post-single {
  margin-bottom: 5rem;
}
@media (min-width: 768px) {
  .post-single {
    margin-bottom: 10rem;
  }
}
.post-single__top {
  text-align: center;
}
@media (min-width: 768px) {
  .post-single__top {
    margin-top: -1.625rem;
    margin-bottom: 7.25rem;
  }
}
.post-single__categories {
  font-family: "Poppins", sans-serif;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1rem;
  color: #161717;
  margin: 2.1875rem 0 0.3125rem;
}
@media (min-width: 768px) {
  .post-single__categories {
    font-size: 1.125rem;
    line-height: 1.5rem;
    margin: 2.3125rem 0 0.1875rem;
  }
}
.post-single__title {
  margin-top: 0;
}
.post-single__tagline {
  font-family: "Poppins", sans-serif;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1rem;
  color: #161717;
  margin: 2.1875rem 0 0.3125rem;
  position: relative;
}
@media (min-width: 768px) {
  .post-single__tagline {
    font-size: 1.125rem;
    line-height: 1.5rem;
    margin: 2.3125rem 0 0.1875rem;
  }
}
@media (min-width: 768px) {
  .post-single__tagline {
    padding-left: 50%;
    text-align-last: left;
  }
}
.post-single__author {
  margin-bottom: 0.25rem;
}
@media (min-width: 768px) {
  .post-single__author {
    position: absolute;
    right: 50%;
    padding-right: 0.9375rem;
    margin-bottom: 0;
  }
}
.post-single__date {
  font-weight: 400;
}
@media (min-width: 768px) {
  .post-single__date {
    border-left: 1px solid #000;
    padding-left: 0.9375rem;
  }
}
.post-single__tags {
  margin-bottom: -0.625rem;
}
.post-single__tag {
  font-size: 0.875rem;
  line-height: 1rem;
  color: #737373;
  margin-right: 0.625rem;
  margin-bottom: 0.625rem;
}
.post-single__tag:last-child {
  margin-right: 0;
}

.main-footer {
  color: #fff;
  background: #005CB0;
}
@media (min-width: 1270px) {
  .main-footer {
    padding-left: calc((100vw - 1270px ) / 2);
  }
}
@media (min-width: 1200px) {
  .main-footer {
    padding-left: calc((100vw - 1320px ) / 2);
  }
}
.main-footer.add-margin-top {
  margin-top: 2.9375rem;
}
@media (min-width: 768px) {
  .main-footer.add-margin-top {
    margin-top: 5rem;
  }
}
.main-footer__container {
  padding: 0;
}
@media (min-width: 1680px) {
  .main-footer__wrapper {
    max-width: 105rem;
  }
}
.main-footer__inner-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.main-footer__left {
  flex-basis: 100%;
  max-width: 100%;
  padding: 2.3125rem 1.25rem 2.125rem 1.25rem;
  order: 2;
  background: #005CB0;
}
@media (min-width: 768px) {
  .main-footer__left {
    padding-right: re(20);
    padding-bottom: 2.5rem;
    padding-left: 1.25rem;
  }
}
@media (min-width: 992px) {
  .main-footer__left {
    flex-basis: 59.5%;
    flex-shrink: 0;
    max-width: 59.5%;
    padding-top: 4.625rem;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    order: 1;
  }
}
@media (min-width: 1320px) {
  .main-footer__left {
    flex-basis: 51.3%;
    max-width: 51.3%;
    padding-bottom: 2.0625rem;
  }
}
.main-footer__left-content {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .main-footer__col-address {
    flex-basis: 43%;
    max-width: 43%;
  }
}
.main-footer__address-title {
  margin-bottom: 0.4375rem;
  font-weight: 700;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1.3333333333;
}
@media (min-width: 992px) {
  .main-footer__address-title {
    margin-top: 0.1875rem;
  }
}
.main-footer__address p, .main-footer__address .content-column {
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.7142857143;
}
@media (min-width: 992px) {
  .main-footer__address p, .main-footer__address .content-column {
    padding-right: 1.25rem;
  }
}
.main-footer__address a {
  color: inherit;
}
.main-footer__address a:hover {
  color: #B1CCE1;
}
.main-footer__socials {
  margin-top: 1.1875rem;
  margin-bottom: 2.125rem;
}
@media (min-width: 992px) {
  .main-footer__socials {
    margin-top: 0.9375rem;
    margin-bottom: 0;
  }
}
.main-footer__social {
  display: inline-flex;
  margin-right: 0.75rem;
}
@media (min-width: 992px) {
  .main-footer__social {
    margin-right: 0.6875rem;
  }
}
.main-footer__social:last-of-type {
  margin-right: 0;
}
.main-footer__social i {
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  background: #E9EC53;
  transition: 0.4s all;
}
.main-footer__social i::before {
  font-size: 0.9375rem;
  color: #00489C;
  transition: 0.4s all;
}
.main-footer__social:hover i {
  background: #fff;
}
.main-footer__social:hover i::before {
  color: #00489C;
}
.main-footer__menus {
  display: flex;
  flex-basis: 100%;
  flex-wrap: wrap;
  max-width: 100%;
  padding-bottom: 1.375rem;
  margin-bottom: 2.5rem;
  border-bottom: 1px solid #eaedf0;
  column-gap: 2%;
}
@media (min-width: 992px) {
  .main-footer__menus {
    flex-basis: 57%;
    max-width: 57%;
    padding-left: 0.75rem;
    margin-bottom: 0;
    border-bottom: none;
  }
}
.main-footer__menu {
  flex-basis: 48%;
  max-width: 48%;
}
.main-footer__menu:nth-child(2) {
  padding-left: 0.625rem;
}
@media (min-width: 992px) {
  .main-footer__menu:nth-child(2) {
    padding-left: 0.9375rem;
  }
}
.main-footer__menu .menu {
  padding: 0;
  margin: 0 0 0.9375rem 0;
  list-style: none;
}
.main-footer__menu .menu-item {
  margin-bottom: 0.5rem;
}
.main-footer__menu .menu-item:last-of-type {
  margin-bottom: 0;
}
.main-footer__menu .menu-item a {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.046875rem;
  text-transform: uppercase;
  font-size: 0.875rem;
  line-height: 1.1428571429;
}
@media (min-width: 992px) {
  .main-footer__menu .menu-item a {
    letter-spacing: 0.0625rem;
    font-size: 1rem;
    line-height: 1.5;
  }
}
.main-footer__menu .menu-item a:hover {
  color: #B1CCE1;
}
.main-footer__image-link {
  display: block;
}
.main-footer__image-col {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0.625rem;
}
@media (min-width: 992px) {
  .main-footer__image-col {
    padding: 0 0.4375rem;
  }
}
.main-footer__images {
  display: flex;
  flex-basis: 100%;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  margin-bottom: 1.9375rem;
}
@media (min-width: 992px) {
  .main-footer__images {
    justify-content: space-evenly;
    padding-top: 2.75rem;
    margin-top: 2.75rem;
    margin-bottom: 3.8125rem;
    border-top: 0.0625rem solid #EDF6FE;
  }
}
.main-footer__image {
  max-width: 5rem;
  margin: 0 auto 0.6875rem auto;
}
@media (min-width: 576px) {
  .main-footer__image {
    max-width: 100%;
    margin: 0 auto 1.25rem auto;
    text-align: center;
  }
}
.main-footer__copy-col {
  flex-basis: 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  .main-footer__copy-col {
    flex-basis: 28.5%;
    max-width: 28.5%;
  }
}
.main-footer__copy {
  margin-bottom: 0.875rem;
}
@media (min-width: 992px) {
  .main-footer__copy {
    margin-bottom: 0;
  }
}
.main-footer__copy p, .main-footer__copy .content-column {
  text-align: center;
  font-size: 0.75rem;
  line-height: 1.3333333333;
}
@media (min-width: 992px) {
  .main-footer__copy p, .main-footer__copy .content-column {
    text-align: left;
  }
}
.main-footer__bottom-links-col {
  flex-basis: 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  .main-footer__bottom-links-col {
    flex-basis: 71.5%;
    max-width: 71.5%;
  }
}
.main-footer__bottom-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
  margin: 0;
  list-style: none;
}
@media (min-width: 768px) {
  .main-footer__bottom-links {
    column-count: 2;
    column-gap: 3.5625rem;
    break-inside: avoid;
    column-count: auto;
    column-gap: 0;
  }
}
@media (min-width: 992px) {
  .main-footer__bottom-links {
    justify-content: flex-end;
  }
}
.main-footer__bottom-link {
  margin-bottom: 0.4375rem;
  font-size: 1rem;
  line-height: 1;
}
@media (min-width: 768px) {
  .main-footer__bottom-link {
    margin-right: 0.9375rem;
    margin-bottom: 0.625rem;
  }
}
@media (max-width: 991.98px) {
  .main-footer__bottom-link {
    padding: 0 0.5rem;
  }
}
.main-footer__bottom-link:last-of-type {
  margin-right: 0;
}
.main-footer__bottom-link a {
  color: #fff;
  font-size: 0.75rem;
  line-height: 1.3333333333;
}
.main-footer__bottom-link a:hover {
  color: #B1CCE1;
}
.main-footer__bottom-link a[target*=blank] {
  position: relative;
}
@media (min-width: 768px) {
  .main-footer__bottom-link a[target*=blank] {
    margin-right: 1.5rem;
  }
}
.main-footer__bottom-link a[target*=blank]::after {
  content: "\ea1c";
  font-family: "iconfont-cimi";
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  top: 25%;
  right: -0.125rem;
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .main-footer__bottom-link a[target*=blank]::after {
    position: absolute;
    top: 68%;
    right: -1.4375rem;
    transform: translateY(-50%);
    font-size: 1.0625rem;
  }
}

.main-footer__right {
  flex-basis: 100%;
  max-width: 100%;
  padding: 2.5rem 1.25rem;
  order: 1;
  background: #006FD6;
}
@media (min-width: 992px) {
  .main-footer__right {
    flex-basis: 40.35%;
    max-width: 40.35%;
    order: 2;
  }
}
@media (min-width: 1320px) {
  .main-footer__right {
    padding: 5.0625rem 6.1875rem 4.5rem 6.25rem;
  }
}
.main-footer .footer-newsletter-form-title {
  margin-bottom: 1.5rem;
  font-weight: 600;
  color: #fff;
}
@media (min-width: 992px) {
  .main-footer .footer-newsletter-form-title {
    margin-bottom: 2.5rem;
    font-size: 1.5rem;
  }
}
.main-footer .footer-newsletter-form .gfield {
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .main-footer .footer-newsletter-form .gfield {
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 1199.98px) {
  .main-footer .footer-newsletter-form .gfield:last-child {
    margin-bottom: 0.5rem;
  }
}
.main-footer .footer-newsletter-form .gfield.gform_hidden {
  margin-bottom: 0;
}
.main-footer .footer-newsletter-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.main-footer .footer-newsletter-form textarea,
.main-footer .footer-newsletter-form select {
  min-height: 3rem;
  padding: 0.9375rem 0.625rem;
  color: #fff;
  border-width: 0.0625rem;
  border-color: #fff;
  border-radius: 0.125rem;
  background-color: transparent;
}
@media (min-width: 992px) {
  .main-footer .footer-newsletter-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.main-footer .footer-newsletter-form textarea,
.main-footer .footer-newsletter-form select {
    min-height: 3.5rem;
    padding: 0.6875rem 1.25rem;
  }
}
.main-footer .footer-newsletter-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder,
.main-footer .footer-newsletter-form textarea::placeholder,
.main-footer .footer-newsletter-form select::placeholder {
  font-weight: 400;
  color: #fff;
  text-transform: none;
}
.main-footer .footer-newsletter-form .gform_footer {
  margin-top: 0.5rem;
}
@media (min-width: 992px) {
  .main-footer .footer-newsletter-form .gform_footer {
    margin-top: 1rem;
  }
}
.main-footer .footer-newsletter-form .gform_footer button {
  min-width: 100%;
}
.main-footer .footer-newsletter-form .gform_submission_error,
.main-footer .footer-newsletter-form .gform_wrapper .validation_message {
  color: #faa614;
}
.main-footer .footer-newsletter-form .gform_wrapper .gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 10C0 4.48 4.48 0 10 0s10 4.48 10 10-4.48 10-10 10S0 15.52 0 10zm9-5v6h2V5H9zm0 8v2h2v-2H9z' fill='%23faa614'/%3E%3C/svg%3E");
}
.main-footer .footer-newsletter-form .c-btn-primary:hover, .main-footer .footer-newsletter-form .c-btn-primary:focus {
  background: #ffffff;
  color: #00489C;
}

.post-card {
  height: 100%;
  position: relative;
  border-radius: 0.75rem;
  overflow: hidden;
}
.post-card--no-thumb .post-card__wrapper {
  display: flex;
  align-items: center;
  height: 100%;
}
.post-card__image {
  display: block;
  padding-top: 57%;
  position: relative;
  overflow: hidden;
}
@media (min-width: 992px) {
  .post-card__image {
    padding-top: 56.5%;
  }
}
.post-card__image img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0.75rem;
  transition: transform 0.2s, opacity 0.2s;
  object-fit: cover;
}
.post-card__content {
  padding: 0.4375rem 0 1.5rem 0;
}
@media (min-width: 992px) {
  .post-card__content {
    padding: 0.5625rem 0 1.5625rem 0;
  }
}
.post-card__cat-wrapper {
  margin-bottom: 0.5rem;
}
@media (min-width: 992px) {
  .post-card__cat-wrapper {
    margin-bottom: 0.875rem;
  }
}
.post-card__cat {
  display: inline-block;
  font-family: "corporate-s", sans-serif;
  font-weight: 700;
  color: #005CB0 !important;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1.3333333333;
}
.post-card__cat:hover {
  color: #006FD6 !important;
}
.post-card__title-link {
  display: block;
  margin-bottom: 0.75rem;
}
@media (min-width: 992px) {
  .post-card__title-link {
    margin-bottom: 1.25rem;
  }
}
.post-card__title-link:hover .post-card__title {
  color: #006FD6;
}
.post-card__title {
  transition: 0.4s color;
}
.post-card__details {
  display: flex;
}
.post-card__date, .post-card__read-time {
  margin-bottom: 0;
  font-size: 0.875rem;
  line-height: 1.7142857143;
}
.post-card__date {
  padding-right: 0.4375rem;
}
.post-card__read-time {
  padding-left: 0.4375rem;
  position: relative;
  color: #717375;
}
.post-card__read-time:before {
  content: "";
  width: 0.0625rem;
  height: 0.625rem;
  position: absolute;
  bottom: 0.3125rem;
  left: 0;
  background: #717375;
}

.blog-filters {
  padding: 3.0625rem 0 4.25rem;
  --space-2: 0.75rem;
}
@media (min-width: 992px) {
  .blog-filters {
    --space-2: 1.875rem;
  }
}
@media (min-width: 992px) {
  .blog-filters {
    padding: 5rem 0 8.125rem;
  }
}
.blog-filters .eight29-filter .accordion-select .eight29-filter-label {
  display: none;
}
@media (min-width: 992px) {
  .blog-filters .eight29-filter .accordion-select .eight29-filter-label + div {
    margin: 0;
  }
}
@media (min-width: 992px) {
  .blog-filters .sidebar-top .eight29-filter,
.blog-filters .sidebar-bottom .eight29-filter {
    max-width: 25.625rem;
  }
}
.blog-filters .eight29-filter.filter-search .filter-input {
  height: auto;
}
.blog-filters .eight29-filter input[type=search] {
  height: auto;
  padding: 0.9375rem 3rem 0.9375rem 2.625rem;
  color: #161717;
  text-overflow: ellipsis;
  border: 0.0625rem solid #717375;
  border-radius: 0.25rem;
  font-size: 1rem;
  line-height: 1.5;
}
.blog-filters .eight29-filter input[type=search]::-webkit-input-placeholder {
  color: #717375;
}
.blog-filters .eight29-filter input[type=search]:-moz-placeholder {
  opacity: 1;
  color: #717375;
}
.blog-filters .eight29-filter input[type=search]::-moz-placeholder {
  opacity: 1;
  color: #717375;
}
.blog-filters .eight29-filter input[type=search]:-ms-input-placeholder {
  color: #717375;
}
.blog-filters .eight29-filter input[type=search]:focus {
  border-color: #00489C;
}
.blog-filters .eight29-filter-list {
  min-height: 3.5rem;
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  .blog-filters .eight29-filter-list {
    margin-bottom: 0;
  }
}
.blog-filters [data-simplebar] {
  top: 0.5rem;
  border-radius: 0.125rem;
  background-color: #fff;
  box-shadow: 0 0.125rem 1.25rem rgba(0, 0, 0, 0.12);
}
.blog-filters .simplebar-content-wrapper {
  border-radius: 0.125rem;
}
.blog-filters .eight29-filter .dropdown-container {
  height: 3.5rem;
  z-index: 5;
  border: none;
  background-color: transparent;
  font-size: 1rem;
  line-height: 1.5;
}
.blog-filters .eight29-filter .dropdown-container.open {
  overflow: visible;
}
.blog-filters .eight29-filter .dropdown-container.open .dropdown-current {
  border-color: #00489C;
}
.blog-filters .eight29-filter .dropdown-container .dropdown-current {
  padding: 0.9375rem 0.6875rem;
  color: #161717;
  border: 0.0625rem solid #717375;
  border-radius: 0.25rem;
  background-color: #fff;
}
.blog-filters .eight29-filter .dropdown-container .dropdown-current:after {
  top: 1.5625rem;
  right: 1.125rem;
}
.blog-filters .eight29-filter .dropdown-container .dropdown-current,
.blog-filters .eight29-filter .dropdown-container ul.dropdown-list > li {
  height: auto;
}
.blog-filters .eight29-filter .dropdown-container ul.dropdown-list > li {
  padding: 0;
  border: none;
}
.blog-filters .eight29-filter .accordion-select ul.dropdown-list > li > button {
  padding: 0.5rem 0.75rem;
  color: #161717;
}
.blog-filters .eight29-filter .accordion-select ul.dropdown-list > li > button:hover, .blog-filters .eight29-filter .accordion-select ul.dropdown-list > li > button.active {
  text-decoration: none;
  background-color: #EDF6FE;
}
.blog-filters .eight29-filter .accordion-select ul {
  padding: 0.25rem 0;
}
.blog-filters .eight29-filter .dropdown-container .simplebar-wrapper {
  max-height: 13.5rem;
}
.blog-filters .sidebar-top .eight29-sidebar {
  margin-bottom: 3rem;
}
@media (min-width: 992px) {
  .blog-filters .eight29-posts {
    grid-row-gap: 3.625rem;
  }
}
@media (min-width: 992px) {
  .blog-filters .eight29-posts-container:first-child {
    padding-top: 2.5rem;
  }
}
.blog-filters .eight29-posts + .c-btn-wrapper {
  margin: 0;
}
.blog-filters .eight29-posts + .c-btn-wrapper .c-btn {
  margin-top: 1rem;
}
@media (min-width: 992px) {
  .blog-filters .eight29-posts + .c-btn-wrapper .c-btn {
    margin-top: 0;
  }
}
.blog-filters .eight29-posts + .c-btn-wrapper .c-btn[disabled] {
  display: none;
}

.blog-hero.page-hero--no-image {
  padding: 3.1875rem 0 3.375rem;
  color: #161717;
}
@media (min-width: 992px) {
  .blog-hero.page-hero--no-image {
    min-height: 22.9375rem;
    padding: 7.75rem 0 6.875rem;
  }
}
.blog-hero.page-hero--no-image .page-hero__content {
  margin-bottom: 0;
}
.blog-hero.page-hero--no-image .page-hero__title {
  margin-bottom: 0.8125rem;
}
@media (min-width: 992px) {
  .blog-hero.page-hero--no-image .page-hero__title {
    margin: 0;
  }
}
.blog-hero.page-hero--no-image.blog-hero--tax {
  padding: 1.5625rem 0 4.5rem;
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .blog-hero.page-hero--no-image.blog-hero--tax {
    padding: 2rem 0 7.75rem;
    margin-bottom: 0;
  }
}
.blog-hero.page-hero--no-image .blog-hero__all {
  margin-bottom: 2.0625rem;
}
@media (min-width: 992px) {
  .blog-hero.page-hero--no-image .blog-hero__all {
    margin-bottom: 5rem;
  }
}
.blog-hero.page-hero--no-image p:empty, .blog-hero.page-hero--no-image .content-column:empty {
  display: none;
}

.single-program-hero {
  padding: 2rem 0 0;
  margin-bottom: 5.1875rem;
}
@media (min-width: 768px) {
  .single-program-hero {
    margin-bottom: 10rem;
  }
}
@media (min-width: 1200px) {
  .single-program-hero {
    margin-bottom: 17.5rem;
  }
}
.single-program-hero .c-btn {
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .single-program-hero .c-btn {
    margin-bottom: 4.3125rem;
  }
}
.single-program-hero__wrapper {
  position: relative;
}
.single-program-hero__image {
  position: relative;
}
@media (min-width: 992px) {
  .single-program-hero__image {
    width: 42.5%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
}
.single-program-hero__image:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 1.0625rem;
  right: -1.0625rem;
  bottom: -1.0625rem;
  left: 1.0625rem;
  background: #EDF6FE url("../../images/waves.svg");
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 992px) {
  .single-program-hero__image:before {
    top: 2.5rem;
    right: -2.5rem;
    bottom: -2.5rem;
    left: 2.5rem;
  }
}
.single-program-hero__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.single-program-hero__image-wrapper {
  padding-right: 1.0625rem;
  position: static;
}
@media (max-width: 991.98px) {
  .single-program-hero__image-wrapper {
    padding-left: 0;
  }
}
.single-program-hero__title h1, .single-program-hero__title .h1, .single-program-hero__title h2, .single-program-hero__title #page .tablepress-table-name, #page .single-program-hero__title .tablepress-table-name, .single-program-hero__title .h2, .single-program-hero__title h3, .single-program-hero__title .h3, .single-program-hero__title h4, .single-program-hero__title .h4, .single-program-hero__title h5, .single-program-hero__title .h5, .single-program-hero__title h6, .single-program-hero__title .h6 {
  margin-top: 0;
}
.single-program-hero__title h1 span {
  position: relative;
  white-space: nowrap;
  text-decoration-color: transparent !important;
}
.single-program-hero__title h1 span:after {
  content: "";
  width: calc(100% + 0.5rem);
  height: 1.5625rem;
  position: absolute;
  z-index: -1;
  bottom: -0.125rem;
  left: -0.25rem;
  background-color: #EDF6FE;
}
@media (min-width: 768px) {
  .single-program-hero__title h1 span:after {
    width: calc(100% + 0.4375rem);
    height: 1.5rem;
    bottom: 0.125rem;
    left: -0.3125rem;
  }
}
.single-program-hero__text {
  margin-top: 2.625rem;
  text-align: center;
}
@media (min-width: 992px) {
  .single-program-hero__text {
    margin-top: 7rem;
    margin-bottom: 8rem;
    text-align: left;
  }
}
.single-program-hero__description {
  font-size: 1.25rem;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .single-program-hero__description {
    font-size: 1.875rem;
    line-height: 1.3333333333;
  }
}

.hero-post {
  margin-bottom: 2.6875rem;
}
@media (min-width: 992px) {
  .hero-post {
    margin-bottom: 4.375rem;
  }
}
.hero-post__top {
  padding-top: 1.5rem;
}
@media (min-width: 992px) {
  .hero-post__top {
    padding-top: 2rem;
  }
}
.hero-post__wrapper {
  padding-top: 1.5rem;
  margin-bottom: 2.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .hero-post__wrapper {
    padding-top: 7.4375rem;
    margin-bottom: 7.8125rem;
  }
}
.hero-post__cat-link {
  font-weight: 700;
  color: #005CB0;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1.3333333333;
}
.hero-post__title {
  margin-top: 0.5625rem;
}
@media (min-width: 992px) {
  .hero-post__title {
    margin-top: 0.8125rem;
    margin-bottom: 2.1875rem;
  }
}
.hero-post__info {
  display: flex;
  align-items: center;
  justify-content: center;
}
.hero-post__date, .hero-post__read-time {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
}
@media (min-width: 992px) {
  .hero-post__date, .hero-post__read-time {
    font-size: 1.25rem;
    line-height: 1.6;
  }
}
.hero-post__date {
  padding-right: 0.625rem;
  position: relative;
  margin-bottom: 0;
}
.hero-post__date::after {
  content: "";
  width: 0.3125rem;
  height: 0.3125rem;
  position: absolute;
  top: 41%;
  right: -0.1875rem;
  border-radius: 50%;
  background: #006FD6;
}
@media (min-width: 768px) {
  .hero-post__date::after {
    top: 50%;
  }
}
.hero-post__read-time {
  padding-left: 0.625rem;
}
.hero-post__thumbnail {
  padding-top: 49.5%;
  position: relative;
}
.hero-post__thumbnail img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  object-fit: cover;
}

.post-meta-bottom {
  padding-bottom: 1.5625rem;
  margin-top: 2.125rem;
  margin-bottom: 2.9375rem;
}
@media (min-width: 992px) {
  .post-meta-bottom {
    padding-bottom: 2.1875rem;
    margin-top: 5.25rem;
    margin-bottom: 6.3125rem;
  }
}
@media (min-width: 992px) {
  .post-meta-bottom__row {
    padding-top: 1.875rem;
    margin: 0;
    border-top: 0.0625rem solid #a2a4a7;
  }
}
.post-meta-bottom__tags {
  margin-bottom: 1.5625rem;
}
@media (min-width: 992px) {
  .post-meta-bottom__tags {
    padding-left: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .post-meta-bottom__icons {
    padding-right: 0.4375rem;
  }
}
.post-meta-bottom .tags-list {
  padding-top: 1.8125rem;
  border-top: 0.0625rem solid #a2a4a7;
}
@media (min-width: 992px) {
  .post-meta-bottom .tags-list {
    padding-top: 0;
    border-top: none;
  }
}
.post-meta-bottom .tags-heading {
  margin-bottom: 1.125rem;
  font-weight: 700;
  color: #161717;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1.3333333333;
}
@media (min-width: 992px) {
  .post-meta-bottom .tags-heading {
    margin-bottom: 1.0625rem;
  }
}
.post-meta-bottom .tags-list-wrap {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  list-style: none;
}
.post-meta-bottom .single-post__tag {
  margin-right: 0.625rem;
  margin-bottom: 0.4375rem;
}
.post-meta-bottom .single-post__tag:last-child {
  margin-right: 0;
}
.post-meta-bottom .single-post__tag-link h6 {
  color: #00489C;
  transition: 0.4s color;
}
.post-meta-bottom .single-post__tag-link h6:hover {
  color: #E9EC53;
}
.post-meta-bottom .share-icons {
  justify-content: flex-start;
}
@media (min-width: 992px) {
  .post-meta-bottom .share-icons {
    justify-content: flex-end;
  }
}
.post-meta-bottom .share-icons__link {
  margin: 0 1rem 0.5rem 0;
}
@media (min-width: 992px) {
  .post-meta-bottom .share-icons__link {
    margin: 0 0 0.5rem 1rem;
  }
}
.post-meta-bottom .share-icons__link:last-child {
  margin-right: 0;
}

.single-post .related-posts {
  padding-top: 5rem;
  padding-bottom: 5rem;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .single-post .related-posts {
    padding-top: 6.25rem;
    padding-bottom: 5rem;
  }
}
@media (min-width: 1320px) {
  .single-post .related-posts {
    padding-top: 11rem;
    padding-bottom: 6.3125rem;
  }
}
.single-post .related-posts--color {
  background: #EDF6FE;
}
.single-post .related-posts__container {
  padding-bottom: 2.6875rem;
  position: relative;
}
@media (min-width: 992px) {
  .single-post .related-posts__container {
    padding-bottom: 0;
  }
}
.single-post .related-posts__all-link.c-btn.c-btn-icon-right {
  position: absolute;
  bottom: 0;
}
@media (min-width: 992px) {
  .single-post .related-posts__all-link.c-btn.c-btn-icon-right {
    padding-left: 1.875rem;
    position: static;
  }
}
.single-post .related-posts__top {
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  .single-post .related-posts__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 5rem;
  }
}
.single-post .related-posts__title {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .single-post .related-posts__title {
    padding-right: 1.875rem;
  }
}
.single-post .related-posts__col {
  margin-bottom: 0.6875rem;
}
.single-post .related-posts__col:last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .single-post .related-posts__col:last-child {
    margin-bottom: 2.4375rem;
  }
}

.archive-programs-hero {
  display: flex;
  align-items: flex-end;
  min-height: 31.5rem;
  padding-bottom: 6.8125rem;
  position: relative;
}
@media (min-width: 992px) {
  .archive-programs-hero {
    min-height: 40.875rem;
    padding-bottom: 8.375rem;
  }
}
@media (min-width: 1200px) {
  .archive-programs-hero {
    min-height: 51rem;
    padding-bottom: 10.4375rem;
  }
}
.archive-programs-hero__image {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.archive-programs-hero__image img {
  width: auto;
  height: 100%;
  min-width: 100%;
  object-fit: cover;
}
.archive-programs-hero__image::before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.archive-programs-hero__title {
  width: fit-content;
  position: relative;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 1.5rem;
  margin-left: auto;
  color: #fff;
}
@media (min-width: 992px) {
  .archive-programs-hero__title {
    margin-bottom: 2.5625rem;
    margin-left: 0;
  }
}
.archive-programs-hero__title:after {
  content: "";
  width: calc(100% + 0.9375rem);
  height: 1.4375rem;
  position: absolute;
  z-index: -1;
  bottom: -0.25rem;
  left: -0.5rem;
  background-color: #006FD6;
}
@media (min-width: 768px) {
  .archive-programs-hero__title:after {
    width: calc(100% + 1.125rem);
    height: 2.4375rem;
    bottom: -0.5rem;
    left: -0.25rem;
  }
}
.archive-programs-hero__description {
  text-align: center;
  color: white;
}
@media (min-width: 992px) {
  .archive-programs-hero__description {
    text-align: left;
  }
}
.archive-programs-hero__btns {
  margin-top: 2.0625rem;
}
@media (min-width: 768px) {
  .archive-programs-hero__btns {
    display: flex;
    justify-content: center;
  }
}
@media (min-width: 992px) {
  .archive-programs-hero__btns {
    margin-top: 3.25rem;
    display: block;
  }
}
.archive-programs-hero__btns .c-btn {
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .archive-programs-hero__btns .c-btn {
    margin-bottom: 0.625rem;
  }
}
@media (min-width: 768px) {
  .archive-programs-hero__btns .c-btn:first-of-type {
    margin-right: 0.9375rem;
  }
}
.archive-programs-hero__btns .c-btn:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .archive-programs-hero__btns .c-btn:last-of-type {
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) {
  .archive-programs-hero__btns .c-btn:last-of-type {
    margin-bottom: 0.625rem;
  }
}

.archive-programs-intro {
  padding: 5rem 0;
  background-color: #EDF6FE;
}
@media (min-width: 768px) {
  .archive-programs-intro {
    padding: 9.9375rem 0 9.5625rem;
  }
}
.archive-programs-intro__wrapper {
  max-width: 53.125rem;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .archive-programs-intro__wrapper h2, .archive-programs-intro__wrapper #page .tablepress-table-name, #page .archive-programs-intro__wrapper .tablepress-table-name {
    margin-bottom: 2.3125rem;
  }
}
.archive-programs-intro + .location-cards {
  margin-top: 0;
}
.archive-programs-intro + .archive-programs-posts {
  padding-top: 0;
}

.archive-programs-posts {
  padding: 5rem 0;
  background-color: #EDF6FE;
}
@media (min-width: 768px) {
  .archive-programs-posts {
    padding: 9.9375rem 0;
  }
}
.archive-programs-posts__text {
  margin-bottom: 2.125rem;
}
@media (min-width: 768px) {
  .archive-programs-posts__description {
    max-width: 22.125rem;
  }
}
.archive-programs-posts__post {
  padding-bottom: 1rem;
  margin-bottom: 3rem;
  border-bottom: 0.0625rem solid #E9EC53;
}
.archive-programs-posts__post a {
  text-decoration: none !important;
}
.archive-programs-posts__post a:hover span:after {
  color: #E9EC53;
  background-color: #00489C;
}
.archive-programs-posts__post figure {
  margin-bottom: 0.75rem;
}
.archive-programs-posts__post figure img {
  width: 100%;
  border-radius: 0.75rem;
  box-shadow: 0 0.125rem 1.25rem 0 rgba(0, 0, 0, 0.12);
}
.archive-programs-posts__post span {
  display: block;
  padding-right: 2.5rem;
  position: relative;
  margin-bottom: 0.1875rem;
  color: #00489C !important;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.5;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0.0625rem;
  font-weight: 600;
}
.archive-programs-posts__post span:after {
  content: "\ea03";
  font-family: "iconfont-cimi";
  font-size: 1.25rem;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.875rem;
  height: 1.875rem;
  position: absolute;
  top: 0;
  right: 0;
  color: #00489C;
  border-radius: 50%;
  background-color: #E9EC53;
  transition: color 0.2s, background-color 0.2s;
}
.archive-programs-posts__post p, .archive-programs-posts__post .content-column {
  padding-right: 2.5rem;
  color: #161717;
}
@media (min-width: 768px) {
  .archive-programs-posts__post p, .archive-programs-posts__post .content-column {
    font-size: 1rem;
    line-height: 1.5;
  }
}
.location-cards + .archive-programs-posts {
  margin-top: -2.9375rem;
}
@media (min-width: 768px) {
  .location-cards + .archive-programs-posts {
    margin-top: -4.9375rem;
  }
}
.archive-programs-posts + .location-cards {
  margin-top: 0;
}

.program-archive-site-links {
  padding: 4.9375rem 0 3rem;
  background-color: #EDF6FE;
}
@media (min-width: 992px) {
  .program-archive-site-links {
    padding: 10rem 0 8.125rem;
  }
}
.program-archive-site-links__title {
  margin-bottom: 2rem;
  text-align: center;
}
@media (min-width: 992px) {
  .program-archive-site-links__title {
    margin-bottom: 4.875rem;
  }
}
.program-archive-site-links__rows:not(:last-child) {
  margin-bottom: 2rem;
}
.program-archive-site-links__row {
  margin-bottom: 2rem;
  row-gap: 2rem;
}
@media (min-width: 992px) {
  .program-archive-site-links__row {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 768px) {
  .program-archive-site-links__row .links-2 .program-archive-site-links__link-image {
    min-height: 6.25rem;
  }
}
@media (min-width: 768px) {
  .program-archive-site-links__row .links-3 .program-archive-site-links__link {
    padding: 2.25rem 1.25rem 1.4375rem;
  }
}
@media (min-width: 768px) {
  .program-archive-site-links__row .links-3 .program-archive-site-links__link-image {
    min-height: 5.625rem;
  }
}
@media (min-width: 768px) {
  .program-archive-site-links__row .links-3 .program-archive-site-links__link-description {
    font-size: 1rem;
    line-height: 1.5;
  }
}
@media (min-width: 768px) {
  .program-archive-site-links__row .links-3 .program-archive-site-links__link-title {
    margin-top: 1.3125rem;
  }
}
.program-archive-site-links__link {
  height: 100%;
  padding: 2.375rem 1.25rem 1.9375rem;
  border-radius: 0.75rem;
  background-color: #fff;
  box-shadow: 0 0.125rem 1.25rem rgba(0, 0, 0, 0.12);
}
@media (min-width: 768px) {
  .program-archive-site-links__link {
    padding: 1.4375rem 1.25rem 1.3125rem;
  }
}
.program-archive-site-links__link-title {
  margin-bottom: 0.3125rem;
  color: #005CB0;
}
@media (min-width: 768px) {
  .program-archive-site-links__link-title {
    margin-top: 2rem;
    margin-bottom: 0.75rem;
  }
}
.program-archive-site-links__link-description {
  margin-bottom: 1.75rem;
  color: #4d4d4d;
  font-size: 0.875rem;
  line-height: 1.7142857143;
}
@media (min-width: 768px) {
  .program-archive-site-links__link-description {
    margin-bottom: 2.5rem;
    font-size: 1.25rem;
    line-height: 1.6;
  }
}
.program-archive-site-links__link-image {
  text-align: center;
}
.program-archive-site-links__link-button .c-btn-tertiary.c-btn-icon-right {
  padding-right: 0;
}
.program-archive-site-links__link-button .c-btn-tertiary.c-btn-icon-right i {
  margin-left: 0.625rem;
}
.program-archive-site-links__link-button .c-btn-tertiary.c-btn-icon-right i::before {
  font-size: 1.1875rem;
}
.block-cta + .program-archive-site-links {
  margin-top: -2.8125rem;
}
@media (min-width: 768px) {
  .block-cta + .program-archive-site-links {
    margin-top: -5rem;
  }
}

.search-page-top {
  padding-bottom: 2.75rem;
}
@media (min-width: 768px) {
  .search-page-top {
    padding-top: 3.8125rem;
  }
}
@media (min-width: 768px) {
  .search-page-top .main-searchform input {
    padding-bottom: 1.375rem;
  }
}
.search-page-top__results {
  margin-top: 4.75rem;
  font-size: 0.875rem;
  line-height: 1.7142857143;
}
@media (min-width: 768px) {
  .search-page-top__results {
    margin-top: 6.0625rem;
    font-size: 1rem;
    line-height: 1.5;
  }
}

.main-searchform {
  position: relative;
}
.main-searchform input {
  width: 100%;
  padding: 1.1875rem 0;
  padding-right: 2rem;
  color: #161717;
  text-overflow: ellipsis;
  border: none;
  border-bottom: 0.0625rem solid #717375;
  border-radius: 0;
  background-color: transparent;
  -webkit-appearance: none;
  font-size: 1.25rem;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .main-searchform input {
    padding: 1.625rem 0;
    padding-right: 2.8125rem;
    font-size: 1.875rem;
    line-height: 1.3333333333;
  }
}
.main-searchform input:focus {
  border-color: #E9EC53;
}
.main-searchform input::placeholder {
  color: #717375;
}
.main-searchform button {
  padding: 0;
  position: absolute;
  top: 0.875rem;
  right: 0;
  bottom: 0;
  color: #005CB0;
  border: none;
  background-color: transparent;
  cursor: pointer;
  transition: color 0.3s;
}
@media (min-width: 768px) {
  .main-searchform button {
    top: 1.25rem;
  }
}
.main-searchform button:hover {
  color: #00489C;
}
@media (min-width: 768px) {
  .main-searchform button i:before {
    font-size: 3rem;
  }
}

.page-content--search .search-submit * {
  pointer-events: none;
}
.page-content--search .search-submit.clear i:before {
  content: "\ea11";
  font-family: "iconfont-cimi";
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 768px) {
  .page-content--search .search-submit.clear i:before {
    font-size: 3rem;
  }
}

.search-page-post {
  padding-bottom: 0.9375rem;
  border-bottom: 0.0625rem solid #a2a4a7;
}
@media (min-width: 768px) {
  .search-page-post {
    display: flex;
    justify-content: space-between;
    padding-bottom: 1.9375rem;
  }
}
.search-page-post:not(:last-child) {
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .search-page-post:not(:last-child) {
    margin-bottom: 2rem;
  }
}
@media (min-width: 768px) {
  .search-page-post__title {
    margin-bottom: 1rem;
  }
}
.search-page-post__link {
  color: #005CB0;
}
.search-page-post__link:hover {
  color: #00489C;
}
.search-page-post__desc {
  margin-bottom: 0.1875rem;
}
@media (min-width: 768px) {
  .search-page-post__desc {
    margin-bottom: 0.25rem;
  }
}
@media (min-width: 768px) {
  .search-page-post__desc,
.search-page-post__desc p,
.search-page-post__desc .content-column {
    font-size: 1rem;
    line-height: 1.5;
  }
}
.search-page-post__desc strong {
  font-family: "Poppins", sans-serif;
}
.search-page-post__image {
  max-width: 46.45%;
  margin-top: 1.1875rem;
}
@media (min-width: 768px) {
  .search-page-post__image {
    flex: 0 0 11.875rem;
    max-width: 11.875rem;
    margin: 0 0 0 1.875rem;
  }
}
@media (min-width: 768px) {
  .search-page-post__image img {
    border-radius: 0.5rem;
  }
}

.search-page-btn {
  margin-top: 3rem;
}
@media (min-width: 768px) {
  .search-page-btn {
    margin-top: 4.875rem;
    text-align: center;
  }
}
.search-page-btn .search-page-loadmore {
  border-width: 0.0625rem;
  background-color: transparent;
}
.search-page-btn .search-page-loadmore:hover, .search-page-btn .search-page-loadmore:focus {
  background-color: #00489C;
}

.page-content--search {
  padding-bottom: 5rem;
}
@media (min-width: 768px) {
  .page-content--search {
    padding-bottom: 10rem;
  }
}
.page-content--search.ajax-loading {
  pointer-events: none;
}
.page-content--search.ajax-loading .search-page-posts:after,
.page-content--search.ajax-loading .search-page-btn::after {
  opacity: 0.5;
}

.search-page-posts,
.search-page-btn {
  position: relative;
}
.search-page-posts:after,
.search-page-btn:after {
  content: "";
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  opacity: 0;
  transition: opacity 0.2s;
}

.post-card {
  height: 100%;
  position: relative;
  border-radius: 0.75rem;
  overflow: hidden;
}
.post-card--no-thumb .post-card__wrapper {
  display: flex;
  align-items: center;
  height: 100%;
}
.post-card__image {
  display: block;
  padding-top: 57%;
  position: relative;
  overflow: hidden;
}
@media (min-width: 992px) {
  .post-card__image {
    padding-top: 56.5%;
  }
}
.post-card__image img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0.75rem;
  transition: transform 0.2s, opacity 0.2s;
  object-fit: cover;
}
.post-card__content {
  padding: 0.4375rem 0 1.5rem 0;
}
@media (min-width: 992px) {
  .post-card__content {
    padding: 0.5625rem 0 1.5625rem 0;
  }
}
.post-card__cat-wrapper {
  margin-bottom: 0.5rem;
}
@media (min-width: 992px) {
  .post-card__cat-wrapper {
    margin-bottom: 0.875rem;
  }
}
.post-card__cat {
  display: inline-block;
  font-family: "corporate-s", sans-serif;
  font-weight: 700;
  color: #005CB0 !important;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1.3333333333;
}
.post-card__cat:hover {
  color: #006FD6 !important;
}
.post-card__title-link {
  display: block;
  margin-bottom: 0.75rem;
}
@media (min-width: 992px) {
  .post-card__title-link {
    margin-bottom: 1.25rem;
  }
}
.post-card__title-link:hover .post-card__title {
  color: #006FD6;
}
.post-card__title {
  transition: 0.4s color;
}
.post-card__details {
  display: flex;
}
.post-card__date, .post-card__read-time {
  margin-bottom: 0;
  font-size: 0.875rem;
  line-height: 1.7142857143;
}
.post-card__date {
  padding-right: 0.4375rem;
}
.post-card__read-time {
  padding-left: 0.4375rem;
  position: relative;
  color: #717375;
}
.post-card__read-time:before {
  content: "";
  width: 0.0625rem;
  height: 0.625rem;
  position: absolute;
  bottom: 0.3125rem;
  left: 0;
  background: #717375;
}

.blog-filters {
  padding: 3.0625rem 0 4.25rem;
  --space-2: 0.75rem;
}
@media (min-width: 992px) {
  .blog-filters {
    --space-2: 1.875rem;
  }
}
@media (min-width: 992px) {
  .blog-filters {
    padding: 5rem 0 8.125rem;
  }
}
.blog-filters .eight29-filter .accordion-select .eight29-filter-label {
  display: none;
}
@media (min-width: 992px) {
  .blog-filters .eight29-filter .accordion-select .eight29-filter-label + div {
    margin: 0;
  }
}
@media (min-width: 992px) {
  .blog-filters .sidebar-top .eight29-filter,
.blog-filters .sidebar-bottom .eight29-filter {
    max-width: 25.625rem;
  }
}
.blog-filters .eight29-filter.filter-search .filter-input {
  height: auto;
}
.blog-filters .eight29-filter input[type=search] {
  height: auto;
  padding: 0.9375rem 3rem 0.9375rem 2.625rem;
  color: #161717;
  text-overflow: ellipsis;
  border: 0.0625rem solid #717375;
  border-radius: 0.25rem;
  font-size: 1rem;
  line-height: 1.5;
}
.blog-filters .eight29-filter input[type=search]::-webkit-input-placeholder {
  color: #717375;
}
.blog-filters .eight29-filter input[type=search]:-moz-placeholder {
  opacity: 1;
  color: #717375;
}
.blog-filters .eight29-filter input[type=search]::-moz-placeholder {
  opacity: 1;
  color: #717375;
}
.blog-filters .eight29-filter input[type=search]:-ms-input-placeholder {
  color: #717375;
}
.blog-filters .eight29-filter input[type=search]:focus {
  border-color: #00489C;
}
.blog-filters .eight29-filter-list {
  min-height: 3.5rem;
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  .blog-filters .eight29-filter-list {
    margin-bottom: 0;
  }
}
.blog-filters [data-simplebar] {
  top: 0.5rem;
  border-radius: 0.125rem;
  background-color: #fff;
  box-shadow: 0 0.125rem 1.25rem rgba(0, 0, 0, 0.12);
}
.blog-filters .simplebar-content-wrapper {
  border-radius: 0.125rem;
}
.blog-filters .eight29-filter .dropdown-container {
  height: 3.5rem;
  z-index: 5;
  border: none;
  background-color: transparent;
  font-size: 1rem;
  line-height: 1.5;
}
.blog-filters .eight29-filter .dropdown-container.open {
  overflow: visible;
}
.blog-filters .eight29-filter .dropdown-container.open .dropdown-current {
  border-color: #00489C;
}
.blog-filters .eight29-filter .dropdown-container .dropdown-current {
  padding: 0.9375rem 0.6875rem;
  color: #161717;
  border: 0.0625rem solid #717375;
  border-radius: 0.25rem;
  background-color: #fff;
}
.blog-filters .eight29-filter .dropdown-container .dropdown-current:after {
  top: 1.5625rem;
  right: 1.125rem;
}
.blog-filters .eight29-filter .dropdown-container .dropdown-current,
.blog-filters .eight29-filter .dropdown-container ul.dropdown-list > li {
  height: auto;
}
.blog-filters .eight29-filter .dropdown-container ul.dropdown-list > li {
  padding: 0;
  border: none;
}
.blog-filters .eight29-filter .accordion-select ul.dropdown-list > li > button {
  padding: 0.5rem 0.75rem;
  color: #161717;
}
.blog-filters .eight29-filter .accordion-select ul.dropdown-list > li > button:hover, .blog-filters .eight29-filter .accordion-select ul.dropdown-list > li > button.active {
  text-decoration: none;
  background-color: #EDF6FE;
}
.blog-filters .eight29-filter .accordion-select ul {
  padding: 0.25rem 0;
}
.blog-filters .eight29-filter .dropdown-container .simplebar-wrapper {
  max-height: 13.5rem;
}
.blog-filters .sidebar-top .eight29-sidebar {
  margin-bottom: 3rem;
}
@media (min-width: 992px) {
  .blog-filters .eight29-posts {
    grid-row-gap: 3.625rem;
  }
}
@media (min-width: 992px) {
  .blog-filters .eight29-posts-container:first-child {
    padding-top: 2.5rem;
  }
}
.blog-filters .eight29-posts + .c-btn-wrapper {
  margin: 0;
}
.blog-filters .eight29-posts + .c-btn-wrapper .c-btn {
  margin-top: 1rem;
}
@media (min-width: 992px) {
  .blog-filters .eight29-posts + .c-btn-wrapper .c-btn {
    margin-top: 0;
  }
}
.blog-filters .eight29-posts + .c-btn-wrapper .c-btn[disabled] {
  display: none;
}

.blog-hero.page-hero--no-image {
  padding: 3.1875rem 0 3.375rem;
  color: #161717;
}
@media (min-width: 992px) {
  .blog-hero.page-hero--no-image {
    min-height: 22.9375rem;
    padding: 7.75rem 0 6.875rem;
  }
}
.blog-hero.page-hero--no-image .page-hero__content {
  margin-bottom: 0;
}
.blog-hero.page-hero--no-image .page-hero__title {
  margin-bottom: 0.8125rem;
}
@media (min-width: 992px) {
  .blog-hero.page-hero--no-image .page-hero__title {
    margin: 0;
  }
}
.blog-hero.page-hero--no-image.blog-hero--tax {
  padding: 1.5625rem 0 4.5rem;
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .blog-hero.page-hero--no-image.blog-hero--tax {
    padding: 2rem 0 7.75rem;
    margin-bottom: 0;
  }
}
.blog-hero.page-hero--no-image .blog-hero__all {
  margin-bottom: 2.0625rem;
}
@media (min-width: 992px) {
  .blog-hero.page-hero--no-image .blog-hero__all {
    margin-bottom: 5rem;
  }
}
.blog-hero.page-hero--no-image p:empty, .blog-hero.page-hero--no-image .content-column:empty {
  display: none;
}

.archive-programs-hero {
  display: flex;
  align-items: flex-end;
  min-height: 31.5rem;
  padding-bottom: 6.8125rem;
  position: relative;
}
@media (min-width: 992px) {
  .archive-programs-hero {
    min-height: 40.875rem;
    padding-bottom: 8.375rem;
  }
}
@media (min-width: 1200px) {
  .archive-programs-hero {
    min-height: 51rem;
    padding-bottom: 10.4375rem;
  }
}
.archive-programs-hero__image {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.archive-programs-hero__image img {
  width: auto;
  height: 100%;
  min-width: 100%;
  object-fit: cover;
}
.archive-programs-hero__image::before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.archive-programs-hero__title {
  width: fit-content;
  position: relative;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 1.5rem;
  margin-left: auto;
  color: #fff;
}
@media (min-width: 992px) {
  .archive-programs-hero__title {
    margin-bottom: 2.5625rem;
    margin-left: 0;
  }
}
.archive-programs-hero__title:after {
  content: "";
  width: calc(100% + 0.9375rem);
  height: 1.4375rem;
  position: absolute;
  z-index: -1;
  bottom: -0.25rem;
  left: -0.5rem;
  background-color: #006FD6;
}
@media (min-width: 768px) {
  .archive-programs-hero__title:after {
    width: calc(100% + 1.125rem);
    height: 2.4375rem;
    bottom: -0.5rem;
    left: -0.25rem;
  }
}
.archive-programs-hero__description {
  text-align: center;
  color: white;
}
@media (min-width: 992px) {
  .archive-programs-hero__description {
    text-align: left;
  }
}
.archive-programs-hero__btns {
  margin-top: 2.0625rem;
}
@media (min-width: 768px) {
  .archive-programs-hero__btns {
    display: flex;
    justify-content: center;
  }
}
@media (min-width: 992px) {
  .archive-programs-hero__btns {
    margin-top: 3.25rem;
    display: block;
  }
}
.archive-programs-hero__btns .c-btn {
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .archive-programs-hero__btns .c-btn {
    margin-bottom: 0.625rem;
  }
}
@media (min-width: 768px) {
  .archive-programs-hero__btns .c-btn:first-of-type {
    margin-right: 0.9375rem;
  }
}
.archive-programs-hero__btns .c-btn:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .archive-programs-hero__btns .c-btn:last-of-type {
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) {
  .archive-programs-hero__btns .c-btn:last-of-type {
    margin-bottom: 0.625rem;
  }
}

.archive-programs-intro {
  padding: 5rem 0;
  background-color: #EDF6FE;
}
@media (min-width: 768px) {
  .archive-programs-intro {
    padding: 9.9375rem 0 9.5625rem;
  }
}
.archive-programs-intro__wrapper {
  max-width: 53.125rem;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .archive-programs-intro__wrapper h2, .archive-programs-intro__wrapper #page .tablepress-table-name, #page .archive-programs-intro__wrapper .tablepress-table-name {
    margin-bottom: 2.3125rem;
  }
}
.archive-programs-intro + .location-cards {
  margin-top: 0;
}
.archive-programs-intro + .archive-programs-posts {
  padding-top: 0;
}

.archive-programs-posts {
  padding: 5rem 0;
  background-color: #EDF6FE;
}
@media (min-width: 768px) {
  .archive-programs-posts {
    padding: 9.9375rem 0;
  }
}
.archive-programs-posts__text {
  margin-bottom: 2.125rem;
}
@media (min-width: 768px) {
  .archive-programs-posts__description {
    max-width: 22.125rem;
  }
}
.archive-programs-posts__post {
  padding-bottom: 1rem;
  margin-bottom: 3rem;
  border-bottom: 0.0625rem solid #E9EC53;
}
.archive-programs-posts__post a {
  text-decoration: none !important;
}
.archive-programs-posts__post a:hover span:after {
  color: #E9EC53;
  background-color: #00489C;
}
.archive-programs-posts__post figure {
  margin-bottom: 0.75rem;
}
.archive-programs-posts__post figure img {
  width: 100%;
  border-radius: 0.75rem;
  box-shadow: 0 0.125rem 1.25rem 0 rgba(0, 0, 0, 0.12);
}
.archive-programs-posts__post span {
  display: block;
  padding-right: 2.5rem;
  position: relative;
  margin-bottom: 0.1875rem;
  color: #00489C !important;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.5;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0.0625rem;
  font-weight: 600;
}
.archive-programs-posts__post span:after {
  content: "\ea03";
  font-family: "iconfont-cimi";
  font-size: 1.25rem;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.875rem;
  height: 1.875rem;
  position: absolute;
  top: 0;
  right: 0;
  color: #00489C;
  border-radius: 50%;
  background-color: #E9EC53;
  transition: color 0.2s, background-color 0.2s;
}
.archive-programs-posts__post p, .archive-programs-posts__post .content-column {
  padding-right: 2.5rem;
  color: #161717;
}
@media (min-width: 768px) {
  .archive-programs-posts__post p, .archive-programs-posts__post .content-column {
    font-size: 1rem;
    line-height: 1.5;
  }
}
.location-cards + .archive-programs-posts {
  margin-top: -2.9375rem;
}
@media (min-width: 768px) {
  .location-cards + .archive-programs-posts {
    margin-top: -4.9375rem;
  }
}
.archive-programs-posts + .location-cards {
  margin-top: 0;
}

.program-archive-site-links {
  padding: 4.9375rem 0 3rem;
  background-color: #EDF6FE;
}
@media (min-width: 992px) {
  .program-archive-site-links {
    padding: 10rem 0 8.125rem;
  }
}
.program-archive-site-links__title {
  margin-bottom: 2rem;
  text-align: center;
}
@media (min-width: 992px) {
  .program-archive-site-links__title {
    margin-bottom: 4.875rem;
  }
}
.program-archive-site-links__rows:not(:last-child) {
  margin-bottom: 2rem;
}
.program-archive-site-links__row {
  margin-bottom: 2rem;
  row-gap: 2rem;
}
@media (min-width: 992px) {
  .program-archive-site-links__row {
    margin-bottom: 1.875rem;
  }
}
@media (min-width: 768px) {
  .program-archive-site-links__row .links-2 .program-archive-site-links__link-image {
    min-height: 6.25rem;
  }
}
@media (min-width: 768px) {
  .program-archive-site-links__row .links-3 .program-archive-site-links__link {
    padding: 2.25rem 1.25rem 1.4375rem;
  }
}
@media (min-width: 768px) {
  .program-archive-site-links__row .links-3 .program-archive-site-links__link-image {
    min-height: 5.625rem;
  }
}
@media (min-width: 768px) {
  .program-archive-site-links__row .links-3 .program-archive-site-links__link-description {
    font-size: 1rem;
    line-height: 1.5;
  }
}
@media (min-width: 768px) {
  .program-archive-site-links__row .links-3 .program-archive-site-links__link-title {
    margin-top: 1.3125rem;
  }
}
.program-archive-site-links__link {
  height: 100%;
  padding: 2.375rem 1.25rem 1.9375rem;
  border-radius: 0.75rem;
  background-color: #fff;
  box-shadow: 0 0.125rem 1.25rem rgba(0, 0, 0, 0.12);
}
@media (min-width: 768px) {
  .program-archive-site-links__link {
    padding: 1.4375rem 1.25rem 1.3125rem;
  }
}
.program-archive-site-links__link-title {
  margin-bottom: 0.3125rem;
  color: #005CB0;
}
@media (min-width: 768px) {
  .program-archive-site-links__link-title {
    margin-top: 2rem;
    margin-bottom: 0.75rem;
  }
}
.program-archive-site-links__link-description {
  margin-bottom: 1.75rem;
  color: #4d4d4d;
  font-size: 0.875rem;
  line-height: 1.7142857143;
}
@media (min-width: 768px) {
  .program-archive-site-links__link-description {
    margin-bottom: 2.5rem;
    font-size: 1.25rem;
    line-height: 1.6;
  }
}
.program-archive-site-links__link-image {
  text-align: center;
}
.program-archive-site-links__link-button .c-btn-tertiary.c-btn-icon-right {
  padding-right: 0;
}
.program-archive-site-links__link-button .c-btn-tertiary.c-btn-icon-right i {
  margin-left: 0.625rem;
}
.program-archive-site-links__link-button .c-btn-tertiary.c-btn-icon-right i::before {
  font-size: 1.1875rem;
}
.block-cta + .program-archive-site-links {
  margin-top: -2.8125rem;
}
@media (min-width: 768px) {
  .block-cta + .program-archive-site-links {
    margin-top: -5rem;
  }
}

@media (min-width: 992px) {
  .post-type-archive-staff .eight29-filters .filter-accordion-single-select {
    max-width: 300px;
  }
}
.post-type-archive-staff .eight29-filters .filter-orderby .dropdown-current {
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: 0;
}
@media (max-width: 1199.98px) {
  .post-type-archive-staff .eight29-filters .eight29-posts-container {
    margin-top: 40px;
  }
}
@media (max-width: 1199.98px) {
  .post-type-archive-staff .eight29-filters .eight29-posts {
    grid-row-gap: 32px;
  }
}
.post-type-archive-staff .eight29-filters .eight29-post-staff {
  box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.12);
  border-radius: 12px;
  overflow: hidden;
}
.post-type-archive-staff .eight29-filters .eight29-featured-image {
  margin-bottom: 0;
}
.post-type-archive-staff .eight29-filters .eight29-featured-image img {
  width: 100%;
}
.post-type-archive-staff .eight29-filters .eight29-post-body {
  padding: 20px;
  background: #FFF;
}
.post-type-archive-staff .eight29-filters .eight29-post-title {
  color: #00489C;
  font-size: 1.625rem;
  line-height: 1.23;
}
.post-type-archive-staff .eight29-filters .eight29-post-title a {
  color: inherit !important;
  text-decoration: none !important;
}
.post-type-archive-staff .eight29-filters .eight29-post-categories {
  color: #717375;
  margin-bottom: 24px;
}
.post-type-archive-staff .eight29-filters .eight29-post-detail {
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #E9EC53;
  letter-spacing: 1px;
}
.post-type-archive-staff .eight29-filters .eight29-post-detail a {
  border-bottom: 2px solid #E9EC53;
  display: inline-block;
  text-decoration: none;
}

.page-hero.page-hero--no-image.blog-hero .page-hero__btns {
  position: static;
  margin-top: 2.25rem;
  margin-bottom: 2.25rem;
}

.staff-single-sidebar {
  margin-top: 0.625rem;
  margin-bottom: 0.25rem;
}
@media (min-width: 992px) {
  .staff-single-sidebar {
    margin-bottom: 0;
  }
}
.staff-single-sidebar__head-mobile {
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .staff-single-sidebar__head-mobile {
    display: none;
  }
}
.staff-single-sidebar__head-heading {
  margin-bottom: 0.5rem;
}
.staff-single-sidebar__head-subheading {
  margin-top: 0;
}
.staff-single-sidebar__figure {
  width: 100%;
  margin-bottom: 1.875rem;
}
@media (min-width: 768px) {
  .staff-single-sidebar__figure {
    margin-bottom: 2.4375rem;
  }
}
.staff-single-sidebar__figure img {
  width: 100%;
}
.staff-single-sidebar__content-wrapper {
  padding-bottom: 1.125rem;
  margin-top: 0.811875rem;
  border-bottom: 0.0625rem solid #a2a4a7;
}
@media (min-width: 768px) {
  .staff-single-sidebar__content-wrapper {
    padding-bottom: 1.625rem;
    margin-top: 1.3125rem;
  }
}
.staff-single-sidebar__heading {
  margin-bottom: 0.25rem;
  letter-spacing: 0.09375rem;
  color: #00489C;
}
@media (min-width: 768px) {
  .staff-single-sidebar__heading {
    margin-bottom: 0.5rem;
  }
}
.staff-single-sidebar__text {
  margin-bottom: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.7142857143;
}
@media (min-width: 768px) {
  .staff-single-sidebar__text {
    margin-bottom: 0.5rem;
    font-size: 1rem;
    line-height: 1.5;
  }
}
.staff-single-sidebar__link {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #303132;
  font-size: 0.875rem;
  line-height: 1.7142857143;
}
@media (min-width: 768px) {
  .staff-single-sidebar__link {
    font-size: 1rem;
    line-height: 1.5;
  }
}
.staff-single-sidebar__link:hover span, .staff-single-sidebar__link:focus span {
  color: #20c997;
}
.staff-single-sidebar__link i {
  margin-top: 0.25rem;
  margin-right: 0.3125rem;
  color: #00489C;
}
@media (min-width: 768px) {
  .staff-single-sidebar__link i {
    margin-top: 0.375rem;
  }
}
.staff-single-sidebar__link i::before {
  font-size: 1rem;
}
.staff-single-sidebar__link .icon-phone {
  transform: scaleX(-1);
}
.staff-single-sidebar__link span {
  color: #161717;
  text-decoration: underline;
  transition: 0.3s color;
}

.staff-single__content-wrapper {
  display: flex;
  padding-bottom: 3.6875rem;
  margin-bottom: 2.5625rem;
  border-bottom: 0.0625rem solid #b2b2b2;
}
@media (min-width: 768px) {
  .staff-single__content-wrapper {
    padding-bottom: 7.3125rem;
    margin-bottom: 3.0625rem;
  }
}

.staff-single-content__head {
  display: none;
}
@media (min-width: 768px) {
  .staff-single-content__head {
    display: block;
  }
}
@media (min-width: 768px) {
  .staff-single-content__head + .block-lead-text {
    margin-top: 4.6875rem;
    margin-bottom: 4.125rem;
  }
}
.staff-single-content__heading {
  margin-bottom: 1rem;
}
.staff-single-content__subheading {
  margin-top: 0;
}
.staff-single-content .block-lead-text .col-12 {
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
  padding: 0;
}
.staff-single-content blockquote {
  border-color: #E9EC53;
}

.staff-single {
  padding-top: 56px;
}
@media (max-width: 767.98px) {
  .staff-single {
    padding-top: 48px;
  }
}
.staff-single__nav {
  margin-bottom: 102px;
}
@media (max-width: 767.98px) {
  .staff-single__nav {
    margin-bottom: 54px;
  }
}

.staff-single__nav a,
.staff-single-pagination a {
  display: inline-flex;
  align-items: center;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  gap: 12px;
}
.staff-single__nav a.staff-single-pagination__next,
.staff-single-pagination a.staff-single-pagination__next {
  flex-direction: row;
}
.staff-single__nav a .button-icon,
.staff-single-pagination a .button-icon {
  border-radius: 100%;
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.staff-single__nav a .button-icon i,
.staff-single-pagination a .button-icon i {
  border: none;
  width: 24px;
  height: 24px;
}

.single-staff .block-cta,
.post-type-archive-staff .block-cta {
  padding-top: 378px;
  padding-bottom: 465px;
  position: relative;
  overflow: hidden;
  color: #FFF;
  background-image: var(--bg-image-path);
  background-position: top center;
}
.single-staff .block-cta::before,
.post-type-archive-staff .block-cta::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  display: block;
}
@media (max-width: 1199.98px) {
  .single-staff .block-cta,
.post-type-archive-staff .block-cta {
    padding-top: 232px;
    padding-bottom: 176px;
  }
}
.single-staff .block-cta__wrapper,
.post-type-archive-staff .block-cta__wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 32px;
}
@media (max-width: 767.98px) {
  .single-staff .block-cta__wrapper,
.post-type-archive-staff .block-cta__wrapper {
    gap: 24px;
  }
}
.single-staff .block-cta .block-cta__title h2 span, .single-staff .block-cta .block-cta__title #page .tablepress-table-name span, #page .single-staff .block-cta .block-cta__title .tablepress-table-name span,
.post-type-archive-staff .block-cta .block-cta__title h2 span,
.post-type-archive-staff .block-cta .block-cta__title #page .tablepress-table-name span,
#page .post-type-archive-staff .block-cta .block-cta__title .tablepress-table-name span {
  display: inline-flex;
  z-index: 2;
}

.staff-single-pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 5rem;
}
@media (min-width: 768px) {
  .staff-single-pagination {
    flex-wrap: nowrap;
    justify-content: unset;
    margin-bottom: 10rem;
  }
}
.staff-single-pagination__prev {
  justify-content: center;
  width: 100%;
  margin-bottom: 1.125rem;
}
@media (min-width: 768px) {
  .staff-single-pagination__prev {
    justify-content: unset;
    width: auto;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: 0;
  }
}
.staff-single-pagination__next {
  justify-content: center;
  width: 100%;
}
@media (min-width: 768px) {
  .staff-single-pagination__next {
    justify-content: unset;
    width: auto;
    margin-right: 0;
    margin-left: auto;
  }
}

@media (min-width: 576px) {
  .page-404-wrapper .c-btn-group {
    justify-content: center;
  }
  .page-404-wrapper .c-btn-group:not(:last-child) {
    margin-right: 1rem;
  }
}