﻿* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}svg {
    width: 30px;
    height: 30px;
}a {
    text-decoration: none;
    color: inherit;
}.container {
    margin: auto;
    width: 1254px;
    max-width: 100%;
}.IJQ-donate-btn {
    flex: 0 0 auto;
}header,footer {
    width: 100%;
}.gsu-wrapper-bundle {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 100%;
}html,body {
    auto
    scroll-behavior: auto;
    min-height: 100%;
    font-family: Arial, sans-serif;
    height: 100%;
    auto
contain
touch-action: none;
    color: #000000;
    scroll-snap-type: none;
}.Fpo-site-top {
    flex: 1 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.VRd-who-we-are {
    position: relative;
    overflow: hidden;
    background-color: rgb(222,235,209);
    padding: 100px 0;
}.VRd-who-we-are::before {
    position: absolute;
    content: "";
    opacity: 0.05;
    top: 0;
    background: 
        linear-gradient(90deg, rgb(222,235,209) 10px, transparent 10px),
        linear-gradient(90deg, rgba(0, 0, 0, 0.5) 10px, transparent 10px),
        linear-gradient(90deg, transparent 9px, rgba(0, 0, 0, 0.5) 1px, transparent 10px);
    left: 0;
    background-size: 20px 100%, 20px 100%, 20px 100%;
    z-index: 1;
    height: 100%;
    width: 100%;
}.VRd-who-we-are::after {
    z-index: 1;
    height: 100%;
    background:
        linear-gradient(0deg, rgb(222,235,209) 10px, transparent 10px),
        linear-gradient(0deg, rgba(0, 0, 0, 0.5) 10px, transparent 10px),
        linear-gradient(0deg, transparent 9px, rgba(0, 0, 0, 0.5) 1px, transparent 10px);
    opacity: 0.05;
    left: 0;
    width: 100%;
    position: absolute;
    background-size: 100% 20px, 100% 20px, 100% 20px;
    content: "";
    top: 0;
}.VRd-who-we-are .container {
    position: relative;
    z-index: 5;
}.VRd-who-we-are h2 {
    text-align: center;
    margin-bottom: 60px;
    font-weight: 700;
    font-size: 29px;
    color: #000000;
    position: relative;
}.VRd-who-we-are h2::before {
    bottom: -10px;
    width: 50px;
    background-color: rgb(185,211,169);
    transform: translateX(-50%);
    left: 50%;
    height: 2px;
    content: "";
    position: absolute;
}.VRd-who-we-are .hyf-expert-studio {
    gap: 30px;
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}.VRd-who-we-are .zbJ-study-programs {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-top: 3px solid transparent;
    padding: 40px;
    overflow: hidden;
    z-index: 2;
    border-radius: 21px;
    background-color: #ffffff;
    position: relative;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}.VRd-who-we-are .zbJ-study-programs:first-child {
    border-top-color: rgb(185,211,169);
}.VRd-who-we-are .zbJ-study-programs:last-child {
    border-top-color: rgb(147,184,127);
}.VRd-who-we-are .zbJ-study-programs:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}.VRd-who-we-are .zbJ-study-programs h3 {
    color: #000000;
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
    font-size: 23px;
    font-weight: 600;
}.VRd-who-we-are .zbJ-study-programs:first-child h3 {
    color: rgb(185,211,169);
}.VRd-who-we-are .zbJ-study-programs:last-child h3 {
    color: rgb(147,184,127);
}.VRd-who-we-are .zbJ-study-programs h3::after {
    transition: width 0.3s ease;
    width: 0;
    left: 0;
    content: "";
    position: absolute;
    background-color: currentColor;
    height: 2px;
    bottom: -5px;
}.VRd-who-we-are .zbJ-study-programs:hover h3::after {
    width: 100%;
}.VRd-who-we-are .zbJ-study-programs p {
    color: #000000;
    margin: 0;
    font-size: 14px;
    line-height: 1.8;
}.VRd-who-we-are .zbJ-study-programs::before {
    height: 10px;
    position: absolute;
    transition: all 0.3s ease;
    opacity: 0;
    border-left: 2px solid rgb(185,211,169);
    top: -5px;
    border-top: 2px solid rgb(185,211,169);
    width: 10px;
    content: "";
    left: -5px;
}.VRd-who-we-are .zbJ-study-programs::after {
    border-right: 2px solid rgb(185,211,169);
    transition: all 0.3s ease;
    width: 10px;
    bottom: -5px;
    position: absolute;
    border-bottom: 2px solid rgb(185,211,169);
    right: -5px;
    content: "";
    opacity: 0;
    height: 10px;
}.VRd-who-we-are .zbJ-study-programs:last-child::before,
.VRd-who-we-are .zbJ-study-programs:last-child::after {
    border-color: rgb(147,184,127);
}.VRd-who-we-are .zbJ-study-programs:hover::before,
.VRd-who-we-are .zbJ-study-programs:hover::after {
    height: 25px;
    width: 25px;
    opacity: 1;
}.VRd-who-we-are .container::before {
    z-index: 0;
    width: 100px;
    top: -50px;
    opacity: 0.2;
    position: absolute;
    content: "";
    left: -50px;
    border: 15px solid rgb(185,211,169,0.5);
    height: 100px;
    border-radius: 50%;
}.VRd-who-we-are .container::after {
    width: 140px;
    border-radius: 50%;
    height: 140px;
    opacity: 0.2;
    z-index: 0;
    position: absolute;
    right: -70px;
    content: "";
    bottom: -70px;
    border: 15px solid rgb(147,184,127,0.5);
}

@media screen and (max-width: 992px) {.VRd-who-we-are {
    padding: 80px 0;
}.VRd-who-we-are .hyf-expert-studio {
    gap: 30px;
    grid-template-columns: 1fr;
}.VRd-who-we-are h2 {
    margin-bottom: 40px;
}.VRd-who-we-are .container::before {
    top: -30px;
    left: -30px;
    width: 60px;
    height: 60px;
    border-width: 10px;
}.VRd-who-we-are .container::after {
    width: 100px;
    height: 100px;
    right: -50px;
    border-width: 10px;
    bottom: -50px;
}
}

@media screen and (max-width: 768px) {.VRd-who-we-are {
    padding: 60px 0;
}.VRd-who-we-are h2 {
    font-size: calc(29px * 0.9);
}.VRd-who-we-are .zbJ-study-programs {
    padding: 30px;
}.VRd-who-we-are .zbJ-study-programs h3 {
    font-size: calc(23px * 0.9);
    margin-bottom: 15px;
}
}

@media screen and (max-width: 576px) {.VRd-who-we-are {
    padding: 50px 0;
}.VRd-who-we-are h2 {
    font-size: calc(29px * 0.8);
    margin-bottom: 30px;
}.VRd-who-we-are h2::before {
    width: 40px;
}.VRd-who-we-are .zbJ-study-programs {
    padding: 25px;
}.VRd-who-we-are .zbJ-study-programs h3 {
    margin-bottom: 12px;
    font-size: calc(23px * 0.85);
}.VRd-who-we-are .zbJ-study-programs p {
    line-height: 1.6;
    font-size: calc(14px * 0.9);
}.VRd-who-we-are .zbJ-study-programs:hover::before,
    .VRd-who-we-are .zbJ-study-programs:hover::after {
    height: 20px;
    width: 20px;
}.VRd-who-we-are .container::before,
    .VRd-who-we-are .container::after {
    display: none;
}}.Mjq-id-thankdiv {
    position: relative;
    padding: 120px 0 80px;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(222,235,209) 0%, #ffffff 100%);
}.Mjq-id-thankdiv::before {
    top: 0;
    position: absolute;
    right: 0;
    content: "";
    background: linear-gradient(215deg, rgb(185,211,169,0.5) 0%, transparent 70%);
    width: 40%;
    transform: translateX(20%) skewX(-15deg);
    z-index: 1;
    height: 100%;
}.Mjq-id-thankdiv::after {
    z-index: 1;
    background: linear-gradient(125deg, rgb(147,184,127,0.5) 0%, transparent 80%);
    transform: rotate(-10deg);
    height: 70%;
    content: "";
    position: absolute;
    left: -2%;
    width: 30%;
    bottom: -5%;
}.Mjq-id-thankdiv .container {
    z-index: 2;
    padding: 0 30px;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.Mjq-id-thankdiv h2 {
    font-size: 35px;
    line-height: 1.3;
    font-weight: 700;
    margin-bottom: 40px;
    opacity: 0;
    transform: translateX(-20px);
    max-width: 800px;
    font-family: Arial, sans-serif;
    animation: slideInTitle 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.2s;
    position: relative;
    color: #000000;
}.Mjq-id-thankdiv h2::before {
    position: absolute;
    transform-origin: left;
    background: rgb(185,211,169);
    top: -15px;
    width: 80px;
    left: 0;
    animation: expandLine 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) forwards 0.8s;
    height: 4px;
    transform: scaleX(0);
    content: "";
}.Mjq-id-thankdiv .OhW-study-pro {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.07);
    overflow: hidden;
    transform: perspective(1000px) rotateX(2deg);
    padding: 40px 50px;
    opacity: 0;
    animation: appearHolder 0.7s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.6s;
    transform-origin: top center;
    background-color: #ffffff;
    position: relative;
}.Mjq-id-thankdiv .OhW-study-pro::before {
    width: 5px;
    height: 100%;
    background: linear-gradient(to bottom, rgb(185,211,169), rgb(147,184,127));
    left: 0;
    position: absolute;
    content: "";
    top: 0;
}.Mjq-id-thankdiv .OhW-study-pro::after {
    top: 0;
    z-index: -1;
    position: absolute;
    right: 0;
    width: 80%;
    animation: revealGradient 1.5s cubic-bezier(0.22, 1, 0.36, 1) forwards 1s;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(245, 245, 245, 0.8) 70%);
    content: "";
    transform: translateX(100%);
}.Mjq-id-thankdiv ul {
    margin: 0;
    padding: 0;
    list-style: none;
}.Mjq-id-thankdiv li {
    position: relative;
    animation: slideUpFadeIn 0.7s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.8s;
    opacity: 0;
    transform: translateY(20px);
}.Mjq-id-thankdiv li::before {
    content: "";
    width: 10px;
    border-radius: 50%;
    transform: scale(0);
    animation: popIn 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) forwards 1.2s;
    top: 10px;
    position: absolute;
    height: 10px;
    background: rgb(185,211,169);
    left: -30px;
}.Mjq-id-thankdiv span {
    font-size: 15px;
    color: #000000;
    line-height: 1.8;
    font-family: Arial, sans-serif;
    letter-spacing: 0.02em;
    display: block;
    font-weight: 400;
}

@keyframes slideInTitle {
    0% {
        transform: translateX(-20px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

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

@keyframes appearHolder {
    0% {
        opacity: 0;
        transform: perspective(1000px) rotateX(5deg) translateY(30px);
    }
    100% {
        opacity: 1;
        transform: perspective(1000px) rotateX(0) translateY(0);
    }
}

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

@keyframes popIn {
    0% {
        transform: scale(0);
    }
    50% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes revealGradient {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(0);
    }
}

@media (max-width: 992px) {.Mjq-id-thankdiv {
    padding: 90px 0 60px;
}.Mjq-id-thankdiv h2 {
    margin-bottom: 30px;
    font-size: calc(35px * 0.9);
}.Mjq-id-thankdiv .OhW-study-pro {
    padding: 35px 40px;
}
}

@media (max-width: 768px) {.Mjq-id-thankdiv {
    padding: 70px 0 50px;
}.Mjq-id-thankdiv::before {
    width: 50%;
}.Mjq-id-thankdiv h2 {
    font-size: calc(35px * 0.8);
    max-width: 100%;
}.Mjq-id-thankdiv .OhW-study-pro {
    padding: 30px;
    transform: perspective(1000px) rotateX(1deg);
}
}

@media (max-width: 576px) {.Mjq-id-thankdiv {
    padding: 60px 0 40px;
}.Mjq-id-thankdiv::before,
    .Mjq-id-thankdiv::after {
    opacity: 0.5;
}.Mjq-id-thankdiv .container {
    padding: 0 20px;
}.Mjq-id-thankdiv h2 {
    margin-bottom: 25px;
    font-size: calc(35px * 0.7);
}.Mjq-id-thankdiv h2::before {
    top: -10px;
    height: 3px;
    width: 60px;
}.Mjq-id-thankdiv .OhW-study-pro {
    transform: none;
    padding: 25px 20px;
}.Mjq-id-thankdiv span {
    font-size: calc(15px * 0.95);
    line-height: 1.6;
}.Mjq-id-thankdiv li::before {
    left: -20px;
    width: 8px;
    height: 8px;
}}.Suf-customer-comments {
    padding: 8rem 0;
    overflow: hidden;
    position: relative;
    background: rgb(222,235,209);
}.Suf-customer-comments::before {
    background-position: 0 0, 15px 15px;
    position: absolute;
    height: 100%;
    background-size: 30px 30px;
    left: 0;
    width: 100%;
    z-index: 0;
    opacity: 0.2;
    top: 0;
    content: "";
    background-image: 
        radial-gradient(rgb(185,211,169,0.5) 2px, transparent 2px),
        radial-gradient(rgb(147,184,127,0.5) 2px, transparent 2px);
}.Suf-customer-comments .container {
    max-width: 1200px;
    z-index: 1;
    position: relative;
}.Suf-customer-comments h2 {
    font-weight: 700;
    margin-bottom: 6rem;
    color: #000000;
    line-height: 1.2;
    font-size: calc(38px * 1.5);
    max-width: 70%;
    text-align: left;
    position: relative;
}.Suf-customer-comments h2::after {
    width: 50px;
    transition: width 0.5s ease;
    height: 4px;
    content: "";
    bottom: -1rem;
    left: 0;
    background: rgb(185,211,169);
    position: absolute;
}.Suf-customer-comments:hover h2::after {
    width: 100px;
}.Suf-customer-comments .vft-client-ratings {
    display: grid;
    grid-gap: 2rem;
    grid-template-columns: repeat(12, 1fr);
}.Suf-customer-comments .Asn-student-ratings {
    flex-direction: column;
    border-left: 3px solid rgb(185,211,169);
    background: transparent;
    position: relative;
    align-items: flex-start;
    display: flex;
    padding: 3rem 2rem;
    transition: all 0.4s ease;
}.Suf-customer-comments .Asn-student-ratings:nth-child(1) {
    grid-column: 1 / span 5;
    transform: translateY(2rem);
}.Suf-customer-comments .Asn-student-ratings:nth-child(2) {
    transform: translateY(-2rem);
    grid-column: 7 / span 6;
}.Suf-customer-comments .Asn-student-ratings:nth-child(3) {
    grid-column: 3 / span 5;
    transform: translateY(4rem);
}.Suf-customer-comments .Asn-student-ratings:nth-child(4) {
    transform: translateY(1rem);
    grid-column: 9 / span 4;
}.Suf-customer-comments .Asn-student-ratings:nth-child(5) {
    grid-column: 1 / span 4;
    transform: translateY(6rem);
}.Suf-customer-comments .Asn-student-ratings:nth-child(6) {
    grid-column: 6 / span 7;
    transform: translateY(3rem);
}.Suf-customer-comments .Asn-student-ratings:nth-child(7) {
    transform: translateY(3rem);
    grid-column: 7 / span 4;
}.Suf-customer-comments .Asn-student-ratings:nth-child(8) {
    grid-column: 1 / span 5;
    transform: translateY(3rem);
}.Suf-customer-comments .Asn-student-ratings:hover {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transform: translateX(10px) translateY(0);
    background: #ffffff;
    border-left: 3px solid rgb(147,184,127);
}.Suf-customer-comments .Asn-student-ratings::before {
    line-height: 1;
    top: 1rem;
    opacity: 0.3;
    position: absolute;
    color: rgb(185,211,169,0.5);
    left: 2rem;
    z-index: -1;
    font-family: serif;
    content: "";
    transition: all 0.5s ease;
    font-size: 6rem;
}.Suf-customer-comments .Asn-student-ratings:hover::before {
    transform: translateY(-10px) scale(1.2);
    opacity: 0.5;
    color: rgb(147,184,127,0.5);
}.Suf-customer-comments .Asn-student-ratings img {
    transition: all 0.5s ease;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
    width: 50px;
    margin-bottom: 1.5rem;
    filter: grayscale(100%);
    border: 2px solid rgba(0, 0, 0, 0.5);
}.Suf-customer-comments .Asn-student-ratings:hover img {
    filter: grayscale(0%);
    transform: scale(1.2);
    border-color: rgb(147,184,127);
}.Suf-customer-comments .Asn-student-ratings p {
    margin-bottom: 0.5rem;
    color: #000000;
    font-size: 21px;
    transform: translateX(0);
    z-index: 1;
    position: relative;
    font-weight: 600;
    transition: all 0.4s ease;
}.Suf-customer-comments .Asn-student-ratings:hover p {
    transform: translateX(10px);
    color: rgb(185,211,169);
}.Suf-customer-comments .Asn-student-ratings .description {
    margin-top: 1rem;
    max-width: 95%;
    position: relative;
    font-size: 15px;
    font-weight: 400;
    transform: translateX(0);
    color: #000000;
    transition: transform 0.4s ease 0.1s;
    line-height: 1.8;
    z-index: 1;
}.Suf-customer-comments .Asn-student-ratings:hover .description {
    transform: translateX(10px);
}.Suf-customer-comments .Asn-student-ratings::after {
    content: "";
    position: absolute;
    background: linear-gradient(90deg, rgb(185,211,169), rgb(147,184,127));
    width: 0;
    height: 3px;
    transition: width 0.5s ease;
    bottom: 0;
    left: 0;
}.Suf-customer-comments .Asn-student-ratings:hover::after {
    width: 100%;
}

@keyframes float {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-10px); }
}

@media (max-width: 992px) {.Suf-customer-comments h2 {
    font-size: calc(38px * 1.2);
    max-width: 90%;
}.Suf-customer-comments .vft-client-ratings {
    grid-template-columns: repeat(6, 1fr);
}.Suf-customer-comments .Asn-student-ratings:nth-child(1) {
    grid-column: 1 / span 3;
}.Suf-customer-comments .Asn-student-ratings:nth-child(2) {
    grid-column: 4 / span 3;
}.Suf-customer-comments .Asn-student-ratings:nth-child(3) {
    grid-column: 1 / span 3;
}.Suf-customer-comments .Asn-student-ratings:nth-child(4) {
    grid-column: 4 / span 3;
}.Suf-customer-comments .Asn-student-ratings:nth-child(5) {
    grid-column: 1 / span 3;
}.Suf-customer-comments .Asn-student-ratings:nth-child(6) {
    grid-column: 4 / span 3;
}
}

@media (max-width: 768px) {.Suf-customer-comments {
    padding: 5rem 0;
}.Suf-customer-comments h2 {
    font-size: 38px;
    max-width: 100%;
    margin-bottom: 4rem;
    text-align: center;
}.Suf-customer-comments h2::after {
    transform: translateX(-50%);
    left: 50%;
}.Suf-customer-comments:hover h2::after {
    width: 80px;
}.Suf-customer-comments .vft-client-ratings {
    display: flex;
    flex-direction: column;
    gap: 3rem;
}.Suf-customer-comments .Asn-student-ratings,
    .Suf-customer-comments .Asn-student-ratings:nth-child(n) {
    transform: translateY(0);
    padding: 2rem 1rem;
    border-left: none;
    border-top: 3px solid rgb(185,211,169);
}.Suf-customer-comments .Asn-student-ratings:hover {
    border-top: 3px solid rgb(147,184,127);
    border-left: none;
    transform: translateY(-10px) translateX(0);
}.Suf-customer-comments .Asn-student-ratings::before {
    left: 1rem;
    top: 0.5rem;
    font-size: 4rem;
}.Suf-customer-comments .Asn-student-ratings::after {
    height: 0;
    width: 3px;
    bottom: auto;
    top: 0;
    transition: height 0.5s ease;
}.Suf-customer-comments .Asn-student-ratings:hover::after {
    width: 3px;
    height: 100%;
}.Suf-customer-comments .Asn-student-ratings p,
    .Suf-customer-comments .Asn-student-ratings:hover p,
    .Suf-customer-comments .Asn-student-ratings .description,
    .Suf-customer-comments .Asn-student-ratings:hover .description {
    transform: translateX(0);
}}.Cnm-cookiePolicyContainer {
    background: rgb(147,184,127);
    border-top: 2px solid rgb(185,211,169);
    bottom: 0;
    box-shadow: 0 -10px 30px rgb(185,211,169,0.5);
    position: fixed;
    width: 100%;
    z-index: 90;
    animation: slideIn 0.5s ease-in-out;
}@keyframes slideIn {
    from {
        bottom: -100px;
        opacity: 0;
    }
    to {
        bottom: 0;
        opacity: 1;
    }
}
.diq-visitor-privacy {
    background: linear-gradient(135deg, rgb(147,184,127) 0%, rgba(0, 0, 0, 0.5) 100%);
    flex-wrap: wrap;
    box-shadow: 0 0 20px rgb(185,211,169,0.5);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 5%;
}.EJa-cookie-protect {
    background: rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 15px rgb(185,211,169);
    overflow: hidden;
    border-radius: 15px;
    padding: 10px;
    margin-right: 20px;
    flex-shrink: 0;
}.EJa-cookie-protect svg, .EJa-cookie-protect svg path {
    fill: rgb(185,211,169);
    width: 60px;
    transition: transform 0.3s ease;
    height: 60px;
}.EJa-cookie-protect:hover svg {
    transform: rotate(20deg);
}.Miv-visitor-acceptance {
    flex: 1;
    min-width: 300px;
    color: #ffffff;
}.Miv-visitor-acceptance h5 {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 18px;
    text-shadow: 0 0 10px rgb(185,211,169);
    color: rgb(185,211,169);
}.Miv-visitor-acceptance p {
    text-shadow: 0 0 5px rgb(185,211,169,0.5);
    margin-bottom: 0;
    color: #ffffff;
    font-size: 12px;
}.LEf-digital-tracking {
    padding: 12px 25px;
    box-shadow: 0 0 10px rgb(185,211,169,0.5);
    transition: background 0.3s ease, box-shadow 0.3s ease;
    margin-left: 10px;
    background: rgb(185,211,169);
    white-space: nowrap;
    color: #000000;
    border-radius: 10px;
    cursor: pointer;
    font-size: 14px;
    text-decoration: none;
}.LEf-digital-tracking:hover {
    box-shadow: 0 0 20px rgb(147,184,127,0.5);
    background: rgb(147,184,127);
}.Cnm-cookiePolicyContainer p a {
    text-decoration: underline;
    transition: color 0.3s ease;
    color: rgb(185,211,169);
}.Cnm-cookiePolicyContainer p a:hover {
    color: rgb(147,184,127);
}#rsp-panelCookieWarning {
    display: none;
}#rsp-panelCookieWarning:checked ~ .Cnm-cookiePolicyContainer {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 1200px) {.Cnm-cookiePolicyContainer {
    padding: 20px;
}.diq-visitor-privacy {
    padding: 20px 2%;
}
}
@media only screen and (max-width: 800px) {.EJa-cookie-protect {
    display: none;
}.diq-visitor-privacy {
    align-items: center;
    justify-content: center;
    flex-direction: column;
}.Miv-visitor-acceptance {
    text-align: center;
    margin-bottom: 20px;
}.Cnm-cookiePolicyContainer h5, .Cnm-cookiePolicyContainer p {
    text-align: center;
}.LEf-digital-tracking {
    margin-left: 0;
    margin-top: 10px;
    text-align: center;
    width: 100%;
}}
.AEm-aspiring-learners {
    overflow: hidden;
    background-color: rgb(222,235,209);
    z-index: 1;
    padding: 6rem 0;
    position: relative;
}.AEm-aspiring-learners::before {
    left: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgba(#ffffff, 0.3) 0%, transparent 40%),
        radial-gradient(circle at 70% 80%, rgba(#ffffff, 0.2) 0%, transparent 30%),
        radial-gradient(circle at 90% 10%, rgba(#ffffff, 0.2) 0%, transparent 50%);
    content: "";
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    position: absolute;
}.AEm-aspiring-learners::after {
    animation: cloudMove 25s infinite alternate ease-in-out;
    height: 100%;
    width: 100%;
    z-index: -1;
    background: 
        radial-gradient(circle at 85% 15%, rgba(rgb(185,211,169,0.5), 0.1) 0%, transparent 40%),
        radial-gradient(circle at 15% 85%, rgba(rgb(147,184,127,0.5), 0.1) 0%, transparent 40%);
    top: 0;
    content: "";
    position: absolute;
    left: 0;
}.AEm-aspiring-learners .OhW-study-pro {
    margin: 0 auto;
    display: flex;
    align-items: center;
    max-width: 1100px;
    padding: 0 2rem;
    position: relative;
    flex-direction: column;
}.AEm-aspiring-learners h3 {
    font-weight: 600;
    text-align: center;
    opacity: 0.9;
    position: relative;
    color: rgb(185,211,169);
    font-size: 41px;
    margin-bottom: 4rem;
    letter-spacing: 1px;
}.AEm-aspiring-learners h3::after {
    position: absolute;
    bottom: -15px;
    content: "";
    left: 50%;
    height: 2px;
    width: 50px;
    opacity: 0.6;
    background: rgb(185,211,169);
    transform: translateX(-50%);
}.AEm-aspiring-learners ul {
    display: grid;
    width: 100%;
    margin: 0;
    padding: 0;
    gap: 2rem;
    list-style: none;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}.AEm-aspiring-learners li {
    border-radius: 16px;
    align-items: center;
    border: 1px solid rgba(#ffffff, 0.1);
    background: rgba(#ffffff, 0.08);
    padding: 2rem;
    overflow: hidden;
    position: relative;
    display: flex;
    text-align: center;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.04),
        0 6px 10px rgba(0, 0, 0, 0.02);
    flex-direction: column;
    backdrop-filter: blur(10px);
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}.AEm-aspiring-learners li::before {
    background: linear-gradient(
        135deg,
        rgba(#ffffff, 0.05) 0%,
        transparent 100%
    );
    content: "";
    position: absolute;
    left: 0;
    z-index: -1;
    height: 100%;
    width: 100%;
    top: 0;
}.AEm-aspiring-learners li:hover {
    border-color: rgba(rgb(185,211,169,0.5), 0.2);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.06),
        0 10px 15px rgba(0, 0, 0, 0.04);
    transform: translateY(-10px);
}.AEm-aspiring-learners li:hover::after {
    width: 100%;
    bottom: 0;
    content: "";
    height: 4px;
    left: 0;
    background: linear-gradient(
        90deg,
        rgb(185,211,169) 0%,
        rgb(147,184,127) 100%
    );
    position: absolute;
}.AEm-aspiring-learners li svg {
    transition: all 0.5s ease;
    height: 50px;
    fill: rgb(147,184,127);
    opacity: 0.9;
    margin-bottom: 1.5rem;
    width: 50px;
}.AEm-aspiring-learners li svg path {
    transition: fill 0.5s ease;
    fill: rgb(147,184,127);
}.AEm-aspiring-learners li:hover svg {
    transform: translateY(-3px);
    animation: float 3s infinite ease-in-out;
}.AEm-aspiring-learners li:hover svg path {
    fill: rgb(185,211,169);
}.AEm-aspiring-learners li {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.6;
    color: #000000;
}

@keyframes float {
    0% {
        transform: translateY(-3px);
    }
    50% {
        transform: translateY(3px);
    }
    100% {
        transform: translateY(-3px);
    }
}

@keyframes cloudMove {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 10% 10%;
    }
}

@media (max-width: 1200px) {.AEm-aspiring-learners ul {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 992px) {.AEm-aspiring-learners {
    padding: 5rem 0;
}.AEm-aspiring-learners h3 {
    font-size: calc(41px * 0.9);
    margin-bottom: 3.5rem;
}
}

@media (max-width: 768px) {.AEm-aspiring-learners {
    padding: 4rem 0;
}.AEm-aspiring-learners .OhW-study-pro {
    padding: 0 1.5rem;
}.AEm-aspiring-learners h3 {
    margin-bottom: 3rem;
    font-size: calc(41px * 0.8);
}.AEm-aspiring-learners ul {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.AEm-aspiring-learners li {
    padding: 1.5rem;
}.AEm-aspiring-learners li svg {
    width: 45px;
    height: 45px;
    margin-bottom: 1.2rem;
}
}

@media (max-width: 480px) {.AEm-aspiring-learners {
    padding: 3rem 0;
}.AEm-aspiring-learners .OhW-study-pro {
    padding: 0 1rem;
}.AEm-aspiring-learners h3 {
    margin-bottom: 2.5rem;
    font-size: calc(41px * 0.7);
}.AEm-aspiring-learners li {
    padding: 1.25rem;
}.AEm-aspiring-learners li svg {
    height: 40px;
    margin-bottom: 1rem;
    width: 40px;
}}.EeJ-training-specialist {
    position: relative;
    padding: 60px 30px;
    background: linear-gradient(135deg, rgb(222,235,209) 0%, rgb(185,211,169,0.5) 100%);
    overflow: hidden;
    min-height: 400px;
}.EeJ-training-specialist::before {
    border-radius: 50%;
    right: -50px;
    content: "";
    width: 200px;
    position: absolute;
    filter: blur(40px);
    top: -50px;
    background: rgb(147,184,127,0.5);
    z-index: 0;
    animation: float 8s ease-in-out infinite;
    height: 200px;
}.EeJ-training-specialist::after {
    bottom: -30px;
    position: absolute;
    height: 150px;
    content: "";
    filter: blur(30px);
    z-index: 0;
    border-radius: 50%;
    width: 150px;
    left: -30px;
    background: rgb(185,211,169,0.5);
    animation: float 6s ease-in-out infinite reverse;
}.EeJ-training-specialist .Asn-student-ratings {
    flex-direction: row;
    display: flex;
    transform: rotate(-3deg);
    position: relative;
    gap: 30px;
    flex-wrap: wrap;
    transition: all 0.5s ease;
    z-index: 1;
}.EeJ-training-specialist .Asn-student-ratings:hover {
    transform: rotate(0deg) scale(1.02);
}.EeJ-training-specialist .vek-pic-wrap-item {
    border-radius: 30px;
    position: relative;
    transition: all 0.4s ease;
    height: 350px;
    transform: translateY(20px);
    box-shadow: 15px 15px 0 rgb(147,184,127,0.5);
    clip-path: polygon(0 0, 100% 10%, 85% 100%, 0% 90%);
    width: 280px;
}.EeJ-training-specialist .Asn-student-ratings:hover .vek-pic-wrap-item {
    transform: translateY(0);
    box-shadow: 20px 20px 0 rgb(147,184,127);
}.EeJ-training-specialist .vRm-work-summary {
    min-width: 280px;
    justify-content: center;
    transition: all 0.4s ease;
    background: #ffffff;
    transform: translateX(-30px) rotate(3deg);
    position: relative;
    padding: 30px;
    flex: 1;
    display: flex;
    flex-direction: column;
    border-radius: 30px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}.EeJ-training-specialist .Asn-student-ratings:hover .vRm-work-summary {
    transform: translateX(0) rotate(0deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.EeJ-training-specialist .name {
    font-weight: 700;
    font-size: 34px;
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 10px;
    color: rgb(185,211,169);
}.EeJ-training-specialist .name::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 4px;
    background: linear-gradient(90deg, rgb(147,184,127) 0%, transparent 100%);
    border-radius: 2px;
}.EeJ-training-specialist .vRm-work-summary > div:nth-child(2) {
    opacity: 0.8;
    margin-bottom: 20px;
    font-size: 17px;
    color: #000000;
    font-weight: 600;
}.EeJ-training-specialist .iUS-employee-progress {
    position: relative;
    line-height: 1.6;
    border-left: 3px solid rgb(147,184,127,0.5);
    color: #000000;
    font-size: calc(17px + 2px);
    font-style: italic;
    padding-left: 20px;
}.EeJ-training-specialist .iUS-employee-progress::before {
    color: rgb(185,211,169);
    top: -20px;
    font-size: 80px;
    position: absolute;
    left: -15px;
    content: "";
    font-family: Arial, sans-serif;
    opacity: 0.1;
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-20px) scale(1.1);
    }
}

@media (max-width: 991px) {.EeJ-training-specialist {
    padding: 40px 20px;
}.EeJ-training-specialist .Asn-student-ratings {
    gap: 20px;
    flex-direction: column;
}.EeJ-training-specialist .vek-pic-wrap-item {
    margin: 0 auto;
    height: 280px;
    width: 220px;
    transform: translateY(0) rotate(-3deg);
}.EeJ-training-specialist .vRm-work-summary {
    transform: translateX(0) rotate(0);
    margin-top: -30px;
}.EeJ-training-specialist .Asn-student-ratings:hover .vek-pic-wrap-item {
    transform: translateY(-10px) rotate(0);
}
}

@media (max-width: 767px) {.EeJ-training-specialist {
    padding: 30px 15px;
}.EeJ-training-specialist .vek-pic-wrap-item {
    width: 180px;
    height: 220px;
}.EeJ-training-specialist .vRm-work-summary {
    padding: 20px;
}.EeJ-training-specialist .name {
    font-size: calc(34px - 4px);
}.EeJ-training-specialist .iUS-employee-progress {
    font-size: 17px;
}}.JuS-course-summary {
    background: linear-gradient(135deg, rgb(222,235,209) 0%, rgb(147,184,127,0.5) 100%);
    padding: 7rem 0;
    position: relative;
    overflow: hidden;
}.JuS-course-summary::before {
    position: absolute;
    top: -5%;
    content: "";
    animation: floatElement 15s infinite ease-in-out;
    height: 300px;
    opacity: 0.1;
    background: linear-gradient(225deg, rgb(185,211,169) 0%, rgb(185,211,169,0.5) 70%);
    z-index: 1;
    right: -5%;
    width: 300px;
    transform: rotate(-15deg);
    border-radius: 40% 60% 65% 35% / 40% 45% 55% 60%;
}.JuS-course-summary::after {
    transform: rotate(10deg);
    position: absolute;
    background: linear-gradient(45deg, rgb(147,184,127) 0%, rgb(147,184,127,0.5) 70%);
    bottom: -8%;
    left: -3%;
    content: "";
    border-radius: 30% 70% 70% 30% / 30% 52% 48% 70%;
    z-index: 1;
    animation: floatElement 18s infinite ease-in-out reverse;
    width: 250px;
    opacity: 0.1;
    height: 250px;
}.JuS-course-summary .container {
    z-index: 2;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2rem;
}.JuS-course-summary .kwF-online-class {
    gap: 3rem;
    position: relative;
    grid-template-columns: 1fr;
    display: grid;
}.JuS-course-summary .vek-pic-wrap-item {
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 350px;
    position: relative;
    transform: perspective(1000px) rotateY(2deg);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}.JuS-course-summary .vek-pic-wrap-item::before {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
    background: linear-gradient(
        to bottom,
        transparent 50%,
        rgba(#000000, 0.2) 100%
    );
    height: 100%;
    content: "";
    width: 100%;
}.JuS-course-summary .vek-pic-wrap-item::after {
    right: -15px;
    position: absolute;
    opacity: 0.7;
    border-top: 4px solid rgb(185,211,169);
    z-index: 2;
    content: "";
    top: -15px;
    border-right: 4px solid rgb(185,211,169);
    height: 60px;
    width: 60px;
}.JuS-course-summary .vek-pic-wrap-item:hover {
    transform: perspective(1000px) rotateY(0);
}.JuS-course-summary .ZOk-quote-box {
    justify-content: center;
    display: flex;
    flex-direction: column;
    position: relative;
}.JuS-course-summary .ZOk-quote-box::before {
    animation: lineGrow 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards 0.5s;
    width: 5px;
    background: linear-gradient(to bottom, rgb(185,211,169), rgb(147,184,127));
    height: 80%;
    transform: scaleY(0);
    left: -20px;
    transform-origin: top;
    position: absolute;
    content: "";
    top: 10%;
}.JuS-course-summary h3 {
    animation: fadeSlideUp 0.8s forwards 0.3s;
    position: relative;
    color: rgb(185,211,169);
    font-size: calc(23px * 1.1);
    font-weight: 700;
    margin-bottom: 1.5rem;
    opacity: 0;
    padding-left: 1rem;
    transform: translateY(20px);
}.JuS-course-summary h3::before {
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    position: absolute;
    left: 0;
    top: 50%;
    height: 0.4rem;
    width: 0.4rem;
    content: "";
    transform: translateY(-50%);
    background-color: rgb(147,184,127);
}.JuS-course-summary .description {
    margin-bottom: 1.2rem;
    line-height: 1.8;
    position: relative;
    color: #000000;
    font-size: 16px;
    animation: fadeSlideUp 0.8s forwards 0.5s;
    transform: translateY(20px);
    opacity: 0;
}.JuS-course-summary p.description {
    overflow-y: auto;
    padding-right: 1rem;
    display: block;
    scrollbar-width: thin;
    scrollbar-color: rgb(147,184,127) transparent;
    position: relative;
    max-height: 400px;
}.JuS-course-summary p.description::-webkit-scrollbar {
    width: 6px;
}.JuS-course-summary p.description::-webkit-scrollbar-track {
    background: transparent;
}.JuS-course-summary p.description::-webkit-scrollbar-thumb {
    background-color: rgb(147,184,127,0.5);
    border-radius: 10px;
}.JuS-course-summary span.description {
    display: none;
}

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

@keyframes lineGrow {
    0% {
        transform: scaleY(0);
    }
    100% {
        transform: scaleY(1);
    }
}

@keyframes floatElement {
    0%, 100% {
        transform: translate(0, 0) rotate(-15deg);
    }
    25% {
        transform: translate(-10px, 15px) rotate(-10deg);
    }
    50% {
        transform: translate(10px, 5px) rotate(-20deg);
    }
    75% {
        transform: translate(15px, -10px) rotate(-12deg);
    }
}

@media (min-width: 768px) {.JuS-course-summary .kwF-online-class {
    gap: 4rem;
    grid-template-columns: 1fr 1fr;
}.JuS-course-summary .vek-pic-wrap-item {
    height: 450px;
}.JuS-course-summary h3 {
    font-size: calc(23px * 1.2);
    padding-left: 1.5rem;
}.JuS-course-summary h3::before {
    width: 0.6rem;
    height: 0.6rem;
}.JuS-course-summary .ZOk-quote-box::before {
    left: -30px;
}
}

@media (min-width: 992px) {.JuS-course-summary {
    padding: 9rem 0;
}.JuS-course-summary .vek-pic-wrap-item {
    height: 500px;
}.JuS-course-summary .ZOk-quote-box {
    padding-right: 2rem;
}.JuS-course-summary .ZOk-quote-box::before {
    left: -40px;
}.JuS-course-summary h3 {
    font-size: calc(31px * 0.7);
    margin-bottom: 2rem;
}.JuS-course-summary .description {
    font-size: calc(16px * 1.05);
}.JuS-course-summary p.description {
    max-height: 450px;
}
}

@media (min-width: 1200px) {.JuS-course-summary .kwF-online-class {
    gap: 6rem;
}.JuS-course-summary .vek-pic-wrap-item {
    transform: perspective(1500px) rotateY(3deg);
    height: 550px;
}.JuS-course-summary .vek-pic-wrap-item:hover {
    transform: perspective(1500px) rotateY(0);
}.JuS-course-summary h3 {
    font-size: calc(31px * 0.8);
}.JuS-course-summary p.description {
    max-height: 500px;
}
}

@media (max-width: 767px) {.JuS-course-summary {
    padding: 5rem 0;
}.JuS-course-summary .vek-pic-wrap-item {
    height: 280px;
    margin-bottom: 1rem;
}.JuS-course-summary h3 {
    margin-bottom: 1rem;
    font-size: calc(23px * 1);
}.JuS-course-summary .ZOk-quote-box::before {
    left: -15px;
}.JuS-course-summary p.description {
    max-height: 350px;
}}.NUs-newsletter-subscription {
    background: linear-gradient(135deg, rgb(222,235,209) 0%, rgb(147,184,127,0.5) 100%);
    position: relative;
    overflow: hidden;
    padding: 6rem 0;
}.NUs-newsletter-subscription::before {
    transform: rotate(-15deg);
    right: -10%;
    height: 200%;
    position: absolute;
    width: 70%;
    content: "";
    top: -20%;
    z-index: 1;
    background: linear-gradient(120deg, rgb(185,211,169,0.5) 0%, transparent 60%);
}.NUs-newsletter-subscription::after {
    transform: rotate(20deg);
    height: 150%;
    position: absolute;
    left: -5%;
    content: "";
    z-index: 1;
    background: linear-gradient(240deg, rgb(147,184,127,0.5) 0%, transparent 70%);
    bottom: -30%;
    width: 45%;
}.NUs-newsletter-subscription .container {
    position: relative;
    max-width: 1140px;
    padding: 0 15px;
    z-index: 2;
    margin: 0 auto;
}.NUs-newsletter-subscription .OhW-study-pro {
    transform: perspective(1000px) rotateX(2deg);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    background: rgba(255, 255, 255, 0.8);
    padding: 3rem;
    backdrop-filter: blur(10px);
    position: relative;
}.NUs-newsletter-subscription .OhW-study-pro:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.NUs-newsletter-subscription h3 {
    color: #000000;
    font-weight: 700;
    line-height: 1.4;
    max-width: 85%;
    font-size: 24px;
    font-family: Arial, sans-serif;
    z-index: 3;
    position: relative;
    margin-bottom: 2rem;
}.NUs-newsletter-subscription h3::after {
    transition: transform 0.5s ease;
    position: absolute;
    width: 60px;
    transform: scaleX(1);
    bottom: -10px;
    left: 0;
    height: 3px;
    background: rgb(185,211,169);
    content: "";
    transform-origin: left;
}.NUs-newsletter-subscription .OhW-study-pro:hover h3::after {
    transform: scaleX(1.5);
}.NUs-newsletter-subscription .input_holder {
    align-items: stretch;
    z-index: 3;
    max-width: 600px;
    flex-direction: row;
    position: relative;
    display: flex;
    margin-top: 1.5rem;
}.NUs-newsletter-subscription .input_holder div {
    flex: 1;
    margin-right: 15px;
    position: relative;
}.NUs-newsletter-subscription .input_holder div::before {
    bottom: -4px;
    position: absolute;
    width: 100%;
    left: 0;
    height: 2px;
    transition: transform 0.3s ease;
    content: "";
    transform: scaleX(0);
    transform-origin: left;
    background: linear-gradient(90deg, rgb(185,211,169) 0%, rgb(147,184,127) 100%);
}.NUs-newsletter-subscription .input_holder div:focus-within::before {
    transform: scaleX(1);
}.NUs-newsletter-subscription input[type="email"] {
    width: 100%;
    transition: all 0.3s ease;
    font-size: calc(13px * 0.95);
    font-family: Arial, sans-serif;
    background-color: rgba(255, 255, 255, 0.9);
    color: #000000;
    padding: 12px 20px;
    outline: none;
    border: 1px solid rgba(0, 0, 0, 0.1);
}.NUs-newsletter-subscription input[type="email"]:focus {
    border-color: rgb(185,211,169);
    box-shadow: 0 5px 15px rgba(rgb(185,211,169,0.5), 0.1);
    transform: translateY(-2px);
}.NUs-newsletter-subscription input[type="email"]::placeholder {
    transition: all 0.3s ease;
    color: rgba(rgba(0, 0, 0, 0.5), 0.5);
}.NUs-newsletter-subscription input[type="email"]:focus::placeholder {
    transform: translateX(5px);
    opacity: 0.5;
}.NUs-newsletter-subscription .kMH-join-list {
    border: none;
    font-size: 15px;
    font-weight: 600;
    background: linear-gradient(135deg, rgb(185,211,169) 0%, rgb(147,184,127) 100%);
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 12px 28px;
    color: #ffffff;
    font-family: Arial, sans-serif;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}.NUs-newsletter-subscription .kMH-join-list::before {
    content: "";
    position: absolute;
    transition: all 0.6s ease;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    top: 0;
    left: -100%;
}.NUs-newsletter-subscription .kMH-join-list:hover {
    box-shadow: 0 5px 20px rgba(rgb(185,211,169,0.5), 0.3);
    transform: translateY(-3px);
}.NUs-newsletter-subscription .kMH-join-list:hover::before {
    left: 100%;
}.NUs-newsletter-subscription .kMH-join-list:active {
    transform: translateY(0);
    box-shadow: 0 2px 10px rgba(rgb(185,211,169,0.5), 0.2);
}

@media (max-width: 768px) {.NUs-newsletter-subscription {
    padding: 4rem 0;
}.NUs-newsletter-subscription .OhW-study-pro {
    transform: perspective(800px) rotateX(1deg);
    padding: 2rem;
}.NUs-newsletter-subscription h3 {
    font-size: calc(24px * 0.9);
    max-width: 100%;
    margin-bottom: 1.5rem;
}.NUs-newsletter-subscription .input_holder {
    flex-direction: column;
    max-width: 100%;
}.NUs-newsletter-subscription .input_holder div {
    margin-bottom: 15px;
    margin-right: 0;
}.NUs-newsletter-subscription .kMH-join-list {
    width: 100%;
    padding: 14px 20px;
}
}

@media (max-width: 480px) {.NUs-newsletter-subscription {
    padding: 3rem 0;
}.NUs-newsletter-subscription .OhW-study-pro {
    padding: 1.5rem;
}.NUs-newsletter-subscription h3 {
    font-size: calc(24px * 0.8);
}.NUs-newsletter-subscription h3::after {
    width: 40px;
}.NUs-newsletter-subscription input[type="email"] {
    padding: 12px 15px;
}
}

@media (min-width: 1200px) {.NUs-newsletter-subscription .OhW-study-pro {
    max-width: 90%;
    margin: 0 auto;
    padding: 4rem;
}.NUs-newsletter-subscription h3 {
    max-width: 75%;
}.NUs-newsletter-subscription .input_holder {
    max-width: 700px;
}}.TIB-help-desk-info {
    position: relative;
    overflow: hidden;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(222,235,209), rgba(245, 247, 250, 0.95));
}.TIB-help-desk-info::before {
    z-index: 0;
    position: absolute;
    content: '';
    opacity: 0.07;
    top: 0;
    background-image: radial-gradient(circle at 10% 30%, rgb(185,211,169,0.5) 10%, transparent 70%),
                      radial-gradient(circle at 90% 70%, rgb(147,184,127,0.5) 15%, transparent 65%);
    height: 100%;
    width: 100%;
    left: 0;
}.TIB-help-desk-info::after {
    opacity: 0.3;
    width: 80%;
    left: 10%;
    height: 3px;
    content: '';
    background: linear-gradient(90deg, transparent, rgb(185,211,169,0.5), transparent);
    position: absolute;
    bottom: 0;
}.TIB-help-desk-info h1 {
    color: #000000;
    z-index: 2;
    position: relative;
    text-align: left;
    font-weight: 700;
    font-size: 39px;
    margin-left: 1rem;
    margin-bottom: 2.5rem;
    transform: translateX(5%);
}.TIB-help-desk-info h1::after {
    border-radius: 10px;
    height: 4px;
    left: 0;
    bottom: -12px;
    width: 80px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    position: absolute;
    background: linear-gradient(90deg, rgb(185,211,169), rgb(147,184,127));
    content: '';
}.TIB-help-desk-info .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 0 1.5rem;
    z-index: 2;
}.TIB-help-desk-info .sGN-edu-chat {
    display: grid;
    position: relative;
    grid-template-columns: 1fr;
    gap: 2.5rem;
}.TIB-help-desk-info .sGN-edu-chat > div {
    border-radius: 12px;
    padding: 2rem;
    background: #ffffff;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.03),
                -10px -10px 20px rgba(255, 255, 255, 0.9);
}.TIB-help-desk-info .sGN-edu-chat > div:hover {
    transform: translateY(-5px);
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.05),
                -15px -15px 30px rgba(255, 255, 255, 1);
}.TIB-help-desk-info .sGN-edu-chat > div:first-child {
    line-height: 1.6;
    color: #000000;
    border-left: 4px solid rgb(185,211,169);
    font-size: 1.05rem;
    font-family: Arial, sans-serif;
    background: linear-gradient(145deg, #f8f9fa, #ffffff);
}.TIB-help-desk-info .sGN-edu-chat h6 {
    align-items: center;
    margin-bottom: 0.75rem;
    font-size: 21px;
    gap: 10px;
    margin: 0;
    display: flex;
    color: #000000;
    font-weight: 600;
}.TIB-help-desk-info .sGN-edu-chat span {
    color: #000000;
    margin-left: 34px;
    font-size: 16px;
    display: block;
    font-family: Arial, sans-serif;
}.TIB-help-desk-info .DRb-contact-links {
    flex-direction: column;
    gap: 1.25rem;
    display: flex;
}.TIB-help-desk-info .DRb-contact-links > div {
    margin-bottom: 0.5rem;
}.TIB-help-desk-info .hqO-edu-mentor {
    gap: 10px;
    font-size: 16px;
    transition: all 0.3s ease;
    text-decoration: none;
    color: #000000;
    padding: 0.75rem 1rem;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.05),
                -4px -4px 8px rgba(255, 255, 255, 0.8);
    font-weight: 400;
    border-radius: 8px;
    display: flex;
    background: linear-gradient(145deg, #f8f9fa, #e6e7e8);
    align-items: center;
}.TIB-help-desk-info .hqO-edu-mentor:hover {
    box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.08),
                -6px -6px 12px rgba(255, 255, 255, 0.9);
    transform: translateX(5px);
    color: rgb(185,211,169);
}.TIB-help-desk-info .DRb-contact-links svg {
    height: 22px;
    width: 22px;
    transition: transform 0.4s ease;
}.TIB-help-desk-info .hqO-edu-mentor:hover svg {
    transform: scale(1.1);
}.TIB-help-desk-info svg {
    flex-shrink: 0;
}.TIB-help-desk-info svg path {
    transition: fill 0.3s ease;
}.TIB-help-desk-info .hqO-edu-mentor:hover svg path {
    fill: rgb(185,211,169);
}@keyframes float {
    0% { transform: translateY(0); }
    50% { transform: translateY(-8px); }
    100% { transform: translateY(0); }
}

.TIB-help-desk-info .sGN-edu-chat > div:nth-child(2) {
    animation-delay: 0.5s;
    animation: float 6s ease-in-out infinite;
}.TIB-help-desk-info .sGN-edu-chat > div:nth-child(3) {
    animation: float 7s ease-in-out infinite;
    animation-delay: 1s;
}

@media screen and (min-width: 768px) {.TIB-help-desk-info {
    padding: 8rem 0;
}.TIB-help-desk-info h1 {
    font-size: calc(39px * 1.2);
    transform: translateX(8%);
}.TIB-help-desk-info .sGN-edu-chat {
    grid-template-columns: 2fr 1fr;
}.TIB-help-desk-info .sGN-edu-chat > div:first-child {
    grid-column: 1 / 2;
    grid-row: 1 / 2;
}.TIB-help-desk-info .sGN-edu-chat > div:nth-child(2) {
    grid-row: 1 / 2;
    grid-column: 2 / 3;
}.TIB-help-desk-info .sGN-edu-chat > div:nth-child(3) {
    grid-column: 1 / 3;
    grid-row: 2 / 3;
}.TIB-help-desk-info .DRb-contact-links {
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}.TIB-help-desk-info .DRb-contact-links > div {
    flex: 0 0 calc(33.33% - 1rem);
}
}

@media screen and (min-width: 992px) {.TIB-help-desk-info {
    padding: 10rem 0;
}.TIB-help-desk-info h1 {
    margin-left: 3rem;
}.TIB-help-desk-info h1::after {
    width: 120px;
}.TIB-help-desk-info .sGN-edu-chat {
    gap: 2rem;
    grid-template-columns: 1.5fr 1fr 1fr;
}.TIB-help-desk-info .sGN-edu-chat > div:first-child {
    grid-row: 1 / 3;
    grid-column: 1 / 2;
}.TIB-help-desk-info .sGN-edu-chat > div:nth-child(2) {
    grid-row: 1 / 2;
    grid-column: 2 / 3;
}.TIB-help-desk-info .sGN-edu-chat > div:nth-child(3) {
    grid-column: 2 / 4;
    grid-row: 2 / 3;
}.TIB-help-desk-info .hqO-edu-mentor {
    padding: 1rem 1.25rem;
}
}

@media screen and (min-width: 1200px) {.TIB-help-desk-info .sGN-edu-chat {
    grid-template-columns: 1.2fr 0.8fr 1fr;
}.TIB-help-desk-info .sGN-edu-chat > div:first-child {
    padding: 2.5rem;
}.TIB-help-desk-info .sGN-edu-chat > div:nth-child(2) {
    grid-row: 1 / 3;
    grid-column: 2 / 3;
}.TIB-help-desk-info .sGN-edu-chat > div:nth-child(3) {
    grid-column: 3 / 4;
    grid-row: 1 / 3;
}
}

@media (prefers-reduced-motion: reduce) {.TIB-help-desk-info .sGN-edu-chat > div {
    animation: none !important;
    transition: none !important;
}.TIB-help-desk-info .hqO-edu-mentor {
    transition: color 0.3s ease !important;
}.TIB-help-desk-info .hqO-edu-mentor:hover {
    transform: none !important;
}.TIB-help-desk-info .hqO-edu-mentor:hover svg {
    transform: none !important;
}}.fSb-privacy-bunker {
    padding: 30px;
    font-family: Arial, sans-serif;
    border: 1px solid #000000;
    background-color: rgb(222,235,209);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}.fSb-privacy-bunker h1 {
    font-weight: 700;
    margin: 20px 0;
    text-transform: uppercase;
    color: #000000;
    font-size: 35px;
}.fSb-privacy-bunker h2 {
    color: #000000;
    font-weight: 600;
    margin: 15px 0;
    font-size: 23px;
}.fSb-privacy-bunker h3, .fSb-privacy-bunker h4, .fSb-privacy-bunker h5, .fSb-privacy-bunker h6 {
    font-size: 23px;
    margin: 10px 0;
    color: #000000;
}.fSb-privacy-bunker ul {
    color: #000000;
    margin: 15px 0;
    padding-left: 20px;
    list-style-type: square;
}.fSb-privacy-bunker li {
    font-size: 17px;
    line-height: 1.8;
}
@media only screen and (max-width: 800px) {.fSb-privacy-bunker {
    padding: 20px;
}.fSb-privacy-bunker h1 {
    font-size: 23px;
}.fSb-privacy-bunker h2 {
    font-size: 16px;
}.fSb-privacy-bunker ul {
    font-size: 17px;
}}
.zTC-pricing-package {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}.zTC-pricing-package::before {
    position: absolute;
    top: 0;
    z-index: 1;
    left: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.6) 100%);
    content: "";
    right: 0;
}.zTC-pricing-package .container {
    max-width: 1200px;
    position: relative;
    padding: 0 15px;
    z-index: 2;
    margin: 0 auto;
}.zTC-pricing-package .pJR-pay-options {
    perspective: 1000px;
}.zTC-pricing-package h2 {
    font-size: 35px;
    transform: translateZ(50px);
    text-shadow: 0 5px 15px rgba(0,0,0,0.2);
    margin-bottom: 25px;
    text-align: center;
    font-weight: 700;
    color: #ffffff;
    position: relative;
}.zTC-pricing-package h2::after {
    box-shadow: 0 0 15px rgb(185,211,169,0.5);
    position: absolute;
    background: rgb(185,211,169);
    content: "";
    width: 80px;
    transform: translateX(-50%);
    bottom: -10px;
    height: 3px;
    left: 50%;
}.zTC-pricing-package .lBs-cost-schemes {
    font-size: 16px;
    margin: 0 auto 60px;
    color: #ffffff;
    line-height: 1.6;
    opacity: 0.9;
    max-width: 800px;
    text-align: center;
}.zTC-pricing-package .gWF-learning-packages {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    padding: 0;
    gap: 30px;
    margin: 0;
    list-style: none;
}.zTC-pricing-package .LBv-plan-deals {
    transform-style: preserve-3d;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    will-change: transform;
    text-decoration: none;
    display: block;
    height: 100%;
}.zTC-pricing-package .PHp-learn-deals {
    background: rgba(255, 255, 255, 0.03);
    height: 100%;
    position: relative;
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.3),
        -15px -15px 30px rgba(255, 255, 255, 0.02),
        inset 2px 2px 5px rgba(255, 255, 255, 0.05),
        inset -2px -2px 5px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    border-radius: 8px;
    backdrop-filter: blur(10px);
    padding: 8px;
}.zTC-pricing-package .PHp-learn-deals::before {
    content: "";
    background: linear-gradient(45deg, transparent 40%, rgba(255,255,255,0.1) 45%, rgba(255,255,255,0.1) 55%, transparent 60%);
    opacity: 0;
    bottom: -5px;
    background-size: 200% 200%;
    transition: opacity 0.4s ease;
    top: -5px;
    position: absolute;
    animation: shimmer 3s infinite linear;
    left: -5px;
    right: -5px;
    z-index: -1;
}.zTC-pricing-package .NQu-learning-plan {
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    padding: 35px 25px;
    transition: all 0.3s ease;
    height: 100%;
    background: linear-gradient(145deg, rgba(255,255,255,0.03) 0%, rgba(255,255,255,0.01) 100%);
    border: 1px solid rgba(255,255,255,0.05);
    position: relative;
}.zTC-pricing-package .NQu-learning-plan h4 {
    color: #ffffff;
    font-weight: 600;
    font-size: 20px;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 20px;
}.zTC-pricing-package .NQu-learning-plan h4::after {
    bottom: 0;
    position: absolute;
    left: 0;
    width: 40px;
    content: "";
    height: 2px;
    background: rgb(185,211,169);
    transition: width 0.3s ease;
}.zTC-pricing-package .NQu-learning-plan p {
    margin-bottom: 25px;
    line-height: 1.6;
    font-size: calc(16px - 2px);
    flex-grow: 1;
    opacity: 0.8;
    color: #ffffff;
}.zTC-pricing-package .Bie-lesson-fees {
    padding: 12px 25px;
    font-size: calc(20px + 4px);
    align-self: flex-start;
    box-shadow: 
        0 10px 20px rgba(0,0,0,0.2),
        0 0 0 1px rgba(255,255,255,0.1);
    display: inline-block;
    font-weight: 700;
    background: linear-gradient(135deg, rgb(185,211,169) 0%, rgb(147,184,127) 100%);
    overflow: hidden;
    color: #ffffff;
    position: relative;
    border-radius: 30px;
}.zTC-pricing-package .Bie-lesson-fees::before {
    position: absolute;
    content: "";
    left: -100%;
    transition: 0.5s;
    height: 100%;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    top: 0;
}.zTC-pricing-package .LBv-plan-deals:hover {
    transform: translateY(-10px) rotateX(5deg);
}.zTC-pricing-package .LBv-plan-deals:hover .PHp-learn-deals {
    box-shadow: 
        20px 20px 40px rgba(0, 0, 0, 0.4),
        -20px -20px 40px rgba(255, 255, 255, 0.03),
        inset 2px 2px 5px rgba(255, 255, 255, 0.05),
        inset -2px -2px 5px rgba(0, 0, 0, 0.15);
}.zTC-pricing-package .LBv-plan-deals:hover .PHp-learn-deals::before {
    opacity: 1;
}.zTC-pricing-package .LBv-plan-deals:hover .NQu-learning-plan h4::after {
    width: 80px;
}.zTC-pricing-package .LBv-plan-deals:hover .Bie-lesson-fees::before {
    left: 100%;
}.zTC-pricing-package .LBv-plan-deals:hover .NQu-learning-plan {
    border-color: rgba(255,255,255,0.1);
    transform: translateZ(20px);
}

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

@media (max-width: 1200px) {.zTC-pricing-package {
    padding: 100px 0;
}.zTC-pricing-package .gWF-learning-packages {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 25px;
}.zTC-pricing-package .NQu-learning-plan {
    padding: 30px 20px;
}
}

@media (max-width: 768px) {.zTC-pricing-package {
    padding: 80px 0;
}.zTC-pricing-package h2 {
    font-size: calc(35px - 4px);
}.zTC-pricing-package .lBs-cost-schemes {
    margin-bottom: 40px;
}.zTC-pricing-package .gWF-learning-packages {
    max-width: 450px;
    grid-template-columns: 1fr;
    margin: 0 auto;
}.zTC-pricing-package .NQu-learning-plan h4 {
    font-size: calc(20px - 1px);
}.zTC-pricing-package .Bie-lesson-fees {
    font-size: calc(20px + 2px);
    padding: 10px 20px;
}
}

@media (max-width: 480px) {.zTC-pricing-package {
    padding: 60px 0;
}.zTC-pricing-package h2 {
    font-size: calc(35px - 6px);
}.zTC-pricing-package .lBs-cost-schemes {
    font-size: calc(16px - 1px);
    margin-bottom: 30px;
}.zTC-pricing-package .NQu-learning-plan {
    padding: 25px 15px;
}.zTC-pricing-package .NQu-learning-plan p {
    margin-bottom: 20px;
    font-size: calc(16px - 3px);
}.zTC-pricing-package .Bie-lesson-fees {
    font-size: calc(20px + 0px);
    padding: 8px 15px;
}
}

@media (hover: none) {.zTC-pricing-package .LBv-plan-deals:hover {
    transform: none;
}.zTC-pricing-package .PHp-learn-deals {
    box-shadow: 
            5px 5px 15px rgba(0, 0, 0, 0.2),
            -5px -5px 15px rgba(255, 255, 255, 0.02);
}.zTC-pricing-package .LBv-plan-deals:active {
    transform: scale(0.98);
}}footer {
    z-index: 1;
    position: relative;
}footer::before {
    top: 0;
    z-index: -1;
    bottom: 0;
    left: 0;
    content: "";
    background: linear-gradient(135deg, rgb(185,211,169,0.5) 0%, rgb(147,184,127,0.5) 100%);
    opacity: 0.92;
    position: absolute;
    right: 0;
}footer {
    background-position: center !important;
    background-size: cover !important;
}.IJQ-donate-btn {
    padding: 5rem 0 2rem;
    position: relative;
    color: #ffffff;
}.IJQ-donate-btn::before {
    clip-path: polygon(0 0, 100% 0, 96% 100%, 4% 100%);
    position: absolute;
    width: 100%;
    left: 0;
    content: "";
    height: 15px;
    background: rgb(185,211,169);
    top: 0;
}.IJQ-donate-btn .container {
    display: flex;
    position: relative;
    gap: 0;
    flex-wrap: wrap;
}.IJQ-donate-btn .company_holder {
    flex: 0 0 40%;
    position: relative;
    padding: 0 3rem 2rem 0;
    margin-bottom: 2rem;
}.IJQ-donate-btn .company_holder::after {
    right: 1.5rem;
    height: 100%;
    top: 0;
    opacity: 0.3;
    position: absolute;
    width: 1px;
    background: linear-gradient(to bottom, #ffffff, transparent);
    content: "";
}.IJQ-donate-btn .company_holder h3 {
    position: relative;
    transform: skewX(-10deg);
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 1rem;
    color: #ffffff;
    margin: 0 0 1.5rem;
    letter-spacing: 1px;
    font-size: 34px;
}.IJQ-donate-btn .company_holder h3::after {
    height: 3px;
    bottom: 0;
    left: 0;
    position: absolute;
    background: rgb(185,211,169);
    width: 80px;
    box-shadow: 0 0 10px rgb(185,211,169);
    content: "";
}.IJQ-donate-btn .Lcz-report-abuse {
    transform-origin: left top;
    background: rgba(0, 0, 0, 0.2);
    color: #ffffff;
    border-left: 3px solid rgb(185,211,169);
    transform: skewX(-5deg);
    padding: 1.5rem;
    font-size: 15px;
    line-height: 1.6;
}.IJQ-donate-btn .cYv-stats-tool {
    display: flex;
    flex-wrap: wrap;
    flex: 0 0 60%;
    gap: 0;
}.IJQ-donate-btn .UJM-head-sitewrap {
    display: flex;
    flex: 1;
    gap: 0;
    flex-wrap: wrap;
}.IJQ-donate-btn .Nlx-first-section {
    flex: 0 0 50%;
    position: relative;
    padding: 0 1rem 2rem 1rem;
}.IJQ-donate-btn .Nlx-first-section h5 {
    font-weight: 600;
    position: relative;
    color: #ffffff;
    margin: 0 0 1.5rem;
    transform: skewX(-5deg);
    font-size: 19px;
    padding-left: 1rem;
}.IJQ-donate-btn .Nlx-first-section h5::before {
    top: 0;
    transform: skewX(5deg);
    background: rgb(185,211,169);
    content: "";
    position: absolute;
    width: 3px;
    bottom: 0;
    left: 0;
}.IJQ-donate-btn .Nlx-first-section .UJM-head-sitewrap {
    flex-direction: column;
    display: flex;
    gap: 0.8rem;
}.IJQ-donate-btn .Nlx-first-section .UJM-head-sitewrap a {
    padding: 0.7rem 1rem;
    background: rgba(255, 255, 255, 0.05);
    position: relative;
    overflow: hidden;
    text-decoration: none;
    transition: all 0.3s ease;
    transform: skewX(-5deg);
    color: #ffffff;
    font-size: 15px;
    display: block;
}.IJQ-donate-btn .Nlx-first-section .UJM-head-sitewrap a::before {
    content: "";
    height: 100%;
    top: 0;
    width: 100%;
    transition: all 0.5s ease;
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    position: absolute;
}.IJQ-donate-btn .Nlx-first-section .UJM-head-sitewrap a:hover {
    background: rgba(255, 255, 255, 0.1);
    transform: skewX(-5deg) translateX(5px);
    color: #ffffff;
    padding-left: 1.5rem;
}.IJQ-donate-btn .Nlx-first-section .UJM-head-sitewrap a:hover::before {
    left: 100%;
}.OPh-academy-info {
    margin-top: 2rem;
    background: rgba(0, 0, 0, 0.15);
    position: relative;
    padding: 1.5rem 0;
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
}.OPh-academy-info .container {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    align-items: center;
    flex-wrap: wrap;
}.OPh-academy-info .zCQ-contest-info {
    color: #ffffff;
    transform: skewX(-5deg);
    font-size: 14px;
    text-align: center;
    width: 100%;
}

@media (max-width: 1200px) {.IJQ-donate-btn .company_holder {
    padding-right: 2rem;
    flex: 0 0 35%;
}.IJQ-donate-btn .cYv-stats-tool {
    flex: 0 0 65%;
}
}

@media (max-width: 992px) {.IJQ-donate-btn {
    padding: 4rem 0 2rem;
}.IJQ-donate-btn .container {
    flex-direction: column;
}.IJQ-donate-btn .company_holder {
    padding-right: 0;
    margin-bottom: 3rem;
    flex: 0 0 100%;
}.IJQ-donate-btn .company_holder::after {
    display: none;
}.IJQ-donate-btn .cYv-stats-tool {
    flex: 0 0 100%;
}.IJQ-donate-btn .Nlx-first-section {
    padding-bottom: 1.5rem;
}
}

@media (max-width: 768px) {.IJQ-donate-btn {
    padding: 3.5rem 0 1.5rem;
}.IJQ-donate-btn::before {
    height: 10px;
}.IJQ-donate-btn .company_holder h3 {
    font-size: calc(34px - 2px);
}.IJQ-donate-btn .Lcz-report-abuse {
    padding: 1.2rem;
    transform: skewX(-3deg);
}.IJQ-donate-btn .Nlx-first-section h5, 
    .IJQ-donate-btn .Nlx-first-section .UJM-head-sitewrap a {
    transform: skewX(-3deg);
}.IJQ-donate-btn .Nlx-first-section .UJM-head-sitewrap a:hover {
    transform: skewX(-3deg) translateX(5px);
}.OPh-academy-info {
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
}.OPh-academy-info .zCQ-contest-info {
    transform: skewX(-3deg);
}
}

@media (max-width: 576px) {.IJQ-donate-btn {
    padding: 3rem 0 1rem;
}.IJQ-donate-btn::before {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
}.IJQ-donate-btn .Nlx-first-section {
    flex: 0 0 100%;
    padding: 0 0 2rem 0;
}.IJQ-donate-btn .company_holder {
    margin-bottom: 2rem;
}.IJQ-donate-btn .Nlx-first-section .UJM-head-sitewrap a {
    padding: 0.6rem 0.8rem;
}.IJQ-donate-btn .Nlx-first-section .UJM-head-sitewrap a:hover {
    padding-left: 1.2rem;
}.OPh-academy-info {
    margin-top: 1rem;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
}
}

@media (max-width: 420px) {.IJQ-donate-btn .company_holder h3 {
    transform: skewX(-5deg);
}.IJQ-donate-btn .company_holder h3::after {
    width: 60px;
}.IJQ-donate-btn .Lcz-report-abuse {
    transform: none;
}.IJQ-donate-btn .Nlx-first-section h5 {
    transform: none;
}.IJQ-donate-btn .Nlx-first-section h5::before {
    transform: none;
}.IJQ-donate-btn .Nlx-first-section .UJM-head-sitewrap a,
    .IJQ-donate-btn .Nlx-first-section .UJM-head-sitewrap a:hover,
    .OPh-academy-info .zCQ-contest-info {
    transform: none;
}}.EOt-learning-profits {
    overflow: hidden;
    perspective: 1000px;
    padding: 8rem 0;
    background: linear-gradient(to right, rgb(222,235,209) 0%, #ffffff 100%);
    position: relative;
}.EOt-learning-profits::before {
    content: '';
    position: absolute;
    transform: rotate(-15deg);
    top: -10%;
    z-index: 1;
    opacity: 0.5;
    background: linear-gradient(135deg, transparent 0%, rgb(185,211,169,0.5) 100%);
    right: -10%;
    height: 120%;
    width: 70%;
}.EOt-learning-profits .OhW-study-pro {
    z-index: 2;
    position: relative;
    width: 100%;
    display: flex;
    max-width: 100%;
    margin: 0 auto;
}.EOt-learning-profits .vek-pic-wrap-item {
    transition: transform 0.5s ease;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.15);
    transform: rotateY(15deg) translateX(-5vw);
    height: 600px;
    transform-origin: left center;
    position: relative;
    width: 50%;
    z-index: 2;
}.EOt-learning-profits .vek-pic-wrap-item:hover {
    transform: rotateY(5deg) translateX(-3vw);
}.EOt-learning-profits .vek-pic-wrap-item::after {
    inset: 0;
    z-index: 1;
    background: linear-gradient(to right, rgb(185,211,169,0.5) 0%, transparent 100%);
    content: '';
    position: absolute;
}.EOt-learning-profits .ZOk-quote-box {
    padding: 3rem 5vw;
    transform-origin: right center;
    width: 50%;
    transform: rotateY(-5deg);
    transition: transform 0.5s ease;
}.EOt-learning-profits .ZOk-quote-box:hover {
    transform: rotateY(0deg);
}.EOt-learning-profits h2 {
    padding-left: 2rem;
    font-weight: 700;
    margin-bottom: 3rem;
    font-size: 32px;
    position: relative;
    color: #000000;
    border-left: 5px solid rgb(185,211,169);
}.EOt-learning-profits .text_main_holder {
    grid-template-columns: 1fr;
    gap: 2rem;
    display: grid;
    position: relative;
}.EOt-learning-profits .text_main_holder > div {
    display: flex;
    padding: 2rem;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    transition: all 0.4s ease;
    z-index: 1;
    border-radius: 23px;
    position: relative;
    overflow: hidden;
    align-items: flex-start;
}.EOt-learning-profits .text_main_holder > div::before {
    content: '';
    inset: 0;
    z-index: -1;
    transition: opacity 0.4s ease;
    background: linear-gradient(135deg, rgb(185,211,169,0.5) 0%, transparent 100%);
    position: absolute;
    opacity: 0;
}.EOt-learning-profits .text_main_holder > div:hover {
    transform: translateX(1rem) scale(1.03);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1);
}.EOt-learning-profits .text_main_holder > div:hover::before {
    opacity: 1;
}.EOt-learning-profits .text_main_holder svg {
    flex-shrink: 0;
    height: 3rem;
    width: 3rem;
    margin-right: 1.5rem;
    transition: all 0.3s ease;
}.EOt-learning-profits .text_main_holder > div:hover svg {
    transform: rotate(10deg);
}.EOt-learning-profits .text_main_holder svg path {
    fill: rgb(185,211,169);
    transition: fill 0.3s ease;
}.EOt-learning-profits .text_main_holder > div:hover svg path {
    fill: rgb(147,184,127);
}.EOt-learning-profits .text_main_holder p {
    margin: 0;
    font-size: 18px;
    color: #000000;
    line-height: 1.6;
}

@media (max-width: 1200px) {.EOt-learning-profits .vek-pic-wrap-item {
    width: 45%;
    height: 500px;
}.EOt-learning-profits .ZOk-quote-box {
    width: 55%;
}
}

@media (max-width: 992px) {.EOt-learning-profits {
    perspective: none;
    padding: 6rem 0;
}.EOt-learning-profits .OhW-study-pro {
    flex-direction: column;
    max-width: 90%;
}.EOt-learning-profits .vek-pic-wrap-item {
    height: 400px;
    transform: none;
    width: 100%;
    margin-bottom: 3rem;
}.EOt-learning-profits .vek-pic-wrap-item:hover {
    transform: none;
}.EOt-learning-profits .ZOk-quote-box {
    width: 100%;
    padding: 0;
    transform: none;
}.EOt-learning-profits .ZOk-quote-box:hover {
    transform: none;
}.EOt-learning-profits .text_main_holder > div:hover {
    transform: translateX(0) scale(1.03);
}
}

@media (max-width: 768px) {.EOt-learning-profits {
    padding: 5rem 0;
}.EOt-learning-profits .vek-pic-wrap-item {
    height: 350px;
}.EOt-learning-profits h2 {
    font-size: calc(32px * 0.9);
    margin-bottom: 2.5rem;
}.EOt-learning-profits .text_main_holder > div {
    padding: 1.5rem;
}
}

@media (max-width: 576px) {.EOt-learning-profits .OhW-study-pro {
    max-width: 95%;
}.EOt-learning-profits .vek-pic-wrap-item {
    height: 250px;
}.EOt-learning-profits h2 {
    padding-left: 1.5rem;
}.EOt-learning-profits .text_main_holder > div {
    padding: 1.2rem;
}.EOt-learning-profits .text_main_holder svg {
    width: 2.5rem;
    margin-right: 1rem;
    height: 2.5rem;
}}header {
    top: 0;
    backdrop-filter: blur(10px);
    z-index: 1000;
    transition: all 0.4s ease;
    border-bottom: 1px solid rgb(185,211,169,0.5);
    background: linear-gradient(180deg, 
        rgb(185,211,169) 0%, 
        rgba(20, 20, 30, 0.95) 100%
    );
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.3);
    -webkit-backdrop-filter: blur(10px);
    left: 0;
    position: fixed;
    width: 100%;
}header:before {
    background: 
        radial-gradient(circle at 15% 15%, rgb(185,211,169,0.5) 0%, transparent 25%),
        radial-gradient(circle at 85% 85%, rgb(147,184,127,0.5) 0%, transparent 25%);
    pointer-events: none;
    top: 0;
    height: 100%;
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    opacity: 0.1;
}header:after {
    mix-blend-mode: overlay;
    pointer-events: none;
    left: 0;
    position: absolute;
    width: 100%;
    top: 0;
    content: '';
    height: 100%;
    opacity: 0.02;
}header .pBq-head-primary {
    overflow: hidden;
    position: relative;
}header .pBq-head-primary:before {
    content: '';
    left: -50%;
    width: 200%;
    box-shadow: 0 0 15px rgb(185,211,169), 0 0 35px rgb(185,211,169);
    animation: scanlineGlow 4s linear infinite;
    opacity: 0.7;
    position: absolute;
    background: linear-gradient(90deg, 
        transparent 0%,
        rgb(185,211,169) 25%,
        #ffffff 50%,
        rgb(185,211,169) 75%,
        transparent 100%
    );
    bottom: 0;
    height: 1px;
}header .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding: 18px 25px;
}header .container:before {
    width: 100%;
    background-image: 
        repeating-linear-gradient(
            0deg,
            transparent,
            transparent 2px,
            rgba(255, 255, 255, 0.015) 2px,
            rgba(255, 255, 255, 0.015) 3px
        );
    pointer-events: none;
    mix-blend-mode: overlay;
    height: 100%;
    content: '';
    position: absolute;
    opacity: 0.5;
}header .dWN-header-mentor {
    position: relative;
    justify-content: space-between;
    display: flex;
    align-items: center;
}header .dWN-header-mentor:before {
    left: -10px;
    animation: breathe 5s infinite alternate;
    background: rgb(185,211,169);
    border-radius: 50%;
    opacity: 0.3;
    transform: translateY(-50%);
    top: 50%;
    height: 20px;
    content: '';
    filter: blur(15px);
    position: absolute;
    width: 20px;
}header .dWN-header-mentor:after {
    animation: breathe 5s infinite alternate-reverse;
    opacity: 0.3;
    content: '';
    background: rgb(147,184,127);
    width: 20px;
    border-radius: 50%;
    height: 20px;
    filter: blur(15px);
    right: -10px;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
}header .Nlx-first-section {
    align-items: center;
    position: relative;
    display: flex;
    gap: 30px;
}header .Nlx-first-section:before {
    position: absolute;
    filter: blur(5px);
    content: '';
    height: 110%;
    width: 110%;
    transform: translateX(-100%);
    background: linear-gradient(90deg, 
        transparent, 
        rgb(185,211,169,0.5), 
        transparent
    );
    opacity: 0.15;
    left: -5%;
    top: -5%;
    animation: menuGlow 10s infinite ease-in-out;
}header .vEu-header-wrap {
    font-family: Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 17px;
    letter-spacing: 1px;
    color: #ffffff;
    text-shadow: 0 0 1px #ffffff;
    position: relative;
    padding: 8px 2px;
    transition: all 0.3s ease;
}header .vEu-header-wrap:before {
    opacity: 0;
    content: '';
    left: 0;
    transform: skewX(-20deg) scale(0.8, 1);
    background: linear-gradient(90deg, 
        transparent, 
        rgb(185,211,169,0.5), 
        transparent
    );
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    z-index: -1;
    transition: all 0.4s ease;
}header .vEu-header-wrap:after {
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 2px;
    bottom: -2px;
    filter: blur(0.5px);
    transform: translateX(-50%);
    background: linear-gradient(90deg, 
        rgb(185,211,169),
        #ffffff 50%,
        rgb(185,211,169)
    );
    opacity: 0.8;
    position: absolute;
    content: '';
    left: 50%;
    width: 0;
}header .vEu-header-wrap:hover {
    color: #ffffff;
    text-shadow: 
        0 0 5px #ffffff,
        0 0 10px rgb(185,211,169);
    transform: translateY(-2px);
}header .vEu-header-wrap:hover:before {
    opacity: 0.15;
    transform: skewX(-20deg) scale(1.05, 1);
}header .vEu-header-wrap:hover:after {
    box-shadow: 
        0 0 5px rgb(185,211,169),
        0 0 10px rgb(185,211,169);
    width: 100%;
}header .RDp-top-prime {
    display: flex;
    transition: all 0.3s ease;
    text-decoration: none;
    justify-content: center;
    align-items: center;
    padding: 5px;
    position: relative;
}header .RDp-top-prime:before {
    content: '';
    height: 150%;
    position: absolute;
    opacity: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    background: radial-gradient(circle, 
        rgb(185,211,169,0.5) 0%, 
        transparent 70%
    );
    transition: opacity 0.5s ease;
    width: 150%;
    top: 50%;
}header .RDp-top-prime:after {
    border: 1px solid transparent;
    width: calc(100% + 10px);
    transition: all 0.5s ease;
    left: -5px;
    opacity: 0;
    height: calc(100% + 10px);
    position: absolute;
    content: '';
    top: -5px;
    border-image: linear-gradient(45deg, rgb(185,211,169), rgb(147,184,127), rgb(185,211,169)) 1;
}header .RDp-top-prime:hover:before {
    opacity: 0.3;
}header .RDp-top-prime:hover:after {
    animation: borderRotate 4s linear infinite;
    opacity: 0.7;
}header .RDp-top-prime svg {
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    filter: drop-shadow(0 0 2px rgb(185,211,169,0.5));
    position: relative;
    height: 45px;
    width: auto;
}header .RDp-top-prime:hover svg {
    transform: scale(1.05);
    filter: drop-shadow(0 0 5px rgb(185,211,169));
}header .RDp-top-prime:hover svg path {
    animation: logoGlow 2s infinite alternate;
}

@keyframes scanlineGlow {
    0% {
        transform: translateX(-100%);
        opacity: 0;
    }
    10%, 90% {
        opacity: 0.7;
    }
    100% {
        transform: translateX(100%);
        opacity: 0;
    }
}

@keyframes breathe {
    0%, 100% {
        opacity: 0.3;
        filter: blur(15px);
    }
    50% {
        opacity: 0.5;
        filter: blur(20px);
    }
}

@keyframes menuGlow {
    0%, 100% {
        transform: translateX(-100%);
        opacity: 0.15;
    }
    50% {
        transform: translateX(100%);
        opacity: 0.25;
    }
}

@keyframes borderRotate {
    0% {
        border-image: linear-gradient(45deg, rgb(185,211,169), rgb(147,184,127), rgb(185,211,169)) 1;
    }
    50% {
        border-image: linear-gradient(225deg, rgb(185,211,169), rgb(147,184,127), rgb(185,211,169)) 1;
    }
    100% {
        border-image: linear-gradient(405deg, rgb(185,211,169), rgb(147,184,127), rgb(185,211,169)) 1;
    }
}

@keyframes logoGlow {
    0% {
        filter: brightness(1);
    }
    100% {
        filter: brightness(1.3);
    }
}

@keyframes glitchEffect {
    0%, 100% {
        transform: translateX(0);
    }
    20% {
        transform: translateX(-2px);
    }
    40% {
        transform: translateX(2px);
    }
    60% {
        transform: skewX(2deg);
    }
    80% {
        transform: skewX(-2deg);
    }
}

@media (max-width: 991px) {header .container {
    padding: 15px 20px;
}header .Nlx-first-section {
    gap: 20px;
}header .RDp-top-prime svg {
    height: 38px;
}
}

@media (max-width: 767px) {header .Nlx-first-section {
    flex-direction: column;
    width: 85%;
    z-index: 1001;
    top: 0;
    backdrop-filter: blur(15px);
    padding: 85px 30px 30px;
    right: -100%;
    position: fixed;
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-backdrop-filter: blur(15px);
    max-width: 330px;
    gap: 25px;
    overflow-y: auto;
    background: linear-gradient(135deg, 
            rgba(20, 20, 30, 0.97) 0%, 
            rgba(10, 10, 20, 0.98) 100%
        );
    height: 100vh;
    box-shadow: -5px 0 30px rgba(0, 0, 0, 0.5);
}header .Nlx-first-section:before {
    left: 10%;
    width: 80%;
    opacity: 0.3;
    height: 1px;
    animation: none;
    top: 70px;
}header .Nlx-first-section:after {
    right: 20px;
    top: 20px;
    height: 30px;
    border: 1px solid rgb(185,211,169,0.5);
    position: absolute;
    width: 30px;
    opacity: 0.6;
    content: '';
    background: transparent;
}header .menu.active {
    right: 0;
}header .vEu-header-wrap {
    border-bottom: 1px solid rgb(185,211,169,0.5);
    opacity: 0.8;
    text-align: left;
    width: 100%;
    padding: 12px 5px;
}header .vEu-header-wrap:last-child {
    border-bottom: none;
}header .vEu-header-wrap:hover {
    opacity: 1;
    transform: translateY(0);
}header .RDp-top-prime {
    margin: 0 auto;
}
}

@media (max-width: 480px) {header .container {
    padding: 12px 15px;
}header .RDp-top-prime svg {
    height: 35px;
}header .Nlx-first-section {
    width: 100%;
    max-width: 100%;
}}.WNf-primary-page {
    position: relative;
    align-items: center;
    overflow: hidden;
    justify-content: center;
    width: 100%;
    background: linear-gradient(135deg, rgb(147,184,127,0.5), rgb(185,211,169,0.5));
    min-height: 100vh;
    display: flex;
}.WNf-primary-page::before {
    height: 100%;
    left: 0;
    width: 100%;
    content: "";
    position: absolute;
    z-index: 1;
    background: radial-gradient(circle at 30% 40%, rgba(255,255,255,0.15) 0%, transparent 60%);
    top: 0;
}.WNf-primary-page::after {
    top: 0;
    z-index: 0;
    width: 60%;
    background: radial-gradient(ellipse at 70% 50%, rgb(147,184,127,0.5) 0%, transparent 70%);
    opacity: 0.4;
    content: "";
    animation: pulse 15s infinite alternate ease-in-out;
    height: 100%;
    position: absolute;
    right: 0;
}.WNf-primary-page .ckN-edu-space {
    width: 90%;
    max-width: 1200px;
    z-index: 2;
    position: relative;
    transform: translateY(-2vh);
}.WNf-primary-page .eRB-edu-base {
    background-blend-mode: overlay !important;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    position: relative;
    overflow: hidden;
    transform: perspective(1000px) rotateX(2deg);
    backdrop-filter: blur(10px);
    padding: 4rem 3rem;
    box-shadow: 0 20px 50px rgba(0,0,0,0.15), 
              0 5px 15px rgba(0,0,0,0.1),
              0 0 0 1px rgba(255,255,255,0.1) inset;
}.WNf-primary-page .eRB-edu-base::before {
    top: 0;
    z-index: -1;
    background: linear-gradient(145deg, 
                rgba(255,255,255,0.15), 
                rgba(255,255,255,0.05) 30%, 
                rgba(0,0,0,0.2) 100%);
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    height: 100%;
}.WNf-primary-page .eRB-edu-base::after {
    background: radial-gradient(circle, rgb(185,211,169,0.5) 0%, transparent 70%);
    border-radius: 50%;
    right: -50px;
    opacity: 0.6;
    animation: orbitFloat 25s infinite linear;
    top: -50px;
    height: 200px;
    position: absolute;
    content: "";
    z-index: -1;
    width: 200px;
}.WNf-primary-page .eRB-edu-base span {
    transform: translateX(-5px);
    display: block;
    position: relative;
    opacity: 0;
    margin-bottom: 1.5rem;
    animation: slideInLeft 0.8s 0.2s forwards cubic-bezier(0.17, 0.67, 0.43, 0.99);
}.WNf-primary-page .eRB-edu-base h3 {
    font-weight: 600;
    position: relative;
    z-index: 3;
    max-width: 85%;
    color: #ffffff;
    line-height: 1.5;
    text-shadow: 0 1px 2px rgba(0,0,0,0.2);
    letter-spacing: 0.5px;
    font-size: calc(18px * 0.9);
    font-family: Arial, sans-serif;
}.WNf-primary-page .eRB-edu-base h1 {
    text-shadow: 0 2px 4px rgba(0,0,0,0.2);
    opacity: 0;
    transform: translateY(20px);
    font-size: 46px;
    line-height: 1.2;
    font-weight: 700;
    -webkit-background-clip: text !important;
    background: linear-gradient(135deg, #ffffff, rgba(255,255,255,0.85));
    margin-bottom: 2rem;
    background-clip: text !important;
    animation: slideInUp 0.8s 0.4s forwards cubic-bezier(0.17, 0.67, 0.43, 0.99);
    font-family: Arial, sans-serif;
    position: relative;
    z-index: 3;
    color: #ffffff;
}.WNf-primary-page .eRB-edu-base h1::after {
    left: 0;
    width: 80px;
    transform-origin: left center;
    animation: expandWidth 0.6s 1s forwards cubic-bezier(0.17, 0.67, 0.43, 0.99);
    height: 4px;
    opacity: 0;
    content: "";
    position: absolute;
    bottom: -10px;
    background: linear-gradient(90deg, rgb(185,211,169), transparent);
}.WNf-primary-page .eRB-edu-base div div {
    animation: slideInUp 0.8s 0.6s forwards cubic-bezier(0.17, 0.67, 0.43, 0.99);
    opacity: 0;
    transform: translateY(20px);
}.WNf-primary-page .eRB-edu-base p {
    font-size: calc(13px * 1.2);
    font-family: Arial, sans-serif;
    z-index: 3;
    color: #ffffff;
    line-height: 1.6;
    position: relative;
    margin: 0;
    letter-spacing: 0.2px;
    max-width: 90%;
}.WNf-primary-page .eRB-edu-base::before {
    animation: twinkle 4s infinite alternate ease-in-out;
    box-shadow: 0 0 15px 5px rgba(255,255,255,0.3);
    height: 6px;
    z-index: 2;
    border-radius: 50%;
    width: 6px;
    content: "";
    background-color: #ffffff;
    position: absolute;
    right: 20%;
    top: 30%;
}.WNf-primary-page .eRB-edu-base span::before,
.WNf-primary-page .eRB-edu-base span::after,
.WNf-primary-page .eRB-edu-base h1::before,
.WNf-primary-page .eRB-edu-base p::before {
    background-color: #ffffff;
    z-index: 2;
    border-radius: 50%;
    content: "";
    width: 4px;
    position: absolute;
    height: 4px;
}.WNf-primary-page .eRB-edu-base span::before {
    box-shadow: 0 0 10px 2px rgba(255,255,255,0.2);
    animation: twinkle 3s infinite alternate-reverse ease-in-out;
    left: 20%;
    top: -15px;
}.WNf-primary-page .eRB-edu-base span::after {
    animation: twinkle 5s infinite alternate ease-in-out;
    box-shadow: 0 0 10px 3px rgba(255,255,255,0.25);
    bottom: 10px;
    right: 30%;
}.WNf-primary-page .eRB-edu-base h1::before {
    right: 25%;
    top: 10px;
    animation: twinkle 4.5s infinite alternate-reverse ease-in-out;
    box-shadow: 0 0 12px 4px rgba(255,255,255,0.3);
}.WNf-primary-page .eRB-edu-base p::before {
    left: 15%;
    top: -15px;
    box-shadow: 0 0 8px 2px rgba(255,255,255,0.2);
    animation: twinkle 3.5s infinite alternate ease-in-out;
}.WNf-primary-page .eRB-edu-base h1::after {
    opacity: 0.5;
    content: "";
    top: 30%;
    z-index: 1;
    background: linear-gradient(to right, rgb(255, 255, 255, 0.5), transparent);
    height: 1px;
    position: absolute;
    transform: rotate(45deg);
    width: 80px;
    right: -90px;
}.WNf-primary-page .eRB-edu-base span::after {
    width: 60px;
    left: -70px;
    position: absolute;
    transform: rotate(-30deg);
    content: "";
    bottom: -10px;
    background: linear-gradient(to right, rgb(255, 255, 255, 0.5), transparent);
    z-index: 1;
    opacity: 0.5;
    height: 1px;
}

@keyframes slideInLeft {
  0% {
    transform: translateX(-30px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

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

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

@keyframes twinkle {
  0%, 100% {
    opacity: 0.3;
    transform: scale(0.8);
  }
  50% {
    opacity: 1;
    transform: scale(1.2);
  }
}

@keyframes pulse {
  0%, 100% {
    opacity: 0.4;
    transform: scale(1);
  }
  50% {
    opacity: 0.6;
    transform: scale(1.05);
  }
}

@keyframes orbitFloat {
  0% {
    transform: rotate(0deg) translateX(50px) rotate(0deg);
  }
  100% {
    transform: rotate(360deg) translateX(50px) rotate(-360deg);
  }
}


@media (max-width: 1200px) {.WNf-primary-page .eRB-edu-base {
    padding: 3.5rem 2.5rem;
}.WNf-primary-page .eRB-edu-base h1 {
    font-size: calc(46px * 0.9);
}.WNf-primary-page .eRB-edu-base h3 {
    max-width: 90%;
}
}

@media (max-width: 992px) {.WNf-primary-page .eRB-edu-base {
    padding: 3rem 2rem;
    transform: perspective(1000px) rotateX(1deg);
}.WNf-primary-page .eRB-edu-base h1 {
    font-size: calc(46px * 0.8);
}.WNf-primary-page .eRB-edu-base h3 {
    font-size: calc(18px * 0.85);
}.WNf-primary-page .eRB-edu-base p {
    font-size: calc(13px * 1.1);
    max-width: 95%;
}
}

@media (max-width: 768px) {.WNf-primary-page {
    min-height: 90vh;
}.WNf-primary-page .ckN-edu-space {
    width: 95%;
}.WNf-primary-page .eRB-edu-base {
    padding: 2.5rem 1.5rem;
    transform: none;
}.WNf-primary-page .eRB-edu-base h1 {
    font-size: calc(46px * 0.7);
    margin-bottom: 1.5rem;
}.WNf-primary-page .eRB-edu-base h3 {
    font-size: calc(18px * 0.8);
    max-width: 100%;
}.WNf-primary-page .eRB-edu-base p {
    font-size: 13px;
    max-width: 100%;
}.WNf-primary-page .eRB-edu-base h1::after {
    width: 60px;
    height: 3px;
}
}

@media (max-width: 576px) {.WNf-primary-page {
    min-height: 85vh;
}.WNf-primary-page .eRB-edu-base {
    padding: 2rem 1.25rem;
}.WNf-primary-page .eRB-edu-base h1 {
    margin-bottom: 1.25rem;
    font-size: calc(46px * 0.6);
}.WNf-primary-page .eRB-edu-base h3 {
    font-size: calc(18px * 0.75);
}.WNf-primary-page .eRB-edu-base span {
    margin-bottom: 1rem;
}.WNf-primary-page .eRB-edu-base h1::after {
    bottom: -8px;
    width: 50px;
    height: 3px;
}
}

@media (max-width: 390px) {.WNf-primary-page .eRB-edu-base {
    padding: 1.5rem 1rem;
}.WNf-primary-page .eRB-edu-base h1 {
    font-size: calc(46px * 0.5);
}.WNf-primary-page .eRB-edu-base h3 {
    font-size: calc(18px * 0.7);
}.WNf-primary-page .eRB-edu-base p {
    font-size: calc(13px * 0.9);
}}.ypM-connect-form {
    background: rgb(222,235,209);
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}.ypM-connect-form::before {
    height: 5px;
    width: 100%;
    content: "";
    top: 0;
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, rgb(185,211,169), rgb(147,184,127));
}.ypM-connect-form .container {
    max-width: 1200px;
    z-index: 1;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
}.ypM-connect-form h2 {
    padding-left: 20px;
    font-family: Arial, sans-serif;
    color: #000000;
    display: inline-block;
    font-size: 38px;
    position: relative;
    font-weight: 700;
    margin-bottom: 60px;
    text-align: left;
}.ypM-connect-form h2::before {
    top: 0;
    content: "";
    width: 5px;
    border-radius: 10px;
    background: rgb(185,211,169);
    left: 0;
    height: 100%;
    position: absolute;
}.ypM-connect-form .rZd-help-inquiry {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 60px;
}.ypM-connect-form .vek-pic-wrap-item {
    box-shadow: -15px 15px 0 rgb(185,211,169,0.5);
    overflow: hidden;
    min-height: 500px;
    position: relative;
    order: 2;
    border-radius: 11px;
}.ypM-connect-form .Dgx-support-grid {
    order: 1;
}.ypM-connect-form form {
    border-radius: 11px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    padding: 50px;
    width: 100%;
    background: #ffffff;
}.ypM-connect-form form h3 {
    text-transform: uppercase;
    color: #000000;
    letter-spacing: 1px;
    font-size: 19px;
    font-family: Arial, sans-serif;
    margin-bottom: 35px;
    font-weight: 700;
}.ypM-connect-form form input[type="text"] {
    font-family: Arial, sans-serif;
    font-size: 16px;
    padding: 18px 25px;
    background: rgb(222,235,209);
    width: 100%;
    color: #000000;
    border: none;
    border-radius: 10px;
    transition: all 0.3s ease;
    margin-bottom: 25px;
}.ypM-connect-form form input[type="text"]:focus {
    box-shadow: 0 0 0 2px rgb(185,211,169,0.5);
    outline: none;
    background: #ffffff;
}.ypM-connect-form form input[type="text"]::placeholder {
    opacity: 0.5;
    color: #000000;
}.ypM-connect-form .TVw-query-reach {
    margin-bottom: 30px;
    align-items: flex-start;
    display: flex;
}.ypM-connect-form .TVw-query-reach input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.ypM-connect-form .TVw-query-reach label {
    line-height: 1.5;
    padding-left: 35px;
    cursor: pointer;
    font-size: 13px;
    position: relative;
    color: #000000;
}.ypM-connect-form .TVw-query-reach label::before {
    border-radius: 10px;
    content: "";
    height: 22px;
    width: 22px;
    transition: all 0.2s ease;
    position: absolute;
    background: rgb(222,235,209);
    top: 2px;
    left: 0;
}.ypM-connect-form .TVw-query-reach input[type="checkbox"]:checked + label::before {
    background: rgb(185,211,169);
}.ypM-connect-form .TVw-query-reach input[type="checkbox"]:checked + label::after {
    border-right: 2px solid #ffffff;
    position: absolute;
    content: "";
    transform: rotate(45deg);
    left: 8px;
    width: 6px;
    top: 6px;
    border-bottom: 2px solid #ffffff;
    height: 10px;
}.ypM-connect-form .TVw-query-reach label a {
    color: rgb(185,211,169);
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}.ypM-connect-form .TVw-query-reach label a:hover {
    color: rgb(147,184,127);
}.ypM-connect-form form .LBH-query-block {
    border-radius: 10px;
    overflow: hidden;
    display: inline-block;
    font-size: 15px;
    position: relative;
    color: #ffffff;
    padding: 18px 40px;
    transition: all 0.3s ease;
    border: none;
    font-weight: 600;
    cursor: pointer;
    background: #000000;
    font-family: Arial, sans-serif;
}.ypM-connect-form form .LBH-query-block:hover {
    background: rgb(185,211,169);
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}.ypM-connect-form svg {
    height: 20px;
    fill: rgb(185,211,169);
    width: 20px;
}.ypM-connect-form svg path {
    transition: fill 0.3s ease;
    fill: rgb(185,211,169);
}

@media screen and (max-width: 991px) {.ypM-connect-form {
    padding: 90px 0;
}.ypM-connect-form .rZd-help-inquiry {
    grid-template-columns: 1fr;
    gap: 40px;
}.ypM-connect-form .vek-pic-wrap-item {
    max-width: 600px;
    min-height: 400px;
    margin: 0 auto;
    order: 1;
}.ypM-connect-form .Dgx-support-grid {
    order: 2;
}.ypM-connect-form form {
    margin: 0 auto;
    max-width: 600px;
}
}

@media screen and (max-width: 767px) {.ypM-connect-form {
    padding: 70px 0;
}.ypM-connect-form h2 {
    font-size: calc(38px * 0.9);
    margin-bottom: 40px;
}.ypM-connect-form .vek-pic-wrap-item {
    min-height: 300px;
    box-shadow: -10px 10px 0 rgb(185,211,169,0.5);
    width: 100%;
}.ypM-connect-form form {
    padding: 40px 30px;
}
}

@media screen and (max-width: 576px) {.ypM-connect-form {
    padding: 50px 0;
}.ypM-connect-form h2 {
    margin-bottom: 30px;
    font-size: calc(38px * 0.8);
}.ypM-connect-form .vek-pic-wrap-item {
    min-height: 250px;
    box-shadow: -8px 8px 0 rgb(185,211,169,0.5);
}.ypM-connect-form form {
    padding: 30px 20px;
}.ypM-connect-form form h3 {
    margin-bottom: 25px;
    font-size: calc(19px * 0.9);
}.ypM-connect-form form input[type="text"] {
    margin-bottom: 20px;
    padding: 15px 20px;
}.ypM-connect-form form .LBH-query-block {
    width: 100%;
    padding: 15px 20px;
}
}