﻿.container {
    margin: auto;
    width: 1160px;
    max-width: 100%;
}

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

.footer_social_0::after {
    background: linear-gradient(90deg, rgb(167,201,186), rgb(178,147,116));
    left: 0;
    content: "";
    width: 100%;
    position: absolute;
    top: 0;
    height: 6px;
}

.footer_social_0 .container {
    position: relative;
    gap: 3rem;
    flex-wrap: wrap;
    display: flex;
}

.footer_social_0 .company_holder h3 {
    letter-spacing: 0.5px;
    font-size: 32px;
    color: rgb(167,201,186);
    position: relative;
    font-weight: 700;
    margin: 0 0 1.5rem;
}

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

.footer_social_0 .top_learning_U {
    min-width: 200px;
    border-radius: 20px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    position: relative;
    flex: 1 1 calc(50% - 1.25rem);
    overflow: hidden;
    background: #ffffff;
}

.footer_social_0 .top_learning_U .top_lesson_A a:hover {
    padding-left: 2.2rem;
    color: rgb(167,201,186);
}

.footer_social_0 .top_learning_U .top_lesson_A a:hover::after {
    opacity: 1;
}

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

.future_learners_g {
    background: linear-gradient(45deg, rgb(225,219,229) 0%, rgb(178,147,116,0.5) 100%);
    overflow: hidden;
    padding: 100px 0;
    position: relative;
}

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

.future_learners_g .learn_pro_c:hover {
    transform: translateY(-10px);
}

.future_learners_g h4 {
    font-weight: 700;
    margin: 0;
    padding: 35px 30px;
    background: linear-gradient(120deg, rgb(167,201,186) 0%, rgb(178,147,116) 100%);
    color: #ffffff;
    font-size: 28px;
    text-align: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    position: relative;
}

.future_learners_g div p:last-child {
    margin-bottom: 0;
}

.future_learners_g div p:hover {
    border-color: rgba(0, 0, 0, 0.1);
    transform: translateX(5px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}

.future_learners_g div p:hover::before {
    width: 8px;
}

.future_learners_g div p:hover::after {
    opacity: 1;
}

.future_learners_g div p:hover svg {
    transform: scale(1.15);
}

.future_learners_g div p:hover svg path {
    fill: rgb(178,147,116);
}

#cookie_box_window_M:checked ~ .cookie_message_alert_r {
    opacity: 0;
    visibility: hidden;
}

.cookie_message_alert_r p {
    color: #ffffff;
    position: relative;
    line-height: 1.5;
    font-size: 12px;
    margin: 0;
}

.cookie_apply_4 svg {
    height: 60px;
    width: 60px;
    fill: rgb(167,201,186);
}

.cookie_button.cookie_ack_A {
    border: 2px solid rgb(178,147,116);
    color: #ffffff;
    background: rgba(0, 0, 0, 0.5);
}

.cookie_message_alert_r p a:hover {
    color: rgb(178,147,116);
}

.stay_connected_T::before {
    content: "";
    position: absolute;
    top: 0;
    opacity: 0.1;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    background: repeating-linear-gradient(45deg, rgb(167,201,186,0.5), transparent 10px);
}

.stay_connected_T .learn_pro_c:hover {
    transform: perspective(1000px) rotateX(0deg);
}

.stay_connected_T h4 {
    margin-bottom: 30px;
    transition: transform 0.6s ease, opacity 0.6s ease;
    font-size: calc(18px * 1.2);
    line-height: 1.4;
    opacity: 1;
    text-align: center;
    font-weight: 600;
    transform: translateY(0);
    letter-spacing: 0.5px;
    max-width: 800px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    color: #ffffff;
}

.stay_connected_T .input_holder input[type="email"]::placeholder {
    transition: opacity 0.3s ease;
    color: rgba(var(--dark-color-rgb, 50, 50, 50), 0.5);
}

.stay_connected_T .news_container_w:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
    background: rgb(178,147,116);
}

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

.secure_vaulting_0 h1 {
    font-family: Arial, sans-serif;
    font-size: calc(42px * 1.2);
    color: #000000;
    font-weight: 700;
    letter-spacing: -0.5px;
    line-height: 1.2;
    padding-bottom: 1rem;
    position: relative;
    margin-bottom: 2rem;
}

.secure_vaulting_0 h2 {
    border-left: 3px solid rgb(178,147,116);
    transform: translateX(0);
    transition: transform 0.3s ease-out;
    font-weight: 600;
    font-size: calc(34px * 1.05);
    padding-left: 1rem;
    font-family: Arial, sans-serif;
    color: #000000;
    margin: 3rem 0 1.5rem;
    position: relative;
}

.secure_vaulting_0 p {
    transform: translateZ(0);
    position: relative;
    transition: transform 0.3s ease-out;
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 1.8;
    margin-bottom: 1.5rem;
}

.secure_vaulting_0 ul li:hover::before {
    background-color: rgb(178,147,116);
    transform: scale(1.5);
}

.analysis_summary_y {
    background: linear-gradient(to bottom right, #000000 0%, rgb(225,219,229) 100%);
    overflow: hidden;
    z-index: 1;
    padding: 100px 0;
    position: relative;
}

.analysis_summary_y .container {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    padding: 0 15px;
}

.analysis_summary_y .pro_statistics_m {
    z-index: 2;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    display: flex;
    margin-top: 50px;
}

.analysis_summary_y .statistics_expert_C:hover h4 {
    transform: perspective(500px) translateZ(30px);
}

.analysis_summary_y .statistics_expert_C:hover span {
    transform: perspective(500px) translateZ(15px);
}

.analysis_summary_y .learn_statistics_Y::before {
    top: 50%;
    content: "";
    border-radius: 3px;
    position: absolute;
    left: -30px;
    height: 70%;
    width: 5px;
    background: rgb(167,201,186);
    transform: translateY(-50%);
}

.analysis_summary_y .statistics_expert_C::before {
    position: absolute;
    transform: translateX(-50%) rotate(45deg);
    opacity: 0.7;
    top: -45px;
    left: 50%;
    background: rgb(167,201,186);
    transition: all 0.3s ease;
    content: "";
    height: 30px;
    width: 30px;
}

.analysis_summary_y .container::after {
    content: "";
    height: 100%;
    background: linear-gradient(180deg, transparent, rgb(167,201,186,0.5), transparent);
    width: 1px;
    top: 0;
    position: absolute;
    right: 15px;
    z-index: 0;
}

.experience_trial_l h2 {
    text-align: center;
    font-size: 38px;
    transform: translateZ(20px);
    font-weight: 600;
    letter-spacing: 0.02em;
    max-width: 90%;
    margin-bottom: 2.5rem;
    color: #ffffff;
    line-height: 1.4;
    text-shadow: 0 2px 4px rgba(0,0,0,0.15);
}

.experience_trial_l .learn_pro_c:hover svg {
    transform: translateZ(15px) rotate(5deg);
}

.experience_trial_l .learn_pro_c:hover svg path {
    fill: rgb(167,201,186);
}

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

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

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

.pricing_plan_Z .payment_pricing_Y {
    gap: 25px;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    perspective: 1000px;
    list-style: none;
    display: grid;
    padding: 0;
}

.pricing_plan_Z .payment_pricing_Y li:nth-child(1) {
    --li-index: 1;
}

.pricing_plan_Z .payment_pricing_Y li:nth-child(3) {
    --li-index: 3;
}

.pricing_plan_Z .edu_deals_r:hover {
    transform: translateY(-10px) scale(1.02);
}

.pricing_plan_Z .rate_list_Z::before {
    opacity: 0;
    left: -50%;
    height: 200%;
    transform: rotate(30deg);
    transition: opacity 0.6s ease;
    content: "";
    background: radial-gradient(
        ellipse at center,
        rgba(255,255,255,0.1) 0%,
        rgba(255,255,255,0) 70%
    );
    width: 200%;
    pointer-events: none;
    top: -50%;
    position: absolute;
}

.pricing_plan_Z .fee_structure_H h4::after {
    bottom: -10px;
    left: 0;
    background: rgb(167,201,186);
    position: absolute;
    transform-origin: left;
    content: "";
    transition: transform 0.4s ease;
    transform: scaleX(0.7);
    width: 50px;
    height: 2px;
}

.our_background_0 {
    padding: 80px 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(225,219,229) 0%, rgba(0, 0, 0, 0.5) 100%);
}

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

.our_background_0 .learn_pro_c:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
    border-color: rgb(167,201,186,0.5);
}

.our_background_0 .smart_guide_n::before {
    position: absolute;
    z-index: -1;
    left: -15px;
    transform: scale(0.95);
    top: -15px;
    border: 2px solid rgb(167,201,186,0.5);
    border-radius: 14px;
    content: "";
    width: calc(100% + 30px);
    transition: all 0.5s ease;
    height: calc(100% + 30px);
    opacity: 0;
}

.our_background_0 .knowledge_center_r {
    font-size: 21px;
    color: #ffffff;
    margin: 0 0 5px 0;
    font-family: Arial, sans-serif;
    font-weight: 700;
}

.our_background_0 .why_choose_L svg {
    transition: all 0.3s ease;
    width: 40px;
    height: 40px;
    fill: rgb(167,201,186);
}

.our_background_0 h2 {
    font-family: Arial, sans-serif;
    font-size: 30px;
    margin: 0 0 20px 0;
    padding-bottom: 15px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
    color: #000000;
    font-weight: 700;
    letter-spacing: 0.5px;
    position: relative;
}

.appSpot_e::after {
    pointer-events: none;
    background-size: 100px 100px;
    height: 100%;
    background-image: 
    radial-gradient(circle at 20% 30%, rgb(178,147,116,0.5) 1px, transparent 1px),
    radial-gradient(circle at 60% 70%, rgb(178,147,116,0.5) 1px, transparent 1px),
    radial-gradient(circle at 80% 20%, rgb(178,147,116,0.5) 1px, transparent 1px),
    radial-gradient(circle at 40% 80%, rgb(178,147,116,0.5) 1px, transparent 1px);
    top: 0;
    content: "";
    width: 100%;
    left: 0;
    position: absolute;
    opacity: 0.15;
}

.appSpot_e .learn_pro_c > div:last-child::before {
    top: 0;
    left: 0;
    height: 100%;
    content: "";
    opacity: 0.05;
    position: absolute;
    width: 100%;
    background: linear-gradient(135deg, transparent 0%, rgb(178,147,116,0.5) 100%);
    z-index: -1;
}

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

header .head_sitebar_X:hover {
    transform: translateY(-3px) scale(1.03);
    background: rgba(255, 255, 255, 0.2);
}

header .nav_base_U {
    position: relative;
    display: block;
    transition: all 0.3s ease;
    z-index: 1;
}

header .top_learning_U {
    padding: 0;
    list-style: none;
    display: flex;
    position: relative;
    margin: 0;
    z-index: 2;
}

header .top_tutor_Q a:hover::before {
    left: 100%;
}

header .top_tutor_Q::after {
    bottom: -5px;
    width: 0;
    transform: translateX(-50%);
    height: 2px;
    transition: width 0.3s ease;
    left: 50%;
    background: #ffffff;
    position: absolute;
    content: '';
}

header .main_top_H {
    margin-top: -15px;
    background: rgb(225,219,229);
    padding-top: 2rem;
    position: relative;
    z-index: 1;
}



header::after {
    right: 15px;
    border-radius: 50%;
    background: #ffffff;
    box-shadow: 0 0 10px #ffffff;
    animation: pulse 2s infinite;
    top: 15px;
    position: absolute;
    height: 8px;
    width: 8px;
    content: '';
}

.title_screen_u .learn_academy_Z {
    grid-template-rows: auto auto auto;
    padding: 3rem;
    backdrop-filter: blur(5px);
    box-shadow: 
    0 10px 30px -5px rgba(0, 0, 0, 0.2),
    0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    gap: 2rem;
    transform: perspective(1000px) rotateX(2deg);
    background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.05),
    rgba(255, 255, 255, 0.15)
  );
    display: grid;
    position: relative;
    max-width: 1200px;
    width: 90%;
    grid-template-columns: 1fr;
    z-index: 3;
}

.program_offerings_7 {
    overflow: hidden;
    position: relative;
    padding: 5rem 0;
    background: rgb(225,219,229);
}

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

.program_offerings_7 .image_grid_item_0 {
    height: 300px;
    width: 100%;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    position: relative;
    transform: perspective(1000px) rotateX(2deg);
}

.program_offerings_7 .text_box_item_h {
    position: relative;
    backdrop-filter: blur(10px);
    border-left: 4px solid rgb(167,201,186);
    padding: 2rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.1) 100%);
}

.program_offerings_7 .description {
    font-size: 17px;
    padding-right: 10px;
    position: relative;
    color: #000000;
    max-height: 300px;
    line-height: 1.6;
    margin-bottom: 1.5rem;
    overflow-y: auto;
}

.help_desk_info_e::after {
    z-index: 0;
    position: absolute;
    right: -40px;
    height: 180px;
    border: 2px solid rgb(167,201,186,0.5);
    transform: rotate(-15deg);
    width: 180px;
    bottom: -40px;
    content: "";
}

.help_desk_info_e .talk_experts_K::before {
    content: "";
    position: absolute;
    height: 0;
    transition: height 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    width: 5px;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgb(167,201,186), rgb(178,147,116));
}

.help_desk_info_e .write_experts_P {
    flex-direction: column;
    display: flex;
    padding: 0;
    list-style: none;
    margin: 2rem 0 0;
    gap: 1rem;
}

.help_desk_info_e .request_form_M:hover svg {
    transform: scale(1.1);
}

.help_desk_info_e .request_form_M:hover svg path {
    fill: rgb(178,147,116);
}

.teacher_profile_P::before {
    height: 100%;
    top: 0;
    content: "";
    position: absolute;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(167,201,186,0.5) 2px, transparent 2px),
        radial-gradient(circle at 40% 70%, rgb(167,201,186,0.5) 2px, transparent 2px),
        radial-gradient(circle at 70% 10%, rgb(167,201,186,0.5) 2px, transparent 2px),
        radial-gradient(circle at 90% 50%, rgb(167,201,186,0.5) 2px, transparent 2px);
    left: 0;
    background-size: 120px 120px;
    opacity: 0.3;
    z-index: 0;
    width: 100%;
}

.teacher_profile_P .client_ratings_z > div:nth-child(2) {
    text-align: center;
    position: relative;
}

.teacher_profile_P .name {
    position: relative;
    margin-bottom: 0.5rem;
    font-weight: 700;
    display: inline-block;
    color: #000000;
    padding-bottom: 0.5rem;
    font-size: 24px;
    transform: translateZ(0);
}

.teacher_profile_P .emp_block_G::before,
.teacher_profile_P .emp_block_G::after {
    line-height: 1;
    font-family: serif;
    color: rgb(167,201,186,0.5);
    font-size: 3.5rem;
    position: absolute;
    content: "";
}

.teacher_profile_P .emp_block_G::before {
    top: -0.5rem;
    left: 0;
}

.contact_6::after {
    animation: subtle-wave 15s infinite alternate-reverse;
    bottom: -30%;
    content: '';
    right: -30%;
    position: absolute;
    z-index: 1;
    width: 150%;
    height: 150%;
    background: radial-gradient(
        circle at center, 
        rgba(255,255,255,0.03) 0%, 
        transparent 60%
    );
}

.contact_6 .image_grid_item_0::before {
    position: absolute;
    width: 100%;
    top: 0;
    content: '';
    left: 0;
    height: 100%;
    opacity: 0.6;
    mix-blend-mode: color-dodge;
    background: linear-gradient(
        45deg, 
        rgb(178,147,116,0.5) 0%, 
        rgb(167,201,186,0.5) 100%
    );
}

.contact_6 .help_grid_7 .message_widget_Y {
    display: flex;
    align-items: center;
    margin-bottom: 1.5rem;
}

.contact_6 .help_grid_7 .message_widget_Y input[type="checkbox"]:checked::after {
    color: #ffffff;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    position: absolute;
    font-size: 0.8rem;
    content: '✔';
}

.contact_6 .help_grid_7 .feedback_section_n {
    cursor: pointer;
    position: relative;
    padding: 1rem;
    border: none;
    background: rgb(167,201,186);
    width: 100%;
    color: #ffffff;
    transition: all 0.3s ease;
    font-weight: 600;
    font-size: 14px;
    border-radius: 10px;
    overflow: hidden;
}



@media (max-width: 1200px) {.footer_social_0 .container {
    gap: 2rem;
}.footer_social_0 .company_holder {
    flex: 1 1 360px;
}.footer_social_0 .contact_edu_8 {
    min-width: 360px;
    flex: 1 1 calc(100% - 400px);
}.footer_social_0 .top_lesson_A {
    gap: 2rem;
}
}



@media (max-width: 420px) {.footer_social_0 .company_holder h3::after {
    width: 50px;
}.footer_social_0 .top_learning_U .top_lesson_A a:hover {
    padding-left: 2rem;
}.module_end_T .podcast_cta_5 {
    padding: 0.7rem 1.5rem;
    width: 90%;
}}



@media (max-width: 479px) {.future_learners_g {
    padding: 40px 0;
}.future_learners_g h4 {
    font-size: calc(28px - 6px);
    padding: 20px 15px;
}.future_learners_g div {
    padding: 20px 15px;
}.future_learners_g div p {
    margin-bottom: 10px;
    font-size: calc(12px - 1px);
    padding: 10px 12px;
}.future_learners_g div p svg {
    margin-right: 10px;
    width: 18px;
    min-width: 18px;
    height: 18px;
}}



@media (prefers-reduced-motion: reduce) {.stay_connected_T .learn_pro_c,
    .stay_connected_T .input_holder span,
    .stay_connected_T .input_holder input,
    .stay_connected_T .news_container_w,
    .stay_connected_T .news_container_w::before {
    transition: none;
    transform: none;
}.stay_connected_T .learn_pro_c:hover,
    .stay_connected_T .input_holder span:hover,
    .stay_connected_T .input_holder input:focus,
    .stay_connected_T .news_container_w:hover {
    transform: none;
}}



@media (max-width: 1199px) {.analysis_summary_y .statistics_expert_C h4 {
    font-size: 3.5rem;
}.analysis_summary_y .knowledge_upgrade_V {
    max-width: 80%;
}
}



@media (max-width: 767px) {.analysis_summary_y {
    padding: 70px 0;
}.analysis_summary_y .statistics_expert_C {
    margin-bottom: 35px;
    width: calc(50% - 10px);
}.analysis_summary_y .statistics_expert_C h4 {
    font-size: 2.8rem;
}.analysis_summary_y .statistics_expert_C span {
    font-size: calc(15px * 0.9);
}.analysis_summary_y .learn_statistics_Y {
    margin-bottom: 50px;
}.analysis_summary_y .learn_statistics_Y::before {
    left: -20px;
    height: 60%;
}.analysis_summary_y .gain_study_g {
    font-size: calc(35px * 0.8);
    letter-spacing: 1px;
}.analysis_summary_y .knowledge_upgrade_V {
    max-width: 100%;
    font-size: calc(15px * 0.9);
}
}



@media (max-width: 1024px) {.pricing_plan_Z {
    padding: 100px 0;
}.pricing_plan_Z .payment_pricing_Y {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
}.pricing_plan_Z .rate_list_Z {
    padding: 25px;
}
}



@media (max-width: 768px) {.pricing_plan_Z {
    padding: 80px 0;
}.pricing_plan_Z h2 {
    font-size: 30px;
    margin-bottom: 20px;
}.pricing_plan_Z .learning_fees_s {
    font-size: calc(17px * 0.95);
    margin-bottom: 40px;
}.pricing_plan_Z .payment_pricing_Y {
    grid-template-columns: 1fr;
    max-width: 450px;
    margin: 0 auto;
}.pricing_plan_Z .rate_list_Z {
    padding: 25px 20px;
}.pricing_plan_Z .fee_structure_H h4 {
    font-size: 24px;
}.pricing_plan_Z .fee_structure_H p {
    font-size: calc(17px * 0.85);
}.pricing_plan_Z .learning_cost_M {
    font-size: calc(24px * 1.2);
}
}



@media (min-width: 992px) {.appSpot_e {
    padding: 9rem 0;
}.appSpot_e .learn_pro_c {
    grid-gap: 4rem;
}.appSpot_e .learn_pro_c > div:first-child {
    padding: 4rem;
}.appSpot_e h5 {
    font-size: calc(24px * 1.2);
}.appSpot_e .learn_pro_c > div:last-child {
    padding: 4rem;
}.appSpot_e p {
    font-size: calc(13px * 1.05);
}
}



@media (max-width: 767px) {.appSpot_e {
    padding: 4rem 0;
}.appSpot_e .learn_pro_c > div:first-child,
  .appSpot_e .learn_pro_c > div:last-child {
    padding: 2rem;
}.appSpot_e h5 {
    font-size: calc(24px * 0.9);
}.appSpot_e p {
    font-size: calc(13px * 0.95);
}
}



@media (max-width: 767px) {header {
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 5px), 
            calc(100% - 5px) 100%, 
            5px 100%, 
            0 calc(100% - 5px)
        );
    padding: 0;
}header .first_lesson_h {
    padding: 0.8rem 1.5rem;
}header .head_sitebar_X {
    clip-path: polygon(
            0 0,
            calc(100% - 5px) 0,
            100% 5px,
            100% 100%,
            5px 100%,
            0 calc(100% - 5px)
        );
    padding: 0.5rem 0.8rem;
}header .nav_base_U img {
    max-height: 35px;
}header .top_learning_U {
    scrollbar-width: thin;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 0.5rem;
    margin-top: 0.8rem;
    overflow-x: auto;
    justify-content: flex-start;
}header .top_learning_U::-webkit-scrollbar {
    height: 3px;
}header .top_learning_U::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.3);
}header .top_tutor_Q {
    margin: 0 0.25rem;
    flex: 0 0 auto;
}header .top_tutor_Q a {
    padding: 0 0.8rem;
    white-space: nowrap;
    font-size: calc(17px - 2px);
    height: 32px;
    clip-path: polygon(
            5px 0,
            calc(100% - 5px) 0,
            100% 5px,
            100% calc(100% - 5px),
            calc(100% - 5px) 100%,
            5px 100%,
            0 calc(100% - 5px),
            0 5px
        );
}header .top_tutor_Q::after {
    display: none;
}header::after {
    height: 5px;
    width: 5px;
    top: 10px;
    right: 10px;
}.main_top_H {
    margin-top: -5px;
}
}



@media (min-width: 768px) {.help_desk_info_e .talk_experts_K {
    gap: 1.5rem;
    padding: 4rem;
    display: grid;
    grid-template-columns: 1fr;
}.help_desk_info_e h3 {
    margin-bottom: 2rem;
    font-size: calc(28px * 1.1);
}.help_desk_info_e .write_experts_P {
    flex-wrap: wrap;
    gap: 1.5rem;
    flex-direction: row;
    margin-top: 2.5rem;
}.help_desk_info_e .request_form_M {
    padding: 12px 20px;
}
}



@media (min-width: 1200px) {.teacher_profile_P .client_ratings_z {
    max-width: 80%;
    grid-template-columns: 220px 1fr;
    gap: 2rem 3rem;
}.teacher_profile_P .image_grid_item_0 {
    width: 200px;
    height: 200px;
}.teacher_profile_P .name {
    font-size: calc(24px + 0.2rem);
}.teacher_profile_P .client_ratings_z > div:nth-child(2) > div {
    font-size: 12px;
}
}



@media screen and (max-width: 1024px) {.contact_6 .reach_list_S {
    flex-direction: column;
}.contact_6 .image_grid_item_0 {
    min-height: 300px;
    flex: 0 0 100%;
}.contact_6 .help_grid_7 {
    padding: 3rem 2rem;
    flex: 0 0 100%;
}
}



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



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



@keyframes slideIn {
  0% {
    opacity: 0;
    transform: translateX(-30px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}



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



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

