* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}.top_coreKWVDR {
    flex: 1 0 auto;
}a {
    color: inherit;
    text-decoration: none;
}.fellow_progByYop {
    flex: 0 0 auto;
}.wrapper-templatepGHPf {
    min-height: 100%;
    display: flex;
    flex-direction: column;
    height: 100%;
}svg {
    height: 30px;
    width: 30px;
}.container {
    width: 1141px;
    max-width: 100%;
    margin: auto;
}html,body {
    auto
contain;
    min-height: 100%;
    height: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
}header,footer {
    width: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.cookie_window_overlaynGsQj {
    bottom: 0;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    transition: transform 0.3s ease-in-out;
    border-top: 3px solid rgb(109,120,133);
    width: 100%;
    transform: translateY(100%);
    background: rgb(109,120,133);
    z-index: 90;
    padding: 20px 0;
    animation: slideUp 0.5s forwards;
    position: fixed;
}@keyframes slideUp {
    to {
        transform: translateY(0);
    }
}
#cookie_info_bannerytrDl {
    display: none;
}#cookie_info_bannerytrDl:checked ~ .cookie_window_overlaynGsQj {
    visibility: hidden;
    opacity: 0;
}.user_alertsylRS {
    gap: 20px;
    padding: 20px 5%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}.cookie_window_overlaynGsQj h5 {
    font-family: Arial, sans-serif;
    letter-spacing: 1px;
    font-size: 22px;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
}.cookie_window_overlaynGsQj p {
    color: #ffffff;
    line-height: 1.5;
    font-family: Arial, sans-serif;
    font-size: 16px;
}.user_choicesUgQAI {
    align-items: center;
    margin-right: 15px;
    flex-shrink: 0;
    filter: drop-shadow(0 0 10px rgb(142,153,166));
    display: flex;
    justify-content: center;
}.user_choicesUgQAI svg {
    width: 80px;
    fill: rgb(142,153,166);
    transition: transform 0.3s ease-in-out;
    height: 80px;
}.user_choicesUgQAI:hover svg {
    transform: scale(1.1);
}.track_optinbgFpH {
    min-width: 140px;
    font-size: 16px;
    flex-shrink: 0;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 0 15px rgb(142,153,166);
    background: linear-gradient(90deg, rgb(142,153,166), rgb(109,120,133));
    color: #000000;
    margin-left: 10px;
    line-height: 40px;
    border-radius: 23px;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    padding: 10px 20px;
    white-space: nowrap;
}.track_optinbgFpH:hover {
    box-shadow: 0 0 20px rgb(109,120,133);
}.cookie_button.web_trackingZqLmf {
    color: #ffffff;
    border: 2px solid rgb(109,120,133);
    background: rgba(0, 0, 0, 0.5);
}.cookie_button.web_trackingZqLmf:hover {
    box-shadow: 0 0 15px rgb(109,120,133);
    background: rgba(0, 0, 0, 0.5);
}.cookie_window_overlaynGsQj p a {
    text-decoration: none;
    color: rgb(142,153,166);
    transition: color 0.3s ease;
}.cookie_window_overlaynGsQj p a:hover {
    color: rgb(109,120,133);
}
@media only screen and (max-width: 1200px) {.cookie_window_overlaynGsQj {
    padding: 15px 0;
}.user_alertsylRS {
    padding: 15px 5%;
}
}
@media only screen and (max-width: 800px) {.user_choicesUgQAI {
    display: none;
}.user_alertsylRS {
    text-align: center;
    flex-direction: column;
    align-items: center;
}.cookie_window_overlaynGsQj h5 {
    margin-bottom: 5px;
    font-size: 16px;
}.visitor_controlsETyNc {
    margin-bottom: 15px;
}.track_optinbgFpH {
    margin: 10px 0;
    min-width: 100%;
}}
.teacher_profileCtVnN {
    background: rgb(176,186,198);
    padding: 80px 40px;
    min-height: 450px;
    overflow: hidden;
    position: relative;
}.teacher_profileCtVnN::before {
    height: 100%;
    content: "";
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 30px,
        rgb(142,153,166,0.5) 30px,
        rgb(142,153,166,0.5) 32px
    );
    opacity: 0.05;
    width: 100%;
    top: 0;
    position: absolute;
    left: 0;
}.teacher_profileCtVnN .review_feedbackcVFMu {
    transform-style: preserve-3d;
    position: relative;
    display: flex;
    perspective: 1000px;
    flex-direction: column;
    max-width: 1000px;
    margin: 0 auto;
}.teacher_profileCtVnN .photo_stripQnJKZ {
    height: 140px;
    margin-left: 60px;
    z-index: 5;
    border-radius: 50%;
    position: relative;
    border: 4px solid #ffffff;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    overflow: hidden;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    width: 140px;
}.teacher_profileCtVnN .review_feedbackcVFMu:hover .photo_stripQnJKZ {
    border-color: rgb(142,153,166);
    transform: translateY(-15px) scale(1.1);
}.teacher_profileCtVnN .career_backLjaeB {
    border-radius: 22px;
    transform: translateZ(0);
    margin-top: -40px;
    overflow: hidden;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.5);
    position: relative;
    padding: 60px 40px 40px;
    background: #ffffff;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}.teacher_profileCtVnN .review_feedbackcVFMu:hover .career_backLjaeB {
    transform: translateZ(30px);
}.teacher_profileCtVnN .career_backLjaeB::before {
    transition: height 0.5s ease;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgb(142,153,166), rgb(109,120,133));
    width: 4px;
    height: 0;
    content: "";
    position: absolute;
}.teacher_profileCtVnN .review_feedbackcVFMu:hover .career_backLjaeB::before {
    height: 100%;
    animation: pulseGlow 2s infinite;
}.teacher_profileCtVnN .name {
    font-size: 35px;
    letter-spacing: 1px;
    color: #000000;
    margin-bottom: 5px;
    transition: all 0.4s ease;
    font-weight: 700;
    transform: translateX(0);
}.teacher_profileCtVnN .review_feedbackcVFMu:hover .name {
    color: rgb(142,153,166);
    transform: translateX(15px);
}.teacher_profileCtVnN .career_backLjaeB > div:nth-child(2) {
    transform: translateX(0);
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 25px;
    letter-spacing: 0.5px;
    opacity: 0.8;
    color: rgb(109,120,133);
    transition: all 0.4s ease 0.1s;
    text-transform: uppercase;
}.teacher_profileCtVnN .review_feedbackcVFMu:hover .career_backLjaeB > div:nth-child(2) {
    transform: translateX(15px);
}.teacher_profileCtVnN .past_jobsUaNYn {
    color: #000000;
    transform: translateY(0);
    position: relative;
    font-size: 16px;
    line-height: 1.8;
    padding: 20px 0;
    opacity: 0.9;
    transition: all 0.4s ease 0.2s;
}.teacher_profileCtVnN .review_feedbackcVFMu:hover .past_jobsUaNYn {
    transform: translateY(-5px);
}.teacher_profileCtVnN .past_jobsUaNYn::before,
.teacher_profileCtVnN .past_jobsUaNYn::after {
    position: absolute;
    height: 1px;
    width: 35px;
    transition: all 0.4s ease;
    content: "";
    background: rgb(109,120,133,0.5);
}.teacher_profileCtVnN .past_jobsUaNYn::before {
    left: 0;
    top: 0;
}.teacher_profileCtVnN .past_jobsUaNYn::after {
    right: 0;
    bottom: 0;
}.teacher_profileCtVnN .review_feedbackcVFMu:hover .past_jobsUaNYn::before,
.teacher_profileCtVnN .review_feedbackcVFMu:hover .past_jobsUaNYn::after {
    width: 100px;
    height: 2px;
    background: rgb(109,120,133);
}

@keyframes pulseGlow {
    0%, 100% {
        box-shadow: 0 0 8px 2px rgb(142,153,166,0.5);
    }
    50% {
        box-shadow: 0 0 15px 2px rgb(142,153,166);
    }
}

@media (min-width: 768px) {.teacher_profileCtVnN .review_feedbackcVFMu {
    align-items: center;
    flex-direction: row;
}.teacher_profileCtVnN .photo_stripQnJKZ {
    margin-left: 0;
    z-index: 5;
    margin-right: -80px;
    height: 180px;
    width: 180px;
}.teacher_profileCtVnN .career_backLjaeB {
    flex: 1;
    padding-left: 100px;
    margin-top: 0;
}
}

@media (max-width: 767px) {.teacher_profileCtVnN {
    padding: 60px 20px;
}.teacher_profileCtVnN .career_backLjaeB {
    padding: 60px 25px 35px;
}.teacher_profileCtVnN .name {
    font-size: calc(35px - 4px);
}.teacher_profileCtVnN .career_backLjaeB > div:nth-child(2) {
    font-size: calc(16px - 1px);
}.teacher_profileCtVnN .past_jobsUaNYn {
    font-size: calc(16px - 1px);
}}.title_introcFdEN {
    min-height: 600px;
    position: relative;
    height: 100vh;
    width: 100%;
    overflow: hidden;
}.title_introcFdEN .learn_welcomeOFyus {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}.title_introcFdEN .learn_welcomeOFyus::before {
    height: 100%;
    content: '';
    backdrop-filter: brightness(0.9) contrast(1.1);
    z-index: 2;
    width: 100%;
    background: linear-gradient(135deg, 
    rgba(0, 0, 0, 0.7) 0%, 
    rgba(0, 0, 0, 0.5) 40%, 
    rgba(rgb(142,153,166,0.5), 0.4) 70%, 
    rgba(rgb(109,120,133,0.5), 0.3) 100%);
    left: 0;
    top: 0;
    position: absolute;
}.title_introcFdEN .learning_dnaqNAOR {
    padding: 2rem;
    position: relative;
    justify-content: center;
    display: flex;
    height: 100%;
    margin: 0 auto;
    max-width: 1000px;
    flex-direction: column;
    transform: translateY(10px);
    animation: fadeUp 1.2s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    z-index: 3;
}.title_introcFdEN .learning_dnaqNAOR > div {
    transform: translateY(20px);
    animation: elementFadeIn 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    opacity: 0;
}.title_introcFdEN .learning_dnaqNAOR > div:nth-child(1) {
    animation-delay: 0.3s;
}.title_introcFdEN .learning_dnaqNAOR > div:nth-child(2) {
    animation-delay: 0.6s;
}.title_introcFdEN .learning_dnaqNAOR > div:nth-child(3) {
    animation-delay: 0.9s;
}.title_introcFdEN p {
    position: relative;
    font-weight: 600;
    color: #ffffff;
    padding-left: 2rem;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    font-size: calc(15px * 1.2);
    margin-bottom: 1.5rem;
}.title_introcFdEN p::before {
    position: absolute;
    transform: translateY(-50%);
    height: 2px;
    width: 1.5rem;
    top: 50%;
    background: rgb(109,120,133);
    left: 0;
    content: '';
}.title_introcFdEN .title_style_header {
    background: linear-gradient(120deg, #ffffff 0%, rgb(109,120,133) 100%);
    -webkit-background-clip: text !important;
    text-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    transform: translateX(-5px);
    color: #ffffff;
    line-height: 1.2;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    margin-bottom: 1.5rem;
    font-size: clamp(2.5rem, 6vw, 47px);
    background-clip: text !important;
}.title_introcFdEN h3 {
    padding: 1.5rem 2rem;
    max-width: 90%;
    line-height: 1.6;
    border-left: 3px solid rgb(109,120,133);
    backdrop-filter: blur(5px);
    transform: translateX(20px);
    background: linear-gradient(90deg, 
    rgba(rgb(142,153,166,0.5), 0.2) 0%, 
    rgba(rgb(109,120,133,0.5), 0.1) 100%);
    color: #ffffff;
    font-weight: 400;
    font-size: calc(20px * 1.1);
}.title_introcFdEN::after {
    background: linear-gradient(to top, 
    rgba(rgba(0, 0, 0, 0.5), 0.7) 0%, 
    transparent 100%);
    position: absolute;
    height: 30%;
    pointer-events: none;
    bottom: 0;
    width: 100%;
    left: 0;
    content: '';
    z-index: 2;
}

@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes elementFadeIn {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@media screen and (max-width: 991px) {.title_introcFdEN {
    height: 90vh;
}.title_introcFdEN .learning_dnaqNAOR {
    padding: 1.5rem;
}.title_introcFdEN h3 {
    max-width: 100%;
    transform: translateX(10px);
    padding: 1.25rem 1.5rem;
}
}

@media screen and (max-width: 767px) {.title_introcFdEN {
    height: 80vh;
}.title_introcFdEN .learning_dnaqNAOR {
    padding: 1.25rem;
}.title_introcFdEN p {
    margin-bottom: 1rem;
    font-size: 15px;
    padding-left: 1.5rem;
}.title_introcFdEN p::before {
    width: 1.2rem;
}.title_introcFdEN .title_style_header {
    transform: translateX(0);
}.title_introcFdEN h3 {
    padding: 1rem 1.25rem;
    font-size: 20px;
    transform: translateX(0);
}
}

@media screen and (max-width: 480px) {.title_introcFdEN {
    min-height: 100vh;
    height: auto;
}.title_introcFdEN .learning_dnaqNAOR {
    padding: 4rem 1rem;
    padding-top: 25vh;
    justify-content: flex-start;
}.title_introcFdEN p {
    font-size: calc(15px * 0.9);
    letter-spacing: 0.1em;
    padding-left: 1.2rem;
}.title_introcFdEN p::before {
    width: 1rem;
}.title_introcFdEN .title_style_header {
    margin-bottom: 1rem;
}.title_introcFdEN h3 {
    padding: 0.8rem 1rem;
    font-size: calc(20px * 0.9);
    border-left-width: 2px;
}}.privacy_quartersdquTG {
    font-family: Arial, sans-serif;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    padding: 60px;
    margin: 0 auto;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
    max-width: 1200px;
}.privacy_quartersdquTG h1 {
    margin-top: 20px;
    border-bottom: 4px solid rgb(142,153,166);
    margin-bottom: 30px;
    color: rgb(142,153,166);
    padding-bottom: 10px;
    font-size: 46px;
    font-weight: 700;
}.privacy_quartersdquTG h2 {
    margin-bottom: 20px;
    border-left: 6px solid rgb(109,120,133);
    margin-top: 30px;
    padding-left: 20px;
    font-weight: 600;
    color: rgb(109,120,133);
    font-size: 32px;
}.privacy_quartersdquTG ul {
    padding-left: 0;
    list-style-type: none;
    margin: 20px 0;
}.privacy_quartersdquTG ul li::before {
    font-size: 1.5em;
    display: inline-block;
    content: "•";
    margin-left: -1em;
    width: 1em;
    color: rgb(142,153,166);
}.privacy_quartersdquTG li {
    margin-bottom: 15px;
    padding-left: 10px;
    line-height: 1.8;
    font-size: 18px;
    border-left: 2px solid rgb(142,153,166,0.5);
}.privacy_quartersdquTG p, .privacy_quartersdquTG span, .privacy_quartersdquTG div {
    margin-bottom: 20px;
    color: #ffffff;
    line-height: 1.8;
    font-size: 18px;
}.privacy_quartersdquTG h3, .privacy_quartersdquTG h4, .privacy_quartersdquTG h5, .privacy_quartersdquTG h6 {
    margin-bottom: 15px;
    color: rgb(142,153,166);
    border-left: 5px solid rgb(142,153,166);
    font-weight: 600;
    margin-top: 25px;
    padding-left: 15px;
    font-size: 21px;
}

@media only screen and (max-width: 800px) {.privacy_quartersdquTG {
    padding: 30px;
}.privacy_quartersdquTG h1 {
    font-size: calc(21px - 4px);
}.privacy_quartersdquTG h2 {
    font-size: calc(21px - 3px);
}.privacy_quartersdquTG h3, .privacy_quartersdquTG h4, .privacy_quartersdquTG h5, .privacy_quartersdquTG h6 {
    font-size: calc(21px - 2px);
}.privacy_quartersdquTG p, .privacy_quartersdquTG span, .privacy_quartersdquTG div, .privacy_quartersdquTG li {
    font-size: calc(18px - 2px);
}}.pricing_offereDmRK {
    position: relative;
    padding: 5rem 0;
    overflow: hidden;
    background: rgb(176,186,198);
}.pricing_offereDmRK::before {
    top: -50px;
    content: "";
    right: -50px;
    height: 300px;
    background: linear-gradient(135deg, rgb(109,120,133,0.5), rgb(142,153,166,0.5));
    position: absolute;
    filter: blur(60px);
    border-radius: 50%;
    width: 300px;
    z-index: 0;
}.pricing_offereDmRK::after {
    content: "";
    position: absolute;
    bottom: -50px;
    filter: blur(50px);
    width: 250px;
    left: -50px;
    background: linear-gradient(225deg, rgb(142,153,166,0.5), rgb(109,120,133,0.5));
    border-radius: 50%;
    height: 250px;
    z-index: 0;
}.pricing_offereDmRK .container {
    position: relative;
    z-index: 1;
}.pricing_offereDmRK .program_priceQkxOz {
    display: flex;
    gap: 3rem;
    flex-direction: column-reverse;
}.pricing_offereDmRK .payment_planXVrgM {
    max-width: 800px;
    position: relative;
    padding: 0 1rem;
    text-align: center;
    margin: 0 auto;
}.pricing_offereDmRK .payment_planXVrgM h2 {
    margin-bottom: 1.5rem;
    display: inline-block;
    font-weight: 700;
    position: relative;
    font-size: calc(38px * 1.1);
    color: #000000;
}.pricing_offereDmRK .payment_planXVrgM h2::after {
    position: absolute;
    bottom: -10px;
    transform: translateX(-50%);
    width: 80px;
    background: linear-gradient(90deg, rgb(142,153,166), rgb(109,120,133));
    height: 3px;
    content: "";
    left: 50%;
}.pricing_offereDmRK .value_dealsvOZia {
    line-height: 1.6;
    font-size: 13px;
    color: #000000;
    margin-bottom: 1rem;
}.pricing_offereDmRK .learning_pricingALyUl {
    grid-template-columns: 1fr;
    display: grid;
    gap: 2rem;
    perspective: 1000px;
}.pricing_offereDmRK .cost_planelVhF {
    transform-style: preserve-3d;
    position: relative;
    display: block;
    text-decoration: none;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.pricing_offereDmRK .cost_planelVhF:hover {
    transform: translateY(-10px);
}.pricing_offereDmRK .learning_dealsPhDLG {
    position: relative;
    z-index: 1;
    transition: all 0.4s ease;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    display: flex;
    justify-content: space-between;
    min-height: 430px;
    border-radius: 10px;
    background: #ffffff;
    flex-direction: column;
    overflow: hidden;
}.pricing_offereDmRK .cost_planelVhF:hover .learning_dealsPhDLG {
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.15);
}.pricing_offereDmRK .price_sheetODmxN {
    padding: 2rem;
    z-index: 2;
    position: relative;
    flex: 1;
}.pricing_offereDmRK .cost_planelVhF h3 {
    position: relative;
    font-weight: 700;
    color: #000000;
    display: inline-block;
    margin-bottom: 1rem;
    font-size: calc(22px * 1.1);
}.pricing_offereDmRK .cost_planelVhF h3::before {
    height: 2px;
    left: 0;
    background: rgb(142,153,166);
    transition: width 0.3s ease;
    width: 40px;
    bottom: -5px;
    position: absolute;
    content: "";
}.pricing_offereDmRK .cost_planelVhF:hover h3::before {
    width: 100%;
}.pricing_offereDmRK .discount_tierQUcJI {
    position: relative;
    color: rgb(109,120,133);
    font-weight: 700;
    font-size: calc(22px * 1.4);
    display: block;
    margin: 1.5rem 0;
}.pricing_offereDmRK .discount_tierQUcJI::after {
    background: rgb(142,153,166);
    transform: translateY(-50%);
    width: 3px;
    top: 50%;
    height: 20px;
    left: -10px;
    position: absolute;
    content: "";
    border-radius: 3px;
}.pricing_offereDmRK .cost_planelVhF p {
    hyphens: auto;
    color: #000000;
    word-wrap: break-word;
    font-size: 13px;
    line-height: 1.6;
    margin-bottom: 1rem;
    overflow-wrap: break-word;
}.pricing_offereDmRK .photo_stripQnJKZ {
    position: relative;
    height: 180px;
}.pricing_offereDmRK .photo_stripQnJKZ::before {
    inset: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
    position: absolute;
    content: "";
    z-index: 1;
}.pricing_offereDmRK .cost_planelVhF:nth-child(1) .learning_dealsPhDLG {
    border-top: 4px solid rgb(142,153,166);
}.pricing_offereDmRK .cost_planelVhF:nth-child(2) .learning_dealsPhDLG {
    border-top: 4px solid rgb(109,120,133);
}.pricing_offereDmRK .cost_planelVhF:nth-child(3) .learning_dealsPhDLG {
    border-top: 4px solid #6c5ce7;
}.pricing_offereDmRK .cost_planelVhF:nth-child(4) .learning_dealsPhDLG {
    border-top: 4px solid #00b894;
}

@media (min-width: 768px) {.pricing_offereDmRK .learning_pricingALyUl {
    grid-template-columns: repeat(2, 1fr);
}.pricing_offereDmRK .learning_dealsPhDLG {
    min-height: 480px;
}.pricing_offereDmRK .payment_planXVrgM {
    padding: 0 2rem;
}.pricing_offereDmRK .payment_planXVrgM h2 {
    font-size: calc(38px * 1.2);
}
}

@media (min-width: 992px) {.pricing_offereDmRK .program_priceQkxOz {
    align-items: center;
    flex-direction: row;
    gap: 4rem;
}.pricing_offereDmRK .learning_pricingALyUl {
    grid-template-columns: repeat(2, 1fr);
    flex: 2;
}.pricing_offereDmRK .payment_planXVrgM {
    flex: 1;
    padding-right: 3rem;
    text-align: left;
}.pricing_offereDmRK .payment_planXVrgM h2::after {
    left: 0;
    transform: none;
}.pricing_offereDmRK .learning_dealsPhDLG {
    min-height: 500px;
}
}

@media (min-width: 1200px) {.pricing_offereDmRK .learning_pricingALyUl {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5rem;
}.pricing_offereDmRK .cost_planelVhF {
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) rotateY(0);
}.pricing_offereDmRK .cost_planelVhF:hover {
    transform: perspective(1000px) translateY(-15px) rotateY(2deg);
}.pricing_offereDmRK .learning_dealsPhDLG {
    backface-visibility: hidden;
    transform-style: preserve-3d;
    min-height: 520px;
}.pricing_offereDmRK .photo_stripQnJKZ {
    height: 200px;
}.pricing_offereDmRK .discount_tierQUcJI {
    font-size: calc(22px * 1.6);
}.pricing_offereDmRK .payment_planXVrgM h2 {
    font-size: calc(38px * 1.3);
}}header {
    background: #000000;
    width: 100%;
    z-index: 1000;
    background: 
        linear-gradient(170deg, 
            #000000 0%,
            rgb(142,153,166,0.5) 100%);
    overflow: hidden;
    top: 0;
    position: fixed;
    left: 0;
}header::before {
    height: 100%;
    top: 0;
    z-index: 1;
    left: 0;
    content: "";
    position: absolute;
    opacity: 0.03;
    background: 
        repeating-linear-gradient(
            45deg,
            transparent,
            transparent 10px,
            rgb(109,120,133,0.5) 10px,
            rgb(109,120,133,0.5) 11px
        );
    width: 100%;
}header::after {
    left: 0;
    position: absolute;
    top: 0;
    background-size: 200% 100%;
    z-index: 5;
    height: 5px;
    content: "";
    width: 100%;
    animation: gradient-shift 8s linear infinite;
    background: linear-gradient(90deg, 
        rgb(142,153,166),
        rgb(109,120,133),
        rgb(142,153,166));
}header .container {
    align-items: center;
    flex-direction: column;
    position: relative;
    padding: 0;
    display: flex;
}header .nav_beginkISzD {
    padding-top: 1.5rem;
    width: 100%;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}header .first_classDmlYh {
    justify-content: center;
    z-index: 3;
    text-decoration: none;
    margin-bottom: 2rem;
    display: flex;
    padding: 0.5rem 2rem;
    position: relative;
}header .first_classDmlYh::before {
    width: 160%;
    bottom: -10px;
    height: 1px;
    background: linear-gradient(90deg, 
        transparent 0%,
        rgb(109,120,133,0.5) 20%,
        rgb(109,120,133) 50%,
        rgb(109,120,133,0.5) 80%,
        transparent 100%);
    position: absolute;
    left: -30%;
    content: "";
}header .first_classDmlYh::after {
    background: rgb(142,153,166,0.5);
    animation: orb-float 5s ease-in-out infinite alternate;
    border-radius: 50%;
    z-index: -1;
    height: 40px;
    width: 40px;
    opacity: 0.5;
    filter: blur(20px);
    position: absolute;
    content: "";
}header .first_classDmlYh svg {
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    width: auto;
    z-index: 2;
    height: 48px;
    filter: drop-shadow(0 0 8px rgb(142,153,166,0.5));
    position: relative;
}header .first_classDmlYh:hover svg {
    transform: scale(1.08);
    filter: drop-shadow(0 0 12px rgb(142,153,166));
}header .top_teacheXHoi {
    position: relative;
    gap: 1rem;
    padding: 1rem 0;
    background: linear-gradient(to bottom, 
        #000000 0%,
        rgba(0, 0, 0, 0.5) 100%);
    overflow-x: auto;
    mask-image: linear-gradient(90deg, 
        transparent 0%,
        #000 5%,
        #000 95%,
        transparent 100%);
    justify-content: center;
    scrollbar-width: none;
    display: flex;
    width: 100vw;
}header .top_teacheXHoi::-webkit-scrollbar {
    display: none;
}header .top_teacheXHoi::before {
    left: 0;
    width: 100%;
    content: "";
    top: 0;
    background: rgb(142,153,166,0.5);
    position: absolute;
    height: 1px;
}header .main_headtxdMh {
    border: 1px solid rgb(142,153,166,0.5);
    white-space: nowrap;
    background: linear-gradient(135deg,
        #000000 0%,
        rgba(0, 0, 0, 0.5) 100%);
    text-decoration: none;
    overflow: hidden;
    padding: 0.6rem 1.8rem;
    position: relative;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
    color: #ffffff;
    border-radius: 29px;
    font-family: Arial, sans-serif;
}header .main_headtxdMh::before {
    height: 100%;
    content: "";
    opacity: 0.5;
    background: linear-gradient(90deg,
        transparent,
        rgb(109,120,133,0.5),
        transparent);
    left: -100%;
    position: absolute;
    width: 100%;
    top: 0;
    transition: left 0.5s ease;
}header .main_headtxdMh::after {
    border-radius: 50%;
    content: "";
    width: 8px;
    height: 8px;
    box-shadow: 0 0 10px rgb(109,120,133);
    right: 12px;
    top: 50%;
    transform: translateY(-50%) scale(0);
    position: absolute;
    transition: transform 0.3s ease;
    background: rgb(109,120,133);
}header .main_headtxdMh:hover {
    box-shadow: 0 0 15px rgb(142,153,166,0.5),
                inset 0 0 10px rgb(142,153,166,0.5);
    transform: translateY(-2px);
    color: rgb(109,120,133);
    border-color: rgb(109,120,133);
}header .main_headtxdMh:hover::before {
    left: 100%;
}header .main_headtxdMh:hover::after {
    transform: translateY(-50%) scale(1);
}

@keyframes gradient-shift {
    0% {
        background-position: 0% 50%;
    }
    100% {
        background-position: 200% 50%;
    }
}

@keyframes orb-float {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(30px, 10px);
    }
}

@media (max-width: 991px) {header .first_classDmlYh {
    margin-bottom: 1.5rem;
}header .first_classDmlYh svg {
    height: 42px;
}header .main_headtxdMh {
    padding: 0.5rem 1.5rem;
    font-size: calc(14px - 1px);
}
}

@media (max-width: 767px) {header .nav_beginkISzD {
    padding-top: 1rem;
}header .first_classDmlYh {
    margin-bottom: 1rem;
}header .first_classDmlYh svg {
    height: 36px;
}header .top_teacheXHoi {
    justify-content: flex-start;
    padding: 0.8rem 0;
}header .main_headtxdMh {
    padding: 0.4rem 1.2rem;
    margin: 0 0.2rem;
    font-size: calc(14px - 2px);
}header .main_headtxdMh:first-child {
    margin-left: 1rem;
}header .main_headtxdMh:last-child {
    margin-right: 1rem;
}header .main_headtxdMh::after {
    right: 8px;
    height: 6px;
    width: 6px;
}}.training_benefitsueLts {
    background: linear-gradient(135deg, rgb(176,186,198), #ffffff 95%);
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
}.training_benefitsueLts::before {
    left: 0;
    height: 100%;
    opacity: 0.05;
    z-index: 1;
    position: absolute;
    content: "";
    top: 0;
    width: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgb(142,153,166,0.5),
        transparent 2px,
        transparent 10px,
        rgb(142,153,166,0.5) 12px
    );
}.training_benefitsueLts::after {
    height: 1px;
    left: 10%;
    content: "";
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(142,153,166) 50%, transparent);
    bottom: 0;
    width: 80%;
    transform: translateY(-2rem);
}.training_benefitsueLts .container {
    display: flex;
    z-index: 2;
    position: relative;
    flex-direction: column;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 1.5rem;
}.training_benefitsueLts .photo_stripQnJKZ {
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) rotateY(-2deg);
    height: auto;
    object-fit: cover;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    clip-path: polygon(0 0, 100% 4%, 98% 100%, 2% 96%);
    width: 100%;
    margin-bottom: 2.5rem;
}.training_benefitsueLts .photo_stripQnJKZ:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
}.training_benefitsueLts .vision_missionrNZSB {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    transform: translateY(-30px);
    position: relative;
    background: #ffffff;
    padding: 2.5rem;
}.training_benefitsueLts .prose_blockAsfGy {
    position: relative;
}.training_benefitsueLts .prose_blockAsfGy::before {
    position: absolute;
    top: -15px;
    content: "";
    height: 4px;
    transition: transform 0.4s ease;
    left: 0;
    transform: scaleX(0.8);
    width: 40px;
    background: rgb(142,153,166);
}.training_benefitsueLts .vision_missionrNZSB:hover .prose_blockAsfGy::before {
    transform: scaleX(1.2);
}.training_benefitsueLts h1 {
    padding-bottom: 0.5rem;
    margin-bottom: 2rem;
    font-size: 31px;
    line-height: 1.3;
    font-weight: 700;
    color: #000000;
    position: relative;
}.training_benefitsueLts ul {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    list-style: none;
    margin: 0;
    padding: 0;
}.training_benefitsueLts li {
    transition: transform 0.3s ease-out;
    position: relative;
    padding-left: 2.5rem;
}.training_benefitsueLts li:hover {
    transform: translateX(5px);
}.training_benefitsueLts li p {
    margin: 0;
    font-weight: 400;
    line-height: 1.6;
    font-size: 12px;
    color: #000000;
}.training_benefitsueLts svg {
    transition: transform 0.3s cubic-bezier(0.22, 1, 0.36, 1);
    top: 0;
    position: absolute;
    width: 24px;
    height: 24px;
    left: 0;
    transform: translateY(2px);
}.training_benefitsueLts li:hover svg {
    transform: translateY(0) scale(1.1);
}.training_benefitsueLts svg path {
    fill: rgb(142,153,166);
    transition: fill 0.3s ease;
}.training_benefitsueLts li:hover svg path {
    fill: rgb(109,120,133);
}

@media (min-width: 768px) {.training_benefitsueLts {
    padding: 8rem 0;
}.training_benefitsueLts .container {
    flex-direction: row;
    align-items: center;
}.training_benefitsueLts .photo_stripQnJKZ {
    margin-bottom: 0;
    clip-path: polygon(0 4%, 100% 0, 96% 96%, 4% 100%);
    width: 45%;
}.training_benefitsueLts .vision_missionrNZSB {
    transform: translateY(0);
    z-index: 3;
    width: 60%;
    margin-left: -5%;
}.training_benefitsueLts h1 {
    font-size: 39px;
}.training_benefitsueLts ul {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 992px) {.training_benefitsueLts .container {
    gap: 2rem;
}.training_benefitsueLts .photo_stripQnJKZ {
    width: 50%;
}.training_benefitsueLts .vision_missionrNZSB {
    width: 55%;
}.training_benefitsueLts h1 {
    margin-bottom: 2.5rem;
}.training_benefitsueLts li {
    padding-left: 3rem;
}.training_benefitsueLts svg {
    transform: scale(1.15) translateY(2px);
}
}

@media (max-width: 767px) {.training_benefitsueLts {
    padding: 4rem 0;
}.training_benefitsueLts h1 {
    font-size: calc(31px * 0.9);
}.training_benefitsueLts ul {
    gap: 1.2rem;
    grid-template-columns: 1fr;
}.training_benefitsueLts .vision_missionrNZSB {
    padding: 1.5rem;
}
}

@media (max-width: 480px) {.training_benefitsueLts {
    padding: 3rem 0;
}.training_benefitsueLts h1 {
    font-size: calc(31px * 0.8);
}.training_benefitsueLts .photo_stripQnJKZ {
    clip-path: polygon(0 0, 100% 2%, 98% 98%, 2% 100%);
}.training_benefitsueLts .vision_missionrNZSB {
    transform: translateY(-15px);
    padding: 1.25rem;
}.training_benefitsueLts li {
    padding-left: 2.2rem;
}.training_benefitsueLts li p {
    font-size: calc(12px * 0.95);
}}.access_nowCdbat {
    background: linear-gradient(135deg, rgb(142,153,166), rgb(109,120,133));
    overflow: hidden;
    z-index: 1;
    padding: 6rem 2rem;
    position: relative;
}.access_nowCdbat::before {
    left: 0;
    top: 0;
    z-index: -1;
    position: absolute;
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.05) 5px,
        transparent 5px,
        transparent 10px
    );
    content: "";
    width: 100%;
    height: 100%;
}.access_nowCdbat::after {
    height: 10px;
    clip-path: polygon(0% 0%, 2% 100%, 4% 0%, 6% 100%, 8% 0%, 10% 100%, 12% 0%, 14% 100%, 16% 0%, 18% 100%, 20% 0%, 22% 100%, 24% 0%, 26% 100%, 28% 0%, 30% 100%, 32% 0%, 34% 100%, 36% 0%, 38% 100%, 40% 0%, 42% 100%, 44% 0%, 46% 100%, 48% 0%, 50% 100%, 52% 0%, 54% 100%, 56% 0%, 58% 100%, 60% 0%, 62% 100%, 64% 0%, 66% 100%, 68% 0%, 70% 100%, 72% 0%, 74% 100%, 76% 0%, 78% 100%, 80% 0%, 82% 100%, 84% 0%, 86% 100%, 88% 0%, 90% 100%, 92% 0%, 94% 100%, 96% 0%, 98% 100%, 100% 0%);
    width: 100%;
    background: rgb(255, 255, 255, 0.5);
    left: 0;
    position: absolute;
    content: "";
    z-index: 2;
    bottom: -5px;
}.access_nowCdbat .container {
    position: relative;
    transform-origin: center bottom;
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    transform: perspective(1000px) rotateX(2deg);
    gap: 3rem;
    grid-template-columns: 1fr;
    display: grid;
}.access_nowCdbat h6 {
    font-size: calc(18px * 1.2);
    color: #ffffff;
    font-weight: 700;
    transform: translateZ(30px);
    text-align: center;
    animation: float 6s ease-in-out infinite;
    line-height: 1.5;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    position: relative;
    letter-spacing: 0.02em;
    margin: 0;
}.access_nowCdbat .container > div {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}.access_nowCdbat .container > div::before {
    background: linear-gradient(90deg, transparent, rgb(255, 255, 255, 0.5), transparent);
    width: 100%;
    top: -1.5rem;
    max-width: 600px;
    content: "";
    height: 1px;
    position: absolute;
}.access_nowCdbat .container > div span {
    display: inline-block;
    transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: translateZ(40px);
    position: relative;
}.access_nowCdbat .container > div span:hover {
    transform: translateZ(50px) scale(1.05);
}.access_nowCdbat .inquiry_mapkLBPW {
    text-decoration: none;
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    font-weight: 600;
    transform-style: preserve-3d;
    padding: 1.2rem 2.5rem;
    overflow: hidden;
    font-size: 17px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15), 0 5px 15px rgba(0, 0, 0, 0.1);
    color: #000000;
    position: relative;
    display: inline-block;
    background: #ffffff;
}.access_nowCdbat .inquiry_mapkLBPW::before {
    background: linear-gradient(135deg, transparent 20%, rgba(255, 255, 255, 0.2) 40%, transparent 60%);
    position: absolute;
    height: 100%;
    left: 0;
    z-index: 1;
    content: "";
    width: 100%;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    top: 0;
    transform: translateX(-100%);
}.access_nowCdbat .inquiry_mapkLBPW span {
    z-index: 2;
    position: relative;
}.access_nowCdbat .inquiry_mapkLBPW:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2), 0 8px 20px rgba(0, 0, 0, 0.15);
    background: linear-gradient(to right, #ffffff, rgb(255, 255, 255, 0.5));
    transform: translateY(-5px) scale(1.02);
}.access_nowCdbat .inquiry_mapkLBPW:hover::before {
    transform: translateX(100%);
}.access_nowCdbat .inquiry_mapkLBPW:active {
    transform: translateY(-2px) scale(0.98);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

@keyframes float {
    0%, 100% {
        transform: translateZ(30px) translateY(0);
    }
    50% {
        transform: translateZ(30px) translateY(-10px);
    }
}

@media screen and (min-width: 768px) {.access_nowCdbat {
    padding: 8rem 4rem;
}.access_nowCdbat .container {
    grid-template-columns: 2fr 1fr;
    gap: 4rem;
    align-items: center;
}.access_nowCdbat h6 {
    font-size: calc(18px * 1.5);
    text-align: left;
}.access_nowCdbat .container > div {
    justify-content: flex-end;
}.access_nowCdbat .container > div::before {
    max-height: 100px;
    transform: translateY(-50%);
    background: linear-gradient(180deg, transparent, rgb(255, 255, 255, 0.5), transparent);
    width: 1px;
    top: 50%;
    height: 80%;
    left: -2rem;
}
}

@media screen and (min-width: 1200px) {.access_nowCdbat {
    padding: 10rem 6rem;
}.access_nowCdbat .container {
    grid-template-columns: 3fr 1fr;
}.access_nowCdbat h6 {
    font-size: calc(18px * 1.8);
    line-height: 1.6;
}.access_nowCdbat .inquiry_mapkLBPW {
    padding: 1.5rem 3rem;
    font-size: calc(17px * 1.2);
}
}

@media (hover: none) {.access_nowCdbat .container {
    transform: none;
}.access_nowCdbat h6 {
    transform: none;
    animation: none;
}.access_nowCdbat .container > div span {
    transform: none;
}.access_nowCdbat .container > div span:hover {
    transform: none;
}.access_nowCdbat .inquiry_mapkLBPW:hover {
    transform: none;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15), 0 5px 15px rgba(0, 0, 0, 0.1);
}
}

@media (prefers-reduced-motion) {.access_nowCdbat h6 {
    animation: none;
}.access_nowCdbat .inquiry_mapkLBPW::before {
    transition: none;
}}.thanksPaneljGecX {
    padding: 120px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(176,186,198) 0%, rgb(142,153,166,0.5) 100%);
    overflow: hidden;
}.thanksPaneljGecX::before {
    content: "";
    transform: rotate(-15deg) skewX(15deg);
    opacity: 0.6;
    height: 70%;
    right: -5%;
    background: linear-gradient(120deg, rgb(109,120,133,0.5) 0%, transparent 70%);
    width: 40%;
    z-index: 1;
    top: -10%;
    position: absolute;
}.thanksPaneljGecX::after {
    background: linear-gradient(220deg, rgb(142,153,166,0.5) 0%, transparent 80%);
    width: 30%;
    position: absolute;
    opacity: 0.4;
    bottom: -5%;
    height: 60%;
    content: "";
    transform: rotate(10deg) skewY(-5deg);
    z-index: 1;
    left: -2%;
}.thanksPaneljGecX .container {
    max-width: 1200px;
    position: relative;
    z-index: 2;
    padding: 0 20px;
    margin: 0 auto;
}.thanksPaneljGecX h2 {
    animation: fadeInUp 0.8s ease-out forwards;
    font-weight: 700;
    position: relative;
    font-size: 34px;
    line-height: 1.4;
    margin-bottom: 50px;
    opacity: 1;
    max-width: 90%;
    transform: translateY(0);
    color: #000000;
}.thanksPaneljGecX h2::after {
    width: 80px;
    content: "";
    left: 0;
    transition: transform 0.5s ease;
    bottom: -15px;
    position: absolute;
    transform: scaleX(1);
    background: linear-gradient(90deg, rgb(142,153,166) 0%, rgb(109,120,133) 100%);
    height: 3px;
    transform-origin: left;
}.thanksPaneljGecX .vision_missionrNZSB {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 
                0 5px 15px rgba(0, 0, 0, 0.03);
    border-left: 4px solid rgb(142,153,166);
    padding: 40px;
    background: #ffffff;
    transform: perspective(1000px) rotateY(0deg);
    opacity: 0;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
    z-index: 3;
    animation: fadeIn 1s ease-out 0.3s forwards;
}.thanksPaneljGecX .vision_missionrNZSB::before {
    top: 0;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 95% 100%, 0 100%);
    left: 0;
    content: "";
    bottom: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    background: linear-gradient(135deg, #ffffff 0%, #ffffff 100%);
}.thanksPaneljGecX .vision_missionrNZSB:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 
                0 10px 20px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateY(2deg) translateY(-5px);
}.thanksPaneljGecX ul {
    margin: 0;
    list-style: none;
    padding: 0;
}.thanksPaneljGecX li {
    margin-bottom: 15px;
    padding-left: 20px;
    position: relative;
}.thanksPaneljGecX li::before {
    position: absolute;
    background: rgb(109,120,133);
    transform: translateY(-50%);
    width: 6px;
    top: 10px;
    left: 0;
    border-radius: 50%;
    content: "";
    height: 6px;
}.thanksPaneljGecX span {
    color: #000000;
    letter-spacing: 0.02em;
    font-size: calc(15px * 1.05);
    opacity: 0;
    font-family: Arial, sans-serif;
    display: block;
    line-height: 1.8;
    animation: fadeInUp 0.8s ease-out 0.5s forwards;
    transform: translateY(10px);
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@media (min-width: 768px) {.thanksPaneljGecX {
    padding: 150px 0;
}.thanksPaneljGecX h2 {
    max-width: 80%;
    font-size: calc(34px * 1.1);
}.thanksPaneljGecX .vision_missionrNZSB {
    margin-left: 30px;
    padding: 50px 60px;
}.thanksPaneljGecX span {
    font-size: calc(15px * 1.1);
}
}

@media (min-width: 992px) {.thanksPaneljGecX .container {
    flex-direction: column;
    display: flex;
    align-items: flex-start;
}.thanksPaneljGecX h2 {
    max-width: 70%;
}.thanksPaneljGecX .vision_missionrNZSB {
    margin-left: 60px;
    width: 85%;
}.thanksPaneljGecX span {
    line-height: 1.9;
    font-size: calc(15px * 1.15);
}
}

@media (max-width: 767px) {.thanksPaneljGecX {
    padding: 80px 0;
}.thanksPaneljGecX h2 {
    margin-bottom: 40px;
    font-size: calc(34px * 0.9);
}.thanksPaneljGecX .vision_missionrNZSB {
    padding: 30px 25px;
}.thanksPaneljGecX span {
    line-height: 1.7;
    font-size: 15px;
}.thanksPaneljGecX h2::after {
    width: 60px;
}
}

@media (max-width: 480px) {.thanksPaneljGecX {
    padding: 60px 0;
}.thanksPaneljGecX h2 {
    font-size: calc(34px * 0.8);
    margin-bottom: 35px;
}.thanksPaneljGecX .vision_missionrNZSB {
    padding: 25px 20px;
}.thanksPaneljGecX span {
    font-size: calc(15px * 0.95);
    line-height: 1.6;
}.thanksPaneljGecX h2::after {
    height: 2px;
    width: 50px;
}}.our_storyfWOUF {
    position: relative;
    overflow: hidden;
    padding: 120px 0 100px;
    color: #ffffff;
}.our_storyfWOUF::before {
    z-index: 1;
    top: 0;
    position: absolute;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.65) 100%);
    content: "";
    left: 0;
    height: 100%;
    width: 100%;
}.our_storyfWOUF::after {
    animation: float 15s infinite ease-in-out;
    width: 300px;
    content: "";
    background: rgb(142,153,166);
    height: 300px;
    z-index: 0;
    border-radius: 50%;
    position: absolute;
    filter: blur(50px);
    opacity: 0.15;
    right: -50px;
    top: -50px;
}.our_storyfWOUF .container {
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
}.our_storyfWOUF h4 {
    position: relative;
    font-size: 30px;
    z-index: 2;
    font-weight: 700;
    animation: fadeIn 0.8s ease-out;
    text-align: center;
    margin-bottom: 50px;
    transform: translateY(0);
    color: #ffffff;
    letter-spacing: 1px;
    opacity: 1;
}.our_storyfWOUF h4::after {
    background: rgb(109,120,133);
    position: absolute;
    width: 60px;
    bottom: -15px;
    content: "";
    transform: translateX(-50%);
    height: 3px;
    left: 50%;
}.our_storyfWOUF .prose_blockAsfGy {
    background: rgba(255, 255, 255, 0.95);
    animation: slideUp 0.8s ease-out forwards;
    border-radius: 10px;
    overflow: hidden;
    padding: 40px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transition: transform 0.6s ease;
    transform: perspective(1000px) rotateY(0deg);
    position: relative;
}.our_storyfWOUF .prose_blockAsfGy::before {
    width: 6px;
    top: 0;
    background: linear-gradient(to bottom, rgb(142,153,166), rgb(109,120,133));
    content: "";
    height: 100%;
    position: absolute;
    left: 0;
}.our_storyfWOUF .prose_blockAsfGy:hover {
    transform: perspective(1000px) rotateY(2deg) translateY(-5px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);
}.our_storyfWOUF .prose_blockAsfGy h6 {
    font-weight: 700;
    position: relative;
    transform: translateX(0);
    display: inline-block;
    transition: transform 0.4s ease;
    margin-bottom: 20px;
    font-size: calc(18px * 1.1);
    color: rgb(142,153,166);
}.our_storyfWOUF .prose_blockAsfGy h6::after {
    background: rgb(109,120,133);
    transform: scaleX(1);
    transform-origin: left;
    bottom: -8px;
    left: 0;
    width: 50%;
    transition: transform 0.4s ease;
    height: 2px;
    position: absolute;
    content: "";
}.our_storyfWOUF .prose_blockAsfGy:hover h6 {
    transform: translateX(5px);
}.our_storyfWOUF .prose_blockAsfGy:hover h6::after {
    transform: scaleX(1.2);
}.our_storyfWOUF .prose_blockAsfGy span {
    text-align: justify;
    hyphens: auto;
    position: relative;
    line-height: 1.8;
    font-size: 18px;
    color: #000000;
    column-count: 1;
    display: block;
    column-gap: 30px;
}

@media (min-width: 768px) {.our_storyfWOUF .prose_blockAsfGy span {
    column-count: 2;
}
}

@media (min-width: 992px) {.our_storyfWOUF {
    padding: 150px 0 130px;
}.our_storyfWOUF h4 {
    font-size: calc(30px * 1.2);
    margin-bottom: 80px;
}.our_storyfWOUF .prose_blockAsfGy {
    padding: 50px 60px;
    margin: 0 40px;
}.our_storyfWOUF .prose_blockAsfGy::before {
    width: 8px;
}.our_storyfWOUF .prose_blockAsfGy h6 {
    margin-bottom: 30px;
    font-size: calc(18px * 1.3);
}.our_storyfWOUF .prose_blockAsfGy span {
    line-height: 1.9;
    font-size: calc(18px * 1.05);
}
}

@media (max-width: 767px) {.our_storyfWOUF {
    padding: 80px 0 60px;
}.our_storyfWOUF h4 {
    margin-bottom: 40px;
    font-size: calc(30px * 0.9);
}.our_storyfWOUF .prose_blockAsfGy {
    padding: 25px 20px 25px 25px;
}.our_storyfWOUF .prose_blockAsfGy::before {
    width: 4px;
}.our_storyfWOUF .prose_blockAsfGy h6 {
    font-size: 21px;
    margin-bottom: 15px;
}.our_storyfWOUF .prose_blockAsfGy span {
    font-size: calc(18px * 0.95);
    line-height: 1.7;
}}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes slideUp {
    from {
        opacity: 0;
        transform: translateY(40px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes float {
    0%, 100% {
        transform: translate(0, 0) scale(1);
    }
    25% {
        transform: translate(-30px, 30px) scale(1.1);
    }
    50% {
        transform: translate(0, 50px) scale(0.9);
    }
    75% {
        transform: translate(30px, 20px) scale(1.05);
    }
}.subscribe_to_newsletterJcANg {
    padding: 4rem 2rem;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(142,153,166,0.5), rgb(109,120,133) 120%);
    z-index: 1;
}.subscribe_to_newsletterJcANg::before {
    position: absolute;
    transform: translateX(-100%);
    left: 0;
    width: 100%;
    pointer-events: none;
    top: 0;
    animation: lightSweep 8s ease-in-out infinite;
    content: "";
    background: linear-gradient(45deg, transparent 30%, rgba(255, 255, 255, 0.1) 40%, transparent 60%);
    z-index: -1;
    height: 100%;
}.subscribe_to_newsletterJcANg::after {
    width: 100%;
    position: absolute;
    background-size: 200% 100%;
    z-index: 1;
    content: "";
    left: 0;
    background: linear-gradient(90deg, rgb(142,153,166), rgb(109,120,133), rgb(142,153,166));
    bottom: -2px;
    height: 6px;
    animation: gradientShift 8s linear infinite;
}.subscribe_to_newsletterJcANg .container {
    position: relative;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
}.subscribe_to_newsletterJcANg .vision_missionrNZSB {
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    padding: 3rem 2.5rem;
    transform: perspective(1000px) rotateX(2deg);
    display: flex;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    flex-direction: column;
    border-radius: 10px;
    position: relative;
}.subscribe_to_newsletterJcANg .vision_missionrNZSB:hover {
    transform: perspective(1000px) rotateX(0);
}.subscribe_to_newsletterJcANg h4 {
    color: #000000;
    margin: 0 0 1.5rem;
    line-height: 1.4;
    max-width: 90%;
    font-size: 22px;
    position: relative;
    font-weight: 600;
    transition: transform 0.3s ease;
    padding-left: 1.5rem;
}.subscribe_to_newsletterJcANg h4::before {
    transform: scaleY(0);
    position: absolute;
    width: 4px;
    left: 0;
    content: "";
    animation: lineGrow 0.8s 0.2s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    top: 10%;
    background: rgb(142,153,166);
    transform-origin: top;
    height: 80%;
}.subscribe_to_newsletterJcANg .input_holder {
    flex-wrap: wrap;
    transition: all 0.4s ease;
    gap: 1rem;
    margin-top: 1rem;
    display: flex;
}.subscribe_to_newsletterJcANg .input_holder span {
    flex: 1 1 auto;
    min-width: 180px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    transform: translateY(0);
    position: relative;
}.subscribe_to_newsletterJcANg .input_holder span:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    transform: translateY(-2px);
}.subscribe_to_newsletterJcANg input[type="email"] {
    background: #ffffff;
    font-size: 13px;
    padding: 1rem 1.5rem;
    border: 1px solid rgba(0, 0, 0, 0.1);
    transition: border 0.3s ease, box-shadow 0.3s ease;
    border-radius: 10px;
    width: 100%;
    font-family: Arial, sans-serif;
    color: #000000;
}.subscribe_to_newsletterJcANg input[type="email"]:focus {
    outline: none;
    border-color: rgb(142,153,166);
    box-shadow: 0 0 0 3px rgb(142,153,166,0.5);
}.subscribe_to_newsletterJcANg input[type="email"]::placeholder {
    transition: opacity 0.3s ease;
    color: rgba(0, 0, 0, 0.4);
}.subscribe_to_newsletterJcANg input[type="email"]:focus::placeholder {
    opacity: 0.5;
}.subscribe_to_newsletterJcANg .news_panelQOZlN {
    font-size: 19px;
    background: rgb(142,153,166);
    overflow: hidden;
    border: none;
    cursor: pointer;
    font-family: Arial, sans-serif;
    padding: 1rem 1.5rem;
    width: 100%;
    border-radius: 10px;
    color: #ffffff;
    font-weight: 600;
    letter-spacing: 0.5px;
    position: relative;
    transition: all 0.3s ease;
}.subscribe_to_newsletterJcANg .news_panelQOZlN::before {
    transition: all 0.4s ease;
    position: absolute;
    content: "";
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    left: -100%;
    height: 100%;
    top: 0;
}.subscribe_to_newsletterJcANg .news_panelQOZlN:hover {
    background: rgb(109,120,133);
    transform: translateY(-2px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}.subscribe_to_newsletterJcANg .news_panelQOZlN:hover::before {
    transition: all 0.8s ease;
    left: 100%;
}.subscribe_to_newsletterJcANg .news_panelQOZlN:active {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    transform: translateY(1px);
}

@keyframes lineGrow {
    0% {
        transform: scaleY(0);
    }
    100% {
        transform: scaleY(1);
    }
}

@keyframes lightSweep {
    0%, 100% {
        transform: translateX(-100%);
    }
    50% {
        transform: translateX(100%);
    }
}

@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    100% {
        background-position: 200% 50%;
    }
}

@media screen and (min-width: 768px) {.subscribe_to_newsletterJcANg {
    padding: 5rem 3rem;
}.subscribe_to_newsletterJcANg .vision_missionrNZSB {
    padding: 3.5rem 3rem;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
}.subscribe_to_newsletterJcANg h4 {
    margin: 0;
    max-width: 50%;
    padding-right: 2rem;
}.subscribe_to_newsletterJcANg .input_holder {
    margin-top: 0;
    flex: 1;
    justify-content: flex-end;
    max-width: 500px;
}
}

@media screen and (min-width: 992px) {.subscribe_to_newsletterJcANg {
    padding: 6rem 4rem;
}.subscribe_to_newsletterJcANg .vision_missionrNZSB {
    padding: 4rem;
}.subscribe_to_newsletterJcANg h4 {
    font-size: calc(22px * 1.1);
}.subscribe_to_newsletterJcANg .input_holder {
    gap: 1.5rem;
}
}

@media screen and (max-width: 767px) {.subscribe_to_newsletterJcANg {
    padding: 3rem 1.5rem;
}.subscribe_to_newsletterJcANg .vision_missionrNZSB {
    padding: 2.5rem 2rem;
    transform: perspective(1000px) rotateX(1deg);
}.subscribe_to_newsletterJcANg h4 {
    font-size: calc(22px * 0.9);
    margin-bottom: 2rem;
}.subscribe_to_newsletterJcANg .input_holder {
    gap: 0.8rem;
}.subscribe_to_newsletterJcANg input[type="email"],
    .subscribe_to_newsletterJcANg .news_panelQOZlN {
    padding: 0.9rem 1.2rem;
}
}

@media (prefers-reduced-motion) {.subscribe_to_newsletterJcANg::before,
    .subscribe_to_newsletterJcANg::after,
    .subscribe_to_newsletterJcANg h4::before,
    .subscribe_to_newsletterJcANg .news_panelQOZlN::before {
    animation: none;
}.subscribe_to_newsletterJcANg .vision_missionrNZSB,
    .subscribe_to_newsletterJcANg .vision_missionrNZSB:hover,
    .subscribe_to_newsletterJcANg .input_holder span:hover,
    .subscribe_to_newsletterJcANg .news_panelQOZlN:hover {
    transition: none;
    transform: none;
}}.program_detailsjbzGN {
    display: flex;
    overflow: hidden;
    align-items: center;
    min-height: 100vh;
    background-color: rgb(176,186,198);
    position: relative;
}.program_detailsjbzGN .container {
    max-width: 1200px;
    padding: 4rem 2rem;
    z-index: 10;
    margin: 0 auto;
    width: 100%;
    position: relative;
}.program_detailsjbzGN .vision_missionrNZSB {
    flex-direction: column;
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
}.program_detailsjbzGN .job_skillsbyKfw {
    position: relative;
    text-align: center;
    margin: 0 auto;
    max-width: 800px;
}.program_detailsjbzGN .job_skillsbyKfw::before {
    content: '';
    z-index: -1;
    width: 150px;
    top: -50px;
    border-radius: 50%;
    opacity: 0.1;
    position: absolute;
    background-color: rgb(142,153,166);
    left: -30px;
    height: 150px;
}.program_detailsjbzGN .job_skillsbyKfw::after {
    background-color: rgb(109,120,133);
    width: 100px;
    bottom: -30px;
    content: '';
    height: 100px;
    right: -20px;
    border-radius: 50%;
    opacity: 0.1;
    position: absolute;
    z-index: -1;
}.program_detailsjbzGN .job_skillsbyKfw h3 {
    font-weight: 700;
    position: relative;
    font-size: 48px;
    margin-bottom: 1.5rem;
    color: rgb(142,153,166);
}.program_detailsjbzGN .job_skillsbyKfw h3::after {
    content: '';
    height: 4px;
    position: absolute;
    bottom: -15px;
    transform: translateX(-50%);
    width: 80px;
    border-radius: 2px;
    left: 50%;
    background-color: rgb(142,153,166);
}.program_detailsjbzGN .job_skillsbyKfw p {
    font-size: 15px;
    margin-left: auto;
    max-width: 700px;
    margin-right: auto;
    color: #000000;
    margin-bottom: 2.5rem;
    line-height: 1.8;
}.program_detailsjbzGN .job_skillsbyKfw .inquiry_mapkLBPW {
    color: #ffffff;
    padding: 1rem 2.5rem;
    background-color: rgb(142,153,166);
    font-weight: 600;
    font-size: 15px;
    position: relative;
    transition: all 0.3s ease;
    overflow: hidden;
    z-index: 1;
    text-decoration: none;
    border-radius: 50px;
    display: inline-block;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}.program_detailsjbzGN .job_skillsbyKfw .inquiry_mapkLBPW::before {
    top: 0;
    position: absolute;
    height: 100%;
    content: '';
    transition: transform 0.4s ease;
    z-index: -1;
    left: 0;
    border-radius: 50px;
    background-color: rgb(109,120,133);
    transform: translateY(100%);
    width: 100%;
}.program_detailsjbzGN .job_skillsbyKfw .inquiry_mapkLBPW:hover {
    box-shadow: 0 7px 20px rgba(0, 0, 0, 0.15);
}.program_detailsjbzGN .job_skillsbyKfw .inquiry_mapkLBPW:hover::before {
    transform: translateY(0);
}.program_detailsjbzGN .knowledge_baseKvwga {
    height: 500px;
    overflow: hidden;
    margin-top: 3rem;
    position: relative;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15);
    width: 100%;
}.program_detailsjbzGN .knowledge_baseKvwga::before {
    content: '';
    pointer-events: none;
    z-index: 5;
    height: 100%;
    left: 0;
    width: 100%;
    top: 0;
    background: linear-gradient(to bottom,
                rgba(0, 0, 0, 0.4) 0%,
                transparent 40%,
                transparent 60%,
                rgba(0, 0, 0, 0.4) 100%);
    position: absolute;
}.program_detailsjbzGN .new_studyjIGfW {
    animation: carousel-slide 25s ease-in-out infinite;
    width: 500%;
    display: flex;
    height: 100%;
}.program_detailsjbzGN .knowledge_baseKvwga:hover .new_studyjIGfW {
    animation-play-state: paused;
}.program_detailsjbzGN .practical_studyZXFhp {
    height: 100%;
    width: 20%;
    position: relative;
}.program_detailsjbzGN .practical_studyZXFhp img {
    width: 100%;
    height: 100%;
    transition: transform 0.5s ease;
    object-fit: cover;
}.program_detailsjbzGN .practical_studyZXFhp:hover img {
    transform: scale(1.05);
}.program_detailsjbzGN .feature-item {
    text-align: center;
    padding: 25px;
    min-width: 250px;
    width: calc(33.333% - 20px);
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}.program_detailsjbzGN .feature-item:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px);
}

@keyframes carousel-slide {
    0% {
        transform: translateX(0);
    }
    20% {
        transform: translateX(0);
    }
    25% {
        transform: translateX(-20%);
    }
    45% {
        transform: translateX(-20%);
    }
    50% {
        transform: translateX(-40%);
    }
    70% {
        transform: translateX(-40%);
    }
    75% {
        transform: translateX(-60%);
    }
    95% {
        transform: translateX(-60%);
    }
    100% {
        transform: translateX(-80%);
    }
}

@media (max-width: 991px) {.program_detailsjbzGN .knowledge_baseKvwga {
    height: 350px;
}.program_detailsjbzGN .job_skillsbyKfw h3 {
    font-size: calc(48px * 0.9);
}.program_detailsjbzGN .feature-item {
    width: calc(50% - 15px);
}
}

@media (max-width: 767px) {.program_detailsjbzGN .container {
    padding: 3rem 1.5rem;
}.program_detailsjbzGN .knowledge_baseKvwga {
    height: 300px;
    margin-top: 2rem;
}.program_detailsjbzGN .job_skillsbyKfw h3 {
    font-size: calc(48px * 0.8);
}.program_detailsjbzGN .feature-item {
    padding: 20px;
    min-width: 100%;
}.program_detailsjbzGN .new_studyjIGfW {
    animation-duration: 20s;
    width: 600%;
}.program_detailsjbzGN .practical_studyZXFhp {
    width: 16.6667%;
}
    
    @keyframes carousel-slide {
        0%, 12% {
            transform: translateX(0);
        }
        16%, 28% {
            transform: translateX(-16.6667%);
        }
        32%, 44% {
            transform: translateX(-33.3334%);
        }
        48%, 60% {
            transform: translateX(-50%);
        }
        64%, 76% {
            transform: translateX(-66.6667%);
        }
        80%, 92% {
            transform: translateX(-83.3334%);
        }
        100% {
            transform: translateX(0);
        }
    }
}

@media (max-width: 480px) {.program_detailsjbzGN .knowledge_baseKvwga {
    height: 250px;
}.program_detailsjbzGN .job_skillsbyKfw .inquiry_mapkLBPW {
    padding: 0.8rem 2rem;
}}footer {
    z-index: 1;
    position: relative;
}footer::before {
    position: absolute;
    z-index: -2;
    top: 0;
    opacity: 0.9;
    background: linear-gradient(to right, rgb(109,120,133), rgb(142,153,166));
    right: 0;
    bottom: 0;
    content: "";
    left: 0;
}footer::after {
    position: absolute;
    z-index: -1;
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.05) 10px,
        transparent 10px,
        transparent 20px
    );
    right: 0;
    content: "";
    bottom: 0;
    left: 0;
    top: 0;
}.fellow_progByYop {
    position: relative;
    padding: 5rem 0 2rem;
    color: #ffffff;
}.fellow_progByYop::before {
    left: 0;
    top: 0;
    height: 10px;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, rgb(142,153,166), rgb(109,120,133), rgb(142,153,166));
    width: 100%;
}.fellow_progByYop .container {
    grid-template-columns: repeat(12, 1fr);
    display: grid;
    gap: 2rem;
    position: relative;
}.fellow_progByYop .company_holder {
    position: relative;
    grid-column: span 5;
    padding: 0;
}.fellow_progByYop .company_holder h3 {
    position: relative;
    color: #ffffff;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    font-size: 30px;
    margin: 0 0 1.5rem;
    font-weight: 700;
    padding-bottom: 1rem;
}.fellow_progByYop .company_holder h3::after {
    width: 80px;
    bottom: -2px;
    height: 2px;
    left: 0;
    position: absolute;
    background: #ffffff;
    content: "";
}.fellow_progByYop .diversitypqSjd {
    margin-top: 1.5rem;
    position: relative;
    line-height: 1.7;
    color: #ffffff;
    padding: 0 0 0 1.5rem;
    font-size: 18px;
    border-left: 3px solid rgba(255, 255, 255, 0.3);
}.fellow_progByYop .zoom_meetxpcmd {
    grid-column: span 7;
}.fellow_progByYop .main_pageOuslx {
    gap: 2rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}.fellow_progByYop .top_teacheXHoi {
    position: relative;
}.fellow_progByYop .top_teacheXHoi h5 {
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    margin: 0 0 1.5rem;
    font-size: 21px;
    font-weight: 600;
    color: #ffffff;
    padding-bottom: 0.8rem;
    position: relative;
}.fellow_progByYop .top_teacheXHoi h5::after {
    position: absolute;
    background: #ffffff;
    left: 0;
    height: 2px;
    width: 40px;
    content: "";
    bottom: -2px;
}.fellow_progByYop .top_teacheXHoi .main_pageOuslx {
    display: grid;
    gap: 1rem;
}.fellow_progByYop .top_teacheXHoi .main_pageOuslx a {
    position: relative;
    text-decoration: none;
    align-items: center;
    color: rgba(255, 255, 255, 0.8);
    font-size: 18px;
    display: flex;
    transition: all 0.3s ease;
}.fellow_progByYop .top_teacheXHoi .main_pageOuslx a::after {
    content: "\2192";
    transform: translateX(-5px);
    transition: all 0.3s ease;
    opacity: 0;
    margin-left: 0.5rem;
}.fellow_progByYop .top_teacheXHoi .main_pageOuslx a:hover {
    color: #ffffff;
    padding-left: 0.5rem;
}.fellow_progByYop .top_teacheXHoi .main_pageOuslx a:hover::after {
    opacity: 1;
    transform: translateX(0);
}.hackathonhryjR {
    padding: 2rem 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(0, 0, 0, 0.1);
    position: relative;
    margin-top: 4rem;
}.hackathonhryjR .container {
    display: flex;
    align-items: center;
    justify-content: center;
}.hackathonhryjR .program_footTrOtC {
    padding: 0 1rem;
    color: #ffffff;
    position: relative;
    font-size: 12px;
    opacity: 0.9;
    text-align: center;
}.fellow_progByYop::after {
    height: 50px;
    position: absolute;
    right: 2rem;
    content: "";
    border-right: 2px solid rgba(255, 255, 255, 0.2);
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    width: 50px;
    top: 2rem;
}.fellow_progByYop .company_holder::before {
    position: absolute;
    height: 50px;
    top: 0;
    left: 0;
    content: "";
    border-left: 2px solid rgba(255, 255, 255, 0.2);
    width: 50px;
    border-top: 2px solid rgba(255, 255, 255, 0.2);
}.fellow_progByYop .company_holder::after {
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    left: 0;
    content: "";
    border-left: 2px solid rgba(255, 255, 255, 0.2);
    bottom: 0;
    height: 50px;
    width: 50px;
    position: absolute;
}.fellow_progByYop .zoom_meetxpcmd::after {
    position: absolute;
    height: 50px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    content: "";
    right: 0;
    bottom: 0;
    width: 50px;
    border-right: 2px solid rgba(255, 255, 255, 0.2);
}

@media (max-width: 1200px) {.fellow_progByYop .container {
    gap: 1.5rem;
}
}

@media (max-width: 992px) {.fellow_progByYop {
    padding: 4rem 0 2rem;
}.fellow_progByYop .container {
    grid-template-columns: 1fr;
}.fellow_progByYop .company_holder,
    .fellow_progByYop .zoom_meetxpcmd {
    grid-column: span 12;
}.fellow_progByYop .company_holder {
    margin-bottom: 2rem;
}.fellow_progByYop::after,
    .fellow_progByYop .company_holder::before,
    .fellow_progByYop .company_holder::after,
    .fellow_progByYop .zoom_meetxpcmd::after {
    display: none;
}
}

@media (max-width: 768px) {.fellow_progByYop {
    padding: 3rem 0 1.5rem;
}.fellow_progByYop .main_pageOuslx {
    gap: 1.5rem;
}.fellow_progByYop .company_holder h3 {
    font-size: calc(30px - 2px);
}.hackathonhryjR {
    margin-top: 3rem;
}
}

@media (max-width: 576px) {.fellow_progByYop {
    padding: 2.5rem 0 1rem;
}.fellow_progByYop .main_pageOuslx {
    grid-template-columns: 1fr;
    gap: 2rem;
}.fellow_progByYop .diversitypqSjd {
    padding-left: 1rem;
}.hackathonhryjR {
    margin-top: 2rem;
}
}

@media (max-width: 420px) {.fellow_progByYop .company_holder h3::after,
    .fellow_progByYop .top_teacheXHoi h5::after {
    width: 30px;
}.fellow_progByYop .top_teacheXHoi .main_pageOuslx a:hover {
    padding-left: 0.3rem;
}}.course_methodologyoYrbg {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(176,186,198) 0%, rgba(0, 0, 0, 0.5) 100%);
    padding: 7rem 0;
}.course_methodologyoYrbg::before {
    right: -5%;
    background: linear-gradient(45deg, rgb(142,153,166,0.5) 0%, rgb(109,120,133) 100%);
    content: "";
    opacity: 0.15;
    transform: rotate(-15deg) skewX(-15deg);
    width: 40%;
    animation: floatEffect 12s infinite alternate ease-in-out;
    position: absolute;
    height: 70%;
    filter: blur(20px);
    border-radius: 10px;
    top: -10%;
}.course_methodologyoYrbg::after {
    filter: blur(15px);
    left: -5%;
    height: 60%;
    transform: rotate(10deg) skewX(10deg);
    position: absolute;
    animation: floatEffect 15s infinite alternate-reverse ease-in-out;
    border-radius: 10px;
    background: linear-gradient(-45deg, rgb(142,153,166) 0%, rgb(109,120,133,0.5) 100%);
    bottom: -5%;
    width: 30%;
    content: "";
    opacity: 0.1;
}.course_methodologyoYrbg .container.vision_missionrNZSB {
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    margin: 0 auto;
    backdrop-filter: blur(10px);
    border-left: 4px solid rgb(142,153,166);
    transform: perspective(1000px) rotateY(-2deg);
    max-width: 1140px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    padding: 3rem;
    position: relative;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.98));
    z-index: 2;
}.course_methodologyoYrbg .container.vision_missionrNZSB:hover {
    transform: perspective(1000px) rotateY(0deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12), 0 10px 20px rgba(0, 0, 0, 0.06);
}.course_methodologyoYrbg .container.vision_missionrNZSB > div {
    position: relative;
}.course_methodologyoYrbg h3 {
    color: #000000;
    position: relative;
    transform: translateX(-10px);
    font-weight: 700;
    opacity: 0;
    margin-bottom: 1.5rem;
    animation: slideIn 0.6s forwards 0.2s cubic-bezier(0.19, 1, 0.22, 1);
    font-size: calc(34px * 0.9);
}.course_methodologyoYrbg h3::after {
    content: "";
    width: 60px;
    background: linear-gradient(to right, rgb(142,153,166), rgb(109,120,133));
    bottom: -10px;
    animation: lineGrow 0.8s forwards 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
    height: 3px;
    transform-origin: left;
    position: absolute;
    left: 0;
    transform: scaleX(0);
}.course_methodologyoYrbg p {
    line-height: 1.8;
    animation: fadeUp 0.8s forwards 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    margin-top: 2rem;
    position: relative;
    transform: translateY(20px);
    color: #000000;
    font-size: 12px;
    opacity: 0;
}.course_methodologyoYrbg p span {
    padding-left: 1rem;
    display: inline-block;
    position: relative;
}.course_methodologyoYrbg p span::before {
    position: absolute;
    background: linear-gradient(to bottom, rgb(142,153,166), transparent);
    height: calc(100% - 1.2rem);
    content: "";
    left: 0;
    width: 2px;
    top: 0.6rem;
}

@keyframes floatEffect {
    0% {
        transform: rotate(-15deg) skewX(-15deg) translate(0, 0);
    }
    100% {
        transform: rotate(-10deg) skewX(-10deg) translate(10px, 10px);
    }
}

@keyframes slideIn {
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes fadeUp {
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes lineGrow {
    to {
        transform: scaleX(1);
    }
}

@media (max-width: 991px) {.course_methodologyoYrbg {
    padding: 5rem 0;
}.course_methodologyoYrbg .container.vision_missionrNZSB {
    transform: perspective(1000px) rotateY(-1deg);
    padding: 2.5rem;
}.course_methodologyoYrbg h3 {
    font-size: calc(34px * 0.8);
}
}

@media (max-width: 767px) {.course_methodologyoYrbg {
    padding: 4rem 0;
}.course_methodologyoYrbg .container.vision_missionrNZSB {
    border-left: 3px solid rgb(142,153,166);
    transform: none;
    padding: 2rem;
}.course_methodologyoYrbg h3 {
    margin-bottom: 1.2rem;
    font-size: calc(34px * 0.7);
}.course_methodologyoYrbg h3::after {
    height: 2px;
    width: 50px;
}.course_methodologyoYrbg p {
    margin-top: 1.5rem;
    font-size: calc(12px * 0.95);
}
}

@media (max-width: 575px) {.course_methodologyoYrbg {
    padding: 3rem 0;
}.course_methodologyoYrbg .container.vision_missionrNZSB {
    padding: 1.5rem;
    margin: 0 1rem;
}.course_methodologyoYrbg h3 {
    margin-bottom: 1rem;
    font-size: calc(34px * 0.6);
}.course_methodologyoYrbg p {
    font-size: calc(12px * 0.9);
    line-height: 1.6;
    margin-top: 1.2rem;
}.course_methodologyoYrbg p span {
    padding-left: 0.8rem;
}.course_methodologyoYrbg p span::before {
    width: 1px;
    height: calc(100% - 1rem);
    top: 0.5rem;
}
}

@media (prefers-reduced-motion) {.course_methodologyoYrbg::before,
    .course_methodologyoYrbg::after,
    .course_methodologyoYrbg .container.vision_missionrNZSB,
    .course_methodologyoYrbg h3,
    .course_methodologyoYrbg h3::after,
    .course_methodologyoYrbg p {
    transform: none;
    opacity: 1;
    animation: none;
}.course_methodologyoYrbg .container.vision_missionrNZSB:hover {
    transform: none;
}
}

@media (hover: hover) {.course_methodologyoYrbg .container.vision_missionrNZSB {
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), box-shadow 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}.course_methodologyoYrbg .container.vision_missionrNZSB:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
}}.contact_sectionKBlWq {
    position: relative;
    overflow: hidden;
    padding: 90px 0;
    background: rgb(176,186,198);
}.contact_sectionKBlWq::before {
    opacity: 0.2;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(142,153,166,0.5) 0%, transparent 60%),
        radial-gradient(circle at 80% 70%, rgb(109,120,133,0.5) 0%, transparent 60%);
    top: 0;
    content: '';
}.contact_sectionKBlWq::after {
    content: '';
    left: 0;
    width: 100%;
    top: 0;
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.03) 10px, rgba(255, 255, 255, 0.03) 20px);
    height: 100%;
    position: absolute;
}.contact_sectionKBlWq .photo_stripQnJKZ {
    box-shadow: -10px 0 30px rgba(0, 0, 0, 0.1);
    top: 2.5%;
    z-index: 1;
    right: 0;
    height: 95%;
    position: absolute;
    border-radius: 100px 0 0 100px;
    width: 45%;
}.contact_sectionKBlWq .photo_stripQnJKZ::after {
    top: 0;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(to right, rgb(142,153,166,0.5), transparent 70%);
    left: 0;
    border-radius: 100px 0 0 100px;
}.contact_sectionKBlWq .container {
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
}.contact_sectionKBlWq h3 {
    font-size: 28px;
    margin-bottom: 50px;
    color: #000000;
    font-family: Arial, sans-serif;
    position: relative;
    text-align: center;
    font-weight: 700;
}.contact_sectionKBlWq .message_mapUyDhN {
    overflow: hidden;
    position: relative;
    background: #ffffff;
    border-radius: 20px;
    display: flex;
    width: 100%;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
}.contact_sectionKBlWq .message_mapUyDhN::before {
    top: -100px;
    opacity: 0.05;
    height: 200px;
    left: -100px;
    position: absolute;
    background: rgb(142,153,166,0.5);
    border-radius: 50%;
    width: 200px;
    content: '';
}.contact_sectionKBlWq .message_mapUyDhN::after {
    width: 150px;
    background: rgb(109,120,133,0.5);
    bottom: -75px;
    opacity: 0.05;
    content: '';
    border-radius: 50%;
    height: 150px;
    position: absolute;
    right: -75px;
}.contact_sectionKBlWq .request_boxiJhpo {
    padding: 50px;
    width: 60%;
    position: relative;
}.contact_sectionKBlWq form h3 {
    text-align: left;
    color: rgb(142,153,166);
    font-size: 22px;
    margin-bottom: 30px;
}.contact_sectionKBlWq form h3::before,
.contact_sectionKBlWq form h3::after {
    display: none;
}.contact_sectionKBlWq input[type="text"],
.contact_sectionKBlWq textarea {
    transition: all 0.3s ease;
    width: 100%;
    border-radius: 30px;
    font-size: 14px;
    font-family: Arial, sans-serif;
    margin-bottom: 20px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    background: rgba(245, 245, 245, 0.5);
    color: #000000;
    padding: 15px 25px;
}.contact_sectionKBlWq input[type="text"]:focus,
.contact_sectionKBlWq textarea:focus {
    border-color: rgb(142,153,166,0.5);
    outline: none;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 0 15px rgb(142,153,166,0.5);
}.contact_sectionKBlWq textarea {
    resize: none;
    height: 140px;
    border-radius: 20px;
}.contact_sectionKBlWq .inquiry_listyHuDB {
    margin-bottom: 25px;
    display: flex;
    align-items: flex-start;
}.contact_sectionKBlWq .inquiry_listyHuDB input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contact_sectionKBlWq .inquiry_listyHuDB label {
    line-height: 1.6;
    font-size: 13px;
    padding-left: 35px;
    color: #000000;
    position: relative;
    cursor: pointer;
}.contact_sectionKBlWq .inquiry_listyHuDB label::before {
    transition: all 0.3s ease;
    border-radius: 50%;
    top: 2px;
    position: absolute;
    left: 0;
    content: '';
    width: 22px;
    border: 2px solid rgb(142,153,166,0.5);
    height: 22px;
    background: #ffffff;
}.contact_sectionKBlWq .inquiry_listyHuDB input[type="checkbox"]:checked + label::before {
    background: rgb(142,153,166);
    border-color: rgb(142,153,166);
}.contact_sectionKBlWq .inquiry_listyHuDB input[type="checkbox"]:checked + label::after {
    top: 6px;
    content: '';
    transform: rotate(45deg);
    width: 6px;
    height: 10px;
    position: absolute;
    border-width: 0 2px 2px 0;
    left: 8px;
    border: solid #ffffff;
}.contact_sectionKBlWq .inquiry_listyHuDB a {
    color: rgb(142,153,166);
    text-decoration: none;
    transition: all 0.3s ease;
}.contact_sectionKBlWq .inquiry_listyHuDB a:hover {
    color: rgb(109,120,133);
}.contact_sectionKBlWq .inquiry_mapkLBPW {
    font-weight: 600;
    padding: 15px 40px;
    border: none;
    background: rgb(142,153,166);
    cursor: pointer;
    font-size: 16px;
    border-radius: 50px;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    color: #ffffff;
    position: relative;
    overflow: hidden;
    z-index: 1;
}.contact_sectionKBlWq .inquiry_mapkLBPW::before {
    z-index: -1;
    transition: all 0.5s ease;
    content: '';
    left: 0;
    width: 100%;
    top: 0;
    transform: translateY(100%);
    background: rgb(109,120,133);
    position: absolute;
    border-radius: 50px;
    height: 100%;
}.contact_sectionKBlWq .inquiry_mapkLBPW:hover {
    box-shadow: 0 5px 20px rgb(142,153,166,0.5);
    transform: translateY(-3px);
}.contact_sectionKBlWq .inquiry_mapkLBPW:hover::before {
    transform: translateY(0);
}.contact_sectionKBlWq .help_listfKLsM {
    position: absolute;
    display: flex;
    padding: 50px;
    background: linear-gradient(135deg, rgb(142,153,166), rgb(109,120,133));
    border-radius: 70px 0 0 70px;
    box-shadow: -5px 0 30px rgba(0, 0, 0, 0.1);
    z-index: 3;
    justify-content: center;
    width: 40%;
    top: 50%;
    right: 0;
    flex-direction: column;
    transform: translateY(-50%);
}.contact_sectionKBlWq .help_listfKLsM::before {
    width: 100%;
    height: 100%;
    border-radius: 70px 0 0 70px;
    background: 
        repeating-linear-gradient(-45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.05) 10px, rgba(255, 255, 255, 0.05) 20px);
    position: absolute;
    top: 0;
    content: '';
    left: 0;
}.contact_sectionKBlWq .help_listfKLsM h4 {
    color: #ffffff;
    font-weight: 600;
    font-family: Arial, sans-serif;
    margin-bottom: 30px;
    position: relative;
    font-size: 22px;
}.contact_sectionKBlWq .help_listfKLsM h4::after {
    background: #ffffff;
    position: absolute;
    left: 0;
    bottom: -10px;
    height: 3px;
    content: '';
    border-radius: 3px;
    width: 40px;
}.contact_sectionKBlWq .reach_panelbAQia {
    margin: 0;
    padding: 0;
    list-style: none;
}.contact_sectionKBlWq .reach_panelbAQia li {
    display: flex;
    padding: 5px;
    margin-bottom: 25px;
    border-radius: 10px;
    align-items: flex-start;
    transition: all 0.3s ease;
}.contact_sectionKBlWq .reach_panelbAQia li:hover {
    background: rgba(255, 255, 255, 0.1);
    transform: translateX(5px);
}.contact_sectionKBlWq .reach_panelbAQia svg {
    margin-right: 15px;
    margin-top: 3px;
    width: 24px;
    transition: transform 0.3s ease;
    flex-shrink: 0;
    height: 24px;
}.contact_sectionKBlWq .reach_panelbAQia li:hover svg {
    transform: scale(1.2);
}.contact_sectionKBlWq .reach_panelbAQia svg path {
    fill: #ffffff;
}.contact_sectionKBlWq .reach_panelbAQia span {
    font-size: 14px;
    color: #ffffff;
    line-height: 1.6;
    font-family: Arial, sans-serif;
}.contact_sectionKBlWq .reach_panelbAQia a {
    text-decoration: none;
    color: #ffffff;
    transition: all 0.3s ease;
}.contact_sectionKBlWq .reach_panelbAQia a:hover {
    opacity: 0.8;
}

@media (max-width: 1200px) {.contact_sectionKBlWq .message_mapUyDhN {
    width: 70%;
}.contact_sectionKBlWq .help_listfKLsM {
    width: 35%;
}
}

@media (max-width: 992px) {.contact_sectionKBlWq .photo_stripQnJKZ {
    display: none;
}.contact_sectionKBlWq .container {
    display: flex;
    align-items: center;
    flex-direction: column;
}.contact_sectionKBlWq .message_mapUyDhN {
    width: 100%;
    max-width: 600px;
    flex-direction: column;
}.contact_sectionKBlWq .help_listfKLsM {
    margin-top: 30px;
    position: relative;
    width: 100%;
    border-radius: 20px;
    max-width: 600px;
    right: auto;
    top: auto;
    transform: none;
}.contact_sectionKBlWq .help_listfKLsM::before {
    border-radius: 20px;
}
}

@media (max-width: 768px) {.contact_sectionKBlWq {
    padding: 70px 0;
}.contact_sectionKBlWq h3 {
    font-size: calc(28px * 0.9);
    margin-bottom: 40px;
}.contact_sectionKBlWq .request_boxiJhpo,
    .contact_sectionKBlWq .help_listfKLsM {
    padding: 30px;
}
}

@media (max-width: 576px) {.contact_sectionKBlWq {
    padding: 50px 0;
}.contact_sectionKBlWq h3 {
    margin-bottom: 30px;
    font-size: calc(28px * 0.8);
}.contact_sectionKBlWq .request_boxiJhpo,
    .contact_sectionKBlWq .help_listfKLsM {
    padding: 25px 20px;
}.contact_sectionKBlWq input[type="text"],
    .contact_sectionKBlWq textarea {
    padding: 12px 20px;
    margin-bottom: 15px;
}.contact_sectionKBlWq .inquiry_mapkLBPW {
    width: 100%;
    padding: 12px;
}}.interested_learnersLAGSX {
    background-color: #ffffff;
    position: relative;
    padding: 90px 0;
    overflow: hidden;
}.interested_learnersLAGSX::before {
    left: 0;
    height: 100%;
    z-index: 1;
    position: absolute;
    opacity: 0.03;
    top: 0;
    background: repeating-linear-gradient(
        45deg,
        rgb(142,153,166,0.5) 0,
        rgb(142,153,166,0.5) 1px,
        transparent 1px,
        transparent 30px
    );
    content: '';
    width: 100%;
}.interested_learnersLAGSX .vision_missionrNZSB {
    padding: 0 30px;
    z-index: 10;
    position: relative;
    margin: 0 auto;
    text-align: center;
    max-width: 1100px;
}.interested_learnersLAGSX h3 {
    margin-bottom: 50px;
    padding: 0 30px;
    display: inline-block;
    font-weight: 700;
    color: #000000;
    font-size: 30px;
    position: relative;
}.interested_learnersLAGSX h3::before,
.interested_learnersLAGSX h3::after {
    border-radius: 50%;
    height: 15px;
    background-color: rgb(142,153,166,0.5);
    width: 15px;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    content: '';
}.interested_learnersLAGSX h3::before {
    left: 0;
}.interested_learnersLAGSX h3::after {
    right: 0;
}.interested_learnersLAGSX ul {
    gap: 25px;
    padding: 0;
    list-style: none;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    display: flex;
}.interested_learnersLAGSX ul li {
    width: calc(33.333% - 17px);
    border-radius: 18px;
    display: flex;
    padding: 35px 25px;
    min-width: 280px;
    transition: all 0.4s ease;
    z-index: 1;
    border: 1px solid rgba(0, 0, 0, 0.05);
    gap: 20px;
    position: relative;
    background-color: #ffffff;
    text-align: left;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    align-items: center;
}.interested_learnersLAGSX ul li::before {
    transition: opacity 0.4s ease;
    opacity: 0;
    width: 100%;
    content: '';
    height: 100%;
    background: linear-gradient(135deg, 
                #ffffff 0%, 
                #ffffff 60%, 
                rgb(176,186,198) 100%);
    position: absolute;
    top: 0;
    z-index: -1;
    border-radius: 18px;
    left: 0;
}.interested_learnersLAGSX ul li:hover {
    border-color: rgba(0, 0, 0, 0.1);
    transform: translateY(-7px) scale(1.03);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}.interested_learnersLAGSX ul li:hover::before {
    opacity: 1;
}.interested_learnersLAGSX ul li svg {
    position: relative;
    flex-shrink: 0;
    transition: all 0.4s ease;
    width: 45px;
    height: 45px;
}.interested_learnersLAGSX ul li:hover svg {
    transform: scale(1.1);
}.interested_learnersLAGSX ul li svg path {
    transition: fill 0.4s ease;
    fill: rgb(142,153,166);
}.interested_learnersLAGSX ul li:hover svg path {
    fill: rgb(109,120,133);
}.interested_learnersLAGSX ul li::after {
    bottom: 15px;
    height: 10px;
    transition: all 0.4s ease;
    position: absolute;
    right: 15px;
    width: 10px;
    opacity: 0.5;
    border-radius: 50%;
    background-color: rgb(142,153,166,0.5);
    content: '';
}.interested_learnersLAGSX ul li:hover::after {
    background-color: rgb(109,120,133,0.5);
    transform: scale(1.5);
}@keyframes slideUp {
    from {
        opacity: 0;
        transform: translateY(40px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.interested_learnersLAGSX ul li {
    opacity: 0;
    animation: slideUp 0.5s ease forwards;
}.interested_learnersLAGSX ul li:nth-child(1) {
    animation-delay: 0.1s;
}.interested_learnersLAGSX ul li:nth-child(2) {
    animation-delay: 0.2s;
}.interested_learnersLAGSX ul li:nth-child(3) {
    animation-delay: 0.3s;
}.interested_learnersLAGSX ul li:nth-child(4) {
    animation-delay: 0.4s;
}.interested_learnersLAGSX ul li:nth-child(5) {
    animation-delay: 0.5s;
}.interested_learnersLAGSX ul li:nth-child(6) {
    animation-delay: 0.6s;
}.interested_learnersLAGSX ul li:nth-child(3n+1) {
    box-shadow: 0 5px 20px rgba(rgb(142,153,166,0.5), 0.1);
}.interested_learnersLAGSX ul li:nth-child(3n+2) {
    box-shadow: 0 5px 20px rgba(rgb(109,120,133,0.5), 0.1);
}

@media (max-width: 992px) {.interested_learnersLAGSX {
    padding: 70px 0;
}.interested_learnersLAGSX h3 {
    margin-bottom: 40px;
}.interested_learnersLAGSX ul li {
    padding: 30px 20px;
    width: calc(50% - 13px);
}
}

@media (max-width: 768px) {.interested_learnersLAGSX ul {
    gap: 20px;
}.interested_learnersLAGSX ul li {
    padding: 25px 20px;
    width: 100%;
}
}

@media (max-width: 576px) {.interested_learnersLAGSX {
    padding: 50px 0;
}.interested_learnersLAGSX h3 {
    padding: 0 20px;
    font-size: calc(30px * 0.85);
    margin-bottom: 30px;
}.interested_learnersLAGSX h3::before,
    .interested_learnersLAGSX h3::after {
    height: 10px;
    width: 10px;
}.interested_learnersLAGSX ul li {
    gap: 15px;
    padding: 20px 15px;
}.interested_learnersLAGSX ul li svg {
    width: 35px;
    height: 35px;
}
}

@media (prefers-reduced-motion: reduce) {.interested_learnersLAGSX ul li {
    opacity: 1;
    animation: none;
}.interested_learnersLAGSX ul li:hover {
    transform: none;
}.interested_learnersLAGSX ul li:hover svg {
    transform: none;
}
}