* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}.fcAJ_linkedin_ref {
    flex: 0 0 auto;
}svg {
    height: 30px;
    width: 30px;
}.container {
    width: 1230px;
    margin: auto;
    max-width: 100%;
}a {
    text-decoration: none;
    color: inherit;
}header,footer {
    width: 100%;
}.euxo_top_edu {
    flex: 1 0 auto;
}html,body {
    scroll-behavior: smooth;
    min-height: 100%;
    height: 100%;
    font-family: Arial, sans-serif;
    color: #000000;
}.lPJD_wrapper-holder {
    display: flex;
    height: 100%;
    flex-direction: column;
    min-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;
}}
.iUph_user_reviews {
    background: linear-gradient(to right, rgb(218,237,237), #ffffff);
    position: relative;
    overflow: hidden;
    padding: 100px 0 120px;
}.iUph_user_reviews::before {
    left: 0;
    height: 100%;
    top: 0;
    content: "";
    width: 100%;
    background: repeating-linear-gradient(
        -45deg,
        rgb(184,190,214,0.5) 0,
        rgb(184,190,214,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    position: absolute;
    z-index: 0;
    opacity: 0.2;
}.iUph_user_reviews .CLnv_who_mentors {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    z-index: 1;
    padding: 0 30px;
}.iUph_user_reviews h4 {
    color: #000000;
    display: block;
    position: relative;
    transform: skewY(0);
    text-align: center;
    margin-bottom: 60px;
    font-size: 44px;
    font-weight: 700;
}.iUph_user_reviews h4::after {
    bottom: -20px;
    transform: skewX(0);
    left: -10%;
    position: absolute;
    height: 10px;
    background: rgb(184,190,214);
    content: "";
    width: 120%;
}.iUph_user_reviews .sxia_review_panel {
    justify-content: center;
    position: relative;
    flex-wrap: wrap;
    display: flex;
}.iUph_user_reviews .yFpI_success_stories {
    transform: translateY(0);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: flex;
    flex-direction: column;
    margin: 0 20px 40px;
    padding: 30px 0;
    position: relative;
    width: calc(33.333% - 40px);
}.iUph_user_reviews .yFpI_success_stories:hover {
    transform: translateY(-15px);
}.iUph_user_reviews .yFpI_success_stories::before {
    width: 2px;
    content: "";
    transition: height 0.5s ease;
    left: 0;
    top: 0;
    height: 0;
    position: absolute;
    background: rgb(184,190,214);
}.iUph_user_reviews .yFpI_success_stories:hover::before {
    height: 100%;
}.iUph_user_reviews .yFpI_success_stories::after {
    position: absolute;
    width: 0;
    content: "";
    transition: width 0.5s ease 0.2s;
    background: rgb(184,190,214);
    left: 0;
    bottom: 0;
    height: 2px;
}.iUph_user_reviews .yFpI_success_stories:hover::after {
    width: 100%;
}.iUph_user_reviews .hXbn_image {
    margin-bottom: 20px;
    position: relative;
    transition: all 0.3s ease;
    transform: rotate(-3deg);
    border-radius: 26px;
    width: 80px;
    box-shadow: 5px 5px 0 rgb(150,156,188,0.5);
    height: 80px;
    overflow: hidden;
}.iUph_user_reviews .yFpI_success_stories:hover .hXbn_image {
    transform: rotate(0deg);
    box-shadow: 10px 10px 0 rgb(150,156,188,0.5);
}.iUph_user_reviews .yFpI_success_stories span {
    margin: 10px 0;
    transform: translateX(0);
    position: relative;
    color: #000000;
    font-weight: 600;
    transition: transform 0.3s ease;
    font-size: calc(17px * 1.1);
    padding-left: 15px;
}.iUph_user_reviews .yFpI_success_stories:hover span {
    transform: translateX(10px);
    color: rgb(184,190,214);
}.iUph_user_reviews .yFpI_success_stories p {
    font-size: 17px;
    color: #000000;
    margin-top: 15px;
    transition: border-left-color 0.3s ease;
    padding-left: 15px;
    line-height: 1.7;
    border-left: 1px dashed rgb(150,156,188,0.5);
    position: relative;
}.iUph_user_reviews .yFpI_success_stories:hover p {
    border-left-color: rgb(184,190,214);
}.iUph_user_reviews .yFpI_success_stories:nth-child(3n+1) {
    transform: translateY(20px);
}.iUph_user_reviews .yFpI_success_stories:nth-child(3n+2) {
    transform: translateY(40px);
}.iUph_user_reviews .yFpI_success_stories:nth-child(3n+1):hover {
    transform: translateY(5px);
}.iUph_user_reviews .yFpI_success_stories:nth-child(3n+2):hover {
    transform: translateY(25px);
}

@media (max-width: 1024px) {.iUph_user_reviews .yFpI_success_stories {
    width: calc(50% - 40px);
}.iUph_user_reviews .yFpI_success_stories:nth-child(2n+1) {
    transform: translateY(20px);
}.iUph_user_reviews .yFpI_success_stories:nth-child(2n+2) {
    transform: translateY(40px);
}.iUph_user_reviews .yFpI_success_stories:nth-child(2n+1):hover {
    transform: translateY(5px);
}.iUph_user_reviews .yFpI_success_stories:nth-child(2n+2):hover {
    transform: translateY(25px);
}.iUph_user_reviews h4 {
    font-size: calc(44px * 0.9);
}
}

@media (max-width: 768px) {.iUph_user_reviews {
    padding: 70px 0 90px;
}.iUph_user_reviews .yFpI_success_stories {
    margin: 0 0 50px;
    width: 100%;
    transform: translateY(0) !important;
}.iUph_user_reviews .yFpI_success_stories:hover {
    transform: translateY(-10px) !important;
}.iUph_user_reviews h4 {
    font-size: calc(44px * 0.8);
}.iUph_user_reviews h4::after {
    width: 80%;
    transform: skewX(0);
    left: 10%;
}}.hkFz_program_offerings {
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(218,237,237) 0%, rgba(255,255,255,0.92) 100%);
    overflow: hidden;
    position: relative;
}.hkFz_program_offerings::before {
    z-index: 0;
    height: 100%;
    position: absolute;
    background: 
        radial-gradient(circle at 10% 20%, rgba(var(--primary-color-opacity), 0.05) 0%, transparent 50%),
        radial-gradient(circle at 90% 80%, rgba(var(--secondary-color-opacity), 0.08) 0%, transparent 60%);
    width: 100%;
    top: 0;
    content: "";
    left: 0;
}.hkFz_program_offerings::after {
    width: 40%;
    height: 40%;
    background: linear-gradient(120deg, rgb(184,190,214) 0%, rgb(150,156,188) 100%);
    filter: blur(50px);
    content: "";
    transform: rotate(-15deg);
    right: -5%;
    z-index: 0;
    opacity: 0.05;
    position: absolute;
    top: -5%;
}.hkFz_program_offerings .container {
    position: relative;
    padding: 0 1.5rem;
    z-index: 1;
    margin: 0 auto;
    max-width: 1200px;
}.hkFz_program_offerings h2 {
    font-size: 34px;
    font-weight: 700;
    position: relative;
    max-width: 90%;
    transform: translateY(20px);
    opacity: 0;
    animation: fadeUp 0.8s ease-out forwards;
    color: #000000;
    margin-bottom: 3rem;
    line-height: 1.3;
}.hkFz_program_offerings h2::after {
    transform-origin: left;
    position: absolute;
    left: 0;
    bottom: -1rem;
    height: 4px;
    transform: scaleX(0);
    width: 80px;
    background: linear-gradient(90deg, rgb(184,190,214) 0%, rgb(150,156,188) 100%);
    content: "";
    animation: scaleIn 1s 0.3s ease-out forwards;
}.hkFz_program_offerings .XHYz_future_class {
    animation: fadeUp 0.8s 0.2s ease-out forwards;
    display: flex;
    gap: 2rem;
    flex-direction: column;
    opacity: 0;
    transform: translateY(0);
}.hkFz_program_offerings .hXbn_image {
    position: relative;
    overflow: hidden;
    transition: transform 0.5s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    transform: translateY(20px);
    height: 350px;
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    width: 100%;
}.hkFz_program_offerings .hXbn_image::before {
    position: absolute;
    width: 100%;
    z-index: 1;
    transition: opacity 0.5s ease;
    left: 0;
    background: linear-gradient(180deg, 
        rgba(var(--primary-color-opacity), 0.2) 0%, 
        rgba(var(--secondary-color-opacity), 0.4) 100%);
    opacity: 0;
    content: "";
    top: 0;
    height: 100%;
}.hkFz_program_offerings .hXbn_image:hover {
    transform: translateY(0);
}.hkFz_program_offerings .hXbn_image:hover::before {
    opacity: 1;
}.hkFz_program_offerings .LowR_label_container {
    transition: transform 0.4s ease;
    backdrop-filter: blur(10px);
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    padding: 2rem;
    transform: translateX(0);
    background: rgba(255,255,255,0.7);
}.hkFz_program_offerings .LowR_label_container::before {
    height: 0;
    background: rgb(184,190,214);
    transition: height 0.6s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    width: 5px;
    left: 0;
    top: 0;
    position: absolute;
    content: "";
}.hkFz_program_offerings .LowR_label_container:hover::before {
    height: 100%;
}.hkFz_program_offerings .description {
    line-height: 1.7;
    position: relative;
    transition: color 0.3s ease;
    margin: 0;
    overflow-y: auto;
    color: #000000;
    max-height: 200px;
    padding-right: 10px;
    font-size: 12px;
}.hkFz_program_offerings .description:first-of-type {
    font-weight: 600;
}.hkFz_program_offerings .description::-webkit-scrollbar {
    width: 4px;
}.hkFz_program_offerings .description::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(var(--dark-color-opacity), 0.05);
}.hkFz_program_offerings .description::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: linear-gradient(to bottom, rgb(184,190,214), rgb(150,156,188));
}

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

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


@media (min-width: 768px) {.hkFz_program_offerings {
    padding: 6rem 0;
}.hkFz_program_offerings h2 {
    font-size: calc(34px * 1.1);
    max-width: 80%;
}.hkFz_program_offerings .XHYz_future_class {
    align-items: flex-start;
    flex-direction: row;
}.hkFz_program_offerings .hXbn_image {
    height: 450px;
    flex-shrink: 0;
    width: 45%;
}.hkFz_program_offerings .LowR_label_container {
    padding: 2.5rem;
    margin-top: 3rem;
    z-index: 2;
    margin-left: -3rem;
    width: 55%;
}.hkFz_program_offerings .LowR_label_container:hover {
    transform: translateX(10px);
}.hkFz_program_offerings .description {
    max-height: 350px;
}
}

@media (min-width: 992px) {.hkFz_program_offerings {
    padding: 8rem 0;
}.hkFz_program_offerings h2 {
    max-width: 70%;
    font-size: calc(34px * 1.2);
}.hkFz_program_offerings .hXbn_image {
    width: 50%;
    height: 500px;
}.hkFz_program_offerings .LowR_label_container {
    margin-left: -5rem;
    padding: 3rem;
    box-shadow: 15px 15px 30px rgba(0,0,0,0.05);
    width: 60%;
}.hkFz_program_offerings .description {
    max-height: 400px;
    font-size: calc(12px * 1.05);
    line-height: 1.8;
}
}

@media (min-width: 1200px) {.hkFz_program_offerings .container {
    padding: 0 2rem;
}.hkFz_program_offerings h2 {
    margin-bottom: 4rem;
    font-size: calc(34px * 1.3);
}.hkFz_program_offerings .XHYz_future_class {
    gap: 3rem;
}.hkFz_program_offerings .hXbn_image {
    transition: transform 0.7s cubic-bezier(0.17, 0.67, 0.83, 0.67), box-shadow 0.7s ease;
    height: 550px;
}.hkFz_program_offerings .hXbn_image:hover {
    box-shadow: 0 25px 50px rgba(0,0,0,0.15);
}.hkFz_program_offerings .LowR_label_container {
    padding: 3.5rem;
    margin-left: -8rem;
}
}

@media (max-width: 767px) {.hkFz_program_offerings {
    padding: 4rem 0;
}.hkFz_program_offerings h2 {
    font-size: calc(34px * 0.9);
    margin-bottom: 2rem;
}.hkFz_program_offerings h2::after {
    width: 60px;
    height: 3px;
}.hkFz_program_offerings .XHYz_future_class {
    gap: 1.5rem;
}.hkFz_program_offerings .hXbn_image {
    height: 250px;
}.hkFz_program_offerings .LowR_label_container {
    padding: 1.5rem;
}.hkFz_program_offerings .description {
    line-height: 1.6;
    max-height: 150px;
    font-size: calc(12px * 0.95);
}}.wLfa_plan_wrapper {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}.wLfa_plan_wrapper::before {
    right: 0;
    bottom: 0;
    top: 0;
    left: 0;
    content: "";
    background: linear-gradient(135deg, rgb(184,190,214,0.5), rgba(0, 0, 0, 0.5) 85%);
    z-index: 1;
    position: absolute;
}.wLfa_plan_wrapper .container {
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    z-index: 2;
    max-width: 1200px;
}.wLfa_plan_wrapper .tKAa_training_sub {
    position: relative;
}.wLfa_plan_wrapper h2 {
    color: #ffffff;
    font-size: 37px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    margin-bottom: 20px;
    transform: translateY(0);
    text-align: center;
    font-weight: 700;
    position: relative;
}.wLfa_plan_wrapper h2::after {
    height: 4px;
    content: "";
    transform: translateX(-50%);
    position: absolute;
    background: linear-gradient(90deg, rgb(184,190,214), rgb(150,156,188));
    bottom: -15px;
    left: 50%;
    width: 80px;
}.wLfa_plan_wrapper .gDYj_fee_schemes {
    text-align: center;
    padding: 0 15px;
    margin: 0 auto 50px;
    color: #ffffff;
    font-size: 15px;
    line-height: 1.6;
    opacity: 0.9;
    max-width: 700px;
}.wLfa_plan_wrapper .PvZM_pricing_levels {
    display: grid;
    list-style: none;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    padding: 0;
    gap: 30px;
    margin: 0;
}.wLfa_plan_wrapper .PvZM_pricing_levels li {
    transform-style: preserve-3d;
    perspective: 1000px;
}.wLfa_plan_wrapper .JqRL_offer_box {
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    text-decoration: none;
    height: 100%;
    transform-style: preserve-3d;
    display: block;
}.wLfa_plan_wrapper .rUTS_learn_fees {
    flex-direction: column;
    height: 100%;
    min-height: 400px;
    display: flex;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.95);
    transform-style: preserve-3d;
    position: relative;
    border-radius: 10px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}.wLfa_plan_wrapper .rUTS_learn_fees::before {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    width: 100%;
    background: linear-gradient(90deg, rgb(184,190,214), rgb(150,156,188));
    left: 0;
    position: absolute;
    transform: scaleX(0);
    height: 5px;
    top: 0;
    transform-origin: left;
}.wLfa_plan_wrapper .wXqR_cert_cost {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    flex: 1;
    padding: 30px;
}.wLfa_plan_wrapper .JqRL_offer_box h4 {
    font-size: calc(20px + 2px);
    padding-bottom: 12px;
    font-weight: 700;
    margin: 0 0 15px;
    transition: transform 0.4s ease;
    color: #000000;
    position: relative;
}.wLfa_plan_wrapper .JqRL_offer_box h4::after {
    content: "";
    left: 0;
    background-color: rgb(184,190,214);
    position: absolute;
    width: 40px;
    height: 3px;
    bottom: 0;
    transition: width 0.4s ease;
}.wLfa_plan_wrapper .JqRL_offer_box p {
    word-wrap: break-word;
    overflow-wrap: break-word;
    flex: 1;
    font-size: 15px;
    hyphens: auto;
    color: #000000;
    line-height: 1.7;
    margin-bottom: 20px;
}.wLfa_plan_wrapper .ouPN_trial_rates {
    justify-content: center;
    align-self: flex-start;
    padding: 10px 20px;
    color: #000000;
    transition: transform 0.4s ease, color 0.3s ease;
    transform: translateY(0);
    align-items: center;
    background: linear-gradient(to right, rgba(var(--primary-color-rgb), 0.1), transparent);
    font-weight: 700;
    border-radius: 10px;
    display: inline-flex;
    font-size: calc(20px + 4px);
    margin-top: auto;
}.wLfa_plan_wrapper .JqRL_offer_box:hover {
    transform: translateY(-10px) scale(1.02);
}.wLfa_plan_wrapper .JqRL_offer_box:hover .rUTS_learn_fees::before {
    transform: scaleX(1);
}.wLfa_plan_wrapper .JqRL_offer_box:hover h4 {
    transform: translateX(5px);
    color: rgb(184,190,214);
}.wLfa_plan_wrapper .JqRL_offer_box:hover h4::after {
    width: 60px;
}.wLfa_plan_wrapper .JqRL_offer_box:hover .ouPN_trial_rates {
    transform: translateY(-5px);
    color: rgb(184,190,214);
}.wLfa_plan_wrapper .JqRL_offer_box:active {
    transform: translateY(-5px) scale(0.98);
    transition: transform 0.2s ease;
}

@media screen and (min-width: 1200px) {.wLfa_plan_wrapper .PvZM_pricing_levels {
    grid-template-columns: repeat(4, 1fr);
}.wLfa_plan_wrapper .rUTS_learn_fees {
    min-height: 450px;
}
}

@media screen and (min-width: 768px) and (max-width: 1199px) {.wLfa_plan_wrapper .PvZM_pricing_levels {
    grid-template-columns: repeat(2, 1fr);
}.wLfa_plan_wrapper .rUTS_learn_fees {
    min-height: 420px;
}.wLfa_plan_wrapper {
    padding: 100px 0;
}
}

@media screen and (max-width: 767px) {.wLfa_plan_wrapper {
    padding: 80px 0;
}.wLfa_plan_wrapper .PvZM_pricing_levels {
    grid-template-columns: 1fr;
    gap: 20px;
}.wLfa_plan_wrapper .rUTS_learn_fees {
    min-height: auto;
}.wLfa_plan_wrapper h2 {
    font-size: calc(37px - 4px);
}.wLfa_plan_wrapper .gDYj_fee_schemes {
    margin-bottom: 30px;
}.wLfa_plan_wrapper .wXqR_cert_cost {
    padding: 25px 20px;
}.wLfa_plan_wrapper .JqRL_offer_box p {
    max-height: 300px;
    padding-right: 5px;
    margin-bottom: 15px;
    overflow-y: auto;
    font-size: calc(15px - 1px);
}.wLfa_plan_wrapper .JqRL_offer_box p::-webkit-scrollbar {
    width: 4px;
}.wLfa_plan_wrapper .JqRL_offer_box p::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgb(184,190,214,0.5);
}
}

@media (prefers-reduced-motion: reduce) {.wLfa_plan_wrapper .JqRL_offer_box,
    .wLfa_plan_wrapper .JqRL_offer_box:hover,
    .wLfa_plan_wrapper h2,
    .wLfa_plan_wrapper .rUTS_learn_fees::before,
    .wLfa_plan_wrapper .JqRL_offer_box h4,
    .wLfa_plan_wrapper .ouPN_trial_rates {
    transition: none;
    transform: none;
}}.KZcJ_contact_form_section {
    padding: 90px 0;
    overflow: hidden;
    position: relative;
}.KZcJ_contact_form_section::before {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    opacity: 0.9;
    content: '';
    background: linear-gradient(135deg, rgb(150,156,188) 0%, rgb(184,190,214) 100%);
    top: 0;
    z-index: 0;
}.KZcJ_contact_form_section .container {
    max-width: 1140px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
}.KZcJ_contact_form_section .vFAW_support_help {
    gap: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    border-radius: 0;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}.KZcJ_contact_form_section .PVpO_feedback_box {
    background: rgb(218,237,237);
    padding: 50px;
    position: relative;
}.KZcJ_contact_form_section .PVpO_feedback_box::after {
    content: '';
    top: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgb(184,190,214), rgb(150,156,188));
    height: 100%;
    right: 0;
    width: 5px;
}.KZcJ_contact_form_section .PVpO_feedback_box h3 {
    position: relative;
    padding-bottom: 20px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 40px;
    font-size: 35px;
}.KZcJ_contact_form_section .PVpO_feedback_box h3::after {
    height: 4px;
    background: rgb(184,190,214);
    position: absolute;
    content: '';
    width: 80px;
    left: 0;
    bottom: 0;
}.KZcJ_contact_form_section .PVpO_feedback_box div {
    display: flex;
    margin-bottom: 30px;
    position: relative;
    align-items: center;
    padding-left: 15px;
}.KZcJ_contact_form_section .PVpO_feedback_box div::before {
    height: 100%;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    border-radius: 10px;
    width: 5px;
    position: absolute;
    background: rgb(184,190,214);
    content: '';
    opacity: 0.5;
}.KZcJ_contact_form_section .PVpO_feedback_box div:hover::before {
    opacity: 1;
    height: 120%;
    transition: all 0.3s ease;
}.KZcJ_contact_form_section .PVpO_feedback_box div svg {
    margin-right: 20px;
    width: 22px;
    height: 22px;
}.KZcJ_contact_form_section .PVpO_feedback_box div svg path {
    fill: rgb(184,190,214);
}.KZcJ_contact_form_section .PVpO_feedback_box div span {
    font-size: calc(14px * 0.95);
    font-weight: 400;
    color: #000000;
}.KZcJ_contact_form_section .PVpO_feedback_box div span a {
    transition: color 0.3s ease;
    color: #000000;
    text-decoration: none;
}.KZcJ_contact_form_section .PVpO_feedback_box div span a:hover {
    color: rgb(184,190,214);
}.KZcJ_contact_form_section .MZgC_help_info {
    padding: 50px;
    background: rgba(0, 0, 0, 0.5);
}.KZcJ_contact_form_section .MZgC_help_info h3 {
    letter-spacing: 1px;
    font-size: 23px;
    color: #ffffff;
    margin-bottom: 30px;
    font-weight: 600;
    text-transform: uppercase;
}.KZcJ_contact_form_section form {
    flex-direction: column;
    display: flex;
}.KZcJ_contact_form_section form input[type="text"],
.KZcJ_contact_form_section form input[type="email"] {
    border: none;
    padding: 15px 5px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    background: transparent;
    transition: all 0.3s ease;
    font-size: 14px;
    color: #ffffff;
    margin-bottom: 25px;
}.KZcJ_contact_form_section form input[type="text"]:focus,
.KZcJ_contact_form_section form input[type="email"]:focus {
    outline: none;
    border-bottom-color: rgb(150,156,188);
}.KZcJ_contact_form_section form input::placeholder {
    color: rgba(255, 255, 255, 0.5);
}.KZcJ_contact_form_section .mwgc_support_support {
    margin: 10px 0 25px;
    align-items: flex-start;
    display: flex;
}.KZcJ_contact_form_section .mwgc_support_support input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.KZcJ_contact_form_section .mwgc_support_support label {
    line-height: 1.5;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.7);
    padding-left: 30px;
    cursor: pointer;
    position: relative;
}.KZcJ_contact_form_section .mwgc_support_support label::before {
    background-color: transparent;
    position: absolute;
    content: '';
    transition: all 0.3s ease;
    border: 2px solid rgba(255, 255, 255, 0.3);
    width: 18px;
    top: 2px;
    left: 0;
    height: 18px;
}.KZcJ_contact_form_section .mwgc_support_support input[type="checkbox"]:checked + label::before {
    border-color: rgb(150,156,188);
    background-color: rgb(150,156,188);
}.KZcJ_contact_form_section .mwgc_support_support input[type="checkbox"]:checked + label::after {
    top: 6px;
    border-width: 0 2px 2px 0;
    position: absolute;
    border: solid #ffffff;
    height: 10px;
    transform: rotate(45deg);
    content: '';
    left: 6px;
    width: 6px;
}.KZcJ_contact_form_section .mwgc_support_support label a {
    color: rgb(150,156,188);
    text-decoration: none;
}.KZcJ_contact_form_section .mwgc_support_support label a:hover {
    text-decoration: underline;
}.KZcJ_contact_form_section form .iGRt_request_query {
    padding: 15px 35px;
    transition: color 0.3s ease;
    letter-spacing: 1px;
    font-size: 20px;
    z-index: 1;
    border: none;
    cursor: pointer;
    align-self: flex-start;
    overflow: hidden;
    font-weight: 600;
    background: rgb(150,156,188);
    color: #ffffff;
    position: relative;
    text-transform: uppercase;
}.KZcJ_contact_form_section form .iGRt_request_query::before {
    width: 0;
    left: 0;
    z-index: -1;
    content: '';
    position: absolute;
    transition: width 0.3s ease;
    top: 0;
    height: 100%;
    background: rgb(184,190,214);
}.KZcJ_contact_form_section form .iGRt_request_query:hover::before {
    width: 100%;
}@keyframes pulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
    100% {
        transform: scale(1);
    }
}

.KZcJ_contact_form_section .PVpO_feedback_box div:nth-child(even) {
    animation: pulse 4s infinite;
}

@media screen and (max-width: 992px) {.KZcJ_contact_form_section .vFAW_support_help {
    grid-template-columns: 1fr;
}.KZcJ_contact_form_section .PVpO_feedback_box::after {
    display: none;
}.KZcJ_contact_form_section .PVpO_feedback_box,
    .KZcJ_contact_form_section .MZgC_help_info {
    padding: 40px 30px;
}
}

@media screen and (max-width: 576px) {.KZcJ_contact_form_section {
    padding: 60px 0;
}.KZcJ_contact_form_section .PVpO_feedback_box,
    .KZcJ_contact_form_section .MZgC_help_info {
    padding: 30px 20px;
}.KZcJ_contact_form_section .PVpO_feedback_box h3 {
    font-size: calc(35px * 0.85);
    margin-bottom: 30px;
}.KZcJ_contact_form_section .PVpO_feedback_box div {
    margin-bottom: 20px;
}.KZcJ_contact_form_section form .iGRt_request_query {
    width: 100%;
    padding: 12px 20px;
}}.Grtg_thxCard {
    padding: 120px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(218,237,237) 0%, rgb(150,156,188,0.5) 100%);
    overflow: hidden;
}.Grtg_thxCard::before {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    z-index: 1;
    opacity: 0.1;
    height: 100%;
    transform: perspective(1000px) rotateX(5deg);
    width: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgb(184,190,214,0.5) 0px,
        rgb(184,190,214,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
}.Grtg_thxCard::after {
    transform: rotate(15deg);
    position: absolute;
    bottom: -50px;
    height: 300px;
    content: "";
    border-radius: 100px;
    opacity: 0.1;
    right: -50px;
    z-index: 0;
    background: rgb(184,190,214);
    width: 300px;
    animation: float 15s ease-in-out infinite;
}.Grtg_thxCard .container {
    max-width: 1200px;
    position: relative;
    padding: 0 20px;
    transform-style: preserve-3d;
    margin: 0 auto;
    z-index: 2;
}.Grtg_thxCard h2 {
    line-height: 1.3;
    position: relative;
    font-weight: 700;
    font-size: 29px;
    transform: translateZ(20px);
    margin-bottom: 40px;
    color: #000000;
    text-shadow: 0 1px 2px rgba(0,0,0,0.1);
}.Grtg_thxCard h2::after {
    transform: translateZ(30px);
    content: "";
    background: rgb(184,190,214);
    animation: pulse 3s infinite alternate;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    width: 80px;
    height: 4px;
    bottom: -15px;
    position: absolute;
    left: 0;
}.Grtg_thxCard .CLnv_who_mentors {
    background: #ffffff;
    padding: 40px;
    overflow: hidden;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.1),
        0 5px 15px rgba(0,0,0,0.05);
    position: relative;
    border-radius: 8px;
    transform: perspective(1000px) rotateY(-2deg);
}.Grtg_thxCard .CLnv_who_mentors::before {
    content: "";
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, rgb(184,190,214) 0%, rgb(150,156,188) 100%);
    width: 100%;
    top: 0;
    height: 6px;
}.Grtg_thxCard .CLnv_who_mentors:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(10px);
}.Grtg_thxCard ul {
    padding: 0;
    list-style: none;
    margin: 0;
}.Grtg_thxCard li {
    padding-left: 25px;
    position: relative;
}.Grtg_thxCard li::before {
    left: 0;
    position: absolute;
    height: 8px;
    animation: spin 12s linear infinite;
    background: rgb(184,190,214);
    width: 8px;
    content: "";
    top: 8px;
    transform: rotate(45deg);
}.Grtg_thxCard span {
    line-height: 1.7;
    color: #000000;
    font-size: 17px;
    display: block;
    z-index: 2;
    font-family: Arial, sans-serif;
    position: relative;
}

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

@keyframes pulse {
    0%, 100% {
        opacity: 1;
        transform: translateZ(30px) scaleX(1);
    }
    50% {
        opacity: 0.8;
        transform: translateZ(30px) scaleX(1.1);
    }
}

@keyframes spin {
    0% {
        transform: rotate(45deg);
    }
    100% {
        transform: rotate(405deg);
    }
}

@media (max-width: 992px) {.Grtg_thxCard {
    padding: 90px 0;
}.Grtg_thxCard h2 {
    font-size: calc(29px * 0.9);
}.Grtg_thxCard .CLnv_who_mentors {
    padding: 30px;
}
}

@media (max-width: 768px) {.Grtg_thxCard {
    padding: 70px 0;
}.Grtg_thxCard h2 {
    font-size: calc(29px * 0.8);
    margin-bottom: 30px;
}.Grtg_thxCard h2::after {
    width: 60px;
}.Grtg_thxCard .CLnv_who_mentors {
    padding: 25px;
    transform: perspective(1000px) rotateY(-1deg);
}.Grtg_thxCard span {
    font-size: calc(17px * 0.95);
}
}

@media (max-width: 576px) {.Grtg_thxCard {
    padding: 50px 0;
}.Grtg_thxCard h2 {
    font-size: calc(29px * 0.7);
    margin-bottom: 25px;
}.Grtg_thxCard h2::after {
    height: 3px;
    width: 50px;
}.Grtg_thxCard .CLnv_who_mentors {
    padding: 20px;
    transform: none;
}.Grtg_thxCard li {
    padding-left: 20px;
}.Grtg_thxCard span {
    font-size: calc(17px * 0.9);
    line-height: 1.6;
}}.spyz_privacy_concealment {
    background: linear-gradient(135deg, rgb(218,237,237) 0%, rgba(245, 247, 250, 0.95) 100%);
    padding: 5rem 1.5rem;
    overflow: hidden;
    position: relative;
}.spyz_privacy_concealment::before {
    background-image: linear-gradient(45deg, rgb(184,190,214,0.5) 25%, transparent 25%), 
                      linear-gradient(-45deg, rgb(184,190,214,0.5) 25%, transparent 25%);
    width: 100%;
    background-size: 60px 60px;
    left: 0;
    content: "";
    z-index: 0;
    height: 100%;
    opacity: 0.04;
    position: absolute;
    top: 0;
}.spyz_privacy_concealment::after {
    height: 40%;
    width: 40%;
    z-index: 0;
    position: absolute;
    background: linear-gradient(120deg, rgb(150,156,188,0.5) 0%, transparent 70%);
    opacity: 0.2;
    content: "";
    right: -10%;
    top: -10%;
    transform: rotate(-15deg);
}.spyz_privacy_concealment .container {
    max-width: 1140px;
    z-index: 1;
    background-color: #ffffff;
    padding: 3.5rem 4rem;
    transform: translateZ(0);
    margin: 0 auto;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05);
    position: relative;
}.spyz_privacy_concealment h1 {
    color: #000000;
    transform: translateX(-0.5rem);
    margin-bottom: 2.5rem;
    position: relative;
    font-size: 48px;
    line-height: 1.2;
    font-weight: 700;
    padding-bottom: 1.2rem;
}.spyz_privacy_concealment h1::after {
    left: 0;
    height: 4px;
    position: absolute;
    bottom: 0;
    transform-origin: left;
    content: "";
    width: 8rem;
    background: linear-gradient(90deg, rgb(184,190,214) 0%, rgb(150,156,188) 100%);
    animation: expandWidth 0.7s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}.spyz_privacy_concealment h2 {
    margin: 3rem 0 1.5rem;
    font-weight: 600;
    font-size: 28px;
    line-height: 1.3;
    transform: translateX(-1.2rem);
    padding-left: 1.2rem;
    position: relative;
    color: #000000;
}.spyz_privacy_concealment h2::before {
    border-radius: 2px;
    background: rgb(184,190,214);
    width: 4px;
    position: absolute;
    top: 0.5rem;
    content: "";
    bottom: 0.5rem;
    left: 0;
}.spyz_privacy_concealment h3 {
    transform: translateX(-1rem);
    position: relative;
    font-size: calc(28px * 0.85);
    padding-left: 1rem;
    margin: 2.5rem 0 1.2rem;
    font-weight: 600;
    color: #000000;
}.spyz_privacy_concealment h3::before {
    bottom: 0.4rem;
    border-radius: 1.5px;
    left: 0;
    top: 0.4rem;
    background: rgb(150,156,188);
    width: 3px;
    position: absolute;
    content: "";
}.spyz_privacy_concealment h4 {
    transform: translateX(-0.8rem);
    margin: 2rem 0 1rem;
    color: #000000;
    font-weight: 600;
    padding-left: 0.8rem;
    font-size: calc(28px * 0.7);
    position: relative;
}.spyz_privacy_concealment h4::before {
    left: 0;
    bottom: 0.3rem;
    border-radius: 1px;
    content: "";
    top: 0.3rem;
    width: 2px;
    position: absolute;
    background: rgb(150,156,188,0.5);
}.spyz_privacy_concealment p {
    font-size: 15px;
    position: relative;
    max-width: 95%;
    color: #000000;
    line-height: 1.7;
    margin-bottom: 1.5rem;
}.spyz_privacy_concealment strong {
    color: #000000;
    display: inline-block;
    font-weight: 600;
    position: relative;
}.spyz_privacy_concealment strong::after {
    height: 1px;
    left: 0;
    content: "";
    bottom: -2px;
    position: absolute;
    background-color: rgb(150,156,188,0.5);
    width: 100%;
}.spyz_privacy_concealment ul {
    padding-left: 1.5rem;
    list-style: none;
    position: relative;
    margin: 1.5rem 0 2rem;
}.spyz_privacy_concealment li {
    font-size: 15px;
    padding-left: 1.8rem;
    color: #000000;
    position: relative;
    line-height: 1.6;
    margin-bottom: 1rem;
}.spyz_privacy_concealment li::before {
    position: absolute;
    border: 1px solid rgb(184,190,214);
    width: 0.6rem;
    content: "";
    transition: transform 0.3s ease, background-color 0.3s ease;
    left: 0;
    transform: rotate(45deg);
    height: 0.6rem;
    background-color: rgb(184,190,214,0.5);
    top: 0.7rem;
}.spyz_privacy_concealment li:hover::before {
    background-color: rgb(184,190,214);
    transform: rotate(135deg);
}.spyz_privacy_concealment span {
    position: relative;
    padding: 0.5rem 0;
    display: block;
    line-height: 1.7;
    color: #000000;
    font-size: 15px;
    margin-bottom: 1.5rem;
}.spyz_privacy_concealment span::after {
    left: 0;
    background: linear-gradient(90deg, rgb(184,190,214,0.5) 0%, transparent 100%);
    transform-origin: left;
    bottom: 0;
    content: "";
    height: 1px;
    position: absolute;
    width: 100%;
}

@keyframes expandWidth {
    from { width: 0; }
    to { width: 8rem; }
}

@media (max-width: 991px) {.spyz_privacy_concealment {
    padding: 4rem 1rem;
}.spyz_privacy_concealment .container {
    padding: 2.5rem 3rem;
}.spyz_privacy_concealment h1 {
    font-size: calc(48px * 0.9);
    margin-bottom: 2rem;
}.spyz_privacy_concealment h2 {
    font-size: calc(28px * 0.9);
    margin: 2.5rem 0 1.2rem;
}
}

@media (max-width: 767px) {.spyz_privacy_concealment {
    padding: 3rem 0.8rem;
}.spyz_privacy_concealment .container {
    padding: 2rem 1.5rem;
}.spyz_privacy_concealment h1 {
    padding-bottom: 1rem;
    margin-bottom: 1.8rem;
    font-size: calc(48px * 0.8);
}.spyz_privacy_concealment h1::after {
    width: 6rem;
}.spyz_privacy_concealment h2 {
    font-size: calc(28px * 0.8);
    margin: 2rem 0 1rem;
    padding-left: 1rem;
    transform: translateX(-1rem);
}.spyz_privacy_concealment h3 {
    padding-left: 0.8rem;
    font-size: calc(28px * 0.7);
    margin: 1.8rem 0 1rem;
    transform: translateX(-0.8rem);
}.spyz_privacy_concealment h4 {
    font-size: calc(28px * 0.6);
    margin: 1.5rem 0 0.8rem;
}.spyz_privacy_concealment p, 
    .spyz_privacy_concealment span, 
    .spyz_privacy_concealment li {
    font-size: calc(15px * 0.95);
    margin-bottom: 1.2rem;
}.spyz_privacy_concealment ul {
    padding-left: 0.8rem;
    margin: 1.2rem 0 1.8rem;
}.spyz_privacy_concealment li {
    padding-left: 1.5rem;
    margin-bottom: 0.8rem;
}
}

@media (max-width: 479px) {.spyz_privacy_concealment {
    padding: 2rem 0.5rem;
}.spyz_privacy_concealment .container {
    padding: 1.5rem 1.2rem;
}.spyz_privacy_concealment h1 {
    font-size: calc(48px * 0.7);
    margin-bottom: 1.5rem;
}.spyz_privacy_concealment h1::after {
    width: 5rem;
    height: 3px;
}.spyz_privacy_concealment h2 {
    font-size: calc(28px * 0.7);
    margin: 1.8rem 0 0.8rem;
    transform: translateX(-0.8rem);
    padding-left: 0.8rem;
}.spyz_privacy_concealment h2::before {
    width: 3px;
}.spyz_privacy_concealment h3, .spyz_privacy_concealment h4 {
    padding-left: 0.7rem;
    margin: 1.5rem 0 0.8rem;
    font-size: calc(28px * 0.6);
    transform: translateX(-0.7rem);
}.spyz_privacy_concealment p, 
    .spyz_privacy_concealment span, 
    .spyz_privacy_concealment li {
    max-width: 100%;
    line-height: 1.6;
    margin-bottom: 1rem;
    font-size: calc(15px * 0.9);
}.spyz_privacy_concealment ul {
    padding-left: 0.5rem;
}.spyz_privacy_concealment li {
    padding-left: 1.3rem;
}.spyz_privacy_concealment li::before {
    width: 0.5rem;
    height: 0.5rem;
}}.ECtZ_educational_yield {
    background: linear-gradient(135deg, rgb(218,237,237) 30%, rgba(rgb(184,190,214,0.5), 0.05) 100%);
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}.ECtZ_educational_yield::before {
    width: 200%;
    top: -50%;
    z-index: 0;
    background: radial-gradient(circle at 75% 25%, rgba(rgb(184,190,214,0.5), 0.08) 0%, transparent 50%);
    height: 200%;
    left: -50%;
    transform: rotate(-15deg);
    content: "";
    position: absolute;
}.ECtZ_educational_yield .container {
    display: grid;
    margin: 0 auto;
    grid-template-columns: 1fr 1.5fr;
    max-width: 1200px;
    position: relative;
    padding: 0 15px;
    gap: 40px;
    z-index: 1;
}.ECtZ_educational_yield .hXbn_image {
    height: 100%;
    filter: brightness(1.05) contrast(1.05);
    width: 100%;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 15px 15px 0 rgba(rgb(184,190,214,0.5), 0.2),
                -10px -10px 0 rgba(rgb(150,156,188,0.5), 0.15);
    transform: perspective(1000px) rotateY(-5deg) translateZ(0);
    object-fit: cover;
}.ECtZ_educational_yield .hXbn_image:hover {
    transform: perspective(1000px) rotateY(-2deg) translateZ(20px);
}.ECtZ_educational_yield .CLnv_who_mentors {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}.ECtZ_educational_yield .LowR_label_container {
    animation: slide-in 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    transform: translateX(-20px);
    position: relative;
    opacity: 0;
    padding: 30px 0;
}.ECtZ_educational_yield h1 {
    color: #000000;
    font-size: 47px;
    transform: translateY(0);
    position: relative;
    line-height: 1.3;
    font-weight: 700;
    margin-bottom: 30px;
}.ECtZ_educational_yield h1::after {
    background: linear-gradient(90deg, rgb(184,190,214), rgba(rgb(184,190,214,0.5), 0.5));
    left: 0;
    width: 80px;
    bottom: -12px;
    height: 4px;
    content: "";
    animation: scale-in 0.6s 0.4s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    transform-origin: left;
    position: absolute;
    transform: scaleX(0);
}.ECtZ_educational_yield ul {
    margin: 0;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    list-style: none;
    display: grid;
    padding: 0;
}.ECtZ_educational_yield li {
    opacity: 0;
    animation: fade-up 0.5s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    border-left: 3px solid rgb(184,190,214);
    animation-delay: calc(0.1s * var(--i, 0));
    background: rgba(rgb(255, 255, 255, 0.5), 0.8);
    backdrop-filter: blur(10px);
    box-shadow: 0 6px 15px rgba(rgba(0, 0, 0, 0.5), 0.06);
    transition: all 0.3s ease;
    transform: translateY(20px);
    padding: 18px 20px;
}.ECtZ_educational_yield li:nth-child(1) {
    --i: 1;
}.ECtZ_educational_yield li:nth-child(2) {
    --i: 2;
}.ECtZ_educational_yield li:nth-child(3) {
    --i: 3;
}.ECtZ_educational_yield li:nth-child(4) {
    --i: 4;
}.ECtZ_educational_yield li:nth-child(5) {
    --i: 5;
}.ECtZ_educational_yield li:hover {
    border-left-width: 5px;
    box-shadow: 0 10px 25px rgba(rgba(0, 0, 0, 0.5), 0.1);
    transform: translateY(-5px) scale(1.02);
}.ECtZ_educational_yield li p {
    gap: 12px;
    line-height: 1.6;
    font-size: 15px;
    margin: 0;
    align-items: flex-start;
    display: flex;
    color: #000000;
}.ECtZ_educational_yield svg {
    transform: rotate(-5deg);
    flex-shrink: 0;
    transition: transform 0.3s ease;
    width: 20px;
    height: 20px;
    margin-top: 4px;
}.ECtZ_educational_yield li:hover svg {
    transform: rotate(0deg) scale(1.1);
}.ECtZ_educational_yield svg path {
    fill: rgb(184,190,214);
    transition: fill 0.3s ease;
}.ECtZ_educational_yield li:hover svg path {
    fill: rgb(150,156,188);
}

@keyframes slide-in {
    0% {
        transform: translateX(-20px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes scale-in {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

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

@media (max-width: 1024px) {.ECtZ_educational_yield {
    padding: 90px 0;
}.ECtZ_educational_yield .container {
    gap: 30px;
    grid-template-columns: 1fr;
}.ECtZ_educational_yield .hXbn_image {
    margin: 0 auto;
    width: 90%;
    max-height: 400px;
    display: block;
}.ECtZ_educational_yield ul {
    grid-template-columns: 1fr;
}.ECtZ_educational_yield h1 {
    font-size: calc(47px * 0.9);
}
}

@media (max-width: 768px) {.ECtZ_educational_yield {
    padding: 70px 0;
}.ECtZ_educational_yield .hXbn_image {
    box-shadow: 10px 10px 0 rgba(rgb(184,190,214,0.5), 0.2);
    max-height: 320px;
}.ECtZ_educational_yield h1 {
    font-size: calc(47px * 0.8);
    margin-bottom: 25px;
}.ECtZ_educational_yield li {
    padding: 15px;
}.ECtZ_educational_yield li p {
    font-size: calc(15px * 0.95);
    gap: 8px;
}.ECtZ_educational_yield svg {
    width: 18px;
    height: 18px;
}
}

@media (max-width: 480px) {.ECtZ_educational_yield {
    padding: 50px 0;
}.ECtZ_educational_yield .hXbn_image {
    max-height: 250px;
}.ECtZ_educational_yield h1 {
    font-size: calc(47px * 0.7);
}.ECtZ_educational_yield h1::after {
    height: 3px;
    width: 60px;
}.ECtZ_educational_yield li {
    padding: 12px;
}.ECtZ_educational_yield li p {
    font-size: calc(15px * 0.9);
}.ECtZ_educational_yield svg {
    width: 16px;
    height: 16px;
}}.Tonv_title_intro {
    background: linear-gradient(140deg, rgb(218,237,237) 55%, rgb(150,156,188,0.5) 100%);
    overflow: hidden;
    min-height: 100vh;
    justify-content: center;
    width: 100%;
    display: flex;
    position: relative;
    align-items: center;
}.Tonv_title_intro .CLnv_who_mentors {
    max-width: 1400px;
    position: relative;
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
    display: grid;
    width: 100%;
    padding: 2rem;
}.Tonv_title_intro .CLnv_who_mentors::before {
    background: linear-gradient(90deg, transparent, rgb(184,190,214), transparent);
    transform: translateY(-1rem);
    height: 3px;
    opacity: 0.7;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}.Tonv_title_intro .LowR_label_container {
    position: relative;
    display: flex;
    z-index: 1;
    animation: fadeSlideIn 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    justify-content: center;
    flex-direction: column;
    padding: 2rem;
}.Tonv_title_intro .LowR_label_container::before {
    left: 0;
    top: 0;
    border-top: 4px solid rgb(150,156,188);
    border-left: 4px solid rgb(150,156,188);
    position: absolute;
    z-index: -1;
    content: "";
    height: 120px;
    transform: translate(-1rem, -1rem);
    opacity: 0.8;
    width: 120px;
}.Tonv_title_intro .LowR_label_container::after {
    width: 120px;
    position: absolute;
    content: "";
    border-right: 4px solid rgb(150,156,188);
    height: 120px;
    opacity: 0.8;
    border-bottom: 4px solid rgb(150,156,188);
    transform: translate(1rem, 1rem);
    bottom: 0;
    z-index: -1;
    right: 0;
}.Tonv_title_intro h1 {
    line-height: 1.2;
    font-weight: 700;
    font-size: max(calc(35px * 1.2), 2.5rem);
    transform: perspective(1000px) translateZ(0);
    margin-bottom: 1.5rem;
    transition: transform 0.5s ease;
    position: relative;
    color: rgb(184,190,214);
}.Tonv_title_intro h1::after {
    content: "";
    height: 3px;
    background: linear-gradient(90deg, rgb(150,156,188), transparent);
    position: absolute;
    left: 0;
    width: 100px;
    bottom: -0.5rem;
}.Tonv_title_intro .CvuS_page_begin {
    align-items: center;
    gap: 1.5rem;
    position: relative;
    grid-template-columns: auto 1fr;
    display: grid;
    margin-bottom: 2rem;
}.Tonv_title_intro .CvuS_page_begin svg {
    width: 80px;
    height: 80px;
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    margin-right: 1rem;
}.Tonv_title_intro .CvuS_page_begin:hover svg {
    transform: scale(1.08) rotate(5deg);
}.Tonv_title_intro .CvuS_page_begin svg path {
    fill: rgb(150,156,188);
    transition: fill 0.3s ease;
}.Tonv_title_intro .CvuS_page_begin:hover svg path {
    fill: rgb(184,190,214);
}.Tonv_title_intro .CvuS_page_begin svg text {
    font-family: Arial, sans-serif;
    transition: fill 0.3s ease;
}.Tonv_title_intro .CvuS_page_begin:hover svg text {
    fill: rgb(184,190,214);
}.Tonv_title_intro .CvuS_page_begin p {
    position: relative;
    color: #000000;
    line-height: 1.6;
    max-width: 90%;
    margin: 0;
    font-size: calc(14px * 1.1);
}.Tonv_title_intro ul {
    margin: 2rem 0 0;
    list-style: none;
    padding: 0;
    display: flex;
}.Tonv_title_intro ul li {
    margin-right: 1rem;
}.Tonv_title_intro .iGRt_request_query {
    position: relative;
    transition: all 0.3s ease;
    background: linear-gradient(135deg, rgb(150,156,188), rgb(184,190,214));
    box-shadow: 0 4px 15px rgba(94, 170, 168, 0.2);
    border: none;
    font-size: 19px;
    color: #ffffff;
    text-decoration: none;
    transform: translateY(0);
    display: inline-block;
    overflow: hidden;
    font-weight: 600;
    padding: 1rem 2rem;
}.Tonv_title_intro .iGRt_request_query::before {
    height: 100%;
    width: 100%;
    transition: left 0.6s ease;
    top: 0;
    position: absolute;
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    content: "";
}.Tonv_title_intro .iGRt_request_query:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(94, 170, 168, 0.3);
}.Tonv_title_intro .iGRt_request_query:hover::before {
    left: 100%;
}.Tonv_title_intro .hXbn_image {
    height: 500px;
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    border-radius: 0;
    overflow: hidden;
    animation: photoSlideIn 1s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    clip-path: polygon(0 5%, 100% 0, 100% 95%, 0 100%);
}.Tonv_title_intro .hXbn_image::before {
    z-index: 1;
    opacity: 0.6;
    position: absolute;
    content: "";
    background: linear-gradient(135deg, rgb(150,156,188,0.5), transparent);
    inset: 0;
}.Tonv_title_intro .hXbn_image::after {
    background: repeating-linear-gradient(
        -45deg,
        rgb(150,156,188,0.5),
        rgb(150,156,188,0.5) 5px,
        transparent 5px,
        transparent 10px
    );
    content: "";
    z-index: 2;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.1;
    left: 0;
    position: absolute;
}

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

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

@media (max-width: 992px) {.Tonv_title_intro .CLnv_who_mentors {
    grid-template-columns: 1fr;
    gap: 2rem;
}.Tonv_title_intro h1 {
    font-size: calc(35px * 1.1);
}.Tonv_title_intro .hXbn_image {
    order: -1;
    clip-path: polygon(0 0, 100% 5%, 100% 100%, 0 95%);
    height: 400px;
}.Tonv_title_intro .LowR_label_container {
    padding: 1.5rem;
}
}

@media (max-width: 768px) {.Tonv_title_intro {
    min-height: auto;
    padding: 4rem 0;
}.Tonv_title_intro .CLnv_who_mentors {
    padding: 1rem;
}.Tonv_title_intro h1 {
    font-size: 35px;
}.Tonv_title_intro .CvuS_page_begin {
    text-align: center;
    grid-template-columns: 1fr;
}.Tonv_title_intro .CvuS_page_begin svg {
    margin: 0 auto 1rem;
}.Tonv_title_intro .CvuS_page_begin p {
    max-width: 100%;
}.Tonv_title_intro ul {
    justify-content: center;
}.Tonv_title_intro .LowR_label_container::before,
    .Tonv_title_intro .LowR_label_container::after {
    height: 80px;
    width: 80px;
}.Tonv_title_intro .hXbn_image {
    clip-path: polygon(0 0, 100% 0, 100% 95%, 0 100%);
    height: 300px;
}
}

@media (max-width: 576px) {.Tonv_title_intro {
    padding: 3rem 0;
}.Tonv_title_intro h1 {
    font-size: calc(35px * 0.9);
}.Tonv_title_intro .CvuS_page_begin p {
    font-size: 14px;
}.Tonv_title_intro .hXbn_image {
    height: 250px;
}.Tonv_title_intro .iGRt_request_query {
    padding: 0.8rem 1.5rem;
}.Tonv_title_intro .LowR_label_container::before,
    .Tonv_title_intro .LowR_label_container::after {
    height: 60px;
    width: 60px;
}
}

@media (min-width: 1600px) {.Tonv_title_intro .CLnv_who_mentors {
    max-width: 1600px;
}.Tonv_title_intro h1 {
    font-size: calc(35px * 1.5);
}.Tonv_title_intro .hXbn_image {
    height: 600px;
}}.fnWU_teaching_history {
    background: linear-gradient(
        125deg,
        rgb(218,237,237) 0%,
        rgb(218,237,237) 60%,
        rgb(184,190,214,0.5) 120%
    );
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}.fnWU_teaching_history::before {
    background-size: 60px 60px;
    opacity: 0.03;
    background-image: 
        linear-gradient(45deg, rgb(184,190,214,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(184,190,214,0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgb(184,190,214,0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgb(184,190,214,0.5) 75%);
    background-position: 0 0, 0 30px, 30px -30px, -30px 0px;
    position: absolute;
    content: "";
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
}.fnWU_teaching_history::after {
    height: 200%;
    animation: pulse-subtle 15s infinite alternate ease-in-out;
    opacity: 0.2;
    background: 
        radial-gradient(
            ellipse at center,
            rgb(184,190,214,0.5) 0%,
            transparent 60%
        );
    position: absolute;
    left: -50%;
    width: 200%;
    content: "";
    top: -50%;
}@keyframes pulse-subtle {
    0% {
        transform: scale(1);
        opacity: 0.15;
    }
    100% {
        transform: scale(1.05);
        opacity: 0.25;
    }
}

.fnWU_teaching_history .container {
    z-index: 2;
    position: relative;
    padding: 0 15px;
    max-width: 1200px;
    margin: 0 auto;
}.fnWU_teaching_history .yFpI_success_stories {
    padding: 0;
    overflow: visible;
    flex-direction: column;
    background: transparent;
    border-radius: 22px;
    display: flex;
    position: relative;
    align-items: center;
}.fnWU_teaching_history .hXbn_image {
    margin-bottom: 30px;
    transform: rotate(-5deg);
    border-radius: 20px;
    z-index: 3;
    position: relative;
    box-shadow: 
        25px 25px 50px rgba(0, 0, 0, 0.12),
        -25px -25px 50px rgba(255, 255, 255, 0.7),
        inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    height: 260px;
    width: 260px;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.fnWU_teaching_history .hXbn_image::before {
    content: "";
    background: linear-gradient(
        135deg,
        rgb(184,190,214,0.5) 0%,
        transparent 50%,
        rgb(150,156,188,0.5) 100%
    );
    opacity: 0.3;
    z-index: -1;
    transform: rotate(5deg);
    inset: -10px;
    border-radius: 30px;
    transition: all 0.5s ease;
    position: absolute;
}.fnWU_teaching_history .hXbn_image::after {
    transform: rotate(10deg);
    z-index: -2;
    background: 
        repeating-linear-gradient(
            -45deg,
            transparent 0,
            transparent 10px,
            rgb(184,190,214,0.5) 10px,
            rgb(184,190,214,0.5) 11px
        );
    transition: all 0.5s ease;
    position: absolute;
    inset: -20px;
    opacity: 0.05;
    border-radius: 40px;
    content: "";
}.fnWU_teaching_history .name {
    text-fill-color: transparent;
    font-size: 44px;
    position: relative;
    background-clip: text !important;
    background: linear-gradient(
        to right,
        #000000 0%,
        rgb(184,190,214) 100%
    );
    color: #000000;
    text-align: center;
    font-weight: 700;
    padding: 0 20px 15px;
    z-index: 2;
    -webkit-text-fill-color: transparent;
    margin-bottom: 15px;
    -webkit-background-clip: text !important;
}.fnWU_teaching_history .name::after {
    transform: translateX(-50%);
    height: 3px;
    border-radius: 3px;
    bottom: 0;
    content: "";
    width: 80px;
    left: 50%;
    position: absolute;
    background: linear-gradient(
        to right,
        rgb(184,190,214) 0%,
        rgb(150,156,188) 100%
    );
}.fnWU_teaching_history .yFpI_success_stories span:not(.name) {
    z-index: 2;
    letter-spacing: 3px;
    opacity: 0.8;
    position: relative;
    font-weight: 600;
    transition: all 0.3s ease;
    color: rgb(150,156,188);
    font-size: 20px;
    margin-bottom: 40px;
    text-transform: uppercase;
    text-align: center;
}.fnWU_teaching_history .KiRV_exp_projects {
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.06),
        0 1px 1px rgba(0, 0, 0, 0.04);
    margin: 0;
    position: relative;
    background: #ffffff;
    z-index: 1;
    border-radius: 22px;
    color: #000000;
    max-width: 700px;
    text-align: center;
    width: 80%;
    line-height: 1.9;
    padding: 40px 50px;
    font-size: 16px;
}.fnWU_teaching_history .KiRV_exp_projects::before {
    height: 35px;
    top: 25px;
    opacity: 0.2;
    background: 
        linear-gradient(45deg, rgb(184,190,214,0.5) 0%, transparent 100%);
    left: 25px;
    content: "";
    width: 35px;
    border-radius: 0 0 10px 0;
    position: absolute;
}.fnWU_teaching_history .KiRV_exp_projects::after {
    right: 25px;
    height: 35px;
    border-radius: 0 0 0 10px;
    content: "";
    position: absolute;
    opacity: 0.2;
    bottom: 25px;
    background: 
        linear-gradient(225deg, rgb(150,156,188,0.5) 0%, transparent 100%);
    width: 35px;
}.fnWU_teaching_history .yFpI_success_stories::before {
    left: 50%;
    opacity: 0.1;
    height: 300px;
    position: absolute;
    background: 
        linear-gradient(
            135deg,
            rgb(184,190,214,0.5) 0%,
            transparent 100%
        );
    top: -70px;
    z-index: 0;
    transform: translateX(-50%) rotate(45deg);
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    width: 300px;
    content: "";
    animation: morphing 15s infinite alternate ease-in-out;
}@keyframes morphing {
    0% {
        border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    }
    25% {
        border-radius: 70% 30% 50% 50% / 40% 60% 40% 60%;
    }
    50% {
        border-radius: 40% 60% 60% 40% / 60% 30% 70% 40%;
    }
    75% {
        border-radius: 60% 40% 30% 70% / 50% 50% 50% 50%;
    }
    100% {
        border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    }
}

.fnWU_teaching_history .yFpI_success_stories::after {
    background: 
        linear-gradient(
            135deg,
            transparent 0%,
            rgb(150,156,188,0.5) 100%
        );
    opacity: 0.08;
    height: 350px;
    left: 50%;
    z-index: 0;
    transform: translateX(-50%) rotate(-45deg);
    border-radius: 60% 40% 30% 70% / 50% 50% 50% 50%;
    content: "";
    animation: morphing 15s infinite alternate-reverse ease-in-out;
    position: absolute;
    width: 350px;
    top: -50px;
}.fnWU_teaching_history .yFpI_success_stories:hover .hXbn_image {
    transform: rotate(0deg) translateY(-10px);
    box-shadow: 
        30px 30px 60px rgba(0, 0, 0, 0.15),
        -30px -30px 60px rgba(255, 255, 255, 0.8),
        inset 0 0 0 1px rgba(255, 255, 255, 0.2);
}.fnWU_teaching_history .yFpI_success_stories:hover .hXbn_image::before {
    opacity: 0.5;
    transform: rotate(0deg);
}.fnWU_teaching_history .yFpI_success_stories:hover .hXbn_image::after {
    transform: rotate(5deg);
}.fnWU_teaching_history .yFpI_success_stories:hover span:not(.name) {
    letter-spacing: 5px;
    opacity: 1;
}

@media (max-width: 991px) {.fnWU_teaching_history {
    padding: 80px 0;
}.fnWU_teaching_history .hXbn_image {
    width: 220px;
    height: 220px;
    margin-bottom: 25px;
}.fnWU_teaching_history .name {
    margin-bottom: 12px;
    font-size: calc(44px * 0.9);
}.fnWU_teaching_history .KiRV_exp_projects {
    width: 85%;
    padding: 35px 40px;
}.fnWU_teaching_history .yFpI_success_stories::before,
    .fnWU_teaching_history .yFpI_success_stories::after {
    width: 250px;
    height: 250px;
}
}

@media (max-width: 767px) {.fnWU_teaching_history {
    padding: 60px 0;
}.fnWU_teaching_history .hXbn_image {
    margin-bottom: 20px;
    height: 180px;
    width: 180px;
}.fnWU_teaching_history .name {
    padding: 0 15px 12px;
    margin-bottom: 10px;
    font-size: calc(44px * 0.8);
}.fnWU_teaching_history .yFpI_success_stories span:not(.name) {
    font-size: calc(20px * 0.9);
    margin-bottom: 30px;
    letter-spacing: 2px;
}.fnWU_teaching_history .KiRV_exp_projects {
    font-size: calc(16px * 0.95);
    width: 90%;
    padding: 30px 35px;
}.fnWU_teaching_history .KiRV_exp_projects::before,
    .fnWU_teaching_history .KiRV_exp_projects::after {
    height: 25px;
    width: 25px;
}.fnWU_teaching_history .yFpI_success_stories::before,
    .fnWU_teaching_history .yFpI_success_stories::after {
    height: 200px;
    width: 200px;
}.fnWU_teaching_history .yFpI_success_stories:hover span:not(.name) {
    letter-spacing: 3px;
}
}

@media (max-width: 575px) {.fnWU_teaching_history {
    padding: 50px 0;
}.fnWU_teaching_history .hXbn_image {
    border-radius: 15px;
    margin-bottom: 15px;
    width: 150px;
    height: 150px;
}.fnWU_teaching_history .hXbn_image::before {
    inset: -8px;
    border-radius: 22px;
}.fnWU_teaching_history .hXbn_image::after {
    border-radius: 30px;
    inset: -15px;
}.fnWU_teaching_history .name {
    font-size: calc(44px * 0.7);
    margin-bottom: 8px;
    padding: 0 10px 10px;
}.fnWU_teaching_history .name::after {
    height: 2px;
    width: 60px;
}.fnWU_teaching_history .yFpI_success_stories span:not(.name) {
    letter-spacing: 1px;
    margin-bottom: 25px;
    font-size: calc(20px * 0.85);
}.fnWU_teaching_history .KiRV_exp_projects {
    font-size: calc(16px * 0.9);
    border-radius: 10px;
    padding: 25px 20px;
    width: 100%;
}.fnWU_teaching_history .KiRV_exp_projects::before,
    .fnWU_teaching_history .KiRV_exp_projects::after {
    height: 20px;
    top: 15px;
    left: 15px;
    width: 20px;
}.fnWU_teaching_history .KiRV_exp_projects::after {
    right: 15px;
    bottom: 15px;
}.fnWU_teaching_history .yFpI_success_stories::before,
    .fnWU_teaching_history .yFpI_success_stories::after {
    width: 150px;
    height: 150px;
}.fnWU_teaching_history .yFpI_success_stories:hover span:not(.name) {
    letter-spacing: 2px;
}}.hGmf_cookie_popup_overlay {
    position: fixed;
    border-top: 2px solid rgb(184,190,214);
    background: rgb(218,237,237);
    width: 100%;
    z-index: 90;
    bottom: 0;
}.vYPs_user_safety {
    padding: 20px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}.hGmf_cookie_popup_overlay h5 {
    margin-bottom: 6px;
    font-size: 22px;
}.hGmf_cookie_popup_overlay p {
    font-size: 18px;
}.ZjhN_track_optin {
    margin-right: 10px;
    flex-shrink: 0;
}.ZjhN_track_optin svg, .ZjhN_track_optin svg path, .ZjhN_track_optin img {
    fill: rgb(184,190,214);
    height: 100px;
    width: 100px;
}.wFAS_cookie_guard {
    text-align: center;
    border-bottom: 2px solid rgb(184,190,214);
    cursor: pointer;
    white-space: nowrap;
    line-height: 35px;
    flex-shrink: 0;
    margin-left: 10px;
    text-decoration: none;
    min-width: 120px;
    font-size: 24px;
    color: rgb(184,190,214);
}.hGmf_cookie_popup_overlay p a {
    text-decoration: none;
    color: rgb(184,190,214);
}
@media only screen and (max-width: 1200px) {.hGmf_cookie_popup_overlay {
    padding: 20px;
}}
#iNKk_cookieNoticeMessage {
    display: none;
}#iNKk_cookieNoticeMessage:checked ~ .hGmf_cookie_popup_overlay {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 800px) {.ZjhN_track_optin {
    display: none;
}.vYPs_user_safety {
    flex-direction: column;
    align-items: center;
    justify-content: center;
}.hGmf_cookie_popup_overlay h5 {
    text-align: center;
}.hGmf_cookie_popup_overlay p {
    text-align: center;
}.xiOL_privacy_cookies {
    margin-bottom: 20px;
}body .lPJD_wrapper-holder .wFAS_cookie_guard {
    margin-left: 0;
}}.xiLS_interested_learners {
    background: #ffffff;
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}.xiLS_interested_learners::before {
    left: 0;
    width: 100%;
    opacity: 0.3;
    position: absolute;
    background: 
        radial-gradient(circle at 20% 30%, rgb(184,190,214,0.5) 0, transparent 80px),
        radial-gradient(circle at 80% 70%, rgb(150,156,188,0.5) 0, transparent 80px);
    z-index: 1;
    content: "";
    height: 100%;
    top: 0;
}.xiLS_interested_learners .container {
    margin: 0 auto;
    padding: 0 15px;
    z-index: 2;
    max-width: 1140px;
    position: relative;
}.xiLS_interested_learners .CLnv_who_mentors {
    position: relative;
}.xiLS_interested_learners h4 {
    position: relative;
    font-weight: 400;
    margin-bottom: 80px;
    font-size: 38px;
    color: #000000;
    text-align: center;
}.xiLS_interested_learners h4::after {
    bottom: -20px;
    width: 50px;
    background: rgb(184,190,214);
    content: "";
    position: absolute;
    left: 50%;
    height: 2px;
    transform: translateX(-50%);
}.xiLS_interested_learners div > div {
    gap: 40px 20px;
    max-width: 900px;
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}.xiLS_interested_learners p {
    padding: 0;
    flex-direction: column;
    transition: all 0.5s ease;
    color: #000000;
    text-align: center;
    position: relative;
    margin: 0;
    font-size: 16px;
    flex: 0 0 calc(33.333% - 20px);
    display: flex;
    align-items: center;
}.xiLS_interested_learners p::before {
    height: 0;
    content: "";
    top: 50%;
    left: 50%;
    background: rgb(218,237,237);
    border-radius: 50%;
    z-index: -1;
    width: 0;
    transform: translate(-50%, -50%);
    position: absolute;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.xiLS_interested_learners p:hover::before {
    height: 200%;
    width: 170%;
}.xiLS_interested_learners p svg {
    height: 50px;
    width: 50px;
    transition: all 0.4s ease;
    border: 1px solid rgb(184,190,214,0.5);
    padding: 10px;
    border-radius: 50%;
    margin-bottom: 15px;
}.xiLS_interested_learners p svg path {
    transition: fill 0.3s ease;
    fill: rgb(184,190,214);
}.xiLS_interested_learners p:hover svg {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    border-color: transparent;
    transform: translateY(-10px);
}.xiLS_interested_learners p:hover svg path {
    fill: rgb(150,156,188);
}.xiLS_interested_learners p span {
    padding-top: 10px;
    position: relative;
}.xiLS_interested_learners p span::before {
    width: 0;
    content: "";
    left: 50%;
    height: 1px;
    background: rgb(184,190,214);
    transition: width 0.3s ease;
    transform: translateX(-50%);
    position: absolute;
    top: 0;
}.xiLS_interested_learners p:hover span::before {
    width: 30px;
}@keyframes floatAnimation {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}

.xiLS_interested_learners p:nth-child(odd) {
    animation: floatAnimation 5s infinite ease-in-out;
}.xiLS_interested_learners p:nth-child(even) {
    animation: floatAnimation 6s infinite ease-in-out reverse;
}@keyframes fadeIn {
    from {
        opacity: 0;
        transform: scale(0.9);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}

.xiLS_interested_learners .CLnv_who_mentors > div p {
    opacity: 0;
    animation: fadeIn 0.6s ease forwards;
}.xiLS_interested_learners .CLnv_who_mentors > div p:nth-child(1) {
    animation-delay: 0.1s;
}.xiLS_interested_learners .CLnv_who_mentors > div p:nth-child(2) {
    animation-delay: 0.2s;
}.xiLS_interested_learners .CLnv_who_mentors > div p:nth-child(3) {
    animation-delay: 0.3s;
}.xiLS_interested_learners .CLnv_who_mentors > div p:nth-child(4) {
    animation-delay: 0.4s;
}.xiLS_interested_learners .CLnv_who_mentors > div p:nth-child(5) {
    animation-delay: 0.5s;
}.xiLS_interested_learners .CLnv_who_mentors > div p:nth-child(6) {
    animation-delay: 0.6s;
}.xiLS_interested_learners::after {
    background: linear-gradient(90deg, 
        transparent, 
        rgb(184,190,214,0.5), 
        rgb(150,156,188,0.5), 
        transparent);
    position: absolute;
    width: 100%;
    height: 2px;
    content: "";
    bottom: 0;
    left: 0;
}

@media (max-width: 991px) {.xiLS_interested_learners {
    padding: 100px 0;
}.xiLS_interested_learners h4 {
    font-size: calc(38px * 0.9);
    margin-bottom: 60px;
}.xiLS_interested_learners div > div {
    gap: 30px 20px;
}.xiLS_interested_learners p {
    flex: 0 0 calc(50% - 20px);
}.xiLS_interested_learners p svg {
    height: 45px;
    margin-bottom: 12px;
    width: 45px;
}
}

@media (max-width: 768px) {.xiLS_interested_learners {
    padding: 80px 0;
}.xiLS_interested_learners h4 {
    font-size: calc(38px * 0.8);
    margin-bottom: 50px;
}.xiLS_interested_learners h4::after {
    width: 40px;
    bottom: -15px;
}.xiLS_interested_learners div > div {
    gap: 40px 0;
}.xiLS_interested_learners p {
    flex: 0 0 100%;
}.xiLS_interested_learners p:nth-child(odd),
    .xiLS_interested_learners p:nth-child(even) {
    animation: none;
}
}

@media (max-width: 576px) {.xiLS_interested_learners {
    padding: 60px 0;
}.xiLS_interested_learners h4 {
    margin-bottom: 40px;
    font-size: calc(38px * 0.7);
}.xiLS_interested_learners h4::after {
    bottom: -12px;
    width: 30px;
}.xiLS_interested_learners div > div {
    gap: 30px 0;
}.xiLS_interested_learners p svg {
    height: 40px;
    width: 40px;
    margin-bottom: 10px;
    padding: 8px;
}.xiLS_interested_learners p {
    font-size: calc(16px * 0.9);
}}header {
    overflow: visible;
    z-index: 99;
    background: rgb(218,237,237);
    position: relative;
    width: 100%;
}header::before {
    position: absolute;
    content: "";
    z-index: -1;
    height: 100%;
    background: linear-gradient(90deg, rgb(184,190,214,0.5) 0%, transparent 50%, rgb(184,190,214,0.5) 100%);
    opacity: 0.15;
    top: 0;
    width: 100%;
    left: 0;
}header .bxLu_page_header {
    grid-template-rows: auto auto;
    gap: 15px;
    grid-template-columns: 1fr;
    padding: 20px;
    position: relative;
    display: grid;
}header .bxLu_page_header::after {
    left: 0;
    height: 1px;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(184,190,214,0.5), transparent);
    content: "";
    top: 50%;
    width: 100%;
}header .bxLu_page_header .Dexk_main_edu {
    z-index: 10;
    position: relative;
    padding: 5px 20px 15px;
    justify-self: center;
}header .bxLu_page_header .Dexk_main_edu::before,
header .bxLu_page_header .Dexk_main_edu::after {
    height: 90%;
    content: "";
    width: 90%;
    position: absolute;
    border-radius: 13px;
}header .bxLu_page_header .Dexk_main_edu::before {
    top: -5px;
    transform: scale(0);
    left: -5px;
    transform-origin: top left;
    border-top: 2px solid rgb(184,190,214);
    border-left: 2px solid rgb(184,190,214);
    transition: transform 0.3s ease;
}header .bxLu_page_header .Dexk_main_edu::after {
    bottom: -5px;
    right: -5px;
    border-right: 2px solid rgb(150,156,188);
    transform: scale(0);
    border-bottom: 2px solid rgb(150,156,188);
    transition: transform 0.3s ease;
    transform-origin: bottom right;
}header .bxLu_page_header .Dexk_main_edu:hover::before,
header .bxLu_page_header .Dexk_main_edu:hover::after {
    transform: scale(1);
}header .bxLu_page_header .Dexk_main_edu .FesJ_head_wrap {
    display: block;
    transition: transform 0.3s ease;
}header .bxLu_page_header .Dexk_main_edu .FesJ_head_wrap svg {
    width: auto;
    height: 60px;
}header .bxLu_page_header .tKpC_site_prime {
    display: flex;
    background: linear-gradient(180deg, transparent, rgb(150,156,188) 15%, rgba(0, 0, 0, 0.5) 85%, transparent 50%);
    list-style: none;
    justify-content: center;
    margin: 0;
    padding: 20px 0 10px;
    flex-wrap: wrap;
    position: relative;
}header .bxLu_page_header .tKpC_site_prime::before,
header .bxLu_page_header .tKpC_site_prime::after {
    height: 70%;
    content: "";
    width: 2px;
    top: 15%;
    background: rgb(184,190,214,0.5);
    position: absolute;
}header .bxLu_page_header .tKpC_site_prime::before {
    left: 0;
}header .bxLu_page_header .tKpC_site_prime::after {
    right: 0;
}header .bxLu_page_header .tKpC_site_prime .GLme_nav_expert {
    padding: 0 15px;
    position: relative;
    margin: 0;
    transition: transform 0.3s ease;
}header .bxLu_page_header .tKpC_site_prime .GLme_nav_expert:not(:last-child)::after {
    height: 60%;
    background: rgb(150,156,188,0.5);
    right: 0;
    content: "";
    top: 20%;
    width: 1px;
    position: absolute;
}header .bxLu_page_header .tKpC_site_prime .GLme_nav_expert:hover {
    transform: translateY(-3px);
}header .bxLu_page_header .tKpC_site_prime .GLme_nav_expert a {
    font-family: Arial, sans-serif;
    display: block;
    text-decoration: none;
    color: #000000;
    padding: 10px 5px;
    position: relative;
    font-weight: 600;
    font-size: 13px;
    text-align: center;
    transition: color 0.3s ease;
}header .bxLu_page_header .tKpC_site_prime .GLme_nav_expert a:hover {
    color: rgb(184,190,214);
}header .bxLu_page_header .tKpC_site_prime .GLme_nav_expert a::before {
    left: 0;
    transition: transform 0.3s ease;
    transform: scaleX(0);
    height: 2px;
    position: absolute;
    background: rgb(150,156,188);
    content: "";
    width: 100%;
    bottom: 5px;
}header .bxLu_page_header .tKpC_site_prime .GLme_nav_expert a:hover::before {
    transform: scaleX(1);
}

@media (min-width: 993px) {header .bxLu_page_header {
    grid-template-rows: auto auto;
    padding: 15px 30px;
    grid-template-columns: 1fr;
}header .bxLu_page_header .tKpC_site_prime {
    padding: 20px 10px 10px;
}
}

@media (max-width: 992px) {header .bxLu_page_header {
    grid-template-rows: auto auto;
    gap: 10px;
    padding: 15px;
}header .bxLu_page_header .Dexk_main_edu {
    padding: 5px 10px;
}header .bxLu_page_header .Dexk_main_edu .FesJ_head_wrap svg {
    height: 45px;
}header .bxLu_page_header .tKpC_site_prime {
    padding: 15px 0 10px;
}header .bxLu_page_header .tKpC_site_prime .GLme_nav_expert {
    padding: 0 10px;
}header .bxLu_page_header .tKpC_site_prime .GLme_nav_expert a {
    font-size: calc(13px - 1px);
    padding: 8px 3px;
}
}

@media (max-width: 767px) {header .bxLu_page_header .tKpC_site_prime {
    justify-content: center;
    flex-wrap: wrap;
}header .bxLu_page_header .tKpC_site_prime .GLme_nav_expert {
    margin: 3px 0;
}header .bxLu_page_header .tKpC_site_prime .GLme_nav_expert:not(:last-child)::after {
    display: none;
}}footer {
    position: relative;
    width: 100%;
}.fcAJ_linkedin_ref {
    position: relative;
    overflow: hidden;
    font-family: Arial, sans-serif;
    padding: 0 0 30px;
}footer .bZCv_tech_stack {
    z-index: 1;
    position: relative;
}footer .FgjG_get_contactform {
    margin-bottom: 70px;
    color: #ffffff;
    padding: 40px 20px;
    background-color: rgb(150,156,188);
    position: relative;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    flex-wrap: wrap;
    justify-content: center;
    display: flex;
    gap: 20px;
}footer .FgjG_get_contactform::after {
    width: 100%;
    content: "";
    top: 0;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 50%);
    position: absolute;
    left: 0;
    pointer-events: none;
    height: 100%;
}footer .info_item {
    transition: all 0.3s ease;
    max-width: 300px;
    display: flex;
    padding: 10px 20px;
    background-color: rgba(0, 0, 0, 0.2);
    flex: 1 1 200px;
    border-radius: 10px;
    align-items: center;
}footer .info_item:hover {
    background-color: rgba(0, 0, 0, 0.3);
    transform: translateY(-5px);
}footer .info_item svg {
    flex-shrink: 0;
    width: 22px;
    fill: #ffffff;
    height: 22px;
    margin-right: 15px;
}footer .info_item p,
footer .info_item a {
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}footer .info_item a:hover {
    text-decoration: underline;
}footer .text_main_holder {
    gap: 40px;
    margin-top: -30px;
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
}footer .text_main_holder::before {
    height: 100%;
    clip-path: polygon(0 15%, 100% 0, 100% 100%, 0 100%);
    width: 100%;
    z-index: -1;
    background-color: #ffffff;
    left: 0;
    content: "";
    position: absolute;
    top: 0;
}footer .Dexk_main_edu {
    padding-top: 60px;
    text-align: center;
}footer .Dexk_main_edu svg {
    height: 45px;
    margin-bottom: 15px;
    width: auto;
}footer .qAhB_zoom_meet {
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.6;
    color: #000000;
    max-width: 350px;
    text-align: center;
}footer .tKpC_site_prime {
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0% 100%);
    padding: 30px;
    margin: 0 20px;
    position: relative;
    background-color: rgb(218,237,237);
}footer .tKpC_site_prime h5 {
    font-size: 22px;
    font-weight: 600;
    position: relative;
    display: inline-block;
    margin-bottom: 25px;
    color: #000000;
}footer .tKpC_site_prime h5::after {
    background: linear-gradient(90deg, rgb(184,190,214), transparent);
    height: 2px;
    content: "";
    width: 100%;
    left: 0;
    bottom: -8px;
    position: absolute;
}footer .GxTN_top_main {
    gap: 10px 30px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin-bottom: 25px;
}footer .GxTN_top_main a {
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
    font-size: 12px;
    color: #000000;
    padding: 8px 0;
    flex: 1 0 calc(50% - 30px);
}footer .GxTN_top_main a::after {
    left: 0;
    transition: width 0.3s ease;
    width: 0;
    height: 1px;
    position: absolute;
    content: "";
    bottom: 0;
    background-color: rgb(184,190,214);
}footer .GxTN_top_main a:hover {
    padding-left: 5px;
    color: rgb(184,190,214);
}footer .GxTN_top_main a:hover::after {
    width: 100%;
}footer .subscribe_holder {
    color: #ffffff;
    margin: 0 20px;
    background-color: rgb(184,190,214);
    padding: 30px;
    position: relative;
    clip-path: polygon(0 0, 95% 0, 100% 100%, 5% 100%);
}footer .subscribe_holder::before {
    content: "";
    position: absolute;
    top: 0;
    pointer-events: none;
    width: 100%;
    height: 100%;
    left: 0;
    background: linear-gradient(45deg, rgba(0, 0, 0, 0.1) 0%, transparent 50%);
}footer .subscribe_holder h5 {
    margin-bottom: 15px;
    font-weight: 600;
    color: #ffffff;
    font-size: 22px;
}footer .subscribe_holder p {
    margin-bottom: 25px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.6;
    font-size: 12px;
}footer .input_holder {
    gap: 15px;
    display: flex;
    flex-direction: column;
    position: relative;
}footer .input_holder input[type="email"] {
    padding: 15px;
    border-radius: 10px;
    transition: all 0.3s ease;
    border: none;
    font-size: 12px;
}footer .input_holder input[type="email"]:focus {
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.3);
    outline: none;
}footer .JGeN_email_submit {
    cursor: pointer;
    background-color: #000000;
    font-size: 18px;
    border-radius: 10px;
    padding: 15px;
    font-weight: 600;
    border: none;
    transition: all 0.3s ease;
    color: #ffffff;
}footer .JGeN_email_submit:hover {
    background-color: rgb(150,156,188);
}footer .nGSB_footer_classes {
    padding-top: 20px;
    margin-top: 60px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
}footer .fMWB_footer_caption {
    text-align: center;
    font-size: 16px;
    color: #000000;
}

@media (min-width: 768px) {footer .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}footer .input_holder {
    flex-direction: row;
}footer .JGeN_email_submit {
    white-space: nowrap;
}footer .Dexk_main_edu {
    padding-top: 80px;
}
}

@media (max-width: 767px) {footer .FgjG_get_contactform {
    padding: 30px 15px 50px;
}footer .tKpC_site_prime, footer .subscribe_holder {
    padding: 25px 20px;
    margin: 0 10px;
}footer .nGSB_footer_classes {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .FgjG_get_contactform {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}footer .tKpC_site_prime h5, footer .subscribe_holder h5 {
    font-size: calc(22px - 2px);
}footer .GxTN_top_main a {
    flex: 1 0 100%;
}footer .input_holder input[type="email"],
    footer .JGeN_email_submit {
    padding: 12px;
}}.hYJW_quantitative_data {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(218,237,237) 0%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
    padding: 5rem 2rem;
}.hYJW_quantitative_data::before {
    width: 100%;
    top: 0;
    height: 100%;
    z-index: 0;
    left: 0;
    position: absolute;
    background: radial-gradient(circle at 70% 30%, rgb(184,190,214,0.5) 0%, transparent 60%);
    content: "";
}.hYJW_quantitative_data::after {
    height: 200px;
    position: absolute;
    z-index: 0;
    right: -20px;
    bottom: -20px;
    width: 200px;
    content: "";
    opacity: 0.4;
    background: linear-gradient(225deg, rgb(150,156,188) 0%, transparent 70%);
    filter: blur(40px);
}.hYJW_quantitative_data h3 {
    text-align: center;
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    font-weight: 700;
    font-size: clamp(1.8rem, 5vw, 30px);
    color: #000000;
    position: relative;
    letter-spacing: 0.05em;
    margin-bottom: 3rem;
    transform: translateY(0);
    z-index: 2;
}.hYJW_quantitative_data h3::after {
    left: 50%;
    border-radius: 10px;
    height: 4px;
    content: "";
    bottom: -12px;
    background: linear-gradient(90deg, rgb(184,190,214) 0%, rgb(150,156,188) 100%);
    transform: translateX(-50%);
    position: absolute;
    width: 80px;
}.hYJW_quantitative_data .container {
    z-index: 2;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.hYJW_quantitative_data ul {
    gap: 1.5rem;
    padding: 0;
    list-style: none;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
}.hYJW_quantitative_data .gomv_statistics_wins {
    transform: translateZ(0);
    position: relative;
    padding: 1.8rem;
    border-radius: 29px;
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.05),
              -5px -5px 20px rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(10px);
    flex-direction: column;
    justify-content: space-between;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.6));
    overflow: hidden;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), 
              box-shadow 0.4s ease;
    height: 100%;
    display: flex;
}.hYJW_quantitative_data .gomv_statistics_wins::before {
    height: 6px;
    opacity: 0.8;
    right: -2px;
    position: absolute;
    transition: opacity 0.3s ease;
    top: -2px;
    left: -2px;
    background: linear-gradient(90deg, rgb(184,190,214), rgb(150,156,188));
    content: "";
}.hYJW_quantitative_data .gomv_statistics_wins:hover {
    box-shadow: 15px 15px 35px rgba(0, 0, 0, 0.08),
              -8px -8px 25px rgba(255, 255, 255, 0.9);
    transform: translateY(-5px) scale(1.02);
}.hYJW_quantitative_data .gomv_statistics_wins:hover::before {
    opacity: 1;
}.hYJW_quantitative_data .gomv_statistics_wins span {
    position: relative;
    font-weight: 600;
    transition: transform 0.3s ease;
    color: #000000;
    margin-bottom: 1rem;
    line-height: 1.4;
    letter-spacing: 0.02em;
    display: block;
    font-size: calc(15px * 1.1);
}.hYJW_quantitative_data .gomv_statistics_wins:hover span {
    transform: translateX(5px);
}.hYJW_quantitative_data .gomv_statistics_wins p {
    align-items: center;
    position: relative;
    margin: 0;
    color: rgb(184,190,214);
    font-size: clamp(2rem, 5vw, 3.5rem);
    line-height: 1;
    display: flex;
    font-weight: 700;
}.hYJW_quantitative_data .gomv_statistics_wins p::after {
    transition: transform 0.4s ease;
    background: linear-gradient(135deg, rgb(150,156,188,0.5) 0%, transparent 70%);
    content: "";
    border-radius: 50%;
    height: 40px;
    width: 40px;
    margin-left: 10px;
    opacity: 0.8;
    display: block;
}.hYJW_quantitative_data .gomv_statistics_wins:hover p::after {
    transform: scale(1.2);
}

@media (max-width: 768px) {.hYJW_quantitative_data {
    padding: 4rem 1.5rem;
}.hYJW_quantitative_data ul {
    gap: 1.2rem;
    grid-template-columns: 1fr;
}.hYJW_quantitative_data .gomv_statistics_wins {
    padding: 1.5rem;
}.hYJW_quantitative_data h3 {
    margin-bottom: 2rem;
}.hYJW_quantitative_data .gomv_statistics_wins p {
    font-size: 2.2rem;
}.hYJW_quantitative_data .gomv_statistics_wins p::after {
    width: 30px;
    height: 30px;
}
}

@media (min-width: 769px) and (max-width: 1024px) {.hYJW_quantitative_data ul {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 1025px) {.hYJW_quantitative_data ul {
    grid-template-columns: repeat(3, 1fr);
}.hYJW_quantitative_data .gomv_statistics_wins {
    transform: translateZ(0) scale(1);
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1), 
                box-shadow 0.5s ease;
}.hYJW_quantitative_data .gomv_statistics_wins:hover {
    transform: translateY(-8px) scale(1.03);
}
}

@media (prefers-reduced-motion: reduce) {.hYJW_quantitative_data .gomv_statistics_wins,
  .hYJW_quantitative_data .gomv_statistics_wins:hover,
  .hYJW_quantitative_data h3,
  .hYJW_quantitative_data .gomv_statistics_wins span,
  .hYJW_quantitative_data .gomv_statistics_wins p::after {
    transition: none;
    transform: none;
}}.vkno_training_structure {
    overflow: visible;
    padding: 170px 0 140px;
    position: relative;
    background: linear-gradient(130deg, rgb(218,237,237) 0%, rgb(150,156,188,0.5) 150%);
}.vkno_training_structure::before {
    z-index: 1;
    opacity: 0.05;
    height: 100%;
    background-size: 100% 40px;
    top: 0;
    left: 0;
    content: '';
    position: absolute;
    width: 100%;
    background-image: linear-gradient(rgb(184,190,214,0.5) 1px, transparent 1px);
}.vkno_training_structure .CLnv_who_mentors {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    padding: 0 20px;
    z-index: 2;
}.vkno_training_structure .LowR_label_container {
    position: relative;
    padding: 0;
    flex-wrap: wrap;
    width: 100%;
    display: flex;
}.vkno_training_structure .LowR_label_container h2 {
    z-index: 4;
    padding: 35px 40px;
    font-size: 37px;
    backdrop-filter: blur(10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    align-self: flex-start;
    margin: 0;
    transform: translate(-60px, -40px);
    border-radius: 19px;
    background: linear-gradient(120deg, rgb(184,190,214,0.5) 0%, rgba(255, 255, 255, 0.1) 100%);
    font-weight: 700;
    color: #ffffff;
    width: 40%;
    position: relative;
}.vkno_training_structure .LowR_label_container p {
    margin: 0;
    position: relative;
    color: #ffffff;
    border-radius: 19px;
    font-size: 18px;
    transform: translate(30px, 40px);
    align-self: flex-end;
    line-height: 1.8;
    z-index: 3;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.2);
    background: rgba(255, 255, 255, 0.05);
    width: 60%;
    padding: 40px 50px;
    backdrop-filter: blur(15px);
}.vkno_training_structure .LowR_label_container::before {
    height: 65%;
    content: '';
    border-radius: 19px;
    position: absolute;
    filter: blur(40px);
    top: 15%;
    width: 80%;
    opacity: 0.15;
    left: 10%;
    background: linear-gradient(140deg, rgb(184,190,214,0.5) 0%, transparent 70%);
    z-index: 1;
}.vkno_training_structure .LowR_label_container::after {
    content: '';
    top: 10%;
    z-index: 2;
    border-radius: 19px;
    position: absolute;
    opacity: 0.1;
    left: 5%;
    height: 80%;
    border: 1px solid rgb(184,190,214,0.5);
    width: 90%;
}.vkno_training_structure .LowR_label_container h2::before {
    height: 120px;
    filter: blur(30px);
    content: '';
    background: rgb(184,190,214);
    border-radius: 50%;
    z-index: -1;
    position: absolute;
    right: -60px;
    bottom: -60px;
    width: 120px;
    opacity: 0.05;
}.vkno_training_structure .LowR_label_container h2::after {
    width: 3px;
    z-index: 5;
    opacity: 0.6;
    bottom: -90px;
    position: absolute;
    background: rgb(184,190,214);
    right: 40px;
    content: '';
    height: 80px;
}.vkno_training_structure .LowR_label_container p::before {
    top: 30px;
    height: 1px;
    left: 10%;
    position: absolute;
    content: '';
    width: 80%;
    background: linear-gradient(90deg, transparent, rgb(184,190,214,0.5), transparent);
    opacity: 0.3;
}.vkno_training_structure .LowR_label_container p::after {
    opacity: 0.3;
    height: 1px;
    left: 20%;
    background: linear-gradient(90deg, transparent, rgb(150,156,188,0.5), transparent);
    width: 60%;
    content: '';
    position: absolute;
    bottom: 30px;
}.vkno_training_structure::after {
    z-index: 1;
    animation: float-morph 20s infinite alternate;
    background: rgb(184,190,214,0.5);
    content: '';
    opacity: 0.05;
    height: 250px;
    bottom: -100px;
    position: absolute;
    border-radius: 30% 70% 50% 50% / 30% 30% 70% 70%;
    filter: blur(80px);
    right: 10%;
    width: 250px;
}.vkno_training_structure .CLnv_who_mentors::before {
    opacity: 0.2;
    top: -100px;
    border: 1px solid rgb(150,156,188,0.5);
    height: 200px;
    transform-origin: center;
    animation: rotate-scale 25s infinite linear;
    width: 200px;
    content: '';
    left: 12%;
    position: absolute;
}.vkno_training_structure .CLnv_who_mentors::after {
    content: '';
    border: 1px dashed rgb(184,190,214,0.5);
    height: 180px;
    position: absolute;
    transform-origin: center;
    bottom: -90px;
    width: 180px;
    opacity: 0.15;
    left: 40%;
    animation: rotate-scale 20s infinite linear reverse;
}@keyframes float-morph {
    0% {
        border-radius: 30% 70% 50% 50% / 30% 30% 70% 70%;
        transform: translate(0, 0);
    }
    50% {
        border-radius: 50% 50% 70% 30% / 60% 40% 30% 70%;
        transform: translate(-30px, -20px);
    }
    100% {
        border-radius: 30% 70% 50% 50% / 30% 30% 70% 70%;
        transform: translate(0, 0);
    }
}

@keyframes rotate-scale {
    0% {
        transform: rotate(0deg) scale(1);
    }
    50% {
        transform: rotate(180deg) scale(1.1);
    }
    100% {
        transform: rotate(360deg) scale(1);
    }
}

.vkno_training_structure .CLnv_who_mentors::before {
    clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
}.vkno_training_structure .CLnv_who_mentors::after {
    clip-path: polygon(50% 0, 83% 12%, 100% 43%, 94% 78%, 68% 100%, 32% 100%, 6% 78%, 0% 43%, 17% 12%);
}

@media screen and (max-width: 1200px) {.vkno_training_structure .LowR_label_container h2 {
    transform: translate(-40px, -30px);
    width: 45%;
}.vkno_training_structure .LowR_label_container p {
    transform: translate(20px, 30px);
    width: 65%;
}.vkno_training_structure .CLnv_who_mentors::before,
    .vkno_training_structure .CLnv_who_mentors::after {
    width: 160px;
    height: 160px;
}
}

@media screen and (max-width: 992px) {.vkno_training_structure {
    padding: 140px 0 120px;
}.vkno_training_structure .LowR_label_container h2 {
    padding: 30px 35px;
    transform: translate(-30px, -25px);
    width: 50%;
}.vkno_training_structure .LowR_label_container p {
    width: 70%;
    padding: 35px 40px;
    transform: translate(15px, 25px);
}.vkno_training_structure .LowR_label_container h2::after {
    bottom: -70px;
    height: 60px;
}.vkno_training_structure .CLnv_who_mentors::before {
    top: -70px;
    height: 140px;
    width: 140px;
}.vkno_training_structure .CLnv_who_mentors::after {
    width: 140px;
    height: 140px;
    bottom: -70px;
}
}

@media screen and (max-width: 768px) {.vkno_training_structure {
    overflow: hidden;
    padding: 120px 0 100px;
}.vkno_training_structure .LowR_label_container {
    flex-direction: column;
}.vkno_training_structure .LowR_label_container h2 {
    margin-bottom: 40px;
    transform: none;
    width: 100%;
    padding: 25px 30px;
    font-size: calc(37px * 0.9);
}.vkno_training_structure .LowR_label_container p {
    transform: none;
    width: 100%;
}.vkno_training_structure .LowR_label_container::before,
    .vkno_training_structure .LowR_label_container::after {
    display: none;
}.vkno_training_structure .LowR_label_container h2::after {
    height: 40px;
    bottom: -50px;
    right: 50%;
}.vkno_training_structure .CLnv_who_mentors::before,
    .vkno_training_structure .CLnv_who_mentors::after,
    .vkno_training_structure::after {
    display: none;
}
}

@media screen and (max-width: 480px) {.vkno_training_structure {
    padding: 100px 0 80px;
}.vkno_training_structure .LowR_label_container h2 {
    margin-bottom: 30px;
    padding: 20px 25px;
    font-size: calc(37px * 0.8);
}.vkno_training_structure .LowR_label_container p {
    padding: 25px 30px;
    font-size: calc(18px * 0.9);
}.vkno_training_structure .LowR_label_container h2::after {
    bottom: -40px;
    height: 30px;
}}.rfDy_our_story {
    box-shadow: inset 0 0 150px rgba(0, 0, 0, 0.4);
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}.rfDy_our_story::before {
    left: 0;
    z-index: 1;
    top: 0;
    position: absolute;
    bottom: 0;
    background: linear-gradient(135deg, 
        rgb(184,190,214,0.5) 0%,
        rgba(0, 0, 0, 0.75) 100%);
    content: "";
    backdrop-filter: blur(2px);
    right: 0;
}.rfDy_our_story::after {
    width: 100%;
    top: -50%;
    right: -50%;
    z-index: 2;
    height: 200%;
    content: "";
    position: absolute;
    opacity: 0.15;
    animation: shimmer 15s infinite alternate;
    background: radial-gradient(circle at center, rgb(150,156,188,0.5) 0%, transparent 60%);
    pointer-events: none;
    transform: rotate(45deg);
}.rfDy_our_story .container {
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    z-index: 3;
    max-width: 1200px;
}.rfDy_our_story .LowR_label_container {
    box-shadow: 0 20px 80px rgba(0, 0, 0, 0.2);
    background: rgba(255, 255, 255, 0.9);
    transform: perspective(1000px) rotateY(2deg);
    padding: 3.5rem;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    mask-image: linear-gradient(to bottom, 
        rgba(0, 0, 0, 1) 98%, 
        rgba(0, 0, 0, 0) 100%);
}.rfDy_our_story .LowR_label_container:hover {
    transform: perspective(1000px) rotateY(0deg);
}.rfDy_our_story .LowR_label_container::before {
    top: 0;
    animation: gradient-shift 8s ease infinite;
    left: 0;
    position: absolute;
    width: 100%;
    height: 8px;
    background: linear-gradient(90deg, 
        rgb(184,190,214) 0%, 
        rgb(150,156,188) 50%, 
        rgb(184,190,214) 100%);
    background-size: 200% 100%;
    content: "";
}.rfDy_our_story .LowR_label_container::after {
    z-index: -1;
    opacity: 0.2;
    content: "";
    animation: rotate 30s linear infinite;
    top: 20px;
    position: absolute;
    right: 20px;
    border: 2px solid rgb(150,156,188,0.5);
    transform: rotate(45deg);
    width: 120px;
    height: 120px;
}.rfDy_our_story h1 {
    font-size: 46px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 2rem;
    font-weight: 700;
    position: relative;
    color: rgb(184,190,214);
    letter-spacing: 2px;
}.rfDy_our_story h1::after {
    background-color: rgb(150,156,188);
    left: 0;
    bottom: -10px;
    width: 40%;
    content: "";
    height: 3px;
    position: absolute;
    transition: width 0.4s ease;
}.rfDy_our_story .LowR_label_container:hover h1::after {
    width: 100%;
}.rfDy_our_story ul {
    margin: 0;
    list-style: none;
    padding: 0;
}.rfDy_our_story ul li {
    margin-bottom: 1rem;
}.rfDy_our_story ul li:last-child {
    margin-bottom: 0;
}.rfDy_our_story h4 {
    font-weight: 600;
    font-size: calc(22px * 1.1);
    color: #000000;
    position: relative;
    display: inline-block;
    margin-bottom: 1rem;
}.rfDy_our_story span {
    display: block;
    column-gap: 2.5rem;
    font-family: Arial, sans-serif;
    hyphens: auto;
    font-size: 18px;
    position: relative;
    text-align: justify;
    padding-left: 0;
    color: #000000;
    column-count: 2;
    line-height: 1.8;
}.rfDy_our_story span::first-letter {
    line-height: 0.8;
    color: rgb(184,190,214);
    float: left;
    font-size: 2.5em;
    margin-right: 0.1em;
    font-weight: 700;
}

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

@keyframes shimmer {
    0% {
        opacity: 0.05;
        transform: rotate(45deg) translate(-5%, -5%);
    }
    100% {
        opacity: 0.2;
        transform: rotate(45deg) translate(5%, 5%);
    }
}

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

@media (max-width: 1200px) {.rfDy_our_story {
    padding: 100px 0;
}.rfDy_our_story .LowR_label_container {
    transform: perspective(1000px) rotateY(1deg);
    padding: 3rem;
}.rfDy_our_story span {
    column-count: 2;
}
}

@media (max-width: 992px) {.rfDy_our_story {
    padding: 80px 0;
}.rfDy_our_story .LowR_label_container {
    padding: 2.5rem;
    transform: none;
}.rfDy_our_story h1 {
    font-size: calc(46px * 0.9);
}.rfDy_our_story span {
    column-count: 2;
    font-size: calc(18px * 0.95);
}
}

@media (max-width: 768px) {.rfDy_our_story {
    padding: 60px 0;
}.rfDy_our_story .LowR_label_container {
    padding: 2rem;
}.rfDy_our_story h1 {
    font-size: calc(46px * 0.8);
}.rfDy_our_story span {
    column-count: 1;
    font-size: calc(18px * 0.9);
}.rfDy_our_story .LowR_label_container::after {
    width: 80px;
    top: 15px;
    height: 80px;
    right: 15px;
}
}

@media (max-width: 576px) {.rfDy_our_story {
    padding: 50px 0;
}.rfDy_our_story .LowR_label_container {
    padding: 1.5rem;
}.rfDy_our_story h1 {
    font-size: calc(46px * 0.7);
    margin-bottom: 1.5rem;
}.rfDy_our_story h4 {
    font-size: calc(22px * 1);
}.rfDy_our_story span {
    line-height: 1.6;
    font-size: calc(18px * 0.85);
}.rfDy_our_story span::first-letter {
    font-size: 2em;
}.rfDy_our_story .LowR_label_container::before {
    height: 5px;
}.rfDy_our_story .LowR_label_container::after {
    display: none;
}
}

@media (max-width: 380px) {.rfDy_our_story {
    padding: 40px 0;
}.rfDy_our_story .LowR_label_container {
    padding: 1.25rem;
}.rfDy_our_story h1 {
    font-size: calc(46px * 0.6);
    margin-bottom: 1.25rem;
}.rfDy_our_story span {
    line-height: 1.5;
    font-size: calc(18px * 0.8);
}
}