header,footer {
    width: 100%;
}

header {
    left: 0;
    transition: all 0.3s ease;
    z-index: 1000;
    position: fixed;
    border-bottom: 2px solid rgb(200,213,204);
    width: 100%;
    background-color: #ffffff;
    top: 0;
}

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

.greeting_page_KsUFN .start_open_BZwIY {
    margin: 0;
    display: inline-block;
    color: #ffffff;
    font-size: 38px;
    padding: 0;
    animation: fadeUp 0.8s ease-out forwards 0.3s;
    position: relative;
    font-weight: 700;
    transform: translateY(20px);
    opacity: 0;
}

.greeting_page_KsUFN .learn_begin_uCGKa p {
    max-width: 80%;
    line-height: 1.6;
    margin: 0 0 30px;
    position: relative;
    color: #ffffff;
    opacity: 0;
    transform: translateX(-20px);
    font-weight: 400;
    animation: fadeRight 0.8s ease-out forwards 0.9s;
    font-size: calc(17px * 1.2);
}

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

.user_status_VmzYG h5 {
    color: rgb(148,184,159);
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    font-weight: 600;
}

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

.cookie_panel_overlay_oQXOH p a:hover {
    color: #000000;
}

.privacy_hutch_dYhQK h3, .privacy_hutch_dYhQK h4, .privacy_hutch_dYhQK h5, .privacy_hutch_dYhQK h6 {
    margin: 1rem 0;
}

.privacy_hutch_dYhQK h3, .privacy_hutch_dYhQK h4, .privacy_hutch_dYhQK h5, .privacy_hutch_dYhQK h6 {
    margin-top: 30px;
    color: rgb(148,184,159);
}

.privacy_hutch_dYhQK h3 {
    font-size: calc(24px - 2px);
    text-shadow: 0 0 6px rgb(148,184,159,0.5);
    font-weight: 700;
}

.privacy_hutch_dYhQK p {
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 1.8;
}

footer {
    z-index: 1;
    position: relative;
}

.facebook_cta_voSwB::before {
    position: absolute;
    height: 3px;
    left: 0;
    top: 0;
    content: "";
    background: rgb(85,155,108);
    width: 100%;
}

.facebook_cta_voSwB .company_holder {
    position: relative;
    border-radius: 21px;
    padding: 0;
    flex: 1 1 400px;
}

.facebook_cta_voSwB .company_holder h3 {
    font-weight: 700;
    background: rgb(85,155,108);
    margin: 0;
    border-top-left-radius: 21px;
    color: #ffffff;
    font-size: 38px;
    border-top-right-radius: 21px;
    padding: 1.5rem 2rem;
    position: relative;
}

.facebook_cta_voSwB .donate_btn_tGJFW {
    padding: 2rem;
    font-size: 14px;
    border-bottom-right-radius: 21px;
    border-bottom-left-radius: 21px;
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff;
    line-height: 1.6;
    position: relative;
}

.facebook_cta_voSwB .law_res_CkOcq {
    flex: 1 1 calc(100% - 450px);
    min-width: 400px;
}

.facebook_cta_voSwB .top_bar_lMfVb {
    flex-wrap: wrap;
    display: flex;
    gap: 3rem;
}

.facebook_cta_voSwB .site_main_wUDLh h5 {
    background: rgb(85,155,108);
    position: relative;
    font-weight: 600;
    font-size: 20px;
    color: #ffffff;
    align-items: center;
    display: flex;
    padding: 1rem 1.5rem;
    margin: 0;
}

.facebook_cta_voSwB .site_main_wUDLh .top_bar_lMfVb a {
    padding: 0.8rem 1rem 0.8rem 2rem;
    display: block;
    color: #ffffff;
    border-radius: 10px;
    position: relative;
    text-decoration: none;
    font-size: 14px;
    transition: all 0.3s ease;
}

.footer_edu_MRjSk::before {
    width: 100%;
    left: 0;
    content: "";
    background-image: 
        linear-gradient(90deg, 
            transparent 0px, transparent 20px,
            rgb(148,184,159) 20px, rgb(148,184,159) 40px,
            transparent 40px, transparent 60px,
            rgb(148,184,159) 60px, rgb(148,184,159) 80px,
            transparent 80px, transparent 100px,
            rgb(148,184,159) 100px, rgb(148,184,159) 120px
        );
    height: 5px;
    top: -5px;
    background-repeat: repeat-x;
    position: absolute;
}

.contact_mItVK h2 {
    font-family: Arial, sans-serif;
    font-size: 34px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 15px;
    text-align: center;
    position: relative;
}

.contact_mItVK .request_section_tkCYs {
    flex: 0 0 60%;
    position: relative;
    padding: 60px;
}

.contact_mItVK form {
    padding-left: 25px;
    width: 100%;
}

.contact_mItVK form h3 {
    color: #000000;
    font-size: 24px;
    font-family: Arial, sans-serif;
    font-weight: 600;
    margin-bottom: 35px;
}

.contact_mItVK form input[type="text"]::placeholder {
    color: rgba(#000000, 0.4);
}

.contact_mItVK .query_message_weoGc label {
    font-size: 14px;
    position: relative;
    line-height: 1.5;
    cursor: pointer;
    padding-left: 35px;
    color: #000000;
}

.contact_mItVK .query_message_weoGc label a {
    color: rgb(148,184,159);
    text-decoration: none;
    transition: all 0.3s ease;
}

.contact_mItVK form .feedback_query_TJmSW::before {
    width: 120%;
    height: 120%;
    position: absolute;
    transition: all 0.4s ease;
    top: -10%;
    transform: rotate(45deg) translateX(-200%);
    background: rgba(255, 255, 255, 0.2);
    left: -10%;
    content: "";
}

.receive_updates_bpiFw::after {
    opacity: 0.1;
    width: 100%;
    position: absolute;
    content: "";
    z-index: 0;
    height: 200%;
    background: radial-gradient(circle at center, rgb(255, 255, 255, 0.5) 0%, transparent 70%);
    transform: rotate(-45deg);
    right: -50%;
    top: -50%;
}

.receive_updates_bpiFw h3 {
    max-width: 800px;
    line-height: 1.4;
    font-weight: 600;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    text-align: center;
    margin-bottom: 30px;
    font-size: clamp(1.5rem, 3vw, 2.2rem);
    font-family: Arial, sans-serif;
    color: #ffffff;
    transform: translateZ(10px);
    letter-spacing: 0.01em;
}

.receive_updates_bpiFw input[type="email"]:focus {
    background: rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.1);
}

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

.quantitative_data_zyPAW::before {
    opacity: 0.05;
    background: repeating-linear-gradient(
        -45deg,
        rgb(148,184,159,0.5) 0,
        rgb(148,184,159,0.5) 1px,
        transparent 1px,
        transparent 30px
    );
    top: 0;
    left: 0;
    content: "";
    height: 100%;
    width: 100%;
    z-index: -1;
    position: absolute;
}



.quantitative_data_zyPAW::before {
    animation: patternMove1 30s linear infinite;
}

.quantitative_data_zyPAW .success_factors_VdHJI {
    grid-template-columns: 80px 1fr auto;
    transition: all 0.3s ease;
    background: #ffffff;
    margin-left: 50px;
    padding: 30px;
    align-items: center;
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    z-index: 1;
    border-radius: 23px;
    display: grid;
}

.quantitative_data_zyPAW .success_factors_VdHJI:nth-child(3)::after {
    background: rgb(148,184,159);
    border-color: #ffffff;
}

.quantitative_data_zyPAW .success_factors_VdHJI p {
    grid-row: 1;
    text-align: center;
    grid-column: 1;
    margin: 0;
    color: rgb(148,184,159);
    font-weight: 700;
    position: relative;
    padding: 0;
    font-size: 2.8rem;
}

.quantitative_data_zyPAW .success_factors_VdHJI:nth-child(even) svg {
    fill: rgb(85,155,108);
}

.quantitative_data_zyPAW .success_factors_VdHJI:hover svg {
    transform: scale(1.2);
}

.quantitative_data_zyPAW .success_factors_VdHJI:nth-child(4) {
    animation-delay: 0.4s;
}



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

.who_we_are_cqQrh h2 {
    text-align: center;
    font-weight: 700;
    margin-bottom: 60px;
    color: #000000;
    font-size: 36px;
    letter-spacing: 1px;
    position: relative;
}

.who_we_are_cqQrh .why_choose_zBFxv {
    border-radius: 20px;
    background: #ffffff;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.08);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.4s ease;
    position: relative;
    padding: 40px;
    overflow: hidden;
}

.who_we_are_cqQrh .why_choose_zBFxv:hover::before {
    opacity: 0.15;
    transform: scale(1.2);
}

.who_we_are_cqQrh .why_choose_zBFxv h3::after {
    width: 100%;
    content: "";
    bottom: -5px;
    left: 0;
    opacity: 0.3;
    height: 2px;
    transition: width 0.3s ease;
    position: absolute;
    background: currentColor;
}

.who_we_are_cqQrh .why_choose_zBFxv:nth-child(2)::after {
    background: linear-gradient(to bottom, rgb(85,155,108), rgb(148,184,159));
}

.who_we_are_cqQrh .why_choose_zBFxv:last-child {
    animation: fadeInUp 0.7s 0.2s ease forwards;
}

header .top_pagebar_CtPyn {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

header .top_class_exbis:after {
    left: 0;
    position: absolute;
    transform-origin: center;
    transform: scaleX(0);
    transition: transform 0.3s ease;
    width: 100%;
    bottom: 0;
    background-color: rgb(148,184,159);
    height: 2px;
    content: '';
}

header .head_mentor_YhdDS svg {
    width: auto;
    transition: transform 0.3s ease;
    height: 42px;
}

.teaching_history_QOyDX {
    position: relative;
    background: linear-gradient(135deg, rgb(200,213,204) 0%, rgb(85,155,108,0.5) 100%);
    overflow: hidden;
    padding: 5rem 0;
}

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

.teaching_history_QOyDX .rating_showcase_sotEl:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12), 0 10px 20px rgba(0, 0, 0, 0.08);
    transform: perspective(1000px) rotateX(0deg) translateY(-10px);
}

.teaching_history_QOyDX .rating_showcase_sotEl:hover .rounded_image_ErsdO {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    transform: translateZ(40px) scale(1.05);
}

.teaching_history_QOyDX .rating_showcase_sotEl .name::after {
    bottom: -5px;
    transition: width 0.5s ease;
    position: absolute;
    left: 0;
    background-color: rgb(148,184,159);
    content: "";
    width: 0;
    height: 2px;
}

.teaching_history_QOyDX .rating_showcase_sotEl > div:nth-child(3) {
    transform: translateZ(5px);
    position: relative;
}

.teaching_history_QOyDX .rating_showcase_sotEl .exp_details_HxYga::after {
    bottom: -3rem;
    transform: rotate(180deg);
    right: -1rem;
}

.course_offering_JyOZB::after {
    background: linear-gradient(90deg, transparent, rgb(85,155,108), transparent);
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    opacity: 0.6;
    height: 3px;
}

.course_offering_JyOZB h2:hover::before {
    transform: scaleY(1.1);
}

.course_offering_JyOZB .rounded_image_ErsdO {
    transition: all 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    height: 300px;
    position: relative;
    border-radius: 10px;
    transform: translateZ(0) perspective(1000px) rotateY(2deg);
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.course_offering_JyOZB .content_column_sAqTe:hover::before {
    transform: scaleX(1);
}

.course_offering_JyOZB .description {
    line-height: 1.75;
    transition: opacity 0.3s ease;
    position: relative;
    color: #000000;
    font-size: 13px;
    opacity: 0.9;
    margin-bottom: 1.5rem;
}

.customer_support_Qcjai::after {
    transform: rotate(-15deg);
    border-radius: 10px;
    animation: floating 10s infinite ease-in-out alternate;
    bottom: -50px;
    content: "";
    position: absolute;
    width: 200px;
    height: 200px;
    background: linear-gradient(45deg, rgb(85,155,108,0.5), transparent);
    left: -50px;
    z-index: 0;
}

.customer_support_Qcjai .talk_support_BDEFc:hover {
    transform: perspective(1000px) rotateX(2deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.customer_support_Qcjai .talk_support_BDEFc > div > div {
    font-family: Arial, sans-serif;
    line-height: 1.6;
    font-size: 16px;
    color: #000000;
}

.customer_support_Qcjai h6 svg {
    transition: transform 0.3s ease;
    margin-left: 10px;
    transform: scale(0.85);
}

.customer_support_Qcjai .instant_help_epBMP::after {
    transition: width 0.3s ease;
    background: rgb(148,184,159);
    height: 2px;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 0;
    content: "";
}

.customer_support_Qcjai svg {
    transition: all 0.3s ease;
}

.customer_support_Qcjai svg path {
    transition: fill 0.3s ease;
}

.tariff_item_pYiya::after {
    background: linear-gradient(225deg, rgb(85,155,108) 0%, transparent 80%);
    position: absolute;
    width: 20rem;
    transform: rotate(-15deg);
    opacity: 0.15;
    bottom: -5rem;
    right: -5rem;
    content: "";
    pointer-events: none;
    z-index: 1;
    height: 20rem;
}

.tariff_item_pYiya .annual_fee_OENBU h2::after {
    bottom: -10px;
    left: 0;
    content: "";
    height: 3px;
    position: absolute;
    background: linear-gradient(90deg, rgb(148,184,159), rgb(85,155,108));
    width: 80px;
}

.tariff_item_pYiya .pricing_options_dHabe:hover {
    transform: translateY(-10px);
}

.tariff_item_pYiya .pricing_options_dHabe:nth-child(odd) .plan_fees_RLHKl {
    transform: rotate(-1deg);
}

.tariff_item_pYiya .plan_cost_IhGyO {
    padding: 2rem;
    word-break: break-word;
    flex: 1;
    position: relative;
    overflow-wrap: break-word;
    flex-direction: column;
    z-index: 2;
    display: flex;
}

.tariff_item_pYiya .pricing_options_dHabe:hover .plan_cost_IhGyO h3 {
    transform: translateZ(25px);
}

.tariff_item_pYiya .pricing_options_dHabe:hover .plan_cost_IhGyO h3::after {
    width: 60px;
}

.tariff_item_pYiya .program_price_cImZg::before {
    height: 2px;
    bottom: -8px;
    position: absolute;
    background: linear-gradient(90deg, rgb(148,184,159,0.5), transparent);
    left: 0;
    content: "";
    width: 80px;
}

.tariff_item_pYiya .rounded_image_ErsdO::before {
    height: 100%;
    z-index: 1;
    content: "";
    opacity: 0.15;
    top: 0;
    position: absolute;
    width: 100%;
    transition: opacity 0.3s ease;
    left: 0;
    background: rgb(148,184,159);
}

.user_testimonials_EZtyW .container {
    z-index: 2;
    position: relative;
}

.user_testimonials_EZtyW h2::before {
    height: 20px;
    width: 100%;
    filter: blur(10px);
    position: absolute;
    bottom: -20px;
    left: 0;
    background: linear-gradient(to right, transparent, rgb(148,184,159,0.5), transparent);
    content: "";
}

.user_testimonials_EZtyW .rating_showcase_sotEl::before {
    background: linear-gradient(135deg, rgb(148,184,159,0.5) 0%, transparent 70%);
    top: 0;
    z-index: -1;
    left: 0;
    opacity: 0.4;
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    transition: opacity 0.3s ease;
}

.user_testimonials_EZtyW .rating_showcase_sotEl .description {
    margin-top: 1rem;
    color: #000000;
    transition: all 0.3s ease;
    text-align: center;
    opacity: 0.9;
    font-weight: 400;
    line-height: 1.6;
    font-size: 14px;
    z-index: 1;
    transform: translateY(0);
    position: relative;
}

.user_testimonials_EZtyW .rating_showcase_sotEl:nth-child(3n+2):hover::after {
    width: 60px;
    height: 60px;
    opacity: 0.6;
}

.teaching_process_HscgX::before {
    height: 200%;
    position: absolute;
    content: "";
    top: -50%;
    animation: rotateBg 25s linear infinite;
    background: 
        radial-gradient(circle at 30% 30%, rgb(148,184,159,0.5) 0%, transparent 50%),
        radial-gradient(circle at 70% 70%, rgb(85,155,108,0.5) 0%, transparent 50%);
    width: 200%;
    left: -50%;
    z-index: 0;
}

.teaching_process_HscgX h3::before {
    transform: translateX(-100%);
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    z-index: 1;
    width: 100%;
    animation: shimmerEffect 5s infinite;
}

.teaching_process_HscgX span::after {
    z-index: -1;
    width: 80%;
    left: 10%;
    content: "";
    background: rgb(85,155,108,0.5);
    filter: blur(10px);
    bottom: -10px;
    border-radius: 50%;
    animation: shadowPulse 6s ease-in-out infinite;
    height: 10px;
    position: absolute;
    opacity: 0.5;
}

.gratContent_hbXSv::before {
    width: 40%;
    position: absolute;
    height: 100%;
    z-index: 1;
    right: 0;
    top: 0;
    content: "";
    transform: translateX(20%) skewX(-15deg);
    background: linear-gradient(215deg, rgb(148,184,159,0.5) 0%, transparent 70%);
}

.gratContent_hbXSv .learn_mastery_OdvVg {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.07);
    position: relative;
    transform: perspective(1000px) rotateX(2deg);
    transform-origin: top center;
    animation: appearHolder 0.7s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.6s;
    padding: 40px 50px;
    overflow: hidden;
    background-color: #ffffff;
    opacity: 0;
}

.gratContent_hbXSv span {
    font-size: 14px;
    display: block;
    font-weight: 400;
    letter-spacing: 0.02em;
    color: #000000;
    line-height: 1.8;
    font-family: Arial, sans-serif;
}


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



@media (max-width: 576px) {.greeting_page_KsUFN {
    padding: 40px 0;
}.greeting_page_KsUFN .study_learn_DlfYd {
    margin-bottom: 20px;
}.greeting_page_KsUFN .start_open_BZwIY {
    font-size: calc(38px * 0.8);
}.greeting_page_KsUFN .learn_begin_uCGKa > div {
    min-height: 300px;
    padding: 30px 20px;
}.greeting_page_KsUFN .learn_begin_uCGKa p {
    margin-bottom: 20px;
}.greeting_page_KsUFN .learn_begin_uCGKa h3 {
    clip-path: polygon(0 0, 100% 0, 98% 100%, 0 100%);
    padding: 12px;
}}



@media (max-width: 1200px) {.facebook_cta_voSwB .container {
    gap: 2rem;
}.facebook_cta_voSwB .company_holder {
    flex: 1 1 350px;
}.facebook_cta_voSwB .law_res_CkOcq {
    flex: 1 1 calc(100% - 400px);
    min-width: 350px;
}.facebook_cta_voSwB .top_bar_lMfVb {
    gap: 2rem;
}.footer_edu_MRjSk .container::before {
    left: 5%;
}.footer_edu_MRjSk .container::after {
    right: 5%;
}
}



@media (max-width: 576px) {.facebook_cta_voSwB {
    padding: 2.5rem 0 0.8rem;
}.facebook_cta_voSwB .site_main_wUDLh {
    flex: 1 1 100%;
    min-width: 100%;
}.facebook_cta_voSwB .top_bar_lMfVb {
    gap: 1rem;
}.facebook_cta_voSwB .site_main_wUDLh .top_bar_lMfVb a {
    padding: 0.7rem 1rem 0.7rem 1.8rem;
}.facebook_cta_voSwB .site_main_wUDLh .top_bar_lMfVb a::before {
    left: 0.6rem;
}.footer_edu_MRjSk {
    padding: 1.5rem 0;
    margin-top: 1.5rem;
}.footer_edu_MRjSk .study_bottom_odaxn::before,
    .footer_edu_MRjSk .study_bottom_odaxn::after {
    display: none;
}
}



@media (max-width: 768px) {.receive_updates_bpiFw {
    padding: 60px 0;
}.receive_updates_bpiFw .learn_mastery_OdvVg {
    transform: perspective(1000px) rotateX(1deg);
    padding: 30px 20px;
}.receive_updates_bpiFw h3 {
    font-size: clamp(1.2rem, 4vw, 1.5rem);
    margin-bottom: 20px;
}.receive_updates_bpiFw .input_holder {
    flex-direction: column;
    align-items: center;
}.receive_updates_bpiFw .input_holder > div {
    margin-right: 0;
    width: 100%;
    margin-bottom: 15px;
}.receive_updates_bpiFw input[type="email"] {
    height: 50px;
    font-size: calc(14px - 1px);
}.receive_updates_bpiFw .access_lessons_BzMEG {
    width: 100%;
    font-size: calc(18px - 1px);
    height: 50px;
    padding: 0 20px;
}
}



@media (max-width: 992px) {.who_we_are_cqQrh {
    padding: 80px 0;
}.who_we_are_cqQrh .why_choose_zBFxv {
    padding: 30px;
}
}



@media (max-width: 768px) {.who_we_are_cqQrh {
    padding: 60px 0;
}.who_we_are_cqQrh h2 {
    margin-bottom: 50px;
    font-size: calc(36px * 0.9);
}.who_we_are_cqQrh .study_programs_wLRec {
    gap: 30px;
}.who_we_are_cqQrh .why_choose_zBFxv {
    padding: 25px;
}.who_we_are_cqQrh .why_choose_zBFxv h3 {
    font-size: calc(18px * 0.9);
}
}



@media (max-width: 991px) {header .container {
    padding: 15px;
}header .site_main_wUDLh {
    gap: 20px;
}header .top_class_exbis:before {
    left: -10px;
}header .head_mentor_YhdDS svg {
    height: 38px;
}
}



@media (max-width: 767px) {header .site_main_wUDLh {
    left: 0;
    transition: max-height 0.4s ease;
    z-index: 1001;
    overflow: hidden;
    border-bottom: 3px solid rgb(148,184,159);
    padding: 0;
    position: absolute;
    max-height: 0;
    flex-direction: column;
    gap: 0;
    width: 100%;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    top: 100%;
    background-color: #ffffff;
}header .menu.active {
    max-height: 400px;
}header .top_class_exbis {
    width: 100%;
    border-bottom: 1px solid rgb(200,213,204);
    padding: 12px 20px;
}header .top_class_exbis:last-child {
    border-bottom: none;
}header .top_class_exbis:before {
    left: 5px;
}header .top_pagebar_CtPyn {
    padding: 5px 0;
}header .head_mentor_YhdDS {
    margin: 0 auto;
}
}



@media (min-width: 768px) {.course_offering_JyOZB {
    padding: 8rem 0;
}.course_offering_JyOZB .career_classes_FPMpk {
    gap: 3rem;
    align-items: start;
    grid-template-columns: 1fr 1.5fr;
}.course_offering_JyOZB h2 {
    max-width: 80%;
    margin-bottom: 4rem;
    font-size: calc(32px * 1.1);
}.course_offering_JyOZB .rounded_image_ErsdO {
    min-height: 500px;
    height: 100%;
}.course_offering_JyOZB .content_column_sAqTe {
    padding: 3rem;
    overflow-y: auto;
    max-height: 600px;
}.course_offering_JyOZB .content_column_sAqTe::-webkit-scrollbar {
    width: 8px;
}.course_offering_JyOZB .content_column_sAqTe::-webkit-scrollbar-track {
    background: rgba(0,0,0,0.03);
    border-radius: 10px;
}.course_offering_JyOZB .content_column_sAqTe::-webkit-scrollbar-thumb {
    background: rgb(85,155,108,0.5);
    border-radius: 10px;
}.course_offering_JyOZB .content_column_sAqTe::-webkit-scrollbar-thumb:hover {
    background: rgb(85,155,108);
}
}



@media (max-width: 576px) {.customer_support_Qcjai {
    padding: 80px 0 60px;
}.customer_support_Qcjai .talk_support_BDEFc {
    padding: 30px 20px;
}.customer_support_Qcjai .talk_support_BDEFc > div {
    padding: 15px;
}.customer_support_Qcjai h1 {
    font-size: calc(43px - 5px);
    margin-bottom: 40px;
}.customer_support_Qcjai h1::after {
    height: 3px;
    width: 60px;
}}



@media (max-width: 767px) {.tariff_item_pYiya {
    padding: 3rem 0;
}.tariff_item_pYiya .container {
    padding: 0 1.5rem;
}.tariff_item_pYiya .study_costs_AMUaH {
    grid-template-columns: 1fr;
}.tariff_item_pYiya .annual_fee_OENBU h2 {
    font-size: calc(35px * 0.8);
}.tariff_item_pYiya .plan_cost_IhGyO {
    padding: 1.5rem;
}.tariff_item_pYiya .program_price_cImZg {
    font-size: calc(23px * 1.5);
}.tariff_item_pYiya .rounded_image_ErsdO {
    height: 180px;
}
}



@media (max-width: 992px) {.teaching_process_HscgX {
    min-height: 60vh;
}.teaching_process_HscgX .container {
    padding: 4rem 1.5rem;
}.teaching_process_HscgX .learn_mastery_OdvVg {
    padding: 3rem 1.5rem;
}.teaching_process_HscgX h3 {
    font-size: calc(31px * 0.9);
    padding-bottom: 1.5rem;
}.teaching_process_HscgX span {
    padding: 1.8rem;
    font-size: calc(13px * 0.95);
}
}



@media (max-width: 992px) {.gratContent_hbXSv {
    padding: 90px 0 60px;
}.gratContent_hbXSv h2 {
    font-size: calc(30px * 0.9);
    margin-bottom: 30px;
}.gratContent_hbXSv .learn_mastery_OdvVg {
    padding: 35px 40px;
}
}



@media (max-width: 576px) {.gratContent_hbXSv {
    padding: 60px 0 40px;
}.gratContent_hbXSv::before,
    .gratContent_hbXSv::after {
    opacity: 0.5;
}.gratContent_hbXSv .container {
    padding: 0 20px;
}.gratContent_hbXSv h2 {
    margin-bottom: 25px;
    font-size: calc(30px * 0.7);
}.gratContent_hbXSv h2::before {
    top: -10px;
    height: 3px;
    width: 60px;
}.gratContent_hbXSv .learn_mastery_OdvVg {
    transform: none;
    padding: 25px 20px;
}.gratContent_hbXSv span {
    line-height: 1.6;
    font-size: calc(14px * 0.95);
}.gratContent_hbXSv li::before {
    width: 8px;
    left: -20px;
    height: 8px;
}
}



@keyframes patternShift {
    0% {
        transform: skewY(-2deg) translateX(-5%);
    }
    100% {
        transform: skewY(2deg) translateX(5%);
    }
}



@keyframes shimmerEffect {
    0% {
        transform: translateX(-100%);
    }
    20%, 100% {
        transform: translateX(100%);
    }
}



@keyframes shadowPulse {
    0%, 100% {
        opacity: 0.3;
        transform: scaleX(0.8);
    }
    50% {
        opacity: 0.6;
        transform: scaleX(1.2);
    }
}



@keyframes popIn {
    0% {
        transform: scale(0);
    }
    50% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}

