.facebook_cta_voSwB {
    flex: 0 0 auto;
}

.facebook_cta_voSwB {
    color: #ffffff;
    position: relative;
    padding: 4rem 0 2rem;
}

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

.head_mainwrap_PwRoM {
    flex: 1 0 auto;
}


.greeting_page_KsUFN {
    background: linear-gradient(135deg, rgb(200,213,204), rgba(0, 0, 0, 0.5));
    overflow: hidden;
    padding: 80px 0;
    position: relative;
}

.greeting_page_KsUFN .learn_begin_uCGKa {
    opacity: 0;
    transform: translateY(20px);
    border-radius: 16px;
    position: relative;
    animation: fadeUp 0.8s ease-out forwards 0.6s;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}

.greeting_page_KsUFN .learn_begin_uCGKa p::before {
    position: absolute;
    top: 50%;
    background: rgb(148,184,159);
    height: 0;
    animation: lineGrow 1s ease-out forwards 1.2s;
    left: -20px;
    content: "";
    width: 3px;
}

#cookie_popupalert_yWCUY {
    display: none;
}

#cookie_popupalert_yWCUY:checked ~ .cookie_panel_overlay_oQXOH {
    visibility: hidden;
    opacity: 0;
}

.edu_settings_yjOEm {
    align-items: center;
    display: flex;
    margin-right: 1rem;
    flex-shrink: 0;
}

.edu_settings_yjOEm svg {
    fill: rgb(148,184,159);
    width: 50px;
    height: 50px;
}

.data_approval_xDSjv {
    text-decoration: none;
    cursor: pointer;
    color: #ffffff;
    font-size: 1rem;
    padding: 0.75rem 1.5rem;
    background: rgb(148,184,159);
    border: none;
    font-weight: 700;
    display: inline-block;
    transition: background-color 0.3s ease, transform 0.3s ease;
    border-radius: 10px;
}

.privacy_hutch_dYhQK h2 {
    color: rgb(148,184,159);
    font-weight: 600;
    text-shadow: 0 0 5px rgb(85,155,108,0.5);
    font-size: 36px;
    margin-top: 40px;
    margin-bottom: 20px;
}

.privacy_hutch_dYhQK ul, .privacy_hutch_dYhQK ol {
    padding-left: 25px;
    margin: 20px 0;
    list-style: none;
}

.privacy_hutch_dYhQK section {
    margin-top: 50px;
    padding-top: 30px;
    border-top: 1px solid rgb(85,155,108,0.5);
}

.privacy_hutch_dYhQK div {
    margin-bottom: 25px;
}

footer::after {
    bottom: 0;
    z-index: -1;
    right: 0;
    top: 0;
    content: "";
    position: absolute;
    background-size: 50px 50px;
    background-image: 
        radial-gradient(circle at 25% 25%, rgb(85,155,108) 1px, transparent 1px),
        radial-gradient(circle at 75% 75%, rgb(85,155,108) 1px, transparent 1px),
        radial-gradient(circle at 25% 75%, rgb(85,155,108) 1px, transparent 1px),
        radial-gradient(circle at 75% 25%, rgb(85,155,108) 1px, transparent 1px);
    opacity: 0.1;
    left: 0;
}

.facebook_cta_voSwB .company_holder h3::after {
    width: 10px;
    height: 10px;
    background: #ffffff;
    content: "";
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.3);
    right: 15px;
    border-radius: 50%;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
}

.facebook_cta_voSwB .donate_btn_tGJFW::after {
    height: 20px;
    content: "";
    position: absolute;
    right: -10px;
    width: 20px;
    background: rgb(85,155,108);
    bottom: 2rem;
    opacity: 0.6;
    border-radius: 50%;
}

.facebook_cta_voSwB .site_main_wUDLh h5::before {
    background: #ffffff;
    border-radius: 50%;
    margin-right: 10px;
    display: inline-block;
    height: 8px;
    width: 8px;
    content: "";
}

.facebook_cta_voSwB .site_main_wUDLh .top_bar_lMfVb {
    display: flex;
    padding: 1.5rem;
    flex-direction: column;
    gap: 2px;
    background: rgba(255, 255, 255, 0.05);
}

.facebook_cta_voSwB .site_main_wUDLh .top_bar_lMfVb a:hover::before {
    background: #ffffff;
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.1);
}

.footer_edu_MRjSk .container {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
}

.footer_edu_MRjSk .study_bottom_odaxn::before,
.footer_edu_MRjSk .study_bottom_odaxn::after {
    width: 50px;
    content: "";
    background: rgb(148,184,159);
    height: 1px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
}

.footer_edu_MRjSk .study_bottom_odaxn::before {
    margin-right: 15px;
    right: 100%;
}

.contact_mItVK::after {
    right: 0;
    content: "";
    background: linear-gradient(240deg, rgb(85,155,108,0.5) 0%, transparent 70%);
    opacity: 0.1;
    height: 70%;
    width: 70%;
    position: absolute;
    bottom: 0;
}

.contact_mItVK .rounded_image_ErsdO::after {
    left: 0;
    content: "";
    position: absolute;
    background: linear-gradient(to bottom, transparent 30%, rgba(0, 0, 0, 0.4));
    bottom: 0;
    right: 0;
    top: 0;
}

.contact_mItVK form input[type="text"]:focus {
    background: rgba(rgb(148,184,159), 0.05);
    box-shadow: 0 0 0 2px rgb(148,184,159,0.5);
    outline: none;
}

.contact_mItVK .query_message_weoGc input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

.contact_mItVK .query_message_weoGc input[type="checkbox"]:checked + label::after {
    transform: rotate(45deg);
    left: 8px;
    top: 9px;
    height: 11px;
    position: absolute;
    width: 6px;
    border-bottom: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    content: "";
}

.contact_mItVK form .feedback_query_TJmSW:hover::before {
    transform: rotate(45deg) translateX(200%);
}

.contact_mItVK svg path {
    transition: fill 0.3s ease;
    fill: rgb(148,184,159);
}

.receive_updates_bpiFw::before {
    position: absolute;
    left: 0;
    width: 100%;
    content: "";
    height: 100%;
    top: 0;
    background: repeating-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.03),
        rgba(255, 255, 255, 0.03) 2px,
        transparent 2px,
        transparent 8px
    );
    z-index: 1;
}

.receive_updates_bpiFw .input_holder {
    align-items: stretch;
    position: relative;
    display: flex;
    max-width: 580px;
    width: 100%;
    transform: translateZ(15px);
    margin-top: 15px;
    flex-direction: row;
}

.receive_updates_bpiFw .input_holder > div:focus-within::before {
    width: 100%;
    left: 0;
}

.receive_updates_bpiFw input[type="email"] {
    color: #ffffff;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 10px;
    outline: none;
    border: 1px solid rgba(255, 255, 255, 0.2);
    font-weight: 400;
    font-size: 14px;
    width: 100%;
    transition: all 0.3s ease;
    height: 54px;
    padding: 0 20px;
    font-family: Arial, sans-serif;
}

.receive_updates_bpiFw .access_lessons_BzMEG:hover::before {
    left: 100%;
}

.quantitative_data_zyPAW {
    padding: 100px 0;
    overflow: hidden;
    z-index: 1;
    background: rgb(200,213,204);
    position: relative;
}

.quantitative_data_zyPAW .container {
    display: flex;
    position: relative;
    flex-direction: column;
}

.quantitative_data_zyPAW h2::after {
    width: 100px;
    left: 0;
    background: rgb(85,155,108);
    height: 2px;
    content: "";
    bottom: -15px;
    position: absolute;
}

.quantitative_data_zyPAW ul::before {
    height: 100%;
    position: absolute;
    top: 0;
    width: 2px;
    z-index: 0;
    content: "";
    left: 25px;
    background: linear-gradient(to bottom, rgb(148,184,159,0.5), rgb(85,155,108,0.5));
}

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

.quantitative_data_zyPAW .success_factors_VdHJI:nth-child(2)::after {
    background: rgb(85,155,108);
    border-color: #ffffff;
}

.quantitative_data_zyPAW .success_factors_VdHJI:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    transform: translateX(15px);
}

.quantitative_data_zyPAW .success_factors_VdHJI span::before {
    transform: translateY(-50%);
    top: 50%;
    content: "";
    height: 10px;
    left: 0;
    width: 10px;
    border-radius: 50%;
    background: rgb(148,184,159,0.5);
    position: absolute;
}



.quantitative_data_zyPAW .success_factors_VdHJI:nth-child(1) {
    animation-delay: 0.1s;
}



.quantitative_data_zyPAW .container::before {
    width: 200px;
    z-index: -1;
    border-radius: 50%;
    background: radial-gradient(circle, rgb(148,184,159,0.5) 0%, transparent 70%);
    animation: pulseGlow 10s infinite alternate;
    filter: blur(50px);
    content: "";
    height: 200px;
    opacity: 0.5;
    top: 50%;
    right: -100px;
    position: absolute;
}

.who_we_are_cqQrh .study_programs_wLRec {
    display: flex;
    gap: 40px;
    flex-direction: column;
}

.who_we_are_cqQrh .why_choose_zBFxv:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
}

.who_we_are_cqQrh .why_choose_zBFxv:nth-child(2)::before {
    bottom: -100px;
    background: rgb(85,155,108,0.5);
    left: -100px;
    top: auto;
    right: auto;
}

.who_we_are_cqQrh .why_choose_zBFxv:nth-child(2) h3 {
    color: rgb(85,155,108);
}

.who_we_are_cqQrh .why_choose_zBFxv:hover h3::after {
    width: 70%;
}

.who_we_are_cqQrh .why_choose_zBFxv p {
    font-size: 14px;
    z-index: 2;
    color: #000000;
    line-height: 1.8;
    position: relative;
}

.who_we_are_cqQrh .why_choose_zBFxv:hover::after {
    height: 100%;
}

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

header .nav_master_qTlPL {
    width: 100%;
    padding: 0;
}

header .site_main_wUDLh {
    gap: 35px;
    align-items: center;
    display: flex;
}

header .top_class_exbis:before {
    position: absolute;
    height: 6px;
    transition: transform 0.3s ease;
    top: 50%;
    background-color: rgb(148,184,159);
    width: 6px;
    left: -15px;
    border-radius: 10px;
    transform: translateY(-50%) scale(0);
    content: '';
}

header .head_mentor_YhdDS:hover:before {
    opacity: 1;
}

header .head_mentor_YhdDS:hover svg {
    transform: scale(1.05);
}

.teaching_history_QOyDX::before {
    right: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    content: "";
    height: 5px;
    background: linear-gradient(90deg, rgb(148,184,159) 0%, rgb(85,155,108) 50%, rgb(148,184,159) 100%);
}

.teaching_history_QOyDX .rating_showcase_sotEl {
    gap: 2rem;
    transform-style: preserve-3d;
    padding: 2rem;
    position: relative;
    background-color: #ffffff;
    grid-template-columns: 1fr;
    display: grid;
    transform: perspective(1000px) rotateX(2deg);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
}

.teaching_history_QOyDX .rating_showcase_sotEl .name {
    margin: 0 0 0.5rem;
    font-weight: 700;
    position: relative;
    display: inline-block;
    font-size: calc(24px * 1.2);
    color: #000000;
    transform: translateZ(15px);
}

.teaching_history_QOyDX .rating_showcase_sotEl:hover > div:nth-child(2) > div {
    transform: translateY(0);
    opacity: 1;
}

.teaching_history_QOyDX .rating_showcase_sotEl .exp_details_HxYga::before,
.teaching_history_QOyDX .rating_showcase_sotEl .exp_details_HxYga::after {
    content: "";
    line-height: 1;
    font-size: 4rem;
    font-family: serif;
    position: absolute;
    color: rgb(148,184,159,0.5);
}

.teaching_history_QOyDX .rating_showcase_sotEl .exp_details_HxYga::before {
    top: -1.5rem;
    left: -1rem;
}

.course_offering_JyOZB h2::before {
    width: 4px;
    background: rgb(85,155,108);
    position: absolute;
    top: 0;
    content: "";
    left: -10px;
    height: 100%;
    transform: scaleY(0.9);
    transition: transform 0.3s ease;
}

.course_offering_JyOZB .rounded_image_ErsdO:hover::after {
    opacity: 1;
}

.course_offering_JyOZB .content_column_sAqTe {
    position: relative;
    border-radius: 10px;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    transition: transform 0.3s ease;
    padding: 2.5rem;
    background: #ffffff;
}

.course_offering_JyOZB .description:hover {
    opacity: 1;
}

.customer_support_Qcjai {
    overflow: hidden;
    padding: 120px 0 100px;
    position: relative;
    background: linear-gradient(135deg, rgb(200,213,204) 0%, rgba(245, 247, 250, 0.9) 100%);
}

.customer_support_Qcjai h1::after {
    width: 80px;
    background: rgb(148,184,159);
    height: 4px;
    content: "";
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    bottom: -15px;
}

.customer_support_Qcjai .talk_support_BDEFc > div {
    padding: 20px;
    border-radius: 10px;
    transition: all 0.3s ease;
    position: relative;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    border-left: 4px solid rgb(148,184,159);
    background: linear-gradient(to bottom right, rgba(250, 250, 250, 0.9), rgba(255, 255, 255, 0.7));
}

.customer_support_Qcjai span {
    color: #000000;
    margin-left: 25px;
    font-family: Arial, sans-serif;
    font-size: calc(16px - 1px);
    display: block;
}

.customer_support_Qcjai .instant_help_epBMP:hover {
    transform: translateX(5px);
    color: rgb(148,184,159);
}

.customer_support_Qcjai .instant_help_epBMP:hover svg {
    transform: scale(1) rotate(5deg);
}

.customer_support_Qcjai .instant_help_epBMP:hover svg path,
.customer_support_Qcjai h6:hover svg path {
    fill: rgb(148,184,159);
}

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

.tariff_item_pYiya .annual_fee_OENBU {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: translateZ(0);
    background-color: #ffffff;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    border-left: 4px solid rgb(148,184,159);
    position: relative;
    padding: 2rem;
}

.tariff_item_pYiya .pricing_options_dHabe {
    transition: all 0.4s ease;
    display: block;
    position: relative;
    color: inherit;
    transform-style: preserve-3d;
    text-decoration: none;
}

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

.tariff_item_pYiya .plan_cost_IhGyO::before {
    content: "";
    position: absolute;
    background: linear-gradient(135deg, #ffffff 0%, rgba(255, 255, 255, 0.8) 100%);
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
}

.tariff_item_pYiya .program_price_cImZg {
    font-size: calc(23px * 1.8);
    margin: 0.5rem 0 1.5rem;
    font-weight: 700;
    transform: translateZ(15px);
    display: block;
    color: rgb(148,184,159);
    position: relative;
}

.tariff_item_pYiya .pricing_options_dHabe:hover .rounded_image_ErsdO {
    transform: scale(1.05) translateZ(0);
}

.user_testimonials_EZtyW {
    perspective: 1000px;
    overflow: hidden;
    background: linear-gradient(90deg, rgb(200,213,204) 0%, rgb(148,184,159,0.5) 30%, rgb(200,213,204) 100%);
    position: relative;
    padding: 8rem 2rem;
}

.user_testimonials_EZtyW h2 {
    text-align: center;
    font-weight: 700;
    font-size: calc(37px * 1.4);
    color: #000000;
    position: relative;
    perspective: 1000px;
    margin-bottom: 4rem;
}

.user_testimonials_EZtyW .rating_showcase_sotEl {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    scroll-snap-align: center;
    padding: 2rem;
    transform: rotateY(10deg) translateZ(0);
    position: relative;
    overflow: hidden;
    flex-direction: column;
    flex: 0 0 300px;
    border-radius: 11px;
    transform-origin: left center;
    transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    display: flex;
    align-items: center;
    background: #ffffff;
}

.user_testimonials_EZtyW .rating_showcase_sotEl:hover .description {
    opacity: 1;
    transform: translateY(-5px);
}

.user_testimonials_EZtyW .rating_showcase_sotEl:nth-child(odd):hover {
    transform: rotateY(0deg) translateZ(50px) scale(1.05);
}

.user_testimonials_EZtyW .rating_showcase_sotEl:nth-child(3n+2)::after {
    transition: all 0.3s ease;
    position: absolute;
    top: -15px;
    background: rgb(148,184,159,0.5);
    filter: blur(10px);
    border-radius: 50%;
    opacity: 0.4;
    width: 40px;
    content: "";
    right: -15px;
    height: 40px;
}

.teaching_process_HscgX .learn_mastery_OdvVg {
    gap: 2rem;
    align-items: center;
    display: flex;
    flex-direction: column;
    padding: 4rem 2rem;
    justify-content: center;
    position: relative;
}

.teaching_process_HscgX h3 {
    text-align: center;
    width: 100%;
    transform-style: preserve-3d;
    padding-bottom: 2rem;
    position: relative;
    overflow: hidden;
    font-weight: 700;
    color: rgb(148,184,159);
    margin-bottom: 0;
    perspective: 500px;
    font-size: 31px;
}

.teaching_process_HscgX span {
    animation: floatText 6s ease-in-out infinite;
    position: relative;
    display: block;
    z-index: 2;
    max-width: 800px;
    backdrop-filter: blur(5px);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
    border-radius: 22px;
    overflow: hidden;
    text-align: center;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    line-height: 1.8;
    border: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 13px;
    padding: 2rem;
    color: #000000;
}

.gratContent_hbXSv h2 {
    position: relative;
    font-size: 30px;
    font-family: Arial, sans-serif;
    max-width: 800px;
    opacity: 0;
    animation: slideInTitle 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.2s;
    font-weight: 700;
    transform: translateX(-20px);
    line-height: 1.3;
    margin-bottom: 40px;
    color: #000000;
}

.gratContent_hbXSv .learn_mastery_OdvVg::after {
    height: 100%;
    top: 0;
    content: "";
    transform: translateX(100%);
    right: 0;
    position: absolute;
    z-index: -1;
    animation: revealGradient 1.5s cubic-bezier(0.22, 1, 0.36, 1) forwards 1s;
    background: linear-gradient(90deg, transparent, rgba(245, 245, 245, 0.8) 70%);
    width: 80%;
}


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



@media (max-width: 768px) {.greeting_page_KsUFN {
    padding: 60px 0;
}.greeting_page_KsUFN .study_learn_DlfYd {
    margin-bottom: 30px;
}.greeting_page_KsUFN .start_open_BZwIY {
    font-size: calc(38px * 0.9);
}.greeting_page_KsUFN .learn_begin_uCGKa > div {
    padding: 40px 30px;
    min-height: 350px;
}.greeting_page_KsUFN .learn_begin_uCGKa p {
    font-size: 17px;
    max-width: 100%;
}.greeting_page_KsUFN .learn_begin_uCGKa h3 {
    font-size: 16px;
    padding: 15px;
    max-width: 100%;
}
}


@media only screen and (max-width: 800px) {.privacy_hutch_dYhQK {
    border-radius: 10px;
    padding: 30px;
}.privacy_hutch_dYhQK h1 {
    font-size: calc(24px - 8px);
}.privacy_hutch_dYhQK h2 {
    font-size: calc(24px - 6px);
}.privacy_hutch_dYhQK ul, .privacy_hutch_dYhQK ol {
    padding-left: 20px;
}.privacy_hutch_dYhQK li {
    font-size: calc(16px - 1px);
}.privacy_hutch_dYhQK p {
    font-size: calc(16px - 1px);
}}



@media (max-width: 420px) {.facebook_cta_voSwB::after {
    background-size: 100px 5px;
    height: 5px;
}.facebook_cta_voSwB .company_holder h3::after,
    .facebook_cta_voSwB .site_main_wUDLh h5::before,
    .facebook_cta_voSwB .site_main_wUDLh h5::after {
    display: none;
}.facebook_cta_voSwB .site_main_wUDLh h5 {
    padding: 0.8rem 1rem;
}.facebook_cta_voSwB .site_main_wUDLh .top_bar_lMfVb {
    padding: 1rem;
}.footer_edu_MRjSk .study_bottom_odaxn {
    width: 90%;
    padding: 0.4rem 1.5rem;
}}



@media screen and (max-width: 767px) {.contact_mItVK {
    padding: 70px 0;
}.contact_mItVK .rounded_image_ErsdO {
    min-height: 250px;
}.contact_mItVK .request_section_tkCYs {
    padding: 40px 30px;
}.contact_mItVK .request_section_tkCYs::before {
    left: 30px;
    width: calc(100% - 60px);
}
}



@media (max-width: 480px) {.receive_updates_bpiFw {
    padding: 40px 0;
}.receive_updates_bpiFw .learn_mastery_OdvVg {
    padding: 25px 15px;
}.receive_updates_bpiFw h3 {
    font-size: clamp(1.1rem, 5vw, 1.3rem);
    margin-bottom: 15px;
}.receive_updates_bpiFw input[type="email"] {
    padding: 0 15px;
    height: 46px;
}.receive_updates_bpiFw .access_lessons_BzMEG {
    height: 46px;
}}



@media (max-width: 480px) {.quantitative_data_zyPAW {
    padding: 50px 0;
}.quantitative_data_zyPAW h2 {
    font-size: calc(37px * 0.8);
    margin-bottom: 50px;
}.quantitative_data_zyPAW ul::before {
    left: 10px;
}.quantitative_data_zyPAW .success_factors_VdHJI {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    gap: 10px;
    padding: 20px;
    margin-left: 30px;
}.quantitative_data_zyPAW .success_factors_VdHJI::after {
    left: -20px;
    width: 12px;
    height: 12px;
}.quantitative_data_zyPAW .success_factors_VdHJI::before {
    width: 30px;
    left: -18px;
}.quantitative_data_zyPAW svg {
    justify-self: center;
    grid-row: 1;
    grid-column: 1;
    margin-bottom: 10px;
}.quantitative_data_zyPAW .success_factors_VdHJI p {
    grid-row: 2;
    text-align: center;
    grid-column: 1;
    font-size: 2.2rem;
}.quantitative_data_zyPAW .success_factors_VdHJI span {
    grid-row: 3;
    grid-column: 1;
    padding: 0;
    text-align: center;
}.quantitative_data_zyPAW .success_factors_VdHJI span::before {
    display: none;
}.quantitative_data_zyPAW .success_factors_VdHJI:hover {
    transform: translateX(5px);
}}



@media (max-width: 767px) {.teaching_history_QOyDX .rating_showcase_sotEl {
    padding: 1.5rem;
    transform: perspective(1000px) rotateX(0deg);
}.teaching_history_QOyDX .rating_showcase_sotEl .name {
    font-size: 24px;
}.teaching_history_QOyDX .rating_showcase_sotEl > div:nth-child(2) > div {
    opacity: 1;
    transform: translateY(0);
}.teaching_history_QOyDX .rating_showcase_sotEl .exp_details_HxYga {
    padding: 0;
}.teaching_history_QOyDX .rating_showcase_sotEl .exp_details_HxYga::before,
    .teaching_history_QOyDX .rating_showcase_sotEl .exp_details_HxYga::after {
    font-size: 3rem;
}
}



@media (min-width: 1200px) {.course_offering_JyOZB {
    padding: 10rem 0;
}.course_offering_JyOZB .container {
    padding: 0 30px;
}.course_offering_JyOZB h2 {
    font-size: calc(32px * 1.3);
    margin-bottom: 5rem;
}.course_offering_JyOZB .career_classes_FPMpk {
    gap: 5rem;
    grid-template-columns: 0.7fr 1.3fr;
}.course_offering_JyOZB .rounded_image_ErsdO {
    min-height: 600px;
}.course_offering_JyOZB .content_column_sAqTe {
    max-height: 700px;
    padding: 4rem;
}
}



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



@media (min-width: 1200px) {.tariff_item_pYiya .study_costs_AMUaH {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5rem;
}.tariff_item_pYiya .plan_cost_IhGyO {
    min-height: 300px;
}
}



@media (max-width: 480px) {.tariff_item_pYiya .plan_cost_IhGyO p {
    font-size: calc(18px * 0.9);
}.tariff_item_pYiya .plan_cost_IhGyO h3 {
    font-size: 23px;
}.tariff_item_pYiya .program_price_cImZg {
    font-size: calc(23px * 1.3);
}.tariff_item_pYiya .rounded_image_ErsdO {
    height: 160px;
}}



@media (max-width: 480px) {.user_testimonials_EZtyW {
    padding: 4rem 0.5rem;
}.user_testimonials_EZtyW .user_reviews_qImVu {
    gap: 1.5rem;
    padding: 1.5rem 0;
}.user_testimonials_EZtyW .rating_showcase_sotEl {
    flex: 0 0 85%;
    transform: rotateY(0) translateZ(0) !important;
}.user_testimonials_EZtyW .rating_showcase_sotEl:hover {
    transform: rotateY(0) translateZ(0) scale(1.02) !important;
}}



@media (max-width: 576px) {.teaching_process_HscgX {
    min-height: 40vh;
}.teaching_process_HscgX .container {
    padding: 2.5rem 1rem;
}.teaching_process_HscgX .learn_mastery_OdvVg {
    padding: 2rem 1rem;
    gap: 1.2rem;
}.teaching_process_HscgX h3 {
    font-size: calc(31px * 0.7);
    padding-bottom: 1rem;
}.teaching_process_HscgX span {
    padding: 1.2rem;
    line-height: 1.6;
    font-size: calc(13px * 0.85);
}.teaching_process_HscgX .learn_mastery_OdvVg::before,
    .teaching_process_HscgX .learn_mastery_OdvVg::after {
    height: 20px;
}}



@keyframes fadeRight {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}



@keyframes pulseGlow {
    0%, 100% {
        opacity: 0.05;
    }
    50% {
        opacity: 0.1;
    }
}



@keyframes patternMove2 {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: -30px -30px;
    }
}



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



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



@keyframes floatText {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}



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



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

