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

.warp-container-7ZM {
    height: 100%;
    display: flex;
    flex-direction: column;
    min-height: 100%;
}

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

.contact-box-hZW .container {
    max-width: 1200px;
    z-index: 2;
    margin: 0 auto;
    position: relative;
}

.contact-box-hZW .connect-message-zVs::before {
    position: absolute;
    top: -150px;
    height: 300px;
    width: 300px;
    content: "";
    background: rgb(182,175,202,0.5);
    z-index: 0;
    left: -150px;
    border-radius: 50%;
}

.contact-box-hZW .feedback-support-HXL h3::after {
    background-color: rgb(143,110,175);
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    width: 60px;
    bottom: -15px;
}

.contact-box-hZW .feedback-support-HXL div span {
    color: #000000;
    font-size: 17px;
}

.contact-box-hZW .support-card-WpY {
    padding: 50px;
    background-color: #ffffff;
    z-index: 1;
    position: relative;
}

.contact-box-hZW form input[type="text"]:focus,
.contact-box-hZW form input[type="email"]:focus {
    box-shadow: 0 0 0 2px rgb(182,175,202,0.5);
    outline: none;
}

.contact-box-hZW .help-feedback-Mfc label::before {
    top: 2px;
    height: 20px;
    left: 0;
    width: 20px;
    transition: all 0.3s ease;
    content: "";
    border-radius: 10px;
    background-color: rgb(226,224,230);
    position: absolute;
}

.contact-box-hZW form .inquiry-map-WMP {
    padding: 16px 30px;
    font-size: 15px;
    transition: all 0.3s ease;
    color: #ffffff;
    display: inline-block;
    border-radius: 10px;
    font-weight: 600;
    cursor: pointer;
    background-color: rgb(182,175,202);
    align-self: flex-start;
    border: none;
}

.pricing-plan-card-nmc .rate-schemes-cLz {
    display: flex;
    flex-direction: column;
}

.pricing-plan-card-nmc .qtr-cost-By2 h2::after {
    width: 80px;
    height: 4px;
    left: 0;
    background: linear-gradient(90deg, rgb(143,110,175), rgb(182,175,202));
    position: absolute;
    border-radius: 2px;
    bottom: -10px;
    content: "";
}

.pricing-plan-card-nmc .plan-pricing-og8:nth-child(2) {
    --i: 2;
}

.pricing-plan-card-nmc .price-schemes-zog {
    position: relative;
    transition: all 0.4s ease;
    overflow: hidden;
    height: 100%;
    transform-style: preserve-3d;
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.15), 
              0 5px 15px -10px rgba(0, 0, 0, 0.05);
    border-radius: 12px;
    background-color: #ffffff;
}

.pricing-plan-card-nmc .plan-pricing-og8:hover .member-fees-bgH {
    color: rgb(182,175,202);
    transform: scale(1.05);
}

.pricing-plan-card-nmc .img-display-nb1 {
    height: 200px;
    width: 100%;
    position: relative;
    transition: all 0.5s ease;
    overflow: hidden;
}

.pricing-plan-card-nmc .plan-pricing-og8:hover .img-display-nb1::after {
    opacity: 0.3;
}

.gratNote-khZ::after {
    content: "";
    top: -25%;
    position: absolute;
    left: -25%;
    animation: patternShift 20s infinite linear;
    width: 150%;
    transform: rotate(-5deg);
    height: 150%;
    z-index: 0;
    opacity: 0.04;
    background: repeating-linear-gradient(45deg, rgb(182,175,202,0.5) 0px, transparent 2px, transparent 10px);
}

.gratNote-khZ .learn-academy-uSL::before {
    transform: translateX(-50%);
    border-radius: 10px;
    height: 100%;
    content: "";
    filter: blur(12px);
    left: 50%;
    width: 95%;
    position: absolute;
    opacity: 0.3;
    background: linear-gradient(180deg, rgb(182,175,202,0.5) 0%, transparent 80%);
    top: -8px;
    z-index: -1;
}

.gratNote-khZ li span {
    line-height: 1.7;
    font-size: 12px;
    display: block;
    font-family: Arial, sans-serif;
    position: relative;
    animation: fadeIn 1s 1.2s forwards ease-out;
    opacity: 0;
    letter-spacing: 0.01em;
    color: #000000;
}

.landing-page-vm7::after {
    background: repeating-linear-gradient(
    -45deg,
    rgb(182,175,202,0.5) 0,
    transparent 2px,
    transparent 10px
  );
    content: "";
    height: 100%;
    transform: translateZ(0);
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    will-change: transform;
    opacity: 0.15;
    animation: patternMove 60s linear infinite;
    z-index: -1;
}

.landing-page-vm7 .fast-knowledge-HSj::before {
    left: -50%;
    top: -50%;
    animation: pulseGlow 10s ease-in-out infinite alternate;
    width: 200%;
    z-index: -1;
    content: "";
    background: radial-gradient(circle at 30% 30%, rgb(143,110,175,0.5), transparent 60%);
    opacity: 0.08;
    height: 200%;
    position: absolute;
}

.landing-page-vm7 span p {
    transform: translateY(1rem);
    color: rgba(255, 255, 255, 0.85);
    animation: fadeInUp 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards 1.3s;
    line-height: 1.6;
    opacity: 0;
    margin: 0;
    font-size: clamp(1rem, 2vw, 1.25rem);
}

.ideal-participants-SO8 .learn-academy-uSL {
    max-width: 1200px;
    margin: 0 auto;
    z-index: 10;
    text-align: center;
    position: relative;
    padding: 0 30px;
}

.ideal-participants-SO8 h3::before,
.ideal-participants-SO8 h3::after {
    height: 2px;
    background: linear-gradient(90deg, rgb(182,175,202), rgb(143,110,175));
    top: 50%;
    width: 40px;
    transform: translateY(-50%);
    position: absolute;
    content: '';
}

.ideal-participants-SO8 h3::before {
    left: -60px;
}

.ideal-participants-SO8 ul li:hover {
    transform: translateY(-15px);
    box-shadow: 
        0 25px 50px -12px rgba(0, 0, 0, 0.15),
        0 10px 20px rgba(0, 0, 0, 0.08);
}

.ideal-participants-SO8 ul li:hover::after {
    transform: scale(6);
    opacity: 0.05;
}

.ideal-participants-SO8 ul li:hover svg {
    transform: translateY(-5px) scale(1.1);
}

.ideal-participants-SO8 ul li:hover svg path {
    fill: rgb(143,110,175);
}

.ideal-participants-SO8 ul li:nth-child(4) {
    animation-delay: 0.55s;
}

.ideal-participants-SO8 ul li:nth-child(3n+2) {
    animation-delay: 0.25s, 3s;
    animation: slideInBottom 0.6s forwards, floatingAnimation 8s ease-in-out infinite 1s reverse;
}

#cookiePreferenceBox-n2M {
    display: none;
}

.modalCookieAgreement-nm8 p {
    font-size: 18px;
}

.privacy-ctrl-HCq {
    cursor: pointer;
    font-size: 24px;
    border-bottom: 2px solid rgb(182,175,202);
    white-space: nowrap;
    line-height: 35px;
    color: rgb(182,175,202);
    flex-shrink: 0;
    text-align: center;
    min-width: 120px;
    margin-left: 10px;
    text-decoration: none;
}

.program-information-FZo {
    overflow: hidden;
    padding: 100px 0;
    background: linear-gradient(125deg, rgb(226,224,230) 0%, rgb(182,175,202,0.5) 100%);
    position: relative;
}

.program-information-FZo .learn-academy-uSL {
    flex-direction: column;
    background: linear-gradient(
        135deg, 
        rgba(255, 255, 255, 0.02), 
        rgba(255, 255, 255, 0.08)
    );
    border-radius: 12px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    display: flex;
    position: relative;
}

.program-information-FZo .img-display-nb1::after {
    background: 
        linear-gradient(
            rgba(255, 255, 255, 0.1) 1px,
            transparent 1px
        ),
        linear-gradient(
            90deg,
            rgba(255, 255, 255, 0.1) 1px,
            transparent 1px
        );
    width: 100%;
    content: "";
    opacity: 0.2;
    height: 100%;
    background-size: 20px 20px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
}

.program-information-FZo .learn-academy-uSL:hover h3::after {
    width: 120px;
}

.program-information-FZo .learn-plan-zQR::before {
    height: 90%;
    top: 20px;
    opacity: 0.2;
    z-index: 1;
    background-position: 0 0, 10px 10px;
    position: absolute;
    animation: floatDots 10s infinite alternate ease-in-out;
    right: 48%;
    background-size: 20px 20px, 25px 25px;
    width: 150px;
    background-image: 
        radial-gradient(circle, rgb(182,175,202,0.5) 1px, transparent 1px),
        radial-gradient(circle, rgb(143,110,175,0.5) 1px, transparent 1px);
    content: "";
}

.secure-safehold-VZY p {
    color: #000000;
    margin-bottom: 1em;
    font-size: 16px;
    line-height: 1.5;
}

.secure-safehold-VZY a {
    color: rgb(182,175,202);
    border-bottom: 1px solid rgb(182,175,202);
    text-decoration: none;
}

.secure-safehold-VZY blockquote {
    margin: 1em 0;
    border-left: 4px solid rgb(182,175,202);
    padding: 1em;
    color: #000000;
    font-style: normal;
    background-color: rgb(143,110,175,0.5);
}

.meet-us-juK .text-area-WfD {
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    clip-path: polygon(0 0, 100% 0, 100% 97%, 98% 100%, 0 100%);
    padding: 3.5rem;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.85));
    backdrop-filter: blur(10px);
    position: relative;
    transform: translateY(0);
}

.meet-us-juK h5::after {
    content: "";
    position: absolute;
    background: linear-gradient(to right, rgb(182,175,202), transparent);
    left: 0;
    height: 3px;
    width: 50%;
    transition: width 0.5s ease;
    bottom: 0;
}

.meet-us-juK ol li:hover::before {
    transform: scale(1.2);
    opacity: 1;
}

header::after {
    bottom: 0;
    background: linear-gradient(to right, 
        rgb(182,175,202), 
        rgb(143,110,175), 
        rgb(182,175,202)
    );
    transition: transform 0.5s ease;
    transform-origin: center;
    left: 0;
    transform: scaleX(0.7);
    width: 100%;
    height: 5px;
    content: '';
    position: absolute;
}

header .header-base-FkS::before {
    width: 100%;
    background: rgb(182,175,202);
    content: '';
    transform: translateZ(-10px);
    height: 100%;
    left: 0;
    opacity: 0.1;
    position: absolute;
    top: 0;
    filter: blur(10px);
}

header .nav-lesson-wFP a {
    position: relative;
    justify-content: center;
    font-size: 16px;
    padding: 0.7rem 1.2rem;
    display: flex;
    font-weight: 600;
    border-radius: 10px;
    color: #000000;
    align-items: center;
    transition: all 0.4s ease;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
    text-decoration: none;
    transform: translateZ(0);
    transform-style: preserve-3d;
    background: #ffffff;
}

.educational-rewards-Z4U {
    position: relative;
    overflow: hidden;
    padding: 120px 0 80px;
    background: linear-gradient(135deg, rgb(226,224,230) 0%, rgba(255,255,255,0.92) 100%);
}

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

.educational-rewards-Z4U .learn-academy-uSL {
    grid-template-columns: 1fr;
    position: relative;
    gap: 40px;
    align-items: center;
    display: grid;
}

.educational-rewards-Z4U .text-area-WfD {
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.85));
    backdrop-filter: blur(10px);
    position: relative;
    border-radius: 13px;
    padding: 40px;
    z-index: 2;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
}

.educational-rewards-Z4U li div {
    display: flex;
    align-items: flex-start;
}

.educational-rewards-Z4U svg path {
    transition: fill 0.3s ease;
}

.educational-rewards-Z4U li:hover svg path {
    fill: rgb(182,175,202);
}

.training-structure-D02::before {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    background-size: 40px 40px;
    animation: gridMove 50s linear infinite;
    right: 0;
    opacity: 0.2;
    background-position: -1px -1px;
    top: 0;
    background-image: 
        linear-gradient(90deg, rgb(182,175,202,0.5) 1px, transparent 1px),
        linear-gradient(0deg, rgb(182,175,202,0.5) 1px, transparent 1px);
}

.training-structure-D02 h3::before,
.training-structure-D02 h3::after {
    position: absolute;
    transform: translateX(-50%);
    border-radius: 10px;
    content: "";
    left: 50%;
    background: linear-gradient(to right, rgb(182,175,202), transparent);
    height: 4px;
    width: 100px;
}

.training-structure-D02 h3::before {
    bottom: 0;
    animation: slideWidth 3s ease-in-out infinite alternate;
}

.instructor-profile-FBj::before {
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    background: repeating-linear-gradient(
        -45deg,
        transparent,
        transparent 30px,
        rgb(182,175,202,0.5) 30px,
        rgb(182,175,202,0.5) 32px
    );
    opacity: 0.05;
    height: 100%;
}

.instructor-profile-FBj .testimonial-sharing-YTR:hover .career-section-YnU {
    transform: translateZ(30px);
}

.instructor-profile-FBj .testimonial-sharing-YTR:hover .career-section-YnU::before {
    animation: pulseGlow 2s infinite;
    height: 100%;
}

.instructor-profile-FBj .testimonial-sharing-YTR:hover .name {
    transform: translateX(15px);
    color: rgb(182,175,202);
}

.instructor-profile-FBj .testimonial-sharing-YTR:hover .career-milestones-ufS {
    transform: translateY(-5px);
}

.instructor-profile-FBj .career-milestones-ufS::after {
    bottom: 0;
    right: 0;
}

.instructor-profile-FBj .testimonial-sharing-YTR:hover .career-milestones-ufS::before,
.instructor-profile-FBj .testimonial-sharing-YTR:hover .career-milestones-ufS::after {
    width: 100px;
    height: 2px;
    background: rgb(143,110,175);
}

.cert-display-4Hz .discord-cta-4jR {
    flex-direction: column;
    display: flex;
    gap: 3rem;
}

.cert-display-4Hz .info_item:hover {
    transform: translateY(-5px);
}

.cert-display-4Hz .info_item p, 
.cert-display-4Hz .info_item a {
    gap: 0.5rem;
    padding: 0.75rem;
    color: #ffffff;
    font-size: calc(13px - 2px);
    border-radius: 10px;
    align-items: center;
    text-decoration: none;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    display: flex;
    border: 1px solid transparent;
    justify-content: center;
    transition: all 0.3s ease;
}

.cert-display-4Hz .nav-base-Sq4 h5 {
    font-size: 24px;
    margin-bottom: 0.5rem;
    color: #ffffff;
    position: relative;
    padding-bottom: 0.75rem;
    font-weight: 600;
}

.cert-display-4Hz .main-mainbar-BOj a::before {
    background: rgb(143,110,175);
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    height: 5px;
    left: 0;
    transition: all 0.3s ease;
    border-radius: 50%;
    content: '';
    width: 5px;
}

.cert-display-4Hz .subscribe_holder p {
    line-height: 1.6;
    opacity: 0.9;
    font-size: calc(13px - 1px);
    color: #ffffff;
}

.cert-display-4Hz .input_holder input[type="email"] {
    font-size: 13px;
    transition: all 0.3s ease;
    padding: 0.875rem 1rem;
    background: rgba(0, 0, 0, 0.2);
    width: 100%;
    color: #ffffff;
    border: 1px solid rgb(143,110,175,0.5);
    flex: 1;
    border-radius: 10px;
}

.cert-display-4Hz .discover-learning-xAm:hover::before {
    left: 100%;
}

.cert-display-4Hz .abuse-ctrl-P97 {
    margin-top: 3rem;
    border-top: 1px solid rgb(143,110,175,0.5);
    position: relative;
    padding-top: 1.5rem;
    text-align: center;
}



@media screen and (max-width: 576px) {.contact-box-hZW {
    padding: 60px 0;
}.contact-box-hZW .feedback-support-HXL,
    .contact-box-hZW .support-card-WpY {
    padding: 30px 20px;
}.contact-box-hZW .feedback-support-HXL h3 {
    font-size: calc(28px * 0.8);
}.contact-box-hZW form input[type="text"],
    .contact-box-hZW form input[type="email"] {
    height: 50px;
}.contact-box-hZW form .inquiry-map-WMP {
    width: 100%;
    padding: 14px 20px;
}}



@media (max-width: 768px) {.gratNote-khZ {
    padding: 4rem 0;
}.gratNote-khZ h2 {
    margin-bottom: 2rem;
    font-size: calc(35px * 0.8);
    line-height: 1.4;
}.gratNote-khZ .learn-academy-uSL {
    transform: perspective(1000px) rotateX(1deg);
    padding: 2rem;
}.gratNote-khZ ul::before {
    left: -15px;
}.gratNote-khZ li::before {
    height: 24px;
    left: -30px;
    width: 24px;
}
}



@media (max-width: 480px) {.landing-page-vm7 {
    padding: 1.5rem 0.875rem;
    min-height: 85vh;
}.landing-page-vm7 > div {
    gap: 1.25rem;
}.landing-page-vm7 > div > div:first-child {
    padding-left: 1rem;
}.landing-page-vm7 > div > div:first-child::before {
    width: 3px;
}.landing-page-vm7 .fast-knowledge-HSj {
    padding: 1.5rem;
}.landing-page-vm7 .mission-why-XMF {
    margin-bottom: 1.5rem;
}.landing-page-vm7 .mission-why-XMF::after {
    bottom: -0.75rem;
}}


@media only screen and (max-width: 1200px) {.modalCookieAgreement-nm8 {
    padding: 20px;
}
}


@media only screen and (max-width: 800px){.warp-container-7ZM .data-control-78O {
    margin-bottom: 14px;
    margin: 0;
}}



@media (max-width: 991px) {.program-information-FZo {
    padding: 80px 0;
}.program-information-FZo .learn-academy-uSL {
    display: flex;
    flex-direction: column;
}.program-information-FZo .learn-plan-zQR {
    min-height: auto;
    padding: 220px 40px 50px 40px;
}.program-information-FZo .img-display-nb1 {
    height: 200px;
    left: 10%;
    top: 0;
    width: 80%;
    position: absolute;
    border-radius: 0 0 50% 50% / 0 0 100% 100%;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}.program-information-FZo .header-navbar-sF7 {
    top: 160px;
    left: 40px;
    margin-bottom: 0;
    position: absolute;
}.program-information-FZo h3 {
    font-size: calc(29px * 0.9);
}.program-information-FZo .learn-plan-zQR::before {
    display: none;
}
}



@media (min-width: 1200px) {.meet-us-juK .text-area-WfD {
    padding: 5rem 6rem;
    max-width: 75%;
}.meet-us-juK ol li {
    column-count: 2;
    column-gap: 3rem;
}
}



@media (min-width: 1400px) {header .main-pro-Kal {
    max-width: 1320px;
    margin: 0 auto;
}header .nav-lesson-wFP {
    margin: 0 0.5rem;
}header .nav-lesson-wFP a {
    padding: 0.7rem 1.5rem;
}
}



@media (min-width: 768px) {.educational-rewards-Z4U .learn-academy-uSL {
    grid-template-columns: 1fr 1.2fr;
    gap: 60px;
}.educational-rewards-Z4U ul {
    grid-template-columns: repeat(2, 1fr);
}.educational-rewards-Z4U h5 {
    font-size: calc(20px * 1.1);
}
}



@media (max-width: 480px) {.educational-rewards-Z4U {
    padding: 60px 0 40px;
}.educational-rewards-Z4U h5 {
    font-size: calc(20px * 0.85);
    margin-bottom: 35px;
}.educational-rewards-Z4U .text-area-WfD {
    padding: 25px 20px;
}.educational-rewards-Z4U li p {
    gap: 10px;
}.educational-rewards-Z4U li p svg {
    transform: scale(0.85);
    margin-top: 2px;
}.educational-rewards-Z4U li:hover p svg {
    transform: scale(0.9);
}}



@media (max-width: 767px) {.instructor-profile-FBj {
    padding: 60px 20px;
}.instructor-profile-FBj .career-section-YnU {
    padding: 60px 25px 35px;
}.instructor-profile-FBj .name {
    font-size: calc(33px - 4px);
}.instructor-profile-FBj .career-section-YnU > div:nth-child(2) {
    font-size: calc(15px - 1px);
}.instructor-profile-FBj .career-milestones-ufS {
    font-size: calc(15px - 1px);
}}



@media (max-width: 768px) {.cert-display-4Hz {
    padding: 3rem 0 1rem;
}.cert-display-4Hz .talk-experts-WPL {
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}.cert-display-4Hz .info_item {
    min-width: 100%;
}.cert-display-4Hz .text_main_holder {
    gap: 2.5rem;
    grid-template-columns: 1fr;
}.cert-display-4Hz .subscribe_holder {
    grid-column: auto;
}.cert-display-4Hz .header-navbar-sF7 {
    align-items: center;
    text-align: center;
}.cert-display-4Hz .digital-res-XWu {
    text-align: center;
    max-width: 100%;
}.cert-display-4Hz .nav-base-Sq4 h5 {
    text-align: center;
}.cert-display-4Hz .nav-base-Sq4 h5::after {
    left: 50%;
    transform: translateX(-50%);
}.cert-display-4Hz .main-mainbar-BOj {
    align-items: center;
}.cert-display-4Hz .main-mainbar-BOj a {
    text-align: center;
}.cert-display-4Hz .main-mainbar-BOj a:hover {
    transform: translateY(-2px);
}.cert-display-4Hz .input_holder {
    flex-direction: column;
}.cert-display-4Hz .discover-learning-xAm {
    width: 100%;
}
}

@keyframes floatingAnimation {
    0% {
        transform: translateY(0) rotate(0deg);
    }
    50% {
        transform: translateY(-15px) rotate(2deg);
    }
    100% {
        transform: translateY(0) rotate(0deg);
    }
}



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



@keyframes gridMove {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 40px 40px;
    }
}



@keyframes slideWidth {
    0% {
        width: 50px;
    }
    100% {
        width: 150px;
    }
}

@keyframes scanLine {
    0% {
        left: 0;
        width: 0;
    }
    50% {
        left: 50%;
        width: 100%;
    }
    100% {
        left: 100%;
        width: 0;
    }
}

