/*------------------------------------*\
    reset
\*------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, main {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

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

input::-ms-clear {
  display: none;
}

.entry-content {
  /* Board Names section  */
  /* End Board Names section  */
  /* Donor List section  */
  /* End Donor List section  */
}
.entry-content [role=button] {
  cursor: pointer;
}
.entry-content a,
.entry-content a:visited {
  text-decoration: none;
}
.entry-content a {
  color: inherit;
}
.entry-content a,
.entry-content [role=button] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.entry-content a:hover,
.entry-content [role=button]:hover {
  opacity: 0.75;
}
.entry-content a.nohovertrans:hover,
.entry-content .nohovertrans[role=button] {
  opacity: 1;
}
.entry-content .clearfix {
  clear: both;
}
.entry-content em {
  font-style: italic;
}
.entry-content h1,
.entry-content .h1 {
  font-family: Rubik;
  font-size: 4.4791666667vw;
  line-height: 1.2;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1;
  color: #DA3C32;
}
.entry-content h1 ._lowercase,
.entry-content .h1 ._lowercase {
  text-transform: lowercase;
}
.entry-content h1 + .h2,
.entry-content h1 + h2,
.entry-content .h1 + .h2,
.entry-content .h1 + h2 {
  margin-top: 1em;
}
.entry-content h2,
.entry-content .h2 {
  font-size: 2.4479166667vw;
  line-height: 1.2;
  text-transform: uppercase;
  line-height: 1;
  color: #0C95B1;
  font-family: Rubik;
  font-weight: 900;
}
.entry-content h3,
.entry-content .h3 {
  font-size: 1.09375vw;
  line-height: 0.9375vw;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 1.2;
  color: #000000;
  font-family: Rubik;
}
.entry-content h4,
.entry-content .h4 {
  font-size: 1.09375vw;
  font-weight: bold;
  line-height: 1.2;
  color: #000000;
}
.entry-content h4._lettercase,
.entry-content .h4._lettercase {
  text-transform: unset;
}
.entry-content h4._light,
.entry-content .h4._light {
  font-weight: 300;
}
.entry-content h4._color-blue:hover,
.entry-content .h4._color-blue:hover {
  color: #0C95B1;
}
.entry-content h5,
.entry-content .h5 {
  font-size: 0.8333333333vw;
  font-weight: bold;
  line-height: 1.2;
  color: #000000;
}
.entry-content .heading-reset {
  margin-bottom: 0;
  color: inherit;
  font-size: 1em;
}
.entry-content p {
  line-height: 1.4;
}
.entry-content p strong {
  font-family: Rubik;
  font-weight: 900;
  color: #0C95B1;
}
.entry-content p {
  min-height: 1px;
}
.entry-content figure + p,
.entry-content div + p,
.entry-content p + p,
.entry-content ol + p,
.entry-content ul + p,
.entry-content h1 + p,
.entry-content h2 + p,
.entry-content h3 + p,
.entry-content h4 + p,
.entry-content h5 + p,
.entry-content h6 + p,
.entry-content div + p {
  margin-top: 1.5em;
}
.entry-content p + figure,
.entry-content p + div,
.entry-content p + ol,
.entry-content p + ul,
.entry-content p + h1,
.entry-content p + h2,
.entry-content p + h4,
.entry-content p + h5,
.entry-content p + h6,
.entry-content p + div {
  margin-top: 1.5em;
}
.entry-content p + h3 {
  margin-top: 3em;
}
.entry-content ul + figure,
.entry-content ul + div,
.entry-content ul + ol,
.entry-content ul + ul,
.entry-content ul + h1,
.entry-content ul + h2,
.entry-content ul + h5,
.entry-content ul + h6,
.entry-content ul + div {
  margin-top: 2em;
}
.entry-content ul + h3 {
  margin-top: 3em;
}
.entry-content ul + h4 {
  margin-top: 3em;
}
.entry-content ol + figure,
.entry-content ol + div,
.entry-content ol + ol,
.entry-content ol + ul,
.entry-content ol + h1,
.entry-content ol + h2,
.entry-content ol + h3,
.entry-content ol + h4,
.entry-content ol + h5,
.entry-content ol + h6,
.entry-content ol + div {
  margin-top: 1em;
}
.entry-content .h3 + figure,
.entry-content .h3 + div,
.entry-content .h3 + ol,
.entry-content .h3 + ul,
.entry-content .h3 + h1,
.entry-content .h3 + h2,
.entry-content .h3 + h3,
.entry-content .h3 + h4,
.entry-content .h3 + h5,
.entry-content .h3 + h6,
.entry-content .h3 + div,
.entry-content h3 + figure,
.entry-content h3 + div,
.entry-content h3 + ol,
.entry-content h3 + ul,
.entry-content h3 + h1,
.entry-content h3 + h2,
.entry-content h3 + h3,
.entry-content h3 + h4,
.entry-content h3 + h5,
.entry-content h3 + h6,
.entry-content h3 + div {
  margin-top: 1em;
}
.entry-content .h4 + figure,
.entry-content .h4 + div,
.entry-content .h4 + ol,
.entry-content .h4 + ul,
.entry-content .h4 + h1,
.entry-content .h4 + h2,
.entry-content .h4 + h3,
.entry-content .h4 + h5,
.entry-content .h4 + h6,
.entry-content .h4 + div,
.entry-content h4 + figure,
.entry-content h4 + div,
.entry-content h4 + ol,
.entry-content h4 + ul,
.entry-content h4 + h1,
.entry-content h4 + h2,
.entry-content h4 + h3,
.entry-content h4 + h5,
.entry-content h4 + h6,
.entry-content h4 + div {
  margin-top: 1em;
}
.entry-content .h4 + h4,
.entry-content h4 + h4 {
  margin-top: 0.7em;
}
.entry-content .h5 + div,
.entry-content .h5 + ol,
.entry-content .h5 + ul,
.entry-content .h5 + h1,
.entry-content .h5 + h2,
.entry-content .h5 + h3,
.entry-content .h5 + h4,
.entry-content .h5 + h5,
.entry-content .h5 + h6,
.entry-content .h5 + figure,
.entry-content .h5 + div,
.entry-content h5 + div,
.entry-content h5 + ol,
.entry-content h5 + ul,
.entry-content h5 + h1,
.entry-content h5 + h2,
.entry-content h5 + h3,
.entry-content h5 + h4,
.entry-content h5 + h5,
.entry-content h5 + h6,
.entry-content h5 + figure,
.entry-content h5 + div {
  margin-top: 1em;
}
.entry-content .h6 + figure,
.entry-content .h6 + div,
.entry-content .h6 + ol,
.entry-content .h6 + ul,
.entry-content .h6 + h1,
.entry-content .h6 + h2,
.entry-content .h6 + h3,
.entry-content .h6 + h4,
.entry-content .h6 + h5,
.entry-content .h6 + h6,
.entry-content .h6 + div,
.entry-content h6 + figure,
.entry-content h6 + div,
.entry-content h6 + ol,
.entry-content h6 + ul,
.entry-content h6 + h1,
.entry-content h6 + h2,
.entry-content h6 + h3,
.entry-content h6 + h4,
.entry-content h6 + h5,
.entry-content h6 + h6,
.entry-content h6 + div {
  margin-top: 1em;
}
.entry-content figure + figure,
.entry-content figure + ol,
.entry-content figure + ul,
.entry-content figure + h1,
.entry-content figure + h2,
.entry-content figure + h3,
.entry-content figure + h4,
.entry-content figure + h5,
.entry-content figure + h6,
.entry-content figure + div {
  margin-top: 1em;
}
.entry-content ol,
.entry-content ul {
  line-height: 1.4;
  padding-left: 2em;
}
.entry-content ul {
  list-style: disc;
}
.entry-content ol ol {
  list-style: lower-roman;
}
.entry-content ol ol ol {
  list-style: lower-greek;
}
.entry-content ol ol ol ol {
  list-style: decimal;
}
.entry-content li + li {
  margin-top: 0.8em;
}
.entry-content li > ul {
  margin-top: 1em;
  margin-left: 2em;
}
.entry-content li > ol {
  margin-top: 1em;
  margin-left: 2em;
}
.entry-content p.has-normal-font-size {
  font-size: 1.6666666667vw;
}
.entry-content p.has-small-font-size {
  color: #000000;
  font-size: 1.1458333333vw !important;
}
.entry-content p.has-medium-font-size {
  color: #000000;
  font-size: 1.9791666667vw !important;
}
.entry-content p.has-large-font-size {
  color: #000000;
  font-size: 2.1875vw !important;
}
.entry-content p.has-x-large-font-size {
  color: #000000;
  font-size: 2.3958333333vw !important;
}
.entry-content li a,
.entry-content p a {
  color: #D43125;
}
.entry-content sup {
  font-size: 0.7em;
  vertical-align: 0.4em;
}
.entry-content sub {
  font-size: 0.7em;
  vertical-align: -0.4em;
}
.entry-content .wp-block-image:not(.is-resized) {
  margin-bottom: 0;
}
.entry-content .wp-block-image:not(.is-resized) figure:not(.is-resized) img {
  height: auto;
  width: 100%;
}
.entry-content .wp-block-image:not(.is-resized) figcaption {
  color: #DA3C32;
  font-style: italic;
  margin-left: 3.125vw;
  padding: 1.5em 1.5em 0 0.5em;
  border-left: 0.0520833333vw solid #DA3C32;
  margin-top: -0.5em;
  z-index: 1;
  line-height: 1.2;
  position: relative;
}
.entry-content .wp-block-image:not(.is-resized).size-medium img {
  width: 50%;
}
.entry-content .wp-block-image:not(.is-resized).size-thumbnail img {
  width: 25%;
}
.entry-content .wp-block-image:not(.is-resized).size-large img {
  width: 100%;
}
.entry-content .wp-block-image:not(.is-resized).size-full img {
  width: auto;
  max-width: 100%;
}
.entry-content .is-style-equal-margin .wp-block-image.size-large img {
  width: 100%;
}
.entry-content .is-style-equal-margin .wp-block-image.size-full img {
  max-width: 100%;
}
.entry-content .acf-true-false input[type=checkbox] {
  background: #fff;
}
.entry-content .alignleft,
.entry-content .alignright {
  max-width: 50%;
  display: block;
  margin-bottom: 2.0833333333vw;
}
.entry-content .alignleft {
  float: left;
  margin-right: 2.0833333333vw;
}
.entry-content .alignright {
  float: right;
  margin-left: 2.0833333333vw;
}
.entry-content .aligncenter {
  margin: 0 auto;
  max-width: 90%;
  display: block;
}
.entry-content .wp-block-image.aligncenter,
.entry-content .wp-block-image .aligncenter {
  text-align: center;
}
.entry-content .wp-block-image .aligncenter > figcaption,
.entry-content .wp-block-image .alignleft > figcaption,
.entry-content .wp-block-image .alignright > figcaption,
.entry-content .wp-block-image.is-resized > figcaption {
  display: block;
}
.entry-content .wp-block-table figcaption,
.entry-content .wp-block-image figcaption {
  font-size: 0.8em;
  text-align: left;
}
.entry-content .wp-block-table figcaption {
  padding-bottom: 1em;
}
.entry-content .wp-block-separator {
  margin: 2.0833333333vw auto;
  border: 0;
  height: 0.0520833333vw;
  width: 100%;
  background-color: #0C95B1;
}
.entry-content .wp-block-spacer.responsive {
  height: 5.2083333333vw !important;
}
.entry-content input[disabled=disabled] {
  opacity: 0.5;
}
.entry-content .wp-block-table table {
  width: 100%;
}
.entry-content .wp-block-table thead {
  text-align: left;
}
.entry-content .wp-block-table thead tr {
  background: #0C95B1;
}
.entry-content .wp-block-table thead th {
  color: #fff;
  line-height: 1.4;
  padding: 0.4em 0.8em;
}
.entry-content .wp-block-table tbody td {
  padding: 0.8em 0.8em;
}
.entry-content .wp-block-table tbody tr {
  border-bottom: 0.0260416667vw solid #DA3C32;
}
.entry-content .wp-block-table.is-style-stripes {
  border-bottom: 0;
}
.entry-content .wp-block-group::after {
  content: "";
  display: table;
  clear: both;
}
.entry-content .wp-block-column[style*=flex-basis] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.entry-content .has-gray-color {
  color: #000000;
}
.entry-content .has-light-gray-color {
  color: #F7F7F7;
}
.entry-content .has-light-blue-color {
  color: #0C95B1;
}
.entry-content .has-red-color {
  color: #DA3C32;
}
.entry-content .has-white-color {
  color: #ffffff;
}
.entry-content .has-black-color {
  color: #000000;
}
.entry-content a .has-gray-color {
  color: #000000;
}
.entry-content a .has-light-gray-color {
  color: #F7F7F7;
}
.entry-content a .has-light-blue-color {
  color: #0C95B1;
}
.entry-content a .has-red-color {
  color: #DA3C32;
}
.entry-content a .has-white-color {
  color: #ffffff;
}
.entry-content a .has-black-color {
  color: #000000;
}
.entry-content .has-background.has-white-background-color {
  background-color: #ffffff;
}
.entry-content .has-background.has-black-background-color {
  background-color: #000000;
}
.entry-content .has-background.has-gray-background-color {
  background-color: #868686;
}
.entry-content .has-background.has-light-gray-background-color {
  background-color: #F7F7F7;
}
.entry-content .has-background.has-light-blue-background-color {
  background-color: #0C95B1;
}
.entry-content .has-background.has-red-background-color {
  background-color: #DA3C32;
}
.entry-content .wp-block-button.is-style-outline {
  color: #000000;
}
.entry-content .wp-block-button__link {
  display: inline-block;
  padding: 1em 2em;
}
.entry-content .is-style-outline .wp-block-button__link,
.entry-content .wp-block-button__link.is-style-outline {
  border: 0.1vw solid;
}
.entry-content .wp-block-group.is-style-equal-margin > .wp-block-group__inner-container {
  width: 88.8541666667vw;
  margin-left: auto;
  margin-right: auto;
}
.entry-content .wp-block-group .wp-block-group.is-style-equal-margin > .wp-block-group__inner-container {
  width: 70.5%;
}
.entry-content .wp-block-group.is-style-right-margin {
  padding-right: 30%;
}
.entry-content .wp-block-group.is-style-left-margin {
  padding-left: 30%;
}
.entry-content .wp-block-group.is-style-right-margin-small {
  padding-right: 15%;
}
.entry-content .wp-block-group.is-style-left-margin-small {
  padding-left: 15%;
}
.entry-content .post-password-form {
  margin-top: 2em;
}
.entry-content .wp-block-list {
  padding-left: 1em;
}
.entry-content .wp-block-image.is-style-rounded img {
  border-radius: 2.6041666667vw;
}
.entry-content blockquote {
  padding: 2em 2em;
  text-align: center;
  position: relative;
}
.entry-content .wp-block-pullquote {
  padding: 0;
}
.entry-content blockquote,
.entry-content .wp-block-pullquote,
.entry-content .wp-block-quote {
  font-size: 1em;
  font-family: Rubik;
  text-transform: uppercase;
}
.entry-content blockquote p,
.entry-content .wp-block-pullquote p,
.entry-content .wp-block-quote p {
  font-size: 1.2em;
  font-weight: 900;
}
.entry-content blockquote cite,
.entry-content .wp-block-pullquote cite,
.entry-content .wp-block-quote cite {
  display: block;
  font-size: 0.8em;
  text-align: center;
  margin-top: 2em;
  font-weight: 700;
  text-transform: none;
}
.entry-content p + .wp-block-pullquote {
  margin-top: 0;
}
.entry-content .wp-block-columns .wrapper-outer {
  width: 100%;
}
.entry-content .magenta {
  background-color: magenta;
}
.entry-content .color-black {
  color: #000000;
}
.entry-content .color-white {
  color: #ffffff;
}
.entry-content .small-margin {
  margin-top: 0;
}
.entry-content .board-names p {
  line-height: 1.1;
}
.entry-content .board-names p + p {
  margin-top: 0.7em;
}
.entry-content .donor-list h4 {
  text-transform: unset;
  font-weight: 300;
}
.entry-content .donor-list h4:hover {
  color: #0C95B1;
}
.entry-content .about {
  padding-top: 5vw;
  padding-bottom: 7.7083333333vw;
}
.entry-content .about__flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.entry-content .about__logo {
  width: 50%;
  padding-left: 19.4270833333vw;
  padding-right: 3.90625vw;
}
.entry-content .about__logo img {
  width: 100%;
  height: auto;
}
.entry-content .about__content {
  width: 50%;
  padding-right: 5.2083333333vw;
}
.entry-content .about__body {
  width: 75%;
}
.entry-content .programs-intro--text_alignment-right .about__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.entry-content .about--text_alignment-left .about__content {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
}
.entry-content .about__title {
  font-family: Rubik;
  line-height: 4.2708333333vw;
  font-weight: 900;
  margin-bottom: 0.9375vw;
  text-transform: uppercase;
  color: #DA3C32;
}
.entry-content .about__body {
  font-size: 1.6666666667vw;
  line-height: 2.2395833333vw;
  margin-bottom: 1.7708333333vw;
}
@media screen and (max-width: 767px) {
  .entry-content .about {
    padding-top: 11.6822429907vw;
    padding-bottom: 7.0093457944vw;
  }
  .entry-content .about__flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .entry-content .about__logo {
    width: 50.2336448598vw;
    height: 24.7663551402vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    padding-right: 0;
    margin: 0 auto;
    margin-bottom: 11.6822429907vw;
  }
  .entry-content .about__logo img {
    width: 100%;
    height: auto;
  }
  .entry-content .about__content {
    width: 100%;
    padding-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    padding: 0 10.5140186916vw;
  }
  .entry-content .about__body {
    width: 100%;
  }
  .entry-content .about__title {
    line-height: 8.4112149533vw;
    margin-bottom: 3.5046728972vw;
  }
  .entry-content .about__body {
    font-size: 3.738317757vw;
    line-height: 3.738317757vw;
    margin-bottom: 3.5046728972vw;
  }
}
.entry-content .friends {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6.9791666667vw;
  padding: 5.46875vw 6.6666666667vw;
}
.entry-content .friends__content {
  width: 44.2708333333vw;
}
.entry-content .friends__title {
  font-family: Rubik;
  text-transform: uppercase;
  font-weight: 900;
  color: #0C95B1;
  margin-bottom: 1.0416666667vw;
}
.entry-content .friends__logos {
  width: 41.6666666667vw;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.0520833333vw;
}
.entry-content .friends__grid-item span {
  font-family: Rubik;
  text-transform: uppercase;
  font-size: 1.0416666667vw;
  font-weight: 900;
  line-height: 0vw;
}
.entry-content .friends--text_alignment-left .friends__logos {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.entry-content .friends--text_alignment-right .friends__content {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media screen and (max-width: 767px) {
  .entry-content .friends {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.1401869159vw;
    padding: 11.6822429907vw;
  }
  .entry-content .friends__content {
    width: 100%;
  }
  .entry-content .friends__title {
    margin-bottom: 1.0416666667vw;
  }
  .entry-content .friends__logos {
    width: 100%;
    grid-template-columns: repeat(1, 1fr);
    gap: 2.3364485981vw;
  }
  .entry-content .friends__grid-item span {
    font-family: Rubik;
    text-transform: uppercase;
    font-size: 3.738317757vw;
  }
  .entry-content .friends--text_alignment-left .friends__logos {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .entry-content .friends--text_alignment-right .friends__content {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.entry-content .get-involved {
  background-color: #DA3C32;
}
.entry-content .get-involved__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.entry-content .get-involved__background {
  width: 39.5%;
  padding-top: 6.25vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.entry-content .get-involved__background img {
  width: 80%;
  height: auto;
}
.entry-content .get-involved__content {
  width: 60%;
  padding: 5.2083333333vw 0;
}
.entry-content .get-involved__title {
  font-size: 4.1666666667vw;
  font-family: Rubik;
  line-height: 1.2;
  font-weight: 900;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #ffffff;
}
.entry-content .get-involved__sub-title {
  font-size: 2.6041666667vw;
  font-family: Rubik;
  line-height: 1;
  font-weight: 900;
  margin-bottom: 2.4479166667vw;
  margin-top: 0;
  text-transform: uppercase;
  color: #ffffff;
}
.entry-content .get-involved__body {
  margin-bottom: 1.7708333333vw;
}
.entry-content .get-involved__body p {
  font-family: OpenSans;
  font-size: 1.6666666667vw;
  font-weight: 300;
  color: #ffffff;
}
.entry-content .get-involved__body a {
  color: #ffffff;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .entry-content .get-involved__background {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .entry-content .get-involved__background img {
    width: 100%;
  }
  .entry-content .get-involved__title {
    font-size: 7.9439252336vw;
    margin-bottom: 3.9719626168vw;
  }
  .entry-content .get-involved__sub-title {
    font-size: 3.9719626168vw;
    margin-bottom: 3.9719626168vw;
  }
  .entry-content .get-involved__body {
    margin-bottom: 1.7708333333vw;
  }
  .entry-content .get-involved__body p {
    font-size: 3.738317757vw;
  }
  .entry-content .get-involved__content {
    width: 100%;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    padding: 16.3551401869vw 0 6.308411215vw 0;
  }
}
.entry-content .impact:has(.impact__curve) {
  overflow: hidden;
  position: relative;
}
.entry-content .impact__curve {
  background: #DA3C32;
  border-radius: 50%;
  bottom: 0;
  position: absolute;
  z-index: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 250vw;
  height: 250vw;
}
.entry-content .impact__content {
  background-color: #DA3C32;
  padding: 5.2083333333vw 0 5.2083333333vw;
  position: relative;
  z-index: 1;
}
.entry-content .impact__title {
  font-family: Rubik;
  font-size: 4.1666666667vw;
  font-weight: 900;
  color: #ffffff;
  margin-bottom: 1.4583333333vw;
  text-transform: uppercase;
}
.entry-content .impact__subtitle {
  color: #ffffff;
  font-size: 2.6041666667vw;
  font-family: Rubik;
  font-weight: 900;
  margin-bottom: 3.125vw;
  text-transform: uppercase;
}
.entry-content .impact__body {
  margin-bottom: 3.90625vw;
}
.entry-content .impact__body p {
  font-family: OpenSans;
  font-size: 1.6666666667vw;
  font-weight: 300;
  color: #ffffff;
}
.entry-content .impact__statistics {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2em;
}
.entry-content .impact__statistic-container {
  text-align: center;
}
.entry-content .impact__number {
  font-family: Rubik;
  font-weight: 900;
  font-size: 8.3333333333vw;
  line-height: 1.2;
  color: #ffffff;
  text-transform: uppercase;
}
.entry-content .impact__description {
  font-family: Rubik;
  font-weight: 900;
  font-size: 1.9791666667vw;
  line-height: 1;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.125rem;
}
.entry-content .impact__icon {
  min-height: 5.2083333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.entry-content .impact__icon__image {
  width: 100%;
}
.entry-content .impact__icon__image img {
  width: 100%;
  height: auto;
}
.entry-content .impact--total-1 .impact__statistics {
  -webkit-grid-template-columns-: repeat(1, 1fr);
  grid-template-columns: repeat(1, 1fr);
}
.entry-content .impact--total-2 .impact__statistics {
  -webkit-grid-template-columns-: repeat(2, 1fr);
  grid-template-columns: repeat(2, 1fr);
}
.entry-content .impact--total-4 .impact__statistics {
  -webkit-grid-template-columns-: repeat(4, 1fr);
  grid-template-columns: repeat(4, 1fr);
}
.entry-content .impact--style1:has(.impact__curve) {
  padding-bottom: 10.4166666667vw;
}
.entry-content .impact--style2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.entry-content .impact--style2 .impact__content {
  background-color: #FFF6EC;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.entry-content .impact--style2:has(.impact__curve) .impact__content {
  padding-top: 18.2291666667vw;
}
.entry-content .impact--style2 .impact__curve {
  background: #fff;
  bottom: auto;
  z-index: 2;
  top: -235vw;
}
.entry-content .impact--style2 .impact__title {
  color: #DA3C32;
}
.entry-content .impact--style2 .impact__subtitle {
  color: #DA3C32;
}
.entry-content .impact--style2 .impact__body p {
  color: #000000;
}
.entry-content .impact--style2 .impact__number {
  color: #DA3C32;
}
.entry-content .impact--style2 .impact__description {
  color: #000000;
}
@media screen and (max-width: 767px) {
  .entry-content .impact__content {
    padding: 11.6822429907vw 0;
  }
  .entry-content .impact__title {
    font-size: 7.9439252336vw;
    margin-bottom: 4.6728971963vw;
  }
  .entry-content .impact__subtitle {
    font-size: 4.2056074766vw;
    margin-bottom: 4.6728971963vw;
  }
  .entry-content .impact__body {
    margin-bottom: 4.6728971963vw;
  }
  .entry-content .impact__body p {
    font-size: 3.738317757vw;
  }
  .entry-content .impact .impact__statistics {
    grid-template-columns: repeat(1, 1fr);
    gap: 4.6728971963vw;
  }
  .entry-content .impact:has(.impact__curve) .impact__content {
    padding-top: 28.0373831776vw;
  }
  .entry-content .impact__statistic-container {
    text-align: left;
    margin-bottom: 9.3457943925vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .entry-content .impact__content-container {
    width: 70%;
  }
  .entry-content .impact__icon {
    width: 30%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 9.3457943925vw;
    min-height: 0;
  }
  .entry-content .impact__icon__image {
    text-align: center;
  }
  .entry-content .impact__icon__image img {
    width: 100%;
    height: auto;
    -webkit-transform: scale(3);
            transform: scale(3);
  }
  .entry-content .impact__number {
    font-size: 13.5514018692vw;
  }
  .entry-content .impact__description {
    font-size: 3.0373831776vw;
  }
}
.entry-content .hero {
  width: 100%;
  position: relative;
}
.entry-content .hero--height-large {
  height: auto;
  width: 100%;
  padding-bottom: 31.25vw;
  overflow: hidden;
}
.entry-content .hero--height-large .hero__content {
  padding-bottom: 26.0416666667vw;
}
.entry-content .hero--height-large .hero__background {
  height: 62.5vw;
}
.entry-content .hero--height-large .hero__background img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left bottom;
     object-position: left bottom;
}
.entry-content .hero--height-normal {
  height: 48.3854166667vw;
  width: 100%;
}
.entry-content .hero--height-small {
  height: 32.2395833333vw;
  width: 100%;
}
.entry-content .hero__background {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.entry-content .hero__background img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  z-index: 0;
}
.entry-content .hero__content {
  height: 100%;
  position: relative;
  z-index: 2;
}
.entry-content .hero--body_space_top-small .hero__content {
  padding-top: 3.0208333333vw;
}
.entry-content .hero--body_space_top-normal .hero__content {
  padding-top: 6.7708333333vw;
}
.entry-content .hero--text_alignment-right .hero__content {
  margin-left: 52%;
}
.entry-content .hero--text_alignment-left .hero__content {
  padding-left: 3.0208333333vw;
}
.entry-content .hero__title {
  margin-bottom: 2.03125vw;
}
.entry-content .hero__title em {
  display: inline-block;
  padding-right: 0.2em;
}
.entry-content .hero__body {
  font-size: 1.6666666667vw;
  line-height: 1.6666666667vw;
  margin-bottom: 1.8229166667vw;
}
.entry-content .hero__floater {
  right: 0;
  position: absolute;
  top: 6.7708333333vw;
}
.entry-content .hero__floater img {
  width: 100%;
}
.entry-content .hero--floating_image-left .hero__floater {
  right: auto;
  left: 0;
}
.entry-content .hero__animation {
  position: absolute;
  z-index: 1;
}
.entry-content .hero__animation::before {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  position: absolute;
  content: "";
  width: 10.4166666667vw;
  height: 10.4166666667vw;
  background: #fff;
  bottom: 0vw;
  left: 0;
  z-index: 0;
  opacity: 0;
}
.entry-content .hero__lottie {
  position: absolute;
  width: 131.4583333333vw;
  left: -11.9791666667vw;
  bottom: -28.6458333333vw;
}
.entry-content .hero__lottie svg path {
  fill: #DA3C32;
  stroke: #DA3C32;
}
.entry-content .lottie-white-bg .hero__animation::before {
  opacity: 1;
}
.entry-content .lottie-white-bg .hero__animation::after {
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .entry-content .hero {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .entry-content .hero__content {
    width: 100% !important;
    padding: 9.3457943925vw 9.8130841121vw 9.3457943925vw 9.8130841121vw !important;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .entry-content .hero--text_alignment-right .hero__content {
    margin-left: 0;
  }
  .entry-content .hero--text_alignment-left .hero__content {
    padding-left: 0;
  }
  .entry-content .hero--height-small {
    background-color: #FFEDDA;
  }
  .entry-content .hero--height-normal {
    background-color: #FFEDDA;
  }
  .entry-content .hero--height-large {
    padding-bottom: 58.4112149533vw;
    overflow: hidden;
    height: auto;
  }
  .entry-content .hero__background {
    width: 100%;
    height: auto;
  }
  .entry-content .hero__background img {
    width: 100%;
  }
  .entry-content .hero__background--mobile {
    width: 100%;
    height: auto;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .entry-content .hero__background--mobile img {
    width: 100%;
    display: block;
  }
  .entry-content .hero--height-normal {
    height: auto;
    width: 100%;
  }
  .entry-content .hero--height-small {
    height: auto;
    width: 100%;
  }
  .entry-content .hero__title {
    font-size: 10.2803738318vw;
    line-height: 10.7476635514vw;
    margin-bottom: 3.5046728972vw;
  }
  .entry-content .hero__body {
    font-size: 3.738317757vw;
    line-height: 3.738317757vw;
    margin-bottom: 3.738317757vw;
  }
  .entry-content .hero__floater {
    display: none;
  }
  .entry-content .hero--floating_image-left .hero__floater {
    right: auto;
    left: 0;
  }
  .entry-content .hero__lottie {
    position: absolute;
    width: 234.5794392523vw;
    left: -30.3738317757vw;
    bottom: -121.4953271028vw;
  }
}
.entry-content .member-cta {
  width: 100%;
  position: relative;
  height: 46.7708333333vw;
}
.entry-content .member-cta__background {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.entry-content .member-cta__background img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  z-index: 0;
}
.entry-content .member-cta__content {
  height: 100%;
  position: relative;
  padding: 14.4270833333vw 30.15625vw 5.9375vw 6.6666666667vw;
  gap: 5.1041666667vw;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.entry-content .member-cta__title {
  font-size: 4.1666666667vw;
  font-family: Rubik;
  line-height: 1;
  font-weight: 900;
  margin-bottom: 0.8854166667vw;
  text-transform: uppercase;
  color: #ffffff;
}
.entry-content .member-cta__body p {
  font-family: OpenSans;
  font-size: 1.6666666667vw;
  line-height: 1.4;
  margin-bottom: 2.0833333333vw;
  color: #000000;
}
.entry-content .member-cta__left,
.entry-content .member-cta__right {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .entry-content .member-cta {
    height: 144.8598130841vw;
  }
  .entry-content .member-cta__background {
    width: 100%;
    height: auto;
  }
  .entry-content .member-cta__content {
    padding: 18.691588785vw 9.8130841121vw 0 9.8130841121vw;
    gap: 9.8130841121vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .entry-content .member-cta__title {
    font-size: 7.9439252336vw;
    margin-bottom: 4.6728971963vw;
  }
  .entry-content .member-cta__body p {
    font-size: 3.738317757vw;
    margin-bottom: 4.6728971963vw;
  }
  .entry-content .member-cta__left,
  .entry-content .member-cta__right {
    width: 100%;
  }
  .entry-content .member-cta__right {
    text-align: right;
    width: 57%;
    margin-left: 35.046728972vw;
  }
}
.entry-content .newsletter-signup-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.entry-content .newsletter-signup-form.loading {
  opacity: 0.5;
  pointer-events: none;
}
.entry-content .newsletter-signup__field-holder {
  display: inline-block;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 1.0416666667vw;
  overflow: hidden;
  margin-bottom: 0.6770833333vw;
  width: 100%;
}
.entry-content .newsletter-signup__field-holder input {
  width: 100%;
  padding: 0.78125vw 1.1979166667vw;
  font-weight: 300;
  font-size: 1.1458333333vw;
  border: 0.0520833333vw solid #000000;
  border-radius: 2.6041666667vw;
  outline: none;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
  background-color: #ffffff;
}
.entry-content .newsletter-signup__field-holder input:focus, .entry-content .newsletter-signup__field-holder input:user-valid, .entry-content .newsletter-signup__field-holder input:user-invalid {
  border-color: #0C95B1;
}
.entry-content .newsletter-signup__field-holder input:focus + label, .entry-content .newsletter-signup__field-holder input:user-valid + label, .entry-content .newsletter-signup__field-holder input:user-invalid + label {
  left: 1.0416666667vw;
  top: 0.5208333333vw;
  font-size: 0.625vw;
  color: #000000;
}
.entry-content .newsletter-signup__field-holder label {
  position: absolute;
  top: 50%;
  left: 0.78125vw;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: transparent;
  font-size: 0.8333333333vw;
  pointer-events: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.entry-content .newsletter-signup__message {
  margin-top: 2.0833333333vw;
}
.entry-content .newsletter-signup__message a {
  color: #DA3C32;
}
.entry-content #newsletter-signup__interest {
  font-weight: 200;
  font-size: 0.8333333333vw;
  background-color: #ffffff;
  border: none;
  padding: 0.9375vw 0.78125vw;
  border-radius: 2.6041666667vw;
  cursor: pointer;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 0.0520833333vw solid #000000;
}
.entry-content #newsletter-signup__interest:focus {
  outline: none;
}
.entry-content .newsletter-signup-btn {
  width: 7.8125vw;
}
@media screen and (max-width: 767px) {
  .entry-content .newsletter-signup__field-holder {
    border-radius: 3.5046728972vw;
    margin-bottom: 1.1682242991vw;
  }
  .entry-content .newsletter-signup__field-holder input {
    padding: 1.8691588785vw 2.3364485981vw;
    font-size: 2.3364485981vw;
  }
  .entry-content .newsletter-signup__field-holder input:focus + label, .entry-content .newsletter-signup__field-holder input:user-valid + label, .entry-content .newsletter-signup__field-holder input:user-invalid + label {
    left: 2.3364485981vw;
    top: 1.4018691589vw;
    font-size: 2.3364485981vw;
    color: #000000;
  }
  .entry-content .newsletter-signup__field-holder label {
    position: absolute;
    top: 50%;
    left: 3.5046728972vw;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background-color: transparent;
    font-size: 3.738317757vw;
    pointer-events: none;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .entry-content #newsletter-signup__message {
    color: #ffffff;
    margin-top: 2.0833333333vw;
  }
  .entry-content #newsletter-signup__interest {
    padding: 1.8691588785vw 2.3364485981vw;
    border-radius: 3.5046728972vw;
    font-size: 2.3364485981vw;
  }
  .entry-content .program-btn {
    width: 23.3644859813vw;
  }
  .entry-content .newsletter-signup__email-field {
    margin-top: 1.0416666667vw;
  }
  .entry-content .program_interest_heading {
    color: #ffffff;
    margin-bottom: 3.5046728972vw;
  }
  .entry-content .program_interest_checkbox {
    color: #ffffff;
    font-size: 4.2056074766vw;
    margin-bottom: 3.5046728972vw;
  }
  .entry-content .newsletter-signup-btn {
    width: unset;
  }
}
.entry-content .our-programs:has(expander-toggle[aria-expanded=true]) expander-toggle {
  opacity: 0.5;
}
.entry-content .our-programs:has(expander-toggle[aria-expanded=true]) expander-toggle[aria-expanded=true] {
  opacity: 1;
}
.entry-content .our-programs:has(expander-toggle[aria-expanded=true]) .our-programs__toggles {
  gap: 4.4270833333vw;
}
.entry-content .our-programs:has(expander-toggle[aria-expanded=true]) .our-programs__container-content {
  width: 15.625vw;
}
.entry-content .our-programs:has(expander-toggle[aria-expanded=true]) .our-programs__image {
  width: 16.40625vw;
  height: 12.7083333333vw;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.entry-content .our-programs:has(expander-toggle[aria-expanded=true]) .our-programs__toggle-sub-title,
.entry-content .our-programs:has(expander-toggle[aria-expanded=true]) .our-programs__toggle-body {
  display: none;
}
.entry-content .our-programs .quote-slider {
  width: 112%;
  margin-left: -12% !important;
}
.entry-content .our-programs__container {
  padding-bottom: 6.4583333333vw;
}
.entry-content .our-programs__container-content {
  width: 25vw;
}
.entry-content .our-programs__image {
  width: 24.9479166667vw;
  height: 19.375vw;
  margin-bottom: 1.71875vw;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
.entry-content .our-programs__image img {
  width: 100%;
  height: auto;
  border-radius: 2.8645833333vw;
}
.entry-content .our-programs__toggles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6.7708333333vw;
}
.entry-content .our-programs__toggle-title {
  font-family: Rubik;
  text-transform: uppercase;
  font-size: 1.0416666667vw;
  font-weight: 900;
  margin-bottom: 0.8854166667vw;
}
.entry-content .our-programs__toggle-sub-title {
  font-weight: 600;
  margin-bottom: 0.625vw;
}
.entry-content .our-programs__panel[aria-hidden=true] {
  display: none;
}
.entry-content .our-programs__content__links {
  margin-top: 1.5em;
}
.entry-content .our-programs__content__links a {
  display: block;
  font-family: Rubik;
  font-size: 1.0416666667vw;
  font-weight: 900;
  text-transform: uppercase;
}
.entry-content .our-programs__content__links a:hover {
  color: #0C95B1;
}
.entry-content .our-programs__content__links a + a {
  margin-top: 1.3020833333vw;
}
.entry-content .our-programs__content__image img {
  border-radius: 2.6041666667vw;
}
.entry-content .our-programs__content {
  margin-top: 5.2083333333vw;
}
.entry-content .our-programs__content:has(.our-programs__content__image) .our-programs__content__text {
  width: 55%;
}
.entry-content .our-programs__content__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.6041666667vw;
}
.entry-content .our-programs__content__image {
  width: 45%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.entry-content .our-programs__content__image img {
  width: 100%;
  height: auto;
}
.entry-content .our-programs__content__text {
  width: 100%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.entry-content .our-programs__content--right .our-programs__content__image {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.entry-content .our-programs__content--right .our-programs__content__text {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.entry-content .our-programs__content__body .flexible-content-quotes {
  margin: 2em 0;
}
.entry-content .our-programs__content__body .flexible-content-quotes.quote-slider {
  padding: 2em 3em;
}
.entry-content .our-programs__content__body .flexible-content-quotes.quote-slider [generic-slider-items] {
  width: 100%;
}
.entry-content .our-programs__content__body .flexible-content-quotes.quote-slider [generic-slider-previous] {
  left: -1.5em;
}
.entry-content .our-programs__content__body .flexible-content-quotes.quote-slider [generic-slider-next] {
  right: -1.5em;
}
.entry-content .our-programs__content__body .quote-slider__item__quote {
  font-size: 1em;
}
.entry-content .plus-icon {
  position: absolute;
  bottom: 2.0833333333vw;
  right: 1.5625vw;
  width: 1.5625vw;
  height: 1.5625vw;
  background: url("../../img/plus-icon.png") no-repeat center center;
  background-size: contain;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .entry-content .our-programs:has(expander-toggle[aria-expanded=true]) .our-programs__toggles {
    gap: 6.7708333333vw;
  }
  .entry-content .our-programs:has(expander-toggle[aria-expanded=true]) .our-programs__container-content {
    width: 25vw;
  }
  .entry-content .our-programs:has(expander-toggle[aria-expanded=true]) .our-programs__image {
    width: 24.9479166667vw;
    height: 19.375vw;
    margin-bottom: 1.71875vw;
  }
  .entry-content .our-programs .quote-slider {
    width: 125%;
    margin-left: -12% !important;
    margin-right: -13% !important;
  }
  .entry-content .our-programs__toggle-title {
    font-size: 3.738317757vw;
  }
  .entry-content .our-programs__content__flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .entry-content .our-programs__content__image {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
  }
  .entry-content .our-programs__content:has(.our-programs__content__image) .our-programs__content__text {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .entry-content .our-programs__content__links a {
    font-size: 3.738317757vw;
  }
}
.entry-content .our-team {
  position: relative;
  padding-top: 5.2083333333vw;
  background: #DA3C32;
  overflow: hidden;
}
.entry-content .our-team [custom-scroller-overflow] {
  width: 100%;
  overflow: hidden;
  padding-top: 6.7708333333vw;
}
.entry-content .our-team [custom-scroller-items] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4.1666666667vw;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.entry-content .our-team [custom-scroller-item-inner] {
  width: 19.53125vw;
}
.entry-content .our-team [custom-scroller-previous],
.entry-content .our-team [custom-scroller-next] {
  display: inline-block;
  font-size: 0.65em;
  margin-left: 1em;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  vertical-align: 0.2em;
  color: #000;
}
.entry-content .our-team [custom-scroller-previous][aria-hidden=true],
.entry-content .our-team [custom-scroller-next][aria-hidden=true] {
  opacity: 0.25;
  pointer-events: none;
}
.entry-content .our-team [custom-scroller-item]:hover {
  opacity: 1;
}
.entry-content .our-team [custom-scroller-item]:hover .our-team__profile__image {
  -webkit-transform: scale(0.3) translateX(-50%);
          transform: scale(0.3) translateX(-50%);
}
.entry-content .our-team [custom-scroller-item]:hover .our-team__profile__text {
  opacity: 1;
}
.entry-content .our-team expander-toggle {
  display: inline-block;
  padding: 0.5em 2em;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: transparent;
  border-radius: 1em;
}
.entry-content .our-team expander-toggle[aria-expanded=true] {
  background: #fff;
}
.entry-content .our-team__toggles {
  position: absolute;
  overflow: hidden;
  text-align: right;
  right: 5.2083333333vw;
  top: 9.8958333333vw;
  z-index: 2;
  background: #FADECD;
  border-radius: 1em;
  font-size: 1.3541666667vw;
  font-weight: 300;
}
.entry-content .our-team__toggles[aria-hidden=true] {
  display: none;
}
.entry-content .our-team__heading {
  width: 50%;
  margin-bottom: 1.0416666667vw;
}
.entry-content .our-team__heading:has([custom-scroller-previous][aria-hidden=true]):has([custom-scroller-next][aria-hidden=true]) [custom-scroller-previous],
.entry-content .our-team__heading:has([custom-scroller-previous][aria-hidden=true]):has([custom-scroller-next][aria-hidden=true]) [custom-scroller-next] {
  opacity: 0;
}
.entry-content .our-team__body {
  width: 60%;
}
.entry-content .our-team__toggle-label {
  display: inline-block;
}
.entry-content .our-team__slider__items {
  display: -webkit-grid;
  display: grid;
  -webkit-grid-template-columns-: repeat(3, 1fr);
  grid-template-columns: repeat(3, 1fr);
}
.entry-content .our-team__panel {
  position: relative;
  z-index: 1;
}
.entry-content .our-team__panel[aria-hidden=true] {
  display: none;
}
.entry-content .our-team__profile {
  padding-bottom: 5.2083333333vw;
}
.entry-content .our-team__profile__bg {
  width: 100%;
  height: 21.7708333333vw;
  background: #fff;
  border-top-left-radius: 2.0833333333vw;
  position: relative;
  padding: 1.0416666667vw 2.0833333333vw 1.0416666667vw 2.0833333333vw;
}
.entry-content .our-team__profile__text {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}
.entry-content .our-team__profile__text h4 {
  font-size: 1.0416666667vw;
}
.entry-content .our-team__profile__text p {
  font-size: 0.78125vw;
}
.entry-content .our-team__profile__quote {
  font-weight: 900;
  text-transform: uppercase;
  font-size: 1.0416666667vw;
  font-family: Rubik;
}
.entry-content .our-team__profile__quote p {
  font-weight: inherit;
}
.entry-content .our-team__profile__quote + .our-team__profile__description {
  margin-top: 2em;
}
.entry-content .our-team__profile__description {
  font-size: 0.78125vw;
  line-height: 1.4;
}
.entry-content .our-team__profile__description p {
  font-size: 0.78125vw;
}
.entry-content .our-team__profile__image {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  -webkit-transition: all 1.8s ease;
  transition: all 1.8s ease;
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
}
.entry-content .our-team__profile__image img {
  width: 100%;
  display: block;
  margin: 0 auto;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.entry-content .our-team__profile__image--small img {
  width: 70%;
}
.entry-content .our-team__profile__image--normal img {
  width: 85%;
}
.entry-content .our-team__profile__image--large img {
  width: 100%;
}
.entry-content .our-team__profile__name {
  margin-top: 1em;
}
.entry-content .our-team__profile__name h3 {
  font-size: 1.5625vw;
  font-family: Rubik;
  text-transform: uppercase;
  color: #fff;
}
.entry-content .our-team__profile__title h4 {
  font-size: 1.3020833333vw;
  color: #fff;
  font-weight: 600;
  text-transform: none;
  font-family: Rubik;
  text-transform: uppercase;
}
.entry-content .our-team__bg {
  background: #FFEDDA;
  border-radius: 50%;
  bottom: 19.7916666667vw;
  position: absolute;
  z-index: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 250vw;
  height: 250vw;
}
@media screen and (max-width: 767px) {
  .entry-content .our-team [custom-scroller-overflow] {
    padding-top: 15.625vw;
  }
  .entry-content .our-team [custom-scroller-items] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 4.6728971963vw;
    margin-left: 0 !important;
    padding: 0 9.3457943925vw;
  }
  .entry-content .our-team [custom-scroller-item-inner] {
    width: 100%;
  }
  .entry-content .our-team [custom-scroller-previous],
  .entry-content .our-team [custom-scroller-next] {
    display: none;
  }
  .entry-content .our-team [custom-scroller-item]:hover {
    opacity: 1;
  }
  .entry-content .our-team [custom-scroller-item]:hover .our-team__profile__image {
    -webkit-transform: scale(0.3) translateX(-50%);
            transform: scale(0.3) translateX(-50%);
  }
  .entry-content .our-team [custom-scroller-item]:hover .our-team__profile__text {
    opacity: 1;
  }
  .entry-content .our-team__profile__bg {
    width: 100%;
    height: 46.7289719626vw;
    border-top-left-radius: 9.3457943925vw;
    padding: 4.6728971963vw 9.3457943925vw 4.6728971963vw 9.3457943925vw;
  }
  .entry-content .our-team__bg {
    top: -163.5514018692vw;
    bottom: auto;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 250vw;
    height: 250vw;
  }
  .entry-content .our-team__body {
    margin-top: 4.6728971963vw;
    width: 100%;
  }
  .entry-content .our-team__profile__name {
    margin-bottom: 1.1682242991vw;
  }
  .entry-content .our-team__profile__name h3 {
    font-size: 3.0373831776vw;
  }
  .entry-content .our-team__profile__title h4 {
    font-size: 4.2056074766vw;
  }
  .entry-content .our-team__toggles {
    font-size: 3.738317757vw;
    top: 42.0560747664vw;
    left: 9.8130841121vw;
    right: auto;
  }
  .entry-content .our-team__heading {
    padding-bottom: 35.046728972vw;
    width: 100%;
  }
}
.entry-content .popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 301;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.entry-content .popup[aria-hidden=true] {
  opacity: 0;
  pointer-events: none;
}
.entry-content .popup[aria-hidden=false] {
  opacity: 1;
}
.entry-content .popup__flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 5.2083333333vw;
}
.entry-content .popup__container {
  background-color: #FFEDDA;
  padding: 5.2083333333vw 9.8958333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 93.0729166667vw;
  height: 40.2604166667vw;
  width: 100%;
  position: relative;
}
.entry-content .popup__logo {
  width: 30%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.entry-content .popup__logo img {
  width: 100%;
  height: auto;
}
.entry-content .popup__content {
  width: 70%;
}
.entry-content .popup__title {
  font-family: Rubik;
  text-transform: uppercase;
  font-size: 4.6875vw;
  font-weight: 900;
  line-height: 4.7916666667vw;
  color: #DA3C32;
  margin-bottom: 1.1458333333vw;
}
.entry-content .popup__body p {
  font-family: OpenSans;
  font-size: 1.6666666667vw;
  color: #000000;
  margin-bottom: 1.3541666667vw;
}
.entry-content .popup__close {
  position: absolute;
  top: 2.8125vw;
  right: 2.34375vw;
  background: none;
  border: none;
  font-size: 3.4895833333vw;
  font-family: Rubik;
  font-weight: 900;
  cursor: pointer;
  color: #ffffff;
  -webkit-text-stroke: 0.0520833333vw black;
}
.entry-content .popup__close:focus {
  outline: none;
  border: 0.1041666667vw solid #000000;
}
.entry-content .toc-container .popup {
  position: relative;
  z-index: 1;
  opacity: 1;
  display: block;
}
@media screen and (max-width: 767px) {
  .entry-content .popup {
    top: 24.5327102804vw;
    height: calc(100vh - 24.5327102804vw);
    overflow-y: scroll;
  }
  .entry-content .popup__flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6.308411215vw;
  }
  .entry-content .popup__container {
    padding: 18.691588785vw 11.4485981308vw;
    max-width: 100vw;
    height: 100vh;
    overflow-y: scroll;
    height: calc(100vh - 24.5327102804vw);
  }
  .entry-content .popup__logo {
    width: 100%;
  }
  .entry-content .popup__content {
    width: 100%;
    text-align: center;
    padding-bottom: 23.3644859813vw;
  }
  .entry-content .popup__title {
    font-size: 10.2803738318vw;
    line-height: 10.7476635514vw;
    margin-bottom: 2.3364485981vw;
  }
  .entry-content .popup__body p {
    font-size: 3.738317757vw;
    font-weight: 600;
    margin-bottom: 7.0093457944vw;
  }
  .entry-content .popup__close {
    top: 9.3457943925vw;
    right: 4.6728971963vw;
    font-size: 7.0093457944vw;
    -webkit-text-stroke: 0.2336448598vw black;
  }
  .entry-content .popup__close:focus {
    border: 0.4672897196vw solid #000000;
  }
}
.entry-content .profile-intro {
  width: 100%;
  position: relative;
  height: 66.9270833333vw;
}
.entry-content .profile__background {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.entry-content .profile__background img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  z-index: 0;
}
.entry-content .profile__content {
  height: 100%;
  position: relative;
  z-index: 1;
  padding-top: 9.4791666667vw;
  padding-left: 6.71875vw;
}
.entry-content .profile__title {
  font-size: 4.1666666667vw;
  font-family: Rubik;
  line-height: 4.2708333333vw;
  font-weight: 900;
  margin-bottom: 1.5104166667vw;
  color: #000000;
  text-transform: uppercase;
}
.entry-content .program-form__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.entry-content .program-form__form.loading {
  opacity: 0.5;
  pointer-events: none;
}
.entry-content .program-form__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 7.9166666667vw;
  padding: 5.7291666667vw 6.25vw;
  background-color: #0C95B1;
}
.entry-content .program-form__content-container {
  width: 54.8958333333vw;
}
.entry-content .program-form__form-container {
  width: 20.7291666667vw;
}
.entry-content .program-form__title {
  font-family: Rubik;
  font-size: 2.6041666667vw;
  font-weight: 900;
  color: #ffffff;
  margin-bottom: 1.8229166667vw;
  text-transform: uppercase;
}
.entry-content .program-form__body {
  margin-bottom: 2.7604166667vw;
}
.entry-content .program-form__body p {
  color: #000000;
}
.entry-content .program-form__field-holder {
  display: inline-block;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  overflow: hidden;
  margin-bottom: 0.6770833333vw;
  width: 100%;
}
.entry-content .program-form__field-holder input {
  width: 100%;
  padding: 0.7em 1em;
  font-weight: 300;
  font-size: 1.1458333333vw;
  border-radius: 1em;
  border: 0.0520833333vw solid #000000;
  outline: none;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
  background-color: #ffffff;
}
.entry-content .program-form__field-holder input:focus, .entry-content .program-form__field-holder input:user-valid, .entry-content .program-form__field-holder input:user-invalid {
  border-color: #0C95B1;
}
.entry-content .program-form__field-holder input:focus + label, .entry-content .program-form__field-holder input:user-valid + label, .entry-content .program-form__field-holder input:user-invalid + label {
  left: 1.0416666667vw;
  top: 0.5208333333vw;
  font-size: 0.625vw;
  color: #000000;
}
.entry-content .program-form__field-holder label {
  position: absolute;
  top: 50%;
  left: 0.78125vw;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: transparent;
  font-size: 0.8333333333vw;
  pointer-events: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.entry-content .program-form__message {
  color: #000000;
  margin-top: 2.0833333333vw;
}
.entry-content .program-form__message a {
  text-decoration: underline;
}
.entry-content #program-form__interest {
  font-weight: 200;
  font-size: 0.8333333333vw;
  background-color: #ffffff;
  border: none;
  padding: 0.9375vw 0.78125vw;
  border-radius: 2.6041666667vw;
  cursor: pointer;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 0.0520833333vw solid #000000;
}
.entry-content #program-form__interest:focus {
  outline: none;
}
.entry-content .program-btn {
  width: 7.8125vw;
}
.entry-content .program_interest_heading {
  color: #000000;
  margin-bottom: 0.78125vw;
}
.entry-content .program_interest_checkbox {
  color: #000000;
  font-size: 1.0416666667vw;
  margin-bottom: 0.78125vw;
}
.entry-content [aria-hidden=true] {
  display: none;
}
@media screen and (max-width: 767px) {
  .entry-content .program-form__flex {
    gap: 3.5046728972vw;
    padding: 7.0093457944vw 4.6728971963vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .entry-content .program-form__content-container {
    width: 100%;
  }
  .entry-content .program-form__form-container {
    width: 100%;
  }
  .entry-content .program-form__title {
    font-size: 4.6728971963vw;
  }
  .entry-content .program-form__body {
    margin-bottom: 1.1682242991vw;
  }
  .entry-content .program-form__field-holder {
    margin-bottom: 1.1682242991vw;
  }
  .entry-content .program-form__field-holder input {
    font-size: 3.738317757vw;
  }
  .entry-content .program-form__field-holder input:focus + label, .entry-content .program-form__field-holder input:user-valid + label, .entry-content .program-form__field-holder input:user-invalid + label {
    left: 3.5046728972vw;
    top: 1.4018691589vw;
    font-size: 2.3364485981vw;
    color: #000000;
  }
  .entry-content .program-form__field-holder label {
    position: absolute;
    top: 50%;
    left: 3.5046728972vw;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background-color: transparent;
    font-size: 3.738317757vw;
    pointer-events: none;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .entry-content #program-form__message {
    color: #ffffff;
    margin-top: 2.0833333333vw;
  }
  .entry-content #program-form__interest {
    padding: 1.8691588785vw 2.3364485981vw;
    border-radius: 3.5046728972vw;
    font-size: 2.3364485981vw;
  }
  .entry-content .program-btn {
    width: 23.3644859813vw;
  }
  .entry-content .program-form__email-field {
    margin-top: 1.0416666667vw;
  }
  .entry-content .program_interest_heading {
    font-size: 5.1401869159vw;
    margin-bottom: 3.5046728972vw;
  }
  .entry-content .program_interest_checkbox {
    font-size: 4.2056074766vw;
    margin-bottom: 3.5046728972vw;
  }
}
.entry-content .programs-intro {
  width: 100%;
  position: relative;
  height: 26.6145833333vw;
}
.entry-content .programs-intro__image {
  position: absolute;
  width: 50%;
  height: 100%;
  z-index: 0;
}
.entry-content .programs-intro__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  z-index: 0;
}
.entry-content .programs-intro__content {
  height: 100%;
  position: relative;
  padding-top: 5.2083333333vw;
  z-index: 1;
  padding-right: 5.2083333333vw;
}
.entry-content .programs-intro--text_alignment-right .programs-intro__content {
  margin-left: 50%;
}
.entry-content .programs-intro--text_alignment-left .programs-intro__content {
  padding-left: 5.5729166667vw;
}
.entry-content .programs-intro__title {
  font-family: Rubik;
  line-height: 5.46875vw;
  font-weight: 900;
  margin-bottom: 2.03125vw;
  text-transform: uppercase;
  color: #0C95B1;
}
.entry-content .programs-intro__body {
  font-size: 1.6666666667vw;
  line-height: 2.2395833333vw;
  margin-bottom: 1.7708333333vw;
}
@media screen and (max-width: 767px) {
  .entry-content .programs-intro {
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .entry-content .programs-intro__image {
    width: 100%;
    height: auto;
    position: unset;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .entry-content .programs-intro__content {
    position: unset;
    padding: 8.6448598131vw 11.6822429907vw;
  }
  .entry-content .programs-intro--text_alignment-right .programs-intro__content {
    margin-left: 0;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .entry-content .programs-intro--text_alignment-left .programs-intro__content {
    padding-left: 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .entry-content .programs-intro__title {
    line-height: 8.4112149533vw;
    margin-bottom: 2.3364485981vw;
  }
  .entry-content .programs-intro__body {
    font-size: 3.738317757vw;
    line-height: 3.738317757vw;
    margin-bottom: 3.0373831776vw;
  }
}
.entry-content .quote-slider {
  background: #0C95B1;
  padding-top: 5.2083333333vw;
  padding-bottom: 5.2083333333vw;
  position: relative;
}
.entry-content .quote-slider [generic-slider-items] {
  width: 60%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.entry-content .quote-slider [generic-slider-item] {
  position: relative;
  width: 100%;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.entry-content .quote-slider [generic-slider-item][aria-hidden=true] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
.entry-content .quote-slider [generic-slider-togglers] {
  position: absolute;
  width: 100%;
  color: #fff;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
}
.entry-content .quote-slider [generic-slider-previous],
.entry-content .quote-slider [generic-slider-next] {
  right: 0;
  position: absolute;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 1.5em;
}
.entry-content .quote-slider [generic-slider-previous]:hover,
.entry-content .quote-slider [generic-slider-next]:hover {
  color: #000;
}
.entry-content .quote-slider [generic-slider-previous] {
  left: 0;
  right: auto;
}
.entry-content .quote_slider_container {
  display: block;
  position: relative;
}
.entry-content .quote-slider__item {
  text-align: center;
}
.entry-content .quote-slider__item__quote {
  font-size: 1.40625vw;
  color: #fff;
  font-weight: bold;
  line-height: 1.1;
  font-family: OpenSans;
  margin-bottom: 2.6041666667vw;
}
.entry-content .quote-slider__item__quote p {
  line-height: 1.1;
  font-weight: bold;
}
.entry-content .quote-slider__item__name {
  line-height: 1.2;
  color: #fff;
  font-family: Rubik;
  text-transform: uppercase;
  font-weight: 900;
  margin-bottom: 0.78125vw;
}
.entry-content .quote-slider__item__subheading {
  font-size: 1.0416666667vw;
  margin-bottom: 0.78125vw;
  font-weight: 900;
  font-family: Rubik;
  color: #fff;
  text-transform: uppercase;
}
.entry-content .quote-slider__item__subheading a {
  text-decoration: underline;
}
.entry-content .wp-block-columns .quote-slider {
  padding: 2em 0;
}
.entry-content .wp-block-columns .quote-slider [generic-slider-items] {
  width: 70%;
}
.entry-content .wp-block-columns .quote-slider__item__quote {
  font-size: 1em;
}
@media screen and (max-width: 767px) {
  .entry-content .quote-slider {
    padding-top: 11.6822429907vw;
    padding-bottom: 11.6822429907vw;
  }
  .entry-content .quote-slider [generic-slider-items] {
    width: 90%;
  }
  .entry-content .quote-slider__item__quote {
    font-size: 5.8411214953vw;
    margin-bottom: 4.6728971963vw;
  }
  .entry-content .quote-slider__item__name {
    font-size: 3.5046728972vw;
    margin-bottom: 4.6728971963vw;
  }
  .entry-content .quote-slider__item__subheading {
    font-size: 3.5046728972vw;
  }
}
.entry-content .report-dropdown [filterable-items] {
  padding: 0.5208333333vw 1.5625vw;
}
.entry-content .report-dropdown__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.entry-content .report-dropdown__latest {
  width: 50%;
  padding-right: 5.2083333333vw;
}
.entry-content .report-dropdown__latest__cover {
  width: 100%;
  overflow: hidden;
  border: 0.0520833333vw solid #F7F7F7;
}
.entry-content .report-dropdown__latest__cover img {
  width: 100%;
  display: block;
}
.entry-content .report-dropdown__latest__title {
  margin-top: 0.5em;
}
.entry-content .report-dropdown__archive {
  width: 50%;
}
.entry-content .report-dropdown__heading {
  font-family: Rubik;
  text-transform: uppercase;
  font-size: 2.5vw;
  font-weight: 900;
  letter-spacing: 0.125rem;
  color: #0C95B1;
  margin-bottom: 0.7em;
}
.entry-content .report-dropdown__archive-heading {
  font-weight: 900;
  font-family: Rubik;
  text-transform: uppercase;
  padding: 0 1.5625vw;
}
.entry-content .report-dropdown__logo {
  width: 1.5625vw;
  height: 1.5625vw;
  margin-right: 0.78125vw;
}
.entry-content .filterable-dropdown {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 0.78125vw;
}
.entry-content .filterable-selected {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.8em 1em;
  border: 1px solid #000000;
  cursor: pointer;
  border-radius: 2.6041666667vw;
}
.entry-content .filterable-options {
  display: none;
  position: absolute;
  background-color: white;
  border: 1px solid #000000;
  width: 100%;
  z-index: 1;
  border-radius: 0 0 1.5625vw 1.5625vw;
}
.entry-content .filterable-options.show {
  display: block;
}
.entry-content .filterable-option {
  padding: 0.5208333333vw 1.0416666667vw;
  cursor: pointer;
}
.entry-content .filterable-option:hover {
  opacity: 0.7;
}
.entry-content [filterable-item] {
  margin-bottom: 0.5em;
  font-weight: 700;
}
.entry-content [filterable-item][aria-hidden=true] {
  display: none;
}
.entry-content custom-filterable-list[aria-expanded=true] .filterable-selected {
  border-radius: 1.5625vw 1.5625vw 0 0;
}
.entry-content [filterable-items] {
  margin-bottom: 1em;
}
@media screen and (max-width: 767px) {
  .entry-content .report-dropdown [filterable-items] {
    padding: 1em 0;
  }
  .entry-content .report-dropdown__latest {
    width: 100%;
    padding-right: 0;
  }
  .entry-content .report-dropdown__archive {
    width: 100%;
    margin-top: 7.0093457944vw;
  }
  .entry-content .report-dropdown__heading {
    font-size: 4.6728971963vw;
  }
  .entry-content .report-dropdown__logo {
    width: 7.0093457944vw;
    height: 7.0093457944vw;
    margin-right: 3.5046728972vw;
  }
}
.entry-content .resources-slider [custom-slider-items] {
  margin-top: 2.0833333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  padding-bottom: 0.5em;
}
.entry-content .resources-slider [custom-slider-items] a:hover {
  color: #0C95B1;
}
.entry-content .resources-slider [custom-slider-item][aria-expanded=false] {
  opacity: 1;
}
.entry-content .resources-slider [custom-slider-previous],
.entry-content .resources-slider [custom-slider-next] {
  display: inline-block;
  font-size: 0.7em;
  margin-left: 1em;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  vertical-align: 0.2em;
}
.entry-content .resources-slider [custom-slider-previous][aria-hidden=true],
.entry-content .resources-slider [custom-slider-next][aria-hidden=true] {
  opacity: 0.25;
  pointer-events: none;
}
.entry-content .resources-slider [custom-slider-previous]:hover,
.entry-content .resources-slider [custom-slider-next]:hover {
  color: #000;
}
.entry-content .resources-slider__scroller {
  padding: 0 3.6458333333vw;
  overflow: hidden;
}
.entry-content .resources-slider__item {
  width: 27.0833333333vw;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  text-align: center;
  margin-right: 3.125vw;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.entry-content .resources-slider__item__image {
  margin: 0 auto;
  width: 10.3645833333vw;
  height: 13.6979166667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.entry-content .resources-slider__item__image img {
  width: 100%;
  height: auto;
}
.entry-content .resources-slider__item__title {
  font-family: OpenSans;
  font-weight: 700;
  font-size: 1.6666666667vw;
  line-height: 1.2;
  color: #000000;
  display: block;
}
.entry-content .resources-slider__item__date {
  font-family: OpenSans;
  font-weight: 300;
  font-size: 1.1458333333vw;
  line-height: 2.2395833333vw;
  color: #000000;
  display: block;
  margin-top: 1em;
}
.entry-content .resources-slider__item__subtitle {
  display: block;
  margin-top: 0.3em;
  font-weight: 900;
  font-family: Rubik;
  text-transform: uppercase;
}
.entry-content .resources-slider__item__subtitle a:hover {
  color: #0C95B1;
}
.entry-content .resources-slider__indicators {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.5625vw;
  margin-top: 2.6041666667vw;
}
.entry-content .slider__indicator {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: #0C95B1;
  opacity: 0.25;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.entry-content .slider__indicator[aria-expanded=true] {
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .entry-content .resources-slider [custom-slider-next],
  .entry-content .resources-slider [custom-slider-previous] {
    width: 4.6728971963vw;
    height: 5.8411214953vw;
  }
  .entry-content .resources-slider__title {
    font-size: 4.6728971963vw;
  }
  .entry-content .resources-slider__item {
    width: 42.0560747664vw;
  }
  .entry-content .resources-slider__item__image {
    width: 18.691588785vw;
    height: 23.3644859813vw;
    margin-bottom: 2.3364485981vw;
  }
  .entry-content .resources-slider__item__title {
    font-size: 4.2056074766vw;
  }
  .entry-content .resources-slider__item__subtitle {
    font-size: 4.2056074766vw;
  }
  .entry-content .resources-slider__item__date {
    display: block;
    font-size: 3.5046728972vw;
    line-height: 1.2;
  }
  .entry-content .resources-slider__scroller {
    padding: 0 7.476635514vw;
  }
}
.entry-content .sliders [generic-slider-items],
.entry-content .sliders [custom-ajax-slider-items] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.entry-content .sliders [generic-slider-next],
.entry-content .sliders [generic-slider-previous],
.entry-content .sliders [custom-ajax-slider-next],
.entry-content .sliders [custom-ajax-slider-previous] {
  display: inline-block;
  width: 2.6041666667vw;
  height: 2.2916666667vw;
  cursor: pointer;
  margin-left: 1.5625vw;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #fff;
  font-size: 0.7em;
}
.entry-content .sliders [generic-slider-next][aria-hidden=true],
.entry-content .sliders [generic-slider-previous][aria-hidden=true],
.entry-content .sliders [custom-ajax-slider-next][aria-hidden=true],
.entry-content .sliders [custom-ajax-slider-previous][aria-hidden=true] {
  pointer-events: none;
  opacity: 0.25;
}
.entry-content .sliders [generic-slider-next] .fa,
.entry-content .sliders [generic-slider-previous] .fa,
.entry-content .sliders [custom-ajax-slider-next] .fa,
.entry-content .sliders [custom-ajax-slider-previous] .fa {
  vertical-align: 0.1em;
}
.entry-content .sliders [generic-slider-indicators] {
  display: none;
}
.entry-content .sliders [generic-slider-item] {
  width: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.entry-content .sliders [generic-slider-item][aria-hidden=true] {
  opacity: 0;
  pointer-events: none;
}
.entry-content .slider {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.entry-content .slider.loading [custom-ajax-slider-items] {
  opacity: 0.3;
}
.entry-content .slider_type-success_stories {
  width: 100%;
  height: 41.6666666667vw;
  position: relative;
}
.entry-content .slider_type-success_stories .sliders__slider__wrapper {
  width: 80%;
  position: relative;
  margin: 0 auto;
  height: 100%;
}
.entry-content .slider_type-success_stories .sliders__slider {
  position: absolute;
  padding-top: 15.625vw;
  width: 100%;
  height: 100%;
}
.entry-content .slider_type-success_stories .success-stories-item__text {
  position: absolute;
  width: 50%;
  color: #fff;
}
.entry-content .slider_type-success_stories .success-stories-item__photo {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 36.4583333333vw;
}
.entry-content .slider_type-success_stories .success-stories-item__photo img {
  height: 100%;
}
.entry-content .slider_type-success_stories .sliders__heading {
  font-family: Rubik;
  font-weight: 900;
  font-size: 4.1666666667vw;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 1.1458333333vw;
}
.entry-content .slider_type-success_stories .sliders__heading h2 {
  color: #fff;
}
.entry-content .slider_type-success_stories .success-stories-item__title {
  font-family: Rubik;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 2.6041666667vw;
  color: #ffffff;
  margin: 1.1458333333vw 0;
}
.entry-content .slider_type-success_stories .success-stories-item__excerpt {
  max-width: 41.6666666667vw;
  margin-bottom: 2.0833333333vw;
  font-family: OpenSans;
  font-weight: 300;
  font-size: 1.3020833333vw;
  line-height: 1.2;
}
.entry-content .slider_type-success_stories.sliders__body-text--white .success-stories-item__excerpt {
  color: #ffffff;
}
.entry-content .slider_type-success_stories.sliders__body-text--black .success-stories-item__excerpt {
  color: #000000;
}
.entry-content .slider_type-success_stories .success-stories-item__subtitle {
  color: #ffffff;
}
.entry-content .slider_type-news_events {
  width: 100%;
  height: 27.6041666667vw;
  position: relative;
  background-color: #DA3C32;
}
.entry-content .slider_type-news_events .sliders__slider {
  position: absolute;
  padding-top: 3.90625vw;
  padding-left: 6.6666666667vw;
  width: 70%;
}
.entry-content .slider_type-news_events [custom-ajax-slider-items] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4.3229166667vw;
}
.entry-content .slider_type-news_events .sliders__heading {
  font-family: Rubik;
  font-weight: 900;
  font-size: 4.1666666667vw;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 1.1458333333vw;
}
.entry-content .slider_type-news_events .sliders__heading h2 {
  color: #fff;
}
.entry-content .slider_type-news_events .slider__date {
  font-family: Rubik;
  font-weight: 900;
  font-size: 1.0416666667vw;
  color: #ffffff;
  margin-bottom: 0.5729166667vw;
  text-transform: uppercase;
}
.entry-content .slider_type-news_events .slider__title {
  font-family: OpenSans;
  font-weight: 600;
  font-size: 1.6666666667vw;
  color: #ffffff;
  margin: 0.5729166667vw 0;
  line-height: 1.2;
}
.entry-content .slider_type-news_events .slider__excerpt {
  font-family: OpenSans;
  font-weight: 300;
  font-size: 1.6666666667vw;
  color: #ffffff;
  line-height: 1.2;
}
.entry-content .slider_type-news_events .sliders____floater {
  right: 0;
  position: absolute;
  top: 1.5625vw;
}
.entry-content .slider_type-news_events .sliders____floater img {
  width: 100%;
}
.entry-content .slider_type-news,
.entry-content .slider_type-events {
  width: 100%;
  height: 27.6041666667vw;
  position: relative;
}
.entry-content .slider_type-news .sliders__slider,
.entry-content .slider_type-events .sliders__slider {
  padding-left: 3.6458333333vw;
}
.entry-content .slider_type-news [custom-ajax-slider-items],
.entry-content .slider_type-events [custom-ajax-slider-items] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4.3229166667vw;
}
.entry-content .slider_type-news .sliders__heading,
.entry-content .slider_type-events .sliders__heading {
  font-family: Rubik;
  font-weight: 900;
  font-size: 4.1666666667vw;
  color: #0C95B1;
  text-transform: uppercase;
  margin-bottom: 1.1458333333vw;
}
.entry-content .slider_type-news .slider__date,
.entry-content .slider_type-events .slider__date {
  font-family: Rubik;
  font-weight: 900;
  font-size: 1.0416666667vw;
  color: #000000;
  margin-bottom: 0.5729166667vw;
  text-transform: uppercase;
}
.entry-content .slider_type-news .slider__title,
.entry-content .slider_type-events .slider__title {
  font-family: OpenSans;
  font-weight: 600;
  font-size: 1.6666666667vw;
  color: #000000;
  margin-bottom: 0.5729166667vw;
  line-height: 1.2;
}
.entry-content .slider_type-news .slider__excerpt,
.entry-content .slider_type-events .slider__excerpt {
  font-family: OpenSans;
  font-weight: 300;
  font-size: 1.6666666667vw;
  color: #000000;
  line-height: 1.2;
}
.entry-content .slider_type-news [custom-ajax-slider-next],
.entry-content .slider_type-news [custom-ajax-slider-previous],
.entry-content .slider_type-events [custom-ajax-slider-next],
.entry-content .slider_type-events [custom-ajax-slider-previous] {
  color: #000;
}
.entry-content .sliders__slider {
  position: relative;
  z-index: 1;
}
.entry-content .sliders__background {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.entry-content .sliders__background img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}
.entry-content .sliders--grid-3 [custom-ajax-slider-items] {
  display: -webkit-grid;
  display: grid;
  -webkit-grid-template-columns-: repeat(3, 1fr);
  grid-template-columns: repeat(3, 1fr);
  gap: 3.6458333333vw;
}
.entry-content .sliders--grid-4 [custom-ajax-slider-items] {
  display: -webkit-grid;
  display: grid;
  -webkit-grid-template-columns-: repeat(4, 1fr);
  grid-template-columns: repeat(4, 1fr);
  gap: 3.6458333333vw;
}
.entry-content .sliders--grid-2 [custom-ajax-slider-items] {
  display: -webkit-grid;
  display: grid;
  -webkit-grid-template-columns-: repeat(2, 1fr);
  grid-template-columns: repeat(2, 1fr);
  gap: 3.6458333333vw;
}
.entry-content .sliders--grid-1 [custom-ajax-slider-items] {
  display: -webkit-grid;
  display: grid;
  -webkit-grid-template-columns-: repeat(1, 1fr);
  grid-template-columns: repeat(1, 1fr);
  gap: 3.6458333333vw;
}
@media screen and (max-width: 767px) {
  .entry-content .sliders [generic-slider-next],
  .entry-content .sliders [generic-slider-previous],
  .entry-content .sliders [custom-ajax-slider-next],
  .entry-content .sliders [custom-ajax-slider-previous] {
    width: 4.6728971963vw;
    height: 5.8411214953vw;
    font-size: 0.9em;
    margin-left: 5.8411214953vw;
    color: #000;
  }
  .entry-content .slider_type-success_stories {
    width: 100%;
    height: 140.1869158879vw;
    position: relative;
  }
  .entry-content .slider_type-success_stories .sliders__slider {
    padding: 0 9.8130841121vw;
  }
  .entry-content .slider_type-success_stories .sliders__slider__wrapper {
    width: 100%;
  }
  .entry-content .slider_type-success_stories .success-stories-item__photo {
    position: absolute;
    bottom: 0;
    right: 50%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    height: 70.0934579439vw;
  }
  .entry-content .slider_type-success_stories .sliders__background {
    height: 81.7757009346vw;
    bottom: 0;
  }
  .entry-content .slider_type-success_stories .sliders__heading {
    font-weight: 900;
    font-size: 7.9439252336vw;
    margin-bottom: 3.5046728972vw;
  }
  .entry-content .slider_type-success_stories .sliders__heading h2 {
    color: #0C95B1;
  }
  .entry-content .slider_type-success_stories .success-stories-item__text {
    width: 100%;
  }
  .entry-content .slider_type-success_stories .success-stories-item__title {
    font-family: Rubik;
    font-weight: 900;
    font-size: 4.6728971963vw;
    color: #000;
    margin: 1.1458333333vw 0;
    line-height: 1.2;
    text-transform: uppercase;
  }
  .entry-content .slider_type-success_stories .success-stories-item__excerpt {
    max-width: 100%;
    margin-bottom: 2.3364485981vw;
    font-family: OpenSans;
    font-weight: 300;
    font-size: 3.738317757vw;
    color: #000000;
  }
  .entry-content .slider_type-success_stories.sliders__body-text--white .success-stories-item__excerpt {
    color: #000000;
  }
  .entry-content .slider_type-success_stories .sliders__heading__title {
    width: 50%;
    display: inline-block;
  }
  .entry-content .slider_type-success_stories .success-stories-item__subtitle {
    color: #000000;
  }
  .entry-content .slider_type-news_events {
    overflow: hidden;
    padding-top: 23.3644859813vw;
    height: 140.1869158879vw;
    position: relative;
  }
  .entry-content .slider_type-news_events::before {
    content: "";
    position: absolute;
    background-color: #ffffff;
    width: 250vw;
    height: 250vw;
    bottom: calc(100% - 10.2803738318vw);
    border-radius: 50%;
    -webkit-transform: translateX(-30%);
            transform: translateX(-30%);
  }
  .entry-content .slider_type-news_events .sliders__slider {
    padding: 0 9.8130841121vw 0 9.8130841121vw;
    width: 100%;
  }
  .entry-content .slider_type-news_events.sliders--grid-3 [custom-ajax-slider-items] {
    grid-template-columns: repeat(1, 1fr);
  }
  .entry-content .slider_type-news_events .sliders__heading {
    font-size: 7.9439252336vw;
    margin-bottom: 4.6728971963vw;
  }
  .entry-content .slider_type-news_events .sliders__heading h2 {
    color: #fff;
  }
  .entry-content .slider_type-news_events .slider__date {
    font-size: 3.738317757vw;
    margin-bottom: 2.3364485981vw;
  }
  .entry-content .slider_type-news_events .slider__title {
    font-size: 3.738317757vw;
    margin: 0 0 3.2710280374vw 0;
  }
  .entry-content .slider_type-news_events .slider__excerpt {
    font-family: OpenSans;
    font-weight: 300;
    font-size: 3.738317757vw;
    color: #ffffff;
  }
  .entry-content .slider_type-news_events .sliders____floater {
    width: 50%;
    left: 0;
    bottom: 0;
    top: auto;
  }
  .entry-content .slider_type-news_events .sliders____floater img {
    width: 100%;
  }
  .entry-content .slider_type-news_events .sliders__heading__title {
    width: 50%;
    display: inline-block;
  }
  .entry-content .slider_type-news,
  .entry-content .slider_type-events {
    width: 100%;
    height: auto;
    margin-bottom: 11.6822429907vw;
  }
  .entry-content .slider_type-news .sliders__slider,
  .entry-content .slider_type-events .sliders__slider {
    padding-left: 9.8130841121vw;
  }
  .entry-content .slider_type-news .sliders__heading,
  .entry-content .slider_type-events .sliders__heading {
    font-weight: 900;
    font-size: 7.9439252336vw;
    margin-bottom: 3.5046728972vw;
  }
  .entry-content .slider_type-news .sliders__heading h2,
  .entry-content .slider_type-events .sliders__heading h2 {
    color: #0C95B1;
  }
  .entry-content .slider_type-news .sliders__heading,
  .entry-content .slider_type-events .sliders__heading {
    font-size: 7.9439252336vw;
    margin-bottom: 4.6728971963vw;
  }
  .entry-content .slider_type-news .slider__date,
  .entry-content .slider_type-events .slider__date {
    font-size: 3.738317757vw;
    margin-bottom: 2.3364485981vw;
  }
  .entry-content .slider_type-news .slider__title,
  .entry-content .slider_type-events .slider__title {
    font-size: 3.738317757vw;
    margin: 0 0 3.2710280374vw 0;
  }
  .entry-content .slider_type-news .slider__excerpt,
  .entry-content .slider_type-events .slider__excerpt {
    font-family: OpenSans;
    font-weight: 300;
    font-size: 3.738317757vw;
    color: #000000;
  }
  .entry-content .slider_type-news .sliders__heading__title,
  .entry-content .slider_type-events .sliders__heading__title {
    width: 50%;
    display: inline-block;
  }
  .entry-content .sliders--grid-3 [custom-ajax-slider-items] {
    grid-template-columns: repeat(1, 1fr);
    gap: 3.6458333333vw;
  }
}
.entry-content .spacer--regular,
.entry-content .spacer {
  height: 5.2083333333vw;
}
.entry-content .spacer--small {
  height: 2.6041666667vw;
}
.entry-content .spacer--large {
  height: 7.8125vw;
}
.entry-content .spacer--extra_small {
  height: 1.5625vw;
}
.entry-content * + .spacer {
  margin-top: 0;
}
.entry-content .spacer + p {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .entry-content .spacer--regular,
  .entry-content .spacer {
    height: 14.0186915888vw;
  }
  .entry-content .spacer--extra_small {
    height: 3.5046728972vw;
  }
  .entry-content .spacer--small {
    height: 7.0093457944vw;
  }
  .entry-content .spacer--large {
    height: 23.3644859813vw;
  }
}
.entry-content .success-stories {
  position: relative;
  padding-top: 5.2083333333vw;
  background: #fff;
  overflow: hidden;
}
.entry-content .success-stories [custom-scroller-overflow] {
  width: 100%;
  overflow: hidden;
  padding-top: 5.2083333333vw;
}
.entry-content .success-stories [custom-scroller-items] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4.1666666667vw;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.entry-content .success-stories [custom-scroller-item-inner] {
  width: 28.1770833333vw;
}
.entry-content .success-stories [custom-scroller-previous],
.entry-content .success-stories [custom-scroller-next] {
  display: inline-block;
  font-size: 0.7em;
  margin-left: 1em;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  vertical-align: 0.2em;
  color: #000;
}
.entry-content .success-stories [custom-scroller-previous][aria-hidden=true],
.entry-content .success-stories [custom-scroller-next][aria-hidden=true] {
  opacity: 0.25;
  pointer-events: none;
}
.entry-content .success-stories [custom-scroller-previous]:hover,
.entry-content .success-stories [custom-scroller-next]:hover {
  color: #000;
}
.entry-content .success-stories [custom-scroller-item]:hover {
  opacity: 1;
}
.entry-content .success-stories [custom-scroller-item]:hover .success-stories__profile__image {
  -webkit-transform: scale(0.3) translateX(-50%);
          transform: scale(0.3) translateX(-50%);
}
.entry-content .success-stories [custom-scroller-item]:hover .success-stories__profile__text {
  opacity: 1;
}
.entry-content .success-stories [custom-scroller-item]:nth-child(3n+1) .success-stories__profile__bg {
  background-color: #DA3C32;
}
.entry-content .success-stories [custom-scroller-item]:nth-child(3n+2) .success-stories__profile__bg {
  background-color: #0C95B1;
}
.entry-content .success-stories [custom-scroller-item]:nth-child(3n+2) .success-stories__profile__bg .success-stories__profile__text {
  color: #000;
}
.entry-content .success-stories [custom-scroller-item]:nth-child(3n+3) .success-stories__profile__bg {
  background-color: #FFCF56;
}
.entry-content .success-stories [custom-scroller-item]:nth-child(3n+3) .success-stories__profile__bg .success-stories__profile__text {
  color: #000;
}
.entry-content .success-stories__content {
  position: relative;
  z-index: 1;
}
.entry-content .success-stories__heading {
  width: 50%;
}
.entry-content .success-stories__heading:has([custom-scroller-previous][aria-hidden=true]):has([custom-scroller-next][aria-hidden=true]) [custom-scroller-previous],
.entry-content .success-stories__heading:has([custom-scroller-previous][aria-hidden=true]):has([custom-scroller-next][aria-hidden=true]) [custom-scroller-next] {
  opacity: 0;
}
.entry-content .success-stories__slider__items {
  display: -webkit-grid;
  display: grid;
  -webkit-grid-template-columns-: repeat(3, 1fr);
  grid-template-columns: repeat(3, 1fr);
}
.entry-content .success-stories__profile {
  padding-bottom: 5.2083333333vw;
}
.entry-content .success-stories__profile__bg {
  width: 100%;
  height: 26.9791666667vw;
  background: #fff;
  border-top-left-radius: 2.0833333333vw;
  position: relative;
  padding: 4.1666666667vw 3.125vw 4.1666666667vw 3.6458333333vw;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.entry-content .success-stories__profile__text {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  color: #fff;
}
.entry-content .success-stories__profile__text p {
  color: #fff;
}
.entry-content .success-stories__profile__image {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  -webkit-transition: all 1.8s ease;
  transition: all 1.8s ease;
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
}
.entry-content .success-stories__profile__image img {
  width: 100%;
  display: block;
  margin: 0 auto;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.entry-content .success-stories__profile__image--small img {
  width: 60%;
}
.entry-content .success-stories__profile__image--normal img {
  width: 70%;
}
.entry-content .success-stories__profile__image--large img {
  width: 80%;
}
.entry-content .success-stories__profile__name {
  margin-top: 1em;
}
.entry-content .success-stories__profile__name h3 {
  font-size: 1.5625vw;
  font-family: Rubik;
  text-transform: uppercase;
}
.entry-content .success-stories__profile__title h4 {
  font-size: 1.0416666667vw;
  font-weight: 600;
  text-transform: none;
  font-family: Rubik;
  text-transform: uppercase;
}
.entry-content .success-stories__bg {
  background: #FFEDDA;
  border-radius: 50%;
  bottom: 18.75vw;
  position: absolute;
  z-index: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 250vw;
  height: 250vw;
}
@media screen and (max-width: 767px) {
  .entry-content .success-stories [custom-scroller-overflow] {
    padding-top: 5.2083333333vw;
  }
  .entry-content .success-stories [custom-scroller-items] {
    gap: 11.6822429907vw;
    padding: 0 9.3457943925vw;
  }
  .entry-content .success-stories [custom-scroller-item-inner] {
    width: 100%;
  }
  .entry-content .success-stories [custom-scroller-item]:hover {
    opacity: 1;
  }
  .entry-content .success-stories [custom-scroller-item]:hover .success-stories__profile__image {
    -webkit-transform: scale(0.3) translateX(-50%);
            transform: scale(0.3) translateX(-50%);
  }
  .entry-content .success-stories [custom-scroller-item]:hover .success-stories__profile__text {
    opacity: 1;
  }
  .entry-content .success-stories__profile__bg {
    width: 100%;
    height: 46.7289719626vw;
    border-top-left-radius: 9.3457943925vw;
    padding: 2.3364485981vw 9.3457943925vw 4.6728971963vw 9.3457943925vw;
  }
  .entry-content .success-stories__bg {
    top: -163.5514018692vw;
    bottom: auto;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 250vw;
    height: 250vw;
  }
  .entry-content .success-stories__profile__name {
    margin-bottom: 1.1682242991vw;
  }
  .entry-content .success-stories__profile__name h3 {
    font-size: 3.0373831776vw;
  }
  .entry-content .success-stories__profile__title h4 {
    font-size: 4.2056074766vw;
  }
  .entry-content .success-stories__toggles {
    font-size: 3.738317757vw;
    top: 46.7289719626vw;
    left: 9.8130841121vw;
    right: auto;
  }
  .entry-content .success-stories__heading {
    padding-bottom: 11.6822429907vw;
    width: 100%;
  }
}
.entry-content .support expander-toggle {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.entry-content .support:has(expander-toggle[aria-expanded=true]) expander-toggle[aria-expanded=false] {
  opacity: 0.3;
}
.entry-content .support__expand-content__body .flexible-content-quotes {
  margin: 2em -4em;
  padding-left: 2em;
  padding-right: 2em;
}
.entry-content .support--style-1 .support__slider__items {
  padding: 5.6770833333vw 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.entry-content .support--style-1 .support__slider__items a:last-child .support__slider__item {
  margin-right: 0;
}
.entry-content .support--style-1 .support__slider__control {
  cursor: pointer;
  display: none;
}
.entry-content .support--style-1 .support__slider__link {
  margin-right: 4.3229166667vw;
}
.entry-content .support--style-1 .support__slider__item {
  width: 21.875vw;
  height: 19.6875vw;
  padding: 1.9270833333vw 2.8645833333vw;
  background-color: #FFEDDB;
  border-radius: 2.8645833333vw;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  text-align: center;
  -webkit-box-shadow: 0px 0.78125vw 0.78125vw 0.1041666667vw rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0.78125vw 0.78125vw 0.1041666667vw rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.entry-content .support--style-1 .support__slider__item:hover .support__image-container {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.entry-content .support--style-1 .support__image-container {
  margin: 0 auto;
  width: 4.1666666667vw;
  height: 4.1666666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.entry-content .support--style-1 .support__image-container img {
  width: 100%;
  height: auto;
}
.entry-content .support--style-1 .support__slider__item-content p {
  margin-top: 1.9791666667vw;
  font-size: 2.0833333333vw;
  font-family: Rubik;
  font-weight: 900;
  color: #0C95B1;
  text-transform: uppercase;
  line-height: 1;
}
.entry-content .support--style-2 .support__title {
  padding: 0vw 5.7291666667vw 0 5.7291666667vw;
  margin-bottom: 1.0416666667vw;
  font-family: Rubik;
  font-size: 4.1666666667vw;
  font-weight: 900;
  color: #0C95B1;
  text-transform: uppercase;
}
.entry-content .support--style-2 .support__content-container {
  padding: 0vw 5.7291666667vw 0 5.7291666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.entry-content .support--style-2 .support__body {
  width: 53%;
  padding-right: 5.2083333333vw;
}
.entry-content .support--style-2 .support__image {
  width: 47%;
}
.entry-content .support--style-2 .support__image img {
  width: 100%;
  height: auto;
  border-radius: 2.6041666667vw;
}
.entry-content .support--style-2 .support__slider {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  padding: 3.6458333333vw 5.7291666667vw;
}
.entry-content .support--style-2 .support__slider__control {
  cursor: pointer;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
}
.entry-content .support--style-2 .support__slider__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.entry-content .support--style-2 .support__slider__item {
  width: 18.8020833333vw;
  height: 16.875vw;
  padding: 1.9270833333vw 1.09375vw;
  background-color: #FFEDDB;
  border-radius: 2.8645833333vw;
  text-align: center;
  -webkit-box-shadow: 0px 0.78125vw 0.78125vw 0.1041666667vw rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0.78125vw 0.78125vw 0.1041666667vw rgba(0, 0, 0, 0.2);
  margin-right: 4.4270833333vw;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.entry-content .support--style-2 .support__slider__item:hover .support__image-container {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.entry-content .support--style-2 .support__image-container {
  margin: 0 auto;
  width: 4.1666666667vw;
  height: 4.1666666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.entry-content .support--style-2 .support__image-container img {
  width: 100%;
  height: auto;
}
.entry-content .support--style-2 .support__slider__item-content p {
  margin-top: 1.9791666667vw;
  font-size: 2.0833333333vw;
  font-family: Rubik;
  font-weight: 900;
  color: #0C95B1;
  text-transform: uppercase;
  line-height: 1;
}
.entry-content .support--style-2 [custom-slider-previous] {
  left: 1.6666666667vw;
}
.entry-content .support--style-2 [custom-slider-next] {
  right: 1.6666666667vw;
}
.entry-content .support--style-2 .support__slider__control {
  display: none;
}
.entry-content .support--style-2 [custom-slider-next],
.entry-content .support--style-2 [custom-slider-previous] {
  display: inline-block;
  width: 2.2916666667vw;
  height: 2.5520833333vw;
  cursor: pointer;
}
.entry-content .support--style-2 [custom-slider-next][aria-disable=true],
.entry-content .support--style-2 [custom-slider-previous][aria-disable=true] {
  display: none;
}
.entry-content .support--style-2 [custom-slider-next] img,
.entry-content .support--style-2 [custom-slider-previous] img {
  width: 100%;
  height: auto;
}
.entry-content .support--style-2 .support__expand-content[aria-hidden=true] {
  display: none;
}
.entry-content .support--style-2 .support__expand-section {
  padding: 0 5.7291666667vw 3.6458333333vw 5.7291666667vw;
}
@media screen and (max-width: 767px) {
  .entry-content .support--style-1 .support__slider__items {
    padding: 9.3457943925vw 9.8130841121vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .entry-content .support--style-1 .support__slider__link {
    width: 100%;
    margin-right: 0;
    margin-bottom: 9.3457943925vw;
  }
  .entry-content .support--style-1 .support__slider__item {
    position: relative;
    width: 100%;
    height: 18.691588785vw;
    border-radius: 3.5046728972vw;
    -webkit-box-shadow: 0px 0.78125vw 0.78125vw 0.1041666667vw rgba(0, 0, 0, 0.2);
            box-shadow: 0px 0.78125vw 0.78125vw 0.1041666667vw rgba(0, 0, 0, 0.2);
    padding: 1em;
  }
  .entry-content .support--style-1 .support__slider__item:hover .support__image-container {
    -webkit-transform: translateX(-50%) scale(0.4);
            transform: translateX(-50%) scale(0.4);
  }
  .entry-content .support--style-1 .support__image-container {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%) scale(0.4);
            transform: translateX(-50%) scale(0.4);
    top: 0;
  }
  .entry-content .support--style-1 .support__image-container img {
    -webkit-transform: translateY(-30%);
            transform: translateY(-30%);
  }
  .entry-content .support--style-1 .support__slider__item-content p {
    margin-top: 1.9791666667vw;
    font-size: 5.1401869159vw;
  }
  .entry-content .support--style-2 .support__title {
    padding: 0vw 9.8130841121vw 4.6728971963vw 9.8130841121vw;
    font-size: 7.9439252336vw;
    margin-bottom: 2.3364485981vw;
  }
  .entry-content .support--style-2 .support__content-container {
    padding: 0vw 9.8130841121vw 4.6728971963vw 9.8130841121vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .entry-content .support--style-2 .support__body {
    width: 100%;
    margin-right: 0;
    margin-bottom: 11.6822429907vw;
  }
  .entry-content .support--style-2 .support__image {
    width: 100%;
  }
  .entry-content .support--style-2 .support__image img {
    width: 100%;
    height: auto;
    border-radius: 2.6041666667vw;
  }
  .entry-content .support--style-2 .support__slider {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
  }
  .entry-content .support--style-2 .support__slider__control {
    cursor: pointer;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 10;
  }
  .entry-content .support--style-2 .support__slider__items {
    padding: 9.3457943925vw 9.8130841121vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .entry-content .support--style-2 .support__slider__link {
    width: 100%;
    margin-right: 0;
    margin-bottom: 9.3457943925vw;
  }
  .entry-content .support--style-2 .support__slider__item {
    position: relative;
    width: 100%;
    margin-right: 0;
    height: 18.691588785vw;
    border-radius: 3.5046728972vw;
    margin-bottom: 8.1775700935vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 1em;
  }
  .entry-content .support--style-2 .support__slider__item:hover .support__image-container {
    -webkit-transform: translateX(-50%) scale(0.4);
            transform: translateX(-50%) scale(0.4);
  }
  .entry-content .support--style-2 .support__image-container {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%) scale(0.4);
            transform: translateX(-50%) scale(0.4);
    top: 0;
  }
  .entry-content .support--style-2 .support__image-container img {
    -webkit-transform: translateY(-30%);
            transform: translateY(-30%);
  }
  .entry-content .support--style-2 .support__slider__item-content p {
    margin-top: 1.9791666667vw;
    font-size: 5.1401869159vw;
  }
  .entry-content .support--style-2 [custom-slider-previous] {
    left: 1.6666666667vw;
  }
  .entry-content .support--style-2 [custom-slider-next] {
    right: 1.6666666667vw;
  }
  .entry-content .support--style-2 .support__slider__control {
    display: none;
  }
  .entry-content .support--style-2 [custom-slider-next],
  .entry-content .support--style-2 [custom-slider-previous] {
    display: none;
  }
  .entry-content .support--style-2 .support__expand-section {
    padding: 0 10.5140186916vw 7.0093457944vw 10.5140186916vw;
  }
}
.entry-content .text-with-image {
  padding: 7.9166666667vw 5.4166666667vw 0 5.4166666667vw;
}
.entry-content .text-with-image__container {
  gap: 3.8541666667vw;
  margin-bottom: 8.1770833333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.entry-content .text-with-image__text {
  width: 32.3958333333vw;
}
.entry-content .text-with-image__image {
  width: 51.3020833333vw;
}
.entry-content .text-with-image__image img {
  border-radius: 2.8645833333vw;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.entry-content .text-with-image--text_alignment-right .text-with-image__text {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.entry-content .testimonial-slider {
  position: relative;
  background-color: #0C95B1;
  padding: 2.6041666667vw 0;
}
.entry-content .testimonial-slider [generic-slider-items] {
  width: 60%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.entry-content .testimonial-slider [generic-slider-item] {
  position: relative;
  width: 100%;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.entry-content .testimonial-slider [generic-slider-item][aria-hidden=true] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
.entry-content .testimonial-slider [generic-slider-togglers] {
  width: 100%;
  color: #fff;
  top: 50%;
  z-index: 2;
  margin-bottom: 3.6458333333vw;
}
.entry-content .testimonial-slider [generic-slider-previous],
.entry-content .testimonial-slider [generic-slider-next] {
  margin-left: 1.5625vw;
  right: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.entry-content .testimonial-slider [generic-slider-previous]:hover,
.entry-content .testimonial-slider [generic-slider-next]:hover {
  color: #000;
}
.entry-content .testimonial-slider [generic-slider-previous] {
  left: 0;
  right: auto;
}
.entry-content .testimonial_slider_container {
  display: block;
  position: relative;
}
.entry-content .testimonial-slider__heading {
  display: inline-block;
  color: #fff;
  font-size: 2.6041666667vw;
}
.entry-content .testimonial-slider__item {
  text-align: center;
}
.entry-content .testimonial-slider__item__testimonial {
  font-size: 1.40625vw;
  color: #fff;
  font-weight: bold;
  line-height: 1.1;
  font-family: OpenSans;
  margin-bottom: 2.6041666667vw;
}
.entry-content .testimonial-slider__item__testimonial p {
  line-height: 1.1;
  font-weight: bold;
}
.entry-content .testimonial-slider__item__name {
  line-height: 1.2;
  color: #fff;
  font-family: Rubik;
  text-transform: uppercase;
  font-weight: 900;
  margin-bottom: 0.78125vw;
}
.entry-content .testimonial-slider__item__subheading {
  font-size: 1.0416666667vw;
  margin-bottom: 0.78125vw;
  font-weight: 900;
  font-family: Rubik;
  color: #fff;
  text-transform: uppercase;
}
.entry-content .testimonial-slider__item__subheading a {
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .entry-content .testimonial-slider {
    position: relative;
    padding-top: 11.6822429907vw;
    padding-bottom: 4.6728971963vw;
  }
  .entry-content .testimonial-slider [generic-slider-items] {
    width: 100%;
  }
  .entry-content .testimonial-slider [generic-slider-togglers] {
    margin-bottom: 4.6728971963vw;
  }
  .entry-content .testimonial-slider [generic-slider-togglers] h2 {
    width: calc(100% - 18.691588785vw);
  }
  .entry-content .testimonial-slider [generic-slider-previous],
  .entry-content .testimonial-slider [generic-slider-next] {
    margin-left: 4.6728971963vw;
  }
  .entry-content .testimonial-slider__heading {
    font-size: 5.8411214953vw;
  }
  .entry-content .testimonial-slider__item__testimonial {
    font-size: 4.6728971963vw;
    margin-bottom: 4.6728971963vw;
  }
  .entry-content .testimonial-slider__item__name {
    font-size: 2.8037383178vw;
    margin-bottom: 2.3364485981vw;
  }
  .entry-content .testimonial-slider__item__subheading {
    font-size: 3.5046728972vw;
  }
}
.entry-content .two-columns-cta__flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 4.6875vw 5.2083333333vw;
  gap: 215px;
}
.entry-content .left__content {
  width: 38.59375vw;
}
.entry-content .right__content {
  width: 37.65625vw;
}
.entry-content .left__title,
.entry-content .right__title {
  font-family: Rubik;
  font-weight: 900;
  color: #0C95B1;
  font-size: 4.6875vw;
  margin-bottom: 1.25vw;
  text-transform: uppercase;
}
.entry-content .two-columns-text__flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 4.6875vw 5.2083333333vw;
  gap: 215px;
}
.entry-content .left__content {
  width: 38.59375vw;
}
.entry-content .right__content {
  width: 37.65625vw;
}
.entry-content .volunteer-form__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.entry-content .volunteer-form__form.loading {
  opacity: 0.5;
  pointer-events: none;
}
.entry-content .volunteer-form__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 7.9166666667vw;
  padding: 5.7291666667vw 6.25vw;
  background-color: #0C95B1;
}
.entry-content .volunteer-form__content-container {
  width: 54.8958333333vw;
}
.entry-content .volunteer-form__form-container {
  width: 20.7291666667vw;
}
.entry-content .volunteer-form__title {
  font-family: Rubik;
  font-size: 2.6041666667vw;
  font-weight: 900;
  color: #ffffff;
  margin-bottom: 1.8229166667vw;
  text-transform: uppercase;
}
.entry-content .volunteer-form__body {
  margin-bottom: 2.7604166667vw;
}
.entry-content .volunteer-form__body p {
  color: #000000;
}
.entry-content .volunteer-form__field-holder {
  display: inline-block;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  overflow: hidden;
  margin-bottom: 0.6770833333vw;
  width: 100%;
}
.entry-content .volunteer-form__field-holder input {
  width: 100%;
  padding: 0.7em 1em;
  font-weight: 300;
  font-size: 1.1458333333vw;
  border-radius: 1em;
  border: 0.0520833333vw solid #000000;
  outline: none;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
  background-color: #ffffff;
}
.entry-content .volunteer-form__field-holder input:focus, .entry-content .volunteer-form__field-holder input:user-valid, .entry-content .volunteer-form__field-holder input:user-invalid {
  border-color: #0C95B1;
}
.entry-content .volunteer-form__field-holder input:focus + label, .entry-content .volunteer-form__field-holder input:user-valid + label, .entry-content .volunteer-form__field-holder input:user-invalid + label {
  left: 1.0416666667vw;
  top: 0.5208333333vw;
  font-size: 0.625vw;
  color: #000000;
}
.entry-content .volunteer-form__field-holder label {
  position: absolute;
  top: 50%;
  left: 0.78125vw;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: transparent;
  font-size: 0.8333333333vw;
  pointer-events: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.entry-content .volunteer-form__message {
  color: #000000;
  margin-top: 2.0833333333vw;
}
.entry-content .volunteer-form__message a {
  text-decoration: underline;
}
.entry-content #volunteer-form__interest {
  font-weight: 200;
  font-size: 0.8333333333vw;
  background-color: #ffffff;
  border: none;
  padding: 0.9375vw 0.78125vw;
  border-radius: 2.6041666667vw;
  cursor: pointer;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 0.0520833333vw solid #000000;
}
.entry-content #volunteer-form__interest:focus {
  outline: none;
}
.entry-content .volunteer-btn {
  width: 7.8125vw;
}
.entry-content .volunteer_interest_heading {
  color: #000000;
  margin-bottom: 0.78125vw;
}
.entry-content .volunteer_interest_checkbox {
  color: #000000;
  font-size: 1.0416666667vw;
  margin-bottom: 0.78125vw;
}
.entry-content [aria-hidden=true] {
  display: none;
}
@media screen and (max-width: 767px) {
  .entry-content .volunteer-btn {
    width: unset;
  }
  .entry-content .volunteer-form__flex {
    gap: 3.5046728972vw;
    padding: 7.0093457944vw 4.6728971963vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .entry-content .volunteer-form__content-container {
    width: 100%;
  }
  .entry-content .volunteer-form__form-container {
    width: 100%;
  }
  .entry-content .volunteer-form__title {
    font-size: 4.6728971963vw;
  }
  .entry-content .volunteer-form__body {
    margin-bottom: 1.1682242991vw;
  }
  .entry-content .volunteer-form__field-holder {
    margin-bottom: 1.1682242991vw;
  }
  .entry-content .volunteer-form__field-holder input {
    font-size: 3.738317757vw;
  }
  .entry-content .volunteer-form__field-holder input:focus + label, .entry-content .volunteer-form__field-holder input:user-valid + label, .entry-content .volunteer-form__field-holder input:user-invalid + label {
    left: 3.5046728972vw;
    top: 1.4018691589vw;
    font-size: 2.3364485981vw;
    color: #000000;
  }
  .entry-content .volunteer-form__field-holder label {
    position: absolute;
    top: 50%;
    left: 3.5046728972vw;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background-color: transparent;
    font-size: 3.738317757vw;
    pointer-events: none;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .entry-content #volunteer-form__message {
    color: #ffffff;
    margin-top: 2.0833333333vw;
  }
  .entry-content #volunteer-form__interest {
    padding: 1.8691588785vw 2.3364485981vw;
    border-radius: 3.5046728972vw;
    font-size: 2.3364485981vw;
  }
  .entry-content .program-btn {
    width: 23.3644859813vw;
  }
  .entry-content .volunteer-form__email-field {
    margin-top: 1.0416666667vw;
  }
  .entry-content .program_interest_heading {
    font-size: 5.1401869159vw;
    margin-bottom: 3.5046728972vw;
  }
  .entry-content .program_interest_checkbox {
    font-size: 4.2056074766vw;
    margin-bottom: 3.5046728972vw;
  }
}

@font-face {
  font-family: Rubik;
  src: url("../fonts/Rubik-Light.woff2") format("woff2");
  font-weight: 300;
}
@font-face {
  font-family: Rubik;
  src: url("../fonts/Rubik-Regular.woff2") format("woff2");
  font-weight: 400;
}
@font-face {
  font-family: Rubik;
  src: url("../fonts/Rubik-Bold.woff2") format("woff2");
  font-weight: 700;
}
@font-face {
  font-family: Rubik;
  src: url("../fonts/Rubik-Black.woff2") format("woff2");
  font-weight: 900;
}
@font-face {
  font-family: OpenSans;
  src: url("../fonts/OpenSans-Light.woff2") format("woff2");
  font-weight: 300;
}
@font-face {
  font-family: OpenSans;
  src: url("../fonts/OpenSans-Regular.woff2") format("woff2");
  font-weight: 400;
}
@font-face {
  font-family: OpenSans;
  src: url("../fonts/OpenSans-Bold.woff2") format("woff2");
  font-weight: 700;
}
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}

.fa.pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before, .fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before, .fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before, .fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before, .fa-users:before {
  content: "\f0c0";
}

.fa-chain:before, .fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before, .fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before, .fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before, .fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before, .fa-usd:before {
  content: "\f155";
}

.fa-rupee:before, .fa-inr:before {
  content: "\f156";
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158";
}

.fa-won:before, .fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before, .fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before, .fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before, .fa-car:before {
  content: "\f1b9";
}

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before, .fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before, .fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-genderless:before, .fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before, .fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

body {
  font-family: OpenSans, sans-serif;
  font-size: 1.40625vw;
  line-height: 1.2;
  color: #000000;
  speak: none;
  font-style: normal;
  font-weight: 300;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  position: relative;
  overflow-y: scroll;
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  background: #fff;
}

a,
a:visited {
  text-decoration: none;
}

a,
[role=button] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}

a:hover,
[role=button]:hover {
  opacity: 0.75;
}

a:has(.btn):hover,
a.nohovertrans:hover,
.nohovertrans[role=button] {
  opacity: 1;
}

.wrapper {
  width: 88.8541666667vw;
  margin-left: auto;
  margin-right: auto;
}

.wrapper-outer {
  width: 92.96875vw;
  margin-left: auto;
  margin-right: auto;
}

p {
  font-weight: 300;
  line-height: 1.4;
}
p strong {
  font-weight: 700;
}

.btn {
  padding: 0.5729166667vw 1.6666666667vw;
  border: 0.0520833333vw solid #707070;
  color: #000000;
  font-size: 1.3541666667vw;
  font-weight: 300;
  border-radius: 1.5625vw;
  background-color: #ffffff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
  line-height: 1.2;
}
.btn:hover {
  background-color: #FFCF56;
  border-color: #FFCF56;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.entry-content ul {
  padding-left: 0;
}

/* effects */
.effect-fadein,
.effect-slidein,
.effect-slidein-left,
.effect-slidein-right {
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, transform 1s ease;
  transition: opacity 1s ease, transform 1s ease, -webkit-transform 1s ease;
}

.effect-fadein {
  opacity: 0;
}

.effect-slidein {
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
}

.effect-slidein-left {
  -webkit-transform: translateX(-30px);
          transform: translateX(-30px);
}

.effect-slidein-right {
  -webkit-transform: translateX(30px);
          transform: translateX(30px);
}

.effect-fadein--delay {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.effect-fadein--delay2 {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.effect-fadein--delay3 {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

.effect-fadein--delay4 {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

.effect-fadein--delay5 {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

.effect-fadein.active {
  opacity: 1;
}

.effect-slidein.active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.effect-slidein-left.active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.effect-slidein-right.active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

/* end effects*/
.anchor-link {
  display: block;
  position: relative;
  top: -10vw;
  visibility: hidden;
}

/* Search page */
.searchpage {
  margin: 2.6041666667vw 0 5.2083333333vw;
}
.searchpage .pagination {
  margin-top: 2.6041666667vw;
}
.searchpage .page-numbers {
  display: inline-block;
  padding-right: 1em;
}
.searchpage .page-numbers.current {
  font-weight: bold;
}
.searchpage .searchpage__list {
  margin-top: 2.6041666667vw;
}
.searchpage .searchpage__item {
  margin-top: 2.6041666667vw;
  list-style: none;
}
.searchpage .searchpage__item + .searchpage__item {
  border-top: 0.0520833333vw solid #0C95B1;
  padding-top: 2.6041666667vw;
}
.searchpage .searchpage__item a {
  color: #000000;
}
.searchpage .searchpage__item a h3 + p {
  margin-top: 0.5208333333vw;
}
.searchpage .searchpage__item a strong {
  font-family: inherit;
  color: inherit;
  font-weight: 600;
}

/* End search page */
.replacecontent,
.manegta {
  background-color: pink;
}

.show-desktop {
  display: block;
}

.show-mobile {
  display: none;
}

.minus-margin-top {
  margin-top: -0.6770833333vw !important;
}

.banner {
  height: 7.0833333333vw;
}

.nav {
  position: fixed;
  width: 100%;
  background-color: #0B8199;
  height: 7.0833333333vw;
  z-index: 300;
}

.nav__primary__banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 100;
  height: 7.0833333333vw;
  padding: 0.5208333333vw 3.3333333333vw 1.5104166667vw 3.3333333333vw;
}

.nav__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 100%;
  padding-top: 0.7291666667vw;
}
.nav__logo img {
  width: 14.5833333333vw;
  height: auto;
}

.nav__logo__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.nav__logo__link .nav__line {
  width: 0.15625vw;
  height: 3.90625vw;
  background-color: #fff;
  border-radius: 18%;
  margin-right: 1.5625vw;
  margin-left: 1.5625vw;
}
.nav__logo__link .nav__logo-description {
  font-size: 0.9375vw;
  color: #ffffff;
  font-weight: 500;
  max-width: 11.9791666667vw;
  -ms-flex-item-align: start;
      align-self: flex-start;
  padding-top: 0.625vw;
}

.nav__mobile__expander {
  display: none;
}

.sr-only {
  position: absolute;
  width: 0.0520833333vw;
  height: 0.0520833333vw;
  padding: 0;
  margin: -0.0520833333vw;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only.screenreader-hover:focus {
  width: auto;
  height: auto;
  top: 0;
  left: 0;
  background: #fff;
  color: #000;
  clip: auto;
  margin: 0;
  padding: 0.5em;
  font-size: 0.8333333333vw;
  display: inline-block;
  z-index: 10;
}

.nav__mobile__back {
  display: none;
}

.nav__menu {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.nav__menu__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}

.nav__menu__item {
  margin-left: 2.8125vw;
  position: relative;
  -webkit-transition: all 0.5 ease;
  transition: all 0.5 ease;
}
.nav__menu__item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0.2604166667vw;
  background-color: #ffffff;
  -webkit-transform: translateY(-2.6041666667vw);
          transform: translateY(-2.6041666667vw);
  -webkit-transition: background-color 1s ease, -webkit-transform 0.5s ease;
  transition: background-color 1s ease, -webkit-transform 0.5s ease;
  transition: transform 0.5s ease, background-color 1s ease;
  transition: transform 0.5s ease, background-color 1s ease, -webkit-transform 0.5s ease;
}
.nav__menu__item[aria-expanded=true]::before, .nav__menu__item.current::before, .nav__menu__item:hover::before {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  background-color: #DA3C32;
}
.nav__menu__item.current-self .menu__same-as-parent {
  font-weight: 700;
}

.nav__menu__link {
  font-size: 1.0416666667vw;
  font-family: Rubik;
  font-weight: 900;
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  position: relative;
  z-index: 2;
}

.nav__submenu {
  display: inline-block;
  position: absolute;
  top: 85%;
  left: 0;
  width: 8.0208333333vw;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  z-index: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
.nav__submenu[aria-hidden=true] {
  -webkit-transform: translateY(-10.4166666667vw);
          transform: translateY(-10.4166666667vw);
  opacity: 0;
}

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

.nav__submenu__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.4166666667vw;
  line-height: 1;
}
.nav__submenu__item.current .nav__submenu__label {
  font-weight: 700;
}

.nav__submenu__link {
  font-size: 0.9375vw;
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  font-weight: 500;
}
.nav__submenu__link:visited {
  color: #ffffff;
}

.nav__menu__searchmenu {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.nav__menu__search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 0.1302083333vw solid #ddd;
  border-radius: 1.5625vw;
  background-color: #0C95B1;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
  width: 8.9583333333vw;
  height: 1.71875vw;
}
.nav__menu__search-form:hover, .nav__menu__search-form:focus {
  background-color: #ffffff;
  border-color: #DA3C32;
  color: #DA3C32;
}
.nav__menu__search-form:hover .fa-search, .nav__menu__search-form:focus .fa-search {
  color: #DA3C32;
}

.nav__menu__search-input {
  border: none;
  outline: none;
  font-size: 0.7291666667vw;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #000000;
  background: transparent;
  width: 90%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.nav__menu__search-input:focus {
  outline: none;
}

.nav__menu__search-button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: #ffffff;
  font-size: 0.9375vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0.5208333333vw;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.nav__menu__item--search {
  margin-top: 0.2083333333vw;
  margin-left: 2.8125vw;
}

li.header__gift-icon .nav__menu__label::after {
  content: "";
  display: inline-block;
  width: 1.0416666667vw;
  height: 1.0416666667vw;
  margin-left: 0.5208333333vw;
  background-image: url("../../img/gift-icon.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.footer {
  background-color: #000000;
  color: #868686;
  padding: 2.5vw 3.6458333333vw 2.7604166667vw 3.59375vw;
  font-family: Rubik;
  font-weight: 900;
}

.footer__wrapper-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer__contact {
  width: 38.2291666667vw;
}

.footer__social {
  width: 38.59375vw;
}
.footer__social ul {
  list-style: none;
}

.footer__social__items li {
  display: inline-block;
}
.footer__social__items a {
  color: #868686;
  text-decoration: none;
  font-size: 1.0416666667vw;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  text-transform: uppercase;
}
.footer__social__items li + li {
  margin-left: 3.1770833333vw;
}

.footer__newsletter {
  text-align: right;
  width: calc(100% - 76.8229166667vw);
}
.footer__newsletter ul {
  list-style: none;
}

.footer__copyright p {
  margin: 0;
  font-size: 12px;
  color: #ffffff;
}

.footer__extra__heading {
  display: inline-block;
  color: #ffffff;
  font-size: 1.0416666667vw;
}

.footer__extra__created-by {
  display: inline-block;
  color: #ffffff;
  font-size: 1.0416666667vw;
}
.footer__extra__created-by a,
.footer__extra__created-by a:visited {
  color: #ffffff;
  text-decoration: underline;
}

.footer__extra__email {
  display: inline-block;
  padding-left: 2.6041666667vw;
  font-size: 1.0416666667vw;
}
.footer__extra__email a {
  text-transform: uppercase;
  color: #868686;
}

.footer__extra__info {
  font-size: 0.9375vw;
  font-family: OpenSans;
  font-weight: 300;
  color: #ffffff;
}

.footer__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 1.1979166667vw;
}

.footer__business-number,
.footer__copyright {
  font-family: OpenSans;
  font-weight: 300;
  font-size: 0.9375vw;
  color: #ffffff;
}

.footer__copyright__links a {
  color: #ffffff;
  text-decoration: underline;
  font-size: 1.0416666667vw;
}
.footer__copyright__links li {
  display: inline-block;
  text-transform: uppercase;
}
.footer__copyright__links li + li {
  margin-top: 1.3020833333vw;
}

.footer__extra__address p {
  margin-top: 1.25vw;
  font-size: 0.9375vw;
  font-family: OpenSans;
  font-weight: 300;
  color: #ffffff;
}

/* overlay*/
body.overlay-on {
  position: absolute;
  overflow: hidden;
}

.overlay {
  position: fixed;
  bottom: 0;
  top: 0;
  width: 100%;
  z-index: 200;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  left: 0;
  height: 100vh;
  visibility: visible;
}
.overlay .wp-block-group.is-style-equal-margin > .wp-block-group__inner-container {
  width: 100%;
}
.overlay .wrapper {
  width: 100%;
}
.overlay .wrapper-outer {
  width: 100%;
}

.overlay[aria-hidden=true] {
  z-index: -1;
  pointer-events: none;
  visibility: hidden;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

.overlay__shadow {
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  width: 100%;
}

.overlay__close {
  position: fixed;
  top: 10vw;
  right: 2vw;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  outline: 0;
  z-index: 300;
  width: 2.5vw;
  height: 2.5vw;
  background-size: contain;
}

.overlay__close:focus {
  outline-color: #fff;
}

.overlay__close:hover {
  opacity: 0.75;
}

.overlay__close i {
  font-size: 3vw;
}

.overlay__content {
  position: relative;
  width: 100%;
  z-index: 1;
}

.overlay__inner {
  width: 100%;
  padding: 8vw 7vw;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  z-index: 1;
  -webkit-overflow-scrolling: touch;
  background: #fff;
}

.overlay__width {
  width: 100%;
  position: relative;
  z-index: 1;
}

.overlay .entry-content {
  padding: 0;
}

.overlay__iframe {
  width: 100%;
  height: 80vh;
}

.overlay-iframe-youtube .overlay__close {
  top: 3vw;
  right: 3vw;
}

/* end overlay */
.cmsguide .toc-container > h1:not(.real) {
  padding-top: 1em;
}
.cmsguide .anchor {
  margin-top: -3.125vw;
  position: absolute;
}
.cmsguide .wp-block-group__inner-container > h2:not(.real) {
  margin-top: 3em;
  border-top: 0.1041666667vw solid #DA3C32;
  padding-top: 4em;
  color: #DA3C32;
}
.cmsguide .wp-block-group__inner-container > h2:not(.real) + ol,
.cmsguide .wp-block-group__inner-container > h2:not(.real) + ul,
.cmsguide .wp-block-group__inner-container > h2:not(.real) + div,
.cmsguide .wp-block-group__inner-container > h2:not(.real) + figure {
  margin-top: 1.5em;
}
.cmsguide .wp-block-group__inner-container > h3:not(.real) {
  margin-top: 3em;
  color: #DA3C32;
}
.cmsguide .toc {
  position: fixed;
  right: 0;
  top: 6.9791666667vw;
  width: 15.625vw;
  z-index: 100;
  font-size: 0.7291666667vw;
  line-height: 1.2;
  background: rgba(255, 255, 255, 0);
}
.cmsguide .toc::before {
  content: "Table of Content";
  text-transform: uppercase;
  font-weight: bold;
  padding: 1em;
  display: block;
  background: #eee;
}
.cmsguide .toc:hover {
  border-left: 1px solid #000;
  background: rgb(255, 255, 255);
}
.cmsguide .toc:hover::before {
  border-bottom: 1px solid #000;
}
.cmsguide .toc:hover .toc__scroll {
  opacity: 1;
  pointer-events: all;
}
.cmsguide .toc-container[data-enable-toc="1"] {
  width: 100%;
  padding: 1em;
}
.cmsguide .toc__scroll {
  width: 100%;
  margin-top: 1em;
  height: calc(100vh - 9.375vw);
  overflow-y: auto;
  padding: 1em 3em 3em;
  opacity: 0;
  pointer-events: none;
}
.cmsguide .toc__scroll div {
  margin-top: 1em;
  position: relative;
}
.cmsguide .toc__scroll div:before {
  content: "";
  width: 2.6041666667vw;
  height: 0.15625vw;
  background: #DA3C32;
  position: absolute;
  display: block;
  left: -3.125vw;
  top: 0.5em;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cmsguide .toc__scroll div.current:before {
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
  opacity: 1;
}

.page-template-cms-guide .footer {
  display: none;
}

@media screen and (max-width: 1279px) {
  .cmsguide .toc {
    top: 6.5104166667vw;
    font-size: 1.5625vw;
    width: 26.0416666667vw;
  }
  .cmsguide .toc__scroll {
    height: calc(100vh - 11.71875vw);
  }
}
@media screen and (max-width: 767px) {
  .cmsguide .toc-container[data-enable-toc="1"] {
    padding: 0 4.6728971963vw;
    width: 100%;
  }
  .cmsguide .toc-container[data-enable-toc="1"] .page-callout,
  .cmsguide .toc-container[data-enable-toc="1"] .page-hero,
  .cmsguide .toc-container[data-enable-toc="1"] .pillar-callout,
  .cmsguide .toc-container[data-enable-toc="1"] .home-hero {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: top right;
            transform-origin: top right;
  }
}
.post {
  padding: 5.2083333333vw 0;
}

/* program */
.program h1 {
  font-family: Rubik;
  font-size: 2.96875vw;
  font-weight: 900;
  color: #000;
}

/* end program */
/* profile */
.profile__email {
  margin-top: 2em;
}

.profile__quote {
  background-color: #0C95B1;
  margin-top: 2em;
}
.profile__quote p {
  font-family: OpenSans;
  font-size: 1.40625vw;
  color: #fff;
  font-weight: 900;
  text-transform: none;
}

.profile__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.profile__header__left {
  width: 70%;
  padding-right: 3em;
}

.profile__header__right {
  width: 30%;
}
.profile__header__right img {
  width: 100%;
}

.profile__body {
  margin-top: 2em;
}

/* end profile */
@media screen and (max-width: 1279px) {
  .entry-content {
    /* partners-list */
    /* end partners-list */
    /* Board Names section */
    /* End Board Names section */
  }
  /* program */
  /* end program */
}
@media screen and (max-width: 1279px) and (max-width: 781px) {
  .entry-content .wp-block-columns .wp-block-columns .wp-block-column {
    -ms-flex-preferred-size: 0 !important;
        flex-basis: 0 !important;
  }
}
@media screen and (max-width: 1279px) and (max-width: 781px) {
  .entry-content .partners-list .wp-block-column:last-child .spacer {
    height: 0;
  }
}
@media screen and (max-width: 1279px) and (max-width: 781px) {
  .entry-content .board-names__content {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .entry-content .board-names__image {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media screen and (max-width: 1279px) {
  .wp-block-column {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .program h1 br {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .entry-content {
    /* Board Names section */
    /* End Board Names section */
  }
  .entry-content .h1,
  .entry-content h1 {
    font-size: 8.8785046729vw;
  }
  .entry-content .h2,
  .entry-content h2 {
    font-size: 7.9439252336vw;
  }
  .entry-content .h3,
  .entry-content h3 {
    font-size: 3.738317757vw;
  }
  .entry-content .h4,
  .entry-content h4 {
    font-size: 3.2710280374vw;
  }
  .entry-content .h5,
  .entry-content h5 {
    font-size: 2.5700934579vw;
  }
  .entry-content .h6,
  .entry-content h6 {
    font-size: 2.3364485981vw;
  }
  .entry-content .heading-reset {
    margin-bottom: 0;
    color: inherit;
    font-size: 1em;
  }
  .entry-content .is-style-padded-small {
    padding: 0;
  }
  .entry-content .is-style-padded-medium {
    padding: 0;
  }
  .entry-content .is-style-padded-large {
    padding: 0;
  }
  .entry-content .is-style-padded-small > .wp-block-group__inner-container > p:first-child {
    margin-top: 1.0416666667vw;
  }
  .entry-content p.has-normal-font-size {
    font-size: 3.738317757vw !important;
  }
  .entry-content p.has-small-font-size {
    font-size: 2.8037383178vw !important;
  }
  .entry-content p.has-medium-font-size {
    font-size: 4.6728971963vw !important;
  }
  .entry-content p.has-large-font-size {
    font-size: 5.6074766355vw !important;
  }
  .entry-content p.has-huge-font-size {
    font-size: 6.5420560748vw !important;
  }
  .entry-content .aligncenter,
  .entry-content .alignleft,
  .entry-content .alignright {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    float: none;
  }
  .entry-content .alignleft,
  .entry-content .alignright {
    margin-bottom: 1em;
  }
  .entry-content .wp-block-pullquote cite {
    margin-top: 4.6728971963vw;
  }
  .entry-content .wp-block-separator {
    margin: 9.3457943925vw auto;
    height: 0.2336448598vw;
  }
  .entry-content .wp-block-spacer.responsive {
    height: 23.3644859813vw !important;
  }
  .entry-content .wp-block-column + .wp-block-column {
    margin-top: 2em;
  }
  .entry-content .wp-block-table {
    overflow-x: auto;
  }
  .entry-content .wp-block-column {
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .entry-content .wp-block-column:not(:first-child) {
    margin-left: 0;
  }
  .entry-content .mobile-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .entry-content .mobile-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .entry-content .wp-block-image .aligncenter,
  .entry-content .wp-block-image .alignleft,
  .entry-content .wp-block-image .alignright {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 2em;
    float: none;
    width: auto;
  }
  .entry-content .is-style-equal-margin .wp-block-image.size-large img {
    width: 100%;
  }
  .entry-content .is-style-equal-margin .wp-block-image.size-full img {
    max-width: 100%;
  }
  .entry-content .wp-block-quote {
    padding-top: 9.3457943925vw;
    padding-bottom: 9.3457943925vw;
  }
  .entry-content .wp-block-quote p {
    font-size: 5.3738317757vw;
  }
  .entry-content .wp-block-quote cite {
    font-size: 2.8037383178vw;
  }
  .entry-content .wp-block-quote:before {
    width: 37.8504672897vw;
    height: 5.6074766355vw;
  }
  .entry-content .toc-container > .wp-block-image {
    width: calc(100% - 16.3551401869vw);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .wp-block-columns .wp-block-columns .wp-block-column {
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
  }
  .entry-content blockquote {
    padding: 3em 1em;
  }
  .entry-content .wp-block-group.is-style-equal-margin > .wp-block-group__inner-container {
    width: 100%;
    padding-left: 9.8130841121vw;
    padding-right: 9.8130841121vw;
  }
  .entry-content .board-names__content .wp-block-columns {
    gap: 0;
  }
  .entry-content .board-names__content .wp-block-column + .wp-block-column {
    margin-top: 0.7em;
  }
  body {
    font-size: 3.738317757vw;
  }
  .btn {
    padding: 0.5em 1em;
    border: 0.2336448598vw solid #707070;
    border-radius: 7.0093457944vw;
    font-size: 3.738317757vw;
  }
  .show-desktop {
    display: none;
  }
  .show-mobile {
    display: block;
  }
  .wrapper {
    width: 100%;
    padding-left: 9.8130841121vw;
    padding-right: 9.8130841121vw;
  }
  .wrapper .wp-block-group__inner-container {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .wrapper-outer {
    width: 78.2710280374vw;
    margin-left: auto;
    margin-right: auto;
  }
  .mobile-center {
    text-align: center;
  }
  .menu-open {
    position: absolute;
    overflow: hidden;
  }
  .banner {
    height: 24.5327102804vw;
  }
  .nav {
    height: 24.5327102804vw;
  }
  .nav__primary__banner {
    height: 24.5327102804vw;
    padding-top: 2.3364485981vw;
    padding-bottom: 2.3364485981vw;
    padding-left: 0;
  }
  .nav__hamburger {
    cursor: pointer;
    display: inherit;
    height: 6.5420560748vw;
    position: absolute;
    right: 9.3457943925vw;
    top: 6.308411215vw;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
    width: 7.0093457944vw;
    z-index: 100;
  }
  .nav__hamburger span {
    display: block;
    height: 1.4018691589vw;
    left: 0;
    opacity: 1;
    position: absolute;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    width: 100%;
    background: #fff;
    border-radius: 11.6822429907vw;
  }
  .nav__hamburger span:nth-child(1) {
    top: 0px;
  }
  .nav__hamburger span:nth-child(2) {
    top: 2.8037383178vw;
  }
  .nav__hamburger span:nth-child(3) {
    top: 5.6074766355vw;
  }
  .nav__hamburger[aria-expanded=true] {
    top: 7.0093457944vw;
  }
  .nav__hamburger[aria-expanded=true] span:nth-child(1) {
    top: 50%;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .nav__hamburger[aria-expanded=true] span:nth-child(2) {
    top: 50%;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .nav__hamburger[aria-expanded=true] span:nth-child(3) {
    display: none;
  }
  .nav__logo {
    width: 35.046728972vw;
    margin-left: 3.5046728972vw;
  }
  .nav__logo img {
    width: 46.7289719626vw;
  }
  .nav__logo__link .nav__line {
    width: 0.7009345794vw;
    height: 14.0186915888vw;
    margin-right: 3.5046728972vw;
    margin-left: 3.5046728972vw;
  }
  .nav__logo__link .nav__logo-description {
    font-size: 3.0373831776vw;
    max-width: 58.4112149533vw;
  }
  .nav__menu {
    height: 100%;
    position: fixed;
    top: 24.5327102804vw;
    width: 100vw;
    height: calc(100vh - 24.5327102804vw);
    display: block;
    background-color: #0C95B1;
    overflow-y: scroll;
  }
  .nav__menu[aria-hidden=true] {
    display: none;
  }
  .nav__menu__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 23.3644859813vw;
  }
  .nav__menu__item {
    margin-left: 9.8130841121vw;
    margin-top: 7.0093457944vw;
    position: initial;
  }
  .nav__menu__item::before {
    background-color: unset;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .nav__menu__item[aria-expanded=true]::before, .nav__menu__item.current::before {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    background-color: unset;
  }
  .nav__menu__link {
    font-size: 4.6728971963vw;
  }
  .nav__submenu {
    display: block;
    position: initial;
    width: 46.7289719626vw;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  .nav__submenu[aria-hidden=true] {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  .nav__submenu__list {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .nav__submenu__item {
    margin-top: 1.8691588785vw;
  }
  .nav__submenu__link {
    font-size: 3.5046728972vw;
    color: #ffffff;
    text-decoration: none;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
    font-weight: 500;
  }
  .nav__submenu__link:visited {
    color: #ffffff;
  }
  .nav__menu__searchmenu {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .nav__menu__search-form {
    border: 0.5841121495vw solid #ddd;
    border-radius: 7.0093457944vw;
    width: 40.1869158879vw;
    height: 7.7102803738vw;
  }
  .nav__menu__search-input {
    font-size: 3.738317757vw;
  }
  .nav__menu__search-button {
    font-size: 4.2056074766vw;
    padding-left: 2.3364485981vw;
  }
  .nav__menu__item--search {
    margin-top: 7.0093457944vw;
    margin-left: 9.8130841121vw;
  }
  li.header__gift-icon .nav__menu__label::after {
    width: 4.6728971963vw;
    height: 4.6728971963vw;
    margin-left: 2.3364485981vw;
  }
  .nav__menu__item.current .nav__menu__label {
    text-decoration: underline;
    text-decoration-color: #DA3C32;
    text-underline-offset: 1.1682242991vw;
    text-decoration-thickness: 1.1682242991vw;
  }
  .footer {
    padding: 17.9906542056vw 9.8130841121vw 23.3644859813vw 9.8130841121vw;
  }
  .footer__extra__heading {
    display: block;
    font-size: 3.738317757vw;
    margin-bottom: 4.6728971963vw;
  }
  .footer__extra__created-by {
    display: block;
    font-size: 3.738317757vw;
    margin-bottom: 4.6728971963vw;
  }
  .footer__extra__email {
    display: block;
    padding-left: 0;
    font-size: 3.738317757vw;
    margin-bottom: 4.6728971963vw;
  }
  .footer__social__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.6728971963vw;
    margin-bottom: 8.4112149533vw;
  }
  .footer__social__items li {
    display: block;
  }
  .footer__social__items a {
    font-size: 3.738317757vw;
  }
  .footer__social__items li + li {
    margin-left: 0;
  }
  .footer__extra__address {
    margin-bottom: 2.3364485981vw;
  }
  .footer__extra__address p {
    font-size: 3.738317757vw;
  }
  .footer__copyright__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 17.523364486vw;
  }
  .footer__copyright__links a {
    font-size: 3.738317757vw;
  }
  .footer__copyright__links li + li {
    margin-top: 0;
  }
  .footer__copyright {
    font-size: 4.2056074766vw;
    text-align: center;
  }
  .overlay__close {
    top: 28.0373831776vw;
    right: 7.0093457944vw;
    font-size: 1.5em;
  }
  .overlay__close i {
    font-size: 7vw;
  }
  .overlay__inner {
    padding: 28.0373831776vw 9.8130841121vw;
  }
  .overlay__inner .wrapper {
    width: 100%;
    padding: 0;
  }
  /* program */
  /* end program */
  /* profile */
  .profile__header__left {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    padding-right: 0;
  }
  .profile__header__right {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 2em;
    width: 100%;
  }
  .profile__header__right img {
    max-width: 70.0934579439vw;
  }
  /* end profile */
}/*# sourceMappingURL=main.css.map */