.JzL-nav-lead {
    flex: 1 0 auto;
}

.JzL-nav-lead {
    z-index: 1;
    position: relative;
    padding-top: 2rem;
    background: rgb(214,214,228);
    margin-top: 0;
}

.PTw-secure-fence h1 {
    border-bottom: 3px solid rgb(137,134,169);
    margin-bottom: 25px;
    text-transform: uppercase;
    color: rgb(175,176,204);
    font-weight: 700;
    padding-bottom: 10px;
    font-size: 41px;
    letter-spacing: 2px;
    font-family: Arial, sans-serif;
    margin-top: 40px;
}

.PTw-secure-fence ul, .PTw-secure-fence ol {
    list-style-position: inside;
    margin: 15px 0;
    line-height: 1.8;
    font-size: 13px;
    list-style: none;
    color: #000000;
    font-family: Arial, sans-serif;
    padding-left: 25px;
}

.KQC-contact-us {
    padding: 120px 0;
    background: rgb(214,214,228);
    position: relative;
    overflow: hidden;
}

.KQC-contact-us::after {
    height: 200px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    z-index: 2;
    background: linear-gradient(0deg, rgb(214,214,228) 0%, transparent 100%);
}

.sTO-inquiry-form .kFW-feedback-widget h3 {
    margin-bottom: 40px;
    color: #000000;
    font-size: 24px;
    text-transform: none;
    font-weight: 600;
    text-align: left;
}

.sTO-inquiry-form .kFW-feedback-widget input[type="text"],
.sTO-inquiry-form .kFW-feedback-widget textarea {
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
    background: rgba(245, 245, 245, 0.5);
    padding: 16px 20px;
    width: 100%;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    font-size: 16px;
    margin-bottom: 25px;
    border: none;
}

.sTO-inquiry-form .kFW-feedback-widget .Qvo-message-support input[type="checkbox"]:checked + label::after {
    position: absolute;
    width: 6px;
    transform: rotate(45deg);
    border: solid #ffffff;
    top: 4px;
    height: 12px;
    content: "";
    border-width: 0 2px 2px 0;
    left: 8px;
}

.sTO-inquiry-form .kFW-feedback-widget .RUP-support-map:hover::before {
    height: 100%;
}

.sTO-inquiry-form .eWX-request-feedback::before {
    left: 0;
    position: absolute;
    top: 0;
    background-image: repeating-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.05) 0,
        rgba(255, 255, 255, 0.05) 1px,
        transparent 1px,
        transparent 10px
    );
    width: 100%;
    z-index: -1;
    height: 100%;
    content: "";
}

.sTO-inquiry-form .eWX-request-feedback .dPT-feedback-box li svg path {
    fill: rgb(175,176,204);
    transition: all 0.3s ease;
}

.sTO-inquiry-form .eWX-request-feedback .dPT-feedback-box li a {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.9);
    transition: all 0.3s ease;
}

.Rbc-leadership-profile .QwS-learning-testimonials {
    z-index: 2;
    display: grid;
    border-radius: 25px;
    margin: 0 auto;
    grid-template-columns: 1fr 1.2fr;
    position: relative;
    overflow: visible;
    gap: 0;
    background: #ffffff;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.08), 
                -20px -20px 60px rgba(255, 255, 255, 0.8);
    max-width: 1100px;
}

.Rbc-leadership-profile .gjo-exp-table > div:nth-child(2)::after {
    left: 0;
    bottom: 0;
    content: "";
    background: rgb(137,134,169);
    width: 60px;
    position: absolute;
    height: 2px;
}

.Rbc-leadership-profile .QwS-learning-testimonials:hover .eHh-image-overlay {
    transform: translateX(-20px) translateY(-40px);
}

.kma-tyHub::after {
    bottom: -10%;
    filter: blur(50px);
    width: 40%;
    right: -5%;
    transform: rotate(15deg);
    content: "";
    z-index: 0;
    position: absolute;
    height: 40%;
    opacity: 0.3;
    background: linear-gradient(225deg, rgb(137,134,169) 0%, transparent 80%);
}

.kma-tyHub .BkN-digital-education > div:first-child {
    position: relative;
    padding-bottom: 20px;
}

.kma-tyHub .BkN-digital-education > div:first-child::after {
    width: 80px;
    height: 3px;
    transform-origin: left;
    bottom: 0;
    left: 0;
    animation: lineExtend 1.5s ease-out forwards;
    background-color: rgb(175,176,204);
    position: absolute;
    content: "";
}

.kma-tyHub a {
    text-decoration: none;
    transition: transform 0.3s ease;
    display: block;
    position: relative;
}

.kma-tyHub p {
    font-size: 17px;
    position: relative;
    line-height: 1.8;
    color: #000000;
    font-weight: 400;
    margin: 0;
}



header .VCn-page-head {
    position: relative;
    align-items: center;
    z-index: 5;
    padding: 1.3rem 2rem;
    display: flex;
    justify-content: space-between;
}

header .GwV-head-class:hover {
    transform: translateY(-3px) scale(1.02);
}

header .zZS-head-skill:hover::before {
    box-shadow: 0 0 15px rgb(175,176,204,0.5);
    opacity: 0.7;
    transform: skew(-5deg) scale(1.05);
}

header .hcn-head-top a {
    letter-spacing: 0.5px;
    padding: 0.8rem 1.2rem;
    border: 1px solid transparent;
    position: relative;
    transition: all 0.4s ease;
    font-size: 17px;
    text-decoration: none;
    display: block;
    font-weight: 600;
    z-index: 1;
    color: #ffffff;
}

header .hcn-head-top:hover::after {
    opacity: 0.4;
}

.JQa-privacyAgreementDialog {
    border-top: 3px solid rgb(175,176,204);
    position: fixed;
    overflow: hidden;
    padding: 20px;
    width: 100%;
    bottom: 0;
    font-family: Arial, sans-serif;
    z-index: 1050;
    background: rgb(214,214,228);
}

.fFJ-cookie-option {
    flex-grow: 1;
    margin-right: 20px;
}

.fFJ-cookie-option p {
    font-size: 14px;
    color: #000000;
    margin-bottom: 0;
}

.JQa-privacyAgreementDialog p a {
    color: rgb(175,176,204);
    text-decoration: underline;
}

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

.Ymn-our-background h1 {
    margin-bottom: 30px;
    font-size: 40px;
    color: rgb(175,176,204);
    transform: translateZ(30px);
    position: relative;
    font-weight: 700;
    transition: transform 0.4s ease-out;
    display: inline-block;
}

.Ymn-our-background .UIB-snippet-wrap:hover h1::after {
    transform: scaleX(1.5);
}

.Ymn-our-background li {
    margin-bottom: 15px;
    transform: translateY(20px);
    opacity: 0;
    animation: fadeIn 0.8s ease-out forwards;
}

.Ymn-our-background h4::before {
    background: rgb(175,176,204);
    height: 8px;
    left: 0;
    transform: translateY(-50%) rotate(45deg);
    content: "";
    width: 8px;
    position: absolute;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.1),
                -2px -2px 4px rgba(255, 255, 255, 0.8);
    top: 50%;
}



footer .Mzb-eng-center .container {
    z-index: 2;
    position: relative;
}

footer .eAQ-get-help {
    padding-bottom: 30px;
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 30px;
    gap: 30px;
}

footer .info_item p,
footer .info_item a {
    gap: 10px;
    text-decoration: none;
    font-weight: 400;
    transition: color 0.3s ease;
    font-family: Arial, sans-serif;
    font-size: 13px;
    display: flex;
    color: #ffffff;
    align-items: center;
}

footer .text_main_holder {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px;
    margin-bottom: 40px;
}

footer .SnY-header-know h5 {
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 5px;
    position: relative;
    color: #ffffff;
    padding-bottom: 15px;
}

footer .MrY-main-page a::before {
    transition: all 0.3s ease;
    background: rgb(137,134,169);
    width: 6px;
    opacity: 0.7;
    transform: translateY(-50%);
    content: '';
    border-radius: 50%;
    left: 0;
    position: absolute;
    height: 6px;
    top: 50%;
}

footer .input_holder {
    display: flex;
    flex-direction: column;
    position: relative;
    gap: 15px;
}

footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}

footer .SjO-access-classes::before {
    left: -100%;
    background: linear-gradient(90deg, 
        transparent, 
        rgba(255, 255, 255, 0.2), 
        transparent);
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    transition: 0.6s;
}

.lhe-course-overview {
    overflow: hidden;
    position: relative;
    z-index: 1;
    background: linear-gradient(145deg, rgb(214,214,228) 0%, rgba(245, 247, 250, 0.95) 100%);
    padding: 120px 0 100px;
}

.lhe-course-overview h2 {
    margin-bottom: 50px;
    position: relative;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    font-weight: 700;
    transform-origin: left center;
    color: #000000;
    font-size: 31px;
    transform: perspective(1000px) rotateX(0deg);
}

.lhe-course-overview .eHh-image-overlay::before {
    background: linear-gradient(
        to bottom,
        transparent 70%,
        rgba(rgba(0, 0, 0, 0.5), 0.1) 100%
    );
    content: "";
    transition: opacity 0.3s ease;
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
}

.lhe-course-overview .UIB-snippet-wrap:hover::before {
    height: 100%;
}

.lhe-course-overview .description {
    margin-bottom: 20px;
    position: relative;
    line-height: 1.7;
    transform: translateZ(0);
    font-size: 13px;
    transition: transform 0.4s ease;
    color: #000000;
}

.flv-service-plan {
    overflow: hidden;
    padding: 120px 0;
    background: rgb(214,214,228);
    position: relative;
}

.flv-service-plan .jcT-learn-offers {
    animation: fadeInUp 0.8s ease-out forwards;
    transform: translateY(-10px);
    margin: 0 auto;
    text-align: center;
    max-width: 800px;
}

.flv-service-plan .zpE-rate-list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
    width: 100%;
}

.flv-service-plan .pox-plan-matrix:nth-child(1) {
    --index: 1;
}

.flv-service-plan .pox-plan-matrix:nth-child(3) {
    --index: 3;
}

.flv-service-plan .NgL-promo-rates {
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    flex-direction: column;
    height: 100%;
    display: flex;
    background: linear-gradient(145deg, #ffffff, #f5f8ff);
}

.flv-service-plan .pox-plan-matrix:hover .SJv-bundle-price h3::after {
    width: 70px;
}

.flv-service-plan .SJv-bundle-price p {
    overflow-wrap: break-word;
    color: #000000;
    font-size: 15px;
    flex-grow: 1;
    margin-bottom: 0;
    white-space: normal;
    line-height: 1.7;
    word-break: break-word;
}

.ihD-training-method {
    background: linear-gradient(170deg, rgb(214,214,228) 60%, rgb(175,176,204,0.5) 100%);
    overflow: hidden;
    position: relative;
    padding: 8rem 0;
}

.ihD-training-method h3 {
    position: relative;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin: 0;
    font-weight: 700;
    text-align: center;
    padding: 0 2rem;
    animation: circuitConnect 1.5s ease-out forwards;
    color: #000000;
    font-size: 34px;
}

.ihD-training-method span {
    font-size: 18px;
    text-align: center;
    animation: moduleInitialize 1s ease-out forwards;
    align-items: center;
    display: flex;
    line-height: 1.8;
    z-index: 2;
    color: #000000;
    padding: 3rem;
    position: relative;
    justify-content: center;
}

.ihD-training-method .BkN-digital-education::after {
    animation: pulseNode 3s ease-in-out infinite;
    background: linear-gradient(135deg, rgb(175,176,204), rgb(137,134,169));
    box-shadow: 
        0 0 15px rgb(175,176,204,0.5),
        0 0 30px rgb(175,176,204,0.5);
    height: 16px;
    position: absolute;
    width: 16px;
    z-index: 1;
    top: calc(3rem + 70px);
    content: "";
    left: calc(50% - 8px);
    border-radius: 50%;
}

.AvC-check-it-out-now h2 {
    text-shadow: 0 2px 10px rgba(0,0,0,0.15);
    animation: fadeInUp 0.8s forwards ease-out;
    opacity: 0;
    margin-left: auto;
    text-align: center;
    max-width: 800px;
    color: #ffffff;
    letter-spacing: 0.5px;
    transform: translateY(-10px);
    font-weight: 700;
    line-height: 1.4;
    margin-right: auto;
    font-size: 37px;
    margin-bottom: 3rem;
}

.AvC-check-it-out-now .BkN-digital-education:hover svg path {
    fill: #ffffff;
}

.AvC-check-it-out-now .RUP-support-map:hover {
    color: rgb(137,134,169);
    box-shadow: 0 15px 25px rgba(0,0,0,0.15);
    transform: translateY(-3px);
}

.XHM-primary-page {
    position: relative;
    padding: 120px 40px;
    background: linear-gradient(135deg, rgb(214,214,228) 0%, rgb(137,134,169,0.5) 100%);
    overflow: hidden;
}

.XHM-primary-page {
    padding: 150px 60px;
}

.XHM-primary-page > div {
    z-index: 2;
    margin: 0 auto;
    grid-template-columns: 1fr;
    position: relative;
    display: grid;
    max-width: 1400px;
    gap: 60px;
}

.XHM-primary-page > div {
    grid-template-columns: 1fr 1.3fr;
    align-items: center;
    gap: 80px;
}

.XHM-primary-page .Wyd-edu-space {
    animation: fadeScale 1s ease-out forwards 0.2s;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0;
    position: relative;
    transform: translateY(0);
}

.XHM-primary-page .yrz-community-ed::after {
    left: 0;
    bottom: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    width: 100%;
    z-index: 2;
    height: 40%;
    content: "";
    position: absolute;
}

.XHM-primary-page .Wyd-edu-space:hover {
    transform: translateY(-5px);
}



@media screen and (max-width: 992px) {.KQC-contact-us {
    padding: 80px 0;
}.sTO-inquiry-form {
    flex-direction: column;
}.sTO-inquiry-form .kFW-feedback-widget {
    width: 100%;
    clip-path: none;
}.sTO-inquiry-form .eWX-request-feedback {
    clip-path: none;
    margin-left: 0;
    width: 100%;
}
}



@media (max-width: 992px) {.Rbc-leadership-profile .QwS-learning-testimonials {
    max-width: 90%;
    grid-template-columns: 1fr;
}.Rbc-leadership-profile .eHh-image-overlay {
    height: 400px;
    border-radius: 25px 25px 0 0;
    transform: translateY(-30px);
}.Rbc-leadership-profile .eHh-image-overlay::before {
    width: 100%;
    top: 30px;
    left: 0;
}.Rbc-leadership-profile .gjo-exp-table {
    padding: 1rem 2rem 3rem;
}.Rbc-leadership-profile .QwS-learning-testimonials:hover .eHh-image-overlay {
    transform: translateY(-40px);
}
}



@media (max-width: 991px) {header {
    padding: 0;
}header .VCn-page-head {
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row;
    padding: 1rem 1.5rem;
}header .zZS-head-skill {
    margin-bottom: 0;
}header .SnY-header-know {
    margin-top: 1rem;
    flex: 1 0 100%;
    justify-content: center;
}header .hcn-head-top {
    margin: 0 0.2rem;
}header .hcn-head-top a {
    font-size: calc(17px - 1px);
    padding: 0.6rem 0.8rem;
}header .zZS-head-skill::before {
    left: -5px;
    right: -5px;
    bottom: -5px;
    top: -5px;
}
}



@media (max-width: 768px) {.Ymn-our-background {
    padding: 60px 0;
}.Ymn-our-background .UIB-snippet-wrap {
    box-shadow: 
            15px 15px 30px rgba(0, 0, 0, 0.1),
            -8px -8px 20px rgba(255, 255, 255, 0.8),
            inset 3px 3px 8px rgba(255, 255, 255, 0.5),
            inset -3px -3px 10px rgba(0, 0, 0, 0.05);
    padding: 25px;
    transform: perspective(600px) rotateX(0.5deg);
}.Ymn-our-background h1 {
    font-size: calc(40px * 0.8);
    margin-bottom: 20px;
}.Ymn-our-background h4 {
    font-size: 20px;
}.Ymn-our-background span {
    font-size: calc(17px * 0.95);
    line-height: 1.6;
}
}




@media (min-width: 768px) {.lhe-course-overview {
    padding: 150px 0 130px;
}.lhe-course-overview .siI-skill-academy {
    align-items: center;
    grid-template-columns: 1fr 1.2fr;
    gap: 60px;
}.lhe-course-overview h2 {
    max-width: 80%;
    font-size: calc(31px * 1.1);
}.lhe-course-overview .eHh-image-overlay {
    height: 500px;
}.lhe-course-overview .UIB-snippet-wrap {
    padding: 50px 40px;
}
}



@media (max-width: 480px) {.lhe-course-overview {
    padding: 60px 0 50px;
}.lhe-course-overview h2 {
    margin-bottom: 25px;
    font-size: calc(31px * 0.75);
}.lhe-course-overview .eHh-image-overlay {
    height: 200px;
}.lhe-course-overview .UIB-snippet-wrap {
    padding: 25px 15px;
}.lhe-course-overview .description {
    font-size: calc(13px * 0.9);
    line-height: 1.5;
}}



@media (max-width: 480px) {.flv-service-plan {
    padding: 60px 0;
}.flv-service-plan .jcT-learn-offers h2 {
    font-size: calc(33px * 0.85);
}.flv-service-plan .SJv-bundle-price h3 {
    font-size: calc(22px * 0.95);
}.flv-service-plan .eHh-image-overlay {
    height: 160px;
}}



@media (max-width: 768px) {.AvC-check-it-out-now {
    padding: 4rem 0;
}.AvC-check-it-out-now h2 {
    margin-bottom: 2rem;
    font-size: calc(37px * 0.8);
}.AvC-check-it-out-now .BkN-digital-education {
    padding: 1.5rem;
    flex-direction: column;
    gap: 1.5rem;
}.AvC-check-it-out-now svg {
    width: 42px;
    height: 42px;
}.AvC-check-it-out-now .RUP-support-map {
    padding: 0.9rem 2rem;
    width: 100%;
}
}



@media (prefers-reduced-motion: reduce) {.XHM-primary-page::before,
  .XHM-primary-page h1.abk-edu-begin::after,
  .XHM-primary-page p,
  .XHM-primary-page .Wyd-edu-space,
  .XHM-primary-page .yrz-community-ed span {
    animation: none;
    transform: none;
    opacity: 1;
}.XHM-primary-page .yrz-community-ed:hover,
  .XHM-primary-page .Wyd-edu-space:hover {
    transform: none;
}
}



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



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



@keyframes gridPulse {
    0%, 100% {
        opacity: 0.1;
        background-size: 30px 30px;
    }
    50% {
        opacity: 0.2;
        background-size: 32px 32px;
    }
}



@keyframes lineGlow {
    0%, 100% {
        opacity: 0.5;
        box-shadow: 0 0 5px rgb(175,176,204,0.5);
    }
    50% {
        opacity: 1;
        box-shadow: 0 0 12px rgb(175,176,204);
    }
}



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



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

