.bg-gradient-dark {
    background-image: url('/front/media/pages/student/preheader_hero.jpeg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.main-feature-card {
    text-size-adjust: 100%;
    --beige-100: #f9f8f7;
    --grey-500: #2a4051;
    --dark-grey: #14213d;
    --pink: #ea1d5d;
    --green: #73956f;
    --light-grey: #f4f4f4;
    --white: white;
    --blue: #3044b5;
    --yellow: #eca400;
    --grey-400: #8992a6;
    --border-color: #eeebe8;
    --beige-200: #f9f8f7;
    --border-radius--regular: 1.5rem;
    --beige-300: #f3f0ed;
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px;
    font-family: Averta, Arial, sans-serif;
    line-height: 1.7;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    color: inherit;
    text-decoration: inherit;
    font-size: inherit;
    max-width: 100%;
    border: 1px solid var(--border-color);
    border-radius: var(--border-radius--regular);
    background-color: var(--white);
    flex-direction: column;
    justify-content: space-between;
    display: flex;
}

.main-feature-img-wrapper {
    text-size-adjust: 100%;
    --beige-100: #f9f8f7;
    --grey-500: #2a4051;
    --dark-grey: #14213d;
    --pink: #ea1d5d;
    --green: #73956f;
    --light-grey: #f4f4f4;
    --white: white;
    --blue: #3044b5;
    --yellow: #eca400;
    --grey-400: #8992a6;
    --border-color: #eeebe8;
    --beige-200: #f9f8f7;
    --border-radius--regular: 1.5rem;
    --beige-300: #f3f0ed;
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px;
    font-family: Averta, Arial, sans-serif;
    line-height: 1.7;
    color: inherit;
    font-size: inherit;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    background-image: url("/front/media/pages/student/main-feature-bg.svg");
    background-position: 0px 0px;
    background-size: auto;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
    overflow: hidden;
    height: 20rem;
}

.main-feature-content {
    text-size-adjust: 100%;
    --beige-100: #f9f8f7;
    --grey-500: #2a4051;
    --dark-grey: #14213d;
    --pink: #ea1d5d;
    --green: #73956f;
    --light-grey: #f4f4f4;
    --white: white;
    --blue: #3044b5;
    --yellow: #eca400;
    --grey-400: #8992a6;
    --border-color: #eeebe8;
    --beige-200: #f9f8f7;
    --border-radius--regular: 1.5rem;
    --beige-300: #f3f0ed;
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px;
    font-family: Averta, Arial, sans-serif;
    line-height: 1.7;
    color: inherit;
    font-size: inherit;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    padding: 3rem;
    position: relative;
    padding-top: 0px;
}

.text-style-subtitle {
    text-size-adjust: 100%;
    --beige-100: #f9f8f7;
    --grey-500: #2a4051;
    --dark-grey: #14213d;
    --pink: #ea1d5d;
    --green: #73956f;
    --light-grey: #f4f4f4;
    --white: white;
    --blue: #3044b5;
    --yellow: #eca400;
    --grey-400: #8992a6;
    --border-color: #eeebe8;
    --beige-200: #f9f8f7;
    --border-radius--regular: 1.5rem;
    --beige-300: #f3f0ed;
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px;
    font-family: Averta, Arial, sans-serif;
    line-height: 1.7;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    color: var(--yellow);
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: 600;
}

.text-style-title {
    text-size-adjust: 100%;
    --beige-100: #f9f8f7;
    --grey-500: #2a4051;
    --dark-grey: #14213d;
    --pink: #ea1d5d;
    --green: #73956f;
    --light-grey: #f4f4f4;
    --white: white;
    --blue: #3044b5;
    --yellow: #eca400;
    --grey-400: #8992a6;
    --border-color: #eeebe8;
    --beige-200: #f9f8f7;
    --border-radius--regular: 1.5rem;
    --beige-300: #f3f0ed;
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px;
    font-family: Averta, Arial, sans-serif;
    line-height: 1.7;
    color: inherit;
    font-size: inherit;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    margin: 0.5rem;
    margin-top: 0rem !important;
    margin-right: 0rem !important;
    margin-left: 0rem !important;
}

.card-image-fade {
    text-size-adjust: 100%;
    --beige-100: #f9f8f7;
    --grey-500: #2a4051;
    --dark-grey: #14213d;
    --pink: #ea1d5d;
    --green: #73956f;
    --light-grey: #f4f4f4;
    --white: white;
    --blue: #3044b5;
    --yellow: #eca400;
    --grey-400: #8992a6;
    --border-color: #eeebe8;
    --beige-200: #f9f8f7;
    --border-radius--regular: 1.5rem;
    --beige-300: #f3f0ed;
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px;
    font-family: Averta, Arial, sans-serif;
    line-height: 1.7;
    color: inherit;
    font-size: inherit;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgb(255, 255, 255));
    height: 36%;
    position: absolute;
    inset: auto 0% 0%;
}

.header-title-subtitle {
    text-size-adjust: 100%;
    --beige-100: #f9f8f7;
    --grey-500: #2a4051;
    --dark-grey: #14213d;
    --pink: #ea1d5d;
    --green: #73956f;
    --light-grey: #f4f4f4;
    --white: white;
    --blue: #3044b5;
    --yellow: #eca400;
    --grey-400: #8992a6;
    --border-color: #eeebe8;
    --beige-200: #f9f8f7;
    --border-radius--regular: 1.5rem;
    --beige-300: #f3f0ed;
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px;
    color: var(--yellow);
    font-family: Averta, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.7;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    margin: 0.5rem;
    margin-top: 0rem !important;
    margin-right: 0rem !important;
    margin-left: 0rem !important;
}

.header-title {
    text-size-adjust: 100%;
    --beige-100: #f9f8f7;
    --grey-500: #2a4051;
    --dark-grey: #14213d;
    --pink: #ea1d5d;
    --green: #73956f;
    --light-grey: #f4f4f4;
    --white: white;
    --blue: #3044b5;
    --yellow: #eca400;
    --grey-400: #8992a6;
    --border-color: #eeebe8;
    --beige-200: #f9f8f7;
    --border-radius--regular: 1.5rem;
    --beige-300: #f3f0ed;
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px;
    color: var(--grey-500);
    font-family: Averta, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.7;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    margin: 1rem;
    margin-top: 0rem !important;
    margin-right: 0rem !important;
    margin-left: 0rem !important;
}

.header-title-byline {
    text-size-adjust: 100%;
    --beige-100: #f9f8f7;
    --grey-500: #2a4051;
    --dark-grey: #14213d;
    --pink: #ea1d5d;
    --green: #73956f;
    --light-grey: #f4f4f4;
    --white: white;
    --blue: #3044b5;
    --yellow: #eca400;
    --grey-400: #8992a6;
    --border-color: #eeebe8;
    --beige-200: #f9f8f7;
    --border-radius--regular: 1.5rem;
    --beige-300: #f3f0ed;
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px;
    color: var(--grey-500);
    font-family: Averta, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.7;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    margin: 3rem;
    margin-top: 0rem !important;
    margin-right: 0rem !important;
    margin-left: 0rem !important;
}

.arc-wrapper {
    text-size-adjust: 100%;
    --beige-100: #f9f8f7;
    --grey-500: #2a4051;
    --dark-grey: #14213d;
    --pink: #ea1d5d;
    --green: #73956f;
    --light-grey: #f4f4f4;
    --white: white;
    --blue: #3044b5;
    --yellow: #eca400;
    --grey-400: #8992a6;
    --border-color: #eeebe8;
    --beige-200: #f9f8f7;
    --border-radius--regular: 1.5rem;
    --beige-300: #f3f0ed;
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px;
    color: var(--grey-500);
    font-family: Averta, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.7;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    width: 100vw;
    height: 4vw;
    position: absolute;
    inset: auto 0% 0% 0px;
    overflow: hidden;
    z-index: 3;
    bottom: auto;
}

.arc-img {
    text-size-adjust: 100%;
    --beige-100: #f9f8f7;
    --grey-500: #2a4051;
    --dark-grey: #14213d;
    --pink: #ea1d5d;
    --green: #73956f;
    --light-grey: #f4f4f4;
    --white: white;
    --blue: #3044b5;
    --yellow: #eca400;
    --grey-400: #8992a6;
    --border-color: #eeebe8;
    --beige-200: #f9f8f7;
    --border-radius--regular: 1.5rem;
    --beige-300: #f3f0ed;
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px;
    color: var(--grey-500);
    font-family: Averta, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.7;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    border: 0px;
    vertical-align: middle;
    display: inline-block;
    width: 120vw;
    max-width: none;
    position: absolute;
    left: -10vw;
    top: 0px;
    bottom: auto;
}

section.slide-option {
    margin: 0 0 50px 0;
  }
  section.slide-option .no-marg {
    margin: 0 0 0 0;
  }
  div.highway-slider {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 150px;
  }
  div.highway-slider div.highway-barrier {
    overflow: hidden;
    position: relative;
  }
  div.highway-slider ul.highway-lane {
    display: flex;
    height: 100%;
  }
  div.highway-slider ul.highway-lane li.highway-car {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #E71E5D;
    color: #343434;
  }
  @-webkit-keyframes translatestf {
    0% {
      transform: translateX(100%);
    }
    100% {
      transform: translateX(-500%);
    }
  }
  @keyframes translatestf {
    0% {
      transform: translateX(100%);
    }
    100% {
      transform: translateX(-500%);
    }
  }
  #stffull div.highway-barrier ul.highway-lane {
    width: 500%;
  }
  #stffull div.highway-barrier ul.highway-lane li.highway-car {
    -webkit-animation: translatestf 30s linear infinite;
            animation: translatestf 30s linear infinite;
  }
  #stffull div.highway-barrier ul.highway-lane li.highway-car h4 {
    font-size: 28px;
  }
  @-webkit-keyframes translateinfinite {
    100% {
      transform: translateX(calc(-180px * 12));
    }
  }
  @keyframes translateinfinite {
    100% {
      transform: translateX(calc(-180px * 12));
    }
  }
  #infinite div.highway-barrier {
    background: #E71E5D;
    /* box-shadow: 0 3px 10px -3px rgba(0, 0, 0, 0.3); */
  }
  #infinite div.highway-barrier::before,
  #infinite div.highway-barrier::after {
    content: " ";
    position: absolute;
    z-index: 9;
    width: 180px;
    height: 100%;
  }
  #infinite div.highway-barrier::before {
    top: 0;
    left: 0;
    background: linear-gradient(to right, #E71E5D 0%, rgba(255, 255, 255, 0) 100%);
  }
  #infinite div.highway-barrier::after {
    top: 0;
    right: 0;
    background: linear-gradient(to left, #E71E5D 0%, rgba(255, 255, 255, 0) 100%);
  }
  #infinite div.highway-barrier ul.highway-lane {
    width: calc(180px * 24);
  }
  #infinite div.highway-barrier ul.highway-lane li.highway-car {
    width: 180px;
    -webkit-animation: translateinfinite 25s linear infinite;
            animation: translateinfinite 25s linear infinite;
  }
  #infinite div.highway-barrier ul.highway-lane li.highway-car span.fab {
    font-size: 65px;
  }

  .animate__superslower {
    --animate-duration: 5s;
  }

  .studentLegalText {
    font-size: 0.8rem;
  }