* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}.grid-containerMpn {
    min-height: 100%;
    flex-direction: column;
    height: 100%;
    display: flex;
}.container {
    width: 1222px;
    max-width: 100%;
    margin: auto;
}svg {
    width: 30px;
    height: 30px;
}header,footer {
    width: 100%;
}.footer_classesurl {
    flex: 0 0 auto;
}a {
    color: inherit;
    text-decoration: none;
}html,body {
    font-family: Arial, sans-serif;
    height: 100%;
    scroll-behavior: auto;
    color: #000000;
    min-height: 100%;
}.nav_wrapqoJ {
    flex: 1 0 auto;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.teaching_processXiD {
    padding: 6rem 2rem;
    position: relative;
    background: linear-gradient(135deg, rgb(229,216,230) 0%, rgba(rgb(153,117,151,0.5), 0.05) 100%);
    overflow: hidden;
}.teaching_processXiD::before {
    background-image: 
        radial-gradient(circle at 10% 10%, rgb(190,163,193,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 90%, rgb(153,117,151,0.5) 0%, transparent 30%);
    content: "";
    pointer-events: none;
    left: 0;
    opacity: 0.07;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 0;
}.teaching_processXiD::after {
    width: 80%;
    height: 1px;
    bottom: 0;
    content: "";
    opacity: 0.2;
    background: linear-gradient(90deg, transparent, rgb(190,163,193), transparent);
    left: 10%;
    position: absolute;
}.teaching_processXiD .learn_onlineZJI {
    transform-style: preserve-3d;
    position: relative;
    margin: 0 auto;
    perspective: 1000px;
    max-width: 1200px;
    z-index: 1;
}.teaching_processXiD h2 {
    position: relative;
    color: #000000;
    transform: translateZ(20px);
    transition: transform 0.5s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    margin-bottom: 2.5rem;
    font-weight: 700;
    font-size: 38px;
    display: inline-block;
}.teaching_processXiD h2::after {
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    content: "";
    bottom: -12px;
    height: 4px;
    background: linear-gradient(90deg, rgb(190,163,193), transparent);
    left: 0;
    width: 40%;
    position: absolute;
}.teaching_processXiD .paragraph_holder64S {
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    padding: 2.5rem;
    background: #ffffff;
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% calc(100% - 20px), 
        calc(100% - 20px) 100%, 
        0 100%
    );
    border-left: 4px solid rgb(190,163,193);
    position: relative;
    transform: translateZ(10px) translateX(0);
    box-shadow: 
        0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.05),
        0 1px 4px rgba(rgba(0, 0, 0, 0.5), 0.1);
}.teaching_processXiD .paragraph_holder64S:hover {
    transform: translateZ(15px) translateX(5px);
    box-shadow: 
        0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.08),
        0 3px 10px rgba(rgba(0, 0, 0, 0.5), 0.12);
}.teaching_processXiD p {
    margin: 0;
    line-height: 1.7;
    font-size: 13px;
    color: #000000;
}.teaching_processXiD .paragraph_holder64S::before {
    border-radius: 50% 0 50% 50%;
    width: 60px;
    z-index: -1;
    transition: all 0.5s ease;
    height: 60px;
    transform: rotate(-45deg);
    position: absolute;
    content: "";
    opacity: 0.2;
    border: 1px solid rgb(190,163,193,0.5);
    left: -20px;
    top: -20px;
}.teaching_processXiD .paragraph_holder64S:hover::before {
    transform: rotate(0deg);
    height: 70px;
    width: 70px;
}.teaching_processXiD .learn_onlineZJI:hover h2 {
    transform: translateZ(25px);
}

@media (max-width: 991px) {.teaching_processXiD {
    padding: 4rem 1.5rem;
}.teaching_processXiD h2 {
    font-size: calc(38px * 0.9);
    margin-bottom: 2rem;
}.teaching_processXiD .paragraph_holder64S {
    padding: 2rem;
}
}

@media (max-width: 768px) {.teaching_processXiD {
    padding: 3rem 1rem;
}.teaching_processXiD h2 {
    transform: translateZ(10px);
    margin-bottom: 1.5rem;
    font-size: calc(38px * 0.8);
}.teaching_processXiD .paragraph_holder64S {
    padding: 1.75rem;
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 15px), 
            calc(100% - 15px) 100%, 
            0 100%
        );
}.teaching_processXiD p {
    font-size: calc(13px * 0.95);
    line-height: 1.6;
}.teaching_processXiD .learn_onlineZJI:hover h2 {
    transform: translateZ(15px);
}.teaching_processXiD .paragraph_holder64S::before {
    width: 45px;
    top: -15px;
    height: 45px;
    left: -15px;
}
}

@media (max-width: 576px) {.teaching_processXiD {
    padding: 2.5rem 0.75rem;
}.teaching_processXiD h2 {
    font-size: calc(38px * 0.7);
    margin-bottom: 1.25rem;
}.teaching_processXiD .paragraph_holder64S {
    border-left-width: 3px;
    padding: 1.5rem;
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 10px), 
            calc(100% - 10px) 100%, 
            0 100%
        );
}.teaching_processXiD p {
    font-size: calc(13px * 0.9);
    line-height: 1.5;
}.teaching_processXiD .paragraph_holder64S::before {
    display: none;
}}.footer_classesurl {
    background-color: rgb(153,117,151);
    padding: 0;
    position: relative;
    font-family: Arial, sans-serif;
    color: #ffffff;
}.footer_classesurl .container {
    z-index: 2;
    position: relative;
}.footer_classesurl .law_resXRa {
    flex-direction: column;
    display: flex;
}.footer_classesurl .feedback_formnpN {
    clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
    display: grid;
    z-index: 3;
    padding: 3rem 1.5rem 5rem;
    position: relative;
    grid-template-columns: repeat(4, 1fr);
    background-color: rgb(190,163,193);
    margin-bottom: -2rem;
}.footer_classesurl .feedback_formnpN::before {
    height: 100%;
    width: 100%;
    position: absolute;
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.03) 10px,
        rgba(255, 255, 255, 0.03) 20px
    );
    content: '';
    top: 0;
    left: 0;
    z-index: -1;
}.footer_classesurl .info_item {
    padding: 0.5rem 1rem;
    position: relative;
    transition: transform 0.3s ease;
}.footer_classesurl .info_item:hover {
    transform: translateX(10px);
}.footer_classesurl .info_item p,
.footer_classesurl .info_item a {
    transition: all 0.3s ease;
    align-items: center;
    display: flex;
    font-size: 18px;
    text-decoration: none;
    gap: 0.75rem;
    color: #ffffff;
}.footer_classesurl .info_item svg {
    fill: #ffffff;
    transition: transform 0.3s ease;
    width: 20px;
    height: 20px;
}.footer_classesurl .info_item:hover svg {
    transform: scale(1.2);
}.footer_classesurl .text_main_holder {
    position: relative;
    grid-template-columns: 1fr 1.5fr 1fr;
    display: grid;
    z-index: 2;
    gap: 0;
}.footer_classesurl .page_nav7MI {
    flex-direction: column;
    padding: 4rem 2rem 3rem;
    background-color: rgb(153,117,151);
    display: flex;
    z-index: 4;
    position: relative;
    clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 90%);
    gap: 1.5rem;
}.footer_classesurl .page_nav7MI svg {
    height: auto;
    max-width: 150px;
    filter: brightness(0) invert(1);
    transition: all 0.3s ease;
}.footer_classesurl .page_nav7MI:hover svg {
    transform: scale(1.05);
}.footer_classesurl .carbon_ctaH9w {
    color: #ffffff;
    line-height: 1.6;
    font-size: 16px;
    opacity: 0.9;
}.footer_classesurl .main_mainwrapCER {
    position: relative;
    clip-path: polygon(0 5%, 100% 0, 100% 95%, 0 100%);
    padding: 5rem 2rem 3rem;
    gap: 2rem;
    background-color: #000000;
    display: flex;
    z-index: 2;
    flex-direction: column;
}.footer_classesurl .main_mainwrapCER::before {
    left: 0;
    content: '';
    position: absolute;
    width: 100%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, transparent 100%);
    top: 0;
    z-index: -1;
    height: 100%;
}.footer_classesurl .main_mainwrapCER h5 {
    color: #ffffff;
    position: relative;
    font-size: 18px;
    margin-bottom: 1.5rem;
    font-weight: 600;
    display: inline-block;
}.footer_classesurl .main_mainwrapCER h5::after {
    left: 0;
    height: 3px;
    background-color: rgb(190,163,193);
    position: absolute;
    content: '';
    bottom: -0.5rem;
    width: 40px;
}.footer_classesurl .head_wrapQA2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
}.footer_classesurl .head_wrapQA2:not(:last-child) {
    margin-bottom: 1rem;
}.footer_classesurl .head_wrapQA2 a {
    padding: 0.5rem 0;
    opacity: 0.8;
    font-size: 18px;
    color: #ffffff;
    position: relative;
    transition: all 0.3s ease;
    text-decoration: none;
}.footer_classesurl .head_wrapQA2 a::before {
    background-color: rgb(190,163,193);
    transition: width 0.3s ease;
    bottom: 0;
    width: 0;
    position: absolute;
    left: 0;
    content: '';
    height: 2px;
}.footer_classesurl .head_wrapQA2 a:hover {
    opacity: 1;
    padding-left: 10px;
}.footer_classesurl .head_wrapQA2 a:hover::before {
    width: 30px;
}.footer_classesurl .subscribe_holder {
    z-index: 3;
    background-color: rgb(153,117,151);
    display: flex;
    flex-direction: column;
    position: relative;
    gap: 1.5rem;
    padding: 4rem 2rem 3rem;
}.footer_classesurl .subscribe_holder::before {
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(0, 0, 0, 0.05) 10px,
        rgba(0, 0, 0, 0.05) 20px
    );
    position: absolute;
    left: 0;
    z-index: -1;
    top: 0;
    content: '';
    width: 100%;
    height: 100%;
}.footer_classesurl .subscribe_holder h5 {
    font-size: 18px;
    margin-bottom: 1rem;
    font-weight: 600;
    color: #ffffff;
}.footer_classesurl .subscribe_holder p {
    font-size: 18px;
    opacity: 0.9;
    line-height: 1.6;
    margin-bottom: 1rem;
    color: #ffffff;
}.footer_classesurl .input_holder {
    flex-direction: column;
    display: flex;
    gap: 1rem;
}.footer_classesurl .input_holder input[type="email"] {
    background-color: rgba(255, 255, 255, 0.15);
    padding: 1rem 1.25rem;
    font-size: 18px;
    transition: all 0.3s ease;
    border-radius: 10px;
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.2);
}.footer_classesurl .input_holder input[type="email"]:focus {
    outline: none;
    background-color: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.3);
}.footer_classesurl .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}.footer_classesurl .subscribe_now9rh {
    padding: 1rem 1.25rem;
    background-color: rgb(190,163,193);
    cursor: pointer;
    font-weight: 600;
    position: relative;
    border: none;
    color: #ffffff;
    font-size: 20px;
    border-radius: 10px;
    transition: all 0.3s ease;
    overflow: hidden;
}.footer_classesurl .subscribe_now9rh::before {
    width: 100%;
    position: absolute;
    height: 100%;
    content: '';
    left: -100%;
    top: 0;
    transition: left 0.5s ease;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
}.footer_classesurl .subscribe_now9rh:hover {
    background-color: rgb(190,163,193,0.5);
}.footer_classesurl .subscribe_now9rh:hover::before {
    left: 100%;
}.footer_classesurl .job_boardJLh {
    margin-top: 0;
    background-color: rgb(153,117,151);
    z-index: 1;
    position: relative;
    padding: 6rem 0 2rem;
    text-align: center;
    clip-path: polygon(0 30%, 100% 0, 100% 100%, 0 100%);
}.footer_classesurl .job_boardJLh::before {
    left: 0;
    z-index: -1;
    height: 100%;
    width: 100%;
    position: absolute;
    content: '';
    top: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, transparent 70%);
}.footer_classesurl .fellow_progJFr {
    opacity: 0.7;
    font-size: 16px;
    color: #ffffff;
}

@media (max-width: 1200px) {.footer_classesurl .feedback_formnpN {
    gap: 1.5rem;
    grid-template-columns: repeat(2, 1fr);
}.footer_classesurl .text_main_holder {
    grid-template-columns: 1fr 1.5fr;
}.footer_classesurl .subscribe_holder {
    grid-column: 1 / -1;
}
}

@media (max-width: 991px) {.footer_classesurl .text_main_holder {
    grid-template-columns: 1fr;
}.footer_classesurl .page_nav7MI,
    .footer_classesurl .main_mainwrapCER,
    .footer_classesurl .subscribe_holder {
    clip-path: none;
}.footer_classesurl .main_mainwrapCER {
    padding: 3rem 2rem;
}.footer_classesurl .page_nav7MI {
    padding: 3rem 2rem;
    text-align: center;
    align-items: center;
}.footer_classesurl .subscribe_holder {
    padding: 3rem 2rem;
}.footer_classesurl .job_boardJLh {
    padding: 3rem 0 2rem;
    clip-path: none;
}
}

@media (max-width: 768px) {.footer_classesurl .feedback_formnpN {
    clip-path: none;
    padding: 2.5rem 1.5rem 3rem;
    grid-template-columns: 1fr;
    margin-bottom: 0;
}.footer_classesurl .head_wrapQA2 {
    grid-template-columns: 1fr;
}.footer_classesurl .main_mainwrapCER h5,
    .footer_classesurl .subscribe_holder h5 {
    text-align: center;
    display: block;
}.footer_classesurl .main_mainwrapCER h5::after {
    transform: translateX(-50%);
    left: 50%;
}.footer_classesurl .subscribe_holder p {
    text-align: center;
}
}

@media (max-width: 576px) {.footer_classesurl .page_nav7MI,
    .footer_classesurl .main_mainwrapCER,
    .footer_classesurl .subscribe_holder {
    padding: 2.5rem 1.5rem;
}.footer_classesurl .job_boardJLh {
    padding: 2.5rem 0 1.5rem;
}.footer_classesurl .info_item {
    padding: 0.5rem 0;
}.footer_classesurl .info_item p,
    .footer_classesurl .info_item a {
    justify-content: center;
}}.who_we_areadW {
    overflow: hidden;
    background: linear-gradient(135deg, #000000 0%, rgba(0, 0, 0, 0.5) 100%);
    padding: 120px 0;
    position: relative;
}.who_we_areadW::before {
    background-size: 40px 40px;
    top: 0;
    height: 100%;
    z-index: 1;
    position: absolute;
    left: 0;
    opacity: 0.15;
    background: 
        linear-gradient(0deg, transparent 0%, transparent 49%, rgba(0, 0, 0, 0.5) 49%, rgba(0, 0, 0, 0.5) 51%, transparent 51%, transparent 100%),
        linear-gradient(90deg, transparent 0%, transparent 49%, rgba(0, 0, 0, 0.5) 49%, rgba(0, 0, 0, 0.5) 51%, transparent 51%, transparent 100%);
    width: 100%;
    content: "";
}.who_we_areadW::after {
    content: "";
    position: absolute;
    border-radius: 50%;
    z-index: 1;
    top: -100px;
    animation: float 20s infinite alternate linear;
    right: -100px;
    opacity: 0.25;
    filter: blur(80px);
    width: 400px;
    height: 400px;
    background: linear-gradient(135deg, rgb(190,163,193) 0%, transparent 80%);
}@keyframes float {
    0% {
        transform: translate(0, 0) rotate(0deg);
    }
    50% {
        transform: translate(-50px, 50px) rotate(180deg);
    }
    100% {
        transform: translate(0, 0) rotate(360deg);
    }
}

.who_we_areadW .container {
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 2;
    position: relative;
}.who_we_areadW h2 {
    position: relative;
    text-shadow: 0 0 20px rgb(190,163,193,0.5);
    letter-spacing: 2px;
    font-size: 38px;
    text-align: center;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 60px;
}.who_we_areadW h2::after {
    height: 3px;
    width: 100px;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(190,163,193), transparent);
    transform: translateX(-50%);
    content: "";
    bottom: -20px;
    left: 50%;
}.who_we_areadW .story_tlZrv {
    display: flex;
    gap: 40px;
    flex-direction: column;
}.who_we_areadW .training_classesBdM {
    overflow: hidden;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 11px;
    padding: 50px;
    position: relative;
    backdrop-filter: blur(5px);
}.who_we_areadW .training_classesBdM:nth-child(1) {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.05) 100%);
    transform: translateX(-40px);
}.who_we_areadW .training_classesBdM:nth-child(2) {
    transform: translateX(40px);
    background: linear-gradient(135deg, rgba(rgb(153,117,151), 0.2) 0%, rgba(rgb(153,117,151), 0.05) 100%);
}.who_we_areadW .training_classesBdM::before {
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
    background-size: 60px 60px;
    background: 
        linear-gradient(45deg, transparent 40%, rgba(255, 255, 255, 0.1) 45%, transparent 50%),
        linear-gradient(-45deg, transparent 40%, rgba(255, 255, 255, 0.1) 45%, transparent 50%);
    position: absolute;
    content: "";
    z-index: -1;
}.who_we_areadW .training_classesBdM:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
}.who_we_areadW .training_classesBdM:nth-child(1):hover {
    transform: translateY(-10px) translateX(-40px);
}.who_we_areadW .training_classesBdM:nth-child(2):hover {
    transform: translateY(-10px) translateX(40px);
}.who_we_areadW .training_classesBdM h3 {
    margin-left: 15px;
    position: relative;
    padding-bottom: 15px;
    font-weight: 700;
    font-size: 23px;
    margin-bottom: 25px;
    color: #ffffff;
}.who_we_areadW .training_classesBdM h3::before {
    height: 6px;
    top: 8px;
    background: rgb(190,163,193);
    content: "";
    box-shadow: 0 0 10px rgb(190,163,193);
    border-radius: 50%;
    position: absolute;
    left: -15px;
    width: 6px;
}.who_we_areadW .training_classesBdM:nth-child(2) h3::before {
    background: rgb(153,117,151);
    box-shadow: 0 0 10px rgb(153,117,151);
}.who_we_areadW .training_classesBdM h3::after {
    bottom: 0;
    width: 40px;
    position: absolute;
    height: 2px;
    transition: width 0.3s ease;
    content: "";
    background: rgb(190,163,193);
    left: 0;
}.who_we_areadW .training_classesBdM:nth-child(2) h3::after {
    background: rgb(153,117,151);
}.who_we_areadW .training_classesBdM:hover h3::after {
    width: 80px;
}.who_we_areadW .training_classesBdM p {
    line-height: 1.8;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.85);
    font-size: 12px;
    letter-spacing: 0.5px;
}.who_we_areadW .container::before {
    background: linear-gradient(135deg, rgb(153,117,151) 0%, transparent 80%);
    bottom: -100px;
    height: 400px;
    animation: float 20s infinite alternate-reverse linear;
    left: -100px;
    opacity: 0.25;
    filter: blur(80px);
    position: absolute;
    content: "";
    z-index: 1;
    width: 400px;
    border-radius: 50%;
}

@media screen and (max-width: 991px) {.who_we_areadW {
    padding: 100px 0;
}.who_we_areadW h2 {
    margin-bottom: 50px;
}.who_we_areadW .training_classesBdM {
    padding: 40px;
}.who_we_areadW .training_classesBdM:nth-child(1) {
    transform: translateX(-30px);
}.who_we_areadW .training_classesBdM:nth-child(2) {
    transform: translateX(30px);
}.who_we_areadW .training_classesBdM:nth-child(1):hover {
    transform: translateY(-10px) translateX(-30px);
}.who_we_areadW .training_classesBdM:nth-child(2):hover {
    transform: translateY(-10px) translateX(30px);
}
}

@media screen and (max-width: 768px) {.who_we_areadW {
    padding: 80px 0;
}.who_we_areadW h2 {
    margin-bottom: 40px;
    font-size: calc(31px + 0.2rem);
}.who_we_areadW .training_classesBdM {
    padding: 30px;
}.who_we_areadW .training_classesBdM:nth-child(1),
    .who_we_areadW .training_classesBdM:nth-child(2) {
    transform: translateX(0);
}.who_we_areadW .training_classesBdM:nth-child(1):hover,
    .who_we_areadW .training_classesBdM:nth-child(2):hover {
    transform: translateY(-5px);
}
}

@media screen and (max-width: 576px) {.who_we_areadW {
    padding: 60px 0;
}.who_we_areadW h2 {
    font-size: 31px;
}.who_we_areadW .story_tlZrv {
    gap: 30px;
}.who_we_areadW .training_classesBdM {
    padding: 25px;
}.who_we_areadW .training_classesBdM h3 {
    padding-bottom: 10px;
    font-size: calc(19px + 0.1rem);
    margin-bottom: 15px;
}.who_we_areadW .training_classesBdM p {
    font-size: calc(12px - 0.05rem);
}}header {
    padding: 0;
    overflow: visible;
    z-index: 100;
    position: relative;
    background: linear-gradient(135deg, rgb(190,163,193,0.5) 0%, rgb(229,216,230) 100%);
    margin-top: 0;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.08);
}header::before {
    opacity: 0.4;
    z-index: 0;
    background-image: 
        radial-gradient(circle at 30% 20%, rgba(255, 255, 255, 0.3) 0%, transparent 8%),
        radial-gradient(circle at 70% 60%, rgba(255, 255, 255, 0.3) 0%, transparent 12%),
        radial-gradient(circle at 40% 80%, rgba(255, 255, 255, 0.3) 0%, transparent 10%),
        radial-gradient(circle at 80% 30%, rgba(255, 255, 255, 0.3) 0%, transparent 15%),
        radial-gradient(circle at 10% 70%, rgba(255, 255, 255, 0.3) 0%, transparent 8%);
    top: 0;
    content: '';
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}header::after {
    content: '';
    bottom: 0;
    left: 0;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(190,163,193,0.5), 
        transparent
    );
    height: 10px;
    opacity: 0.6;
    position: absolute;
    width: 100%;
}header .site_headsJ9 {
    padding: 1.3rem 3rem;
    z-index: 5;
    justify-content: space-between;
    align-items: center;
    display: flex;
    position: relative;
}header .page_nav7MI {
    margin-right: 2rem;
    box-shadow: inset 0 0 10px rgba(255, 255, 255, 0.5);
    padding: 1rem;
    position: relative;
    transition: all 0.6s ease;
    flex: 0 0 auto;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 50% 30% 60% 40% / 40% 50% 30% 50%;
}header .page_nav7MI:hover {
    transform: translateY(-5px);
    box-shadow: inset 0 0 15px rgba(255, 255, 255, 0.7), 0 10px 20px rgba(0, 0, 0, 0.1);
    border-radius: 60% 40% 30% 70% / 50% 30% 60% 40%;
}header .head_pagewrapX8O {
    transition: all 0.4s ease;
    position: relative;
    display: block;
}header .head_pagewrapX8O img {
    max-height: 38px;
    filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.1));
}header .main_mainwrapCER {
    list-style: none;
    z-index: 2;
    display: flex;
    position: relative;
    margin: 0;
    padding: 0;
}header .main_mainwrapCER::before {
    left: -5%;
    z-index: -1;
    content: '';
    width: 110%;
    top: -5%;
    height: 110%;
    opacity: 0.1;
    border-radius: 70% 30% 50% 40% / 40% 60% 30% 50%;
    transition: all 0.6s ease;
    position: absolute;
    background: linear-gradient(135deg, rgb(190,163,193,0.5) 0%, transparent 100%);
}header .main_mainwrapCER:hover::before {
    opacity: 0.2;
    border-radius: 40% 60% 30% 70% / 60% 30% 70% 40%;
}header .main_pageq19 {
    margin: 0 0.5rem;
    position: relative;
}header .main_pageq19 a {
    font-size: 17px;
    font-weight: 600;
    overflow: hidden;
    padding: 0.8rem 1.3rem;
    z-index: 1;
    justify-content: center;
    align-items: center;
    background: rgba(255, 255, 255, 0.1);
    color: #000000;
    display: flex;
    transition: all 0.4s ease;
    text-decoration: none;
    border-radius: 60% 40% 40% 60% / 40% 50% 50% 60%;
    position: relative;
}header .main_pageq19 a::before {
    width: 100%;
    left: 0;
    height: 100%;
    content: '';
    z-index: -1;
    background: linear-gradient(135deg, rgb(190,163,193,0.5) 0%, rgb(153,117,151,0.5) 100%);
    transition: opacity 0.4s ease;
    top: 0;
    border-radius: inherit;
    position: absolute;
    opacity: 0;
    transform: scale(1.1);
}header .main_pageq19 a:hover {
    transform: translateY(-3px) scale(1.05);
    color: #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    border-radius: 40% 60% 60% 40% / 60% 40% 60% 40%;
}header .main_pageq19 a:hover::before {
    opacity: 1;
    transform: scale(1);
}header .main_pageq19::after {
    opacity: 0.7;
    background: rgb(190,163,193);
    position: absolute;
    transform: translateX(-50%) scale(0);
    height: 6px;
    width: 6px;
    left: 50%;
    bottom: -8px;
    border-radius: 50%;
    content: '';
    transition: transform 0.4s ease;
}header .main_pageq19:hover::after {
    transform: translateX(-50%) scale(1);
}header .site_headsJ9::before {
    opacity: 0.1;
    filter: blur(30px);
    content: '';
    width: 200px;
    right: -100px;
    top: -100px;
    position: absolute;
    border-radius: 50%;
    background: radial-gradient(circle, rgb(190,163,193,0.5) 0%, transparent 70%);
    height: 200px;
}header .site_headsJ9::after {
    content: '';
    left: -75px;
    opacity: 0.1;
    border-radius: 50%;
    position: absolute;
    filter: blur(30px);
    bottom: -75px;
    background: radial-gradient(circle, rgb(153,117,151,0.5) 0%, transparent 70%);
    width: 150px;
    height: 150px;
}.nav_wrapqoJ {
    z-index: 1;
    padding-top: 2rem;
    position: relative;
    background: rgb(229,216,230);
}

@keyframes morphing {
    0%, 100% { border-radius: 60% 40% 30% 70% / 50% 30% 60% 40%; }
    33% { border-radius: 40% 60% 70% 30% / 30% 40% 30% 70%; }
    66% { border-radius: 30% 60% 70% 40% / 60% 30% 70% 40%; }
}

@media (min-width: 1400px) {header .site_headsJ9 {
    margin: 0 auto;
    max-width: 1320px;
}header .main_pageq19 {
    margin: 0 0.7rem;
}header .main_pageq19 a {
    padding: 0.8rem 1.6rem;
}
}

@media (max-width: 991px) {header .site_headsJ9 {
    flex-wrap: wrap;
    padding: 1rem 2rem;
}header .page_nav7MI {
    padding: 0.7rem;
    margin-right: 0;
    margin-bottom: 0;
}header .main_mainwrapCER {
    margin-top: 1rem;
    flex-basis: 100%;
    justify-content: flex-end;
}header .main_pageq19 a {
    font-size: calc(17px - 1px);
    padding: 0.6rem 1rem;
}header .main_mainwrapCER::before {
    display: none;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .site_headsJ9 {
    padding: 0.8rem 1.5rem;
}header .page_nav7MI {
    max-width: 140px;
    padding: 0.6rem;
    border-radius: 40% 60% 50% 50% / 40% 50% 50% 40%;
}header .head_pagewrapX8O img {
    max-height: 35px;
}header .main_mainwrapCER {
    justify-content: flex-start;
    margin-top: 0.8rem;
    overflow-x: auto;
    padding-bottom: 0.5rem;
    scrollbar-width: thin;
    -webkit-overflow-scrolling: touch;
}header .main_mainwrapCER::-webkit-scrollbar {
    height: 3px;
}header .main_mainwrapCER::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(190,163,193,0.5);
}header .main_pageq19 {
    margin: 0 0.2rem;
    flex: 0 0 auto;
}header .main_pageq19 a {
    font-size: calc(17px - 2px);
    padding: 0.5rem 0.8rem;
    white-space: nowrap;
    border-radius: 30% 70% 50% 50% / 30% 30% 70% 70%;
}header .main_pageq19::after {
    display: none;
}header::after {
    height: 5px;
}
}

@media (max-width: 479px) {header .site_headsJ9 {
    padding: 0.7rem 1.2rem;
}header .page_nav7MI {
    padding: 0.5rem;
    max-width: 120px;
}header .main_pageq19 a {
    padding: 0.4rem 0.6rem;
    font-size: calc(17px - 3px);
}}.give_it_a_tryPea {
    overflow: hidden;
    z-index: 1;
    background: linear-gradient(45deg, rgb(190,163,193) 0%, rgb(153,117,151) 100%);
    padding: 120px 0;
    position: relative;
}.give_it_a_tryPea::before {
    opacity: 0.1;
    background: 
        repeating-conic-gradient(
            from 0deg at 50% 50%,
            rgb(190,163,193) 0deg,
            rgb(153,117,151) 15deg,
            rgb(190,163,193) 30deg
        );
    width: 100%;
    height: 100%;
    left: 0;
    content: '';
    top: 0;
    animation: rotateBg 20s linear infinite;
    z-index: -1;
    position: absolute;
}.give_it_a_tryPea::after {
    position: absolute;
    left: 0;
    content: '';
    background: 
        linear-gradient(0deg, transparent 0%, #ffffff 50%, transparent 100%),
        linear-gradient(90deg, transparent 0%, #ffffff 50%, transparent 100%);
    background-position: center;
    width: 100%;
    animation: scanLines 5s linear infinite alternate;
    background-repeat: no-repeat;
    opacity: 0.05;
    top: 0;
    height: 100%;
    background-size: 100% 100px, 100px 100%;
    z-index: -1;
}.give_it_a_tryPea .learn_onlineZJI {
    max-width: 1000px;
    border-radius: 14px;
    align-items: center;
    display: flex;
    margin: 0 auto;
    overflow: hidden;
    flex-direction: column;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.2),
        0 0 20px rgb(190,163,193,0.5),
        0 0 40px rgb(190,163,193,0.5);
    padding: 60px 40px;
    z-index: 2;
    justify-content: center;
    position: relative;
    backdrop-filter: blur(10px);
}.give_it_a_tryPea .learn_onlineZJI::before {
    width: 200%;
    z-index: -1;
    position: absolute;
    background: 
        radial-gradient(
            ellipse at center,
            rgba(255, 255, 255, 0.2) 0%,
            transparent 70%
        );
    height: 200%;
    left: -50%;
    top: -50%;
    animation: pulseGlow 6s ease-in-out infinite alternate;
    content: '';
}.give_it_a_tryPea .learn_onlineZJI::after {
    z-index: -1;
    position: absolute;
    background-size: 20px 20px;
    left: 0;
    opacity: 0.3;
    width: 100%;
    background: 
        linear-gradient(135deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%),
        linear-gradient(225deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%),
        linear-gradient(315deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%),
        linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%);
    content: '';
    top: 0;
    height: 100%;
}.give_it_a_tryPea h3 {
    text-shadow: 
        0 0 5px #ffffff,
        0 0 20px rgb(190,163,193);
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 700;
    font-size: 35px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 50px;
    position: relative;
}.give_it_a_tryPea h3::before {
    height: 100%;
    opacity: 0.7;
    top: 0;
    width: 100%;
    content: attr(data-text);
    left: -3px;
    position: absolute;
    z-index: -1;
    animation: glitchEffect 2s infinite linear alternate;
    color: rgb(153,117,151);
}.give_it_a_tryPea h3::after {
    content: attr(data-text);
    top: 0;
    height: 100%;
    opacity: 0.7;
    position: absolute;
    animation: glitchEffect 3s infinite linear alternate-reverse;
    left: 3px;
    z-index: -2;
    width: 100%;
    color: rgb(190,163,193);
}.give_it_a_tryPea .contact_faq58Y {
    color: #ffffff;
    background: linear-gradient(45deg, rgb(190,163,193), rgb(153,117,151), rgb(190,163,193));
    text-decoration: none;
    border-radius: 14px;
    transition: all 0.4s ease;
    box-shadow: 
        0 10px 20px rgba(0, 0, 0, 0.2),
        0 0 15px rgb(153,117,151,0.5),
        0 0 30px rgb(153,117,151,0.5);
    background-size: 200% 200%;
    z-index: 1;
    padding: 18px 45px;
    letter-spacing: 2px;
    font-size: 15px;
    text-transform: uppercase;
    animation: gradientFlow 5s ease infinite;
    position: relative;
    font-family: Arial, sans-serif;
    overflow: hidden;
    display: inline-block;
    font-weight: 600;
    border: 1px solid rgba(255, 255, 255, 0.3);
}.give_it_a_tryPea .contact_faq58Y::before {
    bottom: -2px;
    right: -2px;
    background: linear-gradient(45deg, rgb(190,163,193), rgb(153,117,151), rgb(190,163,193));
    top: -2px;
    z-index: -1;
    content: '';
    left: -2px;
    animation: gradientFlow 5s ease infinite;
    opacity: 0.7;
    position: absolute;
    background-size: 400% 400%;
    border-radius: calc(14px + 2px);
}.give_it_a_tryPea .contact_faq58Y::after {
    transition: all 0.6s ease;
    height: 100%;
    content: '';
    z-index: 1;
    transform: skewX(-20deg);
    position: absolute;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.3),
        transparent
    );
    top: 0;
    left: -100%;
    width: 70%;
}.give_it_a_tryPea .contact_faq58Y:hover {
    color: #ffffff;
    text-shadow: 0 0 10px #ffffff;
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.3),
        0 0 30px rgb(153,117,151),
        0 0 50px rgb(153,117,151,0.5);
    transform: translateY(-5px) scale(1.03);
}.give_it_a_tryPea .contact_faq58Y:hover::after {
    left: 130%;
}

@media screen and (max-width: 992px) {.give_it_a_tryPea {
    padding: 100px 0;
}.give_it_a_tryPea .learn_onlineZJI {
    max-width: 90%;
    padding: 50px 30px;
}.give_it_a_tryPea h3 {
    font-size: calc(35px * 0.9);
    margin-bottom: 45px;
}.give_it_a_tryPea .contact_faq58Y {
    padding: 16px 40px;
}
}

@media screen and (max-width: 768px) {.give_it_a_tryPea {
    padding: 80px 0;
}.give_it_a_tryPea .learn_onlineZJI {
    padding: 40px 25px;
}.give_it_a_tryPea h3 {
    margin-bottom: 40px;
    font-size: calc(35px * 0.8);
    letter-spacing: 2px;
}.give_it_a_tryPea .contact_faq58Y {
    font-size: calc(15px * 0.95);
    padding: 14px 35px;
}
}

@media screen and (max-width: 576px) {.give_it_a_tryPea {
    padding: 60px 0;
}.give_it_a_tryPea .learn_onlineZJI {
    padding: 30px 20px;
}.give_it_a_tryPea h3 {
    letter-spacing: 1px;
    margin-bottom: 35px;
    font-size: calc(35px * 0.7);
}.give_it_a_tryPea .contact_faq58Y {
    letter-spacing: 1px;
    padding: 12px 30px;
    font-size: calc(15px * 0.9);
}}

@keyframes rotateBg {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes scanLines {
    0% {
        background-position: center, center;
        opacity: 0.03;
    }
    50% {
        opacity: 0.07;
    }
    100% {
        background-position: center, center;
        opacity: 0.03;
    }
}

@keyframes pulseGlow {
    0% {
        transform: scale(1);
        opacity: 0.3;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 0.3;
    }
}

@keyframes glitchEffect {
    0% {
        transform: translateX(-2px) translateY(2px);
    }
    25% {
        transform: translateX(2px) translateY(-2px);
    }
    50% {
        transform: translateX(-1px) translateY(1px);
    }
    75% {
        transform: translateX(3px) translateY(-3px);
    }
    100% {
        transform: translateX(-2px) translateY(2px);
    }
}

@keyframes gradientFlow {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}.plan_dealGHW {
    position: relative;
    overflow: hidden;
    padding: 100px 0;
}.plan_dealGHW::before {
    content: "";
    width: 100%;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.7));
    position: absolute;
    height: 100%;
    top: 0;
    z-index: 1;
    left: 0;
}.plan_dealGHW .container {
    z-index: 2;
    margin: 0 auto;
    max-width: 1320px;
    position: relative;
    padding: 0 20px;
}.plan_dealGHW .pricing_listirT {
    position: relative;
}.plan_dealGHW h2 {
    color: #ffffff;
    text-align: center;
    font-weight: 700;
    animation: fadeInUp 0.8s ease-out forwards;
    position: relative;
    transform: translateY(0);
    margin-bottom: 20px;
    font-size: 36px;
}.plan_dealGHW .lesson_feesBpE {
    transform: translateY(20px);
    text-align: center;
    max-width: 800px;
    color: rgb(255, 255, 255, 0.5);
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    font-size: 14px;
    opacity: 0;
    margin: 0 auto 50px;
    position: relative;
    line-height: 1.6;
}.plan_dealGHW .offer_boxs1r {
    padding: 0;
    list-style: none;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 30px;
}.plan_dealGHW .offer_boxs1r li {
    transform-style: preserve-3d;
    perspective: 1000px;
    transition: transform 0.4s ease;
}.plan_dealGHW .pricing_cardalz {
    text-decoration: none;
    height: 100%;
    transform: translateZ(0);
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    will-change: transform;
    display: block;
}.plan_dealGHW .pricing_dealselh {
    padding: 30px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.1);
    justify-content: space-between;
    flex-direction: column;
    background: linear-gradient(135deg, 
        rgba(255, 255, 255, 0.1), 
        rgba(255, 255, 255, 0.03));
    position: relative;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    min-height: 420px;
    overflow: hidden;
    height: 100%;
    backdrop-filter: blur(10px);
    display: flex;
    -webkit-backdrop-filter: blur(10px);
}.plan_dealGHW .pricing_dealselh::before {
    left: 0;
    transform: scaleX(0);
    content: "";
    height: 5px;
    background: linear-gradient(90deg, 
        rgb(190,163,193), 
        rgb(153,117,151));
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    position: absolute;
    transform-origin: left;
    top: 0;
    width: 100%;
}.plan_dealGHW .cost_feeXMf {
    position: relative;
    z-index: 1;
    color: #ffffff;
    flex-direction: column;
    display: flex;
    height: 100%;
}.plan_dealGHW .cost_feeXMf h4 {
    margin-bottom: 20px;
    color: #ffffff;
    font-weight: 700;
    font-size: calc(23px * 1.1);
    position: relative;
    transition: color 0.3s ease;
    padding-bottom: 15px;
}.plan_dealGHW .cost_feeXMf h4::after {
    width: 50px;
    content: "";
    background-color: rgb(190,163,193);
    transition: width 0.4s ease;
    position: absolute;
    height: 2px;
    left: 0;
    bottom: 0;
}.plan_dealGHW .cost_feeXMf p {
    margin-bottom: 30px;
    scrollbar-color: rgb(190,163,193) rgba(255, 255, 255, 0.1);
    line-height: 1.6;
    flex-grow: 1;
    scrollbar-width: thin;
    word-break: break-word;
    font-size: 14px;
    max-height: 200px;
    overflow-y: auto;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 0.85);
}.plan_dealGHW .cost_feeXMf p::-webkit-scrollbar {
    width: 4px;
}.plan_dealGHW .cost_feeXMf p::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.1);
}.plan_dealGHW .cost_feeXMf p::-webkit-scrollbar-thumb {
    background-color: rgb(190,163,193);
}.plan_dealGHW .learn_dealsemw {
    font-weight: 700;
    align-self: flex-start;
    -webkit-background-clip: text !important;
    margin-top: auto;
    background-clip: text !important;
    color: transparent;
    font-size: calc(23px * 1.3);
    position: relative;
    color: #ffffff;
    padding: 10px 0;
    display: inline-block;
    background: linear-gradient(135deg, rgb(190,163,193), rgb(153,117,151));
}.plan_dealGHW .learn_dealsemw::before {
    height: 1px;
    content: "";
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    background: linear-gradient(90deg, 
        rgb(190,163,193), 
        transparent);
}.plan_dealGHW .offer_boxs1r li:hover {
    transform: translateY(-5px);
}.plan_dealGHW .offer_boxs1r li:hover .pricing_dealselh {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
}.plan_dealGHW .offer_boxs1r li:hover .pricing_dealselh::before {
    transform: scaleX(1);
}.plan_dealGHW .offer_boxs1r li:hover .cost_feeXMf h4::after {
    width: 80px;
}.plan_dealGHW .offer_boxs1r li:nth-child(1) {
    animation: fadeInUp 0.8s ease-out 0.3s both;
}.plan_dealGHW .offer_boxs1r li:nth-child(2) {
    animation: fadeInUp 0.8s ease-out 0.4s both;
}.plan_dealGHW .offer_boxs1r li:nth-child(3) {
    animation: fadeInUp 0.8s ease-out 0.5s both;
}.plan_dealGHW .offer_boxs1r li:nth-child(4) {
    animation: fadeInUp 0.8s ease-out 0.6s both;
}

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

@media (max-width: 1200px) {.plan_dealGHW {
    padding: 80px 0;
}.plan_dealGHW .offer_boxs1r {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 25px;
}.plan_dealGHW .pricing_dealselh {
    min-height: 400px;
    padding: 25px;
}
}

@media (max-width: 992px) {.plan_dealGHW {
    padding: 70px 0;
}.plan_dealGHW h2 {
    font-size: calc(36px * 0.9);
}.plan_dealGHW .lesson_feesBpE {
    font-size: calc(14px * 0.95);
    margin-bottom: 40px;
}.plan_dealGHW .offer_boxs1r {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 20px;
}.plan_dealGHW .pricing_dealselh {
    min-height: 380px;
    padding: 20px;
}.plan_dealGHW .cost_feeXMf h4 {
    font-size: 23px;
}.plan_dealGHW .learn_dealsemw {
    font-size: calc(23px * 1.2);
}
}

@media (max-width: 768px) {.plan_dealGHW {
    padding: 60px 0;
}.plan_dealGHW h2 {
    margin-bottom: 15px;
    font-size: calc(36px * 0.85);
}.plan_dealGHW .lesson_feesBpE {
    margin-bottom: 30px;
    font-size: calc(14px * 0.9);
}.plan_dealGHW .offer_boxs1r {
    margin: 0 auto;
    grid-template-columns: 1fr;
    max-width: 450px;
}.plan_dealGHW .pricing_dealselh {
    min-height: auto;
}.plan_dealGHW .cost_feeXMf p {
    max-height: 150px;
}
}

@media (max-width: 576px) {.plan_dealGHW {
    padding: 50px 0;
}.plan_dealGHW h2 {
    font-size: calc(36px * 0.8);
}.plan_dealGHW .lesson_feesBpE {
    font-size: calc(14px * 0.85);
}.plan_dealGHW .pricing_dealselh {
    padding: 20px 15px;
}.plan_dealGHW .cost_feeXMf h4 {
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: calc(23px * 0.95);
}.plan_dealGHW .cost_feeXMf p {
    margin-bottom: 20px;
    font-size: calc(14px * 0.9);
}.plan_dealGHW .learn_dealsemw {
    font-size: calc(23px * 1.1);
}}.appContainerwJV {
    padding: 120px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(229,216,230) 0%, #ffffff 100%);
    overflow: hidden;
}.appContainerwJV::before {
    left: -10%;
    content: "";
    width: 60%;
    transform: rotate(-5deg);
    background: rgb(190,163,193,0.5);
    z-index: 1;
    position: absolute;
    clip-path: polygon(0 0, 100% 25%, 85% 100%, 0% 85%);
    top: -10%;
    height: 120%;
    opacity: 0.1;
}.appContainerwJV::after {
    position: absolute;
    background: rgb(153,117,151,0.5);
    clip-path: polygon(15% 0, 100% 15%, 100% 100%, 0% 85%);
    content: "";
    z-index: 1;
    right: -5%;
    transform: rotate(3deg);
    bottom: -5%;
    width: 40%;
    opacity: 0.1;
    height: 80%;
}.appContainerwJV .container {
    position: relative;
    padding: 0 20px;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
}.appContainerwJV .learn_onlineZJI {
    padding: 60px 40px;
    backdrop-filter: blur(5px);
    display: grid;
    background: #ffffff;
    gap: 30px;
    transform: perspective(1000px) rotateX(2deg);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.03);
    grid-template-columns: 1fr;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
}.appContainerwJV .learn_onlineZJI:hover {
    transform: perspective(1000px) rotateX(0deg);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.08), 0 10px 20px rgba(0, 0, 0, 0.05);
}.appContainerwJV .learn_onlineZJI::before {
    width: 100%;
    content: "";
    top: 0;
    position: absolute;
    left: 0;
    height: 6px;
    background: linear-gradient(90deg, rgb(190,163,193) 0%, rgb(153,117,151) 100%);
}.appContainerwJV .learn_onlineZJI::after {
    animation: rotate 15s infinite linear;
    position: absolute;
    opacity: 0.2;
    height: 60px;
    width: 60px;
    right: 20px;
    top: 20px;
    border: 2px solid rgb(190,163,193,0.5);
    z-index: -1;
    content: "";
}.appContainerwJV h5 {
    color: rgb(190,163,193);
    font-weight: 700;
    font-size: 23px;
    transform: translateZ(0);
    padding-left: 20px;
    position: relative;
    line-height: 1.4;
    margin: 0 0 10px;
}.appContainerwJV h5::before {
    content: "";
    top: 0.4em;
    left: 0;
    width: 8px;
    height: 8px;
    position: absolute;
    transform: rotate(45deg);
    background: rgb(190,163,193);
}.appContainerwJV p {
    padding-left: 20px;
    line-height: 1.8;
    position: relative;
    border-left: 1px solid rgb(190,163,193,0.5);
    font-size: 17px;
    transition: all 0.3s ease;
    margin: 0;
    color: #000000;
}.appContainerwJV a {
    position: relative;
    text-decoration: none;
    overflow: hidden;
    padding: 20px;
    transition: all 0.3s ease;
    display: block;
    background-color: rgba(rgb(229,216,230), 0.3);
}.appContainerwJV a::before {
    content: "";
    width: 100%;
    bottom: 0;
    transform-origin: left;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(190,163,193,0.5), transparent);
    left: 0;
    transition: transform 0.5s ease;
    transform: scaleX(0.7);
    height: 2px;
}.appContainerwJV a:hover::before {
    transform: scaleX(1);
}.appContainerwJV a:hover {
    transform: translateY(-2px);
    background-color: rgba(rgb(229,216,230), 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}.appContainerwJV a:hover p {
    border-left-color: rgb(190,163,193);
    padding-left: 25px;
}

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

@media screen and (min-width: 768px) {.appContainerwJV {
    padding: 150px 0;
}.appContainerwJV .learn_onlineZJI {
    padding: 80px 60px;
    gap: 40px;
    grid-template-columns: 1fr 1fr;
}.appContainerwJV h5 {
    max-width: 90%;
    font-size: calc(23px * 1.1);
}.appContainerwJV p {
    font-size: calc(17px * 1.05);
}.appContainerwJV a {
    padding: 25px;
}
}

@media screen and (min-width: 992px) {.appContainerwJV {
    padding: 180px 0;
}.appContainerwJV .learn_onlineZJI {
    grid-template-columns: 0.8fr 1.2fr;
    padding: 100px 80px;
    gap: 60px;
}.appContainerwJV h5 {
    padding-left: 30px;
    font-size: calc(23px * 1.2);
}.appContainerwJV h5::before {
    width: 10px;
    height: 10px;
}.appContainerwJV p {
    padding-left: 30px;
    font-size: calc(17px * 1.1);
}.appContainerwJV a {
    padding: 30px;
}
}

@media screen and (max-width: 767px) {.appContainerwJV {
    padding: 80px 0;
}.appContainerwJV .learn_onlineZJI {
    padding: 40px 25px;
}.appContainerwJV h5 {
    font-size: calc(23px * 0.95);
}.appContainerwJV p {
    font-size: calc(17px * 0.95);
}.appContainerwJV a {
    padding: 15px;
}
}

@media (prefers-reduced-motion: reduce) {.appContainerwJV .learn_onlineZJI,
    .appContainerwJV .learn_onlineZJI:hover,
    .appContainerwJV a,
    .appContainerwJV a:hover,
    .appContainerwJV p,
    .appContainerwJV a:hover p,
    .appContainerwJV a::before,
    .appContainerwJV a:hover::before {
    transform: none;
    transition: none;
    animation: none;
}}.program_structuremuj {
    height: 100vh;
    max-height: 900px;
    background-color: #ffffff;
    overflow: hidden;
    position: relative;
    min-height: 600px;
}.program_structuremuj::before {
    z-index: 1;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.4) 50%, transparent 100%);
    width: 70%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    content: '';
}.program_structuremuj .future_classCyc {
    left: 0;
    top: 0;
    z-index: 0;
    overflow: hidden;
    width: 100%;
    position: absolute;
    height: 100%;
}.program_structuremuj .learn_workMlV {
    animation: carousel-slide 30s infinite linear;
    position: absolute;
    width: 500%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
}.program_structuremuj .future_classCyc:hover .learn_workMlV {
    animation-play-state: paused;
}.program_structuremuj .career_learnhKG {
    height: 100%;
    overflow: hidden;
    width: 20%;
}.program_structuremuj .career_learnhKG img {
    transition: transform 1s ease;
    height: 100%;
    transform: scale(1.1);
    filter: brightness(1.05) contrast(1.1);
    object-fit: cover;
    width: 100%;
}.program_structuremuj .career_learnhKG:hover img {
    transform: scale(1.2);
}.program_structuremuj .container {
    justify-content: flex-start;
    padding-left: 0;
    height: 100%;
    position: relative;
    align-items: center;
    width: 65%;
    display: flex;
    z-index: 2;
}.program_structuremuj .learn_onlineZJI {
    padding-left: 3%;
    width: 100%;
    max-width: 750px;
}.program_structuremuj .job_skillsbKI {
    padding: 3rem;
    backdrop-filter: blur(5px);
    background-color: rgba(255, 255, 255, 0.9);
    background-color: #ffffff;
    border-radius: 12px;
    border-top: 4px solid rgb(190,163,193);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
    position: relative;
}.program_structuremuj .job_skillsbKI h3 {
    font-size: 36px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 1.5rem;
}.program_structuremuj .job_skillsbKI p {
    color: #000000;
    line-height: 1.7;
    font-size: 17px;
    margin-bottom: 2rem;
}.program_structuremuj .job_skillsbKI .help_messagecCe {
    z-index: 1;
    border-radius: 10px;
    padding: 1rem 2rem;
    font-size: 15px;
    font-weight: 600;
    overflow: hidden;
    position: relative;
    color: #ffffff;
    display: inline-block;
    transition: all 0.3s ease;
    text-decoration: none;
    background: linear-gradient(to right, rgb(190,163,193), rgb(153,117,151));
}.program_structuremuj .job_skillsbKI .help_messagecCe::before {
    top: 0;
    background: linear-gradient(to right, rgb(153,117,151), rgb(190,163,193));
    position: absolute;
    height: 100%;
    opacity: 0;
    content: '';
    z-index: -1;
    width: 100%;
    transition: opacity 0.3s ease;
    left: 0;
}.program_structuremuj .job_skillsbKI .help_messagecCe:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}.program_structuremuj .job_skillsbKI .help_messagecCe:hover::before {
    opacity: 1;
}

@keyframes carousel-slide {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-80%);
    }
}

@media screen and (max-width: 1200px) {.program_structuremuj .container {
    width: 70%;
}.program_structuremuj::before {
    width: 75%;
}
}

@media screen and (max-width: 992px) {.program_structuremuj {
    height: auto;
    max-height: none;
    min-height: 0;
    flex-direction: column;
    display: flex;
}.program_structuremuj::before {
    background: linear-gradient(180deg, rgb(229,216,230) 0%, transparent 50%);
}.program_structuremuj .future_classCyc {
    height: 400px;
    order: 2;
    position: relative;
    width: 100%;
}.program_structuremuj .container {
    width: 100%;
    padding: 4rem 2rem;
    order: 1;
}.program_structuremuj .learn_onlineZJI {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
}
}

@media screen and (max-width: 768px) {.program_structuremuj .future_classCyc {
    height: 350px;
}.program_structuremuj .container {
    padding: 3rem 1.5rem;
}.program_structuremuj .job_skillsbKI {
    padding: 2rem;
}.program_structuremuj .job_skillsbKI h3 {
    font-size: calc(36px * 0.9);
}
}

@media screen and (max-width: 576px) {.program_structuremuj .future_classCyc {
    height: 250px;
}.program_structuremuj .container {
    padding: 2.5rem 1rem;
}.program_structuremuj .job_skillsbKI {
    padding: 1.5rem;
}.program_structuremuj .job_skillsbKI h3 {
    font-size: calc(36px * 0.8);
}.program_structuremuj .job_skillsbKI p {
    margin-bottom: 1.5rem;
    font-size: calc(17px * 0.9);
}.program_structuremuj .job_skillsbKI .help_messagecCe {
    text-align: center;
    padding: 0.8rem 1.5rem;
    width: 100%;
}}.contact_panelZya {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}.contact_panelZya::before {
    top: 0;
    position: absolute;
    content: '';
    left: 0;
    height: 100%;
    z-index: 1;
    width: 100%;
    background: rgb(153,117,151,0.5);
}.contact_panelZya .container {
    margin: 0 auto;
    z-index: 2;
    padding: 0 15px;
    max-width: 1400px;
    position: relative;
}.contact_panelZya .connect_feedbackPE7 {
    gap: 0;
    grid-template-columns: 1fr;
    display: grid;
    grid-template-rows: auto auto;
}.contact_panelZya .query_card7WD {
    flex-wrap: wrap;
    border-radius: 0 0 21px 21px;
    padding: 60px 50px;
    justify-content: space-between;
    background: #ffffff;
    display: flex;
    grid-row: 2;
}.contact_panelZya .query_card7WD h3 {
    color: #000000;
    width: 100%;
    font-weight: 700;
    text-align: center;
    position: relative;
    margin-bottom: 40px;
    font-size: 30px;
}.contact_panelZya .query_card7WD h3::after {
    position: absolute;
    left: 50%;
    bottom: -15px;
    width: 80px;
    content: '';
    height: 3px;
    transform: translateX(-50%);
    background: rgb(190,163,193);
}.contact_panelZya .query_card7WD div {
    margin-bottom: 30px;
    align-items: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: rgb(229,216,230);
    border-radius: 10px;
    flex: 0 0 calc(50% - 20px);
    display: flex;
    padding: 20px;
}.contact_panelZya .query_card7WD div:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}.contact_panelZya .query_card7WD svg {
    margin-right: 15px;
    height: 24px;
    width: 24px;
}.contact_panelZya .query_card7WD svg path {
    fill: rgb(190,163,193);
}.contact_panelZya .query_card7WD span {
    font-size: 12px;
    color: #000000;
}.contact_panelZya .query_card7WD a {
    transition: color 0.3s ease;
    color: rgb(190,163,193);
    text-decoration: none;
}.contact_panelZya .query_card7WD a:hover {
    color: rgb(153,117,151);
}.contact_panelZya .help_cardYUk {
    background: rgb(190,163,193);
    overflow: hidden;
    border-radius: 21px 21px 0 0;
    position: relative;
    grid-row: 1;
    padding: 0;
}.contact_panelZya .help_cardYUk::before {
    content: '';
    position: absolute;
    background: rgb(153,117,151);
    right: -50px;
    border-radius: 50%;
    top: -50px;
    opacity: 0.2;
    height: 150px;
    width: 150px;
}.contact_panelZya .help_cardYUk::after {
    border-radius: 50%;
    left: -80px;
    height: 200px;
    position: absolute;
    width: 200px;
    content: '';
    opacity: 0.1;
    background: rgb(153,117,151);
    bottom: -80px;
}.contact_panelZya form {
    padding: 60px 50px;
    position: relative;
    z-index: 1;
}.contact_panelZya form h3 {
    position: relative;
    margin-bottom: 40px;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    font-size: 30px;
}.contact_panelZya form h3::after {
    height: 3px;
    left: 50%;
    width: 80px;
    transform: translateX(-50%);
    background: #ffffff;
    content: '';
    bottom: -15px;
    position: absolute;
}.contact_panelZya form input[type="text"],
.contact_panelZya form input[type="email"] {
    padding: 18px 20px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    width: 100%;
    font-size: 12px;
    margin-bottom: 20px;
    background: rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease;
    color: #ffffff;
    border-radius: 10px;
}.contact_panelZya form input[type="text"]:focus,
.contact_panelZya form input[type="email"]:focus {
    outline: none;
    border-color: rgba(255, 255, 255, 0.5);
    background: rgba(255, 255, 255, 0.2);
}.contact_panelZya form input::placeholder {
    color: rgba(255, 255, 255, 0.6);
}.contact_panelZya .reach_gridvVP {
    margin: 25px 0 30px;
    display: flex;
    align-items: flex-start;
}.contact_panelZya .reach_gridvVP input[type="checkbox"] {
    appearance: none;
    transition: all 0.3s ease;
    flex-shrink: 0;
    cursor: pointer;
    margin-right: 15px;
    height: 22px;
    position: relative;
    -webkit-appearance: none;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 10px;
    width: 22px;
}.contact_panelZya .reach_gridvVP input[type="checkbox"]:checked {
    border-color: #ffffff;
    background-color: #ffffff;
}.contact_panelZya .reach_gridvVP input[type="checkbox"]:checked::before {
    transform: rotate(45deg);
    height: 10px;
    top: 4px;
    border: solid rgb(190,163,193);
    position: absolute;
    left: 7px;
    content: '';
    width: 6px;
    border-width: 0 2px 2px 0;
}.contact_panelZya .reach_gridvVP label {
    color: rgba(255, 255, 255, 0.8);
    font-size: 13px;
    line-height: 1.6;
}.contact_panelZya .reach_gridvVP a {
    border-bottom: 1px dotted rgba(255, 255, 255, 0.5);
    color: #ffffff;
    transition: opacity 0.3s ease;
    text-decoration: none;
    font-weight: 600;
}.contact_panelZya .reach_gridvVP a:hover {
    border-bottom-color: #ffffff;
    opacity: 0.8;
}.contact_panelZya .help_messagecCe {
    background: #ffffff;
    width: 100%;
    color: rgb(190,163,193);
    transition: all 0.3s ease;
    font-weight: 700;
    padding: 18px 20px;
    border: none;
    cursor: pointer;
    font-size: 19px;
    border-radius: 10px;
}.contact_panelZya .help_messagecCe:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    background: rgb(229,216,230);
    transform: translateY(-3px);
}

@media (min-width: 992px) {.contact_panelZya form {
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr;
}.contact_panelZya form h3 {
    grid-column: span 2;
}.contact_panelZya .reach_gridvVP {
    grid-column: span 2;
}.contact_panelZya .help_messagecCe {
    grid-column: span 2;
}
}

@media (max-width: 992px) {.contact_panelZya {
    padding: 90px 0;
}.contact_panelZya .help_cardYUk,
    .contact_panelZya .query_card7WD {
    padding: 50px 40px;
}
}

@media (max-width: 768px) {.contact_panelZya {
    padding: 70px 0;
}.contact_panelZya .query_card7WD div {
    flex: 0 0 100%;
}.contact_panelZya .help_cardYUk,
    .contact_panelZya .query_card7WD {
    padding: 40px 30px;
}.contact_panelZya .query_card7WD h3,
    .contact_panelZya form h3 {
    margin-bottom: 35px;
    font-size: calc(30px * 0.9);
}
}

@media (max-width: 576px) {.contact_panelZya {
    padding: 50px 0;
}.contact_panelZya .help_cardYUk,
    .contact_panelZya .query_card7WD {
    padding: 30px 25px;
}.contact_panelZya .query_card7WD h3,
    .contact_panelZya form h3 {
    margin-bottom: 30px;
    font-size: calc(30px * 0.85);
}.contact_panelZya form input[type="text"],
    .contact_panelZya form input[type="email"] {
    padding: 15px;
}}.educational_rewards4B9 {
    position: relative;
    padding: 8rem 0;
    background: linear-gradient(135deg, rgb(229,216,230) 0%, rgba(247, 248, 255, 0.95) 100%);
    overflow: hidden;
}.educational_rewards4B9::before {
    transform: rotate(-15deg);
    z-index: 0;
    right: -5%;
    filter: blur(60px);
    width: 300px;
    top: -5%;
    content: "";
    position: absolute;
    background: linear-gradient(225deg, rgb(190,163,193,0.5) 0%, transparent 70%);
    height: 300px;
    opacity: 0.6;
}.educational_rewards4B9::after {
    content: "";
    left: -50px;
    bottom: -50px;
    width: 200px;
    height: 200px;
    background: linear-gradient(45deg, rgb(153,117,151,0.5) 0%, transparent 70%);
    z-index: 0;
    position: absolute;
    filter: blur(50px);
    opacity: 0.5;
    transform: rotate(30deg);
}.educational_rewards4B9 .container {
    margin: 0 auto;
    z-index: 2;
    position: relative;
    max-width: 1200px;
    padding: 0 20px;
}.educational_rewards4B9 .learn_onlineZJI {
    display: flex;
    justify-content: space-between;
    transform: perspective(1200px) rotateY(-2deg);
    align-items: center;
    gap: 4rem;
}.educational_rewards4B9 .paragraph_holder64S {
    transform: perspective(1000px) translateZ(20px);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.1), 
                0 0 0 1px rgba(255, 255, 255, 0.8) inset;
    background: rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(8px);
    padding: 2.5rem;
    flex: 1;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.educational_rewards4B9 .paragraph_holder64S:hover {
    transform: perspective(1000px) translateZ(40px) translateY(-5px);
}.educational_rewards4B9 .paragraph_holder64S::before {
    position: absolute;
    height: 100%;
    content: "";
    left: 0;
    background: linear-gradient(to bottom, rgb(190,163,193), rgb(153,117,151));
    width: 6px;
    top: 0;
    transform: scaleY(0.94);
}.educational_rewards4B9 h4 {
    margin-bottom: 2rem;
    color: #000000;
    font-weight: 700;
    font-size: calc(22px * 1.1);
    position: relative;
    line-height: 1.4;
}.educational_rewards4B9 h4::after {
    position: absolute;
    left: 0;
    content: "";
    bottom: -12px;
    animation: expand 3s cubic-bezier(0.25, 1, 0.5, 1) infinite alternate;
    background: rgb(190,163,193);
    transform-origin: left;
    height: 3px;
    width: 80px;
}@keyframes expand {
    0% { transform: scaleX(0.7); }
    100% { transform: scaleX(1); }
}

.educational_rewards4B9 .paragraph_holder64S > div {
    margin-top: 1rem;
    display: flex;
    gap: 1.5rem;
}.educational_rewards4B9 ul {
    margin: 0;
    padding: 0;
    list-style: none;
    flex: 1;
}.educational_rewards4B9 li {
    margin-bottom: 1.5rem;
    position: relative;
    transform: translateX(0);
    transition: transform 0.4s ease;
}.educational_rewards4B9 li:hover {
    transform: translateX(5px);
}.educational_rewards4B9 li p {
    line-height: 1.6;
    gap: 15px;
    color: #000000;
    font-size: 17px;
    align-items: flex-start;
    display: flex;
    margin: 0;
}.educational_rewards4B9 li p span:last-child {
    flex: 1;
}.educational_rewards4B9 svg {
    transform: translateY(-2px);
    height: 24px;
    margin-top: 3px;
    width: 24px;
    transition: transform 0.3s ease;
}.educational_rewards4B9 li:hover svg {
    transform: translateY(-2px) scale(1.1);
}.educational_rewards4B9 svg path {
    transition: fill 0.3s ease;
    fill: rgb(190,163,193);
}.educational_rewards4B9 li:hover svg path {
    fill: rgb(153,117,151);
}.educational_rewards4B9 .square_image0tY {
    box-shadow: 25px 25px 50px -12px rgba(0, 0, 0, 0.25);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    object-fit: cover;
    position: relative;
    z-index: 1;
    transform: perspective(1000px) rotateY(5deg) translateZ(30px);
    max-width: 45%;
    flex: 0 0 45%;
    height: auto;
    border-radius: 4px;
    clip-path: polygon(0 0, 100% 5%, 95% 100%, 0% 95%);
}.educational_rewards4B9 .square_image0tY:hover {
    transform: perspective(1000px) rotateY(2deg) translateZ(50px);
}

@media (max-width: 1024px) {.educational_rewards4B9 {
    padding: 6rem 0;
}.educational_rewards4B9 .learn_onlineZJI {
    gap: 3rem;
    transform: perspective(1200px) rotateY(-1deg);
}.educational_rewards4B9 .paragraph_holder64S {
    padding: 2rem;
}.educational_rewards4B9 h4 {
    font-size: 22px;
}
}

@media (max-width: 768px) {.educational_rewards4B9 {
    padding: 4rem 0;
}.educational_rewards4B9 .learn_onlineZJI {
    flex-direction: column-reverse;
    transform: none;
}.educational_rewards4B9 .paragraph_holder64S {
    width: 100%;
    transform: none;
    padding: 2rem 1.5rem;
}.educational_rewards4B9 .paragraph_holder64S > div {
    gap: 0;
    flex-direction: column;
}.educational_rewards4B9 .square_image0tY {
    max-width: 90%;
    clip-path: polygon(0 0, 100% 3%, 97% 100%, 0% 97%);
    transform: perspective(1000px) rotateY(2deg) translateZ(20px);
    margin: 0 auto 2rem;
}.educational_rewards4B9 h4 {
    margin-bottom: 1.5rem;
    font-size: calc(17px * 1.1);
}.educational_rewards4B9 li {
    margin-bottom: 1.2rem;
}.educational_rewards4B9 li p {
    font-size: calc(17px * 0.95);
}
}

@media (max-width: 480px) {.educational_rewards4B9 {
    padding: 3rem 0;
}.educational_rewards4B9 .paragraph_holder64S {
    padding: 1.5rem 1rem;
}.educational_rewards4B9 .square_image0tY {
    max-width: 100%;
    clip-path: polygon(0 0, 100% 2%, 98% 100%, 0% 98%);
}.educational_rewards4B9 h4 {
    font-size: 17px;
}.educational_rewards4B9 li p {
    gap: 10px;
    font-size: calc(17px * 0.9);
}.educational_rewards4B9 svg {
    width: 20px;
    height: 20px;
}}.title_pageuFX {
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    padding: 5rem 1rem;
    background-color: rgb(229,216,230);
    position: relative;
    overflow: hidden;
    display: flex;
}.title_pageuFX::before {
    position: absolute;
    left: 0;
    z-index: 0;
    opacity: 0.07;
    width: 100%;
    height: 100%;
    content: "";
    background: linear-gradient(135deg, rgb(153,117,151,0.5), rgb(190,163,193,0.5));
    top: 0;
}.title_pageuFX .edu_mainryn {
    padding: 2.5rem;
    box-shadow: 12px 12px 24px rgba(0, 0, 0, 0.08), 
              -12px -12px 24px #ffffff;
    transform: perspective(1000px) rotateX(2deg);
    z-index: 1;
    max-width: 1200px;
    width: 100%;
    position: relative;
    background-color: rgb(229,216,230);
    border-radius: 16px;
    transition: transform 0.5s ease;
}.title_pageuFX .edu_mainryn:hover {
    transform: perspective(1000px) rotateX(0deg);
}.title_pageuFX .edu_mainryn > div {
    gap: 2.5rem;
    display: flex;
    flex-direction: column;
}.title_pageuFX h3 {
    border-radius: 12px;
    box-shadow: inset 3px 3px 8px rgba(0, 0, 0, 0.05),
              inset -3px -3px 8px #ffffff;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 1.5rem;
    font-weight: 600;
    color: rgb(153,117,151);
    font-size: 20px;
    position: relative;
    transition: all 0.3s ease;
    margin: 0;
}.title_pageuFX h3::before {
    left: 0;
    border-radius: 12px 0 0 12px;
    content: "";
    top: 0;
    background: linear-gradient(to bottom, rgb(190,163,193), rgb(153,117,151));
    height: 100%;
    width: 8px;
    position: absolute;
}.title_pageuFX .learning_dnaAoK {
    overflow: hidden;
    transition: all 0.5s ease;
    position: relative;
    border-radius: 16px;
    box-shadow: 12px 12px 24px rgba(0, 0, 0, 0.08), 
              -12px -12px 24px #ffffff;
}.title_pageuFX .learning_dnaAoK::before {
    content: "";
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(135deg, 
    rgba(var(--primary-color-rgb), 0.7),
    rgba(var(--secondary-color-rgb), 0.7));
    opacity: 0.85;
}.title_pageuFX .learning_dnaAoK:hover {
    transform: translateY(-5px);
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.1), 
              -15px -15px 30px #ffffff;
}.title_pageuFX .learning_dnaAoK > div {
    display: flex;
    justify-content: center;
    z-index: 2;
    padding: 4rem 2rem;
    gap: 1.5rem;
    position: relative;
    align-items: center;
    flex-direction: column;
    text-align: center;
}.title_pageuFX .learning_dnaAoK p {
    border-radius: 12px;
    box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.1),
              inset -2px -2px 5px rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    padding: 1rem 1.5rem;
    background-color: rgba(255, 255, 255, 0.15);
    font-size: calc(12px * 1.1);
    margin: 0;
    transition: all 0.3s ease;
    font-weight: 400;
    color: #ffffff;
}.title_pageuFX .learning_dnaAoK p:hover {
    box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.2),
              inset -2px -2px 5px rgba(255, 255, 255, 0.2);
    transform: translateY(-3px);
}.title_pageuFX .title_style_header {
    margin: 0;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
    font-size: 47px;
    font-weight: 700;
    color: #ffffff;
    position: relative;
    transition: all 0.3s ease;
    padding: 0;
}.title_pageuFX .title_style_header::after {
    content: "";
    width: 100px;
    height: 4px;
    border-radius: 2px;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    bottom: -15px;
    background: linear-gradient(to right, rgb(190,163,193), #ffffff, rgb(190,163,193));
}

@media (min-width: 768px) {.title_pageuFX .edu_mainryn {
    padding: 3rem;
}.title_pageuFX .edu_mainryn > div {
    align-items: stretch;
    flex-direction: row;
}.title_pageuFX .edu_mainryn > div > div:first-child {
    flex: 0 0 30%;
    display: flex;
    align-items: center;
}.title_pageuFX .learning_dnaAoK {
    flex: 0 0 70%;
}.title_pageuFX h3 {
    padding: 2rem;
    font-size: 20px;
}.title_pageuFX .learning_dnaAoK > div {
    padding: 5rem 3rem;
    align-items: flex-start;
    text-align: left;
}.title_pageuFX .title_style_header {
    font-size: calc(47px * 1.2);
}.title_pageuFX .title_style_header::after {
    transform: none;
    left: 0;
}
}

@media (min-width: 1024px) {.title_pageuFX .edu_mainryn {
    padding: 3.5rem;
}.title_pageuFX .edu_mainryn > div > div:first-child {
    flex: 0 0 35%;
}.title_pageuFX .learning_dnaAoK {
    flex: 0 0 65%;
}.title_pageuFX .learning_dnaAoK > div {
    padding: 6rem 4rem;
}.title_pageuFX .title_style_header {
    font-size: calc(47px * 1.4);
}
}

@media (max-width: 767px) {.title_pageuFX {
    padding: 3rem 1rem;
}.title_pageuFX .edu_mainryn {
    padding: 1.5rem;
}.title_pageuFX h3 {
    font-size: calc(20px * 0.9);
    padding: 1.25rem;
}.title_pageuFX .learning_dnaAoK > div {
    padding: 3rem 1.5rem;
}.title_pageuFX .title_style_header {
    font-size: calc(47px * 0.9);
}.title_pageuFX .learning_dnaAoK p {
    padding: 0.75rem 1rem;
    font-size: 12px;
}
}

@media (max-width: 480px) {.title_pageuFX {
    padding: 2rem 0.75rem;
}.title_pageuFX .edu_mainryn {
    box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.08), 
                -8px -8px 16px #ffffff;
    padding: 1.25rem;
}.title_pageuFX h3 {
    font-size: calc(20px * 0.8);
    padding: 1rem;
}.title_pageuFX .learning_dnaAoK > div {
    padding: 2.5rem 1.25rem;
}.title_pageuFX .title_style_header {
    font-size: calc(47px * 0.8);
}.title_pageuFX .learning_dnaAoK p {
    padding: 0.5rem 0.75rem;
    font-size: calc(12px * 0.9);
}}.teaching_history1y4 {
    overflow: hidden;
    padding: 100px 0;
    background: linear-gradient(170deg, rgb(229,216,230), #ffffff);
    position: relative;
}.teaching_history1y4::before {
    border-radius: 50%;
    opacity: 0.1;
    right: -200px;
    position: absolute;
    background-color: rgb(190,163,193,0.5);
    height: 500px;
    top: -200px;
    content: "";
    width: 500px;
}.teaching_history1y4 .container {
    position: relative;
    margin: 0 auto;
    max-width: 1140px;
    padding: 0 15px;
}.teaching_history1y4 .review_glowCy9 {
    flex-direction: column;
    margin: 0 auto;
    display: flex;
    position: relative;
    padding: 50px;
    border-radius: 29px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08);
    background-color: #ffffff;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    max-width: 800px;
}.teaching_history1y4 .review_glowCy9:hover {
    transform: translateY(-10px);
}.teaching_history1y4 .review_glowCy9::before {
    position: absolute;
    content: "";
    left: 50px;
    background-color: rgb(153,117,151);
    height: 30px;
    z-index: -1;
    transform: rotate(45deg);
    width: 30px;
    top: -15px;
}.teaching_history1y4 .review_glowCy9::after {
    content: "";
    position: absolute;
    width: 30px;
    background-color: rgb(190,163,193);
    right: 50px;
    height: 30px;
    z-index: -1;
    bottom: -15px;
    transform: rotate(45deg);
}.teaching_history1y4 .square_image0tY {
    height: 120px;
    position: relative;
    overflow: hidden;
    transition: transform 0.3s ease;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    align-self: center;
    border: 4px solid #ffffff;
    margin-bottom: 30px;
    width: 120px;
}.teaching_history1y4 .review_glowCy9:hover .square_image0tY {
    transform: scale(1.05);
}.teaching_history1y4 .square_image0tY::before {
    background: linear-gradient(45deg, transparent 40%, rgb(190,163,193,0.5));
    opacity: 0;
    position: absolute;
    inset: 0;
    transition: opacity 0.3s ease;
    content: "";
}.teaching_history1y4 .review_glowCy9:hover .square_image0tY::before {
    opacity: 1;
}.teaching_history1y4 .work_contentsyJ {
    position: relative;
    line-height: 1.8;
    margin: 25px 0 0;
    border-radius: 29px;
    padding: 20px 30px;
    order: 3;
    color: #000000;
    background-color: rgb(229,216,230);
    font-size: 18px;
}.teaching_history1y4 .work_contentsyJ::before {
    border-left: 10px solid transparent;
    top: -10px;
    position: absolute;
    border-bottom: 10px solid rgb(229,216,230);
    left: 30px;
    content: "";
    border-right: 10px solid transparent;
}.teaching_history1y4 .name {
    text-align: center;
    position: relative;
    margin: 5px 0;
    order: 1;
    padding-bottom: 10px;
    display: block;
    color: #000000;
    font-size: 24px;
    font-weight: 700;
}.teaching_history1y4 .name::after {
    content: "";
    position: absolute;
    transform: translateX(-50%);
    width: 40px;
    bottom: 0;
    left: 50%;
    transition: width 0.3s ease;
    background-color: rgb(190,163,193);
    height: 2px;
}.teaching_history1y4 .review_glowCy9:hover .name::after {
    width: 80px;
}.teaching_history1y4 span:not(.name) {
    margin-bottom: 15px;
    order: 2;
    letter-spacing: 1px;
    font-size: calc(18px * 0.9);
    color: rgb(153,117,151);
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
}

@media (min-width: 768px) {.teaching_history1y4 .review_glowCy9 {
    grid-template-columns: auto 1fr;
    grid-template-areas: 
            "photo name"
            "photo job"
            "quote quote";
    gap: 10px 30px;
    align-items: center;
    display: grid;
}.teaching_history1y4 .square_image0tY {
    height: 180px;
    grid-area: photo;
    width: 180px;
    margin-bottom: 0;
    align-self: start;
}.teaching_history1y4 .name {
    grid-area: name;
    text-align: left;
    font-size: 38px;
}.teaching_history1y4 .name::after {
    left: 0;
    transform: none;
}.teaching_history1y4 span:not(.name) {
    text-align: left;
    grid-area: job;
    margin-bottom: 0;
}.teaching_history1y4 .work_contentsyJ {
    margin-top: 30px;
    grid-area: quote;
}
}

@media (max-width: 768px) {.teaching_history1y4 {
    padding: 70px 0;
}.teaching_history1y4 .review_glowCy9 {
    padding: 40px 30px;
}
}

@media (max-width: 576px) {.teaching_history1y4 {
    padding: 50px 0;
}.teaching_history1y4 .review_glowCy9 {
    padding: 30px 20px;
}.teaching_history1y4 .work_contentsyJ {
    padding: 15px 20px;
    margin-top: 20px;
}}.confidential_cell7pj {
    max-width: 1200px;
    background: #ffffff;
    font-family: Arial, sans-serif;
    color: #000000;
    padding: 50px;
    margin: 0 auto;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(0, 0, 0, 0.5);
}.confidential_cell7pj h1 {
    margin-bottom: 30px;
    margin-top: 20px;
    border-bottom: 2px solid rgb(190,163,193);
    color: rgb(190,163,193);
    padding-bottom: 10px;
    font-weight: 700;
    font-size: 43px;
}.confidential_cell7pj h2 {
    margin-bottom: 20px;
    padding-left: 15px;
    margin-top: 30px;
    border-left: 4px solid rgb(153,117,151);
    font-weight: 600;
    font-size: 35px;
    color: rgb(153,117,151);
}.confidential_cell7pj ul {
    margin: 20px 0;
    padding-left: 40px;
    list-style-type: square;
}.confidential_cell7pj li {
    padding-bottom: 5px;
    font-size: 17px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    line-height: 1.5;
    margin-bottom: 15px;
}.confidential_cell7pj p, .confidential_cell7pj span, .confidential_cell7pj div {
    line-height: 1.6;
    font-size: 17px;
    color: #000000;
    margin-bottom: 15px;
}.confidential_cell7pj h3, .confidential_cell7pj h4, .confidential_cell7pj h5, .confidential_cell7pj h6 {
    font-size: 23px;
    margin-bottom: 15px;
    padding-left: 10px;
    margin-top: 25px;
    color: rgb(190,163,193);
    font-weight: 600;
    border-left: 3px solid rgb(190,163,193);
}

@media only screen and (max-width: 800px) {.confidential_cell7pj {
    padding: 30px;
}.confidential_cell7pj h1 {
    font-size: calc(23px - 4px);
}.confidential_cell7pj h2 {
    font-size: calc(23px - 3px);
}.confidential_cell7pj h3, .confidential_cell7pj h4, .confidential_cell7pj h5, .confidential_cell7pj h6 {
    font-size: calc(23px - 2px);
}.confidential_cell7pj p, .confidential_cell7pj span, .confidential_cell7pj div, .confidential_cell7pj li {
    font-size: calc(17px - 2px);
}}.consentNotificationBoxwEe {
    position: fixed;
    z-index: 90;
    width: 100%;
    border-top: 2px solid rgb(190,163,193);
    background: rgb(229,216,230);
    bottom: 0;
}.cookie_tabXAw {
    align-items: center;
    justify-content: space-between;
    padding: 20px 0;
    display: flex;
}#cookiePromptModalUGv {
    display: none;
}#cookiePromptModalUGv:checked ~ .consentNotificationBoxwEe {
    visibility: hidden;
    opacity: 0;
}.consentNotificationBoxwEe h5 {
    margin-bottom: 6px;
    font-size: 22px;
}.consentNotificationBoxwEe p {
    font-size: 18px;
}.digital_trackingN3Q {
    flex-shrink: 0;
    margin-right: 10px;
}.digital_trackingN3Q svg, .digital_trackingN3Q svg path, .digital_trackingN3Q img {
    fill: rgb(190,163,193);
    width: 100px;
    height: 100px;
}.cookie_explainedmvf {
    text-align: center;
    white-space: nowrap;
    flex-shrink: 0;
    margin-left: 10px;
    line-height: 35px;
    text-decoration: none;
    min-width: 120px;
    cursor: pointer;
    font-size: 24px;
    border-bottom: 2px solid rgb(190,163,193);
    color: rgb(190,163,193);
}.consentNotificationBoxwEe p a {
    text-decoration: none;
    color: rgb(190,163,193);
}
@media only screen and (max-width: 1200px) {.consentNotificationBoxwEe {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.digital_trackingN3Q {
    display: none;
}.cookie_tabXAw {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}.consentNotificationBoxwEe h5 {
    text-align: center;
}.consentNotificationBoxwEe p {
    text-align: center;
}.track_edu985 {
    margin-bottom: 20px;
}body .grid-containerMpn .cookie_explainedmvf {
    margin-left: 0;
    margin-bottom: 10px;
}}
.grid-containerMpn .consentNotificationBoxwEe {
    background: #ffffff;
    border: none;
    box-shadow: rgb(190,163,193,0.5) 0px 0px 40px 39px;
}.grid-containerMpn .cookie_explainedmvf {
    background: rgb(190,163,193);
    font-size: 20px;
    padding: 10px;
    font-weight: 400;
    margin-left: 30px;
    color: #ffffff;
    border: none;
}.grid-containerMpn .digital_trackingN3Q {
    border-radius: 50%;
    background:rgb(190,163,193);
    align-items: center;
    display: flex;
    width: 80px;
    height: 80px;
    justify-content: center;
}.grid-containerMpn .digital_trackingN3Q svg, .grid-containerMpn .digital_trackingN3Q svg path, .grid-containerMpn .digital_trackingN3Q img {
    width: 40px;
    height: 40px;
    fill:#000000;
}.grid-containerMpn .track_edu985 h5, .grid-containerMpn .track_edu985 p {
    color: #000000;
}
@media only screen and (max-width: 800px){.grid-containerMpn .digital_trackingN3Q {
    margin-bottom: 14px;
    margin: 0;
}}.statistical_overviewYEi {
    background: rgb(229,216,230);
    overflow: hidden;
    padding: 5rem 0;
    position: relative;
}.statistical_overviewYEi::before {
    height: 100%;
    content: "";
    top: 0;
    background: linear-gradient(135deg, rgb(190,163,193,0.5) 0%, transparent 70%);
    opacity: 0.1;
    width: 100%;
    left: 0;
    z-index: 0;
    position: absolute;
}.statistical_overviewYEi::after {
    width: 100%;
    left: 0;
    top: 0;
    background: 
        repeating-linear-gradient(-45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.05) 10px, rgba(255, 255, 255, 0.05) 11px),
        repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.05) 10px, rgba(255, 255, 255, 0.05) 11px);
    opacity: 0.5;
    content: "";
    z-index: 0;
    height: 100%;
    position: absolute;
}.statistical_overviewYEi .container {
    z-index: 1;
    position: relative;
    padding: 0 1.5rem;
    margin: 0 auto;
    max-width: 1200px;
}.statistical_overviewYEi .statistics_advanceNfi {
    border-radius: 28px 0 0 28px;
    background: linear-gradient(to right, rgb(190,163,193,0.5) 0%, transparent 100%);
    padding: 3rem;
    margin-bottom: 3rem;
    box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.05);
    position: relative;
}.statistical_overviewYEi .statistics_advanceNfi::before {
    left: 0;
    height: 100%;
    border-radius: 10px 0 0 10px;
    top: 0;
    position: absolute;
    content: "";
    background: rgb(190,163,193);
    width: 5px;
}.statistical_overviewYEi .knowledge_upgradeTFE {
    font-size: 31px;
    color: #000000;
    font-weight: 700;
    position: relative;
    display: inline-block;
    margin: 0 0 1.5rem;
}.statistical_overviewYEi .knowledge_upgradeTFE::after {
    left: 0;
    width: 50%;
    height: 3px;
    content: "";
    background: rgb(153,117,151);
    bottom: -0.5rem;
    position: absolute;
    border-radius: 10px;
}.statistical_overviewYEi .key_classeshPf {
    color: #000000;
    margin: 0;
    font-size: 14px;
    line-height: 1.7;
    max-width: 80%;
    font-weight: 400;
}.statistical_overviewYEi .statistics_advantageswpQ {
    flex-wrap: wrap;
    margin: -1rem;
    display: flex;
}.statistical_overviewYEi .extra_prorjX {
    background: #ffffff;
    margin: 1rem;
    overflow: hidden;
    align-items: flex-start;
    padding: 0;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    border-radius: 28px;
    flex: 0 0 calc(50% - 2rem);
    display: flex;
}.statistical_overviewYEi .extra_prorjX:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}.statistical_overviewYEi .extra_prorjX h4 {
    padding: 2.5rem;
    display: flex;
    position: relative;
    background: rgb(190,163,193);
    font-weight: 700;
    color: #ffffff;
    align-items: center;
    justify-content: center;
    flex: 0 0 40%;
    overflow: hidden;
    margin: 0;
    font-size: calc(31px * 1.5);
}.statistical_overviewYEi .extra_prorjX:nth-child(even) h4 {
    background: rgb(153,117,151);
}.statistical_overviewYEi .extra_prorjX h4::before {
    height: 200%;
    opacity: 0;
    transition: opacity 0.3s ease;
    left: -50%;
    width: 200%;
    top: -50%;
    content: "";
    position: absolute;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.3) 0%, transparent 60%);
}.statistical_overviewYEi .extra_prorjX:hover h4::before {
    opacity: 1;
}.statistical_overviewYEi .extra_prorjX span {
    flex: 1;
    font-weight: 400;
    align-items: center;
    padding: 2.5rem;
    font-size: 14px;
    color: #000000;
    display: flex;
}.statistical_overviewYEi svg {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 1rem;
    fill: rgba(255, 255, 255, 0.5);
    right: 1rem;
    transition: all 0.3s ease;
}.statistical_overviewYEi svg path {
    fill: inherit;
}.statistical_overviewYEi .extra_prorjX:hover svg {
    transform: scale(1.2) rotate(15deg);
    fill: rgba(255, 255, 255, 0.8);
}

@media (max-width: 1024px) {.statistical_overviewYEi .key_classeshPf {
    max-width: 100%;
}.statistical_overviewYEi .extra_prorjX h4 {
    font-size: calc(31px * 1.3);
    padding: 2rem;
}.statistical_overviewYEi .extra_prorjX span {
    padding: 2rem;
}
}

@media (max-width: 768px) {.statistical_overviewYEi {
    padding: 4rem 0;
}.statistical_overviewYEi .statistics_advanceNfi {
    margin-bottom: 2rem;
    padding: 2rem;
}.statistical_overviewYEi .extra_prorjX {
    flex: 0 0 calc(100% - 2rem);
}.statistical_overviewYEi .extra_prorjX h4 {
    font-size: calc(31px * 1.2);
    padding: 1.8rem;
}.statistical_overviewYEi .extra_prorjX span {
    padding: 1.8rem;
}.statistical_overviewYEi .knowledge_upgradeTFE {
    font-size: calc(31px * 0.9);
    margin-bottom: 1.2rem;
}.statistical_overviewYEi .key_classeshPf {
    font-size: calc(14px * 0.95);
    line-height: 1.6;
}
}

@media (max-width: 480px) {.statistical_overviewYEi {
    padding: 3rem 0;
}.statistical_overviewYEi .statistics_advanceNfi {
    margin-bottom: 1.5rem;
    padding: 1.5rem;
}.statistical_overviewYEi .extra_prorjX {
    flex-direction: column;
}.statistical_overviewYEi .extra_prorjX h4 {
    width: 100%;
    padding: 1.5rem;
    flex: 0 0 auto;
    font-size: 31px;
}.statistical_overviewYEi .extra_prorjX span {
    justify-content: center;
    text-align: center;
    padding: 1.5rem;
}.statistical_overviewYEi .knowledge_upgradeTFE {
    font-size: calc(31px * 0.8);
    margin-bottom: 1rem;
}.statistical_overviewYEi .key_classeshPf {
    line-height: 1.5;
    font-size: calc(14px * 0.9);
}.statistical_overviewYEi svg {
    right: 0.8rem;
    height: 20px;
    top: 0.8rem;
    width: 20px;
}
}