@font-face {
  font-family: Kapraneuepro;
  src: url('../fonts/KapraNeuePro-BoldExpanded.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avenir LT Std Medium;
  src: url('../fonts/AvenirLTStd-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avenir LT Std Book;
  src: url('../fonts/AvenirLTStd-Book.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avenirltstd;
  src: url('../fonts/AvenirLTStd-Heavy.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

:root {
  --iv-dark-teal: #004750;
  --base-font-size\<deleted\|variable-99753d17-fe62-42f6-6b18-bf4fb8c6cf32\>: 20px;
  --iv-orange: #ff681d;
  --font-family--font-family\<deleted\|variable-e215c3a9-7ff2-e338-84be-d97c93ffc47d\>: "Avenirltstd Book";
  --white: white;
  --iv-teal: #46c1e0;
  --dark-brown: #231006;
  --iv-blue: #006580;
  --iv-navy: #003765;
  --iv-yellow: #ffc600;
  --iv-dark-orange: #e04f03;
  --iv-teal-hover: #0090b9;
  --iv-medium-blue: #3370a2;
  --iv-light-green: #c3db6e;
}

landingpagebody {
  display: block;
  color: #000;
  --iv-dark-teal: #004750;
  --base-font-size\<deleted\|variable-99753d17-fe62-42f6-6b18-bf4fb8c6cf32\>: 20px;
  --iv-orange: #ff681d;
  --font-family--font-family\<deleted\|variable-e215c3a9-7ff2-e338-84be-d97c93ffc47d\>: "Avenirltstd Book";
  --white: white;
  --iv-teal: #46c1e0;
  --dark-brown: #231006;
  --iv-blue: #006580;
  --iv-navy: #003765;
  --iv-yellow: #ffc600;
  --iv-dark-orange: #e04f03;
  --iv-teal-hover: #0090b9;
  --iv-medium-blue: #3370a2;
  --iv-light-green: #c3db6e;
  font-family: Avenirltstd Book;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.2em;
}

landingpagebody h1 {
  color: var(--iv-dark-teal);
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Avenirltstd Book;
  font-size: 80px;
  font-weight: 400;
}

landingpagebody h2 {
  color: var(--iv-dark-teal);
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 32px;
  font-weight: 300;
}

landingpagebody h3 {
  color: var(--iv-dark-teal);
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 32px;
  font-weight: 300;
  line-height: 105%;
}

landingpagebody h4 {
  color: var(--iv-dark-teal);
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 300;
}

landingpagebody h5 {
  color: var(--iv-dark-teal);
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}

landingpagebody h6 {
  color: var(--iv-dark-teal);
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
}

landingpagebody p {
  color: var(--iv-dark-teal);
  font-size: var(--base-font-size\<deleted\|variable-99753d17-fe62-42f6-6b18-bf4fb8c6cf32\>);
  text-align: left;
  margin-bottom: 20px;
}

landingpagebody a {
  background-color: var(--iv-orange);
  color: var(--iv-orange);
  -webkit-text-stroke-color: #ff681d;
}

blockquote {
  border-left: 1px #000;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
  font-family: Avenir LT Book Oblique;
  font-size: 32px;
  font-style: italic;
  line-height: 40px;
}

.mw_lp-faq-card {
  font-family: var(--font-family--font-family\<deleted\|variable-e215c3a9-7ff2-e338-84be-d97c93ffc47d\>);
  color: #000;
  cursor: pointer;
  border: 1px #ffc600;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: .5em;
  margin-bottom: 1.5em;
  padding: 12px;
  text-decoration: none;
  display: flex;
}

.iv-icon-container {
  grid-row-gap: 32px;
  border: 1px solid var(--iv-orange);
  background-color: var(--white);
  cursor: pointer;
  border-radius: 24px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 32px;
  text-decoration: none;
  display: flex;
}

.iv-icon-container:hover {
  border-color: var(--iv-teal);
  background-color: var(--iv-teal);
  color: #fff;
}

.iv-cye-hero {
  grid-column-gap: 96px;
  color: #000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding: 163px 96px 59px;
  display: flex;
  position: relative;
  overflow: visible;
}

.iv-cye-p {
  color: var(--dark-brown);
  margin-bottom: 0;
  font-family: Avenir LT Std Book, Arial, sans-serif;
  font-size: 32px;
  font-weight: 300;
  line-height: 125%;
}

.iv-cye-p.white {
  color: var(--white);
  font-weight: 300;
}

.iv-cye-p.center {
  color: var(--dark-brown);
  text-align: center;
}

.iv-cye-p.white2 {
  color: var(--white);
  white-space: nowrap;
  margin-right: 16px;
  font-family: Avenir LT Std Medium, Arial, sans-serif;
  font-weight: 300;
}

.iv-cye-btn {
  border: 3px solid var(--iv-blue);
  background-color: var(--iv-blue);
  color: #fff;
  text-align: center;
  text-transform: none;
  cursor: pointer;
  border-radius: 100px;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px 32px 16px;
  font-family: Avenir LT Std Medium, Arial, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  transition: background-color .2s, border-color .2s;
  display: flex;
  position: relative;
  top: 0;
}

.iv-cye-btn:hover {
  border-color: var(--iv-orange);
  background-color: var(--iv-orange);
}

.iv-cye-btn.white {
  border-color: var(--white);
  background-color: var(--white);
  color: var(--dark-brown);
}

.iv-cye-btn.white:hover {
  opacity: .78;
}

.iv-cye-btn.center {
  margin-left: auto;
  margin-right: auto;
}

.iv-cye-spacing-wrapper-16 {
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.iv-cye-text-wrapper-128 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 50%;
  padding: 128px;
  display: flex;
}

.iv-cye-lp {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.iv-cye-img-student {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.iv-cye-image-hero {
  object-position: 50% 100%;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 50%;
  position: relative;
}

.iv-cye-give {
  width: 100%;
  max-width: 1056px;
  margin-left: auto;
  margin-right: auto;
}

.iv-cye-form-desktop {
  object-position: 50% 50%;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  top: -20px;
}

.iv-cye-footer {
  object-fit: cover;
  width: 100%;
  height: 70px;
}

.iv-cye-hero-text-wrapper {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  display: block;
}

.iv-cye-spacing-wrapper-24 {
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.iv-cye-spacing-wrapper-48 {
  grid-row-gap: 48px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.iv-cye-form-mobile {
  object-position: 50% 50%;
  padding-left: 0;
  padding-right: 0;
  display: none;
}

.iv-cye-navbar-m {
  width: 100%;
  display: none;
}

.iv-cye-bar-wrapper {
  width: 100%;
  padding-top: 32px;
  padding-bottom: 32px;
  display: flex;
}

.iv-cye-stats-wrapper {
  background-image: url('../images/Card1-StateHover.jpg');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  max-width: 33.3333%;
  display: flex;
}

.iv-cye-stats-wrapper._1 {
  background-size: cover;
}

.iv-cye-stats-wrapper._2 {
  background-image: url('../images/Card2-StateHover.jpg');
  background-repeat: no-repeat;
  background-size: contain;
}

.iv-cye-stats-wrapper._3 {
  background-image: url('../images/Card3-StateHover.jpg');
  background-repeat: no-repeat;
  background-size: contain;
}

.iv-cye-cta {
  grid-column-gap: 96px;
  background-color: var(--iv-orange);
  color: #000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding: 160px 0 128px 64px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.iv-cye-column2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  display: flex;
}

.iv-cye-column2.stretch {
  align-items: stretch;
}

.iv-cye-column2.align-bottom {
  justify-content: flex-start;
  align-items: flex-end;
}

.iv-cye-leaders {
  grid-column-gap: 96px;
  grid-row-gap: 48px;
  flex-flow: column;
  width: 100%;
  max-width: 100%;
  display: block;
  position: relative;
}

.iv-cye-spacing-wrapper-96 {
  grid-row-gap: 96px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.iv-cye-h1-teal {
  background-color: var(--iv-blue);
  text-align: center;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 50%;
  padding: 32px 40px;
  display: flex;
}

.iv-cye-p-bold {
  font-family: Avenir LT Std Medium, Arial, sans-serif;
}

.iv-cye-spacing-wrapper-128 {
  grid-row-gap: 48px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 50%;
  padding: 128px;
  display: flex;
}

.iv-cye-spacing-wrapper-128.center {
  justify-content: center;
  align-items: flex-start;
}

.iv-cye-header {
  padding: 128px 64px;
}

.iv-cye-img-stat {
  aspect-ratio: 1;
  width: 100%;
}

.iv-cye-cta-text-wrapper {
  text-align: left;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 50%;
  height: 100%;
  display: block;
}

.iv-cye-cta-img {
  object-fit: cover;
  object-position: 0% 0%;
  width: 100%;
  max-width: 45%;
  height: 100%;
  margin-top: auto;
  padding-top: 32px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.iv-cye-arrow {
  position: absolute;
  inset: auto auto 59px 11%;
}

.iv-cye-leaders-h1-wrapper {
  padding: 128px 64px 64px;
}

.iv-cye-arrow2 {
  object-fit: contain;
  width: 100%;
  max-width: 103px;
  margin-left: 440px;
}

.iv-cye-arrow-wrapper {
  position: absolute;
}

.iv-cye-spacing-wrapper-cta {
  grid-row-gap: 96px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.iv-cye-bar {
  background-color: var(--iv-orange);
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}

@keyframes ticker-scroll {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-200%);
  }
}

.iv-cye-bar.second-version .iv-cye-bar-wrapper {
  animation: ticker-scroll linear infinite;
  animation-duration: 10s;
  will-change: transform;
}

/* tiny: ≤479px */
@media (max-width: 479px) {
  .iv-cye-bar.second-version .iv-cye-bar-wrapper {
    animation-duration: 10s;
  }
}

/* small: 768px-991px */
@media (min-width: 768px) and (max-width: 991px) {
  .iv-cye-bar.second-version .iv-cye-bar-wrapper {
    animation-duration: 15s;
  }
}

/* medium: 992px-1439px */
@media (min-width: 992px) and (max-width: 1439px) {
  .iv-cye-bar.second-version .iv-cye-bar-wrapper {
    animation-duration: 22s;
  }
}

/* main: ≥1440px */
@media (min-width: 1440px) {
  .iv-cye-bar.second-version .iv-cye-bar-wrapper {
    animation-duration: 27s;
  }
}


.iv-cye-h1-img {
  object-fit: contain;
  width: 100%;
  max-width: 1054px;
  max-height: 23vw;
  margin-bottom: -45px;
  margin-left: auto;
  margin-right: auto;
}

.iv-cye-h1-img2 {
  object-fit: contain;
  width: 100%;
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
}

.iv-cye-h1-img3 {
  object-fit: contain;
  width: 100%;
  max-width: 1274px;
}

.iv-cye-h1-img4 {
  object-fit: contain;
  width: 100%;
  max-width: 1274px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.iv-cye-h1-img5 {
  object-fit: contain;
  object-position: 0% 50%;
  width: 100%;
  max-width: 661px;
  max-height: 25vw;
}

.iv-cye-h1-img4-mobile {
  object-fit: contain;
  width: 100%;
  max-width: 1274px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.iv-cye-h1-img3-mobile {
  object-fit: contain;
  width: 100%;
  max-width: 1274px;
  display: none;
}

.iv-cye-h1-img5-mobile {
  object-fit: contain;
  object-position: 0% 50%;
  width: 100%;
  max-width: 661px;
  max-height: 25vw;
  display: none;
}

.iv-cye-h1-img-mobile {
  object-fit: contain;
  width: 100%;
  max-width: 1054px;
  max-height: 23vw;
  margin-bottom: -45px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.iv-cye-stats-all {
  width: 100%;
  max-width: 100%;
  display: flex;
}

@media screen and (min-width: 1440px) {
  .iv-cye-p {
    white-space: normal;
  }

  .iv-cye-cta-img {
    object-fit: contain;
    object-position: 50% 50%;
    height: 100%;
  }

  .iv-cye-leaders-h1-wrapper {
    position: relative;
  }
}

@media screen and (max-width: 991px) {
  landingpagebody {
    --iv-dark-teal: #004750;
    --base-font-size\<deleted\|variable-99753d17-fe62-42f6-6b18-bf4fb8c6cf32\>: 20px;
    --iv-orange: #ff681d;
    --font-family--font-family\<deleted\|variable-e215c3a9-7ff2-e338-84be-d97c93ffc47d\>: "Avenirltstd Book";
    --white: white;
    --iv-teal: #46c1e0;
    --iv-blue: #006580;
    --iv-navy: #003765;
    --iv-yellow: #ffc600;
    --iv-dark-orange: #e04f03;
    --iv-teal-hover: #0090b9;
    --iv-medium-blue: #3370a2;
  }

  landingpagebody h1 {
    font-size: 38px;
  }

  landingpagebody h2 {
    font-size: 30px;
  }

  landingpagebody h3 {
    font-size: 24px;
  }

  .iv-icon-container {
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: space-between;
    max-width: 100%;
    padding: 16px;
  }

  .iv-cye-hero {
    grid-column-gap: 24px;
    background-image: none;
    justify-content: center;
    align-items: center;
    padding: 64px 64px 26px;
  }

  .iv-cye-p {
    font-size: 20px;
  }

  .iv-cye-p.white {
    font-size: 24px;
  }

  .iv-cye-p.white2 {
    font-size: 32px;
  }

  .iv-cye-text-wrapper-128 {
    max-width: 100%;
    padding: 64px;
  }

  .iv-cye-img-student {
    height: 100%;
  }

  .iv-cye-image-hero {
    max-width: 100%;
    height: 100%;
  }

  .iv-cye-form-desktop, .iv-cye-footer {
    display: none;
  }

  .iv-cye-hero-text-wrapper {
    text-align: left;
    margin-bottom: 0;
  }

  .iv-cye-navbar-d {
    display: none;
  }

  .iv-cye-form-mobile {
    width: 100%;
    display: inline-block;
    top: 0;
  }

  .iv-cye-navbar-m {
    display: block;
  }

  .iv-cye-cta {
    grid-column-gap: 24px;
    background-image: none;
    justify-content: center;
    align-items: center;
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .iv-cye-column2 {
    flex-flow: column-reverse;
  }

  .iv-cye-column2.stretch, .iv-cye-column2.leader2 {
    flex-flow: column;
  }

  .iv-cye-column2.cta {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .iv-cye-leaders {
    background-image: none;
    flex-direction: column;
  }

  .iv-cye-spacing-wrapper-96 {
    grid-row-gap: 64px;
  }

  .iv-cye-h1-teal {
    flex-flow: column;
    max-width: 100%;
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .iv-cye-spacing-wrapper-128 {
    max-width: 100%;
    padding: 48px 64px 64px;
  }

  .iv-cye-header {
    padding: 64px;
  }

  .iv-cye-cta-text-wrapper {
    margin-bottom: 0;
  }

  .iv-cye-arrow {
    vertical-align: baseline;
    align-self: flex-start;
    height: 86px;
    margin-top: 19px;
    position: relative;
    bottom: 0;
    left: 0%;
  }

  .iv-cye-leaders-h1-wrapper {
    padding-top: 64px;
    padding-bottom: 32px;
  }

  .iv-cye-arrow2 {
    vertical-align: baseline;
    align-self: flex-start;
    height: 86px;
    margin-top: 19px;
    margin-left: auto;
    margin-right: 0;
    position: relative;
    bottom: 0;
    left: 35%;
  }

  .iv-cye-arrow-wrapper {
    margin-top: -37px;
    position: relative;
  }

  .iv-cye-spacing-wrapper-cta {
    grid-row-gap: 32px;
  }

  .iv-cye-h1-img2 {
    max-height: 28vw;
    margin-left: auto;
    margin-right: auto;
  }

  .iv-cye-h1-img4-mobile, .iv-cye-h1-img3-mobile {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  landingpagebody {
    --iv-dark-teal: #004750;
    --base-font-size\<deleted\|variable-99753d17-fe62-42f6-6b18-bf4fb8c6cf32\>: 16px;
    --iv-orange: #ff681d;
    --font-family--font-family\<deleted\|variable-e215c3a9-7ff2-e338-84be-d97c93ffc47d\>: "Avenirltstd Book";
    --white: white;
    --iv-teal: #46c1e0;
    --iv-blue: #006580;
    --iv-navy: #003765;
    --iv-yellow: #ffc600;
    --iv-dark-orange: #e04f03;
    --iv-teal-hover: #0090b9;
    --iv-medium-blue: #3370a2;
  }

  landingpagebody h2 {
    margin-bottom: 15px;
    font-size: 24px;
  }

  landingpagebody blockquote {
    font-size: 23px;
    line-height: 27px;
  }

  .iv-icon-container {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .iv-cye-hero {
    background-image: none;
    margin-top: 0;
    padding-bottom: 26px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .iv-cye-p {
    white-space: normal;
  }

  .iv-cye-p.white2 {
    font-size: 24px;
  }

  .iv-cye-btn {
    letter-spacing: 1px;
    padding: 13px 25px 11px;
    font-size: 20px;
  }

  .iv-cye-text-wrapper-128 {
    max-width: 100%;
    padding-left: 32px;
    padding-right: 32px;
  }

  .iv-cye-img-student {
    min-height: 430px;
  }

  .iv-cye-image-hero {
    object-position: 50% 0%;
    max-width: 100%;
  }

  .iv-cye-give {
    padding-left: 32px;
    padding-right: 32px;
  }

  .iv-cye-hero-text-wrapper {
    height: auto;
  }

  .iv-cye-bar-wrapper {
    padding-top: 15px;
    padding-bottom: 12px;
  }

  .iv-cye-stats-wrapper {
    flex-flow: column;
  }

  .iv-cye-cta {
    background-image: none;
    flex-flow: column;
    padding-bottom: 64px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .iv-cye-leaders {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .iv-cye-h1-teal {
    padding-left: 32px;
    padding-right: 32px;
  }

  .iv-cye-p-bold {
    font-family: Avenir LT Std Book, Arial, sans-serif;
  }

  .iv-cye-spacing-wrapper-128 {
    grid-row-gap: 32px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .iv-cye-header {
    padding-left: 32px;
    padding-right: 32px;
  }

  .iv-cye-img-stat {
    max-width: 100%;
  }

  .iv-cye-cta-text-wrapper {
    max-width: 55%;
    height: auto;
  }

  .iv-cye-leaders-h1-wrapper {
    padding-left: 32px;
    padding-right: 32px;
  }

  .iv-cye-arrow2 {
    left: 0%;
  }

  .iv-cye-arrow-wrapper {
    justify-content: flex-end;
    align-items: flex-end;
    display: flex;
  }

  .iv-cye-h1-img {
    margin-bottom: -30px;
  }

  .iv-cye-h1-img2 {
    max-width: 336px;
  }

  .iv-cye-h1-img4-mobile {
    max-width: 300px;
    display: none;
  }

  .iv-cye-h1-img3-mobile {
    max-width: 336px;
  }

  .iv-cye-h1-img5-mobile {
    max-width: 336px;
    max-height: 100vw;
    display: none;
  }

  .iv-cye-h1-img-mobile {
    max-width: 400px;
    max-height: 100%;
  }
}

@media screen and (max-width: 479px) {
  landingpagebody {
    --iv-dark-teal: #004750;
    --base-font-size\<deleted\|variable-99753d17-fe62-42f6-6b18-bf4fb8c6cf32\>: 16px;
    --iv-orange: #ff681d;
    --font-family--font-family\<deleted\|variable-e215c3a9-7ff2-e338-84be-d97c93ffc47d\>: "Avenirltstd Book";
    --white: white;
    --iv-teal: #46c1e0;
    --iv-blue: #006580;
    --iv-navy: #003765;
    --iv-yellow: #ffc600;
    --iv-dark-orange: #e04f03;
    --iv-teal-hover: #0090b9;
    --iv-medium-blue: #3370a2;
  }

  .iv-icon-container {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
  }

  .iv-cye-hero {
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .iv-cye-spacing-wrapper-16 {
    font-size: 20px;
  }

  .iv-cye-text-wrapper-128 {
    max-width: 100%;
    margin-bottom: 0;
  }

  .iv-cye-img-student {
    min-height: 375px;
  }

  .iv-cye-image-hero, .iv-cye-hero-text-wrapper {
    max-width: 100%;
  }

  .iv-cye-spacing-wrapper-24, .iv-cye-spacing-wrapper-48 {
    font-size: 20px;
  }

  .iv-cye-cta {
    grid-row-gap: 24px;
    flex-flow: column;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .iv-cye-column2.cta {
    flex-flow: column;
  }

  .iv-cye-leaders {
    background-position: 0 0;
  }

  .iv-cye-spacing-wrapper-96 {
    font-size: 20px;
  }

  .iv-cye-spacing-wrapper-128 {
    justify-content: center;
    align-items: center;
    padding-top: 32px;
    font-size: 20px;
  }

  .iv-cye-header {
    padding-top: 0;
  }

  .iv-cye-cta-text-wrapper {
    max-width: 100%;
  }

  .iv-cye-cta-img {
    max-width: 100%;
    min-height: 660px;
    max-height: 660px;
    margin-top: -12px;
    padding-top: 0;
    position: relative;
  }

  .iv-cye-leaders-h1-wrapper {
    padding-bottom: 28px;
  }

  .iv-cye-arrow2 {
    margin-left: 0;
    padding-left: 32px;
  }

  .iv-cye-arrow-wrapper {
    margin-top: -24px;
  }

  .iv-cye-spacing-wrapper-cta {
    padding-left: 32px;
    padding-right: 32px;
    font-size: 20px;
  }

  .iv-cye-bar {
    background-color: var(--iv-orange);
  }

  .iv-cye-h1-img {
    display: none;
  }

  .iv-cye-h1-img2 {
    max-height: 100%;
  }

  .iv-cye-h1-img3, .iv-cye-h1-img4, .iv-cye-h1-img5 {
    display: none;
  }

  .iv-cye-h1-img4-mobile, .iv-cye-h1-img3-mobile {
    display: block;
  }

  .iv-cye-h1-img5-mobile {
    margin-bottom: 20px;
    display: block;
  }

  .iv-cye-h1-img-mobile {
    margin-bottom: -32px;
    display: block;
  }
}


@font-face {
  font-family: 'Kapraneuepro';
  src: url('../fonts/KapraNeuePro-BoldExpanded.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir LT Std Medium';
  src: url('../fonts/AvenirLTStd-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir LT Std Book';
  src: url('../fonts/AvenirLTStd-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirltstd';
  src: url('../fonts/AvenirLTStd-Heavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}