﻿* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}.GrcHvnav_section {
    flex: 1 0 auto;
}.wIuApnews_feed {
    flex: 0 0 auto;
}.YlneMwrapper-holder {
    min-height: 100%;
    flex-direction: column;
    height: 100%;
    display: flex;
}svg {
    height: 30px;
    width: 30px;
}html,body {
    scroll-behavior: auto;
    font-family: Arial, sans-serif;
    color: #000000;
    height: 100%;
    min-height: 100%;
}@keyframes shift_scrollbar { 0% { transform: translateX(0); } 50% { transform: translateX(5px); } 100% { transform: translateX(0); } }

::-webkit-scrollbar {
    padding: 1px;
    width: 1rem;
}::-webkit-scrollbar-button {
    background: rgb(255, 255, 255, 0.5);
    height: 7px;
    border-radius: 7px;
    width: 15px;
}::-webkit-scrollbar-track {
    background: linear-gradient(168deg, rgb(255, 255, 255, 0.5) 19%, rgb(203,208,191) 70%);
    border-radius: 10.5em;
}::-webkit-scrollbar-track:active {
    background: rgb(167,173,152);
}::-webkit-scrollbar-thumb {
    transition: box-shadow, border-radius, transform 1s ease-in;
    animation: shift_scrollbar 3.2s ease-out 5;
    background: radial-gradient(ellipse at bottom right, rgb(255, 255, 255, 0.5) 59%, rgb(203,208,191,0.5) 6%);
}::-webkit-scrollbar-thumb:hover {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    background: rgb(203,208,191);
}::-webkit-scrollbar-thumb:active {
    background: rgb(203,208,191);
    box-shadow: inset -2px -2px 9px 2px rgba(0, 0, 0, 0.1);
}::-webkit-scrollbar-corner {
    border: 1px dashed rgb(203,208,191);
    background: rgb(167,173,152);
    border-radius: 4px;
}* {
    scrollbar-color: rgb(231,233,225) rgb(231,233,225);
    scrollbar-width: thin;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1264px;
}a {
    color: inherit;
    text-decoration: none;
}header,footer {
    width: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.pKAiolearning_process {
    overflow: hidden;
    position: relative;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(231,233,225) 0%, rgb(167,173,152,0.5) 100%);
}.pKAiolearning_process::before {
    top: 0;
    right: 0;
    clip-path: polygon(30% 0, 100% 0, 100% 100%, 0% 100%);
    opacity: 0.8;
    position: absolute;
    width: 35%;
    background: linear-gradient(225deg, rgb(203,208,191,0.5) 0%, transparent 70%);
    z-index: 1;
    animation: pulse 8s infinite alternate ease-in-out;
    height: 100%;
    content: "";
}.pKAiolearning_process::after {
    background: linear-gradient(90deg, rgb(203,208,191) 0%, rgb(167,173,152) 50%, rgb(203,208,191) 100%);
    position: absolute;
    transform: translateY(5px) scaleX(0.98);
    height: 15px;
    opacity: 0.7;
    z-index: 2;
    filter: blur(3px);
    content: "";
    width: 100%;
    left: 0;
    bottom: 0;
}.pKAiolearning_process .container {
    margin: 0 auto;
    transform: perspective(1000px) rotateX(1deg);
    max-width: 1200px;
    z-index: 3;
    position: relative;
    padding: 0 2rem;
    transform-origin: center top;
}.pKAiolearning_process .iQkADedu_ethos {
    background: #ffffff;
    padding: 3.5rem 3rem;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 3px 10px rgba(0, 0, 0, 0.05);
    border-left: 5px solid rgb(203,208,191);
    transform: translateZ(0);
    position: relative;
}.pKAiolearning_process .iQkADedu_ethos::before {
    height: 40px;
    background: rgb(167,173,152);
    width: 40px;
    content: "";
    right: 30px;
    top: -10px;
    position: absolute;
    transform: rotate(45deg);
    z-index: -1;
}.pKAiolearning_process .iQkADedu_ethos > div {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
}.pKAiolearning_process .iQkADedu_ethos:hover > div {
    transform: translateY(-8px);
}.pKAiolearning_process h3 {
    font-family: Arial, sans-serif;
    letter-spacing: -0.5px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 1.5rem;
    padding-bottom: 1rem;
    position: relative;
    font-size: calc(33px * 0.9);
}.pKAiolearning_process h3::after {
    height: l3px;
    transform-origin: left;
    content: "";
    background: rgb(203,208,191);
    left: 0;
    transition: width 0.3s ease-out;
    width: 70px;
    bottom: 0;
    position: absolute;
}.pKAiolearning_process .iQkADedu_ethos:hover h3::after {
    width: 120px;
}.pKAiolearning_process p {
    color: #000000;
    position: relative;
    line-height: 1.8;
    font-size: 18px;
    font-family: Arial, sans-serif;
    margin-bottom: 0;
}.pKAiolearning_process p span {
    display: block;
    border-left: 2px solid rgb(167,173,152,0.5);
    position: relative;
    padding-left: 1rem;
}.pKAiolearning_process p span::before {
    content: "";
    top: -20px;
    position: absolute;
    font-size: 5rem;
    left: -15px;
    color: rgb(167,173,152,0.5);
    opacity: 0.2;
    font-family: serif;
}

@keyframes pulse {
    0% {
        opacity: 0.6;
        transform: scale(0.98);
    }
    100% {
        opacity: 0.9;
        transform: scale(1.02);
    }
}

@media (max-width: 992px) {.pKAiolearning_process {
    padding: 5rem 0;
}.pKAiolearning_process .iQkADedu_ethos {
    padding: 2.5rem 2rem;
}.pKAiolearning_process h3 {
    font-size: calc(33px * 0.8);
}
}

@media (max-width: 768px) {.pKAiolearning_process {
    padding: 4rem 0;
}.pKAiolearning_process::before {
    width: 25%;
}.pKAiolearning_process .iQkADedu_ethos {
    padding: 2rem 1.5rem;
}.pKAiolearning_process h3 {
    font-size: calc(21px * 1.2);
    margin-bottom: 1.25rem;
}.pKAiolearning_process p {
    font-size: calc(18px * 0.95);
}
}

@media (max-width: 576px) {.pKAiolearning_process {
    padding: 3.5rem 0;
}.pKAiolearning_process .container {
    transform: perspective(1000px) rotateX(0deg);
    padding: 0 1rem;
}.pKAiolearning_process .iQkADedu_ethos {
    border-left: 3px solid rgb(203,208,191);
    padding: 1.75rem 1.25rem;
}.pKAiolearning_process .iQkADedu_ethos::before {
    display: none;
}.pKAiolearning_process h3 {
    font-size: calc(22px * 1.3);
    margin-bottom: 1rem;
    padding-bottom: 0.75rem;
}.pKAiolearning_process h3::after {
    width: 50px;
}.pKAiolearning_process p {
    font-size: calc(18px * 0.9);
    line-height: 1.6;
}.pKAiolearning_process p span {
    padding-left: 0.75rem;
}.pKAiolearning_process p span::before {
    left: -10px;
    top: -15px;
    font-size: 3.5rem;
}}.Qkuahprivacy_hedge {
    background: linear-gradient(135deg, rgb(231,233,225) 0%, rgb(231,233,225) 85%, rgba(rgb(203,208,191,0.5), 0.05) 100%);
    color: #000000;
    position: relative;
    padding: 5rem 2rem;
    font-family: Arial, sans-serif;
    overflow: hidden;
}.Qkuahprivacy_hedge::before {
    background: linear-gradient(90deg, rgb(203,208,191) 0%, rgb(167,173,152) 100%);
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 8px;
    content: "";
    box-shadow: 0 0 20px rgba(rgb(203,208,191,0.5), 0.2);
    transform: scaleX(0.95);
    transform-origin: left;
}.Qkuahprivacy_hedge::after {
    right: -100px;
    border-radius: 50%;
    content: "";
    width: 250px;
    border: 2px solid rgba(rgb(203,208,191,0.5), 0.1);
    pointer-events: none;
    transform: rotate(-15deg);
    position: absolute;
    top: 40px;
    height: 250px;
    opacity: 0.5;
}.Qkuahprivacy_hedge .container {
    position: relative;
    margin: 0 auto;
    z-index: 1;
    max-width: 1000px;
}.Qkuahprivacy_hedge h1 {
    font-weight: 700;
    position: relative;
    transform: translateX(-0.5rem);
    line-height: 1.2;
    margin-bottom: 2.5rem;
    color: rgb(203,208,191);
    font-size: calc(48px * 1.2);
}.Qkuahprivacy_hedge h1::after {
    position: absolute;
    content: "";
    height: 4px;
    background: linear-gradient(90deg, rgb(203,208,191), transparent);
    width: 6rem;
    bottom: -1rem;
    transform-origin: left;
    left: 0;
    animation: pulse 4s infinite alternate ease-in-out;
}.Qkuahprivacy_hedge h2 {
    margin: 3rem 0 1.5rem;
    padding-left: 1.2rem;
    font-weight: 600;
    position: relative;
    color: #000000;
    font-size: 31px;
}.Qkuahprivacy_hedge h2::before {
    background: rgb(167,173,152);
    left: 0;
    transform: scaleY(0.9);
    position: absolute;
    width: 4px;
    height: calc(100% - 0.5rem);
    content: "";
    top: 0.25rem;
}.Qkuahprivacy_hedge h3 {
    font-size: calc(31px * 0.85);
    font-weight: 600;
    color: #000000;
    position: relative;
    margin: 2.5rem 0 1.2rem;
    padding-left: 1rem;
}.Qkuahprivacy_hedge h3::before {
    background: rgb(167,173,152);
    width: 3px;
    height: calc(100% - 0.4rem);
    left: 0;
    position: absolute;
    transform: scaleY(0.8);
    top: 0.2rem;
    opacity: 0.8;
    content: "";
}.Qkuahprivacy_hedge h4 {
    position: relative;
    font-weight: 600;
    padding-left: 0.8rem;
    font-size: calc(31px * 0.75);
    color: #000000;
    margin: 2rem 0 1rem;
}.Qkuahprivacy_hedge h4::before {
    opacity: 0.7;
    width: 2px;
    height: calc(100% - 0.4rem);
    content: "";
    transform: scaleY(0.7);
    left: 0;
    position: absolute;
    background: rgb(167,173,152);
    top: 0.2rem;
}.Qkuahprivacy_hedge p {
    font-size: 14px;
    color: #000000;
    margin-bottom: 1.5rem;
    max-width: 90ch;
    line-height: 1.7;
}.Qkuahprivacy_hedge p strong {
    display: inline-block;
    color: #000000;
    background: linear-gradient(to bottom, transparent 60%, rgba(rgb(167,173,152,0.5), 0.15) 40%);
    padding: 0 0.2rem;
    position: relative;
    font-weight: 600;
}.Qkuahprivacy_hedge span {
    display: block;
    line-height: 1.7;
    margin-bottom: 1.5rem;
    max-width: 90ch;
    border-left: 1px dashed rgba(rgb(203,208,191,0.5), 0.3);
    color: #000000;
    font-size: 14px;
    padding-left: 0.5rem;
}.Qkuahprivacy_hedge ul {
    padding: 0;
    margin: 1.5rem 0 2rem 1.5rem;
    list-style-type: none;
}.Qkuahprivacy_hedge li {
    margin-bottom: 1.2rem;
    font-size: 14px;
    padding-left: 1.8rem;
    position: relative;
    line-height: 1.6;
}.Qkuahprivacy_hedge li::before {
    position: absolute;
    width: 10px;
    border: 2px solid rgb(203,208,191);
    transform: rotate(45deg);
    left: 0;
    content: "";
    top: 0.5rem;
    opacity: 0.8;
    transition: transform 0.3s ease, opacity 0.3s ease;
    height: 10px;
}.Qkuahprivacy_hedge li:hover::before {
    opacity: 1;
    transform: rotate(225deg);
}

@keyframes pulse {
    0%, 100% {
        transform: scaleX(1);
        opacity: 0.8;
    }
    50% {
        transform: scaleX(1.1);
        opacity: 1;
    }
}

@media (min-width: 768px) {.Qkuahprivacy_hedge {
    padding: 6rem 3rem;
}.Qkuahprivacy_hedge .container {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1rem;
}.Qkuahprivacy_hedge h1 {
    font-size: calc(48px * 1.4);
    grid-column: 1 / -1;
    margin-bottom: 3rem;
}.Qkuahprivacy_hedge p, 
    .Qkuahprivacy_hedge span {
    font-size: calc(14px * 1.05);
}.Qkuahprivacy_hedge h2 {
    margin-top: 4rem;
}.Qkuahprivacy_hedge ul {
    margin-left: 2rem;
}
}

@media (min-width: 1024px) {.Qkuahprivacy_hedge {
    padding: 8rem 4rem 6rem;
}.Qkuahprivacy_hedge::after {
    width: 400px;
    top: 80px;
    height: 400px;
    right: -80px;
}.Qkuahprivacy_hedge .container {
    max-width: 1200px;
}.Qkuahprivacy_hedge h1 {
    transform: translateX(-1rem);
}.Qkuahprivacy_hedge h1::after {
    width: 8rem;
}.Qkuahprivacy_hedge h2 {
    font-size: calc(31px * 1.1);
    padding-left: 1.5rem;
}.Qkuahprivacy_hedge h2::before {
    width: 6px;
}.Qkuahprivacy_hedge li {
    padding-left: 2rem;
}.Qkuahprivacy_hedge li::before {
    width: 12px;
    height: 12px;
}
}

@media (max-width: 767px) {.Qkuahprivacy_hedge {
    padding: 4rem 1.5rem;
}.Qkuahprivacy_hedge h1 {
    font-size: calc(48px * 1.1);
    margin-bottom: 2rem;
}.Qkuahprivacy_hedge h2 {
    font-size: calc(31px * 0.95);
    margin: 2.5rem 0 1.2rem;
}.Qkuahprivacy_hedge h3, 
    .Qkuahprivacy_hedge h4 {
    margin: 2rem 0 1rem;
}.Qkuahprivacy_hedge p, 
    .Qkuahprivacy_hedge span {
    font-size: calc(14px * 0.95);
}.Qkuahprivacy_hedge ul {
    margin-left: 0.5rem;
}.Qkuahprivacy_hedge li {
    margin-bottom: 1rem;
    padding-left: 1.5rem;
}}.vkfyAprimary_page {
    position: relative;
    width: 100%;
    overflow: hidden;
    min-height: 600px;
    height: 100vh;
    background: linear-gradient(135deg, #000000 0%, rgb(203,208,191,0.5) 50%, rgb(167,173,152,0.5) 100%);
}.vkfyAprimary_page .iQkADedu_ethos {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    position: relative;
    height: 100%;
    width: 100%;
}.vkfyAprimary_page .MeBJmpage_lead {
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
    top: 0;
    z-index: 1;
}.vkfyAprimary_page .MeBJmpage_lead::before {
    height: 100%;
    top: 0;
    content: '';
    background: linear-gradient(
        135deg,
        #000000 0%,
        rgb(167,173,152,0.5) 30%,
        transparent 60%
    );
    z-index: 2;
    left: 0;
    width: 100%;
    position: absolute;
}.vkfyAprimary_page .MeBJmpage_lead::after {
    z-index: 2;
    inset: 0;
    content: '';
    background: 
        radial-gradient(
            circle at 70% 30%,
            transparent 20%,
            rgba(0, 0, 0, 0.5) 70%,
            rgb(203,208,191,0.5) 100%
        );
    position: absolute;
}.vkfyAprimary_page .lorniedu_lead {
    display: flex;
    height: 100%;
    width: 500%;
    animation: split-carousel 30s ease infinite;
}.vkfyAprimary_page .ZDVTvfast_studypro {
    width: 20%;
    overflow: hidden;
    height: 100%;
    position: relative;
}.vkfyAprimary_page .ZDVTvfast_studypro::before {
    z-index: 2;
    inset: 0;
    position: absolute;
    background-image: 
        linear-gradient(0deg, transparent 95%, rgb(203,208,191,0.5) 100%),
        linear-gradient(90deg, transparent 95%, rgb(203,208,191,0.5) 100%);
    background-size: 20px 20px;
    content: '';
    opacity: 0.5;
}.vkfyAprimary_page .ZDVTvfast_studypro img {
    transform-origin: center;
    transition: transform 0.7s ease-out;
    width: 100%;
    animation: image-scale 15s ease-in-out infinite alternate;
    object-fit: cover;
    filter: saturate(1.2) contrast(1.1);
    height: 100%;
}.vkfyAprimary_page .ZoweXtext_frame_wrap {
    box-shadow: 
        -15px 15px 30px rgba(0, 0, 0, 0.2),
        0 0 0 1px rgb(203,208,191,0.5);
    position: relative;
    width: 45%;
    z-index: 10;
    margin-right: 8%;
    max-width: 550px;
    border-radius: 29px;
    background: linear-gradient(145deg, rgb(167,173,152,0.5) 0%, rgb(203,208,191,0.5) 100%);
    overflow: hidden;
    padding: 4rem;
}.vkfyAprimary_page .ZoweXtext_frame_wrap::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 6px;
    background: rgb(203,208,191);
    height: 100%;
}.vkfyAprimary_page .ZoweXtext_frame_wrap::after {
    width: 50%;
    height: 6px;
    animation: line-animate 6s ease-in-out infinite;
    transform-origin: right;
    bottom: 0;
    background: rgb(203,208,191);
    content: '';
    right: 0;
    position: absolute;
}.vkfyAprimary_page .ZoweXtext_frame_wrap h1 {
    position: relative;
    color: #ffffff;
    font-size: 48px;
    margin-bottom: 2rem;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
    line-height: 1.3;
    font-weight: 700;
}.vkfyAprimary_page .ZoweXtext_frame_wrap h1::after {
    width: 60px;
    left: -30px;
    background: rgb(203,208,191,0.5);
    border-radius: 50%;
    z-index: -1;
    opacity: 0.3;
    height: 60px;
    content: '';
    position: absolute;
    top: -15px;
}.vkfyAprimary_page .ZoweXtext_frame_wrap p {
    font-size: 16px;
    line-height: 1.7;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    color: #ffffff;
    position: relative;
    margin-bottom: 2.5rem;
}.vkfyAprimary_page .ZoweXtext_frame_wrap .nNRmlhelp_help {
    transition: all 0.4s ease;
    z-index: 1;
    overflow: hidden;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    border: 2px solid rgb(203,208,191);
    display: inline-block;
    background: transparent;
    position: relative;
    padding: 14px 35px;
    text-decoration: none;
    border-radius: 29px;
}.vkfyAprimary_page .ZoweXtext_frame_wrap .nNRmlhelp_help::before {
    transition: width 0.6s ease, height 0.6s ease;
    transform: translate(-50%, -50%);
    content: '';
    background: rgb(203,208,191);
    top: 50%;
    left: 50%;
    border-radius: 50%;
    width: 0;
    height: 0;
    z-index: -1;
    position: absolute;
}.vkfyAprimary_page .ZoweXtext_frame_wrap .nNRmlhelp_help:hover {
    color: #ffffff;
}.vkfyAprimary_page .ZoweXtext_frame_wrap .nNRmlhelp_help:hover::before {
    width: 300%;
    height: 300%;
}

@keyframes split-carousel {
    0%, 16% {
        transform: translateX(0);
    }
    20%, 36% {
        transform: translateX(-20%);
    }
    40%, 56% {
        transform: translateX(-40%);
    }
    60%, 76% {
        transform: translateX(-60%);
    }
    80%, 96% {
        transform: translateX(-80%);
    }
    100% {
        transform: translateX(0);
    }
}

@keyframes image-scale {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes line-animate {
    0%, 100% {
        transform: scaleX(1);
    }
    50% {
        transform: scaleX(0.5);
    }
}

@media (max-width: 1400px) {.vkfyAprimary_page .ZoweXtext_frame_wrap {
    width: 50%;
    padding: 3rem;
}
}

@media (max-width: 1200px) {.vkfyAprimary_page .MeBJmpage_lead {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 40% 100%, 0% 80%);
}.vkfyAprimary_page .ZoweXtext_frame_wrap {
    margin-right: 5%;
    width: 55%;
}
}

@media (max-width: 992px) {.vkfyAprimary_page .iQkADedu_ethos {
    justify-content: center;
}.vkfyAprimary_page .MeBJmpage_lead {
    clip-path: none;
}.vkfyAprimary_page .ZoweXtext_frame_wrap {
    background: linear-gradient(145deg, rgba(0, 0, 0, 0.5) 20%, rgb(203,208,191,0.5) 80%);
    backdrop-filter: blur(10px);
    width: 80%;
    margin-right: 0;
    max-width: 600px;
}
}

@media (max-width: 768px) {.vkfyAprimary_page {
    min-height: 500px;
}.vkfyAprimary_page .ZoweXtext_frame_wrap {
    padding: 2.5rem;
    width: 90%;
}.vkfyAprimary_page .ZoweXtext_frame_wrap h1 {
    font-size: calc(48px * 0.9);
}.vkfyAprimary_page .MeBJmpage_lead::before {
    background: linear-gradient(
            135deg,
            #000000 20%,
            rgb(167,173,152,0.5) 40%,
            transparent 80%
        );
}
}

@media (max-width: 576px) {.vkfyAprimary_page {
    min-height: 450px;
}.vkfyAprimary_page .ZoweXtext_frame_wrap {
    padding: 2rem;
}.vkfyAprimary_page .ZoweXtext_frame_wrap::before {
    width: 4px;
}.vkfyAprimary_page .ZoweXtext_frame_wrap::after {
    height: 4px;
}.vkfyAprimary_page .ZoweXtext_frame_wrap h1 {
    font-size: calc(48px * 0.8);
    margin-bottom: 1.5rem;
}.vkfyAprimary_page .ZoweXtext_frame_wrap p {
    font-size: calc(16px * 0.9);
    margin-bottom: 2rem;
}.vkfyAprimary_page .ZoweXtext_frame_wrap .nNRmlhelp_help {
    padding: 12px 20px;
    display: block;
    text-align: center;
    width: 100%;
}.vkfyAprimary_page .ZDVTvfast_studypro::before {
    background-size: 15px 15px;
}
}

@media (orientation: landscape) and (max-height: 600px) {.vkfyAprimary_page {
    min-height: 100vh;
    height: auto;
}.vkfyAprimary_page .ZoweXtext_frame_wrap {
    padding: 2rem;
}}.HqWTbprospective_members {
    background: linear-gradient(120deg, rgb(231,233,225) 0%, rgb(203,208,191,0.5) 100%);
    position: relative;
    overflow: hidden;
    padding: 5rem 0;
}.HqWTbprospective_members::before {
    transform: translate(-50%, -50%);
    top: 50%;
    width: 150%;
    position: absolute;
    height: 150%;
    background: radial-gradient(
        ellipse at center,
        transparent 0%,
        transparent 30%,
        rgba(rgb(167,173,152,0.5), 0.1) 31%,
        rgba(rgb(167,173,152,0.5), 0.1) 32%,
        transparent 33%,
        transparent 40%,
        rgba(rgb(167,173,152,0.5), 0.05) 41%,
        rgba(rgb(167,173,152,0.5), 0.05) 42%,
        transparent 43%,
        transparent 50%,
        rgba(rgb(203,208,191,0.5), 0.07) 51%,
        rgba(rgb(203,208,191,0.5), 0.07) 52%,
        transparent 53%,
        transparent 70%,
        rgba(rgb(203,208,191,0.5), 0.05) 71%,
        rgba(rgb(203,208,191,0.5), 0.05) 72%,
        transparent 73%
    );
    animation: rotateRings 60s linear infinite;
    content: '';
    z-index: 1;
    pointer-events: none;
    left: 50%;
}.HqWTbprospective_members::after {
    height: 100%;
    z-index: 1;
    opacity: 0.3;
    background: radial-gradient(
        circle at 70% 80%,
        rgb(203,208,191,0.5) 0%,
        transparent 50%
    );
    top: 0;
    width: 100%;
    content: '';
    left: 0;
    position: absolute;
}.HqWTbprospective_members .iQkADedu_ethos {
    max-width: 1200px;
    padding: 0 2rem;
    position: relative;
    margin: 0 auto;
    z-index: 2;
}.HqWTbprospective_members h3 {
    color: #ffffff;
    position: relative;
    margin-bottom: 3.5rem;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    font-weight: 700;
    text-align: center;
    font-size: 29px;
}.HqWTbprospective_members h3::after {
    left: 50%;
    position: absolute;
    content: '';
    border-radius: 50px;
    width: 120px;
    transform: translateX(-50%);
    bottom: -15px;
    height: 3px;
    box-shadow: 0 0 15px rgb(203,208,191);
    background: rgb(203,208,191);
}.HqWTbprospective_members ul {
    display: grid;
    gap: 2.5rem;
    margin: 0;
    padding: 0;
    grid-template-columns: repeat(2, 1fr);
    list-style-type: none;
}.HqWTbprospective_members li {
    padding: 1.8rem 2rem;
    border: 1px solid rgba(255, 255, 255, 0.2);
    overflow: hidden;
    display: flex;
    position: relative;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    background-color: rgba(255, 255, 255, 0.12);
    backdrop-filter: blur(5px);
    align-items: center;
    border-radius: 50px;
}.HqWTbprospective_members li::before {
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.1) 0%,
        rgba(255, 255, 255, 0.05) 50%,
        transparent 100%
    );
    pointer-events: none;
    width: 100%;
    position: absolute;
    content: '';
}.HqWTbprospective_members li::after {
    opacity: 0;
    background: radial-gradient(
        circle at center,
        rgba(rgb(167,173,152,0.5), 0.3) 0%,
        transparent 70%
    );
    content: '';
    pointer-events: none;
    left: -50%;
    transform: scale(0.5);
    transition: all 0.5s ease;
    height: 200%;
    width: 200%;
    position: absolute;
    top: -50%;
}.HqWTbprospective_members li:hover {
    transform: translateY(-5px);
    border-color: rgb(203,208,191,0.5);
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.1),
        0 0 20px rgb(203,208,191,0.5);
    background-color: rgba(255, 255, 255, 0.18);
}.HqWTbprospective_members li:hover::after {
    opacity: 0.5;
    transform: scale(1);
}.HqWTbprospective_members li svg {
    margin-right: 1.5rem;
    fill: rgb(167,173,152);
    transition: all 0.4s ease;
    filter: drop-shadow(0 0 5px rgb(167,173,152,0.5));
    width: 40px;
    height: 40px;
    transform-origin: center;
    flex-shrink: 0;
}.HqWTbprospective_members li:hover svg {
    transform: rotate(15deg);
    filter: drop-shadow(0 0 8px rgb(203,208,191));
    fill: rgb(203,208,191);
}.HqWTbprospective_members li svg path {
    transition: all 0.4s ease;
}.HqWTbprospective_members li:hover svg path {
    fill: rgb(203,208,191);
}.HqWTbprospective_members li {
    letter-spacing: 0.3px;
    font-weight: 400;
    line-height: 1.5;
    color: #ffffff;
    font-size: 13px;
}

@keyframes rotateRings {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.7;
    }
    50% {
        opacity: 1;
    }
}

@media (max-width: 991px) {.HqWTbprospective_members {
    padding: 4rem 0;
}.HqWTbprospective_members ul {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.HqWTbprospective_members h3 {
    font-size: calc(29px * 0.9);
}.HqWTbprospective_members li {
    padding: 1.5rem 1.8rem;
}
}

@media (max-width: 767px) {.HqWTbprospective_members {
    padding: 3rem 0;
}.HqWTbprospective_members h3 {
    margin-bottom: 2.5rem;
    font-size: calc(29px * 0.8);
}.HqWTbprospective_members h3::after {
    width: 100px;
}.HqWTbprospective_members li {
    padding: 1.2rem 1.5rem;
    border-radius: 25px;
}.HqWTbprospective_members li svg {
    width: 35px;
    height: 35px;
    margin-right: 1rem;
}}.IERnWteaching_history {
    position: relative;
    overflow: hidden;
    background: linear-gradient(145deg, rgb(231,233,225) 0%, #ffffff 100%);
    padding: 120px 0;
}.IERnWteaching_history::before {
    opacity: 0.08;
    left: -20%;
    top: -50%;
    width: 60%;
    background: linear-gradient(135deg, rgb(167,173,152,0.5) 0%, transparent 80%);
    position: absolute;
    content: "";
    transform: rotate(-15deg);
    height: 200%;
    z-index: 0;
}.IERnWteaching_history::after {
    opacity: 0.05;
    left: 0;
    background: radial-gradient(circle at 80% 20%, rgb(203,208,191,0.5) 0%, transparent 60%);
    position: absolute;
    content: "";
    height: 100%;
    top: 0;
    width: 100%;
    z-index: 0;
}.IERnWteaching_history .container {
    max-width: 1140px;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}.IERnWteaching_history .LpiRcedu_ratings {
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    gap: 2rem;
    border-left: 4px solid rgb(167,173,152);
    transform-style: preserve-3d;
    position: relative;
    padding: 3rem;
    grid-template-columns: 1fr;
    transform: perspective(1000px) rotateY(-2deg);
    display: grid;
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.07), 0 5px 15px rgba(0, 0, 0, 0.03);
    background: #ffffff;
}.IERnWteaching_history .LpiRcedu_ratings:hover {
    box-shadow: 0 25px 55px rgba(0, 0, 0, 0.09), 0 8px 20px rgba(0, 0, 0, 0.04);
    transform: perspective(1000px) rotateY(0);
}.IERnWteaching_history .LpiRcedu_ratings > div:nth-child(1) {
    position: relative;
    order: 1;
    width: 100%;
}.IERnWteaching_history .LpiRcedu_ratings > div:nth-child(2) {
    order: 2;
}.IERnWteaching_history .LpiRcedu_ratings > div:nth-child(3) {
    order: 3;
}.IERnWteaching_history .Fxokcimg_text {
    padding-bottom: 60%;
    height: 0;
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    clip-path: polygon(0 0, 100% 5%, 95% 95%, 5% 100%);
    width: 100%;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transform: translateZ(20px);
}.IERnWteaching_history .LpiRcedu_ratings:hover .Fxokcimg_text {
    transform: translateZ(30px);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}.IERnWteaching_history .name {
    font-family: Arial, sans-serif;
    transform: translateZ(15px);
    color: #000000;
    font-weight: 700;
    display: inline-block;
    margin: 0 0 0.5rem;
    position: relative;
    font-size: calc(20px * 1.1);
}.IERnWteaching_history .name::after {
    bottom: -5px;
    left: 0;
    width: 0;
    transition: width 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    height: 3px;
    background: rgb(167,173,152);
    content: "";
    position: absolute;
}.IERnWteaching_history .LpiRcedu_ratings:hover .name::after {
    width: 100%;
}.IERnWteaching_history .LpiRcedu_ratings > div:nth-child(2) > div {
    margin-bottom: 1rem;
    opacity: 0.9;
    letter-spacing: 0.5px;
    font-size: calc(17px * 0.95);
    transition: all 0.4s ease;
    transform: translateZ(10px);
    font-weight: 600;
    color: rgb(167,173,152);
}.IERnWteaching_history .LpiRcedu_ratings:hover > div:nth-child(2) > div {
    transform: translateZ(20px);
    opacity: 1;
}.IERnWteaching_history .gfaYremp_summary {
    transition: transform 0.4s ease;
    padding-left: 1.5rem;
    transform: translateZ(5px);
    position: relative;
    font-size: 17px;
    margin: 0;
    line-height: 1.7;
    color: #000000;
}.IERnWteaching_history .gfaYremp_summary::before {
    position: absolute;
    content: "";
    background: linear-gradient(to bottom, rgb(167,173,152) 0%, transparent 100%);
    left: 0;
    height: 100%;
    top: 0;
    width: 3px;
}.IERnWteaching_history .LpiRcedu_ratings:hover .gfaYremp_summary {
    transform: translateZ(15px);
}

@media (min-width: 768px) {.IERnWteaching_history .LpiRcedu_ratings {
    grid-template-rows: auto auto;
    grid-template-columns: 300px 1fr;
    padding: 3.5rem;
    gap: 2.5rem;
}.IERnWteaching_history .LpiRcedu_ratings > div:nth-child(1) {
    grid-column: 1;
    grid-row: 1 / span 2;
}.IERnWteaching_history .LpiRcedu_ratings > div:nth-child(2) {
    grid-column: 2;
    align-self: end;
    grid-row: 1;
}.IERnWteaching_history .LpiRcedu_ratings > div:nth-child(3) {
    grid-column: 2;
    grid-row: 2;
}.IERnWteaching_history .Fxokcimg_text {
    padding-bottom: 0;
    height: 100%;
}.IERnWteaching_history .name {
    font-size: 20px;
    margin-bottom: 0.75rem;
}.IERnWteaching_history .gfaYremp_summary {
    font-size: calc(17px * 1.05);
    padding-left: 2rem;
}
}

@media (min-width: 992px) {.IERnWteaching_history {
    padding: 140px 0;
}.IERnWteaching_history .LpiRcedu_ratings {
    grid-template-columns: 380px 1fr;
    transform: perspective(1200px) rotateY(-3deg);
    padding: 4rem;
    gap: 3rem;
}.IERnWteaching_history .name {
    font-size: calc(20px * 1.2);
}.IERnWteaching_history .LpiRcedu_ratings > div:nth-child(2) > div {
    margin-bottom: 1.5rem;
    font-size: 17px;
}.IERnWteaching_history .gfaYremp_summary {
    line-height: 1.75;
    font-size: calc(17px * 1.1);
}
}

@media (max-width: 767px) {.IERnWteaching_history {
    padding: 80px 0;
}.IERnWteaching_history .LpiRcedu_ratings {
    padding: 2rem;
    transform: perspective(800px) rotateY(-1deg);
}.IERnWteaching_history .Fxokcimg_text {
    margin-bottom: 1.5rem;
}.IERnWteaching_history .name {
    margin-bottom: 0.5rem;
}.IERnWteaching_history .gfaYremp_summary {
    padding-left: 1rem;
}
}

@media (max-width: 480px) {.IERnWteaching_history {
    padding: 60px 0;
}.IERnWteaching_history .LpiRcedu_ratings {
    padding: 1.5rem;
    gap: 1.5rem;
}.IERnWteaching_history .Fxokcimg_text {
    padding-bottom: 75%;
}.IERnWteaching_history .name {
    font-size: calc(20px * 0.95);
}.IERnWteaching_history .LpiRcedu_ratings > div:nth-child(2) > div {
    font-size: calc(17px * 0.9);
}.IERnWteaching_history .gfaYremp_summary {
    line-height: 1.6;
    font-size: calc(17px * 0.95);
}}.hQjprcontact_form_box {
    padding: 120px 0;
    background: linear-gradient(180deg, rgb(231,233,225) 0%, rgb(167,173,152,0.5) 100%);
    z-index: 1;
    overflow: hidden;
    position: relative;
}.hQjprcontact_form_box::before {
    pointer-events: none;
    animation: scanlines 10s linear infinite;
    top: 0;
    background: linear-gradient(0deg, transparent 40%, rgba(0,0,0,0.05) 60%, transparent 80%);
    z-index: 0;
    left: 0;
    width: 100%;
    position: absolute;
    height: 100%;
    content: '';
    background-size: 100% 15px;
}.hQjprcontact_form_box::after {
    width: 100%;
    left: 0;
    z-index: 0;
    position: absolute;
    content: '';
    background: 
        radial-gradient(1px at 30% 20%, rgb(203,208,191,0.5) 0%, transparent 50%),
        radial-gradient(1px at 70% 40%, rgb(167,173,152,0.5) 0%, transparent 50%),
        radial-gradient(1px at 40% 60%, rgb(203,208,191,0.5) 0%, transparent 50%),
        radial-gradient(1px at 60% 80%, rgb(167,173,152,0.5) 0%, transparent 50%);
    background-size: 150px 150px, 200px 200px, 100px 100px, 250px 250px;
    opacity: 0.4;
    pointer-events: none;
    top: 0;
    height: 100%;
}.hQjprcontact_form_box .Fxokcimg_text {
    position: absolute;
    z-index: 0;
    top: 0;
    mix-blend-mode: overlay;
    opacity: 0.08;
    width: 100%;
    filter: grayscale(100%) contrast(150%);
    height: 100%;
    left: 0;
}.hQjprcontact_form_box .container {
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
}.hQjprcontact_form_box h3 {
    font-family: Arial, sans-serif;
    margin-bottom: 60px;
    letter-spacing: 3px;
    text-transform: uppercase;
    perspective: 800px;
    font-size: 29px;
    font-weight: 700;
    color: #000000;
    position: relative;
    text-align: center;
}.hQjprcontact_form_box h3::before {
    color: rgb(167,173,152,0.5);
    top: -10px;
    letter-spacing: 5px;
    left: 50%;
    font-size: calc(29px - 10px);
    opacity: 0.4;
    position: absolute;
    content: attr(id);
    transform: translateX(-50%);
}.hQjprcontact_form_box h3::after {
    transform: translateX(-50%);
    content: '';
    width: 100px;
    left: 50%;
    position: absolute;
    bottom: -15px;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(203,208,191), transparent);
}.hQjprcontact_form_box .fpirYinquiry_card {
    grid-template-columns: 1.5fr 1fr;
    transform-style: preserve-3d;
    transform: perspective(1000px) rotateX(0deg);
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 
        0 20px 50px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(0, 0, 0, 0.05),
        0 0 20px rgb(203,208,191,0.5) inset;
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    transition: transform 0.5s ease;
    backdrop-filter: blur(10px);
    display: grid;
    border: 1px solid rgba(255, 255, 255, 0.1);
}.hQjprcontact_form_box .fpirYinquiry_card:hover {
    transform: perspective(1000px) rotateX(2deg);
}.hQjprcontact_form_box .fpirYinquiry_card::before {
    content: '';
    top: -2px;
    animation: border-flow 6s linear infinite;
    left: -2px;
    position: absolute;
    bottom: -2px;
    background: linear-gradient(45deg, 
        rgb(203,208,191,0.5), 
        transparent, 
        rgb(167,173,152,0.5), 
        transparent);
    right: -2px;
    border-radius: calc(15px + 2px);
    z-index: -1;
}.hQjprcontact_form_box .fpirYinquiry_card::after {
    background-size: 20px 20px;
    height: 100%;
    background: 
        linear-gradient(90deg, rgba(255,255,255,0.03) 1px, transparent 1px),
        linear-gradient(0deg, rgba(255,255,255,0.03) 1px, transparent 1px);
    position: absolute;
    top: 0;
    width: 100%;
    pointer-events: none;
    content: '';
    left: 0;
}.hQjprcontact_form_box .HeTpKrequest_request {
    background: #ffffff;
    position: relative;
    overflow: hidden;
    padding: 60px;
}.hQjprcontact_form_box .HeTpKrequest_request::before {
    height: 3px;
    left: 0;
    width: 100%;
    top: 0;
    position: absolute;
    content: '';
    background: linear-gradient(90deg, 
        rgb(203,208,191), 
        rgb(167,173,152));
}.hQjprcontact_form_box .HeTpKrequest_request::after {
    width: 50%;
    right: 0;
    pointer-events: none;
    background: linear-gradient(90deg, 
        transparent, 
        rgba(0, 0, 0, 0.01));
    position: absolute;
    content: '';
    height: 100%;
    top: 0;
}.hQjprcontact_form_box .HeTpKrequest_request #contact {
    position: relative;
    z-index: 2;
}.hQjprcontact_form_box .HeTpKrequest_request h3 {
    font-weight: 600;
    text-align: left;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 40px;
    font-size: 20px;
    color: #000000;
}.hQjprcontact_form_box .HeTpKrequest_request h3::before {
    display: none;
}.hQjprcontact_form_box .HeTpKrequest_request h3::after {
    height: 2px;
    left: 0;
    width: 50px;
    background: rgb(203,208,191);
    transform: none;
}.hQjprcontact_form_box .HeTpKrequest_request input[type="text"],
.hQjprcontact_form_box .HeTpKrequest_request textarea {
    color: #000000;
    transition: all 0.3s ease;
    padding: 20px 25px;
    background-color: transparent;
    margin-bottom: 25px;
    width: 100%;
    position: relative;
    border: none;
    box-shadow: none;
    border-radius: 0;
    font-size: 14px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    font-family: Arial, sans-serif;
}.hQjprcontact_form_box .HeTpKrequest_request input[type="text"]::placeholder,
.hQjprcontact_form_box .HeTpKrequest_request textarea::placeholder {
    transition: opacity 0.3s ease;
    opacity: 0.6;
    color: #000000;
}.hQjprcontact_form_box .HeTpKrequest_request input[type="text"]:focus::placeholder,
.hQjprcontact_form_box .HeTpKrequest_request textarea:focus::placeholder {
    opacity: 0.3;
}.hQjprcontact_form_box .HeTpKrequest_request input[type="text"]:focus,
.hQjprcontact_form_box .HeTpKrequest_request textarea:focus {
    border-bottom-color: rgb(203,208,191);
    background-color: rgba(0, 0, 0, 0.01);
    outline: none;
}.hQjprcontact_form_box .HeTpKrequest_request textarea {
    min-height: 150px;
    transition: height 0.3s ease;
    resize: vertical;
    overflow: hidden;
}.hQjprcontact_form_box .HeTpKrequest_request .yPfBMrequest_block {
    align-items: flex-start;
    display: flex;
    margin-bottom: 30px;
}.hQjprcontact_form_box .HeTpKrequest_request .yPfBMrequest_block input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.hQjprcontact_form_box .HeTpKrequest_request .yPfBMrequest_block label {
    font-size: calc(14px - 2px);
    cursor: pointer;
    color: #000000;
    line-height: 1.6;
    position: relative;
    padding-left: 40px;
}.hQjprcontact_form_box .HeTpKrequest_request .yPfBMrequest_block label::before {
    border: 1px solid rgba(0, 0, 0, 0.1);
    left: 0;
    background-color: transparent;
    content: '';
    top: 0;
    width: 25px;
    position: absolute;
    transition: all 0.3s ease;
    height: 25px;
}.hQjprcontact_form_box .HeTpKrequest_request .yPfBMrequest_block label::after {
    width: 7px;
    transition: all 0.3s ease;
    left: 9px;
    border-bottom: 2px solid #ffffff;
    content: '';
    opacity: 0;
    top: 5px;
    height: 12px;
    position: absolute;
    border-right: 2px solid #ffffff;
    transform: rotate(45deg) scale(0);
}.hQjprcontact_form_box .HeTpKrequest_request .yPfBMrequest_block input[type="checkbox"]:checked + label::before {
    background-color: rgb(203,208,191);
    border-color: rgb(203,208,191);
}.hQjprcontact_form_box .HeTpKrequest_request .yPfBMrequest_block input[type="checkbox"]:checked + label::after {
    opacity: 1;
    transform: rotate(45deg) scale(1);
}.hQjprcontact_form_box .HeTpKrequest_request .yPfBMrequest_block a {
    color: rgb(203,208,191);
    text-decoration: none;
    font-weight: 600;
    border-bottom: 1px solid transparent;
    transition: color 0.3s ease;
    padding-bottom: 2px;
}.hQjprcontact_form_box .HeTpKrequest_request .yPfBMrequest_block a:hover {
    color: rgb(167,173,152);
    border-bottom-color: rgb(167,173,152);
}.hQjprcontact_form_box .HeTpKrequest_request .nNRmlhelp_help {
    font-weight: 600;
    background-color: transparent;
    cursor: pointer;
    text-transform: uppercase;
    padding: 18px 40px;
    border: 1px solid rgb(203,208,191);
    z-index: 1;
    font-size: 17px;
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    overflow: hidden;
    display: inline-block;
    letter-spacing: 2px;
    color: #000000;
    position: relative;
}.hQjprcontact_form_box .HeTpKrequest_request .nNRmlhelp_help::before {
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgb(203,208,191);
    content: '';
    z-index: -1;
    transform-origin: right;
    transform: scaleX(0);
}.hQjprcontact_form_box .HeTpKrequest_request .nNRmlhelp_help:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}.hQjprcontact_form_box .WjZwnmessage_widget {
    padding: 60px;
    background: linear-gradient(135deg, rgb(203,208,191) 0%, rgb(167,173,152) 100%);
    overflow: hidden;
    position: relative;
}.hQjprcontact_form_box .WjZwnmessage_widget::before {
    content: '';
    background: 
        linear-gradient(45deg, rgba(0,0,0,0.2) 25%, transparent 25%) -10px 0,
        linear-gradient(135deg, rgba(0,0,0,0.2) 25%, transparent 25%) -10px 0,
        linear-gradient(45deg, transparent 75%, rgba(0,0,0,0.2) 75%) -10px 0,
        linear-gradient(135deg, transparent 75%, rgba(0,0,0,0.2) 75%) -10px 0;
    width: 100%;
    top: 0;
    z-index: 0;
    left: 0;
    position: absolute;
    opacity: 0.1;
    height: 100%;
    background-size: 20px 20px;
}.hQjprcontact_form_box .WjZwnmessage_widget::after {
    position: absolute;
    top: -50%;
    content: '';
    height: 200%;
    animation: pulse-light 10s infinite;
    left: -50%;
    width: 200%;
    z-index: 0;
    background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 60%);
}.hQjprcontact_form_box .WjZwnmessage_widget h4 {
    font-size: 20px;
    margin-bottom: 40px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    z-index: 1;
    letter-spacing: 2px;
    position: relative;
}.hQjprcontact_form_box .WjZwnmessage_widget h4::after {
    background: #ffffff;
    content: '';
    left: 0;
    width: 50px;
    bottom: -10px;
    position: absolute;
    height: 2px;
}.hQjprcontact_form_box .WjZwnmessage_widget .LfQUjreach_info {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    z-index: 1;
}.hQjprcontact_form_box .WjZwnmessage_widget .LfQUjreach_info li {
    position: relative;
    transition: transform 0.3s ease;
    margin-bottom: 30px;
    display: flex;
    align-items: flex-start;
    padding: 15px 0;
}.hQjprcontact_form_box .WjZwnmessage_widget .LfQUjreach_info li:hover {
    transform: translateX(10px);
}.hQjprcontact_form_box .WjZwnmessage_widget .LfQUjreach_info li::before {
    content: '';
    height: 1px;
    background: rgba(255, 255, 255, 0.3);
    top: 0;
    position: absolute;
    transition: width 0.3s ease;
    width: 0;
    left: 0;
}.hQjprcontact_form_box .WjZwnmessage_widget .LfQUjreach_info li:hover::before {
    width: 100%;
}.hQjprcontact_form_box .WjZwnmessage_widget .LfQUjreach_info li::after {
    width: 0;
    transition: width 0.3s ease;
    background: rgba(255, 255, 255, 0.3);
    bottom: 0;
    right: 0;
    content: '';
    height: 1px;
    position: absolute;
}.hQjprcontact_form_box .WjZwnmessage_widget .LfQUjreach_info li:hover::after {
    width: 100%;
}.hQjprcontact_form_box .WjZwnmessage_widget .LfQUjreach_info li svg {
    height: 24px;
    width: 24px;
    margin-right: 20px;
    flex-shrink: 0;
}.hQjprcontact_form_box .WjZwnmessage_widget .LfQUjreach_info li svg path {
    fill: #ffffff;
    transition: fill 0.3s ease;
}.hQjprcontact_form_box .WjZwnmessage_widget .LfQUjreach_info li span {
    line-height: 1.5;
    font-size: 14px;
    color: #ffffff;
}.hQjprcontact_form_box .WjZwnmessage_widget .LfQUjreach_info li a {
    position: relative;
    transition: all 0.3s ease;
    color: #ffffff;
    text-decoration: none;
}.hQjprcontact_form_box .WjZwnmessage_widget .LfQUjreach_info li a::before {
    transform: scaleX(0);
    bottom: -2px;
    left: 0;
    transition: transform 0.3s ease;
    width: 100%;
    position: absolute;
    height: 1px;
    content: '';
    transform-origin: right;
    background: #ffffff;
}.hQjprcontact_form_box .WjZwnmessage_widget .LfQUjreach_info li a:hover {
    text-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
}.hQjprcontact_form_box .WjZwnmessage_widget .LfQUjreach_info li a:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}

@keyframes scanlines {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 100%;
    }
}

@keyframes border-flow {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@keyframes pulse-light {
    0%, 100% {
        transform: translate(0, 0);
        opacity: 0.5;
    }
    25% {
        transform: translate(10%, 10%);
        opacity: 0.3;
    }
    50% {
        transform: translate(0%, 20%);
        opacity: 0.5;
    }
    75% {
        transform: translate(-10%, 10%);
        opacity: 0.3;
    }
}

@media (max-width: 992px) {.hQjprcontact_form_box {
    padding: 80px 0;
}.hQjprcontact_form_box .container {
    padding: 0 20px;
}.hQjprcontact_form_box .fpirYinquiry_card {
    grid-template-columns: 1fr;
}.hQjprcontact_form_box .HeTpKrequest_request,
    .hQjprcontact_form_box .WjZwnmessage_widget {
    padding: 40px;
}
}

@media (max-width: 768px) {.hQjprcontact_form_box {
    padding: 60px 0;
}.hQjprcontact_form_box h3 {
    font-size: calc(29px - 4px);
    margin-bottom: 40px;
}.hQjprcontact_form_box .HeTpKrequest_request h3,
    .hQjprcontact_form_box .WjZwnmessage_widget h4 {
    margin-bottom: 30px;
    font-size: calc(20px - 2px);
}.hQjprcontact_form_box .HeTpKrequest_request input[type="text"],
    .hQjprcontact_form_box .HeTpKrequest_request textarea {
    padding: 15px 20px;
    margin-bottom: 20px;
}.hQjprcontact_form_box .HeTpKrequest_request .nNRmlhelp_help {
    padding: 15px 30px;
}
}

@media (max-width: 576px) {.hQjprcontact_form_box {
    padding: 40px 0;
}.hQjprcontact_form_box .HeTpKrequest_request,
    .hQjprcontact_form_box .WjZwnmessage_widget {
    padding: 30px 20px;
}.hQjprcontact_form_box h3 {
    letter-spacing: 2px;
    font-size: calc(29px - 6px);
}.hQjprcontact_form_box .HeTpKrequest_request .yPfBMrequest_block label {
    font-size: calc(14px - 3px);
}}.MZVlpcookie_window_dialog {
    background: rgb(231,233,225);
    bottom: 0;
    z-index: 90;
    border-top: 2px solid rgb(203,208,191);
    position: fixed;
    width: 100%;
}#gKtWfprivacyNoticeModal {
    display: none;
}#gKtWfprivacyNoticeModal:checked ~ .MZVlpcookie_window_dialog {
    visibility: hidden;
    opacity: 0;
}.gfkwytrack_alert {
    align-items: center;
    justify-content: space-between;
    display: flex;
    padding: 20px 0;
}.MZVlpcookie_window_dialog h5 {
    margin-bottom: 6px;
    font-size: 22px;
}.MZVlpcookie_window_dialog p {
    font-size: 18px;
}.WasEfcookie_gate {
    flex-shrink: 0;
    margin-right: 10px;
}.WasEfcookie_gate svg, .WasEfcookie_gate svg path, .WasEfcookie_gate img {
    height: 100px;
    fill: rgb(203,208,191);
    width: 100px;
}.FPIMjuser_dialog {
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    line-height: 35px;
    flex-shrink: 0;
    font-size: 24px;
    margin-left: 10px;
    color: rgb(203,208,191);
    min-width: 120px;
    border-bottom: 2px solid rgb(203,208,191);
}.MZVlpcookie_window_dialog p a {
    color: rgb(203,208,191);
    text-decoration: none;
}
@media only screen and (max-width: 1200px) {.MZVlpcookie_window_dialog {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.WasEfcookie_gate {
    display: none;
}.gfkwytrack_alert {
    justify-content: center;
    align-items: center;
    flex-direction: column;
}.MZVlpcookie_window_dialog h5 {
    text-align: center;
}.MZVlpcookie_window_dialog p {
    text-align: center;
}.TVyHhcookie_explained {
    margin-bottom: 20px;
}body .YlneMwrapper-holder .FPIMjuser_dialog {
    margin-left: 0;
    margin-bottom: 10px;
}}
.YlneMwrapper-holder .MZVlpcookie_window_dialog {
    background: rgb(203,208,191);
    box-shadow: rgb(167,173,152,0.5) 0px 0px 10px 10px;
}.YlneMwrapper-holder .gfkwytrack_alert {
    padding: 40px 0;
    justify-content: space-between;
}.YlneMwrapper-holder .FPIMjuser_dialog {
    padding: 10px;
    background: #ffffff;
    margin-left: 30px;
    border: none;
    font-size: 20px;
    color: rgb(203,208,191);
}.YlneMwrapper-holder .TVyHhcookie_explained {
    text-align: left;
    color: #ffffff;
}.YlneMwrapper-holder .TVyHhcookie_explained h5 {
    font-weight: 700;
}.YlneMwrapper-holder .TVyHhcookie_explained h5, .YlneMwrapper-holder .TVyHhcookie_explained p {
    color: #ffffff;
}.YlneMwrapper-holder .MZVlpcookie_window_dialog p a {
    color: rgb(167,173,152);
    text-decoration: underline;
}.XJADTour_story {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}.XJADTour_story::before {
    z-index: 1;
    content: "";
    width: 100%;
    left: 0;
    position: absolute;
    height: 100%;
    top: 0;
    background: linear-gradient(135deg, 
        rgb(203,208,191,0.5) 0%,
        rgba(36, 55, 99, 0.85) 60%, 
        rgba(28, 42, 75, 0.92) 100%);
}.XJADTour_story::after {
    right: -5%;
    pointer-events: none;
    top: -10%;
    content: "";
    z-index: 0;
    transform: rotate(-12deg) skewX(-12deg);
    opacity: 0.05;
    height: 120%;
    position: absolute;
    width: 50%;
    background: rgb(167,173,152);
}.XJADTour_story .container {
    z-index: 2;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
}.XJADTour_story .ZoweXtext_frame_wrap {
    position: relative;
    box-shadow: 0 22px 44px rgba(0, 0, 0, 0.15), 
                0 10px 20px rgba(0, 0, 0, 0.1),
                0 1px 8px rgba(0, 0, 0, 0.05);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    background: rgba(255, 255, 255, 0.95);
    backface-visibility: hidden;
    padding: 50px 60px;
    transform: perspective(1000px) rotateY(-2deg);
}.XJADTour_story .ZoweXtext_frame_wrap:hover {
    transform: perspective(1000px) rotateY(0deg);
}.XJADTour_story .ZoweXtext_frame_wrap::before {
    height: 100%;
    background: linear-gradient(to bottom, 
        rgb(203,208,191), 
        rgb(167,173,152) 55%, 
        rgb(203,208,191));
    left: 0;
    content: "";
    position: absolute;
    top: 0;
    width: 6px;
}.XJADTour_story h1 {
    margin-bottom: 30px;
    color: #000000;
    position: relative;
    font-weight: 700;
    transform: translateX(-10px);
    letter-spacing: -1px;
    font-size: 43px;
}.XJADTour_story h1::after {
    transition: width 0.3s ease-out;
    width: 80px;
    content: "";
    transform-origin: left center;
    height: 3px;
    bottom: -12px;
    position: absolute;
    background: rgb(203,208,191);
    left: 0;
}.XJADTour_story .ZoweXtext_frame_wrap:hover h1::after {
    width: 120px;
}.XJADTour_story ul {
    margin: 0;
    padding: 0;
    list-style: none;
}.XJADTour_story li {
    margin-bottom: 15px;
}.XJADTour_story h4 {
    display: inline-block;
    font-size: calc(20px + 2px);
    margin-bottom: 15px;
    color: rgb(167,173,152);
    position: relative;
    font-weight: 600;
}.XJADTour_story h4::after {
    height: 1px;
    position: absolute;
    width: 100%;
    content: "";
    bottom: -5px;
    left: 0;
    background: linear-gradient(to right, 
        rgb(167,173,152), 
        transparent);
}.XJADTour_story span {
    font-weight: 400;
    font-family: Arial, sans-serif;
    position: relative;
    color: #000000;
    columns: 2;
    hyphens: auto;
    display: block;
    line-height: 1.8;
    font-size: 17px;
    column-gap: 40px;
    text-align: justify;
}.XJADTour_story span::first-letter {
    color: rgb(203,208,191);
    font-weight: 600;
    font-size: 1.5em;
}

@media (max-width: 1024px) {.XJADTour_story {
    padding: 90px 0;
}.XJADTour_story .ZoweXtext_frame_wrap {
    transform: perspective(800px) rotateY(-1deg);
    padding: 40px 45px;
}.XJADTour_story span {
    columns: 1;
}
}

@media (max-width: 768px) {.XJADTour_story {
    padding: 60px 0;
}.XJADTour_story .ZoweXtext_frame_wrap {
    transform: none;
    padding: 35px 30px;
}.XJADTour_story h1 {
    font-size: calc(43px - 4px);
    transform: translateX(0);
}.XJADTour_story::after {
    height: 60%;
    right: -20%;
    top: 0;
    width: 70%;
}
}

@media (max-width: 480px) {.XJADTour_story {
    padding: 50px 0;
}.XJADTour_story .ZoweXtext_frame_wrap {
    padding: 25px 20px;
}.XJADTour_story h1 {
    margin-bottom: 25px;
    font-size: calc(43px - 8px);
}.XJADTour_story h1::after {
    width: 60px;
    bottom: -8px;
    height: 2px;
}.XJADTour_story h4 {
    font-size: 20px;
}.XJADTour_story span {
    line-height: 1.6;
    font-size: calc(17px - 1px);
}
}

@media (prefers-reduced-motion: reduce) {.XJADTour_story .ZoweXtext_frame_wrap,
    .XJADTour_story .ZoweXtext_frame_wrap:hover,
    .XJADTour_story h1::after {
    transition: none;
    transform: none;
}.XJADTour_story .ZoweXtext_frame_wrap:hover h1::after {
    width: 80px;
}}.wIuApnews_feed {
    z-index: 1;
    background: linear-gradient(135deg, #000000 0%, rgb(203,208,191,0.5) 100%);
    font-family: Arial, sans-serif;
    color: #ffffff;
    padding: 5rem 0 1rem;
    position: relative;
}.wIuApnews_feed::before {
    left: 0;
    top: 0;
    bottom: 0;
    content: '';
    z-index: -1;
    right: 0;
    background: radial-gradient(circle at 30% 50%, rgb(203,208,191,0.5) 0%, transparent 50%);
    position: absolute;
}.wIuApnews_feed::after {
    left: 0;
    position: absolute;
    z-index: 2;
    animation: glowLine 3s infinite alternate;
    top: 0;
    background: linear-gradient(90deg, transparent, rgb(203,208,191), transparent);
    height: 3px;
    content: '';
    right: 0;
}@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%;
    }
}

.wIuApnews_feed .container {
    position: relative;
    z-index: 2;
}.wIuApnews_feed .wgOGxexam_prep {
    gap: 3rem;
    flex-direction: column;
    display: flex;
}.wIuApnews_feed .rETWDcontact_section {
    backdrop-filter: blur(8px);
    margin-bottom: 1rem;
    padding: 1.5rem;
    justify-content: center;
    position: relative;
    display: flex;
    gap: 2rem;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 26px;
    border: 1px solid rgb(167,173,152,0.5);
    flex-wrap: wrap;
}.wIuApnews_feed .rETWDcontact_section::before {
    top: -2px;
    background: linear-gradient(90deg, transparent, rgb(167,173,152), transparent);
    left: 50%;
    transform: translateX(-50%);
    content: '';
    height: 2px;
    width: 50%;
    position: absolute;
    animation: scanLine 4s infinite linear;
}@keyframes scanLine {
    0% {
        left: 0;
        width: 0;
    }
    50% {
        left: 50%;
        width: 100%;
    }
    100% {
        left: 100%;
        width: 0;
    }
}

.wIuApnews_feed .info_item {
    transition: transform 0.3s ease;
    min-width: 200px;
    flex: 1;
    text-align: center;
    max-width: 300px;
}.wIuApnews_feed .info_item:hover {
    transform: translateY(-5px);
}.wIuApnews_feed .info_item p, 
.wIuApnews_feed .info_item a {
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    padding: 0.75rem;
    gap: 0.5rem;
    text-decoration: none;
    color: #ffffff;
    border-radius: 10px;
    border: 1px solid transparent;
    justify-content: center;
    font-size: calc(13px - 2px);
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
}.wIuApnews_feed .info_item svg {
    width: 1.25rem;
    transition: fill 0.3s ease;
    height: 1.25rem;
    fill: rgb(167,173,152);
}.wIuApnews_feed .info_item a:hover {
    border-color: rgb(203,208,191,0.5);
    box-shadow: 0 0 15px rgb(203,208,191,0.5);
    background: #000000;
}.wIuApnews_feed .info_item a:hover svg {
    fill: rgb(203,208,191);
}.wIuApnews_feed .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
    display: grid;
    gap: 2rem;
}.wIuApnews_feed .AYBJghead_study {
    align-items: flex-start;
    display: flex;
    gap: 1rem;
    flex-direction: column;
}.wIuApnews_feed .AYBJghead_study svg {
    filter: drop-shadow(0 0 5px rgb(203,208,191,0.5));
    height: auto;
    transition: filter 0.3s ease;
    max-width: 180px;
}.wIuApnews_feed .AYBJghead_study svg:hover {
    filter: drop-shadow(0 0 10px rgb(203,208,191));
}.wIuApnews_feed .qXCKFabuse_ctrl {
    line-height: 1.5;
    color: #ffffff;
    font-size: calc(14px - 1px);
    max-width: 280px;
    opacity: 0.7;
}.wIuApnews_feed .jXLqnheader_learn {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}.wIuApnews_feed .jXLqnheader_learn h5 {
    padding-bottom: 0.75rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
    color: #ffffff;
    font-size: 23px;
    position: relative;
}.wIuApnews_feed .jXLqnheader_learn h5::after {
    content: '';
    left: 0;
    height: 2px;
    transition: width 0.3s ease;
    background: rgb(167,173,152);
    position: absolute;
    width: 40px;
    bottom: 0;
}.wIuApnews_feed .jXLqnheader_learn:hover h5::after {
    width: 80px;
}.wIuApnews_feed .xolCMheader_wrap {
    gap: 0.75rem;
    flex-direction: column;
    display: flex;
}.wIuApnews_feed .xolCMheader_wrap a {
    text-decoration: none;
    transition: all 0.3s ease;
    padding-left: 1rem;
    position: relative;
    font-size: 13px;
    color: #ffffff;
    opacity: 0.8;
}.wIuApnews_feed .xolCMheader_wrap a::before {
    transform: translateY(-50%);
    width: 5px;
    top: 50%;
    border-radius: 50%;
    content: '';
    left: 0;
    height: 5px;
    position: absolute;
    background: rgb(167,173,152);
    transition: all 0.3s ease;
}.wIuApnews_feed .xolCMheader_wrap a:hover {
    color: rgb(203,208,191);
    transform: translateX(5px);
    opacity: 1;
}.wIuApnews_feed .xolCMheader_wrap a:hover::before {
    box-shadow: 0 0 8px rgb(203,208,191);
    background: rgb(203,208,191);
    width: 7px;
    height: 7px;
}.wIuApnews_feed .subscribe_holder {
    display: flex;
    flex-direction: column;
    position: relative;
    border: 1px solid rgb(167,173,152,0.5);
    overflow: hidden;
    padding: 1.5rem;
    gap: 1.25rem;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.2) 0%, transparent 100%);
    border-radius: 26px;
}.wIuApnews_feed .subscribe_holder::before {
    right: 0;
    top: 0;
    content: '';
    position: absolute;
    z-index: -1;
    background: radial-gradient(circle at top right, rgb(203,208,191,0.5) 0%, transparent 70%);
    left: 0;
    opacity: 0.1;
    bottom: 0;
}.wIuApnews_feed .subscribe_holder h5 {
    color: #ffffff;
    font-weight: 600;
    font-size: 23px;
}.wIuApnews_feed .subscribe_holder p {
    line-height: 1.6;
    opacity: 0.9;
    color: #ffffff;
    font-size: calc(13px - 1px);
}.wIuApnews_feed .input_holder {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    position: relative;
}.wIuApnews_feed .input_holder input[type="email"] {
    border: 1px solid rgb(167,173,152,0.5);
    width: 100%;
    flex: 1;
    color: #ffffff;
    transition: all 0.3s ease;
    font-size: 13px;
    border-radius: 10px;
    padding: 0.875rem 1rem;
    background: rgba(0, 0, 0, 0.2);
}.wIuApnews_feed .input_holder input[type="email"]:focus {
    border-color: rgb(203,208,191);
    box-shadow: 0 0 10px rgb(203,208,191,0.5);
    outline: none;
}.wIuApnews_feed .input_holder input[type="email"]::placeholder {
    color: #ffffff;
    opacity: 0.5;
}.wIuApnews_feed .TLVQPsubscribe_coupons {
    transition: all 0.3s ease;
    padding: 0.875rem 1.5rem;
    border: none;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    border-radius: 10px;
    font-weight: 600;
    background: rgb(203,208,191);
    width: 100%;
    font-size: 17px;
    color: #ffffff;
}.wIuApnews_feed .TLVQPsubscribe_coupons::before {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    height: 100%;
    width: 100%;
    content: '';
    position: absolute;
    transition: left 0.7s ease;
    top: 0;
    left: -100%;
}.wIuApnews_feed .TLVQPsubscribe_coupons:hover {
    background: rgb(167,173,152);
    box-shadow: 0 0 15px rgb(167,173,152,0.5);
    transform: translateY(-2px);
}.wIuApnews_feed .TLVQPsubscribe_coupons:hover::before {
    left: 100%;
}.wIuApnews_feed .djnZHmobile_cta {
    margin-top: 3rem;
    position: relative;
    padding-top: 1.5rem;
    text-align: center;
    border-top: 1px solid rgb(167,173,152,0.5);
}.wIuApnews_feed .djnZHmobile_cta::before {
    left: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(167,173,152,0.5), transparent);
    content: '';
    width: 100%;
    position: absolute;
    top: -1px;
}.wIuApnews_feed .vMPZwedu_global {
    opacity: 0.7;
    color: #ffffff;
    font-size: 14px;
}

@media (max-width: 1024px) {.wIuApnews_feed {
    padding: 4rem 0 1rem;
}.wIuApnews_feed .text_main_holder {
    grid-template-columns: 1fr 1fr;
}.wIuApnews_feed .subscribe_holder {
    grid-column: span 2;
}
}

@media (min-width: 769px) {.wIuApnews_feed .input_holder {
    flex-direction: row;
}.wIuApnews_feed .TLVQPsubscribe_coupons {
    width: auto;
}
}

@media (max-width: 768px) {.wIuApnews_feed {
    padding: 3rem 0 1rem;
}.wIuApnews_feed .rETWDcontact_section {
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}.wIuApnews_feed .info_item {
    min-width: 100%;
}.wIuApnews_feed .text_main_holder {
    grid-template-columns: 1fr;
    gap: 2.5rem;
}.wIuApnews_feed .subscribe_holder {
    grid-column: auto;
}.wIuApnews_feed .AYBJghead_study {
    align-items: center;
    text-align: center;
}.wIuApnews_feed .qXCKFabuse_ctrl {
    text-align: center;
    max-width: 100%;
}.wIuApnews_feed .jXLqnheader_learn h5 {
    text-align: center;
}.wIuApnews_feed .jXLqnheader_learn h5::after {
    left: 50%;
    transform: translateX(-50%);
}.wIuApnews_feed .xolCMheader_wrap {
    align-items: center;
}.wIuApnews_feed .xolCMheader_wrap a {
    text-align: center;
}.wIuApnews_feed .xolCMheader_wrap a:hover {
    transform: translateY(-2px);
}.wIuApnews_feed .input_holder {
    flex-direction: column;
}.wIuApnews_feed .TLVQPsubscribe_coupons {
    width: 100%;
}
}

@media (max-width: 480px) {.wIuApnews_feed {
    padding: 2.5rem 0 1rem;
}.wIuApnews_feed .info_item p, 
    .wIuApnews_feed .info_item a {
    font-size: calc(13px - 3px);
}.wIuApnews_feed .jXLqnheader_learn h5, 
    .wIuApnews_feed .subscribe_holder h5 {
    font-size: calc(23px - 2px);
}.wIuApnews_feed .xolCMheader_wrap a, 
    .wIuApnews_feed .subscribe_holder p {
    font-size: calc(13px - 2px);
}.wIuApnews_feed .vMPZwedu_global {
    font-size: calc(14px - 2px);
}}.BaAiXcourse_summary {
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(231,233,225) 0%, rgba(245, 245, 245, 0.95) 100%);
    padding: 100px 0;
}.BaAiXcourse_summary::before {
    top: 0;
    width: 100%;
    left: 0;
    z-index: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgb(203,208,191,0.5) 0%, transparent 20%),
        radial-gradient(circle at 80% 70%, rgb(167,173,152,0.5) 0%, transparent 25%);
    height: 100%;
    position: absolute;
    content: "";
    opacity: 0.1;
}.BaAiXcourse_summary::after {
    transform: rotate(15deg);
    right: -50px;
    content: "";
    opacity: 0.2;
    position: absolute;
    z-index: 1;
    border: 1px solid rgb(203,208,191,0.5);
    height: 200px;
    top: -50px;
    width: 200px;
}.BaAiXcourse_summary .container {
    margin: 0 auto;
    z-index: 2;
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
}.BaAiXcourse_summary h2 {
    margin-bottom: 50px;
    color: #000000;
    line-height: 1.4;
    font-size: 29px;
    font-weight: 700;
    transform: translateX(-5px);
    position: relative;
}.BaAiXcourse_summary h2::after {
    transform-origin: left center;
    left: 0;
    position: absolute;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    height: 3px;
    bottom: -15px;
    transform: scaleX(1);
    content: "";
    background: rgb(203,208,191);
    width: 80px;
}.BaAiXcourse_summary h2:hover::after {
    transform: scaleX(1.5);
}.BaAiXcourse_summary .Kgfudeducation_path {
    grid-template-columns: 1fr;
    gap: 40px;
    display: grid;
    position: relative;
}.BaAiXcourse_summary .Fxokcimg_text {
    transform: perspective(1000px) rotateY(-2deg);
    position: relative;
    height: 350px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
}.BaAiXcourse_summary .Fxokcimg_text::before {
    content: "";
    right: 0;
    top: 0;
    left: 0;
    position: absolute;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.3));
    bottom: 0;
    z-index: 1;
}.BaAiXcourse_summary .Fxokcimg_text::after {
    left: -10%;
    top: -10%;
    transition: opacity 0.5s ease;
    mix-blend-mode: overlay;
    opacity: 0;
    width: 120%;
    height: 120%;
    position: absolute;
    content: "";
    background: rgb(203,208,191);
}.BaAiXcourse_summary .Fxokcimg_text:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: perspective(1000px) rotateY(0deg);
}.BaAiXcourse_summary .Fxokcimg_text:hover::after {
    opacity: 0.1;
}.BaAiXcourse_summary .ZoweXtext_frame_wrap {
    position: relative;
    transform: translateY(-5px);
    background: #ffffff;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    padding: 30px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}.BaAiXcourse_summary .ZoweXtext_frame_wrap::before {
    left: 0;
    content: "";
    height: 0;
    top: 0;
    width: 3px;
    background: rgb(203,208,191);
    position: absolute;
    transition: height 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}.BaAiXcourse_summary .ZoweXtext_frame_wrap:hover {
    transform: translateY(0);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
}.BaAiXcourse_summary .ZoweXtext_frame_wrap:hover::before {
    height: 100%;
}.BaAiXcourse_summary .description {
    line-height: 1.8;
    color: #000000;
    padding-left: 15px;
    position: relative;
    margin-bottom: 20px;
    font-size: 12px;
}.BaAiXcourse_summary .description:last-child {
    margin-bottom: 0;
}.BaAiXcourse_summary .description::before {
    border-radius: 50%;
    background: rgb(203,208,191);
    height: 5px;
    width: 5px;
    top: 0.7em;
    left: 0;
    position: absolute;
    content: "";
    opacity: 0.7;
}.BaAiXcourse_summary .container:hover .description::before {
    animation: pulse 2s infinite;
}

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

@media (min-width: 768px) {.BaAiXcourse_summary {
    padding: 120px 0;
}.BaAiXcourse_summary h2 {
    max-width: 85%;
    font-size: calc(29px * 1.1);
}.BaAiXcourse_summary .Kgfudeducation_path {
    align-items: center;
    gap: 60px;
    grid-template-columns: 0.8fr 1.2fr;
}.BaAiXcourse_summary .Fxokcimg_text {
    height: 450px;
}.BaAiXcourse_summary .ZoweXtext_frame_wrap {
    max-height: 450px;
    overflow-y: auto;
    padding: 40px 50px;
    scrollbar-width: thin;
    scrollbar-color: rgb(203,208,191,0.5) rgba(0,0,0,0.05);
}.BaAiXcourse_summary .ZoweXtext_frame_wrap::-webkit-scrollbar {
    width: 6px;
}.BaAiXcourse_summary .ZoweXtext_frame_wrap::-webkit-scrollbar-track {
    background: rgba(0,0,0,0.05);
}.BaAiXcourse_summary .ZoweXtext_frame_wrap::-webkit-scrollbar-thumb {
    background-color: rgb(203,208,191,0.5);
}
}

@media (min-width: 992px) {.BaAiXcourse_summary {
    padding: 150px 0;
}.BaAiXcourse_summary::before {
    background: 
            radial-gradient(circle at 10% 30%, rgb(203,208,191,0.5) 0%, transparent 30%),
            radial-gradient(circle at 90% 70%, rgb(167,173,152,0.5) 0%, transparent 35%);
}.BaAiXcourse_summary h2 {
    max-width: 70%;
    transform: translateX(0);
    margin-left: 30px;
}.BaAiXcourse_summary .Kgfudeducation_path {
    gap: 80px;
}.BaAiXcourse_summary .Fxokcimg_text {
    transform: perspective(1000px) rotateY(-5deg) translateX(-20px);
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.8s ease;
    height: 500px;
}.BaAiXcourse_summary .Fxokcimg_text:hover {
    transform: perspective(1000px) rotateY(0deg) translateX(0);
}.BaAiXcourse_summary .ZoweXtext_frame_wrap {
    transform: translateY(0) translateX(20px);
    padding: 50px 60px;
    max-height: 500px;
}.BaAiXcourse_summary .ZoweXtext_frame_wrap:hover {
    transform: translateY(0) translateX(0);
}.BaAiXcourse_summary .description {
    font-size: calc(12px * 1.05);
    padding-left: 25px;
}.BaAiXcourse_summary .description::before {
    height: 6px;
    width: 6px;
    left: 10px;
}
}

@media (min-width: 1200px) {.BaAiXcourse_summary h2 {
    margin-left: 50px;
}.BaAiXcourse_summary .Kgfudeducation_path {
    gap: 100px;
}.BaAiXcourse_summary .Fxokcimg_text {
    transform: perspective(1200px) rotateY(-8deg) translateX(-30px);
}.BaAiXcourse_summary .ZoweXtext_frame_wrap {
    transform: translateY(0) translateX(30px);
}
}

@media (max-width: 767px) {.BaAiXcourse_summary {
    padding: 60px 0;
}.BaAiXcourse_summary h2 {
    margin-bottom: 30px;
    font-size: calc(29px * 0.9);
}.BaAiXcourse_summary h2::after {
    bottom: -10px;
    width: 60px;
}.BaAiXcourse_summary .description {
    font-size: calc(12px * 0.95);
}.BaAiXcourse_summary .Fxokcimg_text {
    height: 250px;
    margin-bottom: 20px;
}.BaAiXcourse_summary .ZoweXtext_frame_wrap {
    padding: 25px 20px;
}}.xkHDAlearning_impact {
    overflow: hidden;
    padding: 7rem 0;
    position: relative;
    background: linear-gradient(120deg, rgb(231,233,225) 0%, #ffffff 100%);
}.xkHDAlearning_impact::before {
    position: absolute;
    height: 100%;
    width: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgb(203,208,191,0.5) 0,
        rgb(203,208,191,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    left: 0;
    animation: patternShift 20s linear infinite;
    content: '';
    top: 0;
    opacity: 0.1;
}.xkHDAlearning_impact .iQkADedu_ethos {
    display: flex;
    padding: 0 2rem;
    flex-direction: column;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
}.xkHDAlearning_impact h2 {
    font-size: 33px;
    font-weight: 700;
    color: #000000;
    position: relative;
    text-align: center;
    margin-bottom: 4rem;
}.xkHDAlearning_impact h2::after {
    content: '';
    width: 80px;
    transform: translateX(-50%);
    height: 4px;
    border-radius: 10px;
    bottom: -15px;
    left: 50%;
    background: rgb(203,208,191);
    position: absolute;
}.xkHDAlearning_impact .ZoweXtext_frame_wrap {
    width: 100%;
    margin-bottom: 3rem;
}.xkHDAlearning_impact .text_main_holder {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
}.xkHDAlearning_impact .text_main_holder > div {
    align-items: center;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    flex-direction: column;
    padding: 2rem;
    background: #ffffff;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    text-align: center;
    position: relative;
    border-radius: 10px;
    display: flex;
    z-index: 1;
}.xkHDAlearning_impact .text_main_holder > div::before {
    left: -50%;
    z-index: -1;
    transform: scale(0.5);
    background: radial-gradient(
        circle at center,
        rgb(203,208,191,0.5) 0%,
        transparent 70%
    );
    height: 200%;
    top: -50%;
    transition: opacity 0.5s ease, transform 0.5s ease;
    content: '';
    width: 200%;
    opacity: 0;
    position: absolute;
}.xkHDAlearning_impact .text_main_holder > div:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
}.xkHDAlearning_impact .text_main_holder > div:hover::before {
    opacity: 0.8;
    transform: scale(1);
}.xkHDAlearning_impact .text_main_holder svg {
    padding: 1rem;
    background: rgb(231,233,225);
    height: 4rem;
    margin-bottom: 1.5rem;
    transition: all 0.3s ease;
    width: 4rem;
    border-radius: 50%;
}.xkHDAlearning_impact .text_main_holder > div:hover svg {
    transform: scale(1.1);
    background: rgb(203,208,191,0.5);
}.xkHDAlearning_impact .text_main_holder svg path {
    fill: rgb(203,208,191);
    transition: fill 0.3s ease;
}.xkHDAlearning_impact .text_main_holder > div:hover svg path {
    fill: rgb(167,173,152);
}.xkHDAlearning_impact .text_main_holder p {
    color: #000000;
    font-size: 14px;
    line-height: 1.6;
    margin: 0;
}.xkHDAlearning_impact .Fxokcimg_text {
    border-radius: 10px;
    width: 100%;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    position: relative;
    margin-top: 2rem;
    overflow: hidden;
    height: 400px;
}.xkHDAlearning_impact .Fxokcimg_text::before {
    left: 0;
    top: 0;
    background: linear-gradient(
        to bottom right,
        rgb(203,208,191,0.5) 0%,
        transparent 50%,
        rgb(167,173,152,0.5) 100%
    );
    height: 100%;
    width: 100%;
    content: '';
    position: absolute;
    z-index: 1;
}

@keyframes patternShift {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

@media (max-width: 992px) {.xkHDAlearning_impact .text_main_holder {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 768px) {.xkHDAlearning_impact {
    padding: 5rem 0;
}.xkHDAlearning_impact .text_main_holder {
    gap: 1.5rem;
    grid-template-columns: 1fr;
}.xkHDAlearning_impact h2 {
    margin-bottom: 3rem;
    font-size: calc(33px * 0.9);
}.xkHDAlearning_impact .Fxokcimg_text {
    height: 300px;
}
}

@media (max-width: 576px) {.xkHDAlearning_impact {
    padding: 4rem 0;
}.xkHDAlearning_impact .iQkADedu_ethos {
    padding: 0 1.5rem;
}.xkHDAlearning_impact .text_main_holder > div {
    padding: 1.5rem;
}.xkHDAlearning_impact .text_main_holder svg {
    width: 3.5rem;
    padding: 0.8rem;
    height: 3.5rem;
}.xkHDAlearning_impact .Fxokcimg_text {
    height: 250px;
}}header {
    z-index: 100;
    position: relative;
    width: 100%;
    padding: 0;
    background: linear-gradient(135deg, rgb(203,208,191,0.5), rgb(167,173,152,0.5));
}header::before {
    top: 0;
    left: 0;
    background: 
        linear-gradient(to right, transparent 25%, rgba(255, 255, 255, 0.05) 25%, rgba(255, 255, 255, 0.05) 26%, transparent 26%),
        linear-gradient(to right, transparent 50%, rgba(255, 255, 255, 0.05) 50%, rgba(255, 255, 255, 0.05) 51%, transparent 51%),
        linear-gradient(to right, transparent 75%, rgba(255, 255, 255, 0.05) 75%, rgba(255, 255, 255, 0.05) 76%, transparent 76%);
    z-index: 0;
    width: 100%;
    position: absolute;
    height: 100%;
    content: '';
}header .container {
    position: relative;
    padding: 0 2%;
    max-width: 100%;
    width: 100%;
    margin: 0;
    z-index: 1;
}header .unOCUmain_skill {
    position: relative;
    align-items: center;
    flex-direction: column;
    padding: 1.5rem 0;
    display: flex;
    overflow: hidden;
    border-radius: 13px;
    margin: 1rem 0;
    background: #ffffff;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
}header .unOCUmain_skill::before {
    width: 100%;
    content: '';
    height: 5px;
    top: 0;
    background: linear-gradient(to right, rgb(203,208,191), rgb(167,173,152));
    position: absolute;
    left: 0;
}header .JgFSrnav_learn {
    text-decoration: none;
    padding: 0 0 1rem 0;
    display: flex;
    position: relative;
    justify-content: center;
}header .JgFSrnav_learn::after {
    width: 60%;
    left: 20%;
    position: absolute;
    content: '';
    bottom: 0;
    background: linear-gradient(to right, transparent, rgb(203,208,191,0.5), rgb(167,173,152,0.5), rgb(203,208,191,0.5), transparent);
    height: 1px;
}header .JgFSrnav_learn svg {
    height: auto;
    transition: all 0.3s ease;
    width: 180px;
}header .JgFSrnav_learn:hover svg {
    transform: translateY(-2px);
    filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.1));
}header .jXLqnheader_learn {
    gap: 0.7rem;
    max-width: 90%;
    flex-wrap: wrap;
    display: flex;
    padding: 1rem 2rem 0;
    justify-content: center;
    width: 100%;
}header .OzIuUsite_core {
    color: #000000;
    text-decoration: none;
    font-family: Arial, sans-serif;
    background: linear-gradient(to bottom, #ffffff, rgb(231,233,225));
    position: relative;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.03);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    font-weight: 600;
    padding: 0.7rem 1.3rem;
    z-index: 1;
    transition: all 0.3s ease;
    font-size: 18px;
}header .OzIuUsite_core::before {
    content: '';
    z-index: -1;
    transition: height 0.3s ease;
    background: linear-gradient(to top, rgb(203,208,191,0.5), transparent);
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 0;
    left: 0;
}header .OzIuUsite_core:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    transform: translateY(-3px);
    color: rgb(203,208,191);
}header .OzIuUsite_core:hover::before {
    height: 100%;
}

@media (max-width: 991px) {header .unOCUmain_skill {
    margin: 0.8rem 0;
    padding: 1.2rem 0;
}header .JgFSrnav_learn {
    padding: 0 0 0.8rem 0;
}header .JgFSrnav_learn svg {
    width: 160px;
}header .jXLqnheader_learn {
    gap: 0.6rem;
    padding: 0.8rem 1.5rem 0;
}header .OzIuUsite_core {
    padding: 0.6rem 1.1rem;
}
}

@media (max-width: 767px) {header .unOCUmain_skill {
    padding: 1rem 0;
    margin: 0.6rem 0;
}header .JgFSrnav_learn {
    padding: 0 0 0.7rem 0;
}header .JgFSrnav_learn svg {
    width: 140px;
}header .jXLqnheader_learn {
    max-width: 95%;
    gap: 0.5rem;
    padding: 0.7rem 1rem 0;
}header .OzIuUsite_core {
    padding: 0.5rem 1rem;
    font-size: calc(18px - 1px);
}
}

@media (max-width: 480px) {header .unOCUmain_skill {
    margin: 0.5rem 0;
    padding: 0.8rem 0;
}header .JgFSrnav_learn {
    padding: 0 0 0.6rem 0;
}header .JgFSrnav_learn svg {
    width: 120px;
}header .jXLqnheader_learn {
    flex-wrap: nowrap;
    overflow-x: auto;
    justify-content: flex-start;
    padding: 0.6rem 0.5rem 0;
}header .jXLqnheader_learn::-webkit-scrollbar {
    height: 3px;
}header .jXLqnheader_learn::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(203,208,191);
}header .OzIuUsite_core {
    white-space: nowrap;
    flex-shrink: 0;
    margin-right: 3px;
}}.MWrQemetrics_summary {
    background: rgb(231,233,225);
    position: relative;
    overflow: hidden;
    z-index: 1;
    padding: 150px 0;
}.MWrQemetrics_summary::before {
    top: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    opacity: 0.05;
    left: 0;
    z-index: -1;
    width: 100%;
    position: absolute;
    height: 100%;
    content: "";
}.MWrQemetrics_summary::after {
    opacity: 0.05;
    background-image: 
        repeating-linear-gradient(45deg, rgb(203,208,191,0.5) 0, rgb(203,208,191,0.5) 1px, transparent 1px, transparent 15px),
        repeating-linear-gradient(-45deg, rgb(167,173,152,0.5) 0, rgb(167,173,152,0.5) 1px, transparent 1px, transparent 15px);
    height: 60%;
    content: "";
    left: 0;
    width: 100%;
    position: absolute;
    background-size: 30px 30px;
    bottom: 0;
    z-index: -1;
}.MWrQemetrics_summary .container {
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}.MWrQemetrics_summary h2 {
    text-transform: uppercase;
    position: relative;
    font-weight: 700;
    color: #000000;
    text-align: center;
    margin-bottom: 80px;
    font-size: 37px;
    letter-spacing: 2px;
}.MWrQemetrics_summary h2::after {
    left: 50%;
    width: 0;
    content: "";
    border-left: 30px solid transparent;
    bottom: -20px;
    transform: translateX(-50%);
    border-top: 20px solid rgb(203,208,191,0.5);
    position: absolute;
    border-right: 30px solid transparent;
    height: 0;
}.MWrQemetrics_summary ul {
    justify-content: center;
    padding: 0;
    list-style: none;
    position: relative;
    margin: 0;
    gap: 30px;
    display: grid;
    width: 100%;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}.MWrQemetrics_summary .fyArqtop_gain {
    max-width: 280px;
    align-items: center;
    display: flex;
    text-align: center;
    margin: 0 auto;
    flex-direction: column;
    position: relative;
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    background: #ffffff;
    z-index: 1;
    aspect-ratio: 1;
    padding: 40px 30px;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    min-height: 220px;
    justify-content: center;
}.MWrQemetrics_summary .fyArqtop_gain:nth-child(1) {
    z-index: 4;
    grid-column: auto;
    grid-row: auto;
    transform: none;
}.MWrQemetrics_summary .fyArqtop_gain:nth-child(2) {
    grid-column: auto;
    grid-row: auto;
    transform: none;
    z-index: 3;
}.MWrQemetrics_summary .fyArqtop_gain:nth-child(3) {
    z-index: 3;
    grid-row: auto;
    transform: none;
    grid-column: auto;
}.MWrQemetrics_summary .fyArqtop_gain:nth-child(4) {
    grid-column: auto;
    z-index: 2;
    grid-row: auto;
    transform: none;
}.MWrQemetrics_summary .fyArqtop_gain::before {
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    background: #ffffff;
    position: absolute;
    inset: 5px;
    z-index: -1;
    content: "";
}.MWrQemetrics_summary .fyArqtop_gain::after {
    z-index: -2;
    opacity: 0.8;
    background: linear-gradient(135deg, rgb(203,208,191), rgb(167,173,152));
    transition: opacity 0.3s ease;
    inset: 0;
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    position: absolute;
    content: "";
}.MWrQemetrics_summary .fyArqtop_gain:hover {
    transform: translateY(-10px) scale(1.05);
}.MWrQemetrics_summary .fyArqtop_gain:hover::after {
    opacity: 1;
}.MWrQemetrics_summary .fyArqtop_gain p {
    font-weight: 700;
    line-height: 1.2;
    position: relative;
    transition: all 0.3s ease;
    color: #000000;
    max-width: 90%;
    display: inline-block;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    font-size: 3.2rem;
    background: #ffffff;
    border-radius: 10px;
    margin: 0 0 15px;
    padding: 5px 15px;
    border-bottom: 3px solid rgb(203,208,191);
}.MWrQemetrics_summary .fyArqtop_gain:nth-child(even) p {
    border-bottom-color: rgb(167,173,152);
}.MWrQemetrics_summary .fyArqtop_gain:hover p {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    transform: scale(1.1);
}.MWrQemetrics_summary .fyArqtop_gain span {
    font-size: 17px;
    font-weight: 600;
    z-index: 2;
    position: relative;
    max-width: 90%;
    word-wrap: break-word;
    transition: all 0.3s ease;
    color: #000000;
    margin: 0 auto;
    padding-top: 5px;
    display: block;
}.MWrQemetrics_summary .fyArqtop_gain:hover span {
    color: #000000;
}.MWrQemetrics_summary svg {
    margin-bottom: 15px;
    position: relative;
    height: 40px;
    transition: all 0.4s ease;
    border-radius: 50%;
    fill: rgb(203,208,191);
    z-index: 2;
    width: 40px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    background: rgba(255, 255, 255, 0.8);
    padding: 8px;
}.MWrQemetrics_summary .fyArqtop_gain:nth-child(even) svg {
    fill: rgb(167,173,152);
}.MWrQemetrics_summary .fyArqtop_gain:hover svg {
    transform: rotate(15deg) scale(1.1);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1);
}.MWrQemetrics_summary svg path {
    fill: inherit;
    transition: fill 0.3s ease;
}.MWrQemetrics_summary .fyArqtop_gain:hover svg path {
    fill: rgb(167,173,152);
}.MWrQemetrics_summary .fyArqtop_gain:nth-child(even):hover svg path {
    fill: rgb(203,208,191);
}.MWrQemetrics_summary .container::before,
.MWrQemetrics_summary .container::after {
    z-index: -1;
    left: 5%;
    background: rgb(203,208,191,0.5);
    position: absolute;
    content: "";
    opacity: 0.1;
    top: 5%;
    height: 200px;
    animation: float 15s infinite alternate ease-in-out;
    width: 200px;
    border-radius: 50%;
    filter: blur(50px);
}.MWrQemetrics_summary .container::after {
    left: auto;
    right: 5%;
    width: 250px;
    animation: float 20s infinite alternate-reverse ease-in-out;
    bottom: 5%;
    background: rgb(167,173,152,0.5);
    height: 250px;
    top: auto;
}

@keyframes float {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(30px, 30px);
    }
}


@media (max-width: 1200px) {.MWrQemetrics_summary .fyArqtop_gain {
    max-width: 250px;
    min-height: 200px;
    padding: 35px 25px;
}.MWrQemetrics_summary .fyArqtop_gain p {
    font-size: 2.8rem;
}.MWrQemetrics_summary svg {
    width: 35px;
    height: 35px;
}
}

@media (max-width: 991px) {.MWrQemetrics_summary {
    padding: 120px 0;
}.MWrQemetrics_summary ul {
    gap: 25px;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}.MWrQemetrics_summary .fyArqtop_gain {
    padding: 30px 20px;
    max-width: 220px;
    min-height: 180px;
}.MWrQemetrics_summary .fyArqtop_gain p {
    padding: 4px 10px;
    font-size: 2.5rem;
}.MWrQemetrics_summary h2 {
    margin-bottom: 60px;
}

}

@media (max-width: 768px) {.MWrQemetrics_summary {
    padding: 90px 0;
}.MWrQemetrics_summary ul {
    gap: 40px;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}.MWrQemetrics_summary .fyArqtop_gain {
    max-width: 200px;
    min-height: 160px;
    padding: 35px 25px;
}.MWrQemetrics_summary .fyArqtop_gain:hover {
    transform: translateY(-10px) scale(1.05) !important;
}.MWrQemetrics_summary .fyArqtop_gain p {
    font-size: 2.2rem;
}.MWrQemetrics_summary h2 {
    margin-bottom: 50px;
    font-size: calc(37px * 0.9);
}.MWrQemetrics_summary svg {
    height: 30px;
    width: 30px;
}
}

@media (max-width: 576px) {.MWrQemetrics_summary {
    padding: 70px 0;
}.MWrQemetrics_summary ul {
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
}.MWrQemetrics_summary .fyArqtop_gain {
    border-radius: 10px;
    max-width: 180px;
    padding: 30px 20px;
    clip-path: none;
    min-height: 150px;
}.MWrQemetrics_summary .fyArqtop_gain::before,
    .MWrQemetrics_summary .fyArqtop_gain::after {
    border-radius: 10px;
    clip-path: none;
}.MWrQemetrics_summary .fyArqtop_gain p {
    font-size: 2rem;
    padding: 3px 8px;
}.MWrQemetrics_summary h2 {
    margin-bottom: 40px;
    font-size: calc(37px * 0.8);
}.MWrQemetrics_summary h2::after {
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 15px solid rgb(203,208,191,0.5);
}.MWrQemetrics_summary .container::before,
    .MWrQemetrics_summary .container::after {
    height: 150px;
    width: 150px;
}}


@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translateY(-50px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translateX(-50px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translateX(50px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(50px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}


.MWrQemetrics_summary .fyArqtop_gain {
    opacity: 0;
    animation: fadeInScale 0.8s forwards;
    animation-delay: calc(0.1s * var(--item-index, 1));
}@keyframes fadeInScale {
    from {
        opacity: 0;
        transform: scale(0.8);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}


.YaHISappSpace {
    padding: 120px 0 100px;
    background: linear-gradient(135deg, rgb(231,233,225) 0%, rgba(245, 247, 250, 0.95) 100%);
    overflow: hidden;
    position: relative;
}.YaHISappSpace::before {
    top: -50px;
    width: 300px;
    opacity: 0.4;
    filter: blur(80px);
    animation: float 15s ease-in-out infinite;
    height: 300px;
    z-index: 1;
    right: -50px;
    position: absolute;
    content: "";
    background: linear-gradient(45deg, rgb(167,173,152,0.5) 0%, rgb(203,208,191,0.5) 100%);
}.YaHISappSpace::after {
    position: absolute;
    height: 250px;
    animation: float 18s ease-in-out infinite reverse;
    left: -30px;
    width: 250px;
    bottom: -30px;
    background: linear-gradient(225deg, rgb(203,208,191,0.5) 0%, rgb(167,173,152,0.5) 80%);
    filter: blur(60px);
    z-index: 1;
    content: "";
    opacity: 0.3;
}.YaHISappSpace .container {
    z-index: 5;
    max-width: 1140px;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
}.YaHISappSpace h2 {
    transform: translateY(20px);
    position: relative;
    color: #000000;
    font-weight: 700;
    margin-bottom: 40px;
    animation: slideUp 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    font-size: 38px;
    font-family: Arial, sans-serif;
    opacity: 0;
}.YaHISappSpace h2::after {
    position: absolute;
    bottom: -12px;
    animation: expandLine 0.6s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.4s;
    content: "";
    left: 0;
    transform-origin: left center;
    width: 80px;
    transform: scaleX(0);
    background: linear-gradient(90deg, rgb(203,208,191) 0%, rgb(167,173,152) 100%);
    height: 3px;
}.YaHISappSpace .iQkADedu_ethos {
    overflow: hidden;
    transform: translateY(30px);
    border-radius: 11px;
    padding: 50px;
    background: #ffffff;
    animation: slideUp 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.3s;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.07), 0 5px 15px rgba(0, 0, 0, 0.05);
    opacity: 0;
}.YaHISappSpace .iQkADedu_ethos::before {
    height: 100%;
    position: absolute;
    background: linear-gradient(to bottom, rgb(167,173,152), rgb(203,208,191));
    animation: expandHeight 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.6s;
    transform: scaleY(0);
    content: "";
    transform-origin: top center;
    left: 0;
    top: 0;
    width: 6px;
}.YaHISappSpace ul {
    padding: 0;
    margin: 0;
    list-style: none;
}.YaHISappSpace li {
    padding-left: 25px;
    position: relative;
}.YaHISappSpace li::before {
    left: 0;
    transform: scale(0);
    width: 10px;
    border-radius: 50%;
    top: 8px;
    animation: popIn 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) forwards 1s;
    height: 10px;
    content: "";
    position: absolute;
    background: linear-gradient(135deg, rgb(203,208,191) 0%, rgb(167,173,152) 100%);
}.YaHISappSpace span {
    animation: fadeText 0.8s ease forwards 0.8s;
    opacity: 0;
    font-family: Arial, sans-serif;
    font-size: calc(17px * 1.05);
    display: block;
    color: #000000;
    transform: translateY(15px);
    line-height: 1.7;
}

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

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

@keyframes expandHeight {
    to {
        transform: scaleY(1);
    }
}

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

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

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

@media (max-width: 991px) {.YaHISappSpace {
    padding: 90px 0 70px;
}.YaHISappSpace h2 {
    margin-bottom: 35px;
    font-size: calc(38px * 0.9);
}.YaHISappSpace .iQkADedu_ethos {
    padding: 40px 35px;
}.YaHISappSpace h2::after {
    width: 70px;
}
}

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

@media (max-width: 575px) {.YaHISappSpace {
    padding: 60px 0 40px;
}.YaHISappSpace h2 {
    font-size: calc(38px * 0.7);
    margin-bottom: 25px;
}.YaHISappSpace .iQkADedu_ethos {
    padding: 30px 20px;
}.YaHISappSpace li {
    padding-left: 20px;
}.YaHISappSpace li::before {
    width: 8px;
    top: 9px;
    height: 8px;
}.YaHISappSpace h2::after {
    width: 50px;
}
}

@media (hover: hover) {.YaHISappSpace .iQkADedu_ethos:hover {
    transform: translateY(-5px);
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.4s ease;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1), 0 10px 20px rgba(0, 0, 0, 0.06);
}.YaHISappSpace .iQkADedu_ethos:hover::before {
    background: linear-gradient(to bottom, rgb(203,208,191), rgb(167,173,152));
    transition: background 0.5s ease;
}}.jXMTuexperience_trial {
    overflow: hidden;
    position: relative;
    background: linear-gradient(145deg, rgb(203,208,191) 0%, rgb(167,173,152) 50%, rgb(203,208,191) 100%);
    padding: 110px 0;
    z-index: 1;
}.jXMTuexperience_trial::before {
    background-size: 60px 60px;
    z-index: -1;
    height: 100%;
    content: '';
    width: 100%;
    position: absolute;
    animation: crystalBackground 30s linear infinite;
    top: 0;
    opacity: 0.05;
    left: 0;
    background: 
        linear-gradient(45deg, transparent 48%, #ffffff 49%, #ffffff 51%, transparent 52%),
        linear-gradient(-45deg, transparent 48%, #ffffff 49%, #ffffff 51%, transparent 52%);
}.jXMTuexperience_trial::after {
    opacity: 0.1;
    content: '';
    top: 0;
    filter: blur(50px);
    background: radial-gradient(
        circle at 30% 40%,
        #ffffff 0%,
        transparent 60%
    ),
    radial-gradient(
        circle at 70% 60%,
        #ffffff 0%,
        transparent 60%
    );
    z-index: -1;
    width: 100%;
    left: 0;
    position: absolute;
    height: 100%;
}.jXMTuexperience_trial .iQkADedu_ethos {
    max-width: 1000px;
    backdrop-filter: blur(10px);
    justify-content: center;
    display: flex;
    background: rgba(255, 255, 255, 0.07);
    clip-path: polygon(
        4% 0%, 
        96% 0%, 
        100% 4%, 
        100% 96%, 
        96% 100%, 
        4% 100%, 
        0% 96%, 
        0% 4%
    );
    flex-direction: column;
    position: relative;
    z-index: 2;
    border-radius: 22px;
    margin: 0 auto;
    padding: 60px;
    align-items: center;
    box-shadow: 
        0 25px 45px rgba(0, 0, 0, 0.1),
        0 0 30px rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
}.jXMTuexperience_trial .iQkADedu_ethos::before {
    bottom: -2px;
    left: -2px;
    top: -2px;
    clip-path: polygon(
        4% 0%, 
        96% 0%, 
        100% 4%, 
        100% 96%, 
        96% 100%, 
        4% 100%, 
        0% 96%, 
        0% 4%
    );
    filter: blur(20px);
    content: '';
    animation: borderGlow 5s ease infinite;
    position: absolute;
    opacity: 0.5;
    z-index: -1;
    right: -2px;
    background: linear-gradient(
        45deg,
        rgb(203,208,191,0.5),
        rgb(167,173,152,0.5),
        rgb(203,208,191,0.5)
    );
}.jXMTuexperience_trial .iQkADedu_ethos::after {
    z-index: -1;
    background: 
        repeating-linear-gradient(
            0deg,
            transparent,
            transparent 20px,
            rgba(255, 255, 255, 0.03) 20px,
            rgba(255, 255, 255, 0.03) 21px
        );
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0.3;
    content: '';
    height: 100%;
    position: absolute;
}.jXMTuexperience_trial h3 {
    color: #ffffff;
    text-shadow: 0 0 15px rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
    position: relative;
    font-size: 34px;
    letter-spacing: 4px;
    margin-bottom: 50px;
    text-align: center;
    font-family: Arial, sans-serif;
    font-weight: 700;
}.jXMTuexperience_trial h3::before {
    animation: orbitalSpin 10s linear infinite;
    left: 50%;
    width: 30px;
    transform: translateX(-50%);
    content: '';
    height: 30px;
    opacity: 0.6;
    top: -40px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    position: absolute;
}.jXMTuexperience_trial h3::after {
    height: 2px;
    transform: translateX(-50%);
    box-shadow: 0 0 10px #ffffff;
    content: '';
    position: absolute;
    width: 50px;
    left: 50%;
    background: linear-gradient(
        to right,
        transparent,
        #ffffff,
        transparent
    );
    bottom: -15px;
}.jXMTuexperience_trial .vViHZcourse_info {
    border-radius: 10px;
    z-index: 1;
    font-family: Arial, sans-serif;
    font-weight: 600;
    letter-spacing: 2px;
    overflow: hidden;
    text-transform: uppercase;
    background: rgba(255, 255, 255, 0.1);
    display: inline-block;
    clip-path: polygon(
        5% 0%, 
        95% 0%, 
        100% 5%, 
        100% 95%, 
        95% 100%, 
        5% 100%, 
        0% 95%, 
        0% 5%
    );
    padding: 16px 45px;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.2);
    text-decoration: none;
    transition: all 0.4s ease;
    color: #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    font-size: 18px;
    backdrop-filter: blur(5px);
}.jXMTuexperience_trial .vViHZcourse_info::before {
    transition: opacity 0.4s ease;
    height: 100%;
    top: 0;
    position: absolute;
    z-index: -1;
    left: 0;
    content: '';
    width: 100%;
    background: linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.1) 0%,
        rgba(255, 255, 255, 0.3) 50%,
        rgba(255, 255, 255, 0.1) 100%
    );
    opacity: 0;
}.jXMTuexperience_trial .vViHZcourse_info::after {
    transition: all 0.6s ease;
    z-index: 1;
    top: -50%;
    background: linear-gradient(
        to right,
        transparent,
        rgba(255, 255, 255, 0.5),
        transparent
    );
    width: 40%;
    height: 200%;
    position: absolute;
    content: '';
    left: -100%;
    transform: rotate(25deg);
}.jXMTuexperience_trial .vViHZcourse_info:hover {
    color: rgb(203,208,191);
    transform: translateY(-5px);
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.2),
        0 0 20px rgba(255, 255, 255, 0.3);
    background: rgba(255, 255, 255, 0.8);
    border-color: transparent;
}.jXMTuexperience_trial .vViHZcourse_info:hover::before {
    opacity: 1;
}.jXMTuexperience_trial .vViHZcourse_info:hover::after {
    left: 150%;
}

@media screen and (max-width: 992px) {.jXMTuexperience_trial {
    padding: 90px 0;
}.jXMTuexperience_trial .iQkADedu_ethos {
    max-width: 90%;
    padding: 50px 40px;
}.jXMTuexperience_trial h3 {
    font-size: calc(34px * 0.9);
    margin-bottom: 45px;
}.jXMTuexperience_trial h3::before {
    width: 25px;
    height: 25px;
    top: -35px;
}.jXMTuexperience_trial h3::after {
    width: 45px;
}.jXMTuexperience_trial .vViHZcourse_info {
    padding: 14px 40px;
}
}

@media screen and (max-width: 768px) {.jXMTuexperience_trial {
    padding: 70px 0;
}.jXMTuexperience_trial .iQkADedu_ethos {
    padding: 40px 30px;
}.jXMTuexperience_trial h3 {
    font-size: calc(34px * 0.8);
    margin-bottom: 40px;
    letter-spacing: 3px;
}.jXMTuexperience_trial h3::before {
    top: -30px;
    height: 20px;
    width: 20px;
}.jXMTuexperience_trial h3::after {
    width: 40px;
}.jXMTuexperience_trial .vViHZcourse_info {
    padding: 12px 35px;
    letter-spacing: 1.5px;
    font-size: calc(18px * 0.95);
}
}

@media screen and (max-width: 576px) {.jXMTuexperience_trial {
    padding: 60px 0;
}.jXMTuexperience_trial .iQkADedu_ethos {
    padding: 30px 20px;
}.jXMTuexperience_trial h3 {
    letter-spacing: 2px;
    margin-bottom: 35px;
    font-size: calc(34px * 0.7);
}.jXMTuexperience_trial h3::before {
    height: 15px;
    top: -25px;
    width: 15px;
}.jXMTuexperience_trial h3::after {
    width: 35px;
}.jXMTuexperience_trial .vViHZcourse_info {
    letter-spacing: 1px;
    padding: 10px 30px;
    font-size: calc(18px * 0.9);
}}

@keyframes crystalBackground {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 60px 60px;
    }
}

@keyframes borderGlow {
    0% {
        filter: blur(20px);
        opacity: 0.5;
    }
    50% {
        filter: blur(25px);
        opacity: 0.7;
    }
    100% {
        filter: blur(20px);
        opacity: 0.5;
    }
}

@keyframes orbitalSpin {
    0% {
        transform: translateX(-50%) rotate(0deg);
    }
    100% {
        transform: translateX(-50%) rotate(360deg);
    }
}.ZYIkMpricing_card_set {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}.ZYIkMpricing_card_set::before {
    left: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.4) 100%);
    position: absolute;
    top: 0;
    content: "";
    bottom: 0;
    right: 0;
    z-index: 1;
}.ZYIkMpricing_card_set .container {
    max-width: 1200px;
    z-index: 2;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
}.ZYIkMpricing_card_set .zWJfesub_options {
    position: relative;
    perspective: 1000px;
}.ZYIkMpricing_card_set h2 {
    font-weight: 700;
    text-align: center;
    font-size: 37px;
    letter-spacing: 1px;
    text-shadow: 0 3px 10px rgba(0,0,0,0.3);
    transform: translateZ(50px);
    margin-bottom: 20px;
    animation: fadeInDown 0.8s ease-out forwards;
    color: #ffffff;
}.ZYIkMpricing_card_set .ERoMZmonthly_rate {
    opacity: 0.9;
    text-align: center;
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    font-size: calc(16px * 1.1);
    color: #ffffff;
    line-height: 1.6;
    transform: translateZ(30px);
    margin: 0 auto 50px;
    max-width: 800px;
}.ZYIkMpricing_card_set .XBYvcmonthly_plan {
    perspective: 2000px;
    padding: 0;
    margin: 0;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    display: grid;
    list-style: none;
    gap: 30px;
}.ZYIkMpricing_card_set .XBYvcmonthly_plan li {
    transform: translateY(30px) rotateX(5deg);
    height: 100%;
    animation: cardEntrance 0.6s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    opacity: 0;
}.ZYIkMpricing_card_set .XBYvcmonthly_plan li:nth-child(1) {
    animation-delay: 0.3s;
}.ZYIkMpricing_card_set .XBYvcmonthly_plan li:nth-child(2) {
    animation-delay: 0.5s;
}.ZYIkMpricing_card_set .XBYvcmonthly_plan li:nth-child(3) {
    animation-delay: 0.7s;
}.ZYIkMpricing_card_set .XBYvcmonthly_plan li:nth-child(4) {
    animation-delay: 0.9s;
}.ZYIkMpricing_card_set .SFtdgcost_table {
    height: 100%;
    text-decoration: none;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    color: inherit;
    will-change: transform;
    transform-style: preserve-3d;
    display: block;
}.ZYIkMpricing_card_set .SFtdgcost_table:hover {
    transform: translateY(-15px) scale(1.02) rotateX(2deg);
}.ZYIkMpricing_card_set .gePhWprice_choices {
    background: linear-gradient(135deg, rgb(203,208,191,0.5), rgb(167,173,152,0.5));
    clip-path: polygon(0 0, 100% 0, 100% 94%, 96% 100%, 0 100%);
    backdrop-filter: blur(10px);
    transition: all 0.4s ease;
    border: 1px solid rgba(255,255,255,0.1);
    height: 100%;
    box-shadow: 0 20px 40px rgba(0,0,0,0.2), 0 10px 15px rgba(0,0,0,0.1);
    position: relative;
    overflow: hidden;
}.ZYIkMpricing_card_set .SFtdgcost_table:hover .gePhWprice_choices {
    box-shadow: 0 25px 50px rgba(0,0,0,0.3), 0 15px 20px rgba(0,0,0,0.15);
    border-color: rgba(255,255,255,0.25);
}.ZYIkMpricing_card_set .gePhWprice_choices::before {
    transform: rotate(45deg);
    width: 100px;
    height: 100px;
    right: -10px;
    position: absolute;
    background: rgb(167,173,152);
    top: -10px;
    transition: all 0.4s ease;
    content: "";
    opacity: 0.15;
}.ZYIkMpricing_card_set .SFtdgcost_table:hover .gePhWprice_choices::before {
    opacity: 0.25;
    transform: rotate(45deg) scale(1.2);
}.ZYIkMpricing_card_set .JbMXZrate_choice {
    padding: 35px 30px;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    z-index: 1;
    position: relative;
}.ZYIkMpricing_card_set .SFtdgcost_table:hover .JbMXZrate_choice {
    transform: translateZ(10px);
}.ZYIkMpricing_card_set .JbMXZrate_choice h4 {
    padding-bottom: 15px;
    font-size: calc(22px * 1.2);
    color: #ffffff;
    font-weight: 700;
    transition: transform 0.3s ease;
    position: relative;
    margin: 0 0 20px;
}.ZYIkMpricing_card_set .SFtdgcost_table:hover .JbMXZrate_choice h4 {
    transform: translateY(-5px);
}.ZYIkMpricing_card_set .JbMXZrate_choice h4::after {
    left: 0;
    width: 50px;
    bottom: 0;
    transition: width 0.4s ease;
    content: "";
    background: rgb(203,208,191);
    height: 3px;
    position: absolute;
}.ZYIkMpricing_card_set .SFtdgcost_table:hover .JbMXZrate_choice h4::after {
    width: 80px;
}.ZYIkMpricing_card_set .JbMXZrate_choice p {
    font-size: 16px;
    overflow-y: auto;
    transition: opacity 0.3s ease;
    margin-bottom: 30px;
    padding-right: 10px;
    line-height: 1.6;
    max-height: 200px;
    opacity: 0.8;
    color: #ffffff;
}.ZYIkMpricing_card_set .JbMXZrate_choice p::-webkit-scrollbar {
    width: 4px;
}.ZYIkMpricing_card_set .JbMXZrate_choice p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(203,208,191,0.5);
}.ZYIkMpricing_card_set .SFtdgcost_table:hover .JbMXZrate_choice p {
    opacity: 1;
}.ZYIkMpricing_card_set .uPeATpayment_plans {
    color: #ffffff;
    font-size: calc(22px * 1.4);
    transition: all 0.4s ease;
    position: relative;
    display: block;
    text-shadow: 0 2px 8px rgba(0,0,0,0.2);
    font-weight: 700;
    margin-top: 20px;
}.ZYIkMpricing_card_set .uPeATpayment_plans::before {
    transition: width 0.4s ease;
    left: 0;
    content: "";
    position: absolute;
    top: -10px;
    background: rgb(167,173,152);
    height: 2px;
    width: 30px;
}.ZYIkMpricing_card_set .SFtdgcost_table:hover .uPeATpayment_plans::before {
    width: 50px;
}.ZYIkMpricing_card_set .SFtdgcost_table:hover .uPeATpayment_plans {
    color: rgb(167,173,152);
    transform: scale(1.1);
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translateY(-30px) translateZ(50px);
    }
    to {
        opacity: 1;
        transform: translateY(0) translateZ(50px);
    }
}

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

@keyframes cardEntrance {
    from {
        opacity: 0;
        transform: translateY(30px) rotateX(5deg);
    }
    to {
        opacity: 1;
        transform: translateY(0) rotateX(0);
    }
}

@media (max-width: 1200px) {.ZYIkMpricing_card_set {
    padding: 100px 0;
}.ZYIkMpricing_card_set h2 {
    font-size: calc(37px * 0.9);
}.ZYIkMpricing_card_set .ERoMZmonthly_rate {
    margin-bottom: 40px;
    font-size: 16px;
}.ZYIkMpricing_card_set .XBYvcmonthly_plan {
    gap: 25px;
}
}

@media (max-width: 992px) {.ZYIkMpricing_card_set {
    padding: 80px 0;
}.ZYIkMpricing_card_set .XBYvcmonthly_plan {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
}.ZYIkMpricing_card_set .JbMXZrate_choice {
    padding: 30px 25px;
}.ZYIkMpricing_card_set .JbMXZrate_choice p {
    max-height: 180px;
}
}

@media (max-width: 768px) {.ZYIkMpricing_card_set {
    padding: 70px 0;
}.ZYIkMpricing_card_set h2 {
    font-size: calc(37px * 0.8);
    margin-bottom: 15px;
}.ZYIkMpricing_card_set .ERoMZmonthly_rate {
    margin-bottom: 30px;
    font-size: calc(16px * 0.95);
}.ZYIkMpricing_card_set .XBYvcmonthly_plan {
    margin: 0 auto;
    grid-template-columns: 1fr;
    max-width: 500px;
}.ZYIkMpricing_card_set .gePhWprice_choices {
    clip-path: polygon(0 0, 100% 0, 100% 96%, 94% 100%, 0 100%);
}.ZYIkMpricing_card_set .uPeATpayment_plans {
    font-size: calc(22px * 1.2);
}
}

@media (max-width: 576px) {.ZYIkMpricing_card_set {
    padding: 60px 0;
}.ZYIkMpricing_card_set h2 {
    font-size: calc(37px * 0.7);
}.ZYIkMpricing_card_set .ERoMZmonthly_rate {
    margin-bottom: 25px;
    font-size: calc(16px * 0.9);
}.ZYIkMpricing_card_set .JbMXZrate_choice {
    padding: 25px 20px;
}.ZYIkMpricing_card_set .JbMXZrate_choice h4 {
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: 22px;
}.ZYIkMpricing_card_set .JbMXZrate_choice p {
    font-size: calc(16px * 0.9);
    margin-bottom: 20px;
    max-height: 150px;
}
}