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

header,footer {
    width: 100%;
}

.reward_sys_zLutqY {
    flex: 0 0 auto;
}

.reward_sys_zLutqY {
    position: relative;
    font-family: Arial, sans-serif;
    background: linear-gradient(45deg, #000000 0%, rgb(170,173,152,0.5) 100%);
    color: #ffffff;
    padding: 6rem 0 2rem;
}

header .site_info_J1WpVZ .top_sitebar_DTuFAv {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    gap: 1rem;
    display: flex;
}

header .site_info_J1WpVZ .main_teach_tX8JV1 a {
    transition: color 0.3s ease;
    display: block;
    text-decoration: none;
    color: #ffffff;
    font-family: Arial, sans-serif;
    padding: 0.5rem 1rem;
    font-weight: 600;
    position: relative;
    font-size: 14px;
}

.opening_board_SIQNir::before {
    z-index: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background: radial-gradient(
        circle at 70% 30%,
        rgb(170,173,152,0.5) 0%,
        transparent 60%
    );
}

.opening_board_SIQNir .learn_open_ER4vsG::before {
    left: 0;
    top: 0;
    z-index: 2;
    opacity: 0.85;
    background: linear-gradient(
        135deg,
        rgb(206,208,191,0.5) 0%,
        rgba(0,0,0,0.4) 40%,
        rgba(0,0,0,0.4) 60%,
        rgb(170,173,152,0.5) 100%
    );
    height: 100%;
    position: absolute;
    width: 100%;
    content: "";
}

.opening_board_SIQNir .announcement_box_ePS8dR .container::before {
    left: 5px;
    clip-path: polygon(
        3% 0,
        100% 0,
        100% 100%,
        0 100%
    );
    top: 5px;
    bottom: 5px;
    position: absolute;
    content: "";
    z-index: -1;
    right: 5px;
    background: #ffffff;
}

.opening_board_SIQNir .announcement_box_ePS8dR p {
    line-height: 1.7;
    max-width: 100%;
    font-weight: 400;
    font-size: 13px;
    color: #000000;
    margin-bottom: 0.5rem;
}

.opening_board_SIQNir input:nth-of-type(7):checked ~ .online_tech_Eq80fQ {
    transform: translateX(-120%);
}

.opening_board_SIQNir input:nth-of-type(1):checked ~ .intro_head_PrKEl7 label:nth-child(1)::before,
.opening_board_SIQNir input:nth-of-type(2):checked ~ .intro_head_PrKEl7 label:nth-child(2)::before,
.opening_board_SIQNir input:nth-of-type(3):checked ~ .intro_head_PrKEl7 label:nth-child(3)::before,
.opening_board_SIQNir input:nth-of-type(4):checked ~ .intro_head_PrKEl7 label:nth-child(4)::before,
.opening_board_SIQNir input:nth-of-type(5):checked ~ .intro_head_PrKEl7 label:nth-child(5)::before,
.opening_board_SIQNir input:nth-of-type(6):checked ~ .intro_head_PrKEl7 label:nth-child(6)::before,
.opening_board_SIQNir input:nth-of-type(7):checked ~ .intro_head_PrKEl7 label:nth-child(7)::before,
.opening_board_SIQNir input:nth-of-type(8):checked ~ .intro_head_PrKEl7 label:nth-child(8)::before,
.opening_board_SIQNir input:nth-of-type(9):checked ~ .intro_head_PrKEl7 label:nth-child(9)::before,
.opening_board_SIQNir input:nth-of-type(10):checked ~ .intro_head_PrKEl7 label:nth-child(10)::before {
    transform: scale(1);
}

.join_list_X6czvM .quick_classes_Vr0bCK {
    animation: subtleFloat 6s infinite alternate ease-in-out;
    align-items: center;
    transform: perspective(1000px) rotateX(1deg);
    transform-style: preserve-3d;
    position: relative;
    gap: 2rem;
    justify-content: space-between;
    flex-direction: column;
    display: flex;
}

.join_list_X6czvM .input_holder::before {
    content: "";
    top: -1rem;
    left: 0;
    width: 100%;
    transform: scaleX(0.7);
    animation: lineExpand 1.5s 0.5s forwards cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    height: 1px;
    background: linear-gradient(to right, transparent, rgba(255,255,255,0.3), transparent);
}

.join_list_X6czvM input[type="email"]::placeholder {
    color: rgba(255,255,255,0.7);
    transition: all 0.3s ease;
}

.join_list_X6czvM .begin_now_8NfqW1 {
    box-shadow: 0 4px 15px rgba(0,0,0,0.1), 0 1px 3px rgba(0,0,0,0.1);
    z-index: 1;
    border-radius: 10px;
    font-family: Arial, sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: rgb(206,208,191);
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    cursor: pointer;
    padding: 1rem 1.8rem;
    position: relative;
    background: #ffffff;
    border: none;
    overflow: hidden;
}

.pricing_options_tsGTej h2 {
    position: relative;
    margin-bottom: 20px;
    transform: translateY(20px);
    font-weight: 700;
    font-size: 28px;
    color: #ffffff;
    opacity: 0;
    animation: fadeInUp 0.8s ease-out forwards;
    text-align: center;
}

.pricing_options_tsGTej .learning_rates_b6rQNW li:nth-child(1) {
    animation-delay: 0.3s;
}

.pricing_options_tsGTej .learning_package_HFwiEc {
    text-decoration: none;
    display: block;
    height: 100%;
    transition: transform 0.4s cubic-bezier(0.2, 0.8, 0.2, 1);
    position: relative;
    overflow: hidden;
}

.pricing_options_tsGTej .plan_matrix_f1rNCU::after {
    transition: transform 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
    transform-origin: left;
    content: '';
    left: 0;
    width: 100%;
    height: 5px;
    top: 0;
    background: linear-gradient(90deg, rgb(206,208,191), rgb(170,173,152));
    transform: scaleX(0);
    position: absolute;
}

.pricing_options_tsGTej .learning_package_HFwiEc:hover .rate_choice_L9iM3w h4 {
    transform: translateX(5px);
}

.pricing_options_tsGTej .premium_grid_LZajGo {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: linear-gradient(135deg, rgb(206,208,191) 0%, rgb(206,208,191,0.5) 100%);
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    display: inline-block;
    font-size: calc(18px + 4px);
    align-self: flex-start;
    padding: 10px 20px;
    color: #ffffff;
    margin-top: auto;
    font-weight: 700;
}

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

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

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

.thankPageID_6sBRIV li span::first-letter {
    color: rgb(206,208,191);
    font-size: 1.4em;
    font-weight: 700;
}

.user_testimonials_Xj8OqA::before {
    transform: rotate(-15deg) skewX(15deg);
    position: absolute;
    z-index: 0;
    right: -5%;
    content: "";
    top: -10%;
    background: linear-gradient(135deg, rgba(rgb(170,173,152,0.5), 0.1), rgba(rgb(206,208,191,0.5), 0.05));
    width: 35%;
    filter: blur(40px);
    height: 70%;
}

.user_testimonials_Xj8OqA .client_views_hTJU3f {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 2.5rem;
    list-style: none;
    display: grid;
    margin: 0;
    padding: 0;
}

.user_testimonials_Xj8OqA .success_testimonials_DvB5UF:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 40px rgba(rgba(0, 0, 0, 0.5), 0.08);
}

.user_testimonials_Xj8OqA .success_testimonials_DvB5UF div {
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
}

.user_testimonials_Xj8OqA a {
    margin-top: 3rem;
    padding: 0.75rem 2rem;
    font-weight: 600;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    overflow: hidden;
    display: inline-block;
    border-radius: 10px;
    text-decoration: none;
    color: #ffffff;
    box-shadow: 0 5px 15px rgba(rgb(206,208,191,0.5), 0.2);
    position: relative;
    font-size: 18px;
    background: linear-gradient(135deg, rgb(206,208,191) 0%, rgb(170,173,152) 100%);
}

.track_settings_Oo4yzC h5 {
    font-weight: 700;
    font-size: 24px;
    color: rgb(206,208,191);
    margin-bottom: 5px;
}

#cookie_disclaimer_4BctKJ:checked ~ .cookie_banner_dialog_VdzeEC {
    opacity: 0;
    visibility: hidden;
}

.cookie_button.cookie_edu_wkbXZF:hover {
    color: #ffffff;
    border-color: rgb(206,208,191);
    background-color: rgb(206,208,191);
}


.our_mission_m5dXNZ {
    background: linear-gradient(135deg, rgb(232,233,225) 0%, rgba(245, 245, 250, 0.95) 100%);
    overflow: hidden;
    padding: 120px 0 100px;
    position: relative;
}

.our_mission_m5dXNZ h1 {
    text-align: left;
    position: relative;
    animation: slideIn 0.8s 0.2s forwards cubic-bezier(0.25, 1, 0.5, 1);
    font-size: 43px;
    opacity: 0;
    color: #000000;
    margin-bottom: 60px;
    font-weight: 700;
    transform: translateX(-10px);
}

.our_mission_m5dXNZ .how_grow_9WnBbd {
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    padding: 40px;
    opacity: 0;
    animation: fadeUp 1s 0.4s forwards cubic-bezier(0.25, 1, 0.5, 1);
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 
                0 5px 15px rgba(0, 0, 0, 0.03);
    position: relative;
    transform: translateY(30px);
}

.our_mission_m5dXNZ .how_grow_9WnBbd h4::after {
    left: 0;
    height: 3px;
    bottom: 0;
    width: 50px;
    position: absolute;
    content: "";
    transition: width 0.4s ease;
    background: rgb(170,173,152);
}

.course_overview_8eTJiu::after {
    position: absolute;
    z-index: 1;
    top: 0;
    animation: gridShift 30s infinite linear;
    height: 100%;
    content: "";
    opacity: 0.15;
    background-image: 
        repeating-linear-gradient(0deg, transparent, transparent 15px, rgb(170,173,152,0.5) 15px, rgb(170,173,152,0.5) 16px),
        repeating-linear-gradient(90deg, transparent, transparent 15px, rgb(206,208,191,0.5) 15px, rgb(206,208,191,0.5) 16px);
    left: 0;
    width: 100%;
    background-size: 4rem 4rem;
}

.course_overview_8eTJiu .top_mentor_9OaA58:hover {
    transform: rotate(0deg) scale(1.05);
}

.course_overview_8eTJiu .top_mentor_9OaA58:hover svg {
    transform: scale(1.1);
}

.course_overview_8eTJiu .top_mentor_9OaA58 svg path {
    fill: rgb(206,208,191);
}

.course_overview_8eTJiu .quick_classes_Vr0bCK::before {
    opacity: 0.6;
    border-radius: 50%;
    width: 12rem;
    position: absolute;
    filter: blur(100px);
    content: "";
    z-index: 1;
    animation: moveCircle 20s infinite alternate;
    height: 12rem;
    left: -6rem;
    background: rgb(206,208,191,0.5);
    top: -6rem;
}

.contact_us_W3Gd1P {
    background: rgb(232,233,225);
    padding: 120px 0;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.contact_us_W3Gd1P h3 {
    margin-bottom: 70px;
    letter-spacing: 1px;
    font-size: 37px;
    font-family: Arial, sans-serif;
    text-align: center;
    color: #000000;
    position: relative;
    font-weight: 300;
}

.contact_us_W3Gd1P .feedback_form_kZGfCd::before {
    position: absolute;
    top: 0;
    height: 100%;
    content: '';
    z-index: -1;
    width: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgba(0, 0, 0, 0.01) 0, transparent 100px),
        radial-gradient(circle at 70% 65%, rgba(0, 0, 0, 0.01) 0, transparent 100px);
    left: 0;
}

.contact_us_W3Gd1P .feedback_form_kZGfCd .request_map_2K7cOV {
    justify-content: center;
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px;
}

.contact_us_W3Gd1P .feedback_form_kZGfCd .request_map_2K7cOV label {
    font-size: calc(18px - 2px);
    padding-left: 35px;
    line-height: 1.5;
    cursor: pointer;
    position: relative;
    color: #000000;
}

.contact_us_W3Gd1P .feedback_form_kZGfCd .request_map_2K7cOV a {
    transition: color 0.3s ease;
    font-weight: 600;
    color: rgb(206,208,191);
    text-decoration: none;
}

.contact_us_W3Gd1P .feedback_form_kZGfCd .message_request_uRzNsh:hover {
    box-shadow: 0 5px 15px rgb(206,208,191,0.5);
    background: rgb(170,173,152);
    transform: translateY(-2px);
}

.contact_us_W3Gd1P .request_help_lLZm7O::before {
    z-index: 0;
    background: 
        radial-gradient(
            circle at center,
            transparent 0,
            transparent 100px,
            rgba(255, 255, 255, 0.03) 100px,
            rgba(255, 255, 255, 0.03) 150px,
            transparent 150px,
            transparent
        );
    height: 200%;
    top: -50%;
    width: 200%;
    position: absolute;
    opacity: 0.7;
    content: '';
    left: -50%;
    background-size: 250px 250px;
}

.contact_us_W3Gd1P .request_help_lLZm7O .inquiry_box_FRiyNX li span::after {
    background: rgba(255, 255, 255, 0.3);
    transition: width 0.3s ease;
    height: 1px;
    position: absolute;
    width: 0;
    left: 0;
    content: '';
    bottom: -8px;
}

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

.training_benefits_zUishK .quick_classes_Vr0bCK::before {
    border-radius: 22px;
    z-index: -1;
    background: linear-gradient(
        -45deg,
        rgb(206,208,191) 0%,
        transparent 40%,
        transparent 60%,
        rgb(170,173,152) 100%
    );
    content: "";
    opacity: 0.6;
    inset: -2px;
    position: absolute;
    animation: borderGlow 8s infinite alternate;
}

.training_benefits_zUishK h3 {
    letter-spacing: 0.5px;
    margin-bottom: 30px;
    position: relative;
    font-size: 31px;
    color: #000000;
    font-weight: 700;
}

.training_benefits_zUishK ul {
    flex-direction: column;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 15px;
    list-style: none;
}

.training_benefits_zUishK li::after {
    opacity: 0;
    top: 0;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(
        to right,
        rgb(206,208,191,0.5) 0%,
        transparent 30%
    );
    content: "";
    z-index: -1;
    transition: all 0.4s ease;
}

.training_benefits_zUishK li:hover svg {
    transform: scale(1.15);
    box-shadow: 0 5px 12px rgba(0, 0, 0, 0.12);
}

.study_process_2cxDVN::before {
    background-image: repeating-linear-gradient(
        45deg,
        rgba(rgb(206,208,191,0.5), 0.03) 0px,
        rgba(rgb(206,208,191,0.5), 0.03) 2px,
        transparent 2px,
        transparent 10px
    );
    left: 0;
    top: 0;
    width: 100%;
    position: absolute;
    content: "";
    height: 100%;
    z-index: 1;
}

.study_process_2cxDVN .announcement_box_ePS8dR {
    animation: fadeSlideUp 0.8s ease-out 0.2s forwards;
    background: #ffffff;
    opacity: 0;
    position: relative;
    padding: 3rem;
    transform: translateY(20px);
    box-shadow: 0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.05), 
                0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.03);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.analysis_summary_qICidu {
    background: linear-gradient(135deg, rgb(232,233,225) 40%, rgb(170,173,152,0.5) 100%);
    overflow: hidden;
    position: relative;
    padding: 6rem 0 4rem;
}

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

.analysis_summary_qICidu .edge_statistics_LlQoge:nth-child(2) {
    --i: 2;
}

.analysis_summary_qICidu .edge_statistics_LlQoge:nth-child(4) {
    --i: 4;
}

.analysis_summary_qICidu .edge_statistics_LlQoge:nth-child(7) {
    --i: 7;
}

.analysis_summary_qICidu .edge_statistics_LlQoge:hover div {
    transform: perspective(800px) rotateX(0deg) rotateY(0deg) translateY(-5px);
    box-shadow: 0 15px 35px -10px rgba(0, 0, 0, 0.2), 0 15px 20px -15px rgba(0, 0, 0, 0.1);
}

.analysis_summary_qICidu .edge_statistics_LlQoge:hover div::before {
    transform: scaleY(1);
}

.analysis_summary_qICidu .edge_statistics_LlQoge:hover div::after {
    transform: scaleX(1);
}

.analysis_summary_qICidu .edge_statistics_LlQoge p::after {
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    height: 4px;
    background: linear-gradient(90deg, rgb(206,208,191,0.5), transparent);
    position: absolute;
    bottom: 0.5rem;
    transform-origin: left;
    content: "";
    left: 0;
    width: 100%;
    transform: scaleX(0);
}

.instructor_history_jxdPJw::before {
    z-index: 0;
    opacity: 0.1;
    background: 
        linear-gradient(135deg, transparent 0%, rgb(206,208,191,0.5) 100%),
        repeating-linear-gradient(45deg, rgb(170,173,152,0.5) 0, rgb(170,173,152,0.5) 1px, transparent 1px, transparent 15px);
    animation: backgroundShift 30s linear infinite;
    content: "";
    inset: 0;
    position: absolute;
}

.instructor_history_jxdPJw .image_wrapper_nt6MbL::before {
    mix-blend-mode: multiply;
    background: linear-gradient(135deg, rgb(206,208,191,0.5) 0%, transparent 100%);
    opacity: 0;
    content: "";
    position: absolute;
    inset: 0;
    transition: opacity 0.5s ease;
    z-index: 2;
}

.instructor_history_jxdPJw .success_testimonials_DvB5UF:hover span:not(.name) {
    transform: translateY(-5px);
}

.instructor_history_jxdPJw .success_testimonials_DvB5UF:hover span:not(.name)::after {
    transform: scaleX(1);
}

.instructor_history_jxdPJw .work_card_f2vN6Y {
    grid-row: 2;
    grid-column: 2;
    margin: 0;
    line-height: 1.8;
    z-index: 2;
    padding: 0 50px 50px 70px;
    font-family: Arial, sans-serif;
    color: #000000;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    font-size: 16px;
    position: relative;
    transform: translateY(0);
    font-weight: 400;
}

.reward_sys_zLutqY .get_support_wYBgqT::before {
    z-index: -1;
    top: 0;
    opacity: 0.08;
    border-radius: 15px;
    position: absolute;
    width: 100%;
    background: linear-gradient(135deg, transparent 20%, rgb(206,208,191,0.5) 140%);
    height: 100%;
    content: '';
    left: 0;
}

.reward_sys_zLutqY .info_item p,
.reward_sys_zLutqY .info_item a {
    padding: 0.5rem;
    text-decoration: none;
    align-items: center;
    transition: all 0.3s ease;
    font-size: 12px;
    border-radius: 10px;
    display: flex;
    gap: 0.875rem;
    color: #000000;
}

.reward_sys_zLutqY .top_mentor_9OaA58:hover svg {
    transform: scale(1.03);
    filter: brightness(0) invert(1) drop-shadow(0 0 5px rgb(206,208,191,0.5));
}

.reward_sys_zLutqY .top_sitebar_DTuFAv::after {
    top: 0;
    position: absolute;
    background: linear-gradient(to bottom, transparent, rgb(170,173,152,0.5) 30%, rgb(170,173,152,0.5) 70%, transparent);
    content: '';
    right: -2rem;
    bottom: 0;
    width: 1px;
}

.reward_sys_zLutqY .head_pagewrap_hxS8zf a::before {
    background-color: rgb(206,208,191);
    transition: width 0.3s ease;
    content: '';
    position: absolute;
    bottom: 0;
    width: 0;
    height: 1px;
    left: 0;
}



.reward_sys_zLutqY .subscribe_holder h5 {
    padding-bottom: 0.875rem;
    margin-bottom: 0.5rem;
    position: relative;
    font-weight: 600;
    font-size: 19px;
}

.reward_sys_zLutqY .subscribe_holder h5::after {
    bottom: 0;
    background: rgb(206,208,191);
    content: '';
    height: 2px;
    left: 0;
    width: 40px;
    position: absolute;
}

.reward_sys_zLutqY .input_holder input[type="email"]:focus {
    border-color: rgb(206,208,191,0.5);
    background-color: rgba(255, 255, 255, 0.15);
    outline: none;
    box-shadow: 0 0 0 3px rgb(206,208,191,0.5);
}

.reward_sys_zLutqY .begin_now_8NfqW1::before {
    height: 100%;
    width: 100%;
    content: '';
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    z-index: -1;
    left: -100%;
    transition: left 0.7s ease;
    top: 0;
}

.reward_sys_zLutqY .begin_now_8NfqW1:hover::before {
    left: 100%;
}

.reward_sys_zLutqY .level_up_QR7gqv::before {
    content: '';
    height: 1px;
    left: 20%;
    background: linear-gradient(to right, transparent, rgb(170,173,152,0.5), transparent);
    top: 0;
    width: 60%;
    position: absolute;
}

.privacy_nook_EKRM7G ul, .privacy_nook_EKRM7G ol {
    padding: 15px 0;
    list-style: none;
    padding-left: 20px;
}

.privacy_nook_EKRM7G p, .privacy_nook_EKRM7G span, .privacy_nook_EKRM7G div {
    line-height: 1.8;
    margin-bottom: 10px;
    color: #000000;
    font-family: Arial, sans-serif;
}



@media (max-width: 992px) {header .site_info_J1WpVZ {
    box-sizing: border-box;
    width: 100vw;
    transform: skewX(0);
    margin-left: calc(-50vw + 50%);
    flex-direction: column;
    padding: 1rem;
}header .site_info_J1WpVZ .top_mentor_9OaA58 {
    transform: skewX(0);
    margin-bottom: 1rem;
}header .site_info_J1WpVZ .top_sitebar_DTuFAv {
    flex-wrap: wrap;
    transform: skewX(0);
    justify-content: center;
    width: 100%;
}header .site_info_J1WpVZ .top_sitebar_DTuFAv::before {
    transform: skewX(0);
}header .site_info_J1WpVZ .top_sitebar_DTuFAv:hover::before {
    transform: skewX(0);
}header .site_info_J1WpVZ .main_teach_tX8JV1 {
    margin: 0.25rem;
}header .site_info_J1WpVZ .main_teach_tX8JV1:nth-child(odd),
  header .site_info_J1WpVZ .main_teach_tX8JV1:nth-child(even) {
    transform: translateY(0);
}
}



@media (max-width: 480px) {.opening_board_SIQNir .announcement_box_ePS8dR .container {
    padding: 1rem;
}.opening_board_SIQNir .announcement_box_ePS8dR h1 {
    padding-left: 10px;
    border-left-width: 2px;
}
}



@media (max-height: 600px) and (min-width: 576px) {.opening_board_SIQNir .quick_classes_Vr0bCK {
    height: 90vh;
}.opening_board_SIQNir .start_head_FKnSe9 {
    height: 90vh;
}.opening_board_SIQNir .announcement_box_ePS8dR {
    padding-bottom: 70px;
}
}



@media (max-width: 480px) {.join_list_X6czvM {
    padding: 3rem 1.5rem;
}.join_list_X6czvM h4 {
    font-size: 22px;
}.join_list_X6czvM input[type="email"],
    .join_list_X6czvM .begin_now_8NfqW1 {
    font-size: calc(13px * 0.95);
    padding: 0.9rem 1.2rem;
}
}



@media (max-width: 991px) {.pricing_options_tsGTej {
    padding: 80px 0;
}.pricing_options_tsGTej .learning_rates_b6rQNW {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 20px;
}.pricing_options_tsGTej .rate_choice_L9iM3w {
    min-height: 350px;
    padding: 25px;
}
}



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



@media (max-width: 767px) {.user_testimonials_Xj8OqA {
    padding: 4rem 1.5rem;
}.user_testimonials_Xj8OqA h2 {
    margin-bottom: 2.5rem;
    font-size: calc(29px * 0.9);
}.user_testimonials_Xj8OqA .client_views_hTJU3f {
    grid-template-columns: 1fr;
    gap: 2rem;
}.user_testimonials_Xj8OqA .success_testimonials_DvB5UF:nth-child(odd) {
    transform: none;
}.user_testimonials_Xj8OqA .success_testimonials_DvB5UF:hover,
    .user_testimonials_Xj8OqA .success_testimonials_DvB5UF:nth-child(odd):hover {
    transform: translateY(-5px);
}.user_testimonials_Xj8OqA a {
    text-align: center;
    max-width: 80%;
    margin-left: auto;
    display: block;
    margin-right: auto;
}
}



@media (max-width: 1200px) {.course_overview_8eTJiu {
    padding: 7rem 0;
}.course_overview_8eTJiu .quick_classes_Vr0bCK {
    gap: 0.75rem;
}.course_overview_8eTJiu .future_class_pwSH8q {
    grid-column: 1 / 8;
    padding: 2.5rem;
}.course_overview_8eTJiu .image_wrapper_nt6MbL {
    grid-column: 6 / 13;
}.course_overview_8eTJiu .top_mentor_9OaA58 {
    right: 2rem;
}
}



@media (max-width: 576px) {.course_overview_8eTJiu {
    padding: 4rem 0;
}.course_overview_8eTJiu .future_class_pwSH8q {
    padding: 1.5rem;
}.course_overview_8eTJiu .image_wrapper_nt6MbL {
    clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 0% 100%);
    height: 250px;
}.course_overview_8eTJiu .top_mentor_9OaA58 {
    bottom: -1.25rem;
    width: 4rem;
    height: 4rem;
    right: 1.5rem;
}.course_overview_8eTJiu .top_mentor_9OaA58 svg {
    width: 2.25rem;
    height: 2.25rem;
}.course_overview_8eTJiu h3 {
    font-size: calc(28px * 0.7);
    padding-left: 0.75rem;
    margin-bottom: 1rem;
}.course_overview_8eTJiu p {
    line-height: 1.6;
    font-size: calc(14px * 0.9);
}.course_overview_8eTJiu .future_class_pwSH8q::before {
    width: 50px;
}.course_overview_8eTJiu .future_class_pwSH8q::after {
    height: 50px;
}.course_overview_8eTJiu .quick_classes_Vr0bCK::before,
    .course_overview_8eTJiu .quick_classes_Vr0bCK::after {
    display: none;
}}



@media (max-width: 576px) {.training_benefits_zUishK {
    padding: 60px 0;
}.training_benefits_zUishK .quick_classes_Vr0bCK {
    gap: 30px;
}.training_benefits_zUishK .image_wrapper_nt6MbL {
    max-height: 250px;
}.training_benefits_zUishK .announcement_box_ePS8dR {
    padding: 25px 20px;
}.training_benefits_zUishK h3 {
    font-size: 22px;
    margin-bottom: 25px;
}.training_benefits_zUishK h3::before {
    display: none;
}.training_benefits_zUishK li {
    padding: 15px;
}.training_benefits_zUishK li p {
    gap: 12px;
    font-size: 12px;
}.training_benefits_zUishK svg {
    width: 22px;
    height: 22px;
    padding: 3px;
}}



@media (max-width: 480px) {.analysis_summary_qICidu ul {
    grid-template-columns: 1fr 1fr;
    gap: 1.25rem;
}.analysis_summary_qICidu .edge_statistics_LlQoge p {
    font-size: 2rem;
}.analysis_summary_qICidu .edge_statistics_LlQoge div {
    padding: 1.25rem 1rem;
    transform: perspective(800px) rotateX(0) rotateY(0);
}.analysis_summary_qICidu h4 {
    font-size: 18px;
}}



@media (max-width: 480px) {.instructor_history_jxdPJw {
    padding: 80px 0;
}.instructor_history_jxdPJw .container {
    padding: 0 20px;
}.instructor_history_jxdPJw .image_wrapper_nt6MbL {
    min-height: 250px;
}.instructor_history_jxdPJw .name {
    font-size: calc(24px * 0.85);
    padding: 30px 25px 5px 25px;
}.instructor_history_jxdPJw .success_testimonials_DvB5UF span:not(.name) {
    font-size: calc(16px * 0.95);
    padding: 10px 25px 30px 25px;
}.instructor_history_jxdPJw .success_testimonials_DvB5UF span:not(.name)::after {
    width: 30px;
    bottom: 20px;
    left: 25px;
}.instructor_history_jxdPJw .work_card_f2vN6Y {
    padding: 0 25px 30px 25px;
    line-height: 1.7;
    font-size: calc(16px * 0.95);
}}



@media only screen and (max-width: 800px) {.privacy_nook_EKRM7G {
    padding: 20px 10px;
    border-radius: 10px;
}.privacy_nook_EKRM7G h1 {
    font-size: calc(18px - 10px);
}.privacy_nook_EKRM7G h2 {
    font-size: calc(18px - 5px);
}.privacy_nook_EKRM7G h3, .privacy_nook_EKRM7G h4, .privacy_nook_EKRM7G h5, .privacy_nook_EKRM7G h6 {
    font-size: calc(18px - 5px);
}
}



@keyframes lineGrow {
    0% {
        transform: translateY(-50%) scaleY(0);
    }
    100% {
        transform: translateY(-50%) scaleY(1);
    }
}



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



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



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



@keyframes patternShift {
    from {
        transform: rotate(-5deg) translateX(0);
    }
    to {
        transform: rotate(-5deg) translateX(100px);
    }
}



@keyframes moveCircle {
    0% {
        transform: translate(0, 0);
    }
    50% {
        transform: translate(20px, 20px);
    }
    100% {
        transform: translate(-20px, -20px);
    }
}



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

@keyframes subtleRotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

