* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

html,body {
    scroll-behavior: smooth;
    height: 100%;
    font-family: Arial, sans-serif;
    color: #000000;
    min-height: 100%;
}

.dvm_wrapper-bundle {
    flex-direction: column;
    display: flex;
    min-height: 100%;
    height: 100%;
}

header,footer {
    width: 100%;
}

header {
    z-index: 99;
    overflow: visible;
    width: 100%;
    background: linear-gradient(135deg, rgb(218,237,237), #ffffff);
    position: relative;
}

#qdo_cookiePromptModal {
    display: none;
}

#qdo_cookiePromptModal:checked ~ .QzE_usageAgreementAlert {
    opacity: 0;
    visibility: hidden;
}

.QzE_usageAgreementAlert .container {
    position: relative;
    gap: 1rem;
    margin: 0 auto;
    z-index: 1;
    padding: 0 15px;
    justify-content: space-between;
    align-items: center;
    display: flex;
    max-width: 1140px;
    flex-wrap: wrap;
}

.xDw_cookie_reset {
    margin-bottom: 20px;
    flex: 1;
    min-width: 300px;
}

.xDw_cookie_reset p {
    font-size: 1rem;
    color: #000000;
}

.cookie_button.EKR_data_control {
    background: rgb(184,190,214);
}

.cookie_button.Pwf_cookie_confirm {
    background: #000000;
    margin-left: 0.5rem;
}

.tbZ_cookie_box:hover {
    transform: translateY(-3px);
    background: #000000;
}

.cookie_button.Pwf_cookie_confirm:hover {
    background: rgb(184,190,214);
}

.QzE_usageAgreementAlert p a {
    text-decoration: underline;
    transition: color 0.3s ease;
    color: rgb(184,190,214);
}

.VLW_privacy_shield h1 {
    border-radius: 10px;
    font-size: 39px;
    letter-spacing: 3px;
    grid-column: span 2;
    color: #ffffff;
    font-family: Arial, sans-serif;
    background: rgb(184,190,214);
    font-weight: 700;
    padding: 10px;
    margin-bottom: 20px;
    text-transform: uppercase;
    margin-top: 0;
    text-align: center;
}

.VLW_privacy_shield h3, .VLW_privacy_shield h4, .VLW_privacy_shield h5, .VLW_privacy_shield h6 {
    text-align: left;
    margin-bottom: 10px;
    color: #ffffff;
    border-left: 4px solid rgb(184,190,214);
    margin-top: 15px;
    font-weight: 400;
    font-family: Arial, sans-serif;
    padding: 10px;
    border-radius: 10px;
    font-size: 20px;
}

.VLW_privacy_shield li {
    position: relative;
    line-height: 1.6;
    margin-bottom: 10px;
    padding-left: 20px;
}

.VLW_privacy_shield li::before {
    left: -10px;
    height: 6px;
    background-color: rgb(150,156,188);
    position: absolute;
    width: 6px;
    content: "";
    box-shadow: 0 0 0 2px #ffffff;
    transform: translateY(-50%);
    top: 50%;
    border-radius: 50%;
}

.KRt_course_structure::before {
    background: linear-gradient(45deg, rgb(184,190,214,0.5) 0%, transparent 70%);
    top: 0;
    z-index: 0;
    opacity: 0.1;
    position: absolute;
    width: 100%;
    content: "";
    left: 0;
    height: 100%;
}

.KRt_course_structure .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    z-index: 1;
}

.KRt_course_structure .dOH_new_skills {
    display: grid;
    position: relative;
    gap: 40px;
    grid-template-columns: 1fr;
}

.KRt_course_structure .rUh_gallery_slider::before {
    width: 100%;
    content: "";
    transition: opacity 0.3s ease;
    opacity: 0.6;
    height: 100%;
    top: 0;
    z-index: 1;
    left: 0;
    position: absolute;
    background: linear-gradient(120deg, rgb(184,190,214,0.5) 0%, transparent 60%);
}

.KRt_course_structure .qOD_text_display_box {
    padding: 30px;
    transition: transform 0.3s ease;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    position: relative;
    background: #ffffff;
    transform: translateY(-20px);
}

.KRt_course_structure .qOD_text_display_box:hover::before {
    height: 100%;
}

.KRt_course_structure .qOD_text_display_box:hover h3 {
    color: rgb(150,156,188);
    transform: translateX(10px);
}

.KRt_course_structure .description {
    overflow-y: auto;
    font-size: 14px;
    margin-bottom: 20px;
    color: #000000;
    max-height: 300px;
    line-height: 1.7;
    padding-right: 15px;
    position: relative;
}

.dMq_title_greeting::before {
    width: 100%;
    left: 0;
    height: 100%;
    z-index: 1;
    opacity: 0.07;
    top: 0;
    position: absolute;
    background: repeating-linear-gradient(45deg, rgb(218,237,237) 0px, rgb(218,237,237) 3px, transparent 3px, transparent 9px);
    content: "";
}

.dMq_title_greeting .Ihq_study_expert {
    margin: 0 auto;
    padding: 2rem;
    position: relative;
    z-index: 2;
    display: flex;
    max-width: 1400px;
    flex-direction: column-reverse;
    height: 100%;
}

.dMq_title_greeting:hover .qOD_text_display_box {
    transform: translateY(-10px);
}

.dMq_title_greeting h1 {
    font-size: calc(47px * 1.2);
    font-weight: 700;
    line-height: 1.2;
    position: relative;
    margin-bottom: 1.5rem;
    transition: color 0.3s ease-in-out;
    color: #000000;
}

.dMq_title_greeting:hover h1::after {
    transform: scaleX(1.5);
}

.dMq_title_greeting .OIs_edu_space {
    margin-bottom: 2rem;
    position: relative;
    border-left: 3px solid rgb(184,190,214);
    box-shadow: 0 8px 30px rgba(0,0,0,0.05);
    padding: 1.5rem 0;
    border-radius: 0 10px 10px 0;
    transition: all 0.4s ease;
    background: linear-gradient(to right, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.9) 100%);
}

.dMq_title_greeting svg {
    display: block;
    height: 70px;
    margin: 0 auto;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    width: 70px;
}

.dMq_title_greeting svg text {
    font-family: Arial, sans-serif;
    transition: fill 0.3s ease;
}

.dMq_title_greeting ul {
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
    flex-wrap: wrap;
}

.dMq_title_greeting .CMI_contact_inquiry {
    z-index: 1;
    color: #ffffff;
    font-size: 20px;
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    font-weight: 600;
    display: inline-block;
    box-shadow: 0 6px 15px rgba(94,170,168,0.2);
    text-decoration: none;
    padding: 0.9rem 2rem;
    border-radius: 13px;
    background: linear-gradient(135deg, rgb(184,190,214) 0%, rgb(150,156,188) 100%);
    position: relative;
}

.dMq_title_greeting .rUh_gallery_slider {
    border-radius: 13px;
    margin-bottom: 2rem;
    position: relative;
    height: 300px;
    overflow: hidden;
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    width: 100%;
}

.dMq_title_greeting .rUh_gallery_slider::after {
    left: 0;
    mix-blend-mode: color;
    position: absolute;
    content: "";
    width: 100%;
    opacity: 0.1;
    height: 100%;
    background: rgb(184,190,214);
    transition: opacity 0.4s ease;
    top: 0;
}

.TYJ_price_list::before {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    content: "";
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.7) 100%);
    z-index: 1;
}

.TYJ_price_list .wnm_cost_breakdown {
    transform: translateY(10px);
    color: rgb(255, 255, 255, 0.5);
    animation: fadeInUp 0.8s forwards 0.5s;
    margin: 0 auto 40px;
    opacity: 0;
    text-align: center;
    line-height: 1.6;
    max-width: 700px;
    font-size: calc(13px * 1.1);
}

.TYJ_price_list .ucG_annual_plan li {
    animation-delay: calc(0.6s + (0.15s * var(--i, 0)));
    opacity: 0;
    height: 100%;
    transform: translateY(20px);
    animation: fadeInUp 0.8s forwards;
}

.TYJ_price_list .ucG_annual_plan li:nth-child(3) {
    --i: 3;
}

.TYJ_price_list .BbV_monthly_rate {
    text-decoration: none;
    color: inherit;
    height: 100%;
    display: block;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.TYJ_price_list .BbV_monthly_rate:hover .nyX_learning_package {
    box-shadow: 0 20px 40px rgba(0,0,0,0.3);
    background: linear-gradient(145deg, 
        rgba(255,255,255,0.05) 0%, 
        rgba(255,255,255,0.1) 100%);
}

.TYJ_price_list .nyX_learning_package::before {
    top: 0;
    background: linear-gradient(to right, 
        rgb(184,190,214), 
        rgb(150,156,188));
    transform-origin: left;
    transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    content: "";
    left: 0;
    position: absolute;
    width: 100%;
    height: 5px;
    transform: scaleX(0);
}

.TYJ_price_list .rvk_rate_packages h4 {
    color: #ffffff;
    margin: 0 0 20px;
    font-weight: 700;
    position: relative;
    padding-bottom: 15px;
    font-size: calc(18px * 1.1);
}

.TYJ_price_list .BbV_monthly_rate:hover .rvk_rate_packages h4::after {
    width: 60px;
}

.TYJ_price_list .Wbw_study_packages {
    border-top: 1px solid rgba(255,255,255,0.1);
    position: relative;
    margin-top: auto;
    color: rgb(150,156,188);
    font-weight: 700;
    font-size: calc(18px * 1.2);
    transition: color 0.3s ease;
    display: block;
    padding-top: 15px;
}

header .cZx_main_bar {
    position: relative;
    justify-content: space-between;
    display: flex;
    align-items: center;
    padding: 25px 30px;
}

header .cZx_main_bar::before,
header .cZx_main_bar::after {
    content: "";
    background: linear-gradient(to right, rgb(184,190,214), transparent);
    height: 2px;
    position: absolute;
    width: 30%;
}

header .cZx_main_bar::before {
    top: 10px;
    left: 0;
}

header .cZx_main_bar .hse_header_mentor {
    z-index: 2;
    position: relative;
}

header .cZx_main_bar .hse_header_mentor::before {
    opacity: 0.05;
    top: -20%;
    position: absolute;
    height: 140%;
    border-radius: 60% 40% 50% 30% / 40% 50% 60% 50%;
    left: -20%;
    z-index: -1;
    transition: transform 0.5s ease-in-out;
    width: 140%;
    content: "";
    background: rgb(184,190,214,0.5);
}

header .cZx_main_bar .REf_nav_sitewrap {
    position: relative;
    padding: 0;
    list-style: none;
    margin: 0;
    display: flex;
}

header .cZx_main_bar .REf_nav_sitewrap:hover::before {
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    opacity: 0.08;
}

header .cZx_main_bar .REf_nav_sitewrap .COk_nav_begin {
    position: relative;
    margin: 0 8px;
}

header .cZx_main_bar .REf_nav_sitewrap .COk_nav_begin a {
    overflow: hidden;
    position: relative;
    font-weight: 600;
    font-size: 15px;
    display: block;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    transition: all 0.4s ease;
    font-family: Arial, sans-serif;
    padding: 10px 15px;
    color: #000000;
    text-decoration: none;
}

header .cZx_main_bar .REf_nav_sitewrap .COk_nav_begin a:hover::before {
    transform: scale(1);
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}

header .cZx_main_bar .REf_nav_sitewrap .COk_nav_begin:nth-child(2n) a::before {
    transform-origin: left bottom;
    background: rgb(150,156,188);
}

header .cZx_main_bar .REf_nav_sitewrap .COk_nav_begin:hover {
    animation: menu-wobble 1s ease;
}

.Zaq_prospective_members::before {
    background: rgb(184,190,214,0.5);
    right: -50%;
    position: absolute;
    top: -50%;
    content: "";
    transform: rotate(35deg);
    height: 100%;
    width: 100%;
    z-index: 1;
}

.Zaq_prospective_members .container {
    max-width: 1140px;
    padding: 0 15px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
}

.Zaq_prospective_members .Ihq_study_expert::before {
    top: 0;
    content: "";
    left: 0;
    height: 6px;
    background: linear-gradient(90deg, rgb(184,190,214), rgb(150,156,188));
    position: absolute;
    width: 100%;
}



.Zaq_prospective_members .Ihq_study_expert::before {
    animation: dotAnimation 8s infinite;
}

.Zaq_prospective_members h4 {
    font-size: 31px;
    color: #000000;
    text-align: center;
    position: relative;
    font-weight: 700;
    margin-bottom: 50px;
}

.Zaq_prospective_members h4::after {
    background: rgb(150,156,188,0.5);
    height: 4px;
    width: 80px;
    transform: translateX(-20px);
    left: 50%;
    bottom: -20px;
    content: "";
    position: absolute;
    border-radius: 10px;
}

.Zaq_prospective_members div > div::before {
    opacity: 0.5;
    position: absolute;
    left: 0;
    content: "";
    z-index: -1;
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgb(150,156,188,0.5) 20%, 
        rgb(150,156,188,0.5) 80%, 
        transparent 100%);
    width: 100%;
    height: 1px;
    top: 50%;
}

.Zaq_prospective_members p::before {
    left: 0;
    width: 100%;
    top: 0;
    transition: opacity 0.4s ease;
    z-index: -1;
    position: absolute;
    background: linear-gradient(135deg, #ffffff 0%, rgb(218,237,237) 100%);
    content: "";
    height: 100%;
    border-radius: 10px;
    opacity: 0;
}

.Zaq_prospective_members p:hover::before {
    opacity: 1;
}

.Zaq_prospective_members p svg path {
    transition: fill 0.3s ease;
    fill: rgb(184,190,214);
}

.Zaq_prospective_members p:hover svg {
    transform: rotate(10deg) scale(1.2);
}



.Zaq_prospective_members .Ihq_study_expert > div p {
    animation: fadeSlideIn 0.6s ease forwards;
    opacity: 0;
}

.Zaq_prospective_members .Ihq_study_expert > div p:nth-child(3) {
    animation-delay: 0.5s;
}

.Zaq_prospective_members .Ihq_study_expert > div p:nth-child(5) {
    animation-delay: 0.9s;
}

.Zaq_prospective_members p::after {
    height: 30px;
    width: 30px;
    transition: all 0.4s ease;
    bottom: 10px;
    position: absolute;
    right: 10px;
    content: "";
    background: rgb(150,156,188,0.5);
    border-radius: 50%;
    opacity: 0;
    z-index: -1;
}

.MtS_training_method::before {
    height: 100%;
    position: absolute;
    opacity: 0.25;
    border-radius: 50%;
    content: "";
    filter: blur(120px);
    z-index: 0;
    left: -30%;
    top: -30%;
    animation: floatCircle 15s infinite alternate ease-in-out;
    width: 100%;
    background: rgb(184,190,214,0.5);
}

.MtS_training_method .Ihq_study_expert {
    z-index: 1;
    max-width: 1200px;
    margin: 0 auto;
    align-items: center;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
    position: relative;
}

.MtS_training_method .Ihq_study_expert {
    grid-template-columns: 1fr;
    gap: 2rem;
}

.MtS_training_method h3::before {
    animation: expandLine 1s 0.4s forwards ease-out;
    border-radius: 10px;
    content: "";
    width: 4rem;
    transform-origin: left;
    transform: scaleX(0);
    top: -1rem;
    position: absolute;
    left: 0;
    height: 4px;
    background: linear-gradient(90deg, rgb(184,190,214), rgb(150,156,188));
}

.MtS_training_method h3::before,
    .MtS_training_method h3::after {
    left: 50%;
    transform: translateX(-50%) scaleX(0);
}

.MtS_training_method span::before {
    animation: pulse 3s infinite;
    background: rgb(150,156,188);
    content: "";
    width: 8px;
    position: absolute;
    top: 0;
    border-radius: 50%;
    height: 8px;
    left: -5px;
}

.MtS_training_method span::before,
    .MtS_training_method span::after {
    left: 50%;
    transform: translateX(-50%);
}

.MtS_training_method span::before {
    top: -5px;
    left: 50%;
}

.XPz_course_instructor {
    background: linear-gradient(135deg, rgb(218,237,237) 0%, rgb(150,156,188,0.5) 100%);
    padding: 5rem 2rem;
    position: relative;
    overflow: hidden;
}

.XPz_course_instructor .container {
    z-index: 2;
    perspective: 1000px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

.XPz_course_instructor .gBm_client_testimonials {
    display: grid;
    background: #ffffff;
    position: relative;
    transform: rotateY(-5deg);
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    overflow: hidden;
    padding: 2.5rem;
    box-shadow: 
    0 10px 30px rgba(0,0,0,0.05),
    0 20px 60px rgba(0,0,0,0.08);
    border-left: 4px solid rgb(184,190,214);
    gap: 2rem;
    grid-template-columns: 1fr;
}

.XPz_course_instructor .gBm_client_testimonials:hover {
    transform: rotateY(0deg) translateZ(10px);
    box-shadow: 
    0 15px 35px rgba(0,0,0,0.08),
    0 25px 70px rgba(0,0,0,0.12);
}

.XPz_course_instructor .gBm_client_testimonials > div:first-child {
    position: relative;
    transform: translateX(-2rem);
    opacity: 0;
    animation: slide-in 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}

.XPz_course_instructor .gBm_client_testimonials > div:nth-child(2) {
    opacity: 0;
    transform: translateY(1rem);
    animation: slide-up 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s forwards;
}

.XPz_course_instructor .name::after {
    transition: width 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    width: 0;
    background: rgb(150,156,188);
    position: absolute;
    bottom: -8px;
    content: "";
    height: 2px;
    left: 0;
}

.XPz_course_instructor .fBp_work_list {
    transform: translateY(1rem);
    opacity: 0;
    color: #000000;
    font-size: 15px;
    animation: slide-up 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.4s forwards;
    line-height: 1.8;
    position: relative;
}

.XPz_course_instructor .fBp_work_list::after {
    font-size: 5rem;
    right: -1rem;
    content: "";
    position: absolute;
    pointer-events: none;
    opacity: 0.3;
    bottom: -4rem;
    color: rgb(150,156,188,0.5);
}

.Afw_location_details::before {
    position: absolute;
    opacity: 0.05;
    left: -10%;
    content: "";
    pointer-events: none;
    width: 120%;
    top: -50%;
    background: linear-gradient(120deg, rgb(184,190,214,0.5) 0%, transparent 70%);
    transform: rotate(-15deg) translateZ(-10px);
    height: 200%;
    z-index: 0;
}

.Afw_location_details .container {
    margin: 0 auto;
    z-index: 2;
    position: relative;
    max-width: 1200px;
    padding: 0 20px;
    transform-style: preserve-3d;
}

.Afw_location_details h3 {
    color: #000000;
    font-size: calc(29px * 1.1);
    position: relative;
    letter-spacing: -0.02em;
    font-weight: 700;
    transform: translateZ(10px);
    margin: 0 0 30px;
}

.Afw_location_details h3:hover::after {
    transform: scaleX(1.5);
}

.Afw_location_details p {
    transform: translateZ(5px);
    font-size: 15px;
    max-width: 90%;
    line-height: 1.7;
    margin-bottom: 20px;
    color: #000000;
}

.Afw_location_details h5 {
    letter-spacing: 0.01em;
    transform: translateZ(7px);
    align-items: center;
    gap: 10px;
    margin: 0 0 10px;
    display: flex;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 21px;
    color: #000000;
}

.Afw_location_details .sDY_quick_support {
    padding: 0;
    gap: 15px;
    transform: translateZ(8px);
    display: flex;
    margin: 20px 0 0;
    flex-direction: column;
    list-style: none;
}

.Afw_location_details .fzQ_info_request {
    display: flex;
    align-items: center;
    padding: 10px 15px;
    font-weight: 600;
    transition: all 0.3s ease;
    color: #000000;
    text-decoration: none;
    border-left: 3px solid transparent;
    gap: 10px;
    font-size: calc(15px * 1.05);
}

.Afw_location_details .fzQ_info_request:active {
    transform: scale(0.98);
}

.gRi_contact_us::before {
    height: 5px;
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, rgb(184,190,214), rgb(150,156,188));
    content: "";
    width: 100%;
    top: 0;
}

.gRi_contact_us h2::before {
    width: 5px;
    left: 0;
    position: absolute;
    content: "";
    height: 100%;
    top: 0;
    background: rgb(184,190,214);
    border-radius: 10px;
}

.gRi_contact_us .NUG_contact_query {
    gap: 60px;
    display: grid;
    align-items: center;
    grid-template-columns: 1fr 1fr;
}

.gRi_contact_us .UZg_support_card {
    order: 1;
}

.gRi_contact_us form {
    padding: 50px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    border-radius: 24px;
    width: 100%;
    background: #ffffff;
}

.gRi_contact_us form input[type="text"] {
    color: #000000;
    font-size: 15px;
    width: 100%;
    border-radius: 10px;
    font-family: Arial, sans-serif;
    border: none;
    padding: 18px 25px;
    transition: all 0.3s ease;
    margin-bottom: 25px;
    background: rgb(218,237,237);
}

.gRi_contact_us .Lkj_request_help {
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px;
}

.gRi_contact_us .Lkj_request_help label {
    font-size: 13px;
    cursor: pointer;
    position: relative;
    color: #000000;
    padding-left: 35px;
    line-height: 1.5;
}

.gRi_contact_us .Lkj_request_help input[type="checkbox"]:checked + label::before {
    background: rgb(184,190,214);
}

.gRi_contact_us .Lkj_request_help label a {
    transition: all 0.3s ease;
    text-decoration: none;
    color: rgb(184,190,214);
    font-weight: 600;
}

.gRi_contact_us .Lkj_request_help label a:hover {
    color: rgb(150,156,188);
}

.gRi_contact_us form .CMI_contact_inquiry {
    cursor: pointer;
    border-radius: 10px;
    overflow: hidden;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    color: #ffffff;
    border: none;
    font-size: 18px;
    background: #000000;
    position: relative;
    display: inline-block;
    padding: 18px 40px;
    font-weight: 600;
}

.MlO_appZone {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(218,237,237) 0%, rgb(150,156,188,0.5) 100%);
    padding: 120px 0;
    position: relative;
    perspective: 1000px;
}

.MlO_appZone::after {
    width: 50%;
    height: 50%;
    opacity: 0.05;
    z-index: 0;
    position: absolute;
    right: -10%;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    animation: floatElement 20s infinite alternate ease-in-out;
    background: rgb(184,190,214,0.5);
    content: "";
    filter: blur(30px);
    transform: rotate(-15deg) translateZ(-10px);
    top: -10%;
}

.MlO_appZone h2 {
    margin-bottom: 40px;
    font-size: 29px;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
    animation: slideInFromTop 0.8s ease-out forwards;
    transform: translateZ(30px);
    position: relative;
    font-weight: 700;
    line-height: 1.3;
    color: #000000;
}

.MlO_appZone .Ihq_study_expert {
    transform: translateZ(10px) rotateX(2deg);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.05),
        0 5px 15px rgba(0, 0, 0, 0.03);
    background: #ffffff;
    overflow: hidden;
    padding: 45px;
    animation: fadeInUp 1s 0.3s backwards;
    position: relative;
    border-radius: 8px;
}

.MlO_appZone ul {
    margin: 0;
    list-style: none;
    padding: 0;
}

.MlO_appZone li {
    display: flex;
    position: relative;
    align-items: flex-start;
}

.MlO_appZone li span {
    font-size: 12px;
    font-family: Arial, sans-serif;
    position: relative;
    display: block;
    animation: textFadeIn 0.8s 1s forwards ease-out;
    transform: translateX(0);
    color: #000000;
    line-height: 1.8;
    opacity: 0;
}

.CFQ_our_mission {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}

.CFQ_our_mission::before {
    opacity: 0.85;
    top: 0;
    content: "";
    left: 0;
    width: 100%;
    position: absolute;
    background: #000000;
    height: 100%;
    z-index: 1;
}

.CFQ_our_mission .container {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    max-width: 1200px;
    z-index: 3;
    background: rgba(255, 255, 255, 0.08);
    position: relative;
    padding: 40px;
    border-radius: 10px;
    transform: perspective(1000px) rotateX(2deg);
    padding: 0 20px;
    backdrop-filter: blur(10px);
    margin: 0 auto;
}

.CFQ_our_mission:hover h2::after {
    width: 100%;
}

.CFQ_our_mission .qOD_text_display_box {
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    overflow: hidden;
    transform: translateY(0);
    background: rgba(255, 255, 255, 0.03);
    box-shadow: 
        inset 2px 2px 5px rgba(255, 255, 255, 0.05),
        inset -2px -2px 5px rgba(0, 0, 0, 0.25);
    position: relative;
    border-radius: 10px;
    display: flex;
}

.CFQ_our_mission .qOD_text_display_box p::before {
    height: 100%;
    background: rgb(184,190,214);
    content: "";
    top: 0;
    width: 4px;
    position: absolute;
    left: -10px;
    border-radius: 10px;
}

.CFQ_our_mission .qOD_text_display_box div div {
    color: rgb(255, 255, 255, 0.5);
    border-radius: 10px;
    text-align: justify;
    line-height: 1.8;
    font-size: 12px;
    position: relative;
    box-shadow: 
        inset 5px 5px 10px rgba(0, 0, 0, 0.2),
        inset -5px -5px 10px rgba(255, 255, 255, 0.05);
    padding: 20px;
    background: rgba(0, 0, 0, 0.2);
}

footer::after {
    background-image: 
        linear-gradient(to right, rgba(255,255,255,0.07) 1px, transparent 1px),
        linear-gradient(to bottom, rgba(255,255,255,0.07) 1px, transparent 1px);
    content: "";
    position: absolute;
    background-size: 20px 20px;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    z-index: -1;
}

.jgV_contest_info .container {
    justify-content: space-between;
    position: relative;
    display: flex;
    gap: 3rem;
    flex-wrap: wrap;
}

.jgV_contest_info .company_holder {
    flex: 1 1 400px;
    position: relative;
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    padding: 2.5rem;
    clip-path: polygon(
        0% 0%, 100% 0%, 95% 100%, 5% 100%
    );
}

.jgV_contest_info .TIz_sample_docs {
    margin: 0 1rem;
    line-height: 1.6;
    padding: 1.5rem;
    color: #ffffff;
    clip-path: polygon(3% 0%, 97% 0%, 100% 100%, 0% 100%);
    font-size: 13px;
    background: rgba(0, 0, 0, 0.15);
}

.jgV_contest_info .Pkg_trust_badge {
    flex-direction: column;
    display: flex;
    min-width: 400px;
    gap: 2rem;
    flex: 1 1 calc(100% - 480px);
}

.jgV_contest_info .REf_nav_sitewrap h5 {
    font-weight: 600;
    padding: 0.5rem 1.5rem;
    font-size: 19px;
    background: rgba(255, 255, 255, 0.15);
    margin: 0 0 1.5rem;
    clip-path: polygon(0% 0%, 95% 0%, 100% 100%, 5% 100%);
    display: inline-block;
    position: relative;
    color: #ffffff;
}

.jgV_contest_info .REf_nav_sitewrap .GaV_header_pagewrap a {
    text-decoration: none;
    padding: 0.6rem 1rem;
    display: block;
    clip-path: polygon(0% 0%, 97% 0%, 100% 100%, 3% 100%);
    color: #ffffff;
    font-size: 13px;
    position: relative;
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.05);
}

.jgV_contest_info .REf_nav_sitewrap .GaV_header_pagewrap a:hover::before {
    opacity: 0.7;
}

.Gmh_footer_social .container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.Gmh_footer_social .WVj_zoom_meet {
    color: #ffffff;
    background: rgba(255, 255, 255, 0.05);
    font-size: 14px;
    position: relative;
    clip-path: polygon(5% 0%, 95% 0%, 100% 100%, 0% 100%);
    text-align: center;
    padding: 0.7rem 2rem;
}


@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}


@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}


@media only screen and (max-width: 768px) {.QzE_usageAgreementAlert .container {
    flex-direction: column;
    align-items: center;
}.aUx_cookie_overview {
    margin-bottom: 1rem;
    margin-right: 0;
}.xDw_cookie_reset {
    margin-bottom: 1rem;
    text-align: center;
}.cookie_button.Pwf_cookie_confirm {
    margin-top: 0.5rem;
    margin-left: 0;
}}



@media (max-width: 991px) {.KRt_course_structure {
    padding: 70px 0;
}.KRt_course_structure .rUh_gallery_slider {
    height: 250px;
}.KRt_course_structure h3 {
    font-size: 23px;
}.KRt_course_structure .description {
    max-height: 250px;
}
}



@media (min-width: 1200px) {.KRt_course_structure .dOH_new_skills {
    gap: 80px;
}.KRt_course_structure .rUh_gallery_slider {
    height: 550px;
}.KRt_course_structure .qOD_text_display_box {
    padding: 50px 60px;
}.KRt_course_structure h3 {
    font-size: calc(36px * 1.1);
}.KRt_course_structure .description {
    max-height: 450px;
    line-height: 1.8;
    font-size: calc(14px * 1.05);
}
}



@media (max-width: 767px) {.KRt_course_structure {
    padding: 50px 0;
}.KRt_course_structure .rUh_gallery_slider {
    transform: perspective(1000px) rotateY(-1deg);
    height: 200px;
}.KRt_course_structure .qOD_text_display_box {
    padding: 25px;
}.KRt_course_structure h3 {
    font-size: calc(23px * 0.9);
    margin-bottom: 15px;
}.KRt_course_structure .description {
    font-size: calc(14px * 0.95);
    max-height: 200px;
    line-height: 1.6;
}}



@media (min-width: 992px) {.dMq_title_greeting .Ihq_study_expert {
    padding: 4rem;
}.dMq_title_greeting .qOD_text_display_box {
    padding-right: 5rem;
}.dMq_title_greeting .rUh_gallery_slider {
    height: 500px;
}.dMq_title_greeting h1 {
    font-size: calc(47px * 1.5);
}.dMq_title_greeting .OIs_edu_space {
    padding: 2rem;
    align-items: center;
    display: flex;
}.dMq_title_greeting svg {
    width: 90px;
    height: 90px;
}.dMq_title_greeting .CMI_contact_inquiry {
    padding: 1rem 2.5rem;
}
}



@media (prefers-reduced-motion: reduce) {.dMq_title_greeting .qOD_text_display_box,
    .dMq_title_greeting:hover .qOD_text_display_box,
    .dMq_title_greeting:hover h1::after,
    .dMq_title_greeting .OIs_edu_space,
    .dMq_title_greeting .OIs_edu_space:hover,
    .dMq_title_greeting svg,
    .dMq_title_greeting .OIs_edu_space:hover svg,
    .dMq_title_greeting .CMI_contact_inquiry,
    .dMq_title_greeting .CMI_contact_inquiry:hover,
    .dMq_title_greeting .rUh_gallery_slider,
    .dMq_title_greeting:hover .rUh_gallery_slider {
    transform: none;
    transition: none;
}}



@media (max-width: 480px) {.TYJ_price_list {
    padding: 50px 0;
}.TYJ_price_list h2 {
    font-size: calc(31px * 0.9);
}.TYJ_price_list .wnm_cost_breakdown {
    font-size: calc(13px * 0.9);
}.TYJ_price_list .nyX_learning_package {
    padding: 20px;
}}



@media (max-width: 992px) {header .cZx_main_bar {
    padding: 20px 15px;
    flex-direction: column;
}header .cZx_main_bar .hse_header_mentor {
    margin-bottom: 15px;
}header .cZx_main_bar .REf_nav_sitewrap {
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
}header .cZx_main_bar .REf_nav_sitewrap .COk_nav_begin {
    margin: 5px;
}header .cZx_main_bar .REf_nav_sitewrap .COk_nav_begin a {
    font-size: calc(15px - 1px);
    padding: 8px 12px;
}
}



@media (max-width: 768px) {.Zaq_prospective_members {
    padding: 80px 0 70px;
}.Zaq_prospective_members .Ihq_study_expert {
    padding: 40px 25px;
}.Zaq_prospective_members h4 {
    margin-bottom: 35px;
    font-size: calc(31px * 0.8);
}.Zaq_prospective_members div > div {
    grid-template-columns: 1fr;
    gap: 20px;
}.Zaq_prospective_members div > div::before {
    display: none;
}.Zaq_prospective_members p {
    padding: 18px;
}.Zaq_prospective_members p svg {
    height: 24px;
    margin-right: 15px;
    width: 24px;
}.Zaq_prospective_members .Ihq_study_expert::after {
    bottom: 20px;
    height: 80px;
    left: 20px;
    width: 80px;
    top: auto;
    right: auto;
}
}



@media (max-width: 992px) {.MtS_training_method {
    padding: 6rem 2rem;
}.MtS_training_method .Ihq_study_expert {
    gap: 2rem;
}.MtS_training_method h3 {
    font-size: calc(37px * 0.9);
}.MtS_training_method span {
    padding: 1.5rem;
}
}



@media (min-width: 768px) {.XPz_course_instructor {
    padding: 7rem 3rem;
}.XPz_course_instructor .gBm_client_testimonials {
    gap: 3rem;
    padding: 3rem;
    align-items: center;
    grid-template-columns: auto 1fr 2fr;
}.XPz_course_instructor .rUh_gallery_slider {
    width: 150px;
    height: 150px;
}.XPz_course_instructor .name {
    margin-bottom: 0.75rem;
    font-size: calc(18px * 1.1);
}.XPz_course_instructor .gBm_client_testimonials > div:nth-child(2) > div {
    font-size: 1.05rem;
}.XPz_course_instructor .fBp_work_list {
    padding-right: 2rem;
    font-size: calc(15px * 1.05);
}
}



@media (min-width: 768px) {.Afw_location_details .wNg_instant_contact {
    padding: 60px 70px;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 60px;
}.Afw_location_details h3 {
    grid-column: 1 / -1;
    margin-bottom: 10px;
}.Afw_location_details .wNg_instant_contact > div:first-of-type {
    grid-column: 1 / -1;
}.Afw_location_details .sDY_quick_support {
    align-self: start;
    grid-column: 2 / 3;
}
}



@media (min-width: 1024px) {.Afw_location_details {
    padding: 140px 0 100px;
}.Afw_location_details .wNg_instant_contact {
    grid-template-columns: 1.5fr 1fr;
    padding: 70px 80px;
    gap: 40px 80px;
}.Afw_location_details h3 {
    font-size: calc(29px * 1.2);
}.Afw_location_details h3::after {
    width: 100px;
}.Afw_location_details p {
    font-size: calc(15px * 1.05);
    line-height: 1.8;
}.Afw_location_details .fzQ_info_request {
    padding: 12px 20px;
}
}



@media screen and (max-width: 991px) {.gRi_contact_us {
    padding: 90px 0;
}.gRi_contact_us .NUG_contact_query {
    gap: 40px;
    grid-template-columns: 1fr;
}.gRi_contact_us .rUh_gallery_slider {
    max-width: 600px;
    min-height: 400px;
    margin: 0 auto;
    order: 1;
}.gRi_contact_us .UZg_support_card {
    order: 2;
}.gRi_contact_us form {
    max-width: 600px;
    margin: 0 auto;
}
}



@media screen and (max-width: 576px) {.gRi_contact_us {
    padding: 50px 0;
}.gRi_contact_us h2 {
    font-size: calc(36px * 0.8);
    margin-bottom: 30px;
}.gRi_contact_us .rUh_gallery_slider {
    min-height: 250px;
    box-shadow: -8px 8px 0 rgb(184,190,214,0.5);
}.gRi_contact_us form {
    padding: 30px 20px;
}.gRi_contact_us form h3 {
    font-size: calc(22px * 0.9);
    margin-bottom: 25px;
}.gRi_contact_us form input[type="text"] {
    padding: 15px 20px;
    margin-bottom: 20px;
}.gRi_contact_us form .CMI_contact_inquiry {
    width: 100%;
    padding: 15px 20px;
}}



@media (max-width: 480px) {.MlO_appZone {
    padding: 40px 0;
}.MlO_appZone h2 {
    font-size: calc(29px * 0.7);
    margin-bottom: 20px;
}.MlO_appZone .Ihq_study_expert {
    padding: 25px 20px;
}.MlO_appZone h2::after {
    height: 2px;
    width: 60px;
}.MlO_appZone li span {
    font-size: calc(12px * 0.9);
    line-height: 1.5;
}}



@media (min-width: 768px) {.CFQ_our_mission {
    padding: 150px 0;
}.CFQ_our_mission .container {
    padding: 60px;
    transform: perspective(1000px) rotateX(2deg);
}.CFQ_our_mission h2 {
    margin-bottom: 50px;
    font-size: calc(33px * 1.2);
}.CFQ_our_mission .qOD_text_display_box {
    flex-direction: row;
    display: flex;
    box-shadow: 
            inset 3px 3px 7px rgba(255, 255, 255, 0.05),
            inset -3px -3px 7px rgba(0, 0, 0, 0.25),
            10px 10px 20px rgba(0, 0, 0, 0.1);
}.CFQ_our_mission .qOD_text_display_box > div {
    padding: 40px;
}.CFQ_our_mission .qOD_text_display_box p {
    font-size: calc(12px * 1.8);
    margin-bottom: 30px;
}.CFQ_our_mission .qOD_text_display_box div div {
    padding: 30px;
    column-rule: 1px solid rgba(255, 255, 255, 0.1);
    column-gap: 40px;
    column-count: 2;
}
}



@media (max-width: 1200px) {.jgV_contest_info .container {
    gap: 2rem;
}.jgV_contest_info .company_holder {
    flex: 1 1 380px;
}.jgV_contest_info .Pkg_trust_badge {
    min-width: 380px;
    flex: 1 1 calc(100% - 430px);
}
}



@media (max-width: 768px) {.jgV_contest_info {
    padding: 3rem 0 1.5rem;
}.jgV_contest_info .company_holder {
    padding: 2rem;
}.jgV_contest_info .company_holder h3 {
    font-size: calc(32px - 2px);
}.jgV_contest_info .GaV_header_pagewrap {
    gap: 1.5rem;
}.Gmh_footer_social {
    margin-top: 2rem;
}
}



@media (max-width: 576px) {.jgV_contest_info {
    padding: 2.5rem 0 1rem;
}.jgV_contest_info .REf_nav_sitewrap {
    flex: 1 1 100%;
    min-width: 100%;
}.jgV_contest_info .GaV_header_pagewrap {
    gap: 1rem;
}.Gmh_footer_social {
    padding: 1.5rem 0;
    clip-path: polygon(0% 10%, 2% 0%, 98% 0%, 100% 10%, 100% 100%, 0% 100%);
    margin-top: 1.5rem;
}.jgV_contest_info::before {
    height: 5px;
}
}



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

@keyframes dotAnimation {
    0% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-20px) scale(1.5);
    }
    100% {
        transform: translateY(0) scale(1);
    }
}

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



@keyframes floatCircle {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(15%, 15%);
    }
}



@keyframes slideInRight {
    from {
        opacity: 0;
        transform: translateX(50px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes expandLine {
        to {
            transform: translateX(-50%) scaleX(1);
        }
    }


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



@keyframes pulse {
  0%, 100% {
    box-shadow: 
      0 5px 15px rgba(0,0,0,0.1),
      0 0 0 5px #ffffff,
      0 0 0 8px rgb(150,156,188,0.5);
  }
  50% {
    box-shadow: 
      0 8px 20px rgba(0,0,0,0.15),
      0 0 0 5px #ffffff,
      0 0 0 12px rgb(150,156,188,0.5);
  }
}



@keyframes slideInFromTop {
    0% { 
        opacity: 0;
        transform: translateY(-40px) translateZ(30px);
    }
    100% { 
        opacity: 1;
        transform: translateY(0) translateZ(30px);
    }
}



@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(40px) translateZ(10px) rotateX(5deg);
    }
    100% {
        opacity: 1;
        transform: translateY(0) translateZ(10px) rotateX(2deg);
    }
}



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



@keyframes hexagonPulse {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 100%;
    }
}

