﻿* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}a {
    text-decoration: none;
    color: inherit;
}.learn-nav-RCvkec {
    flex: 0 0 auto;
}.wrapper-canvas-hu2YOU {
    flex-direction: column;
    height: 100%;
    display: flex;
    min-height: 100%;
}.main-class-SdwFOz {
    flex: 1 0 auto;
}html,body {
    scroll-behavior: smooth;
    min-height: 100%;
    color: #000000;
    auto
contain
touch-action: none;
    height: 100%;
    font-family: Arial, sans-serif;
}svg {
    width: 30px;
    height: 30px;
}header,footer {
    width: 100%;
}.container {
    margin: auto;
    max-width: 100%;
    width: 1237px;
}

@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.gratNote-yMX2mn {
    background: linear-gradient(135deg, rgb(204,184,190) 0%, rgba(255,255,255,0.95) 100%);
    padding: 5rem 0;
    position: relative;
    overflow: hidden;
}.gratNote-yMX2mn::before {
    z-index: 0;
    animation: patternShift 60s linear infinite;
    left: 0;
    background-size: 20px 20px;
    background-image: 
        linear-gradient(45deg, rgba(rgb(178,138,151,0.5), 0.05) 25%, transparent 25%), 
        linear-gradient(-45deg, rgba(rgb(178,138,151,0.5), 0.05) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgba(rgb(178,138,151,0.5), 0.05) 75%),
        linear-gradient(-45deg, transparent 75%, rgba(rgb(178,138,151,0.5), 0.05) 75%);
    height: 100%;
    content: "";
    position: absolute;
    width: 100%;
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    top: 0;
}.gratNote-yMX2mn::after {
    width: 30%;
    background: linear-gradient(145deg, rgb(178,138,151,0.5), rgb(166,89,113,0.5));
    filter: blur(70px);
    animation: floatGlow 15s ease-in-out infinite alternate;
    opacity: 0.25;
    content: "";
    z-index: 0;
    position: absolute;
    height: 50%;
    right: -5%;
    top: -10%;
}.gratNote-yMX2mn .container {
    position: relative;
    transform: translateZ(0);
    padding: 0 1.5rem;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
}.gratNote-yMX2mn h2 {
    letter-spacing: -0.01em;
    font-family: Arial, sans-serif;
    font-weight: 700;
    color: #000000;
    text-align: center;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) translateZ(0);
    font-size: 37px;
    line-height: 1.3;
    margin-bottom: 3rem;
}.gratNote-yMX2mn h2::after {
    background: linear-gradient(90deg, rgb(178,138,151), rgb(166,89,113));
    left: 50%;
    height: 3px;
    content: "";
    bottom: -1rem;
    width: 6rem;
    box-shadow: 0 2px 10px rgba(rgb(178,138,151,0.5), 0.2);
    transform: translateX(-50%) scaleX(0.8);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
}.gratNote-yMX2mn:hover h2::after {
    transform: translateX(-50%) scaleX(1);
}.gratNote-yMX2mn .community-ed-TGxutW {
    position: relative;
    background: #ffffff;
    padding: 3rem 2.5rem;
    box-shadow: 
        0 10px 30px -10px rgba(rgba(0, 0, 0, 0.5), 0.1),
        0 1px 4px rgba(rgba(0, 0, 0, 0.5), 0.05);
    overflow: hidden;
    border-radius: 8px;
    transform: translateY(0);
    border: 1px solid rgba(rgba(0, 0, 0, 0.5), 0.08);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), 
                box-shadow 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.gratNote-yMX2mn .community-ed-TGxutW::before {
    animation: gradientMove 6s linear infinite;
    left: -2px;
    content: "";
    top: -2px;
    z-index: 1;
    right: -2px;
    background: linear-gradient(90deg, rgb(178,138,151), rgb(166,89,113), rgb(178,138,151));
    height: 5px;
    background-size: 200% 100%;
    position: absolute;
}.gratNote-yMX2mn .community-ed-TGxutW::after {
    z-index: 0;
    position: absolute;
    bottom: 0;
    background: linear-gradient(180deg, transparent, rgba(rgb(204,184,190), 0.05));
    height: 30%;
    width: 100%;
    left: 0;
    content: "";
}.gratNote-yMX2mn:hover .community-ed-TGxutW {
    transform: translateY(-5px);
    box-shadow: 
        0 20px 40px -15px rgba(rgba(0, 0, 0, 0.5), 0.15),
        0 1px 6px rgba(rgba(0, 0, 0, 0.5), 0.07);
}.gratNote-yMX2mn ul {
    position: relative;
    z-index: 2;
    margin: 0;
    padding: 0;
    list-style: none;
}.gratNote-yMX2mn li {
    z-index: 2;
    position: relative;
}.gratNote-yMX2mn li::before {
    z-index: -1;
    top: -0.5rem;
    transform: scale(0.8);
    opacity: 0.3;
    width: 2rem;
    content: "";
    left: -1rem;
    position: absolute;
    height: 2rem;
    background-image: radial-gradient(circle, rgb(166,89,113,0.5) 0%, transparent 70%);
    transition: transform 0.6s ease, opacity 0.6s ease;
}.gratNote-yMX2mn:hover li::before {
    transform: scale(1.2);
    opacity: 0.5;
}.gratNote-yMX2mn span {
    transition: color 0.3s ease;
    display: block;
    font-size: 13px;
    font-family: Arial, sans-serif;
    position: relative;
    padding: 0.5rem 0;
    color: #000000;
    line-height: 1.7;
}.gratNote-yMX2mn span::first-letter {
    font-weight: 600;
    font-size: 1.5em;
    color: rgb(178,138,151);
}

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

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

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

@media (max-width: 991px) {.gratNote-yMX2mn {
    padding: 4rem 0;
}.gratNote-yMX2mn h2 {
    margin-bottom: 2.5rem;
    font-size: calc(37px * 0.9);
}.gratNote-yMX2mn .community-ed-TGxutW {
    padding: 2.5rem 2rem;
}
}

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

@media (max-width: 575px) {.gratNote-yMX2mn {
    padding: 3rem 0;
}.gratNote-yMX2mn h2 {
    font-size: calc(37px * 0.7);
    margin-bottom: 1.8rem;
}.gratNote-yMX2mn h2::after {
    width: 4rem;
}.gratNote-yMX2mn .community-ed-TGxutW {
    padding: 1.5rem 1.25rem;
}.gratNote-yMX2mn span {
    line-height: 1.5;
    font-size: calc(13px * 0.9);
}.gratNote-yMX2mn li::before {
    left: -0.5rem;
    height: 1.5rem;
    width: 1.5rem;
    top: -0.3rem;
}}footer {
    position: relative;
    width: 100%;
}.learn-nav-RCvkec {
    padding: 70px 0 30px;
    color: #000000;
    font-family: Arial, sans-serif;
    background-color: #ffffff;
    position: relative;
}.learn-nav-RCvkec::before {
    content: "";
    background: linear-gradient(90deg, rgb(178,138,151), rgb(166,89,113));
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 5px;
}footer .press-room-TYmhx4 {
    gap: 60px;
    display: grid;
}footer .get-answers-ETPnve {
    padding-bottom: 40px;
    flex-wrap: wrap;
    justify-content: space-between;
    display: flex;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}footer .info_item {
    margin-bottom: 15px;
    margin-right: 30px;
    position: relative;
}footer .info_item:last-child {
    margin-right: 0;
}footer .info_item svg {
    top: 3px;
    margin-right: 10px;
    fill: rgb(178,138,151);
    position: relative;
    width: 18px;
    height: 18px;
}footer .info_item p,
footer .info_item a {
    letter-spacing: 0.3px;
    text-decoration: none;
    color: #000000;
    transition: color 0.2s ease;
    font-size: 13px;
}footer .info_item a:hover {
    color: rgb(178,138,151);
}footer .text_main_holder {
    gap: 40px;
    display: grid;
    grid-template-columns: 1fr;
}footer .header-page-nPIgRu {
    margin-bottom: 15px;
}footer .header-page-nPIgRu svg {
    height: 40px;
    width: auto;
    margin-bottom: 20px;
}footer .insta-feed-qX6e9f {
    color: #000000;
    font-size: 16px;
    max-width: 350px;
    line-height: 1.6;
}footer .head-guide-fJLw8M h5 {
    margin-bottom: 25px;
    font-weight: 600;
    font-size: 22px;
    color: #000000;
    position: relative;
}footer .head-guide-fJLw8M h5::after {
    left: 0;
    position: absolute;
    bottom: -8px;
    content: "";
    background-color: rgb(178,138,151);
    width: 30px;
    height: 2px;
}footer .first-section-i1Flmz {
    margin-bottom: 30px;
}footer .first-section-i1Flmz a {
    display: block;
    color: #000000;
    text-decoration: none;
    transition: transform 0.2s ease, color 0.2s ease;
    font-size: 13px;
    margin-bottom: 12px;
}footer .first-section-i1Flmz a:hover {
    transform: translateX(5px);
    color: rgb(178,138,151);
}footer .subscribe_holder {
    border-radius: 10px;
    padding: 30px;
    background-color: rgba(0, 0, 0, 0.02);
}footer .subscribe_holder h5 {
    margin-bottom: 15px;
    font-weight: 600;
    color: #000000;
    font-size: 22px;
}footer .subscribe_holder p {
    margin-bottom: 25px;
    color: #000000;
    line-height: 1.6;
    font-size: 13px;
}footer .input_holder {
    gap: 10px;
    flex-direction: column;
    display: flex;
}footer .input_holder input[type="email"] {
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    border-radius: 10px;
    transition: border-color 0.3s ease;
    font-size: 13px;
    color: #000000;
    padding: 14px 16px;
}footer .input_holder input[type="email"]:focus {
    border-color: rgb(178,138,151);
    outline: none;
}footer .expand-knowledge-laYw5k {
    font-weight: 600;
    transition: background-color 0.3s ease;
    color: #ffffff;
    border: none;
    font-size: 16px;
    cursor: pointer;
    padding: 14px 20px;
    background-color: rgb(178,138,151);
    text-align: center;
    border-radius: 10px;
}footer .expand-knowledge-laYw5k:hover {
    background-color: rgb(166,89,113);
}footer .trial-offer-otwj24 {
    margin-top: 50px;
}footer .level-up-sPnAbL {
    font-size: 16px;
    color: #000000;
    text-align: center;
}

@media (min-width: 768px) {footer .text_main_holder {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}footer .input_holder {
    flex-direction: row;
}footer .expand-knowledge-laYw5k {
    white-space: nowrap;
}
}

@media (max-width: 767px) {footer .learn-nav-RCvkec {
    padding: 50px 0 30px;
}footer .get-answers-ETPnve {
    flex-direction: column;
    gap: 15px;
}footer .info_item {
    margin-bottom: 20px;
    margin-right: 0;
}footer .subscribe_holder {
    padding: 20px;
}footer .trial-offer-otwj24 {
    margin-top: 30px;
}
}

@media (max-width: 576px) {footer .learn-nav-RCvkec {
    padding: 40px 0 20px;
}footer .press-room-TYmhx4 {
    gap: 40px;
}footer .head-guide-fJLw8M h5, footer .subscribe_holder h5 {
    margin-bottom: 20px;
}}.pricing-cluster-1UMdtK {
    padding: 100px 0;
    overflow: hidden;
    position: relative;
}.pricing-cluster-1UMdtK::before {
    left: 0;
    content: "";
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.65) 100%);
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    position: absolute;
}.pricing-cluster-1UMdtK .container {
    padding: 0 20px;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    position: relative;
}.pricing-cluster-1UMdtK .cost-matrix-VMOwgl {
    position: relative;
}.pricing-cluster-1UMdtK h2 {
    font-size: 28px;
    margin-bottom: 20px;
    color: #ffffff;
    text-align: center;
    transform: translateY(20px);
    opacity: 0;
    animation: fadeInUp 0.8s ease-out forwards;
    position: relative;
    font-weight: 700;
}.pricing-cluster-1UMdtK .price-choices-2mYjMn {
    font-size: 14px;
    max-width: 800px;
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    color: rgb(255, 255, 255, 0.5);
    text-align: center;
    transform: translateY(20px);
    margin: 0 auto 50px;
    line-height: 1.6;
    opacity: 0;
}.pricing-cluster-1UMdtK .fee-struct-D0uQzg {
    padding: 0;
    display: grid;
    margin: 0;
    gap: 30px;
    perspective: 1000px;
    list-style: none;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.pricing-cluster-1UMdtK .fee-struct-D0uQzg li {
    opacity: 0;
    animation: fadeInStagger 0.8s ease-out forwards;
    transform: translateZ(0) rotateY(5deg) translateX(20px);
}.pricing-cluster-1UMdtK .fee-struct-D0uQzg li:nth-child(1) {
    animation-delay: 0.3s;
}.pricing-cluster-1UMdtK .fee-struct-D0uQzg li:nth-child(2) {
    animation-delay: 0.5s;
}.pricing-cluster-1UMdtK .fee-struct-D0uQzg li:nth-child(3) {
    animation-delay: 0.7s;
}.pricing-cluster-1UMdtK .fee-struct-D0uQzg li:nth-child(4) {
    animation-delay: 0.9s;
}.pricing-cluster-1UMdtK .price-opts-eRK8uc {
    height: 100%;
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: block;
    text-decoration: none;
}.pricing-cluster-1UMdtK .learn-deals-xRTnFW {
    position: relative;
    height: 100%;
    border: 1px solid rgba(255,255,255,0.1);
    transform: translateZ(0);
    box-shadow: 0 15px 35px rgba(0,0,0,0.2), 0 5px 15px rgba(0,0,0,0.1);
    overflow: hidden;
    transition: all 0.4s ease;
    background: linear-gradient(145deg, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.05) 100%);
    border-radius: 8px;
    backdrop-filter: blur(10px);
}.pricing-cluster-1UMdtK .learn-deals-xRTnFW::before {
    width: 100%;
    position: absolute;
    background: linear-gradient(45deg, rgb(178,138,151,0.5), rgb(166,89,113,0.5));
    transition: opacity 0.6s ease;
    opacity: 0;
    top: 0;
    z-index: -1;
    height: 100%;
    content: "";
    left: 0;
}.pricing-cluster-1UMdtK .promo-plans-XwUYsV {
    padding: 35px 30px;
    display: flex;
    min-height: 400px;
    height: 100%;
    flex-direction: column;
    color: #ffffff;
}.pricing-cluster-1UMdtK .promo-plans-XwUYsV h4 {
    font-size: calc(20px * 1.1);
    position: relative;
    font-weight: 700;
    color: #ffffff;
    transition: transform 0.3s ease-out;
    padding-bottom: 15px;
    margin: 0 0 15px;
}.pricing-cluster-1UMdtK .promo-plans-XwUYsV h4::after {
    width: 60px;
    height: 3px;
    content: "";
    position: absolute;
    transition: width 0.4s ease;
    bottom: 0;
    left: 0;
    background: rgb(178,138,151);
}.pricing-cluster-1UMdtK .promo-plans-XwUYsV p {
    color: rgba(255,255,255,0.8);
    line-height: 1.7;
    word-wrap: break-word;
    margin: 0 0 auto;
    hyphens: auto;
    flex-grow: 1;
    overflow-wrap: break-word;
    font-size: 14px;
}.pricing-cluster-1UMdtK .cost-schemes-4ZNfJA {
    font-weight: 700;
    align-self: flex-start;
    margin-top: 25px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.15);
    padding: 10px 20px;
    background: linear-gradient(135deg, rgb(178,138,151) 0%, rgb(166,89,113) 100%);
    font-size: calc(20px * 1.3);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 6px;
    display: inline-block;
    color: #ffffff;
}.pricing-cluster-1UMdtK .price-opts-eRK8uc:hover {
    transform: translateY(-10px) scale(1.02);
}.pricing-cluster-1UMdtK .price-opts-eRK8uc:hover .learn-deals-xRTnFW {
    box-shadow: 0 20px 40px rgba(0,0,0,0.3), 0 15px 20px rgba(0,0,0,0.2);
    border-color: rgba(255,255,255,0.2);
}.pricing-cluster-1UMdtK .price-opts-eRK8uc:hover .learn-deals-xRTnFW::before {
    opacity: 0.05;
}.pricing-cluster-1UMdtK .price-opts-eRK8uc:hover .promo-plans-XwUYsV h4 {
    transform: translateY(-5px);
}.pricing-cluster-1UMdtK .price-opts-eRK8uc:hover .promo-plans-XwUYsV h4::after {
    width: 100px;
}.pricing-cluster-1UMdtK .price-opts-eRK8uc:hover .cost-schemes-4ZNfJA {
    box-shadow: 0 15px 30px rgba(0,0,0,0.2);
    transform: scale(1.05) translateY(-5px);
}

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

@keyframes fadeInStagger {
    from {
        opacity: 0;
        transform: translateZ(-50px) rotateY(10deg) translateX(30px);
    }
    to {
        opacity: 1;
        transform: translateZ(0) rotateY(0) translateX(0);
    }
}

@media (max-width: 1024px) {.pricing-cluster-1UMdtK {
    padding: 80px 0;
}.pricing-cluster-1UMdtK .fee-struct-D0uQzg {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 25px;
}.pricing-cluster-1UMdtK .promo-plans-XwUYsV {
    min-height: 380px;
    padding: 30px 25px;
}
}

@media (max-width: 768px) {.pricing-cluster-1UMdtK {
    padding: 60px 0;
}.pricing-cluster-1UMdtK h2 {
    font-size: calc(28px * 0.9);
}.pricing-cluster-1UMdtK .price-choices-2mYjMn {
    font-size: calc(14px * 0.95);
    margin-bottom: 40px;
}.pricing-cluster-1UMdtK .fee-struct-D0uQzg {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 20px;
}.pricing-cluster-1UMdtK .promo-plans-XwUYsV {
    padding: 25px 20px;
    min-height: 350px;
}.pricing-cluster-1UMdtK .promo-plans-XwUYsV h4 {
    font-size: 20px;
}.pricing-cluster-1UMdtK .cost-schemes-4ZNfJA {
    font-size: calc(20px * 1.1);
}
}

@media (max-width: 576px) {.pricing-cluster-1UMdtK {
    padding: 50px 0;
}.pricing-cluster-1UMdtK .container {
    padding: 0 15px;
}.pricing-cluster-1UMdtK h2 {
    font-size: calc(28px * 0.8);
}.pricing-cluster-1UMdtK .price-choices-2mYjMn {
    font-size: calc(14px * 0.9);
    margin-bottom: 30px;
}.pricing-cluster-1UMdtK .fee-struct-D0uQzg {
    gap: 25px;
    grid-template-columns: 1fr;
}.pricing-cluster-1UMdtK .promo-plans-XwUYsV {
    min-height: auto;
}.pricing-cluster-1UMdtK .promo-plans-XwUYsV p {
    font-size: calc(14px * 0.9);
}.pricing-cluster-1UMdtK .cost-schemes-4ZNfJA {
    margin-top: 20px;
    align-self: center;
}}.education-framework-ILWu9z {
    position: relative;
    background: linear-gradient(135deg, rgb(204,184,190) 0%, rgb(178,138,151,0.5) 100%);
    overflow: hidden;
    perspective: 1000px;
    padding: 120px 0;
}.education-framework-ILWu9z::before {
    background: linear-gradient(45deg, rgb(178,138,151,0.5) 0%, rgb(166,89,113) 100%);
    transform: rotate(-15deg) translateZ(-50px);
    animation: float 15s ease-in-out infinite alternate;
    top: -5%;
    right: -5%;
    content: "";
    position: absolute;
    width: 50%;
    opacity: 0.2;
    filter: blur(20px);
    z-index: 0;
    height: 50%;
}.education-framework-ILWu9z::after {
    left: -5%;
    animation: float 12s ease-in-out infinite alternate-reverse;
    background: linear-gradient(225deg, rgb(166,89,113) 0%, rgb(178,138,151,0.5) 100%);
    bottom: -5%;
    filter: blur(15px);
    z-index: 0;
    height: 40%;
    transform: rotate(15deg) translateZ(-30px);
    position: absolute;
    opacity: 0.15;
    content: "";
    width: 40%;
}.education-framework-ILWu9z .container {
    position: relative;
    z-index: 2;
    transform-style: preserve-3d;
}.education-framework-ILWu9z .community-ed-TGxutW {
    display: flex;
    transform: translateZ(20px);
    align-items: center;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    justify-content: center;
}.education-framework-ILWu9z .community-ed-TGxutW:hover {
    transform: translateZ(40px) scale(1.02);
}.education-framework-ILWu9z .community-ed-TGxutW > div {
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    max-width: 800px;
    position: relative;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.85) 100%);
    border-left: 4px solid rgb(178,138,151);
    transform: translateX(0) rotateY(0);
    overflow: hidden;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05),
        0 0 0 1px rgba(255, 255, 255, 0.1);
    padding: 3.5rem;
}.education-framework-ILWu9z .community-ed-TGxutW > div::before {
    width: 200%;
    height: 200%;
    content: "";
    top: -100%;
    left: -100%;
    transform: rotate(45deg);
    position: absolute;
    animation: shine 8s cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite;
    background: linear-gradient(
        45deg,
        transparent 0%,
        rgba(255, 255, 255, 0.1) 50%,
        transparent 100%
    );
}.education-framework-ILWu9z .community-ed-TGxutW > div:hover {
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.15),
        0 10px 20px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.2);
    transform: translateX(10px) rotateY(2deg);
}.education-framework-ILWu9z h3 {
    position: relative;
    color: #000000;
    font-size: calc(33px * 0.9);
    transform: translateZ(10px);
    font-weight: 700;
    margin-bottom: 1.5rem;
    display: inline-block;
}.education-framework-ILWu9z h3::after {
    left: 0;
    background: linear-gradient(90deg, rgb(178,138,151) 0%, rgb(166,89,113) 100%);
    transition: transform 0.4s ease-out;
    transform-origin: left;
    height: 3px;
    transform: scaleX(1);
    width: 60px;
    position: absolute;
    bottom: -8px;
    content: "";
}.education-framework-ILWu9z .community-ed-TGxutW:hover h3::after {
    transform: scaleX(1.5);
}.education-framework-ILWu9z p {
    opacity: 0.9;
    font-size: 14px;
    margin-bottom: 0;
    color: #000000;
    transition: opacity 0.3s ease;
    line-height: 1.8;
    position: relative;
    transform: translateZ(5px);
}.education-framework-ILWu9z p span {
    transition: all 0.4s ease;
    display: block;
    position: relative;
    padding-left: 0;
    transform: translateY(0);
}.education-framework-ILWu9z .community-ed-TGxutW:hover p span {
    transform: translateY(-5px);
}.education-framework-ILWu9z p span::first-letter {
    font-weight: 600;
    font-size: 1.2em;
    color: rgb(178,138,151);
}

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

@keyframes shine {
    0% {
        top: -100%;
        left: -100%;
    }
    20%, 100% {
        top: 100%;
        left: 100%;
    }
}

@media (max-width: 991px) {.education-framework-ILWu9z {
    padding: 80px 0;
}.education-framework-ILWu9z .community-ed-TGxutW > div {
    padding: 2.5rem;
}.education-framework-ILWu9z h3 {
    font-size: calc(33px * 0.8);
}
}

@media (max-width: 767px) {.education-framework-ILWu9z {
    padding: 60px 0;
    perspective: 600px;
}.education-framework-ILWu9z .community-ed-TGxutW > div {
    padding: 2rem;
    border-left-width: 3px;
}.education-framework-ILWu9z h3 {
    font-size: calc(33px * 0.7);
    margin-bottom: 1.2rem;
}.education-framework-ILWu9z h3::after {
    width: 50px;
    height: 2px;
}.education-framework-ILWu9z p {
    font-size: calc(14px * 0.95);
    line-height: 1.7;
}
}

@media (max-width: 480px) {.education-framework-ILWu9z {
    padding: 50px 0;
}.education-framework-ILWu9z .community-ed-TGxutW > div {
    border-left-width: 2px;
    padding: 1.5rem;
}.education-framework-ILWu9z h3 {
    margin-bottom: 1rem;
    font-size: calc(33px * 0.6);
}.education-framework-ILWu9z h3::after {
    width: 40px;
}.education-framework-ILWu9z p {
    line-height: 1.6;
    font-size: calc(14px * 0.9);
}.education-framework-ILWu9z .community-ed-TGxutW:hover {
    transform: translateZ(20px) scale(1.01);
}.education-framework-ILWu9z .community-ed-TGxutW > div:hover {
    transform: translateX(5px) rotateY(1deg);
}}.title-welcome-0j2bed {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(204,184,190) 0%, rgb(166,89,113,0.5) 100%);
    position: relative;
    align-items: center;
    min-height: 100vh;
    display: flex;
}.title-welcome-0j2bed::before {
    z-index: 1;
    width: 40%;
    content: '';
    top: -10%;
    background: linear-gradient(45deg, rgb(178,138,151,0.5) 0%, transparent 70%);
    position: absolute;
    left: -5%;
    height: 120%;
    opacity: 0.6;
    transform: skewX(-15deg);
}.title-welcome-0j2bed .community-ed-TGxutW {
    padding: 2rem;
    width: 100%;
    margin: 0 auto;
    position: relative;
    grid-template-columns: 1fr 1fr;
    max-width: 1400px;
    gap: 2rem;
    display: grid;
    z-index: 2;
}.title-welcome-0j2bed h1 {
    animation: slideInTitle 0.8s ease-out forwards 0.2s;
    font-weight: 700;
    opacity: 0;
    position: relative;
    color: #000000;
    grid-column: 1 / -1;
    transform: translateX(-5px);
    font-size: 43px;
    margin-bottom: 1.5rem;
}.title-welcome-0j2bed h1::after {
    content: '';
    position: absolute;
    transform: scaleX(0);
    animation: scaleWidth 1s ease-out forwards 0.8s;
    width: 80px;
    bottom: -10px;
    height: 4px;
    transform-origin: left;
    background: rgb(178,138,151);
    left: 0;
}.title-welcome-0j2bed .text-item-z8Mfed {
    display: flex;
    justify-content: center;
    animation: fadeUp 0.8s ease-out forwards 0.4s;
    z-index: 3;
    opacity: 0;
    position: relative;
    flex-direction: column;
    transform: translateY(20px);
}.title-welcome-0j2bed .course-first-V9PKsA {
    transform: perspective(1000px) rotateY(-5deg);
    transition: transform 0.4s ease;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    box-shadow: 12px 12px 24px rgba(0, 0, 0, 0.08);
    border-left: 5px solid rgb(178,138,151);
    padding: 2.5rem;
    background: linear-gradient(135deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 95%);
}.title-welcome-0j2bed .course-first-V9PKsA:hover {
    transform: perspective(1000px) rotateY(0deg);
}.title-welcome-0j2bed .course-first-V9PKsA p {
    color: #000000;
    padding-left: 1rem;
    line-height: 1.6;
    font-size: calc(14px * 1.1);
    position: relative;
    margin-bottom: 2rem;
}.title-welcome-0j2bed .course-first-V9PKsA p::before {
    position: absolute;
    content: '';
    height: 100%;
    background: rgb(166,89,113);
    opacity: 0.5;
    left: 0;
    top: 0;
    width: 3px;
}.title-welcome-0j2bed svg {
    display: block;
    height: 120px;
    width: 120px;
    transform: scale(0);
    animation: growSvg 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) forwards 0.6s;
    filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.1));
    margin: 1rem auto 2rem;
}.title-welcome-0j2bed svg path {
    transition: fill 0.3s ease;
}.title-welcome-0j2bed svg:hover path {
    fill: rgb(178,138,151);
}.title-welcome-0j2bed svg text {
    transition: fill 0.3s ease, transform 0.3s ease;
    transform-origin: center;
}.title-welcome-0j2bed svg:hover text {
    fill: #000000;
    transform: scale(1.05);
}.title-welcome-0j2bed .reach-support-C57KY3 {
    background: rgb(178,138,151);
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    color: #ffffff;
    margin-top: 1rem;
    padding: 1rem 2rem;
    transform: translateZ(0);
    display: inline-block;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0% 100%);
    font-size: 17px;
    position: relative;
    z-index: 1;
}.title-welcome-0j2bed .reach-support-C57KY3::before {
    height: 100%;
    z-index: -1;
    background: rgb(166,89,113);
    transform-origin: right;
    position: absolute;
    top: 0;
    width: 100%;
    content: '';
    left: 0;
    transform: scaleX(0);
    transition: transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
}.title-welcome-0j2bed .reach-support-C57KY3:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}.title-welcome-0j2bed .reach-support-C57KY3:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}.title-welcome-0j2bed .snap-shot-5TXUSL {
    overflow: hidden;
    min-height: 400px;
    transform: perspective(1000px) rotateY(5deg) translateZ(0);
    transition: transform 0.5s ease;
    position: relative;
    opacity: 0;
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0% 100%);
    animation: fadeIn 1s ease-out forwards 0.6s;
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.15);
}.title-welcome-0j2bed .snap-shot-5TXUSL:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(0);
}.title-welcome-0j2bed .snap-shot-5TXUSL::after {
    top: 0;
    z-index: 1;
    left: 0;
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    background: linear-gradient(135deg, rgb(166,89,113,0.5) 0%, transparent 50%);
}

@keyframes slideInTitle {
    0% {
        transform: translateX(-50px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

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

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

@keyframes growSvg {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}

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

@media (max-width: 992px) {.title-welcome-0j2bed .community-ed-TGxutW {
    gap: 3rem;
    grid-template-columns: 1fr;
}.title-welcome-0j2bed h1 {
    text-align: center;
    font-size: calc(43px * 0.85);
}.title-welcome-0j2bed h1::after {
    transform: translateX(-50%) scaleX(0);
    left: 50%;
}@keyframes scaleWidth {
        0% {
            transform: translateX(-50%) scaleX(0);
        }
        100% {
            transform: translateX(-50%) scaleX(1);
        }
    }
    
    .title-welcome-0j2bed .course-first-V9PKsA {
    padding: 2rem;
    transform: perspective(1000px) rotateY(0);
}.title-welcome-0j2bed .snap-shot-5TXUSL {
    min-height: 350px;
    transform: perspective(1000px) rotateY(0) translateZ(0);
    order: -1;
}
}

@media (max-width: 768px) {.title-welcome-0j2bed {
    padding: 4rem 0 2rem;
}.title-welcome-0j2bed .community-ed-TGxutW {
    gap: 2rem;
    padding: 1rem;
}.title-welcome-0j2bed h1 {
    font-size: calc(43px * 0.75);
    margin-bottom: 1rem;
}.title-welcome-0j2bed .course-first-V9PKsA {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    padding: 1.5rem;
}.title-welcome-0j2bed .course-first-V9PKsA p {
    font-size: 14px;
    margin-bottom: 1.5rem;
}.title-welcome-0j2bed svg {
    height: 90px;
    margin: 0.5rem auto 1.5rem;
    width: 90px;
}.title-welcome-0j2bed .reach-support-C57KY3 {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    width: 100%;
    padding: 0.8rem 1.5rem;
}.title-welcome-0j2bed .snap-shot-5TXUSL {
    min-height: 280px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
}

@media (max-width: 480px) {.title-welcome-0j2bed {
    padding: 3rem 0 1rem;
}.title-welcome-0j2bed .community-ed-TGxutW {
    gap: 1.5rem;
}.title-welcome-0j2bed h1 {
    font-size: calc(43px * 0.65);
}.title-welcome-0j2bed .course-first-V9PKsA {
    padding: 1.25rem;
}.title-welcome-0j2bed svg {
    width: 80px;
    height: 80px;
}.title-welcome-0j2bed .snap-shot-5TXUSL {
    min-height: 220px;
}}.privacy-recess-xhHAi3 {
    font-family: Arial, sans-serif;
    position: relative;
    background: linear-gradient(135deg, rgb(178,138,151,0.5) 0%, rgb(166,89,113,0.5) 100%);
    color: #ffffff;
    line-height: 1.7;
    padding: 60px 40px;
    overflow: hidden;
}.privacy-recess-xhHAi3 h1, .privacy-recess-xhHAi3 h2, .privacy-recess-xhHAi3 h3, .privacy-recess-xhHAi3 h4, .privacy-recess-xhHAi3 h5, .privacy-recess-xhHAi3 h6 {
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
    color: #ffffff;
}.privacy-recess-xhHAi3 h1 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 38px;
    padding-bottom: 12px;
    letter-spacing: 1px;
}.privacy-recess-xhHAi3 h2 {
    font-weight: 600;
    letter-spacing: 0.5px;
    padding-bottom: 10px;
    font-size: 34px;
    text-transform: uppercase;
}.privacy-recess-xhHAi3 h3 {
    padding-bottom: 8px;
    font-size: 34px;
    font-weight: 600;
}.privacy-recess-xhHAi3 ul, .privacy-recess-xhHAi3 ol {
    padding-left: 25px;
    position: relative;
    z-index: 1;
    list-style: none;
    margin-bottom: 25px;
}.privacy-recess-xhHAi3 li {
    line-height: 1.6;
    position: relative;
    font-size: 15px;
    margin-bottom: 12px;
    color: #ffffff;
    padding-left: 25px;
}.privacy-recess-xhHAi3 ul li:before, .privacy-recess-xhHAi3 ol li:before {
    left: 0;
    border-radius: 50%;
    top: 0.6em;
    width: 12px;
    background-color: #ffffff;
    height: 12px;
    content: '';
    position: absolute;
}.privacy-recess-xhHAi3 ol {
    counter-reset: item;
}.privacy-recess-xhHAi3 ol li {
    list-style-type: none;
}.privacy-recess-xhHAi3 ol li:before {
    line-height: 20px;
    content: counter(item);
    background-color: #ffffff;
    height: 20px;
    font-size: 14px;
    top: 0;
    width: 20px;
    text-align: center;
    border-radius: 50%;
    left: 0;
    counter-increment: item;
    position: absolute;
    color: rgb(178,138,151);
}.privacy-recess-xhHAi3 p, .privacy-recess-xhHAi3 span {
    z-index: 1;
    font-size: 15px;
    text-align: justify;
    position: relative;
    margin-bottom: 25px;
}.privacy-recess-xhHAi3 div {
    position: relative;
    margin-bottom: 30px;
    z-index: 1;
}
@media only screen and (max-width: 800px) {.privacy-recess-xhHAi3 {
    padding: 40px 20px;
}.privacy-recess-xhHAi3 h1 {
    font-size: calc(24px - 10px);
}.privacy-recess-xhHAi3 h2 {
    font-size: calc(24px - 8px);
}.privacy-recess-xhHAi3 p, .privacy-recess-xhHAi3 li {
    font-size: calc(15px - 2px);
}}.learning-impact-1JdgAo {
    overflow: hidden;
    position: relative;
    margin: 40px 0;
    background: linear-gradient(135deg, rgb(204,184,190) 0%, rgba(rgb(178,138,151,0.5), 0.05) 100%);
    padding: 80px 0;
}.learning-impact-1JdgAo::before {
    top: 0;
    width: 100%;
    background: 
        radial-gradient(circle at 10% 20%, rgb(178,138,151,0.5) 0%, transparent 70%),
        radial-gradient(circle at 90% 80%, rgb(166,89,113,0.5) 0%, transparent 70%);
    position: absolute;
    height: 100%;
    z-index: 0;
    opacity: 0.08;
    content: '';
    left: 0;
}.learning-impact-1JdgAo::after {
    width: 100%;
    z-index: 0;
    height: 100%;
    content: '';
    right: -50%;
    transform: rotate(45deg);
    top: -50%;
    background: linear-gradient(45deg, transparent 45%, rgb(178,138,151,0.5) 100%);
    opacity: 0.05;
    position: absolute;
}.learning-impact-1JdgAo .container {
    display: flex;
    gap: 40px;
    padding: 0 20px;
    z-index: 1;
    margin: 0 auto;
    position: relative;
    flex-direction: column;
    max-width: 1200px;
}.learning-impact-1JdgAo .snap-shot-5TXUSL {
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    clip-path: polygon(0 0, 100% 0, 100% 92%, 0 100%);
    object-fit: cover;
    transform: perspective(1000px) rotateY(-2deg);
    box-shadow: 0 20px 40px rgba(rgba(0, 0, 0, 0.5), 0.15);
    max-height: 400px;
    width: 100%;
}.learning-impact-1JdgAo .snap-shot-5TXUSL:hover {
    transform: perspective(1000px) rotateY(0deg) translateY(-5px);
}.learning-impact-1JdgAo .community-ed-TGxutW {
    transform: translateY(-20px);
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.08);
    padding: 30px;
    position: relative;
}.learning-impact-1JdgAo .community-ed-TGxutW::before {
    position: absolute;
    height: 100%;
    left: 0;
    background: linear-gradient(to bottom, rgb(178,138,151), rgb(166,89,113));
    width: 5px;
    content: '';
    top: 0;
}.learning-impact-1JdgAo .text-item-z8Mfed {
    position: relative;
}.learning-impact-1JdgAo h1 {
    font-weight: 700;
    font-size: 31px;
    line-height: 1.3;
    color: #000000;
    position: relative;
    margin-bottom: 30px;
}.learning-impact-1JdgAo h1::after {
    transform-origin: left;
    bottom: -10px;
    left: 0;
    animation: expand 0.8s ease-out forwards;
    height: 3px;
    content: '';
    width: 80px;
    background: rgb(178,138,151);
    position: absolute;
}.learning-impact-1JdgAo ul {
    list-style: none;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 20px;
    padding: 0;
    display: grid;
}.learning-impact-1JdgAo li {
    position: relative;
    padding: 10px 0;
    transition: transform 0.3s ease;
    transform: translateX(0);
}.learning-impact-1JdgAo li:hover {
    transform: translateX(5px);
}.learning-impact-1JdgAo li p {
    margin: 0;
    gap: 15px;
    color: #000000;
    line-height: 1.6;
    font-size: 18px;
    align-items: flex-start;
    display: flex;
}.learning-impact-1JdgAo li svg {
    margin-top: 3px;
    transform: scale(1);
    flex-shrink: 0;
    height: 24px;
    width: 24px;
    transition: transform 0.3s ease;
}.learning-impact-1JdgAo li:hover svg {
    transform: scale(1.15);
}.learning-impact-1JdgAo svg path {
    fill: rgb(178,138,151);
    transition: fill 0.3s ease;
}.learning-impact-1JdgAo li:hover svg path {
    fill: rgb(166,89,113);
}

@keyframes expand {
    0% { width: 0; }
    100% { width: 80px; }
}

@media (min-width: 768px) {.learning-impact-1JdgAo .container {
    align-items: center;
    flex-direction: row;
}.learning-impact-1JdgAo .snap-shot-5TXUSL {
    width: 45%;
    max-height: 500px;
    transform: perspective(1000px) rotateY(-5deg);
}.learning-impact-1JdgAo .community-ed-TGxutW {
    margin-left: -50px;
    transform: translateY(0);
    z-index: 2;
    width: 55%;
}.learning-impact-1JdgAo h1 {
    font-size: 44px;
}
}

@media (min-width: 992px) {.learning-impact-1JdgAo {
    padding: 120px 0;
}.learning-impact-1JdgAo .snap-shot-5TXUSL {
    transform: perspective(1200px) rotateY(-8deg);
}.learning-impact-1JdgAo .community-ed-TGxutW {
    margin-left: -80px;
    padding: 40px 50px;
}.learning-impact-1JdgAo ul {
    grid-template-columns: repeat(2, 1fr);
}.learning-impact-1JdgAo h1::after {
    width: 100px;
}
    
    @keyframes expand {
        0% { width: 0; }
        100% { width: 100px; }
    }
}

@media (max-width: 767px) {.learning-impact-1JdgAo {
    padding: 60px 0;
}.learning-impact-1JdgAo .community-ed-TGxutW {
    padding: 25px 20px;
}.learning-impact-1JdgAo h1 {
    margin-bottom: 25px;
    font-size: calc(31px * 0.9);
}.learning-impact-1JdgAo ul {
    gap: 15px;
    grid-template-columns: 1fr;
}.learning-impact-1JdgAo li p {
    font-size: calc(18px * 0.95);
}
}

@media (max-width: 480px) {.learning-impact-1JdgAo {
    padding: 40px 0;
}.learning-impact-1JdgAo .snap-shot-5TXUSL {
    max-height: 300px;
}.learning-impact-1JdgAo .community-ed-TGxutW {
    padding: 20px 15px;
}.learning-impact-1JdgAo h1 {
    font-size: calc(31px * 0.85);
    margin-bottom: 20px;
}.learning-impact-1JdgAo li svg {
    width: 20px;
    height: 20px;
}}.program-information-8PoXYk {
    position: relative;
    padding: 100px 0;
    overflow: hidden;
    background-color: rgb(204,184,190);
}.program-information-8PoXYk::before {
    background: repeating-linear-gradient(
    45deg,
    rgb(178,138,151,0.5) 0,
    rgb(178,138,151,0.5) 1px,
    transparent 1px,
    transparent 10px
  );
    opacity: 0.1;
    position: absolute;
    content: "";
    z-index: 1;
    height: 100%;
    top: 0;
    width: 100%;
    left: 0;
}.program-information-8PoXYk::after {
    width: 100%;
    height: 100%;
    background: radial-gradient(
    circle at 80% 20%,
    rgb(166,89,113,0.5) 0%,
    transparent 60%
  );
    z-index: 1;
    top: 0;
    content: "";
    position: absolute;
    right: 0;
}.program-information-8PoXYk .container {
    margin: 0 auto;
    padding: 0 20px;
    z-index: 2;
    position: relative;
    max-width: 1200px;
}.program-information-8PoXYk .community-ed-TGxutW {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
}.program-information-8PoXYk .community-ed-TGxutW::before {
    animation: rotate 30s linear infinite;
    height: 200px;
    left: -120px;
    border-radius: 50%;
    content: "";
    width: 200px;
    position: absolute;
    border: 1px solid rgb(178,138,151,0.5);
    top: -80px;
    z-index: -1;
}.program-information-8PoXYk .community-ed-TGxutW::after {
    right: -50px;
    z-index: -1;
    position: absolute;
    content: "";
    height: 300px;
    border: 2px solid rgb(166,89,113,0.5);
    bottom: -100px;
    animation: rotate 40s linear infinite reverse;
    width: 300px;
    border-radius: 50%;
}.program-information-8PoXYk .learn-network-9GSZgc {
    border-radius: 10px;
    border-left: 3px solid rgb(178,138,151);
    justify-content: center;
    flex-direction: column;
    display: flex;
    backdrop-filter: blur(10px);
    transform: translateZ(0);
    background: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.05) 0%,
    rgba(255, 255, 255, 0.01) 100%
  );
    position: relative;
    padding: 40px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}.program-information-8PoXYk .learn-network-9GSZgc::before {
    content: "";
    z-index: 1;
    right: 20px;
    border-right: 2px solid rgb(166,89,113,0.5);
    border-top: 2px solid rgb(166,89,113,0.5);
    width: 60px;
    position: absolute;
    top: 20px;
    height: 60px;
}.program-information-8PoXYk .learn-network-9GSZgc::after {
    position: absolute;
    left: 20px;
    z-index: 1;
    border-left: 2px solid rgb(178,138,151,0.5);
    border-bottom: 2px solid rgb(178,138,151,0.5);
    bottom: 20px;
    height: 60px;
    width: 60px;
    content: "";
}.program-information-8PoXYk .header-page-nPIgRu {
    position: relative;
    margin-bottom: 30px;
}.program-information-8PoXYk .header-page-nPIgRu::before {
    top: 50%;
    height: 10px;
    border-radius: 50%;
    content: "";
    background-color: rgb(178,138,151);
    position: absolute;
    width: 10px;
    left: -20px;
    transform: translateY(-50%);
}.program-information-8PoXYk .header-page-nPIgRu svg {
    transition: filter 0.4s ease;
    max-height: 70px;
    height: 60px;
    width: 60px;
}.program-information-8PoXYk .header-page-nPIgRu:hover svg {
    filter: drop-shadow(0 0 8px rgb(178,138,151,0.5));
}.program-information-8PoXYk .header-page-nPIgRu svg path {
    transition: fill 0.3s ease;
    fill: rgb(178,138,151);
}.program-information-8PoXYk .header-page-nPIgRu:hover svg path {
    fill: rgb(166,89,113);
}.program-information-8PoXYk h3 {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #000000;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 20px;
    text-transform: uppercase;
}.program-information-8PoXYk h3::after {
    background: linear-gradient(
    to right,
    rgb(178,138,151) 0%,
    rgb(166,89,113) 100%
  );
    width: 80px;
    content: "";
    bottom: 0;
    height: 3px;
    position: absolute;
    left: 0;
    border-radius: 10px;
}.program-information-8PoXYk p {
    color: #000000;
    position: relative;
    line-height: 1.8;
    margin-bottom: 0;
    font-size: 13px;
}.program-information-8PoXYk .snap-shot-5TXUSL {
    border-radius: 10px;
    height: 500px;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.2);
    min-height: 500px;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: perspective(1000px) rotateY(-5deg);
    position: relative;
    overflow: hidden;
}.program-information-8PoXYk .snap-shot-5TXUSL::before {
    content: "";
    width: 100%;
    background: linear-gradient(
    to bottom right,
    rgb(178,138,151,0.5) 0%,
    transparent 30%,
    transparent 70%,
    rgb(166,89,113,0.5) 100%
  );
    left: 0;
    z-index: 2;
    position: absolute;
    top: 0;
    height: 100%;
}.program-information-8PoXYk .snap-shot-5TXUSL::after {
    border: 1px solid rgba(255, 255, 255, 0.1);
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 10px;
    z-index: 3;
}.program-information-8PoXYk .snap-shot-5TXUSL:hover {
    transform: perspective(1000px) rotateY(0deg) translateZ(10px);
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@keyframes pulse {
  0% {
    opacity: 0.4;
    transform: scale(0.98);
  }
  50% {
    opacity: 0.6;
    transform: scale(1);
  }
  100% {
    opacity: 0.4;
    transform: scale(0.98);
  }
}

@media (max-width: 1199px) {.program-information-8PoXYk .community-ed-TGxutW {
    gap: 40px;
}.program-information-8PoXYk .learn-network-9GSZgc {
    padding: 30px;
}.program-information-8PoXYk .snap-shot-5TXUSL {
    min-height: 450px;
}
}

@media (max-width: 991px) {.program-information-8PoXYk {
    padding: 70px 0;
}.program-information-8PoXYk .community-ed-TGxutW {
    gap: 40px;
    grid-template-columns: 1fr;
}.program-information-8PoXYk .learn-network-9GSZgc {
    order: 2;
}.program-information-8PoXYk .snap-shot-5TXUSL {
    order: 1;
    min-height: 400px;
    transform: perspective(1000px) rotateY(0deg);
}.program-information-8PoXYk .community-ed-TGxutW::before,
  .program-information-8PoXYk .community-ed-TGxutW::after {
    display: none;
}
}

@media (max-width: 767px) {.program-information-8PoXYk {
    padding: 50px 0;
}.program-information-8PoXYk .learn-network-9GSZgc {
    padding: 25px;
}.program-information-8PoXYk h3 {
    padding-bottom: 15px;
    font-size: calc(30px * 0.9);
    margin-bottom: 15px;
}.program-information-8PoXYk .header-page-nPIgRu {
    margin-bottom: 20px;
}.program-information-8PoXYk .header-page-nPIgRu svg {
    max-height: 60px;
}.program-information-8PoXYk .snap-shot-5TXUSL {
    min-height: 350px;
}.program-information-8PoXYk .learn-network-9GSZgc::before,
  .program-information-8PoXYk .learn-network-9GSZgc::after {
    height: 40px;
    width: 40px;
}
}

@media (max-width: 576px) {.program-information-8PoXYk {
    padding: 40px 0;
}.program-information-8PoXYk .learn-network-9GSZgc {
    padding: 20px;
}.program-information-8PoXYk h3 {
    font-size: calc(30px * 0.8);
}.program-information-8PoXYk p {
    font-size: calc(13px * 0.95);
    line-height: 1.7;
}.program-information-8PoXYk .header-page-nPIgRu {
    margin-bottom: 15px;
}.program-information-8PoXYk .header-page-nPIgRu svg {
    max-height: 50px;
}.program-information-8PoXYk .snap-shot-5TXUSL {
    min-height: 300px;
}.program-information-8PoXYk .learn-network-9GSZgc::before,
  .program-information-8PoXYk .learn-network-9GSZgc::after {
    width: 30px;
    height: 30px;
}
}

@media (min-width: 1400px) {.program-information-8PoXYk .container {
    max-width: 1320px;
}.program-information-8PoXYk .snap-shot-5TXUSL {
    min-height: 550px;
}}.stay-informed-HRZIQ8 {
    font-family: Arial, sans-serif;
    padding: 4rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(178,138,151,0.5), rgb(166,89,113));
    position: relative;
}.stay-informed-HRZIQ8::before {
    transform: rotate(-15deg);
    height: 120%;
    z-index: 1;
    right: -5%;
    content: "";
    background: linear-gradient(165deg, rgb(178,138,151), transparent);
    opacity: 0.07;
    top: -10%;
    width: 35%;
    position: absolute;
}.stay-informed-HRZIQ8::after {
    position: absolute;
    opacity: 0.05;
    z-index: 1;
    background: linear-gradient(-165deg, rgb(166,89,113), transparent);
    left: -5%;
    height: 120%;
    width: 25%;
    transform: rotate(15deg);
    content: "";
    bottom: -10%;
}.stay-informed-HRZIQ8 .container {
    z-index: 2;
    position: relative;
    max-width: 1200px;
    padding: 0 2rem;
    margin: 0 auto;
}.stay-informed-HRZIQ8 .community-ed-TGxutW {
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: perspective(1000px) rotateY(-1deg);
    border-left: 3px solid rgb(178,138,151);
    padding: 3rem;
    align-items: center;
    display: flex;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 5px 15px rgba(0, 0, 0, 0.07);
    flex-direction: column;
    background: rgba(255, 255, 255, 0.95);
}.stay-informed-HRZIQ8 .community-ed-TGxutW:hover {
    transform: perspective(1000px) rotateY(0deg);
}.stay-informed-HRZIQ8 h4 {
    font-size: calc(20px * 0.95);
    line-height: 1.4;
    font-weight: 600;
    text-align: center;
    margin: 0 0 2rem;
    color: #000000;
    letter-spacing: 0.01em;
    max-width: 90%;
    position: relative;
}.stay-informed-HRZIQ8 h4::after {
    content: "";
    left: 50%;
    transform: translateX(-50%);
    width: 3rem;
    transition: width 0.3s ease;
    background: rgb(178,138,151);
    bottom: -0.75rem;
    position: absolute;
    height: 2px;
}.stay-informed-HRZIQ8 .community-ed-TGxutW:hover h4::after {
    width: 5rem;
}.stay-informed-HRZIQ8 .input_holder {
    width: 100%;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 1rem;
    display: flex;
    margin-top: 1rem;
    justify-content: center;
    max-width: 600px;
}.stay-informed-HRZIQ8 .input_holder span {
    flex: 1 1 250px;
    position: relative;
}.stay-informed-HRZIQ8 input[type="email"] {
    border: 1px solid rgba(0, 0, 0, 0.1);
    outline: none;
    background: rgba(245, 245, 245, 0.7);
    font-size: 17px;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    width: 100%;
    padding: 0.9rem 1.2rem;
    color: #000000;
}.stay-informed-HRZIQ8 input[type="email"]:focus {
    border-color: rgb(178,138,151,0.5);
    transform: translateY(-2px);
    box-shadow: 0 2px 10px rgba(rgb(178,138,151,0.5), 0.15);
    background: white;
}.stay-informed-HRZIQ8 input[type="email"]::placeholder {
    transition: opacity 0.3s ease;
    color: rgba(0, 0, 0, 0.4);
}.stay-informed-HRZIQ8 input[type="email"]:focus::placeholder {
    opacity: 0.5;
}.stay-informed-HRZIQ8 .expand-knowledge-laYw5k {
    font-size: 19px;
    font-weight: 600;
    z-index: 1;
    min-width: 180px;
    padding: 0.9rem 1.5rem;
    color: white;
    background: linear-gradient(135deg, rgb(178,138,151), rgb(178,138,151,0.5));
    border: none;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.stay-informed-HRZIQ8 .expand-knowledge-laYw5k::before {
    position: absolute;
    content: "";
    background: linear-gradient(135deg, rgb(166,89,113), rgb(178,138,151));
    left: -100%;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    height: 100%;
    z-index: -1;
    width: 100%;
    top: 0;
}.stay-informed-HRZIQ8 .expand-knowledge-laYw5k:hover {
    transform: translateY(-3px);
    box-shadow: 0 7px 14px rgba(0, 0, 0, 0.15), 0 5px 5px rgba(0, 0, 0, 0.1);
}.stay-informed-HRZIQ8 .expand-knowledge-laYw5k:hover::before {
    transform: translateX(100%);
}.stay-informed-HRZIQ8 .expand-knowledge-laYw5k:active {
    transform: translateY(0);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1), 0 3px 3px rgba(0, 0, 0, 0.1);
}

@media screen and (min-width: 768px) {.stay-informed-HRZIQ8 .community-ed-TGxutW {
    padding: 2.5rem 3.5rem;
    flex-direction: row;
    justify-content: space-between;
}.stay-informed-HRZIQ8 h4 {
    margin: 0;
    text-align: left;
    max-width: 50%;
}.stay-informed-HRZIQ8 h4::after {
    transform: none;
    left: 0;
}.stay-informed-HRZIQ8 .input_holder {
    justify-content: flex-end;
    flex: 0 0 50%;
    width: auto;
    margin-top: 0;
}
}

@media screen and (max-width: 767px) {.stay-informed-HRZIQ8 {
    padding: 3rem 0;
}.stay-informed-HRZIQ8 .community-ed-TGxutW {
    padding: 2rem 1.5rem;
}.stay-informed-HRZIQ8 h4 {
    margin-bottom: 1.5rem;
    font-size: calc(18px * 1.1);
}.stay-informed-HRZIQ8 .input_holder {
    gap: 0.75rem;
    flex-direction: column;
}.stay-informed-HRZIQ8 .input_holder span {
    flex: 1 1 auto;
    width: 100%;
}.stay-informed-HRZIQ8 input[type="email"],
    .stay-informed-HRZIQ8 .expand-knowledge-laYw5k {
    padding: 0.8rem 1rem;
    width: 100%;
}
}

@media screen and (max-width: 480px) {.stay-informed-HRZIQ8 {
    padding: 2.5rem 0;
}.stay-informed-HRZIQ8 .community-ed-TGxutW {
    padding: 1.5rem;
}.stay-informed-HRZIQ8 h4 {
    line-height: 1.5;
    font-size: 17px;
}.stay-informed-HRZIQ8 input[type="email"],
    .stay-informed-HRZIQ8 .expand-knowledge-laYw5k {
    font-size: calc(17px * 0.9);
    padding: 0.7rem 0.9rem;
}
}

@media (prefers-reduced-motion: reduce) {.stay-informed-HRZIQ8 .community-ed-TGxutW,
    .stay-informed-HRZIQ8 input[type="email"],
    .stay-informed-HRZIQ8 .expand-knowledge-laYw5k,
    .stay-informed-HRZIQ8 .expand-knowledge-laYw5k::before {
    transition: none;
}}.cookieNotificationBar-alRqp6 {
    z-index: 90;
    bottom: 0;
    border-top: 2px solid rgb(178,138,151);
    background: rgb(204,184,190);
    position: fixed;
    width: 100%;
}.visitor-settings-mBnsPr {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
}.cookieNotificationBar-alRqp6 h5 {
    font-size: 22px;
    margin-bottom: 6px;
}#cookieUsageBanner-jlSFZ6 {
    display: none;
}#cookieUsageBanner-jlSFZ6:checked ~ .cookieNotificationBar-alRqp6 {
    opacity: 0;
    visibility: hidden;
}.cookieNotificationBar-alRqp6 p {
    font-size: 18px;
}.cookie-reset-nuSWsZ {
    flex-shrink: 0;
    margin-right: 10px;
}.cookie-reset-nuSWsZ svg, .cookie-reset-nuSWsZ svg path, .cookie-reset-nuSWsZ img {
    width: 100px;
    fill: rgb(178,138,151);
    height: 100px;
}.consent-track-6qs82A {
    min-width: 120px;
    font-size: 24px;
    color: rgb(178,138,151);
    white-space: nowrap;
    line-height: 35px;
    text-align: center;
    margin-left: 10px;
    cursor: pointer;
    flex-shrink: 0;
    text-decoration: none;
    border-bottom: 2px solid rgb(178,138,151);
}.cookieNotificationBar-alRqp6 p a {
    text-decoration: none;
    color: rgb(178,138,151);
}
@media only screen and (max-width: 1200px) {.cookieNotificationBar-alRqp6 {
    padding: 20px;
}}

.wrapper-canvas-hu2YOU .cookieNotificationBar-alRqp6 {
    border: none;
    padding: 40px 0;
    box-shadow: rgb(166,89,113,0.5) 0px 0px 40px 39px;
    background: rgb(166,89,113);
}.wrapper-canvas-hu2YOU .consent-track-6qs82A {
    font-weight: 400;
    font-size: 20px;
    color: #ffffff;
    background: rgb(178,138,151);
    border: none;
    padding: 10px;
    margin-left: 30px;
}.wrapper-canvas-hu2YOU .track-prefs-MU0xWZ h5, .wrapper-canvas-hu2YOU .track-prefs-MU0xWZ p {
    color: #ffffff;
}
@media only screen and (max-width: 800px) {.cookie-reset-nuSWsZ {
    display: none;
}.visitor-settings-mBnsPr {
    justify-content: center;
    flex-direction: column;
    align-items: center;
}.cookieNotificationBar-alRqp6 h5 {
    text-align: center;
}.cookieNotificationBar-alRqp6 p {
    text-align: center;
}.track-prefs-MU0xWZ {
    margin-bottom: 20px;
}body .wrapper-canvas-hu2YOU .consent-track-6qs82A {
    margin-left: 0;
    margin-bottom: 10px;
}}header {
    width: 100%;
    background: rgb(204,184,190);
    position: fixed;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    z-index: 1000;
    top: 0;
    left: 0;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
}header:before {
    width: 100%;
    left: 0;
    position: absolute;
    top: 0;
    content: '';
    height: 5px;
    background: linear-gradient(90deg, 
        rgb(178,138,151) 0%, 
        rgb(166,89,113) 50%, 
        rgb(178,138,151) 100%
    );
}header:after {
    background: 
        linear-gradient(135deg, rgb(204,184,190) 25%, transparent 25%) -10px 0,
        linear-gradient(225deg, rgb(204,184,190) 25%, transparent 25%) -10px 0,
        linear-gradient(315deg, rgb(204,184,190) 25%, transparent 25%),
        linear-gradient(45deg, rgb(204,184,190) 25%, transparent 25%);
    width: 100%;
    background-size: 20px 20px;
    opacity: 0.4;
    background-color: rgba(0, 0, 0, 0.01);
    height: 100%;
    bottom: 0;
    position: absolute;
    content: '';
    pointer-events: none;
    left: 0;
}header .nav-sitebar-34V0Xm {
    overflow: hidden;
    position: relative;
}header .nav-sitebar-34V0Xm:before {
    content: '';
    height: 1px;
    bottom: 0;
    left: 0;
    background: linear-gradient(to right, 
        transparent, 
        rgb(178,138,151,0.5),
        transparent
    );
    width: 100%;
    position: absolute;
}header .container {
    max-width: 1200px;
    padding: 15px 25px;
    margin: 0 auto;
    position: relative;
}header .container:before {
    height: 8px;
    top: 50%;
    position: absolute;
    left: 10px;
    width: 8px;
    transform: translateY(-50%) rotate(45deg);
    background: rgb(178,138,151);
    content: '';
    opacity: 0.7;
}header .container:after {
    height: 8px;
    opacity: 0.7;
    position: absolute;
    right: 10px;
    background: rgb(166,89,113);
    width: 8px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    content: '';
}header .main-know-eophjy {
    position: relative;
    align-items: center;
    display: flex;
    justify-content: space-between;
}header .main-know-eophjy:before {
    background: linear-gradient(90deg,
        transparent 0%,
        #000000 20%,
        #000000 80%,
        transparent 100%
    );
    width: 100%;
    opacity: 0.2;
    left: 0;
    position: absolute;
    content: '';
    bottom: -10px;
    height: 1px;
}header .head-guide-fJLw8M {
    display: flex;
    gap: 30px;
    align-items: center;
    position: relative;
}header .head-guide-fJLw8M:before {
    content: '';
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    background: rgb(178,138,151);
    transform-origin: center;
    width: 100%;
    position: absolute;
    bottom: -8px;
    transform: scaleX(0.9);
    height: 2px;
    left: 0;
    opacity: 0;
}header .head-guide-fJLw8M:hover:before {
    opacity: 0.3;
    transform: scaleX(1);
}header .nav-core-gPEFht {
    color: #000000;
    text-decoration: none;
    letter-spacing: 0.5px;
    font-weight: 600;
    overflow: hidden;
    transition: all 0.3s ease;
    padding: 8px 2px;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    position: relative;
    font-size: 18px;
}header .nav-core-gPEFht:before {
    transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
    content: '';
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgb(178,138,151);
    height: 2px;
    transform: translateX(-101%);
}header .nav-core-gPEFht:after {
    position: absolute;
    top: 100%;
    opacity: 0;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    transition: all 0.3s ease;
    background: rgb(178,138,151);
    width: 8px;
    height: 8px;
    content: '';
}header .nav-core-gPEFht:hover {
    color: rgb(178,138,151);
}header .nav-core-gPEFht:hover:before {
    transform: translateX(0);
}header .nav-core-gPEFht:hover:after {
    top: calc(100% - 3px);
    opacity: 1;
}header .header-base-FdhXRq {
    position: relative;
    padding: 5px 12px;
    text-decoration: none;
    display: flex;
    transition: all 0.3s ease;
    align-items: center;
}header .header-base-FdhXRq:before {
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: absolute;
    opacity: 0;
    background: linear-gradient(rgb(204,184,190), rgb(204,184,190)) padding-box,
                linear-gradient(135deg, rgb(178,138,151), rgb(166,89,113)) border-box;
    border-radius: 10px;
    content: '';
    border: 2px solid transparent;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
}header .header-base-FdhXRq:after {
    width: 10px;
    left: -5px;
    background: linear-gradient(135deg, rgb(178,138,151), rgb(166,89,113));
    height: 10px;
    transform: scale(0);
    position: absolute;
    transition: all 0.4s ease;
    top: -5px;
    opacity: 0;
    content: '';
    border-radius: 50%;
}header .header-base-FdhXRq:hover:before {
    opacity: 1;
}header .header-base-FdhXRq:hover:after {
    opacity: 1;
    transform: scale(1);
}header .header-base-FdhXRq svg {
    height: 42px;
    width: auto;
    transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}header .header-base-FdhXRq:hover svg {
    transform: scale(1.05);
}

@keyframes drawBorder {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 300% 0%;
    }
}

@keyframes float {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-5px);
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.7;
    }
    50% {
        opacity: 1;
    }
}

@media (max-width: 991px) {header .container {
    padding: 15px 20px;
}header .head-guide-fJLw8M {
    gap: 20px;
}header .header-base-FdhXRq svg {
    height: 38px;
}
}

@media (max-width: 767px) {header .head-guide-fJLw8M {
    width: 80%;
    gap: 5px;
    transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
    background: rgb(204,184,190);
    flex-direction: column;
    box-shadow: -5px 0 25px rgba(0, 0, 0, 0.1);
    height: 100vh;
    top: 0;
    z-index: 1001;
    position: fixed;
    right: -100%;
    padding: 75px 30px 30px;
    max-width: 320px;
}header .head-guide-fJLw8M:before {
    width: 80%;
    height: 1px;
    bottom: auto;
    left: 10%;
    top: 60px;
}header .menu.active {
    right: 0;
}header .nav-core-gPEFht {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding: 14px 5px;
    width: 100%;
}header .nav-core-gPEFht:last-child {
    border-bottom: none;
}header .nav-core-gPEFht:after {
    top: 50%;
    left: 10px;
    transform: translateY(-50%) rotate(45deg);
}header .nav-core-gPEFht:hover:after {
    left: 5px;
    top: 50%;
    opacity: 1;
}header .header-base-FdhXRq {
    margin: 0 auto;
}
}

@media (max-width: 480px) {header .container {
    padding: 12px 15px;
}header .container:before,
    header .container:after {
    display: none;
}header .header-base-FdhXRq svg {
    height: 35px;
}}.contact-form-box-s2hCW6 {
    background: linear-gradient(135deg, rgb(204,184,190) 0%, rgb(178,138,151,0.5) 100%);
    padding: 120px 0 80px;
    position: relative;
    overflow: hidden;
}.contact-form-box-s2hCW6::before {
    top: 0;
    content: "";
    background: linear-gradient(45deg, 
        rgb(178,138,151,0.5) 25%, 
        transparent 25%, 
        transparent 50%, 
        rgb(178,138,151,0.5) 50%, 
        rgb(178,138,151,0.5) 75%, 
        transparent 75%, 
        transparent);
    height: 100%;
    animation: gradientMove 20s linear infinite;
    left: 0;
    background-size: 60px 60px;
    position: absolute;
    opacity: 0.05;
    width: 100%;
}@keyframes gradientMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 60px 60px;
    }
}

.contact-form-box-s2hCW6 .container {
    max-width: 1200px;
    z-index: 2;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
}.contact-form-box-s2hCW6 h2 {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 28px;
    color: rgb(178,138,151);
    font-weight: 700;
    text-align: center;
    margin-bottom: 60px;
    position: relative;
    font-family: Arial, sans-serif;
}.contact-form-box-s2hCW6 h2::after {
    content: "";
    position: absolute;
    transform: translateX(-50%);
    bottom: -15px;
    width: 60px;
    left: 50%;
    height: 4px;
    background: rgb(178,138,151);
}.contact-form-box-s2hCW6 .support-info-Z6ufeW {
    max-width: 1000px;
    position: relative;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    grid-template-columns: 1fr 1fr;
    border-radius: 29px;
    overflow: hidden;
    display: grid;
    margin: 0 auto;
    gap: 0;
}.contact-form-box-s2hCW6 .snap-shot-5TXUSL {
    position: relative;
    min-height: 600px;
    order: 2;
    height: 100%;
}.contact-form-box-s2hCW6 .request-inquiry-aQFOgr {
    position: relative;
    display: flex;
    background: #ffffff;
    padding: 60px;
    justify-content: center;
    order: 1;
    flex-direction: column;
}.contact-form-box-s2hCW6 .request-inquiry-aQFOgr::before {
    top: 0;
    position: absolute;
    height: 100%;
    content: "";
    background: linear-gradient(to bottom, rgb(178,138,151), rgb(166,89,113));
    right: 0;
    width: 10px;
}.contact-form-box-s2hCW6 form {
    width: 100%;
    position: relative;
}.contact-form-box-s2hCW6 form h3 {
    font-size: 24px;
    color: #000000;
    padding-bottom: 15px;
    font-weight: 700;
    border-bottom: 2px solid rgb(166,89,113,0.5);
    font-family: Arial, sans-serif;
    position: relative;
    margin-bottom: 40px;
}.contact-form-box-s2hCW6 form input[type="text"] {
    width: 100%;
    font-size: 12px;
    background: rgb(204,184,190);
    font-family: Arial, sans-serif;
    color: #000000;
    margin-bottom: 25px;
    padding: 16px 20px 16px 50px;
    border-radius: 10px;
    transition: all 0.3s ease;
    position: relative;
    border: none;
}.contact-form-box-s2hCW6 form input[type="text"]:focus {
    background: #ffffff;
    outline: none;
    box-shadow: 0 0 0 2px rgb(178,138,151);
}.contact-form-box-s2hCW6 form input[type="text"]::placeholder {
    color: rgba(0, 0, 0, 0.4);
}.contact-form-box-s2hCW6 form input#name {
    position: relative;
}.contact-form-box-s2hCW6 form input#name::before {
    position: absolute;
    width: 20px;
    height: 20px;
    left: 20px;
    border-radius: 50%;
    top: 50%;
    content: "";
    background: rgb(178,138,151);
    transform: translateY(-50%);
}.contact-form-box-s2hCW6 .inquiry-request-xfKBnp {
    margin-bottom: 30px;
    display: flex;
    align-items: flex-start;
}.contact-form-box-s2hCW6 .inquiry-request-xfKBnp input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contact-form-box-s2hCW6 .inquiry-request-xfKBnp label {
    color: #000000;
    cursor: pointer;
    padding-left: 35px;
    line-height: 1.5;
    font-size: 12px;
    position: relative;
}.contact-form-box-s2hCW6 .inquiry-request-xfKBnp label::before {
    position: absolute;
    width: 24px;
    border-radius: 10px;
    transition: all 0.3s ease;
    top: 0;
    height: 24px;
    background: rgb(204,184,190);
    content: "";
    left: 0;
}.contact-form-box-s2hCW6 .inquiry-request-xfKBnp input[type="checkbox"]:checked + label::before {
    background: rgb(178,138,151);
}.contact-form-box-s2hCW6 .inquiry-request-xfKBnp input[type="checkbox"]:checked + label::after {
    content: "";
    height: 14px;
    position: absolute;
    width: 8px;
    top: 4px;
    transform: rotate(45deg);
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    left: 8px;
}.contact-form-box-s2hCW6 .inquiry-request-xfKBnp label a {
    color: rgb(178,138,151);
    font-weight: 600;
    position: relative;
    text-decoration: none;
    transition: all 0.3s ease;
}.contact-form-box-s2hCW6 .inquiry-request-xfKBnp label a::after {
    transition: width 0.3s ease;
    height: 1px;
    background: rgb(178,138,151);
    width: 0;
    content: "";
    left: 0;
    position: absolute;
    bottom: -2px;
}.contact-form-box-s2hCW6 .inquiry-request-xfKBnp label a:hover::after {
    width: 100%;
}.contact-form-box-s2hCW6 form .reach-support-C57KY3 {
    cursor: pointer;
    font-family: Arial, sans-serif;
    background: rgb(178,138,151);
    overflow: hidden;
    display: inline-block;
    font-size: 19px;
    position: relative;
    border-radius: 50px;
    font-weight: 700;
    transition: all 0.3s ease;
    text-transform: uppercase;
    color: #ffffff;
    padding: 16px 40px;
    letter-spacing: 1px;
    z-index: 1;
    border: none;
}.contact-form-box-s2hCW6 form .reach-support-C57KY3::before {
    height: 100%;
    transition: width 0.3s ease;
    width: 0;
    left: 0;
    content: "";
    z-index: -1;
    background: rgb(166,89,113);
    top: 0;
    position: absolute;
}.contact-form-box-s2hCW6 form .reach-support-C57KY3:hover::before {
    width: 100%;
}.contact-form-box-s2hCW6 form .reach-support-C57KY3:hover {
    box-shadow: 0 10px 20px -10px rgb(178,138,151);
    transform: translateY(-3px);
}.contact-form-box-s2hCW6 svg {
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    width: 20px;
    position: absolute;
    fill: rgb(178,138,151);
    height: 20px;
}.contact-form-box-s2hCW6 svg path {
    fill: rgb(178,138,151);
    transition: fill 0.3s ease;
}.contact-form-box-s2hCW6 form #name,
.contact-form-box-s2hCW6 form #phone {
    position: relative;
}

@media screen and (max-width: 1024px) {.contact-form-box-s2hCW6 .support-info-Z6ufeW {
    max-width: 800px;
}.contact-form-box-s2hCW6 .request-inquiry-aQFOgr {
    padding: 40px;
}
}

@media screen and (max-width: 768px) {.contact-form-box-s2hCW6 {
    padding: 80px 0 60px;
}.contact-form-box-s2hCW6 .support-info-Z6ufeW {
    grid-template-columns: 1fr;
}.contact-form-box-s2hCW6 .snap-shot-5TXUSL {
    order: 1;
    clip-path: none;
    min-height: 300px;
}.contact-form-box-s2hCW6 .request-inquiry-aQFOgr {
    order: 2;
    padding: 40px 30px;
}.contact-form-box-s2hCW6 .request-inquiry-aQFOgr::before {
    background: linear-gradient(to right, rgb(178,138,151), rgb(166,89,113));
    right: 0;
    width: 100%;
    height: 6px;
    top: 0;
}.contact-form-box-s2hCW6 h2 {
    margin-bottom: 40px;
}
}

@media screen and (max-width: 480px) {.contact-form-box-s2hCW6 {
    padding: 60px 0 40px;
}.contact-form-box-s2hCW6 h2 {
    margin-bottom: 30px;
    font-size: calc(28px * 0.8);
}.contact-form-box-s2hCW6 .snap-shot-5TXUSL {
    min-height: 200px;
}.contact-form-box-s2hCW6 .request-inquiry-aQFOgr {
    padding: 30px 20px;
}.contact-form-box-s2hCW6 form h3 {
    margin-bottom: 30px;
    font-size: calc(24px * 0.9);
}.contact-form-box-s2hCW6 form .reach-support-C57KY3 {
    padding: 14px 20px;
    width: 100%;
}}.teacher-profile-JCVZQA {
    overflow: hidden;
    perspective: 1000px;
    position: relative;
    background: linear-gradient(135deg, rgb(204,184,190) 0%, rgb(178,138,151,0.5) 100%);
    padding: 5rem 0;
}.teacher-profile-JCVZQA::before {
    background-size: 60px 60px;
    top: 0;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    content: "";
    pointer-events: none;
    left: 0;
    background: 
        linear-gradient(45deg, transparent 49.5%, rgb(166,89,113,0.5) 49.5%, rgb(166,89,113,0.5) 50.5%, transparent 50.5%),
        linear-gradient(-45deg, transparent 49.5%, rgb(166,89,113,0.5) 49.5%, rgb(166,89,113,0.5) 50.5%, transparent 50.5%);
    opacity: 0.1;
}.teacher-profile-JCVZQA .container {
    margin: 0 auto;
    padding: 0 1.5rem;
    position: relative;
    transform-style: preserve-3d;
    z-index: 2;
    max-width: 1200px;
}.teacher-profile-JCVZQA .user-reviews-hgaHiS {
    grid-template-columns: 1fr;
    grid-gap: 2rem;
    padding: 2.5rem;
    background: linear-gradient(145deg, #ffffff 0%, rgb(255, 255, 255, 0.5) 100%);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05),
        0 3px 3px rgba(0, 0, 0, 0.03);
    transform: rotateY(-2deg) translateZ(10px);
    border-left: 4px solid rgb(178,138,151);
    display: grid;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    border-radius: 10px;
}.teacher-profile-JCVZQA .user-reviews-hgaHiS:hover {
    transform: rotateY(0deg) translateZ(20px) scale(1.01);
}.teacher-profile-JCVZQA .user-reviews-hgaHiS > div:first-child {
    position: relative;
    align-self: start;
}.teacher-profile-JCVZQA .snap-shot-5TXUSL {
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    transform: translateZ(20px);
    height: 200px;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.15),
        0 5px 15px rgba(0, 0, 0, 0.1);
    width: 200px;
    position: relative;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
}.teacher-profile-JCVZQA .snap-shot-5TXUSL::after {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    background: linear-gradient(135deg, rgba(rgb(178,138,151), 0.2) 0%, transparent 100%);
    content: "";
    z-index: 1;
}.teacher-profile-JCVZQA .user-reviews-hgaHiS:hover .snap-shot-5TXUSL {
    transform: translateZ(30px) scale(1.05);
}.teacher-profile-JCVZQA .user-reviews-hgaHiS > div:nth-child(2) {
    align-self: start;
    transform: translateZ(15px);
}.teacher-profile-JCVZQA .name {
    transition: transform 0.4s ease;
    transform: translateX(0);
    font-size: calc(23px * 1.1);
    margin-bottom: 0.5rem;
    display: inline-block;
    position: relative;
    color: rgb(178,138,151);
    font-weight: 700;
}.teacher-profile-JCVZQA .name::after {
    content: "";
    background-color: rgb(166,89,113);
    height: 2px;
    left: 0;
    position: absolute;
    transition: width 0.4s ease-out;
    bottom: -5px;
    width: 0;
}.teacher-profile-JCVZQA .user-reviews-hgaHiS:hover .name::after {
    width: 100%;
}.teacher-profile-JCVZQA .user-reviews-hgaHiS:hover .name {
    transform: translateX(5px);
}.teacher-profile-JCVZQA .user-reviews-hgaHiS > div:nth-child(2) > div {
    margin-bottom: 1rem;
    font-weight: 600;
    font-size: calc(17px * 0.95);
    color: #000000;
    opacity: 0.85;
    font-style: italic;
}.teacher-profile-JCVZQA .exp-section-HisdqA {
    line-height: 1.6;
    color: #000000;
    padding-left: 1.5rem;
    transform: translateZ(10px);
    margin: 0;
    font-size: 17px;
    position: relative;
    font-family: Arial, sans-serif;
}.teacher-profile-JCVZQA .exp-section-HisdqA::before {
    height: 100%;
    background: linear-gradient(to bottom, rgb(178,138,151) 0%, rgb(166,89,113) 100%);
    top: 0;
    content: "";
    left: 0;
    position: absolute;
    width: 3px;
}

@media (min-width: 768px) {.teacher-profile-JCVZQA {
    padding: 7rem 0;
}.teacher-profile-JCVZQA .user-reviews-hgaHiS {
    padding: 3rem;
    align-items: start;
    grid-gap: 2.5rem;
    grid-template-columns: 220px 1fr 2fr;
}.teacher-profile-JCVZQA .snap-shot-5TXUSL {
    width: 220px;
    height: 260px;
}.teacher-profile-JCVZQA .name {
    font-size: calc(23px * 1.2);
    margin-bottom: 0.75rem;
}.teacher-profile-JCVZQA .exp-section-HisdqA {
    padding-left: 2rem;
    font-size: calc(17px * 1.05);
}.teacher-profile-JCVZQA .exp-section-HisdqA::before {
    width: 4px;
}
}

@media (min-width: 992px) {.teacher-profile-JCVZQA .container {
    padding: 0 3rem;
}.teacher-profile-JCVZQA .user-reviews-hgaHiS {
    grid-template-columns: 260px 1fr 2.5fr;
    padding: 3.5rem;
    grid-gap: 3rem;
}.teacher-profile-JCVZQA .snap-shot-5TXUSL {
    width: 260px;
    height: 300px;
}.teacher-profile-JCVZQA .name {
    margin-bottom: 1rem;
    font-size: calc(23px * 1.3);
}.teacher-profile-JCVZQA .user-reviews-hgaHiS > div:nth-child(2) > div {
    margin-bottom: 1.5rem;
    font-size: 17px;
}.teacher-profile-JCVZQA .exp-section-HisdqA {
    font-size: calc(17px * 1.1);
    line-height: 1.7;
}
}

@media (min-width: 1200px) {.teacher-profile-JCVZQA .user-reviews-hgaHiS {
    grid-gap: 3.5rem;
    grid-template-columns: 300px 1fr 3fr;
    padding: 4rem;
}.teacher-profile-JCVZQA .snap-shot-5TXUSL {
    height: 350px;
    width: 300px;
}
}

@media (max-width: 767px) {.teacher-profile-JCVZQA .user-reviews-hgaHiS {
    transform: rotateY(0deg) translateZ(0);
    padding: 2rem;
}.teacher-profile-JCVZQA .snap-shot-5TXUSL {
    height: 180px;
    margin: 0 auto 1.5rem;
    width: 180px;
}.teacher-profile-JCVZQA .user-reviews-hgaHiS > div:first-child {
    display: flex;
    justify-content: center;
}.teacher-profile-JCVZQA .user-reviews-hgaHiS > div:nth-child(2) {
    text-align: center;
}.teacher-profile-JCVZQA .exp-section-HisdqA {
    padding-left: 0;
    padding-top: 1.5rem;
}.teacher-profile-JCVZQA .exp-section-HisdqA::before {
    width: 60px;
    transform: translateX(-50%);
    height: 3px;
    top: 0;
    left: 50%;
}}.company-overview-sbnXet {
    padding: 120px 0 100px;
    overflow: hidden;
    position: relative;
}.company-overview-sbnXet::before {
    left: 0;
    background: linear-gradient(135deg, 
        rgba(rgb(178,138,151,0.5), 0.92), 
        rgba(rgba(0, 0, 0, 0.5), 0.85) 60%,
        rgba(rgb(166,89,113,0.5), 0.78) 100%);
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 1;
    position: absolute;
}.company-overview-sbnXet .container {
    z-index: 2;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
}.company-overview-sbnXet h2 {
    animation: slideInTitle 0.8s ease-out forwards;
    position: relative;
    font-weight: 700;
    font-size: calc(36px * 1.2);
    color: #ffffff;
    transform: translateX(-10px);
    opacity: 0;
    margin-bottom: 50px;
}.company-overview-sbnXet h2::after {
    bottom: -15px;
    content: "";
    position: absolute;
    transform: scaleX(0);
    left: 0;
    width: 80px;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(166,89,113), transparent);
    height: 4px;
    animation: expandLine 1.2s 0.4s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}.company-overview-sbnXet .text-item-z8Mfed {
    gap: 30px;
    perspective: 1000px;
    display: grid;
    grid-template-columns: 1fr;
}.company-overview-sbnXet .text-item-z8Mfed > div {
    animation: fadeInUp 1s 0.6s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    transform: translateY(30px) rotateX(5deg);
    padding: 40px;
    background: linear-gradient(to right bottom, 
        rgba(255, 255, 255, 0.9), 
        rgba(255, 255, 255, 0.7));
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1),
                0 5px 15px rgba(0, 0, 0, 0.05);
    clip-path: polygon(
        0 0,
        100% 0,
        100% calc(100% - 20px),
        calc(100% - 20px) 100%,
        0 100%
    );
    border-left: 3px solid rgb(166,89,113);
    backdrop-filter: blur(10px);
    opacity: 0;
}.company-overview-sbnXet .text-item-z8Mfed p {
    position: relative;
    font-weight: 600;
    color: rgb(166,89,113);
    display: inline-block;
    transform: translateX(-5px);
    opacity: 0;
    animation: slideInTitle 0.8s 0.8s ease-out forwards;
    letter-spacing: 1px;
    margin-bottom: 20px;
    font-size: calc(15px * 1.5);
}.company-overview-sbnXet .text-item-z8Mfed p::after {
    background: linear-gradient(90deg, rgb(166,89,113), transparent 80%);
    bottom: -5px;
    left: 0;
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
}.company-overview-sbnXet .text-item-z8Mfed div div {
    overflow-y: auto;
    animation: fadeInContent 1s 1s ease-out forwards;
    transform: translateY(20px);
    opacity: 0;
    columns: 1;
    padding-right: 20px;
    font-family: Arial, sans-serif;
    font-size: 15px;
    column-gap: 30px;
    max-height: 350px;
    color: #000000;
    line-height: 1.8;
}.company-overview-sbnXet .text-item-z8Mfed div div::-webkit-scrollbar {
    background: rgba(rgba(0, 0, 0, 0.5), 0.05);
    width: 6px;
}.company-overview-sbnXet .text-item-z8Mfed div div::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(166,89,113);
}

@keyframes slideInTitle {
    0% {
        transform: translateX(-10px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

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

@keyframes fadeInUp {
    0% {
        transform: translateY(30px) rotateX(5deg);
        opacity: 0;
    }
    100% {
        transform: translateY(0) rotateX(0);
        opacity: 1;
    }
}

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

@media (min-width: 768px) {.company-overview-sbnXet {
    padding: 150px 0 130px;
}.company-overview-sbnXet h2 {
    margin-bottom: 60px;
    font-size: calc(36px * 1.5);
}.company-overview-sbnXet h2::after {
    height: 5px;
    width: 120px;
}.company-overview-sbnXet .text-item-z8Mfed div div {
    columns: 2;
    column-gap: 40px;
    max-height: 400px;
}.company-overview-sbnXet .text-item-z8Mfed > div {
    padding: 50px;
    border-left: 5px solid rgb(166,89,113);
}
}

@media (min-width: 992px) {.company-overview-sbnXet {
    padding: 180px 0 150px;
}.company-overview-sbnXet .container {
    padding: 0 50px;
}.company-overview-sbnXet h2 {
    font-size: calc(36px * 1.8);
    margin-bottom: 70px;
    transform: translateX(-20px);
}.company-overview-sbnXet h2::after {
    width: 150px;
    bottom: -20px;
}.company-overview-sbnXet .text-item-z8Mfed > div {
    clip-path: polygon(
            0 0,
            100% 0,
            100% calc(100% - 30px),
            calc(100% - 30px) 100%,
            0 100%
        );
    padding: 60px 70px;
}.company-overview-sbnXet .text-item-z8Mfed div div {
    columns: 2;
    max-height: 450px;
}.company-overview-sbnXet .text-item-z8Mfed p {
    font-size: calc(15px * 1.8);
    margin-bottom: 25px;
}
}

@media (min-width: 1200px) {.company-overview-sbnXet .text-item-z8Mfed > div {
    transform: translateY(40px) rotateX(8deg);
}.company-overview-sbnXet .text-item-z8Mfed div div {
    column-gap: 50px;
    line-height: 1.9;
    columns: 2;
    font-size: calc(15px * 1.05);
}
}

@media (max-width: 767px) {.company-overview-sbnXet {
    padding: 80px 0 60px;
}.company-overview-sbnXet h2 {
    margin-bottom: 40px;
    font-size: 36px;
}.company-overview-sbnXet .text-item-z8Mfed > div {
    padding: 30px 25px;
}.company-overview-sbnXet .text-item-z8Mfed p {
    font-size: calc(15px * 1.3);
    margin-bottom: 15px;
}.company-overview-sbnXet .text-item-z8Mfed div div {
    line-height: 1.7;
    font-size: calc(15px * 0.95);
    max-height: 300px;
}
}