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

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

.cert-display-4Hz {
    flex: 0 0 auto;
}

.cert-display-4Hz {
    background: linear-gradient(135deg, #000000 0%, rgb(182,175,202,0.5) 100%);
    font-family: Arial, sans-serif;
    z-index: 1;
    color: #ffffff;
    position: relative;
    padding: 5rem 0 1rem;
}

.contact-box-hZW .feedback-support-HXL {
    border-right: 1px solid rgba(0, 0, 0, 0.05);
    position: relative;
    padding: 50px;
    z-index: 1;
}

.contact-box-hZW .feedback-support-HXL div {
    display: flex;
    margin-bottom: 30px;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
    padding-bottom: 15px;
    align-items: center;
}



.contact-box-hZW .feedback-support-HXL div {
    animation-delay: calc(var(--n) * 0.5s);
    animation: borderPulse 3s infinite;
}

.contact-box-hZW .support-card-WpY h3 {
    color: #000000;
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 18px;
}

.contact-box-hZW .help-feedback-Mfc {
    position: relative;
    margin-bottom: 25px;
}

.contact-box-hZW .help-feedback-Mfc label {
    display: block;
    position: relative;
    line-height: 1.6;
    cursor: pointer;
    padding-left: 35px;
    color: #000000;
    font-size: 13px;
}

.contact-box-hZW .help-feedback-Mfc label a {
    transition: all 0.3s ease;
    text-decoration: none;
    color: rgb(182,175,202);
}

.contact-box-hZW form .inquiry-map-WMP:hover {
    background-color: rgb(143,110,175);
}

.contact-box-hZW .feedback-support-HXL div:nth-child(4) {
    --n: 2;
}

.pricing-plan-card-nmc::before {
    top: 0;
    background: linear-gradient(135deg, rgba(rgb(143,110,175,0.5), 0.05) 0%, rgba(rgb(182,175,202,0.5), 0.08) 100%);
    position: absolute;
    z-index: 0;
    height: 100%;
    content: "";
    width: 100%;
    left: 0;
}

.pricing-plan-card-nmc .value-fees-wAl {
    line-height: 1.6;
    color: #000000;
    max-width: 800px;
    font-size: 13px;
    margin-top: 25px;
}

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

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

.pricing-plan-card-nmc .study-fees-9EQ {
    box-sizing: border-box;
    padding: 35px 30px;
    position: relative;
    min-height: 250px;
    z-index: 2;
}

.pricing-plan-card-nmc .study-fees-9EQ h3 {
    margin-bottom: 20px;
    color: #000000;
    position: relative;
    font-weight: 700;
    display: inline-block;
    transition: transform 0.3s ease;
    font-size: calc(21px + 2px);
}

.pricing-plan-card-nmc .study-fees-9EQ p {
    transition: color 0.3s ease;
    white-space: normal;
    font-size: 13px;
    line-height: 1.6;
    overflow-wrap: break-word;
    color: #000000;
    word-break: normal;
    word-wrap: break-word;
    hyphens: auto;
    margin-top: 15px;
}

.gratNote-khZ::before {
    animation: pulse 8s infinite alternate ease-in-out;
    opacity: 0.5;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    position: absolute;
    background: radial-gradient(circle at 75% 25%, rgb(255, 255, 255, 0.5) 0%, transparent 60%);
    z-index: 1;
}

.gratNote-khZ .learn-academy-uSL {
    transform: perspective(1000px) rotateX(2deg);
    transform-origin: center top;
    position: relative;
    animation: fadeIn 1s 0.5s both ease-out;
    box-shadow: 0 15px 40px -10px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    padding: 3rem;
    transition: transform 0.5s;
    border-radius: 10px;
}

.gratNote-khZ li {
    position: relative;
    padding-left: 0;
    animation: slideIn 0.8s 0.8s forwards cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateX(20px);
    opacity: 0;
}

.gratNote-khZ li span::first-letter {
    font-size: 1.4em;
    color: rgb(182,175,202);
    font-weight: 700;
}

.landing-page-vm7::before {
    animation: gradientShift 15s ease-in-out infinite alternate;
    width: 100%;
    background: linear-gradient(145deg, rgba(0, 0, 0, 0.5), rgb(182,175,202,0.5), rgba(0, 0, 0, 0.75));
    left: 0;
    top: 0;
    content: "";
    z-index: -1;
    position: absolute;
    height: 100%;
}

.landing-page-vm7 .title_style_header {
    color: #ffffff;
    font-weight: 700;
    transform: translateX(-1rem);
    line-height: 1.2;
    font-size: clamp(2.5rem, 5vw, 42px);
    position: relative;
    opacity: 0;
    animation: slideTitle 1s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.5s;
    margin: 0;
    text-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
}

.landing-page-vm7 .mission-why-XMF::after {
    bottom: -0.9rem;
    transform: scaleX(0);
    width: 60%;
    animation: lineGrow 0.7s cubic-bezier(0.22, 1, 0.36, 1) forwards 1.4s;
    background: linear-gradient(to right, rgb(143,110,175), transparent);
    transform-origin: left;
    position: absolute;
    content: "";
    left: 0;
    height: 2px;
}

.ideal-participants-SO8::after {
    height: 100%;
    background-size: 60px 60px;
    background: 
        linear-gradient(45deg, transparent 48%, rgb(182,175,202,0.5) 49%, transparent 51%),
        linear-gradient(135deg, transparent 48%, rgb(143,110,175,0.5) 49%, transparent 51%);
    width: 100%;
    position: absolute;
    content: '';
    z-index: 2;
    opacity: 0.05;
    left: 0;
    top: 0;
}

.ideal-participants-SO8 ul li::before {
    width: 100%;
    opacity: 0;
    transition: opacity 0.4s ease;
    position: absolute;
    background: linear-gradient(90deg, rgb(182,175,202), rgb(143,110,175));
    content: '';
    top: 0;
    left: 0;
    height: 5px;
}

.ideal-participants-SO8 ul li:hover::before {
    opacity: 1;
}

.ideal-participants-SO8 ul li svg {
    transition: all 0.5s ease;
    flex-shrink: 0;
    width: 50px;
    position: relative;
    height: 50px;
}

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

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

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

#cookiePreferenceBox-n2M:checked ~ .modalCookieAgreement-nm8 {
    visibility: hidden;
    opacity: 0;
}

.modalCookieAgreement-nm8 p a {
    color: rgb(182,175,202);
    text-decoration: none;
}

.warp-container-7ZM .privacy-ctrl-HCq {
    padding: 10px;
    margin-left: 30px;
    color: #ffffff;
    background: rgb(182,175,202);
    border: none;
    font-weight: 400;
    font-size: 20px;
}

.warp-container-7ZM .manage-tracking-4u6 h5, .warp-container-7ZM .manage-tracking-4u6 p {
    color: #000000;
}



.program-information-FZo .container {
    z-index: 2;
    position: relative;
}

.program-information-FZo .learn-academy-uSL::before {
    height: 100%;
    left: 0;
    content: "";
    z-index: 1;
    top: 0;
    position: absolute;
    width: 100%;
    background: 
        linear-gradient(
            135deg,
            transparent,
            rgba(rgb(182,175,202), 0.05)
        );
}



.program-information-FZo .img-display-nb1::before {
    z-index: 2;
    background: linear-gradient(
        215deg,
        transparent 30%,
        rgb(182,175,202,0.5) 100%
    );
    height: 100%;
    mix-blend-mode: overlay;
    top: 0;
    position: absolute;
    opacity: 0.6;
    width: 100%;
    content: "";
    left: 0;
}

.program-information-FZo .header-navbar-sF7 svg path {
    stroke-width: 0.5;
    stroke-dasharray: 100;
    stroke-dashoffset: 100;
    stroke: rgb(182,175,202);
}

.program-information-FZo p {
    font-size: 12px;
    max-width: 100%;
    margin: 0;
    z-index: 4;
    position: relative;
    color: #000000;
    line-height: 1.7;
}

.secure-safehold-VZY h1 {
    padding-bottom: 0.5em;
    font-size: 39px;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 2px solid rgb(182,175,202);
    text-align: left;
    color: rgb(182,175,202);
    margin-bottom: 1em;
}

.secure-safehold-VZY h4 {
    font-size: calc(20px - 0.4em);
}

.secure-safehold-VZY h5 {
    font-size: 20px;
}

.secure-safehold-VZY ul,
.secure-safehold-VZY ol {
    margin: 1em 0;
    list-style: none;
    padding-left: 2em;
}

.secure-safehold-VZY div {
    margin-bottom: 1em;
}

.secure-safehold-VZY ul li::before,
.secure-safehold-VZY ol li::before {
    display: inline-block;
    margin-right: 0.5em;
    background-color: rgb(182,175,202);
    width: 6px;
    content: "";
    border-radius: 50%;
    height: 6px;
}

.meet-us-juK .container {
    z-index: 3;
    margin: 0 auto;
    padding: 0 2rem;
    position: relative;
    max-width: 1200px;
}

.meet-us-juK .text-area-WfD:hover {
    transform: translateY(-5px);
}

.meet-us-juK .text-area-WfD::before {
    left: 0;
    transform-origin: top;
    content: "";
    top: 0;
    height: 100%;
    transform: scaleY(0);
    position: absolute;
    width: 6px;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    background: linear-gradient(to bottom, rgb(182,175,202), rgb(143,110,175));
}

.meet-us-juK .text-area-WfD:hover h5::after {
    width: 100%;
}

.meet-us-juK p b {
    font-weight: 700;
    display: inline-block;
    position: relative;
    letter-spacing: 0.5px;
    color: rgb(143,110,175);
    padding-right: 5px;
    font-size: calc(18px * 1.1);
}

header::before {
    content: '';
    width: 100%;
    z-index: 0;
    left: 0;
    background: 
        linear-gradient(135deg, transparent 25%, rgba(rgb(182,175,202), 0.03) 25%) 0 0 / 20px 20px,
        linear-gradient(225deg, transparent 25%, rgba(rgb(182,175,202), 0.03) 25%) 0 0 / 20px 20px,
        linear-gradient(315deg, transparent 25%, rgba(rgb(182,175,202), 0.03) 25%) 0 0 / 20px 20px,
        linear-gradient(45deg, transparent 25%, rgba(rgb(182,175,202), 0.03) 25%) 0 0 / 20px 20px;
    top: 0;
    position: absolute;
    height: 100%;
}

header .nav-base-Sq4::before {
    width: 100%;
    height: 10px;
    left: 0;
    top: 100%;
    transform-origin: top;
    content: '';
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.05));
    position: absolute;
    transform: rotateX(90deg);
}

header .nav-lesson-wFP a:hover::before {
    opacity: 1;
}

header .nav-lesson-wFP a:hover::after {
    bottom: -8px;
    opacity: 0.3;
}

header .main-pro-Kal::before {
    width: 30%;
    content: '';
    position: absolute;
    height: 1px;
    top: 0;
    background: linear-gradient(to right, 
        transparent, 
        rgb(182,175,202), 
        transparent
    );
    left: 35%;
}

.educational-rewards-Z4U h5 {
    margin-right: auto;
    text-align: center;
    max-width: 850px;
    margin-left: auto;
    position: relative;
    font-weight: 600;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    line-height: 1.5;
    font-size: 20px;
    color: #000000;
    transform: translateY(0);
    margin-bottom: 60px;
}

.educational-rewards-Z4U .text-area-WfD::before {
    right: -5px;
    opacity: 0.5;
    left: -5px;
    position: absolute;
    border-radius: calc(13px + 5px);
    bottom: -5px;
    z-index: -1;
    transition: opacity 0.3s ease;
    top: -5px;
    background: linear-gradient(135deg, rgb(182,175,202,0.5), rgb(143,110,175,0.5));
    filter: blur(10px);
    content: "";
}

.educational-rewards-Z4U li:hover p svg {
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
    transform: scale(1);
}

.training-structure-D02 {
    padding: 6rem 2rem;
    background: rgb(226,224,230);
    overflow: hidden;
    position: relative;
}

.training-structure-D02 .learn-academy-uSL::before,
.training-structure-D02 .learn-academy-uSL::after {
    position: absolute;
    opacity: 0.6;
    z-index: 1;
    border: 2px solid rgb(182,175,202,0.5);
    height: 200px;
    content: "";
    width: 200px;
}

.training-structure-D02 .learn-academy-uSL::before {
    top: -50px;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    left: -100px;
    animation: rotate 15s linear infinite, float 8s ease-in-out infinite alternate;
}

.training-structure-D02 span::before,
.training-structure-D02 span::after {
    opacity: 0.5;
    content: "";
    transform-origin: center;
    z-index: -1;
    background: linear-gradient(135deg, rgb(182,175,202,0.5), rgb(143,110,175,0.5));
    position: absolute;
    border-radius: inherit;
}

.training-structure-D02 span::before {
    animation: pulse 4s ease-in-out infinite alternate;
    left: 10px;
    top: 10px;
    right: 10px;
    filter: blur(5px);
    bottom: 10px;
}

.instructor-profile-FBj .testimonial-sharing-YTR:hover .img-display-nb1 {
    transform: translateY(-15px) scale(1.1);
    border-color: rgb(182,175,202);
}

.instructor-profile-FBj .career-section-YnU::before {
    width: 4px;
    top: 0;
    content: "";
    position: absolute;
    transition: height 0.5s ease;
    left: 0;
    background: linear-gradient(to bottom, rgb(182,175,202), rgb(143,110,175));
    height: 0;
}

.instructor-profile-FBj .testimonial-sharing-YTR:hover .career-section-YnU > div:nth-child(2) {
    transform: translateX(15px);
}

.instructor-profile-FBj .career-milestones-ufS::before,
.instructor-profile-FBj .career-milestones-ufS::after {
    content: "";
    height: 1px;
    width: 35px;
    transition: all 0.4s ease;
    background: rgb(143,110,175,0.5);
    position: absolute;
}

.instructor-profile-FBj .career-milestones-ufS::before {
    left: 0;
    top: 0;
}



.cert-display-4Hz .container {
    position: relative;
    z-index: 2;
}

.cert-display-4Hz .talk-experts-WPL::before {
    width: 50%;
    background: linear-gradient(90deg, transparent, rgb(143,110,175), transparent);
    transform: translateX(-50%);
    top: -2px;
    left: 50%;
    position: absolute;
    animation: scanLine 4s infinite linear;
    height: 2px;
    content: '';
}

.cert-display-4Hz .text_main_holder {
    display: grid;
    gap: 2rem;
    grid-template-columns: 1fr 1fr 1fr;
}

.cert-display-4Hz .header-navbar-sF7 svg {
    filter: drop-shadow(0 0 5px rgb(182,175,202,0.5));
    max-width: 180px;
    height: auto;
    transition: filter 0.3s ease;
}

.cert-display-4Hz .nav-base-Sq4 h5::after {
    bottom: 0;
    transition: width 0.3s ease;
    left: 0;
    width: 40px;
    position: absolute;
    content: '';
    background: rgb(143,110,175);
    height: 2px;
}

.cert-display-4Hz .main-mainbar-BOj a:hover::before {
    width: 7px;
    background: rgb(182,175,202);
    height: 7px;
    box-shadow: 0 0 8px rgb(182,175,202);
}

.cert-display-4Hz .subscribe_holder h5 {
    color: #ffffff;
    font-weight: 600;
    font-size: 24px;
}

.cert-display-4Hz .input_holder {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    position: relative;
}

.cert-display-4Hz .input_holder input[type="email"]::placeholder {
    color: #ffffff;
    opacity: 0.5;
}

.cert-display-4Hz .discover-learning-xAm::before {
    left: -100%;
    transition: left 0.7s ease;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    content: '';
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
}


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



@media screen and (max-width: 992px) {.contact-box-hZW .container {
    width: 90%;
}.contact-box-hZW .connect-message-zVs {
    grid-template-columns: 1fr;
}.contact-box-hZW .feedback-support-HXL {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    border-right: none;
}
}



@media (max-width: 767px) {.pricing-plan-card-nmc {
    padding: 60px 0;
}.pricing-plan-card-nmc .value-pricing-t36 {
    grid-template-columns: 1fr;
    gap: 20px;
}.pricing-plan-card-nmc .study-fees-9EQ {
    padding: 25px 20px;
}.pricing-plan-card-nmc .img-display-nb1 {
    height: 180px;
}.pricing-plan-card-nmc .qtr-cost-By2 h2 {
    font-size: calc(35px - 2px);
}.pricing-plan-card-nmc .value-fees-wAl {
    font-size: calc(13px - 1px);
}
}



@media (max-width: 992px) {.landing-page-vm7 {
    padding: 3rem 1.5rem;
}.landing-page-vm7 > div {
    gap: 2rem;
}.landing-page-vm7 .fast-knowledge-HSj {
    padding: 2rem;
}
}



@media (max-width: 992px) {.ideal-participants-SO8 {
    padding: 90px 0;
}.ideal-participants-SO8 h3 {
    margin-bottom: 60px;
}.ideal-participants-SO8 h3::before,
    .ideal-participants-SO8 h3::after {
    width: 30px;
}.ideal-participants-SO8 h3::before {
    left: -40px;
}.ideal-participants-SO8 h3::after {
    right: -40px;
}.ideal-participants-SO8 ul {
    gap: 30px;
}.ideal-participants-SO8 ul li {
    padding: 35px 25px;
    width: calc(50% - 15px);
}
}


@media only screen and (max-width: 800px) {.data-control-78O {
    display: none;
}.cookie-review-pVY {
    justify-content: center;
    align-items: center;
    flex-direction: column;
}.modalCookieAgreement-nm8 h5 {
    text-align: center;
}.modalCookieAgreement-nm8 p {
    text-align: center;
}.manage-tracking-4u6 {
    margin-bottom: 20px;
}body .warp-container-7ZM .privacy-ctrl-HCq {
    margin-left: 0;
    margin-bottom: 10px;
}}


@media only screen and (max-width: 800px) {.secure-safehold-VZY {
    border-radius: 10px;
    padding: 1em 1.5em;
}.secure-safehold-VZY h1 {
    font-size: calc(20px - 0.4em);
}.secure-safehold-VZY h2 {
    font-size: calc(20px - 0.3em);
}.secure-safehold-VZY p,
    .secure-safehold-VZY li {
    font-size: calc(16px - 0.1em);
}}



@media (min-width: 768px) {.meet-us-juK {
    padding: 150px 0;
}.meet-us-juK .text-area-WfD {
    max-width: 85%;
    margin-left: auto;
    padding: 4rem 5rem;
}.meet-us-juK ol li {
    column-count: 2;
}
}



@media (prefers-reduced-motion: reduce) {.meet-us-juK::after {
    animation: none;
}.meet-us-juK .text-area-WfD {
    transition: none;
}.meet-us-juK .text-area-WfD::before {
    transition: none;
}}



@media (max-width: 991px) {header .main-pro-Kal {
    flex-wrap: wrap;
    padding: 1rem 2rem;
}header .header-navbar-sF7 {
    margin-bottom: 0;
    margin-right: 0;
}header .nav-base-Sq4 {
    margin-top: 1rem;
    flex-basis: 100%;
    justify-content: flex-end;
}header .nav-lesson-wFP a {
    font-size: calc(16px - 1px);
    padding: 0.6rem 1rem;
}
}



@media (max-width: 767px) {.educational-rewards-Z4U {
    padding: 80px 0 60px;
}.educational-rewards-Z4U h5 {
    margin-bottom: 40px;
    font-size: calc(20px * 0.9);
}.educational-rewards-Z4U h5::after {
    width: 60px;
    bottom: -15px;
}.educational-rewards-Z4U .text-area-WfD {
    padding: 30px;
}.educational-rewards-Z4U li p {
    font-size: calc(12px * 0.95);
}.educational-rewards-Z4U .img-display-nb1 {
    object-position: center;
    max-height: 300px;
}
}



@media (max-width: 768px) {.training-structure-D02 {
    padding: 4rem 1rem;
}.training-structure-D02::before {
    background-size: 20px 20px;
}.training-structure-D02 h3 {
    font-size: calc(29px * 0.8);
}.training-structure-D02 span {
    font-size: calc(14px * 0.95);
    padding: 1.5rem;
}.training-structure-D02 .learn-academy-uSL::before {
    height: 100px;
    width: 100px;
    top: -20px;
    left: -40px;
}.training-structure-D02 .learn-academy-uSL::after {
    height: 100px;
    width: 100px;
    bottom: -40px;
    right: -20px;
}}



@media (max-width: 480px) {.cert-display-4Hz {
    padding: 2.5rem 0 1rem;
}.cert-display-4Hz .info_item p, 
    .cert-display-4Hz .info_item a {
    font-size: calc(13px - 3px);
}.cert-display-4Hz .nav-base-Sq4 h5, 
    .cert-display-4Hz .subscribe_holder h5 {
    font-size: calc(24px - 2px);
}.cert-display-4Hz .main-mainbar-BOj a, 
    .cert-display-4Hz .subscribe_holder p {
    font-size: calc(13px - 2px);
}.cert-display-4Hz .hackathon-nYm {
    font-size: calc(16px - 2px);
}
}



@keyframes popIn {
    from {
        opacity: 0;
        transform: scale(0);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}



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



@keyframes lineGrow {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}



@keyframes pulseGlow {
  0% {
    opacity: 0.05;
    transform: scale(1);
  }
  50% {
    opacity: 0.15;
    transform: scale(1.05);
  }
  100% {
    opacity: 0.05;
    transform: scale(1);
  }
}

@keyframes morphShape {
    0% {
        border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    }
    50% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    }
    100% {
        border-radius: 40% 60% 50% 50% / 30% 60% 40% 60%;
    }
}



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

@keyframes glowLine {
    0% {
        opacity: 0.3;
        background-position: 0% 50%;
    }
    50% {
        opacity: 1;
        background-position: 100% 50%;
    }
    100% {
        opacity: 0.3;
        background-position: 0% 50%;
    }
}

