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

svg {
    width: 30px;
    height: 30px;
}

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

.PTw-secure-fence h2 {
    font-weight: 600;
    font-family: Arial, sans-serif;
    border-left: 5px solid rgb(175,176,204);
    font-size: 32px;
    margin-bottom: 20px;
    color: rgb(137,134,169);
    padding-left: 15px;
    margin-top: 30px;
}

.PTw-secure-fence li {
    padding-left: 25px;
    position: relative;
    margin-bottom: 12px;
    border-left: 2px dashed rgb(137,134,169);
    line-height: 1.6;
}

.PTw-secure-fence p, .PTw-secure-fence span, .PTw-secure-fence div {
    margin-bottom: 15px;
    padding-bottom: 5px;
    font-family: Arial, sans-serif;
    line-height: 1.8;
    font-size: 13px;
    color: #000000;
    border-bottom: 1px solid rgb(137,134,169,0.5);
}

.KQC-contact-us .container {
    margin: 0 auto;
    max-width: 1200px;
    z-index: 5;
    padding: 0 20px;
    position: relative;
}

.sTO-inquiry-form .kFW-feedback-widget {
    padding: 60px;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    z-index: 1;
    flex: 0 0 58%;
    position: relative;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
    background: #ffffff;
}

.sTO-inquiry-form .kFW-feedback-widget .Qvo-message-support {
    align-items: flex-start;
    position: relative;
    margin-bottom: 30px;
    display: flex;
}

.sTO-inquiry-form .kFW-feedback-widget .Qvo-message-support label {
    position: relative;
    line-height: 1.5;
    padding-left: 35px;
    font-size: calc(16px - 2px);
    color: #000000;
    cursor: pointer;
}

.sTO-inquiry-form .kFW-feedback-widget .Qvo-message-support a:hover {
    color: rgb(137,134,169);
    border-bottom-color: rgb(137,134,169);
}

.sTO-inquiry-form .kFW-feedback-widget .RUP-support-map::before {
    z-index: -1;
    transition: all 0.3s ease;
    left: 0;
    position: absolute;
    background: rgb(175,176,204);
    width: 100%;
    bottom: -2px;
    height: 2px;
    content: "";
}

.sTO-inquiry-form .eWX-request-feedback h4 {
    padding-bottom: 15px;
    color: #ffffff;
    position: relative;
    font-size: 24px;
    font-weight: 600;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 40px;
}

.sTO-inquiry-form .eWX-request-feedback .dPT-feedback-box li:last-child {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0;
}

.sTO-inquiry-form .eWX-request-feedback .dPT-feedback-box li:hover svg path {
    fill: #ffffff;
}

.Rbc-leadership-profile {
    padding: 6rem 2rem;
    position: relative;
    background-color: rgb(214,214,228);
    overflow: hidden;
}

.Rbc-leadership-profile .eHh-image-overlay {
    transform: translateX(-30px) translateY(-30px);
    height: 500px;
    position: relative;
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border-radius: 25px 0 0 25px;
}

.Rbc-leadership-profile .name {
    letter-spacing: -0.5px;
    font-size: 46px;
    color: #000000;
    font-weight: 700;
    margin-bottom: 0.5rem;
}

.Rbc-leadership-profile .Thc-employee-history::before {
    font-family: serif;
    position: absolute;
    top: -2.5rem;
    z-index: -1;
    font-size: 5rem;
    left: -2rem;
    color: rgb(137,134,169,0.5);
    content: "";
}

.kma-tyHub::before {
    background: radial-gradient(circle at 70% 30%, rgb(175,176,204,0.5) 0%, transparent 60%);
    width: 100%;
    position: absolute;
    height: 100%;
    animation: pulse 8s infinite alternate ease-in-out;
    left: 0;
    opacity: 0.7;
    content: "";
    z-index: 1;
    top: 0;
}

.kma-tyHub .BkN-digital-education::before {
    background: linear-gradient(90deg, 
        rgb(175,176,204) 0%, 
        rgb(137,134,169) 50%, 
        rgb(175,176,204) 100%);
    position: absolute;
    height: 4px;
    animation: gradientMove 6s linear infinite;
    content: "";
    background-size: 200% 100%;
    width: 100%;
    top: -2px;
    left: 0;
}

.kma-tyHub .BkN-digital-education > div:last-child {
    animation: fadeSlideUp 0.8s 0.4s forwards cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    opacity: 0;
    transform: translateY(20px);
}

header::after {
    background: linear-gradient(90deg, 
        rgb(175,176,204) 0%,
        rgb(137,134,169) 50%,
        rgb(175,176,204) 100%
    );
    bottom: 0;
    content: '';
    left: 0;
    height: 4px;
    animation: gradientSlide 5s linear infinite;
    background-size: 200% auto;
    position: absolute;
    width: 100%;
}

header .zZS-head-skill::before {
    top: -8px;
    transition: all 0.3s ease;
    transform: skew(-3deg);
    left: -8px;
    opacity: 0.3;
    right: -8px;
    border-radius: 10px;
    position: absolute;
    bottom: -8px;
    content: '';
    border: 1px solid rgb(175,176,204);
}

header .hcn-head-top a:hover::before {
    transform: scaleX(1);
}

header .hcn-head-top::after {
    background: radial-gradient(circle at center, rgb(175,176,204,0.5) 0%, transparent 70%);
    opacity: 0;
    pointer-events: none;
    content: '';
    top: 0;
    transition: opacity 0.3s ease;
    height: 100%;
    z-index: -1;
    width: 100%;
    position: absolute;
    left: 0;
}

.uMB-cookie-reset {
    flex-shrink: 0;
    margin-right: 20px;
}

.uMB-cookie-reset svg {
    fill: rgb(175,176,204);
    height: 60px;
    width: 60px;
    transition: fill 0.3s ease-in-out;
}

.Kps-track-switch:hover {
    border-color: #000000;
    background-color: rgba(0, 0, 0, 0.5);
}


.Ymn-our-background {
    padding: 100px 0;
    z-index: 1;
    position: relative;
    overflow: hidden;
}

.Ymn-our-background .UIB-snippet-wrap {
    box-shadow: 
        20px 20px 40px rgba(0, 0, 0, 0.1),
        -10px -10px 30px rgba(255, 255, 255, 0.8),
        inset 5px 5px 10px rgba(255, 255, 255, 0.5),
        inset -5px -5px 15px rgba(0, 0, 0, 0.05);
    background: linear-gradient(to right bottom, 
        rgba(255, 255, 255, 0.9), 
        rgba(255, 255, 255, 0.7));
    position: relative;
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: perspective(1000px) rotateX(2deg);
    padding: 40px;
}

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

.Ymn-our-background span::first-letter {
    font-weight: 700;
    color: rgb(175,176,204);
    font-size: 1.5em;
}

footer {
    position: relative;
    width: 100%;
}

footer .Mzb-eng-center::before {
    left: 0;
    content: '';
    position: absolute;
    background: repeating-linear-gradient(
        45deg,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0.5) 10px,
        transparent 10px,
        transparent 20px
    );
    top: 0;
    z-index: -1;
    opacity: 0.05;
    width: 100%;
    height: 100%;
}

footer .info_item {
    transition: all 0.3s ease;
    padding: 15px;
    border: 1px solid rgba(255, 255, 255, 0.05);
    margin-bottom: 15px;
    backdrop-filter: blur(5px);
    border-radius: 10px;
    flex: 1;
    transform: translateY(0);
    background: rgba(255, 255, 255, 0.03);
    min-width: 200px;
}

footer .zZS-head-skill {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    display: flex;
}

footer .SnY-header-know {
    flex-direction: column;
    gap: 20px;
    display: flex;
}

footer .MrY-main-page a {
    font-size: 13px;
    text-decoration: none;
    position: relative;
    color: #ffffff;
    opacity: 0.8;
    transition: all 0.3s ease;
    padding-left: 15px;
}

footer .subscribe_holder {
    gap: 15px;
    transition: all 0.5s ease;
    flex-direction: column;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 19px;
    transform: perspective(1000px) rotateY(-5deg);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    padding: 25px;
    display: flex;
    border: 1px solid rgba(255, 255, 255, 0.05);
}

footer .SjO-access-classes {
    border: none;
    overflow: hidden;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    background: linear-gradient(45deg, rgb(137,134,169) 0%, rgb(175,176,204) 100%);
    border-radius: 10px;
    letter-spacing: 1px;
    position: relative;
    transition: all 0.3s ease;
    color: #ffffff;
    padding: 12px 24px;
    text-transform: uppercase;
}

.lhe-course-overview::after {
    transform: rotate(15deg);
    z-index: -1;
    content: "";
    width: 200px;
    left: -50px;
    position: absolute;
    opacity: 0.05;
    bottom: -50px;
    background: linear-gradient(225deg, rgb(175,176,204) 0%, rgb(137,134,169) 100%);
    height: 200px;
}

.lhe-course-overview h2:hover::after {
    transform: scaleX(1.5);
}

.lhe-course-overview .eHh-image-overlay {
    position: relative;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275),
                box-shadow 0.5s ease;
    border: none;
    transform: perspective(1000px) rotateY(-2deg) translateZ(10px);
    box-shadow: 0 20px 40px -20px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    height: 350px;
}

.lhe-course-overview .UIB-snippet-wrap:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(10px);
}

.lhe-course-overview .description::first-letter {
    font-size: 1.2em;
    font-weight: 600;
    color: rgb(175,176,204);
}




.lhe-course-overview .siI-skill-academy:hover .eHh-image-overlay {
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}

.flv-service-plan .container {
    position: relative;
    max-width: 1320px;
    padding: 0 15px;
    z-index: 2;
    margin: 0 auto;
}

.flv-service-plan .jcT-learn-offers h2 {
    font-weight: 700;
    position: relative;
    color: #000000;
    font-size: 33px;
    margin-bottom: 20px;
    display: inline-block;
}

.flv-service-plan .pox-plan-matrix {
    animation: fadeInUp 0.8s ease-out forwards;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transform: translateY(20px);
    height: 100%;
    display: block;
    border-radius: 10px;
    overflow: hidden;
    text-decoration: none;
    opacity: 0;
    animation-delay: calc(var(--index, 0) * 0.1s);
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1), box-shadow 0.5s cubic-bezier(0.25, 1, 0.5, 1);
}

.flv-service-plan .smY-annual-plan {
    overflow-wrap: break-word;
    word-break: break-word;
    color: rgb(175,176,204);
    border-radius: 10px;
    display: inline-block;
    position: relative;
    font-weight: 700;
    background: linear-gradient(to right, rgba(var(--primary-color-rgb), 0.1), rgba(var(--primary-color-rgb), 0.05));
    padding: 8px 16px;
    font-size: calc(22px * 1.2);
    margin: 10px 0 20px;
}

.ihD-training-method .BkN-digital-education {
    z-index: 2;
    max-width: 1100px;
    position: relative;
    grid-template-columns: 1fr;
    margin: 0 auto;
    transition: transform 0.5s ease;
    gap: 3rem;
    display: grid;
}

.ihD-training-method h3::before,
.ihD-training-method h3::after {
    height: 1px;
    left: 20%;
    width: 60%;
    position: absolute;
    animation: lineGlow 3s ease-in-out infinite alternate;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(175,176,204), transparent);
}

.ihD-training-method h3::before {
    top: -15px;
}

.ihD-training-method .BkN-digital-education::before {
    content: "";
    background: linear-gradient(to bottom, rgb(175,176,204), rgb(137,134,169));
    left: calc(50% - 1.5px);
    height: 50px;
    top: calc(3rem + 20px);
    z-index: 1;
    position: absolute;
    width: 3px;
}

.AvC-check-it-out-now::after {
    transform: rotate(-15deg);
    border-radius: 38% 62% 63% 37% / 41% 44% 56% 59%;
    background: linear-gradient(45deg, transparent, rgba(255,255,255,0.05));
    z-index: 0;
    height: 30rem;
    content: '';
    width: 30rem;
    bottom: -2rem;
    right: -2rem;
    position: absolute;
    animation: floatEffect 20s infinite alternate ease-in-out;
}

.AvC-check-it-out-now svg {
    height: 48px;
    filter: drop-shadow(0 4px 6px rgba(0,0,0,0.1));
    width: 48px;
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: rotate(0);
}

.AvC-check-it-out-now .RUP-support-map {
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    text-align: center;
    z-index: 1;
    position: relative;
    padding: 1rem 2.5rem;
    color: rgb(175,176,204);
    letter-spacing: 0.5px;
    font-weight: 600;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    background: #ffffff;
    box-shadow: 0 10px 20px rgba(0,0,0,0.1);
    border-radius: 10px;
}

.XHM-primary-page h1.abk-edu-begin {
    margin-bottom: 24px;
    font-size: clamp(2.5rem, 5vw, 48px);
    line-height: 1.2;
    transform: translateX(-8px);
    font-weight: 700;
    position: relative;
    color: #000000;
    letter-spacing: -0.02em;
}

.XHM-primary-page h1.abk-edu-begin {
    transform: translateX(-16px);
}

.XHM-primary-page .yrz-community-ed {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    aspect-ratio: 16/9;
    overflow: hidden;
    position: relative;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
}

.XHM-primary-page .yrz-community-ed span {
    left: 0;
    animation: fadeUp 0.8s ease-out forwards 0.8s;
    position: absolute;
    padding: 40px;
    z-index: 3;
    width: 100%;
    transform: translateY(10px);
    bottom: 0;
    opacity: 0;
}


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



@media screen and (max-width: 768px) {.KQC-contact-us {
    padding: 60px 0;
}.KQC-contact-us h3 {
    font-size: calc(33px - 4px);
}.sTO-inquiry-form .kFW-feedback-widget,
    .sTO-inquiry-form .eWX-request-feedback {
    padding: 40px 30px;
}.sTO-inquiry-form .kFW-feedback-widget .RUP-support-map {
    text-align: center;
    width: 100%;
}
}



@media (max-width: 767px) {.kma-tyHub {
    padding: 60px 0;
}.kma-tyHub .BkN-digital-education {
    gap: 25px;
    padding: 35px 25px;
}.kma-tyHub .BkN-digital-education > div:first-child::after {
    width: 60px;
}.kma-tyHub h5 {
    font-size: calc(23px * 0.9);
}.kma-tyHub a::before {
    left: -10px;
}
}



@media (min-width: 1400px) {header .VCn-page-head {
    max-width: 1300px;
    margin: 0 auto;
}header .hcn-head-top {
    margin: 0 0.5rem;
}header .hcn-head-top a {
    padding: 0.8rem 1.5rem;
}
}



@media (max-width: 767px) {header {
    padding: 0;
}header .VCn-page-head {
    padding: 0.8rem 1.2rem;
}header .zZS-head-skill {
    max-width: 130px;
}header .zZS-head-skill::before {
    display: none;
}header .SnY-header-know {
    padding-bottom: 0.5rem;
    scrollbar-width: thin;
    -webkit-overflow-scrolling: touch;
    margin-top: 0.8rem;
    justify-content: flex-start;
    overflow-x: auto;
}header .SnY-header-know::-webkit-scrollbar {
    height: 2px;
}header .SnY-header-know::-webkit-scrollbar-thumb {
    background: rgb(175,176,204);
    border-radius: 10px;
}header .hcn-head-top {
    margin: 0 0.1rem;
    flex: 0 0 auto;
}header .hcn-head-top a {
    letter-spacing: 0;
    font-size: calc(17px - 2px);
    white-space: nowrap;
    padding: 0.5rem 0.7rem;
}header .hcn-head-top a::before {
    bottom: 3px;
}header::after {
    height: 2px;
}
}



@media (max-width: 768px) {footer .Mzb-eng-center {
    padding: 50px 0 30px;
}footer .text_main_holder {
    gap: 40px;
    grid-template-columns: 1fr;
}footer .subscribe_holder {
    grid-column: span 1;
}footer .SnY-header-know {
    gap: 15px;
}footer .eAQ-get-help {
    gap: 15px;
    flex-direction: column;
}footer .info_item {
    margin-bottom: 0;
    width: 100%;
}footer .input_holder {
    flex-direction: column;
}footer .SjO-access-classes {
    width: 100%;
}
}



@media (max-width: 767px) {.lhe-course-overview {
    padding: 80px 0 70px;
}.lhe-course-overview h2 {
    font-size: calc(31px * 0.85);
    margin-bottom: 30px;
}.lhe-course-overview .eHh-image-overlay {
    height: 250px;
}.lhe-course-overview .UIB-snippet-wrap {
    padding: 30px 20px;
}.lhe-course-overview .description {
    font-size: calc(13px * 0.95);
    line-height: 1.6;
}
}



@media (min-width: 1200px) {.flv-service-plan .zpE-rate-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}.flv-service-plan .SJv-bundle-price h3 {
    font-size: calc(22px * 1.1);
}.flv-service-plan .smY-annual-plan {
    font-size: calc(22px * 1.3);
}.flv-service-plan .eHh-image-overlay {
    height: 240px;
}
}



@media (max-width: 992px) {.ihD-training-method {
    padding: 6rem 1.5rem;
}.ihD-training-method h3 {
    padding: 0 1.5rem;
    letter-spacing: 2px;
    font-size: calc(34px * 0.9);
}.ihD-training-method span {
    padding: 2.5rem;
}.ihD-training-method .BkN-digital-education::before {
    height: 40px;
}.ihD-training-method .BkN-digital-education::after {
    top: calc(3rem + 60px);
}
}



@media (prefers-reduced-motion) {.AvC-check-it-out-now h2,
  .AvC-check-it-out-now .BkN-digital-education {
    animation: none;
    opacity: 1;
    transform: none;
}.AvC-check-it-out-now::after {
    animation: none;
}.AvC-check-it-out-now .RUP-support-map::before {
    display: none;
}.AvC-check-it-out-now .BkN-digital-education:hover,
  .AvC-check-it-out-now .RUP-support-map:hover,
  .AvC-check-it-out-now svg {
    transition: none;
    transform: none;
}}

@keyframes pulse {
    0% { box-shadow: 0 0 0 0 rgb(175,176,204,0.5); }
    70% { box-shadow: 0 0 0 15px rgba(0, 0, 0, 0); }
    100% { box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); }
}



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



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



@keyframes moduleInitialize {
    0% {
        opacity: 0;
        transform: scale(0.95);
    }
    50% {
        opacity: 0.7;
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}



@keyframes floatEffect {
  0% {
    transform: rotate(-15deg) translate(0, 0);
  }
  50% {
    transform: rotate(-10deg) translate(-20px, 20px);
  }
  100% {
    transform: rotate(-15deg) translate(0, 0);
  }
}



@keyframes fadeScale {
  0% {
    opacity: 0;
    transform: scale(0.98);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

