* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}svg {
    height: 30px;
    width: 30px;
}.container {
    width: 1257px;
    max-width: 100%;
    margin: auto;
}html,body {
    scroll-behavior: smooth;
    height: 100%;
    color: #000000;
    min-height: 100%;
    font-family: Arial, sans-serif;
}.wrapper-container-608 {
    height: 100%;
    flex-direction: column;
    min-height: 100%;
    display: flex;
}.site-nav-472 {
    flex: 1 0 auto;
}.discord-cta-289 {
    flex: 0 0 auto;
}header,footer {
    width: 100%;
}a {
    text-decoration: none;
    color: inherit;
}
@media only screen and (max-width: 1200px)  {.container {
    width: 100%;
    padding: 0 20px;
}
}
@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}
.cookie-message-window-651 {
    position: fixed;
    border-top: 3px solid rgb(151,151,158);
    padding: 20px;
    width: 100%;
    overflow: hidden;
    z-index: 1050;
    font-family: Arial, sans-serif;
    background: rgb(185,185,190);
    bottom: 0;
}.track-accept-481 {
    justify-content: space-between;
    flex-wrap: nowrap;
    z-index: 1;
    align-items: center;
    display: flex;
}.cookie-confirm-907 {
    margin-right: 20px;
    flex-shrink: 0;
}#cookieAlertPrompt-093 {
    display: none;
}#cookieAlertPrompt-093:checked ~ .cookie-message-window-651 {
    opacity: 0;
    visibility: hidden;
}.cookie-confirm-907 svg {
    height: 60px;
    width: 60px;
    transition: fill 0.3s ease-in-out;
    fill: rgb(151,151,158);
}.cookie-notice-056 {
    flex-grow: 1;
    margin-right: 20px;
}.cookie-notice-056 h5 {
    font-size: 24px;
    margin-bottom: 5px;
    color: rgb(151,151,158);
    font-weight: 700;
}.cookie-notice-056 p {
    margin-bottom: 0;
    color: #000000;
    font-size: 14px;
}.data-policy-523 {
    font-size: 14px;
    text-decoration: none;
    margin-left: 10px;
    transition: all 0.3s ease-in-out;
    padding: 10px 20px;
    border-radius: 10px;
}.data-policy-523 {
    border: 1px solid rgb(151,151,158);
    background-color: rgb(151,151,158);
    color: #ffffff;
}.data-policy-523:hover {
    background-color: rgba(0, 0, 0, 0.5);
    border-color: #000000;
}.cookie-message-window-651 p a {
    color: rgb(151,151,158);
    text-decoration: underline;
}.cookie-message-window-651 p a:hover {
    color: #000000;
}
@media (max-width: 1200px) {.cookie-notice-056 h5 {
    font-size: calc(24px - 2px);
}.cookie-notice-056 p {
    font-size: calc(14px - 2px);
}.data-policy-523 {
    padding: 8px 16px;
    font-size: calc(14px - 2px);
}
}
@media (max-width: 800px) {.track-accept-481 {
    flex-direction: column;
    align-items: center;
}.cookie-confirm-907 {
    margin-bottom: 15px;
}.cookie-notice-056 {
    margin-bottom: 20px;
    text-align: center;
}.data-policy-523 {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
}}
.user-reviews-215 {
    padding: 6rem 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(185,185,190) 0%, rgba(245, 248, 250, 0.95) 100%);
}.user-reviews-215::before {
    top: 0;
    content: "";
    left: 0;
    z-index: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    background-image: radial-gradient(circle at 20% 30%, rgba(var(--primary-color-rgb, 6, 151, 187), 0.05) 0%, transparent 50%),
                     radial-gradient(circle at 80% 70%, rgba(var(--secondary-color-rgb, 255, 122, 61), 0.07) 0%, transparent 50%);
}.user-reviews-215 h2 {
    position: relative;
    font-size: calc(37px * 1.1);
    margin-bottom: 3rem;
    transform: perspective(1000px) rotateX(2deg);
    line-height: 1.4;
    color: #000000;
    z-index: 1;
    font-weight: 700;
    letter-spacing: -0.02em;
    text-align: center;
}.user-reviews-215 h2::after {
    transform: translateX(-50%) skewX(-20deg);
    width: 5rem;
    left: 50%;
    background: linear-gradient(90deg, rgb(151,151,158) 0%, rgb(119,119,126) 100%);
    bottom: -0.8rem;
    height: 0.25rem;
    content: "";
    position: absolute;
}.user-reviews-215 .container.fast-learning-192 {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 1.5rem;
}.user-reviews-215 .review-voices-819 {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    gap: 2rem;
}.user-reviews-215 .user-voices-482 {
    height: 100%;
    padding: 2rem;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06), 
                0 1px 3px rgba(0, 0, 0, 0.04);
    transform-origin: center bottom;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1), 
                box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    display: flex;
    flex-direction: column;
    position: relative;
    background: #ffffff;
    border-left: 3px solid rgb(151,151,158);
}.user-reviews-215 .user-voices-482::before {
    color: rgba(var(--primary-color-rgb, 6, 151, 187), 0.08);
    font-family: Georgia, serif;
    right: 1.5rem;
    z-index: 0;
    top: -0.5rem;
    content: "";
    font-size: 6rem;
    position: absolute;
    line-height: 1;
}.user-reviews-215 .user-voices-482:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08), 
                0 3px 10px rgba(0, 0, 0, 0.05);
    transform: translateY(-0.5rem) scale(1.02);
}.user-reviews-215 .user-voices-482 h3 {
    z-index: 1;
    color: #000000;
    font-weight: 600;
    font-size: calc(21px * 1.05);
    margin-bottom: 0.75rem;
    position: relative;
}.user-reviews-215 .user-voices-482 h3::after {
    display: block;
    content: "";
    transform: scaleX(0.7);
    width: 2.5rem;
    transition: transform 0.3s ease-out;
    transform-origin: left;
    background: rgb(119,119,126);
    height: 2px;
    margin-top: 0.5rem;
}.user-reviews-215 .user-voices-482:hover h3::after {
    transform: scaleX(1);
}.user-reviews-215 .user-voices-482 .description {
    font-size: 17px;
    flex-grow: 1;
    color: #000000;
    position: relative;
    margin-bottom: 1.5rem;
    z-index: 1;
    line-height: 1.65;
}.user-reviews-215 .user-voices-482 div {
    width: 3.5rem;
    transform: translateZ(0);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
    position: relative;
    border-radius: 50%;
    margin-top: auto;
    height: 3.5rem;
    overflow: hidden;
}.user-reviews-215 .user-voices-482 div::after {
    border: 2px solid rgb(151,151,158);
    right: 0;
    bottom: 0;
    position: absolute;
    top: 0;
    opacity: 0;
    left: 0;
    content: "";
    transform: scale(1.1);
    border-radius: 50%;
    transition: all 0.3s ease;
}.user-reviews-215 .user-voices-482:hover div::after {
    transform: scale(1);
    opacity: 1;
}.user-reviews-215 .user-voices-482 img {
    transition: transform 0.4s ease;
    width: 100%;
    object-fit: cover;
    height: 100%;
}.user-reviews-215 .user-voices-482:hover img {
    transform: scale(1.08);
}.user-reviews-215 .user-voices-482:nth-child(odd) {
    border-left: none;
    border-right: 3px solid rgb(119,119,126);
}.user-reviews-215 .user-voices-482:nth-child(3n+1) {
    transform: translateY(1rem) rotateZ(-1deg);
}.user-reviews-215 .user-voices-482:nth-child(3n+1):hover {
    transform: translateY(0.5rem) rotateZ(0deg) scale(1.02);
}.user-reviews-215 .user-voices-482:nth-child(3n+3) {
    transform: translateY(-1rem) rotateZ(1deg);
}.user-reviews-215 .user-voices-482:nth-child(3n+3):hover {
    transform: translateY(-1.5rem) rotateZ(0deg) scale(1.02);
}

@media (max-width: 992px) {.user-reviews-215 {
    padding: 5rem 0;
}.user-reviews-215 h2 {
    font-size: calc(37px * 0.9);
}.user-reviews-215 .review-voices-819 {
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}
}

@media (max-width: 768px) {.user-reviews-215 {
    padding: 4rem 0;
}.user-reviews-215 h2 {
    font-size: 37px;
    transform: none;
}.user-reviews-215 .user-voices-482:nth-child(3n+1),
    .user-reviews-215 .user-voices-482:nth-child(3n+3) {
    transform: none;
}.user-reviews-215 .user-voices-482:nth-child(3n+1):hover,
    .user-reviews-215 .user-voices-482:nth-child(3n+3):hover {
    transform: translateY(-0.5rem) scale(1.02);
}.user-reviews-215 .review-voices-819 {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}
}

@media (max-width: 576px) {.user-reviews-215 {
    padding: 3rem 0;
}.user-reviews-215 h2 {
    margin-bottom: 2rem;
    font-size: calc(37px * 0.8);
}.user-reviews-215 h2::after {
    width: 4rem;
}.user-reviews-215 .review-voices-819 {
    gap: 1.5rem;
    grid-template-columns: 1fr;
}.user-reviews-215 .user-voices-482 {
    padding: 1.5rem;
}}.discord-cta-289 {
    position: relative;
    background-position: center center;
    color: #ffffff;
    z-index: 1;
    padding: 5rem 0 3rem;
}.discord-cta-289::before {
    width: 100%;
    z-index: -1;
    height: 100%;
    position: absolute;
    left: 0;
    background: linear-gradient(0deg, #000000 20%, transparent 100%);
    top: 0;
    content: "";
}.discord-cta-289::after {
    content: "";
    top: 0;
    left: 0;
    z-index: -1;
    height: 100%;
    background: repeating-linear-gradient(
        0deg,
        rgba(0, 0, 0, 0.3) 0px,
        rgba(0, 0, 0, 0.3) 1px,
        transparent 1px,
        transparent 20px
    );
    width: 100%;
    position: absolute;
    opacity: 0.5;
}.discord-cta-289 .container {
    flex-direction: column;
    position: relative;
    display: flex;
}.discord-cta-289 .container::before {
    position: absolute;
    top: -80px;
    clip-path: polygon(0 80%, 100% 80%, 100% 100%, 0 100%);
    height: 80px;
    opacity: 0.3;
    content: "";
    background: linear-gradient(0deg, rgb(151,151,158) 0%, transparent 100%);
    left: 0;
    width: 100%;
}.discord-cta-289 .company_holder {
    margin-bottom: 4rem;
    padding: 2rem;
    border-radius: 10px;
    clip-path: polygon(
        0 0,
        calc(100% - 30px) 0,
        100% 30px,
        100% 100%,
        30px 100%,
        0 calc(100% - 30px)
    );
    position: relative;
    backdrop-filter: blur(5px);
    border: 1px solid rgba(rgb(151,151,158), 0.3);
    background: rgba(0, 0, 0, 0.4);
}.discord-cta-289 .company_holder::before {
    opacity: 0.5;
    background: linear-gradient(45deg, rgb(151,151,158), transparent 70%);
    left: -5px;
    width: calc(100% + 10px);
    filter: blur(5px);
    z-index: -1;
    height: calc(100% + 10px);
    clip-path: polygon(
        0 0,
        calc(100% - 40px) 0,
        100% 40px,
        100% 100%,
        40px 100%,
        0 calc(100% - 40px)
    );
    position: absolute;
    content: "";
    top: -5px;
}.discord-cta-289 .company_holder h3 {
    letter-spacing: 2px;
    color: #ffffff;
    margin-bottom: 1.5rem;
    display: inline-block;
    text-shadow: 0 0 10px rgb(151,151,158), 0 0 20px rgb(151,151,158), 0 0 30px rgb(151,151,158);
    font-weight: 700;
    font-size: calc(30px * 1.2);
    text-transform: uppercase;
    position: relative;
}.discord-cta-289 .company_holder h3::before {
    opacity: 0.7;
    position: absolute;
    content: attr(data-text);
    color: rgb(151,151,158);
    left: 2px;
    z-index: -1;
    top: 2px;
    filter: blur(1px);
}.discord-cta-289 .milestone-cta-145 {
    font-size: 16px;
    padding-left: 1rem;
    border-left: 2px solid rgb(151,151,158);
    color: #ffffff;
    line-height: 1.6;
    opacity: 0.8;
    margin-top: 1.5rem;
}.discord-cta-289 .donate-books-301 {
    justify-content: space-between;
    position: relative;
    display: flex;
}.discord-cta-289 .donate-books-301::before {
    position: absolute;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgb(151,151,158), transparent);
    content: "";
    top: -20px;
    width: 100%;
    left: 0;
}.discord-cta-289 .first-lesson-807 {
    gap: 2rem;
    display: flex;
    width: 100%;
    justify-content: space-between;
}.discord-cta-289 .nav-pro-623 {
    padding: 1.5rem;
    flex: 1;
    position: relative;
    border-left: 2px solid rgb(151,151,158);
    box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.3);
    border-bottom: 2px solid rgb(151,151,158);
    background: rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
}.discord-cta-289 .nav-pro-623:hover {
    transform: translateY(-5px);
    box-shadow: -8px 8px 20px rgba(0, 0, 0, 0.4);
    background: rgba(rgb(151,151,158,0.5), 0.1);
}.discord-cta-289 .nav-pro-623 h5 {
    color: rgb(119,119,126);
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 1.5rem;
    position: relative;
    letter-spacing: 2px;
    text-transform: uppercase;
}.discord-cta-289 .nav-pro-623 h5::after {
    content: "";
    background: rgb(151,151,158);
    bottom: -8px;
    box-shadow: 0 0 10px rgb(151,151,158);
    position: absolute;
    height: 2px;
    left: 0;
    width: 40px;
}.discord-cta-289 .nav-pro-623 .first-lesson-807 {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}.discord-cta-289 .nav-pro-623 .first-lesson-807 a {
    overflow: hidden;
    padding: 0.5rem 0 0.5rem 1.5rem;
    position: relative;
    transition: all 0.3s ease;
    font-size: 16px;
    opacity: 0.7;
    text-decoration: none;
    color: #ffffff;
}.discord-cta-289 .nav-pro-623 .first-lesson-807 a::before {
    color: rgb(151,151,158);
    position: absolute;
    transition: all 0.3s ease;
    content: "//";
    left: 0;
    font-size: 0.8em;
}.discord-cta-289 .nav-pro-623 .first-lesson-807 a:hover {
    text-shadow: 0 0 5px rgb(151,151,158);
    color: rgb(151,151,158);
    opacity: 1;
}.discord-cta-289 .nav-pro-623 .first-lesson-807 a:hover::before {
    color: rgb(119,119,126);
}.forum-link-536 {
    background: rgba(0, 0, 0, 0.6);
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    margin-top: 3rem;
    padding: 1.5rem 0;
    position: relative;
}.forum-link-536::before {
    background-image: 
        linear-gradient(90deg, transparent, rgb(151,151,158), transparent);
    height: 1px;
    top: 0;
    content: "";
    width: 100%;
    left: 0;
    position: absolute;
}.forum-link-536 .container {
    justify-content: center;
    display: flex;
    align-items: center;
}.forum-link-536 .qna-board-031 {
    color: #ffffff;
    opacity: 0.7;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
    text-align: center;
}.forum-link-536 .qna-board-031::before,
.forum-link-536 .qna-board-031::after {
    color: rgb(151,151,158);
    margin: 0 10px;
    content: "//";
}

@keyframes neon-flicker {
    0%, 19%, 21%, 23%, 25%, 54%, 56%, 100% {
        opacity: 0.9;
        text-shadow: 0 0 10px rgb(151,151,158), 0 0 20px rgb(151,151,158);
    }
    20%, 24%, 55% {
        opacity: 0.5;
        text-shadow: none;
    }
}

@keyframes scan-lines {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 100%;
    }
}

@media screen and (max-width: 992px) {.discord-cta-289 .donate-books-301 {
    flex-direction: column;
}.discord-cta-289 .first-lesson-807 {
    flex-direction: column;
}.discord-cta-289 .nav-pro-623 {
    margin-bottom: 1rem;
    width: 100%;
}.forum-link-536 {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
}
}

@media screen and (max-width: 768px) {.discord-cta-289 {
    padding: 4rem 0 2rem;
}.discord-cta-289 .company_holder {
    padding: 1.5rem;
    margin-bottom: 3rem;
}.discord-cta-289 .company_holder h3 {
    font-size: 30px;
}.discord-cta-289 .nav-pro-623 h5 {
    font-size: calc(20px * 0.9);
}.forum-link-536 {
    margin-top: 2rem;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 15% 100%);
    padding: 1.2rem 0;
}
}

@media screen and (max-width: 576px) {.discord-cta-289 {
    padding: 3rem 0 2rem;
}.discord-cta-289 .company_holder {
    clip-path: polygon(
            0 0,
            calc(100% - 20px) 0,
            100% 20px,
            100% 100%,
            20px 100%,
            0 calc(100% - 20px)
        );
}.discord-cta-289 .company_holder h3 {
    letter-spacing: 1px;
    font-size: calc(30px * 0.85);
}.discord-cta-289 .milestone-cta-145 {
    font-size: calc(16px * 0.9);
}.discord-cta-289 .nav-pro-623 {
    padding: 1rem;
}.discord-cta-289 .nav-pro-623 .first-lesson-807 a {
    font-size: calc(16px * 0.9);
}.forum-link-536 {
    clip-path: polygon(0 0, 100% 0, 80% 100%, 20% 100%);
    padding: 1rem 0;
}.forum-link-536 .qna-board-031::before,
    .forum-link-536 .qna-board-031::after {
    display: none;
}}.course-offering-416 {
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(185,185,190), #ffffff 80%);
    overflow: hidden;
    position: relative;
}.course-offering-416::before {
    height: 250px;
    transform: translateZ(0);
    right: -50px;
    border-radius: 50%;
    width: 250px;
    filter: blur(40px);
    top: -50px;
    background: rgb(119,119,126,0.5);
    position: absolute;
    opacity: 0.15;
    content: "";
}.course-offering-416::after {
    content: "";
    background: linear-gradient(90deg, transparent, rgb(119,119,126), transparent);
    opacity: 0.6;
    width: 100%;
    position: absolute;
    left: 0;
    height: 3px;
    bottom: 0;
}.course-offering-416 .container {
    position: relative;
    max-width: 1200px;
    z-index: 2;
    padding: 0 20px;
    margin: 0 auto;
}.course-offering-416 h2 {
    color: #000000;
    transform: translateX(10px);
    font-weight: 700;
    font-size: 35px;
    max-width: 90%;
    line-height: 1.3;
    display: inline-block;
    margin-bottom: 3rem;
    position: relative;
}.course-offering-416 h2::before {
    top: 0;
    transform: scaleY(0.9);
    height: 100%;
    width: 4px;
    background: rgb(119,119,126);
    left: -10px;
    position: absolute;
    transition: transform 0.3s ease;
    content: "";
}.course-offering-416 h2:hover::before {
    transform: scaleY(1.1);
}.course-offering-416 .class-route-239 {
    transform: translateZ(0);
    grid-template-columns: 1fr;
    display: grid;
    gap: 2.5rem;
}.course-offering-416 .photo-card-315 {
    border-radius: 10px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    height: 300px;
    position: relative;
    transform: translateZ(0) perspective(1000px) rotateY(2deg);
    transition: all 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    overflow: hidden;
}.course-offering-416 .photo-card-315:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateZ(0) perspective(1000px) rotateY(0deg) translateY(-5px);
}.course-offering-416 .photo-card-315::after {
    background: linear-gradient(to bottom, rgba(0,0,0,0.05), rgba(0,0,0,0.2));
    height: 100%;
    position: absolute;
    transition: opacity 0.5s ease;
    top: 0;
    opacity: 0;
    content: "";
    width: 100%;
    left: 0;
}.course-offering-416 .photo-card-315:hover::after {
    opacity: 1;
}.course-offering-416 .quote-box-482 {
    position: relative;
    border-radius: 10px;
    transition: transform 0.3s ease;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    padding: 2.5rem;
    overflow: hidden;
}.course-offering-416 .quote-box-482::before {
    transform: scaleX(0.97);
    width: 100%;
    top: 0;
    height: 5px;
    content: "";
    background: linear-gradient(90deg, rgb(151,151,158), rgb(119,119,126));
    left: 0;
    position: absolute;
    transition: transform 0.5s ease;
}.course-offering-416 .quote-box-482:hover::before {
    transform: scaleX(1);
}.course-offering-416 .description {
    color: #000000;
    position: relative;
    transition: opacity 0.3s ease;
    opacity: 0.9;
    margin-bottom: 1.5rem;
    line-height: 1.75;
    font-size: 14px;
}.course-offering-416 .description:last-child {
    margin-bottom: 0;
}.course-offering-416 .description:hover {
    opacity: 1;
}.course-offering-416 .description:first-of-type::first-letter {
    font-weight: 700;
    font-size: 1.5em;
    color: rgb(119,119,126);
}

@media (min-width: 768px) {.course-offering-416 {
    padding: 8rem 0;
}.course-offering-416 .class-route-239 {
    gap: 3rem;
    grid-template-columns: 1fr 1.5fr;
    align-items: start;
}.course-offering-416 h2 {
    max-width: 80%;
    font-size: calc(35px * 1.1);
    margin-bottom: 4rem;
}.course-offering-416 .photo-card-315 {
    min-height: 500px;
    height: 100%;
}.course-offering-416 .quote-box-482 {
    max-height: 600px;
    padding: 3rem;
    overflow-y: auto;
}.course-offering-416 .quote-box-482::-webkit-scrollbar {
    width: 8px;
}.course-offering-416 .quote-box-482::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(0,0,0,0.03);
}.course-offering-416 .quote-box-482::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(119,119,126,0.5);
}.course-offering-416 .quote-box-482::-webkit-scrollbar-thumb:hover {
    background: rgb(119,119,126);
}
}

@media (min-width: 992px) {.course-offering-416 h2 {
    max-width: 70%;
    font-size: calc(35px * 1.2);
}.course-offering-416 .class-route-239 {
    gap: 4rem;
    grid-template-columns: 0.8fr 1.2fr;
}.course-offering-416 .photo-card-315 {
    transform: translateZ(0) perspective(1200px) rotateY(4deg);
}.course-offering-416 .quote-box-482 {
    transform: translateZ(0) perspective(1200px) rotateY(-2deg);
    max-height: 650px;
    padding: 3.5rem;
}.course-offering-416 .quote-box-482:hover {
    transform: translateZ(0) perspective(1200px) rotateY(0deg);
}.course-offering-416 .description {
    line-height: 1.8;
}
}

@media (min-width: 1200px) {.course-offering-416 {
    padding: 10rem 0;
}.course-offering-416 .container {
    padding: 0 30px;
}.course-offering-416 h2 {
    font-size: calc(35px * 1.3);
    margin-bottom: 5rem;
}.course-offering-416 .class-route-239 {
    gap: 5rem;
    grid-template-columns: 0.7fr 1.3fr;
}.course-offering-416 .photo-card-315 {
    min-height: 600px;
}.course-offering-416 .quote-box-482 {
    max-height: 700px;
    padding: 4rem;
}
}

@media (max-width: 767px) {.course-offering-416 {
    padding: 4rem 0;
}.course-offering-416 h2 {
    font-size: calc(35px * 0.9);
    margin-bottom: 2rem;
}.course-offering-416 .photo-card-315 {
    height: 250px;
}.course-offering-416 .quote-box-482 {
    padding: 1.5rem;
}.course-offering-416 .description {
    font-size: calc(14px * 0.95);
    line-height: 1.6;
}
}

@media (max-width: 480px) {.course-offering-416 {
    padding: 3rem 0;
}.course-offering-416 h2 {
    font-size: calc(35px * 0.8);
    max-width: 100%;
}.course-offering-416 .photo-card-315 {
    height: 200px;
}.course-offering-416 .quote-box-482 {
    padding: 1.25rem;
}.course-offering-416 .description {
    font-size: calc(14px * 0.9);
    line-height: 1.5;
}}.appSpotlight-715 {
    position: relative;
    overflow: hidden;
    padding: 6rem 2rem;
    background: linear-gradient(135deg, rgb(185,185,190), rgb(119,119,126,0.5) 120%);
}.appSpotlight-715::before {
    left: 0;
    content: "";
    z-index: 0;
    background: radial-gradient(circle at 75% 25%, rgb(151,151,158,0.5) 0%, transparent 60%);
    height: 100%;
    position: absolute;
    width: 100%;
    opacity: 0.4;
    top: 0;
}.appSpotlight-715::after {
    opacity: 0.1;
    transform: rotate(-15deg);
    z-index: 0;
    width: 40%;
    height: 60%;
    position: absolute;
    content: "";
    animation: float 15s ease-in-out infinite;
    bottom: -10%;
    background: linear-gradient(225deg, rgb(119,119,126) 0%, transparent 70%);
    right: -5%;
}.appSpotlight-715 .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 1;
}.appSpotlight-715 .fast-learning-192 {
    transform: perspective(1000px) rotateX(2deg);
    display: flex;
    background: rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(10px);
    padding: 3.5rem;
    transform-origin: center bottom;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08), 
              0 15px 25px rgba(rgb(119,119,126), 0.05),
              0 5px 10px rgba(rgb(151,151,158), 0.03);
    position: relative;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    flex-direction: column;
}.appSpotlight-715 .fast-learning-192:hover {
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1), 
              0 20px 30px rgba(rgb(119,119,126), 0.07),
              0 10px 15px rgba(rgb(151,151,158), 0.05);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}.appSpotlight-715 .fast-learning-192 > div:first-child {
    position: relative;
    margin-bottom: 2rem;
    border-left: 4px solid rgb(151,151,158);
    animation: slideInLeft 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0.2s forwards;
    transform: translateX(-20px);
    padding-left: 1.5rem;
    opacity: 0;
}.appSpotlight-715 .fast-learning-192 > div:last-child {
    animation: fadeInUp 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0.5s forwards;
    position: relative;
    opacity: 0;
    transform: translateY(20px);
}.appSpotlight-715 h5 {
    color: #000000;
    line-height: 1.4;
    margin: 0 0 1rem 0;
    font-size: 22px;
    position: relative;
    font-family: Arial, sans-serif;
    font-weight: 700;
}.appSpotlight-715 h5::after {
    left: 0;
    transform: scaleX(0);
    position: absolute;
    width: 4rem;
    height: 3px;
    bottom: -0.75rem;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(151,151,158), transparent);
    content: "";
    animation: scaleWidth 1s cubic-bezier(0.19, 1, 0.22, 1) 0.8s forwards;
}.appSpotlight-715 p {
    margin: 0;
    font-weight: 400;
    position: relative;
    line-height: 1.7;
    overflow: hidden;
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 15px;
}.appSpotlight-715 a {
    display: block;
    position: relative;
    text-decoration: none;
    color: inherit;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.appSpotlight-715 a::before {
    width: 0.5rem;
    position: absolute;
    height: 100%;
    background: linear-gradient(to bottom, rgb(151,151,158), rgb(119,119,126));
    top: 0;
    transform: translateX(-10px);
    content: "";
    left: -2.5rem;
    opacity: 0;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.appSpotlight-715 a:hover {
    transform: translateX(10px);
}.appSpotlight-715 a:hover::before {
    transform: translateX(0);
    opacity: 0.7;
}.appSpotlight-715 a:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgb(151,151,158,0.5);
}

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

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

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

@keyframes float {
  0%, 100% {
    transform: rotate(-15deg) translateY(0);
  }
  50% {
    transform: rotate(-12deg) translateY(-20px);
  }
}

@media (min-width: 768px) {.appSpotlight-715 {
    padding: 8rem 3rem;
}.appSpotlight-715 .fast-learning-192 {
    margin: 0 5rem;
    padding: 4.5rem 5rem;
}.appSpotlight-715 .fast-learning-192 > div:first-child {
    padding-left: 2rem;
    margin-bottom: 3rem;
    border-left-width: 6px;
}.appSpotlight-715 h5 {
    font-size: calc(22px * 1.1);
}.appSpotlight-715 p {
    font-size: calc(15px * 1.05);
    line-height: 1.8;
}
}

@media (min-width: 992px) {.appSpotlight-715 .fast-learning-192 {
    flex-direction: row;
    margin: 0 auto;
    align-items: center;
}.appSpotlight-715 .fast-learning-192 > div:first-child {
    margin-bottom: 0;
    flex: 0 0 40%;
    margin-right: 5rem;
}.appSpotlight-715 .fast-learning-192 > div:last-child {
    flex: 0 0 60%;
}.appSpotlight-715 h5::after {
    width: 6rem;
}
}

@media (max-width: 767px) {.appSpotlight-715 {
    padding: 4rem 1.5rem;
}.appSpotlight-715 .fast-learning-192 {
    padding: 2.5rem;
    transform: perspective(1000px) rotateX(1deg);
}.appSpotlight-715 h5 {
    font-size: calc(22px * 0.9);
}.appSpotlight-715 p {
    font-size: calc(15px * 0.95);
    line-height: 1.6;
}.appSpotlight-715 a::before {
    left: -1.5rem;
    width: 0.3rem;
}}.confidential-zone-057 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(185,185,190) 0%, rgba(245, 245, 250, 0.97) 100%);
    position: relative;
    padding: 5rem 0;
}.confidential-zone-057::before {
    width: 100%;
    background: 
        radial-gradient(circle at 10% 20%, rgba(rgb(151,151,158,0.5), 0.03) 0%, transparent 50%),
        radial-gradient(circle at 90% 80%, rgba(rgb(119,119,126,0.5), 0.04) 0%, transparent 50%);
    top: 0;
    pointer-events: none;
    height: 100%;
    left: 0;
    content: "";
    z-index: 1;
    position: absolute;
}.confidential-zone-057 .container {
    animation: fadeIn 0.8s ease-out forwards;
    position: relative;
    z-index: 2;
    max-width: 1140px;
    margin: 0 auto;
    transform: translateZ(0);
    padding: 0 2rem;
}.confidential-zone-057 h1 {
    font-size: 41px;
    font-weight: 700;
    position: relative;
    line-height: 1.2;
    letter-spacing: -0.01em;
    margin-bottom: 2.5rem;
    transform: translateX(-5px);
    color: #000000;
}.confidential-zone-057 h1::after {
    content: "";
    bottom: -12px;
    animation: scaleIn 1s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    position: absolute;
    height: 3px;
    width: 80px;
    transform-origin: left;
    background: linear-gradient(90deg, rgb(151,151,158) 0%, rgb(119,119,126) 100%);
    opacity: 0;
    left: 0;
    animation-delay: 0.2s;
}.confidential-zone-057 h2 {
    border-left: 3px solid rgb(151,151,158);
    font-size: 37px;
    padding-left: 1rem;
    color: #000000;
    position: relative;
    font-weight: 600;
    margin: 3rem 0 1.5rem;
}.confidential-zone-057 h3 {
    font-weight: 600;
    margin: 2.5rem 0 1.25rem;
    font-size: calc(37px * 0.85);
    position: relative;
    padding-left: 1rem;
    color: #000000;
    border-left: 2px solid rgb(119,119,126);
}.confidential-zone-057 h4 {
    margin: 2rem 0 1rem;
    color: #000000;
    padding-left: 1rem;
    font-weight: 600;
    font-size: calc(37px * 0.75);
    position: relative;
    border-left: 1px solid rgb(119,119,126);
}.confidential-zone-057 p {
    font-family: Arial, sans-serif;
    position: relative;
    transform: translateZ(0);
    font-size: 15px;
    line-height: 1.8;
    max-width: 90ch;
    margin-bottom: 1.5rem;
    color: #000000;
}.confidential-zone-057 p strong {
    color: #000000;
    position: relative;
    display: inline-block;
    font-weight: 600;
}.confidential-zone-057 span {
    max-width: 90ch;
    color: #000000;
    font-size: 15px;
    font-family: Arial, sans-serif;
    display: block;
    margin-bottom: 1.5rem;
    line-height: 1.8;
}.confidential-zone-057 ul {
    margin: 1.5rem 0 2rem 1.5rem;
    padding: 0;
    list-style-type: none;
}.confidential-zone-057 li {
    position: relative;
    font-size: 15px;
    margin-bottom: 1rem;
    line-height: 1.7;
    padding-left: 1.8rem;
    color: #000000;
}.confidential-zone-057 li::before {
    height: 6px;
    transform: translateY(-50%);
    position: absolute;
    width: 6px;
    content: "";
    border-radius: 50%;
    background-color: rgb(151,151,158);
    top: 0.8rem;
    left: 0;
}.confidential-zone-057 li:nth-child(2n)::before {
    background-color: rgb(119,119,126);
}@keyframes fadeIn {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

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


.confidential-zone-057 h2:hover,
.confidential-zone-057 h3:hover,
.confidential-zone-057 h4:hover {
    transform: translateX(5px);
    transition: transform 0.3s ease-out;
}


@media (max-width: 992px) {.confidential-zone-057 {
    padding: 4rem 0;
}.confidential-zone-057 h1 {
    font-size: calc(41px * 0.9);
}.confidential-zone-057 h2 {
    font-size: calc(37px * 0.9);
}.confidential-zone-057 h3 {
    font-size: calc(37px * 0.8);
}.confidential-zone-057 h4 {
    font-size: calc(37px * 0.7);
}
}

@media (max-width: 768px) {.confidential-zone-057 {
    padding: 3rem 0;
}.confidential-zone-057 .container {
    padding: 0 1.5rem;
}.confidential-zone-057 h1 {
    margin-bottom: 2rem;
    font-size: calc(41px * 0.85);
}.confidential-zone-057 h1::after {
    width: 60px;
}.confidential-zone-057 h2 {
    margin: 2.5rem 0 1.25rem;
}.confidential-zone-057 h3 {
    margin: 2rem 0 1rem;
}.confidential-zone-057 li {
    padding-left: 1.5rem;
}
}

@media (max-width: 576px) {.confidential-zone-057 {
    padding: 2.5rem 0;
}.confidential-zone-057 .container {
    padding: 0 1.25rem;
}.confidential-zone-057 h1 {
    transform: translateX(0);
    font-size: calc(41px * 0.75);
}.confidential-zone-057 h2 {
    font-size: calc(37px * 0.8);
    padding-left: 0.75rem;
}.confidential-zone-057 h3 {
    font-size: calc(37px * 0.7);
    padding-left: 0.75rem;
}.confidential-zone-057 h4 {
    font-size: calc(37px * 0.6);
    padding-left: 0.75rem;
}.confidential-zone-057 p,
    .confidential-zone-057 span {
    font-size: calc(15px * 0.95);
}.confidential-zone-057 ul {
    margin-left: 0.5rem;
}.confidential-zone-057 li {
    padding-left: 1.25rem;
    margin-bottom: 0.8rem;
    font-size: calc(15px * 0.95);
}}header {
    backdrop-filter: blur(10px);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    z-index: 100;
    position: relative;
    -webkit-backdrop-filter: blur(10px);
    padding: 0;
    margin-top: 0;
    background: linear-gradient(135deg, rgb(151,151,158,0.5) 0%, rgb(119,119,126,0.5) 100%);
}header::before {
    content: '';
    background: 
        radial-gradient(circle at 10% 20%, rgb(151,151,158,0.5) 0%, transparent 30%),
        radial-gradient(circle at 90% 80%, rgb(119,119,126,0.5) 0%, transparent 30%);
    opacity: 0.5;
    z-index: -1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}header .nav-study-073 {
    z-index: 5;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.2rem 2.5rem;
    position: relative;
}header .header-wrap-304 {
    border-radius: 12px;
    flex: 0 0 auto;
    backdrop-filter: blur(5px);
    background: rgba(255, 255, 255, 0.15);
    transition: all 0.4s ease;
    -webkit-backdrop-filter: blur(5px);
    position: relative;
    z-index: 2;
    padding: 0.8rem 1.2rem;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.3);
}header .header-wrap-304:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    background: rgba(255, 255, 255, 0.25);
    transform: translateY(-5px);
}header .nav-expert-147 {
    transition: all 0.3s ease;
    display: block;
}header .nav-expert-147 img {
    max-height: 40px;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
}header .nav-pro-623 {
    margin: 0;
    list-style: none;
    padding: 0;
    display: flex;
    position: relative;
    z-index: 2;
}header .head-mentor-918 {
    position: relative;
    margin: 0 0.3rem;
}header .head-mentor-918 a {
    z-index: 1;
    backdrop-filter: blur(5px);
    padding: 0.8rem 1.2rem;
    border: 1px solid rgba(255, 255, 255, 0.05);
    position: relative;
    border-radius: 12px;
    font-weight: 600;
    display: block;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.3s ease;
    -webkit-backdrop-filter: blur(5px);
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff;
}header .head-mentor-918 a:hover {
    transform: translateY(-3px);
    background: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.2);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}header .head-mentor-918 a::before {
    border-radius: 12px;
    width: 100%;
    content: '';
    top: 0;
    transition: opacity 0.3s ease;
    height: 100%;
    left: 0;
    position: absolute;
    z-index: -1;
    opacity: 0;
    background: linear-gradient(135deg, 
        rgba(255, 255, 255, 0.1), 
        rgba(255, 255, 255, 0.05)
    );
}header .head-mentor-918 a:hover::before {
    opacity: 1;
}header .head-mentor-918::after {
    left: 50%;
    content: '';
    width: 0;
    bottom: -3px;
    height: 3px;
    position: absolute;
    background: #ffffff;
    transform: translateX(-50%);
    opacity: 0.7;
    transition: width 0.3s ease;
    border-radius: 10px;
}header .head-mentor-918:hover::after {
    width: 70%;
}header .nav-study-073::before {
    background: rgb(151,151,158,0.5);
    height: 100px;
    top: -20px;
    right: -20px;
    content: '';
    border-radius: 50%;
    position: absolute;
    z-index: -1;
    width: 100px;
    opacity: 0.5;
    filter: blur(40px);
}header .nav-study-073::after {
    width: 80px;
    bottom: -20px;
    content: '';
    height: 80px;
    z-index: -1;
    background: rgb(119,119,126,0.5);
    position: absolute;
    border-radius: 50%;
    opacity: 0.5;
    filter: blur(30px);
    left: -20px;
}header .site-nav-472 {
    background: rgb(185,185,190);
    z-index: 1;
    position: relative;
    padding-top: 2rem;
}@keyframes float {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-10px); }
}

header .header-wrap-304::after {
    bottom: -20px;
    transition: all 0.4s ease;
    opacity: 0.5;
    height: 20px;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.1) 0%, transparent 70%);
    width: 100%;
    position: absolute;
    left: 0;
    content: '';
}header .header-wrap-304:hover::after {
    opacity: 0.7;
    transform: scaleX(0.9);
}

@media (min-width: 1400px) {header .nav-study-073 {
    margin: 0 auto;
    max-width: 1320px;
}header .head-mentor-918 {
    margin: 0 0.5rem;
}header .head-mentor-918 a {
    padding: 0.8rem 1.5rem;
}
}

@media (max-width: 991px) {header {
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}header .nav-study-073 {
    padding: 1rem 1.5rem;
    flex-wrap: wrap;
}header .header-wrap-304 {
    border-radius: 10px;
    padding: 0.6rem 1rem;
    margin-bottom: 0;
}header .nav-pro-623 {
    justify-content: flex-end;
    margin-top: 1rem;
    flex-basis: 100%;
}header .head-mentor-918 a {
    border-radius: 10px;
    padding: 0.6rem 1rem;
    font-size: calc(16px - 1px);
}header .nav-study-073::before,
    header .nav-study-073::after {
    display: none;
}
}

@media (max-width: 767px) {header {
    padding: 0;
}header .nav-study-073 {
    padding: 0.8rem 1.2rem;
}header .header-wrap-304 {
    padding: 0.5rem 0.8rem;
    max-width: 140px;
}header .nav-expert-147 img {
    max-height: 35px;
}header .nav-pro-623 {
    padding-bottom: 0.5rem;
    scrollbar-width: thin;
    -webkit-overflow-scrolling: touch;
    justify-content: flex-start;
    overflow-x: auto;
    margin-top: 0.8rem;
}header .nav-pro-623::-webkit-scrollbar {
    height: 3px;
}header .nav-pro-623::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.3);
}header .head-mentor-918 {
    margin: 0 0.15rem;
    flex: 0 0 auto;
}header .head-mentor-918 a {
    white-space: nowrap;
    font-size: calc(16px - 2px);
    padding: 0.5rem 0.8rem;
}header .head-mentor-918::after {
    display: none;
}header .header-wrap-304::after {
    display: none;
}
}

@media (max-width: 479px) {header .nav-study-073 {
    padding: 0.7rem 1rem;
}header .header-wrap-304 {
    padding: 0.4rem 0.7rem;
    max-width: 120px;
}header .head-mentor-918 a {
    padding: 0.4rem 0.6rem;
    font-size: calc(16px - 3px);
}}.find-us-689 {
    padding: 80px 0;
    position: relative;
    overflow: hidden;
    background: rgb(151,151,158,0.5);
    border-top: 4px solid rgb(151,151,158);
}.find-us-689::before {
    left: 0;
    top: 0;
    content: "";
    background-image: 
    repeating-linear-gradient(90deg, 
      rgba(255, 255, 255, 0.03) 0px, 
      rgba(255, 255, 255, 0.03) 1px, 
      transparent 1px, 
      transparent 30px
    ),
    repeating-linear-gradient(0deg, 
      rgba(255, 255, 255, 0.03) 0px, 
      rgba(255, 255, 255, 0.03) 1px, 
      transparent 1px, 
      transparent 30px
    );
    position: absolute;
    z-index: 1;
    height: 100%;
    width: 100%;
}.find-us-689 .container {
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    position: relative;
}.find-us-689 .course-ask-851 {
    background: rgb(119,119,126);
    padding: 0;
    border-left: 1px solid rgb(151,151,158);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    position: relative;
}.find-us-689 h2 {
    font-weight: 700;
    letter-spacing: 2px;
    color: #ffffff;
    font-size: 31px;
    text-transform: uppercase;
    padding: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin: 0;
}.find-us-689 p {
    color: rgba(255, 255, 255, 0.7);
    font-size: 16px;
    padding: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    line-height: 1.6;
    margin: 0;
}.find-us-689 .get-contactwidget-940 {
    padding: 30px;
    display: flex;
    justify-content: space-between;
}.find-us-689 .message-us-218 {
    width: 70px;
    transition: all 0.3s ease;
    background: #2a2a2a;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    align-items: center;
    border: 1px solid rgba(255, 255, 255, 0.1);
    height: 70px;
    text-decoration: none;
    justify-content: center;
    color: #ffffff;
    position: relative;
    border-radius: 50%;
    display: flex;
}.find-us-689 .message-us-218::before {
    transform: scale(0);
    background: rgb(151,151,158);
    z-index: -1;
    top: 0;
    content: "";
    border-radius: 50%;
    left: 0;
    width: 100%;
    transition: transform 0.3s ease;
    position: absolute;
    height: 100%;
}.find-us-689 .message-us-218:hover {
    border-color: rgb(151,151,158);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3), 0 0 10px rgb(151,151,158,0.5);
    transform: translateY(-5px);
}.find-us-689 .message-us-218:hover::before {
    transform: scale(0.9);
}.find-us-689 .message-us-218 svg {
    transition: transform 0.3s ease;
    width: 28px;
    height: 28px;
}.find-us-689 .message-us-218:hover svg {
    transform: scale(1.2);
}.find-us-689 .message-us-218 svg path {
    transition: fill 0.3s ease;
    fill: rgb(151,151,158);
}.find-us-689 .message-us-218:hover svg path {
    fill: #ffffff;
}.find-us-689 p svg {
    margin-right: 15px;
    width: 22px;
    height: 22px;
}.find-us-689 p svg path {
    fill: rgb(151,151,158);
}.find-us-689 p:nth-last-child(2) {
    padding: 25px 30px;
    align-items: center;
    display: flex;
    border-bottom: none;
}.find-us-689 .course-ask-851::after {
    z-index: -1;
    background: #1a1a1a;
    height: 20px;
    right: 20px;
    position: absolute;
    bottom: -20px;
    width: calc(100% - 40px);
    content: "";
}.find-us-689 .course-ask-851::before {
    background: rgb(151,151,158);
    top: 15px;
    width: 15px;
    z-index: 1;
    content: "";
    position: absolute;
    height: 15px;
    right: 15px;
}

@media (max-width: 991px) {.find-us-689 {
    padding: 60px 0;
}.find-us-689 h2 {
    font-size: calc(31px * 0.9);
    padding: 25px;
}.find-us-689 p,
  .find-us-689 p:nth-last-child(2) {
    padding: 20px 25px;
}.find-us-689 .get-contactwidget-940 {
    padding: 25px;
}.find-us-689 .message-us-218 {
    width: 60px;
    height: 60px;
}.find-us-689 .message-us-218 svg {
    height: 24px;
    width: 24px;
}
}

@media (max-width: 767px) {.find-us-689 {
    padding: 50px 0;
}.find-us-689 h2 {
    font-size: calc(31px * 0.85);
    padding: 20px;
}.find-us-689 p {
    padding: 20px;
    font-size: calc(16px * 0.95);
}.find-us-689 p:nth-last-child(2) {
    padding: 18px 20px;
}.find-us-689 .get-contactwidget-940 {
    padding: 20px;
}.find-us-689 .message-us-218 {
    width: 50px;
    height: 50px;
}.find-us-689 .message-us-218 svg {
    height: 20px;
    width: 20px;
}.find-us-689 p svg {
    height: 20px;
    width: 20px;
    margin-right: 12px;
}.find-us-689 .course-ask-851::after {
    height: 10px;
    bottom: -10px;
}.find-us-689 .course-ask-851::before {
    right: 10px;
    top: 10px;
    height: 10px;
    width: 10px;
}}

.find-us-689 .message-us-218:active {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2), 0 0 5px rgb(151,151,158,0.5);
    transform: translateY(0);
}@keyframes pulse {
  0%, 100% {
    box-shadow: 0 0 0 0 rgb(151,151,158,0.5);
  }
  50% {
    box-shadow: 0 0 0 8px rgba(0, 0, 0, 0);
  }
}

.find-us-689 .message-us-218:hover {
    animation: pulse 1.5s infinite;
}@keyframes blink {
  0%, 100% {
    opacity: 0.2;
  }
  50% {
    opacity: 0.7;
  }
}

.find-us-689 .container::before {
    width: 8px;
    top: 15px;
    border-radius: 50%;
    right: 45px;
    animation: blink 2s ease-in-out infinite;
    content: "";
    height: 8px;
    position: absolute;
    background: rgb(151,151,158);
}.find-us-689 .container::after {
    color: rgb(151,151,158);
    text-transform: uppercase;
    letter-spacing: 1px;
    position: absolute;
    font-size: 12px;
    content: attr(data-text);
    top: -10px;
    left: 15px;
}.find-us-689 .message-us-218:nth-child(1) {
    transition-delay: 0.1s;
}.find-us-689 .message-us-218:nth-child(2) {
    transition-delay: 0.2s;
}.find-us-689 .message-us-218:nth-child(3) {
    transition-delay: 0.3s;
}.title-greeting-348 {
    justify-content: center;
    position: relative;
    overflow: hidden;
    display: flex;
    min-height: 100vh;
    align-items: center;
    z-index: 1;
}.title-greeting-348::before {
    top: 0;
    left: 0;
    content: "";
    backdrop-filter: blur(3px);
    height: 100%;
    background: linear-gradient(135deg, 
    rgb(151,151,158,0.5), 
    rgb(119,119,126,0.5) 65%);
    z-index: -1;
    width: 100%;
    position: absolute;
}.title-greeting-348::after {
    transform: rotate(-5deg);
    z-index: -1;
    width: 70%;
    content: "";
    opacity: 0.15;
    right: -5%;
    bottom: -5%;
    clip-path: polygon(100% 0%, 75% 50%, 100% 100%, 25% 100%, 0% 50%, 25% 0%);
    background: linear-gradient(225deg, 
    rgb(119,119,126) 10%, 
    rgb(151,151,158,0.5) 90%);
    position: absolute;
    height: 70%;
    animation: shiftShape 20s infinite alternate ease-in-out;
}.title-greeting-348 > div {
    width: 90%;
    max-width: 1400px;
    padding: 3rem 1.5rem;
    position: relative;
    margin: 0 auto;
    transform: translateY(-2vh);
}.title-greeting-348 h1.title_style_header {
    transform: translateX(-1rem);
    font-weight: 700;
    position: relative;
    max-width: 80%;
    font-size: calc(42px * 1.2);
    margin-bottom: 2rem;
    animation: fadeInSlideUp 1.2s ease-out both;
    color: #ffffff;
    line-height: 1.1;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}.title-greeting-348 h1.title_style_header::after {
    animation: expandWidth 1.5s ease-out 0.5s forwards;
    bottom: -0.75rem;
    width: 150px;
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(119,119,126), transparent);
    height: 5px;
    content: "";
    transform-origin: left;
}.title-greeting-348 .page-open-316 {
    background: linear-gradient(135deg, 
    rgba(255, 255, 255, 0.1) 0%, 
    rgba(255, 255, 255, 0.03) 100%);
    transform: translateX(1rem);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    margin-top: 1.5rem;
    backdrop-filter: blur(8px);
    border-left: 3px solid rgb(119,119,126);
    position: relative;
    animation: fadeInSlideLeft 1s ease-out 0.3s both;
    padding: 2.5rem;
}.title-greeting-348 .page-open-316::before {
    content: "";
    left: 0;
    z-index: -1;
    top: 0;
    background: linear-gradient(45deg, 
    transparent 48%, 
    rgb(119,119,126,0.5) 49%, 
    rgb(119,119,126,0.5) 51%, 
    transparent 52%);
    background-size: 30px 30px;
    width: 100%;
    position: absolute;
    opacity: 0.1;
    height: 100%;
}.title-greeting-348 .learning-zone-156 {
    position: relative;
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
}.title-greeting-348 .learning-zone-156::after {
    height: 1px;
    left: 0;
    background: linear-gradient(90deg, rgb(255, 255, 255, 0.5), transparent);
    position: absolute;
    bottom: 0;
    content: "";
    width: 50%;
}.title-greeting-348 .learning-zone-156 h3 {
    font-size: calc(23px * 1.1);
    letter-spacing: 0.02em;
    font-weight: 600;
    line-height: 1.4;
    color: #ffffff;
}.title-greeting-348 p {
    font-weight: 400;
    padding-left: 1rem;
    max-width: 90%;
    font-size: calc(14px * 1.1);
    color: #ffffff;
    position: relative;
    line-height: 1.6;
}.title-greeting-348 p::before {
    top: 0.5rem;
    background: rgb(119,119,126);
    position: absolute;
    height: calc(100% - 1rem);
    left: 0;
    content: "";
    width: 3px;
}

@keyframes fadeInSlideUp {
  0% {
    opacity: 0;
    transform: translateY(30px) translateX(-1rem);
  }
  100% {
    opacity: 1;
    transform: translateY(0) translateX(-1rem);
  }
}

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

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

@keyframes shiftShape {
  0% {
    transform: rotate(-5deg) scale(1);
  }
  50% {
    transform: rotate(-8deg) scale(1.05);
  }
  100% {
    transform: rotate(-3deg) scale(1.02);
  }
}

@media (max-width: 992px) {.title-greeting-348 h1.title_style_header {
    transform: translateX(-0.5rem);
    max-width: 90%;
    font-size: calc(42px * 1.1);
}.title-greeting-348 .page-open-316 {
    transform: translateX(0.5rem);
    padding: 2rem;
}.title-greeting-348 p {
    max-width: 100%;
}
}

@media (max-width: 768px) {.title-greeting-348 {
    min-height: 90vh;
}.title-greeting-348 > div {
    width: 95%;
    padding: 2rem 1rem;
    transform: translateY(0);
}.title-greeting-348 h1.title_style_header {
    transform: translateX(0);
    font-size: 42px;
    max-width: 100%;
}.title-greeting-348 .page-open-316 {
    margin-top: 1rem;
    transform: translateX(0);
    padding: 1.5rem;
}.title-greeting-348 .learning-zone-156 h3 {
    font-size: 23px;
}.title-greeting-348 p {
    font-size: 14px;
}
  
  @keyframes fadeInSlideUp {
    0% {
      opacity: 0;
      transform: translateY(20px) translateX(0);
    }
    100% {
      opacity: 1;
      transform: translateY(0) translateX(0);
    }
  }
  
  @keyframes fadeInSlideLeft {
    0% {
      opacity: 0;
      transform: translateX(30px);
    }
    100% {
      opacity: 1;
      transform: translateX(0);
    }
  }
}

@media (max-width: 576px) {.title-greeting-348::after {
    width: 90%;
    height: 60%;
    right: -10%;
    bottom: -10%;
}.title-greeting-348 > div {
    padding: 1.5rem 0.75rem;
}.title-greeting-348 h1.title_style_header {
    font-size: calc(42px * 0.9);
}.title-greeting-348 h1.title_style_header::after {
    width: 100px;
    height: 4px;
}.title-greeting-348 .page-open-316 {
    padding: 1.25rem;
}.title-greeting-348 .learning-zone-156 {
    padding-bottom: 1rem;
    margin-bottom: 1rem;
}.title-greeting-348 .learning-zone-156 h3 {
    font-size: calc(23px * 0.9);
}.title-greeting-348 p {
    font-size: calc(14px * 0.95);
    padding-left: 0.75rem;
}}.price-plan-grid-084 {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
}.price-plan-grid-084::before {
    top: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.65) 100%);
    right: 0;
    content: "";
    z-index: 1;
    bottom: 0;
    left: 0;
    position: absolute;
}.price-plan-grid-084 .container {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1200px;
    z-index: 2;
    position: relative;
}.price-plan-grid-084 .rate-card-356 {
    flex-direction: column;
    display: flex;
    align-items: center;
}.price-plan-grid-084 h2 {
    opacity: 0;
    font-weight: 700;
    color: #ffffff;
    font-size: 31px;
    margin-bottom: 20px;
    text-align: center;
    position: relative;
    animation: fadeInUp 0.8s ease-out forwards;
    transform: translateY(20px);
}.price-plan-grid-084 .learning-fees-091 {
    animation: fadeInUp 0.8s ease-out 0.2s forwards;
    opacity: 0;
    line-height: 1.6;
    text-align: center;
    color: rgb(255, 255, 255, 0.5);
    transform: translateY(20px);
    max-width: 700px;
    margin-bottom: 40px;
    font-size: 12px;
}.price-plan-grid-084 .tuition-plans-572 {
    margin: 0;
    gap: 30px;
    width: 100%;
    list-style: none;
    display: grid;
    padding: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.price-plan-grid-084 .tuition-plans-572 li {
    transform: translateY(30px);
    animation: fadeInUp 0.8s ease-out forwards;
    opacity: 0;
}.price-plan-grid-084 .tuition-plans-572 li:nth-child(1) {
    animation-delay: 0.3s;
}.price-plan-grid-084 .tuition-plans-572 li:nth-child(2) {
    animation-delay: 0.4s;
}.price-plan-grid-084 .tuition-plans-572 li:nth-child(3) {
    animation-delay: 0.5s;
}.price-plan-grid-084 .tuition-plans-572 li:nth-child(4) {
    animation-delay: 0.6s;
}.price-plan-grid-084 .enroll-cost-820 {
    overflow: hidden;
    position: relative;
    text-decoration: none;
    display: block;
    transition: transform 0.4s cubic-bezier(0.2, 0.8, 0.2, 1);
    height: 100%;
}.price-plan-grid-084 .enroll-cost-820:hover {
    transform: translateY(-8px) scale(1.02);
}.price-plan-grid-084 .enroll-cost-820::before {
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.1), transparent);
    position: absolute;
    left: -100%;
    content: "";
    top: 0;
    height: 100%;
    pointer-events: none;
    transition: left 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);
}.price-plan-grid-084 .enroll-cost-820:hover::before {
    left: 100%;
}.price-plan-grid-084 .learning-plan-317 {
    backdrop-filter: blur(10px);
    background: linear-gradient(145deg, rgba(255,255,255,0.09) 0%, rgba(255,255,255,0.05) 100%);
    padding: 5px;
    transition: box-shadow 0.4s ease, transform 0.3s ease;
    border-radius: 28px;
    position: relative;
    -webkit-backdrop-filter: blur(10px);
    overflow: hidden;
    box-shadow: 0 15px 35px rgba(0,0,0,0.2);
    height: 100%;
    border: 1px solid rgba(255,255,255,0.1);
}.price-plan-grid-084 .enroll-cost-820:hover .learning-plan-317 {
    box-shadow: 0 20px 40px rgba(0,0,0,0.3);
}.price-plan-grid-084 .learning-plan-317::after {
    width: 100%;
    height: 5px;
    background: linear-gradient(90deg, rgb(151,151,158), rgb(119,119,126));
    transition: transform 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
    left: 0;
    position: absolute;
    transform-origin: left;
    transform: scaleX(0);
    top: 0;
    content: '';
}.price-plan-grid-084 .enroll-cost-820:hover .learning-plan-317::after {
    transform: scaleX(1);
}.price-plan-grid-084 .access-cost-452 {
    padding: 30px;
    flex-direction: column;
    color: #ffffff;
    height: 100%;
    box-sizing: border-box;
    min-height: 400px;
    display: flex;
    justify-content: space-between;
}.price-plan-grid-084 .access-cost-452 h4 {
    position: relative;
    font-weight: 700;
    color: rgb(151,151,158);
    transition: transform 0.3s ease;
    margin: 0 0 20px;
    font-size: 21px;
    padding-bottom: 15px;
}.price-plan-grid-084 .enroll-cost-820:hover .access-cost-452 h4 {
    transform: translateX(5px);
}.price-plan-grid-084 .access-cost-452 h4::after {
    content: "";
    position: absolute;
    width: 40px;
    transition: width 0.3s ease;
    left: 0;
    height: 3px;
    bottom: 0;
    background: rgb(119,119,126);
}.price-plan-grid-084 .enroll-cost-820:hover .access-cost-452 h4::after {
    width: 60px;
}.price-plan-grid-084 .access-cost-452 p {
    scrollbar-width: thin;
    margin: 0 0 30px;
    line-height: 1.6;
    overflow-y: auto;
    font-size: calc(12px - 2px);
    word-break: break-word;
    max-height: 200px;
    color: rgba(255,255,255,0.8);
    overflow-wrap: break-word;
    scrollbar-color: rgb(151,151,158,0.5) transparent;
}.price-plan-grid-084 .access-cost-452 p::-webkit-scrollbar {
    width: 5px;
}.price-plan-grid-084 .access-cost-452 p::-webkit-scrollbar-track {
    background: transparent;
}.price-plan-grid-084 .access-cost-452 p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgb(151,151,158,0.5);
}.price-plan-grid-084 .fee-struct-497 {
    font-size: calc(21px + 4px);
    background: linear-gradient(135deg, rgb(151,151,158) 0%, rgb(151,151,158,0.5) 100%);
    align-self: flex-start;
    position: relative;
    color: #ffffff;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    padding: 10px 20px;
    overflow: hidden;
    display: inline-block;
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    font-weight: 700;
    margin-top: auto;
    border-radius: 10px;
}.price-plan-grid-084 .enroll-cost-820:hover .fee-struct-497 {
    box-shadow: 0 8px 20px rgba(0,0,0,0.3);
    transform: scale(1.05);
}.price-plan-grid-084 .fee-struct-497::before {
    width: 200%;
    top: -50%;
    height: 200%;
    opacity: 0;
    transform: scale(0);
    background: radial-gradient(circle, rgba(255,255,255,0.3) 0%, transparent 70%);
    position: absolute;
    transition: transform 0.6s ease-out, opacity 0.6s ease-out;
    left: -50%;
    content: "";
}.price-plan-grid-084 .enroll-cost-820:hover .fee-struct-497::before {
    opacity: 1;
    transform: scale(1);
}

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

@media (max-width: 991px) {.price-plan-grid-084 {
    padding: 80px 0;
}.price-plan-grid-084 .tuition-plans-572 {
    gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}.price-plan-grid-084 .access-cost-452 {
    min-height: 350px;
    padding: 25px;
}
}

@media (max-width: 767px) {.price-plan-grid-084 {
    padding: 60px 0;
}.price-plan-grid-084 h2 {
    font-size: calc(31px - 4px);
}.price-plan-grid-084 .learning-fees-091 {
    font-size: calc(12px - 1px);
    margin-bottom: 30px;
}.price-plan-grid-084 .tuition-plans-572 {
    margin: 0 auto;
    max-width: 400px;
    grid-template-columns: 1fr;
}.price-plan-grid-084 .access-cost-452 {
    min-height: 300px;
}.price-plan-grid-084 .fee-struct-497 {
    font-size: calc(21px + 2px);
}
}

@media (max-width: 480px) {.price-plan-grid-084 {
    padding: 40px 0;
}.price-plan-grid-084 h2 {
    font-size: calc(31px - 6px);
}.price-plan-grid-084 .access-cost-452 {
    min-height: 280px;
    padding: 20px;
}.price-plan-grid-084 .access-cost-452 p {
    font-size: calc(12px - 3px);
    margin-bottom: 20px;
}.price-plan-grid-084 .fee-struct-497 {
    padding: 8px 15px;
}}.contact-box-385 {
    padding: 90px 0;
    position: relative;
    background: rgb(185,185,190);
    overflow: hidden;
}.contact-box-385::before {
    width: 100%;
    content: "";
    background-size: 40px 40px;
    top: 0;
    position: absolute;
    background: 
        linear-gradient(45deg, transparent 48%, rgba(rgb(151,151,158), 0.05) 49%, rgba(rgb(151,151,158), 0.05) 51%, transparent 52%),
        linear-gradient(-45deg, transparent 48%, rgba(rgb(119,119,126), 0.05) 49%, rgba(rgb(119,119,126), 0.05) 51%, transparent 52%);
    left: 0;
    z-index: 0;
    height: 100%;
}.contact-box-385 .container {
    padding: 0 20px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}.contact-box-385 h2 {
    font-weight: 700;
    margin-bottom: 50px;
    font-size: 38px;
    display: inline-block;
    padding-bottom: 15px;
    border-bottom: 3px solid rgb(151,151,158);
    position: relative;
    color: #000000;
}.contact-box-385 .query-request-406 {
    position: relative;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);
    display: flex;
    background: #ffffff;
    overflow: hidden;
    border-radius: 26px;
}.contact-box-385 .photo-card-315 {
    position: relative;
    flex: 0 0 45%;
    min-height: 550px;
    clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%);
}.contact-box-385 .support-map-806 {
    flex: 0 0 55%;
    background: #ffffff;
    position: relative;
    padding: 60px;
}.contact-box-385 .support-map-806::before {
    background: 
        linear-gradient(135deg, #ffffff 0%, #ffffff 50%, transparent 50%, transparent 100%),
        linear-gradient(-135deg, #ffffff 0%, #ffffff 50%, transparent 50%, transparent 100%);
    top: 0;
    width: 100%;
    position: absolute;
    content: "";
    background-position: 0 0, 15px 15px;
    opacity: 0.1;
    left: 0;
    height: 100%;
    background-size: 30px 30px;
    z-index: -1;
}.contact-box-385 #contact {
    flex-direction: column;
    gap: 25px;
    display: flex;
}.contact-box-385 h3 {
    font-size: 19px;
    color: rgb(151,151,158);
    font-weight: 700;
    position: relative;
    margin-bottom: 30px;
}.contact-box-385 input[type="text"] {
    background: rgb(185,185,190);
    padding: 15px 20px;
    border: none;
    border-radius: 0 10px 10px 0;
    width: 100%;
    font-size: 12px;
    color: #000000;
    transition: all 0.3s ease;
    border-left: 3px solid rgb(151,151,158);
}.contact-box-385 input[type="text"]:focus {
    background: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    border-left-color: rgb(119,119,126);
    outline: none;
}.contact-box-385 input[type="text"]::placeholder {
    opacity: 0.7;
    color: #000000;
}.contact-box-385 .query-reach-401 {
    gap: 12px;
    display: flex;
    margin-top: 10px;
    align-items: flex-start;
}.contact-box-385 .query-reach-401 input[type="checkbox"] {
    background: rgb(185,185,190);
    appearance: none;
    margin-top: 3px;
    transition: all 0.3s ease;
    width: 22px;
    border: 2px solid rgb(185,185,190);
    height: 22px;
    border-radius: 4px;
    position: relative;
    cursor: pointer;
}.contact-box-385 .query-reach-401 input[type="checkbox"]:checked {
    background: rgb(151,151,158);
    border-color: rgb(151,151,158);
}.contact-box-385 .query-reach-401 input[type="checkbox"]:checked::after {
    top: 40%;
    content: "";
    height: 10px;
    position: absolute;
    transform: translate(-50%, -50%) rotate(45deg);
    border-right: 2px solid #ffffff;
    left: 50%;
    border-bottom: 2px solid #ffffff;
    width: 5px;
}.contact-box-385 .query-reach-401 label {
    color: #000000;
    line-height: 1.6;
    font-size: 12px;
}.contact-box-385 .query-reach-401 a {
    position: relative;
    color: rgb(151,151,158);
    transition: all 0.3s ease;
    text-decoration: none;
}.contact-box-385 .query-reach-401 a:hover {
    color: rgb(119,119,126);
}.contact-box-385 .query-reach-401 a::after {
    position: absolute;
    left: 0;
    content: "";
    bottom: -2px;
    height: 1px;
    transition: all 0.3s ease;
    background: rgb(151,151,158);
    width: 100%;
}.contact-box-385 .query-reach-401 a:hover::after {
    background: rgb(119,119,126);
    height: 2px;
}.contact-box-385 .help-section-914 {
    border: none;
    font-size: 14px;
    overflow: hidden;
    background: rgb(151,151,158);
    border-radius: 10px;
    cursor: pointer;
    font-weight: 600;
    padding: 15px 35px;
    margin-top: 15px;
    color: #ffffff;
    position: relative;
    transition: all 0.3s ease;
    align-self: flex-start;
}.contact-box-385 .help-section-914::after {
    width: 0;
    border-radius: 50%;
    position: absolute;
    background: rgba(255, 255, 255, 0.1);
    transition: all 0.6s ease;
    transform: translate(-50%, -50%);
    left: 50%;
    content: "";
    height: 0;
    top: 50%;
}.contact-box-385 .help-section-914:hover {
    background: rgb(119,119,126);
}.contact-box-385 .help-section-914:hover::after {
    width: 300%;
    height: 300%;
}.contact-box-385 svg {
    width: 20px;
    fill: rgb(151,151,158);
    height: 20px;
    transition: all 0.3s ease;
}.contact-box-385 svg path {
    transition: all 0.3s ease;
    fill: rgb(151,151,158);
}.contact-box-385 svg:hover {
    fill: rgb(119,119,126);
}.contact-box-385 svg:hover path {
    fill: rgb(119,119,126);
}

@media (max-width: 992px) {.contact-box-385 {
    padding: 70px 0;
}.contact-box-385 .query-request-406 {
    flex-direction: column;
}.contact-box-385 .photo-card-315 {
    min-height: 300px;
    flex: 0 0 auto;
}.contact-box-385 .support-map-806 {
    flex: 0 0 auto;
    padding: 40px 30px 50px;
}
}

@media (max-width: 768px) {.contact-box-385 {
    padding: 60px 0;
}.contact-box-385 h2 {
    margin-bottom: 40px;
    font-size: calc(38px - 4px);
}.contact-box-385 .support-map-806 {
    padding: 35px 25px 45px;
}.contact-box-385 #contact {
    gap: 20px;
}.contact-box-385 .photo-card-315 {
    min-height: 250px;
}
}

@media (max-width: 576px) {.contact-box-385 {
    padding: 50px 0;
}.contact-box-385 .container {
    padding: 0 15px;
}.contact-box-385 h2 {
    font-size: calc(38px - 6px);
    margin-bottom: 30px;
}.contact-box-385 .support-map-806 {
    padding: 30px 20px 40px;
}.contact-box-385 .help-section-914 {
    width: 100%;
}.contact-box-385 .photo-card-315 {
    min-height: 200px;
}}.our-story-751 {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}.our-story-751::before {
    position: absolute;
    background: linear-gradient(135deg, rgb(151,151,158,0.5), rgba(0, 0, 0, 0.5) 85%);
    z-index: 1;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}.our-story-751::after {
    opacity: 0.6;
    top: -10%;
    position: absolute;
    background: linear-gradient(45deg, transparent, rgb(119,119,126,0.5), transparent);
    z-index: 2;
    width: 40%;
    height: 70%;
    filter: blur(20px);
    transform: rotate(-15deg) skewX(30deg);
    content: "";
    animation: float 12s infinite ease-in-out;
    right: -10%;
}.our-story-751 .container {
    max-width: 1200px;
    z-index: 3;
    margin: 0 auto;
    position: relative;
    padding: 0 2rem;
}.our-story-751 .quote-box-482 {
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    transform: translateY(0);
    backdrop-filter: blur(10px);
    position: relative;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.85));
    padding: 3.5rem;
    clip-path: polygon(0 0, 100% 0, 100% 97%, 98% 100%, 0 100%);
}.our-story-751 .quote-box-482:hover {
    transform: translateY(-5px);
}.our-story-751 .quote-box-482::before {
    position: absolute;
    background: linear-gradient(to bottom, rgb(151,151,158), rgb(119,119,126));
    top: 0;
    height: 100%;
    left: 0;
    transform: scaleY(0);
    transform-origin: top;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    content: "";
    width: 6px;
}.our-story-751 .quote-box-482:hover::before {
    transform: scaleY(1);
}.our-story-751 .quote-box-482::after {
    top: 20px;
    position: absolute;
    height: 80px;
    opacity: 0.3;
    z-index: -1;
    transform: rotate(25deg);
    right: 20px;
    border: 1px solid rgb(119,119,126,0.5);
    content: "";
    width: 80px;
}.our-story-751 h5 {
    padding-bottom: 10px;
    font-size: 22px;
    text-transform: uppercase;
    color: rgb(151,151,158);
    letter-spacing: 2px;
    margin-bottom: 1.5rem;
    position: relative;
    display: inline-block;
    font-weight: 700;
}.our-story-751 h5::after {
    content: "";
    bottom: 0;
    position: absolute;
    background: linear-gradient(to right, rgb(151,151,158), transparent);
    width: 50%;
    left: 0;
    height: 3px;
    transition: width 0.5s ease;
}.our-story-751 .quote-box-482:hover h5::after {
    width: 100%;
}.our-story-751 p {
    color: #000000;
    line-height: 1.5;
    margin-bottom: 2rem;
    font-weight: 400;
    font-size: calc(14px * 1.2);
}.our-story-751 p b {
    font-weight: 700;
    display: inline-block;
    color: rgb(119,119,126);
    padding-right: 5px;
    font-size: calc(20px * 1.1);
    letter-spacing: 0.5px;
    position: relative;
}.our-story-751 ol {
    padding-left: 1.5rem;
    counter-reset: item;
    margin: 0;
    list-style: none;
}.our-story-751 ol li {
    font-size: 14px;
    column-count: 1;
    column-gap: 2.5rem;
    line-height: 1.8;
    margin-bottom: 0.5rem;
    text-align: justify;
    hyphens: auto;
    position: relative;
    color: #000000;
}.our-story-751 ol li::before {
    top: 0.5rem;
    background: rgb(119,119,126);
    transition: transform 0.3s ease, opacity 0.3s ease;
    opacity: 0.5;
    width: 10px;
    border-radius: 50%;
    content: "";
    height: 10px;
    transform: scale(0.8);
    position: absolute;
    left: -1.5rem;
}.our-story-751 ol li:hover::before {
    transform: scale(1.2);
    opacity: 1;
}

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

@media (min-width: 768px) {.our-story-751 {
    padding: 150px 0;
}.our-story-751 .quote-box-482 {
    margin-left: auto;
    padding: 4rem 5rem;
    max-width: 85%;
}.our-story-751 ol li {
    column-count: 2;
}
}

@media (max-width: 767px) {.our-story-751 {
    padding: 80px 0;
}.our-story-751 .quote-box-482 {
    padding: 2rem;
}.our-story-751 h5 {
    font-size: calc(22px * 0.9);
}.our-story-751 p b {
    font-size: calc(20px * 0.9);
}.our-story-751 ol li {
    line-height: 1.6;
    font-size: calc(14px * 0.95);
}.our-story-751 .quote-box-482::after {
    width: 60px;
    height: 60px;
}
}

@media (max-width: 480px) {.our-story-751 {
    padding: 60px 0;
}.our-story-751 .quote-box-482 {
    padding: 1.5rem;
}.our-story-751 h5 {
    margin-bottom: 1rem;
}.our-story-751 p {
    margin-bottom: 1.5rem;
}.our-story-751 .quote-box-482::after {
    display: none;
}.our-story-751 ol {
    padding-left: 1rem;
}.our-story-751 ol li::before {
    left: -1rem;
}
}

@media (min-width: 1200px) {.our-story-751 .quote-box-482 {
    max-width: 75%;
    padding: 5rem 6rem;
}.our-story-751 ol li {
    column-gap: 3rem;
    column-count: 2;
}
}

@media (prefers-reduced-motion: reduce) {.our-story-751::after {
    animation: none;
}.our-story-751 .quote-box-482 {
    transition: none;
}.our-story-751 .quote-box-482::before {
    transition: none;
}}.mentorship-experience-385 {
    padding: 7rem 0;
    min-height: 700px;
    overflow: hidden;
    background: rgb(185,185,190);
    position: relative;
}.mentorship-experience-385::before {
    top: 0;
    animation: gridMove 20s linear infinite;
    left: 0;
    height: 100%;
    content: "";
    opacity: 0.15;
    background: 
        linear-gradient(0deg, transparent 49.5%, rgb(151,151,158,0.5) 49.5%, rgb(151,151,158,0.5) 50.5%, transparent 50.5%),
        linear-gradient(90deg, transparent 49.5%, rgb(151,151,158,0.5) 49.5%, rgb(151,151,158,0.5) 50.5%, transparent 50.5%);
    position: absolute;
    width: 100%;
    background-size: 50px 50px;
}.mentorship-experience-385 .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
    padding: 0 2rem;
}.mentorship-experience-385 .user-voices-482 {
    height: 650px;
    display: flex;
    margin: 0 auto;
    max-width: 1000px;
    flex-direction: column;
    perspective: 2000px;
    position: relative;
}.mentorship-experience-385 .photo-card-315 {
    width: 400px;
    right: 0;
    z-index: 3;
    box-shadow: -20px 20px 40px rgba(0, 0, 0, 0.5);
    border-radius: 18px;
    transition: all 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    transform: translateZ(100px) rotateY(-15deg);
    height: 400px;
    top: -20px;
    filter: contrast(1.1) brightness(1.05);
    position: absolute;
}.mentorship-experience-385 .user-voices-482:hover .photo-card-315 {
    transform: translateZ(120px) rotateY(-10deg) translateX(-20px);
}.mentorship-experience-385 .name {
    border-radius: 10px;
    background: rgb(151,151,158);
    padding: 1.5rem 2rem;
    color: #ffffff;
    left: 0;
    font-size: 37px;
    min-width: 300px;
    top: 100px;
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    transform: translateZ(70px) rotateY(5deg);
    z-index: 4;
    transition: all 0.5s cubic-bezier(0.22, 1, 0.36, 1);
    position: absolute;
}.mentorship-experience-385 .user-voices-482:hover .name {
    transform: translateZ(90px) rotateY(0deg) translateX(20px);
}.mentorship-experience-385 .user-voices-482 span:not(.name) {
    font-weight: 600;
    color: #000000;
    background: #ffffff;
    padding: 1rem 1.5rem;
    z-index: 3;
    transform: translateZ(50px) rotateY(5deg);
    left: 40px;
    position: absolute;
    top: 190px;
    transition: all 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    border-radius: 10px;
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.5);
    font-size: 18px;
}.mentorship-experience-385 .user-voices-482:hover span:not(.name) {
    transform: translateZ(70px) rotateY(0deg) translateX(30px);
}.mentorship-experience-385 .career-container-690 {
    transition: all 0.7s cubic-bezier(0.22, 1, 0.36, 1);
    border-top: 4px solid rgb(119,119,126);
    border-radius: 18px;
    border-bottom: 4px solid rgb(151,151,158);
    right: 0;
    transform: translateZ(30px);
    z-index: 2;
    color: #000000;
    bottom: 0;
    position: absolute;
    padding: 3rem;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.85) 100%);
    backdrop-filter: blur(10px);
    font-size: 13px;
    left: 0;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    line-height: 1.8;
}.mentorship-experience-385 .user-voices-482:hover .career-container-690 {
    transform: translateZ(40px) translateY(-10px);
}.mentorship-experience-385 .career-container-690::before {
    left: 0;
    content: "";
    background-size: 20px 20px;
    height: 100%;
    background: 
        linear-gradient(45deg, transparent 49.5%, rgb(119,119,126,0.5) 49.5%, rgb(119,119,126,0.5) 50.5%, transparent 50.5%);
    top: 0;
    position: absolute;
    mix-blend-mode: overlay;
    width: 100%;
    opacity: 0.1;
}.mentorship-experience-385 .container::after {
    z-index: -1;
    content: "";
    height: 100%;
    top: 0;
    animation: colorPulse 10s ease-in-out infinite alternate;
    position: absolute;
    width: 100%;
    filter: blur(100px);
    background: 
        radial-gradient(circle at 80% 20%, rgb(151,151,158,0.5) 0%, transparent 50%),
        radial-gradient(circle at 20% 80%, rgb(119,119,126,0.5) 0%, transparent 50%);
    left: 0;
}

@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 50px;
    }
}

@keyframes colorPulse {
    0% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 0.3;
    }
}

@media (max-width: 992px) {.mentorship-experience-385 .user-voices-482 {
    height: auto;
    flex-direction: column;
    padding: 20px 0;
}.mentorship-experience-385 .photo-card-315 {
    width: 300px;
    margin: 0 auto 30px;
    position: relative;
    border-radius: 20px;
    height: 300px;
    transform: none;
    top: auto;
    right: auto;
}.mentorship-experience-385 .user-voices-482:hover .photo-card-315 {
    transform: translateY(-10px);
}.mentorship-experience-385 .name {
    transform: none;
    margin: 0 auto 30px;
    width: 90%;
    text-align: center;
    top: auto;
    position: relative;
    left: auto;
}.mentorship-experience-385 .user-voices-482:hover .name {
    transform: translateY(-5px);
}.mentorship-experience-385 .user-voices-482 span:not(.name) {
    width: max-content;
    top: auto;
    display: block;
    left: auto;
    position: relative;
    transform: none;
    margin: 0 auto 45px;
    text-align: center;
}.mentorship-experience-385 .user-voices-482:hover span:not(.name) {
    transform: translateY(-5px);
}.mentorship-experience-385 .career-container-690 {
    bottom: auto;
    position: relative;
    transform: none;
}.mentorship-experience-385 .user-voices-482:hover .career-container-690 {
    transform: translateY(-5px);
}
}

@media (max-width: 576px) {.mentorship-experience-385 {
    padding: 4rem 0;
}.mentorship-experience-385 .photo-card-315 {
    margin-bottom: 35px;
    width: 220px;
    height: 220px;
}.mentorship-experience-385 .name {
    margin-bottom: 25px;
    min-width: auto;
    font-size: 18px;
    width: 100%;
    padding: 1rem 1.5rem;
}.mentorship-experience-385 .user-voices-482 span:not(.name) {
    padding: 0.5rem 1rem;
    font-size: 13px;
    margin-bottom: 35px;
}.mentorship-experience-385 .career-container-690 {
    font-size: calc(13px * 0.9);
    padding: 2rem 1.5rem;
}}.training-structure-819 {
    overflow: hidden;
    isolation: isolate;
    position: relative;
    background: linear-gradient(145deg, rgb(185,185,190), rgb(119,119,126,0.5));
    padding: 6rem 2rem;
}.training-structure-819::before {
    width: 100%;
    background: radial-gradient(circle at 75% 25%, rgb(151,151,158,0.5) 0%, transparent 50%);
    top: 0;
    position: absolute;
    mix-blend-mode: overlay;
    content: "";
    left: 0;
    z-index: -1;
    height: 100%;
}.training-structure-819::after {
    background: linear-gradient(210deg, rgb(119,119,126) 0%, transparent 70%);
    opacity: 0.1;
    content: "";
    filter: blur(20px);
    right: -5%;
    height: 70%;
    bottom: -10%;
    width: 40%;
    transform: rotate(-15deg) skew(20deg);
    transition: transform 0.8s ease-out;
    position: absolute;
    z-index: -1;
}.training-structure-819:hover::after {
    transform: rotate(-5deg) skew(10deg) translateY(-10px);
}.training-structure-819 .fast-learning-192 {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 3px 10px rgba(0, 0, 0, 0.05);
    backdrop-filter: blur(10px);
    position: relative;
    padding: 2rem;
    transform: perspective(1000px) rotateX(2deg);
    margin: 0 auto;
    max-width: 1200px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.2));
    z-index: 1;
}.training-structure-819 .fast-learning-192::before {
    content: "";
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform-origin: left center;
    height: 100%;
    left: 0;
    width: 5px;
    position: absolute;
    top: 0;
    background: linear-gradient(to bottom, rgb(151,151,158), rgb(119,119,126));
}.training-structure-819 .fast-learning-192:hover::before {
    transform: scaleY(1.05) scaleX(1.5);
}.training-structure-819 h2 {
    color: #000000;
    font-weight: 700;
    letter-spacing: 0.02em;
    font-size: 36px;
    display: inline-block;
    transform: translateZ(0);
    position: relative;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin-bottom: 2rem;
}.training-structure-819 h2::after {
    position: absolute;
    transform-origin: left;
    left: 0;
    transform: scaleX(0.9);
    content: "";
    width: 80%;
    transition: transform 0.5s ease-out;
    background: linear-gradient(90deg, rgb(151,151,158), transparent);
    bottom: -10px;
    height: 3px;
}.training-structure-819 .fast-learning-192:hover h2::after {
    transform: scaleX(1);
}.training-structure-819 .quote-box-482 {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    margin-top: 1.5rem;
    position: relative;
    border-left: 1px solid rgb(151,151,158,0.5);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.5s ease;
    padding: 1.5rem;
    background: linear-gradient(to bottom right, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.7));
    transform: translateY(0);
}.training-structure-819 .quote-box-482:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}.training-structure-819 .quote-box-482::before {
    top: 0;
    right: 0;
    opacity: 0.15;
    transform: translate(5%, -5%);
    position: absolute;
    content: "";
    height: 30%;
    transition: transform 0.6s ease;
    z-index: -1;
    background: linear-gradient(135deg, transparent, rgb(119,119,126,0.5));
    width: 30%;
}.training-structure-819 .quote-box-482:hover::before {
    transform: translate(2%, -2%) scale(1.1);
}.training-structure-819 p {
    position: relative;
    line-height: 1.7;
    transition: color 0.3s ease;
    font-weight: 400;
    z-index: 1;
    color: #000000;
    font-size: 17px;
}.training-structure-819 .quote-box-482:hover p {
    color: #000000;
}

@media (max-width: 991px) {.training-structure-819 {
    padding: 4rem 1.5rem;
}.training-structure-819 .fast-learning-192 {
    padding: 1.5rem;
    transform: perspective(800px) rotateX(1deg);
}.training-structure-819 h2 {
    font-size: calc(36px * 0.9);
}.training-structure-819 .quote-box-482 {
    padding: 1.25rem;
}
}

@media (max-width: 767px) {.training-structure-819 {
    padding: 3rem 1rem;
}.training-structure-819 .fast-learning-192 {
    transform: none;
    padding: 1.25rem;
}.training-structure-819 h2 {
    font-size: calc(36px * 0.8);
    margin-bottom: 1.5rem;
}.training-structure-819 .quote-box-482 {
    padding: 1rem;
    margin-top: 1rem;
}.training-structure-819 p {
    line-height: 1.6;
    font-size: calc(17px * 0.95);
}
}

@media (max-width: 480px) {.training-structure-819 {
    padding: 2.5rem 0.75rem;
}.training-structure-819 .fast-learning-192 {
    padding: 1rem;
}.training-structure-819 h2 {
    font-size: calc(36px * 0.7);
    margin-bottom: 1.25rem;
}.training-structure-819 .quote-box-482 {
    padding: 0.75rem;
}.training-structure-819 p {
    line-height: 1.5;
    font-size: calc(17px * 0.9);
}
}

@media (min-width: 1200px) {.training-structure-819 .fast-learning-192 {
    transform: perspective(1200px) rotateX(2deg);
    padding: 3rem;
}.training-structure-819 h2 {
    font-size: calc(36px * 1.1);
}.training-structure-819 .quote-box-482 {
    padding: 2rem;
}
}

@media (prefers-reduced-motion: reduce) {.training-structure-819 .fast-learning-192,
    .training-structure-819 .quote-box-482,
    .training-structure-819 h2::after,
    .training-structure-819 .fast-learning-192::before,
    .training-structure-819::after {
    transform: none;
    transition: none;
}.training-structure-819 .fast-learning-192:hover::before,
    .training-structure-819 .quote-box-482:hover,
    .training-structure-819 .fast-learning-192:hover h2::after,
    .training-structure-819:hover::after,
    .training-structure-819 .quote-box-482:hover::before {
    transform: none;
}
}