* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}html,body {
    auto
contain
    scroll-behavior: smooth;
    height: 100%;
    color: #000000;
    min-height: 100%;
    font-family: Arial, sans-serif;
}.ehXq-nav-prime {
    flex: 1 0 auto;
}svg {
    width: 30px;
    height: 30px;
}a {
    text-decoration: none;
    color: inherit;
}.TNaV-partner-logo {
    flex: 0 0 auto;
}header,footer {
    width: 100%;
}.container {
    width: 1272px;
    max-width: 100%;
    margin: auto;
}.zCBk-panel-container {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    height: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.oUvt-course-highlights {
    align-items: center;
    position: relative;
    overflow: hidden;
    background-color: rgb(218,177,195);
    display: flex;
    min-height: 100vh;
}.oUvt-course-highlights::before {
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0.1;
    background: repeating-linear-gradient(
        -45deg,
        rgba(rgb(218,177,195), 0.8),
        rgba(rgb(218,177,195), 0.8) 10px,
        rgba(rgb(196,136,166), 0.5) 10px,
        rgba(rgb(196,136,166), 0.5) 20px
    );
    position: absolute;
    z-index: 1;
    content: "";
    height: 100%;
}.oUvt-course-highlights .vilK-career-challenge {
    width: 45%;
    position: absolute;
    left: 0;
    overflow: hidden;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
    top: 0;
    height: 100%;
}.oUvt-course-highlights .vilK-career-challenge::after {
    right: 0;
    top: 0;
    content: "";
    background: linear-gradient(90deg, transparent 0%, rgb(218,177,195) 100%);
    height: 100%;
    width: 50px;
    z-index: 3;
    position: absolute;
}.oUvt-course-highlights .WZKz-skill-route {
    display: flex;
    height: 500%;
    flex-direction: column;
    animation: vertical-carousel 35s cubic-bezier(0.25, 0.1, 0.25, 1) infinite;
    width: 100%;
}.oUvt-course-highlights .vilK-career-challenge:hover .WZKz-skill-route {
    animation-play-state: paused;
}.oUvt-course-highlights .hpnj-education-flow {
    height: 20%;
    width: 100%;
    position: relative;
    overflow: hidden;
}.oUvt-course-highlights .hpnj-education-flow::before {
    width: 100%;
    z-index: 2;
    background: linear-gradient(
        to right,
        rgba(rgb(196,136,166), 0.6) 0%,
        transparent 70%
    );
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}.oUvt-course-highlights .hpnj-education-flow img {
    transform: scale(1.05);
    filter: brightness(0.9) contrast(1.1) saturate(1.1);
    object-fit: cover;
    height: 100%;
    width: 100%;
    transition: filter 0.5s ease, transform 4s ease-out;
}.oUvt-course-highlights .hpnj-education-flow:hover img {
    filter: brightness(1) contrast(1.05) saturate(1.2);
    transform: scale(1.15);
}.oUvt-course-highlights .container {
    display: flex;
    padding: 3rem;
    margin: 0 auto;
    justify-content: flex-end;
    width: 100%;
    max-width: 1320px;
    position: relative;
    z-index: 3;
}.oUvt-course-highlights .ykDu-pro-learn {
    align-items: center;
    margin-right: 2%;
    justify-content: center;
    display: flex;
    width: 55%;
}.oUvt-course-highlights .RCyW-education-map {
    backdrop-filter: blur(10px);
    background: linear-gradient(
        135deg,
        rgba(rgb(218,177,195), 0.7) 0%,
        rgba(rgb(196,136,166), 0.7) 100%
    );
    border-radius: 19px;
    padding: 3rem;
    position: relative;
    overflow: hidden;
    max-width: 600px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}.oUvt-course-highlights .RCyW-education-map::before {
    left: 0;
    width: 100%;
    top: 0;
    content: "";
    background: linear-gradient(
        90deg,
        rgb(218,177,195) 0%,
        rgb(196,136,166) 100%
    );
    position: absolute;
    height: 5px;
}.oUvt-course-highlights .RCyW-education-map::after {
    content: "";
    pointer-events: none;
    z-index: -1;
    position: absolute;
    height: 200%;
    animation: rotate-gradient 20s linear infinite;
    background: radial-gradient(
        circle at center,
        rgba(255, 255, 255, 0.2) 0%,
        transparent 60%
    );
    width: 200%;
    left: -50%;
    top: -50%;
}.oUvt-course-highlights .RCyW-education-map h3 {
    font-weight: 700;
    letter-spacing: 1px;
    color: #ffffff;
    position: relative;
    padding-bottom: 1rem;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 1.5rem;
}.oUvt-course-highlights .RCyW-education-map h3::after {
    content: "";
    position: absolute;
    height: 3px;
    width: 50px;
    left: 0;
    bottom: 0;
    background: linear-gradient(
        90deg,
        rgb(218,177,195) 0%,
        rgb(196,136,166) 100%
    );
}.oUvt-course-highlights .RCyW-education-map p {
    margin-bottom: 2rem;
    color: #ffffff;
    position: relative;
    font-size: 14px;
    line-height: 1.8;
    opacity: 0.9;
}.oUvt-course-highlights .RCyW-education-map .qeSv-connect-request {
    border-radius: 10px;
    display: inline-flex;
    color: #ffffff;
    background: linear-gradient(
        to right,
        rgb(218,177,195) 0%,
        rgb(196,136,166) 100%
    );
    z-index: 1;
    overflow: hidden;
    font-size: 19px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
    align-items: center;
    background-size: 200% auto;
    text-decoration: none;
    transition: all 0.4s ease;
    justify-content: center;
    font-weight: 600;
    position: relative;
    padding: 1rem 2.5rem;
}.oUvt-course-highlights .RCyW-education-map .qeSv-connect-request::before {
    background: linear-gradient(
        to right,
        rgb(196,136,166) 0%,
        rgb(218,177,195) 100%
    );
    top: 0;
    left: -100%;
    height: 100%;
    transition: all 0.4s ease;
    position: absolute;
    content: "";
    z-index: -1;
    width: 100%;
    opacity: 0;
}.oUvt-course-highlights .RCyW-education-map .qeSv-connect-request:hover {
    transform: translateY(-5px);
    background-position: right center;
    box-shadow: 0 10px 20px rgba(rgb(218,177,195), 0.3);
}.oUvt-course-highlights .RCyW-education-map .qeSv-connect-request:hover::before {
    opacity: 1;
    left: 0;
}

@keyframes vertical-carousel {
    0%, 15% {
        transform: translateY(0);
    }
    20%, 35% {
        transform: translateY(-20%);
    }
    40%, 55% {
        transform: translateY(-40%);
    }
    60%, 75% {
        transform: translateY(-60%);
    }
    80%, 95% {
        transform: translateY(-80%);
    }
    100% {
        transform: translateY(-80%);
    }
}

@keyframes rotate-gradient {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}


@media (max-width: 992px) {.oUvt-course-highlights .vilK-career-challenge {
    width: 40%;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
}.oUvt-course-highlights .ykDu-pro-learn {
    margin-right: 0;
    width: 60%;
}.oUvt-course-highlights .RCyW-education-map {
    padding: 2rem;
}.oUvt-course-highlights .RCyW-education-map h3 {
    font-size: calc(30px * 0.9);
}
}


@media (max-width: 768px) {.oUvt-course-highlights {
    display: block;
    min-height: auto;
}.oUvt-course-highlights .vilK-career-challenge {
    width: 100%;
    position: relative;
    height: 300px;
    clip-path: none;
}.oUvt-course-highlights .vilK-career-challenge::after {
    display: none;
}.oUvt-course-highlights .WZKz-skill-route {
    flex-direction: row;
    width: 500%;
    height: 100%;
    animation: horizontal-carousel 25s cubic-bezier(0.25, 0.1, 0.25, 1) infinite;
}.oUvt-course-highlights .hpnj-education-flow {
    width: 20%;
    height: 100%;
}.oUvt-course-highlights .hpnj-education-flow::before {
    background: linear-gradient(
            to bottom,
            transparent 0%,
            rgba(rgb(196,136,166), 0.8) 100%
        );
}.oUvt-course-highlights .container {
    padding: 2rem 1rem;
    justify-content: center;
}.oUvt-course-highlights .ykDu-pro-learn {
    width: 100%;
    margin: 0;
}.oUvt-course-highlights .RCyW-education-map {
    padding: 1.5rem;
    max-width: 100%;
}.oUvt-course-highlights .RCyW-education-map h3 {
    font-size: calc(30px * 0.8);
}.oUvt-course-highlights .RCyW-education-map p {
    font-size: calc(14px * 0.9);
    margin-bottom: 1.5rem;
}.oUvt-course-highlights .RCyW-education-map .qeSv-connect-request {
    width: 100%;
    padding: 0.8rem 1.5rem;
}@keyframes horizontal-carousel {
        0%, 15% {
            transform: translateX(0);
        }
        20%, 35% {
            transform: translateX(-20%);
        }
        40%, 55% {
            transform: translateX(-40%);
        }
        60%, 75% {
            transform: translateX(-60%);
        }
        80%, 95% {
            transform: translateX(-80%);
        }
        100% {
            transform: translateX(0);
        }
    }
}.hfeM-leadership-experience {
    min-height: 400px;
    background: linear-gradient(135deg, rgb(236,218,225) 0%, rgb(218,177,195,0.5) 100%);
    position: relative;
    padding: 60px 30px;
    overflow: hidden;
}.hfeM-leadership-experience::before {
    right: -50px;
    filter: blur(40px);
    content: "";
    position: absolute;
    background: rgb(196,136,166,0.5);
    top: -50px;
    width: 200px;
    height: 200px;
    z-index: 0;
    border-radius: 50%;
    animation: float 8s ease-in-out infinite;
}.hfeM-leadership-experience::after {
    width: 150px;
    animation: float 6s ease-in-out infinite reverse;
    background: rgb(218,177,195,0.5);
    height: 150px;
    z-index: 0;
    border-radius: 50%;
    content: "";
    bottom: -30px;
    filter: blur(30px);
    left: -30px;
    position: absolute;
}.hfeM-leadership-experience .BIxJ-review-voices {
    transform: rotate(-3deg);
    display: flex;
    gap: 30px;
    transition: all 0.5s ease;
    position: relative;
    flex-wrap: wrap;
    flex-direction: row;
    z-index: 1;
}.hfeM-leadership-experience .BIxJ-review-voices:hover {
    transform: rotate(0deg) scale(1.02);
}.hfeM-leadership-experience .sByi-pic-thumbnail {
    height: 350px;
    clip-path: polygon(0 0, 100% 10%, 85% 100%, 0% 90%);
    transform: translateY(20px);
    position: relative;
    border-radius: 14px;
    transition: all 0.4s ease;
    box-shadow: 15px 15px 0 rgb(196,136,166,0.5);
    width: 280px;
}.hfeM-leadership-experience .BIxJ-review-voices:hover .sByi-pic-thumbnail {
    box-shadow: 20px 20px 0 rgb(196,136,166);
    transform: translateY(0);
}.hfeM-leadership-experience .xKYm-work-box {
    border-radius: 14px;
    transition: all 0.4s ease;
    flex: 1;
    justify-content: center;
    min-width: 280px;
    background: #ffffff;
    display: flex;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    padding: 30px;
    transform: translateX(-30px) rotate(3deg);
    position: relative;
    flex-direction: column;
}.hfeM-leadership-experience .BIxJ-review-voices:hover .xKYm-work-box {
    transform: translateX(0) rotate(0deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.hfeM-leadership-experience .name {
    font-size: 37px;
    padding-bottom: 15px;
    margin-bottom: 10px;
    position: relative;
    color: rgb(218,177,195);
    font-weight: 700;
}.hfeM-leadership-experience .name::after {
    height: 4px;
    content: "";
    bottom: 0;
    left: 0;
    background: linear-gradient(90deg, rgb(196,136,166) 0%, transparent 100%);
    border-radius: 2px;
    width: 60px;
    position: absolute;
}.hfeM-leadership-experience .xKYm-work-box > div:nth-child(2) {
    margin-bottom: 20px;
    color: #000000;
    opacity: 0.8;
    font-weight: 600;
    font-size: 16px;
}.hfeM-leadership-experience .QTfN-experience-summary {
    font-size: calc(16px + 2px);
    line-height: 1.6;
    font-style: italic;
    color: #000000;
    position: relative;
    padding-left: 20px;
    border-left: 3px solid rgb(196,136,166,0.5);
}.hfeM-leadership-experience .QTfN-experience-summary::before {
    font-size: 80px;
    font-family: Arial, sans-serif;
    color: rgb(218,177,195);
    content: "";
    top: -20px;
    left: -15px;
    opacity: 0.1;
    position: absolute;
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-20px) scale(1.1);
    }
}

@media (max-width: 991px) {.hfeM-leadership-experience {
    padding: 40px 20px;
}.hfeM-leadership-experience .BIxJ-review-voices {
    gap: 20px;
    flex-direction: column;
}.hfeM-leadership-experience .sByi-pic-thumbnail {
    transform: translateY(0) rotate(-3deg);
    margin: 0 auto;
    width: 220px;
    height: 280px;
}.hfeM-leadership-experience .xKYm-work-box {
    transform: translateX(0) rotate(0);
    margin-top: -30px;
}.hfeM-leadership-experience .BIxJ-review-voices:hover .sByi-pic-thumbnail {
    transform: translateY(-10px) rotate(0);
}
}

@media (max-width: 767px) {.hfeM-leadership-experience {
    padding: 30px 15px;
}.hfeM-leadership-experience .sByi-pic-thumbnail {
    height: 220px;
    width: 180px;
}.hfeM-leadership-experience .xKYm-work-box {
    padding: 20px;
}.hfeM-leadership-experience .name {
    font-size: calc(37px - 4px);
}.hfeM-leadership-experience .QTfN-experience-summary {
    font-size: 16px;
}}.qJYr-connect-form {
    position: relative;
    padding: 100px 0;
    overflow: hidden;
    background: linear-gradient(90deg, #ffffff 50%, rgb(236,218,225) 50%);
}.qJYr-connect-form::before {
    width: 100%;
    top: 0;
    background: 
        radial-gradient(circle at 20% 20%, rgba(0, 0, 0, 0.02) 0%, transparent 20%),
        radial-gradient(circle at 80% 80%, rgba(0, 0, 0, 0.02) 0%, transparent 20%);
    z-index: 0;
    content: "";
    position: absolute;
    background-size: 60px 60px;
    height: 100%;
    left: 0;
}.qJYr-connect-form .container {
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 1;
    position: relative;
}.qJYr-connect-form h2 {
    position: relative;
    margin-bottom: 60px;
    font-weight: 700;
    font-size: 30px;
    text-align: center;
    color: rgb(218,177,195);
}.qJYr-connect-form h2::after {
    background: rgb(218,177,195);
    content: "";
    left: 50%;
    height: 3px;
    transform: translateX(-50%);
    width: 60px;
    position: absolute;
    bottom: -15px;
}.qJYr-connect-form .rzQX-help-support {
    display: flex;
    border-radius: 24px;
    background: #ffffff;
    position: relative;
    overflow: hidden;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
}.qJYr-connect-form .rzQX-help-support::before {
    content: "";
    top: 0;
    background: linear-gradient(90deg, rgb(218,177,195), rgb(196,136,166));
    left: 0;
    position: absolute;
    height: 5px;
    width: 100%;
}.qJYr-connect-form .sByi-pic-thumbnail {
    transition: all 0.5s ease;
    min-height: 550px;
    position: relative;
    flex: 0 0 50%;
}.qJYr-connect-form .sByi-pic-thumbnail::after {
    left: 0;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    position: absolute;
    background: linear-gradient(45deg, rgb(218,177,195,0.5), transparent);
}.qJYr-connect-form .kDdB-support-info {
    padding: 60px 50px;
    flex: 0 0 50%;
    background: #ffffff;
    position: relative;
}.qJYr-connect-form .kDdB-support-info::before {
    top: 0;
    left: 0;
    width: 10px;
    background: rgb(236,218,225);
    position: absolute;
    height: 100%;
    content: "";
}.qJYr-connect-form #contact {
    display: flex;
    flex-direction: column;
    gap: 30px;
}.qJYr-connect-form h3 {
    font-size: 19px;
    display: inline-block;
    margin-bottom: 20px;
    padding-bottom: 10px;
    color: #000000;
    position: relative;
    font-weight: 600;
}.qJYr-connect-form h3::after {
    left: 0;
    content: "";
    position: absolute;
    background: rgb(218,177,195,0.5);
    bottom: 0;
    width: 100%;
    height: 2px;
}.qJYr-connect-form input[type="text"] {
    transition: all 0.3s ease;
    padding: 18px 20px;
    border-radius: 10px;
    color: #000000;
    font-size: 17px;
    background: #ffffff;
    width: 100%;
    border: 2px solid rgb(236,218,225);
}.qJYr-connect-form input[type="text"]:focus {
    border-color: rgb(218,177,195);
    outline: none;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}.qJYr-connect-form input[type="text"]::placeholder {
    opacity: 0.6;
    color: #000000;
}.qJYr-connect-form .Fuco-message-reach {
    gap: 12px;
    display: flex;
    align-items: flex-start;
    margin-top: 10px;
}.qJYr-connect-form .Fuco-message-reach input[type="checkbox"] {
    border-radius: 10px;
    border: 2px solid rgb(236,218,225);
    cursor: pointer;
    width: 24px;
    transition: all 0.3s ease;
    position: relative;
    appearance: none;
    height: 24px;
    margin-top: 2px;
}.qJYr-connect-form .Fuco-message-reach input[type="checkbox"]:checked {
    border-color: rgb(218,177,195);
    background: rgb(218,177,195);
}.qJYr-connect-form .Fuco-message-reach input[type="checkbox"]:checked::after {
    width: 6px;
    transform: rotate(45deg);
    border-right: 2px solid #ffffff;
    top: 5px;
    left: 8px;
    height: 10px;
    content: "";
    position: absolute;
    border-bottom: 2px solid #ffffff;
}.qJYr-connect-form .Fuco-message-reach label {
    line-height: 1.5;
    color: #000000;
    font-size: 17px;
}.qJYr-connect-form .Fuco-message-reach a {
    text-decoration: none;
    font-weight: 600;
    color: rgb(218,177,195);
    transition: all 0.3s ease;
}.qJYr-connect-form .Fuco-message-reach a:hover {
    color: rgb(196,136,166);
}.qJYr-connect-form .qeSv-connect-request {
    overflow: hidden;
    background: rgb(218,177,195);
    position: relative;
    color: #ffffff;
    box-shadow: 0 8px 20px rgb(218,177,195,0.5);
    transition: all 0.3s ease;
    padding: 16px 40px;
    border: none;
    border-radius: 10px;
    font-weight: 600;
    font-size: 15px;
    cursor: pointer;
    align-self: flex-start;
    margin-top: 20px;
}.qJYr-connect-form .qeSv-connect-request::before {
    height: 100%;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    content: "";
    left: -100%;
    transition: all 0.6s ease;
    width: 100%;
    position: absolute;
}.qJYr-connect-form .qeSv-connect-request:hover {
    background: rgb(196,136,166);
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgb(196,136,166,0.5);
}.qJYr-connect-form .qeSv-connect-request:hover::before {
    left: 100%;
}.qJYr-connect-form svg {
    width: 22px;
    height: 22px;
    fill: rgb(218,177,195);
    transition: all 0.3s ease;
}.qJYr-connect-form svg path {
    fill: rgb(218,177,195);
    transition: all 0.3s ease;
}.qJYr-connect-form svg:hover {
    fill: rgb(196,136,166);
    transform: translateY(-2px);
}.qJYr-connect-form svg:hover path {
    fill: rgb(196,136,166);
}

@media (max-width: 1200px) {.qJYr-connect-form {
    background: #ffffff;
}
}

@media (max-width: 992px) {.qJYr-connect-form {
    padding: 80px 0;
}.qJYr-connect-form .rzQX-help-support {
    flex-direction: column-reverse;
}.qJYr-connect-form .sByi-pic-thumbnail {
    flex: 0 0 auto;
    min-height: 350px;
}.qJYr-connect-form .kDdB-support-info {
    padding: 50px 40px;
    flex: 0 0 auto;
}.qJYr-connect-form .kDdB-support-info::before {
    height: 10px;
    top: 0;
    width: 100%;
    left: 0;
}
}

@media (max-width: 768px) {.qJYr-connect-form {
    padding: 60px 0;
}.qJYr-connect-form h2 {
    font-size: calc(30px - 4px);
    margin-bottom: 40px;
}.qJYr-connect-form .kDdB-support-info {
    padding: 40px 30px;
}.qJYr-connect-form #contact {
    gap: 25px;
}.qJYr-connect-form .sByi-pic-thumbnail {
    min-height: 300px;
}
}

@media (max-width: 576px) {.qJYr-connect-form {
    padding: 50px 0;
}.qJYr-connect-form .container {
    padding: 0 15px;
}.qJYr-connect-form h2 {
    font-size: calc(30px - 6px);
    margin-bottom: 30px;
}.qJYr-connect-form .kDdB-support-info {
    padding: 35px 25px;
}.qJYr-connect-form #contact {
    gap: 20px;
}.qJYr-connect-form input[type="text"] {
    padding: 15px;
}.qJYr-connect-form .qeSv-connect-request {
    padding: 15px 25px;
    width: 100%;
}.qJYr-connect-form .sByi-pic-thumbnail {
    min-height: 250px;
}}.LlDt-thxPanel {
    position: relative;
    overflow: hidden;
    padding: 7rem 0;
    background: linear-gradient(145deg, rgb(236,218,225) 0%, rgba(240, 242, 245, 0.9) 100%);
}.LlDt-thxPanel::before {
    z-index: 0;
    height: 70%;
    right: -10%;
    width: 40%;
    opacity: 0.07;
    animation: float 15s ease-in-out infinite alternate;
    background: linear-gradient(135deg, rgb(218,177,195,0.5) 0%, rgb(196,136,166,0.5) 100%);
    position: absolute;
    top: -5%;
    content: "";
    transform: rotate(15deg) skewX(-15deg);
}.LlDt-thxPanel::after {
    background: linear-gradient(225deg, rgb(196,136,166,0.5) 0%, rgb(218,177,195,0.5) 100%);
    opacity: 0.05;
    height: 60%;
    position: absolute;
    z-index: 0;
    left: -5%;
    width: 30%;
    transform: rotate(-10deg) skewX(10deg);
    bottom: -5%;
    animation: float 18s ease-in-out infinite alternate-reverse;
    content: "";
}.LlDt-thxPanel .container {
    padding: 0 2rem;
    z-index: 2;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}.LlDt-thxPanel h2 {
    opacity: 0;
    position: relative;
    font-size: 34px;
    animation: slideUp 0.8s 0.2s ease-out forwards;
    transform: translateY(0);
    font-weight: 700;
    color: #000000;
    line-height: 1.3;
    margin-bottom: 3rem;
}.LlDt-thxPanel h2::after {
    animation: expand 1s 0.8s ease-out forwards;
    content: "";
    transform-origin: left;
    background: linear-gradient(90deg, rgb(218,177,195) 0%, rgb(196,136,166) 100%);
    bottom: -15px;
    left: 0;
    height: 3px;
    width: 80px;
    transform: scaleX(0);
    position: absolute;
}.LlDt-thxPanel .ykDu-pro-learn {
    background: #ffffff;
    opacity: 0;
    border-left: 4px solid rgb(218,177,195);
    padding: 3rem;
    transform: translateY(20px);
    position: relative;
    overflow: hidden;
    animation: fadeSlideUp 1s 0.4s ease-out forwards;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 
              0 5px 15px rgba(0, 0, 0, 0.03);
}.LlDt-thxPanel .ykDu-pro-learn::before {
    right: 0;
    background: linear-gradient(135deg, rgb(196,136,166,0.5) 0%, transparent 70%);
    width: 150px;
    top: 0;
    content: "";
    height: 150px;
    position: absolute;
    clip-path: polygon(100% 0, 100% 100%, 0 0);
    opacity: 0.1;
}.LlDt-thxPanel ul {
    list-style: none;
    padding: 0;
    margin: 0;
}.LlDt-thxPanel li {
    padding-left: 0;
    position: relative;
}.LlDt-thxPanel li span {
    color: #000000;
    opacity: 0;
    font-family: Arial, sans-serif;
    transform: translateY(10px);
    line-height: 1.8;
    font-size: calc(13px + 0.05rem);
    display: block;
    animation: fadeIn 1s 0.7s ease-out forwards;
}

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

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

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

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

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

@media screen and (max-width: 992px) {.LlDt-thxPanel {
    padding: 5rem 0;
}.LlDt-thxPanel h2 {
    font-size: calc(34px - 0.2rem);
    margin-bottom: 2.5rem;
}.LlDt-thxPanel .ykDu-pro-learn {
    padding: 2.5rem;
}
}

@media screen and (max-width: 768px) {.LlDt-thxPanel {
    padding: 4rem 0;
}.LlDt-thxPanel h2 {
    font-size: calc(34px - 0.4rem);
    margin-bottom: 2rem;
}.LlDt-thxPanel h2::after {
    width: 60px;
    bottom: -12px;
}.LlDt-thxPanel .ykDu-pro-learn {
    padding: 2rem;
}.LlDt-thxPanel .ykDu-pro-learn::before {
    height: 100px;
    width: 100px;
}
}

@media screen and (max-width: 576px) {.LlDt-thxPanel {
    padding: 3rem 0;
}.LlDt-thxPanel .container {
    padding: 0 1.5rem;
}.LlDt-thxPanel h2 {
    margin-bottom: 1.8rem;
    line-height: 1.4;
    font-size: calc(34px - 0.6rem);
}.LlDt-thxPanel h2::after {
    width: 50px;
    bottom: -10px;
    height: 2px;
}.LlDt-thxPanel .ykDu-pro-learn {
    border-left-width: 3px;
    padding: 1.5rem;
}.LlDt-thxPanel li span {
    font-size: 13px;
    line-height: 1.7;
}}.aTEC-locate {
    position: relative;
    background: linear-gradient(135deg, rgb(236,218,225) 0%, #ffffff 100%);
    overflow: hidden;
    padding: 6rem 0;
}.aTEC-locate::before {
    filter: blur(40px);
    background: rgb(196,136,166,0.5);
    width: 45%;
    transform: rotate(-15deg);
    content: "";
    height: 30%;
    z-index: 1;
    opacity: 0.4;
    top: -5%;
    right: -10%;
    position: absolute;
}.aTEC-locate::after {
    width: 35%;
    background: rgb(218,177,195,0.5);
    height: 25%;
    position: absolute;
    opacity: 0.3;
    z-index: 1;
    left: -10%;
    content: "";
    filter: blur(40px);
    bottom: -5%;
    transform: rotate(15deg);
}.aTEC-locate h1 {
    color: #000000;
    letter-spacing: -0.02em;
    text-align: center;
    z-index: 2;
    margin-bottom: 3rem;
    position: relative;
    font-size: 40px;
    font-weight: 700;
}.aTEC-locate h1::after {
    width: 80px;
    bottom: -15px;
    border-radius: 10px;
    position: absolute;
    background: linear-gradient(to right, rgb(196,136,166), rgb(218,177,195));
    transform: translateX(-50%);
    left: 50%;
    height: 4px;
    content: "";
}.aTEC-locate .container {
    z-index: 2;
    margin: 0 auto;
    position: relative;
    padding: 0 2rem;
    max-width: 1200px;
}.aTEC-locate .vwFP-reach-contact {
    padding: 2.5rem;
    transform: perspective(1000px) rotateX(2deg);
    background-color: #ffffff;
    border-radius: 23px;
    gap: 2.5rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05), 
                0 1px 4px rgba(0, 0, 0, 0.03);
    grid-template-columns: 1fr;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    display: grid;
}.aTEC-locate .vwFP-reach-contact:hover {
    transform: perspective(1000px) rotateX(0deg);
}.aTEC-locate .vwFP-reach-contact > div {
    position: relative;
    transition: transform 0.4s ease-out;
}.aTEC-locate .vwFP-reach-contact > div:hover {
    transform: translateY(-5px);
}.aTEC-locate .vwFP-reach-contact > div:first-child {
    line-height: 1.7;
    position: relative;
    color: #000000;
    border-left: 3px solid rgb(196,136,166,0.5);
    padding-left: 1.5rem;
    font-size: calc(14px + 0.05rem);
}.aTEC-locate .vwFP-reach-contact h6 {
    text-transform: capitalize;
    display: flex;
    margin-bottom: 0.75rem;
    color: #000000;
    align-items: center;
    font-weight: 600;
    font-size: 16px;
}.aTEC-locate .vwFP-reach-contact h6 svg {
    transition: transform 0.3s ease;
    margin-left: 0.5rem;
    transform: scale(0.8);
}.aTEC-locate .vwFP-reach-contact span {
    display: block;
    padding-left: 1.5rem;
    margin-top: 0.25rem;
    color: #000000;
    font-size: calc(14px - 0.05rem);
}.aTEC-locate .hVgm-get-help {
    gap: 1.25rem;
    flex-direction: column;
    display: flex;
}.aTEC-locate .hVgm-get-help > div {
    position: relative;
    overflow: hidden;
}.aTEC-locate .GJHW-instant-help {
    transition: color 0.3s ease, transform 0.3s ease;
    font-weight: 400;
    text-decoration: none;
    text-transform: capitalize;
    color: #000000;
    display: flex;
    font-size: calc(14px - 0.05rem);
    align-items: center;
}.aTEC-locate .GJHW-instant-help:hover {
    color: rgb(218,177,195);
    transform: translateX(5px);
}.aTEC-locate .GJHW-instant-help::before {
    position: absolute;
    width: 0;
    transition: width 0.3s ease;
    background-color: rgb(218,177,195);
    height: 1px;
    bottom: -2px;
    left: 0;
    content: "";
}.aTEC-locate .GJHW-instant-help:hover::before {
    width: 100%;
}.aTEC-locate .GJHW-instant-help svg {
    margin-left: 0.5rem;
    transition: transform 0.3s ease;
    transform: scale(0.8);
}.aTEC-locate .GJHW-instant-help:hover svg {
    transform: scale(0.9) rotate(5deg);
}.aTEC-locate svg path {
    fill: #000000;
    transition: fill 0.3s ease;
}.aTEC-locate .GJHW-instant-help:hover svg path {
    fill: rgb(218,177,195);
}

@media (min-width: 768px) {.aTEC-locate {
    padding: 8rem 0;
}.aTEC-locate h1 {
    margin-bottom: 4rem;
}.aTEC-locate .vwFP-reach-contact {
    padding: 3.5rem;
    grid-template-columns: repeat(2, 1fr);
}.aTEC-locate .vwFP-reach-contact > div:first-child {
    padding-left: 2rem;
    grid-column: 1 / -1;
    font-size: calc(14px + 0.1rem);
}.aTEC-locate .hVgm-get-help {
    gap: 1.5rem;
}
}

@media (min-width: 992px) {.aTEC-locate {
    padding: 10rem 0;
}.aTEC-locate h1 {
    font-size: calc(40px * 1.1);
}.aTEC-locate .vwFP-reach-contact {
    gap: 3rem;
    grid-template-columns: 2fr 1fr 1fr;
    padding: 4rem;
}.aTEC-locate .vwFP-reach-contact > div:first-child {
    grid-column: auto;
}.aTEC-locate .hVgm-get-help {
    gap: 2rem;
}.aTEC-locate .vwFP-reach-contact h6 {
    font-size: calc(16px * 1.05);
}
}

@media (max-width: 767px) {.aTEC-locate {
    padding: 4rem 0;
}.aTEC-locate h1 {
    margin-bottom: 2.5rem;
    font-size: calc(40px * 0.9);
}.aTEC-locate .container {
    padding: 0 1.5rem;
}.aTEC-locate .vwFP-reach-contact {
    gap: 2rem;
    padding: 2rem;
}.aTEC-locate .vwFP-reach-contact > div:first-child {
    font-size: 14px;
    padding-left: 1rem;
}.aTEC-locate .hVgm-get-help {
    gap: 1rem;
}
}

@media (max-width: 480px) {.aTEC-locate {
    padding: 3rem 0;
}.aTEC-locate h1 {
    font-size: calc(40px * 0.8);
}.aTEC-locate .container {
    padding: 0 1rem;
}.aTEC-locate .vwFP-reach-contact {
    padding: 1.5rem;
}.aTEC-locate .vwFP-reach-contact h6 {
    font-size: calc(16px * 0.95);
}}.mWTA-title-opener {
    justify-content: center;
    width: 100%;
    display: flex;
    min-height: 100vh;
    overflow: hidden;
    position: relative;
    align-items: center;
}.mWTA-title-opener .mbFL-learning-intro {
    justify-content: center;
    align-items: center;
    display: flex;
    height: 100vh;
    width: 100%;
    position: relative;
}.mWTA-title-opener .mbFL-learning-intro::before {
    width: 100%;
    top: 0;
    content: "";
    left: 0;
    z-index: 1;
    position: absolute;
    background: linear-gradient(135deg, rgb(218,177,195,0.5) 0%, rgb(196,136,166,0.5) 100%);
    height: 100%;
}.mWTA-title-opener .sjEh-study-pro {
    width: 90%;
    animation: fadeInUp 1s ease-out forwards;
    max-width: 1200px;
    background: rgba(255, 255, 255, 0.1);
    transform: translateY(-20px);
    padding: 3rem;
    gap: 2rem;
    position: relative;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(10px);
    display: grid;
    z-index: 2;
    grid-template-columns: 1fr;
}.mWTA-title-opener .sjEh-study-pro > div:first-child {
    position: relative;
    overflow: hidden;
}.mWTA-title-opener .sjEh-study-pro > div:first-child::after {
    width: 100px;
    position: absolute;
    bottom: -10px;
    background: rgb(196,136,166);
    content: "";
    height: 4px;
    animation: expandWidth 1.5s ease-out forwards;
    left: 0;
}.mWTA-title-opener .title_style_header {
    line-height: 1.2;
    letter-spacing: 0.5px;
    opacity: 0;
    animation: fadeInUp 1s ease-out 0.3s forwards;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    margin-bottom: 1rem;
    color: #ffffff;
    font-weight: 700;
    font-size: 38px;
    transform: translateY(20px);
}.mWTA-title-opener .sjEh-study-pro > div:nth-child(2) {
    opacity: 0;
    transform: translateY(20px);
    animation: fadeInUp 1s ease-out 0.6s forwards;
}.mWTA-title-opener h3 {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    font-size: 24px;
    font-weight: 600;
    line-height: 1.4;
    color: #ffffff;
    margin-bottom: 1.5rem;
}.mWTA-title-opener p {
    opacity: 0;
    animation: fadeInRight 1s ease-out 0.9s forwards;
    margin-bottom: 2rem;
    transform: translateX(-10px);
    padding-left: 1rem;
    font-size: 14px;
    border-left: 3px solid rgb(196,136,166);
    position: relative;
    line-height: 1.6;
    color: #ffffff;
}

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

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

@keyframes expandWidth {
  from {
    width: 0;
  }
  to {
    width: 100px;
  }
}

@media (min-width: 768px) {.mWTA-title-opener .sjEh-study-pro {
    grid-template-columns: 1fr 1fr;
    align-items: center;
    padding: 4rem;
    gap: 3rem;
}.mWTA-title-opener .title_style_header {
    font-size: calc(38px * 1.2);
}.mWTA-title-opener h3 {
    font-size: calc(24px * 1.1);
}.mWTA-title-opener p {
    font-size: calc(14px * 1.1);
}.mWTA-title-opener .sjEh-study-pro > div:first-child::after {
    width: 150px;
}
  
  @keyframes expandWidth {
    from {
      width: 0;
    }
    to {
      width: 150px;
    }
  }
}

@media (min-width: 1024px) {.mWTA-title-opener .sjEh-study-pro {
    gap: 4rem;
    padding: 5rem;
}.mWTA-title-opener .title_style_header {
    font-size: calc(38px * 1.4);
}.mWTA-title-opener .sjEh-study-pro > div:first-child::after {
    width: 200px;
    height: 5px;
}
  
  @keyframes expandWidth {
    from {
      width: 0;
    }
    to {
      width: 200px;
    }
  }
}

@media (max-width: 767px) {.mWTA-title-opener {
    min-height: 100vh;
}.mWTA-title-opener .mbFL-learning-intro {
    height: 100vh;
}.mWTA-title-opener .sjEh-study-pro {
    gap: 1.5rem;
    padding: 2rem;
}.mWTA-title-opener .title_style_header {
    font-size: calc(38px * 0.9);
}.mWTA-title-opener h3 {
    font-size: calc(24px * 0.9);
}
}

@media (max-width: 480px) {.mWTA-title-opener .sjEh-study-pro {
    padding: 1.5rem;
    gap: 1rem;
}.mWTA-title-opener .title_style_header {
    font-size: calc(38px * 0.8);
}.mWTA-title-opener h3 {
    font-size: calc(24px * 0.8);
    margin-bottom: 1rem;
}.mWTA-title-opener p {
    margin-bottom: 1rem;
    font-size: calc(14px * 0.9);
}}.ReaM-cookie-warning-popup {
    background: rgb(236,218,225);
    padding: 20px 0;
    width: 100%;
    justify-content: center;
    position: fixed;
    display: flex;
    box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.5);
    border-top: 3px solid rgb(218,177,195);
    bottom: 0;
    z-index: 100;
}.LDYq-privacy-gate {
    margin: auto;
    align-items: center;
    justify-content: space-between;
    max-width: 1200px;
    border: 2px solid rgb(218,177,195);
    width: 90%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    border-radius: 26px;
    padding: 20px;
}.OCyZ-policy-ack {
    margin-right: 20px;
    flex-shrink: 0;
}.OCyZ-policy-ack svg {
    width: 50px;
    fill: rgb(218,177,195);
    height: 50px;
}.tYQr-track-settings {
    text-align: left;
    color: #ffffff;
    flex-grow: 1;
}.tYQr-track-settings h5 {
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: rgb(218,177,195);
    margin-bottom: 10px;
    font-size: 19px;
}.tYQr-track-settings p {
    font-size: 14px;
    color: #ffffff;
    line-height: 1.5;
    margin: 0;
}.tYQr-track-settings p a {
    text-decoration: underline;
    color: rgb(218,177,195);
}.wLMm-track-alert {
    border-radius: 10px;
    text-decoration: none;
    font-size: 16px;
    border: none;
    color: #ffffff;
    min-width: 120px;
    padding: 10px 20px;
    background: rgb(218,177,195);
    text-align: center;
    cursor: pointer;
    flex-shrink: 0;
}.cookie_button.wMmx-track-edu {
    margin-right: 10px;
}#bQXI-cookieTermsNotice {
    display: none;
}#bQXI-cookieTermsNotice:checked ~ .ReaM-cookie-warning-popup {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 1200px) {.LDYq-privacy-gate {
    align-items: center;
    flex-direction: column;
    text-align: center;
}.OCyZ-policy-ack {
    margin-right: 0;
    margin-bottom: 20px;
}.wLMm-track-alert {
    margin: 10px 0;
    max-width: 250px;
    width: 100%;
}}
.uvnz-price-box {
    position: relative;
    overflow: hidden;
    padding: 100px 0;
}.uvnz-price-box::before {
    left: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.85) 100%);
    top: 0;
    z-index: 1;
    bottom: 0;
    right: 0;
    position: absolute;
    content: "";
}.uvnz-price-box .container {
    position: relative;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}.uvnz-price-box .FpHE-training-sub {
    position: relative;
}.uvnz-price-box h2 {
    font-size: 32px;
    font-weight: 700;
    transform: perspective(1000px) translateZ(30px);
    text-shadow: 0 5px 15px rgba(0,0,0,0.3);
    color: #ffffff;
    text-align: center;
    position: relative;
    margin-bottom: 20px;
}.uvnz-price-box h2::after {
    position: absolute;
    left: 50%;
    background: linear-gradient(90deg, rgb(218,177,195,0.5), rgb(218,177,195), rgb(218,177,195,0.5));
    width: 80px;
    bottom: -15px;
    content: "";
    transform: translateX(-50%);
    height: 4px;
}.uvnz-price-box .CTxK-access-cost {
    max-width: 800px;
    opacity: 0.9;
    font-weight: 300;
    line-height: 1.6;
    text-align: center;
    transform: perspective(1000px) translateZ(20px);
    color: #ffffff;
    font-size: calc(18px * 1.1);
    margin: 0 auto 50px;
}.uvnz-price-box .foSn-tuition-plans {
    padding: 0;
    list-style: none;
    display: grid;
    margin: 0;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    perspective: 1000px;
    gap: 30px;
}.uvnz-price-box .foSn-tuition-plans li {
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform-style: preserve-3d;
    position: relative;
}.uvnz-price-box .mund-rate-options {
    text-decoration: none;
    height: 100%;
    display: block;
    transform-style: preserve-3d;
    position: relative;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}.uvnz-price-box .AZwt-pay-plans {
    transform-style: preserve-3d;
    overflow: hidden;
    padding: 40px 30px;
    border: 1px solid rgba(255,255,255,0.1);
    position: relative;
    backdrop-filter: blur(10px);
    height: 100%;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    background: linear-gradient(135deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0.1) 100%);
    box-shadow: 0 20px 40px rgba(0,0,0,0.2), 0 0 0 1px rgba(255,255,255,0.1);
}.uvnz-price-box .AZwt-pay-plans::before {
    background: linear-gradient(90deg, rgb(218,177,195), rgb(196,136,166));
    transform: scaleX(0.8);
    position: absolute;
    height: 5px;
    opacity: 0.8;
    transition: transform 0.5s ease, opacity 0.5s ease;
    content: "";
    top: 0;
    width: 100%;
    left: 0;
}.uvnz-price-box .AZwt-pay-plans::after {
    z-index: -1;
    width: 150px;
    content: "";
    transform: translate(30%, 30%);
    height: 150px;
    opacity: 0.2;
    position: absolute;
    border-radius: 50%;
    bottom: 0;
    right: 0;
    background: radial-gradient(circle, rgb(218,177,195,0.5) 0%, transparent 70%);
    transition: all 0.6s ease;
}.uvnz-price-box .CPhe-deal-board {
    position: relative;
    transform-style: preserve-3d;
    transition: transform 0.5s ease;
}.uvnz-price-box .CPhe-deal-board h4 {
    position: relative;
    color: #ffffff;
    font-weight: 600;
    transform: translateZ(10px);
    padding-bottom: 15px;
    margin: 0 0 25px;
    font-size: calc(23px * 1.2);
}.uvnz-price-box .CPhe-deal-board h4::after {
    bottom: 0;
    height: 2px;
    position: absolute;
    background: rgb(196,136,166);
    content: "";
    left: 0;
    transition: width 0.4s ease;
    width: 50px;
}.uvnz-price-box .CPhe-deal-board p {
    overflow-y: auto;
    opacity: 0.8;
    margin: 0 0 30px;
    font-weight: 300;
    max-height: 250px;
    padding-right: 5px;
    line-height: 1.7;
    color: #ffffff;
    font-size: 18px;
    overflow-wrap: break-word;
    transform: translateZ(5px);
    word-break: break-word;
}.uvnz-price-box .CPhe-deal-board p::-webkit-scrollbar {
    width: 4px;
}.uvnz-price-box .CPhe-deal-board p::-webkit-scrollbar-thumb {
    background: rgb(218,177,195,0.5);
    border-radius: 10px;
}.uvnz-price-box .CPhe-deal-board p::-webkit-scrollbar-track {
    background: rgba(255,255,255,0.05);
    border-radius: 10px;
}.uvnz-price-box .SDkI-promo-plans {
    transform: translateZ(15px);
    padding: 10px 5px;
    color: #ffffff;
    display: inline-block;
    position: relative;
    font-weight: 700;
    font-size: calc(23px * 1.5);
    transition: all 0.4s ease;
}.uvnz-price-box .SDkI-promo-plans::before {
    width: 100%;
    transform: scaleX(0.5);
    left: 0;
    bottom: 5px;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(196,136,166), transparent);
    position: absolute;
    height: 2px;
    transform-origin: center;
    transition: transform 0.5s ease, opacity 0.5s ease;
    opacity: 0.6;
}.uvnz-price-box .mund-rate-options:hover .AZwt-pay-plans {
    box-shadow: 0 30px 60px rgba(0,0,0,0.3), 0 0 0 1px rgba(255,255,255,0.15);
    transform: translateY(-10px) translateZ(20px);
}.uvnz-price-box .mund-rate-options:hover .AZwt-pay-plans::before {
    opacity: 1;
    transform: scaleX(1);
}.uvnz-price-box .mund-rate-options:hover .AZwt-pay-plans::after {
    opacity: 0.4;
    transform: translate(20%, 20%) scale(1.2);
}.uvnz-price-box .mund-rate-options:hover .CPhe-deal-board h4::after {
    width: 80px;
}.uvnz-price-box .mund-rate-options:hover .SDkI-promo-plans {
    transform: translateZ(25px) scale(1.05);
    text-shadow: 0 5px 15px rgba(0,0,0,0.2);
}.uvnz-price-box .mund-rate-options:hover .SDkI-promo-plans::before {
    transform: scaleX(0.8);
    opacity: 1;
}

@media (max-width: 1200px) {.uvnz-price-box {
    padding: 80px 0;
}.uvnz-price-box .foSn-tuition-plans {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 25px;
}
}

@media (max-width: 991px) {.uvnz-price-box {
    padding: 70px 0;
}.uvnz-price-box h2 {
    font-size: calc(32px * 0.9);
}.uvnz-price-box .CTxK-access-cost {
    margin-bottom: 40px;
    font-size: 18px;
}.uvnz-price-box .foSn-tuition-plans {
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}.uvnz-price-box .AZwt-pay-plans {
    padding: 30px 25px;
}
}

@media (max-width: 767px) {.uvnz-price-box {
    padding: 60px 0;
}.uvnz-price-box h2 {
    font-size: calc(32px * 0.8);
    margin-bottom: 15px;
}.uvnz-price-box .CTxK-access-cost {
    margin-bottom: 30px;
}.uvnz-price-box .foSn-tuition-plans {
    max-width: 450px;
    margin: 0 auto;
    grid-template-columns: 1fr;
}.uvnz-price-box .CPhe-deal-board h4 {
    font-size: 23px;
}.uvnz-price-box .SDkI-promo-plans {
    font-size: calc(23px * 1.3);
}
}

@media (max-width: 480px) {.uvnz-price-box {
    padding: 50px 0;
}.uvnz-price-box .AZwt-pay-plans {
    padding: 25px 20px;
}.uvnz-price-box .CPhe-deal-board p {
    line-height: 1.6;
    font-size: calc(18px * 0.95);
    max-height: 200px;
}.uvnz-price-box .SDkI-promo-plans {
    font-size: calc(23px * 1.2);
}
}

@media (hover: none) {.uvnz-price-box .AZwt-pay-plans {
    transform: none !important;
    box-shadow: 0 10px 30px rgba(0,0,0,0.15), 0 0 0 1px rgba(255,255,255,0.1) !important;
}.uvnz-price-box .AZwt-pay-plans::before {
    opacity: 0.9;
    transform: scaleX(0.9);
}.uvnz-price-box .CPhe-deal-board h4::after {
    width: 60px;
}}.kWho-secure-cove {
    background-color: rgb(236,218,225);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    padding: 40px;
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.1);
}.kWho-secure-cove::before {
    transform: translateX(-50%);
    background-color: rgb(218,177,195);
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    width: 120px;
    height: 120px;
    left: 50%;
    border-radius: 50%;
}.kWho-secure-cove h1 {
    font-family: Arial, sans-serif;
    font-weight: 700;
    color: #000000;
    position: relative;
    font-size: calc(21px * 1.2);
    margin-bottom: 20px;
}.kWho-secure-cove h1::after {
    content: '';
    position: absolute;
    width: 40%;
    left: 0;
    height: 3px;
    bottom: -8px;
    background-color: rgb(218,177,195);
}.kWho-secure-cove h2 {
    font-size: calc(21px * 1.2);
    font-family: Arial, sans-serif;
    color: rgb(196,136,166);
    margin-bottom: 15px;
    font-weight: 700;
}.kWho-secure-cove h3, .kWho-secure-cove h4, .kWho-secure-cove h5, .kWho-secure-cove h6 {
    margin: 1rem 0;
}.kWho-secure-cove ul {
    list-style-type: none;
    padding: 0;
    margin: 20px 0;
}.kWho-secure-cove li {
    font-family: Arial, sans-serif;
    color: #000000;
    position: relative;
    font-size: 12px;
    padding-left: 20px;
    line-height: 1.6;
}.kWho-secure-cove li::before {
    position: absolute;
    left: 0;
    color: rgb(218,177,195);
    content: "\2022";
}
@media only screen and (max-width: 800px) {.kWho-secure-cove {
    padding: 30px;
}.kWho-secure-cove h1 {
    font-size: 33px;
}.kWho-secure-cove h2 {
    font-size: 21px;
}.kWho-secure-cove li {
    font-size: 12px;
}}.Ntkx-learning-outcomes {
    background: linear-gradient(135deg, rgb(236,218,225) 0%, #ffffff 100%);
    position: relative;
    padding: 5rem 1.5rem;
    overflow: hidden;
}.Ntkx-learning-outcomes::before {
    z-index: 0;
    pointer-events: none;
    width: 100%;
    background: radial-gradient(circle at 30% 30%, rgb(218,177,195,0.5) 0%, transparent 60%);
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
    content: "";
}.Ntkx-learning-outcomes::after {
    content: "";
    right: -5%;
    background: radial-gradient(circle, rgb(196,136,166,0.5) 0%, transparent 70%);
    z-index: 0;
    bottom: -5%;
    pointer-events: none;
    height: 40%;
    position: absolute;
    width: 40%;
}.Ntkx-learning-outcomes h5 {
    text-align: center;
    transform: perspective(1000px) translateZ(0);
    color: #000000;
    font-weight: 700;
    font-size: 24px;
    position: relative;
    margin-bottom: 3rem;
    transition: transform 0.5s ease;
}.Ntkx-learning-outcomes h5::after {
    left: 50%;
    width: 80px;
    transform: translateX(-50%);
    content: "";
    position: absolute;
    border-radius: 10px;
    bottom: -12px;
    background: linear-gradient(to right, rgb(218,177,195), rgb(196,136,166));
    height: 3px;
}.Ntkx-learning-outcomes .container {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    z-index: 1;
}.Ntkx-learning-outcomes .ykDu-pro-learn {
    gap: 2rem;
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    background: #ffffff;
    display: flex;
    transform: translateY(0);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    border-radius: 23px;
    overflow: hidden;
    flex-direction: column;
}.Ntkx-learning-outcomes .ykDu-pro-learn:hover {
    transform: translateY(-10px);
}.Ntkx-learning-outcomes .sByi-pic-thumbnail {
    transition: transform 1.2s ease;
    object-fit: cover;
    object-position: center;
    height: auto;
    aspect-ratio: 16/9;
    width: 100%;
}.Ntkx-learning-outcomes .ykDu-pro-learn:hover .sByi-pic-thumbnail {
    transform: scale(1.05);
}.Ntkx-learning-outcomes .puLH-heading-frame {
    padding: 2rem;
    position: relative;
}.Ntkx-learning-outcomes .puLH-heading-frame::before {
    left: 20px;
    background: linear-gradient(to right, transparent, rgb(196,136,166,0.5), transparent);
    width: calc(100% - 40px);
    top: 0;
    content: "";
    position: absolute;
    height: 1px;
}.Ntkx-learning-outcomes ul {
    gap: 1.2rem;
    display: grid;
    list-style: none;
    padding: 0;
    margin: 0;
}.Ntkx-learning-outcomes li {
    transform: translateX(0);
    padding-left: 2.5rem;
    transition: transform 0.3s ease-out;
    display: flex;
    position: relative;
    align-items: flex-start;
}.Ntkx-learning-outcomes li:hover {
    transform: translateX(5px);
}.Ntkx-learning-outcomes li p {
    display: flex;
    gap: 0.5rem;
    color: #000000;
    margin: 0;
    font-size: 14px;
    line-height: 1.6;
    align-items: flex-start;
}.Ntkx-learning-outcomes li svg {
    top: 3px;
    left: 0;
    width: 24px;
    height: 24px;
    transition: transform 0.3s ease;
    position: absolute;
}.Ntkx-learning-outcomes li:hover svg {
    transform: rotate(5deg) scale(1.1);
}.Ntkx-learning-outcomes li svg path {
    fill: rgb(218,177,195);
    transition: fill 0.3s ease;
}.Ntkx-learning-outcomes li:hover svg path:first-child {
    fill: rgb(196,136,166);
}.Ntkx-learning-outcomes li:nth-child(odd) {
    animation-delay: calc(0.1s * var(--i, 0));
    opacity: 0;
    transform: translateY(0);
    animation: fadeInFromLeft 0.5s forwards;
}.Ntkx-learning-outcomes li:nth-child(even) {
    opacity: 0;
    transform: translateY(0);
    animation-delay: calc(0.1s * var(--i, 0));
    animation: fadeInFromRight 0.5s forwards;
}

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

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

@media (min-width: 768px) {.Ntkx-learning-outcomes {
    padding: 7rem 2rem;
}.Ntkx-learning-outcomes h5 {
    font-size: calc(24px * 1.2);
    margin-bottom: 4rem;
}.Ntkx-learning-outcomes h5::after {
    width: 120px;
}.Ntkx-learning-outcomes .ykDu-pro-learn {
    align-items: stretch;
    flex-direction: row;
}.Ntkx-learning-outcomes .ykDu-pro-learn > div:first-child {
    overflow: hidden;
    flex: 0 0 40%;
}.Ntkx-learning-outcomes .sByi-pic-thumbnail {
    height: 100%;
    aspect-ratio: auto;
}.Ntkx-learning-outcomes .puLH-heading-frame {
    align-items: center;
    flex: 0 0 60%;
    display: flex;
    padding: 3rem;
}.Ntkx-learning-outcomes .puLH-heading-frame::before {
    top: 20px;
    height: calc(100% - 40px);
    left: 0;
    width: 1px;
    background: linear-gradient(to bottom, transparent, rgb(196,136,166,0.5), transparent);
}.Ntkx-learning-outcomes ul {
    gap: 1.5rem;
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 992px) {.Ntkx-learning-outcomes {
    padding: 8rem 3rem;
}.Ntkx-learning-outcomes h5 {
    font-size: calc(24px * 1.4);
}.Ntkx-learning-outcomes .ykDu-pro-learn {
    gap: 0;
}.Ntkx-learning-outcomes .ykDu-pro-learn > div:first-child {
    flex: 0 0 45%;
}.Ntkx-learning-outcomes .puLH-heading-frame {
    flex: 0 0 55%;
    padding: 4rem;
}.Ntkx-learning-outcomes li {
    padding-left: 3rem;
}.Ntkx-learning-outcomes li p {
    line-height: 1.7;
    font-size: calc(14px * 1.05);
}.Ntkx-learning-outcomes li svg {
    width: 28px;
    height: 28px;
}
}

@media (max-width: 767px) {.Ntkx-learning-outcomes {
    padding: 4rem 1rem;
}.Ntkx-learning-outcomes h5 {
    margin-bottom: 2rem;
    font-size: calc(24px * 0.9);
}.Ntkx-learning-outcomes ul {
    gap: 1rem;
}.Ntkx-learning-outcomes li {
    margin-bottom: 0.5rem;
}.Ntkx-learning-outcomes li p {
    font-size: calc(14px * 0.95);
    line-height: 1.5;
}.Ntkx-learning-outcomes li svg {
    width: 20px;
    top: 2px;
    height: 20px;
}}header .uMLO-top-know {
    z-index: 100;
    background: rgb(236,218,225);
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
    position: relative;
}header .uMLO-top-know::before {
    opacity: 0.2;
    content: "";
    left: 0;
    top: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgb(218,177,195,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(196,136,166,0.5) 0%, transparent 30%);
    position: absolute;
    width: 100%;
    z-index: -1;
    height: 100%;
}header .uMLO-top-know::after {
    height: 100%;
    background: linear-gradient(135deg, transparent 25%, rgb(218,177,195,0.5) 100%);
    position: absolute;
    right: 0;
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    content: "";
    opacity: 0.1;
    top: 0;
    z-index: -1;
    width: 40%;
}header .container {
    padding: 1.8rem 2rem;
    position: relative;
}header .LboJ-nav-train {
    grid-template-columns: auto 1fr;
    align-items: center;
    display: grid;
    gap: 3rem;
}header .HZzm-page-nav {
    position: relative;
    z-index: 2;
}header .eVlx-header-base {
    z-index: 2;
    display: block;
    position: relative;
}header .eVlx-header-base::before,
header .eVlx-header-base::after {
    border-radius: 50%;
    opacity: 0;
    position: absolute;
    background: rgb(218,177,195,0.5);
    z-index: -1;
    content: "";
    transition: all 0.5s ease;
}header .eVlx-header-base::before {
    left: -15px;
    height: 50px;
    top: -15px;
    width: 50px;
}header .eVlx-header-base::after {
    width: 25px;
    background: rgb(196,136,166,0.5);
    right: -10px;
    height: 25px;
    bottom: -5px;
}header .eVlx-header-base:hover::before,
header .eVlx-header-base:hover::after {
    opacity: 0.6;
    transform: scale(1.2);
}header .eVlx-header-base svg {
    transition: all 0.3s ease;
    filter: drop-shadow(3px 3px 5px rgba(0, 0, 0, 0.5));
    width: auto;
    height: 50px;
}header .eVlx-header-base:hover svg {
    transform: rotate(-5deg);
}header .WfiQ-main-start {
    flex-wrap: wrap;
    border-radius: 0 12px 12px 0;
    list-style: none;
    padding: 10px 20px;
    background: linear-gradient(to right, transparent, #ffffff);
    margin: 0;
    justify-content: flex-end;
    position: relative;
    display: flex;
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
}header .WfiQ-main-start::after {
    z-index: -1;
    width: 100%;
    position: absolute;
    background-size: 10px 10px;
    height: 100%;
    left: 0;
    opacity: 0.05;
    content: "";
    background-image: 
        linear-gradient(45deg, rgb(218,177,195,0.5) 25%, transparent 25%, transparent 50%, 
        rgb(218,177,195,0.5) 50%, rgb(218,177,195,0.5) 75%, transparent 75%, transparent);
    top: 0;
    animation: moveStripes 20s linear infinite;
}header .RJPv-top-mainbar {
    perspective: 800px;
    margin: 5px 8px;
    position: relative;
}header .RJPv-top-mainbar::before {
    left: -10px;
    top: 50%;
    content: "";
    width: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    transition: all 0.3s ease;
    height: 0;
    position: absolute;
    opacity: 0;
    border-left: 5px solid rgb(218,177,195);
    transform: translateY(-50%) scale(0);
}header .RJPv-top-mainbar:hover::before {
    left: -15px;
    opacity: 1;
    transform: translateY(-50%) scale(1);
}header .RJPv-top-mainbar a {
    overflow: hidden;
    border-radius: 10px;
    font-size: 16px;
    border: 1px solid transparent;
    color: #000000;
    background: transparent;
    display: block;
    padding: 10px 18px;
    transition: all 0.3s ease;
    font-family: Arial, sans-serif;
    transform-style: preserve-3d;
    position: relative;
    font-weight: 600;
    text-decoration: none;
}header .RJPv-top-mainbar a::before {
    background: #ffffff;
    content: "";
    width: 100%;
    z-index: -1;
    top: 0;
    transform: translateZ(-1px);
    position: absolute;
    height: 100%;
    left: 0;
}header .RJPv-top-mainbar a::after {
    transition: width 0.3s ease;
    bottom: 0;
    left: 50%;
    background: rgb(218,177,195);
    width: 0;
    content: "";
    position: absolute;
    height: 2px;
    transform: translateX(-50%);
}header .RJPv-top-mainbar a:hover {
    border-color: rgb(218,177,195,0.5);
    color: rgb(218,177,195);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateZ(20px);
}header .RJPv-top-mainbar a:hover::after {
    width: 80%;
}

@keyframes moveStripes {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 50px;
    }
}

@media (max-width: 991px) {header .LboJ-nav-train {
    grid-template-columns: 1fr;
    justify-items: center;
    gap: 2rem;
}header .WfiQ-main-start {
    clip-path: none;
    border-radius: 12px;
    width: 100%;
    background: #ffffff;
    justify-content: center;
}
}

@media (max-width: 767px) {header .container {
    padding: 1.5rem 1rem;
}header .RJPv-top-mainbar {
    margin: 3px 5px;
}header .RJPv-top-mainbar a {
    padding: 8px 15px;
    font-size: calc(16px - 1px);
}
}

@media (max-width: 480px) {header .WfiQ-main-start {
    padding: 15px;
    align-items: center;
    flex-direction: column;
}header .RJPv-top-mainbar {
    width: 100%;
    margin: 3px 0;
}header .RJPv-top-mainbar a {
    width: 100%;
    text-align: center;
}header .RJPv-top-mainbar::before {
    display: none;
}header .eVlx-header-base svg {
    height: 40px;
}}footer {
    z-index: 1;
    perspective: 1000px;
    position: relative;
}footer::before {
    bottom: 0;
    position: absolute;
    background: linear-gradient(135deg, rgb(196,136,166,0.5) 0%, rgb(218,177,195,0.5) 100%);
    top: 0;
    z-index: -2;
    opacity: 0.9;
    left: 0;
    right: 0;
    content: "";
}footer::after {
    right: 0;
    z-index: -1;
    left: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    background: 
        radial-gradient(circle at 20% 20%, transparent 0, transparent 80px, rgba(255, 255, 255, 0.03) 81px),
        radial-gradient(circle at 80% 40%, transparent 0, transparent 120px, rgba(255, 255, 255, 0.03) 121px),
        radial-gradient(circle at 40% 70%, transparent 0, transparent 100px, rgba(255, 255, 255, 0.03) 101px);
    content: "";
}.TNaV-partner-logo {
    padding: 5rem 0 2.5rem;
    color: #ffffff;
    position: relative;
}.TNaV-partner-logo::before {
    width: 100%;
    content: "";
    height: 20px;
    background: repeating-linear-gradient(
        90deg,
        rgb(218,177,195) 0px,
        rgb(218,177,195) 40px,
        rgb(196,136,166) 40px,
        rgb(196,136,166) 80px
    );
    left: 0;
    position: absolute;
    top: 0;
}.TNaV-partner-logo .container {
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 4rem;
    display: flex;
    position: relative;
}.TNaV-partner-logo .company_holder {
    flex: 1 1 380px;
    transform-style: preserve-3d;
    position: relative;
    border-radius: 0;
    transform: rotateX(5deg);
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15);
    border-bottom: 6px solid rgb(218,177,195);
    background: rgb(218,177,195,0.5);
    transition: all 0.4s ease;
    padding: 2rem;
}.TNaV-partner-logo .company_holder:hover {
    transform: rotateX(0deg);
}.TNaV-partner-logo .company_holder h3 {
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 34px;
    position: relative;
    transform: translateZ(20px);
    font-weight: 700;
    margin: 0 0 1.5rem;
    display: inline-block;
}.TNaV-partner-logo .company_holder h3::before {
    content: "";
    border-top: 3px solid #ffffff;
    left: -10px;
    border-left: 3px solid #ffffff;
    height: 30px;
    width: 30px;
    top: -10px;
    position: absolute;
}.TNaV-partner-logo .company_holder h3::after {
    bottom: -10px;
    border-right: 3px solid #ffffff;
    width: 30px;
    height: 30px;
    content: "";
    right: -10px;
    border-bottom: 3px solid #ffffff;
    position: absolute;
}.TNaV-partner-logo .blmz-subscr-info {
    transform: translateZ(10px);
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.1);
    padding: 1.5rem;
    color: #ffffff;
    line-height: 1.6;
    font-size: 13px;
}.TNaV-partner-logo .ZaFz-goal-footer {
    flex: 1 1 calc(100% - 480px);
    min-width: 400px;
}.TNaV-partner-logo .kJqe-main-mainwrap {
    flex-wrap: wrap;
    gap: 3rem;
    display: flex;
}.TNaV-partner-logo .WfiQ-main-start {
    transform-style: preserve-3d;
    flex: 1 1 calc(50% - 1.5rem);
    transform: rotateX(-5deg);
    transition: all 0.4s ease;
    min-width: 220px;
    position: relative;
}.TNaV-partner-logo .WfiQ-main-start:hover {
    transform: rotateX(0deg);
}.TNaV-partner-logo .WfiQ-main-start h5 {
    min-width: 200px;
    font-size: 24px;
    background: rgb(196,136,166,0.5);
    display: inline-block;
    margin: 0 0 1.5rem;
    font-weight: 600;
    position: relative;
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.1);
    transform: translateZ(15px);
    padding: 1rem 1.5rem;
    color: #ffffff;
}.TNaV-partner-logo .WfiQ-main-start h5::after {
    height: 5px;
    background: rgb(196,136,166);
    right: 0;
    position: absolute;
    content: "";
    left: 0;
    bottom: -5px;
}.TNaV-partner-logo .WfiQ-main-start .kJqe-main-mainwrap {
    transform: translateZ(5px);
    gap: 1rem;
    border-radius: 10px;
    flex-direction: column;
    background: rgba(255, 255, 255, 0.1);
    padding: 1rem;
    display: flex;
}.TNaV-partner-logo .WfiQ-main-start .kJqe-main-mainwrap a {
    color: #ffffff;
    border-radius: 10px;
    padding: 0.7rem 1rem;
    transform: translateZ(10px);
    font-size: 13px;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.05);
    display: block;
    transition: all 0.3s ease;
}.TNaV-partner-logo .WfiQ-main-start .kJqe-main-mainwrap a::before {
    left: -100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    top: 0;
    content: "";
    width: 100%;
    transition: all 0.5s ease;
    position: absolute;
}.TNaV-partner-logo .WfiQ-main-start .kJqe-main-mainwrap a:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    background: rgb(196,136,166,0.5);
    color: #ffffff;
}.TNaV-partner-logo .WfiQ-main-start .kJqe-main-mainwrap a:hover::before {
    left: 100%;
}.MBxL-youtube-chan {
    padding: 2rem 0;
    margin-top: 3rem;
    transform-style: preserve-3d;
    perspective: 1000px;
    position: relative;
    background: rgb(196,136,166,0.5);
}.MBxL-youtube-chan::before {
    height: 20px;
    background: rgb(196,136,166);
    top: -20px;
    content: "";
    transform-origin: bottom;
    transform: rotateX(45deg);
    position: absolute;
    left: 0;
    width: 100%;
}.MBxL-youtube-chan .container {
    display: flex;
    align-items: center;
    justify-content: center;
}.MBxL-youtube-chan .UMdZ-forum-link {
    transform: translateZ(5px);
    text-align: center;
    padding: 0.8rem 2rem;
    font-size: 14px;
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    border-radius: 50px;
}

@media (max-width: 1200px) {.TNaV-partner-logo .container {
    gap: 3rem;
}.TNaV-partner-logo .company_holder {
    flex: 1 1 350px;
}.TNaV-partner-logo .ZaFz-goal-footer {
    flex: 1 1 calc(100% - 430px);
    min-width: 350px;
}.TNaV-partner-logo .kJqe-main-mainwrap {
    gap: 2rem;
}
}

@media (max-width: 992px) {.TNaV-partner-logo {
    padding: 4rem 0 2rem;
}.TNaV-partner-logo .container {
    flex-direction: column;
    gap: 3rem;
}.TNaV-partner-logo .company_holder,
    .TNaV-partner-logo .ZaFz-goal-footer {
    min-width: 100%;
    flex: 1 1 100%;
}.TNaV-partner-logo .WfiQ-main-start {
    min-width: 220px;
    flex: 1 1 calc(50% - 1.5rem);
}.TNaV-partner-logo .company_holder,
    .TNaV-partner-logo .WfiQ-main-start {
    transform: none;
}
}

@media (max-width: 768px) {.TNaV-partner-logo {
    padding: 3.5rem 0 1.5rem;
}.TNaV-partner-logo .kJqe-main-mainwrap {
    gap: 1.5rem;
}.TNaV-partner-logo .company_holder h3 {
    font-size: calc(34px - 2px);
}.TNaV-partner-logo .company_holder h3::before,
    .TNaV-partner-logo .company_holder h3::after {
    width: 20px;
    height: 20px;
}.MBxL-youtube-chan {
    margin-top: 2rem;
}.MBxL-youtube-chan::before {
    height: 15px;
    top: -15px;
}
}

@media (max-width: 576px) {.TNaV-partner-logo {
    padding: 3rem 0 1rem;
}.TNaV-partner-logo .WfiQ-main-start {
    flex: 1 1 100%;
    min-width: 100%;
}.TNaV-partner-logo .kJqe-main-mainwrap {
    gap: 0.7rem;
}.TNaV-partner-logo .WfiQ-main-start .kJqe-main-mainwrap a {
    padding: 0.6rem 0.8rem;
}.MBxL-youtube-chan {
    padding: 1.5rem 0;
    margin-top: 1.5rem;
}.MBxL-youtube-chan::before {
    display: none;
}
}

@media (max-width: 420px) {.TNaV-partner-logo::before {
    height: 10px;
}.TNaV-partner-logo .company_holder h3::before,
    .TNaV-partner-logo .company_holder h3::after {
    display: none;
}.TNaV-partner-logo .WfiQ-main-start h5 {
    min-width: auto;
    width: 100%;
}.MBxL-youtube-chan .UMdZ-forum-link {
    padding: 0.7rem 1.5rem;
    width: 90%;
}}.bhIg-about-this {
    padding: 120px 0;
    overflow: hidden;
    background: #ffffff;
    position: relative;
}.bhIg-about-this::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    content: '';
    background: rgb(218,177,195);
    height: 50%;
    transform: skewY(-6deg) translateY(-30%);
    z-index: 1;
}.bhIg-about-this .container {
    z-index: 2;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
}.bhIg-about-this .ykDu-pro-learn {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}.bhIg-about-this .taie-skill-growth {
    flex: 0 0 300px;
    position: relative;
    text-align: center;
}.bhIg-about-this .sByi-pic-thumbnail {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    width: 220px;
    z-index: 3;
    margin: 0 auto 25px;
    border-radius: 50%;
    border: 8px solid #ffffff;
    overflow: hidden;
    position: relative;
    height: 220px;
}.bhIg-about-this .nvPh-learning-track {
    margin-bottom: 20px;
}.bhIg-about-this .enXP-study-learn {
    font-size: 24px;
    margin-bottom: 8px;
    color: #000000;
    font-weight: 700;
}.bhIg-about-this .TnOb-success-path {
    color: rgb(218,177,195);
    font-size: 12px;
    display: inline-block;
    position: relative;
    font-weight: 600;
    padding: 0 15px;
}.bhIg-about-this .TnOb-success-path::before,
.bhIg-about-this .TnOb-success-path::after {
    background-color: rgb(218,177,195,0.5);
    height: 1px;
    position: absolute;
    width: 30px;
    content: '';
    top: 50%;
}.bhIg-about-this .TnOb-success-path::before {
    left: -30px;
}.bhIg-about-this .TnOb-success-path::after {
    right: -30px;
}.bhIg-about-this .puLH-heading-frame {
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
    padding: 50px;
    min-width: 300px;
    background-color: #ffffff;
    position: relative;
    flex: 1;
    border-radius: 18px;
}.bhIg-about-this .puLH-heading-frame::before {
    border-top: 4px solid rgb(218,177,195,0.5);
    position: absolute;
    border-left: 4px solid rgb(218,177,195,0.5);
    top: 30px;
    content: '';
    left: 30px;
    opacity: 0.5;
    width: 60px;
    height: 60px;
}.bhIg-about-this .puLH-heading-frame::after {
    content: '';
    width: 60px;
    height: 60px;
    position: absolute;
    border-bottom: 4px solid rgb(196,136,166,0.5);
    border-right: 4px solid rgb(196,136,166,0.5);
    right: 30px;
    opacity: 0.5;
    bottom: 30px;
}.bhIg-about-this .QReN-quick-classes {
    font-size: 18px;
    font-weight: 600;
    align-items: center;
    color: #000000;
    margin-bottom: 25px;
    display: flex;
}.bhIg-about-this .QReN-quick-classes svg {
    height: 35px;
    width: 35px;
    fill: rgb(218,177,195);
    margin-right: 10px;
}.bhIg-about-this .QReN-quick-classes svg path {
    fill: rgb(218,177,195);
}.bhIg-about-this h2 {
    font-weight: 700;
    padding-bottom: 15px;
    font-size: 33px;
    margin-bottom: 30px;
    color: #000000;
    position: relative;
}.bhIg-about-this h2::after {
    bottom: 0;
    height: 3px;
    position: absolute;
    left: 0;
    content: '';
    background: rgb(218,177,195);
    width: 70px;
}.bhIg-about-this p {
    font-size: 12px;
    color: #000000;
    position: relative;
    line-height: 1.8;
}.bhIg-about-this p::first-line {
    color: #000000;
    font-weight: 600;
}

@media (max-width: 992px) {.bhIg-about-this {
    padding: 80px 0;
}.bhIg-about-this .taie-skill-growth {
    flex: 0 0 100%;
    margin-bottom: 20px;
}.bhIg-about-this .puLH-heading-frame {
    flex: 0 0 100%;
    padding: 40px;
}.bhIg-about-this .puLH-heading-frame::before,
    .bhIg-about-this .puLH-heading-frame::after {
    width: 40px;
    height: 40px;
}
}

@media (max-width: 768px) {.bhIg-about-this {
    padding: 60px 0;
}.bhIg-about-this .sByi-pic-thumbnail {
    width: 180px;
    border-width: 6px;
    height: 180px;
}.bhIg-about-this .puLH-heading-frame {
    padding: 30px;
}.bhIg-about-this h2 {
    margin-bottom: 20px;
    font-size: calc(33px * 0.9);
}.bhIg-about-this .puLH-heading-frame::before,
    .bhIg-about-this .puLH-heading-frame::after {
    height: 30px;
    width: 30px;
}
}

@media (max-width: 480px) {.bhIg-about-this {
    padding: 40px 0;
}.bhIg-about-this .sByi-pic-thumbnail {
    margin-bottom: 20px;
    border-width: 5px;
    height: 150px;
    width: 150px;
}.bhIg-about-this .enXP-study-learn {
    font-size: calc(24px * 0.9);
}.bhIg-about-this .TnOb-success-path {
    font-size: calc(12px * 0.9);
    padding: 0 10px;
}.bhIg-about-this .TnOb-success-path::before,
    .bhIg-about-this .TnOb-success-path::after {
    width: 20px;
}.bhIg-about-this .TnOb-success-path::before {
    left: -20px;
}.bhIg-about-this .TnOb-success-path::after {
    right: -20px;
}.bhIg-about-this .puLH-heading-frame {
    padding: 25px 20px;
}.bhIg-about-this h2 {
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: calc(33px * 0.8);
}.bhIg-about-this p {
    line-height: 1.6;
    font-size: calc(12px * 0.9);
}.bhIg-about-this .QReN-quick-classes {
    margin-bottom: 15px;
    font-size: calc(18px * 0.9);
}.bhIg-about-this .QReN-quick-classes svg {
    width: 30px;
    height: 30px;
}.bhIg-about-this .puLH-heading-frame::before,
    .bhIg-about-this .puLH-heading-frame::after {
    border-width: 3px;
    height: 25px;
    width: 25px;
}}.frmQ-customer-comments {
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(236,218,225) 0%, rgba(245, 247, 251, 0.95) 100%);
    position: relative;
    overflow: hidden;
}.frmQ-customer-comments::before {
    height: 100%;
    top: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgb(218,177,195,0.5) 0%, transparent 25%),
        radial-gradient(circle at 80% 70%, rgb(196,136,166,0.5) 0%, transparent 20%);
    width: 100%;
    position: absolute;
    opacity: 0.07;
    left: 0;
    z-index: 0;
    content: "";
}.frmQ-customer-comments::after {
    content: "";
    z-index: 0;
    transform: rotate(-15deg) skew(10deg);
    height: 40%;
    top: -5%;
    right: -5%;
    position: absolute;
    background: rgb(218,177,195,0.5);
    width: 40%;
    opacity: 0.03;
}.frmQ-customer-comments h2 {
    text-align: left;
    margin-bottom: 3.5rem;
    transform: translateX(2vw);
    font-weight: 700;
    color: #000000;
    font-size: calc(32px * 1.1);
    position: relative;
    z-index: 2;
}.frmQ-customer-comments h2::after {
    width: 5rem;
    left: 0;
    transform-origin: left center;
    bottom: -0.8rem;
    background: linear-gradient(90deg, rgb(218,177,195) 0%, rgb(196,136,166) 100%);
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    height: 3px;
    position: absolute;
    content: "";
}.frmQ-customer-comments h2:hover::after {
    transform: scaleX(1.2);
}.frmQ-customer-comments .container {
    position: relative;
    padding: 0 1.5rem;
    margin: 0 auto;
    z-index: 1;
    max-width: 1200px;
}.frmQ-customer-comments .ykDu-pro-learn {
    overflow: visible;
    position: relative;
}.frmQ-customer-comments .Ukwl-student-feedback {
    position: relative;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 2.5rem;
}.frmQ-customer-comments .BIxJ-review-voices {
    border-left: 3px solid rgb(196,136,166);
    position: relative;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    padding: 2rem 1.75rem;
    flex-direction: column;
    z-index: 1;
    background: #ffffff;
    transform: translateY(0);
    display: flex;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.05), 0 1px 3px rgba(0, 0, 0, 0.03);
}.frmQ-customer-comments .BIxJ-review-voices::before {
    right: 1rem;
    font-family: Arial, sans-serif;
    line-height: 1;
    z-index: -1;
    position: absolute;
    font-size: 8rem;
    color: rgb(218,177,195);
    opacity: 0.07;
    content: "";
    top: -2rem;
}.frmQ-customer-comments .BIxJ-review-voices:hover {
    box-shadow: 0 15px 40px rgba(var(--primary-color-rgb), 0.1), 0 5px 15px rgba(0, 0, 0, 0.05);
    transform: translateY(-10px);
}.frmQ-customer-comments .BIxJ-review-voices:nth-child(2n) {
    border-left: 3px solid rgb(218,177,195);
}.frmQ-customer-comments .BIxJ-review-voices:nth-child(3n) {
    border-left: 3px solid rgb(196,136,166);
}.frmQ-customer-comments .BIxJ-review-voices h3 {
    letter-spacing: 0.02em;
    color: rgb(218,177,195);
    font-size: calc(19px * 1.05);
    font-weight: 600;
    margin: 0 0 0.75rem;
}.frmQ-customer-comments .BIxJ-review-voices .description {
    margin: 0 0 1.5rem;
    line-height: 1.6;
    font-style: italic;
    flex-grow: 1;
    font-size: 16px;
    color: #000000;
}.frmQ-customer-comments .BIxJ-review-voices div {
    overflow: hidden;
    border-radius: 50%;
    width: 3.5rem;
    transition: transform 0.4s ease;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
    border: 2px solid rgba(var(--primary-color-rgb), 0.1);
    height: 3.5rem;
    transform: rotate(-3deg);
    position: relative;
    margin-top: auto;
}.frmQ-customer-comments .BIxJ-review-voices:hover div {
    transform: rotate(0deg) scale(1.05);
}.frmQ-customer-comments .BIxJ-review-voices img {
    transition: transform 0.5s ease;
    width: 100%;
    object-fit: cover;
    height: 100%;
}.frmQ-customer-comments .BIxJ-review-voices:hover img {
    transform: scale(1.1);
}

@media (min-width: 992px) {.frmQ-customer-comments {
    padding: 7rem 0;
}.frmQ-customer-comments h2 {
    font-size: calc(32px * 1.2);
    margin-bottom: 4rem;
    transform: translateX(4vw);
}.frmQ-customer-comments .Ukwl-student-feedback {
    gap: 2rem;
    grid-template-columns: repeat(4, 1fr);
}.frmQ-customer-comments .BIxJ-review-voices {
    padding: 2.5rem 2rem;
}.frmQ-customer-comments .BIxJ-review-voices:nth-child(odd) {
    transform: translateY(25px);
}.frmQ-customer-comments .BIxJ-review-voices:nth-child(even) {
    transform: translateY(-15px);
}.frmQ-customer-comments .BIxJ-review-voices:hover {
    transform: translateY(-10px);
}
}

@media (min-width: 1200px) {.frmQ-customer-comments h2 {
    margin-bottom: 5rem;
    transform: translateX(6vw);
}.frmQ-customer-comments .Ukwl-student-feedback {
    gap: 2.5rem;
}.frmQ-customer-comments .BIxJ-review-voices {
    height: calc(100% - 20px);
}.frmQ-customer-comments .BIxJ-review-voices:nth-child(1) {
    transform: translateY(0);
}.frmQ-customer-comments .BIxJ-review-voices:nth-child(2) {
    transform: translateY(40px);
}.frmQ-customer-comments .BIxJ-review-voices:nth-child(3) {
    transform: translateY(20px);
}.frmQ-customer-comments .BIxJ-review-voices:nth-child(4) {
    transform: translateY(60px);
}.frmQ-customer-comments .BIxJ-review-voices:nth-child(5) {
    transform: translateY(10px);
}.frmQ-customer-comments .BIxJ-review-voices:nth-child(6) {
    transform: translateY(50px);
}.frmQ-customer-comments .BIxJ-review-voices:nth-child(7) {
    transform: translateY(30px);
}.frmQ-customer-comments .BIxJ-review-voices:hover {
    transform: translateY(calc(var(--translateY) - 15px));
}
}

@media (max-width: 991px) {.frmQ-customer-comments {
    padding: 4rem 0;
}.frmQ-customer-comments h2 {
    font-size: calc(32px * 1.05);
    text-align: center;
    transform: translateX(0);
}.frmQ-customer-comments h2::after {
    transform: translateX(-50%);
    left: 50%;
}.frmQ-customer-comments .Ukwl-student-feedback {
    gap: 2rem;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}
}

@media (max-width: 767px) {.frmQ-customer-comments {
    padding: 3rem 0;
}.frmQ-customer-comments h2 {
    margin-bottom: 2.5rem;
    font-size: 32px;
}.frmQ-customer-comments .Ukwl-student-feedback {
    gap: 1.5rem;
    grid-template-columns: 1fr;
}.frmQ-customer-comments .BIxJ-review-voices {
    padding: 1.5rem;
}
}

@media (max-width: 480px) {.frmQ-customer-comments h2 {
    margin-bottom: 2rem;
    font-size: calc(32px * 0.85);
}.frmQ-customer-comments .BIxJ-review-voices {
    padding: 1.25rem;
}.frmQ-customer-comments .BIxJ-review-voices h3 {
    font-size: 19px;
}.frmQ-customer-comments .BIxJ-review-voices .description {
    font-size: calc(16px * 0.95);
}
}