* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}.site_map_VLJD {
    flex: 0 0 auto;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1260px;
}.wrapper-skeleton_eDtI {
    flex-direction: column;
    height: 100%;
    display: flex;
    min-height: 100%;
}svg {
    width: 30px;
    height: 30px;
}html,body {
    color: #000000;
    auto
contain
touch-action: none;
    scroll-snap-type: none;
    height: 100%;
    min-height: 100%;
    font-family: Arial, sans-serif;
}a {
    color: inherit;
    text-decoration: none;
}header,footer {
    width: 100%;
}.head_study_gsD5 {
    flex: 1 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.customer_reviews_96JI {
    position: relative;
    background: linear-gradient(135deg, rgb(211,233,224) 0%, #ffffff 100%);
    padding: 4rem 0;
    overflow: hidden;
}.customer_reviews_96JI::before {
    opacity: 0.05;
    content: "";
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    left: 0;
    position: absolute;
    background: repeating-linear-gradient(
        -45deg,
        rgb(122,181,169,0.5) 0px,
        rgb(122,181,169,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
}.customer_reviews_96JI::after {
    transform: rotate(-15deg);
    width: 35%;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    z-index: 0;
    background: rgb(168,206,195);
    top: -10%;
    content: "";
    right: -10%;
    position: absolute;
    height: 35%;
    opacity: 0.08;
}.customer_reviews_96JI h2 {
    font-size: 29px;
    z-index: 3;
    text-align: center;
    font-weight: 700;
    transform: translateY(0);
    animation: titleAppear 0.8s ease-out;
    color: #000000;
    position: relative;
    opacity: 1;
    margin-bottom: 3rem;
}.customer_reviews_96JI h2::after {
    left: 50%;
    background: linear-gradient(90deg, rgb(168,206,195) 0%, rgb(122,181,169) 100%);
    bottom: -10px;
    height: 4px;
    transform: translateX(-50%) skewX(-20deg);
    position: absolute;
    content: "";
    width: 80px;
}.customer_reviews_96JI .container {
    position: relative;
    max-width: 1200px;
    z-index: 2;
    padding: 0 20px;
    margin: 0 auto;
}.customer_reviews_96JI .learning_experts_sx9E {
    overflow: hidden;
    position: relative;
}.customer_reviews_96JI .review_corner_70g6 {
    display: grid;
    position: relative;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    z-index: 3;
    gap: 2rem;
}.customer_reviews_96JI .feedback_showcase_iWqt {
    animation-delay: calc(var(--animation-order, 0) * 0.15s);
    animation: reviewAppear 0.6s ease-out forwards;
    background: linear-gradient(145deg, #ffffff 0%, rgba(255,255,255,0.9) 100%);
    padding: 2rem;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), 
                box-shadow 0.3s ease-out;
    border-left: 4px solid rgb(122,181,169);
    position: relative;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05), 
                0 1px 4px rgba(0,0,0,0.03);
    opacity: 0;
    transform: translateY(20px);
}.customer_reviews_96JI .feedback_showcase_iWqt:nth-child(1) {
    --animation-order: 1;
}.customer_reviews_96JI .feedback_showcase_iWqt:nth-child(2) {
    --animation-order: 2;
}.customer_reviews_96JI .feedback_showcase_iWqt:nth-child(3) {
    --animation-order: 3;
}.customer_reviews_96JI .feedback_showcase_iWqt:nth-child(4) {
    --animation-order: 4;
}.customer_reviews_96JI .feedback_showcase_iWqt:nth-child(5) {
    --animation-order: 5;
}.customer_reviews_96JI .feedback_showcase_iWqt:nth-child(6) {
    --animation-order: 6;
}.customer_reviews_96JI .feedback_showcase_iWqt:nth-child(7) {
    --animation-order: 7;
}.customer_reviews_96JI .feedback_showcase_iWqt::before {
    font-family: Arial, sans-serif;
    top: -15px;
    content: "";
    opacity: 0.2;
    left: 20px;
    line-height: 1;
    position: absolute;
    color: rgb(122,181,169);
    font-size: 100px;
}.customer_reviews_96JI .feedback_showcase_iWqt:hover {
    box-shadow: 0 15px 35px rgba(0,0,0,0.08), 
                0 5px 15px rgba(0,0,0,0.04);
    border-left-color: rgb(168,206,195);
    transform: translateY(-5px) scale(1.02);
}.customer_reviews_96JI .feedback_showcase_iWqt h3 {
    display: inline-block;
    position: relative;
    font-weight: 600;
    margin-bottom: 0.8rem;
    font-size: calc(22px * 1.05);
    color: #000000;
}.customer_reviews_96JI .feedback_showcase_iWqt h3::after {
    left: 0;
    bottom: -4px;
    background: linear-gradient(90deg, rgb(168,206,195) 0%, rgb(122,181,169) 100%);
    content: "";
    position: absolute;
    width: 0;
    transition: width 0.3s ease-out 0.1s;
    height: 2px;
}.customer_reviews_96JI .feedback_showcase_iWqt:hover h3::after {
    width: 100%;
}.customer_reviews_96JI .feedback_showcase_iWqt .description {
    line-height: 1.6;
    font-size: 17px;
    position: relative;
    color: #000000;
    z-index: 2;
    margin-bottom: 1.5rem;
}.customer_reviews_96JI .feedback_showcase_iWqt div {
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    height: 60px;
    clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
    width: 60px;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1),
                clip-path 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    position: relative;
    border-radius: 0;
    margin-left: auto;
}.customer_reviews_96JI .feedback_showcase_iWqt:hover div {
    transform: rotate(15deg) scale(1.1);
    clip-path: polygon(50% 0%, 80% 10%, 100% 35%, 100% 70%, 80% 90%, 50% 100%, 20% 90%, 0% 70%, 0% 35%, 20% 10%);
}.customer_reviews_96JI .feedback_showcase_iWqt div img {
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease-out;
    width: 100%;
}.customer_reviews_96JI .feedback_showcase_iWqt:hover div img {
    transform: scale(1.1);
}

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

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

@media (max-width: 992px) {.customer_reviews_96JI {
    padding: 3rem 0;
}.customer_reviews_96JI h2 {
    margin-bottom: 2.5rem;
    font-size: calc(29px * 0.9);
}.customer_reviews_96JI .review_corner_70g6 {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}.customer_reviews_96JI .feedback_showcase_iWqt {
    padding: 1.75rem;
}
}

@media (max-width: 768px) {.customer_reviews_96JI {
    padding: 2.5rem 0;
}.customer_reviews_96JI h2 {
    font-size: calc(29px * 0.85);
    margin-bottom: 2rem;
}.customer_reviews_96JI h2::after {
    width: 60px;
}.customer_reviews_96JI .review_corner_70g6 {
    gap: 1.25rem;
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
}.customer_reviews_96JI .feedback_showcase_iWqt::before {
    font-size: 80px;
}
}

@media (max-width: 576px) {.customer_reviews_96JI {
    padding: 2rem 0;
}.customer_reviews_96JI h2 {
    font-size: calc(29px * 0.8);
    padding: 0 0.5rem;
    margin-bottom: 1.5rem;
}.customer_reviews_96JI .container {
    padding: 0 15px;
}.customer_reviews_96JI .feedback_showcase_iWqt {
    padding: 1.5rem;
}.customer_reviews_96JI .feedback_showcase_iWqt h3 {
    font-size: calc(22px * 0.95);
}.customer_reviews_96JI .feedback_showcase_iWqt .description {
    font-size: calc(17px * 0.95);
}.customer_reviews_96JI .feedback_showcase_iWqt div {
    height: 50px;
    width: 50px;
}}.find_contact_otpq {
    z-index: 1;
    background: rgb(211,233,224);
    position: relative;
    overflow: hidden;
    padding: 70px 0;
}.find_contact_otpq::before {
    left: 0;
    width: 100%;
    z-index: -1;
    position: absolute;
    background: linear-gradient(120deg, rgb(122,181,169,0.5) 15%, transparent 60%);
    top: 0;
    height: 100%;
    content: "";
}.find_contact_otpq::after {
    right: 0;
    position: absolute;
    bottom: 0;
    z-index: -1;
    content: "";
    height: 300px;
    width: 300px;
    animation: moveGradient 15s ease-in-out infinite alternate;
    background: radial-gradient(circle, rgb(168,206,195,0.5) 0%, transparent 70%);
    filter: blur(40px);
}@keyframes moveGradient {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-50px, -50px);
  }
}

.find_contact_otpq .container {
    padding: 0 15px;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.find_contact_otpq .submit_feedback_gtOu {
    border-left: 4px solid rgb(168,206,195);
    position: relative;
    background: linear-gradient(145deg, #ffffff, rgb(211,233,224));
    transition: transform 0.3s ease;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    padding: 40px;
    border-radius: 26px;
}.find_contact_otpq .submit_feedback_gtOu::before {
    border-radius: 50%;
    background: rgb(168,206,195,0.5);
    top: 20px;
    opacity: 0.1;
    z-index: -1;
    content: "";
    position: absolute;
    width: 120px;
    right: 20px;
    height: 120px;
}.find_contact_otpq .submit_feedback_gtOu:hover {
    transform: translateY(-5px);
}.find_contact_otpq h2 {
    margin-bottom: 20px;
    position: relative;
    font-size: 30px;
    display: inline-block;
    font-weight: 700;
    color: #000000;
}.find_contact_otpq h2::after {
    background: rgb(168,206,195);
    content: "";
    position: absolute;
    left: 0;
    bottom: -8px;
    height: 3px;
    width: 40%;
    border-radius: 10px;
}.find_contact_otpq p {
    margin-bottom: 25px;
    color: #000000;
    font-size: 15px;
    line-height: 1.6;
}.find_contact_otpq .ask_for_help_2noZ {
    display: flex;
    margin-top: 30px;
    gap: 15px;
    flex-wrap: wrap;
}.find_contact_otpq .contact_help_qQV5 {
    border-radius: 10px;
    z-index: 1;
    color: #000000;
    padding: 12px 20px;
    transition: all 0.3s ease;
    text-decoration: none;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    font-size: 15px;
    display: flex;
    align-items: center;
    position: relative;
}.find_contact_otpq .contact_help_qQV5::before {
    transition: width 0.3s ease;
    left: 0;
    content: "";
    position: absolute;
    z-index: -1;
    background: rgb(168,206,195);
    width: 3px;
    height: 100%;
    top: 0;
}.find_contact_otpq .contact_help_qQV5:hover {
    color: #ffffff;
}.find_contact_otpq .contact_help_qQV5:hover::before {
    width: 100%;
}.find_contact_otpq .contact_help_qQV5 svg {
    width: 22px;
    transition: transform 0.3s ease;
    height: 22px;
}.find_contact_otpq .contact_help_qQV5:hover svg {
    transform: translateX(3px);
}.find_contact_otpq .contact_help_qQV5 svg path {
    fill: rgb(168,206,195);
    transition: fill 0.3s ease;
}.find_contact_otpq .contact_help_qQV5:hover svg path {
    fill: #ffffff;
}.find_contact_otpq p svg {
    height: 20px;
    width: 20px;
    margin-right: 8px;
    vertical-align: middle;
}.find_contact_otpq p svg path {
    fill: rgb(168,206,195);
}.find_contact_otpq p:nth-last-child(2) {
    padding: 10px 15px;
    font-weight: 400;
    width: fit-content;
    background: rgb(211,233,224);
    align-items: center;
    display: flex;
    border-radius: 10px;
}

@media (max-width: 991px) {.find_contact_otpq {
    padding: 50px 0;
}.find_contact_otpq .submit_feedback_gtOu {
    padding: 35px 25px;
}.find_contact_otpq h2 {
    font-size: calc(30px * 0.9);
}.find_contact_otpq .ask_for_help_2noZ {
    gap: 12px;
}
}

@media (max-width: 767px) {.find_contact_otpq {
    padding: 40px 0;
}.find_contact_otpq .submit_feedback_gtOu {
    padding: 30px 20px;
}.find_contact_otpq h2 {
    margin-bottom: 15px;
    font-size: calc(30px * 0.85);
}.find_contact_otpq p {
    margin-bottom: 20px;
    font-size: calc(15px * 0.95);
}.find_contact_otpq .ask_for_help_2noZ {
    flex-direction: column;
    gap: 10px;
}.find_contact_otpq .contact_help_qQV5 {
    padding: 10px 15px;
    width: 100%;
}.find_contact_otpq .submit_feedback_gtOu::before {
    width: 80px;
    height: 80px;
}}

.find_contact_otpq .container::after {
    height: 100px;
    width: 100px;
    content: "";
    border: 2px dashed rgb(168,206,195,0.5);
    opacity: 0.3;
    z-index: -1;
    border-radius: 50%;
    animation: rotate 30s linear infinite;
    left: -50px;
    top: 50%;
    position: absolute;
}@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.find_contact_otpq .contact_help_qQV5:active {
    transform: scale(0.98);
}.find_contact_otpq h2 span {
    animation: waveText 2.5s ease-in-out infinite;
    position: relative;
    animation-delay: calc(0.1s * var(--i));
    display: inline-block;
}@keyframes waveText {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}

.find_contact_otpq .submit_feedback_gtOu::after {
    z-index: -1;
    height: 150px;
    bottom: 0;
    transform: rotate(45deg) translate(50%, 0);
    position: absolute;
    opacity: 0.1;
    background: linear-gradient(45deg, transparent, rgb(122,181,169,0.5));
    width: 150px;
    right: 0;
    content: "";
    border-radius: 26px;
}.find_contact_otpq p:nth-last-child(2):hover svg {
    animation: bounce 0.8s ease infinite;
}@keyframes bounce {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
}

.find_contact_otpq .contact_help_qQV5:hover {
    letter-spacing: 0.5px;
}footer {
    position: relative;
}footer::before {
    left: 0;
    opacity: 0.92;
    position: absolute;
    background: linear-gradient(210deg, #000000 0%, rgb(168,206,195) 100%);
    bottom: 0;
    top: 0;
    z-index: 1;
    content: '';
    right: 0;
}.site_map_VLJD {
    z-index: 2;
    font-family: Arial, sans-serif;
    color: #ffffff;
    position: relative;
    padding: 90px 0 50px;
}.site_map_VLJD::before {
    background: linear-gradient(90deg, transparent 0%, #ffffff 50%, transparent 100%);
    position: absolute;
    top: 0;
    width: 100%;
    content: '';
    opacity: 0.1;
    height: 1px;
    left: 0;
}.site_map_VLJD .container {
    flex-direction: column;
    display: flex;
}.site_map_VLJD .company_holder {
    border: 1px solid rgba(255, 255, 255, 0.05);
    transform: perspective(1000px) rotateX(2deg);
    background: linear-gradient(
        135deg, 
        rgba(255, 255, 255, 0.05) 0%, 
        rgba(255, 255, 255, 0.01) 100%
    );
    animation: shiftGradient 15s ease infinite;
    background-size: 200% 200%;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    order: 2;
    backdrop-filter: blur(10px);
    padding: 30px;
    margin-top: 70px;
    border-radius: 19px;
}.site_map_VLJD .company_holder h3 {
    color: #ffffff;
    position: relative;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px;
    letter-spacing: 3px;
    font-size: 28px;
    text-transform: uppercase;
}.site_map_VLJD .company_holder h3::after {
    content: '';
    height: 3px;
    background: rgb(168,206,195);
    width: 60px;
    border-radius: 3px;
    margin: 15px auto 0;
    display: block;
}.site_map_VLJD .scholar_cta_dcp0 {
    max-width: 80%;
    position: relative;
    margin: 0 auto;
    line-height: 1.6;
    padding-top: 15px;
    font-size: 14px;
    text-align: center;
}.site_map_VLJD .lecture_ref_GrEw {
    order: 1;
    position: relative;
}.site_map_VLJD .head_mainwrap_Ho1z {
    gap: 60px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 30px;
}.site_map_VLJD .head_pagebar_lIrx {
    transition: transform 0.3s ease;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    max-width: calc(50% - 30px);
    padding: 20px;
    min-width: 250px;
    transform: translateZ(0);
    flex: 1;
    background: rgba(255, 255, 255, 0.03);
}.site_map_VLJD .head_pagebar_lIrx:nth-child(odd) {
    transform: perspective(1000px) rotateY(2deg);
}.site_map_VLJD .head_pagebar_lIrx:nth-child(even) {
    transform: perspective(1000px) rotateY(-2deg);
}.site_map_VLJD .head_pagebar_lIrx:hover {
    transform: perspective(1000px) rotateY(0);
}.site_map_VLJD .head_pagebar_lIrx::before {
    content: '';
    inset: 0;
    z-index: -1;
    position: absolute;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.1) 0%,
        rgba(255, 255, 255, 0.05) 100%
    );
    border-radius: 10px;
}.site_map_VLJD .head_pagebar_lIrx h5 {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
    font-weight: 600;
    word-wrap: break-word;
    font-size: 24px;
    color: #ffffff;
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 15px;
}.site_map_VLJD .head_pagebar_lIrx h5::before {
    width: 50px;
    content: '';
    bottom: -1px;
    position: absolute;
    background: rgb(122,181,169);
    height: 1px;
    left: 0;
}.site_map_VLJD .head_pagebar_lIrx .head_mainwrap_Ho1z {
    gap: 12px;
    padding: 0 10px;
    margin: 0;
    display: flex;
    flex-direction: column;
}.site_map_VLJD .head_pagebar_lIrx .head_mainwrap_Ho1z a {
    transition: all 0.3s ease;
    color: #ffffff;
    align-items: center;
    opacity: 0.8;
    font-size: 14px;
    display: flex;
    text-decoration: none;
    word-break: break-word;
    white-space: normal;
}.site_map_VLJD .head_pagebar_lIrx .head_mainwrap_Ho1z a::before {
    flex-shrink: 0;
    transition: all 0.3s ease;
    transform: scale(0);
    opacity: 0;
    height: 6px;
    border-radius: 50%;
    min-width: 6px;
    margin-right: 10px;
    background: rgb(122,181,169);
    content: '';
}.site_map_VLJD .head_pagebar_lIrx .head_mainwrap_Ho1z a:hover {
    color: #ffffff;
    transform: translateX(5px);
    opacity: 1;
}.site_map_VLJD .head_pagebar_lIrx .head_mainwrap_Ho1z a:hover::before {
    opacity: 1;
    transform: scale(1);
}.learn_nav_4VLS {
    margin-top: 40px;
    padding: 25px 0;
    position: relative;
    z-index: 2;
    background: rgba(0, 0, 0, 0.2);
}.learn_nav_4VLS::before {
    height: 1px;
    width: 100%;
    top: 0;
    content: '';
    background: linear-gradient(90deg, transparent, rgb(122,181,169,0.5), transparent);
    position: absolute;
    left: 0;
}.learn_nav_4VLS .container {
    text-align: center;
}.learn_nav_4VLS .whatsapp_grp_nUOz {
    font-size: 12px;
    color: #ffffff;
    opacity: 0.7;
}@keyframes floatUp {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-15px);
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.5;
    }
    50% {
        opacity: 0.8;
    }
}

@keyframes shiftGradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.site_map_VLJD .lecture_ref_GrEw::before {
    bottom: -10%;
    left: -5%;
    opacity: 0.1;
    position: absolute;
    animation: pulse 10s infinite ease-in-out reverse;
    border-radius: 50%;
    background: rgb(122,181,169);
    filter: blur(100px);
    width: 250px;
    height: 250px;
    z-index: -1;
    content: '';
}footer::after {
    right: 0;
    position: absolute;
    pointer-events: none;
    left: 0;
    background-image: repeating-linear-gradient(
        0deg,
        rgba(255, 255, 255, 0.03),
        rgba(255, 255, 255, 0.03) 1px,
        transparent 1px,
        transparent 20px
    );
    bottom: 0;
    z-index: 1;
    content: '';
    top: 0;
}

@media (max-width: 992px) {.site_map_VLJD {
    padding: 70px 0 40px;
}.site_map_VLJD .head_mainwrap_Ho1z {
    gap: 40px;
}.site_map_VLJD .company_holder {
    margin-top: 50px;
}
}

@media (max-width: 768px) {.site_map_VLJD {
    padding: 50px 0 30px;
}.site_map_VLJD .head_mainwrap_Ho1z {
    flex-direction: column;
    gap: 30px;
}.site_map_VLJD .head_pagebar_lIrx {
    min-width: 100%;
    max-width: 100%;
}.site_map_VLJD .company_holder {
    padding: 20px;
}.site_map_VLJD .scholar_cta_dcp0 {
    max-width: 100%;
}
}

@media (max-width: 576px) {.site_map_VLJD {
    padding: 40px 0 20px;
}.site_map_VLJD .company_holder h3 {
    font-size: calc(28px * 0.8);
}.site_map_VLJD .head_pagebar_lIrx h5 {
    font-size: calc(24px * 0.9);
}}.privacy_harbor_eXPu {
    background: linear-gradient(135deg, rgb(211,233,224) 0%, rgba(245, 245, 250, 0.95) 100%);
    padding: 5rem 2rem;
    position: relative;
    overflow: hidden;
    font-family: Arial, sans-serif;
    color: #000000;
}.privacy_harbor_eXPu::before {
    left: 0;
    top: 0;
    position: absolute;
    right: 0;
    content: "";
    z-index: 1;
    height: 8px;
    background: linear-gradient(90deg, rgb(168,206,195) 0%, rgb(122,181,169) 100%);
}.privacy_harbor_eXPu::after {
    background-image: 
        linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
    left: 0;
    height: 100%;
    width: 100%;
    background-size: 20px 20px;
    content: "";
    z-index: -1;
    top: 0;
    position: absolute;
}.privacy_harbor_eXPu .container {
    margin: 0 auto;
    max-width: 1140px;
    z-index: 2;
    transform: translateZ(0);
    position: relative;
}.privacy_harbor_eXPu h1 {
    position: relative;
    padding-bottom: 1rem;
    font-size: calc(39px * 1.2);
    color: rgb(168,206,195);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    font-weight: 700;
    transform-style: preserve-3d;
    margin-bottom: 2.5rem;
    transform: perspective(1000px) translateZ(10px);
}.privacy_harbor_eXPu h1::after {
    transform-origin: left;
    bottom: 0;
    position: absolute;
    left: 0;
    height: 4px;
    transition: width 0.4s ease-out;
    content: "";
    width: 80px;
    background: linear-gradient(90deg, rgb(168,206,195), rgb(122,181,169,0.5));
}.privacy_harbor_eXPu h1:hover::after {
    width: 120px;
}.privacy_harbor_eXPu h2 {
    padding-left: 1.2rem;
    transition: transform 0.35s ease-out;
    font-size: 29px;
    color: rgb(122,181,169);
    font-weight: 600;
    position: relative;
    margin: 3rem 0 1.5rem;
    transform: translateX(0);
}.privacy_harbor_eXPu h2::before {
    height: 85%;
    background: rgb(168,206,195,0.5);
    left: 0;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    width: 8px;
}.privacy_harbor_eXPu h2:hover {
    transform: translateX(5px);
}.privacy_harbor_eXPu h3 {
    position: relative;
    font-weight: 600;
    margin: 2.5rem 0 1.2rem;
    color: #000000;
    font-size: calc(29px * 0.85);
    padding-left: 1rem;
}.privacy_harbor_eXPu h3::before {
    width: 6px;
    transform: translateY(-50%);
    height: 70%;
    background: rgb(122,181,169,0.5);
    content: "";
    left: 0;
    top: 50%;
    position: absolute;
}.privacy_harbor_eXPu h4 {
    position: relative;
    font-weight: 600;
    margin: 2rem 0 1rem;
    color: #000000;
    font-size: calc(22px * 1.1);
    padding-left: 0.8rem;
}.privacy_harbor_eXPu h4::before {
    width: 4px;
    background: rgb(122,181,169,0.5);
    height: 60%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    left: 0;
}.privacy_harbor_eXPu p {
    font-size: 13px;
    margin-bottom: 1.5rem;
    line-height: 1.8;
    transform: translateZ(0);
    transition: transform 0.35s ease;
    color: #000000;
    padding: 0.5rem 0;
    max-width: 90%;
    position: relative;
}.privacy_harbor_eXPu p strong {
    position: relative;
    color: #000000;
    display: inline-block;
    padding-bottom: 2px;
}.privacy_harbor_eXPu p strong::after {
    transform: scaleX(0);
    width: 100%;
    left: 0;
    background: rgb(168,206,195,0.5);
    position: absolute;
    transition: transform 0.35s ease-out;
    transform-origin: right;
    height: 1px;
    bottom: 0;
    content: "";
}.privacy_harbor_eXPu p:hover strong::after {
    transform: scaleX(1);
    transform-origin: left;
}.privacy_harbor_eXPu ul {
    padding-left: 1.5rem;
    list-style: none;
    position: relative;
    margin: 1.5rem 0 2rem;
}.privacy_harbor_eXPu ul::before {
    position: absolute;
    background: linear-gradient(to bottom, rgb(168,206,195,0.5), transparent);
    height: 100%;
    width: 2px;
    top: 0;
    left: 0;
    content: "";
}.privacy_harbor_eXPu li {
    line-height: 1.7;
    position: relative;
    margin-bottom: 0.5rem;
    font-size: calc(13px * 0.97);
    padding: 0.8rem 0 0.8rem 2rem;
    transition: transform 0.3s ease;
    color: #000000;
}.privacy_harbor_eXPu li::before {
    position: absolute;
    top: 1.2rem;
    opacity: 0.8;
    width: 10px;
    transition: all 0.3s ease;
    content: "";
    transform: rotate(45deg);
    height: 10px;
    border: 2px solid rgb(168,206,195);
    left: 0;
}.privacy_harbor_eXPu li:hover {
    transform: translateX(5px);
}.privacy_harbor_eXPu li:hover::before {
    background-color: rgb(168,206,195,0.5);
    transform: rotate(225deg);
}.privacy_harbor_eXPu span {
    transition: all 0.3s ease;
    display: block;
    color: #000000;
    margin-bottom: 1.5rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
    background-color: rgba(255, 255, 255, 0.6);
    border-left: 3px solid rgb(122,181,169);
    padding: 1rem 1.5rem;
    line-height: 1.75;
    font-size: calc(13px * 0.95);
    transform: translateZ(0);
}.privacy_harbor_eXPu span:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.06);
    transform: translateY(-3px);
    background-color: rgba(255, 255, 255, 0.9);
}

@media (min-width: 992px) {.privacy_harbor_eXPu {
    padding: 7rem 3rem;
}.privacy_harbor_eXPu h1 {
    font-size: calc(39px * 1.3);
    margin-bottom: 3rem;
}.privacy_harbor_eXPu p {
    max-width: 80%;
}.privacy_harbor_eXPu h2 {
    padding-left: 1.5rem;
}.privacy_harbor_eXPu h2::before {
    width: 10px;
}.privacy_harbor_eXPu span {
    max-width: calc(100% - 6rem);
    margin-left: 3rem;
}
}

@media (max-width: 991px) {.privacy_harbor_eXPu h1 {
    font-size: calc(39px * 1.1);
}.privacy_harbor_eXPu h2 {
    font-size: calc(29px * 0.95);
}.privacy_harbor_eXPu p, .privacy_harbor_eXPu span {
    max-width: 100%;
}
}

@media (max-width: 767px) {.privacy_harbor_eXPu {
    padding: 4rem 1.5rem;
}.privacy_harbor_eXPu h1 {
    margin-bottom: 2rem;
    font-size: 39px;
}.privacy_harbor_eXPu h2 {
    margin: 2.5rem 0 1rem;
    padding-left: 1rem;
}.privacy_harbor_eXPu h3, .privacy_harbor_eXPu h4 {
    padding-left: 0.7rem;
}.privacy_harbor_eXPu ul {
    padding-left: 0.5rem;
}.privacy_harbor_eXPu li {
    padding: 0.7rem 0 0.7rem 1.8rem;
}.privacy_harbor_eXPu li::before {
    width: 8px;
    height: 8px;
}.privacy_harbor_eXPu span {
    padding: 0.8rem 1.2rem;
    margin-bottom: 1.2rem;
}
}

@media (max-width: 480px) {.privacy_harbor_eXPu {
    padding: 3rem 1rem;
}.privacy_harbor_eXPu h1 {
    font-size: calc(39px * 0.9);
}.privacy_harbor_eXPu h2 {
    font-size: calc(29px * 0.9);
}.privacy_harbor_eXPu h3 {
    font-size: calc(22px * 1.1);
}.privacy_harbor_eXPu h4 {
    font-size: 22px;
}.privacy_harbor_eXPu p, .privacy_harbor_eXPu li, .privacy_harbor_eXPu span {
    line-height: 1.6;
    font-size: calc(13px * 0.95);
}}.course_instructor_qZDF {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(145deg, rgb(211,233,224) 0%, #ffffff 100%);
}.course_instructor_qZDF::before {
    background: linear-gradient(135deg, rgb(122,181,169,0.5) 0%, transparent 80%);
    position: absolute;
    top: -50%;
    width: 60%;
    content: "";
    left: -20%;
    transform: rotate(-15deg);
    opacity: 0.08;
    z-index: 0;
    height: 200%;
}.course_instructor_qZDF::after {
    width: 100%;
    background: radial-gradient(circle at 80% 20%, rgb(168,206,195,0.5) 0%, transparent 60%);
    left: 0;
    content: "";
    z-index: 0;
    top: 0;
    height: 100%;
    position: absolute;
    opacity: 0.05;
}.course_instructor_qZDF .container {
    padding: 0 15px;
    margin: 0 auto;
    z-index: 1;
    max-width: 1140px;
    position: relative;
}.course_instructor_qZDF .feedback_showcase_iWqt {
    position: relative;
    transform-style: preserve-3d;
    display: grid;
    gap: 2rem;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) rotateY(-2deg);
    grid-template-columns: 1fr;
    border-left: 4px solid rgb(122,181,169);
    background: #ffffff;
    padding: 3rem;
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.07), 0 5px 15px rgba(0, 0, 0, 0.03);
}.course_instructor_qZDF .feedback_showcase_iWqt:hover {
    box-shadow: 0 25px 55px rgba(0, 0, 0, 0.09), 0 8px 20px rgba(0, 0, 0, 0.04);
    transform: perspective(1000px) rotateY(0);
}.course_instructor_qZDF .feedback_showcase_iWqt > div:nth-child(1) {
    width: 100%;
    position: relative;
    order: 1;
}.course_instructor_qZDF .feedback_showcase_iWqt > div:nth-child(2) {
    order: 2;
}.course_instructor_qZDF .feedback_showcase_iWqt > div:nth-child(3) {
    order: 3;
}.course_instructor_qZDF .pic_cell_fpeX {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    height: 0;
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateZ(20px);
    padding-bottom: 60%;
    width: 100%;
    clip-path: polygon(0 0, 100% 5%, 95% 95%, 5% 100%);
}.course_instructor_qZDF .feedback_showcase_iWqt:hover .pic_cell_fpeX {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    transform: translateZ(30px);
}.course_instructor_qZDF .name {
    font-family: Arial, sans-serif;
    margin: 0 0 0.5rem;
    color: #000000;
    position: relative;
    font-size: calc(20px * 1.1);
    font-weight: 700;
    display: inline-block;
    transform: translateZ(15px);
}.course_instructor_qZDF .name::after {
    width: 0;
    left: 0;
    height: 3px;
    position: absolute;
    transition: width 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    background: rgb(122,181,169);
    bottom: -5px;
    content: "";
}.course_instructor_qZDF .feedback_showcase_iWqt:hover .name::after {
    width: 100%;
}.course_instructor_qZDF .feedback_showcase_iWqt > div:nth-child(2) > div {
    font-weight: 600;
    transform: translateZ(10px);
    margin-bottom: 1rem;
    font-size: calc(14px * 0.95);
    color: rgb(122,181,169);
    letter-spacing: 0.5px;
    transition: all 0.4s ease;
    opacity: 0.9;
}.course_instructor_qZDF .feedback_showcase_iWqt:hover > div:nth-child(2) > div {
    opacity: 1;
    transform: translateZ(20px);
}.course_instructor_qZDF .emp_items_M72H {
    transform: translateZ(5px);
    color: #000000;
    font-size: 14px;
    padding-left: 1.5rem;
    line-height: 1.7;
    margin: 0;
    transition: transform 0.4s ease;
    position: relative;
}.course_instructor_qZDF .emp_items_M72H::before {
    top: 0;
    content: "";
    width: 3px;
    left: 0;
    height: 100%;
    position: absolute;
    background: linear-gradient(to bottom, rgb(122,181,169) 0%, transparent 100%);
}.course_instructor_qZDF .feedback_showcase_iWqt:hover .emp_items_M72H {
    transform: translateZ(15px);
}

@media (min-width: 768px) {.course_instructor_qZDF .feedback_showcase_iWqt {
    grid-template-rows: auto auto;
    grid-template-columns: 300px 1fr;
    gap: 2.5rem;
    padding: 3.5rem;
}.course_instructor_qZDF .feedback_showcase_iWqt > div:nth-child(1) {
    grid-column: 1;
    grid-row: 1 / span 2;
}.course_instructor_qZDF .feedback_showcase_iWqt > div:nth-child(2) {
    align-self: end;
    grid-column: 2;
    grid-row: 1;
}.course_instructor_qZDF .feedback_showcase_iWqt > div:nth-child(3) {
    grid-row: 2;
    grid-column: 2;
}.course_instructor_qZDF .pic_cell_fpeX {
    height: 100%;
    padding-bottom: 0;
}.course_instructor_qZDF .name {
    font-size: 20px;
    margin-bottom: 0.75rem;
}.course_instructor_qZDF .emp_items_M72H {
    font-size: calc(14px * 1.05);
    padding-left: 2rem;
}
}

@media (min-width: 992px) {.course_instructor_qZDF {
    padding: 140px 0;
}.course_instructor_qZDF .feedback_showcase_iWqt {
    padding: 4rem;
    gap: 3rem;
    grid-template-columns: 380px 1fr;
    transform: perspective(1200px) rotateY(-3deg);
}.course_instructor_qZDF .name {
    font-size: calc(20px * 1.2);
}.course_instructor_qZDF .feedback_showcase_iWqt > div:nth-child(2) > div {
    margin-bottom: 1.5rem;
    font-size: 14px;
}.course_instructor_qZDF .emp_items_M72H {
    line-height: 1.75;
    font-size: calc(14px * 1.1);
}
}

@media (max-width: 767px) {.course_instructor_qZDF {
    padding: 80px 0;
}.course_instructor_qZDF .feedback_showcase_iWqt {
    transform: perspective(800px) rotateY(-1deg);
    padding: 2rem;
}.course_instructor_qZDF .pic_cell_fpeX {
    margin-bottom: 1.5rem;
}.course_instructor_qZDF .name {
    margin-bottom: 0.5rem;
}.course_instructor_qZDF .emp_items_M72H {
    padding-left: 1rem;
}
}

@media (max-width: 480px) {.course_instructor_qZDF {
    padding: 60px 0;
}.course_instructor_qZDF .feedback_showcase_iWqt {
    padding: 1.5rem;
    gap: 1.5rem;
}.course_instructor_qZDF .pic_cell_fpeX {
    padding-bottom: 75%;
}.course_instructor_qZDF .name {
    font-size: calc(20px * 0.95);
}.course_instructor_qZDF .feedback_showcase_iWqt > div:nth-child(2) > div {
    font-size: calc(14px * 0.9);
}.course_instructor_qZDF .emp_items_M72H {
    font-size: calc(14px * 0.95);
    line-height: 1.6;
}}.cookie_modal_message_LF3C {
    z-index: 1050;
    overflow: hidden;
    padding: 20px;
    width: 100%;
    border-top: 3px solid rgb(168,206,195);
    background: rgb(211,233,224);
    font-family: Arial, sans-serif;
    bottom: 0;
    position: fixed;
}.user_choices_D7Rp {
    flex-wrap: nowrap;
    display: flex;
    z-index: 1;
    align-items: center;
    justify-content: space-between;
}.track_switch_Js42 {
    flex-shrink: 0;
    margin-right: 20px;
}#cookieUsageNotice_5fJg {
    display: none;
}#cookieUsageNotice_5fJg:checked ~ .cookie_modal_message_LF3C {
    opacity: 0;
    visibility: hidden;
}.track_switch_Js42 svg {
    transition: fill 0.3s ease-in-out;
    height: 60px;
    width: 60px;
    fill: rgb(168,206,195);
}.visitor_settings_SJ6l {
    flex-grow: 1;
    margin-right: 20px;
}.visitor_settings_SJ6l h5 {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 5px;
    color: rgb(168,206,195);
}.visitor_settings_SJ6l p {
    font-size: 12px;
    color: #000000;
    margin-bottom: 0;
}.cookie_none_l1P6 {
    border-radius: 10px;
    text-decoration: none;
    margin-left: 10px;
    transition: all 0.3s ease-in-out;
    padding: 10px 20px;
    font-size: 16px;
}.cookie_none_l1P6 {
    background-color: rgb(168,206,195);
    border: 1px solid rgb(168,206,195);
    color: #ffffff;
}.cookie_none_l1P6:hover {
    border-color: #000000;
    background-color: rgba(0, 0, 0, 0.5);
}.cookie_modal_message_LF3C p a {
    color: rgb(168,206,195);
    text-decoration: underline;
}.cookie_modal_message_LF3C p a:hover {
    color: #000000;
}
@media (max-width: 1200px) {.visitor_settings_SJ6l h5 {
    font-size: calc(18px - 2px);
}.visitor_settings_SJ6l p {
    font-size: calc(12px - 2px);
}.cookie_none_l1P6 {
    font-size: calc(16px - 2px);
    padding: 8px 16px;
}
}
@media (max-width: 800px) {.user_choices_D7Rp {
    flex-direction: column;
    align-items: center;
}.track_switch_Js42 {
    margin-bottom: 15px;
}.visitor_settings_SJ6l {
    text-align: center;
    margin-bottom: 20px;
}.cookie_none_l1P6 {
    margin-left: 0;
    margin-top: 10px;
    width: 100%;
}}
.thanks_msg_YPeS {
    position: relative;
    overflow: hidden;
    padding: 6rem 0;
    background: radial-gradient(circle at 30% 70%, rgb(122,181,169,0.5), transparent 70%), 
                radial-gradient(circle at 70% 30%, rgb(168,206,195,0.5), transparent 60%);
}.thanks_msg_YPeS::before {
    top: 0;
    width: 100%;
    animation: constellation 20s infinite linear;
    z-index: 1;
    content: "";
    background-image: 
        radial-gradient(circle at 15% 15%, rgba(255,255,255,0.1) 1px, transparent 1px),
        radial-gradient(circle at 85% 85%, rgba(255,255,255,0.1) 1px, transparent 1px);
    left: 0;
    position: absolute;
    height: 100%;
    opacity: 0.6;
    background-size: 40px 40px;
}.thanks_msg_YPeS::after {
    transform: translateY(-50%);
    position: absolute;
    left: -150px;
    top: 50%;
    border-radius: 50%;
    height: 300px;
    content: "";
    z-index: 1;
    width: 300px;
    opacity: 0.3;
    border: 1px solid rgb(122,181,169,0.5);
}.thanks_msg_YPeS .container {
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    padding: 0 2rem;
    position: relative;
}.thanks_msg_YPeS .learning_experts_sx9E {
    position: relative;
    padding: 4rem 3rem;
    backdrop-filter: blur(8px);
    background: linear-gradient(135deg, 
                rgba(255,255,255,0.15), 
                rgba(255,255,255,0.05));
    box-shadow: 
        0 15px 30px rgba(0,0,0,0.1),
        0 1px 0 rgba(255,255,255,0.1) inset;
    border-left: 2px solid rgb(122,181,169);
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    flex-direction: column;
    display: flex;
    gap: 2.5rem;
    transform: perspective(1000px) rotateX(2deg);
}.thanks_msg_YPeS .learning_experts_sx9E:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 
        0 20px 40px rgba(0,0,0,0.15),
        0 1px 0 rgba(255,255,255,0.15) inset;
}.thanks_msg_YPeS .learning_experts_sx9E > div:first-child {
    align-items: center;
    display: flex;
    padding-left: 25px;
    position: relative;
}.thanks_msg_YPeS .learning_experts_sx9E > div:first-child::before {
    left: 0;
    height: 2px;
    position: absolute;
    content: "";
    transition: width 0.3s ease;
    top: 50%;
    transform: translateY(-50%);
    background: rgb(122,181,169);
    width: 15px;
}.thanks_msg_YPeS .learning_experts_sx9E:hover > div:first-child::before {
    width: 20px;
}.thanks_msg_YPeS h5 {
    opacity: 0;
    font-weight: 700;
    margin: 0;
    transform: translateY(20px);
    animation: fadeSlideIn 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    color: transparent;
    font-size: 22px;
    line-height: 1.4;
    position: relative;
    background: linear-gradient(to right, #000000, rgb(122,181,169));
    z-index: 2;
    color: #000000;
    -webkit-background-clip: text !important;
    background-clip: text !important;
}.thanks_msg_YPeS p {
    line-height: 1.7;
    color: #000000;
    font-weight: 400;
    transform: translateY(20px);
    font-size: 15px;
    position: relative;
    animation: fadeSlideIn 0.8s 0.2s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    margin: 0;
    opacity: 0;
    z-index: 2;
}.thanks_msg_YPeS a {
    position: relative;
    text-decoration: none;
    transition: transform 0.3s ease;
    padding: 0.5rem 0;
    color: inherit;
    display: block;
}.thanks_msg_YPeS a::after {
    width: 0;
    bottom: 0;
    background: rgb(122,181,169);
    transition: width 0.4s cubic-bezier(0.76, 0, 0.24, 1);
    height: 1px;
    position: absolute;
    content: "";
    left: 0;
}.thanks_msg_YPeS a:hover {
    transform: translateX(5px);
}.thanks_msg_YPeS a:hover::after {
    width: 100%;
}

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

@keyframes constellation {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100px 100px;
    }
}

@media (min-width: 768px) {.thanks_msg_YPeS .learning_experts_sx9E {
    margin-left: 5rem;
    border-radius: 0 11px 11px 0;
    padding: 5rem 4rem;
}.thanks_msg_YPeS .learning_experts_sx9E::before {
    border-radius: 50%;
    z-index: 1;
    width: 200px;
    opacity: 0.5;
    top: -50px;
    content: "";
    position: absolute;
    height: 200px;
    border: 1px solid rgb(168,206,195,0.5);
    right: -30px;
}.thanks_msg_YPeS h5 {
    font-size: calc(22px * 1.1);
}.thanks_msg_YPeS p {
    max-width: 90%;
}
}

@media (min-width: 992px) {.thanks_msg_YPeS {
    padding: 8rem 0;
}.thanks_msg_YPeS .learning_experts_sx9E {
    margin-left: 8rem;
    gap: 3rem;
    padding: 6rem 5rem;
}.thanks_msg_YPeS h5 {
    font-size: calc(22px * 1.2);
}.thanks_msg_YPeS p {
    font-size: calc(15px * 1.05);
    max-width: 80%;
}
}

@media (max-width: 767px) {.thanks_msg_YPeS {
    padding: 4rem 0;
}.thanks_msg_YPeS .learning_experts_sx9E {
    padding: 3rem 2rem;
    gap: 2rem;
}.thanks_msg_YPeS h5 {
    font-size: calc(22px * 0.9);
}.thanks_msg_YPeS::after,
    .thanks_msg_YPeS .learning_experts_sx9E::before {
    display: none;
}
}

@media (max-width: 480px) {.thanks_msg_YPeS {
    padding: 3rem 0;
}.thanks_msg_YPeS .learning_experts_sx9E {
    padding: 2.5rem 1.5rem;
    gap: 1.5rem;
}.thanks_msg_YPeS h5 {
    font-size: calc(22px * 0.85);
}.thanks_msg_YPeS p {
    font-size: calc(15px * 0.95);
}.thanks_msg_YPeS .learning_experts_sx9E > div:first-child {
    padding-left: 20px;
}}header {
    background: linear-gradient(135deg, rgb(211,233,224), #ffffff);
    width: 100%;
    z-index: 99;
    position: relative;
    overflow: visible;
}header::before {
    bottom: 0;
    position: absolute;
    background-size: 20px 20px;
    opacity: 0.3;
    background: 
        radial-gradient(
            circle at 0% 50%,
            transparent 6px,
            rgb(168,206,195,0.5) 6px,
            rgb(168,206,195,0.5) 10px,
            transparent 10px
        ) repeat-x;
    height: 15px;
    content: "";
    left: 0;
    width: 100%;
}header .top_know_LOHg {
    justify-content: space-between;
    padding: 25px 30px;
    position: relative;
    display: flex;
    align-items: center;
}header .top_know_LOHg::before,
header .top_know_LOHg::after {
    height: 2px;
    content: "";
    width: 30%;
    background: linear-gradient(to right, rgb(168,206,195), transparent);
    position: absolute;
}header .top_know_LOHg::before {
    top: 10px;
    left: 0;
}header .top_know_LOHg::after {
    right: 0;
    bottom: 10px;
    background: linear-gradient(to left, rgb(122,181,169), transparent);
}header .top_know_LOHg .nav_know_fPD1 {
    position: relative;
    z-index: 2;
}header .top_know_LOHg .nav_know_fPD1::before {
    border-radius: 60% 40% 50% 30% / 40% 50% 60% 50%;
    position: absolute;
    left: -20%;
    transition: transform 0.5s ease-in-out;
    background: rgb(168,206,195,0.5);
    content: "";
    z-index: -1;
    width: 140%;
    opacity: 0.05;
    height: 140%;
    top: -20%;
}header .top_know_LOHg .nav_know_fPD1:hover::before {
    transform: rotate(15deg) scale(1.1);
}header .top_know_LOHg .nav_know_fPD1 .head_lead_5nbK {
    display: block;
    transition: transform 0.3s ease;
}header .top_know_LOHg .nav_know_fPD1:hover .head_lead_5nbK {
    transform: translateY(-3px);
}header .top_know_LOHg .nav_know_fPD1 .head_lead_5nbK svg {
    height: 45px;
    filter: drop-shadow(0 2px 3px rgba(0,0,0,0.1));
    width: auto;
}header .top_know_LOHg .head_pagebar_lIrx {
    list-style: none;
    position: relative;
    padding: 0;
    margin: 0;
    display: flex;
}header .top_know_LOHg .head_pagebar_lIrx::before {
    width: 100%;
    top: 0;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    height: 100%;
    transition: all 0.5s ease;
    background: rgb(122,181,169,0.5);
    opacity: 0.05;
}header .top_know_LOHg .head_pagebar_lIrx:hover::before {
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    opacity: 0.08;
}header .top_know_LOHg .head_pagebar_lIrx .nav_teach_UEBQ {
    margin: 0 8px;
    position: relative;
}header .top_know_LOHg .head_pagebar_lIrx .nav_teach_UEBQ a {
    overflow: hidden;
    position: relative;
    font-family: Arial, sans-serif;
    text-decoration: none;
    font-weight: 600;
    display: block;
    color: #000000;
    padding: 10px 15px;
    font-size: 15px;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    transition: all 0.4s ease;
}header .top_know_LOHg .head_pagebar_lIrx .nav_teach_UEBQ a:hover {
    color: #ffffff;
    border-radius: 50% 50% 50% 50% / 50% 50% 50% 50%;
}header .top_know_LOHg .head_pagebar_lIrx .nav_teach_UEBQ a::before {
    transition: transform 0.4s ease, border-radius 0.4s ease;
    width: 100%;
    transform: scale(0);
    left: 0;
    transform-origin: right top;
    border-radius: 0% 0% 0% 0% / 0% 0% 0% 0%;
    position: absolute;
    z-index: -1;
    height: 100%;
    background: rgb(168,206,195);
    top: 0;
    content: "";
}header .top_know_LOHg .head_pagebar_lIrx .nav_teach_UEBQ a:hover::before {
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    transform: scale(1);
}header .top_know_LOHg .head_pagebar_lIrx .nav_teach_UEBQ:nth-child(2n) a::before {
    background: rgb(122,181,169);
    transform-origin: left bottom;
}header .top_know_LOHg .head_pagebar_lIrx .nav_teach_UEBQ:nth-child(2n) a:hover::before {
    border-radius: 70% 30% 30% 70% / 70% 70% 30% 30%;
}header .top_know_LOHg .head_pagebar_lIrx .nav_teach_UEBQ:hover {
    animation: menu-wobble 1s ease;
}

@keyframes menu-wobble {
    0%, 100% {
        transform: translateX(0);
    }
    15% {
        transform: translateX(-3px) rotate(-1deg);
    }
    30% {
        transform: translateX(2px) rotate(1deg);
    }
    45% {
        transform: translateX(-2px) rotate(-0.5deg);
    }
    60% {
        transform: translateX(1px) rotate(0.5deg);
    }
    75% {
        transform: translateX(-1px) rotate(-0.25deg);
    }
}

@media (max-width: 992px) {header .top_know_LOHg {
    flex-direction: column;
    padding: 20px 15px;
}header .top_know_LOHg .nav_know_fPD1 {
    margin-bottom: 15px;
}header .top_know_LOHg .head_pagebar_lIrx {
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
}header .top_know_LOHg .head_pagebar_lIrx .nav_teach_UEBQ {
    margin: 5px;
}header .top_know_LOHg .head_pagebar_lIrx .nav_teach_UEBQ a {
    font-size: calc(15px - 1px);
    padding: 8px 12px;
}
}

@media (max-width: 767px) {header .top_know_LOHg {
    padding: 15px 10px;
}header .top_know_LOHg .nav_know_fPD1 .head_lead_5nbK svg {
    height: 40px;
}header .top_know_LOHg .head_pagebar_lIrx .nav_teach_UEBQ a {
    padding: 6px 10px;
    font-size: calc(15px - 2px);
}}.pricing_kit_qjXw {
    background: linear-gradient(135deg, rgb(211,233,224), rgba(240, 240, 255, 0.95));
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}.pricing_kit_qjXw::before {
    content: "";
    height: 70%;
    z-index: 0;
    background: linear-gradient(145deg, rgb(168,206,195,0.5), rgb(122,181,169,0.5));
    filter: blur(60px);
    transform: rotate(-15deg) skewX(15deg);
    right: -5%;
    width: 40%;
    top: -10%;
    position: absolute;
    opacity: 0.4;
}.pricing_kit_qjXw::after {
    width: 35%;
    filter: blur(50px);
    transform: rotate(12deg) skewX(-10deg);
    opacity: 0.3;
    z-index: 0;
    content: "";
    background: linear-gradient(215deg, rgb(122,181,169,0.5), rgb(168,206,195,0.5));
    position: absolute;
    left: -5%;
    bottom: -10%;
    height: 60%;
}.pricing_kit_qjXw .container {
    z-index: 1;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    max-width: 1320px;
}.pricing_kit_qjXw .package_deals_ctkY {
    display: grid;
    grid-template-columns: 1fr;
    gap: 60px;
}.pricing_kit_qjXw .study_offers_gDjX {
    opacity: 0;
    animation: fadeInUp 0.8s ease-out forwards 0.3s;
    transform: translateY(30px);
    text-align: center;
}.pricing_kit_qjXw .study_offers_gDjX h2 {
    position: relative;
    font-weight: 700;
    font-size: 30px;
    display: inline-block;
    margin-bottom: 20px;
    color: #000000;
}.pricing_kit_qjXw .study_offers_gDjX h2::after {
    transform: translateX(-50%);
    background: linear-gradient(90deg, rgb(168,206,195), rgb(122,181,169));
    width: 80px;
    content: "";
    position: absolute;
    bottom: -12px;
    left: 50%;
    height: 4px;
    border-radius: 10px;
}.pricing_kit_qjXw .learn_packs_BzFn {
    font-size: 12px;
    color: #000000;
    margin: 20px auto 0;
    line-height: 1.6;
    max-width: 680px;
}.pricing_kit_qjXw .pricing_options_NQL7 {
    transform: translateY(40px);
    gap: 30px;
    opacity: 0;
    grid-template-columns: 1fr;
    animation: fadeInUp 0.8s ease-out forwards 0.5s;
    display: grid;
}.pricing_kit_qjXw .deal_board_9fhw {
    backface-visibility: hidden;
    transform: perspective(1000px) rotateX(0deg);
    display: block;
    text-decoration: none;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.6s ease;
}.pricing_kit_qjXw .lesson_plans_OmEi {
    overflow: hidden;
    height: 100%;
    background: #ffffff;
    border-radius: 8px;
    position: relative;
    will-change: transform, box-shadow;
    display: flex;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
    flex-direction: column;
}.pricing_kit_qjXw .deal_board_9fhw:hover .lesson_plans_OmEi {
    box-shadow: 0 25px 40px rgba(0, 0, 0, 0.12), 0 10px 20px rgba(var(--primary-color-rgb), 0.1);
    transform: translateY(-8px);
}.pricing_kit_qjXw .price_deals_CGI1 {
    display: flex;
    padding: 35px 30px;
    flex-grow: 1;
    flex-direction: column;
}.pricing_kit_qjXw .price_deals_CGI1 h3 {
    margin-bottom: 15px;
    white-space: normal;
    word-break: break-word;
    font-size: calc(19px + 2px);
    padding-left: 15px;
    color: #000000;
    font-weight: 700;
    overflow-wrap: break-word;
    position: relative;
}.pricing_kit_qjXw .price_deals_CGI1 h3::before {
    position: absolute;
    content: "";
    width: 4px;
    height: calc(100% - 10px);
    background: linear-gradient(to bottom, rgb(168,206,195), rgb(122,181,169));
    border-radius: 10px;
    left: 0;
    top: 5px;
}.pricing_kit_qjXw .pricing_deals_gnSI {
    display: inline-block;
    background: linear-gradient(120deg, rgba(var(--primary-color-rgb), 0.08), rgba(var(--secondary-color-rgb), 0.08));
    font-size: calc(19px + 4px);
    border-radius: 6px;
    position: relative;
    margin: 5px 0 20px;
    font-weight: 700;
    padding: 8px 15px;
    color: rgb(168,206,195);
}.pricing_kit_qjXw .price_deals_CGI1 p {
    line-height: 1.6;
    overflow-wrap: break-word;
    white-space: normal;
    word-break: break-word;
    color: #000000;
    flex-grow: 1;
    margin-top: 5px;
    font-size: 12px;
    margin-bottom: 10px;
}.pricing_kit_qjXw .pic_cell_fpeX {
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    overflow: hidden;
    width: 100%;
    height: 220px;
    position: relative;
}.pricing_kit_qjXw .pic_cell_fpeX::after {
    content: "";
    bottom: 0;
    left: 0;
    z-index: 1;
    right: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    top: 0;
    position: absolute;
}.pricing_kit_qjXw .deal_board_9fhw:hover .pic_cell_fpeX {
    transform: scale(1.05);
}

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

@media (min-width: 768px) {.pricing_kit_qjXw .pricing_options_NQL7 {
    gap: 25px;
    grid-template-columns: repeat(2, 1fr);
}.pricing_kit_qjXw .package_deals_ctkY {
    grid-template-columns: 1fr;
}
}

@media (min-width: 992px) {.pricing_kit_qjXw .package_deals_ctkY {
    gap: 40px;
    grid-template-columns: 2fr 1fr;
}.pricing_kit_qjXw .study_offers_gDjX {
    align-self: center;
    grid-column: 2;
    grid-row: 1;
    text-align: left;
}.pricing_kit_qjXw .study_offers_gDjX h2 {
    display: inline-block;
}.pricing_kit_qjXw .study_offers_gDjX h2::after {
    transform: none;
    left: 0;
}.pricing_kit_qjXw .learn_packs_BzFn {
    margin: 25px 0 0;
}.pricing_kit_qjXw .pricing_options_NQL7 {
    grid-template-columns: repeat(2, 1fr);
    grid-row: 1;
    grid-column: 1;
}
}

@media (min-width: 1200px) {.pricing_kit_qjXw .pricing_options_NQL7 {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}.pricing_kit_qjXw .price_deals_CGI1 {
    padding: 40px 35px;
}.pricing_kit_qjXw .pic_cell_fpeX {
    height: 240px;
}
}

@media (max-width: 767px) {.pricing_kit_qjXw {
    padding: 80px 0;
}.pricing_kit_qjXw .study_offers_gDjX {
    margin-bottom: 20px;
}.pricing_kit_qjXw .lesson_plans_OmEi {
    max-width: 100%;
}.pricing_kit_qjXw .price_deals_CGI1 {
    padding: 30px 25px;
}.pricing_kit_qjXw .price_deals_CGI1 h3 {
    font-size: calc(19px + 1px);
}.pricing_kit_qjXw .pricing_deals_gnSI {
    font-size: 19px;
    margin: 0 0 15px;
}.pricing_kit_qjXw .pic_cell_fpeX {
    height: 200px;
}
}

@media (max-width: 480px) {.pricing_kit_qjXw {
    padding: 60px 0;
}.pricing_kit_qjXw .price_deals_CGI1 {
    padding: 25px 20px;
}.pricing_kit_qjXw .pic_cell_fpeX {
    height: 180px;
}}.contact_section_FJxT {
    padding: 100px 0;
    background-color: rgb(211,233,224);
    position: relative;
    overflow: hidden;
}.contact_section_FJxT::before {
    background: linear-gradient(120deg, rgb(168,206,195,0.5) 0%, transparent 75%);
    content: "";
    width: 100%;
    top: 0;
    position: absolute;
    height: 100%;
    opacity: 0.15;
    left: 0;
}.contact_section_FJxT::after {
    width: 70%;
    right: 0;
    bottom: 0;
    opacity: 0.1;
    content: "";
    height: 70%;
    position: absolute;
    background: linear-gradient(240deg, rgb(122,181,169,0.5) 0%, transparent 70%);
}.contact_section_FJxT .container {
    position: relative;
    max-width: 1200px;
    z-index: 1;
    padding: 0 30px;
    margin: 0 auto;
}.contact_section_FJxT h2 {
    font-size: 30px;
    font-weight: 700;
    font-family: Arial, sans-serif;
    color: #000000;
    text-align: center;
    margin-bottom: 15px;
    position: relative;
}.contact_section_FJxT .message_help_8o2i {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    margin-top: 50px;
    border-radius: 16px;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    display: flex;
    background: #ffffff;
}.contact_section_FJxT .pic_cell_fpeX {
    position: relative;
    min-height: 500px;
    overflow: hidden;
    flex: 0 0 40%;
}.contact_section_FJxT .pic_cell_fpeX::after {
    left: 0;
    right: 0;
    top: 0;
    background: linear-gradient(to bottom, transparent 30%, rgba(0, 0, 0, 0.4));
    position: absolute;
    content: "";
    bottom: 0;
}.contact_section_FJxT .support_message_dfzU {
    padding: 60px;
    flex: 0 0 60%;
    position: relative;
}.contact_section_FJxT .support_message_dfzU::before {
    border-radius: 2.5px;
    width: 5px;
    left: 0;
    position: absolute;
    top: 40px;
    background: linear-gradient(to bottom, rgb(168,206,195), rgb(122,181,169));
    content: "";
    height: calc(100% - 80px);
}.contact_section_FJxT form {
    padding-left: 25px;
    width: 100%;
}.contact_section_FJxT form h3 {
    margin-bottom: 35px;
    font-size: 18px;
    color: #000000;
    font-weight: 600;
    font-family: Arial, sans-serif;
}.contact_section_FJxT form input[type="text"] {
    border: none;
    background: rgb(211,233,224);
    color: #000000;
    font-size: 12px;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    padding: 18px 25px;
    margin-bottom: 20px;
    border-radius: 10px;
    width: 100%;
}.contact_section_FJxT form input[type="text"]:focus {
    box-shadow: 0 0 0 2px rgb(168,206,195,0.5);
    outline: none;
    background: rgba(rgb(168,206,195), 0.05);
}.contact_section_FJxT form input[type="text"]::placeholder {
    color: rgba(#000000, 0.4);
}.contact_section_FJxT .connect_feedback_lDG5 {
    display: flex;
    align-items: flex-start;
    margin: 10px 0 30px;
}.contact_section_FJxT .connect_feedback_lDG5 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contact_section_FJxT .connect_feedback_lDG5 label {
    position: relative;
    line-height: 1.5;
    font-size: 12px;
    padding-left: 35px;
    cursor: pointer;
    color: #000000;
}.contact_section_FJxT .connect_feedback_lDG5 label::before {
    left: 0;
    position: absolute;
    border-radius: 10px;
    width: 22px;
    content: "";
    height: 22px;
    transition: all 0.2s ease;
    border: 2px solid rgb(168,206,195,0.5);
    top: 2px;
}.contact_section_FJxT .connect_feedback_lDG5 input[type="checkbox"]:checked + label::before {
    background-color: rgb(168,206,195);
    border-color: rgb(168,206,195);
}.contact_section_FJxT .connect_feedback_lDG5 input[type="checkbox"]:checked + label::after {
    top: 9px;
    height: 11px;
    transform: rotate(45deg);
    position: absolute;
    content: "";
    border-right: 2px solid #ffffff;
    left: 8px;
    border-bottom: 2px solid #ffffff;
    width: 6px;
}.contact_section_FJxT .connect_feedback_lDG5 label a {
    color: rgb(168,206,195);
    transition: all 0.3s ease;
    text-decoration: none;
}.contact_section_FJxT .connect_feedback_lDG5 label a:hover {
    color: rgb(122,181,169);
    text-decoration: underline;
}.contact_section_FJxT form .support_inquiry_zC23 {
    overflow: hidden;
    border-radius: 10px;
    font-weight: 600;
    font-family: Arial, sans-serif;
    font-size: 18px;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    transition: all 0.3s ease;
    border: none;
    background: linear-gradient(45deg, rgb(168,206,195), rgb(122,181,169));
    padding: 15px 35px;
    position: relative;
}.contact_section_FJxT form .support_inquiry_zC23::before {
    content: "";
    width: 120%;
    background: rgba(255, 255, 255, 0.2);
    transition: all 0.4s ease;
    transform: rotate(45deg) translateX(-200%);
    top: -10%;
    left: -10%;
    height: 120%;
    position: absolute;
}.contact_section_FJxT form .support_inquiry_zC23:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 15px rgba(rgb(168,206,195), 0.3);
}.contact_section_FJxT form .support_inquiry_zC23:hover::before {
    transform: rotate(45deg) translateX(200%);
}.contact_section_FJxT svg {
    width: 22px;
    fill: rgb(168,206,195);
    height: 22px;
}.contact_section_FJxT svg path {
    fill: rgb(168,206,195);
    transition: fill 0.3s ease;
}

@keyframes pulseGlow {
    0%, 100% {
        opacity: 0.05;
    }
    50% {
        opacity: 0.1;
    }
}

@media screen and (max-width: 1024px) {.contact_section_FJxT .support_message_dfzU {
    padding: 50px 40px;
}
}

@media screen and (max-width: 991px) {.contact_section_FJxT .pic_cell_fpeX {
    flex: 0 0 100%;
    min-height: 300px;
}.contact_section_FJxT .support_message_dfzU {
    flex: 0 0 100%;
}.contact_section_FJxT .support_message_dfzU::before {
    width: calc(100% - 80px);
    background: linear-gradient(to right, rgb(168,206,195), rgb(122,181,169));
    top: 0;
    height: 5px;
    left: 40px;
}.contact_section_FJxT form {
    padding-left: 0;
    padding-top: 25px;
}
}

@media screen and (max-width: 767px) {.contact_section_FJxT {
    padding: 70px 0;
}.contact_section_FJxT .pic_cell_fpeX {
    min-height: 250px;
}.contact_section_FJxT .support_message_dfzU {
    padding: 40px 30px;
}.contact_section_FJxT .support_message_dfzU::before {
    left: 30px;
    width: calc(100% - 60px);
}
}

@media screen and (max-width: 480px) {.contact_section_FJxT {
    padding: 50px 0;
}.contact_section_FJxT h2 {
    font-size: calc(30px * 0.8);
}.contact_section_FJxT .pic_cell_fpeX {
    min-height: 200px;
}.contact_section_FJxT .support_message_dfzU {
    padding: 30px 20px;
}.contact_section_FJxT .support_message_dfzU::before {
    left: 20px;
    width: calc(100% - 40px);
}.contact_section_FJxT form h3 {
    margin-bottom: 25px;
    font-size: calc(18px * 0.9);
}.contact_section_FJxT form input[type="text"] {
    padding: 15px 20px;
}.contact_section_FJxT form .support_inquiry_zC23 {
    text-align: center;
    width: 100%;
}}.homepage_RVmb {
    overflow: hidden;
    position: relative;
    height: 100vh;
    min-height: 650px;
    background-color: #000000;
    width: 100%;
}.homepage_RVmb .learning_experts_sx9E {
    align-items: center;
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    justify-content: center;
}.homepage_RVmb .main_hero_ZEv1 {
    z-index: 1;
    left: 0;
    height: 100%;
    overflow: hidden;
    top: 0;
    position: absolute;
    width: 100%;
}.homepage_RVmb .main_hero_ZEv1::before {
    position: absolute;
    content: '';
    opacity: 0.85;
    z-index: 2;
    left: 0;
    background: linear-gradient(
        90deg,
        #000000 0%,
        transparent 20%,
        transparent 80%,
        #000000 100%
    ), linear-gradient(
        0deg,
        #000000 0%,
        transparent 30%,
        transparent 70%,
        #000000 100%
    );
    width: 100%;
    top: 0;
    height: 100%;
}.homepage_RVmb .main_hero_ZEv1::after {
    width: 100%;
    left: 0;
    z-index: 2;
    background-position: 0 0, 0 4px, 4px -4px, -4px 0px;
    height: 100%;
    background-image: 
        linear-gradient(45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgba(0, 0, 0, 0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgba(0, 0, 0, 0.5) 75%);
    opacity: 0.05;
    background-size: 8px 8px;
    position: absolute;
    top: 0;
    content: '';
}.homepage_RVmb .master_expert_0VSc {
    display: flex;
    transition: transform 0.7s cubic-bezier(0.33, 1, 0.68, 1);
    animation: infinite-scroll 30s linear infinite;
    width: fit-content;
    height: 100%;
}.homepage_RVmb .start_open_6lmk {
    overflow: hidden;
    position: relative;
    height: 100%;
    width: 100vw;
}.homepage_RVmb .start_open_6lmk::before {
    opacity: 0.3;
    mix-blend-mode: overlay;
    background: radial-gradient(
        circle at center,
        transparent 40%,
        rgb(168,206,195,0.5) 100%
    );
    position: absolute;
    height: 100%;
    z-index: 1;
    width: 100%;
    top: 0;
    left: 0;
    content: '';
}.homepage_RVmb .start_open_6lmk::after {
    height: 100%;
    z-index: 1;
    content: '';
    background: linear-gradient(
        135deg,
        rgb(168,206,195,0.5) 0%,
        transparent 100%
    );
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.2;
    width: 100%;
}.homepage_RVmb .start_open_6lmk img {
    height: 100%;
    filter: brightness(0.8) saturate(1.2);
    transform-origin: center;
    width: 100%;
    transition: transform 0.5s ease;
    object-fit: cover;
    animation: ken-burns 20s ease infinite alternate;
}.homepage_RVmb .text_box_item_jZkO {
    animation: float 6s ease-in-out infinite;
    max-width: 750px;
    transform: translateY(0);
    padding: 3rem;
    text-align: center;
    width: 85%;
    z-index: 5;
    position: relative;
    background: radial-gradient(
        ellipse at center,
        rgba(0, 0, 0, 0.5) 0%,
        rgba(0, 0, 0, 0) 70%
    );
}.homepage_RVmb .text_box_item_jZkO::before {
    opacity: 0.3;
    border-radius: 20px;
    z-index: -1;
    border: 1px solid rgb(168,206,195,0.5);
    animation: border-pulse 4s ease-in-out infinite;
    right: -10px;
    bottom: -10px;
    transform: scale(0.97);
    top: -10px;
    left: -10px;
    content: '';
    position: absolute;
}.homepage_RVmb .text_box_item_jZkO::after {
    position: absolute;
    top: 0;
    content: '';
    width: 100%;
    filter: blur(15px);
    z-index: -1;
    background: radial-gradient(
        circle at center,
        rgba(0, 0, 0, 0.5) 0%,
        transparent 100%
    );
    height: 100%;
    left: 0;
}.homepage_RVmb .text_box_item_jZkO h1 {
    letter-spacing: 1px;
    color: #ffffff;
    text-shadow: 0 2px 15px rgba(0, 0, 0, 0.4);
    margin-bottom: 1.8rem;
    display: inline-block;
    font-weight: 700;
    position: relative;
    font-size: 40px;
}.homepage_RVmb .text_box_item_jZkO h1::before,
.homepage_RVmb .text_box_item_jZkO h1::after {
    background: rgb(168,206,195);
    bottom: -8px;
    content: '';
    position: absolute;
    height: 3px;
}.homepage_RVmb .text_box_item_jZkO h1::before {
    left: 0;
    animation: line-grow-left 1.5s ease-out forwards;
    right: 75%;
}.homepage_RVmb .text_box_item_jZkO h1::after {
    left: 75%;
    animation: line-grow-right 1.5s ease-out forwards;
    right: 0;
}.homepage_RVmb .text_box_item_jZkO p {
    animation: text-fade 1.5s ease-in forwards;
    margin-bottom: 2.5rem;
    line-height: 1.8;
    text-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
    font-size: 13px;
    color: #ffffff;
    opacity: 0.95;
}.homepage_RVmb .text_box_item_jZkO .support_inquiry_zC23 {
    border: none;
    padding: 0.9rem 2.2rem;
    display: inline-block;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
    animation: button-gradient 3s ease infinite;
    position: relative;
    background: linear-gradient(
        to right,
        rgb(168,206,195) 0%,
        rgb(122,181,169) 50%,
        rgb(168,206,195) 100%
    );
    color: #ffffff;
    text-decoration: none;
    overflow: hidden;
    background-size: 200% auto;
    font-size: 15px;
    border-radius: 20px;
    font-weight: 600;
    z-index: 1;
    transition: all 0.5s ease;
}.homepage_RVmb .text_box_item_jZkO .support_inquiry_zC23::before {
    position: absolute;
    top: -50%;
    background: radial-gradient(
        circle,
        rgba(255, 255, 255, 0.3) 0%,
        transparent 70%
    );
    transform: scale(0);
    z-index: -1;
    transition: transform 0.5s ease-out;
    width: 200%;
    height: 200%;
    left: -50%;
    content: '';
}.homepage_RVmb .text_box_item_jZkO .support_inquiry_zC23:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
}.homepage_RVmb .text_box_item_jZkO .support_inquiry_zC23:hover::before {
    transform: scale(1);
}

@keyframes infinite-scroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(calc(-100% / var(--slide-count, 2) * (var(--slide-count, 2) - 1)));
    }
}

@keyframes ken-burns {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes float {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

@keyframes border-pulse {
    0%, 100% {
        opacity: 0.3;
        transform: scale(0.97);
    }
    50% {
        opacity: 0.5;
        transform: scale(1);
    }
}

@keyframes line-grow-left {
    0% {
        right: 100%;
    }
    100% {
        right: 75%;
    }
}

@keyframes line-grow-right {
    0% {
        left: 100%;
    }
    100% {
        left: 75%;
    }
}

@keyframes text-fade {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 0.95;
        transform: translateY(0);
    }
}

@keyframes button-gradient {
    0% {
        background-position: 0% center;
    }
    50% {
        background-position: 100% center;
    }
    100% {
        background-position: 0% center;
    }
}

@media (max-width: 1200px) {.homepage_RVmb {
    height: 90vh;
}.homepage_RVmb .text_box_item_jZkO {
    max-width: 700px;
    padding: 2.5rem;
    width: 90%;
}
}

@media (max-width: 992px) {.homepage_RVmb {
    height: 85vh;
}.homepage_RVmb .text_box_item_jZkO {
    max-width: 650px;
    padding: 2rem;
}.homepage_RVmb .text_box_item_jZkO h1 {
    font-size: calc(40px * 0.9);
    margin-bottom: 1.5rem;
}.homepage_RVmb .text_box_item_jZkO p {
    line-height: 1.7;
    font-size: calc(13px * 0.95);
    margin-bottom: 2rem;
}.homepage_RVmb .text_box_item_jZkO .support_inquiry_zC23 {
    padding: 0.8rem 2rem;
}
}

@media (max-width: 768px) {.homepage_RVmb {
    min-height: 550px;
    height: 80vh;
}.homepage_RVmb .main_hero_ZEv1::before {
    opacity: 0.9;
    background: linear-gradient(
            90deg,
            #000000 0%,
            transparent 15%,
            transparent 85%,
            #000000 100%
        ), linear-gradient(
            0deg,
            #000000 0%,
            transparent 25%,
            transparent 75%,
            #000000 100%
        );
}.homepage_RVmb .text_box_item_jZkO {
    max-width: 90%;
    padding: 1.8rem;
}.homepage_RVmb .text_box_item_jZkO h1 {
    font-size: 40px;
    margin-bottom: 1.3rem;
}.homepage_RVmb .text_box_item_jZkO p {
    line-height: 1.6;
    margin-bottom: 1.8rem;
}.homepage_RVmb .text_box_item_jZkO .support_inquiry_zC23 {
    padding: 0.7rem 1.8rem;
    font-size: calc(15px * 0.95);
}
    
    @keyframes float {
        0%, 100% {
            transform: translateY(0);
        }
        50% {
            transform: translateY(-5px);
        }
    }
}

@media (max-width: 576px) {.homepage_RVmb {
    height: 70vh;
    min-height: 500px;
}.homepage_RVmb .main_hero_ZEv1::before {
    background: linear-gradient(
            90deg,
            #000000 0%,
            transparent 10%,
            transparent 90%,
            #000000 100%
        ), linear-gradient(
            0deg,
            #000000 0%,
            transparent 20%,
            transparent 80%,
            #000000 100%
        );
    opacity: 0.92;
}.homepage_RVmb .main_hero_ZEv1::after {
    background-size: 6px 6px;
}.homepage_RVmb .text_box_item_jZkO {
    padding: 1.5rem;
}.homepage_RVmb .text_box_item_jZkO::before {
    display: none;
}.homepage_RVmb .text_box_item_jZkO h1 {
    font-size: calc(40px * 0.9);
    margin-bottom: 1.1rem;
}.homepage_RVmb .text_box_item_jZkO h1::before,
    .homepage_RVmb .text_box_item_jZkO h1::after {
    height: 2px;
    bottom: -6px;
}.homepage_RVmb .text_box_item_jZkO p {
    margin-bottom: 1.5rem;
    line-height: 1.5;
    font-size: calc(13px * 0.9);
}.homepage_RVmb .text_box_item_jZkO .support_inquiry_zC23 {
    padding: 0.6rem 1.5rem;
}
    
    @keyframes float {
        0%, 100% {
            transform: translateY(0);
        }
        50% {
            transform: translateY(-3px);
        }
    }
}

@media (max-width: 420px) {.homepage_RVmb {
    height: 60vh;
    min-height: 450px;
}.homepage_RVmb .text_box_item_jZkO {
    padding: 1.2rem;
}.homepage_RVmb .text_box_item_jZkO h1 {
    font-size: calc(40px * 0.85);
    margin-bottom: 1rem;
}.homepage_RVmb .text_box_item_jZkO p {
    font-size: calc(13px * 0.85);
    margin-bottom: 1.2rem;
}.homepage_RVmb .text_box_item_jZkO .support_inquiry_zC23 {
    padding: 0.5rem 1.3rem;
    font-size: calc(15px * 0.9);
}
}

@media (max-height: 600px) {.homepage_RVmb {
    height: auto;
    min-height: 450px;
}.homepage_RVmb .text_box_item_jZkO {
    padding: 1.5rem;
}@keyframes float {
        0%, 100% {
            transform: translateY(0);
        }
        50% {
            transform: translateY(-2px);
        }
    }
}

.homepage_RVmb .start_open_6lmk:nth-child(odd) img {
    animation-delay: -10s;
}.homepage_RVmb .master_expert_0VSc {
    --slide-count: 2;
}.homepage_RVmb:has(.start_open_6lmk:nth-child(3)) .master_expert_0VSc {
    --slide-count: 3;
}.homepage_RVmb:has(.start_open_6lmk:nth-child(4)) .master_expert_0VSc {
    --slide-count: 4;
}.homepage_RVmb:has(.start_open_6lmk:nth-child(5)) .master_expert_0VSc {
    --slide-count: 5;
}.homepage_RVmb:has(.start_open_6lmk:nth-child(n+6)) .master_expert_0VSc {
    --slide-count: 5;
}.get_updates_kU8s {
    padding: 4rem 2rem;
    position: relative;
    background: linear-gradient(135deg, rgb(211,233,224) 0%, rgb(168,206,195,0.5) 100%);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    border-radius: 27px;
    overflow: hidden;
}.get_updates_kU8s::before {
    background: linear-gradient(45deg, rgb(122,181,169,0.5) 0%, rgb(122,181,169) 100%);
    top: -10%;
    width: 60%;
    position: absolute;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 30% 100%);
    z-index: 1;
    transform: rotate(-15deg);
    height: 120%;
    right: -10%;
    content: "";
}.get_updates_kU8s .container {
    z-index: 2;
    grid-template-columns: 1fr;
    grid-gap: 2rem;
    display: grid;
    position: relative;
}.get_updates_kU8s .learning_experts_sx9E {
    transform: perspective(1000px) rotateX(5deg);
    padding: 2rem;
}.get_updates_kU8s p {
    color: #000000;
    animation: slideIn 0.7s forwards 0.3s;
    transform: translateX(-20px);
    position: relative;
    font-family: Arial, sans-serif;
    opacity: 0;
    padding-left: 3rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
    font-size: 22px;
}.get_updates_kU8s p::before {
    transform: scaleX(0);
    top: 50%;
    width: 2rem;
    background: rgb(168,206,195);
    content: "";
    animation: growLine 0.8s forwards 0.6s;
    position: absolute;
    left: 0;
    height: 2px;
    transform-origin: left;
}.get_updates_kU8s .input_holder {
    display: flex;
    position: relative;
    animation: slideIn 0.7s forwards 0.5s;
    transform: translateX(30px);
    opacity: 0;
    gap: 1rem;
    flex-direction: column;
}.get_updates_kU8s .sub_objective_x5ch {
    font-size: 18px;
    border: none;
    border-radius: 10px;
    font-family: Arial, sans-serif;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.5);
    transform: translateY(0);
    padding: 1rem 1.5rem;
    width: 100%;
    transition: all 0.3s ease;
    background-color: #ffffff;
}.get_updates_kU8s .sub_objective_x5ch:focus {
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.5);
    transform: translateY(-5px);
    outline: none;
}.get_updates_kU8s .news_section_IXCk {
    transition: all 0.3s ease;
    letter-spacing: 0.5px;
    overflow: hidden;
    font-weight: 600;
    background: linear-gradient(135deg, rgb(168,206,195) 0%, rgb(122,181,169) 100%);
    color: #ffffff;
    cursor: pointer;
    font-size: 18px;
    border: none;
    padding: 1rem 2rem;
    font-family: Arial, sans-serif;
    align-self: flex-start;
    border-radius: 10px;
    position: relative;
    text-transform: uppercase;
}.get_updates_kU8s .news_section_IXCk::before {
    transition: all 0.6s ease;
    width: 100%;
    top: 0;
    content: "";
    height: 100%;
    left: -100%;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
}.get_updates_kU8s .news_section_IXCk:hover {
    box-shadow: 0 10px 25px rgb(168,206,195,0.5);
    transform: translateY(-5px) scale(1.02);
}.get_updates_kU8s .news_section_IXCk:hover::before {
    left: 100%;
}

@keyframes slideIn {
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes growLine {
    to {
        transform: scaleX(1);
    }
}

@media screen and (min-width: 768px) {.get_updates_kU8s {
    padding: 5rem 3rem;
}.get_updates_kU8s .container {
    align-items: center;
    grid-template-columns: 1.2fr 1fr;
}.get_updates_kU8s p {
    margin-bottom: 0;
    font-size: 31px;
    padding-left: 5rem;
}.get_updates_kU8s p::before {
    width: 4rem;
}.get_updates_kU8s .input_holder {
    flex-direction: row;
    align-items: stretch;
}.get_updates_kU8s .sub_objective_x5ch {
    border-radius: 10px 0 0 10px;
    flex: 1;
}.get_updates_kU8s .news_section_IXCk {
    border-radius: 0 10px 10px 0;
    align-self: stretch;
}}.meet_us_QDmi {
    position: relative;
    padding: 120px 0 140px;
    color: #ffffff;
    overflow: hidden;
}.meet_us_QDmi::before {
    z-index: 1;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    content: "";
    background: linear-gradient(135deg, rgba(12, 19, 35, 0.92), rgba(28, 35, 61, 0.85));
}.meet_us_QDmi::after {
    position: absolute;
    filter: blur(70px);
    background: linear-gradient(45deg, rgb(168,206,195,0.5), rgb(122,181,169,0.5));
    content: "";
    z-index: 0;
    transform: rotate(-15deg);
    top: -10%;
    right: -10%;
    animation: floatGradient 15s ease-in-out infinite alternate;
    height: 70%;
    width: 80%;
}.meet_us_QDmi .container {
    max-width: 1200px;
    z-index: 2;
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
}.meet_us_QDmi h2 {
    position: relative;
    font-weight: 700;
    display: inline-block;
    transform: translateX(-10px);
    font-size: 41px;
    margin-bottom: 50px;
}.meet_us_QDmi h2::before {
    height: 60%;
    width: 4px;
    position: absolute;
    left: -20px;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    background: rgb(122,181,169);
}.meet_us_QDmi h2::after {
    bottom: -12px;
    left: 0;
    position: absolute;
    height: 2px;
    width: 100px;
    content: "";
    background: linear-gradient(90deg, rgb(122,181,169), transparent);
}.meet_us_QDmi .text_box_item_jZkO {
    backdrop-filter: blur(5px);
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    gap: 30px;
    transform: translateY(0);
    position: relative;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.03));
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 40px;
    grid-template-columns: 1fr;
    display: grid;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}.meet_us_QDmi .text_box_item_jZkO:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.3);
    transform: translateY(-5px);
}.meet_us_QDmi .text_box_item_jZkO::before {
    filter: blur(8px);
    content: "";
    transition: opacity 0.6s ease;
    bottom: -2px;
    left: -2px;
    position: absolute;
    opacity: 0;
    background: linear-gradient(45deg, transparent, rgb(122,181,169,0.5), transparent);
    right: -2px;
    top: -2px;
    z-index: -1;
}.meet_us_QDmi .text_box_item_jZkO:hover::before {
    opacity: 1;
}.meet_us_QDmi .text_box_item_jZkO > div {
    position: relative;
}.meet_us_QDmi .text_box_item_jZkO p {
    font-weight: 600;
    position: relative;
    letter-spacing: 1px;
    color: rgb(122,181,169);
    font-size: calc(23px * 1.2);
    display: inline-block;
    margin-bottom: 20px;
}.meet_us_QDmi .text_box_item_jZkO p::after {
    bottom: -6px;
    content: "";
    position: absolute;
    height: 2px;
    background: rgb(122,181,169);
    width: 40px;
    transition: width 0.3s ease;
    left: 0;
}.meet_us_QDmi .text_box_item_jZkO:hover p::after {
    width: 100%;
}.meet_us_QDmi .text_box_item_jZkO div > div {
    position: relative;
    hyphens: auto;
    font-size: 16px;
    column-gap: 40px;
    opacity: 0.9;
    column-count: 1;
    line-height: 1.8;
    text-align: justify;
}.meet_us_QDmi .text_box_item_jZkO div > div::first-letter {
    font-weight: 700;
    line-height: 0.8;
    font-size: 3.5em;
    color: rgb(122,181,169);
    float: left;
    margin-right: 8px;
}

@keyframes floatGradient {
    0% {
        transform: rotate(-15deg) translate(0, 0);
    }
    50% {
        transform: rotate(-12deg) translate(-20px, 20px);
    }
    100% {
        transform: rotate(-18deg) translate(20px, -10px);
    }
}

@media (min-width: 768px) {.meet_us_QDmi {
    padding: 150px 0 180px;
}.meet_us_QDmi h2 {
    margin-bottom: 70px;
    font-size: calc(41px * 1.2);
}.meet_us_QDmi .text_box_item_jZkO {
    padding: 60px;
    grid-template-columns: 1fr;
}.meet_us_QDmi .text_box_item_jZkO div > div {
    column-count: 2;
}
}

@media (min-width: 992px) {.meet_us_QDmi {
    padding: 180px 0 200px;
}.meet_us_QDmi h2 {
    transform: translateX(-20px);
}.meet_us_QDmi .text_box_item_jZkO {
    padding: 70px;
}.meet_us_QDmi .text_box_item_jZkO div > div {
    column-count: 2;
}
}

@media (max-width: 767px) {.meet_us_QDmi {
    padding: 80px 0 100px;
}.meet_us_QDmi h2 {
    font-size: calc(34px * 1.1);
    margin-bottom: 40px;
}.meet_us_QDmi .text_box_item_jZkO {
    padding: 30px;
}.meet_us_QDmi .text_box_item_jZkO p {
    font-size: 23px;
}.meet_us_QDmi .text_box_item_jZkO div > div::first-letter {
    font-size: 2.5em;
}
}

@media (max-width: 480px) {.meet_us_QDmi {
    padding: 60px 0 80px;
}.meet_us_QDmi .text_box_item_jZkO {
    padding: 25px 20px;
}.meet_us_QDmi h2 {
    margin-bottom: 30px;
    font-size: 34px;
}.meet_us_QDmi .text_box_item_jZkO div > div {
    line-height: 1.6;
    font-size: calc(16px - 1px);
}}.course_program_DZfI {
    overflow: hidden;
    position: relative;
    padding: 80px 0;
    background: linear-gradient(135deg, rgb(211,233,224) 0%, rgba(0, 0, 0, 0.5) 100%);
}.course_program_DZfI::before {
    position: absolute;
    height: 100%;
    content: "";
    width: 100%;
    z-index: 1;
    top: 0;
    left: 0;
    background: radial-gradient(circle at 20% 50%, rgb(168,206,195,0.5) 0%, transparent 50%);
}.course_program_DZfI::after {
    background: radial-gradient(circle, rgb(122,181,169,0.5) 0%, transparent 70%);
    border-radius: 50%;
    content: "";
    position: absolute;
    animation: pulse 8s infinite alternate;
    width: 200px;
    right: -50px;
    z-index: 1;
    height: 200px;
    top: -50px;
}.course_program_DZfI .container {
    padding: 0 15px;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}.course_program_DZfI .learning_experts_sx9E {
    position: relative;
    transition: all 0.3s ease;
    gap: 40px;
    overflow: hidden;
    backdrop-filter: blur(5px);
    justify-content: space-between;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    border: 1px solid rgb(168,206,195,0.5);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0.08));
    align-items: center;
    padding: 40px;
    display: flex;
}.course_program_DZfI .learning_experts_sx9E::before {
    width: 100%;
    animation: shine 5s infinite;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    height: 100%;
    position: absolute;
    content: "";
    left: -100%;
}.course_program_DZfI .class_route_uoIi {
    padding-right: 20px;
    flex: 1;
    position: relative;
}.course_program_DZfI .class_route_uoIi::before {
    content: "";
    position: absolute;
    border: 2px solid rgb(168,206,195,0.5);
    left: -30px;
    animation: rotate 25s linear infinite;
    top: -30px;
    border-radius: 50%;
    width: 60px;
    z-index: -1;
    height: 60px;
}.course_program_DZfI .class_route_uoIi::after {
    z-index: -1;
    border-radius: 10px;
    width: 40px;
    bottom: -20px;
    right: 50px;
    height: 40px;
    position: absolute;
    border: 1px solid rgb(122,181,169,0.5);
    animation: float 8s ease-in-out infinite;
    content: "";
}.course_program_DZfI .nav_know_fPD1 {
    transform: translateZ(0);
    height: 60px;
    align-items: center;
    margin-bottom: 20px;
    display: flex;
    max-width: 180px;
    border-radius: 10px;
    background: linear-gradient(145deg, #ffffff 0%, rgb(211,233,224) 100%);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    width: 60px;
    position: relative;
    padding: 10px 15px;
    transition: transform 0.3s ease;
}.course_program_DZfI .nav_know_fPD1:hover {
    transform: translateY(-5px) translateZ(0);
}.course_program_DZfI .nav_know_fPD1 svg {
    fill: rgb(168,206,195);
    width: 40px;
    max-height: 100%;
    max-width: 100%;
    height: 40px;
    transition: fill 0.3s ease;
}.course_program_DZfI .nav_know_fPD1 svg path {
    fill: rgb(168,206,195);
    transition: fill 0.3s ease;
}.course_program_DZfI .nav_know_fPD1:hover svg,
.course_program_DZfI .nav_know_fPD1:hover svg path {
    fill: rgb(122,181,169);
}.course_program_DZfI h3 {
    margin-bottom: 25px;
    padding-bottom: 15px;
    color: rgb(168,206,195);
    font-weight: 700;
    position: relative;
    font-size: 37px;
}.course_program_DZfI h3::after {
    left: 0;
    content: "";
    background: linear-gradient(to right, rgb(168,206,195), rgb(122,181,169));
    border-radius: 10px;
    position: absolute;
    width: 80px;
    height: 3px;
    bottom: 0;
}.course_program_DZfI p {
    position: relative;
    font-size: 16px;
    color: #000000;
    font-family: Arial, sans-serif;
    font-weight: 400;
    margin-bottom: 30px;
    line-height: 1.7;
}.course_program_DZfI .pic_cell_fpeX {
    flex: 1;
    overflow: hidden;
    transform: perspective(1000px) rotateY(-5deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    min-height: 400px;
    position: relative;
    transition: all 0.5s ease;
    border-radius: 16px;
}.course_program_DZfI .pic_cell_fpeX::before {
    content: "";
    background: linear-gradient(to bottom, transparent 40%, rgba(0, 0, 0, 0.5) 100%);
    position: absolute;
    top: 0;
    z-index: 2;
    height: 100%;
    left: 0;
    width: 100%;
}.course_program_DZfI .pic_cell_fpeX::after {
    transform: rotate(25deg);
    animation: shine-effect 6s infinite;
    height: 200%;
    width: 200%;
    content: "";
    background: linear-gradient(45deg, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 60%);
    top: -50%;
    left: -50%;
    position: absolute;
    z-index: 3;
}.course_program_DZfI .learning_experts_sx9E:hover .pic_cell_fpeX {
    transform: perspective(1000px) rotateY(0deg);
}

@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 0.5;
  }
  50% {
    transform: scale(1.2);
    opacity: 0.8;
  }
  100% {
    transform: scale(1);
    opacity: 0.5;
  }
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes float {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-15px);
  }
}

@keyframes shine {
  0% {
    left: -100%;
  }
  20% {
    left: 100%;
  }
  100% {
    left: 100%;
  }
}

@keyframes shine-effect {
  0% {
    transform: rotate(25deg) translateX(-100%);
  }
  80%, 100% {
    transform: rotate(25deg) translateX(100%);
  }
}

@media screen and (max-width: 991px) {.course_program_DZfI {
    padding: 60px 0;
}.course_program_DZfI .learning_experts_sx9E {
    gap: 30px;
    flex-direction: column;
    padding: 30px;
}.course_program_DZfI .class_route_uoIi {
    padding-right: 0;
    width: 100%;
}.course_program_DZfI .pic_cell_fpeX {
    min-height: 350px;
    width: 100%;
    transform: perspective(1000px) rotateY(0);
}.course_program_DZfI h3 {
    font-size: calc(37px - 4px);
}
}

@media screen and (max-width: 767px) {.course_program_DZfI {
    padding: 50px 0;
}.course_program_DZfI .learning_experts_sx9E {
    padding: 25px;
}.course_program_DZfI .nav_know_fPD1 {
    height: 50px;
    max-width: 150px;
}.course_program_DZfI h3 {
    font-size: calc(37px - 6px);
    padding-bottom: 10px;
    margin-bottom: 15px;
}.course_program_DZfI h3::after {
    height: 2px;
    width: 60px;
}.course_program_DZfI p {
    margin-bottom: 20px;
    font-size: calc(16px - 1px);
}.course_program_DZfI .pic_cell_fpeX {
    min-height: 300px;
}
}

@media screen and (max-width: 576px) {.course_program_DZfI {
    padding: 40px 0;
}.course_program_DZfI .learning_experts_sx9E {
    gap: 20px;
    padding: 20px;
}.course_program_DZfI .nav_know_fPD1 {
    margin-bottom: 15px;
    height: 40px;
    max-width: 120px;
}.course_program_DZfI h3 {
    font-size: calc(37px - 8px);
}.course_program_DZfI .pic_cell_fpeX {
    min-height: 250px;
}
}