﻿header,footer {
    width: 100%;
}

header {
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.08);
    overflow: visible;
    z-index: 100;
    position: relative;
    padding: 0;
    margin-top: 0;
    background: linear-gradient(135deg, rgb(204,198,212,0.5) 0%, rgb(237,234,239) 100%);
}

.sign_up_nMeQi::after {
    opacity: 0.05;
    background: repeating-linear-gradient(
        45deg,
        rgb(204,198,212,0.5) 0,
        rgb(204,198,212,0.5) 1px,
        transparent 1px,
        transparent 10px
    );
    width: 100%;
    right: 0;
    height: 100%;
    z-index: -1;
    position: absolute;
    top: 0;
    content: "";
}

.sign_up_nMeQi .proof_stats_OCcmg:hover h4 {
    transform: translateY(-5px);
}

.sign_up_nMeQi .proof_stats_OCcmg:hover h4::after {
    width: 100px;
}

.sign_up_nMeQi .input_holder {
    display: flex;
    flex-direction: column;
    position: relative;
    gap: 1rem;
}

.sign_up_nMeQi .input_holder input[type="email"]:focus::placeholder {
    opacity: 0.3;
}

.sign_up_nMeQi .input_holder input[type="submit"] {
    font-family: Arial, sans-serif;
    color: #ffffff;
    border: none;
    transition: all 0.3s cubic-bezier(0.2, 0.8, 0.2, 1);
    overflow: hidden;
    border-radius: 10px;
    padding: 1rem 1.5rem;
    font-size: 16px;
    transform: translateZ(0);
    background: rgb(204,198,212);
    cursor: pointer;
    font-weight: 600;
    position: relative;
}

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

.tyBox_oInmi h2::after {
    width: 80px;
    transform: translateX(-50%) scaleX(0);
    height: 4px;
    content: "";
    background: linear-gradient(90deg, rgb(204,198,212), rgb(167,161,179));
    bottom: -15px;
    left: 50%;
    position: absolute;
    animation: expandLine 1.2s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
}

.tyBox_oInmi ul::before {
    background: linear-gradient(to bottom, rgb(204,198,212), rgb(167,161,179));
    width: 4px;
    height: 0;
    top: 0;
    position: absolute;
    left: -20px;
    animation: growHeight 1.5s 1s forwards ease-in-out;
    content: "";
}

.tyBox_oInmi li span::first-letter {
    color: rgb(204,198,212);
    font-size: 1.4em;
    font-weight: 700;
}

.take_a_spin_bYNzf::before {
    position: absolute;
    top: 0;
    height: 100%;
    content: "";
    left: 0;
    z-index: 1;
    width: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgb(204,198,212,0.5) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgb(167,161,179,0.5) 0%, transparent 40%);
    animation: pulseGradient 8s infinite alternate ease-in-out;
}

.take_a_spin_bYNzf svg {
    filter: drop-shadow(0 5px 15px rgba(0, 0, 0, 0.2));
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: rotate(-5deg) translateZ(40px);
    height: 64px;
    width: 64px;
}

.take_a_spin_bYNzf .support_support_piPHf:hover {
    color: #ffffff;
    transform: skewX(-5deg) translateZ(30px) translateY(-5px);
    background: rgb(167,161,179);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
}

.affiliate_cta_DVnSv::before {
    position: absolute;
    width: 100%;
    opacity: 0.07;
    left: 0;
    height: 100%;
    top: 0;
    content: '';
    background: 
        linear-gradient(135deg, rgb(204,198,212,0.5) 0%, transparent 70%),
        linear-gradient(225deg, rgb(167,161,179,0.5) 0%, transparent 70%);
    z-index: 0;
}

.affiliate_cta_DVnSv .info_item {
    flex: 0 0 auto;
    transition: all 0.3s ease;
    position: relative;
    padding: 0.5rem 1rem;
    width: 25%;
}

.affiliate_cta_DVnSv .info_item p,
.affiliate_cta_DVnSv .info_item a {
    align-items: center;
    gap: 0.75rem;
    transition: all 0.3s ease;
    font-weight: 400;
    text-align: center;
    font-size: calc(13px - 1px);
    justify-content: center;
    text-decoration: none;
    color: #000000;
    display: flex;
}

.affiliate_cta_DVnSv .ranking_bar_zJwHp {
    color: #000000;
    padding-left: 2rem;
    position: relative;
    line-height: 1.6;
    font-size: 14px;
}

.affiliate_cta_DVnSv .main_nav_yshYb h5 {
    border-radius: 10px;
    color: #000000;
    padding: 0.75rem 1.5rem;
    font-size: 22px;
    font-weight: 600;
    background: rgba(0, 0, 0, 0.03);
    margin-bottom: 1rem;
}

.affiliate_cta_DVnSv .head_base_USRPq a:hover::before {
    background-color: rgb(204,198,212);
    height: 8px;
    width: 8px;
}

.affiliate_cta_DVnSv .subscribe_holder h5 {
    font-weight: 600;
    color: #000000;
    font-size: 22px;
    margin-bottom: 0.5rem;
}

.affiliate_cta_DVnSv .input_holder {
    margin-top: 0.5rem;
    flex-direction: column;
    position: relative;
    display: flex;
    gap: 1rem;
}

.affiliate_cta_DVnSv .input_holder input[type="email"]::placeholder {
    color: #000000;
    opacity: 0.5;
}

.affiliate_cta_DVnSv .explore_courses_FKhxy::before {
    height: 100%;
    background: linear-gradient(135deg, rgb(167,161,179) 0%, rgb(204,198,212) 100%);
    content: '';
    width: 100%;
    transition: opacity 0.3s ease;
    top: 0;
    position: absolute;
    opacity: 0;
    left: 0;
    z-index: -1;
}

.statistics_information_cJpVy::before {
    width: 100%;
    content: "";
    background: linear-gradient(135deg, rgb(204,198,212,0.5) 0%, transparent 70%);
    position: absolute;
    left: 0;
    height: 100%;
    z-index: 0;
    top: 0;
}

.statistics_information_cJpVy ul {
    grid-column: 1 / -1;
    grid-template-rows: repeat(2, 1fr);
    gap: 30px;
    grid-template-columns: repeat(2, 1fr);
    height: 100%;
    display: grid;
    padding: 0;
    list-style: none;
    margin: 0;
}

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

.statistics_information_cJpVy .statistics_pros_WPRHu span {
    font-weight: 300;
    padding-bottom: 30px;
    font-size: 13px;
    position: relative;
}

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

.privacy_corner_jnBdJ {
    width: 100%;
    background: rgb(167,161,179,0.5);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
    padding: 40px;
    height: 100%;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
}

.privacy_corner_jnBdJ ul, .privacy_corner_jnBdJ ol {
    color: #000000;
    font-size: 12px;
    font-family: Arial, sans-serif;
    padding: 15px 0;
    margin-left: 20px;
    padding-left: 0;
    line-height: 1.6;
    list-style-position: inside;
    transition: all 0.3s ease;
}

.privacy_corner_jnBdJ p, .privacy_corner_jnBdJ span, .privacy_corner_jnBdJ div {
    font-size: 12px;
    font-family: Arial, sans-serif;
    margin-bottom: 10px;
    color: #000000;
    transition: color 0.3s ease;
    line-height: 1.8;
}

.potential_learners_BvpmV h3 {
    display: inline-block;
    padding: 0 20px;
    position: relative;
    margin-bottom: 70px;
    color: #000000;
    font-weight: 700;
    font-size: 29px;
}

.potential_learners_BvpmV h3::after {
    right: -60px;
}

.potential_learners_BvpmV ul li {
    display: flex;
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    box-shadow: 
        0 15px 35px -10px rgba(0, 0, 0, 0.08),
        0 5px 15px rgba(0, 0, 0, 0.04);
    background-color: #ffffff;
    gap: 20px;
    overflow: hidden;
    width: calc(33.333% - 27px);
    position: relative;
    min-width: 280px;
    padding: 40px 30px;
    align-items: flex-start;
    text-align: left;
    z-index: 1;
    border-radius: 25px;
}



.potential_learners_BvpmV ul li {
    animation: slideInBottom 0.6s forwards;
    opacity: 0;
}

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

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

.course_overview_EMjQr {
    padding: 5rem 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(237,234,239) 0%, rgba(245, 247, 250, 0.95) 100%);
}

.course_overview_EMjQr h2 {
    transform-origin: center left;
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    position: relative;
    transition: transform 0.5s ease;
    color: #000000;
    margin-bottom: 3rem;
}

.course_overview_EMjQr .lesson_map_TbDaj {
    gap: 2.5rem;
    display: grid;
    perspective: 1000px;
    grid-template-columns: 1fr;
}

.course_overview_EMjQr .main_photo_iKwQR::before {
    transition: opacity 0.5s ease;
    opacity: 0.25;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    content: "";
    background: linear-gradient(135deg, rgb(167,161,179,0.5) 0%, transparent 100%);
}

.course_overview_EMjQr .text_description_OVIyz:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    transform: translateZ(20px) translateY(-15px);
}

.pricing_matrix_xlHBI::before {
    width: 100%;
    position: absolute;
    left: 0;
    content: "";
    z-index: -1;
    height: 100%;
    top: 0;
    background: linear-gradient(135deg, 
        rgba(22, 28, 45, 0.85) 0%,
        rgba(22, 28, 45, 0.75) 50%, 
        rgba(22, 28, 45, 0.9) 100%);
}

.pricing_matrix_xlHBI .plan_table_EWSNO {
    perspective: 1000px;
    padding: 0;
    margin: 0;
    display: grid;
    list-style: none;
    gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}

.pricing_matrix_xlHBI .rate_options_OwCYc::after {
    height: 50%;
    left: 0;
    background: linear-gradient(to top, rgba(rgb(204,198,212,0.5), 0.05), transparent);
    position: absolute;
    content: "";
    z-index: -1;
    width: 100%;
    bottom: 0;
}

.pricing_matrix_xlHBI .price_options_WoLGw {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.pricing_matrix_xlHBI .rate_options_OwCYc:hover .price_options_WoLGw h4::after {
    width: 60px;
}

.pricing_matrix_xlHBI .study_rates_pEuDh {
    margin-top: auto;
    position: relative;
    display: block;
    border-radius: 10px;
    padding: 10px 20px;
    transition: all 0.3s ease;
    letter-spacing: 0.5px;
    font-weight: 700;
    align-self: flex-start;
    font-size: calc(21px + 4px);
    background: rgba(rgb(204,198,212,0.5), 0.1);
    color: rgb(204,198,212);
}

.training_specialist_YeIwP .main_photo_iKwQR {
    width: 100%;
    transform: rotateX(10deg);
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform-origin: bottom;
    height: 300px;
    border-radius: 19px 19px 0 0;
    z-index: 2;
    position: relative;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
}

.training_specialist_YeIwP .rating_voices_aucMK:hover .name::after {
    width: 100%;
}

.training_specialist_YeIwP .rating_voices_aucMK:hover .name {
    transform: translateZ(10px);
}

.training_specialist_YeIwP .rating_voices_aucMK:hover .work_content_OlMHk > div:nth-child(2) {
    transform: translateZ(15px);
    color: rgb(167,161,179);
}

.training_specialist_YeIwP .career_timeline_gFdwZ::before {
    font-size: 60px;
    content: "";
    line-height: 0;
    color: rgb(167,161,179,0.5);
    top: 10px;
    position: absolute;
    left: -5px;
    opacity: 0.5;
}

header .top_teach_CQFkE {
    border-radius: 50% 30% 60% 40% / 40% 50% 30% 50%;
    padding: 1rem;
    flex: 0 0 auto;
    position: relative;
    background: rgba(255, 255, 255, 0.15);
    transition: all 0.6s ease;
    margin-right: 2rem;
    overflow: hidden;
    box-shadow: inset 0 0 10px rgba(255, 255, 255, 0.5);
}

header .main_nav_yshYb:hover::before {
    opacity: 0.2;
    border-radius: 40% 60% 30% 70% / 60% 30% 70% 40%;
}

header .top_primary_VNJpC a::before {
    opacity: 0;
    height: 100%;
    border-radius: inherit;
    content: '';
    z-index: -1;
    left: 0;
    position: absolute;
    transform: scale(1.1);
    width: 100%;
    background: linear-gradient(135deg, rgb(204,198,212,0.5) 0%, rgb(167,161,179,0.5) 100%);
    top: 0;
    transition: opacity 0.4s ease;
}

header .top_mentor_fEXSa::before {
    content: '';
    filter: blur(30px);
    height: 200px;
    opacity: 0.1;
    width: 200px;
    right: -100px;
    background: radial-gradient(circle, rgb(204,198,212,0.5) 0%, transparent 70%);
    border-radius: 50%;
    top: -100px;
    position: absolute;
}

.trackingNoticeModal_QitMU h5 {
    margin-bottom: 6px;
    font-size: 22px;
}

.web_tracking_eUKis {
    border-bottom: 2px solid rgb(204,198,212);
    line-height: 35px;
    text-decoration: none;
    flex-shrink: 0;
    cursor: pointer;
    color: rgb(204,198,212);
    min-width: 120px;
    margin-left: 10px;
    text-align: center;
    white-space: nowrap;
    font-size: 24px;
}

.title_welcome_EQUAr {
    perspective: 1000px;
    overflow: hidden;
    width: 100%;
    display: flex;
    height: 100vh;
    position: relative;
    justify-content: center;
    min-height: 700px;
    align-items: center;
    background: linear-gradient(135deg, #1a2a3d, #0d1522);
}

.title_welcome_EQUAr {
    height: auto;
    padding: 120px 0 80px;
}

.title_welcome_EQUAr .proof_stats_OCcmg {
    z-index: 10;
    position: relative;
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    max-width: 1200px;
    width: 90%;
    flex-direction: column;
    transform: translateY(-2vh) rotateX(2deg);
    align-items: flex-start;
    display: flex;
}

.title_welcome_EQUAr .proof_stats_OCcmg {
    transform: none;
    align-items: center;
    text-align: center;
}

.title_welcome_EQUAr .text_description_OVIyz::before {
    content: '';
    top: -100px;
    background: radial-gradient(circle, rgba(94,170,168,0.1), transparent 70%);
    height: 200px;
    z-index: -1;
    position: absolute;
    width: 200px;
    left: -100px;
}

.title_welcome_EQUAr .start_first_BaUkK {
    display: flex;
    transition: transform 0.4s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    transform: rotate(-3deg) scale(0.95);
    width: 120px;
    height: 120px;
    margin: 2rem 0;
    position: relative;
    justify-content: center;
    align-items: center;
}

.title_welcome_EQUAr svg path {
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    fill: rgb(94,170,168);
}

.title_welcome_EQUAr h6 {
    margin-top: 2.5rem;
    justify-content: flex-start;
    display: flex;
    width: 100%;
}

.title_welcome_EQUAr h6 {
    justify-content: center;
}

.title_welcome_EQUAr .support_support_piPHf:hover::before {
    left: 100%;
}

.title_welcome_EQUAr .support_support_piPHf:active {
    transform: translateY(1px) scale(0.98);
    box-shadow: 
        0 5px 15px -5px rgba(94,170,168,0.4),
        0 1px 3px rgba(255,255,255,0.1) inset;
}

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

.contact_form_box_sSLMB .inquiry_block_KAZRJ {
    position: relative;
    overflow: hidden;
    perspective: 1000px;
    display: flex;
    border-radius: 10px;
    transform-style: preserve-3d;
}

.contact_form_box_sSLMB .inquiry_panel_ulQqg div {
    margin-bottom: 30px;
    padding: 15px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
    transform: translateZ(0);
    background: #f5f7fa;
    align-items: center;
    display: flex;
    border-radius: 10px;
}

.contact_form_box_sSLMB .inquiry_box_leAEP {
    background: rgb(237,234,239);
    padding: 60px 40px;
    flex: 1.2;
    transform: rotateY(-5deg);
    border-radius: 0 10px 10px 0;
    transform-origin: right center;
}

.contact_form_box_sSLMB form input::placeholder {
    color: rgba(255, 255, 255, 0.5);
    font-weight: 300;
}

.contact_form_box_sSLMB .query_form_BygwW input[type="checkbox"] {
    opacity: 0;
    width: 0;
    appearance: none;
    position: absolute;
    -webkit-appearance: none;
    height: 0;
}

.contact_form_box_sSLMB .query_form_BygwW input[type="checkbox"]:checked + label::after {
    border: solid rgb(204,198,212);
    border-width: 0 2px 2px 0;
    position: absolute;
    width: 6px;
    height: 12px;
    transform: rotate(45deg);
    left: 8px;
    content: '';
    top: 4px;
}

.contact_form_box_sSLMB .support_support_piPHf:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

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

.about_this_eJlyx .text_description_OVIyz > div:first-child::before {
    bottom: -8px;
    background: rgb(204,198,212);
    width: 60px;
    position: absolute;
    left: 0;
    content: "";
    transform: scaleX(0);
    height: 2px;
    transform-origin: left;
    animation: lineGrow 0.6s cubic-bezier(0.17, 0.67, 0.83, 0.67) forwards 0.8s;
}

.about_this_eJlyx .text_description_OVIyz > div:nth-child(2) p b::after {
    transform: scaleY(0);
    z-index: -1;
    position: absolute;
    background: rgba(var(--primary-color-rgb), 0.2);
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 8px;
    animation: highlightGrow 0.5s ease-out forwards 1.2s;
    transform-origin: bottom;
}



@media (min-width: 768px) {.sign_up_nMeQi {
    padding: 5rem 3rem;
}.sign_up_nMeQi .proof_stats_OCcmg {
    align-items: center;
    gap: 3rem;
    padding: 3rem;
    grid-template-columns: 1fr 1fr;
}.sign_up_nMeQi h4 {
    margin: 0;
    font-size: 20px;
}.sign_up_nMeQi .input_holder {
    flex-direction: row;
    align-items: stretch;
}.sign_up_nMeQi .input_holder span:first-child {
    flex: 1;
}
}



@media (max-width: 768px) {.tyBox_oInmi {
    padding: 4rem 0;
}.tyBox_oInmi h2 {
    font-size: calc(32px * 0.8);
    margin-bottom: 2rem;
    line-height: 1.4;
}.tyBox_oInmi .proof_stats_OCcmg {
    transform: perspective(1000px) rotateX(1deg);
    padding: 2rem;
}.tyBox_oInmi ul::before {
    left: -15px;
}.tyBox_oInmi li::before {
    left: -30px;
    width: 24px;
    height: 24px;
}
}



@media (max-width: 1200px) {.affiliate_cta_DVnSv .text_main_holder {
    gap: 2.5rem;
}.affiliate_cta_DVnSv .top_teach_CQFkE {
    max-width: 260px;
}.affiliate_cta_DVnSv .main_nav_yshYb {
    min-width: 220px;
}
}



@media (max-width: 768px) {.affiliate_cta_DVnSv {
    padding: 3.5rem 0 1.5rem;
}.affiliate_cta_DVnSv .help_question_wThkZ {
    margin-bottom: 3rem;
}.affiliate_cta_DVnSv .info_item {
    width: 100%;
}.affiliate_cta_DVnSv .info_item::before {
    display: none;
}.affiliate_cta_DVnSv .head_base_USRPq {
    justify-content: center;
    flex-direction: row;
    gap: 0.5rem 1.5rem;
    flex-wrap: wrap;
}.affiliate_cta_DVnSv .head_base_USRPq a {
    text-align: center;
    padding: 0.5rem 1rem;
}.affiliate_cta_DVnSv .head_base_USRPq a::before {
    display: none;
}.affiliate_cta_DVnSv .head_base_USRPq a:hover {
    padding-left: 1rem;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.03);
}.affiliate_cta_DVnSv .achieve_cta_YAUir {
    margin-top: 3rem;
}
}



@media (prefers-reduced-motion: reduce) {.statistics_information_cJpVy .statistics_pros_WPRHu {
    animation: none;
    transform: none;
}}



@media only screen and (max-width: 800px) {.privacy_corner_jnBdJ {
    padding: 20px 10px;
}.privacy_corner_jnBdJ h1 {
    font-size: calc(21px - 10px);
    margin-bottom: 20px;
    margin-top: 30px;
}.privacy_corner_jnBdJ h2 {
    font-size: calc(21px - 8px);
    margin-bottom: 15px;
    margin-top: 25px;
}.privacy_corner_jnBdJ h3, .privacy_corner_jnBdJ h4, .privacy_corner_jnBdJ h5, .privacy_corner_jnBdJ h6 {
    font-size: calc(21px - 6px);
}.privacy_corner_jnBdJ ul, .privacy_corner_jnBdJ ol {
    padding: 10px 0;
}.privacy_corner_jnBdJ li {
    margin-bottom: 10px;
    padding: 8px;
}.privacy_corner_jnBdJ p, .privacy_corner_jnBdJ span, .privacy_corner_jnBdJ div {
    font-size: calc(12px - 2px);
    margin-bottom: 8px;
}}



@media (min-width: 992px) {.course_overview_EMjQr {
    padding: 8rem 0;
}.course_overview_EMjQr h2 {
    font-size: calc(28px * 1.2);
}.course_overview_EMjQr .lesson_map_TbDaj {
    gap: 5rem;
}.course_overview_EMjQr .main_photo_iKwQR {
    height: 500px;
}.course_overview_EMjQr .text_description_OVIyz {
    padding: 3rem 4rem;
}.course_overview_EMjQr .description {
    line-height: 1.8;
    font-size: calc(14px * 1.05);
    max-height: 500px;
}
}



@media (min-width: 1200px) {.pricing_matrix_xlHBI .plan_table_EWSNO {
    grid-template-columns: repeat(4, 1fr);
}.pricing_matrix_xlHBI .learn_pricing_XKWkF {
    padding: 40px 35px;
}.pricing_matrix_xlHBI h2 {
    font-size: calc(28px + 4px);
}
}



@media (max-width: 480px) {.pricing_matrix_xlHBI {
    padding: 50px 0;
}.pricing_matrix_xlHBI .learn_pricing_XKWkF {
    padding: 25px 20px;
}.pricing_matrix_xlHBI h2::after {
    width: 60px;
    height: 3px;
}.pricing_matrix_xlHBI .study_rates_pEuDh {
    padding: 8px 16px;
}}



@media (max-width: 767px) {.training_specialist_YeIwP {
    padding: 50px 20px;
}.training_specialist_YeIwP .main_photo_iKwQR {
    height: 250px;
}.training_specialist_YeIwP .work_content_OlMHk {
    padding: 30px 25px;
}.training_specialist_YeIwP .name {
    font-size: calc(38px - 4px);
}.training_specialist_YeIwP .work_content_OlMHk > div:nth-child(2) {
    font-size: calc(18px - 1px);
}.training_specialist_YeIwP .career_timeline_gFdwZ {
    font-size: calc(13px - 1px);
}}



@media (max-width: 479px) {header .top_mentor_fEXSa {
    padding: 0.7rem 1.2rem;
}header .top_teach_CQFkE {
    padding: 0.5rem;
    max-width: 120px;
}header .top_primary_VNJpC a {
    font-size: calc(13px - 3px);
    padding: 0.4rem 0.6rem;
}}



@media screen and (min-width: 1400px) {.title_welcome_EQUAr .proof_stats_OCcmg {
    max-width: 1400px;
}.title_welcome_EQUAr h1 {
    max-width: 55%;
    font-size: calc(39px * 1.35);
}.title_welcome_EQUAr .text_description_OVIyz {
    max-width: 650px;
    padding: 3.5rem;
}.title_welcome_EQUAr p {
    font-size: calc(13px * 1.25);
}.title_welcome_EQUAr .start_first_BaUkK {
    height: 140px;
    width: 140px;
}.title_welcome_EQUAr .support_support_piPHf {
    padding: 1em 2.5em;
}
}



@media (max-width: 1024px) {.contact_form_box_sSLMB .inquiry_block_KAZRJ {
    transform-style: flat;
}.contact_form_box_sSLMB .inquiry_panel_ulQqg,
    .contact_form_box_sSLMB .inquiry_box_leAEP {
    transform: none;
}
}



@media (max-width: 992px) {.about_this_eJlyx {
    padding: 80px 0;
}.about_this_eJlyx .text_description_OVIyz {
    padding: 2.5rem;
}.about_this_eJlyx ol li {
    columns: 1;
}.about_this_eJlyx h5 {
    font-size: calc(21px * 0.9);
}.about_this_eJlyx .text_description_OVIyz > div:nth-child(2) p {
    font-size: calc(21px * 1.1);
}
}



@media (max-width: 576px) {.about_this_eJlyx {
    padding: 40px 0;
}.about_this_eJlyx .text_description_OVIyz {
    border-left-width: 3px;
    padding: 1.5rem;
}.about_this_eJlyx h5 {
    letter-spacing: 1px;
    font-size: calc(21px * 0.8);
}.about_this_eJlyx .text_description_OVIyz > div:nth-child(2) p {
    font-size: calc(13px * 1.2);
}.about_this_eJlyx ol li {
    font-size: calc(13px * 0.9);
    line-height: 1.6;
}
}



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



@keyframes pulseGradient {
    0% {
        opacity: 0.7;
        transform: scale(1);
    }
    50% {
        opacity: 0.9;
        transform: scale(1.05);
    }
    100% {
        opacity: 0.7;
        transform: scale(1);
    }
}



@keyframes morphing {
    0%, 100% { border-radius: 60% 40% 30% 70% / 50% 30% 60% 40%; }
    33% { border-radius: 40% 60% 70% 30% / 30% 40% 30% 70%; }
    66% { border-radius: 30% 60% 70% 40% / 60% 30% 70% 40%; }
}


    
    @keyframes lineGrowHorizontal {
        from {
            transform: translateX(-50%) scaleX(0);
        }
        to {
            transform: translateX(-50%) scaleX(1);
        }
    }



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

