﻿* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}svg {
    height: 30px;
    width: 30px;
}a {
    text-decoration: none;
    color: inherit;
}.layer-container_7324 {
    display: flex;
    min-height: 100%;
    height: 100%;
    flex-direction: column;
}.header_start_7635 {
    flex: 1 0 auto;
}.achieve_cta_8245 {
    flex: 0 0 auto;
}.container {
    max-width: 100%;
    margin: auto;
    width: 1100px;
}html,body {
    scroll-behavior: auto;
    min-height: 100%;
    font-family: Arial, sans-serif;
    height: 100%;
    color: #000000;
}header,footer {
    width: 100%;
}
@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.primary_page_2804 {
    min-height: 100vh;
    background: #000000;
    width: 100%;
    position: relative;
    overflow: hidden;
}.primary_page_2804::before {
    left: 0;
    content: "";
    width: 100%;
    top: 0;
    z-index: 0;
    background: 
        repeating-conic-gradient(
            #000000 0deg 10deg, 
            rgba(0, 0, 0, 0.5) 10deg 15deg
        );
    opacity: 0.3;
    height: 100%;
    position: absolute;
    background-size: 100px 100px;
}.primary_page_2804 .expert_learning_9734 {
    height: 100vh;
    width: 100%;
    position: relative;
    z-index: 1;
}.primary_page_2804 .edu_first_8569 {
    height: 100vh;
    width: 100%;
    overflow: hidden;
    position: relative;
}.primary_page_2804 .edu_first_8569 input {
    display: none;
}.primary_page_2804 .edu_front_6821 {
    transition: none;
    width: 100%;
    position: absolute;
    height: 100%;
}.primary_page_2804 .learn_skillspro_0349 {
    top: 0;
    opacity: 0;
    left: 0;
    position: absolute;
    clip-path: polygon(50% 50%, 50% 50%, 50% 50%, 50% 50%);
    transition: clip-path 0.8s ease-in-out, opacity 0.5s ease-in-out;
    height: 100%;
    width: 100%;
}.primary_page_2804 .learn_skillspro_0349 img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}.primary_page_2804 .edu_first_8569 input:nth-child(1):checked ~ .edu_front_6821 .learn_skillspro_0349:nth-child(1),
.primary_page_2804 .edu_first_8569 input:nth-child(2):checked ~ .edu_front_6821 .learn_skillspro_0349:nth-child(2),
.primary_page_2804 .edu_first_8569 input:nth-child(3):checked ~ .edu_front_6821 .learn_skillspro_0349:nth-child(3),
.primary_page_2804 .edu_first_8569 input:nth-child(4):checked ~ .edu_front_6821 .learn_skillspro_0349:nth-child(4),
.primary_page_2804 .edu_first_8569 input:nth-child(5):checked ~ .edu_front_6821 .learn_skillspro_0349:nth-child(5),
.primary_page_2804 .edu_first_8569 input:nth-child(6):checked ~ .edu_front_6821 .learn_skillspro_0349:nth-child(6),
.primary_page_2804 .edu_first_8569 input:nth-child(7):checked ~ .edu_front_6821 .learn_skillspro_0349:nth-child(7),
.primary_page_2804 .edu_first_8569 input:nth-child(8):checked ~ .edu_front_6821 .learn_skillspro_0349:nth-child(8),
.primary_page_2804 .edu_first_8569 input:nth-child(9):checked ~ .edu_front_6821 .learn_skillspro_0349:nth-child(9),
.primary_page_2804 .edu_first_8569 input:nth-child(10):checked ~ .edu_front_6821 .learn_skillspro_0349:nth-child(10) {
    z-index: 2;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    opacity: 1;
}.primary_page_2804 .study_fast_4253 {
    left: 50%;
    z-index: 10;
    gap: 8px;
    position: absolute;
    transform: translateX(-50%);
    bottom: 50px;
    display: flex;
}.primary_page_2804 .study_fast_4253 label {
    background: #ffffff;
    transition: all 0.4s ease;
    width: 50px;
    height: 4px;
    position: relative;
    overflow: hidden;
    opacity: 0.3;
    cursor: pointer;
}.primary_page_2804 .study_fast_4253 label::after {
    top: 0;
    transition: transform 0.3s ease;
    background: rgb(225,195,225);
    height: 100%;
    width: 100%;
    left: -100%;
    content: "";
    position: absolute;
}.primary_page_2804 .edu_first_8569 input:nth-child(1):checked ~ .study_fast_4253 label:nth-child(1)::after,
.primary_page_2804 .edu_first_8569 input:nth-child(2):checked ~ .study_fast_4253 label:nth-child(2)::after,
.primary_page_2804 .edu_first_8569 input:nth-child(3):checked ~ .study_fast_4253 label:nth-child(3)::after,
.primary_page_2804 .edu_first_8569 input:nth-child(4):checked ~ .study_fast_4253 label:nth-child(4)::after,
.primary_page_2804 .edu_first_8569 input:nth-child(5):checked ~ .study_fast_4253 label:nth-child(5)::after,
.primary_page_2804 .edu_first_8569 input:nth-child(6):checked ~ .study_fast_4253 label:nth-child(6)::after,
.primary_page_2804 .edu_first_8569 input:nth-child(7):checked ~ .study_fast_4253 label:nth-child(7)::after,
.primary_page_2804 .edu_first_8569 input:nth-child(8):checked ~ .study_fast_4253 label:nth-child(8)::after,
.primary_page_2804 .edu_first_8569 input:nth-child(9):checked ~ .study_fast_4253 label:nth-child(9)::after,
.primary_page_2804 .edu_first_8569 input:nth-child(10):checked ~ .study_fast_4253 label:nth-child(10)::after {
    transform: translateX(100%);
}.primary_page_2804 .edu_first_8569 input:nth-child(1):checked ~ .study_fast_4253 label:nth-child(1),
.primary_page_2804 .edu_first_8569 input:nth-child(2):checked ~ .study_fast_4253 label:nth-child(2),
.primary_page_2804 .edu_first_8569 input:nth-child(3):checked ~ .study_fast_4253 label:nth-child(3),
.primary_page_2804 .edu_first_8569 input:nth-child(4):checked ~ .study_fast_4253 label:nth-child(4),
.primary_page_2804 .edu_first_8569 input:nth-child(5):checked ~ .study_fast_4253 label:nth-child(5),
.primary_page_2804 .edu_first_8569 input:nth-child(6):checked ~ .study_fast_4253 label:nth-child(6),
.primary_page_2804 .edu_first_8569 input:nth-child(7):checked ~ .study_fast_4253 label:nth-child(7),
.primary_page_2804 .edu_first_8569 input:nth-child(8):checked ~ .study_fast_4253 label:nth-child(8),
.primary_page_2804 .edu_first_8569 input:nth-child(9):checked ~ .study_fast_4253 label:nth-child(9),
.primary_page_2804 .edu_first_8569 input:nth-child(10):checked ~ .study_fast_4253 label:nth-child(10) {
    background: #ffffff;
    width: 80px;
    opacity: 1;
}.primary_page_2804 .content_pad_7238 {
    text-align: center;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 30px;
    backdrop-filter: blur(8px);
    width: 80%;
    left: 50%;
    padding: 40px;
    top: 50%;
    z-index: 3;
    max-width: 700px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    transform: translate(-50%, -50%);
    position: absolute;
}.primary_page_2804 .content_pad_7238::before,
.primary_page_2804 .content_pad_7238::after {
    border-color: rgb(225,195,225);
    height: 20px;
    content: "";
    width: 20px;
    border-style: solid;
    position: absolute;
}.primary_page_2804 .content_pad_7238::before {
    top: 15px;
    left: 15px;
    border-width: 2px 0 0 2px;
}.primary_page_2804 .content_pad_7238::after {
    right: 15px;
    border-width: 0 2px 2px 0;
    bottom: 15px;
}.primary_page_2804 .content_pad_7238 .container {
    padding: 0;
}.primary_page_2804 .content_pad_7238 h1 {
    font-weight: 700;
    font-size: 42px;
    color: #ffffff;
    margin-bottom: 15px;
}.primary_page_2804 .content_pad_7238 h3 {
    margin-bottom: 25px;
    font-size: 24px;
    color: rgb(225,195,225);
    font-weight: 400;
}.primary_page_2804 .content_pad_7238 p {
    margin-bottom: 0;
    color: #ffffff;
    font-size: 13px;
    line-height: 1.6;
    opacity: 0.8;
}.primary_page_2804 .learn_skillspro_0349::after {
    left: 0;
    content: "";
    height: 100%;
    position: absolute;
    z-index: 1;
    background: radial-gradient(circle at center, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.6) 100%);
    width: 100%;
    top: 0;
}.primary_page_2804 .study_fast_4253 label:hover {
    opacity: 0.8;
}.primary_page_2804 .study_fast_4253 label:active {
    opacity: 1;
}@keyframes pulse {
    0% { opacity: 0.8; }
    50% { opacity: 1; }
    100% { opacity: 0.8; }
}

.primary_page_2804 .content_pad_7238 h1,
.primary_page_2804 .content_pad_7238 h3,
.primary_page_2804 .content_pad_7238 p {
    animation: fadeIn 0.8s ease forwards;
    opacity: 0;
}.primary_page_2804 .content_pad_7238 h1 {
    animation-delay: 0.2s;
}.primary_page_2804 .content_pad_7238 h3 {
    animation-delay: 0.4s;
}.primary_page_2804 .content_pad_7238 p {
    animation-delay: 0.6s;
}@keyframes fadeIn {
    from { opacity: 0; transform: translateY(15px); }
    to { opacity: 1; transform: translateY(0); }
}

.primary_page_2804 .learn_skillspro_0349 {
    overflow: hidden;
}.primary_page_2804 .learn_skillspro_0349 img {
    transition: transform 10s ease;
}.primary_page_2804 .edu_first_8569 input:checked ~ .edu_front_6821 .learn_skillspro_0349 img {
    transform: scale(1.1);
}

@media (max-width: 992px) {.primary_page_2804 .content_pad_7238 {
    width: 90%;
    padding: 30px;
}.primary_page_2804 .content_pad_7238 h1 {
    font-size: calc(42px * 0.9);
}
}

@media (max-width: 768px) {.primary_page_2804 .study_fast_4253 {
    bottom: 30px;
}.primary_page_2804 .study_fast_4253 label {
    height: 3px;
    width: 40px;
}.primary_page_2804 .edu_first_8569 input:nth-child(1):checked ~ .study_fast_4253 label:nth-child(1),
    .primary_page_2804 .edu_first_8569 input:nth-child(2):checked ~ .study_fast_4253 label:nth-child(2),
    .primary_page_2804 .edu_first_8569 input:nth-child(3):checked ~ .study_fast_4253 label:nth-child(3),
    .primary_page_2804 .edu_first_8569 input:nth-child(4):checked ~ .study_fast_4253 label:nth-child(4),
    .primary_page_2804 .edu_first_8569 input:nth-child(5):checked ~ .study_fast_4253 label:nth-child(5),
    .primary_page_2804 .edu_first_8569 input:nth-child(6):checked ~ .study_fast_4253 label:nth-child(6),
    .primary_page_2804 .edu_first_8569 input:nth-child(7):checked ~ .study_fast_4253 label:nth-child(7),
    .primary_page_2804 .edu_first_8569 input:nth-child(8):checked ~ .study_fast_4253 label:nth-child(8),
    .primary_page_2804 .edu_first_8569 input:nth-child(9):checked ~ .study_fast_4253 label:nth-child(9),
    .primary_page_2804 .edu_first_8569 input:nth-child(10):checked ~ .study_fast_4253 label:nth-child(10) {
    width: 60px;
}.primary_page_2804 .content_pad_7238 {
    padding: 25px;
}.primary_page_2804 .content_pad_7238 h1 {
    font-size: calc(42px * 0.8);
    margin-bottom: 10px;
}.primary_page_2804 .content_pad_7238 h3 {
    margin-bottom: 15px;
    font-size: calc(24px * 0.9);
}.primary_page_2804 .content_pad_7238 p {
    font-size: calc(13px * 0.9);
}
}

@media (max-width: 576px) {.primary_page_2804 .study_fast_4253 {
    bottom: 20px;
}.primary_page_2804 .study_fast_4253 label {
    width: 30px;
    height: 3px;
}.primary_page_2804 .edu_first_8569 input:nth-child(1):checked ~ .study_fast_4253 label:nth-child(1),
    .primary_page_2804 .edu_first_8569 input:nth-child(2):checked ~ .study_fast_4253 label:nth-child(2),
    .primary_page_2804 .edu_first_8569 input:nth-child(3):checked ~ .study_fast_4253 label:nth-child(3),
    .primary_page_2804 .edu_first_8569 input:nth-child(4):checked ~ .study_fast_4253 label:nth-child(4),
    .primary_page_2804 .edu_first_8569 input:nth-child(5):checked ~ .study_fast_4253 label:nth-child(5),
    .primary_page_2804 .edu_first_8569 input:nth-child(6):checked ~ .study_fast_4253 label:nth-child(6),
    .primary_page_2804 .edu_first_8569 input:nth-child(7):checked ~ .study_fast_4253 label:nth-child(7),
    .primary_page_2804 .edu_first_8569 input:nth-child(8):checked ~ .study_fast_4253 label:nth-child(8),
    .primary_page_2804 .edu_first_8569 input:nth-child(9):checked ~ .study_fast_4253 label:nth-child(9),
    .primary_page_2804 .edu_first_8569 input:nth-child(10):checked ~ .study_fast_4253 label:nth-child(10) {
    width: 45px;
}.primary_page_2804 .content_pad_7238 {
    padding: 20px;
    width: 95%;
}.primary_page_2804 .content_pad_7238::before,
    .primary_page_2804 .content_pad_7238::after {
    width: 15px;
    height: 15px;
}.primary_page_2804 .content_pad_7238 h1 {
    font-size: calc(42px * 0.7);
}.primary_page_2804 .content_pad_7238 h3 {
    font-size: calc(24px * 0.8);
}}

.primary_page_2804 .learn_skillspro_0349:not(:checked) {
    pointer-events: none;
}.primary_page_2804::after {
    content: "";
    left: 0;
    background: 
        linear-gradient(135deg, rgb(202,158,202,0.5) 0%, transparent 20%),
        linear-gradient(225deg, rgb(225,195,225,0.5) 0%, transparent 20%);
    width: 100%;
    z-index: 0;
    position: absolute;
    top: 0;
    height: 100%;
}.privacy_harbor_1398 {
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    background: linear-gradient(145deg, rgb(242,228,242), rgba(248, 249, 250, 0.97));
    color: #000000;
    overflow: hidden;
    font-family: Arial, sans-serif;
    padding: 6rem 2rem;
}.privacy_harbor_1398::before {
    content: "";
    top: 0;
    pointer-events: none;
    width: 100%;
    opacity: 0.05;
    height: 100%;
    left: 0;
    z-index: 0;
    background: radial-gradient(circle at 15% 85%, rgb(225,195,225,0.5) 0%, transparent 25%);
    animation: pulse 15s infinite alternate ease-in-out;
    position: absolute;
}.privacy_harbor_1398::after {
    content: "";
    background: linear-gradient(135deg, transparent 0%, rgb(202,158,202,0.5) 100%);
    top: 0;
    height: 100%;
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 50% 0);
    right: 0;
    opacity: 0.03;
    position: absolute;
    z-index: 0;
    width: 40%;
    pointer-events: none;
}.privacy_harbor_1398 .container {
    max-width: 1140px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.05);
    backdrop-filter: blur(8px);
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    border-left: 3px solid rgb(225,195,225);
    margin: 0 auto;
    position: relative;
    padding: 3rem;
    z-index: 1;
    transform: perspective(1000px) rotateY(0.5deg);
}.privacy_harbor_1398 .container:hover {
    transform: perspective(1000px) rotateY(0deg);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
}.privacy_harbor_1398 h1 {
    font-weight: 700;
    font-size: 45px;
    margin-bottom: 2.5rem;
    transform: translateX(-0.5rem);
    letter-spacing: -0.5px;
    color: #000000;
    padding-bottom: 1rem;
    position: relative;
}.privacy_harbor_1398 h1::after {
    bottom: 0;
    content: "";
    transition: width 0.4s ease;
    width: 6rem;
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(225,195,225), rgb(225,195,225,0.5));
    position: absolute;
    height: 4px;
    left: 0;
}.privacy_harbor_1398 h1:hover::after {
    width: 10rem;
}.privacy_harbor_1398 h2 {
    padding-left: 1rem;
    margin: 3rem 0 1.5rem;
    border-left: 2px solid rgb(225,195,225);
    transition: all 0.3s ease;
    font-weight: 600;
    color: #000000;
    font-size: 30px;
}.privacy_harbor_1398 h2:hover {
    padding-left: 1.5rem;
    color: rgb(225,195,225);
}.privacy_harbor_1398 h3 {
    border-left: 1px solid rgb(225,195,225,0.5);
    font-weight: 600;
    color: #000000;
    margin: 2.5rem 0 1rem;
    font-size: calc(21px + 0.1rem);
    padding-left: 0.8rem;
}.privacy_harbor_1398 h4 {
    border-left: 1px dashed rgb(225,195,225,0.5);
    color: #000000;
    font-weight: 400;
    font-size: 21px;
    padding-left: 0.5rem;
    margin: 2rem 0 1rem;
}.privacy_harbor_1398 p {
    margin-bottom: 1.5rem;
    line-height: 1.8;
    position: relative;
    transition: transform 0.3s ease;
    font-size: 14px;
}.privacy_harbor_1398 p:hover {
    transform: translateX(5px);
}.privacy_harbor_1398 strong {
    position: relative;
    font-weight: 600;
    color: #000000;
}.privacy_harbor_1398 strong::after {
    content: "";
    transform: scaleX(0.8);
    transition: transform 0.3s ease;
    transform-origin: left;
    position: absolute;
    background-color: rgb(225,195,225,0.5);
    width: 100%;
    bottom: -2px;
    height: 1px;
    left: 0;
}.privacy_harbor_1398 strong:hover::after {
    transform: scaleX(1);
}.privacy_harbor_1398 ul {
    list-style-type: none;
    margin: 1.5rem 0 2rem 1.5rem;
}.privacy_harbor_1398 li {
    transition: all 0.3s ease;
    margin-bottom: 1rem;
    position: relative;
    line-height: 1.7;
    font-size: 14px;
    padding-left: 1.5rem;
}.privacy_harbor_1398 li::before {
    content: "";
    width: 8px;
    top: 0.7rem;
    height: 8px;
    transform: rotate(45deg);
    position: absolute;
    border: 1px solid rgb(225,195,225);
    left: 0;
    transition: all 0.3s ease;
    opacity: 0.8;
}.privacy_harbor_1398 li:hover {
    padding-left: 1.8rem;
}.privacy_harbor_1398 li:hover::before {
    transform: rotate(135deg);
    background-color: rgb(225,195,225,0.5);
}.privacy_harbor_1398 span {
    display: block;
    margin-bottom: 1.5rem;
    opacity: 0.9;
    padding-left: 1rem;
    line-height: 1.8;
    font-style: italic;
    font-size: 14px;
    color: #000000;
    border-left: 1px solid rgb(202,158,202,0.5);
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.03;
    }
    50% {
        opacity: 0.08;
    }
}

@media (max-width: 992px) {.privacy_harbor_1398 {
    padding: 5rem 1.5rem;
}.privacy_harbor_1398 .container {
    transform: perspective(800px) rotateY(0.3deg);
    padding: 2.5rem;
}.privacy_harbor_1398 h1 {
    font-size: calc(45px - 0.2rem);
}.privacy_harbor_1398 h2 {
    font-size: calc(30px - 0.1rem);
}
}

@media (max-width: 768px) {.privacy_harbor_1398 {
    padding: 4rem 1rem;
}.privacy_harbor_1398 .container {
    transform: none;
    border-left-width: 2px;
    padding: 2rem 1.5rem;
}.privacy_harbor_1398::before,
    .privacy_harbor_1398::after {
    opacity: 0.02;
}.privacy_harbor_1398 h1 {
    margin-bottom: 2rem;
    font-size: calc(45px - 0.4rem);
}.privacy_harbor_1398 h2 {
    margin: 2.5rem 0 1rem;
    font-size: calc(30px - 0.3rem);
}.privacy_harbor_1398 h3, 
    .privacy_harbor_1398 h4 {
    font-size: calc(21px - 0.1rem);
}.privacy_harbor_1398 p, 
    .privacy_harbor_1398 li, 
    .privacy_harbor_1398 span {
    font-size: calc(14px - 0.05rem);
    line-height: 1.6;
}.privacy_harbor_1398 ul {
    margin-left: 0.5rem;
}.privacy_harbor_1398 p:hover {
    transform: translateX(3px);
}
}

@media (max-width: 576px) {.privacy_harbor_1398 {
    padding: 3rem 0.8rem;
}.privacy_harbor_1398 .container {
    border-left-width: 1px;
    padding: 1.5rem 1rem;
}.privacy_harbor_1398 h1 {
    font-size: calc(45px - 0.6rem);
    transform: none;
    margin-bottom: 1.5rem;
}.privacy_harbor_1398 h1::after {
    height: 3px;
    width: 4rem;
}.privacy_harbor_1398 h2 {
    font-size: calc(30px - 0.5rem);
    padding-left: 0.7rem;
}.privacy_harbor_1398 h3, 
    .privacy_harbor_1398 h4 {
    padding-left: 0.5rem;
}.privacy_harbor_1398 li {
    padding-left: 1.2rem;
}.privacy_harbor_1398 li:hover {
    padding-left: 1.4rem;
}.privacy_harbor_1398 p:hover,
    .privacy_harbor_1398 li:hover,
    .privacy_harbor_1398 h2:hover {
    padding-left: 0.7rem;
    transform: none;
}.privacy_harbor_1398 span {
    padding-left: 0.5rem;
}}header {
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.08);
    z-index: 100;
    overflow: visible;
    background: linear-gradient(135deg, rgb(225,195,225,0.5) 0%, rgb(242,228,242) 100%);
    margin-top: 0;
    padding: 0;
    position: relative;
}header::before {
    height: 100%;
    top: 0;
    left: 0;
    background-image: 
        radial-gradient(circle at 30% 20%, rgba(255, 255, 255, 0.3) 0%, transparent 8%),
        radial-gradient(circle at 70% 60%, rgba(255, 255, 255, 0.3) 0%, transparent 12%),
        radial-gradient(circle at 40% 80%, rgba(255, 255, 255, 0.3) 0%, transparent 10%),
        radial-gradient(circle at 80% 30%, rgba(255, 255, 255, 0.3) 0%, transparent 15%),
        radial-gradient(circle at 10% 70%, rgba(255, 255, 255, 0.3) 0%, transparent 8%);
    content: '';
    z-index: 0;
    opacity: 0.4;
    width: 100%;
    position: absolute;
}header::after {
    content: '';
    left: 0;
    width: 100%;
    background: linear-gradient(90deg, 
        transparent, 
        rgb(225,195,225,0.5), 
        transparent
    );
    height: 10px;
    bottom: 0;
    opacity: 0.6;
    position: absolute;
}header .head_skill_5783 {
    align-items: center;
    padding: 1.3rem 3rem;
    justify-content: space-between;
    position: relative;
    z-index: 5;
    display: flex;
}header .head_learn_5390 {
    border-radius: 50% 30% 60% 40% / 40% 50% 30% 50%;
    background: rgba(255, 255, 255, 0.15);
    position: relative;
    margin-right: 2rem;
    transition: all 0.6s ease;
    overflow: hidden;
    padding: 1rem;
    flex: 0 0 auto;
    box-shadow: inset 0 0 10px rgba(255, 255, 255, 0.5);
}header .head_learn_5390:hover {
    box-shadow: inset 0 0 15px rgba(255, 255, 255, 0.7), 0 10px 20px rgba(0, 0, 0, 0.1);
    border-radius: 60% 40% 30% 70% / 50% 30% 60% 40%;
    transform: translateY(-5px);
}header .head_main_3970 {
    display: block;
    transition: all 0.4s ease;
    position: relative;
}header .head_main_3970 img {
    max-height: 38px;
    filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.1));
}header .main_nav_5287 {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    position: relative;
    z-index: 2;
}header .main_nav_5287::before {
    left: -5%;
    transition: all 0.6s ease;
    border-radius: 70% 30% 50% 40% / 40% 60% 30% 50%;
    background: linear-gradient(135deg, rgb(225,195,225,0.5) 0%, transparent 100%);
    z-index: -1;
    opacity: 0.1;
    width: 110%;
    top: -5%;
    height: 110%;
    position: absolute;
    content: '';
}header .main_nav_5287:hover::before {
    border-radius: 40% 60% 30% 70% / 60% 30% 70% 40%;
    opacity: 0.2;
}header .head_section_1895 {
    position: relative;
    margin: 0 0.5rem;
}header .head_section_1895 a {
    padding: 0.8rem 1.3rem;
    font-size: 14px;
    border-radius: 60% 40% 40% 60% / 40% 50% 50% 60%;
    position: relative;
    color: #000000;
    display: flex;
    overflow: hidden;
    transition: all 0.4s ease;
    align-items: center;
    text-decoration: none;
    z-index: 1;
    font-weight: 600;
    justify-content: center;
    background: rgba(255, 255, 255, 0.1);
}header .head_section_1895 a::before {
    content: '';
    width: 100%;
    background: linear-gradient(135deg, rgb(225,195,225,0.5) 0%, rgb(202,158,202,0.5) 100%);
    height: 100%;
    position: absolute;
    opacity: 0;
    left: 0;
    z-index: -1;
    transition: opacity 0.4s ease;
    transform: scale(1.1);
    border-radius: inherit;
    top: 0;
}header .head_section_1895 a:hover {
    transform: translateY(-3px) scale(1.05);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    border-radius: 40% 60% 60% 40% / 60% 40% 60% 40%;
    color: #ffffff;
}header .head_section_1895 a:hover::before {
    opacity: 1;
    transform: scale(1);
}header .head_section_1895::after {
    background: rgb(225,195,225);
    width: 6px;
    position: absolute;
    opacity: 0.7;
    transition: transform 0.4s ease;
    height: 6px;
    transform: translateX(-50%) scale(0);
    left: 50%;
    border-radius: 50%;
    bottom: -8px;
    content: '';
}header .head_section_1895:hover::after {
    transform: translateX(-50%) scale(1);
}header .head_skill_5783::before {
    height: 200px;
    border-radius: 50%;
    content: '';
    width: 200px;
    top: -100px;
    position: absolute;
    right: -100px;
    opacity: 0.1;
    filter: blur(30px);
    background: radial-gradient(circle, rgb(225,195,225,0.5) 0%, transparent 70%);
}header .head_skill_5783::after {
    filter: blur(30px);
    opacity: 0.1;
    content: '';
    border-radius: 50%;
    position: absolute;
    bottom: -75px;
    left: -75px;
    background: radial-gradient(circle, rgb(202,158,202,0.5) 0%, transparent 70%);
    height: 150px;
    width: 150px;
}.header_start_7635 {
    padding-top: 2rem;
    position: relative;
    z-index: 1;
    background: rgb(242,228,242);
}

@keyframes morphing {
    0%, 100% { border-radius: 60% 40% 30% 70% / 50% 30% 60% 40%; }
    33% { border-radius: 40% 60% 70% 30% / 30% 40% 30% 70%; }
    66% { border-radius: 30% 60% 70% 40% / 60% 30% 70% 40%; }
}

@media (min-width: 1400px) {header .head_skill_5783 {
    margin: 0 auto;
    max-width: 1320px;
}header .head_section_1895 {
    margin: 0 0.7rem;
}header .head_section_1895 a {
    padding: 0.8rem 1.6rem;
}
}

@media (max-width: 991px) {header .head_skill_5783 {
    padding: 1rem 2rem;
    flex-wrap: wrap;
}header .head_learn_5390 {
    margin-bottom: 0;
    padding: 0.7rem;
    margin-right: 0;
}header .main_nav_5287 {
    margin-top: 1rem;
    justify-content: flex-end;
    flex-basis: 100%;
}header .head_section_1895 a {
    font-size: calc(14px - 1px);
    padding: 0.6rem 1rem;
}header .main_nav_5287::before {
    display: none;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .head_skill_5783 {
    padding: 0.8rem 1.5rem;
}header .head_learn_5390 {
    padding: 0.6rem;
    max-width: 140px;
    border-radius: 40% 60% 50% 50% / 40% 50% 50% 40%;
}header .head_main_3970 img {
    max-height: 35px;
}header .main_nav_5287 {
    justify-content: flex-start;
    margin-top: 0.8rem;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 0.5rem;
    scrollbar-width: thin;
}header .main_nav_5287::-webkit-scrollbar {
    height: 3px;
}header .main_nav_5287::-webkit-scrollbar-thumb {
    background: rgb(225,195,225,0.5);
    border-radius: 10px;
}header .head_section_1895 {
    flex: 0 0 auto;
    margin: 0 0.2rem;
}header .head_section_1895 a {
    border-radius: 30% 70% 50% 50% / 30% 30% 70% 70%;
    font-size: calc(14px - 2px);
    padding: 0.5rem 0.8rem;
    white-space: nowrap;
}header .head_section_1895::after {
    display: none;
}header::after {
    height: 5px;
}
}

@media (max-width: 479px) {header .head_skill_5783 {
    padding: 0.7rem 1.2rem;
}header .head_learn_5390 {
    max-width: 120px;
    padding: 0.5rem;
}header .head_section_1895 a {
    padding: 0.4rem 0.6rem;
    font-size: calc(14px - 3px);
}}footer {
    background-color: #000000;
    position: relative;
    margin-top: 0;
}footer::before {
    left: 0;
    width: 100%;
    z-index: 1;
    background: linear-gradient(to right,
    #000000 0%,
    rgb(225,195,225,0.5) 50%,
    #000000 100%);
    height: 100%;
    top: 0;
    opacity: 0.9;
    position: absolute;
    content: "";
}.achieve_cta_8245 {
    padding: 60px 0 40px;
    background-color: transparent;
    position: relative;
    z-index: 5;
}.achieve_cta_8245 .container {
    position: relative;
    display: grid;
    grid-gap: 30px;
    grid-template-columns: repeat(12, 1fr);
}.achieve_cta_8245 .company_holder {
    grid-column: span 4;
    position: relative;
    padding: 30px;
    background-color: rgba(255, 255, 255, 0.03);
    border-radius: 10px;
}.achieve_cta_8245 .company_holder h3 {
    margin-bottom: 20px;
    position: relative;
    font-weight: 700;
    font-size: 28px;
    color: #ffffff;
    display: inline-block;
}.achieve_cta_8245 .company_holder h3::after {
    width: 100%;
    left: 0;
    height: 2px;
    content: "";
    background: rgb(225,195,225);
    bottom: -8px;
    position: absolute;
}.achieve_cta_8245 .search_foot_0364 {
    color: #ffffff;
    line-height: 1.6;
    opacity: 0.8;
    font-size: 13px;
}.achieve_cta_8245 .res_connect_0193 {
    grid-column: span 8;
    grid-gap: 30px;
    grid-template-columns: repeat(2, 1fr);
    display: grid;
}.achieve_cta_8245 .main_nav_5287 {
    border-radius: 10px;
    padding: 30px;
    position: relative;
    background-color: rgba(255, 255, 255, 0.03);
}.achieve_cta_8245 .main_nav_5287 h5 {
    position: relative;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 20px;
    color: #ffffff;
    display: inline-block;
}.achieve_cta_8245 .main_nav_5287 h5::after {
    left: 0;
    width: 100%;
    position: absolute;
    background: rgb(202,158,202);
    height: 2px;
    content: "";
    bottom: -8px;
}.achieve_cta_8245 .main_nav_5287 .main_page_7892 {
    display: grid;
    grid-gap: 15px;
}.achieve_cta_8245 .main_nav_5287 .main_page_7892 a {
    padding-left: 15px;
    font-size: 13px;
    position: relative;
    opacity: 0.8;
    display: block;
    text-decoration: none;
    color: #ffffff;
    transition: color 0.3s ease, transform 0.3s ease;
}.achieve_cta_8245 .main_nav_5287 .main_page_7892 a::before {
    position: absolute;
    border-radius: 50%;
    content: "";
    top: 50%;
    width: 6px;
    transform: translateY(-50%);
    background: rgb(202,158,202);
    height: 6px;
    left: 0;
}.achieve_cta_8245 .main_nav_5287 .main_page_7892 a:hover {
    opacity: 1;
    color: rgb(225,195,225);
    transform: translateX(5px);
}.class_guide_8479 {
    z-index: 5;
    background-color: rgba(0, 0, 0, 0.2);
    margin-top: 40px;
    position: relative;
    padding: 25px 0;
}.class_guide_8479 .container {
    align-items: center;
    display: flex;
    justify-content: center;
}.class_guide_8479 .program_foot_1296 {
    color: #ffffff;
    opacity: 0.7;
    font-size: 16px;
    text-align: center;
}

@media (max-width: 991px) {.achieve_cta_8245 .container {
    grid-template-columns: 1fr;
    grid-gap: 30px;
}.achieve_cta_8245 .company_holder {
    grid-column: span 12;
}.achieve_cta_8245 .res_connect_0193 {
    grid-template-columns: 1fr 1fr;
    grid-column: span 12;
}
}

@media (max-width: 767px) {.achieve_cta_8245 {
    padding: 40px 0 30px;
}.achieve_cta_8245 .res_connect_0193 {
    grid-template-columns: 1fr;
}.achieve_cta_8245 .company_holder {
    padding: 25px;
}.achieve_cta_8245 .main_nav_5287 {
    padding: 25px;
}.achieve_cta_8245 .company_holder h3 {
    font-size: calc(28px - 2px);
}.achieve_cta_8245 .main_nav_5287 h5 {
    font-size: calc(20px - 1px);
}
}

@media (max-width: 575px) {.achieve_cta_8245 {
    padding: 30px 0 20px;
}.achieve_cta_8245 .company_holder,
  .achieve_cta_8245 .main_nav_5287 {
    padding: 20px;
}.achieve_cta_8245 .company_holder h3 {
    font-size: calc(28px - 4px);
}.class_guide_8479 {
    padding: 20px 0;
}}

.achieve_cta_8245 .company_holder:hover,
.achieve_cta_8245 .main_nav_5287:hover {
    background-color: rgba(255, 255, 255, 0.05);
    transition: background-color 0.3s ease;
}.achieve_cta_8245 .container::before {
    pointer-events: none;
    position: absolute;
    width: 100%;
    top: 0;
    z-index: -1;
    opacity: 0.05;
    left: 0;
    background: 
    linear-gradient(to right, rgb(225,195,225,0.5) 1px, transparent 1px) 0 0 / 40px 100%,
    linear-gradient(to bottom, rgb(225,195,225,0.5) 1px, transparent 1px) 0 0 / 100% 40px;
    height: 100%;
    content: "";
}.achieve_cta_8245 .company_holder::before {
    content: "";
    top: 0;
    position: absolute;
    opacity: 0.5;
    background: rgb(225,195,225);
    width: 5px;
    height: 100%;
    left: 0;
}.achieve_cta_8245 .main_nav_5287::before {
    width: 5px;
    background: rgb(202,158,202);
    position: absolute;
    content: "";
    left: 0;
    height: 100%;
    opacity: 0.5;
    top: 0;
}footer::after {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 2;
    content: "";
    height: 5px;
    background: linear-gradient(to right,
    rgb(225,195,225),
    rgb(202,158,202),
    rgb(225,195,225));
    opacity: 0.3;
}.achieve_cta_8245 .main_page_7892 {
    position: relative;
}.achieve_cta_8245 .main_page_7892::after {
    opacity: 0.2;
    width: 100%;
    position: absolute;
    height: 1px;
    left: 0;
    background: rgb(202,158,202,0.5);
    content: "";
    bottom: -15px;
}.achieve_cta_8245 .main_nav_5287 h5,
.achieve_cta_8245 .company_holder h3 {
    text-transform: uppercase;
    letter-spacing: 1px;
}.achieve_cta_8245 .main_nav_5287:nth-child(1) {
    grid-row: 1;
    grid-column: 1;
}.achieve_cta_8245 .main_nav_5287:nth-child(2) {
    grid-column: 2;
    grid-row: 1;
}.class_guide_8479 .program_foot_1296 {
    display: inline-block;
    position: relative;
}.class_guide_8479 .program_foot_1296::before {
    background: rgb(225,195,225);
    content: "";
    top: 50%;
    height: 1px;
    width: 30px;
    left: -40px;
    position: absolute;
    transform: translateY(-50%);
    opacity: 0.5;
}.class_guide_8479 .program_foot_1296::after {
    width: 30px;
    background: rgb(225,195,225);
    right: -40px;
    height: 1px;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    content: "";
    opacity: 0.5;
}.follow_0865 {
    position: relative;
    padding: 4rem 0;
    z-index: 1;
    background: linear-gradient(135deg, rgb(225,195,225,0.5), rgb(202,158,202), rgb(225,195,225));
    overflow: hidden;
}.follow_0865::before {
    background: radial-gradient(circle at 30% 40%, rgba(255,255,255,0.1) 1px, transparent 2px),
                radial-gradient(circle at 70% 60%, rgba(255,255,255,0.1) 1px, transparent 2px),
                radial-gradient(circle at 40% 80%, rgba(255,255,255,0.1) 1px, transparent 2px),
                radial-gradient(circle at 60% 20%, rgba(255,255,255,0.1) 1px, transparent 2px);
    content: "";
    height: 200%;
    animation: rotateBg 120s linear infinite;
    left: -50%;
    width: 200%;
    transform-origin: center;
    opacity: 0.5;
    background-size: 100px 100px;
    position: absolute;
    z-index: -1;
    top: -50%;
}.follow_0865::after {
    width: 100%;
    z-index: -1;
    position: absolute;
    content: "";
    background: radial-gradient(ellipse at 30% 50%, rgb(225,195,225,0.5) 0%, transparent 70%);
    top: 0;
    opacity: 0.7;
    left: 0;
    height: 100%;
}.follow_0865 .container {
    padding: 0 1.5rem;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1200px;
}.follow_0865 .expert_learning_9734 {
    align-items: center;
    backdrop-filter: blur(10px);
    display: flex;
    transform-style: preserve-3d;
    border: 1px solid rgba(255, 255, 255, 0.2);
    transform: perspective(1000px) rotateX(2deg);
    border-radius: 10px;
    flex-direction: column;
    padding: 3rem 2rem;
    transition: transform 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    justify-content: center;
    background: rgba(255, 255, 255, 0.08);
}.follow_0865 .expert_learning_9734:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.25);
}.follow_0865 .expert_learning_9734 > div {
    margin-bottom: 2rem;
    transform: translateZ(20px);
    width: 100%;
}.follow_0865 h4 {
    font-size: calc(22px * 1.1);
    letter-spacing: 0.01em;
    margin: 0;
    font-weight: 600;
    transform: translateZ(30px);
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    transition: transform 0.3s ease;
    text-align: center;
    line-height: 1.4;
}.follow_0865 .input_holder {
    gap: 1.25rem;
    width: 100%;
    transform: translateZ(10px);
    flex-direction: column;
    display: flex;
}.follow_0865 .input_holder span {
    position: relative;
    width: 100%;
    display: block;
}.follow_0865 .input_holder input[type="email"] {
    font-size: 15px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1), inset 0 2px 5px rgba(0, 0, 0, 0.05);
    border: none;
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    outline: none;
    padding: 1.2rem 1.5rem;
    border-radius: 10px;
    transition: all 0.3s cubic-bezier(0.2, 0.8, 0.2, 1);
    font-family: Arial, sans-serif;
    color: #000000;
}.follow_0865 .input_holder input[type="email"]:focus {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15), 0 0 0 2px rgb(225,195,225);
    background: #ffffff;
    transform: scale(1.02);
}.follow_0865 .input_holder input[type="email"]::placeholder {
    color: rgba(0, 0, 0, 0.4);
    font-weight: 300;
    transition: opacity 0.3s;
}.follow_0865 .input_holder input[type="email"]:focus::placeholder {
    opacity: 0.5;
}.follow_0865 .input_holder .reach_list_1062 {
    cursor: pointer;
    position: relative;
    overflow: hidden;
    color: #ffffff;
    text-transform: uppercase;
    width: 100%;
    border: none;
    transition: all 0.3s cubic-bezier(0.2, 0.8, 0.2, 1);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    letter-spacing: 0.05em;
    background: linear-gradient(135deg, rgb(202,158,202), rgb(225,195,225));
    font-size: 19px;
    padding: 1.2rem 1.5rem;
    border-radius: 10px;
    font-weight: 600;
}.follow_0865 .input_holder .reach_list_1062::before {
    height: 100%;
    width: 100%;
    position: absolute;
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    top: 0;
    transition: all 0.6s ease;
    content: "";
}.follow_0865 .input_holder .reach_list_1062:hover {
    transform: translateY(-3px) scale(1.02);
    background: linear-gradient(135deg, rgb(225,195,225), rgb(202,158,202));
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25);
}.follow_0865 .input_holder .reach_list_1062:hover::before {
    left: 100%;
}.follow_0865 .input_holder .reach_list_1062:active {
    transform: translateY(1px) scale(0.98);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
}

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

@media screen and (min-width: 768px) {.follow_0865 .expert_learning_9734 {
    padding: 3.5rem 3rem;
}.follow_0865 h4 {
    font-size: calc(22px * 1.2);
}.follow_0865 .input_holder {
    align-items: center;
    flex-direction: row;
    gap: 1rem;
}.follow_0865 .input_holder span:first-child {
    flex: 1;
}.follow_0865 .input_holder span:last-child {
    flex: 0 0 auto;
    width: auto;
}.follow_0865 .input_holder .reach_list_1062 {
    white-space: nowrap;
    width: auto;
    padding: 1.2rem 2rem;
}
}

@media screen and (min-width: 992px) {.follow_0865 {
    padding: 6rem 0;
}.follow_0865 .expert_learning_9734 {
    flex-direction: row;
    padding: 4rem;
    gap: 3rem;
}.follow_0865 .expert_learning_9734 > div {
    margin-bottom: 0;
    width: 40%;
}.follow_0865 h4 {
    font-size: calc(22px * 1.3);
    text-align: left;
}.follow_0865 .input_holder {
    width: 60%;
}
}

@media screen and (min-width: 1200px) {.follow_0865 .expert_learning_9734 {
    gap: 4rem;
}.follow_0865 h4 {
    font-size: calc(22px * 1.4);
}.follow_0865 .expert_learning_9734 > div {
    width: 45%;
}.follow_0865 .input_holder {
    width: 55%;
}
}

@media (prefers-reduced-motion: reduce) {.follow_0865::before {
    animation: none;
}.follow_0865 .expert_learning_9734,
    .follow_0865 .expert_learning_9734:hover,
    .follow_0865 .input_holder input[type="email"]:focus,
    .follow_0865 .input_holder .reach_list_1062,
    .follow_0865 .input_holder .reach_list_1062:hover,
    .follow_0865 .input_holder .reach_list_1062:active {
    transition: none;
    transform: none;
}}.try_immediately_3826 {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    z-index: 1;
    overflow: hidden;
    padding: 4rem 2rem;
    position: relative;
    background: linear-gradient(135deg, rgb(225,195,225) 0%, rgb(202,158,202) 100%);
}.try_immediately_3826::before {
    z-index: -1;
    left: 0;
    right: 0;
    position: absolute;
    content: "";
    bottom: 0;
    background: repeating-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.05) 15px,
        transparent 15px,
        transparent 30px
    );
    top: 0;
}.try_immediately_3826::after {
    height: 300px;
    position: absolute;
    opacity: 0.6;
    border-radius: 50%;
    z-index: -1;
    right: -100px;
    content: "";
    top: -150px;
    background: radial-gradient(circle, rgb(225,195,225,0.5) 0%, transparent 70%);
    animation: float 15s infinite ease-in-out;
    filter: blur(20px);
    width: 300px;
}.try_immediately_3826 .container {
    display: flex;
    z-index: 2;
    align-items: center;
    position: relative;
    flex-direction: column;
    gap: 2.5rem;
    margin: 0 auto;
    max-width: 1200px;
}.try_immediately_3826 h6 {
    margin: 0;
    text-align: center;
    letter-spacing: 0.02em;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    color: #ffffff;
    font-weight: 600;
    transform: perspective(1000px) translateZ(10px);
    max-width: 85%;
    line-height: 1.4;
    font-size: clamp(1.25rem, 2vw + 0.5rem, 2rem);
}.try_immediately_3826 div div {
    display: flex;
    perspective: 1000px;
    justify-content: center;
}.try_immediately_3826 div span {
    position: relative;
    transform-style: preserve-3d;
    display: inline-block;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.try_immediately_3826 .reach_list_1062 {
    overflow: hidden;
    justify-content: center;
    font-size: 16px;
    background-color: #ffffff;
    padding: 1rem 2rem;
    border: none;
    clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
    display: inline-flex;
    text-decoration: none;
    transform: translateZ(0);
    align-items: center;
    min-width: 200px;
    font-weight: 700;
    position: relative;
    outline: none;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1), 0 6px 6px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    color: rgb(225,195,225);
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}.try_immediately_3826 .reach_list_1062::before {
    transition: transform 0.7s ease;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    transform: translateX(-100%) skewX(-15deg);
    background: linear-gradient(
        45deg,
        transparent 20%,
        rgba(255, 255, 255, 0.2) 40%,
        rgba(255, 255, 255, 0.5) 50%,
        rgba(255, 255, 255, 0.2) 60%,
        transparent 80%
    );
}.try_immediately_3826 .reach_list_1062 span {
    z-index: 2;
    position: relative;
    transition: transform 0.3s ease;
}.try_immediately_3826 .reach_list_1062:hover {
    background-color: #ffffff;
    color: rgb(202,158,202);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15), 0 10px 10px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px) scale(1.03);
}.try_immediately_3826 .reach_list_1062:hover::before {
    transform: translateX(100%) skewX(-15deg);
}.try_immediately_3826 .reach_list_1062:hover span {
    transform: translateX(5px);
}.try_immediately_3826 .reach_list_1062:active {
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    transform: translateY(-2px) scale(0.98);
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(30px) scale(1.1);
    }
}

@keyframes pulse {
    0%, 100% {
        opacity: 0.5;
    }
    50% {
        opacity: 0.8;
    }
}

@media (max-width: 768px) {.try_immediately_3826 {
    padding: 3rem 1.5rem;
}.try_immediately_3826 h6 {
    max-width: 100%;
    font-size: clamp(1rem, 4vw, 1.5rem);
}.try_immediately_3826 .reach_list_1062 {
    padding: 0.875rem 1.5rem;
    min-width: 180px;
}
}

@media (max-width: 480px) {.try_immediately_3826 {
    padding: 2.5rem 1rem;
}.try_immediately_3826 .container {
    gap: 1.5rem;
}.try_immediately_3826 h6 {
    line-height: 1.5;
    font-size: clamp(0.875rem, 3.5vw, 1.25rem);
}.try_immediately_3826 .reach_list_1062 {
    padding: 0.75rem 1.25rem;
    min-width: 160px;
}.try_immediately_3826::after {
    height: 200px;
    width: 200px;
}
}

@media (min-width: 1200px) {.try_immediately_3826 {
    padding: 5rem 2rem;
}.try_immediately_3826 h6 {
    max-width: 70%;
}.try_immediately_3826 .reach_list_1062 {
    padding: 1.125rem 2.25rem;
    min-width: 220px;
}
}

@media (prefers-reduced-motion: reduce) {.try_immediately_3826::after,
    .try_immediately_3826 .reach_list_1062::before {
    animation: none;
    transition: none;
}.try_immediately_3826 .reach_list_1062,
    .try_immediately_3826 .reach_list_1062 span,
    .try_immediately_3826 div span {
    transition-duration: 0.1s;
}}.contact_box_0643 {
    padding: 100px 0;
    position: relative;
    color: #ffffff;
    background: #000000;
    overflow: hidden;
}.contact_box_0643::before {
    z-index: 1;
    top: 0;
    height: 100%;
    background: linear-gradient(135deg, rgb(225,195,225,0.5) 0%, transparent 50%, rgb(202,158,202,0.5) 100%);
    left: 0;
    content: "";
    width: 100%;
    position: absolute;
    opacity: 0.2;
}.contact_box_0643::after {
    z-index: 1;
    content: "";
    bottom: 0;
    position: absolute;
    left: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(225,195,225), transparent);
    width: 100%;
}.contact_box_0643 .photo_item_0129 {
    width: 100%;
    position: absolute;
    filter: saturate(0.6) contrast(1.3);
    top: 0;
    mix-blend-mode: luminosity;
    height: 100%;
    opacity: 0.15;
    left: 0;
    z-index: 0;
}.contact_box_0643 .container {
    margin: 0 auto;
    z-index: 2;
    padding: 0 20px;
    max-width: 1200px;
    position: relative;
}.contact_box_0643 h3 {
    color: #ffffff;
    letter-spacing: 3px;
    text-align: center;
    text-shadow: 0 0 10px rgb(225,195,225,0.5), 0 0 20px rgb(225,195,225,0.5);
    font-size: 46px;
    position: relative;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 60px;
}.contact_box_0643 h3::before {
    height: 3px;
    box-shadow: 0 0 10px rgb(225,195,225), 0 0 20px rgb(225,195,225);
    bottom: -20px;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    position: absolute;
    content: "";
    width: 200px;
    background: rgb(225,195,225);
    left: calc(50% - 100px);
}.contact_box_0643 .reach_card_8329 {
    position: relative;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.5), 0 0 15px rgb(225,195,225,0.5);
    flex-wrap: wrap;
    border: 1px solid rgb(225,195,225,0.5);
    background: rgba(15, 15, 20, 0.8);
    border-radius: 0;
    clip-path: polygon(
        0 0, 
        calc(100% - 20px) 0, 
        100% 20px, 
        100% calc(100% - 20px), 
        calc(100% - 20px) 100%, 
        20px 100%, 
        0 calc(100% - 20px)
    );
    overflow: hidden;
    display: flex;
}.contact_box_0643 .reach_card_8329::before {
    right: 0;
    left: 0;
    background: linear-gradient(90deg, transparent, rgb(225,195,225), transparent);
    z-index: 3;
    position: absolute;
    content: "";
    top: 0;
    height: 2px;
}.contact_box_0643 .reach_card_8329::after {
    bottom: 0;
    position: absolute;
    z-index: 3;
    left: 0;
    background: linear-gradient(90deg, transparent, rgb(202,158,202), transparent);
    content: "";
    right: 0;
    height: 2px;
}.contact_box_0643 .inquiry_links_0379 {
    z-index: 2;
    flex: 1 1 60%;
    padding: 50px;
    position: relative;
}.contact_box_0643 .inquiry_links_0379 h3 {
    margin-bottom: 30px;
    font-size: 22px;
    font-weight: 600;
    color: rgb(225,195,225);
    text-align: left;
    text-transform: uppercase;
    text-shadow: none;
    letter-spacing: 1px;
}.contact_box_0643 .inquiry_links_0379 h3::before {
    display: none;
}.contact_box_0643 .inquiry_links_0379 input[type="text"],
.contact_box_0643 .inquiry_links_0379 textarea {
    margin-bottom: 20px;
    border-left: 3px solid rgb(225,195,225);
    border-radius: 0;
    font-family: Arial, sans-serif;
    border: 1px solid rgb(225,195,225,0.5);
    font-size: 18px;
    width: 100%;
    padding: 16px 20px;
    transition: all 0.3s ease;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.3);
}.contact_box_0643 .inquiry_links_0379 input[type="text"]::placeholder,
.contact_box_0643 .inquiry_links_0379 textarea::placeholder {
    color: rgba(255, 255, 255, 0.4);
}.contact_box_0643 .inquiry_links_0379 input[type="text"]:focus,
.contact_box_0643 .inquiry_links_0379 textarea:focus {
    outline: none;
    border-color: rgb(225,195,225);
    background: rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 15px rgb(225,195,225,0.5);
}.contact_box_0643 .inquiry_links_0379 textarea {
    resize: vertical;
    min-height: 150px;
}.contact_box_0643 .inquiry_links_0379 .help_message_0682 {
    margin-bottom: 25px;
    display: flex;
    align-items: flex-start;
}.contact_box_0643 .inquiry_links_0379 .help_message_0682 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}.contact_box_0643 .inquiry_links_0379 .help_message_0682 label {
    cursor: pointer;
    font-size: 15px;
    padding-left: 35px;
    color: rgba(255, 255, 255, 0.7);
    position: relative;
    line-height: 1.6;
}.contact_box_0643 .inquiry_links_0379 .help_message_0682 label::before {
    height: 20px;
    border: 1px solid rgb(225,195,225,0.5);
    background: rgba(0, 0, 0, 0.3);
    content: "";
    width: 20px;
    left: 0;
    position: absolute;
    top: 2px;
    transition: all 0.3s ease;
}.contact_box_0643 .inquiry_links_0379 .help_message_0682 input[type="checkbox"]:checked + label::before {
    box-shadow: 0 0 10px rgb(225,195,225,0.5);
    border-color: rgb(225,195,225);
    background: rgb(225,195,225);
}.contact_box_0643 .inquiry_links_0379 .help_message_0682 input[type="checkbox"]:checked + label::after {
    width: 6px;
    left: 7px;
    position: absolute;
    height: 12px;
    content: "";
    top: 4px;
    transform: rotate(45deg);
    border-width: 0 2px 2px 0;
    border: solid #ffffff;
}.contact_box_0643 .inquiry_links_0379 .help_message_0682 a {
    text-decoration: none;
    transition: all 0.3s ease;
    font-weight: 600;
    border-bottom: 1px solid rgb(225,195,225,0.5);
    color: rgb(225,195,225);
}.contact_box_0643 .inquiry_links_0379 .help_message_0682 a:hover {
    border-bottom-color: rgb(202,158,202);
    color: rgb(202,158,202);
    text-shadow: 0 0 5px rgb(202,158,202);
}.contact_box_0643 .inquiry_links_0379 .reach_list_1062 {
    color: #ffffff;
    font-weight: 600;
    background: rgb(225,195,225);
    text-transform: uppercase;
    font-size: 17px;
    padding: 16px 30px;
    overflow: hidden;
    cursor: pointer;
    transition: all 0.3s ease;
    border: none;
    letter-spacing: 1px;
    clip-path: polygon(10px 0, 100% 0, 100% calc(100% - 10px), calc(100% - 10px) 100%, 0 100%, 0 10px);
    position: relative;
}.contact_box_0643 .inquiry_links_0379 .reach_list_1062::before {
    content: "";
    width: 100%;
    left: -100%;
    top: 0;
    position: absolute;
    transition: all 0.5s ease;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    height: 100%;
}.contact_box_0643 .inquiry_links_0379 .reach_list_1062:hover {
    transform: translateY(-2px);
    box-shadow: 0 0 20px rgb(202,158,202,0.5);
    background: rgb(202,158,202);
}.contact_box_0643 .inquiry_links_0379 .reach_list_1062:hover::before {
    left: 100%;
}.contact_box_0643 .query_panel_8346 {
    z-index: 2;
    padding: 50px;
    background: rgba(0, 0, 0, 0.4);
    flex: 1 1 35%;
    position: relative;
    border-left: 1px solid rgb(225,195,225,0.5);
}.contact_box_0643 .query_panel_8346 h4 {
    letter-spacing: 1px;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
    color: rgb(202,158,202);
    position: relative;
    margin-bottom: 35px;
}.contact_box_0643 .query_panel_8346 h4::after {
    position: absolute;
    height: 2px;
    width: 50px;
    bottom: -10px;
    left: 0;
    content: "";
    box-shadow: 0 0 10px rgb(202,158,202);
    background: rgb(202,158,202);
}.contact_box_0643 .query_panel_8346 .message_message_9574 {
    list-style: none;
    margin: 0;
    padding: 0;
}.contact_box_0643 .query_panel_8346 .message_message_9574 li {
    clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 15px 100%, 0 calc(100% - 15px));
    margin-bottom: 20px;
    background: rgba(0, 0, 0, 0.3);
    align-items: center;
    position: relative;
    display: flex;
    padding: 15px;
    border: 1px solid rgb(202,158,202,0.5);
    transition: all 0.3s ease;
}.contact_box_0643 .query_panel_8346 .message_message_9574 li::after {
    left: 0;
    content: "";
    background: rgb(202,158,202);
    position: absolute;
    width: 3px;
    top: 0;
    opacity: 0.7;
    height: 100%;
}.contact_box_0643 .query_panel_8346 .message_message_9574 li:hover {
    border-color: rgb(202,158,202);
    box-shadow: 0 0 15px rgb(202,158,202,0.5);
    transform: translateX(5px);
}.contact_box_0643 .query_panel_8346 .message_message_9574 li svg {
    transition: all 0.3s ease;
    width: 22px;
    margin-right: 15px;
    height: 22px;
}.contact_box_0643 .query_panel_8346 .message_message_9574 li:hover svg {
    transform: scale(1.1);
}.contact_box_0643 .query_panel_8346 .message_message_9574 li svg path {
    transition: all 0.3s ease;
    fill: rgb(202,158,202);
}.contact_box_0643 .query_panel_8346 .message_message_9574 li:hover svg path {
    filter: drop-shadow(0 0 3px rgb(202,158,202));
    fill: #ffffff;
}.contact_box_0643 .query_panel_8346 .message_message_9574 li span {
    font-size: 18px;
    color: #ffffff;
}.contact_box_0643 .query_panel_8346 .message_message_9574 li a {
    text-decoration: none;
    transition: all 0.3s ease;
    color: #ffffff;
}.contact_box_0643 .query_panel_8346 .message_message_9574 li a:hover {
    text-shadow: 0 0 5px rgb(202,158,202,0.5);
    color: rgb(202,158,202);
}

@keyframes flicker {
    0% { opacity: 1; }
    3% { opacity: 0.8; }
    6% { opacity: 1; }
    7% { opacity: 0.9; }
    9% { opacity: 1; }
    11% { opacity: 0.7; }
    20% { opacity: 1; }
    80% { opacity: 1; }
    83% { opacity: 0.8; }
    87% { opacity: 1; }
    100% { opacity: 1; }
}

@media (max-width: 992px) {.contact_box_0643 {
    padding: 70px 0;
}.contact_box_0643 h3 {
    font-size: calc(46px * 0.8);
}.contact_box_0643 .reach_card_8329 {
    flex-direction: column;
    clip-path: polygon(
            0 0, 
            calc(100% - 20px) 0, 
            100% 20px, 
            100% calc(100% - 10px), 
            calc(100% - 10px) 100%, 
            10px 100%, 
            0 calc(100% - 10px)
        );
}.contact_box_0643 .query_panel_8346 {
    border-top: 1px solid rgb(202,158,202,0.5);
    border-left: none;
}
}

@media (max-width: 768px) {.contact_box_0643 {
    padding: 60px 0;
}.contact_box_0643 h3 {
    margin-bottom: 40px;
    font-size: calc(46px * 0.7);
}.contact_box_0643 h3::before {
    left: calc(50% - 75px);
    width: 150px;
    bottom: -15px;
}.contact_box_0643 .inquiry_links_0379,
    .contact_box_0643 .query_panel_8346 {
    padding: 40px 30px;
}.contact_box_0643 .inquiry_links_0379 input[type="text"],
    .contact_box_0643 .inquiry_links_0379 textarea {
    padding: 14px 16px;
}.contact_box_0643 .query_panel_8346 .message_message_9574 li {
    padding: 12px;
}
}

@media (max-width: 576px) {.contact_box_0643 {
    padding: 50px 0;
}.contact_box_0643 h3 {
    font-size: calc(46px * 0.5);
    margin-bottom: 35px;
}.contact_box_0643 h3::before {
    width: 100px;
    bottom: -12px;
    left: calc(50% - 50px);
    height: 2px;
}.contact_box_0643 .reach_card_8329 {
    clip-path: polygon(
            0 0, 
            calc(100% - 15px) 0, 
            100% 15px, 
            100% calc(100% - 10px), 
            calc(100% - 10px) 100%, 
            10px 100%, 
            0 calc(100% - 10px)
        );
}.contact_box_0643 .inquiry_links_0379,
    .contact_box_0643 .query_panel_8346 {
    padding: 30px 20px;
}.contact_box_0643 .inquiry_links_0379 input[type="text"],
    .contact_box_0643 .inquiry_links_0379 textarea {
    margin-bottom: 15px;
    padding: 12px 15px;
}.contact_box_0643 .inquiry_links_0379 .help_message_0682 label {
    font-size: calc(15px * 0.9);
}.contact_box_0643 .inquiry_links_0379 .reach_list_1062 {
    padding: 14px 20px;
    width: 100%;
}.contact_box_0643 .query_panel_8346 .message_message_9574 li {
    padding: 10px;
    margin-bottom: 15px;
    clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px));
}}.cookie_popup_overlay_6934 {
    position: fixed;
    border-top: 2px solid rgb(225,195,225);
    z-index: 90;
    background: rgb(242,228,242);
    width: 100%;
    bottom: 0;
}.data_consent_6498 {
    justify-content: space-between;
    align-items: center;
    display: flex;
    padding: 20px 0;
}#cookie_box_overlay_3195 {
    display: none;
}#cookie_box_overlay_3195:checked ~ .cookie_popup_overlay_6934 {
    opacity: 0;
    visibility: hidden;
}.cookie_popup_overlay_6934 h5 {
    font-size: 22px;
    margin-bottom: 6px;
}.cookie_popup_overlay_6934 p {
    font-size: 18px;
}.digital_cookies_6924 {
    flex-shrink: 0;
    margin-right: 10px;
}.digital_cookies_6924 svg, .digital_cookies_6924 svg path, .digital_cookies_6924 img {
    fill: rgb(225,195,225);
    width: 100px;
    height: 100px;
}.cookie_view_0658 {
    color: rgb(225,195,225);
    font-size: 24px;
    flex-shrink: 0;
    text-align: center;
    min-width: 120px;
    border-bottom: 2px solid rgb(225,195,225);
    text-decoration: none;
    line-height: 35px;
    margin-left: 10px;
    white-space: nowrap;
    cursor: pointer;
}.cookie_popup_overlay_6934 p a {
    text-decoration: none;
    color: rgb(225,195,225);
}
@media only screen and (max-width: 1200px) {.cookie_popup_overlay_6934 {
    padding: 20px;
}
}
@media only screen and (max-width: 800px) {.digital_cookies_6924 {
    display: none;
}.data_consent_6498 {
    flex-direction: column;
    align-items: center;
    justify-content: center;
}.cookie_popup_overlay_6934 h5 {
    text-align: center;
}.cookie_popup_overlay_6934 p {
    text-align: center;
}.cookie_window_2051 {
    margin-bottom: 20px;
}body .layer-container_7324 .cookie_view_0658 {
    margin-left: 0;
    margin-bottom: 10px;
}}
.layer-container_7324 .cookie_popup_overlay_6934 {
    box-shadow: rgb(225,195,225,0.5) 0px 0px 40px 39px;
    border: none;
    background: #ffffff;
}.layer-container_7324 .cookie_view_0658 {
    background: rgb(225,195,225);
    font-size: 20px;
    border: none;
    color: #ffffff;
    font-weight: 400;
    margin-left: 30px;
    padding: 10px;
}.layer-container_7324 .digital_cookies_6924 {
    height: 80px;
    width: 80px;
    background:rgb(225,195,225);
    justify-content: center;
    align-items: center;
    display: flex;
    border-radius: 50%;
}.layer-container_7324 .digital_cookies_6924 svg, .layer-container_7324 .digital_cookies_6924 svg path, .layer-container_7324 .digital_cookies_6924 img {
    width: 40px;
    fill:#000000;
    height: 40px;
}.layer-container_7324 .cookie_window_2051 h5, .layer-container_7324 .cookie_window_2051 p {
    color: #000000;
}
@media only screen and (max-width: 800px){.layer-container_7324 .digital_cookies_6924 {
    margin-bottom: 14px;
    margin: 0;
}}.user_feedback_8740 {
    background: linear-gradient(135deg, rgb(242,228,242) 0%, rgb(225,195,225,0.5) 100%);
    overflow: hidden;
    position: relative;
    padding: 120px 0 150px;
}.user_feedback_8740::before {
    width: 200px;
    height: 200px;
    top: -50px;
    background: rgb(202,158,202,0.5);
    left: -50px;
    filter: blur(80px);
    content: "";
    animation: floatBubble 18s infinite ease-in-out;
    border-radius: 50%;
    position: absolute;
}.user_feedback_8740::after {
    bottom: -80px;
    right: -80px;
    animation: floatBubble 15s infinite ease-in-out alternate;
    border-radius: 50%;
    content: "";
    background: rgb(225,195,225,0.5);
    filter: blur(100px);
    position: absolute;
    width: 250px;
    height: 250px;
}@keyframes floatBubble {
    0% { transform: translate(0, 0) scale(1); }
    50% { transform: translate(30px, -30px) scale(1.1); }
    100% { transform: translate(0, 0) scale(1); }
}

.user_feedback_8740 .expert_learning_9734 {
    max-width: 1300px;
    position: relative;
    padding: 0 20px;
    margin: 0 auto;
    z-index: 1;
}.user_feedback_8740 h4 {
    margin-bottom: 70px;
    color: #000000;
    left: 50%;
    display: inline-block;
    font-weight: 700;
    text-align: center;
    font-family: Arial, sans-serif;
    transform: translateX(-50%) skew(-5deg);
    font-size: 29px;
    transform: skew(-5deg);
    position: relative;
}.user_feedback_8740 h4::after {
    content: "";
    width: 50%;
    left: 25%;
    height: 4px;
    bottom: -15px;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(225,195,225), transparent);
}.user_feedback_8740 .client_ratings_2396 {
    perspective: 1000px;
    gap: 40px;
    grid-template-columns: repeat(3, 1fr);
    display: grid;
}.user_feedback_8740 .review_voices_5372 {
    position: relative;
    padding: 30px;
    background: #ffffff;
    transition: all 0.5s ease;
    overflow: hidden;
    border-radius: 16px;
    transform: rotateX(5deg) rotateY(-8deg) translateZ(0);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    backface-visibility: hidden;
}.user_feedback_8740 .review_voices_5372:hover {
    z-index: 2;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transform: rotateX(0) rotateY(0) translateZ(20px) scale(1.02);
}.user_feedback_8740 .review_voices_5372::before {
    width: 100%;
    top: 0;
    content: "";
    position: absolute;
    background: linear-gradient(90deg, rgb(225,195,225), rgb(202,158,202));
    left: 0;
    height: 5px;
}.user_feedback_8740 .review_voices_5372 .photo_item_0129 {
    border: 3px solid #ffffff;
    border-radius: 50%;
    margin: 0 auto 20px;
    width: 80px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    height: 80px;
    transition: all 0.3s ease;
}.user_feedback_8740 .review_voices_5372:hover .photo_item_0129 {
    transform: scale(1.1);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}.user_feedback_8740 .review_voices_5372 span {
    margin-bottom: 15px;
    font-weight: 700;
    text-align: center;
    position: relative;
    font-size: 18px;
    color: #000000;
    font-family: Arial, sans-serif;
    display: block;
}.user_feedback_8740 .review_voices_5372 span::after {
    content: "";
    margin: 10px auto 0;
    height: 2px;
    background: rgb(225,195,225);
    width: 30px;
    display: block;
}.user_feedback_8740 .review_voices_5372 p {
    text-align: center;
    color: #000000;
    font-weight: 400;
    line-height: 1.6;
    position: relative;
    font-family: Arial, sans-serif;
    font-size: 14px;
}.user_feedback_8740 .review_voices_5372 p::before {
    content: '"';
    font-family: serif;
    font-size: 80px;
    color: rgb(225,195,225,0.5);
    top: -20px;
    position: absolute;
    z-index: -1;
    opacity: 0.2;
    left: -5px;
}

@media (max-width: 1200px) {.user_feedback_8740 {
    padding: 100px 0;
}.user_feedback_8740 .client_ratings_2396 {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}.user_feedback_8740 .review_voices_5372 {
    transform: rotateX(3deg) rotateY(-5deg) translateZ(0);
    padding: 25px;
}
}

@media (max-width: 768px) {.user_feedback_8740 {
    padding: 80px 0;
}.user_feedback_8740 h4 {
    margin-bottom: 50px;
    font-size: calc(29px * 0.9);
}.user_feedback_8740 .client_ratings_2396 {
    margin: 0 auto;
    max-width: 500px;
    gap: 25px;
    grid-template-columns: 1fr;
}.user_feedback_8740 .review_voices_5372 {
    transform: rotateX(0) rotateY(0);
    padding: 30px 20px;
}.user_feedback_8740 .review_voices_5372 .photo_item_0129 {
    height: 70px;
    width: 70px;
}}.learning_outcomes_1824 {
    background-size: 60px 60px;
    position: relative;
    background: rgb(242,228,242);
    overflow: hidden;
    font-family: Arial, sans-serif;
    background-image: 
        linear-gradient(135deg, rgba(255,255,255,0.03) 25%, transparent 25%),
        linear-gradient(225deg, rgba(255,255,255,0.03) 25%, transparent 25%),
        linear-gradient(315deg, rgba(255,255,255,0.03) 25%, transparent 25%),
        linear-gradient(45deg, rgba(255,255,255,0.03) 25%, transparent 25%);
    padding: 100px 0;
}.learning_outcomes_1824::before {
    position: absolute;
    height: 300px;
    width: 300px;
    right: -10%;
    filter: blur(80px);
    top: -10%;
    transform: translateZ(0);
    content: "";
    background: linear-gradient(145deg, rgb(225,195,225,0.5), rgb(202,158,202,0.5));
    opacity: 0.6;
    z-index: 0;
}.learning_outcomes_1824::after {
    background: linear-gradient(225deg, rgb(202,158,202,0.5), rgb(225,195,225,0.5));
    opacity: 0.5;
    z-index: 0;
    content: "";
    position: absolute;
    transform: translateZ(0);
    bottom: -10%;
    left: -10%;
    width: 400px;
    height: 400px;
    filter: blur(100px);
}.learning_outcomes_1824 .container {
    z-index: 1;
    flex-direction: column;
    display: flex;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    gap: 60px;
}.learning_outcomes_1824 .photo_item_0129 {
    height: auto;
    object-fit: cover;
    width: 100%;
    box-shadow: 
        15px 15px 30px rgba(0,0,0,0.1),
        -15px -15px 30px rgba(255,255,255,0.7),
        inset 0 0 0 rgba(0,0,0,0.1),
        inset 0 0 0 rgba(255,255,255,0.7);
    border-radius: 5px;
    transition: all 0.5s cubic-bezier(0.33, 1, 0.68, 1);
    max-height: 500px;
    transform: perspective(1000px) rotateX(2deg) rotateY(-2deg);
}.learning_outcomes_1824 .photo_item_0129:hover {
    transform: perspective(1000px) rotateX(0deg) rotateY(0deg);
    box-shadow: 
        20px 20px 40px rgba(0,0,0,0.15),
        -20px -20px 40px rgba(255,255,255,0.8),
        inset 0 0 0 rgba(0,0,0,0.1),
        inset 0 0 0 rgba(255,255,255,0.7);
}.learning_outcomes_1824 .expert_learning_9734 {
    box-shadow: 
        10px 10px 20px rgba(0,0,0,0.05),
        -10px -10px 20px rgba(255,255,255,0.9),
        inset 2px 2px 3px rgba(255,255,255,0.9),
        inset -2px -2px 3px rgba(0,0,0,0.05);
    background: linear-gradient(145deg, rgba(255,255,255,0.95), rgba(255,255,255,0.85));
    border-radius: 5px;
    position: relative;
    transform: translateZ(0);
    padding: 40px;
    backdrop-filter: blur(10px);
}.learning_outcomes_1824 .content_pad_7238 {
    position: relative;
}.learning_outcomes_1824 h1 {
    margin-bottom: 30px;
    position: relative;
    font-weight: 700;
    transition: transform 0.4s ease-out;
    font-size: 44px;
    line-height: 1.3;
    color: #000000;
    transform: translateY(0);
}.learning_outcomes_1824 h1::after {
    transition: width 0.4s ease-out;
    background: linear-gradient(90deg, rgb(225,195,225), rgb(202,158,202));
    transform-origin: left center;
    height: 4px;
    content: "";
    border-radius: 2px;
    bottom: -10px;
    left: 0;
    position: absolute;
    width: 120px;
}.learning_outcomes_1824 .expert_learning_9734:hover h1 {
    transform: translateY(-5px);
}.learning_outcomes_1824 .expert_learning_9734:hover h1::after {
    width: 180px;
}.learning_outcomes_1824 ul {
    margin: 0;
    gap: 20px;
    list-style: none;
    display: grid;
    padding: 0;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}.learning_outcomes_1824 li {
    border-radius: 4px;
    padding: 20px;
    background: linear-gradient(145deg, #ffffff, #f5f5f5);
    transform: translateZ(0);
    transition: all 0.3s ease;
    box-shadow: 
        5px 5px 10px rgba(0,0,0,0.03),
        -5px -5px 10px rgba(255,255,255,0.8),
        inset 0 0 0 rgba(0,0,0,0.03),
        inset 0 0 0 rgba(255,255,255,0.8);
    position: relative;
}.learning_outcomes_1824 li:hover {
    box-shadow: 
        8px 8px 16px rgba(0,0,0,0.05),
        -8px -8px 16px rgba(255,255,255,0.9),
        inset 0 0 0 rgba(0,0,0,0.03),
        inset 0 0 0 rgba(255,255,255,0.8);
    transform: translateY(-5px);
}.learning_outcomes_1824 li p {
    margin: 0;
    align-items: flex-start;
    display: flex;
    gap: 15px;
    color: #000000;
    font-size: 18px;
    line-height: 1.6;
}.learning_outcomes_1824 svg {
    filter: drop-shadow(2px 2px 3px rgba(0,0,0,0.1));
    transform: scale(0.9);
    transition: transform 0.3s ease, filter 0.3s ease;
    margin-top: 2px;
    flex-shrink: 0;
}.learning_outcomes_1824 li:hover svg {
    transform: scale(1.1);
    filter: drop-shadow(3px 3px 5px rgba(0,0,0,0.15));
}.learning_outcomes_1824 svg path {
    transition: fill 0.3s ease;
}.learning_outcomes_1824 li:hover svg path {
    fill: rgb(225,195,225);
}

@media (min-width: 992px) {.learning_outcomes_1824 .container {
    flex-direction: row;
    align-items: center;
}.learning_outcomes_1824 .photo_item_0129 {
    max-height: 600px;
    height: auto;
    width: 45%;
}.learning_outcomes_1824 .expert_learning_9734 {
    margin-left: -50px;
    width: 55%;
}.learning_outcomes_1824 ul {
    grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 991px) {.learning_outcomes_1824 {
    padding: 80px 0;
}.learning_outcomes_1824 .container {
    padding: 0 20px;
}.learning_outcomes_1824 .expert_learning_9734 {
    padding: 30px;
}.learning_outcomes_1824 h1 {
    font-size: calc(44px * 0.85);
}.learning_outcomes_1824 ul {
    grid-template-columns: 1fr;
}
}

@media (max-width: 767px) {.learning_outcomes_1824 {
    padding: 60px 0;
}.learning_outcomes_1824 .photo_item_0129 {
    max-height: 350px;
}.learning_outcomes_1824 .expert_learning_9734 {
    padding: 25px;
}.learning_outcomes_1824 h1 {
    font-size: calc(44px * 0.7);
}.learning_outcomes_1824 li {
    padding: 15px;
}.learning_outcomes_1824 li p {
    font-size: calc(18px * 0.95);
}
}

@media (max-width: 480px) {.learning_outcomes_1824 {
    padding: 40px 0;
}.learning_outcomes_1824 .container {
    gap: 30px;
}.learning_outcomes_1824 .photo_item_0129 {
    max-height: 250px;
}.learning_outcomes_1824 .expert_learning_9734 {
    padding: 20px;
}.learning_outcomes_1824 h1 {
    margin-bottom: 20px;
    font-size: calc(44px * 0.6);
}.learning_outcomes_1824 h1::after {
    width: 80px;
    height: 3px;
}.learning_outcomes_1824 li {
    padding: 12px;
}.learning_outcomes_1824 svg {
    transform: scale(0.8);
}}.teaching_process_9031 {
    background: linear-gradient(125deg, rgb(242,228,242), rgb(202,158,202,0.5) 70%);
    position: relative;
    overflow: hidden;
    perspective: 1000px;
    padding: 8rem 0;
}.teaching_process_9031::before {
    background: 
        radial-gradient(circle at 20% 30%, rgb(225,195,225,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(202,158,202,0.5) 0%, transparent 40%);
    opacity: 0.5;
    top: -25%;
    position: absolute;
    content: "";
    width: 150%;
    left: -25%;
    transform: rotate(-15deg);
    animation: rotateBg 25s linear infinite;
    height: 150%;
    z-index: 1;
}.teaching_process_9031::after {
    content: "";
    position: absolute;
    bottom: 0;
    z-index: 2;
    top: 0;
    animation: hologlow 8s ease-in-out infinite alternate;
    right: 0;
    left: 0;
    background: 
        repeating-linear-gradient(
            45deg,
            transparent,
            transparent 10px,
            rgba(255, 255, 255, 0.03) 10px,
            rgba(255, 255, 255, 0.03) 20px
        );
}.teaching_process_9031 .expert_learning_9734 {
    z-index: 3;
    gap: 4rem;
    position: relative;
    transform-style: preserve-3d;
    max-width: 1000px;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
}.teaching_process_9031 h3 {
    letter-spacing: 2px;
    color: #000000;
    text-transform: uppercase;
    text-shadow: 0 0 15px rgb(225,195,225,0.5);
    animation: floatTitle 6s ease-in-out infinite;
    font-weight: 700;
    margin-bottom: 0;
    text-align: center;
    position: relative;
    font-size: 31px;
    transform: translateZ(50px);
}.teaching_process_9031 h3::before,
.teaching_process_9031 h3::after {
    height: 2px;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgb(225,195,225), transparent);
    content: "";
}.teaching_process_9031 h3::before {
    bottom: -15px;
    animation: expandLine 3s ease-in-out infinite alternate;
    width: 200px;
    transform: translateX(-50%);
    left: 50%;
}.teaching_process_9031 h3::after {
    left: 50%;
    bottom: -25px;
    opacity: 0.7;
    transform: translateX(-50%);
    width: 100px;
    animation: expandLine 3s ease-in-out 0.5s infinite alternate-reverse;
}.teaching_process_9031 span {
    box-shadow: 
        0 15px 30px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05),
        inset 0 0 0 1px rgba(255, 255, 255, 0.3);
    transform: translateZ(30px) translateY(-20px);
    transition: transform 0.5s ease;
    padding: 2.5rem;
    border-radius: 10px;
    line-height: 1.8;
    animation: floatContent 8s ease-in-out 1s infinite alternate;
    transform-style: preserve-3d;
    font-size: 16px;
    position: relative;
    color: #000000;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.8);
}.teaching_process_9031 span::before {
    content: "";
    left: 0;
    border-radius: inherit;
    right: 0;
    z-index: -1;
    position: absolute;
    animation: rainbowShift 8s linear infinite;
    bottom: 0;
    opacity: 0.8;
    top: 0;
    background: linear-gradient(
        135deg, 
        rgba(255, 255, 255, 0.4) 0%, 
        rgba(255, 255, 255, 0) 50%,
        rgba(255, 255, 255, 0.1) 100%
    );
}.teaching_process_9031 span::after {
    position: absolute;
    bottom: -5px;
    transform: translateZ(-10px);
    content: "";
    background: linear-gradient(
        45deg,
        rgb(225,195,225,0.5),
        rgb(202,158,202,0.5),
        rgb(225,195,225,0.5)
    );
    top: -5px;
    border-radius: 15px;
    right: -5px;
    z-index: -2;
    animation: glowPulse 4s ease-in-out infinite alternate;
    left: -5px;
    opacity: 0.3;
    filter: blur(10px);
}

@keyframes rotateBg {
    0% {
        transform: rotate(-15deg);
    }
    100% {
        transform: rotate(15deg);
    }
}

@keyframes hologlow {
    0%, 100% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.6;
    }
}

@keyframes floatTitle {
    0%, 100% {
        transform: translateZ(50px) translateY(0);
    }
    50% {
        transform: translateZ(50px) translateY(-15px);
    }
}

@keyframes floatContent {
    0%, 100% {
        transform: translateZ(30px) translateY(-20px) rotateX(2deg);
    }
    50% {
        transform: translateZ(30px) translateY(-10px) rotateX(-2deg);
    }
}

@keyframes expandLine {
    0% {
        width: 50px;
        opacity: 0.5;
    }
    100% {
        width: 200px;
        opacity: 1;
    }
}

@keyframes rainbowShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@keyframes glowPulse {
    0%, 100% {
        opacity: 0.3;
        filter: blur(10px);
    }
    50% {
        opacity: 0.6;
        filter: blur(15px);
    }
}

@media (max-width: 992px) {.teaching_process_9031 {
    padding: 6rem 0;
}.teaching_process_9031 h3 {
    font-size: calc(31px * 0.9);
    transform: translateZ(30px);
}.teaching_process_9031 span {
    transform: translateZ(20px) translateY(-15px);
    padding: 2rem;
}.teaching_process_9031 .expert_learning_9734 {
    margin: 0 2rem;
    gap: 3rem;
}
}

@media (max-width: 768px) {.teaching_process_9031 {
    perspective: 500px;
    padding: 4rem 0;
}.teaching_process_9031 h3 {
    letter-spacing: 1px;
    font-size: calc(31px * 0.8);
    transform: translateZ(20px);
}.teaching_process_9031 span {
    padding: 1.5rem;
    font-size: calc(16px * 0.95);
    transform: translateZ(10px) translateY(-10px);
}.teaching_process_9031 .expert_learning_9734 {
    margin: 0 1rem;
    gap: 2rem;
}}.teaching_experience_1493 {
    background: rgb(242,228,242);
    position: relative;
    overflow: hidden;
    padding: 100px 0;
}.teaching_experience_1493::before {
    width: 100%;
    top: 0;
    content: "";
    background-size: 150px 100%;
    height: 100%;
    background: linear-gradient(90deg, 
        transparent 9%, 
        rgb(225,195,225,0.5) 10%, 
        transparent 11%);
    position: absolute;
    opacity: 0.3;
    left: 0;
    animation: gradientSlide 30s linear infinite;
}.teaching_experience_1493 .container {
    margin: 0 auto;
    position: relative;
    max-width: 800px;
    z-index: 2;
}.teaching_experience_1493 .review_voices_5372 {
    background: #ffffff;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
    padding: 60px 40px 40px;
    border-radius: 2px;
    position: relative;
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    display: flex;
    flex-direction: column;
}.teaching_experience_1493 .review_voices_5372:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}.teaching_experience_1493 .photo_item_0129 {
    left: 40px;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
    width: 120px;
    border-radius: 2px;
    transform: rotate(0deg);
    position: absolute;
    top: -60px;
    transition: all 0.5s ease;
    height: 120px;
    box-shadow: 10px 10px 0 #ffffff, 12px 12px 0 rgb(225,195,225);
}.teaching_experience_1493 .review_voices_5372:hover .photo_item_0129 {
    transform: rotate(-5deg);
}.teaching_experience_1493 .name {
    font-weight: 700;
    transform: translateX(0);
    letter-spacing: -0.5px;
    color: #000000;
    font-size: calc(19px * 1.2);
    transition: transform 0.5s ease;
    margin-top: 40px;
    margin-left: 0;
}.teaching_experience_1493 .review_voices_5372:hover .name {
    transform: translateX(10px);
}.teaching_experience_1493 .review_voices_5372 span:not(.name) {
    transition: transform 0.5s ease;
    margin-top: 5px;
    color: #000000;
    font-size: 17px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 1px;
    transform: translateX(0);
}.teaching_experience_1493 .review_voices_5372:hover span:not(.name) {
    transform: translateX(10px);
    color: rgb(225,195,225);
}.teaching_experience_1493 .work_box_3501 {
    font-size: 17px;
    color: #000000;
    font-weight: 400;
    transition: padding 0.5s ease;
    padding-left: 0;
    position: relative;
    margin-top: 40px;
    line-height: 1.8;
}.teaching_experience_1493 .work_box_3501::before {
    top: 15px;
    position: absolute;
    width: 30px;
    left: -40px;
    transform-origin: right;
    background: rgb(225,195,225);
    transform: scaleX(0);
    content: "";
    transition: transform 0.5s ease;
    height: 2px;
}.teaching_experience_1493 .review_voices_5372:hover .work_box_3501 {
    padding-left: 20px;
}.teaching_experience_1493 .review_voices_5372:hover .work_box_3501::before {
    transform: scaleX(1);
}

@keyframes gradientSlide {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 0%;
    }
}

@media (max-width: 768px) {.teaching_experience_1493 {
    padding: 80px 0;
}.teaching_experience_1493 .review_voices_5372 {
    margin: 0 15px;
    padding: 80px 25px 30px;
}.teaching_experience_1493 .photo_item_0129 {
    left: 25px;
    width: 100px;
    height: 100px;
}.teaching_experience_1493 .name {
    font-size: 19px;
}.teaching_experience_1493 .work_box_3501 {
    font-size: calc(17px * 0.95);
}.teaching_experience_1493 .work_box_3501::before {
    width: 20px;
    left: -25px;
}}.appHub_7063 {
    isolation: isolate;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(242,228,242) 0%, rgb(202,158,202,0.5) 100%);
    position: relative;
    overflow: hidden;
}.appHub_7063::before {
    height: 100%;
    opacity: 0.15;
    left: 0;
    z-index: -1;
    animation: patternShift 30s linear infinite;
    top: 0;
    background: repeating-linear-gradient(
        -45deg,
        rgb(202,158,202,0.5) 0px,
        rgb(202,158,202,0.5) 1px,
        transparent 1px,
        transparent 20px
    );
    position: absolute;
    content: "";
    width: 100%;
}.appHub_7063::after {
    height: 250px;
    right: -50px;
    z-index: -1;
    width: 250px;
    background: rgb(225,195,225,0.5);
    filter: blur(80px);
    bottom: -50px;
    opacity: 0.3;
    position: absolute;
    content: "";
}.appHub_7063 .container {
    margin: 0 auto;
    transform-style: preserve-3d;
    perspective: 1000px;
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
}.appHub_7063 h2 {
    line-height: 1.3;
    transform: translateZ(20px);
    position: relative;
    color: #000000;
    font-size: 34px;
    font-weight: 700;
    font-family: Arial, sans-serif;
    margin-bottom: 2.5rem;
    text-align: center;
    animation: slideInTitle 0.8s ease-out forwards;
}.appHub_7063 h2::after {
    background: linear-gradient(to right, rgb(225,195,225), rgb(202,158,202));
    animation: expandWidth 1s ease-out 0.8s forwards;
    width: 100px;
    left: 50%;
    height: 4px;
    bottom: -15px;
    content: "";
    position: absolute;
    transform: translateX(-50%);
}.appHub_7063 .expert_learning_9734 {
    overflow: hidden;
    position: relative;
    background: #ffffff;
    transform: translateZ(10px) rotateX(2deg);
    border-radius: 10px;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08),
                0 30px 60px rgba(0, 0, 0, 0.05),
                0 0 0 1px rgba(0, 0, 0, 0.02);
    padding: 2.5rem;
}.appHub_7063 .expert_learning_9734::before {
    height: 6px;
    left: 0;
    top: 0;
    width: 100%;
    content: "";
    position: absolute;
    animation: gradientShift 8s ease infinite;
    background: linear-gradient(90deg, rgb(225,195,225), rgb(202,158,202));
}.appHub_7063 .expert_learning_9734 ul {
    margin: 0;
    list-style: none;
    padding: 0;
}.appHub_7063 .expert_learning_9734 li {
    padding: 0;
    position: relative;
    opacity: 0;
    animation: fadeIn 1s ease-out 0.5s forwards;
}.appHub_7063 .expert_learning_9734 span {
    position: relative;
    font-size: calc(16px * 1.1);
    display: block;
    text-align: center;
    color: #000000;
    font-family: Arial, sans-serif;
    line-height: 1.7;
}.appHub_7063 .expert_learning_9734:hover {
    transform: translateZ(15px) rotateX(0deg);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1),
                0 35px 65px rgba(0, 0, 0, 0.07),
                0 0 0 1px rgba(0, 0, 0, 0.03);
}

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

@keyframes expandWidth {
    from {
        width: 0;
    }
    to {
        width: 100px;
    }
}

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

@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@keyframes patternShift {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 100px 100px;
    }
}

@media (max-width: 1024px) {.appHub_7063 {
    padding: 5rem 0;
}.appHub_7063 h2 {
    margin-bottom: 2rem;
    font-size: calc(34px * 0.9);
}.appHub_7063 .expert_learning_9734 {
    padding: 2rem;
}
}

@media (max-width: 768px) {.appHub_7063 {
    padding: 4rem 0;
}.appHub_7063 h2 {
    margin-bottom: 1.8rem;
    font-size: calc(34px * 0.8);
}.appHub_7063 .expert_learning_9734 {
    transform: translateZ(5px) rotateX(1deg);
    padding: 1.8rem;
}.appHub_7063 .expert_learning_9734 span {
    line-height: 1.6;
    font-size: 16px;
}
}

@media (max-width: 576px) {.appHub_7063 {
    padding: 3rem 0;
}.appHub_7063 h2 {
    margin-bottom: 1.5rem;
    font-size: calc(34px * 0.7);
}.appHub_7063 h2::after {
    bottom: -10px;
    height: 3px;
}.appHub_7063 .expert_learning_9734 {
    padding: 1.5rem;
    transform: translateZ(0) rotateX(0deg);
}.appHub_7063 .expert_learning_9734::before {
    height: 4px;
}.appHub_7063 .expert_learning_9734 span {
    line-height: 1.5;
    font-size: calc(16px * 0.95);
}
}

@media (prefers-reduced-motion) {.appHub_7063 h2,
    .appHub_7063 h2::after,
    .appHub_7063 .expert_learning_9734,
    .appHub_7063 .expert_learning_9734::before,
    .appHub_7063 .expert_learning_9734 li {
    transition: none;
    animation: none;
}.appHub_7063 .expert_learning_9734:hover {
    transform: none;
}.appHub_7063::before {
    animation: none;
}}.program_offerings_5104 {
    background: rgb(242,228,242);
    position: relative;
    overflow: hidden;
    padding: 140px 0;
}.program_offerings_5104::before {
    background: 
        linear-gradient(45deg, rgb(225,195,225,0.5) 0%, transparent 50%),
        linear-gradient(135deg, transparent 50%, rgb(202,158,202,0.5) 100%);
    opacity: 0.15;
    top: 0;
    right: 0;
    content: '';
    z-index: 1;
    left: 0;
    position: absolute;
    bottom: 0;
}.program_offerings_5104 .container {
    z-index: 2;
    position: relative;
}.program_offerings_5104 .study_path_1076 {
    flex-direction: column;
    position: relative;
    display: flex;
}.program_offerings_5104 .content_pad_7238 {
    margin: -80px auto 0;
    background: #ffffff;
    width: 80%;
    z-index: 3;
    border-radius: 11px;
    order: 2;
    padding: 40px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    position: relative;
}.program_offerings_5104 .content_pad_7238 h2 {
    font-size: 31px;
    color: #000000;
    font-weight: 700;
    position: relative;
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 30px;
}.program_offerings_5104 .content_pad_7238 h2::after {
    position: absolute;
    bottom: 0;
    width: 80px;
    content: '';
    border-radius: 10px;
    left: 50%;
    background: linear-gradient(to right, rgb(225,195,225), rgb(202,158,202));
    transform: translateX(-50%);
    height: 3px;
}.program_offerings_5104 .content_pad_7238 .description {
    text-align: center;
    color: #000000;
    font-size: 18px;
    line-height: 1.75;
    margin-bottom: 20px;
}.program_offerings_5104 .content_pad_7238 .description:last-of-type {
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    margin-bottom: 0;
    padding-top: 20px;
}.program_offerings_5104 .photo_item_0129 {
    border-radius: 11px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    height: 500px;
    width: 100%;
    transform: perspective(1000px) rotateX(5deg);
    z-index: 2;
    transform-origin: bottom;
    order: 1;
}.program_offerings_5104 .photo_item_0129::before {
    content: '';
    left: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), transparent 70%);
    z-index: 1;
    right: 0;
    bottom: 0;
    position: absolute;
    top: 0;
}.program_offerings_5104 .photo_item_0129::after {
    content: '';
    bottom: 0;
    height: 30%;
    width: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.4), transparent);
}.program_offerings_5104 .study_path_1076::before {
    animation: pulse 4s ease-in-out infinite;
    height: 60px;
    position: absolute;
    left: 10%;
    z-index: 1;
    border: 2px solid rgb(225,195,225,0.5);
    top: 20px;
    width: 60px;
    border-radius: 50%;
    content: '';
}.program_offerings_5104 .study_path_1076::after {
    animation: float 6s ease-in-out infinite;
    background: rgb(202,158,202,0.5);
    border-radius: 10px;
    bottom: 50px;
    width: 40px;
    position: absolute;
    right: 15%;
    content: '';
    z-index: 1;
    height: 40px;
}

@keyframes pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 0.5;
    }
    50% {
        transform: scale(1.2);
        opacity: 0.3;
    }
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) rotate(0deg);
    }
    50% {
        transform: translateY(-20px) rotate(10deg);
    }
}

@media (min-width: 992px) {.program_offerings_5104 .content_pad_7238::before {
    position: absolute;
    width: 200px;
    background: linear-gradient(to right, transparent, rgb(225,195,225,0.5), transparent);
    left: -160px;
    top: 0;
    transform: translateY(130px) rotate(90deg);
    z-index: 1;
    height: 3px;
    content: '';
}.program_offerings_5104 .content_pad_7238::after {
    background: linear-gradient(to right, transparent, rgb(202,158,202,0.5), transparent);
    right: -160px;
    transform: translateY(130px) rotate(90deg);
    z-index: 1;
    content: '';
    top: 0;
    position: absolute;
    width: 200px;
    height: 3px;
}
}

@media (max-width: 1200px) {.program_offerings_5104 .content_pad_7238 {
    width: 70%;
}
}

@media (max-width: 992px) {.program_offerings_5104 {
    padding: 100px 0;
}.program_offerings_5104 .content_pad_7238 {
    padding: 30px;
    width: 80%;
}.program_offerings_5104 .photo_item_0129 {
    height: 350px;
}
}

@media (max-width: 768px) {.program_offerings_5104 {
    padding: 80px 0;
}.program_offerings_5104 .content_pad_7238 {
    width: 90%;
    padding: 25px;
    margin-top: -50px;
}.program_offerings_5104 .photo_item_0129 {
    height: 300px;
    transform: perspective(1000px) rotateX(3deg);
    width: 100%;
}.program_offerings_5104 .study_path_1076::before,
    .program_offerings_5104 .study_path_1076::after {
    display: none;
}
}

@media (max-width: 576px) {.program_offerings_5104 {
    padding: 60px 0;
}.program_offerings_5104 .content_pad_7238 {
    padding: 20px;
    width: 100%;
    margin-top: -30px;
}.program_offerings_5104 .photo_item_0129 {
    transform: none;
    height: 250px;
}.program_offerings_5104 .content_pad_7238 h2 {
    font-size: calc(31px * 0.85);
}.program_offerings_5104 .content_pad_7238 .description {
    font-size: calc(18px * 0.95);
    line-height: 1.6;
}}.offer_grid_5240 {
    padding: 120px 0;
    position: relative;
    color: #ffffff;
    overflow: hidden;
}.offer_grid_5240::before {
    top: 0;
    content: "";
    height: 100%;
    z-index: 1;
    position: absolute;
    background: linear-gradient(135deg, rgba(22, 28, 36, 0.9) 0%, rgba(22, 28, 36, 0.7) 50%, rgba(22, 28, 36, 0.85) 100%);
    width: 100%;
    left: 0;
}.offer_grid_5240 .container {
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
}.edu_deals_2761 {
    position: relative;
}.offer_grid_5240 h2 {
    position: relative;
    text-align: center;
    font-weight: 700;
    background-clip: text !important;
    display: inline-block;
    margin-bottom: 20px;
    -webkit-background-clip: text !important;
    background: linear-gradient(90deg, rgb(202,158,202) 0%, rgb(225,195,225) 100%);
    font-size: 37px;
    left: 50%;
    color: transparent;
    transform: translateX(-50%);
}.offer_grid_5240 h2::after {
    transform: translateX(-50%);
    height: 3px;
    left: 50%;
    bottom: -10px;
    content: "";
    width: 80px;
    position: absolute;
    background: linear-gradient(90deg, rgb(202,158,202), rgb(225,195,225));
}.offer_grid_5240 .value_deals_4350 {
    line-height: 1.6;
    font-size: calc(12px + 2px);
    text-align: center;
    margin: 0 auto 50px;
    max-width: 700px;
    opacity: 0.9;
    color: #ffffff;
}.offer_grid_5240 .program_fees_6978 {
    perspective: 1000px;
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    list-style: none;
    padding: 0;
}.offer_grid_5240 .program_fees_6978 li {
    transition: transform 0.3s ease-out;
    transform-style: preserve-3d;
}.offer_grid_5240 .program_fees_6978 li:hover {
    transform: translateY(-10px) scale(1.02);
}.offer_grid_5240 .cost_matrix_4815 {
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.02));
    z-index: 1;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    display: block;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    text-decoration: none;
    height: 100%;
    overflow: hidden;
    position: relative;
}.offer_grid_5240 .cost_matrix_4815::before {
    left: 0;
    background: linear-gradient(135deg, rgb(202,158,202,0.5), rgb(225,195,225,0.5));
    transition: opacity 0.4s ease;
    height: 100%;
    z-index: -1;
    opacity: 0;
    top: 0;
    content: "";
    position: absolute;
    width: 100%;
}.offer_grid_5240 .cost_matrix_4815:hover::before {
    opacity: 0.15;
}.offer_grid_5240 .cost_matrix_4815::after {
    position: absolute;
    content: "";
    transition: transform 0.5s ease, opacity 0.5s ease;
    opacity: 0;
    pointer-events: none;
    width: 200%;
    left: -50%;
    height: 200%;
    top: -50%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);
    transform: scale(0.5);
}.offer_grid_5240 .cost_matrix_4815:hover::after {
    opacity: 1;
    transform: scale(1);
}.offer_grid_5240 .learning_cost_8942 {
    box-sizing: border-box;
    min-height: 500px;
    padding: 40px 30px;
    overflow: hidden;
    position: relative;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    height: 100%;
}.offer_grid_5240 .value_pricing_9835 {
    position: relative;
    z-index: 2;
}.offer_grid_5240 .value_pricing_9835 h4 {
    transition: transform 0.3s ease;
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
    transform-origin: left center;
    font-size: calc(23px + 2px);
    font-weight: 700;
}.offer_grid_5240 .cost_matrix_4815:hover .value_pricing_9835 h4 {
    color: rgb(202,158,202);
    transform: translateX(5px);
}.offer_grid_5240 .value_pricing_9835 h4::after {
    height: 2px;
    position: absolute;
    width: 0;
    bottom: -8px;
    content: "";
    left: 0;
    transition: width 0.3s ease;
    background: rgb(202,158,202);
}.offer_grid_5240 .cost_matrix_4815:hover .value_pricing_9835 h4::after {
    width: 50px;
}.offer_grid_5240 .value_pricing_9835 p {
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 25px;
    scrollbar-color: rgb(202,158,202) rgba(255, 255, 255, 0.1);
    line-height: 1.7;
    font-size: 12px;
    max-height: 250px;
    overflow: auto;
    hyphens: auto;
    word-wrap: break-word;
    overflow-wrap: break-word;
    scrollbar-width: thin;
}.offer_grid_5240 .value_pricing_9835 p::-webkit-scrollbar {
    width: 4px;
}.offer_grid_5240 .value_pricing_9835 p::-webkit-scrollbar-track {
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.1);
}.offer_grid_5240 .value_pricing_9835 p::-webkit-scrollbar-thumb {
    background-color: rgb(202,158,202);
    border-radius: 4px;
}.offer_grid_5240 .price_view_7924 {
    font-weight: 700;
    -webkit-background-clip: text !important;
    margin-top: 15px;
    transition: transform 0.3s ease;
    color: #ffffff;
    background-clip: text !important;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    font-size: calc(23px + 6px);
    display: inline-block;
    background: linear-gradient(135deg, rgb(202,158,202) 0%, rgb(225,195,225) 100%);
    color: transparent;
    position: relative;
}.offer_grid_5240 .cost_matrix_4815:hover .price_view_7924 {
    transform: scale(1.05);
}.offer_grid_5240 .price_view_7924::before {
    content: "";
    left: 0;
    background: linear-gradient(90deg, rgb(202,158,202), transparent);
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: -8px;
}

@media (max-width: 1200px) {.offer_grid_5240 {
    padding: 100px 0;
}.offer_grid_5240 .program_fees_6978 {
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 25px;
}.offer_grid_5240 .learning_cost_8942 {
    min-height: 450px;
    padding: 30px 25px;
}.offer_grid_5240 .price_view_7924 {
    font-size: calc(23px + 4px);
}
}

@media (max-width: 991px) {.offer_grid_5240 {
    padding: 80px 0;
}.offer_grid_5240 h2 {
    font-size: calc(37px - 4px);
}.offer_grid_5240 .value_deals_4350 {
    font-size: 12px;
    margin-bottom: 40px;
}.offer_grid_5240 .program_fees_6978 {
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}
}

@media (max-width: 767px) {.offer_grid_5240 {
    padding: 60px 0;
}.offer_grid_5240 h2 {
    font-size: calc(37px - 6px);
}.offer_grid_5240 .program_fees_6978 {
    margin: 0 auto;
    grid-template-columns: 1fr;
    max-width: 450px;
}.offer_grid_5240 .learning_cost_8942 {
    padding: 25px 20px;
    min-height: auto;
}.offer_grid_5240 .value_pricing_9835 p {
    max-height: 150px;
}
}

@media (max-width: 480px) {.offer_grid_5240 {
    padding: 50px 0;
}.offer_grid_5240 h2 {
    font-size: calc(37px - 8px);
}.offer_grid_5240 .value_deals_4350 {
    font-size: calc(12px - 1px);
    margin-bottom: 30px;
}.offer_grid_5240 .value_pricing_9835 h4 {
    font-size: 23px;
}.offer_grid_5240 .value_pricing_9835 p {
    font-size: calc(12px - 1px);
}.offer_grid_5240 .price_view_7924 {
    font-size: calc(23px + 2px);
}}.company_overview_9652 {
    position: relative;
    z-index: 1;
    padding: 100px 0;
    background: rgb(225,195,225);
    overflow: hidden;
}.company_overview_9652::before {
    z-index: -1;
    left: 0;
    height: 100%;
    background: 
        linear-gradient(0deg, rgb(225,195,225) 30%, transparent 70%),
        linear-gradient(90deg, rgb(225,195,225) 0%, transparent 50%, rgb(225,195,225) 100%),
        repeating-linear-gradient(90deg, transparent, transparent 20px, rgba(255, 255, 255, 0.03) 20px, rgba(255, 255, 255, 0.03) 40px);
    position: absolute;
    width: 100%;
    content: "";
    top: 0;
}.company_overview_9652::after {
    width: 100%;
    top: 0;
    background: radial-gradient(circle at 50% 0%, rgba(255, 255, 255, 0.1) 0%, transparent 60%);
    height: 100%;
    z-index: -1;
    position: absolute;
    content: "";
    left: 0;
}.company_overview_9652 .container {
    padding: 0 20px;
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}.company_overview_9652 .expert_learning_9734 {
    position: relative;
    border-radius: 10px;
    background: rgb(242,228,242);
    display: grid;
    border: 1px solid rgba(255, 255, 255, 0.1);
    gap: 40px;
    padding: 60px;
    grid-template-columns: 1fr 1fr;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    grid-template-areas: 
        "text photo"
        "logo photo";
}.company_overview_9652 .expert_learning_9734::before {
    top: 0;
    content: "";
    height: 100%;
    position: absolute;
    width: 1px;
    left: 50%;
    background: linear-gradient(to bottom, transparent, rgb(225,195,225,0.5), transparent);
}.company_overview_9652 .expert_learning_9734::after {
    bottom: 0;
    height: 4px;
    content: "";
    background: linear-gradient(90deg, rgb(225,195,225), rgb(202,158,202), rgb(225,195,225));
    position: absolute;
    width: 100%;
    left: 0;
}.company_overview_9652 .method_edu_0743 {
    align-items: center;
    flex-direction: column;
    display: flex;
    grid-area: photo;
    padding-left: 40px;
    justify-content: center;
}.company_overview_9652 .method_edu_0743 .photo_item_0129 {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    width: 280px;
    border: 5px solid rgb(225,195,225);
    height: 350px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 40px;
    position: relative;
}.company_overview_9652 .smart_guide_2869 {
    border-radius: 10px;
    background: rgb(202,158,202);
    text-align: center;
    max-width: 280px;
    width: 100%;
    padding: 20px 30px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}.company_overview_9652 .learn_learn_7584 {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 10px 0;
    color: #ffffff;
}.company_overview_9652 .learn_roots_2480 {
    margin: 0;
    font-size: 17px;
    font-weight: 300;
    color: #ffffff;
    opacity: 0.9;
}.company_overview_9652 .content_pad_7238 {
    flex-direction: column;
    justify-content: center;
    grid-area: text;
    display: flex;
}.company_overview_9652 h2 {
    text-transform: uppercase;
    color: #000000;
    position: relative;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 0 25px 0;
    font-size: 32px;
}.company_overview_9652 h2::after {
    height: 3px;
    position: absolute;
    bottom: -10px;
    content: "";
    background: rgb(225,195,225);
    width: 80px;
    left: 0;
}.company_overview_9652 p {
    line-height: 1.8;
    margin: 0;
    font-size: 17px;
    color: #000000;
}.company_overview_9652 .smart_classes_3120 {
    align-items: center;
    margin-bottom: 20px;
    padding-top: 20px;
    display: flex;
    border-top: 1px solid rgba(rgb(225,195,225), 0.1);
    grid-area: logo;
}.company_overview_9652 .smart_classes_3120 svg {
    fill: rgb(225,195,225);
    width: 60px;
    height: 60px;
    margin-right: 20px;
}.company_overview_9652 .smart_classes_3120 svg path {
    fill: rgb(225,195,225);
}

@media screen and (max-width: 992px) {.company_overview_9652 {
    padding: 80px 0;
}.company_overview_9652 .expert_learning_9734 {
    grid-template-columns: 1fr;
    padding: 40px 30px;
    gap: 30px;
    grid-template-areas: 
            "photo_item_0129"
            "text"
            "logo";
}.company_overview_9652 .expert_learning_9734::before {
    left: 0;
    width: 100%;
    height: 1px;
    top: 50%;
    background: linear-gradient(to right, transparent, rgb(225,195,225,0.5), transparent);
}.company_overview_9652 .method_edu_0743 {
    padding-bottom: 30px;
    padding-left: 0;
    border-bottom: 1px solid rgba(rgb(225,195,225), 0.1);
}.company_overview_9652 .content_pad_7238 {
    text-align: center;
}.company_overview_9652 h2::after {
    left: 50%;
    transform: translateX(-50%);
}.company_overview_9652 .smart_classes_3120 {
    border-top: none;
    padding-top: 0;
    justify-content: center;
}
}

@media screen and (max-width: 767px) {.company_overview_9652 {
    padding: 60px 0;
}.company_overview_9652 .expert_learning_9734 {
    gap: 25px;
    padding: 30px 20px;
}.company_overview_9652 .method_edu_0743 .photo_item_0129 {
    margin-bottom: 30px;
    height: 280px;
    width: 220px;
}.company_overview_9652 .smart_guide_2869 {
    max-width: 220px;
    padding: 15px 20px;
}.company_overview_9652 h2 {
    font-size: calc(32px * 0.85);
}
}

@media screen and (max-width: 480px) {.company_overview_9652 {
    padding: 40px 0;
}.company_overview_9652 .expert_learning_9734 {
    padding: 25px 15px;
    gap: 20px;
}.company_overview_9652 .method_edu_0743 .photo_item_0129 {
    height: 230px;
    margin-bottom: 25px;
    width: 180px;
    border-width: 3px;
}.company_overview_9652 .smart_guide_2869 {
    padding: 12px 15px;
    max-width: 180px;
}.company_overview_9652 .learn_learn_7584 {
    font-size: calc(20px * 0.9);
}.company_overview_9652 .learn_roots_2480 {
    font-size: calc(17px * 0.9);
}.company_overview_9652 .smart_classes_3120 svg {
    height: 45px;
    margin-right: 15px;
    width: 45px;
}.company_overview_9652 h2 {
    margin-bottom: 20px;
    font-size: calc(32px * 0.7);
}.company_overview_9652 p {
    font-size: calc(17px * 0.9);
}
}