* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}.header_lead_Ww {
    flex: 1 0 auto;
}html,body {
    color: #000000;
    height: 100%;
    min-height: 100%;
    scroll-behavior: smooth;
    font-family: Arial, sans-serif;
}a {
    text-decoration: none;
    color: inherit;
}.container {
    width: 1103px;
    max-width: 100%;
    margin: auto;
}.quiz_links_Kx {
    flex: 0 0 auto;
}svg {
    height: 30px;
    width: 30px;
}header,footer {
    width: 100%;
}.wrap-structure_cF {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    height: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.gratWrap_Qx {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(188,188,191), rgb(188,188,191) 60%, rgba(rgb(151,151,154,0.5), 0.1));
    padding: 5rem 0;
}.gratWrap_Qx::before {
    right: -10%;
    background: linear-gradient(145deg, rgba(rgb(115,115,118,0.5), 0.08), rgba(rgb(115,115,118,0.5), 0.03));
    top: -20%;
    content: "";
    z-index: 0;
    width: 60%;
    height: 80%;
    transform: rotate(-15deg) skewX(15deg);
    filter: blur(20px);
    position: absolute;
}.gratWrap_Qx::after {
    width: 50%;
    transform: rotate(10deg) skewX(-10deg);
    background: linear-gradient(210deg, rgba(rgb(151,151,154,0.5), 0.09), transparent);
    position: absolute;
    bottom: -10%;
    left: -5%;
    content: "";
    height: 40%;
    z-index: 0;
}.gratWrap_Qx .container {
    z-index: 2;
    max-width: 1200px;
    position: relative;
    padding: 0 1.5rem;
    margin: 0 auto;
}.gratWrap_Qx .expert_sessions_AD {
    grid-template-columns: 1fr;
    padding: 3rem;
    gap: 2.5rem;
    position: relative;
    transform: perspective(1000px) rotateX(2deg);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    display: grid;
    backdrop-filter: blur(10px);
    box-shadow: 
        0 20px 50px -15px rgba(rgba(0, 0, 0, 0.5), 0.12),
        0 30px 70px -25px rgba(rgba(0, 0, 0, 0.5), 0.1),
        0 2px 5px rgba(rgb(151,151,154,0.5), 0.05),
        0 0 0 1px rgba(rgb(151,151,154,0.5), 0.08);
    background: linear-gradient(170deg, 
        rgba(rgb(255, 255, 255, 0.5), 0.95), 
        rgba(rgb(255, 255, 255, 0.5), 0.85)
    );
}.gratWrap_Qx .expert_sessions_AD:hover {
    box-shadow: 
        0 25px 55px -15px rgba(rgba(0, 0, 0, 0.5), 0.15),
        0 35px 75px -25px rgba(rgba(0, 0, 0, 0.5), 0.12),
        0 2px 5px rgba(rgb(151,151,154,0.5), 0.08),
        0 0 0 1px rgba(rgb(151,151,154,0.5), 0.1);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.gratWrap_Qx .expert_sessions_AD > div:first-child {
    position: relative;
    transform: translateX(-1rem);
}.gratWrap_Qx .expert_sessions_AD > div:first-child::before {
    background: linear-gradient(to bottom, rgb(151,151,154), rgb(115,115,118));
    width: 4px;
    top: 50%;
    content: "";
    left: -2rem;
    position: absolute;
    transform: translateY(-50%);
    height: 60%;
}.gratWrap_Qx h5 {
    font-weight: 700;
    font-size: 20px;
    line-height: 1.4;
    position: relative;
    display: inline-block;
    color: #000000;
    margin: 0;
}.gratWrap_Qx h5::after {
    height: 3px;
    background: linear-gradient(90deg, rgb(115,115,118), transparent);
    position: absolute;
    bottom: -0.5rem;
    left: 0;
    width: 40%;
    content: "";
}.gratWrap_Qx .expert_sessions_AD > div:last-child {
    position: relative;
    border-left: 1px solid rgba(rgb(115,115,118,0.5), 0.2);
    padding-left: 1.5rem;
}.gratWrap_Qx a {
    text-decoration: none;
    overflow: hidden;
    position: relative;
    transition: transform 0.3s ease;
    display: block;
}.gratWrap_Qx a:hover {
    transform: translateX(5px);
}.gratWrap_Qx a::before {
    content: "";
    width: 100%;
    height: 100%;
    transform-origin: left;
    top: 0;
    position: absolute;
    transition: opacity 0.4s ease, transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    opacity: 0;
    background: linear-gradient(90deg, 
        rgba(rgb(151,151,154,0.5), 0.03), 
        rgba(rgb(115,115,118,0.5), 0.05)
    );
    transform: scaleX(0.8) translateX(-10%);
    z-index: -1;
    left: 0;
}.gratWrap_Qx a:hover::before {
    opacity: 1;
    transform: scaleX(1) translateX(0);
}.gratWrap_Qx p {
    font-size: 15px;
    transition: color 0.3s ease;
    color: #000000;
    line-height: 1.7;
    margin: 0;
    font-weight: 400;
}.gratWrap_Qx a:hover p {
    color: #000000;
}

@media (min-width: 768px) {.gratWrap_Qx {
    padding: 7rem 0;
}.gratWrap_Qx .expert_sessions_AD {
    align-items: center;
    grid-template-columns: 1fr 1.5fr;
    padding: 4rem;
    gap: 3rem;
}.gratWrap_Qx .expert_sessions_AD > div:first-child {
    transform: translateX(0);
}.gratWrap_Qx .expert_sessions_AD > div:last-child {
    border-left: 2px solid rgba(rgb(115,115,118,0.5), 0.15);
    padding-left: 3rem;
}.gratWrap_Qx h5 {
    font-size: calc(20px * 1.1);
}.gratWrap_Qx p {
    font-size: calc(15px * 1.05);
}
}

@media (min-width: 992px) {.gratWrap_Qx {
    padding: 9rem 0;
}.gratWrap_Qx .container {
    padding: 0 2rem;
}.gratWrap_Qx .expert_sessions_AD {
    gap: 4rem;
    padding: 5rem;
    grid-template-columns: 1fr 1.8fr;
}.gratWrap_Qx h5 {
    font-size: calc(20px * 1.2);
}.gratWrap_Qx h5::after {
    height: 4px;
    width: 50%;
}.gratWrap_Qx .expert_sessions_AD > div:last-child {
    padding-left: 4rem;
}.gratWrap_Qx a {
    padding: 1rem 0;
}
}

@media (max-width: 767px) {.gratWrap_Qx {
    padding: 4rem 0;
}.gratWrap_Qx .expert_sessions_AD {
    padding: 2rem;
    gap: 2rem;
}.gratWrap_Qx h5 {
    font-size: calc(20px * 0.9);
}.gratWrap_Qx p {
    font-size: calc(15px * 0.95);
}.gratWrap_Qx .expert_sessions_AD > div:last-child {
    padding-left: 1rem;
}
}

@media (max-width: 480px) {.gratWrap_Qx {
    padding: 3rem 0;
}.gratWrap_Qx .expert_sessions_AD {
    gap: 1.5rem;
    padding: 1.5rem;
}.gratWrap_Qx .expert_sessions_AD > div:first-child::before {
    left: -1.5rem;
    height: 50%;
}.gratWrap_Qx h5 {
    font-size: calc(20px * 0.85);
}.gratWrap_Qx p {
    font-size: calc(15px * 0.9);
}.gratWrap_Qx .expert_sessions_AD > div:last-child {
    padding-left: 0.75rem;
}}.leadership_profile_zM {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(150deg, rgb(188,188,191) 0%, rgb(115,115,118,0.5) 100%);
}.leadership_profile_zM::before {
    left: 0;
    content: "";
    top: 0;
    background-size: 40px 40px;
    width: 100%;
    background: 
        linear-gradient(to right, transparent 49.5%, rgb(151,151,154,0.5) 49.5%, rgb(151,151,154,0.5) 50.5%, transparent 50.5%),
        linear-gradient(to bottom, transparent 49.5%, rgb(151,151,154,0.5) 49.5%, rgb(151,151,154,0.5) 50.5%, transparent 50.5%);
    height: 100%;
    opacity: 0.07;
    position: absolute;
}.leadership_profile_zM::after {
    opacity: 0.04;
    top: 0;
    width: 100%;
    content: "";
    position: absolute;
    left: 0;
    background: 
        repeating-radial-gradient(
            circle at 50% 50%,
            transparent 0,
            transparent 40px,
            rgb(151,151,154,0.5) 40px,
            rgb(151,151,154,0.5) 41px,
            transparent 41px,
            transparent 60px,
            rgb(151,151,154,0.5) 60px,
            rgb(151,151,154,0.5) 61px,
            transparent 61px,
            transparent 80px,
            rgb(151,151,154,0.5) 80px,
            rgb(151,151,154,0.5) 81px
        );
    height: 100%;
}.leadership_profile_zM .container {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1200px;
    padding: 0 15px;
}.leadership_profile_zM .learn_ratings_AS {
    display: grid;
    padding: 50px;
    position: relative;
    border-radius: 0;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(0, 0, 0, 0.02);
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    background: #ffffff;
    grid-template-columns: 1fr 1fr;
    overflow: hidden;
    gap: 40px;
}.leadership_profile_zM .learn_ratings_AS::before {
    left: 0;
    background: linear-gradient(
        90deg,
        rgb(151,151,154) 0%,
        rgb(115,115,118) 100%
    );
    content: "";
    width: 100%;
    position: absolute;
    height: 6px;
    top: 0;
}.leadership_profile_zM .learn_ratings_AS::after {
    content: "";
    left: 0;
    width: 100%;
    animation: scanner 4s linear infinite;
    position: absolute;
    background: linear-gradient(
        90deg,
        rgb(151,151,154,0.5) 0%,
        transparent 20%,
        rgb(151,151,154,0.5) 40%,
        transparent 60%,
        rgb(115,115,118,0.5) 80%,
        transparent 100%
    );
    top: 6px;
    height: 1px;
}@keyframes scanner {
    0% {
        transform: translateY(0);
        opacity: 0.5;
    }
    50% {
        transform: translateY(calc(100% - 7px));
        opacity: 0.8;
    }
    50.1% {
        opacity: 0;
    }
    50.2% {
        transform: translateY(0);
        opacity: 0;
    }
    55% {
        opacity: 0.5;
    }
    100% {
        transform: translateY(0);
        opacity: 0.5;
    }
}

.leadership_profile_zM .photo_cell_Et {
    position: relative;
    height: 100%;
    border-radius: 0;
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.1),
        -15px -15px 30px rgba(255, 255, 255, 0.8);
    min-height: 360px;
    width: 100%;
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% 85%, 
        85% 100%, 
        0 100%
    );
    transition: all 0.5s ease;
    overflow: hidden;
}.leadership_profile_zM .photo_cell_Et::before {
    inset: 0;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.2) 0%,
        transparent 40%,
        rgba(0, 0, 0, 0.2) 100%
    );
    content: "";
    position: absolute;
    z-index: 1;
}.leadership_profile_zM .photo_cell_Et::after {
    z-index: 2;
    height: 100%;
    top: 0;
    left: 0;
    background: 
        repeating-linear-gradient(
            45deg,
            transparent 0,
            transparent 10px,
            rgba(255, 255, 255, 0.05) 10px,
            rgba(255, 255, 255, 0.05) 12px
        );
    width: 100%;
    content: "";
    position: absolute;
}.leadership_profile_zM .name {
    border-left: 4px solid rgb(151,151,154);
    padding-left: 16px;
    color: #000000;
    font-weight: 700;
    margin-bottom: 12px;
    font-size: 36px;
    position: relative;
    line-height: 1.2;
}.leadership_profile_zM .name::before {
    left: -4px;
    position: absolute;
    transition: height 0.5s ease;
    height: 0;
    background: rgb(115,115,118);
    width: 4px;
    content: "";
    top: 0;
}.leadership_profile_zM .learn_ratings_AS:hover .name::before {
    height: 100%;
}.leadership_profile_zM .learn_ratings_AS span:not(.name) {
    background: rgb(188,188,191);
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    font-size: 16px;
    margin-bottom: 25px;
    letter-spacing: 1px;
    color: rgba(0, 0, 0, 0.5);
    border-radius: 3px;
    padding: 6px 12px;
}.leadership_profile_zM .learn_ratings_AS span:not(.name)::after {
    transition: width 0.3s ease;
    content: "";
    position: absolute;
    bottom: 0;
    height: 2px;
    background: rgb(151,151,154);
    left: 0;
    width: 0;
}.leadership_profile_zM .learn_ratings_AS:hover span:not(.name)::after {
    width: 100%;
}.leadership_profile_zM .work_overview_AZ {
    font-size: 12px;
    padding: 25px 30px;
    border-left: 1px solid rgb(151,151,154);
    color: #000000;
    border-radius: 10px;
    margin: 0;
    line-height: 1.8;
    position: relative;
    background: linear-gradient(
        to right,
        rgb(188,188,191) 0%,
        rgba(255, 255, 255, 0.8) 100%
    );
    box-shadow: 
        inset 0 1px 3px rgba(0, 0, 0, 0.05),
        0 5px 15px rgba(0, 0, 0, 0.05);
}.leadership_profile_zM .work_overview_AZ::before {
    top: 15px;
    left: 12px;
    content: "";
    width: 12px;
    border-top: 2px solid rgb(151,151,154);
    position: absolute;
    opacity: 0.6;
    border-left: 2px solid rgb(151,151,154);
    height: 12px;
}.leadership_profile_zM .work_overview_AZ::after {
    opacity: 0.6;
    right: 12px;
    height: 12px;
    bottom: 15px;
    content: "";
    border-bottom: 2px solid rgb(115,115,118);
    position: absolute;
    border-right: 2px solid rgb(115,115,118);
    width: 12px;
}.leadership_profile_zM .learn_ratings_AS:hover {
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.12),
        0 0 0 1px rgba(0, 0, 0, 0.03);
    transform: translateY(-10px);
}.leadership_profile_zM .learn_ratings_AS:hover .photo_cell_Et {
    box-shadow: 
        20px 20px 40px rgba(0, 0, 0, 0.15),
        -20px -20px 40px rgba(255, 255, 255, 0.9);
    transform: scale(1.03);
}

@media (max-width: 991px) {.leadership_profile_zM {
    padding: 90px 0;
}.leadership_profile_zM .learn_ratings_AS {
    padding: 40px 30px;
    gap: 30px;
}.leadership_profile_zM .photo_cell_Et {
    min-height: 320px;
}.leadership_profile_zM .work_overview_AZ {
    padding: 20px 25px;
}
}

@media (max-width: 767px) {.leadership_profile_zM {
    padding: 70px 0;
}.leadership_profile_zM .learn_ratings_AS {
    padding: 35px 25px;
    grid-template-columns: 1fr;
    gap: 25px;
    grid-template-rows: auto auto;
}.leadership_profile_zM .photo_cell_Et {
    min-height: 280px;
}.leadership_profile_zM .name {
    font-size: calc(36px * 0.9);
}.leadership_profile_zM .learn_ratings_AS span:not(.name) {
    margin-bottom: 20px;
    font-size: calc(16px * 0.95);
}.leadership_profile_zM .work_overview_AZ {
    font-size: calc(12px * 0.95);
    padding: 18px 22px;
}
}

@media (max-width: 575px) {.leadership_profile_zM {
    padding: 50px 0;
}.leadership_profile_zM .learn_ratings_AS {
    padding: 30px 20px;
    gap: 20px;
}.leadership_profile_zM .photo_cell_Et {
    min-height: 220px;
}.leadership_profile_zM .name {
    font-size: calc(36px * 0.8);
    padding-left: 12px;
}.leadership_profile_zM .learn_ratings_AS span:not(.name) {
    margin-bottom: 15px;
    padding: 4px 10px;
    font-size: calc(16px * 0.9);
}.leadership_profile_zM .work_overview_AZ {
    font-size: calc(12px * 0.9);
    padding: 15px 18px;
}}.cookieSettingsWindow_if {
    border-top: 2px solid rgb(151,151,154);
    position: fixed;
    width: 100%;
    background: rgb(188,188,191);
    bottom: 0;
    z-index: 90;
}#cookieModalWindow_eV {
    display: none;
}#cookieModalWindow_eV:checked ~ .cookieSettingsWindow_if {
    visibility: hidden;
    opacity: 0;
}.cookie_apply_rP {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0;
}.cookieSettingsWindow_if h5 {
    font-size: 22px;
    margin-bottom: 6px;
}.cookieSettingsWindow_if p {
    font-size: 18px;
}.cookie_disclaimer_hK {
    margin-right: 10px;
    flex-shrink: 0;
}.cookie_disclaimer_hK svg, .cookie_disclaimer_hK svg path, .cookie_disclaimer_hK img {
    fill: rgb(151,151,154);
    width: 100px;
    height: 100px;
}.cookie_lock_QG {
    cursor: pointer;
    border-bottom: 2px solid rgb(151,151,154);
    flex-shrink: 0;
    font-size: 24px;
    white-space: nowrap;
    min-width: 120px;
    color: rgb(151,151,154);
    text-decoration: none;
    text-align: center;
    margin-left: 10px;
    line-height: 35px;
}.cookieSettingsWindow_if p a {
    text-decoration: none;
    color: rgb(151,151,154);
}
@media only screen and (max-width: 1200px) {.cookieSettingsWindow_if {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.cookie_disclaimer_hK {
    display: none;
}.cookie_apply_rP {
    align-items: center;
    justify-content: center;
    flex-direction: column;
}.cookieSettingsWindow_if h5 {
    text-align: center;
}.cookieSettingsWindow_if p {
    text-align: center;
}.cookie_none_tW {
    margin-bottom: 20px;
}body .wrap-structure_cF .cookie_lock_QG {
    margin-left: 0;
    margin-bottom: 10px;
}}
.wrap-structure_cF .cookieSettingsWindow_if {
    box-shadow: rgb(115,115,118,0.5) 0px 0px 10px 10px;
    background: rgb(151,151,154);
}.wrap-structure_cF .cookie_apply_rP {
    padding: 40px 0;
    justify-content: space-between;
}.wrap-structure_cF .cookie_lock_QG {
    background: #ffffff;
    color: rgb(151,151,154);
    border: none;
    padding: 10px;
    margin-left: 30px;
    font-size: 20px;
}.wrap-structure_cF .cookie_none_tW {
    text-align: left;
    color: #ffffff;
}.wrap-structure_cF .cookie_none_tW h5 {
    font-weight: 700;
}.wrap-structure_cF .cookie_none_tW h5, .wrap-structure_cF .cookie_none_tW p {
    color: #ffffff;
}.wrap-structure_cF .cookieSettingsWindow_if p a {
    color: rgb(115,115,118);
    text-decoration: underline;
}.bundle_plan_oi {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}.bundle_plan_oi::before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.65) 100%);
}.bundle_plan_oi .container {
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    z-index: 2;
}.class_rates_fe {
    position: relative;
}.bundle_plan_oi h2 {
    margin-bottom: 20px;
    font-size: 35px;
    color: #ffffff;
    font-weight: 700;
    letter-spacing: 0.5px;
    position: relative;
    text-align: center;
}.bundle_plan_oi h2::after {
    height: 3px;
    left: 50%;
    bottom: -12px;
    transform: translateX(-50%);
    width: 80px;
    background: linear-gradient(90deg, rgb(151,151,154), rgb(115,115,118));
    position: absolute;
    content: "";
}.bundle_plan_oi .price_options_Yi {
    color: #ffffff;
    line-height: 1.6;
    max-width: 800px;
    font-size: 18px;
    margin: 0 auto 50px;
    text-align: center;
    opacity: 0.9;
}.bundle_plan_oi .study_costs_GI {
    list-style: none;
    gap: 30px;
    padding: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    margin: 0;
    display: grid;
}.bundle_plan_oi .deal_board_Ed {
    position: relative;
    will-change: transform;
    transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    text-decoration: none;
    height: 100%;
    display: block;
}.bundle_plan_oi .deal_board_Ed:hover {
    transform: translateY(-8px);
}.bundle_plan_oi .promo_cost_Eb {
    border-radius: 4px;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255,255,255,0.1);
    transition: box-shadow 0.3s ease, border 0.3s ease;
    position: relative;
    background: linear-gradient(145deg, rgba(255,255,255,0.08) 0%, rgba(255,255,255,0.03) 100%);
    -webkit-backdrop-filter: blur(10px);
    height: 100%;
    box-shadow: 0 15px 30px rgba(0,0,0,0.15), 0 5px 15px rgba(0,0,0,0.1);
    overflow: hidden;
}.bundle_plan_oi .deal_board_Ed:hover .promo_cost_Eb {
    border-color: rgba(255,255,255,0.2);
    box-shadow: 0 20px 40px rgba(0,0,0,0.2), 0 10px 20px rgba(0,0,0,0.15);
}.bundle_plan_oi .sub_options_Zg {
    flex-direction: column;
    padding: 35px 30px;
    height: 100%;
    z-index: 2;
    display: flex;
    position: relative;
}.bundle_plan_oi .promo_cost_Eb::before {
    width: 100%;
    top: 0;
    background: linear-gradient(90deg, rgb(151,151,154), rgb(115,115,118));
    content: "";
    z-index: 1;
    height: 5px;
    position: absolute;
    left: 0;
}.bundle_plan_oi .sub_options_Zg h4 {
    font-weight: 600;
    color: #ffffff;
    margin: 0 0 20px;
    padding-bottom: 15px;
    position: relative;
    font-size: calc(22px + 2px);
}.bundle_plan_oi .sub_options_Zg h4::after {
    width: 40px;
    position: absolute;
    bottom: 0;
    background-color: rgb(115,115,118);
    content: "";
    height: 2px;
    left: 0;
}.bundle_plan_oi .sub_options_Zg p {
    font-size: 18px;
    word-wrap: break-word;
    white-space: normal;
    margin: 0 0 25px;
    flex-grow: 1;
    color: #ffffff;
    line-height: 1.6;
    overflow-wrap: break-word;
    hyphens: auto;
    opacity: 0.85;
}.bundle_plan_oi .study_price_As {
    display: inline-block;
    padding: 10px 20px;
    z-index: 1;
    font-size: calc(22px + 4px);
    color: #ffffff;
    position: relative;
    background: linear-gradient(135deg, rgb(151,151,154,0.5) 0%, rgb(115,115,118,0.5) 100%);
    font-weight: 700;
    border-radius: 3px;
    letter-spacing: 0.5px;
}.bundle_plan_oi .study_price_As::before {
    background: linear-gradient(135deg, rgb(151,151,154,0.5) 0%, rgb(115,115,118,0.5) 100%);
    transition: opacity 0.3s ease;
    opacity: 0.6;
    z-index: -1;
    content: "";
    position: absolute;
    border-radius: 3px;
    inset: 0;
}.bundle_plan_oi .deal_board_Ed:hover .study_price_As::before {
    opacity: 1;
}.bundle_plan_oi li:nth-child(even) .promo_cost_Eb::before {
    background: linear-gradient(90deg, rgb(115,115,118), rgb(151,151,154));
}

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

@media (max-width: 991px) {.bundle_plan_oi {
    padding: 80px 0;
}.bundle_plan_oi .study_costs_GI {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}.bundle_plan_oi .sub_options_Zg {
    padding: 30px 25px;
}
}

@media (max-width: 767px) {.bundle_plan_oi {
    padding: 60px 0;
}.bundle_plan_oi h2 {
    font-size: calc(35px - 4px);
}.bundle_plan_oi .price_options_Yi {
    font-size: calc(18px - 1px);
    margin-bottom: 40px;
}.bundle_plan_oi .study_costs_GI {
    margin: 0 auto;
    max-width: 450px;
    grid-template-columns: 1fr;
}.bundle_plan_oi .sub_options_Zg h4 {
    font-size: 22px;
}.bundle_plan_oi .study_price_As {
    font-size: 22px;
}
}

@media (max-width: 480px) {.bundle_plan_oi {
    padding: 50px 0;
}.bundle_plan_oi .sub_options_Zg {
    padding: 25px 20px;
}.bundle_plan_oi h2 {
    font-size: calc(35px - 6px);
}.bundle_plan_oi .price_options_Yi {
    font-size: calc(18px - 2px);
}}footer {
    position: relative;
    z-index: 1;
}footer::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    opacity: 0.92;
    z-index: -1;
    bottom: 0;
    right: 0;
    background: linear-gradient(135deg, rgb(151,151,154,0.5) 0%, rgb(115,115,118,0.5) 100%);
}footer {
    background-position: center !important;
    background-size: cover !important;
}.quiz_links_Kx {
    position: relative;
    color: #ffffff;
    padding: 5rem 0 2rem;
}.quiz_links_Kx::before {
    position: absolute;
    clip-path: polygon(0 0, 100% 0, 96% 100%, 4% 100%);
    top: 0;
    background: rgb(151,151,154);
    width: 100%;
    left: 0;
    height: 15px;
    content: "";
}.quiz_links_Kx .container {
    display: flex;
    position: relative;
    flex-wrap: wrap;
    gap: 0;
}.quiz_links_Kx .company_holder {
    margin-bottom: 2rem;
    position: relative;
    flex: 0 0 40%;
    padding: 0 3rem 2rem 0;
}.quiz_links_Kx .company_holder::after {
    top: 0;
    content: "";
    right: 1.5rem;
    opacity: 0.3;
    width: 1px;
    height: 100%;
    position: absolute;
    background: linear-gradient(to bottom, #ffffff, transparent);
}.quiz_links_Kx .company_holder h3 {
    padding-bottom: 1rem;
    position: relative;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #ffffff;
    margin: 0 0 1.5rem;
    transform: skewX(-10deg);
    font-size: 32px;
}.quiz_links_Kx .company_holder h3::after {
    content: "";
    bottom: 0;
    left: 0;
    position: absolute;
    box-shadow: 0 0 10px rgb(151,151,154);
    background: rgb(151,151,154);
    height: 3px;
    width: 80px;
}.quiz_links_Kx .news_feed_YU {
    line-height: 1.6;
    font-size: 14px;
    border-left: 3px solid rgb(151,151,154);
    padding: 1.5rem;
    transform-origin: left top;
    transform: skewX(-5deg);
    background: rgba(0, 0, 0, 0.2);
    color: #ffffff;
}.quiz_links_Kx .encrypt_cta_Tr {
    display: flex;
    gap: 0;
    flex: 0 0 60%;
    flex-wrap: wrap;
}.quiz_links_Kx .nav_teach_SM {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    gap: 0;
}.quiz_links_Kx .top_wrap_Al {
    padding: 0 1rem 2rem 1rem;
    position: relative;
    flex: 0 0 50%;
}.quiz_links_Kx .top_wrap_Al h5 {
    padding-left: 1rem;
    font-weight: 600;
    transform: skewX(-5deg);
    font-size: 18px;
    color: #ffffff;
    margin: 0 0 1.5rem;
    position: relative;
}.quiz_links_Kx .top_wrap_Al h5::before {
    top: 0;
    left: 0;
    position: absolute;
    bottom: 0;
    content: "";
    background: rgb(151,151,154);
    transform: skewX(5deg);
    width: 3px;
}.quiz_links_Kx .top_wrap_Al .nav_teach_SM {
    flex-direction: column;
    display: flex;
    gap: 0.8rem;
}.quiz_links_Kx .top_wrap_Al .nav_teach_SM a {
    overflow: hidden;
    background: rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
    color: #ffffff;
    padding: 0.7rem 1rem;
    display: block;
    transform: skewX(-5deg);
    text-decoration: none;
    font-size: 14px;
    position: relative;
}.quiz_links_Kx .top_wrap_Al .nav_teach_SM a::before {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    left: -100%;
    width: 100%;
    transition: all 0.5s ease;
    position: absolute;
    height: 100%;
    content: "";
    top: 0;
}.quiz_links_Kx .top_wrap_Al .nav_teach_SM a:hover {
    background: rgba(255, 255, 255, 0.1);
    transform: skewX(-5deg) translateX(5px);
    padding-left: 1.5rem;
    color: #ffffff;
}.quiz_links_Kx .top_wrap_Al .nav_teach_SM a:hover::before {
    left: 100%;
}.module_end_eu {
    margin-top: 2rem;
    background: rgba(0, 0, 0, 0.15);
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
    padding: 1.5rem 0;
    position: relative;
}.module_end_eu .container {
    flex-wrap: wrap;
    align-items: center;
    display: flex;
    justify-content: space-between;
    gap: 1rem;
}.module_end_eu .blog_ref_VO {
    transform: skewX(-5deg);
    color: #ffffff;
    font-size: 14px;
    width: 100%;
    text-align: center;
}

@media (max-width: 1200px) {.quiz_links_Kx .company_holder {
    flex: 0 0 35%;
    padding-right: 2rem;
}.quiz_links_Kx .encrypt_cta_Tr {
    flex: 0 0 65%;
}
}

@media (max-width: 992px) {.quiz_links_Kx {
    padding: 4rem 0 2rem;
}.quiz_links_Kx .container {
    flex-direction: column;
}.quiz_links_Kx .company_holder {
    padding-right: 0;
    flex: 0 0 100%;
    margin-bottom: 3rem;
}.quiz_links_Kx .company_holder::after {
    display: none;
}.quiz_links_Kx .encrypt_cta_Tr {
    flex: 0 0 100%;
}.quiz_links_Kx .top_wrap_Al {
    padding-bottom: 1.5rem;
}
}

@media (max-width: 768px) {.quiz_links_Kx {
    padding: 3.5rem 0 1.5rem;
}.quiz_links_Kx::before {
    height: 10px;
}.quiz_links_Kx .company_holder h3 {
    font-size: calc(32px - 2px);
}.quiz_links_Kx .news_feed_YU {
    transform: skewX(-3deg);
    padding: 1.2rem;
}.quiz_links_Kx .top_wrap_Al h5, 
    .quiz_links_Kx .top_wrap_Al .nav_teach_SM a {
    transform: skewX(-3deg);
}.quiz_links_Kx .top_wrap_Al .nav_teach_SM a:hover {
    transform: skewX(-3deg) translateX(5px);
}.module_end_eu {
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
}.module_end_eu .blog_ref_VO {
    transform: skewX(-3deg);
}
}

@media (max-width: 576px) {.quiz_links_Kx {
    padding: 3rem 0 1rem;
}.quiz_links_Kx::before {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
}.quiz_links_Kx .top_wrap_Al {
    padding: 0 0 2rem 0;
    flex: 0 0 100%;
}.quiz_links_Kx .company_holder {
    margin-bottom: 2rem;
}.quiz_links_Kx .top_wrap_Al .nav_teach_SM a {
    padding: 0.6rem 0.8rem;
}.quiz_links_Kx .top_wrap_Al .nav_teach_SM a:hover {
    padding-left: 1.2rem;
}.module_end_eu {
    margin-top: 1rem;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
}
}

@media (max-width: 420px) {.quiz_links_Kx .company_holder h3 {
    transform: skewX(-5deg);
}.quiz_links_Kx .company_holder h3::after {
    width: 60px;
}.quiz_links_Kx .news_feed_YU {
    transform: none;
}.quiz_links_Kx .top_wrap_Al h5 {
    transform: none;
}.quiz_links_Kx .top_wrap_Al h5::before {
    transform: none;
}.quiz_links_Kx .top_wrap_Al .nav_teach_SM a,
    .quiz_links_Kx .top_wrap_Al .nav_teach_SM a:hover,
    .module_end_eu .blog_ref_VO {
    transform: none;
}}.start_now_vc {
    background: linear-gradient(125deg, rgb(115,115,118,0.5) 0%, rgb(151,151,154,0.5) 100%);
    box-shadow: inset 0 0 70px rgba(rgb(151,151,154), 0.3);
    position: relative;
    padding: 6rem 2rem;
    margin: 0;
    overflow: hidden;
}.start_now_vc::before {
    content: '';
    background-size: 200% 200%;
    opacity: 0.3;
    width: 100%;
    animation: holographicShift 15s linear infinite;
    position: absolute;
    background: 
        linear-gradient(125deg, 
            rgba(255, 255, 255, 0.3) 10%, 
            rgba(255, 255, 255, 0.05) 30%, 
            rgba(255, 255, 255, 0.2) 50%, 
            rgba(255, 255, 255, 0.05) 70%, 
            rgba(255, 255, 255, 0.3) 90%);
    z-index: 1;
    left: 0;
    top: 0;
    height: 100%;
}@keyframes holographicShift {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 200% 200%;
    }
}

.start_now_vc::after {
    content: '';
    top: 0;
    position: absolute;
    animation: particlesMove 25s linear infinite;
    width: 100%;
    background-image: 
        radial-gradient(circle at 10% 10%, rgba(255, 255, 255, 0.3) 0%, transparent 5px),
        radial-gradient(circle at 30% 30%, rgba(255, 255, 255, 0.2) 0%, transparent 4px),
        radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.3) 0%, transparent 6px),
        radial-gradient(circle at 70% 70%, rgba(255, 255, 255, 0.2) 0%, transparent 5px),
        radial-gradient(circle at 90% 90%, rgba(255, 255, 255, 0.3) 0%, transparent 7px),
        radial-gradient(circle at 20% 80%, rgba(255, 255, 255, 0.2) 0%, transparent 4px),
        radial-gradient(circle at 80% 20%, rgba(255, 255, 255, 0.3) 0%, transparent 6px);
    z-index: 1;
    filter: blur(1px);
    height: 100%;
    left: 0;
}@keyframes particlesMove {
    0% {
        background-position: 
            0% 0%,
            0% 0%,
            0% 0%,
            0% 0%,
            0% 0%,
            0% 0%,
            0% 0%;
    }
    50% {
        background-position: 
            5% 10%,
            -8% 5%,
            10% -5%,
            -5% 8%,
            8% 12%,
            -12% 8%,
            7% -12%;
    }
    100% {
        background-position: 
            0% 0%,
            0% 0%,
            0% 0%,
            0% 0%,
            0% 0%,
            0% 0%,
            0% 0%;
    }
}

.start_now_vc::before {
    top: -50%;
    animation: prismRotate 30s linear infinite;
    position: absolute;
    content: '';
    width: 200%;
    opacity: 0.5;
    z-index: 2;
    height: 200%;
    background-image:
        conic-gradient(
            transparent 0deg,
            rgba(255, 255, 255, 0.05) 10deg,
            transparent 20deg,
            rgba(255, 255, 255, 0.05) 30deg,
            transparent 40deg,
            rgba(255, 255, 255, 0.05) 50deg,
            transparent 60deg,
            rgba(255, 255, 255, 0.05) 70deg,
            transparent 80deg,
            rgba(255, 255, 255, 0.05) 90deg,
            transparent 100deg,
            rgba(255, 255, 255, 0.05) 110deg,
            transparent 120deg,
            rgba(255, 255, 255, 0.05) 130deg,
            transparent 140deg,
            rgba(255, 255, 255, 0.05) 150deg,
            transparent 160deg,
            rgba(255, 255, 255, 0.05) 170deg,
            transparent 180deg,
            rgba(255, 255, 255, 0.05) 190deg,
            transparent 200deg,
            rgba(255, 255, 255, 0.05) 210deg,
            transparent 220deg,
            rgba(255, 255, 255, 0.05) 230deg,
            transparent 240deg,
            rgba(255, 255, 255, 0.05) 250deg,
            transparent 260deg,
            rgba(255, 255, 255, 0.05) 270deg,
            transparent 280deg,
            rgba(255, 255, 255, 0.05) 290deg,
            transparent 300deg,
            rgba(255, 255, 255, 0.05) 310deg,
            transparent 320deg,
            rgba(255, 255, 255, 0.05) 330deg,
            transparent 340deg,
            rgba(255, 255, 255, 0.05) 350deg,
            transparent 360deg
        );
    left: -50%;
}@keyframes prismRotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.start_now_vc .expert_sessions_AD {
    overflow: hidden;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 0 100px rgba(255, 255, 255, 0.2);
    align-items: center;
    transition: all 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    justify-content: center;
    padding: 4rem 3rem;
    display: flex;
    position: relative;
    flex-direction: column;
    z-index: 5;
    background: rgba(255, 255, 255, 0.15);
    max-width: 950px;
    margin: 0 auto;
    text-align: center;
    border-radius: 20px;
    backdrop-filter: blur(15px);
}.start_now_vc .expert_sessions_AD:hover {
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.15),
        0 0 120px rgba(255, 255, 255, 0.3);
    transform: translateY(-10px);
}.start_now_vc .expert_sessions_AD::before {
    background-size: 200% 200%;
    content: '';
    inset: 0;
    border-radius: 20px;
    background: linear-gradient(
        125deg,
        rgba(255, 255, 255, 0) 20%,
        rgba(255, 255, 255, 0.4) 50%,
        rgba(255, 255, 255, 0) 80%
    );
    opacity: 0.5;
    animation: holoBorderShift 5s ease infinite;
    border: 1px solid rgba(255, 255, 255, 0.3);
    position: absolute;
    z-index: -1;
}@keyframes holoBorderShift {
    0% {
        background-position: 0% 0%;
    }
    50% {
        background-position: 100% 100%;
    }
    100% {
        background-position: 0% 0%;
    }
}

.start_now_vc .expert_sessions_AD::after {
    border-radius: 30px;
    z-index: -2;
    opacity: 0.4;
    position: absolute;
    filter: blur(15px);
    animation: spectrumPulse 8s ease-in-out infinite;
    background: linear-gradient(
        125deg,
        rgb(151,151,154,0.5),
        rgba(255, 255, 255, 0.4),
        rgb(115,115,118,0.5)
    );
    inset: -10px;
    content: '';
}@keyframes spectrumPulse {
    0%, 100% {
        opacity: 0.3;
        filter: blur(15px);
    }
    50% {
        opacity: 0.5;
        filter: blur(20px);
    }
}

.start_now_vc h3 {
    font-size: 31px;
    color: #ffffff;
    font-weight: 700;
    font-family: Arial, sans-serif;
    letter-spacing: 1px;
    margin-bottom: 2.5rem;
    z-index: 1;
    position: relative;
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.3);
}.start_now_vc h3::after {
    content: '';
    width: 60%;
    position: absolute;
    height: 2px;
    transform: translateX(-50%);
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.8),
        transparent
    );
    animation: lineGlow 3s ease-in-out infinite;
    left: 50%;
    bottom: -12px;
}@keyframes lineGlow {
    0%, 100% {
        opacity: 0.5;
        width: 60%;
    }
    50% {
        opacity: 1;
        width: 80%;
    }
}

.start_now_vc h3::before {
    border-radius: 50%;
    right: -30px;
    content: '';
    background: linear-gradient(
        125deg,
        rgba(255, 255, 255, 0) 20%,
        rgba(255, 255, 255, 0.1) 50%,
        rgba(255, 255, 255, 0) 80%
    );
    left: -30px;
    top: -20px;
    z-index: -1;
    bottom: -20px;
    filter: blur(8px);
    animation: titleHaloRotate 5s ease-in-out infinite;
    opacity: 0.5;
    position: absolute;
}@keyframes titleHaloRotate {
    0% {
        transform: scale(1) rotate(0deg);
    }
    50% {
        transform: scale(1.1) rotate(5deg);
    }
    100% {
        transform: scale(1) rotate(0deg);
    }
}

.start_now_vc .support_request_oY {
    justify-content: center;
    border-radius: 50px;
    border: none;
    transition: all 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    overflow: hidden;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1.5px;
    align-items: center;
    display: inline-flex;
    background: linear-gradient(125deg, rgb(151,151,154), rgb(115,115,118));
    text-decoration: none;
    padding: 1.2rem 3.5rem;
    z-index: 1;
    font-size: 15px;
    box-shadow: 
        0 10px 20px rgba(0, 0, 0, 0.1),
        0 0 15px rgba(255, 255, 255, 0.2);
    position: relative;
}.start_now_vc .support_request_oY::before {
    z-index: 0;
    width: 50%;
    left: -50%;
    transform: skewX(-25deg);
    content: '';
    height: 100%;
    animation: buttonSpark 5s ease-in-out infinite;
    top: 0;
    position: absolute;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.5),
        transparent
    );
}@keyframes buttonSpark {
    0% {
        left: -50%;
    }
    30%, 100% {
        left: 150%;
    }
}

.start_now_vc .support_request_oY:hover {
    transform: translateY(-5px) scale(1.03);
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.15),
        0 0 20px rgba(255, 255, 255, 0.3);
}.start_now_vc .support_request_oY::after {
    z-index: -1;
    background: linear-gradient(
        125deg,
        rgb(151,151,154),
        rgb(115,115,118)
    );
    position: absolute;
    inset: -5px;
    filter: blur(10px);
    transition: opacity 0.4s ease;
    content: '';
    opacity: 0;
    border-radius: 55px;
}.start_now_vc .support_request_oY:hover::after {
    opacity: 0.5;
}.start_now_vc::after {
    background-image: 
        repeating-linear-gradient(
            0deg,
            transparent,
            transparent 20px,
            rgba(255, 255, 255, 0.03) 20px,
            rgba(255, 255, 255, 0.03) 21px
        ),
        repeating-linear-gradient(
            90deg,
            transparent,
            transparent 20px,
            rgba(255, 255, 255, 0.03) 20px,
            rgba(255, 255, 255, 0.03) 21px
        );
    height: 100%;
    z-index: 3;
    width: 100%;
    top: 0;
    position: absolute;
    content: '';
    left: 0;
}.start_now_vc::before {
    left: 0;
    animation: spectrumHorizontal 10s linear infinite;
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgb(151,151,154) 25%,
        #ffffff 50%,
        rgb(115,115,118) 75%,
        transparent 100%
    );
    width: 100%;
    filter: blur(2px);
    opacity: 0.5;
    content: '';
    z-index: 3;
    top: 50%;
    height: 2px;
    position: absolute;
}@keyframes spectrumHorizontal {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(100%);
    }
}

.start_now_vc::after {
    content: '';
    width: 2px;
    z-index: 3;
    left: 50%;
    height: 100%;
    animation: spectrumVertical 15s linear infinite;
    opacity: 0.5;
    top: 0;
    background: linear-gradient(
        180deg,
        transparent 0%,
        rgb(151,151,154) 25%,
        #ffffff 50%,
        rgb(115,115,118) 75%,
        transparent 100%
    );
    position: absolute;
    filter: blur(2px);
}

@keyframes spectrumVertical {
    0% {
        transform: translateY(-100%);
    }
    100% {
        transform: translateY(100%);
    }
}

@media screen and (max-width: 991px) {.start_now_vc {
    padding: 5rem 1.5rem;
}.start_now_vc .expert_sessions_AD {
    padding: 3.5rem 2.5rem;
}.start_now_vc h3 {
    margin-bottom: 2.2rem;
    font-size: calc(31px * 0.9);
}.start_now_vc .support_request_oY {
    padding: 1.1rem 3rem;
}
}

@media screen and (max-width: 767px) {.start_now_vc {
    padding: 4rem 1.2rem;
}.start_now_vc .expert_sessions_AD {
    padding: 3rem 2rem;
}.start_now_vc h3 {
    margin-bottom: 2rem;
    font-size: calc(31px * 0.8);
}.start_now_vc .support_request_oY {
    padding: 1rem 2.5rem;
    font-size: calc(15px * 0.95);
}
}

@media screen and (max-width: 480px) {.start_now_vc {
    padding: 3.5rem 1rem;
}.start_now_vc .expert_sessions_AD {
    padding: 2.5rem 1.5rem;
}.start_now_vc h3 {
    margin-bottom: 1.8rem;
    font-size: calc(31px * 0.7);
}.start_now_vc .support_request_oY {
    padding: 0.9rem 2.2rem;
    font-size: calc(15px * 0.9);
}}.testimonials_uH {
    background: linear-gradient(150deg, rgb(188,188,191) 0%, #ffffff 100%);
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}.testimonials_uH::before {
    top: 0;
    position: absolute;
    left: 0;
    width: 100%;
    opacity: 0.6;
    height: 100%;
    background: 
        radial-gradient(circle at 20% 20%, rgb(151,151,154,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 80%, rgb(115,115,118,0.5) 0%, transparent 30%);
    content: "";
    z-index: 0;
}.testimonials_uH::after {
    z-index: 0;
    content: "";
    width: 100%;
    left: 0;
    background-size: 30px 30px;
    height: 100%;
    opacity: 0.1;
    top: 0;
    position: absolute;
    background-image: 
        linear-gradient(45deg, rgb(151,151,154,0.5) 1px, transparent 1px),
        linear-gradient(-45deg, rgb(115,115,118,0.5) 1px, transparent 1px);
}.testimonials_uH .expert_sessions_AD {
    margin: 0 auto;
    max-width: 1200px;
    z-index: 1;
    position: relative;
    padding: 0 30px;
}.testimonials_uH h4 {
    position: relative;
    color: #000000;
    font-size: 35px;
    margin-bottom: 80px;
    text-align: center;
    font-weight: 700;
    letter-spacing: 1px;
}.testimonials_uH h4::after {
    position: absolute;
    background: rgb(151,151,154);
    content: "";
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    bottom: -20px;
    height: 3px;
}.testimonials_uH h4::before {
    content: "";
    left: calc(50% - 20px);
    width: 40px;
    bottom: -40px;
    transform: rotate(45deg);
    height: 40px;
    position: absolute;
    border: 2px solid rgb(151,151,154,0.5);
    z-index: -1;
}.testimonials_uH .alumni_testimonials_Pc {
    perspective: 1000px;
    justify-content: center;
    flex-wrap: wrap;
    display: flex;
    transform-style: preserve-3d;
}.testimonials_uH .learn_ratings_AS {
    background: #ffffff;
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.05),
        -5px -5px 30px rgba(255, 255, 255, 0.8);
    position: relative;
    border-radius: 28px;
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    padding: 30px;
    z-index: 1;
    transform: rotateY(15deg) rotateX(5deg) translateZ(0);
    transform-origin: center center;
    margin: 0 20px 60px;
    width: calc(33.33% - 40px);
}.testimonials_uH .learn_ratings_AS:hover {
    transform: rotateY(0) rotateX(0) translateZ(30px);
    box-shadow: 
        20px 20px 40px rgba(0, 0, 0, 0.1),
        -10px -10px 40px rgba(255, 255, 255, 0.9);
    z-index: 2;
}.testimonials_uH .learn_ratings_AS:nth-child(3n+2) {
    transform: rotateY(-15deg) rotateX(5deg) translateZ(0);
}.testimonials_uH .learn_ratings_AS:nth-child(3n+2):hover {
    transform: rotateY(0) rotateX(0) translateZ(30px);
}.testimonials_uH .learn_ratings_AS:nth-child(3n+3) {
    transform: rotateY(0) rotateX(10deg) translateZ(0);
}.testimonials_uH .learn_ratings_AS:nth-child(3n+3):hover {
    transform: rotateY(0) rotateX(0) translateZ(30px);
}.testimonials_uH .learn_ratings_AS::before {
    width: 100%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
    height: 100%;
    z-index: -1;
    content: "";
    top: 0;
    border-radius: inherit;
    left: 0;
    position: absolute;
}.testimonials_uH .learn_ratings_AS::after {
    content: "";
    position: absolute;
    transition: all 0.4s ease;
    background: rgb(151,151,154,0.5);
    opacity: 0.3;
    right: -10px;
    z-index: -1;
    border-radius: 50%;
    width: 40px;
    top: -10px;
    height: 40px;
}.testimonials_uH .learn_ratings_AS:hover::after {
    transform: scale(1.2);
    opacity: 0.5;
}.testimonials_uH .photo_cell_Et {
    transform: translateZ(20px);
    border: 4px solid #ffffff;
    border-radius: 50%;
    margin: 0 auto 20px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    transition: all 0.4s ease;
    width: 90px;
    height: 90px;
    position: relative;
}.testimonials_uH .learn_ratings_AS:hover .photo_cell_Et {
    border-color: rgb(151,151,154,0.5);
    transform: translateZ(40px) scale(1.1);
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.15);
}.testimonials_uH .learn_ratings_AS span {
    font-size: calc(15px * 1.1);
    display: block;
    font-weight: 600;
    color: #000000;
    transition: all 0.4s ease;
    transform: translateZ(15px);
    text-align: center;
    margin-bottom: 12px;
}.testimonials_uH .learn_ratings_AS:hover span {
    color: rgb(151,151,154);
    transform: translateZ(30px);
}.testimonials_uH .learn_ratings_AS p {
    color: #000000;
    transition: all 0.4s ease;
    text-align: center;
    font-size: 15px;
    line-height: 1.6;
    transform: translateZ(10px);
}.testimonials_uH .learn_ratings_AS:hover p {
    transform: translateZ(20px);
    color: #000000;
}.testimonials_uH .learn_ratings_AS:nth-child(3n+1)::after {
    background: rgb(151,151,154,0.5);
}.testimonials_uH .learn_ratings_AS:nth-child(3n+2)::after {
    background: rgb(115,115,118,0.5);
}.testimonials_uH .learn_ratings_AS:nth-child(3n+3)::after {
    background: linear-gradient(135deg, rgb(151,151,154,0.5), rgb(115,115,118,0.5));
}

@media (max-width: 1200px) {.testimonials_uH .learn_ratings_AS {
    width: calc(50% - 40px);
}
}

@media (max-width: 768px) {.testimonials_uH {
    padding: 70px 0;
}.testimonials_uH h4 {
    margin-bottom: 60px;
}.testimonials_uH .alumni_testimonials_Pc {
    perspective: none;
}.testimonials_uH .learn_ratings_AS,
    .testimonials_uH .learn_ratings_AS:nth-child(3n+2),
    .testimonials_uH .learn_ratings_AS:nth-child(3n+3) {
    padding: 25px;
    transform: none;
    max-width: 350px;
    margin: 0 auto 40px;
    width: 100%;
}.testimonials_uH .learn_ratings_AS:hover,
    .testimonials_uH .learn_ratings_AS:nth-child(3n+2):hover,
    .testimonials_uH .learn_ratings_AS:nth-child(3n+3):hover {
    transform: translateY(-10px);
}.testimonials_uH .learn_ratings_AS:last-child {
    margin-bottom: 0;
}.testimonials_uH .photo_cell_Et {
    width: 80px;
    height: 80px;
}.testimonials_uH .learn_ratings_AS:hover .photo_cell_Et {
    transform: scale(1.1);
}.testimonials_uH .learn_ratings_AS span,
    .testimonials_uH .learn_ratings_AS:hover span,
    .testimonials_uH .learn_ratings_AS p,
    .testimonials_uH .learn_ratings_AS:hover p {
    transform: none;
}}.opening_page_lP {
    width: 100%;
    justify-content: center;
    min-height: 100vh;
    align-items: center;
    position: relative;
    background: linear-gradient(145deg, rgb(188,188,191), rgb(115,115,118,0.5));
    display: flex;
    overflow: hidden;
    padding: 4rem 2rem;
}.opening_page_lP::before {
    height: 100%;
    position: absolute;
    opacity: 0.05;
    content: "";
    background-size: 20px 20px;
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    background-image: 
    linear-gradient(45deg, rgb(151,151,154,0.5) 25%, transparent 25%),
    linear-gradient(-45deg, rgb(151,151,154,0.5) 25%, transparent 25%),
    linear-gradient(45deg, transparent 75%, rgb(151,151,154,0.5) 75%),
    linear-gradient(-45deg, transparent 75%, rgb(151,151,154,0.5) 75%);
    top: 0;
    width: 100%;
    left: 0;
    z-index: 1;
}.opening_page_lP > div {
    grid-template-columns: 1fr;
    max-width: 1200px;
    z-index: 2;
    position: relative;
    gap: 3rem;
    display: grid;
    width: 100%;
}.opening_page_lP > div > div:first-child {
    opacity: 0;
    display: flex;
    flex-direction: column;
    animation: slideInFromLeft 0.8s ease-out forwards;
    transform: translateX(0);
    align-items: flex-start;
}.opening_page_lP .start_top_fW {
    color: #000000;
    font-weight: 700;
    position: relative;
    margin-bottom: 1.5rem;
    line-height: 1.2;
    max-width: 800px;
    font-size: 48px;
}.opening_page_lP .start_top_fW::after {
    transform-origin: left;
    position: absolute;
    left: 0;
    content: "";
    width: 120px;
    bottom: -0.8rem;
    height: 5px;
    background: linear-gradient(90deg, rgb(151,151,154), rgb(151,151,154,0.5));
    transform: scaleX(0);
    animation: expandWidth 0.6s ease-out 0.6s forwards;
}.opening_page_lP p {
    margin-top: 0.5rem;
    max-width: 600px;
    transform: translateY(20px);
    animation: fadeInUp 0.8s ease-out 0.4s forwards;
    line-height: 1.6;
    opacity: 0;
    color: #000000;
    margin-bottom: 1.5rem;
    font-size: calc(15px + 0.2rem);
}.opening_page_lP .course_hero_RO {
    opacity: 0;
    animation: fadeInUp 0.8s ease-out 0.6s forwards;
    position: relative;
    transform: translateY(40px);
    width: 100%;
}.opening_page_lP .knowledge_hub_iP {
    display: flex;
    width: 100%;
    min-height: 300px;
    clip-path: polygon(0 0, 100% 0, 100% 92%, 85% 100%, 0 100%);
    transition: transform 0.4s ease-in-out, box-shadow 0.4s ease;
    align-items: flex-end;
    justify-content: flex-start;
    position: relative;
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
}.opening_page_lP .knowledge_hub_iP::before {
    top: 0;
    left: 0;
    height: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 20%, transparent 70%);
    width: 100%;
    position: absolute;
    z-index: 1;
    content: "";
}.opening_page_lP .knowledge_hub_iP:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    transform: translateY(-10px);
}.opening_page_lP .knowledge_hub_iP span {
    position: relative;
    padding: 2rem;
    z-index: 2;
    width: 100%;
}.opening_page_lP .knowledge_hub_iP h3 {
    color: #ffffff;
    font-size: calc(18px - 0.1rem);
    position: relative;
    font-weight: 600;
    line-height: 1.4;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    padding-left: 1.5rem;
}.opening_page_lP .knowledge_hub_iP h3::before {
    position: absolute;
    width: 5px;
    border-radius: 10px;
    content: "";
    left: 0;
    height: calc(100% - 1rem);
    background: rgb(151,151,154);
    top: 0.5rem;
}

@keyframes slideInFromLeft {
  0% {
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

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

@keyframes expandWidth {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}

@media (min-width: 768px) {.opening_page_lP {
    padding: 6rem 3rem;
}.opening_page_lP > div {
    align-items: center;
    gap: 4rem;
    grid-template-columns: 1fr 1fr;
}.opening_page_lP .start_top_fW {
    font-size: calc(48px + 0.5rem);
}.opening_page_lP .knowledge_hub_iP {
    min-height: 400px;
}
}

@media (min-width: 992px) {.opening_page_lP {
    padding: 7rem 4rem;
}.opening_page_lP > div {
    gap: 6rem;
}.opening_page_lP .start_top_fW {
    font-size: calc(48px + 1rem);
}.opening_page_lP .knowledge_hub_iP {
    min-height: 450px;
}.opening_page_lP .knowledge_hub_iP h3 {
    font-size: 18px;
}
}

@media (max-width: 767px) {.opening_page_lP {
    padding: 4rem 1.5rem;
}.opening_page_lP .start_top_fW {
    font-size: calc(35px + 0.1rem);
}.opening_page_lP p {
    font-size: 15px;
}.opening_page_lP .knowledge_hub_iP {
    min-height: 250px;
}.opening_page_lP .knowledge_hub_iP h3 {
    font-size: calc(18px + 0.1rem);
}
}

@media (max-width: 480px) {.opening_page_lP {
    padding: 3rem 1rem;
}.opening_page_lP .start_top_fW::after {
    width: 80px;
    height: 3px;
}.opening_page_lP .knowledge_hub_iP {
    clip-path: polygon(0 0, 100% 0, 100% 94%, 90% 100%, 0 100%);
    min-height: 220px;
}.opening_page_lP .knowledge_hub_iP span {
    padding: 1.5rem;
}.opening_page_lP .knowledge_hub_iP h3 {
    padding-left: 1rem;
}.opening_page_lP .knowledge_hub_iP h3::before {
    width: 3px;
}}.get_in_touch_JK {
    position: relative;
    perspective: 1000px;
    padding: 6rem 0;
    overflow: hidden;
    background: linear-gradient(
        225deg, 
        rgb(188,188,191) 0%, 
        rgb(115,115,118,0.5) 100%
    );
}.get_in_touch_JK::before {
    position: absolute;
    top: 0;
    background: 
        repeating-linear-gradient(
            0deg, 
            rgba(255,255,255,0.02) 0, 
            rgba(255,255,255,0.02) 1px, 
            transparent 1px, 
            transparent 4px
        ),
        repeating-linear-gradient(
            90deg, 
            rgba(255,255,255,0.02) 0, 
            rgba(255,255,255,0.02) 1px, 
            transparent 1px, 
            transparent 4px
        );
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    content: '';
    pointer-events: none;
}.get_in_touch_JK::after {
    animation: circuit-pulse 10s infinite alternate;
    left: -50%;
    opacity: 0.6;
    top: -50%;
    height: 200%;
    background: radial-gradient(
        circle at center, 
        rgb(151,151,154,0.5) 0%, 
        transparent 70%
    );
    z-index: 2;
    content: '';
    position: absolute;
    width: 200%;
}.get_in_touch_JK .container {
    z-index: 3;
    position: relative;
    margin: 0 auto;
    padding: 0 1rem;
    max-width: 1300px;
}.get_in_touch_JK h2 {
    font-size: 43px;
    margin-bottom: 3rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    color: #ffffff;
    position: relative;
    text-transform: uppercase;
    text-align: center;
}.get_in_touch_JK h2::before,
.get_in_touch_JK h2::after {
    position: absolute;
    content: '';
    height: 2px;
    background: linear-gradient(
        to right, 
        transparent, 
        rgb(151,151,154), 
        transparent
    );
    bottom: -0.5rem;
}.get_in_touch_JK h2::before {
    left: 0;
    width: 30%;
}.get_in_touch_JK h2::after {
    right: 0;
    width: 30%;
}.get_in_touch_JK .message_support_Qe {
    transform: rotateX(5deg) scale(0.98);
    display: flex;
    transition: transform 0.3s ease;
    align-items: stretch;
    border-radius: 17px;
    border: 1px solid rgb(151,151,154,0.5);
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.2),
        0 5px 15px rgba(0,0,0,0.1);
    background: rgb(115,115,118,0.5);
}.get_in_touch_JK .message_support_Qe:hover {
    transform: rotateX(0) scale(1);
}.get_in_touch_JK .photo_cell_Et {
    flex: 0 0 40%;
    position: relative;
    min-height: 500px;
    overflow: hidden;
}.get_in_touch_JK .photo_cell_Et::before {
    left: 0;
    content: '';
    opacity: 0.7;
    top: 0;
    width: 100%;
    background: linear-gradient(
        135deg, 
        rgb(151,151,154,0.5) 0%, 
        rgb(115,115,118,0.5) 100%
    );
    position: absolute;
    mix-blend-mode: color-dodge;
    height: 100%;
}.get_in_touch_JK .reach_support_zD {
    justify-content: center;
    padding: 4rem 3rem;
    display: flex;
    position: relative;
    flex: 0 0 60%;
    flex-direction: column;
}.get_in_touch_JK .reach_support_zD::before {
    width: 10px;
    content: '';
    right: 2rem;
    position: absolute;
    height: 10px;
    box-shadow: 0 0 20px rgb(151,151,154);
    background: rgb(151,151,154);
    border-radius: 50%;
    top: 2rem;
    animation: signal-pulse 2s infinite alternate;
}.get_in_touch_JK .reach_support_zD form {
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 3;
}.get_in_touch_JK .reach_support_zD h3 {
    letter-spacing: 0.05em;
    font-size: 32px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 2rem;
    font-weight: 600;
}.get_in_touch_JK .reach_support_zD input:not([type="checkbox"]):not([type="submit"]) {
    padding: 1rem 1.5rem;
    border: 1px solid rgb(151,151,154,0.5);
    outline: none;
    font-size: 16px;
    position: relative;
    color: #ffffff;
    width: 100%;
    transition: all 0.3s ease;
    z-index: 2;
    margin-bottom: 1.5rem;
    border-radius: 10px;
    background: rgb(115,115,118,0.5);
}.get_in_touch_JK .reach_support_zD input:not([type="checkbox"]):not([type="submit"])::before {
    height: 100%;
    content: '';
    opacity: 0;
    background: linear-gradient(
        45deg, 
        transparent 0%, 
        rgb(151,151,154,0.5) 100%
    );
    position: absolute;
    transition: opacity 0.3s ease;
    top: 0;
    width: 100%;
    z-index: 1;
    left: 0;
}.get_in_touch_JK .reach_support_zD input:not([type="checkbox"]):not([type="submit"]):focus {
    box-shadow: 0 0 15px rgb(151,151,154,0.5);
    border-color: rgb(151,151,154);
}.get_in_touch_JK .reach_support_zD input:not([type="checkbox"]):not([type="submit"]):focus::before {
    opacity: 1;
}.get_in_touch_JK .reach_support_zD .help_info_cA {
    align-items: center;
    display: flex;
    margin-bottom: 1.5rem;
}.get_in_touch_JK .reach_support_zD .help_info_cA input[type="checkbox"] {
    transition: all 0.3s ease;
    background: rgb(115,115,118,0.5);
    position: relative;
    margin-right: 1rem;
    border-radius: 10px;
    appearance: none;
    border: 2px solid rgb(151,151,154,0.5);
    height: 22px;
    cursor: pointer;
    width: 22px;
}.get_in_touch_JK .reach_support_zD .help_info_cA input[type="checkbox"]:checked {
    border-color: rgb(151,151,154);
    background: rgb(151,151,154);
}.get_in_touch_JK .reach_support_zD .help_info_cA input[type="checkbox"]:checked::after {
    left: 50%;
    font-size: 0.8rem;
    top: 50%;
    color: #ffffff;
    transform: translate(-50%, -50%);
    content: '✔';
    position: absolute;
}.get_in_touch_JK .reach_support_zD .help_info_cA label {
    align-items: center;
    display: flex;
    color: #ffffff;
    font-size: 16px;
}.get_in_touch_JK .reach_support_zD .help_info_cA a {
    transition: color 0.3s ease;
    text-decoration: none;
    color: rgb(151,151,154);
    margin-left: 0.3rem;
}.get_in_touch_JK .reach_support_zD .help_info_cA a:hover {
    text-decoration: underline;
}.get_in_touch_JK .reach_support_zD .connect_query_Zi {
    font-weight: 600;
    transition: all 0.3s ease;
    text-transform: uppercase;
    background: rgb(151,151,154);
    overflow: hidden;
    cursor: pointer;
    font-size: 17px;
    border-radius: 10px;
    padding: 1rem;
    width: 100%;
    border: none;
    letter-spacing: 0.1em;
    position: relative;
    color: #ffffff;
}.get_in_touch_JK .reach_support_zD .connect_query_Zi::before {
    left: -100%;
    content: '';
    height: 100%;
    transition: all 0.3s ease;
    background: linear-gradient(
        120deg, 
        transparent, 
        rgb(151,151,154,0.5), 
        transparent
    );
    width: 100%;
    top: 0;
    position: absolute;
}.get_in_touch_JK .reach_support_zD .connect_query_Zi:hover::before {
    left: 100%;
}.get_in_touch_JK .reach_support_zD .connect_query_Zi:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgb(151,151,154,0.5);
}

@keyframes circuit-pulse {
    0% {
        transform: rotate(0deg) scale(1);
        opacity: 0.6;
    }
    100% {
        transform: rotate(5deg) scale(1.02);
        opacity: 0.8;
    }
}

@keyframes signal-pulse {
    0% {
        transform: scale(1);
        opacity: 0.7;
    }
    100% {
        transform: scale(1.5);
        opacity: 1;
    }
}

@media screen and (max-width: 1024px) {.get_in_touch_JK .message_support_Qe {
    transform: none;
    flex-direction: column;
}.get_in_touch_JK .photo_cell_Et {
    min-height: 300px;
    flex: 0 0 100%;
}.get_in_touch_JK .reach_support_zD {
    padding: 3rem 2rem;
    flex: 0 0 100%;
}
}

@media screen and (max-width: 768px) {.get_in_touch_JK {
    padding: 3rem 0;
}.get_in_touch_JK h2 {
    margin-bottom: 2rem;
    font-size: calc(43px * 0.8);
}.get_in_touch_JK .reach_support_zD h3 {
    font-size: calc(32px * 0.9);
}.get_in_touch_JK .reach_support_zD input:not([type="checkbox"]):not([type="submit"]) {
    padding: 0.8rem 1.2rem;
    margin-bottom: 1rem;
}.get_in_touch_JK .reach_support_zD .help_info_cA {
    align-items: flex-start;
}.get_in_touch_JK .reach_support_zD .help_info_cA input[type="checkbox"] {
    margin-top: 0.2rem;
}
}

@media screen and (max-width: 480px) {.get_in_touch_JK .message_support_Qe {
    border-radius: 0;
}.get_in_touch_JK .photo_cell_Et {
    min-height: 250px;
}.get_in_touch_JK .reach_support_zD {
    padding: 2rem 1.5rem;
}}.find_contact_eN {
    background: linear-gradient(135deg, rgb(188,188,191) 0%, #ffffff 100%);
    color: #000000;
    overflow: hidden;
    padding: 4rem 2rem;
    font-family: Arial, sans-serif;
    position: relative;
}.find_contact_eN::before {
    filter: blur(40px);
    height: 60%;
    background: linear-gradient(225deg, rgb(151,151,154,0.5) 0%, transparent 70%);
    transform: rotate(-15deg);
    width: 60%;
    position: absolute;
    top: -10%;
    opacity: 0.5;
    right: -10%;
    z-index: 1;
    content: "";
}.find_contact_eN::after {
    position: absolute;
    transform: rotate(10deg);
    height: 50%;
    background: linear-gradient(45deg, rgb(115,115,118,0.5) 0%, transparent 70%);
    left: -10%;
    width: 70%;
    content: "";
    bottom: -10%;
    z-index: 1;
    opacity: 0.4;
    filter: blur(30px);
}.find_contact_eN h1 {
    z-index: 5;
    transform: translateY(0);
    font-weight: 700;
    font-size: 48px;
    color: transparent;
    transition: transform 0.3s ease-out;
    -webkit-background-clip: text;
    position: relative;
    background-clip: text;
    background: linear-gradient(120deg, rgb(151,151,154) 0%, rgb(115,115,118) 100%);
    text-align: center;
    margin-bottom: 2.5rem;
}.find_contact_eN h1::after {
    bottom: -15px;
    position: absolute;
    width: 80px;
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(151,151,154) 0%, rgb(115,115,118) 100%);
    left: 50%;
    height: 4px;
    content: "";
    transform: translateX(-50%);
}.find_contact_eN .container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 5;
}.find_contact_eN .learn_faq_VI {
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    grid-template-columns: 1fr;
    box-shadow: 
        0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.1),
        0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.05);
    backdrop-filter: blur(5px);
    position: relative;
    transform: translateY(0);
    display: grid;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
    gap: 2.5rem;
    padding: 2.5rem;
    border-radius: 12px;
}.find_contact_eN .learn_faq_VI > div {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    padding: 1.5rem;
    position: relative;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: rgba(255, 255, 255, 0.5);
}.find_contact_eN .learn_faq_VI > div::before {
    background: linear-gradient(to bottom, rgb(151,151,154), rgb(115,115,118));
    left: 0;
    height: 100%;
    opacity: 0.6;
    width: 5px;
    position: absolute;
    content: "";
    top: 0;
}.find_contact_eN .learn_faq_VI > div:hover {
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
    transform: translateY(-5px);
}.find_contact_eN .learn_faq_VI > div > div {
    font-size: 17px;
    color: #000000;
    line-height: 1.6;
}.find_contact_eN .learn_faq_VI h6 {
    color: rgb(151,151,154);
    margin-bottom: 0.75rem;
    font-size: 19px;
    display: flex;
    align-items: center;
    text-transform: capitalize;
    font-weight: 600;
}.find_contact_eN .learn_faq_VI span {
    display: block;
    margin-left: 2rem;
    font-size: calc(17px * 0.95);
    color: #000000;
}.find_contact_eN .request_info_MQ {
    gap: 1.25rem;
    flex-direction: column;
    display: flex;
}.find_contact_eN .support_request_oY {
    font-size: calc(17px * 0.95);
    text-decoration: none;
    color: #000000;
    display: flex;
    transition: color 0.3s ease, transform 0.3s ease;
    font-weight: 400;
    align-items: center;
    position: relative;
}.find_contact_eN .support_request_oY:hover {
    color: rgb(151,151,154);
    transform: translateX(5px);
}.find_contact_eN .support_request_oY:after {
    height: 1px;
    left: 0;
    position: absolute;
    background: linear-gradient(to right, rgb(151,151,154), rgb(115,115,118));
    width: 0;
    bottom: -4px;
    transition: width 0.3s ease;
    content: "";
}.find_contact_eN .support_request_oY:hover:after {
    width: 100%;
}.find_contact_eN svg {
    margin-left: 8px;
    transition: transform 0.3s ease;
    height: 22px;
    transform: scale(1);
    width: 22px;
}.find_contact_eN .support_request_oY:hover svg {
    transform: scale(1.15);
}.find_contact_eN svg path {
    fill: rgb(151,151,154);
    transition: fill 0.3s ease;
}.find_contact_eN .support_request_oY:hover svg path {
    fill: rgb(115,115,118);
}

@media (min-width: 768px) {.find_contact_eN {
    padding: 6rem 3rem;
}.find_contact_eN .learn_faq_VI {
    padding: 3rem;
    grid-template-columns: repeat(2, 1fr);
}.find_contact_eN .learn_faq_VI > div:first-child {
    grid-column: 1 / -1;
}.find_contact_eN h1 {
    font-size: calc(48px * 1.2);
    margin-bottom: 3rem;
}.find_contact_eN h1::after {
    height: 5px;
    width: 100px;
}
}

@media (min-width: 992px) {.find_contact_eN {
    padding: 8rem 4rem;
}.find_contact_eN .learn_faq_VI {
    gap: 3rem;
    grid-template-columns: 2fr 1fr 1fr;
}.find_contact_eN .learn_faq_VI > div:first-child {
    grid-column: auto;
}.find_contact_eN .learn_faq_VI > div {
    padding: 2rem;
}.find_contact_eN .learn_faq_VI > div:hover {
    transform: translateY(-8px);
}.find_contact_eN h1 {
    transform: translateY(-10px);
}
}

@media (max-width: 767px) {.find_contact_eN {
    padding: 3rem 1.5rem;
}.find_contact_eN h1 {
    margin-bottom: 2rem;
    font-size: calc(48px * 0.9);
}.find_contact_eN .learn_faq_VI {
    padding: 1.75rem;
}.find_contact_eN .learn_faq_VI > div {
    padding: 1.25rem;
}.find_contact_eN .request_info_MQ {
    gap: 1rem;
}
}

@media (max-width: 480px) {.find_contact_eN {
    padding: 2.5rem 1rem;
}.find_contact_eN h1 {
    font-size: calc(48px * 0.8);
}.find_contact_eN .learn_faq_VI {
    padding: 1.5rem;
}.find_contact_eN .learn_faq_VI > div {
    padding: 1rem;
}.find_contact_eN svg {
    width: 20px;
    height: 20px;
}}.program_structure_ld {
    overflow: hidden;
    background: linear-gradient(215deg, rgb(188,188,191) 0%, rgba(0, 0, 0, 0.5) 50%, rgb(151,151,154,0.5) 90%);
    padding: 100px 0;
    position: relative;
}.program_structure_ld::before {
    opacity: 0.03;
    content: "";
    background-size: 40px 40px;
    z-index: 1;
    left: 0;
    background-image: 
        linear-gradient(transparent 0%, transparent 49%, #ffffff 49%, #ffffff 51%, transparent 51%, transparent 100%),
        linear-gradient(90deg, transparent 0%, transparent 49%, #ffffff 49%, #ffffff 51%, transparent 51%, transparent 100%);
    height: 100%;
    width: 100%;
    position: absolute;
    animation: gridFlow 20s linear infinite;
    top: 0;
}.program_structure_ld::after {
    animation: rotateBg 60s linear infinite;
    height: 200%;
    left: -50%;
    content: "";
    position: absolute;
    width: 200%;
    background: radial-gradient(circle at center, transparent 30%, rgba(0, 0, 0, 0.5) 90%);
    top: -50%;
    opacity: 0.4;
    z-index: 1;
}.program_structure_ld .container {
    z-index: 3;
    position: relative;
}.program_structure_ld .expert_sessions_AD {
    align-items: center;
    min-height: 500px;
    justify-content: center;
    position: relative;
    display: flex;
}.program_structure_ld .photo_cell_Et {
    transform: scale(1);
    height: 100%;
    top: 0;
    z-index: 1;
    position: absolute;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    left: 0;
    width: 100%;
}.program_structure_ld .photo_cell_Et::before {
    bottom: 0;
    content: "";
    opacity: 0.85;
    right: 0;
    mix-blend-mode: multiply;
    transition: opacity 0.5s ease;
    background: linear-gradient(
        145deg,
        transparent 0%,
        rgb(151,151,154,0.5) 100%
    );
    z-index: 2;
    left: 0;
    position: absolute;
    top: 0;
}.program_structure_ld .photo_cell_Et::after {
    background: 
        radial-gradient(circle at 75% 25%, transparent 0%, rgba(0, 0, 0, 0.5) 90%),
        linear-gradient(to bottom, transparent 30%, #000000 100%);
    opacity: 0.7;
    bottom: 0;
    content: "";
    right: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}.program_structure_ld .expert_sessions_AD:hover .photo_cell_Et {
    transform: scale(1.03);
}.program_structure_ld .expert_sessions_AD:hover .photo_cell_Et::before {
    opacity: 0.6;
}.program_structure_ld .online_learn_ol {
    width: 70%;
    padding-top: 60px;
    padding-bottom: 60px;
    z-index: 4;
    background: transparent;
    position: relative;
}.program_structure_ld .top_base_lM {
    z-index: 5;
    display: flex;
    animation: floatLogo 6s ease-in-out infinite;
    width: 110px;
    justify-content: center;
    top: -30px;
    perspective: 1000px;
    background: #ffffff;
    height: 110px;
    right: 10%;
    position: absolute;
    transform-style: preserve-3d;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.2),
        0 0 0 15px rgb(115,115,118,0.5);
    border-radius: 43% 57% 63% 37% / 41% 65% 35% 59%;
    align-items: center;
}.program_structure_ld .top_base_lM::before {
    position: absolute;
    filter: blur(10px);
    z-index: -1;
    content: "";
    background: linear-gradient(
        45deg,
        rgb(151,151,154,0.5),
        rgb(115,115,118,0.5),
        rgb(151,151,154,0.5)
    );
    border-radius: inherit;
    animation: rotateBorderGradient 10s linear infinite;
    opacity: 0.3;
    inset: -5px;
}.program_structure_ld .top_base_lM svg {
    transform: translateZ(20px);
    width: 60%;
    fill: rgb(151,151,154);
    transition: all 0.4s ease;
    transform-style: preserve-3d;
    height: 60%;
}.program_structure_ld .top_base_lM:hover svg {
    fill: rgb(115,115,118);
    transform: translateZ(30px) scale(1.1);
}.program_structure_ld .top_base_lM svg path {
    stroke: #000000;
    stroke-width: 0.5;
    transition: all 0.4s ease;
}.program_structure_ld .top_base_lM:hover svg path {
    stroke-width: 1;
    stroke: rgb(151,151,154);
}.program_structure_ld .online_learn_ol h3 {
    border-left: 4px solid rgb(151,151,154);
    padding: 15px 25px;
    color: #ffffff;
    display: inline-block;
    backdrop-filter: blur(10px);
    background: linear-gradient(
        135deg,
        rgb(151,151,154,0.5) 0%,
        rgba(0, 0, 0, 0.5) 100%
    );
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    border-radius: 10px;
    box-shadow: 
        10px 10px 20px rgba(0, 0, 0, 0.5),
        inset 0 0 0 1px rgb(151,151,154,0.5);
    position: relative;
    transform: translateZ(0);
    margin-bottom: 30px;
    font-size: 36px;
}.program_structure_ld .online_learn_ol h3::after {
    bottom: -10px;
    position: absolute;
    width: 40px;
    z-index: 1;
    background: rgb(151,151,154);
    left: 25px;
    border-radius: 10px;
    height: 4px;
    content: "";
}.program_structure_ld .online_learn_ol p {
    border-radius: 14px;
    font-size: 14px;
    padding: 25px 30px;
    font-weight: 400;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.1) 0%,
        rgba(255, 255, 255, 0.05) 100%
    );
    line-height: 1.8;
    position: relative;
    color: #ffffff;
    backdrop-filter: blur(5px);
    max-width: 600px;
    text-shadow: 0 1px 3px #000000;
    margin: 0 auto;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.5),
        inset 0 0 0 1px rgba(255, 255, 255, 0.1);
}.program_structure_ld .online_learn_ol p::first-letter {
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    color: rgb(151,151,154);
    margin-right: 10px;
    float: left;
    font-size: 2.5em;
    line-height: 0.8;
    margin-top: 5px;
}

@keyframes gridFlow {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 40px 40px;
    }
}

@keyframes rotateBg {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes floatLogo {
    0%, 100% {
        transform: translateY(0) rotate(0deg);
    }
    25% {
        transform: translateY(-15px) rotate(-5deg);
    }
    75% {
        transform: translateY(10px) rotate(5deg);
    }
}

@keyframes rotateBorderGradient {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media screen and (max-width: 1200px) {.program_structure_ld .online_learn_ol {
    width: 80%;
}.program_structure_ld .top_base_lM {
    right: 5%;
    width: 100px;
    height: 100px;
}
}

@media screen and (max-width: 992px) {.program_structure_ld {
    padding: 80px 0;
}.program_structure_ld .expert_sessions_AD {
    min-height: 450px;
}.program_structure_ld .online_learn_ol {
    width: 85%;
    padding-top: 50px;
    padding-bottom: 50px;
}.program_structure_ld .top_base_lM {
    width: 90px;
    top: -25px;
    height: 90px;
}.program_structure_ld .online_learn_ol h3 {
    padding: 12px 20px;
    font-size: calc(36px * 0.9);
}.program_structure_ld .online_learn_ol p {
    padding: 20px 25px;
    font-size: calc(14px * 0.95);
}
}

@media screen and (max-width: 768px) {.program_structure_ld {
    padding: 60px 0;
}.program_structure_ld .expert_sessions_AD {
    min-height: auto;
    padding-bottom: 40px;
    display: block;
}.program_structure_ld .photo_cell_Et {
    position: relative;
    margin-bottom: -40px;
    height: 300px;
}.program_structure_ld .online_learn_ol {
    padding-top: 60px;
    width: 100%;
    padding-bottom: 0;
}.program_structure_ld .top_base_lM {
    left: 20px;
    right: auto;
    top: -30px;
    height: 80px;
    width: 80px;
}.program_structure_ld .online_learn_ol h3 {
    font-size: calc(36px * 0.8);
    display: block;
    margin-top: 20px;
    width: calc(100% - 30px);
    box-sizing: border-box;
}.program_structure_ld .online_learn_ol p {
    margin: 30px auto 0;
    box-sizing: border-box;
    width: calc(100% - 30px);
}
}

@media screen and (max-width: 576px) {.program_structure_ld {
    padding: 40px 0;
}.program_structure_ld .photo_cell_Et {
    height: 250px;
    margin-bottom: -30px;
}.program_structure_ld .top_base_lM {
    height: 70px;
    width: 70px;
    top: -25px;
    left: 15px;
}.program_structure_ld .online_learn_ol h3 {
    padding: 10px 15px;
    margin-top: 15px;
    font-size: calc(36px * 0.7);
}.program_structure_ld .online_learn_ol p {
    margin-top: 20px;
    font-size: calc(14px * 0.9);
    padding: 15px 20px;
}.program_structure_ld .online_learn_ol h3::after {
    bottom: -8px;
    width: 30px;
    height: 3px;
    left: 15px;
}}header {
    width: 100%;
    padding: 0;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.07);
    background: linear-gradient(to right, #ffffff, rgb(188,188,191));
    position: relative;
    z-index: 100;
}header::before {
    z-index: 0;
    top: 0;
    content: '';
    position: absolute;
    left: 0;
    background-size: 20px 20px;
    height: 100%;
    background-image: 
        linear-gradient(90deg, rgba(255,255,255,0.05) 1px, transparent 1px),
        linear-gradient(0deg, rgba(255,255,255,0.05) 1px, transparent 1px);
    width: 100%;
}header::after {
    top: 0;
    left: 0;
    width: 5px;
    content: '';
    height: 100%;
    z-index: 1;
    background: linear-gradient(to bottom, rgb(151,151,154), rgb(115,115,118));
    position: absolute;
}header .container {
    max-width: 100%;
    position: relative;
    width: 100%;
    margin: 0;
    z-index: 2;
    padding: 0;
}header .nav_learn_vr {
    display: flex;
    padding: 0.9rem 3%;
    margin-left: 5px;
    justify-content: space-between;
    align-items: center;
}header .nav_tutor_kX {
    position: relative;
    border-radius: 10px;
    padding: 0.5rem;
    text-decoration: none;
    transition: all 0.3s ease;
    display: flex;
    background: rgba(255, 255, 255, 0.4);
    align-items: center;
}header .nav_tutor_kX:hover {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    background: rgba(255, 255, 255, 0.6);
}header .nav_tutor_kX svg {
    width: 140px;
    height: auto;
    transition: all 0.3s ease;
}header .top_wrap_Al {
    border-radius: 10px;
    gap: 0.4rem;
    padding: 0.4rem 0.6rem;
    align-items: center;
    position: relative;
    background: rgba(255, 255, 255, 0.3);
    display: flex;
}header .top_wrap_Al::before {
    bottom: -2px;
    opacity: 0.5;
    top: -2px;
    border-radius: calc(10px + 2px);
    background: linear-gradient(135deg, rgb(151,151,154,0.5), rgb(115,115,118,0.5));
    content: '';
    right: -2px;
    position: absolute;
    z-index: -1;
    left: -2px;
}header .site_start_Zg {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.03);
    overflow: hidden;
    transition: all 0.3s ease;
    font-weight: 400;
    color: #000000;
    text-decoration: none;
    border-radius: 10px;
    font-family: Arial, sans-serif;
    background: #ffffff;
    padding: 0.4rem 0.7rem;
    position: relative;
    font-size: 20px;
    z-index: 1;
}header .site_start_Zg::before {
    opacity: 0;
    position: absolute;
    height: 100%;
    top: 0;
    background: linear-gradient(45deg, rgb(151,151,154,0.5), rgb(115,115,118,0.5));
    z-index: -1;
    transition: opacity 0.3s ease;
    left: 0;
    width: 100%;
    content: '';
}header .site_start_Zg:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
    color: #ffffff;
    transform: translateY(-2px);
}header .site_start_Zg:hover::before {
    opacity: 1;
}

@media (max-width: 991px) {header .nav_learn_vr {
    padding: 0.8rem 2.5%;
}header .nav_tutor_kX svg {
    width: 130px;
}header .top_wrap_Al {
    padding: 0.35rem 0.5rem;
    gap: 0.3rem;
}header .site_start_Zg {
    font-size: calc(20px - 1px);
    padding: 0.35rem 0.6rem;
}
}

@media (max-width: 767px) {header::after {
    width: 3px;
}header .nav_learn_vr {
    margin-left: 3px;
    align-items: flex-start;
    padding: 0.8rem 2%;
    flex-direction: column;
    gap: 0.7rem;
}header .nav_tutor_kX {
    padding: 0.4rem;
}header .nav_tutor_kX svg {
    width: 120px;
}header .top_wrap_Al {
    padding: 0.4rem;
    width: 98%;
    justify-content: flex-start;
    overflow-x: auto;
}header .top_wrap_Al::-webkit-scrollbar {
    height: 2px;
}header .top_wrap_Al::-webkit-scrollbar-thumb {
    background: rgb(151,151,154);
    border-radius: 10px;
}header .site_start_Zg {
    padding: 0.3rem 0.5rem;
    white-space: nowrap;
    font-size: calc(20px - 1px);
}
}

@media (max-width: 480px) {header::after {
    width: 2px;
}header .nav_learn_vr {
    padding: 0.7rem 1.5%;
    margin-left: 2px;
}header .nav_tutor_kX svg {
    width: 110px;
}header .top_wrap_Al {
    padding: 0.3rem;
}header .site_start_Zg {
    padding: 0.3rem 0.4rem;
    font-size: calc(20px - 2px);
}}.company_info_eD {
    position: relative;
    overflow: hidden;
}.company_info_eD::before {
    height: 100%;
    left: 0;
    width: 100%;
    background: linear-gradient(135deg, rgb(151,151,154,0.5), rgba(0, 0, 0, 0.5) 70%);
    z-index: 1;
    top: 0;
    position: absolute;
    content: "";
    backdrop-filter: blur(2px);
}.company_info_eD .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 8rem 2rem;
    perspective: 1000px;
    z-index: 2;
}.company_info_eD .content_card_WL {
    background: linear-gradient(165deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.85));
    position: relative;
    transform: translateY(0);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    overflow: hidden;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.07);
    padding: 3.5rem;
}.company_info_eD .content_card_WL::before {
    content: "";
    left: 0;
    position: absolute;
    transform: scaleY(1.1);
    background: linear-gradient(to bottom, rgb(151,151,154), rgb(115,115,118));
    top: 0;
    width: 5px;
    height: 100%;
}.company_info_eD .content_card_WL:hover {
    transform: translateY(-5px);
}.company_info_eD .content_card_WL > div:first-child {
    position: relative;
    margin-bottom: 1.5rem;
}.company_info_eD .content_card_WL > div:first-child::after {
    height: 2px;
    transition: width 0.4s ease;
    left: 0;
    transform-origin: left center;
    content: "";
    bottom: -10px;
    position: absolute;
    background: rgb(151,151,154);
    width: 50px;
}.company_info_eD .content_card_WL:hover > div:first-child::after {
    width: 80px;
}.company_info_eD h5 {
    font-weight: 700;
    color: rgb(151,151,154);
    font-size: 20px;
    display: inline-block;
    text-transform: uppercase;
    margin: 0;
    position: relative;
    letter-spacing: 1.5px;
}.company_info_eD .content_card_WL > div:nth-child(2) {
    margin-bottom: 2rem;
}.company_info_eD p {
    line-height: 1.5;
    font-weight: 400;
    margin: 0;
    color: #000000;
    font-size: calc(13px * 1.5);
}.company_info_eD p b {
    position: relative;
    color: rgb(115,115,118);
    letter-spacing: 0.5px;
    font-weight: 700;
    display: inline-block;
}.company_info_eD p b::after {
    position: absolute;
    content: "";
    height: 1px;
    background: rgb(115,115,118,0.5);
    bottom: -5px;
    left: 0;
    transform-origin: left;
    transform: scaleX(0);
    width: 100%;
    transition: transform 0.5s ease;
}.company_info_eD .content_card_WL:hover p b::after {
    transform: scaleX(1);
}.company_info_eD ol {
    margin: 0;
    counter-reset: about-counter;
    list-style: none;
    padding: 0;
}.company_info_eD ol li {
    column-gap: 2.5rem;
    line-height: 1.8;
    text-align: justify;
    color: #000000;
    padding-left: 0;
    font-size: 13px;
    position: relative;
    font-family: Arial, sans-serif;
    column-count: 1;
}.company_info_eD ol li::before {
    display: none;
}

@media (min-width: 768px) {.company_info_eD ol li {
    column-count: 2;
}.company_info_eD .container {
    padding: 10rem 4rem;
}
}

@media (min-width: 992px) {.company_info_eD .content_card_WL {
    margin-left: auto;
    padding: 4.5rem;
    max-width: 90%;
}.company_info_eD ol li {
    font-size: calc(13px * 1.05);
    column-count: 3;
}.company_info_eD .container {
    padding: 12rem 5rem;
}
}

@media (max-width: 767px) {.company_info_eD .content_card_WL {
    padding: 2.5rem 1.5rem;
}.company_info_eD .container {
    padding: 5rem 1.5rem;
}.company_info_eD h5 {
    font-size: calc(20px * 0.9);
}.company_info_eD p {
    font-size: calc(13px * 1.25);
}}

.company_info_eD .content_card_WL::after {
    position: absolute;
    width: 60px;
    opacity: 0.7;
    height: 60px;
    top: 20px;
    border-top: 2px solid rgb(151,151,154,0.5);
    border-right: 2px solid rgb(151,151,154,0.5);
    right: 20px;
    content: "";
}.company_info_eD .content_card_WL div:nth-child(2)::before {
    height: 60px;
    border-bottom: 2px solid rgb(115,115,118,0.5);
    position: absolute;
    bottom: 20px;
    content: "";
    border-left: 2px solid rgb(115,115,118,0.5);
    width: 60px;
    left: 20px;
    opacity: 0.7;
}@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.company_info_eD::after {
    content: "";
    background: linear-gradient(90deg, transparent, rgb(255, 255, 255, 0.5), transparent);
    animation: gradientShift 8s ease infinite;
    bottom: 0;
    position: absolute;
    width: 100%;
    left: 0;
    height: 1px;
    background-size: 200% 200%;
}.statistical_summary_HR {
    position: relative;
    padding: 4rem 0;
    background: rgb(188,188,191);
    overflow: hidden;
}.statistical_summary_HR::before {
    position: absolute;
    height: 100%;
    z-index: 0;
    opacity: 0.08;
    width: 100%;
    content: "";
    left: 0;
    background: linear-gradient(135deg, rgb(151,151,154,0.5), rgb(115,115,118,0.5));
    top: 0;
}.statistical_summary_HR::after {
    content: "";
    position: absolute;
    z-index: 0;
    background: rgb(151,151,154);
    width: 200px;
    height: 200px;
    opacity: 0.05;
    right: -50px;
    transform: rotate(30deg);
    top: -50px;
}.statistical_summary_HR h3 {
    animation: fadeSlideUp 0.8s forwards 0.2s;
    opacity: 0;
    text-align: center;
    font-size: 37px;
    font-weight: 700;
    color: #000000;
    z-index: 1;
    position: relative;
    transform: translateY(20px);
    margin-bottom: 3rem;
}.statistical_summary_HR .container {
    margin: 0 auto;
    z-index: 1;
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
}.statistical_summary_HR ul {
    display: grid;
    padding: 0;
    list-style: none;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    margin: 0;
    gap: 2rem;
}.statistical_summary_HR .statistics_support_SK {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275),
              box-shadow 0.4s ease;
    animation-delay: calc(0.15s * var(--i, 0));
    transform: translateY(30px);
    background: linear-gradient(145deg, #ffffff, rgba(255, 255, 255, 0.85));
    animation: fadeSlideUp 0.6s forwards;
    opacity: 0;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.04), 
              0 1px 3px rgba(0, 0, 0, 0.03);
    position: relative;
    flex-direction: column;
    padding: 1.5rem;
    display: flex;
}.statistical_summary_HR .statistics_support_SK:nth-child(1) {
    --i: 1;
}.statistical_summary_HR .statistics_support_SK:nth-child(2) {
    --i: 2;
}.statistical_summary_HR .statistics_support_SK:nth-child(3) {
    --i: 3;
}.statistical_summary_HR .statistics_support_SK:nth-child(4) {
    --i: 4;
}.statistical_summary_HR .statistics_support_SK:nth-child(5) {
    --i: 5;
}.statistical_summary_HR .statistics_support_SK:nth-child(6) {
    --i: 6;
}.statistical_summary_HR .statistics_support_SK:nth-child(7) {
    --i: 7;
}.statistical_summary_HR .statistics_support_SK::before {
    height: 0;
    transition: height 0.5s ease;
    background: linear-gradient(to bottom, rgb(151,151,154), rgb(115,115,118));
    top: 0;
    content: "";
    width: 4px;
    position: absolute;
    left: 0;
}.statistical_summary_HR .statistics_support_SK:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08), 
              0 3px 10px rgba(0, 0, 0, 0.05);
    transform: translateY(-5px) scale(1.02);
}.statistical_summary_HR .statistics_support_SK:hover::before {
    height: 100%;
}.statistical_summary_HR .statistics_support_SK span {
    position: relative;
    margin-bottom: 0.5rem;
    color: #000000;
    transition: transform 0.3s ease, padding-left 0.3s ease;
    font-size: 1rem;
    font-weight: 600;
    padding-left: 0.5rem;
}.statistical_summary_HR .statistics_support_SK:hover span {
    color: rgb(151,151,154);
    padding-left: 0.75rem;
    transform: translateX(5px);
}.statistical_summary_HR .statistics_support_SK p {
    font-weight: 700;
    display: inline-block;
    font-size: 2.5rem;
    position: relative;
    color: rgb(151,151,154);
    margin: 0.5rem 0 0;
}.statistical_summary_HR .statistics_support_SK p::after {
    height: 2px;
    position: absolute;
    transition: width 0.4s ease;
    left: 0;
    content: "";
    background: rgb(115,115,118);
    bottom: -4px;
    width: 0;
}.statistical_summary_HR .statistics_support_SK:hover p::after {
    width: 100%;
}

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

@media (max-width: 1200px) {.statistical_summary_HR ul {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
}.statistical_summary_HR .statistics_support_SK p {
    font-size: 2.2rem;
}
}

@media (max-width: 768px) {.statistical_summary_HR {
    padding: 3rem 0;
}.statistical_summary_HR h3 {
    margin-bottom: 2rem;
    font-size: calc(37px * 0.9);
}.statistical_summary_HR ul {
    gap: 1.25rem;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}.statistical_summary_HR .statistics_support_SK {
    padding: 1.25rem;
}.statistical_summary_HR .statistics_support_SK p {
    font-size: 2rem;
}
}

@media (max-width: 576px) {.statistical_summary_HR {
    padding: 2.5rem 0;
}.statistical_summary_HR h3 {
    font-size: calc(37px * 0.8);
    margin-bottom: 1.5rem;
}.statistical_summary_HR ul {
    grid-template-columns: 1fr;
    gap: 1rem;
}.statistical_summary_HR .statistics_support_SK {
    padding: 1rem;
}.statistical_summary_HR .statistics_support_SK p {
    font-size: 1.8rem;
}.statistical_summary_HR .statistics_support_SK span {
    font-size: 0.9rem;
}}.privacy_block_mj {
    position: relative;
    overflow: hidden;
    background: linear-gradient(145deg, rgb(188,188,191), #ffffff 85%);
    font-family: Arial, sans-serif;
    padding: 5rem 2rem;
}.privacy_block_mj::before {
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgb(151,151,154,0.5),
        transparent 2px,
        transparent 10px,
        rgb(151,151,154,0.5) 12px
    );
    opacity: 0.05;
    position: absolute;
    height: 100%;
    z-index: 0;
}.privacy_block_mj::after {
    border-radius: 50%;
    opacity: 0.15;
    z-index: 0;
    background: radial-gradient(circle, rgb(115,115,118,0.5) 0%, transparent 70%);
    height: 300px;
    position: absolute;
    content: "";
    top: -5%;
    animation: float 15s infinite ease-in-out;
    right: -5%;
    width: 300px;
}.privacy_block_mj .container {
    position: relative;
    z-index: 1;
    max-width: 1140px;
    transform: translateZ(0);
    grid-template-columns: 1fr;
    display: grid;
    margin: 0 auto;
    gap: 2.5rem;
}.privacy_block_mj h1 {
    font-weight: 700;
    transform: translateX(-0.5rem);
    margin: 0 0 1.5rem 0;
    font-size: calc(46px * 1.1);
    position: relative;
    border-bottom: 3px solid rgb(151,151,154);
    color: rgb(151,151,154);
    padding-bottom: 1rem;
}.privacy_block_mj h1::after {
    bottom: -3px;
    content: "";
    width: 100px;
    background: rgb(115,115,118);
    position: absolute;
    height: 3px;
    animation: slide 8s infinite ease-in-out;
    left: 0;
}.privacy_block_mj h2 {
    border-left: 4px solid rgb(115,115,118);
    color: rgb(151,151,154);
    padding-left: 1rem;
    margin: 2rem 0 1rem;
    font-size: 30px;
    transition: transform 0.3s ease;
    font-weight: 600;
}.privacy_block_mj h2:hover {
    transform: translateX(5px);
}.privacy_block_mj h3 {
    font-weight: 600;
    color: #000000;
    margin: 1.5rem 0 0.75rem;
    font-size: calc(30px * 0.85);
    padding-left: 0.75rem;
    border-left: 3px solid rgb(115,115,118,0.5);
}.privacy_block_mj h4 {
    color: #000000;
    font-size: calc(30px * 0.7);
    margin: 1.5rem 0 0.75rem;
    border-left: 2px solid rgb(115,115,118,0.5);
    padding-left: 0.5rem;
    font-weight: 600;
}.privacy_block_mj p {
    font-size: 12px;
    margin-bottom: 1.5rem;
    color: #000000;
    max-width: 90ch;
    line-height: 1.7;
}.privacy_block_mj span {
    color: #000000;
    margin-bottom: 1.5rem;
    display: block;
    padding: 1rem;
    line-height: 1.7;
    transition: background-color 0.3s ease;
    border-left: 2px solid rgb(115,115,118,0.5);
    font-size: 12px;
    background-color: rgba(rgba(0, 0, 0, 0.5), 0.02);
}.privacy_block_mj span:hover {
    background-color: rgba(rgba(0, 0, 0, 0.5), 0.05);
}.privacy_block_mj ul {
    list-style: none;
    padding: 0;
    margin: 1.5rem 0 2rem 1rem;
}.privacy_block_mj li {
    color: #000000;
    line-height: 1.7;
    padding-left: 1.75rem;
    position: relative;
    font-size: 12px;
    margin-bottom: 1rem;
}.privacy_block_mj li::before {
    transform: rotate(45deg);
    height: 8px;
    top: 0.6rem;
    left: 0;
    content: "";
    border: 2px solid rgb(115,115,118);
    width: 8px;
    transition: transform 0.2s ease;
    position: absolute;
}.privacy_block_mj li:hover::before {
    transform: rotate(225deg);
}.privacy_block_mj strong {
    font-weight: 600;
    color: rgb(151,151,154);
}

@keyframes slide {
    0%, 100% { left: 0; }
    50% { left: calc(100% - 100px); }
}

@keyframes float {
    0%, 100% { transform: translate(0, 0); }
    50% { transform: translate(-30px, 30px); }
}

@media (min-width: 768px) {.privacy_block_mj {
    padding: 7rem 3rem;
}.privacy_block_mj .container {
    grid-template-columns: minmax(0, 1fr);
    gap: 3rem;
}.privacy_block_mj h1 {
    margin-bottom: 2rem;
    font-size: calc(46px * 1.2);
    transform: translateX(-1rem);
}.privacy_block_mj h2 {
    font-size: calc(30px * 1.1);
    padding-left: 1.25rem;
}.privacy_block_mj p {
    line-height: 1.75;
    font-size: calc(12px * 1.05);
}.privacy_block_mj span {
    padding: 1.5rem;
    margin-left: 1rem;
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
}.privacy_block_mj ul {
    margin-left: 2rem;
}.privacy_block_mj li {
    padding-left: 2rem;
}.privacy_block_mj li::before {
    width: 10px;
    height: 10px;
}
}

@media (min-width: 992px) {.privacy_block_mj {
    padding: 8rem 5rem;
}.privacy_block_mj::before {
    background-size: 15px 15px;
}.privacy_block_mj .container {
    grid-template-columns: minmax(0, 1fr);
    gap: 3.5rem;
}.privacy_block_mj h1 {
    font-size: calc(46px * 1.3);
    margin-bottom: 2.5rem;
    padding-bottom: 1.25rem;
}.privacy_block_mj h2 {
    margin: 3rem 0 1.5rem;
}.privacy_block_mj h3, 
    .privacy_block_mj h4 {
    margin: 2rem 0 1rem;
}.privacy_block_mj p,
    .privacy_block_mj span {
    line-height: 1.8;
}.privacy_block_mj span {
    transform: translateZ(0);
    transition: all 0.3s ease;
}.privacy_block_mj span:hover {
    box-shadow: 0 6px 20px rgba(0,0,0,0.07);
    transform: translateX(5px);
}.privacy_block_mj ul {
    margin: 2rem 0 3rem 2rem;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 1rem 2rem;
}.privacy_block_mj li {
    margin-bottom: 1.25rem;
}.privacy_block_mj li:hover {
    transform: translateX(5px);
    transition: transform 0.3s ease;
}}.potential_enrollees_xd {
    overflow: hidden;
    padding: 140px 0;
    background: rgb(188,188,191);
    position: relative;
}.potential_enrollees_xd::before {
    top: 0;
    z-index: 0;
    background-size: 60px 60px;
    background-position: 0 0, 30px 30px;
    width: 100%;
    position: absolute;
    left: 0;
    height: 100%;
    content: "";
    background-image: 
        linear-gradient(
            45deg, 
            rgb(151,151,154,0.5) 25%, 
            transparent 25%, 
            transparent 75%, 
            rgb(151,151,154,0.5) 75%
        ),
        linear-gradient(
            -45deg, 
            rgb(151,151,154,0.5) 25%, 
            transparent 25%, 
            transparent 75%, 
            rgb(151,151,154,0.5) 75%
        );
    opacity: 0.03;
}.potential_enrollees_xd::after {
    content: "";
    height: 150px;
    z-index: 1;
    position: absolute;
    width: 100%;
    background: linear-gradient(to top, rgb(188,188,191), transparent);
    left: 0;
    bottom: 0;
}.potential_enrollees_xd .container {
    z-index: 2;
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.potential_enrollees_xd .expert_sessions_AD {
    position: relative;
}.potential_enrollees_xd h4 {
    margin-bottom: 80px;
    padding: 20px 0;
    font-weight: 700;
    text-align: center;
    color: #000000;
    position: relative;
    font-size: 32px;
}.potential_enrollees_xd h4::before {
    content: "";
    transform: translateX(-50%);
    left: 50%;
    position: absolute;
    border-radius: 2px;
    width: 100px;
    height: 3px;
    top: 0;
    background: rgb(151,151,154,0.5);
}.potential_enrollees_xd h4::after {
    content: "";
    left: 50%;
    width: 100px;
    bottom: 0;
    border-radius: 2px;
    background: rgb(115,115,118,0.5);
    position: absolute;
    height: 3px;
    transform: translateX(-50%);
}.potential_enrollees_xd div {
    align-items: center;
    position: relative;
    display: flex;
    flex-direction: column;
}.potential_enrollees_xd div::before {
    background: linear-gradient(180deg, rgb(151,151,154,0.5), rgb(115,115,118,0.5), transparent);
    top: 0;
    left: 50%;
    height: 100%;
    position: absolute;
    z-index: 0;
    opacity: 0.5;
    width: 2px;
    content: "";
}.potential_enrollees_xd div p {
    border-radius: 50px;
    position: relative;
    margin: 0 0 60px 0;
    line-height: 1.6;
    width: 70%;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transition: all 0.4s ease;
    padding: 25px 30px;
    background: #ffffff;
    font-size: 17px;
    z-index: 1;
    color: #000000;
    display: flex;
    align-items: center;
}.potential_enrollees_xd div p:nth-child(odd) {
    border-top-left-radius: 0;
    align-self: flex-start;
}.potential_enrollees_xd div p:nth-child(even) {
    align-self: flex-end;
    border-top-right-radius: 0;
}.potential_enrollees_xd div p:hover {
    transform: scale(1.03);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}.potential_enrollees_xd div p::before {
    width: 30px;
    height: 30px;
    z-index: 2;
    background: #ffffff;
    content: "";
    position: absolute;
    border-radius: 50%;
}.potential_enrollees_xd div p:nth-child(odd)::before {
    left: -15px;
    top: -15px;
}.potential_enrollees_xd div p:nth-child(even)::before {
    top: -15px;
    right: -15px;
}.potential_enrollees_xd div p::after {
    height: 15px;
    background: linear-gradient(135deg, rgb(151,151,154), rgb(115,115,118));
    position: absolute;
    content: "";
    transition: all 0.3s ease;
    width: 15px;
    z-index: 3;
    border-radius: 50%;
}.potential_enrollees_xd div p:nth-child(odd)::after {
    top: -7.5px;
    left: -7.5px;
}.potential_enrollees_xd div p:nth-child(even)::after {
    top: -7.5px;
    right: -7.5px;
}.potential_enrollees_xd div p:hover::after {
    transform: scale(1.3);
    box-shadow: 0 0 10px rgb(151,151,154,0.5);
}.potential_enrollees_xd div p svg {
    height: 32px;
    transition: all 0.3s ease;
    margin-right: 20px;
    min-width: 32px;
    width: 32px;
}.potential_enrollees_xd div p:hover svg {
    transform: rotate(15deg);
}.potential_enrollees_xd div p svg path {
    transition: fill 0.3s ease;
    fill: rgb(151,151,154);
}.potential_enrollees_xd div p:hover svg path {
    fill: rgb(115,115,118);
}

@media (max-width: 991px) {.potential_enrollees_xd {
    padding: 120px 0;
}.potential_enrollees_xd h4 {
    font-size: calc(32px - 2px);
    margin-bottom: 70px;
}.potential_enrollees_xd div p {
    width: 80%;
    margin-bottom: 50px;
    padding: 22px 25px;
}.potential_enrollees_xd div p svg {
    height: 28px;
    min-width: 28px;
    margin-right: 15px;
    width: 28px;
}
}

@media (max-width: 767px) {.potential_enrollees_xd {
    padding: 100px 0;
}.potential_enrollees_xd h4 {
    font-size: calc(32px - 4px);
    margin-bottom: 60px;
}.potential_enrollees_xd div p {
    width: 90%;
    margin-bottom: 40px;
    padding: 18px 22px;
    align-self: center !important;
    border-radius: 30px !important;
}.potential_enrollees_xd div p::before,
    .potential_enrollees_xd div p::after {
    display: none;
}.potential_enrollees_xd div p svg {
    width: 24px;
    min-width: 24px;
    margin-right: 12px;
    height: 24px;
}
}

@media (max-width: 479px) {.potential_enrollees_xd {
    padding: 80px 0;
}.potential_enrollees_xd h4 {
    margin-bottom: 50px;
    font-size: calc(32px - 6px);
}.potential_enrollees_xd div p {
    font-size: calc(17px - 1px);
    padding: 15px 18px;
    margin-bottom: 30px;
    width: 100%;
}.potential_enrollees_xd div p svg {
    margin-right: 10px;
    width: 22px;
    min-width: 22px;
    height: 22px;
}
}