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

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


.program-overview-1 {
    position: relative;
    display: flex;
    background: rgb(239,234,238);
    justify-content: center;
    min-height: 100vh;
    overflow: hidden;
    align-items: center;
    padding: 4rem 2rem;
}

.program-overview-1 {
    padding: 3rem 1.5rem;
    min-height: auto;
    display: block;
}

.program-overview-1 .training-path-3:hover .career-ready-2 {
    animation-play-state: paused;
}

.program-overview-1 .learn-path-0 {
    height: 20%;
    width: 100%;
    flex-shrink: 0;
    position: relative;
}

.program-overview-1 .learn-path-0 {
    width: 20%;
    height: 100%;
}

.program-overview-1 .training-space-0 {
    width: 60%;
    padding-right: 10%;
}

.program-overview-1 .training-space-0 {
    width: 100%;
    max-width: 500px;
    padding-right: 0;
}

.program-overview-1 .training-4 h3 {
    font-size: 38px;
    margin-bottom: 1.25rem;
    color: rgb(212,198,209);
    font-weight: 700;
}

.program-overview-1 .training-4 h3 {
    font-size: 19px;
}

.program-overview-1 .training-4 .help-help-2::before {
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    content: "";
    transition: transform 0.6s ease;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.3), transparent);
    transform: translateX(-100%);
    top: 0;
    position: absolute;
}

.tariff-block-9 .container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
}

.tariff-block-9 h2::after {
    left: 50%;
    position: absolute;
    height: 3px;
    bottom: -10px;
    background: linear-gradient(90deg, transparent, rgb(212,198,209), transparent);
    transform: translateX(-50%);
    width: 80px;
    content: "";
}

.tariff-block-9 .class-deals-5 {
    backdrop-filter: blur(8px);
    padding: 30px;
    transition: all 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
    position: relative;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.03));
    overflow: hidden;
    height: 100%;
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.2),
              -10px -10px 30px rgba(255, 255, 255, 0.05),
              inset 2px 2px 4px rgba(255, 255, 255, 0.05),
              inset -2px -2px 4px rgba(0, 0, 0, 0.1);
    transform-style: preserve-3d;
    border-radius: 16px;
}

.tariff-block-9 .fee-schemes-5::before {
    transform: scaleX(0);
    width: 60px;
    transition: transform 0.3s ease;
    transform-origin: right;
    background: rgb(212,198,209);
    bottom: -10px;
    position: absolute;
    height: 2px;
    content: "";
    right: 0;
}

.privacy-shell-1 {
    overflow: hidden;
    padding: 80px 0;
    position: relative;
    background: linear-gradient(135deg, rgb(239,234,238) 0%, rgba(248, 248, 252, 0.95) 100%);
}

.privacy-shell-1 h1 {
    transform: translateX(-10px);
    font-weight: 700;
    font-size: 38px;
    padding-bottom: 15px;
    margin-bottom: 30px;
    color: #000000;
    position: relative;
}

.privacy-shell-1 h2 {
    padding-left: 16px;
    font-weight: 600;
    margin-bottom: 20px;
    position: relative;
    margin-top: 40px;
    font-size: 35px;
    color: #000000;
}

.privacy-shell-1 h4 {
    margin-bottom: 12px;
    margin-top: 25px;
    font-weight: 600;
    font-size: calc(35px * 0.75);
    color: #000000;
    opacity: 0.9;
}

.privacy-shell-1 p strong {
    font-weight: 600;
    color: #000000;
    display: inline-block;
    position: relative;
}

.privacy-shell-1 span:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transform: translateY(-5px);
}

.privacy-shell-1 li {
    padding-left: 25px;
    transform: translateZ(0);
    font-size: 18px;
    line-height: 1.6;
    color: #000000;
    transition: transform 0.3s ease;
    margin-bottom: 15px;
    position: relative;
}

.connect-form-1 .container {
    max-width: 1200px;
    padding: 0 20px;
    z-index: 1;
    position: relative;
    margin: 0 auto;
}

.connect-form-1 .help-info-8 {
    border-radius: 24px;
    display: grid;
    background: #ffffff;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
    grid-template-columns: 1fr 1fr;
    overflow: hidden;
    gap: 0;
}

.connect-form-1 #contact {
    flex-direction: column;
    display: flex;
    gap: 25px;
}

.connect-form-1 input[type="text"]::placeholder {
    color: #000000;
    opacity: 0.5;
}

.connect-form-1 .query-help-8 input[type="checkbox"] {
    margin-top: 2px;
    height: 24px;
    position: relative;
    width: 24px;
    border-radius: 10px;
    cursor: pointer;
    border: 2px solid rgb(239,234,238);
    appearance: none;
    flex-shrink: 0;
}

.connect-form-1 .help-help-2 {
    position: relative;
    text-transform: uppercase;
    overflow: hidden;
    cursor: pointer;
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 14px;
    background: rgb(212,198,209);
    border: none;
    align-self: flex-start;
    font-weight: 600;
    transition: all 0.3s ease;
    margin-top: 10px;
    padding: 15px 35px;
    border-radius: 10px;
}

header::before {
    position: absolute;
    height: 100%;
    z-index: 0;
    top: 0;
    width: 100%;
    content: '';
    left: 0;
    opacity: 0.6;
    background: linear-gradient(135deg, 
        rgb(212,198,209,0.5) 0%, 
        transparent 60%, 
        rgb(179,161,172,0.5) 100%);
}

header .header-wrap-5 svg {
    height: auto;
    transition: all 0.3s ease;
    width: 140px;
}

header .header-navbar-4 {
    z-index: 1;
    font-family: Arial, sans-serif;
    overflow: hidden;
    font-size: 16px;
    text-decoration: none;
    position: relative;
    border-radius: 10px;
    color: #000000;
    font-weight: 400;
    padding: 0.4rem 0.7rem;
    transition: all 0.3s ease;
}

.appField-6::after {
    animation: float 18s ease-in-out infinite reverse;
    width: 30%;
    transform: rotate(10deg) skewX(-10deg);
    left: -2%;
    z-index: 0;
    position: absolute;
    opacity: 0.3;
    bottom: -5%;
    content: "";
    background: linear-gradient(220deg, rgb(179,161,172,0.5) 0%, rgb(212,198,209,0.5) 100%);
    filter: blur(20px);
    height: 60%;
}

.appField-6 .training-space-0 > div:first-child::after {
    transform-origin: left center;
    height: 4px;
    background: linear-gradient(90deg, rgb(212,198,209) 0%, rgb(179,161,172) 100%);
    width: 60px;
    content: "";
    transition: width 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    left: 0;
    bottom: -1rem;
    position: absolute;
}

.help-desk-info-9::before {
    z-index: 1;
    filter: blur(50px);
    height: 100%;
    left: 0;
    width: 100%;
    content: '';
    position: absolute;
    top: 0;
    background: 
        radial-gradient(circle at 20% 20%, rgb(212,198,209,0.5) 0%, transparent 30%),
        radial-gradient(circle at 80% 80%, rgb(179,161,172,0.5) 0%, transparent 30%);
}

.help-desk-info-9 .write-page-6::before {
    top: 50%;
    left: 50%;
    width: 120px;
    height: 120px;
    background: rgb(212,198,209,0.5);
    filter: blur(50px);
    content: '';
    z-index: -1;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    position: absolute;
    opacity: 0.4;
}

.help-desk-info-9 .img-wrap-1::after {
    animation: pulse 3s infinite;
    bottom: 30px;
    opacity: 0.8;
    border: 3px solid #ffffff;
    position: absolute;
    left: 30px;
    height: 60px;
    content: '';
    z-index: 2;
    border-radius: 50%;
    width: 60px;
}

.help-desk-info-9 .talk-answer-7 p:last-child {
    margin-bottom: 0;
}

.help-desk-info-9 .talk-answer-7 p svg {
    top: 50%;
    fill: #000000;
    box-sizing: content-box;
    transition: all 0.3s ease;
    background: rgb(239,234,238);
    transform: translateY(-50%);
    height: 24px;
    border-radius: 50%;
    padding: 4px;
    position: absolute;
    left: 0;
    width: 24px;
}

.help-desk-info-9 .talk-answer-7 p a:hover {
    color: rgb(179,161,172);
}

.help-desk-info-9 .request-form-7 {
    text-align: center;
    align-items: center;
    color: #000000;
    margin: 0 0 30px;
    position: relative;
    justify-content: center;
    font-weight: 600;
    z-index: 2;
    font-size: 21px;
    display: flex;
}


.help-desk-info-9 .request-form-7::after {
    left: 50%;
    position: absolute;
    background: rgb(212,198,209);
    transform: translateX(-50%);
    bottom: -10px;
    width: 40px;
    content: '';
    height: 2px;
}

.help-desk-info-9 .get-contactcard-8:hover svg {
    stroke: rgb(179,161,172);
    opacity: 1;
    transform: translateY(-50%) rotate(15deg);
}

.help-desk-info-9 .get-contactcard-8:hover::before {
    transform: scaleX(1);
}

.instructor-profile-5 {
    background: rgb(239,234,238);
    padding: 5rem 2rem;
    position: relative;
    overflow: hidden;
}

.instructor-profile-5::after {
    content: "";
    right: 0;
    opacity: 0.5;
    background: rgb(179,161,172,0.5);
    position: absolute;
    height: 70%;
    z-index: 1;
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    bottom: 0;
    width: 40%;
}

.instructor-profile-5 .career-card-2 {
    display: flex;
    flex-direction: column;
    padding: 2rem;
    justify-content: center;
    position: relative;
}

.instructor-profile-5 .name {
    color: #000000;
    font-size: 38px;
    position: relative;
    margin-bottom: 0.5rem;
    font-weight: 700;
    overflow: hidden;
}

.instructor-profile-5 .employee-area-6 {
    opacity: 0;
    font-size: 15px;
    transform: translateY(20px);
    padding: 0 0 0 20px;
    color: #000000;
    position: relative;
    font-weight: 300;
    line-height: 1.8;
    transition: all 0.5s ease-out 0.6s;
}

.welcome-7 .value-vision-0 {
    margin-bottom: 3rem;
    opacity: 0;
    position: relative;
    transform: translateX(-10px);
    animation: slideInLeft 0.8s ease-out forwards;
}

.welcome-7 .learn-expressfast-2 {
    animation: fadeUp 1s ease-out 0.3s forwards;
    width: 100%;
    overflow: hidden;
    position: relative;
    opacity: 0;
    border: 1px solid rgb(179,161,172,0.5);
    min-height: 400px;
    transform: translateY(20px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.welcome-7 .learn-expressfast-2 p {
    font-size: calc(16px * 1.2);
    max-width: 80%;
    position: relative;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    line-height: 1.6;
    margin: 0 0 1.5rem;
    padding-left: 1rem;
}



.case-study-2 .container {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.case-study-2 .company_holder::after {
    top: 10%;
    content: '';
    background: linear-gradient(to bottom, transparent, rgb(212,198,209), transparent);
    position: absolute;
    right: 0;
    width: 1px;
    height: 80%;
}

.case-study-2 .pledge-block-7:hover {
    background: rgba(255, 255, 255, 0.12);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
    transform: translateY(-2px) translateZ(0);
}

.case-study-2 .nav-site-8 {
    background: rgba(255, 255, 255, 0.05);
    flex: 0 0 45%;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    overflow: hidden;
    border-radius: 12px;
    padding: 20px;
    position: relative;
    backdrop-filter: blur(10px);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
}

.case-study-2 .nav-site-8 .site-info-7 a {
    display: inline-block;
    color: #ffffff;
    opacity: 0.85;
    position: relative;
    transition: all 0.3s ease;
    text-decoration: none;
    padding-left: 0;
    font-size: calc(12px * 0.95);
}

.eng-center-1 .container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.eng-center-1 .footer-subscribe-2 {
    letter-spacing: 0.5px;
    opacity: 0.8;
    text-align: center;
    color: #ffffff;
    transition: opacity 0.3s ease;
    font-size: 12px;
}

.prospective-members-6::before {
    width: 50%;
    position: absolute;
    height: 100%;
    content: "";
    opacity: 0.1;
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    right: 0;
    background: rgb(212,198,209,0.5);
    z-index: 1;
    top: 0;
}

.prospective-members-6 .training-space-0 {
    position: relative;
}

.prospective-members-6 h4 {
    padding-left: 20px;
    font-weight: 700;
    position: relative;
    text-align: left;
    font-size: 36px;
    border-left: 4px solid rgb(212,198,209);
    margin-bottom: 60px;
    color: #000000;
}

.prospective-members-6 p {
    position: relative;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    margin-left: 30px;
    display: flex;
    padding: 20px 25px;
    margin-bottom: 30px;
    transition: all 0.3s ease;
    align-items: center;
    font-size: 16px;
    z-index: 2;
    color: #000000;
    background: #ffffff;
    border-radius: 10px;
}

.prospective-members-6 p:nth-child(odd)::after {
    border-color: rgb(212,198,209);
}

.prospective-members-6 p svg path {
    fill: rgb(212,198,209);
    transition: fill 0.3s ease;
}

.prospective-members-6 p:nth-child(3) {
    transform: translateX(60px);
}

.prospective-members-6 p:nth-child(1):hover {
    transform: translateX(10px);
}

.prospective-members-6 p:nth-child(5):hover {
    transform: translateX(130px);
}

.prospective-members-6 .training-space-0 > div p:nth-child(2) {
    animation-name: none;
    opacity: 1;
    animation-delay: 0.2s;
    transform: translateX(30px);
}

.prospective-members-6 .training-space-0 > div p:nth-child(6) {
    opacity: 1;
    animation-delay: 0.6s;
    transform: translateX(150px);
    animation-name: none;
}

.prospective-members-6 .training-space-0 > div p:nth-child(10) {
    animation-name: none;
    transform: translateX(30px);
    animation-delay: 0.6s;
    opacity: 1;
}

.who-we-are-4 .text-display-2 {
    background: rgba(255, 255, 255, 0.9);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    backdrop-filter: blur(5px);
    padding: 40px 50px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.12), 0 5px 15px rgba(0, 0, 0, 0.08);
    position: relative;
    transform: perspective(1000px) rotateY(-1deg);
}

.who-we-are-4 .text-display-2:hover h1::after {
    width: 100%;
}

.who-we-are-4 .text-display-2 h4 {
    display: inline-block;
    color: rgb(212,198,209);
    font-weight: 600;
    font-size: 21px;
    position: relative;
    transition: transform 0.4s ease;
    transform: translateX(0);
    margin: 0 0 15px;
}

.tariff-block-9 .program-rate-5 p::-webkit-scrollbar {
    width: 4px;
}

.tariff-block-9 .program-rate-5 p::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 10px;
}

.tariff-block-9 .program-rate-5 p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(212,198,209);
}



@media screen and (max-width: 767px) {.tariff-block-9 .learn-fees-3 {
    max-width: 400px;
    grid-template-columns: 1fr;
    margin: 0 auto;
}.tariff-block-9 {
    padding: 60px 0 40px;
}.tariff-block-9 h2 {
    font-size: calc(36px - 4px);
}.tariff-block-9 .price-deals-2 {
    margin-bottom: 40px;
    font-size: calc(14px - 1px);
}.tariff-block-9 .class-deals-5 {
    padding: 25px 20px;
}
}



@media (max-width: 480px) {.privacy-shell-1 {
    padding: 30px 0;
}.privacy-shell-1::before,
    .privacy-shell-1::after {
    opacity: 0.25;
}.privacy-shell-1 .container {
    padding: 20px 15px;
}.privacy-shell-1 h1 {
    font-size: calc(38px * 0.7);
}.privacy-shell-1 h2 {
    margin-top: 25px;
    font-size: calc(35px * 0.75);
}.privacy-shell-1 h3 {
    font-size: calc(35px * 0.7);
}.privacy-shell-1 h4 {
    font-size: calc(35px * 0.65);
}.privacy-shell-1 p, .privacy-shell-1 span, .privacy-shell-1 li {
    font-size: calc(18px * 0.9);
    line-height: 1.5;
}.privacy-shell-1 p:hover,
    .privacy-shell-1 li:hover,
    .privacy-shell-1 span:hover {
    transform: none;
}}



@media (max-width: 767px) {header .first-pagebar-3 {
    justify-content: center;
    padding: 0.7rem 2%;
}header .header-wrap-5 {
    margin: 0 0 0.6rem 0;
}header .header-wrap-5 svg {
    width: 120px;
}header .nav-site-8 {
    justify-content: center;
    width: 100%;
}header .header-navbar-4 {
    padding: 0.3rem 0.5rem;
    font-size: calc(16px - 2px);
}
}


@media (min-width: 992px) {.help-desk-info-9 .write-experts-9 {
    padding: 50px 0;
}.help-desk-info-9 .talk-answer-7 p svg {
    width: 26px;
    height: 26px;
}.help-desk-info-9 .request-form-7 svg {
    height: 24px;
    margin-right: 12px;
    width: 24px;
}.help-desk-info-9 .get-contactcard-8 svg {
    width: 18px;
    height: 18px;
}
}



@media (max-width: 992px) {.instructor-profile-5 .feedback-list-2 {
    grid-template-columns: 1fr;
    gap: 2rem;
}.instructor-profile-5 .img-wrap-1 {
    aspect-ratio: 16/9;
    max-height: 300px;
}.instructor-profile-5 .career-card-2 {
    padding: 1rem 0;
}.instructor-profile-5 .career-card-2::before {
    width: 0;
    transition: width 0.8s ease-out;
    height: 2px;
}.instructor-profile-5 .feedback-list-2:hover .career-card-2::before {
    width: 100%;
    height: 2px;
}}



@media (max-width: 991px) {.case-study-2 {
    padding: 60px 0 30px;
}.case-study-2 .container {
    flex-direction: column;
}.case-study-2 .company_holder {
    flex: 0 0 100%;
    margin-bottom: 40px;
    padding-right: 0;
}.case-study-2 .company_holder::after {
    display: none;
}.case-study-2 .faq-block-9 {
    flex: 0 0 100%;
}.case-study-2 .nav-site-8 {
    margin-bottom: 20px;
    flex: 0 0 calc(50% - 20px);
}
}



@media (max-width: 768px) {.prospective-members-6 {
    padding: 70px 0;
}.prospective-members-6 h4 {
    margin-bottom: 40px;
    font-size: calc(36px * 0.8);
    padding-left: 15px;
}.prospective-members-6 div > div {
    margin-left: 30px;
}.prospective-members-6 div > div::before {
    left: 10px;
}.prospective-members-6 p {
    margin-left: 20px;
    margin-bottom: 20px;
    padding: 15px;
}.prospective-members-6 p::before {
    width: 20px;
    left: -20px;
}.prospective-members-6 p::after {
    left: -32px;
    height: 14px;
    width: 14px;
}.prospective-members-6 p:nth-child(1) {
    transform: translateX(0);
}.prospective-members-6 p:nth-child(2) {
    transform: translateX(0);
}.prospective-members-6 p:nth-child(3) {
    transform: translateX(0);
}.prospective-members-6 p:nth-child(4) {
    transform: translateX(0);
}.prospective-members-6 p:nth-child(5) {
    transform: translateX(0);
}.prospective-members-6 p:nth-child(6) {
    transform: translateX(0);
}.prospective-members-6 p:hover,
    .prospective-members-6 p:nth-child(n):hover {
    transform: translateX(5px);
}
}

@keyframes carousel-horizontal-mobile {
        0%, 16% {
            transform: translateX(0);
        }
        20%, 36% {
            transform: translateX(-20%);
        }
        40%, 56% {
            transform: translateX(-40%);
        }
        60%, 76% {
            transform: translateX(-60%);
        }
        80%, 96% {
            transform: translateX(-80%);
        }
        100% {
            transform: translateX(0);
        }
    }

@keyframes gentleRotate {
    0% {
        transform: rotate(0deg);
    }
    25% {
        transform: rotate(5deg);
    }
    75% {
        transform: rotate(-5deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

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



@keyframes scaleVertical {
  0% {
    transform: scaleY(0);
  }
  100% {
    transform: scaleY(1);
  }
}

@keyframes pulseLine {
    0%, 100% {
        opacity: 0.6;
    }
    50% {
        opacity: 1;
    }
}

