﻿* {
    margin: 0;
    box-sizing: border-box;
    padding: 0;
}.calc_foot_1973 {
    flex: 0 0 auto;
}.header_lead_3085 {
    flex: 1 0 auto;
}svg {
    height: 30px;
    width: 30px;
}.core-container_5168 {
    flex-direction: column;
    height: 100%;
    display: flex;
    min-height: 100%;
}::-webkit-scrollbar {
    height: 8px;
    width: 0.8em;
}::-webkit-scrollbar-button {
    background: rgb(162,157,193);
    border-radius: 0px;
}::-webkit-scrollbar-track {
    background: rgb(162,157,193,0.5);
    border: 1px ridge rgb(195,189,217,0.5);
    border-radius: 18.5em;
}::-webkit-scrollbar-track:active {
    background: #ffffff;
}::-webkit-scrollbar-thumb {
    box-shadow: 4px 0px 4px 5px rgba(0, 0, 0, 0.3);
    border: 2px dotted rgb(162,157,193);
    background: radial-gradient(circle at center, rgb(255, 255, 255, 0.5) 45%, rgb(162,157,193) 32%, rgb(162,157,193,0.5) 66%, rgb(195,189,217,0.5) 22%, rgb(225,221,237) 44%);
}::-webkit-scrollbar-thumb:hover {
    background: rgb(195,189,217);
    box-shadow: -1px 2px 7px 2px rgba(0, 0, 0, 0.7);
    border-color: rgb(195,189,217,0.5);
}::-webkit-scrollbar-thumb:active {
    background: rgb(162,157,193,0.5);
    box-shadow: inset -2px -1px 9px 1px rgba(0, 0, 0, 0.2);
}* {
    scrollbar-color: rgb(225,221,237) rgb(162,157,193);
    scrollbar-width: auto;
}html,body {
    color: #000000;
    auto
contain
touch-action: none;
    font-family: Arial, sans-serif;
    auto;
    height: 100%;
    min-height: 100%;
    scroll-snap-type: none;
}header,footer {
    width: 100%;
}.container {
    margin: auto;
    width: 1106px;
    max-width: 100%;
}a {
    color: inherit;
    text-decoration: none;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.data_overview_0298 {
    z-index: 1;
    padding: 8rem 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(225,221,237) 0%, #ffffff 100%);
    position: relative;
}.data_overview_0298::before {
    top: 0;
    z-index: -1;
    left: 0;
    height: 100%;
    background: repeating-radial-gradient(
        circle at 50% 50%,
        rgb(195,189,217,0.5),
        rgb(195,189,217,0.5) 10px,
        transparent 10px,
        transparent 60px
    );
    content: "";
    width: 100%;
    position: absolute;
    opacity: 0.1;
}.data_overview_0298 .container {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    padding: 0 15px;
}.data_overview_0298 h2 {
    color: #000000;
    border-bottom: 3px solid rgb(195,189,217);
    display: inline-block;
    margin-bottom: 5rem;
    position: relative;
    font-size: 28px;
    transform: translateX(-50%);
    padding: 0 3rem 1rem;
    font-weight: 700;
    text-align: center;
    left: 50%;
}.data_overview_0298 ul {
    display: grid;
    grid-template-rows: repeat(2, 1fr);
    gap: 3rem;
    grid-template-columns: repeat(2, 1fr);
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
}.data_overview_0298 .statistics_advance_3570 {
    padding: 2.5rem;
    align-items: center;
    box-shadow: 0 20px 40px -10px rgba(0, 0, 0, 0.05);
    position: relative;
    justify-content: center;
    background: #ffffff;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    display: flex;
    overflow: hidden;
    z-index: 2;
    border-radius: 10px;
}.data_overview_0298 .statistics_advance_3570:nth-child(1) {
    transform: rotate(-1deg);
    grid-row: 1 / 2;
    grid-column: 1 / 2;
}.data_overview_0298 .statistics_advance_3570:nth-child(2) {
    grid-column: 2 / 3;
    transform: rotate(1deg);
    grid-row: 1 / 2;
}.data_overview_0298 .statistics_advance_3570:nth-child(3) {
    transform: rotate(1deg);
    grid-column: 1 / 2;
    grid-row: 2 / 3;
}.data_overview_0298 .statistics_advance_3570:nth-child(4) {
    grid-row: 2 / 3;
    transform: rotate(-1deg);
    grid-column: 2 / 3;
}.data_overview_0298 .statistics_advance_3570::before {
    background: linear-gradient(135deg, transparent 0%, rgb(195,189,217,0.5) 100%);
    width: 100%;
    content: "";
    z-index: -1;
    height: 100%;
    opacity: 0.1;
    top: 0;
    position: absolute;
    left: 0;
}.data_overview_0298 .statistics_advance_3570 p {
    color: rgb(195,189,217);
    left: 2rem;
    font-weight: 700;
    line-height: 1;
    top: 50%;
    margin: 0;
    z-index: 2;
    font-size: calc(46px * 1.5);
    position: absolute;
    transform: translateY(-50%);
}.data_overview_0298 .statistics_advance_3570 span {
    top: 50%;
    font-weight: 400;
    right: 2rem;
    z-index: 2;
    max-width: 60%;
    text-align: right;
    position: absolute;
    transform: translateY(-50%);
    font-size: 13px;
    color: #000000;
}.data_overview_0298 svg {
    z-index: 1;
    position: absolute;
    transition: all 0.3s ease;
    bottom: 1rem;
    fill: rgb(195,189,217);
    height: 40px;
    right: 1rem;
    opacity: 0.2;
    width: 40px;
}.data_overview_0298 svg path {
    fill: inherit;
}.data_overview_0298 .statistics_advance_3570:hover {
    z-index: 3;
    transform: scale(1.05) rotate(0);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.1);
}.data_overview_0298 .statistics_advance_3570:hover p {
    color: rgb(162,157,193);
}.data_overview_0298 .statistics_advance_3570:hover svg {
    transform: rotate(15deg);
    opacity: 0.5;
}.data_overview_0298 .container::before {
    background: rgb(195,189,217,0.5);
    opacity: 0.1;
    width: 200px;
    filter: blur(80px);
    animation: float 10s ease-in-out infinite;
    content: "";
    top: -100px;
    position: absolute;
    right: -100px;
    height: 200px;
    border-radius: 50%;
}.data_overview_0298 .container::after {
    height: 160px;
    opacity: 0.1;
    width: 160px;
    animation: float 15s ease-in-out infinite reverse;
    border-radius: 50%;
    filter: blur(60px);
    background: rgb(162,157,193,0.5);
    content: "";
    position: absolute;
    left: -80px;
    bottom: -80px;
}

@keyframes float {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-30px);
    }
    100% {
        transform: translateY(0);
    }
}

@media screen and (max-width: 1024px) {.data_overview_0298 {
    padding: 6rem 0;
}.data_overview_0298 h2 {
    margin-bottom: 4rem;
}.data_overview_0298 ul {
    gap: 2rem;
}.data_overview_0298 .statistics_advance_3570 {
    padding: 2rem;
}.data_overview_0298 .statistics_advance_3570 p {
    font-size: calc(46px * 1.3);
}
}

@media screen and (max-width: 768px) {.data_overview_0298 {
    padding: 5rem 0;
}.data_overview_0298 h2 {
    font-size: calc(28px * 0.9);
    margin-bottom: 3rem;
    padding: 0 2rem 0.8rem;
}.data_overview_0298 ul {
    grid-template-rows: repeat(4, auto);
    grid-template-columns: 1fr;
    gap: 1.5rem;
}.data_overview_0298 .statistics_advance_3570 {
    grid-column: 1 / 2;
    height: 100px;
    padding: 1.8rem;
}.data_overview_0298 .statistics_advance_3570:nth-child(1) {
    grid-row: 1 / 2;
}.data_overview_0298 .statistics_advance_3570:nth-child(2) {
    grid-row: 2 / 3;
}.data_overview_0298 .statistics_advance_3570:nth-child(3) {
    grid-row: 3 / 4;
}.data_overview_0298 .statistics_advance_3570:nth-child(4) {
    grid-row: 4 / 5;
}.data_overview_0298 .statistics_advance_3570 p {
    font-size: calc(46px * 1.2);
}.data_overview_0298 .statistics_advance_3570 span {
    font-size: calc(13px * 0.9);
}
}

@media screen and (max-width: 480px) {.data_overview_0298 {
    padding: 4rem 0;
}.data_overview_0298 h2 {
    margin-bottom: 2.5rem;
    padding: 0 1.5rem 0.6rem;
    font-size: calc(28px * 0.8);
}.data_overview_0298 .statistics_advance_3570 {
    padding: 1.5rem;
    height: auto;
    transform: none !important;
    flex-direction: column;
}.data_overview_0298 .statistics_advance_3570 p {
    margin-bottom: 0.5rem;
    top: auto;
    left: auto;
    transform: none;
    font-size: calc(46px * 1.1);
    position: relative;
}.data_overview_0298 .statistics_advance_3570 span {
    text-align: center;
    top: auto;
    position: relative;
    transform: none;
    right: auto;
    max-width: 100%;
}.data_overview_0298 svg {
    top: 1rem;
    bottom: auto;
    right: 1rem;
    position: absolute;
}}

.data_overview_0298::after {
    opacity: 0.05;
    bottom: 0;
    z-index: -1;
    height: 25%;
    content: "";
    background: linear-gradient(to top, rgb(195,189,217,0.5) 0%, transparent 100%);
    width: 100%;
    left: 0;
    position: absolute;
}.data_overview_0298 .statistics_advance_3570:nth-child(odd)::after {
    position: absolute;
    height: 50px;
    border-radius: 50%;
    opacity: 0.2;
    content: "";
    right: 1rem;
    top: 1rem;
    border: 2px solid rgb(195,189,217,0.5);
    width: 50px;
    z-index: 1;
}.data_overview_0298 .statistics_advance_3570:nth-child(even)::after {
    border: 2px solid rgb(162,157,193,0.5);
    bottom: 1rem;
    z-index: 1;
    content: "";
    left: 1rem;
    border-radius: 5px;
    position: absolute;
    transform: rotate(45deg);
    opacity: 0.2;
    width: 30px;
    height: 30px;
}.data_overview_0298 .statistics_advance_3570:hover::after {
    animation: pulse 2s infinite;
}@keyframes pulse {
    0% {
        transform: rotate(45deg) scale(1);
        opacity: 0.2;
    }
    50% {
        transform: rotate(45deg) scale(1.2);
        opacity: 0.3;
    }
    100% {
        transform: rotate(45deg) scale(1);
        opacity: 0.2;
    }
}

.data_overview_0298 .statistics_advance_3570:nth-child(1) p {
    color: rgb(195,189,217);
}.data_overview_0298 .statistics_advance_3570:nth-child(2) p {
    color: rgb(162,157,193);
}.data_overview_0298 .statistics_advance_3570:nth-child(3) p {
    color: rgb(162,157,193);
}.data_overview_0298 .statistics_advance_3570:nth-child(4) p {
    color: rgb(195,189,217);
}.data_overview_0298 .statistics_advance_3570:nth-child(even)::before {
    background: linear-gradient(135deg, transparent 0%, rgb(162,157,193,0.5) 100%);
}.who_we_are_0534 {
    color: #ffffff;
    position: relative;
    overflow: hidden;
    padding: 120px 0 100px;
}.who_we_are_0534::before {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.65) 100%);
    height: 100%;
    position: absolute;
    width: 100%;
    content: "";
    top: 0;
    left: 0;
    z-index: 1;
}.who_we_are_0534::after {
    border-radius: 50%;
    opacity: 0.15;
    top: -50px;
    height: 300px;
    animation: float 15s infinite ease-in-out;
    background: rgb(195,189,217);
    content: "";
    right: -50px;
    filter: blur(50px);
    position: absolute;
    width: 300px;
    z-index: 0;
}.who_we_are_0534 .container {
    max-width: 1200px;
    position: relative;
    z-index: 2;
    padding: 0 20px;
    margin: 0 auto;
}.who_we_are_0534 h4 {
    opacity: 1;
    text-align: center;
    margin-bottom: 50px;
    animation: fadeIn 0.8s ease-out;
    letter-spacing: 1px;
    position: relative;
    z-index: 2;
    color: #ffffff;
    font-weight: 700;
    font-size: 36px;
    transform: translateY(0);
}.who_we_are_0534 h4::after {
    bottom: -15px;
    height: 3px;
    left: 50%;
    transform: translateX(-50%);
    background: rgb(162,157,193);
    position: absolute;
    content: "";
    width: 60px;
}.who_we_are_0534 .heading_frame_1547 {
    transition: transform 0.6s ease;
    position: relative;
    border-radius: 10px;
    animation: slideUp 0.8s ease-out forwards;
    padding: 40px;
    transform: perspective(1000px) rotateY(0deg);
    overflow: hidden;
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.who_we_are_0534 .heading_frame_1547::before {
    position: absolute;
    top: 0;
    width: 6px;
    left: 0;
    height: 100%;
    content: "";
    background: linear-gradient(to bottom, rgb(195,189,217), rgb(162,157,193));
}.who_we_are_0534 .heading_frame_1547:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);
    transform: perspective(1000px) rotateY(2deg) translateY(-5px);
}.who_we_are_0534 .heading_frame_1547 h6 {
    transition: transform 0.4s ease;
    color: rgb(195,189,217);
    font-weight: 700;
    position: relative;
    transform: translateX(0);
    display: inline-block;
    margin-bottom: 20px;
    font-size: calc(20px * 1.1);
}.who_we_are_0534 .heading_frame_1547 h6::after {
    transform: scaleX(1);
    position: absolute;
    transition: transform 0.4s ease;
    left: 0;
    background: rgb(162,157,193);
    height: 2px;
    transform-origin: left;
    content: "";
    bottom: -8px;
    width: 50%;
}.who_we_are_0534 .heading_frame_1547:hover h6 {
    transform: translateX(5px);
}.who_we_are_0534 .heading_frame_1547:hover h6::after {
    transform: scaleX(1.2);
}.who_we_are_0534 .heading_frame_1547 span {
    column-gap: 30px;
    color: #000000;
    hyphens: auto;
    font-size: 18px;
    text-align: justify;
    display: block;
    line-height: 1.8;
    column-count: 1;
    position: relative;
}

@media (min-width: 768px) {.who_we_are_0534 .heading_frame_1547 span {
    column-count: 2;
}
}

@media (min-width: 992px) {.who_we_are_0534 {
    padding: 150px 0 130px;
}.who_we_are_0534 h4 {
    margin-bottom: 80px;
    font-size: calc(36px * 1.2);
}.who_we_are_0534 .heading_frame_1547 {
    padding: 50px 60px;
    margin: 0 40px;
}.who_we_are_0534 .heading_frame_1547::before {
    width: 8px;
}.who_we_are_0534 .heading_frame_1547 h6 {
    margin-bottom: 30px;
    font-size: calc(20px * 1.3);
}.who_we_are_0534 .heading_frame_1547 span {
    line-height: 1.9;
    font-size: calc(18px * 1.05);
}
}

@media (max-width: 767px) {.who_we_are_0534 {
    padding: 80px 0 60px;
}.who_we_are_0534 h4 {
    margin-bottom: 40px;
    font-size: calc(36px * 0.9);
}.who_we_are_0534 .heading_frame_1547 {
    padding: 25px 20px 25px 25px;
}.who_we_are_0534 .heading_frame_1547::before {
    width: 4px;
}.who_we_are_0534 .heading_frame_1547 h6 {
    margin-bottom: 15px;
    font-size: 19px;
}.who_we_are_0534 .heading_frame_1547 span {
    font-size: calc(18px * 0.95);
    line-height: 1.7;
}}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

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

@keyframes float {
    0%, 100% {
        transform: translate(0, 0) scale(1);
    }
    25% {
        transform: translate(-30px, 30px) scale(1.1);
    }
    50% {
        transform: translate(0, 50px) scale(0.9);
    }
    75% {
        transform: translate(30px, 20px) scale(1.05);
    }
}.client_testimonials_7603 {
    position: relative;
    background: linear-gradient(135deg, rgb(225,221,237) 0%, rgba(rgb(162,157,193,0.5), 0.05) 100%);
    padding: 120px 0 80px;
    overflow: hidden;
}.client_testimonials_7603::before {
    content: "";
    left: 0;
    height: 100%;
    background: radial-gradient(circle at 20% 30%, rgba(rgb(195,189,217,0.5), 0.07) 0%, transparent 60%);
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
}.client_testimonials_7603::after {
    bottom: -5%;
    content: "";
    z-index: 1;
    height: 30%;
    position: absolute;
    background: radial-gradient(circle, rgba(rgb(162,157,193,0.5), 0.1) 0%, transparent 70%);
    width: 30%;
    right: -5%;
}.client_testimonials_7603 .container {
    z-index: 2;
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
}.client_testimonials_7603 h2 {
    color: #000000;
    letter-spacing: -0.5px;
    text-align: left;
    font-size: 28px;
    position: relative;
    transform: translateX(5px);
    font-weight: 700;
    margin-bottom: 50px;
}.client_testimonials_7603 h2::after {
    bottom: -12px;
    background: linear-gradient(90deg, rgb(195,189,217) 0%, rgb(162,157,193) 100%);
    width: 80px;
    position: absolute;
    content: "";
    height: 3px;
    animation: pulse 3s infinite alternate;
    transform-origin: left center;
    left: 0;
}.client_testimonials_7603 .student_praise_5034 {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    list-style: none;
    padding: 0;
    display: grid;
    gap: 30px;
    margin: 0;
}.client_testimonials_7603 .user_quotes_2649 {
    overflow: hidden;
    z-index: 1;
    border-radius: 10px;
    isolation: isolate;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
                box-shadow 0.4s ease;
    position: relative;
    box-shadow: 0 8px 30px rgba(rgba(0, 0, 0, 0.5), 0.05);
    padding: 30px 25px;
    background: #ffffff;
}.client_testimonials_7603 .user_quotes_2649:hover {
    box-shadow: 0 15px 40px rgba(rgba(0, 0, 0, 0.5), 0.1);
    transform: translateY(-10px);
}.client_testimonials_7603 .user_quotes_2649::before {
    content: "";
    right: 20px;
    font-family: serif;
    top: -20px;
    color: rgba(rgb(195,189,217,0.5), 0.05);
    position: absolute;
    font-size: 150px;
    z-index: -1;
    line-height: 1;
}.client_testimonials_7603 .user_quotes_2649::after {
    height: 4px;
    bottom: 0;
    content: "";
    position: absolute;
    transform: scaleX(0);
    width: 100%;
    background: linear-gradient(90deg, rgb(195,189,217) 0%, rgb(162,157,193) 100%);
    transform-origin: left;
    left: 0;
    transition: transform 0.4s ease-out;
}.client_testimonials_7603 .user_quotes_2649:hover::after {
    transform: scaleX(1);
}.client_testimonials_7603 .user_quotes_2649 div {
    display: flex;
    margin-bottom: 20px;
    align-items: center;
}.client_testimonials_7603 .user_quotes_2649 img {
    object-fit: cover;
    box-shadow: 0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.1);
    border-radius: 50%;
    width: 60px;
    transition: transform 0.3s ease;
    border: 3px solid #ffffff;
    height: 60px;
}.client_testimonials_7603 .user_quotes_2649:hover img {
    transform: scale(1.1);
}.client_testimonials_7603 .user_quotes_2649 h4 {
    font-weight: 600;
    font-size: 23px;
    letter-spacing: 0.5px;
    margin: 0 0 0 15px;
    position: relative;
    color: #000000;
}.client_testimonials_7603 .user_quotes_2649 h4::after {
    width: 0;
    left: 0;
    background-color: rgb(162,157,193);
    position: absolute;
    bottom: -5px;
    content: "";
    height: 2px;
    transition: width 0.3s ease;
}.client_testimonials_7603 .user_quotes_2649:hover h4::after {
    width: 100%;
}.client_testimonials_7603 .user_quotes_2649 .description {
    color: #000000;
    position: relative;
    line-height: 1.6;
    transition: transform 0.3s ease;
    margin: 0;
    font-size: 13px;
}.client_testimonials_7603 .user_quotes_2649:hover .description {
    transform: translateY(-3px);
}.client_testimonials_7603 a {
    box-shadow: 0 8px 25px rgba(rgb(195,189,217,0.5), 0.3);
    padding: 14px 32px;
    z-index: 1;
    position: relative;
    font-weight: 600;
    text-decoration: none;
    border-radius: 10px;
    background: linear-gradient(135deg, rgb(195,189,217) 0%, rgb(162,157,193) 100%);
    transition: all 0.3s ease;
    overflow: hidden;
    margin-top: 50px;
    font-size: 20px;
    color: #ffffff;
    display: inline-block;
}.client_testimonials_7603 a::before {
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    z-index: -1;
    background: linear-gradient(135deg, rgb(162,157,193) 0%, rgb(195,189,217) 100%);
    opacity: 0;
    transition: opacity 0.4s ease;
    position: absolute;
    left: 0;
}.client_testimonials_7603 a:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 30px rgba(rgb(195,189,217,0.5), 0.4);
}.client_testimonials_7603 a:hover::before {
    opacity: 1;
}

@keyframes pulse {
    0%, 100% {
        transform: scaleX(1);
    }
    50% {
        transform: scaleX(1.2);
    }
}

@media (max-width: 1200px) {.client_testimonials_7603 {
    padding: 100px 0 70px;
}.client_testimonials_7603 .student_praise_5034 {
    gap: 25px;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
}

@media (max-width: 992px) {.client_testimonials_7603 {
    padding: 80px 0 60px;
}.client_testimonials_7603 h2 {
    margin-bottom: 40px;
    font-size: calc(28px * 0.9);
}.client_testimonials_7603 .student_praise_5034 {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 20px;
}.client_testimonials_7603 .user_quotes_2649 {
    padding: 25px 20px;
}
}

@media (max-width: 768px) {.client_testimonials_7603 {
    padding: 70px 0 50px;
}.client_testimonials_7603 h2 {
    font-size: calc(28px * 0.8);
    margin-bottom: 35px;
}.client_testimonials_7603 .student_praise_5034 {
    grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
    gap: 20px;
}.client_testimonials_7603 .user_quotes_2649 {
    padding: 20px 18px;
}.client_testimonials_7603 .user_quotes_2649 div {
    margin-bottom: 15px;
}.client_testimonials_7603 .user_quotes_2649 img {
    height: 50px;
    width: 50px;
}.client_testimonials_7603 a {
    padding: 12px 26px;
    margin-top: 40px;
}
}

@media (max-width: 576px) {.client_testimonials_7603 {
    padding: 60px 0 40px;
}.client_testimonials_7603 h2 {
    margin-bottom: 30px;
    font-size: calc(28px * 0.7);
}.client_testimonials_7603 .user_quotes_2649 {
    padding: 18px 15px;
}.client_testimonials_7603 .user_quotes_2649 img {
    height: 45px;
    width: 45px;
}.client_testimonials_7603 .user_quotes_2649 h4 {
    font-size: calc(23px * 0.9);
}.client_testimonials_7603 .user_quotes_2649 .description {
    font-size: calc(13px * 0.95);
}.client_testimonials_7603 a {
    padding: 10px 22px;
    font-size: calc(20px * 0.9);
}}.package_deal_0831 {
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(225,221,237), rgba(240, 240, 255, 0.95));
    overflow: hidden;
    position: relative;
}.package_deal_0831::before {
    transform: rotate(-15deg) skewX(15deg);
    background: linear-gradient(145deg, rgb(195,189,217,0.5), rgb(162,157,193,0.5));
    opacity: 0.4;
    filter: blur(60px);
    width: 40%;
    position: absolute;
    content: "";
    top: -10%;
    z-index: 0;
    right: -5%;
    height: 70%;
}.package_deal_0831::after {
    bottom: -10%;
    position: absolute;
    left: -5%;
    filter: blur(50px);
    opacity: 0.3;
    background: linear-gradient(215deg, rgb(162,157,193,0.5), rgb(195,189,217,0.5));
    width: 35%;
    z-index: 0;
    transform: rotate(12deg) skewX(-10deg);
    height: 60%;
    content: "";
}.package_deal_0831 .container {
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
    z-index: 1;
    max-width: 1320px;
}.package_deal_0831 .cost_matrix_7613 {
    grid-template-columns: 1fr;
    gap: 60px;
    display: grid;
}.package_deal_0831 .learn_fees_9736 {
    text-align: center;
    transform: translateY(30px);
    animation: fadeInUp 0.8s ease-out forwards 0.3s;
    opacity: 0;
}.package_deal_0831 .learn_fees_9736 h2 {
    font-weight: 700;
    position: relative;
    font-size: 37px;
    color: #000000;
    display: inline-block;
    margin-bottom: 20px;
}.package_deal_0831 .learn_fees_9736 h2::after {
    background: linear-gradient(90deg, rgb(195,189,217), rgb(162,157,193));
    left: 50%;
    width: 80px;
    bottom: -12px;
    content: "";
    position: absolute;
    border-radius: 10px;
    transform: translateX(-50%);
    height: 4px;
}.package_deal_0831 .lesson_rates_6208 {
    color: #000000;
    max-width: 680px;
    margin: 20px auto 0;
    font-size: 17px;
    line-height: 1.6;
}.package_deal_0831 .skill_pricing_2349 {
    animation: fadeInUp 0.8s ease-out forwards 0.5s;
    display: grid;
    transform: translateY(40px);
    opacity: 0;
    gap: 30px;
    grid-template-columns: 1fr;
}.package_deal_0831 .learning_fees_3019 {
    backface-visibility: hidden;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.6s ease;
    transform: perspective(1000px) rotateX(0deg);
    text-decoration: none;
    display: block;
}.package_deal_0831 .rate_choices_6139 {
    position: relative;
    flex-direction: column;
    display: flex;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 0.5s ease;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    height: 100%;
    border-radius: 8px;
    overflow: hidden;
    background: #ffffff;
    will-change: transform, box-shadow;
}.package_deal_0831 .learning_fees_3019:hover .rate_choices_6139 {
    transform: translateY(-8px);
    box-shadow: 0 25px 40px rgba(0, 0, 0, 0.12), 0 10px 20px rgba(var(--primary-color-rgb), 0.1);
}.package_deal_0831 .pro_fees_0169 {
    flex-direction: column;
    display: flex;
    padding: 35px 30px;
    flex-grow: 1;
}.package_deal_0831 .pro_fees_0169 h3 {
    white-space: normal;
    margin-bottom: 15px;
    font-size: calc(24px + 2px);
    overflow-wrap: break-word;
    color: #000000;
    word-break: break-word;
    position: relative;
    font-weight: 700;
    padding-left: 15px;
}.package_deal_0831 .pro_fees_0169 h3::before {
    position: absolute;
    width: 4px;
    top: 5px;
    border-radius: 10px;
    height: calc(100% - 10px);
    content: "";
    background: linear-gradient(to bottom, rgb(195,189,217), rgb(162,157,193));
    left: 0;
}.package_deal_0831 .learn_packs_6084 {
    font-size: calc(24px + 4px);
    position: relative;
    background: linear-gradient(120deg, rgba(var(--primary-color-rgb), 0.08), rgba(var(--secondary-color-rgb), 0.08));
    border-radius: 6px;
    margin: 5px 0 20px;
    color: rgb(195,189,217);
    font-weight: 700;
    padding: 8px 15px;
    display: inline-block;
}.package_deal_0831 .pro_fees_0169 p {
    overflow-wrap: break-word;
    font-size: 17px;
    margin-top: 5px;
    line-height: 1.6;
    margin-bottom: 10px;
    flex-grow: 1;
    word-break: break-word;
    white-space: normal;
    color: #000000;
}.package_deal_0831 .gallery_slider_0798 {
    overflow: hidden;
    width: 100%;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    height: 220px;
    position: relative;
}.package_deal_0831 .gallery_slider_0798::after {
    top: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    z-index: 1;
}.package_deal_0831 .learning_fees_3019:hover .gallery_slider_0798 {
    transform: scale(1.05);
}

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

@media (min-width: 768px) {.package_deal_0831 .skill_pricing_2349 {
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}.package_deal_0831 .cost_matrix_7613 {
    grid-template-columns: 1fr;
}
}

@media (min-width: 992px) {.package_deal_0831 .cost_matrix_7613 {
    gap: 40px;
    grid-template-columns: 2fr 1fr;
}.package_deal_0831 .learn_fees_9736 {
    grid-column: 2;
    align-self: center;
    text-align: left;
    grid-row: 1;
}.package_deal_0831 .learn_fees_9736 h2 {
    display: inline-block;
}.package_deal_0831 .learn_fees_9736 h2::after {
    left: 0;
    transform: none;
}.package_deal_0831 .lesson_rates_6208 {
    margin: 25px 0 0;
}.package_deal_0831 .skill_pricing_2349 {
    grid-row: 1;
    grid-column: 1;
    grid-template-columns: repeat(2, 1fr);
}
}

@media (min-width: 1200px) {.package_deal_0831 .skill_pricing_2349 {
    gap: 30px;
    grid-template-columns: repeat(2, 1fr);
}.package_deal_0831 .pro_fees_0169 {
    padding: 40px 35px;
}.package_deal_0831 .gallery_slider_0798 {
    height: 240px;
}
}

@media (max-width: 767px) {.package_deal_0831 {
    padding: 80px 0;
}.package_deal_0831 .learn_fees_9736 {
    margin-bottom: 20px;
}.package_deal_0831 .rate_choices_6139 {
    max-width: 100%;
}.package_deal_0831 .pro_fees_0169 {
    padding: 30px 25px;
}.package_deal_0831 .pro_fees_0169 h3 {
    font-size: calc(24px + 1px);
}.package_deal_0831 .learn_packs_6084 {
    font-size: 24px;
    margin: 0 0 15px;
}.package_deal_0831 .gallery_slider_0798 {
    height: 200px;
}
}

@media (max-width: 480px) {.package_deal_0831 {
    padding: 60px 0;
}.package_deal_0831 .pro_fees_0169 {
    padding: 25px 20px;
}.package_deal_0831 .gallery_slider_0798 {
    height: 180px;
}}footer {
    position: relative;
}footer::before {
    opacity: 0.92;
    top: 0;
    content: '';
    left: 0;
    right: 0;
    background: linear-gradient(210deg, #000000 0%, rgb(195,189,217) 100%);
    bottom: 0;
    position: absolute;
    z-index: 1;
}.calc_foot_1973 {
    z-index: 2;
    position: relative;
    font-family: Arial, sans-serif;
    color: #ffffff;
    padding: 90px 0 50px;
}.calc_foot_1973::before {
    position: absolute;
    left: 0;
    background: linear-gradient(90deg, transparent 0%, #ffffff 50%, transparent 100%);
    height: 1px;
    opacity: 0.1;
    content: '';
    width: 100%;
    top: 0;
}.calc_foot_1973 .container {
    flex-direction: column;
    display: flex;
}.calc_foot_1973 .company_holder {
    margin-top: 70px;
    transform: perspective(1000px) rotateX(2deg);
    background-size: 200% 200%;
    backdrop-filter: blur(10px);
    padding: 30px;
    order: 2;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    animation: shiftGradient 15s ease infinite;
    background: linear-gradient(
        135deg, 
        rgba(255, 255, 255, 0.05) 0%, 
        rgba(255, 255, 255, 0.01) 100%
    );
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: 12px;
}.calc_foot_1973 .company_holder h3 {
    letter-spacing: 3px;
    position: relative;
    text-transform: uppercase;
    text-align: center;
    color: #ffffff;
    margin-bottom: 20px;
    font-size: 37px;
    font-weight: 700;
}.calc_foot_1973 .company_holder h3::after {
    margin: 15px auto 0;
    content: '';
    display: block;
    background: rgb(195,189,217);
    width: 60px;
    border-radius: 3px;
    height: 3px;
}.calc_foot_1973 .linkedin_ref_5984 {
    padding-top: 15px;
    max-width: 80%;
    line-height: 1.6;
    position: relative;
    text-align: center;
    font-size: 18px;
    margin: 0 auto;
}.calc_foot_1973 .compliance_1830 {
    position: relative;
    order: 1;
}.calc_foot_1973 .top_core_0891 {
    gap: 60px;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 30px;
    display: flex;
}.calc_foot_1973 .top_know_6230 {
    background: rgba(255, 255, 255, 0.03);
    flex: 1;
    max-width: calc(50% - 30px);
    padding: 20px;
    transform: translateZ(0);
    transition: transform 0.3s ease;
    overflow: hidden;
    min-width: 250px;
    border-radius: 10px;
    position: relative;
}.calc_foot_1973 .top_know_6230:nth-child(odd) {
    transform: perspective(1000px) rotateY(2deg);
}.calc_foot_1973 .top_know_6230:nth-child(even) {
    transform: perspective(1000px) rotateY(-2deg);
}.calc_foot_1973 .top_know_6230:hover {
    transform: perspective(1000px) rotateY(0);
}.calc_foot_1973 .top_know_6230::before {
    border-radius: 10px;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.1) 0%,
        rgba(255, 255, 255, 0.05) 100%
    );
    z-index: -1;
    inset: 0;
    content: '';
    position: absolute;
}.calc_foot_1973 .top_know_6230 h5 {
    position: relative;
    word-wrap: break-word;
    padding-bottom: 15px;
    margin-bottom: 30px;
    font-size: 19px;
    font-weight: 600;
    color: #ffffff;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
}.calc_foot_1973 .top_know_6230 h5::before {
    height: 1px;
    background: rgb(162,157,193);
    left: 0;
    bottom: -1px;
    content: '';
    width: 50px;
    position: absolute;
}.calc_foot_1973 .top_know_6230 .top_core_0891 {
    display: flex;
    margin: 0;
    padding: 0 10px;
    gap: 12px;
    flex-direction: column;
}.calc_foot_1973 .top_know_6230 .top_core_0891 a {
    display: flex;
    align-items: center;
    transition: all 0.3s ease;
    text-decoration: none;
    font-size: 18px;
    color: #ffffff;
    word-break: break-word;
    white-space: normal;
    opacity: 0.8;
}.calc_foot_1973 .top_know_6230 .top_core_0891 a::before {
    flex-shrink: 0;
    content: '';
    min-width: 6px;
    transition: all 0.3s ease;
    border-radius: 50%;
    transform: scale(0);
    height: 6px;
    opacity: 0;
    margin-right: 10px;
    background: rgb(162,157,193);
}.calc_foot_1973 .top_know_6230 .top_core_0891 a:hover {
    opacity: 1;
    transform: translateX(5px);
    color: #ffffff;
}.calc_foot_1973 .top_know_6230 .top_core_0891 a:hover::before {
    opacity: 1;
    transform: scale(1);
}.citation_4679 {
    z-index: 2;
    padding: 25px 0;
    margin-top: 40px;
    position: relative;
    background: rgba(0, 0, 0, 0.2);
}.citation_4679::before {
    content: '';
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(162,157,193,0.5), transparent);
}.citation_4679 .container {
    text-align: center;
}.citation_4679 .mobile_cta_0654 {
    opacity: 0.7;
    font-size: 16px;
    color: #ffffff;
}@keyframes floatUp {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-15px);
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.5;
    }
    50% {
        opacity: 0.8;
    }
}

@keyframes shiftGradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.calc_foot_1973 .compliance_1830::before {
    opacity: 0.1;
    content: '';
    left: -5%;
    position: absolute;
    border-radius: 50%;
    height: 250px;
    background: rgb(162,157,193);
    animation: pulse 10s infinite ease-in-out reverse;
    z-index: -1;
    filter: blur(100px);
    width: 250px;
    bottom: -10%;
}footer::after {
    pointer-events: none;
    z-index: 1;
    content: '';
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    position: absolute;
    background-image: repeating-linear-gradient(
        0deg,
        rgba(255, 255, 255, 0.03),
        rgba(255, 255, 255, 0.03) 1px,
        transparent 1px,
        transparent 20px
    );
}

@media (max-width: 992px) {.calc_foot_1973 {
    padding: 70px 0 40px;
}.calc_foot_1973 .top_core_0891 {
    gap: 40px;
}.calc_foot_1973 .company_holder {
    margin-top: 50px;
}
}

@media (max-width: 768px) {.calc_foot_1973 {
    padding: 50px 0 30px;
}.calc_foot_1973 .top_core_0891 {
    flex-direction: column;
    gap: 30px;
}.calc_foot_1973 .top_know_6230 {
    min-width: 100%;
    max-width: 100%;
}.calc_foot_1973 .company_holder {
    padding: 20px;
}.calc_foot_1973 .linkedin_ref_5984 {
    max-width: 100%;
}
}

@media (max-width: 576px) {.calc_foot_1973 {
    padding: 40px 0 20px;
}.calc_foot_1973 .company_holder h3 {
    font-size: calc(37px * 0.8);
}.calc_foot_1973 .top_know_6230 h5 {
    font-size: calc(19px * 0.9);
}}.course_summary_9423 {
    overflow: hidden;
    background: rgb(225,221,237);
    position: relative;
    padding: 120px 0;
}.course_summary_9423::before {
    top: -100px;
    height: 300px;
    opacity: 0.4;
    animation: floatEffect 15s infinite alternate ease-in-out;
    filter: blur(120px);
    left: -100px;
    position: absolute;
    z-index: 0;
    background: rgb(195,189,217,0.5);
    width: 300px;
    content: "";
}.course_summary_9423::after {
    filter: blur(150px);
    content: "";
    right: -100px;
    z-index: 0;
    bottom: -100px;
    animation: floatEffect 18s infinite alternate-reverse ease-in-out;
    opacity: 0.3;
    background: rgb(162,157,193,0.5);
    height: 350px;
    position: absolute;
    width: 350px;
}.course_summary_9423 .container {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    padding: 0 20px;
    z-index: 1;
}.course_summary_9423 .class_map_8736 {
    position: relative;
    overflow: hidden;
    background: #ffffff;
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.05),
                -20px -20px 60px rgba(255, 255, 255, 0.8);
    flex-direction: column;
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    display: flex;
}.course_summary_9423 .class_map_8736:hover {
    box-shadow: 25px 25px 70px rgba(0, 0, 0, 0.08),
                -25px -25px 70px rgba(255, 255, 255, 0.9);
    transform: translateY(-10px);
}.course_summary_9423 .gallery_slider_0798 {
    height: 280px;
    position: relative;
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
    width: 100%;
}.course_summary_9423 .gallery_slider_0798::after {
    background: linear-gradient(
        135deg,
        rgb(195,189,217,0.5) 0%,
        transparent 100%
    );
    opacity: 0.7;
    content: "";
    transition: opacity 0.5s ease;
    position: absolute;
    inset: 0;
}.course_summary_9423 .class_map_8736:hover .gallery_slider_0798 {
    transform: scale(1.05);
}.course_summary_9423 .class_map_8736:hover .gallery_slider_0798::after {
    opacity: 0.5;
}.course_summary_9423 .heading_frame_1547 {
    position: relative;
    margin: 0 15px;
    transform: translateY(-30px);
    box-shadow: 0 -15px 30px rgba(0, 0, 0, 0.05);
    padding: 40px;
    background: #ffffff;
}.course_summary_9423 .heading_frame_1547::before {
    width: 40px;
    content: "";
    height: 4px;
    left: 20px;
    background: rgb(195,189,217);
    position: absolute;
    top: -8px;
}.course_summary_9423 .heading_frame_1547 h3 {
    font-size: calc(19px * 1.05);
    font-weight: 700;
    color: #000000;
    transform: translateX(-10px);
    animation: slideIn 0.7s 0.2s forwards cubic-bezier(0.19, 1, 0.22, 1);
    font-family: Arial, sans-serif;
    margin-bottom: 25px;
    position: relative;
    opacity: 0;
    line-height: 1.4;
}.course_summary_9423 .heading_frame_1547 p.description {
    font-family: Arial, sans-serif;
    opacity: 0;
    line-height: 1.7;
    animation: fadeUp 0.7s 0.4s forwards cubic-bezier(0.19, 1, 0.22, 1);
    padding-right: 15px;
    position: relative;
    color: #000000;
    transform: translateY(10px);
    max-height: 200px;
    overflow-y: auto;
    font-size: 15px;
    margin-bottom: 20px;
    font-weight: 400;
}.course_summary_9423 .heading_frame_1547 p.description::-webkit-scrollbar {
    width: 4px;
}.course_summary_9423 .heading_frame_1547 p.description::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.05);
}.course_summary_9423 .heading_frame_1547 p.description::-webkit-scrollbar-thumb {
    background: rgb(195,189,217,0.5);
    transition: background 0.3s ease;
}.course_summary_9423 .heading_frame_1547 p.description::-webkit-scrollbar-thumb:hover {
    background: rgb(195,189,217);
}.course_summary_9423 .heading_frame_1547 span.description {
    display: none;
}.course_summary_9423 .heading_frame_1547 div {
    position: relative;
}.course_summary_9423 .heading_frame_1547 div::after {
    height: 50px;
    background: linear-gradient(to top, #ffffff 0%, transparent 100%);
    position: absolute;
    width: 100%;
    content: "";
    pointer-events: none;
    left: 0;
    bottom: 0;
}

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

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

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

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

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

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

@media (max-width: 767px) {.course_summary_9423 {
    padding: 80px 0;
}.course_summary_9423 .heading_frame_1547 {
    padding: 30px 25px;
}.course_summary_9423 .heading_frame_1547 h3 {
    font-size: calc(16px * 1.2);
    margin-bottom: 20px;
}.course_summary_9423 .heading_frame_1547 p.description {
    line-height: 1.6;
    font-size: calc(15px * 0.95);
    max-height: 180px;
}}.leadership_profile_1764 {
    position: relative;
    padding: 80px 0;
    perspective: 1000px;
    overflow: hidden;
    background-color: rgb(225,221,237);
}.leadership_profile_1764::before {
    position: absolute;
    background: linear-gradient(
        135deg,
        rgb(162,157,193,0.5) 0%,
        transparent 40%,
        rgb(195,189,217,0.5) 100%
    );
    top: -10%;
    transform: skewY(-5deg);
    width: 120%;
    z-index: 0;
    content: "";
    left: -5%;
    height: 120%;
}.leadership_profile_1764 .container {
    z-index: 1;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}.leadership_profile_1764 .user_quotes_2649 {
    transform: perspective(1000px) rotateY(-2deg);
    grid-template-columns: 1fr;
    background-color: rgba(255, 255, 255, 0.95);
    display: grid;
    transform-style: preserve-3d;
    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);
    padding: 40px;
    border-left: 4px solid rgb(195,189,217);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    gap: 30px;
}.leadership_profile_1764 .user_quotes_2649:hover {
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.1),
        0 10px 25px rgba(0, 0, 0, 0.07),
        0 0 0 1px rgba(0, 0, 0, 0.03);
    transform: perspective(1000px) rotateY(0deg) translateZ(10px);
}.leadership_profile_1764 .user_quotes_2649 > div:first-child {
    transition: transform 0.4s ease-out;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    height: 240px;
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    transform: translateZ(20px);
}.leadership_profile_1764 .user_quotes_2649:hover > div:first-child {
    transform: translateZ(40px) translateY(-5px);
}.leadership_profile_1764 .user_quotes_2649 .gallery_slider_0798 {
    width: 100%;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    height: 100%;
}.leadership_profile_1764 .user_quotes_2649:hover .gallery_slider_0798 {
    transform: scale(1.03);
}.leadership_profile_1764 .user_quotes_2649 > div:nth-child(2) {
    position: relative;
    transform: translateZ(10px);
    padding-left: 15px;
}.leadership_profile_1764 .user_quotes_2649 > div:nth-child(2)::before {
    left: 0;
    top: 0;
    content: "";
    position: absolute;
    transform-origin: top;
    width: 3px;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleY(0);
    height: 100%;
    background: linear-gradient(
        to bottom,
        rgb(195,189,217) 0%,
        rgb(162,157,193) 100%
    );
}.leadership_profile_1764 .user_quotes_2649:hover > div:nth-child(2)::before {
    transform: scaleY(1);
}.leadership_profile_1764 .name {
    margin: 0 0 10px;
    font-weight: 700;
    position: relative;
    font-size: 19px;
    color: #000000;
    display: inline-block;
}.leadership_profile_1764 .name::after {
    content: "";
    height: 2px;
    background-color: rgb(195,189,217);
    transition: width 0.4s ease;
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 40%;
}.leadership_profile_1764 .user_quotes_2649:hover .name::after {
    width: 100%;
}.leadership_profile_1764 .user_quotes_2649 > div:nth-child(2) > div {
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: calc(17px - 2px);
    color: rgb(162,157,193);
    opacity: 0.9;
    margin-top: 5px;
}.leadership_profile_1764 .user_quotes_2649 > div:nth-child(3) {
    transform: translateZ(5px);
    position: relative;
    transition: transform 0.4s ease-out;
}.leadership_profile_1764 .user_quotes_2649:hover > div:nth-child(3) {
    transform: translateZ(15px);
}.leadership_profile_1764 .work_exp_7693 {
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 10px;
    position: relative;
    line-height: 1.8;
    font-size: 17px;
    margin: 0;
    box-shadow: 
        inset 0 0 0 1px rgba(rgb(195,189,217,0.5), 0.1),
        0 10px 30px rgba(0, 0, 0, 0.03);
    color: #000000;
    padding: 20px 10px 20px 25px;
}.leadership_profile_1764 .work_exp_7693::before {
    opacity: 0.4;
    line-height: 1;
    position: absolute;
    content: "";
    font-size: calc(43px * 1.5);
    top: 10px;
    color: rgb(195,189,217,0.5);
    left: 5px;
}

@media screen and (min-width: 768px) {.leadership_profile_1764 {
    padding: 100px 0;
}.leadership_profile_1764 .user_quotes_2649 {
    padding: 50px;
    grid-template-rows: auto 1fr;
    grid-template-columns: 300px 1fr;
}.leadership_profile_1764 .user_quotes_2649 > div:first-child {
    grid-row: 1 / span 2;
    height: 100%;
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
}.leadership_profile_1764 .user_quotes_2649 > div:nth-child(2) {
    align-self: start;
    grid-column: 2;
    padding-left: 40px;
    grid-row: 1;
}.leadership_profile_1764 .user_quotes_2649 > div:nth-child(3) {
    grid-row: 2;
    padding-left: 40px;
    grid-column: 2;
}.leadership_profile_1764 .work_exp_7693 {
    font-size: calc(17px + 1px);
    padding: 25px 20px 25px 35px;
}
}

@media screen and (min-width: 992px) {.leadership_profile_1764 {
    padding: 120px 0;
}.leadership_profile_1764 .user_quotes_2649 {
    gap: 40px;
    padding: 60px;
    transform: perspective(1200px) rotateY(-3deg);
    grid-template-columns: 380px 1fr;
}.leadership_profile_1764 .name {
    font-size: calc(19px + 2px);
}.leadership_profile_1764 .user_quotes_2649 > div:nth-child(2) > div {
    font-size: 17px;
}.leadership_profile_1764 .work_exp_7693 {
    line-height: 1.9;
    padding: 30px 25px 30px 45px;
}.leadership_profile_1764 .work_exp_7693::before {
    font-size: calc(43px * 2);
}
}

@media (hover: none) {.leadership_profile_1764 .user_quotes_2649 {
    transform: none !important;
}.leadership_profile_1764 .user_quotes_2649 > div:first-child,
    .leadership_profile_1764 .user_quotes_2649 > div:nth-child(3) {
    transform: none !important;
}
}

@media (prefers-reduced-motion) {.leadership_profile_1764 .user_quotes_2649,
    .leadership_profile_1764 .user_quotes_2649 > div,
    .leadership_profile_1764 .name::after,
    .leadership_profile_1764 .gallery_slider_0798 {
    transform: none !important;
    transition: none !important;
}}.privacySettingsBanner_6275 {
    background: rgb(225,221,237);
    position: fixed;
    width: 100%;
    bottom: 0;
    border-top: 2px solid rgb(195,189,217);
    z-index: 90;
}.cookies_overview_0795 {
    align-items: center;
    justify-content: space-between;
    display: flex;
    padding: 20px 0;
}.privacySettingsBanner_6275 h5 {
    font-size: 22px;
    margin-bottom: 6px;
}.privacySettingsBanner_6275 p {
    font-size: 18px;
}.cookie_alerts_6749 {
    margin-right: 10px;
    flex-shrink: 0;
}.cookie_alerts_6749 svg, .cookie_alerts_6749 svg path, .cookie_alerts_6749 img {
    height: 100px;
    width: 100px;
    fill: rgb(195,189,217);
}.cookie_eductrl_6275 {
    white-space: nowrap;
    cursor: pointer;
    line-height: 35px;
    text-align: center;
    text-decoration: none;
    border-bottom: 2px solid rgb(195,189,217);
    min-width: 120px;
    color: rgb(195,189,217);
    flex-shrink: 0;
    margin-left: 10px;
    font-size: 24px;
}.privacySettingsBanner_6275 p a {
    color: rgb(195,189,217);
    text-decoration: none;
}#policyAlertWindow_5246 {
    display: none;
}#policyAlertWindow_5246:checked ~ .privacySettingsBanner_6275 {
    opacity: 0;
    visibility: hidden;
}
@media only screen and (max-width: 1200px) {.privacySettingsBanner_6275 {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.cookie_alerts_6749 {
    display: none;
}.cookies_overview_0795 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}.privacySettingsBanner_6275 h5 {
    text-align: center;
}.privacySettingsBanner_6275 p {
    text-align: center;
}.data_policy_8357 {
    margin-bottom: 20px;
}body .core-container_5168 .cookie_eductrl_6275 {
    margin-left: 0;
}}
.core-container_5168 .cookies_overview_0795 {
    justify-content: flex-end;
}.core-container_5168 .cookie_eductrl_6275 {
    background: rgb(195,189,217);
    padding: 10px;
    color: #ffffff;
    font-size: 20px;
    margin-left: 30px;
}.core-container_5168 .data_policy_8357 {
    text-align: right;
}
@media only screen and (max-width: 800px)  {.core-container_5168 .cookie_eductrl_6275 {
    margin-bottom: 10px;
    margin-left: 0;
}}.learning_impact_2915 {
    overflow: hidden;
    padding: 120px 0 80px;
    background: linear-gradient(135deg, rgb(225,221,237) 0%, rgba(255,255,255,0.92) 100%);
    position: relative;
}.learning_impact_2915::before {
    opacity: 0.08;
    width: 100%;
    z-index: 0;
    top: 0;
    left: 0;
    position: absolute;
    content: "";
    height: 100%;
    background-image: radial-gradient(circle at 10% 10%, rgb(195,189,217,0.5) 0%, transparent 60%),
                      radial-gradient(circle at 90% 90%, rgb(162,157,193,0.5) 0%, transparent 60%);
}.learning_impact_2915 h5 {
    font-weight: 600;
    max-width: 850px;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    line-height: 1.5;
    text-align: center;
    margin-bottom: 60px;
    margin-left: auto;
    transform: translateY(0);
    margin-right: auto;
    position: relative;
    font-size: 20px;
    color: #000000;
}.learning_impact_2915 h5::after {
    left: 50%;
    border-radius: 10px;
    width: 80px;
    content: "";
    bottom: -20px;
    height: 3px;
    position: absolute;
    background: linear-gradient(90deg, rgb(195,189,217) 0%, rgb(162,157,193) 100%);
    transform: translateX(-50%);
}.learning_impact_2915 .container {
    position: relative;
    z-index: 1;
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
}.learning_impact_2915 .class_space_5987 {
    align-items: center;
    gap: 40px;
    grid-template-columns: 1fr;
    display: grid;
    position: relative;
}.learning_impact_2915 .gallery_slider_0798 {
    width: 100%;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s ease-out, box-shadow 0.5s ease-out;
    object-fit: cover;
    border-radius: 20px;
    height: auto;
    transform: perspective(1000px) rotateY(-2deg);
}.learning_impact_2915 .class_space_5987:hover .gallery_slider_0798 {
    transform: perspective(1000px) rotateY(0deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}.learning_impact_2915 .heading_frame_1547 {
    padding: 40px;
    position: relative;
    border-radius: 20px;
    backdrop-filter: blur(10px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
    z-index: 2;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.85));
}.learning_impact_2915 .heading_frame_1547::before {
    filter: blur(10px);
    bottom: -5px;
    z-index: -1;
    position: absolute;
    right: -5px;
    content: "";
    top: -5px;
    transition: opacity 0.3s ease;
    background: linear-gradient(135deg, rgb(195,189,217,0.5), rgb(162,157,193,0.5));
    opacity: 0.5;
    left: -5px;
    border-radius: calc(20px + 5px);
}.learning_impact_2915 .heading_frame_1547:hover::before {
    opacity: 0.8;
}.learning_impact_2915 ul {
    margin: 0;
    list-style: none;
    grid-template-columns: 1fr;
    gap: 20px;
    display: grid;
    padding: 0;
}.learning_impact_2915 li {
    transition: transform 0.3s ease;
    position: relative;
}.learning_impact_2915 li:hover {
    transform: translateX(5px);
}.learning_impact_2915 li div {
    align-items: flex-start;
    display: flex;
}.learning_impact_2915 li p {
    display: flex;
    margin: 0;
    gap: 15px;
    font-weight: 400;
    color: #000000;
    line-height: 1.6;
    position: relative;
    align-items: flex-start;
    font-size: 18px;
}.learning_impact_2915 li p svg {
    flex-shrink: 0;
    margin-top: 3px;
    position: relative;
    transition: transform 0.3s ease, filter 0.3s ease;
    transform: scale(0.95);
}.learning_impact_2915 li:hover p svg {
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
    transform: scale(1);
}.learning_impact_2915 svg path {
    transition: fill 0.3s ease;
}.learning_impact_2915 li:hover svg path {
    fill: rgb(195,189,217);
}

@media (min-width: 768px) {.learning_impact_2915 .class_space_5987 {
    gap: 60px;
    grid-template-columns: 1fr 1.2fr;
}.learning_impact_2915 ul {
    grid-template-columns: repeat(2, 1fr);
}.learning_impact_2915 h5 {
    font-size: calc(20px * 1.1);
}
}

@media (min-width: 992px) {.learning_impact_2915 {
    padding: 150px 0 100px;
}.learning_impact_2915 .class_space_5987 {
    grid-template-columns: 0.9fr 1.1fr;
    gap: 80px;
}.learning_impact_2915 .gallery_slider_0798 {
    transform: perspective(1200px) rotateY(-4deg) translateZ(0);
}.learning_impact_2915 .heading_frame_1547 {
    padding: 50px;
}.learning_impact_2915 h5 {
    font-size: calc(20px * 1.2);
    margin-bottom: 70px;
}.learning_impact_2915 li p {
    font-size: calc(18px * 1.05);
}
}

@media (max-width: 767px) {.learning_impact_2915 {
    padding: 80px 0 60px;
}.learning_impact_2915 h5 {
    font-size: calc(20px * 0.9);
    margin-bottom: 40px;
}.learning_impact_2915 h5::after {
    width: 60px;
    bottom: -15px;
}.learning_impact_2915 .heading_frame_1547 {
    padding: 30px;
}.learning_impact_2915 li p {
    font-size: calc(18px * 0.95);
}.learning_impact_2915 .gallery_slider_0798 {
    object-position: center;
    max-height: 300px;
}
}

@media (max-width: 480px) {.learning_impact_2915 {
    padding: 60px 0 40px;
}.learning_impact_2915 h5 {
    font-size: calc(20px * 0.85);
    margin-bottom: 35px;
}.learning_impact_2915 .heading_frame_1547 {
    padding: 25px 20px;
}.learning_impact_2915 li p {
    gap: 10px;
}.learning_impact_2915 li p svg {
    margin-top: 2px;
    transform: scale(0.85);
}.learning_impact_2915 li:hover p svg {
    transform: scale(0.9);
}}.privacy_lair_2351 {
    font-family: Arial, sans-serif;
    padding: 40px;
    background: #ffffff;
    max-width: 1000px;
    color: #000000;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    margin: 0 auto;
    border: 1px solid rgba(0, 0, 0, 0.5);
}.privacy_lair_2351 h1 {
    font-weight: 700;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 46px;
    color: rgb(195,189,217);
    border-bottom: 3px solid rgb(195,189,217);
    margin-top: 30px;
}.privacy_lair_2351 h2 {
    font-size: 38px;
    border-left: 5px solid rgb(162,157,193);
    color: rgb(162,157,193);
    margin-top: 25px;
    padding-left: 15px;
    margin-bottom: 15px;
    font-weight: 600;
}.privacy_lair_2351 ul {
    background: rgb(162,157,193,0.5);
    padding-left: 40px;
    margin: 20px 0;
    border-radius: 10px;
    list-style-type: disc;
}.privacy_lair_2351 li {
    padding-bottom: 5px;
    line-height: 1.6;
    margin-bottom: 10px;
    font-size: 14px;
}.privacy_lair_2351 p, .privacy_lair_2351 span, .privacy_lair_2351 div {
    color: #000000;
    line-height: 1.8;
    font-size: 14px;
    margin-bottom: 15px;
}.privacy_lair_2351 h3, .privacy_lair_2351 h4, .privacy_lair_2351 h5, .privacy_lair_2351 h6 {
    font-weight: 600;
    color: rgb(195,189,217);
    margin-top: 20px;
    border-left: 4px solid rgb(195,189,217);
    font-size: 24px;
    margin-bottom: 10px;
    padding-left: 10px;
}

@media only screen and (max-width: 800px) {.privacy_lair_2351 {
    padding: 20px;
}.privacy_lair_2351 h1 {
    font-size: calc(24px - 4px);
}.privacy_lair_2351 h2 {
    font-size: calc(24px - 3px);
}.privacy_lair_2351 h3, .privacy_lair_2351 h4, .privacy_lair_2351 h5, .privacy_lair_2351 h6 {
    font-size: calc(24px - 2px);
}.privacy_lair_2351 p, .privacy_lair_2351 span, .privacy_lair_2351 div, .privacy_lair_2351 li {
    font-size: calc(14px - 2px);
}}.find_us_9172 {
    overflow: hidden;
    background: linear-gradient(to right, rgb(225,221,237) 0%, rgb(195,189,217,0.5) 100%);
    padding: 5rem 0;
    position: relative;
}.find_us_9172::before {
    z-index: 1;
    left: 0;
    width: 100%;
    content: '';
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(255, 255, 255, 0.03) 10px,
        rgba(255, 255, 255, 0.03) 20px
    );
    height: 100%;
    position: absolute;
    top: 0;
}.find_us_9172 .container {
    z-index: 2;
    position: relative;
}.find_us_9172 .contact_support_0938 {
    background-color: #ffffff;
    gap: 2rem;
    border-radius: 11px;
    grid-template-columns: 1fr;
    display: grid;
    overflow: hidden;
    transform: perspective(1000px) rotateX(0deg);
    transition: transform 0.5s ease;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}.find_us_9172 .contact_support_0938:hover {
    transform: perspective(1000px) rotateX(2deg);
}.find_us_9172 .contact_support_0938 h3 {
    text-align: center;
    margin: 2.5rem 0 1rem;
    font-size: 28px;
    color: rgb(195,189,217);
    font-weight: 700;
    position: relative;
}.find_us_9172 .contact_support_0938 h3::after {
    position: absolute;
    left: 50%;
    background: linear-gradient(to right, rgb(195,189,217), rgb(162,157,193));
    transform: translateX(-50%);
    bottom: -15px;
    border-radius: 2px;
    width: 60px;
    content: '';
    height: 4px;
}.find_us_9172 .edu_faq_8094 {
    font-size: 16px;
    text-align: center;
    margin: 0 auto 2rem;
    padding: 0 1.5rem;
    color: #000000;
    max-width: 80%;
    line-height: 1.6;
}.find_us_9172 .reach_help_6130 {
    display: grid;
    padding: 2rem 3rem 3rem;
    gap: 1.5rem;
    position: relative;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}.find_us_9172 .reach_help_6130::before {
    top: 0;
    content: '';
    left: 3rem;
    height: 1px;
    right: 3rem;
    position: absolute;
    background: linear-gradient(
        to right,
        transparent,
        rgb(195,189,217,0.5),
        rgb(162,157,193,0.5),
        rgb(195,189,217,0.5),
        transparent
    );
}.find_us_9172 .reach_help_6130 > span {
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
    background-color: rgba(rgb(225,221,237), 0.03);
    padding: 1rem;
    flex-direction: column;
    display: flex;
    border-radius: 10px;
    position: relative;
}.find_us_9172 .reach_help_6130 > span:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.06);
    transform: translateY(-5px);
}.find_us_9172 .reach_help_6130 > span::before {
    top: 0;
    width: 4px;
    content: '';
    background-color: rgb(195,189,217);
    height: 100%;
    left: 0;
    position: absolute;
}.find_us_9172 .reach_help_6130 > span:nth-child(even)::before {
    background-color: rgb(162,157,193);
}.find_us_9172 .reach_help_6130 > span svg {
    fill: rgb(195,189,217);
    height: 24px;
    transition: all 0.3s ease;
    opacity: 0.7;
    right: 1rem;
    position: absolute;
    width: 24px;
    top: 1rem;
}.find_us_9172 .reach_help_6130 > span:nth-child(even) svg {
    fill: rgb(162,157,193);
}.find_us_9172 .reach_help_6130 > span:hover svg {
    opacity: 1;
    transform: translateY(-3px) rotate(10deg);
}.find_us_9172 .reach_help_6130 > span svg path {
    stroke: #ffffff;
    transition: all 0.3s ease;
    stroke-width: 0.5;
}.find_us_9172 .reach_help_6130 > span:hover svg path {
    stroke-width: 1;
}.find_us_9172 .reach_help_6130 p {
    align-items: center;
    display: flex;
    margin: 0 0 0.5rem 0;
    font-weight: 600;
    color: #000000;
    font-size: 16px;
}.find_us_9172 .reach_help_6130 p svg {
    margin-right: 8px;
    opacity: 0.9;
    height: 18px;
    width: 18px;
    position: static;
}.find_us_9172 .reach_help_6130 span > span {
    display: flex;
    margin-top: 0.5rem;
    align-items: center;
    font-weight: 400;
    color: #000000;
}.find_us_9172 .reach_help_6130 span > span svg {
    margin-right: 8px;
    opacity: 0.8;
    width: 16px;
    position: static;
    height: 16px;
}.find_us_9172 .reach_help_6130 a {
    display: inline-flex;
    transition: color 0.3s ease;
    align-items: center;
    position: relative;
    color: rgb(195,189,217);
    text-decoration: none;
    padding-bottom: 2px;
    font-weight: 600;
}.find_us_9172 .reach_help_6130 a svg {
    height: 14px;
    margin-right: 6px;
    position: static;
    transition: all 0.3s ease;
    opacity: 0.9;
    width: 14px;
}.find_us_9172 .reach_help_6130 a::after {
    transform: scaleX(0);
    transform-origin: right;
    height: 1px;
    left: 0;
    bottom: 0;
    content: '';
    position: absolute;
    transition: transform 0.3s ease;
    width: 100%;
    background-color: rgb(195,189,217);
}.find_us_9172 .reach_help_6130 a:hover {
    color: rgb(162,157,193);
}.find_us_9172 .reach_help_6130 a:hover svg {
    fill: rgb(162,157,193);
    transform: translateX(3px);
}.find_us_9172 .reach_help_6130 a:hover::after {
    transform: scaleX(1);
    transform-origin: left;
    background-color: rgb(162,157,193);
}.find_us_9172 .support_contact_6150 {
    background-color: rgba(rgb(195,189,217,0.5), 0.05);
    padding: 2rem;
    border-radius: 10px;
    grid-column: 1 / -1;
    margin-top: 2rem;
    position: relative;
}.find_us_9172 .support_contact_6150::before {
    top: 0;
    position: absolute;
    opacity: 0.1;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle at top right, rgb(195,189,217,0.5) 0%, transparent 70%);
    z-index: -1;
    content: '';
}.find_us_9172 .support_contact_6150 h4 {
    position: relative;
    margin-bottom: 1.5rem;
    display: inline-flex;
    color: rgb(195,189,217);
    font-weight: 600;
    margin-right: 10px;
    align-items: center;
    font-size: 20px;
}.find_us_9172 .support_contact_6150 h4 svg {
    transition: transform 0.5s ease;
    margin-right: 10px;
    width: 20px;
    fill: rgb(195,189,217);
    height: 20px;
}.find_us_9172 .support_contact_6150:hover h4 svg {
    transform: rotate(360deg);
}.find_us_9172 .support_contact_6150 h4::after {
    position: absolute;
    content: '';
    height: 2px;
    bottom: -5px;
    width: 30px;
    left: 0;
    background-color: rgb(162,157,193);
}.find_us_9172 .support_contact_6150 span {
    padding: 0.5rem 1rem;
    border-radius: 10px;
    color: #000000;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.03);
    align-items: center;
    font-size: calc(16px * 0.95);
    transition: all 0.3s ease;
    display: inline-flex;
    margin-bottom: 0.75rem;
    margin-right: 1.5rem;
    background-color: rgba(255, 255, 255, 0.5);
}.find_us_9172 .support_contact_6150 span:hover {
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.06);
    background-color: rgba(255, 255, 255, 0.7);
}.find_us_9172 .support_contact_6150 span svg {
    transition: transform 0.3s ease;
    fill: rgb(162,157,193);
    opacity: 0.7;
    height: 14px;
    width: 14px;
    margin-right: 8px;
}.find_us_9172 .support_contact_6150 span:hover svg {
    transform: scale(1.2);
    opacity: 1;
}@keyframes floatBackground {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 100%;
    }
}
.find_us_9172 {
    animation: floatBackground 15s ease infinite;
    background-size: 400% 400%;
}.find_us_9172 .contact_support_0938::after {
    position: absolute;
    top: 0;
    background: linear-gradient(to right, rgb(195,189,217), rgb(162,157,193));
    content: '';
    height: 5px;
    width: 100%;
    left: 0;
}
@media (min-width: 992px) {.find_us_9172 .contact_support_0938 {
    grid-template-columns: 1fr;
}.find_us_9172 .reach_help_6130 {
    grid-template-columns: repeat(3, 1fr);
}.find_us_9172 .support_contact_6150 {
    grid-column: span 3;
}.find_us_9172 .reach_help_6130 > span {
    padding: 1.5rem;
}
}
@media (max-width: 991px) {.find_us_9172 .support_contact_6150 h4 {
    width: 100%;
    margin-bottom: 20px;
}.find_us_9172 {
    padding: 4rem 0;
}.find_us_9172 .reach_help_6130 {
    grid-template-columns: repeat(2, 1fr);
    padding: 2rem;
}.find_us_9172 .support_contact_6150 {
    grid-column: span 2;
}.find_us_9172 .edu_faq_8094 {
    max-width: 90%;
}.find_us_9172 .reach_help_6130 > span svg {
    width: 20px;
    height: 20px;
}.find_us_9172 .support_contact_6150 span svg {
    width: 12px;
    height: 12px;
}
}
@media (max-width: 767px) {.find_us_9172 {
    padding: 3rem 0;
}.find_us_9172 .reach_help_6130 {
    grid-template-columns: 1fr;
    padding: 1.5rem;
    gap: 1rem;
}.find_us_9172 .support_contact_6150 {
    padding: 1.5rem;
    grid-column: 1;
}.find_us_9172 .edu_faq_8094 {
    max-width: 100%;
}.find_us_9172 .reach_help_6130::before {
    left: 1.5rem;
    right: 1.5rem;
}.find_us_9172 .reach_help_6130 > span svg {
    width: 18px;
    height: 18px;
}
}
@media (max-width: 575px) {.find_us_9172 {
    padding: 2.5rem 0;
}.find_us_9172 .contact_support_0938 {
    gap: 1.5rem;
}.find_us_9172 .reach_help_6130 {
    padding: 1rem;
}.find_us_9172 .support_contact_6150 {
    padding: 1.2rem;
    margin-top: 1rem;
}.find_us_9172 .support_contact_6150 span {
    margin-right: 0.5rem;
    padding: 0.3rem 0.8rem;
}.find_us_9172 .contact_support_0938 h3 {
    font-size: calc(28px * 0.9);
    margin: 2rem 0 1.5rem;
}.find_us_9172 .edu_faq_8094 {
    padding: 0 1rem;
    font-size: calc(16px * 0.95);
}.find_us_9172 .reach_help_6130 > span {
    padding: 0.8rem;
}.find_us_9172 .reach_help_6130 > span svg {
    height: 16px;
    width: 16px;
    right: 0.8rem;
    top: 0.8rem;
}.find_us_9172 .support_contact_6150 h4 svg {
    height: 16px;
    width: 16px;
}.find_us_9172 .support_contact_6150 span svg {
    height: 10px;
    margin-right: 5px;
    width: 10px;
}}
.find_us_9172 .contact_support_0938 {
    animation: card-appear 0.8s ease-out forwards;
    transform-style: preserve-3d;
}@keyframes card-appear {
    0% {
        opacity: 0;
        transform: perspective(1000px) rotateX(10deg) translateY(50px);
    }
    100% {
        opacity: 1;
        transform: perspective(1000px) rotateX(0) translateY(0);
    }
}
.find_us_9172 .reach_help_6130 > span {
    animation: item-appear 0.5s ease-out forwards;
    opacity: 0;
}.find_us_9172 .reach_help_6130 > span:nth-child(1) {
    animation-delay: 0.1s;
}.find_us_9172 .reach_help_6130 > span:nth-child(2) {
    animation-delay: 0.2s;
}.find_us_9172 .reach_help_6130 > span:nth-child(3) {
    animation-delay: 0.3s;
}.find_us_9172 .reach_help_6130 > span:nth-child(4) {
    animation-delay: 0.4s;
}.find_us_9172 .reach_help_6130 > span:nth-child(5) {
    animation-delay: 0.5s;
}.find_us_9172 .reach_help_6130 > span:nth-child(6) {
    animation-delay: 0.6s;
}@keyframes item-appear {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
.find_us_9172 .container::before {
    border-radius: 50%;
    position: absolute;
    height: 300px;
    background: radial-gradient(circle, rgb(195,189,217,0.5) 0%, transparent 70%);
    right: -5%;
    z-index: 0;
    width: 300px;
    content: '';
    top: -10%;
    opacity: 0.2;
}.find_us_9172 .container::after {
    bottom: -10%;
    position: absolute;
    border-radius: 50%;
    opacity: 0.2;
    left: -5%;
    content: '';
    background: radial-gradient(circle, rgb(162,157,193,0.5) 0%, transparent 70%);
    height: 250px;
    z-index: 0;
    width: 250px;
}.find_us_9172 .reach_help_6130 > span:hover::after {
    top: 0;
    animation: shine 1.5s ease forwards;
    height: 100%;
    position: absolute;
    background: linear-gradient(
        to bottom right,
        transparent, 
        transparent,
        rgba(255, 255, 255, 0.1),
        transparent,
        transparent
    );
    left: 0;
    width: 100%;
    content: '';
    z-index: 0;
}@keyframes shine {
    0% {
        transform: translateX(-100%) translateY(-100%);
    }
    100% {
        transform: translateX(100%) translateY(100%);
    }
}.explore_now_3946 {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(45deg, #000000 0%, rgb(225,221,237) 100%);
}.explore_now_3946::before {
    background-image: 
        linear-gradient(rgb(195,189,217,0.5) 1px, transparent 1px),
        linear-gradient(to right, rgb(195,189,217,0.5) 1px, transparent 1px);
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0.07;
    position: absolute;
    background-size: 40px 40px;
    z-index: 1;
    height: 100%;
    content: '';
}.explore_now_3946 .class_space_5987 {
    border: 1px solid rgba(255, 255, 255, 0.15);
    padding: 70px 50px;
    text-align: center;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
    position: relative;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    z-index: 10;
    overflow: hidden;
    border-radius: 11px;
    background: rgba(255, 255, 255, 0.1);
}.explore_now_3946 .class_space_5987::before,
.explore_now_3946 .class_space_5987::after {
    height: 300px;
    position: absolute;
    content: '';
    z-index: -1;
    width: 300px;
    border-radius: 50%;
    filter: blur(60px);
    opacity: 0.5;
}.explore_now_3946 .class_space_5987::before {
    animation: float-blob1 15s ease-in-out infinite alternate;
    background: rgb(195,189,217);
    left: -100px;
    top: -100px;
}.explore_now_3946 .class_space_5987::after {
    right: -100px;
    animation: float-blob2 20s ease-in-out infinite alternate;
    background: rgb(162,157,193);
    bottom: -100px;
}.explore_now_3946 .container p {
    color: #ffffff;
    margin-bottom: 50px;
    line-height: 1.4;
    position: relative;
    letter-spacing: 0.5px;
    z-index: 5;
    font-weight: 700;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    font-size: 34px;
}.explore_now_3946 .container p::first-letter {
    color: rgb(195,189,217);
    font-size: 130%;
}.explore_now_3946 .query_inquiry_6432 {
    font-size: 15px;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    padding: 16px 42px;
    font-weight: 600;
    position: relative;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    z-index: 5;
    color: #ffffff;
    -webkit-backdrop-filter: blur(5px);
    background: rgba(255, 255, 255, 0.1);
    overflow: hidden;
    border-radius: 11px;
    text-decoration: none;
    backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.2);
}.explore_now_3946 .query_inquiry_6432::before {
    top: 0;
    width: 100%;
    background: linear-gradient(45deg, rgb(195,189,217), rgb(162,157,193));
    left: 0;
    content: '';
    position: absolute;
    transition: opacity 0.4s ease;
    z-index: -1;
    height: 100%;
    opacity: 0;
}.explore_now_3946 .query_inquiry_6432:hover {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
    border-color: rgba(255, 255, 255, 0.3);
    transform: translateY(-5px) scale(1.05);
}.explore_now_3946 .query_inquiry_6432:hover::before {
    opacity: 0.8;
}.explore_now_3946::after {
    height: 100%;
    background-size: 50px 50px;
    opacity: 0.1;
    background-image: radial-gradient(#ffffff 1px, transparent 1px);
    position: absolute;
    top: 0;
    z-index: 1;
    left: 0;
    width: 100%;
    animation: twinkle 10s linear infinite;
    content: '';
}

@keyframes twinkle {
    0%, 100% {
        opacity: 0.1;
    }
    50% {
        opacity: 0.2;
    }
}

@keyframes float-blob1 {
    0% {
        transform: translate(0, 0) scale(1);
    }
    50% {
        transform: translate(50px, 20px) scale(1.2);
    }
    100% {
        transform: translate(10px, 40px) scale(0.8);
    }
}

@keyframes float-blob2 {
    0% {
        transform: translate(0, 0) scale(1);
    }
    50% {
        transform: translate(-30px, -20px) scale(1.2);
    }
    100% {
        transform: translate(-10px, -40px) scale(0.9);
    }
}

@media (max-width: 991px) {.explore_now_3946 {
    padding: 90px 0;
}.explore_now_3946 .class_space_5987 {
    padding: 50px 30px;
}.explore_now_3946 .container p {
    font-size: calc(18px * 1.3);
    margin-bottom: 40px;
}
}

@media (max-width: 767px) {.explore_now_3946 {
    padding: 70px 0;
}.explore_now_3946 .class_space_5987 {
    padding: 40px 25px;
}.explore_now_3946 .container p {
    margin-bottom: 30px;
    font-size: 18px;
}.explore_now_3946 .query_inquiry_6432 {
    padding: 14px 34px;
}
}

@media (max-width: 480px) {.explore_now_3946 {
    padding: 50px 0;
}.explore_now_3946 .class_space_5987 {
    padding: 30px 20px;
}.explore_now_3946 .container p {
    font-size: calc(15px * 1.2);
    margin-bottom: 25px;
}.explore_now_3946 .query_inquiry_6432 {
    font-size: calc(15px * 0.9);
    padding: 12px 28px;
}.explore_now_3946 .class_space_5987::before,
    .explore_now_3946 .class_space_5987::after {
    width: 200px;
    height: 200px;
}}.title_board_1046 {
    overflow: hidden;
    position: relative;
    width: 100%;
    min-height: 100vh;
    background: rgb(225,221,237);
}.title_board_1046 .class_space_5987 {
    position: relative;
    height: 100vh;
    width: 100%;
}.title_board_1046 .study_fast_0453 {
    top: 0;
    width: 100%;
    z-index: 1;
    height: 100%;
    left: 0;
    position: absolute;
}.title_board_1046 .study_fast_0453 input {
    position: absolute;
    opacity: 0;
}.title_board_1046 .learn_first_7325 {
    height: 100%;
    position: relative;
}.title_board_1046 .learn_welcome_5841 {
    position: absolute;
    width: 100%;
    opacity: 0;
    transition: opacity 0.8s ease, transform 0.8s ease;
    transform-origin: center;
    height: 100%;
    transform: scale(1.05);
    z-index: 1;
    top: 0;
    left: 0;
}.title_board_1046 .learn_welcome_5841 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}.title_board_1046 .learn_welcome_5841::after {
    top: 0;
    background: linear-gradient(
        0deg,
        #000000 0%,
        rgba(0, 0, 0, 0.5) 30%,
        transparent 70%
    );
    position: absolute;
    height: 100%;
    width: 100%;
    content: '';
    left: 0;
}.title_board_1046 .edu_first_6314 {
    position: absolute;
    gap: 20px;
    z-index: 10;
    left: 50px;
    display: flex;
    flex-direction: column;
    transform: translateY(-50%);
    top: 50%;
}.title_board_1046 .edu_first_6314 label {
    transition: all 0.3s ease;
    position: relative;
    border: 2px solid #ffffff;
    width: 15px;
    height: 15px;
    cursor: pointer;
    border-radius: 50%;
}.title_board_1046 .edu_first_6314 label::after {
    transition: transform 0.3s ease;
    transform: translate(-50%, -50%) scale(0);
    position: absolute;
    left: 50%;
    border-radius: 50%;
    top: 50%;
    height: 7px;
    background: rgb(195,189,217);
    width: 7px;
    content: '';
}.title_board_1046 .edu_first_6314 label:hover {
    border-color: rgb(195,189,217);
}.title_board_1046 .heading_frame_1547 {
    position: absolute;
    width: 45%;
    z-index: 5;
    bottom: 0;
    padding: 80px 50px;
    right: 0;
}.title_board_1046 .heading_frame_1547 .container {
    backdrop-filter: blur(10px);
    border-top: 4px solid rgb(195,189,217);
    transition: transform 0.5s ease;
    background: rgba(0, 0, 0, 0.5);
    transform: translateY(0);
    padding: 40px;
    border-radius: 27px;
}.title_board_1046 .heading_frame_1547 h1 {
    font-weight: 700;
    padding-bottom: 15px;
    position: relative;
    color: #ffffff;
    margin-bottom: 15px;
    font-size: 38px;
}.title_board_1046 .heading_frame_1547 h1::after {
    width: 80px;
    height: 3px;
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    background: rgb(195,189,217);
}.title_board_1046 .heading_frame_1547 h3 {
    font-weight: 600;
    font-size: 19px;
    color: rgb(195,189,217);
    margin-bottom: 20px;
}.title_board_1046 .heading_frame_1547 p {
    font-weight: 400;
    line-height: 1.7;
    font-size: 17px;
    margin-bottom: 0;
    color: #000000;
}.title_board_1046 .study_fast_0453 input:nth-child(1):checked ~ .learn_first_7325 .learn_welcome_5841:nth-child(1),
.title_board_1046 .study_fast_0453 input:nth-child(2):checked ~ .learn_first_7325 .learn_welcome_5841:nth-child(2),
.title_board_1046 .study_fast_0453 input:nth-child(3):checked ~ .learn_first_7325 .learn_welcome_5841:nth-child(3),
.title_board_1046 .study_fast_0453 input:nth-child(4):checked ~ .learn_first_7325 .learn_welcome_5841:nth-child(4),
.title_board_1046 .study_fast_0453 input:nth-child(5):checked ~ .learn_first_7325 .learn_welcome_5841:nth-child(5),
.title_board_1046 .study_fast_0453 input:nth-child(6):checked ~ .learn_first_7325 .learn_welcome_5841:nth-child(6),
.title_board_1046 .study_fast_0453 input:nth-child(7):checked ~ .learn_first_7325 .learn_welcome_5841:nth-child(7),
.title_board_1046 .study_fast_0453 input:nth-child(8):checked ~ .learn_first_7325 .learn_welcome_5841:nth-child(8),
.title_board_1046 .study_fast_0453 input:nth-child(9):checked ~ .learn_first_7325 .learn_welcome_5841:nth-child(9),
.title_board_1046 .study_fast_0453 input:nth-child(10):checked ~ .learn_first_7325 .learn_welcome_5841:nth-child(10) {
    z-index: 2;
    opacity: 1;
    transform: scale(1);
}.title_board_1046 .study_fast_0453 input:nth-child(1):checked ~ .edu_first_6314 label:nth-child(1)::after,
.title_board_1046 .study_fast_0453 input:nth-child(2):checked ~ .edu_first_6314 label:nth-child(2)::after,
.title_board_1046 .study_fast_0453 input:nth-child(3):checked ~ .edu_first_6314 label:nth-child(3)::after,
.title_board_1046 .study_fast_0453 input:nth-child(4):checked ~ .edu_first_6314 label:nth-child(4)::after,
.title_board_1046 .study_fast_0453 input:nth-child(5):checked ~ .edu_first_6314 label:nth-child(5)::after,
.title_board_1046 .study_fast_0453 input:nth-child(6):checked ~ .edu_first_6314 label:nth-child(6)::after,
.title_board_1046 .study_fast_0453 input:nth-child(7):checked ~ .edu_first_6314 label:nth-child(7)::after,
.title_board_1046 .study_fast_0453 input:nth-child(8):checked ~ .edu_first_6314 label:nth-child(8)::after,
.title_board_1046 .study_fast_0453 input:nth-child(9):checked ~ .edu_first_6314 label:nth-child(9)::after,
.title_board_1046 .study_fast_0453 input:nth-child(10):checked ~ .edu_first_6314 label:nth-child(10)::after {
    transform: translate(-50%, -50%) scale(1);
}.title_board_1046 .study_fast_0453 input:nth-child(1):checked ~ .edu_first_6314 label:nth-child(1),
.title_board_1046 .study_fast_0453 input:nth-child(2):checked ~ .edu_first_6314 label:nth-child(2),
.title_board_1046 .study_fast_0453 input:nth-child(3):checked ~ .edu_first_6314 label:nth-child(3),
.title_board_1046 .study_fast_0453 input:nth-child(4):checked ~ .edu_first_6314 label:nth-child(4),
.title_board_1046 .study_fast_0453 input:nth-child(5):checked ~ .edu_first_6314 label:nth-child(5),
.title_board_1046 .study_fast_0453 input:nth-child(6):checked ~ .edu_first_6314 label:nth-child(6),
.title_board_1046 .study_fast_0453 input:nth-child(7):checked ~ .edu_first_6314 label:nth-child(7),
.title_board_1046 .study_fast_0453 input:nth-child(8):checked ~ .edu_first_6314 label:nth-child(8),
.title_board_1046 .study_fast_0453 input:nth-child(9):checked ~ .edu_first_6314 label:nth-child(9),
.title_board_1046 .study_fast_0453 input:nth-child(10):checked ~ .edu_first_6314 label:nth-child(10) {
    border-color: rgb(195,189,217);
    transform: scale(1.2);
}.title_board_1046 .study_fast_0453 input:checked ~ .heading_frame_1547 .container {
    transform: translateY(0);
}.title_board_1046::before {
    z-index: 0;
    top: 0;
    position: absolute;
    content: '';
    opacity: 0.4;
    background: linear-gradient(
        135deg,
        rgb(162,157,193,0.5) 0%,
        transparent 50%
    );
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

@media (max-width: 1200px) {.title_board_1046 .heading_frame_1547 {
    padding: 60px 40px;
    width: 55%;
}
}

@media (max-width: 991px) {.title_board_1046 {
    min-height: unset;
}.title_board_1046 .class_space_5987 {
    min-height: unset;
}.title_board_1046 .heading_frame_1547 {
    padding: 50px 30px;
    width: 65%;
}.title_board_1046 .heading_frame_1547 .container {
    padding: 30px;
}.title_board_1046 .edu_first_6314 {
    gap: 15px;
    left: 30px;
}
}

@media (max-width: 767px) {.title_board_1046 .class_space_5987 {
    height: auto;
}.title_board_1046 .study_fast_0453 {
    position: relative;
    height: 60vh;
}.title_board_1046 .heading_frame_1547 {
    width: 100%;
    padding: 30px 20px;
    position: relative;
}.title_board_1046 .heading_frame_1547 .container {
    padding: 25px;
}.title_board_1046 .edu_first_6314 {
    top: initial;
    gap: 12px;
    flex-direction: row;
    right: 20px;
    bottom: 20px;
    transform: none;
    left: initial;
}.title_board_1046 .heading_frame_1547 h1 {
    font-size: calc(38px * 0.85);
}.title_board_1046 .heading_frame_1547 h3 {
    font-size: calc(19px * 0.85);
}
}

@media (max-width: 575px) {.title_board_1046 .study_fast_0453 {
    height: 50vh;
}.title_board_1046 .heading_frame_1547 {
    padding: 20px 15px;
}.title_board_1046 .heading_frame_1547 .container {
    padding: 20px;
}.title_board_1046 .edu_first_6314 {
    gap: 10px;
    right: 15px;
    bottom: 15px;
}.title_board_1046 .edu_first_6314 label {
    height: 12px;
    width: 12px;
}.title_board_1046 .edu_first_6314 label::after {
    width: 6px;
    height: 6px;
}.title_board_1046 .heading_frame_1547 h1 {
    font-size: calc(38px * 0.7);
    padding-bottom: 10px;
    margin-bottom: 10px;
}.title_board_1046 .heading_frame_1547 h1::after {
    height: 2px;
    width: 60px;
}.title_board_1046 .heading_frame_1547 h3 {
    font-size: calc(19px * 0.7);
    margin-bottom: 15px;
}.title_board_1046 .heading_frame_1547 p {
    line-height: 1.5;
    font-size: calc(17px * 0.8);
}}header {
    width: 100%;
    padding: 0;
    position: relative;
    z-index: 100;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.07);
    background: linear-gradient(to right, #ffffff, rgb(225,221,237));
}header::before {
    height: 100%;
    background-image: 
        linear-gradient(90deg, rgba(255,255,255,0.05) 1px, transparent 1px),
        linear-gradient(0deg, rgba(255,255,255,0.05) 1px, transparent 1px);
    z-index: 0;
    width: 100%;
    top: 0;
    content: '';
    position: absolute;
    background-size: 20px 20px;
    left: 0;
}header::after {
    width: 5px;
    position: absolute;
    top: 0;
    background: linear-gradient(to bottom, rgb(195,189,217), rgb(162,157,193));
    content: '';
    left: 0;
    z-index: 1;
    height: 100%;
}header .container {
    max-width: 100%;
    padding: 0;
    margin: 0;
    z-index: 2;
    position: relative;
    width: 100%;
}header .main_master_0758 {
    justify-content: space-between;
    align-items: center;
    margin-left: 5px;
    padding: 0.9rem 3%;
    display: flex;
}header .first_expert_8051 {
    background: rgba(255, 255, 255, 0.4);
    position: relative;
    transition: all 0.3s ease;
    text-decoration: none;
    padding: 0.5rem;
    display: flex;
    border-radius: 10px;
    align-items: center;
}header .first_expert_8051:hover {
    background: rgba(255, 255, 255, 0.6);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
}header .first_expert_8051 svg {
    height: auto;
    width: 140px;
    transition: all 0.3s ease;
}header .top_know_6230 {
    background: rgba(255, 255, 255, 0.3);
    position: relative;
    border-radius: 10px;
    align-items: center;
    gap: 0.4rem;
    display: flex;
    padding: 0.4rem 0.6rem;
}header .top_know_6230::before {
    right: -2px;
    background: linear-gradient(135deg, rgb(195,189,217,0.5), rgb(162,157,193,0.5));
    opacity: 0.5;
    border-radius: calc(10px + 2px);
    z-index: -1;
    bottom: -2px;
    left: -2px;
    position: absolute;
    content: '';
    top: -2px;
}header .top_section_0361 {
    padding: 0.4rem 0.7rem;
    font-family: Arial, sans-serif;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.03);
    color: #000000;
    text-decoration: none;
    transition: all 0.3s ease;
    background: #ffffff;
    font-weight: 400;
    overflow: hidden;
    border-radius: 10px;
    z-index: 1;
    position: relative;
    font-size: 15px;
}header .top_section_0361::before {
    z-index: -1;
    content: '';
    background: linear-gradient(45deg, rgb(195,189,217,0.5), rgb(162,157,193,0.5));
    width: 100%;
    height: 100%;
    top: 0;
    transition: opacity 0.3s ease;
    opacity: 0;
    position: absolute;
    left: 0;
}header .top_section_0361:hover {
    transform: translateY(-2px);
    color: #ffffff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
}header .top_section_0361:hover::before {
    opacity: 1;
}

@media (max-width: 991px) {header .main_master_0758 {
    padding: 0.8rem 2.5%;
}header .first_expert_8051 svg {
    width: 130px;
}header .top_know_6230 {
    padding: 0.35rem 0.5rem;
    gap: 0.3rem;
}header .top_section_0361 {
    font-size: calc(15px - 1px);
    padding: 0.35rem 0.6rem;
}
}

@media (max-width: 767px) {header::after {
    width: 3px;
}header .main_master_0758 {
    flex-direction: column;
    margin-left: 3px;
    align-items: flex-start;
    gap: 0.7rem;
    padding: 0.8rem 2%;
}header .first_expert_8051 {
    padding: 0.4rem;
}header .first_expert_8051 svg {
    width: 120px;
}header .top_know_6230 {
    padding: 0.4rem;
    width: 98%;
    overflow-x: auto;
    justify-content: flex-start;
}header .top_know_6230::-webkit-scrollbar {
    height: 2px;
}header .top_know_6230::-webkit-scrollbar-thumb {
    background: rgb(195,189,217);
    border-radius: 10px;
}header .top_section_0361 {
    font-size: calc(15px - 1px);
    white-space: nowrap;
    padding: 0.3rem 0.5rem;
}
}

@media (max-width: 480px) {header::after {
    width: 2px;
}header .main_master_0758 {
    padding: 0.7rem 1.5%;
    margin-left: 2px;
}header .first_expert_8051 svg {
    width: 110px;
}header .top_know_6230 {
    padding: 0.3rem;
}header .top_section_0361 {
    font-size: calc(15px - 2px);
    padding: 0.3rem 0.4rem;
}}.gratDiv_7518 {
    padding: 7rem 0;
    overflow: hidden;
    background: linear-gradient(145deg, rgb(225,221,237) 0%, rgba(240, 242, 245, 0.9) 100%);
    position: relative;
}.gratDiv_7518::before {
    background: linear-gradient(135deg, rgb(195,189,217,0.5) 0%, rgb(162,157,193,0.5) 100%);
    width: 40%;
    z-index: 0;
    top: -5%;
    right: -10%;
    position: absolute;
    opacity: 0.07;
    transform: rotate(15deg) skewX(-15deg);
    animation: float 15s ease-in-out infinite alternate;
    height: 70%;
    content: "";
}.gratDiv_7518::after {
    width: 30%;
    bottom: -5%;
    animation: float 18s ease-in-out infinite alternate-reverse;
    content: "";
    position: absolute;
    opacity: 0.05;
    height: 60%;
    background: linear-gradient(225deg, rgb(162,157,193,0.5) 0%, rgb(195,189,217,0.5) 100%);
    transform: rotate(-10deg) skewX(10deg);
    left: -5%;
    z-index: 0;
}.gratDiv_7518 .container {
    padding: 0 2rem;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    position: relative;
}.gratDiv_7518 h2 {
    animation: slideUp 0.8s 0.2s ease-out forwards;
    opacity: 0;
    font-weight: 700;
    margin-bottom: 3rem;
    color: #000000;
    position: relative;
    line-height: 1.3;
    font-size: 35px;
    transform: translateY(0);
}.gratDiv_7518 h2::after {
    height: 3px;
    animation: expand 1s 0.8s ease-out forwards;
    position: absolute;
    bottom: -15px;
    background: linear-gradient(90deg, rgb(195,189,217) 0%, rgb(162,157,193) 100%);
    content: "";
    width: 80px;
    left: 0;
    transform-origin: left;
    transform: scaleX(0);
}.gratDiv_7518 .class_space_5987 {
    opacity: 0;
    overflow: hidden;
    padding: 3rem;
    transform: translateY(20px);
    background: #ffffff;
    animation: fadeSlideUp 1s 0.4s ease-out forwards;
    border-left: 4px solid rgb(195,189,217);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 
              0 5px 15px rgba(0, 0, 0, 0.03);
    position: relative;
}.gratDiv_7518 .class_space_5987::before {
    position: absolute;
    clip-path: polygon(100% 0, 100% 100%, 0 0);
    width: 150px;
    top: 0;
    content: "";
    opacity: 0.1;
    right: 0;
    height: 150px;
    background: linear-gradient(135deg, rgb(162,157,193,0.5) 0%, transparent 70%);
}.gratDiv_7518 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}.gratDiv_7518 li {
    padding-left: 0;
    position: relative;
}.gratDiv_7518 li span {
    display: block;
    color: #000000;
    line-height: 1.8;
    font-family: Arial, sans-serif;
    transform: translateY(10px);
    animation: fadeIn 1s 0.7s ease-out forwards;
    opacity: 0;
    font-size: calc(13px + 0.05rem);
}

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

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

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

@keyframes expand {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}

@keyframes float {
  0% {
    transform: rotate(15deg) skewX(-15deg) translateY(0);
  }
  50% {
    transform: rotate(18deg) skewX(-18deg) translateY(-10px);
  }
  100% {
    transform: rotate(15deg) skewX(-15deg) translateY(0);
  }
}

@media screen and (max-width: 992px) {.gratDiv_7518 {
    padding: 5rem 0;
}.gratDiv_7518 h2 {
    font-size: calc(35px - 0.2rem);
    margin-bottom: 2.5rem;
}.gratDiv_7518 .class_space_5987 {
    padding: 2.5rem;
}
}

@media screen and (max-width: 768px) {.gratDiv_7518 {
    padding: 4rem 0;
}.gratDiv_7518 h2 {
    font-size: calc(35px - 0.4rem);
    margin-bottom: 2rem;
}.gratDiv_7518 h2::after {
    width: 60px;
    bottom: -12px;
}.gratDiv_7518 .class_space_5987 {
    padding: 2rem;
}.gratDiv_7518 .class_space_5987::before {
    height: 100px;
    width: 100px;
}
}

@media screen and (max-width: 576px) {.gratDiv_7518 {
    padding: 3rem 0;
}.gratDiv_7518 .container {
    padding: 0 1.5rem;
}.gratDiv_7518 h2 {
    line-height: 1.4;
    margin-bottom: 1.8rem;
    font-size: calc(35px - 0.6rem);
}.gratDiv_7518 h2::after {
    bottom: -10px;
    height: 2px;
    width: 50px;
}.gratDiv_7518 .class_space_5987 {
    padding: 1.5rem;
    border-left-width: 3px;
}.gratDiv_7518 li span {
    line-height: 1.7;
    font-size: 13px;
}}.newsletter_subscription_0326 {
    padding: 4rem 1.5rem;
    overflow: hidden;
    perspective: 1000px;
    position: relative;
    background: linear-gradient(145deg, rgb(225,221,237) 0%, rgba(0, 0, 0, 0.5) 100%);
}.newsletter_subscription_0326::before {
    background: repeating-linear-gradient(
        70deg,
        rgb(162,157,193,0.5) 0px,
        transparent 3px,
        transparent 10px
    );
    top: 0;
    height: 100%;
    content: "";
    left: 0;
    opacity: 0.06;
    transform: skewY(-2deg);
    position: absolute;
    width: 100%;
    z-index: 1;
}.newsletter_subscription_0326::after {
    height: 150px;
    z-index: 0;
    position: absolute;
    transform: rotate(25deg);
    background: rgb(195,189,217);
    content: "";
    bottom: -30px;
    width: 150px;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    right: -30px;
    opacity: 0.1;
}.newsletter_subscription_0326 .container {
    z-index: 2;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}.newsletter_subscription_0326 .class_space_5987 {
    flex-direction: column;
    padding: 2.5rem;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05), 
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 1px 2px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    transform: rotateX(2deg) rotateY(-1deg);
    display: flex;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    gap: 2rem;
    position: relative;
}.newsletter_subscription_0326 .class_space_5987:hover {
    transform: rotateX(0deg) rotateY(0deg);
}.newsletter_subscription_0326 .class_space_5987::before {
    left: 0;
    position: absolute;
    height: 5px;
    background: linear-gradient(90deg, rgb(195,189,217) 0%, rgb(162,157,193) 100%);
    top: -5px;
    content: "";
    width: 100%;
}.newsletter_subscription_0326 h3 {
    max-width: 85%;
    font-weight: 600;
    margin: 0 0 0.5rem;
    color: #000000;
    transition: transform 0.3s ease-out;
    font-size: calc(19px * 1.05);
    line-height: 1.4;
    transform: translateZ(10px);
    position: relative;
}.newsletter_subscription_0326 .class_space_5987:hover h3 {
    transform: translateZ(15px);
}.newsletter_subscription_0326 .input_holder {
    gap: 1rem;
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
}.newsletter_subscription_0326 .input_holder::after {
    transform: rotate(45deg);
    position: absolute;
    width: 50px;
    border: 2px solid rgb(195,189,217,0.5);
    content: "";
    opacity: 0.2;
    transition: all 0.3s ease;
    bottom: -25px;
    right: -25px;
    height: 50px;
}.newsletter_subscription_0326 .class_space_5987:hover .input_holder::after {
    opacity: 0.4;
    transform: rotate(135deg);
}.newsletter_subscription_0326 .input_holder div {
    position: relative;
    width: 100%;
}.newsletter_subscription_0326 input[type="email"] {
    padding: 1rem 1.25rem;
    outline: none;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.5);
    background-color: #ffffff;
    font-size: 13px;
    width: 100%;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    color: #000000;
}.newsletter_subscription_0326 input[type="email"]:focus {
    box-shadow: 0 0 0 3px rgb(195,189,217,0.5);
    border-color: rgb(195,189,217);
}.newsletter_subscription_0326 input[type="email"]::placeholder {
    color: rgba(0, 0, 0, 0.5);
    opacity: 0.7;
}.newsletter_subscription_0326 .instant_learning_8710 {
    font-size: 15px;
    padding: 0.85rem 1.75rem;
    border: none;
    background: linear-gradient(135deg, rgb(195,189,217) 0%, rgb(162,157,193) 100%);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    outline: none;
    overflow: hidden;
    font-weight: 600;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    cursor: pointer;
    align-self: flex-start;
    transform: translateZ(0);
    position: relative;
    color: #ffffff;
    border-radius: 10px;
}.newsletter_subscription_0326 .instant_learning_8710:hover {
    transform: translateY(-2px) scale(1.02);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
}.newsletter_subscription_0326 .instant_learning_8710:active {
    transform: translateY(1px) scale(0.98);
}.newsletter_subscription_0326 .instant_learning_8710::before {
    left: -100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    width: 100%;
    content: "";
    top: 0;
    transition: all 0.5s ease;
}.newsletter_subscription_0326 .instant_learning_8710:hover::before {
    left: 100%;
}

@media (min-width: 768px) {.newsletter_subscription_0326 {
    padding: 5rem 2rem;
}.newsletter_subscription_0326 .class_space_5987 {
    gap: 2.5rem;
    padding: 3rem;
}.newsletter_subscription_0326 h3 {
    font-size: 38px;
    max-width: 80%;
}.newsletter_subscription_0326 .input_holder {
    align-items: stretch;
    flex-direction: row;
}.newsletter_subscription_0326 .input_holder div {
    flex: 1;
}.newsletter_subscription_0326 .instant_learning_8710 {
    margin-left: 0.5rem;
    white-space: nowrap;
}
}

@media (max-width: 767px) {.newsletter_subscription_0326 h3 {
    font-size: calc(22px * 1.1);
    max-width: 100%;
}.newsletter_subscription_0326 .class_space_5987 {
    transform: rotateX(1deg) rotateY(-0.5deg);
    padding: 1.75rem;
}.newsletter_subscription_0326 input[type="email"] {
    padding: 0.85rem 1rem;
}.newsletter_subscription_0326 .instant_learning_8710 {
    width: 100%;
    margin-top: 0.5rem;
}
}

@media (max-width: 480px) {.newsletter_subscription_0326 {
    padding: 3rem 1rem;
}.newsletter_subscription_0326 .class_space_5987 {
    padding: 1.5rem;
    gap: 1.5rem;
}.newsletter_subscription_0326 h3 {
    font-size: 22px;
}
}

@media (min-width: 1200px) {.newsletter_subscription_0326 .class_space_5987 {
    max-width: 90%;
    margin: 0 auto;
}}.contact_4068 {
    overflow: hidden;
    background: #ffffff;
    padding: 80px 0;
    position: relative;
}.contact_4068::before {
    z-index: 0;
    content: "";
    left: 0;
    height: 100%;
    top: 0;
    position: absolute;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%) -10px 0,
                linear-gradient(225deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%) -10px 0,
                linear-gradient(315deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%),
                linear-gradient(45deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%);
    background-size: 20px 20px;
    width: 100%;
}.contact_4068 .container {
    padding: 0 20px;
    z-index: 1;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}.contact_4068 h2 {
    text-align: left;
    border-left: 5px solid rgb(195,189,217);
    padding-left: 20px;
    color: #000000;
    font-size: 38px;
    position: relative;
    font-weight: 700;
    margin-bottom: 50px;
}.contact_4068 .inquiry_links_7052 {
    background: #ffffff;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    flex-direction: row-reverse;
    overflow: hidden;
    display: flex;
    border-radius: 18px;
}.contact_4068 .gallery_slider_0798 {
    position: relative;
    flex: 0 0 40%;
    min-height: 500px;
}.contact_4068 .gallery_slider_0798::before {
    width: 100%;
    top: 0;
    background: rgb(195,189,217,0.5);
    left: 0;
    height: 100%;
    mix-blend-mode: multiply;
    position: absolute;
    content: "";
    z-index: 1;
}.contact_4068 .inquiry_grid_1486 {
    padding: 60px;
    flex: 0 0 60%;
    position: relative;
}.contact_4068 .inquiry_grid_1486::after {
    height: 150px;
    right: 0;
    border-radius: 0 0 0 100%;
    width: 150px;
    background: rgb(225,221,237);
    z-index: -1;
    content: "";
    position: absolute;
    top: 0;
}.contact_4068 #contact {
    gap: 30px;
    display: flex;
    flex-direction: column;
}.contact_4068 h3 {
    font-size: 24px;
    position: relative;
    font-weight: 700;
    margin-bottom: 30px;
    color: #000000;
}.contact_4068 h3::after {
    bottom: -10px;
    content: "";
    position: absolute;
    background: rgb(195,189,217);
    height: 2px;
    width: 40px;
    left: 0;
}.contact_4068 input[type="text"] {
    background: rgb(225,221,237);
    font-size: 12px;
    width: 100%;
    border-radius: 10px;
    color: #000000;
    border: none;
    padding: 18px 20px;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.03);
    transition: all 0.3s ease;
}.contact_4068 input[type="text"]:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgb(195,189,217,0.5), inset 0 2px 4px rgba(0, 0, 0, 0.03);
    background: #ffffff;
}.contact_4068 input[type="text"]::placeholder {
    opacity: 0.6;
    color: #000000;
}.contact_4068 .message_query_6134 {
    align-items: center;
    display: flex;
    gap: 12px;
    margin-top: 5px;
}.contact_4068 .message_query_6134 input[type="checkbox"] {
    appearance: none;
    border: 2px solid rgb(225,221,237);
    height: 22px;
    transition: all 0.2s ease;
    border-radius: 10px;
    position: relative;
    cursor: pointer;
    width: 22px;
}.contact_4068 .message_query_6134 input[type="checkbox"]:checked {
    background: rgb(195,189,217);
    border-color: rgb(195,189,217);
}.contact_4068 .message_query_6134 input[type="checkbox"]:checked::after {
    position: absolute;
    content: "";
    border: solid #ffffff;
    transform: rotate(45deg);
    height: 11px;
    left: 7px;
    top: 3px;
    border-width: 0 2px 2px 0;
    width: 6px;
}.contact_4068 .message_query_6134 label {
    font-size: 12px;
    color: #000000;
    line-height: 1.5;
}.contact_4068 .message_query_6134 a {
    transition: all 0.3s ease;
    position: relative;
    text-decoration: none;
    color: rgb(195,189,217);
}.contact_4068 .message_query_6134 a:hover {
    color: rgb(162,157,193);
}.contact_4068 .message_query_6134 a::after {
    transition: all 0.3s ease;
    left: 0;
    height: 1px;
    bottom: -2px;
    content: "";
    position: absolute;
    width: 100%;
    background: rgb(195,189,217);
}.contact_4068 .message_query_6134 a:hover::after {
    background: rgb(162,157,193);
}.contact_4068 .query_inquiry_6432 {
    font-size: 17px;
    cursor: pointer;
    border: none;
    background: rgb(195,189,217);
    padding: 18px 40px;
    align-self: flex-start;
    border-radius: 18px;
    box-shadow: 0 4px 15px rgb(195,189,217,0.5);
    font-weight: 600;
    margin-top: 20px;
    transition: all 0.3s ease;
    color: #ffffff;
}.contact_4068 .query_inquiry_6432:hover {
    box-shadow: 0 7px 20px rgb(162,157,193,0.5);
    background: rgb(162,157,193);
    transform: translateY(-2px);
}.contact_4068 svg {
    fill: rgb(195,189,217);
    height: 20px;
    transition: all 0.3s ease;
    width: 20px;
}.contact_4068 svg path {
    transition: all 0.3s ease;
    fill: rgb(195,189,217);
}.contact_4068 svg:hover {
    fill: rgb(162,157,193);
}.contact_4068 svg:hover path {
    fill: rgb(162,157,193);
}

@media (max-width: 992px) {.contact_4068 .inquiry_links_7052 {
    flex-direction: column;
}.contact_4068 .gallery_slider_0798 {
    order: 1;
    flex: 0 0 auto;
    min-height: 300px;
}.contact_4068 .inquiry_grid_1486 {
    flex: 0 0 auto;
    padding: 50px 40px;
    order: 2;
}.contact_4068 h2 {
    margin-bottom: 40px;
}
}

@media (max-width: 768px) {.contact_4068 {
    padding: 60px 0;
}.contact_4068 h2 {
    margin-bottom: 30px;
    font-size: calc(38px - 4px);
}.contact_4068 .inquiry_grid_1486 {
    padding: 40px 30px;
}.contact_4068 #contact {
    gap: 25px;
}.contact_4068 .gallery_slider_0798 {
    min-height: 250px;
}
}

@media (max-width: 576px) {.contact_4068 {
    padding: 40px 0;
}.contact_4068 .container {
    padding: 0 15px;
}.contact_4068 h2 {
    margin-bottom: 25px;
    padding-left: 15px;
    font-size: calc(38px - 6px);
}.contact_4068 .inquiry_grid_1486 {
    padding: 30px 20px;
}.contact_4068 #contact {
    gap: 20px;
}.contact_4068 input[type="text"] {
    padding: 15px;
}.contact_4068 .query_inquiry_6432 {
    width: 100%;
    padding: 15px 20px;
}.contact_4068 .gallery_slider_0798 {
    min-height: 200px;
}
}