* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}.container {
    max-width: 100%;
    width: 1210px;
    margin: auto;
}.lF_main_train {
    flex: 1 0 auto;
}a {
    text-decoration: none;
    color: inherit;
}.SX_content-wrapper {
    display: flex;
    height: 100%;
    flex-direction: column;
    min-height: 100%;
}.ET_support_cta {
    flex: 0 0 auto;
}html,body {
    color: #000000;
    scroll-behavior: auto;
    height: 100%;
    min-height: 100%;
    font-family: Arial, sans-serif;
}header,footer {
    width: 100%;
}svg {
    height: 30px;
    width: 30px;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
footer {
    position: relative;
    z-index: 1;
}footer::before {
    content: "";
    z-index: -2;
    position: absolute;
    opacity: 0.9;
    left: 0;
    right: 0;
    background: linear-gradient(to right, rgb(176,164,167), rgb(210,202,204));
    bottom: 0;
    top: 0;
}footer::after {
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    content: "";
    right: 0;
    z-index: -1;
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.05) 10px,
        transparent 10px,
        transparent 20px
    );
}.ET_support_cta {
    position: relative;
    padding: 5rem 0 2rem;
    color: #ffffff;
}.ET_support_cta::before {
    height: 10px;
    width: 100%;
    left: 0;
    top: 0;
    content: "";
    position: absolute;
    background: linear-gradient(90deg, rgb(210,202,204), rgb(176,164,167), rgb(210,202,204));
}.ET_support_cta .container {
    display: grid;
    gap: 2rem;
    grid-template-columns: repeat(12, 1fr);
    position: relative;
}.ET_support_cta .company_holder {
    grid-column: span 5;
    position: relative;
    padding: 0;
}.ET_support_cta .company_holder h3 {
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 1rem;
    margin: 0 0 1.5rem;
    font-size: 31px;
    color: #ffffff;
    position: relative;
    font-weight: 700;
}.ET_support_cta .company_holder h3::after {
    bottom: -2px;
    width: 80px;
    left: 0;
    content: "";
    position: absolute;
    height: 2px;
    background: #ffffff;
}.ET_support_cta .NX_slack_invite {
    border-left: 3px solid rgba(255, 255, 255, 0.3);
    line-height: 1.7;
    padding: 0 0 0 1.5rem;
    margin-top: 1.5rem;
    font-size: 18px;
    color: #ffffff;
    position: relative;
}.ET_support_cta .Po_flag_content {
    grid-column: span 7;
}.ET_support_cta .Ry_head_edu {
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
    display: grid;
}.ET_support_cta .km_top_page {
    position: relative;
}.ET_support_cta .km_top_page h5 {
    position: relative;
    font-weight: 600;
    font-size: 24px;
    padding-bottom: 0.8rem;
    color: #ffffff;
    margin: 0 0 1.5rem;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
}.ET_support_cta .km_top_page h5::after {
    left: 0;
    height: 2px;
    width: 40px;
    bottom: -2px;
    background: #ffffff;
    content: "";
    position: absolute;
}.ET_support_cta .km_top_page .Ry_head_edu {
    display: grid;
    gap: 1rem;
}.ET_support_cta .km_top_page .Ry_head_edu a {
    position: relative;
    align-items: center;
    color: rgba(255, 255, 255, 0.8);
    font-size: 18px;
    transition: all 0.3s ease;
    text-decoration: none;
    display: flex;
}.ET_support_cta .km_top_page .Ry_head_edu a::after {
    opacity: 0;
    content: "\2192";
    margin-left: 0.5rem;
    transition: all 0.3s ease;
    transform: translateX(-5px);
}.ET_support_cta .km_top_page .Ry_head_edu a:hover {
    color: #ffffff;
    padding-left: 0.5rem;
}.ET_support_cta .km_top_page .Ry_head_edu a:hover::after {
    transform: translateX(0);
    opacity: 1;
}.rd_help_center {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    background: rgba(0, 0, 0, 0.1);
    padding: 2rem 0;
    margin-top: 4rem;
}.rd_help_center .container {
    justify-content: center;
    align-items: center;
    display: flex;
}.rd_help_center .dB_study_group {
    position: relative;
    opacity: 0.9;
    font-size: 12px;
    padding: 0 1rem;
    color: #ffffff;
    text-align: center;
}.ET_support_cta::after {
    height: 50px;
    width: 50px;
    top: 2rem;
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    position: absolute;
    border-right: 2px solid rgba(255, 255, 255, 0.2);
    right: 2rem;
    content: "";
}.ET_support_cta .company_holder::before {
    position: absolute;
    border-left: 2px solid rgba(255, 255, 255, 0.2);
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    height: 50px;
    content: "";
    width: 50px;
    top: 0;
    left: 0;
}.ET_support_cta .company_holder::after {
    bottom: 0;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    content: "";
    left: 0;
    height: 50px;
    border-left: 2px solid rgba(255, 255, 255, 0.2);
    width: 50px;
    position: absolute;
}.ET_support_cta .Po_flag_content::after {
    content: "";
    right: 0;
    position: absolute;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    height: 50px;
    bottom: 0;
    width: 50px;
    border-right: 2px solid rgba(255, 255, 255, 0.2);
}

@media (max-width: 1200px) {.ET_support_cta .container {
    gap: 1.5rem;
}
}

@media (max-width: 992px) {.ET_support_cta {
    padding: 4rem 0 2rem;
}.ET_support_cta .container {
    grid-template-columns: 1fr;
}.ET_support_cta .company_holder,
    .ET_support_cta .Po_flag_content {
    grid-column: span 12;
}.ET_support_cta .company_holder {
    margin-bottom: 2rem;
}.ET_support_cta::after,
    .ET_support_cta .company_holder::before,
    .ET_support_cta .company_holder::after,
    .ET_support_cta .Po_flag_content::after {
    display: none;
}
}

@media (max-width: 768px) {.ET_support_cta {
    padding: 3rem 0 1.5rem;
}.ET_support_cta .Ry_head_edu {
    gap: 1.5rem;
}.ET_support_cta .company_holder h3 {
    font-size: calc(31px - 2px);
}.rd_help_center {
    margin-top: 3rem;
}
}

@media (max-width: 576px) {.ET_support_cta {
    padding: 2.5rem 0 1rem;
}.ET_support_cta .Ry_head_edu {
    grid-template-columns: 1fr;
    gap: 2rem;
}.ET_support_cta .NX_slack_invite {
    padding-left: 1rem;
}.rd_help_center {
    margin-top: 2rem;
}
}

@media (max-width: 420px) {.ET_support_cta .company_holder h3::after,
    .ET_support_cta .km_top_page h5::after {
    width: 30px;
}.ET_support_cta .km_top_page .Ry_head_edu a:hover {
    padding-left: 0.3rem;
}}#Ds_policyAlertWindow {
    display: none;
}#Ds_policyAlertWindow:checked ~ .Xv_cookie_modal_message {
    opacity: 0;
    visibility: hidden;
}.Xv_cookie_modal_message {
    position: fixed;
    background: rgb(176,164,167);
    border-top: 3px solid rgb(210,202,204);
    z-index: 90;
    padding: 20px 0;
    font-family: Arial, sans-serif;
    bottom: 0;
    box-shadow: 0 -4px 15px rgba(0, 0, 0, 0.5);
    width: 100%;
}.ig_data_guard {
    padding: 20px 5%;
    gap: 20px;
    display: flex;
    align-items: center;
    border-radius: 24px;
    background: rgba(0, 0, 0, 0.5);
    border: 2px dashed rgb(210,202,204);
    justify-content: space-between;
}.Xv_cookie_modal_message h5 {
    margin: 0;
    color: rgb(210,202,204);
    font-size: 23px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight: 700;
}.Xv_cookie_modal_message p {
    margin: 0;
    line-height: 1.5;
    color: #ffffff;
    font-size: 17px;
    position: relative;
}.bY_cookie_confirm {
    flex-shrink: 0;
    justify-content: center;
    margin-right: 20px;
    border-radius: 24px;
    align-items: center;
    display: flex;
    padding: 10px;
    background: rgb(210,202,204,0.5);
}.bY_cookie_confirm svg {
    width: 60px;
    height: 60px;
    fill: rgb(210,202,204);
}.Ax_cookie_ack {
    cursor: pointer;
    flex-shrink: 0;
    text-decoration: none;
    text-align: center;
    border-radius: 10px;
    white-space: nowrap;
    font-size: 17px;
    padding: 10px 20px;
    min-width: 140px;
    line-height: 40px;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    margin-left: 10px;
    border: 2px solid rgb(210,202,204);
    color: #000000;
    background: rgb(210,202,204);
}.Ax_cookie_ack:hover {
    box-shadow: 0 0 10px rgb(176,164,167);
    background-color: rgb(176,164,167);
}.cookie_button.BS_policy_ack {
    background: rgba(0, 0, 0, 0.5);
    border: 2px solid rgb(176,164,167);
    color: #ffffff;
}.cookie_button.BS_policy_ack:hover {
    box-shadow: 0 0 10px rgb(176,164,167);
}.Xv_cookie_modal_message p a {
    color: rgb(210,202,204);
    border-bottom: 1px dashed rgb(210,202,204);
    text-decoration: none;
    transition: color 0.3s ease;
}.Xv_cookie_modal_message p a:hover {
    color: rgb(176,164,167);
}
@media only screen and (max-width: 1200px) {.Xv_cookie_modal_message {
    padding: 15px 0;
}.ig_data_guard {
    padding: 15px 5%;
}.bY_cookie_confirm {
    display: none;
}.ig_data_guard {
    align-items: center;
    flex-direction: column;
    text-align: center;
}.Xv_cookie_modal_message h5 {
    margin-bottom: 10px;
    font-size: 19px;
}.Et_cookie_screen {
    margin-bottom: 15px;
}.Ax_cookie_ack {
    margin: 10px 0;
    min-width: 100%;
}}
.eu_audience_profile {
    padding: 5rem 0;
    position: relative;
    background: linear-gradient(120deg, rgb(237,233,235) 0%, rgb(210,202,204,0.5) 100%);
    overflow: hidden;
}.eu_audience_profile::before {
    z-index: 1;
    left: 50%;
    pointer-events: none;
    top: 50%;
    width: 150%;
    animation: rotateRings 60s linear infinite;
    height: 150%;
    transform: translate(-50%, -50%);
    content: '';
    position: absolute;
    background: radial-gradient(
        ellipse at center,
        transparent 0%,
        transparent 30%,
        rgba(rgb(176,164,167,0.5), 0.1) 31%,
        rgba(rgb(176,164,167,0.5), 0.1) 32%,
        transparent 33%,
        transparent 40%,
        rgba(rgb(176,164,167,0.5), 0.05) 41%,
        rgba(rgb(176,164,167,0.5), 0.05) 42%,
        transparent 43%,
        transparent 50%,
        rgba(rgb(210,202,204,0.5), 0.07) 51%,
        rgba(rgb(210,202,204,0.5), 0.07) 52%,
        transparent 53%,
        transparent 70%,
        rgba(rgb(210,202,204,0.5), 0.05) 71%,
        rgba(rgb(210,202,204,0.5), 0.05) 72%,
        transparent 73%
    );
}.eu_audience_profile::after {
    opacity: 0.3;
    top: 0;
    content: '';
    position: absolute;
    background: radial-gradient(
        circle at 70% 80%,
        rgb(210,202,204,0.5) 0%,
        transparent 50%
    );
    z-index: 1;
    height: 100%;
    width: 100%;
    left: 0;
}.eu_audience_profile .kL_virtual_study {
    position: relative;
    padding: 0 2rem;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
}.eu_audience_profile h3 {
    margin-bottom: 3.5rem;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    font-size: 28px;
    text-align: center;
    position: relative;
    color: #ffffff;
    font-weight: 700;
}.eu_audience_profile h3::after {
    left: 50%;
    height: 3px;
    background: rgb(210,202,204);
    position: absolute;
    content: '';
    bottom: -15px;
    border-radius: 50px;
    transform: translateX(-50%);
    box-shadow: 0 0 15px rgb(210,202,204);
    width: 120px;
}.eu_audience_profile ul {
    margin: 0;
    padding: 0;
    gap: 2.5rem;
    list-style-type: none;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}.eu_audience_profile li {
    overflow: hidden;
    display: flex;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    background-color: rgba(255, 255, 255, 0.12);
    backdrop-filter: blur(5px);
    border-radius: 50px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding: 1.8rem 2rem;
    align-items: center;
    position: relative;
}.eu_audience_profile li::before {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    top: 0;
    pointer-events: none;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.1) 0%,
        rgba(255, 255, 255, 0.05) 50%,
        transparent 100%
    );
    left: 0;
}.eu_audience_profile li::after {
    background: radial-gradient(
        circle at center,
        rgba(rgb(176,164,167,0.5), 0.3) 0%,
        transparent 70%
    );
    transition: all 0.5s ease;
    pointer-events: none;
    height: 200%;
    width: 200%;
    opacity: 0;
    content: '';
    top: -50%;
    left: -50%;
    transform: scale(0.5);
    position: absolute;
}.eu_audience_profile li:hover {
    transform: translateY(-5px);
    background-color: rgba(255, 255, 255, 0.18);
    border-color: rgb(210,202,204,0.5);
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.1),
        0 0 20px rgb(210,202,204,0.5);
}.eu_audience_profile li:hover::after {
    opacity: 0.5;
    transform: scale(1);
}.eu_audience_profile li svg {
    fill: rgb(176,164,167);
    flex-shrink: 0;
    width: 40px;
    transform-origin: center;
    filter: drop-shadow(0 0 5px rgb(176,164,167,0.5));
    transition: all 0.4s ease;
    margin-right: 1.5rem;
    height: 40px;
}.eu_audience_profile li:hover svg {
    filter: drop-shadow(0 0 8px rgb(210,202,204));
    transform: rotate(15deg);
    fill: rgb(210,202,204);
}.eu_audience_profile li svg path {
    transition: all 0.4s ease;
}.eu_audience_profile li:hover svg path {
    fill: rgb(210,202,204);
}.eu_audience_profile li {
    font-weight: 400;
    line-height: 1.5;
    font-size: 18px;
    letter-spacing: 0.3px;
    color: #ffffff;
}

@keyframes rotateRings {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.7;
    }
    50% {
        opacity: 1;
    }
}

@media (max-width: 991px) {.eu_audience_profile {
    padding: 4rem 0;
}.eu_audience_profile ul {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.eu_audience_profile h3 {
    font-size: calc(28px * 0.9);
}.eu_audience_profile li {
    padding: 1.5rem 1.8rem;
}
}

@media (max-width: 767px) {.eu_audience_profile {
    padding: 3rem 0;
}.eu_audience_profile h3 {
    font-size: calc(28px * 0.8);
    margin-bottom: 2.5rem;
}.eu_audience_profile h3::after {
    width: 100px;
}.eu_audience_profile li {
    padding: 1.2rem 1.5rem;
    border-radius: 25px;
}.eu_audience_profile li svg {
    margin-right: 1rem;
    height: 35px;
    width: 35px;
}}header .top_plank {
    background: rgb(210,202,204);
    color:  #ffffff;
}header .top_plank .Le_prime_learnpro div svg, header .top_plank .Le_prime_learnpro div svg path {
    fill: #ffffff;
}header .top_plank .Le_prime_learnpro div span {
    color: #ffffff;
}header .top_plank .Le_prime_learnpro {
    font-size: 16px;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: 15px 0 10px 0;
    line-height: 21px;
    display: flex;
    flex-wrap: wrap;
}header .top_plank .Le_prime_learnpro div {
    margin-right: 24px;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}header .top_plank .Le_prime_learnpro div img, header .top_plank .Le_prime_learnpro div svg {
    width: 16px;
    height: 16px;
    margin-right: 8px;
}header {
    padding: 1.5rem 0;
    box-shadow: 0 5px 15px rgb(210,202,204,0.5);
    z-index: 100;
    background: linear-gradient(to right, rgb(237,233,235), #ffffff);
    position: relative;
}header .container {
    max-width: 1200px;
    padding: 0 1.5rem;
    margin: 0 auto;
    position: relative;
}header .sS_nav_begin {
    flex-direction: column;
    align-items: center;
    display: flex;
    gap: 1.2rem;
}header .Az_head_site {
    position: relative;
    margin-bottom: 0.5rem;
    display: block;
    text-decoration: none;
    border-radius: 10px;
    padding: 0.5rem;
    transition: all 0.3s ease;
}header .Az_head_site::after {
    position: absolute;
    content: '';
    background: linear-gradient(to right, transparent, rgb(210,202,204), transparent);
    opacity: 0.7;
    bottom: -5px;
    left: 0;
    height: 2px;
    width: 100%;
}header .Az_head_site svg {
    transition: transform 0.3s ease;
    height: auto;
    width: 180px;
}header .Az_head_site:hover svg {
    transform: scale(1.05);
}header .km_top_page {
    border-radius: 22px;
    background: linear-gradient(to right, rgb(210,202,204,0.5), rgb(176,164,167,0.5));
    padding: 0.8rem;
    display: flex;
    justify-content: center;
    gap: 0.5rem;
    width: 100%;
    flex-wrap: wrap;
}header .Ny_nav_train {
    border-radius: 10px;
    color: #000000;
    transition: all 0.3s ease;
    padding: 0.6rem 1.2rem;
    font-family: Arial, sans-serif;
    font-size: 18px;
    text-decoration: none;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
    font-weight: 400;
    background: #ffffff;
}header .Ny_nav_train:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgb(210,202,204,0.5);
    color: #ffffff;
    background: linear-gradient(135deg, rgb(210,202,204), rgb(176,164,167));
}

@media (max-width: 991px) {header {
    padding: 1.2rem 0;
}header .Az_head_site svg {
    width: 160px;
}header .km_top_page {
    padding: 0.7rem;
}header .Ny_nav_train {
    font-size: calc(18px - 1px);
    padding: 0.5rem 1rem;
}
}

@media (max-width: 767px) {header {
    padding: 1rem 0;
}header .sS_nav_begin {
    gap: 1rem;
}header .Az_head_site svg {
    width: 140px;
}header .km_top_page {
    gap: 0.4rem;
    padding: 0.6rem;
}header .Ny_nav_train {
    font-size: calc(18px - 2px);
    padding: 0.4rem 0.8rem;
}
}

@media (max-width: 480px) {header {
    padding: 0.8rem 0;
}header .sS_nav_begin {
    gap: 0.8rem;
}header .Az_head_site svg {
    width: 120px;
}header .km_top_page {
    flex-wrap: nowrap;
    justify-content: flex-start;
    padding: 0.5rem;
    overflow-x: auto;
}header .km_top_page::-webkit-scrollbar {
    height: 3px;
}header .km_top_page::-webkit-scrollbar-thumb {
    background: rgb(210,202,204);
    border-radius: 10px;
}header .Ny_nav_train {
    white-space: nowrap;
    font-size: calc(18px - 2px);
    flex-shrink: 0;
    padding: 0.4rem 0.7rem;
}}.Ri_price_plan_item {
    overflow: hidden;
    padding: 120px 0;
    background: rgb(237,233,235);
    position: relative;
}.Ri_price_plan_item::before {
    background: linear-gradient(135deg, rgb(210,202,204,0.5), rgb(176,164,167,0.5));
    content: "";
    opacity: 0.15;
    filter: blur(80px);
    width: 600px;
    right: -10%;
    z-index: 0;
    top: -15%;
    height: 600px;
    position: absolute;
}.Ri_price_plan_item::after {
    bottom: -15%;
    height: 500px;
    position: absolute;
    width: 500px;
    left: -10%;
    filter: blur(100px);
    content: "";
    z-index: 0;
    background: linear-gradient(225deg, rgb(176,164,167,0.5), rgb(210,202,204,0.5));
    opacity: 0.1;
}.Ri_price_plan_item .container {
    margin: 0 auto;
    position: relative;
    z-index: 1;
    max-width: 1400px;
    padding: 0 20px;
}.Ri_price_plan_item .ik_pay_options {
    display: flex;
    flex-direction: column;
    gap: 60px;
}.Ri_price_plan_item .yk_plan_deals {
    z-index: 2;
    transform: translateX(5%);
    position: relative;
    order: -1;
    margin-bottom: 20px;
}.Ri_price_plan_item .yk_plan_deals h2 {
    color: #000000;
    background: linear-gradient(90deg, #000000, rgb(210,202,204));
    font-size: 30px;
    transform: perspective(1000px) rotateX(0deg);
    margin-bottom: 15px;
    font-weight: 700;
    transition: transform 0.5s ease;
    color: transparent;
    -webkit-background-clip: text !important;
    background-clip: text !important;
}.Ri_price_plan_item .yk_plan_deals .iv_rate_options {
    color: #000000;
    margin-left: 5px;
    font-size: 18px;
    line-height: 1.6;
    transform: translateY(0);
    max-width: 700px;
    transition: transform 0.4s ease;
}.Ri_price_plan_item .yk_plan_deals:hover h2 {
    transform: perspective(1000px) rotateX(5deg);
}.Ri_price_plan_item .yk_plan_deals:hover .iv_rate_options {
    transform: translateY(3px);
}.Ri_price_plan_item .OR_learn_sub {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    perspective: 1000px;
}.Ri_price_plan_item .Fs_price_grid {
    position: relative;
    display: block;
    height: 100%;
    transform: translateZ(0) scale(1);
    overflow: hidden;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    text-decoration: none;
    transform-style: preserve-3d;
}.Ri_price_plan_item .Fs_price_grid:hover {
    z-index: 5;
    transform: translateZ(20px) scale(1.02);
}.Ri_price_plan_item .yi_deal_grid {
    background: #ffffff;
    overflow: hidden;
    flex-direction: column;
    display: flex;
    height: 100%;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05);
    position: relative;
    transition: box-shadow 0.5s ease;
}.Ri_price_plan_item .Fs_price_grid:hover .yi_deal_grid {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 0 0 0 1px rgb(210,202,204,0.5);
}.Ri_price_plan_item .yi_deal_grid::before {
    transform: scaleX(0);
    content: "";
    transform-origin: left;
    position: absolute;
    top: 0;
    height: 5px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(90deg, rgb(210,202,204), rgb(176,164,167));
    right: 0;
    left: 0;
}.Ri_price_plan_item .Fs_price_grid:hover .yi_deal_grid::before {
    transform: scaleX(1);
}.Ri_price_plan_item .Eu_skill_pricing {
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    z-index: 2;
    overflow: hidden;
    padding: 35px 30px;
    position: relative;
}.Ri_price_plan_item .Eu_skill_pricing h3 {
    position: relative;
    transform: translateY(0);
    font-weight: 600;
    color: #000000;
    font-size: calc(24px + 2px);
    word-break: break-word;
    margin-bottom: 15px;
    overflow-wrap: break-word;
    transition: transform 0.4s ease, color 0.3s ease;
}.Ri_price_plan_item .Fs_price_grid:hover .Eu_skill_pricing h3 {
    color: rgb(210,202,204);
    transform: translateY(-2px);
}.Ri_price_plan_item .Eu_skill_pricing .Pc_plan_fee {
    overflow-wrap: break-word;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    margin: 5px 0 20px;
    word-break: break-word;
    font-weight: 700;
    color: rgb(210,202,204);
    display: block;
    position: relative;
    font-size: calc(24px + 6px);
}.Ri_price_plan_item .Fs_price_grid:hover .Eu_skill_pricing .Pc_plan_fee {
    transform: scale(1.05);
}.Ri_price_plan_item .Eu_skill_pricing .Pc_plan_fee::after {
    position: absolute;
    transition: width 0.4s ease;
    content: "";
    left: 0;
    width: 50px;
    height: 2px;
    background: rgb(176,164,167,0.5);
    bottom: -10px;
}.Ri_price_plan_item .Fs_price_grid:hover .Eu_skill_pricing .Pc_plan_fee::after {
    width: 80px;
}.Ri_price_plan_item .Eu_skill_pricing p {
    overflow-wrap: break-word;
    margin-top: 10px;
    flex-grow: 1;
    white-space: normal;
    line-height: 1.7;
    transition: opacity 0.3s ease;
    opacity: 0.85;
    color: #000000;
    font-size: 18px;
    word-break: break-word;
}.Ri_price_plan_item .Fs_price_grid:hover .Eu_skill_pricing p {
    opacity: 1;
}.Ri_price_plan_item .Fs_price_grid .Oq_thumbnail {
    position: relative;
    height: 220px;
    width: 100%;
    overflow: hidden;
    transition: height 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.Ri_price_plan_item .Fs_price_grid:hover .Oq_thumbnail {
    height: 240px;
}.Ri_price_plan_item .Fs_price_grid .Oq_thumbnail::after {
    transition: opacity 0.4s ease;
    opacity: 0;
    content: "";
    right: 0;
    left: 0;
    top: 0;
    position: absolute;
    background: linear-gradient(to top, rgba(0,0,0,0.3), transparent);
    bottom: 0;
}.Ri_price_plan_item .Fs_price_grid:hover .Oq_thumbnail::after {
    opacity: 1;
}.Ri_price_plan_item .Fs_price_grid:nth-child(odd) .yi_deal_grid {
    flex-direction: column-reverse;
}

@media (min-width: 992px) {.Ri_price_plan_item {
    padding: 140px 0;
}.Ri_price_plan_item .ik_pay_options {
    align-items: flex-start;
    flex-direction: row;
}.Ri_price_plan_item .yk_plan_deals {
    margin-right: 70px;
    position: sticky;
    align-self: flex-start;
    order: 0;
    top: 100px;
    transform: translateX(0);
    width: 30%;
}.Ri_price_plan_item .OR_learn_sub {
    width: 70%;
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 1200px) {.Ri_price_plan_item .OR_learn_sub {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.Ri_price_plan_item .yk_plan_deals h2 {
    font-size: calc(30px + 5px);
}
}

@media (max-width: 991px) {.Ri_price_plan_item {
    padding: 80px 0;
}.Ri_price_plan_item .yk_plan_deals {
    transform: translateX(0);
    text-align: center;
}.Ri_price_plan_item .yk_plan_deals .iv_rate_options {
    margin: 0 auto;
}
}

@media (max-width: 767px) {.Ri_price_plan_item {
    padding: 60px 0;
}.Ri_price_plan_item .OR_learn_sub {
    grid-template-columns: 1fr;
}.Ri_price_plan_item .Eu_skill_pricing {
    padding: 25px 20px;
}.Ri_price_plan_item .Fs_price_grid .Oq_thumbnail {
    height: 180px;
}.Ri_price_plan_item .yk_plan_deals h2 {
    font-size: calc(30px - 2px);
}
}

@media (max-width: 480px) {.Ri_price_plan_item {
    padding: 50px 0;
}.Ri_price_plan_item .Eu_skill_pricing h3 {
    font-size: 24px;
}.Ri_price_plan_item .Eu_skill_pricing .Pc_plan_fee {
    font-size: calc(24px + 2px);
}.Ri_price_plan_item .Eu_skill_pricing p {
    font-size: calc(18px - 1px);
}}.ro_course_program {
    padding: 80px 0;
    position: relative;
    background: linear-gradient(135deg, #000000 0%, rgba(0, 0, 0, 0.5) 50%, rgb(210,202,204,0.5) 100%);
    overflow: hidden;
}.ro_course_program::before {
    left: 0;
    position: absolute;
    content: '';
    top: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgb(210,202,204,0.5) 0%, transparent 50%),
        radial-gradient(circle at 90% 80%, rgb(176,164,167,0.5) 0%, transparent 40%);
    right: 0;
    bottom: 0;
    z-index: 1;
}.ro_course_program::after {
    opacity: 0.1;
    left: 0;
    height: 100%;
    top: 0;
    width: 100%;
    z-index: 1;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(210,202,204,0.5) 49%, rgb(210,202,204,0.5) 51%, transparent 52%) 0 0 / 20px 20px,
        linear-gradient(-45deg, transparent 48%, rgb(176,164,167,0.5) 49%, rgb(176,164,167,0.5) 51%, transparent 52%) 10px 0 / 20px 20px;
    animation: backgroundShift 30s linear infinite;
    position: absolute;
    content: '';
}@keyframes backgroundShift {
    0% {
        background-position: 0 0, 10px 0;
    }
    100% {
        background-position: 500px 500px, 510px 500px;
    }
}

.ro_course_program .container {
    max-width: 1200px;
    z-index: 2;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
}.ro_course_program .kL_virtual_study {
    transition: all 0.5s ease;
    overflow: hidden;
    backdrop-filter: blur(5px);
    display: grid;
    gap: 40px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2), 
                0 0 0 1px rgb(210,202,204,0.5),
                inset 0 0 20px rgb(210,202,204,0.5);
    padding: 40px;
    grid-template-columns: 1fr 1fr;
    position: relative;
    border-radius: 18px;
    background: linear-gradient(145deg, 
                rgba(255, 255, 255, 0.05) 0%, 
                rgba(255, 255, 255, 0.02) 100%);
}.ro_course_program .kL_virtual_study::before {
    right: -100px;
    animation: pulseLight 8s ease-in-out infinite;
    width: 200px;
    top: -100px;
    content: '';
    border-radius: 50%;
    filter: blur(20px);
    position: absolute;
    opacity: 0.2;
    background: radial-gradient(circle, rgb(210,202,204) 0%, transparent 70%);
    height: 200px;
}.ro_course_program .kL_virtual_study::after {
    left: -100px;
    width: 200px;
    filter: blur(20px);
    content: '';
    background: radial-gradient(circle, rgb(176,164,167) 0%, transparent 70%);
    height: 200px;
    position: absolute;
    bottom: -100px;
    border-radius: 50%;
    opacity: 0.2;
    animation: pulseLight 8s ease-in-out infinite 4s;
}@keyframes pulseLight {
    0% {
        transform: scale(1);
        opacity: 0.2;
    }
    50% {
        transform: scale(1.5);
        opacity: 0.3;
    }
    100% {
        transform: scale(1);
        opacity: 0.2;
    }
}

.ro_course_program .HX_coding_class {
    position: relative;
    justify-content: center;
    z-index: 3;
    display: flex;
    padding-right: 20px;
    flex-direction: column;
}.ro_course_program .uZ_head_train {
    display: inline-block;
    transform: perspective(1000px) rotateY(5deg);
    margin-bottom: 25px;
    position: relative;
    transition: transform 0.5s ease;
}.ro_course_program .uZ_head_train:hover {
    transform: perspective(1000px) rotateY(0deg);
}.ro_course_program .uZ_head_train svg {
    height: 50px;
    filter: drop-shadow(0 5px 15px rgb(210,202,204,0.5));
    transition: all 0.3s ease;
    width: 50px;
}.ro_course_program .uZ_head_train svg path {
    fill: rgb(210,202,204);
    transition: fill 0.3s ease;
}.ro_course_program .uZ_head_train:hover svg path {
    fill: rgb(176,164,167);
}.ro_course_program h3 {
    backface-visibility: hidden;
    margin-bottom: 25px;
    font-weight: 700;
    color: #ffffff;
    padding-bottom: 15px;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    font-size: 33px;
    position: relative;
    transform: translateZ(0);
    letter-spacing: 0.5px;
    font-family: Arial, sans-serif;
}.ro_course_program h3::after {
    background: linear-gradient(90deg, rgb(210,202,204) 0%, rgb(176,164,167) 100%);
    border-radius: 10px;
    height: 3px;
    content: '';
    left: 0;
    position: absolute;
    bottom: 0;
    animation: lineExpand 4s ease-in-out infinite;
    width: 60px;
}@keyframes lineExpand {
    0% {
        width: 60px;
        opacity: 1;
    }
    50% {
        width: 100px;
        opacity: 0.8;
    }
    100% {
        width: 60px;
        opacity: 1;
    }
}

.ro_course_program p {
    color: #ffffff;
    position: relative;
    text-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    line-height: 1.7;
    font-family: Arial, sans-serif;
    z-index: 2;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 12px;
}.ro_course_program .Oq_thumbnail {
    position: relative;
    transition: all 0.5s ease;
    height: 350px;
    overflow: hidden;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.3),
        0 0 0 1px rgb(210,202,204,0.5),
        inset 0 0 30px rgba(0, 0, 0, 0.4);
    transform: perspective(1000px) rotateY(-5deg);
    border-radius: calc(18px * 1.5);
}.ro_course_program .Oq_thumbnail:hover {
    transform: perspective(1000px) rotateY(0deg) scale(1.02);
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.4),
        0 0 0 1px rgb(210,202,204),
        inset 0 0 30px rgba(0, 0, 0, 0.4);
}.ro_course_program .Oq_thumbnail::before {
    width: 100%;
    height: 100%;
    z-index: 1;
    left: 0;
    position: absolute;
    top: 0;
    content: '';
    background: linear-gradient(
        135deg,
        transparent 0%,
        rgba(0, 0, 0, 0.3) 100%
    );
}.ro_course_program .Oq_thumbnail::after {
    background: 
        linear-gradient(45deg, transparent 40%, rgba(255, 255, 255, 0.1) 45%, transparent 50%) 0 0 / 30px 30px,
        linear-gradient(-45deg, transparent 40%, rgba(255, 255, 255, 0.1) 45%, transparent 50%) 15px 0 / 30px 30px;
    z-index: 2;
    animation: scanlines 10s linear infinite;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    opacity: 0.5;
    top: 0;
    content: '';
}

@keyframes scanlines {
    0% {
        background-position: 0 0, 15px 0;
    }
    100% {
        background-position: 300px 300px, 315px 300px;
    }
}


@media (max-width: 991px) {.ro_course_program {
    padding: 60px 0;
}.ro_course_program .kL_virtual_study {
    grid-template-columns: 1fr;
    gap: 30px;
    padding: 30px;
}.ro_course_program .HX_coding_class {
    text-align: center;
    padding-right: 0;
}.ro_course_program h3::after {
    left: 50%;
    transform: translateX(-50%);
}.ro_course_program .Oq_thumbnail {
    min-height: 300px;
}
}

@media (max-width: 767px) {.ro_course_program {
    padding: 40px 0;
}.ro_course_program .kL_virtual_study {
    padding: 25px;
    gap: 25px;
}.ro_course_program h3 {
    font-size: calc(33px * 0.85);
    margin-bottom: 20px;
}.ro_course_program p {
    font-size: calc(12px * 0.95);
}.ro_course_program .Oq_thumbnail {
    clip-path: polygon(
            0% 5%, 
            5% 0%, 
            95% 0%, 
            100% 5%, 
            100% 95%, 
            95% 100%, 
            5% 100%, 
            0% 95%
        );
    min-height: 250px;
}
}

@media (max-width: 576px) {.ro_course_program {
    padding: 30px 0;
}.ro_course_program .kL_virtual_study {
    padding: 20px;
    gap: 20px;
}.ro_course_program .uZ_head_train {
    margin-bottom: 15px;
}.ro_course_program h3 {
    font-size: calc(33px * 0.7);
    margin-bottom: 15px;
    padding-bottom: 10px;
}.ro_course_program p {
    font-size: calc(12px * 0.9);
}.ro_course_program .Oq_thumbnail {
    min-height: 200px;
}}
.xs_appSpot {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(210,202,204,0.5) 0%, rgb(237,233,235) 50%, rgb(176,164,167,0.5) 100%);
    padding: 6rem 0;
}.xs_appSpot::before {
    width: 100%;
    position: absolute;
    content: "";
    left: 0;
    pointer-events: none;
    opacity: 0.6;
    background: 
        radial-gradient(circle at 10% 20%, rgb(210,202,204,0.5) 0%, transparent 50%),
        radial-gradient(circle at 90% 80%, rgb(176,164,167,0.5) 0%, transparent 50%);
    top: 0;
    height: 100%;
    z-index: 1;
}.xs_appSpot::after {
    width: 50%;
    z-index: 0;
    content: "";
    filter: blur(80px);
    animation: float 15s ease-in-out infinite alternate;
    background: rgb(210,202,204,0.5);
    height: 50%;
    top: -10%;
    transform: rotate(-15deg);
    right: -10%;
    position: absolute;
}.xs_appSpot .container {
    z-index: 2;
    max-width: 1200px;
    padding: 0 1.5rem;
    margin: 0 auto;
    position: relative;
}.xs_appSpot .kL_virtual_study {
    clip-path: polygon(
        0 5%, 
        5% 0, 
        95% 0, 
        100% 5%, 
        100% 95%, 
        95% 100%, 
        5% 100%, 
        0 95%
    );
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 
                0 10px 15px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(255, 255, 255, 0.2) inset;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.85);
    position: relative;
    gap: 2.5rem;
    transition: transform 0.5s cubic-bezier(0.2, 0.85, 0.4, 1);
    display: flex;
    transform: perspective(1000px) rotateX(2deg);
    padding: 3.5rem;
    flex-direction: column;
}.xs_appSpot .kL_virtual_study:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15), 
                0 15px 20px rgba(0, 0, 0, 0.08),
                0 0 0 1px rgba(255, 255, 255, 0.25) inset;
}.xs_appSpot .kL_virtual_study > div:first-child {
    position: relative;
    border-bottom: 2px solid rgb(210,202,204,0.5);
    padding-bottom: 1.5rem;
    animation-fill-mode: both;
    transform: translateY(-20px);
    animation: slideDown 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    opacity: 0;
}.xs_appSpot .kL_virtual_study > div:first-child::after {
    position: absolute;
    width: 35%;
    left: 0;
    content: "";
    background: rgb(210,202,204);
    height: 2px;
    bottom: -2px;
    animation: expandWidth 1.5s cubic-bezier(0.25, 1, 0.5, 1) 0.5s forwards;
}.xs_appSpot h5 {
    margin: 0;
    color: #000000;
    font-weight: 700;
    font-size: 21px;
    display: inline-block;
    position: relative;
    line-height: 1.4;
}.xs_appSpot h5::before {
    height: 80%;
    animation: fadeIn 0.5s ease 1.2s forwards;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    background: rgb(210,202,204);
    width: 0.5rem;
    left: -1.5rem;
    opacity: 0;
    position: absolute;
}.xs_appSpot .kL_virtual_study > div:last-child {
    opacity: 0;
    animation: slideUp 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.3s forwards;
    transform: translateY(20px);
    animation-fill-mode: both;
}.xs_appSpot a {
    text-decoration: none;
    padding: 1rem 1.5rem;
    transition: all 0.4s cubic-bezier(0.2, 0.85, 0.4, 1);
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    background: linear-gradient(to right, 
                rgba(#ffffff, 0.4) 0%, 
                rgba(#ffffff, 0.8) 50%, 
                rgba(#ffffff, 0.4) 100%);
    display: block;
    position: relative;
    overflow: hidden;
}.xs_appSpot a::before {
    position: absolute;
    height: 100%;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.2),
        transparent
    );
    transition: left 0.7s cubic-bezier(0.25, 1, 0.5, 1);
    left: -100%;
    top: 0;
    width: 100%;
    content: "";
}.xs_appSpot a:hover::before {
    left: 100%;
}.xs_appSpot a:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}.xs_appSpot p {
    font-size: 14px;
    position: relative;
    z-index: 1;
    line-height: 1.8;
    color: #000000;
    margin: 0;
}

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

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

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes expandWidth {
    from {
        width: 0;
    }
    to {
        width: 35%;
    }
}

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

@media (max-width: 992px) {.xs_appSpot {
    padding: 5rem 0;
}.xs_appSpot .kL_virtual_study {
    padding: 2.5rem;
    gap: 2rem;
}.xs_appSpot h5 {
    font-size: calc(21px * 0.9);
}
}

@media (max-width: 768px) {.xs_appSpot {
    padding: 4rem 0;
}.xs_appSpot .kL_virtual_study {
    clip-path: polygon(
            0 3%, 
            3% 0, 
            97% 0, 
            100% 3%, 
            100% 97%, 
            97% 100%, 
            3% 100%, 
            0 97%
        );
    gap: 1.8rem;
    padding: 2rem;
}.xs_appSpot h5 {
    font-size: calc(21px * 0.85);
}.xs_appSpot p {
    font-size: calc(14px * 0.95);
}
}

@media (max-width: 576px) {.xs_appSpot {
    padding: 3rem 0;
}.xs_appSpot .kL_virtual_study {
    transform: perspective(1000px) rotateX(1deg);
    gap: 1.5rem;
    padding: 1.5rem;
}.xs_appSpot h5 {
    font-size: calc(21px * 0.8);
}.xs_appSpot h5::before {
    width: 0.3rem;
    left: -1rem;
}.xs_appSpot a {
    padding: 0.8rem 1rem;
}.xs_appSpot p {
    font-size: calc(14px * 0.9);
    line-height: 1.6;
}}.Ml_company_overview {
    background-color: #ffffff;
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}.Ml_company_overview::before {
    opacity: 0.1;
    content: "";
    top: 0;
    z-index: 1;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    background: radial-gradient(circle at 10% 10%, rgb(210,202,204,0.5) 0%, transparent 50%);
}.Ml_company_overview::after {
    background: radial-gradient(circle at 90% 90%, rgb(176,164,167,0.5) 0%, transparent 50%);
    z-index: 1;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    right: 0;
    opacity: 0.1;
    bottom: 0;
}.Ml_company_overview .container {
    z-index: 5;
    position: relative;
}.Ml_company_overview h2 {
    position: relative;
    margin-bottom: 60px;
    width: 100%;
    color: #000000;
    text-align: center;
    font-size: 41px;
    display: inline-block;
    font-weight: 700;
}.Ml_company_overview h2::after {
    border-radius: 10px;
    background: linear-gradient(to right, rgb(210,202,204), rgb(176,164,167));
    height: 4px;
    width: 100px;
    bottom: -15px;
    left: 50%;
    content: "";
    position: absolute;
    transform: translateX(-50%);
}.Ml_company_overview .rj_learning_space {
    flex-direction: column;
    align-items: center;
    gap: 50px;
    position: relative;
    display: flex;
}.Ml_company_overview .st_virtual_guides {
    max-width: 800px;
    padding: 0;
    width: 100%;
    align-items: flex-start;
    gap: 40px;
    position: relative;
    display: flex;
}.Ml_company_overview .st_virtual_guides:first-child {
    flex-direction: row;
}.Ml_company_overview .st_virtual_guides:last-child {
    flex-direction: row-reverse;
}.Ml_company_overview .st_virtual_guides h3 {
    font-size: 22px;
    padding: 20px;
    z-index: 2;
    position: relative;
    margin: 0;
    border-radius: 23px;
    transition: all 0.3s ease;
    min-width: 200px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}.Ml_company_overview .st_virtual_guides:first-child h3 {
    background: rgb(210,202,204);
}.Ml_company_overview .st_virtual_guides:last-child h3 {
    background: rgb(176,164,167);
}.Ml_company_overview .st_virtual_guides h3::after {
    background: inherit;
    content: "";
    transform: translateY(-50%) rotate(45deg);
    position: absolute;
    top: 50%;
    z-index: -1;
    height: 20px;
    width: 20px;
}.Ml_company_overview .st_virtual_guides:first-child h3::after {
    right: -10px;
}.Ml_company_overview .st_virtual_guides:last-child h3::after {
    left: -10px;
}.Ml_company_overview .st_virtual_guides p {
    color: #000000;
    font-size: 18px;
    flex: 1;
    position: relative;
    z-index: 1;
    border-radius: 23px;
    padding: 30px;
    background: #ffffff;
    transition: all 0.3s ease;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    line-height: 1.8;
}.Ml_company_overview .st_virtual_guides:hover h3 {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
}.Ml_company_overview .st_virtual_guides:hover p {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}.Ml_company_overview .rj_learning_space::before {
    opacity: 0.3;
    content: "";
    z-index: 0;
    top: 0;
    left: 50%;
    width: 1px;
    position: absolute;
    height: 100%;
    background: linear-gradient(to bottom, rgb(210,202,204,0.5), rgb(176,164,167,0.5));
}

@media screen and (max-width: 992px) {.Ml_company_overview {
    padding: 80px 0;
}.Ml_company_overview h2 {
    margin-bottom: 50px;
    font-size: calc(41px * 0.9);
}.Ml_company_overview .rj_learning_space {
    gap: 40px;
}
}

@media screen and (max-width: 768px) {.Ml_company_overview {
    padding: 60px 0;
}.Ml_company_overview h2 {
    margin-bottom: 40px;
    font-size: calc(41px * 0.8);
}.Ml_company_overview h2::after {
    width: 80px;
    height: 3px;
}.Ml_company_overview .st_virtual_guides {
    gap: 20px;
    flex-direction: column !important;
    align-items: center;
}.Ml_company_overview .st_virtual_guides h3 {
    max-width: 100%;
    width: 100%;
    min-width: 0;
}.Ml_company_overview .st_virtual_guides h3::after {
    display: none;
}.Ml_company_overview .st_virtual_guides p {
    padding: 25px;
    width: 100%;
}.Ml_company_overview .rj_learning_space::before {
    display: none;
}
}

@media screen and (max-width: 576px) {.Ml_company_overview {
    padding: 50px 0;
}.Ml_company_overview h2 {
    font-size: calc(41px * 0.7);
    margin-bottom: 30px;
}.Ml_company_overview h2::after {
    height: 3px;
    bottom: -10px;
    width: 60px;
}.Ml_company_overview .rj_learning_space {
    gap: 30px;
}.Ml_company_overview .st_virtual_guides h3 {
    font-size: calc(22px * 0.9);
    padding: 15px;
}.Ml_company_overview .st_virtual_guides p {
    font-size: calc(18px * 0.9);
    line-height: 1.6;
    padding: 20px;
}}.xK_title_greeting {
    overflow: hidden;
    min-height: 100vh;
    position: relative;
    background: linear-gradient(135deg, rgb(210,202,204,0.5) 0%, rgba(94,170,168,0.15) 50%, rgb(176,164,167,0.5) 100%);
}.xK_title_greeting::before {
    left: 0;
    width: 100%;
    content: "";
    top: 0;
    height: 100%;
    z-index: 1;
    background: 
        radial-gradient(circle at 20% 30%, rgba(94,170,168,0.1) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgba(94,170,168,0.15) 0%, transparent 40%);
    position: absolute;
}.xK_title_greeting .kL_virtual_study {
    grid-template-columns: 1fr;
    z-index: 2;
    height: 100%;
    display: grid;
    position: relative;
    padding: 2rem;
    max-width: 1400px;
    margin: 0 auto;
    gap: 2rem;
}.xK_title_greeting h1 {
    color: #000000;
    font-size: 46px;
    font-weight: 700;
    transform: translateY(0);
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    line-height: 1.2;
    position: relative;
    animation: titleFade 1.2s ease-out forwards;
    margin-bottom: 1.5rem;
    text-shadow: 0 2px 10px rgba(94,170,168,0.1);
}.xK_title_greeting h1::after {
    content: "";
    position: absolute;
    animation: lineExpand 1s 0.4s ease-out forwards;
    background: rgb(210,202,204);
    bottom: -10px;
    transform: scaleX(0);
    height: 4px;
    left: 0;
    width: 80px;
    transform-origin: left;
}.xK_title_greeting .Az_details_box {
    gap: 2rem;
    flex-direction: column;
    display: flex;
    position: relative;
}.xK_title_greeting .bw_master_expert {
    backdrop-filter: blur(10px);
    position: relative;
    box-shadow: 0 15px 30px rgba(94,170,168,0.15), 
                0 5px 15px rgba(0,0,0,0.05);
    border-left: 4px solid rgb(210,202,204);
    animation: fadeUp 0.8s 0.6s ease-out forwards;
    background: rgba(255, 255, 255, 0.9);
    opacity: 0;
    padding: 2rem;
    transform: translateY(20px);
}.xK_title_greeting .bw_master_expert p {
    font-size: calc(12px * 1.2);
    position: relative;
    line-height: 1.6;
    margin-bottom: 2rem;
    color: #000000;
}.xK_title_greeting .bw_master_expert p::before {
    width: 40px;
    background: rgb(176,164,167);
    position: absolute;
    left: 0;
    content: "";
    top: -10px;
    height: 2px;
}.xK_title_greeting svg {
    margin: 0 auto 2rem;
    transform: rotate(-5deg);
    height: 120px;
    transition: transform 0.5s ease;
    width: 120px;
    filter: drop-shadow(0 5px 15px rgba(94,170,168,0.25));
    display: block;
}.xK_title_greeting svg:hover {
    transform: rotate(0deg) scale(1.05);
}.xK_title_greeting svg path {
    fill: rgb(94,170,168);
    transition: fill 0.3s ease;
}.xK_title_greeting svg text {
    transition: fill 0.3s ease;
    font-family: Arial, sans-serif;
}.xK_title_greeting svg:hover path {
    fill: rgba(94,170,168,0.85);
}.xK_title_greeting svg:hover text {
    fill: #000000;
}.xK_title_greeting .Iy_request_form {
    display: inline-block;
    padding: 1rem 2rem;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(210,202,204) 0%, rgb(94,170,168) 100%);
    box-shadow: 0 5px 15px rgba(94,170,168,0.3);
    margin-top: 1rem;
    color: #ffffff;
    font-weight: 600;
    border: none;
    transition: all 0.3s ease;
    text-decoration: none;
    position: relative;
    transform: translateZ(0);
    font-size: 15px;
}.xK_title_greeting .Iy_request_form::before {
    content: "";
    transition: left 0.7s ease;
    position: absolute;
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    top: 0;
    height: 100%;
    width: 100%;
}.xK_title_greeting .Iy_request_form:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(94,170,168,0.4);
}.xK_title_greeting .Iy_request_form:hover::before {
    left: 100%;
}.xK_title_greeting .Oq_thumbnail {
    animation: fadeUp 0.8s 0.8s ease-out forwards;
    position: relative;
    height: 300px;
    width: 100%;
    border-radius: 10px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.15);
    opacity: 0;
    transform: translateY(20px);
    overflow: hidden;
}.xK_title_greeting .Oq_thumbnail::before {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    pointer-events: none;
    top: 0;
    height: 100%;
    background: linear-gradient(to bottom, rgba(94,170,168,0.3), transparent);
    z-index: 1;
}

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

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

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

@media (min-width: 768px) {.xK_title_greeting .kL_virtual_study {
    padding: 4rem 2rem;
    gap: 3rem;
    grid-template-columns: 1fr 1fr;
    align-items: center;
}.xK_title_greeting h1 {
    margin-bottom: 2rem;
    grid-column: 1 / -1;
    font-size: calc(46px * 1.2);
}.xK_title_greeting .bw_master_expert {
    padding: 2.5rem;
}.xK_title_greeting .Oq_thumbnail {
    height: 450px;
    margin-top: 0;
}.xK_title_greeting svg {
    margin: 0 0 1rem 1rem;
    height: 150px;
    width: 150px;
    float: right;
}
}

@media (min-width: 992px) {.xK_title_greeting .kL_virtual_study {
    padding: 5rem 3rem;
    gap: 4rem;
}.xK_title_greeting h1 {
    font-size: calc(46px * 1.4);
}.xK_title_greeting .bw_master_expert {
    padding: 3rem;
}.xK_title_greeting .Oq_thumbnail {
    height: 550px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.xK_title_greeting .Oq_thumbnail:hover {
    transform: scale(1.03);
}.xK_title_greeting svg {
    height: 180px;
    width: 180px;
}
}

@media (min-width: 1200px) {.xK_title_greeting .kL_virtual_study {
    gap: 6rem;
    padding: 6rem 4rem;
}.xK_title_greeting h1 {
    font-size: calc(46px * 1.6);
}.xK_title_greeting .bw_master_expert {
    padding: 3.5rem;
}.xK_title_greeting .Oq_thumbnail {
    height: 600px;
}
}

@media (max-width: 767px) {.xK_title_greeting .kL_virtual_study {
    padding: 3rem 1.5rem;
}.xK_title_greeting h1 {
    font-size: calc(46px * 0.9);
}.xK_title_greeting .bw_master_expert p {
    font-size: 12px;
}.xK_title_greeting .Iy_request_form {
    width: 100%;
    text-align: center;
}}.pg_contact_section {
    position: relative;
    padding: 90px 0;
    background: rgb(237,233,235);
    overflow: hidden;
}.pg_contact_section::before {
    right: -150px;
    width: 400px;
    border-radius: 50%;
    top: -150px;
    z-index: 1;
    background: linear-gradient(45deg, rgb(210,202,204,0.5), rgb(176,164,167,0.5));
    filter: blur(70px);
    position: absolute;
    content: "";
    height: 400px;
}.pg_contact_section::after {
    background: linear-gradient(225deg, rgb(176,164,167,0.5), rgb(210,202,204,0.5));
    filter: blur(60px);
    z-index: 1;
    border-radius: 50%;
    height: 300px;
    bottom: -100px;
    width: 300px;
    position: absolute;
    content: "";
    left: -100px;
}.pg_contact_section .container {
    z-index: 2;
    padding: 0 30px;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}.pg_contact_section h2 {
    font-weight: 700;
    position: relative;
    color: #000000;
    text-align: center;
    margin-bottom: 60px;
    font-size: 33px;
}.pg_contact_section h2::before {
    z-index: -1;
    background: rgb(210,202,204,0.5);
    top: -25px;
    content: "";
    width: 50px;
    position: absolute;
    height: 50px;
    left: calc(50% - 120px);
    border-radius: 50%;
}.pg_contact_section h2::after {
    bottom: -15px;
    right: calc(50% - 100px);
    height: 30px;
    border-radius: 50%;
    width: 30px;
    z-index: -1;
    background: rgb(176,164,167,0.5);
    content: "";
    position: absolute;
}.pg_contact_section .NT_reach_links {
    overflow: hidden;
    display: flex;
    border-radius: 20px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    position: relative;
    background: #ffffff;
}.pg_contact_section .NT_reach_links::before {
    z-index: 0;
    content: "";
    inset: 0;
    pointer-events: none;
    background: radial-gradient(
        circle at 0% 0%,
        transparent 98%,
        rgb(210,202,204,0.5) 99%
    ), radial-gradient(
        circle at 100% 100%,
        transparent 98%,
        rgb(176,164,167,0.5) 99%
    );
    position: absolute;
}.pg_contact_section .Oq_thumbnail {
    transition: transform 0.5s ease;
    min-height: 500px;
    position: relative;
    flex: 0 0 45%;
}.pg_contact_section .Oq_thumbnail::before {
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5));
    content: "";
    z-index: 1;
}.pg_contact_section .Oq_thumbnail::after {
    content: "";
    right: 20px;
    pointer-events: none;
    bottom: 20px;
    position: absolute;
    left: 20px;
    z-index: 2;
    border: 1px solid rgba(255, 255, 255, 0.3);
    top: 20px;
}.pg_contact_section .ID_feedback_info {
    display: flex;
    padding: 60px;
    justify-content: center;
    flex-direction: column;
    flex: 0 0 55%;
    position: relative;
}.pg_contact_section form {
    z-index: 3;
    position: relative;
}.pg_contact_section form h3 {
    color: #000000;
    font-weight: 600;
    margin-bottom: 30px;
    font-size: 24px;
}.pg_contact_section form input[type="text"] {
    width: 100%;
    margin-bottom: 25px;
    transition: all 0.3s ease;
    color: #000000;
    font-size: 17px;
    padding: 18px 25px;
    border-radius: 12px;
    border: none;
    background: rgb(237,233,235);
}.pg_contact_section form input[type="text"]:focus {
    outline: none;
    background: linear-gradient(rgb(237,233,235), rgb(237,233,235)) padding-box,
                linear-gradient(to right, rgb(210,202,204), rgb(176,164,167)) border-box;
    border: 1px solid transparent;
    box-shadow: 0 5px 15px rgba(rgb(210,202,204), 0.1);
}.pg_contact_section form input[type="text"]::placeholder {
    color: rgba(#000000, 0.5);
}.pg_contact_section .BP_query_info {
    margin-bottom: 30px;
    position: relative;
}.pg_contact_section .BP_query_info input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.pg_contact_section .BP_query_info label {
    padding-left: 35px;
    position: relative;
    align-items: center;
    color: #000000;
    font-size: 12px;
    cursor: pointer;
    display: flex;
}.pg_contact_section .BP_query_info label::before {
    transition: all 0.3s ease;
    width: 22px;
    height: 22px;
    content: "";
    top: 0;
    border-radius: 6px;
    background: rgb(237,233,235);
    position: absolute;
    left: 0;
}.pg_contact_section .BP_query_info input[type="checkbox"]:checked + label::before {
    background: linear-gradient(135deg, rgb(210,202,204), rgb(176,164,167));
}.pg_contact_section .BP_query_info input[type="checkbox"]:checked + label::after {
    left: 8px;
    height: 12px;
    border: solid #ffffff;
    content: "";
    border-width: 0 2px 2px 0;
    position: absolute;
    top: 4px;
    width: 6px;
    transform: rotate(45deg);
}.pg_contact_section .BP_query_info label a {
    text-decoration: none;
    transition: color 0.3s ease;
    color: rgb(210,202,204);
    font-weight: 600;
}.pg_contact_section .BP_query_info label a:hover {
    color: rgb(176,164,167);
}.pg_contact_section .Iy_request_form {
    position: relative;
    font-weight: 600;
    border: none;
    cursor: pointer;
    overflow: hidden;
    border-radius: 12px;
    color: #ffffff;
    padding: 20px;
    transition: all 0.5s ease;
    z-index: 1;
    width: 100%;
    font-size: 20px;
    background: linear-gradient(135deg, rgb(210,202,204), rgb(176,164,167));
}.pg_contact_section .Iy_request_form::before {
    top: 0;
    transform: scaleX(0);
    content: "";
    background: linear-gradient(135deg, rgb(176,164,167), rgb(210,202,204));
    z-index: -1;
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
    transition: transform 0.5s ease;
    transform-origin: right;
}.pg_contact_section .Iy_request_form:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}.pg_contact_section svg {
    fill: none;
    margin-right: 12px;
    stroke: rgb(210,202,204);
    transition: all 0.3s ease;
    width: 24px;
    height: 24px;
}.pg_contact_section svg path {
    fill: none;
    stroke: rgb(210,202,204);
    transition: all 0.3s ease;
    stroke-width: 2;
}.pg_contact_section svg:hover,
.pg_contact_section svg:hover path {
    stroke: rgb(176,164,167);
}

@media (max-width: 1024px) {.pg_contact_section {
    padding: 70px 0;
}.pg_contact_section .ID_feedback_info {
    padding: 45px;
}.pg_contact_section .Oq_thumbnail {
    min-height: 450px;
}
}

@media (max-width: 768px) {.pg_contact_section {
    padding: 60px 0;
}.pg_contact_section h2 {
    margin-bottom: 40px;
}.pg_contact_section .NT_reach_links {
    flex-direction: column;
}.pg_contact_section .Oq_thumbnail {
    min-height: 300px;
    flex: 0 0 300px;
    width: 100%;
}.pg_contact_section .ID_feedback_info {
    padding: 40px 30px;
    flex: 0 0 auto;
}.pg_contact_section form h3 {
    margin-bottom: 25px;
}.pg_contact_section form input[type="text"] {
    padding: 15px 20px;
    margin-bottom: 20px;
}
}

@media (max-width: 480px) {.pg_contact_section {
    padding: 50px 0;
}.pg_contact_section h2 {
    margin-bottom: 30px;
    font-size: calc(33px * 0.9);
}.pg_contact_section .Oq_thumbnail {
    min-height: 220px;
}.pg_contact_section .ID_feedback_info {
    padding: 30px 20px;
}.pg_contact_section form h3 {
    margin-bottom: 20px;
    font-size: calc(24px * 0.9);
}.pg_contact_section form input[type="text"] {
    margin-bottom: 16px;
    padding: 14px 16px;
    font-size: calc(17px * 0.95);
}.pg_contact_section .Iy_request_form {
    padding: 16px;
}.pg_contact_section .BP_query_info label {
    font-size: calc(12px * 0.95);
}}.Dj_teacher_profile {
    background-color: rgb(237,233,235);
    position: relative;
    padding: 6rem 2rem;
    overflow: hidden;
}.Dj_teacher_profile::before {
    content: "";
    width: 40%;
    top: 0;
    background: linear-gradient(90deg, transparent, rgb(210,202,204,0.5));
    position: absolute;
    height: 100%;
    right: 0;
    z-index: 1;
}.Dj_teacher_profile .wW_student_praise {
    box-shadow: none;
    background: transparent;
    border-radius: 0;
    display: flex;
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}.Dj_teacher_profile .Oq_thumbnail {
    box-shadow: 15px 15px 0 rgb(210,202,204,0.5);
    transform: rotate(-2deg);
    transition: all 0.5s ease;
    border-radius: 0;
    width: 45%;
    height: 480px;
    position: relative;
}.Dj_teacher_profile .Pv_exp_skills {
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 3rem 0 3rem 4rem;
    width: 55%;
    justify-content: center;
}.Dj_teacher_profile .Pv_exp_skills::before {
    width: 1px;
    position: absolute;
    top: 0;
    content: "";
    left: 2.5rem;
    height: 100%;
    background: linear-gradient(to bottom, rgb(176,164,167,0.5), transparent);
}.Dj_teacher_profile .name {
    margin-bottom: 1rem;
    font-weight: 700;
    line-height: 1.1;
    position: relative;
    color: #000000;
    font-size: calc(48px * 1.2);
}.Dj_teacher_profile .Pv_exp_skills > div:nth-child(2) {
    background-color: rgb(176,164,167);
    margin-bottom: 2.5rem;
    font-size: 16px;
    font-weight: 600;
    transform: translateX(-10px);
    color: #ffffff;
    display: inline-block;
    border-radius: 10px;
    padding: 0.5rem 1.5rem;
    letter-spacing: 1px;
}.Dj_teacher_profile .Lh_past_experience {
    max-width: 90%;
    padding-left: 0;
    position: relative;
    color: #000000;
    font-size: 15px;
    line-height: 1.8;
}.Dj_teacher_profile .Lh_past_experience::before {
    width: 60px;
    height: 3px;
    top: -1.5rem;
    left: 0;
    background-color: rgb(210,202,204);
    content: "";
    position: absolute;
}.Dj_teacher_profile .wW_student_praise:hover .Oq_thumbnail {
    transform: rotate(0deg);
    box-shadow: 10px 10px 0 rgb(176,164,167);
}

@media (max-width: 992px) {.Dj_teacher_profile::before {
    background: linear-gradient(180deg, rgb(210,202,204,0.5), transparent);
    right: 0;
    top: 0;
    height: 40%;
    width: 100%;
}.Dj_teacher_profile .wW_student_praise {
    flex-direction: column;
    align-items: center;
    max-width: 90%;
}.Dj_teacher_profile .Oq_thumbnail {
    width: 90%;
    height: 400px;
}.Dj_teacher_profile .Pv_exp_skills {
    width: 100%;
    padding: 3rem 1rem 1rem;
}.Dj_teacher_profile .Pv_exp_skills::before {
    display: none;
}.Dj_teacher_profile .Lh_past_experience {
    max-width: 100%;
}
}

@media (max-width: 576px) {.Dj_teacher_profile {
    padding: 4rem 1rem;
}.Dj_teacher_profile .Oq_thumbnail {
    height: 320px;
}.Dj_teacher_profile .name {
    font-size: 31px;
}.Dj_teacher_profile .Pv_exp_skills > div:nth-child(2) {
    font-size: 13px;
}.Dj_teacher_profile .Lh_past_experience {
    line-height: 1.6;
    font-size: calc(15px * 0.95);
}}.VN_secure_protection {
    width: 100%;
    height: auto;
    padding: 40px;
}.VN_secure_protection h1 {
    font-weight: 700;
    border-bottom: 2px solid rgb(176,164,167);
    margin-bottom: 20px;
    font-family: Arial, sans-serif;
    margin-top: 0;
    grid-column: span 2;
    text-shadow: 0 0 10px rgb(210,202,204);
    padding-bottom: 10px;
    font-size: 45px;
    text-align: center;
    color: rgb(210,202,204);
}.VN_secure_protection h2 {
    color: rgb(176,164,167);
    border-left: 4px solid rgb(210,202,204);
    font-family: Arial, sans-serif;
    margin-bottom: 15px;
    font-size: 28px;
    margin-top: 0;
    font-weight: 600;
    text-align: left;
    text-shadow: 0 0 5px rgb(176,164,167);
    padding-left: 10px;
}.VN_secure_protection ul {
    list-style-type: none;
    padding-left: 0;
    margin: 0;
}.VN_secure_protection li {
    font-size: 16px;
    padding: 10px;
    text-shadow: 0 0 5px rgb(210,202,204);
    border-radius: 10px;
    line-height: 1.5;
    background: rgb(176,164,167,0.5);
    border: 1px solid rgb(210,202,204);
    margin-bottom: 10px;
    font-family: Arial, sans-serif;
    color: #ffffff;
}.VN_secure_protection div {
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5);
    font-size: 16px;
    border-radius: 29px;
    margin-bottom: 15px;
    line-height: 1.8;
    font-family: Arial, sans-serif;
    padding: 15px;
    border: 1px solid rgb(176,164,167);
    background: rgb(210,202,204,0.5);
    color: #ffffff;
}.VN_secure_protection p, .VN_secure_protection span {
    line-height: 1.8;
    margin-bottom: 10px;
    color: #ffffff;
    text-shadow: 0 0 5px rgb(176,164,167);
    font-size: 16px;
}
@media only screen and (max-width: 800px) {.VN_secure_protection {
    padding: 20px;
    grid-template-columns: 1fr;
    gap: 20px;
}.VN_secure_protection h1 {
    font-size: calc(19px - 4px);
    margin-bottom: 15px;
}.VN_secure_protection h2 {
    font-size: calc(19px - 2px);
    margin-bottom: 10px;
}.VN_secure_protection ul {
    padding-left: 0;
}.VN_secure_protection li {
    margin-bottom: 8px;
    padding: 8px;
}.VN_secure_protection div {
    padding: 10px;
}}.jG_data_analysis {
    background: linear-gradient(135deg, rgb(237,233,235) 0%, rgb(210,202,204,0.5) 100%);
    overflow: hidden;
    position: relative;
    padding: 6rem 0;
}.jG_data_analysis::before {
    top: -10%;
    position: absolute;
    pointer-events: none;
    left: -5%;
    transform: rotate(-15deg) skew(10deg);
    content: "";
    height: 70%;
    opacity: 0.07;
    width: 35%;
    background: linear-gradient(45deg, rgb(210,202,204) 0%, transparent 80%);
}.jG_data_analysis::after {
    pointer-events: none;
    transform: rotate(15deg) skew(-10deg);
    bottom: -10%;
    height: 80%;
    width: 40%;
    content: "";
    background: linear-gradient(210deg, rgb(176,164,167) 0%, transparent 80%);
    position: absolute;
    right: -5%;
    opacity: 0.09;
}.jG_data_analysis .container {
    padding: 0 2rem;
    z-index: 2;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}.jG_data_analysis ul {
    list-style: none;
    padding: 0;
    display: grid;
    margin: 0;
    gap: 2.5rem;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}.jG_data_analysis .FS_statistics_plus {
    background: #ffffff;
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg);
    padding: 1.8rem;
    border-left: 3px solid rgb(210,202,204);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), 
                box-shadow 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    position: relative;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08), 
                0 5px 15px rgba(0, 0, 0, 0.05);
}.jG_data_analysis .FS_statistics_plus::before {
    content: "";
    transition: opacity 0.5s ease;
    opacity: 0;
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    background: linear-gradient(45deg, transparent 0%, rgb(210,202,204,0.5) 100%);
    left: 0;
    z-index: 0;
}.jG_data_analysis .FS_statistics_plus:hover {
    transform: perspective(1000px) rotateX(2deg) rotateY(2deg) translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 
                0 8px 20px rgba(0, 0, 0, 0.07);
}.jG_data_analysis .FS_statistics_plus:hover::before {
    opacity: 0.05;
}.jG_data_analysis .FS_statistics_plus div {
    z-index: 1;
    position: relative;
}.jG_data_analysis .FS_statistics_plus p {
    letter-spacing: -0.02em;
    line-height: 1;
    font-weight: 700;
    font-size: calc(32px * 1.2);
    display: inline-block;
    transform-origin: left center;
    color: rgb(210,202,204);
    position: relative;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    margin: 0 0 0.5rem;
}.jG_data_analysis .FS_statistics_plus:hover p {
    transform: scale(1.05);
}.jG_data_analysis .FS_statistics_plus p::after {
    transition: width 0.4s ease;
    bottom: -0.3rem;
    height: 3px;
    width: 30%;
    position: absolute;
    background: rgb(176,164,167);
    left: 0;
    content: "";
}.jG_data_analysis .FS_statistics_plus:hover p::after {
    width: 70%;
}.jG_data_analysis .FS_statistics_plus span {
    font-size: 14px;
    display: block;
    font-weight: 600;
    transform-origin: left center;
    transition: transform 0.3s ease;
    color: #000000;
}.jG_data_analysis .FS_statistics_plus:hover span {
    transform: translateX(5px);
}.jG_data_analysis h4 {
    position: relative;
    margin: 4rem 0 0;
    color: #000000;
    font-weight: 700;
    text-align: center;
    font-size: 18px;
    padding-bottom: 1rem;
}.jG_data_analysis h4::after {
    transform: translateX(-50%);
    width: 80px;
    height: 3px;
    content: "";
    position: absolute;
    background: linear-gradient(to right, rgb(210,202,204), rgb(176,164,167));
    bottom: 0;
    left: 50%;
}

@media (max-width: 1200px) {.jG_data_analysis ul {
    gap: 2rem;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}.jG_data_analysis .FS_statistics_plus p {
    font-size: calc(32px * 1.1);
}
}

@media (max-width: 992px) {.jG_data_analysis {
    padding: 5rem 0;
}.jG_data_analysis ul {
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 1.8rem;
}.jG_data_analysis .FS_statistics_plus {
    padding: 1.5rem;
}.jG_data_analysis .FS_statistics_plus p {
    font-size: 32px;
}
}

@media (max-width: 768px) {.jG_data_analysis {
    padding: 4rem 0;
}.jG_data_analysis ul {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
}.jG_data_analysis .FS_statistics_plus {
    padding: 1.2rem;
}.jG_data_analysis .FS_statistics_plus p {
    font-size: calc(32px * 0.9);
}.jG_data_analysis h4 {
    margin-top: 3rem;
}
}

@media (max-width: 576px) {.jG_data_analysis {
    padding: 3rem 0;
}.jG_data_analysis ul {
    gap: 1.2rem;
    grid-template-columns: 1fr 1fr;
}.jG_data_analysis .FS_statistics_plus {
    padding: 1rem;
}.jG_data_analysis .FS_statistics_plus p {
    font-size: calc(32px * 0.8);
}.jG_data_analysis h4 {
    font-size: calc(18px * 0.9);
    margin-top: 2.5rem;
}
}

@media (max-width: 480px) {.jG_data_analysis ul {
    grid-template-columns: 1fr;
    margin: 0 auto;
    max-width: 280px;
}.jG_data_analysis .FS_statistics_plus {
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    transform: none;
}.jG_data_analysis .FS_statistics_plus:hover {
    transform: translateY(-3px);
}.jG_data_analysis h4 {
    padding: 0 1rem 1rem;
}
}

@media (prefers-reduced-motion: reduce) {.jG_data_analysis .FS_statistics_plus,
    .jG_data_analysis .FS_statistics_plus p,
    .jG_data_analysis .FS_statistics_plus span,
    .jG_data_analysis .FS_statistics_plus::before,
    .jG_data_analysis .FS_statistics_plus p::after {
    transition-duration: 0.1s;
}
}

@media (hover: none) {.jG_data_analysis .FS_statistics_plus:hover {
    transform: none;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08), 
                    0 5px 15px rgba(0, 0, 0, 0.05);
}.jG_data_analysis .FS_statistics_plus:hover p,
    .jG_data_analysis .FS_statistics_plus:hover span {
    transform: none;
}.jG_data_analysis .FS_statistics_plus:hover p::after {
    width: 30%;
}}.Cg_client_experience {
    background: linear-gradient(145deg, rgb(237,233,235) 0%, rgba(0, 0, 0, 0.5) 100%);
    overflow: hidden;
    position: relative;
    padding: 7rem 0;
    perspective: 1200px;
}.Cg_client_experience::before {
    opacity: 0.6;
    top: 0;
    position: absolute;
    left: 0;
    width: 100%;
    content: "";
    height: 100%;
    background: radial-gradient(ellipse at 30% 20%, rgb(210,202,204,0.5) 0%, transparent 60%);
}.Cg_client_experience .container {
    position: relative;
    z-index: 2;
}.Cg_client_experience h2 {
    font-size: 38px;
    left: 50%;
    color: #000000;
    margin-bottom: 3rem;
    position: relative;
    font-weight: 700;
    text-align: center;
    transform: translateX(-50%);
    display: inline-block;
}.Cg_client_experience h2::after {
    background: rgb(210,202,204);
    height: 4px;
    position: absolute;
    bottom: -15px;
    left: 20%;
    transform: perspective(500px) rotateX(45deg);
    width: 60%;
    box-shadow: 0 5px 15px rgb(210,202,204,0.5);
    content: "";
}.Cg_client_experience .iI_user_feedback {
    transform-style: preserve-3d;
    margin: 0 -1rem;
    overflow-x: auto;
    display: flex;
    scroll-snap-type: x mandatory;
    padding: 3rem 1rem;
    gap: 3rem;
}.Cg_client_experience .iI_user_feedback::-webkit-scrollbar {
    height: 8px;
}.Cg_client_experience .iI_user_feedback::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.5);
}.Cg_client_experience .iI_user_feedback::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(210,202,204);
}.Cg_client_experience .wW_student_praise {
    background: #ffffff;
    box-shadow: -10px 10px 30px rgba(0, 0, 0, 0.15);
    border-radius: 25px;
    padding: 2rem;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    scroll-snap-align: center;
    transform: perspective(1000px) rotateY(5deg) translateZ(0);
    transform-origin: center center;
    flex: 0 0 300px;
}.Cg_client_experience .wW_student_praise::before {
    top: 0;
    height: 100%;
    content: "";
    left: 0;
    position: absolute;
    opacity: 0.3;
    width: 100%;
    background: linear-gradient(135deg, rgb(210,202,204,0.5) 0%, transparent 80%);
    border-radius: 25px;
    transition: all 0.3s ease;
}.Cg_client_experience .wW_student_praise:nth-child(odd) {
    transform: perspective(1000px) rotateY(-5deg) translateZ(10px);
}.Cg_client_experience .wW_student_praise:nth-child(3n+1) {
    transform: perspective(1000px) rotateY(8deg) translateZ(20px);
}.Cg_client_experience .wW_student_praise:hover {
    transform: perspective(1000px) rotateY(0) translateZ(50px) scale(1.05);
    z-index: 10;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}.Cg_client_experience .wW_student_praise:hover::before {
    opacity: 0;
}.Cg_client_experience .wW_student_praise img {
    margin-bottom: 1rem;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 3px solid #ffffff;
    transition: all 0.4s ease;
    object-fit: cover;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
    transform: translateX(-1rem);
}.Cg_client_experience .wW_student_praise:hover img {
    transform: translateX(0) translateY(-10px);
    box-shadow: 0 15px 25px rgb(210,202,204,0.5);
}.Cg_client_experience .wW_student_praise p {
    font-size: calc(18px + 0.1rem);
    margin: 0.5rem 0;
    font-weight: 600;
    color: #000000;
    transition: all 0.3s ease;
}.Cg_client_experience .wW_student_praise .description {
    font-weight: 400;
    margin-top: 1rem;
    border-left: 3px solid rgb(176,164,167,0.5);
    padding-left: 1.5rem;
    line-height: 1.6;
    transition: all 0.3s ease;
    color: #000000;
    font-size: 18px;
    position: relative;
}.Cg_client_experience .wW_student_praise:hover .description {
    border-left-color: rgb(210,202,204);
    padding-left: 1rem;
}

@media (min-width: 768px) {.Cg_client_experience .iI_user_feedback {
    padding-bottom: 2rem;
}.Cg_client_experience .iI_user_feedback::after {
    flex: 0 0 1rem;
    content: "";
}
}

@media (max-width: 767px) {.Cg_client_experience {
    padding: 5rem 0;
}.Cg_client_experience h2 {
    font-size: calc(38px - 0.2rem);
    margin-bottom: 2.5rem;
}.Cg_client_experience .iI_user_feedback {
    gap: 1.5rem;
}.Cg_client_experience .wW_student_praise {
    padding: 1.5rem;
    transform: perspective(800px) rotateY(3deg) !important;
    flex: 0 0 250px;
}.Cg_client_experience .wW_student_praise:hover {
    transform: perspective(800px) rotateY(0) translateZ(20px) scale(1.03) !important;
}.Cg_client_experience .wW_student_praise img {
    height: 60px;
    width: 60px;
}}.UF_location_info {
    padding: 80px 0;
    border-top: 4px solid rgb(210,202,204);
    position: relative;
    overflow: hidden;
    background: rgb(210,202,204,0.5);
}.UF_location_info::before {
    content: "";
    z-index: 1;
    position: absolute;
    left: 0;
    background-image: 
    repeating-linear-gradient(90deg, 
      rgba(255, 255, 255, 0.03) 0px, 
      rgba(255, 255, 255, 0.03) 1px, 
      transparent 1px, 
      transparent 30px
    ),
    repeating-linear-gradient(0deg, 
      rgba(255, 255, 255, 0.03) 0px, 
      rgba(255, 255, 255, 0.03) 1px, 
      transparent 1px, 
      transparent 30px
    );
    width: 100%;
    height: 100%;
    top: 0;
}.UF_location_info .container {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1200px;
    position: relative;
    z-index: 2;
}.UF_location_info .DH_help_desk {
    border-left: 1px solid rgb(210,202,204);
    background: rgb(176,164,167);
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    padding: 0;
}.UF_location_info h2 {
    text-transform: uppercase;
    font-size: 30px;
    color: #ffffff;
    letter-spacing: 2px;
    margin: 0;
    padding: 30px;
    font-weight: 700;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}.UF_location_info p {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 30px;
    line-height: 1.6;
    font-size: 17px;
    color: rgba(255, 255, 255, 0.7);
    margin: 0;
}.UF_location_info .uv_contact_faq {
    padding: 30px;
    justify-content: space-between;
    display: flex;
}.UF_location_info .Oo_inquire_now {
    transition: all 0.3s ease;
    justify-content: center;
    display: flex;
    position: relative;
    background: #2a2a2a;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    width: 70px;
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.1);
    height: 70px;
    align-items: center;
    text-decoration: none;
}.UF_location_info .Oo_inquire_now::before {
    transform: scale(0);
    top: 0;
    position: absolute;
    content: "";
    z-index: -1;
    width: 100%;
    background: rgb(210,202,204);
    border-radius: 50%;
    left: 0;
    transition: transform 0.3s ease;
    height: 100%;
}.UF_location_info .Oo_inquire_now:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3), 0 0 10px rgb(210,202,204,0.5);
    border-color: rgb(210,202,204);
}.UF_location_info .Oo_inquire_now:hover::before {
    transform: scale(0.9);
}.UF_location_info .Oo_inquire_now svg {
    width: 28px;
    transition: transform 0.3s ease;
    height: 28px;
}.UF_location_info .Oo_inquire_now:hover svg {
    transform: scale(1.2);
}.UF_location_info .Oo_inquire_now svg path {
    transition: fill 0.3s ease;
    fill: rgb(210,202,204);
}.UF_location_info .Oo_inquire_now:hover svg path {
    fill: #ffffff;
}.UF_location_info p svg {
    height: 22px;
    width: 22px;
    margin-right: 15px;
}.UF_location_info p svg path {
    fill: rgb(210,202,204);
}.UF_location_info p:nth-last-child(2) {
    border-bottom: none;
    padding: 25px 30px;
    align-items: center;
    display: flex;
}.UF_location_info .DH_help_desk::after {
    background: #1a1a1a;
    width: calc(100% - 40px);
    z-index: -1;
    content: "";
    position: absolute;
    bottom: -20px;
    right: 20px;
    height: 20px;
}.UF_location_info .DH_help_desk::before {
    top: 15px;
    background: rgb(210,202,204);
    height: 15px;
    position: absolute;
    width: 15px;
    z-index: 1;
    right: 15px;
    content: "";
}

@media (max-width: 991px) {.UF_location_info {
    padding: 60px 0;
}.UF_location_info h2 {
    padding: 25px;
    font-size: calc(30px * 0.9);
}.UF_location_info p,
  .UF_location_info p:nth-last-child(2) {
    padding: 20px 25px;
}.UF_location_info .uv_contact_faq {
    padding: 25px;
}.UF_location_info .Oo_inquire_now {
    width: 60px;
    height: 60px;
}.UF_location_info .Oo_inquire_now svg {
    height: 24px;
    width: 24px;
}
}

@media (max-width: 767px) {.UF_location_info {
    padding: 50px 0;
}.UF_location_info h2 {
    font-size: calc(30px * 0.85);
    padding: 20px;
}.UF_location_info p {
    padding: 20px;
    font-size: calc(17px * 0.95);
}.UF_location_info p:nth-last-child(2) {
    padding: 18px 20px;
}.UF_location_info .uv_contact_faq {
    padding: 20px;
}.UF_location_info .Oo_inquire_now {
    height: 50px;
    width: 50px;
}.UF_location_info .Oo_inquire_now svg {
    width: 20px;
    height: 20px;
}.UF_location_info p svg {
    margin-right: 12px;
    height: 20px;
    width: 20px;
}.UF_location_info .DH_help_desk::after {
    bottom: -10px;
    height: 10px;
}.UF_location_info .DH_help_desk::before {
    width: 10px;
    height: 10px;
    top: 10px;
    right: 10px;
}}

.UF_location_info .Oo_inquire_now:active {
    transform: translateY(0);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2), 0 0 5px rgb(210,202,204,0.5);
}@keyframes pulse {
  0%, 100% {
    box-shadow: 0 0 0 0 rgb(210,202,204,0.5);
  }
  50% {
    box-shadow: 0 0 0 8px rgba(0, 0, 0, 0);
  }
}

.UF_location_info .Oo_inquire_now:hover {
    animation: pulse 1.5s infinite;
}@keyframes blink {
  0%, 100% {
    opacity: 0.2;
  }
  50% {
    opacity: 0.7;
  }
}

.UF_location_info .container::before {
    animation: blink 2s ease-in-out infinite;
    border-radius: 50%;
    top: 15px;
    background: rgb(210,202,204);
    content: "";
    right: 45px;
    height: 8px;
    position: absolute;
    width: 8px;
}.UF_location_info .container::after {
    color: rgb(210,202,204);
    left: 15px;
    top: -10px;
    font-size: 12px;
    position: absolute;
    text-transform: uppercase;
    letter-spacing: 1px;
    content: attr(data-text);
}.UF_location_info .Oo_inquire_now:nth-child(1) {
    transition-delay: 0.1s;
}.UF_location_info .Oo_inquire_now:nth-child(2) {
    transition-delay: 0.2s;
}.UF_location_info .Oo_inquire_now:nth-child(3) {
    transition-delay: 0.3s;
}