.wrapper-holder-8 {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    height: 100%;
}

.header-mentor-4 {
    flex: 1 0 auto;
}

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

.program-overview-1 .training-path-3::before {
    left: 0;
    pointer-events: none;
    position: absolute;
    content: "";
    background: linear-gradient(90deg, rgb(239,234,238), transparent);
    height: 100%;
    width: 100px;
    z-index: 2;
    top: 0;
}

.program-overview-1 .training-path-3::before {
    background: linear-gradient(0deg, rgb(239,234,238), transparent);
    width: 100%;
    bottom: 0;
    top: auto;
    height: 100px;
}

.program-overview-1 .learn-path-0:hover img {
    transform: scale(1.05);
}

.program-overview-1 .container {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1200px;
    width: 100%;
    justify-content: flex-start;
    display: flex;
}

.program-overview-1 .container {
    width: 100%;
    justify-content: center;
}

.program-overview-1 .training-4 p {
    margin-bottom: 2rem;
    line-height: 1.7;
    font-size: 13px;
    color: #000000;
}

.program-overview-1 .training-4 p {
    font-size: calc(13px * 0.9);
    line-height: 1.6;
    margin-bottom: 1.5rem;
}

.program-overview-1 .training-4 .help-help-2:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.tariff-block-9::before {
    width: 100%;
    left: 0;
    position: absolute;
    top: 0;
    background: linear-gradient(135deg, rgb(179,161,172,0.5), rgba(0, 0, 0, 0.5) 80%);
    z-index: -1;
    content: "";
    height: 100%;
}

.tariff-block-9 .price-deals-2 {
    font-size: 14px;
    max-width: 800px;
    text-align: center;
    line-height: 1.6;
    transform: perspective(1000px) translateZ(10px);
    color: #ffffff;
    opacity: 0.9;
    margin: 0 auto 60px;
}

.tariff-block-9 .learn-fees-3 li {
    transition: transform 0.5s ease-out;
    transform-style: preserve-3d;
}

.tariff-block-9 .class-deals-5::before {
    height: 80px;
    border-radius: 50%;
    top: -40px;
    content: "";
    position: absolute;
    background: rgb(212,198,209);
    right: -40px;
    transition: transform 0.5s ease-out;
    width: 80px;
    opacity: 0.1;
}

.tariff-block-9 .program-rate-5 h4::after {
    left: 0;
    transition: width 0.3s ease;
    position: absolute;
    bottom: -8px;
    background: rgb(212,198,209);
    width: 40px;
    content: "";
    height: 2px;
}

.tariff-block-9 .program-rate-5:hover .class-deals-5 {
    box-shadow: 15px 15px 40px rgba(0, 0, 0, 0.25),
              -15px -15px 40px rgba(255, 255, 255, 0.07),
              inset 2px 2px 4px rgba(255, 255, 255, 0.05),
              inset -2px -2px 4px rgba(0, 0, 0, 0.1);
    transform: translateY(-8px) translateZ(0);
}

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

.privacy-shell-1 h1:hover::after {
    transform: scaleX(1.5);
}

.privacy-shell-1 h2:hover::before {
    opacity: 1;
    transform: scaleY(1.1);
}

.privacy-shell-1 h3 {
    margin-bottom: 15px;
    color: #000000;
    font-size: calc(35px * 0.85);
    padding-bottom: 10px;
    font-weight: 600;
    margin-top: 30px;
    border-bottom: 1px dashed rgba(rgba(0, 0, 0, 0.5), 0.2);
}

.privacy-shell-1 p strong:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}

.privacy-shell-1 ul {
    padding-left: 20px;
    margin-bottom: 30px;
    margin-top: 15px;
    list-style: none;
}

.privacy-shell-1 li::before {
    left: 0;
    height: 8px;
    content: "";
    transition: transform 0.3s ease, background-color 0.3s ease;
    border-radius: 50%;
    background: rgb(212,198,209);
    position: absolute;
    width: 8px;
    opacity: 0.8;
    top: 10px;
}

.connect-form-1 h2 {
    text-align: center;
    color: rgb(179,161,172);
    margin-bottom: 40px;
    font-size: 38px;
    font-weight: 700;
    position: relative;
}

.connect-form-1 .img-wrap-1 {
    min-height: 500px;
    border-top-right-radius: 24px;
    height: 100%;
    border-bottom-right-radius: 24px;
    transition: transform 0.6s ease;
    grid-column: 2;
    grid-row: 1;
}

.connect-form-1 input[type="text"]:focus {
    border-color: rgb(212,198,209);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    outline: none;
}

.connect-form-1 .query-help-8 input[type="checkbox"]:checked {
    background: rgb(212,198,209);
    border-color: rgb(212,198,209);
}

.connect-form-1 .query-help-8 a {
    text-decoration: none;
    font-weight: 600;
    color: rgb(212,198,209);
    transition: all 0.3s ease;
}

.connect-form-1 .help-help-2:hover::before {
    left: 100%;
}

.connect-form-1 svg {
    width: 22px;
    margin-right: 10px;
    vertical-align: middle;
    fill: rgb(212,198,209);
    height: 22px;
}

header .top_plank {
    background: rgb(212,198,209);
    color:  #ffffff;
}

header .top_plank .nav-bar-8 {
    flex-wrap: wrap;
    display: flex;
    font-size: 13px;
    align-items: center;
    line-height: 21px;
    width: 100%;
    padding: 15px 0 10px 0;
    justify-content: flex-start;
}

header .header-wrap-5 {
    margin-right: 1rem;
    position: relative;
    display: flex;
    align-items: center;
    text-decoration: none;
    padding: 0.6rem;
}

header .nav-site-8 {
    flex-wrap: wrap;
    background: rgba(255, 255, 255, 0.5);
    padding: 0.5rem;
    display: flex;
    border-radius: 10px;
    gap: 0.4rem;
}

header .header-navbar-4:hover {
    background: rgba(255, 255, 255, 0.7);
    color: rgb(212,198,209);
}

.appField-6::before {
    transform: rotate(-15deg) skewX(15deg);
    content: "";
    animation: float 15s ease-in-out infinite;
    filter: blur(25px);
    right: -5%;
    position: absolute;
    z-index: 0;
    height: 70%;
    width: 40%;
    top: -10%;
    background: linear-gradient(120deg, rgb(212,198,209,0.5) 0%, rgb(179,161,172,0.5) 100%);
    opacity: 0.4;
}

.appField-6 .training-space-0::before {
    position: absolute;
    height: 100%;
    mask-size: 200% 200%;
    left: 0;
    animation: shimmerMask 8s infinite linear;
    content: "";
    z-index: -1;
    width: 100%;
    background: linear-gradient(to right, 
               #ffffff 0%, 
               rgba(255, 255, 255, 0.8) 100%);
    top: 0;
    mask-image: linear-gradient(45deg, #000 25%, rgba(0, 0, 0, 0.7) 50%, #000 75%);
}

.help-desk-info-9 {
    padding: 100px 0;
    overflow: hidden;
    position: relative;
    background: #ffffff;
}

.help-desk-info-9 .write-experts-9 {
    background: transparent;
    display: flex;
    flex-direction: column;
    overflow: visible;
    border-radius: 11px;
    position: relative;
}


.help-desk-info-9 .write-page-6 span {
    -webkit-background-clip: text !important;
    padding: 0 10px;
    display: inline-block;
    background-clip: text !important;
    color: transparent;
    background: linear-gradient(90deg, rgb(212,198,209), rgb(179,161,172));
}

.help-desk-info-9 .img-wrap-1::before {
    z-index: 1;
    content: '';
    width: 100%;
    background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.7) 100%);
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
}

.help-desk-info-9 .talk-answer-7:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
}

.help-desk-info-9 .talk-answer-7 p {
    margin: 0 0 22px;
    position: relative;
    display: flex;
    color: #000000;
    align-items: center;
    padding-left: 42px;
    font-size: 18px;
}

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

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


.help-desk-info-9 .talk-answer-7 p span {
    z-index: 1;
    position: relative;
}

.help-desk-info-9 .talk-team-6::before {
    top: 0;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 1;
    position: absolute;
    opacity: 0.1;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(212,198,209,0.5) 49%, rgb(212,198,209,0.5) 51%, transparent 52%) 0 0/30px 30px,
        linear-gradient(-45deg, transparent 48%, rgb(179,161,172,0.5) 49%, rgb(179,161,172,0.5) 51%, transparent 52%) 0 0/30px 30px;
}

.help-desk-info-9 .get-contactcard-8:hover {
    transform: translateY(-5px);
    color: #000000;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.help-desk-info-9 .get-contactcard-8::before {
    top: 0;
    transform: scaleX(0);
    left: 0;
    content: '';
    transition: transform 0.3s ease;
    background: linear-gradient(to right, rgb(212,198,209), rgb(179,161,172));
    width: 100%;
    transform-origin: left;
    position: absolute;
    height: 3px;
}

.instructor-profile-5 .img-wrap-1 {
    overflow: hidden;
    filter: grayscale(100%);
    position: relative;
    border-radius: 0;
    transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    width: 100%;
    aspect-ratio: 3/4;
}

.instructor-profile-5 .career-card-2::before {
    position: absolute;
    height: 0;
    content: "";
    top: 0;
    background: rgb(212,198,209);
    width: 2px;
    left: 0;
    transition: height 0.8s ease-out;
}

.instructor-profile-5 .career-card-2 > div:nth-child(2) {
    transform: translateY(20px);
    color: rgb(179,161,172);
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 400;
    transition: all 0.5s ease-out 0.4s;
    letter-spacing: 3px;
    margin-bottom: 2.5rem;
    opacity: 0;
}

.welcome-7 > div {
    z-index: 2;
    max-width: 1200px;
    width: 100%;
    padding: 2rem;
    margin: 0 auto;
    position: relative;
}

.welcome-7 .learn-quickpro-4::after {
    content: "";
    height: 3px;
    bottom: 0;
    width: 0;
    animation: lineGrow 1.2s ease-out 0.5s forwards;
    position: absolute;
    background: linear-gradient(90deg, rgb(212,198,209), rgb(179,161,172));
    left: 0;
}

.welcome-7 .learn-expressfast-2:hover::before {
    opacity: 0.6;
}

.welcome-7 .learn-expressfast-2 > div > div {
    opacity: 0;
    margin-bottom: 2rem;
    animation: slideInLeft 0.8s ease-out 0.6s forwards;
    transform: translateX(-15px);
}

.welcome-7 .learn-expressfast-2 h3::after {
    width: 60px;
    bottom: 0;
    transform-origin: left;
    animation: scaleHorizontal 0.5s ease-out 1.3s forwards;
    background: rgb(179,161,172);
    position: absolute;
    content: "";
    left: 0;
    height: 2px;
    transform: scaleX(0);
}

.case-study-2 .company_holder h3::after {
    height: 2px;
    content: '';
    transition: width 0.3s ease-in-out;
    position: absolute;
    background: rgb(212,198,209);
    width: 40%;
    bottom: -5px;
    left: 0;
}

.case-study-2 .faq-block-9 {
    flex: 0 0 65%;
    display: flex;
    justify-content: space-between;
    position: relative;
}

.case-study-2 .nav-site-8::before {
    z-index: -1;
    transition: transform 0.6s ease;
    inset: 0;
    content: '';
    transform: translateX(-100%);
    background: linear-gradient(135deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    position: absolute;
}

.case-study-2 .nav-site-8 .site-info-7 {
    gap: 12px;
    display: flex;
    flex-direction: column;
}

.case-study-2 .nav-site-8 .site-info-7 a:hover {
    opacity: 1;
    padding-left: 5px;
    color: #ffffff;
}

.eng-center-1 {
    position: relative;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    padding: 15px 0;
    backdrop-filter: blur(10px);
    background: rgba(0, 0, 0, 0.5);
}

.eng-center-1 .footer-subscribe-2:hover {
    opacity: 1;
}

.case-study-2 .company_holder h3:hover::before {
    left: 100%;
}

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

.prospective-members-6::after {
    content: "";
    left: 0;
    z-index: 1;
    opacity: 0.1;
    bottom: 0;
    height: 100%;
    background: rgb(179,161,172,0.5);
    width: 50%;
    clip-path: polygon(0 100%, 0 0, 100% 100%);
    position: absolute;
}

.prospective-members-6 div > div {
    display: flex;
    flex-direction: column;
    margin-left: 60px;
    max-width: 800px;
    position: relative;
}

.prospective-members-6 p:last-child {
    margin-bottom: 0;
}

.prospective-members-6 p::after {
    transform: translateY(-50%);
    z-index: 3;
    width: 16px;
    content: "";
    border: 3px solid rgb(212,198,209);
    transition: all 0.3s ease;
    top: 50%;
    background: #ffffff;
    border-radius: 50%;
    position: absolute;
    left: -42px;
    height: 16px;
}

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

.prospective-members-6 p:hover svg {
    transform: scale(1.1) rotate(10deg);
}

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

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

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

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

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

.who-we-are-4 {
    overflow: hidden;
    position: relative;
    padding: 120px 0;
}

.who-we-are-4::after {
    content: "";
    opacity: 0.15;
    top: -10%;
    clip-path: polygon(0 0, 100% 0, 100% 70%, 30% 100%);
    position: absolute;
    width: 50%;
    right: -5%;
    animation: pulse 12s infinite alternate;
    background: linear-gradient(to right, rgb(212,198,209,0.5), transparent);
    z-index: 2;
    transform: rotate(-15deg);
    height: 80%;
}

.who-we-are-4 .text-display-2 h1::after {
    background: rgb(179,161,172);
    transform-origin: left center;
    left: 0;
    bottom: 0;
    position: absolute;
    transition: width 0.3s ease-out;
    height: 3px;
    content: '';
    width: 80px;
}

.who-we-are-4 .text-display-2 span {
    columns: 2;
    display: block;
    font-size: 18px;
    opacity: 0.95;
    column-gap: 40px;
    text-align: justify;
    font-family: Arial, sans-serif;
    hyphens: auto;
    font-weight: 400;
    color: #000000;
    line-height: 1.8;
}



@media screen and (min-width: 992px) and (max-width: 1199px) {.tariff-block-9 .learn-fees-3 {
    grid-template-columns: repeat(3, 1fr);
}.tariff-block-9 {
    padding: 100px 0 80px;
}
}



@media (hover: none) {.tariff-block-9 .class-deals-5 {
    box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.2),
                -8px -8px 20px rgba(255, 255, 255, 0.05);
}.tariff-block-9 .program-rate-5:active .class-deals-5 {
    transform: translateY(-5px);
}
}



@media (max-width: 991px) {.privacy-shell-1 {
    padding: 60px 0;
}.privacy-shell-1 .container {
    padding: 30px 25px;
}.privacy-shell-1 h1 {
    margin-bottom: 25px;
    font-size: calc(38px * 0.9);
}.privacy-shell-1 h2 {
    font-size: calc(35px * 0.9);
    margin-top: 35px;
}.privacy-shell-1 p, .privacy-shell-1 span {
    max-width: 100%;
    font-size: calc(18px * 1);
}
}



@media (max-width: 768px) {.connect-form-1 {
    padding: 50px 0;
}.connect-form-1 h2 {
    margin-bottom: 30px;
    font-size: calc(38px - 4px);
}.connect-form-1 .request-request-1 {
    padding: 30px 25px;
}.connect-form-1 .img-wrap-1 {
    min-height: 250px;
}
}



@media (max-width: 991px) {header .first-pagebar-3 {
    padding: 0.7rem 2.5%;
}header .header-wrap-5 svg {
    width: 130px;
}header .nav-site-8 {
    padding: 0.4rem;
    gap: 0.35rem;
}header .header-navbar-4 {
    padding: 0.35rem 0.6rem;
    font-size: calc(16px - 1px);
}
}



@media (max-width: 992px) {.appField-6 {
    padding: 5rem 0;
}.appField-6 .training-space-0 {
    padding: 2.5rem;
}.appField-6 h5 {
    font-size: calc(24px * 0.95);
}
}



@media (max-width: 576px) {.appField-6 {
    padding: 3rem 0;
}.appField-6 .training-space-0 {
    padding: 1.5rem;
    border-left-width: 3px;
}.appField-6 .training-space-0 > div:first-child::after {
    height: 3px;
    width: 50px;
}.appField-6 .training-space-0:hover > div:first-child::after {
    width: 80px;
}.appField-6 h5 {
    font-size: calc(24px * 0.85);
}.appField-6 p {
    font-size: calc(17px * 0.9);
    line-height: 1.5;
}}



@media (max-width: 992px) {.welcome-7 {
    padding: 4rem 0;
}.welcome-7 .learn-quickpro-4 {
    font-size: calc(40px * 0.9);
}.welcome-7 .learn-expressfast-2 {
    min-height: 350px;
}.welcome-7 .learn-expressfast-2 > div {
    padding: 2.5rem;
}.welcome-7 .learn-expressfast-2 p {
    font-size: 16px;
    max-width: 90%;
}.welcome-7 .learn-expressfast-2 h3 {
    font-size: calc(31px * 0.9);
}
}



@media (max-width: 576px) {.welcome-7 {
    padding: 3rem 0;
}.welcome-7 > div {
    padding: 1rem;
}.welcome-7 .learn-quickpro-4 {
    font-size: calc(40px * 0.7);
}.welcome-7 .learn-expressfast-2 {
    min-height: 250px;
}.welcome-7 .learn-expressfast-2 > div {
    padding: 1.5rem;
}.welcome-7 .learn-expressfast-2 p {
    font-size: calc(16px * 0.9);
    padding-left: 0.75rem;
}.welcome-7 .learn-expressfast-2 h3 {
    font-size: calc(31px * 0.7);
}}




@media (max-width: 991px) {.prospective-members-6 {
    padding: 80px 0;
}.prospective-members-6 h4 {
    font-size: calc(36px * 0.9);
    margin-bottom: 50px;
}.prospective-members-6 div > div {
    margin-left: 40px;
}.prospective-members-6 p {
    margin-bottom: 25px;
    padding: 18px 20px;
}.prospective-members-6 p:nth-child(1) {
    transform: translateX(0);
}.prospective-members-6 p:nth-child(2) {
    transform: translateX(20px);
}.prospective-members-6 p:nth-child(3) {
    transform: translateX(40px);
}.prospective-members-6 p:nth-child(4) {
    transform: translateX(60px);
}.prospective-members-6 p:nth-child(5) {
    transform: translateX(80px);
}.prospective-members-6 p:nth-child(6) {
    transform: translateX(100px);
}.prospective-members-6 p:nth-child(7) {
    transform: translateX(120px);
}.prospective-members-6 p:nth-child(8) {
    transform: translateX(140px);
}.prospective-members-6 p:nth-child(9) {
    transform: translateX(160px);
}.prospective-members-6 p:nth-child(10) {
    transform: translateX(180px);
}.prospective-members-6 p:nth-child(1):hover {
    transform: translateX(5px);
}.prospective-members-6 p:nth-child(2):hover {
    transform: translateX(25px);
}.prospective-members-6 p:nth-child(3):hover {
    transform: translateX(45px);
}.prospective-members-6 p:nth-child(4):hover {
    transform: translateX(65px);
}.prospective-members-6 p:nth-child(5):hover {
    transform: translateX(85px);
}.prospective-members-6 p:nth-child(6):hover {
    transform: translateX(105px);
}.prospective-members-6 p:nth-child(7):hover {
    transform: translateX(125px);
}.prospective-members-6 p:nth-child(8):hover {
    transform: translateX(145px);
}.prospective-members-6 p:nth-child(9):hover {
    transform: translateX(165px);
}.prospective-members-6 p:nth-child(10):hover {
    transform: translateX(185px);
}
}



@keyframes blink {
    50% { border-color: transparent }
}



@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-15px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

