* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}::-webkit-scrollbar {
    width: 6px;
    background: rgb(178,158,202,0.5);
    height: 6px;
}::-webkit-scrollbar-track {
    margin: 2px 0;
    background: rgb(236,228,242);
    border-radius: 3.1rem;
}::-webkit-scrollbar-thumb {
    transition: all 5s ease-in;
    border-radius: 9999px;
    background: rgb(211,195,225);
}::-webkit-scrollbar-thumb:hover {
    background: #ffffff;
    box-shadow: 1px 3px 15px 3px rgba(0, 0, 0, 0.7);
    transform: scale(1.05);
    border-color: rgb(178,158,202);
}html {
    scrollbar-color: rgb(178,158,202,0.5) rgb(211,195,225,0.5);
    scrollbar-width: none;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1219px;
}.top_primary_QuwLW98 {
    flex: 1 0 auto;
}.outer-container_Jo93Tuv {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    height: 100%;
}header,footer {
    width: 100%;
}svg {
    height: 30px;
    width: 30px;
}.footer_careers_175y4WN {
    flex: 0 0 auto;
}a {
    text-decoration: none;
    color: inherit;
}html,body {
    height: 100%;
    font-family: Arial, sans-serif;
    color: #000000;
    scroll-behavior: smooth;
    min-height: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.statistical_report_tJQT3Fa {
    background: linear-gradient(135deg, rgb(236,228,242) 0%, rgba(236, 240, 243, 1) 100%);
    padding: 6rem 0 5rem;
    overflow: hidden;
    position: relative;
}.statistical_report_tJQT3Fa::before {
    background: radial-gradient(circle at 20% 30%, rgba(rgb(211,195,225,0.5), 0.05) 0%, transparent 60%);
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    content: "";
    position: absolute;
    width: 100%;
}.statistical_report_tJQT3Fa::after {
    width: 300px;
    position: absolute;
    top: -10%;
    z-index: 0;
    height: 300px;
    background: radial-gradient(circle, rgba(rgb(178,158,202,0.5), 0.08) 0%, transparent 70%);
    content: "";
    right: -10%;
}.statistical_report_tJQT3Fa .container {
    max-width: 1200px;
    position: relative;
    padding: 0 2rem;
    margin: 0 auto;
    z-index: 1;
}.statistical_report_tJQT3Fa ul {
    padding: 0;
    display: grid;
    margin: 0;
    list-style: none;
    gap: 2.5rem;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
}.statistical_report_tJQT3Fa .fast_gain_H2m4cG5 {
    transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.05), 
                -10px -10px 20px rgba(255, 255, 255, 0.8),
                inset 3px 3px 6px rgba(255, 255, 255, 0.9),
                inset -3px -3px 6px rgba(0, 0, 0, 0.05);
    height: 100%;
    transform: translateY(0);
    padding: 2.5rem 1.8rem;
    background: #ffffff;
    position: relative;
}.statistical_report_tJQT3Fa .fast_gain_H2m4cG5:hover {
    transform: translateY(-10px);
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.08), 
                -15px -15px 30px rgba(255, 255, 255, 0.9),
                inset 2px 2px 4px rgba(255, 255, 255, 0.8),
                inset -2px -2px 4px rgba(0, 0, 0, 0.03);
}.statistical_report_tJQT3Fa .fast_gain_H2m4cG5::before {
    left: 0;
    transform: scaleX(0.7);
    height: 5px;
    top: 0;
    opacity: 0;
    background: linear-gradient(90deg, rgb(211,195,225) 0%, rgb(178,158,202) 100%);
    right: 0;
    position: absolute;
    content: "";
    transition: all 0.4s ease;
}.statistical_report_tJQT3Fa .fast_gain_H2m4cG5:hover::before {
    transform: scaleX(1);
    opacity: 1;
}.statistical_report_tJQT3Fa .fast_gain_H2m4cG5 div {
    align-items: center;
    flex-direction: column;
    text-align: center;
    display: flex;
}.statistical_report_tJQT3Fa .fast_gain_H2m4cG5 p {
    font-weight: 700;
    color: rgb(211,195,225);
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    margin: 0 0 1rem;
    font-size: calc(30px * 1.2);
    position: relative;
}.statistical_report_tJQT3Fa .fast_gain_H2m4cG5:hover p {
    transform: scale(1.1);
}.statistical_report_tJQT3Fa .fast_gain_H2m4cG5 p::after {
    transition: all 0.4s ease;
    bottom: -0.5rem;
    left: 50%;
    transform: translateX(-50%) scaleX(0.7);
    background: linear-gradient(90deg, rgb(211,195,225) 0%, rgb(178,158,202) 100%);
    content: "";
    width: 30px;
    height: 3px;
    opacity: 0.7;
    position: absolute;
}.statistical_report_tJQT3Fa .fast_gain_H2m4cG5:hover p::after {
    opacity: 1;
    width: 50px;
    transform: translateX(-50%) scaleX(1);
}.statistical_report_tJQT3Fa .fast_gain_H2m4cG5 span {
    transition: all 0.3s ease;
    font-weight: 600;
    display: block;
    margin-top: 0.5rem;
    color: #000000;
    font-size: calc(17px * 0.95);
    line-height: 1.4;
}.statistical_report_tJQT3Fa .fast_gain_H2m4cG5:hover span {
    color: #000000;
}.statistical_report_tJQT3Fa h4 {
    position: relative;
    font-weight: 600;
    text-align: center;
    padding-bottom: 1.5rem;
    margin-top: 4rem;
    color: #000000;
    font-size: 20px;
}.statistical_report_tJQT3Fa h4::after {
    background: linear-gradient(90deg, rgb(211,195,225) 0%, rgb(178,158,202) 100%);
    height: 4px;
    left: 50%;
    width: 80px;
    content: "";
    transform: translateX(-50%);
    opacity: 0.8;
    position: absolute;
    bottom: 0;
}

@media (max-width: 991px) {.statistical_report_tJQT3Fa {
    padding: 5rem 0 4rem;
}.statistical_report_tJQT3Fa ul {
    gap: 2rem;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}.statistical_report_tJQT3Fa .fast_gain_H2m4cG5 {
    padding: 2rem 1.5rem;
}.statistical_report_tJQT3Fa .fast_gain_H2m4cG5 p {
    font-size: calc(30px * 1.1);
}
}

@media (max-width: 768px) {.statistical_report_tJQT3Fa {
    padding: 4rem 0 3rem;
}.statistical_report_tJQT3Fa ul {
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 1.5rem;
}.statistical_report_tJQT3Fa .fast_gain_H2m4cG5 {
    padding: 1.8rem 1.2rem;
}.statistical_report_tJQT3Fa h4 {
    margin-top: 3rem;
}
}

@media (max-width: 576px) {.statistical_report_tJQT3Fa {
    padding: 3.5rem 0 2.5rem;
}.statistical_report_tJQT3Fa ul {
    gap: 1.2rem;
    grid-template-columns: 1fr 1fr;
}.statistical_report_tJQT3Fa .fast_gain_H2m4cG5 {
    padding: 1.5rem 1rem;
}.statistical_report_tJQT3Fa .fast_gain_H2m4cG5 p {
    margin-bottom: 0.7rem;
    font-size: calc(30px * 0.9);
}.statistical_report_tJQT3Fa .fast_gain_H2m4cG5 span {
    font-size: calc(17px * 0.85);
}.statistical_report_tJQT3Fa h4 {
    font-size: calc(20px * 0.9);
    margin-top: 2.5rem;
}.statistical_report_tJQT3Fa h4::after {
    height: 3px;
    width: 60px;
}
}

@media (max-width: 440px) {.statistical_report_tJQT3Fa ul {
    grid-template-columns: 1fr;
    gap: 1rem;
}.statistical_report_tJQT3Fa .fast_gain_H2m4cG5 {
    padding: 1.5rem 1rem;
}}.program_outcomes_bcKFSsj {
    overflow: hidden;
    padding: 8rem 0;
    perspective: 1000px;
    position: relative;
    background: linear-gradient(to right, rgb(236,228,242) 0%, #ffffff 100%);
}.program_outcomes_bcKFSsj::before {
    width: 70%;
    position: absolute;
    height: 120%;
    content: '';
    background: linear-gradient(135deg, transparent 0%, rgb(211,195,225,0.5) 100%);
    z-index: 1;
    right: -10%;
    top: -10%;
    opacity: 0.5;
    transform: rotate(-15deg);
}.program_outcomes_bcKFSsj .learning_growth_jKfo0QZ {
    display: flex;
    z-index: 2;
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    position: relative;
}.program_outcomes_bcKFSsj .image_preview_Zpl1Wnu {
    z-index: 2;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.15);
    transition: transform 0.5s ease;
    transform: rotateY(15deg) translateX(-5vw);
    position: relative;
    transform-origin: left center;
    width: 50%;
    height: 600px;
}.program_outcomes_bcKFSsj .image_preview_Zpl1Wnu:hover {
    transform: rotateY(5deg) translateX(-3vw);
}.program_outcomes_bcKFSsj .image_preview_Zpl1Wnu::after {
    position: absolute;
    content: '';
    background: linear-gradient(to right, rgb(211,195,225,0.5) 0%, transparent 100%);
    z-index: 1;
    inset: 0;
}.program_outcomes_bcKFSsj .text_placeholder_4WTYBey {
    transform: rotateY(-5deg);
    padding: 3rem 5vw;
    width: 50%;
    transform-origin: right center;
    transition: transform 0.5s ease;
}.program_outcomes_bcKFSsj .text_placeholder_4WTYBey:hover {
    transform: rotateY(0deg);
}.program_outcomes_bcKFSsj h2 {
    color: #000000;
    border-left: 5px solid rgb(211,195,225);
    font-size: 30px;
    position: relative;
    margin-bottom: 3rem;
    font-weight: 700;
    padding-left: 2rem;
}.program_outcomes_bcKFSsj .text_main_holder {
    display: grid;
    position: relative;
    grid-template-columns: 1fr;
    gap: 2rem;
}.program_outcomes_bcKFSsj .text_main_holder > div {
    z-index: 1;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    transition: all 0.4s ease;
    overflow: hidden;
    border-radius: 17px;
    background: #ffffff;
    display: flex;
    align-items: flex-start;
    padding: 2rem;
    position: relative;
}.program_outcomes_bcKFSsj .text_main_holder > div::before {
    background: linear-gradient(135deg, rgb(211,195,225,0.5) 0%, transparent 100%);
    transition: opacity 0.4s ease;
    z-index: -1;
    inset: 0;
    position: absolute;
    opacity: 0;
    content: '';
}.program_outcomes_bcKFSsj .text_main_holder > div:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1);
    transform: translateX(1rem) scale(1.03);
}.program_outcomes_bcKFSsj .text_main_holder > div:hover::before {
    opacity: 1;
}.program_outcomes_bcKFSsj .text_main_holder svg {
    margin-right: 1.5rem;
    width: 3rem;
    flex-shrink: 0;
    transition: all 0.3s ease;
    height: 3rem;
}.program_outcomes_bcKFSsj .text_main_holder > div:hover svg {
    transform: rotate(10deg);
}.program_outcomes_bcKFSsj .text_main_holder svg path {
    transition: fill 0.3s ease;
    fill: rgb(211,195,225);
}.program_outcomes_bcKFSsj .text_main_holder > div:hover svg path {
    fill: rgb(178,158,202);
}.program_outcomes_bcKFSsj .text_main_holder p {
    font-size: 12px;
    color: #000000;
    margin: 0;
    line-height: 1.6;
}

@media (max-width: 1200px) {.program_outcomes_bcKFSsj .image_preview_Zpl1Wnu {
    height: 500px;
    width: 45%;
}.program_outcomes_bcKFSsj .text_placeholder_4WTYBey {
    width: 55%;
}
}

@media (max-width: 992px) {.program_outcomes_bcKFSsj {
    perspective: none;
    padding: 6rem 0;
}.program_outcomes_bcKFSsj .learning_growth_jKfo0QZ {
    max-width: 90%;
    flex-direction: column;
}.program_outcomes_bcKFSsj .image_preview_Zpl1Wnu {
    margin-bottom: 3rem;
    height: 400px;
    transform: none;
    width: 100%;
}.program_outcomes_bcKFSsj .image_preview_Zpl1Wnu:hover {
    transform: none;
}.program_outcomes_bcKFSsj .text_placeholder_4WTYBey {
    padding: 0;
    transform: none;
    width: 100%;
}.program_outcomes_bcKFSsj .text_placeholder_4WTYBey:hover {
    transform: none;
}.program_outcomes_bcKFSsj .text_main_holder > div:hover {
    transform: translateX(0) scale(1.03);
}
}

@media (max-width: 768px) {.program_outcomes_bcKFSsj {
    padding: 5rem 0;
}.program_outcomes_bcKFSsj .image_preview_Zpl1Wnu {
    height: 350px;
}.program_outcomes_bcKFSsj h2 {
    margin-bottom: 2.5rem;
    font-size: calc(30px * 0.9);
}.program_outcomes_bcKFSsj .text_main_holder > div {
    padding: 1.5rem;
}
}

@media (max-width: 576px) {.program_outcomes_bcKFSsj .learning_growth_jKfo0QZ {
    max-width: 95%;
}.program_outcomes_bcKFSsj .image_preview_Zpl1Wnu {
    height: 250px;
}.program_outcomes_bcKFSsj h2 {
    padding-left: 1.5rem;
}.program_outcomes_bcKFSsj .text_main_holder > div {
    padding: 1.2rem;
}.program_outcomes_bcKFSsj .text_main_holder svg {
    width: 2.5rem;
    margin-right: 1rem;
    height: 2.5rem;
}}.program_details_NQGi8OF {
    overflow: hidden;
    position: relative;
    background: rgb(236,228,242);
    padding: 120px 0;
}.program_details_NQGi8OF::before {
    animation: floatEffect 15s infinite alternate ease-in-out;
    z-index: 0;
    opacity: 0.4;
    background: rgb(211,195,225,0.5);
    filter: blur(120px);
    content: "";
    position: absolute;
    left: -100px;
    width: 300px;
    height: 300px;
    top: -100px;
}.program_details_NQGi8OF::after {
    content: "";
    right: -100px;
    filter: blur(150px);
    animation: floatEffect 18s infinite alternate-reverse ease-in-out;
    background: rgb(178,158,202,0.5);
    height: 350px;
    bottom: -100px;
    z-index: 0;
    opacity: 0.3;
    width: 350px;
    position: absolute;
}.program_details_NQGi8OF .container {
    margin: 0 auto;
    position: relative;
    z-index: 1;
    max-width: 1200px;
    padding: 0 20px;
}.program_details_NQGi8OF .class_plan_VlTpxOM {
    position: relative;
    display: flex;
    overflow: hidden;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.05),
                -20px -20px 60px rgba(255, 255, 255, 0.8);
    flex-direction: column;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: #ffffff;
}.program_details_NQGi8OF .class_plan_VlTpxOM:hover {
    transform: translateY(-10px);
    box-shadow: 25px 25px 70px rgba(0, 0, 0, 0.08),
                -25px -25px 70px rgba(255, 255, 255, 0.9);
}.program_details_NQGi8OF .image_preview_Zpl1Wnu {
    position: relative;
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    height: 280px;
    width: 100%;
}.program_details_NQGi8OF .image_preview_Zpl1Wnu::after {
    inset: 0;
    opacity: 0.7;
    position: absolute;
    transition: opacity 0.5s ease;
    content: "";
    background: linear-gradient(
        135deg,
        rgb(211,195,225,0.5) 0%,
        transparent 100%
    );
}.program_details_NQGi8OF .class_plan_VlTpxOM:hover .image_preview_Zpl1Wnu {
    transform: scale(1.05);
}.program_details_NQGi8OF .class_plan_VlTpxOM:hover .image_preview_Zpl1Wnu::after {
    opacity: 0.5;
}.program_details_NQGi8OF .text_placeholder_4WTYBey {
    box-shadow: 0 -15px 30px rgba(0, 0, 0, 0.05);
    position: relative;
    transform: translateY(-30px);
    margin: 0 15px;
    padding: 40px;
    background: #ffffff;
}.program_details_NQGi8OF .text_placeholder_4WTYBey::before {
    width: 40px;
    left: 20px;
    background: rgb(211,195,225);
    position: absolute;
    top: -8px;
    height: 4px;
    content: "";
}.program_details_NQGi8OF .text_placeholder_4WTYBey h3 {
    color: #000000;
    transform: translateX(-10px);
    margin-bottom: 25px;
    font-weight: 700;
    animation: slideIn 0.7s 0.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    font-size: calc(19px * 1.05);
    opacity: 0;
    position: relative;
    font-family: Arial, sans-serif;
    line-height: 1.4;
}.program_details_NQGi8OF .text_placeholder_4WTYBey p.description {
    animation: fadeUp 0.7s 0.4s forwards cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    line-height: 1.7;
    transform: translateY(10px);
    color: #000000;
    max-height: 200px;
    opacity: 0;
    font-weight: 400;
    font-family: Arial, sans-serif;
    padding-right: 15px;
    overflow-y: auto;
    margin-bottom: 20px;
    font-size: 14px;
}.program_details_NQGi8OF .text_placeholder_4WTYBey p.description::-webkit-scrollbar {
    width: 4px;
}.program_details_NQGi8OF .text_placeholder_4WTYBey p.description::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.05);
}.program_details_NQGi8OF .text_placeholder_4WTYBey p.description::-webkit-scrollbar-thumb {
    background: rgb(211,195,225,0.5);
    transition: background 0.3s ease;
}.program_details_NQGi8OF .text_placeholder_4WTYBey p.description::-webkit-scrollbar-thumb:hover {
    background: rgb(211,195,225);
}.program_details_NQGi8OF .text_placeholder_4WTYBey span.description {
    display: none;
}.program_details_NQGi8OF .text_placeholder_4WTYBey div {
    position: relative;
}.program_details_NQGi8OF .text_placeholder_4WTYBey div::after {
    position: absolute;
    background: linear-gradient(to top, #ffffff 0%, transparent 100%);
    width: 100%;
    bottom: 0;
    content: "";
    height: 50px;
    pointer-events: none;
    left: 0;
}

@keyframes slideIn {
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

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

@keyframes floatEffect {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(40px, 40px);
    }
}

@media (min-width: 768px) {.program_details_NQGi8OF .class_plan_VlTpxOM {
    align-items: stretch;
    flex-direction: row;
    max-height: 500px;
}.program_details_NQGi8OF .image_preview_Zpl1Wnu {
    height: auto;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
    flex: 0 0 45%;
}.program_details_NQGi8OF .text_placeholder_4WTYBey {
    transform: translateY(0) translateX(-30px);
    flex: 0 0 55%;
    justify-content: center;
    display: flex;
    margin: 30px 30px 30px 0;
    flex-direction: column;
}.program_details_NQGi8OF .text_placeholder_4WTYBey::before {
    height: 40px;
    left: -8px;
    width: 4px;
    top: 20px;
}.program_details_NQGi8OF .text_placeholder_4WTYBey h3 {
    font-size: 19px;
}.program_details_NQGi8OF .text_placeholder_4WTYBey p.description {
    max-height: 330px;
}
}

@media (min-width: 992px) {.program_details_NQGi8OF .class_plan_VlTpxOM {
    max-height: 450px;
}.program_details_NQGi8OF .image_preview_Zpl1Wnu {
    flex: 0 0 40%;
}.program_details_NQGi8OF .text_placeholder_4WTYBey {
    padding: 50px;
    flex: 0 0 60%;
}.program_details_NQGi8OF .text_placeholder_4WTYBey h3 {
    font-size: calc(19px * 1.1);
    margin-bottom: 30px;
}.program_details_NQGi8OF .text_placeholder_4WTYBey p.description {
    line-height: 1.8;
    max-height: 250px;
}
}

@media (min-width: 1200px) {.program_details_NQGi8OF {
    padding: 150px 0;
}.program_details_NQGi8OF .class_plan_VlTpxOM {
    max-height: 480px;
}.program_details_NQGi8OF .image_preview_Zpl1Wnu {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
}.program_details_NQGi8OF .text_placeholder_4WTYBey {
    padding: 60px;
}.program_details_NQGi8OF .text_placeholder_4WTYBey h3 {
    margin-bottom: 35px;
    font-size: calc(19px * 1.2);
}.program_details_NQGi8OF .text_placeholder_4WTYBey p.description {
    max-height: 280px;
}
}

@media (max-width: 767px) {.program_details_NQGi8OF {
    padding: 80px 0;
}.program_details_NQGi8OF .text_placeholder_4WTYBey {
    padding: 30px 25px;
}.program_details_NQGi8OF .text_placeholder_4WTYBey h3 {
    font-size: calc(21px * 1.2);
    margin-bottom: 20px;
}.program_details_NQGi8OF .text_placeholder_4WTYBey p.description {
    line-height: 1.6;
    font-size: calc(14px * 0.95);
    max-height: 180px;
}}.get_updates_1zwtWTd {
    color: #000000;
    font-family: Arial, sans-serif;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(211,195,225,0.5) 0%, rgb(178,158,202,0.5) 100%);
    padding: 6rem 0;
}.get_updates_1zwtWTd::before {
    animation: rotate 200s linear infinite;
    pointer-events: none;
    content: "";
    background-size: 5vmin 5vmin;
    background: radial-gradient(circle at center, #ffffff 0.5%, transparent 8%);
    opacity: 0.1;
    top: -50%;
    position: absolute;
    left: -50%;
    width: 200%;
    height: 200%;
}.get_updates_1zwtWTd::after {
    content: "";
    mix-blend-mode: overlay;
    right: 0;
    pointer-events: none;
    left: 0;
    background: radial-gradient(ellipse at 70% 30%, rgb(211,195,225,0.5) 0%, transparent 70%);
    position: absolute;
    bottom: 0;
    top: 0;
}.get_updates_1zwtWTd .container {
    position: relative;
    margin: 0 auto;
    padding: 0 1.5rem;
    z-index: 2;
    max-width: 1200px;
}.get_updates_1zwtWTd .learning_growth_jKfo0QZ {
    box-shadow: 
        0 15px 35px rgba(0,0,0,0.1),
        0 5px 15px rgba(0,0,0,0.07),
        0 0 0 1px rgba(255,255,255,0.1) inset;
    transform: perspective(1000px) rotateX(2deg);
    padding: 3rem 2.5rem;
    flex-direction: column;
    background: linear-gradient(145deg, rgba(255,255,255,0.15) 0%, rgba(255,255,255,0.05) 100%);
    align-items: center;
    position: relative;
    display: flex;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255,255,255,0.1);
}.get_updates_1zwtWTd .learning_growth_jKfo0QZ::before {
    border-left: none;
    top: -15px;
    height: 80px;
    opacity: 0.5;
    width: 80px;
    content: "";
    border: 2px solid rgb(211,195,225,0.5);
    animation: pulse 6s ease-in-out infinite;
    position: absolute;
    right: -15px;
    border-bottom: none;
    transform: rotate(0deg);
}.get_updates_1zwtWTd .learning_growth_jKfo0QZ::after {
    border-right: none;
    width: 80px;
    transform: rotate(0deg);
    height: 80px;
    animation: pulse 6s ease-in-out infinite reverse;
    bottom: -15px;
    content: "";
    position: absolute;
    border: 2px solid rgb(178,158,202);
    opacity: 0.5;
    border-top: none;
    left: -15px;
}.get_updates_1zwtWTd h4 {
    margin-bottom: 2rem;
    font-size: calc(24px * 0.9);
    line-height: 1.4;
    letter-spacing: 0.015em;
    text-align: center;
    font-weight: 600;
    max-width: 720px;
    transition: all 0.3s ease;
    transform: translateY(0);
    color: #000000;
}.get_updates_1zwtWTd .input_holder {
    position: relative;
    display: flex;
    gap: 1rem;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
    max-width: 600px;
}.get_updates_1zwtWTd .input_holder span {
    flex: 1 1 250px;
    position: relative;
}.get_updates_1zwtWTd .input_holder input[type="email"] {
    width: 100%;
    height: 54px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.05);
    font-weight: 400;
    padding: 0 1.5rem;
    font-size: 13px;
    color: #000000;
    background: rgba(255,255,255,0.9);
    border: 1px solid rgba(255,255,255,0.2);
    transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
}.get_updates_1zwtWTd .input_holder input[type="email"]:focus {
    background: #ffffff;
    box-shadow: 
        0 8px 20px rgba(0,0,0,0.08),
        0 0 0 3px rgb(211,195,225,0.5);
    transform: translateY(-2px);
    outline: none;
    border-color: rgb(211,195,225);
}.get_updates_1zwtWTd .input_holder input[type="email"]::placeholder {
    transition: opacity 0.3s ease;
    opacity: 0.6;
    color: #000000;
}.get_updates_1zwtWTd .input_holder input[type="email"]:focus::placeholder {
    opacity: 0.3;
}.get_updates_1zwtWTd .input_holder input[type="submit"] {
    font-size: 15px;
    position: relative;
    background: rgb(211,195,225);
    z-index: 1;
    overflow: hidden;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    height: 54px;
    font-weight: 600;
    letter-spacing: 0.03em;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    border: none;
    color: #ffffff;
    width: 100%;
}.get_updates_1zwtWTd .input_holder input[type="submit"]:hover {
    box-shadow: 0 8px 20px rgba(0,0,0,0.15);
    background: rgb(178,158,202);
    transform: translateY(-2px);
}.get_updates_1zwtWTd .input_holder input[type="submit"]:active {
    transform: translateY(1px);
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}.get_updates_1zwtWTd .input_holder input[type="submit"]::before {
    position: absolute;
    left: -100%;
    content: "";
    transition: left 0.6s ease;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    height: 100%;
    top: 0;
    width: 100%;
    z-index: -1;
}.get_updates_1zwtWTd .input_holder input[type="submit"]:hover::before {
    left: 100%;
}

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

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

@media (max-width: 991px) {.get_updates_1zwtWTd {
    padding: 5rem 0;
}.get_updates_1zwtWTd .learning_growth_jKfo0QZ {
    transform: perspective(1000px) rotateX(1deg);
    padding: 2.5rem 2rem;
}.get_updates_1zwtWTd h4 {
    margin-bottom: 1.5rem;
    font-size: calc(24px * 0.85);
}
}

@media (max-width: 767px) {.get_updates_1zwtWTd {
    padding: 4rem 0;
}.get_updates_1zwtWTd .learning_growth_jKfo0QZ {
    padding: 2rem 1.5rem;
    transform: none;
}.get_updates_1zwtWTd h4 {
    font-size: calc(24px * 0.8);
    margin-bottom: 1.25rem;
}.get_updates_1zwtWTd .input_holder {
    gap: 0.75rem;
}.get_updates_1zwtWTd .learning_growth_jKfo0QZ::before,
    .get_updates_1zwtWTd .learning_growth_jKfo0QZ::after {
    height: 60px;
    width: 60px;
}
}

@media (max-width: 575px) {.get_updates_1zwtWTd {
    padding: 3rem 0;
}.get_updates_1zwtWTd .learning_growth_jKfo0QZ {
    padding: 1.75rem 1.25rem;
}.get_updates_1zwtWTd h4 {
    margin-bottom: 1rem;
    font-size: calc(22px * 1.1);
    line-height: 1.4;
}.get_updates_1zwtWTd .input_holder input[type="email"],
    .get_updates_1zwtWTd .input_holder input[type="submit"] {
    height: 50px;
}.get_updates_1zwtWTd .learning_growth_jKfo0QZ::before,
    .get_updates_1zwtWTd .learning_growth_jKfo0QZ::after {
    width: 50px;
    height: 50px;
}
}

@media (hover: hover) {.get_updates_1zwtWTd .input_holder input[type="email"]:hover {
    border-color: rgba(rgb(211,195,225), 0.5);
    background: rgba(255,255,255,0.95);
}.get_updates_1zwtWTd h4:hover {
    transform: translateY(-2px);
}
}

@media (prefers-reduced-motion) {.get_updates_1zwtWTd::before {
    animation: none;
}.get_updates_1zwtWTd .learning_growth_jKfo0QZ::before,
    .get_updates_1zwtWTd .learning_growth_jKfo0QZ::after {
    animation: none;
}.get_updates_1zwtWTd .input_holder input[type="submit"]::before {
    display: none;
}}.contact_JiRzwyr {
    position: relative;
    padding: 100px 0;
    overflow: hidden;
    background: rgb(236,228,242);
}.contact_JiRzwyr::before {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
    content: '';
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}.contact_JiRzwyr .image_preview_Zpl1Wnu {
    position: absolute;
    z-index: 0;
    height: 50%;
    left: 0;
    top: 0;
    width: 100%;
}.contact_JiRzwyr .image_preview_Zpl1Wnu::after {
    left: 0;
    height: 100%;
    top: 0;
    content: '';
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgb(236,228,242) 100%);
    width: 100%;
    position: absolute;
}.contact_JiRzwyr .container {
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    z-index: 2;
}.contact_JiRzwyr h3 {
    text-transform: uppercase;
    letter-spacing: 2px;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    color: #ffffff;
    text-align: center;
    margin-bottom: 70px;
    font-family: Arial, sans-serif;
    font-weight: 700;
    font-size: 45px;
}.contact_JiRzwyr .feedback_links_B4YArJz {
    overflow: hidden;
    position: relative;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.2);
    background: #ffffff;
    display: flex;
    border-radius: 10px;
}.contact_JiRzwyr .request_support_cNUMKER {
    flex: 2;
    padding: 60px 50px;
    position: relative;
}.contact_JiRzwyr form h3 {
    text-align: left;
    font-size: 22px;
    text-shadow: none;
    font-weight: 700;
    color: #000000;
    letter-spacing: normal;
    margin-bottom: 30px;
    text-transform: none;
}.contact_JiRzwyr input[type="text"],
.contact_JiRzwyr textarea {
    padding: 15px 0;
    font-family: Arial, sans-serif;
    border-bottom: 2px solid rgb(178,158,202,0.5);
    border: none;
    width: 100%;
    margin-bottom: 30px;
    background: #ffffff;
    font-size: 13px;
    border-radius: 0;
    color: #000000;
    transition: all 0.3s ease;
}.contact_JiRzwyr input[type="text"]::placeholder,
.contact_JiRzwyr textarea::placeholder {
    opacity: 0.7;
    color: #000000;
}.contact_JiRzwyr input[type="text"]:focus,
.contact_JiRzwyr textarea:focus {
    outline: none;
    border-color: rgb(211,195,225);
}.contact_JiRzwyr textarea {
    height: 120px;
    resize: none;
}.contact_JiRzwyr .feedback_feedback_poqeM9X {
    display: flex;
    margin-bottom: 30px;
    align-items: flex-start;
}.contact_JiRzwyr .feedback_feedback_poqeM9X input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}.contact_JiRzwyr .feedback_feedback_poqeM9X label {
    cursor: pointer;
    line-height: 1.5;
    padding-left: 35px;
    position: relative;
    font-size: 14px;
    color: #000000;
}.contact_JiRzwyr .feedback_feedback_poqeM9X label::before {
    border: 2px solid rgb(178,158,202);
    transition: all 0.3s ease;
    position: absolute;
    left: 0;
    height: 22px;
    top: 0;
    content: '';
    width: 22px;
    background: #ffffff;
}.contact_JiRzwyr .feedback_feedback_poqeM9X input[type="checkbox"]:checked + label::before {
    border-color: rgb(211,195,225);
    background: rgb(211,195,225);
}.contact_JiRzwyr .feedback_feedback_poqeM9X input[type="checkbox"]:checked + label::after {
    content: '';
    transform: rotate(45deg);
    height: 12px;
    left: 8px;
    width: 6px;
    top: 4px;
    border-width: 0 2px 2px 0;
    position: absolute;
    border: solid #ffffff;
}.contact_JiRzwyr .feedback_feedback_poqeM9X a {
    color: rgb(211,195,225);
    transition: all 0.3s ease;
    font-weight: 600;
    text-decoration: none;
}.contact_JiRzwyr .feedback_feedback_poqeM9X a:hover {
    color: #000000;
}.contact_JiRzwyr .query_panel_mgnbxi2 {
    font-size: 14px;
    background: rgb(211,195,225);
    font-weight: 700;
    transition: all 0.3s ease;
    border: none;
    color: #ffffff;
    padding: 16px 40px;
    font-family: Arial, sans-serif;
    display: inline-block;
    border-radius: 50px;
    letter-spacing: 1px;
    cursor: pointer;
    text-transform: uppercase;
}.contact_JiRzwyr .query_panel_mgnbxi2:hover {
    transform: translateY(-3px);
    background: #000000;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}.contact_JiRzwyr .query_message_rTqQkl1 {
    padding: 60px 40px;
    flex-direction: column;
    justify-content: center;
    position: relative;
    background: #000000;
    color: #ffffff;
    display: flex;
    flex: 1;
}.contact_JiRzwyr .query_message_rTqQkl1::before {
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0) 50%);
    height: 100%;
    position: absolute;
}.contact_JiRzwyr .query_message_rTqQkl1 h4 {
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 700;
    font-family: Arial, sans-serif;
    margin-bottom: 40px;
    position: relative;
}.contact_JiRzwyr .query_message_rTqQkl1 h4::after {
    height: 3px;
    width: 50px;
    bottom: -15px;
    background: rgb(211,195,225);
    left: 0;
    position: absolute;
    content: '';
}.contact_JiRzwyr .inquiry_message_WVRE6Pt {
    margin: 0;
    list-style: none;
    padding: 0;
}.contact_JiRzwyr .inquiry_message_WVRE6Pt li {
    margin-bottom: 30px;
    align-items: center;
    display: flex;
    transition: transform 0.3s ease;
}.contact_JiRzwyr .inquiry_message_WVRE6Pt li:last-child {
    margin-bottom: 0;
}.contact_JiRzwyr .inquiry_message_WVRE6Pt li:hover {
    transform: translateX(5px);
}.contact_JiRzwyr .inquiry_message_WVRE6Pt svg {
    height: 24px;
    width: 24px;
    transition: transform 0.3s ease;
    flex-shrink: 0;
    margin-right: 20px;
}.contact_JiRzwyr .inquiry_message_WVRE6Pt svg path {
    fill: rgb(211,195,225);
}.contact_JiRzwyr .inquiry_message_WVRE6Pt li:hover svg {
    transform: scale(1.2);
}.contact_JiRzwyr .inquiry_message_WVRE6Pt span {
    font-family: Arial, sans-serif;
    color: #ffffff;
    line-height: 1.6;
    font-size: 13px;
}.contact_JiRzwyr .inquiry_message_WVRE6Pt a {
    color: #ffffff;
    text-decoration: none;
    transition: all 0.3s ease;
}.contact_JiRzwyr .inquiry_message_WVRE6Pt a:hover {
    color: rgb(211,195,225);
}

@media (max-width: 992px) {.contact_JiRzwyr .image_preview_Zpl1Wnu {
    height: 30%;
}.contact_JiRzwyr h3 {
    margin-bottom: 50px;
}.contact_JiRzwyr .feedback_links_B4YArJz {
    margin: 0 auto;
    flex-direction: column;
    max-width: 700px;
}.contact_JiRzwyr .request_support_cNUMKER,
    .contact_JiRzwyr .query_message_rTqQkl1 {
    width: 100%;
    padding: 40px;
}
}

@media (max-width: 768px) {.contact_JiRzwyr {
    padding: 80px 0;
}.contact_JiRzwyr .image_preview_Zpl1Wnu {
    height: 25%;
}.contact_JiRzwyr h3 {
    font-size: calc(45px * 0.8);
    margin-bottom: 40px;
}.contact_JiRzwyr .request_support_cNUMKER,
    .contact_JiRzwyr .query_message_rTqQkl1 {
    padding: 30px;
}.contact_JiRzwyr form h3,
    .contact_JiRzwyr .query_message_rTqQkl1 h4 {
    font-size: calc(22px * 0.9);
    margin-bottom: 25px;
}.contact_JiRzwyr .query_panel_mgnbxi2 {
    padding: 14px 30px;
}
}

@media (max-width: 576px) {.contact_JiRzwyr {
    padding: 60px 0;
}.contact_JiRzwyr .image_preview_Zpl1Wnu {
    height: 20%;
}.contact_JiRzwyr h3 {
    font-size: calc(45px * 0.7);
    margin-bottom: 30px;
}.contact_JiRzwyr .request_support_cNUMKER,
    .contact_JiRzwyr .query_message_rTqQkl1 {
    padding: 25px 20px;
}.contact_JiRzwyr input[type="text"],
    .contact_JiRzwyr textarea {
    padding: 12px 0;
    margin-bottom: 20px;
}.contact_JiRzwyr .query_panel_mgnbxi2 {
    padding: 14px 20px;
    width: 100%;
}.contact_JiRzwyr .inquiry_message_WVRE6Pt li {
    margin-bottom: 20px;
}.contact_JiRzwyr .inquiry_message_WVRE6Pt svg {
    width: 20px;
    height: 20px;
    margin-right: 15px;
}}footer {
    width: 100%;
    position: relative;
}.footer_careers_175y4WN {
    overflow: hidden;
    position: relative;
    font-family: Arial, sans-serif;
    padding: 0 0 30px;
}footer .leaderboard_3F8eNjD {
    z-index: 1;
    position: relative;
}footer .reach_experts_Xt5SWNK {
    background-color: rgb(178,158,202);
    position: relative;
    flex-wrap: wrap;
    display: flex;
    gap: 20px;
    color: #ffffff;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    justify-content: center;
    margin-bottom: 70px;
    padding: 40px 20px;
}footer .reach_experts_Xt5SWNK::after {
    content: "";
    left: 0;
    top: 0;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 50%);
    height: 100%;
    position: absolute;
    pointer-events: none;
    width: 100%;
}footer .info_item {
    max-width: 300px;
    border-radius: 10px;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
    flex: 1 1 200px;
    padding: 10px 20px;
    display: flex;
}footer .info_item:hover {
    background-color: rgba(0, 0, 0, 0.3);
    transform: translateY(-5px);
}footer .info_item svg {
    height: 22px;
    fill: #ffffff;
    width: 22px;
    margin-right: 15px;
    flex-shrink: 0;
}footer .info_item p,
footer .info_item a {
    color: #ffffff;
    font-size: 13px;
    text-decoration: none;
}footer .info_item a:hover {
    text-decoration: underline;
}footer .text_main_holder {
    margin-top: -30px;
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
    position: relative;
}footer .text_main_holder::before {
    width: 100%;
    top: 0;
    clip-path: polygon(0 15%, 100% 0, 100% 100%, 0 100%);
    position: absolute;
    content: "";
    left: 0;
    background-color: #ffffff;
    height: 100%;
    z-index: -1;
}footer .main_pagebar_ZdoyHvJ {
    text-align: center;
    padding-top: 60px;
}footer .main_pagebar_ZdoyHvJ svg {
    width: auto;
    height: 45px;
    margin-bottom: 15px;
}footer .idea_pool_DpZ83LR {
    max-width: 350px;
    line-height: 1.6;
    margin: 0 auto;
    color: #000000;
    text-align: center;
    font-size: 14px;
}footer .main_sitewrap_m350rln {
    background-color: rgb(236,228,242);
    padding: 30px;
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0% 100%);
    position: relative;
    margin: 0 20px;
}footer .main_sitewrap_m350rln h5 {
    color: #000000;
    font-weight: 600;
    position: relative;
    font-size: 19px;
    display: inline-block;
    margin-bottom: 25px;
}footer .main_sitewrap_m350rln h5::after {
    bottom: -8px;
    width: 100%;
    left: 0;
    background: linear-gradient(90deg, rgb(211,195,225), transparent);
    height: 2px;
    position: absolute;
    content: "";
}footer .nav_pro_2VXCDPe {
    flex-direction: column;
    gap: 10px 30px;
    display: flex;
    margin-bottom: 25px;
    flex-wrap: wrap;
}footer .nav_pro_2VXCDPe a {
    text-decoration: none;
    flex: 1 0 calc(50% - 30px);
    font-size: 13px;
    padding: 8px 0;
    color: #000000;
    position: relative;
    transition: all 0.3s ease;
}footer .nav_pro_2VXCDPe a::after {
    height: 1px;
    left: 0;
    width: 0;
    transition: width 0.3s ease;
    bottom: 0;
    content: "";
    background-color: rgb(211,195,225);
    position: absolute;
}footer .nav_pro_2VXCDPe a:hover {
    color: rgb(211,195,225);
    padding-left: 5px;
}footer .nav_pro_2VXCDPe a:hover::after {
    width: 100%;
}footer .subscribe_holder {
    clip-path: polygon(0 0, 95% 0, 100% 100%, 5% 100%);
    background-color: rgb(211,195,225);
    padding: 30px;
    position: relative;
    margin: 0 20px;
    color: #ffffff;
}footer .subscribe_holder::before {
    height: 100%;
    content: "";
    top: 0;
    left: 0;
    pointer-events: none;
    width: 100%;
    background: linear-gradient(45deg, rgba(0, 0, 0, 0.1) 0%, transparent 50%);
    position: absolute;
}footer .subscribe_holder h5 {
    color: #ffffff;
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 19px;
}footer .subscribe_holder p {
    line-height: 1.6;
    font-size: 13px;
    margin-bottom: 25px;
    color: rgba(255, 255, 255, 0.9);
}footer .input_holder {
    position: relative;
    display: flex;
    gap: 15px;
    flex-direction: column;
}footer .input_holder input[type="email"] {
    padding: 15px;
    transition: all 0.3s ease;
    border-radius: 10px;
    font-size: 13px;
    border: none;
}footer .input_holder input[type="email"]:focus {
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.3);
    outline: none;
}footer .news_alert_1dBSxTg {
    border: none;
    border-radius: 10px;
    transition: all 0.3s ease;
    font-size: 20px;
    font-weight: 600;
    background-color: #000000;
    padding: 15px;
    cursor: pointer;
    color: #ffffff;
}footer .news_alert_1dBSxTg:hover {
    background-color: rgb(178,158,202);
}footer .equity_info_W6UPd0h {
    padding-top: 20px;
    margin-top: 60px;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
}footer .equity_pledge_KhgkQoP {
    text-align: center;
    font-size: 14px;
    color: #000000;
}

@media (min-width: 768px) {footer .text_main_holder {
    gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}footer .input_holder {
    flex-direction: row;
}footer .news_alert_1dBSxTg {
    white-space: nowrap;
}footer .main_pagebar_ZdoyHvJ {
    padding-top: 80px;
}
}

@media (max-width: 767px) {footer .reach_experts_Xt5SWNK {
    padding: 30px 15px 50px;
}footer .main_sitewrap_m350rln, footer .subscribe_holder {
    margin: 0 10px;
    padding: 25px 20px;
}footer .equity_info_W6UPd0h {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .reach_experts_Xt5SWNK {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
}footer .main_sitewrap_m350rln h5, footer .subscribe_holder h5 {
    font-size: calc(19px - 2px);
}footer .nav_pro_2VXCDPe a {
    flex: 1 0 100%;
}footer .input_holder input[type="email"],
    footer .news_alert_1dBSxTg {
    padding: 12px;
}}.gratitudeDiv_d4kPOre {
    overflow: hidden;
    padding: 5rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(236,228,242) 0%, rgba(255,255,255,0.95) 100%);
}.gratitudeDiv_d4kPOre::before {
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    left: 0;
    content: "";
    background-image: 
        linear-gradient(45deg, rgba(rgb(211,195,225,0.5), 0.05) 25%, transparent 25%), 
        linear-gradient(-45deg, rgba(rgb(211,195,225,0.5), 0.05) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgba(rgb(211,195,225,0.5), 0.05) 75%),
        linear-gradient(-45deg, transparent 75%, rgba(rgb(211,195,225,0.5), 0.05) 75%);
    top: 0;
    position: absolute;
    z-index: 0;
    animation: patternShift 60s linear infinite;
    background-size: 20px 20px;
    height: 100%;
    width: 100%;
}.gratitudeDiv_d4kPOre::after {
    top: -10%;
    width: 30%;
    opacity: 0.25;
    z-index: 0;
    filter: blur(70px);
    position: absolute;
    right: -5%;
    animation: floatGlow 15s ease-in-out infinite alternate;
    height: 50%;
    background: linear-gradient(145deg, rgb(211,195,225,0.5), rgb(178,158,202,0.5));
    content: "";
}.gratitudeDiv_d4kPOre .container {
    z-index: 2;
    transform: translateZ(0);
    position: relative;
    padding: 0 1.5rem;
    margin: 0 auto;
    max-width: 1200px;
}.gratitudeDiv_d4kPOre h2 {
    position: relative;
    font-weight: 700;
    text-align: center;
    letter-spacing: -0.01em;
    font-family: Arial, sans-serif;
    transform: perspective(1000px) translateZ(0);
    margin-bottom: 3rem;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    color: #000000;
    font-size: 31px;
    line-height: 1.3;
}.gratitudeDiv_d4kPOre h2::after {
    box-shadow: 0 2px 10px rgba(rgb(211,195,225,0.5), 0.2);
    height: 3px;
    content: "";
    background: linear-gradient(90deg, rgb(211,195,225), rgb(178,158,202));
    bottom: -1rem;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateX(-50%) scaleX(0.8);
    width: 6rem;
    left: 50%;
    position: absolute;
}.gratitudeDiv_d4kPOre:hover h2::after {
    transform: translateX(-50%) scaleX(1);
}.gratitudeDiv_d4kPOre .learning_growth_jKfo0QZ {
    background: #ffffff;
    box-shadow: 
        0 10px 30px -10px rgba(rgba(0, 0, 0, 0.5), 0.1),
        0 1px 4px rgba(rgba(0, 0, 0, 0.5), 0.05);
    position: relative;
    padding: 3rem 2.5rem;
    border: 1px solid rgba(rgba(0, 0, 0, 0.5), 0.08);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), 
                box-shadow 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    overflow: hidden;
    transform: translateY(0);
    border-radius: 8px;
}.gratitudeDiv_d4kPOre .learning_growth_jKfo0QZ::before {
    z-index: 1;
    top: -2px;
    position: absolute;
    animation: gradientMove 6s linear infinite;
    left: -2px;
    right: -2px;
    content: "";
    height: 5px;
    background-size: 200% 100%;
    background: linear-gradient(90deg, rgb(211,195,225), rgb(178,158,202), rgb(211,195,225));
}.gratitudeDiv_d4kPOre .learning_growth_jKfo0QZ::after {
    content: "";
    z-index: 0;
    background: linear-gradient(180deg, transparent, rgba(rgb(236,228,242), 0.05));
    position: absolute;
    width: 100%;
    left: 0;
    height: 30%;
    bottom: 0;
}.gratitudeDiv_d4kPOre:hover .learning_growth_jKfo0QZ {
    transform: translateY(-5px);
    box-shadow: 
        0 20px 40px -15px rgba(rgba(0, 0, 0, 0.5), 0.15),
        0 1px 6px rgba(rgba(0, 0, 0, 0.5), 0.07);
}.gratitudeDiv_d4kPOre ul {
    margin: 0;
    position: relative;
    padding: 0;
    list-style: none;
    z-index: 2;
}.gratitudeDiv_d4kPOre li {
    z-index: 2;
    position: relative;
}.gratitudeDiv_d4kPOre li::before {
    left: -1rem;
    content: "";
    position: absolute;
    height: 2rem;
    width: 2rem;
    opacity: 0.3;
    transition: transform 0.6s ease, opacity 0.6s ease;
    background-image: radial-gradient(circle, rgb(178,158,202,0.5) 0%, transparent 70%);
    top: -0.5rem;
    z-index: -1;
    transform: scale(0.8);
}.gratitudeDiv_d4kPOre:hover li::before {
    opacity: 0.5;
    transform: scale(1.2);
}.gratitudeDiv_d4kPOre span {
    font-family: Arial, sans-serif;
    display: block;
    transition: color 0.3s ease;
    line-height: 1.7;
    font-size: 13px;
    padding: 0.5rem 0;
    position: relative;
    color: #000000;
}.gratitudeDiv_d4kPOre span::first-letter {
    font-weight: 600;
    color: rgb(211,195,225);
    font-size: 1.5em;
}

@keyframes gradientMove {
    0% { background-position: 0 0; }
    100% { background-position: 200% 0; }
}

@keyframes floatGlow {
    0% { transform: translateY(0) rotate(0); opacity: 0.25; }
    50% { transform: translateY(-15px) rotate(5deg); opacity: 0.35; }
    100% { transform: translateY(10px) rotate(-3deg); opacity: 0.25; }
}

@keyframes patternShift {
    0% { background-position: 0 0, 0 10px, 10px -10px, -10px 0px; }
    100% { background-position: 100px 100px, 100px 110px, 110px 90px, 90px 100px; }
}

@media (max-width: 991px) {.gratitudeDiv_d4kPOre {
    padding: 4rem 0;
}.gratitudeDiv_d4kPOre h2 {
    margin-bottom: 2.5rem;
    font-size: calc(31px * 0.9);
}.gratitudeDiv_d4kPOre .learning_growth_jKfo0QZ {
    padding: 2.5rem 2rem;
}
}

@media (max-width: 767px) {.gratitudeDiv_d4kPOre {
    padding: 3.5rem 0;
}.gratitudeDiv_d4kPOre h2 {
    line-height: 1.4;
    font-size: calc(31px * 0.8);
    margin-bottom: 2rem;
}.gratitudeDiv_d4kPOre h2::after {
    width: 5rem;
    bottom: -0.8rem;
}.gratitudeDiv_d4kPOre .learning_growth_jKfo0QZ {
    padding: 2rem 1.5rem;
}.gratitudeDiv_d4kPOre span {
    font-size: calc(13px * 0.95);
    line-height: 1.6;
}
}

@media (max-width: 575px) {.gratitudeDiv_d4kPOre {
    padding: 3rem 0;
}.gratitudeDiv_d4kPOre h2 {
    margin-bottom: 1.8rem;
    font-size: calc(31px * 0.7);
}.gratitudeDiv_d4kPOre h2::after {
    width: 4rem;
}.gratitudeDiv_d4kPOre .learning_growth_jKfo0QZ {
    padding: 1.5rem 1.25rem;
}.gratitudeDiv_d4kPOre span {
    font-size: calc(13px * 0.9);
    line-height: 1.5;
}.gratitudeDiv_d4kPOre li::before {
    left: -0.5rem;
    top: -0.3rem;
    width: 1.5rem;
    height: 1.5rem;
}}.pricing_grid_item_toMTxny {
    background: linear-gradient(135deg, rgb(236,228,242) 0%, rgba(245, 247, 252, 1) 100%);
    position: relative;
    overflow: hidden;
    padding: 100px 0;
}.pricing_grid_item_toMTxny::before {
    width: 100%;
    left: 0;
    top: 0;
    pointer-events: none;
    background-image: repeating-linear-gradient(
    45deg,
    rgba(0, 0, 0, 0.02) 0px,
    rgba(0, 0, 0, 0.02) 1px,
    transparent 1px,
    transparent 11px
  );
    z-index: 1;
    position: absolute;
    height: 100%;
    content: "";
}.pricing_grid_item_toMTxny .container {
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
}.pricing_grid_item_toMTxny .price_plan_D0Hq3Pe {
    flex-direction: column-reverse;
    display: flex;
}.pricing_grid_item_toMTxny .learn_sub_VJrgm0p {
    margin-bottom: 50px;
    transition: transform 0.5s ease-out;
    text-align: center;
}.pricing_grid_item_toMTxny .learn_sub_VJrgm0p h2 {
    display: inline-block;
    font-weight: 700;
    position: relative;
    color: #000000;
    margin-bottom: 15px;
    font-size: 28px;
}.pricing_grid_item_toMTxny .learn_sub_VJrgm0p h2::after {
    background: rgb(211,195,225);
    content: "";
    bottom: -10px;
    position: absolute;
    width: 80px;
    left: 50%;
    height: 3px;
    transform: translateX(-50%);
}.pricing_grid_item_toMTxny .trial_pricing_pANLjfD {
    line-height: 1.6;
    font-size: 16px;
    word-break: break-word;
    color: #000000;
    margin: 0 auto;
    white-space: normal;
    overflow-wrap: break-word;
    max-width: 700px;
}.pricing_grid_item_toMTxny .access_cost_gC4eHqm {
    gap: 30px;
    grid-template-columns: 1fr;
    display: grid;
}.pricing_grid_item_toMTxny .pricing_list_HkUQteB {
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    color: #000000;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    display: block;
    text-decoration: none;
}.pricing_grid_item_toMTxny .pricing_list_HkUQteB:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px);
}.pricing_grid_item_toMTxny .pricing_rates_GJ9E6lB {
    position: relative;
    min-height: 450px;
    background-color: #ffffff;
    flex-direction: column;
    display: flex;
    overflow: hidden;
}.pricing_grid_item_toMTxny .study_price_wr6hj5q {
    flex-direction: column;
    word-break: break-word;
    overflow-wrap: break-word;
    display: flex;
    z-index: 2;
    flex: 1;
    white-space: normal;
    padding: 30px;
    position: relative;
}.pricing_grid_item_toMTxny .study_price_wr6hj5q h3 {
    color: #000000;
    position: relative;
    transform: translateX(0);
    transition: transform 0.3s ease;
    font-size: calc(19px + 2px);
    margin-bottom: 8px;
    font-weight: 600;
}.pricing_grid_item_toMTxny .pricing_list_HkUQteB:hover .study_price_wr6hj5q h3 {
    transform: translateX(5px);
}.pricing_grid_item_toMTxny .pricing_options_nYaP94Q {
    margin: 15px 0;
    display: inline-block;
    color: rgb(211,195,225);
    position: relative;
    font-weight: 700;
    font-size: calc(19px + 4px);
}.pricing_grid_item_toMTxny .pricing_options_nYaP94Q::before {
    height: 2px;
    content: "";
    background: rgb(211,195,225);
    left: -20px;
    position: absolute;
    opacity: 0;
    transform: translateX(-10px);
    transition: all 0.3s ease;
    width: 10px;
    top: 50%;
}.pricing_grid_item_toMTxny .pricing_list_HkUQteB:hover .pricing_options_nYaP94Q::before {
    transform: translateX(0);
    opacity: 1;
}.pricing_grid_item_toMTxny .study_price_wr6hj5q p {
    font-size: 16px;
    flex: 1;
    white-space: normal;
    word-break: break-word;
    line-height: 1.6;
    color: #000000;
    overflow-wrap: break-word;
    margin-top: 15px;
}.pricing_grid_item_toMTxny .image_preview_Zpl1Wnu {
    height: 200px;
    width: 100%;
    transition: transform 0.6s ease;
    position: relative;
    overflow: hidden;
}.pricing_grid_item_toMTxny .image_preview_Zpl1Wnu::after {
    height: 100%;
    top: 0;
    position: absolute;
    z-index: 1;
    left: 0;
    background: linear-gradient(0deg, rgba(rgb(211,195,225,0.5), 0.2) 0%, rgba(0, 0, 0, 0) 100%);
    width: 100%;
    content: "";
}.pricing_grid_item_toMTxny .pricing_list_HkUQteB:hover .image_preview_Zpl1Wnu {
    transform: scale(1.05);
}.pricing_grid_item_toMTxny .pricing_list_HkUQteB:nth-child(odd) .pricing_rates_GJ9E6lB {
    background: linear-gradient(135deg, #ffffff 0%, rgba(245, 247, 252, 1) 100%);
}.pricing_grid_item_toMTxny .pricing_list_HkUQteB:nth-child(even) .pricing_rates_GJ9E6lB {
    background: linear-gradient(135deg, rgba(245, 247, 252, 1) 0%, #ffffff 100%);
}.pricing_grid_item_toMTxny .pricing_list_HkUQteB:nth-child(1) {
    animation: fadeInUp 0.6s 0.1s both;
}.pricing_grid_item_toMTxny .pricing_list_HkUQteB:nth-child(2) {
    animation: fadeInUp 0.6s 0.2s both;
}.pricing_grid_item_toMTxny .pricing_list_HkUQteB:nth-child(3) {
    animation: fadeInUp 0.6s 0.3s both;
}.pricing_grid_item_toMTxny .pricing_list_HkUQteB:nth-child(4) {
    animation: fadeInUp 0.6s 0.4s both;
}

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

@media (min-width: 768px) {.pricing_grid_item_toMTxny .access_cost_gC4eHqm {
    grid-template-columns: repeat(2, 1fr);
}.pricing_grid_item_toMTxny .learn_sub_VJrgm0p {
    margin-bottom: 60px;
}.pricing_grid_item_toMTxny .study_price_wr6hj5q h3 {
    font-size: 19px;
}.pricing_grid_item_toMTxny .pricing_options_nYaP94Q {
    font-size: calc(19px + 2px);
}.pricing_grid_item_toMTxny .study_price_wr6hj5q p {
    font-size: calc(16px - 1px);
}
}

@media (min-width: 992px) {.pricing_grid_item_toMTxny .price_plan_D0Hq3Pe {
    align-items: center;
    gap: 50px;
    flex-direction: row;
}.pricing_grid_item_toMTxny .learn_sub_VJrgm0p {
    margin-bottom: 0;
    flex: 0 0 30%;
    text-align: left;
}.pricing_grid_item_toMTxny .learn_sub_VJrgm0p h2::after {
    transform: none;
    left: 0;
}.pricing_grid_item_toMTxny .access_cost_gC4eHqm {
    grid-template-columns: repeat(2, 1fr);
    flex: 0 0 70%;
}.pricing_grid_item_toMTxny .study_price_wr6hj5q {
    padding: 35px;
}
}

@media (min-width: 1200px) {.pricing_grid_item_toMTxny .access_cost_gC4eHqm {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}.pricing_grid_item_toMTxny .pricing_rates_GJ9E6lB {
    min-height: 500px;
}.pricing_grid_item_toMTxny .image_preview_Zpl1Wnu {
    height: 220px;
}.pricing_grid_item_toMTxny .study_price_wr6hj5q h3 {
    font-size: calc(19px + 2px);
}.pricing_grid_item_toMTxny .pricing_options_nYaP94Q {
    font-size: calc(19px + 6px);
}}.training_specialist_ZD3EY4J {
    min-height: 400px;
    overflow: hidden;
    position: relative;
    padding: 60px 30px;
    background: linear-gradient(135deg, rgb(236,228,242) 0%, rgb(211,195,225,0.5) 100%);
}.training_specialist_ZD3EY4J::before {
    animation: float 8s ease-in-out infinite;
    top: -50px;
    position: absolute;
    height: 200px;
    width: 200px;
    border-radius: 50%;
    right: -50px;
    z-index: 0;
    background: rgb(178,158,202,0.5);
    filter: blur(40px);
    content: "";
}.training_specialist_ZD3EY4J::after {
    bottom: -30px;
    animation: float 6s ease-in-out infinite reverse;
    content: "";
    background: rgb(211,195,225,0.5);
    position: absolute;
    left: -30px;
    height: 150px;
    border-radius: 50%;
    filter: blur(30px);
    z-index: 0;
    width: 150px;
}.training_specialist_ZD3EY4J .testimonials_pro_Ldx5wvi {
    transition: all 0.5s ease;
    display: flex;
    position: relative;
    flex-direction: row;
    gap: 30px;
    transform: rotate(-3deg);
    flex-wrap: wrap;
    z-index: 1;
}.training_specialist_ZD3EY4J .testimonials_pro_Ldx5wvi:hover {
    transform: rotate(0deg) scale(1.02);
}.training_specialist_ZD3EY4J .image_preview_Zpl1Wnu {
    transform: translateY(20px);
    height: 350px;
    box-shadow: 15px 15px 0 rgb(178,158,202,0.5);
    position: relative;
    transition: all 0.4s ease;
    clip-path: polygon(0 0, 100% 10%, 85% 100%, 0% 90%);
    border-radius: 28px;
    width: 280px;
}.training_specialist_ZD3EY4J .testimonials_pro_Ldx5wvi:hover .image_preview_Zpl1Wnu {
    box-shadow: 20px 20px 0 rgb(178,158,202);
    transform: translateY(0);
}.training_specialist_ZD3EY4J .job_expertise_Us5xfZc {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    min-width: 280px;
    display: flex;
    transition: all 0.4s ease;
    position: relative;
    padding: 30px;
    flex-direction: column;
    background: #ffffff;
    border-radius: 28px;
    transform: translateX(-30px) rotate(3deg);
    flex: 1;
    justify-content: center;
}.training_specialist_ZD3EY4J .testimonials_pro_Ldx5wvi:hover .job_expertise_Us5xfZc {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateX(0) rotate(0deg);
}.training_specialist_ZD3EY4J .name {
    font-weight: 700;
    color: rgb(211,195,225);
    position: relative;
    font-size: 29px;
    margin-bottom: 10px;
    padding-bottom: 15px;
}.training_specialist_ZD3EY4J .name::after {
    position: absolute;
    width: 60px;
    height: 4px;
    background: linear-gradient(90deg, rgb(178,158,202) 0%, transparent 100%);
    bottom: 0;
    border-radius: 2px;
    content: "";
    left: 0;
}.training_specialist_ZD3EY4J .job_expertise_Us5xfZc > div:nth-child(2) {
    opacity: 0.8;
    font-weight: 600;
    font-size: 16px;
    color: #000000;
    margin-bottom: 20px;
}.training_specialist_ZD3EY4J .career_summary_v2fcFuK {
    color: #000000;
    font-size: calc(16px + 2px);
    border-left: 3px solid rgb(178,158,202,0.5);
    font-style: italic;
    line-height: 1.6;
    padding-left: 20px;
    position: relative;
}.training_specialist_ZD3EY4J .career_summary_v2fcFuK::before {
    color: rgb(211,195,225);
    top: -20px;
    position: absolute;
    font-family: Arial, sans-serif;
    content: "";
    font-size: 80px;
    left: -15px;
    opacity: 0.1;
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-20px) scale(1.1);
    }
}

@media (max-width: 991px) {.training_specialist_ZD3EY4J {
    padding: 40px 20px;
}.training_specialist_ZD3EY4J .testimonials_pro_Ldx5wvi {
    flex-direction: column;
    gap: 20px;
}.training_specialist_ZD3EY4J .image_preview_Zpl1Wnu {
    transform: translateY(0) rotate(-3deg);
    height: 280px;
    margin: 0 auto;
    width: 220px;
}.training_specialist_ZD3EY4J .job_expertise_Us5xfZc {
    margin-top: -30px;
    transform: translateX(0) rotate(0);
}.training_specialist_ZD3EY4J .testimonials_pro_Ldx5wvi:hover .image_preview_Zpl1Wnu {
    transform: translateY(-10px) rotate(0);
}
}

@media (max-width: 767px) {.training_specialist_ZD3EY4J {
    padding: 30px 15px;
}.training_specialist_ZD3EY4J .image_preview_Zpl1Wnu {
    height: 220px;
    width: 180px;
}.training_specialist_ZD3EY4J .job_expertise_Us5xfZc {
    padding: 20px;
}.training_specialist_ZD3EY4J .name {
    font-size: calc(29px - 4px);
}.training_specialist_ZD3EY4J .career_summary_v2fcFuK {
    font-size: 16px;
}}header {
    position: relative;
    width: 100%;
    z-index: 99;
    background: #ffffff;
    overflow: visible;
}header::before {
    top: 0;
    position: absolute;
    content: "";
    height: 5px;
    width: 100%;
    background: linear-gradient(to right, rgb(211,195,225), rgb(178,158,202));
    left: 0;
}header .site_top_8dbOpGT {
    position: relative;
    display: flex;
    padding: 25px 30px;
    align-items: center;
    justify-content: space-between;
}header .site_top_8dbOpGT::after {
    background-color: rgb(236,228,242);
    left: 0;
    position: absolute;
    content: "";
    width: 100%;
    bottom: 0;
    height: 1px;
}header .site_top_8dbOpGT .main_pagebar_ZdoyHvJ {
    z-index: 2;
    position: relative;
}header .site_top_8dbOpGT .main_pagebar_ZdoyHvJ .header_navbar_lnF50GS {
    overflow: hidden;
    position: relative;
    display: block;
}header .site_top_8dbOpGT .main_pagebar_ZdoyHvJ .header_navbar_lnF50GS svg {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    height: 40px;
    width: auto;
}header .site_top_8dbOpGT .main_pagebar_ZdoyHvJ .header_navbar_lnF50GS:hover svg {
    transform: scale(1.08);
}header .site_top_8dbOpGT .main_sitewrap_m350rln {
    display: flex;
    padding: 0;
    list-style: none;
    margin: 0;
}header .site_top_8dbOpGT .main_sitewrap_m350rln .nav_main_mitD4ZH {
    position: relative;
    margin: 0 15px;
}header .site_top_8dbOpGT .main_sitewrap_m350rln .nav_main_mitD4ZH:last-child {
    margin-right: 0;
}header .site_top_8dbOpGT .main_sitewrap_m350rln .nav_main_mitD4ZH a {
    padding: 8px 0;
    display: block;
    letter-spacing: 0.5px;
    text-decoration: none;
    font-weight: 400;
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 12px;
    transition: color 0.3s ease, letter-spacing 0.3s ease;
    position: relative;
    overflow: hidden;
}header .site_top_8dbOpGT .main_sitewrap_m350rln .nav_main_mitD4ZH a:hover {
    letter-spacing: 1px;
    color: rgb(211,195,225);
}header .site_top_8dbOpGT .main_sitewrap_m350rln .nav_main_mitD4ZH a::before,
header .site_top_8dbOpGT .main_sitewrap_m350rln .nav_main_mitD4ZH a::after {
    transform-origin: right center;
    position: absolute;
    background-color: rgb(211,195,225);
    width: 100%;
    left: 0;
    bottom: 0;
    height: 1px;
    content: "";
}header .site_top_8dbOpGT .main_sitewrap_m350rln .nav_main_mitD4ZH a::before {
    transform: scaleX(0);
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}header .site_top_8dbOpGT .main_sitewrap_m350rln .nav_main_mitD4ZH a::after {
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    background-color: rgb(178,158,202);
    transform: scaleX(0);
    transform-origin: left center;
}header .site_top_8dbOpGT .main_sitewrap_m350rln .nav_main_mitD4ZH a:hover::before {
    transform-origin: left center;
    transform: scaleX(1);
}header .site_top_8dbOpGT .main_sitewrap_m350rln .nav_main_mitD4ZH a:hover::after {
    transform-origin: right center;
    transform: scaleX(1);
}header .site_top_8dbOpGT .main_sitewrap_m350rln .nav_main_mitD4ZH a::after {
    height: 3px;
    bottom: -2px;
    opacity: 0.3;
}header .site_top_8dbOpGT .main_sitewrap_m350rln .nav_main_mitD4ZH:hover {
    animation: subtle-float 2s infinite alternate ease-in-out;
}

@keyframes subtle-float {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-4px);
    }
}

@media (max-width: 992px) {header .site_top_8dbOpGT {
    padding: 20px 15px;
    flex-direction: column;
}header .site_top_8dbOpGT .main_pagebar_ZdoyHvJ {
    margin-bottom: 20px;
}header .site_top_8dbOpGT .main_sitewrap_m350rln {
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}header .site_top_8dbOpGT .main_sitewrap_m350rln .nav_main_mitD4ZH {
    margin: 5px 12px;
}header .site_top_8dbOpGT .main_sitewrap_m350rln .nav_main_mitD4ZH a {
    font-size: calc(12px - 1px);
    padding: 5px 0;
}
    
    @keyframes subtle-float {
        0% {
            transform: translateY(0);
        }
        100% {
            transform: translateY(-2px);
        }
    }
}

@media (max-width: 767px) {header .site_top_8dbOpGT {
    padding: 15px 10px;
}header .site_top_8dbOpGT .main_pagebar_ZdoyHvJ {
    margin-bottom: 15px;
}header .site_top_8dbOpGT .main_pagebar_ZdoyHvJ .header_navbar_lnF50GS svg {
    height: 35px;
}header .site_top_8dbOpGT .main_sitewrap_m350rln {
    gap: 5px;
}header .site_top_8dbOpGT .main_sitewrap_m350rln .nav_main_mitD4ZH {
    margin: 2px 10px;
}}.opening_board_SpJCA6X {
    width: 100%;
    overflow: hidden;
    position: relative;
    min-height: 100vh;
    background: #000000;
}.opening_board_SpJCA6X::before {
    z-index: 0;
    width: 100%;
    background: 
        repeating-conic-gradient(
            #000000 0deg 10deg, 
            rgba(0, 0, 0, 0.5) 10deg 15deg
        );
    height: 100%;
    background-size: 100px 100px;
    opacity: 0.3;
    content: "";
    left: 0;
    top: 0;
    position: absolute;
}.opening_board_SpJCA6X .learning_growth_jKfo0QZ {
    z-index: 1;
    height: 100vh;
    position: relative;
    width: 100%;
}.opening_board_SpJCA6X .learning_lead_QWsLBqv {
    overflow: hidden;
    width: 100%;
    height: 100vh;
    position: relative;
}.opening_board_SpJCA6X .learning_lead_QWsLBqv input {
    display: none;
}.opening_board_SpJCA6X .page_open_Z2FPwzb {
    height: 100%;
    position: absolute;
    width: 100%;
    transition: none;
}.opening_board_SpJCA6X .page_hero_rDVXqCh {
    clip-path: polygon(50% 50%, 50% 50%, 50% 50%, 50% 50%);
    opacity: 0;
    left: 0;
    top: 0;
    transition: clip-path 0.8s ease-in-out, opacity 0.5s ease-in-out;
    height: 100%;
    width: 100%;
    position: absolute;
}.opening_board_SpJCA6X .page_hero_rDVXqCh img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}.opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(1):checked ~ .page_open_Z2FPwzb .page_hero_rDVXqCh:nth-child(1),
.opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(2):checked ~ .page_open_Z2FPwzb .page_hero_rDVXqCh:nth-child(2),
.opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(3):checked ~ .page_open_Z2FPwzb .page_hero_rDVXqCh:nth-child(3),
.opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(4):checked ~ .page_open_Z2FPwzb .page_hero_rDVXqCh:nth-child(4),
.opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(5):checked ~ .page_open_Z2FPwzb .page_hero_rDVXqCh:nth-child(5),
.opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(6):checked ~ .page_open_Z2FPwzb .page_hero_rDVXqCh:nth-child(6),
.opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(7):checked ~ .page_open_Z2FPwzb .page_hero_rDVXqCh:nth-child(7),
.opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(8):checked ~ .page_open_Z2FPwzb .page_hero_rDVXqCh:nth-child(8),
.opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(9):checked ~ .page_open_Z2FPwzb .page_hero_rDVXqCh:nth-child(9),
.opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(10):checked ~ .page_open_Z2FPwzb .page_hero_rDVXqCh:nth-child(10) {
    opacity: 1;
    z-index: 2;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}.opening_board_SpJCA6X .fast_edu_6X2EY9c {
    left: 50%;
    gap: 8px;
    bottom: 50px;
    transform: translateX(-50%);
    z-index: 10;
    position: absolute;
    display: flex;
}.opening_board_SpJCA6X .fast_edu_6X2EY9c label {
    cursor: pointer;
    transition: all 0.4s ease;
    background: #ffffff;
    overflow: hidden;
    position: relative;
    opacity: 0.3;
    width: 50px;
    height: 4px;
}.opening_board_SpJCA6X .fast_edu_6X2EY9c label::after {
    background: rgb(211,195,225);
    height: 100%;
    position: absolute;
    transition: transform 0.3s ease;
    top: 0;
    content: "";
    left: -100%;
    width: 100%;
}.opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(1):checked ~ .fast_edu_6X2EY9c label:nth-child(1)::after,
.opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(2):checked ~ .fast_edu_6X2EY9c label:nth-child(2)::after,
.opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(3):checked ~ .fast_edu_6X2EY9c label:nth-child(3)::after,
.opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(4):checked ~ .fast_edu_6X2EY9c label:nth-child(4)::after,
.opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(5):checked ~ .fast_edu_6X2EY9c label:nth-child(5)::after,
.opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(6):checked ~ .fast_edu_6X2EY9c label:nth-child(6)::after,
.opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(7):checked ~ .fast_edu_6X2EY9c label:nth-child(7)::after,
.opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(8):checked ~ .fast_edu_6X2EY9c label:nth-child(8)::after,
.opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(9):checked ~ .fast_edu_6X2EY9c label:nth-child(9)::after,
.opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(10):checked ~ .fast_edu_6X2EY9c label:nth-child(10)::after {
    transform: translateX(100%);
}.opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(1):checked ~ .fast_edu_6X2EY9c label:nth-child(1),
.opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(2):checked ~ .fast_edu_6X2EY9c label:nth-child(2),
.opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(3):checked ~ .fast_edu_6X2EY9c label:nth-child(3),
.opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(4):checked ~ .fast_edu_6X2EY9c label:nth-child(4),
.opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(5):checked ~ .fast_edu_6X2EY9c label:nth-child(5),
.opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(6):checked ~ .fast_edu_6X2EY9c label:nth-child(6),
.opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(7):checked ~ .fast_edu_6X2EY9c label:nth-child(7),
.opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(8):checked ~ .fast_edu_6X2EY9c label:nth-child(8),
.opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(9):checked ~ .fast_edu_6X2EY9c label:nth-child(9),
.opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(10):checked ~ .fast_edu_6X2EY9c label:nth-child(10) {
    background: #ffffff;
    width: 80px;
    opacity: 1;
}.opening_board_SpJCA6X .text_placeholder_4WTYBey {
    background: rgba(0, 0, 0, 0.6);
    border-radius: 10px;
    top: 50%;
    z-index: 3;
    border: 1px solid rgba(255, 255, 255, 0.1);
    transform: translate(-50%, -50%);
    left: 50%;
    position: absolute;
    padding: 40px;
    max-width: 700px;
    backdrop-filter: blur(8px);
    text-align: center;
    width: 80%;
}.opening_board_SpJCA6X .text_placeholder_4WTYBey::before,
.opening_board_SpJCA6X .text_placeholder_4WTYBey::after {
    border-style: solid;
    content: "";
    height: 20px;
    border-color: rgb(211,195,225);
    position: absolute;
    width: 20px;
}.opening_board_SpJCA6X .text_placeholder_4WTYBey::before {
    left: 15px;
    top: 15px;
    border-width: 2px 0 0 2px;
}.opening_board_SpJCA6X .text_placeholder_4WTYBey::after {
    right: 15px;
    border-width: 0 2px 2px 0;
    bottom: 15px;
}.opening_board_SpJCA6X .text_placeholder_4WTYBey .container {
    padding: 0;
}.opening_board_SpJCA6X .text_placeholder_4WTYBey h1 {
    margin-bottom: 15px;
    color: #ffffff;
    font-weight: 700;
    font-size: 48px;
}.opening_board_SpJCA6X .text_placeholder_4WTYBey h3 {
    margin-bottom: 25px;
    font-size: 23px;
    font-weight: 400;
    color: rgb(211,195,225);
}.opening_board_SpJCA6X .text_placeholder_4WTYBey p {
    line-height: 1.6;
    opacity: 0.8;
    margin-bottom: 0;
    font-size: 17px;
    color: #ffffff;
}.opening_board_SpJCA6X .page_hero_rDVXqCh::after {
    top: 0;
    position: absolute;
    width: 100%;
    content: "";
    height: 100%;
    background: radial-gradient(circle at center, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.6) 100%);
    z-index: 1;
    left: 0;
}.opening_board_SpJCA6X .fast_edu_6X2EY9c label:hover {
    opacity: 0.8;
}.opening_board_SpJCA6X .fast_edu_6X2EY9c label:active {
    opacity: 1;
}@keyframes pulse {
    0% { opacity: 0.8; }
    50% { opacity: 1; }
    100% { opacity: 0.8; }
}

.opening_board_SpJCA6X .text_placeholder_4WTYBey h1,
.opening_board_SpJCA6X .text_placeholder_4WTYBey h3,
.opening_board_SpJCA6X .text_placeholder_4WTYBey p {
    opacity: 0;
    animation: fadeIn 0.8s ease forwards;
}.opening_board_SpJCA6X .text_placeholder_4WTYBey h1 {
    animation-delay: 0.2s;
}.opening_board_SpJCA6X .text_placeholder_4WTYBey h3 {
    animation-delay: 0.4s;
}.opening_board_SpJCA6X .text_placeholder_4WTYBey p {
    animation-delay: 0.6s;
}@keyframes fadeIn {
    from { opacity: 0; transform: translateY(15px); }
    to { opacity: 1; transform: translateY(0); }
}

.opening_board_SpJCA6X .page_hero_rDVXqCh {
    overflow: hidden;
}.opening_board_SpJCA6X .page_hero_rDVXqCh img {
    transition: transform 10s ease;
}.opening_board_SpJCA6X .learning_lead_QWsLBqv input:checked ~ .page_open_Z2FPwzb .page_hero_rDVXqCh img {
    transform: scale(1.1);
}

@media (max-width: 992px) {.opening_board_SpJCA6X .text_placeholder_4WTYBey {
    width: 90%;
    padding: 30px;
}.opening_board_SpJCA6X .text_placeholder_4WTYBey h1 {
    font-size: calc(48px * 0.9);
}
}

@media (max-width: 768px) {.opening_board_SpJCA6X .fast_edu_6X2EY9c {
    bottom: 30px;
}.opening_board_SpJCA6X .fast_edu_6X2EY9c label {
    height: 3px;
    width: 40px;
}.opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(1):checked ~ .fast_edu_6X2EY9c label:nth-child(1),
    .opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(2):checked ~ .fast_edu_6X2EY9c label:nth-child(2),
    .opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(3):checked ~ .fast_edu_6X2EY9c label:nth-child(3),
    .opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(4):checked ~ .fast_edu_6X2EY9c label:nth-child(4),
    .opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(5):checked ~ .fast_edu_6X2EY9c label:nth-child(5),
    .opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(6):checked ~ .fast_edu_6X2EY9c label:nth-child(6),
    .opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(7):checked ~ .fast_edu_6X2EY9c label:nth-child(7),
    .opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(8):checked ~ .fast_edu_6X2EY9c label:nth-child(8),
    .opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(9):checked ~ .fast_edu_6X2EY9c label:nth-child(9),
    .opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(10):checked ~ .fast_edu_6X2EY9c label:nth-child(10) {
    width: 60px;
}.opening_board_SpJCA6X .text_placeholder_4WTYBey {
    padding: 25px;
}.opening_board_SpJCA6X .text_placeholder_4WTYBey h1 {
    margin-bottom: 10px;
    font-size: calc(48px * 0.8);
}.opening_board_SpJCA6X .text_placeholder_4WTYBey h3 {
    margin-bottom: 15px;
    font-size: calc(23px * 0.9);
}.opening_board_SpJCA6X .text_placeholder_4WTYBey p {
    font-size: calc(17px * 0.9);
}
}

@media (max-width: 576px) {.opening_board_SpJCA6X .fast_edu_6X2EY9c {
    bottom: 20px;
}.opening_board_SpJCA6X .fast_edu_6X2EY9c label {
    width: 30px;
    height: 3px;
}.opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(1):checked ~ .fast_edu_6X2EY9c label:nth-child(1),
    .opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(2):checked ~ .fast_edu_6X2EY9c label:nth-child(2),
    .opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(3):checked ~ .fast_edu_6X2EY9c label:nth-child(3),
    .opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(4):checked ~ .fast_edu_6X2EY9c label:nth-child(4),
    .opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(5):checked ~ .fast_edu_6X2EY9c label:nth-child(5),
    .opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(6):checked ~ .fast_edu_6X2EY9c label:nth-child(6),
    .opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(7):checked ~ .fast_edu_6X2EY9c label:nth-child(7),
    .opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(8):checked ~ .fast_edu_6X2EY9c label:nth-child(8),
    .opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(9):checked ~ .fast_edu_6X2EY9c label:nth-child(9),
    .opening_board_SpJCA6X .learning_lead_QWsLBqv input:nth-child(10):checked ~ .fast_edu_6X2EY9c label:nth-child(10) {
    width: 45px;
}.opening_board_SpJCA6X .text_placeholder_4WTYBey {
    width: 95%;
    padding: 20px;
}.opening_board_SpJCA6X .text_placeholder_4WTYBey::before,
    .opening_board_SpJCA6X .text_placeholder_4WTYBey::after {
    width: 15px;
    height: 15px;
}.opening_board_SpJCA6X .text_placeholder_4WTYBey h1 {
    font-size: calc(48px * 0.7);
}.opening_board_SpJCA6X .text_placeholder_4WTYBey h3 {
    font-size: calc(23px * 0.8);
}}

.opening_board_SpJCA6X .page_hero_rDVXqCh:not(:checked) {
    pointer-events: none;
}.opening_board_SpJCA6X::after {
    left: 0;
    height: 100%;
    background: 
        linear-gradient(135deg, rgb(178,158,202,0.5) 0%, transparent 20%),
        linear-gradient(225deg, rgb(211,195,225,0.5) 0%, transparent 20%);
    top: 0;
    z-index: 0;
    position: absolute;
    content: "";
    width: 100%;
}.meet_us_5t3Qlba {
    background: linear-gradient(135deg, rgb(236,228,242) 0%, rgba(240, 242, 245, 1) 100%);
    padding: 100px 0 120px;
    overflow: hidden;
    position: relative;
    box-shadow: inset 0 20px 40px -25px rgba(0, 0, 0, 0.1);
}.meet_us_5t3Qlba::before {
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    content: '';
    top: -10%;
    filter: blur(40px);
    background: linear-gradient(225deg, rgb(211,195,225,0.5) 0%, transparent 70%);
    animation: float 15s infinite alternate ease-in-out;
    height: 300px;
    width: 300px;
    transform: rotate(-15deg);
    position: absolute;
    opacity: 0.4;
    right: -5%;
    z-index: 0;
}.meet_us_5t3Qlba::after {
    position: absolute;
    filter: blur(35px);
    animation: float 18s infinite alternate-reverse ease-in-out;
    left: -5%;
    background: linear-gradient(45deg, rgb(178,158,202,0.5) 0%, transparent 70%);
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    opacity: 0.3;
    height: 250px;
    content: '';
    width: 250px;
    z-index: 0;
    bottom: -10%;
}.meet_us_5t3Qlba .container {
    padding: 0 20px;
    position: relative;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
}.meet_us_5t3Qlba h1 {
    font-size: 48px;
    letter-spacing: 0.5px;
    color: #000000;
    margin-bottom: 60px;
    position: relative;
    text-align: center;
    font-weight: 700;
}.meet_us_5t3Qlba h1::after {
    box-shadow: 0 2px 8px rgba(var(--primary-color-rgb), 0.3);
    background: linear-gradient(90deg, rgb(211,195,225) 0%, rgb(178,158,202) 100%);
    left: 50%;
    height: 4px;
    width: 80px;
    transform: translateX(-50%);
    content: '';
    position: absolute;
    border-radius: 2px;
    bottom: -15px;
}.meet_us_5t3Qlba .learn_identity_MAzk8hv {
    position: relative;
}.meet_us_5t3Qlba .learn_identity_MAzk8hv ul {
    margin: 0;
    padding: 0;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    display: grid;
    list-style: none;
    gap: 40px;
}.meet_us_5t3Qlba .smart_track_yiNXQST {
    overflow: hidden;
    padding: 40px;
    position: relative;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    background: #ffffff;
    box-shadow: 12px 12px 24px rgba(0, 0, 0, 0.04),
              -12px -12px 24px rgba(255, 255, 255, 0.9),
              inset 1px 1px 2px rgba(255, 255, 255, 0.6),
              inset -1px -1px 2px rgba(0, 0, 0, 0.05);
    border-radius: 15px;
}.meet_us_5t3Qlba .smart_track_yiNXQST:hover {
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.06),
              -15px -15px 30px rgba(255, 255, 255, 1),
              inset 1px 1px 2px rgba(255, 255, 255, 0.7),
              inset -1px -1px 2px rgba(0, 0, 0, 0.06);
    transform: translateY(-5px);
}.meet_us_5t3Qlba .smart_track_yiNXQST::before {
    top: 0;
    left: 0;
    transition: height 0.3s ease;
    height: 6px;
    position: absolute;
    background: linear-gradient(90deg, rgb(211,195,225) 0%, rgb(178,158,202) 100%);
    opacity: 0.8;
    width: 100%;
    content: '';
}.meet_us_5t3Qlba .smart_track_yiNXQST:hover::before {
    height: 8px;
}.meet_us_5t3Qlba .smart_track_yiNXQST h4 {
    margin-bottom: 20px;
    letter-spacing: 0.3px;
    font-weight: 600;
    color: #000000;
    padding-bottom: 15px;
    position: relative;
    font-size: calc(24px + 2px);
}.meet_us_5t3Qlba .smart_track_yiNXQST h4::after {
    content: '';
    background: rgb(178,158,202);
    width: 40px;
    bottom: 0;
    position: absolute;
    height: 3px;
    transition: width 0.3s ease;
    left: 0;
    border-radius: 2px;
}.meet_us_5t3Qlba .smart_track_yiNXQST:hover h4::after {
    width: 60px;
}.meet_us_5t3Qlba .smart_track_yiNXQST div {
    color: #000000;
    font-weight: 400;
    scrollbar-width: thin;
    line-height: 1.75;
    max-height: 240px;
    font-size: 16px;
    scrollbar-color: rgb(178,158,202,0.5) transparent;
    overflow-y: auto;
    padding-right: 10px;
}.meet_us_5t3Qlba .smart_track_yiNXQST div::-webkit-scrollbar {
    width: 6px;
}.meet_us_5t3Qlba .smart_track_yiNXQST div::-webkit-scrollbar-track {
    background: transparent;
}.meet_us_5t3Qlba .smart_track_yiNXQST div::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgb(178,158,202,0.5);
}

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

@media screen and (max-width: 991px) {.meet_us_5t3Qlba {
    padding: 80px 0 100px;
}.meet_us_5t3Qlba h1 {
    font-size: calc(48px - 4px);
    margin-bottom: 50px;
}.meet_us_5t3Qlba .smart_track_yiNXQST {
    padding: 30px;
}
}

@media screen and (max-width: 768px) {.meet_us_5t3Qlba {
    padding: 60px 0 80px;
}.meet_us_5t3Qlba::before,
  .meet_us_5t3Qlba::after {
    width: 180px;
    height: 180px;
}.meet_us_5t3Qlba h1 {
    margin-bottom: 40px;
    font-size: calc(48px - 6px);
}.meet_us_5t3Qlba h1::after {
    width: 60px;
    height: 3px;
}.meet_us_5t3Qlba .learn_identity_MAzk8hv ul {
    gap: 30px;
    grid-template-columns: 1fr;
}.meet_us_5t3Qlba .smart_track_yiNXQST div {
    max-height: 200px;
}
}

@media screen and (max-width: 576px) {.meet_us_5t3Qlba {
    padding: 50px 0 70px;
}.meet_us_5t3Qlba h1 {
    font-size: calc(48px - 8px);
}.meet_us_5t3Qlba .smart_track_yiNXQST {
    padding: 25px 20px;
}.meet_us_5t3Qlba .smart_track_yiNXQST h4 {
    font-size: 24px;
}.meet_us_5t3Qlba .smart_track_yiNXQST div {
    font-size: calc(16px - 1px);
    line-height: 1.7;
}}.privacy_cloister_ftNgTWy {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    padding: 40px;
    overflow: hidden;
    line-height: 1.6;
    background: #ffffff;
    width: 100%;
}.privacy_cloister_ftNgTWy h1 {
    margin-top: 20px;
    border-bottom: 2px solid rgb(211,195,225);
    padding-bottom: 10px;
    text-align: center;
    font-size: 41px;
    margin-bottom: 20px;
    font-weight: 700;
    color: rgb(211,195,225);
    font-family: Arial, sans-serif;
}.privacy_cloister_ftNgTWy h2 {
    font-family: Arial, sans-serif;
    margin-bottom: 15px;
    margin-top: 30px;
    font-size: 29px;
    color: rgb(178,158,202);
    padding-bottom: 8px;
    font-weight: 600;
    border-bottom: 1px solid rgb(178,158,202);
}.privacy_cloister_ftNgTWy h3, .privacy_cloister_ftNgTWy h4, .privacy_cloister_ftNgTWy h5, .privacy_cloister_ftNgTWy h6 {
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    color: #000000;
    font-family: Arial, sans-serif;
    margin-top: 25px;
    text-transform: uppercase;
    font-size: 23px;
    font-weight: 600;
    padding-bottom: 5px;
}.privacy_cloister_ftNgTWy ul, .privacy_cloister_ftNgTWy ol {
    padding-left: 0;
    list-style-position: inside;
    padding: 10px 0;
    margin: 0;
}.privacy_cloister_ftNgTWy li {
    font-size: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    line-height: 1.8;
    margin-bottom: 10px;
    font-family: Arial, sans-serif;
    padding: 5px 0;
    color: #000000;
}.privacy_cloister_ftNgTWy section {
    background: #ffffff;
}.privacy_cloister_ftNgTWy p, .privacy_cloister_ftNgTWy span, .privacy_cloister_ftNgTWy div {
    line-height: 1.8;
    margin-bottom: 10px;
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 15px;
}

@media only screen and (max-width: 800px) {.privacy_cloister_ftNgTWy {
    padding: 20px;
    box-shadow: none;
}.privacy_cloister_ftNgTWy h1, .privacy_cloister_ftNgTWy h2 {
    font-size: calc(23px - 5px);
    text-align: left;
    border-bottom-width: 1px;
}.privacy_cloister_ftNgTWy ul, .privacy_cloister_ftNgTWy ol {
    padding: 10px 0;
}.privacy_cloister_ftNgTWy li {
    padding: 5px 0;
}.privacy_cloister_ftNgTWy p, .privacy_cloister_ftNgTWy span, .privacy_cloister_ftNgTWy div {
    padding-bottom: 5px;
}}.course_demographic_EvUwBW1 {
    position: relative;
    overflow: hidden;
    padding: 110px 0;
    background: linear-gradient(150deg, rgb(236,228,242) 30%, rgb(178,158,202,0.5) 100%);
}.course_demographic_EvUwBW1::before {
    width: 80%;
    content: "";
    background: rgb(211,195,225,0.5);
    position: absolute;
    border-radius: 100px;
    height: 200%;
    filter: blur(60px);
    top: -50%;
    animation: float-slow 20s ease-in-out infinite alternate;
    opacity: 0.1;
    right: -20%;
    transform: rotate(30deg);
}.course_demographic_EvUwBW1::after {
    left: 0;
    content: "";
    height: 1px;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: linear-gradient(90deg, 
        transparent 0%, 
        rgb(211,195,225,0.5) 25%, 
        rgb(211,195,225) 50%, 
        rgb(211,195,225,0.5) 75%, 
        transparent 100%
    );
}@keyframes float-slow {
    0% {
        transform: rotate(30deg) translateY(0);
    }
    100% {
        transform: rotate(30deg) translateY(-50px);
    }
}

.course_demographic_EvUwBW1 .container {
    z-index: 2;
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}.course_demographic_EvUwBW1 .learning_growth_jKfo0QZ {
    gap: 40px;
    grid-template-columns: 300px 1fr;
    display: grid;
    position: relative;
    align-items: start;
}.course_demographic_EvUwBW1 h4 {
    color: #000000;
    font-weight: 700;
    padding: 0;
    font-size: 36px;
    margin: 0;
    line-height: 1.3;
    position: relative;
}.course_demographic_EvUwBW1 h4::before {
    width: 50px;
    content: "";
    left: 0;
    height: 5px;
    top: -20px;
    position: absolute;
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(211,195,225), rgb(178,158,202));
}.course_demographic_EvUwBW1 h4::after {
    bottom: -20px;
    background: rgb(211,195,225,0.5);
    left: 0;
    border-radius: 10px;
    position: absolute;
    height: 2px;
    content: "";
    width: 120px;
}.course_demographic_EvUwBW1 div {
    gap: 20px;
    flex-direction: column;
    display: flex;
}.course_demographic_EvUwBW1 div p {
    overflow: hidden;
    align-items: center;
    border-radius: 8px;
    position: relative;
    padding: 20px 25px;
    display: flex;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    font-size: 12px;
    backdrop-filter: blur(10px);
    margin: 0;
    color: #000000;
    z-index: 1;
    background: rgba(255, 255, 255, 0.9);
    transition: all 0.3s ease;
    line-height: 1.6;
}.course_demographic_EvUwBW1 div p:nth-child(even) {
    transform: translateX(30px);
}.course_demographic_EvUwBW1 div p:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}.course_demographic_EvUwBW1 div p:nth-child(even):hover {
    transform: translate(30px, -5px);
}.course_demographic_EvUwBW1 div p::before {
    left: 0;
    content: "";
    height: 100%;
    top: 0;
    width: 4px;
    background: linear-gradient(180deg, rgb(211,195,225), rgb(178,158,202));
    opacity: 0.7;
    transition: width 0.3s ease;
    position: absolute;
}.course_demographic_EvUwBW1 div p:hover::before {
    width: 8px;
}.course_demographic_EvUwBW1 div p svg {
    position: relative;
    width: 28px;
    min-width: 28px;
    z-index: 2;
    transition: all 0.3s ease;
    height: 28px;
    margin-right: 20px;
}.course_demographic_EvUwBW1 div p:hover svg {
    transform: scale(1.2);
}.course_demographic_EvUwBW1 div p svg path {
    transition: fill 0.3s ease;
    fill: rgb(211,195,225);
}.course_demographic_EvUwBW1 div p:hover svg path {
    fill: rgb(178,158,202);
}

@media (max-width: 991px) {.course_demographic_EvUwBW1 {
    padding: 90px 0;
}.course_demographic_EvUwBW1 .learning_growth_jKfo0QZ {
    grid-template-columns: 250px 1fr;
    gap: 30px;
}.course_demographic_EvUwBW1 h4 {
    font-size: calc(36px - 2px);
}.course_demographic_EvUwBW1 div {
    gap: 15px;
}.course_demographic_EvUwBW1 div p {
    padding: 18px 20px;
}.course_demographic_EvUwBW1 div p:nth-child(even) {
    transform: translateX(20px);
}.course_demographic_EvUwBW1 div p:nth-child(even):hover {
    transform: translate(20px, -5px);
}.course_demographic_EvUwBW1 div p svg {
    height: 24px;
    width: 24px;
    min-width: 24px;
    margin-right: 15px;
}
}

@media (max-width: 767px) {.course_demographic_EvUwBW1 {
    padding: 70px 0;
}.course_demographic_EvUwBW1 .learning_growth_jKfo0QZ {
    grid-template-columns: 1fr;
    gap: 40px;
}.course_demographic_EvUwBW1 h4 {
    margin: 0 auto;
    font-size: calc(36px - 2px);
    text-align: center;
    max-width: 500px;
}.course_demographic_EvUwBW1 h4::before {
    transform: translateX(-50%);
    left: 50%;
}.course_demographic_EvUwBW1 h4::after {
    left: 50%;
    width: 100px;
    transform: translateX(-50%);
}.course_demographic_EvUwBW1 div p:nth-child(even) {
    transform: translateX(0);
}.course_demographic_EvUwBW1 div p:nth-child(even):hover {
    transform: translateY(-5px);
}
}

@media (max-width: 479px) {.course_demographic_EvUwBW1 {
    padding: 50px 0;
}.course_demographic_EvUwBW1 h4 {
    font-size: calc(36px - 4px);
}.course_demographic_EvUwBW1 div {
    gap: 12px;
}.course_demographic_EvUwBW1 div p {
    padding: 15px;
}.course_demographic_EvUwBW1 div p svg {
    min-width: 20px;
    height: 20px;
    margin-right: 12px;
    width: 20px;
}}.cookie_warning_alert_yrYB5R0 {
    animation: slideUp 0.5s forwards;
    border-top: 3px solid rgb(178,158,202);
    background: rgb(178,158,202);
    transform: translateY(100%);
    font-family: Arial, sans-serif;
    width: 100%;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.5);
    padding: 20px 0;
    transition: transform 0.5s ease-in-out;
    z-index: 90;
    bottom: 0;
    position: fixed;
}@keyframes slideUp {
    to {
        transform: translateY(0);
    }
}
.cookie_verify_JDn6kxp {
    align-items: center;
    padding: 20px 5%;
    gap: 20px;
    justify-content: space-between;
    display: flex;
}.cookie_warning_alert_yrYB5R0 h5 {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 21px;
    color: #ffffff;
    font-weight: 700;
}.cookie_warning_alert_yrYB5R0 p {
    line-height: 1.5;
    margin: 0;
    color: #ffffff;
    font-size: 13px;
}.user_safety_J23HjeI {
    align-items: center;
    flex-shrink: 0;
    display: flex;
    filter: drop-shadow(0 0 10px rgb(211,195,225));
    margin-right: 15px;
    justify-content: center;
}.user_safety_J23HjeI svg {
    height: 80px;
    width: 80px;
    transition: transform 0.3s ease-in-out;
    fill: rgb(211,195,225);
}.user_safety_J23HjeI:hover svg {
    transform: scale(1.1);
}.safe_cookies_HOrJluj {
    margin-left: 10px;
    padding: 10px 20px;
    box-shadow: 0 0 15px rgb(211,195,225);
    text-decoration: none;
    border-radius: 13px;
    flex-shrink: 0;
    white-space: nowrap;
    color: #000000;
    background: linear-gradient(90deg, rgb(211,195,225), rgb(178,158,202));
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    min-width: 140px;
    line-height: 40px;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
}.safe_cookies_HOrJluj:hover {
    box-shadow: 0 0 20px rgb(178,158,202);
}.cookie_button.cookie_option_yJDzrh6:hover {
    box-shadow: 0 0 15px rgb(178,158,202);
}.cookie_warning_alert_yrYB5R0 p a {
    transition: color 0.3s ease;
    text-decoration: none;
    color: rgb(211,195,225);
}.cookie_warning_alert_yrYB5R0 p a:hover {
    color: rgb(178,158,202);
}#cookieMessagePanel_IzOcVrN {
    display: none;
}#cookieMessagePanel_IzOcVrN:checked ~ .cookie_warning_alert_yrYB5R0 {
    visibility: hidden;
    opacity: 0;
}
@media only screen and (max-width: 1200px) {.cookie_warning_alert_yrYB5R0 {
    padding: 15px 0;
}.cookie_verify_JDn6kxp {
    padding: 15px 5%;
}
}
@media only screen and (max-width: 800px) {.user_safety_J23HjeI {
    display: none;
}.cookie_verify_JDn6kxp {
    text-align: center;
    align-items: center;
    flex-direction: column;
}.cookie_warning_alert_yrYB5R0 h5 {
    font-size: 18px;
    margin-bottom: 5px;
}.data_consent_xz7mU2b {
    margin-bottom: 15px;
}.safe_cookies_HOrJluj {
    margin: 10px 0;
    min-width: 100%;
}}
.experience_trial_lN04Q1X {
    padding: 120px 0;
    position: relative;
    z-index: 1;
    overflow: hidden;
    background-size: 200% 200%;
    background: linear-gradient(130deg, rgb(211,195,225) 0%, rgb(178,158,202) 50%, rgb(211,195,225) 100%);
    animation: gradientFlow 15s ease infinite;
}.experience_trial_lN04Q1X::before {
    background: 
        repeating-conic-gradient(
            from 0deg at 50% 50%,
            transparent 0deg,
            transparent 10deg,
            rgba(255, 255, 255, 0.03) 10deg,
            rgba(255, 255, 255, 0.03) 20deg
        );
    z-index: -1;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    animation: rotateQuantum 30s linear infinite;
    content: '';
    height: 100%;
}.experience_trial_lN04Q1X::after {
    width: 200%;
    top: -50%;
    position: absolute;
    left: -50%;
    z-index: -1;
    animation: pulseRadial 10s ease-in-out infinite alternate;
    opacity: 0.1;
    background: radial-gradient(
        ellipse at center,
        rgba(255, 255, 255, 0.2) 0%,
        transparent 60%
    );
    content: '';
    height: 200%;
}.experience_trial_lN04Q1X .learning_growth_jKfo0QZ {
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.1);
    max-width: 1000px;
    z-index: 2;
    padding: 60px 40px;
    backdrop-filter: blur(10px);
    position: relative;
    margin: 0 auto;
    align-items: center;
    border-radius: 24px;
    flex-direction: column;
    justify-content: center;
    background: rgba(255, 255, 255, 0.05);
    display: flex;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}.experience_trial_lN04Q1X .learning_growth_jKfo0QZ::before {
    left: 0;
    top: 0;
    background-size: 40px 40px;
    position: absolute;
    opacity: 0.3;
    height: 100%;
    background: 
        linear-gradient(90deg, transparent 49.5%, rgba(255, 255, 255, 0.1) 50%, transparent 50.5%),
        linear-gradient(0deg, transparent 49.5%, rgba(255, 255, 255, 0.1) 50%, transparent 50.5%);
    content: '';
    width: 100%;
    z-index: -1;
    animation: pulseGrid 4s linear infinite alternate;
}.experience_trial_lN04Q1X .learning_growth_jKfo0QZ::after {
    left: -50%;
    height: 200%;
    top: -50%;
    width: 200%;
    animation: rotateQuantumGradient 20s linear infinite;
    content: '';
    position: absolute;
    background: conic-gradient(
        from 0deg at 50% 50%,
        rgb(211,195,225,0.5) 0deg,
        rgb(178,158,202,0.5) 120deg,
        rgb(211,195,225,0.5) 240deg,
        rgb(178,158,202,0.5) 360deg
    );
    z-index: -1;
    opacity: 0.1;
}.experience_trial_lN04Q1X h3 {
    color: #ffffff;
    font-family: Arial, sans-serif;
    margin-bottom: 60px;
    text-align: center;
    text-transform: uppercase;
    animation: floatTitle 6s ease-in-out infinite;
    position: relative;
    font-size: 36px;
    font-weight: 700;
    text-shadow: 0 0 20px rgba(255, 255, 255, 0.5);
    letter-spacing: 3px;
}.experience_trial_lN04Q1X h3::before {
    box-shadow: 0 0 10px #ffffff;
    position: absolute;
    height: 1px;
    left: 50%;
    transform: translateX(-50%);
    content: '';
    width: 80px;
    background: linear-gradient(to right, transparent, #ffffff, transparent);
    bottom: -20px;
}.experience_trial_lN04Q1X h3::after {
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgba(255, 255, 255, 0.1) 50%,
        transparent 100%
    );
    width: 100%;
    animation: titleScan 3s ease-in-out infinite;
    left: 0;
    top: 0;
    content: '';
    position: absolute;
    opacity: 0;
    height: 100%;
}.experience_trial_lN04Q1X .edu_guide_L8B9Ncm {
    padding: 18px 45px;
    display: inline-block;
    font-family: Arial, sans-serif;
    font-size: 15px;
    color: #ffffff;
    border: 2px solid rgba(255, 255, 255, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2), 0 0 10px rgba(255, 255, 255, 0.1);
    overflow: hidden;
    font-weight: 600;
    letter-spacing: 2px;
    position: relative;
    text-decoration: none;
    z-index: 1;
    background: transparent;
    border-radius: 24px;
    text-transform: uppercase;
    transition: all 0.4s ease;
}.experience_trial_lN04Q1X .edu_guide_L8B9Ncm::before {
    position: absolute;
    z-index: -1;
    width: 100%;
    background: linear-gradient(
        170deg,
        #ffffff 0%,
        rgba(255, 255, 255, 0.7) 100%
    );
    height: 100%;
    top: 0;
    content: '';
    opacity: 0;
    transition: opacity 0.4s ease;
    left: 0;
}.experience_trial_lN04Q1X .edu_guide_L8B9Ncm::after {
    top: -50%;
    content: '';
    width: 20px;
    height: 200%;
    transition: all 0.6s ease;
    position: absolute;
    z-index: 2;
    left: -100px;
    transform: rotate(35deg);
    background: linear-gradient(
        to right,
        transparent,
        rgba(255, 255, 255, 0.7),
        transparent
    );
}.experience_trial_lN04Q1X .edu_guide_L8B9Ncm:hover {
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.3), 0 0 20px rgba(255, 255, 255, 0.2);
    border-color: transparent;
    color: rgb(211,195,225);
    transform: translateY(-5px);
}.experience_trial_lN04Q1X .edu_guide_L8B9Ncm:hover::before {
    opacity: 1;
}.experience_trial_lN04Q1X .edu_guide_L8B9Ncm:hover::after {
    left: 120%;
}

@media screen and (max-width: 992px) {.experience_trial_lN04Q1X {
    padding: 100px 0;
}.experience_trial_lN04Q1X .learning_growth_jKfo0QZ {
    padding: 50px 30px;
    max-width: 90%;
}.experience_trial_lN04Q1X h3 {
    margin-bottom: 50px;
    letter-spacing: 2.5px;
    font-size: calc(36px * 0.9);
}.experience_trial_lN04Q1X h3::before {
    bottom: -18px;
    width: 70px;
}.experience_trial_lN04Q1X .edu_guide_L8B9Ncm {
    font-size: calc(15px * 0.95);
    padding: 16px 40px;
}
}

@media screen and (max-width: 768px) {.experience_trial_lN04Q1X {
    padding: 80px 0;
}.experience_trial_lN04Q1X .learning_growth_jKfo0QZ {
    padding: 40px 25px;
}.experience_trial_lN04Q1X h3 {
    margin-bottom: 45px;
    letter-spacing: 2px;
    font-size: calc(36px * 0.8);
}.experience_trial_lN04Q1X h3::before {
    bottom: -15px;
    width: 60px;
}.experience_trial_lN04Q1X .edu_guide_L8B9Ncm {
    padding: 14px 35px;
    letter-spacing: 1.5px;
    font-size: calc(15px * 0.9);
}
}

@media screen and (max-width: 576px) {.experience_trial_lN04Q1X {
    padding: 60px 0;
}.experience_trial_lN04Q1X .learning_growth_jKfo0QZ {
    padding: 30px 20px;
}.experience_trial_lN04Q1X h3 {
    font-size: calc(36px * 0.7);
    letter-spacing: 1.5px;
    margin-bottom: 40px;
}.experience_trial_lN04Q1X h3::before {
    bottom: -12px;
    width: 50px;
}.experience_trial_lN04Q1X .edu_guide_L8B9Ncm {
    padding: 12px 30px;
    font-size: calc(15px * 0.85);
    letter-spacing: 1px;
}
}

@keyframes gradientFlow {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@keyframes rotateQuantum {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes pulseRadial {
    0% {
        opacity: 0.05;
        transform: scale(1);
    }
    50% {
        opacity: 0.1;
        transform: scale(1.1);
    }
    100% {
        opacity: 0.05;
        transform: scale(1);
    }
}

@keyframes pulseGrid {
    0% {
        opacity: 0.2;
        background-size: 40px 40px;
    }
    100% {
        opacity: 0.3;
        background-size: 45px 45px;
    }
}

@keyframes rotateQuantumGradient {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(-360deg);
    }
}

@keyframes floatTitle {
    0%, 100% {
        transform: translateY(0);
        text-shadow: 0 0 15px rgba(255, 255, 255, 0.4);
    }
    50% {
        transform: translateY(-10px);
        text-shadow: 0 0 25px rgba(255, 255, 255, 0.6);
    }
}

@keyframes titleScan {
    0%, 100% {
        opacity: 0;
        transform: translateX(-100%);
    }
    50% {
        opacity: 0.5;
        transform: translateX(100%);
    }
}