.header_base_Y0 {
    flex: 1 0 auto;
}

.transcript_y6 {
    flex: 0 0 auto;
}

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

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

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


.tyNote_No {
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(177,178,185) 0%, rgba(rgb(135,144,166), 0.05) 100%);
    overflow: hidden;
    position: relative;
}

.tyNote_No .container {
    position: relative;
    margin: 0 auto;
    padding: 0 2rem;
    z-index: 1;
    max-width: 1200px;
    transform-style: preserve-3d;
    perspective: 1000px;
}

.tyNote_No h2 {
    position: relative;
    font-weight: 700;
    margin-bottom: 2.5rem;
    text-shadow: 0 2px 15px rgba(#000000, 0.05);
    font-family: Arial, sans-serif;
    color: rgb(135,144,166);
    letter-spacing: -0.02em;
    transform: translateZ(10px);
    line-height: 1.3;
    max-width: 90%;
    font-size: 36px;
}

.tyNote_No .fast_learn_OB::before {
    content: "";
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    background: linear-gradient(90deg, rgb(135,144,166) 0%, rgb(78,104,151) 100%);
    height: 6px;
}

.tyNote_No li::before {
    left: -1.5rem;
    box-shadow: 0 0 0 3px rgba(rgb(78,104,151), 0.1);
    width: 8px;
    background: rgb(78,104,151);
    border-radius: 50%;
    height: 8px;
    top: 0.5rem;
    content: "";
    position: absolute;
}

.title_intro_ZR::before {
    position: absolute;
    content: "";
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
    z-index: 1;
    pointer-events: none;
    background: 
        radial-gradient(circle at 10% 20%, rgb(78,104,151,0.5) 0%, transparent 50%),
        radial-gradient(circle at 90% 80%, rgb(135,144,166,0.5) 0%, transparent 40%);
}

.title_intro_ZR .learning_page_zo > div:first-child p {
    font-family: Arial, sans-serif;
    font-size: calc(13px * 1.2);
    margin: 0;
    color: #000000;
    text-align: center;
    letter-spacing: 0.02em;
    line-height: 1.6;
    font-weight: 400;
}

.title_intro_ZR .study_program_Uo > div::before {
    top: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
    content: "";
    height: 100%;
    background: linear-gradient(to bottom, 
                rgba(0,0,0,0.6) 0%, 
                rgba(0,0,0,0.3) 40%,
                rgba(0,0,0,0.5) 100%);
    left: 0;
}

.title_intro_ZR .study_program_Uo h3 {
    margin: 0 0 1.5rem;
    backdrop-filter: blur(5px);
    font-family: Arial, sans-serif;
    font-weight: 600;
    color: #ffffff;
    position: relative;
    transform: translateX(5%);
    z-index: 3;
    background: linear-gradient(90deg, 
                rgba(rgb(78,104,151,0.5), 0.3) 0%, 
                rgba(rgb(135,144,166,0.5), 0.3) 100%);
    font-size: calc(19px * 0.95);
    line-height: 1.5;
    padding: 1.5rem;
    border-left: 3px solid rgb(135,144,166);
    text-shadow: 0 1px 2px rgba(0,0,0,0.2);
}

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

.plan_display_1x .package_deals_2Q h2::after {
    background: linear-gradient(90deg, rgb(135,144,166), rgb(78,104,151));
    border-radius: 10px;
    height: 3px;
    transform: translateX(-50%);
    position: absolute;
    bottom: -10px;
    content: "";
    left: 50%;
    width: 80px;
}

.plan_display_1x .bundle_price_qi:nth-child(1) {
    animation-delay: 0.1s;
}

.plan_display_1x .bundle_price_qi:nth-child(3) {
    animation-delay: 0.3s;
}

.plan_display_1x .bundle_price_qi::before {
    position: absolute;
    top: 0;
    width: 100%;
    transform: scaleX(0);
    content: "";
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    height: 5px;
    transform-origin: left;
    left: 0;
    background: linear-gradient(90deg, rgb(135,144,166), rgb(78,104,151));
}

.plan_display_1x .bundle_price_qi:hover .member_plans_tl h3 {
    color: rgb(135,144,166);
}

.plan_display_1x .learn_deals_f4::after {
    transition: width 0.3s ease;
    left: 0;
    bottom: -8px;
    width: 40px;
    position: absolute;
    content: "";
    background-color: rgb(78,104,151);
    height: 2px;
}

.plan_display_1x .member_plans_tl p {
    flex-grow: 1;
    color: #000000;
    margin: 0;
    overflow-wrap: break-word;
    font-size: calc(14px - 2px);
    word-break: break-word;
    line-height: 1.6;
}

.plan_display_1x .bundle_price_qi:hover .img_show_wrap_HB::after {
    opacity: 0.4;
}

.course_overview_L5::before {
    content: "";
    animation: backgroundShift 15s infinite alternate;
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
    z-index: 1;
    opacity: 0.7;
    width: 100%;
    background: linear-gradient(135deg, rgb(135,144,166,0.5) 0%, transparent 50%, rgb(78,104,151,0.5) 100%);
}

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

.course_overview_L5 .training_guide_bD::before {
    position: absolute;
    height: calc(100% + 60px);
    transform: rotateY(5deg) rotateX(2deg);
    z-index: -1;
    animation: borderPulse 4s infinite alternate;
    border-radius: 21px;
    left: -30px;
    width: calc(100% + 60px);
    transform-style: preserve-3d;
    content: "";
    border: 1px solid rgb(135,144,166,0.5);
    top: -30px;
}

.course_overview_L5 .reading_block_3h .description {
    color: #000000;
    z-index: 2;
    font-weight: 400;
    border-radius: 10px;
    backdrop-filter: blur(4px);
    transition: all 0.5s ease;
    letter-spacing: 0.5px;
    margin-bottom: 25px;
    position: relative;
    font-size: 17px;
    padding: 18px;
    line-height: 1.9;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    text-align: justify;
    background: rgba(255, 255, 255, 0.07);
    border-left: 3px solid rgb(135,144,166,0.5);
    transform: translateZ(0);
}

.course_overview_L5 .reading_block_3h .description:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}

.course_overview_L5 .img_show_wrap_HB:hover {
    transform: scale(1.02) translateY(-5px) rotateY(0deg);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.3), 0 0 0 2px rgb(135,144,166,0.5);
}

.contact_panel_K4::before {
    animation: subtle-pulse 12s infinite alternate;
    height: 200%;
    z-index: 1;
    background: radial-gradient(
        circle at center, 
        rgba(255,255,255,0.05) 0%, 
        transparent 70%
    );
    content: '';
    top: -50%;
    position: absolute;
    left: -50%;
    width: 200%;
}

.contact_panel_K4 h2 {
    position: relative;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    color: #ffffff;
    text-align: center;
    font-size: 41px;
    margin-bottom: 3rem;
    font-weight: 700;
}

.contact_panel_K4 .img_show_wrap_HB {
    flex: 0 0 40%;
    position: relative;
    min-height: 500px;
}

.contact_panel_K4 .img_show_wrap_HB::before {
    background: linear-gradient(
        45deg, 
        rgb(78,104,151,0.5) 0%, 
        rgb(135,144,166,0.5) 100%
    );
    opacity: 0.6;
    left: 0;
    mix-blend-mode: color-dodge;
    width: 100%;
    top: 0;
    content: '';
    height: 100%;
    position: absolute;
}

.contact_panel_K4 .request_help_BP input:not([type="checkbox"]):not([type="submit"]):focus {
    border-color: rgb(135,144,166);
    box-shadow: 0 0 15px rgba(rgb(135,144,166), 0.3);
}

.contact_panel_K4 .request_help_BP .help_card_Fv input[type="checkbox"]:checked {
    border-color: rgb(135,144,166);
    background: rgb(135,144,166);
}

.contact_panel_K4 .request_help_BP .help_card_Fv label {
    font-size: 12px;
    display: flex;
    align-items: center;
    color: #ffffff;
}

.contact_panel_K4 .request_help_BP .help_card_Fv a:hover {
    text-decoration: underline;
}

.contact_panel_K4 .request_help_BP .reach_map_mv::before {
    position: absolute;
    height: 100%;
    transition: all 0.3s ease;
    left: -100%;
    top: 0;
    width: 100%;
    content: '';
    background: linear-gradient(
        120deg, 
        transparent, 
        rgba(255,255,255,0.3), 
        transparent
    );
}

.statistical_details_Zh h3 {
    text-align: center;
    position: relative;
    transform: translateY(20px);
    margin-bottom: 3.5rem;
    color: #000000;
    font-weight: 600;
    animation: fadeSlideUp 0.8s 0.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    letter-spacing: 0.015em;
    font-family: Arial, sans-serif;
    font-size: 37px;
    opacity: 0;
}

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

.statistical_details_Zh .statistics_value_p5:nth-child(3) {
    --i: 3;
}

.statistical_details_Zh .statistics_value_p5:nth-child(5) {
    --i: 5;
}

.statistical_details_Zh .statistics_value_p5:nth-child(7) {
    --i: 7;
}

.statistical_details_Zh .statistics_value_p5:hover {
    transform: translateY(-5px) !important;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}

.statistical_details_Zh .statistics_value_p5 span {
    color: #000000;
    transition: transform 0.3s ease;
    display: block;
    font-family: Arial, sans-serif;
    font-weight: 600;
    position: relative;
    font-size: calc(12px * 1.05);
    letter-spacing: 0.01em;
    margin-bottom: 0.8rem;
}

.statistical_details_Zh .statistics_value_p5:hover p::after {
    transform: scaleX(1);
}

footer {
    position: relative;
}

footer::before {
    background: linear-gradient(45deg, rgb(78,104,151,0.5) 0%, rgb(135,144,166,0.5) 100%);
    right: 0;
    z-index: 1;
    left: 0;
    content: '';
    top: 0;
    bottom: 0;
    position: absolute;
}

.transcript_y6 .company_holder h3 {
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 700;
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 33px;
    display: inline-block;
}

.transcript_y6 .flag_content_d5 {
    position: relative;
    grid-column: 5 / 13;
}

.transcript_y6 .main_lead_EZ {
    position: relative;
}



.transcript_y6 .main_lead_EZ {
    animation: borderPulse 4s infinite;
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.transcript_y6 .main_lead_EZ .head_nav_qC {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.transcript_y6 .main_lead_EZ .head_nav_qC a::before {
    transition: all 0.3s ease;
    height: 100%;
    width: 3px;
    background: rgb(135,144,166);
    top: 0;
    left: 0;
    z-index: -1;
    content: '';
    position: absolute;
}

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



.badge_case_ce {
    animation: movingGradient 10s ease infinite;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.6) 0%, 
        rgba(0, 0, 0, 0.3) 50%, 
        rgba(0, 0, 0, 0.6) 100%);
    background-size: 200% 200%;
}

.transcript_y6 .company_holder::after {
    content: '';
    top: 40px;
    opacity: 0.4;
    right: -50px;
    filter: blur(60px);
    position: absolute;
    background: rgb(135,144,166,0.5);
    border-radius: 50%;
    width: 150px;
    height: 150px;
    z-index: -1;
}

.transcript_y6 .flag_content_d5::before {
    background: rgb(78,104,151,0.5);
    filter: blur(70px);
    border-radius: 50%;
    left: 80px;
    content: '';
    width: 180px;
    opacity: 0.25;
    height: 180px;
    position: absolute;
    z-index: -1;
    bottom: -50px;
}

.newsletter_signup_ye::before {
    content: "";
    z-index: -1;
    clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
    width: 40%;
    animation: floatElement 8s infinite ease-in-out;
    background: rgb(78,104,151);
    right: -5%;
    opacity: 0.1;
    position: absolute;
    transform: rotate(-15deg) skew(15deg);
    top: -10%;
    height: 70%;
}

.newsletter_signup_ye .fast_learn_OB:hover {
    transform: perspective(1000px) rotateX(0);
}

.newsletter_signup_ye h3 {
    color: #000000;
    position: relative;
    font-weight: 600;
    max-width: 90%;
    line-height: 1.4;
    padding-left: 1rem;
    font-size: 22px;
    margin-bottom: 2rem;
}

.newsletter_signup_ye .input_holder {
    gap: 1.5rem;
    position: relative;
    display: flex;
    flex-direction: column;
}

.newsletter_signup_ye .input_holder div::after {
    transform: scaleX(0);
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    background: linear-gradient(90deg, rgb(78,104,151), rgb(135,144,166));
    width: 100%;
    transform-origin: left;
    left: 0;
    height: 2px;
    position: absolute;
    bottom: 0;
}

.newsletter_signup_ye .join_section_tC {
    justify-content: center;
    padding: 1rem 2rem;
    display: inline-flex;
    cursor: pointer;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 1px;
    position: relative;
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(45deg, rgb(135,144,166), rgb(78,104,151));
    color: #ffffff;
    align-items: center;
    text-transform: uppercase;
    overflow: hidden;
    border: none;
}

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

.about_this_2u .container::before {
    background: 
        radial-gradient(circle, transparent 30%, rgb(135,144,166,0.5) 30%, rgb(135,144,166,0.5) 32%, transparent 32%),
        radial-gradient(circle, transparent 36%, rgb(135,144,166,0.5) 36%, rgb(135,144,166,0.5) 38%, transparent 38%),
        radial-gradient(circle, transparent 43%, rgb(135,144,166,0.5) 43%, rgb(135,144,166,0.5) 45%, transparent 45%);
    z-index: -1;
    opacity: 0.3;
    right: -100px;
    position: absolute;
    top: -120px;
    background-repeat: no-repeat;
    content: "";
    animation: pulseCircles 8s infinite alternate ease-in-out;
    background-size: 200px 200px;
    width: 200px;
    height: 200px;
}

.about_this_2u .fast_learn_OB::after {
    filter: blur(5px);
    opacity: 0.03;
    animation: rotateConic 40s linear infinite reverse;
}



.about_this_2u .timeline_hist_Qh {
    z-index: 2;
    width: 35%;
    justify-content: center;
    position: relative;
    align-items: center;
    padding: 60px 0;
    flex-direction: column;
    background: linear-gradient(
        -45deg, 
        transparent, 
        rgba(255, 255, 255, 0.02) 30%, 
        rgba(255, 255, 255, 0.03) 50%, 
        rgba(255, 255, 255, 0.02) 70%, 
        transparent
    );
    display: flex;
}

.about_this_2u .timeline_hist_Qh .img_show_wrap_HB {
    position: relative;
    border-radius: 13px;
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    width: 240px;
    z-index: 2;
    transform: perspective(1000px) rotateY(5deg);
    overflow: hidden;
    height: 320px;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05);
}



.about_this_2u .timeline_hist_Qh:hover .img_show_wrap_HB {
    transform: perspective(1000px) rotateY(0deg) translateY(-10px);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 10px 20px rgba(0, 0, 0, 0.1);
}

.about_this_2u .skill_program_o3::before {
    background: rgb(78,104,151);
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    opacity: 0.8;
    width: 4px;
    position: absolute;
}

.about_this_2u .timeline_hist_Qh:hover .skill_program_o3::after {
    width: 70%;
}

.about_this_2u .team_profile_pb {
    margin: 0 0 8px 0;
    position: relative;
    font-size: 24px;
    font-weight: 700;
}

.about_this_2u .reading_block_3h::after {
    background: linear-gradient(
        to right,
        transparent,
        rgb(78,104,151,0.5) 50%,
        transparent
    );
    top: 50%;
    position: absolute;
    opacity: 0.2;
    right: 0;
    width: 80%;
    content: "";
    transform: translateY(120px);
    height: 1px;
}

.about_this_2u .achieve_goals_A1 svg {
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 45px;
    width: 45px;
    margin-right: 15px;
    fill: rgb(135,144,166);
    position: relative;
    filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.1));
}

.about_this_2u .achieve_goals_A1 svg path {
    transition: fill 0.3s ease;
    fill: rgb(135,144,166);
}

.about_this_2u h2::after {
    left: 0;
    position: absolute;
    width: 60px;
    bottom: 0;
    transition: width 0.3s ease;
    border-radius: 3px;
    height: 3px;
    content: "";
    background: linear-gradient(
        to right,
        rgb(135,144,166) 0%,
        rgb(78,104,151) 100%
    );
}

.about_this_2u p::after {
    height: 1px;
    content: "";
    position: absolute;
    opacity: 0.1;
    width: 30%;
    background: linear-gradient(
        to right,
        transparent,
        rgb(78,104,151,0.5)
    );
    right: 0;
    bottom: 10px;
}

.join_now_7G .container {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2), 
                inset 0 1px 1px rgba(255, 255, 255, 0.1),
                inset 0 -1px 1px rgba(0, 0, 0, 0.1);
    justify-content: center;
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(8px);
    transform: perspective(1000px) rotateX(2deg);
    flex-direction: column;
    max-width: 1200px;
    z-index: 2;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 2.5rem;
    position: relative;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.join_now_7G div div {
    align-items: center;
    animation: fadeUp 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0.2s both;
    position: relative;
    margin-top: 1rem;
    justify-content: center;
    display: flex;
}

.join_now_7G div span {
    display: inline-block;
    position: relative;
    z-index: 2;
}

.join_now_7G .reach_map_mv {
    overflow: hidden;
    justify-content: center;
    font-family: Arial, sans-serif;
    align-items: center;
    transform: translateZ(0);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15),
                inset 0 1px 0 rgba(255, 255, 255, 0.1);
    display: inline-flex;
    text-decoration: none;
    background: linear-gradient(135deg, rgb(78,104,151) 0%, rgb(255, 255, 255, 0.5) 100%);
    border-radius: 4px;
    letter-spacing: 1px;
    padding: 1rem 2.5rem;
    font-size: 20px;
    font-weight: 600;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    position: relative;
    color: #ffffff;
}

.client_testimonials_o1 h2 {
    font-weight: 700;
    color: #000000;
    position: relative;
    padding-left: 20px;
    font-size: calc(34px * 1.4);
    margin-bottom: 80px;
    letter-spacing: -1px;
    max-width: 60%;
}

.client_testimonials_o1 .rating_spot_3o::before {
    height: 1px;
    content: "";
    top: -40px;
    left: 0;
    background: linear-gradient(to right, rgb(135,144,166,0.5), transparent);
    position: absolute;
    right: 0;
}

.client_testimonials_o1 .review_views_t6:hover::before {
    width: 100%;
}

.client_testimonials_o1 .review_views_t6 img {
    box-shadow: 5px 5px 0 rgb(135,144,166,0.5);
    transform: rotate(-3deg);
    object-fit: cover;
    grid-area: image;
    border-radius: 10px;
    filter: grayscale(100%);
    transition: all 0.4s ease;
    width: 55px;
    height: 55px;
}

.client_testimonials_o1 .review_views_t6:hover p::after {
    width: 60px;
}

.client_testimonials_o1 .review_views_t6 .description::first-letter {
    font-size: calc(15px * 1.5);
    color: rgb(135,144,166);
    font-weight: 700;
}

.client_testimonials_o1 .review_views_t6:nth-child(3n+2) {
    transform: translateY(-20px);
}

.course_demographic_Qy .fast_learn_OB {
    border-radius: 18px;
    margin: 0 auto;
    backdrop-filter: blur(12px);
    max-width: 900px;
    box-shadow: 
    0 10px 40px rgba(0, 0, 0, 0.1),
    0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    z-index: 2;
    background: rgba(255, 255, 255, 0.1);
    position: relative;
    padding: 50px;
}

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

.course_demographic_Qy ul li::before {
    inset: 0;
    -webkit-mask: 
    linear-gradient(#fff 0 0) content-box, 
    linear-gradient(#fff 0 0);
    padding: 2px;
    border-radius: 18px;
    transition: opacity 0.4s ease;
    content: "";
    mask-composite: exclude;
    -webkit-mask-composite: xor;
    background: linear-gradient(
    45deg,
    transparent,
    rgb(78,104,151,0.5),
    rgb(135,144,166,0.5),
    transparent
  );
    opacity: 0.4;
    position: absolute;
}

.course_demographic_Qy ul li svg path {
    fill: rgb(78,104,151);
    transition: all 0.3s ease;
}

header::before {
    top: 0;
    background: linear-gradient(90deg, 
        transparent 0%,
        rgba(rgb(135,144,166), 0.03) 25%, 
        rgba(rgb(135,144,166), 0.05) 50%,
        rgba(rgb(135,144,166), 0.03) 75%,
        transparent 100%
    );
    content: '';
    width: 100%;
    position: absolute;
    pointer-events: none;
    left: 0;
    height: 100%;
}

header .nav_train_gH img {
    filter: brightness(1.03);
    height: auto;
    max-width: 100%;
    display: block;
}

header .main_lead_EZ {
    list-style: none;
    position: relative;
    display: flex;
    padding: 0;
    margin: 0;
    flex-wrap: nowrap;
}

header .top_train_wM {
    position: relative;
    margin: 0;
}

header .top_train_wM a::before {
    width: 100%;
    transition: transform 0.3s ease;
    transform: translateX(-100%);
    content: '';
    left: 0;
    height: 3px;
    background: rgb(135,144,166);
    position: absolute;
    bottom: 0;
}

header .top_guide_va::before {
    z-index: -1;
    top: 0;
    position: absolute;
    right: 0;
    height: 100%;
    background: linear-gradient(-90deg, rgb(177,178,185), transparent);
    content: '';
    width: 30%;
}

header .header_base_Y0 {
    z-index: 1;
    background: #ffffff;
    position: relative;
    padding-top: 2rem;
}

.service_contact_yw::after {
    height: 250px;
    position: absolute;
    animation: float 18s ease-in-out infinite alternate-reverse;
    opacity: 0.1;
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    content: "";
    z-index: 0;
    width: 250px;
    background: linear-gradient(225deg, rgb(78,104,151,0.5) 0%, rgb(135,144,166,0.5) 100%);
    bottom: -5%;
    left: -5%;
}

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

.service_contact_yw .instant_request_vU::before {
    background: linear-gradient(180deg, rgb(135,144,166) 0%, rgb(78,104,151) 100%);
    left: 0;
    content: "";
    width: 5px;
    height: 100%;
    top: 0;
    position: absolute;
}

.service_contact_yw .instant_request_vU > div:nth-child(1) {
    --animation-order: 1;
}

.service_contact_yw .instant_request_vU > div:nth-child(3) {
    --animation-order: 3;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.service_contact_yw span {
    transition: color 0.3s ease;
    color: #000000;
    display: block;
    padding-left: 25px;
    font-size: 14px;
}

.service_contact_yw .quick_request_m8:hover {
    transform: translateX(5px);
    color: rgb(135,144,166);
}

.service_contact_yw .quick_request_m8:hover::after {
    width: 100%;
}

.service_contact_yw svg {
    margin-left: 8px;
    height: 20px;
    width: 20px;
    transition: transform 0.3s ease;
}

.privacy_safeguard_xp {
    height: auto;
    color: #ffffff;
    padding: 60px;
    width: 100%;
}

.privacy_safeguard_xp ul, .privacy_safeguard_xp ol {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.privacy_safeguard_xp li {
    margin-bottom: 15px;
    padding: 10px 20px;
    background: rgb(135,144,166,0.5);
    color: #000000;
    border-radius: 10px;
    font-size: 12px;
    font-weight: 400;
    border-left: 4px solid rgb(135,144,166);
}

.leadership_profile_et::before {
    width: 100%;
    top: 0;
    background-image: 
        linear-gradient(45deg, rgb(78,104,151,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(78,104,151,0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(78,104,151,0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(78,104,151,0.5) 75%);
    height: 100%;
    z-index: 1;
    content: "";
    opacity: 0.05;
    background-position: 0 0, 0 20px, 20px -20px, -20px 0px;
    background-size: 40px 40px;
    position: absolute;
    left: 0;
}

.leadership_profile_et .review_views_t6 > div:nth-child(2) {
    order: 2;
}

.leadership_profile_et .img_show_wrap_HB {
    overflow: hidden;
    position: relative;
    transform: translateZ(0);
    height: 300px;
    width: 100%;
    transition: transform 0.5s ease;
}

.leadership_profile_et .name {
    font-weight: 700;
    transition: transform 0.3s ease;
    color: rgb(135,144,166);
    font-size: 20px;
    display: inline-block;
    margin: 0 0 10px 0;
    position: relative;
    transform: translateY(0);
}

.leadership_profile_et .exp_details_C3::before {
    position: absolute;
    font-family: Georgia, serif;
    z-index: -1;
    content: "";
    top: -30px;
    font-size: 80px;
    left: -15px;
    color: rgb(78,104,151,0.5);
    opacity: 0.2;
}

#cookie_alert_modal_FQ:checked ~ .cookie_banner_dialog_l8 {
    opacity: 0;
    visibility: hidden;
}

.cookie_overlay_1i {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    margin-right: 1rem;
}

.cookie_overlay_1i svg {
    fill: rgb(135,144,166);
    width: 50px;
    height: 50px;
}

.web_cookies_t4 h5 {
    font-weight: 600;
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
    color: rgb(135,144,166);
}

.cookie_button.privacy_notify_eU {
    background: #000000;
    margin-left: 0.5rem;
}

.cookie_button.privacy_notify_eU:hover {
    background: rgb(135,144,166);
}

.cookie_banner_dialog_l8 p a:hover {
    color: #000000;
}

::-webkit-scrollbar {
    width: 15px;
}

::-webkit-scrollbar-button {
    background: rgb(78,104,151,0.5);
    border-radius: 0px;
    height: 3px;
}

::-webkit-scrollbar-track {
    border: 1px solid rgb(255, 255, 255, 0.5);
    border-radius: 1.8rem;
    background: rgb(135,144,166,0.5);
}

::-webkit-scrollbar-thumb {
    background: rgb(255, 255, 255, 0.5);
    border-radius: 7.4rem;
}

::-webkit-scrollbar-thumb:active {
    background: rgb(177,178,185);
}

::-webkit-scrollbar-corner {
    background: rgb(135,144,166);
}



@media screen and (min-width: 768px) {.title_intro_ZR .learning_page_zo {
    gap: 3rem;
    align-items: center;
    grid-template-columns: 1fr 3fr;
}.title_intro_ZR .learning_page_zo > div:first-child {
    transform: perspective(1000px) rotateX(4deg) rotateY(-3deg);
}.title_intro_ZR .learning_page_zo > div:first-child:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg) translateY(-5px);
}.title_intro_ZR .study_program_Uo > div {
    min-height: 500px;
    padding: 4rem 3rem;
}.title_intro_ZR .study_program_Uo h3 {
    font-size: 19px;
    margin-left: auto;
    width: 80%;
    margin-right: auto;
}.title_intro_ZR .title_style_header {
    font-size: calc(43px * 1.1);
}
}



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



@media (max-width: 767px) {.plan_display_1x .bundle_price_qi {
    margin: 0 auto;
    max-width: 400px;
}.plan_display_1x .package_deals_2Q h2 {
    font-size: calc(31px * 0.9);
}.plan_display_1x .cost_plan_yr {
    font-size: calc(14px * 0.95);
}}



@media screen and (max-width: 991px) {.course_overview_L5 {
    padding: 80px 0;
}.course_overview_L5 .training_guide_bD {
    grid-template-columns: 1fr;
    gap: 40px;
}.course_overview_L5 .training_guide_bD::before {
    transform: none;
    left: -20px;
    height: calc(100% + 40px);
    width: calc(100% + 40px);
    top: -20px;
}.course_overview_L5 .reading_block_3h {
    animation: none;
    order: 2;
    transform: none;
}.course_overview_L5 .img_show_wrap_HB {
    order: 1;
    animation: pulse 8s infinite alternate;
    transform: none;
    min-height: 400px;
}.course_overview_L5 .img_show_wrap_HB:hover {
    transform: scale(1.02) translateY(-5px);
}.course_overview_L5 .reading_block_3h h2 {
    display: block;
    margin-right: auto;
    text-align: center;
    max-width: 100%;
    margin-left: auto;
}.course_overview_L5 .reading_block_3h .description {
    text-align: left;
}
}



@media screen and (max-width: 480px) {.contact_panel_K4 .request_section_0W {
    border-radius: 0;
}.contact_panel_K4 .img_show_wrap_HB {
    min-height: 250px;
}.contact_panel_K4 .request_help_BP {
    padding: 2rem 1.5rem;
}}



@media (min-width: 992px) {.statistical_details_Zh {
    padding: 10rem 4rem;
}.statistical_details_Zh .container {
    padding: 0 2rem;
}.statistical_details_Zh ul {
    grid-template-columns: repeat(3, 1fr);
    gap: 3rem 2rem;
}.statistical_details_Zh .statistics_value_p5 {
    transform-origin: center;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
}.statistical_details_Zh .statistics_value_p5:hover {
    transform: translateY(-8px) !important;
}
}



@media (max-width: 768px) {.transcript_y6 {
    padding: 60px 0 30px;
}.transcript_y6 .head_nav_qC {
    grid-gap: 30px;
    grid-template-columns: repeat(1, 1fr);
}.transcript_y6 .main_lead_EZ {
    padding: 0;
}}



@media (min-width: 992px) {.newsletter_signup_ye .fast_learn_OB {
    max-width: 90%;
    margin: 0 auto;
}.newsletter_signup_ye h3 {
    max-width: 70%;
    font-size: calc(22px * 1.2);
}
}



@media (max-width: 1024px) {.about_this_2u {
    padding: 100px 0;
}.about_this_2u .fast_learn_OB {
    flex-direction: column;
}.about_this_2u .timeline_hist_Qh,
    .about_this_2u .reading_block_3h {
    padding: 40px;
    width: 100%;
}.about_this_2u .timeline_hist_Qh {
    justify-content: center;
    align-items: center;
    gap: 30px;
    display: flex;
    padding-bottom: 60px;
    flex-direction: row;
}.about_this_2u .timeline_hist_Qh .img_show_wrap_HB {
    margin-bottom: 0;
    width: 180px;
    height: 240px;
}.about_this_2u .skill_program_o3 {
    transform: translateY(0) translateX(0);
    flex: 1;
}.about_this_2u .timeline_hist_Qh:hover .skill_program_o3 {
    transform: translateY(0) translateX(0);
}.about_this_2u .reading_block_3h::before {
    height: 1px;
    width: 100%;
    background: linear-gradient(
            to right,
            transparent,
            rgb(135,144,166,0.5),
            rgb(78,104,151,0.5),
            transparent
        );
}
}



@media (max-width: 768px) {.join_now_7G {
    padding: 3rem 0;
}.join_now_7G .container {
    padding: 1.75rem;
    transform: none;
}.join_now_7G h6 {
    font-size: 18px;
    max-width: 100%;
    margin-bottom: 2rem;
}.join_now_7G div div::before {
    width: 120px;
    height: 120px;
}.join_now_7G .reach_map_mv {
    padding: 0.9rem 2rem;
}
}



@media screen and (max-width: 768px) {.client_testimonials_o1 {
    padding: 70px 0;
}.client_testimonials_o1 .rating_spot_3o {
    grid-template-columns: 1fr;
    gap: 70px;
}.client_testimonials_o1 h2 {
    max-width: 100%;
}.client_testimonials_o1 .review_views_t6:nth-child(3n+1),
    .client_testimonials_o1 .review_views_t6:nth-child(3n+2) {
    transform: translateY(0);
}
}



@media screen and (max-width: 768px) {.course_demographic_Qy {
    padding: 50px 15px;
}.course_demographic_Qy .fast_learn_OB {
    backdrop-filter: blur(8px);
    padding: 30px 20px;
}.course_demographic_Qy h3 {
    font-size: calc(29px * 0.8);
    margin-bottom: 35px;
}.course_demographic_Qy ul {
    gap: 15px;
}.course_demographic_Qy ul li {
    padding: 20px 15px;
}.course_demographic_Qy ul li svg {
    width: 35px;
    height: 35px;
    margin-bottom: 12px;
}.course_demographic_Qy::before {
    animation-duration: 60s;
}.course_demographic_Qy ul li::before {
    padding: 1px;
}}



@media (min-width: 768px) {.service_contact_yw {
    padding: 150px 0 100px;
}.service_contact_yw .instant_request_vU {
    grid-template-columns: 1fr 1fr;
    padding: 60px;
}.service_contact_yw .instant_request_vU > div:first-child {
    grid-column: 1 / -1;
}.service_contact_yw h1 {
    font-size: calc(47px + 0.5rem);
    margin-bottom: 60px;
}.service_contact_yw h1::after {
    width: 100px;
}
}



@media (max-width: 576px) {.service_contact_yw {
    padding: 80px 0 60px;
}.service_contact_yw .instant_request_vU {
    padding: 30px 20px;
}.service_contact_yw h1 {
    margin-bottom: 40px;
    font-size: calc(47px - 0.5rem);
}.service_contact_yw .instant_request_vU > div > div {
    max-width: 100%;
}.service_contact_yw .learn_talk_Cy {
    gap: 15px;
}}



@media (min-width: 992px) {.leadership_profile_et {
    padding: 140px 0;
}.leadership_profile_et .review_views_t6 {
    padding: 60px;
    gap: 40px 60px;
}.leadership_profile_et .img_show_wrap_HB::after {
    transition: transform 0.5s ease;
    content: "";
    border: 1px solid rgba(255, 255, 255, 0.2);
    transform: scale(0.95);
    right: 20px;
    bottom: 20px;
    position: absolute;
    z-index: 2;
    left: 20px;
    top: 20px;
}.leadership_profile_et .review_views_t6:hover .img_show_wrap_HB::after {
    transform: scale(1);
}.leadership_profile_et .name {
    font-size: calc(20px + 2px);
}.leadership_profile_et .exp_details_C3 {
    padding-left: 30px;
    font-size: calc(17px + 1px);
    line-height: 1.9;
}
}



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



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



@keyframes glowPulse {
    0% {
        opacity: 0.7;
        box-shadow: 0 0 10px rgb(135,144,166,0.5);
    }
    100% {
        opacity: 1;
        box-shadow: 0 0 20px rgb(135,144,166);
    }
}



@keyframes floatImage {
    0%, 100% {
        transform: translateZ(0) rotateY(-5deg) translateY(0);
    }
    50% {
        transform: translateZ(50px) rotateY(-3deg) translateY(-10px);
    }
}



@keyframes subtle-pulse {
    0% {
        transform: scale(1);
        opacity: 0.7;
    }
    100% {
        transform: scale(1.05);
        opacity: 0.9;
    }
}



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



@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}



@keyframes gradientMove {
    0% { background-position: 0% 0%; }
    100% { background-position: 200% 0%; }
}

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



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



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



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

