* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.grid-container-JB {
    min-height: 100%;
    display: flex;
    flex-direction: column;
    height: 100%;
}


.contact-section-il {
    padding: 100px 0;
    overflow: hidden;
    background: rgb(197,210,209);
    position: relative;
}

.contact-section-il::after {
    height: 100%;
    content: "";
    right: -50%;
    background: linear-gradient(135deg, rgb(162,176,175,0.5) 0%, transparent 70%);
    top: -50%;
    width: 100%;
    position: absolute;
    z-index: 0;
    transform: rotate(45deg);
}

.contact-section-il h3::after {
    bottom: -25px;
    width: 40px;
    transform: translateX(-50%);
    background: rgb(128,143,142);
    position: absolute;
    height: 2px;
    content: "";
    left: 50%;
}

.contact-section-il .reach-request-vw::before {
    right: 0;
    position: absolute;
    width: 1px;
    content: "";
    top: 0;
    height: 100%;
    background: linear-gradient(to bottom, transparent, rgb(197,210,209), transparent);
}

.contact-section-il .reach-request-vw input[type="text"]:focus,
.contact-section-il .reach-request-vw textarea:focus {
    box-shadow: 0 0 0 4px rgb(162,176,175,0.5);
    outline: none;
    border-color: rgb(162,176,175);
}

.contact-section-il .reach-request-vw .inquiry-feedback-gE label {
    position: relative;
    cursor: pointer;
    font-size: 16px;
    padding-left: 30px;
    color: #000000;
    line-height: 1.6;
}

.contact-section-il .reach-request-vw .inquiry-feedback-gE a::after {
    transform: scaleX(0);
    left: 0;
    background: rgb(162,176,175);
    width: 100%;
    position: absolute;
    bottom: -2px;
    transform-origin: right;
    transition: transform 0.3s ease;
    height: 1px;
    content: "";
}

.contact-section-il .reach-request-vw .connect-grid-ns:hover::before {
    width: 100%;
}

.contact-section-il .help-list-ZO {
    padding: 50px;
    display: flex;
    position: relative;
    flex: 1 1 35%;
    justify-content: center;
    flex-direction: column;
    background: linear-gradient(to bottom right, rgb(197,210,209), #ffffff);
}

.contact-section-il .help-list-ZO .help-help-YK li {
    border-radius: 10px;
    transition: all 0.3s ease;
    margin-bottom: 20px;
    background: #ffffff;
    padding: 15px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
    clip-path: polygon(0 0, 100% 0, 98% 100%, 0 100%);
    display: flex;
    align-items: center;
}

.contact-section-il .help-list-ZO .help-help-YK li span {
    font-size: 15px;
    color: #000000;
}

.program-offerings-aS::before {
    z-index: 1;
    width: 100%;
    content: "";
    position: absolute;
    background: linear-gradient(45deg, rgb(162,176,175,0.5) 0%, transparent 50%, rgb(128,143,142,0.5) 100%);
    top: 0;
    height: 100%;
    left: 0;
}

.program-offerings-aS .description {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background-color: rgba(255, 255, 255, 0.05);
    font-size: 17px;
    backdrop-filter: blur(10px);
    border-radius: 28px;
    line-height: 1.8;
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: #000000;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    padding: 30px;
}

.program-offerings-aS .pic-overlay-FG::before {
    top: 0;
    content: "";
    bottom: 0;
    z-index: 1;
    left: 0;
    position: absolute;
    right: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.4) 0%, transparent 40%);
}

header::after {
    top: 0;
    background-size: 20px 20px;
    width: 100%;
    background-image: 
        linear-gradient(0deg, transparent 95%, rgb(128,143,142,0.5) 100%),
        linear-gradient(90deg, transparent 95%, rgb(128,143,142,0.5) 100%);
    opacity: 0.1;
    left: 0;
    z-index: 1;
    height: 100%;
    content: "";
    position: absolute;
}

header .head-guide-Ty svg {
    width: auto;
    height: 45px;
    filter: drop-shadow(0 0 8px rgb(162,176,175,0.5));
    transition: all 0.4s ease;
}

header .top-base-jf::before {
    background: 
        linear-gradient(90deg, 
            #000000 0%,
            transparent 10%,
            transparent 90%,
            #000000 100%);
    position: absolute;
    top: 0;
    pointer-events: none;
    width: 100%;
    z-index: 3;
    left: 0;
    content: "";
    height: 100%;
}

header .nav-class-vy::after {
    transform: translateX(-50%);
    position: absolute;
    height: 2px;
    left: 50%;
    transition: all 0.3s ease;
    content: "";
    width: 0%;
    bottom: 0;
    background: rgb(128,143,142);
}

.cookie-review-aM {
    flex-shrink: 0;
    overflow: hidden;
    border-radius: 23px;
    margin-right: 20px;
    background: rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 15px rgb(162,176,175);
    padding: 10px;
}

.cookie-disclaimer-Vd {
    color: #ffffff;
    min-width: 300px;
    flex: 1;
}

.cookie-panel-hW:hover {
    box-shadow: 0 0 20px rgb(128,143,142,0.5);
    background: rgb(128,143,142);
}

#cookieModalWindow-aV {
    display: none;
}

#cookieModalWindow-aV:checked ~ .cookie-warning-dialog-xs {
    visibility: hidden;
    opacity: 0;
}

.mentorship-experience-oQ .container {
    max-width: 1140px;
    padding: 0 1.5rem;
    transform: perspective(1000px) rotateY(2deg);
    margin: 0 auto;
    z-index: 2;
    position: relative;
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.mentorship-experience-oQ .opinion-spot-UP::after {
    transition: all 0.5s ease;
    top: 25px;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(162,176,175) 48%, rgb(162,176,175) 52%, transparent 52%);
    height: 80px;
    transform: rotate(15deg);
    right: 25px;
    width: 80px;
    opacity: 0.1;
    content: "";
    position: absolute;
}

.mentorship-experience-oQ .opinion-spot-UP:hover .pic-overlay-FG::before {
    opacity: 0.7;
}

.mentorship-experience-oQ .name::after {
    transition: width 0.4s ease;
    position: absolute;
    background: rgb(162,176,175);
    content: "";
    bottom: -5px;
    height: 2px;
    width: 0;
    left: 0;
}

.mentorship-experience-oQ .opinion-spot-UP:hover .career-milestones-Nk::before {
    transform: translateY(-5px) rotate(-10deg);
    opacity: 0.5;
}

.opening-board-Zh::before {
    bottom: 0;
    right: 0;
    background-size: 100px 100px;
    content: "";
    top: 0;
    background-image: 
    radial-gradient(circle at 10% 20%, rgb(162,176,175,0.5) 1px, transparent 3px),
    radial-gradient(circle at 30% 70%, rgb(162,176,175,0.5) 1px, transparent 3px),
    radial-gradient(circle at 70% 40%, rgb(162,176,175,0.5) 1px, transparent 3px),
    radial-gradient(circle at 90% 80%, rgb(162,176,175,0.5) 1px, transparent 3px);
    opacity: 0.15;
    left: 0;
    position: absolute;
    z-index: 0;
}

.opening-board-Zh .page-primary-EP .expert-study-FI p::before {
    content: "";
    border-radius: 3px;
    top: 0;
    width: 3px;
    background: rgb(162,176,175);
    bottom: 0;
    left: 0;
    position: absolute;
}

.opening-board-Zh:hover .title_style_header::after {
    transition: width 0.4s ease;
    width: 120px;
}

.level-up-YT .container {
    flex-wrap: wrap;
    display: flex;
    gap: 40px;
}

.level-up-YT .company_holder:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3);
}

.level-up-YT .company_holder h3::after {
    left: 0;
    position: absolute;
    bottom: -8px;
    content: '';
    width: 60px;
    background: rgb(128,143,142);
    height: 3px;
}

.level-up-YT .top-base-jf h5 {
    color: #ffffff;
    margin-bottom: 20px;
    border-left: 3px solid rgb(162,176,175);
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    position: relative;
    padding-left: 15px;
    font-size: 21px;
    font-weight: 600;
}

.level-up-YT .top-base-jf .main-nav-Vl a:hover::before {
    width: 100%;
}

.glossary-HE .container {
    justify-content: center;
    display: flex;
    align-items: center;
}



.glossary-HE::before {
    left: 0;
    width: 100%;
    background: linear-gradient(90deg, transparent, #ffffff, transparent);
    top: 0;
    height: 1px;
    position: absolute;
    opacity: 0.2;
    content: '';
}

.privacy-compartment-VA h2 {
    color: rgb(128,143,142);
    padding-left: 15px;
    letter-spacing: 1px;
    text-align: left;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 38px;
    margin: 0;
    font-family: Arial, sans-serif;
    border-left: 4px solid rgb(162,176,175);
}

.tariff-wrapper-YW {
    overflow: hidden;
    padding: 6rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(197,210,209) 0%, #ffffff 100%);
}

.tariff-wrapper-YW .lesson-fees-bh {
    display: flex;
    flex-direction: column;
}

.tariff-wrapper-YW .payment-scheme-oh h2 {
    margin-bottom: 1rem;
    font-weight: 700;
    display: inline-block;
    color: #000000;
    font-size: 36px;
    position: relative;
}

.tariff-wrapper-YW .discount-plan-lo {
    background: #ffffff;
    height: 100%;
    position: relative;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.5s ease;
    display: block;
    overflow: hidden;
    text-decoration: none;
}

.tariff-wrapper-YW .discount-plan-lo:hover .fee-choices-Sl h3::after {
    width: 80px;
}

.tariff-wrapper-YW .discount-plan-lo:hover .offer-box-tE::before {
    width: 100%;
}

.tariff-wrapper-YW .fee-choices-Sl p {
    overflow-wrap: break-word;
    font-size: 17px;
    margin-top: auto;
    word-break: break-word;
    line-height: 1.6;
    color: #000000;
}

.tariff-wrapper-YW .discount-plan-lo:nth-child(3n+1) {
    border-top: 3px solid rgb(162,176,175);
}

.tariff-wrapper-YW .discount-plan-lo:nth-child(3n+3) {
    border-top: 3px solid #000000;
}

.appArea-wI .container {
    z-index: 5;
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1140px;
}

.appArea-wI h2::after {
    animation: expandLine 0.6s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.4s;
    content: "";
    position: absolute;
    transform-origin: left center;
    left: 0;
    background: linear-gradient(90deg, rgb(162,176,175) 0%, rgb(128,143,142) 100%);
    bottom: -12px;
    width: 80px;
    transform: scaleX(0);
    height: 3px;
}

.appArea-wI li::before {
    border-radius: 50%;
    width: 10px;
    top: 8px;
    left: 0;
    transform: scale(0);
    height: 10px;
    position: absolute;
    background: linear-gradient(135deg, rgb(162,176,175) 0%, rgb(128,143,142) 100%);
    animation: popIn 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) forwards 1s;
    content: "";
}

.our-background-tq h1 {
    display: inline-block;
    color: #000000;
    animation: slideTitle 0.8s 0.2s forwards cubic-bezier(0.25, 1, 0.5, 1);
    font-weight: 700;
    margin-bottom: 3rem;
    font-size: 47px;
    transform: translateX(-1rem);
    opacity: 0;
    position: relative;
}

.our-background-tq .training-experts-qU:nth-child(2) {
    animation-delay: 0.6s;
}

.our-background-tq .training-experts-qU:hover {
    transform: translateY(-5px) scale(1.01);
    box-shadow: 0 20px 40px rgba(0, 0, 10, 0.1), 
                0 10px 20px rgba(0, 0, 0, 0.08),
                0 1px 0 rgba(255, 255, 255, 0.6) inset;
}

.our-background-tq .training-experts-qU:hover h4::after {
    width: 100%;
}

::-webkit-scrollbar {
    background: rgb(255, 255, 255, 0.5);
    padding: 5px;
    width: thin;
}

::-webkit-scrollbar-button {
    border-radius: 6px;
    background: rgb(128,143,142);
    width: 15px;
    height: 3px;
}

::-webkit-scrollbar-track {
    background: linear-gradient(45deg, rgb(162,176,175,0.5) 25%, transparent 25%), linear-gradient(-45deg, rgb(162,176,175,0.5) 25%, transparent 25%), linear-gradient(45deg, transparent 75%, rgb(162,176,175,0.5) 75%), linear-gradient(-45deg, transparent 75%, rgb(162,176,175,0.5) 75%);
}

::-webkit-scrollbar-thumb {
    border-radius: 6.9em;
    background: rgb(128,143,142,0.5);
    transition: box-shadow, border-radius 4.7s ease-in;
}

::-webkit-scrollbar-corner {
    background: rgb(162,176,175,0.5);
    border-radius: 3px;
}

header .top-base-jf::-webkit-scrollbar {
    display: none;
}

.our-background-tq .training-experts-qU div::-webkit-scrollbar {
    width: 4px;
}

.our-background-tq .training-experts-qU div::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.05);
}

.our-background-tq .training-experts-qU div::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(162,176,175,0.5);
}


@media only screen and (max-width: 1200px) {.cookie-warning-dialog-xs {
    padding: 20px;
}.cookie-eductrl-LA {
    padding: 20px 2%;
}
}



@media (min-width: 992px) {.mentorship-experience-oQ .container {
    transform: perspective(1500px) rotateY(3deg);
}.mentorship-experience-oQ .opinion-spot-UP {
    padding: 4rem;
    gap: 3rem;
}.mentorship-experience-oQ .pic-overlay-FG {
    height: 220px;
    width: 220px;
}.mentorship-experience-oQ .career-milestones-Nk {
    border-left: none;
    column-gap: 2.5rem;
    padding-left: 0;
    column-count: 2;
}.mentorship-experience-oQ .career-milestones-Nk::before {
    font-size: 4rem;
    left: -1rem;
}
}



@media (min-width: 1024px) {.opening-board-Zh {
    height: 100vh;
    padding: 0;
}.opening-board-Zh .page-primary-EP > div {
    gap: 4rem;
    grid-template-columns: 0.8fr 1.2fr;
}.opening-board-Zh .page-primary-EP h3 {
    font-size: calc(22px * 1.2);
    max-width: 85%;
}.opening-board-Zh .page-primary-EP .expert-study-FI {
    min-height: 500px;
    transform: perspective(1000px) rotateY(-5deg);
    transition: transform 0.6s ease;
}.opening-board-Zh .page-primary-EP .expert-study-FI:hover {
    transform: perspective(1000px) rotateY(0deg);
}.opening-board-Zh .page-primary-EP .expert-study-FI > div {
    padding: 5rem 4rem;
}.opening-board-Zh .title_style_header {
    font-size: calc(44px * 1.4);
}.opening-board-Zh .page-primary-EP .expert-study-FI p {
    font-size: calc(12px * 1.2);
}
}



@media (max-width: 767px) {.tariff-wrapper-YW {
    padding: 4rem 0;
}.tariff-wrapper-YW .fee-choices-Sl {
    padding: 1.5rem;
}.tariff-wrapper-YW .fee-choices-Sl h3 {
    font-size: 22px;
}.tariff-wrapper-YW .offer-box-tE {
    font-size: 22px;
}.tariff-wrapper-YW .fee-choices-Sl p {
    line-height: 1.5;
    max-height: 150px;
    font-size: calc(17px * 0.9);
    overflow-y: auto;
}.tariff-wrapper-YW .pic-overlay-FG {
    height: 150px;
}
}



@media (max-width: 767px) {.appArea-wI {
    padding: 70px 0 50px;
}.appArea-wI h2 {
    line-height: 1.4;
    font-size: calc(38px * 0.8);
    margin-bottom: 30px;
}.appArea-wI .learning-tracks-Az {
    padding: 35px 25px;
}.appArea-wI span {
    line-height: 1.6;
    font-size: 18px;
}.appArea-wI h2::after {
    width: 60px;
    height: 2px;
}
}



@media (min-width: 1200px) {.our-background-tq {
    padding: 9rem 0;
}.our-background-tq::after {
    right: -10%;
}.our-background-tq .container {
    padding: 0 3rem;
}.our-background-tq h1 {
    margin-bottom: 4rem;
}.our-background-tq .academy-team-yp ul {
    gap: 3rem;
}.our-background-tq .training-experts-qU {
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), 
                    box-shadow 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}.our-background-tq .training-experts-qU:hover {
    transform: translateY(-10px) scale(1.02);
}.our-background-tq .training-experts-qU div {
    max-height: 350px;
}
}



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



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



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

