﻿* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

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

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


header .site_info_J1WpVZ {
    background: linear-gradient(135deg, rgb(206,208,191,0.5) 0%, rgb(170,173,152) 100%);
    display: flex;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 0;
    padding: 1.5rem 2rem;
    width: 100%;
    position: relative;
    justify-content: space-between;
    z-index: 100;
    left: 0;
    overflow: visible;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    align-items: center;
}

header .site_info_J1WpVZ .main_teach_tX8JV1 a:hover {
    color: rgb(170,173,152);
}

header .site_info_J1WpVZ .main_teach_tX8JV1 a:hover::before {
    transform-origin: left;
    transform: scaleX(1) rotate(-2deg);
}

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

.opening_board_SIQNir .learn_open_ER4vsG img {
    width: 100%;
    transition: transform 2s ease;
    will-change: transform;
    transform: translateZ(0) scale(1.1);
    filter: brightness(0.8) contrast(1.1);
    object-fit: cover;
    height: 100%;
}

.opening_board_SIQNir .intro_head_PrKEl7 label:hover::before {
    transform: scale(0.6);
}

.opening_board_SIQNir .announcement_box_ePS8dR {
    bottom: 0;
    width: 95%;
    z-index: 5;
    position: absolute;
    max-width: 1000px;
    padding: 0 0 50px 0;
    right: 0;
}

.opening_board_SIQNir .announcement_box_ePS8dR h3 {
    font-weight: 600;
    margin-bottom: 1.8rem;
    color: rgb(170,173,152);
    font-size: 19px;
}

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

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

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

.opening_board_SIQNir input:nth-of-type(1):checked ~ .online_tech_Eq80fQ .learn_open_ER4vsG:nth-child(1) img,
.opening_board_SIQNir input:nth-of-type(2):checked ~ .online_tech_Eq80fQ .learn_open_ER4vsG:nth-child(2) img,
.opening_board_SIQNir input:nth-of-type(3):checked ~ .online_tech_Eq80fQ .learn_open_ER4vsG:nth-child(3) img,
.opening_board_SIQNir input:nth-of-type(4):checked ~ .online_tech_Eq80fQ .learn_open_ER4vsG:nth-child(4) img,
.opening_board_SIQNir input:nth-of-type(5):checked ~ .online_tech_Eq80fQ .learn_open_ER4vsG:nth-child(5) img,
.opening_board_SIQNir input:nth-of-type(6):checked ~ .online_tech_Eq80fQ .learn_open_ER4vsG:nth-child(6) img,
.opening_board_SIQNir input:nth-of-type(7):checked ~ .online_tech_Eq80fQ .learn_open_ER4vsG:nth-child(7) img,
.opening_board_SIQNir input:nth-of-type(8):checked ~ .online_tech_Eq80fQ .learn_open_ER4vsG:nth-child(8) img,
.opening_board_SIQNir input:nth-of-type(9):checked ~ .online_tech_Eq80fQ .learn_open_ER4vsG:nth-child(9) img,
.opening_board_SIQNir input:nth-of-type(10):checked ~ .online_tech_Eq80fQ .learn_open_ER4vsG:nth-child(10) img {
    transform: translateZ(0) scale(1);
}

.join_list_X6czvM h4::before {
    transform-origin: top;
    height: 70%;
    content: "";
    top: 50%;
    position: absolute;
    background: #ffffff;
    animation: lineGrow 1.2s 0.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    width: 0.3rem;
    transform: translateY(-50%) scaleY(0);
    left: -1rem;
}

.join_list_X6czvM h4::before {
    left: 50%;
    width: 50px;
    animation: mobileLineGrow 1.2s 0.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    top: auto;
    height: 3px;
    bottom: -1rem;
    transform: translateX(-50%) scaleX(0);
}

.join_list_X6czvM input[type="email"]:focus::placeholder {
    opacity: 0.5;
    transform: translateX(10px);
}

.join_list_X6czvM .begin_now_8NfqW1::before {
    height: 100%;
    transition: opacity 0.4s ease;
    top: 0;
    content: "";
    background: linear-gradient(135deg, rgb(170,173,152), rgb(206,208,191));
    width: 100%;
    left: 0;
    position: absolute;
    opacity: 0;
    z-index: -1;
}

.pricing_options_tsGTej::before {
    bottom: 0;
    top: 0;
    content: "";
    z-index: 1;
    left: 0;
    position: absolute;
    right: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.65) 100%);
}

.pricing_options_tsGTej .learning_rates_b6rQNW li {
    animation: fadeInUp 0.8s ease-out forwards;
    opacity: 0;
    transform: translateY(30px);
}

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

.pricing_options_tsGTej .learning_package_HFwiEc:hover {
    transform: translateY(-8px) scale(1.02);
}

.pricing_options_tsGTej .plan_matrix_f1rNCU {
    background: linear-gradient(145deg, rgba(255,255,255,0.09) 0%, rgba(255,255,255,0.05) 100%);
    position: relative;
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
    border-radius: 29px;
    border: 1px solid rgba(255,255,255,0.1);
    padding: 5px;
    height: 100%;
    transition: box-shadow 0.4s ease, transform 0.3s ease;
    overflow: hidden;
    backdrop-filter: blur(10px);
}

.pricing_options_tsGTej .rate_choice_L9iM3w h4::after {
    content: "";
    height: 3px;
    background: rgb(170,173,152);
    bottom: 0;
    width: 40px;
    position: absolute;
    left: 0;
    transition: width 0.3s ease;
}

.pricing_options_tsGTej .premium_grid_LZajGo::before {
    top: -50%;
    content: "";
    background: radial-gradient(circle, rgba(255,255,255,0.3) 0%, transparent 70%);
    width: 200%;
    transform: scale(0);
    opacity: 0;
    transition: transform 0.6s ease-out, opacity 0.6s ease-out;
    position: absolute;
    height: 200%;
    left: -50%;
}

.thankPageID_6sBRIV::after {
    width: 150%;
    z-index: 0;
    left: -25%;
    top: -25%;
    position: absolute;
    animation: patternShift 20s infinite linear;
    opacity: 0.04;
    content: "";
    background: repeating-linear-gradient(45deg, rgb(206,208,191,0.5) 0px, transparent 2px, transparent 10px);
    height: 150%;
    transform: rotate(-5deg);
}

.thankPageID_6sBRIV .quick_classes_Vr0bCK:hover {
    transform: perspective(1000px) rotateX(0deg);
}

.thankPageID_6sBRIV ul {
    padding: 0;
    position: relative;
    list-style: none;
    margin: 0;
}

.thankPageID_6sBRIV li::before {
    animation: popIn 0.4s 1.2s forwards cubic-bezier(0.25, 1.8, 0.5, 1);
    width: 32px;
    border-radius: 50%;
    box-shadow: 0 5px 15px -5px rgb(170,173,152,0.5);
    background: linear-gradient(135deg, rgb(170,173,152) 0%, rgb(206,208,191) 100%);
    content: "";
    top: -5px;
    opacity: 0;
    transform: scale(0);
    height: 32px;
    position: absolute;
    left: -40px;
}

.user_testimonials_Xj8OqA h2 {
    letter-spacing: -0.02em;
    color: #000000;
    font-size: 29px;
    text-align: left;
    font-weight: 700;
    position: relative;
    transform: translateX(2%);
    line-height: 1.2;
    margin-bottom: 3.5rem;
}

.user_testimonials_Xj8OqA .success_testimonials_DvB5UF {
    padding: 1.75rem;
    position: relative;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.4s ease;
    flex-direction: column;
    box-shadow: 0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.05);
    overflow: hidden;
    display: flex;
    background: #ffffff;
    border-radius: 10px;
}

.user_testimonials_Xj8OqA .success_testimonials_DvB5UF .description {
    z-index: 1;
    font-size: 12px;
    color: #000000;
    margin: 0;
    font-weight: 400;
    position: relative;
    line-height: 1.6;
}

.user_testimonials_Xj8OqA a:hover::before {
    left: 100%;
}

.cookie_banner_dialog_VdzeEC {
    transition: all 0.3s ease-in-out;
    background: #ffffff;
    position: fixed;
    box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.1);
    padding: 15px 20px;
    border-top: 3px solid rgb(206,208,191);
    font-family: Arial, sans-serif;
    z-index: 1050;
    width: 100%;
    bottom: 0;
}

.privacy_ctrl_0fdNPK {
    line-height: 1.5;
    vertical-align: middle;
    margin-left: 10px;
    border-radius: 10px;
    font-size: 17px;
    text-align: center;
    user-select: none;
    text-decoration: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    white-space: nowrap;
    padding: 0.375rem 0.75rem;
    border: 1px solid transparent;
}

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

.our_mission_m5dXNZ h1::before {
    animation: scaleIn 1.2s 0.6s forwards cubic-bezier(0.25, 1, 0.5, 1);
    position: absolute;
    transform-origin: left;
    height: 4px;
    bottom: -15px;
    background: linear-gradient(90deg, rgb(206,208,191) 0%, rgb(170,173,152) 100%);
    width: 120px;
    transform: scaleX(0);
    content: "";
    left: 0;
}

.our_mission_m5dXNZ .how_grow_9WnBbd:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 
                0 10px 20px rgba(0, 0, 0, 0.05);
    transform: translateY(-5px);
}

.our_mission_m5dXNZ .how_grow_9WnBbd h4 {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 15px;
    transition: transform 0.4s ease;
    font-weight: 600;
    color: #000000;
    font-size: calc(18px + 2px);
    transform: translateX(0);
}

.course_overview_8eTJiu::before {
    z-index: 1;
    content: "";
    left: 0;
    height: 100%;
    top: 0;
    opacity: 0.6;
    background: linear-gradient(135deg, rgb(232,233,225) 0%, rgb(206,208,191,0.5) 100%);
    width: 100%;
    position: absolute;
}

.course_overview_8eTJiu .image_wrapper_nt6MbL {
    grid-column: 7 / 13;
    clip-path: polygon(0% 15%, 100% 0%, 100% 85%, 0% 100%);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
    z-index: 3;
    border-radius: 29px;
    grid-row: 1 / 7;
    overflow: hidden;
    position: relative;
}

.course_overview_8eTJiu .top_mentor_9OaA58 {
    transform: rotate(-5deg);
    transition: transform 0.3s ease-out;
    background: #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    right: 3rem;
    height: 5rem;
    top: -2rem;
    width: 5rem;
    border-radius: 50%;
    z-index: 10;
    position: absolute;
    justify-content: center;
}

.course_overview_8eTJiu .future_class_pwSH8q::before {
    top: 0;
    right: 0;
    position: absolute;
    border-radius: 0 10px 0 10px;
    content: "";
    background: linear-gradient(90deg, rgb(206,208,191) 0%, rgb(170,173,152) 100%);
    width: 100px;
    height: 5px;
}

.contact_us_W3Gd1P::before {
    background: 
        repeating-radial-gradient(
            circle at 0% 0%,
            transparent 0,
            transparent 40px,
            rgba(0, 0, 0, 0.03) 40px,
            rgba(0, 0, 0, 0.03) 80px
        ),
        repeating-radial-gradient(
            circle at 100% 100%,
            transparent 0,
            transparent 40px,
            rgba(0, 0, 0, 0.03) 40px,
            rgba(0, 0, 0, 0.03) 80px
        );
    opacity: 0.5;
    left: 0;
    position: absolute;
    top: 0;
    content: '';
    background-blend-mode: multiply;
    z-index: 0;
    width: 100%;
    height: 100%;
}

.contact_us_W3Gd1P .feedback_form_kZGfCd input[type="text"]:focus,
.contact_us_W3Gd1P .feedback_form_kZGfCd textarea:focus {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 0 0 3px rgb(206,208,191,0.5);
    outline: none;
    background-color: rgba(0, 0, 0, 0.015);
}

.contact_us_W3Gd1P .feedback_form_kZGfCd .request_map_2K7cOV input[type="checkbox"]:checked + label::before {
    background-color: rgb(206,208,191);
    border-color: rgb(206,208,191);
}

.contact_us_W3Gd1P .feedback_form_kZGfCd .request_map_2K7cOV a:hover {
    color: rgb(170,173,152);
}

.contact_us_W3Gd1P .feedback_form_kZGfCd .message_request_uRzNsh {
    background: rgb(206,208,191);
    position: relative;
    color: #ffffff;
    display: block;
    font-weight: 400;
    transition: all 0.3s ease;
    margin: 0 auto;
    padding: 18px;
    overflow: hidden;
    border: none;
    border-radius: 50px;
    font-size: 19px;
    cursor: pointer;
}

.contact_us_W3Gd1P .request_help_lLZm7O h4 {
    margin-bottom: 50px;
    position: relative;
    font-weight: 300;
    font-size: 19px;
    text-align: center;
    z-index: 1;
    color: #ffffff;
}

.contact_us_W3Gd1P .request_help_lLZm7O .inquiry_box_FRiyNX li:hover {
    transform: translateX(5px);
}

.contact_us_W3Gd1P .request_help_lLZm7O .inquiry_box_FRiyNX li span {
    position: relative;
    font-size: 18px;
    color: #ffffff;
    line-height: 1.5;
}

.contact_us_W3Gd1P .request_help_lLZm7O .inquiry_box_FRiyNX li a:hover {
    opacity: 0.8;
}

.training_benefits_zUishK::before {
    animation: rotateBackground 30s infinite linear;
    width: 200%;
    left: -50%;
    height: 200%;
    z-index: 0;
    top: -50%;
    background: radial-gradient(
        ellipse at center,
        rgb(170,173,152,0.5) 0%,
        transparent 70%
    );
    opacity: 0.4;
    content: "";
    position: absolute;
}



.training_benefits_zUishK .quick_classes_Vr0bCK::after {
    border-radius: 20px;
    box-shadow: 
        0 20px 50px rgba(0, 0, 0, 0.1),
        inset 0 1px 1px rgba(255, 255, 255, 0.6);
    background: linear-gradient(
        135deg,
        #ffffff 0%,
        rgba(245, 245, 250, 0.9) 100%
    );
    inset: 0;
    content: "";
    backdrop-filter: blur(15px);
    position: absolute;
    z-index: -1;
}

.training_benefits_zUishK h3::after {
    border-radius: 10px;
    height: 3px;
    bottom: -10px;
    width: 80px;
    content: "";
    position: absolute;
    background: linear-gradient(
        to right, 
        rgb(170,173,152) 0%, 
        rgb(206,208,191) 50%,
        transparent 100%
    );
    left: 0;
}

.training_benefits_zUishK li:hover::before {
    width: 6px;
}

.training_benefits_zUishK li:hover::after {
    opacity: 0.3;
}

.training_benefits_zUishK svg path {
    fill: rgb(206,208,191);
    transition: all 0.5s ease;
}

.training_benefits_zUishK li:hover svg path {
    fill: rgb(170,173,152);
}

.study_process_2cxDVN::after {
    height: 200%;
    clip-path: polygon(0 0, 100% 15%, 85% 100%, 0 85%);
    top: -50%;
    background: linear-gradient(135deg, rgb(206,208,191) 0%, rgb(170,173,152) 100%);
    right: -30%;
    transform: rotate(-15deg);
    opacity: 0.04;
    position: absolute;
    width: 70%;
    content: "";
    z-index: 0;
}

.study_process_2cxDVN .announcement_box_ePS8dR::before {
    transition: opacity 0.3s ease;
    left: 0;
    background: linear-gradient(135deg, rgba(rgb(206,208,191,0.5), 0.02) 0%, rgba(rgb(170,173,152,0.5), 0.04) 100%);
    height: 100%;
    width: 100%;
    z-index: -1;
    content: "";
    position: absolute;
    opacity: 0;
    top: 0;
}

.study_process_2cxDVN .announcement_box_ePS8dR:hover::after {
    height: 100%;
}

.analysis_summary_qICidu::after {
    background: linear-gradient(225deg, rgb(170,173,152,0.5) 0%, transparent 70%);
    right: -20%;
    transform: rotate(-15deg) skew(20deg);
    width: 70%;
    content: "";
    position: absolute;
    height: 70%;
    z-index: 0;
    top: -30%;
}

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

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

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

.analysis_summary_qICidu .edge_statistics_LlQoge div::after {
    transform-origin: left;
    bottom: 0;
    content: "";
    background: linear-gradient(to right, rgb(206,208,191), rgb(170,173,152));
    height: 4px;
    transform: scaleX(0);
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    position: absolute;
    width: 100%;
    left: 0;
}

.analysis_summary_qICidu .edge_statistics_LlQoge:hover p {
    transform: scale(1.05);
}

.analysis_summary_qICidu .edge_statistics_LlQoge span {
    transition: color 0.3s ease;
    line-height: 1.4;
    color: #000000;
    font-weight: 600;
    font-size: 18px;
    opacity: 0.9;
    display: block;
}

.analysis_summary_qICidu h4::before {
    transform: translateY(-50%);
    height: 2px;
    top: 50%;
    content: "";
    position: absolute;
    background: rgb(206,208,191);
    right: 0;
    width: 2rem;
}

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

.instructor_history_jxdPJw .success_testimonials_DvB5UF:hover {
    transform: perspective(1200px) rotateY(2deg);
}

.instructor_history_jxdPJw .image_wrapper_nt6MbL {
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    height: 100%;
    grid-column: 1;
    z-index: 1;
    grid-row: 1 / span 2;
    position: relative;
    min-height: 450px;
}

.instructor_history_jxdPJw .name {
    grid-column: 2;
    grid-row: 1;
    font-size: 24px;
    transform: translateY(0);
    position: relative;
    font-weight: 700;
    z-index: 2;
    color: #000000;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 0 50px 5px 70px;
    align-self: end;
    margin: 0;
    font-family: Arial, sans-serif;
}

.instructor_history_jxdPJw .success_testimonials_DvB5UF:hover .work_card_f2vN6Y {
    transform: translateY(-5px);
}

.reward_sys_zLutqY .container {
    position: relative;
    z-index: 3;
}

.reward_sys_zLutqY .program_foot_EJCdx8 {
    flex-direction: column;
    display: flex;
    position: relative;
}

.reward_sys_zLutqY .get_support_wYBgqT {
    flex-wrap: wrap;
    position: relative;
    gap: 1.5rem;
    margin-bottom: 2rem;
    padding: 1.25rem 2rem;
    display: flex;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
    z-index: 10;
    border-radius: 15px;
    transform: translateY(-3.5rem);
    background-color: #ffffff;
    justify-content: space-between;
}

.reward_sys_zLutqY .info_item:hover p,
.reward_sys_zLutqY .info_item:hover a {
    color: rgb(206,208,191);
}

.reward_sys_zLutqY .info_item:hover svg {
    transform: scale(1.15);
}

.reward_sys_zLutqY .top_mentor_9OaA58 svg {
    height: auto;
    max-width: 180px;
    transition: filter 0.3s ease, transform 0.3s ease;
    filter: brightness(0) invert(1);
}

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

.reward_sys_zLutqY .head_pagewrap_hxS8zf:first-child {
    margin-bottom: 2rem;
}

.reward_sys_zLutqY .head_pagewrap_hxS8zf a:hover::before {
    width: 20px;
}

.reward_sys_zLutqY .subscribe_holder {
    padding: 2rem;
    display: flex;
    border-radius: 15px;
    border: 1px solid rgba(255, 255, 255, 0.05);
    gap: 1.5rem;
    background: rgba(255, 255, 255, 0.03);
    flex-direction: column;
    backdrop-filter: blur(10px);
    position: relative;
    overflow: hidden;
}

.reward_sys_zLutqY .subscribe_holder p {
    font-size: 12px;
    opacity: 0.9;
    margin-bottom: 0.5rem;
    line-height: 1.6;
}



.reward_sys_zLutqY .input_holder input[type="email"] {
    background-color: rgba(255, 255, 255, 0.1);
    padding: 1.125rem 1.5rem;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease;
    font-size: 12px;
    color: #ffffff;
}

.reward_sys_zLutqY .begin_now_8NfqW1::after {
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: -2;
    height: 100%;
    position: absolute;
    width: 100%;
    content: '';
    top: 0;
    left: 0;
    background: rgb(170,173,152);
}

.reward_sys_zLutqY .begin_now_8NfqW1:hover::after {
    opacity: 1;
}

.privacy_nook_EKRM7G {
    width: 100%;
    background: rgb(170,173,152,0.5);
    padding: 40px;
    overflow: hidden;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
    height: auto;
}

.privacy_nook_EKRM7G h3, .privacy_nook_EKRM7G h4, .privacy_nook_EKRM7G h5, .privacy_nook_EKRM7G h6 {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 15px;
    color: #000000;
}

.privacy_nook_EKRM7G div.container {
    margin: 0 auto;
    max-width: 1200px;
}


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



@media (max-width: 1199px) {.opening_board_SIQNir .announcement_box_ePS8dR {
    max-width: 900px;
    padding-bottom: 70px;
    width: 95%;
}.opening_board_SIQNir .announcement_box_ePS8dR .container {
    padding: 2rem;
}
}



@media (max-width: 991px) {.opening_board_SIQNir .quick_classes_Vr0bCK {
    height: 70vh;
}.opening_board_SIQNir .start_head_FKnSe9 {
    height: 70vh;
}.opening_board_SIQNir .announcement_box_ePS8dR {
    max-width: 900px;
    padding-bottom: 40px;
    width: 98%;
}.opening_board_SIQNir .announcement_box_ePS8dR .container {
    padding: 2.2rem;
}.opening_board_SIQNir .announcement_box_ePS8dR h1 {
    font-size: calc(47px * 0.9);
}.opening_board_SIQNir .announcement_box_ePS8dR h3 {
    font-size: calc(19px * 0.9);
}.opening_board_SIQNir .intro_head_PrKEl7 {
    bottom: 25px;
    left: 30px;
    gap: 12px;
}.opening_board_SIQNir .intro_head_PrKEl7 label {
    height: 12px;
    width: 12px;
}
}



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



@media (orientation: landscape) and (max-height: 500px) and (min-width: 576px) {.opening_board_SIQNir .quick_classes_Vr0bCK {
    height: 100vh;
}.opening_board_SIQNir .start_head_FKnSe9 {
    height: 100vh;
}.opening_board_SIQNir .announcement_box_ePS8dR {
    padding-bottom: 60px;
}}



@media (min-width: 1200px) {.join_list_X6czvM .container {
    padding: 0 2rem;
}.join_list_X6czvM h4 {
    font-size: calc(22px * 1.3);
}.join_list_X6czvM .quick_classes_Vr0bCK {
    gap: 4rem;
}}



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



@media (max-width: 576px) {.thankPageID_6sBRIV {
    padding: 3rem 0;
}.thankPageID_6sBRIV h2 {
    font-size: calc(28px * 0.7);
    margin-bottom: 1.5rem;
}.thankPageID_6sBRIV .quick_classes_Vr0bCK {
    transform: none;
    padding: 1.5rem;
}.thankPageID_6sBRIV ul::before {
    left: -12px;
}.thankPageID_6sBRIV li::before {
    width: 20px;
    top: -2px;
    height: 20px;
    left: -25px;
}.thankPageID_6sBRIV li span {
    line-height: 1.6;
    font-size: calc(18px * 0.95);
}}


@media (max-width: 1200px) {.track_settings_Oo4yzC h5 {
    font-size: calc(24px - 2px);
}.track_settings_Oo4yzC p {
    font-size: calc(17px - 2px);
}.privacy_ctrl_0fdNPK {
    font-size: calc(17px - 2px);
}
}



@media (min-width: 768px) {.our_mission_m5dXNZ {
    padding: 150px 0 120px;
}.our_mission_m5dXNZ h1 {
    font-size: calc(43px + 10px);
    margin-bottom: 80px;
}.our_mission_m5dXNZ .study_pro_lzCtXm ul {
    grid-template-columns: 1fr 1fr;
}.our_mission_m5dXNZ .how_grow_9WnBbd {
    padding: 50px;
}.our_mission_m5dXNZ .how_grow_9WnBbd div {
    height: 300px;
}.our_mission_m5dXNZ .how_grow_9WnBbd:first-child {
    transform: translateY(40px) rotate(-1deg);
    z-index: 2;
}.our_mission_m5dXNZ .how_grow_9WnBbd:last-child {
    transform: translateY(20px) rotate(1deg);
    z-index: 1;
}.our_mission_m5dXNZ .how_grow_9WnBbd:first-child:hover,
    .our_mission_m5dXNZ .how_grow_9WnBbd:last-child:hover {
    transform: translateY(-5px) rotate(0);
    z-index: 3;
}
}



@media (max-width: 992px) {.contact_us_W3Gd1P {
    padding: 80px 0;
}.contact_us_W3Gd1P .inquiry_reach_MViJWf {
    flex-direction: column;
}.contact_us_W3Gd1P .feedback_form_kZGfCd,
    .contact_us_W3Gd1P .request_help_lLZm7O {
    padding: 60px 40px;
    flex: 1 1 100%;
}
}



@media (max-width: 768px) {.contact_us_W3Gd1P {
    padding: 60px 0;
}.contact_us_W3Gd1P h3 {
    margin-bottom: 50px;
    font-size: calc(37px - 4px);
}.contact_us_W3Gd1P .feedback_form_kZGfCd h3,
    .contact_us_W3Gd1P .request_help_lLZm7O h4 {
    margin-bottom: 30px;
    font-size: calc(19px - 2px);
}.contact_us_W3Gd1P .feedback_form_kZGfCd input[type="text"],
    .contact_us_W3Gd1P .feedback_form_kZGfCd textarea {
    padding: 16px 20px;
    margin-bottom: 20px;
}.contact_us_W3Gd1P .feedback_form_kZGfCd textarea {
    height: 120px;
}.contact_us_W3Gd1P .feedback_form_kZGfCd .message_request_uRzNsh {
    padding: 16px;
}.contact_us_W3Gd1P .request_help_lLZm7O .inquiry_box_FRiyNX li {
    margin-bottom: 25px;
}
}



@media (max-width: 991px) {.study_process_2cxDVN {
    padding: 6rem 0;
}.study_process_2cxDVN h2 {
    font-size: calc(31px * 0.9);
    margin-bottom: 2rem;
}.study_process_2cxDVN .announcement_box_ePS8dR {
    padding: 2.5rem;
}
}



@media (max-width: 480px) {.study_process_2cxDVN {
    padding: 4rem 0;
}.study_process_2cxDVN .quick_classes_Vr0bCK {
    padding: 0 1.5rem;
}.study_process_2cxDVN h2 {
    font-size: calc(31px * 0.7);
}.study_process_2cxDVN .announcement_box_ePS8dR {
    padding: 1.5rem;
}.study_process_2cxDVN p {
    line-height: 1.6;
    font-size: calc(18px * 0.9);
}}



@media (max-width: 992px) {.instructor_history_jxdPJw {
    padding: 120px 0;
}.instructor_history_jxdPJw .success_testimonials_DvB5UF {
    grid-template-columns: 1fr 1.2fr;
}.instructor_history_jxdPJw .image_wrapper_nt6MbL {
    min-height: 400px;
}.instructor_history_jxdPJw .name {
    padding: 0 40px 5px 50px;
    font-size: calc(24px * 0.9);
}.instructor_history_jxdPJw .success_testimonials_DvB5UF span:not(.name) {
    padding: 30px 40px 35px 50px;
}.instructor_history_jxdPJw .success_testimonials_DvB5UF span:not(.name)::after {
    bottom: 25px;
    left: 50px;
}.instructor_history_jxdPJw .work_card_f2vN6Y {
    padding: 0 40px 40px 50px;
}
}



@media (max-width: 768px) {.reward_sys_zLutqY {
    padding: 4rem 0 2rem;
}.reward_sys_zLutqY .get_support_wYBgqT {
    transform: translateY(-2.5rem);
    padding: 1rem 1.5rem;
}.reward_sys_zLutqY .info_item {
    max-width: none;
    width: 100%;
}.reward_sys_zLutqY .head_pagewrap_hxS8zf {
    grid-template-columns: repeat(2, 1fr);
}.reward_sys_zLutqY .level_up_QR7gqv {
    margin-top: 3rem;
}
}



@media (max-width: 576px) {.reward_sys_zLutqY {
    padding: 3rem 0 1.5rem;
}.reward_sys_zLutqY .get_support_wYBgqT {
    transform: translateY(-1.5rem);
    padding: 1rem;
}.reward_sys_zLutqY .info_item p,
    .reward_sys_zLutqY .info_item a {
    font-size: calc(12px - 1px);
}.reward_sys_zLutqY .head_pagewrap_hxS8zf {
    text-align: center;
    grid-template-columns: 1fr;
}.reward_sys_zLutqY .head_pagewrap_hxS8zf a:hover {
    transform: none;
}.reward_sys_zLutqY .head_pagewrap_hxS8zf a::before {
    left: 50%;
    transform: translateX(-50%);
}.reward_sys_zLutqY .head_pagewrap_hxS8zf a:hover::before {
    width: 30px;
}.reward_sys_zLutqY .input_holder {
    width: 100%;
}}



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



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



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



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



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



@keyframes pulseBackground {
    0% {
        opacity: 0.2;
        transform: scale(1);
    }
    100% {
        opacity: 0.3;
        transform: scale(1.1);
    }
}

