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

.xukEZ_wrapper-canvas {
    display: flex;
    height: 100%;
    min-height: 100%;
    flex-direction: column;
}

.yfzIc_compliance {
    flex: 0 0 auto;
}

.yfzIc_compliance {
    z-index: 2;
    font-family: Arial, sans-serif;
    color: #ffffff;
    padding: 60px 0;
    position: relative;
}

header .elwSB_main_info .jatde_top_section {
    z-index: 2;
    margin-left: calc((100vw - 100%) / 2);
    transform: translateY(-5px);
    transition: all 0.4s ease;
    position: relative;
}

header .elwSB_main_info .jatde_top_section .YhjvP_top_pagebar::before {
    content: "";
    left: -20px;
    top: -10px;
    z-index: -1;
    position: absolute;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 15% 100%);
    height: calc(100% + 20px);
    width: calc(100% + 40px);
    background: rgba(0, 0, 0, 0.5);
}

header .elwSB_main_info .dhzlw_top_info .wpDTi_top_bar {
    margin: 0;
    position: relative;
    perspective: 1000px;
    transform-style: preserve-3d;
}

header .elwSB_main_info .dhzlw_top_info .wpDTi_top_bar a {
    padding: 1.2rem 1.5rem;
    font-size: 15px;
    text-decoration: none;
    transform-origin: center;
    position: relative;
    color: #ffffff;
    transition: all 0.3s ease;
    display: block;
    font-weight: 600;
}

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

.SeVkv_info_details .vGFpj_quick_request {
    z-index: 1;
    position: relative;
}

.SeVkv_info_details .vGFpj_quick_request:nth-child(2) {
    width: 30%;
    overflow: hidden;
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    z-index: 0;
    clip-path: polygon(10% 0, 100% 0, 90% 100%, 0 100%);
}

.SeVkv_info_details .vGFpj_quick_request h2 {
    font-size: 37px;
    margin-bottom: 2rem;
    padding-left: 1rem;
    font-weight: 700;
    letter-spacing: 1px;
    color: #ffffff;
    text-transform: uppercase;
    position: relative;
}

.SeVkv_info_details .kWxcv_request_feedback {
    color: #ffffff;
    margin-bottom: 2rem;
    line-height: 1.7;
    opacity: 0.9;
}

.SeVkv_info_details .xdcym_edu_coach {
    position: relative;
    margin-top: 2rem;
}

.SeVkv_info_details .rskuS_assist_team {
    flex-direction: column;
    gap: 0.5rem;
    display: flex;
}

.SeVkv_info_details .rskuS_assist_team span {
    padding-left: 1.5rem;
    padding: 0.5rem 0;
    color: #ffffff;
    display: flex;
    align-items: center;
    position: relative;
    font-size: calc(17px * 0.9);
    transition: all 0.3s ease;
}

.SeVkv_info_details .vGFpj_quick_request .DAbup_img_border_box:hover {
    filter: saturate(1) contrast(1);
}

.SeVkv_info_details .XdIFO_connect_team {
    justify-content: space-between;
    flex-direction: column;
    display: flex;
    gap: 2rem;
}

.SeVkv_info_details .XdIFO_connect_team a::before {
    background: rgb(124,160,183,0.5);
    width: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease;
    z-index: -1;
    left: 0;
    content: '';
    height: 100%;
}

.SeVkv_info_details svg {
    height: 20px;
    width: 20px;
    fill: none;
}

.SeVkv_info_details svg path {
    fill: rgb(124,160,183);
    transition: fill 0.3s ease;
}

.dKLzm_privacy_concealment h1 {
    padding-bottom: 0.5rem;
    font-size: 43px;
    color: rgb(165,194,209);
    margin-bottom: 1.5rem;
    font-weight: 700;
    border-bottom: 2px solid rgb(165,194,209);
}

.dKLzm_privacy_concealment li {
    padding-left: 1.2rem;
    line-height: 1.6;
    position: relative;
    margin-bottom: 0.5rem;
    font-size: 12px;
}

.dKLzm_privacy_concealment span {
    color: #000000;
    font-weight: 400;
}

.qSvWn_sign_up_for_updates {
    position: relative;
    padding: 4rem 2rem;
    background: linear-gradient(135deg, rgb(165,194,209,0.5), rgb(124,160,183));
    overflow: hidden;
}

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

.qSvWn_sign_up_for_updates .SJFnk_principles_list {
    position: relative;
    flex-direction: column;
    background: linear-gradient(170deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.05));
    border: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(8px);
    padding: 2.5rem;
    transform: perspective(1000px) rotateX(2deg);
    display: flex;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.qSvWn_sign_up_for_updates .input_holder input[type="email"]::placeholder {
    color: rgba(0, 0, 0, 0.4);
    transition: opacity 0.3s ease;
}

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

.qSvWn_sign_up_for_updates .input_holder .gdYkI_feedback_section:hover {
    transform: translateY(-2px);
    box-shadow: 0 7px 14px rgba(0, 0, 0, 0.2);
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5), #000000);
}

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

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



.UuLzQ_program_overview .DAbup_img_border_box {
    height: 350px;
    position: relative;
    transition: transform 0.6s cubic-bezier(0.2, 0.8, 0.2, 1);
    transform: perspective(1000px) rotateX(2deg) rotateY(-3deg);
    z-index: 3;
    border: none;
    mask-image: linear-gradient(to bottom right, 
        transparent 0%, 
        black 2%, 
        black 98%, 
        transparent 100%);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}

.UuLzQ_program_overview .CczRj_label_container::before {
    width: 40px;
    position: absolute;
    transform: rotate(45deg);
    z-index: -1;
    background: rgb(165,194,209);
    top: -20px;
    height: 40px;
    content: "";
    left: 20px;
}

.UuLzQ_program_overview .description {
    font-family: Arial, sans-serif;
    color: #000000;
    margin-bottom: 1.5rem;
    font-size: 17px;
    line-height: 1.7;
    position: relative;
}

.lByXP_opening_page {
    justify-content: center;
    align-items: center;
    padding: 5rem 2rem;
    min-height: 100vh;
    overflow: hidden;
    display: flex;
    position: relative;
    background: linear-gradient(135deg, #f0f4f8 0%, #e8ecf0 100%);
}

.lByXP_opening_page .rGKVg_learn_head > div {
    display: grid;
    gap: 3rem;
    grid-template-columns: 1fr;
}

.lByXP_opening_page h3 {
    padding-left: 2rem;
    position: relative;
    font-size: calc(19px * 1.1);
    transform: translateX(-10px);
    line-height: 1.5;
    font-weight: 600;
    max-width: 90%;
    opacity: 0;
    margin-bottom: 1.5rem;
    animation: slideInLeft 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s forwards;
    color: #000000;
}

.lByXP_opening_page .jrgLw_pro_program > div {
    position: relative;
    flex-direction: column;
    padding: 3rem;
    width: 100%;
    display: flex;
    gap: 1.5rem;
    z-index: 2;
}

.lByXP_opening_page .jrgLw_pro_program p::after {
    position: absolute;
    transform: scaleX(0);
    bottom: 0;
    transform-origin: left;
    animation: growWidth 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.5s forwards;
    left: 0;
    content: "";
    height: 2px;
    background: #ffffff;
    width: 80px;
}

.lByXP_opening_page .jrgLw_pro_program:hover::before {
    background: linear-gradient(
        to right,
        rgba(0, 0, 0, 0.75) 0%,
        rgba(0, 0, 0, 0.55) 40%,
        rgba(0, 0, 0, 0.35) 100%
    );
    transition: all 0.5s ease;
}


.DXtgQ_secure_cookies {
    justify-content: space-between;
    padding: 20px 5%;
    background: linear-gradient(135deg, rgb(124,160,183) 0%, rgba(0, 0, 0, 0.5) 100%);
    display: flex;
    box-shadow: 0 0 20px rgb(165,194,209,0.5);
    flex-wrap: wrap;
    align-items: center;
}

.RbxlK_cookie_show {
    flex: 1;
    min-width: 300px;
    color: #ffffff;
}

.RbxlK_cookie_show p {
    color: #ffffff;
    text-shadow: 0 0 5px rgb(165,194,209,0.5);
    font-size: 16px;
    margin-bottom: 0;
}

.AeqgC_consent_panel:hover {
    box-shadow: 0 0 20px rgb(124,160,183,0.5);
    background: rgb(124,160,183);
}

.gSaOE_trackingSettingsPopup p a:hover {
    color: rgb(124,160,183);
}


.jFRlX_contact_section {
    overflow: hidden;
    padding: 90px 0;
    background: rgb(213,228,236);
    position: relative;
}

.jFRlX_contact_section h2 {
    border-bottom: 3px solid rgb(165,194,209);
    margin-bottom: 50px;
    display: inline-block;
    position: relative;
    font-size: 35px;
    font-weight: 700;
    color: #000000;
    padding-bottom: 15px;
}

.jFRlX_contact_section .DAbup_img_border_box {
    position: relative;
    clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%);
    flex: 0 0 45%;
    min-height: 550px;
}

.jFRlX_contact_section .fNEre_reach_reach::before {
    left: 0;
    height: 100%;
    background-position: 0 0, 15px 15px;
    background-size: 30px 30px;
    position: absolute;
    z-index: -1;
    opacity: 0.1;
    width: 100%;
    top: 0;
    background: 
        linear-gradient(135deg, #ffffff 0%, #ffffff 50%, transparent 50%, transparent 100%),
        linear-gradient(-135deg, #ffffff 0%, #ffffff 50%, transparent 50%, transparent 100%);
    content: "";
}

.jFRlX_contact_section .bGrqs_feedback_feedback input[type="checkbox"] {
    transition: all 0.3s ease;
    border: 2px solid rgb(213,228,236);
    width: 22px;
    height: 22px;
    appearance: none;
    background: rgb(213,228,236);
    position: relative;
    cursor: pointer;
    margin-top: 3px;
    border-radius: 4px;
}

.jFRlX_contact_section .bGrqs_feedback_feedback a:hover {
    color: rgb(124,160,183);
}

.jFRlX_contact_section .bGrqs_feedback_feedback a:hover::after {
    height: 2px;
    background: rgb(124,160,183);
}

.jFRlX_contact_section .gdYkI_feedback_section::after {
    transform: translate(-50%, -50%);
    border-radius: 50%;
    content: "";
    left: 50%;
    height: 0;
    background: rgba(255, 255, 255, 0.1);
    position: absolute;
    transition: all 0.6s ease;
    width: 0;
    top: 50%;
}

.jFRlX_contact_section svg:hover {
    fill: rgb(124,160,183);
}

.jFRlX_contact_section svg:hover path {
    fill: rgb(124,160,183);
}

.lmghw_price_row .container {
    margin: 0 auto;
    position: relative;
    max-width: 1400px;
    z-index: 2;
}

.lmghw_price_row .uAkIc_package_deals {
    display: flex;
    flex-direction: column;
    gap: 3rem;
}

.lmghw_price_row .cYiaG_price_tiers h2 {
    display: inline-block;
    font-weight: 700;
    color: #000000;
    position: relative;
    font-size: 28px;
    margin-bottom: 1rem;
}

.lmghw_price_row .rOSTh_price_deals {
    perspective: 1000px;
    gap: 2rem;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}

.lmghw_price_row .kwfdD_class_deals:nth-child(2) {
    animation-delay: 0.2s;
}

.lmghw_price_row .kwfdD_class_deals:nth-child(4) {
    animation-delay: 0.4s;
}

.lmghw_price_row .kwfdD_class_deals:hover {
    transform: translateZ(30px) scale(1.03);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}

.lmghw_price_row .kwfdD_class_deals:hover::before {
    transform: scaleX(1);
}

.lmghw_price_row .SiWDe_tuition_table {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.lmghw_price_row .Xcrxb_rate_choice h3 {
    color: #000000;
    position: relative;
    font-weight: 700;
    transition: color 0.3s ease;
    font-size: 19px;
    margin: 0 0 1rem;
}

.lmghw_price_row .kwfdD_class_deals:hover .VRZbI_pro_fees {
    transform: translateY(-3px);
}

.lmghw_price_row .kwfdD_class_deals:hover .VRZbI_pro_fees::after {
    width: 80px;
}

.lmghw_price_row .DAbup_img_border_box::after {
    top: 0;
    right: 0;
    opacity: 0.7;
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    background: linear-gradient(to top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 50%);
    transition: opacity 0.5s ease;
}

.pcXTD_try_immediately::after {
    bottom: -50px;
    height: 200px;
    width: 200px;
    right: -50px;
    z-index: -1;
    background: radial-gradient(circle, rgb(165,194,209,0.5) 0%, transparent 70%);
    position: absolute;
    filter: blur(40px);
    content: "";
}

.pcXTD_try_immediately h2::after {
    transform: translateX(-50%);
    bottom: -15px;
    position: absolute;
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.6);
    background: #ffffff;
    width: 80px;
    height: 3px;
    left: 50%;
    border-radius: 10px;
    content: "";
}

.pcXTD_try_immediately .SJFnk_principles_list::before {
    background: linear-gradient(45deg, transparent 40%, rgb(124,160,183), transparent 60%);
    right: -3px;
    z-index: -1;
    opacity: 0.6;
    top: -3px;
    left: -3px;
    bottom: -3px;
    content: "";
    position: absolute;
    filter: blur(3px);
    border-radius: calc(18px + 3px);
    animation: borderGlow 3s infinite alternate;
}

.pcXTD_try_immediately .SJFnk_principles_list:hover svg path {
    animation: pathPulse 2s infinite alternate;
    fill: #ffffff;
}

.pcXTD_try_immediately .gdYkI_feedback_section:hover {
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.15);
    transform: translateY(-3px) scale(1.03);
    color: rgb(165,194,209);
}

.pcXTD_try_immediately .gdYkI_feedback_section:hover::before {
    animation: shimmer 1.5s infinite;
}

.pAVTI_instructor_history {
    background: rgb(213,228,236);
    padding: 5rem 2rem;
    position: relative;
    perspective: 1000px;
    overflow: hidden;
}

.pAVTI_instructor_history .liemu_feedback_list {
    transform-style: preserve-3d;
    z-index: 2;
    align-items: center;
    flex-direction: row;
    display: flex;
    gap: 0;
    justify-content: space-between;
    position: relative;
}

.pAVTI_instructor_history .DAbup_img_border_box::after {
    border-radius: 28px;
    top: 0;
    content: "";
    transition: opacity 0.6s ease;
    height: 100%;
    opacity: 0.4;
    background: linear-gradient(
        135deg,
        transparent 0%,
        rgb(165,194,209,0.5) 100%
    );
    left: 0;
    width: 100%;
    position: absolute;
}

.pAVTI_instructor_history .ypcAz_work_section::before {
    top: -50%;
    content: "";
    transform: scale(0);
    height: 200%;
    width: 200%;
    background: radial-gradient(
        circle at center,
        rgb(124,160,183,0.5) 0%,
        transparent 70%
    );
    position: absolute;
    transition: transform 0.8s ease;
    left: -50%;
    opacity: 0.1;
}

.pAVTI_instructor_history .ypcAz_work_section:hover .name::after {
    width: 100%;
}

.pAVTI_instructor_history .gHuoO_career_expertise {
    font-style: italic;
    padding-left: 2rem;
    font-size: 16px;
    position: relative;
    font-weight: 400;
    border-left: 3px solid rgb(165,194,209,0.5);
    line-height: 1.7;
    color: #000000;
}

.rgdNe_customer_experience::before {
    top: 0;
    height: 100%;
    pointer-events: none;
    background: 
        radial-gradient(circle at 10% 20%, rgb(165,194,209,0.5) 0%, transparent 50%),
        radial-gradient(circle at 90% 80%, rgb(124,160,183,0.5) 0%, transparent 40%);
    left: 0;
    content: "";
    transform: translateZ(-50px);
    width: 100%;
    opacity: 0.4;
    z-index: 1;
    position: absolute;
}

.rgdNe_customer_experience .PnbMR_review_list {
    gap: 30px;
    transform-style: preserve-3d;
    padding: 0;
    perspective: 1000px;
    list-style: none;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
}

.rgdNe_customer_experience .liemu_feedback_list:hover {
    transform: translateZ(20px) rotateX(2deg);
    box-shadow: 0 20px 45px rgba(0,0,0,0.12);
}

.rgdNe_customer_experience .liemu_feedback_list::after {
    background: linear-gradient(90deg, rgb(165,194,209) 0%, rgb(124,160,183) 100%);
    width: 100%;
    transform-origin: left;
    content: "";
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    position: absolute;
    left: 0;
    height: 5px;
    bottom: 0;
    transform: scaleX(0);
}

.rgdNe_customer_experience .liemu_feedback_list:hover img {
    transform: translateZ(25px);
}

.rgdNe_customer_experience .liemu_feedback_list h4::after {
    background: rgb(165,194,209);
    position: absolute;
    width: 30px;
    left: 0;
    bottom: -5px;
    height: 2px;
    content: "";
    transition: width 0.3s ease;
}

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

.tRszJ_program_results::before {
    top: 0;
    z-index: 1;
    position: absolute;
    width: 100%;
    background: linear-gradient(135deg, rgb(165,194,209,0.5) 0%, transparent 60%);
    height: 100%;
    left: 0;
    content: "";
}

.tRszJ_program_results h5::after {
    height: 4px;
    bottom: -15px;
    border-radius: 10px;
    transform: translateX(-50%);
    content: "";
    background: linear-gradient(90deg, rgb(165,194,209), rgb(124,160,183));
    left: 50%;
    position: absolute;
    width: 80px;
}

.tRszJ_program_results .DAbup_img_border_box {
    position: relative;
    height: 250px;
    margin-bottom: 30px;
    transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.6s ease;
    object-fit: cover;
    z-index: 1;
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.1);
    width: 100%;
    border-radius: 8px;
}

.tRszJ_program_results .DAbup_img_border_box {
    clip-path: polygon(0 0, 100% 8%, 92% 100%, 0% 92%);
    transition: clip-path 0.6s ease-in-out, transform 0.6s ease, box-shadow 0.6s ease;
}

.tRszJ_program_results ul {
    padding: 0;
    list-style: none;
    grid-template-columns: 1fr;
    display: grid;
    gap: 22px;
    margin: 0;
}

.tRszJ_program_results li:nth-child(odd) {
    transform: translateX(-5px) translateZ(0);
}

.tRszJ_program_results li:nth-child(even) {
    transform: translateX(5px) translateZ(0);
}

.tRszJ_program_results li:nth-child(odd):hover {
    transform: translateX(-5px) translateY(-3px) translateZ(0);
}

.tRszJ_program_results li p {
    font-size: 17px;
    align-items: flex-start;
    color: #000000;
    line-height: 1.5;
    display: flex;
    margin: 0;
}

.tRszJ_program_results li:hover svg path:first-child {
    fill: rgb(165,194,209);
}

.tRszJ_program_results li:nth-child(2) {
    animation: fadeInUp 0.5s 0.2s backwards;
}

.tRszJ_program_results li:nth-child(5) {
    animation: fadeInUp 0.5s 0.5s backwards;
}

.ZhOVF_our_story .container {
    transform-origin: center top;
    max-width: 1200px;
    padding: 0 2rem;
    transform: perspective(1000px) rotateX(2deg);
    z-index: 2;
    position: relative;
    margin: 0 auto;
}

.ZhOVF_our_story h1::after {
    transform-origin: left center;
    width: 60%;
    position: absolute;
    bottom: -10px;
    height: 4px;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    background: linear-gradient(90deg, rgb(165,194,209) 0%, transparent 100%);
    left: 0;
    content: "";
}

.ZhOVF_our_story .cCkqF_training_space {
    transform: translateZ(0);
    border-left: 4px solid rgb(165,194,209);
    background: #ffffff;
    padding: 2.5rem;
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08), 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: transform 0.4s ease-out, box-shadow 0.4s ease-out;
}

.ZhOVF_our_story .cCkqF_training_space:hover h4::after {
    width: 80px;
}

.ZhOVF_our_story .cCkqF_training_space:first-child {
    transform: translateX(-5px) translateZ(0);
}

.ZhOVF_our_story .cCkqF_training_space:last-child {
    transform: translateX(5px) translateZ(0);
}

.ailOq_ty_section {
    padding: 6rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(124,160,183,0.5), rgb(165,194,209,0.5));
    position: relative;
}

.ailOq_ty_section .container {
    margin: 0 auto;
    z-index: 3;
    position: relative;
    width: 90%;
    max-width: 1200px;
}

.ailOq_ty_section .SJFnk_principles_list {
    overflow: hidden;
    transform: perspective(1000px) rotateX(2deg);
    background: linear-gradient(145deg, 
        rgba(255,255,255,0.95), 
        rgba(255,255,255,0.85));
    transition: transform 0.5s ease-out;
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.1),
        0 3px 10px rgba(0,0,0,0.05),
        0 0 0 1px rgba(255,255,255,0.2) inset;
    transform-style: preserve-3d;
    position: relative;
    border-radius: 10px;
    padding: 4rem 3rem;
}

.ailOq_ty_section h5 {
    font-weight: 700;
    font-size: 20px;
    display: inline-block;
    font-family: Arial, sans-serif;
    color: rgb(165,194,209);
    line-height: 1.4;
    position: relative;
    margin: 0 0 1rem;
}

.ailOq_ty_section a:hover p {
    color: rgb(165,194,209);
    transform: translateY(-3px);
    text-shadow: 0 1px 2px rgba(0,0,0,0.1);
}

footer {
    position: relative;
}

footer::before {
    position: absolute;
    background: linear-gradient(125deg, #000000 0%, rgb(124,160,183) 100%);
    opacity: 0.95;
    z-index: 1;
    content: '';
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
}

.yfzIc_compliance .eXLmd_testimonial {
    text-align: center;
    font-size: 12px;
    max-width: 80%;
    background: rgba(255, 255, 255, 0.1);
    margin: 0 auto;
    padding: 15px 20px;
    border-radius: 10px;
    line-height: 1.7;
    color: #ffffff;
}

.yfzIc_compliance .dhzlw_top_info:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.1);
}

.yfzIc_compliance .dhzlw_top_info .djwFA_main_header a {
    color: #ffffff;
    transition: all 0.3s ease;
    padding: 8px 12px;
    text-decoration: none;
    text-align: center;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.05);
    font-size: 12px;
}

.kYynB_training_zone .container {
    display: flex;
    justify-content: center;
}



footer::after {
    position: absolute;
    width: 100%;
    content: '';
    left: 0;
    height: 100%;
    top: 0;
    background-size: 20px 20px;
    z-index: 1;
    background-image: linear-gradient(0deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px),
        linear-gradient(90deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px);
}



@media screen and (max-width: 767px) {header .elwSB_main_info .dhzlw_top_info {
    padding: 0.5rem 0;
}header .elwSB_main_info .dhzlw_top_info .wpDTi_top_bar {
    width: 50%;
}header .elwSB_main_info .dhzlw_top_info .wpDTi_top_bar a {
    padding: 0.6rem 0.8rem;
    text-align: center;
    font-size: calc(15px - 2px);
}header .elwSB_main_info .dhzlw_top_info .wpDTi_top_bar a::after {
    display: none;
}}



@media (max-width: 768px) {.SeVkv_info_details {
    padding: 4rem 0;
}.SeVkv_info_details .vGFpj_quick_request:nth-child(1),
    .SeVkv_info_details .vGFpj_quick_request:nth-child(3) {
    padding: 2rem;
}.SeVkv_info_details .XdIFO_connect_team {
    flex-direction: column;
}.SeVkv_info_details .XdIFO_connect_team a {
    width: 100%;
}.SeVkv_info_details .vGFpj_quick_request .DAbup_img_border_box {
    min-height: 250px;
}.SeVkv_info_details .vGFpj_quick_request h2 {
    margin-bottom: 1.5rem;
    font-size: calc(37px * 0.9);
}
}


@media only screen and (max-width: 800px) {.dKLzm_privacy_concealment {
    border-radius: 10px;
    padding: 1rem;
}.dKLzm_privacy_concealment h1 {
    font-size: calc(19px - 0.5rem);
}.dKLzm_privacy_concealment h2 {
    font-size: calc(19px - 0.5rem);
}.dKLzm_privacy_concealment p,
    .dKLzm_privacy_concealment li {
    font-size: calc(12px - 0.2rem);
}}



@media (min-width: 1200px) {.qSvWn_sign_up_for_updates .SJFnk_principles_list {
    padding: 4rem;
    gap: 3rem;
}.qSvWn_sign_up_for_updates h4 {
    font-size: calc(18px * 1.1);
    max-width: 85%;
}.qSvWn_sign_up_for_updates .input_holder {
    gap: 1.5rem;
}
}



@media screen and (min-width: 768px) {.UuLzQ_program_overview .DvTpR_career_classes {
    flex-direction: row;
    gap: 4rem;
    align-items: center;
}.UuLzQ_program_overview .DAbup_img_border_box {
    flex: 1;
    transform: perspective(1000px) rotateX(2deg) rotateY(-5deg);
    height: 450px;
}.UuLzQ_program_overview .CczRj_label_container {
    flex: 1.2;
    transform: perspective(1000px) rotateX(-1deg) rotateY(2deg) translateZ(30px);
    transition: transform 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
}.UuLzQ_program_overview .CczRj_label_container:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateZ(40px);
}.UuLzQ_program_overview h3 {
    font-size: 35px;
}
}




@media (min-width: 768px) {.lByXP_opening_page {
    padding: 5rem 3rem;
}.lByXP_opening_page .rGKVg_learn_head > div {
    gap: 4rem;
    grid-template-columns: 1fr 1.5fr;
    align-items: center;
}.lByXP_opening_page h3 {
    font-size: calc(19px * 1.2);
    margin-bottom: 0;
}.lByXP_opening_page .jrgLw_pro_program {
    min-height: 500px;
}.lByXP_opening_page .jrgLw_pro_program > div {
    padding: 4rem;
    justify-content: center;
}.lByXP_opening_page .title_style_header {
    font-size: clamp(3rem, 6vw, calc(42px * 1.2));
}
}


@media only screen and (max-width: 1200px) {.gSaOE_trackingSettingsPopup {
    padding: 20px;
}.DXtgQ_secure_cookies {
    padding: 20px 2%;
}
}



@media (max-width: 992px) {.jFRlX_contact_section {
    padding: 70px 0;
}.jFRlX_contact_section .bzxog_feedback_links {
    flex-direction: column;
}.jFRlX_contact_section .DAbup_img_border_box {
    flex: 0 0 auto;
    min-height: 300px;
}.jFRlX_contact_section .fNEre_reach_reach {
    flex: 0 0 auto;
    padding: 40px 30px 50px;
}
}



@media (max-width: 576px) {.jFRlX_contact_section {
    padding: 50px 0;
}.jFRlX_contact_section .container {
    padding: 0 15px;
}.jFRlX_contact_section h2 {
    margin-bottom: 30px;
    font-size: calc(35px - 6px);
}.jFRlX_contact_section .fNEre_reach_reach {
    padding: 30px 20px 40px;
}.jFRlX_contact_section .gdYkI_feedback_section {
    width: 100%;
}.jFRlX_contact_section .DAbup_img_border_box {
    min-height: 200px;
}}



@media (max-width: 767px) {.lmghw_price_row .kwfdD_class_deals {
    margin: 0 auto;
    max-width: 400px;
}.lmghw_price_row .cYiaG_price_tiers h2 {
    font-size: calc(28px * 0.9);
}.lmghw_price_row .WPbNZ_pricing_levels {
    font-size: calc(12px * 0.95);
}}



@media (max-width: 480px) {.pcXTD_try_immediately {
    padding: 3rem 0;
}.pcXTD_try_immediately h2 {
    font-size: 1.5rem;
}.pcXTD_try_immediately h2::after {
    width: 60px;
}.pcXTD_try_immediately .SJFnk_principles_list {
    transform: translateZ(10px) rotateX(1deg);
    padding: 1.5rem;
}.pcXTD_try_immediately svg {
    width: 36px;
    height: 36px;
}.pcXTD_try_immediately .gdYkI_feedback_section {
    font-size: 0.9rem;
    padding: 0.65rem 1.25rem;
}}



@media (max-width: 992px) {.rgdNe_customer_experience h2 {
    font-size: calc(38px * 0.9);
    margin-bottom: 50px;
}.rgdNe_customer_experience .liemu_feedback_list {
    padding: 25px;
}.rgdNe_customer_experience .liemu_feedback_list img {
    height: 50px;
    width: 50px;
}
}



@media (prefers-reduced-motion: reduce) {.rgdNe_customer_experience .liemu_feedback_list,
    .rgdNe_customer_experience .liemu_feedback_list img,
    .rgdNe_customer_experience a,
    .rgdNe_customer_experience a::before {
    transition: none;
}.rgdNe_customer_experience .liemu_feedback_list:hover {
    transform: none;
}.rgdNe_customer_experience .liemu_feedback_list:hover img {
    transform: none;
}}



@media (max-width: 767px) {.tRszJ_program_results {
    padding: 80px 0 60px;
}.tRszJ_program_results h5 {
    padding: 0 20px;
    line-height: 1.4;
}.tRszJ_program_results .SJFnk_principles_list {
    padding: 25px 20px;
}.tRszJ_program_results li {
    padding: 15px;
}.tRszJ_program_results li p {
    font-size: calc(17px * 0.95);
}.tRszJ_program_results li svg {
    width: 20px;
    height: 20px;
}
}



@media (min-width: 1024px) {.ZhOVF_our_story {
    padding: 10rem 0;
}.ZhOVF_our_story::before {
    background-size: 60px 60px;
}.ZhOVF_our_story .container {
    padding: 0 4rem;
}.ZhOVF_our_story h1 {
    font-size: calc(45px * 1.4);
}.ZhOVF_our_story .cCkqF_training_space {
    padding: 3.5rem;
}.ZhOVF_our_story .cCkqF_training_space h4 {
    font-size: calc(19px * 1.2);
    margin-bottom: 2rem;
}.ZhOVF_our_story .cCkqF_training_space h4::after {
    height: 3px;
    bottom: -10px;
}.ZhOVF_our_story .cCkqF_training_space div {
    font-size: calc(17px * 1.05);
    line-height: 1.9;
    max-height: 450px;
}.ZhOVF_our_story .MwchX_guide_approach ul {
    gap: 3rem;
}
}



@media (max-width: 991px) {.ailOq_ty_section {
    padding: 5rem 0;
}.ailOq_ty_section .SJFnk_principles_list {
    transform: perspective(1000px) rotateX(1deg);
    padding: 3rem 2.5rem;
}.ailOq_ty_section h5 {
    font-size: calc(20px * 0.95);
}.ailOq_ty_section p {
    line-height: 1.7;
    font-size: calc(13px * 0.98);
}
}



@media (max-width: 576px) {.ailOq_ty_section {
    padding: 3rem 0;
}.ailOq_ty_section .container {
    width: 92%;
}.ailOq_ty_section .SJFnk_principles_list {
    padding: 2rem 1.5rem;
}.ailOq_ty_section .SJFnk_principles_list > div:first-child {
    margin-bottom: 1.5rem;
}.ailOq_ty_section h5 {
    font-size: calc(20px * 0.85);
}.ailOq_ty_section p {
    font-size: calc(13px * 0.9);
    line-height: 1.5;
}}



@media (max-width: 576px) {.yfzIc_compliance {
    padding: 40px 0;
}.yfzIc_compliance .company_holder h3 {
    font-size: calc(36px * 0.8);
}.yfzIc_compliance .dhzlw_top_info h5 {
    font-size: calc(24px * 0.9);
}.yfzIc_compliance .dhzlw_top_info .djwFA_main_header a {
    font-size: calc(12px * 0.95);
}}



@keyframes growWidth {
    from {
        transform: scaleX(0);
    }
    to {
        transform: scaleX(1);
    }
}



@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(30px) rotateX(5deg);
    }
    to {
        opacity: 1;
        transform: translateY(0) rotateX(0);
    }
}



@keyframes patternMove {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 100px 100px;
  }
}



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



@keyframes shimmer {
    0%, 100% {
        opacity: 0.5;
        transform: translateX(0%);
    }
    50% {
        opacity: 0.8;
        transform: translateX(2%);
    }
}

