.bzFkU-level-up {
    flex: 0 0 auto;
}

.bzFkU-level-up {
    color: #ffffff;
    background-attachment: fixed;
    padding: 6rem 0 3rem;
    position: relative;
    z-index: 1;
}

.container {
    max-width: 100%;
    margin: auto;
    width: 1114px;
}

.DfpoK-statistical-details::before {
    position: absolute;
    left: 0;
    background: repeating-linear-gradient(
        45deg,
        rgb(178,216,187,0.5) 0px,
        rgb(178,216,187,0.5) 2px,
        transparent 2px,
        transparent 4px
    );
    width: 100%;
    content: "";
    z-index: -1;
    height: 100%;
    top: 0;
    opacity: 0.2;
}

.DfpoK-statistical-details .YvtBV-knowledge-gains {
    position: relative;
    order: 1;
    padding: 0;
    z-index: 2;
}

.DfpoK-statistical-details .YvtBV-knowledge-gains::after {
    bottom: -30px;
    content: "";
    width: 80px;
    right: 40px;
    position: absolute;
    height: 80px;
    background: rgb(138,191,145,0.5);
    animation: float 6s ease-in-out infinite reverse;
    border-radius: 50%;
    z-index: -1;
}

.DfpoK-statistical-details .eyxfV-statistics-upgrade {
    display: grid;
    z-index: 2;
    grid-template-columns: repeat(2, 1fr);
    order: 2;
    gap: 20px;
}

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

.DfpoK-statistical-details .iZFlE-expert-statistics:hover {
    z-index: 3;
    transform: scale(1.05) translateY(0);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    background: white;
}

.DfpoK-statistical-details .iZFlE-expert-statistics:hover::before {
    background: rgb(138,191,145);
    transform: translate(30%, -30%) scale(1.2);
}

.DfpoK-statistical-details .iZFlE-expert-statistics span {
    color: #000000;
    margin-top: 15px;
    display: block;
    font-size: 12px;
    font-weight: 400;
    transition: all 0.3s ease;
}

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

.VjyFK-learning-process::after {
    width: 300px;
    transform: rotate(30deg);
    height: 300px;
    position: absolute;
    content: "";
    border: 2px solid rgba(rgb(178,216,187,0.5), 0.2);
    right: -5%;
    top: 20%;
    z-index: 0;
    animation: float 12s ease-in-out infinite;
}

.VjyFK-learning-process .dYKRI-why-trust:hover {
    transform: perspective(1000px) rotateY(0deg);
    box-shadow: 0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.15),
                0 10px 20px rgba(rgb(178,216,187,0.5), 0.1);
}

.VjyFK-learning-process h3::after {
    transform-origin: left;
    bottom: -8px;
    left: 0;
    width: 70%;
    background: linear-gradient(90deg, rgb(178,216,187), transparent);
    content: "";
    height: 3px;
    position: absolute;
    transition: transform 0.3s ease;
}

.VjyFK-learning-process p span::before {
    background: rgb(138,191,145);
    width: 3px;
    opacity: 0.5;
    position: absolute;
    top: 0;
    left: -20px;
    content: "";
    transition: height 0.5s ease 0.1s;
    height: 0;
}

.yVFTN-company-info .container {
    position: relative;
    z-index: 10;
}

.yVFTN-company-info h2 {
    color: #000000;
    text-align: center;
    font-size: 38px;
    position: relative;
    font-weight: 700;
    margin-bottom: 60px;
}

.yVFTN-company-info h2::before {
    background-color: rgb(178,216,187);
    width: 50px;
    bottom: -15px;
    transform: translateX(-50%);
    left: 50%;
    content: "";
    height: 3px;
    position: absolute;
}

.yVFTN-company-info .KkFLQ-learn-lab {
    gap: 30px;
    display: flex;
    position: relative;
    flex-wrap: wrap;
}

.yVFTN-company-info .YFLOp-teach-method {
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    z-index: 2;
    flex: 1;
    background-color: #ffffff;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    border-radius: 0;
    min-width: calc(50% - 15px);
    position: relative;
}

.yVFTN-company-info .YFLOp-teach-method {
    padding: 40px;
    transform: translateY(0);
}

.yVFTN-company-info .YFLOp-teach-method::after {
    border-color: transparent transparent rgb(178,216,187,0.5) transparent;
    width: 0;
    border-width: 0 0 40px 40px;
    transition: opacity 0.4s ease;
    right: 0;
    content: "";
    bottom: 0;
    opacity: 0;
    position: absolute;
    height: 0;
    border-style: solid;
}

.yVFTN-company-info .YFLOp-teach-method:last-child h3::before {
    background-color: rgb(138,191,145);
}

.yVFTN-company-info .YFLOp-teach-method p {
    position: relative;
    line-height: 1.8;
    color: #000000;
    font-size: 15px;
}

.yVFTN-company-info .YFLOp-teach-method:first-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.yVFTN-company-info .YFLOp-teach-method:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.yVFTN-company-info .YFLOp-teach-method:last-child::after {
    border-color: transparent transparent rgb(138,191,145,0.5) transparent;
}

.qSbXu-visitor-confirm {
    margin-bottom: 20px;
}

.qSbXu-visitor-confirm svg, .qSbXu-visitor-confirm svg path, .qSbXu-visitor-confirm img {
    width: 60px;
    height: 60px;
    fill: rgb(178,216,187);
}

.UEgmx-trackingSettingsBox p {
    text-align: center;
    font-size: 15px;
    margin-bottom: 20px;
    color: #000000;
}

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

.UEgmx-trackingSettingsBox p a:hover {
    color: rgb(138,191,145);
}

#YavpL-panelPrivacyPolicy {
    display: none;
}

.NxsUv-stay-informed {
    padding: 4rem;
    isolation: isolate;
    position: relative;
    background: rgb(224,240,227);
    overflow: hidden;
}

.NxsUv-stay-informed .dYKRI-why-trust {
    position: relative;
    display: grid;
    align-items: center;
    grid-template-columns: 1fr 1fr;
    z-index: 1;
    gap: 3rem;
    transform: skewY(-1deg);
}

.NxsUv-stay-informed .dYKRI-why-trust::before {
    height: 100%;
    z-index: -1;
    content: "";
    position: absolute;
    width: 100%;
    background-image: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 10px,
        rgba(0, 0, 0, 0.02) 10px,
        rgba(0, 0, 0, 0.02) 20px
    );
}

.NxsUv-stay-informed .input_holder {
    transform: skewY(1deg);
    position: relative;
}

.NxsUv-stay-informed .input_holder::before {
    position: absolute;
    content: "";
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    background: rgb(178,216,187,0.5);
    top: -30px;
    animation: pulse-triangle 5s infinite alternate;
    opacity: 0.3;
    z-index: -1;
    height: 60px;
    right: -30px;
    width: 60px;
}

.NxsUv-stay-informed .kqxHv-upgrade-skills:focus {
    border-color: rgb(178,216,187);
    outline: none;
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.NxsUv-stay-informed .NEhRr-sub-warning::before {
    position: absolute;
    content: "";
    top: 0;
    height: 100%;
    z-index: -1;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: all 0.5s ease;
    left: -100%;
}

.HRVho-tariff-container {
    padding: 100px 0;
    position: relative;
    font-family: Arial, sans-serif;
    overflow: hidden;
}

.HRVho-tariff-container .tpjPo-access-plans {
    position: relative;
}

.HRVho-tariff-container .VmGjE-learn-price {
    transform: translateX(-10px);
    opacity: 0;
    animation: slideInDesc 0.8s forwards 0.4s;
    margin-bottom: 40px;
    color: #ffffff;
    line-height: 1.6;
    font-size: 17px;
    max-width: 800px;
}

.HRVho-tariff-container .bMdWg-package-pricing li:nth-child(2) {
    animation-delay: 0.7s;
}

.HRVho-tariff-container .bMdWg-package-pricing li:nth-child(4) {
    animation-delay: 1.1s;
}

.HRVho-tariff-container .xWhML-member-plans::before {
    background: rgb(138,191,145);
    top: 0;
    content: "";
    height: 80px;
    position: absolute;
    transform: translate(50%, -50%) rotate(45deg);
    width: 80px;
    opacity: 0.8;
    right: 0;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.HRVho-tariff-container .XPUjd-sub-options h4::after {
    left: 0;
    bottom: -10px;
    width: 40px;
    position: absolute;
    content: "";
    height: 3px;
    background: rgb(178,216,187);
    transition: width 0.3s ease;
}

.HRVho-tariff-container .BPktQ-program-rate::before {
    content: "";
    height: 100%;
    top: 0;
    transform: translateX(-100%);
    width: 100%;
    background: linear-gradient(to right, transparent, rgba(255,255,255,0.2), transparent);
    transition: transform 0.6s cubic-bezier(0.7, 0, 0.3, 1);
    left: 0;
    position: absolute;
}

.HRVho-tariff-container .fbsvP-trial-rates:hover .XPUjd-sub-options h4::after {
    width: 70px;
}

.HRVho-tariff-container .fbsvP-trial-rates:hover .BPktQ-program-rate::before {
    transform: translateX(100%);
}

.XoLkF-title-welcome > div {
    max-width: 1200px;
    width: 100%;
    z-index: 1;
    position: relative;
}

.XoLkF-title-welcome .XbPmc-page-intro {
    position: relative;
    color: #000000;
    font-size: 38px;
    margin-bottom: 1rem;
    display: inline-block;
    font-weight: 700;
    line-height: 1.2;
}

.XoLkF-title-welcome .WephR-page-lead::before {
    transition: all 0.5s ease;
    background: linear-gradient(135deg, 
    rgb(178,216,187,0.5), 
    rgba(0, 0, 0, 0.5) 70%);
    bottom: 0;
    position: absolute;
    right: 0;
    left: 0;
    z-index: 1;
    content: "";
    top: 0;
}

.XoLkF-title-welcome .WephR-page-lead p {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    letter-spacing: 0.5px;
    margin-bottom: 1.5rem;
    line-height: 1.6;
    font-size: calc(14px + 0.2rem);
}

header::before {
    width: 100%;
    height: 100%;
    content: '';
    background-size: 20px 20px;
    position: absolute;
    background-image: 
        linear-gradient(90deg, rgba(255,255,255,0.05) 1px, transparent 1px),
        linear-gradient(0deg, rgba(255,255,255,0.05) 1px, transparent 1px);
    z-index: 0;
    top: 0;
    left: 0;
}

header .aYTpl-header-start:hover {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    background: rgba(255, 255, 255, 0.6);
}

header .pJHSN-main-mentor {
    display: flex;
    align-items: center;
    gap: 0.4rem;
    position: relative;
    background: rgba(255, 255, 255, 0.3);
    padding: 0.4rem 0.6rem;
    border-radius: 10px;
}

header .lFwPW-main-site::before {
    z-index: -1;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    content: '';
    transition: opacity 0.3s ease;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, rgb(178,216,187,0.5), rgb(138,191,145,0.5));
}

.ltBqc-privacy-stockade h1,
.ltBqc-privacy-stockade h2 {
    position: relative;
    letter-spacing: 2px;
    margin: 20px 0;
    padding-left: 15px;
    text-transform: uppercase;
}

.ltBqc-privacy-stockade h1 {
    color: #ffffff;
    font-size: 41px;
    font-weight: 700;
}

.ltBqc-privacy-stockade ul li::before {
    left: 0;
    content: '•';
    position: absolute;
    color: rgb(138,191,145);
    font-size: 18px;
}

.sWLjK-program-overview {
    overflow: hidden;
    position: relative;
    background-color: rgb(224,240,227);
    padding: 100px 0;
}

.sWLjK-program-overview .container {
    max-width: 1200px;
    padding: 0 20px;
    z-index: 3;
    margin: 0 auto;
}

.sWLjK-program-overview .IvKWP-training-path {
    flex-direction: column;
    display: flex;
}

.sWLjK-program-overview .UJfuw-text-box-wrapper {
    padding: 50px;
    border-top: 3px solid rgb(178,216,187);
    margin-bottom: 60px;
    background: rgba(255, 255, 255, 0.3);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    z-index: 4;
    border-radius: 13px;
    position: relative;
    border-bottom: 3px solid rgb(138,191,145);
}

.sWLjK-program-overview .UJfuw-text-box-wrapper h2::after {
    width: 80px;
    height: 3px;
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(178,216,187) 0%, rgb(138,191,145) 100%);
    content: "";
    left: 0;
    bottom: 0;
    position: absolute;
}

.sWLjK-program-overview .OEbut-hero-banner {
    width: 100%;
    left: 0;
    height: 100%;
    transform: scale(1.05);
    z-index: 2;
    top: 0;
    position: absolute;
}

.sWLjK-program-overview .OEbut-hero-banner::after {
    z-index: 3;
    width: 100%;
    height: 100%;
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 20px, rgba(255, 255, 255, 0.05) 20px, rgba(255, 255, 255, 0.05) 40px);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
}

.WTApl-get-in-touch::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: 
        repeating-linear-gradient(
            0deg, 
            rgba(255,255,255,0.02) 0, 
            rgba(255,255,255,0.02) 1px, 
            transparent 1px, 
            transparent 4px
        ),
        repeating-linear-gradient(
            90deg, 
            rgba(255,255,255,0.02) 0, 
            rgba(255,255,255,0.02) 1px, 
            transparent 1px, 
            transparent 4px
        );
    right: 0;
    z-index: 1;
    bottom: 0;
    pointer-events: none;
}

.WTApl-get-in-touch h2::after {
    width: 30%;
    right: 0;
}

.WTApl-get-in-touch .pOVzc-reach-message:hover {
    transform: rotateX(0) scale(1);
}

.WTApl-get-in-touch .OEbut-hero-banner {
    overflow: hidden;
    flex: 0 0 40%;
    min-height: 500px;
    position: relative;
}

.WTApl-get-in-touch .OEbut-hero-banner::before {
    opacity: 0.7;
    top: 0;
    background: linear-gradient(
        135deg, 
        rgb(178,216,187,0.5) 0%, 
        rgb(138,191,145,0.5) 100%
    );
    height: 100%;
    position: absolute;
    left: 0;
    width: 100%;
    content: '';
    mix-blend-mode: color-dodge;
}

.WTApl-get-in-touch .oXNbD-support-panel h3 {
    letter-spacing: 0.05em;
    text-align: center;
    margin-bottom: 2rem;
    color: #ffffff;
    font-weight: 600;
    font-size: 29px;
}

.WTApl-get-in-touch .oXNbD-support-panel input:not([type="checkbox"]):not([type="submit"]):focus {
    box-shadow: 0 0 15px rgb(178,216,187,0.5);
    border-color: rgb(178,216,187);
}

.WTApl-get-in-touch .oXNbD-support-panel input:not([type="checkbox"]):not([type="submit"]):focus::before {
    opacity: 1;
}

.WTApl-get-in-touch .oXNbD-support-panel .cPlGW-contact-reach input[type="checkbox"] {
    position: relative;
    margin-right: 1rem;
    cursor: pointer;
    width: 22px;
    appearance: none;
    background: rgb(138,191,145,0.5);
    height: 22px;
    transition: all 0.3s ease;
    border: 2px solid rgb(178,216,187,0.5);
    border-radius: 10px;
}

.WTApl-get-in-touch .oXNbD-support-panel .BQDXf-inquiry-info {
    background: rgb(178,216,187);
    letter-spacing: 0.1em;
    overflow: hidden;
    width: 100%;
    border-radius: 10px;
    transition: all 0.3s ease;
    text-transform: uppercase;
    padding: 1rem;
    font-size: 16px;
    color: #ffffff;
    cursor: pointer;
    border: none;
    font-weight: 600;
    position: relative;
}

.zCqFo-give-it-a-try::before {
    background: linear-gradient(45deg, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.05) 100%);
    width: 110%;
    left: -5%;
    position: absolute;
    top: -10%;
    height: 120%;
    pointer-events: none;
    z-index: 0;
    transform: rotate(-3deg) translateZ(-10px);
    content: '';
}

.zCqFo-give-it-a-try .dYKRI-why-trust {
    position: relative;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border-left: 4px solid rgb(178,216,187);
    padding: 2rem 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 15px 30px rgba(0,0,0,0.15), 0 5px 10px rgba(0,0,0,0.08);
    border-radius: 4px;
    transform: translateZ(30px) rotateX(2deg);
    background: rgba(255,255,255,0.95);
    gap: 1.5rem;
}

.zCqFo-give-it-a-try .dYKRI-why-trust div {
    align-items: center;
    justify-content: center;
    display: flex;
}

.zCqFo-give-it-a-try .BQDXf-inquiry-info:hover {
    transform: translateY(-3px) translateZ(15px);
    background: linear-gradient(135deg, rgb(138,191,145) 0%, rgb(178,216,187) 100%);
    box-shadow: 0 8px 20px rgba(0,0,0,0.2);
}

.zCqFo-give-it-a-try .BQDXf-inquiry-info:hover::before {
    left: 100%;
}

.gKfOi-thxSpace {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(178,216,187,0.5), rgb(138,191,145), rgb(178,216,187));
    position: relative;
    padding: 6rem 2rem;
    isolation: isolate;
}

.gKfOi-thxSpace .container {
    position: relative;
    max-width: 1140px;
    z-index: 1;
    margin: 0 auto;
}

.gKfOi-thxSpace .dYKRI-why-trust {
    transform-origin: center bottom;
    backdrop-filter: blur(10px);
    transform: perspective(1000px) rotateX(2deg);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 3px 10px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(255, 255, 255, 0.2) inset;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    padding: 3.5rem;
    background: rgba(255, 255, 255, 0.95);
}

.gKfOi-thxSpace h5 {
    margin: 0;
    line-height: 1.4;
    transform: translateY(20px);
    font-size: 23px;
    font-weight: 700;
    opacity: 0;
    color: #000000;
    animation: fadeSlideUp 1s 0.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
}

.gKfOi-thxSpace a {
    color: inherit;
    text-decoration: none;
    position: relative;
    display: block;
    transition: all 0.3s ease;
}

.gKfOi-thxSpace a:hover::before {
    transform: scaleX(1);
}

.WYUOt-course-beneficiaries::before {
    top: 0;
    z-index: -1;
    background-image: 
        linear-gradient(0deg, transparent 24%, 
            rgba(#ffffff, 0.05) 25%, 
            rgba(#ffffff, 0.05) 26%, 
            transparent 27%, transparent 74%, 
            rgba(#ffffff, 0.05) 75%, 
            rgba(#ffffff, 0.05) 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, 
            rgba(#ffffff, 0.05) 25%, 
            rgba(#ffffff, 0.05) 26%, 
            transparent 27%, transparent 74%, 
            rgba(#ffffff, 0.05) 75%, 
            rgba(#ffffff, 0.05) 76%, transparent 77%, transparent);
    width: 100%;
    content: "";
    left: 0;
    position: absolute;
    background-size: 40px 40px;
    height: 100%;
}

.WYUOt-course-beneficiaries ul {
    margin: 0;
    padding: 0;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, auto);
    list-style: none;
    gap: 1.5rem;
    display: grid;
}

.WYUOt-course-beneficiaries li::before {
    width: 100%;
    background: linear-gradient(
        90deg,
        rgb(178,216,187,0.5),
        rgb(138,191,145,0.5)
    );
    height: 4px;
    left: 0;
    opacity: 0;
    top: 0;
    transition: opacity 0.3s ease;
    content: "";
    position: absolute;
}

.WYUOt-course-beneficiaries li::before {
    width: 100%;
    position: absolute;
    height: 2px;
    left: 0;
    background: linear-gradient(
        90deg,
        rgb(138,191,145),
        transparent
    );
    transition: opacity 0.3s ease;
    top: 0;
    opacity: 0.5;
    content: "";
}

.WYUOt-course-beneficiaries li:hover svg {
    transform: scale(1.2);
}

.bzFkU-level-up::after {
    left: 0;
    height: 100%;
    pointer-events: none;
    position: absolute;
    background-image: repeating-linear-gradient(45deg, rgba(255,255,255,0.03) 0px, rgba(255,255,255,0.03) 2px, transparent 2px, transparent 4px);
    top: 0;
    width: 100%;
    z-index: -1;
    content: "";
}

.bzFkU-level-up .company_holder::after {
    animation-delay: 1.5s;
    right: 0;
}

.bzFkU-level-up .company_holder h3::after {
    content: "";
    height: 3px;
    left: 50%;
    background: rgb(138,191,145);
    position: absolute;
    bottom: -10px;
    width: 60px;
    transform: translateX(-50%);
}

.bzFkU-level-up .WqPiK-first-class {
    gap: 6rem;
    position: relative;
    display: flex;
}

.bzFkU-level-up .pJHSN-main-mentor:hover {
    box-shadow: 0 12px 40px 0 rgba(0, 0, 0, 0.2);
    background: rgba(rgb(178,216,187,0.5), 0.1);
    transform: translateY(-5px);
}

.bzFkU-level-up .pJHSN-main-mentor h5 {
    text-align: center;
    margin-bottom: 1.5rem;
    padding-bottom: 0.8rem;
    font-size: 19px;
    font-weight: 600;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    border-bottom: 1px dashed rgba(255,255,255,0.2);
    color: rgb(138,191,145);
}

.bzFkU-level-up .pJHSN-main-mentor .WqPiK-first-class a:hover {
    color: rgb(138,191,145);
    opacity: 1;
}

.Moqpg-footer-social {
    position: relative;
    background-color: rgba(0, 0, 0, 0.8);
    margin-top: 4rem;
    overflow: hidden;
    padding: 1.2rem 0;
}

.Moqpg-footer-social .XDEvR-facebook-cta {
    position: relative;
    color: #ffffff;
    font-size: 13px;
    letter-spacing: 0.5px;
    opacity: 0.8;
    text-align: center;
}

.NcwDA-education-history {
    position: relative;
    padding: 8rem 0;
    background: linear-gradient(to bottom, #000000 0%, rgb(224,240,227) 100%);
    overflow: hidden;
}

.NcwDA-education-history .VDxsI-review-carousel {
    display: flex;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transform-style: preserve-3d;
    transform: rotateX(5deg) rotateY(-5deg);
    padding: 3rem;
    flex-wrap: wrap;
    position: relative;
    backdrop-filter: blur(15px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 16px;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.2),
        0 0 0 1px rgb(138,191,145,0.5),
        inset 0 0 30px rgb(178,216,187,0.5);
    background-color: rgba(255, 255, 255, 0.03);
}

.NcwDA-education-history .VDxsI-review-carousel span:not(.name) {
    color: rgb(138,191,145);
    width: 100%;
    margin-top: 0.5rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    font-size: 17px;
    transform: translateZ(15px);
}

.NcwDA-education-history .VDxsI-review-carousel:hover .atUlj-career-overview {
    transform: translateZ(25px);
}

.DruTY-contacts {
    z-index: 1;
    background: rgb(224,240,227);
    overflow: hidden;
    position: relative;
    padding: 80px 0;
}

.DruTY-contacts::after {
    width: 100%;
    content: '';
    background: radial-gradient(circle at 10% 20%, transparent 20%, rgb(178,216,187,0.5) 21%, transparent 22%),
                radial-gradient(circle at 90% 80%, transparent 20%, rgb(138,191,145,0.5) 21%, transparent 22%),
                radial-gradient(circle at 50% 50%, transparent 30%, rgb(178,216,187,0.5) 31%, transparent 32%);
    top: 0;
    background-size: 60px 60px, 80px 80px, 100px 100px;
    position: absolute;
    left: 0;
    animation: patternMove 120s linear infinite;
    height: 100%;
    z-index: -1;
    opacity: 0.07;
}

.DruTY-contacts h3 {
    color: #000000;
    padding-bottom: 15px;
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 34px;
}

.DruTY-contacts .RJkLE-talk-support {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    display: grid;
    position: relative;
}

.DruTY-contacts .RJkLE-talk-support span::before {
    left: 0;
    background: rgb(178,216,187);
    content: '';
    height: 100%;
    opacity: 0.7;
    top: 0;
    width: 3px;
    position: absolute;
    transition: all 0.3s ease;
}

.DruTY-contacts .RJkLE-talk-support span:hover::before {
    width: 5px;
}

.DruTY-contacts .RJkLE-talk-support span:nth-child(2) p {
    font-weight: 600;
}

.DruTY-contacts .RJkLE-talk-support span > span::before {
    display: none;
}

.DruTY-contacts .RJkLE-talk-support span a {
    position: relative;
    transition: all 0.3s ease;
    font-weight: 600;
    color: rgb(178,216,187);
    text-decoration: none;
}

.DruTY-contacts .RJkLE-talk-support span a:hover::after {
    background: rgb(138,191,145);
    width: 100%;
}

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

.DruTY-contacts .RJkLE-talk-support span:nth-child(3) svg {
    position: relative;
}

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

.DruTY-contacts .RJkLE-talk-support span:nth-child(4) svg {
    position: relative;
}

.DruTY-contacts .RJkLE-talk-support span:nth-child(5) svg path {
    transition: all 0.3s ease;
}

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

.DruTY-contacts .RJkLE-talk-support span:nth-child(3):hover svg::before {
    opacity: 0.2;
    height: 30px;
    width: 30px;
    background: rgb(138,191,145);
}

.DruTY-contacts .RJkLE-talk-support span:nth-child(4):hover svg path {
    animation-duration: 2s;
}



.DruTY-contacts .OMQTc-edu-tutor {
    background: linear-gradient(135deg, rgba(rgb(178,216,187), 0.03) 0%, rgba(rgb(138,191,145), 0.03) 100%);
    padding: 25px 30px;
    overflow: hidden;
    grid-column: 1 / -1;
    border: 1px solid rgba(0, 0, 0, 0.05);
    margin-top: 15px;
    position: relative;
    border-radius: 10px;
}



.DruTY-contacts .OMQTc-edu-tutor h4 svg circle {
    stroke-opacity: 0.2;
    stroke: rgb(178,216,187);
    fill: transparent;
}

.DruTY-contacts .OMQTc-edu-tutor h4 svg path {
    stroke: rgb(178,216,187);
}

.DruTY-contacts .OMQTc-edu-tutor span:last-child {
    border-bottom: none;
}


@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}


@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}



@media (max-width: 768px) {.DfpoK-statistical-details {
    padding: 80px 0;
}.DfpoK-statistical-details .eyxfV-statistics-upgrade {
    gap: 15px;
    grid-template-columns: 1fr;
}.DfpoK-statistical-details .JHEdS-statistics-highlights {
    font-size: calc(46px * 0.8);
    padding-bottom: 15px;
    margin-bottom: 20px;
}.DfpoK-statistical-details .JHEdS-statistics-highlights::after {
    height: 4px;
    width: 60px;
}.DfpoK-statistical-details .iZFlE-expert-statistics {
    padding: 25px;
}.DfpoK-statistical-details .iZFlE-expert-statistics h4 {
    font-size: 3rem;
}.DfpoK-statistical-details .YvtBV-knowledge-gains::before {
    left: 20px;
    height: 80px;
    top: -40px;
    width: 80px;
}.DfpoK-statistical-details .YvtBV-knowledge-gains::after {
    right: 20px;
    bottom: -20px;
    width: 60px;
    height: 60px;
}
}



@media screen and (max-width: 992px) {.yVFTN-company-info {
    padding: 80px 0;
}.yVFTN-company-info .KkFLQ-learn-lab {
    flex-direction: column;
}.yVFTN-company-info .YFLOp-teach-method {
    min-width: 100%;
}.yVFTN-company-info h2 {
    margin-bottom: 40px;
}
}



@media screen and (max-width: 768px) {.yVFTN-company-info {
    padding: 60px 0;
}.yVFTN-company-info h2 {
    font-size: calc(38px * 0.9);
}.yVFTN-company-info .YFLOp-teach-method {
    padding: 30px;
}.yVFTN-company-info .YFLOp-teach-method h3 {
    font-size: calc(21px * 0.9);
    margin-bottom: 15px;
}.yVFTN-company-info .YFLOp-teach-method h3::before {
    height: 20px;
}.yVFTN-company-info .container::before {
    width: 200px;
    top: -100px;
    right: -100px;
    height: 200px;
}.yVFTN-company-info .container::after {
    bottom: -75px;
    width: 150px;
    left: -75px;
    height: 150px;
}
}



@media (max-width: 1200px) {.HRVho-tariff-container {
    padding: 80px 0;
}.HRVho-tariff-container .bMdWg-package-pricing {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
}



@media (max-width: 768px) {.HRVho-tariff-container {
    padding: 60px 0;
}.HRVho-tariff-container h2 {
    font-size: calc(36px - 6px);
}.HRVho-tariff-container .VmGjE-learn-price {
    font-size: calc(17px - 1px);
}.HRVho-tariff-container .bMdWg-package-pricing {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 15px;
}.HRVho-tariff-container .XPUjd-sub-options h4 {
    font-size: 21px;
}.HRVho-tariff-container .XPUjd-sub-options p {
    font-size: calc(17px - 2px);
    margin-bottom: 20px;
}
}



@media (max-width: 480px) {.XoLkF-title-welcome {
    padding: 1.5rem 1rem;
}.XoLkF-title-welcome .XbPmc-page-intro {
    font-size: calc(38px - 1.5rem);
}.XoLkF-title-welcome .WephR-page-lead > div {
    padding: 1.5rem 1rem;
}.XoLkF-title-welcome .WephR-page-lead h3 {
    font-size: calc(22px - 0.4rem);
    padding-left: 15px;
}}



@media (max-width: 767px) {header::after {
    width: 3px;
}header .sxmVG-head-primary {
    align-items: flex-start;
    flex-direction: column;
    padding: 0.8rem 2%;
    margin-left: 3px;
    gap: 0.7rem;
}header .aYTpl-header-start {
    padding: 0.4rem;
}header .aYTpl-header-start svg {
    width: 120px;
}header .pJHSN-main-mentor {
    width: 98%;
    padding: 0.4rem;
    overflow-x: auto;
    justify-content: flex-start;
}header .pJHSN-main-mentor::-webkit-scrollbar {
    height: 2px;
}header .pJHSN-main-mentor::-webkit-scrollbar-thumb {
    background: rgb(178,216,187);
    border-radius: 10px;
}header .lFwPW-main-site {
    padding: 0.3rem 0.5rem;
    font-size: calc(16px - 1px);
    white-space: nowrap;
}
}



@media screen and (max-width: 1024px) {.WTApl-get-in-touch .pOVzc-reach-message {
    transform: none;
    flex-direction: column;
}.WTApl-get-in-touch .OEbut-hero-banner {
    flex: 0 0 100%;
    min-height: 300px;
}.WTApl-get-in-touch .oXNbD-support-panel {
    padding: 3rem 2rem;
    flex: 0 0 100%;
}
}



@media screen and (max-width: 768px) {.WTApl-get-in-touch {
    padding: 3rem 0;
}.WTApl-get-in-touch h2 {
    font-size: calc(46px * 0.8);
    margin-bottom: 2rem;
}.WTApl-get-in-touch .oXNbD-support-panel h3 {
    font-size: calc(29px * 0.9);
}.WTApl-get-in-touch .oXNbD-support-panel input:not([type="checkbox"]):not([type="submit"]) {
    margin-bottom: 1rem;
    padding: 0.8rem 1.2rem;
}.WTApl-get-in-touch .oXNbD-support-panel .cPlGW-contact-reach {
    align-items: flex-start;
}.WTApl-get-in-touch .oXNbD-support-panel .cPlGW-contact-reach input[type="checkbox"] {
    margin-top: 0.2rem;
}
}



@media (hover: hover) {.gKfOi-thxSpace .dYKRI-why-trust:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 
            0 25px 50px rgba(0, 0, 0, 0.12),
            0 5px 15px rgba(0, 0, 0, 0.06),
            0 0 0 1px rgba(255, 255, 255, 0.25) inset;
}
}



@media screen and (max-width: 768px) {.gKfOi-thxSpace {
    padding: 4rem 1.5rem;
}.gKfOi-thxSpace .dYKRI-why-trust {
    padding: 2rem;
    transform: none;
}.gKfOi-thxSpace .dYKRI-why-trust::before {
    height: 4px;
}.gKfOi-thxSpace h5 {
    font-size: calc(23px * 0.85);
}.gKfOi-thxSpace p {
    font-size: calc(12px * 0.95);
}
}



@media (max-width: 991px) {.WYUOt-course-beneficiaries {
    padding: 4rem 0;
}.WYUOt-course-beneficiaries h3 {
    padding: 0.7rem 1.5rem;
    margin-bottom: 2.5rem;
    font-size: calc(28px * 0.9);
}.WYUOt-course-beneficiaries ul {
    gap: 1.2rem;
}
}



@media (max-width: 480px) {.WYUOt-course-beneficiaries {
    padding: 3rem 0;
}.WYUOt-course-beneficiaries .dYKRI-why-trust {
    padding: 0 1rem;
}.WYUOt-course-beneficiaries h3 {
    font-size: calc(28px * 0.7);
    padding: 0.5rem 1.2rem;
    margin-bottom: 1.5rem;
}.WYUOt-course-beneficiaries li {
    padding: 1.2rem;
}.WYUOt-course-beneficiaries li svg {
    height: 28px;
    width: 28px;
    margin-right: 0.8rem;
}}



@media screen and (max-width: 576px) {.bzFkU-level-up {
    padding: 3rem 0 1.5rem;
}.bzFkU-level-up .company_holder h3 {
    font-size: calc(36px * 0.9);
}.bzFkU-level-up .fwlUi-goal-footer {
    font-size: calc(12px * 0.9);
}.bzFkU-level-up .pJHSN-main-mentor {
    padding: 1rem;
}.bzFkU-level-up .pJHSN-main-mentor h5 {
    font-size: calc(19px * 0.9);
}.Moqpg-footer-social {
    padding: 1rem 0;
    margin-top: 2rem;
}.Moqpg-footer-social .XDEvR-facebook-cta {
    font-size: calc(13px * 0.9);
}.Moqpg-footer-social .XDEvR-facebook-cta::before,
    .Moqpg-footer-social .XDEvR-facebook-cta::after {
    display: none;
}}



@media (max-width: 768px) {.DruTY-contacts {
    padding: 50px 0;
}.DruTY-contacts .gnhZM-write-page {
    padding: 30px 25px;
}.DruTY-contacts h3 {
    font-size: calc(34px * 0.8);
    padding-bottom: 12px;
    margin-bottom: 15px;
}.DruTY-contacts .BMdFs-assist-experts {
    font-size: calc(13px * 0.95);
    margin-bottom: 25px;
}.DruTY-contacts .RJkLE-talk-support {
    gap: 15px;
    grid-template-columns: 1fr;
}.DruTY-contacts .RJkLE-talk-support span {
    padding: 12px 16px;
}.DruTY-contacts .OMQTc-edu-tutor {
    padding: 20px 25px;
}.DruTY-contacts .OMQTc-edu-tutor h4 {
    font-size: calc(22px * 0.9);
}.DruTY-contacts .OMQTc-edu-tutor h4::before {
    height: 18px;
    width: 18px;
}.DruTY-contacts .OMQTc-edu-tutor h4 svg {
    width: 18px;
    height: 18px;
}
}



@keyframes clip-shift {
    0% {
        clip-path: polygon(30% 0, 100% 0, 100% 100%, 0 100%);
    }
    100% {
        clip-path: polygon(0 0, 100% 0, 100% 100%, 30% 100%);
    }
}



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



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



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



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



@keyframes circuit-pulse {
    0% {
        transform: rotate(0deg) scale(1);
        opacity: 0.6;
    }
    100% {
        transform: rotate(5deg) scale(1.02);
        opacity: 0.8;
    }
}



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

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

@keyframes ambientLight {
    0% { opacity: 0.3; transform: scale(1); }
    50% { opacity: 0.5; transform: scale(1.1); }
    100% { opacity: 0.3; transform: scale(1); }
}

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

