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

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


.join_now_Ct {
    position: relative;
    z-index: 1;
    background: linear-gradient(45deg, rgb(210,200,217) 0%, rgb(174,164,185) 100%);
    padding: 120px 0;
    overflow: hidden;
}

.join_now_Ct .learning_program_UR::before {
    height: 200%;
    background: 
        radial-gradient(
            ellipse at center,
            rgba(255, 255, 255, 0.2) 0%,
            transparent 70%
        );
    width: 200%;
    position: absolute;
    content: '';
    animation: pulseGlow 6s ease-in-out infinite alternate;
    top: -50%;
    z-index: -1;
    left: -50%;
}

.join_now_Ct h3::before {
    color: rgb(174,164,185);
    left: -3px;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0.7;
    z-index: -1;
    animation: glitchEffect 2s infinite linear alternate;
    content: attr(data-text);
}

.join_now_Ct .join_us_ax {
    text-decoration: none;
    letter-spacing: 2px;
    animation: gradientFlow 5s ease infinite;
    font-size: 19px;
    background: linear-gradient(45deg, rgb(210,200,217), rgb(174,164,185), rgb(210,200,217));
    color: #ffffff;
    border-radius: 25px;
    font-weight: 600;
    text-transform: uppercase;
    box-shadow: 
        0 10px 20px rgba(0, 0, 0, 0.2),
        0 0 15px rgb(174,164,185,0.5),
        0 0 30px rgb(174,164,185,0.5);
    z-index: 1;
    font-family: Arial, sans-serif;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.3);
    position: relative;
    transition: all 0.4s ease;
    background-size: 200% 200%;
    padding: 18px 45px;
    display: inline-block;
}

.tariff_list_item_LN .payment_plans_Wg li {
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    transform-style: preserve-3d;
}

.tariff_list_item_LN .payment_plan_zf:hover {
    box-shadow: 0 15px 35px rgba(0,0,0,0.3);
    transform: translateY(-10px);
}

.tariff_list_item_LN .learning_deals_VE {
    justify-content: space-between;
    color: #ffffff;
    display: flex;
    height: 100%;
    flex-direction: column;
}

.tariff_list_item_LN .learning_deals_VE p {
    scrollbar-color: rgb(210,200,217) rgba(255,255,255,0.1);
    color: #ffffff;
    text-align: left;
    white-space: normal;
    line-height: 1.6;
    font-size: 14px;
    overflow-wrap: break-word;
    margin-bottom: 2rem;
    opacity: 0.85;
    scrollbar-width: thin;
    overflow-y: auto;
    word-wrap: break-word;
    max-height: 200px;
}

.newsletter_QJ::before {
    background: rgb(174,164,185,0.5);
    height: 70%;
    top: -10%;
    clip-path: polygon(0 0, 100% 0, 100% 70%, 0% 100%);
    width: 120%;
    content: "";
    z-index: 1;
    position: absolute;
    transform: rotate(-15deg);
    left: -10%;
}

.newsletter_QJ input[type="email"]:focus {
    outline: none;
    box-shadow: inset 0 0 0 3px rgb(210,200,217,0.5);
    background: rgb(236,231,242);
}

.newsletter_QJ .updates_widget_MR:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    transform: translateY(-5px);
}

#cookieConsentAlert_FC:checked ~ .cookie_overlay_dialog_QM {
    opacity: 0;
    visibility: hidden;
}

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

.cookie_overlay_dialog_QM p a {
    color: rgb(210,200,217);
    text-decoration: none;
}

.warp-container_Rm .visitor_confirm_dB {
    justify-content: space-between;
    padding: 40px 0;
}

.warp-container_Rm .track_edu_XV h5 {
    font-weight: 700;
}

.warp-container_Rm .track_edu_XV h5, .warp-container_Rm .track_edu_XV p {
    color: #ffffff;
}

.teacher_profile_J5 .testimonial_sharing_Rq {
    overflow: hidden;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(0, 0, 0, 0.3) 100%);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(15px);
    display: grid;
    position: relative;
    border-radius: 27px;
    gap: 30px;
    grid-template-rows: auto 1fr;
    grid-template-columns: 1.2fr 0.8fr;
    min-height: 580px;
    padding: 3rem;
}

.teacher_profile_J5 .img_highlight_c9::before {
    border: 1px solid rgba(255, 255, 255, 0.2);
    position: absolute;
    border-radius: inherit;
    height: 100%;
    top: 0;
    box-sizing: border-box;
    width: 100%;
    left: 0;
    content: "";
    z-index: 1;
}

.teacher_profile_J5 .testimonial_sharing_Rq:hover span:not(.name) {
    transform: translateX(10px);
    background: rgba(0, 0, 0, 0.3);
}

.teacher_profile_J5 .job_timeline_iO::before {
    background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    position: absolute;
    content: "";
    height: 100%;
    animation: shimmerEffect 5s ease-in-out infinite;
    background-size: 200% 200%;
    left: 0;
    z-index: -1;
    top: 0;
    width: 100%;
}

.learning_process_4t::before {
    opacity: 0.15;
    top: 0;
    width: 100%;
    content: "";
    left: 0;
    background-size: 50px 50px;
    position: absolute;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(174,164,185,0.5) 48%, rgb(174,164,185,0.5) 52%, transparent 52%),
        linear-gradient(135deg, transparent 48%, rgb(174,164,185,0.5) 48%, rgb(174,164,185,0.5) 52%, transparent 52%);
    z-index: 1;
    height: 100%;
}

.learning_process_4t span {
    color: #000000;
    padding: 2rem;
    border-radius: 18px;
    background: #ffffff;
    line-height: 1.8;
    font-size: 14px;
    opacity: 0;
    position: relative;
    transform: rotate(1deg);
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.1),
        -5px -5px 10px rgba(255, 255, 255, 0.8);
    animation: paperCut 1s 0.3s ease-out forwards;
}

.about_this_lr .text_group_ot {
    padding: 40px 60px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 0 10px 20px rgba(0, 0, 0, 0.1);
    position: relative;
    transform-origin: left center;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.95));
    transform: perspective(1000px) rotateY(-2deg);
}

.about_this_lr p {
    color: #000000;
    margin: 0 0 20px 0;
    line-height: 1.5;
    font-size: calc(13px * 1.2);
}

.about_this_lr ol {
    margin: 20px 0 0;
    list-style-type: none;
    padding: 0;
    counter-reset: item;
}

.about_this_lr ol li::first-letter {
    font-weight: 600;
    font-size: 1.5em;
    color: rgb(210,200,217);
}

header .header_guide_8W .head_lead_KO .main_bar_Zq {
    display: block;
    transition: transform 0.3s ease-in-out;
}

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

header .header_guide_8W .main_class_7A a::before {
    bottom: 0;
    height: 2px;
    transition: transform 0.3s ease;
    content: "";
    transform: scaleX(0) rotate(-2deg);
    position: absolute;
    width: 100%;
    background: rgb(174,164,185);
    left: 0;
    transform-origin: right;
}

.program_overview_mA .study_hack_1Y::after {
    background: linear-gradient(to bottom, 
                transparent 0%, 
                #000000 80%);
    content: "";
    top: 0;
    position: absolute;
    height: 100%;
    z-index: 3;
    left: 0;
    width: 100%;
}

.program_overview_mA .study_track_JR img {
    height: 100%;
    object-fit: cover;
    filter: brightness(0.8) saturate(1.2);
    transition: transform 8s ease;
    width: 100%;
    transform: scale(1.1);
}

.program_overview_mA .knowledge_plan_H1 p {
    grid-column: 3 / 4;
    color: #ffffff;
    margin: 0;
    line-height: 1.6;
    opacity: 0.7;
    font-size: 17px;
}

.program_overview_mA .knowledge_plan_H1 .feedback_reach_m9:hover {
    transform: translateY(-5px);
    color: #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.program_overview_mA .study_track_JR::after {
    animation: moving-line 8s linear infinite;
    background: linear-gradient(90deg, 
                transparent 0%, 
                rgb(210,200,217) 50%, 
                transparent 100%);
    left: -100%;
    top: 30%;
    width: 100%;
    z-index: 3;
    height: 1px;
    position: absolute;
    box-shadow: 0 0 8px rgb(210,200,217);
    content: "";
}

.thanksPoint_FM::before {
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    background-size: 20px 20px;
    left: 0;
    background-image: 
        linear-gradient(45deg, rgba(rgb(210,200,217,0.5), 0.05) 25%, transparent 25%), 
        linear-gradient(-45deg, rgba(rgb(210,200,217,0.5), 0.05) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgba(rgb(210,200,217,0.5), 0.05) 75%),
        linear-gradient(-45deg, transparent 75%, rgba(rgb(210,200,217,0.5), 0.05) 75%);
    width: 100%;
    animation: patternShift 60s linear infinite;
    height: 100%;
    z-index: 0;
    content: "";
    position: absolute;
    top: 0;
}

.thanksPoint_FM .learning_program_UR::after {
    position: absolute;
    content: "";
    width: 100%;
    background: linear-gradient(180deg, transparent, rgba(rgb(236,231,242), 0.05));
    height: 30%;
    z-index: 0;
    bottom: 0;
    left: 0;
}

.thanksPoint_FM ul {
    list-style: none;
    z-index: 2;
    margin: 0;
    position: relative;
    padding: 0;
}

.thanksPoint_FM span {
    display: block;
    font-size: 17px;
    position: relative;
    color: #000000;
    font-family: Arial, sans-serif;
    padding: 0.5rem 0;
    transition: color 0.3s ease;
    line-height: 1.7;
}

footer .access_help_IH::after {
    position: absolute;
    top: 0;
    height: 3px;
    background: linear-gradient(90deg, 
        rgb(210,200,217) 0%, 
        rgb(174,164,185) 50%, 
        rgb(210,200,217) 100%);
    left: 0;
    animation: glowBorder 3s infinite linear;
    width: 100%;
    content: '';
}

footer .info_item p,
footer .info_item a {
    font-size: 16px;
    transition: color 0.3s ease;
    display: flex;
    color: #ffffff;
    font-family: Arial, sans-serif;
    text-decoration: none;
    gap: 10px;
    align-items: center;
    font-weight: 400;
}

footer .text_main_holder {
    margin-bottom: 40px;
    grid-template-columns: 1fr 1fr 1fr;
    display: grid;
    gap: 40px;
}

footer .first_teach_We {
    gap: 20px;
    flex-direction: column;
    display: flex;
}

footer .header_master_N8 a {
    padding-left: 15px;
    position: relative;
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    transition: all 0.3s ease;
    opacity: 0.8;
}

footer .subscribe_holder {
    transform: perspective(1000px) rotateY(-5deg);
    transition: all 0.5s ease;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    padding: 25px;
    border-radius: 14px;
    flex-direction: column;
    background: rgba(0, 0, 0, 0.2);
    gap: 15px;
    border: 1px solid rgba(255, 255, 255, 0.05);
    display: flex;
}

footer .updates_widget_MR {
    text-transform: uppercase;
    overflow: hidden;
    background: linear-gradient(45deg, rgb(174,164,185) 0%, rgb(210,200,217) 100%);
    border: none;
    border-radius: 10px;
    position: relative;
    font-weight: 600;
    cursor: pointer;
    letter-spacing: 1px;
    transition: all 0.3s ease;
    color: #ffffff;
    font-size: 19px;
    padding: 12px 24px;
}

.reach_out_Gd .container {
    max-width: 1280px;
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
}

.reach_out_Gd .inquiry_map_6Z h3::after {
    content: '';
    background-color: rgb(174,164,185);
    width: 60px;
    bottom: 0;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    height: 3px;
}

.reach_out_Gd .inquiry_map_6Z div svg path {
    fill: rgb(174,164,185);
}

.reach_out_Gd .inquiry_map_6Z div span {
    color: #000000;
    line-height: 1.5;
    font-size: 12px;
    margin-top: 10px;
}

.reach_out_Gd .inquiry_info_KX::before {
    top: -15px;
    background-color: #ffffff;
    width: 30px;
    left: 50%;
    content: '';
    z-index: -1;
    transform: translateX(-50%) rotate(45deg);
    position: absolute;
    border-radius: 3px;
    height: 30px;
}

.reach_out_Gd .inquiry_info_KX .query_map_Fu {
    align-items: flex-start;
    margin-top: 5px;
    display: flex;
    flex: 1 0 100%;
}

.reach_out_Gd .inquiry_info_KX .query_map_Fu input[type="checkbox"]:checked::before {
    transform: translate(-50%, -50%);
    left: 50%;
    font-size: 12px;
    top: 50%;
    color: #ffffff;
    position: absolute;
    content: '✓';
}

.reach_out_Gd .inquiry_info_KX .feedback_reach_m9 {
    margin-top: 15px;
    cursor: pointer;
    background: linear-gradient(135deg, rgb(174,164,185), rgb(210,200,217));
    font-size: 20px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 10px;
    height: 50px;
    box-shadow: 0 5px 15px rgb(174,164,185,0.5);
    font-weight: 600;
    color: #ffffff;
    border: none;
    width: 100%;
}

.course_fit_for_R8 ul {
    flex-wrap: wrap;
    display: flex;
    list-style: none;
    margin: 0;
    gap: 35px;
    padding: 0;
    justify-content: center;
}

.course_fit_for_R8 ul li:hover {
    box-shadow: 
        inset 5px 5px 10px rgba(166, 180, 208, 0.4),
        inset -5px -5px 10px rgba(255, 255, 255, 0.8);
    transform: translateY(-5px);
}

.course_fit_for_R8 ul li:hover svg {
    box-shadow: 
        inset 3px 3px 6px rgba(166, 180, 208, 0.4),
        inset -3px -3px 6px rgba(255, 255, 255, 0.8);
    transform: scale(1.05);
}

.course_fit_for_R8 ul li:hover svg path {
    fill: rgb(174,164,185);
}

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

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

.privacy_cover_ot ul {
    padding-left: 0;
    list-style-type: none;
    margin: 20px 0;
}

.privacy_cover_ot ul li::before {
    margin-left: -1em;
    display: inline-block;
    content: "•";
    width: 1em;
    font-size: 1.5em;
    color: rgb(210,200,217);
}

.title_screen_wa {
    min-height: 100vh;
    width: 100%;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(236,231,242) 0%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
}

.title_screen_wa .page_open_0k {
    z-index: 2;
    display: flex;
    height: 100vh;
    padding: 2rem;
    position: relative;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.title_screen_wa .course_welcome_pz::after {
    position: absolute;
    height: 150%;
    content: "";
    opacity: 0.15;
    top: -25%;
    width: 150%;
    background: radial-gradient(circle at 50% 50%, transparent 30%, rgb(174,164,185,0.5) 100%);
    left: -25%;
    animation: orbitRotate 20s infinite linear;
    z-index: -1;
}

.title_screen_wa .course_welcome_pz div div {
    transform: translateY(20px);
    opacity: 0;
    position: relative;
    margin-top: 3rem;
    animation: slideUp 0.8s forwards 0.9s ease-out;
}

.title_screen_wa .course_welcome_pz p::before {
    width: 8px;
    top: 50%;
    position: absolute;
    height: 8px;
    box-shadow: 0 0 0 4px rgba(rgb(174,164,185), 0.2);
    right: 0;
    animation: pulse 3s infinite ease-in-out;
    content: "";
    border-radius: 50%;
    background-color: rgb(174,164,185);
    transform: translateY(-50%);
}



@media (max-width: 992px) {.tariff_list_item_LN {
    padding: 80px 0;
}.tariff_list_item_LN .payment_plans_Wg {
    gap: 1.25rem;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}.tariff_list_item_LN .study_cost_Ye {
    padding: 2rem 1.25rem;
}
}



@media (hover: none) {.tariff_list_item_LN .payment_plan_zf:hover {
    transform: none;
}}


@media only screen and (max-width: 1200px) {.cookie_overlay_dialog_QM {
    padding: 20px;
}
}


@media only screen and (max-width: 800px) {.user_status_wC {
    display: none;
}.visitor_confirm_dB {
    justify-content: center;
    flex-direction: column;
    align-items: center;
}.cookie_overlay_dialog_QM h5 {
    text-align: center;
}.cookie_overlay_dialog_QM p {
    text-align: center;
}.track_edu_XV {
    margin-bottom: 20px;
}body .warp-container_Rm .cookie_ack_DF {
    margin-bottom: 10px;
    margin-left: 0;
}}



@media (max-width: 992px) {.learning_process_4t {
    padding: 6rem 1.5rem;
}.learning_process_4t h3 {
    padding: 1.8rem;
    font-size: calc(37px * 0.9);
}.learning_process_4t span {
    padding: 1.8rem;
}.learning_process_4t h3::after {
    top: -6px;
    height: 12px;
}.learning_process_4t span::after {
    bottom: -6px;
    height: 12px;
}.learning_process_4t .learning_program_UR {
    gap: 2.5rem;
}
}



@media (max-width: 575px) {.about_this_lr {
    padding: 60px 0;
}.about_this_lr .text_group_ot {
    padding: 25px 20px;
}.about_this_lr h5 {
    font-size: calc(20px * 0.9);
}.about_this_lr p b {
    font-size: calc(13px * 1.2);
}.about_this_lr ol li {
    line-height: 1.6;
    font-size: calc(13px * 0.95);
}}




@media (max-width: 768px) {.program_overview_mA {
    min-height: 100vh;
}.program_overview_mA .study_hack_1Y::after {
    background: linear-gradient(to bottom, 
                    transparent 0%, 
                    #000000 50%);
}.program_overview_mA .learning_program_UR {
    margin-bottom: 0;
}.program_overview_mA .knowledge_plan_H1 {
    padding: 0 1.5rem;
    grid-gap: 1rem;
}.program_overview_mA .knowledge_plan_H1 h3 {
    font-size: calc(28px * 0.9);
}.program_overview_mA .knowledge_plan_H1 span,
    .program_overview_mA .knowledge_plan_H1 p {
    font-size: calc(17px * 0.9);
}.program_overview_mA .knowledge_plan_H1 .feedback_reach_m9 {
    margin-top: 1.5rem;
    width: 100%;
}}



@media (max-width: 768px) {footer .access_help_IH {
    padding: 50px 0 30px;
}footer .text_main_holder {
    gap: 40px;
    grid-template-columns: 1fr;
}footer .subscribe_holder {
    grid-column: span 1;
}footer .first_teach_We {
    gap: 15px;
}footer .quick_support_go {
    flex-direction: column;
    gap: 15px;
}footer .info_item {
    margin-bottom: 0;
    width: 100%;
}footer .input_holder {
    flex-direction: column;
}footer .updates_widget_MR {
    width: 100%;
}
}



@media screen and (min-width: 768px) and (max-width: 991px) {.reach_out_Gd {
    padding: 80px 0 120px;
}.reach_out_Gd .inquiry_map_6Z {
    justify-content: space-between;
    padding: 0 20px 120px;
}.reach_out_Gd .inquiry_map_6Z div {
    max-width: calc(50% - 15px);
    flex: 0 0 calc(50% - 15px);
}
}



@media (max-width: 992px) {.course_fit_for_R8 {
    padding: 80px 0;
}.course_fit_for_R8 h3 {
    padding: 15px 30px;
    margin-bottom: 50px;
}.course_fit_for_R8 ul {
    gap: 25px;
}.course_fit_for_R8 ul li {
    width: calc(50% - 13px);
    padding: 30px 25px;
}
}



@media only screen and (max-width: 800px) {.privacy_cover_ot {
    padding: 30px;
}.privacy_cover_ot h1 {
    font-size: calc(23px - 4px);
}.privacy_cover_ot h2 {
    font-size: calc(23px - 3px);
}.privacy_cover_ot h3, .privacy_cover_ot h4, .privacy_cover_ot h5, .privacy_cover_ot h6 {
    font-size: calc(23px - 2px);
}.privacy_cover_ot p, .privacy_cover_ot span, .privacy_cover_ot div, .privacy_cover_ot li {
    font-size: calc(17px - 2px);
}}



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



@keyframes pulseGlow {
    0% {
        transform: scale(1);
        opacity: 0.3;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 0.3;
    }
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgb(210,200,217,0.5);
    }
    70% {
        box-shadow: 0 0 0 15px rgba(255, 255, 255, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}



@keyframes paperCut {
    0% {
        opacity: 0;
        transform: translateY(30px) rotate(-2deg);
    }
    60% {
        opacity: 1;
        transform: translateY(-10px) rotate(2deg);
    }
    80% {
        transform: translateY(5px) rotate(-1deg);
    }
    100% {
        opacity: 1;
        transform: translateY(0) rotate(var(--rotation, 1deg));
    }
}

@keyframes glowBorder {
    0% {
        opacity: 0.3;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.3;
    }
}



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

