﻿* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
.footer {
    flex: 0 0 auto;
}
.container {
    margin: auto;
    width: 1223px;
    max-width: 100%;
}

html,body {
    min-height: 100%;
    height: 100%;
    font-family: Playfair Display, sans-serif;
    color: #000000;
}
.wrapper-bundle9YutB {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    height: 100%;
}
.nav_train5nRJc {
    flex: 1 0 auto;
}
a {
    color: inherit;
    text-decoration: none;
}
section {
    background-color: rgb(241,223,244);
}
svg {
    width: 30px;
    height: 30px;
}
header,footer {
    width: 100%;
}
@media only screen and (max-width: 1200px)  {
        .container {
            width: 100%;
            padding: 0 20px;
    }
}
@media only screen and (max-width: 800px)  {
        .container {
            padding: 0 12px;
    }
}.course_demographicjPclx {
    background: rgb(241,223,244);
    padding: 120px 0;
}

.course_demographicjPclx .container {
    display: flex;
    flex-direction: column;
    gap: 60px;
}

.course_demographicjPclx .lessons_audience2srdN {
    background: #ffffff;
    padding: 50px;
    border-radius: 29px;
    box-shadow: 0 10px 30px rgb(227,197,232,0.5);
}

.course_demographicjPclx .lessons_audience2srdN h2 {
    font-size: 33px;
    color: rgb(227,197,232);
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
}

.course_demographicjPclx .training_fitknC7i {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 25px;
}

.course_demographicjPclx .training_fitknC7i div {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 20px;
    background: rgb(241,223,244);
    border-radius: 10px;
    font-size: 13px;
    color: #000000;
}

.course_demographicjPclx .training_fitknC7i svg {
    width: 24px;
    height: 24px;
    fill: rgb(227,197,232);
    flex-shrink: 0;
}

.course_demographicjPclx .study_whomCEnzO {
    width: 100%;
    aspect-ratio: 16/9;
    border: 8px solid #ffffff;
    border-radius: 29px;
    position: relative;
    box-shadow: 
        0 0 0 2px rgb(227,197,232),
        0 0 0 15px #ffffff,
        0 0 0 16px rgb(227,197,232,0.5),
        0 20px 40px -20px rgb(227,197,232,0.5);
}

@media (max-width: 768px) {
    .course_demographicjPclx {
        padding: 60px 0;
    }

    .course_demographicjPclx .lessons_audience2srdN {
        padding: 30px;
    }

    .course_demographicjPclx .training_fitknC7i {
        grid-template-columns: 1fr;
        gap: 15px;
    }
}.greeting_pagew2VOy .vision_missionx6WqY {
    display: flex;
    flex-direction: row-reverse;
    position: relative;
}
.greeting_pagew2VOy .vision_missionx6WqY:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    background: color-mix(in srgb, rgb(202,168,215), transparent 40%);
    z-index: 2;
}
.greeting_pagew2VOy .image_stackigEfj {
    width: 100%;
}
.greeting_pagew2VOy .learning_primaryrSIt7 {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
    padding-left: 10px;
    border-left: 2px solid rgb(227,197,232);
}
.greeting_pagew2VOy .learning_primaryrSIt7 svg {
    width: 80px;
    height: 80px;
    fill: #ffffff;
    margin-bottom: 30px;
}
.greeting_pagew2VOy .text_panelaG68b {
    position: relative;
    z-index: 3;
    display: flex;
    flex-direction: column;
    background: rgb(202,168,215);
    padding: 60px 0;
    color: #ffffff;
    width: 45%;
    flex-shrink: 0;
    padding-left: calc((100% - 1200px)/2);
}
.greeting_pagew2VOy .text_panelaG68b .connect_widgetY50Kc {
    padding: 12px 24px;
    background: rgb(227,197,232);
    color: #ffffff;
    text-decoration: none;
    width: fit-content;
    border-radius: 10px;
}
@media only screen and (max-width: 1200px) {
    .greeting_pagew2VOy .text_panelaG68b {
        padding-left: 20px;
        width: 70%;
    }
}
@media only screen and (max-width: 800px) {
    .greeting_pagew2VOy .text_panelaG68b {
        width: 100%;
    }
    .greeting_pagew2VOy .vision_missionx6WqY {
        flex-direction: column-reverse;
    }
    .greeting_pagew2VOy .image_stackigEfj {
        height: 200px;
    }
}footer {
    background: rgb(202,168,215);
    color: #ffffff;
}

footer .job_boardLeZC6 {
    background: rgb(227,197,232);
}

footer .main_header9pWgD svg, footer .main_header9pWgD svg path {
    fill: rgb(227,197,232);
}

footer h5 {
    color: rgb(227,197,232);
}

footer .head_section1NQCK a {
    color: #ffffff;
}

footer .diploma_ctazBpvs {
    color: #ffffff;
}

footer .diploma_ctazBpvs a {
    color: #ffffff;
    text-decoration: underline;
}

footer .query_requestRGrvu div svg, footer .query_requestRGrvu div svg path {
    fill: #ffffff;
}

footer .query_requestRGrvu div span {
    color: #ffffff;
}

footer .footer {
    padding-top: 70px;
    padding-bottom: 70px;
}

footer .job_boardLeZC6 {
    padding-top: 25px;
    padding-bottom: 25px;
}

footer .campus_linksD9bij {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

footer .main_header9pWgD svg, footer .main_header9pWgD img {
    height: 80px;
    width: 80px;
    margin-right: 10px;
}

footer h5 {
    font-size: 18px;
    margin-bottom: 16px;

}

footer .query_requestRGrvu {
    display: flex;
    flex-direction: column;
}

footer .query_requestRGrvu div {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    justify-content: center;
}

footer .query_requestRGrvu div img, footer .query_requestRGrvu div svg {
    width: 16px;
    height: 16px;
    margin-right: 10px;
}

footer .main_leadej87S {
    display: flex;
    flex-direction: column;
}

footer .head_section1NQCK a {
    text-decoration: none;
    font-size: 14px;
    margin-right: 10px;
    margin-bottom: 5px;
}

footer .job_boardLeZC6 {
    font-size: 16px;
}

footer .support_ctaw4XEM {
    text-align: center;
    margin: 10px 0;
}
@media only screen and (max-width: 1200px) {
    footer .campus_linksD9bij {
        padding: 0 20px;
    }
}

@media only screen and (max-width: 800px) {
    footer .head_section1NQCK, footer .main_leadej87S, footer .campus_linksD9bij {
        flex-direction: column;
    }

    footer .query_requestRGrvu {
        margin-top: 10px;
    }

    footer h5 {
        margin-top: 5px;
    }

}

.wrapper-bundle9YutB footer {
    background: rgb(202,168,215);
}

.wrapper-bundle9YutB footer .job_boardLeZC6 {
    background: none;
}

.wrapper-bundle9YutB footer .diploma_ctazBpvs {
    text-align: center;
}

.wrapper-bundle9YutB footer .campus_linksD9bij {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.wrapper-bundle9YutB footer .footer {
    padding: 14px 0;
    padding-bottom: 0;
}

.wrapper-bundle9YutB footer .head_section1NQCK {
    width: 100%;
    justify-content: center;
    align-items: center;
}

.wrapper-bundle9YutB footer h5 {
    text-align: center;
}

.wrapper-bundle9YutB footer .main_leadej87S {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: 20px 0;
    border-top: 1px solid var(--white-color_opacity);
    border-bottom: 1px solid var(--white-color_opacity);
}

.wrapper-bundle9YutB footer .head_section1NQCK a {
    padding: 16px 48px;
    font-weight: 900;
    margin: 5px;
}

.wrapper-bundle9YutB footer .head_section1NQCK a:hover {
    text-decoration: underline;
}

.wrapper-bundle9YutB footer .job_boardLeZC6 {
    padding: 10px 0;
    padding-top: 0;
}

@media only screen and (max-width: 800px) {
    .wrapper-bundle9YutB footer .head_section1NQCK a {
        padding: 16px 8px;
    }

    .wrapper-bundle9YutB footer .main_leadej87S {
        flex-wrap: wrap;
        margin: 10px 0;
    }
}.course_overviewigRty {
    padding: 80px 0;
    background: rgb(202,168,215);
    position: relative;
    overflow: hidden;
}

.course_overviewigRty::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: repeating-linear-gradient(
        45deg,
        rgb(227,197,232,0.5),
        rgb(202,168,215,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    animation: moveBackground 10s linear infinite;
}

@keyframes moveBackground {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-20%);
    }
}

.course_overviewigRty h2 {
    color: rgb(227,197,232);
    font-size: 38px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
}

.course_overviewigRty .nav_train5nRJc {
    border-radius: 24px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(10px);
    padding: 40px;
    position: relative;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.7);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.course_overviewigRty h3 {
    color: rgb(227,197,232);
    font-size: 31px;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
}

.course_overviewigRty p {
    color: #ffffff;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.6;
    text-align: center;
    margin-bottom: 20px;
}

.course_overviewigRty .connect_widgetY50Kc {
    background: rgb(202,168,215);
    color: #ffffff;
    padding: 15px 30px;
    font-size: 14px;
    font-weight: 700;
    border-radius: 10px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    margin-top: 20px;
    transition: background 0.3s, transform 0.3s, box-shadow 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 2;
}

.course_overviewigRty .connect_widgetY50Kc:hover {
    background: rgb(227,197,232);
    transform: translateY(-3px);
    box-shadow: 0 0 15px rgb(227,197,232);
}

.course_overviewigRty .connect_widgetY50Kc::before {
    content: '';
    position: absolute;
    top: 0;
    left: -75px;
    width: 50px;
    height: 100%;
    background: rgba(255, 255, 255, 0.1);
    transform: skewX(-15deg);
    transition: left 0.5s;
}

.course_overviewigRty .connect_widgetY50Kc:hover::before {
    left: 125%;
}

.course_overviewigRty .vision_missionx6WqY {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 2;
}

.course_overviewigRty .training_planty1eZ {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.course_overviewigRty .future_classc9Aqy {
    padding: 20px;
    max-width: 100%;
    flex: 1;
    margin: 0 10px;
}

.course_overviewigRty .image_stackigEfj {
    height: 400px;
    width: 100%;
    background-size: cover;
    background-position: center;
    border-radius: 24px;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}

.course_overviewigRty .image_stackigEfj::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    mix-blend-mode: overlay;
}

.course_overviewigRty .text_panelaG68b {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 30px;
}

@media only screen and (max-width: 900px) {
    .course_overviewigRty {
        padding: 60px 0;
    }
    .course_overviewigRty h2 {
        font-size: 31px;
    }
    .course_overviewigRty h3 {
        font-size: 21px;
    }
    .course_overviewigRty .future_classc9Aqy {
        max-width: 100%;
        width: 100%;
        padding: 10px;
    }
    .course_overviewigRty .training_planty1eZ {
        flex-direction: column;
        padding: 0;
    }
    .course_overviewigRty .image_stackigEfj {
        height: 250px;
    }
    .wrapper-bundle9YutB .course_overviewigRty .future_classc9Aqy .nav_train5nRJc {
        padding: 20px;
    }
}

.wrapper-bundle9YutB .course_overviewigRty .container {
    width: 100%;
    padding: 0;
}

.wrapper-bundle9YutB .course_overviewigRty .training_planty1eZ {
    width: 100%;
}

.wrapper-bundle9YutB .course_overviewigRty .training_planty1eZ .future_classc9Aqy {
    padding: 0;
    width: 100%;
}

.wrapper-bundle9YutB .course_overviewigRty .image_stackigEfj {
    height: 300px;
    width: 100%;
    margin: 0;
    border-radius: 0 !important;
    background-position: 50% 50% !important;
}

.wrapper-bundle9YutB .course_overviewigRty .future_classc9Aqy .nav_train5nRJc {
    border-radius: 0 !important;
    box-shadow: none;
    background: rgba(0, 0, 0, 0.5);
}

.wrapper-bundle9YutB .course_overviewigRty .text_panelaG68b {
    max-width: 1200px;
    margin: auto;
    justify-content: flex-start;
    align-items: center;
    min-height: unset;
    background: none;
    padding: 20px;
}

.wrapper-bundle9YutB .course_overviewigRty p {
    margin-top: 20px;
    text-align: center;
}

.wrapper-bundle9YutB .course_overviewigRty .connect_widgetY50Kc {
    margin-top: 30px;
    width: fit-content;
}

.wrapper-bundle9YutB .course_overviewigRty h3 {
    text-align: center;
    text-shadow: 1px 1px #ffffff;
}

@media only screen and (max-width: 800px) {
    .course_overviewigRty h2 {
        font-size: 21px;
    }
    .course_overviewigRty h3 {
        font-size: 17px;
    }
    .course_overviewigRty .image_stackigEfj {
        height: 200px;
    }
}
.benefits_outlineKLlQh {
    padding: 80px 0;
    background: rgb(241,223,244);
}
.benefits_outlineKLlQh .program_plusesIuOn7 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px;
}
.benefits_outlineKLlQh .learning_boostaWr2y {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    width: 100%;
}
.benefits_outlineKLlQh .learning_boostaWr2y .image_stackigEfj {
    width: 100%;
    height: auto;
    border-top: 4px solid rgb(227,197,232);
    height: 400px;
}
.benefits_outlineKLlQh .study_advantagesIXz5t {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 20px;
}
.benefits_outlineKLlQh .study_advantagesIXz5t .learn_gainuHIgQ {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
}
.benefits_outlineKLlQh .study_advantagesIXz5t .learn_gainuHIgQ svg, .benefits_outlineKLlQh .study_advantagesIXz5t .learn_gainuHIgQ svg path {
    width: 55px;
    height: 55px;
    fill: rgb(227,197,232);
    margin-right: 20px;
}
.benefits_outlineKLlQh .program_plusesIuOn7 h2 {
    font-size: 38px;
    color: rgb(227,197,232);
    text-align: center;
    margin: 20px 0;
    margin-bottom: 40px;
}
@media only screen and (max-width: 800px) {
    .benefits_outlineKLlQh .learning_boostaWr2y {
        flex-direction: column;
    }
    .benefits_outlineKLlQh .learning_boostaWr2y .image_stackigEfj {
        width: 100%;
        height: 200px;
    }
    .benefits_outlineKLlQh .program_plusesIuOn7 h2 {
        font-size: 18px;
    }
    .benefits_outlineKLlQh .study_advantagesIXz5t {
        width: 100%;
        margin-bottom: 20px;
        align-items: center;
    }
    .benefits_outlineKLlQh .study_advantagesIXz5t .learn_gainuHIgQ {
        width: 100%;
        justify-content: flex-start;
    }
}.appMessageAD5x4 {
    background: linear-gradient(135deg, rgb(227,197,232), rgb(202,168,215));
    padding: 50px 20px;
    display: grid;
    place-items: center;
    min-height: 100vh;
    text-align: center;
}
.appMessageAD5x4 .container {
    background: #ffffff;
    border-radius: 25px;
    padding: 50px;
    max-width: 600px;
    width: 100%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    display: flex;
    flex-direction: column;
    align-items: center;
}
.appMessageAD5x4 h2 {
    font-family: Playfair Display, sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 30px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-bottom: 2px solid rgb(227,197,232);
    padding-bottom: 10px;
    width: 100%;
    text-align: center;
}
.appMessageAD5x4 p {
    font-family: Playfair Display, sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #000000;
    line-height: 1.8;
    margin-bottom: 0;
    max-width: 500px;
    width: 100%;
    text-align: left;
}
@media only screen and (max-width: 800px) {
    .appMessageAD5x4 {
        padding: 30px 10px;
    }
    
    .appMessageAD5x4 .container {
        padding: 30px;
    }
    .appMessageAD5x4 h2 {
        font-size: calc(30px - 4px);
    }
    .appMessageAD5x4 p {
        font-size: calc(15px - 1px);
    }
}
.who_we_are5wOD3 {
    position: relative;
    background: rgb(241,223,244);
    padding: 120px 0;
    overflow: hidden;
}

.who_we_are5wOD3::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: 
        radial-gradient(circle at 20% 20%, rgb(227,197,232,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 80%, rgb(202,168,215,0.5) 0%, transparent 30%);
    opacity: 0.2;
}

.who_we_are5wOD3 .container {
    position: relative;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.who_we_are5wOD3 h2 {
    font-size: 35px;
    color: #000000;
    text-align: center;
    margin-bottom: 80px;
    font-weight: 700;
    position: relative;
}

.who_we_are5wOD3 h2::after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: calc(50% - 40px);
    width: 80px;
    height: 3px;
    background: linear-gradient(to right, rgb(227,197,232), rgb(202,168,215));
    border-radius: 10px;
}

.who_we_are5wOD3 .achieve_goalssuN8y {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0;
}

.who_we_are5wOD3 .study_hubbFHOD {
    position: relative;
    padding: 60px 0;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    align-items: center;
}

.who_we_are5wOD3 .study_hubbFHOD:not(:last-child)::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 70%;
    height: 1px;
    background: linear-gradient(to right, 
        transparent, 
        rgb(227,197,232,0.5), 
        rgb(227,197,232,0.5), 
        transparent
    );
}

.who_we_are5wOD3 .study_hubbFHOD h3 {
    font-size: 23px;
    color: rgb(227,197,232);
    font-weight: 600;
    margin-bottom: 25px;
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
}

.who_we_are5wOD3 .study_hubbFHOD:nth-child(2) h3 {
    color: rgb(202,168,215);
}

.who_we_are5wOD3 .study_hubbFHOD h3::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 2px;
    background: currentColor;
}

.who_we_are5wOD3 .study_hubbFHOD p {
    font-size: 12px;
    color: #000000;
    line-height: 1.8;
    margin: 0;
}

.who_we_are5wOD3 .study_hubbFHOD:first-child h3,
.who_we_are5wOD3 .study_hubbFHOD:first-child p {
    grid-column: 7 / -1;
}

.who_we_are5wOD3 .study_hubbFHOD:first-child::before {
    content: "";
    grid-column: 1 / 6;
    background: linear-gradient(135deg, rgb(227,197,232,0.5), transparent);
    height: 300px;
    border-radius: 18px;
    position: relative;
    clip-path: polygon(0 0, 100% 20%, 80% 100%, 0% 100%);
}

.who_we_are5wOD3 .study_hubbFHOD:nth-child(2) h3,
.who_we_are5wOD3 .study_hubbFHOD:nth-child(2) p {
    grid-column: 1 / 7;
}

.who_we_are5wOD3 .study_hubbFHOD:nth-child(2)::before {
    content: "";
    grid-column: 8 / -1;
    background: linear-gradient(135deg, rgb(202,168,215,0.5), transparent);
    height: 300px;
    border-radius: 18px;
    position: relative;
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0 80%);
}

.who_we_are5wOD3 .study_hubbFHOD::after {
    transition: width 0.5s ease;
}

.who_we_are5wOD3 .study_hubbFHOD:hover::after {
    width: 85%;
}

.who_we_are5wOD3 .study_hubbFHOD h3,
.who_we_are5wOD3 .study_hubbFHOD p,
.who_we_are5wOD3 .study_hubbFHOD::before {
    opacity: 0;
    transform: translateY(30px);
    animation: fadeInUp 0.7s forwards;
}

.who_we_are5wOD3 .study_hubbFHOD:nth-child(2) h3,
.who_we_are5wOD3 .study_hubbFHOD:nth-child(2) p,
.who_we_are5wOD3 .study_hubbFHOD:nth-child(2)::before {
    animation-delay: 0.3s;
}

@keyframes fadeInUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 992px) {
    .who_we_are5wOD3 {
        padding: 90px 0;
    }
    
    .who_we_are5wOD3 h2 {
        margin-bottom: 60px;
    }
    
    .who_we_are5wOD3 .study_hubbFHOD {
        padding: 50px 0;
    }
}

@media (max-width: 768px) {
    .who_we_are5wOD3 {
        padding: 70px 0;
    }
    
    .who_we_are5wOD3 h2 {
        font-size: calc(35px * 0.9);
        margin-bottom: 50px;
    }
    
    .who_we_are5wOD3 .study_hubbFHOD {
        grid-template-columns: 1fr;
        padding: 40px 0;
        gap: 30px;
    }
    
    .who_we_are5wOD3 .study_hubbFHOD:first-child h3,
    .who_we_are5wOD3 .study_hubbFHOD:first-child p,
    .who_we_are5wOD3 .study_hubbFHOD:nth-child(2) h3,
    .who_we_are5wOD3 .study_hubbFHOD:nth-child(2) p {
        grid-column: 1 / -1;
    }
    
    .who_we_are5wOD3 .study_hubbFHOD:first-child::before,
    .who_we_are5wOD3 .study_hubbFHOD:nth-child(2)::before {
        grid-column: 1 / -1;
        height: 200px;
    }
    
    .who_we_are5wOD3 .study_hubbFHOD:nth-child(2)::before {
        order: -1;
    }
}

@media (max-width: 576px) {
    .who_we_are5wOD3 {
        padding: 50px 0;
    }
    
    .who_we_are5wOD3 h2 {
        font-size: calc(35px * 0.8);
        margin-bottom: 40px;
    }
    
    .who_we_are5wOD3 .study_hubbFHOD {
        padding: 30px 0;
        gap: 20px;
    }
    
    .who_we_are5wOD3 .study_hubbFHOD:first-child::before,
    .who_we_are5wOD3 .study_hubbFHOD:nth-child(2)::before {
        height: 150px;
    }
    
    .who_we_are5wOD3 h2::after {
        bottom: -15px;
        width: 60px;
        left: calc(50% - 30px);
    }
    
    .who_we_are5wOD3 .study_hubbFHOD h3 {
        font-size: calc(23px * 0.9);
        margin-bottom: 15px;
    }
    
    .who_we_are5wOD3 .study_hubbFHOD p {
        font-size: calc(12px * 0.95);
    }
}

@media (prefers-reduced-motion: reduce) {
    .who_we_are5wOD3 .study_hubbFHOD::after {
        transition: none;
    }
    
    .who_we_are5wOD3 .study_hubbFHOD h3,
    .who_we_are5wOD3 .study_hubbFHOD p,
    .who_we_are5wOD3 .study_hubbFHOD::before,
    .who_we_are5wOD3 .study_hubbFHOD:nth-child(2) h3,
    .who_we_are5wOD3 .study_hubbFHOD:nth-child(2) p,
    .who_we_are5wOD3 .study_hubbFHOD:nth-child(2)::before {
        animation: none;
        opacity: 1;
        transform: none;
    }
}.sign_up_for_updatesqizbu {
    padding-bottom: 80px;
    padding-top: 80px;
    position: relative;
    overflow: hidden;
}

.sign_up_for_updatesqizbu .vision_missionx6WqY {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.sign_up_for_updatesqizbu input {
    padding: 12px;
    background: #ffffff;
    outline: none;
    border: 1px solid rgb(202,168,215,0.5);
    margin-right: 10px;
    min-width: 200px;
}

.sign_up_for_updatesqizbu h2 {
    margin-bottom: 20px;
    text-align: center;
}

.sign_up_for_updatesqizbu .connect_widgetY50Kc {
    background: rgb(202,168,215);
    color: #ffffff;
    padding: 12px;
    text-align: center;
    text-decoration: none;
    flex-shrink: 0;
}

.sign_up_for_updatesqizbu .input_holder {
    display: flex;
    align-items: center;
}

@media only screen and (max-width: 800px) {
    .sign_up_for_updatesqizbu .vision_missionx6WqY {
        flex-direction: column;
    }

    .sign_up_for_updatesqizbu {
        padding: 30px 20px;
    }

    .sign_up_for_updatesqizbu input {
        min-width: unset;
    }

    .sign_up_for_updatesqizbu .connect_widgetY50Kc {
        flex-shrink: unset;
    }

    .sign_up_for_updatesqizbu .input_holder {
        flex-direction: column;
        width: 100%;
    }

    .sign_up_for_updatesqizbu input {
        margin: 0;
        margin-bottom: 10px;
        width: 100%;
    }

    .wrapper-bundle9YutB .sign_up_for_updatesqizbu .vision_missionx6WqY h2 {
        font-size: 20px;
    }
}

.wrapper-bundle9YutB .sign_up_for_updatesqizbu {
    background: linear-gradient(135deg, rgb(227,197,232) 0%, rgb(202,168,215) 100%);
    padding: 60px 30px;
    box-shadow: 0 12px 35px rgba(0, 0, 0, 0.3);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
}

.wrapper-bundle9YutB .sign_up_for_updatesqizbu .vision_missionx6WqY {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 700px;
    margin: auto;
    text-align: center;
}

.wrapper-bundle9YutB .sign_up_for_updatesqizbu h2 {
    color: #ffffff;
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.wrapper-bundle9YutB .sign_up_for_updatesqizbu input {
    width: auto;
    max-width: 450px;
    margin-bottom: 25px;
    border-radius: 10px;
    color: #000000;
    background: #ffffff;
    border: 2px solid rgb(227,197,232,0.5);
    text-align: left;
    font-weight: 400;
    font-size: 17px;
    padding: 18px 22px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.25);
    transition: border 0.3s ease, box-shadow 0.3s ease;
}

.wrapper-bundle9YutB .sign_up_for_updatesqizbu input::placeholder {
    color: rgba(0, 0, 0, 0.5);
    opacity: 0.8;
}

.wrapper-bundle9YutB .sign_up_for_updatesqizbu input:focus {
    border-color: rgb(202,168,215,0.5);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.35);
    outline: none;
}

.wrapper-bundle9YutB .sign_up_for_updatesqizbu .connect_widgetY50Kc {
    border-radius: 10px;
    border: none;
    font-weight: 600;
    font-size: 15px;
    padding: 18px 35px;
    background: #000000;
    color: #ffffff;
    line-height: 1.3;
    text-transform: uppercase;
    cursor: pointer;
    transition: background 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
}

.wrapper-bundle9YutB .sign_up_for_updatesqizbu .connect_widgetY50Kc:hover {
    background: rgb(202,168,215,0.5);
    transform: translateY(-3px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

@media only screen and (max-width: 800px) {
    .wrapper-bundle9YutB .sign_up_for_updatesqizbu {
        padding: 40px 20px;
    }

    .wrapper-bundle9YutB .sign_up_for_updatesqizbu h2 {
        font-size: 32px;
        margin-bottom: 25px;
    }

    .wrapper-bundle9YutB .sign_up_for_updatesqizbu input {
        width: 100%;
        margin-bottom: 20px;
    }

    .wrapper-bundle9YutB .sign_up_for_updatesqizbu .connect_widgetY50Kc {
        width: 100%;
        padding: 18px;
    }
}.secure_depositoryALkav {
    background-color: rgb(241,223,244);
    padding: 50px;
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.5);
    font-family: Playfair Display, sans-serif;
    color: #000000;
    line-height: 1.8;
    position: relative;
    overflow: hidden;
}
.secure_depositoryALkav::before, .secure_depositoryALkav::after {
    content: '';
    position: absolute;
    border-radius: 50%;
    opacity: 0.3;
}
.secure_depositoryALkav::before {
    width: 150px;
    height: 150px;
    background: rgb(227,197,232);
    top: -50px;
    right: -50px;
}
.secure_depositoryALkav::after {
    width: 100px;
    height: 100px;
    background: rgb(202,168,215);
    bottom: -30px;
    left: -30px;
}
.secure_depositoryALkav h1 {
    font-size: 39px;
    color: rgb(227,197,232);
    font-weight: 700;
    margin-bottom: 30px;
    border-bottom: 3px solid rgb(227,197,232);
    padding-bottom: 15px;
    position: relative;
    z-index: 1;
}
.secure_depositoryALkav h2 {
    font-size: 28px;
    color: rgb(202,168,215);
    font-weight: 600;
    margin-top: 35px;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}
.secure_depositoryALkav h3,
.secure_depositoryALkav h4,
.secure_depositoryALkav h5,
.secure_depositoryALkav h6 {
    color: rgb(227,197,232);
    font-weight: 400;
    margin-top: 30px;
    margin-bottom: 15px;
    position: relative;
    z-index: 1;
}
.secure_depositoryALkav h3 { font-size: calc(19px - 0.2rem); }
.secure_depositoryALkav h4 { font-size: 19px; }
.secure_depositoryALkav h5 { font-size: calc(19px - 0.2rem); }
.secure_depositoryALkav h6 { font-size: 19px; }
.secure_depositoryALkav ul {
    list-style-type: disc;
    padding-left: 25px;
    margin-top: 15px;
    position: relative;
    z-index: 1;
}
.secure_depositoryALkav ol {
    list-style-type: decimal;
    padding-left: 25px;
    margin-top: 15px;
    position: relative;
    z-index: 1;
}
.secure_depositoryALkav li {
    margin-bottom: 15px;
    line-height: 1.7;
    padding-left: 10px;
    border-left: 3px solid rgb(202,168,215);
    position: relative;
    z-index: 1;
}
.secure_depositoryALkav li::marker {
    color: rgb(227,197,232);
    font-weight: 600;
}
.secure_depositoryALkav div {
    margin-bottom: 25px;
    position: relative;
    z-index: 1;
}
.secure_depositoryALkav p {
    font-size: 12px;
    margin-bottom: 25px;
    position: relative;
    z-index: 1;
}
.secure_depositoryALkav span {
    color: rgb(227,197,232);
    font-weight: 600;
}
@media only screen and (max-width: 800px) {
    .secure_depositoryALkav {
        padding: 25px;
        border-radius: 10px;
    }
    
    .secure_depositoryALkav h1 {
        font-size: calc(19px - 0.5rem);
    }
    
    .secure_depositoryALkav h2 {
        font-size: calc(19px - 0.4rem);
    }
    
    .secure_depositoryALkav p {
        font-size: calc(12px - 0.2rem);
    }
}
.secure_depositoryALkav::before {
    content: '';
    display: block;
    height: 6px;
    width: 60px;
    background-color: rgb(227,197,232);
    margin-bottom: 25px;
    border-radius: 10px;
}
.secure_depositoryALkav ul li::marker,
.secure_depositoryALkav ol li::marker {
    color: rgb(202,168,215);
    font-weight: 700;
}
.secure_depositoryALkav h2 {
    background: linear-gradient(to right, rgb(227,197,232), rgb(202,168,215));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.secure_depositoryALkav section {
    margin: 50px 0;
    border-top: 2px solid rgba(0, 0, 0, 0.5);
    padding-top: 25px;
}
.secure_depositoryALkav hr {
    border: none;
    height: 1px;
    background: rgba(0, 0, 0, 0.5);
    margin: 40px 0;
}
@keyframes gradientFlow {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
}
@keyframes pulse {
    0%, 100% { transform: scale(1); }
    50% { transform: scale(1.05); }
}
.nav_lessonfIHWg {
    background: linear-gradient(135deg, #ffffff 0%, rgb(241,223,244) 100%);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    padding: 20px 0;
    border-bottom: 3px solid rgb(227,197,232);
    position: relative;
    min-height: 80px;
    z-index: 999;
    max-height: 120px;
}
.nav_lessonfIHWg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(90deg, rgb(227,197,232), rgb(202,168,215), rgb(227,197,232));
    background-size: 200% 200%;
    animation: gradientFlow 5s ease infinite;
}
.nav_lessonfIHWg .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}
.nav_lessonfIHWg .top_sectionBlEGR {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    background: radial-gradient(circle at top right, #ffffff 0%, rgb(241,223,244) 100%);
    border-radius: 13px;
    padding: 15px;
    border: 1px solid rgb(202,168,215,0.5);
    min-height: 60px;
    flex-wrap: wrap;
}
.nav_lessonfIHWg .main_header9pWgD {
    display: flex;
    align-items: center;
}
.nav_lessonfIHWg .head_proUVDrP {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: rgb(227,197,232);
    font-weight: 700;
    font-size: 18px;
    transition: all 0.3s ease;
}
.nav_lessonfIHWg .head_proUVDrP svg,
.nav_lessonfIHWg .head_proUVDrP img {
    width: 60px;
    height: 60px;
    margin-right: 10px;
    fill: rgb(227,197,232);
    transition: fill 0.3s ease;
}
.nav_lessonfIHWg .head_proUVDrP:hover svg,
.nav_lessonfIHWg .head_proUVDrP:hover img {
    fill: rgb(202,168,215);
    animation: pulse 1s infinite;
}
.nav_lessonfIHWg .nav_topRDMY3 {
    font-size: 14px;
    color: #000000;
    margin-left: 20px;
    position: relative;
    padding-left: 15px;
}
.nav_lessonfIHWg .nav_topRDMY3::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 3px;
    height: 70%;
    background: linear-gradient(to bottom, rgb(227,197,232), rgb(202,168,215));
}
.nav_lessonfIHWg .top_masterYnIur {
    display: flex;
    flex-direction: row;
    gap: 10px;
    margin-top: 10px;
    width: 100%;
}
.nav_lessonfIHWg .top_masterYnIur a {
    color: #000000;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 15px;
    position: relative;
    transition: all 0.3s ease;
    border-radius: 10px;
    overflow: hidden;
}
.nav_lessonfIHWg .top_masterYnIur a::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgb(202,168,215,0.5), transparent);
    transition: left 0.3s ease;
}
.nav_lessonfIHWg .top_masterYnIur a:hover::before,
.nav_lessonfIHWg .top_masterYnIur a:focus::before {
    left: 100%;
}
.nav_lessonfIHWg .top_masterYnIur a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: rgb(227,197,232);
    transition: width 0.3s ease;
}
.nav_lessonfIHWg .top_masterYnIur a:hover,
.nav_lessonfIHWg .top_masterYnIur a:focus {
    color: rgb(227,197,232);
    background-color: rgb(241,223,244);
}
.nav_lessonfIHWg .top_masterYnIur a:hover::after,
.nav_lessonfIHWg .top_masterYnIur a:focus::after {
    width: 100%;
}
@media (max-width: 768px) {
    .nav_lessonfIHWg {
        min-height: auto;
        max-height: none;
    }
    .nav_lessonfIHWg .top_sectionBlEGR {
        flex-direction: column;
        align-items: flex-start;
        min-height: auto;
    }
    .nav_lessonfIHWg .main_header9pWgD {
        margin-bottom: 15px;
        max-width: 100%;
    }
    .nav_lessonfIHWg .nav_topRDMY3 {
        margin-left: 0;
        margin-bottom: 15px;
        padding-left: 0;
        padding-top: 15px;
        max-width: 100%;
    }
    .nav_lessonfIHWg .nav_topRDMY3::before {
        left: 0;
        top: 0;
        transform: none;
        width: 50px;
        height: 3px;
    }
    .nav_lessonfIHWg .top_masterYnIur {
        flex-direction: column;
        width: 100%;
        min-width: auto;
        max-width: 100%;
    }
    .nav_lessonfIHWg .top_masterYnIur a {
        padding: 10px;
        border-bottom: 1px solid rgb(202,168,215,0.5);
    }
    .nav_lessonfIHWg .top_masterYnIur a:last-child {
        border-bottom: none;
    }
}
@media (prefers-reduced-motion: reduce) {
    .nav_lessonfIHWg,
    .nav_lessonfIHWg *,
    .nav_lessonfIHWg *::before,
    .nav_lessonfIHWg *::after {
        animation: none !important;
        transition: none !important;
    }
}.education_history1qobK {
    padding: 80px 0;
    background: rgb(202,168,215);
    display: flex;
    justify-content: center;
    align-items: center;
}
.education_history1qobK .container {
    padding: 40px;
    background: rgb(241,223,244);
    border-radius: 11px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.education_history1qobK .vision_missionx6WqY {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
}
.education_history1qobK .alumni_testimonialskLo84 {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.education_history1qobK .alumni_testimonialskLo84 .image_stackigEfj {
    width: 300px;
    height: 300px;
    margin-bottom: 20px;
    border-radius: 11px;
    border: 2px solid rgb(227,197,232);
}
.education_history1qobK .career_containerbIQmF {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #000000;
    margin-bottom: 20px;
}
.education_history1qobK .career_containerbIQmF p {
    margin: 5px 0;
    font-size: 24px;
    font-weight: 600;
}
.education_history1qobK .worker_info {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    max-width: 800px;
}
.education_history1qobK .worker_info p {
    margin: 10px 0;
    color: #ffffff;
    font-size: 12px;
    line-height: 1.5;
}
.education_history1qobK .worker_info .exp_tableSv1IG {
    font-weight: 700;
    padding-left: 15px;
    border-left: 3px solid rgb(227,197,232);
}
@media only screen and (max-width: 800px) {
    .education_history1qobK .alumni_testimonialskLo84 .image_stackigEfj {
        width: 100%;
        height: 350px;
    }
    .education_history1qobK .worker_info {
        padding: 15px;
    }
}
.get_in_touchC07zW {
    padding: 100px 0;
    background: rgb(241,223,244);
    font-family: Playfair Display, sans-serif;
    color: #000000;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
}
.get_in_touchC07zW::before, .get_in_touchC07zW::after {
    content: "";
    position: absolute;
    background: rgb(202,168,215);
    border-radius: 50%;
    opacity: 0.1;
}
.get_in_touchC07zW::before {
    width: 300px;
    height: 300px;
    top: -50px;
    left: -150px;
}
.get_in_touchC07zW::after {
    width: 200px;
    height: 200px;
    bottom: -50px;
    right: -100px;
}
.get_in_touchC07zW .container {
    max-width: 1200px;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}
.get_in_touchC07zW .vision_missionx6WqY {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
}
.get_in_touchC07zW .query_helpuxwJB, .get_in_touchC07zW .feedback_maphDAfp {
    background: #ffffff;
    border-radius: 17px;
    padding: 40px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    width: 48%;
}
.get_in_touchC07zW .query_helpuxwJB {
    position: relative;
}
.get_in_touchC07zW .query_helpuxwJB h3 {
    color: rgb(227,197,232);
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 20px;
    position: relative;
}
.get_in_touchC07zW .query_helpuxwJB h3::after {
    content: '';
    width: 50px;
    height: 3px;
    background: rgb(227,197,232);
    position: absolute;
    left: 0;
    bottom: -10px;
}
.get_in_touchC07zW .main_header9pWgD {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    border-bottom: 1px solid rgb(202,168,215,0.5);
    padding-bottom: 20px;
    position: relative;
}
.get_in_touchC07zW .main_header9pWgD svg, .get_in_touchC07zW .main_header9pWgD img {
    width: 80px;
    height: 80px;
    margin-right: 15px;
    flex-shrink: 0;
    fill: rgb(227,197,232);
}
.get_in_touchC07zW .main_header9pWgD span {
    color: rgb(202,168,215);
    font-size: 21px;
}
.get_in_touchC07zW .query_requestRGrvu {
    padding: 20px 0;
}
.get_in_touchC07zW .query_requestRGrvu h5 {
    color: rgb(227,197,232);
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 10px;
}
.get_in_touchC07zW .query_requestRGrvu div {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.get_in_touchC07zW .query_requestRGrvu svg {
    width: 20px;
    height: 20px;
    fill: rgb(227,197,232);
    margin-right: 10px;
}
.get_in_touchC07zW .query_requestRGrvu span {
    color: #000000;
    font-weight: 300;
}
.get_in_touchC07zW .feedback_maphDAfp {
    padding: 40px;
    background: #ffffff;
    border-radius: 17px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    position: relative;
}
.get_in_touchC07zW .feedback_maphDAfp h3 {
    color: rgb(202,168,215);
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 20px;
    position: relative;
}
.get_in_touchC07zW .feedback_maphDAfp h3::after {
    content: '';
    width: 50px;
    height: 3px;
    background: rgb(202,168,215);
    position: absolute;
    left: 0;
    bottom: -10px;
}
.get_in_touchC07zW form {
    display: flex;
    flex-direction: column;
}
.get_in_touchC07zW .inquiry_requestH8TSj {
    display: flex;
    justify-content: space-between;
}
.get_in_touchC07zW .inquiry_requestH8TSj input {
    width: 48%;
}
.get_in_touchC07zW form input {
    color: #000000;
    border-radius: 10px;
    background: #ffffff;
    border: 1px solid rgb(202,168,215,0.5);
    padding: 14px 20px;
    margin-bottom: 20px;
    transition: all 0.3s ease;
}
.get_in_touchC07zW form input:focus {
    border-color: rgb(227,197,232);
    outline: none;
    box-shadow: 0 0 5px rgb(227,197,232,0.5);
}
.get_in_touchC07zW form .connect_widgetY50Kc {
    background: rgb(202,168,215);
    color: #ffffff;
    border-radius: 50px;
    padding: 14px 20px;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
    transition: background 0.3s ease, transform 0.3s ease;
    border: none;
    margin-top: 20px;
}
.get_in_touchC07zW form .connect_widgetY50Kc:hover {
    background: rgb(227,197,232);
    transform: translateY(-2px);
}
.get_in_touchC07zW .reach_carde7zgd {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    font-size: 15px;
}
.get_in_touchC07zW .reach_carde7zgd input[type=checkbox] {
    margin: 0 10px 0 0;
    width: auto;
}
.get_in_touchC07zW .reach_carde7zgd label {
    display: flex;
    align-items: center;
    color: #000000;
}
.get_in_touchC07zW .reach_carde7zgd a {
    margin-left: 5px;
    color: rgb(227,197,232);
    text-decoration: underline;
    transition: color 0.3s ease;
}
.get_in_touchC07zW .reach_carde7zgd a:hover {
    color: rgb(202,168,215);
}
@media only screen and (max-width: 768px) {
    .get_in_touchC07zW .vision_missionx6WqY {
        flex-direction: column;
    }
    .get_in_touchC07zW .vision_missionx6WqY > div {
        width: 100%;
        margin-bottom: 20px;
    }
    .get_in_touchC07zW .query_helpuxwJB,
    .get_in_touchC07zW .feedback_maphDAfp {
        padding: 20px;
    }
}
@media only screen and (max-width: 480px) {
    .get_in_touchC07zW .inquiry_requestH8TSj {
        flex-direction: column;
    }
    .get_in_touchC07zW .inquiry_requestH8TSj input {
        width: 100%;
    }
    .get_in_touchC07zW form input,
    .get_in_touchC07zW form .connect_widgetY50Kc {
        width: 100%;
        box-sizing: border-box;
    }
}
