* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

header,footer {
    width: 100%;
}

header {
    padding: 0;
    position: relative;
    z-index: 100;
    width: 100%;
    background: rgb(239,234,238);
}

.program-overview-1 .training-path-3 {
    border-top-left-radius: 150px;
    width: 45%;
    right: 0;
    z-index: 1;
    transform: translateY(-50%);
    overflow: hidden;
    box-shadow: -5px 0 30px rgba(0, 0, 0, 0.08);
    position: absolute;
    border-bottom-left-radius: 150px;
    height: 70vh;
    top: 50%;
}

.program-overview-1 .training-path-3 {
    margin-bottom: 2rem;
    position: relative;
    border-radius: 0;
    border-bottom-right-radius: 50px;
    right: auto;
    border-bottom-left-radius: 50px;
    height: 40vh;
    transform: none;
    top: auto;
    width: 100%;
}

.program-overview-1 .training-4 {
    background: #ffffff;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.06);
    padding: 3.5rem;
    position: relative;
    border-radius: 30px;
}

.program-overview-1 .training-4 {
    padding: 2rem 1.5rem;
}

.program-overview-1 .training-4 .help-help-2 {
    overflow: hidden;
    background: rgb(212,198,209);
    font-size: 18px;
    display: inline-block;
    position: relative;
    transition: all 0.3s ease;
    z-index: 1;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    text-decoration: none;
    padding: 0.9rem 2.25rem;
    border-radius: 30px;
    font-weight: 600;
    color: #ffffff;
}

.program-overview-1 .training-4 .help-help-2 {
    width: 100%;
    text-align: center;
    padding: 0.8rem 1.5rem;
}

.payment-option-9 {
    position: relative;
}

.tariff-block-9 h2 {
    font-weight: 700;
    margin-bottom: 25px;
    text-align: center;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    font-size: 36px;
    transform: perspective(1000px) translateZ(20px);
    position: relative;
}

.tariff-block-9 .program-rate-5 {
    height: 100%;
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.2, 0.8, 0.2, 1);
    display: block;
}

.tariff-block-9 .price-schemes-7 {
    transform: translateZ(20px);
    position: relative;
    z-index: 2;
}

.tariff-block-9 .program-rate-5 h4 {
    color: #ffffff;
    display: inline-block;
    font-size: calc(21px + 2px);
    margin: 0 0 20px;
    font-weight: 600;
    position: relative;
}

.tariff-block-9 .fee-schemes-5 {
    display: block;
    position: relative;
    text-align: right;
    color: #ffffff;
    font-weight: 700;
    margin-top: 20px;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    font-size: calc(21px + 6px);
}

.tariff-block-9 .program-rate-5:hover .class-deals-5::before {
    opacity: 0.05;
    transform: scale(3);
}

.tariff-block-9 .program-rate-5:hover h4::after {
    width: 100%;
}

.privacy-shell-1::before {
    position: absolute;
    opacity: 0.4;
    top: -10%;
    width: 300px;
    filter: blur(80px);
    right: -5%;
    height: 300px;
    content: "";
    z-index: 0;
    transform: rotate(-15deg);
    background: linear-gradient(to right, rgb(212,198,209,0.5), rgb(179,161,172,0.5));
}

.privacy-shell-1 h1::after {
    background: linear-gradient(90deg, rgb(212,198,209) 0%, rgb(179,161,172) 100%);
    bottom: 0;
    transform: scaleX(1);
    left: 0;
    transform-origin: left;
    content: "";
    width: 80px;
    transition: transform 0.4s ease-out;
    height: 3px;
    position: absolute;
}

.privacy-shell-1 p {
    line-height: 1.7;
    color: #000000;
    font-size: 18px;
    transition: transform 0.3s ease;
    margin-bottom: 20px;
    max-width: 95%;
}

.privacy-shell-1 span {
    display: block;
    margin-bottom: 30px;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    padding: 15px;
    border-left: 2px solid rgb(179,161,172);
    font-size: 18px;
    background: rgba(rgb(255, 255, 255, 0.5), 0.4);
    transform: translateY(0);
    line-height: 1.6;
    color: #000000;
}

.connect-form-1 {
    padding: 70px 0;
    overflow: hidden;
    background: rgb(239,234,238);
    position: relative;
}

.connect-form-1 h2::after {
    height: 3px;
    transform: translateX(-50%);
    bottom: -15px;
    left: 50%;
    width: 60px;
    background: rgb(212,198,209);
    content: "";
    position: absolute;
}

.connect-form-1 .request-request-1 {
    grid-row: 1;
    grid-column: 1;
    background: #ffffff;
    padding: 50px 40px;
}

.connect-form-1 input[type="text"] {
    border-radius: 10px;
    color: #000000;
    padding: 15px 20px;
    border: 1px solid rgb(239,234,238);
    font-size: 14px;
    transition: all 0.3s ease;
    width: 100%;
    background: #ffffff;
}

.connect-form-1 .query-help-8 label {
    color: #000000;
    line-height: 1.5;
    font-size: 14px;
}

.connect-form-1 .query-help-8 a:hover {
    color: rgb(179,161,172);
}

.connect-form-1 .help-help-2::before {
    left: -100%;
    top: 0;
    transition: all 0.6s ease;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    width: 100%;
    content: "";
    position: absolute;
}

header .top_plank .nav-bar-8 div span {
    color: #ffffff;
}

header .top_plank .nav-bar-8 div {
    margin-right: 24px;
    align-items: center;
    display: flex;
    justify-content: flex-start;
}

header .container {
    position: relative;
    width: 100%;
    max-width: 100%;
    margin: 0;
    z-index: 1;
    padding: 0;
}

header .header-wrap-5::after {
    left: 0;
    transform: scaleX(0.7);
    background: linear-gradient(to right, rgb(212,198,209), rgb(179,161,172));
    bottom: 0;
    transition: transform 0.3s ease;
    position: absolute;
    width: 100%;
    content: '';
    height: 2px;
}

header .header-navbar-4:hover::after {
    transform: scaleX(1);
}

.appField-6 {
    padding: 6rem 0;
    position: relative;
    background: linear-gradient(135deg, rgb(239,234,238) 0%, #ffffff 100%);
    overflow: hidden;
}

.appField-6 .training-space-0 {
    position: relative;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    border-left: 5px solid rgb(212,198,209);
    padding: 3.5rem;
    transform: perspective(1000px) rotateX(1deg);
    backdrop-filter: blur(10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.07), 
              0 5px 15px rgba(0, 0, 0, 0.05);
    background-color: #ffffff;
}

.appField-6 .training-space-0:hover > div:first-child::after {
    width: 120px;
}

.appField-6 a {
    display: block;
    transform: translateZ(0);
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}

.appField-6 a:hover {
    transform: translateY(-3px);
}

.help-desk-info-9 .container {
    max-width: 1200px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
    padding: 0 15px;
}

.help-desk-info-9 .write-page-6 {
    background: rgb(212,198,209);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    z-index: 10;
    text-align: center;
    position: relative;
    margin: 0 0 50px;
    display: flex;
    font-size: 32px;
    color: #ffffff;
    justify-content: center;
    padding: 15px 0;
    border-radius: 10px;
    font-weight: 700;
    align-items: center;
}

.help-desk-info-9 .img-wrap-1 {
    top: 0;
    border-radius: 10px;
    overflow: hidden;
    left: 15px;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    position: absolute;
    height: 100%;
    right: 15px;
}


.help-desk-info-9 .talk-answer-7 {
    background: #ffffff;
    position: relative;
    border-radius: 10px;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
    padding: 40px;
    z-index: 2;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    transform: translateZ(0);
}

.help-desk-info-9 .talk-answer-7 p:hover svg {
    background: rgb(212,198,209);
    transform: translateY(-50%) scale(1.2);
    stroke: rgb(179,161,172);
}

.help-desk-info-9 .talk-answer-7 p:nth-child(2) svg path {
    animation-delay: 0.2s;
}

.help-desk-info-9 .talk-answer-7 p:nth-child(5) svg path {
    animation-delay: 0.5s;
}

.help-desk-info-9 .talk-team-6 {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    padding: 40px;
    background: rgb(239,234,238);
}

.help-desk-info-9 .request-form-7 svg circle {
    animation: clockwise 10s linear infinite;
    transform-origin: center;
}

.help-desk-info-9 .talk-form-7 {
    display: grid;
    z-index: 2;
    gap: 20px;
    position: relative;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
}

.help-desk-info-9 .get-contactcard-8 svg {
    stroke: rgb(212,198,209);
    left: 12px;
    stroke-linejoin: round;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    position: absolute;
    stroke-width: 2;
    top: 50%;
    stroke-linecap: round;
    fill: none;
    opacity: 0.8;
    transition: all 0.3s ease;
}

.instructor-profile-5::before {
    z-index: 1;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    background: linear-gradient(120deg, transparent 30%, rgb(212,198,209,0.5) 100%);
    width: 100%;
    left: 0;
}

.instructor-profile-5 .img-wrap-1::before {
    width: 100%;
    top: 0;
    height: 100%;
    z-index: 1;
    background: linear-gradient(180deg, 
        transparent 0%, 
        transparent 70%, 
        rgb(212,198,209,0.5) 100%);
    position: absolute;
    left: 0;
    content: "";
}

.instructor-profile-5 .feedback-list-2:hover .name::after {
    transform: translateX(0);
}

.instructor-profile-5 .feedback-list-2:hover .career-card-2 > div:nth-child(2) {
    opacity: 1;
    transform: translateY(0);
}

.instructor-profile-5 .feedback-list-2:hover .employee-area-6 {
    transform: translateY(0);
    opacity: 1;
}



.instructor-profile-5:hover .name {
    white-space: nowrap;
    animation: 
        typing 2.5s steps(40, end),
        blink .75s step-end infinite;
    overflow: hidden;
}

.welcome-7 .learn-quickpro-4 {
    position: relative;
    padding-bottom: 0.5rem;
    transition: transform 0.5s ease;
    font-size: 40px;
    font-weight: 700;
    margin: 0;
    display: inline-block;
    transform: perspective(1000px) rotateX(0deg);
    color: rgb(212,198,209);
}

.welcome-7 .learn-expressfast-2 > div {
    z-index: 2;
    justify-content: center;
    position: relative;
    color: #ffffff;
    flex-direction: column;
    padding: 3rem;
    height: 100%;
    display: flex;
}

.welcome-7 .learn-expressfast-2 h3 {
    position: relative;
    font-size: 31px;
    line-height: 1.4;
    margin: 0;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    color: #ffffff;
    animation: fadeUp 0.8s ease-out 0.9s forwards;
    transform: translateY(20px);
    opacity: 0;
    font-weight: 600;
    padding-bottom: 1rem;
}

.case-study-2 .company_holder h3:hover::after {
    width: 100%;
}

.case-study-2 .pledge-block-7 {
    background: rgba(255, 255, 255, 0.08);
    border-radius: 10px;
    line-height: 1.6;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    transform: translateZ(0);
    color: #ffffff;
    padding: 15px;
    font-size: 12px;
    backdrop-filter: blur(5px);
    margin-top: 15px;
    transition: all 0.3s ease;
}

.case-study-2 .nav-site-8 h5 {
    color: #ffffff;
    padding-bottom: 10px;
    font-weight: 600;
    position: relative;
    margin-bottom: 20px;
    font-size: 19px;
}

.case-study-2 .nav-site-8:hover h5::after {
    box-shadow: 0 0 8px rgb(212,198,209), 0 0 16px rgb(212,198,209,0.5);
    width: 70px;
}

.case-study-2 .nav-site-8 .site-info-7 a:hover::before {
    width: 100%;
    box-shadow: 0 0 5px rgb(212,198,209,0.5);
}

.eng-center-1::before {
    height: 1px;
    position: absolute;
    top: 0;
    background: linear-gradient(90deg, transparent, rgb(212,198,209,0.5), transparent);
    right: 0;
    left: 0;
    content: '';
}

.case-study-2 .company_holder h3::before {
    height: 100%;
    width: 100%;
    pointer-events: none;
    position: absolute;
    content: '';
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: 0.5s;
    top: 0;
}

.prospective-members-6 .container {
    z-index: 2;
    padding: 0 15px;
    margin: 0 auto;
    max-width: 1140px;
    position: relative;
}

.prospective-members-6 h4::after {
    bottom: -10px;
    width: 60%;
    height: 1px;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, rgb(179,161,172), transparent);
    left: 0;
}

.prospective-members-6 div > div::before {
    z-index: 1;
    content: "";
    background: linear-gradient(to bottom, rgb(212,198,209,0.5), rgb(179,161,172,0.5));
    height: 100%;
    top: 0;
    width: 2px;
    left: 15px;
    position: absolute;
}

.prospective-members-6 p:hover {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transform: translateX(10px);
}

.prospective-members-6 p:nth-child(even)::after {
    border-color: rgb(179,161,172);
}

.prospective-members-6 p:nth-child(even) svg path {
    fill: rgb(179,161,172);
}

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

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

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



.prospective-members-6 .training-space-0 > div p {
    opacity: 0;
    animation: slideIn 0.5s ease forwards;
}

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

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

.who-we-are-4 .container {
    z-index: 3;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 20px;
    position: relative;
}

.who-we-are-4 .text-display-2:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.who-we-are-4 .text-display-2 h1 {
    font-weight: 700;
    position: relative;
    display: inline-block;
    color: #000000;
    padding-bottom: 15px;
    letter-spacing: -0.5px;
    font-size: 41px;
    line-height: 1.2;
    margin-bottom: 30px;
}

.who-we-are-4 .text-display-2 ul li {
    margin-bottom: 15px;
}

.who-we-are-4 .text-display-2 h4::before {
    left: 0;
    transition: width 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    bottom: -5px;
    height: 2px;
    width: 0;
    position: absolute;
    background: rgb(212,198,209);
    content: '';
}


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



@media screen and (min-width: 1200px) {.tariff-block-9 .learn-fees-3 {
    grid-template-columns: repeat(4, 1fr);
}
}



@media screen and (min-width: 768px) and (max-width: 991px) {.tariff-block-9 .learn-fees-3 {
    grid-template-columns: repeat(2, 1fr);
}.tariff-block-9 {
    padding: 80px 0 60px;
}.tariff-block-9 .price-deals-2 {
    margin-bottom: 50px;
}
}



@media (prefers-reduced-motion: reduce) {.tariff-block-9::after {
    animation: none;
}.tariff-block-9 .program-rate-5:hover .class-deals-5 {
    transform: none;
}.tariff-block-9 .program-rate-5:hover .class-deals-5::before {
    transform: none;
}}



@media (max-width: 992px) {.connect-form-1 .help-info-8 {
    grid-template-columns: 1fr;
}.connect-form-1 .img-wrap-1 {
    border-top-right-radius: 24px;
    grid-column: 1;
    min-height: 300px;
    border-top-left-radius: 24px;
    border-radius: 0;
    grid-row: 1;
}.connect-form-1 .request-request-1 {
    grid-column: 1;
    padding: 40px 30px;
    grid-row: 2;
}
}



@media (max-width: 576px) {.connect-form-1 {
    padding: 40px 0;
}.connect-form-1 .container {
    padding: 0 15px;
}.connect-form-1 h2::after {
    width: 40px;
}.connect-form-1 .request-request-1 {
    padding: 25px 20px;
}.connect-form-1 #contact {
    gap: 20px;
}.connect-form-1 .help-help-2 {
    padding: 14px 20px;
    width: 100%;
}.connect-form-1 .img-wrap-1 {
    min-height: 200px;
}}



@media (max-width: 480px) {header .first-pagebar-3 {
    padding: 0.6rem 1.5%;
}header .header-wrap-5 svg {
    width: 110px;
}header .nav-site-8 {
    overflow-x: auto;
    flex-wrap: nowrap;
    justify-content: flex-start;
}header .nav-site-8::-webkit-scrollbar {
    height: 2px;
}header .nav-site-8::-webkit-scrollbar-thumb {
    background: rgb(212,198,209);
    border-radius: 10px;
}header .header-navbar-4 {
    flex-shrink: 0;
    white-space: nowrap;
}}


@media (max-width: 767px) {.help-desk-info-9 {
    padding: 60px 0;
}.help-desk-info-9 .write-page-6 {
    font-size: calc(32px - 4px);
    margin-bottom: 30px;
}.help-desk-info-9 .write-page-6 svg {
    margin-right: 8px;
    height: 20px;
    width: 20px;
}.help-desk-info-9 .talk-answer-7,
    .help-desk-info-9 .talk-team-6 {
    padding: 25px;
}.help-desk-info-9 .talk-answer-7 p {
    padding-left: 30px;
}.help-desk-info-9 .talk-answer-7 p svg {
    height: 20px;
    width: 20px;
}.help-desk-info-9 .request-form-7 svg {
    width: 18px;
    margin-right: 8px;
    height: 18px;
}.help-desk-info-9 .talk-form-7 {
    grid-template-columns: 1fr;
    gap: 15px;
}.help-desk-info-9 .get-contactcard-8 {
    padding: 12px 12px 12px 35px;
}.help-desk-info-9 .get-contactcard-8 svg {
    width: 14px;
    left: 10px;
    height: 14px;
}}



@media (max-width: 768px) {.case-study-2 {
    padding: 40px 0 20px;
}.case-study-2 .site-info-7 {
    flex-direction: column;
}.case-study-2 .nav-site-8 {
    flex: 0 0 100%;
    margin-bottom: 20px;
}.case-study-2 .company_holder h3 {
    font-size: calc(29px * 0.8);
}.case-study-2 .nav-site-8 h5 {
    font-size: calc(19px * 0.9);
}.eng-center-1 .footer-subscribe-2 {
    font-size: calc(12px * 0.9);
}
}



@media (max-width: 576px) {.prospective-members-6 {
    padding: 60px 0;
}.prospective-members-6 h4 {
    border-left-width: 3px;
    margin-bottom: 30px;
    font-size: calc(36px * 0.7);
}.prospective-members-6 div > div {
    margin-left: 25px;
}.prospective-members-6 p {
    font-size: calc(16px * 0.9);
    margin-bottom: 15px;
    padding: 12px;
}.prospective-members-6 p svg {
    height: 20px;
    margin-right: 10px;
    width: 20px;
}.prospective-members-6 p::after {
    width: 12px;
    height: 12px;
    border-width: 2px;
}}



@media (max-width: 576px) {.who-we-are-4 {
    padding: 50px 0;
}.who-we-are-4 .text-display-2 {
    padding: 20px 25px;
}.who-we-are-4 .text-display-2 h1 {
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: calc(41px * 0.7);
}.who-we-are-4 .text-display-2 h1::after {
    width: 60px;
    height: 2px;
}.who-we-are-4 .text-display-2 h4 {
    font-size: calc(21px * 0.85);
    margin-bottom: 10px;
}.who-we-are-4 .text-display-2 span {
    font-size: calc(18px * 0.9);
    line-height: 1.6;
}.who-we-are-4::after {
    width: 70%;
    opacity: 0.1;
}
}



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



@keyframes shimmerMask {
  0% {
    mask-position: 0% 0%;
  }
  100% {
    mask-position: 200% 0%;
  }
}



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


@keyframes rotate {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}



@keyframes lineGrow {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}



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



@keyframes pulse {
    0% {
        opacity: 0.1;
        transform: rotate(-15deg) scale(1);
    }
    50% {
        opacity: 0.15;
        transform: rotate(-15deg) scale(1.05);
    }
    100% {
        opacity: 0.1;
        transform: rotate(-15deg) scale(1);
    }
}

