* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}a {
    text-decoration: none;
    color: inherit;
}.sDbj-footer-milestones {
    flex: 0 0 auto;
}header,footer {
    width: 100%;
}.TVcS-inner-container {
    flex-direction: column;
    display: flex;
    min-height: 100%;
    height: 100%;
}.container {
    width: 1144px;
    margin: auto;
    max-width: 100%;
}svg {
    width: 30px;
    height: 30px;
}html,body {
    scroll-behavior: smooth;
    font-family: Arial, sans-serif;
    color: #000000;
    height: 100%;
    auto
contain
touch-action: none;
    scroll-snap-type: none;
    min-height: 100%;
}.Mutk-main-mentor {
    flex: 1 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.Uuki-id-thankdiv {
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(180,180,183) 0%, rgb(106,106,109,0.5) 100%);
    perspective: 1000px;
    position: relative;
    overflow: hidden;
}.Uuki-id-thankdiv::before {
    background: radial-gradient(ellipse at center, rgb(143,143,146,0.5) 0%, transparent 70%);
    content: "";
    top: -10%;
    transform: rotate(-15deg);
    position: absolute;
    right: -5%;
    opacity: 0.7;
    width: 60%;
    z-index: 1;
    animation: floatGradient 15s ease-in-out infinite alternate;
    height: 70%;
}.Uuki-id-thankdiv::after {
    position: absolute;
    background: radial-gradient(ellipse at center, rgb(106,106,109,0.5) 0%, transparent 70%);
    transform: rotate(10deg);
    content: "";
    height: 60%;
    left: -10%;
    bottom: -5%;
    opacity: 0.5;
    width: 70%;
    z-index: 1;
    animation: floatGradient 18s ease-in-out infinite alternate-reverse;
}.Uuki-id-thankdiv .container {
    margin: 0 auto;
    max-width: 1200px;
    z-index: 5;
    position: relative;
    padding: 0 20px;
}.Uuki-id-thankdiv .dcjh-quick-classes {
    flex-direction: column;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(255, 255, 255, 0.1);
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
    padding: 3rem;
    transform-style: preserve-3d;
    transform: rotateX(5deg);
    display: flex;
    background: rgba(255, 255, 255, 0.95);
}.Uuki-id-thankdiv .dcjh-quick-classes:hover {
    transform: rotateX(0deg) translateY(-5px);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 10px 20px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.2);
}.Uuki-id-thankdiv .dcjh-quick-classes > div:first-child {
    transform: translateZ(30px);
    position: relative;
    margin-bottom: 2rem;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.Uuki-id-thankdiv .dcjh-quick-classes:hover > div:first-child {
    transform: translateZ(40px);
}.Uuki-id-thankdiv .dcjh-quick-classes > div:first-child::before {
    z-index: -1;
    top: -10px;
    position: absolute;
    transform: rotate(25deg);
    width: 60px;
    background: rgb(143,143,146);
    border-radius: 10px;
    height: 60px;
    left: -20px;
    content: "";
    opacity: 0.1;
}.Uuki-id-thankdiv .dcjh-quick-classes > div:first-child::after {
    height: 10px;
    background: rgb(106,106,109);
    right: 30px;
    bottom: -15px;
    content: "";
    opacity: 0.2;
    position: absolute;
    transform: skewX(-20deg);
    width: 70px;
}.Uuki-id-thankdiv h5 {
    font-size: 18px;
    padding-bottom: 1rem;
    margin: 0;
    transform: translateX(0);
    color: #000000;
    position: relative;
    transition: transform 0.5s ease;
    font-weight: 700;
    line-height: 1.4;
}.Uuki-id-thankdiv h5::after {
    background: linear-gradient(90deg, rgb(143,143,146) 0%, rgb(106,106,109) 100%);
    height: 3px;
    transition: width 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    width: 0;
    position: absolute;
    left: 0;
    bottom: 0;
}.Uuki-id-thankdiv .dcjh-quick-classes:hover h5::after {
    width: 80px;
}.Uuki-id-thankdiv .dcjh-quick-classes > div:last-child {
    transform: translateZ(15px);
    overflow: hidden;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
}.Uuki-id-thankdiv .dcjh-quick-classes:hover > div:last-child {
    transform: translateZ(25px);
}.Uuki-id-thankdiv a {
    position: relative;
    transition: transform 0.5s ease;
    display: block;
    overflow: hidden;
    text-decoration: none;
}.Uuki-id-thankdiv a::before {
    background: rgb(143,143,146);
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s ease;
    transform-origin: left;
    height: 100%;
    top: 0;
    width: 100%;
    transform: scaleX(0);
    z-index: -1;
    left: 0;
    content: "";
    position: absolute;
    opacity: 0;
}.Uuki-id-thankdiv a:hover::before {
    opacity: 0.05;
    transform: scaleX(1);
}.Uuki-id-thankdiv p {
    font-size: 18px;
    position: relative;
    transition: transform 0.4s ease, color 0.3s ease;
    transform: translateY(0);
    font-weight: 400;
    color: #000000;
    margin: 0;
    line-height: 1.8;
    font-family: Arial, sans-serif;
}.Uuki-id-thankdiv a:hover p {
    color: #000000;
    transform: translateY(-2px);
}

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

@media screen and (min-width: 768px) {.Uuki-id-thankdiv {
    padding: 8rem 0;
}.Uuki-id-thankdiv .dcjh-quick-classes {
    padding: 4rem;
    margin: 0 auto;
    max-width: 90%;
}.Uuki-id-thankdiv h5 {
    font-size: calc(18px * 1.2);
    line-height: 1.3;
}.Uuki-id-thankdiv p {
    line-height: 1.7;
    font-size: calc(18px * 1.1);
}.Uuki-id-thankdiv .dcjh-quick-classes > div:first-child {
    margin-bottom: 2.5rem;
}
}

@media screen and (min-width: 992px) {.Uuki-id-thankdiv {
    padding: 10rem 0;
}.Uuki-id-thankdiv .dcjh-quick-classes {
    align-items: center;
    grid-template-columns: 1fr 1fr;
    padding: 5rem;
    display: grid;
    max-width: 80%;
    gap: 3rem;
}.Uuki-id-thankdiv .dcjh-quick-classes > div:first-child {
    margin-bottom: 0;
}.Uuki-id-thankdiv h5 {
    font-size: calc(18px * 1.3);
}.Uuki-id-thankdiv h5::after {
    width: 0;
}.Uuki-id-thankdiv .dcjh-quick-classes:hover h5::after {
    width: 120px;
}
}

@media screen and (max-width: 767px) {.Uuki-id-thankdiv {
    padding: 4rem 0;
}.Uuki-id-thankdiv .dcjh-quick-classes {
    transform: rotateX(2deg);
    padding: 2rem;
}.Uuki-id-thankdiv h5 {
    font-size: 18px;
}.Uuki-id-thankdiv p {
    font-size: 18px;
    line-height: 1.6;
}.Uuki-id-thankdiv .dcjh-quick-classes > div:first-child {
    margin-bottom: 1.5rem;
}.Uuki-id-thankdiv .dcjh-quick-classes:hover > div:first-child {
    transform: translateZ(20px);
}.Uuki-id-thankdiv .dcjh-quick-classes:hover > div:last-child {
    transform: translateZ(10px);
}}.kDdi-confidential-cell {
    padding: 5rem 1.5rem;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(180,180,183) 0%, rgba(245, 247, 250, 0.95) 100%);
}.kDdi-confidential-cell::before {
    position: absolute;
    width: 100%;
    background-image: linear-gradient(45deg, rgb(143,143,146,0.5) 25%, transparent 25%), 
                      linear-gradient(-45deg, rgb(143,143,146,0.5) 25%, transparent 25%);
    z-index: 0;
    height: 100%;
    left: 0;
    content: "";
    opacity: 0.04;
    top: 0;
    background-size: 60px 60px;
}.kDdi-confidential-cell::after {
    height: 40%;
    transform: rotate(-15deg);
    width: 40%;
    content: "";
    background: linear-gradient(120deg, rgb(106,106,109,0.5) 0%, transparent 70%);
    opacity: 0.2;
    position: absolute;
    z-index: 0;
    right: -10%;
    top: -10%;
}.kDdi-confidential-cell .container {
    background-color: #ffffff;
    padding: 3.5rem 4rem;
    max-width: 1140px;
    transform: translateZ(0);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05);
    position: relative;
    z-index: 1;
    margin: 0 auto;
}.kDdi-confidential-cell h1 {
    padding-bottom: 1.2rem;
    color: #000000;
    margin-bottom: 2.5rem;
    line-height: 1.2;
    font-weight: 700;
    position: relative;
    transform: translateX(-0.5rem);
    font-size: 38px;
}.kDdi-confidential-cell h1::after {
    bottom: 0;
    position: absolute;
    height: 4px;
    content: "";
    transform-origin: left;
    background: linear-gradient(90deg, rgb(143,143,146) 0%, rgb(106,106,109) 100%);
    animation: expandWidth 0.7s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    left: 0;
    width: 8rem;
}.kDdi-confidential-cell h2 {
    padding-left: 1.2rem;
    position: relative;
    transform: translateX(-1.2rem);
    font-weight: 600;
    line-height: 1.3;
    font-size: 32px;
    margin: 3rem 0 1.5rem;
    color: #000000;
}.kDdi-confidential-cell h2::before {
    content: "";
    top: 0.5rem;
    bottom: 0.5rem;
    background: rgb(143,143,146);
    width: 4px;
    position: absolute;
    border-radius: 2px;
    left: 0;
}.kDdi-confidential-cell h3 {
    padding-left: 1rem;
    font-size: calc(32px * 0.85);
    margin: 2.5rem 0 1.2rem;
    font-weight: 600;
    color: #000000;
    transform: translateX(-1rem);
    position: relative;
}.kDdi-confidential-cell h3::before {
    left: 0;
    background: rgb(106,106,109);
    position: absolute;
    bottom: 0.4rem;
    content: "";
    top: 0.4rem;
    width: 3px;
    border-radius: 1.5px;
}.kDdi-confidential-cell h4 {
    font-size: calc(32px * 0.7);
    margin: 2rem 0 1rem;
    padding-left: 0.8rem;
    position: relative;
    transform: translateX(-0.8rem);
    font-weight: 600;
    color: #000000;
}.kDdi-confidential-cell h4::before {
    content: "";
    bottom: 0.3rem;
    top: 0.3rem;
    background: rgb(106,106,109,0.5);
    left: 0;
    width: 2px;
    border-radius: 1px;
    position: absolute;
}.kDdi-confidential-cell p {
    position: relative;
    line-height: 1.7;
    font-size: 18px;
    max-width: 95%;
    color: #000000;
    margin-bottom: 1.5rem;
}.kDdi-confidential-cell strong {
    display: inline-block;
    font-weight: 600;
    color: #000000;
    position: relative;
}.kDdi-confidential-cell strong::after {
    bottom: -2px;
    left: 0;
    content: "";
    background-color: rgb(106,106,109,0.5);
    position: absolute;
    height: 1px;
    width: 100%;
}.kDdi-confidential-cell ul {
    margin: 1.5rem 0 2rem;
    list-style: none;
    position: relative;
    padding-left: 1.5rem;
}.kDdi-confidential-cell li {
    margin-bottom: 1rem;
    padding-left: 1.8rem;
    line-height: 1.6;
    position: relative;
    font-size: 18px;
    color: #000000;
}.kDdi-confidential-cell li::before {
    height: 0.6rem;
    border: 1px solid rgb(143,143,146);
    content: "";
    width: 0.6rem;
    position: absolute;
    background-color: rgb(143,143,146,0.5);
    transform: rotate(45deg);
    transition: transform 0.3s ease, background-color 0.3s ease;
    left: 0;
    top: 0.7rem;
}.kDdi-confidential-cell li:hover::before {
    background-color: rgb(143,143,146);
    transform: rotate(135deg);
}.kDdi-confidential-cell span {
    padding: 0.5rem 0;
    margin-bottom: 1.5rem;
    position: relative;
    font-size: 18px;
    color: #000000;
    line-height: 1.7;
    display: block;
}.kDdi-confidential-cell span::after {
    bottom: 0;
    height: 1px;
    background: linear-gradient(90deg, rgb(143,143,146,0.5) 0%, transparent 100%);
    left: 0;
    position: absolute;
    transform-origin: left;
    content: "";
    width: 100%;
}

@keyframes expandWidth {
    from { width: 0; }
    to { width: 8rem; }
}

@media (max-width: 991px) {.kDdi-confidential-cell {
    padding: 4rem 1rem;
}.kDdi-confidential-cell .container {
    padding: 2.5rem 3rem;
}.kDdi-confidential-cell h1 {
    margin-bottom: 2rem;
    font-size: calc(38px * 0.9);
}.kDdi-confidential-cell h2 {
    margin: 2.5rem 0 1.2rem;
    font-size: calc(32px * 0.9);
}
}

@media (max-width: 767px) {.kDdi-confidential-cell {
    padding: 3rem 0.8rem;
}.kDdi-confidential-cell .container {
    padding: 2rem 1.5rem;
}.kDdi-confidential-cell h1 {
    font-size: calc(38px * 0.8);
    margin-bottom: 1.8rem;
    padding-bottom: 1rem;
}.kDdi-confidential-cell h1::after {
    width: 6rem;
}.kDdi-confidential-cell h2 {
    padding-left: 1rem;
    margin: 2rem 0 1rem;
    transform: translateX(-1rem);
    font-size: calc(32px * 0.8);
}.kDdi-confidential-cell h3 {
    margin: 1.8rem 0 1rem;
    padding-left: 0.8rem;
    transform: translateX(-0.8rem);
    font-size: calc(32px * 0.7);
}.kDdi-confidential-cell h4 {
    font-size: calc(32px * 0.6);
    margin: 1.5rem 0 0.8rem;
}.kDdi-confidential-cell p, 
    .kDdi-confidential-cell span, 
    .kDdi-confidential-cell li {
    margin-bottom: 1.2rem;
    font-size: calc(18px * 0.95);
}.kDdi-confidential-cell ul {
    margin: 1.2rem 0 1.8rem;
    padding-left: 0.8rem;
}.kDdi-confidential-cell li {
    padding-left: 1.5rem;
    margin-bottom: 0.8rem;
}
}

@media (max-width: 479px) {.kDdi-confidential-cell {
    padding: 2rem 0.5rem;
}.kDdi-confidential-cell .container {
    padding: 1.5rem 1.2rem;
}.kDdi-confidential-cell h1 {
    font-size: calc(38px * 0.7);
    margin-bottom: 1.5rem;
}.kDdi-confidential-cell h1::after {
    width: 5rem;
    height: 3px;
}.kDdi-confidential-cell h2 {
    font-size: calc(32px * 0.7);
    padding-left: 0.8rem;
    transform: translateX(-0.8rem);
    margin: 1.8rem 0 0.8rem;
}.kDdi-confidential-cell h2::before {
    width: 3px;
}.kDdi-confidential-cell h3, .kDdi-confidential-cell h4 {
    transform: translateX(-0.7rem);
    padding-left: 0.7rem;
    font-size: calc(32px * 0.6);
    margin: 1.5rem 0 0.8rem;
}.kDdi-confidential-cell p, 
    .kDdi-confidential-cell span, 
    .kDdi-confidential-cell li {
    margin-bottom: 1rem;
    max-width: 100%;
    font-size: calc(18px * 0.9);
    line-height: 1.6;
}.kDdi-confidential-cell ul {
    padding-left: 0.5rem;
}.kDdi-confidential-cell li {
    padding-left: 1.3rem;
}.kDdi-confidential-cell li::before {
    width: 0.5rem;
    height: 0.5rem;
}}.YHvD-teaching-history {
    padding: 7rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(106,106,109,0.5), rgb(143,143,146), rgb(106,106,109));
    overflow: hidden;
}.YHvD-teaching-history::before {
    opacity: 0.7;
    animation: orbital-pulse 15s infinite alternate ease-in-out;
    top: -10%;
    height: 120%;
    position: absolute;
    left: -10%;
    width: 120%;
    content: "";
    z-index: 0;
    background: radial-gradient(circle at 30% 70%, rgb(143,143,146,0.5), transparent 60%),
                radial-gradient(circle at 70% 30%, rgb(106,106,109,0.5), transparent 60%);
}.YHvD-teaching-history::after {
    animation: constellation-twinkle 8s infinite ease-in-out;
    z-index: 1;
    content: "";
    opacity: 0.2;
    background-size: 120px 120px;
    top: 0;
    position: absolute;
    background-image: 
        radial-gradient(circle at 20% 20%, rgb(255, 255, 255, 0.5) 1px, transparent 1px),
        radial-gradient(circle at 80% 80%, rgb(255, 255, 255, 0.5) 1px, transparent 1px),
        radial-gradient(circle at 40% 60%, rgb(255, 255, 255, 0.5) 1px, transparent 1px),
        radial-gradient(circle at 60% 30%, rgb(255, 255, 255, 0.5) 1px, transparent 1px);
    width: 100%;
    left: 0;
    height: 100%;
}.YHvD-teaching-history .container {
    margin: 0 auto;
    padding: 0 2rem;
    max-width: 1200px;
    position: relative;
    z-index: 2;
}.YHvD-teaching-history .CzBl-feedback-perspectives {
    grid-template-columns: 1fr;
    gap: 2.5rem;
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), 
                box-shadow 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: perspective(1000px) rotateX(2deg);
    display: grid;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.05));
    padding: 3rem;
    position: relative;
    backdrop-filter: blur(10px);
}.YHvD-teaching-history .CzBl-feedback-perspectives:hover {
    transform: perspective(1000px) rotateX(0deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 
                0 10px 20px rgba(0, 0, 0, 0.1),
                0 0 0 1px rgba(255, 255, 255, 0.15) inset;
}.YHvD-teaching-history .CzBl-feedback-perspectives > div:first-child {
    perspective: 1000px;
    position: relative;
    width: 150px;
    height: 150px;
    margin: 0 auto;
}.YHvD-teaching-history .DLKy-img-panel {
    overflow: hidden;
    transform: rotate(-5deg);
    box-shadow: 
        0 10px 20px rgba(0, 0, 0, 0.2),
        0 0 0 10px rgba(var(--primary-color-rgb, 120, 80, 200), 0.1);
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1), 
                border-radius 0.6s cubic-bezier(0.34, 1.56, 0.64, 1),
                box-shadow 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    border-radius: 10% 40% 30% 20%;
    width: 100%;
    animation: float-photo 6s infinite ease-in-out;
    height: 100%;
}.YHvD-teaching-history .CzBl-feedback-perspectives:hover .DLKy-img-panel {
    transform: rotate(0deg) scale(1.05);
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.3),
        0 0 0 15px rgba(var(--primary-color-rgb, 120, 80, 200), 0.15);
    border-radius: 30% 10% 40% 20%;
}.YHvD-teaching-history .CzBl-feedback-perspectives > div:nth-child(2) {
    padding-top: 1rem;
    text-align: center;
}.YHvD-teaching-history .name {
    position: relative;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    letter-spacing: 0.5px;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: translateY(0);
    margin: 0 0 0.5rem;
}.YHvD-teaching-history .name::after {
    content: "";
    position: absolute;
    width: 0;
    background: linear-gradient(to right, rgb(106,106,109), #ffffff, rgb(106,106,109));
    bottom: -5px;
    height: 2px;
    left: 0;
    transition: width 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}.YHvD-teaching-history .CzBl-feedback-perspectives:hover .name {
    transform: translateY(-2px);
}.YHvD-teaching-history .CzBl-feedback-perspectives:hover .name::after {
    width: 100%;
}.YHvD-teaching-history .CzBl-feedback-perspectives > div:nth-child(2) > div {
    font-style: italic;
    margin-top: 0.5rem;
    opacity: 0.9;
    transition: opacity 0.3s ease;
    font-size: calc(12px - 2px);
    color: rgb(255, 255, 255, 0.5);
}.YHvD-teaching-history .CzBl-feedback-perspectives:hover > div:nth-child(2) > div {
    opacity: 1;
}.YHvD-teaching-history .UZVg-job-block {
    line-height: 1.7;
    margin: 0;
    transition: opacity 0.4s ease, transform 0.4s ease;
    padding: 0 1rem;
    font-size: 12px;
    position: relative;
    text-align: left;
    opacity: 0.9;
    color: #ffffff;
}.YHvD-teaching-history .UZVg-job-block::before {
    transition: transform 0.5s ease, opacity 0.5s ease;
    font-family: serif;
    color: rgb(255, 255, 255, 0.5);
    left: -1rem;
    font-size: 5rem;
    opacity: 0.2;
    top: -2rem;
    content: "";
    position: absolute;
}.YHvD-teaching-history .UZVg-job-block::after {
    opacity: 0.2;
    transition: transform 0.5s ease, opacity 0.5s ease;
    content: "";
    bottom: -4rem;
    color: rgb(255, 255, 255, 0.5);
    right: -1rem;
    position: absolute;
    font-family: serif;
    font-size: 5rem;
}.YHvD-teaching-history .CzBl-feedback-perspectives:hover .UZVg-job-block {
    transform: translateY(-2px);
    opacity: 1;
}.YHvD-teaching-history .CzBl-feedback-perspectives:hover .UZVg-job-block::before {
    transform: translateY(-5px);
    opacity: 0.3;
}.YHvD-teaching-history .CzBl-feedback-perspectives:hover .UZVg-job-block::after {
    opacity: 0.3;
    transform: translateY(5px);
}

@keyframes orbital-pulse {
    0% {
        transform: scale(1) rotate(0deg);
        opacity: 0.7;
    }
    50% {
        transform: scale(1.1) rotate(3deg);
        opacity: 0.9;
    }
    100% {
        transform: scale(1) rotate(0deg);
        opacity: 0.7;
    }
}

@keyframes constellation-twinkle {
    0%, 100% {
        opacity: 0.2;
        transform: translateY(0);
    }
    50% {
        opacity: 0.3;
        transform: translateY(-10px);
    }
}

@keyframes float-photo {
    0%, 100% {
        transform: rotate(-5deg) translateY(0);
    }
    50% {
        transform: rotate(-3deg) translateY(-5px);
    }
}

@media (min-width: 768px) {.YHvD-teaching-history .CzBl-feedback-perspectives {
    align-items: center;
    grid-template-columns: auto 1fr 2fr;
    padding: 4rem;
    gap: 3rem;
}.YHvD-teaching-history .CzBl-feedback-perspectives > div:first-child {
    margin: 0;
    width: 180px;
    height: 180px;
}.YHvD-teaching-history .CzBl-feedback-perspectives > div:nth-child(2) {
    text-align: left;
    padding-top: 0;
}.YHvD-teaching-history .UZVg-job-block {
    padding: 0;
}
}

@media (min-width: 992px) {.YHvD-teaching-history {
    padding: 9rem 0;
}.YHvD-teaching-history .CzBl-feedback-perspectives {
    padding: 5rem;
    grid-template-columns: auto 1.5fr 3fr;
    gap: 4rem;
}.YHvD-teaching-history .CzBl-feedback-perspectives > div:first-child {
    width: 220px;
    height: 220px;
}.YHvD-teaching-history .name {
    font-size: calc(18px + 2px);
}.YHvD-teaching-history .UZVg-job-block {
    line-height: 1.8;
    font-size: calc(12px + 1px);
}
}

@media (max-width: 767px) {.YHvD-teaching-history {
    padding: 5rem 0;
}.YHvD-teaching-history .CzBl-feedback-perspectives {
    gap: 2rem;
    padding: 2.5rem;
}.YHvD-teaching-history .DLKy-img-panel {
    animation: float-photo 5s infinite ease-in-out;
}.YHvD-teaching-history .UZVg-job-block {
    padding: 0;
}.YHvD-teaching-history .UZVg-job-block::before {
    left: -0.5rem;
    top: -1.5rem;
    font-size: 3rem;
}.YHvD-teaching-history .UZVg-job-block::after {
    font-size: 3rem;
    bottom: -3rem;
    right: -0.5rem;
}}.wkeq-get-help-info {
    position: relative;
    background: linear-gradient(120deg, rgb(180,180,183) 0%, #ffffff 100%);
    overflow: hidden;
    padding: 80px 0;
}.wkeq-get-help-info::before {
    opacity: 0.04;
    width: 100%;
    left: 0;
    z-index: 1;
    height: 100%;
    background-image: repeating-linear-gradient(
        45deg,
        rgb(143,143,146,0.5) 0,
        rgb(143,143,146,0.5) 1px,
        transparent 1px,
        transparent 50px
    );
    top: 0;
    content: '';
    position: absolute;
}.wkeq-get-help-info .container {
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    z-index: 2;
    max-width: 1200px;
}.wkeq-get-help-info .srIO-contact-panel {
    position: relative;
    background: transparent;
    z-index: 2;
    border-radius: 22px;
}.wkeq-get-help-info h3 {
    display: inline-block;
    margin-bottom: 15px;
    color: #000000;
    font-weight: 700;
    position: relative;
    font-family: Arial, sans-serif;
    font-size: 34px;
}.wkeq-get-help-info h3::after {
    background: linear-gradient(90deg, rgb(143,143,146), rgb(106,106,109));
    width: 100%;
    height: 3px;
    left: 0;
    content: '';
    border-radius: 10px;
    bottom: -5px;
    position: absolute;
}.wkeq-get-help-info .lKBA-contact-map {
    color: #000000;
    margin-bottom: 50px;
    max-width: 700px;
    font-size: 16px;
    line-height: 1.6;
}.wkeq-get-help-info .Ltdz-team-contact {
    padding: 40px;
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.05);
    border-radius: 22px;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    background: #ffffff;
    position: relative;
    gap: 30px;
    display: grid;
}.wkeq-get-help-info .Ltdz-team-contact::before {
    content: '';
    background: 
        linear-gradient(135deg, transparent 49.5%, rgb(143,143,146,0.5) 49.5%, rgb(143,143,146,0.5) 50.5%, transparent 50.5%),
        linear-gradient(45deg, transparent 49.5%, rgb(106,106,109,0.5) 49.5%, rgb(106,106,109,0.5) 50.5%, transparent 50.5%);
    position: absolute;
    top: 0;
    opacity: 0.15;
    z-index: -1;
    left: 0;
    background-size: 30px 30px;
    width: 100%;
    border-radius: 22px;
    height: 100%;
}.wkeq-get-help-info .Ltdz-team-contact > span {
    padding-left: 35px;
    transition: transform 0.3s ease;
    position: relative;
}.wkeq-get-help-info .Ltdz-team-contact > span:hover {
    transform: translateX(5px);
}.wkeq-get-help-info .Ltdz-team-contact > span p {
    color: #000000;
    margin-bottom: 3px;
    font-weight: 600;
    font-size: 16px;
    margin: 0;
}.wkeq-get-help-info .Ltdz-team-contact > span > span {
    color: #000000;
    font-size: 16px;
    display: block;
}.wkeq-get-help-info .Ltdz-team-contact > span a {
    transition: color 0.3s ease;
    color: rgb(143,143,146);
    font-weight: 600;
    text-decoration: none;
    position: relative;
}.wkeq-get-help-info .Ltdz-team-contact > span a::after {
    left: 0;
    position: absolute;
    width: 0;
    bottom: -2px;
    transition: width 0.3s ease;
    height: 1px;
    background: rgb(106,106,109);
    content: '';
}.wkeq-get-help-info .Ltdz-team-contact > span a:hover {
    color: rgb(106,106,109);
}.wkeq-get-help-info .Ltdz-team-contact > span a:hover::after {
    width: 100%;
}.wkeq-get-help-info .Ltdz-team-contact > span svg {
    fill: none;
    transition: transform 0.3s ease;
    height: 24px;
    top: 0;
    position: absolute;
    width: 24px;
    stroke: rgb(143,143,146);
    stroke-width: 2px;
    stroke-linecap: round;
    stroke-linejoin: round;
    left: 0;
}.wkeq-get-help-info .Ltdz-team-contact > span:nth-child(even) svg {
    stroke: rgb(106,106,109);
}.wkeq-get-help-info .Ltdz-team-contact > span:hover svg {
    transform: scale(1.1);
}.wkeq-get-help-info .Ltdz-team-contact > span svg path {
    transition: stroke-dasharray 0.3s ease;
}.wkeq-get-help-info .Ltdz-team-contact > span:hover svg path {
    stroke-dasharray: 5;
    animation: dash 1.5s linear infinite;
}@keyframes dash {
    to {
        stroke-dashoffset: 10;
    }
}

.wkeq-get-help-info .EymL-instant-help {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    padding-top: 30px;
    margin-top: 10px;
    grid-column: 1 / -1;
}.wkeq-get-help-info .EymL-instant-help h4 {
    color: #000000;
    display: inline-block;
    font-weight: 600;
    margin-right: 20px;
    position: relative;
    font-size: 19px;
}.wkeq-get-help-info .EymL-instant-help h4::after {
    background: rgb(106,106,109);
    position: absolute;
    height: 2px;
    content: '';
    bottom: -5px;
    width: 40px;
    left: 0;
}.wkeq-get-help-info .EymL-instant-help span {
    color: #000000;
    margin-right: 10px;
    border-radius: 10px;
    transition: transform 0.3s ease, background-color 0.3s ease;
    margin-bottom: 10px;
    display: inline-block;
    background: rgb(180,180,183);
    padding: 8px 15px;
    font-size: 16px;
}.wkeq-get-help-info .EymL-instant-help span:hover {
    transform: translateY(-3px);
    background-color: rgb(143,143,146,0.5);
}.wkeq-get-help-info .EymL-instant-help svg {
    stroke: rgb(106,106,109);
    stroke-linejoin: round;
    vertical-align: middle;
    stroke-width: 2px;
    fill: none;
    height: 18px;
    stroke-linecap: round;
    width: 18px;
    margin-right: 5px;
}.wkeq-get-help-info .EymL-instant-help span:hover svg {
    animation: rotate 1s ease-in-out;
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (max-width: 991px) {.wkeq-get-help-info .EymL-instant-help h4 {
    margin-bottom: 20px;
    width: 100%;
}.wkeq-get-help-info {
    padding: 70px 0;
}.wkeq-get-help-info .Ltdz-team-contact {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    padding: 30px;
}.wkeq-get-help-info h3 {
    font-size: calc(34px - 2px);
}.wkeq-get-help-info .Ltdz-team-contact > span svg {
    height: 22px;
    width: 22px;
}
}

@media (max-width: 767px) {.wkeq-get-help-info {
    padding: 60px 0;
}.wkeq-get-help-info .Ltdz-team-contact {
    gap: 20px;
    grid-template-columns: 1fr;
    padding: 25px;
}.wkeq-get-help-info h3 {
    font-size: calc(34px - 4px);
}.wkeq-get-help-info .lKBA-contact-map {
    margin-bottom: 35px;
}.wkeq-get-help-info .EymL-instant-help span {
    margin-bottom: 8px;
    padding: 6px 12px;
    margin-right: 8px;
}.wkeq-get-help-info .Ltdz-team-contact > span svg {
    height: 20px;
    width: 20px;
}.wkeq-get-help-info .EymL-instant-help svg {
    width: 16px;
    height: 16px;
}
}

@media (max-width: 479px) {.wkeq-get-help-info {
    padding: 50px 0;
}.wkeq-get-help-info .Ltdz-team-contact {
    gap: 15px;
    padding: 20px;
}.wkeq-get-help-info h3 {
    font-size: calc(34px - 6px);
}.wkeq-get-help-info .lKBA-contact-map {
    margin-bottom: 30px;
    font-size: calc(16px - 1px);
}.wkeq-get-help-info .Ltdz-team-contact > span {
    padding-left: 25px;
}.wkeq-get-help-info .Ltdz-team-contact > span::before {
    width: 15px;
}.wkeq-get-help-info .EymL-instant-help {
    padding-top: 20px;
}.wkeq-get-help-info .EymL-instant-help h4 {
    margin-bottom: 15px;
    font-size: calc(19px - 2px);
}.wkeq-get-help-info .EymL-instant-help span {
    padding: 5px 10px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: calc(16px - 1px);
}.wkeq-get-help-info .Ltdz-team-contact > span svg {
    height: 18px;
    width: 18px;
}.wkeq-get-help-info .EymL-instant-help svg {
    height: 14px;
    width: 14px;
}
}

@media (hover: none) {.wkeq-get-help-info .Ltdz-team-contact > span:hover {
    transform: none;
}.wkeq-get-help-info .EymL-instant-help span:hover {
    background-color: rgb(180,180,183);
    transform: none;
}.wkeq-get-help-info .Ltdz-team-contact > span a:hover {
    color: rgb(143,143,146);
}.wkeq-get-help-info .Ltdz-team-contact > span a:hover::after {
    width: 0;
}.wkeq-get-help-info .Ltdz-team-contact > span:hover svg {
    transform: none;
}.wkeq-get-help-info .Ltdz-team-contact > span:hover svg path {
    stroke-dasharray: none;
    animation: none;
}.wkeq-get-help-info .EymL-instant-help span:hover svg {
    animation: none;
}}.gjRU-learning-system {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(180,180,183) 0%, rgba(255,255,255,0.92) 100%);
}.gjRU-learning-system::before {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 0;
    background-image: 
        radial-gradient(circle at 10% 20%, rgb(106,106,109,0.5) 0%, transparent 40%),
        radial-gradient(circle at 90% 80%, rgb(143,143,146,0.5) 0%, transparent 40%);
    content: "";
    opacity: 0.15;
    top: 0;
}.gjRU-learning-system::after {
    content: "";
    height: 100%;
    right: -50%;
    background: linear-gradient(45deg, transparent 65%, rgb(106,106,109,0.5) 100%);
    width: 100%;
    top: -50%;
    position: absolute;
    transform: rotate(-15deg) scale(2);
    z-index: 0;
    transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    opacity: 0.08;
    filter: blur(30px);
}.gjRU-learning-system:hover::after {
    transform: rotate(-12deg) scale(2.05);
    opacity: 0.15;
}.gjRU-learning-system .dcjh-quick-classes {
    padding: 0 30px;
    max-width: 1200px;
    perspective: 1000px;
    position: relative;
    transform-style: preserve-3d;
    margin: 0 auto;
    z-index: 1;
}.gjRU-learning-system h2 {
    color: #000000;
    transform: translateZ(20px);
    font-weight: 700;
    padding-bottom: 20px;
    font-size: 28px;
    transition: transform 0.5s ease-out;
    margin-bottom: 40px;
    position: relative;
    text-align: left;
}.gjRU-learning-system h2::after {
    position: absolute;
    height: 4px;
    transition: width 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    background: linear-gradient(90deg, rgb(143,143,146) 0%, rgb(106,106,109) 100%);
    content: "";
    transform-origin: left center;
    bottom: 0;
    left: 0;
    width: 80px;
}.gjRU-learning-system:hover h2::after {
    width: 120px;
}.gjRU-learning-system .neRv-text-pill-wrap {
    position: relative;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    border-left: 4px solid rgb(143,143,146);
    padding: 40px;
    background: linear-gradient(to right, rgba(255,255,255,0.97), rgba(255,255,255,0.85));
    backdrop-filter: blur(5px);
    transform: translateZ(10px) translateX(0);
    box-shadow: 
        0 10px 30px rgba(0,0,0,0.03),
        0 1px 4px rgba(0,0,0,0.02),
        0 20px 25px -5px rgba(0,0,0,0.05);
}.gjRU-learning-system .neRv-text-pill-wrap::before {
    box-shadow: 0 1px 5px rgba(0,0,0,0.05);
    width: 30px;
    content: "";
    z-index: -1;
    transform: rotate(45deg);
    background: #ffffff;
    height: 30px;
    top: -15px;
    position: absolute;
    left: 25px;
}.gjRU-learning-system:hover .neRv-text-pill-wrap {
    transform: translateZ(15px) translateX(5px);
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.05),
        0 5px 15px rgba(0,0,0,0.03),
        0 25px 30px -5px rgba(0,0,0,0.07);
}.gjRU-learning-system p {
    color: #000000;
    position: relative;
    line-height: 1.7;
    z-index: 2;
    margin: 0;
    font-size: 17px;
}.gjRU-learning-system p::first-letter {
    font-size: 1.3em;
    font-weight: 600;
    color: rgb(143,143,146);
}

@media (max-width: 991px) {.gjRU-learning-system {
    padding: 90px 0;
}.gjRU-learning-system h2 {
    margin-bottom: 30px;
    font-size: calc(28px * 0.9);
}.gjRU-learning-system .neRv-text-pill-wrap {
    padding: 35px;
}
}

@media (max-width: 767px) {.gjRU-learning-system {
    padding: 70px 0;
}.gjRU-learning-system::after {
    opacity: 0.05;
}.gjRU-learning-system .dcjh-quick-classes {
    padding: 0 20px;
}.gjRU-learning-system h2 {
    font-size: calc(28px * 0.85);
    margin-bottom: 25px;
    padding-bottom: 15px;
}.gjRU-learning-system h2::after {
    width: 60px;
    height: 3px;
}.gjRU-learning-system:hover h2::after {
    width: 90px;
}.gjRU-learning-system .neRv-text-pill-wrap {
    padding: 30px 25px;
    transform: translateZ(5px) translateX(0);
}.gjRU-learning-system:hover .neRv-text-pill-wrap {
    transform: translateZ(7px) translateX(3px);
}.gjRU-learning-system p {
    line-height: 1.6;
    font-size: calc(17px * 0.95);
}
}

@media (max-width: 480px) {.gjRU-learning-system {
    padding: 60px 0;
}.gjRU-learning-system .dcjh-quick-classes {
    padding: 0 15px;
}.gjRU-learning-system h2 {
    padding-bottom: 12px;
    font-size: calc(28px * 0.8);
    margin-bottom: 20px;
}.gjRU-learning-system .neRv-text-pill-wrap {
    padding: 25px 20px;
    border-left: 3px solid rgb(143,143,146);
}.gjRU-learning-system .neRv-text-pill-wrap::before {
    width: 20px;
    height: 20px;
    top: -10px;
    left: 20px;
}.gjRU-learning-system p {
    line-height: 1.5;
    font-size: calc(17px * 0.9);
}}.XMbZ-our-story {
    overflow: hidden;
    position: relative;
    background: rgb(180,180,183);
    padding: 120px 0;
}.XMbZ-our-story::before {
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    background: 
        radial-gradient(circle at 20% 20%, rgb(143,143,146,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 80%, rgb(106,106,109,0.5) 0%, transparent 30%);
    content: "";
    opacity: 0.2;
}.XMbZ-our-story .container {
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    z-index: 2;
    max-width: 1200px;
}.XMbZ-our-story h2 {
    margin-bottom: 80px;
    text-align: center;
    font-size: 30px;
    position: relative;
    font-weight: 700;
    color: #000000;
}.XMbZ-our-story h2::after {
    left: calc(50% - 40px);
    border-radius: 10px;
    background: linear-gradient(to right, rgb(143,143,146), rgb(106,106,109));
    width: 80px;
    content: "";
    bottom: -20px;
    position: absolute;
    height: 3px;
}.XMbZ-our-story .mcqH-learning-corner {
    gap: 0;
    display: grid;
    grid-template-columns: 1fr;
}.XMbZ-our-story .Bxle-study-lab {
    grid-template-columns: repeat(12, 1fr);
    display: grid;
    align-items: center;
    position: relative;
    padding: 60px 0;
}.XMbZ-our-story .Bxle-study-lab:not(:last-child)::after {
    transform: translateX(-50%);
    left: 50%;
    bottom: 0;
    height: 1px;
    background: linear-gradient(to right, 
        transparent, 
        rgb(143,143,146,0.5), 
        rgb(143,143,146,0.5), 
        transparent
    );
    position: absolute;
    width: 70%;
    content: "";
}.XMbZ-our-story .Bxle-study-lab h3 {
    font-size: 23px;
    position: relative;
    font-weight: 600;
    color: rgb(143,143,146);
    margin-bottom: 25px;
    padding-bottom: 10px;
    display: inline-block;
}.XMbZ-our-story .Bxle-study-lab:nth-child(2) h3 {
    color: rgb(106,106,109);
}.XMbZ-our-story .Bxle-study-lab h3::after {
    width: 40px;
    content: "";
    background: currentColor;
    height: 2px;
    left: 0;
    bottom: 0;
    position: absolute;
}.XMbZ-our-story .Bxle-study-lab p {
    color: #000000;
    margin: 0;
    font-size: 17px;
    line-height: 1.8;
}.XMbZ-our-story .Bxle-study-lab:first-child h3,
.XMbZ-our-story .Bxle-study-lab:first-child p {
    grid-column: 7 / -1;
}.XMbZ-our-story .Bxle-study-lab:first-child::before {
    height: 300px;
    content: "";
    grid-column: 1 / 6;
    border-radius: 27px;
    clip-path: polygon(0 0, 100% 20%, 80% 100%, 0% 100%);
    background: linear-gradient(135deg, rgb(143,143,146,0.5), transparent);
    position: relative;
}.XMbZ-our-story .Bxle-study-lab:nth-child(2) h3,
.XMbZ-our-story .Bxle-study-lab:nth-child(2) p {
    grid-column: 1 / 7;
}.XMbZ-our-story .Bxle-study-lab:nth-child(2)::before {
    content: "";
    height: 300px;
    grid-column: 8 / -1;
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0 80%);
    border-radius: 27px;
    position: relative;
    background: linear-gradient(135deg, rgb(106,106,109,0.5), transparent);
}.XMbZ-our-story .Bxle-study-lab::after {
    transition: width 0.5s ease;
}.XMbZ-our-story .Bxle-study-lab:hover::after {
    width: 85%;
}.XMbZ-our-story .Bxle-study-lab h3,
.XMbZ-our-story .Bxle-study-lab p,
.XMbZ-our-story .Bxle-study-lab::before {
    animation: fadeInUp 0.7s forwards;
    transform: translateY(30px);
    opacity: 0;
}.XMbZ-our-story .Bxle-study-lab:nth-child(2) h3,
.XMbZ-our-story .Bxle-study-lab:nth-child(2) p,
.XMbZ-our-story .Bxle-study-lab:nth-child(2)::before {
    animation-delay: 0.3s;
}

@keyframes fadeInUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 992px) {.XMbZ-our-story {
    padding: 90px 0;
}.XMbZ-our-story h2 {
    margin-bottom: 60px;
}.XMbZ-our-story .Bxle-study-lab {
    padding: 50px 0;
}
}

@media (max-width: 768px) {.XMbZ-our-story {
    padding: 70px 0;
}.XMbZ-our-story h2 {
    margin-bottom: 50px;
    font-size: calc(30px * 0.9);
}.XMbZ-our-story .Bxle-study-lab {
    grid-template-columns: 1fr;
    padding: 40px 0;
    gap: 30px;
}.XMbZ-our-story .Bxle-study-lab:first-child h3,
    .XMbZ-our-story .Bxle-study-lab:first-child p,
    .XMbZ-our-story .Bxle-study-lab:nth-child(2) h3,
    .XMbZ-our-story .Bxle-study-lab:nth-child(2) p {
    grid-column: 1 / -1;
}.XMbZ-our-story .Bxle-study-lab:first-child::before,
    .XMbZ-our-story .Bxle-study-lab:nth-child(2)::before {
    height: 200px;
    grid-column: 1 / -1;
}.XMbZ-our-story .Bxle-study-lab:nth-child(2)::before {
    order: -1;
}
}

@media (max-width: 576px) {.XMbZ-our-story {
    padding: 50px 0;
}.XMbZ-our-story h2 {
    font-size: calc(30px * 0.8);
    margin-bottom: 40px;
}.XMbZ-our-story .Bxle-study-lab {
    gap: 20px;
    padding: 30px 0;
}.XMbZ-our-story .Bxle-study-lab:first-child::before,
    .XMbZ-our-story .Bxle-study-lab:nth-child(2)::before {
    height: 150px;
}.XMbZ-our-story h2::after {
    left: calc(50% - 30px);
    bottom: -15px;
    width: 60px;
}.XMbZ-our-story .Bxle-study-lab h3 {
    font-size: calc(23px * 0.9);
    margin-bottom: 15px;
}.XMbZ-our-story .Bxle-study-lab p {
    font-size: calc(17px * 0.95);
}
}

@media (prefers-reduced-motion: reduce) {.XMbZ-our-story .Bxle-study-lab::after {
    transition: none;
}.XMbZ-our-story .Bxle-study-lab h3,
    .XMbZ-our-story .Bxle-study-lab p,
    .XMbZ-our-story .Bxle-study-lab::before,
    .XMbZ-our-story .Bxle-study-lab:nth-child(2) h3,
    .XMbZ-our-story .Bxle-study-lab:nth-child(2) p,
    .XMbZ-our-story .Bxle-study-lab:nth-child(2)::before {
    animation: none;
    transform: none;
    opacity: 1;
}}.TzRm-user-testimonials {
    position: relative;
    background: linear-gradient(180deg, rgb(180,180,183) 0%, rgba(0, 0, 0, 0.5) 100%);
    overflow: hidden;
    padding: 5rem 0;
    perspective: 1000px;
}.TzRm-user-testimonials::before {
    opacity: 0.6;
    height: 100%;
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgb(143,143,146,0.5) 0%, transparent 15%),
        radial-gradient(circle at 80% 70%, rgb(106,106,109,0.5) 0%, transparent 15%);
    top: 0;
    width: 100%;
}.TzRm-user-testimonials::after {
    left: 0;
    z-index: 1;
    width: 100%;
    top: 0;
    position: absolute;
    content: "";
    opacity: 0.2;
    background-size: 30px 30px;
    height: 100%;
    background-image: 
        linear-gradient(to right, rgba(0, 0, 0, 0.5) 1px, transparent 1px),
        linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 1px, transparent 1px);
}.TzRm-user-testimonials .container {
    z-index: 2;
    position: relative;
}.TzRm-user-testimonials h2 {
    display: inline-block;
    margin-bottom: 4rem;
    text-transform: uppercase;
    transform: translateX(-50%);
    letter-spacing: 2px;
    text-align: center;
    font-size: 33px;
    left: 50%;
    font-weight: 700;
    padding: 0 2rem;
    color: #000000;
    position: relative;
}.TzRm-user-testimonials h2::before, 
.TzRm-user-testimonials h2::after {
    top: 50%;
    content: "";
    position: absolute;
    animation: neonPulse 2s infinite alternate;
    width: 50px;
    background: rgb(143,143,146);
    height: 3px;
}.TzRm-user-testimonials h2::before {
    left: -30px;
}.TzRm-user-testimonials h2::after {
    right: -30px;
}.TzRm-user-testimonials .YpiC-feedback-panel {
    display: flex;
    perspective: 1000px;
    flex-wrap: wrap;
    justify-content: center;
    gap: 2rem;
}.TzRm-user-testimonials .CzBl-feedback-perspectives {
    backdrop-filter: blur(10px);
    display: flex;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    padding: 2rem;
    min-width: 280px;
    flex: 0 0 calc(33.333% - 2rem);
    border-radius: 10px;
    align-items: center;
    overflow: hidden;
    max-width: calc(33.333% - 2rem);
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.1);
    transform-style: preserve-3d;
    background: rgba(255, 255, 255, 0.05);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    flex-direction: column;
    transform: translateZ(0) rotateY(0);
}.TzRm-user-testimonials .CzBl-feedback-perspectives::before {
    inset: 0;
    mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    border: 2px solid transparent;
    background: linear-gradient(45deg, rgb(143,143,146), rgb(106,106,109)) border-box;
    border-radius: 10px;
    opacity: 0;
    mask-composite: exclude;
    content: "";
    position: absolute;
    transition: opacity 0.5s ease;
}.TzRm-user-testimonials .CzBl-feedback-perspectives:hover {
    box-shadow: -10px 10px 30px rgba(0, 0, 0, 0.2);
    transform: translateZ(20px) rotateY(5deg);
}.TzRm-user-testimonials .CzBl-feedback-perspectives:hover::before {
    opacity: 1;
    animation: borderGlow 1.5s infinite alternate;
}.TzRm-user-testimonials .CzBl-feedback-perspectives:nth-child(even):hover {
    transform: translateZ(20px) rotateY(-5deg);
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.2);
}.TzRm-user-testimonials .CzBl-feedback-perspectives img {
    width: 90px;
    position: relative;
    z-index: 2;
    border: 3px solid #ffffff;
    border-radius: 50%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    object-fit: cover;
    margin-bottom: 1.5rem;
    transition: all 0.4s ease;
    height: 90px;
}.TzRm-user-testimonials .CzBl-feedback-perspectives:hover img {
    transform: scale(1.05);
    box-shadow: 0 0 15px rgb(143,143,146,0.5);
    border-color: rgb(143,143,146);
}.TzRm-user-testimonials .CzBl-feedback-perspectives p {
    font-weight: 600;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease;
    font-size: calc(14px * 1.1);
    margin: 0;
    text-align: center;
    color: #000000;
}.TzRm-user-testimonials .CzBl-feedback-perspectives .description {
    font-size: 14px;
    z-index: 2;
    text-align: center;
    padding-top: 1rem;
    font-weight: 400;
    margin-top: 1rem;
    color: #000000;
    position: relative;
}.TzRm-user-testimonials .CzBl-feedback-perspectives .description::after {
    width: 40px;
    position: absolute;
    top: 0;
    height: 2px;
    transition: all 0.3s ease;
    left: 50%;
    transform: translateX(-50%);
    background: rgb(106,106,109,0.5);
    content: "";
}.TzRm-user-testimonials .CzBl-feedback-perspectives:hover .description::after {
    box-shadow: 0 0 10px rgb(143,143,146,0.5);
    width: 60px;
    background: rgb(143,143,146);
}

@keyframes neonPulse {
    0% {
        box-shadow: 0 0 5px rgb(143,143,146), 0 0 10px rgb(143,143,146,0.5);
    }
    100% {
        box-shadow: 0 0 20px rgb(143,143,146), 0 0 30px rgb(143,143,146,0.5);
    }
}

@keyframes borderGlow {
    0% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}

@media (max-width: 991px) {.TzRm-user-testimonials {
    padding: 4rem 0;
}.TzRm-user-testimonials h2 {
    margin-bottom: 3rem;
}.TzRm-user-testimonials .CzBl-feedback-perspectives {
    flex: 0 0 calc(50% - 2rem);
    max-width: calc(50% - 2rem);
}
}

@media (max-width: 767px) {.TzRm-user-testimonials h2 {
    font-size: calc(33px * 0.9);
}.TzRm-user-testimonials h2::before,
    .TzRm-user-testimonials h2::after {
    width: 30px;
}.TzRm-user-testimonials h2::before {
    left: -15px;
}.TzRm-user-testimonials h2::after {
    right: -15px;
}.TzRm-user-testimonials .YpiC-feedback-panel {
    flex-direction: column;
    gap: 1.5rem;
}.TzRm-user-testimonials .CzBl-feedback-perspectives {
    max-width: 100%;
    flex: 1 1 100%;
    padding: 1.5rem;
}.TzRm-user-testimonials .CzBl-feedback-perspectives,
    .TzRm-user-testimonials .CzBl-feedback-perspectives:hover,
    .TzRm-user-testimonials .CzBl-feedback-perspectives:nth-child(even):hover {
    transform: none;
}.TzRm-user-testimonials .CzBl-feedback-perspectives img {
    width: 70px;
    height: 70px;
}
}

@media (max-width: 480px) {.TzRm-user-testimonials {
    padding: 3rem 0;
}.TzRm-user-testimonials h2 {
    font-size: calc(33px * 0.8);
}.TzRm-user-testimonials .CzBl-feedback-perspectives {
    padding: 1.25rem;
}.TzRm-user-testimonials .CzBl-feedback-perspectives img {
    height: 60px;
    width: 60px;
}}#EnoW-cookie-box-window {
    display: none;
}#EnoW-cookie-box-window:checked ~ .jhrc-cookie-alert-overlay {
    opacity: 0;
    visibility: hidden;
}.jhrc-cookie-alert-overlay {
    padding: 20px 0;
    position: fixed;
    font-family: Arial, sans-serif;
    background: rgb(106,106,109);
    z-index: 90;
    box-shadow: 0 -4px 15px rgba(0, 0, 0, 0.5);
    border-top: 3px solid rgb(143,143,146);
    width: 100%;
    bottom: 0;
}.GBgp-track-edu {
    border-radius: 12px;
    gap: 20px;
    background: rgba(0, 0, 0, 0.5);
    border: 2px dashed rgb(143,143,146);
    display: flex;
    padding: 20px 5%;
    align-items: center;
    justify-content: space-between;
}.jhrc-cookie-alert-overlay h5 {
    font-weight: 700;
    letter-spacing: 1.5px;
    font-size: 19px;
    margin: 0;
    color: rgb(143,143,146);
    text-transform: uppercase;
}.jhrc-cookie-alert-overlay p {
    line-height: 1.5;
    font-size: 12px;
    color: #ffffff;
    position: relative;
    margin: 0;
}.MDPL-privacy-opt {
    display: flex;
    margin-right: 20px;
    align-items: center;
    justify-content: center;
    padding: 10px;
    background: rgb(143,143,146,0.5);
    border-radius: 12px;
    flex-shrink: 0;
}.MDPL-privacy-opt svg {
    height: 60px;
    fill: rgb(143,143,146);
    width: 60px;
}.gdqt-cookie-preference {
    color: #000000;
    background: rgb(143,143,146);
    margin-left: 10px;
    font-size: 18px;
    padding: 10px 20px;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    text-align: center;
    flex-shrink: 0;
    line-height: 40px;
    cursor: pointer;
    border-radius: 10px;
    white-space: nowrap;
    min-width: 140px;
    border: 2px solid rgb(143,143,146);
    text-decoration: none;
}.gdqt-cookie-preference:hover {
    box-shadow: 0 0 10px rgb(106,106,109);
    background-color: rgb(106,106,109);
}.cookie_button.gTZp-cookie-box {
    color: #ffffff;
    border: 2px solid rgb(106,106,109);
    background: rgba(0, 0, 0, 0.5);
}.cookie_button.gTZp-cookie-box:hover {
    box-shadow: 0 0 10px rgb(106,106,109);
}.jhrc-cookie-alert-overlay p a {
    color: rgb(143,143,146);
    border-bottom: 1px dashed rgb(143,143,146);
    transition: color 0.3s ease;
    text-decoration: none;
}.jhrc-cookie-alert-overlay p a:hover {
    color: rgb(106,106,109);
}
@media only screen and (max-width: 1200px) {.jhrc-cookie-alert-overlay {
    padding: 15px 0;
}.GBgp-track-edu {
    padding: 15px 5%;
}.MDPL-privacy-opt {
    display: none;
}.GBgp-track-edu {
    text-align: center;
    flex-direction: column;
    align-items: center;
}.jhrc-cookie-alert-overlay h5 {
    font-size: 22px;
    margin-bottom: 10px;
}.rbAo-cookie-confirm {
    margin-bottom: 15px;
}.gdqt-cookie-preference {
    margin: 10px 0;
    min-width: 100%;
}}
.sDbj-footer-milestones {
    padding: 6rem 0 4rem;
    position: relative;
    z-index: 1;
    color: #ffffff;
}.sDbj-footer-milestones::before {
    top: 0;
    position: absolute;
    opacity: 0.85;
    width: 100%;
    content: "";
    left: 0;
    z-index: -1;
    height: 100%;
    background: #000000;
}.sDbj-footer-milestones::after {
    opacity: 0.15;
    height: 100%;
    background-position: center;
    width: 100%;
    top: 0;
    content: "";
    z-index: -1;
    position: absolute;
    animation: gridAnimate 15s linear infinite;
    left: 0;
    background: 
        linear-gradient(rgba(rgb(143,143,146), 0.2) 1px, transparent 1px),
        linear-gradient(90deg, rgba(rgb(143,143,146), 0.2) 1px, transparent 1px);
    background-size: 30px 30px;
}@keyframes gridAnimate {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 30px 30px;
    }
}

.sDbj-footer-milestones .container {
    grid-gap: 2rem;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
}.sDbj-footer-milestones .company_holder {
    position: relative;
    grid-column: 1 / 5;
    grid-row: 1;
}.sDbj-footer-milestones .company_holder::before {
    border-top: 2px solid rgb(143,143,146);
    opacity: 0.7;
    left: -20px;
    height: 60px;
    top: -20px;
    position: absolute;
    width: 60px;
    content: "";
    border-left: 2px solid rgb(143,143,146);
}.sDbj-footer-milestones .company_holder::after {
    height: 60px;
    bottom: -20px;
    position: absolute;
    right: -20px;
    opacity: 0.7;
    border-right: 2px solid rgb(143,143,146);
    border-bottom: 2px solid rgb(143,143,146);
    content: "";
    width: 60px;
}.sDbj-footer-milestones .company_holder h3 {
    display: inline-block;
    position: relative;
    font-weight: 700;
    margin-bottom: 1.5rem;
    -webkit-text-fill-color: transparent;
    background: linear-gradient(90deg, #ffffff, rgb(143,143,146));
    -webkit-background-clip: text !important;
    font-size: 29px;
}.sDbj-footer-milestones .company_holder h3::after {
    position: absolute;
    content: "";
    bottom: -5px;
    height: 2px;
    background: rgb(143,143,146);
    box-shadow: 0 0 10px rgb(143,143,146);
    width: 30%;
    left: 0;
}.sDbj-footer-milestones .NPBw-module-end {
    margin-top: 1.5rem;
    color: #ffffff;
    opacity: 0.8;
    font-size: 14px;
    line-height: 1.6;
}.sDbj-footer-milestones .UaQb-code-labs {
    display: flex;
    grid-column: 6 / 13;
    grid-row: 1;
    justify-content: flex-end;
}.sDbj-footer-milestones .WqUb-main-teach {
    gap: 3rem;
    width: 100%;
    grid-template-columns: repeat(2, 1fr);
    display: grid;
}.sDbj-footer-milestones .qabZ-main-base {
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    border-radius: 10px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
    padding: 1.5rem;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0) 100%);
    backdrop-filter: blur(4px);
    position: relative;
}.sDbj-footer-milestones .qabZ-main-base:hover {
    transform: translateY(-5px);
    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%);
}.sDbj-footer-milestones .qabZ-main-base::before {
    transition: height 0.3s ease;
    left: 0;
    width: 3px;
    height: 0;
    position: absolute;
    background: rgb(143,143,146);
    top: 0;
    content: "";
}.sDbj-footer-milestones .qabZ-main-base:hover::before {
    height: 100%;
}.sDbj-footer-milestones .qabZ-main-base h5 {
    letter-spacing: 1px;
    position: relative;
    font-size: 22px;
    color: rgb(106,106,109);
    padding-left: 1rem;
    margin-bottom: 1.5rem;
    font-weight: 600;
}.sDbj-footer-milestones .qabZ-main-base h5::before {
    border-radius: 50%;
    content: "";
    transform: translateY(-50%);
    left: 0;
    position: absolute;
    height: 5px;
    background: rgb(143,143,146);
    box-shadow: 0 0 10px rgb(143,143,146);
    width: 5px;
    top: 50%;
}.sDbj-footer-milestones .qabZ-main-base .WqUb-main-teach {
    gap: 0.7rem;
    display: flex;
    flex-direction: column;
}.sDbj-footer-milestones .qabZ-main-base .WqUb-main-teach a {
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    color: #ffffff;
    opacity: 0.7;
    font-size: 14px;
    border-radius: 10px;
    z-index: 1;
    padding: 0.4rem 1rem;
}.sDbj-footer-milestones .qabZ-main-base .WqUb-main-teach a::before {
    width: 100%;
    left: 0;
    transition: transform 0.3s ease;
    transform: translateX(-100%);
    top: 0;
    position: absolute;
    content: "";
    z-index: -1;
    background: linear-gradient(90deg, rgba(rgb(143,143,146,0.5), 0.1), transparent);
    height: 100%;
}.sDbj-footer-milestones .qabZ-main-base .WqUb-main-teach a:hover {
    padding-left: 1.5rem;
    color: #ffffff;
    opacity: 1;
}.sDbj-footer-milestones .qabZ-main-base .WqUb-main-teach a:hover::before {
    transform: translateX(0);
}.xOlT-pitch-comp {
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    grid-column: 1 / 13;
    grid-row: 2;
    background: rgba(0, 0, 0, 0.5);
    padding: 1.5rem 0;
    position: relative;
    margin-top: 4rem;
}.xOlT-pitch-comp::before {
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(143,143,146), transparent);
    transform: translateX(-50%);
    left: 50%;
    width: 60%;
    top: 0;
    height: 1px;
    content: "";
}.xOlT-pitch-comp .container {
    display: flex;
    justify-content: center;
    align-items: center;
}.xOlT-pitch-comp .emfX-badge-case {
    color: #ffffff;
    text-align: center;
    opacity: 0.7;
    letter-spacing: 0.5px;
    font-size: 12px;
}

@media screen and (max-width: 992px) {.sDbj-footer-milestones .container {
    grid-template-columns: repeat(1, 1fr);
}.sDbj-footer-milestones .company_holder {
    grid-column: 1;
    grid-row: 1;
}.sDbj-footer-milestones .UaQb-code-labs {
    margin-top: 2rem;
    grid-row: 2;
    grid-column: 1;
}.xOlT-pitch-comp {
    grid-row: 3;
    margin-top: 3rem;
}
}

@media screen and (max-width: 768px) {.sDbj-footer-milestones {
    padding: 4rem 0 3rem;
}.sDbj-footer-milestones .WqUb-main-teach {
    grid-template-columns: 1fr;
    gap: 2rem;
}.sDbj-footer-milestones .qabZ-main-base {
    padding: 1.2rem;
}.sDbj-footer-milestones .qabZ-main-base h5 {
    font-size: calc(22px * 0.9);
}.sDbj-footer-milestones .company_holder::before,
    .sDbj-footer-milestones .company_holder::after {
    width: 40px;
    height: 40px;
}
}

@media screen and (max-width: 576px) {.sDbj-footer-milestones {
    padding: 3rem 0 2rem;
}.sDbj-footer-milestones .company_holder h3 {
    font-size: calc(29px * 0.9);
}.sDbj-footer-milestones .NPBw-module-end {
    font-size: calc(14px * 0.9);
}.sDbj-footer-milestones .qabZ-main-base .WqUb-main-teach a {
    font-size: calc(14px * 0.9);
}.xOlT-pitch-comp {
    padding: 1rem 0;
    margin-top: 2rem;
}}.LZtA-title-section {
    background: #000000;
    width: 100%;
    overflow: hidden;
    position: relative;
    min-height: 700px;
    height: 100vh;
}.LZtA-title-section .dcjh-quick-classes {
    position: relative;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    height: 100%;
    align-items: flex-start;
    display: flex;
}.LZtA-title-section .IvWO-edu-entry {
    left: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 1;
}.LZtA-title-section .IvWO-edu-entry::before {
    background: linear-gradient(
        to right,
        #000000 0%,
        rgba(0, 0, 0, 0.5) 50%,
        transparent 100%
    );
    z-index: 2;
    position: absolute;
    content: '';
    inset: 0;
}.LZtA-title-section .IvWO-edu-entry::after {
    z-index: 2;
    background: linear-gradient(
        to bottom,
        transparent 70%,
        #000000 100%
    );
    inset: 0;
    content: '';
    position: absolute;
}.LZtA-title-section .VOrU-course-lead {
    animation-timing-function: cubic-bezier(0.45, 0.05, 0.55, 0.95);
    animation-iteration-count: infinite;
    width: 500%;
    height: 100%;
    animation-duration: 35s;
    animation-name: cascade-carousel;
    display: flex;
}.LZtA-title-section .vdYa-start-hero {
    height: 100%;
    position: relative;
    overflow: hidden;
    transform-origin: center;
    width: 20%;
}.LZtA-title-section .vdYa-start-hero::before {
    background: rgb(106,106,109,0.5);
    position: absolute;
    inset: 0;
    content: '';
    opacity: 0.15;
    z-index: 2;
    mix-blend-mode: multiply;
}.LZtA-title-section .vdYa-start-hero img {
    height: 100%;
    transform: scale(1.1);
    width: 100%;
    object-fit: cover;
    animation: ken-burns 15s ease alternate infinite;
}.LZtA-title-section .vdYa-start-hero:nth-child(2) img {
    animation-delay: -3s;
}.LZtA-title-section .vdYa-start-hero:nth-child(3) img {
    animation-delay: -6s;
}.LZtA-title-section .vdYa-start-hero:nth-child(4) img {
    animation-delay: -9s;
}.LZtA-title-section .vdYa-start-hero:nth-child(5) img {
    animation-delay: -12s;
}.LZtA-title-section .neRv-text-pill-wrap {
    max-width: 600px;
    margin-left: 10%;
    padding: 0;
    z-index: 10;
    position: relative;
}.LZtA-title-section .neRv-text-pill-wrap::before {
    transform: translateY(-50%);
    position: absolute;
    left: -30px;
    width: 5px;
    content: '';
    height: 0;
    background: rgb(143,143,146);
    top: 50%;
    animation: line-extend 1.5s ease forwards;
}.LZtA-title-section .neRv-text-pill-wrap h1 {
    margin-bottom: 1.5rem;
    transform: translateY(30px);
    position: relative;
    padding-bottom: 20px;
    color: #ffffff;
    line-height: 1.2;
    font-weight: 700;
    opacity: 0;
    font-size: calc(41px * 1.4);
    animation: fade-in-up 1s ease 0.5s forwards;
}.LZtA-title-section .neRv-text-pill-wrap h1::after {
    background: rgb(143,143,146);
    content: '';
    bottom: 0;
    animation: line-grow 1.5s ease 1s forwards;
    height: 3px;
    width: 80px;
    transform-origin: left;
    position: absolute;
    transform: scaleX(0);
    left: 0;
}.LZtA-title-section .neRv-text-pill-wrap p {
    line-height: 1.8;
    transform: translateY(30px);
    margin-bottom: 2.5rem;
    font-size: 12px;
    opacity: 0;
    color: #ffffff;
    animation: fade-in-up 1s ease 0.8s forwards;
}.LZtA-title-section .neRv-text-pill-wrap .IhWB-support-section {
    display: inline-flex;
    font-weight: 600;
    background: transparent;
    opacity: 0;
    padding: 16px 38px;
    transition: all 0.4s ease;
    position: relative;
    z-index: 1;
    color: #ffffff;
    overflow: hidden;
    animation: fade-in-up 1s ease 1.1s forwards;
    border: 2px solid rgb(143,143,146);
    border-radius: 18px;
    transform: translateY(30px);
    text-decoration: none;
    font-size: 18px;
}.LZtA-title-section .neRv-text-pill-wrap .IhWB-support-section::before {
    width: 0;
    left: 0;
    position: absolute;
    background: rgb(143,143,146);
    z-index: -1;
    height: 100%;
    top: 0;
    transition: width 0.4s ease;
    content: '';
}.LZtA-title-section .neRv-text-pill-wrap .IhWB-support-section:hover {
    color: #ffffff;
}.LZtA-title-section .neRv-text-pill-wrap .IhWB-support-section:hover::before {
    width: 100%;
}.LZtA-title-section::before {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 5;
    pointer-events: none;
    background-image: 
        linear-gradient(to right, rgba(255,255,255,0.03) 1px, transparent 1px),
        linear-gradient(to bottom, rgba(255,255,255,0.03) 1px, transparent 1px);
    height: 100%;
    left: 0;
    content: '';
    background-size: 20px 20px;
}

@keyframes cascade-carousel {
    0%, 15% {
        transform: translateX(0);
    }
    20%, 35% {
        transform: translateX(-20%);
    }
    40%, 55% {
        transform: translateX(-40%);
    }
    60%, 75% {
        transform: translateX(-60%);
    }
    80%, 95% {
        transform: translateX(-80%);
    }
    100% {
        transform: translateX(0);
    }
}

@keyframes ken-burns {
    0% {
        transform: scale(1.1) translate(0, 0);
    }
    50% {
        transform: scale(1.2) translate(-1%, -1%);
    }
    100% {
        transform: scale(1.1) translate(0, 0);
    }
}

@keyframes line-extend {
    0% {
        height: 0;
    }
    100% {
        height: 70%;
    }
}

@keyframes line-grow {
    0% {
        transform: scaleX(0);
    }
    100% {
        transform: scaleX(1);
    }
}

@keyframes fade-in-up {
    0% {
        opacity: 0;
        transform: translateY(30px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 1400px) {.LZtA-title-section .neRv-text-pill-wrap {
    max-width: 550px;
}.LZtA-title-section .neRv-text-pill-wrap h1 {
    font-size: calc(41px * 1.3);
}
}

@media (max-width: 1200px) {.LZtA-title-section .neRv-text-pill-wrap {
    max-width: 500px;
}.LZtA-title-section .neRv-text-pill-wrap h1 {
    font-size: calc(41px * 1.2);
}
}

@media (max-width: 992px) {.LZtA-title-section {
    min-height: 600px;
}.LZtA-title-section .IvWO-edu-entry::before {
    background: linear-gradient(
            to right,
            #000000 0%,
            rgba(0, 0, 0, 0.5) 40%,
            transparent 90%
        );
}.LZtA-title-section .neRv-text-pill-wrap {
    margin-left: 5%;
    max-width: 450px;
}.LZtA-title-section .neRv-text-pill-wrap h1 {
    font-size: calc(41px * 1.1);
}
}

@media (max-width: 768px) {.LZtA-title-section {
    min-height: 550px;
}.LZtA-title-section .dcjh-quick-classes {
    align-items: center;
}.LZtA-title-section .IvWO-edu-entry::before {
    background: linear-gradient(
            135deg,
            #000000 0%,
            rgba(0, 0, 0, 0.5) 50%,
            transparent 100%
        );
}.LZtA-title-section .neRv-text-pill-wrap {
    margin-left: 0;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 18px;
    backdrop-filter: blur(5px);
    max-width: 500px;
    padding: 2rem;
    width: 90%;
}.LZtA-title-section .neRv-text-pill-wrap::before {
    width: 30%;
    transform: none;
    animation: width-extend 1.5s ease forwards;
    top: 0;
    height: 5px !important;
    left: 0;
}.LZtA-title-section .neRv-text-pill-wrap h1 {
    font-size: 41px;
}
}

@keyframes width-extend {
    0% {
        width: 0;
    }
    100% {
        width: 30%;
    }
}

@media (max-width: 576px) {.LZtA-title-section {
    min-height: 500px;
}.LZtA-title-section .neRv-text-pill-wrap {
    padding: 1.5rem;
}.LZtA-title-section .neRv-text-pill-wrap h1 {
    font-size: calc(41px * 0.9);
    padding-bottom: 15px;
    margin-bottom: 1rem;
}.LZtA-title-section .neRv-text-pill-wrap p {
    font-size: calc(12px * 0.9);
    margin-bottom: 2rem;
}.LZtA-title-section .neRv-text-pill-wrap .IhWB-support-section {
    width: 100%;
    padding: 12px 25px;
    justify-content: center;
}.LZtA-title-section::before {
    background-size: 15px 15px;
}
}

@media (orientation: landscape) and (max-height: 600px) {.LZtA-title-section {
    height: auto;
    min-height: 450px;
}.LZtA-title-section .neRv-text-pill-wrap h1 {
    margin-bottom: 0.8rem;
    padding-bottom: 10px;
}.LZtA-title-section .neRv-text-pill-wrap p {
    margin-bottom: 1.5rem;
}}header {
    background: rgb(180,180,183);
    padding: 0;
    width: 100%;
    position: relative;
    z-index: 100;
}header::before {
    opacity: 0.6;
    z-index: 0;
    height: 100%;
    background: linear-gradient(135deg, 
        rgb(143,143,146,0.5) 0%, 
        transparent 60%, 
        rgb(106,106,109,0.5) 100%);
    position: absolute;
    width: 100%;
    left: 0;
    content: '';
    top: 0;
}header .container {
    margin: 0;
    width: 100%;
    z-index: 1;
    position: relative;
    max-width: 100%;
    padding: 0;
}header .shHo-nav-class {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 0.8rem 3%;
}header .UjnJ-top-pagebar {
    align-items: center;
    position: relative;
    margin-right: 1rem;
    text-decoration: none;
    padding: 0.6rem;
    display: flex;
}header .UjnJ-top-pagebar::after {
    background: linear-gradient(to right, rgb(143,143,146), rgb(106,106,109));
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    transform: scaleX(0.7);
    transition: transform 0.3s ease;
    bottom: 0;
    content: '';
}header .UjnJ-top-pagebar:hover::after {
    transform: scaleX(1);
}header .UjnJ-top-pagebar svg {
    width: 140px;
    height: auto;
    transition: all 0.3s ease;
}header .UjnJ-top-pagebar:hover svg {
    filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.1));
}header .qabZ-main-base {
    flex-wrap: wrap;
    padding: 0.5rem;
    border-radius: 10px;
    display: flex;
    gap: 0.4rem;
    background: rgba(255, 255, 255, 0.5);
}header .NTtF-main-pro {
    overflow: hidden;
    font-weight: 400;
    font-size: 17px;
    color: #000000;
    transition: all 0.3s ease;
    padding: 0.4rem 0.7rem;
    z-index: 1;
    font-family: Arial, sans-serif;
    position: relative;
    text-decoration: none;
    border-radius: 10px;
}header .NTtF-main-pro::after {
    bottom: 0;
    background: linear-gradient(to right, rgb(143,143,146), rgb(106,106,109));
    width: 100%;
    transform-origin: left;
    transform: scaleX(0);
    left: 0;
    position: absolute;
    transition: transform 0.3s ease;
    height: 2px;
    content: '';
}header .NTtF-main-pro:hover {
    background: rgba(255, 255, 255, 0.7);
    color: rgb(143,143,146);
}header .NTtF-main-pro:hover::after {
    transform: scaleX(1);
}

@media (max-width: 991px) {header .shHo-nav-class {
    padding: 0.7rem 2.5%;
}header .UjnJ-top-pagebar svg {
    width: 130px;
}header .qabZ-main-base {
    gap: 0.35rem;
    padding: 0.4rem;
}header .NTtF-main-pro {
    padding: 0.35rem 0.6rem;
    font-size: calc(17px - 1px);
}
}

@media (max-width: 767px) {header .shHo-nav-class {
    padding: 0.7rem 2%;
    justify-content: center;
}header .UjnJ-top-pagebar {
    margin: 0 0 0.6rem 0;
}header .UjnJ-top-pagebar svg {
    width: 120px;
}header .qabZ-main-base {
    width: 100%;
    justify-content: center;
}header .NTtF-main-pro {
    font-size: calc(17px - 2px);
    padding: 0.3rem 0.5rem;
}
}

@media (max-width: 480px) {header .shHo-nav-class {
    padding: 0.6rem 1.5%;
}header .UjnJ-top-pagebar svg {
    width: 110px;
}header .qabZ-main-base {
    justify-content: flex-start;
    overflow-x: auto;
    flex-wrap: nowrap;
}header .qabZ-main-base::-webkit-scrollbar {
    height: 2px;
}header .qabZ-main-base::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(143,143,146);
}header .NTtF-main-pro {
    flex-shrink: 0;
    white-space: nowrap;
}}.brls-tariff-wrapper {
    position: relative;
    background: rgb(180,180,183);
    padding: 120px 0;
    overflow: hidden;
}.brls-tariff-wrapper::before {
    height: 100%;
    z-index: 0;
    position: absolute;
    content: "";
    left: 0;
    background: linear-gradient(135deg, 
        rgba(var(--primary-color-rgb), 0.05) 0%, 
        rgba(var(--secondary-color-rgb), 0.03) 100%);
    width: 100%;
    top: 0;
}.brls-tariff-wrapper .container {
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    z-index: 1;
    max-width: 1400px;
}.brls-tariff-wrapper .flFR-pricing-levels {
    display: grid;
    gap: 60px;
    grid-template-columns: 1fr;
}.brls-tariff-wrapper .nNDk-trial-rates {
    opacity: 0;
    animation: fadeSlideUp 0.8s forwards 0.2s;
    transform: translateY(20px);
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
}.brls-tariff-wrapper .nNDk-trial-rates h2 {
    font-size: 36px;
    display: inline-block;
    font-weight: 700;
    position: relative;
    margin-bottom: 20px;
    color: #000000;
}.brls-tariff-wrapper .nNDk-trial-rates h2::after {
    transform: translateX(-50%);
    content: "";
    background: linear-gradient(90deg, rgb(143,143,146), rgb(106,106,109));
    left: 50%;
    width: 80px;
    position: absolute;
    bottom: -10px;
    height: 3px;
}.brls-tariff-wrapper .ofSB-access-rates {
    font-size: calc(15px + 0.1rem);
    margin-top: 30px;
    color: #000000;
    line-height: 1.6;
}.brls-tariff-wrapper .iWcK-rate-choices {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    opacity: 0;
    gap: 30px;
    display: grid;
    transform: translateY(30px);
    margin-top: 20px;
    animation: fadeSlideUp 0.8s forwards 0.4s;
}.brls-tariff-wrapper .dZqX-bundle-offer {
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    color: inherit;
    text-decoration: none;
    display: block;
    position: relative;
    will-change: transform;
    z-index: 1;
}.brls-tariff-wrapper .dZqX-bundle-offer:hover {
    transform: translateY(-10px) scale(1.02);
}.brls-tariff-wrapper .HRUQ-cost-fee {
    min-height: 420px;
    transition: box-shadow 0.4s ease, transform 0.4s ease;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    flex-direction: column;
    display: flex;
    position: relative;
    border-radius: 27px;
    background: #ffffff;
    overflow: hidden;
}.brls-tariff-wrapper .dZqX-bundle-offer:hover .HRUQ-cost-fee {
    box-shadow: 0 20px 40px rgba(var(--primary-color-rgb), 0.15);
}.brls-tariff-wrapper .dZqX-bundle-offer:nth-child(odd) .HRUQ-cost-fee::before {
    content: "";
    background: rgb(143,143,146);
    transform: scaleY(0);
    top: 0;
    position: absolute;
    transform-origin: bottom;
    height: 100%;
    width: 5px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    left: 0;
}.brls-tariff-wrapper .dZqX-bundle-offer:nth-child(even) .HRUQ-cost-fee::before {
    right: 0;
    background: rgb(106,106,109);
    top: 0;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleY(0);
    height: 100%;
    position: absolute;
    transform-origin: bottom;
    content: "";
    width: 5px;
}.brls-tariff-wrapper .dZqX-bundle-offer:hover .HRUQ-cost-fee::before {
    transform: scaleY(1);
}.brls-tariff-wrapper .gaJE-fee-pricing {
    flex-direction: column;
    padding: 40px 30px;
    z-index: 1;
    display: flex;
    flex: 1;
    position: relative;
}.brls-tariff-wrapper .gaJE-fee-pricing h3 {
    font-size: calc(19px + 0.2rem);
    transition: color 0.3s ease;
    display: inline-block;
    font-weight: 700;
    position: relative;
    margin-bottom: 15px;
    color: #000000;
}.brls-tariff-wrapper .dZqX-bundle-offer:hover .gaJE-fee-pricing h3 {
    color: rgb(143,143,146);
}.brls-tariff-wrapper .dZqX-bundle-offer:nth-child(even):hover .gaJE-fee-pricing h3 {
    color: rgb(106,106,109);
}.brls-tariff-wrapper .YwQr-deal-grid {
    font-size: calc(19px + 0.5rem);
    position: relative;
    padding-bottom: 10px;
    display: inline-block;
    margin: 10px 0 20px;
    color: rgb(143,143,146);
    font-weight: 700;
}.brls-tariff-wrapper .dZqX-bundle-offer:nth-child(even) .YwQr-deal-grid {
    color: rgb(106,106,109);
}.brls-tariff-wrapper .YwQr-deal-grid::after {
    opacity: 0.6;
    bottom: 0;
    left: 0;
    content: "";
    width: 40px;
    position: absolute;
    background: currentColor;
    height: 3px;
}.brls-tariff-wrapper .gaJE-fee-pricing p {
    color: #000000;
    font-size: 15px;
    overflow-wrap: break-word;
    word-wrap: break-word;
    hyphens: auto;
    word-break: break-word;
    line-height: 1.6;
    margin-top: auto;
}.brls-tariff-wrapper .DLKy-img-panel {
    transition: transform 0.5s ease;
    height: 200px;
    position: relative;
    transform-origin: center;
    width: 100%;
}.brls-tariff-wrapper .dZqX-bundle-offer:hover .DLKy-img-panel {
    transform: scale(1.05);
}.brls-tariff-wrapper .DLKy-img-panel::after {
    content: "";
    bottom: 0;
    position: absolute;
    opacity: 0;
    left: 0;
    width: 100%;
    transition: opacity 0.4s ease;
    height: 40%;
    background: linear-gradient(to top, rgba(0,0,0,0.4), transparent);
}.brls-tariff-wrapper .dZqX-bundle-offer:hover .DLKy-img-panel::after {
    opacity: 1;
}

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

@media (min-width: 768px) {.brls-tariff-wrapper .flFR-pricing-levels {
    grid-template-columns: 1fr;
}.brls-tariff-wrapper .iWcK-rate-choices {
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    gap: 40px;
}
}

@media (min-width: 992px) {.brls-tariff-wrapper {
    padding: 150px 0;
}.brls-tariff-wrapper .flFR-pricing-levels {
    gap: 80px;
    grid-template-columns: 1fr;
}.brls-tariff-wrapper .iWcK-rate-choices {
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}.brls-tariff-wrapper .HRUQ-cost-fee {
    min-height: 480px;
}
}

@media (min-width: 1200px) {.brls-tariff-wrapper .iWcK-rate-choices {
    gap: 40px;
}
}

@media (max-width: 767px) {.brls-tariff-wrapper {
    padding: 80px 0;
}.brls-tariff-wrapper .nNDk-trial-rates h2 {
    font-size: calc(36px - 0.4rem);
}.brls-tariff-wrapper .ofSB-access-rates {
    font-size: 15px;
}.brls-tariff-wrapper .gaJE-fee-pricing {
    padding: 30px 20px;
}.brls-tariff-wrapper .HRUQ-cost-fee {
    min-height: 400px;
}.brls-tariff-wrapper .DLKy-img-panel {
    height: 160px;
}
}

@media (max-width: 480px) {.brls-tariff-wrapper {
    padding: 60px 0;
}.brls-tariff-wrapper .flFR-pricing-levels {
    gap: 40px;
}.brls-tariff-wrapper .iWcK-rate-choices {
    gap: 25px;
}.brls-tariff-wrapper .gaJE-fee-pricing h3 {
    font-size: 19px;
}.brls-tariff-wrapper .YwQr-deal-grid {
    font-size: 19px;
}.brls-tariff-wrapper .gaJE-fee-pricing p {
    font-size: calc(15px - 0.1rem);
}}.pRcm-connect-with-us {
    background: linear-gradient(160deg, rgb(180,180,183) 0%, rgb(143,143,146,0.5) 100%);
    padding: 90px 0;
    position: relative;
    overflow: hidden;
}.pRcm-connect-with-us::before {
    position: absolute;
    height: 100%;
    content: "";
    top: 0;
    opacity: 0.03;
    background: repeating-linear-gradient(
        -45deg,
        rgb(143,143,146,0.5),
        rgb(143,143,146,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    width: 100%;
    left: 0;
}.pRcm-connect-with-us .container {
    padding: 0 20px;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 1;
}.pRcm-connect-with-us h2 {
    margin-bottom: 50px;
    text-align: center;
    font-family: Arial, sans-serif;
    position: relative;
    color: #000000;
    font-weight: 700;
    font-size: 39px;
}.pRcm-connect-with-us .ZdlU-inquiry-info {
    display: flex;
    max-width: 800px;
    overflow: hidden;
    background: #ffffff;
    border-radius: 28px;
    margin: 0 auto;
    flex-direction: column;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.06);
}.pRcm-connect-with-us .DLKy-img-panel {
    position: relative;
    height: 200px;
    width: 100%;
}.pRcm-connect-with-us .ugjE-support-inquiry {
    width: 100%;
    padding: 50px;
    position: relative;
}.pRcm-connect-with-us form {
    width: 100%;
}.pRcm-connect-with-us form h3 {
    color: #000000;
    font-size: 20px;
    font-weight: 700;
    position: relative;
    font-family: Arial, sans-serif;
    margin-bottom: 30px;
    display: inline-block;
}.pRcm-connect-with-us form h3::after {
    background: rgb(143,143,146);
    height: 3px;
    left: 0;
    content: "";
    position: absolute;
    width: 100%;
    bottom: -10px;
    border-radius: 1.5px;
}.pRcm-connect-with-us form input[type="text"] {
    margin-bottom: 20px;
    transition: all 0.3s ease;
    font-size: 18px;
    padding: 15px 20px;
    border: 2px solid transparent;
    border-radius: 10px;
    color: #000000;
    width: 100%;
    font-family: Arial, sans-serif;
    background: rgb(180,180,183);
}.pRcm-connect-with-us form input[type="text"]:focus {
    outline: none;
    border-color: rgb(143,143,146);
}.pRcm-connect-with-us form input[type="text"]::placeholder {
    color: rgba(0, 0, 0, 0.35);
}.pRcm-connect-with-us .UkRQ-request-query {
    margin-bottom: 30px;
    align-items: flex-start;
    display: flex;
}.pRcm-connect-with-us .UkRQ-request-query input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.pRcm-connect-with-us .UkRQ-request-query label {
    cursor: pointer;
    color: #000000;
    font-size: 12px;
    padding-left: 35px;
    line-height: 1.6;
    position: relative;
}.pRcm-connect-with-us .UkRQ-request-query label::before {
    content: "";
    height: 22px;
    width: 22px;
    background: rgb(180,180,183);
    position: absolute;
    border-radius: 10px;
    left: 0;
    transition: all 0.3s ease;
    top: 2px;
}.pRcm-connect-with-us .UkRQ-request-query input[type="checkbox"]:checked + label::before {
    background: rgb(143,143,146);
}.pRcm-connect-with-us .UkRQ-request-query input[type="checkbox"]:checked + label::after {
    transform: rotate(45deg);
    position: absolute;
    left: 8px;
    top: 5px;
    border-bottom: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    content: "";
    width: 6px;
    height: 12px;
}.pRcm-connect-with-us .UkRQ-request-query label a {
    text-decoration: none;
    transition: all 0.3s ease;
    color: rgb(143,143,146);
}.pRcm-connect-with-us .UkRQ-request-query label a:hover {
    text-decoration: underline;
}.pRcm-connect-with-us form .IhWB-support-section {
    text-align: center;
    width: 100%;
    cursor: pointer;
    font-weight: 600;
    transition: all 0.3s ease;
    position: relative;
    border: none;
    overflow: hidden;
    font-size: 17px;
    font-family: Arial, sans-serif;
    color: #ffffff;
    padding: 16px 20px;
    background: rgb(143,143,146);
    border-radius: 10px;
}.pRcm-connect-with-us form .IhWB-support-section:hover {
    background: rgb(106,106,109);
}.pRcm-connect-with-us svg {
    fill: rgb(143,143,146);
    width: 20px;
    height: 20px;
}.pRcm-connect-with-us svg path {
    fill: rgb(143,143,146);
    transition: fill 0.3s ease;
}

@media screen and (min-width: 768px) {.pRcm-connect-with-us .ZdlU-inquiry-info {
    flex-direction: row;
    max-width: 1000px;
}.pRcm-connect-with-us .DLKy-img-panel {
    height: auto;
    min-height: 400px;
    width: 40%;
}.pRcm-connect-with-us .ugjE-support-inquiry {
    width: 60%;
}
}

@media screen and (min-width: 992px) {.pRcm-connect-with-us .DLKy-img-panel {
    width: 50%;
}.pRcm-connect-with-us .ugjE-support-inquiry {
    padding: 60px;
    width: 50%;
}
}

@media screen and (min-width: 1200px) {.pRcm-connect-with-us .ZdlU-inquiry-info {
    max-width: 1100px;
}.pRcm-connect-with-us .DLKy-img-panel {
    min-height: 500px;
}
}

@media screen and (max-width: 576px) {.pRcm-connect-with-us {
    padding: 60px 0;
}.pRcm-connect-with-us h2 {
    font-size: calc(39px * 0.7);
    margin-bottom: 30px;
}.pRcm-connect-with-us .ugjE-support-inquiry {
    padding: 30px 20px;
}.pRcm-connect-with-us form h3 {
    font-size: calc(20px * 0.9);
}}.VEUG-course-program-description {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
    background: rgb(180,180,183);
}.VEUG-course-program-description::before {
    z-index: 1;
    background: rgb(143,143,146);
    height: 200px;
    width: 200px;
    position: absolute;
    opacity: 0.1;
    top: -50px;
    content: "";
    right: -50px;
    transform: rotate(45deg);
}.VEUG-course-program-description::after {
    width: 300px;
    border-radius: 50%;
    height: 300px;
    bottom: -100px;
    background: rgb(106,106,109);
    position: absolute;
    left: -100px;
    content: "";
    opacity: 0.08;
    z-index: 1;
}.VEUG-course-program-description .container {
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    padding: 0 20px;
    position: relative;
}.VEUG-course-program-description .iLnK-program-guide {
    background: #ffffff;
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    grid-template-columns: 1fr;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    display: grid;
    transform: translateY(0);
    gap: 40px;
}.VEUG-course-program-description .iLnK-program-guide:hover {
    transform: translateY(-6px);
}.VEUG-course-program-description .DLKy-img-panel {
    overflow: hidden;
    height: 300px;
    position: relative;
}.VEUG-course-program-description .DLKy-img-panel::after {
    left: 0;
    content: "";
    top: 0;
    right: 0;
    position: absolute;
    z-index: 1;
    bottom: 0;
    background: linear-gradient(135deg, 
        rgb(143,143,146,0.5) 0%, 
        transparent 40%, 
        rgb(106,106,109,0.5) 100%);
}.VEUG-course-program-description .neRv-text-pill-wrap {
    background: linear-gradient(to bottom right, 
        #ffffff 0%, 
        rgba(255, 255, 255, 0.95) 100%);
    padding: 40px;
    position: relative;
}.VEUG-course-program-description .neRv-text-pill-wrap::before {
    transform-origin: top;
    transition: transform 0.5s ease;
    left: 0;
    width: 4px;
    transform: scaleY(0);
    background: rgb(143,143,146);
    position: absolute;
    content: "";
    top: 0;
    height: 60px;
}.VEUG-course-program-description .iLnK-program-guide:hover .neRv-text-pill-wrap::before {
    transform: scaleY(1);
}.VEUG-course-program-description h3 {
    transition: color 0.3s ease;
    position: relative;
    font-family: Arial, sans-serif;
    margin-bottom: 24px;
    color: #000000;
    font-size: calc(24px * 1.1);
    font-weight: 700;
    line-height: 1.4;
    padding-bottom: 12px;
}.VEUG-course-program-description h3::after {
    bottom: 0;
    height: 2px;
    content: "";
    width: 60px;
    position: absolute;
    left: 0;
    background: rgb(106,106,109);
    transition: width 0.4s cubic-bezier(0.22, 1, 0.36, 1);
}.VEUG-course-program-description .iLnK-program-guide:hover h3::after {
    width: 100px;
}.VEUG-course-program-description .description {
    line-height: 1.7;
    padding-right: 10px;
    font-size: 18px;
    margin-bottom: 20px;
    overflow-y: auto;
    position: relative;
    max-height: 300px;
    font-family: Arial, sans-serif;
    color: #000000;
}.VEUG-course-program-description .description::-webkit-scrollbar {
    width: 4px;
}.VEUG-course-program-description .description::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.05);
}.VEUG-course-program-description .description::-webkit-scrollbar-thumb {
    background: rgb(106,106,109,0.5);
    border-radius: 10px;
}.VEUG-course-program-description span.description {
    display: none;
}

@media (min-width: 768px) {.VEUG-course-program-description .iLnK-program-guide {
    gap: 0;
    grid-template-columns: 1fr 1.5fr;
}.VEUG-course-program-description .DLKy-img-panel {
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
    height: auto;
}.VEUG-course-program-description .neRv-text-pill-wrap {
    padding: 60px 60px 60px 80px;
    margin-left: -60px;
    z-index: 2;
}
}

@media (min-width: 992px) {.VEUG-course-program-description {
    padding: 140px 0;
}.VEUG-course-program-description .iLnK-program-guide {
    grid-template-columns: 1fr 1.3fr;
}.VEUG-course-program-description .DLKy-img-panel {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
}.VEUG-course-program-description .neRv-text-pill-wrap {
    margin-left: -80px;
    padding: 80px 80px 80px 100px;
}.VEUG-course-program-description h3 {
    font-size: 34px;
    margin-bottom: 30px;
}.VEUG-course-program-description .description {
    max-height: 380px;
    line-height: 1.8;
    font-size: calc(18px * 1.05);
}
}

@media (max-width: 767px) {.VEUG-course-program-description {
    padding: 80px 0;
}.VEUG-course-program-description .neRv-text-pill-wrap {
    padding: 30px;
}.VEUG-course-program-description h3 {
    margin-bottom: 20px;
    font-size: 16px;
}.VEUG-course-program-description .description {
    max-height: 250px;
    line-height: 1.6;
    font-size: calc(18px * 0.95);
}
}

@media (max-width: 480px) {.VEUG-course-program-description {
    padding: 60px 0;
}.VEUG-course-program-description .DLKy-img-panel {
    height: 200px;
}.VEUG-course-program-description .neRv-text-pill-wrap {
    padding: 25px 20px;
}.VEUG-course-program-description h3 {
    padding-bottom: 10px;
    font-size: calc(16px * 0.95);
    margin-bottom: 15px;
}
}

@media (prefers-reduced-motion: reduce) {.VEUG-course-program-description .iLnK-program-guide,
    .VEUG-course-program-description .neRv-text-pill-wrap::before,
    .VEUG-course-program-description h3::after {
    transition: none;
}
}