  @charset "UTF-8";
/* stylelint-disable order/order */
/* stylelint-enable order/order */
/*
 * Fonts
 *
 * The font settings are defined via the gulp figma task creates variables in the css/__base-includes/figma/_figma-font-styles.scss file based on the Figma file. Additional variables are defined here.
 */
/*
 * Colors
 *
 * The primary colors are defined via the gulp figma task creates variables in the css/__base-includes/figma/_figma-color-variables.scss file based on the Figma file. Additional variables are defined here.
 */
/*
 * Effects
 */
/*
 * Grid Settings
 */
/*
This file can be used for optional additions to the Figma-generated font style mixins in the figma/_figma-font-styles.scss file.

For example, if you want to add styles to the @overline mixin, just create a mixin here called @overline-custom and that CSS will be added to the primary mixin:

@mixin overline-custom() {
	font-weight: 700;
}
*/
@font-face {
  font-weight: 400;
  font-family: iconfont-propel;
  font-style: normal;
  src: url(/wp-content/themes/propel/dist/fonts/iconfont-propel/iconfont-propel.eot?hei8);
  src: url(/wp-content/themes/propel/dist/fonts/iconfont-propel/iconfont-propel.eot?hei8#iefix) format("eot"), url(/wp-content/themes/propel/dist/fonts/iconfont-propel/iconfont-propel.woff2?hei8) format("woff2"), url(/wp-content/themes/propel/dist/fonts/iconfont-propel/iconfont-propel.woff?hei8) format("woff"), url(/wp-content/themes/propel/dist/fonts/iconfont-propel/iconfont-propel.ttf?hei8) format("truetype"), url(/wp-content/themes/propel/dist/fonts/iconfont-propel/iconfont-propel.svg?hei8) format("svg");
}
[class^=icon-],
[class*=" icon-"] {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 1.5rem;
  line-height: 0;
}
[class^=icon-]::before,
[class*=" icon-"]::before {
  font-weight: 400;
  font-size: inherit;
  font-family: "iconfont-propel";
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  /* stylelint-disable-line order/properties-alphabetical-order */
  -webkit-font-smoothing: antialiased;
  /* stylelint-disable-line order/properties-alphabetical-order */
}

:root {
  --icon-announce: "";
  --icon-arrow-downward: "";
  --icon-arrow-external: "";
  --icon-arrow-left: "";
  --icon-arrow-right: "";
  --icon-arrow-upward: "";
  --icon-calendar: "";
  --icon-cancel: "";
  --icon-cart: "";
  --icon-check-box-checked: "";
  --icon-check-box-unchecked: "";
  --icon-check-circle: "";
  --icon-check: "";
  --icon-chev-collapse: "";
  --icon-chev-expand: "";
  --icon-chev-left: "";
  --icon-chev-right: "";
  --icon-clear: "";
  --icon-close: "";
  --icon-cursor: "";
  --icon-download: "";
  --icon-dribbble: "";
  --icon-drop-down: "";
  --icon-drop-up: "";
  --icon-email: "";
  --icon-error: "";
  --icon-facebook: "";
  --icon-filter-alt: "";
  --icon-filter-list: "";
  --icon-image: "";
  --icon-instagram: "";
  --icon-iwa-symbol: "";
  --icon-launch-external: "";
  --icon-link: "";
  --icon-linkedin: "";
  --icon-maximize: "";
  --icon-menu-down: "";
  --icon-menu-left: "";
  --icon-menu-right: "";
  --icon-menu-up: "";
  --icon-menu: "";
  --icon-minimize: "";
  --icon-pdf: "";
  --icon-phone: "";
  --icon-pin: "";
  --icon-play: "";
  --icon-price: "";
  --icon-quote: "";
  --icon-radio-button-checked: "";
  --icon-radio-button-unchecked: "";
  --icon-recurring: "";
  --icon-reset: "";
  --icon-search: "";
  --icon-social-facebook: "";
  --icon-social-instagram: "";
  --icon-social-linkedin: "";
  --icon-social-twitter: "";
  --icon-social-youtube: "";
  --icon-time: "";
  --icon-twitter: "";
  --icon-upload: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-filter-alt::before {
  content: "\ea1c";
}

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

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

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

.icon-iwa-symbol::before {
  content: "\ea20";
}

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

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

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

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

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

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

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

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

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

.icon-minimize::before {
  content: "\ea2a";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-time::before {
  content: "\ea3b";
}

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

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

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

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

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

body {
  margin: 0;
  text-align: left;
}

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

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

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0;
}

p {
  margin-top: 0;
  margin-bottom: 0;
}

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

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

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

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

dt {
  font-weight: 700;
}

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

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: 700;
}

small {
  font-size: 0.8em;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

figure {
  margin: 0 0 1rem;
}

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

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

table {
  border-collapse: collapse;
}

caption {
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0;
}

button {
  border-radius: 0;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none !important;
}

/**
 * Base styles that aim to normalize fonts, and display of elements
 * across browsers, and make writing further styles easier.
 */
/* Set font and clear body padding */
html,
button,
input,
select,
textarea {
  font-family: 'futura-pt', sans-serif;
}

body {
  font-weight: var(--body-1-font-weight);
  font-size: var(--body-1-font-size);
  font-family: var(--body-1-font-family);
  line-height: var(--body-1-line-height);
  min-width: 20rem;
  margin: 0;
  color: #0d0d0d;
  font-family: 'futura-pt', sans-serif;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 47.98rem) {
  body {
    font-size: 1rem;
    line-height: 1.5;
  }
}
body.lock-scroll {
  overflow: hidden;
}
body #page {
  max-width: 156.25rem;
  margin: 0 auto;
}
body #page::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  z-index: -1;
  display: block;
  background: rgba(13, 13, 13, 0.75);
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}
body.overlayed #page {
  position: relative;
}
body.overlayed #page::before {
  z-index: 9;
  opacity: 1;
  transition: opacity 0.4s ease-in-out;
}
body.overlayed #page .main-header {
  background-color: #fff;
}

/* Setting sizes is much more predictable with border-box */
*, *::before, *::after {
  box-sizing: border-box;
}

figure {
  margin: 0;
}

/* Make all images responsive */
img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

hr {
  margin: 3rem 0;
  border-top: 1px solid #707070;
}
@media (min-width: 48rem) {
  hr {
    margin: 5rem 0;
  }
}

/* Normalize links across browsers */
a {
  text-decoration: none;
  transition: color 0.2s linear;
}
a:hover {
  text-decoration: none;
}
a:not([class]) {
  color: #0d0d0d;
  text-decoration: underline;
  word-wrap: break-word;
}
a:not([class]):hover, a:not([class]):focus {
  color: #0d0d0d;
  text-decoration: underline;
}
a:not([class]) img {
  border: 0;
}
.bg-dark a:not([class]) {
  color: #fff;
}
.bg-dark a:not([class]):hover, .bg-dark a:not([class]):focus {
  color: #dadee7;
}

a:focus,
a:hover {
  color: #0d0d0d;
  text-decoration: none;
}

.tablet-checker {
  display: none;
}
@media (max-width: 61.98rem) {
  .tablet-checker {
    display: block;
  }
}

@media (max-width: 47.98rem) {
  .container-fluid {
    padding: 0 1.25rem;
  }
}

@media (max-width: 61.98rem) {
  .row {
    margin: 0 -0.625rem;
  }
}
@media (max-width: 35.98rem) {
  .row {
    margin: 0 -0.46875rem;
  }
}

@media (max-width: 61.98rem) {
  *[class*=" col-"],
*[class^=col-] {
    padding: 0 0.625rem;
  }
}
@media (max-width: 35.98rem) {
  *[class*=" col-"],
*[class^=col-] {
    padding: 0 0.46875rem;
  }
}

#page {
  position: relative;
}

/* Set custom outline styles */
a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline: none;
}
html.user-tab-nav a:focus,
html.user-tab-nav button:focus,
html.user-tab-nav input:focus,
html.user-tab-nav select:focus,
html.user-tab-nav textarea:focus {
  outline: 0.125rem solid #7aacfe;
  outline-offset: 0;
}

.content-wrapper > .podcast_player {
  display: none;
}

.visually-hidden,
.sr-only {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 1px;
  height: 1px;
  white-space: nowrap;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  pointer-events: none;
}

@media (max-width: 47.98rem) {
  .eight29-pagination-list > ul > li.first-item::after,
.eight29-pagination-list > ul > li.first-item::before,
.eight29-pagination-list > ul > li.last-item::after,
.eight29-pagination-list > ul > li.last-item::before {
    display: none !important;
  }
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: clamp(0.5rem, -0.0714285714rem + 1.1904761905vw, 1rem);
  padding-left: clamp(0.5rem, -0.0714285714rem + 1.1904761905vw, 1rem);
  max-width: 36rem;
}
@media (min-width: 36rem) {
  .container {
    max-width: 48rem;
  }
}
@media (min-width: 48rem) {
  .container {
    max-width: 62rem;
  }
}
@media (min-width: 62rem) {
  .container {
    max-width: 75rem;
  }
}
@media (min-width: 75rem) {
  .container {
    max-width: 90rem;
  }
}

.container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: clamp(0.5rem, -0.0714285714rem + 1.1904761905vw, 1rem);
  padding-left: clamp(0.5rem, -0.0714285714rem + 1.1904761905vw, 1rem);
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: clamp(-1rem, 0.0714285714rem + -1.1904761905vw, -0.5rem);
  margin-left: clamp(-1rem, 0.0714285714rem + -1.1904761905vw, -0.5rem);
}

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

/* stylelint-disable-line order/order */
.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

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

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

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

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

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

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

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

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

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

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

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

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

@media (min-width: 36rem) {
  /* stylelint-disable-line order/order */
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-sm-last {
    order: 13;
  }
}
@media (min-width: 48rem) {
  /* stylelint-disable-line order/order */
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-md-last {
    order: 13;
  }
}
@media (min-width: 62rem) {
  /* stylelint-disable-line order/order */
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-lg-last {
    order: 13;
  }
}
@media (min-width: 75rem) {
  /* stylelint-disable-line order/order */
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-xl-last {
    order: 13;
  }
}
@media (min-width: 90rem) {
  /* stylelint-disable-line order/order */
  .col-xxl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-xxl-last {
    order: 13;
  }
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl,
.col-xxl-auto {
  position: relative;
  width: 100%;
  padding-right: clamp(0.5rem, -0.0714285714rem + 1.1904761905vw, 1rem);
  padding-left: clamp(0.5rem, -0.0714285714rem + 1.1904761905vw, 1rem);
}

/**
 * WordPress specific base styles.
 */
.gm-style img {
  max-width: none;
}

.media img,
.media video,
.media object,
.media iframe {
  width: 100%;
  height: auto;
}

p iframe {
  max-width: 100%;
}

/* Make WordPress media inserted to post behave correctly */
.navigation.pagination {
  clear: both;
}

/* WP navigation menus are lists, but they don't need default list styling */
nav a {
  color: #0d0d0d;
  text-decoration: none;
}
nav a:hover {
  color: #0d0d0d;
  text-decoration: none;
}
nav li {
  display: inline-block;
  margin: 0;
}
nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
nav ul ul li::before {
  content: none;
}

.wp-caption {
  max-width: 100%;
}

.wp-caption-text {
  padding: 0.3125rem 0;
  font-size: 0.9375rem;
  line-height: 1.375rem;
}

h1, h2, h3, h4, h5, h6 {
  color: inherit;
}

*:not(.has-t-6-font-size):not(.has-overline-font-size):not(h6):not(.acf-block) + h1:not(.block-people-taxonomy-hero__title):not(.post-card-featured__title), *[class*=-font-size]:not(.has-t-6-font-size):not(.has-overline-font-size):not(.acf-block) + h1, *:not(.has-t-6-font-size):not(.has-overline-font-size):not(h6):not(.acf-block) + .has-t-1-font-size:not(.block-people-taxonomy-hero__title):not(.post-card-featured__title), *[class*=-font-size]:not(.has-t-6-font-size):not(.has-overline-font-size):not(.acf-block) + .has-t-1-font-size, *:not(.has-t-6-font-size):not(.has-overline-font-size):not(h6):not(.acf-block) + h2:not(.block-people-taxonomy-hero__title):not(.post-card-featured__title), *[class*=-font-size]:not(.has-t-6-font-size):not(.has-overline-font-size):not(.acf-block) + h2, *:not(.has-t-6-font-size):not(.has-overline-font-size):not(h6):not(.acf-block) + .has-t-2-font-size:not(.block-people-taxonomy-hero__title):not(.post-card-featured__title), *[class*=-font-size]:not(.has-t-6-font-size):not(.has-overline-font-size):not(.acf-block) + .has-t-2-font-size, *:not(.has-t-6-font-size):not(.has-overline-font-size):not(h6):not(.acf-block) + h3:not(.block-people-taxonomy-hero__title):not(.post-card-featured__title), *[class*=-font-size]:not(.has-t-6-font-size):not(.has-overline-font-size):not(.acf-block) + h3, *:not(.has-t-6-font-size):not(.has-overline-font-size):not(h6):not(.acf-block) + .has-t-3-font-size:not(.block-people-taxonomy-hero__title):not(.post-card-featured__title), *[class*=-font-size]:not(.has-t-6-font-size):not(.has-overline-font-size):not(.acf-block) + .has-t-3-font-size, *:not(.has-t-6-font-size):not(.has-overline-font-size):not(h6):not(.acf-block) + h4:not(.block-people-taxonomy-hero__title):not(.post-card-featured__title), *[class*=-font-size]:not(.has-t-6-font-size):not(.has-overline-font-size):not(.acf-block) + h4, *:not(.has-t-6-font-size):not(.has-overline-font-size):not(h6):not(.acf-block) + .has-t-4-font-size:not(.block-people-taxonomy-hero__title):not(.post-card-featured__title), *[class*=-font-size]:not(.has-t-6-font-size):not(.has-overline-font-size):not(.acf-block) + .has-t-4-font-size, *:not(.has-t-6-font-size):not(.has-overline-font-size):not(h6):not(.acf-block) + h5:not(.block-people-taxonomy-hero__title):not(.post-card-featured__title), *[class*=-font-size]:not(.has-t-6-font-size):not(.has-overline-font-size):not(.acf-block) + h5, *:not(.has-t-6-font-size):not(.has-overline-font-size):not(h6):not(.acf-block) + .has-t-5-font-size:not(.block-people-taxonomy-hero__title):not(.post-card-featured__title), *[class*=-font-size]:not(.has-t-6-font-size):not(.has-overline-font-size):not(.acf-block) + .has-t-5-font-size, *:not(.has-t-6-font-size):not(.has-overline-font-size):not(h6):not(.acf-block) + h6:not(.block-people-taxonomy-hero__title):not(.post-card-featured__title), *[class*=-font-size]:not(.has-t-6-font-size):not(.has-overline-font-size):not(.acf-block) + h6, *:not(.has-t-6-font-size):not(.has-overline-font-size):not(h6):not(.acf-block) + .has-t-6-font-size:not(.block-people-taxonomy-hero__title):not(.post-card-featured__title), *[class*=-font-size]:not(.has-t-6-font-size):not(.has-overline-font-size):not(.acf-block) + .has-t-6-font-size {
  margin-top: var(--margin-top, 0);
}
.acf-block:not(.bg-white):not(.bg-transparent) + h1, .acf-block:not(.bg-white):not(.bg-transparent) + .has-t-1-font-size, .acf-block:not(.bg-white):not(.bg-transparent) + h2, .acf-block:not(.bg-white):not(.bg-transparent) + .has-t-2-font-size, .acf-block:not(.bg-white):not(.bg-transparent) + h3, .acf-block:not(.bg-white):not(.bg-transparent) + .has-t-3-font-size, .acf-block:not(.bg-white):not(.bg-transparent) + h4, .acf-block:not(.bg-white):not(.bg-transparent) + .has-t-4-font-size, .acf-block:not(.bg-white):not(.bg-transparent) + h5, .acf-block:not(.bg-white):not(.bg-transparent) + .has-t-5-font-size, .acf-block:not(.bg-white):not(.bg-transparent) + h6, .acf-block:not(.bg-white):not(.bg-transparent) + .has-t-6-font-size {
  margin-top: clamp(5.5rem, 2.6428571429rem + 5.9523809524vw, 8rem);
}
h1 + .acf-block:not(.bg-white):not(.bg-transparent), .has-t-1-font-size + .acf-block:not(.bg-white):not(.bg-transparent), h2 + .acf-block:not(.bg-white):not(.bg-transparent), .has-t-2-font-size + .acf-block:not(.bg-white):not(.bg-transparent), h3 + .acf-block:not(.bg-white):not(.bg-transparent), .has-t-3-font-size + .acf-block:not(.bg-white):not(.bg-transparent), h4 + .acf-block:not(.bg-white):not(.bg-transparent), .has-t-4-font-size + .acf-block:not(.bg-white):not(.bg-transparent), h5 + .acf-block:not(.bg-white):not(.bg-transparent), .has-t-5-font-size + .acf-block:not(.bg-white):not(.bg-transparent), h6 + .acf-block:not(.bg-white):not(.bg-transparent), .has-t-6-font-size + .acf-block:not(.bg-white):not(.bg-transparent) {
  margin-top: clamp(6rem, 2.5714285714rem + 7.1428571429vw, 9rem);
}

.block-content-side-image + .bg-transparent {
  padding-top: 0 !important;
}

.has-display-font-size {
  font-weight: var(--disp-font-weight);
  font-size: var(--disp-font-size);
  font-family: var(--disp-font-family);
  line-height: var(--disp-line-height);
  letter-spacing: var(--disp-letter-spacing);
  text-transform: var(--disp-text-transform);
  --margin-top: 2em;
  margin-bottom: var(--disp-margin-bottom);
  color: inherit;
}
.has-display-font-size:last-child {
  margin-bottom: 0;
}

h1,
.has-t-1-font-size {
  font-weight: var(--t1-font-weight);
  font-size: var(--t1-font-size);
  font-family: var(--t1-font-family);
  line-height: var(--t1-line-height);
  letter-spacing: var(--t1-letter-spacing);
  text-transform: var(--t1-text-transform);
  --margin-top: 2em;
  margin-bottom: var(--t1-margin-bottom);
}
h1:last-child,
.has-t-1-font-size:last-child {
  margin-bottom: 0;
}

h2,
.has-t-2-font-size {
  font-weight: var(--t2-font-weight);
  font-size: var(--t2-font-size);
  font-family: var(--t2-font-family);
  line-height: var(--t2-line-height);
  --margin-top: 2em;
  margin-bottom: var(--t2-margin-bottom);
}
h2:last-child,
.has-t-2-font-size:last-child {
  margin-bottom: 0;
}

h3,
.has-t-3-font-size {
  font-weight: var(--t3-font-weight);
  font-size: var(--t3-font-size);
  font-family: var(--t3-font-family);
  line-height: var(--t3-line-height);
  --margin-top: 1em;
  margin-bottom: var(--t3-margin-bottom);
}
h3:last-child,
.has-t-3-font-size:last-child {
  margin-bottom: 0;
}

h4,
.has-t-4-font-size {
  font-weight: var(--t4-font-weight);
  font-size: var(--t4-font-size);
  font-family: var(--t4-font-family);
  line-height: var(--t4-line-height);
  --margin-top: 2em;
  margin-bottom: var(--t4-margin-bottom);
}
h4:last-child,
.has-t-4-font-size:last-child {
  margin-bottom: 0;
}

h5,
.has-t-5-font-size {
  font-weight: var(--t5-font-weight);
  font-size: var(--t5-font-size);
  font-family: var(--t5-font-family);
  line-height: var(--t5-line-height);
  --margin-top: 2em;
  margin-bottom: var(--t5-margin-bottom);
}
h5:last-child,
.has-t-5-font-size:last-child {
  margin-bottom: 0;
}

h6,
.has-t-6-font-size {
  font-weight: var(--t6-font-weight);
  font-size: var(--t6-font-size);
  font-family: var(--t6-font-family);
  line-height: var(--t6-line-height);
  letter-spacing: var(--t6-letter-spacing);
  text-transform: var(--t6-text-transform);
  --margin-top: 2em;
  margin-bottom: var(--t6-margin-bottom);
}
h6:last-child,
.has-t-6-font-size:last-child {
  margin-bottom: 0;
}

p:last-child {
  margin-bottom: 0;
}
p:not([class*=-font-size]) {
  font-weight: var(--body-1-font-weight);
  font-size: var(--body-1-font-size);
  font-family: var(--body-1-font-family);
  line-height: var(--body-1-line-height);
  margin-bottom: var(--body-1-margin-bottom);
}
p:not([class*=-font-size]):last-child {
  margin-bottom: 0;
}
p:not([class*=-font-size]) + .acf-block.bg-transparent:not(.bg-image) {
  margin-top: -1.5rem;
}
.acf-block:not(.bg-white):not(.bg-transparent) + p {
  margin-top: clamp(5.5rem, 2.6428571429rem + 5.9523809524vw, 8rem);
}
p + .acf-block:not(.bg-white):not(.bg-transparent) {
  margin-top: clamp(6rem, 2.5714285714rem + 7.1428571429vw, 9rem);
}

strong {
  font-weight: 500;
}

.has-body-1-font-size {
  font-weight: var(--body-1-font-weight);
  font-size: var(--body-1-font-size);
  font-family: var(--body-1-font-family);
  line-height: var(--body-1-line-height);
  margin-bottom: var(--body-1-margin-bottom);
}
.has-body-1-font-size:last-child {
  margin-bottom: 0;
}

.has-body-2-font-size {
  font-weight: var(--body-2-font-weight);
  font-size: var(--body-2-font-size);
  font-family: var(--body-2-font-family);
  line-height: var(--body-2-line-height);
  margin-bottom: var(--body-2-margin-bottom);
}
.has-body-2-font-size:last-child {
  margin-bottom: 0;
}

.has-lead-font-size {
  font-weight: var(--lead-font-weight);
  font-size: var(--lead-font-size);
  font-family: var(--lead-font-family);
  line-height: var(--lead-line-height);
  --margin-top: 1em;
  margin-bottom: var(--lead-margin-bottom);
}
.has-lead-font-size:last-child {
  margin-bottom: 0;
}

.has-quote-1-font-size {
  font-weight: var(--quote-1-font-weight);
  font-size: var(--quote-1-font-size);
  font-family: var(--quote-1-font-family);
  line-height: var(--quote-1-line-height);
  --margin-top: 2em;
  margin-bottom: var(--quote-1-margin-bottom);
}
.has-quote-1-font-size:last-child {
  margin-bottom: 0;
}

.has-quote-2-font-size {
  font-weight: var(--quote-2-font-weight);
  font-size: var(--quote-2-font-size);
  font-family: var(--quote-2-font-family);
  line-height: var(--quote-2-line-height);
  --margin-top: 2em;
  margin-bottom: var(--quote-2-margin-bottom);
}
.has-quote-2-font-size:last-child {
  margin-bottom: 0;
}

.has-stat-font-size {
  font-weight: var(--stat-font-weight);
  font-size: var(--stat-font-size);
  font-family: var(--stat-font-family);
  line-height: var(--stat-line-height);
  margin-bottom: var(--stat-margin-bottom);
}
.has-stat-font-size:last-child {
  margin-bottom: 0;
}

.has-subtitle-1-font-size {
  font-weight: var(--subtitle-1-font-weight);
  font-size: var(--subtitle-1-font-size);
  font-family: var(--subtitle-1-font-family);
  line-height: var(--subtitle-1-line-height);
  margin-bottom: var(--subtitle-1-margin-bottom);
}
.has-subtitle-1-font-size:last-child {
  margin-bottom: 0;
}

.has-subtitle-2-font-size {
  font-weight: var(--subtitle-2-font-weight);
  font-size: var(--subtitle-2-font-size);
  font-family: var(--subtitle-2-font-family);
  line-height: var(--subtitle-2-line-height);
  margin-bottom: var(--subtitle-2-margin-bottom);
}
.has-subtitle-2-font-size:last-child {
  margin-bottom: 0;
}

.has-overline-font-size {
  font-weight: var(--overline-font-weight);
  font-size: var(--overline-font-size);
  font-family: var(--overline-font-family);
  line-height: var(--overline-line-height);
  letter-spacing: var(--overline-letter-spacing);
  text-transform: var(--overline-text-transform);
  margin-bottom: var(--overline-margin-bottom);
  font-weight: 700;
}
.has-overline-font-size:last-child {
  margin-bottom: 0;
}

.has-title-1-font-size {
  font-weight: var(--title-1-font-weight);
  font-size: var(--title-1-font-size);
  font-family: var(--title-1-font-family);
  line-height: var(--title-1-line-height);
  margin-bottom: var(--title-1-margin-bottom);
}
.has-title-1-font-size:last-child {
  margin-bottom: 0;
}

.has-title-2-font-size {
  font-weight: var(--title-2-font-weight);
  font-size: var(--title-2-font-size);
  font-family: var(--title-2-font-family);
  line-height: var(--title-2-line-height);
  margin-bottom: var(--title-2-margin-bottom);
}
.has-title-2-font-size:last-child {
  margin-bottom: 0;
}

.has-title-3-font-size {
  font-weight: var(--title-3-font-weight);
  font-size: var(--title-3-font-size);
  font-family: var(--title-3-font-family);
  line-height: var(--title-3-line-height);
  margin-bottom: var(--title-3-margin-bottom);
}
.has-title-3-font-size:last-child {
  margin-bottom: 0;
}

.overline {
  font-weight: var(--overline-font-weight);
  font-size: var(--overline-font-size);
  font-family: var(--overline-font-family);
  line-height: var(--overline-line-height);
  letter-spacing: var(--overline-letter-spacing);
  text-transform: var(--overline-text-transform);
  margin-bottom: var(--overline-margin-bottom);
  font-weight: 700;
}
.overline:last-child {
  margin-bottom: 0;
}

.container {
  padding-right: clamp(1.25rem, -1.8928571429rem + 6.5476190476vw, 4rem);
  padding-left: clamp(1.25rem, -1.8928571429rem + 6.5476190476vw, 4rem);
}

.content-wrapper > .container {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 48rem) {
  .content-wrapper > .container {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
.content-wrapper > .container h2:first-child,
.content-wrapper > .container h3:first-child,
.content-wrapper > .container h4:first-child,
.content-wrapper > .container h5:first-child,
.content-wrapper > .container h6:first-child {
  margin-top: 0;
}
.content-wrapper > .container h2:last-child,
.content-wrapper > .container h3:last-child,
.content-wrapper > .container h4:last-child,
.content-wrapper > .container h5:last-child,
.content-wrapper > .container h6:last-child {
  margin-bottom: -1.25rem;
}
@media (min-width: 48rem) {
  .content-wrapper > .container h2:last-child,
.content-wrapper > .container h3:last-child,
.content-wrapper > .container h4:last-child,
.content-wrapper > .container h5:last-child,
.content-wrapper > .container h6:last-child {
    margin-bottom: -2.5rem;
  }
}
.content-wrapper > .container .block-hook:first-child + h2,
.content-wrapper > .container .block-hook:first-child + h3,
.content-wrapper > .container .block-hook:first-child + h4,
.content-wrapper > .container .block-hook:first-child + h5,
.content-wrapper > .container .block-hook:first-child + h6 {
  margin-top: 0;
}

/* stylelint-disable order/order */
:root {
  --black: #0d0d0d;
  --white: #fff;
  --light-blue: #deeff5;
  --n-a: undefined;
  --academy-blue: #166886;
  --academy-blue-40: #a2c3cf;
  --academy-green: #cd0;
  --academy-green-40: #ebf199;
  --academy-teal: #00aeaa;
  --academy-teal-40: #99dfdd;
  --summer-salmon: #ff6b36;
  --summer-salmon-40: #ffc4af;
  --summer-blue: #00c0de;
  --summer-blue-40: #99e6f2;
  --auxiliary-pink: #dd4d86;
  --auxiliary-pink-40: #f1b8cf;
  --auxiliary-green: #8fa74e;
  --auxiliary-green-40: #d2dcb8;
  --naac-pink: #ef517d;
  --naac-pink-40: #f9b9cb;
  --naac-brown: #72554e;
  --naac-brown-40: #c7bbb8;
  --advancement-team-orange: #d2451d;
  --advancement-team-orange-40: #edb5a5;
  --advancement-team-gray: #888b8c;
  --advancement-team-gray-40: #cfd1d1;
  --jazz-pines-deep-blue: #2662a9;
  --jazz-pines-deep-blue-40: #a8c0dd;
  --jazz-pines-bright-red: #e1193e;
  --jazz-pines-bright-red-40: #f3a3b2;
  --ccse-sky-blue: #00b6dd;
  --ccse-sky-blue-40: #99e2f1;
  --ccse-yellow: #ede012;
  --ccse-yellow-40: #f8f3a0;
  --ais-burnt-orange: #e57742;
  --ais-burnt-orange-40: #f5c9b3;
  --ais-golden-orange: #f8b015;
  --ais-golden-orange-40: #fcdfa1;
  --already-in-system-as-summer-salmon: #ff6b36;
  --already-in-system-as-summer-salmon-40: #ffc4af;
  --already-in-system-as-jazz-pines-deep-blue: #2662a9;
  --already-in-system-as-jazz-pines-deep-blue-40: #a8c0dd;
  --already-in-system-as-academy-teal: #00aeaa;
  --already-in-system-as-academy-teal-40: #99dfdd;
  --already-in-system-as-auxiliary-green: #8fa74e;
  --already-in-system-as-auxiliary-green-40: #d2dcb8;
  --owoi-royal-blue: #0076be;
  --owoi-royal-blue-40: #99c8e5;
  --ael-burgundy: #ab0848;
  --ael-burgundy-40: #dd9cb6;
  --already-in-system-as-owoi-royal-blue: #0076be;
  --already-in-system-as-owoi-royal-blue-40: #99c8e5;
  --gray-8: #141414;
  --gray-16: #292929;
  --gray-32: #525252;
  --gray-44: #707070;
  --gray-80: #c7cad1;
  --gray-88: #dadee7;
  --gray-92: #e6e9ee;
  --gray-96: #edf0f5;
  --error: #ad0322;
  --warning: #faa614;
  --success: #008738;
  --information: #006bb2;
  --autofill: #e3eef5;
  --disp-font-family: 'soleil', sans-serif;
  --disp-font-size: clamp(2.5rem, 0.7857142857rem + 3.5714285714vw, 4rem);
  --disp-fontpostscriptname: Soleil-Bold;
  --disp-line-height: clamp(2.75rem, 0.75rem + 4.1666666667vw, 4.5rem);
  --disp-margin-bottom: clamp(1rem, 0.4285714286rem + 1.1904761905vw, 1.5rem);
  --disp-font-weight: 700;
  --disp-letter-spacing: clamp(0rem, -0.0571428571rem + 0.119047619vw, 0.05rem);
  --disp-text-transform: uppercase;
  --t1-font-family: 'soleil', sans-serif;
  --t1-font-size: clamp(2.25rem, 1.3928571429rem + 1.7857142857vw, 3rem);
  --t1-fontpostscriptname: Soleil-Bold;
  --t1-line-height: clamp(2.75rem, 2.1785714286rem + 1.1904761905vw, 3.25rem);
  --t1-margin-bottom: clamp(1rem, 0.4285714286rem + 1.1904761905vw, 1.5rem);
  --t1-font-weight: 700;
  --t1-letter-spacing: clamp(0rem, -0.0571428571rem + 0.119047619vw, 0.05rem);
  --t1-text-transform: uppercase;
  --t2-font-family: 'soleil', sans-serif;
  --t2-font-size: clamp(1.75rem, 1.1785714286rem + 1.1904761905vw, 2.25rem);
  --t2-fontpostscriptname: Soleil-Bold;
  --t2-line-height: clamp(2.25rem, 1.6785714286rem + 1.1904761905vw, 2.75rem);
  --t2-margin-bottom: clamp(1rem, 0.4285714286rem + 1.1904761905vw, 1.5rem);
  --t2-font-weight: 700;
  --t3-font-family: 'soleil', sans-serif;
  --t3-font-size: clamp(1.25rem, 0.9642857143rem + 0.5952380952vw, 1.5rem);
  --t3-fontpostscriptname: Soleil-Bold;
  --t3-line-height: clamp(1.5rem, 0.9285714286rem + 1.1904761905vw, 2rem);
  --t3-margin-bottom: 1rem;
  --t3-font-weight: 700;
  --t3-underline-font-family: 'soleil', sans-serif;
  --t3-underline-font-size: clamp(1.25rem, 0.9642857143rem + 0.5952380952vw, 1.5rem);
  --t3-underline-fontpostscriptname: Soleil-Bold;
  --t3-underline-line-height: clamp(1.75rem, 1.4642857143rem + 0.5952380952vw, 2rem);
  --t3-underline-margin-bottom: 1rem;
  --t3-underline-font-weight: 700;
  --t3-underline-text-decoration: underline;
  --t4-font-family: 'soleil', sans-serif;
  --t4-font-size: clamp(1rem, 0.8571428571rem + 0.2976190476vw, 1.125rem);
  --t4-fontpostscriptname: Soleil-Bold;
  --t4-line-height: clamp(1.5rem, 1.2142857143rem + 0.5952380952vw, 1.75rem);
  --t4-margin-bottom: 0.5rem;
  --t4-font-weight: 700;
  --t5-font-family: 'soleil', sans-serif;
  --t5-font-size: clamp(0.875rem, 0.7321428571rem + 0.2976190476vw, 1rem);
  --t5-fontpostscriptname: Soleil-Bold;
  --t5-line-height: clamp(1.25rem, 0.9642857143rem + 0.5952380952vw, 1.5rem);
  --t5-margin-bottom: 0.5rem;
  --t5-font-weight: 700;
  --t6-font-family: Open Sans;
  --t6-font-size: 0.75rem;
  --t6-fontpostscriptname: OpenSans-Bold;
  --t6-line-height: 1rem;
  --t6-margin-bottom: 0.5rem;
  --t6-font-weight: 700;
  --t6-letter-spacing: 0.05rem;
  --t6-text-transform: uppercase;
  --body-1-font-family: 'futura-pt', sans-serif;
  --body-1-font-size: clamp(1rem, 0.8571428571rem + 0.2976190476vw, 1.125rem);
  --body-1-fontpostscriptname: FuturaPT-Book;
  --body-1-line-height: clamp(1.375rem, 0.9464285714rem + 0.8928571429vw, 1.75rem);
  --body-1-margin-bottom: 1.5rem;
  --body-1-font-weight: 400;
  --body-1-underline-font-family: 'futura-pt', sans-serif;
  --body-1-underline-font-size: clamp(1rem, 0.8571428571rem + 0.2976190476vw, 1.125rem);
  --body-1-underline-fontpostscriptname: FuturaPT-Book;
  --body-1-underline-line-height: clamp(1.5rem, 1.2142857143rem + 0.5952380952vw, 1.75rem);
  --body-1-underline-margin-bottom: 1.5rem;
  --body-1-underline-font-weight: 400;
  --body-1-underline-text-decoration: underline;
  --body-1-italic-font-family: 'futura-pt', sans-serif;
  --body-1-italic-font-size: clamp(1rem, 0.8571428571rem + 0.2976190476vw, 1.125rem);
  --body-1-italic-fontpostscriptname: FuturaPT-BookObl;
  --body-1-italic-line-height: clamp(1.5rem, 1.2142857143rem + 0.5952380952vw, 1.75rem);
  --body-1-italic-margin-bottom: 1.5rem;
  --body-1-italic-font-weight: 400;
  --body-2-font-family: 'futura-pt', sans-serif;
  --body-2-font-size: clamp(0.875rem, 0.7321428571rem + 0.2976190476vw, 1rem);
  --body-2-fontpostscriptname: FuturaPT-Book;
  --body-2-line-height: 1.5rem;
  --body-2-margin-bottom: 1.5rem;
  --body-2-font-weight: 400;
  --body-2-underline-font-family: 'futura-pt', sans-serif;
  --body-2-underline-font-size: 1rem;
  --body-2-underline-fontpostscriptname: FuturaPT-Book;
  --body-2-underline-line-height: 1.5rem;
  --body-2-underline-margin-bottom: 1.5rem;
  --body-2-underline-font-weight: 400;
  --body-2-underline-text-decoration: underline;
  --body-2-italic-font-family: 'futura-pt', sans-serif;
  --body-2-italic-font-size: 1rem;
  --body-2-italic-fontpostscriptname: FuturaPT-BookObl;
  --body-2-italic-line-height: 1.5rem;
  --body-2-italic-margin-bottom: 1.5rem;
  --body-2-italic-font-weight: 400;
  --lead-font-family: 'futura-pt', sans-serif;
  --lead-font-size: clamp(1.25rem, 0.9642857143rem + 0.5952380952vw, 1.5rem);
  --lead-fontpostscriptname: FuturaPT-Medium;
  --lead-line-height: clamp(1.75rem, 1.4642857143rem + 0.5952380952vw, 2rem);
  --lead-margin-bottom: clamp(1rem, 0.4285714286rem + 1.1904761905vw, 1.5rem);
  --lead-font-weight: 450;
  --quote-1-font-family: 'futura-pt', sans-serif;
  --quote-1-font-size: clamp(1.5rem, 0.3571428571rem + 2.380952381vw, 2.5rem);
  --quote-1-fontpostscriptname: FuturaPT-MediumObl;
  --quote-1-line-height: clamp(2rem, 0.2857142857rem + 3.5714285714vw, 3.5rem);
  --quote-1-margin-bottom: clamp(1.5rem, -0.2142857143rem + 3.5714285714vw, 3rem);
  --quote-1-font-weight: 450;
  --quote-2-font-family: 'futura-pt', sans-serif;
  --quote-2-font-size: clamp(1.5rem, 1.0714285714rem + 0.8928571429vw, 1.875rem);
  --quote-2-fontpostscriptname: FuturaPT-MediumObl;
  --quote-2-line-height: clamp(2rem, 1.4285714286rem + 1.1904761905vw, 2.5rem);
  --quote-2-margin-bottom: clamp(1.5rem, -0.2142857143rem + 3.5714285714vw, 3rem);
  --quote-2-font-weight: 450;
  --stat-font-family: 'soleil', sans-serif;
  --stat-font-size: clamp(2.5rem, 1.3571428571rem + 2.380952381vw, 3.5rem);
  --stat-fontpostscriptname: Soleil-Bold;
  --stat-line-height: clamp(3rem, 1.8571428571rem + 2.380952381vw, 4rem);
  --stat-margin-bottom: 0.25rem;
  --stat-font-weight: 700;
  --nav-1-font-family: 'futura-pt', sans-serif;
  --nav-1-font-size: 1rem;
  --nav-1-fontpostscriptname: FuturaPT-Medium;
  --nav-1-line-height: 1.25rem;
  --nav-1-font-weight: 450;
  --nav-1-letter-spacing: clamp(0rem, -0.0178571429rem + 0.037202381vw, 0.015625rem);
  --nav-2-font-family: 'futura-pt', sans-serif;
  --nav-2-font-size: clamp(0.875rem, 1.1428571429rem + -0.2976190476vw, 1rem);
  --nav-2-fontpostscriptname: FuturaPT-Medium;
  --nav-2-line-height: 1.25rem;
  --nav-2-font-weight: 450;
  --nav-2-letter-spacing: clamp(0rem, -0.0178571429rem + 0.037202381vw, 0.015625rem);
  --nav-3-font-family: 'futura-pt', sans-serif;
  --nav-3-font-size: 1.25rem;
  --nav-3-fontpostscriptname: FuturaPT-Medium;
  --nav-3-line-height: clamp(1.5rem, 1.2142857143rem + 0.5952380952vw, 1.75rem);
  --nav-3-font-weight: 450;
  --title-1-font-family: 'soleil', sans-serif;
  --title-1-font-size: 1.125rem;
  --title-1-fontpostscriptname: SoleilSb;
  --title-1-line-height: 1.5rem;
  --title-1-margin-bottom: 1rem;
  --title-1-font-weight: 600;
  --title-1-underline-font-family: 'soleil', sans-serif;
  --title-1-underline-font-size: 1.125rem;
  --title-1-underline-fontpostscriptname: SoleilSb;
  --title-1-underline-line-height: 1.5rem;
  --title-1-underline-margin-bottom: 1rem;
  --title-1-underline-font-weight: 600;
  --title-1-underline-text-decoration: underline;
  --title-2-font-family: 'soleil', sans-serif;
  --title-2-font-size: 1rem;
  --title-2-fontpostscriptname: SoleilSb;
  --title-2-line-height: 1.25rem;
  --title-2-margin-bottom: 0.5rem;
  --title-2-font-weight: 600;
  --title-2-underline-font-family: Open Sans;
  --title-2-underline-font-size: 1rem;
  --title-2-underline-fontpostscriptname: OpenSans-SemiBold;
  --title-2-underline-line-height: 1.25rem;
  --title-2-underline-margin-bottom: 0.5rem;
  --title-2-underline-font-weight: 600;
  --title-2-underline-text-decoration: underline;
  --title-3-font-family: 'soleil', sans-serif;
  --title-3-font-size: 0.875rem;
  --title-3-fontpostscriptname: SoleilSb;
  --title-3-line-height: 1rem;
  --title-3-margin-bottom: 0.5rem;
  --title-3-font-weight: 600;
  --title-3-underline-font-family: Merriweather Sans;
  --title-3-underline-font-size: 0.875rem;
  --title-3-underline-fontpostscriptname: MerriweatherSans-Regular;
  --title-3-underline-line-height: 1rem;
  --title-3-underline-margin-bottom: 0.5rem;
  --title-3-underline-font-weight: 400;
  --title-3-underline-text-decoration: underline;
  --subtitle-1-font-family: 'futura-pt', sans-serif;
  --subtitle-1-font-size: 1rem;
  --subtitle-1-fontpostscriptname: FuturaPT-Book;
  --subtitle-1-line-height: 1.5rem;
  --subtitle-1-margin-bottom: 1rem;
  --subtitle-1-font-weight: 400;
  --subtitle-2-font-family: 'futura-pt', sans-serif;
  --subtitle-2-font-size: 0.875rem;
  --subtitle-2-fontpostscriptname: FuturaPT-Book;
  --subtitle-2-line-height: 1.25rem;
  --subtitle-2-margin-bottom: 0.5rem;
  --subtitle-2-font-weight: 400;
  --subtitle-3-font-family: 'futura-pt', sans-serif;
  --subtitle-3-font-size: 0.75rem;
  --subtitle-3-fontpostscriptname: FuturaPT-Book;
  --subtitle-3-line-height: 1rem;
  --subtitle-3-font-weight: 400;
  --link-1-font-family: 'futura-pt', sans-serif;
  --link-1-font-size: 1rem;
  --link-1-fontpostscriptname: Futura-Bold;
  --link-1-line-height: 1.5rem;
  --link-1-margin-bottom: 1rem;
  --link-1-font-weight: 700;
  --link-1-underline-font-family: Open Sans;
  --link-1-underline-font-size: 1rem;
  --link-1-underline-fontpostscriptname: OpenSans-Bold;
  --link-1-underline-line-height: 1.5rem;
  --link-1-underline-margin-bottom: 1rem;
  --link-1-underline-font-weight: 700;
  --link-1-underline-text-decoration: underline;
  --link-2-font-family: 'futura-pt', sans-serif;
  --link-2-font-size: 0.875rem;
  --link-2-fontpostscriptname: Futura-Bold;
  --link-2-line-height: 1.25rem;
  --link-2-margin-bottom: 0.5rem;
  --link-2-font-weight: 700;
  --link-2-underline-font-family: Open Sans;
  --link-2-underline-font-size: 0.875rem;
  --link-2-underline-fontpostscriptname: OpenSans-Bold;
  --link-2-underline-line-height: 1.25rem;
  --link-2-underline-margin-bottom: 0.5rem;
  --link-2-underline-font-weight: 700;
  --link-2-underline-text-decoration: underline;
  --link-3-font-family: 'futura-pt', sans-serif;
  --link-3-font-size: 0.75rem;
  --link-3-fontpostscriptname: Futura-Bold;
  --link-3-line-height: 1rem;
  --link-3-font-weight: 700;
  --link-3-underline-font-family: Open Sans;
  --link-3-underline-font-size: 0.75rem;
  --link-3-underline-fontpostscriptname: OpenSans-Bold;
  --link-3-underline-line-height: 1rem;
  --link-3-underline-font-weight: 700;
  --link-3-underline-text-decoration: underline;
  --overline-font-family: 'soleil', sans-serif;
  --overline-font-size: 0.75rem;
  --overline-fontpostscriptname: SoleilSb;
  --overline-line-height: 1rem;
  --overline-margin-bottom: 0.5rem;
  --overline-font-weight: 600;
  --overline-letter-spacing: 0.05rem;
  --overline-text-transform: uppercase;
  --containerWidth: calc(var(--vw, 1vw) * 100 - clamp(2.5rem, -3.7857142857rem + 13.0952380952vw, 8rem));
  --containerMaxWidth: calc(36rem - clamp(2.5rem, -3.7857142857rem + 13.0952380952vw, 8rem));
  --gutterWidth: clamp(clamp(1.25rem, -1.8928571429rem + 6.5476190476vw, 4rem), 100%, calc((var(--vw, 1vw) * 100 - 36rem + clamp(2.5rem, -3.7857142857rem + 13.0952380952vw, 8rem)) / 2));
  --columnWidth: calc((36rem - clamp(1.5rem, -3.6428571429rem + 10.7142857143vw, 6rem)) / 12);
  --columnMaxWidth: calc((100% - clamp(1.5rem, -3.6428571429rem + 10.7142857143vw, 6rem)) / 12);
}
@media (min-width: 36rem) {
  :root {
    --containerWidth: calc(var(--vw, 1vw) * 100 - clamp(2.5rem, -3.7857142857rem + 13.0952380952vw, 8rem));
    --containerMaxWidth: calc(48rem - clamp(2.5rem, -3.7857142857rem + 13.0952380952vw, 8rem));
    --gutterWidth: clamp(clamp(1.25rem, -1.8928571429rem + 6.5476190476vw, 4rem), 100%, calc((var(--vw, 1vw) * 100 - 48rem + clamp(2.5rem, -3.7857142857rem + 13.0952380952vw, 8rem)) / 2));
    --columnWidth: calc((48rem - clamp(1.5rem, -3.6428571429rem + 10.7142857143vw, 6rem)) / 12);
    --columnMaxWidth: calc((100% - clamp(1.5rem, -3.6428571429rem + 10.7142857143vw, 6rem)) / 12);
  }
}
@media (min-width: 48rem) {
  :root {
    --containerWidth: calc(var(--vw, 1vw) * 100 - clamp(2.5rem, -3.7857142857rem + 13.0952380952vw, 8rem));
    --containerMaxWidth: calc(62rem - clamp(2.5rem, -3.7857142857rem + 13.0952380952vw, 8rem));
    --gutterWidth: clamp(clamp(1.25rem, -1.8928571429rem + 6.5476190476vw, 4rem), 100%, calc((var(--vw, 1vw) * 100 - 62rem + clamp(2.5rem, -3.7857142857rem + 13.0952380952vw, 8rem)) / 2));
    --columnWidth: calc((62rem - clamp(1.5rem, -3.6428571429rem + 10.7142857143vw, 6rem)) / 12);
    --columnMaxWidth: calc((100% - clamp(1.5rem, -3.6428571429rem + 10.7142857143vw, 6rem)) / 12);
  }
}
@media (min-width: 62rem) {
  :root {
    --containerWidth: calc(var(--vw, 1vw) * 100 - clamp(2.5rem, -3.7857142857rem + 13.0952380952vw, 8rem));
    --containerMaxWidth: calc(75rem - clamp(2.5rem, -3.7857142857rem + 13.0952380952vw, 8rem));
    --gutterWidth: clamp(clamp(1.25rem, -1.8928571429rem + 6.5476190476vw, 4rem), 100%, calc((var(--vw, 1vw) * 100 - 75rem + clamp(2.5rem, -3.7857142857rem + 13.0952380952vw, 8rem)) / 2));
    --columnWidth: calc((75rem - clamp(1.5rem, -3.6428571429rem + 10.7142857143vw, 6rem)) / 12);
    --columnMaxWidth: calc((100% - clamp(1.5rem, -3.6428571429rem + 10.7142857143vw, 6rem)) / 12);
  }
}
@media (min-width: 75rem) {
  :root {
    --containerWidth: calc(var(--vw, 1vw) * 100 - clamp(2.5rem, -3.7857142857rem + 13.0952380952vw, 8rem));
    --containerMaxWidth: calc(90rem - clamp(2.5rem, -3.7857142857rem + 13.0952380952vw, 8rem));
    --gutterWidth: clamp(clamp(1.25rem, -1.8928571429rem + 6.5476190476vw, 4rem), 100%, calc((var(--vw, 1vw) * 100 - 90rem + clamp(2.5rem, -3.7857142857rem + 13.0952380952vw, 8rem)) / 2));
    --columnWidth: calc((90rem - clamp(1.5rem, -3.6428571429rem + 10.7142857143vw, 6rem)) / 12);
    --columnMaxWidth: calc((100% - clamp(1.5rem, -3.6428571429rem + 10.7142857143vw, 6rem)) / 12);
  }
}

/* stylelint-enable order/order */
.bg-transparent {
  background-color: transparent;
}

.bg-white {
  background-color: #fff;
  --blockBackgroundColor: #fff;
}

.bg-cc-primary {
  background-color: #c6a9c6;
  --blockBackgroundColor: #c6a9c6;
}

.bg-cc-secondary {
  background-color: #2d9da9;
  --blockBackgroundColor: #2d9da9;
}

.bg-ootp-primary {
  background-color: #007a8a;
  --blockBackgroundColor: #007a8a;
}

.bg-ootp-secondary {
  background-color: #b06d03;
  --blockBackgroundColor: #b06d03;
}

.bg-summer-blue {
  background-color: #00c0de;
  --blockBackgroundColor: #00c0de;
}

.bg-summer-blue-40 {
  background-color: #99e6f2;
  --blockBackgroundColor: #99e6f2;
}

.bg-light-blue {
  background-color: #deeff5;
  --blockBackgroundColor: #deeff5;
}

.bg-academy-green {
  background-color: #cd0;
  --blockBackgroundColor: #cd0;
}

.bg-academy-blue {
  background-color: #166886;
  --blockBackgroundColor: #166886;
  --blockColor: #fff;
  color: #fff;
  --blockHoverColor: #c7cad1;
}

.bg-summer-salmon {
  background-color: #ff6b36;
  --blockBackgroundColor: #ff6b36;
}

.bg-summer-salmon-40 {
  background-color: #ffc4af;
  --blockBackgroundColor: #ffc4af;
}

.bg-naac-pink {
  background-color: #ef517d;
  --blockBackgroundColor: #ef517d;
}

.bg-academy-teal {
  background-color: #00aeaa;
  --blockBackgroundColor: #00aeaa;
}

.bg-auxiliary-pink {
  background-color: #dd4d86;
  --blockBackgroundColor: #dd4d86;
}

.bg-auxiliary-green-40 {
  background-color: #d2dcb8;
  --blockBackgroundColor: #d2dcb8;
}

.bg-advance-orange {
  background-color: #d2451d;
  --blockBackgroundColor: #d2451d;
}

.bg-bg-naac-brown {
  background-color: #72554e;
  --blockBackgroundColor: #72554e;
  --blockColor: #fff;
  color: #fff;
  --blockHoverColor: #c7cad1;
}

.bg-yellow {
  background-color: #ede012;
  --blockBackgroundColor: #ede012;
}

.bg-burnt-orange {
  background-color: #e57742;
  --blockBackgroundColor: #e57742;
}

.bg-burnt-orange-40 {
  background-color: #f5c9b3;
  --blockBackgroundColor: #f5c9b3;
}

.bg-golden-orange {
  background-color: #f8b015;
  --blockBackgroundColor: #f8b015;
}

.bg-burgundy {
  background-color: #ab0848;
  --blockBackgroundColor: #ab0848;
}

.bg-burgundy-40 {
  background-color: #dd9cb6;
  --blockBackgroundColor: #dd9cb6;
}

.bg-royal-blue {
  background-color: #0076be;
  --blockBackgroundColor: #0076be;
}

.bg-royal-blue-40 {
  background-color: #99c8e5;
  --blockBackgroundColor: #99c8e5;
}

.bg-deep-blue {
  background-color: #2662a9;
  --blockBackgroundColor: #2662a9;
}

.bg-deep-blue-40 {
  background-color: #a8c0dd;
  --blockBackgroundColor: #a8c0dd;
}

.bg-sky-blue {
  background-color: #00b6dd;
  --blockBackgroundColor: #00b6dd;
}

.bg-sky-blue-40 {
  background-color: #99e2f1;
  --blockBackgroundColor: #99e2f1;
}

.bg-bright-red {
  background-color: #e1193e;
  --blockBackgroundColor: #e1193e;
}

.bg-bubblegum-pink {
  background-color: #f27ca6;
  --blockBackgroundColor: #f27ca6;
}

.bg-black-new {
  background-color: #231f20;
  --blockBackgroundColor: #231f20;
}

.bg-grey {
  background-color: #8a8c8f;
  --blockBackgroundColor: #8a8c8f;
}

.bg-ais-40 {
  background-color: #fcdfa1;
  --blockBackgroundColor: #fcdfa1;
}

.bg-ael-40 {
  background-color: #99c8e5;
  --blockBackgroundColor: #99c8e5;
}

.bg-jazz-in-the-pines-40 {
  background-color: #f3a3b2;
  --blockBackgroundColor: #f3a3b2;
}

.bg-ccse-40 {
  background-color: #f8f3a0;
  --blockBackgroundColor: #f8f3a0;
}

.bg-itl-40 {
  background-color: #a8c0dd;
  --blockBackgroundColor: #a8c0dd;
}

.bg-parks-exhibition-center-40 {
  background-color: #99dfdd;
  --blockBackgroundColor: #99dfdd;
}

.bg-owoi-40 {
  background-color: #99c8e5;
  --blockBackgroundColor: #99c8e5;
}

.mx-auto {
  margin-right: auto;
  margin-left: auto;
}

.mw-100 {
  max-width: 100%;
}

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

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

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

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

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

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

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

.acf-block {
  padding: clamp(6rem, 2.5714285714rem + 7.1428571429vw, 9rem) 0;
}
.acf-block > h1:first-child, .acf-block > h2:first-child, .acf-block > h3:first-child, .acf-block > h4:first-child, .acf-block > h5:first-child, .acf-block > h6:first-child {
  margin-top: clamp(-1rem, 0.0714285714rem + -1.1904761905vw, -0.5rem);
}
.acf-block.bg-transparent + .acf-block.bg-transparent {
  padding-top: 0;
}
.acf-block.bg-white + .acf-block.bg-white {
  padding-top: 0;
}
.acf-block.bg-cc-primary + .acf-block.bg-cc-primary {
  padding-top: 0;
}
.acf-block.bg-cc-secondary + .acf-block.bg-cc-secondary {
  padding-top: 0;
}
.acf-block.bg-ootp-primary + .acf-block.bg-ootp-primary {
  padding-top: 0;
}
.acf-block.bg-ootp-secondary + .acf-block.bg-ootp-secondary {
  padding-top: 0;
}
.acf-block.bg-summer-blue + .acf-block.bg-summer-blue {
  padding-top: 0;
}
.acf-block.bg-summer-blue-40 + .acf-block.bg-summer-blue-40 {
  padding-top: 0;
}
.acf-block.bg-light-blue + .acf-block.bg-light-blue {
  padding-top: 0;
}
.acf-block.bg-academy-green + .acf-block.bg-academy-green {
  padding-top: 0;
}
.acf-block.bg-academy-blue + .acf-block.bg-academy-blue {
  padding-top: 0;
}
.acf-block.bg-summer-salmon + .acf-block.bg-summer-salmon {
  padding-top: 0;
}
.acf-block.bg-summer-salmon-40 + .acf-block.bg-summer-salmon-40 {
  padding-top: 0;
}
.acf-block.bg-naac-pink + .acf-block.bg-naac-pink {
  padding-top: 0;
}
.acf-block.bg-academy-teal + .acf-block.bg-academy-teal {
  padding-top: 0;
}
.acf-block.bg-auxiliary-pink + .acf-block.bg-auxiliary-pink {
  padding-top: 0;
}
.acf-block.bg-auxiliary-green-40 + .acf-block.bg-auxiliary-green-40 {
  padding-top: 0;
}
.acf-block.bg-advance-orange + .acf-block.bg-advance-orange {
  padding-top: 0;
}
.acf-block.bg-bg-naac-brown + .acf-block.bg-bg-naac-brown {
  padding-top: 0;
}
.acf-block.bg-yellow + .acf-block.bg-yellow {
  padding-top: 0;
}
.acf-block.bg-burnt-orange + .acf-block.bg-burnt-orange {
  padding-top: 0;
}
.acf-block.bg-burnt-orange-40 + .acf-block.bg-burnt-orange-40 {
  padding-top: 0;
}
.acf-block.bg-golden-orange + .acf-block.bg-golden-orange {
  padding-top: 0;
}
.acf-block.bg-burgundy + .acf-block.bg-burgundy {
  padding-top: 0;
}
.acf-block.bg-burgundy-40 + .acf-block.bg-burgundy-40 {
  padding-top: 0;
}
.acf-block.bg-royal-blue + .acf-block.bg-royal-blue {
  padding-top: 0;
}
.acf-block.bg-royal-blue-40 + .acf-block.bg-royal-blue-40 {
  padding-top: 0;
}
.acf-block.bg-deep-blue + .acf-block.bg-deep-blue {
  padding-top: 0;
}
.acf-block.bg-deep-blue-40 + .acf-block.bg-deep-blue-40 {
  padding-top: 0;
}
.acf-block.bg-sky-blue + .acf-block.bg-sky-blue {
  padding-top: 0;
}
.acf-block.bg-sky-blue-40 + .acf-block.bg-sky-blue-40 {
  padding-top: 0;
}
.acf-block.bg-bright-red + .acf-block.bg-bright-red {
  padding-top: 0;
}
.acf-block.bg-bubblegum-pink + .acf-block.bg-bubblegum-pink {
  padding-top: 0;
}
.acf-block.bg-black-new + .acf-block.bg-black-new {
  padding-top: 0;
}
.acf-block.bg-grey + .acf-block.bg-grey {
  padding-top: 0;
}
.acf-block.bg-ais-40 + .acf-block.bg-ais-40 {
  padding-top: 0;
}
.acf-block.bg-ael-40 + .acf-block.bg-ael-40 {
  padding-top: 0;
}
.acf-block.bg-jazz-in-the-pines-40 + .acf-block.bg-jazz-in-the-pines-40 {
  padding-top: 0;
}
.acf-block.bg-ccse-40 + .acf-block.bg-ccse-40 {
  padding-top: 0;
}
.acf-block.bg-itl-40 + .acf-block.bg-itl-40 {
  padding-top: 0;
}
.acf-block.bg-parks-exhibition-center-40 + .acf-block.bg-parks-exhibition-center-40 {
  padding-top: 0;
}
.acf-block.bg-owoi-40 + .acf-block.bg-owoi-40 {
  padding-top: 0;
}
.acf-block .acf-block.bg-light-blue + .acf-block.bg-light-blue {
  padding-top: 0;
}
.acf-block.no-top-padding {
  padding-top: 0;
}
.acf-block > .content-wrapper:first-of-type > h1:first-child, .acf-block > .content-wrapper:first-of-type > h2:first-child, .acf-block > .content-wrapper:first-of-type > h3:first-child, .acf-block > .content-wrapper:first-of-type > h4:first-child, .acf-block > .content-wrapper:first-of-type > h5:first-child, .acf-block > .content-wrapper:first-of-type > h6:first-child,
.acf-block > .container:first-of-type > h1:first-child,
.acf-block > .container:first-of-type > h2:first-child,
.acf-block > .container:first-of-type > h3:first-child,
.acf-block > .container:first-of-type > h4:first-child,
.acf-block > .container:first-of-type > h5:first-child,
.acf-block > .container:first-of-type > h6:first-child {
  position: relative;
  margin-top: clamp(-1rem, 0.0714285714rem + -1.1904761905vw, -0.5rem);
}
.acf-block > .content-wrapper:first-of-type > p:first-child,
.acf-block > .content-wrapper:first-of-type > .wp-block-columns-wrapper:first-child,
.acf-block > .container:first-of-type > p:first-child,
.acf-block > .container:first-of-type > .wp-block-columns-wrapper:first-child {
  position: relative;
  margin-top: clamp(-1rem, 0.0714285714rem + -1.1904761905vw, -0.5rem);
}

.acf-innerblocks-container {
  display: contents;
}

/* stylelint-disable no-descending-specificity */
.content-wrapper > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks):not(.wp-block[data-type*=acf]):not(.wp-block-image):not(.wp-block-separator):not(.wp-block-separator):not(.wp-block-columns):not(label):not(.acf-inline-block) {
  width: calc(var(--columnWidth) * 12 - clamp(1rem, -0.1428571429rem + 2.380952381vw, 2rem));
  max-width: calc(var(--columnMaxWidth) * 12 - clamp(1rem, -0.1428571429rem + 2.380952381vw, 2rem));
  margin-right: auto !important;
  margin-left: auto !important;
}
@media (min-width: 36rem) {
  .content-wrapper > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks):not(.wp-block[data-type*=acf]):not(.wp-block-image):not(.wp-block-separator):not(.wp-block-separator):not(.wp-block-columns):not(label):not(.acf-inline-block) {
    width: calc(var(--columnWidth) * 12 - clamp(1rem, -0.1428571429rem + 2.380952381vw, 2rem));
    max-width: calc(var(--columnMaxWidth) * 12 - clamp(1rem, -0.1428571429rem + 2.380952381vw, 2rem));
  }
}
@media (min-width: 48rem) {
  .content-wrapper > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks):not(.wp-block[data-type*=acf]):not(.wp-block-image):not(.wp-block-separator):not(.wp-block-separator):not(.wp-block-columns):not(label):not(.acf-inline-block) {
    width: calc(var(--columnWidth) * 12 - clamp(1rem, -0.1428571429rem + 2.380952381vw, 2rem));
    max-width: calc(var(--columnMaxWidth) * 12 - clamp(1rem, -0.1428571429rem + 2.380952381vw, 2rem));
  }
}
@media (min-width: 62rem) {
  .content-wrapper > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks):not(.wp-block[data-type*=acf]):not(.wp-block-image):not(.wp-block-separator):not(.wp-block-separator):not(.wp-block-columns):not(label):not(.acf-inline-block) {
    width: calc(var(--columnWidth) * 10 - clamp(1rem, -0.1428571429rem + 2.380952381vw, 2rem));
    max-width: calc(var(--columnMaxWidth) * 10 - clamp(1rem, -0.1428571429rem + 2.380952381vw, 2rem));
  }
}
@media (min-width: 75rem) {
  .content-wrapper > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks):not(.wp-block[data-type*=acf]):not(.wp-block-image):not(.wp-block-separator):not(.wp-block-separator):not(.wp-block-columns):not(label):not(.acf-inline-block) {
    width: calc(var(--columnWidth) * 8 - clamp(1rem, -0.1428571429rem + 2.380952381vw, 2rem));
    max-width: calc(var(--columnMaxWidth) * 8 - clamp(1rem, -0.1428571429rem + 2.380952381vw, 2rem));
  }
}
.content-wrapper > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks):not(.wp-block[data-type*=acf]):not(.wp-block-image):not(.wp-block-separator):not(.wp-block-separator):not(.wp-block-columns):not(label):not(.acf-inline-block) > h1:first-child, .content-wrapper > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks):not(.wp-block[data-type*=acf]):not(.wp-block-image):not(.wp-block-separator):not(.wp-block-separator):not(.wp-block-columns):not(label):not(.acf-inline-block) > h2:first-child, .content-wrapper > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks):not(.wp-block[data-type*=acf]):not(.wp-block-image):not(.wp-block-separator):not(.wp-block-separator):not(.wp-block-columns):not(label):not(.acf-inline-block) > h3:first-child, .content-wrapper > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks):not(.wp-block[data-type*=acf]):not(.wp-block-image):not(.wp-block-separator):not(.wp-block-separator):not(.wp-block-columns):not(label):not(.acf-inline-block) > h4:first-child, .content-wrapper > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks):not(.wp-block[data-type*=acf]):not(.wp-block-image):not(.wp-block-separator):not(.wp-block-separator):not(.wp-block-columns):not(label):not(.acf-inline-block) > h5:first-child, .content-wrapper > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks):not(.wp-block[data-type*=acf]):not(.wp-block-image):not(.wp-block-separator):not(.wp-block-separator):not(.wp-block-columns):not(label):not(.acf-inline-block) > h6:first-child {
  padding-top: clamp(5.5rem, 2.6428571429rem + 5.9523809524vw, 8rem) !important;
}
.content-wrapper > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks):not(.wp-block[data-type*=acf]):not(.wp-block-image):not(.wp-block-separator):not(.wp-block-separator):not(.wp-block-columns):not(label):not(.acf-inline-block):first-child {
  padding-top: clamp(6rem, 2.5714285714rem + 7.1428571429vw, 9rem);
}
.content-wrapper > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks):not(.wp-block[data-type*=acf]):not(.wp-block-image):not(.wp-block-separator):not(.wp-block-separator):not(.wp-block-columns):not(label):not(.acf-inline-block):last-child {
  padding-bottom: clamp(6rem, 2.5714285714rem + 7.1428571429vw, 9rem);
}
.content-wrapper > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks):not(.wp-block[data-type*=acf]):not(.wp-block-image):not(.wp-block-separator):not(.wp-block-separator):not(.wp-block-columns):not(label):not(.acf-inline-block).is-style-narrow {
  width: calc(var(--columnWidth) * 12 - clamp(1rem, -0.1428571429rem + 2.380952381vw, 2rem));
  max-width: calc(var(--columnMaxWidth) * 12 - clamp(1rem, -0.1428571429rem + 2.380952381vw, 2rem));
}
@media (min-width: 36rem) {
  .content-wrapper > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks):not(.wp-block[data-type*=acf]):not(.wp-block-image):not(.wp-block-separator):not(.wp-block-separator):not(.wp-block-columns):not(label):not(.acf-inline-block).is-style-narrow {
    width: calc(var(--columnWidth) * 9 - clamp(1rem, -0.1428571429rem + 2.380952381vw, 2rem));
    max-width: calc(var(--columnMaxWidth) * 9 - clamp(1rem, -0.1428571429rem + 2.380952381vw, 2rem));
  }
}
@media (min-width: 48rem) {
  .content-wrapper > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks):not(.wp-block[data-type*=acf]):not(.wp-block-image):not(.wp-block-separator):not(.wp-block-separator):not(.wp-block-columns):not(label):not(.acf-inline-block).is-style-narrow {
    width: calc(var(--columnWidth) * 8 - clamp(1rem, -0.1428571429rem + 2.380952381vw, 2rem));
    max-width: calc(var(--columnMaxWidth) * 8 - clamp(1rem, -0.1428571429rem + 2.380952381vw, 2rem));
  }
}
@media (min-width: 62rem) {
  .content-wrapper > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks):not(.wp-block[data-type*=acf]):not(.wp-block-image):not(.wp-block-separator):not(.wp-block-separator):not(.wp-block-columns):not(label):not(.acf-inline-block).is-style-narrow {
    width: calc(var(--columnWidth) * 7 - clamp(1rem, -0.1428571429rem + 2.380952381vw, 2rem));
    max-width: calc(var(--columnMaxWidth) * 7 - clamp(1rem, -0.1428571429rem + 2.380952381vw, 2rem));
  }
}
@media (min-width: 75rem) {
  .content-wrapper > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks):not(.wp-block[data-type*=acf]):not(.wp-block-image):not(.wp-block-separator):not(.wp-block-separator):not(.wp-block-columns):not(label):not(.acf-inline-block).is-style-narrow {
    width: calc(var(--columnWidth) * 6 - clamp(1rem, -0.1428571429rem + 2.380952381vw, 2rem));
    max-width: calc(var(--columnMaxWidth) * 6 - clamp(1rem, -0.1428571429rem + 2.380952381vw, 2rem));
  }
}
.content-wrapper > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks):not(.wp-block[data-type*=acf]):not(.wp-block-image):not(.wp-block-separator):not(.wp-block-separator):not(.wp-block-columns):not(label):not(.acf-inline-block).is-style-full {
  width: calc(var(--columnWidth) * 12 - clamp(1rem, -0.1428571429rem + 2.380952381vw, 2rem));
  max-width: calc(var(--columnMaxWidth) * 12 - clamp(1rem, -0.1428571429rem + 2.380952381vw, 2rem));
}
@media (min-width: 36rem) {
  .content-wrapper > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks):not(.wp-block[data-type*=acf]):not(.wp-block-image):not(.wp-block-separator):not(.wp-block-separator):not(.wp-block-columns):not(label):not(.acf-inline-block).is-style-full {
    width: calc(var(--columnWidth) * 12 - clamp(1rem, -0.1428571429rem + 2.380952381vw, 2rem));
    max-width: calc(var(--columnMaxWidth) * 12 - clamp(1rem, -0.1428571429rem + 2.380952381vw, 2rem));
  }
}
@media (min-width: 48rem) {
  .content-wrapper > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks):not(.wp-block[data-type*=acf]):not(.wp-block-image):not(.wp-block-separator):not(.wp-block-separator):not(.wp-block-columns):not(label):not(.acf-inline-block).is-style-full {
    width: calc(var(--columnWidth) * 12 - clamp(1rem, -0.1428571429rem + 2.380952381vw, 2rem));
    max-width: calc(var(--columnMaxWidth) * 12 - clamp(1rem, -0.1428571429rem + 2.380952381vw, 2rem));
  }
}
.content-wrapper > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks):not(.wp-block[data-type*=acf]):not(.wp-block-image):not(.wp-block-separator):not(.wp-block-separator):not(.wp-block-columns):not(label):not(.acf-inline-block).is-style-wide {
  width: calc(var(--columnWidth) * 12 - clamp(1rem, -0.1428571429rem + 2.380952381vw, 2rem));
  max-width: calc(var(--columnMaxWidth) * 12 - clamp(1rem, -0.1428571429rem + 2.380952381vw, 2rem));
}
@media (min-width: 36rem) {
  .content-wrapper > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks):not(.wp-block[data-type*=acf]):not(.wp-block-image):not(.wp-block-separator):not(.wp-block-separator):not(.wp-block-columns):not(label):not(.acf-inline-block).is-style-wide {
    width: calc(var(--columnWidth) * 12 - clamp(1rem, -0.1428571429rem + 2.380952381vw, 2rem));
    max-width: calc(var(--columnMaxWidth) * 12 - clamp(1rem, -0.1428571429rem + 2.380952381vw, 2rem));
  }
}
@media (min-width: 48rem) {
  .content-wrapper > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks):not(.wp-block[data-type*=acf]):not(.wp-block-image):not(.wp-block-separator):not(.wp-block-separator):not(.wp-block-columns):not(label):not(.acf-inline-block).is-style-wide {
    width: calc(var(--columnWidth) * 12 - clamp(1rem, -0.1428571429rem + 2.380952381vw, 2rem));
    max-width: calc(var(--columnMaxWidth) * 12 - clamp(1rem, -0.1428571429rem + 2.380952381vw, 2rem));
  }
}
@media (min-width: 62rem) {
  .content-wrapper > *:not(section):not(.tribe-events):not(.wp-block-embed):not(.woocommerce):not(.block-editor-inner-blocks):not(.wp-block[data-type*=acf]):not(.wp-block-image):not(.wp-block-separator):not(.wp-block-separator):not(.wp-block-columns):not(label):not(.acf-inline-block).is-style-wide {
    width: calc(var(--columnWidth) * 10 - clamp(1rem, -0.1428571429rem + 2.380952381vw, 2rem));
    max-width: calc(var(--columnMaxWidth) * 10 - clamp(1rem, -0.1428571429rem + 2.380952381vw, 2rem));
  }
}
.acf-block .content-wrapper > h1:first-child, .acf-block .content-wrapper > h2:first-child, .acf-block .content-wrapper > h3:first-child, .acf-block .content-wrapper > h4:first-child, .acf-block .content-wrapper > h5:first-child, .acf-block .content-wrapper > h6:first-child {
  margin-top: clamp(-1rem, 0.0714285714rem + -1.1904761905vw, -0.5rem);
}
.acf-block .content-wrapper > :first-child {
  padding-top: 0 !important;
}
.acf-block .content-wrapper > :last-child {
  padding-bottom: 0 !important;
}
.acf-block .content-wrapper > p:first-child {
  margin-top: clamp(-1rem, 0.0714285714rem + -1.1904761905vw, -0.5rem);
}
.content-wrapper ul:not([class]),
.content-wrapper ul.is-style-default,
.content-wrapper > ul,
.content-wrapper ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable),
.content-wrapper ol {
  margin-bottom: 3rem;
  padding-left: clamp(1.25rem, 0.3928571429rem + 1.7857142857vw, 2rem);
}
.content-wrapper ul:not([class]):last-child,
.content-wrapper ul.is-style-default:last-child,
.content-wrapper > ul:last-child,
.content-wrapper ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable):last-child,
.content-wrapper ol:last-child {
  margin-bottom: 0;
}
.content-wrapper ul:not([class]) ul,
.content-wrapper ul:not([class]) ol,
.content-wrapper ul.is-style-default ul,
.content-wrapper ul.is-style-default ol,
.content-wrapper > ul ul,
.content-wrapper > ul ol,
.content-wrapper ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ul,
.content-wrapper ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) ol,
.content-wrapper ol ul,
.content-wrapper ol ol {
  margin-top: 0.8888889em;
}
.content-wrapper ul:not([class]) li,
.content-wrapper ul.is-style-default li,
.content-wrapper > ul li,
.content-wrapper ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li,
.content-wrapper ol li {
  margin-bottom: 0.8888889em;
}
.content-wrapper ul:not([class]) li ul,
.content-wrapper ul:not([class]) li ol,
.content-wrapper ul.is-style-default li ul,
.content-wrapper ul.is-style-default li ol,
.content-wrapper > ul li ul,
.content-wrapper > ul li ol,
.content-wrapper ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ul,
.content-wrapper ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ol,
.content-wrapper ol li ul,
.content-wrapper ol li ol {
  margin-top: 1rem;
  margin-bottom: 0;
}
@media (min-width: 48rem) {
  .content-wrapper ul:not([class]) li ul,
.content-wrapper ul:not([class]) li ol,
.content-wrapper ul.is-style-default li ul,
.content-wrapper ul.is-style-default li ol,
.content-wrapper > ul li ul,
.content-wrapper > ul li ol,
.content-wrapper ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ul,
.content-wrapper ul.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) li ol,
.content-wrapper ol li ul,
.content-wrapper ol li ol {
    margin-bottom: 0;
  }
}
.content-wrapper p + .acf-block {
  margin-top: clamp(6rem, 4.2857142857rem + 3.5714285714vw, 7.5rem);
}

/* stylelint-enable no-descending-specificity */
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

.c-btn-wrapper {
  position: relative;
  z-index: 1;
}

.c-btn {
  font-weight: var(--link-1-font-weight);
  font-size: var(--link-1-font-size);
  font-family: var(--link-1-font-family);
  line-height: var(--link-1-line-height);
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.75rem 2rem;
  text-align: center;
  border-radius: 3rem;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  transition: color 0.2s linear, background-color 0.2s linear, border 0.2s linear, background-image 0.2s linear;
}
.c-btn .icon {
  font-size: 1.25em;
  transition: transform 0.2s linear;
}
.c-btn .icon:first-child {
  margin-right: 0.25rem;
}
.c-btn .icon:last-child {
  margin-left: 0.25rem;
}

.c-btn--primary {
  font-weight: var(--link-1-font-weight);
  font-size: var(--link-1-font-size);
  font-family: var(--link-1-font-family);
  line-height: var(--link-1-line-height);
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.75rem 2rem;
  text-align: center;
  border-radius: 3rem;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  transition: color 0.2s linear, background-color 0.2s linear, border 0.2s linear, background-image 0.2s linear;
  position: relative;
  padding: 0.75rem 2rem;
  color: #fff;
  border: none;
  background-color: #0d0d0d;
}
.bg-bg-naac-brown .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--primary, .bg-advance-orange .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--primary, .bg-academy-blue .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--primary, .bg-dark .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--primary, .bg-dark .c-btn--primary, .bg-academy-blue .c-btn--primary, .bg-advance-orange .c-btn--primary, .bg-bg-naac-brown .c-btn--primary {
  color: #0d0d0d;
  background-color: #fff;
}
.bg-bg-naac-brown .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--primary:hover, .bg-advance-orange .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--primary:hover, .bg-academy-blue .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--primary:hover, .bg-dark .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--primary:hover, .bg-dark .c-btn--primary:hover, .bg-academy-blue .c-btn--primary:hover, .bg-advance-orange .c-btn--primary:hover, .bg-bg-naac-brown .c-btn--primary:hover, .bg-bg-naac-brown .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--primary:focus, .bg-advance-orange .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--primary:focus, .bg-academy-blue .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--primary:focus, .bg-dark .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--primary:focus, .bg-dark .c-btn--primary:focus, .bg-academy-blue .c-btn--primary:focus, .bg-advance-orange .c-btn--primary:focus, .bg-bg-naac-brown .c-btn--primary:focus {
  color: #0d0d0d;
  background-color: #fff;
}
.c-btn--primary:hover, .c-btn--primary:focus {
  color: #0d0d0d;
  background-color: transparent;
}
.bg-image .c-btn--primary, .bg-naac-brown .c-btn--primary, .bg-auxiliary-pink .c-btn--primary {
  color: #0d0d0d;
  background-color: #fff;
}
.bg-white .c-btn--primary {
  color: #fff;
  background-color: #0d0d0d;
}
.bg-white .c-btn--primary:hover, .bg-white .c-btn--primary:focus {
  color: #0d0d0d;
  background-color: transparent;
}
.c-btn--primary::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  z-index: -1;
  width: 100%;
  height: 100%;
  border-radius: 3rem;
  background-image: linear-gradient(90deg, #166886 0%, #00aeaa 13%, #00c0de 22.96%, #69cde6 33.85%, #cd0 44.27%, #eeb342 54.71%, #e9829f 66.01%, #e47449 76.39%, #ff6b36 86.77%, #d97c4e 98.54%);
  opacity: 0;
  transition: opacity 0.2s linear;
}
.c-btn--primary:hover, .c-btn--primary:focus {
  background-color: transparent;
}
.c-btn--primary:hover::before, .c-btn--primary:focus::before {
  opacity: 1;
}

.c-btn--secondary {
  font-weight: var(--link-1-font-weight);
  font-size: var(--link-1-font-size);
  font-family: var(--link-1-font-family);
  line-height: var(--link-1-line-height);
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.75rem 2rem;
  text-align: center;
  border-radius: 3rem;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  transition: color 0.2s linear, background-color 0.2s linear, border 0.2s linear, background-image 0.2s linear;
  position: relative;
  padding: 0.625rem 2rem;
  color: #0d0d0d;
  border: 2px solid #0d0d0d;
  background-color: #fff;
  background-clip: padding-box;
}
.bg-bg-naac-brown .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--secondary, .bg-advance-orange .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--secondary, .bg-academy-blue .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--secondary, .bg-dark .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--secondary, .bg-dark .c-btn--secondary, .bg-academy-blue .c-btn--secondary, .bg-advance-orange .c-btn--secondary, .bg-bg-naac-brown .c-btn--secondary {
  color: #fff;
  border-color: #fff;
}
.c-btn--secondary:hover, .c-btn--secondary:focus {
  border-color: transparent;
}
.bg-academy-green .c-btn--secondary, .bg-light-blue .bg-academy-green .c-btn--secondary {
  background-color: #cd0;
}
.bg-academy-blue .c-btn--secondary, .is-style-academy-blue .c-btn--secondary {
  background-color: #166886;
}
.bg-academy-blue .c-btn--secondary:hover, .bg-academy-blue .c-btn--secondary:focus, .is-style-academy-blue .c-btn--secondary:hover, .is-style-academy-blue .c-btn--secondary:focus {
  background-color: #166886;
}
.bg-light-blue .c-btn--secondary {
  background-color: #deeff5;
}
.bg-summer-blue .c-btn--secondary {
  background-color: #00c0de;
}
.bg-auxiliary-pink .c-btn--secondary {
  background-color: #dd4d86;
}
.bg-naac-pink .c-btn--secondary {
  background-color: #ef517d;
}
.bg-advance-orange .c-btn--secondary {
  background-color: #d2451d;
}
.bg-image .c-btn--secondary {
  color: #fff;
  border: 2px solid #fff;
  background-color: transparent;
}
.bg-image .c-btn--secondary:hover, .bg-image .c-btn--secondary:focus {
  color: #fff;
  border-color: transparent;
  background-color: #0d0d0d;
}
.bg-naac-brown .c-btn--secondary {
  color: #fff;
  border: 2px solid #fff;
  background-color: #72554e;
}
.bg-naac-brown .c-btn--secondary:hover, .bg-naac-brown .c-btn--secondary:focus {
  color: #fff;
  border-color: transparent;
  background-color: #72554e;
}
.bg-auxiliary-pink .c-btn--secondary {
  color: #fff;
  border: 2px solid #fff;
  background-color: #dd4d86;
}
.bg-auxiliary-pink .c-btn--secondary:hover, .bg-auxiliary-pink .c-btn--secondary:focus {
  color: #fff;
  border-color: transparent;
  background-color: #dd4d86;
}
.c-btn--secondary::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  z-index: -1;
  margin: -2px;
  border-radius: inherit;
  background-image: linear-gradient(90deg, #166886 0%, #00aeaa 13%, #00c0de 22.96%, #69cde6 33.85%, #cd0 44.27%, #eeb342 54.71%, #e9829f 66.01%, #e47449 76.39%, #ff6b36 86.77%, #d97c4e 98.54%);
  opacity: 0;
  transition: opacity 0.2s linear;
}
.c-btn--secondary:hover::before, .c-btn--secondary:focus::before {
  opacity: 1;
}

.c-btn--tertiary {
  font-weight: var(--link-1-font-weight);
  font-size: var(--link-1-font-size);
  font-family: var(--link-1-font-family);
  line-height: var(--link-1-line-height);
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.75rem 2rem;
  text-align: center;
  border-radius: 3rem;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  transition: color 0.2s linear, background-color 0.2s linear, border 0.2s linear, background-image 0.2s linear;
  position: relative;
  padding: 0 !important;
  color: #0d0d0d;
  border: none;
  border-radius: 0;
  background-color: transparent;
}
.bg-bg-naac-brown .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--tertiary, .bg-advance-orange .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--tertiary, .bg-academy-blue .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--tertiary, .bg-dark .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--tertiary, .bg-dark .c-btn--tertiary, .bg-academy-blue .c-btn--tertiary, .bg-advance-orange .c-btn--tertiary, .bg-bg-naac-brown .c-btn--tertiary {
  color: #fff;
}
.bg-bg-naac-brown .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--tertiary:hover, .bg-advance-orange .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--tertiary:hover, .bg-academy-blue .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--tertiary:hover, .bg-dark .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--tertiary:hover, .bg-dark .c-btn--tertiary:hover, .bg-academy-blue .c-btn--tertiary:hover, .bg-advance-orange .c-btn--tertiary:hover, .bg-bg-naac-brown .c-btn--tertiary:hover, .bg-bg-naac-brown .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--tertiary:focus, .bg-advance-orange .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--tertiary:focus, .bg-academy-blue .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--tertiary:focus, .bg-dark .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--tertiary:focus, .bg-dark .c-btn--tertiary:focus, .bg-academy-blue .c-btn--tertiary:focus, .bg-advance-orange .c-btn--tertiary:focus, .bg-bg-naac-brown .c-btn--tertiary:focus {
  color: #c7cad1;
}
.c-btn--tertiary::before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 100%;
  height: 0.125rem;
  background-color: currentcolor;
}
.c-btn--tertiary:hover, .c-btn--tertiary:focus {
  color: #0d0d0d;
}
.bg-white .c-btn--tertiary {
  color: #0d0d0d;
}
.bg-white .c-btn--tertiary:hover, .bg-white .c-btn--tertiary:focus {
  color: #0d0d0d;
}
.bg-image .c-btn--tertiary {
  color: #fff;
}
.bg-image .c-btn--tertiary:hover, .bg-image .c-btn--tertiary:focus {
  color: #fff;
}
.c-btn--tertiary::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 100%;
  height: 0.125rem;
  background-image: linear-gradient(90deg, #166886 0%, #00aeaa 13%, #00c0de 22.96%, #69cde6 33.85%, #cd0 44.27%, #eeb342 54.71%, #e9829f 66.01%, #e47449 76.39%, #ff6b36 86.77%, #d97c4e 98.54%);
  opacity: 0;
  transition: opacity 0.2s linear;
}
.c-btn--tertiary:hover::after, .c-btn--tertiary:focus::after {
  opacity: 1;
}
.c-btn--tertiary.c-btn--icon::before {
  display: none;
}

.c-btn--small {
  font-weight: var(--link-2-font-weight);
  font-size: var(--link-2-font-size);
  font-family: var(--link-2-font-family);
  line-height: var(--link-2-line-height);
  padding: 0.375rem 1.246875rem;
  font-weight: var(--link-2-font-weight);
  font-size: var(--link-2-font-size);
  font-family: var(--link-2-font-family);
  line-height: var(--link-2-line-height);
  padding: 0.375rem 1.246875rem;
  min-height: 2rem;
}

.c-btn--play {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4.5rem;
  height: 4.5rem;
  border: none;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  transition: opacity 0.2s linear;
}
.c-btn--play::before {
  content: "\ea2e";
  font-weight: 400;
  font-size: 24px;
  font-family: "iconfont-propel";
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #0d0d0d;
  font-size: 2rem;
  pointer-events: none;
  transition: color 0.2s linear;
}
.c-btn--play::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  z-index: -1;
  width: 100%;
  height: 100%;
  border-radius: 3rem;
  background-image: linear-gradient(90deg, #166886 0%, #00aeaa 13%, #00c0de 22.96%, #69cde6 33.85%, #cd0 44.27%, #eeb342 54.71%, #e9829f 66.01%, #e47449 76.39%, #ff6b36 86.77%, #d97c4e 98.54%);
  opacity: 0;
  transition: opacity 0.2s linear;
}
a:hover .c-btn--play, a:focus .c-btn--play, .c-btn--play:hover, .c-btn--play:focus {
  background-color: #e6e9ee;
}
a:hover .c-btn--play::before, a:focus .c-btn--play::before, .c-btn--play:hover::before, .c-btn--play:focus::before {
  color: #0d0d0d;
}
a:hover .c-btn--play::after, a:focus .c-btn--play::after, .c-btn--play:hover::after, .c-btn--play:focus::after {
  opacity: 1;
}

.c-btn--back {
  font-weight: var(--link-2-font-weight);
  font-size: var(--link-2-font-size);
  font-family: var(--link-2-font-family);
  line-height: var(--link-2-line-height);
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #0d0d0d;
  transition: color 0.2s linear;
}
.bg-bg-naac-brown .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--back, .bg-advance-orange .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--back, .bg-academy-blue .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--back, .bg-dark .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--back, .bg-dark .c-btn--back, .bg-academy-blue .c-btn--back, .bg-advance-orange .c-btn--back, .bg-bg-naac-brown .c-btn--back {
  color: #fff;
}
.bg-bg-naac-brown .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--back:hover, .bg-advance-orange .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--back:hover, .bg-academy-blue .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--back:hover, .bg-dark .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--back:hover, .bg-dark .c-btn--back:hover, .bg-academy-blue .c-btn--back:hover, .bg-advance-orange .c-btn--back:hover, .bg-bg-naac-brown .c-btn--back:hover, .bg-bg-naac-brown .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--back:focus, .bg-advance-orange .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--back:focus, .bg-academy-blue .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--back:focus, .bg-dark .main-header__nav--right > .menu > li.menu-item-has-children > a.c-btn--back:focus, .bg-dark .c-btn--back:focus, .bg-academy-blue .c-btn--back:focus, .bg-advance-orange .c-btn--back:focus, .bg-bg-naac-brown .c-btn--back:focus {
  color: #c7cad1;
}
.c-btn--back::before {
  content: "\ea10";
  font-weight: 400;
  font-size: 24px;
  font-family: "iconfont-propel";
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.c-btn--back:hover, .c-btn--back:focus {
  color: #0d0d0d;
}
.c-btn--back__wrapper {
  display: flex;
  margin: clamp(-5rem, -0.7142857143rem + -4.7619047619vw, -3rem) auto clamp(3rem, 0.7142857143rem + 4.7619047619vw, 5rem) var(--gutterWidth, 1.25rem);
}
.block-editor-block-list__block .c-btn--back__wrapper {
  margin-left: 3.75rem;
}

.loading-button {
  position: relative;
  width: 100%;
  margin-right: auto;
  margin-bottom: 3.125rem;
  margin-left: auto;
  padding: 0;
  color: #0d0d0d;
  font-size: 0;
  line-height: 0;
  text-align: center;
  text-transform: uppercase;
  border: none;
  opacity: 1 !important;
}
.loading-button::before {
  position: absolute;
  top: calc(50% - 1rem);
  left: calc(50% - 1rem);
  content: "";
  width: 2rem;
  height: 2rem;
  border: 0.3rem solid #0d0d0d;
  border-color: #0d0d0d transparent #0d0d0d transparent;
  border-radius: 50%;
  opacity: 1;
  pointer-events: none;
  animation: loader 1.5s infinite ease-in-out;
}

@keyframes loader {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/* Embed Video Styles */
.iframe-wrapper {
  position: relative;
  height: 0;
  max-width: 100%;
  margin: 3.25rem auto 3.25rem;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.iframe-wrapper__overlay {
  position: absolute;
  top: -0.625rem;
  left: -0.625rem;
  bottom: -0.625rem;
  right: -0.625rem;
  z-index: 1;
  background-color: #0d0d0d;
  background-position: center;
  background-size: cover;
}
.iframe-wrapper__play {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
}
.iframe-wrapper iframe,
.iframe-wrapper object,
.iframe-wrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

/* stylelint-disable order/order */
/* stylelint-enable order/order */
/*
 * Fonts
 *
 * The font settings are defined via the gulp figma task creates variables in the css/__base-includes/figma/_figma-font-styles.scss file based on the Figma file. Additional variables are defined here.
 */
/*
 * Colors
 *
 * The primary colors are defined via the gulp figma task creates variables in the css/__base-includes/figma/_figma-color-variables.scss file based on the Figma file. Additional variables are defined here.
 */
/*
 * Effects
 */
/*
 * Grid Settings
 */
/*
This file can be used for optional additions to the Figma-generated font style mixins in the figma/_figma-font-styles.scss file.

For example, if you want to add styles to the @overline mixin, just create a mixin here called @overline-custom and that CSS will be added to the primary mixin:

@mixin overline-custom() {
	font-weight: 700;
}
*/
.gform_wrapper {
  display: block !important;
}
.gform_wrapper label,
.gform_wrapper .gfield_label_before_complex {
  font-weight: var(--subtitle-2-font-weight);
  font-size: var(--subtitle-2-font-size);
  font-family: var(--subtitle-2-font-family);
  line-height: var(--subtitle-2-line-height);
  display: block;
  margin-bottom: 0.25rem;
}
.content-wrapper > .gform_wrapper {
  padding: clamp(6rem, 2.5714285714rem + 7.1428571429vw, 9rem) 0;
}
.block-hero-text + .gform_wrapper {
  padding-top: 0 !important;
}
.acf-block.bg-transparent + .gform_wrapper, .acf-block.bg-white + .gform_wrapper .acf-block.block-hero-text + .gform_wrapper {
  padding-top: 0;
}
.gform_wrapper + .acf-block.bg-transparent:not(.bg-image) {
  padding-top: 0;
}
.gform_wrapper .gform_body li::before {
  content: none !important;
}
.gform_wrapper .gform_body .gform_fields {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
  padding: 0;
}
.gform_wrapper .gform_body .gform_fields .gfield {
  margin: 0 0 clamp(1rem, 0.4285714286rem + 1.1904761905vw, 1.5rem) 0;
}
.gform_wrapper .gform_body .gform_fields .gfield label {
  display: block;
}
.gform_wrapper .gform_body .gform_fileupload_rules {
  font-weight: var(--subtitle-3-font-weight);
  font-size: var(--subtitle-3-font-size);
  font-family: var(--subtitle-3-font-family);
  line-height: var(--subtitle-3-line-height);
  display: block;
  margin-top: 0.25rem;
}
@media (min-width: 36rem) {
  .gform_wrapper .gform_body .ginput_complex {
    display: flex;
    flex-wrap: wrap;
    margin-right: -0.5rem;
    margin-bottom: -2.5rem;
    margin-left: -0.5rem;
  }
}
@media (min-width: 36rem) {
  .gform_wrapper .gform_body .ginput_complex > span,
.gform_wrapper .gform_body .ginput_complex > p:not(:empty) {
    flex: 50%;
    margin-bottom: 2.5rem;
    padding: 0 0.5rem;
  }
}
@media (min-width: 36rem) {
  .gform_wrapper .gform_body .ginput_complex > span.ginput_full,
.gform_wrapper .gform_body .ginput_complex > p:not(:empty).ginput_full {
    flex: 100%;
  }
}
.gform_wrapper .gform_body .ginput_complex label {
  font-weight: var(--subtitle-3-font-weight);
  font-size: var(--subtitle-3-font-size);
  font-family: var(--subtitle-3-font-family);
  line-height: var(--subtitle-3-line-height);
  display: block;
  margin-top: 0.25rem;
}
.gform_wrapper .gform_body .ginput_complex br {
  display: none;
}
.gform_wrapper .gform_body .ginput_complex input {
  display: block;
  width: 100%;
}
@media (max-width: 35.98rem) {
  .gform_wrapper .gform_body .ginput_complex input {
    margin-bottom: 1.5rem;
  }
}
.gform_wrapper .gform_footer {
  /** position & z-index needed for button hover gradient **/
  position: relative;
  z-index: 1;
}
.gform_wrapper .gform_footer .c-btn {
  margin-top: clamp(1rem, 0.4285714286rem + 1.1904761905vw, 1.5rem);
  white-space: nowrap;
}
@media (max-width: 35.98rem) {
  .gform_wrapper .gform_footer .c-btn {
    width: 100%;
  }
}
.gform_wrapper .gfield_type_radio .validation_message,
.gform_wrapper .gfield_type_checkbox .validation_message {
  margin-top: -1rem !important;
  margin-bottom: 1.5rem !important;
}
.gform_wrapper .gfield_type_radio legend,
.gform_wrapper .gfield_type_radio .gfield_label_before_complex,
.gform_wrapper .gfield_type_checkbox legend,
.gform_wrapper .gfield_type_checkbox .gfield_label_before_complex {
  font-weight: var(--subtitle-2-font-weight);
  font-size: var(--subtitle-2-font-size);
  font-family: var(--subtitle-2-font-family);
  line-height: var(--subtitle-2-line-height);
  margin-bottom: var(--subtitle-2-margin-bottom);
}
.gform_wrapper .gfield_type_radio legend:last-child,
.gform_wrapper .gfield_type_radio .gfield_label_before_complex:last-child,
.gform_wrapper .gfield_type_checkbox legend:last-child,
.gform_wrapper .gfield_type_checkbox .gfield_label_before_complex:last-child {
  margin-bottom: 0;
}
.gform_wrapper .gfield_type_radio .gform-field-label,
.gform_wrapper .gfield_type_checkbox .gform-field-label {
  font-weight: var(--subtitle-1-font-weight);
  font-size: var(--subtitle-1-font-size);
  font-family: var(--subtitle-1-font-family);
  line-height: var(--subtitle-1-line-height);
  margin-bottom: var(--subtitle-1-margin-bottom);
}
.gform_wrapper .gfield_type_radio .gform-field-label:last-child,
.gform_wrapper .gfield_type_checkbox .gform-field-label:last-child {
  margin-bottom: 0;
}
.gform_wrapper .gfield_type_radio:not(:last-of-type) .gform-field-label,
.gform_wrapper .gfield_type_checkbox:not(:last-of-type) .gform-field-label {
  margin-bottom: 1rem !important;
}

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

.gfield {
  flex: 100%;
  padding: 0 0.5rem;
  list-style-type: none;
}
.gfield--width-half, .gfield--width-third, .gfield--width-quarter {
  margin: 0 auto;
}
@media (min-width: 36rem) {
  .gfield--width-half {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 48rem) {
  .gfield--width-third {
    flex: 0 0 33.3333333%;
    max-width: 33.3333333%;
  }
}
@media (min-width: 36rem) {
  .gfield--width-quarter {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 48rem) {
  .gfield--width-quarter {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
.gfield textarea {
  width: 100% !important;
}
.gfield textarea.medium {
  height: 10rem;
}
.gfield textarea.small {
  height: 6rem;
}
.gfield label .gfield_required {
  margin-left: 0.05em;
}
.gfield label .gfield_required::before {
  content: "*";
  color: #ad0322;
}
.gfield label .gfield_required_text,
.gfield label .gfield_required_asterisk {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  white-space: nowrap;
  border: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}
.gfield .mat-select {
  width: 100%;
}
.gfield.gfield_error input {
  border-color: #ad0322 !important;
}
.gfield.gfield_error .validation_message {
  font-weight: var(--subtitle-3-font-weight);
  font-size: var(--subtitle-3-font-size);
  font-family: var(--subtitle-3-font-family);
  line-height: var(--subtitle-3-line-height);
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 0.25rem;
  color: #ad0322;
}
.gfield.gsection:first-child .gsection_title {
  margin-top: 0 !important;
}
.gfield.gsection .gsection_title {
  font-weight: var(--t5-font-weight);
  font-size: var(--t5-font-size);
  font-family: var(--t5-font-family);
  line-height: var(--t5-line-height);
  margin-top: clamp(2rem, 0.8571428571rem + 2.380952381vw, 3rem) !important;
}

.gfield_description {
  font-weight: var(--subtitle-3-font-weight);
  font-size: var(--subtitle-3-font-size);
  font-family: var(--subtitle-3-font-family);
  line-height: var(--subtitle-3-line-height);
}

.gfield_type_fileupload {
  font-weight: var(--subtitle-1-font-weight);
  font-size: var(--subtitle-1-font-size);
  font-family: var(--subtitle-1-font-family);
  line-height: var(--subtitle-1-line-height);
}
.gfield_type_fileupload .c-btn {
  margin-top: 0.5rem;
  margin-left: 1rem;
}
.gfield_type_fileupload input {
  font-weight: var(--subtitle-3-font-weight);
  font-size: var(--subtitle-3-font-size);
  font-family: var(--subtitle-3-font-family);
  line-height: var(--subtitle-3-line-height);
  width: 100%;
  margin: 0.25rem 0rem;
  padding: 0rem;
}
.gfield_type_fileupload ::-webkit-file-upload-button,
.gfield_type_fileupload ::file-selector-button {
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  color: transparent;
  font-size: 0;
  border: 0;
  background-color: transparent;
  -webkit-appearance: none;
  appearance: none;
}
.gfield_type_fileupload .gform-field-label + .ginput_container_fileupload {
  display: none;
}
.gfield_type_fileupload .ginput_preview {
  margin: 0.625rem 0;
}

.gform_title {
  margin-bottom: clamp(2rem, 0.8571428571rem + 2.380952381vw, 3rem);
}

.hidden_label .gfield_label,
.hidden_sub_label {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

.gform_submission_error {
  font-weight: var(--subtitle-3-font-weight);
  font-size: var(--subtitle-3-font-size);
  font-family: var(--subtitle-3-font-family);
  line-height: var(--subtitle-3-line-height);
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 0 !important;
  color: #ad0322;
}

.gform_validation_errors {
  margin-bottom: 1rem;
}

.gform_confirmation_wrapper {
  text-align: center;
}
.content-wrapper > .gform_confirmation_wrapper {
  padding-top: clamp(2rem, -1.4285714286rem + 7.1428571429vw, 5rem);
}
.content-wrapper > .gform_confirmation_wrapper:last-child, .content-wrapper > .gform_confirmation_wrapper:nth-last-child(2) {
  margin-bottom: clamp(3.5rem, -3.9285714286rem + 15.4761904762vw, 10rem);
}

body img.gform_ajax_spinner {
  display: none !important;
}

.gform_delete_file {
  margin-left: 0.625rem;
}

body:not(.wp-admin) input:not([type=radio]):not([type=checkbox]):not([type=file]):not(.hs-button),
body:not(.wp-admin) textarea,
body:not(.wp-admin) select,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) input:not([type=radio]):not([type=checkbox]):not([type=file]):not(.hs-button),
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) textarea,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) select {
  font-weight: var(--subtitle-1-font-weight);
  font-size: var(--subtitle-1-font-size);
  font-family: var(--subtitle-1-font-family);
  line-height: var(--subtitle-1-line-height);
  display: block;
  width: 100%;
  padding: 0.6875rem 0.75rem;
  color: #0d0d0d;
  border: 1px solid #c7cad1;
  border-radius: 0;
  background-color: #fff;
  outline: none;
  transition: color 0.2s linear, border 0.2s linear, background-color 0.2s linear;
}
body:not(.wp-admin) input:not([type=radio]):not([type=checkbox]):not([type=file]):not(.hs-button):focus,
body:not(.wp-admin) textarea:focus,
body:not(.wp-admin) select:focus,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) input:not([type=radio]):not([type=checkbox]):not([type=file]):not(.hs-button):focus,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) textarea:focus,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) select:focus {
  border-width: 1px;
  border-image-source: linear-gradient(to top, #166886 0%, #00aeaa 13%, #00c0de 22.96%, #69cde6 33.85%, #cd0 44.27%, #eeb342 54.71%, #e9829f 66.01%, #e47449 76.39%, #ff6b36 86.77%, #d97c4e 98.54%);
  border-image-slice: 1;
}
body:not(.wp-admin) input:not([type=radio]):not([type=checkbox]):not([type=file]):not(.hs-button).error,
body:not(.wp-admin) textarea.error,
body:not(.wp-admin) select.error,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) input:not([type=radio]):not([type=checkbox]):not([type=file]):not(.hs-button).error,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) textarea.error,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) select.error {
  border-color: #ad0322;
}
body:not(.wp-admin) input:not([type=radio]):not([type=checkbox]):not([type=file]):not(.hs-button)::-webkit-input-placeholder,
body:not(.wp-admin) textarea::-webkit-input-placeholder,
body:not(.wp-admin) select::-webkit-input-placeholder,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) input:not([type=radio]):not([type=checkbox]):not([type=file]):not(.hs-button)::-webkit-input-placeholder,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) textarea::-webkit-input-placeholder,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) select::-webkit-input-placeholder {
  color: #0d0d0d;
}
body:not(.wp-admin) input:not([type=radio]):not([type=checkbox]):not([type=file]):not(.hs-button)::-moz-placeholder,
body:not(.wp-admin) textarea::-moz-placeholder,
body:not(.wp-admin) select::-moz-placeholder,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) input:not([type=radio]):not([type=checkbox]):not([type=file]):not(.hs-button)::-moz-placeholder,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) textarea::-moz-placeholder,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) select::-moz-placeholder {
  color: #0d0d0d;
}
body:not(.wp-admin) input:not([type=radio]):not([type=checkbox]):not([type=file]):not(.hs-button)::-ms-placeholder,
body:not(.wp-admin) textarea::-ms-placeholder,
body:not(.wp-admin) select::-ms-placeholder,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) input:not([type=radio]):not([type=checkbox]):not([type=file]):not(.hs-button)::-ms-placeholder,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) textarea::-ms-placeholder,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) select::-ms-placeholder {
  color: #0d0d0d;
}
body:not(.wp-admin) input:not([type=radio]):not([type=checkbox]):not([type=file]):not(.hs-button)::placeholder,
body:not(.wp-admin) textarea::placeholder,
body:not(.wp-admin) select::placeholder,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) input:not([type=radio]):not([type=checkbox]):not([type=file]):not(.hs-button)::placeholder,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) textarea::placeholder,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) select::placeholder {
  color: #0d0d0d;
}
body:not(.wp-admin) textarea,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) textarea {
  min-height: 9rem;
}

select {
  -webkit-appearance: none;
}
select:not([multiple]) {
  padding-right: 2.625rem !important;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 10L12 15L17 10H7Z' fill='%2302040C'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center right 0.625rem;
}

body:not(.wp-admin) input[type=search]::-webkit-search-decoration,
body:not(.wp-admin) input[type=search]::-webkit-search-cancel-button,
body:not(.wp-admin) input[type=search]::-webkit-search-results-button,
body:not(.wp-admin) input[type=search]::-webkit-search-results-decoration,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) input[type=search]::-webkit-search-decoration,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) input[type=search]::-webkit-search-cancel-button,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) input[type=search]::-webkit-search-results-button,
.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.is-reusable) input[type=search]::-webkit-search-results-decoration,
#filter-input input[type=search]::-webkit-search-decoration,
#filter-input input[type=search]::-webkit-search-cancel-button,
#filter-input input[type=search]::-webkit-search-results-button,
#filter-input input[type=search]::-webkit-search-results-decoration,
.eight29-filter.filter-search .clear-search.visible,
.eight29-filter.filter-search .clear-search {
  display: none !important;
}

.eight29-filter input[type=search] {
  background-position: 90% center !important;
}
.eight29-filter input[type=search]:not(:placeholder-shown) {
  padding-right: calc(var(--space) + 24px + 8px) !important;
}

/* stylelint-disable scss/at-extend-no-missing-placeholder */
.checkbox-label, .gform_wrapper .gfield_checkbox label,
.checkbox-wrapper label, .hs-form-checkbox-display > span,
.hs-form-booleancheckbox-display > span,
.radio-label,
.gform_wrapper .gfield_radio label,
.radio-wrapper label,
.hs-form-radio-display > span {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 1rem;
  padding-left: 1.75rem;
  cursor: pointer;
}
@media (min-width: 36rem) {
  .checkbox-label, .gform_wrapper .gfield_checkbox label,
.checkbox-wrapper label, .hs-form-checkbox-display > span,
.hs-form-booleancheckbox-display > span,
.radio-label,
.gform_wrapper .gfield_radio label,
.radio-wrapper label,
.hs-form-radio-display > span {
    margin-bottom: 1.5rem;
  }
}
.checkbox-label::before, .gform_wrapper .gfield_checkbox label::before,
.checkbox-wrapper label::before, .hs-form-checkbox-display > span::before,
.hs-form-booleancheckbox-display > span::before,
.radio-label::before,
.gform_wrapper .gfield_radio label::before,
.radio-wrapper label::before,
.hs-form-radio-display > span::before {
  content: "\ea0b";
  font-weight: 400;
  font-size: 1.25rem;
  font-family: "iconfont-propel";
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: calc(50% - 0.625rem);
  left: -0.3125rem;
  z-index: 3;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  padding: 0;
  background-color: transparent;
  transition: color 0.2s linear;
}

input:checked + .checkbox-label::before, .gform_wrapper .gfield_checkbox input:checked + label::before,
.checkbox-wrapper input:checked + label::before, .hs-form-checkbox-display > input:checked + span::before,
.hs-form-booleancheckbox-display > input:checked + span::before {
  content: "\ea0a";
}

.radio-label::before, .gform_wrapper .gfield_radio label::before,
.radio-wrapper label::before, .hs-form-radio-display > span::before {
  content: "\ea32";
}
input:checked + .radio-label::before, .gform_wrapper .gfield_radio input:checked + label::before,
.radio-wrapper input:checked + label::before, .hs-form-radio-display > input:checked + span::before {
  content: "\ea31";
  border-radius: 1.25rem;
  background: linear-gradient(90deg, #166886 0%, #00aeaa 13%, #00c0de 22.96%, #69cde6 33.85%, #cd0 44.27%, #eeb342 54.71%, #e9829f 66.01%, #e47449 76.39%, #ff6b36 86.77%, #d97c4e 98.54%);
}

.hs-fieldtype-checkbox > label,
.hs-fieldtype-radio > label {
  display: block;
  margin-bottom: 1rem;
}

.gform_wrapper .gfield_checkbox,
.gform_wrapper .gfield_radio,
.hbspt-form ul[role=checkbox],
.hbspt-form ul[role=radio],
.hs_single_checkbox ul {
  margin: 0 !important;
  padding: 0;
  list-style-type: none;
}
.gform_wrapper .gfield_checkbox input[type=radio],
.gform_wrapper .gfield_checkbox input[type=checkbox],
.gform_wrapper .gfield_radio input[type=radio],
.gform_wrapper .gfield_radio input[type=checkbox],
.hbspt-form ul[role=checkbox] input[type=radio],
.hbspt-form ul[role=checkbox] input[type=checkbox],
.hbspt-form ul[role=radio] input[type=radio],
.hbspt-form ul[role=radio] input[type=checkbox],
.hs_single_checkbox ul input[type=radio],
.hs_single_checkbox ul input[type=checkbox] {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
}
.gform_wrapper .gfield_checkbox input[type=radio]:focus ~ label::before,
.gform_wrapper .gfield_checkbox input[type=checkbox]:focus ~ label::before,
.gform_wrapper .gfield_radio input[type=radio]:focus ~ label::before,
.gform_wrapper .gfield_radio input[type=checkbox]:focus ~ label::before,
.hbspt-form ul[role=checkbox] input[type=radio]:focus ~ label::before,
.hbspt-form ul[role=checkbox] input[type=checkbox]:focus ~ label::before,
.hbspt-form ul[role=radio] input[type=radio]:focus ~ label::before,
.hbspt-form ul[role=radio] input[type=checkbox]:focus ~ label::before,
.hs_single_checkbox ul input[type=radio]:focus ~ label::before,
.hs_single_checkbox ul input[type=checkbox]:focus ~ label::before {
  color: #0d0d0d;
}
.bg-dark .gform_wrapper .gfield_checkbox input[type=radio]:focus ~ label::before,
.bg-dark .gform_wrapper .gfield_checkbox input[type=checkbox]:focus ~ label::before,
.bg-dark .gform_wrapper .gfield_radio input[type=radio]:focus ~ label::before,
.bg-dark .gform_wrapper .gfield_radio input[type=checkbox]:focus ~ label::before,
.bg-dark .hbspt-form ul[role=checkbox] input[type=radio]:focus ~ label::before,
.bg-dark .hbspt-form ul[role=checkbox] input[type=checkbox]:focus ~ label::before,
.bg-dark .hbspt-form ul[role=radio] input[type=radio]:focus ~ label::before,
.bg-dark .hbspt-form ul[role=radio] input[type=checkbox]:focus ~ label::before,
.bg-dark .hs_single_checkbox ul input[type=radio]:focus ~ label::before,
.bg-dark .hs_single_checkbox ul input[type=checkbox]:focus ~ label::before {
  color: #c7cad1;
}
.gform_wrapper .gfield_checkbox li,
.gform_wrapper .gfield_radio li,
.hbspt-form ul[role=checkbox] li,
.hbspt-form ul[role=radio] li,
.hs_single_checkbox ul li {
  margin-bottom: 0 !important;
}
.gform_wrapper .gfield_checkbox br,
.gform_wrapper .gfield_radio br,
.hbspt-form ul[role=checkbox] br,
.hbspt-form ul[role=radio] br,
.hs_single_checkbox ul br {
  display: none;
}

.hs-form-checkbox-display > span,
.hs-form-radio-display > span,
.hs-form-booleancheckbox-display > span {
  font-weight: var(--subtitle-1-font-weight);
  font-size: var(--subtitle-1-font-size);
  font-family: var(--subtitle-1-font-family);
  line-height: var(--subtitle-1-line-height);
  margin-bottom: var(--subtitle-1-margin-bottom);
  margin-bottom: 1rem !important;
  cursor: pointer;
}
.hs-form-checkbox-display > span:last-child,
.hs-form-radio-display > span:last-child,
.hs-form-booleancheckbox-display > span:last-child {
  margin-bottom: 0;
}
.hs-form-checkbox-display > span:hover::before, .hs-form-checkbox-display > span:focus::before,
.hs-form-radio-display > span:hover::before,
.hs-form-radio-display > span:focus::before,
.hs-form-booleancheckbox-display > span:hover::before,
.hs-form-booleancheckbox-display > span:focus::before {
  color: #0d0d0d;
}
.bg-dark .hs-form-checkbox-display > span:hover::before, .bg-dark .hs-form-checkbox-display > span:focus::before,
.bg-dark .hs-form-radio-display > span:hover::before,
.bg-dark .hs-form-radio-display > span:focus::before,
.bg-dark .hs-form-booleancheckbox-display > span:hover::before,
.bg-dark .hs-form-booleancheckbox-display > span:focus::before {
  color: #c7cad1;
}

.hs-form-checkbox-display input:checked ~ span::before,
.hs-form-booleancheckbox-display input:checked ~ span::before {
  content: "\ea0a";
}

.hs-form-radio-display input:checked ~ span::before {
  content: "\ea31";
}

.gform_wrapper .gfield_checkbox label,
.gform_wrapper .gfield_radio label,
.checkbox-wrapper label,
.radio-wrapper label {
  font-weight: var(--link-2-font-weight);
  font-size: var(--link-2-font-size);
  font-family: var(--link-2-font-family);
  line-height: var(--link-2-line-height);
  margin-bottom: 1rem;
  cursor: pointer;
}
.gform_wrapper .gfield_checkbox label:hover::before, .gform_wrapper .gfield_checkbox label:focus::before,
.gform_wrapper .gfield_radio label:hover::before,
.gform_wrapper .gfield_radio label:focus::before,
.checkbox-wrapper label:hover::before,
.checkbox-wrapper label:focus::before,
.radio-wrapper label:hover::before,
.radio-wrapper label:focus::before {
  color: #0d0d0d;
}
.bg-dark .gform_wrapper .gfield_checkbox label:hover::before, .bg-dark .gform_wrapper .gfield_checkbox label:focus::before,
.bg-dark .gform_wrapper .gfield_radio label:hover::before,
.bg-dark .gform_wrapper .gfield_radio label:focus::before,
.bg-dark .checkbox-wrapper label:hover::before,
.bg-dark .checkbox-wrapper label:focus::before,
.bg-dark .radio-wrapper label:hover::before,
.bg-dark .radio-wrapper label:focus::before {
  color: #c7cad1;
}

.gchoice {
  position: relative;
  z-index: 1;
}

.radio-buttons label {
  position: relative;
  display: inline-block !important;
  width: 100%;
  margin: 0rem 0.5rem 0.75rem 0rem !important;
  padding: 0.4375rem 0.9375rem !important;
  color: #0d0d0d;
  text-align: center;
  border: 1px solid #0d0d0d;
  border-radius: 100rem;
  background-color: transparent;
  transition: color 0.2s linear, background-color 0.2s linear, border 0.2s linear;
}
.radio-buttons label::before {
  display: none !important;
}
.radio-buttons label::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  z-index: -1;
  width: 100%;
  height: 100%;
  border-radius: 3rem;
  background-image: linear-gradient(90deg, #166886 0%, #00aeaa 13%, #00c0de 22.96%, #69cde6 33.85%, #cd0 44.27%, #eeb342 54.71%, #e9829f 66.01%, #e47449 76.39%, #ff6b36 86.77%, #d97c4e 98.54%);
  opacity: 0;
  transition: opacity 0.2s linear;
}
.radio-buttons label:hover, .radio-buttons label:focus {
  color: #0d0d0d !important;
  border-color: transparent;
  background-color: transparent !important;
}
.radio-buttons label:hover::after, .radio-buttons label:focus::after {
  opacity: 1;
}
.radio-buttons .gfield_radio .gfield-choice-input:checked + label {
  color: #0d0d0d;
  border-color: transparent;
  background-color: transparent;
}
.radio-buttons .gfield_radio .gfield-choice-input:checked + label::after {
  opacity: 1;
}
.radio-buttons .gchoice {
  display: inline-block;
}
.radio-buttons .gfield_radio {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: -0.75rem !important;
}

/* stylelint-enable scss/at-extend-no-missing-placeholder */
.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
}
.pagination__item {
  margin: 0 0.15625rem;
}
.pagination__item--ellipses {
  min-width: 2rem;
}
.pagination__link {
  font-weight: var(--link-1-font-weight);
  font-size: var(--link-1-font-size);
  font-family: var(--link-1-font-family);
  line-height: var(--link-1-line-height);
  margin-bottom: var(--link-1-margin-bottom);
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  border: 1px solid transparent;
  border-radius: 50%;
  background-color: #fff;
  background-clip: padding-box;
  transition: border-color;
}
.pagination__link:last-child {
  margin-bottom: 0;
}
.pagination__link::after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  z-index: -1;
  margin: -1px;
  border-radius: inherit;
  background-image: linear-gradient(90deg, #166886 0%, #00aeaa 13%, #00c0de 22.96%, #69cde6 33.85%, #cd0 44.27%, #eeb342 54.71%, #e9829f 66.01%, #e47449 76.39%, #ff6b36 86.77%, #d97c4e 98.54%);
  opacity: 0;
  transition: opacity 0.2s linear;
}
.pagination__item--current .pagination__link::after {
  opacity: 1;
}

.share-icons {
  display: flex;
  justify-content: flex-end;
  margin-right: -0.5rem;
}
.share-icons__link {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  margin: 0 0.5rem;
  text-decoration: none;
  border: 1px solid #c7cad1;
  border-radius: 50%;
  background-color: #fff;
  background-clip: padding-box;
  transition: border-color 0.2s linear;
}
.share-icons__link::after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  z-index: -1;
  margin: -1px;
  border-radius: inherit;
  background-image: linear-gradient(90deg, #166886 0%, #00aeaa 13%, #00c0de 22.96%, #69cde6 33.85%, #cd0 44.27%, #eeb342 54.71%, #e9829f 66.01%, #e47449 76.39%, #ff6b36 86.77%, #d97c4e 98.54%);
  opacity: 0;
  transition: opacity 0.2s linear;
}
.share-icons__link:hover {
  border-color: transparent;
}
.share-icons__link:hover::after {
  opacity: 1;
}
.share-icons__link span {
  color: #0d0d0d;
  font-size: 1.5rem;
}

.image-wrapper {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 56%;
  overflow: hidden;
}
.image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease-in-out;
}

.leadparagraph {
  margin-bottom: 3rem;
  font-size: 1.25rem;
  line-height: 1.2;
}
@media (min-width: 48rem) {
  .leadparagraph {
    margin-bottom: 5rem;
    font-size: 2.125rem;
    line-height: 2.5rem;
  }
}

.highlight-text {
  padding: 0.1875rem 0;
  background: rgba(13, 13, 13, 0.1);
}

/* Main Header */
.main-header {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  margin-top: var(--alert-bar-height);
  margin-bottom: 0;
  background-color: #fff;
}
.overlayed .main-header {
  z-index: 100;
}
body.admin-bar .main-header {
  top: 2rem;
}
.main-header__left {
  display: flex;
  align-items: center;
}
.main-header__logo {
  display: block;
  max-width: 12.5rem;
  margin-right: 1.875rem;
}
.main-header__logo img {
  width: 5.859375rem;
  max-height: 2.5rem;
  object-fit: contain;
}
.main-header__wrapper {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 81.875rem;
  min-height: 3rem;
  margin: 0 auto;
  padding: 0 0.9375rem;
}
.main-header__nav {
  position: static;
}
@media (max-width: 74.98rem) {
  .main-header__nav {
    display: none;
  }
}
.main-header__nav a {
  font-weight: var(--nav-1-font-weight);
  font-size: var(--nav-1-font-size);
  font-family: var(--nav-1-font-family);
  line-height: var(--nav-1-line-height);
  letter-spacing: var(--nav-1-letter-spacing);
  text-decoration: none;
}
.main-header__nav .highlight-text {
  padding: 0;
}
.main-header__nav > .menu > li {
  margin-right: 2.1875rem;
  padding: 0.5rem 0;
}
.main-header__nav > .menu > li:last-child {
  margin-right: 0;
}
.main-header__nav > .menu > li:hover > a, .main-header__nav > .menu > li:focus > a {
  text-decoration: none;
}
.main-header__nav > .menu > li > a {
  display: flex;
}
.main-header__nav > .menu > li.menu-item-object-ccs_custom_menu_item a::after, .main-header__nav > .menu > li.menu-item-has-children a::after {
  content: "\ea0f";
  font-weight: 400;
  font-size: 24px;
  font-family: "iconfont-propel";
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  top: 1px;
  display: inline-block;
  padding-left: 0.25rem;
  font-size: 1rem;
}
.main-header__nav .sub-menu {
  display: none;
}
.main-header__right {
  display: flex;
  flex-grow: 1;
  justify-content: flex-end;
  align-items: center;
  text-align: right;
}
.main-header__right .c-btn + .c-btn {
  margin-left: 0.71875rem;
}
.main-header__nav--right {
  position: relative;
  margin-left: 2.25rem;
  padding-left: 2.25rem;
}
@media (max-width: 74.98rem) {
  .main-header__nav--right {
    display: none;
  }
}
.main-header__nav--right::before {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  width: 1px;
  height: 1.5rem;
  background-color: rgba(0, 0, 0, 0.2);
  transform: translate(0, -50%);
}
.main-header__nav--right > .menu > li {
  margin-right: 1.5rem;
}
.main-header__nav--right > .menu > li > a {
  font-weight: var(--link-2-font-weight);
  font-size: var(--link-2-font-size);
  font-family: var(--link-2-font-family);
  line-height: var(--link-2-line-height);
  margin-bottom: var(--link-2-margin-bottom);
}
.main-header__nav--right > .menu > li > a:last-child {
  margin-bottom: 0;
}
.main-header__nav--right > .menu > li.menu-item-has-children > a {
  font-weight: var(--link-1-font-weight);
  font-size: var(--link-1-font-size);
  font-family: var(--link-1-font-family);
  line-height: var(--link-1-line-height);
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.75rem 2rem;
  text-align: center;
  border-radius: 3rem;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  transition: color 0.2s linear, background-color 0.2s linear, border 0.2s linear, background-image 0.2s linear;
  position: relative;
  padding: 0.625rem 2rem;
  color: #0d0d0d;
  border: 2px solid #0d0d0d;
  background-color: #fff;
  background-clip: padding-box;
  font-weight: var(--link-2-font-weight);
  font-size: var(--link-2-font-size);
  font-family: var(--link-2-font-family);
  line-height: var(--link-2-line-height);
  margin-bottom: var(--link-2-margin-bottom);
  margin-bottom: 0;
  padding: 0.375rem 1rem;
}
.bg-dark .main-header__nav--right > .menu > li.menu-item-has-children > a, .bg-academy-blue .main-header__nav--right > .menu > li.menu-item-has-children > a, .bg-advance-orange .main-header__nav--right > .menu > li.menu-item-has-children > a, .bg-bg-naac-brown .main-header__nav--right > .menu > li.menu-item-has-children > a {
  color: #fff;
  border-color: #fff;
}
.main-header__nav--right > .menu > li.menu-item-has-children > a:hover, .main-header__nav--right > .menu > li.menu-item-has-children > a:focus {
  border-color: transparent;
}
.bg-academy-green .main-header__nav--right > .menu > li.menu-item-has-children > a, .bg-light-blue .bg-academy-green .main-header__nav--right > .menu > li.menu-item-has-children > a {
  background-color: #cd0;
}
.bg-academy-blue .main-header__nav--right > .menu > li.menu-item-has-children > a, .is-style-academy-blue .main-header__nav--right > .menu > li.menu-item-has-children > a {
  background-color: #166886;
}
.bg-academy-blue .main-header__nav--right > .menu > li.menu-item-has-children > a:hover, .bg-academy-blue .main-header__nav--right > .menu > li.menu-item-has-children > a:focus, .is-style-academy-blue .main-header__nav--right > .menu > li.menu-item-has-children > a:hover, .is-style-academy-blue .main-header__nav--right > .menu > li.menu-item-has-children > a:focus {
  background-color: #166886;
}
.bg-light-blue .main-header__nav--right > .menu > li.menu-item-has-children > a {
  background-color: #deeff5;
}
.bg-summer-blue .main-header__nav--right > .menu > li.menu-item-has-children > a {
  background-color: #00c0de;
}
.bg-auxiliary-pink .main-header__nav--right > .menu > li.menu-item-has-children > a {
  background-color: #dd4d86;
}
.bg-naac-pink .main-header__nav--right > .menu > li.menu-item-has-children > a {
  background-color: #ef517d;
}
.bg-advance-orange .main-header__nav--right > .menu > li.menu-item-has-children > a {
  background-color: #d2451d;
}
.bg-image .main-header__nav--right > .menu > li.menu-item-has-children > a {
  color: #fff;
  border: 2px solid #fff;
  background-color: transparent;
}
.bg-image .main-header__nav--right > .menu > li.menu-item-has-children > a:hover, .bg-image .main-header__nav--right > .menu > li.menu-item-has-children > a:focus {
  color: #fff;
  border-color: transparent;
  background-color: #0d0d0d;
}
.bg-naac-brown .main-header__nav--right > .menu > li.menu-item-has-children > a {
  color: #fff;
  border: 2px solid #fff;
  background-color: #72554e;
}
.bg-naac-brown .main-header__nav--right > .menu > li.menu-item-has-children > a:hover, .bg-naac-brown .main-header__nav--right > .menu > li.menu-item-has-children > a:focus {
  color: #fff;
  border-color: transparent;
  background-color: #72554e;
}
.bg-auxiliary-pink .main-header__nav--right > .menu > li.menu-item-has-children > a {
  color: #fff;
  border: 2px solid #fff;
  background-color: #dd4d86;
}
.bg-auxiliary-pink .main-header__nav--right > .menu > li.menu-item-has-children > a:hover, .bg-auxiliary-pink .main-header__nav--right > .menu > li.menu-item-has-children > a:focus {
  color: #fff;
  border-color: transparent;
  background-color: #dd4d86;
}
.main-header__nav--right > .menu > li.menu-item-has-children > a:last-child {
  margin-bottom: 0;
}
.main-header__nav--right > .menu > li.menu-item-has-children > a::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  z-index: -1;
  margin: -2px;
  border-radius: inherit;
  background-image: linear-gradient(90deg, #166886 0%, #00aeaa 13%, #00c0de 22.96%, #69cde6 33.85%, #cd0 44.27%, #eeb342 54.71%, #e9829f 66.01%, #e47449 76.39%, #ff6b36 86.77%, #d97c4e 98.54%);
  opacity: 0;
  transition: opacity 0.2s linear;
}
.main-header__nav--right > .menu > li.menu-item-has-children > a:hover, .main-header__nav--right > .menu > li.menu-item-has-children > a:focus {
  text-decoration: none;
}
.main-header__nav--right > .menu > li.menu-item-has-children > a:hover::before, .main-header__nav--right > .menu > li.menu-item-has-children > a:focus::before {
  opacity: 1;
}
.main-header__search {
  margin: 0 1.1875rem;
}
.main-header__search .main-header__search-button {
  display: flex;
  align-items: center;
  padding: 0;
  border: none;
  background-color: transparent;
}
.main-header__search .main-header__search-button::before {
  content: var(--icon-search);
  color: #0d0d0d;
  font-weight: 400;
  font-size: clamp(1.75rem, 1.4642857143rem + 0.5952380952vw, 2rem);
  font-family: iconfont-propel;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

:root {
  --alert-start: 0;
}

.admin-bar {
  --alert-start: 46px;
}
@media (min-width: 48rem) {
  .admin-bar {
    --alert-start: 32px;
  }
}

.alert-bar {
  position: fixed;
  top: var(--alert-start);
  left: 0;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: #fff;
}
.alert-bar__item {
  --alert-bg-color: #070b3a;
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: var(--alert-bg-color);
}
.alert-bar__item + .alert-bar__item {
  border-top: 1px solid #fff;
}
.alert-bar__item.viewed {
  display: none;
}
.alert-bar__content {
  display: flex;
  gap: 0.5rem;
  justify-content: space-between;
  align-items: center;
  font-size: 0.75rem;
}
.alert-bar__content p {
  margin: 0;
  font-size: 0.75rem;
  line-height: normal;
}
.alert-bar__content a {
  color: inherit;
  text-decoration: underline;
}
.alert-bar__message {
  flex: 1;
}
@media (min-width: 48rem) {
  .alert-bar__message {
    text-align: center;
  }
}
.alert-bar__close {
  position: relative;
  width: 16px;
  height: 16px;
  padding: 0;
  border: 1px solid #fff;
  border-radius: 100%;
  background: transparent;
}
.alert-bar__close::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 14px;
  height: 14px;
  padding: 1px;
  background: #fff;
  -webkit-mask-image: url(/wp-content/themes/propel/images/icons/close.svg);
  -webkit-mask-size: cover;
  mask-image: url(/wp-content/themes/propel/images/icons/close.svg);
  mask-size: cover;
}

/* Mega Menu */
.mega-menu-wrapper {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: -999;
  width: 100%;
  padding-top: 2.0625rem;
  padding-bottom: 0.9375rem;
  border-top: 1px solid #dadee7;
  background: transparent;
  visibility: hidden;
}
.mega-menu-wrapper li {
  display: block;
  padding: 0 0 0.9375rem 0;
}
.mega-menu-wrapper li.current-menu-item > a {
  color: #0d0d0d;
}
.mega-menu-wrapper a {
  padding: 0;
  color: #0d0d0d;
  font-weight: 700;
  visibility: hidden;
  opacity: 0;
  transform: translateY(0.3125rem);
  transition: none;
}
.mega-menu-wrapper a:hover {
  color: #0d0d0d;
  transition: color 0.1s;
}
.mega-menu-wrapper a.active {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.2s linear;
}
.mega-menu-wrapper h1,
.mega-menu-wrapper h2,
.mega-menu-wrapper h3,
.mega-menu-wrapper h4,
.mega-menu-wrapper h5,
.mega-menu-wrapper h6,
.mega-menu-wrapper p,
.mega-menu-wrapper blockquote {
  visibility: hidden;
  opacity: 0;
  transform: translateY(0.3125rem);
  transition: none;
}
.mega-menu-wrapper h1.active,
.mega-menu-wrapper h2.active,
.mega-menu-wrapper h3.active,
.mega-menu-wrapper h4.active,
.mega-menu-wrapper h5.active,
.mega-menu-wrapper h6.active,
.mega-menu-wrapper p.active,
.mega-menu-wrapper blockquote.active {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.2s linear;
}
.mega-menu-wrapper.active {
  z-index: 999;
  visibility: visible;
}
.mega-menu-wrapper.active a {
  transform: none;
}
.mega-menu-wrapper .sub-menu {
  margin: 1.25rem 0 0.9375rem;
}
.mega-menu-wrapper .sub-menu li {
  padding-bottom: 0.9375rem;
  padding-left: 0;
}
.mega-menu-wrapper .sub-menu li:last-child {
  padding-bottom: 0;
}
.mega-menu-wrapper .sub-menu a {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.714286;
}

.mega-menu-background {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 998;
  width: 100%;
  background-color: #fff;
}

/* Main Header Mobile */
.btn-hamburger {
  position: relative;
  z-index: 9999;
  display: block;
  width: 1.5625rem;
  height: 1.125rem;
  margin: -0.125rem 0 0;
  padding: 0;
  border: 0;
  background: transparent;
  outline: 0;
  box-shadow: none;
  cursor: pointer;
}
@media (max-width: 47.98rem) {
  .btn-hamburger {
    width: 1.25rem;
    height: 0.9375rem;
    margin: 0;
  }
}
.btn-hamburger:hover, .btn-hamburger:focus {
  outline: 0;
}
.btn-hamburger span {
  position: absolute;
  left: 0;
  display: block;
  width: 1.5625rem;
  height: 0.125rem;
  border-radius: 9px;
  background: #0d0d0d;
  opacity: 1;
  transform: rotate(0deg);
  transition: 0.45s ease-in-out;
}
@media (max-width: 47.98rem) {
  .btn-hamburger span {
    width: 1.25rem;
  }
}
.btn-hamburger span:nth-child(1) {
  top: 0;
  transform-origin: left center;
}
.btn-hamburger span:nth-child(2) {
  top: 0.5rem;
  transform-origin: left center;
}
@media (max-width: 47.98rem) {
  .btn-hamburger span:nth-child(2) {
    top: 0.375rem;
  }
}
.btn-hamburger span:nth-child(3) {
  top: 1rem;
  transform-origin: left center;
}
@media (max-width: 47.98rem) {
  .btn-hamburger span:nth-child(3) {
    top: 0.75rem;
  }
}
.btn-hamburger.open span:nth-child(1) {
  top: -0.0625rem;
  left: 0.125rem;
  transform: rotate(45deg);
}
.btn-hamburger.open span:nth-child(2) {
  width: 0;
  opacity: 0;
}
.btn-hamburger.open span:nth-child(3) {
  top: 1rem;
  left: 0.125rem;
  transform: rotate(-45deg);
}
@media (max-width: 47.98rem) {
  .btn-hamburger.open span:nth-child(3) {
    top: 0.8125rem;
  }
}

.main-header__nav-mobile {
  font-size: 1.125rem;
  line-height: 2rem;
}
.main-header__nav-mobile--wrapper {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 99;
  width: 23.4375rem;
  height: calc(100vh - 48px);
  padding-bottom: 3.75rem;
  background: #deeff5;
  visibility: hidden;
  opacity: 0;
  transform: translateX(100%);
  overflow-y: scroll;
  pointer-events: none;
  transition: transform 0.4s ease-in-out;
  scale: 0;
}
@media (max-width: 47.98rem) {
  .main-header__nav-mobile--wrapper {
    width: 100%;
  }
}
.main-header__nav-mobile--wrapper.active {
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
  pointer-events: revert;
  scale: 1;
}
.main-header__nav-mobile--wrapper nav li {
  display: block;
}
.main-header__nav-mobile--wrapper .c-btn {
  width: 100%;
  font-size: 0.75rem;
  line-height: 0.9375rem;
}
@media (max-width: 47.98rem) {
  .main-header__nav-mobile {
    font-size: 0.875rem;
    line-height: 1rem;
  }
}
.main-header__nav-mobile .menu {
  text-align: left;
}
@media (max-width: 47.98rem) {
  .main-header__nav-mobile .menu {
    padding-bottom: 3.75rem;
  }
}
.main-header__nav-mobile .menu li > a {
  font-weight: var(--nav-2-font-weight);
  font-size: var(--nav-2-font-size);
  font-family: var(--nav-2-font-family);
  line-height: var(--nav-2-line-height);
  letter-spacing: var(--nav-2-letter-spacing);
  position: relative;
  padding: 1.375rem 1.25rem 1.375rem;
  font-weight: 500;
  text-decoration: none;
}
@media (max-width: 47.98rem) {
  .main-header__nav-mobile .menu li > a {
    padding: 1.125rem 1.25rem 0.875rem;
  }
}
.main-header__nav-mobile .menu li > a.open {
  border-color: transparent;
}
.main-header__nav-mobile .menu li > a.open + .sub-menu {
  display: block;
  max-height: 56.25rem;
  opacity: 1;
  pointer-events: all;
}
.main-header__nav-mobile .menu li > a .menu-item-icon-wrapper {
  display: none;
}
.main-header__nav-mobile .menu li.style-main-level.menu-item-has-children > a {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main-header__nav-mobile .menu li.style-main-level.menu-item-has-children > a .menu-item-icon-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  border: 1px solid #0d0d0d;
  border-radius: 50%;
  background-color: #fff;
  background-clip: padding-box;
  transition: border-color 0.2s linear;
}
.main-header__nav-mobile .menu li.style-main-level.menu-item-has-children > a .menu-item-icon-wrapper::after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  z-index: -1;
  margin: -1px;
  border-radius: inherit;
  background-image: linear-gradient(90deg, #166886 0%, #00aeaa 13%, #00c0de 22.96%, #69cde6 33.85%, #cd0 44.27%, #eeb342 54.71%, #e9829f 66.01%, #e47449 76.39%, #ff6b36 86.77%, #d97c4e 98.54%);
  opacity: 0;
  transition: opacity 0.2s linear;
}
.main-header__nav-mobile .menu li.style-main-level.menu-item-has-children > a .menu-item-icon-wrapper i {
  transform: rotate(90deg);
  transition: transform 0.2s linear;
}
.main-header__nav-mobile .menu li.style-main-level.menu-item-has-children > a.open .menu-item-icon-wrapper {
  border-color: transparent;
}
.main-header__nav-mobile .menu li.style-main-level.menu-item-has-children > a.open .menu-item-icon-wrapper::after {
  opacity: 1;
}
.main-header__nav-mobile .menu li.style-main-level.menu-item-has-children > a.open .menu-item-icon-wrapper i {
  transform: rotate(270deg);
}
.main-header__nav-mobile .menu li.style-main-level.accent-academy-green::before {
  background-color: #cd0;
}
.main-header__nav-mobile .menu li.style-main-level.accent-academy-green .sub-menu {
  background-color: #ebf199;
}
.main-header__nav-mobile .menu li.style-main-level.accent-summer-salmon::before {
  background-color: #ff6b36;
}
.main-header__nav-mobile .menu li.style-main-level.accent-summer-salmon .sub-menu {
  background-color: #ffc4af;
}
.main-header__nav-mobile .menu li.style-main-level.accent-auxillary-green::before {
  background-color: #8fa74e;
}
.main-header__nav-mobile .menu li.style-main-level.accent-auxillary-green .sub-menu {
  background-color: #d2dcb8;
}
.main-header__nav-mobile .menu li.style-main-level.accent-naac-pink::before {
  background-color: #ef517d;
}
.main-header__nav-mobile .menu li.style-main-level.accent-naac-pink .sub-menu {
  background-color: #f9b9cb;
}
.main-header__nav-mobile .menu li.style-main-level.accent-ais-burnt-orange::before {
  background-color: #e57742;
}
.main-header__nav-mobile .menu li.style-main-level.accent-ais-burnt-orange .sub-menu {
  background-color: #f5c9b3;
}
.main-header__nav-mobile .menu li.style-main-level.accent-ael-burgundy::before {
  background-color: #ab0848;
}
.main-header__nav-mobile .menu li.style-main-level.accent-ael-burgundy .sub-menu {
  background-color: #dd9cb6;
}
.main-header__nav-mobile .menu li.style-main-level.accent-jazz-in-the-pines-deep-blue::before {
  background-color: #2662a9;
}
.main-header__nav-mobile .menu li.style-main-level.accent-jazz-in-the-pines-deep-blue .sub-menu {
  background-color: #a8c0dd;
}
.main-header__nav-mobile .menu li.style-main-level.accent-ccse-sky-blue::before {
  background-color: #00b6dd;
}
.main-header__nav-mobile .menu li.style-main-level.accent-ccse-sky-blue .sub-menu {
  background-color: #99e2f1;
}
.main-header__nav-mobile .menu li.style-main-level.accent-itl-summer-salmon::before {
  background-color: #ff6b36;
}
.main-header__nav-mobile .menu li.style-main-level.accent-itl-summer-salmon .sub-menu {
  background-color: #ffc4af;
}
.main-header__nav-mobile .menu li.style-main-level.accent-parks-exhibition-center-deep-blue::before {
  background-color: #2662a9;
}
.main-header__nav-mobile .menu li.style-main-level.accent-parks-exhibition-center-deep-blue .sub-menu {
  background-color: #a8c0dd;
}
.main-header__nav-mobile .menu li.style-main-level.accent-owoi-green::before {
  background-color: #8fa74e;
}
.main-header__nav-mobile .menu li.style-main-level.accent-owoi-green .sub-menu {
  background-color: #d2dcb8;
}
.main-header__nav-mobile .menu li.accent-color {
  position: relative;
}
.main-header__nav-mobile .menu li.accent-color::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 1rem;
  height: 4.0625rem;
  clip-path: polygon(0 0, 85% 0, 0% 100%, 0% 100%);
}
.main-header__nav-mobile .menu li.accent-color .style-secondary-level {
  border-bottom: 1px solid #fff;
}
.main-header__nav-mobile .menu li.style-main-item {
  border-bottom: 1px solid #c7cad1;
}
.main-header__nav-mobile .menu li.style-main-item > a {
  font-weight: var(--nav-3-font-weight);
  font-size: var(--nav-3-font-size);
  font-family: var(--nav-3-font-family);
  line-height: var(--nav-3-line-height);
}
.main-header__nav-mobile .menu li.style-secondary-item.bg-light-blue > a {
  font-weight: var(--t4-font-weight);
  font-size: var(--t4-font-size);
  font-family: var(--t4-font-family);
  line-height: var(--t4-line-height);
  --margin-top: 2em;
  margin-bottom: var(--t4-margin-bottom);
  padding: 1.375rem 1.25rem 0rem 1.25rem;
  font-weight: 600;
  font-size: 1rem;
}
.main-header__nav-mobile .menu li.style-secondary-item.bg-light-blue > a:last-child {
  margin-bottom: 0;
}
.main-header__nav-mobile .menu li.style-secondary-level > a {
  font-weight: var(--nav-1-font-weight);
  font-size: var(--nav-1-font-size);
  font-family: var(--nav-1-font-family);
  line-height: var(--nav-1-line-height);
  letter-spacing: var(--nav-1-letter-spacing);
  padding: 1.125rem 1.25rem 1.125rem 2rem;
}
.main-header__nav-mobile .menu li.style-secondary-level.menu-item-has-children > a::after {
  position: absolute;
  top: 50%;
  right: 1.5rem;
  content: "";
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  margin-top: -0.3125rem;
  border: 2px solid #0d0d0d;
  border-width: 2px 2px 0 0;
  transform: rotate(135deg);
  transition: margin-top 0.2s linear, transform 0.2s linear;
}
@media (max-width: 47.98rem) {
  .main-header__nav-mobile .menu li.style-secondary-level.menu-item-has-children > a::after {
    right: 1.625rem;
    width: 0.4375rem;
    height: 0.4375rem;
  }
}
.main-header__nav-mobile .menu li.style-secondary-level.menu-item-has-children > a.open::after {
  margin-top: 0;
  transform: rotate(-45deg);
}
.main-header__nav-mobile .menu li.bg-light-blue .style-secondary-level > a {
  padding: 0.75rem 1.25rem 0.75rem 2rem;
}
.main-header__nav-mobile .menu li.bg-light-blue.style-main-level > a .menu-item-icon-wrapper {
  background-color: #deeff5;
}
.main-header__nav-mobile .menu li.style-tertiary-level > a {
  font-weight: var(--nav-2-font-weight);
  font-size: var(--nav-2-font-size);
  font-family: var(--nav-2-font-family);
  line-height: var(--nav-2-line-height);
  letter-spacing: var(--nav-2-letter-spacing);
  padding: 0.75rem 1.25rem 0.75rem 3rem;
}
.main-header__nav-mobile .menu li.style-tertiary-level > .overline {
  display: block;
  padding: 0.75rem 1.25rem 0.75rem 3rem;
  color: #3d3d3d;
}
.main-header__nav-mobile .menu li.style-tertiary-level.is-overline span {
  font-weight: var(--overline-font-weight);
  font-size: var(--overline-font-size);
  font-family: var(--overline-font-family);
  line-height: var(--overline-line-height);
  letter-spacing: var(--overline-letter-spacing);
  text-transform: var(--overline-text-transform);
  margin-bottom: var(--overline-margin-bottom);
  font-weight: 700;
  position: relative;
  padding-bottom: 0.375rem;
  color: #3d3d3d;
}
.main-header__nav-mobile .menu li.style-tertiary-level.is-overline span:last-child {
  margin-bottom: 0;
}
.main-header__nav-mobile .menu li.style-tertiary-level.is-overline span::after {
  position: absolute;
  left: 50%;
  bottom: -0.25rem;
  content: "";
  width: 100%;
  height: 0.25rem;
  background-color: #fff;
  transform: translate(-50%, 0);
  clip-path: polygon(5% 0%, 100% 0, 95% 100%, 0% 100%);
}
.main-header__nav-mobile .sub-menu {
  display: block;
  max-height: 0;
  padding: 0;
  opacity: 0;
  pointer-events: none;
  transition: max-height 0.5s ease-in, opacity 0.3s ease-in;
}
.main-header__nav-mobile .sub-menu li:last-child {
  margin: 0;
}
.main-header__nav-mobile .sub-menu a {
  padding: 0 2rem;
  text-decoration: none;
}
@media (max-width: 47.98rem) {
  .main-header__nav-mobile .sub-menu a {
    padding: 0 2.5rem;
  }
}
.main-header__nav-mobile .sub-menu .sub-menu {
  padding-top: 0;
}
.main-header__nav-mobile a {
  display: block;
  font-weight: 400;
}
.main-header__nav-mobile a:hover, .main-header__nav-mobile a:focus {
  color: #0d0d0d;
}
.main-header__nav-mobile a:hover .menu-icon::before, .main-header__nav-mobile a:focus .menu-icon::before {
  background-image: linear-gradient(90deg, #166886 0%, #00aeaa 13%, #00c0de 22.96%, #69cde6 33.85%, #cd0 44.27%, #eeb342 54.71%, #e9829f 66.01%, #e47449 76.39%, #ff6b36 86.77%, #d97c4e 98.54%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.main-header__nav-mobile a .menu-icon {
  position: relative;
  top: 0.125rem;
  margin-left: 0.78125rem;
  font-size: 1rem;
}
@media (max-width: 61.98rem) {
  .main-header__subnav {
    text-align: left;
  }
  .main-header__subnav a {
    display: block;
    padding: 0.5625rem 2.5rem;
  }
  .main-header__subnav li {
    margin: 0 0 1rem;
  }
  .main-header__subnav li:last-child {
    margin: 0;
  }
}
@media (max-width: 47.98rem) {
  .main-header__subnav {
    padding: 0.375rem 0;
  }
  .main-header__subnav a {
    padding: 0.5625rem 1.25rem;
  }
  .main-header__subnav li {
    margin: 0;
  }
}
.main-header__cta-wrapper--mobile {
  padding: 11.5625rem 0 0;
}
@media (max-width: 47.98rem) {
  .main-header__cta-wrapper--mobile {
    padding: 0;
  }
}
.main-header .wp-block-button__link {
  font-size: 1.125rem !important;
  line-height: 1.25rem !important;
}
.main-header .block-primary-nav-mega-menu .wp-block-button__link,
.main-header .block-primary-nav-mega-menu a,
.main-header .block-primary-nav-mega-menu span,
.main-header .menu-item .wp-block-button__link,
.main-header .menu-item a,
.main-header .menu-item span {
  font-size: 1rem !important;
  line-height: 1.25rem !important;
}

.main-footer {
  padding-top: 5.5rem;
  color: #0d0d0d;
  border: 0.75rem solid;
  border-width: 0.75rem;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  border-image-source: linear-gradient(90deg, #166886 0%, #00aeaa 13%, #00c0de 22.96%, #69cde6 33.85%, #cd0 44.27%, #eeb342 54.71%, #e9829f 66.01%, #e47449 76.39%, #ff6b36 86.77%, #d97c4e 98.54%);
  border-image-slice: 1;
  background: #fff;
}
@media (min-width: 62rem) {
  .main-footer {
    padding-top: 6.75rem;
  }
}
.main-footer a:not(.c-btn) {
  color: #0d0d0d;
  text-decoration: none;
}
.main-footer a:not(.c-btn):hover, .main-footer a:not(.c-btn):focus {
  color: #707070;
  text-decoration: none;
}
.main-footer .overline {
  font-weight: var(--overline-font-weight);
  font-size: var(--overline-font-size);
  font-family: var(--overline-font-family);
  line-height: var(--overline-line-height);
  letter-spacing: var(--overline-letter-spacing);
  text-transform: var(--overline-text-transform);
  margin-bottom: var(--overline-margin-bottom);
  font-weight: 700;
  margin: 0 0 1.5rem;
  color: #707070;
}
.main-footer .overline:last-child {
  margin-bottom: 0;
}
.main-footer__logo {
  margin: 0 0 0.9375rem;
  line-height: 1.25rem;
}
@media (min-width: 62rem) {
  .main-footer__logo {
    margin: -0.1875rem 0 1.5rem;
  }
}
.main-footer__logo img {
  max-width: 10rem;
}
@media (min-width: 62rem) {
  .main-footer__logo img {
    max-width: 12rem;
  }
}
.main-footer__contact :not(.c-btn) {
  font-weight: var(--subtitle-2-font-weight);
  font-size: var(--subtitle-2-font-size);
  font-family: var(--subtitle-2-font-family);
  line-height: var(--subtitle-2-line-height);
  margin-bottom: var(--subtitle-2-margin-bottom);
}
.main-footer__contact :not(.c-btn):last-child {
  margin-bottom: 0;
}
.main-footer__contact .c-btn {
  margin-top: 1.125rem;
}
@media (min-width: 62rem) {
  .main-footer__contact .c-btn {
    margin-top: 1.625rem;
  }
}
.main-footer__contact .c-btn--no-margin {
  margin-top: 0;
}
.main-footer__wrapper {
  display: grid;
  grid-template-rows: auto 1fr auto;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  column-gap: clamp(1rem, -0.1428571429rem + 2.380952381vw, 2rem);
}
@media (max-width: 61.98rem) {
  .main-footer__wrapper {
    row-gap: 3rem;
  }
  .main-footer__wrapper .main-footer__column:nth-child(1) {
    grid-area: 1/1/1/14;
  }
  .main-footer__wrapper .main-footer__column:nth-child(2) {
    grid-area: 2/1/2/14;
  }
  .main-footer__wrapper .main-footer__column:nth-child(3) {
    grid-area: 3/1/3/14;
  }
  .main-footer__wrapper .main-footer__column:nth-child(4) {
    grid-area: 4/1/4/14;
  }
}
@media (min-width: 62rem) {
  .main-footer__wrapper .main-footer__column:nth-child(1) {
    grid-area: 1/1/1/4;
  }
  .main-footer__wrapper .main-footer__column:nth-child(2) {
    grid-area: 1/4/1/6;
  }
  .main-footer__wrapper .main-footer__column:nth-child(3) {
    grid-area: 1/6/1/10;
  }
  .main-footer__wrapper .main-footer__column:nth-child(4) {
    grid-area: 1/10/1/14;
  }
}
.main-footer__bottom {
  padding-top: 3rem;
  padding-bottom: 3.0625rem;
}
@media (min-width: 48rem) {
  .main-footer__bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 6.125rem;
    padding-bottom: 4.625rem;
  }
}
.main-footer__social {
  display: flex;
}
@media (max-width: 47.98rem) {
  .main-footer__social {
    margin-top: 3.1875rem;
  }
}
.main-footer__social-link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.875rem;
  height: 1.875rem;
}
.main-footer__social-link i::before {
  font-size: 1.0625rem;
}
.main-footer__social-link i.icon-social-twitter::before {
  font-size: 0.8rem;
}
.main-footer__menu ul {
  padding: 0;
  list-style: none;
}
.main-footer__menu ul.menu-footer-nav-quick-links {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 1.5rem;
}
.main-footer__menu ul:not(.menu-footer-nav-quick-links) {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 1.5rem;
}
@media (min-width: 62rem) {
  .main-footer__menu ul:not(.menu-footer-nav-quick-links) {
    display: revert;
  }
  .main-footer__menu ul:not(.menu-footer-nav-quick-links) li:not(:last-child) {
    margin-bottom: 1.5rem;
  }
}
.main-footer__menu ul:not(.menu-footer-nav-quick-links) li {
  margin-bottom: 0;
}
.main-footer__menu ul li {
  font-weight: var(--nav-1-font-weight);
  font-size: var(--nav-1-font-size);
  font-family: var(--nav-1-font-family);
  line-height: var(--nav-1-line-height);
  letter-spacing: var(--nav-1-letter-spacing);
}
.main-footer__form .gform_wrapper .gform_body .gfield_label {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 1px;
  height: 1px;
  white-space: nowrap;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  pointer-events: none;
}
.main-footer__form .gform_wrapper .gform_body .gform_fields .gfield {
  margin-bottom: 0.625rem;
}
.main-footer__form .gform_wrapper .gform_body .gform_submission_error {
  font-weight: var(--subtitle-3-font-weight);
  font-size: var(--subtitle-3-font-size);
  font-family: var(--subtitle-3-font-family);
  line-height: var(--subtitle-3-line-height);
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 0 !important;
  color: #ad0322;
}
.main-footer__form .gform_wrapper .gform_body .gfield_error input {
  border-color: #ad0322 !important;
}
.main-footer__form .gform_wrapper .gform_body .gfield_error .validation_message {
  font-weight: var(--subtitle-3-font-weight);
  font-size: var(--subtitle-3-font-size);
  font-family: var(--subtitle-3-font-family);
  line-height: var(--subtitle-3-line-height);
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 0.25rem;
  color: #ad0322;
}
.main-footer__form .gform_wrapper .gform_footer {
  /** position & z-index needed for button hover gradient **/
  position: relative;
  z-index: 1;
}
.main-footer__form .gform_wrapper .gform_footer .c-btn {
  width: 100%;
  max-height: 3rem;
  margin-top: 0;
  white-space: nowrap;
}
.main-footer__form .gform_submission_error {
  font-weight: var(--subtitle-2-font-weight);
  font-size: var(--subtitle-2-font-size);
  font-family: var(--subtitle-2-font-family);
  line-height: var(--subtitle-2-line-height);
  margin-bottom: var(--subtitle-2-margin-bottom);
  color: #ad0322;
}
.main-footer__form .gform_submission_error:last-child {
  margin-bottom: 0;
}
.main-footer__form .c-btn::after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  z-index: -1;
  margin: -1px;
  border-radius: inherit;
  background-image: linear-gradient(90deg, #166886 0%, #00aeaa 13%, #00c0de 22.96%, #69cde6 33.85%, #cd0 44.27%, #eeb342 54.71%, #e9829f 66.01%, #e47449 76.39%, #ff6b36 86.77%, #d97c4e 98.54%);
  opacity: 0;
  transition: opacity 0.2s linear;
}
.main-footer__form .c-btn:hover {
  opacity: 1;
}
.main-footer__copyright ul {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 62rem) {
  .main-footer__copyright ul {
    border-top: 1px solid #fff;
  }
}
.main-footer__copyright li {
  font-weight: var(--subtitle-3-font-weight);
  font-size: var(--subtitle-3-font-size);
  font-family: var(--subtitle-3-font-family);
  line-height: var(--subtitle-3-line-height);
  margin-right: 0.9375rem;
}
@media (max-width: 47.98rem) {
  .main-footer__copyright li {
    line-height: 1.5rem;
  }
  .main-footer__copyright li:first-child {
    width: 100%;
  }
}
.main-footer__copyright a {
  font-weight: var(--subtitle-3-font-weight);
  font-size: var(--subtitle-3-font-size);
  font-family: var(--subtitle-3-font-family);
  line-height: var(--subtitle-3-line-height);
  color: #707070;
}
.main-footer .podcast_player {
  display: none;
}

.page-id-11856 .block-icon-standard {
  margin: 0;
  padding: 50px 0 80px;
}
.page-id-11856 .block-stat-supporting {
  padding: 30px 0 100px !important;
}

.gform-body .gform_fileupload_multifile {
  display: none;
}
.gform-body .ginput_container_fileupload {
  display: block !important;
}

.past-events__wrapper {
  display: grid;
  grid-gap: var(--space-2);
  margin-bottom: var(--space-3);
  position: relative;
  transition: all 0.2s ease;
}
.past-events__wrapper--is-disabled {
  pointer-events: none;
  opacity: 0.5;
}
.past-events__load-more {
  margin: 0 auto;
  width: fit-content;
}
.past-events__load-more--is-disabled {
  pointer-events: none;
  opacity: 0.5;
}

.program-single__strip .block-cta-standard {
  display: none;
}

.program-single__standard .block-cta-strip {
  display: none;
}

.people-single__contact-buttons .calendly-button {
  margin-top: 0.75rem;
}