﻿.DU-trust-badge {
    flex: 0 0 auto;
}

.DU-trust-badge {
    z-index: 1;
    position: relative;
    padding: 6rem 0 4rem;
    color: #ffffff;
}

header,footer {
    width: 100%;
}

header {
    background: #ffffff;
    z-index: 99;
    position: relative;
    overflow: visible;
    width: 100%;
}

.Ef-our-team .container {
    z-index: 1;
    position: relative;
}

.Ef-our-team h3 {
    left: 50%;
    font-weight: 700;
    font-size: 30px;
    color: #000000;
    transform: translateX(-50%);
    margin-bottom: 50px;
    display: inline-block;
    position: relative;
    text-align: center;
}

.Ef-our-team .xw-edu-promise {
    flex-direction: column;
    display: flex;
    margin-bottom: 70px;
    position: relative;
}

.Ef-our-team .xw-edu-promise .Bu-image-grid-item {
    box-shadow: -15px 15px 0 rgb(191,191,208,0.5);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    position: absolute;
    border-radius: 22px;
    width: 35%;
    height: 100%;
    right: 0;
    top: 0;
}

.Ef-our-team .Tt-value-prop .Qn-pro-sessions:hover {
    transform: translate(-5px, -5px);
    box-shadow: 20px 20px 0 rgb(153,152,173,0.5);
}

.Ef-our-team .jR-academy-cult::after {
    bottom: -75px;
    width: 150px;
    z-index: -1;
    border: 2px dashed rgb(153,152,173,0.5);
    animation: rotate 20s infinite linear reverse;
    position: absolute;
    right: -75px;
    content: "";
    height: 150px;
    border-radius: 50%;
}

.Ef-our-team .Tt-value-prop svg {
    opacity: 0.7;
    height: 30px;
    position: absolute;
    top: 10px;
    right: -45px;
    width: 30px;
    color: rgb(153,152,173);
}

.nB-teaching-process::before {
    left: 0;
    z-index: 1;
    animation: pulse 8s infinite alternate;
    height: 100%;
    background: radial-gradient(circle at 30% 50%, rgb(191,191,208,0.5) 0%, transparent 60%);
    top: 0;
    width: 100%;
    position: absolute;
    content: "";
}

.nB-teaching-process .jR-academy-cult {
    position: relative;
    max-width: 900px;
    padding: 3rem;
    animation: appearIn 1s ease-out forwards;
    z-index: 2;
    transform: perspective(1000px) rotateX(2deg);
    backdrop-filter: blur(10px);
    align-items: center;
    border-radius: 18px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    display: flex;
    background: rgba(255, 255, 255, 0.08);
    flex-direction: column;
}

.nB-teaching-process span {
    text-align: center;
    max-width: 700px;
    opacity: 0;
    line-height: 1.8;
    color: #ffffff;
    font-size: 16px;
    animation: fadeIn 1s 0.3s ease-out forwards;
}

.wj-opening-board .Hh-page-first {
    position: relative;
    padding: 2rem;
    width: 100%;
    max-width: 1200px;
    z-index: 2;
}

.wj-opening-board .Lw-edu-head::before {
    right: 0;
    z-index: 1;
    content: '';
    background: linear-gradient(
    135deg,
    rgba(#000000, 0.85) 0%,
    rgba(#000000, 0.7) 100%
  );
    left: 0;
    backdrop-filter: blur(4px);
    position: absolute;
    bottom: 0;
    top: 0;
}

.wj-opening-board .Lw-edu-head h3 {
    padding: 1rem 2rem;
    letter-spacing: 0.5px;
    margin: 0;
    border-left: 3px solid rgb(153,152,173);
    color: #ffffff;
    line-height: 1.5;
    font-weight: 300;
    background: linear-gradient(90deg, rgb(191,191,208,0.5) 0%, transparent 100%);
    max-width: 90%;
    font-size: calc(24px * 0.9);
}

.wj-opening-board .Lw-edu-head > div > div {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    position: relative;
    background: linear-gradient(
    90deg, 
    rgb(153,152,173) 0%, 
    rgb(153,152,173,0.5) 100%
  );
    padding: 1.5rem 2rem;
    display: inline-block;
    transform: perspective(500px) rotateX(2deg);
}

.gv-contact-information {
    background: linear-gradient(160deg, rgb(225,225,233) 0%, rgb(191,191,208,0.5) 100%);
    padding: 90px 0;
    overflow: hidden;
    position: relative;
}

.gv-contact-information h2 {
    text-align: center;
    margin-bottom: 50px;
    position: relative;
    font-family: Arial, sans-serif;
    color: #000000;
    font-size: 44px;
    font-weight: 700;
}

.gv-contact-information .OM-support-request {
    padding: 50px;
    width: 100%;
    position: relative;
}

.gv-contact-information form h3::after {
    bottom: -10px;
    height: 3px;
    left: 0;
    background: rgb(191,191,208);
    width: 100%;
    position: absolute;
    border-radius: 1.5px;
    content: "";
}

.gv-contact-information form input[type="text"]::placeholder {
    color: rgba(0, 0, 0, 0.35);
}

.gv-contact-information .qy-help-request {
    margin-bottom: 30px;
    align-items: flex-start;
    display: flex;
}

.gv-contact-information .qy-help-request input[type="checkbox"]:checked + label::before {
    background: rgb(191,191,208);
}

.gv-contact-information .qy-help-request label a {
    transition: all 0.3s ease;
    color: rgb(191,191,208);
    text-decoration: none;
}

.gv-contact-information form .uk-help-list {
    text-align: center;
    cursor: pointer;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    position: relative;
    color: #ffffff;
    padding: 16px 20px;
    border-radius: 10px;
    width: 100%;
    border: none;
    font-weight: 600;
    background: rgb(191,191,208);
    overflow: hidden;
    font-size: 19px;
}

.Ws-customer-support::after {
    width: 100%;
    z-index: 2;
    content: "";
    left: 0;
    height: 100%;
    opacity: 0.15;
    animation: pulseBackground 15s infinite alternate ease-in-out;
    position: absolute;
    background-image: 
    radial-gradient(circle at 10% 20%, rgb(191,191,208,0.5) 0%, transparent 8%),
    radial-gradient(circle at 90% 80%, rgb(153,152,173,0.5) 0%, transparent 8%),
    radial-gradient(circle at 50% 50%, rgb(191,191,208,0.5) 0%, transparent 10%);
    top: 0;
}

.Ws-customer-support::after {
    background-size: 250px 250px, 300px 300px, 200px 200px;
}

.Ws-customer-support .Yi-help-form h2::after {
    background: linear-gradient(to right, rgb(191,191,208), rgb(153,152,173));
    border-radius: 10px;
    left: 0;
    width: 60px;
    transition: width 0.3s ease;
    position: absolute;
    bottom: -10px;
    height: 3px;
    content: "";
}

.Ws-customer-support .Yi-help-form p:last-of-type svg path {
    fill: rgb(191,191,208);
}

.Ws-customer-support .ow-get-contactpanel {
    gap: 1.5rem;
    display: flex;
    margin-top: 2.5rem;
    flex-wrap: wrap;
}

.Ws-customer-support .ow-get-contactpanel {
    gap: 1rem;
    flex-direction: column;
}

.Ws-customer-support .ra-edu-askus:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    background: rgb(191,191,208,0.5);
    color: #ffffff;
}

.Ws-customer-support .ra-edu-askus svg {
    transition: transform 0.3s ease;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.Ws-customer-support .ra-edu-askus svg {
    fill: rgb(191,191,208);
}

.Ws-customer-support .ra-edu-askus:hover svg path {
    fill: #ffffff;
}

header .uE-top-sitewrap::after {
    background-color: rgb(225,225,233);
    width: 100%;
    height: 1px;
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
}

header .uE-top-sitewrap .UJ-nav-wrap .Gl-nav-lead {
    display: block;
    overflow: hidden;
    position: relative;
}

header .uE-top-sitewrap .Er-top-info {
    margin: 0;
    display: flex;
    list-style: none;
    padding: 0;
}

header .uE-top-sitewrap .Er-top-info {
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}

header .uE-top-sitewrap .Er-top-info .MR-main-learning a:hover {
    letter-spacing: 1px;
    color: rgb(191,191,208);
}

header .uE-top-sitewrap .Er-top-info .MR-main-learning a::after {
    background-color: rgb(153,152,173);
    transform: scaleX(0);
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    transform-origin: left center;
}

header .uE-top-sitewrap .Er-top-info .MR-main-learning a::after {
    opacity: 0.3;
    height: 3px;
    bottom: -2px;
}

header .uE-top-sitewrap .Er-top-info .MR-main-learning:hover {
    animation: subtle-float 2s infinite alternate ease-in-out;
}

.OK-price-row::before {
    top: 0;
    background: radial-gradient(circle at 30% 70%, rgb(153,152,173,0.5) 0%, transparent 60%);
    content: "";
    z-index: 0;
    width: 100%;
    position: absolute;
    pointer-events: none;
    height: 100%;
    left: 0;
}

.OK-price-row .ZA-study-pricing h2 {
    margin-bottom: 20px;
    background: linear-gradient(90deg, rgb(191,191,208), rgb(153,152,173));
    font-weight: 700;
    transform: translateZ(0);
    line-height: 1.3;
    background-clip: text !important;
    letter-spacing: -0.02em;
    -webkit-background-clip: text !important;
    font-size: 33px;
    color: transparent;
}

.OK-price-row .eP-study-sub:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px);
    z-index: 5;
}

.OK-price-row .pw-trial-rates::before {
    height: 5px;
    transition: transform 0.4s ease-out;
    position: absolute;
    left: 0;
    content: "";
    transform: scaleX(0.8);
    transform-origin: left;
    background: linear-gradient(90deg, rgb(191,191,208), rgb(153,152,173));
    width: 100%;
    top: 0;
}

.OK-price-row .eP-study-sub:hover .Ky-access-plans h3 {
    color: rgb(191,191,208);
    transform: translateX(5px) scale(1.03);
}

.OK-price-row .Ky-learning-pricing::after {
    transform: scaleX(0.5);
    content: "";
    background: rgb(191,191,208);
    position: absolute;
    transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    left: 0;
    transform-origin: left;
    height: 3px;
    bottom: -5px;
    width: 50px;
}

.OK-price-row .Bu-image-grid-item::after {
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    content: "";
    background: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.3) 100%);
    pointer-events: none;
    height: 100%;
}



.DU-trust-badge .container {
    grid-gap: 2rem;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
}

.DU-trust-badge .company_holder::after {
    content: "";
    bottom: -20px;
    opacity: 0.7;
    height: 60px;
    border-right: 2px solid rgb(191,191,208);
    border-bottom: 2px solid rgb(191,191,208);
    width: 60px;
    right: -20px;
    position: absolute;
}

.DU-trust-badge .hb-lang-learn {
    margin-top: 1.5rem;
    font-size: 12px;
    opacity: 0.8;
    line-height: 1.6;
    color: #ffffff;
}

.DU-trust-badge .DU-contact-edu {
    grid-row: 1;
    justify-content: flex-end;
    display: flex;
    grid-column: 6 / 13;
}

.DU-trust-badge .Er-top-info:hover {
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.25);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.02) 100%);
    transform: translateY(-5px);
}

.DU-trust-badge .Er-top-info:hover::before {
    height: 100%;
}

.DU-trust-badge .Er-top-info h5::before {
    left: 0;
    top: 50%;
    background: rgb(191,191,208);
    content: "";
    transform: translateY(-50%);
    height: 5px;
    box-shadow: 0 0 10px rgb(191,191,208);
    border-radius: 50%;
    width: 5px;
    position: absolute;
}

.DU-trust-badge .Er-top-info .Iy-head-lesson a:hover {
    padding-left: 1.5rem;
    color: #ffffff;
    opacity: 1;
}

.DU-trust-badge .Er-top-info .Iy-head-lesson a:hover::before {
    transform: translateX(0);
}

.Tb-diploma-cta::before {
    height: 1px;
    top: 0;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(191,191,208), transparent);
    transform: translateX(-50%);
    position: absolute;
    width: 60%;
    left: 50%;
}

.Tl-audience-profile::before {
    width: 100%;
    opacity: 0.3;
    top: 0;
    animation: moveRays 30s linear infinite;
    background-image: 
        linear-gradient(45deg, transparent 75%, rgb(191,191,208,0.5) 75%, transparent 76%),
        linear-gradient(135deg, transparent 75%, rgb(153,152,173,0.5) 75%, transparent 76%);
    background-size: 200px 200px;
    position: absolute;
    height: 100%;
    left: 0;
    z-index: 1;
    content: '';
}

.Tl-audience-profile ul {
    flex-direction: column;
    margin: 0;
    padding: 0;
    display: flex;
    gap: 1.5rem;
    list-style-type: none;
}

.Tl-audience-profile li::before {
    top: 0;
    height: 100%;
    content: '';
    width: 0;
    position: absolute;
    opacity: 0.1;
    left: 0;
    transition: width 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    background: linear-gradient(90deg, rgb(191,191,208,0.5) 0%, transparent 100%);
    z-index: -1;
}

.Tl-audience-profile li:hover {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    transform: translateX(5px);
    border-left-color: rgb(191,191,208);
}

.Tl-audience-profile li svg path {
    fill: rgb(191,191,208);
    transition: all 0.4s ease;
}

.Tl-audience-profile li:nth-child(1) {
    animation-delay: 0s;
}

.Tl-audience-profile li:nth-child(4) {
    animation-delay: 0.3s;
}

#nC-cookieWarningPopup:checked ~ .bS-cookieNotificationPanel {
    visibility: hidden;
    opacity: 0;
}

.bS-cookieNotificationPanel h5 {
    font-size: 22px;
    margin-bottom: 6px;
}

.Kj-cookie-comply svg, .Kj-cookie-comply svg path, .Kj-cookie-comply img {
    fill: rgb(191,191,208);
    width: 100px;
    height: 100px;
}

.tJ-panel-container .Eh-privacy-switch {
    justify-content: space-between;
    padding: 40px 0;
}

.tJ-panel-container .WT-visitor-acceptance {
    padding: 10px;
    background: #ffffff;
    margin-left: 30px;
    border: none;
    font-size: 20px;
    color: rgb(191,191,208);
}

.UE-developer-experience {
    position: relative;
    overflow: hidden;
    padding: 7rem 2rem;
    background: radial-gradient(circle at 70% 30%, rgb(191,191,208,0.5) 0%, transparent 40%), 
              radial-gradient(circle at 30% 70%, rgb(153,152,173,0.5) 0%, transparent 40%), 
              #000000;
}

.UE-developer-experience .dx-learner-ratings::after {
    opacity: 0.3;
    position: absolute;
    background: linear-gradient(135deg, rgb(191,191,208,0.5) 0%, transparent 50%);
    mix-blend-mode: overlay;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
    pointer-events: none;
    content: "";
}

.UE-developer-experience .dx-learner-ratings .name {
    color: #ffffff;
    font-size: 30px;
    text-shadow: 0 0 10px rgb(191,191,208,0.5), 0 0 20px rgb(191,191,208,0.5);
    padding: 3.5rem 2rem 0.5rem 3rem;
    position: relative;
    grid-row: 1 / 2;
    letter-spacing: 2px;
    z-index: 2;
    font-weight: 700;
    grid-column: 2 / 3;
    animation: neonPulse 4s infinite alternate;
}

.CN-thanks-area::before {
    content: "";
    background: repeating-linear-gradient(
        45deg,
        rgb(191,191,208,0.5) 0,
        rgb(191,191,208,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    left: 0;
    opacity: 0.05;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
}

.CN-thanks-area h2 {
    animation: slideInTitle 0.8s forwards ease-out;
    animation-delay: 0.3s;
    opacity: 0;
    position: relative;
    margin-bottom: 2.5rem;
    max-width: 90%;
    color: rgb(191,191,208);
    text-shadow: 0 1px 2px rgba(0,0,0,0.05);
    font-size: 29px;
    line-height: 1.3;
    font-weight: 700;
    transform: translateX(-10px);
}

.CN-thanks-area ul {
    margin: 0;
    list-style-type: none;
    padding: 0;
}

.CN-thanks-area li {
    position: relative;
    padding-left: 2rem;
}

.CN-thanks-area li::before {
    opacity: 0;
    width: 8px;
    background: rgb(153,152,173);
    height: 8px;
    content: "";
    position: absolute;
    animation-delay: 1.2s;
    left: 0;
    transform: rotate(45deg);
    top: 0.5rem;
    animation: fadeIn 0.5s forwards ease-out;
}

.WS-secure-depot {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(225,225,233) 0%, rgba(245, 245, 250, 0.97) 100%);
    position: relative;
    padding: 5rem 0;
}

.WS-secure-depot h1 {
    font-size: 40px;
    line-height: 1.2;
    margin-bottom: 2.5rem;
    transform: translateX(-5px);
    font-weight: 700;
    letter-spacing: -0.01em;
    color: #000000;
    position: relative;
}

.WS-secure-depot h2 {
    font-weight: 600;
    color: #000000;
    font-size: 36px;
    border-left: 3px solid rgb(191,191,208);
    margin: 3rem 0 1.5rem;
    padding-left: 1rem;
    position: relative;
}

.WS-secure-depot h4 {
    position: relative;
    color: #000000;
    font-size: calc(36px * 0.75);
    font-weight: 600;
    padding-left: 1rem;
    margin: 2rem 0 1rem;
    border-left: 1px solid rgb(153,152,173);
}

.WS-secure-depot ul {
    list-style-type: none;
    padding: 0;
    margin: 1.5rem 0 2rem 1.5rem;
}

.WS-secure-depot li::before {
    width: 6px;
    height: 6px;
    left: 0;
    content: "";
    top: 0.8rem;
    transform: translateY(-50%);
    border-radius: 50%;
    position: absolute;
    background-color: rgb(191,191,208);
}

.eg-statistics-information::before {
    content: "";
    height: 100%;
    z-index: 1;
    top: 0;
    background-image: linear-gradient(30deg, rgb(191,191,208,0.5) 10%, transparent 30%);
    transform: translateZ(0);
    left: 0;
    position: absolute;
    width: 100%;
}

.eg-statistics-information h4::after {
    display: block;
    content: "";
    margin: 1rem auto 0;
    height: 3px;
    width: 80px;
    transition: transform 0.5s ease;
    transform: scaleX(0.8);
    background: linear-gradient(90deg, rgb(191,191,208) 0%, rgb(153,152,173) 100%);
}

.eg-statistics-information .Kx-statistics-elevation {
    overflow: hidden;
    z-index: 1;
    position: relative;
    border-radius: 10px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275),
                box-shadow 0.4s ease;
    transform: translateY(0);
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.7));
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05), 
                -5px -5px 15px rgba(255, 255, 255, 0.8);
    padding: 2rem;
}

.eg-statistics-information .Kx-statistics-elevation {
    padding: 2.5rem 2rem;
}

.eg-statistics-information .Kx-statistics-elevation:hover p {
    transform: translateY(-5px) scale(1.05);
}

.eg-statistics-information .Kx-statistics-elevation:hover p::after {
    transform: translateX(-50%) scaleX(1);
}

.eg-statistics-information .Kx-statistics-elevation span {
    color: #000000;
    font-size: 15px;
    letter-spacing: 0.5px;
    transition: color 0.3s ease;
    font-weight: 600;
    max-width: 90%;
    margin-top: 0.5rem;
    line-height: 1.4;
    text-align: center;
}

.LH-experience-trial::after {
    opacity: 0.1;
    position: absolute;
    animation: pulseRadial 10s ease-in-out infinite alternate;
    top: -50%;
    left: -50%;
    height: 200%;
    width: 200%;
    content: '';
    background: radial-gradient(
        ellipse at center,
        rgba(255, 255, 255, 0.2) 0%,
        transparent 60%
    );
    z-index: -1;
}

.LH-experience-trial .jR-academy-cult::before {
    animation: pulseGrid 4s linear infinite alternate;
    background-size: 40px 40px;
    left: 0;
    z-index: -1;
    width: 100%;
    background: 
        linear-gradient(90deg, transparent 49.5%, rgba(255, 255, 255, 0.1) 50%, transparent 50.5%),
        linear-gradient(0deg, transparent 49.5%, rgba(255, 255, 255, 0.1) 50%, transparent 50.5%);
    height: 100%;
    content: '';
    opacity: 0.3;
    position: absolute;
    top: 0;
}

.LH-experience-trial h3::before {
    background: linear-gradient(to right, transparent, #ffffff, transparent);
    transform: translateX(-50%);
    left: 50%;
    content: '';
    box-shadow: 0 0 10px #ffffff;
    position: absolute;
    bottom: -20px;
    width: 80px;
    height: 1px;
}

.LH-experience-trial .ra-edu-askus::before {
    background: linear-gradient(
        170deg,
        #ffffff 0%,
        rgba(255, 255, 255, 0.7) 100%
    );
    height: 100%;
    position: absolute;
    content: '';
    top: 0;
    opacity: 0;
    width: 100%;
    transition: opacity 0.4s ease;
    z-index: -1;
    left: 0;
}

.LH-experience-trial .ra-edu-askus:hover {
    border-color: transparent;
    transform: translateY(-5px);
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.3), 0 0 20px rgba(255, 255, 255, 0.2);
    color: rgb(191,191,208);
}

.OC-follow .container {
    z-index: 3;
    position: relative;
    transform: rotateZ(2deg) scale(1.02);
}

.OC-follow::before,
.OC-follow::after {
    border-radius: 22px;
    position: absolute;
    content: "";
}

.OC-follow::before {
    background: linear-gradient(to bottom, rgb(191,191,208,0.5), transparent);
    top: 20px;
    bottom: 20px;
    animation: float 6s ease-in-out infinite;
    filter: blur(15px);
    right: 20px;
    z-index: 1;
    transform: translateY(-10px);
    left: 20px;
}

.OC-follow .input_holder:hover {
    transform: translateY(-5px);
}

.OC-follow .input_holder::before {
    content: "";
    left: 10px;
    opacity: 0;
    transition: opacity 0.3s ease;
    position: absolute;
    z-index: -1;
    height: 100%;
    top: 10px;
    background: rgb(191,191,208,0.5);
    filter: blur(10px);
    border-radius: 10px;
    width: 100%;
}

.OC-follow .TR-sub-authorization {
    text-transform: uppercase;
    align-self: stretch;
    transition: all 0.3s ease;
    letter-spacing: 1px;
    border: none;
    font-family: Arial, sans-serif;
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
    position: relative;
    background: rgb(191,191,208);
    font-size: 15px;
    border-radius: 10px;
    padding: 1.2rem 2rem;
    overflow: hidden;
}

.XE-course-program .We-next-skill::before {
    background: radial-gradient(circle at center, transparent 30%, #000000 100%);
    width: 100%;
    top: 0;
    position: absolute;
    height: 100%;
    content: "";
    z-index: 2;
    left: 0;
}

.XE-course-program .ue-education-route:hover {
    transform: scale(1);
}

.XE-course-program .ue-education-route:nth-child(1) {
    animation-delay: 0s;
}

.XE-course-program .ue-education-route:nth-child(4) {
    animation-delay: -18s;
}

.XE-course-program .container {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    position: relative;
    z-index: 10;
}

.XE-course-program .iJ-program-flow::after {
    z-index: -2;
    background: radial-gradient(
        ellipse at center,
        rgb(191,191,208,0.5) 0%,
        transparent 70%
    );
    content: "";
    width: 120%;
    filter: blur(20px);
    animation: pulse-glow 5s ease-in-out infinite alternate;
    opacity: 0.1;
    height: 120%;
    position: absolute;
}

.XE-course-program .iJ-program-flow h3 {
    position: relative;
    font-weight: 700;
    margin-bottom: 1rem;
    font-size: 33px;
    color: #ffffff;
}

.XE-course-program .uk-help-list {
    font-weight: 600;
    color: #ffffff;
    position: relative;
    display: inline-block;
    font-size: 17px;
    border-radius: 50px;
    transition: all 0.3s ease;
    z-index: 1;
    background: rgb(191,191,208);
    padding: 0.8rem 2rem;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    text-decoration: none;
}

.XE-course-program .iJ-program-flow .orbital-elements {
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    border-radius: 50%;
    top: 0;
    pointer-events: none;
}

.XE-course-program .kS-career-challenge:has(.ue-education-route:nth-child(3):last-child) .ue-education-route:nth-child(1) {
    animation-delay: 0s;
}

.XE-course-program .kS-career-challenge:has(.ue-education-route:nth-child(3):last-child) .ue-education-route:nth-child(3) {
    animation-delay: -20s;
}

.XE-course-program .kS-career-challenge:has(.ue-education-route:nth-child(4):last-child) .ue-education-route:nth-child(3) {
    animation-delay: -15s;
}


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



@media screen and (max-width: 1024px) {.Ef-our-team {
    padding: 80px 0;
}.Ef-our-team h3 {
    font-size: calc(30px * 0.9);
    margin-bottom: 40px;
}.Ef-our-team .xw-edu-promise p,
    .Ef-our-team .Tt-value-prop p {
    width: 55%;
}.Ef-our-team .xw-edu-promise .Bu-image-grid-item,
    .Ef-our-team .Tt-value-prop .Qn-pro-sessions {
    width: 40%;
}
}



@media (max-width: 992px) {.nB-teaching-process {
    padding: 3rem 0;
}.nB-teaching-process .jR-academy-cult {
    transform: perspective(1000px) rotateX(1deg);
    padding: 2rem;
}.nB-teaching-process h3 {
    font-size: calc(29px * 0.9);
}
}



@media (max-width: 768px) {.nB-teaching-process {
    padding: 2rem 0;
}.nB-teaching-process .jR-academy-cult {
    padding: 1.5rem;
    transform: none;
}.nB-teaching-process h3 {
    font-size: calc(29px * 0.8);
}.nB-teaching-process span {
    font-size: calc(16px * 0.95);
}}



@media (max-width: 991px) {.wj-opening-board .Lw-edu-head {
    padding: 3rem 2rem;
}.wj-opening-board .Lw-edu-head h1 {
    font-size: calc(45px * 0.85);
}.wj-opening-board .Lw-edu-head h3 {
    font-size: calc(24px * 0.85);
    padding: 0.8rem 1.5rem;
}
}



@media (max-width: 480px) {.wj-opening-board .Lw-edu-head {
    padding: 2rem 1.2rem;
}.wj-opening-board .Lw-edu-head h1 {
    font-size: calc(45px * 0.6);
}.wj-opening-board .Lw-edu-head h3 {
    padding: 0.6rem 1rem;
    font-size: calc(24px * 0.75);
}.wj-opening-board .Lw-edu-head > div > div {
    padding: 1rem 1.2rem;
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
}}



@media screen and (min-width: 1200px) {.gv-contact-information .Yu-query-list {
    max-width: 1100px;
}.gv-contact-information .Bu-image-grid-item {
    min-height: 500px;
}
}



@media (max-width: 767px) {header .uE-top-sitewrap {
    padding: 15px 10px;
}header .uE-top-sitewrap .UJ-nav-wrap {
    margin-bottom: 15px;
}header .uE-top-sitewrap .UJ-nav-wrap .Gl-nav-lead svg {
    height: 35px;
}header .uE-top-sitewrap .Er-top-info {
    gap: 5px;
}header .uE-top-sitewrap .Er-top-info .MR-main-learning {
    margin: 2px 10px;
}}



@media (min-width: 1200px) {.OK-price-row {
    padding: 120px 0;
}.OK-price-row .xB-value-plan {
    gap: 40px;
    grid-template-columns: repeat(2, 1fr);
}.OK-price-row .ZA-study-pricing h2 {
    font-size: calc(33px + 4px);
}.OK-price-row .Ky-access-plans h3 {
    font-size: calc(18px + 4px);
}.OK-price-row .Ky-learning-pricing {
    font-size: calc(18px + 8px);
}.OK-price-row .Bu-image-grid-item {
    height: 280px;
}
}



@media screen and (max-width: 992px) {.DU-trust-badge .container {
    grid-template-columns: repeat(1, 1fr);
}.DU-trust-badge .company_holder {
    grid-column: 1;
    grid-row: 1;
}.DU-trust-badge .DU-contact-edu {
    grid-column: 1;
    margin-top: 2rem;
    grid-row: 2;
}.Tb-diploma-cta {
    grid-row: 3;
    margin-top: 3rem;
}
}



@media (min-width: 992px) {.Tl-audience-profile li {
    animation: slideIn 0.5s forwards;
    opacity: 0;
}
}



@media (max-width: 767px) {.Tl-audience-profile {
    padding: 3rem 0;
}.Tl-audience-profile h3 {
    margin-bottom: 2.5rem;
    font-size: calc(34px * 0.8);
}.Tl-audience-profile h3::after {
    width: 120px;
}.Tl-audience-profile li {
    padding: 1rem 1.5rem;
}.Tl-audience-profile li svg {
    margin-right: 1rem;
    width: 30px;
    height: 30px;
}}



@media (max-width: 576px) {.UE-developer-experience {
    padding: 4rem 1rem;
}.UE-developer-experience .dx-learner-ratings .Bu-image-grid-item {
    min-height: 280px;
}.UE-developer-experience .dx-learner-ratings .name {
    padding: 1.5rem 1rem 0.5rem 1rem;
}.UE-developer-experience .dx-learner-ratings span:not(.name) {
    padding: 0 1rem 1rem 1rem;
}.UE-developer-experience .dx-learner-ratings .Vz-job-table {
    padding: 1.2rem;
}}



@media (max-width: 576px) {.CN-thanks-area {
    padding: 2.5rem 0;
}.CN-thanks-area .container {
    padding: 0 1.5rem;
}.CN-thanks-area h2 {
    font-size: calc(29px * 0.7);
}.CN-thanks-area h2::after {
    height: 2px;
    width: 60px;
}.CN-thanks-area .jR-academy-cult {
    padding: 1.5rem;
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 10px), 
            calc(100% - 10px) 100%, 
            0 100%
        );
}.CN-thanks-area li {
    padding-left: 1.5rem;
}.CN-thanks-area li::before {
    height: 6px;
    width: 6px;
}.CN-thanks-area li span {
    font-size: calc(17px * 0.95);
    line-height: 1.6;
}}



@media (max-width: 576px) {.WS-secure-depot {
    padding: 2.5rem 0;
}.WS-secure-depot .container {
    padding: 0 1.25rem;
}.WS-secure-depot h1 {
    font-size: calc(40px * 0.75);
    transform: translateX(0);
}.WS-secure-depot h2 {
    padding-left: 0.75rem;
    font-size: calc(36px * 0.8);
}.WS-secure-depot h3 {
    padding-left: 0.75rem;
    font-size: calc(36px * 0.7);
}.WS-secure-depot h4 {
    font-size: calc(36px * 0.6);
    padding-left: 0.75rem;
}.WS-secure-depot p,
    .WS-secure-depot span {
    font-size: calc(16px * 0.95);
}.WS-secure-depot ul {
    margin-left: 0.5rem;
}.WS-secure-depot li {
    padding-left: 1.25rem;
    font-size: calc(16px * 0.95);
    margin-bottom: 0.8rem;
}}



@media screen and (max-width: 992px) {.LH-experience-trial {
    padding: 100px 0;
}.LH-experience-trial .jR-academy-cult {
    max-width: 90%;
    padding: 50px 30px;
}.LH-experience-trial h3 {
    letter-spacing: 2.5px;
    margin-bottom: 50px;
    font-size: calc(29px * 0.9);
}.LH-experience-trial h3::before {
    bottom: -18px;
    width: 70px;
}.LH-experience-trial .ra-edu-askus {
    font-size: calc(20px * 0.95);
    padding: 16px 40px;
}
}



@media screen and (min-width: 768px) {.OC-follow {
    padding: 5rem 3rem;
}.OC-follow p {
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);
    font-size: 29px;
    max-width: 70%;
}.OC-follow .input_holder {
    margin-left: auto;
    padding: 2rem;
    max-width: 80%;
    margin-right: auto;
}
}



@media screen and (max-width: 992px) {.XE-course-program .iJ-program-flow {
    padding: 3rem;
    max-width: 800px;
}
}



@media screen and (max-width: 576px) {.XE-course-program .iJ-program-flow {
    max-width: 90%;
    border-radius: 15px;
    min-height: auto;
    aspect-ratio: auto;
    padding: 2rem 1.5rem;
}.XE-course-program .iJ-program-flow::before {
    border-radius: 15px;
}.XE-course-program .iJ-program-flow h3 {
    font-size: calc(33px * 0.8);
}.XE-course-program .iJ-program-flow p {
    -webkit-line-clamp: 4;
    margin-bottom: 1.5rem;
    font-size: calc(12px * 0.9);
}.XE-course-program .uk-help-list {
    padding: 0.7rem 1.8rem;
    font-size: calc(17px * 0.9);
}.XE-course-program::after {
    bottom: 10%;
}}



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

@keyframes pulseBackground {
  0% {
    opacity: 0.05;
    background-position: 0% 0%, 100% 100%, 50% 50%;
    background-size: 350px 350px, 400px 400px, 300px 300px;
  }
  50% {
    opacity: 0.15;
    background-position: 2% 3%, 98% 98%, 51% 52%;
    background-size: 380px 380px, 420px 420px, 320px 320px;
  }
  100% {
    opacity: 0.1;
    background-position: 3% 5%, 96% 96%, 52% 53%;
    background-size: 400px 400px, 450px 450px, 350px 350px;
  }
}

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



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



@keyframes slideIn {
    from {
        opacity: 0;
        transform: translateX(-30px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}



@keyframes backgroundMovement {
  0% {
    transform: translate(0, 0) rotate(0deg);
  }
  100% {
    transform: translate(50px, 50px) rotate(10deg);
  }
}



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



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



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



@keyframes pulseGrid {
    0% {
        opacity: 0.2;
        background-size: 40px 40px;
    }
    100% {
        opacity: 0.3;
        background-size: 45px 45px;
    }
}



@keyframes floatTitle {
    0%, 100% {
        transform: translateY(0);
        text-shadow: 0 0 15px rgba(255, 255, 255, 0.4);
    }
    50% {
        transform: translateY(-10px);
        text-shadow: 0 0 25px rgba(255, 255, 255, 0.6);
    }
}



@keyframes rotate-border {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}



@keyframes slide-indicator {
    0%, 16% {
        left: calc(50% - 50px);
    }
    20%, 36% {
        left: calc(50% - 25px);
    }
    40%, 56% {
        left: calc(50%);
    }
    60%, 76% {
        left: calc(50% + 25px);
    }
    80%, 96% {
        left: calc(50% + 50px);
    }
    100% {
        left: calc(50% - 50px);
    }
}

