* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}.container {
    margin: auto;
    width: 1156px;
    max-width: 100%;
}a {
    color: inherit;
    text-decoration: none;
}.PZBiQ_wrap-container {
    height: 100%;
    flex-direction: column;
    min-height: 100%;
    display: flex;
}.xopLa_head_sitebar {
    flex: 1 0 auto;
}header,footer {
    width: 100%;
}html,body {
    color: #000000;
    height: 100%;
    font-family: Arial, sans-serif;
    min-height: 100%;
}svg {
    height: 30px;
    width: 30px;
}.tYhPX_diversity {
    flex: 0 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.hPYdz_dialogCookieSettings {
    width: 100%;
    transition: transform 0.3s ease-in-out;
    background: rgb(172,194,195);
    border-top: 3px solid rgb(140,162,163);
    z-index: 90;
    position: fixed;
    bottom: 0;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5);
}.itxZL_privacy_notify {
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    max-width: 1200px;
    display: flex;
    padding: 20px 15px;
}.qnLMm_cookie_check {
    margin-right: 15px;
    flex-shrink: 0;
}.qnLMm_cookie_check svg {
    fill: rgb(140,162,163);
    transition: fill 0.3s ease;
    width: 60px;
    height: 60px;
}.qnLMm_cookie_check svg:hover {
    fill: rgb(108,130,131);
}.kTcah_policy_opt {
    color: #000000;
    flex-grow: 1;
    margin-right: 15px;
}.hPYdz_dialogCookieSettings h5 {
    margin-bottom: 8px;
    font-weight: 600;
    font-family: Arial, sans-serif;
    font-size: 18px;
    color: rgb(140,162,163);
}.hPYdz_dialogCookieSettings p {
    font-family: Arial, sans-serif;
    line-height: 1.5;
    font-size: 18px;
    color: #000000;
}.PCKYv_cookie_controls {
    text-decoration: none;
    border-radius: 22px;
    color: #ffffff;
    background: rgb(140,162,163);
    transition: background 0.3s ease, box-shadow 0.3s ease;
    text-align: center;
    cursor: pointer;
    margin-left: 10px;
    font-size: 16px;
    padding: 10px 20px;
    line-height: 35px;
}.PCKYv_cookie_controls:hover {
    background: rgb(108,130,131);
    box-shadow: 0 0 10px rgb(108,130,131,0.5);
}#TDBlU_cookies_allowance_action {
    background: rgb(140,162,163);
}#Ovaql_rejectTrackingCookiesSetting {
    background: rgba(0, 0, 0, 0.5);
}.hPYdz_dialogCookieSettings p a {
    transition: color 0.3s ease;
    text-decoration: underline;
    color: rgb(140,162,163);
}.hPYdz_dialogCookieSettings p a:hover {
    color: rgb(108,130,131);
}
@media only screen and (max-width: 1200px) {.itxZL_privacy_notify {
    align-items: center;
    flex-direction: column;
}.qnLMm_cookie_check {
    margin-bottom: 15px;
}.kTcah_policy_opt {
    text-align: center;
    margin-right: 0;
    margin-bottom: 15px;
}.PCKYv_cookie_controls {
    margin-left: 0;
    width: 100%;
    max-width: 200px;
    margin-bottom: 10px;
}
}
@media only screen and (max-width: 800px) {.itxZL_privacy_notify {
    padding: 15px;
}.qnLMm_cookie_check {
    display: none;
}.hPYdz_dialogCookieSettings h5 {
    font-size: 17px;
}.hPYdz_dialogCookieSettings p {
    font-size: 16px;
}}
#ZYaVR_cookie_warning_box {
    display: none;
}#ZYaVR_cookie_warning_box:checked ~ .hPYdz_dialogCookieSettings {
    opacity: 0;
    visibility: hidden;
}.MJcUv_register_now {
    padding: 4rem 2rem;
    background: linear-gradient(135deg, rgb(172,194,195) 0%, rgb(140,162,163,0.5) 100%);
    z-index: 1;
    overflow: hidden;
    position: relative;
    box-shadow: 0 15px 30px rgba(0,0,0,0.08);
}.MJcUv_register_now::before {
    height: 100%;
    background: radial-gradient(circle at 20% 30%, rgb(108,130,131,0.5) 0%, transparent 60%);
    content: "";
    left: 0;
    z-index: -1;
    position: absolute;
    top: 0;
    opacity: 0.7;
    width: 100%;
}.MJcUv_register_now::after {
    filter: blur(70px);
    width: 200px;
    content: "";
    right: -50px;
    bottom: -50px;
    position: absolute;
    background: rgb(140,162,163,0.5);
    height: 200px;
    z-index: -1;
    animation: pulse 8s infinite alternate ease-in-out;
}.MJcUv_register_now .container {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}.MJcUv_register_now h2 {
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    line-height: 1.3;
    max-width: 90%;
    transform: perspective(1000px) rotateX(0deg);
    text-shadow: 0 1px 2px rgba(0,0,0,0.05);
    color: #000000;
    font-size: 33px;
    margin-bottom: 2.5rem;
    font-family: Arial, sans-serif;
    font-weight: 700;
    position: relative;
}.MJcUv_register_now:hover h2 {
    transform: perspective(1000px) rotateX(2deg);
}.MJcUv_register_now .zUiOk_study_programs {
    z-index: 2;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    gap: 2rem;
    position: relative;
    align-items: center;
    display: flex;
    transform: translateY(0);
}.MJcUv_register_now .zUiOk_study_programs:hover {
    transform: translateY(-5px);
}.MJcUv_register_now svg {
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    filter: drop-shadow(0 4px 6px rgba(0,0,0,0.1));
    width: 48px;
    height: 48px;
    transform: rotate(-5deg);
}.MJcUv_register_now .zUiOk_study_programs:hover svg {
    transform: rotate(0deg) scale(1.1);
}.MJcUv_register_now svg path {
    fill: rgb(140,162,163);
    transition: fill 0.3s ease;
}.MJcUv_register_now .zUiOk_study_programs:hover svg path {
    fill: rgb(108,130,131);
}.MJcUv_register_now .crKUY_reach_links {
    font-size: 15px;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.4s ease;
    z-index: 1;
    position: relative;
    text-decoration: none;
    overflow: hidden;
    padding: 1rem 2rem;
    font-weight: 600;
    color: #ffffff;
    display: inline-block;
    box-shadow: 0 8px 16px rgba(0,0,0,0.12);
    border-radius: 10px;
    font-family: Arial, sans-serif;
    background: linear-gradient(135deg, rgb(140,162,163) 0%, rgb(108,130,131) 100%);
}.MJcUv_register_now .crKUY_reach_links::before {
    width: 100%;
    z-index: -1;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    height: 100%;
    position: absolute;
    transition: left 0.6s ease;
    left: -100%;
    content: "";
}.MJcUv_register_now .crKUY_reach_links:hover {
    transform: translateY(-3px) scale(1.02);
    box-shadow: 0 12px 20px rgba(0,0,0,0.15);
}.MJcUv_register_now .crKUY_reach_links:hover::before {
    left: 100%;
}.MJcUv_register_now .crKUY_reach_links:active {
    box-shadow: 0 5px 10px rgba(0,0,0,0.1);
    transform: translateY(1px);
}

@keyframes pulse {
  0% {
    opacity: 0.4;
    transform: scale(1);
  }
  50% {
    opacity: 0.6;
    transform: scale(1.1);
  }
  100% {
    opacity: 0.4;
    transform: scale(1);
  }
}

@media (max-width: 992px) {.MJcUv_register_now {
    padding: 3.5rem 1.5rem;
}.MJcUv_register_now h2 {
    font-size: calc(33px * 0.9);
    max-width: 100%;
}.MJcUv_register_now .zUiOk_study_programs {
    gap: 1.5rem;
}.MJcUv_register_now svg {
    width: 40px;
    height: 40px;
}.MJcUv_register_now .crKUY_reach_links {
    padding: 0.9rem 1.8rem;
}
}

@media (max-width: 768px) {.MJcUv_register_now {
    padding: 3rem 1rem;
}.MJcUv_register_now h2 {
    margin-bottom: 2rem;
    font-size: calc(33px * 0.8);
}.MJcUv_register_now .zUiOk_study_programs {
    gap: 1.2rem;
    align-items: flex-start;
    flex-direction: column;
}.MJcUv_register_now svg {
    width: 36px;
    height: 36px;
}.MJcUv_register_now .crKUY_reach_links {
    width: 100%;
    text-align: center;
    padding: 0.8rem 1.6rem;
}
}

@media (max-width: 576px) {.MJcUv_register_now {
    padding: 2.5rem 1rem;
}.MJcUv_register_now h2 {
    font-size: calc(33px * 0.7);
    margin-bottom: 1.8rem;
}.MJcUv_register_now svg {
    height: 32px;
    width: 32px;
}.MJcUv_register_now .crKUY_reach_links {
    padding: 0.7rem 1.4rem;
    font-size: calc(15px * 0.9);
}}.hYRnt_welcome_board {
    min-height: 700px;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100vh;
    background: #000000;
}.hYRnt_welcome_board .zUiOk_study_programs {
    justify-content: center;
    height: 100%;
    align-items: flex-start;
    width: 100%;
    position: relative;
    flex-direction: column;
    display: flex;
}.hYRnt_welcome_board .qshVz_start_base {
    height: 100%;
    z-index: 1;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}.hYRnt_welcome_board .qshVz_start_base::before {
    content: '';
    background: linear-gradient(
        to right,
        #000000 0%,
        rgba(0, 0, 0, 0.5) 50%,
        transparent 100%
    );
    position: absolute;
    inset: 0;
    z-index: 2;
}.hYRnt_welcome_board .qshVz_start_base::after {
    position: absolute;
    background: linear-gradient(
        to bottom,
        transparent 70%,
        #000000 100%
    );
    inset: 0;
    z-index: 2;
    content: '';
}.hYRnt_welcome_board .plwzb_learn_first {
    animation-name: cascade-carousel;
    animation-duration: 35s;
    animation-timing-function: cubic-bezier(0.45, 0.05, 0.55, 0.95);
    width: 500%;
    display: flex;
    height: 100%;
    animation-iteration-count: infinite;
}.hYRnt_welcome_board .LVAUu_course_home {
    transform-origin: center;
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 20%;
}.hYRnt_welcome_board .LVAUu_course_home::before {
    content: '';
    opacity: 0.15;
    inset: 0;
    position: absolute;
    background: rgb(108,130,131,0.5);
    mix-blend-mode: multiply;
    z-index: 2;
}.hYRnt_welcome_board .LVAUu_course_home img {
    object-fit: cover;
    transform: scale(1.1);
    height: 100%;
    width: 100%;
    animation: ken-burns 15s ease alternate infinite;
}.hYRnt_welcome_board .LVAUu_course_home:nth-child(2) img {
    animation-delay: -3s;
}.hYRnt_welcome_board .LVAUu_course_home:nth-child(3) img {
    animation-delay: -6s;
}.hYRnt_welcome_board .LVAUu_course_home:nth-child(4) img {
    animation-delay: -9s;
}.hYRnt_welcome_board .LVAUu_course_home:nth-child(5) img {
    animation-delay: -12s;
}.hYRnt_welcome_board .peiYu_text_container {
    z-index: 10;
    padding: 0;
    position: relative;
    max-width: 600px;
    margin-left: 10%;
}.hYRnt_welcome_board .peiYu_text_container::before {
    animation: line-extend 1.5s ease forwards;
    width: 5px;
    transform: translateY(-50%);
    left: -30px;
    height: 0;
    content: '';
    position: absolute;
    top: 50%;
    background: rgb(140,162,163);
}.hYRnt_welcome_board .peiYu_text_container h1 {
    font-size: calc(43px * 1.4);
    font-weight: 700;
    opacity: 0;
    animation: fade-in-up 1s ease 0.5s forwards;
    color: #ffffff;
    line-height: 1.2;
    margin-bottom: 1.5rem;
    padding-bottom: 20px;
    position: relative;
    transform: translateY(30px);
}.hYRnt_welcome_board .peiYu_text_container h1::after {
    position: absolute;
    background: rgb(140,162,163);
    bottom: 0;
    left: 0;
    transform: scaleX(0);
    transform-origin: left;
    content: '';
    animation: line-grow 1.5s ease 1s forwards;
    height: 3px;
    width: 80px;
}.hYRnt_welcome_board .peiYu_text_container p {
    opacity: 0;
    transform: translateY(30px);
    font-size: 18px;
    line-height: 1.8;
    color: #ffffff;
    animation: fade-in-up 1s ease 0.8s forwards;
    margin-bottom: 2.5rem;
}.hYRnt_welcome_board .peiYu_text_container .crKUY_reach_links {
    font-weight: 600;
    display: inline-flex;
    padding: 16px 38px;
    animation: fade-in-up 1s ease 1.1s forwards;
    border: 2px solid rgb(140,162,163);
    opacity: 0;
    color: #ffffff;
    overflow: hidden;
    font-size: 15px;
    background: transparent;
    text-decoration: none;
    z-index: 1;
    border-radius: 29px;
    transition: all 0.4s ease;
    transform: translateY(30px);
    position: relative;
}.hYRnt_welcome_board .peiYu_text_container .crKUY_reach_links::before {
    position: absolute;
    background: rgb(140,162,163);
    transition: width 0.4s ease;
    width: 0;
    left: 0;
    z-index: -1;
    top: 0;
    height: 100%;
    content: '';
}.hYRnt_welcome_board .peiYu_text_container .crKUY_reach_links:hover {
    color: #ffffff;
}.hYRnt_welcome_board .peiYu_text_container .crKUY_reach_links:hover::before {
    width: 100%;
}.hYRnt_welcome_board::before {
    width: 100%;
    pointer-events: none;
    background-image: 
        linear-gradient(to right, rgba(255,255,255,0.03) 1px, transparent 1px),
        linear-gradient(to bottom, rgba(255,255,255,0.03) 1px, transparent 1px);
    top: 0;
    z-index: 5;
    left: 0;
    position: absolute;
    background-size: 20px 20px;
    content: '';
    height: 100%;
}

@keyframes cascade-carousel {
    0%, 15% {
        transform: translateX(0);
    }
    20%, 35% {
        transform: translateX(-20%);
    }
    40%, 55% {
        transform: translateX(-40%);
    }
    60%, 75% {
        transform: translateX(-60%);
    }
    80%, 95% {
        transform: translateX(-80%);
    }
    100% {
        transform: translateX(0);
    }
}

@keyframes ken-burns {
    0% {
        transform: scale(1.1) translate(0, 0);
    }
    50% {
        transform: scale(1.2) translate(-1%, -1%);
    }
    100% {
        transform: scale(1.1) translate(0, 0);
    }
}

@keyframes line-extend {
    0% {
        height: 0;
    }
    100% {
        height: 70%;
    }
}

@keyframes line-grow {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

@keyframes fade-in-up {
    0% {
        opacity: 0;
        transform: translateY(30px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 1400px) {.hYRnt_welcome_board .peiYu_text_container {
    max-width: 550px;
}.hYRnt_welcome_board .peiYu_text_container h1 {
    font-size: calc(43px * 1.3);
}
}

@media (max-width: 1200px) {.hYRnt_welcome_board .peiYu_text_container {
    max-width: 500px;
}.hYRnt_welcome_board .peiYu_text_container h1 {
    font-size: calc(43px * 1.2);
}
}

@media (max-width: 992px) {.hYRnt_welcome_board {
    min-height: 600px;
}.hYRnt_welcome_board .qshVz_start_base::before {
    background: linear-gradient(
            to right,
            #000000 0%,
            rgba(0, 0, 0, 0.5) 40%,
            transparent 90%
        );
}.hYRnt_welcome_board .peiYu_text_container {
    max-width: 450px;
    margin-left: 5%;
}.hYRnt_welcome_board .peiYu_text_container h1 {
    font-size: calc(43px * 1.1);
}
}

@media (max-width: 768px) {.hYRnt_welcome_board {
    min-height: 550px;
}.hYRnt_welcome_board .zUiOk_study_programs {
    align-items: center;
}.hYRnt_welcome_board .qshVz_start_base::before {
    background: linear-gradient(
            135deg,
            #000000 0%,
            rgba(0, 0, 0, 0.5) 50%,
            transparent 100%
        );
}.hYRnt_welcome_board .peiYu_text_container {
    padding: 2rem;
    margin-left: 0;
    background: rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(5px);
    width: 90%;
    max-width: 500px;
    border-radius: 29px;
}.hYRnt_welcome_board .peiYu_text_container::before {
    animation: width-extend 1.5s ease forwards;
    top: 0;
    transform: none;
    left: 0;
    width: 30%;
    height: 5px !important;
}.hYRnt_welcome_board .peiYu_text_container h1 {
    font-size: 43px;
}
}

@keyframes width-extend {
    0% {
        width: 0;
    }
    100% {
        width: 30%;
    }
}

@media (max-width: 576px) {.hYRnt_welcome_board {
    min-height: 500px;
}.hYRnt_welcome_board .peiYu_text_container {
    padding: 1.5rem;
}.hYRnt_welcome_board .peiYu_text_container h1 {
    padding-bottom: 15px;
    font-size: calc(43px * 0.9);
    margin-bottom: 1rem;
}.hYRnt_welcome_board .peiYu_text_container p {
    margin-bottom: 2rem;
    font-size: calc(18px * 0.9);
}.hYRnt_welcome_board .peiYu_text_container .crKUY_reach_links {
    width: 100%;
    justify-content: center;
    padding: 12px 25px;
}.hYRnt_welcome_board::before {
    background-size: 15px 15px;
}
}

@media (orientation: landscape) and (max-height: 600px) {.hYRnt_welcome_board {
    min-height: 450px;
    height: auto;
}.hYRnt_welcome_board .peiYu_text_container h1 {
    margin-bottom: 0.8rem;
    padding-bottom: 10px;
}.hYRnt_welcome_board .peiYu_text_container p {
    margin-bottom: 1.5rem;
}}.fSHTt_secure_retreat {
    position: relative;
    font-family: Arial, sans-serif;
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.5);
    padding: 4rem 2rem;
    background: linear-gradient(135deg, rgb(172,194,195), #ffffff 80%);
    overflow: hidden;
}.fSHTt_secure_retreat::before {
    content: "";
    transform-origin: left;
    top: 0;
    width: 100%;
    height: 5px;
    left: 0;
    position: absolute;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(90deg, rgb(140,162,163), rgb(108,130,131));
    transform: scaleX(0.97);
}.fSHTt_secure_retreat:hover::before {
    transform: scaleX(1);
}.fSHTt_secure_retreat::after {
    opacity: 0.03;
    transform: skewX(-12deg) translateX(30%);
    content: "";
    width: 50%;
    right: 0;
    height: 100%;
    background: linear-gradient(to left, rgb(140,162,163,0.5), transparent);
    z-index: 0;
    position: absolute;
    bottom: 0;
}.fSHTt_secure_retreat .container {
    margin: 0 auto;
    max-width: 1140px;
    z-index: 1;
    position: relative;
}.fSHTt_secure_retreat h1 {
    letter-spacing: -0.03em;
    transition: transform 0.3s ease;
    margin-bottom: 2rem;
    padding-bottom: 1rem;
    color: rgb(140,162,163);
    position: relative;
    font-weight: 700;
    font-size: 40px;
    transform: translateX(-0.5rem);
}.fSHTt_secure_retreat h1::after {
    left: 0;
    height: 3px;
    bottom: 0;
    transform-origin: left;
    position: absolute;
    background: rgb(108,130,131);
    transition: width 0.4s ease-out;
    content: "";
    width: 80px;
}.fSHTt_secure_retreat:hover h1::after {
    width: 120px;
}.fSHTt_secure_retreat h2 {
    color: #000000;
    border-left: 3px solid rgb(140,162,163);
    font-size: 36px;
    position: relative;
    margin-top: 2.5rem;
    transition: padding-left 0.3s ease;
    font-weight: 600;
    margin-bottom: 1.25rem;
    padding-left: 1rem;
}.fSHTt_secure_retreat h2:hover {
    padding-left: 1.5rem;
}.fSHTt_secure_retreat h3 {
    color: #000000;
    font-weight: 600;
    margin-bottom: 1rem;
    font-size: calc(36px * 0.85);
    position: relative;
    margin-top: 2rem;
}.fSHTt_secure_retreat h4 {
    font-weight: 400;
    color: #000000;
    margin-bottom: 0.75rem;
    display: inline-block;
    font-size: calc(36px * 0.7);
    margin-top: 1.75rem;
    position: relative;
}.fSHTt_secure_retreat h4::after {
    height: 1px;
    background: linear-gradient(to right, rgb(108,130,131), transparent);
    bottom: -5px;
    position: absolute;
    left: 0;
    content: "";
    width: 100%;
}.fSHTt_secure_retreat p {
    position: relative;
    padding-right: 1rem;
    margin-bottom: 1.5rem;
    line-height: 1.7;
    font-size: 17px;
    color: #000000;
    transition: transform 0.3s ease;
}.fSHTt_secure_retreat p:hover {
    transform: translateX(5px);
}.fSHTt_secure_retreat p strong {
    color: rgb(140,162,163);
    position: relative;
    font-weight: 600;
    display: inline-block;
}.fSHTt_secure_retreat p strong::after {
    height: 1px;
    transform-origin: left;
    content: "";
    left: 0;
    transform: scaleX(0.7);
    transition: transform 0.3s ease;
    background-color: rgb(140,162,163,0.5);
    width: 100%;
    position: absolute;
    bottom: -2px;
}.fSHTt_secure_retreat p strong:hover::after {
    transform: scaleX(1);
}.fSHTt_secure_retreat span {
    border-left: 1px dashed rgb(108,130,131,0.5);
    margin-bottom: 1.5rem;
    padding-left: 1rem;
    line-height: 1.7;
    font-size: 17px;
    display: block;
    color: #000000;
}.fSHTt_secure_retreat ul {
    padding: 0;
    list-style-type: none;
    margin: 1.5rem 0 2rem 1.5rem;
}.fSHTt_secure_retreat li {
    font-size: 17px;
    color: #000000;
    transition: transform 0.3s ease;
    position: relative;
    margin-bottom: 1rem;
    padding-left: 1.5rem;
    line-height: 1.6;
}.fSHTt_secure_retreat li:hover {
    transform: translateX(5px);
}.fSHTt_secure_retreat li::before {
    top: 0.5rem;
    position: absolute;
    background-color: rgb(108,130,131);
    width: 8px;
    content: "";
    left: 0;
    height: 8px;
    transition: transform 0.3s ease, background-color 0.3s ease;
    transform: rotate(45deg);
}.fSHTt_secure_retreat li:hover::before {
    background-color: rgb(140,162,163);
    transform: rotate(225deg);
}


@media (max-width: 991px) {.fSHTt_secure_retreat {
    padding: 3rem 1.5rem;
}.fSHTt_secure_retreat h1 {
    font-size: calc(40px * 0.9);
}.fSHTt_secure_retreat h2 {
    font-size: calc(36px * 0.9);
}.fSHTt_secure_retreat p, .fSHTt_secure_retreat span, .fSHTt_secure_retreat li {
    font-size: calc(17px * 0.95);
}
}

@media (max-width: 767px) {.fSHTt_secure_retreat {
    padding: 2.5rem 1.25rem;
}.fSHTt_secure_retreat::after {
    display: none;
}.fSHTt_secure_retreat h1 {
    font-size: calc(40px * 0.8);
    transform: translateX(0);
}.fSHTt_secure_retreat h2 {
    font-size: calc(36px * 0.8);
    padding-left: 0.75rem;
}.fSHTt_secure_retreat h3 {
    font-size: calc(36px * 0.7);
}.fSHTt_secure_retreat h4 {
    font-size: calc(36px * 0.6);
}.fSHTt_secure_retreat p, .fSHTt_secure_retreat span, .fSHTt_secure_retreat li {
    line-height: 1.6;
    font-size: calc(17px * 0.9);
}.fSHTt_secure_retreat ul {
    margin-left: 0.5rem;
}.fSHTt_secure_retreat li {
    padding-left: 1.25rem;
}
}

@media (max-width: 480px) {.fSHTt_secure_retreat {
    padding: 2rem 1rem;
}.fSHTt_secure_retreat h1 {
    font-size: calc(40px * 0.7);
    margin-bottom: 1.5rem;
}.fSHTt_secure_retreat h1::after {
    width: 60px;
}.fSHTt_secure_retreat:hover h1::after {
    width: 80px;
}.fSHTt_secure_retreat h2 {
    margin-bottom: 1rem;
    margin-top: 2rem;
    font-size: calc(36px * 0.7);
}.fSHTt_secure_retreat p, .fSHTt_secure_retreat span, .fSHTt_secure_retreat li {
    margin-bottom: 1.25rem;
    font-size: calc(17px * 0.85);
    line-height: 1.5;
}.fSHTt_secure_retreat li::before {
    top: 0.4rem;
    height: 6px;
    width: 6px;
}.fSHTt_secure_retreat p:hover, .fSHTt_secure_retreat li:hover {
    transform: translateX(3px);
}}footer {
    perspective: 1000px;
    position: relative;
    z-index: 1;
}footer::before {
    position: absolute;
    background: linear-gradient(135deg, rgb(108,130,131,0.5) 0%, rgb(140,162,163,0.5) 100%);
    left: 0;
    content: "";
    z-index: -2;
    bottom: 0;
    opacity: 0.9;
    top: 0;
    right: 0;
}footer::after {
    bottom: 0;
    position: absolute;
    background: 
        radial-gradient(circle at 20% 20%, transparent 0, transparent 80px, rgba(255, 255, 255, 0.03) 81px),
        radial-gradient(circle at 80% 40%, transparent 0, transparent 120px, rgba(255, 255, 255, 0.03) 121px),
        radial-gradient(circle at 40% 70%, transparent 0, transparent 100px, rgba(255, 255, 255, 0.03) 101px);
    top: 0;
    content: "";
    z-index: -1;
    left: 0;
    right: 0;
}.tYhPX_diversity {
    padding: 5rem 0 2.5rem;
    position: relative;
    color: #ffffff;
}.tYhPX_diversity::before {
    content: "";
    left: 0;
    background: repeating-linear-gradient(
        90deg,
        rgb(140,162,163) 0px,
        rgb(140,162,163) 40px,
        rgb(108,130,131) 40px,
        rgb(108,130,131) 80px
    );
    width: 100%;
    position: absolute;
    top: 0;
    height: 20px;
}.tYhPX_diversity .container {
    flex-wrap: wrap;
    position: relative;
    display: flex;
    gap: 4rem;
    justify-content: space-between;
}.tYhPX_diversity .company_holder {
    border-radius: 0;
    transform-style: preserve-3d;
    padding: 2rem;
    border-bottom: 6px solid rgb(140,162,163);
    flex: 1 1 380px;
    transition: all 0.4s ease;
    position: relative;
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15);
    background: rgb(140,162,163,0.5);
    transform: rotateX(5deg);
}.tYhPX_diversity .company_holder:hover {
    transform: rotateX(0deg);
}.tYhPX_diversity .company_holder h3 {
    transform: translateZ(20px);
    color: #ffffff;
    letter-spacing: 1px;
    display: inline-block;
    position: relative;
    font-size: 33px;
    margin: 0 0 1.5rem;
    font-weight: 700;
}.tYhPX_diversity .company_holder h3::before {
    left: -10px;
    height: 30px;
    border-left: 3px solid #ffffff;
    position: absolute;
    width: 30px;
    content: "";
    top: -10px;
    border-top: 3px solid #ffffff;
}.tYhPX_diversity .company_holder h3::after {
    border-bottom: 3px solid #ffffff;
    position: absolute;
    content: "";
    height: 30px;
    bottom: -10px;
    border-right: 3px solid #ffffff;
    width: 30px;
    right: -10px;
}.tYhPX_diversity .adXZY_forum_link {
    padding: 1.5rem;
    line-height: 1.6;
    transform: translateZ(10px);
    font-size: 13px;
    border-radius: 10px;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.1);
}.tYhPX_diversity .RXWlM_story_spot {
    flex: 1 1 calc(100% - 480px);
    min-width: 400px;
}.tYhPX_diversity .IWmLY_top_master {
    flex-wrap: wrap;
    display: flex;
    gap: 3rem;
}.tYhPX_diversity .hkbIz_header_page {
    flex: 1 1 calc(50% - 1.5rem);
    transform-style: preserve-3d;
    position: relative;
    transition: all 0.4s ease;
    min-width: 220px;
    transform: rotateX(-5deg);
}.tYhPX_diversity .hkbIz_header_page:hover {
    transform: rotateX(0deg);
}.tYhPX_diversity .hkbIz_header_page h5 {
    color: #ffffff;
    transform: translateZ(15px);
    margin: 0 0 1.5rem;
    background: rgb(108,130,131,0.5);
    font-size: 24px;
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.1);
    position: relative;
    padding: 1rem 1.5rem;
    display: inline-block;
    min-width: 200px;
    font-weight: 600;
}.tYhPX_diversity .hkbIz_header_page h5::after {
    height: 5px;
    position: absolute;
    bottom: -5px;
    background: rgb(108,130,131);
    right: 0;
    content: "";
    left: 0;
}.tYhPX_diversity .hkbIz_header_page .IWmLY_top_master {
    border-radius: 10px;
    display: flex;
    transform: translateZ(5px);
    gap: 1rem;
    flex-direction: column;
    padding: 1rem;
    background: rgba(255, 255, 255, 0.1);
}.tYhPX_diversity .hkbIz_header_page .IWmLY_top_master a {
    background: rgba(255, 255, 255, 0.05);
    overflow: hidden;
    display: block;
    text-decoration: none;
    transform: translateZ(10px);
    border-radius: 10px;
    color: #ffffff;
    padding: 0.7rem 1rem;
    position: relative;
    font-size: 13px;
    transition: all 0.3s ease;
}.tYhPX_diversity .hkbIz_header_page .IWmLY_top_master a::before {
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    content: "";
    position: absolute;
    height: 100%;
    transition: all 0.5s ease;
    width: 100%;
    left: -100%;
}.tYhPX_diversity .hkbIz_header_page .IWmLY_top_master a:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    color: #ffffff;
    background: rgb(108,130,131,0.5);
}.tYhPX_diversity .hkbIz_header_page .IWmLY_top_master a:hover::before {
    left: 100%;
}.htwQO_class_guide {
    padding: 2rem 0;
    background: rgb(108,130,131,0.5);
    transform-style: preserve-3d;
    perspective: 1000px;
    position: relative;
    margin-top: 3rem;
}.htwQO_class_guide::before {
    width: 100%;
    position: absolute;
    content: "";
    background: rgb(108,130,131);
    height: 20px;
    transform: rotateX(45deg);
    transform-origin: bottom;
    top: -20px;
    left: 0;
}.htwQO_class_guide .container {
    align-items: center;
    display: flex;
    justify-content: center;
}.htwQO_class_guide .AlSOb_contact_edu {
    border-radius: 50px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff;
    padding: 0.8rem 2rem;
    font-size: 13px;
    transform: translateZ(5px);
    text-align: center;
}

@media (max-width: 1200px) {.tYhPX_diversity .container {
    gap: 3rem;
}.tYhPX_diversity .company_holder {
    flex: 1 1 350px;
}.tYhPX_diversity .RXWlM_story_spot {
    flex: 1 1 calc(100% - 430px);
    min-width: 350px;
}.tYhPX_diversity .IWmLY_top_master {
    gap: 2rem;
}
}

@media (max-width: 992px) {.tYhPX_diversity {
    padding: 4rem 0 2rem;
}.tYhPX_diversity .container {
    gap: 3rem;
    flex-direction: column;
}.tYhPX_diversity .company_holder,
    .tYhPX_diversity .RXWlM_story_spot {
    min-width: 100%;
    flex: 1 1 100%;
}.tYhPX_diversity .hkbIz_header_page {
    min-width: 220px;
    flex: 1 1 calc(50% - 1.5rem);
}.tYhPX_diversity .company_holder,
    .tYhPX_diversity .hkbIz_header_page {
    transform: none;
}
}

@media (max-width: 768px) {.tYhPX_diversity {
    padding: 3.5rem 0 1.5rem;
}.tYhPX_diversity .IWmLY_top_master {
    gap: 1.5rem;
}.tYhPX_diversity .company_holder h3 {
    font-size: calc(33px - 2px);
}.tYhPX_diversity .company_holder h3::before,
    .tYhPX_diversity .company_holder h3::after {
    height: 20px;
    width: 20px;
}.htwQO_class_guide {
    margin-top: 2rem;
}.htwQO_class_guide::before {
    top: -15px;
    height: 15px;
}
}

@media (max-width: 576px) {.tYhPX_diversity {
    padding: 3rem 0 1rem;
}.tYhPX_diversity .hkbIz_header_page {
    flex: 1 1 100%;
    min-width: 100%;
}.tYhPX_diversity .IWmLY_top_master {
    gap: 0.7rem;
}.tYhPX_diversity .hkbIz_header_page .IWmLY_top_master a {
    padding: 0.6rem 0.8rem;
}.htwQO_class_guide {
    margin-top: 1.5rem;
    padding: 1.5rem 0;
}.htwQO_class_guide::before {
    display: none;
}
}

@media (max-width: 420px) {.tYhPX_diversity::before {
    height: 10px;
}.tYhPX_diversity .company_holder h3::before,
    .tYhPX_diversity .company_holder h3::after {
    display: none;
}.tYhPX_diversity .hkbIz_header_page h5 {
    width: 100%;
    min-width: auto;
}.htwQO_class_guide .AlSOb_contact_edu {
    width: 90%;
    padding: 0.7rem 1.5rem;
}}.VhLQU_get_support {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(172,194,195) 0%, rgba(245, 247, 250, 0.9) 100%);
    position: relative;
    padding: 120px 0 100px;
}.VhLQU_get_support::before {
    position: absolute;
    transform: rotate(30deg);
    top: -100px;
    border: 15px solid rgb(140,162,163,0.5);
    width: 300px;
    content: "";
    z-index: 0;
    height: 300px;
    right: -100px;
    animation: floating 8s infinite ease-in-out;
}.VhLQU_get_support::after {
    z-index: 0;
    border-radius: 10px;
    animation: floating 10s infinite ease-in-out alternate;
    transform: rotate(-15deg);
    height: 200px;
    width: 200px;
    position: absolute;
    bottom: -50px;
    left: -50px;
    background: linear-gradient(45deg, rgb(108,130,131,0.5), transparent);
    content: "";
}.VhLQU_get_support h1 {
    position: relative;
    transition: transform 0.5s ease;
    color: #000000;
    text-align: center;
    margin-bottom: 50px;
    z-index: 1;
    font-weight: 700;
    transform: perspective(1000px) translateZ(0px);
    letter-spacing: 1px;
    font-size: 38px;
}.VhLQU_get_support h1::after {
    transform: translateX(-50%);
    content: "";
    position: absolute;
    height: 4px;
    width: 80px;
    background: rgb(140,162,163);
    left: 50%;
    bottom: -15px;
}.VhLQU_get_support .container {
    margin: 0 auto;
    z-index: 2;
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
}.VhLQU_get_support .ToLib_get_contactwidget {
    transform-style: preserve-3d;
    transition: transform 0.5s ease;
    border-radius: 24px;
    padding: 40px;
    gap: 40px;
    background: #ffffff;
    transform: perspective(1000px) rotateX(0deg);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    display: grid;
    grid-template-columns: 1fr;
}.VhLQU_get_support .ToLib_get_contactwidget:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: perspective(1000px) rotateX(2deg);
}.VhLQU_get_support .ToLib_get_contactwidget > div {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    border-radius: 10px;
    padding: 20px;
    background: linear-gradient(to bottom right, rgba(250, 250, 250, 0.9), rgba(255, 255, 255, 0.7));
    position: relative;
    border-left: 4px solid rgb(140,162,163);
}.VhLQU_get_support .ToLib_get_contactwidget > div:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
    border-left: 4px solid rgb(108,130,131);
}.VhLQU_get_support .ToLib_get_contactwidget > div > div {
    font-size: 16px;
    line-height: 1.6;
    font-family: Arial, sans-serif;
    color: #000000;
}.VhLQU_get_support h6 {
    font-weight: 600;
    margin-bottom: 12px;
    align-items: center;
    text-transform: capitalize;
    font-size: 21px;
    display: flex;
    color: #000000;
}.VhLQU_get_support h6 svg {
    transition: transform 0.3s ease;
    margin-left: 10px;
    transform: scale(0.85);
}.VhLQU_get_support .ToLib_get_contactwidget > div:hover h6 svg {
    transform: scale(1);
}.VhLQU_get_support span {
    display: block;
    font-size: calc(16px - 1px);
    font-family: Arial, sans-serif;
    color: #000000;
    margin-left: 25px;
}.VhLQU_get_support .DPodk_edu_tutor {
    display: flex;
    gap: 15px;
    flex-direction: column;
}.VhLQU_get_support .milcV_ask_question {
    color: #000000;
    position: relative;
    align-items: center;
    padding-bottom: 5px;
    font-size: 16px;
    transition: all 0.3s ease;
    display: flex;
    text-decoration: none;
    font-weight: 400;
}.VhLQU_get_support .milcV_ask_question::after {
    height: 2px;
    bottom: 0;
    transition: width 0.3s ease;
    content: "";
    left: 0;
    width: 0;
    background: rgb(140,162,163);
    position: absolute;
}.VhLQU_get_support .milcV_ask_question:hover {
    transform: translateX(5px);
    color: rgb(140,162,163);
}.VhLQU_get_support .milcV_ask_question:hover::after {
    width: 100%;
}.VhLQU_get_support .milcV_ask_question svg {
    transform: scale(0.85);
    margin-left: 10px;
    transition: transform 0.3s ease;
}.VhLQU_get_support .milcV_ask_question:hover svg {
    transform: scale(1) rotate(5deg);
}.VhLQU_get_support svg {
    transition: all 0.3s ease;
}.VhLQU_get_support svg:hover {
    filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.2));
}.VhLQU_get_support svg path {
    transition: fill 0.3s ease;
}.VhLQU_get_support .milcV_ask_question:hover svg path,
.VhLQU_get_support h6:hover svg path {
    fill: rgb(140,162,163);
}

@keyframes floating {
    0%, 100% {
        transform: translate(0, 0) rotate(30deg);
    }
    50% {
        transform: translate(15px, 15px) rotate(35deg);
    }
}

@media (min-width: 768px) {.VhLQU_get_support {
    padding: 150px 0 120px;
}.VhLQU_get_support .ToLib_get_contactwidget {
    gap: 30px;
    padding: 50px;
    grid-template-columns: repeat(2, 1fr);
}.VhLQU_get_support .ToLib_get_contactwidget > div:first-child {
    grid-column: 1 / -1;
}.VhLQU_get_support h1 {
    margin-bottom: 60px;
    font-size: calc(38px + 5px);
}.VhLQU_get_support h1::after {
    width: 100px;
}
}

@media (min-width: 992px) {.VhLQU_get_support .ToLib_get_contactwidget {
    grid-template-columns: 3fr 2fr 2fr;
}.VhLQU_get_support .ToLib_get_contactwidget > div:first-child {
    grid-column: auto;
}.VhLQU_get_support .ToLib_get_contactwidget > div {
    padding: 30px;
}.VhLQU_get_support h1 {
    transform: perspective(1000px) translateZ(10px);
}.VhLQU_get_support .DPodk_edu_tutor {
    gap: 20px;
}
}

@media (max-width: 576px) {.VhLQU_get_support {
    padding: 80px 0 60px;
}.VhLQU_get_support .ToLib_get_contactwidget {
    padding: 30px 20px;
}.VhLQU_get_support .ToLib_get_contactwidget > div {
    padding: 15px;
}.VhLQU_get_support h1 {
    margin-bottom: 40px;
    font-size: calc(38px - 5px);
}.VhLQU_get_support h1::after {
    width: 60px;
    height: 3px;
}}.ACfrc_program_results {
    overflow: hidden;
    position: relative;
    background: linear-gradient(120deg, rgb(172,194,195) 0%, rgb(140,162,163,0.5) 100%);
    padding: 90px 0;
}.ACfrc_program_results::before {
    height: 100%;
    content: "";
    opacity: 0.4;
    top: 0;
    position: absolute;
    width: 100%;
    left: 0;
    background: repeating-radial-gradient(
        circle at 90% 20%,
        rgb(108,130,131,0.5) 0,
        transparent 100px
    );
}.ACfrc_program_results .container {
    padding: 0 20px;
    z-index: 2;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}.ACfrc_program_results .zUiOk_study_programs {
    display: flex;
    align-items: center;
    gap: 50px;
}.ACfrc_program_results .bEalJ_img_show_wrap {
    flex: 0 0 40%;
    z-index: 1;
    transform: rotate(-2deg);
    border-radius: 20px;
    position: relative;
    transition: all 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 0 0 5px rgb(172,194,195),
        0 0 0 8px rgb(140,162,163,0.5);
    max-width: 40%;
}.ACfrc_program_results .bEalJ_img_show_wrap:hover {
    transform: rotate(0deg) scale(1.02);
}.ACfrc_program_results .peiYu_text_container {
    position: relative;
    flex: 0 0 52%;
    z-index: 2;
}.ACfrc_program_results .peiYu_text_container::before {
    inset: -20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    border-radius: 20px;
    z-index: -1;
    background: #ffffff;
    content: "";
    position: absolute;
}.ACfrc_program_results .peiYu_text_container::after {
    opacity: 0.7;
    z-index: -2;
    position: absolute;
    animation: float 10s infinite alternate ease-in-out;
    height: 70px;
    top: -35px;
    background: linear-gradient(135deg, rgb(140,162,163,0.5), rgb(108,130,131,0.5));
    left: 30px;
    width: 70px;
    content: "";
    border-radius: 50%;
}.ACfrc_program_results h3 {
    font-weight: 700;
    color: #000000;
    position: relative;
    margin-bottom: 35px;
    font-size: 31px;
}.ACfrc_program_results h3::after {
    content: "";
    left: 0;
    border-radius: 10px;
    height: 4px;
    position: absolute;
    bottom: -12px;
    background: rgb(140,162,163);
    width: 30px;
}.ACfrc_program_results ul {
    margin: 0;
    display: flex;
    gap: 16px;
    padding: 0;
    list-style: none;
    flex-direction: column;
}.ACfrc_program_results li {
    position: relative;
    padding-left: 10px;
    transition: all 0.3s ease;
}.ACfrc_program_results li::before {
    opacity: 0;
    height: 10px;
    content: "";
    position: absolute;
    left: -5px;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s ease;
    background: rgb(140,162,163,0.5);
    border-radius: 50%;
    width: 10px;
}.ACfrc_program_results li:hover {
    transform: translateX(10px);
}.ACfrc_program_results li:hover::before {
    left: -10px;
    opacity: 1;
}.ACfrc_program_results li p {
    padding: 16px 20px;
    transition: all 0.3s ease;
    color: #000000;
    background: rgb(172,194,195);
    font-weight: 400;
    margin: 0;
    border-radius: 12px;
    font-size: 17px;
    gap: 16px;
    align-items: center;
    display: flex;
    line-height: 1.5;
}.ACfrc_program_results li:hover p {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    background: linear-gradient(to right, rgb(140,162,163,0.5), rgb(172,194,195));
}.ACfrc_program_results svg {
    align-items: center;
    justify-content: center;
    width: 24px;
    transition: all 0.3s ease;
    border-radius: 50%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    flex-shrink: 0;
    height: 24px;
    background: #ffffff;
    display: flex;
    padding: 5px;
}.ACfrc_program_results svg path {
    fill: rgb(140,162,163);
    transition: fill 0.3s ease;
}.ACfrc_program_results li:hover svg {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
    transform: scale(1.1) rotate(10deg);
}.ACfrc_program_results li:hover svg path {
    fill: rgb(108,130,131);
}

@keyframes float {
    0% { transform: translate(0, 0) scale(1); }
    50% { transform: translate(10px, -10px) scale(1.1); }
    100% { transform: translate(0, 0) scale(1); }
}

@media (max-width: 992px) {.ACfrc_program_results {
    padding: 70px 0;
}.ACfrc_program_results .zUiOk_study_programs {
    gap: 70px;
    flex-direction: column;
}.ACfrc_program_results .bEalJ_img_show_wrap {
    margin: 0 auto;
    flex: none;
    max-width: 60%;
}.ACfrc_program_results .peiYu_text_container {
    flex: none;
    margin: 0 auto;
    width: 80%;
}.ACfrc_program_results .peiYu_text_container::after {
    transform: translateX(-50%);
    left: 50%;
    top: -60px;
}
}

@media (max-width: 576px) {.ACfrc_program_results {
    padding: 50px 0;
}.ACfrc_program_results .bEalJ_img_show_wrap {
    max-width: 80%;
}.ACfrc_program_results .peiYu_text_container {
    width: 100%;
}.ACfrc_program_results .peiYu_text_container::before {
    inset: -15px;
}.ACfrc_program_results h3 {
    font-size: 18px;
    margin-bottom: 30px;
}.ACfrc_program_results ul {
    gap: 12px;
}.ACfrc_program_results li p {
    padding: 12px 15px;
}.ACfrc_program_results svg {
    padding: 4px;
    height: 22px;
    width: 22px;
}}.RNMdE_teaching_history {
    padding: 100px 0;
    background: linear-gradient(135deg, rgb(172,194,195) 0%, rgb(140,162,163,0.5) 50%, rgb(172,194,195) 100%);
    overflow: hidden;
    position: relative;
}.RNMdE_teaching_history::before {
    content: "";
    height: 100%;
    opacity: 0.05;
    width: 100%;
    position: absolute;
    top: 0;
    background: repeating-linear-gradient(
        45deg,
        rgb(140,162,163,0.5) 0,
        rgb(140,162,163,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    left: 0;
}.RNMdE_teaching_history::after {
    height: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgb(140,162,163,0.5) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgb(108,130,131,0.5) 0%, transparent 50%);
    top: 0;
    width: 100%;
    position: absolute;
    content: "";
    opacity: 0.4;
    left: 0;
    filter: blur(60px);
}.RNMdE_teaching_history .container {
    position: relative;
    padding: 0 15px;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
}.RNMdE_teaching_history .oBwAi_student_praise {
    backdrop-filter: blur(10px);
    overflow: hidden;
    position: relative;
    padding: 60px 40px;
    border-radius: 23px;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: flex;
    align-items: center;
    flex-direction: column;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.9) 0%,
        rgba(255, 255, 255, 0.7) 100%
    );
    box-shadow: 
        0 20px 50px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.1);
}.RNMdE_teaching_history .oBwAi_student_praise::before {
    z-index: 1;
    opacity: 0;
    transition: opacity 0.6s ease;
    inset: 0;
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgba(255, 255, 255, 0.2) 15%,
        rgba(255, 255, 255, 0.3) 50%,
        rgba(255, 255, 255, 0.2) 85%,
        transparent 100%
    );
    content: "";
    transform: rotate(-45deg) scale(2);
    position: absolute;
}.RNMdE_teaching_history .oBwAi_student_praise:hover::before {
    animation: holographic-sweep 1.5s ease infinite;
    opacity: 1;
}@keyframes holographic-sweep {
    0% {
        transform: rotate(-45deg) translateX(-50%) scale(2);
        opacity: 0;
    }
    30% {
        opacity: 0.3;
    }
    70% {
        opacity: 0.3;
    }
    100% {
        transform: rotate(-45deg) translateX(50%) scale(2);
        opacity: 0;
    }
}

.RNMdE_teaching_history .bEalJ_img_show_wrap {
    margin-bottom: 35px;
    height: 180px;
    transition: all 0.5s ease;
    border-radius: 10px;
    position: relative;
    transform: rotate(-3deg);
    z-index: 2;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.2),
        0 0 0 5px rgba(255, 255, 255, 0.8),
        0 0 0 10px rgb(140,162,163,0.5);
    overflow: hidden;
    width: 180px;
}.RNMdE_teaching_history .bEalJ_img_show_wrap::before {
    content: "";
    z-index: 3;
    height: 100%;
    position: absolute;
    top: 0;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.4) 0%,
        transparent 50%,
        rgba(255, 255, 255, 0.4) 100%
    );
    left: 0;
    width: 100%;
}.RNMdE_teaching_history .bEalJ_img_show_wrap::after {
    position: absolute;
    left: -50%;
    opacity: 0.15;
    top: -50%;
    content: "";
    mix-blend-mode: overlay;
    z-index: 1;
    height: 200%;
    animation: rotate 15s linear infinite;
    width: 200%;
    background: 
        conic-gradient(
            from 0deg,
            transparent 0deg,
            rgb(140,162,163,0.5) 90deg,
            transparent 180deg,
            rgb(108,130,131,0.5) 270deg,
            transparent 360deg
        );
}@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.RNMdE_teaching_history .name {
    color: #000000;
    font-weight: 700;
    position: relative;
    margin-bottom: 10px;
    text-align: center;
    font-size: 29px;
    z-index: 2;
}.RNMdE_teaching_history .name::after {
    position: absolute;
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgb(140,162,163) 50%,
        transparent 100%
    );
    left: 50%;
    transform: translateX(-50%);
    width: 70px;
    content: "";
    height: 2px;
    bottom: -8px;
}.RNMdE_teaching_history .oBwAi_student_praise span:not(.name) {
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 2;
    font-weight: 600;
    text-align: center;
    font-size: 18px;
    margin-bottom: 25px;
    letter-spacing: 2px;
}.RNMdE_teaching_history .QYoGH_work_projects {
    color: #000000;
    font-size: 18px;
    border-radius: 10px;
    padding: 25px 30px;
    margin: 0;
    line-height: 1.8;
    max-width: 85%;
    background: rgba(255, 255, 255, 0.5);
    border-right: 3px solid rgb(108,130,131);
    backdrop-filter: blur(5px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    text-align: center;
    z-index: 2;
    position: relative;
    border-left: 3px solid rgb(140,162,163);
}.RNMdE_teaching_history .QYoGH_work_projects::before,
.RNMdE_teaching_history .QYoGH_work_projects::after {
    width: 40px;
    background: rgb(140,162,163,0.5);
    height: 40px;
    content: "";
    position: absolute;
    opacity: 0.1;
}.RNMdE_teaching_history .QYoGH_work_projects::before {
    top: -5px;
    border-left: 3px solid rgb(140,162,163);
    border-top: 3px solid rgb(140,162,163);
    left: -5px;
}.RNMdE_teaching_history .QYoGH_work_projects::after {
    border-right: 3px solid rgb(108,130,131);
    border-bottom: 3px solid rgb(108,130,131);
    bottom: -5px;
    right: -5px;
}.RNMdE_teaching_history .oBwAi_student_praise:hover {
    transform: translateY(-10px);
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(255, 255, 255, 0.2);
}.RNMdE_teaching_history .oBwAi_student_praise:hover .bEalJ_img_show_wrap {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.3),
        0 0 0 5px rgba(255, 255, 255, 0.9),
        0 0 0 12px rgb(140,162,163,0.5);
    transform: rotate(0deg) scale(1.05);
}

@media (max-width: 991px) {.RNMdE_teaching_history {
    padding: 80px 0;
}.RNMdE_teaching_history .oBwAi_student_praise {
    padding: 50px 30px;
}.RNMdE_teaching_history .bEalJ_img_show_wrap {
    margin-bottom: 30px;
    width: 160px;
    height: 160px;
}.RNMdE_teaching_history .QYoGH_work_projects {
    padding: 20px 25px;
    max-width: 90%;
}
}

@media (max-width: 767px) {.RNMdE_teaching_history {
    padding: 60px 0;
}.RNMdE_teaching_history .oBwAi_student_praise {
    padding: 40px 25px;
}.RNMdE_teaching_history .bEalJ_img_show_wrap {
    height: 140px;
    margin-bottom: 25px;
    width: 140px;
}.RNMdE_teaching_history .name {
    font-size: calc(29px * 0.9);
}.RNMdE_teaching_history .oBwAi_student_praise span:not(.name) {
    margin-bottom: 20px;
    font-size: calc(18px * 0.95);
}.RNMdE_teaching_history .QYoGH_work_projects {
    font-size: calc(18px * 0.95);
    padding: 18px 20px;
}
}

@media (max-width: 575px) {.RNMdE_teaching_history {
    padding: 50px 0;
}.RNMdE_teaching_history .oBwAi_student_praise {
    padding: 35px 20px;
}.RNMdE_teaching_history .bEalJ_img_show_wrap {
    margin-bottom: 20px;
    width: 120px;
    height: 120px;
}.RNMdE_teaching_history .name {
    font-size: calc(29px * 0.8);
}.RNMdE_teaching_history .oBwAi_student_praise span:not(.name) {
    font-size: calc(18px * 0.9);
    letter-spacing: 1px;
    margin-bottom: 15px;
}.RNMdE_teaching_history .QYoGH_work_projects {
    padding: 15px;
    max-width: 100%;
    font-size: calc(18px * 0.9);
}}header {
    position: relative;
    padding: 0;
    margin-top: 0;
    -webkit-backdrop-filter: blur(10px);
    background: linear-gradient(135deg, rgb(140,162,163,0.5) 0%, rgb(108,130,131,0.5) 100%);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    z-index: 100;
    backdrop-filter: blur(10px);
}header::before {
    content: '';
    width: 100%;
    top: 0;
    height: 100%;
    background: 
        radial-gradient(circle at 10% 20%, rgb(140,162,163,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(108,130,131,0.5) 0%, transparent 30%);
    z-index: -1;
    opacity: 0.5;
    position: absolute;
    left: 0;
}header .urNGv_head_top {
    padding: 1.2rem 2.5rem;
    align-items: center;
    z-index: 5;
    justify-content: space-between;
    position: relative;
    display: flex;
}header .RbSQi_header_start {
    padding: 0.8rem 1.2rem;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    flex: 0 0 auto;
    border-radius: 17px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    background: rgba(255, 255, 255, 0.15);
    -webkit-backdrop-filter: blur(5px);
    transition: all 0.4s ease;
    z-index: 2;
    position: relative;
    backdrop-filter: blur(5px);
}header .RbSQi_header_start:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    background: rgba(255, 255, 255, 0.25);
}header .SpfRE_top_base {
    display: block;
    transition: all 0.3s ease;
}header .SpfRE_top_base img {
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
    max-height: 40px;
}header .hkbIz_header_page {
    padding: 0;
    position: relative;
    z-index: 2;
    list-style: none;
    margin: 0;
    display: flex;
}header .TGhKr_first_lesson {
    position: relative;
    margin: 0 0.3rem;
}header .TGhKr_first_lesson a {
    transition: all 0.3s ease;
    color: #ffffff;
    -webkit-backdrop-filter: blur(5px);
    font-size: 12px;
    backdrop-filter: blur(5px);
    text-decoration: none;
    padding: 0.8rem 1.2rem;
    border: 1px solid rgba(255, 255, 255, 0.05);
    display: block;
    font-weight: 600;
    border-radius: 17px;
    position: relative;
    background: rgba(255, 255, 255, 0.1);
    z-index: 1;
}header .TGhKr_first_lesson a:hover {
    border-color: rgba(255, 255, 255, 0.2);
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.2);
}header .TGhKr_first_lesson a::before {
    opacity: 0;
    z-index: -1;
    top: 0;
    content: '';
    transition: opacity 0.3s ease;
    background: linear-gradient(135deg, 
        rgba(255, 255, 255, 0.1), 
        rgba(255, 255, 255, 0.05)
    );
    position: absolute;
    border-radius: 17px;
    height: 100%;
    left: 0;
    width: 100%;
}header .TGhKr_first_lesson a:hover::before {
    opacity: 1;
}header .TGhKr_first_lesson::after {
    background: #ffffff;
    transition: width 0.3s ease;
    content: '';
    position: absolute;
    border-radius: 10px;
    opacity: 0.7;
    height: 3px;
    bottom: -3px;
    left: 50%;
    width: 0;
    transform: translateX(-50%);
}header .TGhKr_first_lesson:hover::after {
    width: 70%;
}header .urNGv_head_top::before {
    content: '';
    width: 100px;
    opacity: 0.5;
    position: absolute;
    height: 100px;
    right: -20px;
    border-radius: 50%;
    z-index: -1;
    background: rgb(140,162,163,0.5);
    filter: blur(40px);
    top: -20px;
}header .urNGv_head_top::after {
    content: '';
    z-index: -1;
    height: 80px;
    border-radius: 50%;
    position: absolute;
    width: 80px;
    background: rgb(108,130,131,0.5);
    filter: blur(30px);
    opacity: 0.5;
    bottom: -20px;
    left: -20px;
}header .xopLa_head_sitebar {
    position: relative;
    background: rgb(172,194,195);
    padding-top: 2rem;
    z-index: 1;
}@keyframes float {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-10px); }
}

header .RbSQi_header_start::after {
    opacity: 0.5;
    transition: all 0.4s ease;
    left: 0;
    width: 100%;
    position: absolute;
    height: 20px;
    bottom: -20px;
    content: '';
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.1) 0%, transparent 70%);
}header .RbSQi_header_start:hover::after {
    transform: scaleX(0.9);
    opacity: 0.7;
}

@media (min-width: 1400px) {header .urNGv_head_top {
    margin: 0 auto;
    max-width: 1320px;
}header .TGhKr_first_lesson {
    margin: 0 0.5rem;
}header .TGhKr_first_lesson a {
    padding: 0.8rem 1.5rem;
}
}

@media (max-width: 991px) {header {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}header .urNGv_head_top {
    flex-wrap: wrap;
    padding: 1rem 1.5rem;
}header .RbSQi_header_start {
    padding: 0.6rem 1rem;
    border-radius: 10px;
    margin-bottom: 0;
}header .hkbIz_header_page {
    justify-content: flex-end;
    flex-basis: 100%;
    margin-top: 1rem;
}header .TGhKr_first_lesson a {
    font-size: calc(12px - 1px);
    padding: 0.6rem 1rem;
    border-radius: 10px;
}header .urNGv_head_top::before,
    header .urNGv_head_top::after {
    display: none;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .urNGv_head_top {
    padding: 0.8rem 1.2rem;
}header .RbSQi_header_start {
    padding: 0.5rem 0.8rem;
    max-width: 140px;
}header .SpfRE_top_base img {
    max-height: 35px;
}header .hkbIz_header_page {
    justify-content: flex-start;
    margin-top: 0.8rem;
    scrollbar-width: thin;
    padding-bottom: 0.5rem;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}header .hkbIz_header_page::-webkit-scrollbar {
    height: 3px;
}header .hkbIz_header_page::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 10px;
}header .TGhKr_first_lesson {
    flex: 0 0 auto;
    margin: 0 0.15rem;
}header .TGhKr_first_lesson a {
    padding: 0.5rem 0.8rem;
    font-size: calc(12px - 2px);
    white-space: nowrap;
}header .TGhKr_first_lesson::after {
    display: none;
}header .RbSQi_header_start::after {
    display: none;
}
}

@media (max-width: 479px) {header .urNGv_head_top {
    padding: 0.7rem 1rem;
}header .RbSQi_header_start {
    padding: 0.4rem 0.7rem;
    max-width: 120px;
}header .TGhKr_first_lesson a {
    font-size: calc(12px - 3px);
    padding: 0.4rem 0.6rem;
}}.DxZIB_plan_wrapper {
    overflow: hidden;
    padding: 120px 0;
    background: rgb(172,194,195);
    position: relative;
}.DxZIB_plan_wrapper::before {
    top: 0;
    height: 100%;
    left: 0;
    background: linear-gradient(135deg, 
        rgba(var(--primary-color-rgb), 0.05) 0%, 
        rgba(var(--secondary-color-rgb), 0.03) 100%);
    width: 100%;
    position: absolute;
    z-index: 0;
    content: "";
}.DxZIB_plan_wrapper .container {
    max-width: 1400px;
    z-index: 1;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
}.DxZIB_plan_wrapper .KNySj_deal_board {
    display: grid;
    grid-template-columns: 1fr;
    gap: 60px;
}.DxZIB_plan_wrapper .CBNhY_pricing_pack {
    transform: translateY(20px);
    text-align: center;
    animation: fadeSlideUp 0.8s forwards 0.2s;
    opacity: 0;
    max-width: 800px;
    margin: 0 auto;
}.DxZIB_plan_wrapper .CBNhY_pricing_pack h2 {
    color: #000000;
    display: inline-block;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 28px;
    position: relative;
}.DxZIB_plan_wrapper .CBNhY_pricing_pack h2::after {
    transform: translateX(-50%);
    bottom: -10px;
    background: linear-gradient(90deg, rgb(140,162,163), rgb(108,130,131));
    position: absolute;
    height: 3px;
    width: 80px;
    content: "";
    left: 50%;
}.DxZIB_plan_wrapper .fOMSg_pricing_card {
    margin-top: 30px;
    font-size: calc(15px + 0.1rem);
    line-height: 1.6;
    color: #000000;
}.DxZIB_plan_wrapper .ntguD_plan_cost {
    transform: translateY(30px);
    margin-top: 20px;
    display: grid;
    opacity: 0;
    gap: 30px;
    animation: fadeSlideUp 0.8s forwards 0.4s;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.DxZIB_plan_wrapper .AYomN_skill_pricing {
    will-change: transform;
    color: inherit;
    z-index: 1;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    display: block;
    text-decoration: none;
}.DxZIB_plan_wrapper .AYomN_skill_pricing:hover {
    transform: translateY(-10px) scale(1.02);
}.DxZIB_plan_wrapper .oMHla_price_sheet {
    display: flex;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    flex-direction: column;
    border-radius: 24px;
    min-height: 420px;
    position: relative;
    background: #ffffff;
    transition: box-shadow 0.4s ease, transform 0.4s ease;
}.DxZIB_plan_wrapper .AYomN_skill_pricing:hover .oMHla_price_sheet {
    box-shadow: 0 20px 40px rgba(var(--primary-color-rgb), 0.15);
}.DxZIB_plan_wrapper .AYomN_skill_pricing:nth-child(odd) .oMHla_price_sheet::before {
    left: 0;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    height: 100%;
    transform-origin: bottom;
    width: 5px;
    background: rgb(140,162,163);
    position: absolute;
    top: 0;
    content: "";
    transform: scaleY(0);
}.DxZIB_plan_wrapper .AYomN_skill_pricing:nth-child(even) .oMHla_price_sheet::before {
    transform-origin: bottom;
    content: "";
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    height: 100%;
    right: 0;
    background: rgb(108,130,131);
    transform: scaleY(0);
    width: 5px;
    position: absolute;
    top: 0;
}.DxZIB_plan_wrapper .AYomN_skill_pricing:hover .oMHla_price_sheet::before {
    transform: scaleY(1);
}.DxZIB_plan_wrapper .FefLH_fee_struct {
    display: flex;
    padding: 40px 30px;
    position: relative;
    flex: 1;
    z-index: 1;
    flex-direction: column;
}.DxZIB_plan_wrapper .FefLH_fee_struct h3 {
    display: inline-block;
    position: relative;
    font-weight: 700;
    font-size: calc(19px + 0.2rem);
    color: #000000;
    margin-bottom: 15px;
    transition: color 0.3s ease;
}.DxZIB_plan_wrapper .AYomN_skill_pricing:hover .FefLH_fee_struct h3 {
    color: rgb(140,162,163);
}.DxZIB_plan_wrapper .AYomN_skill_pricing:nth-child(even):hover .FefLH_fee_struct h3 {
    color: rgb(108,130,131);
}.DxZIB_plan_wrapper .qLkPf_learning_package {
    margin: 10px 0 20px;
    font-weight: 700;
    padding-bottom: 10px;
    display: inline-block;
    position: relative;
    color: rgb(140,162,163);
    font-size: calc(19px + 0.5rem);
}.DxZIB_plan_wrapper .AYomN_skill_pricing:nth-child(even) .qLkPf_learning_package {
    color: rgb(108,130,131);
}.DxZIB_plan_wrapper .qLkPf_learning_package::after {
    bottom: 0;
    height: 3px;
    width: 40px;
    content: "";
    opacity: 0.6;
    background: currentColor;
    left: 0;
    position: absolute;
}.DxZIB_plan_wrapper .FefLH_fee_struct p {
    hyphens: auto;
    font-size: 15px;
    color: #000000;
    overflow-wrap: break-word;
    word-break: break-word;
    word-wrap: break-word;
    line-height: 1.6;
    margin-top: auto;
}.DxZIB_plan_wrapper .bEalJ_img_show_wrap {
    position: relative;
    height: 200px;
    transform-origin: center;
    width: 100%;
    transition: transform 0.5s ease;
}.DxZIB_plan_wrapper .AYomN_skill_pricing:hover .bEalJ_img_show_wrap {
    transform: scale(1.05);
}.DxZIB_plan_wrapper .bEalJ_img_show_wrap::after {
    transition: opacity 0.4s ease;
    background: linear-gradient(to top, rgba(0,0,0,0.4), transparent);
    width: 100%;
    bottom: 0;
    content: "";
    height: 40%;
    position: absolute;
    opacity: 0;
    left: 0;
}.DxZIB_plan_wrapper .AYomN_skill_pricing:hover .bEalJ_img_show_wrap::after {
    opacity: 1;
}

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

@media (min-width: 768px) {.DxZIB_plan_wrapper .KNySj_deal_board {
    grid-template-columns: 1fr;
}.DxZIB_plan_wrapper .ntguD_plan_cost {
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    gap: 40px;
}
}

@media (min-width: 992px) {.DxZIB_plan_wrapper {
    padding: 150px 0;
}.DxZIB_plan_wrapper .KNySj_deal_board {
    gap: 80px;
    grid-template-columns: 1fr;
}.DxZIB_plan_wrapper .ntguD_plan_cost {
    gap: 30px;
    grid-template-columns: repeat(4, 1fr);
}.DxZIB_plan_wrapper .oMHla_price_sheet {
    min-height: 480px;
}
}

@media (min-width: 1200px) {.DxZIB_plan_wrapper .ntguD_plan_cost {
    gap: 40px;
}
}

@media (max-width: 767px) {.DxZIB_plan_wrapper {
    padding: 80px 0;
}.DxZIB_plan_wrapper .CBNhY_pricing_pack h2 {
    font-size: calc(28px - 0.4rem);
}.DxZIB_plan_wrapper .fOMSg_pricing_card {
    font-size: 15px;
}.DxZIB_plan_wrapper .FefLH_fee_struct {
    padding: 30px 20px;
}.DxZIB_plan_wrapper .oMHla_price_sheet {
    min-height: 400px;
}.DxZIB_plan_wrapper .bEalJ_img_show_wrap {
    height: 160px;
}
}

@media (max-width: 480px) {.DxZIB_plan_wrapper {
    padding: 60px 0;
}.DxZIB_plan_wrapper .KNySj_deal_board {
    gap: 40px;
}.DxZIB_plan_wrapper .ntguD_plan_cost {
    gap: 25px;
}.DxZIB_plan_wrapper .FefLH_fee_struct h3 {
    font-size: 19px;
}.DxZIB_plan_wrapper .qLkPf_learning_package {
    font-size: 19px;
}.DxZIB_plan_wrapper .FefLH_fee_struct p {
    font-size: calc(15px - 0.1rem);
}}.fIwvO_appSpot {
    isolation: isolate;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(172,194,195) 0%, rgba(rgb(140,162,163,0.5), 0.1) 100%);
    padding: 5rem 0;
}.fIwvO_appSpot::before {
    filter: blur(20px);
    height: 45%;
    animation: float 15s ease-in-out infinite alternate;
    position: absolute;
    top: -5%;
    right: -5%;
    opacity: 0.15;
    content: "";
    z-index: -1;
    background: linear-gradient(225deg, rgb(140,162,163) 0%, transparent 70%);
    transform: rotate(-15deg) translateZ(0);
    width: 45%;
}.fIwvO_appSpot::after {
    position: absolute;
    content: "";
    width: 35%;
    opacity: 0.15;
    z-index: -1;
    height: 35%;
    transform: rotate(15deg) translateZ(0);
    left: -5%;
    filter: blur(20px);
    background: linear-gradient(45deg, rgb(108,130,131) 0%, transparent 70%);
    animation: float 18s ease-in-out infinite alternate-reverse;
    bottom: -5%;
}.fIwvO_appSpot .container {
    z-index: 1;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 1.5rem;
}.fIwvO_appSpot .zUiOk_study_programs {
    gap: 2.5rem;
    grid-template-columns: 1fr;
    backdrop-filter: blur(10px);
    display: grid;
    transform: perspective(1000px) rotateX(2deg) translateZ(0);
    padding: clamp(2rem, 5vw, 4rem);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 25px 50px -12px rgba(rgba(0, 0, 0, 0.5), 0.1),
                0 -5px 30px -10px rgba(rgb(140,162,163,0.5), 0.05);
    background: linear-gradient(145deg, rgba(rgb(255, 255, 255, 0.5), 0.95) 0%, rgba(rgb(255, 255, 255, 0.5), 0.85) 100%);
    position: relative;
    clip-path: polygon(
        0 0,
        100% 0,
        100% calc(100% - 2rem),
        calc(100% - 2rem) 100%,
        0 100%
    );
}.fIwvO_appSpot .zUiOk_study_programs:hover {
    box-shadow: 0 30px 60px -15px rgba(rgba(0, 0, 0, 0.5), 0.15),
                0 -10px 40px -10px rgba(rgb(140,162,163,0.5), 0.1);
    transform: perspective(1000px) rotateX(0deg) translateZ(0) translateY(-5px);
}.fIwvO_appSpot .zUiOk_study_programs > div:first-child {
    padding-bottom: 1.5rem;
    position: relative;
}.fIwvO_appSpot .zUiOk_study_programs > div:first-child::after {
    transform: scaleX(0);
    animation: expandLine 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.2s;
    position: absolute;
    height: 3px;
    transform-origin: left center;
    background: linear-gradient(90deg, rgb(140,162,163) 0%, transparent 100%);
    width: 80%;
    content: "";
    left: 0;
    bottom: 0;
}.fIwvO_appSpot h5 {
    letter-spacing: -0.01em;
    margin: 0;
    line-height: 1.4;
    animation: fadeUpIn 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    opacity: 0;
    transform: translateY(20px);
    font-weight: 700;
    font-size: clamp(calc(21px * 0.8), 4vw, 21px);
    color: #000000;
}.fIwvO_appSpot .zUiOk_study_programs > div:last-child {
    opacity: 0;
    animation: fadeUpIn 0.8s cubic-bezier(0.19, 1, 0.22, 1) forwards 0.3s;
    position: relative;
}.fIwvO_appSpot .zUiOk_study_programs > div:last-child::before {
    opacity: 0.2;
    content: "";
    z-index: -1;
    transform: translateZ(0);
    animation: pulse 6s ease-in-out infinite alternate;
    right: -40px;
    width: 80px;
    border-radius: 50%;
    position: absolute;
    background: linear-gradient(135deg, rgb(108,130,131) 0%, transparent 80%);
    height: 80px;
    top: -10px;
}.fIwvO_appSpot p {
    font-size: clamp(calc(14px * 0.95), 3vw, 14px);
    font-family: Arial, sans-serif;
    color: #000000;
    line-height: 1.7;
    transition: color 0.3s ease;
    margin: 0;
}.fIwvO_appSpot a {
    position: relative;
    text-decoration: none;
    display: block;
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 0.5rem 0;
    overflow: hidden;
}.fIwvO_appSpot a:hover {
    transform: translateX(5px);
}.fIwvO_appSpot a:hover p {
    color: rgb(140,162,163);
}.fIwvO_appSpot a::after {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(90deg, rgb(108,130,131) 0%, transparent 100%);
    position: absolute;
    opacity: 0.5;
    transform: scaleX(0.3);
    height: 1px;
    width: 100%;
    left: 0;
    content: "";
    bottom: 0;
    transform-origin: left center;
}.fIwvO_appSpot a:hover::after {
    opacity: 1;
    transform: scaleX(1);
}

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

@keyframes expandLine {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

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

@keyframes pulse {
    0%, 100% {
        transform: scale(1) translateZ(0);
        opacity: 0.2;
    }
    50% {
        transform: scale(1.2) translateZ(0);
        opacity: 0.3;
    }
}

@media (min-width: 768px) {.fIwvO_appSpot {
    padding: 7rem 0;
}.fIwvO_appSpot .zUiOk_study_programs {
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
    align-items: center;
    padding: clamp(3rem, 6vw, 5rem);
}.fIwvO_appSpot .zUiOk_study_programs > div:first-child {
    padding-right: 2rem;
    padding-bottom: 0;
}.fIwvO_appSpot .zUiOk_study_programs > div:first-child::after {
    height: 70%;
    left: auto;
    width: 3px;
    background: linear-gradient(180deg, rgb(140,162,163) 0%, transparent 100%);
    animation: expandVertLine 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.2s;
    top: 15%;
    right: 0;
    bottom: auto;
    transform: scaleY(0);
    transform-origin: top center;
}.fIwvO_appSpot h5 {
    text-align: left;
}
}

@media (min-width: 992px) {.fIwvO_appSpot .zUiOk_study_programs {
    gap: 6rem;
}.fIwvO_appSpot h5 {
    font-size: 21px;
}.fIwvO_appSpot p {
    font-size: 14px;
}
}

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

@media (max-width: 480px) {.fIwvO_appSpot {
    padding: 4rem 0;
}.fIwvO_appSpot .zUiOk_study_programs {
    clip-path: polygon(
            0 0,
            100% 0,
            100% calc(100% - 1rem),
            calc(100% - 1rem) 100%,
            0 100%
        );
    padding: 2rem 1.5rem;
}.fIwvO_appSpot h5 {
    font-size: calc(21px * 0.75);
}.fIwvO_appSpot p {
    font-size: calc(14px * 0.9);
}
}

@media (prefers-reduced-motion: reduce) {.fIwvO_appSpot::before,
    .fIwvO_appSpot::after,
    .fIwvO_appSpot .zUiOk_study_programs,
    .fIwvO_appSpot .zUiOk_study_programs > div:first-child::after,
    .fIwvO_appSpot h5,
    .fIwvO_appSpot .zUiOk_study_programs > div:last-child,
    .fIwvO_appSpot .zUiOk_study_programs > div:last-child::before,
    .fIwvO_appSpot a,
    .fIwvO_appSpot a::after {
    animation: none;
    transition: opacity 0.3s ease;
}.fIwvO_appSpot .zUiOk_study_programs > div:first-child::after,
    .fIwvO_appSpot a::after {
    transform: none;
}}.Rphve_contact {
    position: relative;
    background: rgb(172,194,195);
    padding: 90px 0;
    overflow: hidden;
}.Rphve_contact::before {
    height: 100%;
    width: 100%;
    background: 
        linear-gradient(45deg, transparent 48%, rgba(rgb(140,162,163), 0.05) 49%, rgba(rgb(140,162,163), 0.05) 51%, transparent 52%),
        linear-gradient(-45deg, transparent 48%, rgba(rgb(108,130,131), 0.05) 49%, rgba(rgb(108,130,131), 0.05) 51%, transparent 52%);
    position: absolute;
    left: 0;
    content: "";
    background-size: 40px 40px;
    z-index: 0;
    top: 0;
}.Rphve_contact .container {
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    z-index: 1;
    max-width: 1200px;
}.Rphve_contact h2 {
    display: inline-block;
    margin-bottom: 50px;
    padding-bottom: 15px;
    color: #000000;
    border-bottom: 3px solid rgb(140,162,163);
    font-weight: 700;
    position: relative;
    font-size: 35px;
}.Rphve_contact .KgLVr_help_list {
    border-radius: 30px;
    overflow: hidden;
    background: #ffffff;
    display: flex;
    position: relative;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);
}.Rphve_contact .bEalJ_img_show_wrap {
    min-height: 550px;
    flex: 0 0 45%;
    position: relative;
    clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%);
}.Rphve_contact .nvlHF_connect_card {
    background: #ffffff;
    flex: 0 0 55%;
    padding: 60px;
    position: relative;
}.Rphve_contact .nvlHF_connect_card::before {
    top: 0;
    background-position: 0 0, 15px 15px;
    content: "";
    background: 
        linear-gradient(135deg, #ffffff 0%, #ffffff 50%, transparent 50%, transparent 100%),
        linear-gradient(-135deg, #ffffff 0%, #ffffff 50%, transparent 50%, transparent 100%);
    background-size: 30px 30px;
    position: absolute;
    opacity: 0.1;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}.Rphve_contact #contact {
    gap: 25px;
    flex-direction: column;
    display: flex;
}.Rphve_contact h3 {
    position: relative;
    margin-bottom: 30px;
    font-weight: 700;
    color: rgb(140,162,163);
    font-size: 21px;
}.Rphve_contact input[type="text"] {
    width: 100%;
    border-left: 3px solid rgb(140,162,163);
    border: none;
    padding: 15px 20px;
    border-radius: 0 10px 10px 0;
    font-size: 17px;
    color: #000000;
    background: rgb(172,194,195);
    transition: all 0.3s ease;
}.Rphve_contact input[type="text"]:focus {
    border-left-color: rgb(108,130,131);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    outline: none;
    background: #ffffff;
}.Rphve_contact input[type="text"]::placeholder {
    color: #000000;
    opacity: 0.7;
}.Rphve_contact .wnGgp_connect_inquiry {
    margin-top: 10px;
    display: flex;
    align-items: flex-start;
    gap: 12px;
}.Rphve_contact .wnGgp_connect_inquiry input[type="checkbox"] {
    background: rgb(172,194,195);
    appearance: none;
    border: 2px solid rgb(172,194,195);
    border-radius: 4px;
    position: relative;
    height: 22px;
    width: 22px;
    transition: all 0.3s ease;
    margin-top: 3px;
    cursor: pointer;
}.Rphve_contact .wnGgp_connect_inquiry input[type="checkbox"]:checked {
    border-color: rgb(140,162,163);
    background: rgb(140,162,163);
}.Rphve_contact .wnGgp_connect_inquiry input[type="checkbox"]:checked::after {
    top: 40%;
    width: 5px;
    border-bottom: 2px solid #ffffff;
    transform: translate(-50%, -50%) rotate(45deg);
    border-right: 2px solid #ffffff;
    position: absolute;
    left: 50%;
    height: 10px;
    content: "";
}.Rphve_contact .wnGgp_connect_inquiry label {
    line-height: 1.6;
    font-size: 17px;
    color: #000000;
}.Rphve_contact .wnGgp_connect_inquiry a {
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
    color: rgb(140,162,163);
}.Rphve_contact .wnGgp_connect_inquiry a:hover {
    color: rgb(108,130,131);
}.Rphve_contact .wnGgp_connect_inquiry a::after {
    transition: all 0.3s ease;
    left: 0;
    content: "";
    height: 1px;
    position: absolute;
    background: rgb(140,162,163);
    width: 100%;
    bottom: -2px;
}.Rphve_contact .wnGgp_connect_inquiry a:hover::after {
    height: 2px;
    background: rgb(108,130,131);
}.Rphve_contact .crKUY_reach_links {
    color: #ffffff;
    transition: all 0.3s ease;
    font-weight: 600;
    border: none;
    background: rgb(140,162,163);
    margin-top: 15px;
    font-size: 19px;
    align-self: flex-start;
    overflow: hidden;
    border-radius: 10px;
    cursor: pointer;
    padding: 15px 35px;
    position: relative;
}.Rphve_contact .crKUY_reach_links::after {
    border-radius: 50%;
    top: 50%;
    content: "";
    position: absolute;
    background: rgba(255, 255, 255, 0.1);
    height: 0;
    width: 0;
    transition: all 0.6s ease;
    transform: translate(-50%, -50%);
    left: 50%;
}.Rphve_contact .crKUY_reach_links:hover {
    background: rgb(108,130,131);
}.Rphve_contact .crKUY_reach_links:hover::after {
    width: 300%;
    height: 300%;
}.Rphve_contact svg {
    transition: all 0.3s ease;
    height: 20px;
    width: 20px;
    fill: rgb(140,162,163);
}.Rphve_contact svg path {
    fill: rgb(140,162,163);
    transition: all 0.3s ease;
}.Rphve_contact svg:hover {
    fill: rgb(108,130,131);
}.Rphve_contact svg:hover path {
    fill: rgb(108,130,131);
}

@media (max-width: 992px) {.Rphve_contact {
    padding: 70px 0;
}.Rphve_contact .KgLVr_help_list {
    flex-direction: column;
}.Rphve_contact .bEalJ_img_show_wrap {
    flex: 0 0 auto;
    min-height: 300px;
}.Rphve_contact .nvlHF_connect_card {
    flex: 0 0 auto;
    padding: 40px 30px 50px;
}
}

@media (max-width: 768px) {.Rphve_contact {
    padding: 60px 0;
}.Rphve_contact h2 {
    margin-bottom: 40px;
    font-size: calc(35px - 4px);
}.Rphve_contact .nvlHF_connect_card {
    padding: 35px 25px 45px;
}.Rphve_contact #contact {
    gap: 20px;
}.Rphve_contact .bEalJ_img_show_wrap {
    min-height: 250px;
}
}

@media (max-width: 576px) {.Rphve_contact {
    padding: 50px 0;
}.Rphve_contact .container {
    padding: 0 15px;
}.Rphve_contact h2 {
    font-size: calc(35px - 6px);
    margin-bottom: 30px;
}.Rphve_contact .nvlHF_connect_card {
    padding: 30px 20px 40px;
}.Rphve_contact .crKUY_reach_links {
    width: 100%;
}.Rphve_contact .bEalJ_img_show_wrap {
    min-height: 200px;
}}.GNOZX_our_background {
    background: linear-gradient(135deg, rgb(172,194,195) 0%, rgba(0, 0, 0, 0.5) 100%);
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}.GNOZX_our_background::before {
    z-index: 1;
    content: '';
    animation: pulse 15s infinite alternate;
    left: 0;
    top: 0;
    position: absolute;
    background: radial-gradient(circle at 10% 20%, rgb(140,162,163,0.5) 0%, transparent 50%);
    height: 100%;
    width: 100%;
}.GNOZX_our_background::after {
    bottom: 0;
    position: absolute;
    width: 100%;
    animation: pulse 20s infinite alternate-reverse;
    background: radial-gradient(circle at 90% 80%, rgb(108,130,131,0.5) 0%, transparent 50%);
    right: 0;
    content: '';
    z-index: 1;
    height: 100%;
}@keyframes pulse {
    0% {
        opacity: 0.3;
        transform: scale(0.95);
    }
    50% {
        opacity: 0.5;
        transform: scale(1);
    }
    100% {
        opacity: 0.3;
        transform: scale(0.95);
    }
}

.GNOZX_our_background .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 5;
}.GNOZX_our_background .zUiOk_study_programs {
    grid-template-columns: 1fr 2fr;
    display: grid;
    align-items: center;
    gap: 40px;
    position: relative;
}.GNOZX_our_background .zUiOk_study_programs::before {
    position: absolute;
    transform: rotate(-1deg);
    height: calc(100% + 40px);
    border: 1px solid rgb(140,162,163,0.5);
    width: calc(100% + 40px);
    z-index: -1;
    top: -20px;
    animation: borderPulse 8s infinite alternate;
    opacity: 0.4;
    border-radius: 22px;
    content: '';
    left: -20px;
}@keyframes borderPulse {
    0% {
        border-color: rgb(140,162,163,0.5);
    }
    50% {
        border-color: rgb(108,130,131,0.5);
    }
    100% {
        border-color: rgb(140,162,163,0.5);
    }
}

.GNOZX_our_background .SsMfO_learn_mastery {
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 30px;
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 22px;
    backdrop-filter: blur(8px);
    align-items: center;
    background: rgba(255, 255, 255, 0.05);
}.GNOZX_our_background .SsMfO_learn_mastery:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.GNOZX_our_background .bEalJ_img_show_wrap {
    position: relative;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    border: 4px solid #ffffff;
    margin-bottom: 25px;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    transition: transform 0.5s ease;
}.GNOZX_our_background .bEalJ_img_show_wrap::before {
    border: 1px solid rgb(140,162,163,0.5);
    content: '';
    left: -10px;
    position: absolute;
    bottom: -10px;
    top: -10px;
    right: -10px;
    animation: rotate 15s linear infinite;
    border-radius: 50%;
}.GNOZX_our_background .bEalJ_img_show_wrap::after {
    border: 1px dashed rgb(108,130,131,0.5);
    top: -20px;
    position: absolute;
    border-radius: 50%;
    left: -20px;
    right: -20px;
    bottom: -20px;
    content: '';
    animation: rotate 25s linear infinite reverse;
}@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.GNOZX_our_background .mUbPl_impact_stats {
    width: 100%;
    position: relative;
    z-index: 2;
    text-align: center;
}.GNOZX_our_background .qwWdI_expert_team {
    display: inline-block;
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 24px;
    color: #ffffff;
    position: relative;
}.GNOZX_our_background .qwWdI_expert_team::after {
    bottom: -8px;
    height: 2px;
    left: 50%;
    transition: width 0.3s ease;
    content: '';
    transform: translateX(-50%);
    position: absolute;
    background: rgb(140,162,163);
    width: 50px;
}.GNOZX_our_background .SsMfO_learn_mastery:hover .qwWdI_expert_team::after {
    width: 100px;
}.GNOZX_our_background .iIMRd_study_sessions {
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 14px;
    margin-top: 15px;
    color: rgb(108,130,131);
}.GNOZX_our_background .peiYu_text_container {
    border-radius: 22px;
    padding: 40px;
    transform: perspective(1000px) rotateY(-2deg);
    border: 1px solid rgba(255, 255, 255, 0.05);
    position: relative;
    transition: transform 0.5s ease;
    background: rgba(255, 255, 255, 0.03);
    backdrop-filter: blur(10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}.GNOZX_our_background .peiYu_text_container:hover {
    transform: perspective(1000px) rotateY(0);
}.GNOZX_our_background .peiYu_text_container::before {
    border-top: 2px solid rgb(140,162,163);
    top: 20px;
    width: 40px;
    border-left: 2px solid rgb(140,162,163);
    content: '';
    height: 40px;
    position: absolute;
    left: 20px;
    opacity: 0.5;
}.GNOZX_our_background .peiYu_text_container::after {
    border-right: 2px solid rgb(108,130,131);
    height: 40px;
    bottom: 20px;
    right: 20px;
    width: 40px;
    position: absolute;
    border-bottom: 2px solid rgb(108,130,131);
    content: '';
    opacity: 0.5;
}.GNOZX_our_background .SKeaV_learning_dna {
    margin-bottom: 20px;
    align-items: center;
    display: flex;
    color: rgb(140,162,163);
    font-size: 18px;
    font-weight: 600;
}.GNOZX_our_background .SKeaV_learning_dna svg {
    width: 40px;
    height: 40px;
    margin-right: 10px;
    transition: transform 0.5s ease;
    fill: rgb(140,162,163);
}.GNOZX_our_background .SKeaV_learning_dna svg path {
    transition: fill 0.3s ease;
    fill: rgb(140,162,163);
}.GNOZX_our_background h2 {
    color: #ffffff;
    font-size: 35px;
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 25px;
}.GNOZX_our_background h2::after {
    background: linear-gradient(90deg, rgb(140,162,163) 0%, rgb(108,130,131) 100%);
    width: 80px;
    transition: width 0.5s ease;
    left: 0;
    position: absolute;
    bottom: 0;
    content: '';
    height: 3px;
}.GNOZX_our_background .peiYu_text_container:hover h2::after {
    width: 120px;
}.GNOZX_our_background p {
    position: relative;
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 0;
    color: #000000;
}

@media (max-width: 992px) {.GNOZX_our_background {
    padding: 80px 0;
}.GNOZX_our_background .container {
    padding: 0 20px;
}.GNOZX_our_background .zUiOk_study_programs {
    gap: 30px;
    grid-template-columns: 1fr;
}.GNOZX_our_background .SsMfO_learn_mastery {
    max-width: 400px;
    margin: 0 auto;
}.GNOZX_our_background .peiYu_text_container {
    transform: none;
    padding: 30px;
}.GNOZX_our_background h2 {
    font-size: calc(35px * 0.9);
}
}

@media (max-width: 768px) {.GNOZX_our_background {
    padding: 60px 0;
}.GNOZX_our_background .zUiOk_study_programs::before {
    display: none;
}.GNOZX_our_background .bEalJ_img_show_wrap {
    height: 150px;
    width: 150px;
}.GNOZX_our_background .bEalJ_img_show_wrap::before,
    .GNOZX_our_background .bEalJ_img_show_wrap::after {
    display: none;
}.GNOZX_our_background .SsMfO_learn_mastery {
    padding: 20px;
}.GNOZX_our_background .peiYu_text_container {
    padding: 25px 20px;
}.GNOZX_our_background .peiYu_text_container::before,
    .GNOZX_our_background .peiYu_text_container::after {
    width: 25px;
    height: 25px;
}.GNOZX_our_background h2 {
    margin-bottom: 20px;
    font-size: calc(35px * 0.8);
}.GNOZX_our_background .SKeaV_learning_dna svg {
    width: 30px;
    height: 30px;
}
}

@media (max-width: 480px) {.GNOZX_our_background {
    padding: 40px 0;
}.GNOZX_our_background .bEalJ_img_show_wrap {
    margin-bottom: 15px;
    height: 120px;
    width: 120px;
}.GNOZX_our_background .qwWdI_expert_team {
    font-size: calc(24px * 0.9);
}.GNOZX_our_background .iIMRd_study_sessions {
    font-size: calc(14px * 0.9);
}.GNOZX_our_background .SKeaV_learning_dna {
    font-size: calc(18px * 0.9);
}.GNOZX_our_background h2 {
    font-size: calc(35px * 0.7);
    padding-bottom: 10px;
}.GNOZX_our_background p {
    line-height: 1.6;
    font-size: calc(14px * 0.9);
}}.eTxNp_course_program {
    overflow: hidden;
    padding: 7rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(172,194,195) 0%, rgb(108,130,131,0.5) 100%);
}.eTxNp_course_program::before {
    top: -5%;
    transform: rotate(-15deg);
    width: 300px;
    animation: floatElement 15s infinite ease-in-out;
    border-radius: 40% 60% 65% 35% / 40% 45% 55% 60%;
    z-index: 1;
    content: "";
    background: linear-gradient(225deg, rgb(140,162,163) 0%, rgb(140,162,163,0.5) 70%);
    height: 300px;
    position: absolute;
    right: -5%;
    opacity: 0.1;
}.eTxNp_course_program::after {
    background: linear-gradient(45deg, rgb(108,130,131) 0%, rgb(108,130,131,0.5) 70%);
    z-index: 1;
    opacity: 0.1;
    bottom: -8%;
    position: absolute;
    border-radius: 30% 70% 70% 30% / 30% 52% 48% 70%;
    width: 250px;
    animation: floatElement 18s infinite ease-in-out reverse;
    left: -3%;
    height: 250px;
    content: "";
    transform: rotate(10deg);
}.eTxNp_course_program .container {
    margin: 0 auto;
    z-index: 2;
    padding: 0 2rem;
    position: relative;
    max-width: 1200px;
}.eTxNp_course_program .toFdy_skill_route {
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    gap: 3rem;
}.eTxNp_course_program .bEalJ_img_show_wrap {
    transform: perspective(1000px) rotateY(2deg);
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    position: relative;
    height: 350px;
}.eTxNp_course_program .bEalJ_img_show_wrap::before {
    width: 100%;
    top: 0;
    z-index: 1;
    position: absolute;
    left: 0;
    background: linear-gradient(
        to bottom,
        transparent 50%,
        rgba(#000000, 0.2) 100%
    );
    height: 100%;
    content: "";
}.eTxNp_course_program .bEalJ_img_show_wrap::after {
    border-top: 4px solid rgb(140,162,163);
    right: -15px;
    height: 60px;
    top: -15px;
    width: 60px;
    content: "";
    border-right: 4px solid rgb(140,162,163);
    z-index: 2;
    opacity: 0.7;
    position: absolute;
}.eTxNp_course_program .bEalJ_img_show_wrap:hover {
    transform: perspective(1000px) rotateY(0);
}.eTxNp_course_program .peiYu_text_container {
    justify-content: center;
    flex-direction: column;
    display: flex;
    position: relative;
}.eTxNp_course_program .peiYu_text_container::before {
    content: "";
    height: 80%;
    left: -20px;
    top: 10%;
    transform-origin: top;
    width: 5px;
    animation: lineGrow 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.5s;
    background: linear-gradient(to bottom, rgb(140,162,163), rgb(108,130,131));
    transform: scaleY(0);
    position: absolute;
}.eTxNp_course_program h3 {
    margin-bottom: 1.5rem;
    transform: translateY(20px);
    animation: fadeSlideUp 0.8s forwards 0.3s;
    font-size: calc(18px * 1.1);
    position: relative;
    padding-left: 1rem;
    color: rgb(140,162,163);
    font-weight: 700;
    opacity: 0;
}.eTxNp_course_program h3::before {
    top: 50%;
    position: absolute;
    left: 0;
    height: 0.4rem;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    width: 0.4rem;
    background-color: rgb(108,130,131);
    content: "";
    transform: translateY(-50%);
}.eTxNp_course_program .description {
    line-height: 1.8;
    color: #000000;
    position: relative;
    animation: fadeSlideUp 0.8s forwards 0.5s;
    opacity: 0;
    font-size: 18px;
    margin-bottom: 1.2rem;
    transform: translateY(20px);
}.eTxNp_course_program p.description {
    padding-right: 1rem;
    scrollbar-width: thin;
    scrollbar-color: rgb(108,130,131) transparent;
    position: relative;
    max-height: 400px;
    overflow-y: auto;
    display: block;
}.eTxNp_course_program p.description::-webkit-scrollbar {
    width: 6px;
}.eTxNp_course_program p.description::-webkit-scrollbar-track {
    background: transparent;
}.eTxNp_course_program p.description::-webkit-scrollbar-thumb {
    background-color: rgb(108,130,131,0.5);
    border-radius: 10px;
}.eTxNp_course_program span.description {
    display: none;
}

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

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

@keyframes floatElement {
    0%, 100% {
        transform: translate(0, 0) rotate(-15deg);
    }
    25% {
        transform: translate(-10px, 15px) rotate(-10deg);
    }
    50% {
        transform: translate(10px, 5px) rotate(-20deg);
    }
    75% {
        transform: translate(15px, -10px) rotate(-12deg);
    }
}

@media (min-width: 768px) {.eTxNp_course_program .toFdy_skill_route {
    gap: 4rem;
    grid-template-columns: 1fr 1fr;
}.eTxNp_course_program .bEalJ_img_show_wrap {
    height: 450px;
}.eTxNp_course_program h3 {
    font-size: calc(18px * 1.2);
    padding-left: 1.5rem;
}.eTxNp_course_program h3::before {
    width: 0.6rem;
    height: 0.6rem;
}.eTxNp_course_program .peiYu_text_container::before {
    left: -30px;
}
}

@media (min-width: 992px) {.eTxNp_course_program {
    padding: 9rem 0;
}.eTxNp_course_program .bEalJ_img_show_wrap {
    height: 500px;
}.eTxNp_course_program .peiYu_text_container {
    padding-right: 2rem;
}.eTxNp_course_program .peiYu_text_container::before {
    left: -40px;
}.eTxNp_course_program h3 {
    margin-bottom: 2rem;
    font-size: calc(33px * 0.7);
}.eTxNp_course_program .description {
    font-size: calc(18px * 1.05);
}.eTxNp_course_program p.description {
    max-height: 450px;
}
}

@media (min-width: 1200px) {.eTxNp_course_program .toFdy_skill_route {
    gap: 6rem;
}.eTxNp_course_program .bEalJ_img_show_wrap {
    height: 550px;
    transform: perspective(1500px) rotateY(3deg);
}.eTxNp_course_program .bEalJ_img_show_wrap:hover {
    transform: perspective(1500px) rotateY(0);
}.eTxNp_course_program h3 {
    font-size: calc(33px * 0.8);
}.eTxNp_course_program p.description {
    max-height: 500px;
}
}

@media (max-width: 767px) {.eTxNp_course_program {
    padding: 5rem 0;
}.eTxNp_course_program .bEalJ_img_show_wrap {
    height: 280px;
    margin-bottom: 1rem;
}.eTxNp_course_program h3 {
    font-size: calc(18px * 1);
    margin-bottom: 1rem;
}.eTxNp_course_program .peiYu_text_container::before {
    left: -15px;
}.eTxNp_course_program p.description {
    max-height: 350px;
}
}