/**
* Redwing
**/
@font-face {
  font-family: redwing-hairline;
  src: url("../woff2/redwing-hairline-webfont.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: redwing-thin;
  src: url("../woff2/redwing-thin-webfont.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: redwing-light;
  src: url("../woff2/redwing-light-webfont.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: redwing;
  src: url("../woff2/redwing-regular-webfont.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: redwing-medium;
  src: url("../woff2/redwing-medium-webfont.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: redwing-bold;
  src: url("../woff2/redwing-bold-webfont.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: redwing-heavy;
  src: url("../woff2/redwing-heavy-webfont.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: redwing-black;
  src: url("../woff2/redwing-black-webfont.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
/**
* Inter
**/
@font-face {
  font-family: inter-thin;
  src: url("../woff2/inter_18pt-thin.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: inter-extralight;
  src: url("../woff2/inter_18pt-extralight.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: inter-light;
  src: url("../woff2/inter_18pt-light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: inter;
  src: url("../woff2/inter_18pt-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: inter-medium;
  src: url("../woff2/inter_18pt-medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: inter-semibold;
  src: url("../woff2/inter_18pt-semibold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: inter-bold;
  src: url("../woff2/inter_18pt-bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: inter-extrabold;
  src: url("../woff2/inter_18pt-extrabold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: inter-black;
  src: url("../woff2/inter_18pt-black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
/**
* Strikeout
**/
@font-face {
  font-family: strikeout;
  src: url("../woff2/strikeout-webfont.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/**
* Breakpoints
**/
/**
* Fonts
**/
/**
* Image overlay styling
**/
/**
* WP Default Column Breakpoint Override
**/
/**
* WP Editor Styles
**/
h1,
.h1 {
  font-family: redwing, Helvetica, sans-serif;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  font-size: 33px;
  line-height: 54px;
  color: #ffffff;
}
@media (max-width: 768px) {
  h1,
  .h1 {
    font-size: 28px;
    line-height: 36px;
  }
}

h2,
.h2 {
  font-family: redwing-bold, Helvetica, sans-serif;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  font-size: 50px;
  line-height: 48px;
  color: #0033a0;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  h2,
  .h2 {
    font-size: 36px;
    line-height: 43px;
  }
}

h3,
.h3 {
  font-family: redwing-bold, Helvetica, sans-serif;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  font-size: 44px;
  line-height: 46px;
  color: #003865;
}
@media (max-width: 768px) {
  h3,
  .h3 {
    font-size: 34px;
    line-height: 38px;
  }
}

h4,
.h4 {
  font-family: redwing-bold, Helvetica, sans-serif;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  font-size: 36px;
  line-height: 40px;
  color: #9d2235;
}
@media (max-width: 768px) {
  h4,
  .h4 {
    font-size: 34px;
    line-height: 38px;
  }
}

h5,
.h5 {
  font-family: redwing-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  font-size: 32px;
  line-height: 44px;
  color: #0033a0;
}

h6,
.h6 {
  font-family: inter-bold, Helvetica, sans-serif;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
  font-size: 26px;
  line-height: 44px;
  color: #003865;
}

p {
  font-family: inter, Helvetica, sans-serif;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  font-size: 18px;
  line-height: 30px;
  color: #2b2b2b;
}

a {
  font-family: inter, Helvetica, sans-serif;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  color: #0033a0;
  text-decoration-color: #66b2e7;
}

li {
  font-size: 18px;
}

.is-style-marketing-headline {
  font-family: redwing-heavy, Helvetica, sans-serif;
  font-weight: 800;
  transition: all 0.3s ease-in-out;
  font-size: 66px;
  line-height: 1;
  color: #ffffff;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .is-style-marketing-headline {
    font-size: 44px;
    line-height: 1;
  }
}

.is-style-eyebrow {
  font-family: redwing-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  font-size: 32px;
  line-height: 42px;
  color: #9d2235;
  text-transform: none;
}
@media (max-width: 768px) {
  .is-style-eyebrow {
    font-size: 22px;
    line-height: 28px;
  }
}

.is-style-emphasis {
  font-family: redwing-bold, Helvetica, sans-serif;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  font-size: 92px;
  line-height: 85px;
  color: #0033a0;
}
@media (max-width: 768px) {
  .is-style-emphasis {
    font-size: 53px;
    line-height: 50px;
  }
}

.is-style-second-line {
  font-family: redwing-bold, Helvetica, sans-serif;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  font-size: 72px;
  line-height: 65px;
  color: #0033a0;
}
@media (max-width: 768px) {
  .is-style-second-line {
    font-size: 34px;
    line-height: 1;
  }
}

.editor-styles-wrapper h1 {
  color: #0033a0;
}

@property --gradientButtonBlue1 {
  syntax: "<color>";
  inherits: false;
  initial-value: #0033a0;
}
@property --gradientButtonBlue2 {
  syntax: "<color>";
  inherits: false;
  initial-value: #003055;
}
@property --gradientButtonRed1 {
  syntax: "<color>";
  inherits: false;
  initial-value: #9c2136;
}
@property --gradientButtonRed2 {
  syntax: "<color>";
  inherits: false;
  initial-value: #701424;
}
@property --buttonWhite1 {
  syntax: "<color>";
  inherits: false;
  initial-value: #ffffff;
}
@property --buttonWhite2 {
  syntax: "<color>";
  inherits: false;
  initial-value: #ffffff;
}
@property --gradientStoryListing1 {
  syntax: "<color>";
  inherits: false;
  initial-value: rgba(156, 33, 54, 0);
}
@property --gradientStoryListing2 {
  syntax: "<color>";
  inherits: false;
  initial-value: rgba(156, 33, 54, 0);
}
@property --gradientStoryListing3 {
  syntax: "<color>";
  inherits: false;
  initial-value: #020202;
}
@keyframes fadeInAnimation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes filterListExpand {
  0% {
    opacity: 0;
    max-height: 0;
    padding-top: 0;
  }
  100% {
    opacity: 1;
    max-height: 215px;
    padding-top: 1rem;
  }
}
@keyframes sheen {
  0% {
    transform: translateX(0) rotate(45deg);
    opacity: 1;
  }
  35% {
    opacity: 1;
  }
  100% {
    transform: translateX(1000px) rotate(45deg);
    opacity: 0;
  }
}
* {
  box-sizing: border-box;
}

html {
  overflow-x: hidden;
}

@media (max-width: 781px) {
  #wpadminbar {
    opacity: 0.2;
  }
  #wpadminbar:hover {
    opacity: 1;
  }
}

.editor-styles-wrapper {
  padding-left: 2rem;
  padding-right: 2rem;
  margin-top: 0 !important;
}
.editor-styles-wrapper .block-editor-block-list__block .block-editor-button-block-appender {
  bottom: 0;
}

body {
  overflow-x: hidden;
  margin-top: 131px !important;
}
@media (max-width: 992px) {
  body {
    margin-top: 98px !important;
  }
}
@media (max-width: 500px) {
  body {
    margin-top: 83px !important;
  }
}

.wrapper {
  display: flex;
  justify-content: center;
  width: 100%;
}

.nested-container {
  width: 1248px;
}
@media (max-width: calc(1248px + 4rem)) {
  .nested-container {
    width: 100%;
    padding: 0 2rem;
  }
}
@media (max-width: 768px) {
  .nested-container {
    padding: 0 1.5rem;
  }
}

@media (max-width: 768px) {
  .wp-site-blocks {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media (max-width: 768px) {
  .wp-site-blocks,
  body > .is-root-container,
  .edit-post-visual-editor__post-title-wrapper,
  .wp-block-group.alignfull,
  .wp-block-group.has-background,
  .wp-block-columns.alignfull.has-background,
  .wp-block-cover.alignfull,
  .is-root-container .wp-block[data-align=full] > .wp-block-group,
  .is-root-container .wp-block[data-align=full] > .wp-block-columns.has-background,
  .is-root-container .wp-block[data-align=full] > .wp-block-cover {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.utility-template__wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  background: linear-gradient(0deg, #fff 29.91%, #f7f7f7 106.47%);
}
.utility-template__container {
  width: 1248px;
  padding: 85px 0 120px 0;
}
@media (max-width: calc(1248px + 4rem)) {
  .utility-template__container {
    width: 100%;
    padding: 85px 2rem 120px 2rem;
  }
}
@media (max-width: 768px) {
  .utility-template__container {
    padding: 76px 1.5rem 96px 1.5rem;
  }
}

.screen-reader {
  font-size: 0 !important;
  line-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 0 !important;
  height: 0 !important;
}

img.valign-top {
  object-position: center top !important;
}
img.valign-bottom {
  object-position: center bottom !important;
}
img.halign-left {
  object-position: left center !important;
}
img.halign-right {
  object-position: right center !important;
}
img.halign-left.valign-top {
  object-position: left top !important;
}
img.halign-left.valign-bottom {
  object-position: left bottom !important;
}
img.halign-right.valign-top {
  object-position: right top !important;
}
img.halign-right.valign-bottom {
  object-position: right bottom !important;
}

.svg-container {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -999;
}

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

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

.is-style-rounded img {
  border-radius: 10px !important;
}

@media (max-width: 768px) {
  .mobile-col-reverse {
    flex-direction: column-reverse;
  }
}

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

@media (max-width: 781px) {
  .full-width-mobile {
    max-width: unset !important;
    width: unset !important;
    margin-left: calc(-1 * var(--wp--custom--gap--horizontal)) !important;
    margin-right: calc(-1 * var(--wp--custom--gap--horizontal)) !important;
  }
}

@media (max-width: 781px) {
  .max-width-full-mobile {
    max-width: 100% !important;
  }
}

@media (max-width: 781px) {
  .gutter-mobile {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
}

.editor-styles-wrapper a {
  pointer-events: none;
  cursor: default;
}
.editor-styles-wrapper .acf-block-fields a {
  pointer-events: all;
  cursor: pointer;
}
.editor-styles-wrapper .acf-block-fields li:before {
  display: none !important;
}
.editor-styles-wrapper .wp-block:not(:has(> section.dots-background)) {
  z-index: 1;
}

.responsive-embed {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* 16:9 ratio; adjust as needed */
  height: 0;
  overflow: hidden;
}

.responsive-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.wp-block-button .wp-element-button {
  padding: 1rem 28px;
  color: #ffffff !important;
  font-family: redwing-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 1;
  border: none;
  border-radius: 5px;
  background: linear-gradient(77deg, var(--gradientButtonBlue1) 0%, var(--gradientButtonBlue2) 100%);
  transition: --gradientButtonBlue1 0.3s, --gradientButtonBlue2 0.3s;
}
.wp-block-button .wp-element-button:before {
  content: url("../svg/arrow.svg");
  margin-right: 1rem;
  transition: all 0.3s ease-in-out;
  display: inline-block;
}
.wp-block-button .wp-element-button:hover {
  --gradientButtonBlue1: #027ad8;
  --gradientButtonBlue2: #036ec0;
}
.wp-block-button .wp-element-button:hover:before {
  transform: translateX(8px);
}
@media (max-width: 576px) {
  .wp-block-button .wp-element-button {
    font-size: 1rem;
    text-align: start;
  }
  .wp-block-button .wp-element-button:before {
    margin-right: 1rem;
  }
}
.wp-block-button.is-style-outline .wp-element-button {
  background: linear-gradient(77deg, var(--buttonWhite1) 0%, var(--buttonWhite2) 100%);
  border: 1px solid #0033a0;
  color: #0033a0 !important;
  transition: --buttonWhite1 0.3s, --buttonWhite2 0.3s, color 0.3s;
}
.wp-block-button.is-style-outline .wp-element-button:before {
  content: url("../svg/arrow-blue.svg");
}
.wp-block-button.is-style-outline .wp-element-button:hover {
  color: #ffffff !important;
  --buttonWhite1: #027ad8;
  --buttonWhite2: #036ec0;
}
.wp-block-button.is-style-outline .wp-element-button:hover:before {
  content: url("../svg/arrow.svg");
}
.wp-block-button.is-style-outline .wp-element-button:focus {
  outline: dotted 1px #ffffff;
  outline-offset: 1px;
}
.wp-block-button.is-style-fill-red .wp-element-button {
  background: linear-gradient(77deg, var(--gradientButtonRed1) 0%, var(--gradientButtonRed2) 100%);
  transition: --gradientButtonRed1 0.3s, --gradientButtonRed2 0.3s;
}
.wp-block-button.is-style-fill-red .wp-element-button:hover {
  --gradientButtonRed1: #d32341;
  --gradientButtonRed2: #b91d38;
}
.wp-block-button.is-style-outline-red .wp-element-button {
  background: linear-gradient(77deg, var(--buttonWhite1) 0%, var(--buttonWhite2) 100%);
  border: 1px solid #9d2235;
  color: #9d2235 !important;
  transition: --buttonWhite1 0.3s, --buttonWhite2 0.3s, color 0.3s;
}
.wp-block-button.is-style-outline-red .wp-element-button:before {
  content: url("../svg/arrow-red.svg");
}
.wp-block-button.is-style-outline-red .wp-element-button:hover {
  color: #ffffff !important;
  --buttonWhite1: #d32341;
  --buttonWhite2: #b91d38;
}
.wp-block-button.is-style-outline-red .wp-element-button:hover:before {
  content: url("../svg/arrow.svg");
}
.wp-block-button.is-style-outline-red .wp-element-button:focus {
  outline: dotted 1px #ffffff;
  outline-offset: 1px;
}
.wp-block-button.is-style-light-blue .wp-element-button {
  background: linear-gradient(77deg, var(--buttonWhite1) 0%, var(--buttonWhite2) 100%);
  border: none;
  color: #0033a0 !important;
  transition: --buttonWhite1 0.3s, --buttonWhite2 0.3s, color 0.3s;
}
.wp-block-button.is-style-light-blue .wp-element-button:before {
  content: url("../svg/arrow-blue.svg");
}
.wp-block-button.is-style-light-blue .wp-element-button:hover {
  color: #ffffff !important;
  --buttonWhite1: #027ad8;
  --buttonWhite2: #036ec0;
}
.wp-block-button.is-style-light-blue .wp-element-button:hover:before {
  content: url("../svg/arrow.svg");
}
.wp-block-button.is-style-light-red .wp-element-button {
  background: linear-gradient(77deg, var(--buttonWhite1) 0%, var(--buttonWhite2) 100%);
  border: none;
  color: #9d2235 !important;
  transition: --buttonWhite1 0.3s, --buttonWhite2 0.3s, color 0.3s;
}
.wp-block-button.is-style-light-red .wp-element-button:before {
  content: url("../svg/arrow-red.svg");
}
.wp-block-button.is-style-light-red .wp-element-button:hover {
  color: #ffffff !important;
  --buttonWhite1: #d32341;
  --buttonWhite2: #b91d38;
}
.wp-block-button.is-style-light-red .wp-element-button:hover:before {
  content: url("../svg/arrow.svg");
}

.wp-block-file a {
  display: none;
}
.wp-block-file a.wp-block-file__button {
  display: block;
  padding: 1rem 28px;
  color: #ffffff !important;
  width: fit-content;
  font-family: redwing-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 25px;
  border: none;
  border-radius: 5px;
  margin-left: 0;
  background: linear-gradient(77deg, var(--gradientButtonRed1) 0%, var(--gradientButtonRed2) 100%);
  transition: --gradientButtonRed1 0.3s, --gradientButtonRed2 0.3s;
}
.wp-block-file a.wp-block-file__button:after {
  content: url("../svg/download.svg");
  margin-left: 1rem;
  transition: all 0.3s ease-in-out;
  display: inline-block;
}
.wp-block-file a.wp-block-file__button:hover {
  --gradientButtonRed1: #d32341;
  --gradientButtonRed2: #b91d38;
  color: #ffffff !important;
}
@media (max-width: 576px) {
  .wp-block-file a.wp-block-file__button {
    font-size: 1rem;
    text-align: start;
  }
}

ul {
  padding-left: 14px;
}
ul li {
  position: relative;
  margin-bottom: 0.5rem;
}
ul li::marker {
  font-weight: bold;
  color: #0033a0;
  font-size: 32px;
  margin-top: 8px;
  line-height: 18px;
}
ul ul {
  margin-top: 14px;
  padding-left: 32px !important;
  margin-bottom: 14px !important;
}

ol li {
  margin-bottom: 1rem;
}
ol li::marker {
  font-weight: bold;
  color: #0033a0;
}
ol ul {
  margin-top: 14px;
  padding-left: 32px !important;
  margin-bottom: 14px !important;
  list-style: none;
  counter-reset: subalpha roman;
}
ol ul li {
  counter-increment: subalpha;
}
ol ul li:before {
  display: none;
}
ol ul li::marker {
  content: counter(subalpha, lower-alpha) ". ";
  font-weight: bold;
  color: #0033a0;
  font-size: 18px;
}
ol ul ul {
  counter-reset: subroman;
}
ol ul ul li {
  counter-increment: subroman;
}
ol ul ul li::marker {
  content: counter(subroman, lower-roman) ". ";
  font-size: 18px;
}

.editor-styles-wrapper h1 {
  color: #0033a0;
}

.wp-social-link:before {
  display: none !important;
}

.block-editor-block-variation-picker__variations li:before {
  display: none !important;
}

.wp-block-pullquote {
  padding: 0;
  border: none;
  padding-top: 1rem;
}
.wp-block-pullquote blockquote {
  position: relative;
  padding-left: 104px;
  padding-top: 1rem;
}
@media (max-width: 768px) {
  .wp-block-pullquote blockquote {
    padding-left: 0;
  }
}
.wp-block-pullquote blockquote:before {
  content: url("../svg/quote-marks.svg");
  position: absolute;
  top: -1rem;
  left: 0;
}
@media (max-width: 768px) {
  .wp-block-pullquote blockquote:before {
    position: relative;
    float: left;
    content: "";
    background-image: url("../svg/quote-marks.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 50px;
    height: 38px;
    top: -1rem;
  }
}
.wp-block-pullquote blockquote p {
  font-family: inter, Helvetica, sans-serif;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  font-size: 22px;
  line-height: 30px;
  font-style: italic;
  color: #003865;
  text-align: start;
}
.wp-block-pullquote blockquote cite {
  font-family: redwing-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  font-size: 28px;
  line-height: 1.3;
  margin-top: 1rem;
  color: #003865;
  font-style: normal;
  text-align: start;
}
.wp-block-pullquote.is-style-red-quote blockquote:before {
  content: url("../svg/quote-marks-red.svg");
}
@media (max-width: 768px) {
  .wp-block-pullquote.is-style-red-quote blockquote:before {
    content: "";
    background-image: url("../svg/quote-marks-red.svg");
  }
}
.wp-block-pullquote.is-style-red-quote blockquote cite {
  color: #9d2235;
}

.wp-block-table thead {
  background-color: #0033a0;
  border-bottom: none;
}
.wp-block-table thead tr th {
  font-family: redwing-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  font-size: 24px;
  line-height: 30px;
  color: #ffffff;
  border: 1px solid #0033a0 !important;
  min-width: 120px;
}
.wp-block-table.is-style-gray-no-stripes thead {
  background-color: #636664;
}
.wp-block-table.is-style-gray-no-stripes thead th {
  border: 1px solid #636664 !important;
}
.wp-block-table.is-style-gray-no-stripes tbody tr:nth-child(2n) {
  background: transparent;
}
.wp-block-table.is-style-blue-no-stripes thead {
  background-color: #0033a0;
}
.wp-block-table.is-style-blue-no-stripes thead th {
  border: 1px solid #0033a0 !important;
}
.wp-block-table.is-style-blue-no-stripes tbody tr:nth-child(2n) {
  background: transparent;
}
.wp-block-table.is-style-gray-gray thead {
  background-color: #636664;
}
.wp-block-table.is-style-gray-gray thead th {
  border: 1px solid #636664 !important;
}
.wp-block-table.is-style-gray-gray tbody tr:nth-child(2n) {
  background: #f7f7f7;
}
.wp-block-table.is-style-blue-gray tbody tr:nth-child(2n) {
  background: #f7f7f7;
}
.wp-block-table tbody tr:nth-child(even) {
  background: rgba(230, 239, 246, 0.9);
}
.wp-block-table tbody tr td {
  border-color: #c4c8c7;
}
.editor-styles-wrapper .wp-block-table.is-style-stripes tbody tr:nth-child(2n+1) {
  background-color: unset;
}

.wp-block-search__label {
  font-size: 0;
}
.wp-block-search__input {
  background-color: #ffffff !important;
  color: #0033a0 !important;
  font-family: inter-medium, Helvetica, sans-serif !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: normal !important;
  padding: 12px !important;
  border-radius: 5px !important;
  border-color: #0033a0 !important;
}
.wp-block-search__input::placeholder {
  color: #0033a0 !important;
  font-family: inter-medium, Helvetica, sans-serif !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: normal !important;
}
.wp-block-search__input:focus {
  outline: 2px solid #9d2235 !important;
}

.upup-alert-bar {
  position: sticky;
  top: 0;
  z-index: 999;
  max-width: unset;
  width: unset;
  margin-left: -2rem;
  margin-right: -2rem;
  margin-top: 0;
  transition: all 0.3s ease-in-out;
  background-color: #ecac00;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 24px 0 16px 0;
}
@media (max-width: 1400px) {
  .upup-alert-bar {
    padding: 24px 2rem 1rem 4rem;
  }
}
@media (max-width: 992px) {
  .upup-alert-bar {
    padding: 0 2rem 1rem 4rem;
  }
}
@media (max-width: 768px) {
  .upup-alert-bar {
    padding: 0 1.5rem 1rem 4rem;
  }
}
.upup-alert-bar .container {
  max-width: 1248px;
}
.upup-alert-bar__title {
  font-family: redwing-bold, Helvetica, sans-serif;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  font-size: 32px;
  text-transform: uppercase;
  line-height: 1;
  color: #2b2b2b;
  margin: 0;
}
.upup-alert-bar__content p {
  line-height: 1.1;
}
.upup-alert-bar__content-column {
  flex-basis: 100%;
  position: relative;
}
.upup-alert-bar__content-column:before {
  content: url("../svg/alert-bar.svg");
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -56px;
}
.upup-alert-bar__cta-column {
  flex-basis: unset;
}
.upup-alert-bar__cta-column .wp-block-button {
  margin-right: 1rem;
  margin-top: 1rem;
}
.upup-alert-bar__cta-column .wp-block-button a.news-list-link {
  background: #9d2235 !important;
  color: #ffffff !important;
  border-color: #9d2235 !important;
}
.upup-alert-bar__cta-column .wp-block-button a.news-list-link:before {
  content: url("../svg/arrow-red.svg") !important;
}
.upup-alert-bar__cta-column .wp-block-button a.news-list-link:hover {
  background: #ffffff !important;
  color: #9d2235 !important;
}
.upup-alert-bar__dismiss p {
  font-size: 0;
  line-height: 0;
}
.upup-alert-bar__dismiss--desktop {
  font-size: 0;
  line-height: 0;
}
.upup-alert-bar__dismiss-bar {
  background-color: transparent;
}

body .wp-site-blocks:has(header.beyond-threshold) #upup-alert-bar {
  top: 131px;
}

body .wp-site-blocks:has(header.beyond-threshold.scroll) #upup-alert-bar {
  top: 0;
}

@media (max-width: 992px) {
  body .wp-site-blocks:has(header.beyond-threshold) #upup-alert-bar {
    top: 99px;
  }
}
@media (max-width: 781px) {
  body.admin-bar #upup-alert-bar {
    top: 62px;
  }
}
@media (max-width: 576px) {
  body.admin-bar #upup-alert-bar {
    top: 0;
  }
}
@media (max-width: 500px) {
  body .wp-site-blocks:has(header.beyond-threshold) #upup-alert-bar {
    top: 83px;
  }
}
.gform_wrapper {
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 34px 36px 60px 36px;
}
.gform_wrapper .gform_title {
  font-size: 36px;
  line-height: 39px;
  color: #0033a0;
  text-transform: none;
  margin: 0;
}
.gform_wrapper .gform_description {
  margin: 21px 0 2rem 0;
}
.gform_wrapper label {
  font-family: inter-bold, Helvetica, sans-serif;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
  font-size: 20px;
}
.gform_wrapper textarea,
.gform_wrapper select {
  border-radius: 5px !important;
  outline-width: 2px !important;
  outline-color: #0033a0 !important;
  border: none !important;
  color: #0033a0 !important;
  font-size: 18px !important;
  line-height: normal !important;
}
.gform_wrapper select {
  border: 2px solid #0033a0 !important;
  padding: 5px 4px !important;
}
.gform_wrapper input {
  border-radius: 5px !important;
  color: #0033a0 !important;
  font-size: 18px !important;
  line-height: normal !important;
  border-color: #0033a0 !important;
  border-width: 2px !important;
}
.gform_wrapper input::placeholder {
  color: #335cb3;
}
.gform_wrapper input[type=submit] {
  padding: 1rem 28px !important;
  color: #ffffff !important;
  font-family: redwing-medium, Helvetica, sans-serif !important;
  font-weight: 500 !important;
  font-size: 20px !important;
  text-transform: uppercase !important;
  line-height: 1 !important;
  border: none !important;
  border-radius: 5px !important;
  outline: none !important;
  background: linear-gradient(77deg, var(--gradientButtonRed1) 0%, var(--gradientButtonRed2) 100%);
  transition: --gradientButtonRed1 0.3s, --gradientButtonRed2 0.3s !important;
}
.gform_wrapper input[type=submit]:before {
  content: url("../svg/arrow.svg");
  margin-right: 1rem;
  transition: all 0.3s ease-in-out;
  display: inline-block;
}
.gform_wrapper input[type=submit]:hover {
  --gradientButtonRed1: #d32341;
  --gradientButtonRed2: #b91d38;
}
.gform_wrapper input[type=submit]:hover:before {
  transform: translateX(8px);
}
@media (max-width: 576px) {
  .gform_wrapper input[type=submit] {
    font-size: 1rem;
    text-align: start;
  }
  .gform_wrapper input[type=submit]:before {
    margin-right: 1rem;
  }
}
.gform_wrapper .gfield--input-type-consent legend.gfield_label {
  font-family: inter-bold, Helvetica, sans-serif;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
  font-size: 18px;
  color: #000000;
  line-height: normal;
}
.gform_wrapper .gfield--input-type-consent .gfield_description {
  font-family: inter, Helvetica, sans-serif;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  font-size: 18px;
  color: #000000;
  line-height: normal;
  padding: 0;
  border: none;
}
.gform_wrapper .gfield--input-type-consent input {
  outline-color: #000000 !important;
  border-radius: 0 !important;
}

#form_0322be9c-7639-4f8d-a6a4-8261e80f24c8_container label {
  color: #ffffff !important;
}
#form_0322be9c-7639-4f8d-a6a4-8261e80f24c8_container option {
  color: #0033a0 !important;
}
#form_0322be9c-7639-4f8d-a6a4-8261e80f24c8_container input,
#form_0322be9c-7639-4f8d-a6a4-8261e80f24c8_container select {
  color: #0033a0 !important;
  border-radius: 5px !important;
  outline-width: 2px !important;
  outline-color: #0033a0 !important;
  border-color: #ffffff !important;
  background-color: #b2b4b3;
}
#form_0322be9c-7639-4f8d-a6a4-8261e80f24c8_container button.form_button_submit {
  padding: 1rem 28px !important;
  color: #ffffff !important;
  font-family: redwing-medium, Helvetica, sans-serif !important;
  font-weight: 500 !important;
  font-size: 20px !important;
  text-transform: uppercase !important;
  line-height: 1 !important;
  border: none !important;
  border-radius: 5px !important;
  outline: none !important;
  background: linear-gradient(77deg, var(--gradientButtonRed1) 0%, var(--gradientButtonRed2) 100%);
  transition: --gradientButtonRed1 0.3s, --gradientButtonRed2 0.3s !important;
}
#form_0322be9c-7639-4f8d-a6a4-8261e80f24c8_container button.form_button_submit:before {
  content: url("../svg/arrow.svg");
  margin-right: 1rem;
  transition: all 0.3s ease-in-out;
  display: inline-block;
}
#form_0322be9c-7639-4f8d-a6a4-8261e80f24c8_container button.form_button_submit:hover {
  --gradientButtonRed1: #d32341;
  --gradientButtonRed2: #b91d38;
}
#form_0322be9c-7639-4f8d-a6a4-8261e80f24c8_container button.form_button_submit:hover:before {
  transform: translateX(8px);
}
@media (max-width: 576px) {
  #form_0322be9c-7639-4f8d-a6a4-8261e80f24c8_container button.form_button_submit {
    font-size: 1rem;
    text-align: start;
  }
  #form_0322be9c-7639-4f8d-a6a4-8261e80f24c8_container button.form_button_submit:before {
    margin-right: 1rem;
  }
}

.archive__search-filters {
  display: flex;
  width: calc(100% + 4rem);
  justify-content: center;
  padding: 64px 0;
  background-color: rgba(226, 225, 221, 0.3);
  margin-left: -2rem;
  margin-right: -2rem;
  transition: all 0.3s ease-in-out;
}
@media (max-width: calc(1248px + 4rem)) {
  .archive__search-filters {
    padding: 64px 2rem;
  }
}
@media (max-width: 768px) {
  .archive__search-filters {
    padding: 48px 1.5rem;
  }
}
.archive__search-filters--container {
  width: 1248px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  column-gap: 2rem;
  row-gap: 1.5rem;
}
.archive__search-filters--container.form-75 .archive__form {
  width: calc(75% - 2rem);
}
.archive__search-filters--container.form-50 .archive__form {
  width: calc(50% - 4rem);
}
.archive__search-filters--container.form-40 .archive__form {
  width: calc(40% - 6rem);
}
.archive__search-filters--container.form-40 .archive__filter-dropdown {
  width: 20%;
}
.archive__search-filters--container.post .archive__form {
  width: calc(41.666% - 2rem);
}
.archive__search-filters--container.post .archive__filter-dropdown[name=year] {
  width: 12.5%;
}
.archive__search-filters--container.post .archive__filter-dropdown[name=month] {
  width: calc(12.5% + 2rem);
}
.archive__search-filters--container.faq .archive__form {
  order: 1;
}
.archive__search-filters--container.faq .archive__filter-dropdown {
  order: 2;
}
.archive__search-filters--container.faq .archive__filter-dropdown.audience {
  order: 3;
}
.archive__search-filters--container.faq .archive__filter-list {
  order: 4;
}
@media (max-width: 1230px) {
  .archive__search-filters--container.post .archive__form {
    width: calc(41.666% - 3rem);
  }
  .archive__search-filters--container.post .archive__filter-dropdown {
    width: calc(25% - 2rem);
  }
}
@media (max-width: 1200px) {
  .archive__search-filters--container .archive__filter-dropdown[name=month] {
    width: calc(12.5% + 4rem) !important;
  }
}
@media (max-width: calc(1248px + 4rem)) {
  .archive__search-filters--container {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .archive__search-filters--container {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .archive__search-filters--container .archive__filter-dropdown[name=month] {
    width: 100% !important;
  }
}
@media (max-width: 992px) {
  .archive__form {
    width: 100% !important;
    margin-bottom: 1rem;
  }
}
.archive__form input {
  width: 100%;
  background: #ffffff;
  border: 2px solid #0033a0;
  border-radius: 5px;
  padding: 9px 1rem;
  color: #335cb3;
  font-family: inter-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 18px;
  line-height: 1;
}
.archive__form input:focus {
  outline-color: #9d2235;
  outline-width: 2px;
  outline-style: solid;
  color: #0033a0;
  font-family: inter-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 18px;
  line-height: 1;
}
.archive__form button {
  font-size: 0;
}
.archive__filter-dropdown {
  width: 25%;
  position: relative;
}
.archive__filter-dropdown.program-type {
  width: 100% !important;
}
@media (max-width: 992px) {
  .archive__filter-dropdown {
    width: 100% !important;
  }
}
.archive__filter-dropdown button {
  width: 100%;
  text-align: start;
  background: #ffffff;
  border: 2px solid #0033a0;
  border-radius: 5px;
  padding: 12px 1rem;
  color: #335cb3;
  font-family: inter-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 18px;
  line-height: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.3s ease-in-out;
}
.archive__filter-dropdown button:after {
  content: url("../svg/chevron-red-small.svg");
  margin-left: 1rem;
  transition: all 0.3s ease-in-out;
}
.archive__filter-dropdown button:focus {
  outline-color: #9d2235;
  outline-width: 2px;
  outline-style: solid;
}
.archive__filter-dropdown button:hover {
  color: #0033a0;
}
.archive__filter-dropdown button[aria-expanded=true] {
  border-radius: 5px 5px 0 0;
  border-bottom-color: transparent;
}
.archive__filter-dropdown button[aria-expanded=true]:hover {
  color: #335cb3;
}
.archive__filter-dropdown button[aria-expanded=true]:after {
  transform: scaleY(-1);
}
.archive__filter-list {
  display: flex;
  justify-content: flex-end;
  margin-top: 3rem;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
}
.archive__filter-list:has(ul) {
  justify-content: space-between;
}
@media (max-width: 768px) {
  .archive__filter-list {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    row-gap: 1rem;
  }
}
.archive__filter-selected {
  padding: 0;
  margin: 0 0 0 22px;
  display: flex;
  gap: 25px;
  flex-wrap: wrap;
  list-style: none;
}
.archive__filter-selected li {
  margin-bottom: 0;
}
.archive__filter-selected li:before {
  display: none;
}
.archive__filter-selected li button {
  background: none;
  border: none;
  color: #003865;
  font-family: inter-semibold, Helvetica, sans-serif;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  font-size: 16px;
  line-height: 1;
  display: flex;
  align-items: center;
}
.archive__filter-selected li button:before {
  content: url("../svg/cancel.svg");
  margin-right: 13px;
}
.archive__reset {
  background: none;
  border: none;
  text-decoration: underline;
  color: #003865;
  font-family: inter-semibold, Helvetica, sans-serif;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  font-size: 16px;
  line-height: 1;
  transition: all 0.3s ease-in-out;
}
.archive__reset:disabled {
  color: #d9d9d6;
  text-decoration: none;
  opacity: 0.5;
}
.archive__reset:hover {
  text-decoration: none;
}
.archive__filter-toggle ul {
  display: flex;
  column-gap: 20px;
  row-gap: 1rem;
  align-items: center;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
.archive__filter-toggle ul li {
  margin-bottom: 0;
}
.archive__filter-toggle ul li:before {
  display: none;
}
.archive__filter-toggle ul li label.category__item {
  padding: 7px 24px 7px 46px;
  background-color: #003865;
  border-radius: 5px;
  color: #ffffff;
  font-family: redwing-bold, Helvetica, sans-serif;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  font-size: 18px;
  line-height: 28px;
}
.archive__filter-toggle ul li label.category__item .category__checkmark::after {
  border-color: #000000;
}
.archive__filter-toggle ul li label.category__item .category__checkmark {
  top: 8px;
  left: 13px;
  background-color: #ffffff;
}
.archive__filter-toggle ul li label.category__item .category__checkmark input:checked ~ .category__checkmark {
  background-color: #ffffff !important;
}
.archive__filter-toggle ul li label.category__item:hover input:checked ~ .category__checkmark:hover {
  background-color: #ffffff !important;
}
.archive__filter-toggle ul li label.category__item .category__item:hover input:checked ~ .category__checkmark:hover {
  background-color: #ffffff !important;
}
.archive__filter-toggle ul li label.category__item:hover input ~ .category__checkmark {
  background-color: rgb(175, 175, 175);
}
.archive__filter-toggle ul li label.category__item:hover input:checked ~ .category__checkmark {
  background-color: #ffffff;
}
.archive__filter-toggle ul li[data-value=major] label.category__item {
  background-color: #9d2235;
}
.archive__filter-toggle ul li[data-value=graduate] label.category__item {
  background-color: #636664;
  color: #ffffff;
}
.archive__filter-toggle ul li[data-value=graduate] label.category__item .category__checkmark {
  border: 2px solid #ffffff;
}
.archive__filter-toggle ul li[data-value=graduate] label.category__item .category__checkmark::after {
  left: 8px;
  top: 3px;
}
.archive__filter-toggle ul li[data-value=pre-professional] label.category__item {
  background-color: #9bccea;
  color: #ffffff;
}
.archive__filter-toggle ul li[data-value=pre-professional] label.category__item .category__checkmark {
  border: 2px solid #7c7c7c;
}
.archive__filter-toggle ul li[data-value=pre-professional] label.category__item .category__checkmark::after {
  left: 8px;
  top: 3px;
}

.search-filter__category-select-list-container {
  position: absolute;
  width: 100%;
  top: calc(100% - 2px);
  z-index: 5;
}

.search-filter__list {
  background-color: #ffffff;
  border: 2px solid #0033a0;
  border-top: none;
  border-radius: 0 0 5px 5px;
  overflow-y: auto;
  animation: filterListExpand 0.35s;
}
.search-filter__list li {
  padding-left: 0;
}
.search-filter__list li:before {
  display: none;
}

.category__item {
  color: #335cb3;
  font-family: inter-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 0.25rem;
  margin-top: 0.25rem;
}
.category__item:hover {
  color: #0033a0;
}
.category__item:hover input ~ .category__checkmark {
  background-color: rgba(0, 51, 160, 0.3);
}
.category__item:hover input:checked ~ .category__checkmark:hover {
  background-color: #0033a0;
}

.category__item input:checked ~ .category__checkmark {
  background-color: #0033a0;
}
.category__item input:checked ~ .category__checkmark:hover {
  background-color: #0033a0;
}

.category__checkmark {
  top: -4px;
  border-radius: 5px;
}

.category__item .category__checkmark::after {
  left: 10px;
  top: 5px;
  width: 7px;
  height: 12px;
}

.search-filter__category-item {
  border-radius: 5px;
}
.search-filter__category-item:focus-visible {
  outline-color: #9d2235;
  outline-width: 2px;
  outline-style: solid;
  outline-offset: 8px;
}

.blog footer {
  margin-top: -2rem;
  z-index: 0;
}

.archive footer {
  margin-top: -2rem;
  z-index: 0;
}

.results-grid {
  width: calc(100% + 4rem);
  margin-left: -2rem;
  margin-right: -2rem;
  display: flex;
  justify-content: center;
  background-color: rgba(226, 225, 221, 0.3);
  padding-bottom: 6rem;
}
@media (max-width: 768px) {
  .results-grid {
    width: calc(100% + 3rem);
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
}
.results-grid__wrapper {
  width: 1248px;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
  list-style: none;
}
.results-grid__wrapper:has(h2.no-results-message) {
  grid-template-columns: repeat(1, 1fr);
}
.results-grid__wrapper.people {
  grid-template-columns: repeat(4, 1fr);
  column-gap: 2rem;
  row-gap: 64px;
}
.results-grid__wrapper.post, .results-grid__wrapper.good-news {
  grid-template-columns: repeat(4, 1fr);
  column-gap: 2rem;
  row-gap: 36px;
}
.results-grid__wrapper.clubs, .results-grid__wrapper.faq {
  grid-template-columns: repeat(1, 1fr);
  row-gap: 2rem;
}
@media (max-width: calc(1248px + 4rem)) {
  .results-grid__wrapper {
    width: 100%;
    padding: 0 2rem;
  }
}
@media (max-width: 992px) {
  .results-grid__wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
  .results-grid__wrapper.people {
    grid-template-columns: repeat(2, 1fr);
  }
  .results-grid__wrapper.post, .results-grid__wrapper.good-news {
    grid-template-columns: repeat(2, 1fr);
  }
  .results-grid__wrapper.clubs {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (max-width: 768px) {
  .results-grid__wrapper {
    padding: 0 1.5rem;
    grid-template-columns: repeat(1, 1fr);
  }
  .results-grid__wrapper.clubs, .results-grid__wrapper.faq {
    display: flex;
    flex-direction: column;
    row-gap: 2rem;
  }
}
@media (max-width: 500px) {
  .results-grid__wrapper.people {
    grid-template-columns: repeat(1, 1fr);
  }
  .results-grid__wrapper.post, .results-grid__wrapper.good-news {
    grid-template-columns: repeat(1, 1fr);
  }
  .results-grid__wrapper.clubs {
    grid-template-columns: repeat(1, 1fr);
  }
}
.results-grid__loading {
  background-color: #b2b4b3;
  border-radius: 10px;
  height: 100%;
  min-height: 200px;
  position: relative;
  overflow: hidden;
  font-size: 0;
}
.results-grid__loading ul {
  list-style: none;
}
.results-grid__loading:after {
  content: "";
  display: block;
  width: 50px;
  height: 225%;
  box-shadow: 0 0 10px #fff;
  background: rgba(255, 255, 255, 0.4);
  opacity: 0.5;
  position: absolute;
  top: -60%;
  left: -50%;
  transform: rotate(45deg);
  animation: 1s sheen ease-out infinite;
}
.results-grid__loading li {
  font-size: 0;
  line-height: 0;
}
.results-grid__loading li:before {
  display: none;
}

.results-card {
  margin-bottom: 0;
}
.results-card:before {
  display: none;
}
.results-card a {
  text-decoration: none;
}

.results-card__program {
  border-radius: 10px;
  border: 2px solid #9d2235;
  overflow: hidden;
}
.results-card__program a:hover .results-card__title:after {
  transform: translateX(12px);
}
.results-card__program a:hover img {
  transform: scale(1.1);
}
.results-card__program a:hover .results-card__program--image:not(:has(img)):after {
  transform: translate(-50%, -50%) scale(0.85);
}
.results-card__program--image {
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
  background: linear-gradient(180deg, #8c8c8c 0%, #acacac 100%);
}
.results-card__program--image:not(:has(img)) {
  position: relative;
}
.results-card__program--image:not(:has(img)):after {
  content: url("../svg/placeholder.svg");
  position: absolute;
  transition: all 0.3s ease-in-out;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.7);
}
.results-card__program--image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s ease-in-out;
}
.results-card__program--content {
  padding: 1rem 2rem 2rem 2rem;
}
.results-card__taxonomy {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 1rem;
}
.results-card__taxonomy--item {
  border-radius: 5px;
  padding: 0 12px;
  color: #ffffff;
  font-family: redwing-bold, Helvetica, sans-serif;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  font-size: 16px;
  line-height: 28px;
  background-color: #9d2235;
}
.results-card__taxonomy--item[data-value=Minor] {
  background-color: #003865;
}
.results-card__taxonomy--item[data-value=Graduate] {
  background-color: #636664;
  color: #ffffff;
}
.results-card__taxonomy--item[data-value=Pre-Professional] {
  background-color: #9bccea;
  color: #ffffff;
}
@media (max-width: 768px) {
  .results-card__taxonomy--item {
    line-height: 1.1;
    padding: 4px 12px;
  }
}
.results-card__title {
  font-family: redwing-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 32px;
  line-height: 42px;
  color: #9d2235;
  margin-top: 12px;
  margin-bottom: 1rem;
  color: #9d2235;
  position: relative;
  border-bottom: 2px solid #0033a0;
  width: fit-content;
}
@media (max-width: 768px) {
  .results-card__title {
    font-size: 22px;
    line-height: 28px;
  }
}
.results-card__title:after {
  content: url("../svg/arrow-grey.svg");
  position: absolute;
  bottom: -15.5px;
  right: -20px;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 768px) {
  .results-card__title:after {
    bottom: -11.5px;
  }
}

.results-card__people--image {
  aspect-ratio: 1/1;
  width: 100%;
  overflow: hidden;
  border-radius: 20px;
  background: linear-gradient(180deg, #8c8c8c 0%, #acacac 100%);
}
.results-card__people--image:not(:has(img)) {
  position: relative;
}
.results-card__people--image:not(:has(img)):after {
  content: url("../svg/placeholder.svg");
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.7);
}
.results-card__people--image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.results-card__people--content a h3 {
  text-decoration: underline;
}
.results-card__people--content a:hover h3 {
  text-decoration: none;
}
.results-card__people .results-card__taxonomy--item {
  background-color: #0033a0;
  margin-top: 8;
}
.results-card__people:has(a:not(.results-card__email):hover) a .results-card__people--image {
  border: 2px solid #9d2235;
}
.results-card__people:has(a:not(.results-card__email):hover) .results-card__people--content a h3 {
  text-decoration: none !important;
}
.results-card__title.people {
  padding-top: 22px;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
  font-size: 24px;
  line-height: normal;
}
.results-card__title.people:after {
  display: none;
}
.results-card__position {
  font-family: redwing, Helvetica, sans-serif;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  font-size: 18px;
  line-height: 24px;
  margin: 0;
  color: #2b2b2b;
}
.results-card__email {
  text-decoration: underline !important;
  font-family: inter-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 16px;
  line-height: 30px;
  color: #0033a0;
  margin: 0;
}
.results-card__email:hover {
  text-decoration: none !important;
}
.results-card__phone {
  font-family: inter-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 16px;
  line-height: 30px;
  color: #2b2b2b;
  margin: 0;
}

.results-card__news--image {
  aspect-ratio: 4/3;
  width: 100%;
  overflow: hidden;
  border-radius: 10px;
  background: linear-gradient(180deg, #8c8c8c 0%, #acacac 100%);
  transition: all 0.3s ease-in-out;
}
.results-card__news--image:not(:has(img)) {
  position: relative;
}
.results-card__news--image:not(:has(img)):after {
  content: url("../svg/placeholder.svg");
  position: absolute;
  transition: all 0.3s ease-in-out;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.7);
}
.results-card__news--image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.results-card__news--title {
  margin: 14px 0 0 0;
  font-family: redwing-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  font-size: 20px;
  line-height: 25px;
  color: #003865;
}
.results-card__news a:hover img {
  transform: scale(1.1);
}
.results-card__news a:hover .results-card__news--image:not(:has(img)):after {
  transform: translate(-50%, -50%) scale(0.85);
}
.results-card__news a:hover h3 {
  text-decoration: underline;
}

.results-card__accordion {
  width: calc(75% + 104px - 2rem);
  padding: 0 54px 44px 54px;
  border-bottom: 1px solid #b2b4b3;
  margin-bottom: 0;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 992px) {
  .results-card__accordion {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .results-card__accordion {
    padding: 0 0 44px 44px;
  }
}
.results-card__accordion--headline {
  font-family: inter-semibold, Helvetica, sans-serif;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  font-size: 30px;
  line-height: 1;
  margin: 1rem 0 0 0;
  position: relative;
  color: #0033a0;
  cursor: pointer;
}
.results-card__accordion--headline:before {
  content: url("../svg/chevron-red.svg");
  position: absolute;
  top: 0;
  left: -40px;
  transition: all 0.3s ease-in-out;
}
.results-card__accordion .results-card__taxonomy--item {
  text-transform: uppercase;
}
.results-card__accordion .results-card__taxonomy--secondary {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem;
}
@media (max-width: 768px) {
  .results-card__accordion .results-card__taxonomy--secondary {
    gap: 0 1rem;
    margin-top: 1rem;
  }
}
.results-card__accordion .results-card__taxonomy--secondary .results-card__taxonomy--list {
  font-family: inter-bold, Helvetica, sans-serif;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
  font-size: 16px;
  line-height: 2.14;
  color: #9d2235;
}
@media (max-width: 768px) {
  .results-card__accordion .results-card__taxonomy--secondary .results-card__taxonomy--list {
    line-height: 1.5;
  }
}
.results-card__accordion--content {
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}
.results-card__accordion--content.active {
  margin-top: 22px;
  opacity: 1;
  visibility: visible;
  max-height: 100%;
}
.results-card__accordion .wp-block-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.results-card__accordion .wp-block-buttons .wp-block-button .wp-element-button {
  display: block;
  width: fit-content;
}
@media (max-width: 600px) {
  .results-card__accordion iframe {
    width: 100%;
  }
}
.results-card__accordion:has(div.results-card__accordion--content.active) .results-card__accordion--headline:before {
  transform: scale(-1);
}

.results-card__faq--headline {
  font-family: redwing-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  text-transform: unset;
}
.results-card__faq-topic--list {
  list-style: none;
  padding-left: 0 !important;
}
.results-card__faq-topic--list .results-card__club {
  padding: 2rem 54px 44px 54px;
}
@media (max-width: 768px) {
  .results-card__faq-topic--list .results-card__club {
    padding: 2rem 0 44px 44px;
  }
}

.results-card__news--content.good-news .results-card__taxonomy {
  margin-top: 1rem;
}
.results-card__news--content.good-news .results-card__news--title {
  color: #0033a0;
  text-decoration: underline;
  text-transform: none;
  cursor: pointer;
}
.results-card__news--content.good-news .results-card__news--title:hover {
  text-decoration: none;
}
.results-card__news--content.good-news .results-card__news--content__excerpt {
  font-family: redwing-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  font-size: 20px;
  line-height: 25px;
  color: #636664;
  margin-top: 10px;
}
.results-card__news--content.good-news .results-card__news--image:hover img {
  transform: scale(1.1);
}
.results-card__news--content.good-news .results-card__news--image:hover:not(:has(img)):after {
  transform: translate(-50%, -50%) scale(0.85);
}

.results-card__news.good-news .results-card__news--image:hover img {
  transform: scale(1.1);
}
.results-card__news.good-news .results-card__news--image:hover:not(:has(img)) {
  cursor: pointer;
}
.results-card__news.good-news .results-card__news--image:hover:not(:has(img)):after {
  transform: translate(-50%, -50%) scale(0.85);
}
.results-card__news.good-news:has(h3:hover) .results-card__news--image img {
  transform: scale(1.1);
}
.results-card__news.good-news:has(h3:hover) .results-card__news--image:not(:has(img)):after {
  transform: translate(-50%, -50%) scale(0.85);
}

.good-news-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 53, 97, 0.8);
  padding-bottom: 2rem;
  z-index: 9999;
  overflow-y: auto;
  animation: fadeInAnimation ease 0.5s;
}
.good-news-modal__close {
  font-size: 0;
  line-height: 0;
}
.good-news-modal__close:before {
  content: url("../svg/cancel-modal.svg");
  cursor: pointer;
}
.good-news-modal__container {
  display: flex;
  justify-content: center;
  align-items: center;
}
.good-news-modal__content {
  margin-top: 4rem;
  background-color: #fff;
  padding: 28px 94px 64px 124px;
  border-radius: 10px;
  width: 1423px;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1487px) {
  .good-news-modal__content {
    width: calc(100% - 4rem);
    padding: 28px 4rem 64px 4rem;
  }
}
@media (max-width: 768px) {
  .good-news-modal__content {
    width: calc(100% - 3rem);
    padding: 28px 2rem 64px 2rem;
  }
}
.good-news-modal__content--upper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.good-news-modal__content--lower {
  display: flex;
  align-items: flex-start;
  gap: 40px;
}
@media (max-width: 992px) {
  .good-news-modal__content--lower {
    flex-direction: column;
  }
}
.good-news-modal__title {
  color: #0033a0;
  font-family: redwing, Helvetica, sans-serif;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  font-size: 46px;
  line-height: 56px;
  margin: 10px 0 28px 0;
}
@media (max-width: 992px) {
  .good-news-modal__title {
    font-size: 36px;
    line-height: 40px;
  }
}
@media (max-width: 768px) {
  .good-news-modal__title {
    font-size: 28px;
    line-height: 32px;
  }
}
.good-news-modal .results-card__news--image {
  width: 50%;
  aspect-ratio: 1/1;
  height: auto;
  border-radius: 10px;
  cursor: default !important;
}
.good-news-modal .results-card__news--image:hover img {
  transform: unset !important;
  cursor: default !important;
}
.good-news-modal .results-card__news--image:hover:not(:has(img)):after {
  transform: translate(-50%, -50%) scale(0.7) !important;
  cursor: default !important;
}
.good-news-modal .results-card__news--image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 992px) {
  .good-news-modal .results-card__news--image {
    width: 100%;
    aspect-ratio: 4/3;
  }
}
@media (max-width: 768px) {
  .good-news-modal .results-card__news--image {
    aspect-ratio: 1/1;
  }
}
.good-news-modal__good-news {
  width: 50%;
}
@media (max-width: 992px) {
  .good-news-modal__good-news {
    width: 100%;
  }
}

.good-news-template-default.single .good-news-modal__content {
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}

.archive-hero__featured-news {
  display: flex;
  justify-content: center;
  width: calc(100% + 4rem);
  margin-left: -2rem;
  margin-right: -2rem;
  position: relative;
  overflow: hidden;
  background-color: transparent;
}
.archive-hero__featured-news:after {
  content: "";
  background-image: url("../svg/wave.svg");
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  width: 100vw;
  height: 50vh;
  bottom: -1rem;
  left: 0;
  z-index: -1;
}
@media (max-width: 768px) {
  .archive-hero__featured-news {
    width: calc(100% + 3rem);
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
}
.archive-hero__featured-news--container {
  width: 1248px;
}
@media (max-width: calc(1248px + 4rem)) {
  .archive-hero__featured-news--container {
    width: 100%;
    padding: 0 2rem;
  }
}
@media (max-width: 768px) {
  .archive-hero__featured-news--container {
    padding: 0 1.5rem;
  }
}
.archive-hero__featured-news--grid {
  width: 100%;
  height: 650px;
  display: grid;
  grid-template-areas: "first second" "first third" "first fourth";
  grid-template-columns: 3fr 1fr;
  gap: 2rem;
}
@media (max-width: 992px) {
  .archive-hero__featured-news--grid {
    grid-template-areas: "first second" "third fourth";
    grid-template-columns: 2fr 2fr;
  }
}
@media (max-width: 768px) {
  .archive-hero__featured-news--grid {
    grid-template-areas: "first" "second" "third" "fourth";
    grid-template-columns: 1fr;
    height: 100%;
  }
}
.archive-hero__featured-news--item {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 10px;
  padding: 19px 24px;
}
.archive-hero__featured-news--item:after {
  content: "";
  width: 100%;
  height: 40%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 48, 85, 0) 0%, #003055 100%);
}
.archive-hero__featured-news--item:first-child {
  grid-area: first;
  padding: 37px 48px;
}
.archive-hero__featured-news--item:first-child h3 {
  font-size: 28px;
  line-height: 36px;
}
@media (max-width: 992px) {
  .archive-hero__featured-news--item:first-child h3 {
    font-size: 20px;
    line-height: 25px;
  }
}
.archive-hero__featured-news--item:nth-child(2) {
  grid-area: second;
}
.archive-hero__featured-news--item:nth-child(3) {
  grid-area: third;
}
.archive-hero__featured-news--item:nth-child(4) {
  grid-area: fourth;
}
@media (max-width: 992px) {
  .archive-hero__featured-news--item {
    min-height: 200px;
    padding: 3rem 1rem 1rem 1rem !important;
  }
}
.archive-hero__featured-news--item a {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  height: 100%;
  text-decoration: none;
  color: #ffffff !important;
}
.archive-hero__featured-news--item a:hover {
  text-decoration: underline;
}
.archive-hero__featured-news--item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.archive-hero__featured-news--item h3 {
  position: relative;
  z-index: 1;
  color: #ffffff;
  text-decoration: none;
  font-family: redwing-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  font-size: 20px;
  line-height: 25px;
  margin: 0;
}

.search-page {
  padding-top: 56px;
}
@media (max-width: 768px) {
  .search-page {
    padding-top: 32px;
  }
}
.search-page__breadcrumbs {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 4px;
}
.search-page__breadcrumbs a {
  font-size: 0;
  line-height: 0;
}
.search-page__breadcrumbs a:after {
  content: url("../svg/home.svg");
}
.search-page__breadcrumbs span {
  font-family: inter-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 16px;
  line-height: 2;
  color: #787b7a;
}
.search-page__breadcrumbs span.search-page__breadcrumbs--query {
  color: #0033a0;
}
.search-page__hero h1 {
  font-family: redwing-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  font-size: 56px;
  line-height: 46px;
  color: #0033a0;
  margin: 56px 0 0 0;
}
@media (max-width: 768px) {
  .search-page__hero h1 {
    font-size: 40px;
    line-height: 44px;
    margin: 40px 0 0 0;
  }
}
.search-page .archive__form {
  margin-top: 48px;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .search-page .archive__form {
    margin-top: 2rem;
  }
}
.search-page #search-filter-form {
  width: 624px;
}
@media (max-width: 992px) {
  .search-page #search-filter-form {
    width: 100%;
  }
}
.search-page__results-container {
  width: 992px;
  padding: 0;
  margin: 64px 0 0 0;
  list-style: none;
}
@media (max-width: 1056px) {
  .search-page__results-container {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .search-page__results-container {
    margin-top: 48px;
  }
}
.search-page__results-item {
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #b2b4b3;
  padding-left: 0;
}
.search-page__results-item:before {
  display: none;
}
.search-page__results-item:last-child {
  border: none;
  margin-bottom: 0;
}
.search-page__results-item .results-card__taxonomy--item {
  width: fit-content;
}
.search-page__results-item h2 {
  margin: 4px 0 0 0;
  line-height: 30px;
  font-size: 18px;
  text-transform: none;
}
.search-page__results-item h2 a {
  font-family: inter-semibold, Helvetica, sans-serif;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  font-size: 18px;
  line-height: 30px;
  text-decoration: underline;
  text-decoration-color: #66b2e7;
  color: #0033a0;
}
.search-page__results-item h2 a:hover {
  text-decoration: none;
}
.search-page__results-item--page_path {
  font-family: inter, Helvetica, sans-serif;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  font-size: 16px;
  line-height: 30px;
  margin: 0;
  color: #7a7a7a;
}
.search-page__results-item--page_content {
  font-family: inter, Helvetica, sans-serif;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  font-size: 18px;
  line-height: 30px;
  margin: 0;
  color: #2b2b2b;
}
.search-page__ul {
  width: 992px;
  background-color: #b2b4b3;
  border-radius: 10px;
  font-size: 0;
  line-height: 0;
  height: 200px;
  position: relative;
  overflow: hidden;
}
.search-page__ul:after {
  content: "";
  display: block;
  width: 50px;
  height: 225%;
  box-shadow: 0 0 10px #fff;
  background: rgba(255, 255, 255, 0.4);
  opacity: 0.5;
  position: absolute;
  top: -60%;
  left: -50%;
  transform: rotate(45deg);
  animation: 1s sheen ease-out infinite;
}
@media (max-width: 1056px) {
  .search-page__ul {
    width: 100%;
  }
}
.search-page__ul li:before {
  display: none;
}

.archive__events {
  margin-top: 0;
}
.archive__events li:before {
  display: none !important;
}
.archive__events .tribe-block.tribe-block__archive-events {
  background: linear-gradient(0deg, #fff 29.91%, #f7f7f7 106.47%);
  margin-left: -2rem;
  margin-right: -2rem;
  margin-top: 0;
}
.archive__events .tribe-common .tribe-common-l-container {
  max-width: 1248px;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: calc(1248px + 4rem)) {
  .archive__events .tribe-common .tribe-common-l-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (max-width: 768px) {
  .archive__events .tribe-common .tribe-common-l-container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.archive__events .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar--border {
  border: 2px solid #0033a0;
  border-radius: 5px;
  padding: 2px;
}
.archive__events .tribe-events .tribe-events-c-search__input-control--keyword-focus .tribe-events-c-search__input ~ .tribe-events-c-search__input-control-icon-svg path,
.archive__events .tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input:focus ~ .tribe-events-c-search__input-control-icon-svg path,
.archive__events .tribe-events .tribe-events-c-search__input-control--location-focus .tribe-events-c-search__input ~ .tribe-events-c-search__input-control-icon-svg path,
.archive__events .tribe-events .tribe-events-c-search__input-control--location .tribe-events-c-search__input:focus ~ .tribe-events-c-search__input-control-icon-svg path,
.archive__events .tribe-events .tribe-events-c-search__input-control-icon-svg path {
  fill: #0033a0;
}
.archive__events .tribe-common--breakpoint-medium.tribe-common .tribe-common-form-control-text__input {
  font-size: 18px;
  font-family: inter-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #0033a0;
  padding: 10px 40px;
}
.archive__events .tribe-common--breakpoint-medium.tribe-common .tribe-common-form-control-text__input::placeholder {
  color: #0033a0 !important;
  opacity: 0.7 !important;
}
.archive__events .tribe-events .tribe-events-c-search__button,
.archive__events .tribe-events button.tribe-events-c-search__button {
  background-color: #0033a0;
}
.archive__events .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item-link {
  padding: 10px 0;
}
.archive__events .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item-link:after {
  background-color: #9d2235 !important;
}
.archive__events .tribe-events .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-text {
  font-family: inter-extrabold, Helvetica, sans-serif;
  font-weight: 800;
  transition: all 0.3s ease-in-out;
  color: #636664;
}
.archive__events .tribe-common-c-btn.tribe-events-c-search__button {
  font-family: inter-bold, Helvetica, sans-serif;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
}
.archive__events .tribe-common.tribe-common--breakpoint-medium button.tribe-events-c-top-bar__datepicker-button {
  font-family: inter-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.archive__events .tribe-common--breakpoint-medium.tribe-common .tribe-common-h6--min-medium {
  font-family: inter-semibold, Helvetica, sans-serif;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  font-size: 18px;
  line-height: 30px;
  color: #2b2b2b;
}
.archive__events .tribe-events .tribe-events-calendar-list__month-separator:after {
  background-color: #000000;
}
.archive__events .tribe-events .tribe-events-calendar-list__event-datetime {
  font-family: inter-bold, Helvetica, sans-serif;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
  font-size: 18px;
  line-height: 30px;
  color: #9d2235;
}
.archive__events .tribe-common a:not(.tribe-common-anchor--unstyle).tribe-common-anchor-thin {
  font-family: redwing, Helvetica, sans-serif;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  font-size: 36px;
  line-height: 1;
  color: #2b2b2b;
  text-decoration: underline;
}
.archive__events .tribe-common a:not(.tribe-common-anchor--unstyle).tribe-common-anchor-thin:hover {
  border: none;
  text-decoration: none;
}
.archive__events .tribe-events-calendar-list__event-venue.tribe-common-b2 .tribe-events-calendar-list__event-venue-title.tribe-common-b2--bold {
  font-family: inter-bold, Helvetica, sans-serif;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
  color: #0033a0;
  font-size: 18px;
  line-height: 30px;
}
.archive__events .tribe-events-calendar-list__event-venue.tribe-common-b2 .tribe-events-calendar-list__event-venue-address {
  font-family: inter-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #2b2b2b;
  font-size: 18px;
  line-height: 30px;
}
.archive__events .tribe-events-calendar-list__event-venue.tribe-common-b2 .tribe-events-calendar-list__event-description {
  font-family: inter, Helvetica, sans-serif;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  color: #2b2b2b;
  font-size: 16px;
  line-height: 30px;
}
.archive__events .tribe-common .tribe-common-c-btn-border,
.archive__events .tribe-common a.tribe-common-c-btn-border {
  font-family: inter-bold, Helvetica, sans-serif;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
  color: #0033a0;
  border-color: #0033a0;
}
.archive__events .tribe-common .tribe-common-c-btn-border:hover,
.archive__events .tribe-common a.tribe-common-c-btn-border:hover {
  background-color: #0033a0 !important;
  color: #ffffff;
}

main.single-template.news {
  position: relative;
}

.single-hero__post {
  display: flex;
  justify-content: center;
  margin-bottom: -1rem;
}
.single-hero__post:before {
  content: "";
  width: 100vw;
  height: 100vh;
  background-image: url("../png/dots-bg.png");
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: -2rem;
  left: -2rem;
  z-index: -2;
}
.single-hero__post:after {
  content: "";
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 99%);
  position: absolute;
  top: -2rem;
  left: -2rem;
  z-index: -1;
  width: 100vw;
  height: 100vh;
}
@media (max-width: 768px) {
  .single-hero__post {
    margin-block-start: 0;
  }
}
.single-hero__post--container {
  width: 1248px;
}
@media (max-width: calc(1248px + 4rem)) {
  .single-hero__post--container {
    width: 100%;
  }
}
.single-hero__post--title {
  font-family: redwing, Helvetica, sans-serif;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  font-size: 70px;
  line-height: 82px;
  color: #0033a0;
  text-transform: none;
  padding-right: 2rem;
  margin-bottom: 2rem;
}
@media (max-width: 768px) {
  .single-hero__post--title {
    font-size: 48px;
    line-height: 1.1;
  }
}
.single-hero__post--categories {
  list-style: none;
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  flex-wrap: wrap;
  column-gap: 4px;
}
.single-hero__post--categories li {
  margin-bottom: 0;
}
.single-hero__post--categories li:before {
  display: none;
}
.single-hero__post--categories li a {
  text-decoration: none;
  font-family: inter-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 1rem;
  line-height: 32px;
  color: #9d2235;
}
.single-hero__post--categories li a:hover {
  text-decoration: underline;
}
.single-hero__post--info {
  display: flex;
  justify-content: space-between;
  column-gap: 2rem;
  row-gap: 1rem;
  flex-wrap: wrap;
}
.single-hero__post--info__left {
  display: flex;
  flex-direction: column;
  width: 75%;
}
@media (max-width: 992px) {
  .single-hero__post--info__left {
    width: 100%;
  }
}
.single-hero__post--info__left span {
  font-family: inter-semibold, Helvetica, sans-serif;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  font-size: 1rem;
  line-height: 32px;
  color: #b2b4b3;
}
.single-hero__post--info__left span span:first-child {
  border-right: 1px solid #003865;
  padding-right: 12px;
  margin-right: 12px;
}
.single-hero__post--info__left span span:last-child {
  border: none;
}

.news-intro h2 {
  font-family: redwing, Helvetica, sans-serif;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  font-size: 32px;
  line-height: 43px;
  color: #636664;
  text-transform: none;
}
.news-intro h2 a {
  font-family: redwing, Helvetica, sans-serif;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  font-size: 32px;
  line-height: 43px;
  color: #0033a0;
}
@media (max-width: 768px) {
  .news-intro h2 {
    font-size: 28px;
    line-height: 1.3;
  }
}
.news-intro figure img {
  width: 100%;
  aspect-ratio: 21/9;
  object-fit: cover;
}
.news-intro figure figcaption {
  margin-top: 12px;
  font-family: inter, Helvetica, sans-serif;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  font-size: 15px;
  color: #9c9c9c;
}

.share {
  border-bottom: 1px solid #003865;
  display: flex;
  height: fit-content;
  align-items: center;
  margin-bottom: 2rem;
}
@media (max-width: 576px) {
  .share {
    flex-direction: column;
    align-items: flex-start;
  }
}
.share span {
  font-family: inter-semibold, Helvetica, sans-serif;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  font-size: 1rem;
  color: #003865;
  margin-right: 1rem;
}
.share ul {
  padding-left: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  list-style: none;
}
.share ul li {
  margin: 0;
}
.share ul li:before {
  display: none;
}

main.single-template.people {
  position: relative;
}
main.single-template.people:before {
  content: "";
  width: 100vw;
  height: 100vh;
  background-image: url("../png/dots-bg.png");
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: -2rem;
  left: -2rem;
  z-index: -2;
}
main.single-template.people:after {
  content: "";
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 99%);
  position: absolute;
  top: -2rem;
  left: -2rem;
  z-index: -1;
  width: 100vw;
  height: 100vh;
}

.people-profile {
  display: flex;
  justify-content: center;
  padding: 43px 0 200px 0;
}
@media (max-width: 768px) {
  .people-profile {
    padding: 2rem 0 150px 0;
  }
}
.people-profile__container {
  width: 1248px;
}
@media (max-width: calc(1248px + 4rem)) {
  .people-profile__container {
    width: 100%;
  }
}
.people-profile__name {
  font-family: redwing-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  font-size: 56px;
  line-height: normal;
  color: #9d2235;
  margin: 1rem 0 0 0;
  text-transform: none;
  width: 100%;
}
@media (max-width: 768px) {
  .people-profile__name {
    font-size: 34px;
    line-height: 43px;
  }
}
.people-profile__title {
  font-family: redwing-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  color: #2b2b2b;
  font-size: 28px;
  line-height: 30px;
  margin: 8px 0 0 0;
  display: block;
}
.people-profile__department {
  display: flex;
  flex-direction: column;
  row-gap: 0.5rem;
  width: 50%;
  margin-top: 2rem;
}
@media (max-width: 768px) {
  .people-profile__department {
    width: 100%;
  }
}
.people-profile__department--item {
  font-family: redwing-bold, Helvetica, sans-serif;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  font-size: 20px;
  line-height: 26px;
  display: block;
  background-color: #0033a0;
  color: #ffffff;
  padding: 8px 12px;
  width: fit-content;
}
.people-profile__intro {
  display: flex;
  justify-content: flex-start;
}
@media (max-width: 992px) {
  .people-profile__intro {
    flex-direction: column-reverse;
  }
}
.people-profile__intro--left {
  width: 75%;
  padding-right: 104px;
}
@media (max-width: 992px) {
  .people-profile__intro--left {
    width: 100%;
    padding: 0;
  }
  .people-profile__intro--left__upper {
    display: none;
  }
}
.people-profile__intro--left__divider {
  width: calc(208px + 104px - 2rem);
  height: 2px;
  background-color: #9d2235;
  margin-top: 53px;
}
.people-profile__intro--left__heading {
  font-family: redwing-heavy, Helvetica, sans-serif;
  font-weight: 800;
  transition: all 0.3s ease-in-out;
  font-size: 36px;
  line-height: 29px;
  margin: 56px 0 0 0;
  color: #0033a0;
}
@media (max-width: 768px) {
  .people-profile__intro--left__heading {
    font-size: 34px;
  }
}
.people-profile__intro--left p {
  margin: 18px 0 0 0;
}
.people-profile__intro--left__content--divider {
  width: calc(104px + (104px - 2rem) / 2);
  height: 2px;
  background-color: #b2b4b3;
  margin-top: 24px;
  margin-bottom: 6px;
}
.people-profile__intro--right {
  width: 25%;
}
@media (max-width: 992px) {
  .people-profile__intro--right {
    width: 100%;
  }
}
.people-profile__intro--right__container {
  border-left: 1px solid #d9d9d6;
  padding-left: 2rem;
  padding-top: 20px;
}
@media (max-width: 992px) {
  .people-profile__intro--right__container {
    border-left: none;
    padding-top: 0;
    padding-left: 0;
  }
}
.people-profile__intro--right__mobile {
  display: none;
  width: fit-content;
}
.people-profile__intro--right__mobile h2 {
  width: fit-content;
}
.people-profile__intro--right__mobile span {
  width: fit-content;
}
@media (max-width: 992px) {
  .people-profile__intro--right__mobile {
    display: block;
  }
}
@media (max-width: 992px) {
  .people-profile__intro--right__info {
    display: flex;
    justify-content: flex-start;
    column-gap: 4rem;
    flex-wrap: wrap;
  }
}
.people-profile__intro--right img {
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
  border-radius: 20px;
}
@media (max-width: 992px) {
  .people-profile__intro--right img {
    width: 50%;
  }
}
@media (max-width: 500px) {
  .people-profile__intro--right img {
    width: 100%;
  }
}
.people-profile__intro--right h3 {
  font-family: redwing-bold, Helvetica, sans-serif;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  font-size: 26px;
  line-height: normal;
  color: #9d2235;
  margin: 28px 0 8px 0;
}
.people-profile__intro--right h3.sub-header {
  font-family: inter-semibold, Helvetica, sans-serif;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  font-size: 18px;
  line-height: 25px;
  color: #9d2235;
  margin: 24px 0 0 0;
}
.people-profile__intro--right a {
  color: #0033a0;
  font-family: inter-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 18px;
  line-height: 30px;
}
.people-profile__intro--right a.people-profile__phone {
  color: #2b2b2b;
  text-decoration: none;
}
.people-profile__intro--right .people-profile__content {
  font-family: inter-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #2b2b2b;
  font-size: 18px;
  line-height: 30px;
}
.people-profile .tabbed-content {
  margin-top: 78px;
}
@media (max-width: 768px) {
  .people-profile .tabbed-content {
    margin-top: 48px;
  }
}
.people-profile .tabbed-content__headlines {
  margin-right: 2rem;
}
.people-profile .tabbed-content__headlines h3.active:after {
  width: calc(100% + 2.75rem);
}
@media (max-width: 1200px) {
  .people-profile .tabbed-content__headlines h3.active:after {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .people-profile .tabbed-content__headlines {
    margin-right: 0;
  }
}
.people-profile .tabbed-content__headline {
  padding-left: 0;
}
.people-profile .tabbed-content__tab {
  width: unset;
  padding-right: 44px;
}
@media (max-width: 1200px) {
  .people-profile .tabbed-content__tab {
    padding-right: 0;
  }
}

.single__breadcrumbs {
  font-family: inter-semibold, Helvetica, sans-serif;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  font-size: 1rem;
  line-height: 30px;
  color: #0033a0;
  text-decoration: underline;
  margin-bottom: 70px;
  display: block;
  width: fit-content;
}
@media (max-width: 768px) {
  .single__breadcrumbs {
    margin-bottom: 16px;
  }
}
.single__breadcrumbs:before {
  content: url("../svg/arrow-link.svg");
  margin-right: 10px;
  margin-left: 1rem;
  transition: all 0.3s ease-in-out;
}
.single__breadcrumbs:hover {
  text-decoration: none;
}
.single__breadcrumbs:hover:before {
  margin-left: 8px;
  margin-right: 18px;
}

.single-template.event {
  display: flex;
  justify-content: center;
  padding-bottom: 4rem;
}
.single-template.event .single-sidebar-wrapper {
  margin: 0 2rem 0 0 !important;
  float: left;
  clear: left;
}
.single-template.event .single-sidebar-wrapper .single-sidebar-news-section {
  width: unset;
}
.single-template.event .single-sidebar-wrapper .single-sidebar-container {
  background-color: transparent;
}
.single-template.event .tribe-events-single-section-title {
  font-family: redwing-bold, Helvetica, sans-serif;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  font-size: 24px;
  line-height: 36px;
  color: #0033a0;
  margin-top: 0;
}
.single-template.event .tribe-events-event-meta dt {
  color: #9d2235;
  font-family: inter-bold, Helvetica, sans-serif;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
}
.single-template__container {
  width: 1248px;
}
@media (max-width: calc(1248px + 4rem)) {
  .single-template__container {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .single-template__container {
    display: flex;
    flex-direction: column-reverse;
  }
}
.single-template .tribe-events-event-meta:before, .single-template .tribe-events-event-meta ~ div:not(.tribe-events-event-meta, .event-tickets) {
  border: none;
}

@media (max-width: 768px) {
  .tribe_events-template-default .default-hero {
    aspect-ratio: unset;
  }
}
.tribe_events-template-default .default-hero__content {
  display: block;
}
@media (max-width: 768px) {
  .tribe_events-template-default .default-hero__content {
    margin: 48px 0;
  }
}

.header {
  position: fixed;
  width: calc(100vw + 0.5rem) !important;
  top: 0;
  z-index: 999;
  background: linear-gradient(90deg, #ffffff 0.1%, #eff6f9 100%);
  box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.1);
  margin-block-start: 0;
  transition: all 0.3s ease-in-out;
}
.header.scroll {
  transform: translateY(-100%);
}
.header.beyond-threshold {
  box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.1);
}
.header__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem 4rem;
  position: relative;
  z-index: 999;
}
@media (max-width: 992px) {
  .header__container {
    background-color: #ffffff;
  }
}
@media (max-width: 576px) {
  .header__container {
    padding: 1.5rem 2rem;
  }
}
.header.open-menu {
  background: transparent;
  box-shadow: none;
  height: 100%;
  overflow-y: scroll;
}
.header.open-menu.scroll {
  transform: none;
}
.header.open-menu.beyond-threshold {
  box-shadow: none;
}
.header__logo img {
  transition: all 0.3s ease-in-out;
  max-width: 251px;
  height: auto;
}
@media (max-width: 500px) {
  .header__logo img {
    max-width: 150px;
  }
}
.header__menus--upper {
  display: flex;
  justify-content: flex-end;
  position: relative;
  top: -1rem;
}
@media (max-width: 992px) {
  .header__menus--upper {
    display: none;
  }
}
.header__menus .global-ctas-ul {
  list-style: none;
  display: flex;
  column-gap: 1rem;
  padding-left: 1rem;
  padding-bottom: 1rem;
  margin-top: -0.15rem;
}
.header__menus .global-ctas-ul li {
  margin-bottom: 0;
}
.header__menus .global-ctas-ul li:before {
  display: none;
}
.header__menus .global-ctas-ul li a {
  font-family: redwing-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  font-size: 18px;
  line-height: 1;
  color: #ffffff;
  border-radius: 0px 0px 5px 5px;
  padding: 0.5rem 38px 0.75rem 38px;
  background: #9d2235;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
}
.header__menus .global-ctas-ul li a:hover {
  opacity: 0.9;
}
.header__menus.mobile {
  width: 100%;
  margin-bottom: 6rem;
  opacity: 0;
  visibility: hidden;
  max-height: 0;
  transition: all 0.3s ease-in-out;
  transition-delay: 0.75s, 0.25s;
  transition-property: opacity, max-height;
}
@media (max-width: 768px) {
  .header__menus.mobile {
    margin-bottom: 1rem;
  }
}
.header__menus .header__global-ctas.mobile .global-ctas-ul {
  width: 66%;
  margin-top: 0;
  padding: 0 2rem;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .header__menus .header__global-ctas.mobile .global-ctas-ul {
    width: 100%;
    padding: 0 1.5rem;
  }
}
@media (max-width: 576px) {
  .header__menus .header__global-ctas.mobile .global-ctas-ul {
    column-gap: 0.5rem;
  }
  .header__menus .header__global-ctas.mobile .global-ctas-ul li a {
    padding: 0.5rem 24px 0.5rem 24px;
    font-size: 16px;
  }
}
@media (max-width: 500px) {
  .header__menus .header__global-ctas.mobile .global-ctas-ul {
    padding: 0.5rem 20px 0.5rem 20px;
    padding: 0;
  }
}
.header__menus--lower {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.header__menus--lower:has(div.header__nav button.header__nav--search.active) {
  padding-top: 0.25rem;
}
.header__menus--lower .quick-header-ul {
  position: relative;
  list-style: none;
  display: flex;
  column-gap: 36px;
  margin-bottom: 0;
  margin-right: 4.5rem;
}
@media (max-width: 992px) {
  .header__menus--lower .quick-header-ul {
    display: none;
  }
}
.header__menus--lower .quick-header-ul li {
  margin-bottom: 0;
}
.header__menus--lower .quick-header-ul li:before {
  display: none;
}
.header__menus--lower .quick-header-ul li a {
  font-family: redwing-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  font-size: 18px;
  line-height: 1;
  color: #0033a0;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  display: flex;
  align-items: center;
}
.header__menus--lower .quick-header-ul li a:after {
  content: url("../svg/chevron-blue.svg");
  margin-left: 0.5rem;
  display: flex;
  align-items: center;
  transition: all 0.3s ease-in-out;
}
.header__menus--lower .quick-header-ul li a:hover {
  color: #9d2235;
}
.header__menus--lower .quick-header-ul li:hover a {
  color: #9d2235;
}
.header__menus--lower .quick-header-ul li:hover a:after {
  transform: rotate(-180deg);
}
.header__menus--lower .quick-header-ul li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
}
.header__menus--lower .quick-header-ul .sub-menu {
  position: absolute;
  transition: all 0.3s ease-in-out;
  top: 1rem;
  left: 0;
  transform: translateX(-25%);
  min-width: 275px;
  padding: 2rem 40px;
  opacity: 0;
  visibility: hidden;
  background: linear-gradient(180deg, rgba(0, 77, 135, 0.94) 2.23%, rgba(0, 58, 101, 0.98) 43.73%);
  border-radius: 10px;
}
.header__menus--lower .quick-header-ul .sub-menu li {
  margin-bottom: 0.5rem;
}
.header__menus--lower .quick-header-ul .sub-menu li:last-child {
  margin-bottom: 0;
}
.header__menus--lower .quick-header-ul .sub-menu li a {
  font-family: redwing-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  width: fit-content;
  display: block;
  font-size: 18px;
  line-height: 1.1;
  color: #ffffff;
  border-bottom: 2px solid transparent;
}
.header__menus--lower .quick-header-ul .sub-menu li a:hover {
  color: #ffffff;
  border-bottom: 2px solid #ffffff;
}
.header__menus--lower .quick-header-ul .sub-menu li a:after {
  display: none;
}
.header__persona {
  position: relative;
  top: -0.5rem;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1200px) {
  .header__persona.desktop {
    display: none;
  }
}
.header__persona.primary-mobile {
  opacity: 0;
  visibility: hidden;
  max-height: 0;
  position: relative;
  z-index: 999;
  width: 100%;
  padding: 0 2rem;
  transition: all 0.3s ease-in-out;
  transition-delay: 0.75s, 0.25s;
  transition-property: opacity, max-height;
}
@media (max-width: 768px) {
  .header__persona.primary-mobile {
    padding: 0 1.5rem;
    margin-top: 3rem;
  }
}
.header__persona.primary-mobile .header__persona--initial {
  width: 66%;
  border-radius: 5px;
}
.header__persona.primary-mobile .header__persona--initial:after {
  display: none;
}
@media (max-width: 768px) {
  .header__persona.primary-mobile .header__persona--initial {
    width: 100%;
  }
}
.header__persona.primary-mobile .header__persona--nav {
  transform: translateY(0);
}
.header__persona.primary-mobile.active {
  padding-bottom: 6rem;
}
.header__persona.primary-mobile.active .header__persona--initial {
  width: 66%;
}
.header__persona.primary-mobile.active .header__persona--initial:before {
  display: none;
}
.header__persona.primary-mobile.active .header__persona--nav {
  position: relative;
  left: 0;
  top: -50px;
  width: 66%;
  border-radius: 5px;
}
.header__persona.primary-mobile.active .header__persona--nav ul {
  width: 100%;
}
@media (max-width: 768px) {
  .header__persona.primary-mobile.active .header__persona--nav {
    width: 100%;
  }
  .header__persona.primary-mobile.active .header__persona--nav ul {
    grid-template-columns: repeat(1, 1fr);
  }
}
.header__persona--initial {
  background-color: #688197;
  border: none;
  font-family: redwing-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  font-size: 18px;
  line-height: 1;
  color: #ffffff;
  border-radius: 0px 0px 5px 5px;
  padding: 0.75rem 12px 14px 12px;
  text-decoration: none;
  text-transform: uppercase;
  display: flex;
  align-items: flex-end;
  transition: all 0.2s ease-in-out;
  position: relative;
}
.header__persona--initial:after {
  content: "";
  display: block;
  width: 86px;
  height: 100%;
  border-bottom: 1px solid #ffffff;
  margin-left: 0.25rem;
  transition: all 0.2s ease-in-out;
}
.header__persona--initial:before {
  content: url("../svg/chevron-white.svg");
  position: absolute;
  right: 12px;
  top: 6px;
  transition: all 0.2s ease-in-out;
}
.header__persona--initial:hover {
  opacity: 0.9;
}
.header__persona--close {
  display: none;
  font-size: 0;
  background: none;
  border: none;
  position: absolute;
  right: 12px;
  top: 12px;
  z-index: 2;
}
.header__persona--close:before {
  content: url("../svg/close.svg");
}
.header__persona--nav {
  position: absolute;
  top: 0;
  z-index: 1;
  transform: translateY(-100%);
  transition: all 0.3s ease-in-out;
}
.header__persona--nav ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  list-style: none;
  padding-left: 0;
  column-gap: 3rem;
  transition: all 0.3s ease-in-out;
  transform: scale(0);
}
.header__persona--nav ul li {
  margin-bottom: 0.5rem;
}
.header__persona--nav ul li:before {
  display: none;
}
.header__persona--nav ul li:nth-child(even) a {
  text-align: end;
}
.header__persona--nav ul li a {
  font-size: 0;
  display: block;
  text-decoration: none;
  color: #ffffff;
  transition: all 0.2s linear;
  border-bottom: 2px solid transparent;
  width: fit-content;
}
.header__persona--nav ul li a:hover {
  border-bottom: 2px solid #ffffff;
}
.header__persona.active .header__persona--initial {
  position: relative;
  z-index: 2;
  background-color: transparent;
}
.header__persona.active .header__persona--initial:before {
  transform: rotate(-180deg) translateY(-4px);
}
.header__persona.active .header__persona--close {
  display: block;
}
.header__persona.active .header__persona--nav {
  transform: translateY(0);
  background: linear-gradient(178deg, #9cb0c5 3.98%, #678098 40.9%);
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  left: -50%;
}
.header__persona.active .header__persona--nav ul {
  transform: scale(1);
  width: 500px;
  padding: 3.5rem 3rem 2rem 3rem;
}
.header__persona.active .header__persona--nav ul li a {
  font-size: 1rem;
}
.header__nav {
  display: flex;
  align-items: flex-end;
}
.header__nav:has(button.header__nav--search.active) {
  align-items: flex-start;
}
.header__nav--open {
  font-size: 0;
  background: none;
  border: none;
}
.header__nav--open:hover .header__hamburger {
  transition: all 0.3s ease-in-out;
}
.header__nav--open:hover .header__hamburger:first-child {
  width: 28px;
}
.header__nav--open.active .header__hamburger:nth-child(1) {
  width: 100%;
  transform: rotate(45deg) translateY(13px);
}
.header__nav--open.active .header__hamburger:nth-child(2) {
  opacity: 0;
}
.header__nav--open.active .header__hamburger:nth-child(3) {
  transform: rotate(-45deg) translateY(-13px);
}
.header__nav--search {
  font-size: 0;
  background: none;
  border: none;
  line-height: 0;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.header__nav--search:before {
  content: url("../svg/search.svg");
  cursor: pointer;
}
.header__nav--search.active {
  position: absolute;
  top: 0.75rem;
  left: 1rem;
}
@media (max-width: 992px) {
  .header__nav--search {
    display: none;
  }
}
.header__nav.mobile {
  width: 100%;
  padding: 0 1.5rem;
  opacity: 0;
  visibility: hidden;
  max-height: 0;
  transition: all 0.3s ease-in-out;
  transition-delay: 0.75s, 0.25s;
  transition-property: opacity, max-height;
}
.header__nav.mobile .header__search--container {
  width: 100%;
  margin-right: 0;
}
.header__nav.mobile .header__search-form.active {
  max-height: 100%;
  width: 100%;
}
.header__nav.mobile .header__search-form.active form {
  width: 100%;
}
.header__nav.mobile .header__search-form.active form label {
  display: block;
  position: relative;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  transition-delay: 0.75s;
}
.header__nav.mobile .header__search-form.active form label:before {
  content: url("../svg/search.svg");
  cursor: pointer;
  position: absolute;
  left: 1rem;
  top: 0.75rem;
}
.header__nav.mobile .header__search-form.active form label input {
  width: 100%;
}
@media (max-width: 768px) {
  .header__nav.mobile {
    opacity: 1;
    visibility: visible;
    max-height: 100%;
  }
}
.header__search--container {
  display: flex;
  margin-right: 40px;
  position: relative;
}
.header__search--container:has(.header__nav--search.active) {
  margin-top: -1rem;
}
.header__search-form {
  max-width: 0;
  max-height: 0;
  transition: all 0.3s ease-in-out;
}
.header__search-form.active {
  max-width: 100%;
}
.header__search-form.active .search-field {
  font-size: 18px;
  line-height: normal;
  border: 2px solid #0033a0;
  border-radius: 10px;
  padding: 11px 50px;
  opacity: 1;
  visibility: visible;
}
.header__search-form .search-submit {
  font-size: 0;
  background: none;
  border: 0;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
}
.header__search-form .search-field {
  color: #0033a0;
  font-family: inter-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 0;
  border: 2px solid transparent;
  background: #ffffff;
  padding: 0;
  opacity: 0;
  visibility: hidden;
}
.header__search-form .search-field::placeholder {
  color: #335cb3;
}
.header__search-form .search-field:focus {
  color: #0033a0;
}
@media (max-width: 768px) {
  .header__nav.desktop .header__search-form {
    display: none;
  }
}
.header__quick-header {
  transition-delay: 0.5s;
  transition: all 0.5s;
  transition-property: all;
  animation: fadeInAnimation ease 0.5s;
  animation-iteration-count: 1;
}
.header__quick-header.hide {
  display: none;
}
.header__hamburger {
  width: 28px;
  height: 3px;
  border-radius: 10px;
  background-color: #0033a0;
  margin-bottom: 6px;
  transition: all 0.3s ease-in-out;
}
.header__hamburger:first-child {
  width: 21px;
}
.header__hamburger:last-child {
  margin-bottom: 0;
}

@media (max-width: 781px) {
  body.admin-bar {
    margin-top: 37px !important;
  }
}
body.admin-bar .header {
  top: 32px;
}
@media (max-width: 781px) {
  body.admin-bar .header {
    top: 46px;
  }
}
@media (max-width: 600px) {
  body.admin-bar .header {
    top: 0;
  }
}

@media (max-width: 1200px) {
  .primary-nav.active .header__persona.primary-mobile {
    opacity: 1;
    visibility: visible;
    max-height: 100%;
  }
}
@media (max-width: 992px) {
  .primary-nav.active .header__menus.mobile {
    opacity: 1;
    visibility: visible;
    max-height: 100%;
  }
}
@media (max-width: 768px) {
  .primary-nav.active .header__nav.mobile {
    opacity: 1;
    visibility: visible;
    max-height: 100%;
  }
  .primary-nav.active .header__nav.mobile .header__search-form.active form label {
    opacity: 1;
  }
}
.primary-nav {
  max-height: 0;
  opacity: 0;
  margin-block-start: 0;
  z-index: -5;
  display: flex;
  justify-content: center;
  overflow-y: scroll;
  width: 100vw !important;
  background-color: #ffffff;
}
.primary-nav:after {
  content: "";
  position: fixed;
  width: 100vw;
  background: linear-gradient(247deg, #fff 0%, #eeefef 85.29%);
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
}
.primary-nav:before {
  content: "";
  position: fixed;
  width: 100vw;
  height: 50px;
  background: linear-gradient(180deg, transparent 0%, #eeefef 85.29%);
  bottom: 0;
  left: 0;
  z-index: 9999;
}
.primary-nav.active {
  position: relative;
  max-height: 100%;
  opacity: 1;
  padding-top: 118px;
  width: calc(100vw + 0.5rem) !important;
  overflow-y: scroll;
  z-index: 20;
}
.primary-nav.active:after {
  height: 100vh;
}
@media (max-width: 992px) {
  .primary-nav.active {
    padding-top: 0;
  }
}
@media (max-width: 768px) {
  .primary-nav.active {
    display: block;
  }
}
.primary-nav.active:after {
  opacity: 1;
}
.primary-nav.active .primary-nav__wave {
  opacity: 1;
  visibility: visible;
}
.primary-nav.active .primary-nav__primary {
  transform: unset;
  opacity: 1;
}
.primary-nav.active .primary-nav__utility {
  opacity: 1;
}
.primary-nav__wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
@media (max-width: 768px) {
  .primary-nav__wrapper {
    padding-bottom: 8rem;
  }
}
.primary-nav__container {
  width: 1248px;
  display: flex;
  justify-content: center;
  column-gap: 8%;
  position: relative;
  z-index: 999;
}
@media (max-width: calc(1248px + 4rem)) {
  .primary-nav__container {
    width: 100%;
    padding: 0 2rem;
  }
}
@media (max-width: 768px) {
  .primary-nav__container {
    padding: 0 1.5rem;
    flex-direction: column;
  }
}
.primary-nav__primary {
  width: 66%;
  transform: translateX(-75%);
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transition-delay: 0.5s, 0.5s;
  transition-property: transform, opacity;
}
@media (max-width: 768px) {
  .primary-nav__primary {
    width: 100%;
  }
}
.primary-nav__utility {
  width: 25%;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transition-delay: 0.75s;
  transition-property: opacity;
}
@media (max-width: 768px) {
  .primary-nav__utility {
    width: 100%;
    margin-left: 42px;
  }
}
@media (max-width: 576px) {
  .primary-nav__utility {
    margin-left: 0;
  }
}
.primary-nav__wave {
  width: 100vw;
  fill: #eeefef;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
  visibility: hidden;
  transition: 1s opacity ease;
  transition-delay: 1s;
  transition-property: opacity;
}

.primary-menu-ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
  margin-top: 0;
}
.primary-menu-ul li {
  padding-left: 42px;
  margin-bottom: 0;
}
.primary-menu-ul li button {
  font-family: redwing-bold, Helvetica, sans-serif;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  font-size: 38px;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none;
  color: #0033a0;
  background: none;
  border: none;
  text-align: start;
}
@media (max-width: 768px) {
  .primary-menu-ul li button {
    font-size: 28px;
  }
}
.primary-menu-ul li button:before {
  content: url("../svg/chevron-red.svg");
  position: absolute;
  background-color: transparent;
  display: block;
  top: -4px;
  left: 0;
  width: 24px;
  height: 15px;
  transition: all 0.3s ease-in-out;
}
.primary-menu-ul li button:hover {
  color: #9d2235;
}
.primary-menu-ul li button.active {
  color: #9d2235;
}
.primary-menu-ul li button.active:before {
  transform: scaleY(-1) translateY(-32px);
}
.primary-menu-ul li a {
  font-family: redwing-bold, Helvetica, sans-serif;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  font-size: 38px;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none;
  color: #0033a0;
}
@media (max-width: 768px) {
  .primary-menu-ul li a {
    font-size: 28px;
  }
}
.primary-menu-ul li a:hover {
  color: #9d2235;
}
.primary-menu-ul li:before {
  display: none;
}
.primary-menu-ul li:last-child:has(ul.sub-menu) {
  padding-bottom: 4rem;
}
@media (max-width: 768px) {
  .primary-menu-ul li:last-child:has(ul.sub-menu) {
    padding-bottom: 1rem;
  }
}
.primary-menu-ul li:has(ul.sub-menu) {
  position: relative;
  margin-bottom: 1.5rem;
  margin-top: 0;
}
@media (max-width: 768px) {
  .primary-menu-ul li:has(ul.sub-menu) {
    margin-bottom: 1.5rem;
  }
}
.primary-menu-ul li:has(ul.sub-menu) a {
  font-size: 0;
  margin: 0;
  padding: 0;
  line-height: 0;
}
.primary-menu-ul li:not(:has(ul.sub-menu)) {
  margin-bottom: 2.25rem;
}
@media (max-width: 768px) {
  .primary-menu-ul li:not(:has(ul.sub-menu)) {
    margin-bottom: 1.5rem;
  }
}
.primary-menu-ul li ul.sub-menu {
  max-height: 0;
  height: auto;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  list-style: none;
  margin-top: 0;
}
.primary-menu-ul li ul.sub-menu.active {
  max-height: 2000px;
  opacity: 1;
  visibility: visible;
  padding: 0.5rem 0 1rem 0 !important;
}
.primary-menu-ul li ul.sub-menu li {
  padding-left: 38px;
  margin-bottom: 0.75rem;
}
@media (max-width: 768px) {
  .primary-menu-ul li ul.sub-menu li {
    padding-left: 24px;
  }
}
.primary-menu-ul li ul.sub-menu li a {
  font-family: inter-semibold, Helvetica, sans-serif;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  font-size: 20px;
  line-height: 1;
  text-transform: none;
  text-decoration: underline;
  color: #0033a0;
}
.primary-menu-ul li ul.sub-menu li a:hover {
  color: #003865;
}

.primary-utility-ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.primary-utility-ul li {
  margin-bottom: 1.5rem;
}
.primary-utility-ul li:last-child {
  margin-bottom: 0;
}
.primary-utility-ul li:before {
  display: none;
}
.primary-utility-ul li a {
  font-family: redwing, Helvetica, sans-serif;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  font-size: 28px;
  line-height: normal;
  color: #0033a0;
  text-transform: uppercase;
  text-decoration: none;
  border-bottom: 2px solid #0033a0;
  position: relative;
}
@media (max-width: 768px) {
  .primary-utility-ul li a {
    font-size: 22px;
  }
}
.primary-utility-ul li a:after {
  content: url("../svg/arrow-grey.svg");
  position: absolute;
  bottom: -13.5px;
  right: -20px;
  transition: all 0.3s ease-in-out;
}
.primary-utility-ul li a:hover {
  color: #003865;
  border-bottom-color: #003865;
}
.primary-utility-ul li a:hover:after {
  right: -32px;
}
@media (max-width: 768px) {
  .primary-utility-ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .primary-utility-ul li {
    width: 50%;
  }
}

#primary-nav-header {
  position: relative;
}

.prefooter {
  background-image: url("../png/dots-blue.png");
  margin-top: 0;
  margin-bottom: -1.5rem;
  position: relative;
}
.prefooter:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgb(239, 246, 249) 0%, rgba(255, 255, 255, 0) 100%);
}
.prefooter .wrapper {
  padding: 6rem 0;
  transform: all 0.3s ease-in-out;
}
@media (max-width: 768px) {
  .prefooter .wrapper {
    padding: 4rem 0 0 6rem 0;
  }
}
.prefooter__container {
  display: flex;
  align-items: flex-start;
}
.prefooter__container--left {
  width: 33%;
}
.prefooter__container--right {
  width: 66%;
}
@media (max-width: 768px) {
  .prefooter__container {
    flex-direction: column;
    justify-content: flex-start;
  }
  .prefooter__container--left {
    width: 100%;
  }
  .prefooter__container--right {
    width: 100%;
  }
}
.prefooter__title {
  margin-top: 0;
  color: #0033a0;
}
.prefooter__eyebrow {
  margin-bottom: 0;
}
.prefooter__body {
  color: #003865;
}
@media (max-width: 768px) {
  .prefooter__body {
    color: #2b2b2b;
  }
}
.prefooter__ctas {
  display: flex;
  flex-wrap: wrap;
  column-gap: 2rem;
  row-gap: 1.5rem;
}
.prefooter__ctas .wp-block-button {
  display: flex;
}

.footer {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  overflow: hidden;
  margin-block-start: 0;
}
.footer__second-wave {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #9d2235;
  clip-path: var(--waveTwo);
  z-index: 0;
}
.footer__bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  clip-path: var(--wave);
}
.footer__bg:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(86deg, #033296 0.44%, #0033a0 98.86%);
}
.footer__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 0 30%;
  filter: grayscale(1);
  mix-blend-mode: multiply;
  transform: translate3d(0, 0, 0);
  opacity: 0.5;
}
.footer__wrapper {
  width: 1728px;
  padding: 8rem 0 0 0;
  transition: all 0.3s ease-in-out;
  position: relative;
  z-index: 1;
}
@media (max-width: calc(1728px + 4rem)) {
  .footer__wrapper {
    width: 100%;
    padding: 8rem 5rem 0 2rem;
  }
}
@media (max-width: calc(1248px + 4rem)) {
  .footer__wrapper {
    padding: 8rem 2rem 0 2rem;
  }
}
@media (max-width: 768px) {
  .footer__wrapper {
    padding: 8rem 1.5rem 0 1.5rem;
  }
}
.footer__container {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.footer__lower-container {
  display: flex;
  column-gap: 2rem;
  row-gap: 40px;
  align-items: center;
  justify-content: space-between;
  width: 1748px;
  padding: 4rem 0 4.75rem 0;
  transition: all 0.3s ease-in-out;
  position: relative;
  z-index: 1;
}
@media (max-width: calc(1748px + 4rem)) {
  .footer__lower-container {
    width: 100%;
    padding: 4rem 2rem 4.75rem 2rem;
  }
}
@media (max-width: 768px) {
  .footer__lower-container {
    padding: 0 1.5rem 4rem 1.5rem;
  }
}
.footer__logo {
  margin-bottom: 64px;
}
@media (max-width: 768px) {
  .footer__logo {
    margin-bottom: 24px;
  }
}
.footer__cta {
  color: #d9d9d6;
  font-family: redwing-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  font-size: 33px;
  line-height: normal;
  margin-top: 1.5rem;
  text-decoration: none;
  border-bottom: 2px solid #d9d9d6;
  position: relative;
  display: block;
  width: fit-content;
}
.footer__cta:after {
  content: url("../svg/arrow-cta.svg");
  position: absolute;
  bottom: -14.25px;
  right: -1rem;
  transition: all 0.3s ease-in-out;
}
.footer__cta:hover:after {
  right: -26px;
}
.footer__column {
  width: 33%;
}
.footer__column.fifteen {
  width: 15%;
}
.footer__column.quarter {
  width: 25%;
}
.footer__column.half {
  width: 50%;
}
.footer__column.sixty {
  width: 60%;
}
.footer__column--legal {
  width: 40%;
}
.footer__column--cta {
  width: 60%;
}
@media (max-width: 768px) {
  .footer__column {
    width: 100%;
  }
  .footer__column.fifteen {
    width: 100%;
  }
  .footer__column.quarter {
    width: 100%;
  }
  .footer__column.half {
    width: 100%;
  }
  .footer__column.sixty {
    width: 100%;
  }
  .footer__column:last-child {
    width: 100%;
  }
}
.footer__copy > * {
  font-family: inter, Helvetica, sans-serif;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
  margin-bottom: 0;
}
.footer__copy a {
  color: #ffffff !important;
  text-decoration: none !important;
}
@media (max-width: 1200px) {
  .footer .header__persona {
    display: block;
  }
}
.footer .header__persona--initial {
  background-color: transparent;
  font-family: inter-bold, Helvetica, sans-serif;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
  text-transform: none;
  width: 100%;
  border-bottom: 2px solid #ffffff;
  border-radius: 0;
  padding: 0.75rem 0 8px 0;
}
.footer .header__persona--initial:before {
  transform: scale(1.5);
}
.footer .header__persona--initial:after {
  display: none;
}
.footer .header__persona .header__persona--nav {
  opacity: 0;
  visibility: hidden;
  transform: none;
}
.footer .header__persona .header__persona--nav ul {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.footer .header__persona.active .header__persona--initial:before {
  transform: rotate(-180deg) translateY(-4px) scale(1.5);
}
@media (max-width: 992px) {
  .footer .header__persona.active .header__persona--initial:before {
    opacity: 0;
  }
}
.footer .header__persona.active .header__persona--nav {
  transform: none;
  opacity: 1;
  visibility: visible;
  border-radius: 10px;
  left: -2rem;
  top: -13px;
  background: linear-gradient(178deg, rgba(0, 67, 118, 0.5) 0%, #003055 25%);
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
  width: calc(100% + 5rem);
}
@media (max-width: 992px) {
  .footer .header__persona.active .header__persona--nav {
    left: -0.75rem;
  }
}
@media (max-width: 768px) {
  .footer .header__persona.active .header__persona--nav {
    left: -1rem;
  }
}
.footer .header__persona.active .header__persona--nav ul {
  padding: 4rem 2rem 2rem 2rem;
  width: calc(312px + 6rem);
}
@media (max-width: 992px) {
  .footer .header__persona.active .header__persona--nav ul {
    padding: 4rem 2rem 2rem 1rem;
  }
}
@media (max-width: 576px) {
  .footer .header__persona.active .header__persona--nav ul li:nth-child(even) {
    display: flex;
    justify-content: flex-end;
  }
}
.footer__quick-title {
  color: #ffffff;
  font-family: redwing-bold, Helvetica, sans-serif;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  font-size: 18px;
  margin: 0 0 24px 0;
  line-height: 1;
}
.footer__footer-quick {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  column-gap: 4rem;
  margin-right: 38px;
  transition: all 0.3s ease-in-out;
}
.footer__footer-quick ul {
  padding-left: 0;
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
  list-style: none;
}
.footer__footer-quick ul li {
  width: fit-content;
  margin-bottom: 0.5rem;
}
.footer__footer-quick ul li:before {
  display: none;
}
.footer__footer-quick ul li a {
  display: block;
  width: fit-content;
  font-family: inter-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
  text-decoration: none;
  border-bottom: 2px solid transparent;
  transition: all 0.3s ease-in-out;
}
.footer__footer-quick ul li a[target=_blank]:after {
  content: url("../svg/new-tab.svg");
  margin-left: 0.5rem;
}
.footer__footer-quick ul li a:hover {
  border-bottom-color: #ffffff;
}
.footer__global-ctas {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 992px) {
  .footer__global-ctas {
    margin-top: 3rem;
  }
}
.footer__global-ctas ul {
  list-style: none;
  padding-left: 0;
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}
@media (max-width: 992px) {
  .footer__global-ctas ul {
    display: flex;
    flex-wrap: wrap;
    row-gap: 0.5rem;
    column-gap: 2rem;
  }
}
.footer__global-ctas ul li {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 1.5rem;
}
@media (max-width: 992px) {
  .footer__global-ctas ul li:last-child {
    margin-bottom: 1.5rem;
  }
}
.footer__global-ctas ul li:before {
  display: none;
}
.footer__global-ctas ul li a {
  width: 140px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  text-align: end;
  padding: 1rem 28px;
  font-family: redwing-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  font-size: 20px;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none;
  color: #0033a0;
  background-color: #ffffff;
  transition: all 0.3s ease-in-out;
}
.footer__global-ctas ul li a:before {
  content: url("../svg/arrow-blue.svg");
  margin-right: 1rem;
}
.footer__global-ctas ul li a:hover {
  background-color: #0060a9;
  color: #ffffff;
}
.footer__global-ctas ul li a:hover:before {
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(360deg) brightness(102%) contrast(102%);
}
.footer__footer-legal {
  display: flex;
  margin-bottom: 1.5rem;
}
@media (max-width: 1400px) {
  .footer__footer-legal {
    flex-direction: column;
  }
  .footer__footer-legal span span {
    display: none;
  }
}
.footer__footer-legal span {
  color: #ffffff;
  font-family: inter-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 14px;
  line-height: 20px;
  position: relative;
  top: 2px;
}
@media (max-width: 768px) {
  .footer__footer-legal span {
    line-height: 0;
  }
}
@media (max-width: 768px) {
  .footer__footer-legal span span {
    display: none;
  }
}
.footer__footer-legal ul {
  list-style: none;
  padding-left: 0;
  display: flex;
  width: fit-content;
  align-items: center;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .footer__footer-legal ul {
    margin-top: 1rem;
  }
}
@media (max-width: 576px) {
  .footer__footer-legal ul {
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: unset;
  }
}
.footer__footer-legal ul li {
  margin-bottom: 0;
}
.footer__footer-legal ul li:before {
  display: none;
}
.footer__footer-legal ul li a {
  color: #ffffff;
  font-family: inter-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  margin-left: 4px;
}
.footer__footer-legal ul li a:after {
  content: " | ";
}
.footer__footer-legal ul li a:hover {
  text-decoration: underline;
}
@media (max-width: 768px) {
  .footer__footer-legal ul li a {
    line-height: 0;
  }
}
.footer__footer-legal ul li:last-child a:after {
  display: none;
}
.footer__legal p {
  font-family: inter, Helvetica, sans-serif;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  color: #b8d8ec;
  font-size: 11px;
  line-height: 15px;
  width: 100%;
}
.footer__socials {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin-top: 28px;
}
.footer__socials--link {
  background: none;
  border: none;
  padding: 0;
}
.footer__socials--link:hover {
  opacity: 0.7;
}
.footer__socials--link a {
  font-size: 0;
}
.footer__socials--link.facebook a:before {
  content: url("../svg/fb.svg");
}
.footer__socials--link.instagram a:before {
  content: url("../svg/insta.svg");
}
.footer__socials--link.x a:before {
  content: url("../svg/x.svg");
}
.footer__socials--link.flickr a:before {
  content: url("../svg/flickr.svg");
}
.footer__search {
  position: relative;
  margin-top: 2rem;
}
.footer__search label:before {
  content: url("../svg/search-white.svg");
  position: absolute;
  display: block;
  top: 12px;
  left: 12px;
}
.footer__search .search-field::placeholder {
  color: #ffffff;
}
.footer__search.active .search-field {
  border: 2px solid #ffffff;
  color: #ffffff;
  background-color: #0033a0;
  width: 100%;
}
.footer__quick-links--container {
  width: 100%;
  padding-left: 2rem;
  transition: all 0.3s ease-in-out;
}
.footer__upper-container--tablet {
  display: none;
}
.footer__quick-button {
  display: none;
  margin-bottom: 24px;
  color: #ffffff;
  font-family: redwing-bold, Helvetica, sans-serif;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 18px;
  line-height: 1;
  background-color: #0033a0;
  border: none;
  border-radius: 10px;
  width: 100%;
  text-align: start;
  padding: 16px 24px;
  justify-content: space-between;
  align-items: center;
}
.footer__quick-button:after {
  content: url("../svg/chevron-white.svg");
}
.footer__search-resources-mobile {
  display: none;
}

.footer__search.header__search-form label {
  display: block;
}

@media (max-width: calc(1248px + 4rem)) {
  .footer__logo-container {
    width: calc(15% + 2rem);
    padding-right: 2rem;
  }
  .footer__logo-container figure {
    width: 100%;
  }
  .footer__logo-container figure img {
    width: 100%;
  }
  .footer__upper-container {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .footer__upper-container--tablet {
    display: flex;
    align-items: flex-start;
    gap: 2rem;
    width: calc(85% - 2rem);
  }
  .footer__upper-container--tablet .footer__search {
    margin-top: 0;
    max-width: unset;
    width: 50%;
  }
  .footer__upper-container--tablet .footer__search label {
    width: 100%;
  }
  .footer__container .footer__column.sixty {
    width: 85%;
  }
  .footer__container .footer__column:last-child {
    display: none;
  }
  .footer .header__persona {
    width: 50%;
  }
  .footer .header__persona.active .header__persona--nav {
    width: calc(100% + 5rem);
  }
  .footer .header__persona.active .header__persona--nav ul {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .footer__logo-container {
    width: 100%;
    padding-right: 0;
  }
  .footer__logo-container figure {
    width: unset;
  }
  .footer__logo-container figure img {
    width: unset;
  }
  .footer__upper-container--tablet {
    display: none;
  }
  .footer .footer__quick-links--container {
    padding-left: 0;
    margin-top: 24px;
    max-height: 50px;
  }
  .footer .footer__quick-links--container.open {
    max-height: 100%;
  }
  .footer .footer__quick-links--container.open .footer__footer-quick {
    opacity: 1;
    visibility: visible;
    background-color: #0033a0;
    padding: 0 24px 24px 24px;
    border-radius: 0 0 10px 10px;
  }
  .footer .footer__quick-links--container.open .footer__quick-button {
    margin-bottom: 0;
    padding-bottom: 24px;
    border-radius: 10px 10px 0 0;
  }
  .footer .footer__footer-quick {
    margin-right: 0;
    display: grid;
    grid-template-columns: auto auto;
    gap: 1rem;
    opacity: 0;
    visibility: hidden;
  }
  .footer__quick-title {
    display: none;
  }
  .footer__quick-button {
    display: flex;
  }
  .footer .footer__container .footer__column.sixty {
    width: 100%;
  }
  .footer .footer__lower-container {
    flex-direction: column-reverse;
    row-gap: unset;
  }
  .footer__search-resources-mobile {
    display: block;
    width: 100%;
    margin-top: 24px;
  }
  .footer__search-resources-mobile .header__persona {
    width: 100%;
  }
  .footer__search-resources-mobile .footer__search label {
    display: block;
  }
  .footer .header__search-form {
    display: block;
    max-height: 100%;
    margin-top: 20px;
  }
  .footer .footer__global-ctas {
    justify-content: flex-start;
  }
}
@media (max-width: 576px) {
  .footer .footer__footer-quick {
    grid-template-columns: auto;
  }
}
.ad-banner {
  position: relative;
  overflow: hidden;
  margin-top: 0;
}
@media (max-width: 768px) {
  .ad-banner .wp-block-group.alignfull {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.ad-banner__image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.ad-banner__image.overlay:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(180deg, rgba(156, 33, 54, 0.23) 0%, rgba(0, 38, 67, 0.65) 100%);
}
.ad-banner__image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.ad-banner__icon {
  width: auto;
  height: 173px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 1;
}
@media (max-width: 781px) {
  .ad-banner__icon {
    display: none;
  }
}
.ad-banner__title {
  margin-top: 0;
}

.editor-styles-wrapper div[data-type="presby/ad-banner"] {
  max-width: unset;
}
.editor-styles-wrapper div[data-type="presby/ad-banner"] .ad-banner {
  display: flex;
  justify-content: center;
  width: 100%;
}
.editor-styles-wrapper div[data-type="presby/ad-banner"] .ad-banner .acf-innerblocks-container {
  width: 1248px;
}
.editor-styles-wrapper div[data-type="presby/ad-banner"] .ad-banner__icon {
  height: 173px;
}

.content-with-bg {
  position: relative;
  overflow: hidden;
  padding: 230px 2rem 72px 2rem;
  z-index: 1;
  margin-top: 0;
}
.content-with-bg:not(:has(img)) {
  padding: 96px 2rem !important;
}
@media (max-width: 768px) {
  .content-with-bg:not(:has(img)) {
    padding: 72px 1.5rem !important;
  }
}
.content-with-bg.wave {
  padding: 18rem 2rem;
  clip-path: var(--desktop-wave);
}
.content-with-bg.wave.top {
  padding: 18rem 2rem 72px 2rem;
}
.content-with-bg.wave.top:not(:has(img)) {
  padding: 96px 2rem 72px 2rem !important;
}
@media (max-width: 768px) {
  .content-with-bg.wave.top:not(:has(img)) {
    padding: 148px 2rem 48px 2rem !important;
  }
}
.content-with-bg.wave.bottom {
  padding: 9rem 2rem 96px 2rem;
  transform: scale(-1);
}
.content-with-bg.wave.bottom .content-with-bg__container {
  transform: scale(-1);
}
.content-with-bg.wave.bottom .content-with-bg__background {
  position: absolute;
  transform: scale(-1);
}
.content-with-bg.wave.bottom .content-with-bg__text-bg {
  transform: scale(-1);
}
.content-with-bg.wave.bottom:not(:has(img)) {
  padding: 148px 2rem 48px 2rem !important;
}
.content-with-bg.wave-two {
  clip-path: var(--desktop-wave);
  transform: matrix(-1, 0, 0, 1, 0, 0);
}
.content-with-bg.wave-two .content-with-bg__container {
  transform: matrix(-1, 0, 0, 1, 0, 0);
}
.content-with-bg.wave-two .content-with-bg__background {
  position: absolute;
  transform: matrix(-1, 0, 0, 1, 0, 0);
}
.content-with-bg.wave-two .content-with-bg__text-bg {
  transform: matrix(-1, 0, 0, 1, 0, 0);
}
.content-with-bg.wave-two.bottom {
  transform: scaleY(-1);
}
.content-with-bg.wave-two.bottom .content-with-bg__container {
  transform: scaleY(-1);
}
.content-with-bg.wave-two.bottom .content-with-bg__background {
  position: absolute;
  transform: scaleY(-1);
}
.content-with-bg.wave-two.bottom .content-with-bg__text-bg {
  transform: scaleY(-1);
}
@media (max-width: 768px) {
  .content-with-bg.both .content-with-bg__group {
    padding-top: 76px;
  }
}
@media (max-width: 992px) {
  .content-with-bg.wave {
    padding: 12rem 2rem 6rem 2rem;
  }
  .content-with-bg .wp-block-columns {
    flex-direction: column;
  }
  .content-with-bg .wp-block-columns .wp-block-column {
    flex-basis: 100% !important;
  }
}
@media (max-width: 768px) {
  .content-with-bg {
    padding: 8rem 1.5rem 3rem 1.5rem;
  }
  .content-with-bg.wave {
    padding: 8rem 1.5rem;
    clip-path: var(--mobile-wave);
  }
}
.content-with-bg__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.content-with-bg__background.blue:not(:has(img)) {
  background: white;
}
.content-with-bg__background:before {
  z-index: 1;
}
.content-with-bg__background:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #9d2235;
  mix-blend-mode: multiply;
}
.content-with-bg__background.blue:before {
  background: rgba(0, 51, 160, 0.9);
}
.content-with-bg__background.dark:before {
  background: linear-gradient(182deg, rgba(0, 38, 67, 0) 1.57%, #002643 98.24%);
  mix-blend-mode: unset;
}
.content-with-bg__background.dark img {
  filter: unset;
  opacity: 1;
}
.content-with-bg__background.none:before {
  background: transparent;
  mix-blend-mode: unset;
}
.content-with-bg__background.none img {
  filter: unset;
  opacity: 1;
}
.content-with-bg__background img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 1;
}
.content-with-bg__background img {
  opacity: 0.4;
  filter: grayscale(1);
}
@media (max-width: 768px) {
  .content-with-bg__background.mobile {
    display: block;
  }
}
.content-with-bg__text-bg {
  position: absolute;
  top: 4rem;
  left: 0;
  z-index: 0;
  width: 100%;
  opacity: 0.4;
}
.content-with-bg__text-bg img {
  width: 100%;
}
@media (max-width: 992px) {
  .content-with-bg__text-bg {
    position: relative;
    top: -1rem;
  }
}
.content-with-bg__heading {
  color: #ffffff;
}
.content-with-bg p {
  color: #ffffff;
}
.content-with-bg__container {
  position: relative;
  z-index: 1;
}
.content-with-bg a {
  color: #ffffff !important;
}
.content-with-bg li {
  color: #ffffff;
}
.content-with-bg li:before {
  background-color: #ffffff;
}
.content-with-bg ol li::marker {
  color: #ffffff;
}
.content-with-bg ul li::marker {
  color: #ffffff;
}

.content-fade {
  overflow: hidden;
  margin-top: 0;
}
@media (max-width: calc(1248px + 4rem)) {
  .content-fade__group {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.content-fade__image {
  position: relative;
  top: -3rem;
  z-index: 0;
  clip-path: var(--desktop-wave);
  transform: scaleY(-1);
}
.content-fade__image:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #9d2235;
  mix-blend-mode: multiply;
}
.content-fade__image.blue:before {
  background: rgba(0, 51, 160, 0.9);
}
.content-fade__image.dark:before {
  background: linear-gradient(182deg, rgba(0, 38, 67, 0) 1.57%, #002643 98.24%);
  mix-blend-mode: unset;
}
.content-fade__image.dark img {
  filter: unset;
  opacity: 1;
}
.content-fade__image.none:before {
  background: transparent;
  mix-blend-mode: unset;
}
.content-fade__image.none img {
  filter: unset;
  opacity: 1;
}
.content-fade__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 1;
}
.content-fade__image:before {
  content: "";
  transform: scaleY(-1);
  opacity: 1;
  z-index: 0;
  mask-image: linear-gradient(to top, rgb(255, 255, 255) 66%, rgba(255, 255, 255, 0) 100%);
  -webkit-mask-image: linear-gradient(to top, rgb(255, 255, 255) 66%, rgba(255, 255, 255, 0) 100%);
}
.content-fade__image.wave-two {
  transform: scaleY(-1) scaleX(-1);
}
.content-fade__image.wave-two img {
  transform: scaleY(-1) scaleX(-1);
}
.content-fade__image img {
  transform: scaleY(-1);
  height: auto;
  aspect-ratio: 9/4;
  mask-image: linear-gradient(to top, rgb(255, 255, 255) 66%, rgba(255, 255, 255, 0) 100%);
  -webkit-mask-image: linear-gradient(to top, rgb(255, 255, 255) 66%, rgba(255, 255, 255, 0) 100%);
  opacity: 0.4;
  filter: grayscale(1);
}
@media (max-width: 992px) {
  .content-fade__image img {
    aspect-ratio: 4/3;
  }
}
.content-fade__eyebrow {
  font-family: redwing-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  font-size: 33px;
  line-height: 42px;
  color: #9d2235;
}
.content-fade li {
  color: #ffffff;
}
.content-fade li:before {
  background-color: #ffffff;
}
@media (max-width: 992px) {
  .content-fade .wp-block-columns {
    flex-direction: column;
  }
  .content-fade .wp-block-columns .wp-block-column {
    flex-basis: 100% !important;
  }
}

.editor-styles-wrapper .content-fade__image {
  z-index: 0;
}
.editor-styles-wrapper .content-fade__columns {
  position: relative;
  z-index: 1;
}

.dots-background {
  position: relative;
  z-index: -1;
  margin-top: 0;
}
.dots-background.bottom {
  transform: rotate(180deg);
}
.dots-background__image {
  background-image: url("../png/dots-blue.png");
  position: absolute;
  width: 100%;
  height: 500px;
}
.dots-background:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 500px;
  z-index: 0;
  background: linear-gradient(0deg, rgb(255, 255, 255) 52%, rgba(255, 255, 255, 0) 100%);
}

.editor-styles-wrapper .dots-background {
  z-index: 0;
}

.stat-blocks {
  --statLineHeight: 234px;
  position: relative;
  overflow: hidden;
  margin-top: 0;
}
.stat-blocks__item {
  width: 416px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 576px) {
  .stat-blocks__item {
    width: calc(100% - 4rem);
  }
}
.stat-blocks__item--stat {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  font-family: inter-bold, Helvetica, sans-serif;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
  font-size: 222px;
  background-image: linear-gradient(66deg, #9c2136 0%, #661523 100%);
  color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
  line-height: var(--statLineHeight);
  transition: all 0.3s ease-in-out;
  margin-bottom: 0.25rem;
}
@media (max-width: 768px) {
  .stat-blocks__item--stat {
    font-size: 96px;
    line-height: 1.1;
  }
}
.stat-blocks__item--stat span.top-line {
  display: flex;
  align-items: flex-start;
}
.stat-blocks__item--stat span.top-line .spec-char {
  font-size: 5.125rem;
  line-height: calc(var(--statLineHeight) - 82px);
}
@media (max-width: 768px) {
  .stat-blocks__item--stat span.top-line .spec-char {
    font-size: 3rem;
    line-height: calc(105.6px - 2rem);
  }
}
.stat-blocks__item--stat span.bottom-line {
  font-family: redwing-bold, Helvetica, sans-serif;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  font-size: 2.6875rem;
  line-height: 2.75rem;
  margin-top: 0;
  color: #9d2235;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 768px) {
  .stat-blocks__item--stat span.bottom-line {
    font-size: 2rem;
    line-height: 1;
  }
}
.stat-blocks__item--caption {
  font-family: inter, Helvetica, sans-serif;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  text-align: center;
  color: #0033a0;
  font-size: 28px;
  line-height: 1;
  transition: all 0.3s ease-in-out;
  width: 100%;
}
@media (max-width: 768px) {
  .stat-blocks__item--caption {
    font-size: 20px;
    line-height: 1;
  }
}
.stat-blocks__container {
  width: 100%;
  display: flex;
  justify-content: center;
  position: absolute;
  top: calc(50% - 45px);
  right: -45px;
}
@media (max-width: calc(1248px + 4rem)) {
  .stat-blocks__container {
    right: 16px;
  }
}
.stat-blocks__nav {
  width: 1248px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
}
@media (max-width: calc(1248px + 4rem)) {
  .stat-blocks__nav {
    width: 100%;
  }
}
.stat-blocks__nav button {
  font-size: 0;
  background: none;
  border: none;
  position: relative;
  z-index: 1;
  transition: all 0.25s;
}
.stat-blocks__nav button:hover {
  opacity: 0.8;
}
.stat-blocks__nav button:before {
  content: url("../svg/pause.svg");
}
.stat-blocks__nav button.play:before {
  content: url("../svg/play.svg");
}

.cws__background:before {
  content: "";
  background-image: url("../png/dots-blue.png");
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.cws__background:after {
  content: "";
  background: linear-gradient(0deg, rgb(255, 255, 255) 25%, rgba(255, 255, 255, 0) 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.cws__title {
  display: flex;
  flex-direction: column;
  align-items: start;
}
.cws__container {
  display: flex;
  align-items: stretch;
}
@media (max-width: 992px) {
  .cws__container {
    display: block;
    position: relative;
    padding-bottom: 10rem;
  }
}
.cws__image {
  width: calc(520px + 2rem);
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
.cws__image--overlay {
  display: none;
}
@media (max-width: 992px) {
  .cws__image {
    width: calc(100% + 4rem);
    margin-left: -2rem;
    margin-right: -2rem;
    height: 100%;
    overflow: hidden;
    border-radius: 0;
  }
  .cws__image--overlay {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #9d2235;
    opacity: 0.5;
    z-index: 1;
  }
  .cws__image:before {
    content: "";
    position: absolute;
    background-color: white;
    transform: scaleY(-1);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    z-index: 2;
    mask-image: linear-gradient(to top, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 25%);
    -webkit-mask-image: linear-gradient(to top, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 25%);
  }
  .cws__image:after {
    content: "";
    position: absolute;
    background-color: white;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    z-index: 2;
    mask-image: linear-gradient(to top, rgb(255, 255, 255) 0, rgba(255, 255, 255, 0) 50%);
    -webkit-mask-image: linear-gradient(to top, rgb(255, 255, 255) 0, rgba(255, 255, 255, 0) 50%);
  }
}
@media (max-width: 576px) {
  .cws__image {
    margin-bottom: 5rem;
  }
}
.cws__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: all 0.25s linear;
}
.cws__image img.active {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 992px) {
  .cws__image img {
    aspect-ratio: 4/3;
    filter: grayscale(0.75);
  }
  .cws__image img.active {
    position: relative;
  }
}
@media (max-width: 500px) {
  .cws__image img {
    aspect-ratio: 1/1;
  }
}
.cws__content {
  margin-left: calc(104px - 2rem);
  margin-top: 1rem;
  width: 50%;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 992px) {
  .cws__content {
    width: calc(100% - (104px - 2rem));
    position: absolute;
    z-index: 3;
    bottom: 0;
    left: 0;
  }
}
@media (max-width: 576px) {
  .cws__content {
    width: 100%;
    margin-left: 0;
  }
}
.cws__intro {
  position: relative;
  z-index: 1;
}
.cws__intro--body {
  color: #003865;
}
.cws__intro.mobile {
  display: none;
}
@media (max-width: 992px) {
  .cws__intro {
    display: none;
  }
  .cws__intro--body {
    color: #2b2b2b;
  }
  .cws__intro.mobile {
    display: block;
  }
}
.cws__swiper {
  width: 100%;
}
.cws__slide {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: auto;
}
.cws__slide--title {
  color: #9d2235;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  .cws__slide--title {
    color: #003865;
  }
}
@media (max-width: 992px) {
  .cws__slide--body {
    color: #0033a0;
  }
}
.cws__slide .wp-block-button .wp-element-button {
  width: fit-content;
}
.cws__nav {
  position: relative;
  display: flex;
  height: 5rem;
}
@media (max-width: 992px) {
  .cws__nav {
    justify-content: flex-end;
  }
}
.cws__nav .cws__next {
  position: relative;
  top: 34px;
  margin-left: 32px;
}
.cws__nav .cws__next:after {
  content: url("../svg/arrow-slider.svg");
  width: 20px;
}
.cws__nav .cws__prev {
  position: relative;
  top: 34px;
  margin-left: 62px;
  transform: scaleX(-1);
}
.cws__nav .cws__prev:after {
  content: url("../svg/arrow-slider.svg");
  width: 20px;
}
.cws__nav .cws__pagination {
  position: relative;
  width: fit-content;
  bottom: -1.5rem;
}
.cws__nav .cws__pagination .swiper-pagination-bullet-active {
  background: #0033a0;
}

.wp-block-column .cws__container {
  display: block;
  position: relative;
  padding-bottom: 10rem;
}
.wp-block-column .cws__image {
  width: calc(100% + 4rem);
  margin-left: -2rem;
  margin-right: -2rem;
  height: 100%;
  overflow: hidden;
  border-radius: 0;
}
@media (max-width: 992px) {
  .wp-block-column .cws__image--overlay {
    display: none;
  }
}
.wp-block-column .cws__image:before {
  content: "";
  position: absolute;
  background-color: white;
  transform: scaleY(-1);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  z-index: 2;
  mask-image: linear-gradient(to top, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 75%);
  -webkit-mask-image: linear-gradient(to top, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 75%);
}
.wp-block-column .cws__image:after {
  content: "";
  position: absolute;
  background-color: white;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  z-index: 2;
  mask-image: linear-gradient(to top, rgb(255, 255, 255) 0, rgba(255, 255, 255, 0) 75%);
  -webkit-mask-image: linear-gradient(to top, rgb(255, 255, 255) 0, rgba(255, 255, 255, 0) 75%);
}
@media (max-width: 576px) {
  .wp-block-column .cws__image {
    margin-bottom: 5rem;
  }
}
.wp-block-column .cws__image img {
  aspect-ratio: 16/9;
}
.wp-block-column .cws__image img.active {
  position: relative;
}
@media (max-width: 992px) {
  .wp-block-column .cws__image img {
    filter: unset;
  }
}
@media (max-width: 500px) {
  .wp-block-column .cws__image img {
    aspect-ratio: 1/1;
  }
}
.wp-block-column .cws__content {
  width: 50%;
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
  margin-left: 208px;
}
@media (max-width: 768px) {
  .wp-block-column .cws__content {
    margin-left: calc(104px - 2rem);
  }
}
@media (max-width: 576px) {
  .wp-block-column .cws__content {
    width: 100%;
    margin-left: 0;
  }
}
.wp-block-column .cws__intro {
  display: none;
}
.wp-block-column .cws__intro--body {
  color: #2b2b2b;
}
.wp-block-column .cws__intro.mobile {
  display: block;
}
.wp-block-column .cws__slide--title {
  color: #003865;
}
.wp-block-column .cws__slide--body {
  width: 100%;
  color: #0033a0;
}
.wp-block-column .cws__nav {
  justify-content: flex-end;
}

/**
* Home Page Image Slider Block Pattern
**/
.home-page-image-slider {
  position: relative;
}
@media (max-width: 781px) {
  .home-page-image-slider .wp-block-columns {
    flex-wrap: nowrap !important;
  }
  .home-page-image-slider .wp-block-columns .wp-block-column {
    flex-grow: 0 !important;
    flex-basis: 33.33% !important;
  }
  .home-page-image-slider .wp-block-columns .wp-block-column:nth-child(2) {
    flex-basis: 66.66% !important;
  }
}
@media (max-width: 768px) {
  .home-page-image-slider .wp-block-columns {
    flex-wrap: wrap !important;
  }
  .home-page-image-slider .wp-block-columns .wp-block-column {
    flex-grow: 1 !important;
    flex-basis: 100% !important;
  }
}
.home-page-image-slider__nestedGroup {
  overflow: hidden;
  position: static;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 768px) {
  .home-page-image-slider__nestedGroup {
    padding-top: 5rem;
  }
}
@media (max-width: 500px) {
  .home-page-image-slider__nestedGroup {
    padding-top: 2rem;
  }
}
.home-page-image-slider__column--left figure {
  width: 45vw;
  position: absolute;
  bottom: -5rem;
  left: 0;
  z-index: 4;
}
@media (max-width: 768px) {
  .home-page-image-slider__column--left figure {
    top: 0;
    left: -2rem;
    bottom: auto;
    z-index: 0;
    width: 50vw;
    height: 75%;
  }
  .home-page-image-slider__column--left figure:after {
    content: "";
    background-color: white;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    mask-image: linear-gradient(to top, rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0) 75%);
    -webkit-mask-image: linear-gradient(to top, rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0) 75%);
  }
}
@media (max-width: 500px) {
  .home-page-image-slider__column--left figure {
    height: auto;
    width: calc(50vw + 4rem);
    left: -4rem;
    top: 1rem;
  }
  .home-page-image-slider__column--left figure:after {
    mask-image: linear-gradient(to top, rgb(255, 255, 255) 30%, rgba(255, 255, 255, 0) 75%);
    -webkit-mask-image: linear-gradient(to top, rgb(255, 255, 255) 30%, rgba(255, 255, 255, 0) 75%);
  }
}
.home-page-image-slider .cws__image {
  width: 66vw;
}
@media (max-width: 768px) {
  .home-page-image-slider .cws__image {
    width: calc(100% + 4rem);
  }
}
@media (max-width: 768px) {
  .home-page-image-slider .cws {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .home-page-image-slider .cws__swiper {
    display: flex;
    flex-direction: column-reverse;
  }
  .home-page-image-slider .cws__title {
    align-items: flex-end;
  }
  .home-page-image-slider .cws__title span {
    width: 50%;
  }
  .home-page-image-slider .cws__slide--title {
    margin-top: 0;
  }
  .home-page-image-slider .cws__content {
    bottom: 2rem;
    width: calc(100% - (104px - 2rem));
  }
  .home-page-image-slider .cws__nav {
    height: 4rem;
  }
  .home-page-image-slider .cws__nav .cws__pagination {
    height: fit-content;
  }
}
@media (max-width: 576px) {
  .home-page-image-slider .cws__content {
    width: 100%;
  }
  .home-page-image-slider .cws__title span.is-style-eyebrow {
    font-size: 18px;
    line-height: 1;
  }
  .home-page-image-slider .cws__title span.is-style-second-line {
    font-size: 26px;
  }
  .home-page-image-slider .cws__title span.is-style-emphasis {
    font-size: 38px;
    line-height: 1;
  }
}

.cws__dots-wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  padding-top: 8rem;
  clip-path: var(--desktop-wave);
}
@media (max-width: 768px) {
  .cws__dots-wrapper {
    clip-path: var(--mobile-wave);
  }
}
.cws__dots-wrapper--container {
  width: 1248px;
}
@media (max-width: calc(1248px + 4rem)) {
  .cws__dots-wrapper--container {
    width: 100%;
    padding: 0 2rem;
  }
}
@media (max-width: 768px) {
  .cws__dots-wrapper--container {
    padding: 0 1.5rem;
  }
}

.wp-block-column .cws__dots-wrapper {
  position: unset;
  display: unset;
  clip-path: unset;
  padding-top: unset;
  max-width: 100% !important;
  width: 100% !important;
}
.wp-block-column .cws__dots-wrapper .cws__dots-wrapper--container {
  width: unset;
}
.wp-block-column .cws__dots-wrapper .cws__background {
  display: none;
}

.editor-styles-wrapper .home-page-image-slider__column--left figure {
  width: 100%;
  position: relative;
  bottom: auto;
  left: auto;
  z-index: 0;
}

.testimonial {
  padding: 2rem 0;
}
.testimonial__columns {
  align-items: stretch !important;
}
@media (max-width: 992px) {
  .testimonial__columns {
    flex-wrap: wrap !important;
    position: relative;
    overflow: hidden;
    border-radius: 20px;
  }
}
.testimonial__columns--left {
  position: relative;
  margin-left: 104px !important;
  min-height: 550px;
}
@media (max-width: 1200px) {
  .testimonial__columns--left {
    margin-left: 0 !important;
  }
}
@media (max-width: 992px) {
  .testimonial__columns--left {
    flex-grow: 1 !important;
    flex-basis: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    min-height: unset;
  }
}
.testimonial__columns--left figure {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 992px) {
  .testimonial__columns--left figure {
    position: relative;
  }
  .testimonial__columns--left figure:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-image: linear-gradient(180deg, rgba(0, 96, 169, 0.2901960784) 0%, #002643 83%, #9c2136 100%);
  }
}
.testimonial__columns--left figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}
@media (max-width: 992px) {
  .testimonial__columns--left:not(:has(figure)) {
    position: absolute;
    top: 0;
    right: 0;
    transition: all 0.3s ease-in-out;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-image: linear-gradient(180deg, rgba(0, 96, 169, 0.2901960784) 0%, #002643 83%, #9c2136 100%);
  }
}
.testimonial__columns--right {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 2rem 0;
}
@media (max-width: 992px) {
  .testimonial__columns--right {
    flex-grow: 1 !important;
    flex-basis: 100% !important;
    padding: 10rem 3rem 3rem 3rem;
  }
}
@media (max-width: 768px) {
  .testimonial__columns--right {
    padding: 6rem 1rem 2rem 1rem;
  }
}
.testimonial__title {
  font-family: redwing-bold, Helvetica, sans-serif;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  font-size: 64px;
  line-height: 64px;
  color: #003865;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 992px) {
  .testimonial__title {
    color: #ffffff !important;
    font-size: 5.125rem;
    font-weight: 900;
    line-height: 5.25rem;
    margin-bottom: 1rem;
  }
}
@media (max-width: 768px) {
  .testimonial__title {
    font-size: 3rem;
    line-height: 3.125rem;
    margin-bottom: 0;
  }
}
.testimonial__byline {
  font-family: inter-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 18px;
  line-height: 20px;
  color: #9d2235;
  margin-left: 3.5rem;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 992px) {
  .testimonial__byline {
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 1rem;
  }
}
@media (max-width: 768px) {
  .testimonial__byline {
    margin-left: 1.5rem;
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.testimonial__quote {
  font-family: inter, Helvetica, sans-serif;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  font-size: 18px;
  line-height: 26px;
  color: #003865;
  margin-left: 3.5rem;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 992px) {
  .testimonial__quote {
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 1rem;
  }
}
@media (max-width: 768px) {
  .testimonial__quote {
    margin-left: 1.5rem;
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.testimonial__cta {
  margin-left: 208px;
}
@media (max-width: 768px) {
  .testimonial__cta {
    margin-left: 3.75rem;
    margin-block-start: 0;
  }
}
.testimonial__cta .wp-element-button {
  font-family: inter-bold, Helvetica, sans-serif;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
  padding: 0;
  color: #003865 !important;
  font-size: 18px;
  line-height: 22px;
  border: none;
  background: none;
  position: relative;
  text-transform: none !important;
}
.testimonial__cta .wp-element-button:before {
  content: "";
  width: calc(100% + 208px + 4rem);
  height: 2px;
  position: absolute;
  background-color: #b2b4b3;
  transition: all 0.3s ease-in-out;
  left: calc(-208px - 4rem);
  bottom: -1px;
}
.testimonial__cta .wp-element-button:after {
  content: url("../svg/arrow-blue.svg");
  position: absolute;
  bottom: -10px;
  right: -24px;
  transition: all 0.3s ease-in-out;
}
.testimonial__cta .wp-element-button:hover:before {
  transform: none;
  width: 100%;
  left: 0;
}
.testimonial__cta .wp-element-button:hover:after {
  transform: translateX(12px);
}
@media (max-width: 992px) {
  .testimonial__cta .wp-element-button {
    color: #ffffff;
  }
  .testimonial__cta .wp-element-button:before {
    background-color: #ffffff;
  }
  .testimonial__cta .wp-element-button:after {
    content: url("../svg/arrow-slim.svg");
  }
}
@media (max-width: 768px) {
  .testimonial__cta .wp-element-button {
    font-size: 1rem;
    line-height: 1.5rem;
    color: #ffffff !important;
  }
}

.content-ctas {
  --marginBottom: 4rem;
  --negMarBot: -4rem;
  margin-bottom: var(--marginBottom);
  position: relative;
  height: fit-content;
  padding-top: 8rem;
  margin-top: 0;
}
@media (max-width: calc(1248px + 4rem)) {
  .content-ctas {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (max-width: 992px) {
  .content-ctas .wp-block-columns {
    flex-direction: column;
  }
  .content-ctas .wp-block-columns .wp-block-column {
    flex-basis: 100% !important;
  }
}
@media (max-width: 768px) {
  .content-ctas {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .content-ctas.wave-one {
    padding-top: 12rem;
  }
  .content-ctas.wave-two {
    padding-top: 12rem;
  }
}
.content-ctas__text-bg {
  position: absolute;
  top: 0;
  left: -4%;
  z-index: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
}
.content-ctas__text-bg img {
  width: 100%;
  height: 90%;
  object-fit: contain;
}
@media (max-width: 992px) {
  .content-ctas__text-bg {
    position: relative;
    top: -1rem;
    left: 0;
  }
  .content-ctas__text-bg img {
    height: 100%;
  }
}
.content-ctas.wave-one {
  padding-top: 15rem;
  transform: scaleX(1);
}
.content-ctas.wave-one .content-ctas__bg img {
  transform: scaleX(1);
}
.content-ctas.wave-one .acf-innerblocks-container {
  transform: scaleX(1);
}
.content-ctas.wave-one .content-ctas__ctas {
  transform: scaleX(1);
}
.content-ctas.wave-two {
  padding-top: 15rem;
  transform: scaleX(-1);
}
.content-ctas.wave-two .content-ctas__bg img {
  transform: scaleX(-1);
}
.content-ctas.wave-two .acf-innerblocks-container {
  transform: scaleX(-1);
}
.content-ctas.wave-two .content-ctas__ctas {
  transform: scaleX(-1);
}
.content-ctas.wave-two .content-ctas__text-bg {
  transform: matrix(-1, 0, 0, 1, 0, 0);
}
.content-ctas__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  clip-path: var(--desktop-wave);
}
@media (max-width: 768px) {
  .content-ctas__bg {
    clip-path: var(--mobile-wave);
  }
}
.content-ctas__bg:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #9d2235;
  mix-blend-mode: multiply;
}
.content-ctas__bg.blue:before {
  background: rgba(0, 51, 160, 0.9);
}
.content-ctas__bg.dark:before {
  background: linear-gradient(182deg, rgba(0, 38, 67, 0) 1.57%, #002643 98.24%);
  mix-blend-mode: unset;
}
.content-ctas__bg.dark img {
  filter: unset;
  opacity: 1;
}
.content-ctas__bg.none:before {
  background: transparent;
  mix-blend-mode: unset;
}
.content-ctas__bg.none img {
  filter: unset;
  opacity: 1;
}
.content-ctas__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 1;
}
.content-ctas__bg:before {
  z-index: 1;
}
.content-ctas__bg img {
  opacity: 0.4;
  filter: grayscale(1);
}
.content-ctas__bg.mobile {
  display: none;
}
@media (max-width: 768px) {
  .content-ctas__bg {
    display: none;
  }
  .content-ctas__bg.mobile {
    display: block;
  }
}
.content-ctas.no-bg {
  padding-top: 8rem;
}
@media (max-width: 768px) {
  .content-ctas.no-bg {
    padding-top: 12rem;
  }
  .content-ctas.no-bg .content-ctas__bg {
    display: block;
  }
}
@media (max-width: 500px) {
  .content-ctas.no-bg {
    padding-top: 15rem;
  }
}
.content-ctas__columns--left h2 {
  color: #ffffff;
}
.content-ctas__columns--left p {
  margin-top: 1rem;
  color: #ffffff;
}
.content-ctas__columns a {
  color: #ffffff !important;
}
.content-ctas__ctas {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 4rem;
}
.content-ctas__ctas--container {
  width: 1248px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 2rem;
  row-gap: 1.5rem;
  margin-bottom: var(--negMarBot);
  position: relative;
}
.content-ctas__ctas--container.gridTwo {
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 992px) {
  .content-ctas__ctas--container {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (max-width: 768px) {
  .content-ctas__ctas--container {
    grid-template-columns: repeat(1, 1fr) !important;
    height: 100%;
  }
}
.content-ctas__ctas--item {
  background-color: #ffffff;
  border-radius: 10px;
  border: 2px solid #9d2235;
  height: 100%;
  overflow: hidden;
}
.content-ctas__ctas--item a {
  padding: 1rem 2.75rem 1rem 2rem;
  display: block;
}
.content-ctas__ctas--item a:has(div.content-ctas__image) {
  padding: 0;
}
.content-ctas__ctas--item a:has(div.content-ctas__image) .content-ctas__content {
  padding: 1rem 2.75rem 1rem 2rem;
}
.content-ctas__ctas--item a:hover h3:after {
  transform: translateX(12px);
}
.content-ctas__ctas--item:not(:has(a)) h3:after {
  display: none;
}
.content-ctas__ctas--item > * {
  text-decoration: none;
}
.content-ctas__ctas--item h3 {
  font-family: redwing-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  font-size: 32px;
  line-height: 42px;
  color: #9d2235;
  margin-top: 0;
  margin-bottom: 1rem;
  color: #9d2235;
  position: relative;
  border-bottom: 2px solid #0033a0;
  width: fit-content;
}
@media (max-width: 768px) {
  .content-ctas__ctas--item h3 {
    font-size: 22px;
    line-height: 28px;
  }
}
.content-ctas__ctas--item h3:after {
  content: url("../svg/arrow-grey.svg");
  position: absolute;
  bottom: -15.5px;
  right: -20px;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 768px) {
  .content-ctas__ctas--item h3:after {
    bottom: -11.5px;
  }
}
.content-ctas__image {
  height: 350px;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 781px) {
  .content-ctas__image {
    height: 250px;
  }
}
@media (max-width: 576px) {
  .content-ctas__image {
    height: 172px;
  }
}
.content-ctas__image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.content-ctas__container--content {
  position: relative;
  z-index: 2;
}
.content-ctas__deadline {
  padding: 32px 44px;
  background-color: #003865;
  border-radius: 10px;
  border: 2px solid #eaaa00;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: fit-content;
  position: absolute;
  top: 0;
  right: 0;
  transform: translateY(-70%);
  z-index: 1;
}
.content-ctas__deadline--wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
}
.content-ctas__deadline--container {
  width: 1248px;
  position: relative;
}
@media (max-width: calc(1248px + 4rem)) {
  .content-ctas__deadline--container {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .content-ctas__deadline--container {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 2rem;
  }
}
@media (max-width: 576px) {
  .content-ctas__deadline--container {
    justify-content: center;
  }
}
@media (max-width: 992px) {
  .content-ctas__deadline {
    position: relative;
    transform: unset;
  }
}
.content-ctas__deadline--headline {
  font-family: inter-bold, Helvetica, sans-serif;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
  font-size: 28px;
  line-height: normal;
  color: #ffffff;
  text-align: center;
}
.content-ctas__deadline--date {
  color: #ffffff;
  font-family: inter, Helvetica, sans-serif;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  font-size: 28px;
  line-height: normal;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
.content-ctas__deadline--date span {
  color: #ffffff;
  font-family: inter-bold, Helvetica, sans-serif;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
  font-size: 53px;
  line-height: normal;
}
.content-ctas__deadline .wp-element-button {
  width: fit-content;
  display: block;
}
.content-ctas li {
  color: #ffffff;
}
.content-ctas li:before {
  background-color: #ffffff;
}

.wp-block-column .content-ctas__image {
  height: 172px;
}
@media (max-width: 781px) {
  .wp-block-column .content-ctas__image {
    height: 250px;
  }
}
@media (max-width: 576px) {
  .wp-block-column .content-ctas__image {
    height: 172px;
  }
}

.editor-styles-wrapper .acf-block-component.wp-block-presby-single-cta {
  height: 100%;
}
.editor-styles-wrapper .content-ctas__ctas--item a {
  pointer-events: none;
}
.editor-styles-wrapper .content-ctas__bg {
  z-index: 0;
}
.editor-styles-wrapper .content-ctas.wave-one .content-ctas__bg {
  z-index: -1;
}
.editor-styles-wrapper .content-ctas.wave-two .content-ctas__bg {
  z-index: -1;
}
.editor-styles-wrapper .content-ctas__container.default {
  background-color: #9d2235;
}
.editor-styles-wrapper .content-ctas__container.default-blue {
  background-color: #0033a0;
}
.editor-styles-wrapper .content-ctas.wave-one .content-ctas__container.default {
  background-color: transparent;
}
.editor-styles-wrapper .content-ctas.wave-one .content-ctas__container.default-blue {
  background-color: transparent;
}
.editor-styles-wrapper .content-ctas.wave-two .content-ctas__container.default {
  background-color: transparent;
}
.editor-styles-wrapper .content-ctas.wave-two .content-ctas__container.default-blue {
  background-color: transparent;
}

.wp-block-cover li {
  color: #ffffff;
}
.wp-block-cover li::marker {
  color: #ffffff;
}

.tabbed-content {
  display: flex;
}
.tabbed-content__container {
  width: 100%;
  padding: 1.5rem 44px 56px 1.5rem;
  border-radius: 10px;
  background: #f7f7f7;
  box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.15);
  position: relative;
}
.tabbed-content__headlines {
  width: calc(208px + 104px - 2rem);
}
.tabbed-content__headlines h3 {
  color: #9d2235;
  font-family: redwing-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  font-size: 26px;
  line-height: 1;
  margin: 0;
  margin-bottom: 0;
  padding-bottom: 1rem;
  padding-left: calc((104px - 2rem) / 2);
  padding-right: 1rem;
  cursor: pointer;
}
.tabbed-content__headlines h3:after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background-color: transparent;
  position: relative;
  bottom: -0.25rem;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}
.tabbed-content__headlines h3.active:after {
  width: calc(100% + 2rem);
  background-color: #0033a0;
}
.tabbed-content__tab {
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  width: 100%;
}
.tabbed-content__tab .tabbed-content__headline-heading {
  font-size: 0;
  line-height: 0;
  margin: 0;
  display: none;
}
.tabbed-content__tab.active {
  opacity: 1;
  visibility: visible;
  position: relative;
}
.tabbed-content__content {
  width: 100%;
}
.tabbed-content__content .wp-block-columns {
  width: 100%;
}
.tabbed-content__content p {
  color: #6c6c6c;
}

.editor-styles-wrapper .tabbed-content .tabbed-content__headline-heading {
  font-size: 26px;
  line-height: 1;
  margin: 1rem 0 1.5rem 0;
  text-decoration: underline;
  color: #9d2235;
  display: block;
}
.editor-styles-wrapper .tabbed-content__container {
  width: 100%;
}
.editor-styles-wrapper .tabbed-content__headlines {
  width: 0;
}
.editor-styles-wrapper .tabbed-content__tab {
  opacity: 1;
  visibility: visible;
  position: relative;
}

@media (max-width: 1200px) {
  .tabbed-content__headlines {
    display: none;
  }
  .tabbed-content .wp-block-heading {
    color: #9d2235;
    font-family: redwing-medium, Helvetica, sans-serif;
    font-weight: 500;
    transition: all 0.3s ease-in-out;
    font-size: 26px;
    display: block;
    line-height: 1;
    margin: 0;
    margin-bottom: 0;
    padding-bottom: 1rem;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
  }
  .tabbed-content .wp-block-heading:hover {
    color: #0033a0;
  }
  .tabbed-content .wp-block-heading:after {
    content: "";
    display: block;
    width: 0;
    height: 2px;
    background-color: transparent;
    position: relative;
    bottom: -0.25rem;
    z-index: 1;
    transition: all 0.3s ease-in-out;
  }
  .tabbed-content__container {
    width: 100%;
    height: 100% !important;
  }
  .tabbed-content__tab {
    opacity: 1;
    visibility: visible;
    width: 100%;
    position: relative;
  }
  .tabbed-content__tab.active {
    padding-bottom: 1.5rem;
  }
  .tabbed-content__tab.active .wp-block-heading {
    margin-bottom: 0.75rem;
  }
  .tabbed-content__tab.active .wp-block-heading:hover {
    color: #9d2235;
    cursor: default;
  }
  .tabbed-content__tab.active .wp-block-heading:after {
    width: 100%;
    background-color: #0033a0;
  }
  .tabbed-content__tab.active .tabbed-content__content {
    max-height: 100%;
    opacity: 1;
    visibility: visible;
  }
  .tabbed-content__content {
    max-height: 0;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    visibility: hidden;
  }
}
.full-width-media-section {
  clip-path: var(--wave);
  z-index: 1;
}
.full-width-media-section.right {
  transform: scaleX(-1);
}
.full-width-media-section.right img {
  transform: scaleX(-1);
}

.accordion-headline-container {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.accordion-headline-container.active {
  scroll-margin-top: 500px;
}
@media (max-width: 992px) {
  .accordion-headline-container.active {
    scroll-margin-top: 375px;
  }
}
@media (max-width: 768px) {
  .accordion-headline-container.active {
    scroll-margin-top: 325px;
  }
}
@media (max-width: 576px) {
  .accordion-headline-container.active {
    scroll-margin-top: 250px;
  }
}
.accordion-headline-container .accordion-headline {
  color: #0033a0;
  font-size: 36px;
  line-height: 39px;
  text-align: start;
  margin: 1rem 0;
}
@media (max-width: 768px) {
  .accordion-headline-container .accordion-headline {
    margin: 0.5rem 0;
    font-size: 21px;
    line-height: 26px;
  }
}
.accordion-headline-container:hover .accordion-headline {
  color: #9d2235;
}
.accordion-headline-container:before {
  content: url("../svg/chevron-red.svg");
  margin-right: 1rem;
  transition: all 0.3s ease-in-out;
}
.accordion-headline-container:after {
  display: none;
}
.accordion-headline-container.active:before {
  transform: scaleY(-1);
}

.accordion-content-container {
  transition: visibility 0.5s, height 0.5s, overflow 0.5s, opacity 0.5s;
}
.accordion-content-container.active {
  margin: 1rem 1.5rem 1.5rem 1.5rem;
}

.higherup-accordion__section.headline-red .accordion-headline {
  color: #9d2235;
}
.higherup-accordion__section.headline-red .accordion-headline:hover {
  color: #0033a0;
}
.higherup-accordion__section.headline-gray .accordion-headline {
  color: #636664;
}
.higherup-accordion__section.headline-gray .accordion-headline:hover {
  color: #0033a0;
}
.higherup-accordion__section.headline-small .accordion-headline {
  font-size: 21px;
  line-height: 26px;
}

.single-stat .acf-innerblocks-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.single-stat__stat {
  font-family: inter-bold, Helvetica, sans-serif;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
  color: #9d2235;
  line-height: 1;
  font-size: 221px;
  height: 100%;
}
.single-stat__stat span.spec-char {
  font-size: 131px;
  vertical-align: top;
}
@media (max-width: 768px) {
  .single-stat__stat {
    font-size: 100px;
    line-height: 1.1;
  }
  .single-stat__stat span.spec-char {
    font-size: 60px;
  }
}
.single-stat__item--caption {
  font-family: redwing-bold, Helvetica, sans-serif;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  color: #9d2235;
  font-size: 44px;
  line-height: 43px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .single-stat__item--caption {
    font-size: 34px;
    line-height: 36px;
  }
}
.single-stat__item--description {
  grid-column: 1/span 2;
  grid-row: 3;
}
.single-stat__wrapper.blue .single-stat__stat {
  color: #0033a0;
}
.single-stat__wrapper.blue .single-stat__item--caption {
  color: #0033a0;
}
.single-stat__wrapper.white .single-stat__stat {
  color: #ffffff;
}
.single-stat__wrapper.white .single-stat__item--caption {
  color: #ffffff;
}
.single-stat__wrapper.two .single-stat__stat--left {
  font-size: 100px;
  align-items: flex-start;
}
.single-stat__wrapper.two .single-stat__stat--right {
  font-size: 221px;
  align-items: center;
}

.story-listings {
  --activePadding: 4rem;
}
.story-listings .swiper {
  padding-bottom: calc(var(--activePadding) + 1rem);
}
@media (max-width: 992px) {
  .story-listings .swiper {
    padding-bottom: 0;
  }
}
.story-listings__item {
  position: relative;
  width: 540px;
  height: 600px;
  overflow: hidden;
  border-radius: 20px;
  display: flex;
  align-items: flex-end;
  padding: 3rem;
  z-index: 0;
  transition: all 0.3s ease-in-out !important;
}
@media (max-width: 768px) {
  .story-listings__item {
    min-height: 550px;
    padding: 2rem 1rem;
  }
}
.story-listings__item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}
.story-listings__item:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background-image: linear-gradient(180deg, rgba(156, 33, 54, 0) 0%, #020202 100%);
  opacity: 1;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}
.story-listings__item--image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.story-listings__item--image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.story-listings__item--image:not(:has(img)) {
  background-color: #003865;
}
.story-listings__item--content > * {
  color: #ffffff;
  position: relative;
  z-index: 2;
  font-size: 1.125rem;
  line-height: 1.5rem;
  margin-bottom: 1rem;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 768px) {
  .story-listings__item--content > * {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.story-listings__item--title {
  font-family: redwing-heavy, Helvetica, sans-serif;
  font-weight: 800;
  transition: all 0.3s ease-in-out;
  font-size: 5.125rem;
  line-height: 5.25rem;
}
@media (max-width: 768px) {
  .story-listings__item--title {
    font-size: 3rem;
    line-height: 3.125rem;
    margin-bottom: 0;
  }
}
.story-listings__item--byline {
  font-family: inter-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-left: 3.5rem;
}
@media (max-width: 768px) {
  .story-listings__item--byline {
    margin-left: 1.5rem;
  }
}
.story-listings__item--quote {
  font-family: inter, Helvetica, sans-serif;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  transform: scale(0);
  max-height: 0;
  margin: 0;
  margin-left: 3.5rem;
}
@media (max-width: 768px) {
  .story-listings__item--quote {
    margin-left: 1.5rem;
  }
}
.story-listings__item--link {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 3;
  font-size: 0;
  top: 0;
  left: 0;
  display: none;
}
.story-listings__item--cta {
  font-family: inter-bold, Helvetica, sans-serif;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
  font-size: 1.125rem;
  line-height: 1.5rem;
  margin-bottom: 0;
  margin-left: 5.75rem;
  text-decoration: none;
  position: relative;
  cursor: pointer;
  transform: translateX(-300%);
  display: block;
  width: fit-content;
}
@media (max-width: 768px) {
  .story-listings__item--cta {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-left: 3.75rem;
  }
}
.story-listings__item--cta:before {
  content: "";
  position: absolute;
  bottom: -0.25rem;
  left: -8.75rem;
  width: calc(100% + 3rem + 5.75rem);
  height: 2px;
  background: #ffffff;
  transition: all 0.3s ease-in-out;
  z-index: 0;
}
@media (max-width: 768px) {
  .story-listings__item--cta:before {
    left: -6.75rem;
    width: calc(100% + 3rem + 3.75rem);
  }
}
.story-listings__item--cta:after {
  content: url("../svg/arrow-slim.svg");
  position: absolute;
  bottom: -14.5px;
  right: -20px;
  transition: all 0.3s ease-in-out;
  z-index: 0;
}
.story-listings__item.swiper-slide-active {
  margin-left: -8rem;
  margin-right: -8rem !important;
  transform: translateY(var(--activePadding));
  box-shadow: 8px 0px 15px 4px rgba(0, 0, 0, 0.15);
  z-index: 3;
}
@media (max-width: 768px) {
  .story-listings__item.swiper-slide-active {
    margin-left: -4rem;
    margin-right: -4rem !important;
    transform: translateY(calc(var(--activePadding) / 2));
  }
}
@media (max-width: 576px) {
  .story-listings__item.swiper-slide-active {
    margin-left: 0;
    margin-right: -2rem !important;
  }
}
.story-listings__item.swiper-slide-active:before {
  opacity: 1;
  background-image: linear-gradient(180deg, rgba(0, 96, 169, 0.2901960784) 0%, #002643 83%, #9c2136 100%);
}
.story-listings__item.swiper-slide-active:after {
  height: 100%;
  opacity: 0;
}
.story-listings__item.swiper-slide-active .story-listings__item--quote {
  transform: scale(1);
  max-height: 100%;
  margin-bottom: 1rem;
}
.story-listings__item.swiper-slide-active .story-listings__item--cta {
  transform: translateX(0);
}
.story-listings__item.swiper-slide-active .story-listings__item--link {
  display: block;
}
.story-listings__item.swiper-slide-active:hover .story-listings__item--cta:before {
  width: 100%;
  left: 0;
}
.story-listings__item.swiper-slide-active:hover .story-listings__item--cta:after {
  right: -30px;
}
.story-listings__navigation {
  display: flex;
  justify-content: center;
  width: 100%;
}
.story-listings__navigation--container {
  width: 1248px;
  height: 100%;
  position: relative;
  padding-top: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: calc(1248px + 4rem)) {
  .story-listings__navigation--container {
    width: 100%;
    padding: 2.5rem 2rem 0 2rem;
  }
}
@media (max-width: 992px) {
  .story-listings__navigation--container {
    padding-top: 4rem;
  }
}
.story-listings__prev, .story-listings__next, .story-listings__pagination {
  position: relative;
}
.story-listings__next {
  content: url("../svg/arrow-slider.svg");
  width: 26px !important;
  bottom: -3px;
}
.story-listings__prev {
  content: url("../svg/arrow-slider.svg");
  width: 26px !important;
  transform: scaleX(-1);
  left: -2rem;
  bottom: -3px;
}
.story-listings__pagination {
  width: fit-content !important;
  margin-right: 3rem;
}
.story-listings__pagination .swiper-pagination-bullet {
  background-color: #d9d9d9;
  opacity: 1;
}
.story-listings__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #0033a0;
}
.story-listings__container {
  display: flex;
  justify-content: center;
  align-items: center;
}
.story-listings__container--item {
  width: 50%;
}
.story-listings__container--item:hover .story-listings__item--cta:before {
  width: 100%;
  left: 0;
}
.story-listings__container--item:hover .story-listings__item--cta:after {
  right: -30px;
}
.story-listings__container--item:nth-child(2) {
  margin-left: -6rem;
  margin-top: 8rem;
  box-shadow: 8px 0px 15px 4px rgba(0, 0, 0, 0.15);
}
.story-listings__container--item:nth-child(2) .story-listings__container--quote {
  transform: scale(1);
  max-height: 100%;
  margin-bottom: 1rem;
}
.story-listings__container--item:nth-child(2) .story-listings__container--cta {
  transform: translateX(0);
}
.story-listings__container--item:nth-child(2):before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: all 0.3s ease-in-out;
  opacity: 1;
  background-image: linear-gradient(180deg, rgba(0, 96, 169, 0.2901960784) 0%, #002643 83%, #9c2136 100%);
}
.story-listings__container--item:nth-child(2):after {
  opacity: 0;
}
.story-listings__container--item .story-listings__item--link {
  display: block;
}
.story-listings__container:has(.story-listings__container--item:nth-child(1):hover) .story-listings__container--item:nth-child(1) {
  margin-left: 6rem;
  margin-top: 8rem;
  width: calc(50% + 6rem);
  box-shadow: 8px 0px 15px 4px rgba(0, 0, 0, 0.15);
  z-index: 1;
}
.story-listings__container:has(.story-listings__container--item:nth-child(1):hover) .story-listings__container--item:nth-child(1) .story-listings__container--quote {
  transform: scale(1);
  max-height: 100%;
  margin-bottom: 1rem;
}
.story-listings__container:has(.story-listings__container--item:nth-child(1):hover) .story-listings__container--item:nth-child(1) .story-listings__container--cta {
  transform: translateX(0);
}
.story-listings__container:has(.story-listings__container--item:nth-child(1):hover) .story-listings__container--item:nth-child(1):before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: all 0.3s ease-in-out;
  opacity: 1;
  background-image: linear-gradient(180deg, rgba(0, 96, 169, 0.2901960784) 0%, #002643 83%, #9c2136 100%);
}
.story-listings__container:has(.story-listings__container--item:nth-child(1):hover) .story-listings__container--item:nth-child(1):after {
  opacity: 0;
}
.story-listings__container:has(.story-listings__container--item:nth-child(1):hover) .story-listings__container--item:nth-child(2) {
  margin-top: 0;
  box-shadow: none;
}
.story-listings__container:has(.story-listings__container--item:nth-child(1):hover) .story-listings__container--item:nth-child(2) .story-listings__container--quote {
  transform: scale(0);
  max-height: 0;
  margin-bottom: 0;
}
.story-listings__container:has(.story-listings__container--item:nth-child(1):hover) .story-listings__container--item:nth-child(2) .story-listings__container--cta {
  transform: translateX(-300%);
}
.story-listings__container:has(.story-listings__container--item:nth-child(1):hover) .story-listings__container--item:nth-child(2):before {
  opacity: 0;
}
.story-listings__container:has(.story-listings__container--item:nth-child(1):hover) .story-listings__container--item:nth-child(2):after {
  opacity: 1;
}
@media (max-width: 992px) {
  .story-listings__container {
    flex-direction: column;
  }
  .story-listings__container--item {
    width: 100% !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .story-listings__container--item:nth-child(1) {
    margin-bottom: 2rem;
  }
  .story-listings__container--item:nth-child(1):hover:before {
    opacity: 1;
  }
  .story-listings__container--item:nth-child(1):hover:after {
    opacity: 0;
  }
  .story-listings__container--item:nth-child(2):before {
    opacity: 0;
  }
  .story-listings__container--item:nth-child(2):after {
    opacity: 1;
  }
  .story-listings__container--item:nth-child(2):hover:before {
    opacity: 1;
  }
  .story-listings__container--item:nth-child(2):hover:after {
    opacity: 0;
  }
  .story-listings__container--quote {
    transform: scale(1) !important;
    max-height: 100% !important;
    margin-bottom: 1rem !important;
  }
  .story-listings__container--cta {
    transform: translateX(0) !important;
  }
}

@media (max-width: 455px) {
  .results-card__people {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
}
.results-card__people:hover .results-card__name {
  text-decoration: none;
}
.results-card__people--image {
  width: calc(104px + 104px - 2rem);
  height: auto;
}
.results-card__people--image:not(:has(img)) {
  position: relative;
}
.results-card__people--image:not(:has(img)):after {
  content: url("../svg/placeholder.svg");
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.7);
}
.results-card__name {
  color: #9d2235;
  font-family: redwing-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  font-size: 20px;
  line-height: normal;
  text-decoration: underline;
  margin: 12px 0 0 0 !important;
}
.results-card__titles {
  color: #000000;
  font-family: redwing-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  font-size: 16px;
  line-height: 20px;
  margin: 8px 0 0 0 !important;
}

.results-card__people.swiper-slide {
  height: auto;
}

.results-card__people.draft .results-card__name {
  text-decoration: none;
}
.results-card__people.draft .results-card__people--image img {
  cursor: default;
}

.related-listings {
  padding-bottom: 4rem;
}
.related-listings:has(div.swiper-pagination-lock) {
  padding-bottom: 2rem;
}
.related-listings__swiper-container {
  position: relative;
}
.related-listings__headline, .related-listings h2 {
  margin: 0 0 24px 0;
}
.related-listings__copy, .related-listings p {
  margin: 0 0 32px 0;
}

.results-card__program.swiper-slide {
  height: auto;
}

.dynamic-block__prev-arrow {
  content: url("../svg/arrow-slider.svg");
  transform: scaleX(-1);
  bottom: -3rem;
  top: auto;
  right: 58px;
  left: auto;
}
.dynamic-block__next-arrow {
  bottom: -3rem;
  top: auto;
  right: 10px;
  content: url("../svg/arrow-slider.svg");
}
.dynamic-block__pagination {
  bottom: -2.25rem !important;
  width: fit-content !important;
  right: 100px;
  left: auto !important;
}
.dynamic-block__pagination .swiper-pagination-bullet-active {
  background: #0033a0 !important;
}

.editor-styles-wrapper .related-listings .swiper-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
}
.editor-styles-wrapper .people-listings .swiper-wrapper {
  grid-template-columns: repeat(6, 1fr);
}
.editor-styles-wrapper .dynamic-block__prev-arrow {
  display: none;
}
.editor-styles-wrapper .dynamic-block__next-arrow {
  display: none;
}

body.block-editor-page:has(div.interface-interface-skeleton__sidebar[aria-label="Editor settings"] .interface-complementary-area__fill) .people-listings .swiper-wrapper {
  grid-template-columns: repeat(4, 1fr);
}
body.block-editor-page:has(div.interface-interface-skeleton__secondary-sidebar[aria-label="Document Overview"]) .people-listings .swiper-wrapper {
  grid-template-columns: repeat(4, 1fr);
}
body.block-editor-page:has(div.interface-interface-skeleton__secondary-sidebar[aria-label="Document Overview"]):has(div.interface-interface-skeleton__sidebar[aria-label="Editor settings"] .interface-complementary-area__fill) .people-listings .swiper-wrapper {
  grid-template-columns: repeat(4, 1fr);
}

@media (max-width: 1200px) {
  body.block-editor-page:has(div.interface-interface-skeleton__sidebar[aria-label="Editor settings"] .interface-complementary-area__fill) .related-listings .swiper-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
  body.block-editor-page:has(div.interface-interface-skeleton__sidebar[aria-label="Editor settings"] .interface-complementary-area__fill) .people-listings .swiper-wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
  body.block-editor-page:has(div.interface-interface-skeleton__secondary-sidebar[aria-label="Document Overview"]) .related-listings .swiper-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
  body.block-editor-page:has(div.interface-interface-skeleton__secondary-sidebar[aria-label="Document Overview"]) .people-listings .swiper-wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
  body.block-editor-page:has(div.interface-interface-skeleton__secondary-sidebar[aria-label="Document Overview"]):has(div.interface-interface-skeleton__sidebar[aria-label="Editor settings"] .interface-complementary-area__fill) .related-listings .swiper-wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
  body.block-editor-page:has(div.interface-interface-skeleton__secondary-sidebar[aria-label="Document Overview"]):has(div.interface-interface-skeleton__sidebar[aria-label="Editor settings"] .interface-complementary-area__fill) .people-listings .swiper-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
.accordion-listings {
  padding-bottom: 2rem;
}
.accordion-listings .higherup-accordion__section {
  padding: 0 32px 42px 32px;
  background-color: #f7f7f7;
  border-radius: 10px;
}
.accordion-listings .higherup-accordion__section .higherup-accordion__wrapper {
  width: 83.33%;
}
@media (max-width: 992px) {
  .accordion-listings .higherup-accordion__section .higherup-accordion__wrapper {
    width: 100%;
  }
}
.accordion-listings .higherup-accordion__section .accordion-headline {
  margin: 48px 0 42px;
  color: #0033a0;
  font-family: inter-semibold, Helvetica, sans-serif;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  font-size: 30px;
  line-height: 30px;
}
.accordion-listings .higherup-accordion__section .accordion-headline-container:before {
  position: relative;
  top: 8px;
}
.accordion-listings .higherup-accordion__section .accordion-headline-container.active:before {
  top: 18px;
}
.accordion-listings .higherup-accordion__section .accordion-headline-container.active .accordion-headline {
  margin-bottom: 0;
}
.accordion-listings .higherup-accordion__section .higherup-accordion__tab-container {
  border-bottom: 1px solid #b2b4b3;
}

.editor-styles-wrapper .block-editor-block-list__block .accordion-listings .higherup-accordion__section .higherup-accordion__tab-container {
  background: none;
}
.editor-styles-wrapper .accordion-listings .accordion-content-container {
  display: none;
}

.event-listings__container {
  background-color: #f7f7f7;
  border-radius: 10px;
  padding: 2rem;
}
.event-listings__container.no-slider {
  display: flex;
  justify-content: center;
  column-gap: 64px;
  row-gap: 2rem;
}
@media (max-width: 768px) {
  .event-listings__container.no-slider {
    flex-direction: column;
    justify-content: flex-start;
  }
}
.event-listings__swiper .results-card__event {
  display: flex;
  align-items: center;
  height: auto;
}

.results-card__event--content {
  display: flex;
  align-items: center;
  gap: 22px;
}
.results-card__event--content h3 {
  font-family: redwing, Helvetica, sans-serif;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  font-size: 22px;
  line-height: 28px;
  color: #2b2b2b;
  text-decoration: none;
  transition: unset;
}
.results-card__event--content:hover h3 {
  text-decoration: underline;
  text-decoration-color: #66b2e7;
  text-decoration-thickness: 2px;
}
.results-card__event--date {
  min-width: 70px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #0033a0;
  border-radius: 5px;
  padding: 12px 8px 16px 8px;
  color: #ffffff;
  text-align: center;
  font-family: inter, Helvetica, sans-serif;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  font-size: 22px;
  line-height: normal;
}
.results-card__event--date span {
  font-family: inter-bold, Helvetica, sans-serif;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
  font-size: 42px;
  line-height: normal;
}

.results-card__news {
  height: auto;
}
.results-card__news a {
  display: block;
  max-width: calc(312px + 104px - 2rem);
}

.single-template.news .related-news {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 4rem;
}
.single-template.news .related-news__wrapper {
  width: 1248px;
}
@media (max-width: calc(1248px + 4rem)) {
  .single-template.news .related-news__wrapper {
    width: 100%;
  }
}

.news-events-listings__container {
  display: grid;
  grid-template-areas: "newsTitle eventsTitle" "newsCardOne eventsContainer" "newsCardTwo eventsContainer" "newsCardThree ctaContainer" "desktopCTA desktopCTA";
  grid-template-columns: 2fr 1fr;
  column-gap: calc(104px - 2rem);
  row-gap: 42px;
}
@media (max-width: 992px) {
  .news-events-listings__container {
    display: flex;
    flex-direction: column;
  }
}
.news-events-listings__headline {
  color: #003865;
  font-family: redwing-bold, Helvetica, sans-serif;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  font-size: 52px;
  line-height: 65px;
  margin: 0;
}
.news-events-listings__headline.news {
  grid-area: newsTitle;
}
.news-events-listings__headline.events {
  grid-area: eventsTitle;
}
@media (max-width: 992px) {
  .news-events-listings .wp-block-button {
    display: none;
  }
  .news-events-listings .wp-block-button.event {
    display: block;
  }
}
.news-events-listings .wp-block-button.mobile {
  display: none;
}
@media (max-width: 992px) {
  .news-events-listings .wp-block-button.mobile {
    display: block;
    width: fit-content;
  }
}
.news-events-listings__desktop-ctas {
  display: flex;
  width: 100%;
  justify-content: space-between;
  grid-area: desktopCTA;
}
@media (max-width: 992px) {
  .news-events-listings__desktop-ctas {
    display: none;
  }
}

.nel__news-item:nth-child(2) {
  grid-area: newsCardOne;
}
.nel__news-item:nth-child(3) {
  grid-area: newsCardTwo;
}
.nel__news-item:nth-child(4) {
  grid-area: newsCardThree;
}
.nel__news-item a {
  text-decoration: none;
  display: flex;
  gap: 2rem;
  position: relative;
}
@media (max-width: 768px) {
  .nel__news-item a {
    flex-direction: column;
  }
}
.nel__news-item--image {
  width: 50%;
  overflow: hidden;
  border-radius: 15px;
}
@media (max-width: 768px) {
  .nel__news-item--image {
    width: 100%;
  }
}
.nel__news-item--image img {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  object-fit: cover;
  aspect-ratio: 35/23;
  transition: all 0.3s ease-in-out;
}
.nel__news-item--content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 50%;
}
@media (max-width: 768px) {
  .nel__news-item--content {
    width: 100%;
  }
}
.nel__news-item--date {
  color: #9d2235;
  font-family: redwing-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  font-size: 18px;
  line-height: 30px;
}
.nel__news-item--title {
  color: #003865;
  font-family: redwing, Helvetica, sans-serif;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  font-size: 26px;
  line-height: 34px;
  margin: 6px 0 0 0;
}
.nel__news-item--cta-container {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.nel__news-item--cta {
  color: #0033a0;
  font-family: redwing-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  font-size: 18px;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 2rem;
  display: block;
  text-align: end;
  margin-top: 1rem;
  margin-right: 2rem;
  width: fit-content;
  position: relative;
}
.nel__news-item--cta:before {
  content: "";
  position: absolute;
  width: 411.84px;
  bottom: 0;
  right: 0;
  height: 2px;
  background-color: #d9d9d6;
  transition: all 0.3s ease-in-out;
  z-index: -1;
}
.nel__news-item--cta:after {
  content: url("../svg/arrow-blue.svg");
  position: absolute;
  bottom: -10px;
  right: -24px;
}
.nel__news-item:hover .nel__news-item--cta:before {
  width: calc(100% + 1rem);
}
.nel__news-item:hover .nel__news-item--title {
  text-decoration: underline;
}
.nel__news-item:hover .nel__news-item--image img {
  transform: scale(1.1);
}

.nel__events {
  grid-area: eventsContainer;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
}
@media (max-width: 992px) {
  .nel__events {
    align-items: flex-start;
  }
}
.nel__events--container {
  border-radius: 10px;
  background-color: #f7f7f7;
  padding: 1rem;
}
@media (max-width: 992px) {
  .nel__events--container {
    width: 100%;
  }
}
.nel__events .results-card {
  margin-top: 42px;
}
.nel__events .results-card:first-child {
  margin-top: 0;
}
.nel__events .wp-block-button {
  margin-top: 36px;
}
.nel__events .wp-block-button a {
  display: block;
  width: fit-content;
}

.nel__cta {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 15px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  grid-area: ctaContainer;
}
@media (max-width: 992px) {
  .nel__cta {
    display: none;
  }
}
.nel__cta--container {
  display: none;
}
@media (max-width: 992px) {
  .nel__cta--container {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
  }
  .nel__cta--container .nel__cta {
    display: flex;
    width: 50%;
    aspect-ratio: 37/25;
    min-height: 30vw;
  }
}
@media (max-width: 768px) {
  .nel__cta--container {
    flex-direction: column;
    align-items: flex-start;
  }
  .nel__cta--container .nel__cta {
    width: 100%;
  }
  .nel__cta--container .wp-block-button {
    margin-top: 2rem;
  }
  .nel__cta--container .wp-block-button a {
    display: block;
  }
}
.nel__cta--image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.nel__cta--image:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #9d2235;
  mix-blend-mode: multiply;
}
.nel__cta--image.blue:before {
  background: rgba(0, 51, 160, 0.9);
}
.nel__cta--image.dark:before {
  background: linear-gradient(182deg, rgba(0, 38, 67, 0) 1.57%, #002643 98.24%);
  mix-blend-mode: unset;
}
.nel__cta--image.dark img {
  filter: unset;
  opacity: 1;
}
.nel__cta--image.none:before {
  background: transparent;
  mix-blend-mode: unset;
}
.nel__cta--image.none img {
  filter: unset;
  opacity: 1;
}
.nel__cta--image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 1;
}
.nel__cta--image:before {
  mix-blend-mode: multiply !important;
  background: #0033a0 !important;
}
.nel__cta--content {
  color: #ffffff;
  padding: 2rem;
  font-family: redwing, Helvetica, sans-serif;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  font-size: 26px;
  line-height: 34px;
  margin-bottom: 0;
}

#archive-page {
  margin-top: 0;
}

.archive-hero {
  display: flex;
  justify-content: center;
  width: calc(100% + 4rem);
  margin-left: -2rem;
  margin-right: -2rem;
  animation: fadeInAnimation ease 1s;
  /** Default Archive **/
  /** NEWS */
}
@media (max-width: 992px) {
  .archive-hero {
    width: calc(100% + 4rem);
  }
}
.archive-hero__container {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 1248px;
  padding: 96px 0;
}
@media (max-width: calc(1248px + 4rem)) {
  .archive-hero__container {
    width: 100%;
    padding: 96px 2rem;
  }
}
@media (max-width: 768px) {
  .archive-hero__container {
    padding: 64px 1.5rem;
  }
}
.archive-hero__default {
  width: calc(100% + 2rem);
  margin-left: -2rem;
  margin-right: -2rem;
  animation: fadeInAnimation ease 1s;
}
@media (max-width: 992px) {
  .archive-hero__default {
    width: unset;
  }
}
.archive-hero__default:has(div.archive-hero__default--container.no-image) {
  display: flex;
  justify-content: center;
}
.archive-hero__default--container {
  display: flex;
  align-items: center;
  width: 100%;
}
.archive-hero__default--container.no-image {
  width: calc(1248px + 3rem);
}
.archive-hero__default--container.no-image .archive-hero__default--text {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
}
@media (max-width: calc(1248px + 4rem)) {
  .archive-hero__default--container.no-image .archive-hero__default--text {
    flex-direction: column;
  }
}
.archive-hero__default--container.no-image .archive-hero__default--content {
  width: 100%;
}
.archive-hero__default--container.no-image .archive-hero__default--content .archive-hero__default--intro {
  width: 75%;
}
@media (max-width: calc(1248px + 4rem)) {
  .archive-hero__default--container.no-image .archive-hero__default--content .archive-hero__default--intro {
    width: 100%;
  }
}
@media (max-width: calc(1248px + 4rem)) {
  .archive-hero__default--container.no-image {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .archive-hero__default--container {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.archive-hero__default--title {
  margin-bottom: 8px;
}
.archive-hero__default--headline {
  margin-top: 0;
  margin-bottom: 1.5rem;
}
.archive-hero__default--image {
  align-self: stretch;
  max-height: minmax(70vh, 100%);
}
.archive-hero__default--image img {
  width: calc(50vw - 68px);
  height: 100%;
  object-fit: cover;
}
@media (max-width: 992px) {
  .archive-hero__default--image {
    width: 100%;
    max-height: 50vh;
  }
  .archive-hero__default--image img {
    width: 100%;
    max-height: 50vh;
  }
}
.archive-hero__default--content {
  margin-left: 36px;
  width: 624px;
  padding: 64px 0;
}
@media (max-width: calc(1248px + 4rem)) {
  .archive-hero__default--content {
    width: 50%;
  }
}
@media (max-width: 992px) {
  .archive-hero__default--content {
    width: 100%;
    margin: 0;
    padding: 0 2rem 3rem 2rem;
  }
}
@media (max-width: 768px) {
  .archive-hero__default--content {
    padding: 0 1.5rem 3rem 1.5rem;
  }
}
.archive-hero__news {
  display: flex;
  justify-content: center;
  width: calc(100% + 4rem);
  margin-left: -2rem;
  margin-right: -2rem;
  background-image: url("../png/dots-bg.png");
  position: relative;
  transition: all 0.3s ease-in-out;
  animation: fadeInAnimation ease 1s;
}
.archive-hero__news:after {
  content: "";
  width: 100%;
  height: 150px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(0deg, rgb(255, 255, 255) 52%, rgba(255, 255, 255, 0) 100%);
}
@media (max-width: 768px) {
  .archive-hero__news {
    width: calc(100% + 3rem);
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
}
.archive-hero__news--container {
  width: 1248px;
  padding: 85px 0 78px 0;
  position: relative;
  z-index: 1;
}
@media (max-width: calc(1248px + 4rem)) {
  .archive-hero__news--container {
    width: 100%;
    padding: 85px 2rem 78px 1.5rem;
  }
}
@media (max-width: 768px) {
  .archive-hero__news--container {
    padding: 48px 1.5rem 78px 1.5rem;
  }
}
.archive-hero__news--title {
  font-family: redwing, Helvetica, sans-serif;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  font-size: 28px;
  line-height: 54px;
  color: #0033a0;
  margin: 0;
}
.archive-hero__news--headline {
  font-family: redwing-heavy, Helvetica, sans-serif;
  font-weight: 800;
  transition: all 0.3s ease-in-out;
  font-size: 54px;
  line-height: 51px;
  color: #003865;
  margin: 0;
}
@media (max-width: 768px) {
  .archive-hero__news--headline {
    font-size: 34px;
    line-height: 43px;
  }
}
.archive-hero__news--intro {
  font-family: inter-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 20px;
  line-height: 30px;
  margin-top: 24px;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .archive-hero__news--intro {
    font-size: 18px;
  }
}

.featured-hero {
  height: 100vh;
  overflow: hidden;
  clip-path: var(--wave);
  transform: scaleX(-1) scaleY(-1);
  transition: all 0.3s ease-in-out;
  margin-block-start: 0;
}
@media (max-width: 768px) {
  .featured-hero {
    height: 60vh;
  }
}
@media (max-width: 500px) {
  .featured-hero {
    height: 50vh;
  }
}
.featured-hero__container {
  width: 100%;
  height: 100%;
  position: relative;
  transform: scaleX(-1) scaleY(-1);
}
@media (max-width: 1440px) {
  .featured-hero__container {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
}
.featured-hero__image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  animation: fadeInAnimation ease 1s;
}
.featured-hero__image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 51, 160, 0.71) 0%, rgba(0, 51, 160, 0.9) 53.34%);
}
.featured-hero__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center bottom;
}
@media (max-width: 768px) {
  .featured-hero__image img {
    object-position: 60% 50%;
  }
}
.featured-hero__featuredText {
  position: absolute;
  bottom: 8rem;
  left: 0;
}
.featured-hero__featuredText img {
  width: 100%;
  height: 100%;
}
@media (max-width: 1440px) {
  .featured-hero__featuredText {
    position: relative;
    bottom: 11rem;
  }
}
@media (max-width: 768px) {
  .featured-hero__featuredText {
    bottom: 8rem;
  }
}
.featured-hero__subheadline {
  font-family: redwing, Helvetica, sans-serif;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  color: #ffffff;
  font-size: 2rem;
  line-height: 40px;
  position: absolute;
  right: 5%;
  bottom: 55%;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1440px) {
  .featured-hero__subheadline {
    right: 2rem;
    bottom: -3rem;
  }
}
@media (max-width: 768px) {
  .featured-hero__subheadline {
    font-size: 20px;
    line-height: 36px;
    right: 1.5rem;
  }
}
.featured-hero__ctas {
  position: absolute;
  right: 0;
  top: 4rem;
  z-index: 1;
}
@media (max-width: 768px) {
  .featured-hero__ctas {
    display: none;
  }
}
.featured-hero__ctas ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.featured-hero__ctas ul li {
  margin-bottom: 0.5rem;
}
.featured-hero__ctas ul li:before {
  display: none;
}
.featured-hero__ctas ul li a {
  display: block;
  text-decoration: none;
  padding: 1rem 5rem 1rem 28px;
  font-family: redwing-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 1;
  border: none;
  color: #0033a0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  background: linear-gradient(77deg, var(--buttonWhite1) 0%, var(--buttonWhite2) 100%);
  transition: --buttonWhite1 0.3s, --buttonWhite2 0.3s, color 0.3s;
}
.featured-hero__ctas ul li a:before {
  content: url("../svg/arrow-blue.svg");
  margin-right: 28px;
  transition: all 0.3s ease-in-out;
  display: inline-block;
}
.featured-hero__ctas ul li a:hover {
  color: #ffffff;
  --buttonWhite1: #027ad8;
  --buttonWhite2: #036ec0;
}
.featured-hero__ctas ul li a:hover:before {
  content: url("../svg/arrow.svg");
  transform: translateX(12px);
}
@media (max-width: 576px) {
  .featured-hero__ctas ul li a {
    font-size: 1rem;
    text-align: start;
  }
  .featured-hero__ctas ul li a:before {
    margin-right: 1rem;
  }
}

.default-hero {
  width: 100%;
  overflow: hidden;
  margin-bottom: 2rem;
  min-height: 70vh;
  height: 100%;
  padding: 2rem;
  position: relative;
  clip-path: var(--wave);
  transform: scaleY(-1) scaleX(-1);
  margin-block-start: 0;
  display: flex;
  align-items: center;
  animation: fadeInAnimation ease 1s;
  z-index: 2;
}
.default-hero .wp-block-buttons .is-style-fill-red .wp-element-button {
  border: 2px solid #ffffff;
}
.default-hero.child .wp-block-buttons .is-style-fill-red .wp-element-button {
  border: none;
}
.default-hero.no-bg {
  transform: scaleY(-1) scaleX(1);
  min-height: fit-content;
}
.default-hero.no-bg .default-hero__wrapper {
  transform: scaleX(-1) scaleY(1);
}
.default-hero.no-bg .default-hero__content {
  margin: 120px 0 0 0;
  padding-bottom: 0;
  padding-top: 48px;
}
@media (max-width: 768px) {
  .default-hero {
    padding: 2rem 1.5rem;
    min-height: unset;
  }
  .default-hero.child {
    aspect-ratio: 16/9;
  }
  .default-hero.child .default-hero__content {
    display: none;
  }
}
.default-hero__wrapper {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.default-hero__container {
  width: 1248px;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}
@media (max-width: calc(1248px + 4rem)) {
  .default-hero__container {
    width: 100%;
  }
}
.default-hero__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
  transform: scaleY(-1) scaleX(-1);
}
.default-hero__image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.default-hero__video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transform: scaleY(-1);
}
.default-hero__video-controls {
  position: absolute;
  right: 2rem;
  top: 6rem;
  z-index: 1;
  font-size: 0;
  border: none;
  outline: none;
  background: none;
  opacity: 0.6;
  transition: all 0.3s ease-in-out;
}
.default-hero__video-controls:after {
  content: url("../svg/pause.svg");
}
.default-hero__video-controls:hover {
  opacity: 1;
}
.default-hero__video-controls.paused:after {
  content: url("../svg/play.svg");
}
@media (max-width: 768px) {
  .default-hero__video-controls {
    top: 3rem;
    right: 1.5rem;
  }
}
.default-hero__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  transform: scaleY(-1) scaleX(-1);
  background: linear-gradient(180deg, rgba(0, 51, 160, 0.71) 0%, rgba(0, 51, 160, 0.9) 53.34%);
}
.default-hero__content {
  transform: scaleY(-1) scaleX(-1);
  padding-bottom: 10rem;
  margin: 120px 0;
}
.default-hero__content.mobile {
  opacity: 0;
  animation: fadeInAnimation ease 0.85s;
  animation-fill-mode: forwards;
  animation-delay: 0.15s;
  transform: none;
  display: none;
  margin: 0;
  position: relative;
  padding: 8rem 1.5rem 2rem 1.5rem;
  margin: 0 -2rem -8rem -2rem;
  top: -8rem;
  z-index: 1;
}
.default-hero__content.mobile:before {
  content: "";
  width: 100%;
  height: 3rem;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 99%);
}
.default-hero__content.mobile h1,
.default-hero__content.mobile p {
  color: #003865;
}
.default-hero__content.mobile.blue {
  background-color: #0033a0;
}
.default-hero__content.mobile.blue h1,
.default-hero__content.mobile.blue p {
  color: #ffffff;
}
.default-hero__content.mobile.grey {
  background-color: #d9d9d6;
}
.default-hero__content.mobile.grey h1,
.default-hero__content.mobile.grey p {
  color: #9d2235;
}
.default-hero__content.mobile.red {
  background-color: #9d2235;
}
.default-hero__content.mobile.red h1,
.default-hero__content.mobile.red p {
  color: #ffffff;
}
.default-hero__content.mobile.navy {
  background-color: #003865;
}
.default-hero__content.mobile.navy h1,
.default-hero__content.mobile.navy p {
  color: #ffffff;
}
.default-hero__content.mobile .wp-block-buttons {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
  position: relative;
}
.default-hero__content.mobile .wp-block-buttons .wp-element-button {
  display: block;
  width: fit-content;
}
@media (max-width: 768px) {
  .default-hero__content {
    padding-bottom: 6rem;
    margin: 32px 0 0 0;
  }
  .default-hero__content.mobile {
    display: block;
  }
  .default-hero__content.no-bg {
    display: none;
  }
}
.default-hero__content h1 {
  margin: 0;
  color: #ffffff;
}
.default-hero .wp-block-buttons {
  margin-top: 24px;
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
  position: relative;
}
.default-hero .wp-block-buttons .wp-element-button {
  display: block;
  width: fit-content;
}

.default-hero.child {
  transform: scaleY(-1) scaleX(1);
}
.default-hero.child .default-hero__overlay {
  display: none;
}
.default-hero.child .default-hero__wrapper {
  transform: scaleX(-1) scaleY(1);
}
.default-hero.child .default-hero__image {
  transform: scaleY(-1) scaleX(1);
}
.default-hero.child .default-hero__content {
  max-width: 50%;
  padding: 2rem 42px 2rem 2rem;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.8);
}
.default-hero.child .default-hero__content h1,
.default-hero.child .default-hero__content p {
  color: #003865;
}
.default-hero.child .default-hero__content.blue {
  background-color: rgba(0, 51, 160, 0.8);
}
.default-hero.child .default-hero__content.blue h1,
.default-hero.child .default-hero__content.blue p {
  color: #ffffff;
}
.default-hero.child .default-hero__content.grey {
  background-color: rgba(99, 102, 100, 0.8);
}
.default-hero.child .default-hero__content.grey h1,
.default-hero.child .default-hero__content.grey p {
  color: #ffffff;
}
.default-hero.child .default-hero__content.red {
  background-color: rgba(156, 33, 54, 0.8);
}
.default-hero.child .default-hero__content.red h1,
.default-hero.child .default-hero__content.red p {
  color: #ffffff;
}
.default-hero.child .default-hero__content.navy {
  background-color: rgba(0, 53, 95, 0.8);
}
.default-hero.child .default-hero__content.navy h1,
.default-hero.child .default-hero__content.navy p {
  color: #ffffff;
}
@media (max-width: 992px) {
  .default-hero.child .default-hero__content {
    max-width: 70%;
  }
}
@media (max-width: 768px) {
  .default-hero.child .default-hero__content {
    width: 100%;
    max-width: 100%;
  }
}

.page-template-landing-page .default-hero__overlay {
  display: none;
}
.page-template-landing-page .default-hero__content {
  max-width: 50%;
  padding: 2rem 42px 2rem 2rem;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.8);
}
.page-template-landing-page .default-hero__content h1,
.page-template-landing-page .default-hero__content p {
  color: #003865;
}
.page-template-landing-page .default-hero__content.blue {
  background-color: rgba(0, 51, 160, 0.8);
}
.page-template-landing-page .default-hero__content.blue h1,
.page-template-landing-page .default-hero__content.blue p {
  color: #ffffff;
}
.page-template-landing-page .default-hero__content.grey {
  background-color: rgba(171, 176, 175, 0.8);
}
.page-template-landing-page .default-hero__content.grey h1,
.page-template-landing-page .default-hero__content.grey p {
  color: #9d2235;
}
.page-template-landing-page .default-hero__content.red {
  background-color: rgba(156, 33, 54, 0.8);
}
.page-template-landing-page .default-hero__content.red h1,
.page-template-landing-page .default-hero__content.red p {
  color: #ffffff;
}
.page-template-landing-page .default-hero__content.navy {
  background-color: rgba(0, 53, 95, 0.8);
}
.page-template-landing-page .default-hero__content.navy h1,
.page-template-landing-page .default-hero__content.navy p {
  color: #ffffff;
}
@media (max-width: 992px) {
  .page-template-landing-page .default-hero__content {
    max-width: 75%;
  }
}
@media (max-width: 768px) {
  .page-template-landing-page .default-hero__content {
    width: 75%;
  }
  .page-template-landing-page .default-hero__content .is-style-marketing-headline {
    font-size: 36px;
    line-height: 1;
  }
  .page-template-landing-page .default-hero__content .is-style-eyebrow {
    font-size: 18px;
    line-height: 1;
    margin-bottom: 12px;
  }
  .page-template-landing-page .default-hero__content .wp-block-buttons {
    margin-top: 48px;
  }
}

main.single-template.program {
  margin-top: 0;
}

.program-hero {
  width: 100%;
  overflow: hidden;
  margin-bottom: 2rem;
  height: 100%;
  min-height: 70vh;
  padding: 2rem;
  position: relative;
  clip-path: var(--wave);
  transform: scaleY(-1) scaleX(-1);
  margin-block-start: 0;
  display: flex;
  align-items: center;
  animation: fadeInAnimation ease 1s;
}
@media (max-width: 768px) {
  .program-hero {
    padding: 2rem 1.5rem;
    min-height: unset;
    aspect-ratio: 16/9;
  }
}
.program-hero__wrapper {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.program-hero__container {
  width: 1248px;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}
@media (max-width: calc(1248px + 4rem)) {
  .program-hero__container {
    width: 100%;
  }
}
.program-hero__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
  transform: scaleY(-1) scaleX(-1);
}
.program-hero__image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.program-hero__content {
  transform: scaleY(-1) scaleX(-1);
  padding-bottom: 10rem;
  margin: 120px 0;
}
.program-hero__content.mobile {
  animation: fadeInAnimation ease 1s;
  transform: none;
  display: none;
  margin: 0;
}
.program-hero__content.mobile h1 {
  color: #9d2235;
}
.program-hero__content.mobile .wp-block-buttons {
  margin-top: 48px;
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
  position: relative;
}
.program-hero__content.mobile .wp-block-buttons .wp-element-button {
  display: block;
  width: fit-content;
}
@media (max-width: 768px) {
  .program-hero__content {
    padding-bottom: 6rem;
    display: none;
  }
  .program-hero__content.mobile {
    display: block;
  }
}
.program-hero__content h1 {
  margin: 0;
  color: #ffffff;
}
.program-hero__content .results-card__taxonomy {
  margin-top: 1rem;
}
.program-hero .wp-block-buttons {
  margin-top: 48px;
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
  position: relative;
}
.program-hero .wp-block-buttons .wp-element-button {
  display: block;
  width: fit-content;
}

.program-hero.child .program-hero__content {
  max-width: 50%;
  padding: 2rem 42px 2rem 2rem;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.8);
}
.program-hero.child .program-hero__content h1 {
  color: #9d2235;
}
@media (max-width: 992px) {
  .program-hero.child .program-hero__content {
    max-width: 70%;
  }
}
@media (max-width: 768px) {
  .program-hero.child .program-hero__content {
    max-width: 100%;
    width: 100%;
  }
}

#utility-template {
  margin-top: 0;
}

.error404 .archive-hero__program--headline {
  width: 80%;
  font-family: redwing-heavy, Helvetica, sans-serif;
  font-weight: 800;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1090px) {
  .error404 .archive-hero__program--headline {
    width: 100%;
  }
}
.error404 .archive-hero__program .wp-block-buttons {
  margin-top: 36px;
}

.page-intro__wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
@media (max-width: 1200px) {
  .page-intro__wrapper {
    flex-direction: column-reverse;
  }
}
.page-intro__content {
  width: 66%;
}
@media (max-width: 1200px) {
  .page-intro__content {
    width: 100%;
  }
}
.page-intro__heading {
  margin-top: 0;
}
.page-intro__heading span {
  display: block;
}

.page-nav {
  width: 25%;
  margin-left: 104px;
  padding: 1.5rem 2rem 2rem 2rem;
  border-radius: 10px;
  background-color: #f7f7f7;
  margin-bottom: 2rem;
}
@media (max-width: 1200px) {
  .page-nav {
    width: 100%;
    margin-left: 0;
    padding: 1rem 1.5rem;
  }
}
.page-nav__title h2 {
  font-family: redwing-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  font-size: 26px;
  line-height: normal;
  color: #9d2235;
  margin-top: 0;
}
@media (max-width: 1200px) {
  .page-nav__title h2 {
    display: none;
  }
}
.page-nav__title--button {
  border: none;
  background: none;
  font-family: redwing-medium, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  font-size: 26px;
  line-height: normal;
  color: #9d2235;
  margin-top: 0;
  padding: 0;
  text-transform: uppercase;
  margin-bottom: 2rem;
  display: none;
  transition: all 0.3s ease-in-out;
  width: 100%;
  text-align: start;
}
.page-nav__title--button:after {
  content: url("../svg/chevron-red.svg");
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1200px) {
  .page-nav__title--button {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0;
  }
  .page-nav__title--button.active {
    margin-bottom: 2rem;
  }
  .page-nav__title--button.active:after {
    transform: rotate(-180deg);
  }
}
.page-nav__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 1200px) {
  .page-nav__list {
    max-height: 0;
    opacity: 0;
    visibility: hidden;
  }
  .page-nav__list.active {
    transition: all 0.3s ease-in-out;
    max-height: 100%;
    opacity: 1;
    visibility: visible;
  }
}
.page-nav__list ul {
  list-style: none;
}
.page-nav__list li:before {
  display: none;
}
.page-nav__list li a {
  font-family: inter-bold, Helvetica, sans-serif;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
  font-size: 18px;
  line-height: normal;
  color: #0033a0;
  text-decoration: none;
  display: flex;
  align-items: center;
}
.page-nav__list li a:after {
  content: url("../svg/arrow-small.svg");
  margin-left: 8px;
  transition: all 0.3s ease-in-out;
}
.page-nav__list li a:hover {
  color: #9d2235;
}
.page-nav__link.current-page a {
  color: #003865;
  pointer-events: none;
}
.page-nav__link.current-page a:after {
  display: none;
}
.page-nav__child {
  margin-left: 10px;
  border-left: 2px solid #5eb0e5;
  padding: 0.5rem 0 0.5rem 1rem;
}
.page-nav__child:not(:has(> li)) {
  display: none;
}
.page-nav__child li:last-child {
  margin-bottom: 0;
}
.page-nav__child .current-page-level-three a {
  color: #003865;
  pointer-events: none;
}
.page-nav__child .current-page-level-three a:after {
  display: none;
}

.hucp-breadcrumbs-link {
  color: #b2b4b3;
}
.hucp-breadcrumbs-link:hover {
  color: #0033a0;
}
.hucp-breadcrumbs-link:after {
  color: #b2b4b3;
}

.hucp-breadcrumbs-current-page {
  color: #0033a0;
}

.breadcrumbs__home {
  text-decoration: none;
  font-size: 18px;
  position: relative;
  top: -2px;
}
.breadcrumbs__home:after {
  content: " /";
  color: #b2b4b3;
  position: relative;
  top: 2px;
}
.breadcrumbs__home:hover img {
  filter: invert(14%) sepia(84%) saturate(3591%) hue-rotate(219deg) brightness(84%) contrast(105%);
}

#site-main:has(section.lp-intro-form) {
  margin-top: 0;
  margin-block-start: 0;
}

.lp-intro-form {
  position: relative;
  z-index: 2;
}
.lp-intro-form__form {
  margin-top: -182px !important;
}
@media (max-width: 781px) {
  .lp-intro-form__form {
    margin-top: 0 !important;
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }
  .lp-intro-form__form .gform_wrapper {
    border-radius: 0 !important;
  }
}
@media (max-width: 781px) {
  .lp-intro-form__columns {
    flex-direction: column-reverse;
  }
}

.editor-styles-wrapper .lp-intro-form__form {
  margin-top: 0px !important;
}

.page-id-1057 .featured-hero {
  z-index: -2;
  position: relative;
}

.page-id-335 .featured-hero {
  z-index: -2;
  position: relative;
}

.dots-background:has(div.dots-background__spacer.why-pc) {
  z-index: -3;
}
@media (max-width: 781px) {
  .dots-background:has(div.dots-background__spacer.why-pc) {
    display: none;
  }
}

.why-pc-student {
  position: relative;
  padding-bottom: 123px;
}
@media (max-width: 781px) {
  .why-pc-student {
    padding-top: 55px;
  }
}
@media (max-width: 500px) {
  .why-pc-student {
    padding-top: 0;
  }
}
@media (max-width: 781px) {
  .why-pc-student .custom-heading {
    width: 75%;
  }
}
@media (max-width: 500px) {
  .why-pc-student .custom-heading {
    width: 60%;
  }
}
.why-pc-student .custom-heading .is-style-eyebrow {
  font-size: 72px;
  font-family: redwing-bold, Helvetica, sans-serif;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  color: #9d2235;
  line-height: 65px;
}
@media (max-width: 781px) {
  .why-pc-student .custom-heading .is-style-eyebrow {
    font-size: 34px;
    line-height: 1;
  }
}
.why-pc-student .custom-heading .is-style-second-line {
  font-family: redwing-bold, Helvetica, sans-serif;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  font-size: 92px;
  line-height: 85px;
  color: #0033a0;
}
@media (max-width: 781px) {
  .why-pc-student .custom-heading .is-style-second-line {
    font-size: 53px;
    line-height: 50px;
  }
}
.why-pc-student:after {
  content: "";
  position: absolute;
  bottom: -6rem;
  right: 0;
  width: 45vw;
  height: 100%;
  z-index: 0;
  background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 25%);
  z-index: 0;
}
@media (max-width: 1440px) {
  .why-pc-student:after {
    display: none;
  }
}
.why-pc-student__image {
  position: relative;
}
.why-pc-student__image figure {
  position: absolute;
  top: -22rem;
  left: -100%;
  z-index: -1;
  width: 70vw;
}
.why-pc-student__image figure img {
  width: 100%;
}
@media (min-width: 2000px) {
  .why-pc-student__image figure:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 650px;
    background-color: white;
    z-index: 0;
  }
}
@media (max-width: 1440px) {
  .why-pc-student__image figure {
    width: 50vw;
    top: -15rem;
    left: -33%;
  }
  .why-pc-student__image figure:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 50vw;
    height: 100%;
    background: linear-gradient(0deg, rgb(255, 255, 255) 25%, rgba(255, 255, 255, 0) 50%);
  }
}
@media (max-width: 781px) {
  .why-pc-student__image figure {
    left: auto;
    right: -8rem;
    top: -25rem;
  }
}
@media (max-width: 624px) {
  .why-pc-student__image figure {
    right: -7rem;
  }
}
@media (max-width: 600px) {
  .why-pc-student__image figure {
    top: -30rem;
    width: 60vw;
  }
}
@media (max-width: 500px) {
  .why-pc-student__image figure {
    width: 75vw;
  }
  .why-pc-student__image figure:after {
    width: 75vw;
  }
}
.why-pc-student__link-grid {
  width: 66%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 4rem;
  padding-top: 48px;
}
@media (max-width: 1111px) {
  .why-pc-student__link-grid {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .why-pc-student__link-grid {
    padding-top: 32px;
    grid-template-columns: repeat(2, 1fr);
  }
}
.why-pc-student__link {
  position: relative;
  z-index: 1;
  margin-top: 0;
}
@media (max-width: 768px) {
  .why-pc-student__link figure {
    width: 57px;
  }
}
.why-pc-student__link a {
  font-family: redwing-bold, Helvetica, sans-serif;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 768px) {
  .why-pc-student__link a {
    font-size: 23px;
    line-height: 27px;
  }
}

.page-id-1057 .neg-112 {
  position: relative;
  z-index: -1;
  top: -4rem;
}

.page-id-335 .neg-112 {
  position: relative;
  z-index: -1;
  top: -4rem;
}

/*# sourceMappingURL=ponyfill.css.map */
