﻿* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}.nav_sitebar_4YT {
    flex: 1 0 auto;
}::-webkit-scrollbar {
    width: 19px;
    height: 12px;
}::-webkit-scrollbar-track {
    background: radial-gradient(ellipse at top left, #ffffff 25%, rgb(255, 255, 255, 0.5) 47%, rgb(114,161,161,0.5) 91%, rgb(163,189,189) 17%, rgb(163,189,189,0.5) 0%);
    box-shadow: inset -1px 5px 4px -1px rgba(0, 0, 0, 0.7);
    border-radius: 14.5vw;
}::-webkit-scrollbar-thumb {
    border-radius: 6.9vh;
    transition: box-shadow 1.2s cubic-bezier(0.42, 0, 0.58, 1);
    background: radial-gradient(circle at top right, rgb(114,161,161) 3%, rgb(163,189,189) 98%, rgb(163,189,189,0.5) 70%, rgb(204,215,209) 88%);
}::-webkit-scrollbar-thumb:hover {
    box-shadow: -1px 5px 8px 7px rgba(0, 0, 0, 0.3);
    background: rgb(114,161,161,0.5);
}::-webkit-scrollbar-thumb:active {
    background: rgb(114,161,161);
    box-shadow: inset 2px -4px 1px 8px rgba(0, 0, 0, 0.8);
    transform: scale(0.9);
}::-webkit-scrollbar-corner {
    border: 1px dotted #ffffff;
    background: rgb(163,189,189);
}html {
    scrollbar-width: auto;
    scrollbar-color: #ffffff rgb(255, 255, 255, 0.5);
}.inner-container_p9F {
    height: 100%;
    display: flex;
    min-height: 100%;
    flex-direction: column;
}svg {
    width: 30px;
    height: 30px;
}.support_cta_KcP {
    flex: 0 0 auto;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1161px;
}header,footer {
    width: 100%;
}html,body {
    color: #000000;
    min-height: 100%;
    scroll-behavior: auto;
    font-family: Arial, sans-serif;
    height: 100%;
}a {
    text-decoration: none;
    color: inherit;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.cookie_popup_disclosure_Etp {
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    animation: slideUp 0.5s forwards;
    border-top: 3px solid rgb(114,161,161);
    transition: transform 0.3s ease-in-out;
    position: fixed;
    bottom: 0;
    transform: translateY(100%);
    width: 100%;
    background: rgb(114,161,161);
    padding: 20px 0;
    z-index: 90;
}@keyframes slideUp {
    to {
        transform: translateY(0);
    }
}
#privacyTermsModal_CBO {
    display: none;
}#privacyTermsModal_CBO:checked ~ .cookie_popup_disclosure_Etp {
    opacity: 0;
    visibility: hidden;
}.cookie_frame_wcv {
    display: flex;
    justify-content: space-between;
    padding: 20px 5%;
    gap: 20px;
    align-items: center;
}.cookie_popup_disclosure_Etp h5 {
    font-size: 20px;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 1px;
    font-weight: 700;
}.cookie_popup_disclosure_Etp p {
    color: #ffffff;
    font-size: 12px;
    font-family: Arial, sans-serif;
    line-height: 1.5;
}.cookie_screen_hUW {
    flex-shrink: 0;
    justify-content: center;
    margin-right: 15px;
    align-items: center;
    filter: drop-shadow(0 0 10px rgb(163,189,189));
    display: flex;
}.cookie_screen_hUW svg {
    width: 80px;
    fill: rgb(163,189,189);
    height: 80px;
    transition: transform 0.3s ease-in-out;
}.cookie_screen_hUW:hover svg {
    transform: scale(1.1);
}.cookie_compl_wj2 {
    background: linear-gradient(90deg, rgb(163,189,189), rgb(114,161,161));
    color: #000000;
    font-size: 14px;
    margin-left: 10px;
    white-space: nowrap;
    text-align: center;
    cursor: pointer;
    flex-shrink: 0;
    padding: 10px 20px;
    line-height: 40px;
    min-width: 140px;
    box-shadow: 0 0 15px rgb(163,189,189);
    border-radius: 27px;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    text-decoration: none;
}.cookie_compl_wj2:hover {
    box-shadow: 0 0 20px rgb(114,161,161);
}.cookie_button.visitor_privacy_qLy {
    background: rgba(0, 0, 0, 0.5);
    border: 2px solid rgb(114,161,161);
    color: #ffffff;
}.cookie_button.visitor_privacy_qLy:hover {
    background: rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 15px rgb(114,161,161);
}.cookie_popup_disclosure_Etp p a {
    transition: color 0.3s ease;
    text-decoration: none;
    color: rgb(163,189,189);
}.cookie_popup_disclosure_Etp p a:hover {
    color: rgb(114,161,161);
}
@media only screen and (max-width: 1200px) {.cookie_popup_disclosure_Etp {
    padding: 15px 0;
}.cookie_frame_wcv {
    padding: 15px 5%;
}
}
@media only screen and (max-width: 800px) {.cookie_screen_hUW {
    display: none;
}.cookie_frame_wcv {
    flex-direction: column;
    align-items: center;
    text-align: center;
}.cookie_popup_disclosure_Etp h5 {
    font-size: 16px;
    margin-bottom: 5px;
}.data_consent_RQl {
    margin-bottom: 15px;
}.cookie_compl_wj2 {
    min-width: 100%;
    margin: 10px 0;
}}
.learning_system_unp {
    background: linear-gradient(135deg, rgb(204,215,209) 0%, rgba(255,255,255,0.92) 100%);
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.learning_system_unp::before {
    width: 300px;
    background: linear-gradient(45deg, rgb(163,189,189,0.5), rgb(114,161,161,0.5));
    opacity: 0.1;
    top: -5%;
    position: absolute;
    height: 300px;
    right: -5%;
    content: "";
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    z-index: 1;
    animation: floatingShape 20s infinite alternate ease-in-out;
}.learning_system_unp::after {
    left: -5%;
    width: 250px;
    content: "";
    background: linear-gradient(225deg, rgb(114,161,161,0.5), rgb(163,189,189,0.5));
    opacity: 0.08;
    z-index: 1;
    animation: floatingShape 15s infinite alternate-reverse ease-in-out;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    height: 250px;
    position: absolute;
    bottom: -8%;
}.learning_system_unp .success_story_Wjx {
    z-index: 2;
    max-width: 1140px;
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
}.learning_system_unp h2 {
    display: inline-block;
    transform: translateX(-8px);
    opacity: 0;
    font-size: 30px;
    animation: slideIn 0.8s 0.2s forwards ease-out;
    position: relative;
    margin-bottom: 40px;
    font-weight: 700;
    color: #000000;
}.learning_system_unp h2::after {
    background: linear-gradient(to right, rgb(163,189,189), rgb(114,161,161));
    height: 3px;
    content: "";
    animation: lineGrow 1.2s 0.8s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    left: 0;
    position: absolute;
    bottom: -8px;
    width: 0;
}.learning_system_unp .text_body_5c2 {
    padding: 40px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.05);
    transform: translateY(20px);
    background-color: #ffffff;
    animation: fadeUp 1s 0.6s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    position: relative;
    opacity: 0;
}.learning_system_unp .text_body_5c2::before {
    content: "";
    left: 0;
    height: 0%;
    top: 0;
    background: linear-gradient(to bottom, rgb(163,189,189), rgb(114,161,161));
    animation: verticalLineGrow 1.2s 1.2s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    position: absolute;
    width: 4px;
}.learning_system_unp .text_body_5c2 p {
    margin: 0;
    line-height: 1.8;
    color: #000000;
    font-size: 14px;
    font-family: Arial, sans-serif;
}

@keyframes slideIn {
    0% {
        transform: translateX(-8px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

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

@keyframes lineGrow {
    0% {
        width: 0;
    }
    100% {
        width: 60px;
    }
}

@keyframes verticalLineGrow {
    0% {
        height: 0;
    }
    100% {
        height: 100%;
    }
}

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

@media (max-width: 991px) {.learning_system_unp {
    padding: 90px 0;
}.learning_system_unp::before {
    width: 200px;
    height: 200px;
}.learning_system_unp::after {
    width: 180px;
    height: 180px;
}.learning_system_unp .text_body_5c2 {
    padding: 30px;
}
}

@media (max-width: 767px) {.learning_system_unp {
    padding: 70px 0;
}.learning_system_unp h2 {
    font-size: calc(30px * 0.85);
    margin-bottom: 30px;
}.learning_system_unp .text_body_5c2 {
    padding: 25px 20px;
}.learning_system_unp .text_body_5c2 p {
    font-size: calc(14px * 0.95);
}
}

@media (max-width: 576px) {.learning_system_unp {
    padding: 50px 0;
}.learning_system_unp::before, 
    .learning_system_unp::after {
    width: 150px;
    height: 150px;
}.learning_system_unp h2 {
    margin-bottom: 25px;
    font-size: calc(30px * 0.75);
}.learning_system_unp .text_body_5c2 {
    padding: 20px 15px;
}.learning_system_unp .text_body_5c2::before {
    width: 3px;
}.learning_system_unp .text_body_5c2 p {
    line-height: 1.7;
    font-size: calc(14px * 0.9);
}.learning_system_unp h2::after {
    height: 2px;
}}

.learning_system_unp:hover .text_body_5c2 {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08);
    transform: translateY(-5px);
    transition: transform 0.5s cubic-bezier(0.17, 0.67, 0.83, 0.67);
}.program_offerings_UTj {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(204,215,209) 0%, rgba(245, 245, 245, 0.95) 100%);
    padding: 100px 0;
    position: relative;
}.program_offerings_UTj::before {
    left: 0;
    z-index: 0;
    height: 100%;
    content: "";
    opacity: 0.1;
    width: 100%;
    top: 0;
    position: absolute;
    background: 
        radial-gradient(circle at 20% 30%, rgb(163,189,189,0.5) 0%, transparent 20%),
        radial-gradient(circle at 80% 70%, rgb(114,161,161,0.5) 0%, transparent 25%);
}.program_offerings_UTj::after {
    opacity: 0.2;
    position: absolute;
    width: 200px;
    content: "";
    right: -50px;
    z-index: 1;
    height: 200px;
    transform: rotate(15deg);
    top: -50px;
    border: 1px solid rgb(163,189,189,0.5);
}.program_offerings_UTj .container {
    padding: 0 20px;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}.program_offerings_UTj h2 {
    font-size: 37px;
    color: #000000;
    line-height: 1.4;
    position: relative;
    transform: translateX(-5px);
    font-weight: 700;
    margin-bottom: 50px;
}.program_offerings_UTj h2::after {
    transform-origin: left center;
    content: "";
    background: rgb(163,189,189);
    transform: scaleX(1);
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    bottom: -15px;
    height: 3px;
    left: 0;
    width: 80px;
    position: absolute;
}.program_offerings_UTj h2:hover::after {
    transform: scaleX(1.5);
}.program_offerings_UTj .education_path_LS6 {
    gap: 40px;
    grid-template-columns: 1fr;
    display: grid;
    position: relative;
}.program_offerings_UTj .img_item_CkG {
    position: relative;
    overflow: hidden;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    height: 350px;
    transform: perspective(1000px) rotateY(-2deg);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}.program_offerings_UTj .img_item_CkG::before {
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.3));
    bottom: 0;
    top: 0;
    right: 0;
    position: absolute;
    left: 0;
    z-index: 1;
    content: "";
}.program_offerings_UTj .img_item_CkG::after {
    top: -10%;
    content: "";
    opacity: 0;
    transition: opacity 0.5s ease;
    background: rgb(163,189,189);
    position: absolute;
    mix-blend-mode: overlay;
    height: 120%;
    width: 120%;
    left: -10%;
}.program_offerings_UTj .img_item_CkG:hover {
    transform: perspective(1000px) rotateY(0deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.program_offerings_UTj .img_item_CkG:hover::after {
    opacity: 0.1;
}.program_offerings_UTj .text_body_5c2 {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    padding: 30px;
    background: #ffffff;
    transform: translateY(-5px);
    position: relative;
}.program_offerings_UTj .text_body_5c2::before {
    background: rgb(163,189,189);
    top: 0;
    position: absolute;
    left: 0;
    width: 3px;
    height: 0;
    transition: height 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
}.program_offerings_UTj .text_body_5c2:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    transform: translateY(0);
}.program_offerings_UTj .text_body_5c2:hover::before {
    height: 100%;
}.program_offerings_UTj .description {
    margin-bottom: 20px;
    position: relative;
    color: #000000;
    padding-left: 15px;
    font-size: 12px;
    line-height: 1.8;
}.program_offerings_UTj .description:last-child {
    margin-bottom: 0;
}.program_offerings_UTj .description::before {
    border-radius: 50%;
    height: 5px;
    content: "";
    position: absolute;
    left: 0;
    width: 5px;
    background: rgb(163,189,189);
    top: 0.7em;
    opacity: 0.7;
}.program_offerings_UTj .container:hover .description::before {
    animation: pulse 2s infinite;
}

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.7;
    }
    50% {
        transform: scale(1.5);
        opacity: 1;
    }
    100% {
        transform: scale(1);
        opacity: 0.7;
    }
}

@media (min-width: 768px) {.program_offerings_UTj {
    padding: 120px 0;
}.program_offerings_UTj h2 {
    font-size: calc(37px * 1.1);
    max-width: 85%;
}.program_offerings_UTj .education_path_LS6 {
    gap: 60px;
    grid-template-columns: 0.8fr 1.2fr;
    align-items: center;
}.program_offerings_UTj .img_item_CkG {
    height: 450px;
}.program_offerings_UTj .text_body_5c2 {
    max-height: 450px;
    padding: 40px 50px;
    scrollbar-color: rgb(163,189,189,0.5) rgba(0,0,0,0.05);
    overflow-y: auto;
    scrollbar-width: thin;
}.program_offerings_UTj .text_body_5c2::-webkit-scrollbar {
    width: 6px;
}.program_offerings_UTj .text_body_5c2::-webkit-scrollbar-track {
    background: rgba(0,0,0,0.05);
}.program_offerings_UTj .text_body_5c2::-webkit-scrollbar-thumb {
    background-color: rgb(163,189,189,0.5);
}
}

@media (min-width: 992px) {.program_offerings_UTj {
    padding: 150px 0;
}.program_offerings_UTj::before {
    background: 
            radial-gradient(circle at 10% 30%, rgb(163,189,189,0.5) 0%, transparent 30%),
            radial-gradient(circle at 90% 70%, rgb(114,161,161,0.5) 0%, transparent 35%);
}.program_offerings_UTj h2 {
    margin-left: 30px;
    transform: translateX(0);
    max-width: 70%;
}.program_offerings_UTj .education_path_LS6 {
    gap: 80px;
}.program_offerings_UTj .img_item_CkG {
    transform: perspective(1000px) rotateY(-5deg) translateX(-20px);
    height: 500px;
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.8s ease;
}.program_offerings_UTj .img_item_CkG:hover {
    transform: perspective(1000px) rotateY(0deg) translateX(0);
}.program_offerings_UTj .text_body_5c2 {
    padding: 50px 60px;
    max-height: 500px;
    transform: translateY(0) translateX(20px);
}.program_offerings_UTj .text_body_5c2:hover {
    transform: translateY(0) translateX(0);
}.program_offerings_UTj .description {
    font-size: calc(12px * 1.05);
    padding-left: 25px;
}.program_offerings_UTj .description::before {
    left: 10px;
    width: 6px;
    height: 6px;
}
}

@media (min-width: 1200px) {.program_offerings_UTj h2 {
    margin-left: 50px;
}.program_offerings_UTj .education_path_LS6 {
    gap: 100px;
}.program_offerings_UTj .img_item_CkG {
    transform: perspective(1200px) rotateY(-8deg) translateX(-30px);
}.program_offerings_UTj .text_body_5c2 {
    transform: translateY(0) translateX(30px);
}
}

@media (max-width: 767px) {.program_offerings_UTj {
    padding: 60px 0;
}.program_offerings_UTj h2 {
    font-size: calc(37px * 0.9);
    margin-bottom: 30px;
}.program_offerings_UTj h2::after {
    width: 60px;
    bottom: -10px;
}.program_offerings_UTj .description {
    font-size: calc(12px * 0.95);
}.program_offerings_UTj .img_item_CkG {
    margin-bottom: 20px;
    height: 250px;
}.program_offerings_UTj .text_body_5c2 {
    padding: 25px 20px;
}}footer {
    position: relative;
    color: #ffffff;
    font-family: Arial, sans-serif;
    perspective: 1000px;
}footer::before {
    background: linear-gradient(180deg, 
                rgba(0, 0, 0, 0.5) 0%, 
                rgb(163,189,189,0.5) 50%, 
                rgba(0, 0, 0, 0.5) 100%);
    width: 100%;
    left: 0;
    opacity: 0.85;
    position: absolute;
    content: "";
    height: 100%;
    z-index: -1;
    top: 0;
}footer::after {
    content: "";
    background: 
        repeating-linear-gradient(
            45deg,
            transparent,
            transparent 5px,
            rgba(255, 255, 255, 0.03) 5px,
            rgba(255, 255, 255, 0.03) 10px
        );
    top: 0;
    left: 0;
    height: 100%;
    z-index: -1;
    position: absolute;
    width: 100%;
    animation: scanline 10s linear infinite;
}.support_cta_KcP {
    position: relative;
    z-index: 1;
    padding: 5rem 0 3rem;
}.support_cta_KcP::before {
    position: absolute;
    top: 0;
    height: 2px;
    width: 100%;
    animation: glowPulse 3s ease-in-out infinite alternate;
    background: linear-gradient(90deg, 
                transparent 0%, 
                rgb(114,161,161) 50%, 
                transparent 100%);
    content: "";
    left: 0;
}.support_cta_KcP .container {
    display: grid;
    position: relative;
    gap: 3rem;
    grid-template-columns: 1fr 1fr;
}.support_cta_KcP .company_holder {
    position: relative;
    border-left: 3px solid rgb(163,189,189);
    backdrop-filter: blur(10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    border-radius: 28px;
    transform-style: preserve-3d;
    padding: 2rem;
    transition: all 0.4s ease;
    background: rgba(0, 0, 0, 0.2);
}.support_cta_KcP .company_holder:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3), 
                0 0 20px rgb(163,189,189,0.5);
    transform: translateZ(20px) rotateX(2deg) rotateY(-2deg);
    border-left: 3px solid #ffffff;
}.support_cta_KcP .company_holder h3 {
    letter-spacing: 1px;
    margin-bottom: 1.75rem;
    font-size: calc(36px * 0.9);
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    padding-bottom: 0.75rem;
    position: relative;
}.support_cta_KcP .company_holder h3::after {
    width: 60px;
    position: absolute;
    height: 3px;
    background: rgb(163,189,189);
    bottom: 0;
    left: 0;
    content: "";
    transition: width 0.4s ease-in-out;
}.support_cta_KcP .company_holder:hover h3::after {
    width: 100%;
}.support_cta_KcP .policy_links_k9P {
    position: relative;
    padding-left: 1rem;
    color: rgba(255, 255, 255, 0.8);
    font-size: 13px;
    max-width: 100%;
    line-height: 1.7;
}.support_cta_KcP .policy_links_k9P::before {
    content: "";
    height: 100%;
    position: absolute;
    width: 2px;
    background: linear-gradient(to bottom, 
                rgb(163,189,189) 0%, 
                transparent 100%);
    left: 0;
    top: 0;
}.support_cta_KcP .glossary_WYA {
    position: relative;
}.support_cta_KcP .top_know_IjT {
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    height: 100%;
    gap: 2rem;
}.support_cta_KcP .head_train_S0C {
    transform-style: preserve-3d;
    border-radius: 28px;
    backdrop-filter: blur(5px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    background: rgba(255, 255, 255, 0.03);
    padding: 2rem;
    position: relative;
    transition: all 0.4s ease;
}.support_cta_KcP .head_train_S0C::before {
    transition: all 0.6s ease;
    top: -50%;
    height: 200%;
    position: absolute;
    left: -50%;
    z-index: -1;
    width: 200%;
    background: linear-gradient(
        transparent,
        transparent,
        rgba(255, 255, 255, 0.05),
        transparent,
        transparent
    );
    content: "";
    transform: rotate(45deg);
}.support_cta_KcP .head_train_S0C:hover::before {
    top: -100%;
    left: -100%;
}.support_cta_KcP .head_train_S0C::after {
    transform-style: preserve-3d;
    top: 0;
    border-color: transparent rgb(163,189,189) transparent transparent;
    right: 0;
    border-width: 0 25px 25px 0;
    border-style: solid;
    position: absolute;
    transform: translateZ(5px);
    width: 0;
    content: "";
    transition: all 0.4s ease;
    height: 0;
}.support_cta_KcP .head_train_S0C:hover::after {
    border-width: 0 35px 35px 0;
    border-color: transparent rgb(114,161,161) transparent transparent;
}.support_cta_KcP .head_train_S0C:hover {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
    background: rgba(255, 255, 255, 0.05);
    transform: translateZ(15px) scale(1.03);
}.support_cta_KcP .head_train_S0C h5 {
    margin-bottom: 1.5rem;
    letter-spacing: 0.5px;
    font-weight: 600;
    display: inline-block;
    position: relative;
    font-size: 19px;
    text-transform: uppercase;
    color: #ffffff;
}.support_cta_KcP .head_train_S0C h5::before {
    background: rgb(114,161,161);
    width: 100%;
    height: 1px;
    content: "";
    left: 0;
    position: absolute;
    bottom: -8px;
}.support_cta_KcP .head_train_S0C h5::after {
    transition: width 0.4s ease-in-out;
    bottom: -8px;
    background: rgb(163,189,189);
    height: 3px;
    left: 0;
    content: "";
    position: absolute;
    width: 30%;
}.support_cta_KcP .head_train_S0C:hover h5::after {
    width: 100%;
}.support_cta_KcP .head_train_S0C .top_know_IjT {
    flex-direction: column;
    gap: 0.875rem;
    display: flex;
}.support_cta_KcP .head_train_S0C a {
    text-decoration: none;
    transform-style: preserve-3d;
    color: rgba(255, 255, 255, 0.75);
    padding: 0.5rem 0;
    display: block;
    position: relative;
    transition: all 0.3s ease;
    font-size: 13px;
}.support_cta_KcP .head_train_S0C a::before {
    content: "→";
    transition: all 0.3s ease;
    left: -20px;
    transform: translateZ(5px);
    position: absolute;
    opacity: 0;
}.support_cta_KcP .head_train_S0C a:hover {
    transform: translateX(20px);
    text-shadow: 0 0 8px rgba(255, 255, 255, 0.5);
    color: #ffffff;
}.support_cta_KcP .head_train_S0C a:hover::before {
    left: 0;
    opacity: 1;
}.leaderboard_zSR {
    margin-top: 3rem;
    padding: 1.5rem 0;
    position: relative;
    background: rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(10px);
}.leaderboard_zSR::before {
    width: 100%;
    height: 1px;
    background: linear-gradient(to right, 
                transparent 0%, 
                rgb(163,189,189) 30%, 
                #ffffff 50%, 
                rgb(114,161,161) 70%, 
                transparent 100%);
    top: 0;
    left: 0;
    position: absolute;
    content: "";
}.leaderboard_zSR .container {
    justify-content: center;
    align-items: center;
    display: flex;
}.leaderboard_zSR .rating_stars_LZx {
    transition: all 0.3s ease;
    padding: 0.5rem 1.5rem;
    position: relative;
    color: rgba(255, 255, 255, 0.6);
    text-align: center;
    background: rgba(0, 0, 0, 0.2);
    font-size: 15px;
    border-radius: 30px;
}.leaderboard_zSR .rating_stars_LZx:hover {
    box-shadow: 0 0 15px rgba(rgb(163,189,189), 0.3);
    color: #ffffff;
    background: rgba(0, 0, 0, 0.3);
}@keyframes scanline {
    0% {
        transform: translateY(-100%);
        opacity: 0.5;
    }
    50% {
        opacity: 0.2;
    }
    100% {
        transform: translateY(100%);
        opacity: 0.5;
    }
}

@keyframes glowPulse {
    0%, 100% {
        opacity: 0.8;
        box-shadow: 0 0 10px rgb(114,161,161,0.5);
    }
    50% {
        opacity: 1;
        box-shadow: 0 0 20px rgb(114,161,161);
    }
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-20px) scale(1.05);
    }
}

.support_cta_KcP .company_holder::before,
.support_cta_KcP .head_train_S0C::before {
    content: "";
    border-radius: 50%;
    opacity: 0;
    filter: blur(30px);
    transition: opacity 0.5s ease;
    background: radial-gradient(circle, rgb(163,189,189,0.5) 0%, transparent 70%);
    position: absolute;
    width: 100px;
    height: 100px;
    z-index: -1;
}.support_cta_KcP .company_holder::before {
    right: -20px;
    bottom: -20px;
}.support_cta_KcP .head_train_S0C::before {
    left: -20px;
    top: -20px;
}.support_cta_KcP .company_holder:hover::before,
.support_cta_KcP .head_train_S0C:hover::before {
    opacity: 0.5;
}.support_cta_KcP .company_holder::after {
    width: 30px;
    position: absolute;
    border-right: 2px solid rgb(163,189,189);
    border-top: 2px solid rgb(163,189,189);
    content: "";
    top: 20px;
    transition: all 0.4s ease;
    height: 30px;
    opacity: 0.7;
    right: 20px;
}.support_cta_KcP .company_holder:hover::after {
    width: 40px;
    height: 40px;
    transform: rotate(45deg);
}

@media (max-width: 992px) {.support_cta_KcP {
    padding: 4rem 0 2rem;
}.support_cta_KcP .container {
    gap: 2rem;
    grid-template-columns: 1fr;
}.support_cta_KcP .company_holder,
    .support_cta_KcP .glossary_WYA {
    width: 100%;
}.support_cta_KcP .top_know_IjT {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 768px) {.support_cta_KcP {
    padding: 3.5rem 0 1.5rem;
}.support_cta_KcP .top_know_IjT {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.support_cta_KcP .company_holder,
    .support_cta_KcP .head_train_S0C {
    padding: 1.5rem;
}.support_cta_KcP .company_holder h3,
    .support_cta_KcP .head_train_S0C h5 {
    margin-bottom: 1.25rem;
}.leaderboard_zSR {
    margin-top: 2rem;
    padding: 1.25rem 0;
}
}

@media (max-width: 576px) {.support_cta_KcP {
    padding: 3rem 0 1rem;
}.support_cta_KcP .company_holder {
    padding: 1.25rem;
}.support_cta_KcP .company_holder h3 {
    font-size: calc(36px * 0.8);
}.support_cta_KcP .head_train_S0C h5 {
    font-size: calc(19px * 0.9);
}.support_cta_KcP .head_train_S0C a,
    .support_cta_KcP .policy_links_k9P {
    font-size: calc(13px * 0.9);
}.leaderboard_zSR .rating_stars_LZx {
    padding: 0.4rem 1rem;
    font-size: calc(15px * 0.9);
}}

.support_cta_KcP .company_holder .policy_links_k9P::after {
    position: absolute;
    transition: width 0.4s ease;
    width: 70px;
    height: 3px;
    left: 1rem;
    bottom: -10px;
    content: "";
    background: linear-gradient(to right, rgb(163,189,189), transparent);
}.support_cta_KcP .company_holder:hover .policy_links_k9P::after {
    width: calc(100% - 1rem);
}.support_cta_KcP::after {
    position: absolute;
    height: 100%;
    background-size: 40px 40px;
    left: 0;
    width: 100%;
    top: 0;
    z-index: -2;
    opacity: 0.3;
    background: 
        linear-gradient(90deg, transparent 50%, rgba(255, 255, 255, 0.02) 50%),
        linear-gradient(rgba(255, 255, 255, 0.02) 50%, transparent 50%);
    content: "";
}.support_cta_KcP .head_train_S0C:nth-child(1)::before {
    background: radial-gradient(circle, rgb(163,189,189,0.5) 0%, transparent 70%);
}.support_cta_KcP .head_train_S0C:nth-child(2)::before {
    background: radial-gradient(circle, rgb(114,161,161,0.5) 0%, transparent 70%);
}.support_cta_KcP .top_know_IjT a::after {
    width: 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    background: linear-gradient(to right, rgb(163,189,189), rgb(114,161,161));
    height: 1px;
    transition: width 0.3s ease;
}.support_cta_KcP .top_know_IjT a:hover::after {
    width: 100%;
}.reach_us_Zzg {
    background-color: rgb(204,215,209);
    position: relative;
    overflow: hidden;
    padding: 5rem 0;
}.reach_us_Zzg::before {
    content: "";
    width: 100%;
    z-index: 1;
    left: 0;
    height: 100%;
    top: 0;
    position: absolute;
}.reach_us_Zzg::after {
    position: absolute;
    z-index: 0;
    opacity: 0.2;
    background: linear-gradient(135deg, rgb(163,189,189,0.5) 0%, transparent 70%);
    content: "";
    height: 200%;
    top: -50%;
    transform: rotate(-15deg);
    width: 120%;
    left: -20%;
}.reach_us_Zzg .container {
    position: relative;
    z-index: 2;
}.reach_us_Zzg .ask_support_4dp {
    position: relative;
    display: flex;
    flex-direction: column;
}.reach_us_Zzg .ask_support_4dp h3 {
    display: inline-block;
    width: auto;
    color: rgb(163,189,189);
    position: relative;
    max-width: 70%;
    margin-bottom: 3rem;
    font-weight: 700;
    font-size: 38px;
}.reach_us_Zzg .ask_support_4dp h3::before {
    left: -1rem;
    content: "";
    position: absolute;
    background-color: rgb(163,189,189);
    width: 5px;
    height: 70%;
    transform: translateY(-50%);
    top: 50%;
    border-radius: 10px;
}.reach_us_Zzg .feedback_form_7K6 {
    line-height: 1.6;
    font-size: calc(14px * 1.1);
    max-width: 80%;
    color: #000000;
    margin-bottom: 3rem;
}.reach_us_Zzg .assist_form_acr {
    flex-wrap: wrap;
    margin: -1rem;
    display: flex;
}.reach_us_Zzg .assist_form_acr > span {
    border-radius: 15px;
    padding: 2.5rem;
    flex: 1 0 calc(33.333% - 2rem);
    opacity: 1;
    z-index: 1;
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background-color: #ffffff;
    overflow: hidden;
    min-width: 250px;
    margin: 1rem;
}.reach_us_Zzg .assist_form_acr > span::before {
    top: 0;
    height: 100%;
    left: 0;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    width: 100%;
    background-position: 0 0, 0 100%, 100% 0, 100% 100%;
    z-index: -1;
    background: linear-gradient(45deg, transparent 98%, rgb(163,189,189) 0), 
                linear-gradient(-45deg, transparent 98%, rgb(163,189,189) 0), 
                linear-gradient(135deg, transparent 98%, rgb(163,189,189) 0), 
                linear-gradient(-135deg, transparent 98%, rgb(163,189,189) 0);
    content: "";
    opacity: 0.4;
}.reach_us_Zzg .assist_form_acr > span:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}.reach_us_Zzg .assist_form_acr > span svg {
    height: 28px;
    top: 1.5rem;
    opacity: 0.7;
    right: 1.5rem;
    fill: rgb(163,189,189);
    transition: all 0.4s ease;
    width: 28px;
    position: absolute;
}.reach_us_Zzg .assist_form_acr > span svg path {
    transition: all 0.3s ease;
    stroke: #ffffff;
    stroke-width: 0.5;
}.reach_us_Zzg .assist_form_acr > span:hover svg path {
    stroke-width: 1;
}.reach_us_Zzg .assist_form_acr p {
    margin: 0;
    font-size: 14px;
    align-items: center;
    color: #000000;
    font-weight: 400;
    position: relative;
    display: flex;
}.reach_us_Zzg .assist_form_acr p svg {
    fill: rgb(163,189,189);
    height: 18px;
    width: 18px;
    opacity: 0.8;
    position: static;
    margin-right: 10px;
}.reach_us_Zzg .assist_form_acr span > span {
    display: flex;
    font-size: calc(14px * 1.1);
    margin-top: 0.5rem;
    font-weight: 600;
    color: rgb(163,189,189);
    align-items: center;
}.reach_us_Zzg .assist_form_acr span > span svg {
    margin-right: 8px;
    opacity: 0.8;
    width: 16px;
    position: static;
    height: 16px;
}.reach_us_Zzg .assist_form_acr a {
    color: rgb(163,189,189);
    display: inline-flex;
    position: relative;
    transition: color 0.3s ease;
    align-items: center;
    text-decoration: none;
}.reach_us_Zzg .assist_form_acr a svg {
    position: static;
    width: 14px;
    margin-right: 6px;
    transition: transform 0.3s ease;
    height: 14px;
}.reach_us_Zzg .assist_form_acr a::after {
    bottom: -2px;
    left: 0;
    content: "";
    transform: scaleX(0);
    transform-origin: right;
    position: absolute;
    background-color: rgb(163,189,189);
    transition: transform 0.3s ease;
    height: 1px;
    width: 100%;
}.reach_us_Zzg .assist_form_acr a:hover {
    color: rgb(114,161,161);
}.reach_us_Zzg .assist_form_acr a:hover svg {
    transform: translateX(3px);
    fill: rgb(114,161,161);
}.reach_us_Zzg .assist_form_acr a:hover::after {
    transform-origin: left;
    background-color: rgb(114,161,161);
    transform: scaleX(1);
}.reach_us_Zzg .support_request_tmI {
    border-radius: 15px;
    margin-top: 3rem;
    padding: 2.5rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
    background-color: #ffffff;
    position: relative;
    overflow: hidden;
    width: 100%;
}.reach_us_Zzg .support_request_tmI::before {
    width: 100%;
    top: 0;
    position: absolute;
    left: 0;
    z-index: -1;
    background-size: 20px 20px;
    height: 100%;
    opacity: 0.4;
    background-position: 0 0, 0 100%, 100% 0, 100% 100%;
    background-repeat: no-repeat;
    content: "";
    background: linear-gradient(45deg, transparent 98%, rgb(114,161,161) 0), 
                linear-gradient(-45deg, transparent 98%, rgb(114,161,161) 0), 
                linear-gradient(135deg, transparent 98%, rgb(114,161,161) 0), 
                linear-gradient(-135deg, transparent 98%, rgb(114,161,161) 0);
}.reach_us_Zzg .support_request_tmI h4 {
    color: rgb(114,161,161);
    position: relative;
    font-weight: 700;
    font-size: 23px;
    margin-bottom: 1.5rem;
    align-items: center;
    display: inline-flex;
}.reach_us_Zzg .support_request_tmI h4 svg {
    height: 22px;
    width: 22px;
    fill: rgb(114,161,161);
    transition: transform 0.5s ease;
    margin-right: 10px;
}.reach_us_Zzg .support_request_tmI:hover h4 svg {
    transform: rotate(360deg);
}.reach_us_Zzg .support_request_tmI h4::after {
    width: 40px;
    position: absolute;
    content: "";
    bottom: -8px;
    border-radius: 10px;
    background-color: rgb(114,161,161);
    left: 0;
    height: 3px;
}.reach_us_Zzg .support_request_tmI span {
    padding: 0.5rem 1rem;
    align-items: center;
    display: inline-flex;
    background-color: rgba(rgb(114,161,161,0.5), 0.1);
    font-size: 14px;
    margin: 0.5rem 1rem 0.5rem 0;
    transition: all 0.3s ease;
    border-radius: 10px;
    color: #000000;
}.reach_us_Zzg .support_request_tmI span:hover {
    background-color: rgba(rgb(114,161,161,0.5), 0.2);
    transform: translateY(-2px);
}.reach_us_Zzg .support_request_tmI span svg {
    width: 14px;
    transition: all 0.3s ease;
    height: 14px;
    fill: rgb(114,161,161);
    opacity: 0.8;
    margin-right: 8px;
}.reach_us_Zzg .support_request_tmI span:hover svg {
    opacity: 1;
    transform: scale(1.2);
}.reach_us_Zzg .assist_form_acr > span::after {
    left: 0;
    background: linear-gradient(to right, rgb(163,189,189), rgb(114,161,161));
    z-index: 2;
    height: 3px;
    transition: width 0.5s ease;
    content: "";
    width: 0;
    top: 0;
    position: absolute;
}.reach_us_Zzg .assist_form_acr > span:hover::after {
    width: 100%;
}.reach_us_Zzg .assist_form_acr > span:nth-child(1) {
    animation-delay: 0.1s;
}.reach_us_Zzg .assist_form_acr > span:nth-child(2) {
    animation-delay: 0.2s;
}.reach_us_Zzg .assist_form_acr > span:nth-child(3) {
    animation-delay: 0.3s;
}.reach_us_Zzg .assist_form_acr > span:nth-child(4) {
    animation-delay: 0.4s;
}.reach_us_Zzg .assist_form_acr > span:nth-child(5) {
    animation-delay: 0.5s;
}.reach_us_Zzg .assist_form_acr > span:nth-child(6) {
    animation-delay: 0.6s;
}.reach_us_Zzg .support_request_tmI {
    animation-delay: 0.7s;
    animation: fadeInUp 0.6s ease forwards;
    opacity: 0;
}
@media (min-width: 1200px) {.reach_us_Zzg .assist_form_acr > span {
    flex: 1 0 calc(33.333% - 2rem);
}.reach_us_Zzg {
    padding: 7rem 0;
}
}
@media (max-width: 1199px) and (min-width: 992px) {.reach_us_Zzg .assist_form_acr > span {
    flex: 1 0 calc(50% - 2rem);
}.reach_us_Zzg .assist_form_acr > span svg {
    height: 24px;
    width: 24px;
}
}
@media (max-width: 991px) {.reach_us_Zzg {
    padding: 5rem 0;
}.reach_us_Zzg .assist_form_acr > span {
    flex: 1 0 calc(50% - 2rem);
}.reach_us_Zzg .ask_support_4dp h3 {
    max-width: 90%;
    font-size: calc(38px * 0.9);
}.reach_us_Zzg .feedback_form_7K6 {
    max-width: 100%;
}.reach_us_Zzg .assist_form_acr > span svg {
    right: 1.2rem;
    width: 22px;
    height: 22px;
    top: 1.2rem;
}.reach_us_Zzg .support_request_tmI h4 svg {
    height: 20px;
    width: 20px;
}
}
@media (max-width: 767px) {.reach_us_Zzg {
    padding: 4rem 0;
}.reach_us_Zzg .assist_form_acr > span {
    flex: 1 0 calc(100% - 2rem);
}.reach_us_Zzg .ask_support_4dp h3 {
    max-width: 100%;
    font-size: calc(38px * 0.8);
}.reach_us_Zzg .feedback_form_7K6 {
    font-size: 14px;
}.reach_us_Zzg .support_request_tmI {
    padding: 2rem;
}.reach_us_Zzg .assist_form_acr > span {
    padding: 2rem;
}.reach_us_Zzg .assist_form_acr > span svg {
    height: 20px;
    top: 1rem;
    right: 1rem;
    width: 20px;
}.reach_us_Zzg .support_request_tmI span svg {
    height: 12px;
    width: 12px;
}
}
@media (max-width: 575px) {.reach_us_Zzg {
    padding: 3rem 0;
}.reach_us_Zzg .ask_support_4dp h3 {
    margin-bottom: 2rem;
    font-size: 33px;
}.reach_us_Zzg .feedback_form_7K6 {
    margin-bottom: 2rem;
}.reach_us_Zzg .assist_form_acr {
    margin: -0.5rem;
}.reach_us_Zzg .assist_form_acr > span {
    padding: 1.5rem;
    margin: 0.5rem;
}.reach_us_Zzg .support_request_tmI {
    margin-top: 2rem;
    padding: 1.5rem;
}.reach_us_Zzg .support_request_tmI span {
    margin: 0.3rem 0.5rem 0.3rem 0;
    padding: 0.3rem 0.7rem;
}.reach_us_Zzg .assist_form_acr > span svg {
    top: 0.8rem;
    right: 0.8rem;
    height: 18px;
    width: 18px;
}.reach_us_Zzg .support_request_tmI h4 svg {
    width: 18px;
    height: 18px;
}.reach_us_Zzg .support_request_tmI span svg {
    margin-right: 5px;
    height: 10px;
    width: 10px;
}}
.reach_us_Zzg .container::before {
    right: -15%;
    z-index: -1;
    content: "";
    border-radius: 50%;
    border: 30px solid rgb(163,189,189,0.5);
    width: 300px;
    top: 10%;
    height: 300px;
    opacity: 0.1;
    animation: rotate 40s linear infinite;
    position: absolute;
}.reach_us_Zzg .container::after {
    height: 200px;
    content: "";
    bottom: -10%;
    opacity: 0.1;
    width: 200px;
    left: -10%;
    z-index: -1;
    border: 20px solid rgb(114,161,161,0.5);
    position: absolute;
    border-radius: 50%;
}.reach_us_Zzg .assist_form_acr > span:hover::after {
    background: linear-gradient(90deg, rgb(163,189,189), rgb(114,161,161), rgb(163,189,189));
    background-size: 200% 200%;
}.enroll_instantly_6eL {
    position: relative;
    background: linear-gradient(135deg, rgb(114,161,161,0.5), rgb(163,189,189,0.5));
    overflow: hidden;
    padding: 7rem 0;
    z-index: 1;
}.enroll_instantly_6eL::before {
    height: 100%;
    width: 100%;
    z-index: -1;
    left: 0;
    position: absolute;
    background: repeating-linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.03),
    rgba(255, 255, 255, 0.03) 15px,
    transparent 15px,
    transparent 30px
  );
    top: 0;
    content: "";
}.enroll_instantly_6eL::after {
    right: -25%;
    z-index: -1;
    background: radial-gradient(
    circle at center,
    rgb(163,189,189,0.5) 0%,
    transparent 70%
  );
    height: 200%;
    transform: rotate(35deg);
    content: "";
    position: absolute;
    width: 80%;
    top: -50%;
}.enroll_instantly_6eL .container {
    transform: perspective(1000px) rotateX(2deg);
    display: flex;
    max-width: 1200px;
    align-items: center;
    position: relative;
    gap: 3rem;
    margin: 0 auto;
    flex-direction: column;
    padding: 0 2rem;
}.enroll_instantly_6eL h2 {
    font-family: Arial, sans-serif;
    color: #000000;
    max-width: 900px;
    font-size: 37px;
    line-height: 1.4;
    animation: fadeSlideUp 0.8s ease-out forwards;
    font-weight: 700;
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.2);
    position: relative;
    margin: 0 auto;
    text-align: center;
}.enroll_instantly_6eL .success_story_Wjx {
    transform: translateY(0);
    max-width: 600px;
    backdrop-filter: blur(8px);
    box-shadow: 
    0 10px 30px -5px rgba(0, 0, 0, 0.1),
    0 5px 15px -5px rgba(0, 0, 0, 0.05);
    display: flex;
    width: calc(100% - 4rem);
    position: relative;
    animation: fadeSlideUp 0.8s ease-out 0.2s both;
    border-radius: 4px;
    border-left: 1px solid rgba(255, 255, 255, 0.8);
    background: linear-gradient(
    to right bottom,
    rgba(255, 255, 255, 0.9),
    rgba(255, 255, 255, 0.5)
  );
    border-top: 1px solid rgba(255, 255, 255, 0.8);
    justify-content: center;
    padding: 2rem;
    align-items: center;
    gap: 2rem;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}.enroll_instantly_6eL .success_story_Wjx:hover {
    box-shadow: 
    0 15px 35px -5px rgba(0, 0, 0, 0.15),
    0 10px 20px -5px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}.enroll_instantly_6eL svg {
    width: 48px;
    height: 48px;
    flex-shrink: 0;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
    animation: pulse 2s infinite alternate;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}.enroll_instantly_6eL .success_story_Wjx:hover svg {
    transform: scale(1.15) rotate(10deg);
}.enroll_instantly_6eL svg path {
    transition: fill 0.3s ease;
    fill: rgb(163,189,189);
}.enroll_instantly_6eL .success_story_Wjx:hover svg path {
    fill: rgb(114,161,161);
}.enroll_instantly_6eL .success_story_Wjx > div {
    display: flex;
    justify-content: center;
    flex-grow: 1;
}.enroll_instantly_6eL .help_block_r5Y {
    letter-spacing: 0.5px;
    overflow: hidden;
    color: #ffffff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease;
    text-decoration: none;
    font-family: Arial, sans-serif;
    background: linear-gradient(
    135deg,
    rgb(163,189,189),
    rgb(114,161,161)
  );
    border-radius: 3px;
    transform: translateZ(0);
    position: relative;
    font-size: 20px;
    text-align: center;
    display: inline-block;
    padding: 1rem 2.5rem;
    font-weight: 600;
}.enroll_instantly_6eL .help_block_r5Y::before {
    top: 0;
    transition: left 0.7s ease;
    width: 100%;
    content: "";
    height: 100%;
    background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.2),
    transparent
  );
    left: -100%;
    position: absolute;
}.enroll_instantly_6eL .help_block_r5Y:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2);
}.enroll_instantly_6eL .help_block_r5Y:hover::before {
    left: 100%;
}.enroll_instantly_6eL .help_block_r5Y:active {
    transform: translateY(1px);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

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

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.08);
  }
}

@media (max-width: 992px) {.enroll_instantly_6eL {
    padding: 5rem 0;
}.enroll_instantly_6eL h2 {
    font-size: calc(37px * 0.9);
}
}

@media (max-width: 768px) {.enroll_instantly_6eL {
    padding: 4rem 0;
}.enroll_instantly_6eL h2 {
    font-size: calc(37px * 0.8);
}.enroll_instantly_6eL .success_story_Wjx {
    flex-direction: column;
    padding: 1.5rem;
    gap: 1.5rem;
}.enroll_instantly_6eL svg {
    height: 40px;
    width: 40px;
}.enroll_instantly_6eL .help_block_r5Y {
    font-size: calc(20px * 0.9);
    padding: 0.875rem 2rem;
    width: 100%;
}
}

@media (max-width: 576px) {.enroll_instantly_6eL {
    padding: 3rem 0;
}.enroll_instantly_6eL h2 {
    font-size: calc(37px * 0.7);
}.enroll_instantly_6eL .container {
    transform: perspective(1000px) rotateX(1deg);
    padding: 0 1rem;
    gap: 2rem;
}.enroll_instantly_6eL .success_story_Wjx {
    padding: 1.25rem;
    width: calc(100% - 2rem);
}.enroll_instantly_6eL svg {
    height: 36px;
    width: 36px;
}.enroll_instantly_6eL .help_block_r5Y {
    padding: 0.75rem 1.75rem;
    font-size: calc(20px * 0.85);
}
}

@media (prefers-reduced-motion: reduce) {.enroll_instantly_6eL .container,
  .enroll_instantly_6eL h2,
  .enroll_instantly_6eL .success_story_Wjx,
  .enroll_instantly_6eL svg,
  .enroll_instantly_6eL .help_block_r5Y::before {
    transition: opacity 0.3s ease;
    animation: none;
}.enroll_instantly_6eL .success_story_Wjx:hover,
  .enroll_instantly_6eL .help_block_r5Y:hover {
    transform: none;
}}.course_suitability_Z3y {
    background-color: rgb(204,215,209);
    z-index: 1;
    position: relative;
    overflow: hidden;
    padding: 6rem 0;
}.course_suitability_Z3y::before {
    z-index: -1;
    animation: pulseGlow 15s infinite alternate ease-in-out;
    width: 100%;
    content: "";
    height: 100%;
    right: -50%;
    top: -50%;
    background: radial-gradient(
        circle at center,
        rgba(rgb(114,161,161,0.5), 0.3) 0%,
        transparent 70%
    );
    position: absolute;
}.course_suitability_Z3y::after {
    background: radial-gradient(
        ellipse at center,
        rgba(rgb(163,189,189,0.5), 0.2) 0%,
        transparent 70%
    );
    position: absolute;
    animation: pulseGlow 12s infinite alternate-reverse ease-in-out;
    width: 80%;
    z-index: -1;
    bottom: -30%;
    content: "";
    left: -20%;
    height: 80%;
}.course_suitability_Z3y .success_story_Wjx {
    align-items: center;
    padding: 0 2rem;
    flex-direction: column;
    position: relative;
    max-width: 1000px;
    display: flex;
    margin: 0 auto;
}.course_suitability_Z3y h3 {
    position: relative;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    background: rgba(255, 255, 255, 0.1);
    color: #000000;
    padding: 1rem 3rem;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    z-index: 2;
    margin-bottom: 4rem;
    text-align: center;
    border-radius: 18px;
    font-weight: 600;
    font-size: 37px;
}.course_suitability_Z3y h3::before,
.course_suitability_Z3y h3::after {
    height: 30px;
    content: "";
    position: absolute;
    border-style: solid;
    z-index: -1;
    border-color: rgb(114,161,161);
    width: 30px;
}.course_suitability_Z3y h3::before {
    top: -10px;
    border-width: 2px 0 0 2px;
    left: -10px;
    border-radius: 5px 0 0 0;
}.course_suitability_Z3y h3::after {
    border-radius: 0 0 5px 0;
    right: -10px;
    bottom: -10px;
    border-width: 0 2px 2px 0;
}.course_suitability_Z3y ul {
    list-style: none;
    width: 100%;
    flex-direction: column;
    position: relative;
    padding: 0;
    margin: 0;
    gap: 2rem;
    z-index: 2;
    display: flex;
}.course_suitability_Z3y li {
    text-align: center;
    position: relative;
    flex-direction: column;
    background: rgba(255, 255, 255, 0.08);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    align-items: center;
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 
        0 10px 20px rgba(0, 0, 0, 0.05),
        0 6px 6px rgba(0, 0, 0, 0.1),
        inset 0 1px 1px rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(12px);
    padding: 2rem;
    border-radius: 18px;
    display: flex;
    overflow: hidden;
}.course_suitability_Z3y li::before {
    height: 2px;
    left: 0;
    top: 0;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(rgb(114,161,161,0.5), 0.5),
        transparent
    );
    right: 0;
    position: absolute;
    content: "";
}.course_suitability_Z3y li:hover {
    transform: translateY(-10px);
    border-color: rgba(rgb(114,161,161,0.5), 0.3);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 12px 12px rgba(0, 0, 0, 0.05),
        inset 0 1px 1px rgba(255, 255, 255, 0.2);
}.course_suitability_Z3y li:hover::after {
    bottom: 0;
    content: "";
    height: 4px;
    position: absolute;
    left: 0;
    background: linear-gradient(
        90deg,
        rgb(114,161,161),
        rgb(163,189,189)
    );
    animation: glowLine 2s infinite alternate ease-in-out;
    width: 100%;
}.course_suitability_Z3y li svg {
    fill: rgb(114,161,161);
    transition: all 0.3s ease;
    width: 60px;
    margin-bottom: 1.5rem;
    filter: drop-shadow(0 4px 6px rgba(0, 0, 0, 0.1));
    height: 60px;
}.course_suitability_Z3y li svg path {
    fill: rgb(114,161,161);
    transition: fill 0.3s ease;
}.course_suitability_Z3y li:hover svg {
    fill: rgb(163,189,189);
    transform: scale(1.05);
}.course_suitability_Z3y li:hover svg path {
    fill: rgb(163,189,189);
}.course_suitability_Z3y li:nth-child(even) {
    transform: translateX(20px);
}.course_suitability_Z3y li:nth-child(odd) {
    transform: translateX(-20px);
}.course_suitability_Z3y li:nth-child(even):hover {
    transform: translateX(20px) translateY(-10px);
}.course_suitability_Z3y li:nth-child(odd):hover {
    transform: translateX(-20px) translateY(-10px);
}

@keyframes pulseGlow {
    0% {
        opacity: 0.4;
        transform: scale(1);
    }
    100% {
        opacity: 0.8;
        transform: scale(1.2);
    }
}

@keyframes glowLine {
    0% {
        opacity: 0.6;
        box-shadow: 0 0 5px rgba(rgb(114,161,161,0.5), 0.5);
    }
    100% {
        opacity: 1;
        box-shadow: 0 0 15px rgba(rgb(163,189,189,0.5), 0.8);
    }
}

@media (min-width: 992px) {.course_suitability_Z3y ul {
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    gap: 2rem;
}.course_suitability_Z3y li:nth-child(1),
    .course_suitability_Z3y li:nth-child(3) {
    transform: translateY(20px);
}.course_suitability_Z3y li:nth-child(2),
    .course_suitability_Z3y li:nth-child(4) {
    transform: translateY(-20px);
}.course_suitability_Z3y li:nth-child(1):hover,
    .course_suitability_Z3y li:nth-child(3):hover {
    transform: translateY(10px);
}.course_suitability_Z3y li:nth-child(2):hover,
    .course_suitability_Z3y li:nth-child(4):hover {
    transform: translateY(-30px);
}
}

@media (max-width: 991px) {.course_suitability_Z3y {
    padding: 4rem 0;
}.course_suitability_Z3y ul {
    gap: 1.5rem;
}.course_suitability_Z3y h3 {
    padding: 0.8rem 2rem;
    font-size: calc(37px * 0.9);
    margin-bottom: 3rem;
}.course_suitability_Z3y li {
    padding: 1.5rem;
}.course_suitability_Z3y li svg {
    height: 50px;
    margin-bottom: 1rem;
    width: 50px;
}
}

@media (max-width: 768px) {.course_suitability_Z3y {
    padding: 3rem 0;
}.course_suitability_Z3y .success_story_Wjx {
    padding: 0 1.5rem;
}.course_suitability_Z3y h3 {
    padding: 0.7rem 1.5rem;
    font-size: calc(37px * 0.8);
    margin-bottom: 2.5rem;
}.course_suitability_Z3y li {
    padding: 1.25rem;
}.course_suitability_Z3y li:nth-child(even),
    .course_suitability_Z3y li:nth-child(odd) {
    transform: translateX(0);
}.course_suitability_Z3y li:nth-child(even):hover,
    .course_suitability_Z3y li:nth-child(odd):hover {
    transform: translateY(-5px);
}.course_suitability_Z3y li svg {
    height: 40px;
    width: 40px;
}
}

@media (max-width: 480px) {.course_suitability_Z3y {
    padding: 2.5rem 0;
}.course_suitability_Z3y .success_story_Wjx {
    padding: 0 1rem;
}.course_suitability_Z3y h3 {
    font-size: calc(37px * 0.7);
    padding: 0.5rem 1rem;
    margin-bottom: 2rem;
}.course_suitability_Z3y h3::before,
    .course_suitability_Z3y h3::after {
    height: 20px;
    width: 20px;
}.course_suitability_Z3y ul {
    gap: 1rem;
}.course_suitability_Z3y li {
    padding: 1rem;
}.course_suitability_Z3y li svg {
    width: 35px;
    margin-bottom: 0.75rem;
    height: 35px;
}}.appWrapper_ATY {
    padding: 120px 0 100px;
    position: relative;
    background: linear-gradient(135deg, rgb(204,215,209) 0%, rgb(114,161,161,0.5) 100%);
    overflow: hidden;
}.appWrapper_ATY::before {
    pointer-events: none;
    opacity: 0.06;
    height: 100%;
    position: absolute;
    content: "";
    left: 0;
    background-image: 
        repeating-linear-gradient(
            45deg,
            rgb(114,161,161,0.5) 0px,
            rgb(114,161,161,0.5) 1px,
            transparent 1px,
            transparent 20px
        );
    top: 0;
    width: 100%;
}.appWrapper_ATY::after {
    width: 200px;
    position: absolute;
    transform: rotate(15deg);
    height: 200px;
    top: -50px;
    right: -50px;
    border: 2px solid rgb(163,189,189,0.5);
    content: "";
    animation: float 18s infinite ease-in-out;
    opacity: 0.2;
}.appWrapper_ATY .container {
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
}.appWrapper_ATY .success_story_Wjx {
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    padding: 60px 50px;
    position: relative;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.1);
    display: flex;
    transform: perspective(1000px) rotateY(-2deg);
    border-left: 5px solid rgb(163,189,189);
    flex-direction: column;
    background: #ffffff;
}.appWrapper_ATY .success_story_Wjx:hover {
    transform: perspective(1000px) rotateY(0deg);
}.appWrapper_ATY .success_story_Wjx::before {
    transform: scale(0.98);
    content: "";
    transition: transform 0.4s ease, opacity 0.4s ease;
    border: 1px solid rgb(114,161,161,0.5);
    position: absolute;
    bottom: 20px;
    top: 20px;
    left: 20px;
    right: 20px;
    pointer-events: none;
    opacity: 0.2;
}.appWrapper_ATY .success_story_Wjx:hover::before {
    transform: scale(1);
    opacity: 0.3;
}.appWrapper_ATY .success_story_Wjx > div:first-child {
    position: relative;
    margin-bottom: 30px;
}.appWrapper_ATY .success_story_Wjx > div:first-child::after {
    position: absolute;
    bottom: -15px;
    transform: scaleX(0.7);
    content: "";
    transform-origin: left center;
    width: 80px;
    background: rgb(163,189,189);
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 3px;
    left: 0;
}.appWrapper_ATY .success_story_Wjx:hover > div:first-child::after {
    transform: scaleX(1);
}.appWrapper_ATY h5 {
    font-size: 22px;
    margin: 0;
    line-height: 1.4;
    font-weight: 700;
    display: inline-block;
    color: #000000;
    position: relative;
    font-family: Arial, sans-serif;
}.appWrapper_ATY h5::before {
    opacity: 0.3;
    font-size: calc(22px * 2.5);
    top: -20px;
    left: -30px;
    position: absolute;
    content: "";
    color: rgb(163,189,189,0.5);
}.appWrapper_ATY p {
    margin: 0;
    font-size: 15px;
    color: #000000;
    font-weight: 400;
    font-family: Arial, sans-serif;
    transition: color 0.3s ease;
    line-height: 1.8;
}.appWrapper_ATY a {
    position: relative;
    display: inline-block;
    overflow: hidden;
    text-decoration: none;
}.appWrapper_ATY a::after {
    height: 1px;
    left: 0;
    position: absolute;
    background-color: rgb(163,189,189);
    width: 100%;
    transform: scaleX(0);
    bottom: 0;
    transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transform-origin: right center;
    content: "";
}.appWrapper_ATY a:hover::after {
    transform-origin: left center;
    transform: scaleX(1);
}.appWrapper_ATY a:hover p {
    color: rgb(163,189,189);
}

@keyframes float {
    0%, 100% {
        transform: rotate(15deg) translateY(0);
    }
    50% {
        transform: rotate(15deg) translateY(-20px);
    }
}

@media (min-width: 992px) {.appWrapper_ATY .success_story_Wjx {
    padding: 80px 70px;
}.appWrapper_ATY h5 {
    font-size: calc(22px * 1.1);
}.appWrapper_ATY p {
    line-height: 1.9;
    font-size: calc(15px * 1.05);
}
}

@media (max-width: 991px) {.appWrapper_ATY {
    padding: 90px 0 70px;
}.appWrapper_ATY .success_story_Wjx {
    padding: 50px 40px;
}
}

@media (max-width: 767px) {.appWrapper_ATY {
    padding: 70px 0 50px;
}.appWrapper_ATY .success_story_Wjx {
    padding: 40px 30px;
    transform: perspective(1000px) rotateY(-1deg);
}.appWrapper_ATY h5 {
    font-size: calc(22px * 0.95);
}.appWrapper_ATY p {
    line-height: 1.7;
    font-size: calc(15px * 0.95);
}
}

@media (max-width: 575px) {.appWrapper_ATY {
    padding: 60px 0 40px;
}.appWrapper_ATY .success_story_Wjx {
    padding: 30px 25px;
    border-left: 4px solid rgb(163,189,189);
}.appWrapper_ATY .success_story_Wjx > div:first-child {
    margin-bottom: 25px;
}.appWrapper_ATY h5 {
    font-size: calc(22px * 0.9);
}.appWrapper_ATY h5::before {
    left: -20px;
    font-size: calc(22px * 2);
}.appWrapper_ATY .success_story_Wjx > div:first-child::after {
    width: 60px;
    height: 2px;
}
}

@media (prefers-reduced-motion: reduce) {.appWrapper_ATY .success_story_Wjx,
    .appWrapper_ATY .success_story_Wjx::before,
    .appWrapper_ATY .success_story_Wjx > div:first-child::after,
    .appWrapper_ATY a::after {
    transition: none;
}.appWrapper_ATY::after {
    animation: none;
}}.secure_vaulting_ndu {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
    transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
    padding: 40px;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}.secure_vaulting_ndu h1 {
    border-bottom: 2px solid rgb(163,189,189);
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    margin-bottom: 25px;
    margin-top: 40px;
    font-size: 38px;
    text-align: center;
    padding-bottom: 10px;
    color: rgb(163,189,189);
}.secure_vaulting_ndu h2 {
    text-transform: uppercase;
    border-bottom: 1px solid rgb(114,161,161);
    font-size: 35px;
    padding-bottom: 8px;
    margin-top: 30px;
    color: rgb(114,161,161);
    margin-bottom: 20px;
    font-family: Arial, sans-serif;
}.secure_vaulting_ndu h3, .secure_vaulting_ndu h4, .secure_vaulting_ndu h5, .secure_vaulting_ndu h6 {
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 15px;
    font-family: Arial, sans-serif;
    font-size: 23px;
    color: #000000;
}.secure_vaulting_ndu ul, .secure_vaulting_ndu ol {
    padding-left: 0;
    margin: 0;
    padding: 15px 0;
    list-style-position: inside;
}.secure_vaulting_ndu li {
    margin-bottom: 12px;
    transition: background 0.3s ease-in-out;
    color: #000000;
    padding: 5px;
    font-size: 13px;
    line-height: 1.6;
    font-family: Arial, sans-serif;
    border-radius: 10px;
}.secure_vaulting_ndu li:hover {
    background: rgb(163,189,189,0.5);
}.secure_vaulting_ndu section {
    background: none;
}.secure_vaulting_ndu p, .secure_vaulting_ndu span, .secure_vaulting_ndu div {
    font-family: Arial, sans-serif;
    font-size: 13px;
    margin-bottom: 10px;
    line-height: 1.8;
    color: #000000;
}

@media only screen and (max-width: 800px) {.secure_vaulting_ndu {
    width: 100%;
    padding: 25px 10px;
}.secure_vaulting_ndu h1, .secure_vaulting_ndu h2 {
    font-size: calc(23px - 5px);
    text-align: left;
}.secure_vaulting_ndu ul, .secure_vaulting_ndu ol {
    padding: 10px 0;
}}.connect_form_LDn {
    background: linear-gradient(135deg, rgb(204,215,209) 0%, rgba(16, 22, 47, 0.95) 100%);
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}.connect_form_LDn::before {
    background: 
        linear-gradient(90deg, transparent 0%, rgba(rgb(163,189,189), 0.03) 50%, transparent 100%),
        linear-gradient(180deg, transparent 0%, rgba(rgb(114,161,161), 0.04) 50%, transparent 100%);
    top: 0;
    width: 100%;
    background-size: 20px 20px, 20px 20px;
    left: 0;
    height: 100%;
    position: absolute;
    animation: gridMove 20s linear infinite;
    content: "";
}.connect_form_LDn::after {
    z-index: 0;
    width: 100%;
    position: absolute;
    opacity: 0.6;
    background: radial-gradient(
        circle at 20% 30%, 
        rgba(rgb(163,189,189), 0.15) 0%, 
        transparent 50%
    ), radial-gradient(
        circle at 80% 70%, 
        rgba(rgb(114,161,161), 0.15) 0%, 
        transparent 50%
    );
    height: 100%;
    left: 0;
    top: 0;
    content: "";
}@keyframes gridMove {
    0% {
        background-position: 0 0, 0 0;
    }
    100% {
        background-position: 40px 0, 0 40px;
    }
}

.connect_form_LDn .container {
    z-index: 2;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
}.connect_form_LDn h2 {
    letter-spacing: 2px;
    text-align: center;
    font-weight: 700;
    position: relative;
    margin-bottom: 15px;
    font-family: Arial, sans-serif;
    color: #ffffff;
    font-size: 30px;
    text-transform: uppercase;
}.connect_form_LDn h2::after {
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    position: absolute;
    content: "";
    height: 3px;
    background: linear-gradient(90deg, rgb(163,189,189), rgb(114,161,161));
    border-radius: 1.5px;
}.connect_form_LDn .query_card_ZvB {
    display: grid;
    position: relative;
    gap: 30px;
    grid-template-columns: 1fr 1fr;
    margin-top: 60px;
}.connect_form_LDn .query_card_ZvB::before {
    z-index: -1;
    left: -8px;
    height: 100%;
    top: -8px;
    border: 1px solid rgba(rgb(163,189,189), 0.2);
    border-radius: 26px;
    width: 100%;
    position: absolute;
    content: "";
}.connect_form_LDn .query_card_ZvB::after {
    width: 100%;
    right: -8px;
    content: "";
    position: absolute;
    height: 100%;
    border: 1px solid rgba(rgb(114,161,161), 0.2);
    z-index: -1;
    bottom: -8px;
    border-radius: 26px;
}.connect_form_LDn .img_item_CkG {
    overflow: hidden;
    height: 100%;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    border-radius: 26px;
    min-height: 550px;
}.connect_form_LDn .img_item_CkG::before {
    position: absolute;
    background: linear-gradient(to bottom, transparent 40%, rgba(0, 0, 0, 0.6));
    top: 0;
    left: 0;
    content: "";
    height: 100%;
    z-index: 1;
    width: 100%;
}.connect_form_LDn .img_item_CkG::after {
    height: 60px;
    right: 20px;
    z-index: 2;
    content: "";
    width: 60px;
    border-right: 2px solid rgba(rgb(163,189,189), 0.6);
    border-top: 2px solid rgba(rgb(163,189,189), 0.6);
    top: 20px;
    position: absolute;
}.connect_form_LDn .inquiry_help_rde {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    position: relative;
    border-radius: 26px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.03);
    padding: 50px;
    backdrop-filter: blur(10px);
}.connect_form_LDn .inquiry_help_rde::before {
    content: "";
    left: 20px;
    width: 60px;
    border-left: 2px solid rgba(rgb(114,161,161), 0.6);
    border-bottom: 2px solid rgba(rgb(114,161,161), 0.6);
    position: absolute;
    bottom: 20px;
    height: 60px;
}.connect_form_LDn form {
    width: 100%;
}.connect_form_LDn form h3 {
    margin-bottom: 30px;
    position: relative;
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-weight: 600;
    padding-left: 20px;
    font-size: 23px;
}.connect_form_LDn form h3::before {
    top: 0;
    position: absolute;
    left: 0;
    width: 3px;
    height: 100%;
    content: "";
    background: rgb(163,189,189);
    border-radius: 10px;
}.connect_form_LDn form input[type="text"] {
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: #ffffff;
    font-family: Arial, sans-serif;
    width: 100%;
    padding: 18px 25px;
    font-size: 18px;
    transition: all 0.3s ease;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.05);
    margin-bottom: 25px;
}.connect_form_LDn form input[type="text"]:focus {
    outline: none;
    box-shadow: 0 0 15px rgba(rgb(163,189,189), 0.2);
    border-color: rgb(163,189,189);
    background: rgba(255, 255, 255, 0.08);
}.connect_form_LDn form input[type="text"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}.connect_form_LDn .feedback_help_9D6 {
    margin-bottom: 30px;
    display: flex;
    align-items: flex-start;
}.connect_form_LDn .feedback_help_9D6 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.connect_form_LDn .feedback_help_9D6 label {
    line-height: 1.5;
    cursor: pointer;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    padding-left: 35px;
    position: relative;
}.connect_form_LDn .feedback_help_9D6 label::before {
    height: 22px;
    left: 0;
    top: 2px;
    background: rgba(255, 255, 255, 0.05);
    content: "";
    transition: all 0.3s ease;
    position: absolute;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    width: 22px;
}.connect_form_LDn .feedback_help_9D6 input[type="checkbox"]:checked + label::before {
    border-color: rgb(163,189,189);
    background: rgb(163,189,189);
}.connect_form_LDn .feedback_help_9D6 input[type="checkbox"]:checked + label::after {
    width: 6px;
    content: "";
    position: absolute;
    border-bottom: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    transform: rotate(45deg);
    top: 6px;
    height: 10px;
    left: 8px;
}.connect_form_LDn .feedback_help_9D6 label a {
    color: rgb(163,189,189);
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
}.connect_form_LDn .feedback_help_9D6 label a:hover {
    color: rgb(114,161,161);
}.connect_form_LDn form .help_block_r5Y {
    z-index: 1;
    font-weight: 600;
    font-size: 20px;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    border: none;
    border-radius: 10px;
    color: #ffffff;
    transition: all 0.4s ease;
    position: relative;
    padding: 16px 40px;
    font-family: Arial, sans-serif;
    background: linear-gradient(45deg, rgb(163,189,189), rgb(114,161,161));
}.connect_form_LDn form .help_block_r5Y::before {
    height: 100%;
    transition: all 0.4s ease;
    left: -100%;
    content: "";
    background: linear-gradient(45deg, rgb(114,161,161), rgb(163,189,189));
    position: absolute;
    top: 0;
    z-index: -1;
    width: 100%;
}.connect_form_LDn form .help_block_r5Y:hover::before {
    left: 0;
}.connect_form_LDn form .help_block_r5Y:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}.connect_form_LDn svg {
    width: 22px;
    fill: rgb(163,189,189);
    height: 22px;
}.connect_form_LDn svg path {
    transition: fill 0.3s ease;
    fill: rgb(163,189,189);
}

@media screen and (max-width: 991px) {.connect_form_LDn {
    padding: 90px 0;
}.connect_form_LDn .query_card_ZvB {
    gap: 40px;
    grid-template-columns: 1fr;
}.connect_form_LDn .img_item_CkG {
    min-height: 400px;
}.connect_form_LDn .inquiry_help_rde {
    padding: 40px 30px;
}
}

@media screen and (max-width: 767px) {.connect_form_LDn {
    padding: 70px 0;
}.connect_form_LDn h2 {
    font-size: calc(30px * 0.9);
}.connect_form_LDn .img_item_CkG {
    min-height: 350px;
}.connect_form_LDn .img_item_CkG::after,
    .connect_form_LDn .inquiry_help_rde::before {
    height: 40px;
    width: 40px;
}
}

@media screen and (max-width: 576px) {.connect_form_LDn {
    padding: 50px 0;
}.connect_form_LDn h2 {
    font-size: calc(30px * 0.8);
}.connect_form_LDn .query_card_ZvB {
    margin-top: 40px;
}.connect_form_LDn .img_item_CkG {
    min-height: 250px;
}.connect_form_LDn .inquiry_help_rde {
    padding: 30px 20px;
}.connect_form_LDn form h3 {
    font-size: calc(23px * 0.9);
    margin-bottom: 25px;
}.connect_form_LDn form input[type="text"] {
    padding: 15px 20px;
    margin-bottom: 20px;
}.connect_form_LDn form .help_block_r5Y {
    padding: 15px 20px;
    width: 100%;
}}.newsletter_subscription_akh {
    font-family: Arial, sans-serif;
    padding: 6rem 2rem;
    background: rgb(204,215,209);
    position: relative;
    overflow: hidden;
}.newsletter_subscription_akh::before,
.newsletter_subscription_akh::after {
    content: "";
    z-index: 0;
    border-radius: 50%;
    position: absolute;
}.newsletter_subscription_akh::before {
    background: linear-gradient(135deg, rgb(163,189,189,0.5), transparent);
    top: -20vw;
    width: 60vw;
    right: -20vw;
    filter: blur(30px);
    animation: floatBubble 15s infinite alternate ease-in-out;
    height: 60vw;
}.newsletter_subscription_akh::after {
    filter: blur(25px);
    background: linear-gradient(225deg, rgb(114,161,161,0.5), transparent);
    left: -15vw;
    height: 40vw;
    animation: floatBubble 18s infinite alternate-reverse ease-in-out;
    bottom: -15vw;
    width: 40vw;
}.newsletter_subscription_akh .success_story_Wjx {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 1;
}.newsletter_subscription_akh .request_block_NWr {
    position: relative;
    width: 90%;
    backdrop-filter: blur(10px);
    max-width: 600px;
    overflow: hidden;
    border-radius: 26px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
    background: rgba(255, 255, 255, 0.7);
    margin-left: auto;
    margin-right: 0;
    padding: 3rem;
}.newsletter_subscription_akh .request_block_NWr::before,
.newsletter_subscription_akh .request_block_NWr::after {
    pointer-events: none;
    position: absolute;
    content: "";
}.newsletter_subscription_akh .request_block_NWr::before {
    animation: rotateBg 20s infinite linear;
    height: 200%;
    background: 
        radial-gradient(circle at 30% 40%, rgb(163,189,189,0.5) 0%, transparent 50%),
        radial-gradient(circle at 70% 60%, rgb(114,161,161,0.5) 0%, transparent 50%);
    width: 150%;
    top: -100%;
    opacity: 0.5;
    mix-blend-mode: overlay;
    left: -25%;
}.newsletter_subscription_akh h3 {
    color: #000000;
    font-size: 28px;
    position: relative;
    margin-bottom: 2.5rem;
    font-weight: 700;
}.newsletter_subscription_akh .input_holder {
    display: flex;
    position: relative;
    z-index: 1;
    flex-direction: column;
    width: 100%;
}.newsletter_subscription_akh input[type="email"] {
    padding: 1.2rem 1.5rem;
    width: 100%;
    background: #ffffff;
    color: #000000;
    font-size: 18px;
    margin-bottom: 1.5rem;
    border-radius: 50px;
    border: none;
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05), 0 -2px 5px rgba(255, 255, 255, 0.5) inset;
}.newsletter_subscription_akh input[type="email"]:focus {
    outline: none;
    box-shadow: 0 5px 15px rgb(163,189,189,0.5), 0 -2px 5px rgba(255, 255, 255, 0.5) inset;
    transform: scale(1.02);
}.newsletter_subscription_akh input[type="email"]::placeholder {
    opacity: 0.6;
    color: #000000;
}.newsletter_subscription_akh .access_lessons_C9x {
    padding: 1.2rem 3rem;
    font-weight: 600;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    background: linear-gradient(135deg, rgb(163,189,189), rgb(114,161,161));
    transition: all 0.3s ease;
    color: #ffffff;
    border-radius: 50px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    align-self: flex-end;
    border: none;
    font-size: 20px;
    cursor: pointer;
}.newsletter_subscription_akh .access_lessons_C9x::before {
    width: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    opacity: 0;
    content: "";
    transition: opacity 0.3s ease;
    background: linear-gradient(135deg, rgb(114,161,161), rgb(163,189,189));
    height: 100%;
    position: absolute;
}.newsletter_subscription_akh .access_lessons_C9x:hover {
    box-shadow: 0 15px 30px rgb(163,189,189,0.5);
    transform: translateY(-5px);
}.newsletter_subscription_akh .access_lessons_C9x:hover::before {
    opacity: 1;
}

@keyframes floatBubble {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(5%, 5%);
    }
}

@keyframes rotateBg {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes waveMove {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(10px);
    }
}

@media (min-width: 768px) {.newsletter_subscription_akh {
    padding: 8rem 3rem;
}.newsletter_subscription_akh .request_block_NWr {
    padding: 4rem;
    width: 70%;
}.newsletter_subscription_akh .input_holder {
    align-items: center;
    gap: 1.5rem;
    flex-direction: row;
}.newsletter_subscription_akh input[type="email"] {
    margin-bottom: 0;
    flex: 1;
}
}

@media (max-width: 767px) {.newsletter_subscription_akh {
    padding: 5rem 1.5rem;
}.newsletter_subscription_akh h3 {
    font-size: 22px;
}.newsletter_subscription_akh .request_block_NWr {
    width: 100%;
    padding: 2.5rem 2rem;
    margin: 0 auto;
}.newsletter_subscription_akh .access_lessons_C9x {
    align-self: center;
    width: 100%;
}}.company_overview_Osy {
    padding: 160px 0;
    position: relative;
    background-color: rgb(204,215,209);
    isolation: isolate;
    overflow: hidden;
}.company_overview_Osy::before {
    background: 
        radial-gradient(circle at 10% 10%, rgb(163,189,189,0.5) 0%, transparent 40%),
        radial-gradient(circle at 90% 90%, rgb(114,161,161,0.5) 0%, transparent 40%),
        repeating-conic-gradient(
            from 0deg at 50% 50%,
            transparent 0deg,
            transparent 15deg,
            rgba(0, 0, 0, 0.5) 15.5deg,
            transparent 16deg
        );
    opacity: 0.15;
    animation: rotateCircles 60s linear infinite;
    content: "";
    z-index: -2;
    position: absolute;
    background-size: auto, auto, 80px 80px;
    inset: 0;
}@keyframes rotateCircles {
    0% {
        background-position: 0% 0%, 100% 100%, 0 0;
        opacity: 0.15;
    }
    50% {
        background-position: 5% 5%, 95% 95%, 0 0;
        opacity: 0.17;
    }
    100% {
        background-position: 0% 0%, 100% 100%, 0 0;
        opacity: 0.15;
    }
}

.company_overview_Osy::after {
    opacity: 0.03;
    position: absolute;
    content: "";
    inset: 0;
    z-index: -1;
    background-size: 50px 50px;
    background-image: 
        linear-gradient(0deg, transparent 24%, rgba(0, 0, 0, 0.5) 25%, rgba(0, 0, 0, 0.5) 26%, transparent 27%, transparent 74%, rgba(0, 0, 0, 0.5) 75%, rgba(0, 0, 0, 0.5) 76%, transparent 77%),
        linear-gradient(90deg, transparent 24%, rgba(0, 0, 0, 0.5) 25%, rgba(0, 0, 0, 0.5) 26%, transparent 27%, transparent 74%, rgba(0, 0, 0, 0.5) 75%, rgba(0, 0, 0, 0.5) 76%, transparent 77%);
}.company_overview_Osy .container {
    max-width: 1200px;
    z-index: 1;
    position: relative;
    margin: 0 auto;
    padding: 0 30px;
}.company_overview_Osy .container::before {
    z-index: -1;
    width: 600px;
    position: absolute;
    content: "";
    top: -300px;
    animation: slowRotate 40s linear infinite;
    left: -300px;
    opacity: 0.6;
    border-radius: 50%;
    height: 600px;
    background: 
        conic-gradient(from 0deg, 
            transparent 0deg, 
            transparent 55deg, 
            rgba(0, 0, 0, 0.02) 60deg, 
            transparent 65deg,
            transparent 115deg, 
            rgba(0, 0, 0, 0.02) 120deg,
            transparent 125deg,
            transparent 175deg,
            rgba(0, 0, 0, 0.02) 180deg,
            transparent 185deg,
            transparent 235deg,
            rgba(0, 0, 0, 0.02) 240deg,
            transparent 245deg,
            transparent 295deg,
            rgba(0, 0, 0, 0.02) 300deg,
            transparent 305deg
        );
}.company_overview_Osy .container::after {
    opacity: 0.5;
    width: 400px;
    z-index: -1;
    right: -200px;
    border-radius: 50%;
    content: "";
    position: absolute;
    bottom: -200px;
    background: radial-gradient(circle, rgba(0, 0, 0, 0.01) 0%, transparent 70%);
    height: 400px;
}@keyframes slowRotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.company_overview_Osy .success_story_Wjx {
    gap: 25px;
    grid-template-areas: 
        "logo title"
        "photo text";
    grid-template-rows: auto 1fr;
    background: rgba(255, 255, 255, 0.02);
    border-radius: 28px;
    grid-template-columns: minmax(300px, 1fr) minmax(400px, 2fr);
    overflow: hidden;
    box-shadow: 
        0 25px 50px -12px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(255, 255, 255, 0.05);
    position: relative;
    display: grid;
    backdrop-filter: blur(8px);
}.company_overview_Osy .success_story_Wjx::before {
    position: absolute;
    z-index: -1;
    background: 
        linear-gradient(45deg, transparent 25%, rgba(255, 255, 255, 0.02) 25%, rgba(255, 255, 255, 0.02) 50%, transparent 50%, transparent 75%, rgba(255, 255, 255, 0.02) 75%);
    content: "";
    inset: 0;
    opacity: 0.3;
    animation: patternShift 20s linear infinite;
    background-size: 10px 10px;
}@keyframes patternShift {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 50px;
    }
}

.company_overview_Osy .success_story_Wjx::after {
    background: linear-gradient(135deg, rgb(163,189,189,0.5) 0%, transparent 100%);
    inset: 0;
    z-index: -1;
    opacity: 0.05;
    position: absolute;
    content: "";
}.company_overview_Osy .knowledge_pro_4Mg {
    justify-content: center;
    align-items: center;
    z-index: 2;
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 30px;
    grid-area: logo;
}.company_overview_Osy .knowledge_pro_4Mg::before {
    content: "";
    border-radius: 10px;
    z-index: -1;
    opacity: 0.2;
    inset: 10px;
    border: 1px dashed rgb(163,189,189,0.5);
    position: absolute;
}.company_overview_Osy .knowledge_pro_4Mg::after {
    position: absolute;
    left: 0;
    opacity: 0.05;
    width: 100%;
    top: 0;
    content: "";
    z-index: -1;
    background-size: 30px 30px;
    background: 
        linear-gradient(45deg, transparent 48.5%, rgb(163,189,189,0.5) 49%, rgb(163,189,189,0.5) 51%, transparent 51.5%),
        linear-gradient(135deg, transparent 48.5%, rgb(163,189,189,0.5) 49%, rgb(163,189,189,0.5) 51%, transparent 51.5%);
    height: 100%;
}.company_overview_Osy .knowledge_pro_4Mg svg {
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    width: 70px;
    margin-bottom: 15px;
    position: relative;
    height: 70px;
    filter: drop-shadow(0 4px 6px rgba(0, 0, 0, 0.1));
}.company_overview_Osy .knowledge_pro_4Mg svg::before {
    transition: all 0.3s ease;
    content: "";
    transform: scale(0.8);
    inset: -5px;
    border: 1px solid rgb(163,189,189,0.5);
    position: absolute;
    opacity: 0;
    border-radius: 50%;
}.company_overview_Osy .knowledge_pro_4Mg svg path {
    fill: rgb(163,189,189);
    transition: fill 0.3s ease;
}.company_overview_Osy h2 {
    font-size: 35px;
    color: #000000;
    display: flex;
    padding: 30px;
    grid-area: title;
    font-weight: 700;
    position: relative;
    margin: 0;
    align-items: center;
}.company_overview_Osy h2::before {
    background: 
        linear-gradient(to right, rgb(163,189,189,0.5) 0%, transparent 5%),
        linear-gradient(to bottom, rgb(163,189,189,0.5) 0%, transparent 5%);
    height: 100%;
    opacity: 0.15;
    left: 0;
    pointer-events: none;
    width: 100%;
    top: 0;
    position: absolute;
    content: "";
    z-index: -1;
}.company_overview_Osy h2::after {
    bottom: 20px;
    left: 30px;
    width: 60px;
    transition: width 0.3s ease, transform 0.3s ease;
    content: "";
    height: 3px;
    border-radius: 3px;
    position: absolute;
    background: linear-gradient(to right, rgb(163,189,189), rgb(114,161,161));
}.company_overview_Osy h2:hover::after {
    width: 100px;
    transform: translateX(10px);
}.company_overview_Osy .knowledge_guides_Ia8 {
    position: relative;
    perspective: 1000px;
    z-index: 2;
    grid-area: photo;
    padding: 30px;
}.company_overview_Osy .knowledge_guides_Ia8::before {
    position: absolute;
    opacity: 0.1;
    box-shadow: inset 0 0 0 1px rgb(163,189,189,0.5);
    border-radius: 28px;
    z-index: -1;
    inset: 10px;
    content: "";
}.company_overview_Osy .knowledge_guides_Ia8::after {
    content: "";
    z-index: -1;
    position: absolute;
    background: radial-gradient(circle at 30% 70%, rgb(163,189,189,0.5) 0%, transparent 60%);
    inset: 0;
    opacity: 0.05;
    pointer-events: none;
}.company_overview_Osy .knowledge_guides_Ia8 .img_item_CkG {
    transform: rotateY(3deg) rotateX(2deg);
    position: relative;
    border-radius: 28px;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    height: 320px;
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    width: 100%;
    transform-style: preserve-3d;
}.company_overview_Osy .knowledge_guides_Ia8 .img_item_CkG::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.5) 100%);
    z-index: 1;
}.company_overview_Osy .knowledge_guides_Ia8 .img_item_CkG::after {
    position: absolute;
    background: linear-gradient(
        90deg, 
        transparent, 
        rgba(255, 255, 255, 0.08), 
        transparent
    );
    content: "";
    transform: rotate(30deg);
    height: 300%;
    z-index: 2;
    top: -100%;
    left: -100%;
    animation: lightSweep 8s infinite cubic-bezier(0.4, 0, 0.2, 1);
    width: 300%;
}@keyframes lightSweep {
    0% {
        transform: rotate(30deg) translateX(-100%);
    }
    100% {
        transform: rotate(30deg) translateX(100%);
    }
}

.company_overview_Osy .knowledge_guides_Ia8:hover .img_item_CkG {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 10px 20px rgba(0, 0, 0, 0.1);
    transform: rotateY(0deg) rotateX(0deg) translateY(-10px);
}.company_overview_Osy .learning_growth_cH9 {
    margin-left: 20px;
    z-index: 3;
    margin-right: 20px;
    position: relative;
    padding: 20px 25px;
    color: #ffffff;
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: translateY(0);
    background: rgb(163,189,189);
    margin-top: -40px;
    border-radius: 10px;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05);
}.company_overview_Osy .learning_growth_cH9::before {
    border-radius: 10px 0 0 10px;
    content: "";
    width: 4px;
    height: 100%;
    opacity: 0.8;
    background: rgb(114,161,161);
    position: absolute;
    top: 0;
    left: 0;
}.company_overview_Osy .learning_growth_cH9::after {
    position: absolute;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 100%);
    border-radius: inherit;
    pointer-events: none;
    content: "";
    inset: 0;
}.company_overview_Osy .knowledge_guides_Ia8:hover .learning_growth_cH9 {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}.company_overview_Osy .study_space_jzt {
    margin: 0 0 8px 0;
    font-weight: 700;
    position: relative;
    font-size: 23px;
    padding-bottom: 8px;
}.company_overview_Osy .knowledge_guides_Ia8:hover .study_space_jzt::after {
    width: 50px;
}.company_overview_Osy .community_team_ZHe {
    margin: 0;
    font-size: 18px;
    opacity: 0.9;
}.company_overview_Osy .text_body_5c2 {
    grid-area: text;
    z-index: 2;
    padding: 30px;
    position: relative;
}.company_overview_Osy .text_body_5c2::before {
    content: "";
    border-radius: 28px;
    position: absolute;
    inset: 10px;
    z-index: -1;
    transition: opacity 0.3s ease;
    box-shadow: inset 0 0 0 1px rgb(114,161,161,0.5);
    opacity: 0.1;
}.company_overview_Osy .text_body_5c2:hover::before {
    opacity: 0.2;
}.company_overview_Osy .text_body_5c2::after {
    z-index: -1;
    pointer-events: none;
    position: absolute;
    opacity: 0.05;
    content: "";
    background: 
        radial-gradient(circle at 70% 30%, rgb(114,161,161,0.5) 0%, transparent 60%);
    inset: 0;
}.company_overview_Osy p {
    margin: 0;
    line-height: 1.8;
    position: relative;
    color: #000000;
    padding: 0 0 0 20px;
    font-size: 18px;
}.company_overview_Osy p::before {
    height: 100%;
    border-radius: 3px;
    top: 0;
    left: 0;
    content: "";
    width: 3px;
    opacity: 0.6;
    position: absolute;
    background: linear-gradient(to bottom, rgb(163,189,189,0.5), rgb(114,161,161,0.5));
}

@media (max-width: 992px) {.company_overview_Osy {
    padding: 100px 0;
}.company_overview_Osy .success_story_Wjx {
    grid-template-columns: 1fr;
    grid-template-areas: 
            "title title"
            "logo logo"
            "photo photo"
            "text text";
}.company_overview_Osy .knowledge_pro_4Mg {
    flex-direction: row;
    padding: 25px;
    align-items: center;
    justify-content: center;
}.company_overview_Osy .knowledge_pro_4Mg svg {
    margin-bottom: 0;
    margin-right: 15px;
}.company_overview_Osy h2 {
    text-align: center;
    padding: 25px;
    justify-content: center;
}.company_overview_Osy h2::after {
    left: 50%;
    transform: translateX(-50%);
}.company_overview_Osy h2:hover::after {
    width: 80px;
    transform: translateX(-40px);
}.company_overview_Osy .knowledge_guides_Ia8,
    .company_overview_Osy .text_body_5c2 {
    padding: 25px;
}.company_overview_Osy .knowledge_guides_Ia8 .img_item_CkG {
    height: 280px;
}
}

@media (max-width: 768px) {.company_overview_Osy {
    padding: 80px 0;
}.company_overview_Osy .knowledge_guides_Ia8 .img_item_CkG {
    height: 240px;
}.company_overview_Osy .learning_growth_cH9 {
    padding: 15px 20px;
    margin-left: 10px;
    margin-right: 10px;
}.company_overview_Osy h2 {
    font-size: calc(35px * 0.9);
}
}

@media (max-width: 480px) {.company_overview_Osy {
    padding: 60px 0;
}.company_overview_Osy .container {
    padding: 0 20px;
}.company_overview_Osy .knowledge_pro_4Mg,
    .company_overview_Osy h2,
    .company_overview_Osy .knowledge_guides_Ia8,
    .company_overview_Osy .text_body_5c2 {
    padding: 20px;
}.company_overview_Osy .knowledge_guides_Ia8 .img_item_CkG {
    height: 200px;
}.company_overview_Osy h2 {
    font-size: calc(35px * 0.8);
}.company_overview_Osy .knowledge_pro_4Mg {
    flex-direction: column;
}.company_overview_Osy .knowledge_pro_4Mg svg {
    margin-right: 0;
    margin-bottom: 10px;
}}.teaching_experience_BDL {
    position: relative;
    padding: 70px 30px;
    overflow: hidden;
    background: linear-gradient(45deg, rgb(204,215,209) 0%, #ffffff 100%);
}.teaching_experience_BDL::before {
    width: 100%;
    top: 0;
    z-index: 0;
    height: 100%;
    position: absolute;
    left: 0;
    opacity: 0.4;
    content: "";
    background: radial-gradient(circle at 30% 50%, rgb(163,189,189,0.5) 0%, transparent 40%);
}.teaching_experience_BDL::after {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    content: "";
    opacity: 0.3;
    background: radial-gradient(circle at 70% 30%, rgb(114,161,161,0.5) 0%, transparent 40%);
}.teaching_experience_BDL .testimonial_track_WCN {
    max-width: 1000px;
    perspective: 1500px;
    z-index: 2;
    transform-style: preserve-3d;
    grid-template-columns: 1fr;
    display: grid;
    position: relative;
    margin: 0 auto;
}.teaching_experience_BDL .img_item_CkG {
    transform: rotateX(10deg);
    width: 100%;
    transform-origin: bottom;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    height: 300px;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border-radius: 24px 24px 0 0;
    overflow: hidden;
    z-index: 2;
}.teaching_experience_BDL .img_item_CkG::before {
    height: 100%;
    content: "";
    width: 100%;
    left: 0;
    z-index: 1;
    top: 0;
    position: absolute;
    background: linear-gradient(
        to bottom,
        transparent 50%,
        rgba(0, 0, 0, 0.5) 100%
    );
}.teaching_experience_BDL .testimonial_track_WCN:hover .img_item_CkG {
    transform: rotateX(0deg) translateZ(30px);
}.teaching_experience_BDL .work_view_EfX {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    padding: 40px;
    background: #ffffff;
    z-index: 1;
    border-radius: 0 0 24px 24px;
    transform: rotateX(-5deg);
    position: relative;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform-origin: top;
}.teaching_experience_BDL .testimonial_track_WCN:hover .work_view_EfX {
    transform: rotateX(0deg) translateZ(20px);
}.teaching_experience_BDL .name {
    display: inline-block;
    margin-bottom: 10px;
    transform: translateZ(0);
    font-weight: 700;
    color: rgb(163,189,189);
    font-size: 33px;
    transition: transform 0.4s ease;
    position: relative;
}.teaching_experience_BDL .name::after {
    content: "";
    bottom: -5px;
    background: linear-gradient(to right, rgb(114,161,161), transparent);
    position: absolute;
    height: 3px;
    left: 0;
    transition: width 0.4s ease 0.1s;
    width: 0;
}.teaching_experience_BDL .testimonial_track_WCN:hover .name::after {
    width: 100%;
}.teaching_experience_BDL .testimonial_track_WCN:hover .name {
    transform: translateZ(10px);
}.teaching_experience_BDL .work_view_EfX > div:nth-child(2) {
    transform: translateZ(0);
    transition: transform 0.4s ease 0.1s, color 0.3s ease;
    opacity: 0.7;
    color: #000000;
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 20px;
}.teaching_experience_BDL .testimonial_track_WCN:hover .work_view_EfX > div:nth-child(2) {
    transform: translateZ(15px);
    color: rgb(114,161,161);
}.teaching_experience_BDL .work_items_L0r {
    transform: translateZ(0);
    position: relative;
    border-top: 1px solid rgb(204,215,209);
    padding: 20px 0 0 0;
    line-height: 1.7;
    font-size: 14px;
    transition: transform 0.4s ease 0.2s;
    color: #000000;
}.teaching_experience_BDL .testimonial_track_WCN:hover .work_items_L0r {
    transform: translateZ(5px);
}.teaching_experience_BDL .work_items_L0r::before {
    position: absolute;
    font-size: 60px;
    content: "";
    opacity: 0.5;
    line-height: 0;
    color: rgb(114,161,161,0.5);
    top: 10px;
    left: -5px;
}

@media (min-width: 768px) {.teaching_experience_BDL .testimonial_track_WCN {
    grid-gap: 0;
    grid-template-columns: 300px 1fr;
}.teaching_experience_BDL .img_item_CkG {
    transform-origin: right;
    border-radius: 24px 0 0 24px;
    transform: rotateY(-10deg);
    height: 100%;
}.teaching_experience_BDL .testimonial_track_WCN:hover .img_item_CkG {
    transform: rotateY(0deg) translateZ(30px);
}.teaching_experience_BDL .work_view_EfX {
    border-radius: 0 24px 24px 0;
    transform: rotateY(5deg);
    transform-origin: left;
}.teaching_experience_BDL .testimonial_track_WCN:hover .work_view_EfX {
    transform: rotateY(0deg) translateZ(20px);
}
}

@media (max-width: 767px) {.teaching_experience_BDL {
    padding: 50px 20px;
}.teaching_experience_BDL .img_item_CkG {
    height: 250px;
}.teaching_experience_BDL .work_view_EfX {
    padding: 30px 25px;
}.teaching_experience_BDL .name {
    font-size: calc(33px - 4px);
}.teaching_experience_BDL .work_view_EfX > div:nth-child(2) {
    font-size: calc(17px - 1px);
}.teaching_experience_BDL .work_items_L0r {
    font-size: calc(14px - 1px);
}}header {
    background: linear-gradient(120deg, 
        rgb(163,189,189) 0%, 
        rgb(163,189,189,0.5) 100%
    );
    top: 0;
    width: 100%;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    position: fixed;
    left: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    z-index: 1000;
}header:before {
    height: 100%;
    top: 0;
    opacity: 0.1;
    width: 100%;
    left: 0;
    position: absolute;
    content: '';
    pointer-events: none;
}header:after {
    content: '';
    top: 0;
    background-image: 
        linear-gradient(to right, 
            transparent 20%, 
            rgba(255, 255, 255, 0.05) 40%, 
            rgba(255, 255, 255, 0.05) 60%, 
            transparent 80%
        ),
        linear-gradient(to bottom, 
            transparent 20%, 
            rgba(255, 255, 255, 0.05) 40%, 
            rgba(255, 255, 255, 0.05) 60%, 
            transparent 80%
        );
    left: 0;
    width: 100%;
    position: absolute;
    background-size: 100px 100px;
    pointer-events: none;
    height: 100%;
}header .top_info_QHJ {
    position: relative;
}header .top_info_QHJ:before {
    position: absolute;
    height: 2px;
    left: 0;
    content: '';
    background: linear-gradient(to right, 
        transparent, 
        #ffffff, 
        transparent
    );
    opacity: 0.3;
    width: 100%;
    bottom: -1px;
}header .top_info_QHJ:after {
    opacity: 0.5;
    transform: translateY(-50%);
    content: '';
    position: absolute;
    filter: blur(8px);
    top: 50%;
    height: 60px;
    left: 0;
    pointer-events: none;
    background-image: radial-gradient(
        circle,
        rgba(255, 255, 255, 0.1) 0%,
        transparent 70%
    );
    width: 60px;
}header .container {
    padding: 15px 25px;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}header .container:before {
    background-position: 0 0, 0 10px;
    background-size: 6px 2px, 6px 2px;
    top: 50%;
    background-repeat: repeat-x;
    right: 20px;
    width: 50px;
    height: 30px;
    background-image: 
        linear-gradient(90deg, transparent 50%, rgba(255, 255, 255, 0.1) 50%),
        linear-gradient(90deg, transparent 50%, rgba(255, 255, 255, 0.1) 50%);
    transform: translateY(-50%);
    pointer-events: none;
    opacity: 0.5;
    content: '';
    position: absolute;
}header .top_mainbar_m1h {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}header .top_mainbar_m1h:before {
    position: absolute;
    height: 20px;
    opacity: 0.5;
    left: 0;
    transform: translateY(-50%) translateX(-40px);
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.2);
    top: 50%;
    width: 20px;
    content: '';
}header .top_mainbar_m1h:after {
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    opacity: 0.5;
    width: 20px;
    content: '';
    position: absolute;
    transform: translateY(-50%) translateX(40px);
    right: 0;
    height: 20px;
    top: 50%;
}header .head_train_S0C {
    position: relative;
    display: flex;
    align-items: center;
    gap: 30px;
}header .head_train_S0C:before {
    bottom: -10px;
    left: 0;
    opacity: 0;
    content: '';
    width: 100%;
    background: linear-gradient(to right, 
        transparent, 
        rgba(255, 255, 255, 0.3), 
        transparent
    );
    height: 2px;
    transition: opacity 0.4s ease;
    position: absolute;
}header .head_train_S0C:hover:before {
    opacity: 0.7;
}header .main_page_Kar {
    font-size: 12px;
    padding: 8px 0;
    font-family: Arial, sans-serif;
    letter-spacing: 0.5px;
    font-weight: 400;
    transition: all 0.3s ease;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    color: #ffffff;
}header .main_page_Kar:before {
    opacity: 0;
    position: absolute;
    top: 50%;
    content: '';
    border-radius: 50%;
    height: 6px;
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.8);
    transform: translateY(-50%);
    transition: all 0.3s ease;
    background: #ffffff;
    left: -12px;
    width: 6px;
}header .main_page_Kar:after {
    transition: all 0.3s ease;
    position: absolute;
    content: '';
    left: -30px;
    height: 1px;
    width: 20px;
    background: rgba(255, 255, 255, 0.5);
    transform-origin: right;
    transform: translateY(-50%) scaleX(0);
    top: 50%;
}header .main_page_Kar:hover {
    color: #ffffff;
    transform: translateX(5px);
}header .main_page_Kar:hover:before {
    opacity: 1;
    left: -20px;
}header .main_page_Kar:hover:after {
    transform: translateY(-50%) scaleX(1);
}header .nav_begin_7Tj {
    text-decoration: none;
    padding: 5px;
    transition: all 0.3s ease;
    align-items: center;
    display: flex;
    position: relative;
}header .nav_begin_7Tj:before {
    transition: all 0.3s ease;
    border-radius: 10px;
    left: -10px;
    top: -10px;
    position: absolute;
    border: 1px solid rgba(255, 255, 255, 0.2);
    content: '';
    height: calc(100% + 20px);
    opacity: 0;
    width: calc(100% + 20px);
}header .nav_begin_7Tj:after {
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
    background: #ffffff;
    opacity: 0;
    transition: all 0.3s ease;
    width: 10px;
    border-radius: 50%;
    content: '';
    top: -5px;
    position: absolute;
    height: 10px;
    left: -5px;
}header .nav_begin_7Tj:hover:before {
    opacity: 1;
}header .nav_begin_7Tj:hover:after {
    opacity: 1;
    animation: circuit 3s infinite;
}header .nav_begin_7Tj svg {
    width: auto;
    height: 40px;
    transition: all 0.3s ease;
}header .nav_begin_7Tj:hover svg {
    filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.5));
}

@keyframes circuit {
    0%, 100% {
        top: -5px;
        left: -5px;
    }
    25% {
        top: -5px;
        left: calc(100% - 5px);
    }
    50% {
        top: calc(100% - 5px);
        left: calc(100% - 5px);
    }
    75% {
        top: calc(100% - 5px);
        left: -5px;
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.5;
    }
    50% {
        opacity: 1;
    }
}

@media (max-width: 991px) {header .container {
    padding: 12px 20px;
}header .head_train_S0C {
    gap: 20px;
}header .nav_begin_7Tj svg {
    height: 35px;
}
}

@media (max-width: 767px) {header .head_train_S0C {
    position: fixed;
    gap: 25px;
    max-width: 320px;
    box-shadow: -5px 0 20px rgba(0, 0, 0, 0.2);
    background: rgb(163,189,189);
    width: 80%;
    right: -100%;
    top: 0;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    flex-direction: column;
    z-index: 1001;
    padding: 80px 30px 30px;
    height: 100vh;
}header .head_train_S0C:before {
    bottom: auto;
    top: 60px;
    left: 10%;
    width: 80%;
}header .head_train_S0C:after {
    right: 20px;
    pointer-events: none;
    border: 1px solid rgba(255, 255, 255, 0.2);
    top: 20px;
    height: 30px;
    position: absolute;
    border-radius: 50%;
    width: 30px;
    content: '';
}header .menu.active {
    right: 0;
}header .main_page_Kar {
    padding: 12px 0;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}header .main_page_Kar:hover {
    transform: translateX(0);
}header .main_page_Kar:last-child {
    border-bottom: none;
}header .nav_begin_7Tj {
    margin: 0 auto;
}
}

@media (max-width: 480px) {header .container {
    padding: 10px 15px;
}header .nav_begin_7Tj svg {
    height: 30px;
}}.title_screen_P0z {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(204,215,209), rgb(114,161,161,0.5) 70%);
    perspective: 1000px;
    position: relative;
    min-height: 100vh;
}.title_screen_P0z::before {
    top: 0;
    background-size: 80px 80px;
    background: linear-gradient(45deg, rgba(255,255,255,0.03) 25%, transparent 25%, transparent 50%, 
                rgba(255,255,255,0.03) 50%, rgba(255,255,255,0.03) 75%, transparent 75%);
    left: 0;
    animation: backgroundShift 40s linear infinite;
    height: 100%;
    content: "";
    opacity: 0.5;
    position: absolute;
    z-index: 1;
    width: 100%;
}@keyframes backgroundShift {
    0% { background-position: 0 0; }
    100% { background-position: 160px 160px; }
}

.title_screen_P0z .success_story_Wjx {
    padding: 4rem 2rem;
    display: grid;
    z-index: 5;
    grid-template-columns: 1fr 1fr;
    min-height: 85vh;
    height: 100%;
    margin: 0 auto;
    grid-gap: 2rem;
    max-width: 1400px;
    position: relative;
}.title_screen_P0z h1 {
    animation: fadeSlideIn 1.2s cubic-bezier(0.17, 0.67, 0.43, 0.99) forwards;
    position: relative;
    text-shadow: 0 4px 12px rgba(0,0,0,0.1);
    transform: translateZ(60px);
    margin-bottom: 2rem;
    grid-column: 1 / -1;
    font-weight: 700;
    font-size: calc(45px * 1.2);
    color: #000000;
    opacity: 0;
}.title_screen_P0z h1::after {
    position: absolute;
    left: 0;
    content: "";
    height: 4px;
    animation: lineExpand 1.5s cubic-bezier(0.17, 0.67, 0.43, 0.99) forwards 0.6s;
    transform: scaleX(0);
    bottom: -10px;
    transform-origin: left center;
    background: rgb(163,189,189);
    width: 80px;
}@keyframes lineExpand {
    0% { transform: scaleX(0); }
    100% { transform: scaleX(1); }
}

.title_screen_P0z .text_body_5c2 {
    opacity: 0;
    transform: translateZ(30px);
    justify-content: center;
    animation: fadeSlideIn 1.2s cubic-bezier(0.17, 0.67, 0.43, 0.99) forwards 0.3s;
    transform-style: preserve-3d;
    display: flex;
    flex-direction: column;
}@keyframes fadeSlideIn {
    0% {
        opacity: 0;
        transform: translateY(40px) translateZ(0);
    }
    100% {
        opacity: 1;
        transform: translateY(0) translateZ(30px);
    }
}

.title_screen_P0z .learn_entry_i8B {
    transform: rotate(-2deg);
    border-left: 4px solid rgb(163,189,189);
    background: linear-gradient(120deg, rgba(255,255,255,0.95), rgba(255,255,255,0.85));
    display: flex;
    transition: transform 0.5s cubic-bezier(0.17, 0.67, 0.43, 0.99);
    box-shadow: 0 15px 35px rgba(0,0,0,0.1), 0 5px 15px rgba(0,0,0,0.07);
    padding: 2rem;
    gap: 1.5rem;
    flex-direction: column;
}.title_screen_P0z .learn_entry_i8B:hover {
    transform: rotate(0deg) translateY(-10px);
}.title_screen_P0z .learn_entry_i8B p {
    font-size: calc(15px * 1.2);
    margin-bottom: 1.5rem;
    line-height: 1.6;
    color: #000000;
}.title_screen_P0z svg {
    transform: translateZ(20px);
    height: 100px;
    transition: transform 0.5s cubic-bezier(0.17, 0.67, 0.43, 0.99);
    filter: drop-shadow(0 5px 10px rgba(94,170,168,0.3));
    width: 100px;
    align-self: center;
}.title_screen_P0z svg:hover {
    transform: translateZ(40px) scale(1.1);
}.title_screen_P0z svg path {
    fill: rgb(114,161,161);
    transition: fill 0.3s ease;
}.title_screen_P0z svg:hover path {
    fill: rgb(163,189,189);
}.title_screen_P0z svg text {
    font-family: Arial, sans-serif;
    animation: textPulse 3s infinite alternate;
}@keyframes textPulse {
    0% { fill: rgb(114,161,161); }
    100% { fill: rgb(163,189,189); }
}

.title_screen_P0z .learn_entry_i8B div {
    margin-top: 1rem;
    justify-content: center;
    display: flex;
}.title_screen_P0z .help_block_r5Y {
    background: linear-gradient(135deg, rgb(163,189,189), rgb(114,161,161));
    transform: translateZ(10px);
    padding: 0.8rem 2rem;
    display: inline-block;
    color: #ffffff;
    position: relative;
    font-size: 15px;
    transition: all 0.4s cubic-bezier(0.17, 0.67, 0.43, 0.99);
    text-decoration: none;
    overflow: hidden;
    box-shadow: 0 8px 20px rgba(94,170,168,0.3);
    z-index: 10;
    border: none;
    font-weight: 600;
}.title_screen_P0z .help_block_r5Y::before {
    content: "";
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    top: 0;
    width: 100%;
    position: absolute;
    transition: left 0.7s;
    left: -100%;
}.title_screen_P0z .help_block_r5Y:hover {
    transform: translateZ(20px) scale(1.05);
    box-shadow: 0 15px 30px rgba(94,170,168,0.4);
}.title_screen_P0z .help_block_r5Y:hover::before {
    left: 100%;
}.title_screen_P0z .img_item_CkG {
    opacity: 0;
    transition: all 0.6s cubic-bezier(0.17, 0.67, 0.43, 0.99);
    height: 100%;
    overflow: hidden;
    animation: photoReveal 1.8s cubic-bezier(0.17, 0.67, 0.43, 0.99) forwards 0.6s;
    min-height: 400px;
    box-shadow: 
        25px 25px 45px rgba(0,0,0,0.2),
        -5px -5px 30px rgba(255,255,255,0.5);
    border-radius: 12px;
    transform: translateZ(10px) perspective(800px) rotateY(-6deg);
    position: relative;
}@keyframes photoReveal {
    0% {
        opacity: 0;
        transform: translateZ(10px) perspective(800px) rotateY(-20deg) translateX(100px);
    }
    100% {
        opacity: 1;
        transform: translateZ(10px) perspective(800px) rotateY(-6deg) translateX(0);
    }
}

.title_screen_P0z .img_item_CkG::before {
    height: 100%;
    position: absolute;
    z-index: 2;
    background: linear-gradient(
        135deg,
        rgb(163,189,189,0.5) 0%,
        transparent 70%
    );
    top: 0;
    width: 100%;
    content: "";
    left: 0;
}.title_screen_P0z .img_item_CkG::after {
    position: absolute;
    bottom: 0;
    z-index: 3;
    left: 0;
    content: "";
    height: 40%;
    background: linear-gradient(
        to top,
        rgba(0, 0, 0, 0.5) 0%,
        transparent 100%
    );
    width: 100%;
}.title_screen_P0z .img_item_CkG:hover {
    transform: translateZ(50px) perspective(800px) rotateY(0deg);
}

@media (max-width: 992px) {.title_screen_P0z .success_story_Wjx {
    padding: 3rem 1.5rem;
    grid-template-columns: 1fr;
    min-height: auto;
}.title_screen_P0z h1 {
    font-size: calc(45px * 1.1);
    text-align: center;
}.title_screen_P0z h1::after {
    left: 50%;
    transform: translateX(-50%) scaleX(0);
}@keyframes lineExpand {
        0% { transform: translateX(-50%) scaleX(0); }
        100% { transform: translateX(-50%) scaleX(1); }
    }
    
    .title_screen_P0z .text_body_5c2 {
    order: 2;
}.title_screen_P0z .img_item_CkG {
    order: 1;
    margin-bottom: 2rem;
    min-height: 300px;
    transform: translateZ(10px) perspective(800px) rotateY(0);
}
    
    @keyframes photoReveal {
        0% {
            opacity: 0;
            transform: translateZ(10px) scale(0.9);
        }
        100% {
            opacity: 1;
            transform: translateZ(10px) scale(1);
        }
    }
}

@media (max-width: 768px) {.title_screen_P0z .success_story_Wjx {
    padding: 2rem 1rem;
}.title_screen_P0z h1 {
    margin-bottom: 1.5rem;
    font-size: 45px;
}.title_screen_P0z .learn_entry_i8B {
    padding: 1.5rem;
    transform: rotate(0);
}.title_screen_P0z .learn_entry_i8B p {
    font-size: 15px;
}.title_screen_P0z svg {
    height: 80px;
    width: 80px;
}.title_screen_P0z .img_item_CkG {
    min-height: 250px;
}
}

@media (max-width: 576px) {.title_screen_P0z {
    padding-top: 1rem;
}.title_screen_P0z .success_story_Wjx {
    padding: 1.5rem 1rem;
    grid-gap: 1.5rem;
}.title_screen_P0z h1 {
    font-size: calc(45px * 0.9);
}.title_screen_P0z .learn_entry_i8B {
    padding: 1.25rem;
}.title_screen_P0z svg {
    width: 60px;
    height: 60px;
}.title_screen_P0z .help_block_r5Y {
    padding: 0.7rem 1.5rem;
}.title_screen_P0z .img_item_CkG {
    min-height: 200px;
}}.tariff_feature_sJq {
    background: rgb(204,215,209);
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}.tariff_feature_sJq::before {
    height: 100%;
    content: "";
    width: 100%;
    position: absolute;
    background: linear-gradient(135deg, 
        rgba(var(--primary-color-rgb), 0.05) 0%, 
        rgba(var(--secondary-color-rgb), 0.03) 100%);
    left: 0;
    top: 0;
    z-index: 0;
}.tariff_feature_sJq .container {
    margin: 0 auto;
    max-width: 1400px;
    z-index: 1;
    position: relative;
    padding: 0 20px;
}.tariff_feature_sJq .learn_deals_IMy {
    display: grid;
    gap: 60px;
    grid-template-columns: 1fr;
}.tariff_feature_sJq .cost_matrix_jL7 {
    opacity: 0;
    transform: translateY(20px);
    margin: 0 auto;
    animation: fadeSlideUp 0.8s forwards 0.2s;
    max-width: 800px;
    text-align: center;
}.tariff_feature_sJq .cost_matrix_jL7 h2 {
    color: #000000;
    margin-bottom: 20px;
    font-size: 38px;
    font-weight: 700;
    position: relative;
    display: inline-block;
}.tariff_feature_sJq .cost_matrix_jL7 h2::after {
    transform: translateX(-50%);
    height: 3px;
    position: absolute;
    left: 50%;
    width: 80px;
    bottom: -10px;
    background: linear-gradient(90deg, rgb(163,189,189), rgb(114,161,161));
    content: "";
}.tariff_feature_sJq .cost_options_QtF {
    line-height: 1.6;
    color: #000000;
    margin-top: 30px;
    font-size: calc(17px + 0.1rem);
}.tariff_feature_sJq .payment_deals_3Q4 {
    opacity: 0;
    transform: translateY(30px);
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    animation: fadeSlideUp 0.8s forwards 0.4s;
    display: grid;
    gap: 30px;
    margin-top: 20px;
}.tariff_feature_sJq .skill_pricing_nsR {
    position: relative;
    display: block;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    color: inherit;
    z-index: 1;
    text-decoration: none;
    will-change: transform;
}.tariff_feature_sJq .skill_pricing_nsR:hover {
    transform: translateY(-10px) scale(1.02);
}.tariff_feature_sJq .cert_fees_ceb {
    border-radius: 16px;
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    flex-direction: column;
    background: #ffffff;
    overflow: hidden;
    min-height: 420px;
    display: flex;
    transition: box-shadow 0.4s ease, transform 0.4s ease;
}.tariff_feature_sJq .skill_pricing_nsR:hover .cert_fees_ceb {
    box-shadow: 0 20px 40px rgba(var(--primary-color-rgb), 0.15);
}.tariff_feature_sJq .skill_pricing_nsR:nth-child(odd) .cert_fees_ceb::before {
    width: 5px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform-origin: bottom;
    transform: scaleY(0);
    top: 0;
    background: rgb(163,189,189);
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
}.tariff_feature_sJq .skill_pricing_nsR:nth-child(even) .cert_fees_ceb::before {
    right: 0;
    transform: scaleY(0);
    height: 100%;
    position: absolute;
    width: 5px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    top: 0;
    content: "";
    transform-origin: bottom;
    background: rgb(114,161,161);
}.tariff_feature_sJq .skill_pricing_nsR:hover .cert_fees_ceb::before {
    transform: scaleY(1);
}.tariff_feature_sJq .group_rates_Jfu {
    flex-direction: column;
    display: flex;
    padding: 40px 30px;
    position: relative;
    flex: 1;
    z-index: 1;
}.tariff_feature_sJq .group_rates_Jfu h3 {
    margin-bottom: 15px;
    transition: color 0.3s ease;
    color: #000000;
    position: relative;
    font-weight: 700;
    display: inline-block;
    font-size: calc(22px + 0.2rem);
}.tariff_feature_sJq .skill_pricing_nsR:hover .group_rates_Jfu h3 {
    color: rgb(163,189,189);
}.tariff_feature_sJq .skill_pricing_nsR:nth-child(even):hover .group_rates_Jfu h3 {
    color: rgb(114,161,161);
}.tariff_feature_sJq .learn_pricing_1st {
    display: inline-block;
    font-size: calc(22px + 0.5rem);
    font-weight: 700;
    padding-bottom: 10px;
    color: rgb(163,189,189);
    position: relative;
    margin: 10px 0 20px;
}.tariff_feature_sJq .skill_pricing_nsR:nth-child(even) .learn_pricing_1st {
    color: rgb(114,161,161);
}.tariff_feature_sJq .learn_pricing_1st::after {
    opacity: 0.6;
    bottom: 0;
    background: currentColor;
    position: absolute;
    width: 40px;
    content: "";
    left: 0;
    height: 3px;
}.tariff_feature_sJq .group_rates_Jfu p {
    word-break: break-word;
    line-height: 1.6;
    color: #000000;
    margin-top: auto;
    font-size: 17px;
    hyphens: auto;
    word-wrap: break-word;
    overflow-wrap: break-word;
}.tariff_feature_sJq .img_item_CkG {
    transition: transform 0.5s ease;
    width: 100%;
    position: relative;
    transform-origin: center;
    height: 200px;
}.tariff_feature_sJq .skill_pricing_nsR:hover .img_item_CkG {
    transform: scale(1.05);
}.tariff_feature_sJq .img_item_CkG::after {
    background: linear-gradient(to top, rgba(0,0,0,0.4), transparent);
    position: absolute;
    transition: opacity 0.4s ease;
    bottom: 0;
    opacity: 0;
    height: 40%;
    content: "";
    left: 0;
    width: 100%;
}.tariff_feature_sJq .skill_pricing_nsR:hover .img_item_CkG::after {
    opacity: 1;
}

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

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

@media (min-width: 992px) {.tariff_feature_sJq {
    padding: 150px 0;
}.tariff_feature_sJq .learn_deals_IMy {
    grid-template-columns: 1fr;
    gap: 80px;
}.tariff_feature_sJq .payment_deals_3Q4 {
    gap: 30px;
    grid-template-columns: repeat(4, 1fr);
}.tariff_feature_sJq .cert_fees_ceb {
    min-height: 480px;
}
}

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

@media (max-width: 767px) {.tariff_feature_sJq {
    padding: 80px 0;
}.tariff_feature_sJq .cost_matrix_jL7 h2 {
    font-size: calc(38px - 0.4rem);
}.tariff_feature_sJq .cost_options_QtF {
    font-size: 17px;
}.tariff_feature_sJq .group_rates_Jfu {
    padding: 30px 20px;
}.tariff_feature_sJq .cert_fees_ceb {
    min-height: 400px;
}.tariff_feature_sJq .img_item_CkG {
    height: 160px;
}
}

@media (max-width: 480px) {.tariff_feature_sJq {
    padding: 60px 0;
}.tariff_feature_sJq .learn_deals_IMy {
    gap: 40px;
}.tariff_feature_sJq .payment_deals_3Q4 {
    gap: 25px;
}.tariff_feature_sJq .group_rates_Jfu h3 {
    font-size: 22px;
}.tariff_feature_sJq .learn_pricing_1st {
    font-size: 22px;
}.tariff_feature_sJq .group_rates_Jfu p {
    font-size: calc(17px - 0.1rem);
}
}