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

a {
    text-decoration: none;
    color: inherit;
}

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

.segment-wrapper-vNGJC {
    display: flex;
    height: 100%;
    flex-direction: column;
    min-height: 100%;
}


#cookieNoticeOverlay-ToBfq {
    display: none;
}

#cookieNoticeOverlay-ToBfq:checked ~ .cookie-warning-alert-IRsFy {
    visibility: hidden;
    opacity: 0;
}

.cookie-warning-alert-IRsFy h5 {
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    font-size: 24px;
    color: #ffffff;
    letter-spacing: 1px;
    font-weight: 700;
}

.cookie-lock-RbVvx:hover svg {
    transform: scale(1.1);
}

.cookie-notice-CjqPA {
    color: #000000;
    white-space: nowrap;
    flex-shrink: 0;
    background: linear-gradient(90deg, rgb(208,191,208), rgb(173,152,174));
    margin-left: 10px;
    cursor: pointer;
    line-height: 40px;
    box-shadow: 0 0 15px rgb(208,191,208);
    text-decoration: none;
    border-radius: 28px;
    text-align: center;
    font-size: 19px;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    padding: 10px 20px;
    min-width: 140px;
}



.our-team-CGpdj::after {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: -1;
    opacity: 0.15;
    content: "";
    left: 0;
    top: 0;
    background: linear-gradient(90deg, rgb(208,191,208,0.5) 0%, transparent 20%, transparent 80%, rgb(173,152,174,0.5) 100%);
}

.our-team-CGpdj h3::before {
    height: 3px;
    animation: headerPulse 2s infinite;
    top: 50%;
    width: 15px;
    background: rgb(208,191,208);
    position: absolute;
    transform: translateY(-50%);
    content: "";
    left: 0;
}

.our-team-CGpdj .learning-lab-zyCIm::before {
    height: 200%;
    top: -50%;
    transform-origin: center;
    z-index: -1;
    opacity: 0.1;
    background: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 10px,
        rgba(0, 0, 0, 0.03) 10px,
        rgba(0, 0, 0, 0.03) 20px
    );
    width: 200%;
    animation: patternRotate 60s linear infinite;
    position: absolute;
    left: -50%;
    content: "";
}

.our-team-CGpdj .learning-lab-zyCIm span::before {
    width: 30px;
    content: "";
    transform: translateY(-50%);
    left: 0;
    position: absolute;
    top: 50%;
    height: 2px;
    background: linear-gradient(90deg, rgb(208,191,208), rgb(173,152,174));
}



.our-team-CGpdj .learning-lab-zyCIm p {
    grid-column: 1 / 2;
    line-height: 1.8;
    padding-left: 20px;
    grid-row: 2 / 3;
    margin-bottom: 0;
    font-size: 18px;
    color: #000000;
    border-left: 2px solid rgb(208,191,208,0.5);
    position: relative;
}

.our-team-CGpdj .learning-lab-zyCIm .img-hover-effect-TBOgV::after {
    background: linear-gradient(
        to top, 
        #000000 0%, 
        transparent 100%
    );
    width: 100%;
    opacity: 0.5;
    content: "";
    bottom: 0;
    z-index: 1;
    left: 0;
    position: absolute;
    height: 30%;
}

.our-team-CGpdj .learn-corner-uRngt {
    box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.05),
                -20px -20px 60px rgba(255, 255, 255, 0.05);
    position: relative;
    padding: 40px;
    gap: 50px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(8px);
    border-radius: 24px;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.05));
    align-items: center;
    display: grid;
    grid-template-columns: 1fr 1.2fr;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}



.our-team-CGpdj .learn-corner-uRngt .community-ed-byiYg {
    border-radius: calc(24px - 5px);
    clip-path: polygon(0 0, 90% 0, 100% 10%, 100% 100%, 10% 100%, 0 90%);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    height: 430px;
    width: 100%;
    position: relative;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    overflow: hidden;
}



.our-team-CGpdj .learn-corner-uRngt .community-ed-byiYg:hover {
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);
    transform: scale(1.03) translateY(-5px);
}

.our-team-CGpdj .learn-corner-uRngt .community-ed-byiYg:hover::before {
    opacity: 0.2;
}

.our-team-CGpdj .training-track-tiRXz::before {
    animation: floatBlob 12s ease-in-out 1s infinite alternate;
    left: -80px;
    height: 100px;
    top: 30%;
    background: rgb(208,191,208);
    width: 100px;
}

.contact-information-FqdTo {
    background: linear-gradient(125deg, rgb(233,225,233) 0%, rgb(233,225,233) 60%, rgb(208,191,208,0.5) 100%);
    padding: 110px 0;
    overflow: hidden;
    position: relative;
}

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

.contact-information-FqdTo h2::before {
    width: 60px;
    transform: translateX(-50%);
    border-radius: 2px;
    content: "";
    position: absolute;
    bottom: -15px;
    height: 4px;
    left: 50%;
    background: rgb(208,191,208);
}

.contact-information-FqdTo .img-hover-effect-TBOgV:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.contact-information-FqdTo .feedback-support-DygWO:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.contact-information-FqdTo form h3 {
    margin-bottom: 30px;
    font-size: 21px;
    color: #000000;
    font-family: Arial, sans-serif;
    font-weight: 600;
}

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

.contact-information-FqdTo .contact-inquiry-QiTcA input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.contact-information-FqdTo .contact-inquiry-QiTcA input[type="checkbox"]:checked + label::before {
    background: rgb(208,191,208);
}

.contact-information-FqdTo .contact-inquiry-QiTcA input[type="checkbox"]:checked + label::after {
    transform: rotate(45deg);
    border-right: 2px solid #ffffff;
    position: absolute;
    height: 10px;
    top: 6px;
    left: 8px;
    border-bottom: 2px solid #ffffff;
    content: "";
    width: 6px;
}

.contact-information-FqdTo form .query-feedback-zJwHy:hover::after {
    width: 100%;
    right: auto;
    left: 0;
}

.contact-information-FqdTo form .query-feedback-zJwHy span {
    position: relative;
    z-index: 1;
}

header::before {
    top: 0;
    position: absolute;
    opacity: 0.15;
    height: 100%;
    z-index: -1;
    width: 100%;
    background: 
        linear-gradient(90deg, transparent 49.5%, rgb(208,191,208,0.5) 49.5%, rgb(208,191,208,0.5) 50.5%, transparent 50.5%) 0 0 / 20px 100%,
        linear-gradient(0deg, transparent 49.5%, rgb(173,152,174,0.5) 49.5%, rgb(173,152,174,0.5) 50.5%, transparent 50.5%) 0 0 / 100% 20px;
    left: 0;
    animation: gridMove 40s linear infinite;
    content: '';
}

header .head-section-BgNUz::after {
    left: 0;
    z-index: -1;
    right: 0;
    top: 0;
    position: absolute;
    background: rgb(208,191,208);
    bottom: 0;
    content: '';
    border-radius: 10px;
}

header .head-section-BgNUz:hover::before {
    opacity: 1;
    transform: scale(1);
}

header .header-sitebar-TtkDH::before {
    height: 100%;
    left: -100%;
    top: 0;
    content: '';
    width: 100%;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.1),
        transparent
    );
    transition: 0.5s;
    position: absolute;
}

.receive-updates-ngXAa::after {
    height: 100%;
    z-index: 1;
    transform: skewX(-15deg) translateX(10%);
    position: absolute;
    top: 0;
    content: '';
    right: 0;
    background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.1));
    width: 40%;
}

.receive-updates-ngXAa .training-track-tiRXz:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.receive-updates-ngXAa h4::before {
    transform: translateY(-50%) scale(0);
    width: 10px;
    position: absolute;
    transition: transform 0.4s ease, opacity 0.4s ease;
    content: '';
    background: rgb(173,152,174);
    left: -20px;
    height: 10px;
    opacity: 0;
    top: 50%;
}

.receive-updates-ngXAa .training-track-tiRXz:hover h4::before {
    opacity: 1;
    transform: translateY(-50%) scale(1);
}

.receive-updates-ngXAa .input_holder span::after {
    height: 2px;
    content: '';
    bottom: 0;
    width: 100%;
    left: 0;
    background: linear-gradient(to right, rgb(173,152,174), rgb(208,191,208));
    transform: scaleX(0);
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    position: absolute;
    transform-origin: left;
}

.receive-updates-ngXAa input[type="email"]:focus::placeholder {
    color: rgba(255, 255, 255, 0.4);
    transform: translateX(5px);
}

.receive-updates-ngXAa .updates-card-WRlCt:hover {
    transform: translateY(-2px);
    box-shadow: 
        0 5px 15px rgba(0, 0, 0, 0.15),
        0 0 0 2px rgba(255, 255, 255, 0.1);
    background: linear-gradient(45deg, rgb(173,152,174), rgb(208,191,208));
}

.receive-updates-ngXAa .updates-card-WRlCt:hover::before {
    left: 100%;
}

footer::after {
    opacity: 0.1;
    background-image: 
        radial-gradient(circle at 25% 25%, rgb(173,152,174) 1px, transparent 1px),
        radial-gradient(circle at 75% 75%, rgb(173,152,174) 1px, transparent 1px),
        radial-gradient(circle at 25% 75%, rgb(173,152,174) 1px, transparent 1px),
        radial-gradient(circle at 75% 25%, rgb(173,152,174) 1px, transparent 1px);
    z-index: -1;
    right: 0;
    bottom: 0;
    position: absolute;
    left: 0;
    content: "";
    background-size: 50px 50px;
    top: 0;
}

.trust-badge-POkFU .company_holder h3 {
    border-top-left-radius: 22px;
    border-top-right-radius: 22px;
    position: relative;
    margin: 0;
    font-size: 31px;
    background: rgb(173,152,174);
    padding: 1.5rem 2rem;
    font-weight: 700;
    color: #ffffff;
}

.trust-badge-POkFU .company_holder h3::after {
    content: "";
    top: 50%;
    background: #ffffff;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.3);
    height: 10px;
    transform: translateY(-50%);
    width: 10px;
    right: 15px;
    position: absolute;
    border-radius: 50%;
}

.trust-badge-POkFU .science-ref-bfNLM::after {
    opacity: 0.6;
    background: rgb(173,152,174);
    height: 20px;
    border-radius: 50%;
    bottom: 2rem;
    right: -10px;
    position: absolute;
    width: 20px;
    content: "";
}

.trust-badge-POkFU .page-top-Vfzgv::before {
    border-radius: 22px;
    top: 0;
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    background-image: repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.05) 10px, rgba(255, 255, 255, 0.05) 20px);
    content: "";
    right: 0;
}

.trust-badge-POkFU .page-top-Vfzgv .header-navbar-mBoyJ a {
    font-size: 15px;
    border-radius: 10px;
    padding: 0.8rem 1rem 0.8rem 2rem;
    transition: all 0.3s ease;
    text-decoration: none;
    color: #ffffff;
    display: block;
    position: relative;
}

.trust-badge-POkFU .page-top-Vfzgv .header-navbar-mBoyJ a:hover::before {
    background: #ffffff;
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.1);
}

.subscr-info-HxCZe::before {
    background-repeat: repeat-x;
    left: 0;
    width: 100%;
    background-image: 
        linear-gradient(90deg, 
            transparent 0px, transparent 20px,
            rgb(208,191,208) 20px, rgb(208,191,208) 40px,
            transparent 40px, transparent 60px,
            rgb(208,191,208) 60px, rgb(208,191,208) 80px,
            transparent 80px, transparent 100px,
            rgb(208,191,208) 100px, rgb(208,191,208) 120px
        );
    content: "";
    height: 5px;
    position: absolute;
    top: -5px;
}

.program-structure-dWLES::before {
    z-index: 1;
    position: absolute;
    background: 
        radial-gradient(ellipse at bottom right, rgb(208,191,208,0.5) 0%, transparent 60%),
        radial-gradient(ellipse at top left, rgb(173,152,174,0.5) 0%, transparent 60%);
    height: 100%;
    width: 100%;
    content: "";
    top: 0;
    left: 0;
}

.program-structure-dWLES .text-field-OmHrX {
    order: 2;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    display: grid;
    position: relative;
}

.program-structure-dWLES .text-field-OmHrX h2::after {
    bottom: 0;
    position: absolute;
    left: 50%;
    background: linear-gradient(90deg, rgb(208,191,208), rgb(173,152,174));
    height: 3px;
    transform: translateX(-50%);
    border-radius: 10px;
    content: "";
    width: 100px;
}

.program-structure-dWLES .text-field-OmHrX .description::before {
    height: 4px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    content: "";
    background: rgb(208,191,208);
}

.program-structure-dWLES .text-field-OmHrX .description::after {
    height: 100%;
    pointer-events: none;
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    top: 0;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 100%);
}

.user-reviews-tRdIz .container {
    z-index: 1;
    position: relative;
    max-width: 1200px;
}

.user-reviews-tRdIz h2::after {
    transition: width 0.5s ease;
    height: 4px;
    width: 50px;
    background: rgb(208,191,208);
    position: absolute;
    content: "";
    left: 0;
    bottom: -1rem;
}

.user-reviews-tRdIz .success-testimonials-GjLhk {
    grid-template-columns: repeat(12, 1fr);
    grid-gap: 2rem;
    display: grid;
}

.user-reviews-tRdIz .review-voices-sxtUW:nth-child(2) {
    grid-column: 7 / span 6;
    transform: translateY(-2rem);
}

.user-reviews-tRdIz .review-voices-sxtUW:nth-child(4) {
    transform: translateY(1rem);
    grid-column: 9 / span 4;
}

.user-reviews-tRdIz .review-voices-sxtUW:nth-child(7) {
    grid-column: 7 / span 4;
    transform: translateY(3rem);
}

.user-reviews-tRdIz .review-voices-sxtUW::before {
    color: rgb(208,191,208,0.5);
    transition: all 0.5s ease;
    left: 2rem;
    top: 1rem;
    font-size: 6rem;
    font-family: serif;
    opacity: 0.3;
    position: absolute;
    z-index: -1;
    line-height: 1;
    content: "";
}

.user-reviews-tRdIz .review-voices-sxtUW p {
    margin-bottom: 0.5rem;
    font-size: 19px;
    position: relative;
    color: #000000;
    transform: translateX(0);
    transition: all 0.4s ease;
    font-weight: 600;
    z-index: 1;
}

.user-reviews-tRdIz .review-voices-sxtUW::after {
    width: 0;
    background: linear-gradient(90deg, rgb(208,191,208), rgb(173,152,174));
    height: 3px;
    bottom: 0;
    position: absolute;
    content: "";
    transition: width 0.5s ease;
    left: 0;
}

.academic-experience-qtsIR::after {
    content: "";
    right: 0;
    position: absolute;
    width: 50%;
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    z-index: 1;
    top: 0;
    opacity: 0.1;
    height: 100%;
    background: #ffffff;
}

.academic-experience-qtsIR .img-hover-effect-TBOgV:hover {
    box-shadow: 0 20px 30px -10px rgba(0, 0, 0, 0.5);
    transform: translateY(-15px);
}

.academic-experience-qtsIR .emp-tasks-vGtXS::before {
    left: 0;
    transform: translateZ(-20px);
    z-index: -1;
    height: 100%;
    position: absolute;
    content: "";
    top: 0;
    width: 100%;
    background: rgb(208,191,208);
}

.academic-experience-qtsIR .emp-tasks-vGtXS > div:nth-child(2) {
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    color: rgb(173,152,174);
    margin: 20px 0;
    letter-spacing: 2px;
    font-weight: 600;
}

.academic-experience-qtsIR .job-wrap-LwuUC::after {
    transform: translateX(-10px);
    top: -15px;
    left: 50%;
}



.academic-experience-qtsIR .emp-tasks-vGtXS:hover {
    animation: float 3s ease-in-out infinite;
}

.course-suitability-jYARy::before {
    position: absolute;
    content: "";
    background-size: 60px 60px;
    top: 0;
    width: 100%;
    background: 
        linear-gradient(45deg, rgb(208,191,208,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(173,152,174,0.5) 25%, transparent 25%);
    opacity: 0.05;
    height: 100%;
    z-index: 0;
    left: 0;
}

.course-suitability-jYARy div {
    gap: 30px;
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
}

.course-suitability-jYARy div p::before {
    opacity: 0.4;
    border-radius: calc(14px - 5px);
    width: calc(100% - 10px);
    content: "";
    border: 1px solid rgb(208,191,208,0.5);
    z-index: -1;
    background: #ffffff;
    left: 5px;
    position: absolute;
    top: 5px;
    height: calc(100% - 10px);
    transition: all 0.3s ease;
}

.course-suitability-jYARy div p:hover::before {
    top: 10px;
    left: 10px;
}

.course-suitability-jYARy div p:hover svg {
    transform: rotate(15deg);
    background: rgb(208,191,208,0.5);
}

.course-suitability-jYARy div p:hover svg path {
    fill: rgb(173,152,174);
}

.secure-sanctum-nByLQ:before, .secure-sanctum-nByLQ:after {
    content: "";
    border-radius: 50%;
    position: absolute;
    background: rgb(208,191,208,0.5);
    z-index: 0;
}

.secure-sanctum-nByLQ:before {
    height: 200px;
    width: 200px;
    left: -100px;
    top: -100px;
}

.secure-sanctum-nByLQ ul, .secure-sanctum-nByLQ ol {
    list-style-type: none;
    position: relative;
    margin-bottom: 20px;
    padding-left: 0;
    z-index: 1;
}

.secure-sanctum-nByLQ li:before {
    left: 0;
    line-height: 1;
    font-size: 1.2em;
    position: absolute;
    content: "•";
    color: rgb(208,191,208);
}

.secure-sanctum-nByLQ p, .secure-sanctum-nByLQ span {
    margin-bottom: 10px;
    position: relative;
    line-height: 1.6;
    color: #000000;
    font-size: 15px;
    z-index: 1;
}

.secure-sanctum-nByLQ a:hover {
    border-bottom: 1px solid rgb(208,191,208);
    color: rgb(208,191,208);
}

.secure-sanctum-nByLQ button:hover {
    background: rgb(208,191,208);
}

.enroll-instantly-nsvUT::before {
    content: '';
    height: 100%;
    z-index: -1;
    opacity: 0.6;
    top: 0;
    width: 100%;
    left: 0;
    background: 
        repeating-linear-gradient(
            0deg,
            transparent,
            transparent 49px,
            rgba(255, 255, 255, 0.03) 49px,
            rgba(255, 255, 255, 0.03) 50px
        ),
        repeating-linear-gradient(
            90deg,
            transparent,
            transparent 49px,
            rgba(255, 255, 255, 0.03) 49px,
            rgba(255, 255, 255, 0.03) 50px
        );
    position: absolute;
}

.enroll-instantly-nsvUT h3 {
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    font-size: calc(33px * 1.2);
    font-weight: 700;
    position: relative;
    transition: all 0.3s ease;
    letter-spacing: 6px;
    text-align: center;
    margin-bottom: 70px;
    color: #ffffff;
}

.enroll-instantly-nsvUT h3::before {
    opacity: 0.1;
    height: 10px;
    bottom: -25px;
    left: 20%;
    width: 60%;
    animation: widthPulse 4s ease-in-out infinite alternate;
    position: absolute;
    content: '';
    filter: blur(5px);
    background: 
        linear-gradient(
            to right,
            transparent,
            #ffffff,
            transparent
        );
}

.enroll-instantly-nsvUT .learn-talk-EymFP::before {
    top: 0;
    z-index: -1;
    left: 0;
    position: absolute;
    opacity: 0;
    background: linear-gradient(
        45deg,
        rgb(208,191,208) 0%,
        rgb(173,152,174) 100%
    );
    content: '';
    height: 100%;
    width: 100%;
    transition: opacity 0.4s ease;
}

.enroll-instantly-nsvUT .learn-talk-EymFP:hover {
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.3),
        0 0 0 2px rgba(255, 255, 255, 0.1);
    color: #ffffff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px) scale(1.05);
}

.thanksWeb-DKtjy::before {
    background: radial-gradient(circle, rgb(208,191,208,0.5) 0%, transparent 70%);
    position: absolute;
    height: 300px;
    top: -10%;
    opacity: 0.6;
    content: "";
    filter: blur(40px);
    animation: float 15s infinite ease-in-out;
    width: 300px;
    right: -5%;
}

.thanksWeb-DKtjy h2 {
    font-weight: 700;
    font-size: clamp(28px, 5vw, 32px);
    line-height: 1.3;
    color: rgb(208,191,208);
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    position: relative;
    font-family: Arial, sans-serif;
    transform: perspective(1000px) translateZ(0);
    margin-bottom: 40px;
}

.thanksWeb-DKtjy .training-track-tiRXz::before {
    left: -5px;
    right: -5px;
    top: -5px;
    opacity: 0.5;
    filter: blur(15px);
    bottom: -5px;
    z-index: -1;
    content: "";
    position: absolute;
    background: linear-gradient(135deg, rgb(208,191,208,0.5), transparent, rgb(173,152,174,0.5));
    animation: pulse 4s infinite alternate;
}

.location-details-Thfmu {
    overflow: hidden;
    position: relative;
    padding: 5rem 0;
    background: linear-gradient(to right, rgb(233,225,233) 0%, rgb(208,191,208,0.5) 100%);
}


.location-details-Thfmu {
    background-size: 400% 400%;
    animation: floatBackground 15s ease infinite;
}

.location-details-Thfmu .msg-form-fvbiV:hover {
    transform: perspective(1000px) rotateX(2deg);
}

.location-details-Thfmu .msg-form-fvbiV h3 {
    text-align: center;
    margin: 2.5rem 0 1rem;
    font-weight: 700;
    color: rgb(208,191,208);
    font-size: 30px;
    position: relative;
}

.location-details-Thfmu .msg-team-buHUp {
    color: #000000;
    font-size: 16px;
    text-align: center;
    max-width: 80%;
    margin: 0 auto 2rem;
    padding: 0 1.5rem;
    line-height: 1.6;
}

.location-details-Thfmu .contact-support-eTSkQ > span {
    padding: 1rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background-color: rgba(rgb(233,225,233), 0.03);
    flex-direction: column;
    position: relative;
    border-radius: 10px;
    display: flex;
    overflow: hidden;
}


.location-details-Thfmu .contact-support-eTSkQ > span {
    animation: item-appear 0.5s ease-out forwards;
    opacity: 0;
}

.location-details-Thfmu .contact-support-eTSkQ > span:nth-child(even) svg {
    fill: rgb(173,152,174);
}

.location-details-Thfmu .contact-support-eTSkQ > span svg path {
    transition: all 0.3s ease;
    stroke-width: 0.5;
    stroke: #ffffff;
}

.location-details-Thfmu .contact-support-eTSkQ span > span {
    font-weight: 400;
    margin-top: 0.5rem;
    align-items: center;
    display: flex;
    color: #000000;
}

.location-details-Thfmu .contact-support-eTSkQ a svg {
    margin-right: 6px;
    width: 14px;
    opacity: 0.9;
    transition: all 0.3s ease;
    height: 14px;
    position: static;
}

.location-details-Thfmu .contact-support-eTSkQ a:hover {
    color: rgb(173,152,174);
}

.location-details-Thfmu .contact-support-eTSkQ a:hover::after {
    background-color: rgb(173,152,174);
    transform-origin: left;
    transform: scaleX(1);
}

.location-details-Thfmu .ask-form-SFeuR h4 {
    display: inline-flex;
    font-weight: 600;
    align-items: center;
    position: relative;
    margin-bottom: 1.5rem;
    margin-right: 10px;
    font-size: 23px;
    color: rgb(208,191,208);
}

.location-details-Thfmu .ask-form-SFeuR:hover h4 svg {
    transform: rotate(360deg);
}

.location-details-Thfmu .ask-form-SFeuR span:hover {
    background-color: rgba(255, 255, 255, 0.7);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.06);
}

.location-details-Thfmu .ask-form-SFeuR span:hover svg {
    opacity: 1;
    transform: scale(1.2);
}

.location-details-Thfmu .msg-form-fvbiV::after {
    content: '';
    top: 0;
    background: linear-gradient(to right, rgb(208,191,208), rgb(173,152,174));
    position: absolute;
    width: 100%;
    height: 5px;
    left: 0;
}

.location-details-Thfmu .contact-support-eTSkQ > span:nth-child(5) {
    animation-delay: 0.5s;
}

.location-details-Thfmu .container::after {
    opacity: 0.2;
    position: absolute;
    border-radius: 50%;
    left: -5%;
    width: 250px;
    bottom: -10%;
    height: 250px;
    background: radial-gradient(circle, rgb(173,152,174,0.5) 0%, transparent 70%);
    z-index: 0;
    content: '';
}

.title-board-EFuNp::before {
    position: absolute;
    content: "";
    left: 0;
    z-index: -1;
    animation: gradientShift 15s ease-in-out infinite alternate;
    top: 0;
    background: linear-gradient(145deg, rgba(0, 0, 0, 0.5), rgb(208,191,208,0.5), rgba(0, 0, 0, 0.75));
    height: 100%;
    width: 100%;
}

.title-board-EFuNp > div > div:first-child {
    position: relative;
    padding-left: 2rem;
}

.title-board-EFuNp > div > div:first-child::before {
    transform: scaleY(0);
    content: "";
    left: 0;
    position: absolute;
    transform-origin: top;
    width: 6px;
    top: 0.5rem;
    height: calc(100% - 1rem);
    animation: scaleIn 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards 0.8s;
    background: linear-gradient(to bottom, rgb(208,191,208), rgb(173,152,174));
}

.title-board-EFuNp .main-intro-SrZkH::before {
    left: -50%;
    content: "";
    width: 200%;
    z-index: -1;
    top: -50%;
    opacity: 0.08;
    background: radial-gradient(circle at 30% 30%, rgb(173,152,174,0.5), transparent 60%);
    position: absolute;
    height: 200%;
    animation: pulseGlow 10s ease-in-out infinite alternate;
}

.title-board-EFuNp .principles-list-hylEf h3 {
    font-size: clamp(1.2rem, 3vw, 1.7rem);
    animation: fadeInUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards 1.1s;
    opacity: 0;
    color: #ffffff;
    line-height: 1.4;
    transform: translateY(1rem);
    margin: 0;
    font-weight: 600;
}


@media only screen and (max-width: 1200px) {.cookie-warning-alert-IRsFy {
    padding: 15px 0;
}.cookie-compl-rGfIu {
    padding: 15px 5%;
}
}



@media screen and (max-width: 991px) {.our-team-CGpdj {
    padding: 80px 0 60px;
}.our-team-CGpdj .training-track-tiRXz {
    gap: 40px;
}.our-team-CGpdj h3 {
    margin-bottom: 30px;
    font-size: calc(34px - 0.4rem);
}.our-team-CGpdj .learning-lab-zyCIm,
    .our-team-CGpdj .learn-corner-uRngt {
    padding: 25px;
    gap: 30px;
}.our-team-CGpdj .learning-lab-zyCIm {
    grid-template-columns: 1fr 1fr;
}.our-team-CGpdj .learn-corner-uRngt {
    grid-template-columns: 1fr;
}.our-team-CGpdj .learning-lab-zyCIm .img-hover-effect-TBOgV {
    min-height: 300px;
}.our-team-CGpdj .learn-corner-uRngt .community-ed-byiYg {
    margin: 0 auto;
    height: 350px;
    max-width: 85%;
}.our-team-CGpdj .learn-corner-uRngt p {
    grid-row: 1 / 2;
}.our-team-CGpdj .learn-corner-uRngt .community-ed-byiYg {
    grid-row: 2 / 3;
}.our-team-CGpdj .container::before,
    .our-team-CGpdj .container::after {
    height: 120px;
    width: 120px;
}.our-team-CGpdj .training-track-tiRXz::before,
    .our-team-CGpdj .training-track-tiRXz::after {
    height: 80px;
    width: 80px;
}
}



@media screen and (max-width: 1100px) {.contact-information-FqdTo .help-support-dfFXG {
    grid-template-columns: 1fr 400px;
    gap: 30px;
}.contact-information-FqdTo .img-hover-effect-TBOgV {
    height: 500px;
}.contact-information-FqdTo .feedback-support-DygWO {
    padding: 40px;
}
}



@media screen and (max-width: 991px) {.contact-information-FqdTo {
    padding: 80px 0;
}.contact-information-FqdTo .help-support-dfFXG {
    gap: 40px;
    grid-template-columns: 1fr;
}.contact-information-FqdTo .img-hover-effect-TBOgV {
    height: 400px;
    transform: perspective(1000px) rotateY(0deg);
}.contact-information-FqdTo .feedback-support-DygWO {
    transform: perspective(1000px) rotateY(0deg);
}
}



@media (max-width: 991px) {header {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 95% 100%, 5% 100%, 0 90%);
}header .page-top-Vfzgv {
    gap: 0.3rem;
}header .head-section-BgNUz {
    padding: 0.6rem 0.8rem;
    font-size: calc(15px - 1px);
}header .header-sitebar-TtkDH svg {
    width: 140px;
}
}



@media (max-width: 480px) {header {
    padding: 0.8rem 0 1.2rem;
}header .page-top-Vfzgv {
    overflow-x: auto;
    justify-content: flex-start;
    flex-wrap: nowrap;
}header .page-top-Vfzgv::-webkit-scrollbar {
    height: 3px;
}header .page-top-Vfzgv::-webkit-scrollbar-thumb {
    background: rgb(208,191,208);
    border-radius: 10px;
}header .head-section-BgNUz {
    white-space: nowrap;
}header .header-sitebar-TtkDH svg {
    width: 110px;
}}



@media (max-width: 767px) {.receive-updates-ngXAa {
    padding: 3rem 0;
}.receive-updates-ngXAa .training-track-tiRXz {
    padding: 2rem;
}.receive-updates-ngXAa h4 {
    font-size: 20px;
    text-align: center;
}.receive-updates-ngXAa .input_holder {
    gap: 0.8rem;
}.receive-updates-ngXAa input[type="email"],
    .receive-updates-ngXAa .updates-card-WRlCt {
    padding: 1rem;
}
}



@media (max-width: 1200px) {.trust-badge-POkFU .container {
    gap: 2rem;
}.trust-badge-POkFU .company_holder {
    flex: 1 1 350px;
}.trust-badge-POkFU .a11y-tools-lqFsn {
    flex: 1 1 calc(100% - 400px);
    min-width: 350px;
}.trust-badge-POkFU .header-navbar-mBoyJ {
    gap: 2rem;
}.subscr-info-HxCZe .container::before {
    left: 5%;
}.subscr-info-HxCZe .container::after {
    right: 5%;
}
}



@media (max-width: 576px) {.trust-badge-POkFU {
    padding: 2.5rem 0 0.8rem;
}.trust-badge-POkFU .page-top-Vfzgv {
    flex: 1 1 100%;
    min-width: 100%;
}.trust-badge-POkFU .header-navbar-mBoyJ {
    gap: 1rem;
}.trust-badge-POkFU .page-top-Vfzgv .header-navbar-mBoyJ a {
    padding: 0.7rem 1rem 0.7rem 1.8rem;
}.trust-badge-POkFU .page-top-Vfzgv .header-navbar-mBoyJ a::before {
    left: 0.6rem;
}.subscr-info-HxCZe {
    padding: 1.5rem 0;
    margin-top: 1.5rem;
}.subscr-info-HxCZe .discord-cta-ujGoB::before,
    .subscr-info-HxCZe .discord-cta-ujGoB::after {
    display: none;
}
}



@media (max-width: 991px) {.program-structure-dWLES {
    padding: 80px 0;
}
}



@media (max-width: 992px) {.user-reviews-tRdIz h2 {
    max-width: 90%;
    font-size: calc(30px * 1.2);
}.user-reviews-tRdIz .success-testimonials-GjLhk {
    grid-template-columns: repeat(6, 1fr);
}.user-reviews-tRdIz .review-voices-sxtUW:nth-child(1) {
    grid-column: 1 / span 3;
}.user-reviews-tRdIz .review-voices-sxtUW:nth-child(2) {
    grid-column: 4 / span 3;
}.user-reviews-tRdIz .review-voices-sxtUW:nth-child(3) {
    grid-column: 1 / span 3;
}.user-reviews-tRdIz .review-voices-sxtUW:nth-child(4) {
    grid-column: 4 / span 3;
}.user-reviews-tRdIz .review-voices-sxtUW:nth-child(5) {
    grid-column: 1 / span 3;
}.user-reviews-tRdIz .review-voices-sxtUW:nth-child(6) {
    grid-column: 4 / span 3;
}
}



@media (max-width: 767px) {.course-suitability-jYARy {
    padding: 80px 0;
}.course-suitability-jYARy h4 {
    margin-bottom: 50px;
    font-size: calc(33px - 4px);
}.course-suitability-jYARy div {
    gap: 20px;
}.course-suitability-jYARy div p {
    flex: 0 0 100%;
    padding: 18px 18px 18px 60px;
}.course-suitability-jYARy div p svg {
    width: 28px;
    height: 28px;
}
}



@media (max-width: 479px) {.course-suitability-jYARy {
    padding: 60px 0;
}.course-suitability-jYARy h4 {
    padding-bottom: 15px;
    font-size: calc(33px - 6px);
    margin-bottom: 40px;
}.course-suitability-jYARy div {
    gap: 15px;
}.course-suitability-jYARy div p {
    font-size: calc(12px - 1px);
    padding: 15px 15px 15px 55px;
}.course-suitability-jYARy div p svg {
    padding: 6px;
    top: 15px;
    left: 15px;
    height: 25px;
    width: 25px;
}}



@media screen and (max-width: 992px) {.enroll-instantly-nsvUT {
    padding: 90px 0;
}.enroll-instantly-nsvUT h3 {
    letter-spacing: 5px;
    font-size: calc(33px * 1.1);
    margin-bottom: 60px;
}.enroll-instantly-nsvUT h3::after {
    height: 25px;
    top: -40px;
    width: 25px;
}.enroll-instantly-nsvUT .learn-talk-EymFP {
    padding: 18px 50px;
    font-size: calc(14px * 0.95);
}
}



@media (max-width: 991px) {.thanksWeb-DKtjy {
    padding: 90px 0;
}.thanksWeb-DKtjy .training-track-tiRXz {
    padding: 30px;
    transform: perspective(1000px) rotateX(1deg);
}
}



@media (max-width: 575px) {.thanksWeb-DKtjy {
    padding: 50px 0;
}.thanksWeb-DKtjy h2 {
    margin-bottom: 25px;
    font-size: 24px;
}.thanksWeb-DKtjy .training-track-tiRXz {
    padding: 20px;
}.thanksWeb-DKtjy li {
    padding-left: 20px;
}.thanksWeb-DKtjy span {
    line-height: 1.6;
    font-size: calc(14px - 1px);
}.thanksWeb-DKtjy h2::before {
    height: 2px;
    width: 50px;
}}


@media (max-width: 575px) {.location-details-Thfmu {
    padding: 2.5rem 0;
}.location-details-Thfmu .msg-form-fvbiV {
    gap: 1.5rem;
}.location-details-Thfmu .contact-support-eTSkQ {
    padding: 1rem;
}.location-details-Thfmu .ask-form-SFeuR {
    margin-top: 1rem;
    padding: 1.2rem;
}.location-details-Thfmu .ask-form-SFeuR span {
    padding: 0.3rem 0.8rem;
    margin-right: 0.5rem;
}.location-details-Thfmu .msg-form-fvbiV h3 {
    font-size: calc(30px * 0.9);
    margin: 2rem 0 1.5rem;
}.location-details-Thfmu .msg-team-buHUp {
    font-size: calc(16px * 0.95);
    padding: 0 1rem;
}.location-details-Thfmu .contact-support-eTSkQ > span {
    padding: 0.8rem;
}.location-details-Thfmu .contact-support-eTSkQ > span svg {
    height: 16px;
    top: 0.8rem;
    width: 16px;
    right: 0.8rem;
}.location-details-Thfmu .ask-form-SFeuR h4 svg {
    width: 16px;
    height: 16px;
}.location-details-Thfmu .ask-form-SFeuR span svg {
    width: 10px;
    margin-right: 5px;
    height: 10px;
}}

@keyframes headerPulse {
    0%, 100% {
        opacity: 1;
        width: 15px;
    }
    50% {
        opacity: 0.5;
        width: 10px;
    }
}

@keyframes pulseCircle {
    0% {
        box-shadow: 0 0 0 0 rgb(208,191,208,0.5);
    }
    70% {
        box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}



@keyframes subtle-shift {
    0% {
        transform: translateX(0) translateY(0);
    }
    25% {
        transform: translateX(5px) translateY(-5px);
    }
    50% {
        transform: translateX(0) translateY(0);
    }
    75% {
        transform: translateX(-5px) translateY(5px);
    }
    100% {
        transform: translateX(0) translateY(0);
    }
}



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



@keyframes shadowSweep {
    0% {
        transform: translateX(-50%);
    }
    100% {
        transform: translateX(50%);
    }
}



@keyframes glowLine {
    0% {
        opacity: 0.2;
        filter: blur(1px);
    }
    100% {
        opacity: 0.4;
        filter: blur(2px);
    }
}



@keyframes expand {
    0% { width: 0; }
    100% { width: 80px; }
}



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

@keyframes card-appear {
    0% {
        opacity: 0;
        transform: perspective(1000px) rotateX(10deg) translateY(50px);
    }
    100% {
        opacity: 1;
        transform: perspective(1000px) rotateX(0) translateY(0);
    }
}



@keyframes slideTitle {
  from {
    opacity: 0;
    transform: translateX(-1rem);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}



@keyframes patternMove {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 100% 100%;
  }
}

