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

.dwIhJ_head_sitewrap {
    flex: 1 0 auto;
}

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


header .elwSB_main_info {
    overflow: visible;
    box-sizing: border-box;
    align-items: center;
    background: linear-gradient(120deg, rgb(165,194,209) 0%, rgb(124,160,183,0.5) 100%);
    position: relative;
    z-index: 99;
    display: flex;
    width: 100%;
    padding: 1.5rem 0;
    justify-content: space-between;
}

header .elwSB_main_info .jatde_top_section .YhjvP_top_pagebar {
    position: relative;
    display: block;
    padding: 0.5rem 1rem;
}

header .elwSB_main_info .dhzlw_top_info {
    background: linear-gradient(90deg, transparent, rgb(165,194,209,0.5) 30%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
    list-style: none;
    width: 80vw;
    margin: 0;
    padding: 0;
    padding-right: calc((100vw - 100%) / 2);
    justify-content: flex-end;
    display: flex;
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
}

header .elwSB_main_info .dhzlw_top_info .wpDTi_top_bar a:hover {
    color: rgb(124,160,183);
    transform: translateZ(10px);
}

header .elwSB_main_info .dhzlw_top_info .wpDTi_top_bar a:hover::after {
    width: calc(100% - 3rem);
}

.SeVkv_info_details::before {
    width: 100%;
    top: 0;
    position: absolute;
    height: 100%;
    content: "";
    z-index: 0;
    left: 0;
    background: 
        radial-gradient(circle at 20% 20%, rgb(165,194,209,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 80%, rgb(124,160,183,0.5) 0%, transparent 40%);
}

.SeVkv_info_details .vGFpj_quick_request:nth-child(3) {
    clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%);
    background: linear-gradient(225deg, rgb(124,160,183,0.5) 0%, #000000 100%);
    display: flex;
    flex-direction: column;
    border-radius: 0 19px 19px 0;
    padding: 3rem;
    justify-content: center;
    width: 35%;
}

.SeVkv_info_details .xbiwD_instant_request {
    font-weight: 600;
    letter-spacing: 0.5px;
    color: #ffffff;
    font-size: calc(17px * 1.2);
    margin-bottom: 1rem;
}

.SeVkv_info_details .vGFpj_quick_request p span {
    font-weight: 600;
}

.SeVkv_info_details .xdcym_edu_coach::before {
    background: linear-gradient(90deg, rgb(124,160,183), transparent);
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    content: "";
}

.SeVkv_info_details .rskuS_assist_team span:hover {
    transform: translateX(5px);
}

.SeVkv_info_details .vGFpj_quick_request .DAbup_img_border_box {
    filter: saturate(0.8) contrast(1.1);
    min-height: 400px;
    height: 100%;
    transition: all 0.5s ease;
    position: relative;
}

.SeVkv_info_details .XdIFO_connect_team a {
    position: relative;
    border-radius: 10px;
    padding: 1.25rem;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    transition: all 0.3s ease;
    gap: 1.5rem;
    align-items: center;
    overflow: hidden;
    border-right: 3px solid rgb(124,160,183);
}

.SeVkv_info_details .XdIFO_connect_team a p {
    color: #ffffff;
    flex: 1;
    font-size: 17px;
    text-align: right;
    font-weight: 600;
    margin: 0;
}

.SeVkv_info_details .XdIFO_connect_team a:hover svg path {
    fill: #ffffff;
}

.dKLzm_privacy_concealment h2 {
    color: rgb(124,160,183);
    margin-bottom: 1rem;
    font-weight: 600;
    font-size: 35px;
    margin-top: 1rem;
}

.dKLzm_privacy_concealment ul,
.dKLzm_privacy_concealment ol {
    margin-bottom: 1rem;
    list-style: none;
    padding-left: 1.5rem;
    margin-top: 1rem;
}

.dKLzm_privacy_concealment p {
    line-height: 1.8;
    margin-bottom: 1rem;
    font-size: 12px;
}

.qSvWn_sign_up_for_updates::before {
    height: 120%;
    content: "";
    background: linear-gradient(145deg, rgb(124,160,183,0.5), rgb(165,194,209,0.5));
    width: 40%;
    z-index: 1;
    right: -5%;
    position: absolute;
    clip-path: polygon(0 0, 100% 20%, 100% 80%, 0 100%);
    top: -10%;
    opacity: 0.7;
    transform: rotate(-15deg);
}

.qSvWn_sign_up_for_updates .SJFnk_principles_list > div {
    margin-bottom: 1.5rem;
}

.qSvWn_sign_up_for_updates .input_holder {
    position: relative;
    flex-direction: column;
    display: flex;
    gap: 1rem;
    width: 100%;
}

.qSvWn_sign_up_for_updates .input_holder span {
    flex: 1;
    position: relative;
}

.qSvWn_sign_up_for_updates .input_holder input[type="email"]:focus {
    background: #ffffff;
    transform: translateY(-2px);
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1), 0 0 0 2px rgb(165,194,209,0.5);
    outline: none;
}

.qSvWn_sign_up_for_updates .input_holder .gdYkI_feedback_section {
    overflow: hidden;
    font-size: 15px;
    color: #ffffff;
    border-radius: 10px;
    width: 100%;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    font-weight: 600;
    border: none;
    background: linear-gradient(135deg, #000000, rgba(0, 0, 0, 0.5));
    padding: 0.85rem 1.5rem;
    font-family: Arial, sans-serif;
    cursor: pointer;
    position: relative;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}

.UuLzQ_program_overview::before {
    height: 120%;
    background: repeating-linear-gradient(
        45deg,
        rgb(124,160,183,0.5) 0px,
        transparent 2px,
        transparent 10px,
        rgb(124,160,183,0.5) 12px
    );
    width: 120%;
    left: -5%;
    opacity: 0.05;
    top: -10%;
    content: "";
    transform: rotate(-5deg);
    z-index: 1;
    position: absolute;
}

.UuLzQ_program_overview .DAbup_img_border_box::after {
    position: absolute;
    inset: 0;
    content: "";
    transition: opacity 0.3s ease;
    z-index: 2;
    opacity: 0.6;
    background: linear-gradient(
        to bottom,
        transparent 70%,
        rgb(165,194,209,0.5) 100%
    );
}

.UuLzQ_program_overview h3 {
    color: #000000;
    font-size: calc(20px * 1.2);
    position: relative;
    margin-bottom: 1.5rem;
    display: inline-block;
    font-weight: 700;
}

.UuLzQ_program_overview .CczRj_label_container:hover h3::after {
    transform: scaleX(1.2);
}

.UuLzQ_program_overview p.description {
    display: block;
}

.UuLzQ_program_overview span.description {
    display: none;
}

.UuLzQ_program_overview .description::first-letter {
    color: rgb(165,194,209);
    font-size: 1.5em;
    line-height: 1;
    background: rgb(165,194,209,0.5);
    margin-right: 8px;
    padding: 6px;
    font-weight: 700;
    float: left;
}

.lByXP_opening_page::after {
    position: absolute;
    width: 40%;
    background: linear-gradient(210deg, rgb(124,160,183,0.5) 0%, transparent 90%);
    bottom: 0;
    height: 30%;
    right: 0;
    z-index: 1;
    content: "";
}

.lByXP_opening_page h3::before {
    height: calc(100% - 0.4em);
    top: 0.2em;
    content: "";
    background: linear-gradient(to bottom, rgb(165,194,209), rgb(124,160,183));
    width: 5px;
    border-radius: 10px;
    left: 0;
    position: absolute;
}

.lByXP_opening_page .jrgLw_pro_program::before {
    z-index: 1;
    top: 0;
    height: 100%;
    background: linear-gradient(
        to right,
        rgba(0, 0, 0, 0.7) 0%,
        rgba(0, 0, 0, 0.5) 40%,
        rgba(0, 0, 0, 0.3) 100%
    );
    width: 100%;
    left: 0;
    content: "";
    position: absolute;
}

.lByXP_opening_page .title_style_header {
    opacity: 0;
    animation: fadeSlideUp 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.2s forwards;
    color: #ffffff;
    position: relative;
    font-weight: 700;
    letter-spacing: -0.03em;
    margin-top: 0.5rem;
    line-height: 1.2;
    font-size: clamp(2.5rem, 5vw, 42px);
    transform: translateY(20px);
}

.lByXP_opening_page .jrgLw_pro_program:hover .title_style_header {
    transition: all 0.4s ease;
    transform: translateY(-3px);
}

.NwzHO_cookies_tech {
    border-radius: 28px;
    margin-right: 20px;
    box-shadow: 0 0 15px rgb(165,194,209);
    background: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    padding: 10px;
    flex-shrink: 0;
}

.NwzHO_cookies_tech svg, .NwzHO_cookies_tech svg path {
    height: 60px;
    transition: transform 0.3s ease;
    fill: rgb(165,194,209);
    width: 60px;
}

.AeqgC_consent_panel {
    transition: background 0.3s ease, box-shadow 0.3s ease;
    border-radius: 10px;
    cursor: pointer;
    font-size: 16px;
    background: rgb(165,194,209);
    margin-left: 10px;
    padding: 12px 25px;
    text-decoration: none;
    box-shadow: 0 0 10px rgb(165,194,209,0.5);
    white-space: nowrap;
    color: #000000;
}

.jFRlX_contact_section::before {
    top: 0;
    z-index: 0;
    left: 0;
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background: 
        linear-gradient(45deg, transparent 48%, rgba(rgb(165,194,209), 0.05) 49%, rgba(rgb(165,194,209), 0.05) 51%, transparent 52%),
        linear-gradient(-45deg, transparent 48%, rgba(rgb(124,160,183), 0.05) 49%, rgba(rgb(124,160,183), 0.05) 51%, transparent 52%);
    background-size: 40px 40px;
}

.jFRlX_contact_section #contact {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.jFRlX_contact_section input[type="text"] {
    background: rgb(213,228,236);
    border: none;
    border-radius: 0 10px 10px 0;
    transition: all 0.3s ease;
    border-left: 3px solid rgb(165,194,209);
    font-size: 13px;
    color: #000000;
    padding: 15px 20px;
    width: 100%;
}

.jFRlX_contact_section .bGrqs_feedback_feedback {
    align-items: flex-start;
    display: flex;
    margin-top: 10px;
    gap: 12px;
}

.jFRlX_contact_section .bGrqs_feedback_feedback input[type="checkbox"]:checked::after {
    top: 40%;
    height: 10px;
    content: "";
    transform: translate(-50%, -50%) rotate(45deg);
    border-right: 2px solid #ffffff;
    position: absolute;
    border-bottom: 2px solid #ffffff;
    left: 50%;
    width: 5px;
}

.jFRlX_contact_section .bGrqs_feedback_feedback a::after {
    position: absolute;
    background: rgb(165,194,209);
    transition: all 0.3s ease;
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    bottom: -2px;
}

.jFRlX_contact_section .gdYkI_feedback_section:hover {
    background: rgb(124,160,183);
}

.jFRlX_contact_section .gdYkI_feedback_section:hover::after {
    height: 300%;
    width: 300%;
}

.jFRlX_contact_section svg {
    transition: all 0.3s ease;
    height: 20px;
    width: 20px;
    fill: rgb(165,194,209);
}

.lmghw_price_row::before {
    left: 0;
    height: 100%;
    background: linear-gradient(45deg, transparent 0%, rgb(165,194,209,0.5) 30%, transparent 70%);
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0.1;
    pointer-events: none;
    content: "";
    z-index: 1;
}

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

.lmghw_price_row .kwfdD_class_deals:nth-child(1) {
    animation-delay: 0.1s;
}

.lmghw_price_row .kwfdD_class_deals:nth-child(3) {
    animation-delay: 0.3s;
}

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

.lmghw_price_row .kwfdD_class_deals:hover .Xcrxb_rate_choice h3 {
    color: rgb(165,194,209);
}

.lmghw_price_row .VRZbI_pro_fees::after {
    height: 2px;
    background-color: rgb(124,160,183);
    position: absolute;
    transition: width 0.3s ease;
    content: "";
    bottom: -8px;
    left: 0;
    width: 40px;
}

.lmghw_price_row .DAbup_img_border_box {
    height: 200px;
    overflow: hidden;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    width: 100%;
}

.lmghw_price_row .kwfdD_class_deals:hover .DAbup_img_border_box::after {
    opacity: 0.4;
}

.pcXTD_try_immediately::before {
    animation: patternMove 30s linear infinite;
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
    z-index: -1;
    width: 100%;
    content: "";
    opacity: 0.4;
}

.pcXTD_try_immediately h2 {
    max-width: 800px;
    font-weight: 700;
    line-height: 1.4;
    font-size: clamp(1.75rem, 4vw, 34px);
    transform: translateZ(20px);
    z-index: 2;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    text-align: center;
    position: relative;
    color: #ffffff;
    margin-bottom: 3rem;
}

.pcXTD_try_immediately .SJFnk_principles_list:hover {
    box-shadow: 
    0 30px 60px rgba(0, 0, 0, 0.15),
    0 0 0 1px rgba(255, 255, 255, 0.2);
    transform: translateZ(40px) rotateX(0);
}

.pcXTD_try_immediately svg {
    transform: rotateZ(-10deg);
    flex-shrink: 0;
    width: 48px;
    transition: transform 0.5s cubic-bezier(0.3, 1.8, 0.3, 1);
    height: 48px;
    filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.15));
}

.pcXTD_try_immediately svg path {
    transition: fill 0.3s ease;
    fill: #ffffff;
}

.pcXTD_try_immediately .gdYkI_feedback_section::before {
    height: 100%;
    transform: translateX(-100%);
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    width: 100%;
}

.pcXTD_try_immediately .gdYkI_feedback_section:active {
    transform: translateY(-1px) scale(0.98);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.pAVTI_instructor_history::before {
    height: 100%;
    filter: blur(60px);
    opacity: 0.4;
    top: 0;
    position: absolute;
    left: 0;
    content: "";
    width: 100%;
    z-index: 1;
    background: conic-gradient(
        from 45deg at 50% 50%,
        rgb(124,160,183,0.5) 0deg,
        rgb(165,194,209,0.5) 90deg,
        rgb(213,228,236) 180deg,
        rgb(165,194,209,0.5) 270deg,
        rgb(124,160,183,0.5) 360deg
    );
}

.pAVTI_instructor_history .DAbup_img_border_box:hover::after {
    opacity: 0;
}

.pAVTI_instructor_history .ypcAz_work_section {
    width: 60%;
    background: #ffffff;
    transform: rotateY(-5deg) translateZ(30px);
    border-radius: 28px;
    position: relative;
    box-shadow: 20px 20px 30px -10px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    padding: 2.5rem;
}

.pAVTI_instructor_history .name {
    font-weight: 700;
    font-size: 32px;
    display: inline-block;
    position: relative;
    margin-bottom: 0.5rem;
    color: rgb(165,194,209);
}

.pAVTI_instructor_history .ypcAz_work_section > div:nth-child(2) {
    font-weight: 600;
    letter-spacing: 1px;
    color: rgb(124,160,183);
    opacity: 0.9;
    font-size: 19px;
    margin-bottom: 2rem;
}

.rgdNe_customer_experience {
    perspective: 1000px;
    padding: 120px 0 80px;
    background: linear-gradient(135deg, rgb(213,228,236) 0%, rgb(124,160,183,0.5) 100%);
    overflow: hidden;
    position: relative;
}

.rgdNe_customer_experience .container {
    transform-style: preserve-3d;
    z-index: 2;
    position: relative;
}

.rgdNe_customer_experience h2 {
    letter-spacing: -0.01em;
    text-shadow: 0 2px 3px rgba(0,0,0,0.05);
    position: relative;
    text-align: center;
    transform: translateZ(30px);
    color: #000000;
    margin-bottom: 60px;
    font-weight: 700;
    font-size: 38px;
}

.rgdNe_customer_experience .liemu_feedback_list {
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), 
                box-shadow 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    border-left: 1px solid rgba(255,255,255,0.7);
    transform: translateZ(0px) rotateX(0deg);
    border-radius: 5px;
    position: relative;
    padding: 30px;
    transform-origin: center bottom;
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    border-top: 1px solid rgba(255,255,255,0.7);
    overflow: hidden;
    background: #ffffff;
}

.rgdNe_customer_experience .liemu_feedback_list img {
    border: 3px solid #ffffff;
    object-fit: cover;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    margin-right: 15px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    border-radius: 50%;
    transform: translateZ(10px);
    height: 60px;
    width: 60px;
}

.rgdNe_customer_experience .description {
    font-size: 13px;
    z-index: 1;
    font-style: italic;
    line-height: 1.6;
    color: #000000;
    margin: 0;
    position: relative;
    font-weight: 400;
}

.rgdNe_customer_experience a:hover {
    box-shadow: 0 15px 30px rgba(0,0,0,0.15);
    transform: translateX(-50%) translateY(-3px);
}

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

.tRszJ_program_results {
    overflow: hidden;
    padding: 120px 0 80px;
    background: #f8f9fa;
    position: relative;
}

.tRszJ_program_results::after {
    height: 200px;
    position: absolute;
    top: -50px;
    z-index: 0;
    width: 200px;
    filter: blur(70px);
    right: -50px;
    background: rgb(124,160,183,0.5);
    content: "";
    border-radius: 50%;
}

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

.tRszJ_program_results .SJFnk_principles_list:hover {
    transform: perspective(1000px) rotateX(0deg);
    box-shadow: 25px 25px 70px rgba(0, 0, 0, 0.07),
                -25px -25px 70px rgba(255, 255, 255, 1),
                inset 5px 5px 10px rgba(255, 255, 255, 0.9),
                inset -5px -5px 10px rgba(0, 0, 0, 0.04);
}

.tRszJ_program_results .SJFnk_principles_list:hover .DAbup_img_border_box {
    box-shadow: 15px 15px 25px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}

.tRszJ_program_results .SJFnk_principles_list:hover .DAbup_img_border_box {
    clip-path: polygon(0 5%, 100% 0, 100% 95%, 0% 100%);
}

.tRszJ_program_results li:hover {
    transform: translateY(-3px) translateZ(0);
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.05),
                -10px -10px 20px rgba(255, 255, 255, 0.8),
                inset 1px 1px 2px rgba(255, 255, 255, 1);
}

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

.tRszJ_program_results li svg {
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    height: 22px;
    flex-shrink: 0;
    margin-right: 12px;
    width: 22px;
}

.tRszJ_program_results li:hover svg path:last-child {
    fill: rgb(124,160,183);
}

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

.ZhOVF_our_story {
    overflow: hidden;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(213,228,236) 0%, rgb(124,160,183,0.5) 100%);
    position: relative;
}

.ZhOVF_our_story h1 {
    margin-bottom: 3rem;
    display: inline-block;
    position: relative;
    font-weight: 700;
    color: #000000;
    font-size: 45px;
    letter-spacing: -0.02em;
    transform: translateZ(0);
}

.ZhOVF_our_story h1:hover::after {
    transform: scaleX(1.5);
}

.ZhOVF_our_story .MwchX_guide_approach {
    position: relative;
}

.ZhOVF_our_story .MwchX_guide_approach ul {
    list-style: none;
    display: grid;
    margin: 0;
    gap: 3rem;
    padding: 0;
    grid-template-columns: 1fr;
}

.ZhOVF_our_story .cCkqF_training_space::before {
    top: 0;
    height: 3px;
    width: 25%;
    position: absolute;
    right: 0;
    content: "";
    background: linear-gradient(90deg, transparent 0%, rgb(124,160,183) 100%);
}

.ZhOVF_our_story .cCkqF_training_space h4::after {
    left: 0;
    content: "";
    position: absolute;
    bottom: -8px;
    height: 2px;
    background-color: rgb(165,194,209);
    width: 40px;
    transition: width 0.3s ease;
}

.ZhOVF_our_story .cCkqF_training_space:first-child:hover,
.ZhOVF_our_story .cCkqF_training_space:last-child:hover {
    transform: translateY(-5px) translateZ(0);
}

.ailOq_ty_section::after {
    width: 100%;
    content: "";
    opacity: 0.7;
    position: absolute;
    animation: shimmer 4s infinite ease-in-out;
    z-index: 2;
    height: 10px;
    left: 0;
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgb(124,160,183) 25%, 
        rgb(165,194,209) 75%, 
        transparent 100%);
    bottom: -5px;
}

.ailOq_ty_section .SJFnk_principles_list:hover {
    box-shadow: 
        0 20px 40px rgba(0,0,0,0.15),
        0 5px 15px rgba(0,0,0,0.08),
        0 0 0 1px rgba(255,255,255,0.3) inset;
    transform: perspective(1000px) rotateX(0deg);
}

.ailOq_ty_section .SJFnk_principles_list > div:first-child {
    position: relative;
    opacity: 1;
    margin-bottom: 2rem;
    transform: translateY(0);
    animation: fadeSlideUp 0.8s ease-out;
}

.ailOq_ty_section h5::after {
    left: 0;
    content: "";
    transform: scaleX(0);
    background: linear-gradient(90deg, rgb(124,160,183), transparent);
    width: 60%;
    border-radius: 2px;
    position: absolute;
    transform-origin: left;
    bottom: -10px;
    animation: lineExpand 1.2s 0.5s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    height: 3px;
}

.yfzIc_compliance .container {
    display: flex;
    flex-wrap: wrap;
}

.yfzIc_compliance .company_holder h3 {
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 36px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    letter-spacing: 1px;
    color: #ffffff;
}

.yfzIc_compliance .djwFA_main_header {
    justify-content: center;
    flex-wrap: wrap;
    display: flex;
    gap: 30px;
    margin-top: 30px;
}

.yfzIc_compliance .dhzlw_top_info h5 {
    text-align: center;
    padding-bottom: 10px;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    margin-bottom: 20px;
    font-size: 24px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    font-weight: 600;
    color: #ffffff;
}

.kYynB_training_zone {
    padding: 20px 0;
    margin-top: 40px;
    z-index: 2;
    position: relative;
    background: rgba(0, 0, 0, 0.3);
}

.kYynB_training_zone::before {
    left: 20%;
    height: 1px;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    content: '';
    position: absolute;
    right: 20%;
    top: 0;
    opacity: 0.2;
}


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


@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}



@media screen and (max-width: 991px) {header .elwSB_main_info {
    align-items: center;
    flex-direction: column;
    padding: 1rem 0;
}header .elwSB_main_info .jatde_top_section {
    margin-left: 0;
    margin-bottom: 1rem;
}header .elwSB_main_info .dhzlw_top_info {
    justify-content: center;
    padding-right: 0;
    width: 100%;
    clip-path: none;
    flex-wrap: wrap;
    background: rgb(165,194,209,0.5);
}header .elwSB_main_info .dhzlw_top_info .wpDTi_top_bar a {
    padding: 0.8rem 1rem;
}header .elwSB_main_info .dhzlw_top_info .wpDTi_top_bar a::after {
    left: 1rem;
    bottom: 0.4rem;
}header .elwSB_main_info .dhzlw_top_info .wpDTi_top_bar a:hover::after {
    width: calc(100% - 2rem);
}
}



@media (max-width: 480px) {.SeVkv_info_details {
    padding: 3rem 0;
}.SeVkv_info_details .vGFpj_quick_request:nth-child(1),
    .SeVkv_info_details .vGFpj_quick_request:nth-child(3) {
    padding: 1.5rem;
}.SeVkv_info_details .vGFpj_quick_request .DAbup_img_border_box {
    min-height: 200px;
}.SeVkv_info_details .xdcym_edu_coach {
    margin-top: 1.5rem;
}.SeVkv_info_details .xdcym_edu_coach h3 {
    font-size: calc(24px * 0.9);
}.SeVkv_info_details .XdIFO_connect_team a {
    padding: 1rem;
}}



@media (min-width: 992px) {.qSvWn_sign_up_for_updates {
    padding: 6rem 4rem;
}.qSvWn_sign_up_for_updates .SJFnk_principles_list {
    padding: 3.5rem;
}.qSvWn_sign_up_for_updates h4 {
    line-height: 1.35;
    font-size: calc(18px * 1.05);
}.qSvWn_sign_up_for_updates .input_holder input[type="email"],
    .qSvWn_sign_up_for_updates .input_holder .gdYkI_feedback_section {
    padding: 1rem 1.5rem;
}
}



@media (max-width: 480px) {.qSvWn_sign_up_for_updates {
    padding: 3rem 1.5rem;
}.qSvWn_sign_up_for_updates .SJFnk_principles_list {
    padding: 2rem 1.5rem;
}.qSvWn_sign_up_for_updates h4 {
    font-size: calc(18px * 0.85);
}}



@media screen and (max-width: 767px) {.UuLzQ_program_overview {
    padding: 3rem 0;
}.UuLzQ_program_overview .container {
    padding: 0 1.5rem;
}.UuLzQ_program_overview .DAbup_img_border_box {
    height: 250px;
    margin-bottom: -20px;
}.UuLzQ_program_overview .CczRj_label_container {
    z-index: 4;
    transform: translateY(-30px);
    padding: 1.8rem;
}.UuLzQ_program_overview h3 {
    margin-bottom: 1rem;
    font-size: calc(16px * 1.2);
}.UuLzQ_program_overview .description {
    font-size: calc(17px * 0.95);
    line-height: 1.6;
}
}



@media (min-width: 1024px) {.lByXP_opening_page {
    padding: 5rem 4rem;
}.lByXP_opening_page .rGKVg_learn_head > div {
    gap: 5rem;
}.lByXP_opening_page h3 {
    transform: perspective(1000px) rotateY(-5deg);
    transition: transform 0.5s ease;
    padding-left: 3rem;
}.lByXP_opening_page h3:hover {
    transform: perspective(1000px) rotateY(0);
}.lByXP_opening_page h3::before {
    width: 8px;
}.lByXP_opening_page .jrgLw_pro_program {
    transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: perspective(1000px) rotateY(2deg);
}.lByXP_opening_page .jrgLw_pro_program:hover {
    transform: perspective(1000px) rotateY(0) translateY(-8px);
}.lByXP_opening_page .jrgLw_pro_program > div {
    padding: 5rem;
}
}



@media (max-width: 768px) {.jFRlX_contact_section {
    padding: 60px 0;
}.jFRlX_contact_section h2 {
    margin-bottom: 40px;
    font-size: calc(35px - 4px);
}.jFRlX_contact_section .fNEre_reach_reach {
    padding: 35px 25px 45px;
}.jFRlX_contact_section #contact {
    gap: 20px;
}.jFRlX_contact_section .DAbup_img_border_box {
    min-height: 250px;
}
}



@media (min-width: 992px) {.lmghw_price_row .rOSTh_price_deals {
    grid-template-columns: repeat(2, 1fr);
}
}



@media (min-width: 1200px) {.lmghw_price_row {
    padding: 8rem 2rem;
}.lmghw_price_row .cYiaG_price_tiers {
    flex: 0 0 25%;
}.lmghw_price_row .rOSTh_price_deals {
    flex: 0 0 75%;
}.lmghw_price_row .Xcrxb_rate_choice {
    padding: 2.5rem;
}
}



@media (max-width: 768px) {.pcXTD_try_immediately {
    padding: 4rem 0;
}.pcXTD_try_immediately h2 {
    margin-bottom: 2rem;
}.pcXTD_try_immediately .SJFnk_principles_list {
    transform: translateZ(20px) rotateX(2deg);
    gap: 20px;
    flex-direction: column;
    padding: 2rem;
}.pcXTD_try_immediately svg {
    height: 40px;
    width: 40px;
}.pcXTD_try_immediately .gdYkI_feedback_section {
    padding: 0.75rem 1.5rem;
    width: 100%;
}
}



@media (max-width: 1200px) {.rgdNe_customer_experience {
    padding: 100px 0 70px;
}.rgdNe_customer_experience .PnbMR_review_list {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
}



@media (max-width: 768px) {.rgdNe_customer_experience {
    padding: 80px 0 60px;
}.rgdNe_customer_experience h2 {
    font-size: calc(38px * 0.8);
    margin-bottom: 40px;
}.rgdNe_customer_experience .PnbMR_review_list {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
}.rgdNe_customer_experience .liemu_feedback_list {
    padding: 20px;
}.rgdNe_customer_experience a {
    padding: 10px 25px;
    margin-top: 40px;
}
}



@media (min-width: 768px) {.tRszJ_program_results {
    padding: 150px 0 100px;
}.tRszJ_program_results .SJFnk_principles_list {
    flex-direction: row;
    padding: 40px;
    align-items: center;
    gap: 40px;
}.tRszJ_program_results .SJFnk_principles_list > div:first-child {
    flex: 0 0 45%;
}.tRszJ_program_results .DAbup_img_border_box {
    margin-bottom: 0;
    height: 350px;
    clip-path: polygon(0 0, 100% 5%, 95% 100%, 0% 95%);
}.tRszJ_program_results .CczRj_label_container {
    flex: 1;
    padding: 0;
}.tRszJ_program_results ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 25px 20px;
}.tRszJ_program_results h5 {
    margin-bottom: 60px;
    font-size: calc(23px * 1.2);
}.tRszJ_program_results h5::after {
    width: 100px;
}
}



@media (min-width: 1440px) {.ZhOVF_our_story .container {
    max-width: 1400px;
}.ZhOVF_our_story h1 {
    margin-bottom: 5rem;
}.ZhOVF_our_story .cCkqF_training_space {
    padding: 4rem;
}.ZhOVF_our_story .cCkqF_training_space div {
    max-height: 500px;
}
}



@media (max-width: 767px) {.ZhOVF_our_story {
    padding: 4rem 0;
}.ZhOVF_our_story .container {
    padding: 0 1.5rem;
    transform: perspective(1000px) rotateX(0deg);
}.ZhOVF_our_story h1 {
    margin-bottom: 2rem;
    font-size: calc(45px * 0.9);
}.ZhOVF_our_story .cCkqF_training_space {
    margin-bottom: 2rem;
    padding: 1.5rem;
}.ZhOVF_our_story .cCkqF_training_space h4 {
    font-size: 19px;
    margin-bottom: 1rem;
}.ZhOVF_our_story .cCkqF_training_space div {
    line-height: 1.6;
    max-height: 250px;
    font-size: calc(17px * 0.95);
}.ZhOVF_our_story .cCkqF_training_space:first-child,
    .ZhOVF_our_story .cCkqF_training_space:last-child {
    transform: none;
}}


@media (min-width: 768px) {.yfzIc_compliance .djwFA_main_header {
    justify-content: space-between;
}.yfzIc_compliance .company_holder {
    text-align: left;
    flex: 0 0 30%;
}.yfzIc_compliance .sGNgE_facebook_cta {
    flex: 0 0 65%;
}.yfzIc_compliance .container {
    justify-content: space-between;
    align-items: flex-start;
}.yfzIc_compliance .eXLmd_testimonial {
    margin: 0;
    max-width: 100%;
    text-align: left;
}
}

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



@keyframes slideInLeft {
    from {
        opacity: 0;
        transform: translateX(-15px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}



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



@keyframes pathPulse {
  0% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}


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



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



@keyframes pulseLight {
    0%, 100% {
        opacity: 0.1;
        transform: scale(1);
    }
    50% {
        opacity: 0.15;
        transform: scale(1.1);
    }
}

