﻿* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}.ubSxm-wrapper-canvas {
    flex-direction: column;
    min-height: 100%;
    height: 100%;
    display: flex;
}a {
    text-decoration: none;
    color: inherit;
}html,body {
    min-height: 100%;
    height: 100%;
    color: #000000;
    font-family: Arial, sans-serif;
    auto
contain
    scroll-behavior: smooth;
}header,footer {
    width: 100%;
}svg {
    width: 30px;
    height: 30px;
}::-webkit-scrollbar {
    width: 18px;
}::-webkit-scrollbar-track {
    border: 1px dotted rgb(203,107,135,0.5);
    background: #ffffff;
    border-radius: 14.6em;
}::-webkit-scrollbar-thumb {
    background: rgb(227,155,176);
    transition: background, border-radius, transform 1.5s ease-in-out;
}::-webkit-scrollbar-thumb:hover {
    background: rgb(227,155,176,0.5);
}::-webkit-scrollbar-corner {
    border: 1px dashed rgb(203,107,135,0.5);
    background: rgb(203,107,135);
}html {
    scrollbar-width: none;
    scrollbar-color: rgb(227,155,176,0.5) rgb(247,212,221);
}.container {
    width: 1178px;
    max-width: 100%;
    margin: auto;
}.MtaIr-header-pro {
    flex: 1 0 auto;
}.ZAPis-eco-foot {
    flex: 0 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.QTGJx-pricing-feature {
    color: #ffffff;
    position: relative;
    overflow: hidden;
    padding: 4rem 0;
}.QTGJx-pricing-feature::before {
    bottom: 0;
    position: absolute;
    left: 0;
    z-index: 1;
    top: 0;
    background: linear-gradient(135deg, rgba(34, 30, 80, 0.95), rgba(19, 31, 60, 0.85));
    right: 0;
    content: "";
}.QTGJx-pricing-feature .container {
    max-width: 1200px;
    z-index: 2;
    position: relative;
    padding: 0 1.5rem;
    margin: 0 auto;
}.QTGJx-pricing-feature .nFrPE-cost-matrix {
    position: relative;
}.QTGJx-pricing-feature h2 {
    background: linear-gradient(90deg, rgb(227,155,176), rgb(203,107,135));
    margin-bottom: 1.5rem;
    text-align: center;
    transform: translateY(10px);
    background-clip: text !important;
    -webkit-background-clip: text !important;
    animation: fadeIn 0.8s ease-out forwards;
    font-weight: 700;
    color: transparent;
    font-size: 33px;
}.QTGJx-pricing-feature .cZPCk-plan-details {
    padding: 0 1rem;
    font-size: calc(18px * 1.1);
    animation: fadeIn 0.8s ease-out 0.2s forwards;
    text-align: center;
    color: #ffffff;
    margin: 0 auto 3rem;
    opacity: 0;
    max-width: 800px;
    position: relative;
    line-height: 1.6;
    transform: translateY(15px);
}.QTGJx-pricing-feature .WOUid-payment-option {
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    display: grid;
    list-style: none;
    perspective: 1000px;
    gap: 2rem;
    margin: 0;
    padding: 0;
}.QTGJx-pricing-feature .WOUid-payment-option li {
    transform: translateY(30px);
    opacity: 0;
    animation: fadeInUp 0.8s ease-out forwards;
}.QTGJx-pricing-feature .WOUid-payment-option li:nth-child(1) {
    animation-delay: 0.2s;
}.QTGJx-pricing-feature .WOUid-payment-option li:nth-child(2) {
    animation-delay: 0.3s;
}.QTGJx-pricing-feature .WOUid-payment-option li:nth-child(3) {
    animation-delay: 0.4s;
}.QTGJx-pricing-feature .WOUid-payment-option li:nth-child(4) {
    animation-delay: 0.5s;
}.QTGJx-pricing-feature .lcsne-cert-plans {
    display: block;
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 100%;
}.QTGJx-pricing-feature .lcsne-cert-plans:hover {
    transform: translateY(-12px) scale(1.02);
}.QTGJx-pricing-feature .YLhuB-pricing-fees {
    height: 100%;
    display: flex;
    background: linear-gradient(140deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.05) 100%);
    position: relative;
    backdrop-filter: blur(10px);
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2), 0 1px 3px rgba(0, 0, 0, 0.1);
    transition: all 0.4s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
    flex-direction: column;
    -webkit-backdrop-filter: blur(10px);
    padding: 0;
}.QTGJx-pricing-feature .YLhuB-pricing-fees::before {
    width: 100%;
    content: "";
    height: 5px;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(227,155,176), rgb(203,107,135));
    left: 0;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    top: 0;
    position: absolute;
    transform: scaleX(0);
}.QTGJx-pricing-feature .lcsne-cert-plans:hover .YLhuB-pricing-fees::before {
    transform: scaleX(1);
}.QTGJx-pricing-feature .AUiwz-access-plans {
    display: flex;
    color: #ffffff;
    height: 100%;
    padding: 2.5rem 2rem;
    flex-direction: column;
}.QTGJx-pricing-feature .AUiwz-access-plans h4 {
    color: #ffffff;
    font-weight: 600;
    position: relative;
    font-size: calc(20px * 1.2);
    padding-bottom: 0.75rem;
    margin-top: 0;
    margin-bottom: 1.5rem;
}.QTGJx-pricing-feature .AUiwz-access-plans h4::after {
    height: 2px;
    left: 0;
    width: 50px;
    background: rgb(203,107,135);
    position: absolute;
    content: "";
    bottom: 0;
}.QTGJx-pricing-feature .AUiwz-access-plans p {
    overflow-wrap: break-word;
    word-break: break-word;
    margin-bottom: 2rem;
    flex-grow: 1;
    font-size: 18px;
    color: rgba(255, 255, 255, 0.85);
    line-height: 1.6;
    word-wrap: break-word;
    hyphens: auto;
}.QTGJx-pricing-feature .QSxri-payment-plan {
    background: linear-gradient(120deg, rgb(227,155,176), rgb(203,107,135));
    display: inline-flex;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    margin-top: auto;
    align-items: center;
    font-weight: 700;
    transition: all 0.3s ease;
    align-self: flex-start;
    padding: 0.75rem 1.5rem;
    justify-content: center;
    font-size: calc(18px * 1.3);
    border-radius: 10px;
}.QTGJx-pricing-feature .lcsne-cert-plans:hover .QSxri-payment-plan {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25);
}

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

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


@media (max-width: 1200px) {.QTGJx-pricing-feature .WOUid-payment-option {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 1.5rem;
}.QTGJx-pricing-feature .AUiwz-access-plans {
    padding: 2rem 1.5rem;
}
}

@media (max-width: 991px) {.QTGJx-pricing-feature {
    padding: 3.5rem 0;
}.QTGJx-pricing-feature h2 {
    font-size: calc(33px * 0.9);
}.QTGJx-pricing-feature .cZPCk-plan-details {
    font-size: 18px;
    margin-bottom: 2.5rem;
}
}

@media (max-width: 768px) {.QTGJx-pricing-feature {
    padding: 3rem 0;
}.QTGJx-pricing-feature h2 {
    font-size: calc(33px * 0.85);
}.QTGJx-pricing-feature .WOUid-payment-option {
    margin: 0 auto;
    grid-template-columns: 1fr;
    max-width: 480px;
}.QTGJx-pricing-feature .AUiwz-access-plans h4 {
    font-size: 20px;
}.QTGJx-pricing-feature .QSxri-payment-plan {
    padding: 0.6rem 1.2rem;
    font-size: calc(18px * 1.2);
}
}

@media (max-width: 480px) {.QTGJx-pricing-feature {
    padding: 2.5rem 0;
}.QTGJx-pricing-feature h2 {
    font-size: calc(33px * 0.8);
}.QTGJx-pricing-feature .cZPCk-plan-details {
    font-size: calc(18px * 0.95);
    margin-bottom: 2rem;
}.QTGJx-pricing-feature .AUiwz-access-plans {
    padding: 1.75rem 1.25rem;
}.QTGJx-pricing-feature .AUiwz-access-plans p {
    font-size: calc(18px * 0.95);
    margin-bottom: 1.5rem;
}}.WLYDK-program-details {
    background: linear-gradient(125deg, rgb(247,212,221) 0%, rgb(227,155,176,0.5) 100%);
    padding: 100px 0;
    overflow: hidden;
    position: relative;
}.WLYDK-program-details::before {
    height: 100%;
    left: 0;
    top: 0;
    background: 
        radial-gradient(ellipse at 20% 30%, rgb(227,155,176,0.5) 0%, transparent 70%),
        radial-gradient(circle at 80% 70%, rgb(203,107,135,0.5) 0%, transparent 60%);
    opacity: 0.6;
    content: "";
    width: 100%;
    z-index: 1;
    position: absolute;
}.WLYDK-program-details::after {
    content: "";
    z-index: 1;
    position: absolute;
    left: 0;
    background-image: 
        repeating-linear-gradient(
            -45deg,
            rgba(255, 255, 255, 0.03),
            rgba(255, 255, 255, 0.03) 1px,
            transparent 1px,
            transparent 10px
        );
    animation: shiftBackground 30s linear infinite;
    opacity: 0.4;
    height: 100%;
    top: 0;
    width: 100%;
}@keyframes shiftBackground {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

.WLYDK-program-details .container {
    z-index: 2;
    position: relative;
}.WLYDK-program-details .mlaFI-study-classes {
    overflow: hidden;
    display: flex;
    border-radius: 23px;
    background: linear-gradient(
        135deg, 
        rgba(255, 255, 255, 0.02), 
        rgba(255, 255, 255, 0.08)
    );
    flex-direction: column;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}.WLYDK-program-details .mlaFI-study-classes::before {
    left: 0;
    background: 
        linear-gradient(
            135deg,
            transparent,
            rgba(rgb(227,155,176), 0.05)
        );
    width: 100%;
    top: 0;
    z-index: 1;
    position: absolute;
    height: 100%;
    content: "";
}.WLYDK-program-details .xHMLE-img-spot {
    height: 440px;
    overflow: hidden;
    top: 5%;
    animation: morphShape 15s infinite alternate ease-in-out;
    position: absolute;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.15);
    right: 3%;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    width: 45%;
    z-index: 2;
}@keyframes morphShape {
    0% {
        border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    }
    50% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    }
    100% {
        border-radius: 40% 60% 50% 50% / 30% 60% 40% 60%;
    }
}

.WLYDK-program-details .xHMLE-img-spot::before {
    height: 100%;
    mix-blend-mode: overlay;
    left: 0;
    width: 100%;
    z-index: 2;
    position: absolute;
    content: "";
    opacity: 0.6;
    background: linear-gradient(
        215deg,
        transparent 30%,
        rgb(227,155,176,0.5) 100%
    );
    top: 0;
}.WLYDK-program-details .xHMLE-img-spot::after {
    opacity: 0.2;
    left: 0;
    position: absolute;
    width: 100%;
    background-size: 20px 20px;
    content: "";
    top: 0;
    z-index: 3;
    height: 100%;
    background: 
        linear-gradient(
            rgba(255, 255, 255, 0.1) 1px,
            transparent 1px
        ),
        linear-gradient(
            90deg,
            rgba(255, 255, 255, 0.1) 1px,
            transparent 1px
        );
}.WLYDK-program-details .ZGBHU-job-ready {
    padding: 60px 50% 60px 60px;
    display: flex;
    min-height: 400px;
    z-index: 3;
    position: relative;
    flex-direction: column;
}.WLYDK-program-details .IPHqV-head-prime {
    margin-bottom: 25px;
    display: inline-block;
    position: relative;
    z-index: 4;
}.WLYDK-program-details .IPHqV-head-prime svg {
    height: auto;
    fill: #ffffff;
    z-index: 2;
    position: relative;
    width: 70px;
}.WLYDK-program-details .IPHqV-head-prime svg path {
    stroke-dashoffset: 100;
    stroke: rgb(227,155,176);
    stroke-dasharray: 100;
    stroke-width: 0.5;
}.WLYDK-program-details h3 {
    font-size: 30px;
    max-width: 100%;
    position: relative;
    z-index: 4;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    margin-bottom: 20px;
}.WLYDK-program-details h3::after {
    transition: width 0.3s ease;
    background: linear-gradient(90deg, rgb(227,155,176), rgb(203,107,135));
    bottom: -10px;
    height: 3px;
    left: 0;
    border-radius: 3px;
    content: "";
    width: 60px;
    position: absolute;
}.WLYDK-program-details .mlaFI-study-classes:hover h3::after {
    width: 120px;
}.WLYDK-program-details p {
    margin: 0;
    z-index: 4;
    line-height: 1.7;
    color: #000000;
    max-width: 100%;
    position: relative;
    font-size: 16px;
}.WLYDK-program-details .mlaFI-study-classes::after {
    height: 200px;
    content: "";
    position: absolute;
    bottom: -50px;
    z-index: 1;
    opacity: 0.3;
    background: rgb(203,107,135,0.5);
    width: 200px;
    left: -50px;
    filter: blur(80px);
    border-radius: 50%;
}.WLYDK-program-details .ZGBHU-job-ready::before {
    content: "";
    opacity: 0.2;
    background-image: 
        radial-gradient(circle, rgb(227,155,176,0.5) 1px, transparent 1px),
        radial-gradient(circle, rgb(203,107,135,0.5) 1px, transparent 1px);
    animation: floatDots 10s infinite alternate ease-in-out;
    background-size: 20px 20px, 25px 25px;
    background-position: 0 0, 10px 10px;
    width: 150px;
    right: 48%;
    top: 20px;
    z-index: 1;
    position: absolute;
    height: 90%;
}

@keyframes floatDots {
    0% {
        transform: translateY(0);
        opacity: 0.2;
    }
    100% {
        transform: translateY(-20px);
        opacity: 0.4;
    }
}

@media (max-width: 1199px) {.WLYDK-program-details .ZGBHU-job-ready {
    padding: 50px 50% 50px 50px;
}.WLYDK-program-details .xHMLE-img-spot {
    height: 85%;
    width: 42%;
}
}

@media (max-width: 991px) {.WLYDK-program-details {
    padding: 80px 0;
}.WLYDK-program-details .mlaFI-study-classes {
    flex-direction: column;
    display: flex;
}.WLYDK-program-details .ZGBHU-job-ready {
    padding: 220px 40px 50px 40px;
    min-height: auto;
}.WLYDK-program-details .xHMLE-img-spot {
    height: 200px;
    left: 10%;
    width: 80%;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    border-radius: 0 0 50% 50% / 0 0 100% 100%;
    top: 0;
    position: absolute;
}.WLYDK-program-details .IPHqV-head-prime {
    left: 40px;
    top: 160px;
    position: absolute;
    margin-bottom: 0;
}.WLYDK-program-details h3 {
    font-size: calc(30px * 0.9);
}.WLYDK-program-details .ZGBHU-job-ready::before {
    display: none;
}
}

@media (max-width: 767px) {.WLYDK-program-details {
    padding: 60px 0;
}.WLYDK-program-details .ZGBHU-job-ready {
    padding: 200px 30px 40px 30px;
}.WLYDK-program-details .xHMLE-img-spot {
    height: 180px;
}.WLYDK-program-details .IPHqV-head-prime {
    left: 30px;
    top: 140px;
}.WLYDK-program-details .IPHqV-head-prime svg {
    width: 60px;
}.WLYDK-program-details h3 {
    font-size: calc(30px * 0.8);
}.WLYDK-program-details p {
    font-size: calc(16px * 0.95);
}
}

@media (max-width: 480px) {.WLYDK-program-details {
    padding: 40px 0;
}.WLYDK-program-details .ZGBHU-job-ready {
    padding: 180px 25px 30px 25px;
}.WLYDK-program-details .xHMLE-img-spot {
    height: 160px;
}.WLYDK-program-details .IPHqV-head-prime {
    top: 120px;
    left: 25px;
}.WLYDK-program-details .IPHqV-head-prime svg {
    width: 50px;
}.WLYDK-program-details h3 {
    font-size: calc(30px * 0.7);
    margin-bottom: 15px;
}.WLYDK-program-details p {
    font-size: calc(16px * 0.9);
}}.glyPo-company-overview {
    padding: 80px 0;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background: rgb(247,212,221);
}.glyPo-company-overview::before {
    z-index: -1;
    animation: pulse 15s infinite alternate;
    right: -100px;
    width: 500px;
    content: '';
    position: absolute;
    border-radius: 50%;
    top: -100px;
    height: 500px;
    background: linear-gradient(135deg, rgb(227,155,176,0.5) 0%, transparent 70%);
}.glyPo-company-overview::after {
    border-radius: 50%;
    background: linear-gradient(225deg, rgb(203,107,135,0.5) 0%, transparent 70%);
    width: 400px;
    bottom: -100px;
    animation: pulse 12s infinite alternate-reverse;
    left: -100px;
    height: 400px;
    position: absolute;
    content: '';
    z-index: -1;
}@keyframes pulse {
    0% {
        transform: scale(1) rotate(0deg);
        opacity: 0.5;
    }
    50% {
        transform: scale(1.1) rotate(15deg);
        opacity: 0.7;
    }
    100% {
        transform: scale(1) rotate(0deg);
        opacity: 0.5;
    }
}

.glyPo-company-overview .container {
    max-width: 1200px;
    padding: 0 15px;
    position: relative;
    margin: 0 auto;
}.glyPo-company-overview .mlaFI-study-classes {
    gap: 60px;
    position: relative;
    flex-direction: column;
    display: flex;
}.glyPo-company-overview h3 {
    text-align: center;
    padding-bottom: 20px;
    position: relative;
    font-weight: 700;
    margin-bottom: 40px;
    color: #000000;
    font-size: 37px;
}.glyPo-company-overview h3::after {
    content: '';
    transform: translateX(-50%);
    width: 80px;
    background: linear-gradient(to right, rgb(227,155,176), rgb(203,107,135));
    position: absolute;
    border-radius: 10px;
    bottom: 0;
    height: 4px;
    left: 50%;
}.glyPo-company-overview .oGmFK-mastery-zone {
    border-radius: 15px;
    background: #ffffff;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    gap: 40px;
    display: grid;
    padding: 30px;
    grid-template-columns: 1fr 1fr;
}.glyPo-company-overview .oGmFK-mastery-zone:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.glyPo-company-overview .oGmFK-mastery-zone span {
    color: rgb(227,155,176);
    margin-bottom: 15px;
    grid-column: 1 / 2;
    display: block;
    font-size: 22px;
    font-weight: 600;
}.glyPo-company-overview .oGmFK-mastery-zone p {
    color: #000000;
    position: relative;
    line-height: 1.7;
    grid-column: 1 / 2;
    border-left: 3px solid rgb(203,107,135);
    font-size: 14px;
    padding-left: 20px;
    margin-bottom: 0;
}.glyPo-company-overview .oGmFK-mastery-zone .xHMLE-img-spot {
    transition: transform 0.5s ease;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    grid-row: 1 / 3;
    height: 100%;
    overflow: hidden;
    position: relative;
    border-radius: 15px;
    min-height: 300px;
    transform: perspective(1000px) rotateY(-5deg);
    grid-column: 2 / 3;
}.glyPo-company-overview .oGmFK-mastery-zone .xHMLE-img-spot::before {
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.5));
    z-index: 1;
    left: 0;
    position: absolute;
    width: 100%;
    content: '';
    top: 0;
    height: 100%;
}.glyPo-company-overview .oGmFK-mastery-zone .xHMLE-img-spot:hover {
    transform: perspective(1000px) rotateY(0deg);
}.glyPo-company-overview .wiPfq-edu-values {
    position: relative;
    padding: 30px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    display: grid;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    background: #ffffff;
}.glyPo-company-overview .wiPfq-edu-values:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px);
}.glyPo-company-overview .wiPfq-edu-values p {
    line-height: 1.7;
    color: #000000;
    margin-bottom: 0;
    position: relative;
    font-size: 14px;
    padding-left: 20px;
    border-left: 3px solid rgb(227,155,176);
    grid-column: 1 / 2;
}.glyPo-company-overview .wiPfq-edu-values .HBNeU-pro-learning {
    grid-column: 2 / 3;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    min-height: 300px;
    transform: perspective(1000px) rotateY(-5deg);
    position: relative;
    transition: transform 0.5s ease;
    overflow: hidden;
    height: 100%;
    border-radius: 15px;
}.glyPo-company-overview .wiPfq-edu-values .HBNeU-pro-learning::before {
    z-index: 1;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.5));
    top: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    content: '';
    left: 0;
}.glyPo-company-overview .wiPfq-edu-values .HBNeU-pro-learning::after {
    position: absolute;
    content: '';
    width: 100%;
    background: radial-gradient(circle at top right, rgb(227,155,176,0.5) 0%, transparent 70%);
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}.glyPo-company-overview .wiPfq-edu-values .HBNeU-pro-learning:hover {
    transform: perspective(1000px) rotateY(0deg);
}.glyPo-company-overview .xHMLE-img-spot::after {
    animation: float 3s infinite alternate;
    background: rgb(203,107,135);
    height: 60px;
    z-index: 2;
    top: -10px;
    border-radius: 50%;
    opacity: 0.7;
    right: -10px;
    content: '';
    position: absolute;
    width: 60px;
}@keyframes float {
    0% {
        transform: translateY(0) scale(1);
    }
    100% {
        transform: translateY(-20px) scale(1.1);
    }
}

.glyPo-company-overview .mlaFI-study-classes::before {
    z-index: -1;
    width: 2px;
    height: 100%;
    top: 0;
    transform: translateX(-50%);
    left: 50%;
    position: absolute;
    background: linear-gradient(to bottom, rgb(227,155,176,0.5), transparent);
    content: '';
}.glyPo-company-overview .oGmFK-mastery-zone::after,
.glyPo-company-overview .wiPfq-edu-values::after {
    left: 50%;
    height: 20px;
    border-radius: 50%;
    z-index: 3;
    position: absolute;
    border: 3px solid rgb(227,155,176);
    content: '';
    width: 20px;
    transform: translateX(-50%);
    background: #ffffff;
}.glyPo-company-overview .oGmFK-mastery-zone::after {
    bottom: -40px;
}.glyPo-company-overview .wiPfq-edu-values::after {
    top: -40px;
}

@media (max-width: 991px) {.glyPo-company-overview {
    padding: 60px 0;
}.glyPo-company-overview .oGmFK-mastery-zone,
    .glyPo-company-overview .wiPfq-edu-values {
    grid-template-columns: 1fr;
    gap: 30px;
}.glyPo-company-overview .oGmFK-mastery-zone span,
    .glyPo-company-overview .oGmFK-mastery-zone p,
    .glyPo-company-overview .wiPfq-edu-values p {
    grid-column: 1 / 2;
}.glyPo-company-overview .oGmFK-mastery-zone .xHMLE-img-spot,
    .glyPo-company-overview .wiPfq-edu-values .HBNeU-pro-learning {
    min-height: 250px;
    grid-row: auto;
    grid-column: 1 / 2;
}.glyPo-company-overview .mlaFI-study-classes::before {
    left: 20px;
}.glyPo-company-overview .oGmFK-mastery-zone::after,
    .glyPo-company-overview .wiPfq-edu-values::after {
    transform: none;
    left: 20px;
}
}

@media (max-width: 767px) {.glyPo-company-overview {
    padding: 40px 0;
}.glyPo-company-overview h3 {
    font-size: calc(37px * 0.9);
    margin-bottom: 30px;
}.glyPo-company-overview .mlaFI-study-classes {
    gap: 40px;
}.glyPo-company-overview .oGmFK-mastery-zone,
    .glyPo-company-overview .wiPfq-edu-values {
    padding: 20px;
}.glyPo-company-overview .oGmFK-mastery-zone .xHMLE-img-spot,
    .glyPo-company-overview .wiPfq-edu-values .HBNeU-pro-learning {
    min-height: 200px;
}.glyPo-company-overview .oGmFK-mastery-zone span {
    font-size: calc(22px * 0.9);
}.glyPo-company-overview .oGmFK-mastery-zone p,
    .glyPo-company-overview .wiPfq-edu-values p {
    font-size: calc(14px * 0.95);
    padding-left: 15px;
}.glyPo-company-overview::before,
    .glyPo-company-overview::after {
    height: 200px;
    width: 200px;
}
}

@media (max-width: 480px) {.glyPo-company-overview {
    padding: 30px 0;
}.glyPo-company-overview h3 {
    padding-bottom: 15px;
    font-size: calc(37px * 0.8);
    margin-bottom: 25px;
}.glyPo-company-overview h3::after {
    height: 3px;
    width: 60px;
}.glyPo-company-overview .mlaFI-study-classes {
    gap: 30px;
}.glyPo-company-overview .oGmFK-mastery-zone,
    .glyPo-company-overview .wiPfq-edu-values {
    gap: 20px;
    padding: 15px;
}.glyPo-company-overview .oGmFK-mastery-zone .xHMLE-img-spot,
    .glyPo-company-overview .wiPfq-edu-values .HBNeU-pro-learning {
    min-height: 180px;
}.glyPo-company-overview .oGmFK-mastery-zone span {
    margin-bottom: 10px;
}.glyPo-company-overview .oGmFK-mastery-zone p,
    .glyPo-company-overview .wiPfq-edu-values p {
    padding-left: 10px;
}.glyPo-company-overview .oGmFK-mastery-zone::after,
    .glyPo-company-overview .wiPfq-edu-values::after {
    width: 15px;
    height: 15px;
}.glyPo-company-overview::before,
    .glyPo-company-overview::after {
    width: 150px;
    height: 150px;
}}.Rzgof-learning-process {
    z-index: 1;
    overflow: hidden;
    position: relative;
    padding: 120px 0;
    background: rgb(247,212,221);
}.Rzgof-learning-process::before {
    background: rgb(227,155,176,0.5);
    animation: shape-rotate 40s linear infinite;
    left: -20%;
    width: 60%;
    z-index: -1;
    height: 200%;
    content: "";
    transform: rotate(-30deg);
    position: absolute;
    top: -50%;
}.Rzgof-learning-process::after {
    bottom: -20%;
    z-index: -1;
    position: absolute;
    animation: shape-pulse 15s ease-in-out infinite alternate;
    background: rgb(203,107,135,0.5);
    right: -10%;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 30% 100%);
    height: 60%;
    content: "";
    width: 40%;
}.Rzgof-learning-process .container {
    display: grid;
    grid-template-columns: 2fr 3fr;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    align-items: center;
    grid-gap: 50px;
    position: relative;
}.Rzgof-learning-process .mlaFI-study-classes {
    position: relative;
    padding: 0;
}.Rzgof-learning-process .mlaFI-study-classes::before {
    top: -80px;
    animation: line-slide 10s ease-in-out infinite alternate;
    position: absolute;
    opacity: 0.5;
    left: -10%;
    height: 20px;
    transform: rotate(-2deg);
    content: "";
    width: 120%;
    background: linear-gradient(90deg, transparent, rgb(227,155,176), transparent);
}.Rzgof-learning-process .mlaFI-study-classes::after {
    bottom: -80px;
    right: -10%;
    background: linear-gradient(90deg, transparent, rgb(203,107,135), transparent);
    width: 120%;
    height: 20px;
    opacity: 0.5;
    position: absolute;
    animation: line-slide 10s ease-in-out infinite alternate-reverse;
    transform: rotate(2deg);
    content: "";
}.Rzgof-learning-process h3 {
    line-height: 1.2;
    grid-column: 1;
    padding-right: 40px;
    border-right: 4px solid rgb(227,155,176);
    animation: slide-in 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    font-weight: 700;
    z-index: 2;
    transform: translateX(-50px);
    position: relative;
    margin-right: -40px;
    font-size: 48px;
    opacity: 0;
    color: #000000;
    text-align: right;
}.Rzgof-learning-process h3::before {
    border: 4px solid rgb(203,107,135);
    height: 40px;
    z-index: -1;
    right: -22px;
    position: absolute;
    animation: square-rotate 6s linear infinite;
    top: -10px;
    content: "";
    width: 40px;
}.Rzgof-learning-process h3::after {
    width: 20px;
    right: -8px;
    border-radius: 50%;
    animation: circle-pulse 4s ease-in-out infinite;
    bottom: -10px;
    position: absolute;
    content: "";
    background: rgb(227,155,176);
    height: 20px;
}.Rzgof-learning-process span {
    padding-left: 30px;
    transform: translateX(50px);
    opacity: 0;
    text-align: left;
    grid-column: 2;
    position: relative;
    animation: slide-in 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s forwards;
    line-height: 1.8;
    color: #000000;
    font-size: 14px;
}.Rzgof-learning-process span::before {
    animation: border-dance 20s linear infinite;
    top: 15px;
    position: absolute;
    content: "";
    pointer-events: none;
    border: 1px dashed rgb(227,155,176,0.5);
    height: 100%;
    width: 100%;
    left: 15px;
    z-index: -1;
}

@keyframes shape-rotate {
    0% {
        transform: rotate(-30deg);
    }
    100% {
        transform: rotate(330deg);
    }
}

@keyframes shape-pulse {
    0% {
        transform: scale(1) translateX(0);
    }
    100% {
        transform: scale(1.2) translateX(-20px);
    }
}

@keyframes line-slide {
    0% {
        transform: translateX(-10%) rotate(-2deg);
    }
    100% {
        transform: translateX(10%) rotate(-2deg);
    }
}

@keyframes slide-in {
    0% {
        opacity: 0;
        transform: translateX(-50px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes square-rotate {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes circle-pulse {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.3);
    }
}

@keyframes border-dance {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (max-width: 991px) {.Rzgof-learning-process {
    padding: 90px 20px;
}.Rzgof-learning-process .container {
    grid-gap: 30px;
}.Rzgof-learning-process h3 {
    margin-right: -20px;
    font-size: calc(48px - 6px);
    padding-right: 20px;
}.Rzgof-learning-process h3::before {
    height: 30px;
    width: 30px;
    right: -17px;
}.Rzgof-learning-process span {
    padding-left: 20px;
}.Rzgof-learning-process .mlaFI-study-classes::before,
    .Rzgof-learning-process .mlaFI-study-classes::after {
    height: 15px;
}
}

@media (max-width: 767px) {.Rzgof-learning-process {
    padding: 70px 15px;
}.Rzgof-learning-process .container {
    grid-gap: 40px;
    grid-template-columns: 1fr;
}.Rzgof-learning-process h3 {
    border-bottom: 4px solid rgb(227,155,176);
    text-align: center;
    padding-bottom: 20px;
    margin-right: 0;
    border-right: none;
    padding-right: 0;
}.Rzgof-learning-process h3::before {
    bottom: -17px;
    top: auto;
    right: auto;
    left: 20px;
}.Rzgof-learning-process h3::after {
    right: auto;
    left: calc(100% - 30px);
    bottom: -8px;
}.Rzgof-learning-process span {
    text-align: center;
    padding-left: 0;
    animation-name: slide-in-mobile;
}.Rzgof-learning-process span::before {
    left: 0;
    border-top: none;
    border: 1px dashed rgb(227,155,176,0.5);
}.Rzgof-learning-process .mlaFI-study-classes::before {
    top: -20px;
    transform: rotate(0);
}.Rzgof-learning-process .mlaFI-study-classes::after {
    transform: rotate(0);
    bottom: -20px;
}
    
    @keyframes slide-in {
        0% {
            opacity: 0;
            transform: translateY(-30px);
        }
        100% {
            opacity: 1;
            transform: translateY(0);
        }
    }
    
    @keyframes slide-in-mobile {
        0% {
            opacity: 0;
            transform: translateY(30px);
        }
        100% {
            opacity: 1;
            transform: translateY(0);
        }
    }
}

@media (max-width: 479px) {.Rzgof-learning-process {
    padding: 50px 10px;
}.Rzgof-learning-process h3 {
    padding-bottom: 15px;
    font-size: calc(48px - 12px);
}.Rzgof-learning-process h3::before {
    height: 20px;
    width: 20px;
    left: 10px;
    bottom: -12px;
}.Rzgof-learning-process h3::after {
    height: 15px;
    left: calc(100% - 20px);
    width: 15px;
}.Rzgof-learning-process span {
    line-height: 1.6;
    font-size: calc(14px - 1px);
}.Rzgof-learning-process .mlaFI-study-classes::before,
    .Rzgof-learning-process .mlaFI-study-classes::after {
    height: 10px;
}}.bEDgF-mentorship-experience {
    position: relative;
    padding: 140px 0;
    overflow: hidden;
    background: linear-gradient(135deg, #000000 0%, rgb(247,212,221) 100%);
}.bEDgF-mentorship-experience::before {
    height: 100%;
    content: "";
    left: 0;
    width: 100%;
    top: 0;
    animation: morphBackground 15s infinite alternate ease-in-out;
    background: 
    radial-gradient(circle at 25% 25%, rgb(227,155,176,0.5) 0%, transparent 40%),
    radial-gradient(circle at 75% 75%, rgb(203,107,135,0.5) 0%, transparent 40%);
    mix-blend-mode: screen;
    position: absolute;
}.bEDgF-mentorship-experience .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
    padding: 0 20px;
}.bEDgF-mentorship-experience .RxIzF-user-experience {
    gap: 20px 40px;
    grid-template-rows: auto auto 1fr;
    display: grid;
    grid-template-areas:
    "photo name"
    "photo job"
    "quote quote";
    grid-template-columns: 35% 1fr;
    position: relative;
}.bEDgF-mentorship-experience .xHMLE-img-spot {
    grid-area: photo;
    height: 420px;
    clip-path: polygon(0 0, 100% 10%, 90% 100%, 0 90%);
    z-index: 3;
    border-radius: 20px;
    transform: perspective(1000px) rotateY(-8deg);
    position: relative;
    box-shadow: 
    20px 20px 30px rgba(0, 0, 0, 0.5),
    -10px -10px 30px rgb(227,155,176,0.5);
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}.bEDgF-mentorship-experience .xHMLE-img-spot::before {
    inset: 0;
    mix-blend-mode: multiply;
    border-radius: 20px;
    position: absolute;
    background: linear-gradient(135deg, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    content: "";
}.bEDgF-mentorship-experience .RxIzF-user-experience:hover .xHMLE-img-spot {
    transform: perspective(1000px) rotateY(-4deg) translateZ(20px);
}.bEDgF-mentorship-experience .name {
    transform: perspective(1000px) rotateY(5deg);
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    grid-area: name;
    color: #ffffff;
    font-weight: 700;
    margin: 0;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transform-origin: left center;
    align-self: end;
    font-size: 38px;
    position: relative;
    padding-left: 20px;
}.bEDgF-mentorship-experience .name::after {
    left: 20px;
    height: 4px;
    background: rgb(227,155,176);
    transform: scaleX(0.6);
    transition: transform 0.5s ease;
    bottom: -8px;
    content: "";
    width: 60px;
    transform-origin: left;
    position: absolute;
}.bEDgF-mentorship-experience .RxIzF-user-experience:hover .name {
    transform: perspective(1000px) rotateY(2deg) translateZ(15px);
}.bEDgF-mentorship-experience .RxIzF-user-experience:hover .name::after {
    transform: scaleX(1);
}.bEDgF-mentorship-experience .RxIzF-user-experience > span:not(.name) {
    transform-origin: left center;
    font-weight: 600;
    margin-top: 5px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 19px;
    transform: perspective(1000px) rotateY(5deg);
    grid-area: job;
    color: rgb(203,107,135);
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    padding-left: 20px;
}.bEDgF-mentorship-experience .RxIzF-user-experience:hover > span:not(.name) {
    transform: perspective(1000px) rotateY(2deg) translateZ(10px);
}.bEDgF-mentorship-experience .eitag-work-area {
    border-radius: 20px;
    font-weight: 300;
    padding: 35px;
    backdrop-filter: blur(10px);
    position: relative;
    border-left: 4px solid rgb(227,155,176);
    transform: translateY(0);
    z-index: 2;
    grid-area: quote;
    color: #ffffff;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
    line-height: 1.7;
    font-size: 12px;
    margin: 30px 0 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
}.bEDgF-mentorship-experience .eitag-work-area::before {
    font-size: calc(41px * 2);
    top: -15px;
    content: "";
    color: rgb(227,155,176);
    position: absolute;
    opacity: 0.7;
    left: 25px;
}.bEDgF-mentorship-experience .RxIzF-user-experience:hover .eitag-work-area {
    transform: translateY(-10px);
}

@keyframes morphBackground {
  0%, 100% {
    opacity: 0.7;
    transform: scale(1) rotate(0deg);
  }
  50% {
    opacity: 0.5;
    transform: scale(1.1) rotate(5deg);
  }
}

@media (max-width: 992px) {.bEDgF-mentorship-experience {
    padding: 80px 0;
}.bEDgF-mentorship-experience .RxIzF-user-experience {
    grid-template-areas:
      "xHMLE-img-spot"
      "name"
      "aUMVm-job-view"
      "eitag-work-area";
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    gap: 15px;
}.bEDgF-mentorship-experience .xHMLE-img-spot {
    transform: none;
    height: 320px;
    margin: 0 auto;
    max-width: 320px;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
}.bEDgF-mentorship-experience .name,
  .bEDgF-mentorship-experience .RxIzF-user-experience > span:not(.name) {
    transform: none;
    padding-left: 0;
    text-align: center;
}.bEDgF-mentorship-experience .name::after {
    transform: translateX(-50%) scaleX(0.6);
    left: 50%;
}.bEDgF-mentorship-experience .RxIzF-user-experience:hover .name::after {
    transform: translateX(-50%) scaleX(1);
}.bEDgF-mentorship-experience .eitag-work-area {
    margin-top: 20px;
}.bEDgF-mentorship-experience .RxIzF-user-experience:hover .xHMLE-img-spot,
  .bEDgF-mentorship-experience .RxIzF-user-experience:hover .name,
  .bEDgF-mentorship-experience .RxIzF-user-experience:hover > span:not(.name),
  .bEDgF-mentorship-experience .RxIzF-user-experience:hover .eitag-work-area {
    transform: none;
}
}

@media (max-width: 576px) {.bEDgF-mentorship-experience {
    padding: 60px 0;
}.bEDgF-mentorship-experience .xHMLE-img-spot {
    max-width: 250px;
    height: 250px;
}.bEDgF-mentorship-experience .name {
    font-size: 19px;
}.bEDgF-mentorship-experience .eitag-work-area {
    font-size: calc(12px * 0.95);
    padding: 25px 20px;
}}.wRHWA-find-support {
    position: relative;
    background: rgb(247,212,221);
    overflow: hidden;
    padding: 80px 0;
    z-index: 1;
}.wRHWA-find-support::before {
    position: absolute;
    height: 100%;
    content: '';
    left: 0;
    opacity: 0.15;
    z-index: -1;
    background: linear-gradient(135deg, rgb(227,155,176,0.5) 0%, transparent 50%, rgb(203,107,135,0.5) 100%);
    top: 0;
    width: 100%;
}.wRHWA-find-support::after {
    animation: patternMove 120s linear infinite;
    height: 100%;
    z-index: -1;
    width: 100%;
    content: '';
    opacity: 0.07;
    background: radial-gradient(circle at 10% 20%, transparent 20%, rgb(227,155,176,0.5) 21%, transparent 22%),
                radial-gradient(circle at 90% 80%, transparent 20%, rgb(203,107,135,0.5) 21%, transparent 22%),
                radial-gradient(circle at 50% 50%, transparent 30%, rgb(227,155,176,0.5) 31%, transparent 32%);
    background-size: 60px 60px, 80px 80px, 100px 100px;
    position: absolute;
    left: 0;
    top: 0;
}@keyframes patternMove {
    0% {
        background-position: 0 0, 0 0, 0 0;
    }
    100% {
        background-position: 1000px 500px, -500px 1000px, 500px -500px;
    }
}

.wRHWA-find-support .container {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
}.wRHWA-find-support .WuDGK-edu-coach {
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.06), 0 0 0 1px rgba(0, 0, 0, 0.02);
    background: #ffffff;
    border-radius: 30px;
    z-index: 2;
    position: relative;
    overflow: hidden;
    backdrop-filter: blur(10px);
    padding: 45px 40px;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
}.wRHWA-find-support .WuDGK-edu-coach::before {
    position: absolute;
    background: linear-gradient(90deg, rgb(227,155,176) 0%, rgb(203,107,135) 100%);
    content: '';
    z-index: 3;
    width: 100%;
    top: 0;
    left: 0;
    height: 6px;
}.wRHWA-find-support .WuDGK-edu-coach::after {
    right: -100px;
    z-index: -1;
    background: radial-gradient(circle, rgb(227,155,176,0.5) 0%, transparent 70%);
    width: 200px;
    position: absolute;
    opacity: 0.2;
    border-radius: 50%;
    height: 200px;
    content: '';
    bottom: -100px;
}.wRHWA-find-support .WuDGK-edu-coach:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.02);
}.wRHWA-find-support h3 {
    font-size: 37px;
    display: inline-block;
    position: relative;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 15px;
    color: #000000;
}.wRHWA-find-support h3::after {
    content: '';
    background: rgb(227,155,176);
    height: 3px;
    border-radius: 10px;
    bottom: 0;
    position: absolute;
    left: 0;
    width: 40%;
}.wRHWA-find-support .nwtKy-msg-form {
    line-height: 1.6;
    max-width: 90%;
    font-size: 17px;
    margin-bottom: 35px;
    color: #000000;
}.wRHWA-find-support .MxiUH-edu-mentor {
    position: relative;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 25px;
    display: grid;
}.wRHWA-find-support .MxiUH-edu-mentor::before {
    left: 0;
    content: '';
    height: 1px;
    width: 100%;
    position: absolute;
    background: linear-gradient(90deg, rgb(227,155,176,0.5) 0%, transparent 100%);
    top: -15px;
    opacity: 0.3;
}.wRHWA-find-support .MxiUH-edu-mentor span {
    border: 1px solid rgba(0, 0, 0, 0.05);
    padding: 16px 20px;
    overflow: hidden;
    flex-direction: column;
    position: relative;
    display: flex;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.6);
    transition: all 0.3s ease;
}.wRHWA-find-support .MxiUH-edu-mentor span::before {
    content: '';
    left: 0;
    transition: all 0.3s ease;
    width: 3px;
    top: 0;
    position: absolute;
    opacity: 0.7;
    height: 100%;
    background: rgb(227,155,176);
}.wRHWA-find-support .MxiUH-edu-mentor span:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    border-color: rgba(rgb(227,155,176), 0.2);
    transform: translateY(-3px);
}.wRHWA-find-support .MxiUH-edu-mentor span:hover::before {
    width: 5px;
}.wRHWA-find-support .MxiUH-edu-mentor span p {
    font-weight: 400;
    font-size: 17px;
    margin: 0;
    color: #000000;
}.wRHWA-find-support .MxiUH-edu-mentor span:first-child p {
    font-weight: 600;
}.wRHWA-find-support .MxiUH-edu-mentor span:nth-child(2) p {
    font-weight: 600;
}.wRHWA-find-support .MxiUH-edu-mentor span > span {
    margin-top: 8px;
    padding: 0;
    background: transparent;
    align-items: center;
    flex-direction: row;
    display: flex;
    border: none;
}.wRHWA-find-support .MxiUH-edu-mentor span > span::before {
    display: none;
}.wRHWA-find-support .MxiUH-edu-mentor span > span:hover {
    transform: none;
    box-shadow: none;
}.wRHWA-find-support .MxiUH-edu-mentor span a {
    position: relative;
    color: rgb(227,155,176);
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
}.wRHWA-find-support .MxiUH-edu-mentor span a::after {
    background: rgb(227,155,176);
    position: absolute;
    transition: width 0.3s ease;
    left: 0;
    height: 1px;
    content: '';
    bottom: -2px;
    width: 0;
}.wRHWA-find-support .MxiUH-edu-mentor span a:hover {
    color: rgb(203,107,135);
}.wRHWA-find-support .MxiUH-edu-mentor span a:hover::after {
    width: 100%;
    background: rgb(203,107,135);
}.wRHWA-find-support .MxiUH-edu-mentor span svg {
    stroke-linecap: round;
    stroke-width: 2;
    fill: none;
    stroke-linejoin: round;
    stroke: rgb(227,155,176);
    transition: all 0.3s ease;
    width: 18px;
    height: 18px;
    margin-right: 8px;
    flex-shrink: 0;
}.wRHWA-find-support .MxiUH-edu-mentor span:hover svg {
    stroke: rgb(203,107,135);
    transform: scale(1.1);
}.wRHWA-find-support .MxiUH-edu-mentor span:nth-child(3) svg {
    transform-origin: center;
}.wRHWA-find-support .MxiUH-edu-mentor span:nth-child(3) svg path {
    stroke-dasharray: 20;
    stroke-dashoffset: 0;
    animation: dashAnimation 3s linear infinite;
}.wRHWA-find-support .MxiUH-edu-mentor span:nth-child(4) svg {
    transform-origin: center;
}.wRHWA-find-support .MxiUH-edu-mentor span:nth-child(4) svg path {
    stroke-dasharray: 24;
    animation: dashAnimation 3s linear infinite;
    animation-delay: 0.5s;
    stroke-dashoffset: 0;
}.wRHWA-find-support .MxiUH-edu-mentor span:nth-child(5) svg {
    transform-origin: center;
    stroke-width: 1.7;
}.wRHWA-find-support .MxiUH-edu-mentor span:nth-child(5) svg path {
    transition: all 0.3s ease;
}.wRHWA-find-support .MxiUH-edu-mentor span:nth-child(5):hover svg path {
    stroke-width: 2.2;
}.wRHWA-find-support .MxiUH-edu-mentor span:nth-child(6) svg {
    transform-origin: center;
}.wRHWA-find-support .MxiUH-edu-mentor span:nth-child(6) svg path {
    animation-delay: 1s;
    animation: dashAnimation 3s linear infinite;
    stroke-dasharray: 15;
    stroke-dashoffset: 0;
}.wRHWA-find-support .MxiUH-edu-mentor span:nth-child(3) svg {
    position: relative;
}.wRHWA-find-support .MxiUH-edu-mentor span:nth-child(3) svg::before {
    opacity: 0.1;
    transition: all 0.3s ease;
    position: absolute;
    top: 50%;
    background: rgb(227,155,176);
    content: '';
    z-index: -1;
    height: 24px;
    border-radius: 50%;
    left: 50%;
    width: 24px;
    transform: translate(-50%, -50%);
}.wRHWA-find-support .MxiUH-edu-mentor span:nth-child(3):hover svg::before {
    height: 30px;
    background: rgb(203,107,135);
    width: 30px;
    opacity: 0.2;
}.wRHWA-find-support .MxiUH-edu-mentor span:nth-child(4) svg {
    position: relative;
}.wRHWA-find-support .MxiUH-edu-mentor span:nth-child(4) svg path {
    transform-origin: center;
}.wRHWA-find-support .MxiUH-edu-mentor span:nth-child(4):hover svg path {
    animation-duration: 2s;
}.wRHWA-find-support .MxiUH-edu-mentor span:nth-child(6) svg path {
    transform-origin: center;
}.wRHWA-find-support .MxiUH-edu-mentor span:nth-child(6):hover svg path {
    animation-duration: 2s;
}@keyframes dashAnimation {
    0% {
        stroke-dashoffset: 20;
    }
    50% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: -20;
    }
}

.wRHWA-find-support .jpTNn-reach-form {
    margin-top: 15px;
    background: linear-gradient(135deg, rgba(rgb(227,155,176), 0.03) 0%, rgba(rgb(203,107,135), 0.03) 100%);
    border: 1px solid rgba(0, 0, 0, 0.05);
    position: relative;
    padding: 25px 30px;
    overflow: hidden;
    grid-column: 1 / -1;
    border-radius: 10px;
}.wRHWA-find-support .jpTNn-reach-form::before {
    background: radial-gradient(circle at 50% 0%, rgb(227,155,176,0.5) 0%, transparent 70%);
    height: 100%;
    position: absolute;
    opacity: 0.05;
    content: '';
    z-index: 0;
    left: 0;
    top: 0;
    width: 100%;
}.wRHWA-find-support .jpTNn-reach-form h4 {
    position: relative;
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 600;
    align-items: center;
    color: #000000;
    display: flex;
}.wRHWA-find-support .jpTNn-reach-form h4::before {
    height: 20px;
    content: '';
    background-position: center;
    display: inline-block;
    flex-shrink: 0;
    background-repeat: no-repeat;
    width: 20px;
    margin-right: 8px;
    background-size: contain;
}.wRHWA-find-support .jpTNn-reach-form h4 svg {
    stroke-width: 2;
    stroke-linejoin: round;
    animation: clockRotation 12s linear infinite;
    stroke-linecap: round;
    margin-right: 8px;
    fill: none;
    transform-origin: center;
    height: 20px;
    stroke: rgb(227,155,176);
    width: 20px;
}@keyframes clockRotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.wRHWA-find-support .jpTNn-reach-form h4 svg circle {
    stroke-opacity: 0.2;
    fill: transparent;
    stroke: rgb(227,155,176);
}.wRHWA-find-support .jpTNn-reach-form h4 svg path {
    stroke: rgb(227,155,176);
}.wRHWA-find-support .jpTNn-reach-form span {
    position: relative;
    display: block;
    color: #000000;
    padding: 8px 0;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.05);
    margin-bottom: 6px;
    z-index: 1;
}.wRHWA-find-support .jpTNn-reach-form span:last-child {
    border-bottom: none;
}.wRHWA-find-support .jpTNn-reach-form span::before {
    height: 6px;
    content: '';
    width: 6px;
    margin-right: 8px;
    border-radius: 50%;
    background-color: rgb(227,155,176);
    display: inline-block;
    opacity: 0.5;
}

@media (max-width: 992px) {.wRHWA-find-support {
    padding: 60px 0;
}.wRHWA-find-support .WuDGK-edu-coach {
    padding: 35px 30px;
}.wRHWA-find-support h3 {
    font-size: calc(37px * 0.9);
}.wRHWA-find-support .nwtKy-msg-form {
    max-width: 100%;
}.wRHWA-find-support .MxiUH-edu-mentor {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 20px;
}.wRHWA-find-support .MxiUH-edu-mentor span svg {
    height: 16px;
    width: 16px;
}
}

@media (max-width: 768px) {.wRHWA-find-support {
    padding: 50px 0;
}.wRHWA-find-support .WuDGK-edu-coach {
    padding: 30px 25px;
}.wRHWA-find-support h3 {
    font-size: calc(37px * 0.8);
    padding-bottom: 12px;
    margin-bottom: 15px;
}.wRHWA-find-support .nwtKy-msg-form {
    margin-bottom: 25px;
    font-size: calc(17px * 0.95);
}.wRHWA-find-support .MxiUH-edu-mentor {
    grid-template-columns: 1fr;
    gap: 15px;
}.wRHWA-find-support .MxiUH-edu-mentor span {
    padding: 12px 16px;
}.wRHWA-find-support .jpTNn-reach-form {
    padding: 20px 25px;
}.wRHWA-find-support .jpTNn-reach-form h4 {
    font-size: calc(21px * 0.9);
}.wRHWA-find-support .jpTNn-reach-form h4::before {
    width: 18px;
    height: 18px;
}.wRHWA-find-support .jpTNn-reach-form h4 svg {
    height: 18px;
    width: 18px;
}
}

@media (max-width: 576px) {.wRHWA-find-support {
    padding: 40px 0;
}.wRHWA-find-support .WuDGK-edu-coach {
    padding: 25px 20px;
}.wRHWA-find-support h3 {
    padding-bottom: 10px;
    font-size: calc(37px * 0.7);
}.wRHWA-find-support .MxiUH-edu-mentor span {
    padding: 10px 14px;
}.wRHWA-find-support .MxiUH-edu-mentor span p,
    .wRHWA-find-support .MxiUH-edu-mentor span a {
    font-size: calc(17px * 0.9);
}.wRHWA-find-support .MxiUH-edu-mentor span svg {
    width: 14px;
    margin-right: 6px;
    height: 14px;
}.wRHWA-find-support .jpTNn-reach-form {
    padding: 18px 20px;
}.wRHWA-find-support .jpTNn-reach-form span {
    padding: 6px 0;
    font-size: calc(17px * 0.9);
}.wRHWA-find-support .jpTNn-reach-form h4::before {
    width: 16px;
    margin-right: 6px;
    height: 16px;
}.wRHWA-find-support .jpTNn-reach-form h4 svg {
    height: 16px;
    width: 16px;
}}header {
    background-color: #ffffff;
    position: fixed;
    width: 100%;
    z-index: 1000;
    border-bottom: 2px solid rgb(247,212,221);
    transition: all 0.3s ease;
    left: 0;
    top: 0;
}header:before {
    height: 4px;
    content: '';
    left: 0;
    background-size: 200% 100%;
    background: linear-gradient(90deg, rgb(227,155,176), rgb(203,107,135), rgb(227,155,176));
    width: 100%;
    position: absolute;
    animation: gradientMove 6s infinite linear;
    top: 0;
}header .UGxBR-site-start {
    width: 100%;
    padding: 0;
}header .container {
    max-width: 1200px;
    padding: 20px;
    position: relative;
    margin: 0 auto;
}header .qwbOX-main-base {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}header .hTGVW-main-train {
    gap: 35px;
    align-items: center;
    display: flex;
}header .jTgFq-head-guide {
    color: #000000;
    text-decoration: none;
    position: relative;
    padding: 5px 0;
    font-weight: 600;
    font-size: 14px;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
}header .jTgFq-head-guide:before {
    transition: transform 0.3s ease;
    height: 6px;
    background-color: rgb(227,155,176);
    border-radius: 10px;
    top: 50%;
    content: '';
    transform: translateY(-50%) scale(0);
    left: -15px;
    position: absolute;
    width: 6px;
}header .jTgFq-head-guide:after {
    left: 0;
    content: '';
    width: 100%;
    bottom: 0;
    transition: transform 0.3s ease;
    transform-origin: center;
    position: absolute;
    background-color: rgb(227,155,176);
    height: 2px;
    transform: scaleX(0);
}header .jTgFq-head-guide:hover {
    color: rgb(227,155,176);
}header .jTgFq-head-guide:hover:before {
    transform: translateY(-50%) scale(1);
}header .jTgFq-head-guide:hover:after {
    transform: scaleX(1);
}header .tDWfr-main-class {
    text-decoration: none;
    transition: all 0.3s ease;
    align-items: center;
    display: flex;
    padding: 5px 10px;
    position: relative;
}header .tDWfr-main-class:before {
    height: 100%;
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    opacity: 0;
    width: 100%;
    left: 0;
    border: 2px solid transparent;
    background: linear-gradient(to right, rgb(227,155,176), rgb(203,107,135)) border-box;
    position: absolute;
    transition: opacity 0.3s ease;
    content: '';
    top: 0;
    border-radius: 10px;
}header .tDWfr-main-class:hover:before {
    opacity: 1;
}header .tDWfr-main-class svg {
    height: 42px;
    transition: transform 0.3s ease;
    width: auto;
}header .tDWfr-main-class:hover svg {
    transform: scale(1.05);
}

@keyframes gradientMove {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 200% 0%;
    }
}

@media (max-width: 991px) {header .container {
    padding: 15px;
}header .hTGVW-main-train {
    gap: 20px;
}header .jTgFq-head-guide:before {
    left: -10px;
}header .tDWfr-main-class svg {
    height: 38px;
}
}

@media (max-width: 767px) {header .hTGVW-main-train {
    gap: 0;
    z-index: 1001;
    left: 0;
    transition: max-height 0.4s ease;
    top: 100%;
    flex-direction: column;
    overflow: hidden;
    max-height: 0;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    width: 100%;
    padding: 0;
    border-bottom: 3px solid rgb(227,155,176);
    position: absolute;
    background-color: #ffffff;
}header .menu.active {
    max-height: 400px;
}header .jTgFq-head-guide {
    padding: 12px 20px;
    border-bottom: 1px solid rgb(247,212,221);
    width: 100%;
}header .jTgFq-head-guide:last-child {
    border-bottom: none;
}header .jTgFq-head-guide:before {
    left: 5px;
}header .qwbOX-main-base {
    padding: 5px 0;
}header .tDWfr-main-class {
    margin: 0 auto;
}
}

@media (max-width: 480px) {header .container {
    padding: 12px 10px;
}header .tDWfr-main-class svg {
    height: 32px;
}}.wInhJ-client-experience {
    padding: 80px 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(247,212,221) 0%, rgb(227,155,176,0.5) 100%);
    position: relative;
}.wInhJ-client-experience::before {
    height: 100%;
    top: -30%;
    position: absolute;
    left: -25%;
    z-index: 1;
    transform: rotate(-15deg);
    content: "";
    background: rgb(203,107,135,0.5);
    width: 150%;
}.wInhJ-client-experience .mlaFI-study-classes {
    padding: 0 20px;
    z-index: 2;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}.wInhJ-client-experience h4 {
    transform: skewX(-5deg);
    color: #000000;
    position: relative;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 50px;
    font-size: 29px;
}.wInhJ-client-experience h4::after {
    height: 4px;
    left: 0;
    width: 70%;
    bottom: -10px;
    background: rgb(227,155,176);
    transform: skewX(15deg);
    content: "";
    position: absolute;
}.wInhJ-client-experience .aXTtH-rating-views {
    transform: perspective(1000px) rotateX(2deg);
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 40px;
}.wInhJ-client-experience .RxIzF-user-experience {
    transition: all 0.4s ease;
    background: #ffffff;
    transform: translateY(0) rotate(0);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    padding: 30px 25px 25px;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}.wInhJ-client-experience .RxIzF-user-experience:nth-child(odd) {
    transform: translateY(20px) rotate(-1deg);
}.wInhJ-client-experience .RxIzF-user-experience:nth-child(even) {
    transform: translateY(-10px) rotate(1deg);
}.wInhJ-client-experience .RxIzF-user-experience:hover {
    transform: translateY(-5px) rotate(0);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.wInhJ-client-experience .RxIzF-user-experience::before {
    content: "";
    background: linear-gradient(90deg, rgb(227,155,176) 0%, rgb(203,107,135) 100%);
    width: 100%;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
}.wInhJ-client-experience .RxIzF-user-experience::after {
    right: 0;
    position: absolute;
    bottom: 0;
    width: 80px;
    border-radius: 50%;
    z-index: 0;
    height: 80px;
    transform: translate(50%, 50%);
    content: "";
    background: rgb(203,107,135,0.5);
}.wInhJ-client-experience .xHMLE-img-spot {
    transition: all 0.4s ease;
    border-radius: 20% 40% 30% 50%;
    width: 80px;
    height: 80px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    transform: rotate(-5deg);
    border: 3px solid #ffffff;
    margin-bottom: 15px;
}.wInhJ-client-experience .RxIzF-user-experience:hover .xHMLE-img-spot {
    transform: rotate(0) scale(1.05);
    border-radius: 30% 50% 40% 30%;
}.wInhJ-client-experience .RxIzF-user-experience span {
    display: block;
    font-weight: 700;
    color: rgb(227,155,176);
    z-index: 1;
    position: relative;
    font-size: 18px;
    margin-bottom: 10px;
    font-family: Arial, sans-serif;
}.wInhJ-client-experience .RxIzF-user-experience p {
    color: #000000;
    position: relative;
    z-index: 1;
    font-size: 14px;
    font-weight: 400;
    font-family: Arial, sans-serif;
    line-height: 1.6;
    font-style: italic;
}

@media (max-width: 767px) {.wInhJ-client-experience {
    padding: 50px 0;
}.wInhJ-client-experience::before {
    transform: rotate(-10deg);
    left: -50%;
    width: 200%;
}.wInhJ-client-experience h4 {
    font-size: calc(29px * 0.85);
    margin-bottom: 30px;
}.wInhJ-client-experience .aXTtH-rating-views {
    transform: none;
    grid-template-columns: 1fr;
    gap: 30px;
}.wInhJ-client-experience .RxIzF-user-experience,
    .wInhJ-client-experience .RxIzF-user-experience:nth-child(odd),
    .wInhJ-client-experience .RxIzF-user-experience:nth-child(even) {
    padding: 25px 20px 20px;
    transform: none;
}.wInhJ-client-experience .xHMLE-img-spot {
    height: 70px;
    width: 70px;
}}.osfLg-thanksArea {
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(227,155,176,0.5), rgb(247,212,221), rgb(203,107,135,0.5));
    perspective: 1000px;
    overflow: hidden;
    position: relative;
}.osfLg-thanksArea::before {
    left: 0;
    bottom: 0;
    z-index: 0;
    position: absolute;
    content: "";
    opacity: 0.7;
    background: 
        radial-gradient(circle at 20% 30%, rgb(227,155,176,0.5) 0%, transparent 60%),
        radial-gradient(circle at 80% 70%, rgb(203,107,135,0.5) 0%, transparent 60%);
    top: 0;
    animation: pulse 10s infinite alternate ease-in-out;
    right: 0;
}.osfLg-thanksArea::after {
    pointer-events: none;
    content: "";
    position: absolute;
    height: 200%;
    animation: patternMove 60s linear infinite;
    left: -50%;
    z-index: 1;
    top: -50%;
    transform: rotate(15deg);
    width: 200%;
}.osfLg-thanksArea .container {
    padding: 0 20px;
    position: relative;
    transform-style: preserve-3d;
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
}.osfLg-thanksArea h2 {
    position: relative;
    text-align: left;
    font-weight: 700;
    line-height: 1.3;
    transform: translateZ(30px);
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 32px;
    text-shadow: 0 2px 10px rgba(0,0,0,0.05);
    padding-left: 20px;
    transition: transform 0.5s ease;
    border-left: 4px solid rgb(227,155,176);
    margin-bottom: 40px;
}.osfLg-thanksArea h2::after {
    transform: scaleX(0);
    width: 60px;
    animation: lineGrow 1.2s 0.5s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
    bottom: -12px;
    content: "";
    transform-origin: left;
    left: 20px;
    height: 3px;
    position: absolute;
    background: rgb(203,107,135);
}.osfLg-thanksArea .mlaFI-study-classes {
    border-radius: 11px;
    position: relative;
    box-shadow: 
        0 15px 30px -10px rgba(0,0,0,0.1),
        0 5px 15px rgba(0,0,0,0.05),
        0 30px 60px -30px rgba(rgb(227,155,176), 0.3);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    overflow: hidden;
    transform: translateZ(20px) rotateX(2deg);
    background: #ffffff;
}.osfLg-thanksArea .mlaFI-study-classes::before {
    top: 0;
    background: linear-gradient(90deg, rgb(227,155,176), rgb(203,107,135));
    content: "";
    position: absolute;
    left: 0;
    height: 5px;
    width: 100%;
    z-index: 3;
}.osfLg-thanksArea .mlaFI-study-classes:hover {
    box-shadow: 
        0 20px 40px -15px rgba(0,0,0,0.15),
        0 10px 20px rgba(0,0,0,0.08),
        0 40px 70px -40px rgba(rgb(227,155,176), 0.4);
    transform: translateZ(30px) rotateX(0deg);
}.osfLg-thanksArea ul {
    list-style: none;
    padding: 0;
    margin: 0;
}.osfLg-thanksArea li {
    padding: 40px;
    position: relative;
    transition: transform 0.3s ease;
    background: #ffffff;
}.osfLg-thanksArea li::before {
    content: "✓";
    align-items: center;
    height: 30px;
    border-radius: 50%;
    box-shadow: 0 5px 15px rgba(rgb(227,155,176), 0.3);
    width: 30px;
    background: rgb(227,155,176);
    justify-content: center;
    top: -15px;
    display: flex;
    position: absolute;
    color: #ffffff;
    left: 40px;
    font-size: 16px;
}.osfLg-thanksArea span {
    z-index: 2;
    font-family: Arial, sans-serif;
    font-size: 14px;
    position: relative;
    color: #000000;
    display: block;
    text-align: left;
    line-height: 1.7;
}

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

@keyframes pulse {
    0% {
        opacity: 0.5;
    }
    50% {
        opacity: 0.7;
    }
    100% {
        opacity: 0.5;
    }
}

@keyframes patternMove {
    0% {
        transform: rotate(15deg) translateY(0);
    }
    100% {
        transform: rotate(15deg) translateY(-100px);
    }
}

@media (max-width: 991px) {.osfLg-thanksArea {
    padding: 80px 0;
}.osfLg-thanksArea h2 {
    font-size: calc(32px * 0.9);
    padding-left: 15px;
}.osfLg-thanksArea li {
    padding: 30px;
}.osfLg-thanksArea li::before {
    left: 30px;
}
}

@media (max-width: 767px) {.osfLg-thanksArea {
    padding: 60px 0;
}.osfLg-thanksArea h2 {
    margin-bottom: 30px;
    transform: translateZ(20px);
    font-size: calc(32px * 0.8);
}.osfLg-thanksArea h2::after {
    width: 40px;
}.osfLg-thanksArea .mlaFI-study-classes {
    transform: translateZ(10px) rotateX(1deg);
}.osfLg-thanksArea .mlaFI-study-classes:hover {
    transform: translateZ(15px) rotateX(0deg);
}.osfLg-thanksArea li {
    padding: 25px 20px;
}.osfLg-thanksArea li::before {
    width: 24px;
    top: -12px;
    font-size: 14px;
    height: 24px;
    left: 20px;
}.osfLg-thanksArea span {
    font-size: calc(14px * 0.95);
    line-height: 1.6;
}
}

@media (max-width: 480px) {.osfLg-thanksArea {
    padding: 40px 0;
}.osfLg-thanksArea h2 {
    border-left: 3px solid rgb(227,155,176);
    padding-left: 12px;
    font-size: calc(32px * 0.7);
}.osfLg-thanksArea .container {
    padding: 0 15px;
}.osfLg-thanksArea .mlaFI-study-classes {
    transform: translateZ(5px) rotateX(0.5deg);
}.osfLg-thanksArea .mlaFI-study-classes:hover {
    transform: translateZ(10px) rotateX(0deg);
}.osfLg-thanksArea li {
    padding: 20px 15px;
}.osfLg-thanksArea li::before {
    font-size: 12px;
    left: 15px;
    height: 20px;
    width: 20px;
}.osfLg-thanksArea span {
    line-height: 1.5;
    font-size: calc(14px * 0.9);
}}.uZOBm-landing-page {
    padding: 2rem 1rem;
    display: flex;
    justify-content: center;
    min-height: 100vh;
    align-items: center;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(247,212,221) 0%, rgba(0, 0, 0, 0.5) 100%);
}.uZOBm-landing-page::before {
    animation: gradientShift 15s infinite alternate ease-in-out;
    height: 100%;
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 0;
    background: linear-gradient(45deg, rgb(227,155,176,0.5) 0%, transparent 50%, rgb(203,107,135,0.5) 100%);
    left: 0;
    opacity: 0.15;
    content: "";
}.uZOBm-landing-page::after {
    filter: blur(20px);
    background: 
    radial-gradient(circle at 20% 30%, rgb(227,155,176,0.5) 0%, transparent 25%),
    radial-gradient(circle at 80% 70%, rgb(203,107,135,0.5) 0%, transparent 25%);
    height: 110%;
    opacity: 0.1;
    content: "";
    width: 110%;
    top: -5%;
    animation: pulseBackground 20s infinite alternate ease-in-out;
    left: -5%;
    position: absolute;
    z-index: 1;
    transform-origin: center;
}.uZOBm-landing-page .Livyl-edu-title {
    max-width: 1200px;
    z-index: 2;
    transform-style: preserve-3d;
    width: 100%;
    position: relative;
    perspective: 1000px;
}.uZOBm-landing-page .Livyl-edu-title > div {
    display: grid;
    grid-template-columns: 1fr;
    transform-style: preserve-3d;
    gap: 2.5rem;
}.uZOBm-landing-page .Livyl-edu-title > div > div:first-child {
    animation: slideInFromTop 1s ease-out forwards;
    position: relative;
    transform: translateZ(0);
}.uZOBm-landing-page .Livyl-edu-title > div > div:first-child::before {
    top: 0;
    position: absolute;
    height: 0;
    content: "";
    width: 5px;
    background: rgb(227,155,176);
    left: 0;
    animation: expandHeight 1.2s ease-out 0.5s forwards;
}.uZOBm-landing-page h3 {
    letter-spacing: 0.5px;
    animation: fadeSlideIn 0.8s ease-out 0.3s forwards;
    transform: translateX(20px);
    color: #000000;
    position: relative;
    font-weight: 600;
    opacity: 0;
    font-size: calc(23px * 0.9);
    line-height: 1.4;
    padding-left: 1.5rem;
}.uZOBm-landing-page .iNxkC-quick-studies {
    position: relative;
    transform: translateY(30px) rotateX(5deg);
    overflow: hidden;
    min-height: 60vh;
    opacity: 0;
    animation: revealCard 1.2s cubic-bezier(0.23, 1, 0.32, 1) 0.5s forwards;
    transform-origin: bottom;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    border-radius: 3px;
}.uZOBm-landing-page .iNxkC-quick-studies::before {
    width: 100%;
    background: linear-gradient(to bottom, 
    transparent 0%, 
    rgba(0, 0, 0, 0.5) 100%);
    z-index: 1;
    position: absolute;
    opacity: 0.7;
    left: 0;
    content: "";
    height: 100%;
    top: 0;
}.uZOBm-landing-page .iNxkC-quick-studies::after {
    content: "";
    background: linear-gradient(135deg, 
    rgb(227,155,176,0.5) 0%, 
    transparent 50%, 
    rgb(203,107,135,0.5) 100%);
    top: 0;
    position: absolute;
    opacity: 0.3;
    z-index: 2;
    left: 0;
    height: 100%;
    animation: gradientMove 15s infinite alternate ease-in-out;
    mix-blend-mode: overlay;
    width: 100%;
}.uZOBm-landing-page .iNxkC-quick-studies > div {
    display: flex;
    height: 100%;
    z-index: 3;
    position: relative;
    flex-direction: column;
    padding: 3rem 2rem;
    justify-content: flex-end;
}.uZOBm-landing-page .iNxkC-quick-studies > div > div {
    overflow: hidden;
    position: relative;
    margin-bottom: 1.5rem;
}.uZOBm-landing-page p {
    line-height: 1.5;
    animation: fadeSlideUp 0.8s ease-out 1.2s forwards;
    color: #ffffff;
    margin: 0;
    transform: translateY(20px);
    font-weight: 400;
    font-size: calc(12px * 1.1);
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    letter-spacing: 0.3px;
    opacity: 0;
}.uZOBm-landing-page .title_style_header {
    color: #ffffff;
    font-size: calc(46px * 0.9);
    animation: fadeSlideUp 1s ease-out 1s forwards;
    position: relative;
    font-weight: 700;
    transform: translateY(30px);
    letter-spacing: 1px;
    line-height: 1.2;
    opacity: 0;
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
    margin: 0;
    padding-bottom: 10px;
}.uZOBm-landing-page .title_style_header::after {
    position: absolute;
    height: 3px;
    left: 0;
    bottom: 0;
    animation: expandWidth 1.5s ease-out 1.8s forwards;
    content: "";
    width: 0;
    background: linear-gradient(to right, rgb(227,155,176) 0%, rgb(203,107,135) 100%);
}

@keyframes slideInFromTop {
  0% {
    transform: translateY(-50px) translateZ(0);
    opacity: 0;
  }
  100% {
    transform: translateY(0) translateZ(0);
    opacity: 1;
  }
}

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

@keyframes revealCard {
  0% {
    transform: translateY(30px) rotateX(5deg);
    opacity: 0;
  }
  100% {
    transform: translateY(0) rotateX(0);
    opacity: 1;
  }
}

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

@keyframes expandWidth {
  0% {
    width: 0;
  }
  100% {
    width: 60%;
  }
}

@keyframes expandHeight {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}

@keyframes gradientShift {
  0% {
    background-position: 0% 0%;
  }
  100% {
    background-position: 100% 100%;
  }
}

@keyframes gradientMove {
  0% {
    transform: translateX(-10%) translateY(-10%);
  }
  100% {
    transform: translateX(10%) translateY(10%);
  }
}

@keyframes pulseBackground {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}

@media (min-width: 768px) {.uZOBm-landing-page {
    padding: 3rem;
}.uZOBm-landing-page .Livyl-edu-title > div {
    grid-template-columns: 1fr 2fr;
    gap: 4rem;
    align-items: center;
}.uZOBm-landing-page h3 {
    font-size: 23px;
    padding-left: 2rem;
    max-width: 90%;
}.uZOBm-landing-page .iNxkC-quick-studies {
    transform-origin: center;
    min-height: 65vh;
    transition: transform 0.5s ease;
}.uZOBm-landing-page .iNxkC-quick-studies:hover {
    transform: translateY(-5px) scale(1.01);
}.uZOBm-landing-page .iNxkC-quick-studies > div {
    padding: 4rem 3rem;
}.uZOBm-landing-page p {
    font-size: calc(12px * 1.2);
}.uZOBm-landing-page .title_style_header {
    font-size: 46px;
}
}

@media (min-width: 1200px) {.uZOBm-landing-page {
    padding: 4rem;
}.uZOBm-landing-page .Livyl-edu-title > div {
    gap: 6rem;
}.uZOBm-landing-page h3 {
    padding-left: 2.5rem;
    font-size: calc(23px * 1.1);
}.uZOBm-landing-page .iNxkC-quick-studies {
    min-height: 70vh;
}.uZOBm-landing-page .iNxkC-quick-studies > div {
    padding: 5rem 4rem;
}.uZOBm-landing-page p {
    font-size: calc(12px * 1.3);
}.uZOBm-landing-page .title_style_header {
    font-size: calc(46px * 1.1);
}}.qmRPl-contact-form-section {
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
    background: linear-gradient(
        -45deg, 
        rgb(247,212,221) 0%, 
        rgb(203,107,135,0.5) 100%
    );
}.qmRPl-contact-form-section .container {
    padding: 0 1rem;
    max-width: 1400px;
    margin: 0 auto;
}.qmRPl-contact-form-section .WMoJC-query-form {
    position: relative;
    background: rgb(203,107,135,0.5);
    overflow: hidden;
    box-shadow: 0 25px 50px rgb(227,155,176,0.5);
    display: flex;
    border-radius: 16px;
    align-items: stretch;
}.qmRPl-contact-form-section .xHMLE-img-spot {
    flex: 0 0 45%;
    transform: skew(-10deg);
    min-height: 600px;
    margin-left: -5%;
    position: relative;
    z-index: 2;
}.qmRPl-contact-form-section .xHMLE-img-spot::before {
    position: absolute;
    z-index: 1;
    opacity: 0.7;
    transform: skew(10deg);
    content: '';
    left: 0;
    background: linear-gradient(
        135deg, 
        rgb(227,155,176,0.5) 0%, 
        rgb(203,107,135,0.5) 100%
    );
    width: 120%;
    height: 100%;
    top: 0;
}.qmRPl-contact-form-section .jfoct-inquiry-widget {
    justify-content: center;
    position: relative;
    display: flex;
    flex: 0 0 55%;
    padding: 4rem 3rem 4rem 10%;
    z-index: 3;
    flex-direction: column;
}.qmRPl-contact-form-section h2 {
    color: #ffffff;
    text-align: left;
    margin-bottom: 2.5rem;
    position: relative;
    font-size: 40px;
    font-weight: 700;
    padding-left: 2rem;
}.qmRPl-contact-form-section h2::before {
    position: absolute;
    width: 1rem;
    top: 50%;
    transform: translateY(-50%);
    background: rgb(227,155,176);
    content: '';
    height: 1rem;
    border-radius: 50%;
    box-shadow: 0 0 15px rgb(227,155,176,0.5);
    left: 0;
}.qmRPl-contact-form-section .jfoct-inquiry-widget h3 {
    color: #ffffff;
    padding-bottom: 1rem;
    font-weight: 600;
    margin-bottom: 2rem;
    position: relative;
    font-size: 30px;
}.qmRPl-contact-form-section .jfoct-inquiry-widget h3::after {
    left: 0;
    height: 3px;
    width: 50px;
    position: absolute;
    content: '';
    background: rgb(227,155,176);
    bottom: 0;
}.qmRPl-contact-form-section .jfoct-inquiry-widget form {
    display: grid;
    gap: 1.5rem;
}.qmRPl-contact-form-section .jfoct-inquiry-widget input:not([type="checkbox"]):not([type="submit"]) {
    border: 1px solid rgb(227,155,176,0.5);
    font-size: 15px;
    position: relative;
    background: rgb(203,107,135,0.5);
    width: 100%;
    outline: none;
    border-radius: 10px;
    padding: 1rem 1.5rem;
    color: #ffffff;
    transition: all 0.3s ease;
}.qmRPl-contact-form-section .jfoct-inquiry-widget input:not([type="checkbox"]):not([type="submit"])::after {
    position: absolute;
    left: 0;
    height: 2px;
    transition: width 0.3s ease;
    content: '';
    width: 0;
    background: rgb(227,155,176);
    bottom: -2px;
}.qmRPl-contact-form-section .jfoct-inquiry-widget input:not([type="checkbox"]):not([type="submit"]):focus {
    border-color: rgb(227,155,176);
    box-shadow: 0 0 15px rgb(227,155,176,0.5);
}.qmRPl-contact-form-section .jfoct-inquiry-widget input:not([type="checkbox"]):not([type="submit"]):focus::after {
    width: 100%;
}.qmRPl-contact-form-section .jfoct-inquiry-widget .dGXvj-feedback-block {
    display: flex;
    gap: 1rem;
    align-items: center;
}.qmRPl-contact-form-section .jfoct-inquiry-widget .dGXvj-feedback-block input[type="checkbox"] {
    position: relative;
    background: rgb(203,107,135,0.5);
    cursor: pointer;
    border-radius: 10px;
    appearance: none;
    width: 22px;
    border: 2px solid rgb(227,155,176,0.5);
    height: 22px;
    transition: all 0.3s ease;
}.qmRPl-contact-form-section .jfoct-inquiry-widget .dGXvj-feedback-block input[type="checkbox"]:checked {
    background: rgb(227,155,176);
    border-color: rgb(227,155,176);
}.qmRPl-contact-form-section .jfoct-inquiry-widget .dGXvj-feedback-block input[type="checkbox"]:checked::after {
    content: '✔';
    transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    font-size: 0.8rem;
    color: #ffffff;
    top: 50%;
}.qmRPl-contact-form-section .jfoct-inquiry-widget .dGXvj-feedback-block label {
    align-items: center;
    color: #ffffff;
    display: flex;
    font-size: 15px;
}.qmRPl-contact-form-section .jfoct-inquiry-widget .dGXvj-feedback-block a {
    transition: color 0.3s ease;
    color: rgb(227,155,176);
    margin-left: 0.3rem;
    text-decoration: none;
}.qmRPl-contact-form-section .jfoct-inquiry-widget .dGXvj-feedback-block a:hover {
    text-decoration: underline;
}.qmRPl-contact-form-section .jfoct-inquiry-widget .UrHTA-support-map {
    font-size: 18px;
    border: none;
    font-weight: 600;
    text-transform: uppercase;
    width: 100%;
    position: relative;
    background: rgb(227,155,176);
    color: #ffffff;
    padding: 1rem;
    overflow: hidden;
    border-radius: 10px;
    cursor: pointer;
    transition: all 0.3s ease;
}.qmRPl-contact-form-section .jfoct-inquiry-widget .UrHTA-support-map::before {
    height: 200%;
    background: linear-gradient(
        135deg, 
        transparent, 
        rgb(227,155,176,0.5), 
        transparent
    );
    opacity: 0;
    top: -50%;
    width: 200%;
    transition: all 0.5s ease;
    transform: rotate(-45deg);
    content: '';
    position: absolute;
    left: -50%;
}.qmRPl-contact-form-section .jfoct-inquiry-widget .UrHTA-support-map:hover::before {
    opacity: 1;
}.qmRPl-contact-form-section .jfoct-inquiry-widget .UrHTA-support-map:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgb(227,155,176,0.5);
}

@media screen and (max-width: 1200px) {.qmRPl-contact-form-section .xHMLE-img-spot {
    margin-left: -3%;
}
}

@media screen and (max-width: 1024px) {.qmRPl-contact-form-section .WMoJC-query-form {
    flex-direction: column;
}.qmRPl-contact-form-section .xHMLE-img-spot {
    transform: none;
    min-height: 300px;
    flex: 0 0 100%;
    margin-left: 0;
}.qmRPl-contact-form-section .xHMLE-img-spot::before {
    transform: none;
    width: 100%;
}.qmRPl-contact-form-section .jfoct-inquiry-widget {
    flex: 0 0 100%;
    padding: 3rem 2rem;
}
}

@media screen and (max-width: 768px) {.qmRPl-contact-form-section {
    padding: 3rem 0;
}.qmRPl-contact-form-section h2 {
    margin-bottom: 1.5rem;
    padding-left: 1.5rem;
    font-size: calc(40px * 0.8);
}.qmRPl-contact-form-section h2::before {
    height: 0.8rem;
    width: 0.8rem;
}.qmRPl-contact-form-section .jfoct-inquiry-widget h3 {
    margin-bottom: 1.5rem;
    font-size: calc(30px * 0.9);
}.qmRPl-contact-form-section .jfoct-inquiry-widget input:not([type="checkbox"]):not([type="submit"]) {
    padding: 0.8rem 1.2rem;
}
}

@media screen and (max-width: 480px) {.qmRPl-contact-form-section .WMoJC-query-form {
    border-radius: 0;
}.qmRPl-contact-form-section .jfoct-inquiry-widget {
    padding: 2rem 1.5rem;
}}.vcrCx-privacy-refuge {
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    padding: 50px;
    color: #000000;
    margin: 0 auto;
    position: relative;
    width: 90%;
    max-width: 1200px;
    background: #ffffff;
    border: 1px solid rgb(227,155,176);
    font-family: Arial, sans-serif;
}.vcrCx-privacy-refuge:before {
    width: 150px;
    z-index: 1;
    height: 150px;
    top: -50px;
    content: "";
    position: absolute;
    border-radius: 50%;
    background: rgb(227,155,176,0.5);
    left: -50px;
}.vcrCx-privacy-refuge:after {
    z-index: 1;
    bottom: -50px;
    position: absolute;
    content: "";
    width: 200px;
    border-radius: 50%;
    height: 200px;
    right: -50px;
    background: rgb(203,107,135,0.5);
}.vcrCx-privacy-refuge h1 {
    font-weight: 700;
    padding-bottom: 10px;
    color: #000000;
    margin-top: 40px;
    position: relative;
    font-size: 45px;
    border-bottom: 3px solid rgb(227,155,176);
    z-index: 2;
    margin-bottom: 30px;
    text-transform: uppercase;
}.vcrCx-privacy-refuge h1:before {
    height: 5px;
    bottom: -5px;
    left: 0;
    background: rgb(203,107,135);
    position: absolute;
    width: 50px;
    z-index: -1;
    content: "";
}.vcrCx-privacy-refuge h2 {
    font-weight: 600;
    z-index: 2;
    margin-top: 35px;
    position: relative;
    margin-bottom: 25px;
    color: rgb(203,107,135);
    font-size: 38px;
}.vcrCx-privacy-refuge h2:before {
    left: 0;
    bottom: -5px;
    z-index: -1;
    content: "";
    width: 30px;
    height: 3px;
    background: rgb(227,155,176);
    position: absolute;
}.vcrCx-privacy-refuge ul, .vcrCx-privacy-refuge ol {
    position: relative;
    list-style-type: disc;
    padding-left: 40px;
    margin-bottom: 30px;
    list-style: none;
    z-index: 2;
}.vcrCx-privacy-refuge li {
    line-height: 1.8;
    font-size: 12px;
    position: relative;
    margin-bottom: 15px;
}.vcrCx-privacy-refuge li:before {
    position: absolute;
    content: "•";
    color: rgb(227,155,176);
    line-height: 1;
    left: -25px;
    font-size: 1.5em;
}.vcrCx-privacy-refuge div {
    position: relative;
    margin-bottom: 30px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    z-index: 2;
    line-height: 1.8;
    border-radius: 10px;
    background: #ffffff;
    padding: 25px;
}.vcrCx-privacy-refuge .container {
    position: relative;
    z-index: 2;
}.vcrCx-privacy-refuge h3, .vcrCx-privacy-refuge h4, .vcrCx-privacy-refuge h5, .vcrCx-privacy-refuge h6 {
    font-size: 1.2em;
    margin-top: 30px;
    position: relative;
    z-index: 2;
    font-weight: 600;
    margin-bottom: 15px;
    color: rgb(227,155,176);
}.vcrCx-privacy-refuge p, .vcrCx-privacy-refuge span {
    font-size: 12px;
    line-height: 1.8;
    color: #000000;
    z-index: 2;
    margin-bottom: 20px;
    position: relative;
}.vcrCx-privacy-refuge a {
    font-weight: 400;
    border-bottom: 1px solid rgb(203,107,135);
    position: relative;
    z-index: 2;
    text-decoration: none;
    color: rgb(203,107,135);
}.vcrCx-privacy-refuge a:hover {
    color: rgb(227,155,176);
    border-bottom: 1px solid rgb(227,155,176);
}.vcrCx-privacy-refuge button {
    cursor: pointer;
    color: #ffffff;
    background: rgb(203,107,135);
    border-radius: 10px;
    z-index: 2;
    border: 2px solid rgb(227,155,176);
    padding: 12px 25px;
    font-size: 17px;
    position: relative;
}.vcrCx-privacy-refuge button:hover {
    border-color: rgb(203,107,135);
    background: rgb(227,155,176);
}

@media only screen and (max-width: 800px) {.vcrCx-privacy-refuge {
    width: 95%;
    padding: 30px;
}.vcrCx-privacy-refuge h1 {
    font-size: calc(23px - 10px);
}.vcrCx-privacy-refuge h2 {
    font-size: calc(23px - 5px);
}.vcrCx-privacy-refuge ul, .vcrCx-privacy-refuge ol {
    padding-left: 20px;
}.vcrCx-privacy-refuge li:before {
    left: -15px;
}.vcrCx-privacy-refuge button {
    padding: 10px 20px;
}}footer {
    position: relative;
    z-index: 1;
}footer::before {
    right: 0;
    top: 0;
    opacity: 0.92;
    left: 0;
    background: linear-gradient(135deg, rgb(227,155,176,0.5) 0%, rgb(203,107,135,0.5) 100%);
    position: absolute;
    z-index: -1;
    content: "";
    bottom: 0;
}footer {
    background-size: cover !important;
    background-position: center !important;
}.ZAPis-eco-foot {
    color: #ffffff;
    position: relative;
    padding: 5rem 0 2rem;
}.ZAPis-eco-foot::before {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    content: "";
    clip-path: polygon(0 0, 100% 0, 96% 100%, 4% 100%);
    height: 15px;
    background: rgb(227,155,176);
}.ZAPis-eco-foot .container {
    position: relative;
    flex-wrap: wrap;
    gap: 0;
    display: flex;
}.ZAPis-eco-foot .company_holder {
    padding: 0 3rem 2rem 0;
    position: relative;
    margin-bottom: 2rem;
    flex: 0 0 40%;
}.ZAPis-eco-foot .company_holder::after {
    content: "";
    position: absolute;
    right: 1.5rem;
    width: 1px;
    opacity: 0.3;
    height: 100%;
    top: 0;
    background: linear-gradient(to bottom, #ffffff, transparent);
}.ZAPis-eco-foot .company_holder h3 {
    font-size: 34px;
    padding-bottom: 1rem;
    margin: 0 0 1.5rem;
    transform: skewX(-10deg);
    font-weight: 700;
    letter-spacing: 1px;
    color: #ffffff;
    position: relative;
    text-transform: uppercase;
}.ZAPis-eco-foot .company_holder h3::after {
    position: absolute;
    width: 80px;
    height: 3px;
    left: 0;
    box-shadow: 0 0 10px rgb(227,155,176);
    content: "";
    background: rgb(227,155,176);
    bottom: 0;
}.ZAPis-eco-foot .MCjvS-template-cta {
    border-left: 3px solid rgb(227,155,176);
    color: #ffffff;
    background: rgba(0, 0, 0, 0.2);
    font-size: 17px;
    line-height: 1.6;
    padding: 1.5rem;
    transform-origin: left top;
    transform: skewX(-5deg);
}.ZAPis-eco-foot .HClEk-equity-info {
    display: flex;
    flex: 0 0 60%;
    flex-wrap: wrap;
    gap: 0;
}.ZAPis-eco-foot .fGmNX-head-skill {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    flex: 1;
}.ZAPis-eco-foot .hTGVW-main-train {
    position: relative;
    padding: 0 1rem 2rem 1rem;
    flex: 0 0 50%;
}.ZAPis-eco-foot .hTGVW-main-train h5 {
    padding-left: 1rem;
    font-weight: 600;
    color: #ffffff;
    font-size: 22px;
    transform: skewX(-5deg);
    position: relative;
    margin: 0 0 1.5rem;
}.ZAPis-eco-foot .hTGVW-main-train h5::before {
    position: absolute;
    top: 0;
    left: 0;
    transform: skewX(5deg);
    bottom: 0;
    content: "";
    width: 3px;
    background: rgb(227,155,176);
}.ZAPis-eco-foot .hTGVW-main-train .fGmNX-head-skill {
    gap: 0.8rem;
    flex-direction: column;
    display: flex;
}.ZAPis-eco-foot .hTGVW-main-train .fGmNX-head-skill a {
    background: rgba(255, 255, 255, 0.05);
    color: #ffffff;
    padding: 0.7rem 1rem;
    transform: skewX(-5deg);
    transition: all 0.3s ease;
    overflow: hidden;
    text-decoration: none;
    display: block;
    font-size: 17px;
    position: relative;
}.ZAPis-eco-foot .hTGVW-main-train .fGmNX-head-skill a::before {
    position: absolute;
    content: "";
    top: 0;
    left: -100%;
    width: 100%;
    transition: all 0.5s ease;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
}.ZAPis-eco-foot .hTGVW-main-train .fGmNX-head-skill a:hover {
    color: #ffffff;
    padding-left: 1.5rem;
    background: rgba(255, 255, 255, 0.1);
    transform: skewX(-5deg) translateX(5px);
}.ZAPis-eco-foot .hTGVW-main-train .fGmNX-head-skill a:hover::before {
    left: 100%;
}.vVGZK-affiliate-cta {
    margin-top: 2rem;
    background: rgba(0, 0, 0, 0.15);
    position: relative;
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
    padding: 1.5rem 0;
}.vVGZK-affiliate-cta .container {
    gap: 1rem;
    align-items: center;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}.vVGZK-affiliate-cta .mCLdO-footer-classes {
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    transform: skewX(-5deg);
    width: 100%;
}

@media (max-width: 1200px) {.ZAPis-eco-foot .company_holder {
    flex: 0 0 35%;
    padding-right: 2rem;
}.ZAPis-eco-foot .HClEk-equity-info {
    flex: 0 0 65%;
}
}

@media (max-width: 992px) {.ZAPis-eco-foot {
    padding: 4rem 0 2rem;
}.ZAPis-eco-foot .container {
    flex-direction: column;
}.ZAPis-eco-foot .company_holder {
    padding-right: 0;
    margin-bottom: 3rem;
    flex: 0 0 100%;
}.ZAPis-eco-foot .company_holder::after {
    display: none;
}.ZAPis-eco-foot .HClEk-equity-info {
    flex: 0 0 100%;
}.ZAPis-eco-foot .hTGVW-main-train {
    padding-bottom: 1.5rem;
}
}

@media (max-width: 768px) {.ZAPis-eco-foot {
    padding: 3.5rem 0 1.5rem;
}.ZAPis-eco-foot::before {
    height: 10px;
}.ZAPis-eco-foot .company_holder h3 {
    font-size: calc(34px - 2px);
}.ZAPis-eco-foot .MCjvS-template-cta {
    padding: 1.2rem;
    transform: skewX(-3deg);
}.ZAPis-eco-foot .hTGVW-main-train h5, 
    .ZAPis-eco-foot .hTGVW-main-train .fGmNX-head-skill a {
    transform: skewX(-3deg);
}.ZAPis-eco-foot .hTGVW-main-train .fGmNX-head-skill a:hover {
    transform: skewX(-3deg) translateX(5px);
}.vVGZK-affiliate-cta {
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
}.vVGZK-affiliate-cta .mCLdO-footer-classes {
    transform: skewX(-3deg);
}
}

@media (max-width: 576px) {.ZAPis-eco-foot {
    padding: 3rem 0 1rem;
}.ZAPis-eco-foot::before {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
}.ZAPis-eco-foot .hTGVW-main-train {
    flex: 0 0 100%;
    padding: 0 0 2rem 0;
}.ZAPis-eco-foot .company_holder {
    margin-bottom: 2rem;
}.ZAPis-eco-foot .hTGVW-main-train .fGmNX-head-skill a {
    padding: 0.6rem 0.8rem;
}.ZAPis-eco-foot .hTGVW-main-train .fGmNX-head-skill a:hover {
    padding-left: 1.2rem;
}.vVGZK-affiliate-cta {
    margin-top: 1rem;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
}
}

@media (max-width: 420px) {.ZAPis-eco-foot .company_holder h3 {
    transform: skewX(-5deg);
}.ZAPis-eco-foot .company_holder h3::after {
    width: 60px;
}.ZAPis-eco-foot .MCjvS-template-cta {
    transform: none;
}.ZAPis-eco-foot .hTGVW-main-train h5 {
    transform: none;
}.ZAPis-eco-foot .hTGVW-main-train h5::before {
    transform: none;
}.ZAPis-eco-foot .hTGVW-main-train .fGmNX-head-skill a,
    .ZAPis-eco-foot .hTGVW-main-train .fGmNX-head-skill a:hover,
    .vVGZK-affiliate-cta .mCLdO-footer-classes {
    transform: none;
}}.TcXjr-cookie-message-popup {
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    bottom: 0;
    background: rgb(203,107,135);
    position: fixed;
    width: 100%;
    animation: slideUp 0.5s forwards;
    z-index: 90;
    padding: 20px 0;
    transform: translateY(100%);
    transition: transform 0.3s ease-in-out;
    border-top: 3px solid rgb(203,107,135);
}@keyframes slideUp {
    to {
        transform: translateY(0);
    }
}
#JTEdp-alertTrackingUsage {
    display: none;
}#JTEdp-alertTrackingUsage:checked ~ .TcXjr-cookie-message-popup {
    opacity: 0;
    visibility: hidden;
}.MEJiO-visitor-controls {
    justify-content: space-between;
    align-items: center;
    padding: 20px 5%;
    display: flex;
    gap: 20px;
}.TcXjr-cookie-message-popup h5 {
    font-size: 22px;
    letter-spacing: 1px;
    font-family: Arial, sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
}.TcXjr-cookie-message-popup p {
    font-size: 13px;
    color: #ffffff;
    line-height: 1.5;
    font-family: Arial, sans-serif;
}.TgdrX-cookie-verify {
    align-items: center;
    justify-content: center;
    filter: drop-shadow(0 0 10px rgb(227,155,176));
    display: flex;
    flex-shrink: 0;
    margin-right: 15px;
}.TgdrX-cookie-verify svg {
    fill: rgb(227,155,176);
    width: 80px;
    transition: transform 0.3s ease-in-out;
    height: 80px;
}.TgdrX-cookie-verify:hover svg {
    transform: scale(1.1);
}.NofgL-cookie-expand {
    border-radius: 27px;
    margin-left: 10px;
    line-height: 40px;
    white-space: nowrap;
    padding: 10px 20px;
    background: linear-gradient(90deg, rgb(227,155,176), rgb(203,107,135));
    text-align: center;
    min-width: 140px;
    color: #000000;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 0 15px rgb(227,155,176);
    font-size: 20px;
    text-decoration: none;
    flex-shrink: 0;
    cursor: pointer;
}.NofgL-cookie-expand:hover {
    box-shadow: 0 0 20px rgb(203,107,135);
}.cookie_button.OYZlr-cookie-preference {
    border: 2px solid rgb(203,107,135);
    color: #ffffff;
    background: rgba(0, 0, 0, 0.5);
}.cookie_button.OYZlr-cookie-preference:hover {
    box-shadow: 0 0 15px rgb(203,107,135);
    background: rgba(0, 0, 0, 0.5);
}.TcXjr-cookie-message-popup p a {
    transition: color 0.3s ease;
    text-decoration: none;
    color: rgb(227,155,176);
}.TcXjr-cookie-message-popup p a:hover {
    color: rgb(203,107,135);
}
@media only screen and (max-width: 1200px) {.TcXjr-cookie-message-popup {
    padding: 15px 0;
}.MEJiO-visitor-controls {
    padding: 15px 5%;
}
}
@media only screen and (max-width: 800px) {.TgdrX-cookie-verify {
    display: none;
}.MEJiO-visitor-controls {
    text-align: center;
    align-items: center;
    flex-direction: column;
}.TcXjr-cookie-message-popup h5 {
    margin-bottom: 5px;
    font-size: 22px;
}.AGPlh-track-ack {
    margin-bottom: 15px;
}.NofgL-cookie-expand {
    margin: 10px 0;
    min-width: 100%;
}
}
