﻿* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}html,body {
    color: #000000;
    min-height: 100%;
    auto
contain
touch-action: none;
    scroll-behavior: auto;
    font-family: Arial, sans-serif;
    height: 100%;
}.donate-books-iM {
    flex: 0 0 auto;
}.main-learn-ut {
    flex: 1 0 auto;
}a {
    color: inherit;
    text-decoration: none;
}svg {
    height: 30px;
    width: 30px;
}header,footer {
    width: 100%;
}.container {
    margin: auto;
    width: 1121px;
    max-width: 100%;
}.wrapper-viewport-KW {
    min-height: 100%;
    display: flex;
    flex-direction: column;
    height: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.contact-bA {
    overflow: hidden;
    padding: 120px 0 100px;
    position: relative;
    background: linear-gradient(135deg, rgb(238,234,239) 0%, rgb(238,234,239) 50%, rgb(210,198,212,0.5) 150%);
}.contact-bA::before {
    left: 0;
    top: 0;
    background-image: 
        linear-gradient(to right, rgb(210,198,212,0.5) 1px, transparent 1px),
        linear-gradient(to bottom, rgb(210,198,212,0.5) 1px, transparent 1px);
    position: absolute;
    background-size: 30px 30px;
    z-index: 1;
    opacity: 0.05;
    height: 100%;
    content: "";
    width: 100%;
}.contact-bA::after {
    bottom: 0;
    position: absolute;
    animation: scanline 3s infinite linear;
    left: 0;
    height: 2px;
    z-index: 2;
    width: 100%;
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgb(210,198,212) 15%, 
        rgb(176,161,179) 35%, 
        rgb(210,198,212) 65%, 
        transparent 100%);
    content: "";
}@keyframes scanline {
    0% {
        transform: translateX(-100%);
        opacity: 0.5;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: translateX(100%);
        opacity: 0.5;
    }
}

.contact-bA .img-rounded-box-Bj {
    height: 100%;
    left: 0;
    width: 100%;
    filter: contrast(1.2) brightness(0.8) grayscale(0.5);
    z-index: 0;
    opacity: 0.06;
    position: absolute;
    top: 0;
    mix-blend-mode: luminosity;
}.contact-bA .img-rounded-box-Bj::before {
    opacity: 0.03;
    mix-blend-mode: color-burn;
    height: 100%;
    left: 0;
    width: 100%;
    background: repeating-linear-gradient(
        -45deg,
        rgb(210,198,212) 0,
        rgb(210,198,212) 5px,
        transparent 5px,
        transparent 10px
    );
    position: absolute;
    content: "";
    top: 0;
}.contact-bA .container {
    z-index: 3;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
}.contact-bA h3 {
    text-align: center;
    letter-spacing: 3px;
    margin-bottom: 60px;
    font-size: 38px;
    font-weight: 700;
    color: rgb(210,198,212);
    text-transform: uppercase;
    position: relative;
}.contact-bA .contact-inquiry-QA {
    box-shadow: 
        0 20px 50px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(0, 0, 0, 0.02),
        0 0 0 15px rgb(238,234,239),
        0 0 30px rgb(210,198,212,0.5);
    display: flex;
    z-index: 2;
    overflow: hidden;
    flex-wrap: wrap;
    border-radius: 10px;
    position: relative;
    background: #ffffff;
}.contact-bA .contact-inquiry-QA::before {
    width: 100%;
    top: 0;
    background: linear-gradient(90deg, rgb(210,198,212), rgb(176,161,179));
    height: 3px;
    position: absolute;
    z-index: 3;
    content: "";
    left: 0;
}.contact-bA .reach-widget-ed {
    flex: 1 1 60%;
    background: linear-gradient(
        135deg,
        #ffffff 0%,
        #ffffff 85%,
        rgba(rgb(238,234,239), 0.3) 100%
    );
    padding: 50px;
    z-index: 2;
    position: relative;
}.contact-bA .reach-widget-ed::after {
    height: 40px;
    right: 20px;
    border-top: 2px solid rgb(210,198,212,0.5);
    width: 40px;
    position: absolute;
    opacity: 0.5;
    border-right: 2px solid rgb(210,198,212,0.5);
    content: "";
    top: 20px;
}.contact-bA .reach-widget-ed::before {
    opacity: 0.5;
    border-left: 2px solid rgb(210,198,212,0.5);
    width: 40px;
    height: 40px;
    left: 20px;
    border-bottom: 2px solid rgb(210,198,212,0.5);
    bottom: 20px;
    position: absolute;
    content: "";
}.contact-bA .reach-widget-ed h3 {
    font-size: 24px;
    color: #000000;
    padding: 0 0 10px 0;
    border-bottom: 1px solid rgb(238,234,239);
    letter-spacing: normal;
    text-align: left;
    margin-bottom: 30px;
    text-transform: none;
}.contact-bA .reach-widget-ed h3::before,
.contact-bA .reach-widget-ed h3::after {
    display: none;
}.contact-bA .reach-widget-ed input[type="text"],
.contact-bA .reach-widget-ed textarea {
    color: #000000;
    margin-bottom: 20px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
    border: none;
    font-size: 13px;
    padding: 16px 20px;
    width: 100%;
    font-family: Arial, sans-serif;
    border-radius: 10px;
    background: rgb(238,234,239);
    transition: all 0.3s ease;
}.contact-bA .reach-widget-ed input[type="text"]:focus,
.contact-bA .reach-widget-ed textarea:focus {
    box-shadow: 
        inset 0 1px 3px rgba(0, 0, 0, 0.05),
        0 0 0 2px rgb(210,198,212,0.5);
    outline: none;
    background: #ffffff;
}.contact-bA .reach-widget-ed input[type="text"]::placeholder,
.contact-bA .reach-widget-ed textarea::placeholder {
    color: #000000;
    opacity: 0.6;
    transition: all 0.3s ease;
}.contact-bA .reach-widget-ed input[type="text"]:focus::placeholder,
.contact-bA .reach-widget-ed textarea:focus::placeholder {
    transform: translateX(5px);
    opacity: 0.4;
}.contact-bA .reach-widget-ed textarea {
    resize: vertical;
    min-height: 150px;
}.contact-bA .reach-widget-ed .request-help-SO {
    align-items: flex-start;
    display: flex;
    margin-bottom: 25px;
}.contact-bA .reach-widget-ed .request-help-SO input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contact-bA .reach-widget-ed .request-help-SO label {
    line-height: 1.6;
    cursor: pointer;
    position: relative;
    padding-left: 35px;
    color: #000000;
    font-size: 16px;
}.contact-bA .reach-widget-ed .request-help-SO label::before {
    transition: all 0.2s ease;
    content: "";
    border: 1px solid rgb(238,234,239);
    top: 2px;
    height: 20px;
    left: 0;
    width: 20px;
    position: absolute;
    border-radius: 2px;
    background: #ffffff;
}.contact-bA .reach-widget-ed .request-help-SO input[type="checkbox"]:checked + label::before {
    background: rgb(210,198,212);
    border-color: rgb(210,198,212);
}.contact-bA .reach-widget-ed .request-help-SO input[type="checkbox"]:checked + label::after {
    content: "";
    left: 7px;
    position: absolute;
    transform: rotate(45deg);
    height: 12px;
    top: 4px;
    border: solid #ffffff;
    width: 6px;
    border-width: 0 2px 2px 0;
}.contact-bA .reach-widget-ed .request-help-SO a {
    background-size: 0% 100%;
    font-weight: 600;
    transition: all 0.3s ease;
    transition: background-size 0.3s ease;
    text-decoration: none;
    background-image: linear-gradient(
        transparent calc(100% - 2px),
        rgb(210,198,212,0.5) 2px
    );
    background-repeat: no-repeat;
    color: rgb(210,198,212);
}.contact-bA .reach-widget-ed .request-help-SO a:hover {
    background-size: 100% 100%;
}.contact-bA .reach-widget-ed .connect-map-nl {
    border-radius: 10px;
    border: none;
    letter-spacing: 1px;
    position: relative;
    cursor: pointer;
    box-shadow: 0 4px 15px rgb(210,198,212,0.5);
    overflow: hidden;
    background: rgb(210,198,212);
    font-size: 19px;
    padding: 16px 30px;
    color: #ffffff;
    z-index: 1;
    font-weight: 600;
    transition: all 0.4s ease;
}.contact-bA .reach-widget-ed .connect-map-nl::before {
    width: 100%;
    top: 0;
    position: absolute;
    content: "";
    left: 0;
    z-index: -1;
    height: 100%;
    background-size: 200% 200%;
    opacity: 0;
    background: repeating-linear-gradient(
        -45deg,
        rgb(176,161,179) 0%,
        rgb(176,161,179) 10%,
        rgb(210,198,212) 10%,
        rgb(210,198,212) 20%
    );
    transition: opacity 0.4s ease;
}.contact-bA .reach-widget-ed .connect-map-nl:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgb(210,198,212,0.5);
}.contact-bA .reach-widget-ed .connect-map-nl:hover::before {
    opacity: 1;
    animation: buttonBg 5s linear infinite;
}@keyframes buttonBg {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 100%;
    }
}

.contact-bA .query-help-OU {
    padding: 50px;
    overflow: hidden;
    background: rgb(238,234,239);
    position: relative;
    flex: 1 1 35%;
    z-index: 2;
}.contact-bA .query-help-OU::before {
    position: absolute;
    background-size: 60px 60px;
    content: "";
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(210,198,212,0.5) 0%, transparent 10px),
        radial-gradient(circle at 80% 70%, rgb(210,198,212,0.5) 0%, transparent 10px);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0.1;
}.contact-bA .query-help-OU::after {
    top: 0;
    width: 100%;
    position: absolute;
    content: "";
    height: 100%;
    background: 
        linear-gradient(90deg, transparent 90%, rgb(210,198,212,0.5) 100%),
        linear-gradient(180deg, transparent 90%, rgb(210,198,212,0.5) 100%);
    left: 0;
    opacity: 0.3;
}.contact-bA .query-help-OU h4 {
    font-size: 24px;
    margin-bottom: 40px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    font-weight: 600;
    color: #000000;
    padding-bottom: 15px;
    position: relative;
}.contact-bA .query-help-OU h4::after {
    background: linear-gradient(90deg, rgb(210,198,212), rgb(176,161,179));
    height: 3px;
    content: "";
    bottom: -1px;
    left: 0;
    position: absolute;
    width: 50px;
}.contact-bA .query-help-OU .support-message-yO {
    padding: 0;
    margin: 0;
    list-style: none;
}.contact-bA .query-help-OU .support-message-yO li {
    position: relative;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
    background: rgba(255, 255, 255, 0.7);
    margin-bottom: 25px;
    border-left: 3px solid rgb(210,198,212);
    backdrop-filter: blur(5px);
    align-items: center;
    padding: 15px;
    transition: all 0.3s ease;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
}.contact-bA .query-help-OU .support-message-yO li::before {
    z-index: 2;
    top: 0;
    position: absolute;
    left: 0;
    content: "";
    width: 3px;
    height: 100%;
    background: rgb(210,198,212);
}.contact-bA .query-help-OU .support-message-yO li::after {
    width: 100%;
    opacity: 0;
    top: 0;
    position: absolute;
    z-index: -1;
    height: 100%;
    left: 0;
    background: rgb(210,198,212,0.5);
    content: "";
    transition: all 0.3s ease;
}.contact-bA .query-help-OU .support-message-yO li:hover {
    border-left-color: rgb(176,161,179);
    transform: translateX(5px);
}.contact-bA .query-help-OU .support-message-yO li:hover::after {
    opacity: 0.05;
}.contact-bA .query-help-OU .support-message-yO li svg {
    transition: all 0.3s ease;
    width: 22px;
    height: 22px;
    margin-right: 15px;
    position: relative;
    z-index: 2;
}.contact-bA .query-help-OU .support-message-yO li:hover svg {
    transform: scale(1.2);
}.contact-bA .query-help-OU .support-message-yO li svg path {
    transition: all 0.3s ease;
    fill: rgb(210,198,212);
}.contact-bA .query-help-OU .support-message-yO li:hover svg path {
    fill: rgb(176,161,179);
}.contact-bA .query-help-OU .support-message-yO li span {
    font-size: 13px;
    position: relative;
    color: #000000;
    z-index: 2;
}.contact-bA .query-help-OU .support-message-yO li a {
    transition: all 0.3s ease;
    text-decoration: none;
    position: relative;
    color: #000000;
}.contact-bA .query-help-OU .support-message-yO li a::before {
    position: absolute;
    height: 1px;
    bottom: -2px;
    left: 0;
    width: 100%;
    content: "";
    transition: transform 0.3s ease;
    transform-origin: right;
    background: rgb(210,198,212);
    transform: scaleX(0);
}.contact-bA .query-help-OU .support-message-yO li a:hover {
    color: rgb(210,198,212);
}.contact-bA .query-help-OU .support-message-yO li a:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}

@media (max-width: 992px) {.contact-bA {
    padding: 80px 0 60px;
}.contact-bA h3 {
    margin-bottom: 40px;
}.contact-bA .contact-inquiry-QA {
    flex-direction: column;
}.contact-bA .reach-widget-ed,
    .contact-bA .query-help-OU {
    flex: 1 1 100%;
}.contact-bA .query-help-OU {
    border-top: 1px solid rgb(238,234,239);
}
}

@media (max-width: 768px) {.contact-bA {
    padding: 60px 0;
}.contact-bA h3 {
    margin-bottom: 35px;
    font-size: calc(38px * 0.85);
}.contact-bA .reach-widget-ed h3,
    .contact-bA .query-help-OU h4 {
    font-size: calc(24px * 0.9);
}.contact-bA .reach-widget-ed,
    .contact-bA .query-help-OU {
    padding: 35px;
}.contact-bA .reach-widget-ed::before,
    .contact-bA .reach-widget-ed::after {
    width: 30px;
    height: 30px;
}.contact-bA .reach-widget-ed input[type="text"],
    .contact-bA .reach-widget-ed textarea {
    padding: 14px 16px;
}
}

@media (max-width: 576px) {.contact-bA {
    padding: 50px 0;
}.contact-bA h3 {
    font-size: calc(38px * 0.7);
    margin-bottom: 30px;
}.contact-bA .contact-inquiry-QA {
    box-shadow: 
            0 15px 30px rgba(0, 0, 0, 0.1),
            0 0 0 1px rgba(0, 0, 0, 0.02),
            0 0 0 8px rgb(238,234,239);
}.contact-bA .reach-widget-ed,
    .contact-bA .query-help-OU {
    padding: 25px 20px;
}.contact-bA .reach-widget-ed::before,
    .contact-bA .reach-widget-ed::after {
    display: none;
}.contact-bA .reach-widget-ed input[type="text"],
    .contact-bA .reach-widget-ed textarea {
    padding: 12px 15px;
    margin-bottom: 15px;
}.contact-bA .reach-widget-ed .request-help-SO label {
    font-size: calc(16px * 0.9);
}.contact-bA .reach-widget-ed .connect-map-nl {
    padding: 14px 20px;
    width: 100%;
}.contact-bA .query-help-OU .support-message-yO li {
    margin-bottom: 15px;
    padding: 12px;
}}.ty-page-xC {
    padding: 120px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(238,234,239) 0%, rgb(176,161,179,0.5) 100%);
    overflow: hidden;
}.ty-page-xC::before {
    position: absolute;
    top: -10%;
    background: radial-gradient(circle, rgb(210,198,212,0.5) 0%, transparent 70%);
    animation: float 15s infinite ease-in-out;
    content: "";
    height: 300px;
    width: 300px;
    opacity: 0.6;
    right: -5%;
    filter: blur(40px);
}.ty-page-xC::after {
    opacity: 0.6;
    width: 250px;
    content: "";
    position: absolute;
    background: radial-gradient(circle, rgb(176,161,179,0.5) 0%, transparent 70%);
    left: -5%;
    bottom: -5%;
    height: 250px;
    animation: float 12s infinite ease-in-out reverse;
    filter: blur(30px);
}.ty-page-xC .container {
    padding: 0 20px;
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}.ty-page-xC h2 {
    transform: perspective(1000px) translateZ(0);
    font-weight: 700;
    color: rgb(210,198,212);
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    font-family: Arial, sans-serif;
    margin-bottom: 40px;
    line-height: 1.3;
    font-size: clamp(28px, 5vw, 29px);
    position: relative;
}.ty-page-xC h2::before {
    height: 3px;
    width: 80px;
    content: "";
    left: 0;
    background: linear-gradient(90deg, rgb(210,198,212) 0%, rgb(176,161,179) 100%);
    position: absolute;
    transform-origin: left;
    animation: expand 1.5s ease-out forwards;
    bottom: -12px;
}.ty-page-xC .skill-boost-tR {
    transform: perspective(1000px) rotateX(2deg);
    background: linear-gradient(to right bottom, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.6));
    padding: 40px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    transition: transform 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
    backdrop-filter: blur(10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    position: relative;
}.ty-page-xC .skill-boost-tR:hover {
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.12);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.ty-page-xC .skill-boost-tR::before {
    z-index: -1;
    animation: pulse 4s infinite alternate;
    right: -5px;
    opacity: 0.5;
    position: absolute;
    filter: blur(15px);
    bottom: -5px;
    top: -5px;
    content: "";
    background: linear-gradient(135deg, rgb(210,198,212,0.5), transparent, rgb(176,161,179,0.5));
    left: -5px;
}.ty-page-xC ul {
    margin: 0;
    list-style: none;
    padding: 0;
}.ty-page-xC li {
    padding-left: 25px;
    position: relative;
    margin-bottom: 10px;
}.ty-page-xC li::before {
    transform: rotate(45deg);
    height: 8px;
    width: 8px;
    background: rgb(210,198,212);
    left: 0;
    animation: pulse 4s infinite alternate;
    top: 12px;
    content: "";
    position: absolute;
}.ty-page-xC span {
    font-size: 12px;
    display: block;
    font-family: Arial, sans-serif;
    position: relative;
    overflow: hidden;
    line-height: 1.8;
    color: #000000;
    animation: fadeIn 1s ease-out forwards;
}

@keyframes expand {
    0% { width: 0; }
    100% { width: 80px; }
}

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

@keyframes pulse {
    0% { opacity: 0.5; }
    100% { opacity: 0.9; }
}

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

@media (max-width: 991px) {.ty-page-xC {
    padding: 90px 0;
}.ty-page-xC .skill-boost-tR {
    transform: perspective(1000px) rotateX(1deg);
    padding: 30px;
}
}

@media (max-width: 767px) {.ty-page-xC {
    padding: 70px 0;
}.ty-page-xC h2 {
    margin-bottom: 30px;
}.ty-page-xC .skill-boost-tR {
    transform: none;
    padding: 25px;
}.ty-page-xC .skill-boost-tR:hover {
    transform: translateY(-3px);
}.ty-page-xC h2::before {
    bottom: -10px;
    width: 60px;
}
}

@media (max-width: 575px) {.ty-page-xC {
    padding: 50px 0;
}.ty-page-xC h2 {
    margin-bottom: 25px;
    font-size: 24px;
}.ty-page-xC .skill-boost-tR {
    padding: 20px;
}.ty-page-xC li {
    padding-left: 20px;
}.ty-page-xC span {
    font-size: calc(12px - 1px);
    line-height: 1.6;
}.ty-page-xC h2::before {
    width: 50px;
    height: 2px;
}}.ideal-participants-Ol {
    background: linear-gradient(135deg, rgb(238,234,239) 0%, rgba(0, 0, 0, 0.5) 100%);
    position: relative;
    overflow: hidden;
    padding: 100px 0;
}.ideal-participants-Ol::before {
    opacity: 0.6;
    width: 100%;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(210,198,212,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(176,161,179,0.5) 0%, transparent 40%);
    z-index: 0;
    position: absolute;
    height: 100%;
    left: 0;
    content: "";
    top: 0;
}.ideal-participants-Ol::after {
    opacity: 0.03;
    content: "";
    z-index: 0;
    background-size: 120px 120px;
    background-image: 
        linear-gradient(45deg, #000000 25%, transparent 25%),
        linear-gradient(-45deg, #000000 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, #000000 25%),
        linear-gradient(-45deg, transparent 75%, #000000 25%);
    position: absolute;
    left: 0;
    background-position: 0 0, 0 60px, 60px -60px, -60px 0px;
    top: 0;
    width: 100%;
    height: 100%;
}.ideal-participants-Ol .container {
    padding: 0 20px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}.ideal-participants-Ol .skill-boost-tR {
    backdrop-filter: blur(12px);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 3px 10px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(255, 255, 255, 0.1) inset;
    transform: translateY(0);
    background: rgba(255, 255, 255, 0.08);
    padding: 50px;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    overflow: hidden;
}.ideal-participants-Ol .skill-boost-tR:hover {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 5px 15px rgba(0, 0, 0, 0.08),
        0 0 0 1px rgba(255, 255, 255, 0.15) inset;
    transform: translateY(-10px);
}.ideal-participants-Ol .skill-boost-tR::before {
    right: -100px;
    content: "";
    width: 200px;
    filter: blur(30px);
    position: absolute;
    height: 200px;
    border-radius: 50%;
    background: linear-gradient(45deg, rgb(210,198,212) 0%, rgb(176,161,179) 100%);
    animation: pulse-effect 8s infinite alternate ease-in-out;
    opacity: 0.1;
    top: -100px;
}.ideal-participants-Ol .skill-boost-tR::after {
    position: absolute;
    animation: pulse-effect 8s infinite alternate-reverse ease-in-out;
    filter: blur(25px);
    bottom: -75px;
    left: -75px;
    content: "";
    background: linear-gradient(225deg, rgb(176,161,179) 0%, rgb(210,198,212) 100%);
    border-radius: 50%;
    opacity: 0.1;
    height: 150px;
    width: 150px;
}@keyframes pulse-effect {
    0% {
        transform: scale(1);
        opacity: 0.1;
    }
    50% {
        transform: scale(1.5);
        opacity: 0.2;
    }
    100% {
        transform: scale(1);
        opacity: 0.1;
    }
}

.ideal-participants-Ol h4 {
    font-size: 38px;
    margin-bottom: 40px;
    color: #ffffff;
    font-weight: 700;
    position: relative;
    text-align: center;
    padding-bottom: 15px;
}.ideal-participants-Ol h4::after {
    background: linear-gradient(90deg, rgb(210,198,212) 0%, rgb(176,161,179) 100%);
    bottom: 0;
    left: 50%;
    border-radius: 10px;
    height: 4px;
    transform: translateX(-50%);
    width: 80px;
    position: absolute;
    content: "";
}.ideal-participants-Ol div p {
    transition: all 0.3s ease;
    font-size: calc(18px + 2px);
    border-left: 3px solid rgb(210,198,212);
    padding: 15px 20px;
    display: flex;
    border-radius: 10px;
    position: relative;
    align-items: center;
    background: rgba(255, 255, 255, 0.05);
    color: #ffffff;
    margin-bottom: 25px;
    backdrop-filter: blur(5px);
}.ideal-participants-Ol div p:last-child {
    margin-bottom: 0;
}.ideal-participants-Ol div p:hover {
    background: rgba(255, 255, 255, 0.1);
    transform: translateX(5px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}.ideal-participants-Ol div p svg {
    height: 24px;
    min-width: 24px;
    width: 24px;
    margin-right: 15px;
    filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.2));
    transition: transform 0.3s ease;
}.ideal-participants-Ol div p:hover svg {
    transform: scale(1.2) rotate(5deg);
}.ideal-participants-Ol div p svg path {
    fill: rgb(210,198,212);
}.ideal-participants-Ol div p::after {
    height: 1px;
    content: "";
    transition: width 0.5s ease;
    width: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(90deg, rgb(210,198,212) 0%, transparent 100%);
    position: absolute;
}.ideal-participants-Ol div p:hover::after {
    width: 100%;
}

@keyframes gradient-animation {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@media (max-width: 991px) {.ideal-participants-Ol {
    padding: 80px 0;
}.ideal-participants-Ol .skill-boost-tR {
    padding: 40px 30px;
}.ideal-participants-Ol h4 {
    margin-bottom: 30px;
    font-size: calc(38px - 2px);
}.ideal-participants-Ol div p {
    margin-bottom: 20px;
    padding: 12px 15px;
    font-size: 18px;
}
}

@media (max-width: 767px) {.ideal-participants-Ol {
    padding: 60px 0;
}.ideal-participants-Ol .skill-boost-tR {
    padding: 30px 20px;
}.ideal-participants-Ol h4 {
    font-size: calc(38px - 4px);
    padding-bottom: 12px;
    margin-bottom: 25px;
}.ideal-participants-Ol h4::after {
    height: 3px;
    width: 60px;
}.ideal-participants-Ol div p {
    margin-bottom: 15px;
    font-size: calc(18px - 1px);
    padding: 10px 12px;
}.ideal-participants-Ol div p svg {
    min-width: 20px;
    margin-right: 10px;
    width: 20px;
    height: 20px;
}.ideal-participants-Ol::before,
    .ideal-participants-Ol::after {
    opacity: 0.05;
}
}

@media (max-width: 479px) {.ideal-participants-Ol {
    padding: 40px 0;
}.ideal-participants-Ol .skill-boost-tR {
    padding: 25px 15px;
}.ideal-participants-Ol h4 {
    font-size: calc(38px - 6px);
}.ideal-participants-Ol div p {
    font-size: calc(18px - 2px);
    padding: 8px 10px;
}.ideal-participants-Ol div p svg {
    width: 18px;
    min-width: 18px;
    margin-right: 8px;
    height: 18px;
}}.welcome-board-wO {
    position: relative;
    overflow: hidden;
    width: 100%;
}.welcome-board-wO .learn-open-oz {
    display: flex;
    align-items: center;
    padding: 6rem 2rem;
    justify-content: center;
    box-sizing: border-box;
    min-height: 100vh;
    position: relative;
}.welcome-board-wO .learn-open-oz::before {
    backdrop-filter: blur(5px) saturate(120%);
    bottom: 0;
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    z-index: 1;
    background: linear-gradient(135deg, 
    rgba(0, 0, 0, 0.85) 0%, 
    rgba(0, 0, 0, 0.6) 50%, 
    rgba(0, 0, 0, 0.75) 100%);
    top: 0;
}.welcome-board-wO .learn-open-oz::after {
    z-index: 2;
    bottom: -20px;
    position: absolute;
    right: -20px;
    background: linear-gradient(0deg, rgb(210,198,212) 0%, transparent 100%);
    left: -20px;
    content: '';
    opacity: 0.15;
    transform: skewY(-3deg);
    height: 220px;
}.welcome-board-wO .learn-space-zO {
    animation: fadeIn 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    position: relative;
    padding: 3.5rem;
    width: 100%;
    max-width: 900px;
    transform-style: preserve-3d;
    z-index: 3;
    perspective: 1000px;
}.welcome-board-wO .learn-space-zO::before {
    border-radius: 12px;
    right: 0;
    position: absolute;
    left: 0;
    content: '';
    top: 0;
    transform: translateZ(-10px);
    backdrop-filter: blur(10px);
    z-index: -1;
    background: linear-gradient(145deg, 
    rgba(255, 255, 255, 0.08) 0%, 
    rgba(255, 255, 255, 0.03) 50%, 
    rgba(255, 255, 255, 0.01) 100%);
    box-shadow: 
    20px 20px 60px rgba(0, 0, 0, 0.1),
    -20px -20px 60px rgba(255, 255, 255, 0.05),
    inset 5px 5px 15px rgba(255, 255, 255, 0.05),
    inset -5px -5px 15px rgba(0, 0, 0, 0.1);
    bottom: 0;
}.welcome-board-wO h1 {
    opacity: 0;
    font-size: clamp(2.8rem, 5vw, 4.5rem);
    color: #ffffff;
    letter-spacing: -0.02em;
    line-height: 1.2;
    position: relative;
    transform: translateZ(30px);
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
    animation: slideUp 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s forwards;
    font-weight: 700;
    margin-bottom: 1.5rem;
}.welcome-board-wO h1::after {
    width: 120px;
    background: linear-gradient(90deg, rgb(210,198,212), rgb(210,198,212,0.5));
    transform-origin: left;
    left: 0;
    height: 5px;
    animation: expandLine 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1s forwards;
    position: absolute;
    content: '';
    transform: scaleX(0);
    bottom: -15px;
    border-radius: 10px;
}.welcome-board-wO h3 {
    margin-top: 2rem;
    line-height: 1.5;
    opacity: 0.9;
    opacity: 0;
    font-weight: 600;
    transform: translateZ(20px);
    animation: slideUp 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.6s forwards;
    font-size: clamp(1.2rem, 3vw, 1.8rem);
    color: #ffffff;
    margin-bottom: 1.8rem;
}.welcome-board-wO p {
    transform: translateZ(10px);
    margin-top: 1.5rem;
    animation: slideUp 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.9s forwards;
    font-size: clamp(1rem, 2vw, 1.3rem);
    font-weight: 400;
    line-height: 1.6;
    opacity: 0;
    padding-left: 20px;
    border-left: 3px solid rgb(176,161,179);
    color: #ffffff;
}

@keyframes slideUp {
  from {
    opacity: 0;
    transform: translateY(30px) translateZ(0);
  }
  to {
    opacity: 1;
    transform: translateY(0) translateZ(var(--z, 30px));
  }
}

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

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

@media (max-width: 992px) {.welcome-board-wO .learn-space-zO {
    padding: 2.5rem;
}
}

@media (max-width: 768px) {.welcome-board-wO .learn-open-oz {
    padding: 4rem 1.5rem;
    align-items: flex-start;
    padding-top: 6rem;
}.welcome-board-wO .learn-space-zO {
    padding: 2rem;
}.welcome-board-wO h1 {
    margin-bottom: 1.2rem;
}.welcome-board-wO h1::after {
    height: 4px;
    bottom: -10px;
    width: 80px;
}.welcome-board-wO h3 {
    margin-top: 1.5rem;
    margin-bottom: 1.2rem;
}
}

@media (max-width: 576px) {.welcome-board-wO .learn-open-oz {
    padding: 3rem 1rem;
    padding-top: 5rem;
}.welcome-board-wO .learn-space-zO {
    padding: 1.5rem;
}.welcome-board-wO h1 {
    margin-bottom: 1rem;
}.welcome-board-wO h1::after {
    height: 3px;
    width: 60px;
    bottom: -8px;
}.welcome-board-wO h3 {
    margin-bottom: 1rem;
    margin-top: 1.2rem;
}.welcome-board-wO p {
    border-left-width: 2px;
    padding-left: 15px;
}}

.welcome-board-wO .learn-space-zO:hover {
    transform: translateZ(5px) scale(1.01);
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
}.welcome-board-wO .learn-space-zO:hover h1::after {
    background: linear-gradient(90deg, rgb(176,161,179), rgb(210,198,212));
    transition: background 0.5s ease;
}.popupPrivacySettings-rj {
    border-top: 3px solid rgb(210,198,212);
    box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.5);
    justify-content: center;
    background: rgb(238,234,239);
    z-index: 100;
    position: fixed;
    display: flex;
    padding: 20px 0;
    width: 100%;
    bottom: 0;
}.cookie-necessary-sa {
    max-width: 1200px;
    width: 90%;
    margin: auto;
    border-radius: 17px;
    padding: 20px;
    border: 2px solid rgb(210,198,212);
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: space-between;
}.cookie-confirm-QC {
    flex-shrink: 0;
    margin-right: 20px;
}.cookie-confirm-QC svg {
    fill: rgb(210,198,212);
    height: 50px;
    width: 50px;
}.digital-cookies-VN {
    flex-grow: 1;
    text-align: left;
    color: #ffffff;
}.digital-cookies-VN h5 {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 19px;
    color: rgb(210,198,212);
    text-transform: uppercase;
    letter-spacing: 1px;
}.digital-cookies-VN p {
    color: #ffffff;
    margin: 0;
    line-height: 1.5;
    font-size: 18px;
}.digital-cookies-VN p a {
    text-decoration: underline;
    color: rgb(210,198,212);
}.cookie-expand-KZ {
    border: none;
    padding: 10px 20px;
    flex-shrink: 0;
    color: #ffffff;
    cursor: pointer;
    background: rgb(210,198,212);
    font-size: 19px;
    text-align: center;
    min-width: 120px;
    text-decoration: none;
    border-radius: 10px;
}.cookie_button.data-notice-yF {
    margin-right: 10px;
}#privacyAlertPopup-cJ {
    display: none;
}#privacyAlertPopup-cJ:checked ~ .popupPrivacySettings-rj {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 1200px) {.cookie-necessary-sa {
    align-items: center;
    text-align: center;
    flex-direction: column;
}.cookie-confirm-QC {
    margin-bottom: 20px;
    margin-right: 0;
}.cookie-expand-KZ {
    max-width: 250px;
    width: 100%;
    margin: 10px 0;
}}
.program-overview-Bv {
    position: relative;
    padding: 100px 0;
    background: rgb(238,234,239);
    overflow: hidden;
}.program-overview-Bv::before {
    position: absolute;
    left: 0;
    background: 
        linear-gradient(135deg, rgb(210,198,212,0.5) 0%, transparent 40%),
        linear-gradient(225deg, rgb(176,161,179,0.5) 0%, transparent 40%);
    width: 100%;
    top: 0;
    opacity: 0.4;
    z-index: 0;
    content: "";
    height: 100%;
}.program-overview-Bv::after {
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    content: "";
    z-index: 0;
    animation: gridMove 20s linear infinite;
    opacity: 0.2;
    position: absolute;
}.program-overview-Bv .container {
    z-index: 1;
    position: relative;
}.program-overview-Bv .skill-boost-tR {
    justify-content: center;
    display: flex;
    align-items: center;
    position: relative;
    min-height: 500px;
    flex-direction: column;
}.program-overview-Bv .img-rounded-box-Bj {
    width: 100%;
    z-index: 0;
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
}.program-overview-Bv .img-rounded-box-Bj::before {
    content: "";
    top: 0;
    height: 100%;
    z-index: 1;
    mix-blend-mode: multiply;
    width: 100%;
    background: linear-gradient(
        135deg,
        rgba(0, 0, 0, 0.5) 0%,
        transparent 40%,
        transparent 60%,
        rgba(0, 0, 0, 0.5) 100%
    );
    left: 0;
    position: absolute;
}.program-overview-Bv .program-map-VX {
    display: grid;
    position: relative;
    gap: 30px;
    grid-template-rows: auto auto 1fr;
    z-index: 2;
    width: 100%;
    grid-template-areas: 
        "logo logo"
        "title photo1"
        "desc photo2";
    grid-template-columns: 60% 40%;
}.program-overview-Bv .nav-mainwrap-Kz {
    border-radius: 50%;
    z-index: 10;
    height: 80px;
    transition: all 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    justify-self: center;
    width: 80px;
    grid-area: logo;
    justify-content: center;
    box-shadow: 
        0px 10px 30px rgba(0, 0, 0, 0.1),
        0px 4px 10px rgb(210,198,212,0.5);
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    background: #ffffff;
    position: relative;
}.program-overview-Bv .nav-mainwrap-Kz::before {
    left: -8px;
    content: "";
    z-index: -1;
    animation: spin 10s linear infinite;
    bottom: -8px;
    border-radius: 50%;
    opacity: 0.6;
    top: -8px;
    background: conic-gradient(
        from 0deg, 
        rgb(210,198,212,0.5), 
        rgb(176,161,179,0.5), 
        rgb(210,198,212,0.5)
    );
    right: -8px;
    position: absolute;
}.program-overview-Bv .nav-mainwrap-Kz::after {
    position: absolute;
    left: -15px;
    top: -15px;
    opacity: 0.3;
    bottom: -15px;
    border-radius: 50%;
    z-index: -2;
    right: -15px;
    border: 1px solid rgb(210,198,212,0.5);
    content: "";
    animation: pulse 4s ease-in-out infinite;
}.program-overview-Bv .nav-mainwrap-Kz:hover {
    box-shadow: 
        0px 15px 40px rgba(0, 0, 0, 0.15),
        0px 6px 15px rgb(210,198,212,0.5);
    transform: scale(1.1) rotate(5deg);
}.program-overview-Bv .nav-mainwrap-Kz svg {
    width: 45px;
    height: 45px;
    transition: transform 0.5s ease;
}.program-overview-Bv .nav-mainwrap-Kz:hover svg {
    transform: rotate(-10deg);
}.program-overview-Bv .nav-mainwrap-Kz svg path {
    transition: fill 0.3s ease;
    fill: rgb(210,198,212);
}.program-overview-Bv .nav-mainwrap-Kz:hover svg path {
    fill: rgb(176,161,179);
}.program-overview-Bv h3 {
    color: #000000;
    clip-path: polygon(0% 0%, 95% 0%, 100% 50%, 95% 100%, 0% 100%);
    position: relative;
    padding: 30px 40px;
    margin: 0;
    z-index: 5;
    grid-area: title;
    transform: translateX(-5%);
    transition: all 0.5s ease;
    font-size: 35px;
    border-radius: 0 30px 30px 0;
    font-weight: 700;
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
    background: #ffffff;
}.program-overview-Bv h3::before {
    border: 1px dashed rgb(210,198,212,0.5);
    border-radius: 0 10px 10px 0;
    opacity: 0.5;
    left: 10px;
    z-index: -1;
    clip-path: polygon(0% 0%, 95% 0%, 100% 50%, 95% 100%, 0% 100%);
    top: 10px;
    content: "";
    position: absolute;
    right: 10px;
    bottom: 10px;
}.program-overview-Bv h3::after {
    height: 3px;
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(210,198,212), rgb(176,161,179));
    bottom: 15px;
    position: absolute;
    content: "";
    width: 60px;
    transition: width 0.4s ease;
    left: 40px;
}.program-overview-Bv .program-map-VX:hover h3 {
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateX(0%);
}.program-overview-Bv .program-map-VX:hover h3::after {
    width: 100px;
}.program-overview-Bv p {
    clip-path: polygon(0% 0%, 93% 0%, 100% 50%, 93% 100%, 0% 100%);
    z-index: 4;
    border-radius: 0 30px 30px 0;
    margin: 0;
    padding-right: 70px;
    background: #ffffff;
    position: relative;
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
    padding: 35px 40px;
    grid-area: desc;
    transition: all 0.5s ease 0.1s;
    transform: translateX(-10%);
    line-height: 1.8;
    color: #000000;
    font-size: 12px;
}.program-overview-Bv p::before {
    border-radius: 0 10px 10px 0;
    clip-path: polygon(0% 0%, 93% 0%, 100% 50%, 93% 100%, 0% 100%);
    bottom: 10px;
    z-index: -1;
    content: "";
    position: absolute;
    opacity: 0.5;
    border: 1px dashed rgb(176,161,179,0.5);
    left: 10px;
    right: 10px;
    top: 10px;
}.program-overview-Bv .program-map-VX:hover p {
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateX(-5%);
}.program-overview-Bv .img-rounded-box-Bj::after {
    content: "";
    left: 0;
    position: absolute;
    mix-blend-mode: multiply;
    top: 0;
    z-index: 1;
    transition: opacity 0.5s ease;
    opacity: 0.5;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
}.program-overview-Bv .program-map-VX::after {
    position: relative;
    height: 100%;
    background-position: center bottom;
    content: "";
    clip-path: polygon(15% 0%, 100% 0%, 100% 100%, 0% 100%);
    transition: all 0.5s ease 0.1s;
    background-size: cover;
    transform: translateX(15%);
    grid-area: photo2;
    background: inherit;
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
    z-index: 2;
    border-radius: 30px 0 0 30px;
}.program-overview-Bv .program-map-VX:hover::before {
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateX(5%);
}.program-overview-Bv .program-map-VX:hover::after {
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateX(10%);
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 0.3;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.5;
    }
}

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {.program-overview-Bv {
    padding: 80px 0;
}.program-overview-Bv .program-map-VX {
    gap: 25px;
    grid-template-columns: 55% 45%;
}.program-overview-Bv h3 {
    font-size: calc(35px - 2px);
    padding: 25px 35px;
}.program-overview-Bv p {
    padding: 30px 35px;
}
}

@media (min-width: 768px) and (max-width: 991px) {.program-overview-Bv {
    padding: 70px 0;
}.program-overview-Bv .skill-boost-tR {
    min-height: auto;
}.program-overview-Bv .program-map-VX {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto auto 250px;
    grid-template-areas: 
            "logo logo"
            "title title"
            "desc desc"
            "photo1 photo2";
    gap: 20px;
}.program-overview-Bv h3 {
    clip-path: none;
    font-size: calc(35px - 4px);
    border-radius: 30px;
    padding: 25px 30px;
    transform: none;
}.program-overview-Bv h3::before {
    clip-path: none;
    border-radius: 10px;
}.program-overview-Bv p {
    border-radius: 30px;
    transform: none;
    clip-path: none;
    padding: 25px 30px;
}.program-overview-Bv p::before {
    border-radius: 10px;
    clip-path: none;
}.program-overview-Bv .program-map-VX::before,
    .program-overview-Bv .program-map-VX::after {
    border-radius: 30px;
    height: 250px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 10% 100%);
    transform: none;
}.program-overview-Bv .program-map-VX::after {
    clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
}.program-overview-Bv .program-map-VX:hover h3,
    .program-overview-Bv .program-map-VX:hover p,
    .program-overview-Bv .program-map-VX:hover::before,
    .program-overview-Bv .program-map-VX:hover::after {
    transform: none;
}.program-overview-Bv .nav-mainwrap-Kz {
    margin-bottom: 15px;
    height: 70px;
    width: 70px;
}.program-overview-Bv .nav-mainwrap-Kz svg {
    width: 40px;
    height: 40px;
}
}

@media (max-width: 767px) {.program-overview-Bv {
    padding: 60px 0;
}.program-overview-Bv .skill-boost-tR {
    min-height: auto;
}.program-overview-Bv .program-map-VX {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto 200px;
    grid-template-areas: 
            "logo"
            "title"
            "desc"
            "photo1";
    gap: 15px;
}.program-overview-Bv h3 {
    font-size: calc(35px - 6px);
    transform: none;
    padding: 20px 25px;
    border-radius: 30px;
    clip-path: none;
}.program-overview-Bv h3::before {
    display: none;
}.program-overview-Bv h3::after {
    width: 50px;
    left: 25px;
    bottom: 10px;
    height: 2px;
}.program-overview-Bv p {
    line-height: 1.6;
    border-radius: 30px;
    padding: 20px 25px;
    transform: none;
    clip-path: none;
    font-size: calc(12px - 1px);
}.program-overview-Bv p::before {
    display: none;
}.program-overview-Bv .program-map-VX::before {
    border-radius: 30px;
    height: 200px;
    transform: none;
    clip-path: none;
}.program-overview-Bv .program-map-VX::after {
    display: none;
}.program-overview-Bv .program-map-VX:hover h3,
    .program-overview-Bv .program-map-VX:hover p,
    .program-overview-Bv .program-map-VX:hover::before {
    transform: none;
}.program-overview-Bv .nav-mainwrap-Kz {
    height: 60px;
    width: 60px;
    margin-bottom: 10px;
}.program-overview-Bv .nav-mainwrap-Kz::before,
    .program-overview-Bv .nav-mainwrap-Kz::after {
    display: none;
}.program-overview-Bv .nav-mainwrap-Kz svg {
    width: 35px;
    height: 35px;
}}.teaching-experience-Zd {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(238,234,239) 0%, rgba(0, 0, 0, 0.5) 100%);
    padding: 6rem 0;
}.teaching-experience-Zd::before {
    background: conic-gradient(from 45deg at 50% 50%, transparent 0deg, rgb(210,198,212,0.5) 90deg, transparent 180deg, rgb(176,161,179,0.5) 270deg, transparent 360deg);
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    opacity: 0.2;
    left: 0;
    animation: rotateBg 30s linear infinite;
    top: 0;
}@keyframes rotateBg {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.teaching-experience-Zd .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 1.5rem;
    z-index: 1;
}.teaching-experience-Zd .edu-feedback-uB {
    backdrop-filter: blur(8px);
    transition: transform 0.3s ease;
    grid-template-areas:
        "photo quote"
        "photo name"
        "photo job";
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 16px;
    display: grid;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    transform: perspective(1000px) rotateX(2deg);
    padding: 3rem;
    grid-gap: 1.5rem;
    grid-template-columns: minmax(250px, 35%) 1fr;
}.teaching-experience-Zd .edu-feedback-uB:hover {
    transform: perspective(1000px) rotateX(0);
}.teaching-experience-Zd .img-rounded-box-Bj {
    border-radius: 16px;
    transition: transform 0.3s ease;
    grid-area: photo;
    height: 100%;
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.5);
    min-height: 350px;
    transform: translateZ(20px);
}.teaching-experience-Zd .edu-feedback-uB:hover .img-rounded-box-Bj {
    transform: translateZ(30px);
}.teaching-experience-Zd .name {
    font-size: 31px;
    margin-bottom: 0.5rem;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    grid-area: name;
    font-weight: 700;
    transform: translateZ(10px);
    color: #ffffff;
}.teaching-experience-Zd .edu-feedback-uB span:not(.name) {
    transform: translateZ(5px);
    grid-area: job;
    font-size: 17px;
    margin-bottom: 1rem;
    font-weight: 600;
    color: rgb(176,161,179);
}.teaching-experience-Zd .career-explore-uj {
    border-radius: 10px;
    color: #ffffff;
    grid-area: quote;
    font-size: 12px;
    line-height: 1.6;
    position: relative;
    transform: translateZ(15px);
    padding: 1.5rem;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
    border-left: 4px solid rgb(210,198,212);
}.teaching-experience-Zd .career-explore-uj::before {
    mix-blend-mode: overlay;
    height: 100%;
    content: "";
    background: linear-gradient(90deg, rgb(210,198,212,0.5) 0%, transparent 100%);
    top: 0;
    border-radius: 10px;
    width: 100%;
    opacity: 0.1;
    position: absolute;
    left: 0;
}

@media (max-width: 991px) {.teaching-experience-Zd .edu-feedback-uB {
    grid-template-areas:
            "photo photo"
            "name job"
            "quote quote";
    grid-template-columns: 1fr 1fr;
}.teaching-experience-Zd .img-rounded-box-Bj {
    clip-path: polygon(0 0, 100% 0, 95% 95%, 5% 95%);
    min-height: 300px;
}
}

@media (max-width: 767px) {.teaching-experience-Zd {
    padding: 3rem 0;
}.teaching-experience-Zd .edu-feedback-uB {
    padding: 2rem;
    grid-template-columns: 1fr;
    grid-template-areas:
            "img-rounded-box-Bj"
            "name"
            "work-items-ml"
            "career-explore-uj";
}.teaching-experience-Zd .img-rounded-box-Bj {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    min-height: 250px;
}}.donate-books-iM {
    position: relative;
    font-family: Arial, sans-serif;
    z-index: 1;
    background: linear-gradient(135deg, #000000 0%, rgb(210,198,212,0.5) 100%);
    padding: 5rem 0 1rem;
    color: #ffffff;
}.donate-books-iM::before {
    content: '';
    position: absolute;
    z-index: -1;
    background: radial-gradient(circle at 30% 50%, rgb(210,198,212,0.5) 0%, transparent 50%);
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
}.donate-books-iM::after {
    top: 0;
    background: linear-gradient(90deg, transparent, rgb(210,198,212), transparent);
    height: 3px;
    position: absolute;
    right: 0;
    left: 0;
    animation: glowLine 3s infinite alternate;
    z-index: 2;
    content: '';
}@keyframes glowLine {
    0% {
        opacity: 0.3;
        background-position: 0% 50%;
    }
    50% {
        opacity: 1;
        background-position: 100% 50%;
    }
    100% {
        opacity: 0.3;
        background-position: 0% 50%;
    }
}

.donate-books-iM .container {
    z-index: 2;
    position: relative;
}.donate-books-iM .a11y-tools-zB {
    display: flex;
    gap: 3rem;
    flex-direction: column;
}.donate-books-iM .edu-mentor-Ii {
    border-radius: 28px;
    border: 1px solid rgb(176,161,179,0.5);
    margin-bottom: 1rem;
    gap: 2rem;
    padding: 1.5rem;
    display: flex;
    background: rgba(0, 0, 0, 0.1);
    position: relative;
    backdrop-filter: blur(8px);
    justify-content: center;
    flex-wrap: wrap;
}.donate-books-iM .edu-mentor-Ii::before {
    animation: scanLine 4s infinite linear;
    content: '';
    background: linear-gradient(90deg, transparent, rgb(176,161,179), transparent);
    height: 2px;
    transform: translateX(-50%);
    width: 50%;
    top: -2px;
    left: 50%;
    position: absolute;
}@keyframes scanLine {
    0% {
        left: 0;
        width: 0;
    }
    50% {
        left: 50%;
        width: 100%;
    }
    100% {
        left: 100%;
        width: 0;
    }
}

.donate-books-iM .info_item {
    flex: 1;
    min-width: 200px;
    text-align: center;
    max-width: 300px;
    transition: transform 0.3s ease;
}.donate-books-iM .info_item:hover {
    transform: translateY(-5px);
}.donate-books-iM .info_item p, 
.donate-books-iM .info_item a {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    display: flex;
    font-size: calc(18px - 2px);
    gap: 0.5rem;
    transition: all 0.3s ease;
    border: 1px solid transparent;
    padding: 0.75rem;
    border-radius: 10px;
    color: #ffffff;
    text-decoration: none;
    align-items: center;
    justify-content: center;
}.donate-books-iM .info_item svg {
    height: 1.25rem;
    transition: fill 0.3s ease;
    width: 1.25rem;
    fill: rgb(176,161,179);
}.donate-books-iM .info_item a:hover {
    background: #000000;
    box-shadow: 0 0 15px rgb(210,198,212,0.5);
    border-color: rgb(210,198,212,0.5);
}.donate-books-iM .info_item a:hover svg {
    fill: rgb(210,198,212);
}.donate-books-iM .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
    display: grid;
    gap: 2rem;
}.donate-books-iM .nav-mainwrap-Kz {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
}.donate-books-iM .nav-mainwrap-Kz svg {
    max-width: 180px;
    height: auto;
    transition: filter 0.3s ease;
    filter: drop-shadow(0 0 5px rgb(210,198,212,0.5));
}.donate-books-iM .nav-mainwrap-Kz svg:hover {
    filter: drop-shadow(0 0 10px rgb(210,198,212));
}.donate-books-iM .story-spot-vU {
    line-height: 1.5;
    color: #ffffff;
    max-width: 280px;
    font-size: calc(15px - 1px);
    opacity: 0.7;
}.donate-books-iM .main-navbar-uD {
    flex-direction: column;
    gap: 1.25rem;
    display: flex;
}.donate-books-iM .main-navbar-uD h5 {
    font-weight: 600;
    margin-bottom: 0.5rem;
    color: #ffffff;
    padding-bottom: 0.75rem;
    position: relative;
    font-size: 20px;
}.donate-books-iM .main-navbar-uD h5::after {
    position: absolute;
    height: 2px;
    bottom: 0;
    width: 40px;
    transition: width 0.3s ease;
    background: rgb(176,161,179);
    left: 0;
    content: '';
}.donate-books-iM .main-navbar-uD:hover h5::after {
    width: 80px;
}.donate-books-iM .main-nav-lU {
    flex-direction: column;
    gap: 0.75rem;
    display: flex;
}.donate-books-iM .main-nav-lU a {
    padding-left: 1rem;
    transition: all 0.3s ease;
    opacity: 0.8;
    text-decoration: none;
    color: #ffffff;
    position: relative;
    font-size: 18px;
}.donate-books-iM .main-nav-lU a::before {
    content: '';
    transition: all 0.3s ease;
    width: 5px;
    background: rgb(176,161,179);
    height: 5px;
    top: 50%;
    position: absolute;
    border-radius: 50%;
    transform: translateY(-50%);
    left: 0;
}.donate-books-iM .main-nav-lU a:hover {
    transform: translateX(5px);
    opacity: 1;
    color: rgb(210,198,212);
}.donate-books-iM .main-nav-lU a:hover::before {
    background: rgb(210,198,212);
    box-shadow: 0 0 8px rgb(210,198,212);
    height: 7px;
    width: 7px;
}.donate-books-iM .subscribe_holder {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.2) 0%, transparent 100%);
    display: flex;
    gap: 1.25rem;
    padding: 1.5rem;
    flex-direction: column;
    overflow: hidden;
    border: 1px solid rgb(176,161,179,0.5);
    position: relative;
    border-radius: 28px;
}.donate-books-iM .subscribe_holder::before {
    left: 0;
    content: '';
    opacity: 0.1;
    background: radial-gradient(circle at top right, rgb(210,198,212,0.5) 0%, transparent 70%);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}.donate-books-iM .subscribe_holder h5 {
    font-size: 20px;
    font-weight: 600;
    color: #ffffff;
}.donate-books-iM .subscribe_holder p {
    opacity: 0.9;
    line-height: 1.6;
    color: #ffffff;
    font-size: calc(18px - 1px);
}.donate-books-iM .input_holder {
    flex-direction: column;
    gap: 0.75rem;
    display: flex;
    position: relative;
}.donate-books-iM .input_holder input[type="email"] {
    transition: all 0.3s ease;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.2);
    width: 100%;
    border: 1px solid rgb(176,161,179,0.5);
    color: #ffffff;
    flex: 1;
    padding: 0.875rem 1rem;
    font-size: 18px;
}.donate-books-iM .input_holder input[type="email"]:focus {
    border-color: rgb(210,198,212);
    outline: none;
    box-shadow: 0 0 10px rgb(210,198,212,0.5);
}.donate-books-iM .input_holder input[type="email"]::placeholder {
    opacity: 0.5;
    color: #ffffff;
}.donate-books-iM .updates-cta-Za {
    color: #ffffff;
    padding: 0.875rem 1.5rem;
    transition: all 0.3s ease;
    border-radius: 10px;
    border: none;
    position: relative;
    font-size: 18px;
    cursor: pointer;
    width: 100%;
    font-weight: 600;
    overflow: hidden;
    background: rgb(210,198,212);
}.donate-books-iM .updates-cta-Za::before {
    left: -100%;
    height: 100%;
    position: absolute;
    content: '';
    width: 100%;
    transition: left 0.7s ease;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
}.donate-books-iM .updates-cta-Za:hover {
    background: rgb(176,161,179);
    transform: translateY(-2px);
    box-shadow: 0 0 15px rgb(176,161,179,0.5);
}.donate-books-iM .updates-cta-Za:hover::before {
    left: 100%;
}.donate-books-iM .affiliate-cta-qw {
    text-align: center;
    padding-top: 1.5rem;
    border-top: 1px solid rgb(176,161,179,0.5);
    margin-top: 3rem;
    position: relative;
}.donate-books-iM .affiliate-cta-qw::before {
    left: 0;
    top: -1px;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(176,161,179,0.5), transparent);
    width: 100%;
    position: absolute;
    content: '';
}.donate-books-iM .netiquette-co {
    font-size: 15px;
    opacity: 0.7;
    color: #ffffff;
}

@media (max-width: 1024px) {.donate-books-iM {
    padding: 4rem 0 1rem;
}.donate-books-iM .text_main_holder {
    grid-template-columns: 1fr 1fr;
}.donate-books-iM .subscribe_holder {
    grid-column: span 2;
}
}

@media (min-width: 769px) {.donate-books-iM .input_holder {
    flex-direction: row;
}.donate-books-iM .updates-cta-Za {
    width: auto;
}
}

@media (max-width: 768px) {.donate-books-iM {
    padding: 3rem 0 1rem;
}.donate-books-iM .edu-mentor-Ii {
    gap: 1rem;
    align-items: center;
    flex-direction: column;
}.donate-books-iM .info_item {
    min-width: 100%;
}.donate-books-iM .text_main_holder {
    grid-template-columns: 1fr;
    gap: 2.5rem;
}.donate-books-iM .subscribe_holder {
    grid-column: auto;
}.donate-books-iM .nav-mainwrap-Kz {
    text-align: center;
    align-items: center;
}.donate-books-iM .story-spot-vU {
    text-align: center;
    max-width: 100%;
}.donate-books-iM .main-navbar-uD h5 {
    text-align: center;
}.donate-books-iM .main-navbar-uD h5::after {
    left: 50%;
    transform: translateX(-50%);
}.donate-books-iM .main-nav-lU {
    align-items: center;
}.donate-books-iM .main-nav-lU a {
    text-align: center;
}.donate-books-iM .main-nav-lU a:hover {
    transform: translateY(-2px);
}.donate-books-iM .input_holder {
    flex-direction: column;
}.donate-books-iM .updates-cta-Za {
    width: 100%;
}
}

@media (max-width: 480px) {.donate-books-iM {
    padding: 2.5rem 0 1rem;
}.donate-books-iM .info_item p, 
    .donate-books-iM .info_item a {
    font-size: calc(18px - 3px);
}.donate-books-iM .main-navbar-uD h5, 
    .donate-books-iM .subscribe_holder h5 {
    font-size: calc(20px - 2px);
}.donate-books-iM .main-nav-lU a, 
    .donate-books-iM .subscribe_holder p {
    font-size: calc(18px - 2px);
}.donate-books-iM .netiquette-co {
    font-size: calc(15px - 2px);
}}.user-reviews-wh {
    padding: 6rem 2rem;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(238,234,239) 0%, rgb(210,198,212,0.5) 100%);
    position: relative;
}.user-reviews-wh::before {
    background: linear-gradient(45deg, transparent 49.5%, rgb(176,161,179,0.5) 49.5%, rgb(176,161,179,0.5) 50.5%, transparent 50.5%);
    content: "";
    bottom: 0;
    z-index: 0;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
}.user-reviews-wh .skill-boost-tR {
    max-width: 1200px;
    z-index: 1;
    position: relative;
    margin: 0 auto;
}.user-reviews-wh h4 {
    text-align: center;
    transform: skewX(-5deg);
    font-weight: 700;
    font-size: 33px;
    margin-bottom: 4rem;
    position: relative;
    color: #000000;
}.user-reviews-wh h4::after {
    height: 4px;
    bottom: -15px;
    content: "";
    left: 50%;
    position: absolute;
    background: rgb(210,198,212);
    transform: translateX(-50%);
    width: 100px;
    border-radius: 10px;
}.user-reviews-wh .edu-testimonials-Cj {
    grid-template-columns: repeat(3, 1fr);
    perspective: 1000px;
    gap: 3rem;
    display: grid;
}.user-reviews-wh .edu-feedback-uB {
    position: relative;
    transition: all 0.5s ease;
    border-radius: 27px;
    overflow: hidden;
    padding: 2.5rem;
    background: #ffffff;
    backface-visibility: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    transform: rotateX(10deg) rotateY(-5deg);
}.user-reviews-wh .edu-feedback-uB::before {
    height: 100px;
    z-index: 0;
    content: "";
    width: 100px;
    right: 0;
    top: 0;
    background: rgb(210,198,212,0.5);
    transform: translate(30%, -30%) rotate(45deg);
    position: absolute;
}.user-reviews-wh .edu-feedback-uB:hover {
    transform: rotateX(0) rotateY(0);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.user-reviews-wh .edu-feedback-uB .img-rounded-box-Bj {
    border-radius: 50%;
    transition: all 0.3s ease;
    height: 80px;
    border: 4px solid #ffffff;
    width: 80px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    margin: 0 auto 1.5rem;
}.user-reviews-wh .edu-feedback-uB:hover .img-rounded-box-Bj {
    border-color: rgb(210,198,212);
    transform: scale(1.1);
}.user-reviews-wh .edu-feedback-uB span {
    font-size: 18px;
    font-weight: 600;
    color: #000000;
    display: block;
    margin-bottom: 1rem;
    text-align: center;
    position: relative;
}.user-reviews-wh .edu-feedback-uB span::after {
    background: rgb(210,198,212);
    height: 2px;
    margin: 0.5rem auto;
    content: "";
    display: block;
    width: 40px;
}.user-reviews-wh .edu-feedback-uB p {
    text-align: center;
    color: #000000;
    line-height: 1.6;
    font-size: 18px;
}

@media (max-width: 992px) {.user-reviews-wh .edu-testimonials-Cj {
    grid-template-columns: repeat(2, 1fr);
}.user-reviews-wh h4 {
    font-size: calc(33px * 0.9);
}
}

@media (max-width: 768px) {.user-reviews-wh {
    padding: 4rem 1.5rem;
}.user-reviews-wh .edu-testimonials-Cj {
    grid-template-columns: 1fr;
    gap: 2rem;
}.user-reviews-wh h4 {
    margin-bottom: 3rem;
    font-size: calc(33px * 0.8);
}.user-reviews-wh .edu-feedback-uB {
    padding: 2rem;
}}.secure-refuge-xv {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    font-family: Arial, sans-serif;
    width: 100%;
    height: 100%;
    background-color: rgb(210,198,212,0.5);
    overflow: hidden;
    padding: 40px;
}.secure-refuge-xv h1 {
    color: #ffffff;
    font-weight: 700;
    padding-bottom: 10px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
    margin-bottom: 30px;
    font-size: 46px;
    border-bottom: 2px solid rgb(176,161,179);
    margin-top: 40px;
}.secure-refuge-xv h2 {
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 35px;
    margin-bottom: 25px;
    letter-spacing: 1px;
    color: rgb(176,161,179);
    font-size: 31px;
}.secure-refuge-xv h3, .secure-refuge-xv h4, .secure-refuge-xv h5, .secure-refuge-xv h6 {
    margin-bottom: 15px;
    font-weight: 400;
    color: #000000;
    margin-top: 25px;
    font-size: 21px;
}.secure-refuge-xv ul, .secure-refuge-xv ol {
    border-radius: 10px;
    padding-left: 20px;
    list-style-position: inside;
    padding: 15px 0;
    background-color: #ffffff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}.secure-refuge-xv li {
    line-height: 1.6;
    position: relative;
    font-size: 18px;
    color: #000000;
    margin-bottom: 15px;
    padding-left: 20px;
}.secure-refuge-xv section {
    padding: 20px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    background: #ffffff;
    border-radius: 15px;
}.secure-refuge-xv p, .secure-refuge-xv span, .secure-refuge-xv div {
    padding: 5px 10px;
    font-size: 18px;
    background-color: rgb(210,198,212,0.5);
    color: #000000;
    border-radius: 10px;
    font-weight: 300;
    line-height: 1.8;
    border-left: 3px solid rgb(210,198,212);
    margin-bottom: 10px;
}

@media only screen and (max-width: 800px) {.secure-refuge-xv {
    padding: 20px;
}.secure-refuge-xv h1 {
    font-size: calc(21px - 10%);
}.secure-refuge-xv h2 {
    font-size: calc(21px - 10%);
}.secure-refuge-xv h3, .secure-refuge-xv h4, .secure-refuge-xv h5, .secure-refuge-xv h6 {
    font-size: calc(21px - 10%);
}.secure-refuge-xv li {
    font-size: calc(18px - 10%);
}}.pricing-wrapper-fZ {
    color: #ffffff;
    position: relative;
    padding: 120px 0;
    overflow: hidden;
}.pricing-wrapper-fZ::before {
    right: 0;
    position: absolute;
    left: 0;
    content: "";
    background-color: rgba(0, 20, 50, 0.85);
    bottom: 0;
    z-index: 0;
    backdrop-filter: blur(5px);
    top: 0;
}.pricing-wrapper-fZ .container {
    padding: 0 20px;
    max-width: 1320px;
    z-index: 1;
    position: relative;
    margin: 0 auto;
}.pricing-wrapper-fZ .price-plan-fE {
    perspective: 1200px;
}.pricing-wrapper-fZ h2 {
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #ffffff;
    text-shadow: 0 4px 12px rgba(0,0,0,0.2);
    position: relative;
    transform: translateZ(30px);
    text-align: center;
    margin-bottom: 1.5rem;
    font-size: 37px;
}.pricing-wrapper-fZ h2::after {
    content: "";
    transform: translateX(-50%);
    left: 50%;
    bottom: -15px;
    position: absolute;
    width: 80px;
    background: linear-gradient(90deg, rgb(210,198,212), rgb(176,161,179));
    box-shadow: 0 2px 10px rgba(rgb(210,198,212,0.5), 0.5);
    height: 4px;
}.pricing-wrapper-fZ .basic-rates-bW {
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.85);
    transform: translateZ(20px);
    margin: 0 auto 3rem;
    font-size: calc(12px * 1.1);
    text-align: center;
    max-width: 800px;
}.pricing-wrapper-fZ .study-fees-nQ {
    display: grid;
    padding: 0;
    gap: 30px;
    margin: 0;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    transform-style: preserve-3d;
    list-style: none;
}.pricing-wrapper-fZ .study-fees-nQ li {
    transform: perspective(1000px) rotateX(5deg);
    transition: transform 0.5s cubic-bezier(0.17, 0.67, 0.83, 0.67);
}.pricing-wrapper-fZ .study-fees-nQ li:hover {
    transform: perspective(1000px) rotateX(0) translateY(-10px) scale(1.02);
    z-index: 2;
}.pricing-wrapper-fZ .cost-summary-vz {
    text-decoration: none;
    display: block;
    transform-style: preserve-3d;
    color: #ffffff;
    height: 100%;
}.pricing-wrapper-fZ .price-schemes-OM {
    transform-style: preserve-3d;
    overflow: hidden;
    backdrop-filter: blur(8px);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.3),
        0 1px 0 rgba(255, 255, 255, 0.1) inset,
        0 -1px 0 rgba(0, 0, 0, 0.3) inset;
    border-radius: 2px;
    transition: all 0.4s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    position: relative;
    height: 100%;
    background: linear-gradient(135deg, 
        rgba(rgb(210,198,212,0.5), 0.2) 0%, 
        rgba(rgb(210,198,212,0.5), 0.3) 50%, 
        rgba(rgb(210,198,212,0.5), 0.18) 100%);
}.pricing-wrapper-fZ .price-schemes-OM::before {
    left: 0;
    height: 5px;
    width: 100%;
    content: "";
    top: 0;
    transform: translateZ(10px);
    background: linear-gradient(90deg, 
        rgb(210,198,212), 
        rgb(176,161,179) 50%, 
        rgb(210,198,212));
    position: absolute;
}.pricing-wrapper-fZ .price-schemes-OM::after {
    background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 70%);
    height: 200%;
    transform: translateZ(5px);
    transition: opacity 0.5s ease;
    left: -50%;
    position: absolute;
    width: 200%;
    opacity: 0;
    top: -50%;
    content: "";
}.pricing-wrapper-fZ .cost-summary-vz:hover .price-schemes-OM::after {
    opacity: 1;
}.pricing-wrapper-fZ .package-price-ub {
    position: relative;
    z-index: 1;
    transform-style: preserve-3d;
    padding: 30px 25px;
}.pricing-wrapper-fZ .package-price-ub h4 {
    font-weight: 700;
    color: #ffffff;
    font-size: calc(18px * 1.1);
    margin-bottom: 15px;
    transition: transform 0.4s ease;
    position: relative;
    transform: translateZ(20px);
}.pricing-wrapper-fZ .cost-summary-vz:hover .package-price-ub h4 {
    transform: translateZ(25px);
    color: rgb(176,161,179);
}.pricing-wrapper-fZ .package-price-ub p {
    overflow-y: auto;
    padding-right: 5px;
    max-height: 220px;
    position: relative;
    line-height: 1.7;
    transform: translateZ(15px);
    margin-bottom: 25px;
    color: rgba(255, 255, 255, 0.8);
    font-size: 12px;
}.pricing-wrapper-fZ .package-price-ub p::-webkit-scrollbar {
    width: 3px;
}.pricing-wrapper-fZ .package-price-ub p::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background-color: rgba(rgb(176,161,179,0.5), 0.6);
}.pricing-wrapper-fZ .package-price-ub p::-webkit-scrollbar-track {
    background-color: rgba(255, 255, 255, 0.1);
}.pricing-wrapper-fZ .learn-packs-df {
    font-size: calc(18px * 1.3);
    position: relative;
    display: block;
    margin-top: 20px;
    font-weight: 700;
    padding: 10px 15px;
    background: linear-gradient(rgba(rgb(210,198,212,0.5), 0.2), rgba(rgb(210,198,212,0.5), 0.4));
    border-radius: 2px;
    text-align: center;
    transition: all 0.3s ease;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    color: rgb(176,161,179);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    transform: translateZ(25px);
}.pricing-wrapper-fZ .cost-summary-vz:hover .learn-packs-df {
    transform: translateZ(30px) scale(1.05);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
    color: #ffffff;
    background: linear-gradient(rgba(rgb(176,161,179,0.5), 0.4), rgba(rgb(176,161,179,0.5), 0.7));
}

@media (max-width: 1199px) {.pricing-wrapper-fZ {
    padding: 100px 0;
}.pricing-wrapper-fZ .study-fees-nQ {
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 25px;
}
}

@media (max-width: 991px) {.pricing-wrapper-fZ {
    padding: 80px 0;
}.pricing-wrapper-fZ h2 {
    font-size: calc(37px * 0.9);
}.pricing-wrapper-fZ .basic-rates-bW {
    font-size: 12px;
    margin-bottom: 2.5rem;
}.pricing-wrapper-fZ .study-fees-nQ {
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 20px;
}.pricing-wrapper-fZ .package-price-ub {
    padding: 25px 20px;
}
}

@media (max-width: 767px) {.pricing-wrapper-fZ {
    padding: 60px 0;
}.pricing-wrapper-fZ h2 {
    font-size: calc(37px * 0.8);
}.pricing-wrapper-fZ .study-fees-nQ {
    margin: 0 auto;
    max-width: 450px;
    grid-template-columns: 1fr;
}.pricing-wrapper-fZ .study-fees-nQ li {
    transform: perspective(800px) rotateX(3deg);
}.pricing-wrapper-fZ .learn-packs-df {
    font-size: calc(18px * 1.2);
}
}

@media (max-width: 575px) {.pricing-wrapper-fZ {
    padding: 50px 0;
}.pricing-wrapper-fZ h2 {
    font-size: calc(37px * 0.7);
}.pricing-wrapper-fZ .basic-rates-bW {
    margin-bottom: 2rem;
    font-size: calc(12px * 0.95);
}.pricing-wrapper-fZ .package-price-ub {
    padding: 20px 15px;
}.pricing-wrapper-fZ .package-price-ub h4 {
    font-size: 18px;
}.pricing-wrapper-fZ .package-price-ub p {
    max-height: 180px;
    font-size: calc(12px * 0.9);
}.pricing-wrapper-fZ .learn-packs-df {
    padding: 8px 12px;
    font-size: 18px;
}}.training-results-yA {
    overflow: hidden;
    position: relative;
    padding: 100px 0;
    background: linear-gradient(135deg, rgb(210,198,212,0.5) 0%, rgb(238,234,239) 100%);
}.training-results-yA::before {
    left: -50%;
    content: '';
    opacity: 0.4;
    background: radial-gradient(circle at center, rgb(176,161,179,0.5) 0%, transparent 60%);
    top: -50%;
    height: 200%;
    position: absolute;
    z-index: 0;
    width: 200%;
}.training-results-yA::after {
    opacity: 0.2;
    height: 100%;
    content: '';
    width: 100%;
    top: 0;
    position: absolute;
    z-index: 0;
    left: 0;
}.training-results-yA .skill-boost-tR {
    display: flex;
    max-width: 1280px;
    margin: 0 auto;
    z-index: 1;
    padding: 0 20px;
    position: relative;
    flex-direction: column;
}.training-results-yA h2 {
    padding-bottom: 20px;
    margin: 0 0 60px;
    font-size: 42px;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    position: relative;
}.training-results-yA h2::after {
    border-radius: 10px;
    bottom: 0;
    position: absolute;
    left: 50%;
    content: '';
    transform: translateX(-50%);
    width: 100px;
    height: 4px;
    background: rgb(176,161,179);
}.training-results-yA .skill-boost-tR > div:not(.text_holder):not(.text_main_holder):not(.photo) {
    gap: 60px;
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
}.training-results-yA .img-rounded-box-Bj {
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.2);
    position: relative;
    min-width: 320px;
    overflow: hidden;
    border-radius: 24px;
    flex: 1;
    min-height: 450px;
}.training-results-yA .img-rounded-box-Bj::before {
    content: '';
    width: 100%;
    z-index: 1;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(45deg, rgb(210,198,212,0.5) 0%, transparent 60%);
    position: absolute;
}.training-results-yA .img-rounded-box-Bj::after {
    border-radius: 50%;
    top: 30px;
    right: 30px;
    content: '';
    width: 70px;
    opacity: 0.2;
    z-index: 2;
    border: 3px solid #ffffff;
    position: absolute;
    height: 70px;
}.training-results-yA .text-frame-Nr {
    flex: 1.5;
    position: relative;
    min-width: 320px;
    flex-direction: column;
    display: flex;
}.training-results-yA .text-frame-Nr::before {
    height: 120px;
    width: 120px;
    bottom: -30px;
    transform: rotate(45deg);
    border: 2px solid rgb(176,161,179,0.5);
    position: absolute;
    z-index: -1;
    opacity: 0.3;
    border-radius: 24px;
    content: '';
    left: -30px;
}.training-results-yA .text_main_holder {
    gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
}.training-results-yA .text_main_holder > div {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    position: relative;
    display: flex;
    align-items: flex-start;
    gap: 15px;
    backdrop-filter: blur(10px);
    border-radius: 24px;
    padding: 25px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.1);
}.training-results-yA .text_main_holder > div::before {
    left: 0;
    content: '';
    position: absolute;
    width: 5px;
    background: rgb(176,161,179);
    opacity: 0.7;
    height: 100%;
    top: 0;
}.training-results-yA .text_main_holder > div::after {
    height: 100%;
    left: 0;
    content: '';
    width: 100%;
    background: linear-gradient(135deg, rgb(176,161,179,0.5) 0%, transparent 100%);
    position: absolute;
    opacity: 0.05;
    top: 0;
    z-index: -1;
}.training-results-yA .text_main_holder > div:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}.training-results-yA .text_main_holder svg {
    filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.2));
    width: 32px;
    height: 32px;
    transition: transform 0.3s ease;
    flex-shrink: 0;
}.training-results-yA .text_main_holder > div:hover svg {
    transform: scale(1.1);
}.training-results-yA .text_main_holder svg path {
    fill: rgb(210,198,212);
    transition: fill 0.3s ease;
}.training-results-yA .text_main_holder > div:hover svg path {
    fill: rgb(176,161,179);
}.training-results-yA .text_main_holder p {
    font-size: 18px;
    color: #ffffff;
    margin: 0;
    line-height: 1.6;
}

@media (min-width: 992px) {.training-results-yA .skill-boost-tR > div:not(.text_holder):not(.text_main_holder):not(.photo) {
    flex-direction: row;
}.training-results-yA .text-frame-Nr {
    padding-left: 30px;
}
}

@media (max-width: 991px) {.training-results-yA .skill-boost-tR > div:not(.text_holder):not(.text_main_holder):not(.photo) {
    gap: 40px;
    flex-direction: column;
}.training-results-yA .img-rounded-box-Bj {
    min-height: 350px;
}.training-results-yA h2 {
    margin-bottom: 50px;
}
}

@media (max-width: 768px) {.training-results-yA {
    padding: 80px 0;
}.training-results-yA h2 {
    font-size: calc(42px * 0.8);
    margin-bottom: 40px;
}.training-results-yA .text_main_holder {
    gap: 20px;
    grid-template-columns: 1fr;
}
}

@media (max-width: 576px) {.training-results-yA {
    padding: 60px 0;
}.training-results-yA .img-rounded-box-Bj {
    min-height: 250px;
}.training-results-yA h2 {
    font-size: 38px;
}.training-results-yA .text_main_holder > div {
    padding: 20px;
}.training-results-yA .text_main_holder svg {
    height: 28px;
    width: 28px;
}}.learning-process-lx {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(238,234,239) 0%, rgb(176,161,179,0.5) 100%);
    padding: 4rem 0;
    position: relative;
}.learning-process-lx::before {
    z-index: 1;
    width: 100%;
    left: 0;
    height: 100%;
    top: 0;
    position: absolute;
    animation: pulse 8s infinite alternate;
    background: radial-gradient(circle at 30% 50%, rgb(210,198,212,0.5) 0%, transparent 60%);
    content: "";
}.learning-process-lx::after {
    content: "";
    animation: float 15s infinite ease-in-out;
    background: rgb(176,161,179,0.5);
    border-radius: 50%;
    position: absolute;
    width: 300px;
    bottom: -50px;
    height: 300px;
    right: -50px;
    z-index: 0;
    filter: blur(70px);
}.learning-process-lx .skill-boost-tR {
    background: rgba(255, 255, 255, 0.08);
    display: flex;
    transform: perspective(1000px) rotateX(2deg);
    border-radius: 21px;
    max-width: 900px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    position: relative;
    animation: appearIn 1s ease-out forwards;
    flex-direction: column;
    align-items: center;
    backdrop-filter: blur(10px);
    z-index: 2;
    padding: 3rem;
}.learning-process-lx .skill-boost-tR::before {
    right: -2px;
    z-index: -1;
    bottom: -2px;
    left: -2px;
    border-radius: 21px;
    position: absolute;
    top: -2px;
    background: linear-gradient(45deg, rgb(210,198,212) 0%, transparent 30%, transparent 70%, rgb(176,161,179) 100%);
    content: "";
}.learning-process-lx h3 {
    animation: slideUp 0.8s ease-out forwards;
    color: #ffffff;
    margin-bottom: 1.5rem;
    font-size: 38px;
    font-weight: 700;
    position: relative;
    text-align: center;
    padding-bottom: 1rem;
}.learning-process-lx h3::after {
    bottom: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(210,198,212) 0%, rgb(176,161,179) 100%);
    content: "";
    border-radius: 2px;
    height: 3px;
    width: 80px;
    transform: translateX(-50%);
    left: 50%;
}.learning-process-lx span {
    animation: fadeIn 1s 0.3s ease-out forwards;
    max-width: 700px;
    line-height: 1.8;
    font-size: 18px;
    opacity: 0;
    text-align: center;
    color: #ffffff;
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.7;
    }
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-30px) scale(1.1);
    }
}

@keyframes appearIn {
    from {
        opacity: 0;
        transform: perspective(1000px) rotateX(10deg) translateY(50px);
    }
    to {
        opacity: 1;
        transform: perspective(1000px) rotateX(2deg) translateY(0);
    }
}

@keyframes slideUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@media (max-width: 992px) {.learning-process-lx {
    padding: 3rem 0;
}.learning-process-lx .skill-boost-tR {
    transform: perspective(1000px) rotateX(1deg);
    padding: 2rem;
}.learning-process-lx h3 {
    font-size: calc(38px * 0.9);
}
}

@media (max-width: 768px) {.learning-process-lx {
    padding: 2rem 0;
}.learning-process-lx .skill-boost-tR {
    transform: none;
    padding: 1.5rem;
}.learning-process-lx h3 {
    font-size: calc(38px * 0.8);
}.learning-process-lx span {
    font-size: calc(18px * 0.95);
}}.our-story-VY {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}.our-story-VY::before {
    position: absolute;
    background: radial-gradient(circle at 30% 70%, rgb(210,198,212,0.5), rgba(0, 0, 0, 0.5) 80%);
    pointer-events: none;
    right: 0;
    z-index: 1;
    backdrop-filter: blur(3px);
    bottom: 0;
    content: "";
    left: 0;
    top: 0;
}.our-story-VY::after {
    top: -10%;
    pointer-events: none;
    z-index: 2;
    content: "";
    background: linear-gradient(135deg, rgb(210,198,212,0.5) 5%, transparent 15%, transparent 85%, rgb(176,161,179,0.5) 95%);
    animation: orbitGlow 20s infinite linear;
    height: 120%;
    position: absolute;
    width: 120%;
    left: -10%;
}.our-story-VY .container {
    max-width: 1200px;
    margin: 0 auto;
    perspective: 1000px;
    z-index: 5;
    position: relative;
    transform-style: preserve-3d;
    padding: 0 15px;
}.our-story-VY .text-frame-Nr {
    backdrop-filter: blur(10px);
    transform: translateZ(0) rotateY(-2deg);
    box-shadow: 0 10px 30px rgba(0,0,0,0.15), 0 0 0 1px rgba(255,255,255,0.1);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    padding: 40px 50px;
    background: linear-gradient(145deg, rgba(255,255,255,0.15), rgba(255,255,255,0.05));
    border-left: 3px solid rgb(176,161,179);
}.our-story-VY .text-frame-Nr:hover {
    transform: translateZ(10px) rotateY(0deg);
    box-shadow: 0 20px 40px rgba(0,0,0,0.2), 0 0 0 1px rgba(255,255,255,0.15);
}.our-story-VY h5 {
    text-transform: uppercase;
    display: inline-block;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 1.5px;
    font-size: 19px;
    position: relative;
    margin: 0 0 15px;
}.our-story-VY h5::after {
    position: absolute;
    bottom: -8px;
    transition: transform 0.4s ease-out;
    left: 0;
    transform: scaleX(1);
    background: rgb(176,161,179);
    transform-origin: left center;
    content: "";
    height: 2px;
    width: 50px;
}.our-story-VY h5:hover::after {
    transform: scaleX(1.5);
}.our-story-VY p {
    color: #ffffff;
    margin: 0 0 20px;
    font-size: calc(18px * 1.2);
    font-weight: 400;
    line-height: 1.6;
}.our-story-VY b {
    color: rgb(176,161,179);
    font-size: calc(18px * 1.5);
    letter-spacing: 0.5px;
    font-weight: 700;
    position: relative;
}.our-story-VY b::before {
    left: 0;
    background: linear-gradient(to right, rgb(176,161,179), transparent);
    position: absolute;
    bottom: -5px;
    content: "";
    height: 1px;
    width: 100%;
}.our-story-VY ol {
    padding: 0 0 0 20px;
    list-style-position: outside;
    margin: 20px 0 0;
}.our-story-VY li {
    color: #ffffff;
    line-height: 1.8;
    text-align: justify;
    font-weight: 400;
    position: relative;
    font-size: 18px;
    margin-bottom: 15px;
}.our-story-VY .text-frame-Nr div:nth-child(1) {
    animation: fadeSlideIn 0.8s ease-out forwards;
}.our-story-VY .text-frame-Nr div:nth-child(2) {
    opacity: 0;
    transform: translateY(20px);
    animation: fadeSlideIn 0.8s 0.2s ease-out forwards;
}.our-story-VY ol {
    animation: fadeSlideIn 0.8s 0.4s ease-out forwards;
    opacity: 0;
    transform: translateY(20px);
}@keyframes fadeSlideIn {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes orbitGlow {
    0% {
        transform: rotate(0deg) scale(1);
    }
    50% {
        transform: rotate(180deg) scale(1.05);
    }
    100% {
        transform: rotate(360deg) scale(1);
    }
}


.our-story-VY .container::before,
.our-story-VY .container::after {
    pointer-events: none;
    content: "";
    height: 5px;
    border-radius: 50%;
    width: 5px;
    z-index: 2;
    animation: pulseDot 3s infinite alternate;
    box-shadow: 0 0 10px 2px rgb(176,161,179,0.5);
    opacity: 0.7;
    background: rgb(176,161,179);
    position: absolute;
}.our-story-VY .container::before {
    right: 15%;
    top: -20px;
}.our-story-VY .container::after {
    bottom: 10%;
    left: 5%;
}.our-story-VY .text-frame-Nr::before,
.our-story-VY .text-frame-Nr::after {
    animation: pulseDot 4s infinite alternate-reverse;
    height: 4px;
    opacity: 0.8;
    content: "";
    z-index: 2;
    position: absolute;
    width: 4px;
    box-shadow: 0 0 8px 1px rgb(210,198,212,0.5);
    border-radius: 50%;
    pointer-events: none;
    background: rgb(210,198,212);
}.our-story-VY .text-frame-Nr::before {
    top: 15%;
    right: -15px;
}.our-story-VY .text-frame-Nr::after {
    left: -10px;
    bottom: 20%;
}

@keyframes pulseDot {
    0% {
        transform: scale(1);
        opacity: 0.7;
    }
    100% {
        transform: scale(1.5);
        opacity: 0.9;
    }
}


@media (max-width: 1200px) {.our-story-VY {
    padding: 100px 0;
}.our-story-VY .text-frame-Nr {
    padding: 35px 40px;
}.our-story-VY b {
    font-size: calc(18px * 1.3);
}
}

@media (max-width: 992px) {.our-story-VY {
    padding: 80px 0;
}.our-story-VY .text-frame-Nr {
    transform: translateZ(0) rotateY(-1deg);
    padding: 30px 35px;
}.our-story-VY h5 {
    font-size: calc(19px * 0.95);
}.our-story-VY b {
    font-size: calc(18px * 1.2);
}.our-story-VY li {
    font-size: calc(18px * 0.95);
    line-height: 1.7;
}
}

@media (max-width: 768px) {.our-story-VY {
    padding: 60px 0;
}.our-story-VY .text-frame-Nr {
    padding: 25px 30px;
    transform: translateZ(0) rotateY(0deg);
}.our-story-VY h5 {
    font-size: calc(19px * 0.9);
    margin-bottom: 12px;
}.our-story-VY h5::after {
    bottom: -6px;
    width: 40px;
}.our-story-VY p {
    font-size: 18px;
    margin-bottom: 15px;
}.our-story-VY b {
    font-size: calc(18px * 1.1);
}.our-story-VY li {
    line-height: 1.6;
    margin-bottom: 10px;
    font-size: calc(18px * 0.9);
}.our-story-VY ol {
    padding-left: 15px;
}
}

@media (max-width: 576px) {.our-story-VY {
    padding: 50px 0;
}.our-story-VY .text-frame-Nr {
    padding: 20px 25px;
}.our-story-VY h5 {
    font-size: calc(19px * 0.85);
    margin-bottom: 10px;
}.our-story-VY h5::after {
    width: 30px;
    bottom: -5px;
}.our-story-VY p {
    font-size: calc(18px * 0.95);
    margin-bottom: 12px;
}.our-story-VY b {
    font-size: calc(18px * 1);
}.our-story-VY li {
    line-height: 1.5;
    text-align: left;
    font-size: calc(18px * 0.85);
}.our-story-VY ol {
    margin-top: 15px;
    padding-left: 12px;
}}header {
    position: relative;
    overflow: visible;
    width: 100%;
    background: linear-gradient(135deg, rgb(210,198,212,0.5) 0%, rgb(176,161,179) 100%);
    z-index: 99;
}header::before {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: -1;
    left: 0;
    content: "";
    background: linear-gradient(145deg, rgb(176,161,179,0.5) 0%, transparent 70%);
    height: 100%;
}header .main-primary-NJ {
    align-items: center;
    transform: none;
    justify-content: space-between;
    display: flex;
    z-index: 5;
    flex-direction: row;
    padding: 20px 15px;
    position: relative;
}header .main-primary-NJ .nav-mainwrap-Kz {
    transition: transform 0.4s ease;
    margin-right: 10px;
    transform: translateX(0);
}header .main-primary-NJ .nav-mainwrap-Kz:hover {
    transform: scale(1.05);
}header .main-primary-NJ .nav-mainwrap-Kz .nav-expert-zs {
    display: inline-block;
}header .main-primary-NJ .nav-mainwrap-Kz .nav-expert-zs svg {
    height: 50px;
    width: auto;
}header .main-primary-NJ .main-navbar-uD {
    list-style: none;
    flex-wrap: wrap;
    transform: none;
    padding: 0;
    padding: 20px 30px;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    border-radius: 11px;
    margin: 0;
    position: relative;
}header .main-primary-NJ .main-navbar-uD::before {
    z-index: -1;
    content: "";
    border-radius: 11px;
    position: absolute;
    left: 0;
    background: linear-gradient(135deg, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    height: 100%;
    top: 0;
    transform: rotate(-2deg) scale(1.03);
    width: 100%;
}header .main-primary-NJ .main-navbar-uD .nav-class-ka {
    position: relative;
    margin: 0 12px;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}header .main-primary-NJ .main-navbar-uD .nav-class-ka:hover {
    transform: translateY(-3px) scale(1.05);
}header .main-primary-NJ .main-navbar-uD .nav-class-ka a {
    font-size: 12px;
    overflow: hidden;
    padding: 8px 5px;
    color: #ffffff;
    font-weight: 600;
    font-family: Arial, sans-serif;
    position: relative;
    display: block;
    text-decoration: none;
}header .main-primary-NJ .main-navbar-uD .nav-class-ka a::after {
    background: linear-gradient(90deg, transparent, rgb(176,161,179), transparent);
    height: 2px;
    width: 100%;
    transition: transform 0.4s ease;
    content: "";
    position: absolute;
    transform: translateX(-100%);
    left: 0;
    bottom: 0;
}header .main-primary-NJ .main-navbar-uD .nav-class-ka:hover a::after {
    transform: translateX(0);
}

@media (max-width: 992px) {header .main-primary-NJ {
    flex-direction: column;
    align-items: center;
}header .main-primary-NJ .nav-mainwrap-Kz {
    margin-bottom: 15px;
    margin-right: 0;
}header .main-primary-NJ .main-navbar-uD {
    justify-content: center;
    padding: 15px;
    width: 100%;
}header .main-primary-NJ .main-navbar-uD .nav-class-ka {
    margin: 5px 15px 5px 0;
}header .main-primary-NJ .main-navbar-uD .nav-class-ka a {
    font-size: calc(12px - 2px);
    padding: 5px;
}
}