﻿.top_mainwrap_cdiDF {
    flex: 1 0 auto;
}

.inner-container_jxFEw {
    display: flex;
    height: 100%;
    flex-direction: column;
    min-height: 100%;
}

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

svg {
    width: 30px;
    height: 30px;
}

.debate_club_JcMkA {
    flex: 0 0 auto;
}

.debate_club_JcMkA {
    padding: 4rem 0 2.5rem;
    position: relative;
    color: #ffffff;
}

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

.pricing_option_QrMNa .annual_plan_aKsco {
    transition: transform 0.5s ease-out;
    margin-bottom: 50px;
    text-align: center;
}

.pricing_option_QrMNa .study_cost_BjNqi {
    overflow-wrap: break-word;
    word-break: break-word;
    color: #000000;
    line-height: 1.6;
    white-space: normal;
    margin: 0 auto;
    font-size: 16px;
    max-width: 700px;
}

.pricing_option_QrMNa .basic_rates_WqrXN {
    background-color: #ffffff;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    min-height: 450px;
}

.pricing_option_QrMNa .study_rates_YUWTo h3 {
    position: relative;
    margin-bottom: 8px;
    font-weight: 600;
    color: #000000;
    font-size: calc(24px + 2px);
    transform: translateX(0);
    transition: transform 0.3s ease;
}

.pricing_option_QrMNa .rate_schemes_esymG:hover .discount_plan_apKFR::before {
    opacity: 1;
    transform: translateX(0);
}

.pricing_option_QrMNa .image_box_UFNXf {
    overflow: hidden;
    transition: transform 0.6s ease;
    width: 100%;
    position: relative;
    height: 200px;
}

.pricing_option_QrMNa .rate_schemes_esymG:hover .image_box_UFNXf {
    transform: scale(1.05);
}

.pricing_option_QrMNa .rate_schemes_esymG:nth-child(even) .basic_rates_WqrXN {
    background: linear-gradient(135deg, rgba(245, 247, 252, 1) 0%, #ffffff 100%);
}

.pricing_option_QrMNa .rate_schemes_esymG:nth-child(3) {
    animation: fadeInUp 0.6s 0.3s both;
}

.privacy_lair_GfZlx h1 {
    font-weight: 700;
    margin-top: 40px;
    text-align: center;
    text-transform: uppercase;
    font-size: 42px;
    color: rgb(209,198,212);
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 2px solid rgb(209,198,212);
}

.privacy_lair_GfZlx ul li, .privacy_lair_GfZlx ol li {
    position: relative;
    padding-left: 20px;
    color: #000000;
    font-size: 15px;
    margin-bottom: 15px;
}

.privacy_lair_GfZlx div.container {
    max-width: 1000px;
    margin: 0 auto;
}

.our_background_ledgM {
    position: relative;
    padding: 80px 0;
    background: rgb(238,234,239);
    overflow: hidden;
}

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

.our_background_ledgM h1 {
    color: #000000;
    font-weight: 700;
    text-align: left;
    font-size: 47px;
    margin-bottom: 40px;
    position: relative;
    font-family: Arial, sans-serif;
    transform: translateZ(0);
}

.our_background_ledgM .study_sessions_omSaQ {
    position: relative;
}

.our_background_ledgM .learn_roots_DitoK {
    box-shadow: 9px 9px 16px rgba(0,0,0,0.05), 
                -9px -9px 16px rgba(255,255,255,0.8), 
                inset 3px 3px 7px rgba(0,0,0,0.05),
                inset -3px -3px 7px rgba(255,255,255,0.7);
    position: relative;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    overflow: hidden;
    padding: 30px;
    transform: translateZ(0);
    background: #ffffff;
    border-radius: 2px;
}

.our_background_ledgM .learn_roots_DitoK h4 {
    font-weight: 600;
    margin-top: 0;
    font-family: Arial, sans-serif;
    font-size: 24px;
    margin-bottom: 20px;
    position: relative;
    padding-left: 10px;
    transition: transform 0.3s ease, color 0.3s ease;
    color: #000000;
}

.learning_impact_bVeJS::before {
    top: 0;
    height: 100%;
    z-index: 1;
    position: absolute;
    width: 100%;
    background-image: radial-gradient(circle at 10% 20%, rgba(rgb(209,198,212,0.5), 0.05) 0%, transparent 60%);
    content: "";
    left: 0;
}

.learning_impact_bVeJS .image_box_UFNXf {
    width: 100%;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12), 0 10px 20px rgba(0, 0, 0, 0.08);
    transition: transform 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);
    transform: perspective(1000px) rotateY(-2deg) rotateX(2deg);
    object-fit: cover;
    height: auto;
    filter: saturate(1.05);
    will-change: transform;
}

.learning_impact_bVeJS .text_frame_wrap_hlByG:hover::before {
    transform: scaleY(1);
}

.learning_impact_bVeJS h1 {
    position: relative;
    animation: fadeInUp 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.3s;
    color: #000000;
    font-size: 39px;
    transform: translateY(20px);
    margin-bottom: 30px;
    line-height: 1.2;
    opacity: 0;
    font-weight: 700;
}

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

.learning_impact_bVeJS li:nth-child(5) {
    --i: 5;
}

.learning_impact_bVeJS li:hover p {
    transform: translateX(5px);
}

.learning_impact_bVeJS li:hover svg {
    transform: translateY(-50%) scale(1.15);
}

.learning_impact_bVeJS svg path {
    transition: fill 0.3s ease;
    fill: rgb(209,198,212);
}

.appBox_EVwoK {
    padding: 6rem 0;
    position: relative;
    isolation: isolate;
    background: linear-gradient(135deg, rgb(238,234,239) 0%, rgb(174,161,179,0.5) 100%);
    overflow: hidden;
}

.appBox_EVwoK .container {
    margin: 0 auto;
    transform-style: preserve-3d;
    position: relative;
    perspective: 1000px;
    padding: 0 20px;
    max-width: 1200px;
}

.appBox_EVwoK h2::after {
    position: absolute;
    content: "";
    transform: translateX(-50%);
    height: 4px;
    bottom: -15px;
    animation: expandWidth 1s ease-out 0.8s forwards;
    left: 50%;
    width: 100px;
    background: linear-gradient(to right, rgb(209,198,212), rgb(174,161,179));
}

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

.appBox_EVwoK .quick_skill_PmbMK li {
    position: relative;
    animation: fadeIn 1s ease-out 0.5s forwards;
    opacity: 0;
    padding: 0;
}

.get_in_touch_NtRKr {
    position: relative;
    background: rgb(238,234,239);
    padding: 100px 0;
    overflow: hidden;
}

.get_in_touch_NtRKr::before {
    z-index: 1;
    background: linear-gradient(135deg, rgb(209,198,212,0.5) 0%, transparent 50%, rgb(174,161,179,0.5) 100%);
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
}

.get_in_touch_NtRKr h3::after {
    left: 50%;
    border-radius: 10px;
    content: "";
    background: rgb(209,198,212);
    bottom: -15px;
    transform: translateX(-50%);
    position: absolute;
    width: 80px;
    height: 3px;
}

.request_query_toXRJ {
    justify-content: space-between;
    display: flex;
    position: relative;
    background: #ffffff;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
    border-radius: 25px;
    z-index: 10;
    overflow: hidden;
}

.request_query_toXRJ .feedback_section_FSCVp h3::after {
    transform: none;
    width: 60px;
    left: 0;
}

.request_query_toXRJ .feedback_section_FSCVp form {
    display: flex;
    flex-direction: column;
}

.request_query_toXRJ .feedback_section_FSCVp textarea {
    resize: vertical;
    min-height: 150px;
}

.request_query_toXRJ .feedback_section_FSCVp .connect_card_DRWwV {
    margin-bottom: 30px;
    display: flex;
    position: relative;
    align-items: flex-start;
}

.request_query_toXRJ .feedback_section_FSCVp .connect_card_DRWwV label {
    position: relative;
    padding-left: 30px;
    color: #000000;
    cursor: pointer;
    line-height: 1.5;
    font-size: calc(17px - 2px);
}

.request_query_toXRJ .feedback_section_FSCVp .connect_card_DRWwV input[type="checkbox"]:checked + label::after {
    content: "";
    width: 6px;
    left: 7px;
    height: 12px;
    border-width: 0 2px 2px 0;
    border: solid #ffffff;
    position: absolute;
    transform: rotate(45deg);
    top: 4px;
}

.request_query_toXRJ .feedback_section_FSCVp .inquiry_help_CPpBS:hover::before {
    left: 0;
}

.request_query_toXRJ .feedback_section_FSCVp .inquiry_help_CPpBS:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 20px rgb(209,198,212,0.5);
}

.request_query_toXRJ .support_card_QpLTN::before {
    background: radial-gradient(circle, rgb(209,198,212,0.5) 0%, transparent 70%);
    top: -50%;
    animation: rotate 30s linear infinite;
    height: 100%;
    position: absolute;
    right: -50%;
    width: 100%;
    content: "";
}

.request_query_toXRJ .support_card_QpLTN .feedback_request_qfzoX li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
    z-index: 1;
    position: relative;
}

.request_query_toXRJ .support_card_QpLTN .feedback_request_qfzoX li:hover svg path {
    fill: rgb(174,161,179);
}

.request_query_toXRJ .support_card_QpLTN .feedback_request_qfzoX li a:hover {
    color: rgb(209,198,212);
}

.teaching_history_rJvdu::before {
    width: 150%;
    height: 150%;
    opacity: 0.3;
    background: radial-gradient(ellipse at center, transparent 0%, transparent 50%, #000000 100%), 
              repeating-linear-gradient(45deg, rgba(0, 0, 0, 0.5) 0px, rgba(0, 0, 0, 0.5) 1px, transparent 1px, transparent 10px);
    position: absolute;
    top: -25%;
    animation: backgroundMovement 30s linear infinite alternate;
    content: "";
    left: -25%;
}

.teaching_history_rJvdu .client_testimonials_FcmLz .image_box_UFNXf:hover {
    box-shadow: 0 0 50px rgb(209,198,212);
    transform: scale(1.07) translateX(-4%);
}

.teaching_history_rJvdu .client_testimonials_FcmLz span:not(.name) {
    font-weight: 400;
    letter-spacing: 1px;
    position: relative;
    color: rgb(174,161,179);
    padding: 0 2rem 1rem 3rem;
    font-size: 22px;
    text-transform: uppercase;
    grid-row: 2 / 3;
    z-index: 2;
    grid-column: 2 / 3;
}

.course_program_info_EUrgz {
    padding: 6rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(238,234,239) 0%, rgba(250, 250, 255, 0.95) 100%);
    overflow: hidden;
}

.course_program_info_EUrgz::after {
    width: 100%;
    content: "";
    bottom: 0;
    z-index: 1;
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(209,198,212) 0%, transparent 100%);
    height: 5px;
}

.course_program_info_EUrgz h2::after {
    transform-origin: left;
    background: rgb(209,198,212);
    left: 0;
    transform: scaleX(0);
    animation: expandLine 1.2s ease-out 0.7s forwards;
    content: "";
    width: 6rem;
    position: absolute;
    height: 3px;
    bottom: -0.8rem;
}

.course_program_info_EUrgz .image_box_UFNXf::after {
    top: 0;
    opacity: 0;
    transition: all 0.5s ease-out;
    height: 100%;
    position: absolute;
    width: 20px;
    transform: translateX(-20px);
    background: rgb(209,198,212);
    content: "";
    left: 0;
}

.course_program_info_EUrgz .text_frame_wrap_hlByG {
    scrollbar-color: rgb(209,198,212) transparent;
    padding-right: 1.5rem;
    overflow-y: auto;
    scrollbar-width: thin;
    max-height: 400px;
}

.course_program_info_EUrgz .description:last-of-type {
    position: relative;
    padding-top: 1.5rem;
}

footer::before {
    background: linear-gradient(145deg, rgba(0, 0, 0, 0.5) 0%, rgb(209,198,212,0.5) 35%, rgb(174,161,179,0.5) 70%, rgba(0, 0, 0, 0.5) 100%);
    opacity: 0.75;
    position: absolute;
    z-index: -1;
    bottom: 0;
    animation: gradientFlow 20s ease infinite;
    background-size: 300% 300%;
    top: 0;
    right: 0;
    left: 0;
    content: "";
}

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

.debate_club_JcMkA .company_holder::before {
    width: 200%;
    transform: translateY(-1px);
    top: 0;
    left: -50%;
    height: 1px;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(209,198,212), transparent);
    content: "";
}

.debate_club_JcMkA .company_holder:hover {
    box-shadow: 
        0 20px 30px rgba(0, 0, 0, 0.25),
        0 0 0 1px rgba(255, 255, 255, 0.07),
        0 0 20px rgb(209,198,212,0.5);
    transform: translateY(-5px);
}

.debate_club_JcMkA .company_holder:hover h3::after {
    width: 100%;
}

.debate_club_JcMkA .grade_help_YvXnS {
    opacity: 0.85;
    text-shadow: 0 0 10px #000000;
    font-size: 15px;
    line-height: 1.6;
    color: #ffffff;
    max-width: 100%;
}

.debate_club_JcMkA .top_expert_XpTBD {
    min-width: 250px;
    padding: 2rem;
    background: linear-gradient(120deg, rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0.08));
    backdrop-filter: blur(8px);
    overflow: hidden;
    position: relative;
    transition: all 0.4s ease;
    flex: 1 1 calc(50% - 1.25rem);
    box-shadow: 
        0 15px 25px rgba(0, 0, 0, 0.2),
        0 0 0 1px rgba(255, 255, 255, 0.05);
    border-radius: 26px;
}

.debate_club_JcMkA .top_expert_XpTBD h5::after {
    height: 3px;
    content: "";
    bottom: -8px;
    box-shadow: 0 0 10px rgb(174,161,179);
    transition: width 0.3s ease-out;
    width: 40px;
    background: linear-gradient(90deg, rgb(174,161,179), rgb(209,198,212));
    border-radius: 10px;
    left: 0;
    position: absolute;
}

.debate_club_JcMkA .top_expert_XpTBD .top_start_hCQmN a::after {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
    z-index: -1;
    transition: all 0.3s ease;
    opacity: 0;
    top: 0;
    content: "";
    left: 0;
    height: 100%;
    width: 0;
    position: absolute;
}

.debate_club_JcMkA .top_expert_XpTBD .top_start_hCQmN a:hover::after {
    width: 100%;
    opacity: 0.2;
}

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

.discord_cta_vDatr .workshop_cta_RuBOD:hover {
    text-shadow: 0 0 8px rgb(174,161,179,0.5);
    opacity: 1;
}

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

.track_edu_nIXJx svg, .track_edu_nIXJx svg path {
    height: 80px;
    fill: rgb(209,198,212);
    width: 80px;
    transition: transform 0.3s ease-in-out;
}

.edu_cookie_nmZVI:hover {
    box-shadow: rgb(209,198,212,0.5) 0px 6px 15px 0px;
    transform: scale(1.05);
}

.modalCookieSettings_ZqAVd p a:hover {
    color: rgb(174,161,179);
}

.inner-container_jxFEw .modalCookieSettings_ZqAVd {
    background: rgb(174,161,179);
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 40px 39px;
    border: none;
    padding: 40px 0;
}

#consentPolicyBanner_tmXPe:checked ~ .modalCookieSettings_ZqAVd {
    opacity: 0;
    visibility: hidden;
}

.education_framework_bdkEO::before {
    z-index: 0;
    background-image: 
        radial-gradient(circle at 10% 10%, rgb(209,198,212,0.5) 0%, transparent 40%),
        radial-gradient(circle at 90% 90%, rgb(174,161,179,0.5) 0%, transparent 40%);
    position: absolute;
    animation: backgroundShift 15s ease-in-out infinite alternate;
    top: 0;
    height: 100%;
    opacity: 0.1;
    left: 0;
    content: "";
    width: 100%;
}

.education_framework_bdkEO .quick_skill_PmbMK > div::before {
    background: linear-gradient(90deg, 
        rgb(209,198,212) 0%, 
        rgb(174,161,179) 50%, 
        rgb(209,198,212) 100%);
    width: 100%;
    background-size: 200% 100%;
    animation: gradientFlow 6s ease infinite;
    content: "";
    height: 3px;
    position: absolute;
    top: 0;
    left: 0;
}

.education_framework_bdkEO p {
    animation: fadeSlideUp 0.8s 0.2s ease-out forwards;
    opacity: 0;
    line-height: 1.8;
    margin-bottom: 0;
    position: relative;
    font-size: 15px;
    color: #000000;
}

.education_framework_bdkEO p span::before {
    top: -40px;
    color: rgb(209,198,212,0.5);
    left: -10px;
    position: absolute;
    content: "";
    font-family: serif;
    z-index: -1;
    opacity: 0.2;
    font-size: 120px;
}

.opening_page_ofNMI::after {
    position: absolute;
    right: -25%;
    content: "";
    background: radial-gradient(ellipse at center, rgba(94, 170, 168, 0.1) 0%, transparent 70%);
    top: -50%;
    z-index: 0;
    width: 80%;
    transform: rotate(35deg);
    height: 200%;
}

.opening_page_ofNMI .text_frame_wrap_hlByG {
    justify-content: center;
    flex: 1;
    z-index: 3;
    position: relative;
    flex-direction: column;
    display: flex;
    padding: 2rem 0;
}

.opening_page_ofNMI .learn_lead_TQMDe {
    display: flex;
    align-items: flex-start;
    opacity: 0;
    transform: translateY(20px);
    animation: fadeInUp 0.8s 0.4s forwards cubic-bezier(0.17, 0.67, 0.21, 1.04);
    margin-bottom: 2rem;
    gap: 1.5rem;
    flex-direction: column;
}

.opening_page_ofNMI .learn_lead_TQMDe p::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0.5rem;
    animation: scaleVertical 0.6s 0.8s forwards cubic-bezier(0.17, 0.67, 0.21, 1.04);
    height: calc(100% - 1rem);
    transform: scaleY(0);
    width: 3px;
    background: rgb(209,198,212);
    transform-origin: top;
}

.opening_page_ofNMI svg:hover text {
    fill: rgba(74, 150, 148, 1);
}

.opening_page_ofNMI .inquiry_help_CPpBS {
    background: rgb(209,198,212);
    position: relative;
    display: inline-flex;
    text-decoration: none;
    transition: all 0.3s cubic-bezier(0.17, 0.67, 0.21, 1.04);
    padding: 0.8rem 2rem;
    font-size: 18px;
    align-items: center;
    overflow: hidden;
    color: #ffffff;
    justify-content: center;
    font-weight: 600;
    box-shadow: 0 8px 20px -10px rgba(94, 170, 168, 0.5);
    transform: translateZ(0);
}

.opening_page_ofNMI .image_box_UFNXf::before {
    position: absolute;
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.3) 100%);
    z-index: 1;
    top: 0;
    width: 100%;
    content: "";
    height: 100%;
    left: 0;
}

.opening_page_ofNMI .image_box_UFNXf:hover {
    transform: perspective(1500px) rotateY(-5deg) translateZ(20px);
}

header .site_navbar_kUGsh {
    align-items: center;
    display: flex;
    justify-content: space-between;
    z-index: 5;
    padding: 1.2rem 2.5rem;
    position: relative;
}

header .main_tutor_RyKlY::before {
    opacity: 0.1;
    bottom: -5px;
    left: -5px;
    z-index: -1;
    position: absolute;
    border: 2px solid #ffffff;
    transform: skew(-5deg);
    right: -5px;
    transition: all 0.3s ease;
    content: '';
    top: -5px;
}



header .nav_prime_QbKoc {
    position: relative;
    transition: all 0.3s ease;
    display: block;
}

header .nav_prime_QbKoc img {
    max-height: 40px;
    filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.5));
}

header .header_lead_nNGiS a::before {
    top: -2px;
    left: -2px;
    z-index: -1;
    bottom: -2px;
    background: #ffffff;
    transform: scale(0.9);
    right: -2px;
    transition: opacity 0.3s ease;
    position: absolute;
    opacity: 0;
    content: '';
}

header .header_lead_nNGiS::after {
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    left: 10%;
    content: '';
    filter: blur(3px);
    opacity: 0;
    bottom: -10px;
    position: absolute;
    height: 5px;
    width: 80%;
    transition: all 0.3s ease;
}

header .top_mainwrap_cdiDF {
    padding-top: 2rem;
    position: relative;
    background: rgb(238,234,239);
    z-index: 1;
}


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



@media (min-width: 768px) {.pricing_option_QrMNa .trial_pricing_ElaRA {
    grid-template-columns: repeat(2, 1fr);
}.pricing_option_QrMNa .annual_plan_aKsco {
    margin-bottom: 60px;
}.pricing_option_QrMNa .study_rates_YUWTo h3 {
    font-size: 24px;
}.pricing_option_QrMNa .discount_plan_apKFR {
    font-size: calc(24px + 2px);
}.pricing_option_QrMNa .study_rates_YUWTo p {
    font-size: calc(16px - 1px);
}
}



@media (min-width: 1200px) {.pricing_option_QrMNa .trial_pricing_ElaRA {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}.pricing_option_QrMNa .basic_rates_WqrXN {
    min-height: 500px;
}.pricing_option_QrMNa .image_box_UFNXf {
    height: 220px;
}.pricing_option_QrMNa .study_rates_YUWTo h3 {
    font-size: calc(24px + 2px);
}.pricing_option_QrMNa .discount_plan_apKFR {
    font-size: calc(24px + 6px);
}}



@media (max-width: 768px) {.our_background_ledgM {
    padding: 40px 0;
}.our_background_ledgM .learn_roots_DitoK {
    padding: 25px 20px;
}.our_background_ledgM .learn_roots_DitoK div {
    max-height: 200px;
}
}



@media (min-width: 992px) {.learning_impact_bVeJS {
    padding: 150px 0;
}.learning_impact_bVeJS .container {
    gap: 80px;
}.learning_impact_bVeJS .image_box_UFNXf {
    max-height: 600px;
    height: 100%;
}.learning_impact_bVeJS .text_frame_wrap_hlByG {
    padding: 50px;
}.learning_impact_bVeJS h1 {
    font-size: calc(39px * 1.1);
}
}



@media (max-width: 1024px) {.appBox_EVwoK {
    padding: 5rem 0;
}.appBox_EVwoK h2 {
    font-size: calc(28px * 0.9);
    margin-bottom: 2rem;
}.appBox_EVwoK .quick_skill_PmbMK {
    padding: 2rem;
}
}



@media (max-width: 768px) {.appBox_EVwoK {
    padding: 4rem 0;
}.appBox_EVwoK h2 {
    margin-bottom: 1.8rem;
    font-size: calc(28px * 0.8);
}.appBox_EVwoK .quick_skill_PmbMK {
    transform: translateZ(5px) rotateX(1deg);
    padding: 1.8rem;
}.appBox_EVwoK .quick_skill_PmbMK span {
    line-height: 1.6;
    font-size: 17px;
}
}



@media screen and (max-width: 992px) {.get_in_touch_NtRKr {
    padding: 80px 0;
}.request_query_toXRJ {
    flex-direction: column;
}.request_query_toXRJ .feedback_section_FSCVp,
    .request_query_toXRJ .support_card_QpLTN {
    width: 100%;
    flex: 0 0 100%;
}.request_query_toXRJ .feedback_section_FSCVp::before {
    width: 100%;
    height: 1px;
    top: auto;
    right: 0;
    bottom: 0;
    background: linear-gradient(to right, transparent, rgb(174,161,179,0.5), transparent);
}
}



@media (max-width: 992px) {.teaching_history_rJvdu {
    padding: 5rem 1.5rem;
}.teaching_history_rJvdu .client_testimonials_FcmLz {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto auto;
}.teaching_history_rJvdu .client_testimonials_FcmLz .image_box_UFNXf {
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    grid-column: 1 / 2;
    transform: scale(1.02) translateY(-5%);
    min-height: 350px;
    grid-row: 1 / 2;
}.teaching_history_rJvdu .client_testimonials_FcmLz .image_box_UFNXf:hover {
    transform: scale(1.03) translateY(-4%);
}.teaching_history_rJvdu .client_testimonials_FcmLz .name {
    padding: 2rem 1.5rem 0.5rem 1.5rem;
    grid-column: 1 / 2;
    grid-row: 2 / 3;
}.teaching_history_rJvdu .client_testimonials_FcmLz span:not(.name) {
    grid-column: 1 / 2;
    padding: 0 1.5rem 1rem 1.5rem;
    grid-row: 3 / 4;
}.teaching_history_rJvdu .client_testimonials_FcmLz .past_experience_ctfCg {
    grid-row: 4 / 5;
    margin-right: 0;
    border-radius: 10px;
    grid-column: 1 / 2;
    padding: 1.5rem;
}
}



@media (max-width: 1200px) {.debate_club_JcMkA .container {
    gap: 2rem;
}.debate_club_JcMkA .company_holder {
    flex: 1 1 320px;
}.debate_club_JcMkA .skill_links_ayIJV {
    flex: 1 1 calc(100% - 370px);
    min-width: 320px;
}
}



@media (max-width: 576px) {.debate_club_JcMkA {
    padding: 2.5rem 0 1rem;
}.debate_club_JcMkA .top_start_hCQmN {
    gap: 1rem;
}.debate_club_JcMkA .top_expert_XpTBD {
    flex: 1 1 100%;
    min-width: 100%;
}.debate_club_JcMkA .top_expert_XpTBD .top_start_hCQmN a {
    padding: 0.4rem 0.8rem;
}.debate_club_JcMkA .top_expert_XpTBD .top_start_hCQmN a:hover {
    padding-left: 1.2rem;
}.discord_cta_vDatr {
    padding: 1.5rem 0;
    margin-top: 1.5rem;
}.debate_club_JcMkA .company_holder:hover,
    .debate_club_JcMkA .top_expert_XpTBD:hover {
    transform: translateY(-2px);
}}



@media screen and (max-width: 768px) {.education_framework_bdkEO {
    padding: 60px 0;
}.education_framework_bdkEO .quick_skill_PmbMK > div {
    padding: 35px 30px;
}.education_framework_bdkEO h3 {
    font-size: calc(29px * 0.8);
    margin-bottom: 20px;
}.education_framework_bdkEO p {
    font-size: calc(15px * 0.95);
}.education_framework_bdkEO .quick_skill_PmbMK > div::before {
    height: 2px;
}
}



@media (min-width: 992px) {.opening_page_ofNMI .quick_skill_PmbMK {
    gap: 5rem;
}.opening_page_ofNMI h1::after {
    height: 4px;
}.opening_page_ofNMI svg {
    width: 120px;
    height: 120px;
}.opening_page_ofNMI .image_box_UFNXf {
    min-height: 70vh;
    clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%);
}
}



@media (max-width: 991px) {header .site_navbar_kUGsh {
    padding: 1rem 2rem;
    flex-wrap: wrap;
}header .main_tutor_RyKlY {
    margin-right: 0;
    margin-bottom: 0;
}header .top_expert_XpTBD {
    margin-top: 1rem;
    flex-basis: 100%;
    justify-content: flex-end;
}header .header_lead_nNGiS a {
    padding: 0 1rem;
    height: 36px;
    font-size: calc(18px - 1px);
}
}



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



@keyframes slideInTitle {
    from {
        transform: translateY(-30px) translateZ(20px);
        opacity: 0;
    }
    to {
        transform: translateY(0) translateZ(20px);
        opacity: 1;
    }
}



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



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



@keyframes neonPulse {
  0%, 100% {
    text-shadow: 0 0 10px rgb(209,198,212,0.5), 0 0 20px rgb(209,198,212,0.5);
  }
  50% {
    text-shadow: 0 0 20px rgb(209,198,212), 0 0 30px rgb(209,198,212);
  }
}



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



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



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



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



@keyframes fadeIn {
    to {
        opacity: 1;
    }
}



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

