* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}.lVEI_main_lead {
    flex: 1 0 auto;
}svg {
    width: 30px;
    height: 30px;
}html,body {
    height: 100%;
    min-height: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
}.bLHD_wrapper-capsule {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    height: 100%;
}.container {
    margin: auto;
    width: 1121px;
    max-width: 100%;
}header,footer {
    width: 100%;
}a {
    text-decoration: none;
    color: inherit;
}.HRxb_review_block {
    flex: 0 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.MywP_course_program {
    overflow: hidden;
    position: relative;
    padding: 7rem 0;
    background: rgb(233,237,225);
}.MywP_course_program::before {
    content: "";
    left: 0;
    opacity: 0.15;
    background: 
        linear-gradient(45deg, transparent 45%, rgb(205,212,191,0.5) 100%),
        linear-gradient(135deg, transparent 45%, rgb(173,181,152,0.5) 100%);
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
}.MywP_course_program::after {
    position: absolute;
    content: "";
    width: 100%;
    opacity: 0.05;
    height: 100%;
    left: 0;
    z-index: 0;
    background: 
        repeating-linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.5) 1px, transparent 1px, transparent 20px),
        repeating-linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.5) 1px, transparent 1px, transparent 20px);
    top: 0;
}.MywP_course_program .fYnN_learn_coding {
    align-items: center;
    flex-direction: column;
    display: flex;
}.MywP_course_program .ZbpT_paragraph_wrap {
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.12);
    z-index: 3;
    padding: 4rem 3rem;
    backdrop-filter: blur(10px);
    position: relative;
    text-align: center;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
    width: 100%;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transform: translateZ(0);
    border-radius: 26px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    clip-path: polygon(
        0% 5%, 
        5% 0%, 
        95% 0%, 
        100% 5%, 
        100% 95%, 
        95% 100%, 
        5% 100%, 
        0% 95%
    );
}.MywP_course_program .ZbpT_paragraph_wrap:hover {
    box-shadow: 0 40px 70px rgba(0, 0, 0, 0.18);
    transform: translateY(-8px);
}.MywP_course_program h2 {
    position: relative;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #000000;
    font-size: calc(38px * 1.2);
    font-weight: 700;
    margin-bottom: 1.8rem;
    display: inline-block;
}.MywP_course_program h2::before {
    height: 45px;
    content: "";
    left: -15px;
    opacity: 0.7;
    width: 45px;
    top: -15px;
    position: absolute;
    border-left: 3px solid rgb(205,212,191);
    border-top: 3px solid rgb(205,212,191);
    transition: all 0.5s ease;
}.MywP_course_program h2::after {
    content: "";
    transition: all 0.5s ease;
    right: -15px;
    position: absolute;
    width: 45px;
    opacity: 0.7;
    bottom: -15px;
    height: 45px;
    border-right: 3px solid rgb(173,181,152);
    border-bottom: 3px solid rgb(173,181,152);
}.MywP_course_program .ZbpT_paragraph_wrap:hover h2::before {
    top: -20px;
    left: -20px;
    width: 55px;
    height: 55px;
}.MywP_course_program .ZbpT_paragraph_wrap:hover h2::after {
    bottom: -20px;
    height: 55px;
    right: -20px;
    width: 55px;
}.MywP_course_program .description {
    line-height: 1.9;
    position: relative;
    max-width: 85%;
    color: #000000;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    margin-bottom: 1.8rem;
    font-size: 12px;
    margin-right: auto;
    margin-left: auto;
}.MywP_course_program .description:last-of-type {
    font-weight: 600;
    transform: perspective(1000px) rotateX(2deg);
    transition: all 0.5s ease;
    max-width: 90%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 100%);
    border-right: 3px solid rgb(173,181,152);
    padding: 1.2rem 1.8rem;
    border-left: 3px solid rgb(205,212,191);
    border-radius: 10px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}.MywP_course_program .ZbpT_paragraph_wrap:hover .description:last-of-type {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: perspective(1000px) rotateX(0deg);
}.MywP_course_program .adXR_img_container {
    top: -10%;
    width: 120%;
    height: 120%;
    transform: none;
    left: -10%;
    filter: brightness(0.95) contrast(1.05);
    transition: all 1.2s cubic-bezier(0.19, 1, 0.22, 1);
    z-index: 0;
    border-radius: 0;
    position: absolute;
}.MywP_course_program .adXR_img_container::before {
    content: "";
    z-index: 1;
    top: 0;
    position: absolute;
    height: 100%;
    opacity: 0.85;
    background: 
        radial-gradient(circle at center, transparent 30%, rgba(0, 0, 0, 0.5) 100%),
        linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 70%);
    left: 0;
    width: 100%;
}.MywP_course_program .adXR_img_container::after {
    top: -25%;
    content: "";
    position: absolute;
    opacity: 0.3;
    animation: rotateGradient 20s infinite linear;
    left: -25%;
    height: 150%;
    z-index: 2;
    width: 150%;
    background: 
        radial-gradient(
            ellipse at center, 
            transparent 30%, 
            rgb(205,212,191,0.5) 70%, 
            rgb(173,181,152,0.5) 100%
        );
}@keyframes rotateGradient {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.MywP_course_program .ZbpT_paragraph_wrap::before {
    opacity: 0.15;
    height: 70%;
    right: -5%;
    animation: morph 15s linear infinite alternate;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    position: absolute;
    content: "";
    z-index: -1;
    width: 70%;
    top: -5%;
    background: rgb(205,212,191,0.5);
}.MywP_course_program .ZbpT_paragraph_wrap::after {
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    z-index: -1;
    content: "";
    height: 70%;
    background: rgb(173,181,152,0.5);
    width: 70%;
    bottom: -5%;
    position: absolute;
    left: -5%;
    animation: morph 15s linear infinite alternate-reverse;
    opacity: 0.15;
}

@keyframes morph {
    0% {
        border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    }
    25% {
        border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    }
    50% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    }
    75% {
        border-radius: 40% 60% 30% 70% / 60% 40% 30% 70%;
    }
    100% {
        border-radius: 60% 40% 60% 40% / 50% 60% 40% 50%;
    }
}

@media (max-width: 1200px) {.MywP_course_program .ZbpT_paragraph_wrap {
    max-width: 800px;
    padding: 3.5rem 2.5rem;
}.MywP_course_program .adXR_img_container {
    width: 130%;
    height: 130%;
}
}

@media (max-width: 992px) {.MywP_course_program {
    padding: 5rem 0;
}.MywP_course_program .ZbpT_paragraph_wrap {
    padding: 3rem 2rem;
    max-width: 700px;
}.MywP_course_program h2 {
    font-size: 38px;
}.MywP_course_program .description {
    line-height: 1.8;
    max-width: 90%;
}.MywP_course_program .adXR_img_container {
    left: -20%;
    top: -20%;
    width: 140%;
    height: 140%;
}
}

@media (max-width: 768px) {.MywP_course_program {
    padding: 4rem 0;
}.MywP_course_program .ZbpT_paragraph_wrap {
    max-width: 90%;
    padding: 2.5rem 1.5rem;
    clip-path: polygon(
            0% 3%, 
            3% 0%, 
            97% 0%, 
            100% 3%, 
            100% 97%, 
            97% 100%, 
            3% 100%, 
            0% 97%
        );
}.MywP_course_program h2 {
    font-size: calc(38px * 0.95);
}.MywP_course_program h2::before,
    .MywP_course_program h2::after {
    left: -10px;
    width: 35px;
    height: 35px;
    top: -10px;
}.MywP_course_program h2::after {
    bottom: -10px;
    right: -10px;
}.MywP_course_program .ZbpT_paragraph_wrap:hover h2::before,
    .MywP_course_program .ZbpT_paragraph_wrap:hover h2::after {
    width: 40px;
    height: 40px;
}.MywP_course_program .description {
    max-width: 95%;
    font-size: calc(12px * 0.95);
    line-height: 1.7;
}.MywP_course_program .description:last-of-type {
    padding: 1rem 1.5rem;
    max-width: 95%;
}.MywP_course_program .adXR_img_container {
    height: 150%;
    width: 150%;
}
}

@media (max-width: 576px) {.MywP_course_program {
    padding: 3rem 0;
}.MywP_course_program .ZbpT_paragraph_wrap {
    clip-path: polygon(
            0% 2%, 
            2% 0%, 
            98% 0%, 
            100% 2%, 
            100% 98%, 
            98% 100%, 
            2% 100%, 
            0% 98%
        );
    max-width: 95%;
    padding: 2rem 1.2rem;
}.MywP_course_program h2 {
    margin-bottom: 1.2rem;
    font-size: calc(38px * 0.85);
}.MywP_course_program h2::before,
    .MywP_course_program h2::after {
    left: -8px;
    height: 25px;
    width: 25px;
    top: -8px;
    border-width: 2px;
}.MywP_course_program h2::after {
    right: -8px;
    border-width: 2px;
    bottom: -8px;
}.MywP_course_program .ZbpT_paragraph_wrap:hover h2::before,
    .MywP_course_program .ZbpT_paragraph_wrap:hover h2::after {
    height: 30px;
    width: 30px;
}.MywP_course_program .description {
    line-height: 1.6;
    max-width: 100%;
    margin-bottom: 1.2rem;
    font-size: calc(12px * 0.9);
}.MywP_course_program .description:last-of-type {
    border-width: 2px;
    padding: 0.8rem 1.2rem;
    max-width: 100%;
    transform: none;
}.MywP_course_program .ZbpT_paragraph_wrap:hover {
    transform: translateY(-5px);
}.MywP_course_program .ZbpT_paragraph_wrap:hover .description:last-of-type {
    transform: none;
}.MywP_course_program .adXR_img_container {
    top: -30%;
    left: -30%;
    height: 160%;
    width: 160%;
}.MywP_course_program .ZbpT_paragraph_wrap::before,
    .MywP_course_program .ZbpT_paragraph_wrap::after {
    width: 80%;
    height: 80%;
}}.pHbP_about_this {
    overflow: hidden;
    font-family: Arial, sans-serif;
    background: rgb(233,237,225);
    position: relative;
    padding: 4rem 0;
}.pHbP_about_this::before {
    opacity: 0.2;
    height: 70%;
    top: -10%;
    transform: rotate(-15deg) skew(15deg);
    content: "";
    right: -5%;
    background: linear-gradient(135deg, rgb(205,212,191,0.5), rgb(173,181,152,0.5));
    width: 45%;
    z-index: 1;
    position: absolute;
    animation: float 15s infinite ease-in-out;
}.pHbP_about_this::after {
    background: linear-gradient(225deg, rgb(173,181,152,0.5), rgb(205,212,191,0.5));
    height: 70%;
    left: -5%;
    animation: float 20s infinite ease-in-out reverse;
    transform: rotate(15deg) skew(-15deg);
    z-index: 1;
    width: 45%;
    content: "";
    position: absolute;
    bottom: -10%;
    opacity: 0.15;
}.pHbP_about_this .container {
    z-index: 2;
    position: relative;
    max-width: 1200px;
    padding: 0 1.5rem;
    margin: 0 auto;
}.pHbP_about_this h1 {
    text-align: center;
    position: relative;
    font-size: 43px;
    animation: fadeInUp 0.8s 0.2s forwards ease-out;
    font-weight: 700;
    transform: translateY(10px);
    opacity: 0;
    color: #000000;
    margin-bottom: 2.5rem;
}.pHbP_about_this h1::after {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    content: "";
    left: 50%;
    height: 3px;
    width: 80px;
    transform: translateX(-50%);
    bottom: -0.75rem;
    position: absolute;
    background: linear-gradient(90deg, rgb(205,212,191), rgb(173,181,152));
}.pHbP_about_this .lgrx_path_impact {
    position: relative;
}.pHbP_about_this .lgrx_path_impact ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: grid;
    grid-template-columns: 1fr;
    gap: 3rem;
}.pHbP_about_this .XjoK_quick_skill {
    transform: translateY(20px);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.4s ease;
    padding: 2.5rem;
    background: #ffffff;
    animation: fadeInUp 0.8s 0.4s forwards ease-out;
    opacity: 0;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
    border-radius: 2px;
    position: relative;
}.pHbP_about_this .XjoK_quick_skill:nth-child(2) {
    animation-delay: 0.6s;
}.pHbP_about_this .XjoK_quick_skill::before {
    z-index: -1;
    left: 0;
    background: linear-gradient(135deg, transparent 97%, rgb(205,212,191,0.5));
    top: 0;
    transition: transform 0.4s ease, opacity 0.4s ease;
    opacity: 0.3;
    height: 100%;
    content: "";
    width: 100%;
    transform: translate(8px, 8px);
    position: absolute;
}.pHbP_about_this .XjoK_quick_skill:hover {
    transform: translateY(15px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
}.pHbP_about_this .XjoK_quick_skill:hover::before {
    transform: translate(12px, 12px);
    opacity: 0.4;
}.pHbP_about_this .XjoK_quick_skill h4 {
    color: rgb(205,212,191);
    font-size: calc(19px * 1.1);
    margin-bottom: 1.5rem;
    font-weight: 600;
    position: relative;
    padding-bottom: 0.75rem;
}.pHbP_about_this .XjoK_quick_skill h4::after {
    left: 0;
    transition: width 0.4s ease;
    background: rgb(173,181,152);
    bottom: 0;
    height: 2px;
    content: "";
    position: absolute;
    width: 40px;
}.pHbP_about_this .XjoK_quick_skill:hover h4::after {
    width: 60px;
}.pHbP_about_this .XjoK_quick_skill div {
    font-size: 12px;
    overflow-y: auto;
    max-height: 300px;
    line-height: 1.75;
    padding-right: 0.75rem;
    color: #000000;
}.pHbP_about_this .XjoK_quick_skill div::-webkit-scrollbar {
    width: 4px;
}.pHbP_about_this .XjoK_quick_skill div::-webkit-scrollbar-track {
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.05);
}.pHbP_about_this .XjoK_quick_skill div::-webkit-scrollbar-thumb {
    background: rgb(173,181,152,0.5);
    border-radius: 2px;
}

@media (min-width: 768px) {.pHbP_about_this {
    padding: 6rem 0;
}.pHbP_about_this h1 {
    font-size: calc(43px * 1.2);
    margin-bottom: 3.5rem;
    text-align: left;
}.pHbP_about_this h1::after {
    width: 100px;
    left: 0;
    transform: none;
}.pHbP_about_this .lgrx_path_impact ul {
    gap: 2.5rem;
    grid-template-columns: repeat(2, 1fr);
}.pHbP_about_this .XjoK_quick_skill {
    padding: 3rem;
}.pHbP_about_this .XjoK_quick_skill div {
    max-height: 400px;
}
}

@media (min-width: 1024px) {.pHbP_about_this::before {
    height: 60%;
    width: 35%;
}.pHbP_about_this::after {
    width: 35%;
    height: 60%;
}.pHbP_about_this .container {
    padding: 0 3rem;
}.pHbP_about_this h1 {
    font-size: calc(43px * 1.4);
}.pHbP_about_this .lgrx_path_impact ul {
    gap: 3.5rem;
}.pHbP_about_this .XjoK_quick_skill {
    padding: 3.5rem;
}.pHbP_about_this .XjoK_quick_skill h4 {
    font-size: calc(19px * 1.2);
    margin-bottom: 2rem;
}.pHbP_about_this .XjoK_quick_skill div {
    font-size: calc(12px * 1.05);
    line-height: 1.8;
}
}

@media (min-width: 1440px) {.pHbP_about_this {
    padding: 8rem 0;
}.pHbP_about_this .container {
    max-width: 1400px;
}.pHbP_about_this .XjoK_quick_skill {
    padding: 4rem;
}.pHbP_about_this .XjoK_quick_skill div {
    max-height: 450px;
}}

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

@keyframes float {
    0%, 100% {
        transform: rotate(-15deg) skew(15deg) translate(0, 0);
    }
    50% {
        transform: rotate(-15deg) skew(15deg) translate(-15px, 15px);
    }
}.AEJb_data_exploration {
    position: relative;
    overflow: hidden;
    background: rgb(233,237,225);
    padding: 6rem 0;
}.AEJb_data_exploration::before {
    top: 0;
    width: 100%;
    position: absolute;
    height: 100%;
    content: "";
    background: radial-gradient(ellipse at center, transparent 0%, rgb(233,237,225) 100%);
    left: 0;
    z-index: 0;
}.AEJb_data_exploration .container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 0 1.5rem;
    z-index: 1;
}.AEJb_data_exploration .FWLq_extra_experts {
    display: flex;
    margin-bottom: 5rem;
    position: relative;
}.AEJb_data_exploration .QZSx_statistics_upgrade {
    padding: 0;
    width: 25%;
    z-index: 2;
    position: relative;
}.AEJb_data_exploration .QZSx_statistics_upgrade:not(:last-child) {
    border-right: 1px dashed rgb(205,212,191,0.5);
}.AEJb_data_exploration .QZSx_statistics_upgrade h4 {
    font-size: calc(29px * 1.5);
    display: inline-block;
    transition: all 0.3s ease;
    font-weight: 700;
    position: relative;
    color: transparent;
    margin: 0 0 1rem;
    -webkit-text-stroke: 1px rgb(205,212,191);
}.AEJb_data_exploration .QZSx_statistics_upgrade:nth-child(even) h4 {
    -webkit-text-stroke: 1px rgb(173,181,152);
}.AEJb_data_exploration .QZSx_statistics_upgrade:hover h4 {
    -webkit-text-stroke: 0;
    color: rgb(205,212,191);
    transform: translateY(-5px);
}.AEJb_data_exploration .QZSx_statistics_upgrade:nth-child(even):hover h4 {
    color: rgb(173,181,152);
    -webkit-text-stroke: 0;
}.AEJb_data_exploration .QZSx_statistics_upgrade span {
    color: #000000;
    position: relative;
    font-weight: 400;
    display: block;
    transition: all 0.3s ease;
    font-size: 13px;
}.AEJb_data_exploration .QZSx_statistics_upgrade:hover span {
    transform: translateY(5px);
}.AEJb_data_exploration .iNYM_edu_wins {
    text-align: center;
    position: relative;
}.AEJb_data_exploration .iNYM_edu_wins::before {
    content: "";
    position: absolute;
    background: rgb(205,212,191,0.5);
    width: 1px;
    top: -2.5rem;
    left: 50%;
    transform: translateX(-50%);
    height: 2rem;
}.AEJb_data_exploration .oYnC_key_pros {
    font-size: 29px;
    margin: 0 0 1.5rem;
    display: inline-block;
    font-weight: 700;
    padding: 0 1rem;
    color: #000000;
    position: relative;
}.AEJb_data_exploration .oYnC_key_pros::before,
.AEJb_data_exploration .oYnC_key_pros::after {
    top: 50%;
    width: 30px;
    background: rgb(205,212,191);
    content: "";
    height: 1px;
    position: absolute;
}.AEJb_data_exploration .oYnC_key_pros::before {
    left: -20px;
    transform: translateY(-50%);
}.AEJb_data_exploration .oYnC_key_pros::after {
    right: -20px;
    transform: translateY(-50%);
}.AEJb_data_exploration .ZczO_key_classes {
    margin: 0 auto;
    font-size: 13px;
    max-width: 700px;
    font-weight: 400;
    color: #000000;
    line-height: 1.7;
}.AEJb_data_exploration svg {
    fill: rgb(205,212,191,0.5);
    height: 30px;
    top: -10px;
    transition: all 0.3s ease;
    right: 10px;
    width: 30px;
    position: absolute;
    opacity: 0.2;
}.AEJb_data_exploration .QZSx_statistics_upgrade:nth-child(even) svg {
    fill: rgb(173,181,152,0.5);
}.AEJb_data_exploration svg path {
    fill: inherit;
}.AEJb_data_exploration .QZSx_statistics_upgrade:hover svg {
    transform: rotate(15deg);
    opacity: 0.8;
}

@media (max-width: 1024px) {.AEJb_data_exploration {
    padding: 5rem 0;
}.AEJb_data_exploration .QZSx_statistics_upgrade h4 {
    font-size: calc(29px * 1.2);
}.AEJb_data_exploration .FWLq_extra_experts {
    margin-bottom: 4rem;
}
}

@media (max-width: 768px) {.AEJb_data_exploration {
    padding: 4rem 0;
}.AEJb_data_exploration .FWLq_extra_experts {
    margin-bottom: 3rem;
    flex-wrap: wrap;
}.AEJb_data_exploration .QZSx_statistics_upgrade {
    width: 50%;
    margin-bottom: 1.5rem;
}.AEJb_data_exploration .QZSx_statistics_upgrade:nth-child(2) {
    border-right: none;
}.AEJb_data_exploration .iNYM_edu_wins::before {
    top: -1.5rem;
    height: 1rem;
}.AEJb_data_exploration .oYnC_key_pros {
    font-size: calc(29px * 0.9);
    margin-bottom: 1.2rem;
}.AEJb_data_exploration .ZczO_key_classes {
    line-height: 1.6;
    font-size: calc(13px * 0.95);
}
}

@media (max-width: 480px) {.AEJb_data_exploration {
    padding: 3rem 0;
}.AEJb_data_exploration .QZSx_statistics_upgrade {
    border-bottom: 1px dashed rgb(205,212,191,0.5);
    padding-bottom: 1.5rem;
    border-right: none !important;
    width: 100%;
    margin-bottom: 2rem;
}.AEJb_data_exploration .QZSx_statistics_upgrade:last-child {
    border-bottom: none;
}.AEJb_data_exploration .QZSx_statistics_upgrade h4 {
    font-size: 29px;
}.AEJb_data_exploration .QZSx_statistics_upgrade span {
    font-size: calc(13px * 0.9);
}.AEJb_data_exploration .oYnC_key_pros {
    font-size: calc(29px * 0.8);
    margin-bottom: 1rem;
}.AEJb_data_exploration .ZczO_key_classes {
    line-height: 1.5;
    font-size: calc(13px * 0.9);
}}.vCdM_title_intro {
    position: relative;
    width: 100%;
    min-height: 100vh;
    overflow: hidden;
}.vCdM_title_intro .cDst_edu_welcome {
    width: 100%;
    top: 0;
    display: flex;
    position: absolute;
    left: 0;
    align-items: center;
    height: 100%;
    justify-content: flex-start;
}.vCdM_title_intro .cDst_edu_welcome::before {
    position: absolute;
    background: linear-gradient(
    135deg,
    rgb(205,212,191,0.5) 0%,
    rgba(0, 0, 0, 0.6) 50%,
    rgb(173,181,152,0.5) 100%
  );
    z-index: 1;
    height: 100%;
    content: "";
    width: 100%;
    backdrop-filter: blur(5px);
    top: 0;
    left: 0;
}.vCdM_title_intro .cDst_edu_welcome::after {
    position: absolute;
    height: 100%;
    left: 0;
    content: "";
    z-index: 2;
    background: 
    linear-gradient(90deg, transparent 0%, rgb(173,181,152,0.5) 100%),
    radial-gradient(circle at 75% 25%, rgb(205,212,191,0.5) 0%, transparent 50%);
    opacity: 0.7;
    top: 0;
    width: 100%;
}.vCdM_title_intro .GTCg_legacy_edu {
    transform-origin: left center;
    max-width: 85%;
    clip-path: polygon(0 0, 100% 5%, 98% 95%, 0% 100%);
    animation: titlePageReveal 1.2s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    padding: 5% 8%;
    margin-left: 5%;
    position: relative;
    box-shadow: 
    0 25px 50px -12px rgba(0, 0, 0, 0.4),
    0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    backdrop-filter: blur(8px);
    z-index: 10;
    transform: perspective(1000px) rotateY(-2deg);
    background: linear-gradient(
    120deg,
    rgba(255, 255, 255, 0.1) 0%,
    rgba(255, 255, 255, 0.03) 100%
  );
}.vCdM_title_intro .GTCg_legacy_edu::before {
    transform: skewX(-20deg);
    background: rgb(205,212,191);
    animation: slideIn 1.5s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    position: absolute;
    width: 40%;
    top: -10px;
    height: 10px;
    left: -10px;
    content: "";
    opacity: 0;
    animation-delay: 0.5s;
}.vCdM_title_intro .GTCg_legacy_edu::after {
    right: -10px;
    position: absolute;
    width: 40%;
    bottom: -10px;
    transform: skewX(-20deg);
    animation: slideIn 1.5s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    height: 10px;
    content: "";
    background: rgb(173,181,152);
    animation-delay: 0.7s;
    opacity: 0;
}.vCdM_title_intro h1 {
    color: #ffffff;
    letter-spacing: -0.02em;
    transform: translateX(-20px);
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    font-weight: 700;
    margin-bottom: 1.5rem;
    animation: slideTextIn 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    position: relative;
    font-size: clamp(2.5rem, 5vw, 45px);
    line-height: 1.1;
    -webkit-background-clip: text !important;
    animation-delay: 0.3s;
    opacity: 0;
    background: linear-gradient(90deg, #ffffff 0%, rgb(173,181,152) 100%);
    -webkit-text-fill-color: transparent;
}.vCdM_title_intro h1::after {
    bottom: -15px;
    transform-origin: left center;
    content: "";
    background: linear-gradient(90deg, rgb(205,212,191) 0%, rgb(173,181,152) 100%);
    width: 80px;
    opacity: 0;
    animation: expandLine 1.2s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    height: 5px;
    left: 0;
    position: absolute;
    animation-delay: 0.8s;
}.vCdM_title_intro h3 {
    color: #ffffff;
    animation-delay: 0.5s;
    max-width: 90%;
    line-height: 1.4;
    opacity: 0.9;
    animation: slideTextIn 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    opacity: 0;
    position: relative;
    margin-bottom: 1.5rem;
    font-size: clamp(1.2rem, 2.5vw, 1.8rem);
    transform: translateX(-20px);
    font-weight: 600;
}.vCdM_title_intro p {
    transform: translateY(20px);
    margin-top: 2rem;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    animation-delay: 0.7s;
    padding-left: 1rem;
    animation: fadeUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    line-height: 1.6;
    position: relative;
    color: #ffffff;
    opacity: 0;
    font-weight: 400;
    font-size: clamp(1rem, 1.5vw, 15px);
    border-left: 3px solid rgb(205,212,191);
}

@keyframes titlePageReveal {
  0% {
    opacity: 0;
    transform: perspective(1000px) rotateY(-10deg) translateX(-50px);
  }
  100% {
    opacity: 1;
    transform: perspective(1000px) rotateY(-2deg) translateX(0);
  }
}

@keyframes slideIn {
  0% {
    transform: skewX(-20deg) translateX(-50px);
    opacity: 0;
  }
  100% {
    transform: skewX(-20deg) translateX(0);
    opacity: 1;
  }
}

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

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

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

@media (max-width: 991px) {.vCdM_title_intro .GTCg_legacy_edu {
    clip-path: polygon(0 0, 100% 3%, 98% 97%, 0% 100%);
    transform: perspective(1000px) rotateY(-1deg);
    padding: 6% 6%;
    margin-left: 5%;
    max-width: 90%;
}.vCdM_title_intro h1::after {
    width: 60px;
}.vCdM_title_intro h3 {
    max-width: 100%;
}
}

@media (max-width: 767px) {.vCdM_title_intro .cDst_edu_welcome {
    justify-content: center;
}.vCdM_title_intro .GTCg_legacy_edu {
    padding: 8% 7%;
    max-width: 92%;
    transform: none;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    margin: 0 auto;
}.vCdM_title_intro h1 {
    letter-spacing: -0.01em;
}.vCdM_title_intro h3 {
    font-size: clamp(1.1rem, 4vw, 1.5rem);
}.vCdM_title_intro p {
    padding-left: 0.75rem;
    font-size: 1rem;
}
}

@media (max-width: 480px) {.vCdM_title_intro .GTCg_legacy_edu {
    padding: 10% 8%;
    background: linear-gradient(
      120deg,
      rgba(255, 255, 255, 0.15) 0%,
      rgba(255, 255, 255, 0.05) 100%
    );
}.vCdM_title_intro h1 {
    font-size: 2rem;
}.vCdM_title_intro .cDst_edu_welcome::before {
    background: linear-gradient(
      135deg,
      rgb(205,212,191,0.5) 0%,
      rgba(0, 0, 0, 0.75) 50%,
      rgb(173,181,152,0.5) 100%
    );
}}.Mbze_cookie_overlay_dialog {
    border-top: 3px solid rgb(173,181,152);
    position: fixed;
    transition: transform 0.5s ease-in-out;
    bottom: 0;
    animation: slideUp 0.5s forwards;
    padding: 20px 0;
    background: rgb(173,181,152);
    font-family: Arial, sans-serif;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    width: 100%;
    transform: translateY(100%);
    z-index: 90;
}@keyframes slideUp {
    to {
        transform: translateY(0);
    }
}
.BdAe_cookie_data {
    align-items: center;
    padding: 20px 5%;
    gap: 20px;
    display: flex;
    justify-content: space-between;
}.Mbze_cookie_overlay_dialog h5 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 1px;
    color: #ffffff;
}.Mbze_cookie_overlay_dialog p {
    margin: 0;
    line-height: 1.5;
    font-size: 15px;
    color: #ffffff;
}.XGSE_edu_consent {
    filter: drop-shadow(0 0 10px rgb(205,212,191));
    margin-right: 15px;
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
}.XGSE_edu_consent svg {
    fill: rgb(205,212,191);
    transition: transform 0.3s ease-in-out;
    height: 80px;
    width: 80px;
}.XGSE_edu_consent:hover svg {
    transform: scale(1.1);
}.xjNc_consent_panel {
    white-space: nowrap;
    text-align: center;
    box-shadow: 0 0 15px rgb(205,212,191);
    padding: 10px 20px;
    border-radius: 13px;
    flex-shrink: 0;
    color: #000000;
    font-size: 15px;
    line-height: 40px;
    background: linear-gradient(90deg, rgb(205,212,191), rgb(173,181,152));
    margin-left: 10px;
    min-width: 140px;
    cursor: pointer;
    text-decoration: none;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
}.xjNc_consent_panel:hover {
    box-shadow: 0 0 20px rgb(173,181,152);
}.cookie_button.fnZg_cookie_compl:hover {
    box-shadow: 0 0 15px rgb(173,181,152);
}.Mbze_cookie_overlay_dialog p a {
    text-decoration: none;
    color: rgb(205,212,191);
    transition: color 0.3s ease;
}.Mbze_cookie_overlay_dialog p a:hover {
    color: rgb(173,181,152);
}#IUOW_cookieAlertMessage {
    display: none;
}#IUOW_cookieAlertMessage:checked ~ .Mbze_cookie_overlay_dialog {
    visibility: hidden;
    opacity: 0;
}
@media only screen and (max-width: 1200px) {.Mbze_cookie_overlay_dialog {
    padding: 15px 0;
}.BdAe_cookie_data {
    padding: 15px 5%;
}
}
@media only screen and (max-width: 800px) {.XGSE_edu_consent {
    display: none;
}.BdAe_cookie_data {
    text-align: center;
    flex-direction: column;
    align-items: center;
}.Mbze_cookie_overlay_dialog h5 {
    margin-bottom: 5px;
    font-size: 17px;
}.AxOc_consent_edu {
    margin-bottom: 15px;
}.xjNc_consent_panel {
    min-width: 100%;
    margin: 10px 0;
}}
.gNaQ_package_deal {
    padding: 100px 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(233,237,225) 0%, rgba(245, 247, 252, 1) 100%);
}.gNaQ_package_deal::before {
    top: 0;
    background-image: repeating-linear-gradient(
    45deg,
    rgba(0, 0, 0, 0.02) 0px,
    rgba(0, 0, 0, 0.02) 1px,
    transparent 1px,
    transparent 11px
  );
    z-index: 1;
    height: 100%;
    left: 0;
    width: 100%;
    pointer-events: none;
    position: absolute;
    content: "";
}.gNaQ_package_deal .container {
    padding: 0 20px;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    position: relative;
}.gNaQ_package_deal .jOmI_pricing_catalog {
    display: flex;
    flex-direction: column-reverse;
}.gNaQ_package_deal .juWq_premium_cost {
    transition: transform 0.5s ease-out;
    text-align: center;
    margin-bottom: 50px;
}.gNaQ_package_deal .juWq_premium_cost h2 {
    display: inline-block;
    font-size: 32px;
    font-weight: 700;
    position: relative;
    color: #000000;
    margin-bottom: 15px;
}.gNaQ_package_deal .juWq_premium_cost h2::after {
    height: 3px;
    position: absolute;
    width: 80px;
    transform: translateX(-50%);
    background: rgb(205,212,191);
    bottom: -10px;
    left: 50%;
    content: "";
}.gNaQ_package_deal .WVMo_study_fees {
    margin: 0 auto;
    white-space: normal;
    overflow-wrap: break-word;
    color: #000000;
    font-size: 14px;
    word-break: break-word;
    max-width: 700px;
    line-height: 1.6;
}.gNaQ_package_deal .kNbl_indv_cost {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
}.gNaQ_package_deal .DpRt_monthly_rate {
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    text-decoration: none;
    display: block;
    border-radius: 8px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    color: #000000;
    position: relative;
}.gNaQ_package_deal .DpRt_monthly_rate:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px);
}.gNaQ_package_deal .bCHT_fee_pricing {
    background-color: #ffffff;
    position: relative;
    overflow: hidden;
    flex-direction: column;
    display: flex;
    min-height: 450px;
}.gNaQ_package_deal .DMmw_annual_plan {
    flex-direction: column;
    position: relative;
    z-index: 2;
    white-space: normal;
    word-break: break-word;
    padding: 30px;
    flex: 1;
    overflow-wrap: break-word;
    display: flex;
}.gNaQ_package_deal .DMmw_annual_plan h3 {
    transform: translateX(0);
    font-size: calc(22px + 2px);
    margin-bottom: 8px;
    color: #000000;
    position: relative;
    transition: transform 0.3s ease;
    font-weight: 600;
}.gNaQ_package_deal .DpRt_monthly_rate:hover .DMmw_annual_plan h3 {
    transform: translateX(5px);
}.gNaQ_package_deal .HVgX_lesson_rates {
    display: inline-block;
    margin: 15px 0;
    color: rgb(205,212,191);
    position: relative;
    font-size: calc(22px + 4px);
    font-weight: 700;
}.gNaQ_package_deal .HVgX_lesson_rates::before {
    width: 10px;
    left: -20px;
    height: 2px;
    background: rgb(205,212,191);
    top: 50%;
    content: "";
    transform: translateX(-10px);
    opacity: 0;
    position: absolute;
    transition: all 0.3s ease;
}.gNaQ_package_deal .DpRt_monthly_rate:hover .HVgX_lesson_rates::before {
    opacity: 1;
    transform: translateX(0);
}.gNaQ_package_deal .DMmw_annual_plan p {
    white-space: normal;
    word-break: break-word;
    flex: 1;
    line-height: 1.6;
    overflow-wrap: break-word;
    color: #000000;
    margin-top: 15px;
    font-size: 14px;
}.gNaQ_package_deal .adXR_img_container {
    height: 200px;
    width: 100%;
    position: relative;
    overflow: hidden;
    transition: transform 0.6s ease;
}.gNaQ_package_deal .adXR_img_container::after {
    height: 100%;
    left: 0;
    position: absolute;
    background: linear-gradient(0deg, rgba(rgb(205,212,191,0.5), 0.2) 0%, rgba(0, 0, 0, 0) 100%);
    z-index: 1;
    width: 100%;
    top: 0;
    content: "";
}.gNaQ_package_deal .DpRt_monthly_rate:hover .adXR_img_container {
    transform: scale(1.05);
}.gNaQ_package_deal .DpRt_monthly_rate:nth-child(odd) .bCHT_fee_pricing {
    background: linear-gradient(135deg, #ffffff 0%, rgba(245, 247, 252, 1) 100%);
}.gNaQ_package_deal .DpRt_monthly_rate:nth-child(even) .bCHT_fee_pricing {
    background: linear-gradient(135deg, rgba(245, 247, 252, 1) 0%, #ffffff 100%);
}.gNaQ_package_deal .DpRt_monthly_rate:nth-child(1) {
    animation: fadeInUp 0.6s 0.1s both;
}.gNaQ_package_deal .DpRt_monthly_rate:nth-child(2) {
    animation: fadeInUp 0.6s 0.2s both;
}.gNaQ_package_deal .DpRt_monthly_rate:nth-child(3) {
    animation: fadeInUp 0.6s 0.3s both;
}.gNaQ_package_deal .DpRt_monthly_rate:nth-child(4) {
    animation: fadeInUp 0.6s 0.4s both;
}

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

@media (min-width: 768px) {.gNaQ_package_deal .kNbl_indv_cost {
    grid-template-columns: repeat(2, 1fr);
}.gNaQ_package_deal .juWq_premium_cost {
    margin-bottom: 60px;
}.gNaQ_package_deal .DMmw_annual_plan h3 {
    font-size: 22px;
}.gNaQ_package_deal .HVgX_lesson_rates {
    font-size: calc(22px + 2px);
}.gNaQ_package_deal .DMmw_annual_plan p {
    font-size: calc(14px - 1px);
}
}

@media (min-width: 992px) {.gNaQ_package_deal .jOmI_pricing_catalog {
    align-items: center;
    gap: 50px;
    flex-direction: row;
}.gNaQ_package_deal .juWq_premium_cost {
    text-align: left;
    flex: 0 0 30%;
    margin-bottom: 0;
}.gNaQ_package_deal .juWq_premium_cost h2::after {
    left: 0;
    transform: none;
}.gNaQ_package_deal .kNbl_indv_cost {
    flex: 0 0 70%;
    grid-template-columns: repeat(2, 1fr);
}.gNaQ_package_deal .DMmw_annual_plan {
    padding: 35px;
}
}

@media (min-width: 1200px) {.gNaQ_package_deal .kNbl_indv_cost {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}.gNaQ_package_deal .bCHT_fee_pricing {
    min-height: 500px;
}.gNaQ_package_deal .adXR_img_container {
    height: 220px;
}.gNaQ_package_deal .DMmw_annual_plan h3 {
    font-size: calc(22px + 2px);
}.gNaQ_package_deal .HVgX_lesson_rates {
    font-size: calc(22px + 6px);
}}.UYKg_service_contact {
    font-family: Arial, sans-serif;
    background: linear-gradient(
        135deg, 
        rgb(205,212,191,0.5) 0%, 
        rgb(173,181,152,0.5) 50%, 
        rgb(205,212,191,0.5) 100%
    );
    position: relative;
    overflow: hidden;
}.UYKg_service_contact::before {
    left: -50%;
    animation: techBackground 15s linear infinite;
    position: absolute;
    opacity: 0.5;
    z-index: 1;
    background: repeating-radial-gradient(
        circle at center,
        transparent 0,
        rgba(255,255,255,0.02) 10px,
        transparent 20px
    );
    content: '';
    top: -50%;
    height: 200%;
    width: 200%;
}@keyframes techBackground {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.UYKg_service_contact .container {
    position: relative;
    max-width: 1200px;
    padding: 4rem 15px;
    margin: 0 auto;
    z-index: 2;
}.UYKg_service_contact .Rkbz_contact_help {
    transform: perspective(1000px) rotateX(5deg) scale(0.98);
    transition: all 0.4s ease;
    border: 1px solid rgba(255,255,255,0.1);
    box-shadow: 
        0 15px 40px rgba(0,0,0,0.1),
        0 0 30px rgba(rgb(205,212,191), 0.2);
    padding: 3rem;
    backdrop-filter: blur(15px);
    border-radius: 17px;
    background: rgba(255,255,255,0.05);
}.UYKg_service_contact .oPkH_ask_questions {
    -webkit-text-fill-color: transparent;
    text-align: center;
    margin-bottom: 2rem;
    letter-spacing: 2px;
    font-size: 28px;
    color: #ffffff;
    -webkit-background-clip: text !important;
    background: linear-gradient(
        90deg, 
        rgb(205,212,191), 
        rgb(173,181,152)
    );
    text-transform: uppercase;
}.UYKg_service_contact .adXR_img_container {
    overflow: hidden;
    position: relative;
    border-radius: 50%;
    transition: transform 0.3s ease;
    margin: 0 auto 2rem;
    box-shadow: 
        0 0 0 6px rgba(255,255,255,0.1),
        0 10px 30px rgba(0,0,0,0.2);
    border: 4px solid rgb(173,181,152);
    height: 250px;
    width: 250px;
}.UYKg_service_contact .adXR_img_container:hover {
    transform: scale(1.05);
}.UYKg_service_contact .bLsq_assist_support {
    text-align: center;
    color: #ffffff;
}.UYKg_service_contact .bLsq_assist_support p {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    margin-bottom: 1rem;
    font-size: 15px;
    padding: 0.5rem 0;
    transition: all 0.3s ease;
}.UYKg_service_contact .bLsq_assist_support p svg {
    opacity: 0.8;
    height: 24px;
    transition: all 0.3s ease;
    margin: 0 8px;
    width: 24px;
    flex-shrink: 0;
}.UYKg_service_contact .bLsq_assist_support p svg path {
    transition: fill 0.3s ease;
    fill: #ffffff;
}.UYKg_service_contact .bLsq_assist_support p:hover {
    transform: translateX(10px);
}.UYKg_service_contact .bLsq_assist_support p:hover svg {
    opacity: 1;
    transform: scale(1.1);
}.UYKg_service_contact .bLsq_assist_support p:hover svg path {
    fill: rgb(173,181,152);
}.UYKg_service_contact .bLsq_assist_support a {
    text-decoration: none;
    color: #ffffff;
    position: relative;
    transition: color 0.3s ease;
}.UYKg_service_contact .bLsq_assist_support a:hover {
    color: rgb(173,181,152);
}.UYKg_service_contact .UuWa_quick_request {
    padding: 1.5rem;
    background: rgba(255,255,255,0.05);
    margin-top: 2rem;
    border-radius: 10px;
}.UYKg_service_contact .BRad_get_connected {
    align-items: center;
    display: flex;
    font-size: 20px;
    justify-content: center;
    text-align: center;
    color: #ffffff;
    margin-bottom: 1rem;
}.UYKg_service_contact .BRad_get_connected svg {
    margin-right: 10px;
    width: 22px;
    opacity: 0.8;
    height: 22px;
    transition: all 0.3s ease;
}.UYKg_service_contact .BRad_get_connected svg path {
    fill: #ffffff;
}.UYKg_service_contact .UuWa_quick_request:hover .BRad_get_connected svg {
    transform: rotate(15deg);
    opacity: 1;
}.UYKg_service_contact .UuWa_quick_request:hover .BRad_get_connected svg path {
    fill: rgb(173,181,152);
}.UYKg_service_contact .IAQc_talk_now {
    justify-content: center;
    flex-wrap: wrap;
    display: flex;
    gap: 0.5rem;
}.UYKg_service_contact .ZRbd_contact_us {
    border-radius: 10px;
    display: flex;
    overflow: hidden;
    background: rgba(255,255,255,0.1);
    position: relative;
    color: #ffffff;
    padding: 0.5rem 1rem;
    transition: all 0.3s ease;
    align-items: center;
}.UYKg_service_contact .ZRbd_contact_us svg {
    margin-right: 0;
    opacity: 0;
    transition: all 0.3s ease;
    height: 16px;
    width: 0;
    transform: translateX(-10px);
}.UYKg_service_contact .ZRbd_contact_us svg path {
    fill: rgb(173,181,152);
}.UYKg_service_contact .ZRbd_contact_us:hover {
    background: rgba(255,255,255,0.2);
    padding-right: 1.2rem;
    padding-left: 0.8rem;
}.UYKg_service_contact .ZRbd_contact_us:hover svg {
    width: 16px;
    margin-right: 6px;
    transform: translateX(0);
    opacity: 1;
}

@media (max-width: 1024px) {.UYKg_service_contact .container {
    padding: 2rem 15px;
}.UYKg_service_contact .Rkbz_contact_help {
    padding: 2rem;
}.UYKg_service_contact .adXR_img_container {
    width: 200px;
    height: 200px;
}.UYKg_service_contact .bLsq_assist_support p svg {
    margin-right: 8px;
    height: 18px;
    width: 18px;
}.UYKg_service_contact .BRad_get_connected svg {
    margin-right: 8px;
    height: 20px;
    width: 20px;
}
}

@media (max-width: 768px) {.UYKg_service_contact .Rkbz_contact_help {
    padding: 1.5rem;
}.UYKg_service_contact .adXR_img_container {
    height: 150px;
    width: 150px;
}.UYKg_service_contact .IAQc_talk_now {
    align-items: center;
    flex-direction: column;
}.UYKg_service_contact .bLsq_assist_support p svg {
    height: 16px;
    width: 16px;
    margin-right: 6px;
}.UYKg_service_contact .BRad_get_connected svg {
    margin-right: 6px;
    width: 18px;
    height: 18px;
}
}

@media (max-width: 480px) {.UYKg_service_contact .container {
    padding: 1rem 15px;
}.UYKg_service_contact .Rkbz_contact_help {
    padding: 1rem;
}.UYKg_service_contact .adXR_img_container {
    width: 120px;
    height: 120px;
}.UYKg_service_contact .bLsq_assist_support p svg {
    margin-right: 5px;
    height: 14px;
    width: 14px;
}.UYKg_service_contact .BRad_get_connected svg {
    height: 16px;
    width: 16px;
    margin-right: 5px;
}}.eYKE_confidential_zone {
    overflow: hidden;
    perspective: 1000px;
    padding: 5rem 2rem;
    position: relative;
    background: linear-gradient(135deg, rgb(233,237,225) 0%, rgba(255,255,255,0.98) 100%);
}.eYKE_confidential_zone::before {
    opacity: 0.15;
    content: "";
    z-index: 0;
    height: 100%;
    top: 0;
    position: absolute;
    width: 100%;
    left: 0;
    transform: translateZ(-50px);
    background: 
        radial-gradient(circle at 20% 30%, rgb(205,212,191,0.5) 0%, transparent 20%),
        radial-gradient(circle at 80% 70%, rgb(173,181,152,0.5) 0%, transparent 25%);
}.eYKE_confidential_zone .container {
    max-width: 1140px;
    transform: translateZ(0) rotateX(0.5deg);
    z-index: 1;
    padding: 2rem;
    transform-style: preserve-3d;
    margin: 0 auto;
    box-shadow: 
        0 20px 40px rgba(0,0,0,0.05),
        0 5px 15px rgba(0,0,0,0.03);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    border-left: 4px solid rgb(205,212,191);
    position: relative;
    background: #ffffff;
}.eYKE_confidential_zone .container:hover {
    transform: translateZ(10px) rotateX(0deg);
}.eYKE_confidential_zone h1 {
    color: #000000;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 2rem;
    font-family: Arial, sans-serif;
    font-size: calc(48px * 1.2);
    padding-bottom: 1rem;
    letter-spacing: -0.5px;
    position: relative;
}.eYKE_confidential_zone h1::after {
    transition: transform 0.4s ease-out;
    width: 80px;
    transform-origin: left;
    left: 0;
    content: "";
    background: linear-gradient(90deg, rgb(205,212,191) 0%, rgb(173,181,152) 100%);
    transform: scaleX(1);
    height: 4px;
    bottom: 0;
    position: absolute;
}.eYKE_confidential_zone:hover h1::after {
    transform: scaleX(1.5);
}.eYKE_confidential_zone h2 {
    margin: 3rem 0 1.5rem;
    position: relative;
    transform: translateX(0);
    font-size: calc(33px * 1.05);
    transition: transform 0.3s ease-out;
    border-left: 3px solid rgb(173,181,152);
    font-weight: 600;
    color: #000000;
    padding-left: 1rem;
    font-family: Arial, sans-serif;
}.eYKE_confidential_zone h2:hover {
    transform: translateX(5px);
}.eYKE_confidential_zone h3 {
    padding-bottom: 0.5rem;
    font-family: Arial, sans-serif;
    font-size: calc(23px * 1.2);
    border-bottom: 1px solid rgba(0,0,0,0.1);
    color: #000000;
    font-weight: 600;
    position: relative;
    margin: 2.5rem 0 1rem;
}.eYKE_confidential_zone h4 {
    padding-left: 1.5rem;
    font-weight: 600;
    position: relative;
    color: #000000;
    margin: 2rem 0 1rem;
    font-size: calc(19px * 1.1);
    font-family: Arial, sans-serif;
}.eYKE_confidential_zone h4::before {
    height: 8px;
    background-color: rgb(205,212,191);
    left: 0;
    content: "";
    top: 50%;
    position: absolute;
    width: 8px;
    transform: translateY(-50%) rotate(45deg);
}.eYKE_confidential_zone p {
    color: #000000;
    font-size: 17px;
    line-height: 1.8;
    margin-bottom: 1.5rem;
    position: relative;
    transition: transform 0.3s ease-out;
    font-family: Arial, sans-serif;
    transform: translateZ(0);
}.eYKE_confidential_zone p:hover {
    transform: translateZ(5px);
}.eYKE_confidential_zone strong {
    display: inline-block;
    font-weight: 600;
    background: linear-gradient(to bottom, transparent 85%, rgb(173,181,152,0.5) 85%, rgb(173,181,152,0.5) 100%);
    padding: 0 2px;
    color: #000000;
    position: relative;
}.eYKE_confidential_zone ul {
    margin: 1.5rem 0 2rem;
    padding-left: 1.5rem;
    position: relative;
    list-style: none;
}.eYKE_confidential_zone ul li {
    position: relative;
    font-family: Arial, sans-serif;
    transition: transform 0.2s ease-out;
    line-height: 1.7;
    color: #000000;
    padding-left: 1.5rem;
    margin-bottom: 1rem;
    font-size: 17px;
}.eYKE_confidential_zone ul li:hover {
    transform: translateX(5px);
}.eYKE_confidential_zone ul li::before {
    height: 6px;
    position: absolute;
    content: "";
    border-radius: 50%;
    top: 0.65rem;
    left: 0;
    background-color: rgb(205,212,191);
    transition: transform 0.2s ease-out, background-color 0.2s ease-out;
    width: 6px;
}.eYKE_confidential_zone ul li:hover::before {
    transform: scale(1.5);
    background-color: rgb(173,181,152);
}.eYKE_confidential_zone span {
    display: block;
    padding: 1rem 1.5rem;
    color: #000000;
    margin-bottom: 2rem;
    transform: translateX(0);
    transition: transform 0.3s ease-out, border-left-color 0.3s ease-out;
    font-family: Arial, sans-serif;
    line-height: 1.7;
    background-color: rgba(rgba(0, 0, 0, 0.5), 0.02);
    font-size: 17px;
    border-left: 2px solid rgb(173,181,152,0.5);
}.eYKE_confidential_zone span:hover {
    transform: translateX(5px);
    border-left-color: rgb(173,181,152);
}

@media screen and (max-width: 1200px) {.eYKE_confidential_zone {
    padding: 4rem 1.5rem;
}.eYKE_confidential_zone .container {
    padding: 1.5rem;
}.eYKE_confidential_zone h1 {
    font-size: calc(48px * 1.1);
}.eYKE_confidential_zone h2 {
    font-size: 33px;
}
}

@media screen and (max-width: 992px) {.eYKE_confidential_zone {
    padding: 3rem 1rem;
}.eYKE_confidential_zone .container {
    box-shadow: 
            0 10px 30px rgba(0,0,0,0.05),
            0 3px 10px rgba(0,0,0,0.03);
    transform: none;
}.eYKE_confidential_zone .container:hover {
    transform: none;
}.eYKE_confidential_zone h1 {
    font-size: 48px;
}
}

@media screen and (max-width: 768px) {.eYKE_confidential_zone {
    padding: 2rem 0.5rem;
}.eYKE_confidential_zone .container {
    padding: 1.5rem 1rem;
}.eYKE_confidential_zone h1 {
    font-size: calc(48px * 0.9);
}.eYKE_confidential_zone h2 {
    font-size: calc(33px * 0.9);
    padding-left: 0.75rem;
}.eYKE_confidential_zone h3 {
    font-size: 23px;
}.eYKE_confidential_zone h4 {
    font-size: 19px;
}.eYKE_confidential_zone p, 
    .eYKE_confidential_zone ul li,
    .eYKE_confidential_zone span {
    font-size: calc(17px * 0.95);
}.eYKE_confidential_zone ul {
    padding-left: 0.5rem;
}.eYKE_confidential_zone span {
    padding: 0.75rem 1rem;
}
}

@media screen and (max-width: 576px) {.eYKE_confidential_zone {
    padding: 1.5rem 0.5rem;
}.eYKE_confidential_zone .container {
    border-left-width: 3px;
    padding: 1rem;
}.eYKE_confidential_zone h1 {
    font-size: calc(48px * 0.8);
}.eYKE_confidential_zone h1::after {
    height: 3px;
    width: 60px;
}.eYKE_confidential_zone h2 {
    margin: 2rem 0 1rem;
    border-left-width: 2px;
}.eYKE_confidential_zone ul li {
    padding-left: 1.25rem;
}.eYKE_confidential_zone p:hover,
    .eYKE_confidential_zone ul li:hover,
    .eYKE_confidential_zone span:hover,
    .eYKE_confidential_zone h2:hover {
    transform: none;
}}.nPVK_client_opinions {
    padding: 80px 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(233,237,225) 0%, #ffffff 100%);
}.nPVK_client_opinions::before {
    position: absolute;
    height: 40%;
    width: 40%;
    opacity: 0.4;
    background: radial-gradient(circle, rgb(205,212,191,0.5) 0%, transparent 70%);
    content: "";
    top: -10%;
    pointer-events: none;
    right: -10%;
}.nPVK_client_opinions::after {
    width: 40%;
    content: "";
    bottom: -10%;
    height: 40%;
    background: radial-gradient(circle, rgb(173,181,152,0.5) 0%, transparent 70%);
    position: absolute;
    left: -10%;
    opacity: 0.4;
    pointer-events: none;
}.nPVK_client_opinions h2 {
    transform: translateX(5px);
    text-align: left;
    font-size: 36px;
    color: #000000;
    font-weight: 700;
    transition: transform 0.5s ease;
    margin-bottom: 60px;
    position: relative;
}.nPVK_client_opinions h2::after {
    transform: scaleX(1);
    width: 60px;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform-origin: left;
    position: absolute;
    left: 0;
    height: 4px;
    content: "";
    bottom: -12px;
    background: linear-gradient(90deg, rgb(205,212,191) 0%, rgb(173,181,152) 100%);
}.nPVK_client_opinions h2:hover {
    transform: translateX(8px);
}.nPVK_client_opinions h2:hover::after {
    transform: scaleX(1.5);
}.nPVK_client_opinions .container.cOqZ_learn_classes {
    z-index: 1;
    position: relative;
}.nPVK_client_opinions .ZlEM_client_views {
    gap: 30px;
    position: relative;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
}.nPVK_client_opinions .VsgM_learner_feedback {
    position: relative;
    background: #ffffff;
    padding: 30px;
    box-shadow: 12px 12px 24px rgba(0, 0, 0, 0.04),
                -12px -12px 24px rgba(255, 255, 255, 0.9),
                inset 1px 1px 1px rgba(255, 255, 255, 0.7),
                inset -1px -1px 1px rgba(0, 0, 0, 0.05);
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    overflow: hidden;
    z-index: 1;
    transform: translateY(0);
}.nPVK_client_opinions .VsgM_learner_feedback::before {
    content: "";
    width: 100%;
    opacity: 0;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.1) 100%);
    top: 0;
    left: 0;
    z-index: -1;
    height: 100%;
    transition: opacity 0.5s ease;
    position: absolute;
}.nPVK_client_opinions .VsgM_learner_feedback:hover {
    transform: translateY(-10px);
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.07),
                -15px -15px 30px rgba(255, 255, 255, 1),
                inset 1px 1px 1px rgba(255, 255, 255, 0.8),
                inset -1px -1px 1px rgba(0, 0, 0, 0.06);
}.nPVK_client_opinions .VsgM_learner_feedback:hover::before {
    opacity: 1;
}.nPVK_client_opinions .VsgM_learner_feedback h3 {
    display: inline-block;
    color: rgb(205,212,191);
    font-size: calc(24px - 2px);
    position: relative;
    font-weight: 700;
    margin-bottom: 15px;
}.nPVK_client_opinions .VsgM_learner_feedback h3::after {
    position: absolute;
    height: 2px;
    content: "";
    bottom: -5px;
    transition: width 0.4s ease;
    background: linear-gradient(90deg, rgb(205,212,191) 0%, transparent 100%);
    left: 0;
    width: 0;
}.nPVK_client_opinions .VsgM_learner_feedback:hover h3::after {
    width: 100%;
}.nPVK_client_opinions .VsgM_learner_feedback .description {
    color: #000000;
    z-index: 1;
    font-size: 12px;
    line-height: 1.6;
    position: relative;
    margin-bottom: 25px;
}.nPVK_client_opinions .VsgM_learner_feedback .description::before {
    color: rgb(205,212,191,0.5);
    opacity: 0.1;
    left: -10px;
    font-size: 80px;
    top: -20px;
    position: absolute;
    transition: transform 0.5s ease;
    content: "";
    z-index: -1;
}.nPVK_client_opinions .VsgM_learner_feedback:hover .description::before {
    transform: translate(5px, 5px) rotate(5deg);
}.nPVK_client_opinions .VsgM_learner_feedback div {
    border-radius: 50%;
    width: 60px;
    position: relative;
    transform: translateZ(0);
    overflow: hidden;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1),
                -5px -5px 15px rgba(255, 255, 255, 0.8),
                inset 1px 1px 1px rgba(255, 255, 255, 0.4),
                inset -1px -1px 1px rgba(0, 0, 0, 0.05);
    height: 60px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.nPVK_client_opinions .VsgM_learner_feedback:hover div {
    transform: scale(1.1) translateZ(0);
}.nPVK_client_opinions .VsgM_learner_feedback img {
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    object-fit: cover;
    height: 100%;
    width: 100%;
}.nPVK_client_opinions .VsgM_learner_feedback:hover img {
    transform: scale(1.1);
}.nPVK_client_opinions .VsgM_learner_feedback:nth-child(odd) {
    animation: floatUp 8s infinite alternate ease-in-out;
}.nPVK_client_opinions .VsgM_learner_feedback:nth-child(even) {
    animation: floatUp 9s 0.5s infinite alternate ease-in-out;
}

@keyframes floatUp {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-8px);
    }
}

@media (max-width: 992px) {.nPVK_client_opinions {
    padding: 60px 0;
}.nPVK_client_opinions h2 {
    margin-bottom: 40px;
    font-size: calc(36px - 4px);
}.nPVK_client_opinions .ZlEM_client_views {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 25px;
}
}

@media (max-width: 768px) {.nPVK_client_opinions {
    padding: 50px 0;
}.nPVK_client_opinions h2 {
    transform: translateX(0);
    margin-bottom: 35px;
    text-align: center;
}.nPVK_client_opinions h2::after {
    transform: translateX(-50%) scaleX(1);
    left: 50%;
}.nPVK_client_opinions h2:hover {
    transform: translateX(0);
}.nPVK_client_opinions h2:hover::after {
    transform: translateX(-50%) scaleX(1.5);
}.nPVK_client_opinions .ZlEM_client_views {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
}.nPVK_client_opinions .VsgM_learner_feedback {
    padding: 25px;
}
}

@media (max-width: 576px) {.nPVK_client_opinions {
    padding: 40px 0;
}.nPVK_client_opinions h2 {
    font-size: calc(36px - 6px);
    margin-bottom: 30px;
}.nPVK_client_opinions .ZlEM_client_views {
    grid-template-columns: 1fr;
    gap: 25px;
}.nPVK_client_opinions .VsgM_learner_feedback h3 {
    font-size: 24px;
}.nPVK_client_opinions .VsgM_learner_feedback div {
    height: 50px;
    width: 50px;
}.nPVK_client_opinions .VsgM_learner_feedback:hover {
    transform: translateY(-5px);
}@keyframes floatUp {
        0% {
            transform: translateY(0);
        }
        100% {
            transform: translateY(-5px);
        }
    }
}.fNTr_future_learners {
    position: relative;
    overflow: hidden;
    background: rgb(233,237,225);
    padding: 140px 0;
}.fNTr_future_learners::before {
    height: 100%;
    left: 0;
    width: 100%;
    opacity: 0.03;
    top: 0;
    z-index: 0;
    position: absolute;
    background-position: 0 0, 30px 30px;
    content: "";
    background-size: 60px 60px;
    background-image: 
        linear-gradient(
            45deg, 
            rgb(205,212,191,0.5) 25%, 
            transparent 25%, 
            transparent 75%, 
            rgb(205,212,191,0.5) 75%
        ),
        linear-gradient(
            -45deg, 
            rgb(205,212,191,0.5) 25%, 
            transparent 25%, 
            transparent 75%, 
            rgb(205,212,191,0.5) 75%
        );
}.fNTr_future_learners::after {
    height: 150px;
    z-index: 1;
    width: 100%;
    left: 0;
    position: absolute;
    content: "";
    bottom: 0;
    background: linear-gradient(to top, rgb(233,237,225), transparent);
}.fNTr_future_learners .container {
    max-width: 1200px;
    z-index: 2;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
}.fNTr_future_learners .cOqZ_learn_classes {
    position: relative;
}.fNTr_future_learners h4 {
    margin-bottom: 80px;
    text-align: center;
    color: #000000;
    padding: 20px 0;
    position: relative;
    font-weight: 700;
    font-size: 32px;
}.fNTr_future_learners h4::before {
    transform: translateX(-50%);
    content: "";
    position: absolute;
    height: 3px;
    background: rgb(205,212,191,0.5);
    width: 100px;
    top: 0;
    left: 50%;
    border-radius: 2px;
}.fNTr_future_learners h4::after {
    position: absolute;
    height: 3px;
    left: 50%;
    content: "";
    background: rgb(173,181,152,0.5);
    transform: translateX(-50%);
    border-radius: 2px;
    width: 100px;
    bottom: 0;
}.fNTr_future_learners div {
    position: relative;
    flex-direction: column;
    align-items: center;
    display: flex;
}.fNTr_future_learners div::before {
    top: 0;
    content: "";
    left: 50%;
    width: 2px;
    opacity: 0.5;
    height: 100%;
    background: linear-gradient(180deg, rgb(205,212,191,0.5), rgb(173,181,152,0.5), transparent);
    z-index: 0;
    position: absolute;
}.fNTr_future_learners div p {
    width: 70%;
    margin: 0 0 60px 0;
    z-index: 1;
    background: #ffffff;
    border-radius: 50px;
    padding: 25px 30px;
    align-items: center;
    transition: all 0.4s ease;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    display: flex;
    line-height: 1.6;
    position: relative;
    color: #000000;
    font-size: 17px;
}.fNTr_future_learners div p:nth-child(odd) {
    align-self: flex-start;
    border-top-left-radius: 0;
}.fNTr_future_learners div p:nth-child(even) {
    border-top-right-radius: 0;
    align-self: flex-end;
}.fNTr_future_learners div p:hover {
    transform: scale(1.03);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}.fNTr_future_learners div p::before {
    z-index: 2;
    position: absolute;
    width: 30px;
    background: #ffffff;
    height: 30px;
    content: "";
    border-radius: 50%;
}.fNTr_future_learners div p:nth-child(odd)::before {
    left: -15px;
    top: -15px;
}.fNTr_future_learners div p:nth-child(even)::before {
    right: -15px;
    top: -15px;
}.fNTr_future_learners div p::after {
    transition: all 0.3s ease;
    border-radius: 50%;
    content: "";
    position: absolute;
    z-index: 3;
    width: 15px;
    height: 15px;
    background: linear-gradient(135deg, rgb(205,212,191), rgb(173,181,152));
}.fNTr_future_learners div p:nth-child(odd)::after {
    top: -7.5px;
    left: -7.5px;
}.fNTr_future_learners div p:nth-child(even)::after {
    top: -7.5px;
    right: -7.5px;
}.fNTr_future_learners div p:hover::after {
    box-shadow: 0 0 10px rgb(205,212,191,0.5);
    transform: scale(1.3);
}.fNTr_future_learners div p svg {
    transition: all 0.3s ease;
    width: 32px;
    height: 32px;
    min-width: 32px;
    margin-right: 20px;
}.fNTr_future_learners div p:hover svg {
    transform: rotate(15deg);
}.fNTr_future_learners div p svg path {
    transition: fill 0.3s ease;
    fill: rgb(205,212,191);
}.fNTr_future_learners div p:hover svg path {
    fill: rgb(173,181,152);
}

@media (max-width: 991px) {.fNTr_future_learners {
    padding: 120px 0;
}.fNTr_future_learners h4 {
    font-size: calc(32px - 2px);
    margin-bottom: 70px;
}.fNTr_future_learners div p {
    width: 80%;
    margin-bottom: 50px;
    padding: 22px 25px;
}.fNTr_future_learners div p svg {
    margin-right: 15px;
    height: 28px;
    min-width: 28px;
    width: 28px;
}
}

@media (max-width: 767px) {.fNTr_future_learners {
    padding: 100px 0;
}.fNTr_future_learners h4 {
    margin-bottom: 60px;
    font-size: calc(32px - 4px);
}.fNTr_future_learners div p {
    width: 90%;
    padding: 18px 22px;
    align-self: center !important;
    border-radius: 30px !important;
    margin-bottom: 40px;
}.fNTr_future_learners div p::before,
    .fNTr_future_learners div p::after {
    display: none;
}.fNTr_future_learners div p svg {
    width: 24px;
    min-width: 24px;
    height: 24px;
    margin-right: 12px;
}
}

@media (max-width: 479px) {.fNTr_future_learners {
    padding: 80px 0;
}.fNTr_future_learners h4 {
    font-size: calc(32px - 6px);
    margin-bottom: 50px;
}.fNTr_future_learners div p {
    font-size: calc(17px - 1px);
    width: 100%;
    margin-bottom: 30px;
    padding: 15px 18px;
}.fNTr_future_learners div p svg {
    min-width: 22px;
    margin-right: 10px;
    width: 22px;
    height: 22px;
}}.zsOE_instructor_profile {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(233,237,225) 0%, rgb(205,212,191,0.5) 100%);
    padding: 4rem 0;
}.zsOE_instructor_profile::before {
    width: 100%;
    content: "";
    height: 100%;
    position: absolute;
    left: 0;
    z-index: 1;
    opacity: 0.08;
    background: repeating-linear-gradient(
    -45deg,
    rgb(205,212,191,0.5) 0px,
    rgb(205,212,191,0.5) 1px,
    transparent 1px,
    transparent 20px
  );
    top: 0;
}.zsOE_instructor_profile::after {
    width: 100%;
    opacity: 0.15;
    top: -50%;
    right: -50%;
    height: 100%;
    content: "";
    position: absolute;
    background: radial-gradient(circle, rgb(173,181,152,0.5) 0%, transparent 70%);
    z-index: 0;
}.zsOE_instructor_profile .container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 0 2rem;
    z-index: 2;
}.zsOE_instructor_profile .VsgM_learner_feedback {
    position: relative;
    background: #ffffff;
    transform: perspective(1000px) rotateX(2deg);
    padding: 3rem 2rem;
    gap: 2rem;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 
              0 5px 15px rgba(0, 0, 0, 0.05);
    isolation: isolate;
    grid-template-columns: 1fr;
    display: grid;
}.zsOE_instructor_profile .VsgM_learner_feedback::before {
    content: "";
    position: absolute;
    background: linear-gradient(to bottom, rgb(205,212,191), rgb(173,181,152));
    top: 0;
    left: 0;
    width: 4px;
    z-index: 1;
    height: 100%;
}.zsOE_instructor_profile .VsgM_learner_feedback > div:first-child {
    order: 1;
    align-items: center;
    justify-content: center;
    display: flex;
}.zsOE_instructor_profile .VsgM_learner_feedback .adXR_img_container {
    transform: translateY(-10px) rotate(-3deg);
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    height: 200px;
    width: 200px;
}.zsOE_instructor_profile .VsgM_learner_feedback .adXR_img_container::after {
    mix-blend-mode: overlay;
    background: linear-gradient(to top right, rgba(rgb(205,212,191), 0.2), transparent);
    content: "";
    z-index: 1;
    inset: 0;
    position: absolute;
}.zsOE_instructor_profile .VsgM_learner_feedback .adXR_img_container:hover {
    transform: translateY(-15px) rotate(0deg) scale(1.05);
}.zsOE_instructor_profile .VsgM_learner_feedback > div:nth-child(2) {
    order: 2;
    padding-left: 1rem;
    border-left: 1px solid rgb(205,212,191,0.5);
}.zsOE_instructor_profile .VsgM_learner_feedback .name {
    font-size: calc(21px * 1.1);
    position: relative;
    color: rgb(205,212,191);
    margin-bottom: 0.5rem;
    display: inline-block;
    font-weight: 700;
}.zsOE_instructor_profile .VsgM_learner_feedback .name::after {
    bottom: -4px;
    width: 60%;
    background: rgb(173,181,152);
    transform-origin: left;
    transform: scaleX(0.7);
    left: 0;
    content: "";
    position: absolute;
    transition: transform 0.3s ease-out;
    height: 2px;
}.zsOE_instructor_profile .VsgM_learner_feedback .name:hover::after {
    transform: scaleX(1);
}.zsOE_instructor_profile .VsgM_learner_feedback > div:nth-child(2) > div {
    margin-top: 0.5rem;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 15px;
    color: rgb(173,181,152);
}.zsOE_instructor_profile .VsgM_learner_feedback > div:nth-child(3) {
    margin-top: 1rem;
    order: 3;
    position: relative;
}.zsOE_instructor_profile .VsgM_learner_feedback .KmDB_career_summary {
    color: #000000;
    margin: 0;
    background: linear-gradient(to right, rgb(233,237,225) 0%, transparent 100%);
    padding: 1.5rem;
    font-size: 15px;
    line-height: 1.7;
    position: relative;
    border-radius: 10px;
}.zsOE_instructor_profile .VsgM_learner_feedback .KmDB_career_summary::before {
    top: -0.5rem;
    font-size: 5rem;
    opacity: 0.3;
    color: rgb(205,212,191,0.5);
    line-height: 1;
    content: "";
    position: absolute;
    left: 0;
}

@media (min-width: 768px) {.zsOE_instructor_profile .VsgM_learner_feedback {
    grid-template-columns: 250px 1fr;
    padding: 4rem;
    gap: 3rem;
    grid-template-areas: 
      "photo info"
      "quote quote";
}.zsOE_instructor_profile .VsgM_learner_feedback > div:first-child {
    grid-area: photo;
    justify-content: flex-start;
}.zsOE_instructor_profile .VsgM_learner_feedback > div:nth-child(2) {
    align-self: center;
    padding-left: 0;
    border-left: none;
    grid-area: info;
}.zsOE_instructor_profile .VsgM_learner_feedback > div:nth-child(3) {
    grid-area: quote;
}.zsOE_instructor_profile .VsgM_learner_feedback .KmDB_career_summary {
    background: linear-gradient(135deg, rgb(233,237,225) 0%, transparent 100%);
    padding: 2rem;
}
}

@media (min-width: 992px) {.zsOE_instructor_profile .VsgM_learner_feedback {
    gap: 3rem 4rem;
    grid-template-areas: 
      "photo info"
      "photo quote";
    grid-template-columns: 300px 1fr;
    padding: 5rem;
}.zsOE_instructor_profile .VsgM_learner_feedback > div:first-child {
    align-self: start;
}.zsOE_instructor_profile .VsgM_learner_feedback .adXR_img_container {
    width: 280px;
    height: 280px;
}.zsOE_instructor_profile .VsgM_learner_feedback .name {
    font-size: calc(21px * 1.3);
}.zsOE_instructor_profile .VsgM_learner_feedback > div:nth-child(2) > div {
    font-size: calc(15px * 1.1);
}.zsOE_instructor_profile .VsgM_learner_feedback .KmDB_career_summary {
    line-height: 1.8;
    padding: 2.5rem;
    font-size: calc(15px * 1.05);
}
}

@media (min-width: 1200px) {.zsOE_instructor_profile .VsgM_learner_feedback {
    transform: perspective(1000px) rotateX(1deg) rotateY(-1deg);
    transition: transform 0.5s ease-out;
}.zsOE_instructor_profile .VsgM_learner_feedback:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg);
}.zsOE_instructor_profile .VsgM_learner_feedback .adXR_img_container {
    height: 320px;
    width: 320px;
}
}

@media (max-width: 767px) {.zsOE_instructor_profile {
    padding: 3rem 0;
}.zsOE_instructor_profile .container {
    padding: 0 1.5rem;
}.zsOE_instructor_profile .VsgM_learner_feedback {
    transform: none;
    padding: 2rem 1.5rem;
}.zsOE_instructor_profile .VsgM_learner_feedback .adXR_img_container {
    height: 180px;
    width: 180px;
}}.gmvG_connect_form {
    overflow: hidden;
    background: linear-gradient(145deg, rgb(233,237,225) 0%, rgba(9, 19, 32, 0.9) 100%);
    padding: 120px 0;
    position: relative;
}.gmvG_connect_form::before {
    width: 100%;
    position: absolute;
    height: 100%;
    content: "";
    pointer-events: none;
    animation: gridMove 20s linear infinite;
    top: 0;
    opacity: 0.05;
    background: repeating-linear-gradient(
        45deg,
        rgb(205,212,191,0.5) 0px,
        transparent 1px,
        transparent 10px,
        rgb(205,212,191,0.5) 11px
    );
    left: 0;
}.gmvG_connect_form::after {
    background: radial-gradient(circle, rgb(205,212,191,0.5) 0%, transparent 60%);
    height: 200%;
    pointer-events: none;
    left: -50%;
    animation: pulseGlow 15s ease-in-out infinite;
    top: -50%;
    opacity: 0.1;
    width: 200%;
    content: "";
    position: absolute;
}.gmvG_connect_form .container {
    z-index: 1;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
}.gmvG_connect_form h2 {
    color: #ffffff;
    position: relative;
    padding-bottom: 15px;
    font-size: 37px;
    font-family: Arial, sans-serif;
    font-weight: 700;
    text-align: center;
    margin-bottom: 60px;
}.gmvG_connect_form h2::after {
    left: 50%;
    height: 3px;
    background: linear-gradient(to right, transparent, rgb(205,212,191), transparent);
    width: 80px;
    transform: translateX(-50%);
    bottom: 0;
    position: absolute;
    content: "";
}.gmvG_connect_form .YyrH_feedback_info {
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    display: flex;
}.gmvG_connect_form .YyrH_feedback_info::before {
    top: 0;
    background: linear-gradient(to bottom right, rgb(205,212,191,0.5), transparent);
    left: 0;
    opacity: 0.03;
    position: absolute;
    pointer-events: none;
    width: 100%;
    height: 100%;
    content: "";
}.gmvG_connect_form .adXR_img_container {
    transform: scale(1.01);
    flex: 1;
    transition: transform 0.6s ease;
    position: relative;
    min-height: 500px;
}.gmvG_connect_form .adXR_img_container::after {
    position: absolute;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
    content: "";
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
}.gmvG_connect_form .TGyh_request_help {
    padding: 50px;
    position: relative;
    flex: 1;
}.gmvG_connect_form .TGyh_request_help::before {
    width: 50px;
    position: absolute;
    right: 20px;
    border-top: 2px solid rgb(205,212,191,0.5);
    border-right: 2px solid rgb(205,212,191,0.5);
    content: "";
    height: 50px;
    opacity: 0.7;
    top: 20px;
}.gmvG_connect_form .TGyh_request_help::after {
    height: 50px;
    left: 20px;
    position: absolute;
    content: "";
    opacity: 0.7;
    width: 50px;
    border-left: 2px solid rgb(205,212,191,0.5);
    border-bottom: 2px solid rgb(205,212,191,0.5);
    bottom: 20px;
}.gmvG_connect_form form {
    width: 100%;
}.gmvG_connect_form form h3 {
    margin-bottom: 30px;
    color: #ffffff;
    position: relative;
    font-weight: 600;
    font-size: 20px;
    font-family: Arial, sans-serif;
    padding-left: 15px;
}.gmvG_connect_form form h3::before {
    transform: translateY(-50%);
    content: "";
    border-radius: 10px;
    background: rgb(205,212,191);
    height: 25px;
    position: absolute;
    top: 50%;
    width: 5px;
    left: 0;
}.gmvG_connect_form form input[type="text"] {
    font-family: Arial, sans-serif;
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 17px;
    transition: all 0.3s ease;
    margin-bottom: 20px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 10px;
    color: #ffffff;
    padding: 15px 20px;
}.gmvG_connect_form form input[type="text"]:focus {
    outline: none;
    box-shadow: 0 0 15px rgba(rgb(205,212,191), 0.2);
    background: rgba(255, 255, 255, 0.08);
    border-color: rgb(205,212,191);
}.gmvG_connect_form form input[type="text"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}.gmvG_connect_form .IUbS_reach_reach {
    align-items: flex-start;
    position: relative;
    display: flex;
    margin-bottom: 30px;
}.gmvG_connect_form .IUbS_reach_reach input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.gmvG_connect_form .IUbS_reach_reach label {
    cursor: pointer;
    color: rgba(255, 255, 255, 0.7);
    padding-left: 35px;
    line-height: 1.5;
    font-size: 12px;
    position: relative;
}.gmvG_connect_form .IUbS_reach_reach label::before {
    border: 1px solid rgba(255, 255, 255, 0.1);
    width: 22px;
    left: 0;
    height: 22px;
    transition: all 0.3s ease;
    top: 2px;
    content: "";
    background: rgba(255, 255, 255, 0.05);
    border-radius: 10px;
    position: absolute;
}.gmvG_connect_form .IUbS_reach_reach input[type="checkbox"]:checked + label::before {
    border-color: rgb(205,212,191);
    background: rgb(205,212,191);
}.gmvG_connect_form .IUbS_reach_reach input[type="checkbox"]:checked + label::after {
    border-bottom: 2px solid #ffffff;
    content: "";
    transform: rotate(-45deg);
    left: 7px;
    border-left: 2px solid #ffffff;
    height: 4px;
    position: absolute;
    width: 8px;
    top: 11px;
}.gmvG_connect_form .IUbS_reach_reach label a {
    color: rgb(205,212,191);
    text-decoration: none;
    transition: all 0.3s ease;
}.gmvG_connect_form .IUbS_reach_reach label a:hover {
    text-decoration: underline;
}.gmvG_connect_form form .dnSO_message_inquiry {
    padding: 15px 35px;
    transition: all 0.4s ease;
    font-family: Arial, sans-serif;
    z-index: 1;
    position: relative;
    font-weight: 600;
    background: linear-gradient(45deg, rgb(205,212,191), rgb(173,181,152));
    display: inline-block;
    overflow: hidden;
    color: #ffffff;
    cursor: pointer;
    border-radius: 10px;
    font-size: 15px;
    border: none;
}.gmvG_connect_form form .dnSO_message_inquiry::before {
    background: linear-gradient(45deg, rgb(173,181,152), rgb(205,212,191));
    content: "";
    transition: all 0.4s ease;
    height: 100%;
    position: absolute;
    z-index: -1;
    width: 100%;
    left: -100%;
    top: 0;
}.gmvG_connect_form form .dnSO_message_inquiry:hover::before {
    left: 0;
}.gmvG_connect_form form .dnSO_message_inquiry:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}.gmvG_connect_form svg {
    fill: rgb(205,212,191);
    width: 24px;
    height: 24px;
    margin-right: 15px;
}.gmvG_connect_form svg path {
    transition: fill 0.3s ease;
}

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

@keyframes pulseGlow {
    0%, 100% {
        opacity: 0.05;
        transform: scale(1);
    }
    50% {
        opacity: 0.1;
        transform: scale(1.1);
    }
}

@media screen and (max-width: 991px) {.gmvG_connect_form {
    padding: 80px 0;
}.gmvG_connect_form .YyrH_feedback_info {
    flex-direction: column;
}.gmvG_connect_form .adXR_img_container {
    min-height: 300px;
    order: 1;
}.gmvG_connect_form .TGyh_request_help {
    padding: 40px 30px;
    order: 2;
}
}

@media screen and (max-width: 767px) {.gmvG_connect_form {
    padding: 60px 0;
}.gmvG_connect_form h2 {
    margin-bottom: 40px;
}.gmvG_connect_form .adXR_img_container {
    min-height: 200px;
}.gmvG_connect_form .TGyh_request_help {
    padding: 30px 20px;
}.gmvG_connect_form form .dnSO_message_inquiry {
    text-align: center;
    width: 100%;
}
}

@media screen and (max-width: 480px) {.gmvG_connect_form {
    padding: 40px 0;
}.gmvG_connect_form h2 {
    font-size: calc(37px * 0.8);
}.gmvG_connect_form form h3 {
    font-size: calc(20px * 0.9);
}.gmvG_connect_form .TGyh_request_help::before,
    .gmvG_connect_form .TGyh_request_help::after {
    height: 30px;
    width: 30px;
}}header {
    position: relative;
    z-index: 99;
    background: linear-gradient(to bottom, rgb(233,237,225), rgba(0, 0, 0, 0.5));
    overflow: visible;
    width: 100%;
}header::before {
    width: 100%;
    height: 100%;
    opacity: 0.1;
    position: absolute;
    content: "";
    background-image: repeating-linear-gradient(
        -45deg,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0.5) 1px,
        transparent 1px,
        transparent 6px
    );
    top: 0;
    left: 0;
}header .cENF_header_base {
    position: relative;
    justify-content: space-between;
    padding: 20px 30px;
    align-items: center;
    display: flex;
}header .cENF_header_base::before {
    width: 80%;
    background: linear-gradient(to right, transparent, rgb(205,212,191), transparent);
    content: "";
    height: 1px;
    bottom: 0;
    position: absolute;
    left: 10%;
}header .cENF_header_base .uhzi_header_primary {
    position: relative;
    z-index: 2;
    margin-right: 40px;
}header .cENF_header_base .uhzi_header_primary .yKob_header_lead {
    display: block;
    position: relative;
    padding: 5px;
}header .cENF_header_base .uhzi_header_primary .yKob_header_lead::before {
    content: "";
    background: rgba(0, 0, 0, 0.5);
    transition: transform 0.3s ease, opacity 0.3s ease;
    bottom: -5px;
    opacity: 0;
    left: -5px;
    z-index: -1;
    top: -5px;
    transform: scale(0.9);
    position: absolute;
    right: -5px;
    border-radius: 10px;
}header .cENF_header_base .uhzi_header_primary .yKob_header_lead:hover::before {
    transform: scale(1);
    opacity: 0.1;
}header .cENF_header_base .uhzi_header_primary .yKob_header_lead svg {
    width: auto;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
    height: 45px;
}header .cENF_header_base .cYWB_top_sitewrap {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    perspective: 1000px;
}header .cENF_header_base .cYWB_top_sitewrap .grkh_head_sitewrap {
    margin: 0;
    position: relative;
    transform-style: preserve-3d;
}header .cENF_header_base .cYWB_top_sitewrap .grkh_head_sitewrap a {
    font-size: 14px;
    display: block;
    transform-style: preserve-3d;
    letter-spacing: 0.5px;
    font-weight: 600;
    transition: color 0.3s ease, transform 0.3s ease;
    color: #000000;
    font-family: Arial, sans-serif;
    text-decoration: none;
    padding: 12px 20px;
    position: relative;
    text-transform: uppercase;
    background: linear-gradient(to bottom, transparent, transparent);
}header .cENF_header_base .cYWB_top_sitewrap .grkh_head_sitewrap a::before,
header .cENF_header_base .cYWB_top_sitewrap .grkh_head_sitewrap a::after {
    left: 0;
    position: absolute;
    top: 0;
    content: "";
    pointer-events: none;
    height: 100%;
    width: 100%;
    transition: all 0.3s ease;
}header .cENF_header_base .cYWB_top_sitewrap .grkh_head_sitewrap a::before {
    opacity: 0;
    transform: translateZ(-1px) rotateX(10deg);
    transform-origin: top center;
    background: linear-gradient(to bottom, rgb(205,212,191,0.5), transparent);
}header .cENF_header_base .cYWB_top_sitewrap .grkh_head_sitewrap a::after {
    transform: translateZ(-2px) rotateX(-10deg);
    transform-origin: bottom center;
    background: linear-gradient(to top, rgb(173,181,152,0.5), transparent);
    opacity: 0;
}header .cENF_header_base .cYWB_top_sitewrap .grkh_head_sitewrap:hover a {
    color: rgb(205,212,191);
    transform: translateZ(10px);
}header .cENF_header_base .cYWB_top_sitewrap .grkh_head_sitewrap:hover a::before,
header .cENF_header_base .cYWB_top_sitewrap .grkh_head_sitewrap:hover a::after {
    opacity: 0.1;
}header .cENF_header_base .cYWB_top_sitewrap .grkh_head_sitewrap:hover a::before {
    transform: translateZ(-5px) rotateX(15deg);
}header .cENF_header_base .cYWB_top_sitewrap .grkh_head_sitewrap:hover a::after {
    transform: translateZ(-10px) rotateX(-15deg);
}

@media (max-width: 992px) {header .cENF_header_base {
    flex-direction: column;
    padding: 15px;
}header .cENF_header_base .uhzi_header_primary {
    margin: 0 0 15px 0;
}header .cENF_header_base .cYWB_top_sitewrap {
    flex-wrap: wrap;
    perspective: none;
    width: 100%;
    justify-content: center;
}header .cENF_header_base .cYWB_top_sitewrap .grkh_head_sitewrap a {
    transform-style: flat;
    font-size: calc(14px - 1px);
    padding: 10px 15px;
}header .cENF_header_base .cYWB_top_sitewrap .grkh_head_sitewrap:hover a {
    transform: none;
}header .cENF_header_base .cYWB_top_sitewrap .grkh_head_sitewrap a::before,
    header .cENF_header_base .cYWB_top_sitewrap .grkh_head_sitewrap a::after {
    display: none;
}
}

@media (max-width: 767px) {header .cENF_header_base .cYWB_top_sitewrap .grkh_head_sitewrap a {
    padding: 8px 12px;
    font-size: calc(14px - 2px);
}}footer {
    position: relative;
    z-index: 1;
}footer::before {
    opacity: 0.75;
    animation: gradientFlow 20s ease infinite;
    position: absolute;
    background: linear-gradient(145deg, rgba(0, 0, 0, 0.5) 0%, rgb(205,212,191,0.5) 35%, rgb(173,181,152,0.5) 70%, rgba(0, 0, 0, 0.5) 100%);
    right: 0;
    content: "";
    z-index: -1;
    top: 0;
    left: 0;
    background-size: 300% 300%;
    bottom: 0;
}footer::after {
    bottom: 0;
    left: 0;
    background-size: 50px 50px;
    right: 0;
    position: absolute;
    z-index: -1;
    top: 0;
    background-image: 
        linear-gradient(0deg, transparent 24%, rgb(205,212,191,0.5) 25%, rgb(205,212,191,0.5) 26%, transparent 27%, transparent 74%, rgb(173,181,152,0.5) 75%, rgb(173,181,152,0.5) 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, rgb(205,212,191,0.5) 25%, rgb(205,212,191,0.5) 26%, transparent 27%, transparent 74%, rgb(173,181,152,0.5) 75%, rgb(173,181,152,0.5) 76%, transparent 77%, transparent);
    opacity: 0.15;
    content: "";
}.HRxb_review_block {
    position: relative;
    color: #ffffff;
    padding: 4rem 0 2.5rem;
}.HRxb_review_block::before {
    left: 0;
    content: "";
    position: absolute;
    box-shadow: 0 0 20px rgb(205,212,191,0.5);
    height: 2px;
    top: 0;
    opacity: 0.8;
    background: linear-gradient(90deg, transparent, rgb(205,212,191), rgb(173,181,152), transparent);
    width: 100%;
}.HRxb_review_block .container {
    flex-wrap: wrap;
    position: relative;
    display: flex;
    justify-content: space-between;
    gap: 3rem;
}.HRxb_review_block .company_holder {
    border-radius: 11px;
    flex: 1 1 350px;
    position: relative;
    overflow: hidden;
    box-shadow: 
        0 15px 25px rgba(0, 0, 0, 0.2),
        0 0 0 1px rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(8px);
    background: linear-gradient(120deg, rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0.08));
    padding: 2rem;
    transition: all 0.4s ease;
}.HRxb_review_block .company_holder::before {
    position: absolute;
    transform: translateY(-1px);
    left: -50%;
    background: linear-gradient(90deg, transparent, rgb(205,212,191), transparent);
    content: "";
    height: 1px;
    width: 200%;
    top: 0;
}.HRxb_review_block .company_holder::after {
    transform: translateY(1px);
    position: absolute;
    height: 1px;
    left: 0;
    width: 100%;
    bottom: 0;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(173,181,152), transparent);
}.HRxb_review_block .company_holder:hover {
    transform: translateY(-5px);
    box-shadow: 
        0 20px 30px rgba(0, 0, 0, 0.25),
        0 0 0 1px rgba(255, 255, 255, 0.07),
        0 0 20px rgb(205,212,191,0.5);
}.HRxb_review_block .company_holder h3 {
    position: relative;
    letter-spacing: 1px;
    color: #ffffff;
    text-shadow: 0 0 15px rgb(205,212,191,0.5);
    margin: 0 0 1.5rem;
    font-weight: 700;
    display: inline-block;
    font-size: 34px;
}.HRxb_review_block .company_holder h3::after {
    left: 0;
    width: 50px;
    position: absolute;
    box-shadow: 0 0 10px rgb(205,212,191);
    content: "";
    background: linear-gradient(90deg, rgb(205,212,191), rgb(173,181,152));
    border-radius: 10px;
    height: 3px;
    transition: width 0.3s ease-out;
    bottom: -8px;
}.HRxb_review_block .company_holder:hover h3::after {
    width: 100%;
}.HRxb_review_block .rFOS_comm_guide {
    color: #ffffff;
    opacity: 0.85;
    max-width: 100%;
    text-shadow: 0 0 10px #000000;
    font-size: 17px;
    line-height: 1.6;
}.HRxb_review_block .vWBz_ar_tools {
    flex: 1 1 calc(100% - 450px);
    min-width: 400px;
}.HRxb_review_block .oYQr_main_start {
    display: flex;
    gap: 2.5rem;
    flex-wrap: wrap;
}.HRxb_review_block .cYWB_top_sitewrap {
    backdrop-filter: blur(8px);
    padding: 2rem;
    flex: 1 1 calc(50% - 1.25rem);
    position: relative;
    transition: all 0.4s ease;
    box-shadow: 
        0 15px 25px rgba(0, 0, 0, 0.2),
        0 0 0 1px rgba(255, 255, 255, 0.05);
    min-width: 250px;
    background: linear-gradient(120deg, rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0.08));
    border-radius: 11px;
    overflow: hidden;
}.HRxb_review_block .cYWB_top_sitewrap::before {
    top: 0;
    width: 200%;
    transform: translateY(-1px);
    left: -50%;
    background: linear-gradient(90deg, transparent, rgb(173,181,152), transparent);
    position: absolute;
    content: "";
    height: 1px;
}.HRxb_review_block .cYWB_top_sitewrap::after {
    bottom: 0;
    width: 100%;
    content: "";
    left: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(205,212,191), transparent);
    position: absolute;
    transform: translateY(1px);
}.HRxb_review_block .cYWB_top_sitewrap:hover {
    box-shadow: 
        0 20px 30px rgba(0, 0, 0, 0.25),
        0 0 0 1px rgba(255, 255, 255, 0.07),
        0 0 20px rgb(173,181,152,0.5);
    transform: translateY(-5px);
}.HRxb_review_block .cYWB_top_sitewrap h5 {
    text-shadow: 0 0 15px rgb(173,181,152,0.5);
    display: inline-block;
    position: relative;
    color: #ffffff;
    font-size: 18px;
    margin: 0 0 1.5rem;
    letter-spacing: 0.5px;
    font-weight: 600;
}.HRxb_review_block .cYWB_top_sitewrap h5::after {
    background: linear-gradient(90deg, rgb(173,181,152), rgb(205,212,191));
    height: 3px;
    left: 0;
    box-shadow: 0 0 10px rgb(173,181,152);
    position: absolute;
    content: "";
    transition: width 0.3s ease-out;
    border-radius: 10px;
    width: 40px;
    bottom: -8px;
}.HRxb_review_block .cYWB_top_sitewrap:hover h5::after {
    width: 100%;
}.HRxb_review_block .cYWB_top_sitewrap .oYQr_main_start {
    flex-direction: column;
    gap: 1rem;
    display: flex;
}.HRxb_review_block .cYWB_top_sitewrap .oYQr_main_start a {
    display: block;
    opacity: 0.8;
    position: relative;
    font-size: 17px;
    text-decoration: none;
    padding: 0.5rem 1rem;
    text-shadow: 0 0 5px #000000;
    transition: all 0.3s ease;
    z-index: 1;
    color: #ffffff;
    border-radius: 10px;
}.HRxb_review_block .cYWB_top_sitewrap .oYQr_main_start a::before {
    left: 0;
    opacity: 0.5;
    width: 3px;
    transition: all 0.3s ease;
    top: 0;
    border-radius: 10px;
    background: linear-gradient(180deg, rgb(205,212,191), rgb(173,181,152));
    content: "";
    height: 100%;
    z-index: -1;
    position: absolute;
}.HRxb_review_block .cYWB_top_sitewrap .oYQr_main_start a::after {
    content: "";
    left: 0;
    width: 0;
    transition: all 0.3s ease;
    top: 0;
    height: 100%;
    z-index: -1;
    position: absolute;
    opacity: 0;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}.HRxb_review_block .cYWB_top_sitewrap .oYQr_main_start a:hover {
    text-shadow: 0 0 10px rgb(173,181,152,0.5);
    opacity: 1;
    color: #ffffff;
    padding-left: 1.5rem;
}.HRxb_review_block .cYWB_top_sitewrap .oYQr_main_start a:hover::before {
    opacity: 1;
    box-shadow: 0 0 10px rgb(205,212,191);
    width: 5px;
}.HRxb_review_block .cYWB_top_sitewrap .oYQr_main_start a:hover::after {
    width: 100%;
    opacity: 0.2;
}.cfGO_hackathon {
    background: rgba(0, 0, 0, 0.5);
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    padding: 2rem 0;
    position: relative;
    margin-top: 2rem;
}.cfGO_hackathon::before {
    opacity: 0.5;
    height: 1px;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(205,212,191), rgb(173,181,152), transparent);
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}.cfGO_hackathon .container {
    justify-content: center;
    align-items: center;
    display: flex;
}.cfGO_hackathon .KiMp_stats_tool {
    position: relative;
    text-align: center;
    opacity: 0.7;
    font-size: 16px;
    letter-spacing: 0.5px;
    text-shadow: 0 0 5px #000000;
    color: #ffffff;
    transition: all 0.3s ease;
}.cfGO_hackathon .KiMp_stats_tool:hover {
    text-shadow: 0 0 8px rgb(173,181,152,0.5);
    opacity: 1;
}

@keyframes gradientFlow {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@media (max-width: 1200px) {.HRxb_review_block .container {
    gap: 2rem;
}.HRxb_review_block .company_holder {
    flex: 1 1 320px;
}.HRxb_review_block .vWBz_ar_tools {
    flex: 1 1 calc(100% - 370px);
    min-width: 320px;
}
}

@media (max-width: 992px) {.HRxb_review_block {
    padding: 3.5rem 0 2rem;
}.HRxb_review_block .container {
    gap: 2rem;
    flex-direction: column;
}.HRxb_review_block .company_holder,
    .HRxb_review_block .vWBz_ar_tools {
    min-width: 100%;
    flex: 1 1 100%;
}.HRxb_review_block .cYWB_top_sitewrap {
    flex: 0 1 calc(50% - 1.25rem);
    min-width: 220px;
}
}

@media (max-width: 768px) {.HRxb_review_block {
    padding: 3rem 0 1.5rem;
}.HRxb_review_block .company_holder,
    .HRxb_review_block .cYWB_top_sitewrap {
    padding: 1.5rem;
}.HRxb_review_block .oYQr_main_start {
    gap: 1.5rem;
}.HRxb_review_block .company_holder h3 {
    font-size: calc(34px - 2px);
}.HRxb_review_block .cYWB_top_sitewrap h5 {
    font-size: calc(18px - 1px);
}.HRxb_review_block .company_holder:hover,
    .HRxb_review_block .cYWB_top_sitewrap:hover {
    transform: translateY(-3px);
}
}

@media (max-width: 576px) {.HRxb_review_block {
    padding: 2.5rem 0 1rem;
}.HRxb_review_block .oYQr_main_start {
    gap: 1rem;
}.HRxb_review_block .cYWB_top_sitewrap {
    flex: 1 1 100%;
    min-width: 100%;
}.HRxb_review_block .cYWB_top_sitewrap .oYQr_main_start a {
    padding: 0.4rem 0.8rem;
}.HRxb_review_block .cYWB_top_sitewrap .oYQr_main_start a:hover {
    padding-left: 1.2rem;
}.cfGO_hackathon {
    padding: 1.5rem 0;
    margin-top: 1.5rem;
}.HRxb_review_block .company_holder:hover,
    .HRxb_review_block .cYWB_top_sitewrap:hover {
    transform: translateY(-2px);
}}.fZXt_ty_footer {
    background: linear-gradient(135deg, rgb(205,212,191,0.5), rgb(173,181,152) 120%);
    overflow: hidden;
    position: relative;
    padding: 7rem 0;
}.fZXt_ty_footer::before {
    content: "";
    top: -10%;
    background: radial-gradient(circle, rgb(255, 255, 255, 0.5) 10%, transparent 70%);
    height: 300px;
    position: absolute;
    transform: rotate(-15deg);
    right: -5%;
    opacity: 0.2;
    animation: float 8s ease-in-out infinite;
    width: 300px;
}.fZXt_ty_footer::after {
    bottom: -5%;
    transform: rotate(15deg);
    animation: float 9s ease-in-out infinite reverse;
    opacity: 0.15;
    position: absolute;
    content: "";
    height: 250px;
    left: -5%;
    background: radial-gradient(circle, rgb(173,181,152) 10%, transparent 70%);
    width: 250px;
}.fZXt_ty_footer .container {
    margin: 0 auto;
    padding: 0 1.5rem;
    max-width: 1200px;
    position: relative;
    z-index: 2;
}.fZXt_ty_footer .cOqZ_learn_classes {
    background: rgba(255, 255, 255, 0.92);
    position: relative;
    clip-path: polygon(0 0, 100% 0, 100% 95%, 95% 100%, 0 100%);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 3.5rem;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1), 0 10px 20px rgba(0, 0, 0, 0.05);
    transform: perspective(1000px) rotateX(1deg);
    backdrop-filter: blur(10px);
}.fZXt_ty_footer .cOqZ_learn_classes:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 25px 60px rgba(0, 0, 0, 0.12), 0 15px 25px rgba(0, 0, 0, 0.06);
}.fZXt_ty_footer .cOqZ_learn_classes > div:first-child {
    position: relative;
    margin-bottom: 2rem;
}.fZXt_ty_footer .cOqZ_learn_classes > div:first-child::before {
    top: 50%;
    content: "";
    transform: translateY(-50%);
    width: 0.5rem;
    position: absolute;
    background: linear-gradient(to bottom, rgb(205,212,191), rgb(173,181,152));
    left: -2rem;
    height: 70%;
}.fZXt_ty_footer h5 {
    font-size: 22px;
    transition: transform 0.4s ease;
    position: relative;
    line-height: 1.4;
    color: #000000;
    padding-bottom: 0.5rem;
    margin: 0;
    font-weight: 700;
    transform: translateX(0);
}.fZXt_ty_footer .cOqZ_learn_classes:hover h5 {
    transform: translateX(10px);
}.fZXt_ty_footer h5::after {
    background: linear-gradient(to right, rgb(205,212,191), transparent);
    bottom: 0;
    content: "";
    transition: width 0.4s ease;
    left: 0;
    position: absolute;
    height: 3px;
    width: 80px;
}.fZXt_ty_footer .cOqZ_learn_classes:hover h5::after {
    width: 120px;
}.fZXt_ty_footer .cOqZ_learn_classes > div:last-child {
    position: relative;
    overflow: hidden;
}.fZXt_ty_footer p {
    color: #000000;
    line-height: 1.7;
    transition: color 0.3s ease;
    font-size: 15px;
    position: relative;
    margin: 0;
}.fZXt_ty_footer a {
    transform: translateY(0);
    text-decoration: none;
    position: relative;
    display: block;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 0.5rem 0;
}.fZXt_ty_footer a::before {
    transition: width 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    width: 0;
    left: 0;
    bottom: 0;
    content: "";
    height: 1px;
    background: rgb(205,212,191);
    position: absolute;
}.fZXt_ty_footer a:hover {
    transform: translateY(-3px);
}.fZXt_ty_footer a:hover::before {
    width: 100%;
}.fZXt_ty_footer a:hover p {
    color: rgb(205,212,191);
}.fZXt_ty_footer a:focus {
    box-shadow: 0 0 0 2px rgb(205,212,191,0.5);
    outline: none;
}

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

@media screen and (max-width: 992px) {.fZXt_ty_footer {
    padding: 5rem 0;
}.fZXt_ty_footer .cOqZ_learn_classes {
    padding: 2.5rem;
}.fZXt_ty_footer h5 {
    font-size: calc(22px * 0.95);
}
}

@media screen and (max-width: 768px) {.fZXt_ty_footer {
    padding: 4rem 0;
}.fZXt_ty_footer .cOqZ_learn_classes {
    padding: 2rem;
    clip-path: polygon(0 0, 100% 0, 100% 97%, 97% 100%, 0 100%);
}.fZXt_ty_footer .cOqZ_learn_classes > div:first-child::before {
    left: -1.5rem;
    width: 0.3rem;
}.fZXt_ty_footer h5 {
    font-size: calc(22px * 0.9);
}
}

@media screen and (max-width: 576px) {.fZXt_ty_footer {
    padding: 3rem 0;
}.fZXt_ty_footer .cOqZ_learn_classes {
    clip-path: polygon(0 0, 100% 0, 100% 98%, 98% 100%, 0 100%);
    padding: 1.75rem;
}.fZXt_ty_footer .cOqZ_learn_classes > div:first-child {
    margin-bottom: 1.5rem;
}.fZXt_ty_footer .cOqZ_learn_classes > div:first-child::before {
    height: 60%;
    left: -1.2rem;
}.fZXt_ty_footer h5 {
    font-size: calc(22px * 0.85);
}.fZXt_ty_footer p {
    font-size: calc(15px * 0.95);
    line-height: 1.6;
}
}