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

html,body {
    min-height: 100%;
    auto
contain
touch-action: none;
    auto;
    height: 100%;
    scroll-snap-type: none;
    font-family: Arial, sans-serif;
    color: #000000;
}

.SJ_nav_top {
    flex: 1 0 auto;
}

a {
    text-decoration: none;
    color: inherit;
}

.WF_plan_option::before {
    right: -3rem;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    position: absolute;
    opacity: 0.07;
    background: linear-gradient(135deg, rgb(203,212,198), rgb(168,179,161));
    content: "";
    height: 12rem;
    transform: rotate(15deg);
    top: -3rem;
    width: 12rem;
}

.WF_plan_option .WC_discount_price h2 {
    display: inline-block;
    position: relative;
    font-size: 33px;
    margin-bottom: 1rem;
    font-weight: 700;
    color: #000000;
}

.WF_plan_option .IB_premium_plan {
    gap: 1.5rem;
    width: 100%;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    display: grid;
}

.WF_plan_option .Ld_training_sub:hover .lD_trial_offers {
    transform: translateY(-5px);
    box-shadow: 0 12px 30px rgba(0,0,0,0.1);
}

.WF_plan_option .dq_annual_fee {
    overflow: hidden;
    display: flex;
    padding: 2rem;
    position: relative;
    flex: 1;
    z-index: 2;
    flex-direction: column;
}

.WF_plan_option .Ld_training_sub:hover .dq_annual_fee h3 {
    color: rgb(203,212,198);
}

.WF_plan_option .Ld_training_sub:hover .kI_rate_options::before {
    transform: scaleX(1.5);
}

.WF_plan_option .dq_annual_fee p {
    line-height: 1.6;
    margin-bottom: 1.5rem;
    overflow-wrap: break-word;
    font-size: calc(15px - 0.1rem);
    word-break: break-word;
    flex-grow: 1;
    color: #000000;
}

.WF_plan_option .Ld_training_sub:hover .SN_img_circular {
    transform: scale(1.03);
}

.WF_plan_option .lD_trial_offers::before {
    transform-origin: left;
    width: 100%;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    content: "";
    transform: scaleX(0);
    height: 5px;
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(203,212,198), rgb(168,179,161));
    top: 0;
}

.lb_title_welcome .rB_learn_main {
    margin: 0;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
    padding: 0.5rem 0;
    position: relative;
    font-weight: 700;
    color: rgb(203,212,198);
    transform: perspective(1000px) rotateX(5deg);
    transition: transform 0.5s ease;
    font-size: 46px;
}

.lb_title_welcome .hj_online_tech:hover {
    transform: perspective(1000px) rotateY(0deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}

.lb_title_welcome .hj_online_tech > div {
    color: #ffffff;
    gap: 2rem;
    padding: 3rem;
    display: flex;
    position: relative;
    z-index: 2;
    flex-direction: column;
}

.lb_title_welcome .hj_online_tech p {
    transition: transform 0.4s ease;
    font-weight: 600;
    margin: 0;
    font-size: calc(12px * 1.2);
    transform: translateY(0);
    line-height: 1.6;
}

.lb_title_welcome .hj_online_tech h3:hover {
    transform: translateX(10px);
    background: rgba(255, 255, 255, 0.15);
}

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

.UO_course_methodology h3 {
    color: #000000;
    margin: 0;
    animation: slideInLeft 0.8s ease-out forwards;
    font-size: 31px;
    font-weight: 700;
    position: relative;
    padding: 0;
}

.UO_course_methodology h3 {
    font-size: calc(31px * 0.8);
    text-align: center;
}

.UO_course_methodology span {
    font-size: 12px;
    color: #000000;
    animation: slideInRight 0.8s ease-out forwards;
    border-left: 2px solid rgb(168,179,161,0.5);
    line-height: 1.8;
    position: relative;
    padding: 2rem;
}

.UO_course_methodology span {
    padding: 1.5rem;
    font-size: calc(12px * 0.95);
    border-top: 2px solid rgb(168,179,161,0.5);
    border-left: none;
}

.mW_modalCookieSettings {
    transition: all 0.3s ease-in-out;
    position: fixed;
    width: 100%;
    border-top: 2px solid rgb(203,212,198);
    padding: 20px 0;
    z-index: 90;
    background: rgb(168,179,161);
    bottom: 0;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 20px 0px;
}

.mW_modalCookieSettings p {
    max-width: 500px;
    font-size: 18px;
    color: #ffffff;
}

.bD_data_notice {
    flex-shrink: 0;
    margin-right: 20px;
}

.HY_privacy_cookies {
    font-size: 15px;
    box-shadow: rgb(203,212,198,0.5) 0px 4px 10px 0px;
    border-radius: 12px;
    color: #ffffff;
    text-decoration: none;
    background: rgb(203,212,198);
    padding: 10px 20px;
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
    line-height: 35px;
    margin-left: 20px;
    cursor: pointer;
}

.Tq_wrapper-border .EX_cookie_none h5, .Tq_wrapper-border .EX_cookie_none p {
    color: #ffffff;
}


#lY_cookieNoticeMessage {
    display: none;
}

.SQ_academic_expertise {
    background: rgb(237,239,234);
    position: relative;
    padding: 5rem 2rem;
    overflow: hidden;
    isolation: isolate;
}



.SQ_academic_expertise .mk_learner_stories {
    max-width: 1100px;
    display: grid;
    position: relative;
    margin: 0 auto;
    grid-template-columns: 1fr 1fr;
    gap: 0;
}

.SQ_academic_expertise .SN_img_circular::after {
    content: "";
    width: 100%;
    top: 0;
    clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%);
    height: 100%;
    left: 0;
    position: absolute;
    background: linear-gradient(
        to right,
        rgba(0, 0, 0, 0.5) 0%,
        transparent 50%
    );
}

.SQ_academic_expertise .name {
    display: inline-block;
    color: rgb(203,212,198);
    font-weight: 700;
    margin-bottom: 0.7rem;
    font-size: 37px;
    position: relative;
}

.SQ_academic_expertise .mk_learner_stories:hover .name::before {
    transform: rotate(45deg) scale(1);
}

.SQ_academic_expertise .nC_work_table > div:nth-child(2) {
    color: rgb(168,179,161);
    opacity: 0;
    margin-bottom: 2rem;
    opacity: 0.9;
    font-weight: 600;
    font-size: 20px;
    transform: translateX(-20px);
    transition: all 0.5s ease 0.3s;
}

.SQ_academic_expertise .Vf_work_tasks::before {
    top: 0;
    content: "";
    width: 60px;
    left: 0;
    background: linear-gradient(to right, rgb(203,212,198), transparent);
    position: absolute;
    height: 3px;
}

.AB_gdpr_block::after {
    position: absolute;
    width: 100%;
    background-image: 
        repeating-linear-gradient(0deg, transparent, transparent 2px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.03) 4px),
        repeating-linear-gradient(90deg, transparent, transparent 2px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.03) 4px);
    content: '';
    height: 100%;
    left: 0;
    z-index: 2;
    top: 0;
}

.AB_gdpr_block .info_item {
    flex: 1;
    position: relative;
    max-width: 300px;
    min-width: 200px;
    transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.AB_gdpr_block .info_item:not(:last-child)::after {
    background: linear-gradient(to bottom, transparent, rgb(168,179,161,0.5), transparent);
    transform: translateY(-50%);
    top: 50%;
    width: 1px;
    content: '';
    right: -0.75rem;
    position: absolute;
    height: 70%;
}

.AB_gdpr_block .info_item:hover svg {
    transform: scale(1.15);
}

.AB_gdpr_block .tw_nav_main svg {
    height: auto;
    max-width: 180px;
    filter: brightness(0) invert(1);
    transition: filter 0.3s ease, transform 0.3s ease;
}

.AB_gdpr_block .My_top_study {
    position: relative;
    display: flex;
    flex-direction: column;
}

.AB_gdpr_block .My_top_study h5 {
    margin-bottom: 1.75rem;
    position: relative;
    padding-bottom: 0.875rem;
    font-weight: 600;
    font-size: 22px;
}

.AB_gdpr_block .My_top_study h5::after {
    height: 2px;
    left: 0;
    content: '';
    position: absolute;
    width: 60px;
    bottom: 0;
    background: linear-gradient(to right, rgb(203,212,198), transparent);
}

.AB_gdpr_block .Yu_head_pagebar a:hover {
    transform: translateX(8px);
    color: rgb(203,212,198);
    opacity: 1;
}

.AB_gdpr_block .Yu_head_pagebar a:hover::before {
    width: 20px;
}

.AB_gdpr_block .subscribe_holder::after {
    height: 150px;
    position: absolute;
    width: 150px;
    opacity: 0.3;
    background: radial-gradient(circle, rgb(203,212,198,0.5) 0%, transparent 70%);
    bottom: 0;
    animation: pulseGlow 6s infinite alternate;
    z-index: -1;
    content: '';
    right: 0;
}

.AB_gdpr_block .subscribe_holder h5::after {
    height: 2px;
    background: rgb(203,212,198);
    width: 40px;
    content: '';
    left: 0;
    position: absolute;
    bottom: 0;
}



.AB_gdpr_block .input_holder input[type="email"] {
    transition: all 0.3s ease;
    padding: 1.125rem 1.5rem;
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.1);
    font-size: 18px;
}

.AB_gdpr_block .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}

.AB_gdpr_block .OC_sub_strategy::before {
    left: -100%;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    position: absolute;
    height: 100%;
    transition: left 0.7s ease;
    z-index: -1;
    content: '';
    width: 100%;
}

.AB_gdpr_block .OC_sub_strategy:hover::before {
    left: 100%;
}

.AB_gdpr_block .rm_tutor_match::before {
    content: '';
    position: absolute;
    background: linear-gradient(to right, transparent, rgb(168,179,161,0.5), transparent);
    width: 60%;
    left: 20%;
    height: 1px;
    top: 0;
}

.vN_id_thankdiv::after {
    width: 80%;
    height: 80%;
    background: radial-gradient(
        circle at center,
        rgb(203,212,198,0.5) 0%,
        transparent 70%
    );
    transform: rotate(-15deg);
    opacity: 0.4;
    z-index: 0;
    right: -10%;
    content: "";
    top: -10%;
    position: absolute;
}

.vN_id_thankdiv .jT_timeline_hist {
    border-left: 4px solid rgb(203,212,198);
    backdrop-filter: blur(5px);
    transform-style: preserve-3d;
    background: #ffffff;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1), 
        0 8px 16px rgba(0, 0, 0, 0.05),
        0 4px 8px rgba(0, 0, 0, 0.025);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.6s ease;
    padding: 3rem;
    position: relative;
    transform: translateZ(10px) rotateX(2deg);
}

.vN_id_thankdiv ul {
    list-style: none;
    padding: 0;
    z-index: 1;
    margin: 0;
    position: relative;
}

.vN_id_thankdiv li:hover::before {
    opacity: 1;
    transform: rotate(45deg) scale(1.2);
}

.vN_id_thankdiv span::after {
    position: absolute;
    width: 100%;
    transform-origin: left;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    left: 0;
    transform: scaleX(0);
    bottom: -0.8rem;
    height: 1px;
    content: "";
    background: linear-gradient(to right, rgb(168,179,161,0.5), transparent);
}

.iU_secure_safehold::after {
    bottom: -5rem;
    z-index: 0;
    position: absolute;
    filter: blur(30px);
    right: -5rem;
    width: 15rem;
    background: linear-gradient(45deg, rgb(203,212,198,0.5) 0%, transparent 80%);
    content: "";
    border-radius: 50%;
    height: 15rem;
}

.iU_secure_safehold h1::after {
    left: 0;
    bottom: 0;
    background: linear-gradient(90deg, rgb(203,212,198) 0%, rgb(168,179,161) 100%);
    transform-origin: left;
    position: absolute;
    transition: transform 0.5s ease;
    height: 4px;
    width: 80px;
    content: "";
}

.iU_secure_safehold p {
    line-height: 1.8;
    font-size: 16px;
    position: relative;
    margin-bottom: 1.5rem;
    transition: transform 0.3s ease;
    color: #000000;
}

.iU_secure_safehold strong::after {
    transform: scaleX(0);
    width: 100%;
    bottom: 0;
    left: 0;
    height: 1px;
    content: "";
    transform-origin: left;
    transition: transform 0.3s ease;
    position: absolute;
    background-color: rgb(203,212,198,0.5);
}

.iU_secure_safehold li {
    color: #000000;
    font-size: 16px;
    margin-bottom: 1.2rem;
    position: relative;
    transition: transform 0.3s ease;
    line-height: 1.6;
    padding-left: 1.8rem;
}

.iU_secure_safehold span {
    font-size: 16px;
    background: linear-gradient(to right, rgba(255,255,255,0.9), rgba(255,255,255,0.5));
    border-left: 3px solid rgb(168,179,161,0.5);
    display: block;
    line-height: 1.8;
    transition: all 0.3s ease;
    padding: 1rem 1.5rem;
    margin-bottom: 1.5rem;
    color: #000000;
}

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

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

.Vv_course_offering .NC_text_section h2 {
    position: relative;
    border-left: 4px solid rgb(203,212,198);
    padding-left: 20px;
    color: #000000;
    font-size: 34px;
    grid-column: 1 / -1;
    font-weight: 700;
    margin-bottom: 20px;
}

.Vv_course_offering .description:last-of-type {
    overflow: hidden;
    position: relative;
}

.Vv_course_offering .description:last-of-type::before {
    content: "";
    z-index: -1;
    height: 40px;
    bottom: -10px;
    border-radius: 50%;
    right: -10px;
    background-color: rgb(168,179,161,0.5);
    width: 40px;
    position: absolute;
}

.Vv_course_offering .SN_img_circular::after {
    filter: blur(10px);
    position: absolute;
    left: 50%;
    top: -20px;
    opacity: 0.7;
    transform: translateX(-50%);
    border-radius: 50%;
    background: rgb(203,212,198);
    height: 10px;
    width: 90%;
    content: "";
    animation: glow 4s infinite alternate;
}

.Sm_connect_with_us .SN_img_circular {
    box-shadow: -10px 0 30px rgba(0, 0, 0, 0.1);
    height: 95%;
    right: 0;
    width: 45%;
    position: absolute;
    z-index: 1;
    border-radius: 100px 0 0 100px;
    top: 2.5%;
}

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

.Sm_connect_with_us .yk_support_block {
    position: relative;
    width: 100%;
    background: #ffffff;
    display: flex;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    border-radius: 20px;
}

.Sm_connect_with_us .cD_connect_inquiry {
    position: relative;
    padding: 50px;
    width: 60%;
}

.Sm_connect_with_us form h3::before,
.Sm_connect_with_us form h3::after {
    display: none;
}

.Sm_connect_with_us input[type="text"]:focus,
.Sm_connect_with_us textarea:focus {
    outline: none;
    background: rgba(255, 255, 255, 1);
    border-color: rgb(203,212,198,0.5);
    box-shadow: 0 0 15px rgb(203,212,198,0.5);
}

.Sm_connect_with_us .sh_query_panel label {
    font-size: 13px;
    cursor: pointer;
    position: relative;
    line-height: 1.6;
    padding-left: 35px;
    color: #000000;
}

.Sm_connect_with_us .sh_query_panel input[type="checkbox"]:checked + label::after {
    transform: rotate(45deg);
    left: 8px;
    height: 10px;
    content: '';
    border-width: 0 2px 2px 0;
    position: absolute;
    border: solid #ffffff;
    width: 6px;
    top: 6px;
}

.Sm_connect_with_us .Mn_message_box:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 20px rgb(203,212,198,0.5);
}

.Sm_connect_with_us .Mn_message_box:hover::before {
    transform: translateY(0);
}

.Sm_connect_with_us .mo_feedback_help {
    flex-direction: column;
    top: 50%;
    padding: 50px;
    width: 40%;
    background: linear-gradient(135deg, rgb(203,212,198), rgb(168,179,161));
    position: absolute;
    box-shadow: -5px 0 30px rgba(0, 0, 0, 0.1);
    border-radius: 70px 0 0 70px;
    transform: translateY(-50%);
    z-index: 3;
    display: flex;
    right: 0;
    justify-content: center;
}

.Sm_connect_with_us .th_request_form li {
    align-items: flex-start;
    margin-bottom: 25px;
    padding: 5px;
    border-radius: 10px;
    transition: all 0.3s ease;
    display: flex;
}

.Sm_connect_with_us .th_request_form svg path {
    fill: #ffffff;
}

.Sm_connect_with_us .th_request_form a:hover {
    opacity: 0.8;
}

header::before {
    z-index: -1;
    height: 100%;
    opacity: 0.1;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgb(203,212,198,0.5) 10px,
        rgb(203,212,198,0.5) 11px
    );
    content: '';
    top: 0;
    position: absolute;
    width: 100%;
    left: 0;
}

header .Ip_header_nav .tw_nav_main::before {
    transition: opacity 0.4s ease;
    left: 0;
    top: 0;
    border-radius: 10px;
    border: 1px solid rgb(168,179,161,0.5);
    height: 100%;
    content: '';
    position: absolute;
    opacity: 0;
    width: 100%;
    box-shadow: 0 0 15px rgb(168,179,161,0.5);
}

header .Ip_header_nav .My_top_study::before {
    left: 0;
    position: absolute;
    height: 100%;
    opacity: 0.2;
    background: radial-gradient(
        ellipse at center,
        rgb(168,179,161,0.5) 0%,
        transparent 70%
    );
    border-radius: 10px;
    width: 100%;
    top: 0;
    content: '';
}

header .Ip_header_nav .My_top_study .LY_nav_mainwrap:hover a {
    color: rgb(203,212,198);
    text-shadow: 0 0 5px rgb(203,212,198,0.5);
}

.Ka_meet_us::before {
    top: 0;
    position: absolute;
    height: 100%;
    left: 0;
    opacity: 0.15;
    background-image: 
        linear-gradient(rgba(0, 0, 0, 0.5) 1px, transparent 1px),
        linear-gradient(90deg, rgba(0, 0, 0, 0.5) 1px, transparent 1px);
    width: 100%;
    content: "";
    background-size: 30px 30px;
}

.Ka_meet_us h2::before {
    background: rgb(203,212,198);
    left: 50%;
    width: 60px;
    position: absolute;
    bottom: -20px;
    height: 4px;
    content: "";
    transform: translateX(-50%);
}

.Ka_meet_us .Mk_smart_study {
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.05);
    position: relative;
    background: rgba(255, 255, 255, 0.03);
    padding: 40px;
    transition: all 0.4s ease;
    overflow: hidden;
    border-radius: 28px;
}

.Ka_meet_us .Mk_smart_study::before {
    width: 4px;
    height: 100%;
    content: "";
    top: 0;
    transform: scaleY(0);
    background: rgb(203,212,198);
    left: 0;
    transform-origin: bottom;
    transition: transform 0.5s ease;
    position: absolute;
}

.Ka_meet_us .Mk_smart_study:last-child h3 {
    color: rgb(168,179,161);
}

.Ka_meet_us .Mk_smart_study h3::before {
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    background: currentColor;
    width: 8px;
    margin-right: 15px;
    height: 8px;
    content: "";
}

.Ka_meet_us .Op_edu_values::after {
    left: 0;
    width: 100%;
    height: 1px;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(203,212,198,0.5), rgb(168,179,161,0.5), transparent);
    bottom: -30px;
}

.LZ_join_our_mailing_list::before {
    right: -5%;
    height: 50%;
    transform: rotate(-15deg) skew(15deg);
    background: rgb(168,179,161,0.5);
    z-index: -1;
    top: -10%;
    content: '';
    position: absolute;
    filter: blur(15px);
    width: 30%;
}

.LZ_join_our_mailing_list .jT_timeline_hist::before {
    left: 0;
    position: absolute;
    height: 100%;
    top: 0;
    opacity: 0.1;
    width: 100%;
    z-index: -1;
    content: '';
    background: linear-gradient(45deg, transparent 49.5%, rgb(203,212,198,0.5) 49.5%, rgb(203,212,198,0.5) 50.5%, transparent 50.5%);
    background-size: 20px 20px;
}

.LZ_join_our_mailing_list .input_holder div {
    width: 100%;
    position: relative;
}

.LZ_join_our_mailing_list input[type="email"]:focus::placeholder {
    transform: translateX(5px);
    opacity: 0.5;
}

.LZ_join_our_mailing_list input[type="email"]:focus {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border-left-width: 6px;
    transform: translateY(-2px);
    background: rgba(255, 255, 255, 0.18);
}

.LZ_join_our_mailing_list .OC_sub_strategy:active {
    transform: translateY(0) scale(0.98);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

.LZ_join_our_mailing_list .OC_sub_strategy::before {
    transition: left 0.7s ease;
    height: 100%;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    top: 0;
    left: -100%;
    position: absolute;
    content: '';
}



@media (min-width: 1024px) {.WF_plan_option .IB_premium_plan {
    grid-template-columns: repeat(2, 1fr);
}.WF_plan_option .Ld_training_sub:nth-child(odd) {
    transform: translateY(1.5rem);
}
}



@media (min-width: 1200px) {.WF_plan_option .WC_discount_price {
    padding-top: 4rem;
}.WF_plan_option .Ld_training_sub:hover {
    z-index: 5;
}.WF_plan_option .IB_premium_plan {
    row-gap: 2.5rem;
    column-gap: 2rem;
    grid-template-columns: repeat(2, 1fr);
}
}



@media (max-width: 991px) {.lb_title_welcome {
    padding: 2rem 1rem;
}.lb_title_welcome .rB_learn_main {
    font-size: calc(46px * 0.9);
}.lb_title_welcome .hj_online_tech > div {
    padding: 2rem;
}.lb_title_welcome .hj_online_tech h3 {
    font-size: calc(23px * 0.9);
    padding: 1.25rem;
}
}



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


@media only screen and (max-width: 1200px) {.mW_modalCookieSettings {
    padding: 20px;
}
}


@media only screen and (max-width: 800px) {.bD_data_notice {
    display: none;
}.qw_edu_settings {
    flex-direction: column;
    align-items: center;
    justify-content: center;
}.mW_modalCookieSettings h5 {
    text-align: center;
}.mW_modalCookieSettings p {
    text-align: center;
}.EX_cookie_none {
    margin-bottom: 20px;
    text-align: center;
}.HY_privacy_cookies {
    margin-left: 0;
    margin-top: 10px;
    width: 100%;
    max-width: 300px;
}}



@media (max-width: 768px) {.AB_gdpr_block {
    padding: 4rem 0 2rem;
}.AB_gdpr_block .Bw_ask_questions {
    padding: 1rem 1.5rem;
    transform: translateY(-2.5rem);
}.AB_gdpr_block .info_item {
    width: 100%;
    max-width: none;
}.AB_gdpr_block .Yu_head_pagebar {
    grid-template-columns: repeat(2, 1fr);
}.AB_gdpr_block .rm_tutor_match {
    margin-top: 3rem;
}
}



@media (max-width: 991px) {.vN_id_thankdiv {
    padding: 5rem 0;
}.vN_id_thankdiv .jT_timeline_hist {
    transform: translateZ(5px) rotateX(1deg);
    padding: 2.5rem;
}.vN_id_thankdiv h2 {
    max-width: 100%;
    font-size: calc(35px * 0.9);
    transform: translateZ(20px);
}
}



@media (max-width: 767px) {.vN_id_thankdiv {
    padding: 4rem 0;
}.vN_id_thankdiv .container {
    padding: 0 1.5rem;
}.vN_id_thankdiv .jT_timeline_hist {
    padding: 2rem;
    transform: translateZ(0) rotateX(0deg);
}.vN_id_thankdiv h2 {
    margin-bottom: 2rem;
    font-size: calc(35px * 0.8);
    transform: translateZ(10px);
}.vN_id_thankdiv h2::after {
    width: 6rem;
    height: 0.25rem;
}.vN_id_thankdiv span {
    font-size: calc(13px * 0.95);
    line-height: 1.7;
}
}



@media (max-width: 768px) {.iU_secure_safehold {
    padding: 2rem 1rem;
}.iU_secure_safehold .container {
    padding: 1.2rem;
}.iU_secure_safehold h1 {
    font-size: calc(40px * 0.8);
    margin-bottom: 1.5rem;
}.iU_secure_safehold h2 {
    font-size: calc(32px * 0.8);
    margin: 2rem 0 1rem;
}.iU_secure_safehold h3 {
    font-size: calc(32px * 0.7);
}.iU_secure_safehold h4 {
    font-size: calc(32px * 0.6);
}.iU_secure_safehold ul {
    margin-left: 0;
    padding: 1.2rem;
}.iU_secure_safehold p, 
    .iU_secure_safehold li, 
    .iU_secure_safehold span {
    font-size: calc(16px * 0.95);
}
}



@media screen and (max-width: 480px) {.Vv_course_offering {
    padding: 40px 0;
}.Vv_course_offering .Pt_training_route {
    gap: 30px;
}.Vv_course_offering .NC_text_section h2 {
    padding-left: 15px;
    font-size: calc(34px * 0.8);
}.Vv_course_offering .description {
    font-size: calc(17px * 0.95);
    padding: 20px;
}.Vv_course_offering .SN_img_circular {
    margin: 20px 0;
    transform: perspective(1000px) rotateX(0deg);
    height: 250px;
}}



@media (max-width: 576px) {.Sm_connect_with_us {
    padding: 50px 0;
}.Sm_connect_with_us h3 {
    font-size: calc(32px * 0.8);
    margin-bottom: 30px;
}.Sm_connect_with_us .cD_connect_inquiry,
    .Sm_connect_with_us .mo_feedback_help {
    padding: 25px 20px;
}.Sm_connect_with_us input[type="text"],
    .Sm_connect_with_us textarea {
    padding: 12px 20px;
    margin-bottom: 15px;
}.Sm_connect_with_us .Mn_message_box {
    padding: 12px;
    width: 100%;
}}



@media (max-width: 768px) {.Ka_meet_us {
    padding: 80px 0 60px;
}.Ka_meet_us h2 {
    margin-bottom: 50px;
    font-size: calc(39px * 0.8);
}.Ka_meet_us .Op_edu_values {
    grid-template-columns: 1fr;
    gap: 40px;
}.Ka_meet_us .Mk_smart_study {
    padding: 30px;
}.Ka_meet_us .Mk_smart_study:last-child {
    animation-delay: 0.1s;
}
}



@media (min-width: 768px) {.LZ_join_our_mailing_list {
    padding: 5rem 3rem;
}.LZ_join_our_mailing_list .jT_timeline_hist {
    padding: 4rem 3.5rem;
}.LZ_join_our_mailing_list .input_holder {
    flex-direction: row;
    align-items: stretch;
}.LZ_join_our_mailing_list .input_holder div {
    flex: 1;
}.LZ_join_our_mailing_list input[type="email"] {
    height: 100%;
}.LZ_join_our_mailing_list .OC_sub_strategy {
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
}
}



@media (prefers-reduced-motion: reduce) {.LZ_join_our_mailing_list .jT_timeline_hist, 
    .LZ_join_our_mailing_list input[type="email"],
    .LZ_join_our_mailing_list .OC_sub_strategy,
    .LZ_join_our_mailing_list .OC_sub_strategy::before {
    animation: none;
    transform: none;
    transition: none;
}
}



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


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

@keyframes pulseGlow {
    0% {
        opacity: 0.1;
        transform: scale(0.8);
    }
    100% {
        opacity: 0.3;
        transform: scale(1.2);
    }
}

@keyframes rotateBackground {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

