* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}

html,body {
    min-height: 100%;
    scroll-behavior: auto;
    height: 100%;
    font-family: Arial, sans-serif;
    color: #000000;
}

a {
    text-decoration: none;
    color: inherit;
}


.DfpoK-statistical-details {
    padding: 100px 0;
    overflow: hidden;
    position: relative;
    background: #ffffff;
    z-index: 1;
}

.DfpoK-statistical-details::after {
    content: "";
    top: -50%;
    z-index: -2;
    width: 200%;
    height: 200%;
    background: radial-gradient(
        ellipse at center,
        rgb(178,216,187,0.5) 0%,
        transparent 60%
    );
    position: absolute;
    left: -50%;
    animation: rotate-bg 30s linear infinite;
    opacity: 0.2;
}



.DfpoK-statistical-details .JHEdS-statistics-highlights {
    margin-bottom: 30px;
    font-weight: 700;
    position: relative;
    line-height: 1.2;
    text-transform: uppercase;
    font-size: 46px;
    padding-bottom: 20px;
    color: #000000;
}

.DfpoK-statistical-details .JHEdS-statistics-highlights::after {
    width: 80px;
    left: 0;
    border-radius: 10px;
    position: absolute;
    background: rgb(178,216,187);
    height: 6px;
    content: "";
    bottom: 0;
}

.DfpoK-statistical-details .iZFlE-expert-statistics:nth-child(even) {
    transform: translateY(-20px);
}

.DfpoK-statistical-details .iZFlE-expert-statistics::before {
    background: rgb(178,216,187);
    width: 100px;
    content: "";
    top: 0;
    opacity: 0.3;
    transition: all 0.4s ease;
    right: 0;
    height: 100px;
    border-radius: 50%;
    position: absolute;
    transform: translate(50%, -50%);
}

.DfpoK-statistical-details .iZFlE-expert-statistics:hover h4 {
    color: rgb(138,191,145);
}

.DfpoK-statistical-details .iZFlE-expert-statistics:hover span {
    opacity: 1;
}

.DfpoK-statistical-details svg path {
    fill: rgb(178,216,187);
    transition: all 0.3s ease;
}

.VjyFK-learning-process {
    overflow: hidden;
    padding: 5rem 0;
    position: relative;
    background: linear-gradient(145deg, rgb(224,240,227) 0%, #ffffff 100%);
}

.VjyFK-learning-process .container {
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
}

.VjyFK-learning-process .dYKRI-why-trust {
    background: linear-gradient(to right, 
        rgba(rgb(255, 255, 255, 0.5), 0.95), 
        rgba(rgb(255, 255, 255, 0.5), 0.8));
    align-items: center;
    border-left: 4px solid rgb(178,216,187);
    position: relative;
    transform: perspective(1000px) rotateY(-2deg);
    backdrop-filter: blur(8px);
    padding: 3rem;
    justify-content: center;
    display: flex;
    box-shadow: 0 15px 30px rgba(rgba(0, 0, 0, 0.5), 0.1),
                0 5px 15px rgba(rgb(178,216,187,0.5), 0.07);
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.VjyFK-learning-process .dYKRI-why-trust:hover p span::before {
    height: 100%;
}

.yVFTN-company-info::before {
    height: 100%;
    background: 
        linear-gradient(0deg, transparent 24px, rgba(0, 0, 0, 0.5) 25px, rgba(0, 0, 0, 0.5) 26px, transparent 27px, transparent 49px, rgba(0, 0, 0, 0.5) 50px, rgba(0, 0, 0, 0.5) 51px, transparent 52px),
        linear-gradient(90deg, transparent 24px, rgba(0, 0, 0, 0.5) 25px, rgba(0, 0, 0, 0.5) 26px, transparent 27px, transparent 49px, rgba(0, 0, 0, 0.5) 50px, rgba(0, 0, 0, 0.5) 51px, transparent 52px);
    z-index: 1;
    content: "";
    width: 100%;
    left: 0;
    position: absolute;
    background-size: 50px 50px;
    top: 0;
    opacity: 0.03;
}

.yVFTN-company-info .KkFLQ-learn-lab::before {
    background-size: 60px 60px;
    position: absolute;
    width: 100%;
    z-index: -1;
    height: 100%;
    content: "";
    background: 
        linear-gradient(45deg, transparent calc(50% - 1px), rgb(178,216,187,0.5) calc(50% - 1px), rgb(178,216,187,0.5) calc(50% + 1px), transparent calc(50% + 1px)),
        linear-gradient(135deg, transparent calc(50% - 1px), rgb(138,191,145,0.5) calc(50% - 1px), rgb(138,191,145,0.5) calc(50% + 1px), transparent calc(50% + 1px));
    left: 0;
    opacity: 0.05;
    top: 0;
}

.yVFTN-company-info .YFLOp-teach-method:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px);
}

.yVFTN-company-info .YFLOp-teach-method h3::before {
    width: 5px;
    top: 50%;
    height: 25px;
    content: "";
    position: absolute;
    left: 0;
    background-color: rgb(178,216,187);
    transform: translateY(-50%);
}

.yVFTN-company-info .container::before {
    top: -150px;
    opacity: 0.1;
    position: absolute;
    height: 300px;
    border-radius: 50%;
    background: linear-gradient(135deg, rgb(178,216,187,0.5), rgb(138,191,145,0.5));
    width: 300px;
    content: "";
    right: -150px;
    z-index: -1;
}

.yVFTN-company-info .YFLOp-teach-method:first-child::after {
    border-color: transparent transparent rgb(178,216,187,0.5) transparent;
}

.FtmXV-manage-cookies {
    display: flex;
    flex-direction: column;
    padding: 20px;
    align-items: center;
}

.UEgmx-trackingSettingsBox h5 {
    text-align: center;
    margin-bottom: 10px;
    font-size: 23px;
    color: rgb(178,216,187);
    font-weight: 700;
}

.rvpny-cookie-control:hover {
    background: rgb(138,191,145);
}

.cookie_button.rGRxg-consent-ack {
    background: rgb(138,191,145);
}

.UEgmx-trackingSettingsBox p a {
    text-decoration: none;
    color: rgb(178,216,187);
    transition: color 0.3s ease-in-out;
}

#YavpL-panelPrivacyPolicy:checked ~ .UEgmx-trackingSettingsBox {
    visibility: hidden;
    opacity: 0;
}

.NxsUv-stay-informed::after {
    z-index: -2;
    content: "";
    position: absolute;
    transform-origin: center left;
    top: 0;
    left: 0;
    opacity: 0.2;
    background: rgb(138,191,145,0.5);
    animation: clip-shift 10s ease-in-out infinite alternate-reverse;
    width: 60%;
    clip-path: polygon(0 0, 100% 0, 70% 100%, 0 100%);
    height: 100%;
}

.NxsUv-stay-informed p::before {
    height: 50px;
    transform: rotate(45deg);
    animation: rotate-diamond 15s linear infinite;
    width: 50px;
    content: "";
    left: -20px;
    opacity: 0.2;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    top: -20px;
    background: rgb(178,216,187);
    position: absolute;
}

.NxsUv-stay-informed .input_holder::after {
    content: "";
    width: 40px;
    position: absolute;
    bottom: -20px;
    border-radius: 4px;
    opacity: 0.2;
    height: 40px;
    transform: rotate(45deg);
    animation: rotate-square 15s linear infinite;
    z-index: -1;
    background: rgb(138,191,145,0.5);
    left: 30%;
}

.NxsUv-stay-informed .kqxHv-upgrade-skills::placeholder {
    opacity: 0.6;
    color: #000000;
}

.NxsUv-stay-informed .NEhRr-sub-warning {
    font-size: 17px;
    overflow: hidden;
    background-color: rgb(178,216,187);
    width: 100%;
    position: relative;
    font-weight: 600;
    transition: all 0.3s ease;
    color: #ffffff;
    border-radius: 10px;
    cursor: pointer;
    padding: 1.3rem 2rem;
    font-family: Arial, sans-serif;
    border: none;
    z-index: 1;
}

.HRVho-tariff-container .container {
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
}

.HRVho-tariff-container h2 {
    animation: slideInTitle 0.8s forwards 0.2s;
    margin-bottom: 20px;
    font-weight: 700;
    color: #ffffff;
    text-shadow: 0 2px 4px rgba(0,0,0,0.2);
    opacity: 0;
    transform: translateX(-10px);
    font-size: 36px;
}

.HRVho-tariff-container .bMdWg-package-pricing li {
    opacity: 0;
    perspective: 1000px;
    animation: fadeIn 0.8s forwards;
}

.HRVho-tariff-container .fbsvP-trial-rates {
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    display: block;
    text-decoration: none;
    transform-style: preserve-3d;
    height: 100%;
}

.HRVho-tariff-container .XPUjd-sub-options {
    flex-direction: column;
    height: 100%;
    display: flex;
    position: relative;
    z-index: 2;
}

.HRVho-tariff-container .XPUjd-sub-options h4 {
    margin: 0 0 20px;
    display: inline-block;
    font-weight: 700;
    font-size: calc(21px + 2px);
    position: relative;
    color: #000000;
}

.HRVho-tariff-container .BPktQ-program-rate {
    display: inline-block;
    align-self: flex-start;
    margin-top: auto;
    font-size: 18px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
              background-color 0.3s ease;
    font-weight: 700;
    transform: translateY(0);
    color: #ffffff;
    padding: 10px 20px;
    overflow: hidden;
    background: rgb(178,216,187);
    position: relative;
    border-radius: 10px;
}

.HRVho-tariff-container .fbsvP-trial-rates:hover .BPktQ-program-rate {
    transform: translateY(-5px);
    background: rgb(138,191,145);
}

.XoLkF-title-welcome {
    display: flex;
    padding: 4rem 1rem;
    justify-content: center;
    width: 100%;
    background-color: rgb(224,240,227);
    min-height: 100vh;
    overflow: hidden;
    position: relative;
    align-items: center;
}

.XoLkF-title-welcome .XbPmc-page-intro::after {
    height: 4px;
    left: 0;
    background: linear-gradient(to right, rgb(178,216,187), rgb(138,191,145));
    width: 80px;
    bottom: -10px;
    position: absolute;
    animation: expandLine 1s 0.3s ease forwards;
    transform-origin: left;
    transform: scaleX(0);
    content: "";
}

.XoLkF-title-welcome .WephR-page-lead > div {
    color: #ffffff;
    transform: translateX(20px);
    z-index: 2;
    padding: 3rem;
    max-width: 600px;
    animation: slideInRight 0.8s 0.4s ease-out forwards;
    position: relative;
    opacity: 0;
}

.XoLkF-title-welcome .WephR-page-lead:hover h3 {
    border-left-color: rgb(138,191,145);
    transform: translateX(5px);
}

header::after {
    position: absolute;
    width: 5px;
    background: linear-gradient(to bottom, rgb(178,216,187), rgb(138,191,145));
    z-index: 1;
    content: '';
    top: 0;
    height: 100%;
    left: 0;
}

header .aYTpl-header-start {
    align-items: center;
    border-radius: 10px;
    display: flex;
    transition: all 0.3s ease;
    padding: 0.5rem;
    text-decoration: none;
    background: rgba(255, 255, 255, 0.4);
    position: relative;
}

header .lFwPW-main-site {
    transition: all 0.3s ease;
    font-size: 16px;
    color: #000000;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.03);
    padding: 0.4rem 0.7rem;
    text-decoration: none;
    overflow: hidden;
    font-weight: 400;
    background: #ffffff;
    position: relative;
    border-radius: 10px;
    z-index: 1;
    font-family: Arial, sans-serif;
}

.ltBqc-privacy-stockade {
    position: relative;
    padding: 50px;
    font-family: Arial, sans-serif;
    color: #ffffff;
    background: linear-gradient(to bottom right, rgb(178,216,187,0.5), rgb(138,191,145,0.5));
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    background-size: cover;
    background-position: center;
    overflow: hidden;
}

.ltBqc-privacy-stockade p {
    font-weight: 300;
    margin: 20px 0;
    font-size: 17px;
    line-height: 1.8;
    color: #ffffff;
}

.sWLjK-program-overview::after {
    height: 100%;
    position: absolute;
    content: "";
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(178,216,187,0.5) 0%, transparent 8%),
        radial-gradient(circle at 80% 70%, rgb(138,191,145,0.5) 0%, transparent 8%);
    background-size: 120px 120px, 120px 120px;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}

.sWLjK-program-overview .UJfuw-text-box-wrapper::before {
    position: absolute;
    top: 0;
    content: "";
    width: 100%;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(178,216,187,0.5) 49%, rgb(178,216,187,0.5) 51%, transparent 52%) 0 0 / 20px 20px,
        linear-gradient(135deg, transparent 48%, rgb(138,191,145,0.5) 49%, rgb(138,191,145,0.5) 51%, transparent 52%) 0 0 / 20px 20px;
    left: 0;
    height: 100%;
    z-index: -1;
    opacity: 0.1;
}

.sWLjK-program-overview .UJfuw-text-box-wrapper .description {
    position: relative;
    background: rgba(255, 255, 255, 0.6);
    font-weight: 600;
    padding: 15px 20px;
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.5);
    font-size: 14px;
    color: #000000;
    margin-bottom: 25px;
    backdrop-filter: blur(3px);
    line-height: 1.8;
    border-left: 2px solid rgb(178,216,187);
    border-radius: 10px;
}

.sWLjK-program-overview .IvKWP-training-path::after {
    opacity: 0.3;
    height: 100%;
    width: 100%;
    z-index: 1;
    content: "";
    background-image: 
        radial-gradient(circle at 10% 10%, rgb(178,216,187,0.5) 0%, transparent 1%),
        radial-gradient(circle at 90% 90%, rgb(138,191,145,0.5) 0%, transparent 1%);
    background-size: 30px 30px;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
}

.WTApl-get-in-touch .container {
    position: relative;
    z-index: 3;
    max-width: 1300px;
    padding: 0 1rem;
    margin: 0 auto;
}

.WTApl-get-in-touch h2 {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 3rem;
    letter-spacing: 0.1em;
    text-align: center;
    position: relative;
    font-size: 46px;
    color: #ffffff;
}

.WTApl-get-in-touch .pOVzc-reach-message {
    transform: rotateX(5deg) scale(0.98);
    border-radius: 18px;
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.2),
        0 5px 15px rgba(0,0,0,0.1);
    display: flex;
    border: 1px solid rgb(178,216,187,0.5);
    align-items: stretch;
    transition: transform 0.3s ease;
    background: rgb(138,191,145,0.5);
}

.WTApl-get-in-touch .oXNbD-support-panel::before {
    right: 2rem;
    content: '';
    position: absolute;
    box-shadow: 0 0 20px rgb(178,216,187);
    width: 10px;
    animation: signal-pulse 2s infinite alternate;
    background: rgb(178,216,187);
    border-radius: 50%;
    height: 10px;
    top: 2rem;
}

.WTApl-get-in-touch .oXNbD-support-panel input:not([type="checkbox"]):not([type="submit"])::before {
    top: 0;
    height: 100%;
    transition: opacity 0.3s ease;
    z-index: 1;
    position: absolute;
    left: 0;
    width: 100%;
    content: '';
    opacity: 0;
    background: linear-gradient(
        45deg, 
        transparent 0%, 
        rgb(178,216,187,0.5) 100%
    );
}

.WTApl-get-in-touch .oXNbD-support-panel .cPlGW-contact-reach input[type="checkbox"]:checked {
    background: rgb(178,216,187);
    border-color: rgb(178,216,187);
}

.WTApl-get-in-touch .oXNbD-support-panel .cPlGW-contact-reach label {
    font-size: 12px;
    color: #ffffff;
    display: flex;
    align-items: center;
}

.WTApl-get-in-touch .oXNbD-support-panel .cPlGW-contact-reach a:hover {
    text-decoration: underline;
}

.WTApl-get-in-touch .oXNbD-support-panel .BQDXf-inquiry-info::before {
    transition: all 0.3s ease;
    position: absolute;
    width: 100%;
    top: 0;
    left: -100%;
    content: '';
    background: linear-gradient(
        120deg, 
        transparent, 
        rgb(178,216,187,0.5), 
        transparent
    );
    height: 100%;
}

.zCqFo-give-it-a-try::after {
    z-index: 1;
    position: absolute;
    height: 5px;
    width: 100%;
    opacity: 0.7;
    content: '';
    bottom: -2px;
    left: 0;
    background: linear-gradient(90deg, rgb(255, 255, 255, 0.5) 0%, rgb(138,191,145) 50%, rgb(255, 255, 255, 0.5) 100%);
}

.zCqFo-give-it-a-try h2 {
    letter-spacing: 0.02em;
    line-height: 1.4;
    text-shadow: 0 2px 4px rgba(0,0,0,0.15);
    color: #ffffff;
    font-size: 29px;
    transform: translateZ(20px);
    max-width: 90%;
    text-align: center;
    font-weight: 600;
    margin-bottom: 2.5rem;
}

.zCqFo-give-it-a-try svg {
    filter: drop-shadow(0 2px 3px rgba(0,0,0,0.1));
    transition: transform 0.3s ease;
    height: 48px;
    transform: translateZ(10px);
    width: 48px;
}

.zCqFo-give-it-a-try .dYKRI-why-trust:hover svg path {
    fill: rgb(178,216,187);
}

.zCqFo-give-it-a-try .BQDXf-inquiry-info::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    transition: left 0.6s ease;
    left: -100%;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
}

.zCqFo-give-it-a-try .BQDXf-inquiry-info:active {
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    transform: translateY(1px) translateZ(10px);
}

.gKfOi-thxSpace::before {
    opacity: 0.6;
    left: 0;
    width: 100%;
    top: 0;
    animation: shimmer 15s infinite linear;
    background-image: 
        radial-gradient(circle at 20% 30%, rgba(255,255,255,0.1) 2px, transparent 3px),
        radial-gradient(circle at 80% 70%, rgba(255,255,255,0.1) 2px, transparent 3px);
    position: absolute;
    height: 100%;
    content: "";
    z-index: -1;
    background-size: 60px 60px, 40px 40px;
}

.gKfOi-thxSpace .dYKRI-why-trust::after {
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.07);
    width: 90%;
    filter: blur(15px);
    bottom: -20px;
    left: 5%;
    position: absolute;
    z-index: -1;
    content: "";
    height: 20px;
}

.gKfOi-thxSpace .dYKRI-why-trust > div:first-child {
    margin-bottom: 2rem;
    position: relative;
}

.gKfOi-thxSpace p {
    line-height: 1.8;
    opacity: 0;
    transform: translateY(20px);
    color: #000000;
    animation: fadeSlideUp 1s 0.4s forwards cubic-bezier(0.19, 1, 0.22, 1);
    margin: 0;
    font-size: 12px;
    font-family: Arial, sans-serif;
}

.gKfOi-thxSpace a:hover {
    transform: translateX(5px);
}

.WYUOt-course-beneficiaries {
    position: relative;
    padding: 5rem 0;
    overflow: hidden;
    z-index: 1;
    background: linear-gradient(135deg, 
        rgba(0, 0, 0, 0.5) 0%, 
        rgb(138,191,145,0.5) 100%);
}

.WYUOt-course-beneficiaries::after {
    position: absolute;
    z-index: -1;
    height: 100%;
    left: 0;
    background: 
        radial-gradient(circle at 90% 10%, rgba(rgb(178,216,187,0.5), 0.2) 0%, transparent 50%),
        radial-gradient(circle at 10% 90%, rgba(rgb(138,191,145,0.5), 0.2) 0%, transparent 50%);
    content: "";
    top: 0;
    width: 100%;
}

.WYUOt-course-beneficiaries h3::before {
    background: rgb(178,216,187);
    top: 0;
    right: 0;
    height: 100%;
    width: 10px;
    content: "";
    position: absolute;
}

.WYUOt-course-beneficiaries h3::after {
    width: 100%;
    right: 0;
    bottom: -10px;
    content: "";
    position: absolute;
    background: linear-gradient(
        to left,
        rgb(178,216,187),
        transparent
    );
    height: 1px;
}

.WYUOt-course-beneficiaries li::after {
    opacity: 0;
    z-index: 1;
    position: absolute;
    width: 30px;
    right: 0;
    transition: opacity 0.3s ease;
    top: 0;
    height: 30px;
    background: 
        linear-gradient(135deg, transparent 50%, rgba(rgb(178,216,187,0.5), 0.2) 50%);
    content: "";
}

.WYUOt-course-beneficiaries li:hover::before,
.WYUOt-course-beneficiaries li:hover::after {
    opacity: 1;
}

.WYUOt-course-beneficiaries li svg {
    flex-shrink: 0;
    fill: rgb(138,191,145);
    width: 32px;
    margin-right: 1.2rem;
    top: 2px;
    height: 32px;
    position: relative;
    transition: all 0.3s ease;
}

.bzFkU-level-up::before {
    background: linear-gradient(180deg, rgba(0,0,0,0.9) 0%, rgb(178,216,187,0.5) 100%);
    height: 100%;
    content: "";
    top: 0;
    position: absolute;
    left: 0;
    width: 100%;
    z-index: -1;
}

.bzFkU-level-up .company_holder::before,
.bzFkU-level-up .company_holder::after {
    position: absolute;
    height: 2px;
    background: linear-gradient(90deg, transparent, rgb(138,191,145), transparent);
    bottom: -1px;
    content: "";
    animation: slide 3s infinite alternate;
    width: 20%;
}

.bzFkU-level-up .company_holder::before {
    left: 0;
    animation-delay: 0s;
}

.bzFkU-level-up .vBrUf-achieve-cta {
    display: flex;
    justify-content: center;
}

.bzFkU-level-up .pJHSN-main-mentor {
    box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
    border-radius: 10px;
    position: relative;
    padding: 1rem 1.5rem;
    background: rgba(255,255,255,0.05);
    transition: all 0.3s ease;
}

.bzFkU-level-up .pJHSN-main-mentor .WqPiK-first-class a {
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
    color: #ffffff;
    opacity: 0.75;
    z-index: 1;
    padding: 0.4rem 0;
    font-size: 12px;
    overflow: hidden;
    text-align: center;
}

.bzFkU-level-up .pJHSN-main-mentor .WqPiK-first-class a:hover::before {
    transform: scaleX(1);
}

.Moqpg-footer-social::before {
    top: 0;
    height: 100%;
    background-image: linear-gradient(45deg, rgba(rgb(178,216,187,0.5), 0.05) 25%, transparent 25%, transparent 50%, rgba(rgb(178,216,187,0.5), 0.05) 50%, rgba(rgb(178,216,187,0.5), 0.05) 75%, transparent 75%, transparent);
    width: 100%;
    content: "";
    position: absolute;
    opacity: 0.3;
    animation: bgMove 20s linear infinite;
    left: 0;
    background-size: 4px 4px;
}



.NcwDA-education-history .container {
    perspective: 1000px;
    padding: 0 2rem;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1200px;
}

.NcwDA-education-history .VDxsI-review-carousel:hover {
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.3),
        0 0 0 2px rgb(138,191,145,0.5),
        inset 0 0 50px rgb(178,216,187,0.5);
    transform: rotateX(0) rotateY(0);
}

.NcwDA-education-history .VDxsI-review-carousel:hover .OEbut-hero-banner {
    transform: translateX(-50%) translateZ(50px);
}

.NcwDA-education-history .name {
    text-shadow: 0 0 10px rgb(178,216,187,0.5);
    transform: translateZ(20px);
    color: #ffffff;
    text-align: center;
    font-size: 38px;
    width: 100%;
    letter-spacing: 1px;
    font-weight: 700;
    margin-top: 100px;
}

.NcwDA-education-history .atUlj-career-overview::before {
    opacity: 0.1;
    position: absolute;
    top: 0;
    height: 100%;
    border-radius: 10px;
    left: 0;
    content: "";
    width: 100%;
    mix-blend-mode: overlay;
    background: linear-gradient(45deg, rgb(178,216,187,0.5) 0%, transparent 70%);
}

.DruTY-contacts::before {
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    opacity: 0.15;
    content: '';
    background: linear-gradient(135deg, rgb(178,216,187,0.5) 0%, transparent 50%, rgb(138,191,145,0.5) 100%);
    position: absolute;
    top: 0;
}

.DruTY-contacts .gnhZM-write-page::before {
    top: 0;
    left: 0;
    position: absolute;
    content: '';
    height: 6px;
    z-index: 3;
    width: 100%;
    background: linear-gradient(90deg, rgb(178,216,187) 0%, rgb(138,191,145) 100%);
}

.DruTY-contacts .gnhZM-write-page:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.02);
    transform: translateY(-5px);
}

.DruTY-contacts h3::after {
    border-radius: 10px;
    height: 3px;
    background: rgb(178,216,187);
    bottom: 0;
    position: absolute;
    left: 0;
    content: '';
    width: 40%;
}

.DruTY-contacts .RJkLE-talk-support::before {
    opacity: 0.3;
    position: absolute;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, rgb(178,216,187,0.5) 0%, transparent 100%);
    left: 0;
    top: -15px;
    content: '';
}

.DruTY-contacts .RJkLE-talk-support span:hover {
    transform: translateY(-3px);
    border-color: rgba(rgb(178,216,187), 0.2);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.DruTY-contacts .RJkLE-talk-support span:first-child p {
    font-weight: 600;
}

.DruTY-contacts .RJkLE-talk-support span > span {
    flex-direction: row;
    border: none;
    background: transparent;
    padding: 0;
    align-items: center;
    display: flex;
    margin-top: 8px;
}

.DruTY-contacts .RJkLE-talk-support span a:hover {
    color: rgb(138,191,145);
}

.DruTY-contacts .RJkLE-talk-support span svg {
    stroke: rgb(178,216,187);
    stroke-linejoin: round;
    stroke-width: 2;
    transition: all 0.3s ease;
    stroke-linecap: round;
    fill: none;
    margin-right: 8px;
    width: 18px;
    flex-shrink: 0;
    height: 18px;
}

.DruTY-contacts .RJkLE-talk-support span:nth-child(4) svg path {
    animation: dashAnimation 3s linear infinite;
    stroke-dasharray: 24;
    stroke-dashoffset: 0;
    animation-delay: 0.5s;
}

.DruTY-contacts .RJkLE-talk-support span:nth-child(4) svg path {
    transform-origin: center;
}

.DruTY-contacts .RJkLE-talk-support span:nth-child(3) svg::before {
    transition: all 0.3s ease;
    left: 50%;
    top: 50%;
    opacity: 0.1;
    border-radius: 50%;
    height: 24px;
    width: 24px;
    z-index: -1;
    background: rgb(178,216,187);
    transform: translate(-50%, -50%);
    content: '';
    position: absolute;
}

.DruTY-contacts .OMQTc-edu-tutor::before {
    height: 100%;
    left: 0;
    z-index: 0;
    opacity: 0.05;
    width: 100%;
    top: 0;
    background: radial-gradient(circle at 50% 0%, rgb(178,216,187,0.5) 0%, transparent 70%);
    content: '';
    position: absolute;
}

.DruTY-contacts .OMQTc-edu-tutor h4 svg {
    fill: none;
    stroke-linejoin: round;
    margin-right: 8px;
    stroke-linecap: round;
    animation: clockRotation 12s linear infinite;
    transform-origin: center;
    height: 20px;
    stroke: rgb(178,216,187);
    stroke-width: 2;
    width: 20px;
}

.DruTY-contacts .OMQTc-edu-tutor span::before {
    height: 6px;
    border-radius: 50%;
    opacity: 0.5;
    background-color: rgb(178,216,187);
    display: inline-block;
    width: 6px;
    margin-right: 8px;
    content: '';
}



@media (max-width: 480px) {.DfpoK-statistical-details {
    padding: 60px 0;
}.DfpoK-statistical-details .container {
    padding: 0 15px;
    gap: 30px;
}.DfpoK-statistical-details .JHEdS-statistics-highlights {
    font-size: calc(46px * 0.6);
    margin-bottom: 15px;
    padding-bottom: 10px;
}.DfpoK-statistical-details .tViHC-statistics-experts {
    margin-bottom: 20px;
    font-size: calc(12px * 0.9);
}.DfpoK-statistical-details .iZFlE-expert-statistics {
    padding: 20px;
}.DfpoK-statistical-details .iZFlE-expert-statistics h4 {
    font-size: 2.5rem;
}.DfpoK-statistical-details .iZFlE-expert-statistics span {
    font-size: calc(12px * 0.9);
    margin-top: 10px;
}.DfpoK-statistical-details .iZFlE-expert-statistics:hover {
    transform: scale(1.02) translateY(0);
}}



@media (max-width: 768px) {.VjyFK-learning-process {
    padding: 3rem 0;
}.VjyFK-learning-process::after {
    right: -10%;
    bottom: 10%;
    height: 150px;
    top: auto;
    width: 150px;
}.VjyFK-learning-process .dYKRI-why-trust {
    padding: 2rem;
    flex-direction: column;
    transform: none;
}.VjyFK-learning-process h3 {
    text-align: left;
    width: 100%;
    font-size: calc(24px * 1.2);
}.VjyFK-learning-process p {
    font-size: calc(13px * 0.95);
    line-height: 1.7;
}
}



@media screen and (max-width: 576px) {.yVFTN-company-info {
    padding: 50px 0;
}.yVFTN-company-info h2 {
    font-size: calc(38px * 0.8);
    margin-bottom: 30px;
}.yVFTN-company-info h2::before {
    bottom: -12px;
    width: 40px;
}.yVFTN-company-info h2::after {
    transform: translateX(-50%) translateX(25px);
    width: 15px;
    bottom: -12px;
}.yVFTN-company-info .YFLOp-teach-method {
    padding: 25px;
}.yVFTN-company-info .YFLOp-teach-method h3 {
    margin-bottom: 12px;
    font-size: calc(21px * 0.85);
    padding-left: 12px;
}.yVFTN-company-info .YFLOp-teach-method h3::before {
    height: 18px;
    width: 4px;
}.yVFTN-company-info .YFLOp-teach-method p {
    line-height: 1.6;
    font-size: calc(15px * 0.9);
}.yVFTN-company-info .YFLOp-teach-method::after {
    border-width: 0 0 30px 30px;
}}



@media (max-width: 576px) {.HRVho-tariff-container {
    padding: 50px 0;
}.HRVho-tariff-container .container {
    padding: 0 15px;
}.HRVho-tariff-container h2 {
    font-size: calc(36px - 8px);
    margin-bottom: 15px;
}.HRVho-tariff-container .VmGjE-learn-price {
    margin-bottom: 25px;
}.HRVho-tariff-container .bMdWg-package-pricing {
    gap: 20px;
    grid-template-columns: 1fr;
}.HRVho-tariff-container .xWhML-member-plans {
    padding: 20px;
}.HRVho-tariff-container .XPUjd-sub-options p {
    margin-bottom: 15px;
}.HRVho-tariff-container .BPktQ-program-rate {
    padding: 8px 16px;
    font-size: calc(18px - 1px);
}}



@media (max-width: 991px) {header .sxmVG-head-primary {
    padding: 0.8rem 2.5%;
}header .aYTpl-header-start svg {
    width: 130px;
}header .pJHSN-main-mentor {
    padding: 0.35rem 0.5rem;
    gap: 0.3rem;
}header .lFwPW-main-site {
    font-size: calc(16px - 1px);
    padding: 0.35rem 0.6rem;
}
}


@media only screen and (max-width: 800px) {.ltBqc-privacy-stockade {
    padding: 30px;
}.ltBqc-privacy-stockade h1 {
    font-size: calc(18px - 8px);
}.ltBqc-privacy-stockade h2 {
    font-size: calc(18px - 8px);
}.ltBqc-privacy-stockade ul li {
    font-size: calc(17px - 2px);
}.ltBqc-privacy-stockade p {
    font-size: calc(17px - 2px);
}}



@media (max-width: 768px) {.sWLjK-program-overview {
    padding: 60px 0;
}.sWLjK-program-overview .UJfuw-text-box-wrapper {
    padding: 30px;
    margin-bottom: 30px;
}.sWLjK-program-overview .UJfuw-text-box-wrapper h2 {
    font-size: calc(35px * 0.9);
    margin-bottom: 20px;
}.sWLjK-program-overview .OEbut-hero-banner {
    height: 50%;
    clip-path: polygon(0 20%, 100% 10%, 100% 100%, 0% 100%);
}
}



@media screen and (max-width: 480px) {.WTApl-get-in-touch .pOVzc-reach-message {
    border-radius: 0;
}.WTApl-get-in-touch .OEbut-hero-banner {
    min-height: 250px;
}.WTApl-get-in-touch .oXNbD-support-panel {
    padding: 2rem 1.5rem;
}}



@media (max-width: 767px) {.zCqFo-give-it-a-try {
    padding: 3.5rem 0;
}.zCqFo-give-it-a-try h2 {
    margin-bottom: 1.8rem;
    font-size: calc(29px * 0.8);
    line-height: 1.5;
}.zCqFo-give-it-a-try .dYKRI-why-trust {
    padding: 1.5rem 2rem;
    gap: 1.2rem;
    flex-direction: column;
}.zCqFo-give-it-a-try svg {
    height: 36px;
    width: 36px;
}.zCqFo-give-it-a-try .BQDXf-inquiry-info {
    padding: 0.8rem 1.5rem;
    font-size: calc(17px * 0.95);
}
}



@media screen and (max-width: 992px) {.gKfOi-thxSpace {
    padding: 5rem 2rem;
}.gKfOi-thxSpace .dYKRI-why-trust {
    transform: perspective(1000px) rotateX(1deg);
    padding: 2.5rem;
}.gKfOi-thxSpace h5 {
    font-size: calc(23px * 0.9);
}
}



@media (min-width: 992px) {.WYUOt-course-beneficiaries ul {
    grid-template-rows: repeat(2, auto);
    grid-template-columns: repeat(3, 1fr);
}.WYUOt-course-beneficiaries li:first-child {
    grid-row: 1;
    grid-column: 1;
}.WYUOt-course-beneficiaries li:nth-child(2) {
    grid-row: 1;
    grid-column: 2;
}.WYUOt-course-beneficiaries li:nth-child(3) {
    grid-row: 1;
    grid-column: 3;
}.WYUOt-course-beneficiaries li:nth-child(4) {
    grid-column: 1;
    grid-row: 2;
}.WYUOt-course-beneficiaries li:nth-child(5) {
    grid-row: 2;
    grid-column: 2;
}.WYUOt-course-beneficiaries li:nth-child(6) {
    grid-row: 2;
    grid-column: 3;
}
}



@media screen and (max-width: 992px) {.bzFkU-level-up {
    padding: 4rem 0 2rem;
}.bzFkU-level-up .company_holder {
    padding-bottom: 2rem;
    margin-bottom: 2rem;
}.bzFkU-level-up .company_holder h3 {
    font-size: 36px;
}.bzFkU-level-up .WqPiK-first-class {
    gap: 3rem;
}
}



@media screen and (max-width: 768px) {.bzFkU-level-up .vBrUf-achieve-cta {
    align-items: center;
    flex-direction: column;
}.bzFkU-level-up .WqPiK-first-class {
    width: 100%;
    max-width: 450px;
    gap: 2rem;
    flex-direction: column;
}.bzFkU-level-up .pJHSN-main-mentor {
    width: 100%;
}
}



@media (max-width: 767px) {.NcwDA-education-history {
    padding: 6rem 0 3rem;
}.NcwDA-education-history .container {
    padding: 0 1rem;
}.NcwDA-education-history .VDxsI-review-carousel {
    transform: none;
    padding: 2rem 1.5rem;
}.NcwDA-education-history .OEbut-hero-banner {
    width: 120px;
    top: -60px;
    height: 120px;
}.NcwDA-education-history .name {
    margin-top: 70px;
    font-size: calc(38px - 2px);
}.NcwDA-education-history .VDxsI-review-carousel span:not(.name) {
    font-size: calc(17px - 1px);
}.NcwDA-education-history .atUlj-career-overview {
    font-size: calc(16px - 1px);
    margin-top: 1.5rem;
    padding: 1.2rem;
}.NcwDA-education-history .VDxsI-review-carousel:hover {
    transform: none;
}}

@keyframes rotate-bg {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

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



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



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



@keyframes pulse-triangle {
    0% {
        opacity: 0.2;
        transform: scale(1);
    }
    100% {
        opacity: 0.4;
        transform: scale(1.2);
    }
}



@keyframes slideInTitle {
  to {
    transform: translateX(0);
    opacity: 1;
  }
}



@keyframes slideInLeft {
  from {
    transform: translateX(-5%);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}



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



@keyframes signal-pulse {
    0% {
        transform: scale(1);
        opacity: 0.7;
    }
    100% {
        transform: scale(1.5);
        opacity: 1;
    }
}



@keyframes shimmer {
    0% {
        background-position: 0 0, 0 0;
    }
    100% {
        background-position: 100px 100px, -100px -100px;
    }
}

@keyframes slide {
    0% {
        width: 0;
        opacity: 0.5;
    }
    100% {
        width: 40%;
        opacity: 1;
    }
}

@keyframes patternMove {
    0% {
        background-position: 0 0, 0 0, 0 0;
    }
    100% {
        background-position: 1000px 500px, -500px 1000px, 500px -500px;
    }
}

