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

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

.ysrV-mentor-cta {
    flex: 0 0 auto;
}

.ysrV-mentor-cta {
    position: relative;
    padding: 5rem 0 3rem;
    z-index: 1;
}

.LHmX-training-specialist .akbn-review-praise {
    justify-content: center;
    display: flex;
    position: relative;
    align-items: center;
    gap: 2rem;
    flex-direction: row;
    max-width: 1100px;
    transform: rotate(-2deg);
    z-index: 1;
    margin: 0 auto;
}

.LHmX-training-specialist .tycK-career-insights::before {
    z-index: -1;
    right: -15px;
    transform: rotate(3deg);
    border-radius: 15px;
    width: 100%;
    position: absolute;
    height: 100%;
    content: "";
    top: -15px;
    background: rgb(157,173,152,0.5);
}

.LHmX-training-specialist .tycK-career-insights div:nth-child(2) {
    margin-bottom: 1.5rem;
    color: rgb(157,173,152);
    font-weight: 600;
    font-size: 22px;
    transform: skewX(-5deg);
}

.LHmX-training-specialist .akbn-review-praise:hover .RBbK-img-horizontal {
    transform: perspective(1000px) rotateY(-5deg);
    box-shadow: 30px 30px 0 rgb(195,208,191,0.5);
}

.gYwN-primary-page::after {
    z-index: 2;
    left: 0;
    width: 100%;
    content: "";
    background: rgb(157,173,152);
    position: absolute;
    height: 10px;
    clip-path: polygon(0 0, 100% 0, 96% 100%, 4% 100%);
    bottom: -5px;
}

.gYwN-primary-page .Vagl-page-open > div {
    grid-template-columns: 1fr;
    gap: 2rem;
    display: grid;
}

.gYwN-primary-page .Vagl-page-open > div > div:first-child::before {
    transform-origin: top;
    background: rgb(195,208,191);
    width: 5px;
    animation: scaleVertical 0.6s forwards 1.2s;
    position: absolute;
    transform: scaleY(0);
    content: "";
    left: -10px;
    top: 20px;
    height: 60%;
}

.gYwN-primary-page .gOfj-learn-history::after {
    transition: opacity 0.5s ease;
    background: rgb(157,173,152,0.5);
    mix-blend-mode: multiply;
    top: 0;
    position: absolute;
    height: 100%;
    opacity: 0.2;
    left: 0;
    width: 100%;
    z-index: 1;
    content: "";
}

.gYwN-primary-page .gOfj-learn-history p::before {
    height: 8px;
    width: 8px;
    content: "";
    top: 50%;
    border-radius: 50%;
    position: absolute;
    background: rgb(157,173,152);
    transform: translateY(-50%);
    left: 0;
}

.gYwN-primary-page .title_style_header::after {
    background: rgb(157,173,152);
    content: "";
    height: 4px;
    transform: scaleX(0);
    bottom: -15px;
    position: absolute;
    left: 0;
    animation: scaleHorizontal 0.6s forwards 1.5s;
    width: 80px;
    transform-origin: left;
}

header .KEUI-nav-pagebar {
    align-items: center;
    justify-content: space-between;
    position: relative;
    display: flex;
}

header .STNA-first-section {
    color: #000000;
    font-family: Arial, sans-serif;
    text-decoration: none;
    padding: 5px 0;
    position: relative;
    font-size: 18px;
    font-weight: 600;
    transition: all 0.3s ease;
}

header .STNA-first-section:hover {
    color: rgb(195,208,191);
}

header .STNA-first-section:hover:before {
    transform: translateY(-50%) scale(1);
}

header .imMV-head-learning:before {
    -webkit-mask-composite: xor;
    border-radius: 10px;
    border: 2px solid transparent;
    transition: opacity 0.3s ease;
    height: 100%;
    mask-composite: exclude;
    top: 0;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    left: 0;
    position: absolute;
    opacity: 0;
    background: linear-gradient(to right, rgb(195,208,191), rgb(157,173,152)) border-box;
    content: '';
    width: 100%;
}

.Kknh-help-desk-info h1 {
    transform: translateY(0);
    -webkit-background-clip: text;
    transition: transform 0.3s ease-out;
    text-align: center;
    z-index: 5;
    background-clip: text;
    font-size: 47px;
    margin-bottom: 2.5rem;
    color: transparent;
    background: linear-gradient(120deg, rgb(195,208,191) 0%, rgb(157,173,152) 100%);
    font-weight: 700;
    position: relative;
}

.Kknh-help-desk-info .CuQY-edu-chat > div::before {
    top: 0;
    content: "";
    background: linear-gradient(to bottom, rgb(195,208,191), rgb(157,173,152));
    position: absolute;
    height: 100%;
    left: 0;
    opacity: 0.6;
    width: 5px;
}

.Kknh-help-desk-info .CuQY-edu-chat > div > div {
    font-size: 18px;
    color: #000000;
    line-height: 1.6;
}

.Kknh-help-desk-info .CuQY-edu-chat h6 {
    font-size: 21px;
    color: rgb(195,208,191);
    font-weight: 600;
    display: flex;
    margin-bottom: 0.75rem;
    text-transform: capitalize;
    align-items: center;
}

.Kknh-help-desk-info .FqQS-message-section:after {
    transition: width 0.3s ease;
    height: 1px;
    content: "";
    background: linear-gradient(to right, rgb(195,208,191), rgb(157,173,152));
    bottom: -4px;
    left: 0;
    position: absolute;
    width: 0;
}

.Kknh-help-desk-info svg path {
    transition: fill 0.3s ease;
    fill: rgb(195,208,191);
}

.UOXJ-privacy-gate h1, .UOXJ-privacy-gate h2, .UOXJ-privacy-gate h3, .UOXJ-privacy-gate h4, .UOXJ-privacy-gate h5, .UOXJ-privacy-gate h6 {
    color: #ffffff;
    z-index: 1;
    margin-bottom: 20px;
    position: relative;
}

.UOXJ-privacy-gate h1 {
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 48px;
    padding-bottom: 12px;
    text-transform: uppercase;
}

.UOXJ-privacy-gate ol {
    counter-reset: item;
}

.UOXJ-privacy-gate ol li:before {
    color: rgb(195,208,191);
    background-color: #ffffff;
    content: counter(item);
    font-size: 20px;
    counter-increment: item;
    height: 20px;
    text-align: center;
    width: 20px;
    position: absolute;
    line-height: 20px;
    border-radius: 50%;
    top: 0;
    left: 0;
}

.dPCX-operation-process::after {
    top: -10%;
    position: absolute;
    transform: rotate(15deg);
    opacity: 0.05;
    clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
    z-index: -1;
    height: 70%;
    filter: blur(40px);
    animation: floatElement 20s infinite alternate ease-in-out;
    right: -5%;
    background: rgb(157,173,152,0.5);
    content: "";
    width: 40%;
}

.dPCX-operation-process h2::before {
    content: "";
    left: 0;
    position: absolute;
    transform-origin: left;
    width: 80px;
    bottom: -15px;
    transform: scaleX(0);
    background: rgb(157,173,152);
    height: 3px;
    animation: expandLine 1s 0.6s forwards cubic-bezier(0.17, 0.67, 0.83, 0.67);
}

.dPCX-operation-process .HRnK-message-holder::after {
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    z-index: -1;
    right: 0;
    width: 25%;
    position: absolute;
    content: "";
    background: linear-gradient(135deg, transparent 50%, rgba(rgb(157,173,152,0.5), 0.1) 50%);
    height: 25%;
    bottom: 0;
}

.RYix-course-program {
    grid-template-columns: 1fr;
    min-height: 100vh;
    grid-template-rows: 1fr;
    background-color: #000000;
    display: grid;
    overflow: hidden;
    position: relative;
}

.RYix-course-program .OYpf-training-flow::after {
    left: 0;
    background: linear-gradient(to bottom, 
                transparent 0%, 
                #000000 80%);
    content: "";
    top: 0;
    z-index: 3;
    height: 100%;
    position: absolute;
    width: 100%;
}

.RYix-course-program .KQDY-career-classes img {
    height: 100%;
    transform: scale(1.1);
    transition: transform 8s ease;
    width: 100%;
    object-fit: cover;
    filter: brightness(0.8) saturate(1.2);
}

.RYix-course-program .uosR-study-hack h3 {
    margin: 0;
    padding-left: 2rem;
    border-left: 4px solid rgb(195,208,191);
    font-size: 37px;
    grid-column: 1 / 2;
    color: #ffffff;
    position: relative;
    font-weight: 700;
}

.RYix-course-program .uosR-study-hack .OLiX-request-feedback::before {
    background: rgb(195,208,191);
    transition: width 0.4s ease;
    height: 100%;
    top: 0;
    z-index: -1;
    position: absolute;
    left: 0;
    width: 0;
    content: "";
}




.RYix-course-program .KQDY-career-classes::before {
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: 
        repeating-linear-gradient(
            90deg,
            transparent,
            transparent 50px,
            rgba(255, 255, 255, 0.03) 50px,
            rgba(255, 255, 255, 0.03) 51px
        ),
        repeating-linear-gradient(
            0deg,
            transparent,
            transparent 50px,
            rgba(255, 255, 255, 0.03) 50px,
            rgba(255, 255, 255, 0.03) 51px
        );
}

.EskZ-about-this::before {
    background: linear-gradient(135deg, 
        rgba(18, 36, 72, 0.85) 0%,
        rgba(42, 57, 80, 0.75) 50%,
        rgba(18, 36, 72, 0.85) 100%);
    top: 0;
    right: 0;
    position: absolute;
    backdrop-filter: blur(5px);
    bottom: 0;
    left: 0;
    content: "";
    z-index: 1;
}

.EskZ-about-this .HRnK-message-holder:hover {
    box-shadow: 0 30px 60px -15px rgba(0, 0, 0, 0.3);
    transform: perspective(1000px) rotateY(0deg);
}

.EskZ-about-this h1 {
    color: #ffffff;
    margin-bottom: 2rem;
    font-size: 38px;
    transform: translateX(-20px);
    opacity: 0;
    position: relative;
    animation: slideInTitle 0.8s forwards 0.2s ease-out;
    letter-spacing: 1px;
    font-weight: 700;
}

.EskZ-about-this ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.EskZ-about-this ul li:nth-child(2) {
    animation-delay: 0.6s;
}

.EskZ-about-this h4 {
    font-weight: 600;
    display: inline-block;
    font-size: 18px;
    position: relative;
    color: rgb(195,208,191);
    margin-bottom: 1rem;
}

.EskZ-about-this span::first-letter {
    color: rgb(157,173,152);
    float: left;
    font-weight: 700;
    line-height: 1;
    margin-right: 3px;
    font-size: 2em;
}

.aIuv-user-dialog {
    margin-right: 20px;
    flex-shrink: 0;
}

.aIuv-user-dialog svg {
    height: 50px;
    fill: rgb(195,208,191);
    width: 50px;
}

.zEwT-privacyAgreementDialog h5 {
    font-size: 21px;
    color: #ffffff;
    margin-bottom: 10px;
    font-weight: 700;
}

.zEwT-privacyAgreementDialog p a {
    border-bottom: 2px solid rgb(195,208,191);
    text-decoration: none;
    color: rgb(195,208,191);
}


#npiK-cookieOverlayAlert {
    display: none;
}

#npiK-cookieOverlayAlert:checked ~ .zEwT-privacyAgreementDialog {
    opacity: 0;
    visibility: hidden;
}

.jlaR-try-immediately::after {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    animation: horizonLine 5s ease-in-out infinite;
    height: 1px;
    background: linear-gradient(
        to right,
        transparent,
        rgba(255, 255, 255, 0.5),
        transparent
    );
    z-index: -1;
    content: '';
}

.jlaR-try-immediately .JKIr-knowledge-experts::before {
    z-index: 1;
    left: 0;
    height: 5px;
    top: 0;
    background: linear-gradient(
        to right,
        rgb(195,208,191),
        rgb(157,173,152),
        rgb(195,208,191)
    );
    content: '';
    width: 100%;
    animation: topLineGlow 3s ease-in-out infinite;
    position: absolute;
    box-shadow: 0 0 20px rgb(195,208,191,0.5);
}

.jlaR-try-immediately h3::after {
    width: 40px;
    animation: underlineGlow 3s ease-in-out infinite alternate;
    transform: translateX(-50%);
    position: absolute;
    content: '';
    left: 50%;
    background: rgb(157,173,152);
    box-shadow: 
        0 0 10px rgb(157,173,152),
        0 0 20px rgb(157,173,152,0.5);
    opacity: 0.7;
    height: 2px;
    bottom: -15px;
}

.jlaR-try-immediately .FqQS-message-section::after {
    content: '';
    bottom: -2px;
    left: -2px;
    border: 2px solid rgb(157,173,152);
    transition: all 0.4s ease;
    position: absolute;
    z-index: -2;
    right: -2px;
    opacity: 0;
    top: -2px;
}

.jlaR-try-immediately .FqQS-message-section:hover::before {
    left: 0;
}

.jlaR-try-immediately .FqQS-message-section:hover::after {
    animation: pulseBorder 2s infinite;
    opacity: 0.5;
}

.JpMj-contact-form-box .container {
    margin: 0 auto;
    padding: 0 20px;
    z-index: 1;
    max-width: 1200px;
    position: relative;
}

.JpMj-contact-form-box .EjQc-help-form {
    background: #ffffff;
    border-radius: 19px;
    flex-direction: row-reverse;
    overflow: hidden;
    display: flex;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
}

.JpMj-contact-form-box .RBbK-img-horizontal::before {
    position: absolute;
    mix-blend-mode: multiply;
    top: 0;
    left: 0;
    content: "";
    z-index: 1;
    background: rgb(195,208,191,0.5);
    height: 100%;
    width: 100%;
}

.JpMj-contact-form-box h3 {
    color: #000000;
    margin-bottom: 30px;
    position: relative;
    font-size: 23px;
    font-weight: 700;
}

.JpMj-contact-form-box input[type="text"] {
    transition: all 0.3s ease;
    background: rgb(228,233,225);
    border: none;
    padding: 18px 20px;
    color: #000000;
    width: 100%;
    font-size: 16px;
    border-radius: 10px;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.03);
}

.JpMj-contact-form-box .GQDq-inquiry-card input[type="checkbox"]:checked::after {
    height: 11px;
    border-width: 0 2px 2px 0;
    left: 7px;
    content: "";
    width: 6px;
    transform: rotate(45deg);
    top: 3px;
    border: solid #ffffff;
    position: absolute;
}

.JpMj-contact-form-box .GQDq-inquiry-card a::after {
    content: "";
    height: 1px;
    bottom: -2px;
    position: absolute;
    left: 0;
    width: 100%;
    background: rgb(195,208,191);
    transition: all 0.3s ease;
}

.JpMj-contact-form-box svg {
    fill: rgb(195,208,191);
    height: 20px;
    width: 20px;
    transition: all 0.3s ease;
}

.JpMj-contact-form-box svg:hover {
    fill: rgb(157,173,152);
}

.JpMj-contact-form-box svg:hover path {
    fill: rgb(157,173,152);
}

.MxPO-learning-impact::after {
    opacity: 0.05;
    top: 0;
    background-size: 50px 50px;
    content: "";
    left: 0;
    animation: moveBg 60s linear infinite;
    position: absolute;
    background-image: 
    linear-gradient(#ffffff 1px, transparent 1px),
    linear-gradient(90deg, #ffffff 1px, transparent 1px);
    height: 100%;
    width: 100%;
}

.MxPO-learning-impact .RBbK-img-horizontal:hover {
    transform: scale(1.05);
}

.MxPO-learning-impact .HRnK-message-holder {
    position: relative;
    padding: 40px 30px 40px 10px;
}

.MxPO-learning-impact h3::after {
    width: 60px;
    position: absolute;
    content: "";
    left: 0;
    transition: width 0.3s ease;
    background: linear-gradient(to right, rgb(195,208,191), rgb(157,173,152));
    height: 3px;
    bottom: -8px;
}

.MxPO-learning-impact li:hover {
    transform: translateY(-5px);
    box-shadow: 
    5px 5px 15px rgba(0, 0, 0, 0.1),
    inset 1px 1px 0 rgba(255, 255, 255, 0.9);
}

.MxPO-learning-impact li:hover::before {
    opacity: 0.2;
}

.MxPO-learning-impact li p {
    z-index: 1;
    position: relative;
    font-size: 17px;
    color: #000000;
    align-items: center;
    display: flex;
    gap: 12px;
    margin: 0;
}

footer {
    position: relative;
    perspective: 1000px;
    color: #ffffff;
    font-family: Arial, sans-serif;
}

.ysrV-mentor-cta::before {
    left: 0;
    height: 2px;
    position: absolute;
    background: linear-gradient(90deg, 
                transparent 0%, 
                rgb(157,173,152) 50%, 
                transparent 100%);
    animation: glowPulse 3s ease-in-out infinite alternate;
    top: 0;
    width: 100%;
    content: "";
}

.ysrV-mentor-cta .company_holder:hover {
    border-left: 3px solid #ffffff;
    transform: translateZ(20px) rotateX(2deg) rotateY(-2deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3), 
                0 0 20px rgb(195,208,191,0.5);
}

.ysrV-mentor-cta .company_holder h3::after {
    content: "";
    background: rgb(195,208,191);
    left: 0;
    width: 60px;
    height: 3px;
    position: absolute;
    bottom: 0;
    transition: width 0.4s ease-in-out;
}

.ysrV-mentor-cta .NKym-volunteer {
    position: relative;
}

.ysrV-mentor-cta .dVDz-nav-class {
    transition: all 0.4s ease;
    border-radius: 29px;
    padding: 2rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    position: relative;
    overflow: hidden;
    backdrop-filter: blur(5px);
    background: rgba(255, 255, 255, 0.03);
    transform-style: preserve-3d;
}

.ysrV-mentor-cta .dVDz-nav-class:hover::after {
    border-color: transparent rgb(157,173,152) transparent transparent;
    border-width: 0 35px 35px 0;
}

.ysrV-mentor-cta .dVDz-nav-class:hover {
    background: rgba(255, 255, 255, 0.05);
    transform: translateZ(15px) scale(1.03);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}

.ysrV-mentor-cta .dVDz-nav-class h5::after {
    background: rgb(195,208,191);
    height: 3px;
    width: 30%;
    left: 0;
    content: "";
    transition: width 0.4s ease-in-out;
    position: absolute;
    bottom: -8px;
}

.ysrV-mentor-cta .dVDz-nav-class a::before {
    left: -20px;
    transform: translateZ(5px);
    opacity: 0;
    content: "→";
    position: absolute;
    transition: all 0.3s ease;
}

.FzKO-grade-help {
    backdrop-filter: blur(10px);
    padding: 1.5rem 0;
    background: rgba(0, 0, 0, 0.3);
    position: relative;
    margin-top: 3rem;
}

.FzKO-grade-help .euyO-twitter-cta {
    font-size: 12px;
    border-radius: 30px;
    background: rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
    color: rgba(255, 255, 255, 0.6);
    padding: 0.5rem 1.5rem;
    position: relative;
    text-align: center;
}

.ysrV-mentor-cta .company_holder::after {
    top: 20px;
    right: 20px;
    width: 30px;
    content: "";
    opacity: 0.7;
    border-right: 2px solid rgb(195,208,191);
    position: absolute;
    height: 30px;
    transition: all 0.4s ease;
    border-top: 2px solid rgb(195,208,191);
}

.ysrV-mentor-cta .company_holder:hover .JUdH-mobile-cta::after {
    width: calc(100% - 1rem);
}

.ysrV-mentor-cta .dVDz-nav-class:nth-child(1)::before {
    background: radial-gradient(circle, rgb(195,208,191,0.5) 0%, transparent 70%);
}

.ysrV-mentor-cta .PBUO-head-train a::after {
    background: linear-gradient(to right, rgb(195,208,191), rgb(157,173,152));
    position: absolute;
    height: 1px;
    transition: width 0.3s ease;
    bottom: 0;
    content: "";
    width: 0;
    left: 0;
}

.pxKY-thxCard::after {
    content: "";
    transform: rotate(-15deg);
    right: -5%;
    height: 70%;
    background: linear-gradient(45deg, rgba(rgb(195,208,191), 0.03) 0%, rgba(rgb(157,173,152), 0.05) 100%);
    clip-path: polygon(0 0, 100% 25%, 85% 100%, 15% 80%);
    position: absolute;
    animation: float 15s infinite ease-in-out;
    z-index: 0;
    width: 40%;
    top: -10%;
}

.pxKY-thxCard .JKIr-knowledge-experts {
    transform: translateZ(5px);
    box-shadow: 
        0 15px 35px rgba(#000000, 0.05),
        0 5px 15px rgba(#000000, 0.03);
    background: #ffffff;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    padding: 3rem;
}

.pxKY-thxCard ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.pxKY-thxCard li {
    padding-left: 0;
    transform: translateY(20px);
    position: relative;
    opacity: 0;
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
}

.pxKY-thxCard span {
    font-size: calc(14px * 1.05);
    color: #000000;
    display: block;
    font-family: Arial, sans-serif;
    font-weight: 400;
    line-height: 1.7;
    letter-spacing: 0.01em;
}

.kiNY-pricing-bundle .container {
    max-width: 1320px;
    position: relative;
    padding: 0 15px;
    z-index: 2;
    margin: 0 auto;
}

.kiNY-pricing-bundle .WtfL-rate-plans h2 {
    font-weight: 700;
    color: rgb(195,208,191);
    position: relative;
    font-size: 34px;
    margin-bottom: 1.5rem;
    display: inline-block;
}

.kiNY-pricing-bundle .WtfL-rate-plans .jxJc-pricing-rates {
    color: #000000;
    margin: 0 auto;
    max-width: 80%;
    line-height: 1.6;
    font-size: 13px;
    font-weight: 400;
}

.kiNY-pricing-bundle .sCKD-member-fees:nth-child(1) {
    --i: 1;
}

.kiNY-pricing-bundle .sCKD-member-fees:nth-child(3) {
    --i: 3;
}

.kiNY-pricing-bundle .sCKD-member-fees:hover {
    transform: translateY(-5px) scale(1.02);
}

.kiNY-pricing-bundle .sCKD-member-fees:hover .zihK-program-fees {
    box-shadow: 0 15px 40px rgba(0,0,0,0.1);
}

.kiNY-pricing-bundle .CKVn-learning-fee::before {
    width: 120px;
    opacity: 0;
    z-index: -1;
    position: absolute;
    transform: translate(30px, -30px);
    height: 120px;
    content: "";
    right: 0;
    background: linear-gradient(135deg, transparent 50%, rgb(195,208,191,0.5) 50%);
    top: 0;
    transition: opacity 0.4s ease, transform 0.4s ease;
}

.kiNY-pricing-bundle .sCKD-member-fees:hover .URrI-fee-options::before {
    width: 80px;
}

.kiNY-pricing-bundle .sCKD-member-fees p {
    -ms-word-break: break-all;
    line-height: 1.6;
    font-size: 13px;
    word-break: break-word;
    overflow-wrap: break-word;
    margin-bottom: 0;
    color: #000000;
    word-wrap: break-word;
}


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



@media screen and (max-width: 991px) {.LHmX-training-specialist .akbn-review-praise {
    flex-direction: column;
    transform: rotate(0);
    gap: 3rem;
}.LHmX-training-specialist .RBbK-img-horizontal {
    height: 320px;
    margin: 0 auto;
    transform: perspective(1000px) rotateY(0);
    width: 280px;
}.LHmX-training-specialist .tycK-career-insights {
    transform: translateY(-30px) perspective(1000px) rotateY(0);
}.LHmX-training-specialist .akbn-review-praise:hover .RBbK-img-horizontal {
    transform: perspective(1000px) rotateY(0);
}.LHmX-training-specialist .akbn-review-praise:hover .tycK-career-insights {
    transform: translateY(-40px) perspective(1000px) rotateY(0);
}}



@media (max-width: 767px) {header .dVDz-nav-class {
    position: absolute;
    gap: 0;
    background-color: #ffffff;
    padding: 0;
    z-index: 1001;
    overflow: hidden;
    max-height: 0;
    left: 0;
    flex-direction: column;
    border-bottom: 3px solid rgb(195,208,191);
    top: 100%;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    width: 100%;
    transition: max-height 0.4s ease;
}header .menu.active {
    max-height: 400px;
}header .STNA-first-section {
    border-bottom: 1px solid rgb(228,233,225);
    width: 100%;
    padding: 12px 20px;
}header .STNA-first-section:last-child {
    border-bottom: none;
}header .STNA-first-section:before {
    left: 5px;
}header .KEUI-nav-pagebar {
    padding: 5px 0;
}header .imMV-head-learning {
    margin: 0 auto;
}
}


@media only screen and (max-width: 800px) {.UOXJ-privacy-gate {
    padding: 40px 20px;
}.UOXJ-privacy-gate h1 {
    font-size: calc(19px - 10px);
}.UOXJ-privacy-gate h2 {
    font-size: calc(19px - 8px);
}.UOXJ-privacy-gate p, .UOXJ-privacy-gate li {
    font-size: calc(13px - 2px);
}}



@media (min-width: 1024px) {.dPCX-operation-process {
    padding: 12rem 5rem;
}.dPCX-operation-process::before {
    background-size: 25% 25%;
}.dPCX-operation-process .JKIr-knowledge-experts {
    align-items: center;
    gap: 2rem;
    grid-template-columns: 0.4fr 0.6fr;
}.dPCX-operation-process h2 {
    margin-bottom: 0;
    font-size: calc(29px * 1.3);
}.dPCX-operation-process h2::before {
    width: 140px;
    bottom: -25px;
}.dPCX-operation-process .HRnK-message-holder {
    width: 100%;
    margin-left: 0;
    padding: 4rem;
}.dPCX-operation-process p {
    max-width: 100%;
}
}



@media (max-width: 767px) {.dPCX-operation-process {
    padding: 6rem 1.5rem;
}.dPCX-operation-process .JKIr-knowledge-experts {
    gap: 2rem;
}.dPCX-operation-process h2 {
    font-size: calc(29px * 0.9);
    margin-bottom: 2rem;
}.dPCX-operation-process .HRnK-message-holder {
    padding: 2rem;
}.dPCX-operation-process p {
    line-height: 1.7;
    font-size: calc(15px * 0.95);
}}



@media (max-width: 992px) {.EskZ-about-this {
    padding: 80px 0;
}.EskZ-about-this .HRnK-message-holder {
    transform: perspective(800px) rotateY(-1deg);
    padding: 2.5rem;
}.EskZ-about-this h1 {
    font-size: calc(38px * 0.9);
}.EskZ-about-this span {
    max-height: 250px;
}
}



@media (max-width: 768px) {.EskZ-about-this {
    padding: 60px 0;
}.EskZ-about-this .HRnK-message-holder {
    transform: none;
    padding: 2rem;
}.EskZ-about-this .HRnK-message-holder::before {
    width: 25%;
}.EskZ-about-this h1 {
    font-size: calc(38px * 0.8);
    margin-bottom: 1.5rem;
}.EskZ-about-this h1::after {
    width: 60px;
    bottom: -10px;
    height: 3px;
}.EskZ-about-this h4 {
    font-size: calc(18px * 0.9);
}.EskZ-about-this span {
    max-height: 200px;
    line-height: 1.7;
    font-size: calc(18px * 0.95);
}
}



@media screen and (max-width: 992px) {.jlaR-try-immediately {
    padding: 100px 0;
}.jlaR-try-immediately .JKIr-knowledge-experts {
    height: 320px;
    max-width: 85%;
}.jlaR-try-immediately h3 {
    letter-spacing: 4px;
    margin-bottom: 50px;
    font-size: calc(28px * 0.9);
}.jlaR-try-immediately h3::after {
    width: 35px;
}.jlaR-try-immediately .FqQS-message-section {
    font-size: calc(14px * 0.95);
    padding: 14px 35px;
}
}



@media (max-width: 992px) {.JpMj-contact-form-box .EjQc-help-form {
    flex-direction: column;
}.JpMj-contact-form-box .RBbK-img-horizontal {
    order: 1;
    min-height: 300px;
    flex: 0 0 auto;
}.JpMj-contact-form-box .nNYE-connect-box {
    padding: 50px 40px;
    order: 2;
    flex: 0 0 auto;
}.JpMj-contact-form-box h2 {
    margin-bottom: 40px;
}
}



@media (max-width: 992px) {.MxPO-learning-impact .JKIr-knowledge-experts {
    grid-template-columns: 1fr;
}.MxPO-learning-impact .RBbK-img-horizontal {
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    height: 300px;
}.MxPO-learning-impact .HRnK-message-holder {
    padding: 30px;
}
}



@media (max-width: 576px) {.MxPO-learning-impact {
    padding: 40px 0;
}.MxPO-learning-impact .JKIr-knowledge-experts {
    padding: 0;
}.MxPO-learning-impact .RBbK-img-horizontal {
    height: 200px;
}.MxPO-learning-impact .HRnK-message-holder {
    padding: 25px 20px;
}.MxPO-learning-impact h3 {
    font-size: calc(37px * 0.85);
}.MxPO-learning-impact li {
    padding: 12px;
}.MxPO-learning-impact li p {
    font-size: calc(17px * 0.9);
}.MxPO-learning-impact svg {
    padding: 5px;
    height: 18px;
    width: 18px;
}}



@media (hover: hover) {.pxKY-thxCard .JKIr-knowledge-experts:hover {
    transform: translateZ(10px) scale(1.01);
    box-shadow: 
            0 20px 45px rgba(#000000, 0.07),
            0 5px 20px rgba(#000000, 0.05);
}
}



@media (max-width: 768px) {.pxKY-thxCard {
    padding: 4rem 0;
}.pxKY-thxCard h2 {
    margin-bottom: 2rem;
    font-size: calc(31px * 0.8);
}.pxKY-thxCard .JKIr-knowledge-experts {
    padding: 2rem;
}.pxKY-thxCard span {
    font-size: 14px;
    line-height: 1.6;
}
}



@media (min-width: 992px) {.kiNY-pricing-bundle .kxPo-tuition-table {
    gap: 2rem;
    grid-template-columns: 2fr 1fr;
}.kiNY-pricing-bundle .WtfL-rate-plans {
    display: flex;
    flex-direction: column;
    text-align: left;
    padding: 4rem 3rem;
    justify-content: center;
    order: 2;
    height: 100%;
}.kiNY-pricing-bundle .WtfL-rate-plans h2::after {
    transform: none;
    width: 100px;
    background: linear-gradient(90deg, rgb(195,208,191), transparent);
    left: 0;
}.kiNY-pricing-bundle .WtfL-rate-plans .jxJc-pricing-rates {
    max-width: 100%;
    margin: 0;
}.kiNY-pricing-bundle .tWPu-study-price {
    order: 1;
    grid-template-columns: repeat(2, 1fr);
}
}



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



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



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



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



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



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



@keyframes textGlow {
    0% {
        text-shadow: 
            0 0 5px #ffffff,
            0 0 10px rgb(195,208,191,0.5);
    }
    100% {
        text-shadow: 
            0 0 10px #ffffff,
            0 0 20px rgb(195,208,191),
            0 0 30px rgb(195,208,191,0.5);
    }
}

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

@keyframes scanline {
    0% {
        transform: translateY(-100%);
        opacity: 0.5;
    }
    50% {
        opacity: 0.2;
    }
    100% {
        transform: translateY(100%);
        opacity: 0.5;
    }
}



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



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

