﻿* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}.WPOVQ-top-edu {
    flex: 1 0 auto;
}html,body {
    font-family: Arial, sans-serif;
    color: #000000;
    scroll-snap-type: none;
    min-height: 100%;
    auto
contain
touch-action: none;
    height: 100%;
}a {
    text-decoration: none;
    color: inherit;
}::-webkit-scrollbar {
    width: 15px;
}::-webkit-scrollbar-button {
    background: rgb(208,191,192,0.5);
    border-radius: 1px;
}::-webkit-scrollbar-track {
    background: rgb(233,225,226);
}::-webkit-scrollbar-thumb {
    background: rgb(233,225,226);
    transition: all, background, box-shadow 4.7s cubic-bezier(0.42, 0, 0.58, 1);
    box-shadow: -1px 3px 14px 1px rgba(0, 0, 0, 0.6);
}::-webkit-scrollbar-thumb:hover {
    background: rgb(233,225,226);
    box-shadow: 0px 0px 6px 5px rgba(0, 0, 0, 0.1);
    border-color: rgb(173,152,153,0.5);
}::-webkit-scrollbar-thumb:active {
    transform: translateY(1px);
    background: rgb(173,152,153,0.5);
}::-webkit-scrollbar-corner {
    background: rgb(233,225,226);
}* {
    scrollbar-color: rgb(173,152,153) rgb(255, 255, 255, 0.5);
}.lWIJo-report-abuse {
    flex: 0 0 auto;
}svg {
    height: 30px;
    width: 30px;
}header,footer {
    width: 100%;
}.ZJrNz-wrapper-template {
    min-height: 100%;
    flex-direction: column;
    height: 100%;
    display: flex;
}.container {
    max-width: 100%;
    width: 1251px;
    margin: auto;
}

@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.aWuEM-course-overview {
    background-color: rgb(233,225,226);
    display: grid;
    overflow: hidden;
    min-height: 100vh;
    position: relative;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: 1fr;
}.aWuEM-course-overview .szcoq-knowledge-map {
    clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%);
    grid-column: 4 / span 8;
    grid-row: 1;
    position: relative;
    z-index: 1;
    height: 100%;
}.aWuEM-course-overview .szcoq-knowledge-map::before {
    background: linear-gradient(90deg, rgb(173,152,153,0.5), transparent);
    left: 0;
    position: absolute;
    pointer-events: none;
    width: 30%;
    z-index: 2;
    content: "";
    top: 0;
    height: 100%;
}.aWuEM-course-overview .eonUA-skill-plan {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}.aWuEM-course-overview .pNZPK-learn-career {
    height: 100%;
    perspective: 1000px;
    width: 100%;
    position: relative;
}.aWuEM-course-overview .sOpTL-ready-skills {
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 1;
    transition: opacity 0.8s, transform 0.8s;
    opacity: 0;
    left: 0;
    position: absolute;
    transform: translateZ(-50px);
}.aWuEM-course-overview .sOpTL-ready-skills:nth-child(1) {
    animation: slide-cube 25s infinite 0s;
}.aWuEM-course-overview .sOpTL-ready-skills:nth-child(2) {
    animation: slide-cube 25s infinite -5s;
}.aWuEM-course-overview .sOpTL-ready-skills:nth-child(3) {
    animation: slide-cube 25s infinite -10s;
}.aWuEM-course-overview .sOpTL-ready-skills:nth-child(4) {
    animation: slide-cube 25s infinite -15s;
}.aWuEM-course-overview .sOpTL-ready-skills:nth-child(5) {
    animation: slide-cube 25s infinite -20s;
}.aWuEM-course-overview .sOpTL-ready-skills img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}.aWuEM-course-overview .eonUA-skill-plan:hover .sOpTL-ready-skills {
    animation-play-state: paused;
}.aWuEM-course-overview .container {
    grid-row: 1;
    display: flex;
    grid-column: 1 / span 7;
    position: relative;
    padding: 0 0 0 4rem;
    align-items: center;
    justify-content: flex-start;
    z-index: 2;
}.aWuEM-course-overview .EcNmV-founders-team {
    width: 100%;
    max-width: 550px;
    margin-left: 0;
    margin-right: auto;
    position: relative;
}.aWuEM-course-overview .XdKNi-study-route {
    position: relative;
    border-radius: 23px;
    padding: 2rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(0, 0, 0, 0.6);
}.aWuEM-course-overview .XdKNi-study-route h3 {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    animation: slide-up 0.7s ease-out forwards;
    color: #ffffff;
    margin-bottom: 1.5rem;
    position: relative;
    line-height: 1.1;
    font-weight: 700;
    opacity: 0;
    font-size: 43px;
    transform: translateY(30px);
}.aWuEM-course-overview .XdKNi-study-route::before {
    width: 80px;
    content: "";
    border-top: 3px solid rgb(208,191,192);
    height: 80px;
    position: absolute;
    border-left: 3px solid rgb(208,191,192);
    opacity: 0;
    animation: fade-in 0.5s 0.9s ease-out forwards;
    top: -40px;
    left: -40px;
}.aWuEM-course-overview .XdKNi-study-route::after {
    content: "";
    animation: fade-in 0.5s 0.9s ease-out forwards;
    width: 80px;
    bottom: -40px;
    right: -40px;
    height: 80px;
    border-bottom: 3px solid rgb(208,191,192);
    border-right: 3px solid rgb(208,191,192);
    position: absolute;
    opacity: 0;
}.aWuEM-course-overview .XdKNi-study-route p {
    margin-bottom: 2.5rem;
    opacity: 0;
    font-size: 16px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    animation: slide-up 0.7s 0.4s ease-out forwards;
    line-height: 1.8;
    transform: translateY(30px);
}.aWuEM-course-overview .GHYLo-contact-inquiry {
    letter-spacing: 1px;
    position: relative;
    font-weight: 600;
    opacity: 0;
    padding: 1rem 2.5rem;
    background: rgb(208,191,192);
    transform: translateY(30px);
    font-size: 18px;
    overflow: hidden;
    animation: slide-up 0.7s 0.6s ease-out forwards;
    color: #ffffff;
    transition: all 0.3s;
    display: inline-block;
    text-decoration: none;
}.aWuEM-course-overview .GHYLo-contact-inquiry:hover {
    box-shadow: 0 0 30px rgba(rgb(208,191,192), 0.5);
    transform: scale(1.05);
    background: transparent;
}.aWuEM-course-overview .GHYLo-contact-inquiry::before {
    transform: scale(1);
    content: "";
    transition: transform 0.5s;
    left: 0;
    top: 0;
    transform-origin: bottom right;
    width: 100%;
    position: absolute;
    height: 100%;
    background: rgb(208,191,192);
    z-index: -1;
}.aWuEM-course-overview .GHYLo-contact-inquiry:hover::before {
    transform: scale(0);
    transition: transform 0.5s;
}@keyframes slide-cube {
    0%, 20%, 100% {
        opacity: 0;
        transform: translateZ(-50px) rotateY(-5deg);
    }
    4%, 16% {
        opacity: 1;
        transform: translateZ(0) rotateY(0);
    }
}

@keyframes slide-up {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fade-in {
    to {
        opacity: 1;
    }
}

.aWuEM-course-overview::before {
    position: absolute;
    pointer-events: none;
    z-index: 0;
    content: "";
    width: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(to right,
        rgb(173,152,153,0.5) 0%,
        rgb(173,152,153,0.5) 40%,
        transparent 70%);
    height: 100%;
}.aWuEM-course-overview::after {
    top: 0;
    opacity: 0.5;
    background: radial-gradient(
        circle at 30% 50%,
        rgb(208,191,192,0.5) 0%,
        transparent 50%
    );
    width: 100%;
    content: "";
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    z-index: 0;
}

@media screen and (max-width: 1400px) {.aWuEM-course-overview .EcNmV-founders-team {
    margin-right: 1rem;
}
}

@media screen and (max-width: 1200px) {.aWuEM-course-overview {
    grid-template-columns: repeat(10, 1fr);
}.aWuEM-course-overview .szcoq-knowledge-map {
    grid-column: 6 / span 5;
}.aWuEM-course-overview .container {
    padding: 0 0 0 3rem;
    grid-column: 1 / span 6;
}.aWuEM-course-overview .EcNmV-founders-team {
    max-width: 100%;
}.aWuEM-course-overview::before {
    background: linear-gradient(to right,
            rgb(173,152,153,0.5) 0%,
            rgb(173,152,153,0.5) 30%,
            transparent 60%);
}
}

@media screen and (max-width: 992px) {.aWuEM-course-overview {
    flex-direction: column;
    display: flex;
    min-height: auto;
    padding: 0;
}.aWuEM-course-overview .szcoq-knowledge-map {
    order: 1;
    height: 50vh;
    width: 100%;
    clip-path: none;
}.aWuEM-course-overview .szcoq-knowledge-map::before {
    display: none;
}.aWuEM-course-overview .container {
    order: 2;
    width: 100%;
    padding: 4rem 3rem;
}.aWuEM-course-overview .EcNmV-founders-team {
    margin: 0;
    max-width: 600px;
}.aWuEM-course-overview .XdKNi-study-route {
    background: rgba(0, 0, 0, 0.7);
}.aWuEM-course-overview::before {
    opacity: 0.95;
    background: rgb(173,152,153,0.5);
}.aWuEM-course-overview::after {
    background: none;
}.aWuEM-course-overview .sOpTL-ready-skills {
    animation-duration: 20s;
}
}

@media screen and (max-width: 768px) {.aWuEM-course-overview .szcoq-knowledge-map {
    height: 40vh;
}.aWuEM-course-overview .container {
    padding: 3rem 2rem;
}.aWuEM-course-overview .XdKNi-study-route h3 {
    font-size: calc(43px * 0.8);
}.aWuEM-course-overview .XdKNi-study-route::before,
    .aWuEM-course-overview .XdKNi-study-route::after {
    width: 60px;
    height: 60px;
}
}

@media screen and (max-width: 576px) {.aWuEM-course-overview .szcoq-knowledge-map {
    height: 35vh;
}.aWuEM-course-overview .container {
    padding: 2.5rem 1.5rem;
}.aWuEM-course-overview .XdKNi-study-route h3 {
    font-size: calc(38px * 1.1);
}.aWuEM-course-overview .XdKNi-study-route::before,
    .aWuEM-course-overview .XdKNi-study-route::after {
    bottom: -20px;
    height: 40px;
    right: -20px;
    top: -20px;
    left: -20px;
    width: 40px;
}.aWuEM-course-overview .GHYLo-contact-inquiry {
    text-align: center;
    width: 100%;
}}.VIYlo-privacy-reservoir {
    background-color: var(--section-bg-color, #f8f9fa);
    padding: 5rem 0;
    overflow: hidden;
    position: relative;
}.VIYlo-privacy-reservoir::before {
    left: 0;
    z-index: 0;
    height: 100%;
    position: absolute;
    top: 0;
    background: linear-gradient(135deg, rgba(245, 245, 250, 0.7) 0%, rgba(240, 242, 247, 0.4) 100%);
    content: "";
    width: 100%;
}.VIYlo-privacy-reservoir::after {
    right: -5%;
    z-index: 0;
    background: linear-gradient(145deg, var(--primary-color_opacity, rgba(65, 84, 241, 0.05)), var(--secondary-color_opacity, rgba(70, 90, 250, 0.08)));
    position: absolute;
    top: -10%;
    height: 70%;
    content: "";
    clip-path: polygon(0 15%, 100% 0, 85% 100%, 0 85%);
    width: 40%;
    transform: rotate(-15deg);
}.VIYlo-privacy-reservoir .container {
    max-width: 1140px;
    padding: 0 20px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    transform: translateZ(0);
}.VIYlo-privacy-reservoir h1 {
    position: relative;
    color: var(--dark-color, #252525);
    transform: translateX(-10px);
    margin-bottom: 2rem;
    letter-spacing: -0.02em;
    font-size: var(--h1-font-size, 2.5rem);
    font-weight: var(--font-weight-bold, 700);
}.VIYlo-privacy-reservoir h1::after {
    bottom: -12px;
    left: 0;
    width: 80px;
    background: linear-gradient(90deg, var(--primary-color, #4154f1), var(--secondary-color, #4655fa));
    height: 4px;
    content: "";
    transform-origin: left center;
    animation: scaleWidth 0.8s ease-out forwards;
    position: absolute;
}@keyframes scaleWidth {
    from { transform: scaleX(0); }
    to { transform: scaleX(1); }
}

.VIYlo-privacy-reservoir h2 {
    margin: 3rem 0 1.5rem;
    border-left: 3px solid var(--primary-color, #4154f1);
    font-weight: var(--font-weight-semibold, 600);
    padding-left: 16px;
    position: relative;
    font-size: var(--h2-font-size, 1.8rem);
    color: var(--dark-color, #252525);
}.VIYlo-privacy-reservoir h3 {
    font-size: calc(var(--h2-font-size, 1.8rem) * 0.85);
    padding-left: 14px;
    font-weight: var(--font-weight-semibold, 600);
    position: relative;
    color: var(--dark-color, #252525);
    margin: 2.5rem 0 1.25rem;
    border-left: 2px solid var(--secondary-color, #4655fa);
}.VIYlo-privacy-reservoir h4 {
    font-size: calc(var(--h2-font-size, 1.8rem) * 0.75);
    margin: 2rem 0 1rem;
    border-left: 1px solid var(--secondary-color, #4655fa);
    font-weight: var(--font-weight-semibold, 600);
    position: relative;
    padding-left: 12px;
    color: var(--dark-color, #252525);
}.VIYlo-privacy-reservoir p {
    transform: translateZ(0);
    max-width: 90%;
    line-height: 1.7;
    position: relative;
    margin-bottom: 1.5rem;
    color: var(--p-color, #444444);
    font-size: var(--p-font-size, 1rem);
}.VIYlo-privacy-reservoir strong {
    font-weight: var(--font-weight-semibold, 600);
    display: inline-block;
    position: relative;
    color: var(--dark-color, #252525);
}.VIYlo-privacy-reservoir strong::after {
    left: 0;
    height: 2px;
    width: 100%;
    bottom: 0;
    position: absolute;
    content: "";
    background-color: var(--primary-color_opacity, rgba(65, 84, 241, 0.2));
}.VIYlo-privacy-reservoir ul {
    padding-left: 20px;
    margin: 1.5rem 0 2rem 1rem;
    position: relative;
}.VIYlo-privacy-reservoir ul::before {
    content: "";
    border-radius: var(--border-radius-small, 3px);
    left: -20px;
    width: 3px;
    height: 100%;
    background: linear-gradient(to bottom, var(--primary-color_opacity, rgba(65, 84, 241, 0.2)), transparent);
    position: absolute;
    top: 0;
}.VIYlo-privacy-reservoir li {
    margin-bottom: 1rem;
    color: var(--p-color, #444444);
    line-height: 1.6;
    font-size: var(--p-font-size, 1rem);
    padding-left: 8px;
    position: relative;
}.VIYlo-privacy-reservoir li::before {
    position: absolute;
    content: "";
    left: -18px;
    transform: rotate(45deg);
    width: 8px;
    height: 8px;
    background-color: var(--primary-color, #4154f1);
    border-radius: 1px;
    top: 0.7em;
}.VIYlo-privacy-reservoir span {
    transform: translateX(8px);
    position: relative;
    display: block;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.03);
    line-height: 1.7;
    padding: 0.5rem 0 1.5rem;
    font-size: var(--p-font-size, 1rem);
    border-left: 1px solid var(--primary-color_opacity, rgba(65, 84, 241, 0.2));
    color: var(--p-color, #444444);
    padding: 1.5rem;
    margin-bottom: 1.5rem;
    background: linear-gradient(to right, var(--white-color, #ffffff), rgba(248, 249, 250, 0.8));
}

@media (min-width: 992px) {.VIYlo-privacy-reservoir {
    padding: 6rem 0;
}.VIYlo-privacy-reservoir .container {
    padding: 0 40px;
}.VIYlo-privacy-reservoir h1 {
    font-size: calc(var(--h1-font-size, 2.5rem) * 1.1);
    margin-bottom: 3rem;
    transform: translateX(-15px);
}.VIYlo-privacy-reservoir h1::after {
    height: 5px;
    width: 120px;
    bottom: -15px;
}.VIYlo-privacy-reservoir h2 {
    font-size: calc(var(--h2-font-size, 1.8rem) * 1.05);
    margin: 4rem 0 2rem;
    padding-left: 20px;
}.VIYlo-privacy-reservoir p {
    line-height: 1.75;
    font-size: calc(var(--p-font-size, 1rem) * 1.05);
    max-width: 85%;
}.VIYlo-privacy-reservoir ul {
    margin: 2rem 0 2.5rem 2rem;
}.VIYlo-privacy-reservoir li {
    margin-bottom: 1.2rem;
    font-size: calc(var(--p-font-size, 1rem) * 1.05);
}.VIYlo-privacy-reservoir span {
    transform: translateX(15px);
    transition: transform 0.3s ease;
    padding: 2rem;
    font-size: calc(var(--p-font-size, 1rem) * 1.05);
}.VIYlo-privacy-reservoir span:hover {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    transform: translateX(10px);
}
}

@media (max-width: 767px) {.VIYlo-privacy-reservoir {
    padding: 3rem 0;
}.VIYlo-privacy-reservoir::after {
    height: 40%;
    right: -25%;
    top: -5%;
    width: 70%;
}.VIYlo-privacy-reservoir .container {
    padding: 0 15px;
}.VIYlo-privacy-reservoir h1 {
    margin-bottom: 1.5rem;
    transform: translateX(-5px);
    font-size: calc(var(--h1-font-size, 2.5rem) * 0.85);
}.VIYlo-privacy-reservoir h1::after {
    width: 60px;
}.VIYlo-privacy-reservoir h2 {
    margin: 2.5rem 0 1.25rem;
    font-size: calc(var(--h2-font-size, 1.8rem) * 0.9);
}.VIYlo-privacy-reservoir h3 {
    font-size: calc(var(--h2-font-size, 1.8rem) * 0.75);
}.VIYlo-privacy-reservoir h4 {
    font-size: calc(var(--h2-font-size, 1.8rem) * 0.65);
}.VIYlo-privacy-reservoir p {
    max-width: 100%;
    font-size: calc(var(--p-font-size, 1rem) * 0.95);
}.VIYlo-privacy-reservoir ul {
    margin: 1.25rem 0 1.75rem 0.5rem;
}.VIYlo-privacy-reservoir li {
    margin-bottom: 0.8rem;
    font-size: calc(var(--p-font-size, 1rem) * 0.95);
}.VIYlo-privacy-reservoir span {
    padding: 1rem;
    font-size: calc(var(--p-font-size, 1rem) * 0.95);
    transform: translateX(0);
}
}

@media (max-width: 480px) {.VIYlo-privacy-reservoir {
    padding: 2rem 0;
}.VIYlo-privacy-reservoir h1 {
    font-size: calc(var(--h1-font-size, 2.5rem) * 0.7);
}.VIYlo-privacy-reservoir h2 {
    margin: 2rem 0 1rem;
    font-size: calc(var(--h2-font-size, 1.8rem) * 0.8);
    padding-left: 12px;
}.VIYlo-privacy-reservoir h3 {
    font-size: calc(var(--h2-font-size, 1.8rem) * 0.65);
    padding-left: 10px;
}.VIYlo-privacy-reservoir h4 {
    font-size: calc(var(--h2-font-size, 1.8rem) * 0.55);
    padding-left: 8px;
}.VIYlo-privacy-reservoir p, .VIYlo-privacy-reservoir li, .VIYlo-privacy-reservoir span {
    font-size: calc(var(--p-font-size, 1rem) * 0.9);
    line-height: 1.6;
}.VIYlo-privacy-reservoir span {
    padding: 0.875rem;
}}.qZWmr-cookie-modal-message {
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5);
    border-top: 3px solid rgb(208,191,192);
    background: rgb(233,225,226);
    overflow: hidden;
    transition: transform 0.3s ease-in-out;
    padding: 1rem 0;
    width: 100%;
    align-items: center;
    bottom: 0;
    z-index: 90;
    justify-content: center;
    position: fixed;
    display: flex;
}#XVwsa-cookie-popupdialog {
    display: none;
}#XVwsa-cookie-popupdialog:checked ~ .qZWmr-cookie-modal-message {
    visibility: hidden;
    opacity: 0;
}.qZWmr-cookie-modal-message .container {
    margin: 0 auto;
    flex-wrap: wrap;
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
    z-index: 1;
    gap: 1rem;
    position: relative;
    max-width: 1140px;
}.ZUPym-data-control {
    display: flex;
    align-items: center;
    margin-right: 1rem;
    flex-shrink: 0;
}.ZUPym-data-control svg {
    height: 50px;
    fill: rgb(208,191,192);
    width: 50px;
}.siOWk-cookie-customize {
    min-width: 300px;
    flex: 1;
    margin-bottom: 20px;
}.siOWk-cookie-customize h5 {
    font-size: 1.5rem;
    color: rgb(208,191,192);
    margin-bottom: 0.5rem;
    font-weight: 600;
}.siOWk-cookie-customize p {
    font-size: 1rem;
    color: #000000;
}.VwPUg-cookies-tech {
    background: rgb(208,191,192);
    border-radius: 10px;
    cursor: pointer;
    font-weight: 700;
    display: inline-block;
    font-size: 1rem;
    text-decoration: none;
    border: none;
    transition: background-color 0.3s ease, transform 0.3s ease;
    color: #ffffff;
    padding: 0.75rem 1.5rem;
}.cookie_button.nxkFA-gdpr-banner {
    background: rgb(208,191,192);
}.cookie_button.vJpuH-cookie-comply {
    background: #000000;
    margin-left: 0.5rem;
}.VwPUg-cookies-tech:hover {
    background: #000000;
    transform: translateY(-3px);
}.cookie_button.vJpuH-cookie-comply:hover {
    background: rgb(208,191,192);
}.qZWmr-cookie-modal-message p a {
    text-decoration: underline;
    transition: color 0.3s ease;
    color: rgb(208,191,192);
}.qZWmr-cookie-modal-message p a:hover {
    color: #000000;
}
@media only screen and (max-width: 768px) {.qZWmr-cookie-modal-message .container {
    flex-direction: column;
    align-items: center;
}.ZUPym-data-control {
    margin-right: 0;
    margin-bottom: 1rem;
}.siOWk-cookie-customize {
    margin-bottom: 1rem;
    text-align: center;
}.cookie_button.vJpuH-cookie-comply {
    margin-top: 0.5rem;
    margin-left: 0;
}}
footer {
    position: relative;
    width: 100%;
}.lWIJo-report-abuse {
    background-color: rgb(208,191,192);
    padding: 80px 0 30px;
    color: #ffffff;
    font-family: Arial, sans-serif;
    position: relative;
}.lWIJo-report-abuse::before {
    width: 60%;
    top: 0;
    position: absolute;
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0% 100%);
    content: "";
    right: 0;
    background-color: rgb(208,191,192);
    height: 100%;
    z-index: 0;
}footer .lWIJo-report-abuse::after {
    width: 200px;
    right: 15%;
    background: radial-gradient(circle, rgb(208,191,192), transparent 70%);
    position: absolute;
    border-radius: 50%;
    height: 200px;
    opacity: 0.3;
    content: "";
    top: 50px;
}footer .rbjzm-study-bottom {
    position: relative;
    z-index: 1;
}footer .rDdFU-get-in-touch {
    margin-bottom: 60px;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: flex-start;
}footer .info_item {
    border-radius: 10px;
    margin-right: 10px;
    flex: 0 1 auto;
    transform: skewX(-5deg);
    backdrop-filter: blur(5px);
    background-color: rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease;
    padding: 15px 25px;
    margin-bottom: 10px;
}footer .info_item:hover {
    transform: skewX(-5deg) translateY(-5px);
    background-color: rgb(208,191,192);
}footer .info_item svg {
    vertical-align: middle;
    height: 20px;
    margin-right: 10px;
    transform: skewX(5deg);
    width: 20px;
    fill: #ffffff;
}footer .info_item p,
footer .info_item a {
    transform: skewX(5deg);
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    color: #ffffff;
    font-size: 15px;
}footer .text_main_holder {
    grid-template-columns: 1fr;
    position: relative;
    gap: 40px;
    display: grid;
}footer .vfHtW-header-navbar {
    position: relative;
    padding-left: 20px;
}footer .vfHtW-header-navbar::before {
    width: 5px;
    position: absolute;
    left: 0;
    height: 100%;
    background-color: rgb(208,191,192);
    top: 0;
    content: "";
}footer .vfHtW-header-navbar svg {
    filter: brightness(0) invert(1);
    height: 45px;
    margin-bottom: 20px;
    width: auto;
}footer .cslhJ-blog-ref {
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    max-width: 320px;
    line-height: 1.6;
}footer .Jdyef-header-lesson {
    position: relative;
}footer .Jdyef-header-lesson h5 {
    color: #ffffff;
    font-weight: 700;
    position: relative;
    margin-bottom: 25px;
    font-size: 22px;
    padding-bottom: 10px;
    letter-spacing: 1px;
    display: inline-block;
    text-transform: uppercase;
}footer .Jdyef-header-lesson h5::after {
    background-color: rgb(208,191,192);
    bottom: 0;
    position: absolute;
    height: 3px;
    content: "";
    left: 0;
    width: 50px;
}footer .jTetl-nav-pagebar {
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
    margin-bottom: 25px;
    display: grid;
    gap: 15px;
}footer .jTetl-nav-pagebar a {
    padding-left: 0;
    color: rgba(255, 255, 255, 0.8);
    position: relative;
    transition: all 0.3s ease;
    text-decoration: none;
    font-size: 15px;
}footer .jTetl-nav-pagebar a::before {
    position: absolute;
    opacity: 0;
    color: rgb(208,191,192);
    transition: all 0.3s ease;
    content: "→";
    left: -20px;
}footer .jTetl-nav-pagebar a:hover {
    padding-left: 20px;
    color: rgb(208,191,192);
}footer .jTetl-nav-pagebar a:hover::before {
    left: 0;
    opacity: 1;
}footer .subscribe_holder {
    border-left: 5px solid rgb(208,191,192);
    position: relative;
    padding: 30px;
    border-radius: 28px;
    background-color: rgba(0, 0, 0, 0.3);
}footer .subscribe_holder::before {
    border-radius: 50%;
    content: "";
    opacity: 0.2;
    width: 100px;
    background-color: rgb(208,191,192);
    position: absolute;
    top: -20px;
    z-index: -1;
    right: -20px;
    height: 100px;
}footer .subscribe_holder h5 {
    letter-spacing: 1px;
    margin-bottom: 15px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 22px;
}footer .subscribe_holder p {
    line-height: 1.6;
    font-size: 15px;
    margin-bottom: 25px;
    color: rgba(255, 255, 255, 0.7);
}footer .input_holder {
    gap: 15px;
    flex-direction: column;
    display: flex;
}footer .input_holder input[type="email"] {
    background-color: rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease;
    border: none;
    color: #ffffff;
    border-radius: 10px;
    padding: 14px 16px;
    font-size: 15px;
}footer .input_holder input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgb(208,191,192);
    background-color: rgba(255, 255, 255, 0.15);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}footer .VcXyf-updates-list {
    transition: all 0.3s ease;
    color: #ffffff;
    border-radius: 10px;
    cursor: pointer;
    letter-spacing: 1px;
    font-size: 17px;
    padding: 14px 20px;
    text-transform: uppercase;
    font-weight: 600;
    background-color: rgb(208,191,192);
    border: none;
}footer .VcXyf-updates-list:hover {
    transform: translateX(5px);
    background-color: rgb(173,152,153);
}footer .fOhiK-award-show {
    position: relative;
    margin-top: 60px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 20px;
}footer .YDnCa-science-ref {
    text-align: center;
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
}

@media (min-width: 768px) {footer .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}footer .jTetl-nav-pagebar {
    grid-template-columns: repeat(2, 1fr);
}footer .input_holder {
    flex-direction: row;
}footer .VcXyf-updates-list {
    white-space: nowrap;
}footer .jTetl-nav-pagebar a {
    padding-right: 10px;
}
}

@media (max-width: 991px) {footer .lWIJo-report-abuse::before {
    width: 100%;
    background-color: rgb(208,191,192);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    opacity: 0.7;
}
}

@media (max-width: 767px) {footer .lWIJo-report-abuse {
    padding: 60px 0 30px;
}footer .rDdFU-get-in-touch {
    margin-bottom: 40px;
    justify-content: center;
}footer .Jdyef-header-lesson h5, footer .subscribe_holder h5 {
    margin-bottom: 20px;
}footer .fOhiK-award-show {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .lWIJo-report-abuse {
    padding: 50px 0 20px;
}footer .info_item {
    margin-right: 0;
    width: 100%;
}footer .jTetl-nav-pagebar {
    grid-template-columns: 1fr;
}footer .subscribe_holder {
    padding: 20px;
}footer .input_holder input[type="email"],
    footer .VcXyf-updates-list {
    padding: 12px 15px;
}}.DzapR-newsletter-subscription {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(233,225,226), rgb(173,152,153,0.5));
    padding: 6rem 0;
}.DzapR-newsletter-subscription::before {
    right: -5%;
    width: 50%;
    position: absolute;
    height: 140%;
    z-index: 0;
    transform: rotate(-15deg) skewX(-15deg);
    background: linear-gradient(145deg, rgb(208,191,192,0.5), rgb(173,152,153));
    opacity: 0.7;
    content: "";
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    top: -10%;
}.DzapR-newsletter-subscription::after {
    background: linear-gradient(to right, rgb(173,152,153) 20%, rgb(208,191,192,0.5));
    left: -2%;
    height: 70%;
    position: absolute;
    content: "";
    opacity: 0.6;
    z-index: 0;
    transform: rotate(12deg) skewY(5deg);
    width: 35%;
    filter: blur(15px);
    bottom: -5%;
}.DzapR-newsletter-subscription .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    padding: 0 2rem;
}.DzapR-newsletter-subscription .EcNmV-founders-team {
    transform: perspective(1000px) rotateX(2deg);
    background: linear-gradient(120deg, rgba(255,255,255,0.15), rgba(255,255,255,0.05));
    backdrop-filter: blur(5px);
    flex-direction: column;
    padding: 3.5rem 3rem;
    border-left: 4px solid rgb(208,191,192);
    display: flex;
    position: relative;
    box-shadow: 0 15px 30px rgba(0,0,0,0.1), 
                0 8px 12px rgba(0,0,0,0.08),
                inset 0 0 0 1px rgba(255,255,255,0.1);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
}.DzapR-newsletter-subscription .EcNmV-founders-team:hover {
    box-shadow: 0 20px 40px rgba(0,0,0,0.15), 
                0 12px 16px rgba(0,0,0,0.1),
                inset 0 0 0 1px rgba(255,255,255,0.2);
    transform: perspective(1000px) rotateX(0deg);
}.DzapR-newsletter-subscription h3 {
    line-height: 1.4;
    font-family: Arial, sans-serif;
    max-width: 90%;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 2.5rem;
    transform: translateX(-5px);
    font-size: clamp(1.5rem, 3vw, 36px);
    text-shadow: 0 2px 4px rgba(0,0,0,0.15);
    position: relative;
}.DzapR-newsletter-subscription h3::after {
    left: 0;
    background: linear-gradient(to right, rgb(208,191,192), transparent);
    width: 80px;
    content: "";
    height: 3px;
    bottom: -12px;
    position: absolute;
}.DzapR-newsletter-subscription .input_holder {
    transition: transform 0.3s ease;
    align-items: stretch;
    transform: translateY(0);
    display: flex;
    position: relative;
    gap: 1.25rem;
    margin-top: 1rem;
    flex-direction: row;
}.DzapR-newsletter-subscription .input_holder:focus-within {
    transform: translateY(-5px);
}.DzapR-newsletter-subscription .input_holder div {
    flex: 1;
    position: relative;
}.DzapR-newsletter-subscription input[type="email"] {
    box-shadow: 0 4px 12px rgba(0,0,0,0.1), inset 0 0 0 1px rgba(0,0,0,0.05);
    border-radius: 10px;
    height: 60px;
    color: #000000;
    border: none;
    padding: 0 1.5rem;
    background-color: #ffffff;
    transition: all 0.3s ease;
    width: 100%;
    font-family: Arial, sans-serif;
    font-size: 18px;
}.DzapR-newsletter-subscription input[type="email"]:focus {
    box-shadow: 0 6px 16px rgba(0,0,0,0.15), 
                inset 0 0 0 1px rgb(208,191,192),
                0 0 0 3px rgb(208,191,192,0.5);
    outline: none;
}.DzapR-newsletter-subscription input[type="email"]::placeholder {
    color: rgba(0,0,0,0.4);
    transition: opacity 0.3s ease;
}.DzapR-newsletter-subscription input[type="email"]:focus::placeholder {
    opacity: 0.6;
}.DzapR-newsletter-subscription .VcXyf-updates-list {
    transition: all 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    border-radius: 10px;
    background: linear-gradient(135deg, rgb(173,152,153), rgb(208,191,192));
    font-size: 14px;
    color: #ffffff;
    font-family: Arial, sans-serif;
    box-shadow: 0 6px 15px rgba(0,0,0,0.2);
    cursor: pointer;
    letter-spacing: 0.5px;
    position: relative;
    border: none;
    height: 60px;
    padding: 0 1.75rem;
    min-width: 160px;
    overflow: hidden;
    font-weight: 600;
}.DzapR-newsletter-subscription .VcXyf-updates-list:hover {
    transform: translateY(-3px);
    background: linear-gradient(135deg, rgb(208,191,192), rgb(173,152,153));
    box-shadow: 0 12px 20px rgba(0,0,0,0.18);
}.DzapR-newsletter-subscription .VcXyf-updates-list:active {
    transform: translateY(1px);
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}.DzapR-newsletter-subscription .VcXyf-updates-list::before {
    transition: left 0.7s ease;
    top: 0;
    height: 100%;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.3), transparent);
    left: -100%;
    content: "";
    width: 100%;
}.DzapR-newsletter-subscription .VcXyf-updates-list:hover::before {
    left: 100%;
}

@media (max-width: 992px) {.DzapR-newsletter-subscription {
    padding: 5rem 0;
}.DzapR-newsletter-subscription::before {
    transform: rotate(-12deg) skewX(-10deg);
    width: 60%;
}.DzapR-newsletter-subscription .EcNmV-founders-team {
    padding: 3rem 2.5rem;
}.DzapR-newsletter-subscription h3 {
    max-width: 100%;
}
}

@media (max-width: 768px) {.DzapR-newsletter-subscription {
    padding: 4rem 0;
}.DzapR-newsletter-subscription::before {
    transform: rotate(-8deg) skewX(-5deg);
    width: 70%;
}.DzapR-newsletter-subscription::after {
    width: 45%;
    height: 60%;
}.DzapR-newsletter-subscription .container {
    padding: 0 1.5rem;
}.DzapR-newsletter-subscription .EcNmV-founders-team {
    padding: 2.5rem 2rem;
    transform: perspective(800px) rotateX(1deg);
}.DzapR-newsletter-subscription h3 {
    margin-bottom: 2rem;
}.DzapR-newsletter-subscription .input_holder {
    flex-direction: column;
    gap: 1rem;
}.DzapR-newsletter-subscription input[type="email"],
    .DzapR-newsletter-subscription .VcXyf-updates-list {
    height: 54px;
}.DzapR-newsletter-subscription .VcXyf-updates-list {
    width: 100%;
    min-width: unset;
}
}

@media (max-width: 576px) {.DzapR-newsletter-subscription {
    padding: 3.5rem 0;
}.DzapR-newsletter-subscription::before {
    transform: rotate(-5deg) skewX(-3deg);
    width: 80%;
}.DzapR-newsletter-subscription .EcNmV-founders-team {
    border-left-width: 3px;
    padding: 2rem 1.5rem;
}.DzapR-newsletter-subscription h3 {
    margin-bottom: 1.5rem;
    font-size: clamp(1.25rem, 5vw, 1.5rem);
}.DzapR-newsletter-subscription h3::after {
    width: 60px;
    height: 2px;
    bottom: -8px;
}.DzapR-newsletter-subscription input[type="email"],
    .DzapR-newsletter-subscription .VcXyf-updates-list {
    height: 50px;
}
}

@media (hover: none) {.DzapR-newsletter-subscription .EcNmV-founders-team {
    transform: none;
}.DzapR-newsletter-subscription .EcNmV-founders-team:hover {
    transform: none;
}.DzapR-newsletter-subscription .input_holder:focus-within {
    transform: none;
}.DzapR-newsletter-subscription .VcXyf-updates-list:hover {
    transform: none;
}}.IYKju-pricing-container {
    padding: 120px 0;
    overflow: hidden;
    background: rgb(233,225,226);
    position: relative;
}.IYKju-pricing-container::before {
    background: linear-gradient(135deg, 
        rgba(var(--primary-color-rgb), 0.05) 0%, 
        rgba(var(--secondary-color-rgb), 0.03) 100%);
    content: "";
    left: 0;
    height: 100%;
    top: 0;
    position: absolute;
    z-index: 0;
    width: 100%;
}.IYKju-pricing-container .container {
    max-width: 1400px;
    z-index: 1;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
}.IYKju-pricing-container .JeKav-study-cost {
    gap: 60px;
    display: grid;
    grid-template-columns: 1fr;
}.IYKju-pricing-container .RNmah-class-cost {
    opacity: 0;
    margin: 0 auto;
    max-width: 800px;
    animation: fadeSlideUp 0.8s forwards 0.2s;
    text-align: center;
    transform: translateY(20px);
}.IYKju-pricing-container .RNmah-class-cost h2 {
    margin-bottom: 20px;
    color: #000000;
    font-weight: 700;
    font-size: 38px;
    display: inline-block;
    position: relative;
}.IYKju-pricing-container .RNmah-class-cost h2::after {
    content: "";
    background: linear-gradient(90deg, rgb(208,191,192), rgb(173,152,153));
    height: 3px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    bottom: -10px;
}.IYKju-pricing-container .LEKCm-premium-plan {
    color: #000000;
    margin-top: 30px;
    font-size: calc(17px + 0.1rem);
    line-height: 1.6;
}.IYKju-pricing-container .qkewR-study-packages {
    gap: 30px;
    animation: fadeSlideUp 0.8s forwards 0.4s;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    transform: translateY(30px);
    opacity: 0;
    margin-top: 20px;
}.IYKju-pricing-container .TpYlM-cost-options {
    color: inherit;
    position: relative;
    z-index: 1;
    display: block;
    will-change: transform;
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}.IYKju-pricing-container .TpYlM-cost-options:hover {
    transform: translateY(-10px) scale(1.02);
}.IYKju-pricing-container .ofUuN-fee-chart {
    border-radius: 20px;
    transition: box-shadow 0.4s ease, transform 0.4s ease;
    flex-direction: column;
    background: #ffffff;
    min-height: 420px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    display: flex;
}.IYKju-pricing-container .TpYlM-cost-options:hover .ofUuN-fee-chart {
    box-shadow: 0 20px 40px rgba(var(--primary-color-rgb), 0.15);
}.IYKju-pricing-container .TpYlM-cost-options:nth-child(odd) .ofUuN-fee-chart::before {
    left: 0;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    top: 0;
    transform-origin: bottom;
    height: 100%;
    position: absolute;
    content: "";
    width: 5px;
    transform: scaleY(0);
    background: rgb(208,191,192);
}.IYKju-pricing-container .TpYlM-cost-options:nth-child(even) .ofUuN-fee-chart::before {
    top: 0;
    width: 5px;
    height: 100%;
    transform: scaleY(0);
    right: 0;
    background: rgb(173,152,153);
    position: absolute;
    content: "";
    transform-origin: bottom;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.IYKju-pricing-container .TpYlM-cost-options:hover .ofUuN-fee-chart::before {
    transform: scaleY(1);
}.IYKju-pricing-container .nsgJw-pricing-card {
    flex: 1;
    display: flex;
    padding: 40px 30px;
    z-index: 1;
    position: relative;
    flex-direction: column;
}.IYKju-pricing-container .nsgJw-pricing-card h3 {
    color: #000000;
    margin-bottom: 15px;
    transition: color 0.3s ease;
    font-size: calc(20px + 0.2rem);
    font-weight: 700;
    position: relative;
    display: inline-block;
}.IYKju-pricing-container .TpYlM-cost-options:hover .nsgJw-pricing-card h3 {
    color: rgb(208,191,192);
}.IYKju-pricing-container .TpYlM-cost-options:nth-child(even):hover .nsgJw-pricing-card h3 {
    color: rgb(173,152,153);
}.IYKju-pricing-container .qvzaX-payment-plan {
    display: inline-block;
    padding-bottom: 10px;
    font-weight: 700;
    margin: 10px 0 20px;
    color: rgb(208,191,192);
    position: relative;
    font-size: calc(20px + 0.5rem);
}.IYKju-pricing-container .TpYlM-cost-options:nth-child(even) .qvzaX-payment-plan {
    color: rgb(173,152,153);
}.IYKju-pricing-container .qvzaX-payment-plan::after {
    background: currentColor;
    position: absolute;
    content: "";
    left: 0;
    opacity: 0.6;
    height: 3px;
    width: 40px;
    bottom: 0;
}.IYKju-pricing-container .nsgJw-pricing-card p {
    line-height: 1.6;
    overflow-wrap: break-word;
    hyphens: auto;
    word-wrap: break-word;
    word-break: break-word;
    margin-top: auto;
    color: #000000;
    font-size: 17px;
}.IYKju-pricing-container .LPdxm-img-cover {
    width: 100%;
    transform-origin: center;
    transition: transform 0.5s ease;
    height: 200px;
    position: relative;
}.IYKju-pricing-container .TpYlM-cost-options:hover .LPdxm-img-cover {
    transform: scale(1.05);
}.IYKju-pricing-container .LPdxm-img-cover::after {
    height: 40%;
    content: "";
    position: absolute;
    width: 100%;
    transition: opacity 0.4s ease;
    bottom: 0;
    opacity: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.4), transparent);
    left: 0;
}.IYKju-pricing-container .TpYlM-cost-options:hover .LPdxm-img-cover::after {
    opacity: 1;
}

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

@media (min-width: 768px) {.IYKju-pricing-container .JeKav-study-cost {
    grid-template-columns: 1fr;
}.IYKju-pricing-container .qkewR-study-packages {
    gap: 40px;
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
}
}

@media (min-width: 992px) {.IYKju-pricing-container {
    padding: 150px 0;
}.IYKju-pricing-container .JeKav-study-cost {
    gap: 80px;
    grid-template-columns: 1fr;
}.IYKju-pricing-container .qkewR-study-packages {
    gap: 30px;
    grid-template-columns: repeat(4, 1fr);
}.IYKju-pricing-container .ofUuN-fee-chart {
    min-height: 480px;
}
}

@media (min-width: 1200px) {.IYKju-pricing-container .qkewR-study-packages {
    gap: 40px;
}
}

@media (max-width: 767px) {.IYKju-pricing-container {
    padding: 80px 0;
}.IYKju-pricing-container .RNmah-class-cost h2 {
    font-size: calc(38px - 0.4rem);
}.IYKju-pricing-container .LEKCm-premium-plan {
    font-size: 17px;
}.IYKju-pricing-container .nsgJw-pricing-card {
    padding: 30px 20px;
}.IYKju-pricing-container .ofUuN-fee-chart {
    min-height: 400px;
}.IYKju-pricing-container .LPdxm-img-cover {
    height: 160px;
}
}

@media (max-width: 480px) {.IYKju-pricing-container {
    padding: 60px 0;
}.IYKju-pricing-container .JeKav-study-cost {
    gap: 40px;
}.IYKju-pricing-container .qkewR-study-packages {
    gap: 25px;
}.IYKju-pricing-container .nsgJw-pricing-card h3 {
    font-size: 20px;
}.IYKju-pricing-container .qvzaX-payment-plan {
    font-size: 20px;
}.IYKju-pricing-container .nsgJw-pricing-card p {
    font-size: calc(17px - 0.1rem);
}}.MUkxw-title-board {
    align-items: center;
    overflow: hidden;
    justify-content: center;
    background: linear-gradient(135deg, rgb(233,225,226) 0%, rgb(208,191,192,0.5) 100%);
    min-height: 100vh;
    display: flex;
    position: relative;
    perspective: 1000px;
}.MUkxw-title-board::before {
    z-index: 1;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, rgb(173,152,153,0.5) 0%, transparent 60%);
    content: "";
    top: 0;
    left: 0;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%);
    position: absolute;
}.MUkxw-title-board::after {
    transform: rotate(35deg);
    top: -50%;
    z-index: 0;
    content: "";
    background: linear-gradient(180deg, rgb(208,191,192,0.5) 0%, transparent 70%);
    position: absolute;
    height: 200%;
    right: -25%;
    width: 80%;
}.MUkxw-title-board .WDvmp-study-tools {
    position: relative;
    width: 90%;
    z-index: 2;
    max-width: 1200px;
    transform: translateZ(0);
    transform-style: preserve-3d;
}.MUkxw-title-board .WDvmp-study-tools > div {
    grid-gap: 2rem;
    display: grid;
    grid-template-columns: 1fr;
}.MUkxw-title-board .WDvmp-study-tools > div > div:first-child {
    position: relative;
    border-left: 4px solid rgb(208,191,192);
    padding: 2.5rem 2rem;
    background: linear-gradient(120deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 100%);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    transform: translateY(0) rotateX(0) perspective(1000px);
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}.MUkxw-title-board .WDvmp-study-tools > div > div:first-child:hover {
    transform: translateY(-10px) rotateX(2deg) perspective(1000px);
}.MUkxw-title-board .WDvmp-study-tools > div > div:first-child::before {
    left: 0;
    top: 0;
    opacity: 0.2;
    background: linear-gradient(135deg, transparent 40%, rgb(208,191,192,0.5) 100%);
    content: "";
    width: 100%;
    position: absolute;
    height: 100%;
    z-index: -1;
}.MUkxw-title-board h3 {
    margin: 0;
    position: relative;
    font-weight: 600;
    z-index: 3;
    transform: translateZ(20px);
    line-height: 1.5;
    font-size: calc(21px * 1.1);
    font-family: Arial, sans-serif;
    color: #000000;
}.MUkxw-title-board .wSxNF-guide-bios {
    transition: transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
    overflow: hidden;
    transform: translateY(0) perspective(1000px) rotateY(0);
    box-shadow: 0 25px 50px -12px rgba(0,0,0,0.25);
    position: relative;
    height: 450px;
}.MUkxw-title-board .wSxNF-guide-bios:hover {
    transform: translateY(-5px) perspective(1000px) rotateY(3deg);
}.MUkxw-title-board .wSxNF-guide-bios::before {
    top: 0;
    content: "";
    background: linear-gradient(to bottom, 
    rgba(0,0,0,0.1) 0%,
    rgba(0,0,0,0.6) 50%,
    rgba(0,0,0,0.8) 100%);
    left: 0;
    position: absolute;
    z-index: 1;
    height: 100%;
    width: 100%;
}.MUkxw-title-board .wSxNF-guide-bios::after {
    width: 100%;
    bottom: 0;
    clip-path: polygon(0 50%, 100% 30%, 100% 100%, 0% 100%);
    background: linear-gradient(135deg, rgb(208,191,192,0.5) 0%, transparent 80%);
    opacity: 0.4;
    left: 0;
    z-index: 2;
    position: absolute;
    content: "";
    height: 50%;
}.MUkxw-title-board .wSxNF-guide-bios > div {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: relative;
    padding: 3rem;
    z-index: 3;
}.MUkxw-title-board .wSxNF-guide-bios p {
    color: #ffffff;
    font-size: calc(16px * 1.2);
    line-height: 1.5;
    position: relative;
    margin-bottom: 1rem;
    transform: translateY(30px);
    animation: fadeSlideUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.3s;
    font-weight: 300;
    opacity: 0;
    font-family: Arial, sans-serif;
}.MUkxw-title-board .wSxNF-guide-bios p::before {
    transform: translateY(-50%);
    height: 40px;
    position: absolute;
    width: 4px;
    left: -20px;
    top: 50%;
    background: rgb(173,152,153);
    content: "";
}.MUkxw-title-board .title_style_header {
    opacity: 0;
    font-weight: 700;
    transform: translateY(40px);
    line-height: 1.2;
    letter-spacing: -0.02em;
    font-family: Arial, sans-serif;
    color: #ffffff;
    max-width: 90%;
    animation: fadeSlideUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.5s;
    font-size: calc(45px * 1.1);
    position: relative;
    margin: 0;
}.MUkxw-title-board .title_style_header::after {
    animation: scaleIn 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards 1s;
    height: 4px;
    bottom: -15px;
    background: rgb(173,152,153);
    transform-origin: left;
    left: 0;
    width: 80px;
    transform: scaleX(0);
    content: "";
    position: absolute;
}

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

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

@media (min-width: 768px) {.MUkxw-title-board .WDvmp-study-tools > div {
    align-items: center;
    grid-template-columns: 1fr 1.5fr;
    grid-gap: 3rem;
}.MUkxw-title-board h3 {
    font-size: 21px;
}.MUkxw-title-board .wSxNF-guide-bios {
    height: 500px;
}.MUkxw-title-board .title_style_header {
    font-size: 45px;
}
}

@media (min-width: 992px) {.MUkxw-title-board .WDvmp-study-tools {
    width: 85%;
}.MUkxw-title-board .WDvmp-study-tools > div {
    grid-gap: 4rem;
}.MUkxw-title-board .WDvmp-study-tools > div > div:first-child {
    transform: perspective(1000px) rotateX(2deg) rotateY(-2deg);
    padding: 3.5rem 3rem;
}.MUkxw-title-board .WDvmp-study-tools > div > div:first-child:hover {
    transform: perspective(1000px) rotateX(4deg) rotateY(-4deg) translateY(-15px);
}.MUkxw-title-board .wSxNF-guide-bios {
    height: 550px;
    transform: perspective(1000px) rotateY(2deg);
}.MUkxw-title-board .wSxNF-guide-bios:hover {
    transform: perspective(1000px) rotateY(5deg) translateY(-10px);
}.MUkxw-title-board .wSxNF-guide-bios > div {
    padding: 4rem;
}.MUkxw-title-board .title_style_header::after {
    width: 100px;
}
}

@media (min-width: 1200px) {.MUkxw-title-board .WDvmp-study-tools {
    width: 80%;
}.MUkxw-title-board h3 {
    font-size: calc(21px * 1.1);
}.MUkxw-title-board .wSxNF-guide-bios {
    height: 600px;
}.MUkxw-title-board .wSxNF-guide-bios p {
    font-size: calc(16px * 1.4);
}.MUkxw-title-board .title_style_header {
    max-width: 80%;
    font-size: calc(45px * 1.2);
}
}

@media (max-width: 767px) {.MUkxw-title-board {
    padding: 4rem 0;
}.MUkxw-title-board .WDvmp-study-tools > div > div:first-child {
    padding: 2rem 1.5rem;
}.MUkxw-title-board h3 {
    font-size: calc(18px * 1.1);
}.MUkxw-title-board .wSxNF-guide-bios {
    height: 400px;
}.MUkxw-title-board .wSxNF-guide-bios > div {
    padding: 2rem;
}.MUkxw-title-board .wSxNF-guide-bios p {
    font-size: 16px;
}.MUkxw-title-board .title_style_header {
    font-size: calc(33px * 1.1);
}}.irSHu-data-insights {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
    color: #ffffff;
}.irSHu-data-insights::before {
    width: 100%;
    top: 0;
    opacity: 0.9;
    position: absolute;
    z-index: 1;
    background: linear-gradient(135deg, rgb(208,191,192) 0%, rgb(173,152,153) 100%);
    height: 100%;
    content: "";
    left: 0;
}.irSHu-data-insights::after {
    background: radial-gradient(
        circle at 10px 10px,
        rgba(255, 255, 255, 0.1) 0,
        rgba(255, 255, 255, 0.1) 2px,
        transparent 2px,
        transparent 10px
    );
    position: absolute;
    background-size: 20px 20px;
    content: "";
    left: 0;
    width: 100%;
    top: 0;
    z-index: 2;
    animation: movePattern 30s linear infinite;
    height: 100%;
}@keyframes movePattern {
    0% { background-position: 0 0; }
    100% { background-position: 100px 100px; }
}

.irSHu-data-insights .container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
    z-index: 5;
    position: relative;
}.irSHu-data-insights .iEHtr-statistics-advantages {
    display: grid;
    position: relative;
    gap: 40px;
    grid-template-columns: 1fr 2fr;
}.irSHu-data-insights .BXDxs-study-statistics {
    background: #000000;
    grid-column: 1;
    width: 120px;
    transform: rotate(-5deg);
    align-items: center;
    display: flex;
    margin: 0;
    grid-row: 1;
    height: 120px;
    box-shadow: 0 0 0 2px rgb(208,191,192), 
                0 0 0 8px #000000, 
                0 0 30px -5px rgb(208,191,192,0.5);
    border-radius: 10px;
    justify-content: center;
}.irSHu-data-insights .BXDxs-study-statistics svg {
    width: 60px;
    fill: rgb(208,191,192);
    height: 60px;
}.irSHu-data-insights .BXDxs-study-statistics svg path {
    fill: rgb(208,191,192);
}.irSHu-data-insights .qDGXx-expert-upgrade {
    position: relative;
    grid-row: 1;
    grid-column: 2;
    display: flex;
    text-align: left;
    margin: 0;
    text-transform: uppercase;
    padding-left: 0;
    font-size: 47px;
    font-weight: 700;
    letter-spacing: 2px;
    align-items: center;
}.irSHu-data-insights .qDGXx-expert-upgrade::before {
    position: absolute;
    background: rgb(208,191,192);
    width: 4px;
    content: "";
    top: 50%;
    border-radius: 10px;
    height: 80%;
    transform: translateY(-50%);
    left: -20px;
}.irSHu-data-insights .VbYIe-statistics-extra {
    grid-column: 1 / -1;
    grid-row: 2;
    border-left: 4px solid rgb(173,152,153);
    padding: 20px;
    line-height: 1.7;
    border-radius: 12px;
    text-align: left;
    background: rgba(255, 255, 255, 0.05);
    margin: 20px 0 50px;
    font-size: calc(13px * 1.1);
}.irSHu-data-insights .gOEVS-expert-benefits {
    gap: 30px;
    display: flex;
    grid-column: 1 / -1;
    position: relative;
    grid-row: 3;
    flex-wrap: wrap;
    justify-content: flex-start;
}.irSHu-data-insights .gOEVS-expert-benefits::before {
    height: 1px;
    top: -30px;
    left: 0;
    width: 100%;
    background: linear-gradient(90deg, 
                rgb(208,191,192) 0%, 
                transparent 100%);
    position: absolute;
    content: "";
}.irSHu-data-insights .pNXAw-statistics-edges {
    flex: 0 0 calc(25% - 30px);
    position: relative;
    align-items: flex-start;
    display: flex;
    transition: all 0.3s ease;
    flex-direction: column;
    text-align: left;
    padding: 0;
}.irSHu-data-insights .pNXAw-statistics-edges:hover {
    transform: translateX(10px);
}.irSHu-data-insights .zQPtd-statistics-elevation {
    display: flex;
    height: 50px;
    align-items: center;
    background: #000000;
    width: 50px;
    margin: 0 0 15px 0;
    order: 1;
    box-shadow: 0 0 0 2px rgb(173,152,153,0.5);
    justify-content: center;
    border-radius: 10px;
    transform: rotate(-3deg);
}.irSHu-data-insights .zQPtd-statistics-elevation svg {
    fill: rgb(173,152,153);
    width: 25px;
    height: 25px;
}.irSHu-data-insights .zQPtd-statistics-elevation svg path {
    fill: rgb(173,152,153);
}.irSHu-data-insights .pNXAw-statistics-edges span {
    line-height: 1;
    margin: 0 0 5px 0;
    font-weight: 700;
    order: 2;
    position: relative;
    color: #ffffff;
    font-size: calc(32px * 1.5);
    display: inline-block;
}.irSHu-data-insights .pNXAw-statistics-edges span::after {
    left: 0;
    background: rgb(208,191,192);
    position: absolute;
    bottom: -10px;
    content: "";
    height: 3px;
    border-radius: 10px;
    width: 30px;
}.irSHu-data-insights .pNXAw-statistics-edges p {
    margin: 15px 0 0 0;
    order: 3;
    font-size: 13px;
    line-height: 1.4;
    color: rgba(255, 255, 255, 0.7);
}

@media screen and (max-width: 1024px) {.irSHu-data-insights .pNXAw-statistics-edges {
    flex: 0 0 calc(33.33% - 30px);
}
}

@media screen and (max-width: 992px) {.irSHu-data-insights {
    padding: 90px 0;
}.irSHu-data-insights .iEHtr-statistics-advantages {
    gap: 30px;
    grid-template-columns: 1fr;
}.irSHu-data-insights .BXDxs-study-statistics {
    margin: 0 auto 20px;
    grid-row: 1;
    grid-column: 1;
    height: 100px;
    width: 100px;
}.irSHu-data-insights .qDGXx-expert-upgrade {
    font-size: calc(47px * 0.9);
    justify-content: center;
    grid-column: 1;
    grid-row: 2;
    text-align: center;
}.irSHu-data-insights .qDGXx-expert-upgrade::before {
    transform: none;
    width: 80px;
    height: 3px;
    top: auto;
    bottom: -10px;
    left: 0;
}.irSHu-data-insights .VbYIe-statistics-extra {
    text-align: center;
    border-left: none;
    border-top: 4px solid rgb(173,152,153);
    grid-row: 3;
}.irSHu-data-insights .pNXAw-statistics-edges {
    flex: 0 0 calc(50% - 30px);
}
}

@media screen and (max-width: 768px) {.irSHu-data-insights {
    padding: 70px 0;
}.irSHu-data-insights .BXDxs-study-statistics {
    height: 80px;
    width: 80px;
}.irSHu-data-insights .BXDxs-study-statistics svg {
    height: 40px;
    width: 40px;
}.irSHu-data-insights .qDGXx-expert-upgrade {
    font-size: calc(47px * 0.8);
}.irSHu-data-insights .VbYIe-statistics-extra {
    font-size: 13px;
    padding: 15px;
    margin: 10px 0 40px;
}.irSHu-data-insights .gOEVS-expert-benefits {
    justify-content: center;
}
}

@media screen and (max-width: 576px) {.irSHu-data-insights {
    padding: 60px 0;
}.irSHu-data-insights .iEHtr-statistics-advantages {
    gap: 20px;
}.irSHu-data-insights .BXDxs-study-statistics {
    width: 70px;
    height: 70px;
}.irSHu-data-insights .BXDxs-study-statistics svg {
    height: 35px;
    width: 35px;
}.irSHu-data-insights .qDGXx-expert-upgrade {
    font-size: calc(47px * 0.7);
}.irSHu-data-insights .VbYIe-statistics-extra {
    font-size: calc(13px * 0.9);
    margin: 10px 0 30px;
}.irSHu-data-insights .pNXAw-statistics-edges {
    flex: 0 0 100%;
    text-align: center;
    margin-bottom: 20px;
    align-items: center;
}.irSHu-data-insights .pNXAw-statistics-edges span::after {
    transform: translateX(-50%);
    left: 50%;
}}header {
    position: relative;
    overflow: visible;
    z-index: 100;
    background: rgb(173,152,153);
    margin-top: 0;
    padding: 0;
}header::before {
    z-index: 0;
    position: absolute;
    background-size: 20px 20px;
    left: 0;
    content: '';
    height: 100%;
    width: 100%;
    background-image: linear-gradient(0deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px),
    linear-gradient(90deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px);
    top: 0;
}header::after {
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 0;
    left: 0;
    content: '';
    background: 
        linear-gradient(to right, transparent 0%, rgb(173,152,153,0.5) 50%, transparent 100%),
        linear-gradient(to bottom, transparent 0%, rgb(173,152,153,0.5) 50%, transparent 100%);
    top: 0;
}header .lqUZH-top-mentor {
    display: flex;
    justify-content: space-between;
    z-index: 5;
    align-items: center;
    position: relative;
    padding: 1.3rem 2.5rem;
}header .vfHtW-header-navbar {
    transition: all 0.3s ease;
    flex: 0 0 auto;
    overflow: hidden;
    padding: 0.5rem 0.7rem;
    z-index: 2;
    border-left: 3px solid rgb(208,191,192);
    margin-right: 2rem;
    position: relative;
}header .vfHtW-header-navbar::before {
    height: 100%;
    top: 0;
    left: 0;
    transition: all 0.4s ease;
    transform: scaleX(0);
    width: 100%;
    opacity: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    content: '';
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    position: absolute;
}header .vfHtW-header-navbar:hover {
    box-shadow: 5px 0 15px -5px rgb(208,191,192);
    transform: translateX(5px);
}header .vfHtW-header-navbar:hover::before {
    transform: scaleX(1);
    opacity: 1;
}header .RNuFO-nav-start {
    display: block;
    position: relative;
    transition: all 0.3s ease;
}header .RNuFO-nav-start::after {
    content: '';
    width: 10px;
    height: 10px;
    opacity: 0;
    bottom: -5px;
    position: absolute;
    transition: all 0.3s ease;
    right: -5px;
    background: rgb(208,191,192);
}header .RNuFO-nav-start:hover::after {
    opacity: 1;
}header .RNuFO-nav-start img {
    max-height: 40px;
    filter: brightness(1.1);
}header .Jdyef-header-lesson {
    margin: 0;
    list-style: none;
    padding: 0;
    display: flex;
    z-index: 2;
    position: relative;
}header .Jdyef-header-lesson::before {
    right: -20px;
    background: rgb(208,191,192);
    width: 40px;
    transform: translateY(-50%);
    height: 1px;
    top: 50%;
    position: absolute;
    content: '';
}header .CgVfF-first-class {
    position: relative;
    margin: 0 1px;
}header .CgVfF-first-class a {
    transition: all 0.3s ease;
    font-weight: 600;
    padding: 0 1.2rem;
    display: flex;
    border-right: 1px solid transparent;
    overflow: hidden;
    position: relative;
    border-left: 1px solid transparent;
    text-decoration: none;
    height: 45px;
    letter-spacing: 1px;
    z-index: 1;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 14px;
}header .CgVfF-first-class a::before {
    left: 0;
    z-index: -1;
    width: 100%;
    top: 0;
    content: '';
    position: absolute;
    height: 100%;
    transition: transform 0.3s ease;
    background: rgb(208,191,192);
    transform: translateX(-100%);
}header .CgVfF-first-class a:hover {
    color: #ffffff;
    border-left-color: rgba(255, 255, 255, 0.2);
    border-right-color: rgba(255, 255, 255, 0.2);
}header .CgVfF-first-class a:hover::before {
    transform: translateX(0);
}header .CgVfF-first-class a::after {
    position: absolute;
    width: 100%;
    left: 0;
    height: 2px;
    transform: scaleX(0);
    content: '';
    transition: transform 0.3s ease;
    background: rgb(208,191,192);
    top: 0;
    transform-origin: right;
}header .CgVfF-first-class a:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}header .CgVfF-first-class::before {
    transform: translateY(-50%) scale(0);
    content: '';
    height: 5px;
    top: 50%;
    width: 5px;
    background: rgb(208,191,192);
    left: -10px;
    position: absolute;
    transition: transform 0.3s ease;
}header .CgVfF-first-class:hover::before {
    transform: translateY(-50%) scale(1);
}header .lqUZH-top-mentor::before {
    left: 20px;
    content: '';
    width: 30px;
    top: 20px;
    position: absolute;
    height: 1px;
    background: rgb(208,191,192);
}header .lqUZH-top-mentor::after {
    left: 20px;
    position: absolute;
    content: '';
    top: 20px;
    width: 1px;
    background: rgb(208,191,192);
    height: 30px;
}.WPOVQ-top-edu {
    z-index: 1;
    background: rgb(233,225,226);
    position: relative;
    padding-top: 2rem;
}@keyframes typingCursor {
    0%, 100% { opacity: 1; }
    50% { opacity: 0; }
}

header .CgVfF-first-class:last-child::after {
    content: '|';
    transform: translateY(-50%);
    top: 50%;
    animation: typingCursor 1s infinite;
    color: rgb(208,191,192);
    right: -10px;
    position: absolute;
    font-weight: 700;
}

@media (min-width: 1400px) {header .lqUZH-top-mentor {
    max-width: 1320px;
    margin: 0 auto;
}header .CgVfF-first-class {
    margin: 0 2px;
}header .CgVfF-first-class a {
    padding: 0 1.5rem;
}
}

@media (max-width: 991px) {header .lqUZH-top-mentor {
    padding: 1rem 2rem;
    flex-wrap: wrap;
}header .vfHtW-header-navbar {
    margin-bottom: 0;
    margin-right: 0;
}header .Jdyef-header-lesson {
    flex-basis: 100%;
    margin-top: 1rem;
    justify-content: flex-end;
}header .Jdyef-header-lesson::before {
    display: none;
}header .CgVfF-first-class a {
    padding: 0 1rem;
    font-size: calc(14px - 1px);
    height: 40px;
}header .CgVfF-first-class::before {
    display: none;
}header .lqUZH-top-mentor::before,
    header .lqUZH-top-mentor::after {
    display: none;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .lqUZH-top-mentor {
    padding: 0.8rem 1.5rem;
}header .vfHtW-header-navbar {
    padding: 0.4rem 0.6rem;
    max-width: 140px;
}header .RNuFO-nav-start img {
    max-height: 35px;
}header .Jdyef-header-lesson {
    margin-top: 0.8rem;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    justify-content: flex-start;
    scrollbar-width: thin;
    padding-bottom: 0.5rem;
}header .Jdyef-header-lesson::-webkit-scrollbar {
    height: 3px;
}header .Jdyef-header-lesson::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(208,191,192);
}header .CgVfF-first-class {
    margin: 0;
    flex: 0 0 auto;
}header .CgVfF-first-class a {
    font-size: calc(14px - 2px);
    white-space: nowrap;
    letter-spacing: 0.5px;
    padding: 0 0.8rem;
    height: 35px;
}header .CgVfF-first-class:last-child::after {
    display: none;
}
}

@media (max-width: 479px) {header .lqUZH-top-mentor {
    padding: 0.7rem 1.2rem;
}header .vfHtW-header-navbar {
    max-width: 120px;
    padding: 0.3rem 0.5rem;
}header .CgVfF-first-class a {
    height: 32px;
    padding: 0 0.6rem;
    font-size: calc(14px - 3px);
}}.jHLhf-company-info {
    position: relative;
    overflow: hidden;
    padding: 5rem 0;
    color: #ffffff;
}.jHLhf-company-info::before {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.65));
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    content: "";
}.jHLhf-company-info::after {
    animation: float 15s ease-in-out infinite;
    opacity: 0.1;
    background: rgb(208,191,192);
    width: 40%;
    right: -5%;
    height: 70%;
    transform: rotate(-15deg) skewX(-15deg);
    top: -10%;
    position: absolute;
    content: "";
    z-index: 0;
}.jHLhf-company-info h4 {
    text-align: center;
    letter-spacing: 3px;
    font-weight: 700;
    color: #ffffff;
    animation: fadeInUp 0.8s 0.2s forwards;
    text-transform: uppercase;
    z-index: 2;
    transform: translateY(-30px);
    position: relative;
    margin-bottom: 2rem;
    opacity: 0;
    font-size: calc(21px * 1.2);
}.jHLhf-company-info h4::after {
    transform: translateX(-50%);
    width: 60px;
    height: 3px;
    content: "";
    background: rgb(208,191,192);
    position: absolute;
    bottom: -15px;
    left: 50%;
}.jHLhf-company-info .container {
    width: 85%;
    margin: 0 auto;
    animation: fadeIn 1s 0.4s forwards;
    z-index: 2;
    max-width: 1200px;
    opacity: 0;
    position: relative;
}.jHLhf-company-info .ysvqA-text-column-wrap {
    position: relative;
    transform: translateY(30px);
    opacity: 0;
    border-left: 4px solid rgb(208,191,192);
    backdrop-filter: blur(10px);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.02));
    padding: 3rem;
    animation: fadeInUp 0.8s 0.5s forwards;
}.jHLhf-company-info .ysvqA-text-column-wrap::before {
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    background: linear-gradient(to right, rgb(208,191,192,0.5), transparent);
    width: 100%;
    opacity: 0.07;
    position: absolute;
    z-index: -1;
}.jHLhf-company-info .ysvqA-text-column-wrap h6 {
    padding-bottom: 1rem;
    position: relative;
    font-weight: 700;
    margin-bottom: 1.5rem;
    transform: translateY(-10px);
    letter-spacing: 1px;
    font-size: calc(20px * 1.5);
    opacity: 0;
    animation: fadeInUp 0.8s 0.7s forwards;
    color: rgb(208,191,192);
}.jHLhf-company-info .ysvqA-text-column-wrap h6::after {
    background: rgb(208,191,192);
    height: 2px;
    left: 0;
    bottom: 0;
    width: 40px;
    content: "";
    position: absolute;
}.jHLhf-company-info .ysvqA-text-column-wrap div {
    line-height: 1.7;
    position: relative;
}.jHLhf-company-info .ysvqA-text-column-wrap span {
    font-weight: 400;
    transform: translateY(20px);
    opacity: 0.9;
    color: #ffffff;
    animation: fadeInUp 0.8s 0.9s forwards;
    font-size: 16px;
    text-align: justify;
    line-height: 1.8;
    display: block;
    opacity: 0;
}.jHLhf-company-info .ysvqA-text-column-wrap span::first-letter {
    font-weight: 700;
    color: rgb(208,191,192);
    font-size: 1.5em;
}

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

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

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

@media screen and (max-width: 992px) {.jHLhf-company-info {
    padding: 4rem 0;
}.jHLhf-company-info .container {
    width: 90%;
}.jHLhf-company-info .ysvqA-text-column-wrap {
    padding: 2.5rem;
}.jHLhf-company-info::after {
    width: 50%;
    top: -5%;
    height: 60%;
    right: -15%;
}
}

@media screen and (max-width: 768px) {.jHLhf-company-info {
    padding: 3.5rem 0;
}.jHLhf-company-info h4 {
    font-size: calc(21px * 1.1);
}.jHLhf-company-info .ysvqA-text-column-wrap {
    padding: 2rem;
}.jHLhf-company-info .ysvqA-text-column-wrap h6 {
    font-size: calc(20px * 1.3);
}.jHLhf-company-info .ysvqA-text-column-wrap span {
    font-size: calc(16px * 0.95);
    line-height: 1.6;
}
}

@media screen and (max-width: 576px) {.jHLhf-company-info {
    padding: 3rem 0;
}.jHLhf-company-info h4 {
    letter-spacing: 2px;
    font-size: 21px;
}.jHLhf-company-info .container {
    width: 92%;
}.jHLhf-company-info .ysvqA-text-column-wrap {
    border-left-width: 3px;
    padding: 1.5rem;
}.jHLhf-company-info .ysvqA-text-column-wrap h6 {
    margin-bottom: 1rem;
    font-size: 20px;
}.jHLhf-company-info .ysvqA-text-column-wrap span {
    font-size: calc(16px * 0.9);
    line-height: 1.5;
}.jHLhf-company-info::after {
    width: 70%;
    right: -30%;
    height: 40%;
    top: -5%;
}}.edFcJ-leadership-profile {
    background-color: rgb(233,225,226);
    overflow: hidden;
    position: relative;
    padding: 6rem 0;
}.edFcJ-leadership-profile::before {
    background: linear-gradient(135deg, rgb(208,191,192,0.5), rgb(173,152,153,0.5));
    content: "";
    height: 70%;
    opacity: 0.15;
    z-index: 1;
    width: 45%;
    filter: blur(25px);
    top: -5%;
    transform: rotate(-15deg) skewX(15deg);
    position: absolute;
    right: -10%;
}.edFcJ-leadership-profile::after {
    background: linear-gradient(225deg, rgb(173,152,153,0.5), rgb(208,191,192,0.5));
    width: 35%;
    z-index: 1;
    filter: blur(20px);
    transform: rotate(10deg) skewX(-10deg);
    opacity: 0.1;
    bottom: -10%;
    left: -5%;
    content: "";
    height: 60%;
    position: absolute;
}.edFcJ-leadership-profile .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 0 2rem;
    z-index: 2;
}.edFcJ-leadership-profile .SPJkC-testimonial-feedback {
    position: relative;
    background: linear-gradient(145deg, rgba(255,255,255,0.95), rgba(255,255,255,0.8));
    padding: 3rem;
    box-shadow: 0 25px 50px -12px rgba(0,0,0,0.08);
    display: grid;
    grid-template-columns: 1fr;
    backdrop-filter: blur(10px);
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.6s ease;
    transform: perspective(1000px) rotateY(1deg) rotateX(1deg);
    gap: 2.5rem;
}.edFcJ-leadership-profile .SPJkC-testimonial-feedback:hover {
    box-shadow: 0 30px 60px -15px rgba(0,0,0,0.12);
    transform: perspective(1000px) rotateY(0deg) rotateX(0deg) translateY(-5px);
}.edFcJ-leadership-profile .SPJkC-testimonial-feedback > div:first-child {
    margin: 0 auto;
    max-width: 320px;
    position: relative;
    width: 100%;
}.edFcJ-leadership-profile .SPJkC-testimonial-feedback .LPdxm-img-cover {
    width: 100%;
    transform: translateZ(20px);
    position: relative;
    overflow: hidden;
    padding-bottom: 100%;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.5s ease;
    box-shadow: 
        0 10px 30px -10px rgba(0,0,0,0.15),
        0 1px 3px rgba(0,0,0,0.1);
    border-radius: 5px;
}.edFcJ-leadership-profile .SPJkC-testimonial-feedback .LPdxm-img-cover::before {
    z-index: 1;
    left: 0;
    top: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    content: "";
    background: linear-gradient(
        to bottom,
        transparent 65%,
        rgb(173,152,153,0.5) 100%
    );
    opacity: 0.7;
}.edFcJ-leadership-profile .SPJkC-testimonial-feedback .LPdxm-img-cover::after {
    z-index: 1;
    opacity: 0.4;
    top: 0;
    left: 0;
    background: linear-gradient(
        45deg,
        rgb(208,191,192,0.5) 0%,
        transparent 50%
    );
    height: 100%;
    content: "";
    position: absolute;
    width: 100%;
}.edFcJ-leadership-profile .SPJkC-testimonial-feedback:hover .LPdxm-img-cover {
    transform: translateZ(30px) scale(1.02);
    box-shadow: 
        0 15px 35px -10px rgba(0,0,0,0.2),
        0 1px 5px rgba(0,0,0,0.1);
}.edFcJ-leadership-profile .SPJkC-testimonial-feedback > div:nth-child(2) {
    position: relative;
    text-align: center;
}.edFcJ-leadership-profile .SPJkC-testimonial-feedback .name {
    color: #000000;
    font-size: calc(24px * 1.1);
    margin-bottom: 0.5rem;
    position: relative;
    font-weight: 700;
    display: inline-block;
}.edFcJ-leadership-profile .SPJkC-testimonial-feedback .name::after {
    position: absolute;
    left: 50%;
    border-radius: 10px;
    height: 3px;
    transform: translateX(-50%);
    width: 35%;
    content: "";
    bottom: -5px;
    background: linear-gradient(90deg, rgb(173,152,153), rgb(208,191,192));
}.edFcJ-leadership-profile .SPJkC-testimonial-feedback > div:nth-child(2) > div {
    margin-top: 0.8rem;
    color: rgb(173,152,153);
    font-size: calc(14px * 0.95);
    letter-spacing: 0.5px;
    font-weight: 600;
}.edFcJ-leadership-profile .SPJkC-testimonial-feedback > div:nth-child(3) {
    position: relative;
}.edFcJ-leadership-profile .SPJkC-testimonial-feedback .zQDrq-emp-tasks {
    position: relative;
    font-size: 14px;
    border-left: 3px solid rgb(208,191,192,0.5);
    line-height: 1.7;
    color: #000000;
    padding: 0.5rem 0.5rem 0.5rem 1.5rem;
    margin: 0;
}.edFcJ-leadership-profile .SPJkC-testimonial-feedback .zQDrq-emp-tasks::before {
    opacity: 0.2;
    color: rgb(208,191,192,0.5);
    top: -20px;
    position: absolute;
    z-index: -1;
    font-size: 5rem;
    font-family: serif;
    content: "";
    left: -10px;
}

@media (min-width: 768px) {.edFcJ-leadership-profile .SPJkC-testimonial-feedback {
    grid-template-columns: 280px 1fr;
    padding: 3.5rem;
    grid-template-areas: 
            "photo info"
            "photo quote";
    gap: 2rem 3.5rem;
    grid-template-rows: auto 1fr;
}.edFcJ-leadership-profile .SPJkC-testimonial-feedback > div:first-child {
    grid-area: photo;
    margin: 0;
}.edFcJ-leadership-profile .SPJkC-testimonial-feedback > div:nth-child(2) {
    align-self: flex-end;
    text-align: left;
    grid-area: info;
}.edFcJ-leadership-profile .SPJkC-testimonial-feedback > div:nth-child(3) {
    align-self: flex-start;
    grid-area: quote;
}.edFcJ-leadership-profile .SPJkC-testimonial-feedback .name::after {
    transform: none;
    width: 50px;
    left: 0;
}.edFcJ-leadership-profile .SPJkC-testimonial-feedback .LPdxm-img-cover {
    border-radius: 8px;
}
}

@media (min-width: 992px) {.edFcJ-leadership-profile {
    padding: 8rem 0;
}.edFcJ-leadership-profile .SPJkC-testimonial-feedback {
    gap: 2.5rem 4rem;
    padding: 4rem;
    grid-template-columns: 320px 1fr;
}.edFcJ-leadership-profile .SPJkC-testimonial-feedback .name {
    font-size: calc(24px * 1.2);
}.edFcJ-leadership-profile .SPJkC-testimonial-feedback > div:nth-child(2) > div {
    font-size: 14px;
}.edFcJ-leadership-profile .SPJkC-testimonial-feedback .zQDrq-emp-tasks {
    font-size: calc(14px * 1.05);
    padding: 0.5rem 1rem 0.5rem 2rem;
}
}

@media (max-width: 576px) {.edFcJ-leadership-profile {
    padding: 4rem 0;
}.edFcJ-leadership-profile .SPJkC-testimonial-feedback {
    gap: 1.5rem;
    padding: 2rem;
}.edFcJ-leadership-profile .SPJkC-testimonial-feedback .LPdxm-img-cover {
    max-width: 220px;
}.edFcJ-leadership-profile .SPJkC-testimonial-feedback .name {
    font-size: 24px;
}.edFcJ-leadership-profile .SPJkC-testimonial-feedback > div:nth-child(2) > div {
    font-size: calc(14px * 0.9);
}.edFcJ-leadership-profile .SPJkC-testimonial-feedback .zQDrq-emp-tasks {
    font-size: calc(14px * 0.95);
    padding: 0.5rem 0 0.5rem 1rem;
    line-height: 1.6;
}}.xXGnL-learning-process {
    position: relative;
    padding: 8rem 0;
    z-index: 1;
    background: linear-gradient(135deg, rgb(233,225,226) 0%, rgba(245, 247, 251, 0.95) 100%);
    overflow: hidden;
}.xXGnL-learning-process::before {
    z-index: -1;
    position: absolute;
    background: linear-gradient(120deg, rgb(208,191,192,0.5), rgb(173,152,153,0.5));
    transform: rotate(-15deg) skewX(15deg);
    animation: float 20s infinite alternate ease-in-out;
    height: 70%;
    opacity: 0.15;
    filter: blur(40px);
    content: "";
    top: -5%;
    width: 40%;
    right: -10%;
}.xXGnL-learning-process::after {
    left: -5%;
    position: absolute;
    height: 50%;
    content: "";
    filter: blur(30px);
    opacity: 0.1;
    width: 30%;
    bottom: -15%;
    transform: rotate(25deg) skewY(-10deg);
    z-index: -1;
    animation: float 25s infinite alternate-reverse ease-in-out;
    background: linear-gradient(220deg, rgb(173,152,153,0.5), rgb(208,191,192,0.5));
}.xXGnL-learning-process .EcNmV-founders-team {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    padding: 0 2rem;
    gap: 3rem;
    display: grid;
    grid-template-columns: 1fr;
}.xXGnL-learning-process h2 {
    position: relative;
    max-width: 80%;
    margin-bottom: 0.5rem;
    transform: translateX(-0.5rem);
    color: #000000;
    font-size: 33px;
    font-weight: 700;
    letter-spacing: -0.5px;
}.xXGnL-learning-process h2::before {
    content: "";
    top: 0.6em;
    left: -1.5rem;
    transform: rotate(45deg);
    position: absolute;
    height: 0.7rem;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    width: 0.7rem;
    opacity: 0.8;
    background-color: rgb(208,191,192);
}.xXGnL-learning-process h2::after {
    border-radius: 1px;
    height: 3px;
    left: 0;
    position: absolute;
    bottom: -0.8rem;
    width: 3.5rem;
    background: linear-gradient(90deg, rgb(208,191,192) 0%, rgb(173,152,153) 100%);
    content: "";
    transform-origin: left center;
    transition: width 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.xXGnL-learning-process:hover h2::after {
    width: 5rem;
}.xXGnL-learning-process .ysvqA-text-column-wrap {
    border-left: 3px solid rgb(208,191,192);
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.4s ease;
    transform: translateY(0);
    padding: 2.5rem;
    box-shadow: 
        0 10px 30px -15px rgba(0, 0, 0, 0.1),
        0 2px 8px -2px rgba(0, 0, 0, 0.05);
    position: relative;
    background: linear-gradient(120deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.65));
    backdrop-filter: blur(5px);
}.xXGnL-learning-process .ysvqA-text-column-wrap::before {
    content: "";
    background: linear-gradient(120deg, rgba(255, 255, 255, 0), rgba(rgb(173,152,153,0.5), 0.05));
    z-index: -1;
    width: 100%;
    top: 0;
    position: absolute;
    height: 100%;
    left: 0;
}.xXGnL-learning-process .ysvqA-text-column-wrap:hover {
    box-shadow: 
        0 15px 35px -15px rgba(0, 0, 0, 0.15),
        0 3px 10px -2px rgba(0, 0, 0, 0.08);
    transform: translateY(-5px);
}.xXGnL-learning-process p {
    margin: 0;
    position: relative;
    z-index: 2;
    font-size: calc(15px + 0.05rem);
    color: #000000;
    line-height: 1.7;
}

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

@media (min-width: 768px) {.xXGnL-learning-process {
    padding: 10rem 0;
}.xXGnL-learning-process .EcNmV-founders-team {
    padding: 0 4rem;
    grid-template-columns: 1fr;
}.xXGnL-learning-process h2 {
    margin-bottom: 1rem;
    font-size: calc(33px * 1.1);
    max-width: 70%;
}.xXGnL-learning-process .ysvqA-text-column-wrap {
    padding: 3rem 3.5rem;
    border-left-width: 4px;
    margin-left: 2rem;
}.xXGnL-learning-process p {
    line-height: 1.75;
    font-size: calc(15px + 0.1rem);
}
}

@media (min-width: 1024px) {.xXGnL-learning-process .EcNmV-founders-team {
    gap: 4rem;
    grid-template-columns: 1fr;
}.xXGnL-learning-process h2 {
    max-width: 60%;
    transform: translateX(-1rem);
    font-size: calc(33px * 1.2);
}.xXGnL-learning-process h2::before {
    height: 0.8rem;
    left: -2rem;
    width: 0.8rem;
}.xXGnL-learning-process .ysvqA-text-column-wrap {
    padding: 3.5rem 4rem;
    margin-left: 4rem;
    border-left-width: 5px;
}
}

@media (max-width: 767px) {.xXGnL-learning-process {
    padding: 5rem 0;
}.xXGnL-learning-process .EcNmV-founders-team {
    padding: 0 1.5rem;
}.xXGnL-learning-process h2 {
    max-width: 100%;
    font-size: calc(33px * 0.9);
}.xXGnL-learning-process h2::before {
    height: 0.6rem;
    width: 0.6rem;
    left: -1.2rem;
}.xXGnL-learning-process .ysvqA-text-column-wrap {
    padding: 1.8rem;
    margin-left: 0;
}.xXGnL-learning-process p {
    line-height: 1.6;
    font-size: 15px;
}}.dpGAl-gratSpot {
    z-index: 1;
    overflow: hidden;
    padding: 5rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(208,191,192,0.5), rgb(173,152,153,0.5) 70%);
}.dpGAl-gratSpot::before {
    z-index: -1;
    top: 0;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-image: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.03) 10px,
        rgba(255, 255, 255, 0.03) 20px
    );
    left: 0;
}.dpGAl-gratSpot::after {
    z-index: -1;
    top: -50%;
    content: '';
    width: 100%;
    background: radial-gradient(circle, rgb(173,152,153,0.5) 0%, transparent 70%);
    opacity: 0.4;
    animation: pulse 15s infinite alternate ease-in-out;
    transform: scale(1.5);
    position: absolute;
    height: 100%;
    right: -50%;
}.dpGAl-gratSpot .container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 0 2rem;
}.dpGAl-gratSpot .EcNmV-founders-team {
    max-width: 900px;
    flex-direction: column;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1), 
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(255, 255, 255, 0.1);
    transform: perspective(1000px) rotateX(2deg);
    z-index: 2;
    margin: 0 auto;
    backdrop-filter: blur(10px);
    display: flex;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    position: relative;
    padding: 3.5rem;
    background: rgba(255, 255, 255, 0.9);
}.dpGAl-gratSpot .EcNmV-founders-team:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12), 
                0 10px 20px rgba(0, 0, 0, 0.07),
                0 0 0 1px rgba(255, 255, 255, 0.15);
}.dpGAl-gratSpot .EcNmV-founders-team > div:first-child {
    position: relative;
    margin-bottom: 2rem;
}.dpGAl-gratSpot .EcNmV-founders-team > div:first-child::before {
    transform: translateY(-50%);
    content: '';
    width: 1.5rem;
    top: 50%;
    height: 60px;
    left: -3.5rem;
    background: rgb(208,191,192);
    position: absolute;
}.dpGAl-gratSpot h5 {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.4;
    position: relative;
    color: #000000;
    border-left: 3px solid rgb(173,152,153);
    margin: 0;
    padding-left: 1rem;
}.dpGAl-gratSpot a {
    display: block;
    text-decoration: none;
    overflow: hidden;
    transform-origin: left center;
    transition: all 0.4s ease;
    position: relative;
}.dpGAl-gratSpot a::before {
    position: absolute;
    height: 100%;
    opacity: 0;
    content: '';
    transition: opacity 0.5s ease;
    z-index: -1;
    width: 100%;
    background: linear-gradient(90deg, rgb(208,191,192,0.5) 0%, transparent 100%);
}.dpGAl-gratSpot a:hover::before {
    opacity: 0.1;
}.dpGAl-gratSpot p {
    font-size: 14px;
    margin: 0;
    transition: transform 0.3s ease, color 0.3s ease;
    line-height: 1.7;
    color: #000000;
}.dpGAl-gratSpot a:hover p {
    transform: translateX(5px);
    color: rgb(208,191,192);
}.dpGAl-gratSpot .EcNmV-founders-team > div:last-child {
    padding-top: 2rem;
    position: relative;
}.dpGAl-gratSpot .EcNmV-founders-team > div:last-child::before {
    position: absolute;
    width: 100%;
    left: 0;
    background: linear-gradient(90deg, rgb(208,191,192,0.5), transparent 80%);
    height: 1px;
    top: 0;
    content: '';
}

@keyframes pulse {
    0% { transform: scale(1.5); opacity: 0.4; }
    50% { transform: scale(1.7); opacity: 0.5; }
    100% { transform: scale(1.5); opacity: 0.4; }
}

@media (max-width: 992px) {.dpGAl-gratSpot {
    padding: 4rem 0;
}.dpGAl-gratSpot .EcNmV-founders-team {
    padding: 2.5rem;
    transform: perspective(800px) rotateX(1deg);
}.dpGAl-gratSpot .EcNmV-founders-team > div:first-child::before {
    height: 50px;
    width: 1rem;
    left: -2.5rem;
}.dpGAl-gratSpot h5 {
    font-size: calc(24px - 0.1rem);
}
}

@media (max-width: 768px) {.dpGAl-gratSpot {
    padding: 3rem 0;
}.dpGAl-gratSpot .EcNmV-founders-team {
    padding: 2rem;
    transform: none;
}.dpGAl-gratSpot .EcNmV-founders-team:hover {
    transform: translateY(-5px);
}.dpGAl-gratSpot .EcNmV-founders-team > div:first-child::before {
    left: -2rem;
    width: 0.7rem;
    height: 40px;
}.dpGAl-gratSpot h5 {
    font-size: calc(24px - 0.2rem);
    padding-left: 0.7rem;
}
}

@media (max-width: 576px) {.dpGAl-gratSpot {
    padding: 2.5rem 0;
}.dpGAl-gratSpot .container {
    padding: 0 1.5rem;
}.dpGAl-gratSpot .EcNmV-founders-team {
    padding: 1.5rem;
}.dpGAl-gratSpot .EcNmV-founders-team > div:first-child {
    margin-bottom: 1.5rem;
}.dpGAl-gratSpot .EcNmV-founders-team > div:first-child::before {
    height: 30px;
    width: 0.5rem;
    left: -1.5rem;
}.dpGAl-gratSpot h5 {
    font-size: calc(24px - 0.3rem);
    padding-left: 0.5rem;
}.dpGAl-gratSpot p {
    line-height: 1.6;
    font-size: calc(14px - 0.1rem);
}.dpGAl-gratSpot .EcNmV-founders-team > div:last-child {
    padding-top: 1.5rem;
}}.DySOM-testimonials {
    background: linear-gradient(135deg, rgb(233,225,226) 0%, #ffffff 100%);
    padding: 6rem 0;
    position: relative;
    overflow: hidden;
}.DySOM-testimonials::before {
    opacity: 0.05;
    width: 300px;
    right: -100px;
    content: "";
    height: 300px;
    clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
    transform: rotate(-15deg);
    top: -100px;
    z-index: 0;
    position: absolute;
    background: rgb(208,191,192,0.5);
}.DySOM-testimonials::after {
    left: -50px;
    transform: rotate(10deg);
    position: absolute;
    opacity: 0.08;
    background: rgb(173,152,153,0.5);
    bottom: -50px;
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    z-index: 0;
    width: 200px;
    content: "";
    height: 200px;
}.DySOM-testimonials h2.container {
    transform: translateY(0);
    color: #000000;
    text-align: center;
    font-weight: 700;
    margin-bottom: 3.5rem;
    font-size: 31px;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    z-index: 2;
}.DySOM-testimonials h2.container::after {
    position: absolute;
    content: "";
    transform: translateX(-50%);
    left: 50%;
    height: 3px;
    bottom: -15px;
    width: 80px;
    background: linear-gradient(90deg, rgb(208,191,192) 0%, rgb(173,152,153) 100%);
}.DySOM-testimonials .container.EcNmV-founders-team {
    z-index: 2;
    position: relative;
}.DySOM-testimonials .SxwVJ-student-insights {
    gap: 2rem;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    position: relative;
}.DySOM-testimonials .SPJkC-testimonial-feedback {
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);
    position: relative;
    overflow: hidden;
    transform: translateY(0);
    transition: all 0.3s ease-out;
    flex-direction: column;
    height: 100%;
    display: flex;
    border: 1px solid rgba(0, 0, 0, 0.05);
    padding: 2rem;
}.DySOM-testimonials .SPJkC-testimonial-feedback::before {
    opacity: 0.1;
    line-height: 1;
    font-family: Georgia, serif;
    color: rgb(208,191,192,0.5);
    top: 10px;
    font-size: 8rem;
    z-index: 0;
    position: absolute;
    content: "";
    right: 20px;
}.DySOM-testimonials .SPJkC-testimonial-feedback:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    transform: translateY(-10px);
}.DySOM-testimonials .SPJkC-testimonial-feedback h3 {
    display: inline-block;
    position: relative;
    font-size: calc(24px * 0.95);
    color: #000000;
    margin-bottom: 0.8rem;
}.DySOM-testimonials .SPJkC-testimonial-feedback h3::after {
    width: 0;
    position: absolute;
    transition: width 0.4s ease;
    background: rgb(173,152,153);
    content: "";
    bottom: -5px;
    height: 2px;
    left: 0;
}.DySOM-testimonials .SPJkC-testimonial-feedback:hover h3::after {
    width: 100%;
}.DySOM-testimonials .SPJkC-testimonial-feedback .description {
    margin-bottom: 1.5rem;
    z-index: 1;
    flex-grow: 1;
    font-size: 16px;
    position: relative;
    line-height: 1.6;
    color: #000000;
}.DySOM-testimonials .SPJkC-testimonial-feedback div {
    display: flex;
    margin-top: auto;
    align-items: center;
}.DySOM-testimonials .SPJkC-testimonial-feedback img {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    object-fit: cover;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    height: 60px;
    transform: scale(1);
    border: 3px solid #ffffff;
    width: 60px;
    border-radius: 50%;
}.DySOM-testimonials .SPJkC-testimonial-feedback:hover img {
    transform: scale(1.1);
}

@media (max-width: 992px) {.DySOM-testimonials {
    padding: 4rem 0;
}.DySOM-testimonials h2.container {
    margin-bottom: 2.5rem;
    font-size: calc(31px * 0.9);
}.DySOM-testimonials .SxwVJ-student-insights {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 1.5rem;
}
}

@media (max-width: 768px) {.DySOM-testimonials {
    padding: 3rem 0;
}.DySOM-testimonials h2.container {
    font-size: calc(31px * 0.85);
    margin-bottom: 2rem;
}.DySOM-testimonials h2.container::after {
    width: 60px;
}.DySOM-testimonials .SxwVJ-student-insights {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 1.25rem;
}.DySOM-testimonials .SPJkC-testimonial-feedback {
    padding: 1.5rem;
}
}

@media (max-width: 576px) {.DySOM-testimonials {
    padding: 2.5rem 0;
}.DySOM-testimonials h2.container {
    font-size: calc(31px * 0.8);
    padding: 0 1rem;
}.DySOM-testimonials .SxwVJ-student-insights {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.DySOM-testimonials .SPJkC-testimonial-feedback::before {
    right: 10px;
    top: 5px;
    font-size: 6rem;
}}.qaIhr-contact {
    align-items: center;
    display: flex;
    min-height: 650px;
    z-index: 1;
    position: relative;
    padding: 0;
}.qaIhr-contact::before {
    inset: 0;
    background-color: rgb(208,191,192,0.5);
    content: '';
    position: absolute;
    z-index: -1;
}.qaIhr-contact .container {
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
    width: 100%;
    max-width: 1280px;
}.qaIhr-contact .OsjUa-support-block {
    flex-direction: column-reverse;
    width: 100%;
    position: relative;
    display: flex;
}.qaIhr-contact .XFGcm-inquiry-message {
    display: flex;
    align-items: flex-start;
    width: 100%;
    padding: 40px 20px 120px;
    background-color: transparent;
    position: relative;
    gap: 30px;
    justify-content: center;
    flex-wrap: wrap;
}.qaIhr-contact .XFGcm-inquiry-message h3 {
    position: relative;
    text-align: center;
    padding-bottom: 15px;
    font-weight: 700;
    color: #ffffff;
    width: 100%;
    margin-bottom: 20px;
    font-size: 31px;
}.qaIhr-contact .XFGcm-inquiry-message h3::after {
    height: 3px;
    bottom: 0;
    content: '';
    position: absolute;
    background-color: rgb(173,152,153);
    width: 60px;
    left: 50%;
    transform: translateX(-50%);
}.qaIhr-contact .XFGcm-inquiry-message div {
    border-radius: 13px;
    flex: 1 0 calc(50% - 30px);
    align-items: center;
    max-width: 220px;
    min-height: 140px;
    background-color: #ffffff;
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    padding: 20px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    justify-content: center;
    display: flex;
    flex-direction: column;
}.qaIhr-contact .XFGcm-inquiry-message div:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
}.qaIhr-contact .XFGcm-inquiry-message div svg {
    margin-bottom: 15px;
    width: 35px;
    height: 35px;
}.qaIhr-contact .XFGcm-inquiry-message div svg path {
    fill: rgb(173,152,153);
}.qaIhr-contact .XFGcm-inquiry-message div span {
    margin-top: 10px;
    font-size: 12px;
    line-height: 1.5;
    color: #000000;
}.qaIhr-contact .XFGcm-inquiry-message div span a {
    text-decoration: none;
    transition: color 0.3s ease;
    color: #000000;
}.qaIhr-contact .XFGcm-inquiry-message div span a:hover {
    color: rgb(173,152,153);
}.qaIhr-contact .oHSLi-request-feedback {
    z-index: 2;
    transform: translateY(50px);
    margin: 0 auto;
    max-width: 550px;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.5);
    position: relative;
    background-color: #ffffff;
    padding: 40px 30px;
    border-radius: 13px;
}.qaIhr-contact .oHSLi-request-feedback::before {
    height: 30px;
    top: -15px;
    z-index: -1;
    width: 30px;
    content: '';
    background-color: #ffffff;
    border-radius: 3px;
    position: absolute;
    transform: translateX(-50%) rotate(45deg);
    left: 50%;
}.qaIhr-contact .oHSLi-request-feedback h3 {
    color: rgb(208,191,192);
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 25px;
    text-align: center;
}.qaIhr-contact .oHSLi-request-feedback form {
    gap: 15px;
    flex-wrap: wrap;
    display: flex;
}.qaIhr-contact .oHSLi-request-feedback input[type="text"],
.qaIhr-contact .oHSLi-request-feedback input[type="email"] {
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
    border-radius: 10px;
    padding: 15px 20px;
    font-size: 12px;
    background-color: transparent;
    flex: 1 0 100%;
    color: #000000;
    height: 50px;
    border: 1px solid rgb(233,225,226);
}.qaIhr-contact .oHSLi-request-feedback input[type="text"]:focus,
.qaIhr-contact .oHSLi-request-feedback input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgb(173,152,153,0.5);
    border-color: rgb(173,152,153);
}.qaIhr-contact .oHSLi-request-feedback input::placeholder {
    color: #000000;
    opacity: 0.6;
}.qaIhr-contact .oHSLi-request-feedback .QISUl-message-feedback {
    align-items: flex-start;
    display: flex;
    flex: 1 0 100%;
    margin-top: 5px;
}.qaIhr-contact .oHSLi-request-feedback .QISUl-message-feedback input[type="checkbox"] {
    border-radius: 4px;
    height: 20px;
    width: 20px;
    transition: background-color 0.3s ease, border-color 0.3s ease;
    margin-top: 3px;
    appearance: none;
    flex-shrink: 0;
    margin-right: 10px;
    -webkit-appearance: none;
    cursor: pointer;
    border: 2px solid rgb(233,225,226);
    position: relative;
}.qaIhr-contact .oHSLi-request-feedback .QISUl-message-feedback input[type="checkbox"]:checked {
    background-color: rgb(173,152,153);
    border-color: rgb(173,152,153);
}.qaIhr-contact .oHSLi-request-feedback .QISUl-message-feedback input[type="checkbox"]:checked::before {
    font-size: 12px;
    left: 50%;
    position: absolute;
    top: 50%;
    content: '✓';
    color: #ffffff;
    transform: translate(-50%, -50%);
}.qaIhr-contact .oHSLi-request-feedback .QISUl-message-feedback label {
    line-height: 1.5;
    font-size: 12px;
    color: #000000;
}.qaIhr-contact .oHSLi-request-feedback .QISUl-message-feedback label a {
    color: rgb(173,152,153);
    transition: color 0.3s ease;
    text-decoration: none;
}.qaIhr-contact .oHSLi-request-feedback .QISUl-message-feedback label a:hover {
    color: rgb(208,191,192);
}.qaIhr-contact .oHSLi-request-feedback .GHYLo-contact-inquiry {
    border: none;
    height: 50px;
    box-shadow: 0 5px 15px rgb(173,152,153,0.5);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    cursor: pointer;
    background: linear-gradient(135deg, rgb(173,152,153), rgb(208,191,192));
    font-size: 19px;
    font-weight: 600;
    margin-top: 15px;
    color: #ffffff;
    border-radius: 10px;
    width: 100%;
}.qaIhr-contact .oHSLi-request-feedback .GHYLo-contact-inquiry:hover {
    box-shadow: 0 8px 25px rgb(208,191,192,0.5);
    transform: translateY(-3px);
}

@media screen and (min-width: 992px) {.qaIhr-contact {
    min-height: 700px;
    padding: 100px 0;
}.qaIhr-contact .OsjUa-support-block {
    flex-direction: row;
    align-items: center;
}.qaIhr-contact .XFGcm-inquiry-message {
    padding: 60px 0 60px 120px;
    align-items: center;
    margin-left: auto;
    gap: 30px;
    width: 65%;
    justify-content: space-between;
}.qaIhr-contact .XFGcm-inquiry-message h3 {
    margin-bottom: 40px;
    text-align: left;
    padding-left: 0;
    padding-right: 0;
}.qaIhr-contact .XFGcm-inquiry-message h3::after {
    transform: none;
    left: 0;
}.qaIhr-contact .XFGcm-inquiry-message div {
    margin: 0;
    max-width: calc(50% - 15px);
    flex: 0 0 calc(50% - 15px);
}.qaIhr-contact .oHSLi-request-feedback {
    margin: 0;
    width: 45%;
    position: absolute;
    max-width: 450px;
    left: 0;
    z-index: 3;
    padding: 40px;
}.qaIhr-contact .oHSLi-request-feedback::before {
    left: -15px;
    transform: translateY(-50%) rotate(45deg);
    top: 50%;
}
}

@media screen and (min-width: 1200px) {.qaIhr-contact .XFGcm-inquiry-message {
    padding-left: 200px;
    width: 70%;
}.qaIhr-contact .oHSLi-request-feedback {
    width: 40%;
    max-width: 480px;
}
}

@media screen and (min-width: 768px) and (max-width: 991px) {.qaIhr-contact {
    padding: 80px 0 120px;
}.qaIhr-contact .XFGcm-inquiry-message {
    justify-content: space-between;
    padding: 0 20px 120px;
}.qaIhr-contact .XFGcm-inquiry-message div {
    flex: 0 0 calc(50% - 15px);
    max-width: calc(50% - 15px);
}
}

@media screen and (max-width: 767px) {.qaIhr-contact {
    padding: 60px 0 120px;
}.qaIhr-contact .XFGcm-inquiry-message {
    padding: 0 20px 120px;
}.qaIhr-contact .XFGcm-inquiry-message h3 {
    font-size: calc(18px + 2px);
}.qaIhr-contact .XFGcm-inquiry-message div {
    max-width: 280px;
    margin-bottom: 0;
    flex: 0 0 100%;
    min-height: 120px;
}.qaIhr-contact .XFGcm-inquiry-message div svg {
    width: 30px;
    height: 30px;
}.qaIhr-contact .oHSLi-request-feedback {
    padding: 30px 25px;
}
}

@media screen and (max-width: 480px) {.qaIhr-contact {
    padding: 40px 0 100px;
}.qaIhr-contact .XFGcm-inquiry-message {
    gap: 20px;
}.qaIhr-contact .XFGcm-inquiry-message div {
    min-height: auto;
    padding: 20px 15px;
}
}