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

.wrapping-container_nJtST {
    flex-direction: column;
    min-height: 100%;
    display: flex;
    height: 100%;
}

.affiliate_cta_DVnSv {
    flex: 0 0 auto;
}

.affiliate_cta_DVnSv {
    position: relative;
    background-color: rgb(237,234,239);
    font-family: Arial, sans-serif;
    padding: 5rem 0 2rem;
    color: #000000;
}

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

.sign_up_nMeQi .proof_stats_OCcmg::before {
    content: "";
    height: 100%;
    opacity: 0.9;
    transform-origin: left bottom;
    position: absolute;
    z-index: -1;
    transition: transform 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
    background: #ffffff;
    left: 0;
    width: 100%;
    top: 0;
}

.sign_up_nMeQi .input_holder span {
    display: block;
    position: relative;
}

.sign_up_nMeQi .input_holder input[type="email"]:focus {
    border-color: rgb(204,198,212);
    box-shadow: 0 0 0 3px rgb(204,198,212,0.5);
}

.sign_up_nMeQi .input_holder input[type="submit"]::before {
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    height: 100%;
    position: absolute;
    width: 100%;
    content: "";
    left: -100%;
    transition: left 0.6s ease;
}

.tyBox_oInmi::before {
    opacity: 0.5;
    animation: pulse 8s infinite alternate ease-in-out;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle at 75% 25%, rgb(255, 255, 255, 0.5) 0%, transparent 60%);
    content: "";
    z-index: 1;
    top: 0;
    position: absolute;
    left: 0;
}

.tyBox_oInmi .proof_stats_OCcmg {
    border-radius: 10px;
    position: relative;
    transition: transform 0.5s;
    transform-origin: center top;
    padding: 3rem;
    transform: perspective(1000px) rotateX(2deg);
    background: #ffffff;
    animation: fadeIn 1s 0.5s both ease-out;
    box-shadow: 0 15px 40px -10px rgba(0, 0, 0, 0.1);
}

.tyBox_oInmi li {
    opacity: 0;
    padding-left: 0;
    animation: slideIn 0.8s 0.8s forwards cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateX(20px);
    position: relative;
}

.take_a_spin_bYNzf {
    position: relative;
    background: linear-gradient(135deg, rgb(204,198,212,0.5), rgb(167,161,179) 120%);
    padding: 6rem 0;
    perspective: 1000px;
    overflow: hidden;
}

.take_a_spin_bYNzf .container {
    padding: 0 2rem;
    margin: 0 auto;
    position: relative;
    transform-style: preserve-3d;
    max-width: 1140px;
    z-index: 5;
}

.take_a_spin_bYNzf .proof_stats_OCcmg {
    transform: translateZ(30px);
    position: relative;
    display: flex;
    align-items: center;
    gap: 2rem;
}

.take_a_spin_bYNzf svg:hover {
    transform: rotate(0deg) scale(1.1) translateZ(40px);
}

.take_a_spin_bYNzf .proof_stats_OCcmg div {
    flex: 1;
    position: relative;
}

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

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

.affiliate_cta_DVnSv .study_bottom_VizRM {
    flex-direction: column;
    display: flex;
}

.affiliate_cta_DVnSv .help_question_wThkZ::after {
    position: absolute;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, 
        transparent 0%,
        rgb(167,161,179,0.5) 50%,
        transparent 100%);
    content: '';
    left: 0;
    bottom: -1px;
}

.affiliate_cta_DVnSv .info_item:hover {
    transform: translateY(-5px);
}

.affiliate_cta_DVnSv .info_item:hover svg {
    transform: rotate(10deg);
}

.affiliate_cta_DVnSv .top_teach_CQFkE {
    width: 100%;
    max-width: 300px;
    display: flex;
    gap: 1.5rem;
    margin-right: auto;
    flex-direction: column;
}

.affiliate_cta_DVnSv .ranking_bar_zJwHp::before {
    content: '';
    bottom: 0;
    width: 4px;
    top: 0;
    position: absolute;
    border-radius: 2px;
    left: 0;
    background: linear-gradient(to bottom, rgb(204,198,212), rgb(167,161,179));
}

.affiliate_cta_DVnSv .head_base_USRPq:first-child {
    position: relative;
}

.affiliate_cta_DVnSv .head_base_USRPq a:hover {
    padding-left: 1.5rem;
    color: rgb(204,198,212);
}

.affiliate_cta_DVnSv .subscribe_holder {
    max-width: 400px;
    border-radius: 12px;
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    flex-direction: column;
    width: 100%;
    padding: 2rem;
    background: linear-gradient(135deg, #ffffff 0%, rgba(245, 245, 245, 0.8) 100%);
    gap: 1.5rem;
    display: flex;
}

.affiliate_cta_DVnSv .input_holder input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgb(204,198,212,0.5);
    border-color: rgb(204,198,212);
}

.affiliate_cta_DVnSv .explore_courses_FKhxy:hover::before {
    opacity: 1;
}

.affiliate_cta_DVnSv .achieve_cta_YAUir {
    text-align: center;
    padding-top: 2rem;
    margin-top: 4rem;
    position: relative;
}

.affiliate_cta_DVnSv .twitter_cta_ZTrae {
    color: #000000;
    font-size: 14px;
    opacity: 0.8;
}

.statistics_information_cJpVy h2 {
    padding-bottom: 20px;
    font-weight: 700;
    grid-column: 1 / -1;
    font-size: 38px;
    text-align: center;
    color: #000000;
    position: relative;
}

.statistics_information_cJpVy .statistics_pros_WPRHu {
    height: 100%;
    border-radius: 26px;
    overflow: hidden;
    min-height: 200px;
    justify-content: flex-end;
    padding: 0;
    transition: transform 0.3s ease;
    position: relative;
    flex-direction: column;
    display: flex;
}

.statistics_information_cJpVy .statistics_pros_WPRHu:nth-child(4)::before {
    opacity: 0.7;
    background: rgb(167,161,179);
}

.statistics_information_cJpVy .statistics_pros_WPRHu::after {
    border: 1px solid #ffffff;
    position: absolute;
    right: -75px;
    opacity: 0.1;
    height: 150px;
    width: 150px;
    z-index: 1;
    top: -75px;
    content: "";
    border-radius: 50%;
}

.statistics_information_cJpVy .statistics_pros_WPRHu:nth-child(4) {
    grid-area: 2 / 2 / 3 / 3;
    transform: translateX(20px) translateY(20px);
    animation: fadeIn 0.5s 0.4s forwards, slideIn 0.7s 0.4s forwards;
}

.privacy_corner_jnBdJ h2 {
    letter-spacing: 0.5px;
    margin-bottom: 20px;
    text-transform: capitalize;
    font-size: 35px;
    color: rgb(167,161,179);
    transition: color 0.3s ease;
    margin-top: 35px;
    font-family: Arial, sans-serif;
    font-weight: 600;
}

.privacy_corner_jnBdJ li:hover {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
    background: rgb(167,161,179,0.5);
}

.potential_learners_BvpmV {
    overflow: hidden;
    position: relative;
    background: linear-gradient(140deg, #f5f7ff 0%, #ffffff 100%);
    padding: 120px 0;
}

.potential_learners_BvpmV .proof_stats_OCcmg {
    text-align: center;
    margin: 0 auto;
    padding: 0 30px;
    max-width: 1200px;
    position: relative;
    z-index: 10;
}

.potential_learners_BvpmV h3::before,
.potential_learners_BvpmV h3::after {
    content: '';
    top: 50%;
    background: linear-gradient(90deg, rgb(204,198,212), rgb(167,161,179));
    position: absolute;
    height: 2px;
    width: 40px;
    transform: translateY(-50%);
}

.potential_learners_BvpmV h3::before {
    left: -60px;
}

.potential_learners_BvpmV ul li:hover {
    box-shadow: 
        0 25px 50px -12px rgba(0, 0, 0, 0.15),
        0 10px 20px rgba(0, 0, 0, 0.08);
    transform: translateY(-15px);
}

.potential_learners_BvpmV ul li svg {
    position: relative;
    width: 50px;
    height: 50px;
    transition: all 0.5s ease;
    flex-shrink: 0;
}

.potential_learners_BvpmV ul li:nth-child(1) {
    animation-delay: 0.1s;
}

.potential_learners_BvpmV ul li:nth-child(5) {
    animation-delay: 0.7s;
}

.potential_learners_BvpmV ul li:nth-child(3n+3) {
    animation: slideInBottom 0.6s forwards, floatingAnimation 8s ease-in-out infinite 2s;
    animation-delay: 0.4s, 4s;
}

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

.course_overview_EMjQr h2::after {
    transform: translateX(-50%);
    position: absolute;
    bottom: -15px;
    left: 50%;
    content: "";
    width: 80px;
    height: 3px;
    background: linear-gradient(90deg, rgb(167,161,179) 0%, rgb(204,198,212) 100%);
}

.course_overview_EMjQr .main_photo_iKwQR:hover {
    transform: rotateY(0deg) translateZ(30px) scale(1.02);
}

.course_overview_EMjQr .text_description_OVIyz::before {
    transition: height 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    height: 0;
    position: absolute;
    width: 3px;
    background: linear-gradient(to bottom, rgb(204,198,212), rgb(167,161,179));
    top: 0;
    content: "";
    left: 0;
}

.pricing_matrix_xlHBI {
    z-index: 1;
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}

.pricing_matrix_xlHBI .fee_plan_qbNTI {
    position: relative;
}

.pricing_matrix_xlHBI h2 {
    font-size: 28px;
    margin-bottom: 20px;
    transform: translateZ(0);
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    letter-spacing: 0.5px;
    position: relative;
}

.pricing_matrix_xlHBI .plan_table_EWSNO li {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.pricing_matrix_xlHBI .rate_options_OwCYc::before {
    position: absolute;
    right: 0;
    content: "";
    transform-origin: 0 0;
    height: 4px;
    background: linear-gradient(90deg, rgb(204,198,212), rgb(167,161,179));
    left: 0;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    top: 0;
    transform: scaleX(0);
}

.pricing_matrix_xlHBI .price_options_WoLGw h4::after {
    transition: width 0.3s ease;
    height: 3px;
    content: "";
    bottom: 0;
    position: absolute;
    width: 40px;
    left: 0;
    background: rgb(167,161,179);
}

.pricing_matrix_xlHBI .rate_options_OwCYc:hover .study_rates_pEuDh {
    transform: scale(1.05);
    background: rgba(rgb(204,198,212,0.5), 0.2);
}

.training_specialist_YeIwP::after {
    right: 0;
    height: 100%;
    top: 0;
    content: "";
    opacity: 0.3;
    background: radial-gradient(circle at 70% 30%, rgb(167,161,179,0.5) 0%, transparent 40%);
    position: absolute;
    width: 100%;
    z-index: 0;
}

.training_specialist_YeIwP .rating_voices_aucMK:hover .main_photo_iKwQR {
    transform: rotateX(0deg) translateZ(30px);
}

.training_specialist_YeIwP .rating_voices_aucMK:hover .work_content_OlMHk {
    transform: rotateX(0deg) translateZ(20px);
}

.training_specialist_YeIwP .name {
    font-weight: 700;
    font-size: 38px;
    position: relative;
    display: inline-block;
    color: rgb(204,198,212);
    margin-bottom: 10px;
    transition: transform 0.4s ease;
    transform: translateZ(0);
}

.training_specialist_YeIwP .career_timeline_gFdwZ {
    transition: transform 0.4s ease 0.2s;
    line-height: 1.7;
    border-top: 1px solid rgb(237,234,239);
    color: #000000;
    position: relative;
    transform: translateZ(0);
    font-size: 13px;
    padding: 20px 0 0 0;
}

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

header .nav_know_RPOpW {
    transition: all 0.4s ease;
    display: block;
    position: relative;
}

header .nav_know_RPOpW img {
    filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.1));
    max-height: 38px;
}

header .main_nav_yshYb::before {
    transition: all 0.6s ease;
    position: absolute;
    height: 110%;
    left: -5%;
    border-radius: 70% 30% 50% 40% / 40% 60% 30% 50%;
    opacity: 0.1;
    width: 110%;
    background: linear-gradient(135deg, rgb(204,198,212,0.5) 0%, transparent 100%);
    z-index: -1;
    top: -5%;
    content: '';
}

header .top_primary_VNJpC a:hover::before {
    opacity: 1;
    transform: scale(1);
}

header .top_primary_VNJpC:hover::after {
    transform: translateX(-50%) scale(1);
}

header .top_mentor_fEXSa::after {
    bottom: -75px;
    height: 150px;
    position: absolute;
    background: radial-gradient(circle, rgb(167,161,179,0.5) 0%, transparent 70%);
    filter: blur(30px);
    left: -75px;
    content: '';
    border-radius: 50%;
    width: 150px;
    opacity: 0.1;
}

.user_default_MpFrx {
    flex-shrink: 0;
    margin-right: 10px;
}


.wrapping-container_nJtST .trackingNoticeModal_QitMU {
    background: #ffffff;
    box-shadow: rgb(204,198,212,0.5) 0px 0px 40px 39px;
    border: none;
}

.wrapping-container_nJtST .user_default_MpFrx svg, .wrapping-container_nJtST .user_default_MpFrx svg path, .wrapping-container_nJtST .user_default_MpFrx img {
    width: 40px;
    fill:#000000;
    height: 40px;
}

.title_welcome_EQUAr:hover .main_photo_iKwQR {
    filter: saturate(0.95) contrast(1.25);
    transform: scale(1.1);
}

.title_welcome_EQUAr::after {
    position: absolute;
    top: -50%;
    background: radial-gradient(ellipse at center, transparent 60%, rgba(0,0,0,0.5) 100%);
    content: '';
    height: 200%;
    pointer-events: none;
    left: -50%;
    z-index: 0;
    width: 200%;
}

.title_welcome_EQUAr .text_description_OVIyz {
    backdrop-filter: blur(8px);
    width: 100%;
    position: relative;
    border-top: 1px solid rgba(255,255,255,0.1);
    padding: 3rem;
    -webkit-backdrop-filter: blur(8px);
    background: linear-gradient(135deg, rgba(255,255,255,0.05), rgba(255,255,255,0.01));
    overflow: hidden;
    opacity: 0;
    box-shadow: 
        0 25px 50px -12px rgba(0,0,0,0.3),
        0 1px 3px rgba(255,255,255,0.05) inset;
    border-radius: 4px 16px 16px 4px;
    transform: translateX(10px);
    animation: fadeSlideUp 1s 0.2s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    border-left: 1px solid rgba(255,255,255,0.1);
    max-width: 580px;
}

.title_welcome_EQUAr .text_description_OVIyz {
    transform: none;
    align-items: center;
    max-width: 100%;
    padding: 2rem;
    flex-direction: column;
    display: flex;
}

.title_welcome_EQUAr .start_first_BaUkK svg {
    height: 100%;
    transition: filter 0.4s ease;
    filter: drop-shadow(0 4px 6px rgba(0,0,0,0.2));
    width: 100%;
}

.title_welcome_EQUAr .support_support_piPHf {
    position: relative;
    color: #ffffff;
    font-weight: 600;
    letter-spacing: 0.02em;
    font-size: 14px;
    background: linear-gradient(135deg, rgb(94,170,168), rgb(74,150,148));
    align-items: center;
    transform-origin: center;
    overflow: hidden;
    padding: 0.9em 2.2em;
    text-decoration: none;
    transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    justify-content: center;
    box-shadow: 
        0 10px 20px -5px rgba(94,170,168,0.4),
        0 1px 3px rgba(255,255,255,0.1) inset;
    border-radius: 10px;
    display: inline-flex;
}

.contact_form_box_sSLMB .inquiry_panel_ulQqg {
    transform-origin: left center;
    box-shadow: 10px 0 30px rgba(0, 0, 0, 0.1);
    padding: 60px 40px;
    border-radius: 10px 0 0 10px;
    background: #ffffff;
    transform: rotateY(10deg);
    flex: 1;
}

.contact_form_box_sSLMB .inquiry_panel_ulQqg svg path {
    fill: rgb(204,198,212);
}

.contact_form_box_sSLMB .inquiry_panel_ulQqg a {
    position: relative;
    font-weight: 600;
    color: rgb(204,198,212);
    text-decoration: none;
}

.contact_form_box_sSLMB form {
    position: relative;
}

.contact_form_box_sSLMB form input[type="text"],
.contact_form_box_sSLMB form input[type="email"] {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 20px 25px;
    width: 100%;
    font-size: 14px;
    border: none;
    color: rgb(204,198,212);
    margin-bottom: 25px;
    border-radius: 0;
    transition: all 0.3s ease;
    background: transparent;
}

.contact_form_box_sSLMB .query_form_BygwW input[type="checkbox"]:checked + label::before {
    border-color: rgb(204,198,212);
    background: rgb(204,198,212);
}

.contact_form_box_sSLMB .query_form_BygwW a:hover {
    color: rgb(167,161,179);
}

.contact_form_box_sSLMB .support_support_piPHf {
    overflow: hidden;
    text-transform: uppercase;
    letter-spacing: 2px;
    width: 100%;
    z-index: 1;
    cursor: pointer;
    font-size: 14px;
    border: none;
    color: #ffffff;
    font-weight: 700;
    transition: all 0.4s ease;
    padding: 18px 25px;
    background: rgb(204,198,212);
    position: relative;
}

.about_this_eJlyx .text_description_OVIyz > div:first-child {
    margin-bottom: 1rem;
    position: relative;
}

.about_this_eJlyx h5 {
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 21px;
    color: rgb(204,198,212);
    transform: translateX(-10px);
    animation: slideIn 0.6s ease-out forwards 0.5s;
    margin: 0;
    opacity: 0;
}

.about_this_eJlyx ol {
    margin: 0;
    list-style-type: none;
    padding-left: 0;
    counter-reset: item;
}

.course_overview_EMjQr .description::-webkit-scrollbar {
    width: 4px;
}

.course_overview_EMjQr .description::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.05);
    border-radius: 10px;
}

.course_overview_EMjQr .description::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: linear-gradient(rgb(167,161,179), rgb(204,198,212));
}



@media (max-width: 480px) {.sign_up_nMeQi {
    padding: 3rem 1rem;
}.sign_up_nMeQi .proof_stats_OCcmg {
    padding: 1.25rem;
}.sign_up_nMeQi h4 {
    font-size: calc(20px * 0.8);
}}



@media (max-width: 992px) {.tyBox_oInmi {
    padding: 5rem 0;
}.tyBox_oInmi h2 {
    font-size: calc(32px * 0.9);
    margin-bottom: 2.5rem;
}.tyBox_oInmi .proof_stats_OCcmg {
    padding: 2.5rem;
}
}



@media (max-width: 768px) {.take_a_spin_bYNzf {
    padding: 4rem 0;
}.take_a_spin_bYNzf h2 {
    font-size: calc(35px * 0.8);
    margin-bottom: 2rem;
}.take_a_spin_bYNzf .proof_stats_OCcmg {
    flex-direction: column;
    gap: 1.5rem;
}.take_a_spin_bYNzf svg {
    height: 48px;
    width: 48px;
    transform: rotate(0) translateZ(40px);
}.take_a_spin_bYNzf .support_support_piPHf {
    display: block;
    width: 100%;
    transform: skewX(0) translateZ(30px);
    text-align: center;
}.take_a_spin_bYNzf .support_support_piPHf:hover {
    transform: skewX(0) translateZ(30px) translateY(-5px);
}.take_a_spin_bYNzf .support_support_piPHf:active {
    transform: skewX(0) translateZ(30px) translateY(0);
}
}



@media (min-width: 1024px) {.statistics_information_cJpVy .statistics_pros_WPRHu:nth-child(1) {
    clip-path: polygon(0 0, 95% 0, 100% 100%, 0% 100%);
}.statistics_information_cJpVy .statistics_pros_WPRHu:nth-child(2) {
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
}.statistics_information_cJpVy .statistics_pros_WPRHu:nth-child(3) {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
}.statistics_information_cJpVy .statistics_pros_WPRHu:nth-child(4) {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 5% 100%);
}
}



@media (max-width: 767px) {.statistics_information_cJpVy {
    padding: 60px 0;
}.statistics_information_cJpVy .container {
    gap: 30px;
    padding: 0 15px;
}.statistics_information_cJpVy h2 {
    font-size: calc(38px * 0.9);
}.statistics_information_cJpVy ul {
    gap: 20px;
}.statistics_information_cJpVy .statistics_pros_WPRHu {
    min-height: 150px;
}.statistics_information_cJpVy .statistics_pros_WPRHu p {
    padding-top: 20px;
    font-size: calc(42px * 1.1);
}.statistics_information_cJpVy .statistics_pros_WPRHu span {
    padding-bottom: 20px;
    font-size: calc(13px * 0.9);
}
}



@media (max-width: 768px) {.potential_learners_BvpmV ul li {
    width: 100%;
    max-width: 400px;
}.potential_learners_BvpmV ul li:nth-child(3n+1),
    .potential_learners_BvpmV ul li:nth-child(3n+2),
    .potential_learners_BvpmV ul li:nth-child(3n+3) {
    animation: slideInBottom 0.6s forwards;
}
}



@media (min-width: 768px) {.course_overview_EMjQr {
    padding: 7rem 0;
}.course_overview_EMjQr h2 {
    font-size: calc(28px * 1.1);
    margin-bottom: 4rem;
}.course_overview_EMjQr h2::after {
    width: 100px;
}.course_overview_EMjQr .lesson_map_TbDaj {
    align-items: center;
    grid-template-columns: 45% 55%;
    gap: 4rem;
}.course_overview_EMjQr .main_photo_iKwQR {
    height: 450px;
}.course_overview_EMjQr .text_description_OVIyz {
    padding: 2.5rem 3rem;
}
}



@media (min-width: 992px) and (max-width: 1199px) {.pricing_matrix_xlHBI .plan_table_EWSNO {
    grid-template-columns: repeat(3, 1fr);
}.pricing_matrix_xlHBI .learn_pricing_XKWkF {
    padding: 35px 30px;
}
}



@media (max-width: 767px) {.pricing_matrix_xlHBI {
    padding: 70px 0;
}.pricing_matrix_xlHBI .plan_table_EWSNO {
    grid-template-columns: 1fr;
    gap: 20px;
}.pricing_matrix_xlHBI h2 {
    font-size: calc(28px - 2px);
}.pricing_matrix_xlHBI .bundle_rate_hPLTa {
    font-size: 14px;
    margin-bottom: 40px;
}.pricing_matrix_xlHBI .price_options_WoLGw h4 {
    font-size: 21px;
}.pricing_matrix_xlHBI .price_options_WoLGw p {
    font-size: calc(14px - 1px);
    margin-bottom: 20px;
}.pricing_matrix_xlHBI .study_rates_pEuDh {
    font-size: calc(21px + 2px);
}.pricing_matrix_xlHBI .learn_pricing_XKWkF {
    padding: 30px 20px;
}
}



@media (max-width: 767px) {header {
    padding: 0;
}header .top_mentor_fEXSa {
    padding: 0.8rem 1.5rem;
}header .top_teach_CQFkE {
    padding: 0.6rem;
    max-width: 140px;
    border-radius: 40% 60% 50% 50% / 40% 50% 50% 40%;
}header .nav_know_RPOpW img {
    max-height: 35px;
}header .main_nav_yshYb {
    overflow-x: auto;
    margin-top: 0.8rem;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 0.5rem;
    justify-content: flex-start;
    scrollbar-width: thin;
}header .main_nav_yshYb::-webkit-scrollbar {
    height: 3px;
}header .main_nav_yshYb::-webkit-scrollbar-thumb {
    background: rgb(204,198,212,0.5);
    border-radius: 10px;
}header .top_primary_VNJpC {
    margin: 0 0.2rem;
    flex: 0 0 auto;
}header .top_primary_VNJpC a {
    border-radius: 30% 70% 50% 50% / 30% 30% 70% 70%;
    font-size: calc(13px - 2px);
    padding: 0.5rem 0.8rem;
    white-space: nowrap;
}header .top_primary_VNJpC::after {
    display: none;
}header::after {
    height: 5px;
}
}



@media (max-width: 768px) {.contact_form_box_sSLMB {
    padding: 80px 0;
}.contact_form_box_sSLMB .inquiry_block_KAZRJ {
    flex-direction: column;
}.contact_form_box_sSLMB .inquiry_panel_ulQqg,
    .contact_form_box_sSLMB .inquiry_box_leAEP {
    border-radius: 0;
    padding: 40px 30px;
    width: 100%;
}.contact_form_box_sSLMB .inquiry_panel_ulQqg {
    border-radius: 10px 10px 0 0;
}.contact_form_box_sSLMB .inquiry_box_leAEP {
    border-radius: 0 0 10px 10px;
}.contact_form_box_sSLMB .inquiry_panel_ulQqg h3,
    .contact_form_box_sSLMB form h3 {
    font-size: calc(34px * 0.9);
    margin-bottom: 30px;
}
}



@media (hover: hover) {.about_this_eJlyx .text_description_OVIyz:hover {
    transform: translateY(-5px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
    transition: all 0.4s ease;
}
}



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



@keyframes growHeight {
    from {
        height: 0;
    }
    to {
        height: 100%;
    }
}



@keyframes pulse {
    0%, 100% {
        opacity: 0.5;
        transform: scale(1);
    }
    50% {
        opacity: 0.7;
        transform: scale(1.05);
    }
}



@keyframes slideIn {
    to {
        transform: translateX(0) translateY(0);
    }
}



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



@keyframes lineGrow {
    from {
        transform: scaleY(0);
    }
    to {
        transform: scaleY(1);
    }
}



@keyframes slideIn {
  from {
    opacity: 0;
    transform: translateX(-10px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

