* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}.wrapper-skeleton-NUea {
    flex-direction: column;
    height: 100%;
    display: flex;
    min-height: 100%;
}.container {
    margin: auto;
    width: 1114px;
    max-width: 100%;
}svg {
    width: 30px;
    height: 30px;
}a {
    text-decoration: none;
    color: inherit;
}header,footer {
    width: 100%;
}html,body {
    height: 100%;
    font-family: Arial, sans-serif;
    color: #000000;
    scroll-behavior: smooth;
    min-height: 100%;
}.mod-tools-FHLd {
    flex: 0 0 auto;
}.nav-info-hRAB {
    flex: 1 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.training-benefits-Ytqe {
    padding: 120px 0;
    background: linear-gradient(145deg, rgb(200,199,220) 30%, rgba(rgb(160,156,201,0.5), 0.05) 100%);
    position: relative;
    overflow: hidden;
}.training-benefits-Ytqe::before {
    z-index: 1;
    content: "";
    right: 0;
    top: 0;
    height: 6px;
    background: linear-gradient(90deg, rgb(160,156,201), rgb(108,93,182));
    position: absolute;
    left: 0;
}.training-benefits-Ytqe::after {
    left: 0;
    width: 100%;
    height: 100%;
    background-image: repeating-linear-gradient(
        45deg,
        rgba(rgb(160,156,201,0.5), 0.03) 0px,
        rgba(rgb(160,156,201,0.5), 0.03) 1px,
        transparent 1px,
        transparent 10px
    );
    pointer-events: none;
    content: "";
    position: absolute;
    top: 0;
}.training-benefits-Ytqe .container {
    display: grid;
    margin: 0 auto;
    max-width: 1280px;
    position: relative;
    grid-template-columns: 1fr 1.5fr;
    padding: 0 20px;
    gap: 60px;
}.training-benefits-Ytqe .img-center-kqFM {
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    box-shadow: 20px 20px 0 rgba(rgb(160,156,201,0.5), 0.2),
                -15px -15px 0 rgba(rgb(108,93,182,0.5), 0.15);
    width: 100%;
    transform: perspective(1000px) rotateY(-8deg);
    object-fit: cover;
    height: 100%;
}.training-benefits-Ytqe .img-center-kqFM:hover {
    transform: perspective(1000px) rotateY(-4deg) translateZ(20px);
}.training-benefits-Ytqe .who-weare-UbWv {
    justify-content: center;
    position: relative;
    flex-direction: column;
    display: flex;
}.training-benefits-Ytqe .text-wrap-tgdw {
    transform: translateZ(0);
    position: relative;
    padding: 30px;
    z-index: 2;
}.training-benefits-Ytqe .text-wrap-tgdw::before {
    z-index: -1;
    left: -15px;
    border-left: 3px solid rgb(160,156,201);
    box-shadow: 0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.08);
    content: "";
    position: absolute;
    height: calc(100% + 30px);
    top: -15px;
    backdrop-filter: blur(10px);
    background: rgba(rgb(255, 255, 255, 0.5), 0.9);
    width: calc(100% + 30px);
}.training-benefits-Ytqe h1 {
    position: relative;
    margin-bottom: 30px;
    line-height: 1.3;
    transform: translateX(-5px);
    font-size: 42px;
    color: #000000;
    font-weight: 700;
}.training-benefits-Ytqe h1::after {
    left: 0;
    position: absolute;
    bottom: -10px;
    width: 80px;
    background: rgb(108,93,182);
    height: 3px;
    content: "";
}.training-benefits-Ytqe ul {
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 0;
    margin: 0;
    display: grid;
    list-style: none;
}.training-benefits-Ytqe li {
    transition: transform 0.4s ease;
    transform: translateZ(0);
    padding-left: 15px;
    position: relative;
}.training-benefits-Ytqe li:hover {
    transform: translateX(10px);
}.training-benefits-Ytqe li::before {
    position: absolute;
    width: 10px;
    background: rgb(160,156,201);
    top: 50%;
    transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
    border-radius: 10px;
    height: 10px;
    content: "";
    transform: translateY(-50%) scale(0);
    left: -5px;
    opacity: 0.7;
}.training-benefits-Ytqe li:hover::before {
    transform: translateY(-50%) scale(1);
}.training-benefits-Ytqe p {
    display: flex;
    color: #000000;
    margin: 0;
    align-items: center;
    font-size: 14px;
    line-height: 1.6;
}.training-benefits-Ytqe svg {
    flex-shrink: 0;
    margin-right: 15px;
    width: 24px;
    height: 24px;
    transform: translateY(-1px);
}.training-benefits-Ytqe svg path {
    fill: rgb(160,156,201);
    transition: fill 0.3s ease, transform 0.3s ease;
}.training-benefits-Ytqe li:hover svg path {
    fill: rgb(108,93,182);
}.training-benefits-Ytqe li:hover svg path:first-child {
    transform: translateY(-2px);
}.training-benefits-Ytqe li:hover svg path:last-child {
    transform: translateY(2px);
}

@media (max-width: 1024px) {.training-benefits-Ytqe {
    padding: 80px 0;
}.training-benefits-Ytqe .container {
    gap: 40px;
    grid-template-columns: 1fr;
}.training-benefits-Ytqe .img-center-kqFM {
    transform: perspective(1000px) rotateY(-5deg);
    width: 80%;
    max-height: 400px;
    margin: 0 auto;
}.training-benefits-Ytqe h1 {
    font-size: calc(42px * 0.9);
}
}

@media (max-width: 768px) {.training-benefits-Ytqe {
    padding: 60px 0;
}.training-benefits-Ytqe .container {
    gap: 30px;
}.training-benefits-Ytqe .img-center-kqFM {
    transform: none;
    box-shadow: 10px 10px 0 rgba(rgb(160,156,201,0.5), 0.2),
                    -8px -8px 0 rgba(rgb(108,93,182,0.5), 0.15);
    width: 100%;
}.training-benefits-Ytqe .text-wrap-tgdw {
    padding: 20px;
}.training-benefits-Ytqe .text-wrap-tgdw::before {
    left: -10px;
    height: calc(100% + 20px);
    width: calc(100% + 20px);
    top: -10px;
}.training-benefits-Ytqe h1 {
    margin-bottom: 25px;
    font-size: calc(42px * 0.8);
}.training-benefits-Ytqe ul {
    gap: 15px;
}
}

@media (max-width: 480px) {.training-benefits-Ytqe {
    padding: 40px 0;
}.training-benefits-Ytqe .img-center-kqFM {
    box-shadow: 8px 8px 0 rgba(rgb(160,156,201,0.5), 0.2);
    max-height: 250px;
}.training-benefits-Ytqe h1 {
    font-size: calc(42px * 0.7);
    margin-bottom: 20px;
}.training-benefits-Ytqe h1::after {
    width: 60px;
    height: 2px;
}.training-benefits-Ytqe p {
    font-size: calc(14px * 0.9);
}.training-benefits-Ytqe svg {
    height: 20px;
    margin-right: 10px;
    width: 20px;
}.training-benefits-Ytqe ul {
    gap: 12px;
}.training-benefits-Ytqe li:hover {
    transform: translateX(5px);
}}.about-this-fAPq {
    overflow: hidden;
    position: relative;
    padding: 120px 0 80px;
    background: linear-gradient(135deg, rgb(200,199,220) 0%, rgb(108,93,182,0.5) 100%);
}.about-this-fAPq::before {
    z-index: 1;
    opacity: 0.1;
    top: -50px;
    width: 300px;
    background: rgb(160,156,201,0.5);
    content: "";
    height: 300px;
    right: -50px;
    position: absolute;
    transform: rotate(45deg);
}.about-this-fAPq::after {
    content: "";
    left: -80px;
    border-radius: 50%;
    background: rgb(108,93,182,0.5);
    position: absolute;
    height: 250px;
    z-index: 1;
    width: 250px;
    bottom: -80px;
    opacity: 0.08;
}.about-this-fAPq .container {
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
}.about-this-fAPq h1 {
    margin-bottom: 50px;
    opacity: 0;
    position: relative;
    font-weight: 700;
    animation: slideInTitle 0.8s ease-out forwards;
    transform: translateX(-10px);
    font-size: 39px;
    color: #000000;
    text-align: left;
}.about-this-fAPq h1::after {
    animation: expandLine 1s 0.4s ease-out forwards;
    bottom: -15px;
    background: linear-gradient(90deg, rgb(160,156,201) 0%, rgb(108,93,182) 100%);
    transform: scaleX(0);
    left: 0;
    width: 80px;
    position: absolute;
    height: 4px;
    content: "";
    transform-origin: left;
}.about-this-fAPq .study-program-VaZi {
    position: relative;
}.about-this-fAPq .study-program-VaZi ul {
    gap: 40px;
    margin: 0;
    padding: 0;
    grid-template-columns: 1fr;
    display: grid;
    list-style: none;
}.about-this-fAPq .knowledge-sessions-uMqZ {
    opacity: 0;
    position: relative;
    animation: fadeInUp 0.8s ease-out forwards;
    overflow: hidden;
    transition: transform 0.5s ease, box-shadow 0.3s ease;
    background: #ffffff;
    padding: 40px 35px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    border-left: 4px solid rgb(160,156,201);
    transform: translateY(30px);
}.about-this-fAPq .knowledge-sessions-uMqZ:nth-child(1) {
    animation-delay: 0.2s;
}.about-this-fAPq .knowledge-sessions-uMqZ:nth-child(2) {
    animation-delay: 0.4s;
}.about-this-fAPq .knowledge-sessions-uMqZ::before {
    width: 120px;
    opacity: 0.05;
    top: 0;
    transition: transform 0.6s ease;
    transform: translate(50%, -50%) rotate(45deg);
    background: rgb(160,156,201,0.5);
    right: 0;
    position: absolute;
    content: "";
    height: 120px;
}.about-this-fAPq .knowledge-sessions-uMqZ:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
    transform: translateY(-5px);
}.about-this-fAPq .knowledge-sessions-uMqZ:hover::before {
    transform: translate(30%, -30%) rotate(45deg) scale(1.2);
}.about-this-fAPq .knowledge-sessions-uMqZ h4 {
    color: rgb(160,156,201);
    position: relative;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 20px;
    font-size: calc(24px + 2px);
}.about-this-fAPq .knowledge-sessions-uMqZ h4::after {
    content: "";
    position: absolute;
    width: 40px;
    transition: width 0.3s ease;
    height: 2px;
    bottom: -8px;
    left: 0;
    background: rgb(108,93,182);
}.about-this-fAPq .knowledge-sessions-uMqZ:hover h4::after {
    width: 100%;
}.about-this-fAPq .knowledge-sessions-uMqZ div {
    font-family: Arial, sans-serif;
    overflow-y: auto;
    font-size: 13px;
    line-height: 1.8;
    color: #000000;
    padding-right: 10px;
    max-height: 300px;
}.about-this-fAPq .knowledge-sessions-uMqZ div::-webkit-scrollbar {
    width: 4px;
}.about-this-fAPq .knowledge-sessions-uMqZ div::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgb(200,199,220);
}.about-this-fAPq .knowledge-sessions-uMqZ div::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(108,93,182,0.5);
}

@keyframes slideInTitle {
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes expandLine {
    to {
        transform: scaleX(1);
    }
}

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

@media (min-width: 768px) {.about-this-fAPq {
    padding: 140px 0 100px;
}.about-this-fAPq h1 {
    margin-bottom: 70px;
    font-size: calc(39px + 8px);
}.about-this-fAPq h1::after {
    width: 120px;
    height: 5px;
}.about-this-fAPq .study-program-VaZi ul {
    gap: 50px;
    grid-template-columns: repeat(2, 1fr);
}.about-this-fAPq .knowledge-sessions-uMqZ {
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.4s ease;
    padding: 50px 45px;
}.about-this-fAPq .knowledge-sessions-uMqZ:hover {
    transform: translateY(-10px) scale(1.02);
}.about-this-fAPq .knowledge-sessions-uMqZ div {
    max-height: 350px;
}
}

@media (min-width: 1200px) {.about-this-fAPq {
    padding: 180px 0 140px;
}.about-this-fAPq::before {
    width: 400px;
    height: 400px;
}.about-this-fAPq::after {
    width: 350px;
    height: 350px;
}.about-this-fAPq .container {
    padding: 0 40px;
}.about-this-fAPq h1 {
    transform: translateX(-20px);
}.about-this-fAPq .study-program-VaZi {
    perspective: 1000px;
}.about-this-fAPq .knowledge-sessions-uMqZ {
    padding: 60px 50px;
    transition: transform 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.5s ease;
    transform-origin: top;
    transform: translateY(40px) rotateX(10deg);
}.about-this-fAPq .knowledge-sessions-uMqZ:hover {
    transform: translateY(-15px) rotateX(0) scale(1.03);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.14);
}.about-this-fAPq .knowledge-sessions-uMqZ h4 {
    font-size: calc(24px + 5px);
    margin-bottom: 25px;
}.about-this-fAPq .knowledge-sessions-uMqZ div {
    line-height: 1.9;
    max-height: 400px;
    font-size: calc(13px + 1px);
}
}

@media (max-width: 767px) {.about-this-fAPq {
    padding: 80px 0 60px;
}.about-this-fAPq h1 {
    margin-bottom: 40px;
    font-size: calc(39px - 2px);
}.about-this-fAPq .knowledge-sessions-uMqZ {
    margin-bottom: 30px;
    padding: 30px 25px;
}.about-this-fAPq .knowledge-sessions-uMqZ h4 {
    margin-bottom: 15px;
    font-size: 24px;
}.about-this-fAPq .knowledge-sessions-uMqZ div {
    line-height: 1.7;
    max-height: 250px;
    font-size: calc(13px - 1px);
}}.user-testimonials-nBxD {
    padding: 8rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(200,199,220) 0%, rgb(108,93,182,0.5) 100%);
    position: relative;
}.user-testimonials-nBxD::before {
    position: absolute;
    top: 0;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(108,93,182), transparent);
    height: 3px;
    right: 0;
    left: 0;
}.user-testimonials-nBxD::after {
    right: 0;
    position: absolute;
    transform: translateX(20%);
    bottom: 0;
    background: linear-gradient(90deg, transparent, rgb(108,93,182), transparent);
    height: 1px;
    width: 60%;
    content: "";
}.user-testimonials-nBxD .container {
    position: relative;
    margin: 0 auto;
    padding: 0 2rem;
    max-width: 1200px;
}.user-testimonials-nBxD h2 {
    max-width: 80%;
    margin-bottom: 3.5rem;
    letter-spacing: 0.5px;
    font-weight: 600;
    color: #000000;
    font-size: 32px;
    position: relative;
    transform: translateX(-5%);
    line-height: 1.3;
}.user-testimonials-nBxD h2::after {
    bottom: -15px;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform-origin: left center;
    height: 3px;
    background: rgb(160,156,201);
    content: "";
    width: 80px;
    left: 0;
    position: absolute;
    transform: scaleX(1);
}.user-testimonials-nBxD:hover h2::after {
    transform: scaleX(1.5);
}.user-testimonials-nBxD .client-views-IpHC {
    gap: 2.5rem;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    padding: 0;
    list-style: none;
}.user-testimonials-nBxD .review-grid-ceaU {
    padding: 2rem;
    position: relative;
    background: #ffffff;
    height: 100%;
    display: flex;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    border-left: 3px solid rgb(108,93,182);
    transform: translateY(0);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    flex-direction: column;
}.user-testimonials-nBxD .review-grid-ceaU:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}.user-testimonials-nBxD .review-grid-ceaU div {
    margin-bottom: 1.5rem;
    display: flex;
    align-items: center;
}.user-testimonials-nBxD .review-grid-ceaU img {
    border: 2px solid rgb(108,93,182,0.5);
    width: 60px;
    height: 60px;
    border-radius: 50%;
    transition: transform 0.3s ease;
    margin-right: 1rem;
    object-fit: cover;
}.user-testimonials-nBxD .review-grid-ceaU:hover img {
    transform: scale(1.1);
}.user-testimonials-nBxD .review-grid-ceaU h4 {
    position: relative;
    margin: 0;
    font-size: 24px;
    font-weight: 600;
    color: #000000;
}.user-testimonials-nBxD .review-grid-ceaU h4::after {
    position: absolute;
    width: 0;
    left: 0;
    bottom: -6px;
    height: 2px;
    background: rgb(160,156,201);
    content: "";
    transition: width 0.3s ease;
}.user-testimonials-nBxD .review-grid-ceaU:hover h4::after {
    width: 80%;
}.user-testimonials-nBxD .review-grid-ceaU .description {
    padding-left: 1.5rem;
    line-height: 1.6;
    flex-grow: 1;
    font-size: 12px;
    margin: 0;
    position: relative;
    color: #000000;
}.user-testimonials-nBxD .review-grid-ceaU .description::before {
    content: "";
    opacity: 0.6;
    font-family: Georgia, serif;
    left: -10px;
    color: rgb(108,93,182,0.5);
    font-size: 4rem;
    position: absolute;
    top: -15px;
}.user-testimonials-nBxD a {
    font-size: 20px;
    letter-spacing: 0.5px;
    display: inline-block;
    overflow: hidden;
    color: #ffffff;
    transition: transform 0.3s ease, background 0.3s ease;
    border-radius: 10px;
    padding: 0.8rem 2rem;
    text-decoration: none;
    margin-top: 3rem;
    background: rgb(160,156,201);
    position: relative;
    z-index: 1;
    font-weight: 600;
}.user-testimonials-nBxD a:hover {
    transform: translateY(-5px);
    background: #000000;
}.user-testimonials-nBxD a::before {
    position: absolute;
    content: "";
    height: 100%;
    transition: 0.5s;
    top: 0;
    z-index: -1;
    left: -100%;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
}.user-testimonials-nBxD a:hover::before {
    left: 100%;
}.user-testimonials-nBxD .who-weare-UbWv {
    position: relative;
}.user-testimonials-nBxD .who-weare-UbWv::before {
    content: "";
    height: 200px;
    opacity: 0.2;
    right: -2rem;
    width: 200px;
    z-index: -1;
    position: absolute;
    top: 2rem;
    background: 
        linear-gradient(45deg, transparent 49%, rgb(108,93,182,0.5) 49%, rgb(108,93,182,0.5) 51%, transparent 51%),
        linear-gradient(-45deg, transparent 49%, rgb(108,93,182,0.5) 49%, rgb(108,93,182,0.5) 51%, transparent 51%);
    background-size: 20px 20px;
}


@media (max-width: 1200px) {.user-testimonials-nBxD {
    padding: 6rem 0;
}.user-testimonials-nBxD h2 {
    font-size: calc(32px * 0.9);
    max-width: 90%;
}.user-testimonials-nBxD .client-views-IpHC {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 2rem;
}
}

@media (max-width: 992px) {.user-testimonials-nBxD {
    padding: 5rem 0;
}.user-testimonials-nBxD h2 {
    max-width: 100%;
    transform: translateX(0);
}.user-testimonials-nBxD .client-views-IpHC {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
}.user-testimonials-nBxD .who-weare-UbWv::before {
    right: -1rem;
    width: 150px;
    height: 150px;
}
}

@media (max-width: 768px) {.user-testimonials-nBxD {
    padding: 4rem 0;
}.user-testimonials-nBxD h2 {
    margin-bottom: 2.5rem;
    font-size: calc(32px * 0.8);
}.user-testimonials-nBxD .client-views-IpHC {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
}.user-testimonials-nBxD .review-grid-ceaU {
    padding: 1.5rem;
}.user-testimonials-nBxD .who-weare-UbWv::before {
    display: none;
}
}

@media (max-width: 576px) {.user-testimonials-nBxD {
    padding: 3rem 0;
}.user-testimonials-nBxD h2 {
    font-size: calc(32px * 0.7);
    margin-bottom: 2rem;
}.user-testimonials-nBxD .review-grid-ceaU div {
    margin-bottom: 1rem;
}.user-testimonials-nBxD .review-grid-ceaU img {
    height: 50px;
    width: 50px;
}.user-testimonials-nBxD .review-grid-ceaU .description {
    padding-left: 0.5rem;
}.user-testimonials-nBxD a {
    margin-top: 2rem;
    padding: 0.7rem 1.5rem;
}
}

@media (hover: none) {.user-testimonials-nBxD .review-grid-ceaU:hover {
    transform: translateY(0);
}.user-testimonials-nBxD .review-grid-ceaU:hover img {
    transform: none;
}.user-testimonials-nBxD .review-grid-ceaU:hover h4::after {
    width: 0;
}}.learning-system-mFAl {
    padding: 6rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(200,199,220) 0%, rgba(245, 247, 250, 0.92) 100%);
    overflow: hidden;
}.learning-system-mFAl::before {
    top: -10%;
    filter: blur(30px);
    z-index: 1;
    height: 70%;
    right: -5%;
    width: 35%;
    content: "";
    position: absolute;
    transform: rotate(15deg);
    background: linear-gradient(225deg, rgb(160,156,201,0.5) 10%, transparent 70%);
}.learning-system-mFAl::after {
    bottom: -5%;
    height: 60%;
    filter: blur(40px);
    background: linear-gradient(45deg, rgb(108,93,182,0.5) 10%, transparent 70%);
    left: -10%;
    z-index: 1;
    width: 40%;
    content: "";
    position: absolute;
    transform: rotate(-10deg);
}.learning-system-mFAl .container {
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}.learning-system-mFAl .who-weare-UbWv {
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.05),
                -15px -15px 30px rgba(255, 255, 255, 0.9),
                inset 3px 3px 6px rgba(255, 255, 255, 0.8),
                inset -3px -3px 6px rgba(0, 0, 0, 0.03);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    backdrop-filter: blur(5px);
    position: relative;
    transform: perspective(1000px) rotateX(2deg);
    padding: 3.5rem;
}.learning-system-mFAl .who-weare-UbWv:hover {
    box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.07),
                -20px -20px 40px rgba(255, 255, 255, 0.95),
                inset 3px 3px 6px rgba(255, 255, 255, 0.8),
                inset -3px -3px 6px rgba(0, 0, 0, 0.03);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.learning-system-mFAl .who-weare-UbWv > div {
    position: relative;
    background: linear-gradient(
        to right bottom,
        rgba(255, 255, 255, 0.9),
        rgba(255, 255, 255, 0.5)
    );
    padding: 2.5rem;
    clip-path: polygon(
        0% 0%, 
        100% 0%, 
        100% 85%, 
        95% 100%, 
        0% 100%
    );
}.learning-system-mFAl .who-weare-UbWv > div::before {
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.4) 0%,
        rgba(255, 255, 255, 0.1) 50%,
        rgba(255, 255, 255, 0) 100%
    );
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -1;
    content: "";
}.learning-system-mFAl h3 {
    padding-bottom: 1rem;
    font-family: Arial, sans-serif;
    position: relative;
    font-weight: 600;
    transform: translateZ(10px);
    letter-spacing: -0.02em;
    font-size: 35px;
    margin-bottom: 1.5rem;
    color: #000000;
}.learning-system-mFAl h3::after {
    content: "";
    height: 3px;
    bottom: 0;
    background: linear-gradient(to right, rgb(160,156,201), rgb(108,93,182));
    position: absolute;
    left: 0;
    transition: width 0.4s ease;
    width: 80px;
}.learning-system-mFAl .who-weare-UbWv:hover h3::after {
    width: 120px;
}.learning-system-mFAl p {
    line-height: 1.7;
    position: relative;
    margin-bottom: 0;
    font-size: 18px;
    color: #000000;
    font-family: Arial, sans-serif;
}.learning-system-mFAl p span {
    transition: transform 0.3s ease;
    display: block;
    transform: translateZ(5px);
    position: relative;
}.learning-system-mFAl .who-weare-UbWv:hover p span {
    transform: translateZ(10px);
}

@media (max-width: 991px) {.learning-system-mFAl {
    padding: 4rem 0;
}.learning-system-mFAl .who-weare-UbWv {
    padding: 2.5rem;
    transform: perspective(1000px) rotateX(1deg);
}.learning-system-mFAl .who-weare-UbWv > div {
    padding: 2rem;
}.learning-system-mFAl h3 {
    font-size: calc(35px * 0.9);
}
}

@media (max-width: 767px) {.learning-system-mFAl {
    padding: 3rem 0;
}.learning-system-mFAl .who-weare-UbWv {
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.05),
                    -10px -10px 20px rgba(255, 255, 255, 0.9),
                    inset 2px 2px 4px rgba(255, 255, 255, 0.8),
                    inset -2px -2px 4px rgba(0, 0, 0, 0.03);
    padding: 2rem 1.5rem;
}.learning-system-mFAl .who-weare-UbWv > div {
    padding: 1.5rem;
    clip-path: polygon(
            0% 0%, 
            100% 0%, 
            100% 90%, 
            95% 100%, 
            0% 100%
        );
}.learning-system-mFAl h3 {
    margin-bottom: 1rem;
    font-size: calc(35px * 0.8);
}.learning-system-mFAl p {
    font-size: calc(18px * 0.95);
}
}

@media (max-width: 575px) {.learning-system-mFAl {
    padding: 2.5rem 0;
}.learning-system-mFAl .who-weare-UbWv {
    transform: none;
    padding: 1.5rem 1rem;
}.learning-system-mFAl .who-weare-UbWv > div {
    padding: 1.25rem;
    clip-path: polygon(
            0% 0%, 
            100% 0%, 
            100% 95%, 
            90% 100%, 
            0% 100%
        );
}.learning-system-mFAl h3 {
    font-size: calc(35px * 0.7);
    padding-bottom: 0.75rem;
}.learning-system-mFAl h3::after {
    height: 2px;
    width: 60px;
}.learning-system-mFAl .who-weare-UbWv:hover h3::after {
    width: 80px;
}.learning-system-mFAl p {
    font-size: calc(18px * 0.9);
    line-height: 1.6;
}}.customer-support-nAiQ {
    position: relative;
    overflow: hidden;
    padding: 100px 0;
    background: rgb(200,199,220);
}.customer-support-nAiQ::before {
    opacity: 0.4;
    position: absolute;
    left: 0;
    z-index: 0;
    background: linear-gradient(135deg, rgb(160,156,201,0.5) 0%, transparent 70%);
    width: 100%;
    top: 0;
    content: "";
    height: 100%;
}.customer-support-nAiQ::after {
    z-index: 0;
    content: "";
    left: 0;
    opacity: 0.06;
    width: 100%;
    position: absolute;
    background-image: linear-gradient(rgb(200,199,220) 1px, transparent 1px),
                      linear-gradient(90deg, rgb(200,199,220) 1px, transparent 1px);
    background-size: 20px 20px;
    background-position: center center;
    height: 100%;
    top: 0;
}.customer-support-nAiQ .container {
    z-index: 1;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
}.customer-support-nAiQ .get-contact-zkJK {
    display: grid;
    gap: 30px;
    position: relative;
    grid-template-columns: 1fr 1fr 1fr;
}.customer-support-nAiQ .edu-guide-qSJl {
    transition: all 0.4s ease;
    padding: 0;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    border-radius: 0;
    position: relative;
    background: #ffffff;
}.customer-support-nAiQ .edu-guide-qSJl:first-child {
    flex-direction: column;
    padding: 40px;
    display: flex;
}.customer-support-nAiQ .edu-guide-qSJl:first-child::before {
    top: 0;
    width: 100%;
    content: "";
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(160,156,201), rgb(108,93,182));
    height: 6px;
}.customer-support-nAiQ .edu-guide-qSJl:hover {
    transform: translateY(-5px);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15);
}.customer-support-nAiQ h2 {
    font-weight: 700;
    position: relative;
    font-size: 30px;
    margin-bottom: 30px;
    letter-spacing: -0.02em;
    color: #000000;
}.customer-support-nAiQ h2::after {
    bottom: -15px;
    position: absolute;
    content: "";
    transition: width 0.3s ease;
    left: 0;
    background: rgb(160,156,201);
    width: 30px;
    height: 2px;
}.customer-support-nAiQ .edu-guide-qSJl:hover h2::after {
    width: 50px;
}.customer-support-nAiQ h3 {
    margin-bottom: 15px;
    font-weight: 600;
    color: #000000;
    font-size: 19px;
}.customer-support-nAiQ p {
    color: #000000;
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 1.6;
}.customer-support-nAiQ .get-assist-ZuWo {
    letter-spacing: 0.05em;
    font-size: calc(15px * 1.2);
    color: rgb(160,156,201);
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
}.customer-support-nAiQ .talk-form-SchJ {
    border-left: 2px solid rgb(160,156,201,0.5);
    padding-left: 15px;
    margin-bottom: 30px;
}.customer-support-nAiQ .contact-question-voyX {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    padding-top: 30px;
    margin-top: auto;
}.customer-support-nAiQ .contact-question-voyX h3 {
    display: flex;
    margin-bottom: 20px;
    align-items: center;
}.customer-support-nAiQ .contact-question-voyX h3::before {
    display: block;
    content: "";
    height: 16px;
    width: 16px;
    margin-right: 10px;
    background: rgb(160,156,201);
}.customer-support-nAiQ .connect-block-ZjxL {
    grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
    gap: 10px;
    display: grid;
}.customer-support-nAiQ .connect-block-ZjxL span {
    color: #000000;
    padding: 8px 10px;
    text-align: center;
    border-left: 3px solid rgb(160,156,201);
    font-size: calc(15px * 0.85);
    display: block;
    transition: all 0.3s ease;
    background: rgb(200,199,220);
}.customer-support-nAiQ .connect-block-ZjxL span:hover {
    transform: translateX(3px);
    background: rgb(160,156,201);
    color: #ffffff;
}.customer-support-nAiQ .edu-guide-qSJl .img-center-kqFM {
    height: 100%;
    min-height: 100%;
    position: relative;
    width: 100%;
    transition: transform 0.5s ease;
}.customer-support-nAiQ .edu-guide-qSJl:hover .img-center-kqFM {
    transform: scale(1.05);
}.customer-support-nAiQ .quick-request-cTYB {
    display: flex;
    flex-direction: column;
    padding: 40px;
    gap: 20px;
}.customer-support-nAiQ .quick-request-cTYB a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding-bottom: 20px;
    position: relative;
    align-items: flex-start;
    transition: all 0.3s ease;
    text-decoration: none;
    display: flex;
}.customer-support-nAiQ .quick-request-cTYB a:last-child {
    padding-bottom: 0;
    border-bottom: none;
}.customer-support-nAiQ .quick-request-cTYB a:hover {
    transform: translateX(5px);
}.customer-support-nAiQ .quick-request-cTYB a::before {
    top: 0;
    width: 0;
    background: rgb(160,156,201);
    position: absolute;
    left: -40px;
    height: 100%;
    content: "";
    transition: width 0.3s ease;
}.customer-support-nAiQ .quick-request-cTYB a:hover::before {
    width: 3px;
}.customer-support-nAiQ .quick-request-cTYB a span {
    margin-bottom: 5px;
    display: block;
    color: #000000;
    font-size: 15px;
    font-weight: 400;
}.customer-support-nAiQ .quick-request-cTYB a p {
    font-size: calc(15px * 1.1);
    margin: 0;
    color: #000000;
    font-weight: 600;
}.customer-support-nAiQ svg {
    margin-top: 5px;
    flex-shrink: 0;
    margin-right: 15px;
    transition: transform 0.3s ease;
    height: 24px;
    fill: rgb(160,156,201);
    width: 24px;
}.customer-support-nAiQ svg path {
    transition: fill 0.3s ease;
    fill: rgb(160,156,201);
}.customer-support-nAiQ .quick-request-cTYB a:hover svg {
    transform: scale(1.2);
}.customer-support-nAiQ .quick-request-cTYB a:hover svg,
.customer-support-nAiQ .quick-request-cTYB a:hover svg path {
    fill: rgb(108,93,182);
}

@media (max-width: 992px) {.customer-support-nAiQ {
    padding: 70px 0;
}.customer-support-nAiQ .get-contact-zkJK {
    grid-template-columns: 1fr 1fr;
}.customer-support-nAiQ .edu-guide-qSJl:last-child {
    grid-column: span 2;
}
}

@media (max-width: 768px) {.customer-support-nAiQ {
    padding: 50px 0;
}.customer-support-nAiQ .get-contact-zkJK {
    grid-template-columns: 1fr;
}.customer-support-nAiQ .edu-guide-qSJl:last-child {
    grid-column: span 1;
}.customer-support-nAiQ .edu-guide-qSJl .img-center-kqFM {
    height: 300px;
}.customer-support-nAiQ .edu-guide-qSJl:first-child {
    order: 1;
}.customer-support-nAiQ .edu-guide-qSJl:nth-child(2) {
    order: 3;
}.customer-support-nAiQ .edu-guide-qSJl:last-child {
    order: 2;
}
}

@media (max-width: 576px) {.customer-support-nAiQ {
    padding: 40px 0;
}.customer-support-nAiQ .edu-guide-qSJl:first-child,
    .customer-support-nAiQ .quick-request-cTYB {
    padding: 30px 20px;
}.customer-support-nAiQ .edu-guide-qSJl .img-center-kqFM {
    height: 220px;
}.customer-support-nAiQ .connect-block-ZjxL {
    grid-template-columns: 1fr 1fr;
}}

.customer-support-nAiQ::before {
    animation: gradient-shift 15s ease infinite alternate;
}@keyframes gradient-shift {
    0% {
        opacity: 0.3;
        transform: translateX(-5%) translateY(-5%) rotate(0deg);
    }
    100% {
        opacity: 0.5;
        transform: translateX(5%) translateY(5%) rotate(2deg);
    }
}

.customer-support-nAiQ .edu-guide-qSJl:first-child {
    overflow: hidden;
    position: relative;
}.customer-support-nAiQ .edu-guide-qSJl:first-child::after {
    z-index: -1;
    height: 100%;
    width: 100%;
    right: -50%;
    opacity: 0.05;
    top: -50%;
    position: absolute;
    content: "";
    transform: rotate(45deg);
    transition: transform 0.5s ease;
    background: linear-gradient(135deg, transparent 0%, rgb(160,156,201,0.5) 100%);
}.customer-support-nAiQ .edu-guide-qSJl:first-child:hover::after {
    transform: rotate(45deg) scale(1.2);
}.customer-support-nAiQ .quick-request-cTYB a:nth-child(1) {
    animation-delay: 0.1s;
}.customer-support-nAiQ .quick-request-cTYB a:nth-child(2) {
    animation-delay: 0.2s;
}.customer-support-nAiQ .quick-request-cTYB a:nth-child(3) {
    animation-delay: 0.3s;
}.customer-support-nAiQ .edu-guide-qSJl:nth-child(2) .img-center-kqFM::after {
    content: "";
    z-index: 1;
    inset: 0;
    background: linear-gradient(180deg, transparent 70%, rgba(0, 0, 0, 0.5) 100%);
    position: absolute;
}.customer-support-nAiQ .connect-block-ZjxL span:hover {
    animation: pulse 1s ease;
}@keyframes pulse {
    0% {
        transform: translateX(3px);
    }
    50% {
        transform: translateX(6px);
    }
    100% {
        transform: translateX(3px);
    }
}.potential-enrollees-UQOK {
    padding: 100px 0;
    position: relative;
    background: rgb(200,199,220);
    overflow: hidden;
}.potential-enrollees-UQOK::before {
    top: 0;
    opacity: 0.2;
    content: "";
    left: 0;
    z-index: 0;
    height: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgb(160,156,201,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(108,93,182,0.5) 0%, transparent 40%);
    width: 100%;
    position: absolute;
}.potential-enrollees-UQOK .container {
    position: relative;
    max-width: 1200px;
    z-index: 1;
    margin: 0 auto;
    padding: 0 20px;
}.potential-enrollees-UQOK .who-weare-UbWv {
    border-radius: 26px;
    background: rgb(200,199,220);
    position: relative;
    padding: 50px;
    box-shadow: 
        20px 20px 60px rgba(0, 0, 0, 0.1),
        -20px -20px 60px rgba(255, 255, 255, 0.8);
}.potential-enrollees-UQOK h4 {
    font-size: 35px;
    color: #000000;
    margin-bottom: 50px;
    font-weight: 700;
    text-align: center;
    position: relative;
}.potential-enrollees-UQOK h4::after {
    position: absolute;
    content: "";
    background: linear-gradient(90deg, rgb(160,156,201), rgb(108,93,182));
    transform: translateX(-50%);
    width: 80px;
    bottom: -15px;
    height: 4px;
    border-radius: 2px;
    left: 50%;
}.potential-enrollees-UQOK div {
    gap: 30px;
    display: flex;
    flex-wrap: wrap;
}.potential-enrollees-UQOK div p {
    flex: 1 1 calc(33.333% - 20px);
    align-items: center;
    color: #000000;
    border-radius: 26px;
    min-width: 250px;
    margin: 0;
    position: relative;
    overflow: hidden;
    box-shadow: 
        8px 8px 16px rgba(0, 0, 0, 0.05),
        -8px -8px 16px rgba(255, 255, 255, 0.8),
        inset 1px 1px 1px rgba(255, 255, 255, 0.3);
    padding: 25px;
    transition: all 0.3s ease;
    background: rgb(200,199,220);
    font-size: 12px;
    line-height: 1.6;
    display: flex;
}.potential-enrollees-UQOK div p:hover {
    box-shadow: 
        12px 12px 24px rgba(0, 0, 0, 0.08),
        -12px -12px 24px rgba(255, 255, 255, 0.9),
        inset 1px 1px 1px rgba(255, 255, 255, 0.4);
    transform: translateY(-5px);
}.potential-enrollees-UQOK div p::before {
    content: "";
    top: 0;
    height: 100%;
    left: 0;
    border-radius: 5px 0 0 5px;
    opacity: 0.7;
    width: 5px;
    background: linear-gradient(180deg, rgb(160,156,201), rgb(108,93,182));
    position: absolute;
}.potential-enrollees-UQOK div p svg {
    box-shadow: 
        4px 4px 8px rgba(0, 0, 0, 0.1),
        -4px -4px 8px rgba(255, 255, 255, 0.8);
    transition: all 0.3s ease;
    height: 40px;
    margin-right: 20px;
    padding: 8px;
    min-width: 40px;
    width: 40px;
    background: rgb(200,199,220);
    border-radius: 50%;
}.potential-enrollees-UQOK div p:hover svg {
    box-shadow: 
        6px 6px 12px rgba(0, 0, 0, 0.15),
        -6px -6px 12px rgba(255, 255, 255, 0.9),
        inset 1px 1px 1px rgba(255, 255, 255, 0.4);
    transform: rotate(10deg);
}.potential-enrollees-UQOK div p svg path {
    transition: fill 0.3s ease;
    fill: rgb(160,156,201);
}.potential-enrollees-UQOK div p:hover svg path {
    fill: rgb(108,93,182);
}

@media (max-width: 1100px) {.potential-enrollees-UQOK div p {
    flex: 1 1 calc(50% - 15px);
}
}

@media (max-width: 991px) {.potential-enrollees-UQOK {
    padding: 80px 0;
}.potential-enrollees-UQOK .who-weare-UbWv {
    padding: 40px 30px;
}.potential-enrollees-UQOK h4 {
    font-size: calc(35px - 2px);
    margin-bottom: 40px;
}.potential-enrollees-UQOK div {
    gap: 20px;
}.potential-enrollees-UQOK div p {
    padding: 20px;
}.potential-enrollees-UQOK div p svg {
    height: 35px;
    width: 35px;
    margin-right: 15px;
    min-width: 35px;
}
}

@media (max-width: 767px) {.potential-enrollees-UQOK {
    padding: 60px 0;
}.potential-enrollees-UQOK .who-weare-UbWv {
    padding: 30px 20px;
}.potential-enrollees-UQOK h4 {
    margin-bottom: 35px;
    font-size: calc(35px - 4px);
}.potential-enrollees-UQOK div p {
    flex: 1 1 100%;
    padding: 18px;
}.potential-enrollees-UQOK div p svg {
    min-width: 30px;
    height: 30px;
    margin-right: 15px;
    width: 30px;
    padding: 6px;
}
}

@media (max-width: 479px) {.potential-enrollees-UQOK {
    padding: 40px 0;
}.potential-enrollees-UQOK .who-weare-UbWv {
    padding: 25px 15px;
}.potential-enrollees-UQOK h4 {
    margin-bottom: 30px;
    font-size: calc(35px - 6px);
}.potential-enrollees-UQOK div {
    gap: 15px;
}.potential-enrollees-UQOK div p {
    padding: 15px;
    font-size: calc(12px - 1px);
}.potential-enrollees-UQOK div p svg {
    padding: 5px;
    min-width: 26px;
    margin-right: 12px;
    height: 26px;
    width: 26px;
}}header {
    z-index: 100;
    padding: 0;
    margin-top: 0;
    position: relative;
    overflow: visible;
    background: linear-gradient(to right, #000000 0%, rgba(0, 0, 0, 0.5) 100%);
}header::before {
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    content: '';
    background-image: 
        linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
    background-size: 20px 20px;
    height: 100%;
    position: absolute;
}header::after {
    width: 100%;
    left: 0;
    bottom: 0;
    height: 4px;
    animation: gradientSlide 5s linear infinite;
    background-size: 200% auto;
    content: '';
    background: linear-gradient(90deg, 
        rgb(160,156,201) 0%,
        rgb(108,93,182) 50%,
        rgb(160,156,201) 100%
    );
    position: absolute;
}@keyframes gradientSlide {
    0% { background-position: 0% center; }
    100% { background-position: 200% center; }
}

header .header-know-VXCG {
    align-items: center;
    display: flex;
    z-index: 5;
    position: relative;
    justify-content: space-between;
    padding: 1.3rem 2rem;
}header .header-top-ehsE {
    flex: 0 0 auto;
    z-index: 5;
    position: relative;
}header .site-top-aiLS {
    padding: 0.5rem;
    position: relative;
    text-decoration: none;
    transition: all 0.3s ease;
    z-index: 2;
    align-items: center;
    display: flex;
}header .site-top-aiLS:hover {
    transform: translateY(-3px) scale(1.02);
}header .site-top-aiLS img {
    filter: brightness(1.2) drop-shadow(0 0 8px rgba(255, 255, 255, 0.3));
    max-height: 40px;
}header .header-top-ehsE::before {
    left: -8px;
    opacity: 0.3;
    top: -8px;
    transform: skew(-3deg);
    transition: all 0.3s ease;
    position: absolute;
    right: -8px;
    border: 1px solid rgb(160,156,201);
    content: '';
    bottom: -8px;
    border-radius: 10px;
}header .header-top-ehsE:hover::before {
    box-shadow: 0 0 15px rgb(160,156,201,0.5);
    transform: skew(-5deg) scale(1.05);
    opacity: 0.7;
}header .nav-learn-kUDN {
    z-index: 5;
    position: relative;
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
}header .main-bar-IEAQ {
    position: relative;
    perspective: 800px;
    margin: 0 0.3rem;
}header .main-bar-IEAQ a {
    border: 1px solid transparent;
    text-decoration: none;
    z-index: 1;
    padding: 0.8rem 1.2rem;
    letter-spacing: 0.5px;
    position: relative;
    color: #ffffff;
    font-weight: 600;
    font-size: 18px;
    display: block;
    transition: all 0.4s ease;
}header .main-bar-IEAQ a::before {
    bottom: 5px;
    background: rgb(160,156,201);
    position: absolute;
    opacity: 0.7;
    left: 10%;
    content: '';
    transform: scaleX(0);
    transition: transform 0.3s ease;
    height: 1px;
    width: 80%;
}header .main-bar-IEAQ a:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    border-color: rgba(255, 255, 255, 0.1);
    background: rgba(0, 0, 0, 0.2);
    transform: translateZ(10px);
    color: rgb(160,156,201);
}header .main-bar-IEAQ a:hover::before {
    transform: scaleX(1);
}header .main-bar-IEAQ::after {
    content: '';
    z-index: -1;
    height: 100%;
    top: 0;
    width: 100%;
    left: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
    opacity: 0;
    background: radial-gradient(circle at center, rgb(160,156,201,0.5) 0%, transparent 70%);
    position: absolute;
}header .main-bar-IEAQ:hover::after {
    opacity: 0.4;
}header .header-know-VXCG::before {
    position: absolute;
    left: 35%;
    height: 1px;
    width: 30%;
    content: '';
    top: 0;
    background: linear-gradient(90deg, transparent, rgb(160,156,201), transparent);
}header .header-know-VXCG::after {
    bottom: 0;
    position: absolute;
    height: 1px;
    opacity: 0.1;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    width: 60%;
    left: 20%;
    content: '';
}.nav-info-hRAB {
    margin-top: 0;
    z-index: 1;
    position: relative;
    background: rgb(200,199,220);
    padding-top: 2rem;
}

@media (min-width: 1400px) {header .header-know-VXCG {
    max-width: 1300px;
    margin: 0 auto;
}header .main-bar-IEAQ {
    margin: 0 0.5rem;
}header .main-bar-IEAQ a {
    padding: 0.8rem 1.5rem;
}
}

@media (max-width: 991px) {header {
    padding: 0;
}header .header-know-VXCG {
    flex-direction: row;
    padding: 1rem 1.5rem;
    flex-wrap: wrap;
    justify-content: space-between;
}header .header-top-ehsE {
    margin-bottom: 0;
}header .nav-learn-kUDN {
    justify-content: center;
    margin-top: 1rem;
    flex: 1 0 100%;
}header .main-bar-IEAQ {
    margin: 0 0.2rem;
}header .main-bar-IEAQ a {
    padding: 0.6rem 0.8rem;
    font-size: calc(18px - 1px);
}header .header-top-ehsE::before {
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .header-know-VXCG {
    padding: 0.8rem 1.2rem;
}header .header-top-ehsE {
    max-width: 130px;
}header .header-top-ehsE::before {
    display: none;
}header .nav-learn-kUDN {
    justify-content: flex-start;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin-top: 0.8rem;
    scrollbar-width: thin;
    padding-bottom: 0.5rem;
}header .nav-learn-kUDN::-webkit-scrollbar {
    height: 2px;
}header .nav-learn-kUDN::-webkit-scrollbar-thumb {
    background: rgb(160,156,201);
    border-radius: 10px;
}header .main-bar-IEAQ {
    margin: 0 0.1rem;
    flex: 0 0 auto;
}header .main-bar-IEAQ a {
    white-space: nowrap;
    padding: 0.5rem 0.7rem;
    font-size: calc(18px - 2px);
    letter-spacing: 0;
}header .main-bar-IEAQ a::before {
    bottom: 3px;
}header::after {
    height: 2px;
}
}

@media (max-width: 479px) {header .header-know-VXCG {
    padding: 0.7rem 1rem;
}header .header-top-ehsE {
    max-width: 110px;
}header .main-bar-IEAQ a {
    font-size: calc(18px - 3px);
    padding: 0.4rem 0.6rem;
}}footer {
    position: relative;
}footer::before {
    top: 0;
    background: linear-gradient(125deg, #000000 0%, rgb(108,93,182) 100%);
    bottom: 0;
    right: 0;
    z-index: 1;
    position: absolute;
    opacity: 0.95;
    left: 0;
    content: '';
}.mod-tools-FHLd {
    padding: 60px 0;
    z-index: 2;
    position: relative;
    color: #ffffff;
    font-family: Arial, sans-serif;
}.mod-tools-FHLd .container {
    display: flex;
    flex-wrap: wrap;
}.mod-tools-FHLd .company_holder {
    text-align: center;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    flex: 0 0 100%;
    padding: 25px;
    border-radius: 13px;
    margin-bottom: 40px;
    background: rgba(0, 0, 0, 0.2);
}.mod-tools-FHLd .company_holder h3 {
    margin-bottom: 20px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    font-size: 33px;
    color: #ffffff;
    font-weight: 700;
    letter-spacing: 1px;
}.mod-tools-FHLd .goal-footer-coLT {
    font-size: 15px;
    color: #ffffff;
    margin: 0 auto;
    border-radius: 10px;
    padding: 15px 20px;
    line-height: 1.7;
    background: rgba(255, 255, 255, 0.1);
    text-align: center;
    max-width: 80%;
}.mod-tools-FHLd .search-foot-WoFI {
    flex: 0 0 100%;
    margin-top: 20px;
}.mod-tools-FHLd .site-study-bkZo {
    margin-top: 30px;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;
    display: flex;
}.mod-tools-FHLd .nav-learn-kUDN {
    padding: 20px;
    background: rgba(255, 255, 255, 0.05);
    flex: 0 0 calc(50% - 30px);
    transition: all 0.3s ease;
    border-radius: 13px;
    max-width: calc(50% - 30px);
}.mod-tools-FHLd .nav-learn-kUDN:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.1);
}.mod-tools-FHLd .nav-learn-kUDN h5 {
    font-size: 22px;
    margin-bottom: 20px;
    text-align: center;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 10px;
    font-weight: 600;
    color: #ffffff;
}.mod-tools-FHLd .nav-learn-kUDN .site-study-bkZo {
    margin-top: 0;
    gap: 12px;
    display: flex;
    flex-direction: column;
}.mod-tools-FHLd .nav-learn-kUDN .site-study-bkZo a {
    transition: all 0.3s ease;
    text-decoration: none;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 10px;
    padding: 8px 12px;
    font-size: 15px;
    text-align: center;
    color: #ffffff;
}.mod-tools-FHLd .nav-learn-kUDN .site-study-bkZo a:hover {
    color: #ffffff;
    transform: translateY(-2px);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.15);
}.conduct-code-OaDm {
    margin-top: 40px;
    padding: 20px 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 2;
    position: relative;
}.conduct-code-OaDm::before {
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    content: '';
    left: 20%;
    opacity: 0.2;
    height: 1px;
    top: 0;
    position: absolute;
    right: 20%;
}.conduct-code-OaDm .container {
    justify-content: center;
    display: flex;
}.conduct-code-OaDm .help-center-WSap {
    font-size: 13px;
    letter-spacing: 0.5px;
    color: #ffffff;
    text-align: center;
}

@keyframes gradientFlow {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}
@media (min-width: 768px) {.mod-tools-FHLd .site-study-bkZo {
    justify-content: space-between;
}.mod-tools-FHLd .company_holder {
    text-align: left;
    flex: 0 0 30%;
}.mod-tools-FHLd .search-foot-WoFI {
    flex: 0 0 65%;
}.mod-tools-FHLd .container {
    align-items: flex-start;
    justify-content: space-between;
}.mod-tools-FHLd .goal-footer-coLT {
    text-align: left;
    margin: 0;
    max-width: 100%;
}
}

@media (max-width: 767px) {.mod-tools-FHLd .nav-learn-kUDN {
    margin-bottom: 20px;
    flex: 0 0 100%;
    max-width: 100%;
}.mod-tools-FHLd .company_holder {
    padding: 20px 15px;
}.mod-tools-FHLd .goal-footer-coLT {
    max-width: 100%;
    padding: 15px;
}
}

@media (max-width: 576px) {.mod-tools-FHLd {
    padding: 40px 0;
}.mod-tools-FHLd .company_holder h3 {
    font-size: calc(33px * 0.8);
}.mod-tools-FHLd .nav-learn-kUDN h5 {
    font-size: calc(22px * 0.9);
}.mod-tools-FHLd .nav-learn-kUDN .site-study-bkZo a {
    font-size: calc(15px * 0.95);
}}

@keyframes pulseLight {
    0%, 100% {
        opacity: 0.1;
        transform: scale(1);
    }
    50% {
        opacity: 0.15;
        transform: scale(1.1);
    }
}

footer::after {
    left: 0;
    z-index: 1;
    background-size: 20px 20px;
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
    background-image: linear-gradient(0deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px),
        linear-gradient(90deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px);
    content: '';
}.course-program-info-OUmY {
    position: relative;
    background: rgb(200,199,220);
    overflow: hidden;
    padding: 120px 0;
}.course-program-info-OUmY::before {
    opacity: 0.4;
    content: "";
    animation: floatEffect 15s infinite alternate ease-in-out;
    filter: blur(120px);
    width: 300px;
    z-index: 0;
    position: absolute;
    left: -100px;
    height: 300px;
    background: rgb(160,156,201,0.5);
    top: -100px;
}.course-program-info-OUmY::after {
    right: -100px;
    filter: blur(150px);
    width: 350px;
    height: 350px;
    position: absolute;
    z-index: 0;
    background: rgb(108,93,182,0.5);
    animation: floatEffect 18s infinite alternate-reverse ease-in-out;
    content: "";
    opacity: 0.3;
    bottom: -100px;
}.course-program-info-OUmY .container {
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
    z-index: 1;
    margin: 0 auto;
}.course-program-info-OUmY .practical-study-hWDv {
    position: relative;
    display: flex;
    flex-direction: column;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.05),
                -20px -20px 60px rgba(255, 255, 255, 0.8);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    background: #ffffff;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.1);
}.course-program-info-OUmY .practical-study-hWDv:hover {
    transform: translateY(-10px);
    box-shadow: 25px 25px 70px rgba(0, 0, 0, 0.08),
                -25px -25px 70px rgba(255, 255, 255, 0.9);
}.course-program-info-OUmY .img-center-kqFM {
    width: 100%;
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    height: 280px;
}.course-program-info-OUmY .img-center-kqFM::after {
    opacity: 0.7;
    content: "";
    position: absolute;
    transition: opacity 0.5s ease;
    inset: 0;
    background: linear-gradient(
        135deg,
        rgb(160,156,201,0.5) 0%,
        transparent 100%
    );
}.course-program-info-OUmY .practical-study-hWDv:hover .img-center-kqFM {
    transform: scale(1.05);
}.course-program-info-OUmY .practical-study-hWDv:hover .img-center-kqFM::after {
    opacity: 0.5;
}.course-program-info-OUmY .text-wrap-tgdw {
    transform: translateY(-30px);
    background: #ffffff;
    box-shadow: 0 -15px 30px rgba(0, 0, 0, 0.05);
    position: relative;
    padding: 40px;
    margin: 0 15px;
}.course-program-info-OUmY .text-wrap-tgdw::before {
    height: 4px;
    background: rgb(160,156,201);
    position: absolute;
    top: -8px;
    content: "";
    left: 20px;
    width: 40px;
}.course-program-info-OUmY .text-wrap-tgdw h3 {
    font-family: Arial, sans-serif;
    font-size: calc(23px * 1.05);
    transform: translateX(-10px);
    position: relative;
    font-weight: 700;
    color: #000000;
    margin-bottom: 25px;
    opacity: 0;
    line-height: 1.4;
    animation: slideIn 0.7s 0.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
}.course-program-info-OUmY .text-wrap-tgdw p.description {
    transform: translateY(10px);
    position: relative;
    padding-right: 15px;
    font-family: Arial, sans-serif;
    max-height: 200px;
    animation: fadeUp 0.7s 0.4s forwards cubic-bezier(0.19, 1, 0.22, 1);
    margin-bottom: 20px;
    line-height: 1.7;
    font-weight: 400;
    color: #000000;
    overflow-y: auto;
    opacity: 0;
    font-size: 16px;
}.course-program-info-OUmY .text-wrap-tgdw p.description::-webkit-scrollbar {
    width: 4px;
}.course-program-info-OUmY .text-wrap-tgdw p.description::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.05);
}.course-program-info-OUmY .text-wrap-tgdw p.description::-webkit-scrollbar-thumb {
    background: rgb(160,156,201,0.5);
    transition: background 0.3s ease;
}.course-program-info-OUmY .text-wrap-tgdw p.description::-webkit-scrollbar-thumb:hover {
    background: rgb(160,156,201);
}.course-program-info-OUmY .text-wrap-tgdw span.description {
    display: none;
}.course-program-info-OUmY .text-wrap-tgdw div {
    position: relative;
}.course-program-info-OUmY .text-wrap-tgdw div::after {
    content: "";
    width: 100%;
    position: absolute;
    height: 50px;
    pointer-events: none;
    left: 0;
    background: linear-gradient(to top, #ffffff 0%, transparent 100%);
    bottom: 0;
}

@keyframes slideIn {
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes fadeUp {
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes floatEffect {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(40px, 40px);
    }
}

@media (min-width: 768px) {.course-program-info-OUmY .practical-study-hWDv {
    flex-direction: row;
    align-items: stretch;
    max-height: 500px;
}.course-program-info-OUmY .img-center-kqFM {
    height: auto;
    flex: 0 0 45%;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
}.course-program-info-OUmY .text-wrap-tgdw {
    transform: translateY(0) translateX(-30px);
    flex-direction: column;
    justify-content: center;
    flex: 0 0 55%;
    margin: 30px 30px 30px 0;
    display: flex;
}.course-program-info-OUmY .text-wrap-tgdw::before {
    left: -8px;
    height: 40px;
    width: 4px;
    top: 20px;
}.course-program-info-OUmY .text-wrap-tgdw h3 {
    font-size: 23px;
}.course-program-info-OUmY .text-wrap-tgdw p.description {
    max-height: 330px;
}
}

@media (min-width: 992px) {.course-program-info-OUmY .practical-study-hWDv {
    max-height: 450px;
}.course-program-info-OUmY .img-center-kqFM {
    flex: 0 0 40%;
}.course-program-info-OUmY .text-wrap-tgdw {
    flex: 0 0 60%;
    padding: 50px;
}.course-program-info-OUmY .text-wrap-tgdw h3 {
    font-size: calc(23px * 1.1);
    margin-bottom: 30px;
}.course-program-info-OUmY .text-wrap-tgdw p.description {
    max-height: 250px;
    line-height: 1.8;
}
}

@media (min-width: 1200px) {.course-program-info-OUmY {
    padding: 150px 0;
}.course-program-info-OUmY .practical-study-hWDv {
    max-height: 480px;
}.course-program-info-OUmY .img-center-kqFM {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
}.course-program-info-OUmY .text-wrap-tgdw {
    padding: 60px;
}.course-program-info-OUmY .text-wrap-tgdw h3 {
    margin-bottom: 35px;
    font-size: calc(23px * 1.2);
}.course-program-info-OUmY .text-wrap-tgdw p.description {
    max-height: 280px;
}
}

@media (max-width: 767px) {.course-program-info-OUmY {
    padding: 80px 0;
}.course-program-info-OUmY .text-wrap-tgdw {
    padding: 30px 25px;
}.course-program-info-OUmY .text-wrap-tgdw h3 {
    margin-bottom: 20px;
    font-size: calc(16px * 1.2);
}.course-program-info-OUmY .text-wrap-tgdw p.description {
    font-size: calc(16px * 0.95);
    max-height: 180px;
    line-height: 1.6;
}}.cookie-warning-notice-Qugd {
    background: rgb(200,199,220);
    font-family: Arial, sans-serif;
    width: 100%;
    border-top: 3px solid rgb(160,156,201);
    z-index: 1050;
    position: fixed;
    bottom: 0;
    padding: 20px;
    overflow: hidden;
}.edu-approve-Ovdj {
    flex-wrap: nowrap;
    align-items: center;
    display: flex;
    justify-content: space-between;
    z-index: 1;
}.consent-learn-LweB {
    margin-right: 20px;
    flex-shrink: 0;
}#cookieBannerMessage-anhK {
    display: none;
}#cookieBannerMessage-anhK:checked ~ .cookie-warning-notice-Qugd {
    opacity: 0;
    visibility: hidden;
}.consent-learn-LweB svg {
    width: 60px;
    fill: rgb(160,156,201);
    transition: fill 0.3s ease-in-out;
    height: 60px;
}.track-bar-HGQx {
    flex-grow: 1;
    margin-right: 20px;
}.track-bar-HGQx h5 {
    margin-bottom: 5px;
    color: rgb(160,156,201);
    font-size: 21px;
    font-weight: 700;
}.track-bar-HGQx p {
    margin-bottom: 0;
    font-size: 13px;
    color: #000000;
}.visitor-acceptance-YLoQ {
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
    font-size: 16px;
    margin-left: 10px;
}.visitor-acceptance-YLoQ {
    border: 1px solid rgb(160,156,201);
    color: #ffffff;
    background-color: rgb(160,156,201);
}.visitor-acceptance-YLoQ:hover {
    border-color: #000000;
    background-color: rgba(0, 0, 0, 0.5);
}.cookie-warning-notice-Qugd p a {
    text-decoration: underline;
    color: rgb(160,156,201);
}.cookie-warning-notice-Qugd p a:hover {
    color: #000000;
}
@media (max-width: 1200px) {.track-bar-HGQx h5 {
    font-size: calc(21px - 2px);
}.track-bar-HGQx p {
    font-size: calc(13px - 2px);
}.visitor-acceptance-YLoQ {
    font-size: calc(16px - 2px);
    padding: 8px 16px;
}
}
@media (max-width: 800px) {.edu-approve-Ovdj {
    align-items: center;
    flex-direction: column;
}.consent-learn-LweB {
    margin-bottom: 15px;
}.track-bar-HGQx {
    margin-bottom: 20px;
    text-align: center;
}.visitor-acceptance-YLoQ {
    margin-left: 0;
    width: 100%;
    margin-top: 10px;
}}
.connect-form-YctR {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(200,199,220) 0%, rgba(0, 0, 0, 0.03) 100%);
    padding: 80px 0;
}.connect-form-YctR::before {
    position: absolute;
    top: 0;
    left: 0;
    background: 
        radial-gradient(circle at 10% 20%, rgba(rgb(160,156,201), 0.05) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgba(rgb(108,93,182), 0.05) 0%, transparent 30%);
    z-index: 0;
    content: "";
    bottom: 0;
    right: 0;
}.connect-form-YctR::after {
    z-index: 1;
    top: 0;
    left: 0;
    content: "";
    background-size: 20px 20px;
    opacity: 0.6;
    position: absolute;
    background-image: 
        linear-gradient(90deg, rgba(rgb(160,156,201), 0.03) 1px, transparent 1px),
        linear-gradient(rgba(rgb(160,156,201), 0.03) 1px, transparent 1px);
    animation: gridMove 20s linear infinite;
    width: 100%;
    height: 100%;
}@keyframes gridMove {
    0% { background-position: 0 0; }
    100% { background-position: 20px 20px; }
}

.connect-form-YctR .container {
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
}.connect-form-YctR h2 {
    font-size: 32px;
    margin-bottom: 50px;
    display: inline-block;
    color: #000000;
    transform: translateX(-50%);
    text-align: center;
    font-weight: 700;
    left: 50%;
    position: relative;
}.connect-form-YctR h2::after {
    position: absolute;
    height: 3px;
    width: 70%;
    bottom: -15px;
    background: linear-gradient(90deg, transparent, rgb(160,156,201), transparent);
    left: 15%;
    content: "";
}.connect-form-YctR .help-grid-YrWD {
    border-radius: 12px;
    transform: translateY(0);
    position: relative;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 
                0 5px 15px rgba(rgb(160,156,201), 0.05);
    display: flex;
    background: #ffffff;
    overflow: hidden;
}.connect-form-YctR .help-grid-YrWD:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 
                0 10px 20px rgba(rgb(160,156,201), 0.1);
}.connect-form-YctR .help-grid-YrWD::before {
    top: 0;
    content: "";
    left: 0;
    height: 100%;
    background: linear-gradient(to bottom, rgb(160,156,201), rgb(108,93,182));
    width: 5px;
    position: absolute;
}.connect-form-YctR .img-center-kqFM {
    width: 45%;
    position: relative;
    overflow: hidden;
}.connect-form-YctR .img-center-kqFM::after {
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(135deg, 
                rgba(rgb(160,156,201), 0.3) 0%, 
                rgba(rgb(108,93,182), 0.3) 100%);
    left: 0;
    top: 0;
    content: "";
    mix-blend-mode: overlay;
}.connect-form-YctR .img-center-kqFM::before {
    height: 150px;
    left: -100px;
    background: rgba(255, 255, 255, 0.2);
    position: absolute;
    transform: rotate(45deg);
    width: 150%;
    z-index: 2;
    top: -100px;
    animation: shine 6s infinite;
    content: "";
}@keyframes shine {
    0% { top: -100px; left: -100px; }
    100% { top: 100%; left: 100%; }
}

.connect-form-YctR .reach-links-QXDj {
    position: relative;
    padding: 50px 40px;
    width: 55%;
}.connect-form-YctR .reach-links-QXDj::before {
    height: 200px;
    content: "";
    z-index: 0;
    top: -50px;
    width: 200px;
    position: absolute;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(rgb(160,156,201), 0.05) 0%, transparent 70%);
    right: -50px;
}.connect-form-YctR form {
    position: relative;
    z-index: 2;
}.connect-form-YctR form h3 {
    position: relative;
    font-weight: 600;
    margin-bottom: 30px;
    color: #000000;
    display: inline-block;
    font-size: 23px;
}.connect-form-YctR form h3::after {
    height: 2px;
    background: rgb(160,156,201);
    width: 40px;
    position: absolute;
    bottom: -10px;
    content: "";
    left: 0;
}.connect-form-YctR form input[type="text"] {
    color: #000000;
    border: 1px solid rgba(#000000, 0.1);
    padding: 15px 20px;
    transition: all 0.3s ease;
    width: 100%;
    background: rgba(#ffffff, 0.8);
    font-size: 12px;
    border-radius: 10px;
    position: relative;
    font-family: Arial, sans-serif;
    margin-bottom: 20px;
}.connect-form-YctR form input[type="text"]:focus {
    outline: none;
    border-color: rgb(160,156,201);
    background: #ffffff;
    box-shadow: 0 0 0 3px rgba(rgb(160,156,201), 0.1);
}.connect-form-YctR form input[type="text"]::placeholder {
    color: rgba(#000000, 0.5);
    transition: all 0.3s ease;
}.connect-form-YctR form input[type="text"]:focus::placeholder {
    opacity: 0.5;
    transform: translateX(5px);
}.connect-form-YctR .connect-reach-NXTw {
    display: flex;
    margin-bottom: 30px;
    align-items: flex-start;
    position: relative;
}.connect-form-YctR .connect-reach-NXTw input[type="checkbox"] {
    opacity: 0;
    cursor: pointer;
    height: 0;
    position: absolute;
    width: 0;
}.connect-form-YctR .connect-reach-NXTw label {
    position: relative;
    color: #000000;
    cursor: pointer;
    user-select: none;
    line-height: 1.4;
    padding-left: 35px;
    font-size: 16px;
}.connect-form-YctR .connect-reach-NXTw label::before {
    transition: all 0.3s ease;
    border-radius: 10px;
    left: 0;
    border: 1px solid rgba(#000000, 0.2);
    content: "";
    top: 0;
    background: rgba(#ffffff, 0.8);
    position: absolute;
    height: 22px;
    width: 22px;
}.connect-form-YctR .connect-reach-NXTw input[type="checkbox"]:checked + label::before {
    border-color: rgb(160,156,201);
    background: rgb(160,156,201);
}.connect-form-YctR .connect-reach-NXTw input[type="checkbox"]:checked + label::after {
    content: "";
    border-width: 0 2px 2px 0;
    border: solid #ffffff;
    transform: rotate(45deg);
    height: 12px;
    top: 4px;
    left: 8px;
    width: 6px;
    position: absolute;
}.connect-form-YctR .connect-reach-NXTw label a {
    position: relative;
    transition: all 0.3s ease;
    text-decoration: none;
    color: rgb(160,156,201);
}.connect-form-YctR .connect-reach-NXTw label a::after {
    transform: scaleX(0);
    position: absolute;
    transition: transform 0.3s ease;
    background: rgb(160,156,201);
    width: 100%;
    height: 1px;
    transform-origin: left;
    content: "";
    left: 0;
    bottom: -2px;
}.connect-form-YctR .connect-reach-NXTw label a:hover {
    color: rgb(108,93,182);
}.connect-form-YctR .connect-reach-NXTw label a:hover::after {
    transform: scaleX(1);
    background: rgb(108,93,182);
}.connect-form-YctR .support-info-rYxa {
    z-index: 1;
    width: 100%;
    cursor: pointer;
    position: relative;
    transition: all 0.3s ease;
    border-radius: 10px;
    padding: 15px 20px;
    overflow: hidden;
    background: linear-gradient(90deg, rgb(160,156,201), rgb(108,93,182));
    border: none;
    color: #ffffff;
    font-weight: 600;
    font-size: 19px;
}.connect-form-YctR .support-info-rYxa::before {
    top: 0;
    transition: opacity 0.3s ease;
    background: linear-gradient(90deg, rgb(108,93,182), rgb(160,156,201));
    position: absolute;
    content: "";
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    opacity: 0;
}.connect-form-YctR .support-info-rYxa:hover::before {
    opacity: 1;
}.connect-form-YctR .support-info-rYxa:active {
    transform: translateY(2px);
}.connect-form-YctR svg {
    width: 20px;
    height: 20px;
    fill: rgb(160,156,201);
    transition: fill 0.3s ease;
    margin-right: 10px;
}.connect-form-YctR svg path {
    transition: fill 0.3s ease;
    fill: rgb(160,156,201);
}.connect-form-YctR svg:hover,
.connect-form-YctR svg:hover path {
    fill: rgb(108,93,182);
}.connect-form-YctR form input {
    background: rgb(200,199,220);
}
@media (max-width: 1024px) {.connect-form-YctR {
    padding: 60px 0;
}.connect-form-YctR .container {
    padding: 0 15px;
}.connect-form-YctR h2 {
    margin-bottom: 40px;
}.connect-form-YctR .reach-links-QXDj {
    padding: 40px 30px;
}
}

@media (max-width: 768px) {.connect-form-YctR {
    padding: 50px 0;
}.connect-form-YctR h2 {
    margin-bottom: 30px;
}.connect-form-YctR .help-grid-YrWD {
    flex-direction: column;
}.connect-form-YctR .img-center-kqFM {
    width: 100%;
    height: 250px;
}.connect-form-YctR .reach-links-QXDj {
    padding: 30px 25px;
    width: 100%;
}.connect-form-YctR form h3 {
    margin-bottom: 25px;
}.connect-form-YctR form input[type="text"] {
    padding: 12px 15px;
    margin-bottom: 15px;
}.connect-form-YctR .connect-reach-NXTw {
    margin-bottom: 25px;
}.connect-form-YctR .support-info-rYxa {
    padding: 12px 15px;
}
}

@media (max-width: 480px) {.connect-form-YctR {
    padding: 40px 0;
}.connect-form-YctR h2 {
    font-size: calc(32px * 0.85);
    margin-bottom: 25px;
}.connect-form-YctR .img-center-kqFM {
    height: 200px;
}.connect-form-YctR .reach-links-QXDj {
    padding: 25px 20px;
}.connect-form-YctR form h3 {
    font-size: calc(23px * 0.9);
    margin-bottom: 20px;
}.connect-form-YctR form input[type="text"] {
    padding: 10px 12px;
    margin-bottom: 12px;
}.connect-form-YctR .connect-reach-NXTw {
    margin-bottom: 20px;
}.connect-form-YctR .connect-reach-NXTw label {
    font-size: calc(16px * 0.9);
    padding-left: 30px;
}.connect-form-YctR .connect-reach-NXTw label::before {
    width: 18px;
    height: 18px;
}.connect-form-YctR .connect-reach-NXTw input[type="checkbox"]:checked + label::after {
    height: 10px;
    left: 6px;
    top: 3px;
    width: 5px;
}.connect-form-YctR .support-info-rYxa {
    padding: 10px 12px;
}
}

@media (prefers-reduced-motion: reduce) {.connect-form-YctR::after,
    .connect-form-YctR .img-center-kqFM::before {
    animation: none;
}.connect-form-YctR .help-grid-YrWD:hover {
    transform: none;
}}.privacy-barrier-PBvY {
    background: rgb(200,199,220);
    padding: 40px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    font-family: Arial, sans-serif;
    line-height: 1.6;
    color: #000000;
}.privacy-barrier-PBvY h1 {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text !important;
    background: linear-gradient(to right, rgb(160,156,201), rgb(160,156,201,0.5));
    margin-bottom: 20px;
    font-weight: 700;
    border-bottom: 2px solid rgb(160,156,201,0.5);
    padding-bottom: 10px;
    font-size: 48px;
    color: rgb(160,156,201);
}.privacy-barrier-PBvY h2 {
    color: rgb(108,93,182);
    font-weight: 600;
    background: linear-gradient(to right, rgb(108,93,182), rgb(108,93,182,0.5));
    -webkit-text-fill-color: transparent;
    margin-bottom: 15px;
    -webkit-background-clip: text !important;
    margin-top: 30px;
    font-size: 37px;
}.privacy-barrier-PBvY h3,
.privacy-barrier-PBvY h4,
.privacy-barrier-PBvY h5,
.privacy-barrier-PBvY h6 {
    -webkit-text-fill-color: transparent;
    margin-top: 20px;
    color: rgb(108,93,182,0.5);
    background: linear-gradient(to right, rgb(108,93,182), rgb(108,93,182,0.5));
    font-weight: 400;
    -webkit-background-clip: text !important;
}.privacy-barrier-PBvY ul {
    list-style: none;
    padding: 0;
    margin: 20px 0;
}.privacy-barrier-PBvY ul li {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    border-left: 4px solid rgb(160,156,201);
    background: linear-gradient(to right, #ffffff, rgb(160,156,201,0.5));
    margin-bottom: 10px;
    padding: 15px;
}.privacy-barrier-PBvY ol {
    margin: 20px 0;
    padding: 0;
    list-style: none;
    counter-reset: li;
}.privacy-barrier-PBvY ol li {
    position: relative;
    border-radius: 10px;
    background: linear-gradient(to right, #ffffff, rgb(108,93,182,0.5));
    margin-bottom: 10px;
    padding: 10px 15px 10px 40px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}.privacy-barrier-PBvY ol li:before {
    align-items: center;
    height: 25px;
    display: flex;
    left: 10px;
    content: counter(li);
    transform: translateY(-50%);
    color: #ffffff;
    border-radius: 50%;
    width: 25px;
    position: absolute;
    justify-content: center;
    background-color: rgb(160,156,201);
    top: 50%;
    counter-increment: li;
}.privacy-barrier-PBvY p {
    font-weight: 300;
    font-size: 13px;
    margin-bottom: 15px;
}.privacy-barrier-PBvY span {
    font-weight: 600;
    color: rgb(160,156,201);
}.privacy-barrier-PBvY div {
    margin-bottom: 20px;
}
@media only screen and (max-width: 800px) {.privacy-barrier-PBvY {
    padding: 20px;
}.privacy-barrier-PBvY h1 {
    font-size: calc(23px * 0.8);
}.privacy-barrier-PBvY h2 {
    font-size: calc(23px * 0.8);
}.privacy-barrier-PBvY ul li,
    .privacy-barrier-PBvY ol li {
    padding: 10px;
}.privacy-barrier-PBvY ol li:before {
    height: 20px;
    font-size: 0.8em;
    width: 20px;
}.privacy-barrier-PBvY p {
    font-size: calc(13px * 0.9);
}}
.tyMessage-kuUt {
    background: linear-gradient(135deg, rgb(200,199,220) 0%, #ffffff 100%);
    padding: 6rem 0;
    overflow: hidden;
    position: relative;
}.tyMessage-kuUt::before {
    opacity: 0.4;
    z-index: 0;
    background: linear-gradient(120deg, rgb(160,156,201,0.5) 0%, rgb(108,93,182,0.5) 100%);
    content: "";
    position: absolute;
    transform: rotate(-15deg) skewX(15deg);
    animation: float 15s ease-in-out infinite;
    top: -10%;
    right: -5%;
    height: 70%;
    width: 40%;
    filter: blur(25px);
}.tyMessage-kuUt::after {
    height: 60%;
    bottom: -5%;
    background: linear-gradient(220deg, rgb(108,93,182,0.5) 0%, rgb(160,156,201,0.5) 100%);
    width: 30%;
    transform: rotate(10deg) skewX(-10deg);
    content: "";
    left: -2%;
    z-index: 0;
    animation: float 18s ease-in-out infinite reverse;
    opacity: 0.3;
    position: absolute;
    filter: blur(20px);
}.tyMessage-kuUt .container {
    z-index: 2;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 1.5rem;
}.tyMessage-kuUt .who-weare-UbWv {
    background-color: #ffffff;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.07), 
              0 5px 15px rgba(0, 0, 0, 0.05);
    padding: 3.5rem;
    transform: perspective(1000px) rotateX(1deg);
    position: relative;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    backdrop-filter: blur(10px);
    border-left: 5px solid rgb(160,156,201);
}.tyMessage-kuUt .who-weare-UbWv:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1),
              0 10px 20px rgba(0, 0, 0, 0.07);
}.tyMessage-kuUt .who-weare-UbWv::before {
    width: 100%;
    position: absolute;
    z-index: -1;
    background: linear-gradient(to right, 
               #ffffff 0%, 
               rgba(255, 255, 255, 0.8) 100%);
    animation: shimmerMask 8s infinite linear;
    mask-image: linear-gradient(45deg, #000 25%, rgba(0, 0, 0, 0.7) 50%, #000 75%);
    mask-size: 200% 200%;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
}.tyMessage-kuUt .who-weare-UbWv > div:first-child {
    position: relative;
    margin-bottom: 2rem;
}.tyMessage-kuUt .who-weare-UbWv > div:first-child::after {
    width: 60px;
    transition: width 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    bottom: -1rem;
    transform-origin: left center;
    background: linear-gradient(90deg, rgb(160,156,201) 0%, rgb(108,93,182) 100%);
    height: 4px;
    content: "";
    position: absolute;
    left: 0;
}.tyMessage-kuUt .who-weare-UbWv:hover > div:first-child::after {
    width: 120px;
}.tyMessage-kuUt h5 {
    opacity: 0;
    font-weight: 600;
    position: relative;
    animation: fadeInUp 0.8s forwards 0.2s;
    margin: 0;
    font-size: 23px;
    color: #000000;
    transform: translateZ(0);
    line-height: 1.4;
}.tyMessage-kuUt a {
    text-decoration: none;
    display: block;
    transform: translateZ(0);
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}.tyMessage-kuUt a:hover {
    transform: translateY(-3px);
}.tyMessage-kuUt p {
    font-family: Arial, sans-serif;
    line-height: 1.7;
    margin: 0;
    opacity: 0;
    font-size: 12px;
    color: #000000;
    font-weight: 400;
    animation: fadeInUp 0.8s forwards 0.5s;
}

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

@keyframes shimmerMask {
  0% {
    mask-position: 0% 0%;
  }
  100% {
    mask-position: 200% 0%;
  }
}

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

@media (max-width: 992px) {.tyMessage-kuUt {
    padding: 5rem 0;
}.tyMessage-kuUt .who-weare-UbWv {
    padding: 2.5rem;
}.tyMessage-kuUt h5 {
    font-size: calc(23px * 0.95);
}
}

@media (max-width: 768px) {.tyMessage-kuUt {
    padding: 4rem 0;
}.tyMessage-kuUt .who-weare-UbWv {
    transform: perspective(1000px) rotateX(0deg);
    padding: 2rem;
}.tyMessage-kuUt h5 {
    font-size: calc(23px * 0.9);
}.tyMessage-kuUt p {
    line-height: 1.6;
    font-size: calc(12px * 0.95);
}
}

@media (max-width: 576px) {.tyMessage-kuUt {
    padding: 3rem 0;
}.tyMessage-kuUt .who-weare-UbWv {
    border-left-width: 3px;
    padding: 1.5rem;
}.tyMessage-kuUt .who-weare-UbWv > div:first-child::after {
    width: 50px;
    height: 3px;
}.tyMessage-kuUt .who-weare-UbWv:hover > div:first-child::after {
    width: 80px;
}.tyMessage-kuUt h5 {
    font-size: calc(23px * 0.85);
}.tyMessage-kuUt p {
    line-height: 1.5;
    font-size: calc(12px * 0.9);
}}.teaching-history-RQsG {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(200,199,220), rgb(108,93,182,0.5));
    padding: 80px 0;
}.teaching-history-RQsG::before {
    width: 60%;
    content: "";
    position: absolute;
    top: -10%;
    z-index: 1;
    animation: float 8s ease-in-out infinite;
    background: rgb(160,156,201,0.5);
    height: 80%;
    border-radius: 28px;
    transform: rotate(-15deg);
    right: -10%;
}.teaching-history-RQsG::after {
    height: 60%;
    content: "";
    left: -5%;
    z-index: 1;
    border-radius: 28px;
    animation: float 6s ease-in-out infinite reverse;
    position: absolute;
    background: rgb(108,93,182,0.5);
    bottom: -5%;
    transform: rotate(20deg);
    width: 40%;
}.teaching-history-RQsG .container {
    position: relative;
    z-index: 2;
}.teaching-history-RQsG .review-grid-ceaU {
    grid-template-areas: 
        "photo name"
        "photo job"
        "quote quote";
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    grid-template-columns: 1fr 2fr;
    border-radius: 28px;
    transform: rotate(-2deg);
    display: grid;
    background: #ffffff;
    gap: 15px;
    padding: 40px;
}.teaching-history-RQsG .review-grid-ceaU:hover {
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15);
    transform: rotate(0deg) translateY(-10px);
}.teaching-history-RQsG .img-center-kqFM {
    transition: transform 0.3s ease;
    border-radius: 28px;
    box-shadow: 10px 10px 0 rgb(160,156,201,0.5);
    transform: rotate(4deg);
    grid-area: photo;
    height: 200px;
}.teaching-history-RQsG .review-grid-ceaU:hover .img-center-kqFM {
    transform: rotate(0deg) scale(1.05);
}.teaching-history-RQsG .name {
    grid-area: name;
    color: #000000;
    margin-top: 20px;
    transform: translateX(20px);
    font-weight: 700;
    font-size: 22px;
}.teaching-history-RQsG .review-grid-ceaU span:not(.name) {
    grid-area: job;
    transform: translateX(20px);
    color: #000000;
    font-style: italic;
    font-size: 12px;
}.teaching-history-RQsG .emp-milestones-eQna {
    background: linear-gradient(to right, rgb(200,199,220), transparent);
    margin-top: 20px;
    color: #000000;
    position: relative;
    border-left: 4px solid rgb(160,156,201);
    padding: 20px;
    border-radius: 0 10px 10px 0;
    font-size: 12px;
    grid-area: quote;
    line-height: 1.6;
}.teaching-history-RQsG .emp-milestones-eQna::before {
    position: absolute;
    color: rgb(160,156,201,0.5);
    line-height: 1;
    font-size: calc(44px * 2);
    left: 10px;
    top: -10px;
    content: "";
    font-family: serif;
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) rotate(-15deg);
    }
    50% {
        transform: translateY(-20px) rotate(-10deg);
    }
}

@media (max-width: 768px) {.teaching-history-RQsG {
    padding: 60px 0;
}.teaching-history-RQsG .review-grid-ceaU {
    grid-template-areas: 
            "img-center-kqFM"
            "name"
            "past-jobs-YAMc"
            "emp-milestones-eQna";
    padding: 30px 20px;
    grid-template-columns: 1fr;
}.teaching-history-RQsG .img-center-kqFM {
    height: 180px;
    margin: 0 auto;
    width: 80%;
}.teaching-history-RQsG .name,
    .teaching-history-RQsG .review-grid-ceaU span:not(.name) {
    transform: translateX(0);
    text-align: center;
}.teaching-history-RQsG .emp-milestones-eQna {
    padding: 15px;
}}.homepage-BEni {
    align-items: center;
    min-height: 100vh;
    position: relative;
    padding: 4rem 2rem;
    display: flex;
    justify-content: flex-start;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(200,199,220), rgba(0, 0, 0, 0.5));
}.homepage-BEni > div {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    position: relative;
    z-index: 2;
}.homepage-BEni .student-voice-qdsX {
    opacity: 0;
    margin-bottom: 3rem;
    padding-left: 2rem;
    animation: fadeInUp 0.8s ease-out forwards;
    transform: translateY(20px);
    position: relative;
}.homepage-BEni .student-voice-qdsX::before {
    left: 0;
    position: absolute;
    content: "";
    background: linear-gradient(to bottom, rgb(160,156,201), rgb(108,93,182));
    transform: scaleY(0);
    transform-origin: top;
    animation: growLine 0.6s ease-out 0.4s forwards;
    height: 100%;
    top: 0;
    width: 5px;
}.homepage-BEni .learn-welcome-aiQo {
    color: #000000;
    padding-bottom: 0.5rem;
    font-weight: 700;
    letter-spacing: -0.02em;
    line-height: 1.2;
    position: relative;
    margin: 0;
    font-size: 41px;
}.homepage-BEni .learn-welcome-aiQo::after {
    height: 2px;
    background: rgb(160,156,201);
    bottom: 0;
    content: "";
    width: 0;
    position: absolute;
    left: 0;
    animation: expandWidth 1s ease-out 0.6s forwards;
}.homepage-BEni .page-first-MAqo {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    position: relative;
    opacity: 0;
    transform: translateY(30px);
    border-radius: 12px;
    overflow: hidden;
    animation: fadeInUp 0.8s ease-out 0.3s forwards;
}.homepage-BEni .page-first-MAqo::before {
    z-index: 1;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.3));
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    content: "";
    left: 0;
}.homepage-BEni .page-first-MAqo > div {
    display: flex;
    flex-direction: column;
    padding: 3rem;
    gap: 2rem;
    position: relative;
    height: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%);
    z-index: 2;
    min-height: 400px;
    color: #ffffff;
}.homepage-BEni .page-first-MAqo p {
    font-size: calc(18px * 1.2);
    line-height: 1.6;
    margin: 0;
    padding-left: 1.5rem;
    animation: slideInRight 0.8s ease-out 0.6s forwards;
    max-width: 600px;
    position: relative;
    transform: translateX(-20px);
    opacity: 0;
}.homepage-BEni .page-first-MAqo p::before {
    position: absolute;
    height: 8px;
    transform: translateY(-50%);
    border-radius: 50%;
    left: 0;
    content: "";
    background: rgb(160,156,201);
    width: 8px;
    top: 50%;
}.homepage-BEni .page-first-MAqo h3 {
    line-height: 1.4;
    padding: 1.5rem;
    opacity: 0;
    font-weight: 600;
    animation: fadeInUp 0.8s ease-out 0.9s forwards;
    margin: 0;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(5px);
    max-width: 700px;
    font-size: 21px;
    transform: translateY(20px);
    border-left: 3px solid rgb(160,156,201);
}

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

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

@keyframes expandWidth {
  from {
    width: 0;
  }
  to {
    width: 80px;
  }
}

@keyframes growLine {
  from {
    transform: scaleY(0);
  }
  to {
    transform: scaleY(1);
  }
}

@media (max-width: 992px) {.homepage-BEni {
    padding: 3rem 1.5rem;
}.homepage-BEni .learn-welcome-aiQo {
    font-size: calc(41px * 0.85);
}.homepage-BEni .page-first-MAqo > div {
    padding: 2.5rem;
    min-height: 350px;
}.homepage-BEni .page-first-MAqo p {
    font-size: 18px;
}.homepage-BEni .page-first-MAqo h3 {
    padding: 1.25rem;
    font-size: calc(21px * 0.9);
}
}

@media (max-width: 768px) {.homepage-BEni {
    padding: 2.5rem 1rem;
}.homepage-BEni .student-voice-qdsX {
    margin-bottom: 2rem;
    padding-left: 1.5rem;
}.homepage-BEni .learn-welcome-aiQo {
    font-size: calc(41px * 0.7);
}.homepage-BEni .page-first-MAqo > div {
    padding: 2rem;
    min-height: 300px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 95%);
    gap: 1.5rem;
}.homepage-BEni .page-first-MAqo p {
    font-size: calc(18px * 0.9);
    padding-left: 1.25rem;
}.homepage-BEni .page-first-MAqo h3 {
    font-size: calc(21px * 0.8);
    padding: 1rem;
}
}

@media (max-width: 576px) {.homepage-BEni {
    padding: 2rem 0.75rem;
}.homepage-BEni .student-voice-qdsX {
    margin-bottom: 1.5rem;
    padding-left: 1rem;
}.homepage-BEni .learn-welcome-aiQo {
    font-size: calc(41px * 0.6);
}.homepage-BEni .page-first-MAqo > div {
    gap: 1rem;
    padding: 1.5rem;
    clip-path: none;
    min-height: 250px;
}.homepage-BEni .page-first-MAqo p {
    padding-left: 1rem;
    font-size: calc(18px * 0.85);
}.homepage-BEni .page-first-MAqo h3 {
    font-size: calc(21px * 0.7);
    padding: 0.75rem;
}}.tariff-wrapper-aWYX {
    background: linear-gradient(135deg, rgb(200,199,220) 0%, #ffffff 100%);
    padding: 6rem 0;
    position: relative;
    overflow: hidden;
}.tariff-wrapper-aWYX::before {
    position: absolute;
    background: linear-gradient(45deg, rgb(160,156,201,0.5) 0%, transparent 40%);
    content: "";
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
}.tariff-wrapper-aWYX .container {
    margin: 0 auto;
    z-index: 2;
    position: relative;
    max-width: 1200px;
    padding: 0 20px;
}.tariff-wrapper-aWYX .cert-fees-vhVN {
    flex-direction: column;
    display: flex;
}.tariff-wrapper-aWYX .class-cost-TQpa {
    margin-right: auto;
    text-align: center;
    max-width: 800px;
    order: 1;
    margin-left: auto;
    margin-bottom: 3rem;
}.tariff-wrapper-aWYX .class-cost-TQpa h2 {
    color: #000000;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 1rem;
    position: relative;
    font-size: 28px;
}.tariff-wrapper-aWYX .class-cost-TQpa h2::after {
    transform: translateX(-50%);
    content: "";
    bottom: -10px;
    position: absolute;
    background: rgb(160,156,201);
    height: 3px;
    width: 80px;
    left: 50%;
}.tariff-wrapper-aWYX .deal-grid-QvoH {
    overflow-wrap: break-word;
    font-size: 15px;
    max-width: 600px;
    word-break: break-word;
    color: #000000;
    margin: 0 auto;
    line-height: 1.6;
}.tariff-wrapper-aWYX .basic-cost-VCmH {
    margin-top: 2rem;
    order: 2;
    gap: 2rem;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.tariff-wrapper-aWYX .payment-plans-EUTr {
    text-decoration: none;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    display: block;
    height: 100%;
    background: #ffffff;
    overflow: hidden;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.5s ease;
}.tariff-wrapper-aWYX .payment-plans-EUTr:hover {
    transform: translateY(-10px) scale(1.02);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}.tariff-wrapper-aWYX .pricing-offers-PLBN {
    height: 100%;
    display: flex;
    flex-direction: column;
}.tariff-wrapper-aWYX .study-price-SaAX {
    word-break: break-word;
    display: flex;
    flex-grow: 1;
    position: relative;
    overflow-wrap: break-word;
    flex-direction: column;
    padding: 2rem;
    z-index: 1;
}.tariff-wrapper-aWYX .study-price-SaAX::before {
    left: 0;
    background: linear-gradient(135deg, transparent 0%, #ffffff 100%);
    z-index: -1;
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    opacity: 0.7;
    width: 100%;
}.tariff-wrapper-aWYX .study-price-SaAX h3 {
    padding-bottom: 0.5rem;
    font-size: calc(21px * 1.2);
    color: #000000;
    margin-bottom: 1.5rem;
    font-weight: 700;
    position: relative;
}.tariff-wrapper-aWYX .study-price-SaAX h3::after {
    height: 2px;
    content: "";
    width: 40px;
    bottom: 0;
    left: 0;
    position: absolute;
    background: rgb(108,93,182);
    transition: width 0.3s ease;
}.tariff-wrapper-aWYX .payment-plans-EUTr:hover .study-price-SaAX h3::after {
    width: 80px;
}.tariff-wrapper-aWYX .plan-deals-IMVo {
    position: relative;
    color: rgb(160,156,201);
    display: inline-block;
    margin-bottom: 1.5rem;
    font-weight: 700;
    font-size: calc(21px * 1.5);
}.tariff-wrapper-aWYX .plan-deals-IMVo::before {
    width: 0;
    background: rgb(160,156,201);
    content: "";
    transition: width 0.3s ease;
    height: 2px;
    bottom: -5px;
    left: 0;
    position: absolute;
}.tariff-wrapper-aWYX .payment-plans-EUTr:hover .plan-deals-IMVo::before {
    width: 100%;
}.tariff-wrapper-aWYX .study-price-SaAX p {
    color: #000000;
    overflow-wrap: break-word;
    margin-top: auto;
    line-height: 1.6;
    font-size: 15px;
    word-break: break-word;
}.tariff-wrapper-aWYX .img-center-kqFM {
    transition: transform 0.5s ease;
    overflow: hidden;
    height: 200px;
    position: relative;
}.tariff-wrapper-aWYX .img-center-kqFM::after {
    top: 0;
    position: absolute;
    width: 100%;
    content: "";
    left: 0;
    height: 100%;
    background: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.4) 100%);
}.tariff-wrapper-aWYX .payment-plans-EUTr:hover .img-center-kqFM {
    transform: scale(1.05);
}.tariff-wrapper-aWYX .payment-plans-EUTr:nth-child(odd) .pricing-offers-PLBN {
    flex-direction: column-reverse;
}.tariff-wrapper-aWYX .payment-plans-EUTr:nth-child(3n+1) {
    border-top: 3px solid rgb(160,156,201);
}.tariff-wrapper-aWYX .payment-plans-EUTr:nth-child(3n+2) {
    border-top: 3px solid rgb(108,93,182);
}.tariff-wrapper-aWYX .payment-plans-EUTr:nth-child(3n+3) {
    border-top: 3px solid #000000;
}

@media (min-width: 768px) {.tariff-wrapper-aWYX .cert-fees-vhVN {
    align-items: center;
    flex-direction: row;
    gap: 4rem;
}.tariff-wrapper-aWYX .class-cost-TQpa {
    order: 2;
    text-align: left;
    flex: 0 0 30%;
    margin-bottom: 0;
}.tariff-wrapper-aWYX .class-cost-TQpa h2 {
    text-align: left;
}.tariff-wrapper-aWYX .class-cost-TQpa h2::after {
    left: 0;
    transform: none;
}.tariff-wrapper-aWYX .deal-grid-QvoH {
    margin: 0;
    text-align: left;
}.tariff-wrapper-aWYX .basic-cost-VCmH {
    flex: 0 0 65%;
    order: 1;
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 992px) {.tariff-wrapper-aWYX .basic-cost-VCmH {
    grid-template-columns: repeat(2, 1fr);
}.tariff-wrapper-aWYX .payment-plans-EUTr:nth-child(4n+1) {
    transform: translateY(20px);
}.tariff-wrapper-aWYX .payment-plans-EUTr:nth-child(4n+3) {
    transform: translateY(-20px);
}.tariff-wrapper-aWYX .payment-plans-EUTr:hover {
    transform: translateY(0) scale(1.02);
}
}

@media (max-width: 767px) {.tariff-wrapper-aWYX {
    padding: 4rem 0;
}.tariff-wrapper-aWYX .study-price-SaAX {
    padding: 1.5rem;
}.tariff-wrapper-aWYX .study-price-SaAX h3 {
    font-size: 21px;
}.tariff-wrapper-aWYX .plan-deals-IMVo {
    font-size: 21px;
}.tariff-wrapper-aWYX .study-price-SaAX p {
    line-height: 1.5;
    font-size: calc(15px * 0.9);
    overflow-y: auto;
    max-height: 150px;
}.tariff-wrapper-aWYX .img-center-kqFM {
    height: 150px;
}
}

@media (max-width: 480px) {.tariff-wrapper-aWYX .basic-cost-VCmH {
    grid-template-columns: 1fr;
}.tariff-wrapper-aWYX .class-cost-TQpa h2 {
    font-size: calc(28px * 0.8);
}.tariff-wrapper-aWYX .deal-grid-QvoH {
    font-size: calc(15px * 0.9);
}.tariff-wrapper-aWYX .study-price-SaAX p {
    max-height: 120px;
}
}