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

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

.footer-clients-857 {
    flex: 0 0 auto;
}

.footer-clients-857 {
    padding: 6rem 0 4rem;
    z-index: 1;
    color: #ffffff;
    position: relative;
}

.digital-cookies-578 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
}

.consentNotificationBox-586 h5 {
    font-size: 22px;
    margin-bottom: 6px;
}

.cookie-expand-138 {
    cursor: pointer;
    font-size: 24px;
    text-align: center;
    min-width: 120px;
    border-bottom: 2px solid rgb(113,170,193);
    line-height: 35px;
    text-decoration: none;
    white-space: nowrap;
    color: rgb(113,170,193);
    flex-shrink: 0;
    margin-left: 10px;
}

.wrapper-template-840 .privacy-notify-851 svg, .wrapper-template-840 .privacy-notify-851 svg path, .wrapper-template-840 .privacy-notify-851 img {
    width: 40px;
    fill:#000000;
    height: 40px;
}

.data-insights-308::after {
    z-index: -2;
    background: radial-gradient(
        ellipse at center,
        rgb(113,170,193,0.5) 0%,
        transparent 60%
    );
    opacity: 0.2;
    position: absolute;
    content: "";
    animation: rotate-bg 30s linear infinite;
    height: 200%;
    top: -50%;
    left: -50%;
    width: 200%;
}

.data-insights-308 .boost-statistics-802::after {
    z-index: -1;
    right: 40px;
    width: 80px;
    height: 80px;
    animation: float 6s ease-in-out infinite reverse;
    position: absolute;
    content: "";
    background: rgb(77,71,169,0.5);
    bottom: -30px;
    border-radius: 50%;
}

.data-insights-308 .pro-statistics-780::after {
    width: 80px;
    height: 6px;
    left: 0;
    background: rgb(113,170,193);
    bottom: 0;
    position: absolute;
    border-radius: 10px;
    content: "";
}

.data-insights-308 .top-statistics-698:nth-child(even) {
    transform: translateY(-20px);
}

.data-insights-308 .top-statistics-698::before {
    top: 0;
    border-radius: 50%;
    right: 0;
    transition: all 0.4s ease;
    width: 100px;
    background: rgb(113,170,193);
    content: "";
    position: absolute;
    transform: translate(50%, -50%);
    height: 100px;
    opacity: 0.3;
}

.data-insights-308 .top-statistics-698 span {
    font-size: 17px;
    display: block;
    color: #000000;
    font-weight: 400;
    transition: all 0.3s ease;
    margin-top: 15px;
}

.data-insights-308 .top-statistics-698:hover svg,
.data-insights-308 .top-statistics-698:hover svg path {
    fill: rgb(77,71,169);
}

.privacy-encasement-438 h2 {
    margin-top: 50px;
    margin-bottom: 30px;
    text-transform: uppercase;
    border-bottom: 1px solid rgb(77,71,169);
    font-size: 29px;
    color: rgb(77,71,169);
    padding-bottom: 8px;
    font-weight: 600;
}

.privacy-encasement-438 h5 {
    font-size: 23px;
    font-weight: 400;
}

.privacy-encasement-438 ul, .privacy-encasement-438 ol {
    list-style: none;
    padding-left: 25px;
    margin: 20px 0;
}

.privacy-encasement-438 ol li::before {
    content: counter(list-counter) '. ';
    font-weight: 700;
    color: rgb(113,170,193);
    margin-right: 5px;
}

.privacy-encasement-438 p {
    margin-bottom: 20px;
    font-size: 13px;
    text-align: justify;
    line-height: 1.8;
}

.course-methodology-297::after {
    z-index: -1;
    height: 200%;
    opacity: 0.1;
    top: -50%;
    filter: blur(30px);
    width: 60%;
    content: "";
    position: absolute;
    right: -10%;
    background: linear-gradient(135deg, rgb(113,170,193,0.5) 0%, rgb(77,71,169,0.5) 100%);
    transform: rotate(-15deg);
}

.course-methodology-297 .study-sessions-379 > div {
    position: relative;
    border-left: 4px solid rgb(113,170,193);
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.05),
        0 5px 15px rgba(0, 0, 0, 0.03);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), 
                box-shadow 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateY(0);
    padding: 3rem;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.85));
    overflow: hidden;
    backdrop-filter: blur(5px);
}

.course-methodology-297 p span::before {
    font-size: 5rem;
    position: absolute;
    opacity: 0.08;
    left: -15px;
    top: -20px;
    content: "";
    font-family: Georgia, serif;
    color: rgb(113,170,193);
    z-index: -1;
}

.mentorship-experience-927::after {
    opacity: 0.4;
    position: absolute;
    left: 0;
    width: 100%;
    content: "";
    height: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgb(113,170,193,0.5) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgb(77,71,169,0.5) 0%, transparent 50%);
    filter: blur(60px);
    top: 0;
}

.mentorship-experience-927 .client-review-834:hover::before {
    opacity: 1;
    animation: holographic-sweep 1.5s ease infinite;
}



.mentorship-experience-927 .image-strip-765 {
    height: 180px;
    width: 180px;
    border-radius: 10px;
    position: relative;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.2),
        0 0 0 5px rgba(255, 255, 255, 0.8),
        0 0 0 10px rgb(113,170,193,0.5);
    transform: rotate(-3deg);
    transition: all 0.5s ease;
    margin-bottom: 35px;
    overflow: hidden;
    z-index: 2;
}



.mentorship-experience-927 .name {
    margin-bottom: 10px;
    color: #000000;
    text-align: center;
    z-index: 2;
    font-size: 30px;
    font-weight: 700;
    position: relative;
}

.mentorship-experience-927 .client-review-834 span:not(.name) {
    margin-bottom: 25px;
    letter-spacing: 2px;
    font-weight: 600;
    position: relative;
    z-index: 2;
    font-size: 19px;
    text-align: center;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.5);
}

.mentorship-experience-927 .job-box-028::after {
    border-bottom: 3px solid rgb(77,71,169);
    right: -5px;
    border-right: 3px solid rgb(77,71,169);
    bottom: -5px;
}

.mentorship-experience-927 .client-review-834:hover {
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(255, 255, 255, 0.2);
    transform: translateY(-10px);
}

.receive-updates-329::before {
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    background: repeating-linear-gradient(
        -45deg,
        rgba(255, 255, 255, 0.03),
        rgba(255, 255, 255, 0.03) 2px,
        transparent 2px,
        transparent 8px
    );
    z-index: 1;
    height: 100%;
    position: absolute;
}

.receive-updates-329 .study-sessions-379 {
    padding: 2.5rem;
    transform: translateZ(0);
    grid-template-columns: 1fr;
    position: relative;
    display: grid;
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.1);
    gap: 2rem;
    overflow: hidden;
    background: #ffffff;
}

.receive-updates-329 .input_holder {
    gap: 1rem;
    grid-template-columns: 1fr;
    display: grid;
    position: relative;
}

.receive-updates-329 .input_holder span:hover {
    transform: translateY(-2px);
}

.receive-updates-329 .input_holder input[type="email"]:focus {
    border-color: rgb(113,170,193);
    box-shadow: 0 0 0 3px rgb(113,170,193,0.5);
}

.receive-updates-329 .start-exploring-937 {
    font-weight: 600;
    width: 100%;
    cursor: pointer;
    font-size: 17px;
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.22, 1, 0.36, 1);
    border: none;
    font-family: Arial, sans-serif;
    z-index: 1;
    position: relative;
    padding: 1rem 1.5rem;
    color: #ffffff;
    background: rgb(113,170,193);
}

.title-section-497 .study-sessions-379 {
    width: 100%;
    height: 80vh;
    z-index: 2;
    position: relative;
}

.title-section-497 .fast-school-781 input {
    display: none;
}

.title-section-497 .learn-base-423 {
    width: 500%;
    height: 100%;
    display: flex;
    transition: transform 0.6s cubic-bezier(0.33, 1, 0.68, 1);
}

.title-section-497 .learning-intro-246 img {
    width: 100%;
    object-fit: cover;
    filter: brightness(0.85);
    transition: transform 1.5s ease, filter 0.6s ease;
    transform: scale(1.05);
    height: 100%;
}

.title-section-497 .page-begin-798 label:hover {
    opacity: 0.8;
}

.title-section-497 .text-bubble-843 {
    width: 90%;
    bottom: 40px;
    position: absolute;
    z-index: 5;
    max-width: 900px;
    left: 40px;
}

.title-section-497 .text-bubble-843 h1::after {
    content: "";
    left: 0;
    position: absolute;
    background: rgb(77,71,169);
    height: 3px;
    width: 80px;
    bottom: 0;
}

.title-section-497 .text-bubble-843 p {
    font-size: 15px;
    font-weight: 400;
    padding-left: 15px;
    text-shadow: 0 1px 5px rgba(0,0,0,0.2);
    position: relative;
    color: #ffffff;
    line-height: 1.7;
    max-width: 100%;
    margin-bottom: 0.5rem;
}

.title-section-497 input:nth-of-type(4):checked ~ .learn-base-423 {
    transform: translateX(-60%);
}

.title-section-497 input:nth-of-type(7):checked ~ .learn-base-423 {
    transform: translateX(-120%);
}

.title-section-497 input:nth-of-type(10):checked ~ .learn-base-423 {
    transform: translateX(-180%);
}

.tariff-row-603 {
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}

.tariff-row-603::before {
    top: 0;
    content: "";
    bottom: 0;
    z-index: 1;
    position: absolute;
    right: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.85) 100%);
    left: 0;
}

.tariff-row-603 .container {
    padding: 0 20px;
    position: relative;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
}

.tariff-row-603 .pricing-catalog-815 {
    position: relative;
}

.tariff-row-603 h2 {
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 20px;
    text-shadow: 0 5px 15px rgba(0,0,0,0.3);
    position: relative;
    transform: perspective(1000px) translateZ(30px);
    font-size: 33px;
    text-align: center;
}

.tariff-row-603 h2::after {
    left: 50%;
    transform: translateX(-50%);
    background: linear-gradient(90deg, rgb(113,170,193,0.5), rgb(113,170,193), rgb(113,170,193,0.5));
    height: 4px;
    width: 80px;
    bottom: -15px;
    content: "";
    position: absolute;
}

.tariff-row-603 .learn-offers-328 li {
    position: relative;
    transform-style: preserve-3d;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.tariff-row-603 .payment-option-490 {
    transform-style: preserve-3d;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    backdrop-filter: blur(10px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.2), 0 0 0 1px rgba(255,255,255,0.1);
    overflow: hidden;
    border: 1px solid rgba(255,255,255,0.1);
    height: 100%;
    padding: 40px 30px;
    position: relative;
    background: linear-gradient(135deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0.1) 100%);
}

.tariff-row-603 .pro-fees-162 h4 {
    margin: 0 0 25px;
    padding-bottom: 15px;
    color: #ffffff;
    font-size: calc(23px * 1.2);
    font-weight: 600;
    position: relative;
    transform: translateZ(10px);
}

.tariff-row-603 .skill-offers-432::before {
    content: "";
    transition: transform 0.5s ease, opacity 0.5s ease;
    bottom: 5px;
    background: linear-gradient(90deg, transparent, rgb(77,71,169), transparent);
    height: 2px;
    transform-origin: center;
    left: 0;
    opacity: 0.6;
    position: absolute;
    width: 100%;
    transform: scaleX(0.5);
}

.tariff-row-603 .value-rates-285:hover .skill-offers-432 {
    text-shadow: 0 5px 15px rgba(0,0,0,0.2);
    transform: translateZ(25px) scale(1.05);
}

.about-this-089::before {
    background: linear-gradient(to right, transparent, rgba(rgb(113,170,193,0.5), 0.05));
    z-index: 1;
    right: 0;
    height: 100%;
    position: absolute;
    top: 0;
    clip-path: polygon(30% 0, 100% 0, 100% 100%, 0% 100%);
    width: 35%;
    content: "";
}

.about-this-089 h1 {
    font-size: 39px;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 60px;
    transform: translateX(-5px);
    color: #000000;
    position: relative;
    letter-spacing: 0.02em;
}

.about-this-089 .expert-team-408 {
    position: relative;
}

.about-this-089 .learn-identity-379:hover {
    box-shadow: 0 20px 45px rgba(rgba(0, 0, 0, 0.5), 0.08);
    transform: translateY(-5px);
}

.about-this-089 .learn-identity-379:hover::before {
    height: 100%;
}

.about-this-089 .learn-identity-379 h4 {
    font-size: calc(20px + 2px);
    position: relative;
    transition: transform 0.3s ease;
    margin: 0 0 25px;
    transform: translateX(0);
    padding-bottom: 15px;
    color: #000000;
    font-weight: 600;
}

.about-this-089 .learn-identity-379 div {
    padding-right: 15px;
    color: #000000;
    line-height: 1.75;
    font-size: 14px;
    overflow-y: auto;
    max-height: 250px;
    margin: 0;
}

.contact-form-section-286 .inquiry-links-953 {
    position: relative;
    background: rgb(77,71,169,0.5);
    align-items: stretch;
    display: flex;
    overflow: hidden;
    border-radius: 13px;
    box-shadow: 0 25px 50px rgb(113,170,193,0.5);
}

.contact-form-section-286 h2 {
    font-size: 42px;
    font-weight: 700;
    color: #ffffff;
    padding-left: 2rem;
    margin-bottom: 2.5rem;
    text-align: left;
    position: relative;
}

.contact-form-section-286 .support-panel-287 h3::after {
    height: 3px;
    left: 0;
    content: '';
    bottom: 0;
    background: rgb(113,170,193);
    width: 50px;
    position: absolute;
}

.contact-form-section-286 .support-panel-287 input:not([type="checkbox"]):not([type="submit"]) {
    color: #ffffff;
    padding: 1rem 1.5rem;
    border: 1px solid rgb(113,170,193,0.5);
    width: 100%;
    background: rgb(77,71,169,0.5);
    transition: all 0.3s ease;
    font-size: 16px;
    outline: none;
    position: relative;
    border-radius: 10px;
}

.contact-form-section-286 .support-panel-287 .support-block-628 input[type="checkbox"] {
    border: 2px solid rgb(113,170,193,0.5);
    background: rgb(77,71,169,0.5);
    transition: all 0.3s ease;
    border-radius: 10px;
    height: 22px;
    cursor: pointer;
    appearance: none;
    width: 22px;
    position: relative;
}

.contact-form-section-286 .support-panel-287 .support-block-628 a {
    transition: color 0.3s ease;
    color: rgb(113,170,193);
    text-decoration: none;
    margin-left: 0.3rem;
}

.contact-form-section-286 .support-panel-287 .support-card-639:hover::before {
    opacity: 1;
}

.contact-form-section-286 .support-panel-287 .support-card-639:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgb(113,170,193,0.5);
}

.footer-clients-857::after {
    content: "";
    z-index: -1;
    opacity: 0.15;
    background-position: center;
    position: absolute;
    background: 
        linear-gradient(rgba(rgb(113,170,193), 0.2) 1px, transparent 1px),
        linear-gradient(90deg, rgba(rgb(113,170,193), 0.2) 1px, transparent 1px);
    top: 0;
    background-size: 30px 30px;
    height: 100%;
    animation: gridAnimate 15s linear infinite;
    width: 100%;
    left: 0;
}

.footer-clients-857 .company_holder h3 {
    -webkit-text-fill-color: transparent;
    margin-bottom: 1.5rem;
    font-size: 35px;
    font-weight: 700;
    -webkit-background-clip: text !important;
    display: inline-block;
    position: relative;
    background: linear-gradient(90deg, #ffffff, rgb(113,170,193));
}

.footer-clients-857 .header-site-196 {
    border-radius: 10px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
    backdrop-filter: blur(4px);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0) 100%);
    position: relative;
    padding: 1.5rem;
}

.footer-clients-857 .header-site-196 .nav-pagewrap-865 {
    flex-direction: column;
    gap: 0.7rem;
    display: flex;
}

.footer-clients-857 .header-site-196 .nav-pagewrap-865 a {
    opacity: 0.7;
    z-index: 1;
    text-decoration: none;
    font-size: 13px;
    padding: 0.4rem 1rem;
    transition: all 0.3s ease;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    color: #ffffff;
}

.workshop-cta-785 {
    padding: 1.5rem 0;
    position: relative;
    margin-top: 4rem;
    grid-row: 2;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    background: rgba(0, 0, 0, 0.5);
    grid-column: 1 / 13;
}

.course-program-description-193 {
    background: linear-gradient(135deg, #000000 0%, rgba(0, 0, 0, 0.5) 50%, rgb(113,170,193,0.5) 100%);
    overflow: hidden;
    padding: 80px 0;
    position: relative;
}



.course-program-description-193 .container {
    padding: 0 15px;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
}

.course-program-description-193 .study-sessions-379 {
    background: linear-gradient(145deg, 
                rgba(255, 255, 255, 0.05) 0%, 
                rgba(255, 255, 255, 0.02) 100%);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2), 
                0 0 0 1px rgb(113,170,193,0.5),
                inset 0 0 20px rgb(113,170,193,0.5);
    backdrop-filter: blur(5px);
    border-radius: 26px;
    grid-template-columns: 1fr 1fr;
    display: grid;
    transition: all 0.5s ease;
    padding: 40px;
    gap: 40px;
    overflow: hidden;
    position: relative;
}

.course-program-description-193 .head-base-841 {
    display: inline-block;
    transform: perspective(1000px) rotateY(5deg);
    transition: transform 0.5s ease;
    margin-bottom: 25px;
    position: relative;
}

.course-program-description-193 .head-base-841:hover svg path {
    fill: rgb(77,71,169);
}

.course-program-description-193 h3::after {
    left: 0;
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(113,170,193) 0%, rgb(77,71,169) 100%);
    position: absolute;
    content: '';
    animation: lineExpand 4s ease-in-out infinite;
    height: 3px;
    bottom: 0;
    width: 60px;
}

.course-program-description-193 .image-strip-765:hover {
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.4),
        0 0 0 1px rgb(113,170,193),
        inset 0 0 30px rgba(0, 0, 0, 0.4);
    transform: perspective(1000px) rotateY(0deg) scale(1.02);
}

.course-program-description-193 .image-strip-765::after {
    height: 100%;
    top: 0;
    width: 100%;
    z-index: 2;
    opacity: 0.5;
    animation: scanlines 10s linear infinite;
    position: absolute;
    content: '';
    left: 0;
    background: 
        linear-gradient(45deg, transparent 40%, rgba(255, 255, 255, 0.1) 45%, transparent 50%) 0 0 / 30px 30px,
        linear-gradient(-45deg, transparent 40%, rgba(255, 255, 255, 0.1) 45%, transparent 50%) 15px 0 / 30px 30px;
}

.gratPage-492 h2::before {
    left: 0;
    transform-origin: left;
    height: 4px;
    transform: scaleX(0);
    top: -15px;
    content: "";
    width: 80px;
    animation: expandLine 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) forwards 0.8s;
    background: rgb(113,170,193);
    position: absolute;
}

.gratPage-492 .study-sessions-379::before {
    width: 5px;
    height: 100%;
    left: 0;
    position: absolute;
    content: "";
    top: 0;
    background: linear-gradient(to bottom, rgb(113,170,193), rgb(77,71,169));
}

.gratPage-492 li::before {
    transform: scale(0);
    left: -30px;
    top: 10px;
    position: absolute;
    width: 10px;
    background: rgb(113,170,193);
    content: "";
    border-radius: 50%;
    height: 10px;
    animation: popIn 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) forwards 1.2s;
}

.potential-enrollees-917::before {
    background: 
        linear-gradient(45deg, rgb(113,170,193,0.5) 25%, transparent 25%),
        linear-gradient(-45deg, rgb(77,71,169,0.5) 25%, transparent 25%);
    z-index: 0;
    position: absolute;
    top: 0;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    background-size: 60px 60px;
    opacity: 0.05;
}

.potential-enrollees-917 div p {
    min-width: 280px;
    color: #000000;
    margin: 0;
    transition: all 0.3s ease;
    background: #ffffff;
    padding: 25px 25px 25px 75px;
    z-index: 1;
    flex: 0 0 calc(33.333% - 20px);
    font-size: 12px;
    line-height: 1.6;
    position: relative;
    border-radius: 19px;
}

.potential-enrollees-917 div p:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px);
}

.potential-enrollees-917 div p svg {
    padding: 8px;
    width: 35px;
    height: 35px;
    background: rgb(164,203,208);
    border-radius: 50%;
    transition: all 0.3s ease;
    position: absolute;
    top: 25px;
    left: 25px;
}

.reach-us-086 .container {
    padding: 0 15px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    max-width: 1200px;
}

.reach-us-086 .edu-query-106:hover {
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.12),
              -15px -15px 30px rgba(255, 255, 255, 0.7);
}

.reach-us-086 h2::after {
    left: 0;
    background: linear-gradient(90deg, rgb(113,170,193), transparent);
    height: 4px;
    width: 60px;
    position: absolute;
    bottom: 0;
    content: "";
    border-radius: 2px;
}

.reach-us-086 .form-learn-891:hover {
    transform: translateY(-3px);
    box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.12),
              -8px -8px 16px rgba(255, 255, 255, 0.8);
}

.reach-us-086 .form-learn-891 svg {
    transition: transform 0.3s ease;
    height: 22px;
    width: 22px;
}

.reach-us-086 .form-learn-891 svg path {
    fill: rgb(113,170,193);
    transition: fill 0.3s ease;
}

.reach-us-086 p:nth-last-child(2) {
    width: fit-content;
    align-items: center;
    display: flex;
    background: rgb(164,203,208);
    box-shadow: inset 3px 3px 6px rgba(0, 0, 0, 0.05),
              inset -3px -3px 6px rgba(255, 255, 255, 0.7);
    padding: 12px 20px;
    border-radius: 10px;
}



.reach-us-086 .form-learn-891:nth-child(1) {
    animation: float 5s ease-in-out infinite;
}

.reach-us-086 .form-learn-891:nth-child(3) {
    animation-delay: 1s;
    animation: float 5s ease-in-out infinite;
}

header .top-header-930::after {
    height: 1px;
    content: '';
    left: 5%;
    width: 90%;
    box-shadow: 0 0 10px rgb(77,71,169), 0 0 20px rgb(77,71,169,0.5);
    bottom: 0;
    background: linear-gradient(
        90deg,
        transparent,
        rgb(113,170,193),
        rgb(77,71,169),
        rgb(113,170,193),
        transparent
    );
    position: absolute;
}

header .top-header-930 .head-base-841:hover .header-master-523 {
    transform: scale(1.05);
}

header .top-header-930 .header-site-196 {
    list-style: none;
    justify-content: flex-end;
    margin: 0;
    padding: 15px 20px;
    position: relative;
    flex-wrap: wrap;
    background: rgba(0, 0, 0, 0.2);
    display: flex;
    border-radius: 10px;
}

header .top-header-930 .header-site-196 .head-primary-017:hover::after {
    left: 10%;
    width: 80%;
}

header .top-header-930 .header-site-196 .head-primary-017 a {
    padding: 10px 15px;
    position: relative;
    font-size: 17px;
    font-weight: 400;
    color: #ffffff;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: block;
    text-decoration: none;
    font-family: Arial, sans-serif;
    transition: color 0.3s ease, text-shadow 0.3s ease;
}

.learning-outcomes-436 h2 {
    position: relative;
    font-weight: 700;
    text-align: center;
    margin-bottom: 3rem;
    font-size: 29px;
    padding-bottom: 1.5rem;
    grid-column: 1 / span 12;
    margin-bottom: 1rem;
    color: #000000;
    grid-row: 1;
}

.learning-outcomes-436 .image-strip-765 {
    grid-column: 1 / span 6;
    transform: translateX(-5vw);
    z-index: 1;
    grid-row: 2;
    border-radius: 0;
    height: 100%;
    position: relative;
    min-height: 450px;
    clip-path: polygon(0 0, 100% 10%, 100% 90%, 0 100%);
}

.learning-outcomes-436 .text_main_holder {
    gap: 1.5rem;
    display: grid;
}

.learning-outcomes-436 .text_main_holder > div:nth-child(even) {
    transform: translateX(2vw);
}

.learning-outcomes-436 .text_main_holder > div:hover {
    box-shadow: 8px 8px 25px rgba(0, 0, 0, 0.1);
    transform: translateX(3vw) translateY(-5px);
}

.learning-outcomes-436 .text_main_holder > div::before {
    left: 0;
    content: '';
    top: 0;
    height: 0;
    position: absolute;
    background: rgb(113,170,193);
    width: 5px;
    transition: height 0.3s ease;
}

.learning-outcomes-436 .text_main_holder > div:hover svg path {
    fill: rgb(77,71,169);
}

.register-now-745 {
    padding: 7rem 0;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    transform-style: preserve-3d;
    overflow: hidden;
    background: linear-gradient(120deg, rgb(113,170,193) 0%, rgb(77,71,169) 100%);
    perspective: 1000px;
    position: relative;
}

.register-now-745 h6 {
    color: #ffffff;
    line-height: 1.6;
    font-weight: 700;
    font-size: calc(16px * 1.25);
    max-width: 800px;
    letter-spacing: 0.015em;
    animation: slideUpFade 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    text-align: center;
    opacity: 0;
    margin-bottom: 3rem;
    transform: translateY(-10px);
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
}

.register-now-745 .support-card-639:hover {
    color: rgb(77,71,169);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.25);
    transform: translateY(-2px);
}

.register-now-745 .support-card-639:hover::before {
    transform: translateX(100%);
}

.register-now-745 .support-card-639 span {
    position: relative;
    z-index: 1;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    display: inline-block;
}


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


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


@media only screen and (max-width: 800px){.wrapper-template-840 .privacy-notify-851 {
    margin-bottom: 14px;
    margin: 0;
}}



@media (max-width: 992px) {.data-insights-308 .container {
    gap: 40px;
    grid-template-columns: 1fr;
}.data-insights-308 .boost-statistics-802 {
    text-align: center;
    order: 1;
}.data-insights-308 .pro-statistics-780::after {
    transform: translateX(-50%);
    left: 50%;
}.data-insights-308 .statistics-tracks-746 {
    order: 2;
}.data-insights-308 .top-statistics-698:nth-child(odd),
    .data-insights-308 .top-statistics-698:nth-child(even) {
    transform: translateY(0);
}
}


@media only screen and (max-width: 800px) {.privacy-encasement-438 {
    border-radius: 10px;
    padding: 40px;
}.privacy-encasement-438 h1 {
    font-size: calc(23px - 8px);
}.privacy-encasement-438 h2 {
    font-size: calc(23px - 6px);
}.privacy-encasement-438 ul, .privacy-encasement-438 ol {
    padding-left: 20px;
}.privacy-encasement-438 li {
    font-size: calc(13px - 1px);
}.privacy-encasement-438 p {
    font-size: calc(13px - 1px);
}}



@media (min-width: 768px) {.course-methodology-297 {
    padding: 8rem 0;
}.course-methodology-297 .study-sessions-379 > div {
    padding: 4rem;
    border-left-width: 5px;
}.course-methodology-297 h3 {
    margin-bottom: 2rem;
    font-size: calc(30px * 0.7);
}.course-methodology-297 h3::after {
    width: 80px;
}.course-methodology-297 p {
    font-size: calc(12px * 1.05);
    max-width: 95%;
}
}



@media (max-width: 767px) {.course-methodology-297 {
    padding: 4rem 0;
}.course-methodology-297 .study-sessions-379 > div {
    padding: 2rem;
}.course-methodology-297 h3 {
    padding-bottom: 0.5rem;
    font-size: calc(18px * 0.95);
    margin-bottom: 1rem;
}.course-methodology-297 h3::after {
    width: 50px;
    height: 2px;
}.course-methodology-297 p {
    line-height: 1.6;
    font-size: calc(12px * 0.95);
}}



@media (min-width: 768px) {.receive-updates-329 {
    padding: 6rem 0;
}.receive-updates-329 .study-sessions-379 {
    align-items: center;
    gap: 3rem;
    padding: 3rem;
    grid-template-columns: 1fr 1fr;
}.receive-updates-329 .input_holder {
    gap: 1rem;
    grid-template-columns: 2fr 1fr;
}.receive-updates-329 h4 {
    font-size: calc(18px * 1.1);
    margin: 0;
}.receive-updates-329 .study-sessions-379::after {
    width: 25%;
}
}



@media (max-width: 767px) {.receive-updates-329 {
    padding: 3rem 0;
}.receive-updates-329 .study-sessions-379 {
    padding: 2rem;
}.receive-updates-329 h4 {
    font-size: 16px;
    margin-bottom: 1.5rem;
}.receive-updates-329 .input_holder span {
    margin-bottom: 0.5rem;
}.receive-updates-329 .input_holder input[type="email"],
    .receive-updates-329 .start-exploring-937 {
    padding: 0.9rem 1rem;
}
}



@media (max-width: 1199px) {.title-section-497 .text-bubble-843 {
    width: 90%;
    bottom: 30px;
    left: 30px;
}.title-section-497 .text-bubble-843 .container {
    max-width: 600px;
}.title-section-497 .page-begin-798 {
    right: 30px;
    bottom: 30px;
}
}



@media (max-width: 575px) {.title-section-497 .study-sessions-379 {
    height: 80vh;
}.title-section-497 .fast-school-781 {
    height: 80vh;
}.title-section-497 .text-bubble-843 {
    bottom: 60px;
    width: 85%;
    left: 15px;
}.title-section-497 .text-bubble-843 .container {
    max-width: 100%;
}.title-section-497 .text-bubble-843 h1 {
    font-size: calc(38px * 0.8);
    margin-bottom: 0.8rem;
}.title-section-497 .text-bubble-843 h1::after {
    width: 50px;
}.title-section-497 .text-bubble-843 h3 {
    font-size: calc(20px * 1.1);
    margin-bottom: 1rem;
}.title-section-497 .text-bubble-843 p {
    line-height: 1.5;
    font-size: calc(15px * 0.9);
    padding-left: 10px;
}.title-section-497 .page-begin-798 {
    right: auto;
    bottom: 15px;
    left: 15px;
}.title-section-497 .page-begin-798 label {
    height: 2px;
    width: 20px;
}
}



@media (max-width: 1200px) {.tariff-row-603 {
    padding: 80px 0;
}.tariff-row-603 .learn-offers-328 {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 25px;
}
}



@media (max-width: 480px) {.tariff-row-603 {
    padding: 50px 0;
}.tariff-row-603 .payment-option-490 {
    padding: 25px 20px;
}.tariff-row-603 .pro-fees-162 p {
    max-height: 200px;
    font-size: calc(17px * 0.95);
    line-height: 1.6;
}.tariff-row-603 .skill-offers-432 {
    font-size: calc(23px * 1.2);
}
}



@media (min-width: 992px) {.about-this-089 .expert-team-408 ul {
    grid-template-columns: 1fr 1fr;
}.about-this-089 .learn-identity-379:first-child {
    transform: translateY(20px);
}.about-this-089 .learn-identity-379:first-child:hover {
    transform: translateY(15px);
}.about-this-089 h1 {
    font-size: calc(39px + 4px);
    margin-bottom: 70px;
}
}



@media screen and (max-width: 1200px) {.contact-form-section-286 .image-strip-765 {
    margin-left: -3%;
}
}



@media screen and (max-width: 1024px) {.contact-form-section-286 .inquiry-links-953 {
    flex-direction: column;
}.contact-form-section-286 .image-strip-765 {
    flex: 0 0 100%;
    min-height: 300px;
    transform: none;
    margin-left: 0;
}.contact-form-section-286 .image-strip-765::before {
    transform: none;
    width: 100%;
}.contact-form-section-286 .support-panel-287 {
    padding: 3rem 2rem;
    flex: 0 0 100%;
}
}



@media screen and (max-width: 992px) {.footer-clients-857 .container {
    grid-template-columns: repeat(1, 1fr);
}.footer-clients-857 .company_holder {
    grid-row: 1;
    grid-column: 1;
}.footer-clients-857 .cookie-ctrl-918 {
    margin-top: 2rem;
    grid-column: 1;
    grid-row: 2;
}.workshop-cta-785 {
    margin-top: 3rem;
    grid-row: 3;
}
}




@media (max-width: 991px) {.course-program-description-193 {
    padding: 60px 0;
}.course-program-description-193 .study-sessions-379 {
    gap: 30px;
    padding: 30px;
    grid-template-columns: 1fr;
}.course-program-description-193 .ready-skills-318 {
    padding-right: 0;
    text-align: center;
}.course-program-description-193 h3::after {
    left: 50%;
    transform: translateX(-50%);
}.course-program-description-193 .image-strip-765 {
    min-height: 300px;
}
}



@media (max-width: 992px) {.gratPage-492 {
    padding: 90px 0 60px;
}.gratPage-492 h2 {
    font-size: calc(30px * 0.9);
    margin-bottom: 30px;
}.gratPage-492 .study-sessions-379 {
    padding: 35px 40px;
}
}



@media (max-width: 768px) {.gratPage-492 {
    padding: 70px 0 50px;
}.gratPage-492::before {
    width: 50%;
}.gratPage-492 h2 {
    max-width: 100%;
    font-size: calc(30px * 0.8);
}.gratPage-492 .study-sessions-379 {
    padding: 30px;
    transform: perspective(1000px) rotateX(1deg);
}
}



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



@media (max-width: 767px) {.reach-us-086 {
    padding: 50px 0;
}.reach-us-086 .edu-query-106 {
    box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.1),
                -8px -8px 16px rgba(255, 255, 255, 0.6);
    padding: 30px 20px;
}.reach-us-086 h2 {
    margin-bottom: 25px;
    font-size: calc(31px * 0.9);
}.reach-us-086 p {
    font-size: calc(12px * 0.95);
    margin-bottom: 20px;
}.reach-us-086 .get-contactform-413 {
    flex-direction: column;
    gap: 15px;
    margin-top: 30px;
}.reach-us-086 .form-learn-891 {
    padding: 12px 20px;
    width: 100%;
}.reach-us-086 .form-learn-891 svg {
    width: 20px;
    margin-right: 10px;
    height: 20px;
}.reach-us-086 .edu-query-106::before,
  .reach-us-086 .edu-query-106::after {
    display: none;
}.reach-us-086 .form-learn-891:nth-child(n) {
    animation: none;
}}



@media (max-width: 576px) {.learning-outcomes-436 .study-sessions-379 {
    width: 92%;
}.learning-outcomes-436 .image-strip-765 {
    height: 250px;
}.learning-outcomes-436 .text_main_holder > div {
    padding: 1.2rem;
}.learning-outcomes-436 .text_main_holder svg {
    width: 2rem;
    height: 2rem;
    margin-right: 0.8rem;
}}



@media (max-width: 768px) {.register-now-745 {
    padding: 4rem 0;
}.register-now-745 .container {
    padding: 0 1.5rem;
}.register-now-745 h6 {
    max-width: 100%;
    font-size: calc(16px * 0.95);
    margin-bottom: 2rem;
}.register-now-745 .support-card-639 {
    padding: 0.9rem 2rem;
}
}



@media (hover: none) {.register-now-745 div > span {
    transform: none !important;
}.register-now-745 .support-card-639:hover {
    transform: none;
}.register-now-745 .support-card-639:hover span {
    transform: none;
}
}

@keyframes holographic-sweep {
    0% {
        transform: rotate(-45deg) translateX(-50%) scale(2);
        opacity: 0;
    }
    30% {
        opacity: 0.3;
    }
    70% {
        opacity: 0.3;
    }
    100% {
        transform: rotate(-45deg) translateX(50%) scale(2);
        opacity: 0;
    }
}

@keyframes pulseLight {
    0% {
        transform: scale(1);
        opacity: 0.2;
    }
    50% {
        transform: scale(1.5);
        opacity: 0.3;
    }
    100% {
        transform: scale(1);
        opacity: 0.2;
    }
}



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



@keyframes slideUpFadeIn {
    0% {
        transform: translateY(20px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

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



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



@keyframes buttonAppear {
    0% {
        transform: translateY(20px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

