﻿svg {
    height: 30px;
    width: 30px;
}

.container {
    margin: auto;
    width: 1160px;
    max-width: 100%;
}

html,body {
    min-height: 100%;
    font-family: Arial, sans-serif;
    height: 100%;
    color: #000000;
}

.nav-prime-vLq7 {
    flex: 1 0 auto;
}

header .container {
    margin: 0 auto;
    position: relative;
    padding: 0 1.5rem;
    max-width: 1200px;
}

header .site-navbar-gflh::after {
    width: 100%;
    opacity: 0.7;
    left: 0;
    bottom: -5px;
    position: absolute;
    background: linear-gradient(to right, transparent, rgb(208,198,212), transparent);
    height: 2px;
    content: '';
}

header .head-know-9YVs:hover {
    color: #ffffff;
    background: linear-gradient(135deg, rgb(208,198,212), rgb(173,161,179));
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgb(208,198,212,0.5);
}

.privacy-compartment-Im1X {
    padding: 40px;
    background-color: rgb(238,234,239);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    font-family: Arial, sans-serif;
}

.privacy-compartment-Im1X li {
    color: #000000;
    margin-bottom: 10px;
    line-height: 1.6;
    font-size: 14px;
}

.edu-cookie-EAhj {
    flex-direction: column;
    z-index: 1;
    align-items: center;
    display: flex;
}

.cookies-overview-iNqE svg, .cookies-overview-iNqE svg path, .cookies-overview-iNqE img {
    height: 80px;
    width: 80px;
    fill: rgb(208,198,212);
}

.cookieNoticeContainer-5f17 p {
    font-size: 18px;
    margin-bottom: 20px;
    color: #000000;
}

.tracking-policy-WGIi:hover {
    transform: translateY(-3px);
    background: rgb(173,161,179);
}

.cookie_button.online-cookies-1O2S:hover {
    background: rgb(173,161,179,0.5);
}

.cookieNoticeContainer-5f17 p a:hover {
    color: rgb(173,161,179);
}

#cookieWarningBanner-KfmB:checked ~ .cookieNoticeContainer-5f17 {
    visibility: hidden;
    opacity: 0;
}

.teacher-profile-9Q5z::before {
    width: 100%;
    content: "";
    background: linear-gradient(120deg, rgb(208,198,212,0.5) 0%, transparent 70%);
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    height: 100%;
}

.teacher-profile-9Q5z .full-width-image-6rcD {
    overflow: hidden;
    height: 400px;
    box-shadow: 0 30px 60px -20px rgba(0, 0, 0, 0.5);
    transform: translateY(0);
    width: 80%;
    z-index: 2;
    position: relative;
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    margin: 0 auto;
    border-radius: 10px;
}

.teacher-profile-9Q5z .experience-log-Njr8::before {
    position: absolute;
    height: 70px;
    border: 5px solid rgb(238,234,239);
    z-index: 4;
    transform: translate(-50%, -50%);
    background: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    content: "";
    border-radius: 50%;
    width: 70px;
    top: 0;
    left: 50%;
}

.teacher-profile-9Q5z .work-card-yWTY {
    color: #000000;
    text-align: center;
    padding: 0 1rem;
    line-height: 1.7;
    position: relative;
    font-style: italic;
    font-size: 12px;
}

.teacher-profile-9Q5z .learn-reviews-dErk:hover .full-width-image-6rcD {
    transform: translateY(-20px);
}

.ty-page-Xa6D {
    position: relative;
    background: linear-gradient(135deg, rgb(238,234,239) 0%, rgb(173,161,179,0.5) 100%);
    padding: 4rem 0;
    overflow: hidden;
}

.ty-page-Xa6D .container {
    padding: 0 1.5rem;
    z-index: 2;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}

.ty-page-Xa6D .quick-skill-L7dU > div:first-child {
    transition: transform 0.5s ease;
    position: relative;
    transform: perspective(1000px) rotateX(0deg);
}

.ty-page-Xa6D .quick-skill-L7dU > div:last-child {
    padding: 2.5rem;
    opacity: 0;
    position: relative;
    animation: fade-up 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.3s forwards;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.9);
    transform: translateY(15px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05), 
                0 1px 4px rgba(0, 0, 0, 0.1), 
                0 20px 40px -20px rgba(0, 0, 0, 0.15);
}

.ty-page-Xa6D p {
    color: #000000;
    margin: 0;
    font-size: 13px;
    font-family: Arial, sans-serif;
    position: relative;
    line-height: 1.8;
}

.program-details-BTg8 .lesson-path-cLnO {
    left: 0;
    width: 100%;
    overflow: hidden;
    z-index: 1;
    top: 0;
    height: 100%;
    position: absolute;
}

.program-details-BTg8 .lesson-path-cLnO:hover .learn-business-KoJY {
    animation-play-state: paused;
}

.program-details-BTg8 .online-learn-7eXv img {
    transition: transform 0.7s ease-out;
    transform: scale(1.05);
    height: 100%;
    width: 100%;
    filter: brightness(0.85) contrast(1.1);
    object-fit: cover;
}

.program-details-BTg8 .container {
    z-index: 2;
    height: 100%;
    padding: 2rem;
    display: flex;
    position: relative;
    align-items: center;
    margin: auto;
    justify-content: center;
}

.program-details-BTg8 .quick-skill-L7dU {
    width: 100%;
    max-width: 800px;
    position: relative;
}

.program-details-BTg8 .job-training-m7yk {
    overflow: hidden;
    border-radius: 24px;
    position: relative;
    transform: translateY(0);
    padding: 4rem;
    backdrop-filter: blur(10px);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.3), 
        0 3px 10px rgba(0, 0, 0, 0.1),
        0 0 0 1px rgba(255, 255, 255, 0.05) inset;
    text-align: center;
    background: rgba(var(--dark-color, 21, 20, 26), 0.75);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.program-details-BTg8 .job-training-m7yk {
    padding: 2rem 1.5rem;
}

.program-details-BTg8 .job-training-m7yk h3::after {
    transform: translateX(-50%);
    content: "";
    background: linear-gradient(
        90deg,
        rgb(208,198,212) 0%,
        rgb(173,161,179) 100%
    );
    width: 30%;
    left: 50%;
    transition: width 0.3s ease;
    height: 2px;
    position: absolute;
    bottom: -8px;
}

.program-details-BTg8 .job-training-m7yk .support-feedback-jNlP::before {
    top: 0;
    width: 100%;
    transition: opacity 0.3s ease;
    height: 100%;
    z-index: -1;
    background: linear-gradient(
        45deg,
        rgb(173,161,179) 0%,
        rgb(208,198,212) 100%
    );
    opacity: 0;
    left: 0;
    content: "";
    position: absolute;
}

.program-details-BTg8 .job-training-m7yk .support-feedback-jNlP:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 30px rgb(208,198,212,0.5);
}

.program-details-BTg8 .job-training-m7yk .support-feedback-jNlP:hover::before {
    opacity: 1;
}

.program-details-BTg8 .job-training-m7yk .support-feedback-jNlP:hover::after {
    animation: ripple-out 1.5s ease;
    transform: scale(1);
    opacity: 1;
}



.program-details-BTg8 .online-learn-7eXv:nth-child(1)::before {
    animation-delay: 0s;
}

.program-details-BTg8 .online-learn-7eXv:nth-child(2)::before {
    animation-delay: 2s;
}

.program-details-BTg8 .online-learn-7eXv:nth-child(4)::before {
    animation-delay: 6s;
}

.design-res-5SEV::after {
    height: 7px;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    background: linear-gradient(90deg, 
        rgb(238,234,239) 0%,
        rgb(208,198,212) 35%, 
        rgb(173,161,179) 65%,
        rgb(238,234,239) 100%);
    z-index: 1;
    content: '';
}

.design-res-5SEV .reach-experts-2Qhl::after {
    position: absolute;
    width: 100%;
    content: '';
    height: 1px;
    background: linear-gradient(90deg, 
        transparent 0%,
        rgb(173,161,179,0.5) 50%,
        transparent 100%);
    bottom: -1px;
    left: 0;
}

.design-res-5SEV .info_item:hover {
    transform: translateY(-5px);
}

.design-res-5SEV .info_item:hover p,
.design-res-5SEV .info_item:hover a {
    color: rgb(208,198,212);
}

.design-res-5SEV .info_item:hover svg {
    transform: rotate(10deg);
}

.design-res-5SEV .nav-lead-3RUQ {
    display: flex;
    margin-right: auto;
    gap: 1.5rem;
    flex-direction: column;
    max-width: 300px;
    width: 100%;
}

.design-res-5SEV .access-cta-dC0A::before {
    width: 4px;
    border-radius: 2px;
    background: linear-gradient(to bottom, rgb(208,198,212), rgb(173,161,179));
    bottom: 0;
    top: 0;
    position: absolute;
    content: '';
    left: 0;
}

.design-res-5SEV .head-sitebar-eocK {
    padding: 0 1.5rem;
    gap: 0.75rem;
    display: flex;
    flex-direction: column;
}

.design-res-5SEV .head-sitebar-eocK a {
    position: relative;
    color: #000000;
    font-size: 12px;
    padding-left: 1.25rem;
    text-decoration: none;
    padding: 0.5rem 0;
    transition: all 0.3s ease;
}

.design-res-5SEV .subscribe_holder {
    position: relative;
    gap: 1.5rem;
    background: linear-gradient(135deg, #ffffff 0%, rgba(245, 245, 245, 0.8) 100%);
    max-width: 400px;
    display: flex;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    border-radius: 15px;
    padding: 2rem;
    flex-direction: column;
    width: 100%;
}

.design-res-5SEV .input_holder {
    display: flex;
    gap: 1rem;
    position: relative;
    margin-top: 0.5rem;
    flex-direction: column;
}

.design-res-5SEV .input_holder input[type="email"]::placeholder {
    opacity: 0.5;
    color: #000000;
}

.design-res-5SEV .mail-block-gKcM:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
}

.design-res-5SEV .mail-block-gKcM:hover::before {
    opacity: 1;
}

.design-res-5SEV .referral-prog-UTF7 {
    padding-top: 2rem;
    position: relative;
    margin-top: 4rem;
    text-align: center;
}

.design-res-5SEV .reg-remind-unUP {
    opacity: 0.8;
    font-size: 16px;
    color: #000000;
}

.client-feedback-QN6Z::before {
    height: 100%;
    z-index: 0;
    content: "";
    opacity: 0.07;
    top: 0;
    position: absolute;
    background: 
        radial-gradient(circle at 20% 30%, rgb(208,198,212,0.5) 0%, transparent 25%),
        radial-gradient(circle at 80% 70%, rgb(173,161,179,0.5) 0%, transparent 20%);
    width: 100%;
    left: 0;
}

.client-feedback-QN6Z .container {
    z-index: 1;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    padding: 0 1.5rem;
}

.client-feedback-QN6Z .learn-reviews-dErk {
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    border-left: 3px solid rgb(173,161,179);
    display: flex;
    z-index: 1;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.05), 0 1px 3px rgba(0, 0, 0, 0.03);
    flex-direction: column;
    position: relative;
    background: #ffffff;
    transform: translateY(0);
    padding: 2rem 1.75rem;
}

.client-feedback-QN6Z .learn-reviews-dErk h3 {
    font-weight: 600;
    margin: 0 0 0.75rem;
    letter-spacing: 0.02em;
    font-size: calc(24px * 1.05);
    color: rgb(208,198,212);
}

.client-feedback-QN6Z .learn-reviews-dErk:hover div {
    transform: rotate(0deg) scale(1.05);
}

.client-feedback-QN6Z .learn-reviews-dErk:hover img {
    transform: scale(1.1);
}

.training-benefits-LrJk::before {
    position: absolute;
    width: 100%;
    content: "";
    height: 100%;
    top: 0;
    background: radial-gradient(circle at 30% 30%, rgb(208,198,212,0.5) 0%, transparent 60%);
    left: 0;
    z-index: 0;
    pointer-events: none;
}

.training-benefits-LrJk h5::after {
    transform: translateX(-50%);
    content: "";
    width: 80px;
    left: 50%;
    bottom: -12px;
    position: absolute;
    height: 3px;
    background: linear-gradient(to right, rgb(208,198,212), rgb(173,161,179));
    border-radius: 10px;
}

.training-benefits-LrJk .full-width-image-6rcD {
    object-fit: cover;
    width: 100%;
    aspect-ratio: 16/9;
    height: auto;
    object-position: center;
    transition: transform 1.2s ease;
}

.training-benefits-LrJk ul {
    list-style: none;
    margin: 0;
    display: grid;
    padding: 0;
    gap: 1.2rem;
}

.training-benefits-LrJk li:hover {
    transform: translateX(5px);
}

.training-benefits-LrJk li p {
    display: flex;
    font-size: 12px;
    color: #000000;
    margin: 0;
    line-height: 1.6;
    align-items: flex-start;
    gap: 0.5rem;
}

.training-benefits-LrJk li:nth-child(odd) {
    animation: fadeInFromLeft 0.5s forwards;
    opacity: 0;
    animation-delay: calc(0.1s * var(--i, 0));
    transform: translateY(0);
}

.sign-up-for-updates-jWqw::before {
    content: "";
    top: -10%;
    transform: rotate(-15deg);
    height: 140%;
    z-index: 1;
    right: -5%;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 25% 100%);
    background: linear-gradient(145deg, rgb(208,198,212,0.5) 0%, rgb(208,198,212) 100%);
    width: 60%;
    position: absolute;
}

.sign-up-for-updates-jWqw input[type="email"] {
    border-radius: 10px;
    flex: 1 1 250px;
    font-family: Arial, sans-serif;
    color: #000000;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.5);
    background: #ffffff;
    font-size: 18px;
    padding: 18px 25px;
    border: none;
    transition: all 0.3s ease;
}

.sign-up-for-updates-jWqw .mail-block-gKcM:hover {
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
    transform: translateY(-3px);
}

.sign-up-for-updates-jWqw .mail-block-gKcM:hover::before {
    left: 0;
}

.sign-up-for-updates-jWqw .mail-block-gKcM:active {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    transform: translateY(0);
}

.plan-option-YWbI .container {
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
}

.plan-option-YWbI .premium-cost-ARTn::after {
    pointer-events: none;
    position: absolute;
    bottom: -80px;
    right: -120px;
    width: 250px;
    height: 250px;
    opacity: 0.15;
    content: "";
    background: radial-gradient(circle, rgb(173,161,179,0.5) 0%, transparent 70%);
    border-radius: 50%;
}

.plan-option-YWbI .payment-deals-Fkf2 {
    margin: 0;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    padding: 0;
    list-style: none;
    display: grid;
    gap: 30px;
}

.plan-option-YWbI .pricing-levels-MQCp:hover {
    transform: translateY(-8px) scale(1.02);
}

.plan-option-YWbI .learning-package-UKZt::before {
    width: 100%;
    height: 100%;
    z-index: 0;
    transition: opacity 0.4s ease;
    left: 0;
    opacity: 0;
    background: linear-gradient(45deg, 
        rgb(208,198,212,0.5) 0%, 
        transparent 50%, 
        rgb(173,161,179,0.5) 100%);
    top: 0;
    position: absolute;
    content: "";
}

.plan-option-YWbI .learn-offers-B7MH h4 {
    font-size: calc(21px * 1.2);
    font-weight: 700;
    transition: color 0.3s ease;
    margin: 0 0 20px;
    position: relative;
    color: #ffffff;
}

.plan-option-YWbI .learn-offers-B7MH p {
    font-size: 12px;
    flex-grow: 1;
    scrollbar-color: rgb(208,198,212) rgba(255,255,255,0.1);
    scrollbar-width: thin;
    max-height: 200px;
    line-height: 1.6;
    margin-bottom: 25px;
    overflow-y: auto;
    word-break: break-word;
    overflow-wrap: break-word;
    color: rgba(255,255,255,0.8);
}

.contact-box-cT60::before {
    position: absolute;
    height: 100%;
    opacity: 0.07;
    background: repeating-linear-gradient(
        45deg,
        rgb(208,198,212,0.5) 0,
        rgb(208,198,212,0.5) 1px,
        transparent 1px,
        transparent 30px
    );
    top: 0;
    content: "";
    width: 100%;
    left: 0;
    z-index: 1;
}

.contact-box-cT60 h2::before {
    position: absolute;
    bottom: 0;
    width: 80px;
    background: rgb(208,198,212);
    height: 4px;
    left: calc(50% - 40px);
    content: "";
}

.contact-box-cT60 .message-message-sJA7 {
    border-radius: 0;
    overflow: hidden;
    position: relative;
    background: #ffffff;
    display: flex;
    margin-top: 50px;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
}

.contact-box-cT60 .contact-feedback-kGOy::before {
    border-radius: 50%;
    z-index: 0;
    right: -75px;
    position: absolute;
    border: 30px solid rgb(208,198,212,0.5);
    height: 150px;
    top: -75px;
    width: 150px;
    content: "";
}

.contact-box-cT60 form h3::after {
    width: 50%;
    height: 2px;
    content: "";
    bottom: -15px;
    left: 0;
    background: rgb(208,198,212);
    position: absolute;
}

.contact-box-cT60 form input[type="text"]::placeholder {
    color: rgba(#000000, 0.5);
    transition: all 0.3s ease;
}

.contact-box-cT60 .request-section-aYAG {
    position: relative;
    margin-bottom: 40px;
}

.contact-box-cT60 .request-section-aYAG label::before {
    transition: all 0.3s ease;
    left: 0;
    content: "";
    width: 22px;
    top: 0;
    border: 2px solid rgb(238,234,239);
    height: 22px;
    background: transparent;
    position: absolute;
}

.contact-box-cT60 .request-section-aYAG label a::after {
    position: absolute;
    width: 100%;
    bottom: -1px;
    content: "";
    height: 1px;
    left: 0;
    background: rgb(208,198,212);
    transform-origin: left;
    transition: transform 0.3s ease;
    transform: scaleX(1);
}

.contact-box-cT60 .support-feedback-jNlP::before {
    background: rgb(173,161,179);
    transition: width 0.5s ease;
    transform: skewX(-25deg);
    left: -10px;
    content: "";
    z-index: -1;
    position: absolute;
    width: 0;
    height: 100%;
    top: 0;
}

.contact-box-cT60 svg:hover,
.contact-box-cT60 svg:hover path {
    stroke: rgb(173,161,179);
}

.title-section-Pt7E::before {
    content: "";
    top: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    bottom: 0;
    background: linear-gradient(135deg, 
    rgba(0, 0, 0, 0.85) 0%, 
    rgba(0, 0, 0, 0.65) 50%, 
    rgba(0, 0, 0, 0.75) 100%);
    left: 0;
}

.title-section-Pt7E > div > div:first-child {
    margin-bottom: 2.5rem;
    position: relative;
    padding-left: 2rem;
    overflow: hidden;
}

.title-section-Pt7E .learn-start-HO1D {
    opacity: 0;
    -webkit-backdrop-filter: blur(10px);
    gap: 2rem;
    background: linear-gradient(135deg, 
    rgba(255, 255, 255, 0.09) 0%, 
    rgba(255, 255, 255, 0.05) 100%);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    transform: translateY(20px);
    display: grid;
    animation: fade-up 1.2s 0.6s forwards cubic-bezier(0.19, 1, 0.22, 1);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(10px);
    padding: 2.5rem;
    position: relative;
}

.title-section-Pt7E .achieve-stats-sFxV h3::after {
    background: linear-gradient(to right, rgb(208,198,212), rgb(173,161,179));
    bottom: 0;
    transform-origin: left;
    left: 0;
    animation: scale-in 1.5s 1s forwards cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(0);
    position: absolute;
    width: 60%;
    height: 3px;
    content: "";
}

.course-suitability-J3a0::before {
    width: 100%;
    background: linear-gradient(135deg, 
        transparent 0%,
        rgba(rgb(173,161,179,0.5), 0.05) 25%, 
        transparent 35%,
        rgba(rgb(208,198,212,0.5), 0.05) 50%,
        transparent 65%,
        rgba(rgb(173,161,179,0.5), 0.05) 75%,
        transparent 100%
    );
    position: absolute;
    height: 100%;
    left: 0;
    content: "";
    z-index: -1;
    top: 0;
}

.course-suitability-J3a0 h3::before {
    border-radius: 10px;
    top: 0;
    left: 0;
    height: 100%;
    content: "";
    background: linear-gradient(
        to bottom,
        rgb(173,161,179),
        rgb(208,198,212)
    );
    width: 5px;
    position: absolute;
}

.course-suitability-J3a0 li::before {
    right: 0;
    left: 0;
    height: 4px;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(rgb(208,198,212,0.5), 0.5),
        transparent
    );
    top: 0;
    position: absolute;
    border-radius: 10px 10px 0 0;
    opacity: 0;
    transition: opacity 0.4s ease;
    content: "";
}

.course-suitability-J3a0 li:hover {
    box-shadow: 
        0 10px 25px rgba(0, 0, 0, 0.1),
        inset 0 0 0 1px rgba(rgb(208,198,212,0.5), 0.2);
    background: rgba(rgb(173,161,179,0.5), 0.05);
    transform: translateY(-5px);
}

.course-suitability-J3a0 li svg path {
    fill: rgb(208,198,212);
    transition: fill 0.3s ease;
}

.course-suitability-J3a0 li:hover svg {
    transform: scale(1.1);
    animation: pulse 2s infinite;
}

.our-background-YFQ2 {
    overflow: hidden;
    color: #ffffff;
    padding: 8rem 0 6rem;
    position: relative;
}

.our-background-YFQ2 h4 {
    z-index: 5;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: calc(38px * 1.2);
    animation: fadeInUp 1s forwards 0.2s;
    transform: translateY(20px);
    opacity: 0;
    font-weight: 700;
    margin-bottom: 2.5rem;
    position: relative;
    color: #ffffff;
    text-align: center;
}

.our-background-YFQ2 .text-box-wrapper-yusq {
    position: relative;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.02) 100%);
    padding: 3rem;
    border-radius: 10px;
    animation: fadeInUp 1s forwards 0.4s;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    border-left: 3px solid rgb(208,198,212);
    opacity: 0;
    backdrop-filter: blur(10px);
    transition: transform 0.5s ease-out;
    transform: translateY(30px);
}

.our-background-YFQ2 h6::after {
    width: 30px;
    bottom: -8px;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    transform: scaleX(0);
    height: 2px;
    left: 0;
    animation: expandLine 0.6s forwards 1.2s;
    background: rgb(173,161,179);
    transform-origin: left;
    content: "";
}


@media only screen and (max-width: 1200px)  {.container {
    padding: 0 20px;
    width: 100%;
}
}



@media (max-width: 991px) {header {
    padding: 1.2rem 0;
}header .site-navbar-gflh svg {
    width: 160px;
}header .header-main-Y6k4 {
    padding: 0.7rem;
}header .head-know-9YVs {
    font-size: calc(17px - 1px);
    padding: 0.5rem 1rem;
}
}


@media only screen and (max-width: 800px) {.privacy-compartment-Im1X {
    padding: 20px;
}.privacy-compartment-Im1X h1 {
    font-size: calc(20px * 0.8);
}.privacy-compartment-Im1X h2 {
    font-size: calc(20px * 0.9);
}.privacy-compartment-Im1X li {
    font-size: 14px;
}}



@media screen and (max-width: 767px) {.teacher-profile-9Q5z .full-width-image-6rcD {
    height: 320px;
    width: 90%;
}.teacher-profile-9Q5z .experience-log-Njr8 {
    width: 95%;
    padding: 2rem 1.5rem 1.5rem;
    margin-top: -60px;
}.teacher-profile-9Q5z .experience-log-Njr8::before {
    height: 60px;
    width: 60px;
}}



@media (min-width: 1200px) {.ty-page-Xa6D .quick-skill-L7dU > div:last-child {
    margin-left: 8rem;
    padding: 4.5rem;
    max-width: 75%;
}.ty-page-Xa6D h5 {
    font-size: calc(23px * 1.5);
}
}



@media (max-width: 767px) {.ty-page-Xa6D {
    padding: 3rem 0;
}.ty-page-Xa6D .quick-skill-L7dU > div:first-child::before {
    width: 0.4rem;
    left: -1rem;
}.ty-page-Xa6D h5 {
    padding-left: 0.75rem;
    font-size: calc(23px * 0.9);
}.ty-page-Xa6D .quick-skill-L7dU > div:last-child {
    padding: 1.75rem;
}}



@media (max-width: 768px) {.program-details-BTg8 .job-training-m7yk {
    padding: 2.5rem;
}.program-details-BTg8 .quick-skill-L7dU {
    max-width: 90%;
}.program-details-BTg8 .job-training-m7yk h3 {
    font-size: calc(35px * 0.8);
    margin-bottom: 1.2rem;
}.program-details-BTg8 .job-training-m7yk p {
    font-size: calc(14px * 0.95);
    margin-bottom: 2rem;
}.program-details-BTg8 .job-training-m7yk .support-feedback-jNlP {
    padding: 0.85rem 2rem;
}
}



@media (max-width: 576px) {.design-res-5SEV {
    padding: 3rem 0 1.5rem;
}.design-res-5SEV .reach-experts-2Qhl {
    padding-bottom: 1.5rem;
    margin-bottom: 2.5rem;
}.design-res-5SEV .text_main_holder {
    gap: 2.5rem;
}.design-res-5SEV .header-main-Y6k4 {
    padding: 1rem;
}.design-res-5SEV .header-main-Y6k4 h5 {
    text-align: center;
}.design-res-5SEV .subscribe_holder {
    padding: 1.5rem;
}.design-res-5SEV .subscribe_holder::before {
    border-width: 30px 30px 0 0;
}.design-res-5SEV .referral-prog-UTF7 {
    margin-top: 2.5rem;
}}



@media (min-width: 1200px) {.client-feedback-QN6Z h2 {
    margin-bottom: 5rem;
    transform: translateX(6vw);
}.client-feedback-QN6Z .alumni-ratings-pVjM {
    gap: 2.5rem;
}.client-feedback-QN6Z .learn-reviews-dErk {
    height: calc(100% - 20px);
}.client-feedback-QN6Z .learn-reviews-dErk:nth-child(1) {
    transform: translateY(0);
}.client-feedback-QN6Z .learn-reviews-dErk:nth-child(2) {
    transform: translateY(40px);
}.client-feedback-QN6Z .learn-reviews-dErk:nth-child(3) {
    transform: translateY(20px);
}.client-feedback-QN6Z .learn-reviews-dErk:nth-child(4) {
    transform: translateY(60px);
}.client-feedback-QN6Z .learn-reviews-dErk:nth-child(5) {
    transform: translateY(10px);
}.client-feedback-QN6Z .learn-reviews-dErk:nth-child(6) {
    transform: translateY(50px);
}.client-feedback-QN6Z .learn-reviews-dErk:nth-child(7) {
    transform: translateY(30px);
}.client-feedback-QN6Z .learn-reviews-dErk:hover {
    transform: translateY(calc(var(--translateY) - 15px));
}
}



@media (max-width: 767px) {.training-benefits-LrJk {
    padding: 4rem 1rem;
}.training-benefits-LrJk h5 {
    font-size: calc(22px * 0.9);
    margin-bottom: 2rem;
}.training-benefits-LrJk ul {
    gap: 1rem;
}.training-benefits-LrJk li {
    margin-bottom: 0.5rem;
}.training-benefits-LrJk li p {
    font-size: calc(12px * 0.95);
    line-height: 1.5;
}.training-benefits-LrJk li svg {
    height: 20px;
    top: 2px;
    width: 20px;
}}



@media (max-width: 768px) {.sign-up-for-updates-jWqw {
    padding: 60px 0;
}.sign-up-for-updates-jWqw::before {
    height: 60%;
    top: -10%;
    width: 100%;
    right: -20%;
    transform: rotate(-8deg);
}.sign-up-for-updates-jWqw .request-inquiry-wsri {
    transform: none;
    margin-left: 0;
}.sign-up-for-updates-jWqw h3 {
    margin-bottom: 20px;
    font-size: calc(33px * 0.8);
}.sign-up-for-updates-jWqw .input_holder {
    flex-direction: column;
}.sign-up-for-updates-jWqw input[type="email"],
    .sign-up-for-updates-jWqw .mail-block-gKcM {
    width: 100%;
}
}



@media (max-width: 768px) {.plan-option-YWbI {
    padding: 70px 0;
}.plan-option-YWbI .payment-deals-Fkf2 {
    gap: 20px;
    grid-template-columns: 1fr 1fr;
}.plan-option-YWbI h2 {
    font-size: calc(33px * 0.9);
}.plan-option-YWbI .price-schemes-kMAC {
    font-size: 12px;
    max-width: 100%;
    margin-bottom: 40px;
}
}



@media (max-width: 768px) {.contact-box-cT60 {
    padding: 60px 0;
}.contact-box-cT60 .message-message-sJA7 {
    flex-direction: column;
}.contact-box-cT60 .full-width-image-6rcD {
    width: 100%;
    min-height: 300px;
}.contact-box-cT60 .contact-feedback-kGOy {
    padding: 40px 30px;
    width: 100%;
}.contact-box-cT60 form h3 {
    margin-bottom: 30px;
}.contact-box-cT60 form input[type="text"] {
    padding: 15px 20px;
    margin-bottom: 20px;
}.contact-box-cT60 .request-section-aYAG {
    margin-bottom: 30px;
}.contact-box-cT60 .support-feedback-jNlP {
    padding: 15px 30px;
    width: 100%;
}
}



@media (min-width: 1200px) {.title-section-Pt7E > div {
    padding: 4rem;
    width: 80%;
}.title-section-Pt7E > div > div:first-child {
    padding-left: 4rem;
}.title-section-Pt7E .title_style_header {
    font-size: calc(45px * 1.5);
}.title-section-Pt7E .learn-start-HO1D {
    padding: 4rem;
    gap: 4rem;
}.title-section-Pt7E .achieve-stats-sFxV h3 {
    font-size: calc(21px * 1.2);
}.title-section-Pt7E .learn-start-HO1D p {
    font-size: calc(14px * 1.2);
}.title-section-Pt7E .learn-start-HO1D::before {
    background-size: 30px 30px;
}
}



@media (max-width: 480px) {.course-suitability-J3a0 {
    padding: 3rem 0;
}.course-suitability-J3a0 .quick-skill-L7dU {
    padding: 0 1rem;
}.course-suitability-J3a0 h3 {
    margin-bottom: 1.8rem;
    font-size: calc(37px * 0.7);
}.course-suitability-J3a0 h3::before {
    width: 60px;
    height: 3px;
}.course-suitability-J3a0 li {
    padding: 1.2rem;
}.course-suitability-J3a0 li svg {
    width: 28px;
    margin-right: 0.8rem;
    height: 28px;
}.course-suitability-J3a0 li::after {
    height: 30px;
    top: -8px;
    left: -8px;
    width: 30px;
}}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-15px);
    }
    60% {
        transform: translateY(-10px);
    }
}



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



@keyframes fade-up {
    0% {
        transform: translateY(15px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}



@keyframes gradient-shift {
    0% {
        background: linear-gradient(
            135deg,
            rgba(var(--primary-color, 0, 204, 204), 0.2) 0%,
            rgba(var(--primary-color, 0, 204, 204), 0) 25%,
            rgba(var(--secondary-color, 102, 16, 242), 0) 75%,
            rgba(var(--secondary-color, 102, 16, 242), 0.2) 100%
        );
    }
    50% {
        background: linear-gradient(
            135deg,
            rgba(var(--secondary-color, 102, 16, 242), 0.2) 0%,
            rgba(var(--secondary-color, 102, 16, 242), 0) 25%,
            rgba(var(--primary-color, 0, 204, 204), 0) 75%,
            rgba(var(--primary-color, 0, 204, 204), 0.2) 100%
        );
    }
    100% {
        background: linear-gradient(
            135deg,
            rgba(var(--primary-color, 0, 204, 204), 0.2) 0%,
            rgba(var(--primary-color, 0, 204, 204), 0) 25%,
            rgba(var(--secondary-color, 102, 16, 242), 0) 75%,
            rgba(var(--secondary-color, 102, 16, 242), 0.2) 100%
        );
    }
}



@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-15px);
    }
    100% {
        transform: translateY(0px);
    }
}



@keyframes scale-in {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}



@keyframes pulseOdd {
    0% {
        opacity: 0.4;
        transform: scale(0.8);
    }
    100% {
        opacity: 0.7;
        transform: scale(1.2);
    }
}



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



@keyframes float {
    0%, 100% {
        transform: translate(0, 0);
    }
    25% {
        transform: translate(30px, -30px);
    }
    50% {
        transform: translate(60px, 0);
    }
    75% {
        transform: translate(30px, 30px);
    }
}

