* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}svg {
    height: 30px;
    width: 30px;
}a {
    text-decoration: none;
    color: inherit;
}.header-master-RdQ {
    flex: 1 0 auto;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1234px;
}header,footer {
    width: 100%;
}::-webkit-scrollbar {
    width: 0.8em;
}::-webkit-scrollbar-track {
    background: rgb(87,94,168,0.5);
    margin: 4px 0;
}::-webkit-scrollbar-track:active {
    background: rgb(255, 255, 255, 0.5);
}::-webkit-scrollbar-thumb {
    transition: all, border-radius, transform 1s ease-in-out;
    background: linear-gradient(45deg, #ffffff 15%, rgb(255, 255, 255, 0.5) 79%, rgb(87,94,168,0.5) 5%, rgb(149,150,177) 41%, rgb(196,197,202) 4%);
}::-webkit-scrollbar-thumb:active {
    box-shadow: inset -4px 1px 1px 2px rgba(0, 0, 0, 0.7);
    background: rgb(87,94,168);
}html {
    scrollbar-color: rgb(87,94,168) rgb(196,197,202);
}.honor-cta-jY7 {
    flex: 0 0 auto;
}html,body {
    font-family: Arial, sans-serif;
    color: #000000;
    height: 100%;
    min-height: 100%;
}.wrapper-structure-Fc4 {
    min-height: 100%;
    flex-direction: column;
    height: 100%;
    display: flex;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.tariff-item-xOb {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}.tariff-item-xOb::before {
    content: "";
    background: linear-gradient(145deg, rgba(0,0,0,0.85) 0%, rgba(20,30,50,0.95) 100%);
    left: 0;
    bottom: 0;
    z-index: 1;
    top: 0;
    position: absolute;
    right: 0;
}.tariff-item-xOb .container {
    padding: 0 20px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
}.tariff-item-xOb .plan-fee-ljn {
    display: flex;
    align-items: center;
    flex-direction: column;
}.tariff-item-xOb h2 {
    margin-bottom: 20px;
    color: #ffffff;
    font-size: 30px;
    transform: translateY(0);
    font-weight: 700;
    animation: float 6s ease-in-out infinite;
    position: relative;
    text-align: center;
}.tariff-item-xOb h2::after {
    bottom: -10px;
    content: "";
    transform: translateX(-50%);
    background: linear-gradient(90deg, rgb(149,150,177), rgb(87,94,168));
    width: 80px;
    position: absolute;
    height: 3px;
    left: 50%;
}.tariff-item-xOb .lesson-rates-So7 {
    text-align: center;
    margin: 0 auto 50px;
    font-size: 12px;
    max-width: 800px;
    color: rgb(255, 255, 255, 0.5);
    line-height: 1.6;
}.tariff-item-xOb .pricing-levels-iLe {
    display: grid;
    padding: 0;
    width: 100%;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    margin: 0;
    gap: 30px;
    list-style: none;
}.tariff-item-xOb .pricing-levels-iLe li {
    perspective: 1000px;
}.tariff-item-xOb .payment-scheme-ea9 {
    text-decoration: none;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform-style: preserve-3d;
    box-sizing: border-box;
    height: 100%;
    display: block;
}.tariff-item-xOb .payment-scheme-ea9:hover {
    transform: translateY(-10px) rotateY(2deg);
}.tariff-item-xOb .learning-fee-xte {
    flex-direction: column;
    border-radius: 8px;
    display: flex;
    overflow: hidden;
    backdrop-filter: blur(5px);
    transition: all 0.4s ease;
    border: 1px solid rgba(255,255,255,0.1);
    height: 100%;
    box-sizing: border-box;
    background: linear-gradient(135deg, rgba(255,255,255,0.03) 0%, rgba(255,255,255,0.08) 100%);
    box-shadow: 0 20px 40px rgba(0,0,0,0.2), 0 5px 15px rgba(0,0,0,0.1);
    position: relative;
    padding: 35px 30px;
}.tariff-item-xOb .learning-fee-xte::before {
    left: 0;
    content: "";
    top: 0;
    position: absolute;
    width: 100%;
    transition: transform 0.4s ease;
    transform: scaleX(0.5);
    height: 5px;
    background: linear-gradient(90deg, rgb(149,150,177), rgb(87,94,168));
    transform-origin: left;
}.tariff-item-xOb .payment-scheme-ea9:hover .learning-fee-xte::before {
    transform: scaleX(1);
}.tariff-item-xOb .learning-price-g4N {
    flex-direction: column;
    height: 100%;
    display: flex;
    box-sizing: border-box;
}.tariff-item-xOb .payment-scheme-ea9 h4 {
    font-size: calc(18px * 1.2);
    font-weight: 700;
    position: relative;
    margin: 0 0 20px;
    color: #ffffff;
}.tariff-item-xOb .payment-scheme-ea9 h4::after {
    position: absolute;
    background-color: rgb(149,150,177);
    width: 40px;
    left: 0;
    bottom: -10px;
    height: 2px;
    content: "";
}.tariff-item-xOb .payment-scheme-ea9 p {
    color: rgb(255, 255, 255, 0.5);
    line-height: 1.6;
    font-size: 12px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    white-space: normal;
    margin: 0 0 25px;
    flex-grow: 1;
}.tariff-item-xOb .price-deals-DXS {
    transform: translateZ(10px);
    padding: 10px 20px;
    display: inline-block;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    background: linear-gradient(135deg, rgb(149,150,177,0.5) 0%, rgb(87,94,168,0.5) 100%);
    align-self: flex-start;
    font-size: calc(18px * 1.4);
    font-weight: 700;
    color: #ffffff;
    transition: all 0.3s ease;
    border-radius: 6px;
}.tariff-item-xOb .payment-scheme-ea9:hover .price-deals-DXS {
    transform: translateZ(15px) scale(1.05);
    box-shadow: 0 8px 20px rgba(0,0,0,0.15);
}

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

@media (max-width: 1200px) {.tariff-item-xOb {
    padding: 100px 0;
}.tariff-item-xOb .pricing-levels-iLe {
    gap: 25px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
}

@media (max-width: 992px) {.tariff-item-xOb {
    padding: 80px 0;
}.tariff-item-xOb .pricing-levels-iLe {
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}.tariff-item-xOb h2 {
    font-size: calc(30px * 0.9);
}
}

@media (max-width: 768px) {.tariff-item-xOb {
    padding: 60px 0;
}.tariff-item-xOb .pricing-levels-iLe {
    margin: 0 auto;
    max-width: 500px;
    grid-template-columns: 1fr;
}.tariff-item-xOb .lesson-rates-So7 {
    margin-bottom: 40px;
}.tariff-item-xOb h2 {
    font-size: calc(30px * 0.8);
}.tariff-item-xOb .learning-fee-xte {
    padding: 30px 25px;
}
}

@media (max-width: 576px) {.tariff-item-xOb {
    padding: 50px 0;
}.tariff-item-xOb h2 {
    font-size: calc(30px * 0.7);
}.tariff-item-xOb .lesson-rates-So7 {
    margin-bottom: 30px;
    font-size: calc(12px * 0.9);
}.tariff-item-xOb .learning-fee-xte {
    padding: 25px 20px;
}.tariff-item-xOb .payment-scheme-ea9 h4 {
    font-size: calc(18px * 1.1);
}.tariff-item-xOb .payment-scheme-ea9 p {
    font-size: calc(12px * 0.9);
}.tariff-item-xOb .price-deals-DXS {
    font-size: calc(18px * 1.2);
    padding: 8px 16px;
}}header {
    position: relative;
    z-index: 100;
    margin-top: 0;
    background: rgb(87,94,168);
    overflow: visible;
    padding: 0;
}header::before {
    content: '';
    top: 0;
    background-size: 20px 20px;
    left: 0;
    background-image: linear-gradient(0deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px),
    linear-gradient(90deg, 
        rgba(255, 255, 255, 0.02) 1px, 
        transparent 1px);
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
}header::after {
    width: 100%;
    left: 0;
    background: 
        linear-gradient(to right, transparent 0%, rgb(87,94,168,0.5) 50%, transparent 100%),
        linear-gradient(to bottom, transparent 0%, rgb(87,94,168,0.5) 50%, transparent 100%);
    top: 0;
    height: 100%;
    content: '';
    position: absolute;
    z-index: 0;
}header .head-section-X9C {
    align-items: center;
    justify-content: space-between;
    z-index: 5;
    position: relative;
    display: flex;
    padding: 1.3rem 2.5rem;
}header .top-bar-9rp {
    overflow: hidden;
    position: relative;
    z-index: 2;
    flex: 0 0 auto;
    border-left: 3px solid rgb(149,150,177);
    padding: 0.5rem 0.7rem;
    transition: all 0.3s ease;
    margin-right: 2rem;
}header .top-bar-9rp::before {
    transform: scaleX(0);
    top: 0;
    transition: all 0.4s ease;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    height: 100%;
    content: '';
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    opacity: 0;
    position: absolute;
    left: 0;
}header .top-bar-9rp:hover {
    box-shadow: 5px 0 15px -5px rgb(149,150,177);
    transform: translateX(5px);
}header .top-bar-9rp:hover::before {
    opacity: 1;
    transform: scaleX(1);
}header .main-learn-Hlq {
    position: relative;
    transition: all 0.3s ease;
    display: block;
}header .main-learn-Hlq::after {
    height: 10px;
    bottom: -5px;
    content: '';
    right: -5px;
    position: absolute;
    background: rgb(149,150,177);
    width: 10px;
    transition: all 0.3s ease;
    opacity: 0;
}header .main-learn-Hlq:hover::after {
    opacity: 1;
}header .main-learn-Hlq img {
    max-height: 40px;
    filter: brightness(1.1);
}header .nav-study-8Uq {
    padding: 0;
    display: flex;
    margin: 0;
    position: relative;
    z-index: 2;
    list-style: none;
}header .nav-study-8Uq::before {
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    content: '';
    height: 1px;
    right: -20px;
    background: rgb(149,150,177);
    width: 40px;
}header .first-pagebar-ckr {
    margin: 0 1px;
    position: relative;
}header .first-pagebar-ckr a {
    letter-spacing: 1px;
    border-left: 1px solid transparent;
    justify-content: center;
    height: 45px;
    color: #ffffff;
    display: flex;
    border-right: 1px solid transparent;
    font-size: 16px;
    padding: 0 1.2rem;
    z-index: 1;
    overflow: hidden;
    position: relative;
    align-items: center;
    transition: all 0.3s ease;
    text-decoration: none;
    font-weight: 600;
}header .first-pagebar-ckr a::before {
    transition: transform 0.3s ease;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: -1;
    transform: translateX(-100%);
    left: 0;
    content: '';
    background: rgb(149,150,177);
    position: absolute;
}header .first-pagebar-ckr a:hover {
    border-right-color: rgba(255, 255, 255, 0.2);
    border-left-color: rgba(255, 255, 255, 0.2);
    color: #ffffff;
}header .first-pagebar-ckr a:hover::before {
    transform: translateX(0);
}header .first-pagebar-ckr a::after {
    top: 0;
    transition: transform 0.3s ease;
    transform: scaleX(0);
    background: rgb(149,150,177);
    height: 2px;
    transform-origin: right;
    width: 100%;
    content: '';
    position: absolute;
    left: 0;
}header .first-pagebar-ckr a:hover::after {
    transform-origin: left;
    transform: scaleX(1);
}header .first-pagebar-ckr::before {
    height: 5px;
    background: rgb(149,150,177);
    position: absolute;
    top: 50%;
    transition: transform 0.3s ease;
    width: 5px;
    left: -10px;
    content: '';
    transform: translateY(-50%) scale(0);
}header .first-pagebar-ckr:hover::before {
    transform: translateY(-50%) scale(1);
}header .head-section-X9C::before {
    content: '';
    position: absolute;
    top: 20px;
    left: 20px;
    width: 30px;
    background: rgb(149,150,177);
    height: 1px;
}header .head-section-X9C::after {
    top: 20px;
    background: rgb(149,150,177);
    content: '';
    width: 1px;
    height: 30px;
    position: absolute;
    left: 20px;
}.header-master-RdQ {
    padding-top: 2rem;
    background: rgb(196,197,202);
    z-index: 1;
    position: relative;
}@keyframes typingCursor {
    0%, 100% { opacity: 1; }
    50% { opacity: 0; }
}

header .first-pagebar-ckr:last-child::after {
    right: -10px;
    position: absolute;
    animation: typingCursor 1s infinite;
    transform: translateY(-50%);
    color: rgb(149,150,177);
    top: 50%;
    font-weight: 700;
    content: '|';
}

@media (min-width: 1400px) {header .head-section-X9C {
    max-width: 1320px;
    margin: 0 auto;
}header .first-pagebar-ckr {
    margin: 0 2px;
}header .first-pagebar-ckr a {
    padding: 0 1.5rem;
}
}

@media (max-width: 991px) {header .head-section-X9C {
    flex-wrap: wrap;
    padding: 1rem 2rem;
}header .top-bar-9rp {
    margin-right: 0;
    margin-bottom: 0;
}header .nav-study-8Uq {
    margin-top: 1rem;
    flex-basis: 100%;
    justify-content: flex-end;
}header .nav-study-8Uq::before {
    display: none;
}header .first-pagebar-ckr a {
    padding: 0 1rem;
    height: 40px;
    font-size: calc(16px - 1px);
}header .first-pagebar-ckr::before {
    display: none;
}header .head-section-X9C::before,
    header .head-section-X9C::after {
    display: none;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .head-section-X9C {
    padding: 0.8rem 1.5rem;
}header .top-bar-9rp {
    max-width: 140px;
    padding: 0.4rem 0.6rem;
}header .main-learn-Hlq img {
    max-height: 35px;
}header .nav-study-8Uq {
    scrollbar-width: thin;
    padding-bottom: 0.5rem;
    justify-content: flex-start;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    margin-top: 0.8rem;
}header .nav-study-8Uq::-webkit-scrollbar {
    height: 3px;
}header .nav-study-8Uq::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(149,150,177);
}header .first-pagebar-ckr {
    flex: 0 0 auto;
    margin: 0;
}header .first-pagebar-ckr a {
    height: 35px;
    font-size: calc(16px - 2px);
    padding: 0 0.8rem;
    letter-spacing: 0.5px;
    white-space: nowrap;
}header .first-pagebar-ckr:last-child::after {
    display: none;
}
}

@media (max-width: 479px) {header .head-section-X9C {
    padding: 0.7rem 1.2rem;
}header .top-bar-9rp {
    max-width: 120px;
    padding: 0.3rem 0.5rem;
}header .first-pagebar-ckr a {
    height: 32px;
    font-size: calc(16px - 3px);
    padding: 0 0.6rem;
}}.sign-up-for-updates-fJv {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 4rem;
    position: relative;
    box-shadow: 0 0 30px rgb(149,150,177,0.5);
    overflow: hidden;
}.sign-up-for-updates-fJv::before {
    position: absolute;
    opacity: 0.05;
    left: 0;
    content: "";
    clip-path: polygon(0 0, 100% 0, 100% 100%, 30% 100%, 0 70%);
    z-index: 1;
    right: 0;
    bottom: 0;
    background: 
        repeating-linear-gradient(
            -45deg, 
            transparent, 
            transparent 5px, 
            rgb(149,150,177,0.5) 5px, 
            rgb(149,150,177,0.5) 6px
        ),
        repeating-linear-gradient(
            45deg, 
            transparent, 
            transparent 5px, 
            rgb(87,94,168,0.5) 5px, 
            rgb(87,94,168,0.5) 6px
        );
    top: 0;
}.sign-up-for-updates-fJv::after {
    background: radial-gradient(
        circle at center,
        rgb(149,150,177,0.5) 0%,
        transparent 70%
    );
    height: 150%;
    left: -25%;
    animation: pulse-glow 5s infinite alternate;
    width: 150%;
    opacity: 0.1;
    top: -25%;
    z-index: 0;
    position: absolute;
    content: "";
}.sign-up-for-updates-fJv .study-experts-suP {
    z-index: 2;
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
    display: grid;
    position: relative;
    align-items: center;
}.sign-up-for-updates-fJv p {
    line-height: 1.5;
    font-size: 23px;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: Arial, sans-serif;
    grid-column: 1 / 2;
    position: relative;
    padding-left: 2rem;
}.sign-up-for-updates-fJv p::before {
    top: 0;
    box-shadow: 
        0 0 5px rgb(149,150,177),
        0 0 10px rgb(149,150,177),
        0 0 15px rgb(149,150,177);
    left: 0;
    content: "";
    background: linear-gradient(to bottom, rgb(149,150,177), rgb(87,94,168));
    bottom: 0;
    animation: pulse-neon 2s infinite alternate;
    width: 4px;
    position: absolute;
}.sign-up-for-updates-fJv .input_holder {
    transform-style: preserve-3d;
    transform: perspective(1000px) rotateY(-5deg);
    flex-direction: row;
    position: relative;
    grid-column: 2 / 3;
    display: flex;
}.sign-up-for-updates-fJv .news-label-oif {
    font-family: Arial, sans-serif;
    background-color: rgba(255, 255, 255, 0.05);
    padding: 1rem 1.5rem;
    color: #ffffff;
    backdrop-filter: blur(5px);
    border: 1px solid rgb(149,150,177,0.5);
    flex: 1;
    transition: all 0.3s ease;
    font-size: 16px;
    box-shadow: inset 0 0 10px rgb(149,150,177,0.5);
    border-radius: 10px 0 0 10px;
}.sign-up-for-updates-fJv .news-label-oif:focus {
    box-shadow: 
        inset 0 0 10px rgb(149,150,177,0.5),
        0 0 15px rgb(149,150,177,0.5);
    border-color: rgb(149,150,177);
    outline: none;
}.sign-up-for-updates-fJv .news-label-oif::placeholder {
    color: rgba(255, 255, 255, 0.5);
}.sign-up-for-updates-fJv .sub-verification-MUA {
    cursor: pointer;
    font-family: Arial, sans-serif;
    z-index: 1;
    overflow: hidden;
    color: #ffffff;
    font-weight: 600;
    border: none;
    border-radius: 0 10px 10px 0;
    position: relative;
    font-size: 18px;
    background: rgb(149,150,177);
    padding: 1rem 2rem;
    transition: all 0.3s ease;
}.sign-up-for-updates-fJv .sub-verification-MUA::before {
    content: "";
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.2),
        transparent
    );
    width: 100%;
    z-index: -1;
    position: absolute;
    left: -100%;
    transition: all 0.6s ease;
    height: 100%;
    top: 0;
}.sign-up-for-updates-fJv .sub-verification-MUA:hover::before {
    left: 100%;
}.sign-up-for-updates-fJv .sub-verification-MUA:hover {
    box-shadow: 
        0 0 10px rgb(87,94,168),
        0 0 20px rgb(87,94,168,0.5);
    background: rgb(87,94,168);
}

@keyframes pulse-neon {
    0% {
        opacity: 0.7;
        box-shadow: 
            0 0 5px rgb(149,150,177),
            0 0 10px rgb(149,150,177);
    }
    100% {
        opacity: 1;
        box-shadow: 
            0 0 10px rgb(149,150,177),
            0 0 20px rgb(149,150,177),
            0 0 30px rgb(149,150,177);
    }
}

@keyframes pulse-glow {
    0% {
        opacity: 0.05;
        transform: scale(1);
    }
    100% {
        opacity: 0.15;
        transform: scale(1.1);
    }
}

@media (max-width: 768px) {.sign-up-for-updates-fJv {
    padding: 2.5rem 1.5rem;
}.sign-up-for-updates-fJv .study-experts-suP {
    gap: 1.5rem;
    grid-template-columns: 1fr;
}.sign-up-for-updates-fJv p {
    font-size: 17px;
    grid-column: 1 / 2;
    margin-bottom: 0.5rem;
}.sign-up-for-updates-fJv .input_holder {
    transform: none;
    flex-direction: column;
    grid-column: 1 / 2;
}.sign-up-for-updates-fJv .news-label-oif {
    border-radius: 10px;
    width: 100%;
    margin-bottom: 1rem;
}.sign-up-for-updates-fJv .sub-verification-MUA {
    width: 100%;
    border-radius: 10px;
}}.our-team-Bsy {
    padding: 100px 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(196,197,202) 0%, #ffffff 100%);
}.our-team-Bsy::before {
    width: 100%;
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgb(149,150,177,0.5) 0%, transparent 25%),
        radial-gradient(circle at 80% 70%, rgb(87,94,168,0.5) 0%, transparent 25%);
    left: 0;
    opacity: 0.4;
    z-index: 1;
}.our-team-Bsy .container {
    position: relative;
    z-index: 5;
}.our-team-Bsy h2 {
    color: #000000;
    text-align: center;
    position: relative;
    padding-bottom: 20px;
    font-weight: 700;
    margin-bottom: 30px;
    font-size: 31px;
}.our-team-Bsy h2::after {
    left: 50%;
    content: "";
    transform: translateX(-50%);
    bottom: 0;
    background: rgb(149,150,177);
    width: 80px;
    height: 3px;
    position: absolute;
}.our-team-Bsy .class-pro-UYJ {
    display: flex;
    margin-top: 60px;
    flex-wrap: wrap;
    position: relative;
}.our-team-Bsy .edu-ethos-ysE {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.05);
    z-index: 2;
    transition: all 0.3s ease;
    overflow: hidden;
    padding: 40px;
    background: #ffffff;
    flex: 1 1 calc(50% - 20px);
    border-radius: 13px;
    margin: 0 10px;
    position: relative;
}.our-team-Bsy .edu-ethos-ysE::before {
    left: 0;
    top: 0;
    transition: all 0.5s ease;
    background: rgb(149,150,177);
    height: 0;
    position: absolute;
    width: 5px;
    content: "";
}.our-team-Bsy .edu-ethos-ysE:hover::before {
    height: 100%;
}.our-team-Bsy .edu-ethos-ysE::after {
    top: 0;
    width: 100%;
    transform: scaleX(0);
    height: 100%;
    transform-origin: right;
    position: absolute;
    z-index: -1;
    left: 0;
    transition: transform 0.5s ease;
    content: "";
    background: rgb(196,197,202);
}.our-team-Bsy .edu-ethos-ysE:hover::after {
    transform-origin: left;
    transform: scaleX(1);
}.our-team-Bsy .edu-ethos-ysE:hover {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px);
}.our-team-Bsy .edu-ethos-ysE h3 {
    font-weight: 600;
    font-size: 23px;
    color: #000000;
    transition: all 0.3s ease;
    z-index: 2;
    margin-bottom: 20px;
    position: relative;
}.our-team-Bsy .edu-ethos-ysE:hover h3 {
    color: rgb(149,150,177);
    transform: translateX(10px);
}.our-team-Bsy .edu-ethos-ysE p {
    color: #000000;
    z-index: 2;
    line-height: 1.8;
    font-size: 14px;
    position: relative;
    transition: all 0.3s ease;
}.our-team-Bsy .edu-ethos-ysE:hover p {
    transform: translateX(10px);
}.our-team-Bsy .edu-ethos-ysE:first-child {
    border-top: 3px solid rgb(149,150,177);
}.our-team-Bsy .edu-ethos-ysE:last-child {
    border-top: 3px solid rgb(87,94,168);
}.our-team-Bsy .container::before {
    border-radius: 10px;
    left: -10%;
    border: 2px solid rgb(149,150,177,0.5);
    position: absolute;
    width: 20%;
    animation: rotate-element 20s linear infinite;
    content: "";
    top: -10%;
    opacity: 0.2;
    height: 20%;
}.our-team-Bsy .container::after {
    border-radius: 10px;
    right: -5%;
    content: "";
    bottom: -5%;
    opacity: 0.2;
    animation: rotate-element 15s linear infinite reverse;
    height: 15%;
    width: 15%;
    border: 2px solid rgb(87,94,168,0.5);
    position: absolute;
}@keyframes rotate-element {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.our-team-Bsy .class-pro-UYJ::before {
    content: "";
    top: 0;
    width: 1px;
    z-index: 1;
    background: linear-gradient(to bottom, transparent, rgb(149,150,177,0.5), transparent);
    opacity: 0.5;
    left: 50%;
    position: absolute;
    bottom: 0;
}.our-team-Bsy .class-pro-UYJ::after {
    content: "";
    height: 100%;
    opacity: 0.02;
    left: 0;
    background-image: 
        linear-gradient(45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgba(0, 0, 0, 0.5) 75%),
        linear-gradient(-45deg, transparent 75%, rgba(0, 0, 0, 0.5) 75%);
    z-index: 0;
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    position: absolute;
    top: 0;
    width: 100%;
    background-size: 20px 20px;
}

@media screen and (max-width: 992px) {.our-team-Bsy {
    padding: 80px 0;
}.our-team-Bsy .class-pro-UYJ {
    flex-direction: column;
    margin-top: 40px;
}.our-team-Bsy .edu-ethos-ysE {
    margin: 10px 0;
    flex: 1 1 100%;
}.our-team-Bsy .class-pro-UYJ::before {
    display: none;
}.our-team-Bsy .container::before,
    .our-team-Bsy .container::after {
    display: none;
}
}

@media screen and (max-width: 768px) {.our-team-Bsy {
    padding: 60px 0;
}.our-team-Bsy h2 {
    font-size: calc(31px * 0.9);
    padding-bottom: 15px;
    margin-bottom: 20px;
}.our-team-Bsy h2::after {
    width: 60px;
}.our-team-Bsy .edu-ethos-ysE {
    padding: 30px;
}.our-team-Bsy .edu-ethos-ysE h3 {
    font-size: calc(23px * 0.9);
    margin-bottom: 15px;
}
}

@media screen and (max-width: 576px) {.our-team-Bsy {
    padding: 50px 0;
}.our-team-Bsy h2 {
    padding-bottom: 12px;
    font-size: calc(31px * 0.8);
    margin-bottom: 15px;
}.our-team-Bsy h2::after {
    height: 2px;
    width: 50px;
}.our-team-Bsy .class-pro-UYJ {
    margin-top: 30px;
}.our-team-Bsy .edu-ethos-ysE {
    padding: 25px;
}.our-team-Bsy .edu-ethos-ysE h3 {
    margin-bottom: 12px;
    font-size: calc(23px * 0.85);
}.our-team-Bsy .edu-ethos-ysE p {
    line-height: 1.6;
    font-size: calc(14px * 0.9);
}.our-team-Bsy .edu-ethos-ysE:hover h3,
    .our-team-Bsy .edu-ethos-ysE:hover p {
    transform: translateX(5px);
}}.title-welcome-0ml {
    min-height: 100vh;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(149,150,177,0.5), rgb(87,94,168,0.5), rgb(196,197,202));
    display: flex;
}.title-welcome-0ml::before {
    content: "";
    width: 100%;
    top: 0;
    height: 100%;
    left: 0;
    z-index: 1;
    position: absolute;
    background: repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(94, 170, 168, 0.03) 10px, rgba(94, 170, 168, 0.03) 20px);
}.title-welcome-0ml::after {
    content: "";
    right: -50%;
    height: 200%;
    position: absolute;
    z-index: 2;
    transform: rotate(-15deg);
    top: -50%;
    background: linear-gradient(to bottom right, rgba(94, 170, 168, 0.2), transparent);
    pointer-events: none;
    width: 80%;
}.title-welcome-0ml .background-image-KpU {
    z-index: 3;
    width: 50%;
    right: 0;
    position: absolute;
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    height: 100%;
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0% 100%);
}.title-welcome-0ml .background-image-KpU::before {
    z-index: 4;
    backdrop-filter: grayscale(0.2);
    content: "";
    background: linear-gradient(to right, rgb(149,150,177,0.5), transparent);
    position: absolute;
    inset: 0;
}.title-welcome-0ml:hover .background-image-KpU {
    transform: scale(1.03) translateX(-10px);
}.title-welcome-0ml .study-experts-suP {
    transform: perspective(1000px) translateZ(0);
    padding-right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 60%;
    position: relative;
    padding: 4rem;
    z-index: 5;
}.title-welcome-0ml .study-experts-suP::before {
    top: -20%;
    width: 120%;
    transform: rotate(-5deg);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.08), transparent);
    height: 150%;
    left: -10%;
    content: "";
    z-index: -1;
    position: absolute;
    filter: blur(12px);
}.title-welcome-0ml h1 {
    position: relative;
    font-weight: 700;
    font-size: 43px;
    text-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    margin-bottom: 1.5rem;
    transform: perspective(1000px) translateZ(10px);
    color: #000000;
}.title-welcome-0ml h1::before {
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    bottom: -10px;
    content: "";
    width: 80px;
    transform-origin: left;
    left: 0;
    position: absolute;
    height: 4px;
    transform: scaleX(0.7);
    background: rgb(149,150,177);
}.title-welcome-0ml:hover h1::before {
    transform: scaleX(1);
}.title-welcome-0ml .text-slot-cAu {
    position: relative;
    flex-direction: column;
    margin-top: 1rem;
    transform: perspective(1000px) translateZ(20px);
    z-index: 6;
    display: flex;
    gap: 1.5rem;
}.title-welcome-0ml .text-slot-cAu p {
    transform: perspective(1000px) translateZ(15px);
    font-size: calc(15px * 1.2);
    max-width: 80%;
    color: #000000;
    line-height: 1.6;
    position: relative;
}.title-welcome-0ml .text-slot-cAu p::before {
    position: absolute;
    opacity: 0.7;
    width: 3px;
    background: rgb(149,150,177);
    height: 100%;
    left: -20px;
    transform: scaleY(0.7);
    transition: transform 0.5s ease;
    content: "";
}.title-welcome-0ml:hover .text-slot-cAu p::before {
    transform: scaleY(1);
}.title-welcome-0ml .main-entry-bhy {
    display: flex;
    margin: 1.5rem 0;
    justify-content: flex-start;
    align-items: center;
}.title-welcome-0ml .main-entry-bhy svg {
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1), filter 0.7s ease;
    filter: drop-shadow(0 6px 8px rgba(94, 170, 168, 0.2));
    width: 120px;
    height: 120px;
}.title-welcome-0ml:hover .main-entry-bhy svg {
    filter: drop-shadow(0 8px 12px rgba(94, 170, 168, 0.3));
    transform: scale(1.05) rotate(2deg);
}.title-welcome-0ml .main-entry-bhy svg path {
    transition: fill 0.5s ease;
}.title-welcome-0ml:hover .main-entry-bhy svg path {
    fill: rgb(84, 160, 158);
}.title-welcome-0ml .main-entry-bhy svg text {
    font-family: Arial, sans-serif;
    transition: fill 0.5s ease;
}.title-welcome-0ml:hover .main-entry-bhy svg text {
    fill: rgb(84, 160, 158);
}.title-welcome-0ml h6 {
    transform: perspective(1000px) translateZ(30px);
    margin-top: 1rem;
    align-self: flex-start;
    position: relative;
}.title-welcome-0ml h6 .query-request-CZi {
    text-decoration: none;
    position: relative;
    padding: 0.8rem 2rem;
    color: #ffffff;
    font-size: 16px;
    background: linear-gradient(135deg, rgb(149,150,177), rgb(84, 160, 158));
    z-index: 1;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.4s ease;
    display: inline-block;
    overflow: hidden;
    box-shadow: 0 6px 15px rgba(94, 170, 168, 0.3);
    font-weight: 600;
    border-radius: 10px;
}.title-welcome-0ml h6 .query-request-CZi::before {
    opacity: 0;
    inset: 0;
    position: absolute;
    transition: opacity 0.4s ease;
    background: linear-gradient(135deg, rgb(84, 160, 158), rgb(149,150,177));
    content: "";
    z-index: -1;
}.title-welcome-0ml h6 .query-request-CZi::after {
    transition: left 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    width: 30px;
    left: -100px;
    content: "";
    transform: skewX(-15deg);
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
    height: 100%;
    position: absolute;
}.title-welcome-0ml h6 .query-request-CZi:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(94, 170, 168, 0.4);
}.title-welcome-0ml h6 .query-request-CZi:hover::before {
    opacity: 1;
}.title-welcome-0ml h6 .query-request-CZi:hover::after {
    left: 150%;
}

@media screen and (max-width: 1200px) {.title-welcome-0ml .study-experts-suP {
    padding: 3rem;
    width: 70%;
}.title-welcome-0ml .background-image-KpU {
    width: 45%;
    clip-path: polygon(25% 0, 100% 0, 100% 100%, 5% 100%);
}.title-welcome-0ml h1 {
    font-size: calc(43px * 0.9);
}.title-welcome-0ml .text-slot-cAu p {
    max-width: 90%;
    font-size: calc(15px * 1.1);
}
}

@media screen and (max-width: 992px) {.title-welcome-0ml {
    flex-direction: column;
}.title-welcome-0ml .study-experts-suP {
    width: 100%;
    order: 2;
    padding: 4rem 2rem;
}.title-welcome-0ml .background-image-KpU {
    width: 100%;
    height: 40vh;
    position: relative;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    order: 1;
}.title-welcome-0ml h1 {
    font-size: calc(43px * 0.85);
}.title-welcome-0ml .text-slot-cAu {
    align-items: flex-start;
}.title-welcome-0ml .text-slot-cAu p {
    max-width: 100%;
}.title-welcome-0ml .main-entry-bhy svg {
    width: 100px;
    height: 100px;
}
}

@media screen and (max-width: 768px) {.title-welcome-0ml .study-experts-suP {
    padding: 3rem 1.5rem;
}.title-welcome-0ml .background-image-KpU {
    height: 35vh;
}.title-welcome-0ml h1 {
    font-size: calc(43px * 0.75);
}.title-welcome-0ml .text-slot-cAu p {
    font-size: 15px;
}.title-welcome-0ml h6 .query-request-CZi {
    font-size: calc(16px * 0.9);
    padding: 0.7rem 1.8rem;
}.title-welcome-0ml .main-entry-bhy svg {
    width: 80px;
    height: 80px;
}
}

@media screen and (max-width: 576px) {.title-welcome-0ml {
    min-height: auto;
}.title-welcome-0ml .study-experts-suP {
    padding: 2.5rem 1rem;
}.title-welcome-0ml .background-image-KpU {
    height: 30vh;
}.title-welcome-0ml h1 {
    font-size: calc(43px * 0.65);
}.title-welcome-0ml h1::before {
    height: 3px;
    width: 60px;
}.title-welcome-0ml .text-slot-cAu p {
    font-size: calc(15px * 0.9);
}.title-welcome-0ml .text-slot-cAu p::before {
    width: 2px;
    left: -15px;
}.title-welcome-0ml .main-entry-bhy svg {
    width: 70px;
    height: 70px;
}.title-welcome-0ml h6 .query-request-CZi {
    padding: 0.6rem 1.5rem;
    font-size: calc(16px * 0.85);
}
}

@media (prefers-reduced-motion: reduce) {.title-welcome-0ml .background-image-KpU,
    .title-welcome-0ml h1::before,
    .title-welcome-0ml .text-slot-cAu p::before,
    .title-welcome-0ml .main-entry-bhy svg,
    .title-welcome-0ml h6 .query-request-CZi,
    .title-welcome-0ml h6 .query-request-CZi::after {
    transition: none;
}.title-welcome-0ml:hover .background-image-KpU,
    .title-welcome-0ml:hover h1::before,
    .title-welcome-0ml:hover .text-slot-cAu p::before,
    .title-welcome-0ml:hover .main-entry-bhy svg {
    transform: none;
}}.operation-process-DZN {
    overflow: hidden;
    padding: 7rem 1.5rem;
    background: linear-gradient(170deg, rgb(196,197,202), #ffffff);
    position: relative;
}.operation-process-DZN::before {
    opacity: 0.3;
    height: 100%;
    content: "";
    position: absolute;
    z-index: 0;
    width: 100%;
    top: 0;
    background-image: radial-gradient(circle at 10% 20%, rgb(149,150,177,0.5) 0%, transparent 40%);
    left: 0;
}.operation-process-DZN::after {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.3;
    bottom: 0;
    content: "";
    z-index: 0;
    right: 0;
    background-image: radial-gradient(circle at 90% 80%, rgb(87,94,168,0.5) 0%, transparent 40%);
}.operation-process-DZN .study-experts-suP {
    gap: 4px;
    z-index: 2;
    background: rgba(255, 255, 255, 0.2);
    flex-direction: column;
    position: relative;
    max-width: 850px;
    display: flex;
    padding: 4px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    margin: 0 auto;
    border-radius: 13px;
}.operation-process-DZN h3 {
    position: relative;
    font-weight: 700;
    padding: 1.5rem 2rem;
    animation: tabSlideDown 0.6s ease-out forwards;
    margin: 0;
    font-size: 28px;
    color: #ffffff;
    border-radius: 13px 13px 0 0;
    text-align: left;
    background: linear-gradient(90deg, rgb(149,150,177), rgb(87,94,168));
}.operation-process-DZN h3::before {
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    background: #ffffff;
    position: absolute;
    top: 50%;
    width: 20px;
    height: 20px;
    animation: pulse 2s infinite;
    transform: translateY(-50%);
    content: "";
    right: 2rem;
}.operation-process-DZN h3::after {
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    background: 
        linear-gradient(
            90deg, 
            rgba(255, 255, 255, 0.1) 0%, 
            rgba(255, 255, 255, 0) 50%, 
            rgba(255, 255, 255, 0.1) 100%
        );
    border-radius: inherit;
    top: 0;
    animation: shine 3s infinite ease-in-out;
}.operation-process-DZN span {
    transform-origin: top center;
    position: relative;
    opacity: 0;
    animation: tabContent 0.8s 0.3s ease-out forwards;
    font-size: 13px;
    border-radius: 0 0 13px 13px;
    background: #ffffff;
    color: #000000;
    line-height: 1.8;
    padding: 2rem;
}.operation-process-DZN span::before {
    position: absolute;
    background: linear-gradient(
        90deg,
        rgb(149,150,177,0.5),
        rgb(87,94,168,0.5)
    );
    left: 0;
    height: 5px;
    width: 100%;
    content: "";
    z-index: 1;
    top: 0;
}.operation-process-DZN span::after {
    background-size: 10px 10px;
    border-radius: 50%;
    height: 40px;
    background: 
        linear-gradient(
            45deg,
            transparent 45%,
            rgb(149,150,177) 45%,
            rgb(149,150,177) 55%,
            transparent 55%
        );
    position: absolute;
    animation: rotate 15s linear infinite;
    content: "";
    right: 1rem;
    border: 2px solid rgb(149,150,177,0.5);
    width: 40px;
    opacity: 0.3;
    bottom: 1rem;
}

@keyframes tabSlideDown {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes tabContent {
    from {
        opacity: 0;
        transform: scaleY(0.8);
    }
    to {
        opacity: 1;
        transform: scaleY(1);
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 1;
        transform: translateY(-50%) scale(1);
    }
    50% {
        opacity: 0.8;
        transform: translateY(-50%) scale(1.1);
    }
}

@keyframes shine {
    0% {
        background-position: -200% 0;
    }
    100% {
        background-position: 200% 0;
    }
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 992px) {.operation-process-DZN {
    padding: 6rem 1.5rem;
}.operation-process-DZN h3 {
    font-size: calc(28px * 0.9);
    padding: 1.3rem 2rem;
}.operation-process-DZN span {
    padding: 1.8rem;
}.operation-process-DZN h3::before {
    height: 16px;
    width: 16px;
}
}

@media (max-width: 768px) {.operation-process-DZN {
    padding: 5rem 1rem;
}.operation-process-DZN h3 {
    text-align: center;
    padding: 1.2rem 1.5rem;
    font-size: calc(28px * 0.8);
}.operation-process-DZN span {
    padding: 1.5rem;
    font-size: calc(13px * 0.95);
}.operation-process-DZN h3::before {
    height: 14px;
    width: 14px;
    right: 1.5rem;
}.operation-process-DZN span::after {
    width: 30px;
    height: 30px;
}}.contact-box-wto {
    padding: 90px 0;
    background: linear-gradient(120deg, rgb(196,197,202) 0%, #1a1e2e 100%);
    overflow: hidden;
    position: relative;
}.contact-box-wto::before {
    top: 0;
    position: absolute;
    z-index: 0;
    background: 
        radial-gradient(circle at 20% 50%, rgba(0, 0, 0, 0.4) 0%, transparent 40%),
        linear-gradient(0deg, transparent 80%, rgba(rgb(149,150,177), 0.05) 100%);
    height: 100%;
    content: "";
    width: 100%;
    left: 0;
}.contact-box-wto::after {
    width: 100%;
    content: "";
    bottom: 0;
    height: 100px;
    z-index: 1;
    background: 
        repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.03) 0px, rgba(255, 255, 255, 0.03) 1px, transparent 1px, transparent 20px);
    left: 0;
    position: absolute;
}.contact-box-wto .container {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
}.contact-box-wto h2 {
    font-weight: 700;
    position: relative;
    margin-bottom: 70px;
    color: #ffffff;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
}.contact-box-wto h2::before {
    left: calc(50% - 50px);
    height: 2px;
    background: rgb(149,150,177);
    content: "";
    position: absolute;
    width: 30px;
    bottom: -20px;
}.contact-box-wto h2::after {
    background: rgb(149,150,177);
    position: absolute;
    width: 70px;
    height: 2px;
    left: calc(50% - 10px);
    content: "";
    bottom: -20px;
}.contact-box-wto .feedback-support-vq4 {
    border-radius: 22px;
    border: 1px solid rgba(255, 255, 255, 0.05);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    grid-template-columns: 6fr 4fr;
    backdrop-filter: blur(10px);
    background: rgba(0, 0, 0, 0.2);
    display: grid;
}.contact-box-wto .background-image-KpU {
    min-height: 100%;
    position: relative;
}.contact-box-wto .background-image-KpU::before {
    left: 0;
    position: absolute;
    width: 100%;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.7));
    height: 100%;
    top: 0;
    content: "";
    z-index: 1;
}.contact-box-wto .background-image-KpU::after {
    width: 100%;
    position: absolute;
    content: "";
    top: 0;
    height: 100%;
    left: 0;
    z-index: 2;
    animation: scanLines 5s linear infinite;
    background: 
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(rgb(149,150,177), 0.1) 10px, rgba(rgb(149,150,177), 0.1) 11px);
}@keyframes scanLines {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

.contact-box-wto .connect-reach-EtP {
    padding: 50px;
    position: relative;
}.contact-box-wto .connect-reach-EtP::before {
    z-index: -1;
    top: 0;
    height: 100%;
    left: 0;
    content: "";
    background: radial-gradient(circle at 50% 30%, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    position: absolute;
    width: 100%;
}.contact-box-wto #contact {
    gap: 25px;
    flex-direction: column;
    display: flex;
}.contact-box-wto h3 {
    display: inline-block;
    letter-spacing: 1px;
    color: #ffffff;
    position: relative;
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 30px;
    text-transform: uppercase;
}.contact-box-wto h3::after {
    left: 0;
    width: 50px;
    content: "";
    bottom: -10px;
    position: absolute;
    background: rgb(149,150,177);
    height: 2px;
}.contact-box-wto input[type="text"] {
    transition: all 0.3s ease;
    color: #ffffff;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    padding: 16px 20px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    width: 100%;
}.contact-box-wto input[type="text"]:focus {
    box-shadow: 0 0 15px rgba(rgb(149,150,177), 0.2);
    border-color: rgb(149,150,177);
    background: rgba(0, 0, 0, 0.3);
    outline: none;
}.contact-box-wto input[type="text"]::placeholder {
    color: rgba(255, 255, 255, 0.4);
}.contact-box-wto .request-support-R1t {
    align-items: flex-start;
    display: flex;
    gap: 12px;
    margin-top: 5px;
}.contact-box-wto .request-support-R1t input[type="checkbox"] {
    cursor: pointer;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 3px;
    position: relative;
    appearance: none;
    height: 24px;
    margin-top: 2px;
    width: 24px;
    background: rgba(0, 0, 0, 0.2);
}.contact-box-wto .request-support-R1t input[type="checkbox"]:checked {
    background: rgb(149,150,177);
    border-color: rgb(149,150,177);
}.contact-box-wto .request-support-R1t input[type="checkbox"]:checked::after {
    transform: rotate(45deg);
    border: solid #ffffff;
    top: 6px;
    left: 9px;
    border-width: 0 2px 2px 0;
    content: "";
    position: absolute;
    height: 10px;
    width: 6px;
}.contact-box-wto .request-support-R1t label {
    font-size: calc(16px - 2px);
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.7);
}.contact-box-wto .request-support-R1t a {
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
    color: rgb(149,150,177);
}.contact-box-wto .request-support-R1t a:hover {
    color: #ffffff;
}.contact-box-wto .request-support-R1t a::after {
    left: 0;
    position: absolute;
    height: 1px;
    bottom: -2px;
    width: 100%;
    transition: all 0.3s ease;
    background: rgb(149,150,177);
    content: "";
}.contact-box-wto .request-support-R1t a:hover::after {
    background: #ffffff;
}.contact-box-wto .query-request-CZi {
    margin-top: 10px;
    background: rgb(149,150,177);
    font-size: 20px;
    transition: all 0.3s ease;
    padding: 16px 35px;
    cursor: pointer;
    color: #ffffff;
    position: relative;
    border-radius: 10px;
    align-self: flex-start;
    letter-spacing: 1px;
    border: none;
    font-weight: 600;
    text-transform: uppercase;
    overflow: hidden;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}.contact-box-wto .query-request-CZi::before {
    transition: all 0.5s ease;
    position: absolute;
    left: -100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    content: "";
    width: 100%;
    top: 0;
}.contact-box-wto .query-request-CZi:hover {
    transform: translateY(-3px);
    background: rgb(87,94,168);
}.contact-box-wto .query-request-CZi:hover::before {
    left: 100%;
}.contact-box-wto svg {
    fill: rgb(149,150,177);
    filter: drop-shadow(0 0 5px rgba(rgb(149,150,177), 0.5));
    height: 22px;
    transition: all 0.3s ease;
    width: 22px;
}.contact-box-wto svg path {
    fill: rgb(149,150,177);
    transition: all 0.3s ease;
}.contact-box-wto svg:hover {
    transform: scale(1.1);
    fill: #ffffff;
}.contact-box-wto svg:hover path {
    fill: #ffffff;
}

@media (max-width: 992px) {.contact-box-wto {
    padding: 70px 0;
}.contact-box-wto .feedback-support-vq4 {
    grid-template-columns: 1fr;
}.contact-box-wto .background-image-KpU {
    min-height: 300px;
}.contact-box-wto .connect-reach-EtP {
    padding: 40px 30px 50px;
}
}

@media (max-width: 768px) {.contact-box-wto {
    padding: 50px 0;
}.contact-box-wto h2 {
    margin-bottom: 50px;
    font-size: calc(30px - 4px);
}.contact-box-wto .background-image-KpU {
    min-height: 250px;
}
}

@media (max-width: 576px) {.contact-box-wto {
    padding: 40px 0;
}.contact-box-wto .container {
    padding: 0 15px;
}.contact-box-wto h2 {
    margin-bottom: 40px;
    font-size: calc(30px - 6px);
}.contact-box-wto h2::before {
    width: 20px;
    left: calc(50% - 35px);
}.contact-box-wto h2::after {
    width: 50px;
}.contact-box-wto .connect-reach-EtP {
    padding: 30px 20px 40px;
}.contact-box-wto #contact {
    gap: 20px;
}.contact-box-wto .query-request-CZi {
    width: 100%;
}.contact-box-wto .background-image-KpU {
    min-height: 200px;
}}.course-summary-kRl {
    position: relative;
    padding: 100px 0;
    background-color: rgb(196,197,202);
    overflow: hidden;
}.course-summary-kRl::before {
    top: 0;
    position: absolute;
    opacity: 0.1;
    z-index: 1;
    height: 100%;
    content: "";
    left: 0;
    width: 100%;
    background: repeating-linear-gradient(
    45deg,
    rgb(149,150,177,0.5) 0,
    rgb(149,150,177,0.5) 1px,
    transparent 1px,
    transparent 10px
  );
}.course-summary-kRl::after {
    right: 0;
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    content: "";
    height: 100%;
    background: radial-gradient(
    circle at 80% 20%,
    rgb(87,94,168,0.5) 0%,
    transparent 60%
  );
}.course-summary-kRl .container {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
    padding: 0 20px;
}.course-summary-kRl .study-experts-suP {
    position: relative;
    gap: 60px;
    grid-template-columns: 1fr 1fr;
    display: grid;
}.course-summary-kRl .study-experts-suP::before {
    height: 200px;
    border: 1px solid rgb(149,150,177,0.5);
    content: "";
    z-index: -1;
    left: -120px;
    top: -80px;
    border-radius: 50%;
    width: 200px;
    position: absolute;
    animation: rotate 30s linear infinite;
}.course-summary-kRl .study-experts-suP::after {
    border: 2px solid rgb(87,94,168,0.5);
    right: -50px;
    content: "";
    bottom: -100px;
    z-index: -1;
    animation: rotate 40s linear infinite reverse;
    border-radius: 50%;
    height: 300px;
    position: absolute;
    width: 300px;
}.course-summary-kRl .study-path-QDW {
    transform: translateZ(0);
    position: relative;
    background: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.05) 0%,
    rgba(255, 255, 255, 0.01) 100%
  );
    border-radius: 11px;
    display: flex;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    justify-content: center;
    border-left: 3px solid rgb(149,150,177);
    padding: 40px;
    backdrop-filter: blur(10px);
    flex-direction: column;
}.course-summary-kRl .study-path-QDW::before {
    top: 20px;
    z-index: 1;
    border-top: 2px solid rgb(87,94,168,0.5);
    right: 20px;
    height: 60px;
    border-right: 2px solid rgb(87,94,168,0.5);
    width: 60px;
    content: "";
    position: absolute;
}.course-summary-kRl .study-path-QDW::after {
    border-left: 2px solid rgb(149,150,177,0.5);
    border-bottom: 2px solid rgb(149,150,177,0.5);
    z-index: 1;
    bottom: 20px;
    left: 20px;
    position: absolute;
    width: 60px;
    height: 60px;
    content: "";
}.course-summary-kRl .top-bar-9rp {
    margin-bottom: 30px;
    position: relative;
}.course-summary-kRl .top-bar-9rp::before {
    height: 10px;
    content: "";
    position: absolute;
    left: -20px;
    transform: translateY(-50%);
    background-color: rgb(149,150,177);
    top: 50%;
    width: 10px;
    border-radius: 50%;
}.course-summary-kRl .top-bar-9rp svg {
    height: 60px;
    max-height: 70px;
    transition: filter 0.4s ease;
    width: 60px;
}.course-summary-kRl .top-bar-9rp:hover svg {
    filter: drop-shadow(0 0 8px rgb(149,150,177,0.5));
}.course-summary-kRl .top-bar-9rp svg path {
    transition: fill 0.3s ease;
    fill: rgb(149,150,177);
}.course-summary-kRl .top-bar-9rp:hover svg path {
    fill: rgb(87,94,168);
}.course-summary-kRl h3 {
    font-size: 36px;
    color: #000000;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px;
}.course-summary-kRl h3::after {
    content: "";
    width: 80px;
    position: absolute;
    left: 0;
    border-radius: 10px;
    height: 3px;
    background: linear-gradient(
    to right,
    rgb(149,150,177) 0%,
    rgb(87,94,168) 100%
  );
    bottom: 0;
}.course-summary-kRl p {
    font-size: 18px;
    color: #000000;
    margin-bottom: 0;
    position: relative;
    line-height: 1.8;
}.course-summary-kRl .background-image-KpU {
    min-height: 500px;
    border-radius: 11px;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    position: relative;
    transform: perspective(1000px) rotateY(-5deg);
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    height: 500px;
}.course-summary-kRl .background-image-KpU::before {
    width: 100%;
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
    background: linear-gradient(
    to bottom right,
    rgb(149,150,177,0.5) 0%,
    transparent 30%,
    transparent 70%,
    rgb(87,94,168,0.5) 100%
  );
    content: "";
    z-index: 2;
}.course-summary-kRl .background-image-KpU::after {
    border: 1px solid rgba(255, 255, 255, 0.1);
    content: "";
    position: absolute;
    border-radius: 11px;
    inset: 0;
    z-index: 3;
}.course-summary-kRl .background-image-KpU:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(10px);
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@keyframes pulse {
  0% {
    opacity: 0.4;
    transform: scale(0.98);
  }
  50% {
    opacity: 0.6;
    transform: scale(1);
  }
  100% {
    opacity: 0.4;
    transform: scale(0.98);
  }
}

@media (max-width: 1199px) {.course-summary-kRl .study-experts-suP {
    gap: 40px;
}.course-summary-kRl .study-path-QDW {
    padding: 30px;
}.course-summary-kRl .background-image-KpU {
    min-height: 450px;
}
}

@media (max-width: 991px) {.course-summary-kRl {
    padding: 70px 0;
}.course-summary-kRl .study-experts-suP {
    grid-template-columns: 1fr;
    gap: 40px;
}.course-summary-kRl .study-path-QDW {
    order: 2;
}.course-summary-kRl .background-image-KpU {
    order: 1;
    transform: perspective(1000px) rotateY(0deg);
    min-height: 400px;
}.course-summary-kRl .study-experts-suP::before,
  .course-summary-kRl .study-experts-suP::after {
    display: none;
}
}

@media (max-width: 767px) {.course-summary-kRl {
    padding: 50px 0;
}.course-summary-kRl .study-path-QDW {
    padding: 25px;
}.course-summary-kRl h3 {
    margin-bottom: 15px;
    font-size: calc(36px * 0.9);
    padding-bottom: 15px;
}.course-summary-kRl .top-bar-9rp {
    margin-bottom: 20px;
}.course-summary-kRl .top-bar-9rp svg {
    max-height: 60px;
}.course-summary-kRl .background-image-KpU {
    min-height: 350px;
}.course-summary-kRl .study-path-QDW::before,
  .course-summary-kRl .study-path-QDW::after {
    width: 40px;
    height: 40px;
}
}

@media (max-width: 576px) {.course-summary-kRl {
    padding: 40px 0;
}.course-summary-kRl .study-path-QDW {
    padding: 20px;
}.course-summary-kRl h3 {
    font-size: calc(36px * 0.8);
}.course-summary-kRl p {
    font-size: calc(18px * 0.95);
    line-height: 1.7;
}.course-summary-kRl .top-bar-9rp {
    margin-bottom: 15px;
}.course-summary-kRl .top-bar-9rp svg {
    max-height: 50px;
}.course-summary-kRl .background-image-KpU {
    min-height: 300px;
}.course-summary-kRl .study-path-QDW::before,
  .course-summary-kRl .study-path-QDW::after {
    width: 30px;
    height: 30px;
}
}

@media (min-width: 1400px) {.course-summary-kRl .container {
    max-width: 1320px;
}.course-summary-kRl .background-image-KpU {
    min-height: 550px;
}}.academic-experience-DeC {
    position: relative;
    padding: 100px 0;
    background: linear-gradient(135deg, rgb(196,197,202) 0%, rgb(149,150,177,0.5) 50%, rgb(196,197,202) 100%);
    overflow: hidden;
}.academic-experience-DeC::before {
    top: 0;
    left: 0;
    height: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgb(149,150,177,0.5) 0,
        rgb(149,150,177,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    position: absolute;
    content: "";
    width: 100%;
    opacity: 0.05;
}.academic-experience-DeC::after {
    left: 0;
    position: absolute;
    height: 100%;
    top: 0;
    content: "";
    filter: blur(60px);
    opacity: 0.4;
    width: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgb(149,150,177,0.5) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgb(87,94,168,0.5) 0%, transparent 50%);
}.academic-experience-DeC .container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 15px;
    position: relative;
    z-index: 2;
}.academic-experience-DeC .testimonial-sharing-ROs {
    align-items: center;
    display: flex;
    padding: 60px 40px;
    box-shadow: 
        0 20px 50px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.1);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    overflow: hidden;
    backdrop-filter: blur(10px);
    flex-direction: column;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.9) 0%,
        rgba(255, 255, 255, 0.7) 100%
    );
    border-radius: 25px;
}.academic-experience-DeC .testimonial-sharing-ROs::before {
    opacity: 0;
    transform: rotate(-45deg) scale(2);
    content: "";
    transition: opacity 0.6s ease;
    inset: 0;
    position: absolute;
    z-index: 1;
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgba(255, 255, 255, 0.2) 15%,
        rgba(255, 255, 255, 0.3) 50%,
        rgba(255, 255, 255, 0.2) 85%,
        transparent 100%
    );
}.academic-experience-DeC .testimonial-sharing-ROs:hover::before {
    opacity: 1;
    animation: holographic-sweep 1.5s ease infinite;
}@keyframes holographic-sweep {
    0% {
        transform: rotate(-45deg) translateX(-50%) scale(2);
        opacity: 0;
    }
    30% {
        opacity: 0.3;
    }
    70% {
        opacity: 0.3;
    }
    100% {
        transform: rotate(-45deg) translateX(50%) scale(2);
        opacity: 0;
    }
}

.academic-experience-DeC .background-image-KpU {
    width: 180px;
    position: relative;
    transform: rotate(-3deg);
    transition: all 0.5s ease;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.2),
        0 0 0 5px rgba(255, 255, 255, 0.8),
        0 0 0 10px rgb(149,150,177,0.5);
    height: 180px;
    border-radius: 10px;
    z-index: 2;
    overflow: hidden;
    margin-bottom: 35px;
}.academic-experience-DeC .background-image-KpU::before {
    left: 0;
    width: 100%;
    position: absolute;
    content: "";
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.4) 0%,
        transparent 50%,
        rgba(255, 255, 255, 0.4) 100%
    );
    top: 0;
    z-index: 3;
    height: 100%;
}.academic-experience-DeC .background-image-KpU::after {
    height: 200%;
    top: -50%;
    mix-blend-mode: overlay;
    content: "";
    left: -50%;
    z-index: 1;
    position: absolute;
    opacity: 0.15;
    background: 
        conic-gradient(
            from 0deg,
            transparent 0deg,
            rgb(149,150,177,0.5) 90deg,
            transparent 180deg,
            rgb(87,94,168,0.5) 270deg,
            transparent 360deg
        );
    animation: rotate 15s linear infinite;
    width: 200%;
}@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.academic-experience-DeC .name {
    z-index: 2;
    margin-bottom: 10px;
    text-align: center;
    position: relative;
    font-weight: 700;
    font-size: 34px;
    color: #000000;
}.academic-experience-DeC .name::after {
    width: 70px;
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgb(149,150,177) 50%,
        transparent 100%
    );
    position: absolute;
    transform: translateX(-50%);
    height: 2px;
    content: "";
    left: 50%;
    bottom: -8px;
}.academic-experience-DeC .testimonial-sharing-ROs span:not(.name) {
    position: relative;
    text-transform: uppercase;
    text-align: center;
    font-size: 19px;
    margin-bottom: 25px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.5);
    letter-spacing: 2px;
    z-index: 2;
}.academic-experience-DeC .exp-achievements-Oc6 {
    backdrop-filter: blur(5px);
    border-radius: 10px;
    border-left: 3px solid rgb(149,150,177);
    border-right: 3px solid rgb(87,94,168);
    max-width: 85%;
    text-align: center;
    position: relative;
    background: rgba(255, 255, 255, 0.5);
    font-size: 12px;
    z-index: 2;
    margin: 0;
    line-height: 1.8;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    padding: 25px 30px;
    color: #000000;
}.academic-experience-DeC .exp-achievements-Oc6::before,
.academic-experience-DeC .exp-achievements-Oc6::after {
    position: absolute;
    height: 40px;
    content: "";
    opacity: 0.1;
    width: 40px;
    background: rgb(149,150,177,0.5);
}.academic-experience-DeC .exp-achievements-Oc6::before {
    left: -5px;
    border-top: 3px solid rgb(149,150,177);
    border-left: 3px solid rgb(149,150,177);
    top: -5px;
}.academic-experience-DeC .exp-achievements-Oc6::after {
    border-bottom: 3px solid rgb(87,94,168);
    right: -5px;
    bottom: -5px;
    border-right: 3px solid rgb(87,94,168);
}.academic-experience-DeC .testimonial-sharing-ROs:hover {
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(255, 255, 255, 0.2);
    transform: translateY(-10px);
}.academic-experience-DeC .testimonial-sharing-ROs:hover .background-image-KpU {
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.3),
        0 0 0 5px rgba(255, 255, 255, 0.9),
        0 0 0 12px rgb(149,150,177,0.5);
    transform: rotate(0deg) scale(1.05);
}

@media (max-width: 991px) {.academic-experience-DeC {
    padding: 80px 0;
}.academic-experience-DeC .testimonial-sharing-ROs {
    padding: 50px 30px;
}.academic-experience-DeC .background-image-KpU {
    height: 160px;
    width: 160px;
    margin-bottom: 30px;
}.academic-experience-DeC .exp-achievements-Oc6 {
    padding: 20px 25px;
    max-width: 90%;
}
}

@media (max-width: 767px) {.academic-experience-DeC {
    padding: 60px 0;
}.academic-experience-DeC .testimonial-sharing-ROs {
    padding: 40px 25px;
}.academic-experience-DeC .background-image-KpU {
    height: 140px;
    margin-bottom: 25px;
    width: 140px;
}.academic-experience-DeC .name {
    font-size: calc(34px * 0.9);
}.academic-experience-DeC .testimonial-sharing-ROs span:not(.name) {
    margin-bottom: 20px;
    font-size: calc(19px * 0.95);
}.academic-experience-DeC .exp-achievements-Oc6 {
    font-size: calc(12px * 0.95);
    padding: 18px 20px;
}
}

@media (max-width: 575px) {.academic-experience-DeC {
    padding: 50px 0;
}.academic-experience-DeC .testimonial-sharing-ROs {
    padding: 35px 20px;
}.academic-experience-DeC .background-image-KpU {
    width: 120px;
    margin-bottom: 20px;
    height: 120px;
}.academic-experience-DeC .name {
    font-size: calc(34px * 0.8);
}.academic-experience-DeC .testimonial-sharing-ROs span:not(.name) {
    font-size: calc(19px * 0.9);
    letter-spacing: 1px;
    margin-bottom: 15px;
}.academic-experience-DeC .exp-achievements-Oc6 {
    max-width: 100%;
    padding: 15px;
    font-size: calc(12px * 0.9);
}}.attempt-now-com {
    padding: 100px 0;
    overflow: hidden;
    position: relative;
    background: rgb(196,197,202);
}.attempt-now-com::before {
    z-index: 1;
    height: 100%;
    opacity: 0.04;
    top: 0;
    left: 0;
    background: 
        linear-gradient(90deg, #000000 1px, transparent 1px) 0 0 / 40px 100%,
        linear-gradient(0deg, #000000 1px, transparent 1px) 0 0 / 100% 40px;
    position: absolute;
    content: '';
    width: 100%;
}.attempt-now-com .study-experts-suP {
    display: grid;
    border-left: 4px solid rgb(149,150,177);
    padding-left: 50px;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
    position: relative;
    z-index: 10;
}.attempt-now-com .container p {
    font-weight: 700;
    line-height: 1.4;
    margin: 0;
    position: relative;
    color: #000000;
    font-size: 38px;
    z-index: 5;
    grid-column: 1 / -1;
}.attempt-now-com .query-request-CZi {
    font-weight: 600;
    padding: 20px 40px;
    color: #ffffff;
    border-radius: 14px;
    position: relative;
    box-shadow: 5px 5px 0 rgb(149,150,177);
    grid-column: 1 / 2;
    text-transform: uppercase;
    text-decoration: none;
    z-index: 5;
    font-size: 18px;
    overflow: hidden;
    transition: all 0.3s ease;
    letter-spacing: 1px;
    background: rgb(196,197,202);
}.attempt-now-com .query-request-CZi::before {
    width: 100%;
    height: 100%;
    transition: 0.5s;
    position: absolute;
    left: -100%;
    background: linear-gradient(
        90deg, 
        transparent, 
        rgba(255, 255, 255, 0.2),
        transparent
    );
    content: '';
    top: 0;
}.attempt-now-com .query-request-CZi:hover {
    transform: translate(5px, 5px);
    box-shadow: 0 0 0 rgb(149,150,177);
}.attempt-now-com .query-request-CZi:hover::before {
    left: 100%;
}.attempt-now-com .study-experts-suP::before {
    top: -175px;
    z-index: -1;
    width: 350px;
    height: 350px;
    border-radius: 50%;
    opacity: 0.3;
    content: '';
    right: -175px;
    border: 2px solid rgb(149,150,177,0.5);
    position: absolute;
}.attempt-now-com .study-experts-suP::after {
    border-radius: 50%;
    width: 200px;
    border: 2px solid rgb(87,94,168,0.5);
    position: absolute;
    z-index: -1;
    opacity: 0.3;
    height: 200px;
    right: -50px;
    bottom: -100px;
    content: '';
}.attempt-now-com::after {
    background: linear-gradient(135deg, transparent 0%, rgb(149,150,177,0.5) 100%);
    z-index: 1;
    opacity: 0.05;
    top: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    content: '';
}

@media (max-width: 991px) {.attempt-now-com {
    padding: 80px 0;
}.attempt-now-com .study-experts-suP {
    gap: 40px;
    padding-left: 30px;
}.attempt-now-com .container p {
    font-size: calc(20px * 1.2);
}.attempt-now-com .query-request-CZi {
    padding: 18px 36px;
}
}

@media (max-width: 767px) {.attempt-now-com {
    padding: 60px 0;
}.attempt-now-com .study-experts-suP {
    gap: 30px;
    grid-template-columns: 1fr;
    padding-left: 20px;
}.attempt-now-com .container p {
    font-size: 20px;
}.attempt-now-com .query-request-CZi {
    padding: 15px 30px;
    grid-column: 1;
}
}

@media (max-width: 480px) {.attempt-now-com {
    padding: 40px 0;
}.attempt-now-com .study-experts-suP {
    gap: 20px;
    border-left-width: 3px;
    padding-left: 15px;
}.attempt-now-com .container p {
    font-size: calc(12px * 1.2);
}.attempt-now-com .query-request-CZi {
    padding: 12px 25px;
    font-size: calc(18px * 0.9);
}}.contacts-pz0 {
    position: relative;
    background: rgb(196,197,202);
    overflow: hidden;
    padding: 6rem 0;
}.contacts-pz0::before {
    top: 0;
    width: 100%;
    background: 
        radial-gradient(circle at 20% 20%, rgb(149,150,177,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 80%, rgb(87,94,168,0.5) 0%, transparent 40%);
    content: "";
    height: 100%;
    left: 0;
    z-index: 0;
    position: absolute;
}.contacts-pz0 .container {
    position: relative;
    z-index: 1;
    max-width: 1200px;
    padding: 0 1.5rem;
    margin: 0 auto;
}.contacts-pz0 .ask-form-k0P {
    display: flex;
    position: relative;
    flex-wrap: wrap;
}.contacts-pz0 .support-contact-PYh {
    z-index: 1;
    position: relative;
}.contacts-pz0 .support-contact-PYh:nth-child(1) {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
    justify-content: center;
    padding: 3rem;
    display: flex;
    border-radius: 24px 0 0 24px;
    background: linear-gradient(225deg, rgb(149,150,177) 0%, #000000 100%);
    flex-direction: column;
    width: 35%;
}.contacts-pz0 .support-contact-PYh:nth-child(2) {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    clip-path: polygon(10% 0, 100% 0, 90% 100%, 0 100%);
    overflow: hidden;
    width: 30%;
    position: relative;
    z-index: 0;
}.contacts-pz0 .support-contact-PYh:nth-child(3) {
    clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%);
    justify-content: center;
    width: 35%;
    padding: 3rem;
    display: flex;
    flex-direction: column;
    background: linear-gradient(225deg, rgb(87,94,168,0.5) 0%, #000000 100%);
    border-radius: 0 24px 24px 0;
}.contacts-pz0 .support-contact-PYh h2 {
    font-size: 36px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 2rem;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 1px;
    padding-left: 1rem;
}.contacts-pz0 .support-contact-PYh h2::before {
    content: "";
    top: 0;
    height: 100%;
    background: rgb(87,94,168);
    left: 0;
    width: 4px;
    position: absolute;
    border-radius: 2px;
}.contacts-pz0 .contact-details-SJC {
    font-size: calc(13px * 1.2);
    color: #ffffff;
    margin-bottom: 1rem;
    font-weight: 600;
    letter-spacing: 0.5px;
}.contacts-pz0 .message-page-drs {
    line-height: 1.7;
    color: #ffffff;
    opacity: 0.9;
    margin-bottom: 2rem;
}.contacts-pz0 .support-contact-PYh p {
    margin-bottom: 1rem;
    gap: 1rem;
    align-items: center;
    display: flex;
    color: #ffffff;
}.contacts-pz0 .support-contact-PYh p span {
    font-weight: 600;
}.contacts-pz0 .connect-today-BFa {
    margin-top: 2rem;
    position: relative;
}.contacts-pz0 .connect-today-BFa::before {
    position: absolute;
    content: "";
    height: 1px;
    width: 100%;
    left: 0;
    background: linear-gradient(90deg, rgb(87,94,168), transparent);
    top: 0;
}.contacts-pz0 .connect-today-BFa h3 {
    font-weight: 600;
    color: #ffffff;
    margin: 1rem 0;
    font-size: 21px;
}.contacts-pz0 .contact-help-f37 {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}.contacts-pz0 .contact-help-f37 span {
    display: flex;
    transition: all 0.3s ease;
    padding-left: 1.5rem;
    color: #ffffff;
    padding: 0.5rem 0;
    align-items: center;
    position: relative;
    font-size: calc(13px * 0.9);
}.contacts-pz0 .contact-help-f37 span::before {
    background: rgb(87,94,168);
    border-radius: 50%;
    content: "";
    transform: translateY(-50%);
    height: 8px;
    top: 50%;
    position: absolute;
    width: 8px;
    left: 0;
}.contacts-pz0 .contact-help-f37 span:hover {
    transform: translateX(5px);
}.contacts-pz0 .support-contact-PYh .background-image-KpU {
    transition: all 0.5s ease;
    position: relative;
    filter: saturate(0.8) contrast(1.1);
    min-height: 400px;
    height: 100%;
}.contacts-pz0 .support-contact-PYh .background-image-KpU:hover {
    filter: saturate(1) contrast(1);
}.contacts-pz0 .support-contact-PYh .background-image-KpU::before {
    height: 100%;
    position: absolute;
    width: 100%;
    left: 0;
    content: '';
    z-index: 1;
    background: linear-gradient(135deg, rgb(149,150,177,0.5) 0%, transparent 50%);
    top: 0;
}.contacts-pz0 .edu-tutor-xSO {
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    gap: 2rem;
}.contacts-pz0 .edu-tutor-xSO a {
    background: rgba(0, 0, 0, 0.5);
    align-items: center;
    border-radius: 10px;
    overflow: hidden;
    gap: 1.5rem;
    display: flex;
    transition: all 0.3s ease;
    padding: 1.25rem;
    position: relative;
    border-right: 3px solid rgb(87,94,168);
}.contacts-pz0 .edu-tutor-xSO a::before {
    z-index: -1;
    position: absolute;
    width: 0;
    content: '';
    height: 100%;
    left: 0;
    top: 0;
    transition: all 0.3s ease;
    background: rgb(87,94,168,0.5);
}.contacts-pz0 .edu-tutor-xSO a:hover::before {
    width: 100%;
}.contacts-pz0 .edu-tutor-xSO a:hover {
    transform: translateX(-5px);
}.contacts-pz0 .edu-tutor-xSO a span {
    opacity: 0.7;
    display: flex;
    flex: 0 0 auto;
    align-items: center;
    color: #ffffff;
    gap: 0.5rem;
    font-size: calc(13px * 0.9);
}.contacts-pz0 .edu-tutor-xSO a p {
    text-align: right;
    font-weight: 600;
    color: #ffffff;
    margin: 0;
    flex: 1;
    font-size: 13px;
}.contacts-pz0 svg {
    fill: none;
    height: 20px;
    width: 20px;
}.contacts-pz0 svg path {
    transition: fill 0.3s ease;
    fill: rgb(87,94,168);
}.contacts-pz0 .edu-tutor-xSO a:hover svg path {
    fill: #ffffff;
}

@media (max-width: 1200px) {.contacts-pz0 .support-contact-PYh:nth-child(1) {
    width: 40%;
}.contacts-pz0 .support-contact-PYh:nth-child(2) {
    width: 25%;
}.contacts-pz0 .support-contact-PYh:nth-child(3) {
    width: 35%;
}
}

@media (max-width: 992px) {.contacts-pz0 .ask-form-k0P {
    flex-direction: column;
}.contacts-pz0 .support-contact-PYh:nth-child(1),
    .contacts-pz0 .support-contact-PYh:nth-child(2),
    .contacts-pz0 .support-contact-PYh:nth-child(3) {
    clip-path: none;
    border-radius: 24px;
    margin-bottom: 1.5rem;
    width: 100%;
}.contacts-pz0 .support-contact-PYh .background-image-KpU {
    min-height: 300px;
}.contacts-pz0 .edu-tutor-xSO {
    gap: 1rem;
    flex-direction: row;
    flex-wrap: wrap;
}.contacts-pz0 .edu-tutor-xSO a {
    min-width: 250px;
    flex: 1 1 calc(50% - 0.5rem);
}
}

@media (max-width: 768px) {.contacts-pz0 {
    padding: 4rem 0;
}.contacts-pz0 .support-contact-PYh:nth-child(1),
    .contacts-pz0 .support-contact-PYh:nth-child(3) {
    padding: 2rem;
}.contacts-pz0 .edu-tutor-xSO {
    flex-direction: column;
}.contacts-pz0 .edu-tutor-xSO a {
    width: 100%;
}.contacts-pz0 .support-contact-PYh .background-image-KpU {
    min-height: 250px;
}.contacts-pz0 .support-contact-PYh h2 {
    margin-bottom: 1.5rem;
    font-size: calc(36px * 0.9);
}
}

@media (max-width: 480px) {.contacts-pz0 {
    padding: 3rem 0;
}.contacts-pz0 .support-contact-PYh:nth-child(1),
    .contacts-pz0 .support-contact-PYh:nth-child(3) {
    padding: 1.5rem;
}.contacts-pz0 .support-contact-PYh .background-image-KpU {
    min-height: 200px;
}.contacts-pz0 .connect-today-BFa {
    margin-top: 1.5rem;
}.contacts-pz0 .connect-today-BFa h3 {
    font-size: calc(21px * 0.9);
}.contacts-pz0 .edu-tutor-xSO a {
    padding: 1rem;
}}.client-experience-mFj {
    padding: 7rem 0;
    background: linear-gradient(135deg, rgb(196,197,202), rgba(0, 0, 0, 0.5) 120%);
    position: relative;
    overflow: hidden;
}.client-experience-mFj::before {
    width: 100%;
    top: 0;
    pointer-events: none;
    z-index: 1;
    opacity: 0.15;
    content: "";
    left: 0;
    position: absolute;
    background: 
        radial-gradient(circle at 10% 20%, rgb(149,150,177,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(87,94,168,0.5) 0%, transparent 35%);
    height: 100%;
}.client-experience-mFj .container {
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}.client-experience-mFj h2 {
    margin-bottom: 3.5rem;
    font-size: 29px;
    text-align: center;
    position: relative;
    transition: transform 0.5s ease-out;
    font-weight: 700;
    transform: perspective(1000px) rotateX(0deg);
    color: #000000;
}.client-experience-mFj h2::after {
    position: absolute;
    height: 0.25rem;
    width: 4rem;
    transition: width 0.3s ease-out;
    left: 50%;
    transform: translateX(-50%);
    background: linear-gradient(90deg, rgb(149,150,177), rgb(87,94,168));
    content: "";
    bottom: -1rem;
}.client-experience-mFj h2:hover::after {
    width: 6rem;
}.client-experience-mFj .success-testimonials-mw8 {
    display: grid;
    margin: 0;
    list-style: none;
    padding: 0;
    gap: 2.5rem;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.client-experience-mFj .testimonial-sharing-ROs {
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.05);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    padding: 2.5rem 2rem;
    transition: all 0.4s cubic-bezier(0.2, 0.8, 0.2, 1);
    transform: translateY(0);
    background: #ffffff;
    z-index: 1;
}.client-experience-mFj .testimonial-sharing-ROs::before {
    left: 0;
    content: "";
    background: linear-gradient(135deg, #ffffff 0%, rgba(255, 255, 255, 0.95) 100%);
    top: 0;
    position: absolute;
    z-index: -1;
    height: 100%;
    width: 100%;
}.client-experience-mFj .testimonial-sharing-ROs:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px);
}.client-experience-mFj .testimonial-sharing-ROs:nth-child(odd)::after {
    font-size: 5rem;
    position: absolute;
    font-family: Georgia, serif;
    color: rgb(149,150,177,0.5);
    right: 1.5rem;
    top: 1rem;
    opacity: 0.2;
    content: "";
    line-height: 1;
}.client-experience-mFj .testimonial-sharing-ROs:nth-child(even)::after {
    content: "";
    line-height: 1;
    font-family: Georgia, serif;
    position: absolute;
    font-size: 5rem;
    right: 1.5rem;
    opacity: 0.2;
    top: 1rem;
    color: rgb(87,94,168,0.5);
}.client-experience-mFj .testimonial-sharing-ROs div {
    display: flex;
    align-items: center;
    margin-bottom: 1.25rem;
}.client-experience-mFj .testimonial-sharing-ROs img {
    object-fit: cover;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    height: 60px;
    border: 3px solid #ffffff;
    width: 60px;
    margin-right: 1rem;
}.client-experience-mFj .testimonial-sharing-ROs h4 {
    font-weight: 600;
    color: #000000;
    font-size: 24px;
    margin: 0;
}.client-experience-mFj .testimonial-sharing-ROs .description {
    padding-top: 0.5rem;
    font-size: 16px;
    line-height: 1.6;
    margin: 0;
    color: #000000;
    position: relative;
}.client-experience-mFj .testimonial-sharing-ROs .description::before {
    height: 2px;
    top: 0;
    content: "";
    left: 0;
    position: absolute;
    width: 3rem;
    background-color: rgb(149,150,177,0.5);
}.client-experience-mFj a {
    transition: all 0.3s ease;
    padding: 0.85rem 2rem;
    font-weight: 600;
    z-index: 1;
    transform: translateZ(0);
    position: relative;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    border-radius: 10px;
    margin-top: 3rem;
    overflow: hidden;
    font-size: 16px;
    background: linear-gradient(135deg, rgb(149,150,177), rgb(87,94,168));
    color: #ffffff;
    display: inline-block;
    text-decoration: none;
}.client-experience-mFj a:hover {
    box-shadow: 0 7px 20px rgba(var(--primary-color-rgb), 0.3);
    transform: translateY(-3px);
}.client-experience-mFj a::before {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.7s ease;
    z-index: -1;
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    left: -100%;
    width: 100%;
}.client-experience-mFj a:hover::before {
    left: 100%;
}

@media (max-width: 991px) {.client-experience-mFj {
    padding: 5rem 2rem;
}.client-experience-mFj h2 {
    font-size: calc(29px * 0.9);
    margin-bottom: 2.5rem;
}.client-experience-mFj .success-testimonials-mw8 {
    gap: 2rem;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
}

@media (max-width: 767px) {.client-experience-mFj {
    padding: 4rem 1.5rem;
}.client-experience-mFj h2 {
    margin-bottom: 2rem;
    font-size: calc(29px * 0.8);
}.client-experience-mFj .success-testimonials-mw8 {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.client-experience-mFj .testimonial-sharing-ROs {
    padding: 2rem 1.5rem;
}
}

@media (max-width: 480px) {.client-experience-mFj {
    padding: 3rem 1rem;
}.client-experience-mFj h2 {
    font-size: calc(29px * 0.7);
}.client-experience-mFj .testimonial-sharing-ROs {
    padding: 1.75rem 1.25rem;
}.client-experience-mFj .testimonial-sharing-ROs img {
    width: 50px;
    height: 50px;
}.client-experience-mFj a {
    padding: 0.75rem 1.5rem;
    font-size: calc(16px * 0.9);
}
}

@media (hover: none) {.client-experience-mFj .testimonial-sharing-ROs:hover {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transform: none;
}.client-experience-mFj a:hover {
    transform: none;
}}footer {
    position: relative;
}footer::before {
    background: linear-gradient(210deg, #000000 0%, rgb(149,150,177) 100%);
    left: 0;
    top: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    opacity: 0.92;
    z-index: 1;
    content: '';
}.honor-cta-jY7 {
    color: #ffffff;
    position: relative;
    z-index: 2;
    font-family: Arial, sans-serif;
    padding: 90px 0 50px;
}.honor-cta-jY7::before {
    height: 1px;
    background: linear-gradient(90deg, transparent 0%, #ffffff 50%, transparent 100%);
    opacity: 0.1;
    position: absolute;
    left: 0;
    content: '';
    width: 100%;
    top: 0;
}.honor-cta-jY7 .container {
    display: flex;
    flex-direction: column;
}.honor-cta-jY7 .company_holder {
    animation: shiftGradient 15s ease infinite;
    background: linear-gradient(
        135deg, 
        rgba(255, 255, 255, 0.05) 0%, 
        rgba(255, 255, 255, 0.01) 100%
    );
    transform: perspective(1000px) rotateX(2deg);
    backdrop-filter: blur(10px);
    margin-top: 70px;
    background-size: 200% 200%;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    border-radius: 29px;
    border: 1px solid rgba(255, 255, 255, 0.05);
    order: 2;
    padding: 30px;
}.honor-cta-jY7 .company_holder h3 {
    text-transform: uppercase;
    font-size: 34px;
    color: #ffffff;
    text-align: center;
    font-weight: 700;
    position: relative;
    letter-spacing: 3px;
    margin-bottom: 20px;
}.honor-cta-jY7 .company_holder h3::after {
    margin: 15px auto 0;
    height: 3px;
    display: block;
    width: 60px;
    content: '';
    background: rgb(149,150,177);
    border-radius: 3px;
}.honor-cta-jY7 .brainstorm-qT4 {
    position: relative;
    font-size: 13px;
    margin: 0 auto;
    line-height: 1.6;
    text-align: center;
    max-width: 80%;
    padding-top: 15px;
}.honor-cta-jY7 .peer-help-JLp {
    order: 1;
    position: relative;
}.honor-cta-jY7 .main-bar-cFx {
    justify-content: space-between;
    width: 100%;
    gap: 60px;
    flex-wrap: wrap;
    margin-bottom: 30px;
    display: flex;
}.honor-cta-jY7 .nav-study-8Uq {
    padding: 20px;
    position: relative;
    transition: transform 0.3s ease;
    min-width: 250px;
    border-radius: 10px;
    flex: 1;
    max-width: calc(50% - 30px);
    background: rgba(255, 255, 255, 0.03);
    transform: translateZ(0);
    overflow: hidden;
}.honor-cta-jY7 .nav-study-8Uq:nth-child(odd) {
    transform: perspective(1000px) rotateY(2deg);
}.honor-cta-jY7 .nav-study-8Uq:nth-child(even) {
    transform: perspective(1000px) rotateY(-2deg);
}.honor-cta-jY7 .nav-study-8Uq:hover {
    transform: perspective(1000px) rotateY(0);
}.honor-cta-jY7 .nav-study-8Uq::before {
    position: absolute;
    content: '';
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.1) 0%,
        rgba(255, 255, 255, 0.05) 100%
    );
    z-index: -1;
    border-radius: 10px;
    inset: 0;
}.honor-cta-jY7 .nav-study-8Uq h5 {
    margin-bottom: 30px;
    font-size: 19px;
    padding-bottom: 15px;
    position: relative;
    font-weight: 600;
    color: #ffffff;
    word-wrap: break-word;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
}.honor-cta-jY7 .nav-study-8Uq h5::before {
    height: 1px;
    left: 0;
    width: 50px;
    bottom: -1px;
    background: rgb(87,94,168);
    content: '';
    position: absolute;
}.honor-cta-jY7 .nav-study-8Uq .main-bar-cFx {
    padding: 0 10px;
    gap: 12px;
    display: flex;
    flex-direction: column;
    margin: 0;
}.honor-cta-jY7 .nav-study-8Uq .main-bar-cFx a {
    color: #ffffff;
    text-decoration: none;
    font-size: 13px;
    white-space: normal;
    word-break: break-word;
    align-items: center;
    transition: all 0.3s ease;
    opacity: 0.8;
    display: flex;
}.honor-cta-jY7 .nav-study-8Uq .main-bar-cFx a::before {
    opacity: 0;
    flex-shrink: 0;
    margin-right: 10px;
    content: '';
    background: rgb(87,94,168);
    transition: all 0.3s ease;
    min-width: 6px;
    transform: scale(0);
    border-radius: 50%;
    height: 6px;
}.honor-cta-jY7 .nav-study-8Uq .main-bar-cFx a:hover {
    transform: translateX(5px);
    opacity: 1;
    color: #ffffff;
}.honor-cta-jY7 .nav-study-8Uq .main-bar-cFx a:hover::before {
    opacity: 1;
    transform: scale(1);
}.footer-classes-MXd {
    padding: 25px 0;
    position: relative;
    background: rgba(0, 0, 0, 0.2);
    z-index: 2;
    margin-top: 40px;
}.footer-classes-MXd::before {
    background: linear-gradient(90deg, transparent, rgb(87,94,168,0.5), transparent);
    width: 100%;
    position: absolute;
    height: 1px;
    top: 0;
    content: '';
    left: 0;
}.footer-classes-MXd .container {
    text-align: center;
}.footer-classes-MXd .access-help-bms {
    font-size: 15px;
    opacity: 0.7;
    color: #ffffff;
}@keyframes floatUp {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-15px);
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.5;
    }
    50% {
        opacity: 0.8;
    }
}

@keyframes shiftGradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.honor-cta-jY7 .peer-help-JLp::before {
    background: rgb(87,94,168);
    bottom: -10%;
    opacity: 0.1;
    border-radius: 50%;
    animation: pulse 10s infinite ease-in-out reverse;
    filter: blur(100px);
    content: '';
    height: 250px;
    position: absolute;
    z-index: -1;
    left: -5%;
    width: 250px;
}footer::after {
    position: absolute;
    background-image: repeating-linear-gradient(
        0deg,
        rgba(255, 255, 255, 0.03),
        rgba(255, 255, 255, 0.03) 1px,
        transparent 1px,
        transparent 20px
    );
    top: 0;
    left: 0;
    bottom: 0;
    pointer-events: none;
    right: 0;
    content: '';
    z-index: 1;
}

@media (max-width: 992px) {.honor-cta-jY7 {
    padding: 70px 0 40px;
}.honor-cta-jY7 .main-bar-cFx {
    gap: 40px;
}.honor-cta-jY7 .company_holder {
    margin-top: 50px;
}
}

@media (max-width: 768px) {.honor-cta-jY7 {
    padding: 50px 0 30px;
}.honor-cta-jY7 .main-bar-cFx {
    gap: 30px;
    flex-direction: column;
}.honor-cta-jY7 .nav-study-8Uq {
    min-width: 100%;
    max-width: 100%;
}.honor-cta-jY7 .company_holder {
    padding: 20px;
}.honor-cta-jY7 .brainstorm-qT4 {
    max-width: 100%;
}
}

@media (max-width: 576px) {.honor-cta-jY7 {
    padding: 40px 0 20px;
}.honor-cta-jY7 .company_holder h3 {
    font-size: calc(34px * 0.8);
}.honor-cta-jY7 .nav-study-8Uq h5 {
    font-size: calc(19px * 0.9);
}}.thanks-box-rH1 {
    perspective: 1000px;
    overflow: hidden;
    padding: 5rem 0;
    background: linear-gradient(135deg, rgb(196,197,202) 0%, rgb(149,150,177,0.5) 100%);
    position: relative;
}.thanks-box-rH1::before {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    background: linear-gradient(45deg, transparent 45%, rgb(87,94,168,0.5) 45%, rgb(87,94,168,0.5) 55%, transparent 55%);
    height: 100%;
    left: 0;
    transform: translateZ(-50px);
    content: "";
    opacity: 0.1;
}.thanks-box-rH1::after {
    opacity: 0.2;
    width: 100%;
    right: -50%;
    top: -50%;
    height: 200%;
    animation: rotateGradient 15s infinite linear;
    position: absolute;
    background: radial-gradient(circle at center, rgb(149,150,177,0.5) 0%, transparent 70%);
    z-index: 0;
    content: "";
}.thanks-box-rH1 .container {
    z-index: 2;
    position: relative;
    transform-style: preserve-3d;
}.thanks-box-rH1 .study-experts-suP {
    border-left: 4px solid rgb(149,150,177);
    background: linear-gradient(170deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 100%);
    position: relative;
    padding: 3rem;
    transform-style: preserve-3d;
    gap: 2rem;
    display: flex;
    flex-direction: column;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08);
    max-width: 900px;
    margin: 0 auto;
    transform: translateZ(30px);
}.thanks-box-rH1 .study-experts-suP::before {
    left: -10px;
    opacity: 0.4;
    top: -10px;
    bottom: 10px;
    right: 10px;
    z-index: -1;
    content: "";
    clip-path: polygon(0 0, 100% 0, 85% 100%, 15% 100%);
    position: absolute;
    transform: translateZ(-15px);
    background: linear-gradient(135deg, rgb(87,94,168,0.5) 0%, transparent 70%);
}.thanks-box-rH1 .study-experts-suP > div:first-child {
    position: relative;
    animation: slideInTop 0.8s ease-out forwards;
    transform: translateZ(20px);
}.thanks-box-rH1 .study-experts-suP > div:first-child::after {
    width: 70%;
    background: linear-gradient(90deg, rgb(149,150,177) 0%, transparent 100%);
    transform: translateZ(5px);
    left: 0;
    content: "";
    height: 3px;
    position: absolute;
    bottom: -10px;
}.thanks-box-rH1 .study-experts-suP > div:last-child {
    animation: slideInBottom 0.8s ease-out 0.3s forwards;
    position: relative;
    opacity: 0;
    transform: translateZ(10px);
}.thanks-box-rH1 h5 {
    font-weight: 700;
    font-size: 23px;
    display: inline-block;
    transform: translateX(-5px);
    position: relative;
    color: #000000;
    margin-bottom: 1rem;
}.thanks-box-rH1 h5::before {
    height: 15px;
    position: absolute;
    background-color: rgb(149,150,177);
    width: 15px;
    left: -20px;
    content: "";
    top: 50%;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    transform: translateY(-50%);
}.thanks-box-rH1 p {
    color: #000000;
    padding-left: 1rem;
    font-size: 12px;
    line-height: 1.7;
    max-width: 95%;
    transition: color 0.3s ease;
    position: relative;
}.thanks-box-rH1 p::before {
    position: absolute;
    transition: transform 0.3s ease;
    width: 3px;
    background: linear-gradient(to bottom, rgb(149,150,177) 0%, rgb(87,94,168) 100%);
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    transform: scaleY(0.9);
}.thanks-box-rH1 a {
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: block;
}.thanks-box-rH1 a:hover {
    transform: translateX(10px);
}.thanks-box-rH1 a:hover p {
    color: rgb(149,150,177);
}.thanks-box-rH1 a:hover p::before {
    transform: scaleY(1.1);
}

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

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

@keyframes rotateGradient {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (max-width: 992px) {.thanks-box-rH1 {
    padding: 4rem 0;
}.thanks-box-rH1 .study-experts-suP {
    margin: 0 2rem;
    padding: 2.5rem;
}.thanks-box-rH1 h5 {
    font-size: calc(23px - 0.1rem);
}
}

@media (max-width: 768px) {.thanks-box-rH1 {
    padding: 3rem 0;
}.thanks-box-rH1 .study-experts-suP {
    padding: 2rem;
    margin: 0 1.5rem;
    gap: 1.5rem;
}.thanks-box-rH1 h5 {
    font-size: calc(23px - 0.2rem);
}.thanks-box-rH1 p {
    font-size: calc(12px - 0.1rem);
    max-width: 100%;
}
}

@media (max-width: 576px) {.thanks-box-rH1 {
    padding: 2.5rem 0;
}.thanks-box-rH1 .study-experts-suP {
    gap: 1.2rem;
    margin: 0 1rem;
    padding: 1.5rem;
}.thanks-box-rH1 h5 {
    font-size: calc(23px - 0.3rem);
}.thanks-box-rH1 h5::before {
    left: -15px;
    height: 12px;
    width: 12px;
}.thanks-box-rH1 p {
    padding-left: 0.7rem;
}.thanks-box-rH1 a:hover {
    transform: translateX(5px);
}}.privacy-space-hsI {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    color: #000000;
    font-family: Arial, sans-serif;
    background-color: rgb(196,197,202);
    line-height: 1.6;
    padding: 50px 20px;
}.privacy-space-hsI h1, .privacy-space-hsI h2, .privacy-space-hsI h3, .privacy-space-hsI h4, .privacy-space-hsI h5, .privacy-space-hsI h6 {
    margin-bottom: 20px;
    color: rgb(149,150,177);
}.privacy-space-hsI h1 {
    font-size: 42px;
    border-bottom: 2px solid rgb(87,94,168);
    padding-bottom: 10px;
    font-weight: 700;
}.privacy-space-hsI h2 {
    font-size: 34px;
    font-weight: 600;
    padding-bottom: 8px;
    border-bottom: 1px solid rgb(87,94,168);
}.privacy-space-hsI ul, .privacy-space-hsI ol {
    padding-left: 20px;
    list-style: none;
    margin-bottom: 20px;
}.privacy-space-hsI li {
    position: relative;
    margin-bottom: 10px;
    color: #000000;
    padding-left: 20px;
    font-size: 13px;
}.privacy-space-hsI ul li:before, .privacy-space-hsI ol li:before {
    border-radius: 50%;
    left: 0;
    top: 0.5em;
    position: absolute;
    background-color: rgb(87,94,168);
    width: 10px;
    content: '';
    height: 10px;
}.privacy-space-hsI p, .privacy-space-hsI span {
    margin-bottom: 20px;
    font-size: 13px;
}.privacy-space-hsI p {
    text-align: justify;
}.privacy-space-hsI div {
    margin-bottom: 20px;
}
@media only screen and (max-width: 800px) {.privacy-space-hsI {
    padding: 30px 15px;
}.privacy-space-hsI h1 {
    font-size: calc(24px - 10px);
}.privacy-space-hsI h2 {
    font-size: calc(24px - 8px);
}.privacy-space-hsI p, .privacy-space-hsI li {
    font-size: calc(13px - 2px);
}}.course-demographic-dWY {
    padding: 120px 0;
    position: relative;
    background: linear-gradient(150deg, rgb(196,197,202) 0%, rgba(0, 0, 0, 0.5) 100%);
    overflow: hidden;
}.course-demographic-dWY::before {
    position: absolute;
    content: "";
    height: 100%;
    background: 
        radial-gradient(circle at 10% 10%, rgba(rgb(149,150,177), 0.05) 0%, transparent 50%),
        radial-gradient(circle at 90% 90%, rgba(rgb(87,94,168), 0.05) 0%, transparent 50%);
    width: 100%;
    left: 0;
    z-index: 0;
    top: 0;
}.course-demographic-dWY .container {
    padding: 0 20px;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}.course-demographic-dWY .study-experts-suP {
    overflow: hidden;
    background: #ffffff;
    border-radius: 17px;
    box-shadow: 
        0 20px 60px rgba(0, 0, 0, 0.1),
        0 10px 30px rgba(0, 0, 0, 0.05);
    position: relative;
}.course-demographic-dWY h4 {
    text-align: center;
    margin: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    background: #ffffff;
    position: relative;
    color: #000000;
    padding: 30px;
    font-size: 31px;
    font-weight: 700;
}.course-demographic-dWY h4::after {
    transform: translateX(-50%);
    position: absolute;
    height: 3px;
    left: 50%;
    bottom: -1px;
    content: "";
    background: linear-gradient(90deg, rgb(149,150,177), rgb(87,94,168));
    width: 80px;
}.course-demographic-dWY div {
    padding: 40px;
    flex-wrap: wrap;
    display: flex;
    gap: 0;
}.course-demographic-dWY div p {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    width: calc(100% - 30px);
    margin-bottom: 20px;
    margin: 0 15px 0 15px;
    background: #ffffff;
    transition: all 0.3s ease;
    border-left: 3px solid rgb(149,150,177);
    padding: 20px 20px 20px 60px;
    position: relative;
    flex: 1 1 calc(100% - 30px);
    z-index: 1;
    cursor: pointer;
}.course-demographic-dWY div p:last-child {
    margin-bottom: 0;
}.course-demographic-dWY div p:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    transform: translateX(10px);
    background: linear-gradient(90deg, rgba(rgb(149,150,177), 0.03) 0%, transparent 100%);
}.course-demographic-dWY div p::before {
    position: absolute;
    transition: width 0.3s ease;
    width: 0;
    height: 100%;
    z-index: -1;
    background: linear-gradient(90deg, rgba(rgb(149,150,177), 0.1) 0%, transparent 100%);
    left: 0;
    top: 0;
    content: "";
}.course-demographic-dWY div p:hover::before {
    width: 100%;
}.course-demographic-dWY div p::after {
    width: 6px;
    border-top: 2px solid rgb(149,150,177);
    transition: all 0.3s ease;
    content: "";
    opacity: 0;
    border-right: 2px solid rgb(149,150,177);
    transform: translateY(-50%) rotate(45deg);
    position: absolute;
    top: 50%;
    right: 20px;
    height: 6px;
}.course-demographic-dWY div p:hover::after {
    opacity: 1;
    right: 15px;
}.course-demographic-dWY div p svg {
    height: 24px;
    top: 50%;
    transition: all 0.3s ease;
    transform: translateY(-50%);
    width: 24px;
    position: absolute;
    left: 20px;
}.course-demographic-dWY div p:hover svg {
    transform: translateY(-50%) scale(1.2) rotate(10deg);
}.course-demographic-dWY div p svg path {
    transition: fill 0.3s ease;
    fill: rgb(149,150,177);
}.course-demographic-dWY div p:hover svg path {
    fill: rgb(87,94,168);
}

@media (max-width: 991px) {.course-demographic-dWY {
    padding: 100px 0;
}.course-demographic-dWY h4 {
    padding: 25px;
    font-size: calc(31px - 2px);
}.course-demographic-dWY div {
    padding: 30px;
}.course-demographic-dWY div p {
    padding: 18px 18px 18px 55px;
    margin-bottom: 15px;
}.course-demographic-dWY div p svg {
    height: 22px;
    width: 22px;
    left: 18px;
}
}

@media (max-width: 767px) {.course-demographic-dWY {
    padding: 80px 0;
}.course-demographic-dWY h4 {
    font-size: calc(31px - 4px);
    padding: 20px;
}.course-demographic-dWY div {
    padding: 25px 20px;
}.course-demographic-dWY div p {
    margin-left: 0;
    margin-bottom: 12px;
    padding: 15px 15px 15px 50px;
    width: 100%;
    flex: 1 1 100%;
    margin-right: 0;
}.course-demographic-dWY div p svg {
    height: 20px;
    width: 20px;
    left: 15px;
}
}

@media (max-width: 479px) {.course-demographic-dWY {
    padding: 60px 0;
}.course-demographic-dWY h4 {
    font-size: calc(31px - 6px);
    padding: 18px 15px;
}.course-demographic-dWY div {
    padding: 20px 15px;
}.course-demographic-dWY div p {
    font-size: calc(17px - 1px);
    margin-bottom: 10px;
    padding: 12px 12px 12px 45px;
}.course-demographic-dWY div p svg {
    left: 12px;
    width: 18px;
    height: 18px;
}}.educational-gains-X45 {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(196,197,202) 0%, rgba(245, 245, 250, 0.9) 100%);
}.educational-gains-X45::before {
    filter: blur(60px);
    right: -5%;
    top: -10%;
    width: 35%;
    z-index: 1;
    background: linear-gradient(225deg, rgb(149,150,177,0.5) 0%, transparent 70%);
    position: absolute;
    transform: rotate(-15deg) skewX(20deg);
    content: "";
    height: 70%;
}.educational-gains-X45::after {
    transform: rotate(15deg) skewX(-10deg);
    left: -5%;
    filter: blur(40px);
    bottom: -5%;
    height: 50%;
    background: linear-gradient(45deg, rgb(87,94,168,0.5) 0%, transparent 70%);
    content: "";
    z-index: 1;
    position: absolute;
    width: 40%;
}.educational-gains-X45 h5 {
    color: #000000;
    z-index: 2;
    position: relative;
    text-align: center;
    margin-left: auto;
    max-width: 900px;
    margin-right: auto;
    font-size: 22px;
    transition: all 0.3s ease;
    font-weight: 700;
    margin-bottom: 60px;
}.educational-gains-X45 h5::after {
    height: 3px;
    bottom: -15px;
    z-index: 2;
    content: "";
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    position: absolute;
    background: linear-gradient(90deg, rgb(149,150,177) 0%, rgb(87,94,168) 100%);
}.educational-gains-X45 .container {
    margin: 0 auto;
    max-width: 1200px;
    z-index: 3;
    position: relative;
    padding: 0 20px;
}.educational-gains-X45 .study-experts-suP {
    z-index: 4;
    background: rgba(255, 255, 255, 0.85);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    display: flex;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    transform: translateY(0);
    align-items: center;
    flex-direction: column;
    backdrop-filter: blur(10px);
    padding: 40px;
}.educational-gains-X45 .study-experts-suP:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 40px rgba(0, 0, 0, 0.12);
}.educational-gains-X45 .background-image-KpU {
    object-fit: cover;
    height: auto;
    max-width: 500px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    transition: transform 0.7s ease, box-shadow 0.7s ease;
    width: 100%;
    transform: rotateY(0deg) perspective(1000px);
    border-radius: 8px;
}.educational-gains-X45 .background-image-KpU:hover {
    transform: rotateY(5deg) perspective(1000px);
    box-shadow: -15px 15px 30px rgba(0, 0, 0, 0.15);
}.educational-gains-X45 .text-slot-cAu {
    width: 100%;
    margin-top: 40px;
}.educational-gains-X45 ul {
    padding: 0;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    list-style: none;
    display: grid;
    grid-gap: 25px;
}.educational-gains-X45 li {
    border-left: 3px solid rgb(149,150,177);
    position: relative;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    padding: 20px 25px;
    transform: translateX(0);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    background: rgba(255, 255, 255, 0.9);
}.educational-gains-X45 li:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
    transform: translateX(5px);
    border-left: 3px solid rgb(87,94,168);
    background: rgba(255, 255, 255, 1);
}.educational-gains-X45 li:nth-child(odd) {
    border-left: 3px solid rgb(87,94,168);
}.educational-gains-X45 li:nth-child(odd):hover {
    border-left: 3px solid rgb(149,150,177);
}.educational-gains-X45 li div {
    width: 100%;
}.educational-gains-X45 li p {
    color: #000000;
    line-height: 1.6;
    margin: 0;
    font-size: calc(15px - 1px);
    display: flex;
    align-items: flex-start;
}.educational-gains-X45 svg {
    margin-top: 2px;
    min-width: 24px;
    margin-right: 15px;
    transform: scale(1);
    transition: transform 0.3s ease;
}.educational-gains-X45 li:hover svg {
    transform: scale(1.1);
}.educational-gains-X45 svg path {
    fill: rgb(149,150,177);
    transition: fill 0.3s ease;
}.educational-gains-X45 li:hover svg path {
    fill: rgb(87,94,168);
}.educational-gains-X45 li:nth-child(odd) svg path {
    fill: rgb(87,94,168);
}.educational-gains-X45 li:nth-child(odd):hover svg path {
    fill: rgb(149,150,177);
}

@media (min-width: 992px) {.educational-gains-X45 .study-experts-suP {
    align-items: stretch;
    padding: 60px;
    flex-direction: row;
    gap: 50px;
}.educational-gains-X45 .text-slot-cAu {
    margin-top: 0;
}.educational-gains-X45 .background-image-KpU {
    max-width: 45%;
}.educational-gains-X45 li {
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
}

@media (max-width: 991px) {.educational-gains-X45 {
    padding: 80px 0;
}.educational-gains-X45 h5 {
    margin-bottom: 40px;
    font-size: calc(22px - 2px);
}.educational-gains-X45 .study-experts-suP {
    padding: 30px;
}.educational-gains-X45 ul {
    grid-template-columns: 1fr;
}
}

@media (max-width: 768px) {.educational-gains-X45 {
    padding: 60px 0;
}.educational-gains-X45 h5 {
    font-size: calc(22px - 4px);
    margin-bottom: 30px;
}.educational-gains-X45 h5::after {
    width: 60px;
    bottom: -10px;
}.educational-gains-X45 .study-experts-suP {
    padding: 25px 20px;
}.educational-gains-X45 li {
    padding: 15px 20px;
}
}

@media (max-width: 576px) {.educational-gains-X45 {
    padding: 50px 0;
}.educational-gains-X45 h5 {
    font-size: calc(22px - 6px);
}.educational-gains-X45 .container {
    padding: 0 15px;
}.educational-gains-X45 .study-experts-suP {
    padding: 20px 15px;
}.educational-gains-X45 li {
    padding: 15px;
}.educational-gains-X45 li p {
    font-size: calc(15px - 2px);
}.educational-gains-X45 svg {
    margin-right: 10px;
    transform: scale(0.9);
}
}