.Mzb-eng-center {
    flex: 0 0 auto;
}

.yGz-grid-container {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    height: 100%;
}


.PTw-secure-fence {
    border: 2px solid rgb(175,176,204);
    background-size: 200% 100%;
    background-image: linear-gradient(to right, rgb(175,176,204,0.5) 50%, rgb(137,134,169,0.5) 50%);
    background-color: #ffffff;
    padding: 50px;
    height: auto;
    background-position: right bottom;
    box-shadow: inset 0 0 10px rgb(137,134,169,0.5), 0 0 20px rgba(0, 0, 0, 0.5);
    width: 100%;
}

.PTw-secure-fence li::before {
    background-color: rgb(175,176,204);
    border-radius: 50%;
    height: 10px;
    position: absolute;
    top: 5px;
    content: "";
    width: 10px;
    left: 0;
}

.KQC-contact-us::before {
    height: 100%;
    position: absolute;
    z-index: 1;
    background: linear-gradient(180deg, rgb(137,134,169,0.5) 0%, transparent 100%);
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0.4;
    content: "";
}

.KQC-contact-us h3 {
    color: #000000;
    margin-bottom: 60px;
    text-align: center;
    font-weight: 700;
    font-size: 33px;
    position: relative;
    text-transform: uppercase;
}

.sTO-inquiry-form .kFW-feedback-widget form {
    display: flex;
    flex-direction: column;
}

.sTO-inquiry-form .kFW-feedback-widget textarea {
    resize: vertical;
    min-height: 150px;
}

.sTO-inquiry-form .kFW-feedback-widget .Qvo-message-support input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

.sTO-inquiry-form .kFW-feedback-widget .Qvo-message-support label::before {
    position: absolute;
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
    height: 22px;
    transition: all 0.3s ease;
    width: 22px;
    content: "";
    top: 2px;
    background: rgba(245, 245, 245, 0.5);
    left: 0;
}

.sTO-inquiry-form .kFW-feedback-widget .RUP-support-map {
    cursor: pointer;
    color: #000000;
    font-size: 16px;
    display: inline-block;
    align-self: flex-start;
    transition: all 0.3s ease;
    letter-spacing: 1px;
    background: transparent;
    position: relative;
    border-bottom: 2px solid rgb(175,176,204);
    border: none;
    padding: 15px 35px;
    font-weight: 600;
    text-transform: uppercase;
}

.sTO-inquiry-form .eWX-request-feedback .dPT-feedback-box {
    padding: 0;
    list-style: none;
    margin: 0;
}

.sTO-inquiry-form .eWX-request-feedback .dPT-feedback-box li svg {
    flex-shrink: 0;
    height: 24px;
    margin-right: 20px;
    width: 24px;
}

.sTO-inquiry-form .eWX-request-feedback .dPT-feedback-box li span {
    color: rgba(255, 255, 255, 0.9);
    font-size: 16px;
    line-height: 1.5;
}

.Rbc-leadership-profile::before {
    height: 300px;
    right: -100px;
    z-index: 0;
    background: rgb(175,176,204,0.5);
    border-radius: 50%;
    width: 300px;
    top: -100px;
    filter: blur(120px);
    position: absolute;
    content: "";
}

.Rbc-leadership-profile .eHh-image-overlay::before {
    left: 30px;
    width: 100%;
    height: 100%;
    border-radius: 25px;
    background: rgb(175,176,204,0.5);
    top: 30px;
    z-index: -1;
    position: absolute;
    content: "";
}

.Rbc-leadership-profile .Thc-employee-history {
    font-style: italic;
    font-weight: 300;
    color: #000000;
    font-size: calc(13px * 1.1);
    font-family: Arial, sans-serif;
    position: relative;
    line-height: 1.7;
}

.kma-tyHub {
    background: linear-gradient(135deg, rgb(214,214,228) 0%, rgb(137,134,169,0.5) 100%);
    padding: 80px 0;
    position: relative;
    overflow: hidden;
}

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

.kma-tyHub .BkN-digital-education:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12), 
                0 0 0 1px rgba(0, 0, 0, 0.04), 
                0 8px 12px rgba(0, 0, 0, 0.06);
}

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

.kma-tyHub a:hover::before {
    height: 100%;
}

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

header .GwV-head-class img {
    filter: brightness(1.2) drop-shadow(0 0 8px rgba(255, 255, 255, 0.3));
    max-height: 40px;
}

header .hcn-head-top {
    position: relative;
    margin: 0 0.3rem;
    perspective: 800px;
}

header .hcn-head-top a::before {
    transform: scaleX(0);
    width: 80%;
    opacity: 0.7;
    background: rgb(175,176,204);
    transition: transform 0.3s ease;
    bottom: 5px;
    height: 1px;
    position: absolute;
    content: '';
    left: 10%;
}

header .VCn-page-head::after {
    opacity: 0.1;
    height: 1px;
    width: 60%;
    content: '';
    bottom: 0;
    position: absolute;
    left: 20%;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
}

#Rtb-cookieWarningDialog {
    display: none;
}

#Rtb-cookieWarningDialog:checked ~ .JQa-privacyAgreementDialog {
    visibility: hidden;
    opacity: 0;
}

.Kps-track-switch {
    margin-left: 10px;
    border-radius: 10px;
    padding: 10px 20px;
    transition: all 0.3s ease-in-out;
    font-size: 16px;
    text-decoration: none;
}

.Kps-track-switch {
    color: #ffffff;
    border: 1px solid rgb(175,176,204);
    background-color: rgb(175,176,204);
}

.Ymn-our-background .UIB-snippet-wrap:hover {
    box-shadow: 
        25px 25px 50px rgba(0, 0, 0, 0.15),
        -15px -15px 35px rgba(255, 255, 255, 0.9),
        inset 3px 3px 8px rgba(255, 255, 255, 0.6),
        inset -3px -3px 8px rgba(0, 0, 0, 0.03);
    transform: perspective(1000px) rotateX(0deg);
}

.Ymn-our-background ul {
    margin: 0;
    list-style: none;
    padding: 0;
}

.Ymn-our-background li:nth-child(1) {
    animation-delay: 0.3s;
}

.Ymn-our-background h4 {
    position: relative;
    padding-left: 15px;
    display: inline-block;
    color: rgb(137,134,169);
    margin-bottom: 15px;
    font-size: calc(20px * 1.2);
    font-weight: 600;
}

footer .Mzb-eng-center {
    position: relative;
    background: linear-gradient(135deg, #000000 0%, rgb(175,176,204) 100%);
    padding: 80px 0 30px;
    z-index: 1;
    box-shadow: 0 -10px 30px rgba(0, 0, 0, 0.1);
}

footer .yrK-intern-ship {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
}

footer .eAQ-get-help::after {
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgb(137,134,169,0.5) 50%, 
        transparent 100%);
    content: '';
    position: absolute;
    left: 0;
    height: 1px;
    bottom: 0;
    width: 100%;
}

footer .info_item:hover svg {
    transform: scale(1.2);
}

footer .info_item:hover a,
footer .info_item:hover p {
    color: rgb(137,134,169);
}

footer .TOQ-login-footer {
    line-height: 1.5;
    color: #ffffff;
    opacity: 0.7;
    font-weight: 300;
    max-width: 300px;
    font-size: 14px;
}

footer .MrY-main-page {
    flex-direction: column;
    margin-bottom: 20px;
    gap: 15px;
    display: flex;
}

footer .MrY-main-page a:hover {
    opacity: 1;
    color: rgb(137,134,169);
    transform: translateX(5px);
}

footer .subscribe_holder:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    transform: perspective(1000px) rotateY(0deg);
}

footer .subscribe_holder p {
    line-height: 1.6;
    font-size: 13px;
    margin-bottom: 20px;
    color: #ffffff;
    opacity: 0.8;
}

footer .input_holder input[type="email"]:focus {
    border-color: rgb(137,134,169);
    box-shadow: 0 0 15px rgb(137,134,169,0.5);
}

footer .SjO-access-classes:hover::before {
    left: 100%;
}

footer .SjO-access-classes:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    transform: translateY(-2px);
}

footer .UAX-footer-account {
    font-size: 13px;
    color: #ffffff;
    opacity: 0.7;
    font-weight: 300;
}

.lhe-course-overview::before {
    height: 100%;
    position: absolute;
    top: 0;
    width: 60%;
    background: linear-gradient(135deg, transparent 0%, rgba(rgb(175,176,204,0.5), 0.05) 100%);
    right: 0;
    z-index: -1;
    content: "";
    transform: skewX(-15deg) translateX(10%);
}

.lhe-course-overview h2:hover {
    transform: perspective(1000px) rotateX(2deg);
}

.lhe-course-overview .siI-skill-academy {
    transform-style: preserve-3d;
    position: relative;
    grid-template-columns: 1fr;
    gap: 40px;
    display: grid;
}

.lhe-course-overview .eHh-image-overlay:hover {
    box-shadow: 0 30px 50px -15px rgba(0, 0, 0, 0.25);
    transform: perspective(1000px) rotateY(0deg) translateZ(20px);
}

.lhe-course-overview .UIB-snippet-wrap::before {
    background: linear-gradient(to bottom, rgb(175,176,204), rgb(137,134,169));
    height: 0;
    content: "";
    position: absolute;
    transition: height 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    top: 0;
    width: 5px;
    left: 0;
}

.lhe-course-overview .description:nth-child(2) {
    opacity: 0;
    animation: fadeText 0.8s 0.3s ease forwards;
}

.flv-service-plan::before {
    width: 100%;
    position: absolute;
    background: linear-gradient(135deg, rgb(175,176,204,0.5) 0%, transparent 70%);
    z-index: 1;
    height: 100%;
    content: "";
    top: 0;
    left: 0;
}

.flv-service-plan .oiv-lesson-rates {
    font-size: 15px;
    word-break: break-word;
    color: #000000;
    max-width: 600px;
    line-height: 1.7;
    overflow-wrap: break-word;
    margin: 0 auto;
    margin-bottom: 0;
}

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

.flv-service-plan .NgL-promo-rates::before {
    width: 100%;
    content: "";
    background: linear-gradient(90deg, rgb(175,176,204), rgb(137,134,169));
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
}

.flv-service-plan .SJv-bundle-price h3 {
    margin-top: 0;
    word-break: break-word;
    color: #000000;
    margin-bottom: 15px;
    font-size: 22px;
    position: relative;
    font-weight: 700;
    overflow-wrap: break-word;
}

.flv-service-plan .pox-plan-matrix:hover .eHh-image-overlay {
    filter: brightness(1.05);
    transform: scale(1.05);
}

.ihD-training-method::before {
    height: 100%;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    opacity: 0.15;
    animation: gridPulse 8s ease-in-out infinite alternate;
    background-size: 30px 30px;
    background-image: 
        linear-gradient(rgb(137,134,169,0.5) 1px, transparent 1px),
        linear-gradient(90deg, rgb(137,134,169,0.5) 1px, transparent 1px);
}

.ihD-training-method h3::after {
    bottom: -15px;
}

.ihD-training-method span::after {
    right: 4px;
    top: 4px;
    left: 4px;
    position: absolute;
    background: linear-gradient(135deg, 
        rgba(255, 255, 255, 0.5) 0%, 
        rgba(255, 255, 255, 0) 50%,
        rgba(255, 255, 255, 0.2) 100%
    );
    content: "";
    opacity: 0.6;
    clip-path: polygon(
        0 5%, 
        5% 0, 
        95% 0, 
        100% 5%, 
        100% 95%, 
        95% 100%, 
        5% 100%, 
        0 95%
    );
    z-index: -1;
    bottom: 4px;
}

.AvC-check-it-out-now::before {
    height: 100%;
    position: absolute;
    width: 100%;
    background-image: 
    radial-gradient(circle at 20% 30%, rgba(255,255,255,0.15) 0%, transparent 25%),
    radial-gradient(circle at 80% 70%, rgba(255,255,255,0.1) 0%, transparent 20%);
    content: '';
    z-index: 1;
    top: 0;
    left: 0;
}

.AvC-check-it-out-now .BkN-digital-education:hover {
    box-shadow: 0 20px 40px rgba(0,0,0,0.15);
    transform: translateY(-5px) scale(1.02);
}

.AvC-check-it-out-now .BkN-digital-education:hover svg {
    transform: rotate(12deg) scale(1.1);
}

.AvC-check-it-out-now svg path {
    fill: #ffffff;
    transition: fill 0.3s ease-out;
}

.AvC-check-it-out-now .RUP-support-map::before {
    height: 100%;
    transition: left 0.6s ease-out;
    content: '';
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.3), transparent);
    width: 100%;
    z-index: -1;
    left: -100%;
    position: absolute;
    top: 0;
}

.XHM-primary-page::after {
    top: -10px;
    content: "";
    opacity: 0.1;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%);
    transform: rotate(-5deg);
    z-index: 0;
    height: 25vw;
    background: rgb(137,134,169,0.5);
    position: absolute;
    width: 25vw;
    right: -10px;
}

.XHM-primary-page h1.abk-edu-begin::after {
    left: 0;
    animation: expandWidth 1.2s ease-out forwards;
    background: linear-gradient(90deg, rgb(175,176,204) 0%, rgb(137,134,169) 100%);
    width: 80px;
    position: absolute;
    transform-origin: left;
    content: "";
    bottom: -12px;
    height: 4px;
}

.XHM-primary-page h1.abk-edu-begin::after {
    width: 120px;
}

.XHM-primary-page .yrz-community-ed h3 {
    font-size: clamp(1.2rem, 2vw, 1.8rem);
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    line-height: 1.4;
    margin: 0;
    font-weight: 600;
    position: relative;
    color: #ffffff;
}



@media only screen and (max-width: 800px) {.PTw-secure-fence {
    padding: 30px;
}.PTw-secure-fence h1 {
    font-size: calc(19px - 8px);
}.PTw-secure-fence h2 {
    font-size: calc(19px - 6px);
}.PTw-secure-fence h3, .PTw-secure-fence h4, .PTw-secure-fence h5, .PTw-secure-fence h6 {
    font-size: calc(19px - 4px);
}.PTw-secure-fence ul, .PTw-secure-fence ol {
    font-size: calc(13px - 2px);
    padding-left: 20px;
}}



@media (min-width: 768px) {.kma-tyHub .BkN-digital-education {
    gap: 40px;
    padding: 60px 70px;
}.kma-tyHub h5 {
    font-size: calc(23px * 1.2);
}.kma-tyHub p {
    font-size: calc(17px * 1.05);
}
}



@media (max-width: 480px) {.kma-tyHub {
    padding: 50px 0;
}.kma-tyHub .BkN-digital-education {
    transform: perspective(1000px) rotateX(1deg);
    padding: 30px 20px;
}.kma-tyHub h5 {
    font-size: calc(23px * 0.85);
}.kma-tyHub p {
    font-size: calc(17px * 0.95);
}.kma-tyHub .BkN-digital-education > div:first-child {
    padding-bottom: 15px;
}}



@media (max-width: 479px) {header .VCn-page-head {
    padding: 0.7rem 1rem;
}header .zZS-head-skill {
    max-width: 110px;
}header .hcn-head-top a {
    padding: 0.4rem 0.6rem;
    font-size: calc(17px - 3px);
}}


@media (max-width: 800px) {.yZV-user-alert {
    align-items: center;
    flex-direction: column;
}.uMB-cookie-reset {
    margin-bottom: 15px;
}.fFJ-cookie-option {
    margin-bottom: 20px;
    text-align: center;
}.Kps-track-switch {
    margin-top: 10px;
    margin-left: 0;
    width: 100%;
}}



@media (max-width: 576px) {.Ymn-our-background {
    padding: 40px 0;
}.Ymn-our-background .UIB-snippet-wrap {
    transform: none;
    padding: 20px;
    box-shadow: 
            10px 10px 20px rgba(0, 0, 0, 0.1),
            -5px -5px 15px rgba(255, 255, 255, 0.8),
            inset 2px 2px 5px rgba(255, 255, 255, 0.5),
            inset -2px -2px 5px rgba(0, 0, 0, 0.05);
}.Ymn-our-background h1 {
    margin-bottom: 15px;
    font-size: calc(40px * 0.7);
}.Ymn-our-background h1::after {
    height: 3px;
}.Ymn-our-background h4 {
    margin-bottom: 10px;
    font-size: calc(20px * 0.9);
}.Ymn-our-background span {
    line-height: 1.5;
    font-size: calc(17px * 0.9);
}}



@media (min-width: 992px) {.lhe-course-overview {
    padding: 180px 0 160px;
}.lhe-course-overview h2 {
    margin-bottom: 70px;
}.lhe-course-overview .siI-skill-academy {
    gap: 80px;
}.lhe-course-overview .eHh-image-overlay {
    height: 600px;
}.lhe-course-overview .UIB-snippet-wrap {
    padding: 60px 50px;
}
}



@media (min-width: 768px) {.flv-service-plan .zpE-rate-list {
    grid-template-columns: repeat(2, 1fr);
}.flv-service-plan .SJv-bundle-price {
    padding: 40px;
}.flv-service-plan .eHh-image-overlay {
    height: 220px;
}
}



@media (max-width: 767px) {.flv-service-plan {
    padding: 80px 0;
}.flv-service-plan .SJv-bundle-price {
    padding: 30px 20px;
}.flv-service-plan .smY-annual-plan {
    font-size: 22px;
    padding: 6px 12px;
}.flv-service-plan .eHh-image-overlay {
    height: 180px;
}
}



@media (max-width: 768px) {.ihD-training-method {
    padding: 4rem 1rem;
}.ihD-training-method::before {
    background-size: 20px 20px;
}.ihD-training-method h3 {
    padding: 0 1rem;
    letter-spacing: 1px;
    font-size: calc(34px * 0.8);
}.ihD-training-method span {
    padding: 2rem;
    font-size: calc(18px * 0.95);
}.ihD-training-method .BkN-digital-education::before {
    height: 30px;
}.ihD-training-method .BkN-digital-education::after {
    width: 12px;
    top: calc(3rem + 50px);
    left: calc(50% - 6px);
    height: 12px;
}}



@media screen and (max-width: 767px) {.XHM-primary-page {
    padding: 80px 24px;
}.XHM-primary-page::before {
    background-position: center top;
}.XHM-primary-page::after {
    height: 50vw;
    width: 50vw;
}.XHM-primary-page .yrz-community-ed {
    aspect-ratio: 4/3;
}.XHM-primary-page .yrz-community-ed span {
    padding: 24px;
}
}



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

@keyframes gradientSlide {
    0% { background-position: 0% center; }
    100% { background-position: 200% center; }
}

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



@keyframes circuitConnect {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}



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



@keyframes expandWidth {
  0% {
    width: 0;
  }
  100% {
    width: 80px;
  }
}


  
  @keyframes expandWidth {
    0% {
      width: 0;
    }
    100% {
      width: 120px;
    }
  }

