﻿* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}a {
    color: inherit;
    text-decoration: none;
}header,footer {
    width: 100%;
}.container {
    width: 1198px;
    max-width: 100%;
    margin: auto;
}html,body {
    font-family: Arial, sans-serif;
    color: #000000;
    min-height: 100%;
    height: 100%;
    scroll-behavior: smooth;
}.top_mentorcyYX {
    flex: 1 0 auto;
}.grid-containeryCYE {
    min-height: 100%;
    display: flex;
    height: 100%;
    flex-direction: column;
}svg {
    height: 30px;
    width: 30px;
}.facebook_ctaqDyx {
    flex: 0 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.price_optionRADf {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
}.price_optionRADf::before {
    z-index: 1;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.4) 100%);
    left: 0;
    top: 0;
    right: 0;
    position: absolute;
    content: "";
    bottom: 0;
}.price_optionRADf .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
    padding: 0 15px;
}.price_optionRADf .plan_feeszGDZ {
    perspective: 1000px;
    position: relative;
}.price_optionRADf h2 {
    text-shadow: 0 3px 10px rgba(0,0,0,0.3);
    transform: translateZ(50px);
    margin-bottom: 20px;
    text-align: center;
    font-weight: 700;
    animation: fadeInDown 0.8s ease-out forwards;
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 34px;
}.price_optionRADf .edu_ratesuiRD {
    line-height: 1.6;
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    text-align: center;
    max-width: 800px;
    font-size: calc(17px * 1.1);
    transform: translateZ(30px);
    opacity: 0.9;
    margin: 0 auto 50px;
    color: #ffffff;
}.price_optionRADf .study_costssVRe {
    display: grid;
    gap: 30px;
    perspective: 2000px;
    list-style: none;
    padding: 0;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    margin: 0;
}.price_optionRADf .study_costssVRe li {
    animation: cardEntrance 0.6s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    opacity: 0;
    height: 100%;
    transform: translateY(30px) rotateX(5deg);
}.price_optionRADf .study_costssVRe li:nth-child(1) {
    animation-delay: 0.3s;
}.price_optionRADf .study_costssVRe li:nth-child(2) {
    animation-delay: 0.5s;
}.price_optionRADf .study_costssVRe li:nth-child(3) {
    animation-delay: 0.7s;
}.price_optionRADf .study_costssVRe li:nth-child(4) {
    animation-delay: 0.9s;
}.price_optionRADf .deal_boardODWE {
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    color: inherit;
    display: block;
    will-change: transform;
    text-decoration: none;
    height: 100%;
    transform-style: preserve-3d;
}.price_optionRADf .deal_boardODWE:hover {
    transform: translateY(-15px) scale(1.02) rotateX(2deg);
}.price_optionRADf .annual_planTJmz {
    border: 1px solid rgba(255,255,255,0.1);
    backdrop-filter: blur(10px);
    overflow: hidden;
    clip-path: polygon(0 0, 100% 0, 100% 94%, 96% 100%, 0 100%);
    box-shadow: 0 20px 40px rgba(0,0,0,0.2), 0 10px 15px rgba(0,0,0,0.1);
    height: 100%;
    position: relative;
    transition: all 0.4s ease;
    background: linear-gradient(135deg, rgb(151,130,171,0.5), rgb(116,72,157,0.5));
}.price_optionRADf .deal_boardODWE:hover .annual_planTJmz {
    box-shadow: 0 25px 50px rgba(0,0,0,0.3), 0 15px 20px rgba(0,0,0,0.15);
    border-color: rgba(255,255,255,0.25);
}.price_optionRADf .annual_planTJmz::before {
    background: rgb(116,72,157);
    width: 100px;
    content: "";
    position: absolute;
    transition: all 0.4s ease;
    right: -10px;
    transform: rotate(45deg);
    height: 100px;
    top: -10px;
    opacity: 0.15;
}.price_optionRADf .deal_boardODWE:hover .annual_planTJmz::before {
    opacity: 0.25;
    transform: rotate(45deg) scale(1.2);
}.price_optionRADf .learning_pricingROry {
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
    padding: 35px 30px;
    z-index: 1;
}.price_optionRADf .deal_boardODWE:hover .learning_pricingROry {
    transform: translateZ(10px);
}.price_optionRADf .learning_pricingROry h4 {
    color: #ffffff;
    padding-bottom: 15px;
    margin: 0 0 20px;
    transition: transform 0.3s ease;
    position: relative;
    font-weight: 700;
    font-size: calc(18px * 1.2);
}.price_optionRADf .deal_boardODWE:hover .learning_pricingROry h4 {
    transform: translateY(-5px);
}.price_optionRADf .learning_pricingROry h4::after {
    background: rgb(151,130,171);
    height: 3px;
    transition: width 0.4s ease;
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    width: 50px;
}.price_optionRADf .deal_boardODWE:hover .learning_pricingROry h4::after {
    width: 80px;
}.price_optionRADf .learning_pricingROry p {
    transition: opacity 0.3s ease;
    font-size: 17px;
    line-height: 1.6;
    margin-bottom: 30px;
    color: #ffffff;
    padding-right: 10px;
    max-height: 200px;
    overflow-y: auto;
    opacity: 0.8;
}.price_optionRADf .learning_pricingROry p::-webkit-scrollbar {
    width: 4px;
}.price_optionRADf .learning_pricingROry p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(151,130,171,0.5);
}.price_optionRADf .deal_boardODWE:hover .learning_pricingROry p {
    opacity: 1;
}.price_optionRADf .discount_planvotm {
    text-shadow: 0 2px 8px rgba(0,0,0,0.2);
    transition: all 0.4s ease;
    display: block;
    font-weight: 700;
    color: #ffffff;
    position: relative;
    margin-top: 20px;
    font-size: calc(18px * 1.4);
}.price_optionRADf .discount_planvotm::before {
    background: rgb(116,72,157);
    transition: width 0.4s ease;
    top: -10px;
    left: 0;
    content: "";
    width: 30px;
    height: 2px;
    position: absolute;
}.price_optionRADf .deal_boardODWE:hover .discount_planvotm::before {
    width: 50px;
}.price_optionRADf .deal_boardODWE:hover .discount_planvotm {
    color: rgb(116,72,157);
    transform: scale(1.1);
}

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

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

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

@media (max-width: 1200px) {.price_optionRADf {
    padding: 100px 0;
}.price_optionRADf h2 {
    font-size: calc(34px * 0.9);
}.price_optionRADf .edu_ratesuiRD {
    margin-bottom: 40px;
    font-size: 17px;
}.price_optionRADf .study_costssVRe {
    gap: 25px;
}
}

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

@media (max-width: 768px) {.price_optionRADf {
    padding: 70px 0;
}.price_optionRADf h2 {
    font-size: calc(34px * 0.8);
    margin-bottom: 15px;
}.price_optionRADf .edu_ratesuiRD {
    margin-bottom: 30px;
    font-size: calc(17px * 0.95);
}.price_optionRADf .study_costssVRe {
    grid-template-columns: 1fr;
    margin: 0 auto;
    max-width: 500px;
}.price_optionRADf .annual_planTJmz {
    clip-path: polygon(0 0, 100% 0, 100% 96%, 94% 100%, 0 100%);
}.price_optionRADf .discount_planvotm {
    font-size: calc(18px * 1.2);
}
}

@media (max-width: 576px) {.price_optionRADf {
    padding: 60px 0;
}.price_optionRADf h2 {
    font-size: calc(34px * 0.7);
}.price_optionRADf .edu_ratesuiRD {
    font-size: calc(17px * 0.9);
    margin-bottom: 25px;
}.price_optionRADf .learning_pricingROry {
    padding: 25px 20px;
}.price_optionRADf .learning_pricingROry h4 {
    font-size: 18px;
    margin-bottom: 15px;
    padding-bottom: 10px;
}.price_optionRADf .learning_pricingROry p {
    margin-bottom: 20px;
    max-height: 150px;
    font-size: calc(17px * 0.9);
}}.give_it_a_tryPuog {
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(116,72,157), rgb(151,130,171,0.5));
    z-index: 1;
    padding: 6rem 0;
}.give_it_a_tryPuog::before {
    z-index: -1;
    position: absolute;
    content: "";
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    background: radial-gradient(circle at 70% 30%, rgba(255,255,255,0.15) 0%, transparent 60%);
}.give_it_a_tryPuog::after {
    background: radial-gradient(circle, rgb(116,72,157,0.5) 0%, transparent 70%);
    position: absolute;
    right: -5%;
    z-index: -1;
    height: 40%;
    bottom: -10%;
    content: "";
    animation: orbitalGlow 15s infinite alternate ease-in-out;
    filter: blur(40px);
    width: 40%;
}.give_it_a_tryPuog .container {
    align-items: center;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    z-index: 2;
    padding: 0 2rem;
    display: flex;
    flex-direction: column;
}.give_it_a_tryPuog h2 {
    font-family: Arial, sans-serif;
    transform: perspective(1000px) translateZ(20px);
    font-weight: 600;
    font-size: 32px;
    color: #ffffff;
    letter-spacing: 0.02em;
    max-width: 800px;
    margin-bottom: 3rem;
    position: relative;
    line-height: 1.3;
    text-align: center;
    text-shadow: 0 2px 15px rgba(0,0,0,0.15);
}.give_it_a_tryPuog .fast_classesLrYC {
    transform-style: preserve-3d;
    box-shadow: 0 15px 35px rgba(0,0,0,0.1);
    padding: 2.5rem;
    background: rgba(255,255,255,0.1);
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    transition: transform 0.5s ease-out;
    backdrop-filter: blur(10px);
    border-radius: 25px;
    border: 1px solid rgba(255,255,255,0.15);
    transform: perspective(1000px) rotateX(2deg);
}.give_it_a_tryPuog .fast_classesLrYC::before {
    position: absolute;
    border-radius: calc(25px + 5px);
    top: -5px;
    animation: borderGlow 4s infinite alternate;
    right: -5px;
    background: linear-gradient(45deg, rgb(151,130,171), transparent, rgb(116,72,157), transparent);
    bottom: -5px;
    filter: blur(10px);
    opacity: 0.5;
    left: -5px;
    z-index: -1;
    content: "";
}.give_it_a_tryPuog .fast_classesLrYC:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.15);
}.give_it_a_tryPuog svg {
    margin-right: 2rem;
    height: 42px;
    filter: drop-shadow(0 4px 6px rgba(0,0,0,0.1));
    width: 42px;
    transform: translateZ(10px) rotate(-5deg);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.give_it_a_tryPuog svg:hover {
    transform: translateZ(20px) rotate(0deg) scale(1.1);
}.give_it_a_tryPuog svg path {
    fill: #ffffff;
    transition: fill 0.3s ease;
}.give_it_a_tryPuog .fast_classesLrYC:hover svg path {
    filter: drop-shadow(0 0 5px rgb(255, 255, 255, 0.5));
    fill: #ffffff;
}.give_it_a_tryPuog .fast_classesLrYC div {
    align-items: center;
    display: flex;
    transform: translateZ(15px);
}.give_it_a_tryPuog .reach_boxdKZa {
    transform: translateZ(10px);
    letter-spacing: 0.03em;
    box-shadow: 0 4px 15px rgba(0,0,0,0.15);
    display: inline-block;
    text-align: center;
    color: #ffffff;
    font-weight: 600;
    overflow: hidden;
    position: relative;
    font-size: 16px;
    text-decoration: none;
    background: linear-gradient(135deg, rgb(151,130,171), rgb(116,72,157));
    padding: 0.9rem 2.2rem;
    border-radius: 10px;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    font-family: Arial, sans-serif;
}.give_it_a_tryPuog .reach_boxdKZa::before {
    content: "";
    transition: all 0.6s ease;
    position: absolute;
    width: 100%;
    left: -100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    top: 0;
}.give_it_a_tryPuog .reach_boxdKZa:hover {
    box-shadow: 0 10px 25px rgba(0,0,0,0.2);
    background: linear-gradient(135deg, rgb(116,72,157), rgb(151,130,171));
    transform: translateZ(30px) scale(1.05);
}.give_it_a_tryPuog .reach_boxdKZa:hover::before {
    left: 100%;
}.give_it_a_tryPuog .reach_boxdKZa:active {
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    transform: translateZ(5px) scale(0.98);
}

@keyframes orbitalGlow {
    0% {
        opacity: 0.4;
        transform: translateX(0) translateY(0);
    }
    50% {
        opacity: 0.6;
        transform: translateX(-5%) translateY(5%);
    }
    100% {
        opacity: 0.4;
        transform: translateX(5%) translateY(-5%);
    }
}

@keyframes borderGlow {
    0% {
        opacity: 0.4;
        filter: blur(10px);
    }
    50% {
        opacity: 0.6;
        filter: blur(15px);
    }
    100% {
        opacity: 0.4;
        filter: blur(10px);
    }
}

@media (max-width: 991px) {.give_it_a_tryPuog {
    padding: 5rem 0;
}.give_it_a_tryPuog h2 {
    font-size: calc(32px * 0.9);
    margin-bottom: 2.5rem;
}.give_it_a_tryPuog .fast_classesLrYC {
    padding: 2rem;
}
}

@media (max-width: 767px) {.give_it_a_tryPuog {
    padding: 4rem 0;
}.give_it_a_tryPuog h2 {
    font-size: calc(32px * 0.8);
    margin-bottom: 2rem;
}.give_it_a_tryPuog .fast_classesLrYC {
    padding: 1.8rem;
    flex-direction: column;
}.give_it_a_tryPuog svg {
    margin-right: 0;
    margin-bottom: 1.5rem;
}.give_it_a_tryPuog .reach_boxdKZa {
    padding: 0.8rem 1.8rem;
}
}

@media (max-width: 575px) {.give_it_a_tryPuog {
    padding: 3rem 0;
}.give_it_a_tryPuog h2 {
    font-size: calc(32px * 0.7);
    letter-spacing: 0.01em;
}.give_it_a_tryPuog .fast_classesLrYC {
    width: 90%;
    padding: 1.5rem;
}.give_it_a_tryPuog svg {
    width: 36px;
    margin-bottom: 1.2rem;
    height: 36px;
}.give_it_a_tryPuog .reach_boxdKZa {
    padding: 0.7rem 1.5rem;
    font-size: calc(16px * 0.9);
}}footer {
    width: 100%;
    position: relative;
}.facebook_ctaqDyx {
    font-family: Arial, sans-serif;
    overflow: hidden;
    position: relative;
    padding: 0 0 30px;
}footer .trust_badgeLmrf {
    position: relative;
    z-index: 1;
}footer .contact_querydhPp {
    justify-content: center;
    padding: 40px 20px;
    margin-bottom: 70px;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    flex-wrap: wrap;
    background-color: rgb(116,72,157);
    color: #ffffff;
    position: relative;
    gap: 20px;
    display: flex;
}footer .contact_querydhPp::after {
    width: 100%;
    content: "";
    left: 0;
    top: 0;
    pointer-events: none;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 50%);
    height: 100%;
    position: absolute;
}footer .info_item {
    background-color: rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
    border-radius: 10px;
    display: flex;
    max-width: 300px;
    padding: 10px 20px;
    flex: 1 1 200px;
    align-items: center;
}footer .info_item:hover {
    transform: translateY(-5px);
    background-color: rgba(0, 0, 0, 0.3);
}footer .info_item svg {
    fill: #ffffff;
    margin-right: 15px;
    flex-shrink: 0;
    height: 22px;
    width: 22px;
}footer .info_item p,
footer .info_item a {
    text-decoration: none;
    font-size: 12px;
    color: #ffffff;
}footer .info_item a:hover {
    text-decoration: underline;
}footer .text_main_holder {
    position: relative;
    display: grid;
    gap: 40px;
    grid-template-columns: 1fr;
    margin-top: -30px;
}footer .text_main_holder::before {
    z-index: -1;
    width: 100%;
    position: absolute;
    top: 0;
    clip-path: polygon(0 15%, 100% 0, 100% 100%, 0 100%);
    left: 0;
    background-color: #ffffff;
    height: 100%;
    content: "";
}footer .nav_headerClQI {
    padding-top: 60px;
    text-align: center;
}footer .nav_headerClQI svg {
    height: 45px;
    margin-bottom: 15px;
    width: auto;
}footer .verify_ctaNnBG {
    margin: 0 auto;
    line-height: 1.6;
    color: #000000;
    font-size: 15px;
    max-width: 350px;
    text-align: center;
}footer .top_teachCJgK {
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0% 100%);
    padding: 30px;
    margin: 0 20px;
    background-color: rgb(189,177,195);
    position: relative;
}footer .top_teachCJgK h5 {
    font-size: 24px;
    display: inline-block;
    color: #000000;
    margin-bottom: 25px;
    position: relative;
    font-weight: 600;
}footer .top_teachCJgK h5::after {
    position: absolute;
    bottom: -8px;
    content: "";
    width: 100%;
    left: 0;
    background: linear-gradient(90deg, rgb(151,130,171), transparent);
    height: 2px;
}footer .head_mentorenvI {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 10px 30px;
    margin-bottom: 25px;
}footer .head_mentorenvI a {
    font-size: 12px;
    position: relative;
    color: #000000;
    text-decoration: none;
    padding: 8px 0;
    flex: 1 0 calc(50% - 30px);
    transition: all 0.3s ease;
}footer .head_mentorenvI a::after {
    left: 0;
    position: absolute;
    bottom: 0;
    transition: width 0.3s ease;
    background-color: rgb(151,130,171);
    height: 1px;
    content: "";
    width: 0;
}footer .head_mentorenvI a:hover {
    color: rgb(151,130,171);
    padding-left: 5px;
}footer .head_mentorenvI a:hover::after {
    width: 100%;
}footer .subscribe_holder {
    background-color: rgb(151,130,171);
    margin: 0 20px;
    padding: 30px;
    color: #ffffff;
    clip-path: polygon(0 0, 95% 0, 100% 100%, 5% 100%);
    position: relative;
}footer .subscribe_holder::before {
    height: 100%;
    pointer-events: none;
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    content: "";
    background: linear-gradient(45deg, rgba(0, 0, 0, 0.1) 0%, transparent 50%);
}footer .subscribe_holder h5 {
    margin-bottom: 15px;
    color: #ffffff;
    font-weight: 600;
    font-size: 24px;
}footer .subscribe_holder p {
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.6;
    font-size: 12px;
    margin-bottom: 25px;
}footer .input_holder {
    display: flex;
    flex-direction: column;
    gap: 15px;
    position: relative;
}footer .input_holder input[type="email"] {
    border-radius: 10px;
    padding: 15px;
    font-size: 12px;
    transition: all 0.3s ease;
    border: none;
}footer .input_holder input[type="email"]:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.3);
}footer .begin_learningYBhG {
    border: none;
    font-size: 17px;
    background-color: #000000;
    border-radius: 10px;
    cursor: pointer;
    transition: all 0.3s ease;
    font-weight: 600;
    color: #ffffff;
    padding: 15px;
}footer .begin_learningYBhG:hover {
    background-color: rgb(116,72,157);
}footer .privacy_ctaSAYk {
    margin-top: 60px;
    padding-top: 20px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
}footer .collab_spacekSiP {
    color: #000000;
    font-size: 15px;
    text-align: center;
}

@media (min-width: 768px) {footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}footer .input_holder {
    flex-direction: row;
}footer .begin_learningYBhG {
    white-space: nowrap;
}footer .nav_headerClQI {
    padding-top: 80px;
}
}

@media (max-width: 767px) {footer .contact_querydhPp {
    padding: 30px 15px 50px;
}footer .top_teachCJgK, footer .subscribe_holder {
    margin: 0 10px;
    padding: 25px 20px;
}footer .privacy_ctaSAYk {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .contact_querydhPp {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}footer .top_teachCJgK h5, footer .subscribe_holder h5 {
    font-size: calc(24px - 2px);
}footer .head_mentorenvI a {
    flex: 1 0 100%;
}footer .input_holder input[type="email"],
    footer .begin_learningYBhG {
    padding: 12px;
}}.quantitative_dataAWYm {
    background: rgb(189,177,195);
    z-index: 1;
    overflow: hidden;
    position: relative;
    padding: 8rem 0;
}.quantitative_dataAWYm::before {
    position: absolute;
    background-size: 100% 100%, 200% 100%;
    opacity: 1;
    width: 100%;
    animation: backgroundSweep 8s infinite ease-in-out;
    left: 0;
    top: 0;
    height: 100%;
    background: 
        linear-gradient(135deg, transparent, rgb(151,130,171,0.5), transparent) 0 0,
        linear-gradient(to right, transparent, transparent, rgba(255,255,255,0.05), transparent, transparent) 0 0;
    z-index: -1;
    content: "";
}@keyframes backgroundSweep {
    0% {
        background-position: 0 0, -100% 0;
    }
    50% {
        background-position: 0 0, 100% 0;
    }
    100% {
        background-position: 0 0, -100% 0;
    }
}

.quantitative_dataAWYm .container {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    display: flex;
    flex-direction: column;
    padding: 0;
}.quantitative_dataAWYm .container::before {
    height: 100%;
    left: 0;
    animation: lineShift 30s infinite linear;
    z-index: -1;
    content: "";
    width: 100%;
    top: 0;
    position: absolute;
    background-image: 
        linear-gradient(0deg, rgb(151,130,171,0.5) 1px, transparent 1px),
        linear-gradient(0deg, rgb(116,72,157,0.5) 1px, transparent 1px);
    opacity: 0.03;
    background-size: 100% 50px, 100% 100px;
}@keyframes lineShift {
    0% {
        background-position: 0 0, 0 0;
    }
    100% {
        background-position: 0 50px, 0 100px;
    }
}

.quantitative_dataAWYm h2 {
    color: #000000;
    text-align: center;
    align-self: center;
    font-weight: 700;
    margin: 0 0 6rem;
    width: max-content;
    font-size: 37px;
    position: relative;
}.quantitative_dataAWYm h2::after {
    border-radius: 10px;
    opacity: 0.3;
    bottom: -20px;
    content: "";
    left: -10%;
    width: 120%;
    background: linear-gradient(90deg, transparent, rgb(151,130,171), transparent);
    height: 8px;
    position: absolute;
}.quantitative_dataAWYm ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    min-height: 300px;
    list-style: none;
    position: relative;
}.quantitative_dataAWYm ul::before {
    background-size: 200% 1px;
    background: linear-gradient(90deg, transparent, rgb(151,130,171,0.5), rgb(116,72,157,0.5), rgb(151,130,171,0.5), transparent);
    content: "";
    height: 1px;
    animation: gradientMove 6s infinite linear;
    width: 100%;
    bottom: 0;
    position: absolute;
    left: 0;
}.quantitative_dataAWYm ul::after {
    animation: gradientMove 6s infinite linear reverse;
    height: 1px;
    left: 0;
    width: 100%;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(116,72,157,0.5), rgb(151,130,171,0.5), rgb(116,72,157,0.5), transparent);
    background-size: 200% 1px;
    top: 0;
    position: absolute;
}@keyframes gradientMove {
    0% {
        background-position: 0% 0;
    }
    100% {
        background-position: 200% 0;
    }
}

.quantitative_dataAWYm .fast_benefitsQVdv {
    justify-content: center;
    align-items: center;
    animation: slideIn 0.5s forwards;
    flex-direction: column;
    flex: 0 0 20%;
    background: linear-gradient(to bottom, transparent, rgba(rgb(151,130,171), 0.02), transparent);
    opacity: 0;
    display: flex;
    position: relative;
    padding: 2rem 1rem;
    transition: all 0.4s ease;
    height: 0;
    transform: translateY(100%);
}@keyframes slideIn {
    to {
        height: auto;
        transform: translateY(0);
        opacity: 1;
    }
}


.quantitative_dataAWYm .fast_benefitsQVdv:nth-child(1) {
    animation-delay: 0.1s;
}.quantitative_dataAWYm .fast_benefitsQVdv:nth-child(2) {
    animation-delay: 0.2s;
}.quantitative_dataAWYm .fast_benefitsQVdv:nth-child(3) {
    animation-delay: 0.3s;
}.quantitative_dataAWYm .fast_benefitsQVdv:nth-child(4) {
    animation-delay: 0.4s;
}.quantitative_dataAWYm .fast_benefitsQVdv:nth-child(5) {
    animation-delay: 0.5s;
}.quantitative_dataAWYm .fast_benefitsQVdv:nth-child(6) {
    animation-delay: 0.6s;
}.quantitative_dataAWYm .fast_benefitsQVdv:nth-child(7) {
    animation-delay: 0.7s;
}.quantitative_dataAWYm .fast_benefitsQVdv:nth-child(8) {
    animation-delay: 0.8s;
}.quantitative_dataAWYm .fast_benefitsQVdv:nth-child(9) {
    animation-delay: 0.9s;
}.quantitative_dataAWYm .fast_benefitsQVdv:nth-child(10) {
    animation-delay: 1s;
}.quantitative_dataAWYm .fast_benefitsQVdv::before {
    position: absolute;
    right: 0;
    width: 1px;
    content: "";
    bottom: 0;
    background: linear-gradient(to bottom, transparent, rgb(151,130,171,0.5), transparent);
    top: 0;
}.quantitative_dataAWYm .fast_benefitsQVdv:nth-child(5n)::before {
    display: none;
}.quantitative_dataAWYm .fast_benefitsQVdv::after {
    background: linear-gradient(90deg, transparent, rgb(151,130,171,0.5), transparent);
    transition: all 0.3s ease;
    opacity: 0.1;
    position: absolute;
    height: 2px;
    width: 80%;
    bottom: -5px;
    content: "";
    left: 10%;
    z-index: -1;
}.quantitative_dataAWYm .fast_benefitsQVdv:hover::after {
    height: 3px;
    width: 90%;
    opacity: 0.5;
    left: 5%;
}.quantitative_dataAWYm .fast_benefitsQVdv p {
    margin: 0 0 1.5rem;
    text-align: center;
    transition: all 0.3s ease;
    color: rgb(151,130,171);
    font-size: calc(41px * 1.3);
    position: relative;
    font-weight: 700;
}.quantitative_dataAWYm .fast_benefitsQVdv span {
    position: relative;
    transition: all 0.3s ease;
    text-align: center;
    max-width: 100%;
    margin-top: auto;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
}.quantitative_dataAWYm .fast_benefitsQVdv:nth-child(odd) p {
    color: rgb(151,130,171);
}.quantitative_dataAWYm .fast_benefitsQVdv:nth-child(even) p {
    color: rgb(116,72,157);
}.quantitative_dataAWYm svg {
    transition: all 0.3s ease;
    width: 50px;
    opacity: 0.1;
    transform: translateX(-50%);
    bottom: -25px;
    height: 50px;
    position: absolute;
    fill: rgb(151,130,171);
    left: 50%;
}.quantitative_dataAWYm svg path {
    fill: inherit;
}.quantitative_dataAWYm .fast_benefitsQVdv:hover p {
    transform: translateY(-5px);
}.quantitative_dataAWYm .fast_benefitsQVdv:hover svg {
    opacity: 0.2;
    transform: translateX(-50%) scale(1.1);
}.quantitative_dataAWYm::after {
    z-index: -1;
    height: 40%;
    background-position: 0% 100%, 100% 85%;
    width: 100%;
    bottom: 0;
    background-repeat: repeat-x;
    left: 0;
    animation: lineSweep 10s infinite linear;
    background-image: 
        linear-gradient(90deg, transparent, rgb(151,130,171,0.5) 50%, transparent 100%),
        linear-gradient(90deg, transparent, rgb(116,72,157,0.5) 50%, transparent 100%);
    content: "";
    opacity: 0.15;
    background-size: 200% 1px, 200% 1px;
    position: absolute;
}@keyframes lineSweep {
    0% {
        background-position: 0% 100%, 100% 85%;
    }
    50% {
        background-position: 100% 100%, 0% 85%;
    }
    100% {
        background-position: 0% 100%, 100% 85%;
    }
}

.quantitative_dataAWYm .fast_benefitsQVdv p::before {
    content: attr(data-count);
    font-weight: 600;
    color: #ffffff;
    position: absolute;
    justify-content: center;
    background: rgb(151,130,171);
    opacity: 0;
    height: 30px;
    display: flex;
    top: -15px;
    border-radius: 50%;
    right: -15px;
    width: 30px;
    transition: all 0.3s ease;
    align-items: center;
    transform: scale(0);
    font-size: 17px;
}.quantitative_dataAWYm .fast_benefitsQVdv:hover p::before {
    transform: scale(1);
    opacity: 1;
}.quantitative_dataAWYm .fast_benefitsQVdv:nth-child(1) p::before {
    content: "01";
}.quantitative_dataAWYm .fast_benefitsQVdv:nth-child(2) p::before {
    content: "02";
    background: rgb(116,72,157);
}.quantitative_dataAWYm .fast_benefitsQVdv:nth-child(3) p::before {
    background: rgb(151,130,171);
    content: "03";
}.quantitative_dataAWYm .fast_benefitsQVdv:nth-child(4) p::before {
    background: rgb(116,72,157);
    content: "04";
}.quantitative_dataAWYm .fast_benefitsQVdv:nth-child(5) p::before {
    content: "05";
    background: rgb(151,130,171);
}.quantitative_dataAWYm .fast_benefitsQVdv:nth-child(6) p::before {
    background: rgb(116,72,157);
    content: "06";
}.quantitative_dataAWYm .fast_benefitsQVdv:nth-child(7) p::before {
    background: rgb(151,130,171);
    content: "07";
}.quantitative_dataAWYm .fast_benefitsQVdv:nth-child(8) p::before {
    content: "08";
    background: rgb(116,72,157);
}.quantitative_dataAWYm .fast_benefitsQVdv:nth-child(9) p::before {
    content: "09";
    background: rgb(151,130,171);
}.quantitative_dataAWYm .fast_benefitsQVdv:nth-child(10) p::before {
    content: "10";
    background: rgb(116,72,157);
}


@media screen and (max-width: 1024px) {.quantitative_dataAWYm {
    padding: 6rem 0;
}.quantitative_dataAWYm ul {
    height: 350px;
}.quantitative_dataAWYm .fast_benefitsQVdv p {
    font-size: calc(41px * 1.2);
}
}

@media screen and (max-width: 768px) {.quantitative_dataAWYm {
    padding: 5rem 0;
}.quantitative_dataAWYm h2 {
    font-size: calc(37px * 0.9);
    margin-bottom: 4rem;
}.quantitative_dataAWYm ul {
    flex-wrap: wrap;
    height: auto;
}.quantitative_dataAWYm .fast_benefitsQVdv {
    flex: 0 0 33.33%;
    padding: 0 1.5rem;
    margin-bottom: 3rem;
}.quantitative_dataAWYm .fast_benefitsQVdv:nth-child(5n)::before {
    display: block;
}.quantitative_dataAWYm .fast_benefitsQVdv:nth-child(3n)::before {
    display: none;
}.quantitative_dataAWYm .fast_benefitsQVdv:nth-child(3n+1) {
    animation-delay: 0.1s;
}.quantitative_dataAWYm .fast_benefitsQVdv:nth-child(3n+2) {
    animation-delay: 0.2s;
}.quantitative_dataAWYm .fast_benefitsQVdv:nth-child(3n) {
    animation-delay: 0.3s;
}
}

@media screen and (max-width: 480px) {.quantitative_dataAWYm {
    padding: 4rem 0;
}.quantitative_dataAWYm h2 {
    font-size: calc(37px * 0.8);
    margin-bottom: 3rem;
}.quantitative_dataAWYm ul {
    flex-wrap: wrap;
    display: flex;
}.quantitative_dataAWYm .fast_benefitsQVdv {
    margin-bottom: 2.5rem;
    flex: 0 0 100%;
    padding: 0;
}.quantitative_dataAWYm .fast_benefitsQVdv::before {
    display: none;
}.quantitative_dataAWYm .fast_benefitsQVdv:last-child {
    margin-bottom: 0;
}.quantitative_dataAWYm .fast_benefitsQVdv p {
    font-size: calc(41px * 1.1);
}.quantitative_dataAWYm .fast_benefitsQVdv:nth-child(n) {
    animation-delay: calc(0.1s * var(--n));
}}.title_portalnuVL {
    position: relative;
    width: 100%;
    overflow: hidden;
    min-height: 100vh;
}.title_portalnuVL .skill_trackfastuhsw {
    height: 100vh;
    position: relative;
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center;
}.title_portalnuVL .skill_trackfastuhsw::before {
    content: "";
    height: 100%;
    position: absolute;
    background: linear-gradient(135deg, 
    rgb(151,130,171,0.5) 0%,
    rgb(116,72,157,0.5) 100%);
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}.title_portalnuVL .training_expertsRYao {
    padding: 3rem;
    background: linear-gradient(to right,
    rgba(255, 255, 255, 0.1),
    rgba(255, 255, 255, 0.2));
    z-index: 2;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    transition: transform 0.5s ease;
    transform: perspective(1000px) rotateX(2deg);
    position: relative;
    max-width: 1200px;
    transform-origin: center bottom;
    backdrop-filter: blur(10px);
    width: 90%;
}.title_portalnuVL .training_expertsRYao:hover {
    transform: perspective(1000px) rotateX(0deg);
}.title_portalnuVL .training_expertsRYao > div:first-child {
    padding-bottom: 1.5rem;
    margin-bottom: 2.5rem;
    position: relative;
    animation: fadeSlideUp 0.8s ease forwards;
}.title_portalnuVL .training_expertsRYao > div:first-child::after {
    content: "";
    bottom: 0;
    position: absolute;
    height: 3px;
    width: 60%;
    transform-origin: left;
    left: 0;
    background: linear-gradient(to right, 
    rgb(151,130,171) 0%,
    rgb(116,72,157) 100%);
    animation: lineGrow 1.2s ease forwards 0.4s;
}.title_portalnuVL .training_expertsRYao > div:last-child {
    animation: fadeSlideUp 0.8s ease forwards 0.3s;
    position: relative;
    transform: translateY(20px);
    opacity: 0;
}.title_portalnuVL .title_style_header {
    font-size: 48px;
    line-height: 1.2;
    text-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
    font-weight: 700;
    position: relative;
    color: #ffffff;
    margin-bottom: 1rem;
}.title_portalnuVL .title_style_header::before {
    top: -15px;
    content: "";
    height: 50px;
    animation: fadeIn 0.5s ease forwards 1s;
    width: 50px;
    border-top: 4px solid rgb(151,130,171);
    left: -30px;
    border-left: 4px solid rgb(151,130,171);
    opacity: 0;
    position: absolute;
}.title_portalnuVL h3 {
    font-size: calc(23px * 1.1);
    line-height: 1.5;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 1.5rem;
}.title_portalnuVL p {
    line-height: 1.8;
    color: #ffffff;
    font-size: 17px;
    border-left: 3px solid rgb(116,72,157);
    margin-bottom: 2rem;
    position: relative;
    max-width: 90%;
    padding-left: 1rem;
}

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

@keyframes lineGrow {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.8;
  }
}

@media (max-width: 1200px) {.title_portalnuVL .training_expertsRYao {
    padding: 2.5rem;
    width: 85%;
}.title_portalnuVL .title_style_header {
    font-size: calc(48px * 0.9);
}.title_portalnuVL h3 {
    font-size: 23px;
}
}

@media (max-width: 992px) {.title_portalnuVL .training_expertsRYao {
    transform: perspective(800px) rotateX(1deg);
    width: 90%;
    padding: 2rem;
}.title_portalnuVL .title_style_header {
    font-size: calc(48px * 0.8);
}.title_portalnuVL .title_style_header::before {
    left: -20px;
    height: 40px;
    top: -10px;
    width: 40px;
}.title_portalnuVL h3 {
    font-size: calc(23px * 0.95);
}.title_portalnuVL p {
    font-size: calc(17px * 0.95);
}
}

@media (max-width: 768px) {.title_portalnuVL .training_expertsRYao {
    width: 95%;
    transform: none;
    padding: 1.8rem;
}.title_portalnuVL .training_expertsRYao:hover {
    transform: none;
}.title_portalnuVL .title_style_header {
    font-size: calc(31px * 1.1);
}.title_portalnuVL .title_style_header::before {
    display: none;
}.title_portalnuVL h3 {
    font-size: calc(23px * 0.9);
}.title_portalnuVL p {
    max-width: 100%;
}
}

@media (max-width: 576px) {.title_portalnuVL .skill_trackfastuhsw {
    padding: 3rem 0;
    height: auto;
    min-height: 100vh;
}.title_portalnuVL .training_expertsRYao {
    padding: 1.5rem;
}.title_portalnuVL .title_style_header {
    font-size: 31px;
}.title_portalnuVL h3 {
    margin-bottom: 1rem;
    font-size: 16px;
}.title_portalnuVL p {
    padding-left: 0.8rem;
    border-left: 2px solid rgb(116,72,157);
    font-size: calc(17px * 0.9);
}.title_portalnuVL .training_expertsRYao > div:first-child {
    padding-bottom: 1rem;
    margin-bottom: 1.5rem;
}.title_portalnuVL .training_expertsRYao > div:first-child::after {
    height: 2px;
}}.contactXCJZ {
    align-items: center;
    padding: 0;
    position: relative;
    min-height: 650px;
    display: flex;
    z-index: 1;
}.contactXCJZ::before {
    inset: 0;
    position: absolute;
    background-color: rgb(151,130,171,0.5);
    z-index: -1;
    content: '';
}.contactXCJZ .container {
    width: 100%;
    max-width: 1280px;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
}.contactXCJZ .help_formDzwk {
    flex-direction: column-reverse;
    width: 100%;
    position: relative;
    display: flex;
}.contactXCJZ .contact_reachgreD {
    position: relative;
    gap: 30px;
    width: 100%;
    align-items: flex-start;
    background-color: transparent;
    justify-content: center;
    padding: 40px 20px 120px;
    display: flex;
    flex-wrap: wrap;
}.contactXCJZ .contact_reachgreD h3 {
    font-size: 29px;
    text-align: center;
    position: relative;
    font-weight: 700;
    width: 100%;
    padding-bottom: 15px;
    color: #ffffff;
    margin-bottom: 20px;
}.contactXCJZ .contact_reachgreD h3::after {
    height: 3px;
    bottom: 0;
    background-color: rgb(116,72,157);
    width: 60px;
    transform: translateX(-50%);
    content: '';
    left: 50%;
    position: absolute;
}.contactXCJZ .contact_reachgreD div {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    max-width: 220px;
    flex: 1 0 calc(50% - 30px);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    justify-content: center;
    border-radius: 18px;
    background-color: #ffffff;
    text-align: center;
    padding: 20px;
    display: flex;
    align-items: center;
    min-height: 140px;
    flex-direction: column;
}.contactXCJZ .contact_reachgreD div:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
}.contactXCJZ .contact_reachgreD div svg {
    width: 35px;
    height: 35px;
    margin-bottom: 15px;
}.contactXCJZ .contact_reachgreD div svg path {
    fill: rgb(116,72,157);
}.contactXCJZ .contact_reachgreD div span {
    font-size: 13px;
    line-height: 1.5;
    color: #000000;
    margin-top: 10px;
}.contactXCJZ .contact_reachgreD div span a {
    color: #000000;
    text-decoration: none;
    transition: color 0.3s ease;
}.contactXCJZ .contact_reachgreD div span a:hover {
    color: rgb(116,72,157);
}.contactXCJZ .support_blockHfTB {
    transform: translateY(50px);
    border-radius: 18px;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.5);
    margin: 0 auto;
    background-color: #ffffff;
    z-index: 2;
    padding: 40px 30px;
    max-width: 550px;
    position: relative;
}.contactXCJZ .support_blockHfTB::before {
    left: 50%;
    background-color: #ffffff;
    width: 30px;
    height: 30px;
    content: '';
    top: -15px;
    transform: translateX(-50%) rotate(45deg);
    border-radius: 3px;
    z-index: -1;
    position: absolute;
}.contactXCJZ .support_blockHfTB h3 {
    font-weight: 700;
    font-size: 22px;
    color: rgb(151,130,171);
    text-align: center;
    margin-bottom: 25px;
}.contactXCJZ .support_blockHfTB form {
    gap: 15px;
    flex-wrap: wrap;
    display: flex;
}.contactXCJZ .support_blockHfTB input[type="text"],
.contactXCJZ .support_blockHfTB input[type="email"] {
    border-radius: 10px;
    border: 1px solid rgb(189,177,195);
    background-color: transparent;
    height: 50px;
    padding: 15px 20px;
    font-size: 13px;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
    color: #000000;
    flex: 1 0 100%;
}.contactXCJZ .support_blockHfTB input[type="text"]:focus,
.contactXCJZ .support_blockHfTB input[type="email"]:focus {
    box-shadow: 0 0 0 3px rgb(116,72,157,0.5);
    border-color: rgb(116,72,157);
    outline: none;
}.contactXCJZ .support_blockHfTB input::placeholder {
    opacity: 0.6;
    color: #000000;
}.contactXCJZ .support_blockHfTB .query_formFdGS {
    flex: 1 0 100%;
    display: flex;
    margin-top: 5px;
    align-items: flex-start;
}.contactXCJZ .support_blockHfTB .query_formFdGS input[type="checkbox"] {
    flex-shrink: 0;
    transition: background-color 0.3s ease, border-color 0.3s ease;
    appearance: none;
    margin-top: 3px;
    border: 2px solid rgb(189,177,195);
    position: relative;
    cursor: pointer;
    margin-right: 10px;
    border-radius: 4px;
    width: 20px;
    height: 20px;
    -webkit-appearance: none;
}.contactXCJZ .support_blockHfTB .query_formFdGS input[type="checkbox"]:checked {
    border-color: rgb(116,72,157);
    background-color: rgb(116,72,157);
}.contactXCJZ .support_blockHfTB .query_formFdGS input[type="checkbox"]:checked::before {
    font-size: 12px;
    left: 50%;
    top: 50%;
    color: #ffffff;
    content: '✓';
    transform: translate(-50%, -50%);
    position: absolute;
}.contactXCJZ .support_blockHfTB .query_formFdGS label {
    line-height: 1.5;
    color: #000000;
    font-size: 13px;
}.contactXCJZ .support_blockHfTB .query_formFdGS label a {
    text-decoration: none;
    color: rgb(116,72,157);
    transition: color 0.3s ease;
}.contactXCJZ .support_blockHfTB .query_formFdGS label a:hover {
    color: rgb(151,130,171);
}.contactXCJZ .support_blockHfTB .reach_boxdKZa {
    background: linear-gradient(135deg, rgb(116,72,157), rgb(151,130,171));
    font-weight: 600;
    box-shadow: 0 5px 15px rgb(116,72,157,0.5);
    color: #ffffff;
    border-radius: 10px;
    height: 50px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border: none;
    cursor: pointer;
    font-size: 14px;
    width: 100%;
    margin-top: 15px;
}.contactXCJZ .support_blockHfTB .reach_boxdKZa:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgb(151,130,171,0.5);
}

@media screen and (min-width: 992px) {.contactXCJZ {
    min-height: 700px;
    padding: 100px 0;
}.contactXCJZ .help_formDzwk {
    flex-direction: row;
    align-items: center;
}.contactXCJZ .contact_reachgreD {
    padding: 60px 0 60px 120px;
    width: 65%;
    align-items: center;
    margin-left: auto;
    justify-content: space-between;
    gap: 30px;
}.contactXCJZ .contact_reachgreD h3 {
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
}.contactXCJZ .contact_reachgreD h3::after {
    transform: none;
    left: 0;
}.contactXCJZ .contact_reachgreD div {
    max-width: calc(50% - 15px);
    margin: 0;
    flex: 0 0 calc(50% - 15px);
}.contactXCJZ .support_blockHfTB {
    left: 0;
    max-width: 450px;
    position: absolute;
    margin: 0;
    z-index: 3;
    padding: 40px;
    width: 45%;
}.contactXCJZ .support_blockHfTB::before {
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    left: -15px;
}
}

@media screen and (min-width: 1200px) {.contactXCJZ .contact_reachgreD {
    padding-left: 200px;
    width: 70%;
}.contactXCJZ .support_blockHfTB {
    max-width: 480px;
    width: 40%;
}
}

@media screen and (min-width: 768px) and (max-width: 991px) {.contactXCJZ {
    padding: 80px 0 120px;
}.contactXCJZ .contact_reachgreD {
    justify-content: space-between;
    padding: 0 20px 120px;
}.contactXCJZ .contact_reachgreD div {
    flex: 0 0 calc(50% - 15px);
    max-width: calc(50% - 15px);
}
}

@media screen and (max-width: 767px) {.contactXCJZ {
    padding: 60px 0 120px;
}.contactXCJZ .contact_reachgreD {
    padding: 0 20px 120px;
}.contactXCJZ .contact_reachgreD h3 {
    font-size: calc(22px + 2px);
}.contactXCJZ .contact_reachgreD div {
    max-width: 280px;
    margin-bottom: 0;
    min-height: 120px;
    flex: 0 0 100%;
}.contactXCJZ .contact_reachgreD div svg {
    width: 30px;
    height: 30px;
}.contactXCJZ .support_blockHfTB {
    padding: 30px 25px;
}
}

@media screen and (max-width: 480px) {.contactXCJZ {
    padding: 40px 0 100px;
}.contactXCJZ .contact_reachgreD {
    gap: 20px;
}.contactXCJZ .contact_reachgreD div {
    padding: 20px 15px;
    min-height: auto;
}}.prospective_studentspytB {
    padding: 100px 0;
    overflow: hidden;
    background: linear-gradient(45deg, rgb(189,177,195) 0%, #ffffff 100%);
    position: relative;
}.prospective_studentspytB::before {
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    opacity: 0.1;
    width: 50%;
    background: rgb(151,130,171,0.5);
    top: 0;
    content: "";
    position: absolute;
    z-index: 1;
    height: 100%;
    right: 0;
}.prospective_studentspytB::after {
    width: 50%;
    left: 0;
    z-index: 1;
    height: 100%;
    background: rgb(116,72,157,0.5);
    clip-path: polygon(0 100%, 0 0, 100% 100%);
    position: absolute;
    opacity: 0.1;
    bottom: 0;
    content: "";
}.prospective_studentspytB .container {
    padding: 0 15px;
    max-width: 1140px;
    z-index: 2;
    position: relative;
    margin: 0 auto;
}.prospective_studentspytB .fast_classesLrYC {
    position: relative;
}.prospective_studentspytB h4 {
    color: #000000;
    font-size: 35px;
    text-align: left;
    padding-left: 20px;
    font-weight: 700;
    margin-bottom: 60px;
    position: relative;
    border-left: 4px solid rgb(151,130,171);
}.prospective_studentspytB h4::after {
    height: 1px;
    left: 0;
    bottom: -10px;
    background: linear-gradient(90deg, rgb(116,72,157), transparent);
    position: absolute;
    content: "";
    width: 60%;
}.prospective_studentspytB div > div {
    position: relative;
    margin-left: 60px;
    flex-direction: column;
    display: flex;
    max-width: 800px;
}.prospective_studentspytB div > div::before {
    left: 15px;
    height: 100%;
    content: "";
    top: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgb(151,130,171,0.5), rgb(116,72,157,0.5));
    z-index: 1;
    width: 2px;
}.prospective_studentspytB p {
    margin-bottom: 30px;
    background: #ffffff;
    position: relative;
    transition: all 0.3s ease;
    color: #000000;
    display: flex;
    border-radius: 10px;
    padding: 20px 25px;
    font-size: 13px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    align-items: center;
    margin-left: 30px;
    z-index: 2;
}.prospective_studentspytB p:last-child {
    margin-bottom: 0;
}.prospective_studentspytB p::before {
    position: absolute;
    width: 30px;
    left: -30px;
    transform: translateY(-50%);
    content: "";
    background: linear-gradient(90deg, rgb(151,130,171,0.5), rgb(116,72,157));
    height: 2px;
    top: 50%;
}.prospective_studentspytB p::after {
    height: 16px;
    left: -42px;
    position: absolute;
    transition: all 0.3s ease;
    width: 16px;
    border-radius: 50%;
    transform: translateY(-50%);
    z-index: 3;
    border: 3px solid rgb(151,130,171);
    background: #ffffff;
    content: "";
    top: 50%;
}.prospective_studentspytB p:hover {
    transform: translateX(10px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}.prospective_studentspytB p:hover::after {
    background: rgb(151,130,171);
    transform: translateY(-50%) scale(1.2);
}.prospective_studentspytB p:nth-child(odd)::after {
    border-color: rgb(151,130,171);
}.prospective_studentspytB p:nth-child(even)::after {
    border-color: rgb(116,72,157);
}.prospective_studentspytB p:nth-child(even):hover::after {
    background: rgb(116,72,157);
}.prospective_studentspytB p svg {
    flex-shrink: 0;
    height: 24px;
    width: 24px;
    margin-right: 15px;
    transition: all 0.3s ease;
}.prospective_studentspytB p svg path {
    fill: rgb(151,130,171);
    transition: fill 0.3s ease;
}.prospective_studentspytB p:nth-child(even) svg path {
    fill: rgb(116,72,157);
}.prospective_studentspytB p:hover svg {
    transform: scale(1.1) rotate(10deg);
}.prospective_studentspytB p:nth-child(1) {
    transform: translateX(0);
}.prospective_studentspytB p:nth-child(2) {
    transform: translateX(30px);
}.prospective_studentspytB p:nth-child(3) {
    transform: translateX(60px);
}.prospective_studentspytB p:nth-child(4) {
    transform: translateX(90px);
}.prospective_studentspytB p:nth-child(5) {
    transform: translateX(120px);
}.prospective_studentspytB p:nth-child(6) {
    transform: translateX(150px);
}.prospective_studentspytB p:nth-child(1):hover {
    transform: translateX(10px);
}.prospective_studentspytB p:nth-child(2):hover {
    transform: translateX(40px);
}.prospective_studentspytB p:nth-child(3):hover {
    transform: translateX(70px);
}.prospective_studentspytB p:nth-child(4):hover {
    transform: translateX(100px);
}.prospective_studentspytB p:nth-child(5):hover {
    transform: translateX(130px);
}.prospective_studentspytB p:nth-child(6):hover {
    transform: translateX(160px);
}@keyframes slideIn {
    from {
        opacity: 0;
        transform: translateX(-50px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.prospective_studentspytB .fast_classesLrYC > div p {
    animation: slideIn 0.5s ease forwards;
    opacity: 0;
}.prospective_studentspytB .fast_classesLrYC > div p:nth-child(1) {
    animation-delay: 0.1s;
}.prospective_studentspytB .fast_classesLrYC > div p:nth-child(2) {
    animation-name: none;
    transform: translateX(30px);
    opacity: 1;
    animation-delay: 0.2s;
}.prospective_studentspytB .fast_classesLrYC > div p:nth-child(3) {
    animation-delay: 0.3s;
    transform: translateX(60px);
    opacity: 1;
    animation-name: none;
}.prospective_studentspytB .fast_classesLrYC > div p:nth-child(4) {
    animation-delay: 0.4s;
    opacity: 1;
    transform: translateX(90px);
    animation-name: none;
}.prospective_studentspytB .fast_classesLrYC > div p:nth-child(5) {
    animation-delay: 0.5s;
    transform: translateX(120px);
    opacity: 1;
    animation-name: none;
}.prospective_studentspytB .fast_classesLrYC > div p:nth-child(6) {
    transform: translateX(150px);
    animation-name: none;
    opacity: 1;
    animation-delay: 0.6s;
}.prospective_studentspytB .fast_classesLrYC > div p:nth-child(7) {
    animation-delay: 0.6s;
    opacity: 1;
    transform: translateX(120px);
    animation-name: none;
}.prospective_studentspytB .fast_classesLrYC > div p:nth-child(8) {
    transform: translateX(90px);
    animation-name: none;
    animation-delay: 0.6s;
    opacity: 1;
}.prospective_studentspytB .fast_classesLrYC > div p:nth-child(9) {
    animation-name: none;
    opacity: 1;
    animation-delay: 0.6s;
    transform: translateX(60px);
}.prospective_studentspytB .fast_classesLrYC > div p:nth-child(10) {
    animation-name: none;
    opacity: 1;
    animation-delay: 0.6s;
    transform: translateX(30px);
}


@media (max-width: 991px) {.prospective_studentspytB {
    padding: 80px 0;
}.prospective_studentspytB h4 {
    font-size: calc(35px * 0.9);
    margin-bottom: 50px;
}.prospective_studentspytB div > div {
    margin-left: 40px;
}.prospective_studentspytB p {
    margin-bottom: 25px;
    padding: 18px 20px;
}.prospective_studentspytB p:nth-child(1) {
    transform: translateX(0);
}.prospective_studentspytB p:nth-child(2) {
    transform: translateX(20px);
}.prospective_studentspytB p:nth-child(3) {
    transform: translateX(40px);
}.prospective_studentspytB p:nth-child(4) {
    transform: translateX(60px);
}.prospective_studentspytB p:nth-child(5) {
    transform: translateX(80px);
}.prospective_studentspytB p:nth-child(6) {
    transform: translateX(100px);
}.prospective_studentspytB p:nth-child(7) {
    transform: translateX(120px);
}.prospective_studentspytB p:nth-child(8) {
    transform: translateX(140px);
}.prospective_studentspytB p:nth-child(9) {
    transform: translateX(160px);
}.prospective_studentspytB p:nth-child(10) {
    transform: translateX(180px);
}.prospective_studentspytB p:nth-child(1):hover {
    transform: translateX(5px);
}.prospective_studentspytB p:nth-child(2):hover {
    transform: translateX(25px);
}.prospective_studentspytB p:nth-child(3):hover {
    transform: translateX(45px);
}.prospective_studentspytB p:nth-child(4):hover {
    transform: translateX(65px);
}.prospective_studentspytB p:nth-child(5):hover {
    transform: translateX(85px);
}.prospective_studentspytB p:nth-child(6):hover {
    transform: translateX(105px);
}.prospective_studentspytB p:nth-child(7):hover {
    transform: translateX(125px);
}.prospective_studentspytB p:nth-child(8):hover {
    transform: translateX(145px);
}.prospective_studentspytB p:nth-child(9):hover {
    transform: translateX(165px);
}.prospective_studentspytB p:nth-child(10):hover {
    transform: translateX(185px);
}
}

@media (max-width: 768px) {.prospective_studentspytB {
    padding: 70px 0;
}.prospective_studentspytB h4 {
    padding-left: 15px;
    margin-bottom: 40px;
    font-size: calc(35px * 0.8);
}.prospective_studentspytB div > div {
    margin-left: 30px;
}.prospective_studentspytB div > div::before {
    left: 10px;
}.prospective_studentspytB p {
    margin-left: 20px;
    margin-bottom: 20px;
    padding: 15px;
}.prospective_studentspytB p::before {
    left: -20px;
    width: 20px;
}.prospective_studentspytB p::after {
    width: 14px;
    height: 14px;
    left: -32px;
}.prospective_studentspytB p:nth-child(1) {
    transform: translateX(0);
}.prospective_studentspytB p:nth-child(2) {
    transform: translateX(0);
}.prospective_studentspytB p:nth-child(3) {
    transform: translateX(0);
}.prospective_studentspytB p:nth-child(4) {
    transform: translateX(0);
}.prospective_studentspytB p:nth-child(5) {
    transform: translateX(0);
}.prospective_studentspytB p:nth-child(6) {
    transform: translateX(0);
}.prospective_studentspytB p:hover,
    .prospective_studentspytB p:nth-child(n):hover {
    transform: translateX(5px);
}
}

@media (max-width: 576px) {.prospective_studentspytB {
    padding: 60px 0;
}.prospective_studentspytB h4 {
    border-left-width: 3px;
    font-size: calc(35px * 0.7);
    margin-bottom: 30px;
}.prospective_studentspytB div > div {
    margin-left: 25px;
}.prospective_studentspytB p {
    padding: 12px;
    margin-bottom: 15px;
    font-size: calc(13px * 0.9);
}.prospective_studentspytB p svg {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}.prospective_studentspytB p::after {
    border-width: 2px;
    height: 12px;
    width: 12px;
}}.thanksZoneHAKj {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(189,177,195) 0%, rgba(255,255,255,0.95) 100%);
    position: relative;
    padding: 5rem 2rem;
}.thanksZoneHAKj::before {
    animation: float 12s ease-in-out infinite;
    opacity: 0.4;
    content: "";
    width: 60%;
    filter: blur(40px);
    top: -20%;
    position: absolute;
    right: -20%;
    transform: rotate(-15deg);
    height: 70%;
    z-index: 0;
    background: linear-gradient(45deg, rgb(151,130,171,0.5) 0%, rgb(116,72,157) 100%);
}.thanksZoneHAKj::after {
    width: 50%;
    transform: rotate(15deg);
    background: linear-gradient(-45deg, rgb(116,72,157,0.5) 0%, rgb(151,130,171) 100%);
    animation: float 15s ease-in-out infinite reverse;
    filter: blur(30px);
    bottom: -10%;
    position: absolute;
    left: -10%;
    height: 60%;
    opacity: 0.3;
    content: "";
    z-index: 0;
}.thanksZoneHAKj .container {
    z-index: 2;
    animation: fadeIn 0.8s ease-out forwards;
    max-width: 1200px;
    flex-direction: column;
    display: flex;
    margin: 0 auto;
    position: relative;
    align-items: center;
}.thanksZoneHAKj h2 {
    margin-bottom: 3rem;
    opacity: 0;
    letter-spacing: -0.02em;
    transform: translateY(20px);
    font-size: clamp(1.75rem, 4vw, 30px);
    text-align: center;
    max-width: 90%;
    position: relative;
    animation: slideUp 0.7s ease-out 0.2s forwards;
    font-family: Arial, sans-serif;
    font-weight: 700;
    color: #000000;
    line-height: 1.3;
}.thanksZoneHAKj h2::before {
    bottom: -16px;
    height: 4px;
    content: "";
    width: 80px;
    transform: translateX(-50%);
    border-radius: 2px;
    left: 50%;
    background: linear-gradient(90deg, rgb(151,130,171) 0%, rgb(116,72,157) 100%);
    position: absolute;
}.thanksZoneHAKj .fast_classesLrYC {
    background: linear-gradient(120deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.96) 100%);
    animation: slideUp 0.8s ease-out 0.4s forwards;
    opacity: 0;
    border-left: 4px solid rgb(151,130,171);
    width: 100%;
    transform: translateY(30px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.06), 0 8px 16px rgba(0,0,0,0.04);
    max-width: 880px;
    border-radius: 15px;
    padding: 3rem;
    position: relative;
    backdrop-filter: blur(8px);
}.thanksZoneHAKj .fast_classesLrYC::before {
    bottom: 15px;
    right: 15px;
    content: "";
    border-radius: calc(15px - 15px);
    border: 1px dashed rgba(0,0,0,0.07);
    position: absolute;
    z-index: 0;
    pointer-events: none;
    top: 15px;
    left: 15px;
}.thanksZoneHAKj ul {
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 1;
    position: relative;
}.thanksZoneHAKj li {
    position: relative;
    padding-left: 2rem;
}.thanksZoneHAKj li::before {
    position: absolute;
    background: rgb(151,130,171);
    border-radius: 50%;
    animation: pulse 3s ease-in-out infinite;
    content: "";
    top: 8px;
    box-shadow: 0 0 0 4px rgb(151,130,171,0.5);
    left: 0;
    width: 8px;
    height: 8px;
}.thanksZoneHAKj span {
    position: relative;
    color: #000000;
    line-height: 1.7;
    z-index: 2;
    font-family: Arial, sans-serif;
    font-size: clamp(1rem, 2vw, 1.1rem);
    display: block;
    font-weight: 400;
}

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

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgb(151,130,171,0.5);
    }
    70% {
        box-shadow: 0 0 0 8px rgba(0,0,0,0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(0,0,0,0);
    }
}

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

@media screen and (max-width: 767px) {.thanksZoneHAKj {
    padding: 3rem 1.25rem;
}.thanksZoneHAKj h2 {
    margin-bottom: 2rem;
    max-width: 100%;
}.thanksZoneHAKj .fast_classesLrYC {
    padding: 2rem 1.5rem;
    border-left-width: 3px;
}.thanksZoneHAKj li {
    padding-left: 1.5rem;
}.thanksZoneHAKj li::before {
    top: 6px;
    height: 6px;
    width: 6px;
}.thanksZoneHAKj h2::before {
    bottom: -12px;
    height: 3px;
    width: 60px;
}
}

@media screen and (max-width: 480px) {.thanksZoneHAKj {
    padding: 2.5rem 1rem;
}.thanksZoneHAKj h2 {
    margin-bottom: 1.5rem;
    font-size: 1.5rem;
}.thanksZoneHAKj .fast_classesLrYC {
    padding: 1.5rem 1.25rem;
}.thanksZoneHAKj span {
    font-size: 0.95rem;
}}.secure_depositorynsHj {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    font-family: Arial, sans-serif;
    background-color: rgb(189,177,195);
    transition: background-color 0.3s ease, color 0.3s ease;
    color: #000000;
    padding: 40px;
}.secure_depositorynsHj h1 {
    margin-bottom: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: rgb(151,130,171);
    font-size: 45px;
}.secure_depositorynsHj h2 {
    font-size: 32px;
    margin-bottom: 15px;
    color: rgb(116,72,157);
    text-transform: uppercase;
    font-weight: 600;
}.secure_depositorynsHj h3,
.secure_depositorynsHj h4,
.secure_depositorynsHj h5,
.secure_depositorynsHj h6 {
    font-weight: 400;
    margin-bottom: 10px;
    font-size: 24px;
    text-transform: uppercase;
    color: rgb(151,130,171);
}.secure_depositorynsHj ul {
    list-style-type: disc;
    padding-left: 20px;
    margin-bottom: 20px;
}.secure_depositorynsHj ol {
    list-style-type: decimal;
    margin-bottom: 20px;
    padding-left: 20px;
}.secure_depositorynsHj li {
    line-height: 1.6;
    font-size: 14px;
    margin-bottom: 10px;
}.secure_depositorynsHj section {
    margin-bottom: 30px;
}.secure_depositorynsHj p {
    line-height: 1.8;
    font-size: 14px;
    margin-bottom: 20px;
}.secure_depositorynsHj span {
    color: rgb(151,130,171);
    font-weight: 600;
}.secure_depositorynsHj div {
    padding: 20px;
    background-color: rgb(255, 255, 255, 0.5);
    border-radius: 10px;
    margin-bottom: 20px;
}
@media only screen and (max-width: 800px) {.secure_depositorynsHj {
    padding: 20px;
}.secure_depositorynsHj h1 {
    font-size: calc(24px - 10px);
}.secure_depositorynsHj h2 {
    font-size: calc(24px - 8px);
}.secure_depositorynsHj ul,
    .secure_depositorynsHj ol {
    padding-left: 15px;
}.secure_depositorynsHj li {
    font-size: calc(14px - 2px);
}.secure_depositorynsHj p {
    font-size: calc(14px - 2px);
}}
.mentorship_profileBozs {
    overflow: hidden;
    perspective: 1000px;
    padding: 7rem 2rem 5rem;
    background: linear-gradient(135deg, rgb(189,177,195) 0%, rgb(151,130,171,0.5) 100%);
    position: relative;
}.mentorship_profileBozs::before {
    right: -10%;
    content: "";
    opacity: 0.2;
    width: 60%;
    top: -20%;
    position: absolute;
    background: repeating-linear-gradient(
        45deg,
        rgb(116,72,157,0.5),
        rgb(116,72,157,0.5) 5px,
        transparent 5px,
        transparent 20px
    );
    height: 70%;
    transform: rotateZ(-15deg) rotateX(45deg) rotateY(15deg);
    z-index: 1;
}.mentorship_profileBozs::after {
    width: 40%;
    z-index: 1;
    content: "";
    bottom: -15%;
    border: 5px solid rgb(151,130,171,0.5);
    left: -5%;
    position: absolute;
    transform: rotateZ(15deg) rotateX(30deg) rotateY(-10deg);
    opacity: 0.3;
    height: 50%;
}.mentorship_profileBozs .review_sliderMrEI {
    align-items: center;
    transform-style: preserve-3d;
    z-index: 2;
    display: flex;
    justify-content: center;
    max-width: 1000px;
    position: relative;
    margin: 0 auto;
}.mentorship_profileBozs .post_imageljCX {
    z-index: 3;
    transform: 
        translateZ(60px) 
        rotateY(15deg) 
        rotateX(5deg);
    box-shadow: 20px 20px 30px -10px rgba(0, 0, 0, 0.5);
    clip-path: polygon(
        0% 0%, 
        100% 0%, 
        100% 80%, 
        80% 100%, 
        0% 100%
    );
    left: 15%;
    height: 380px;
    border-radius: 10px;
    position: absolute;
    width: 300px;
    transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}.mentorship_profileBozs .post_imageljCX:hover {
    transform: 
        translateZ(80px) 
        rotateY(5deg) 
        rotateX(0deg);
    filter: brightness(1.1);
    box-shadow: 30px 30px 40px -10px rgba(0, 0, 0, 0.5);
}.mentorship_profileBozs .work_achievementsDXzK {
    box-shadow: 15px 15px 30px -5px rgba(0, 0, 0, 0.5);
    transform: 
        translateZ(30px) 
        rotateY(-10deg) 
        rotateX(3deg);
    padding: 2.5rem 2.5rem 2.5rem 8rem;
    position: relative;
    border-radius: 11px;
    background: #ffffff;
    transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
    width: 550px;
    margin-left: auto;
    z-index: 2;
}.mentorship_profileBozs .work_achievementsDXzK::before {
    transition: all 0.5s ease;
    top: 15px;
    height: 100%;
    opacity: 0.3;
    position: absolute;
    background: rgb(151,130,171,0.5);
    border-radius: 11px;
    width: 100%;
    z-index: -1;
    left: 15px;
    content: "";
}.mentorship_profileBozs .work_achievementsDXzK:hover {
    box-shadow: 25px 25px 40px -5px rgba(0, 0, 0, 0.5);
    transform: 
        translateZ(40px) 
        rotateY(-5deg) 
        rotateX(0deg);
}.mentorship_profileBozs .work_achievementsDXzK:hover::before {
    top: 8px;
    opacity: 0.5;
    left: 8px;
}.mentorship_profileBozs .name {
    animation: slide-up 0.7s forwards 0.2s;
    z-index: 2;
    opacity: 0;
    font-size: 36px;
    margin-bottom: 0.7rem;
    color: rgb(151,130,171);
    transform: translateY(30px);
    position: relative;
    font-weight: 700;
}.mentorship_profileBozs .work_achievementsDXzK > div:nth-child(2) {
    position: relative;
    font-weight: 600;
    z-index: 2;
    transform: translateY(30px);
    opacity: 0;
    font-size: 16px;
    animation: slide-up 0.7s forwards 0.4s;
    margin-bottom: 2rem;
    color: rgb(116,72,157);
}.mentorship_profileBozs .emp_wraplkLN {
    font-size: 15px;
    line-height: 1.7;
    animation: slide-up 0.7s forwards 0.6s;
    font-weight: 400;
    color: #000000;
    opacity: 0;
    transform: translateY(30px);
    font-style: italic;
    position: relative;
    z-index: 2;
}@keyframes slide-up {
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.mentorship_profileBozs .emp_wraplkLN::after {
    color: rgb(116,72,157,0.5);
    bottom: -50px;
    opacity: 0.4;
    font-family: serif;
    font-size: 6rem;
    position: absolute;
    content: "";
    right: 0;
    z-index: -1;
}@keyframes floating {
    0% {
        transform: translateY(0px) rotate(0deg);
    }
    50% {
        transform: translateY(-20px) rotate(5deg);
    }
    100% {
        transform: translateY(0px) rotate(0deg);
    }
}

.mentorship_profileBozs .review_sliderMrEI:hover .post_imageljCX {
    animation: floating 6s ease-in-out infinite;
}

@media (max-width: 1100px) {.mentorship_profileBozs .review_sliderMrEI {
    align-items: center;
    flex-direction: column;
}.mentorship_profileBozs .post_imageljCX {
    left: auto;
    height: 320px;
    width: 250px;
    position: relative;
    transform: 
            translateZ(30px) 
            rotateY(0deg) 
            rotateX(0deg);
    margin-bottom: 4rem;
}.mentorship_profileBozs .work_achievementsDXzK {
    padding: 2rem;
    margin-left: 0;
    transform: 
            translateZ(20px) 
            rotateY(0deg) 
            rotateX(0deg);
    width: 100%;
}}.meet_uspCFU {
    position: relative;
    overflow: hidden;
    padding: 120px 0 100px;
    font-family: Arial, sans-serif;
    background: linear-gradient(145deg, rgb(189,177,195) 60%, rgba(rgb(116,72,157,0.5), 0.1) 100%);
}.meet_uspCFU::before {
    width: 35%;
    content: "";
    top: 0;
    background: linear-gradient(to right, transparent, rgba(rgb(151,130,171,0.5), 0.05));
    right: 0;
    clip-path: polygon(30% 0, 100% 0, 100% 100%, 0% 100%);
    height: 100%;
    position: absolute;
    z-index: 1;
}.meet_uspCFU::after {
    animation: expandLine 3s ease-out forwards;
    transform-origin: left;
    width: 100%;
    background: linear-gradient(90deg, rgb(151,130,171), transparent);
    content: "";
    bottom: 0;
    position: absolute;
    left: 0;
    height: 4px;
}.meet_uspCFU .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
    padding: 0 20px;
}.meet_uspCFU h1 {
    margin-bottom: 60px;
    font-size: 43px;
    display: inline-block;
    font-weight: 700;
    letter-spacing: 0.02em;
    color: #000000;
    transform: translateX(-5px);
    position: relative;
}.meet_uspCFU h1::after {
    left: 0;
    height: 3px;
    background: rgb(151,130,171);
    transform-origin: left;
    content: "";
    position: absolute;
    width: 80px;
    animation: expandWidth 1.5s ease-out forwards;
    bottom: -12px;
}.meet_uspCFU h1::before {
    left: -10px;
    height: 40px;
    content: "";
    opacity: 0.7;
    border-left: 3px solid rgb(116,72,157);
    border-top: 3px solid rgb(116,72,157);
    width: 40px;
    position: absolute;
    top: -30px;
}.meet_uspCFU .knowledge_hubiwKo {
    position: relative;
}.meet_uspCFU .knowledge_hubiwKo ul {
    gap: 60px;
    list-style: none;
    grid-template-columns: 1fr;
    display: grid;
    padding: 0;
    margin: 0;
}.meet_uspCFU .study_expertkaEA {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.4s ease;
    padding: 35px 40px;
    overflow: hidden;
    background: #ffffff;
    position: relative;
    box-shadow: 0 15px 40px rgba(rgba(0, 0, 0, 0.5), 0.06);
}.meet_uspCFU .study_expertkaEA:hover {
    box-shadow: 0 20px 45px rgba(rgba(0, 0, 0, 0.5), 0.08);
    transform: translateY(-5px);
}.meet_uspCFU .study_expertkaEA::before {
    transition: height 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    content: "";
    height: 0;
    width: 5px;
    background: rgb(151,130,171);
    left: 0;
    top: 0;
    position: absolute;
}.meet_uspCFU .study_expertkaEA:hover::before {
    height: 100%;
}.meet_uspCFU .study_expertkaEA h4 {
    transition: transform 0.3s ease;
    margin: 0 0 25px;
    position: relative;
    color: #000000;
    transform: translateX(0);
    padding-bottom: 15px;
    font-weight: 600;
    font-size: calc(24px + 2px);
}.meet_uspCFU .study_expertkaEA:hover h4 {
    color: rgb(151,130,171);
    transform: translateX(8px);
}.meet_uspCFU .study_expertkaEA h4::after {
    position: absolute;
    transition: width 0.4s ease;
    background-color: rgb(116,72,157);
    width: 45px;
    content: "";
    height: 2px;
    left: 0;
    bottom: 0;
}.meet_uspCFU .study_expertkaEA:hover h4::after {
    width: 70px;
    background-color: rgb(151,130,171);
}.meet_uspCFU .study_expertkaEA div {
    line-height: 1.75;
    font-size: 12px;
    overflow-y: auto;
    margin: 0;
    padding-right: 15px;
    color: #000000;
    max-height: 250px;
}.meet_uspCFU .study_expertkaEA div::-webkit-scrollbar {
    width: 4px;
}.meet_uspCFU .study_expertkaEA div::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(rgba(0, 0, 0, 0.5), 0.05);
}.meet_uspCFU .study_expertkaEA div::-webkit-scrollbar-thumb {
    background: rgb(116,72,157);
    border-radius: 10px;
}

@media (min-width: 992px) {.meet_uspCFU .knowledge_hubiwKo ul {
    grid-template-columns: 1fr 1fr;
}.meet_uspCFU .study_expertkaEA:first-child {
    transform: translateY(20px);
}.meet_uspCFU .study_expertkaEA:first-child:hover {
    transform: translateY(15px);
}.meet_uspCFU h1 {
    font-size: calc(43px + 4px);
    margin-bottom: 70px;
}
}

@media (max-width: 991px) {.meet_uspCFU {
    padding: 80px 0 70px;
}.meet_uspCFU::before {
    width: 25%;
}.meet_uspCFU h1 {
    margin-bottom: 50px;
}.meet_uspCFU .study_expertkaEA {
    padding: 30px;
}
}

@media (max-width: 767px) {.meet_uspCFU {
    padding: 60px 0 50px;
}.meet_uspCFU::before {
    display: none;
}.meet_uspCFU h1 {
    margin-bottom: 40px;
    font-size: calc(35px + 2px);
}.meet_uspCFU .knowledge_hubiwKo ul {
    gap: 40px;
}.meet_uspCFU .study_expertkaEA {
    padding: 25px;
}.meet_uspCFU .study_expertkaEA h4 {
    margin-bottom: 20px;
    padding-bottom: 12px;
    font-size: 24px;
}.meet_uspCFU .study_expertkaEA div {
    max-height: 200px;
}
}

@media (max-width: 480px) {.meet_uspCFU {
    padding: 50px 0 40px;
}.meet_uspCFU h1 {
    margin-bottom: 35px;
    font-size: 35px;
}.meet_uspCFU .knowledge_hubiwKo ul {
    gap: 30px;
}.meet_uspCFU .study_expertkaEA {
    padding: 20px;
}.meet_uspCFU .study_expertkaEA h4 {
    font-size: calc(19px + 2px);
    padding-bottom: 10px;
    margin-bottom: 15px;
}}

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

@keyframes expandLine {
    from { transform: scaleX(0); }
    to { transform: scaleX(1); }
}.program_offeringsFqHo {
    padding: 100px 0;
    background: linear-gradient(135deg, rgb(189,177,195) 0%, rgb(151,130,171,0.5) 100%);
    overflow: hidden;
    position: relative;
}.program_offeringsFqHo::before {
    position: absolute;
    z-index: 1;
    top: 0;
    height: 100%;
    background: 
    radial-gradient(circle at 20% 20%, rgb(116,72,157,0.5) 0%, transparent 30%),
    radial-gradient(circle at 80% 80%, rgb(151,130,171,0.5) 0%, transparent 30%);
    left: 0;
    content: "";
    width: 100%;
}.program_offeringsFqHo::after {
    width: 100%;
    content: "";
    top: 0;
    background-size: 40px 40px;
    height: 100%;
    opacity: 0.1;
    z-index: 1;
    background-position: -1px -1px;
    background-image: 
    linear-gradient(90deg, rgb(151,130,171,0.5) 1px, transparent 1px),
    linear-gradient(0deg, rgb(151,130,171,0.5) 1px, transparent 1px);
    left: 0;
    position: absolute;
}.program_offeringsFqHo .container {
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
    padding: 0 30px;
    position: relative;
}.program_offeringsFqHo .fast_classesLrYC {
    display: grid;
    position: relative;
    grid-template-columns: 1fr 1.2fr;
}.program_offeringsFqHo .skill_workaGiX {
    position: relative;
    flex-direction: column;
    z-index: 3;
    align-items: flex-start;
    display: flex;
    padding: 0 50px 0 0;
    justify-content: center;
}.program_offeringsFqHo .nav_headerClQI {
    transform-style: preserve-3d;
    margin-bottom: 30px;
    perspective: 500px;
    position: relative;
}.program_offeringsFqHo .nav_headerClQI::before {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    content: "";
    left: -15px;
    border-radius: 10px;
    transform: translateZ(-10px);
    background-color: #ffffff;
    height: calc(100% + 30px);
    z-index: -1;
    position: absolute;
    top: -15px;
    width: calc(100% + 30px);
}.program_offeringsFqHo .nav_headerClQI::after {
    border: 1px solid rgb(151,130,171,0.5);
    border-radius: calc(10px - 2px);
    width: calc(100% + 10px);
    content: "";
    position: absolute;
    height: calc(100% + 10px);
    left: -5px;
    top: -5px;
    z-index: -1;
    transform: translateZ(-5px);
}.program_offeringsFqHo .nav_headerClQI svg {
    filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.1));
    transition: all 0.3s ease;
    max-width: 140px;
}.program_offeringsFqHo .nav_headerClQI svg path {
    fill: rgb(151,130,171);
    transition: fill 0.3s ease;
}.program_offeringsFqHo .nav_headerClQI:hover svg {
    transform: scale(1.05);
}.program_offeringsFqHo .nav_headerClQI:hover svg path {
    fill: rgb(116,72,157);
}.program_offeringsFqHo h3 {
    color: #000000;
    position: relative;
    font-size: 33px;
    margin-bottom: 30px;
    line-height: 1.3;
    padding-left: 20px;
    font-weight: 700;
    border-left: 3px solid rgb(151,130,171);
}.program_offeringsFqHo h3::after {
    width: 30px;
    left: -3px;
    height: 3px;
    position: absolute;
    bottom: -5px;
    background-color: rgb(116,72,157);
    content: "";
}.program_offeringsFqHo p {
    line-height: 1.8;
    position: relative;
    font-family: Arial, sans-serif;
    margin-bottom: 0;
    font-weight: 400;
    padding-left: 20px;
    font-size: 15px;
    color: #000000;
}.program_offeringsFqHo .post_imageljCX {
    border-radius: 50% 0 0 50%;
    position: relative;
    height: 550px;
    transition: all 0.5s ease;
    box-shadow: -20px 0 40px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}.program_offeringsFqHo .post_imageljCX::before {
    border-radius: 50% 0 0 50%;
    z-index: 2;
    content: "";
    border-left: 10px solid rgb(151,130,171,0.5);
    border: 10px solid transparent;
    inset: 0;
    position: absolute;
}.program_offeringsFqHo .post_imageljCX::after {
    box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.2);
    border-radius: 50% 0 0 50%;
    inset: 15px;
    position: absolute;
    z-index: 2;
    content: "";
}

@media screen and (min-width: 1600px) {.program_offeringsFqHo .fast_classesLrYC {
    grid-template-columns: 1fr 1.5fr;
}.program_offeringsFqHo .post_imageljCX {
    border-radius: 45% 0 0 45%;
}
}

@media screen and (max-width: 1200px) {.program_offeringsFqHo {
    padding: 80px 0;
}.program_offeringsFqHo .skill_workaGiX {
    padding: 0 30px 0 0;
}
}

@media screen and (max-width: 991px) {.program_offeringsFqHo .fast_classesLrYC {
    grid-template-columns: 1fr;
    gap: 60px;
}.program_offeringsFqHo .skill_workaGiX {
    padding: 0;
    order: 2;
}.program_offeringsFqHo .post_imageljCX {
    order: 1;
    border-radius: 0 0 30% 30%;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    min-height: 350px;
}.program_offeringsFqHo .post_imageljCX::before {
    border: 10px solid transparent;
    border-bottom: 10px solid rgb(151,130,171,0.5);
    border-radius: 0 0 30% 30%;
}.program_offeringsFqHo .post_imageljCX::after {
    border-radius: 0 0 30% 30%;
}.program_offeringsFqHo .fast_classesLrYC::before,
  .program_offeringsFqHo .fast_classesLrYC::after {
    left: 50%;
    transform: translateX(-50%);
    top: calc(350px - 30px);
}.program_offeringsFqHo .fast_classesLrYC::after {
    top: calc(350px - 15px);
    left: 50%;
    transform: translateX(-50%);
}
  
  @keyframes pulse {
    0%, 100% {
      transform: translateX(-50%) scale(1);
      opacity: 1;
    }
    50% {
      transform: translateX(-50%) scale(1.2);
      opacity: 0.8;
    }
  }
}

@media screen and (max-width: 768px) {.program_offeringsFqHo {
    padding: 60px 0;
}.program_offeringsFqHo .fast_classesLrYC {
    gap: 50px;
}.program_offeringsFqHo .post_imageljCX {
    min-height: 300px;
}.program_offeringsFqHo .fast_classesLrYC::before {
    top: calc(300px - 30px);
    height: 50px;
    width: 50px;
}.program_offeringsFqHo .fast_classesLrYC::after {
    height: 25px;
    width: 25px;
    top: calc(300px - 15px);
}.program_offeringsFqHo h3 {
    padding-left: 15px;
    font-size: calc(33px - 4px);
}.program_offeringsFqHo p {
    padding-left: 15px;
}.program_offeringsFqHo .nav_headerClQI {
    margin-bottom: 25px;
}.program_offeringsFqHo .nav_headerClQI svg {
    max-width: 120px;
}
}

@media screen and (max-width: 576px) {.program_offeringsFqHo {
    padding: 50px 0;
}.program_offeringsFqHo .post_imageljCX {
    min-height: 250px;
    border-radius: 0 0 25% 25%;
}.program_offeringsFqHo .post_imageljCX::before {
    border-radius: 0 0 25% 25%;
}.program_offeringsFqHo .post_imageljCX::after {
    border-radius: 0 0 25% 25%;
}.program_offeringsFqHo .fast_classesLrYC::before {
    top: calc(250px - 25px);
    width: 40px;
    height: 40px;
}.program_offeringsFqHo .fast_classesLrYC::after {
    width: 20px;
    height: 20px;
    top: calc(250px - 12px);
}.program_offeringsFqHo h3 {
    font-size: calc(33px - 6px);
    margin-bottom: 20px;
}.program_offeringsFqHo p {
    font-size: calc(15px - 1px);
}.program_offeringsFqHo .nav_headerClQI {
    margin-bottom: 20px;
}.program_offeringsFqHo .nav_headerClQI::before {
    width: calc(100% + 20px);
    top: -10px;
    left: -10px;
    height: calc(100% + 20px);
}}header .top_infoGrSf {
    padding: 1.5rem 2rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    border-bottom-left-radius: 14px;
    position: relative;
    align-items: center;
    width: 100%;
    z-index: 100;
    background: linear-gradient(135deg, rgb(151,130,171,0.5) 0%, rgb(116,72,157) 100%);
    justify-content: space-between;
    display: flex;
    border-bottom-right-radius: 0;
    overflow: visible;
    left: 0;
}header .top_infoGrSf .nav_headerClQI {
    z-index: 2;
    transform: skewX(5deg);
    position: relative;
}header .top_infoGrSf .nav_headerClQI .header_baselCbL {
    transition: transform 0.3s ease-in-out;
    display: block;
}header .top_infoGrSf .nav_headerClQI .header_baselCbL:hover {
    transform: translateY(-8px) rotate(0deg);
}header .top_infoGrSf .nav_headerClQI svg {
    height: auto;
    width: 80px;
}header .top_infoGrSf .top_teachCJgK {
    padding: 0;
    list-style: none;
    position: relative;
    margin: 0;
    gap: 1rem;
    display: flex;
}header .top_infoGrSf .top_teachCJgK::before {
    top: -10px;
    z-index: -1;
    height: calc(100% + 20px);
    border-radius: 10px;
    content: "";
    position: absolute;
    background: linear-gradient(45deg, transparent 0%, rgb(151,130,171,0.5) 100%);
    width: calc(100% + 40px);
    left: -20px;
    transition: opacity 0.3s ease, transform 0.3s ease;
    opacity: 0;
}header .top_infoGrSf .header_learnskOZ {
    position: relative;
    transition: transform 0.3s ease;
}header .top_infoGrSf .header_learnskOZ a {
    font-family: Arial, sans-serif;
    color: #ffffff;
    transition: color 0.3s ease;
    display: block;
    font-weight: 600;
    padding: 0.5rem 1rem;
    position: relative;
    text-decoration: none;
    font-size: 18px;
}header .top_infoGrSf .header_learnskOZ a::before {
    background: rgb(116,72,157);
    height: 2px;
    transform-origin: right;
    position: absolute;
    transform: scaleX(0) rotate(-2deg);
    content: "";
    bottom: 0;
    width: 100%;
    left: 0;
    transition: transform 0.3s ease;
}header .top_infoGrSf .header_learnskOZ a:hover {
    color: rgb(116,72,157);
}header .top_infoGrSf .header_learnskOZ a:hover::before {
    transform: scaleX(1) rotate(-2deg);
    transform-origin: left;
}

@media (max-width: 992px) {header .top_infoGrSf {
    margin-left: calc(-50vw + 50%);
    transform: skewX(0);
    padding: 1rem;
    flex-direction: column;
    width: 100vw;
    box-sizing: border-box;
}header .top_infoGrSf .nav_headerClQI {
    margin-bottom: 1rem;
    transform: skewX(0);
}header .top_infoGrSf .top_teachCJgK {
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
    transform: skewX(0);
}header .top_infoGrSf .top_teachCJgK::before {
    transform: skewX(0);
}header .top_infoGrSf .top_teachCJgK:hover::before {
    transform: skewX(0);
}header .top_infoGrSf .header_learnskOZ {
    margin: 0.25rem;
}header .top_infoGrSf .header_learnskOZ:nth-child(odd),
  header .top_infoGrSf .header_learnskOZ:nth-child(even) {
    transform: translateY(0);
}
}

@media (max-width: 576px) {header .top_infoGrSf {
    padding: 0.75rem;
}header .top_infoGrSf .top_teachCJgK {
    align-items: center;
    flex-direction: column;
}header .top_infoGrSf .header_learnskOZ {
    text-align: center;
    width: 100%;
}header .top_infoGrSf .nav_headerClQI svg {
    width: 100px;
}}.cookie_notice_bannerACUx {
    transition: transform 0.5s ease-in-out;
    width: 100%;
    font-family: Arial, sans-serif;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    position: fixed;
    z-index: 90;
    animation: slideUp 0.5s forwards;
    transform: translateY(100%);
    bottom: 0;
    border-top: 3px solid rgb(116,72,157);
    background: rgb(116,72,157);
    padding: 20px 0;
}@keyframes slideUp {
    to {
        transform: translateY(0);
    }
}
.edu_approveGglL {
    justify-content: space-between;
    gap: 20px;
    padding: 20px 5%;
    align-items: center;
    display: flex;
}.cookie_notice_bannerACUx h5 {
    text-transform: uppercase;
    font-size: 18px;
    color: #ffffff;
    letter-spacing: 1px;
    font-weight: 700;
}.cookie_notice_bannerACUx p {
    margin: 0;
    color: #ffffff;
    line-height: 1.5;
    font-size: 16px;
}.cookie_optiondBiW {
    display: flex;
    justify-content: center;
    align-items: center;
    filter: drop-shadow(0 0 10px rgb(151,130,171));
    flex-shrink: 0;
    margin-right: 15px;
}.cookie_optiondBiW svg {
    height: 80px;
    width: 80px;
    transition: transform 0.3s ease-in-out;
    fill: rgb(151,130,171);
}.cookie_optiondBiW:hover svg {
    transform: scale(1.1);
}.cookie_complyXYS {
    box-shadow: 0 0 15px rgb(151,130,171);
    cursor: pointer;
    text-decoration: none;
    margin-left: 10px;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    color: #000000;
    text-align: center;
    min-width: 140px;
    font-size: 20px;
    flex-shrink: 0;
    background: linear-gradient(90deg, rgb(151,130,171), rgb(116,72,157));
    white-space: nowrap;
    line-height: 40px;
    padding: 10px 20px;
    border-radius: 10px;
}.cookie_complyXYS:hover {
    box-shadow: 0 0 20px rgb(116,72,157);
}.cookie_button.track_alertRclE:hover {
    box-shadow: 0 0 15px rgb(116,72,157);
}.cookie_notice_bannerACUx p a {
    transition: color 0.3s ease;
    color: rgb(151,130,171);
    text-decoration: none;
}.cookie_notice_bannerACUx p a:hover {
    color: rgb(116,72,157);
}#cookie_window_boxkTev {
    display: none;
}#cookie_window_boxkTev:checked ~ .cookie_notice_bannerACUx {
    visibility: hidden;
    opacity: 0;
}
@media only screen and (max-width: 1200px) {.cookie_notice_bannerACUx {
    padding: 15px 0;
}.edu_approveGglL {
    padding: 15px 5%;
}
}
@media only screen and (max-width: 800px) {.cookie_optiondBiW {
    display: none;
}.edu_approveGglL {
    flex-direction: column;
    align-items: center;
    text-align: center;
}.cookie_notice_bannerACUx h5 {
    font-size: 22px;
    margin-bottom: 5px;
}.digital_consentCyac {
    margin-bottom: 15px;
}.cookie_complyXYS {
    min-width: 100%;
    margin: 10px 0;
}
}
