* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1100px;
}.site_start_Nhm5L {
    flex: 1 0 auto;
}html,body {
    color: #000000;
    min-height: 100%;
    scroll-snap-type: none;
    auto
contain
touch-action: none;
    height: 100%;
    scroll-behavior: auto;
    font-family: Arial, sans-serif;
}header,footer {
    width: 100%;
}.edu_links_txCR1 {
    flex: 0 0 auto;
}svg {
    height: 30px;
    width: 30px;
}.wrap-structure_9kPJe {
    height: 100%;
    display: flex;
    min-height: 100%;
    flex-direction: column;
}a {
    color: inherit;
    text-decoration: none;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
footer {
    position: relative;
    width: 100%;
}footer .edu_links_txCR1 {
    font-family: Arial, sans-serif;
    padding: 80px 0 30px;
    background-color: rgb(185,164,171);
    color: #ffffff;
    position: relative;
}footer .edu_links_txCR1::before {
    top: 0;
    background-position: 0 0, 0 0, 40px 70px, 40px 70px, 0 0, 40px 70px;
    content: "";
    background-size: 80px 140px;
    height: 100%;
    pointer-events: none;
    background-image: 
        linear-gradient(30deg, rgb(185,164,171) 12%, transparent 12.5%, transparent 87%, rgb(185,164,171) 87.5%, rgb(185,164,171)),
        linear-gradient(150deg, rgb(185,164,171) 12%, transparent 12.5%, transparent 87%, rgb(185,164,171) 87.5%, rgb(185,164,171)),
        linear-gradient(30deg, rgb(185,164,171) 12%, transparent 12.5%, transparent 87%, rgb(185,164,171) 87.5%, rgb(185,164,171)),
        linear-gradient(150deg, rgb(185,164,171) 12%, transparent 12.5%, transparent 87%, rgb(185,164,171) 87.5%, rgb(185,164,171)),
        linear-gradient(60deg, rgb(217,200,208,0.5) 25%, transparent 25.5%, transparent 75%, rgb(217,200,208,0.5) 75%, rgb(217,200,208,0.5)),
        linear-gradient(60deg, rgb(217,200,208,0.5) 25%, transparent 25.5%, transparent 75%, rgb(217,200,208,0.5) 75%, rgb(217,200,208,0.5));
    position: absolute;
    opacity: 0.05;
    width: 100%;
    left: 0;
}footer .edu_links_txCR1::after {
    width: 100%;
    content: "";
    background: linear-gradient(90deg, rgb(217,200,208), rgb(185,164,171));
    left: 0;
    top: 0;
    position: absolute;
    height: 5px;
    pointer-events: none;
}footer .pledge_block_9wBo2 {
    z-index: 1;
    position: relative;
}footer .get_assist_RirbJ {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 60px;
    gap: 20px;
}footer .info_item {
    cursor: pointer;
    max-width: 300px;
    position: relative;
    flex: 0 1 auto;
    background-color: rgba(255, 255, 255, 0.03);
    min-width: 200px;
    justify-content: center;
    padding: 20px 25px;
    clip-path: polygon(10% 0, 90% 0, 100% 50%, 90% 100%, 10% 100%, 0 50%);
    transition: all 0.4s ease;
    min-height: 60px;
    display: flex;
    align-items: center;
}footer .info_item::before {
    clip-path: polygon(10% 0, 90% 0, 100% 50%, 90% 100%, 10% 100%, 0 50%);
    left: 3px;
    right: 3px;
    background-color: rgb(185,164,171);
    pointer-events: none;
    position: absolute;
    z-index: -1;
    top: 3px;
    bottom: 3px;
    content: "";
}footer .info_item:hover {
    transform: translateY(-5px);
    background-color: rgb(217,200,208);
}footer .info_item svg {
    flex-shrink: 0;
    margin-right: 12px;
    width: 20px;
    height: 20px;
    fill: rgb(217,200,208);
    transition: fill 0.3s ease;
}footer .info_item:hover svg {
    fill: #ffffff;
}footer .info_item p,
footer .info_item a {
    font-size: 16px;
    display: flex;
    z-index: 1;
    align-items: center;
    text-decoration: none;
    overflow: hidden;
    height: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
    width: 100%;
    color: #ffffff;
    transition: all 0.3s ease;
}footer .text_main_holder {
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    padding-top: 40px;
    gap: 50px;
}footer .text_main_holder::before {
    width: 80%;
    pointer-events: none;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.15), transparent);
    position: absolute;
    content: "";
    height: 1px;
    left: 10%;
}footer .top_core_PTZ7C {
    max-width: 350px;
    text-align: center;
    padding: 20px;
    position: relative;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    display: flex;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.01) 100%);
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
}footer .top_core_PTZ7C::before {
    content: "";
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    left: 3px;
    right: 3px;
    pointer-events: none;
    position: absolute;
    bottom: 3px;
    background-color: rgb(185,164,171);
    z-index: -1;
    top: 3px;
}footer .top_core_PTZ7C svg {
    filter: brightness(0) invert(1);
    width: auto;
    height: 45px;
    margin-bottom: 20px;
}footer .verify_cta_4ZO6D {
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.6;
    font-size: 15px;
}footer .top_main_T08z2 {
    position: relative;
    background-color: rgba(255, 255, 255, 0.03);
    border-radius: 19px;
    padding: 30px;
}footer .top_main_T08z2 h5 {
    margin-bottom: 25px;
    padding-bottom: 10px;
    font-size: 24px;
    color: #ffffff;
    position: relative;
    font-weight: 700;
    display: inline-block;
}footer .top_main_T08z2 h5::after {
    pointer-events: none;
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    height: 2px;
    width: 50px;
    background-color: rgb(217,200,208);
}footer .main_guide_yoNf4 {
    gap: 5px;
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 20px;
    display: grid;
}footer .main_guide_yoNf4 a {
    background-color: rgba(255, 255, 255, 0.03);
    display: flex;
    color: rgba(255, 255, 255, 0.7);
    border-radius: 10px;
    position: relative;
    padding: 12px 15px;
    cursor: pointer;
    align-items: center;
    transition: all 0.3s ease;
    font-size: 16px;
    text-decoration: none;
}footer .main_guide_yoNf4 a::before {
    opacity: 0;
    transform: translateY(-50%);
    pointer-events: none;
    border-left: 4px solid rgb(217,200,208);
    width: 0;
    transition: all 0.3s ease;
    border-bottom: 4px solid transparent;
    top: 50%;
    left: 5px;
    border-top: 4px solid transparent;
    height: 0;
    position: absolute;
    content: "";
}footer .main_guide_yoNf4 a:hover {
    background-color: rgba(255, 255, 255, 0.05);
    color: #ffffff;
    padding-left: 25px;
}footer .main_guide_yoNf4 a:hover::before {
    opacity: 1;
}footer .subscribe_holder {
    border-radius: 19px;
    padding: 30px;
    background-color: rgba(255, 255, 255, 0.05);
    position: relative;
}footer .subscribe_holder::before {
    border-radius: 19px;
    height: 100%;
    background-image: 
        linear-gradient(-45deg, transparent 48%, rgb(217,200,208,0.5) 49%, rgb(217,200,208,0.5) 51%, transparent 52%),
        linear-gradient(45deg, transparent 48%, rgb(217,200,208,0.5) 49%, rgb(217,200,208,0.5) 51%, transparent 52%);
    background-size: 20px 20px;
    pointer-events: none;
    top: 0;
    opacity: 0.05;
    width: 100%;
    left: 0;
    position: absolute;
    content: "";
}footer .subscribe_holder h5 {
    font-weight: 700;
    color: #ffffff;
    font-size: 24px;
    margin-bottom: 15px;
}footer .subscribe_holder p {
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.7);
    font-size: 16px;
    margin-bottom: 25px;
}footer .input_holder {
    gap: 15px;
    width: 100%;
    z-index: 5;
    flex-direction: column;
    position: relative;
    display: flex;
}footer .input_holder input[type="email"] {
    appearance: none;
    padding: 14px 16px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: #ffffff;
    position: relative;
    z-index: 5;
    transition: all 0.3s ease;
    cursor: text;
    width: 100%;
    font-size: 16px;
    -webkit-appearance: none;
    background-color: rgba(255, 255, 255, 0.05);
    border-radius: 10px;
}footer .input_holder input[type="email"]:focus {
    outline: none;
    border-color: rgb(217,200,208);
    background-color: rgba(255, 255, 255, 0.08);
}footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.4);
}footer .online_lessons_wfvYT {
    text-align: center;
    padding: 14px 20px;
    width: 100%;
    background-color: rgb(217,200,208);
    cursor: pointer;
    border: none;
    border-radius: 10px;
    font-size: 18px;
    position: relative;
    transition: all 0.3s ease;
    z-index: 5;
    font-weight: 600;
    color: #ffffff;
}footer .online_lessons_wfvYT:hover {
    transform: translateY(-3px);
    background-color: rgb(185,164,171);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}footer .footer_workshops_WhnAR {
    margin-top: 50px;
    position: relative;
    text-align: center;
}footer .alumni_net_e13L6 {
    font-size: 15px;
    color: rgba(255, 255, 255, 0.5);
    padding: 0 20px;
    display: inline-block;
    position: relative;
}footer .alumni_net_e13L6::before,
footer .alumni_net_e13L6::after {
    height: 1px;
    background-color: rgba(255, 255, 255, 0.2);
    content: "";
    width: 20px;
    position: absolute;
    top: 50%;
    pointer-events: none;
}footer .alumni_net_e13L6::before {
    left: -10px;
    transform: rotate(-45deg);
}footer .alumni_net_e13L6::after {
    right: -10px;
    transform: rotate(45deg);
}

@media (min-width: 768px) {footer .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}footer .input_holder {
    flex-direction: row;
}footer .online_lessons_wfvYT {
    min-width: 150px;
    width: auto;
    flex-shrink: 0;
}footer .input_holder input[type="email"] {
    min-width: 0;
    flex: 1;
}
}

@media (max-width: 991px) {footer .main_guide_yoNf4 {
    grid-template-columns: 1fr;
}
}

@media (max-width: 767px) {footer .edu_links_txCR1 {
    padding: 60px 0 30px;
}footer .get_assist_RirbJ {
    margin-bottom: 40px;
}footer .info_item {
    padding: 15px 20px;
    min-width: 150px;
}footer .top_main_T08z2, footer .subscribe_holder {
    padding: 25px 20px;
}footer .top_core_PTZ7C {
    margin-bottom: 20px;
    padding: 15px;
}footer .footer_workshops_WhnAR {
    margin-top: 40px;
}
}

@media (max-width: 576px) {footer .edu_links_txCR1 {
    padding: 50px 0 20px;
}footer .info_item {
    min-width: 100%;
}footer .top_main_T08z2 h5, footer .subscribe_holder h5 {
    font-size: calc(24px - 2px);
    margin-bottom: 20px;
}footer .top_main_T08z2, footer .subscribe_holder {
    padding: 20px 15px;
}footer .input_holder input[type="email"],
    footer .online_lessons_wfvYT {
    padding: 12px;
}}.client_experience_C2Mm3 {
    padding: 5rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, 
        rgb(242,231,234) 0%, 
        rgb(185,164,171,0.5) 50%, 
        rgb(242,231,234) 100%);
    position: relative;
}.client_experience_C2Mm3::before {
    position: absolute;
    width: 100%;
    z-index: 0;
    height: 100%;
    content: '';
    left: 0;
    top: 0;
    background: radial-gradient(ellipse at top right, 
        rgb(185,164,171,0.5) 0%, 
        transparent 70%);
}.client_experience_C2Mm3::after {
    border-radius: 50%;
    right: -5%;
    bottom: -5%;
    height: 35%;
    position: absolute;
    background: radial-gradient(circle, 
        rgb(217,200,208,0.5) 0%, 
        transparent 70%);
    width: 35%;
    content: '';
    z-index: 0;
}.client_experience_C2Mm3 h2.container {
    position: relative;
    text-align: center;
    margin-bottom: 4rem;
    transform: perspective(1000px) translateZ(10px);
    z-index: 2;
    font-weight: 700;
    font-size: 33px;
    color: #000000;
    letter-spacing: 0.05em;
}.client_experience_C2Mm3 h2.container::after {
    left: 50%;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(217,200,208), 
        transparent);
    width: 80px;
    transform: translateX(-50%);
    bottom: -15px;
    height: 3px;
    position: absolute;
    content: '';
}.client_experience_C2Mm3 .container.learning_zone_uTzY8 {
    position: relative;
    margin: 0 auto;
    max-width: 95%;
    z-index: 2;
}.client_experience_C2Mm3 .success_testimonials_CJGZP {
    gap: 2.5rem;
    perspective: 1000px;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
}.client_experience_C2Mm3 .review_testimonials_4dbHp {
    overflow: hidden;
    transform: translateY(0);
    z-index: 1;
    background: #ffffff;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    padding: 2rem;
    border-radius: 12px;
    position: relative;
    flex-direction: column;
    display: flex;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), 
                box-shadow 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}.client_experience_C2Mm3 .review_testimonials_4dbHp::before {
    left: 0;
    top: 0;
    z-index: -1;
    position: absolute;
    height: 100%;
    width: 5px;
    background: linear-gradient(to bottom, rgb(217,200,208), rgb(185,164,171));
    content: '';
}.client_experience_C2Mm3 .review_testimonials_4dbHp::after {
    font-size: 8rem;
    z-index: -1;
    font-family: Arial, sans-serif;
    content: '"';
    right: 20px;
    color: rgb(185,164,171,0.5);
    position: absolute;
    opacity: 0.15;
    top: -20px;
}.client_experience_C2Mm3 .review_testimonials_4dbHp:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px);
}.client_experience_C2Mm3 .review_testimonials_4dbHp h3 {
    font-weight: 600;
    color: #000000;
    font-size: calc(19px + 0.1rem);
    position: relative;
    margin-bottom: 1rem;
    display: inline-block;
}.client_experience_C2Mm3 .review_testimonials_4dbHp h3::after {
    content: '';
    background: rgb(217,200,208);
    transition: width 0.3s ease;
    position: absolute;
    bottom: -5px;
    height: 2px;
    left: 0;
    width: 0;
}.client_experience_C2Mm3 .review_testimonials_4dbHp:hover h3::after {
    width: 100%;
}.client_experience_C2Mm3 .review_testimonials_4dbHp .description {
    margin-bottom: 1.5rem;
    line-height: 1.6;
    color: #000000;
    font-size: 17px;
    position: relative;
    z-index: 1;
}.client_experience_C2Mm3 .review_testimonials_4dbHp div {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    margin-top: auto;
    border: 3px solid #ffffff;
    width: 80px;
    border-radius: 50%;
    transition: transform 0.4s ease;
    height: 80px;
    transform: translateZ(5px);
    align-self: flex-end;
    overflow: hidden;
}.client_experience_C2Mm3 .review_testimonials_4dbHp:hover div {
    transform: scale(1.05) translateZ(10px);
}.client_experience_C2Mm3 .review_testimonials_4dbHp div img {
    transition: transform 0.5s ease;
    width: 100%;
    height: 100%;
    object-fit: cover;
}.client_experience_C2Mm3 .review_testimonials_4dbHp:hover div img {
    transform: scale(1.1);
}.client_experience_C2Mm3 .review_testimonials_4dbHp:nth-child(odd) {
    animation: fadeInLeft 0.8s both;
    animation-delay: calc(0.1s * var(--i, 0));
}.client_experience_C2Mm3 .review_testimonials_4dbHp:nth-child(even) {
    animation: fadeInRight 0.8s both;
    animation-delay: calc(0.1s * var(--i, 0));
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-30px, 0, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(30px, 0, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes orbit {
    0% {
        transform: rotate(0deg) translateX(5px) rotate(0deg);
    }
    100% {
        transform: rotate(360deg) translateX(5px) rotate(-360deg);
    }
}

@media (max-width: 991px) {.client_experience_C2Mm3 {
    padding: 4rem 0;
}.client_experience_C2Mm3 h2.container {
    font-size: calc(33px - 0.15rem);
    margin-bottom: 3rem;
}.client_experience_C2Mm3 .success_testimonials_CJGZP {
    gap: 2rem;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}.client_experience_C2Mm3 .review_testimonials_4dbHp {
    padding: 1.75rem;
}
}

@media (max-width: 768px) {.client_experience_C2Mm3 {
    padding: 3.5rem 0;
}.client_experience_C2Mm3 h2.container {
    margin-bottom: 2.5rem;
    font-size: calc(33px - 0.25rem);
}.client_experience_C2Mm3 .success_testimonials_CJGZP {
    gap: 1.75rem;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
}.client_experience_C2Mm3 .review_testimonials_4dbHp {
    padding: 1.5rem;
}.client_experience_C2Mm3 .review_testimonials_4dbHp div {
    width: 70px;
    height: 70px;
}
}

@media (max-width: 576px) {.client_experience_C2Mm3 {
    padding: 3rem 0;
}.client_experience_C2Mm3 h2.container {
    font-size: calc(33px - 0.35rem);
    margin-bottom: 2rem;
}.client_experience_C2Mm3 .success_testimonials_CJGZP {
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.client_experience_C2Mm3 .review_testimonials_4dbHp {
    padding: 1.25rem;
}.client_experience_C2Mm3 .review_testimonials_4dbHp h3 {
    font-size: 19px;
}.client_experience_C2Mm3 .review_testimonials_4dbHp div {
    height: 60px;
    width: 60px;
}}.course_instructor_vdmpC {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(242,231,234) 0%, rgba(0, 0, 0, 0.5) 100%);
    padding: 6rem 0;
    position: relative;
}.course_instructor_vdmpC::before {
    opacity: 0.2;
    background: conic-gradient(from 45deg at 50% 50%, transparent 0deg, rgb(217,200,208,0.5) 90deg, transparent 180deg, rgb(185,164,171,0.5) 270deg, transparent 360deg);
    height: 100%;
    left: 0;
    top: 0;
    content: "";
    width: 100%;
    position: absolute;
    animation: rotateBg 30s linear infinite;
}@keyframes rotateBg {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.course_instructor_vdmpC .container {
    max-width: 1200px;
    z-index: 1;
    padding: 0 1.5rem;
    margin: 0 auto;
    position: relative;
}.course_instructor_vdmpC .review_testimonials_4dbHp {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    grid-gap: 1.5rem;
    padding: 3rem;
    transition: transform 0.3s ease;
    border-radius: 21px;
    grid-template-columns: minmax(250px, 35%) 1fr;
    background-color: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(8px);
    grid-template-areas:
        "photo quote"
        "photo name"
        "photo job";
    display: grid;
    transform: perspective(1000px) rotateX(2deg);
}.course_instructor_vdmpC .review_testimonials_4dbHp:hover {
    transform: perspective(1000px) rotateX(0);
}.course_instructor_vdmpC .pic_wrapper_hOv7p {
    transition: transform 0.3s ease;
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
    min-height: 350px;
    grid-area: photo;
    border-radius: 21px;
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.5);
    height: 100%;
    transform: translateZ(20px);
}.course_instructor_vdmpC .review_testimonials_4dbHp:hover .pic_wrapper_hOv7p {
    transform: translateZ(30px);
}.course_instructor_vdmpC .name {
    font-weight: 700;
    color: #ffffff;
    grid-area: name;
    font-size: 29px;
    margin-bottom: 0.5rem;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    transform: translateZ(10px);
}.course_instructor_vdmpC .review_testimonials_4dbHp span:not(.name) {
    grid-area: job;
    font-size: 22px;
    margin-bottom: 1rem;
    font-weight: 600;
    transform: translateZ(5px);
    color: rgb(185,164,171);
}.course_instructor_vdmpC .exp_content_OUFgK {
    position: relative;
    font-size: 18px;
    grid-area: quote;
    border-radius: 10px;
    line-height: 1.6;
    transform: translateZ(15px);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
    border-left: 4px solid rgb(217,200,208);
    padding: 1.5rem;
    color: #ffffff;
}.course_instructor_vdmpC .exp_content_OUFgK::before {
    border-radius: 10px;
    top: 0;
    opacity: 0.1;
    width: 100%;
    position: absolute;
    mix-blend-mode: overlay;
    background: linear-gradient(90deg, rgb(217,200,208,0.5) 0%, transparent 100%);
    content: "";
    left: 0;
    height: 100%;
}

@media (max-width: 991px) {.course_instructor_vdmpC .review_testimonials_4dbHp {
    grid-template-columns: 1fr 1fr;
    grid-template-areas:
            "photo photo"
            "name job"
            "quote quote";
}.course_instructor_vdmpC .pic_wrapper_hOv7p {
    clip-path: polygon(0 0, 100% 0, 95% 95%, 5% 95%);
    min-height: 300px;
}
}

@media (max-width: 767px) {.course_instructor_vdmpC {
    padding: 3rem 0;
}.course_instructor_vdmpC .review_testimonials_4dbHp {
    grid-template-columns: 1fr;
    grid-template-areas:
            "pic_wrapper_hOv7p"
            "name"
            "emp_back_w6HYF"
            "exp_content_OUFgK";
    padding: 2rem;
}.course_instructor_vdmpC .pic_wrapper_hOv7p {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    min-height: 250px;
}}header .nav_skill_DR2cd {
    position: relative;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
    z-index: 100;
    overflow: hidden;
    background: linear-gradient(120deg, rgb(242,231,234) 0%, rgb(217,200,208,0.5) 100%);
}header .nav_skill_DR2cd::before {
    height: 100%;
    animation: slidePattern 25s linear infinite;
    top: 0;
    opacity: 0.1;
    width: 100%;
    left: 0;
    content: "";
    position: absolute;
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 10px,
        rgb(185,164,171,0.5) 10px,
        rgb(185,164,171,0.5) 11px
    );
}header .nav_skill_DR2cd::after {
    position: absolute;
    top: -50px;
    opacity: 0.1;
    background: rgb(217,200,208);
    left: -25%;
    height: 100px;
    content: "";
    width: 150%;
    transform: rotate(-2deg);
    z-index: -2;
}header .container {
    position: relative;
    padding: 1.5rem 2rem;
}header .nav_base_jiQkD {
    display: grid;
    gap: 2rem;
    align-items: center;
    grid-template-columns: auto 1fr;
}header .top_core_PTZ7C {
    position: relative;
    z-index: 2;
}header .header_learn_7aBq6 {
    background: #ffffff;
    display: block;
    border-radius: 10px;
    padding: 15px;
    position: relative;
    box-shadow: 5px 5px 0 rgb(217,200,208,0.5);
    transition: all 0.3s ease;
    transform: rotate(-3deg);
}header .header_learn_7aBq6::before {
    right: -5px;
    border: 2px dashed rgb(217,200,208,0.5);
    top: -5px;
    bottom: -5px;
    position: absolute;
    border-radius: 10px;
    content: "";
    left: -5px;
    opacity: 0;
    transition: all 0.3s ease;
}header .header_learn_7aBq6:hover {
    transform: rotate(0deg) translateY(-5px);
    box-shadow: 8px 8px 0 rgb(217,200,208);
}header .header_learn_7aBq6:hover::before {
    opacity: 1;
    left: -8px;
    bottom: -8px;
    top: -8px;
    right: -8px;
}header .header_learn_7aBq6 svg {
    filter: drop-shadow(2px 2px 0 rgba(0, 0, 0, 0.5));
    height: 45px;
    width: auto;
}header .top_main_T08z2 {
    margin: 0;
    padding: 0;
    position: relative;
    align-items: center;
    list-style: none;
    justify-content: flex-end;
    display: flex;
    flex-wrap: wrap;
}header .top_main_T08z2::before {
    width: 85%;
    right: 0;
    top: 0;
    opacity: 0.15;
    bottom: 0;
    background: linear-gradient(90deg, transparent, rgb(185,164,171,0.5) 100%);
    z-index: -1;
    transition: width 0.3s ease;
    content: "";
    position: absolute;
    border-radius: 0 26px 26px 0;
}header .top_main_T08z2:hover::before {
    width: 100%;
}header .nav_lead_EzLfV {
    margin: 5px 3px;
    position: relative;
}header .nav_lead_EzLfV:nth-child(odd) {
    transform: translateY(-3px);
}header .nav_lead_EzLfV:nth-child(even) {
    transform: translateY(3px);
}header .nav_lead_EzLfV a {
    background: #ffffff;
    transition: all 0.3s ease;
    color: #000000;
    border-left: 3px solid transparent;
    font-size: 16px;
    font-weight: 600;
    overflow: hidden;
    padding: 8px 16px;
    position: relative;
    text-decoration: none;
    font-family: Arial, sans-serif;
    border-radius: 0 10px 0 10px;
    display: block;
}header .nav_lead_EzLfV a::before {
    width: 5px;
    top: 0;
    transform: scaleY(0);
    transform-origin: top;
    background: rgb(217,200,208);
    position: absolute;
    content: "";
    transition: transform 0.3s ease;
    height: 100%;
    right: 0;
}header .nav_lead_EzLfV a::after {
    width: 100%;
    transform: scaleX(0);
    left: 0;
    transform-origin: left;
    position: absolute;
    content: "";
    transition: transform 0.3s ease 0.1s;
    bottom: 0;
    background: linear-gradient(90deg, rgb(217,200,208) 0%, rgb(185,164,171) 100%);
    height: 2px;
}header .nav_lead_EzLfV a:hover {
    color: rgb(217,200,208);
    box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.5);
    border-left-color: rgb(217,200,208);
    transform: translateX(5px);
}header .nav_lead_EzLfV a:hover::before {
    transform: scaleY(1);
}header .nav_lead_EzLfV a:hover::after {
    transform: scaleX(1);
}

@keyframes slidePattern {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 500px 500px;
    }
}

@media (max-width: 991px) {header .nav_base_jiQkD {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    gap: 1.5rem;
}header .top_core_PTZ7C {
    justify-self: center;
}header .top_main_T08z2 {
    justify-content: center;
}header .top_main_T08z2::before {
    opacity: 0.1;
    width: 100%;
    background: rgb(185,164,171,0.5);
}
}

@media (max-width: 767px) {header .container {
    padding: 1.2rem 1rem;
}header .top_main_T08z2 {
    width: 100%;
    flex-direction: column;
}header .nav_lead_EzLfV {
    margin: 3px 0;
    width: 100%;
    transform: none !important;
}header .nav_lead_EzLfV a {
    border-bottom: 3px solid transparent;
    text-align: center;
    border-left: none;
    border-radius: 10px;
}header .nav_lead_EzLfV a:hover {
    border-left-color: transparent;
    transform: translateY(-3px);
    border-bottom-color: rgb(217,200,208);
}header .nav_lead_EzLfV a::before {
    right: auto;
    width: 100%;
    bottom: 0;
    transform: scaleX(0);
    top: auto;
    left: 0;
    height: 5px;
}header .nav_lead_EzLfV a:hover::before {
    transform: scaleX(1);
}
}

@media (max-width: 480px) {header .header_learn_7aBq6 {
    transform: none;
    padding: 10px;
}header .header_learn_7aBq6 svg {
    height: 40px;
}header .header_learn_7aBq6:hover {
    transform: translateY(-3px);
}}.cookie_notice_window_RBp3m {
    border-top: 2px solid rgb(217,200,208);
    bottom: 0;
    width: 100%;
    z-index: 90;
    background: rgb(242,231,234);
    position: fixed;
}.cookie_guide_kUf7H {
    justify-content: space-between;
    padding: 20px 0;
    align-items: center;
    display: flex;
}.cookie_notice_window_RBp3m h5 {
    font-size: 22px;
    margin-bottom: 6px;
}#cookieNoticePrompt_hGEXp {
    display: none;
}#cookieNoticePrompt_hGEXp:checked ~ .cookie_notice_window_RBp3m {
    opacity: 0;
    visibility: hidden;
}.cookie_notice_window_RBp3m p {
    font-size: 18px;
}.data_agree_QoG5N {
    margin-right: 10px;
    flex-shrink: 0;
}.data_agree_QoG5N svg, .data_agree_QoG5N svg path, .data_agree_QoG5N img {
    height: 100px;
    width: 100px;
    fill: rgb(217,200,208);
}.track_ack_MF5Kd {
    font-size: 24px;
    text-decoration: none;
    flex-shrink: 0;
    line-height: 35px;
    white-space: nowrap;
    min-width: 120px;
    margin-left: 10px;
    border-bottom: 2px solid rgb(217,200,208);
    text-align: center;
    color: rgb(217,200,208);
    cursor: pointer;
}.cookie_notice_window_RBp3m p a {
    text-decoration: none;
    color: rgb(217,200,208);
}
@media only screen and (max-width: 1200px) {.cookie_notice_window_RBp3m {
    padding: 20px;
}}

.wrap-structure_9kPJe .cookie_notice_window_RBp3m {
    padding: 40px 0;
    border: none;
    background: rgb(185,164,171);
    box-shadow: rgb(185,164,171,0.5) 0px 0px 40px 39px;
}.wrap-structure_9kPJe .track_ack_MF5Kd {
    padding: 10px;
    border: none;
    font-weight: 400;
    color: #ffffff;
    font-size: 20px;
    margin-left: 30px;
    background: rgb(217,200,208);
}.wrap-structure_9kPJe .cookie_box_SoHzA h5, .wrap-structure_9kPJe .cookie_box_SoHzA p {
    color: #ffffff;
}
@media only screen and (max-width: 800px) {.data_agree_QoG5N {
    display: none;
}.cookie_guide_kUf7H {
    align-items: center;
    flex-direction: column;
    justify-content: center;
}.cookie_notice_window_RBp3m h5 {
    text-align: center;
}.cookie_notice_window_RBp3m p {
    text-align: center;
}.cookie_box_SoHzA {
    margin-bottom: 20px;
}body .wrap-structure_9kPJe .track_ack_MF5Kd {
    margin-bottom: 10px;
    margin-left: 0;
}}.pricing_zone_xEP7A {
    padding: 6rem 0;
    background: linear-gradient(145deg, rgb(242,231,234), #ffffff);
    overflow: hidden;
    position: relative;
}.pricing_zone_xEP7A::before {
    left: 0;
    top: 0;
    content: "";
    height: 100%;
    z-index: 1;
    background: linear-gradient(120deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0) 70%);
    width: 100%;
    position: absolute;
}.pricing_zone_xEP7A .container {
    margin: 0 auto;
    position: relative;
    padding: 0 15px;
    z-index: 2;
    max-width: 1320px;
}.pricing_zone_xEP7A .cert_plans_LivHB {
    grid-template-columns: 1fr;
    display: grid;
    gap: 3rem;
}.pricing_zone_xEP7A .rate_packages_Xm7gl {
    opacity: 0;
    order: 1;
    transform: translateY(20px);
    text-align: center;
    padding: 2rem;
    box-shadow: 0 15px 35px rgba(0,0,0,0.05);
    animation: fadeInUp 0.8s forwards 0.2s;
    background: linear-gradient(145deg, #ffffff, rgb(255, 255, 255, 0.5));
}.pricing_zone_xEP7A .rate_packages_Xm7gl h2 {
    position: relative;
    margin-bottom: 1.5rem;
    font-weight: 700;
    color: rgb(217,200,208);
    font-size: 37px;
    display: inline-block;
}.pricing_zone_xEP7A .rate_packages_Xm7gl h2::after {
    bottom: -10px;
    height: 3px;
    width: 60%;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(217,200,208), transparent);
    left: 50%;
    content: "";
    transform: translateX(-50%);
}.pricing_zone_xEP7A .rate_packages_Xm7gl .edu_packages_3Kmjb {
    line-height: 1.6;
    font-size: 15px;
    font-weight: 400;
    max-width: 80%;
    color: #000000;
    margin: 0 auto;
}.pricing_zone_xEP7A .price_deals_3PMJA {
    order: 2;
    grid-template-columns: 1fr;
    gap: 2rem;
    display: grid;
}.pricing_zone_xEP7A .indv_sub_iqeAy {
    display: block;
    will-change: transform, opacity;
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.2, 0.85, 0.4, 1.275);
    animation-delay: calc(0.1s * var(--i, 1));
    transform: translateY(30px);
    opacity: 0;
    animation: fadeInUp 0.8s forwards;
}.pricing_zone_xEP7A .indv_sub_iqeAy:nth-child(1) {
    --i: 1;
}.pricing_zone_xEP7A .indv_sub_iqeAy:nth-child(2) {
    --i: 2;
}.pricing_zone_xEP7A .indv_sub_iqeAy:nth-child(3) {
    --i: 3;
}.pricing_zone_xEP7A .indv_sub_iqeAy:nth-child(4) {
    --i: 4;
}.pricing_zone_xEP7A .indv_sub_iqeAy:hover {
    transform: translateY(-5px) scale(1.02);
}.pricing_zone_xEP7A .sub_options_BUA7L {
    display: flex;
    transition: all 0.4s ease;
    background: #ffffff;
    position: relative;
    box-shadow: 0 10px 30px rgba(0,0,0,0.07);
    height: 100%;
    flex-direction: column;
    overflow: hidden;
}.pricing_zone_xEP7A .indv_sub_iqeAy:hover .sub_options_BUA7L {
    box-shadow: 0 15px 40px rgba(0,0,0,0.1);
}.pricing_zone_xEP7A .value_deals_0rPLt {
    z-index: 1;
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 2.5rem 2rem;
    flex-grow: 1;
}.pricing_zone_xEP7A .value_deals_0rPLt::before {
    top: 0;
    z-index: -1;
    background: linear-gradient(135deg, transparent 50%, rgb(217,200,208,0.5) 50%);
    width: 120px;
    transform: translate(30px, -30px);
    height: 120px;
    position: absolute;
    content: "";
    transition: opacity 0.4s ease, transform 0.4s ease;
    right: 0;
    opacity: 0;
}.pricing_zone_xEP7A .indv_sub_iqeAy:hover .value_deals_0rPLt::before {
    opacity: 0.7;
    transform: translate(0, 0);
}.pricing_zone_xEP7A .indv_sub_iqeAy h3 {
    transition: color 0.3s ease;
    color: #000000;
    font-size: calc(21px + 0.2rem);
    position: relative;
    font-weight: 700;
    margin-bottom: 1rem;
}.pricing_zone_xEP7A .indv_sub_iqeAy:hover h3 {
    color: rgb(217,200,208);
}.pricing_zone_xEP7A .fee_schemes_0Vumn {
    font-weight: 700;
    display: inline-block;
    margin-bottom: 1.5rem;
    font-size: calc(19px + 0.8rem);
    position: relative;
    color: rgb(217,200,208);
}.pricing_zone_xEP7A .fee_schemes_0Vumn::before {
    content: "";
    background: rgb(185,164,171);
    transition: width 0.3s ease;
    position: absolute;
    height: 3px;
    width: 40px;
    left: 0;
    bottom: -5px;
}.pricing_zone_xEP7A .indv_sub_iqeAy:hover .fee_schemes_0Vumn::before {
    width: 80px;
}.pricing_zone_xEP7A .indv_sub_iqeAy p {
    -ms-word-break: break-all;
    line-height: 1.6;
    color: #000000;
    margin-bottom: 0;
    word-break: break-word;
    font-size: 15px;
    overflow-wrap: break-word;
    word-wrap: break-word;
}.pricing_zone_xEP7A .pic_wrapper_hOv7p {
    height: 200px;
    overflow: hidden;
    position: relative;
    transition: transform 0.5s ease;
}.pricing_zone_xEP7A .pic_wrapper_hOv7p::after {
    background: linear-gradient(to top, rgba(0,0,0,0.2), transparent);
    inset: 0;
    content: "";
    position: absolute;
}.pricing_zone_xEP7A .indv_sub_iqeAy:hover .pic_wrapper_hOv7p {
    transform: scale(1.05);
}

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

@media (min-width: 768px) {.pricing_zone_xEP7A .price_deals_3PMJA {
    grid-template-columns: repeat(2, 1fr);
}.pricing_zone_xEP7A .rate_packages_Xm7gl {
    padding: 3rem;
}.pricing_zone_xEP7A .value_deals_0rPLt {
    padding: 2.8rem 2.2rem;
}
}

@media (min-width: 992px) {.pricing_zone_xEP7A .cert_plans_LivHB {
    gap: 2rem;
    grid-template-columns: 2fr 1fr;
}.pricing_zone_xEP7A .rate_packages_Xm7gl {
    padding: 4rem 3rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left;
    order: 2;
    height: 100%;
}.pricing_zone_xEP7A .rate_packages_Xm7gl h2::after {
    background: linear-gradient(90deg, rgb(217,200,208), transparent);
    width: 100px;
    left: 0;
    transform: none;
}.pricing_zone_xEP7A .rate_packages_Xm7gl .edu_packages_3Kmjb {
    margin: 0;
    max-width: 100%;
}.pricing_zone_xEP7A .price_deals_3PMJA {
    order: 1;
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 1200px) {.pricing_zone_xEP7A .price_deals_3PMJA {
    gap: 2.5rem;
    grid-template-columns: repeat(2, 1fr);
}.pricing_zone_xEP7A .value_deals_0rPLt {
    padding: 3rem 2.5rem;
}.pricing_zone_xEP7A .rate_packages_Xm7gl h2 {
    font-size: calc(37px + 0.3rem);
}
}

@media (max-width: 767px) {.pricing_zone_xEP7A {
    padding: 4rem 0;
}.pricing_zone_xEP7A .rate_packages_Xm7gl h2 {
    font-size: calc(37px - 0.2rem);
}.pricing_zone_xEP7A .rate_packages_Xm7gl .edu_packages_3Kmjb {
    max-width: 100%;
    font-size: calc(15px - 0.1rem);
}.pricing_zone_xEP7A .indv_sub_iqeAy h3 {
    font-size: 21px;
}.pricing_zone_xEP7A .fee_schemes_0Vumn {
    font-size: calc(19px + 0.5rem);
}.pricing_zone_xEP7A .pic_wrapper_hOv7p {
    height: 160px;
}}.privacy_fence_Yz78Z {
    transition: background-color 0.3s, box-shadow 0.3s;
    overflow: hidden;
    color: #000000;
    font-family: Arial, sans-serif;
    width: 100%;
    height: auto;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.5);
    padding: 40px;
}.privacy_fence_Yz78Z h1 {
    font-weight: 700;
    font-size: 47px;
    margin-bottom: 25px;
    color: rgb(217,200,208);
    padding-bottom: 10px;
    margin-top: 40px;
    text-transform: uppercase;
    border-bottom: 2px solid rgb(217,200,208);
}.privacy_fence_Yz78Z h2 {
    margin-top: 30px;
    color: rgb(185,164,171);
    font-size: 38px;
    padding-bottom: 5px;
    border-bottom: 1px solid rgb(185,164,171);
    margin-bottom: 20px;
    font-weight: 600;
}.privacy_fence_Yz78Z h3, .privacy_fence_Yz78Z h4, .privacy_fence_Yz78Z h5, .privacy_fence_Yz78Z h6 {
    color: rgb(217,200,208);
    margin-bottom: 15px;
    margin-top: 25px;
    font-size: 19px;
    font-weight: 600;
}.privacy_fence_Yz78Z li {
    margin-bottom: 15px;
    color: #000000;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.6;
}.privacy_fence_Yz78Z section {
    margin-top: 20px;
    padding: 20px;
    border-radius: 10px;
    background: rgb(242,231,234);
}.privacy_fence_Yz78Z p, .privacy_fence_Yz78Z span, .privacy_fence_Yz78Z div {
    font-size: 17px;
    font-weight: 300;
    color: #000000;
    line-height: 1.8;
    margin-bottom: 10px;
}

@media only screen and (max-width: 800px) {.privacy_fence_Yz78Z {
    padding: 20px 10px;
}.privacy_fence_Yz78Z h1 {
    font-size: calc(19px * 0.8);
}.privacy_fence_Yz78Z h2 {
    font-size: calc(19px * 0.8);
}.privacy_fence_Yz78Z h3, .privacy_fence_Yz78Z h4, .privacy_fence_Yz78Z h5, .privacy_fence_Yz78Z h6 {
    font-size: calc(19px * 0.8);
}.privacy_fence_Yz78Z p, .privacy_fence_Yz78Z span, .privacy_fence_Yz78Z div {
    font-size: calc(17px * 0.9);
}}.study_method_08v5O {
    overflow: hidden;
    padding: 6rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(242,231,234) 0%, rgb(217,200,208,0.5) 100%);
}.study_method_08v5O::before {
    height: 100%;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 20px,
        rgb(185,164,171,0.5) 20px,
        rgb(185,164,171,0.5) 22px
    );
    content: '';
    left: 0;
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    opacity: 0.05;
}.study_method_08v5O::after {
    width: 300px;
    height: 300px;
    right: -100px;
    content: '';
    position: absolute;
    border-radius: 50%;
    z-index: 0;
    bottom: -100px;
    background: rgb(217,200,208);
    opacity: 0.1;
    filter: blur(80px);
}.study_method_08v5O .container {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding: 0 20px;
    max-width: 1200px;
}.study_method_08v5O .learning_zone_uTzY8 {
    backdrop-filter: blur(10px);
    position: relative;
    padding: 3.5rem;
    transform: perspective(1000px) rotateY(2deg);
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08),
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(0, 0, 0, 0.02);
    background: rgba(255, 255, 255, 0.95);
}.study_method_08v5O .learning_zone_uTzY8:hover {
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.12),
                0 10px 25px rgba(0, 0, 0, 0.08),
                0 0 0 1px rgba(0, 0, 0, 0.02);
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
}.study_method_08v5O h3 {
    margin-bottom: 1.5rem;
    position: relative;
    transform-origin: left center;
    transition: color 0.3s ease;
    font-size: clamp(1.75rem, 4vw, 2.5rem);
    font-weight: 700;
    color: #000000;
}.study_method_08v5O h3::before {
    position: absolute;
    transform: translateY(-50%) scaleY(0.6);
    width: 8px;
    top: 50%;
    background: rgb(217,200,208);
    content: '';
    height: 40px;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    left: -20px;
}.study_method_08v5O .learning_zone_uTzY8:hover h3::before {
    transform: translateY(-50%) scaleY(1);
}.study_method_08v5O p {
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 0;
    color: #000000;
    position: relative;
    max-width: 90%;
}.study_method_08v5O p span {
    display: inline-block;
    transform-origin: left bottom;
    transition: transform 0.5s ease;
    position: relative;
    opacity: 0.95;
}.study_method_08v5O .learning_zone_uTzY8:hover p span {
    opacity: 1;
    transform: translateZ(0);
}.study_method_08v5O p::after {
    background: linear-gradient(135deg, rgb(185,164,171,0.5) 0%, transparent 70%);
    height: 60px;
    right: -20px;
    width: 60px;
    position: absolute;
    content: '';
    opacity: 0;
    transition: opacity 0.5s ease;
    bottom: -20px;
}.study_method_08v5O .learning_zone_uTzY8:hover p::after {
    opacity: 0.5;
}

@media screen and (max-width: 992px) {.study_method_08v5O {
    padding: 4rem 0;
}.study_method_08v5O .learning_zone_uTzY8 {
    padding: 2.5rem;
    transform: perspective(800px) rotateY(1deg);
}.study_method_08v5O h3 {
    font-size: clamp(1.5rem, 5vw, 2rem);
}.study_method_08v5O p {
    max-width: 100%;
}
}

@media screen and (max-width: 768px) {.study_method_08v5O {
    padding: 3rem 0;
}.study_method_08v5O .learning_zone_uTzY8 {
    transform: perspective(600px) rotateY(0deg);
    padding: 2rem;
}.study_method_08v5O h3::before {
    height: 30px;
    left: -15px;
}.study_method_08v5O p::after {
    width: 40px;
    bottom: -10px;
    right: -10px;
    height: 40px;
}
}

@media screen and (max-width: 576px) {.study_method_08v5O {
    padding: 2.5rem 0;
}.study_method_08v5O .learning_zone_uTzY8 {
    padding: 1.75rem;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08),
                    0 5px 15px rgba(0, 0, 0, 0.05);
}.study_method_08v5O h3 {
    margin-bottom: 1.25rem;
}.study_method_08v5O h3::before {
    height: 25px;
    width: 6px;
    left: -10px;
}
}

@media (prefers-reduced-motion: reduce) {.study_method_08v5O .learning_zone_uTzY8,
    .study_method_08v5O .learning_zone_uTzY8:hover,
    .study_method_08v5O h3::before,
    .study_method_08v5O .learning_zone_uTzY8:hover h3::before,
    .study_method_08v5O p span,
    .study_method_08v5O .learning_zone_uTzY8:hover p span,
    .study_method_08v5O p::after,
    .study_method_08v5O .learning_zone_uTzY8:hover p::after {
    transition: none;
    animation: none;
    transform: none;
}}.course_offering_BV49c {
    padding: 7rem 0;
    background: linear-gradient(120deg, #000000 20%, rgb(185,164,171,0.5) 100%);
    overflow: hidden;
    position: relative;
}.course_offering_BV49c::before {
    content: "";
    right: -10%;
    background: radial-gradient(ellipse at center, rgb(217,200,208,0.5) 0%, transparent 70%);
    filter: blur(30px);
    transform: rotate(-15deg);
    top: -20%;
    animation: floatGradient 20s ease-in-out infinite alternate;
    width: 70%;
    position: absolute;
    z-index: 1;
    height: 140%;
}.course_offering_BV49c::after {
    content: "";
    background: 
        repeating-linear-gradient(
            45deg,
            transparent,
            transparent 5px,
            rgba(255, 255, 255, 0.02) 5px,
            rgba(255, 255, 255, 0.02) 10px
        ),
        radial-gradient(circle at 10% 90%, rgb(185,164,171,0.5) 0%, transparent 40%);
    left: 0;
    z-index: 1;
    opacity: 0.8;
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
}.course_offering_BV49c .container {
    z-index: 2;
    position: relative;
}.course_offering_BV49c .learning_zone_uTzY8 {
    grid-template-areas: 
        "photo info"
        "photo info";
    grid-template-columns: 45% 55%;
    min-height: 500px;
    gap: 0;
    display: grid;
    position: relative;
}.course_offering_BV49c .training_flow_krzeL {
    backdrop-filter: blur(8px);
    grid-area: info;
    z-index: 3;
    transform: translateX(-40px);
    border-radius: 0 10px 10px 0;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.3),
        5px 5px 15px rgba(0, 0, 0, 0.2);
    position: relative;
    overflow: hidden;
    padding: 3.5rem 3rem 3.5rem 5rem;
    background: linear-gradient(
        135deg, 
        rgba(255, 255, 255, 0.08) 0%,
        rgba(255, 255, 255, 0.02) 100%
    );
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}.course_offering_BV49c .training_flow_krzeL::before {
    position: absolute;
    content: "";
    width: 100%;
    background-size: 30px 30px;
    opacity: 0.1;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: 
        linear-gradient(45deg, transparent 49.5%, rgb(217,200,208,0.5) 49.5%, rgb(217,200,208,0.5) 50.5%, transparent 50.5%),
        linear-gradient(-45deg, transparent 49.5%, rgb(217,200,208,0.5) 49.5%, rgb(217,200,208,0.5) 50.5%, transparent 50.5%);
}.course_offering_BV49c .training_flow_krzeL::after {
    transform-origin: center;
    width: 200%;
    top: -50%;
    height: 200%;
    background: radial-gradient(
        circle at center,
        rgb(217,200,208,0.5) 0%,
        transparent 60%
    );
    opacity: 0.1;
    left: -50%;
    position: absolute;
    content: "";
    z-index: -1;
    animation: rotateRadial 30s linear infinite;
}.course_offering_BV49c .top_core_PTZ7C {
    margin-bottom: 2rem;
    width: 90px;
    height: 90px;
    position: relative;
    transform: rotate(-5deg) skew(-5deg);
}.course_offering_BV49c .top_core_PTZ7C::before {
    transform: rotate(5deg);
    background: linear-gradient(
        135deg,
        rgb(217,200,208) 0%,
        rgb(185,164,171) 100%
    );
    content: "";
    border-radius: 12px;
    inset: -5px;
    animation: pulseLogo 4s ease-in-out infinite alternate;
    position: absolute;
    z-index: -1;
    filter: blur(5px);
}.course_offering_BV49c .top_core_PTZ7C::after {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    content: "";
    inset: 0;
    z-index: -1;
    border-radius: 8px;
}.course_offering_BV49c .top_core_PTZ7C svg {
    height: 50px;
    width: 50px;
    transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 50%;
    filter: drop-shadow(0 0 8px rgb(217,200,208,0.5));
    animation: floatLogo 6s ease-in-out infinite;
}.course_offering_BV49c .top_core_PTZ7C svg path {
    fill: rgb(217,200,208);
    transition: fill 0.3s ease;
}.course_offering_BV49c h3 {
    margin-bottom: 1.8rem;
    line-height: 1.3;
    color: #ffffff;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    font-size: 37px;
    position: relative;
    font-weight: 700;
    transform: skew(-2deg);
}.course_offering_BV49c h3::before {
    bottom: -10px;
    content: "";
    background: linear-gradient(to right, rgb(217,200,208), transparent);
    width: 40px;
    position: absolute;
    height: 3px;
    left: 0;
}.course_offering_BV49c h3::after {
    left: 0;
    bottom: -15px;
    background: linear-gradient(to right, rgb(217,200,208), transparent);
    content: "";
    position: absolute;
    height: 1px;
    width: 80px;
}.course_offering_BV49c p {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    position: relative;
    color: #ffffff;
    font-size: 12px;
    margin-bottom: 2rem;
    max-width: 600px;
    line-height: 1.8;
}.course_offering_BV49c .pic_wrapper_hOv7p {
    overflow: hidden;
    height: 460px;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    grid-area: photo;
    border-radius: 10px 0 0 10px;
    transform: perspective(1000px) rotateY(5deg);
    position: relative;
    z-index: 2;
    box-shadow: 
        -15px 15px 30px rgba(0, 0, 0, 0.3),
        -5px 5px 15px rgba(0, 0, 0, 0.2),
        inset 0 0 20px rgba(0, 0, 0, 0.4);
}.course_offering_BV49c .pic_wrapper_hOv7p::before {
    content: "";
    mix-blend-mode: multiply;
    top: 0;
    z-index: 2;
    background: linear-gradient(
        135deg,
        transparent 0%,
        rgba(0, 0, 0, 0.5) 100%
    );
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.6;
}.course_offering_BV49c .pic_wrapper_hOv7p::after {
    content: "";
    left: 0;
    height: 50%;
    position: absolute;
    z-index: 2;
    opacity: 0.7;
    background: linear-gradient(
        to top,
        #000000 0%,
        transparent 100%
    );
    width: 100%;
    bottom: 0;
}.course_offering_BV49c .learning_zone_uTzY8:hover .pic_wrapper_hOv7p {
    box-shadow: 
        -20px 20px 40px rgba(0, 0, 0, 0.4),
        -10px 10px 20px rgba(0, 0, 0, 0.3),
        inset 0 0 25px rgba(0, 0, 0, 0.5);
    transform: perspective(1000px) rotateY(8deg) translateX(-10px);
}.course_offering_BV49c .learning_zone_uTzY8:hover .training_flow_krzeL {
    box-shadow: 
        5px 15px 45px rgba(0, 0, 0, 0.35),
        10px 10px 25px rgba(0, 0, 0, 0.25);
    transform: translateX(-20px);
}.course_offering_BV49c .top_core_PTZ7C:hover svg path {
    fill: rgb(185,164,171);
}

@keyframes floatGradient {
    0% {
        opacity: 0.5;
        transform: rotate(-15deg) translateY(-5%);
    }
    50% {
        opacity: 0.7;
        transform: rotate(-12deg) translateY(0);
    }
    100% {
        opacity: 0.5;
        transform: rotate(-18deg) translateY(5%);
    }
}

@keyframes rotateRadial {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes pulseLogo {
    0% {
        filter: blur(5px) brightness(1);
    }
    50% {
        filter: blur(8px) brightness(1.2);
    }
    100% {
        filter: blur(5px) brightness(1);
    }
}

@keyframes floatLogo {
    0%, 100% {
        transform: translate(-50%, -50%);
    }
    50% {
        transform: translate(-50%, -45%);
    }
}

@media screen and (max-width: 1200px) {.course_offering_BV49c .learning_zone_uTzY8 {
    min-height: 450px;
    grid-template-columns: 42% 58%;
}.course_offering_BV49c .training_flow_krzeL {
    padding: 3rem 2.5rem 3rem 4.5rem;
}.course_offering_BV49c h3 {
    font-size: calc(37px * 0.9);
}
}

@media screen and (max-width: 992px) {.course_offering_BV49c {
    padding: 5rem 0;
}.course_offering_BV49c .learning_zone_uTzY8 {
    min-height: auto;
    grid-template-areas:
            "pic_wrapper_hOv7p"
            "connect_map_sUWvM";
    grid-template-columns: 1fr;
}.course_offering_BV49c .pic_wrapper_hOv7p {
    border-radius: 10px 10px 0 0;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
    height: 350px;
    transform: perspective(1000px) rotateX(5deg);
}.course_offering_BV49c .training_flow_krzeL {
    padding: 3rem 2.5rem;
    transform: translateY(-40px);
    border-radius: 0 0 10px 10px;
}.course_offering_BV49c .learning_zone_uTzY8:hover .pic_wrapper_hOv7p {
    transform: perspective(1000px) rotateX(8deg);
}.course_offering_BV49c .learning_zone_uTzY8:hover .training_flow_krzeL {
    transform: translateY(-50px);
}
}

@media screen and (max-width: 768px) {.course_offering_BV49c {
    padding: 4rem 0;
}.course_offering_BV49c .pic_wrapper_hOv7p {
    height: 300px;
}.course_offering_BV49c .training_flow_krzeL {
    padding: 2.5rem 2rem;
}.course_offering_BV49c .top_core_PTZ7C {
    width: 80px;
    height: 80px;
    margin-bottom: 1.5rem;
}.course_offering_BV49c .top_core_PTZ7C svg {
    height: 45px;
    width: 45px;
}.course_offering_BV49c h3 {
    font-size: calc(37px * 0.8);
    margin-bottom: 1.5rem;
}.course_offering_BV49c p {
    font-size: calc(12px * 0.95);
    line-height: 1.7;
}
}

@media screen and (max-width: 576px) {.course_offering_BV49c {
    padding: 3rem 0;
}.course_offering_BV49c .pic_wrapper_hOv7p {
    clip-path: polygon(0 0, 100% 0, 100% 95%, 0 100%);
    height: 250px;
}.course_offering_BV49c .training_flow_krzeL {
    padding: 2rem 1.5rem;
    clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 100%);
    transform: translateY(-30px);
}.course_offering_BV49c .top_core_PTZ7C {
    width: 70px;
    margin-bottom: 1.2rem;
    height: 70px;
}.course_offering_BV49c .top_core_PTZ7C svg {
    width: 40px;
    height: 40px;
}.course_offering_BV49c h3 {
    margin-bottom: 1.2rem;
    font-size: calc(37px * 0.7);
}.course_offering_BV49c h3::before {
    bottom: -8px;
    width: 30px;
    height: 2px;
}.course_offering_BV49c h3::after {
    width: 60px;
    height: 1px;
    bottom: -12px;
}.course_offering_BV49c p {
    line-height: 1.6;
    margin-bottom: 1.5rem;
    font-size: calc(12px * 0.9);
}.course_offering_BV49c .learning_zone_uTzY8:hover .training_flow_krzeL {
    transform: translateY(-35px);
}}.tyPanel_bVvhL {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(217,200,208,0.5) 0%, rgb(242,231,234) 100%);
}.tyPanel_bVvhL::before {
    top: 0;
    width: 100%;
    opacity: 0.1;
    background: repeating-linear-gradient(45deg, transparent, transparent 50px, rgb(185,164,171,0.5) 50px, rgb(185,164,171,0.5) 52px);
    height: 100%;
    position: absolute;
    content: "";
    left: 0;
    pointer-events: none;
}.tyPanel_bVvhL::after {
    content: "";
    opacity: 0.08;
    bottom: -20px;
    height: 250px;
    width: 250px;
    position: absolute;
    z-index: 0;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    right: -20px;
    transform: rotate(15deg);
    background: rgb(217,200,208);
}.tyPanel_bVvhL .container {
    z-index: 1;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}.tyPanel_bVvhL .learning_zone_uTzY8 {
    position: relative;
    gap: 40px;
    grid-template-columns: 1fr;
    display: grid;
    transform: translateX(0);
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}.tyPanel_bVvhL .learning_zone_uTzY8:hover {
    transform: translateX(10px);
}.tyPanel_bVvhL .learning_zone_uTzY8 > div:first-child {
    border-left: 4px solid rgb(217,200,208);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform-origin: left center;
    padding-left: 30px;
    position: relative;
}.tyPanel_bVvhL .learning_zone_uTzY8 > div:first-child::before {
    transition: transform 0.4s ease;
    top: 50%;
    position: absolute;
    content: "";
    transform: translateY(-50%) rotate(45deg);
    left: -14px;
    border: 3px solid rgb(217,200,208);
    height: 24px;
    width: 24px;
    background: #ffffff;
}.tyPanel_bVvhL .learning_zone_uTzY8:hover > div:first-child::before {
    transform: translateY(-50%) rotate(225deg);
}.tyPanel_bVvhL h5 {
    line-height: 1.4;
    position: relative;
    margin: 0;
    font-weight: 700;
    color: #000000;
    font-size: 23px;
}.tyPanel_bVvhL .learning_zone_uTzY8 > div:last-child {
    background: #ffffff;
    transform: translateY(0);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.6s ease;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    position: relative;
    padding: 35px 40px;
    overflow: hidden;
}.tyPanel_bVvhL .learning_zone_uTzY8 > div:last-child::before {
    left: 0;
    top: 0;
    background: linear-gradient(to bottom, rgb(217,200,208), rgb(185,164,171));
    transition: width 0.4s ease;
    content: "";
    width: 6px;
    height: 100%;
    position: absolute;
}.tyPanel_bVvhL .learning_zone_uTzY8 > div:last-child:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
}.tyPanel_bVvhL .learning_zone_uTzY8 > div:last-child:hover::before {
    width: 10px;
}.tyPanel_bVvhL .learning_zone_uTzY8 > div:last-child::after {
    top: -30px;
    opacity: 0.15;
    border-radius: 50%;
    background: rgb(185,164,171,0.5);
    height: 90px;
    width: 90px;
    position: absolute;
    right: -30px;
    z-index: 0;
    content: "";
}.tyPanel_bVvhL a {
    display: block;
    text-decoration: none;
    z-index: 1;
    transition: transform 0.3s ease;
    position: relative;
}.tyPanel_bVvhL a:hover {
    transform: translateX(5px);
}.tyPanel_bVvhL p {
    margin: 0;
    z-index: 2;
    color: #000000;
    line-height: 1.8;
    font-size: 18px;
    position: relative;
}

@media (min-width: 768px) {.tyPanel_bVvhL {
    padding: 150px 0;
}.tyPanel_bVvhL .learning_zone_uTzY8 {
    gap: 60px;
    align-items: center;
    grid-template-columns: 1fr 1.5fr;
}.tyPanel_bVvhL .learning_zone_uTzY8 > div:first-child {
    padding-left: 50px;
}.tyPanel_bVvhL h5 {
    font-size: calc(23px * 1.2);
    max-width: 90%;
}
}

@media (min-width: 992px) {.tyPanel_bVvhL {
    padding: 180px 0;
}.tyPanel_bVvhL .learning_zone_uTzY8 {
    grid-template-columns: 1fr 1.2fr;
    gap: 80px;
}.tyPanel_bVvhL .learning_zone_uTzY8 > div:first-child {
    transform: translateX(-30px);
}.tyPanel_bVvhL .learning_zone_uTzY8:hover > div:first-child {
    transform: translateX(-20px);
}.tyPanel_bVvhL .learning_zone_uTzY8 > div:last-child {
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), clip-path 0.6s ease, box-shadow 0.6s ease;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    padding: 50px 60px;
}.tyPanel_bVvhL .learning_zone_uTzY8 > div:last-child:hover {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
}

@media (max-width: 767px) {.tyPanel_bVvhL {
    padding: 80px 0;
}.tyPanel_bVvhL::after {
    width: 150px;
    height: 150px;
}.tyPanel_bVvhL .learning_zone_uTzY8 > div:first-child {
    padding-left: 20px;
}.tyPanel_bVvhL .learning_zone_uTzY8 > div:last-child {
    padding: 25px 30px;
}.tyPanel_bVvhL h5 {
    font-size: calc(23px * 0.9);
}.tyPanel_bVvhL p {
    font-size: calc(18px * 0.95);
}}.homepage_0IKYM {
    position: relative;
    justify-content: center;
    background: linear-gradient(145deg, rgb(242,231,234), #ffffff);
    min-height: 100vh;
    display: flex;
    overflow: hidden;
    flex-direction: column;
    padding: 4rem 2rem;
}.homepage_0IKYM::before {
    left: 0;
    content: "";
    z-index: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
    background: 
        radial-gradient(circle at 20% 30%, rgb(217,200,208,0.5), transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(185,164,171,0.5), transparent 40%);
    top: 0;
    opacity: 0.15;
}.homepage_0IKYM::after {
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    filter: blur(20px);
    content: "";
    animation: float 15s ease-in-out infinite;
    height: 300px;
    top: -5%;
    right: -5%;
    width: 300px;
    position: absolute;
    background: linear-gradient(135deg, rgb(217,200,208,0.5), rgb(185,164,171,0.5));
    z-index: -1;
    opacity: 0.05;
}.homepage_0IKYM h1 {
    text-align: center;
    transition: transform 0.8s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.8s cubic-bezier(0.16, 1, 0.3, 1);
    margin-bottom: 2.5rem;
    z-index: 10;
    position: relative;
    letter-spacing: 0.5px;
    transform: translateY(0);
    font-size: calc(21px * 1.1);
    font-weight: 700;
    color: rgb(217,200,208);
    opacity: 1;
}.homepage_0IKYM h1::after {
    width: 80px;
    bottom: -10px;
    background: linear-gradient(90deg, rgb(217,200,208), rgb(185,164,171));
    content: "";
    height: 3px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    border-radius: 10px;
}.homepage_0IKYM .learning_zone_uTzY8 {
    display: flex;
    position: relative;
    flex-direction: column;
    z-index: 1;
    gap: 2rem;
}.homepage_0IKYM .post_container_CAcom {
    box-shadow: 
        0 10px 30px -10px rgba(0, 0, 0, 0.1),
        0 1px 4px rgba(0, 0, 0, 0.05),
        0 20px 40px -20px rgba(0, 0, 0, 0.15);
    backdrop-filter: blur(10px);
    transform: translateY(0);
    border: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
    background: rgba(255, 255, 255, 0.8);
    transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.6s ease;
    padding: 2.5rem;
    border-radius: 28px;
    overflow: hidden;
}.homepage_0IKYM .post_container_CAcom::before {
    opacity: 0.05;
    background: linear-gradient(135deg, rgb(217,200,208,0.5) 0%, transparent 100%);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    content: "";
    left: 0;
    top: 0;
}.homepage_0IKYM .post_container_CAcom:hover {
    box-shadow: 
        0 15px 35px -10px rgba(0, 0, 0, 0.15),
        0 1px 4px rgba(0, 0, 0, 0.08),
        0 25px 50px -20px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
}.homepage_0IKYM ol {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 2rem;
    flex-direction: column;
}.homepage_0IKYM ol li {
    padding: 0;
    margin: 0;
}.homepage_0IKYM .edu_first_2kvyr {
    align-items: center;
    display: flex;
    text-align: center;
    flex-direction: column;
}.homepage_0IKYM svg {
    width: 120px;
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    filter: drop-shadow(0 4px 8px rgba(94, 170, 168, 0.2));
    height: 120px;
    margin-bottom: 1.5rem;
    transform-origin: center;
}.homepage_0IKYM .post_container_CAcom:hover svg {
    transform: scale(1.05) rotate(2deg);
}.homepage_0IKYM svg path {
    transition: fill 0.5s ease;
}.homepage_0IKYM .post_container_CAcom:hover svg path {
    fill: rgb(84, 160, 158);
}.homepage_0IKYM svg text {
    transition: fill 0.5s ease;
    font-family: Arial, sans-serif;
}.homepage_0IKYM .post_container_CAcom:hover svg text {
    fill: rgb(84, 160, 158);
}.homepage_0IKYM .edu_first_2kvyr p {
    font-size: calc(15px * 1.1);
    margin: 0;
    font-weight: 400;
    max-width: 560px;
    color: #000000;
    line-height: 1.6;
}.homepage_0IKYM .query_box_sYbCJ {
    transform: translateZ(0);
    color: #ffffff;
    padding: 1rem 2rem;
    background: linear-gradient(135deg, rgb(217,200,208), rgb(185,164,171));
    font-weight: 600;
    margin-top: 1rem;
    text-decoration: none;
    overflow: hidden;
    text-align: center;
    display: inline-block;
    position: relative;
    font-size: 18px;
    border-radius: 28px;
    transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
    box-shadow: 0 4px 12px rgba(94, 170, 168, 0.3);
}.homepage_0IKYM .query_box_sYbCJ::before {
    transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);
    top: 0;
    content: "";
    transform: translateX(-100%);
    position: absolute;
    left: 0;
    width: 100%;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
    z-index: 1;
    height: 100%;
}.homepage_0IKYM .query_box_sYbCJ:hover {
    transform: translateY(-2px) translateZ(0);
    box-shadow: 0 8px 16px rgba(94, 170, 168, 0.4);
}.homepage_0IKYM .query_box_sYbCJ:hover::before {
    transform: translateX(0);
}.homepage_0IKYM .query_box_sYbCJ:active {
    transform: translateY(1px) translateZ(0);
    box-shadow: 0 3px 8px rgba(94, 170, 168, 0.3);
}.homepage_0IKYM .pic_wrapper_hOv7p {
    overflow: hidden;
    height: 300px;
    position: relative;
    transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.6s ease;
    box-shadow: 
        0 15px 35px -10px rgba(0, 0, 0, 0.2),
        0 1px 4px rgba(0, 0, 0, 0.1);
    border-radius: 28px;
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg);
}.homepage_0IKYM .pic_wrapper_hOv7p::before {
    background: linear-gradient(to bottom, 
        rgba(0, 0, 0, 0.1) 0%, 
        rgba(0, 0, 0, 0) 30%, 
        rgba(0, 0, 0, 0) 70%, 
        rgba(0, 0, 0, 0.2) 100%);
    height: 100%;
    width: 100%;
    z-index: 1;
    position: absolute;
    top: 0;
    content: "";
    left: 0;
}.homepage_0IKYM .pic_wrapper_hOv7p:hover {
    transform: perspective(1000px) rotateX(2deg) rotateY(-2deg);
    box-shadow: 
        0 20px 40px -10px rgba(0, 0, 0, 0.3),
        0 1px 4px rgba(0, 0, 0, 0.15);
}

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

@media (min-width: 768px) {.homepage_0IKYM {
    padding: 5rem 3rem;
}.homepage_0IKYM h1 {
    margin-bottom: 3rem;
    font-size: calc(38px * 0.9);
}.homepage_0IKYM .learning_zone_uTzY8 {
    flex-direction: row;
    gap: 3rem;
    align-items: center;
}.homepage_0IKYM .post_container_CAcom {
    padding: 3rem;
    flex: 1;
}.homepage_0IKYM .pic_wrapper_hOv7p {
    flex: 1;
    clip-path: polygon(0 0, 100% 5%, 95% 100%, 5% 95%);
    height: 450px;
}.homepage_0IKYM svg {
    width: 140px;
    height: 140px;
}.homepage_0IKYM .edu_first_2kvyr {
    text-align: left;
    align-items: flex-start;
}.homepage_0IKYM ol li:last-child {
    text-align: left;
}
}

@media (min-width: 992px) {.homepage_0IKYM {
    padding: 5rem 5rem;
}.homepage_0IKYM .learning_zone_uTzY8 {
    gap: 5rem;
}.homepage_0IKYM h1 {
    font-size: 38px;
}.homepage_0IKYM .post_container_CAcom {
    padding: 3.5rem;
}.homepage_0IKYM .pic_wrapper_hOv7p {
    height: 500px;
}.homepage_0IKYM svg {
    height: 160px;
    width: 160px;
}
}

@media (min-width: 1200px) {.homepage_0IKYM {
    padding: 6rem 8rem;
}.homepage_0IKYM .learning_zone_uTzY8 {
    gap: 6rem;
}.homepage_0IKYM .post_container_CAcom {
    padding: 4rem;
}.homepage_0IKYM .pic_wrapper_hOv7p {
    height: 550px;
}
}

@media (max-width: 576px) {.homepage_0IKYM {
    padding: 3rem 1.5rem;
}.homepage_0IKYM h1 {
    font-size: calc(21px * 1);
}.homepage_0IKYM .post_container_CAcom {
    padding: 2rem;
}.homepage_0IKYM svg {
    height: 100px;
    width: 100px;
}.homepage_0IKYM .edu_first_2kvyr p {
    font-size: 15px;
}.homepage_0IKYM .query_box_sYbCJ {
    padding: 0.9rem 1.5rem;
    width: 100%;
}}.our_team_rnktS {
    padding: 6rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(242,231,234) 0%, rgb(185,164,171,0.5) 100%);
    overflow: hidden;
}.our_team_rnktS::before {
    width: 100%;
    left: 0;
    position: absolute;
    top: 0;
    content: "";
    background-image: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.03) 10px,
        rgba(255, 255, 255, 0.03) 20px
    );
    z-index: 1;
    height: 100%;
}.our_team_rnktS::after {
    z-index: 0;
    position: absolute;
    background: linear-gradient(
        to bottom right,
        rgb(217,200,208,0.5) 10%,
        transparent 70%
    );
    transform: rotate(15deg);
    content: "";
    width: 60%;
    height: 200%;
    right: -20%;
    top: -50%;
}.our_team_rnktS .container {
    margin: 0 auto;
    padding: 0 1.5rem;
    z-index: 2;
    position: relative;
    max-width: 1200px;
}.our_team_rnktS h1 {
    position: relative;
    color: rgb(217,200,208);
    font-size: 45px;
    display: inline-block;
    transform: perspective(500px) translateZ(0);
    font-weight: 700;
    margin-bottom: 3rem;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}.our_team_rnktS h1::after {
    height: 3px;
    transform: scaleX(1);
    content: "";
    background: linear-gradient(
        to right,
        rgb(217,200,208) 0%,
        rgb(185,164,171) 100%
    );
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    bottom: -10px;
    left: 0;
    position: absolute;
    width: 60%;
    transform-origin: left center;
}.our_team_rnktS h1:hover {
    transform: perspective(500px) translateZ(10px);
}.our_team_rnktS h1:hover::after {
    transform: scaleX(1.2);
}.our_team_rnktS .our_journey_mAK3Q {
    position: relative;
}.our_team_rnktS .our_journey_mAK3Q ul {
    grid-template-columns: 1fr;
    margin: 0;
    gap: 2.5rem;
    padding: 0;
    list-style: none;
    display: grid;
}.our_team_rnktS .pedagogy_way_UvraB {
    transform: translateY(0);
    padding: 2.5rem;
    background: #ffffff;
    backdrop-filter: blur(10px);
    z-index: 1;
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    border-left: 4px solid rgb(217,200,208);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), box-shadow 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}.our_team_rnktS .pedagogy_way_UvraB::before {
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.95) 0%,
        rgba(255, 255, 255, 0.85) 100%
    );
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    position: absolute;
    content: "";
    top: 0;
}.our_team_rnktS .pedagogy_way_UvraB::after {
    border-right: 3px solid rgb(185,164,171,0.5);
    content: "";
    height: 60px;
    position: absolute;
    opacity: 0.6;
    border-top: 3px solid rgb(185,164,171,0.5);
    z-index: -1;
    width: 60px;
    top: 20px;
    right: 20px;
}.our_team_rnktS .pedagogy_way_UvraB:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.12);
    transform: translateY(-8px);
}.our_team_rnktS .pedagogy_way_UvraB h4 {
    font-size: calc(19px * 1.2);
    padding-bottom: 0.75rem;
    color: #000000;
    font-weight: 700;
    margin-bottom: 1.5rem;
    position: relative;
    margin-top: 0;
}.our_team_rnktS .pedagogy_way_UvraB h4::after {
    height: 3px;
    width: 40px;
    background: linear-gradient(
        to right,
        rgb(217,200,208) 0%,
        rgb(185,164,171) 100%
    );
    transform: scaleX(1);
    position: absolute;
    transform-origin: left center;
    transition: width 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    left: 0;
    content: "";
    bottom: 0;
}.our_team_rnktS .pedagogy_way_UvraB:hover h4::after {
    transform: scaleX(1.2);
    width: 60px;
}.our_team_rnktS .pedagogy_way_UvraB div {
    color: #000000;
    line-height: 1.7;
    z-index: 1;
    font-family: Arial, sans-serif;
    position: relative;
    font-size: 16px;
}.our_team_rnktS .pedagogy_way_UvraB:nth-child(even) {
    border-right: 4px solid rgb(185,164,171);
    border-left: none;
}.our_team_rnktS .pedagogy_way_UvraB:nth-child(odd) div {
    padding-right: 1rem;
}.our_team_rnktS .pedagogy_way_UvraB:nth-child(even) div {
    padding-left: 1rem;
}

@media (min-width: 768px) {.our_team_rnktS {
    padding: 8rem 0;
}.our_team_rnktS h1 {
    font-size: calc(45px * 1.2);
    margin-bottom: 4rem;
}.our_team_rnktS .our_journey_mAK3Q ul {
    gap: 3.5rem;
    grid-template-columns: repeat(2, 1fr);
}.our_team_rnktS .pedagogy_way_UvraB {
    padding: 3rem;
}.our_team_rnktS .pedagogy_way_UvraB h4 {
    margin-bottom: 2rem;
    font-size: calc(19px * 1.4);
}.our_team_rnktS .pedagogy_way_UvraB:nth-child(1) {
    transform: perspective(1000px) rotateY(-2deg);
}.our_team_rnktS .pedagogy_way_UvraB:nth-child(2) {
    transform: perspective(1000px) rotateY(2deg);
}.our_team_rnktS .pedagogy_way_UvraB:hover:nth-child(1) {
    transform: perspective(1000px) rotateY(-2deg) translateY(-8px);
}.our_team_rnktS .pedagogy_way_UvraB:hover:nth-child(2) {
    transform: perspective(1000px) rotateY(2deg) translateY(-8px);
}
}

@media (min-width: 992px) {.our_team_rnktS::before {
    background-image: repeating-linear-gradient(
            45deg,
            transparent,
            transparent 15px,
            rgba(255, 255, 255, 0.03) 15px,
            rgba(255, 255, 255, 0.03) 30px
        );
}.our_team_rnktS .container {
    padding: 0 2rem;
}.our_team_rnktS h1 {
    font-size: calc(45px * 1.5);
}.our_team_rnktS .pedagogy_way_UvraB {
    padding: 3.5rem;
}.our_team_rnktS .pedagogy_way_UvraB::after {
    height: 80px;
    width: 80px;
}
}

@media (min-width: 1200px) {.our_team_rnktS {
    padding: 10rem 0;
}.our_team_rnktS .container {
    padding: 0 3rem;
}.our_team_rnktS .our_journey_mAK3Q ul {
    gap: 5rem;
}.our_team_rnktS .pedagogy_way_UvraB {
    padding: 4rem;
}.our_team_rnktS .pedagogy_way_UvraB:nth-child(1) {
    transform: perspective(1200px) rotateY(-3deg) translateZ(20px);
}.our_team_rnktS .pedagogy_way_UvraB:nth-child(2) {
    transform: perspective(1200px) rotateY(3deg) translateZ(20px);
}.our_team_rnktS .pedagogy_way_UvraB:hover:nth-child(1) {
    transform: perspective(1200px) rotateY(-3deg) translateZ(30px) translateY(-10px);
}.our_team_rnktS .pedagogy_way_UvraB:hover:nth-child(2) {
    transform: perspective(1200px) rotateY(3deg) translateZ(30px) translateY(-10px);
}
}

@media (prefers-reduced-motion) {.our_team_rnktS .pedagogy_way_UvraB,
    .our_team_rnktS h1,
    .our_team_rnktS .pedagogy_way_UvraB h4::after,
    .our_team_rnktS h1::after {
    transition: none;
}.our_team_rnktS .pedagogy_way_UvraB:hover,
    .our_team_rnktS h1:hover,
    .our_team_rnktS .pedagogy_way_UvraB:hover h4::after,
    .our_team_rnktS h1:hover::after {
    transform: none;
}}.reach_out_ez0OU {
    position: relative;
    padding: 5rem 0;
}.reach_out_ez0OU::before {
    position: absolute;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
    content: "";
    top: 0;
    width: 100%;
    height: 100%;
}.reach_out_ez0OU .container {
    padding: 0 20px;
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
    position: relative;
}.reach_out_ez0OU .query_form_hJIoR {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    flex-wrap: wrap;
    position: relative;
    display: flex;
    border-radius: 23px;
    background: rgb(242,231,234);
    overflow: hidden;
}.reach_out_ez0OU .query_form_hJIoR::before {
    width: 100%;
    left: 0;
    position: absolute;
    content: "";
    height: 5px;
    top: 0;
    background: linear-gradient(90deg, 
        rgb(217,200,208), 
        rgb(185,164,171));
}.reach_out_ez0OU .request_support_yvMpP {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    flex: 1 0 300px;
    padding: 3rem;
    background: rgb(242,231,234);
    position: relative;
}.reach_out_ez0OU .request_support_yvMpP::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    background: linear-gradient(to bottom,
        transparent,
        rgb(217,200,208,0.5),
        transparent);
    right: 0;
    top: 0;
}.reach_out_ez0OU .request_support_yvMpP h3 {
    color: rgb(217,200,208);
    display: inline-block;
    border-bottom: 2px solid rgb(185,164,171);
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 2.5rem;
    padding-bottom: 1rem;
}.reach_out_ez0OU .request_support_yvMpP div {
    padding: 1rem;
    display: flex;
    margin-bottom: 2rem;
    align-items: center;
    border-radius: 10px;
    transition: all 0.3s ease;
    background: linear-gradient(to right, 
        transparent, 
        rgba(0, 0, 0, 0.02));
}.reach_out_ez0OU .request_support_yvMpP div:hover {
    background: linear-gradient(to right, 
        transparent, 
        rgba(0, 0, 0, 0.05));
    transform: translateX(5px);
}.reach_out_ez0OU .request_support_yvMpP div svg {
    flex-shrink: 0;
    background: rgb(217,200,208);
    padding: 5px;
    height: 24px;
    width: 24px;
    margin-right: 1rem;
    border-radius: 50%;
}.reach_out_ez0OU .request_support_yvMpP div svg path {
    fill: #ffffff;
}.reach_out_ez0OU .request_support_yvMpP div span {
    font-size: 12px;
    color: #000000;
}.reach_out_ez0OU .request_support_yvMpP div span a {
    color: #000000;
    transition: color 0.3s ease;
    text-decoration: none;
}.reach_out_ez0OU .request_support_yvMpP div span a:hover {
    color: rgb(217,200,208);
}.reach_out_ez0OU .connect_feedback_8Gpi2 {
    background: #ffffff;
    position: relative;
    flex: 1 0 450px;
    padding: 3rem;
}.reach_out_ez0OU .connect_feedback_8Gpi2::before {
    width: 20px;
    content: "";
    height: 20px;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
    transform: rotate(45deg);
    background: #ffffff;
    left: -10px;
    top: 3rem;
    position: absolute;
}.reach_out_ez0OU .connect_feedback_8Gpi2 form {
    gap: 1.5rem;
    flex-direction: column;
    display: flex;
}.reach_out_ez0OU .connect_feedback_8Gpi2 h3 {
    position: relative;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 2rem;
    text-align: center;
    color: #000000;
}.reach_out_ez0OU .connect_feedback_8Gpi2 h3::after {
    width: 50px;
    height: 3px;
    background: rgb(217,200,208);
    position: absolute;
    transform: translateX(-50%);
    content: "";
    bottom: -10px;
    left: 50%;
}.reach_out_ez0OU .connect_feedback_8Gpi2 input[type="text"],
.reach_out_ez0OU .connect_feedback_8Gpi2 input[type="email"] {
    font-size: 12px;
    transition: all 0.3s ease;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 1rem 1.2rem;
    background: rgb(242,231,234);
    width: 100%;
    border-radius: 10px;
    color: #000000;
}.reach_out_ez0OU .connect_feedback_8Gpi2 input[type="text"]:focus,
.reach_out_ez0OU .connect_feedback_8Gpi2 input[type="email"]:focus {
    box-shadow: 0 0 0 3px rgb(217,200,208,0.5);
    border-color: rgb(217,200,208);
    outline: none;
}.reach_out_ez0OU .connect_feedback_8Gpi2 input[type="text"]::placeholder,
.reach_out_ez0OU .connect_feedback_8Gpi2 input[type="email"]::placeholder {
    color: #000000;
    opacity: 0.7;
}.reach_out_ez0OU .connect_feedback_8Gpi2 .help_query_3Ns2C {
    margin: 0.5rem 0;
    gap: 10px;
    display: flex;
    align-items: flex-start;
}.reach_out_ez0OU .connect_feedback_8Gpi2 .help_query_3Ns2C input[type="checkbox"] {
    border-radius: 4px;
    background-color: #ffffff;
    transition: all 0.2s ease;
    width: 20px;
    cursor: pointer;
    appearance: none;
    height: 20px;
    -webkit-appearance: none;
    flex-shrink: 0;
    position: relative;
    border: 2px solid #000000;
    margin-top: 2px;
}.reach_out_ez0OU .connect_feedback_8Gpi2 .help_query_3Ns2C input[type="checkbox"]:checked {
    border-color: rgb(217,200,208);
    background-color: rgb(217,200,208);
}.reach_out_ez0OU .connect_feedback_8Gpi2 .help_query_3Ns2C input[type="checkbox"]:checked::after {
    border: solid #ffffff;
    content: "";
    transform: rotate(45deg);
    border-width: 0 2px 2px 0;
    position: absolute;
    height: 8px;
    left: 7px;
    top: 3px;
    width: 4px;
}.reach_out_ez0OU .connect_feedback_8Gpi2 .help_query_3Ns2C label {
    color: #000000;
    line-height: 1.5;
    font-size: calc(12px - 1px);
}.reach_out_ez0OU .connect_feedback_8Gpi2 .help_query_3Ns2C label a {
    color: rgb(217,200,208);
    font-weight: 600;
    text-decoration: none;
}.reach_out_ez0OU .connect_feedback_8Gpi2 .query_box_sYbCJ {
    position: relative;
    transition: all 0.3s ease;
    margin-top: 1rem;
    font-size: 20px;
    background: rgb(217,200,208);
    font-weight: 600;
    width: 100%;
    color: #ffffff;
    border-radius: 10px;
    border: none;
    padding: 1rem;
    overflow: hidden;
    cursor: pointer;
}.reach_out_ez0OU .connect_feedback_8Gpi2 .query_box_sYbCJ::after {
    opacity: 0;
    height: 5px;
    content: "";
    left: 50%;
    transform-origin: 50% 50%;
    width: 5px;
    top: 50%;
    transform: scale(1, 1) translate(-50%);
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    border-radius: 100%;
}.reach_out_ez0OU .connect_feedback_8Gpi2 .query_box_sYbCJ:hover {
    background: rgb(185,164,171);
}.reach_out_ez0OU .connect_feedback_8Gpi2 .query_box_sYbCJ:focus {
    outline: none;
}.reach_out_ez0OU .connect_feedback_8Gpi2 .query_box_sYbCJ:active::after {
    animation: ripple 1s ease-out;
}

@keyframes ripple {
    0% {
        transform: scale(0, 0);
        opacity: 0.5;
    }
    20% {
        transform: scale(25, 25);
        opacity: 0.3;
    }
    100% {
        opacity: 0;
        transform: scale(40, 40);
    }
}

@media screen and (max-width: 992px) {.reach_out_ez0OU .query_form_hJIoR {
    flex-direction: column;
}.reach_out_ez0OU .request_support_yvMpP {
    border-right: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}.reach_out_ez0OU .request_support_yvMpP::after {
    height: 1px;
    left: 0;
    background: linear-gradient(to right,
            transparent,
            rgb(217,200,208,0.5),
            transparent);
    top: unset;
    width: 100%;
    right: unset;
    bottom: 0;
}.reach_out_ez0OU .connect_feedback_8Gpi2::before {
    left: 3rem;
    transform: rotate(135deg);
    top: -10px;
}
}

@media screen and (max-width: 768px) {.reach_out_ez0OU {
    padding: 4rem 0;
}.reach_out_ez0OU .request_support_yvMpP,
    .reach_out_ez0OU .connect_feedback_8Gpi2 {
    padding: 2rem;
}.reach_out_ez0OU .request_support_yvMpP h3,
    .reach_out_ez0OU .connect_feedback_8Gpi2 h3 {
    font-size: calc(21px - 2px);
}
}

@media screen and (max-width: 576px) {.reach_out_ez0OU {
    padding: 3rem 0;
}.reach_out_ez0OU .request_support_yvMpP,
    .reach_out_ez0OU .connect_feedback_8Gpi2 {
    padding: 1.5rem;
}.reach_out_ez0OU .request_support_yvMpP div {
    padding: 0.75rem;
    margin-bottom: 1.25rem;
}.reach_out_ez0OU .request_support_yvMpP div svg {
    height: 20px;
    width: 20px;
}.reach_out_ez0OU .connect_feedback_8Gpi2 input[type="text"],
    .reach_out_ez0OU .connect_feedback_8Gpi2 input[type="email"] {
    padding: 0.8rem 1rem;
}.reach_out_ez0OU .connect_feedback_8Gpi2::before {
    display: none;
}
}