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

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

html,body {
    font-family: Arial, sans-serif;
    min-height: 100%;
    height: 100%;
    color: #000000;
    auto
contain
touch-action: none;
}

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

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

.head-pagewrap-523 {
    flex: 1 0 auto;
}

.head-pagewrap-523 {
    background: #ffffff;
    z-index: 1;
    padding-top: 2rem;
    position: relative;
}

header::after {
    content: '';
    position: absolute;
    transform: scaleX(0.7);
    height: 5px;
    transition: transform 0.5s ease;
    transform-origin: center;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(to right, 
        rgb(210,200,217), 
        rgb(174,164,185), 
        rgb(210,200,217)
    );
}

header:hover::after {
    transform: scaleX(1);
}

header .top-head-189 {
    align-items: center;
    padding: 1.3rem 2.5rem;
    z-index: 5;
    display: flex;
    position: relative;
    justify-content: space-between;
}

header .head-site-508:hover {
    transform: rotateY(10deg) rotateX(5deg);
}

header .head-site-508::before {
    background: rgb(210,200,217);
    content: '';
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
    filter: blur(10px);
    transform: translateZ(-10px);
    opacity: 0.1;
    position: absolute;
}

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

header .top-navbar-179 a::before {
    top: 0;
    background: linear-gradient(135deg, 
        rgb(210,200,217,0.5) 0%, 
        rgb(174,164,185,0.5) 100%
    );
    transition: opacity 0.4s ease;
    position: absolute;
    left: 0;
    height: 100%;
    opacity: 0;
    content: '';
    border-radius: 10px;
    transform: translateZ(-5px);
    width: 100%;
}

header .top-navbar-179 a:hover {
    color: #ffffff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    transform: translateZ(15px);
}

header .top-navbar-179 a:hover::after {
    opacity: 0.3;
    bottom: -8px;
}

header .top-head-189::before {
    position: absolute;
    left: 35%;
    height: 1px;
    content: '';
    background: linear-gradient(to right, 
        transparent, 
        rgb(210,200,217), 
        transparent
    );
    width: 30%;
    top: 0;
}

.modalCookieSettings-084 {
    padding: 15px 20px;
    width: 100%;
    bottom: 0;
    border-top: 3px solid rgb(210,200,217);
    background: rgb(174,164,185);
    position: fixed;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.3);
    z-index: 90;
}

.cookie-visitor-287 svg {
    fill: rgb(210,200,217);
    width: 50px;
    height: 50px;
}

.modalCookieSettings-084 h5 {
    color: #ffffff;
    margin-bottom: 10px;
    font-size: 23px;
    font-weight: 700;
}

.visitor-confirm-246 {
    cursor: pointer;
    padding: 10px 20px;
    text-decoration: none;
    text-align: center;
    min-width: 150px;
    border-radius: 10px;
    background: rgb(210,200,217);
    border: 2px solid rgb(210,200,217);
    color: #ffffff;
    transition: none;
    font-size: 19px;
    flex-shrink: 0;
    margin-left: 10px;
}


#cookieOverlayAlert-648 {
    display: none;
}

.appContainer-189 {
    position: relative;
    padding: 4rem 0;
    background: linear-gradient(135deg, rgb(236,231,242) 0%, rgb(210,200,217,0.5) 100%);
    overflow: hidden;
}

.appContainer-189::after {
    filter: blur(100px);
    top: -10%;
    content: "";
    z-index: 0;
    width: 300px;
    position: absolute;
    background: rgb(174,164,185);
    right: -5%;
    animation: pulse 10s infinite alternate ease-in-out;
    border-radius: 50%;
    height: 300px;
    opacity: 0.1;
}

.appContainer-189 h2 {
    position: relative;
    animation: slideInTitle 0.8s forwards ease-out;
    color: rgb(210,200,217);
    opacity: 0;
    line-height: 1.3;
    font-weight: 700;
    transform: translateX(-10px);
    margin-bottom: 2.5rem;
    animation-delay: 0.3s;
    max-width: 90%;
    text-shadow: 0 1px 2px rgba(0,0,0,0.05);
    font-size: 34px;
}

.appContainer-189 .legacy-story-750 {
    animation: fadeUpIn 1s forwards ease-out;
    animation-delay: 0.5s;
    background: linear-gradient(145deg, #ffffff 0%, rgba(255,255,255,0.9) 100%);
    position: relative;
    box-shadow: 0 15px 35px rgba(0,0,0,0.05), 
                0 5px 15px rgba(0,0,0,0.03);
    padding: 2.5rem;
    clip-path: polygon(
        0 0, 
        100% 0, 
        100% calc(100% - 20px), 
        calc(100% - 20px) 100%, 
        0 100%
    );
    transform: translateY(20px);
    opacity: 0;
}

.appContainer-189 li span {
    opacity: 0;
    margin-bottom: 1rem;
    position: relative;
    color: #000000;
    line-height: 1.7;
    font-family: Arial, sans-serif;
    animation: fadeUpIn 0.8s forwards ease-out;
    display: block;
    transform: translateY(10px);
    animation-delay: 0.8s;
    font-size: calc(15px * 1.05);
}

.sign-up-for-updates-925 {
    overflow: hidden;
    position: relative;
    padding: 6rem 0;
    background: linear-gradient(135deg, rgb(174,164,185,0.5), rgb(210,200,217));
}

.sign-up-for-updates-925::after {
    position: absolute;
    z-index: 0;
    width: 100%;
    content: '';
    transform: rotate(35deg);
    top: -50%;
    right: -50%;
    opacity: 0.1;
    height: 100%;
    background: linear-gradient(225deg, rgb(174,164,185) 0%, transparent 60%);
}

.sign-up-for-updates-925 .legacy-story-750 {
    backdrop-filter: blur(10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 
                0 5px 15px rgba(0, 0, 0, 0.05),
                0 1px 3px rgba(0, 0, 0, 0.03);
    background: rgba(255, 255, 255, 0.95);
    padding: 3.5rem 3rem;
    transform: perspective(1000px) rotateY(-1deg);
    border-radius: 4px;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1),
                box-shadow 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}

.sign-up-for-updates-925 .legacy-story-750:hover h3 {
    transform: translateX(0);
    opacity: 1;
}

.sign-up-for-updates-925 .input_holder {
    flex-direction: column;
    display: flex;
    gap: 1.25rem;
}

.sign-up-for-updates-925 .input_holder div {
    position: relative;
    flex-grow: 1;
}

.sign-up-for-updates-925 input[type="email"]:focus {
    border-color: rgb(210,200,217);
    transform: translateY(-2px);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.07);
}

.sign-up-for-updates-925 input[type="email"]::placeholder {
    color: rgba(0, 0, 0, 0.4);
    font-weight: 300;
    transition: opacity 0.3s ease;
}

.sign-up-for-updates-925 input[type="email"]:focus::placeholder {
    opacity: 0.5;
}

.sign-up-for-updates-925 .upgrade-skills-205:hover {
    background: linear-gradient(135deg, rgb(210,200,217), rgb(174,164,185) 150%);
    transform: translateY(-3px);
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.15);
}

.sign-up-for-updates-925 .upgrade-skills-205:active {
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.12);
    transform: translateY(-1px);
}

.sign-up-for-updates-925 .upgrade-skills-205::before {
    top: 0;
    transition: left 0.6s ease;
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    left: -100%;
}

.title-screen-764 {
    background: rgb(236,231,242);
    position: relative;
    overflow: hidden;
    padding: 6rem 1rem;
    align-items: center;
    min-height: 100vh;
    justify-content: center;
    display: flex;
}

.title-screen-764 .edu-title-592 {
    font-size: clamp(2.5rem, 5vw, 45px);
    color: rgb(210,200,217);
    letter-spacing: -0.02em;
    line-height: 1.2;
    position: relative;
    font-weight: 700;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin-bottom: 1rem;
}

.title-screen-764 .start-front-657 {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    transform: translateY(20px);
    animation: fadeInUp 0.8s 0.3s forwards ease-out;
    overflow: hidden;
    border-radius: 23px;
    opacity: 0;
    position: relative;
}

.title-screen-764 .start-front-657 > div {
    gap: 2rem;
    backdrop-filter: blur(3px);
    position: relative;
    padding: 3rem;
    display: flex;
    flex-direction: column;
    z-index: 2;
}

.title-screen-764 .start-front-657 p::before {
    transform: scaleY(0);
    position: absolute;
    bottom: 0;
    left: 0;
    transform-origin: top;
    background: rgb(174,164,185);
    animation: expandHeight 0.6s 1s forwards ease-out;
    top: 0;
    width: 3px;
    content: "";
}

.title-screen-764 .start-front-657 h3:hover {
    box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.1);
    transform: translateX(5px);
}

footer {
    position: relative;
    z-index: 1;
}

footer {
    background-size: cover !important;
    background-position: center !important;
}

.hackathon-263::before {
    height: 15px;
    clip-path: polygon(0 0, 100% 0, 96% 100%, 4% 100%);
    width: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: rgb(210,200,217);
}

.hackathon-263 .company_holder {
    margin-bottom: 2rem;
    padding: 0 3rem 2rem 0;
    position: relative;
    flex: 0 0 40%;
}

.hackathon-263 .company_holder h3 {
    font-weight: 700;
    padding-bottom: 1rem;
    margin: 0 0 1.5rem;
    position: relative;
    font-size: 37px;
    color: #ffffff;
    letter-spacing: 1px;
    text-transform: uppercase;
    transform: skewX(-10deg);
}

.hackathon-263 .donate-books-352 {
    border-left: 3px solid rgb(210,200,217);
    font-size: 14px;
    padding: 1.5rem;
    background: rgba(0, 0, 0, 0.2);
    transform-origin: left top;
    transform: skewX(-5deg);
    line-height: 1.6;
    color: #ffffff;
}

.hackathon-263 .nav-learning-083 {
    flex-wrap: wrap;
    flex: 1;
    display: flex;
    gap: 0;
}

.hackathon-263 .header-pagewrap-809 h5 {
    color: #ffffff;
    margin: 0 0 1.5rem;
    font-weight: 600;
    position: relative;
    padding-left: 1rem;
    font-size: 23px;
    transform: skewX(-5deg);
}

.hackathon-263 .header-pagewrap-809 .nav-learning-083 {
    flex-direction: column;
    display: flex;
    gap: 0.8rem;
}

.hackathon-263 .header-pagewrap-809 .nav-learning-083 a::before {
    left: -100%;
    transition: all 0.5s ease;
    height: 100%;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    position: absolute;
    width: 100%;
    top: 0;
}

.hackathon-263 .header-pagewrap-809 .nav-learning-083 a:hover::before {
    left: 100%;
}

.study-bottom-073 {
    position: relative;
    padding: 1.5rem 0;
    clip-path: polygon(0 0, 100% 0, 98% 100%, 2% 100%);
    margin-top: 2rem;
    background: rgba(0, 0, 0, 0.15);
}

.secure-preserve-653 {
    padding: 5rem 1.5rem;
    overflow: hidden;
    position: relative;
    background: linear-gradient(145deg, rgb(236,231,242), rgba(0, 0, 0, 0.5));
}

.secure-preserve-653::after {
    z-index: 0;
    right: -50px;
    position: absolute;
    opacity: 0.12;
    pointer-events: none;
    animation: pulse 15s infinite alternate ease-in-out;
    width: 250px;
    height: 250px;
    bottom: -50px;
    background: radial-gradient(circle, rgb(210,200,217,0.5) 0%, transparent 70%);
    content: "";
}

.secure-preserve-653 h1 {
    color: rgb(210,200,217);
    position: relative;
    display: inline-block;
    margin-bottom: 2rem;
    transform: translateX(-10px);
    font-size: 44px;
    opacity: 0;
    font-weight: 700;
    animation: slideInRight 0.7s forwards 0.2s ease-out;
}

.secure-preserve-653 h1::after {
    left: 0;
    transform: scaleX(0);
    position: absolute;
    background: rgb(210,200,217);
    height: 3px;
    width: 70px;
    animation: expandWidth 0.6s forwards 0.9s ease-in-out;
    content: "";
    transform-origin: left;
    bottom: -8px;
}

.secure-preserve-653 h2::before {
    transform: translateY(-50%) rotate(45deg);
    height: 10px;
    content: "";
    left: 0;
    position: absolute;
    width: 10px;
    background: rgb(174,164,185);
    top: 50%;
}

.secure-preserve-653 h3::before {
    background: #000000;
    left: 0;
    position: absolute;
    height: 8px;
    transform: translateY(-50%) rotate(45deg);
    content: "";
    top: 50%;
    width: 8px;
}

.secure-preserve-653 h4 {
    font-weight: 600;
    margin: 2rem 0 1rem;
    position: relative;
    color: #000000;
    font-size: calc(28px * 0.75);
    opacity: 0;
    transform: translateY(6px);
    padding-left: 16px;
    animation: slideInUp 0.5s forwards 0.6s ease-out;
}

.secure-preserve-653 strong {
    position: relative;
    display: inline-block;
    color: #000000;
    font-weight: 600;
}

.secure-preserve-653 strong::after {
    width: 100%;
    bottom: -2px;
    height: 1px;
    position: absolute;
    background: rgb(210,200,217,0.5);
    left: 0;
    content: "";
}

.secure-preserve-653 ul::before {
    width: 2px;
    left: 0;
    position: absolute;
    top: 0;
    height: 100%;
    content: "";
    background: linear-gradient(to bottom, rgb(174,164,185,0.5), transparent);
}

.secure-preserve-653 li:nth-child(1) {
    animation-delay: 0.8s;
}

.secure-preserve-653 li:nth-child(2) {
    animation-delay: 0.9s;
}

.secure-preserve-653 li::before {
    position: absolute;
    left: -4px;
    animation-delay: calc(0.8s + var(--order) * 0.1s);
    border-radius: 50%;
    content: "";
    animation: popIn 0.3s forwards ease-out;
    top: 10px;
    height: 8px;
    transform: scale(0);
    width: 8px;
    background: rgb(174,164,185);
}

.find-us-479 {
    overflow: hidden;
    background: linear-gradient(135deg, rgb(210,200,217,0.5) 0%, rgb(174,164,185,0.5) 100%);
    padding: 80px 0;
    position: relative;
}

.find-us-479::before {
    bottom: 0;
    content: '';
    background: 
        radial-gradient(circle at 10% 20%, rgba(255, 255, 255, 0.03) 1px, transparent 2px),
        radial-gradient(circle at 50% 70%, rgba(255, 255, 255, 0.05) 1px, transparent 3px),
        radial-gradient(circle at 80% 10%, rgba(255, 255, 255, 0.04) 1px, transparent 2px);
    right: 0;
    background-size: 50px 50px, 80px 80px, 60px 60px;
    position: absolute;
    top: 0;
    background-position: 0 0, 25px 25px, 15px 15px;
    z-index: 1;
    left: 0;
    animation: backgroundShift 40s linear infinite;
}

.find-us-479 .message-info-218:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.2);
}

.find-us-479 .message-info-218::before {
    background: linear-gradient(45deg, rgb(210,200,217), rgb(174,164,185), rgb(210,200,217));
    content: '';
    left: -5px;
    opacity: 0.6;
    animation: gradientBorder 8s ease infinite;
    background-size: 200% 200%;
    border-radius: calc(24px + 5px);
    position: absolute;
    bottom: -5px;
    z-index: -1;
    top: -5px;
    right: -5px;
}

.find-us-479 h3 svg {
    animation: floatIcon 3s ease-in-out infinite;
    width: 30px;
    filter: drop-shadow(0 0 5px rgb(174,164,185));
    margin-right: 12px;
    fill: #ffffff;
    height: 30px;
    stroke: rgb(174,164,185);
    stroke-width: 0.8;
}


.find-us-479 h3::after {
    left: 50%;
    position: absolute;
    bottom: 0;
    border-radius: 10px;
    transform: translateX(-50%);
    height: 3px;
    content: '';
    width: 80px;
    background: linear-gradient(90deg, rgb(210,200,217), rgb(174,164,185));
}

.find-us-479 .edu-mentor-019 {
    position: relative;
    gap: 30px;
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
    display: grid;
}

.find-us-479 .edu-mentor-019::after {
    opacity: 0.7;
    border-right: 2px solid rgb(174,164,185);
    border-bottom: 2px solid rgb(174,164,185);
    height: 30px;
    width: 30px;
    right: -15px;
    content: '';
    bottom: -15px;
    position: absolute;
}

.find-us-479 .edu-mentor-019 > span:hover {
    background: rgba(255, 255, 255, 0.08);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
}

.find-us-479 .edu-mentor-019 > span::before {
    height: 100%;
    position: absolute;
    left: 0;
    background: linear-gradient(180deg, rgb(210,200,217), transparent);
    top: 0;
    width: 3px;
    content: '';
    border-radius: 10px 0 0 10px;
}

.find-us-479 .edu-mentor-019 svg path {
    fill: #ffffff;
}

.find-us-479 .edu-mentor-019 > span > span {
    position: relative;
    font-size: calc(17px + 1px);
    font-weight: 600;
    color: #ffffff;
    display: block;
}

.find-us-479 .edu-mentor-019 > span a::after {
    transition: width 0.3s ease;
    bottom: -2px;
    position: absolute;
    left: 0;
    height: 1px;
    background: rgb(174,164,185);
    width: 0;
    content: '';
}

.find-us-479 .support-contact-390 {
    background: rgba(255, 255, 255, 0.05);
    position: relative;
    padding: 25px;
    grid-column: 1 / -1;
    border-radius: 10px;
    overflow: hidden;
}

.find-us-479 .support-contact-390 h4 {
    font-size: 21px;
    margin-bottom: 15px;
    align-items: center;
    font-weight: 600;
    padding-left: 15px;
    position: relative;
    color: #ffffff;
    display: flex;
}


.find-us-479 .support-contact-390 h4 svg path {
    transition: all 0.3s ease;
    fill-opacity: 0.9;
    transform-origin: center center;
    stroke-width: 0.5;
    stroke: rgb(174,164,185);
    fill: rgb(210,200,217);
    stroke-linecap: round;
    stroke-linejoin: round;
}

.find-us-479 .support-contact-390 h4::before {
    top: 50%;
    content: '';
    background: rgb(174,164,185);
    transform: translateY(-50%);
    width: 5px;
    left: 0;
    height: 70%;
    position: absolute;
    border-radius: 10px;
}

.find-us-479 .support-contact-390 span svg {
    margin-right: 10px;
    width: 18px;
    height: 18px;
    opacity: 0.8;
    fill: rgb(210,200,217);
    stroke-width: 0.3;
    stroke: rgb(174,164,185);
    transition: all 0.3s ease;
}

.find-us-479 .support-contact-390 span svg path {
    fill-opacity: 0.8;
    stroke-dasharray: 20;
    stroke: rgb(174,164,185);
    fill: rgb(210,200,217);
    stroke-linecap: round;
    stroke-linejoin: round;
    transition: all 0.4s ease;
    stroke-dashoffset: 20;
}

.access-now-094 {
    background: linear-gradient(135deg, rgb(174,164,185) 0%, rgb(210,200,217) 100%);
    padding: 4.5rem 0;
    position: relative;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    perspective: 1000px;
    transform-style: preserve-3d;
    overflow: hidden;
}

.access-now-094::after {
    right: -50%;
    height: 200%;
    content: "";
    animation: lightShift 15s infinite alternate ease-in-out;
    width: 100%;
    transform: rotate(-30deg);
    z-index: 0;
    opacity: 0.2;
    position: absolute;
    background: radial-gradient(
        ellipse at center,
        rgb(255, 255, 255, 0.5) 0%,
        transparent 70%
    );
    top: -50%;
}

.access-now-094 h6 {
    letter-spacing: 0.5px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    transform: translateZ(20px);
    text-align: center;
    font-size: 19px;
    line-height: 1.6;
    color: #ffffff;
    margin-bottom: 2.5rem;
    max-width: 85%;
    font-weight: 700;
}

.access-now-094 .message-reach-207 {
    color: rgb(174,164,185);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    padding: 0.9rem 2.5rem;
    justify-content: center;
    text-decoration: none;
    font-size: 20px;
    align-items: center;
    background: #ffffff;
    display: inline-flex;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(255, 255, 255, 0.1);
    font-weight: 600;
}

.access-now-094 .message-reach-207:active {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    transform: translateY(1px) scale(0.98);
}

.access-now-094 .message-reach-207 span {
    pointer-events: none;
    position: relative;
    z-index: 1;
}

.instructor-history-312::before {
    content: "";
    height: 100%;
    width: 100%;
    background-size: 150px 100%;
    position: absolute;
    top: 0;
    background: linear-gradient(90deg, 
        transparent 9%, 
        rgb(210,200,217,0.5) 10%, 
        transparent 11%);
    opacity: 0.3;
    animation: gradientSlide 30s linear infinite;
    left: 0;
}

.instructor-history-312 .student-glow-423:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}

.instructor-history-312 .responsive-img-157 {
    box-shadow: 10px 10px 0 #ffffff, 12px 12px 0 rgb(210,200,217);
    left: 40px;
    clip-path: polygon(0 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
    transition: all 0.5s ease;
    border-radius: 2px;
    top: -60px;
    position: absolute;
    width: 120px;
    height: 120px;
    transform: rotate(0deg);
}

.instructor-history-312 .student-glow-423:hover .name {
    transform: translateX(10px);
}

.instructor-history-312 .student-glow-423:hover span:not(.name) {
    transform: translateX(10px);
    color: rgb(210,200,217);
}

.instructor-history-312 .experience-data-403 {
    position: relative;
    font-weight: 400;
    transition: padding 0.5s ease;
    padding-left: 0;
    color: #000000;
    line-height: 1.8;
    font-size: 16px;
    margin-top: 40px;
}

.instructor-history-312 .student-glow-423:hover .experience-data-403 {
    padding-left: 20px;
}

.instructor-history-312 .student-glow-423:hover .experience-data-403::before {
    transform: scaleX(1);
}

.service-package-584::before {
    top: -150px;
    height: 400px;
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
    right: -100px;
    content: '';
    filter: blur(30px);
    z-index: 1;
    position: absolute;
    animation: float 15s ease-in-out infinite alternate;
    background: linear-gradient(135deg, rgb(210,200,217,0.5), transparent);
    width: 400px;
    opacity: 0.6;
}

.service-package-584 .container {
    position: relative;
    padding: 0 15px;
    margin: 0 auto;
    z-index: 2;
    max-width: 1200px;
}

.service-package-584 .basic-cost-073 h2 {
    color: #000000;
    font-weight: 700;
    position: relative;
    margin-bottom: 1rem;
    font-size: 36px;
    display: inline-block;
}

.service-package-584 .premium-plan-953 {
    color: #000000;
    margin: 1.5rem auto 0;
    font-size: 17px;
    line-height: 1.6;
    max-width: 700px;
}

.service-package-584 .pricing-options-516 {
    gap: 2rem;
    margin-top: 2rem;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
}

.service-package-584 .access-plans-059:nth-child(2) {
    animation-delay: 0.5s;
}

.service-package-584 .access-plans-059:nth-child(3) {
    animation-delay: 0.6s;
}

.service-package-584 .access-plans-059:nth-child(4) {
    animation-delay: 0.7s;
}

.service-package-584 .package-rates-591 {
    height: 100%;
    background: linear-gradient(140deg, #ffffff, #f8f9fa);
    display: flex;
    overflow: hidden;
    flex-direction: column;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.06), 
                0 5px 15px rgba(0, 0, 0, 0.04);
    position: relative;
    border-radius: 4px;
    transition: all 0.4s ease;
}

.service-package-584 .access-plans-059:hover .package-deals-059 h3 {
    color: rgb(210,200,217);
}

.service-package-584 .enroll-cost-652 {
    font-weight: 700;
    position: relative;
    font-size: calc(22px + 4px);
    padding-bottom: 10px;
    margin-bottom: 1.5rem;
    display: inline-block;
    color: rgb(210,200,217);
}

.service-package-584 .access-plans-059:hover .enroll-cost-652::after {
    width: 80px;
}

.service-package-584 .responsive-img-157 {
    overflow: hidden;
    transition: all 0.5s ease;
    height: 200px;
    position: relative;
    width: 100%;
}

.service-package-584 .responsive-img-157::after {
    top: 0;
    transition: opacity 0.4s ease;
    right: 0;
    opacity: 0;
    left: 0;
    position: absolute;
    bottom: 0;
    content: '';
    background: linear-gradient(to top, rgba(0,0,0,0.3), transparent);
}

.course-highlights-469::before {
    animation: gridMove 40s linear infinite;
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
    content: "";
    opacity: 0.15;
    z-index: 1;
    background: 
        linear-gradient(0deg, transparent 95%, rgb(210,200,217,0.5) 100%),
        linear-gradient(90deg, transparent 95%, rgb(210,200,217,0.5) 100%);
    position: absolute;
    background-size: 20px 20px;
}

.course-highlights-469 .program-flow-295 {
    flex-direction: column;
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    gap: 60px;
    max-width: 900px;
    justify-content: center;
}

.course-highlights-469 .text-holder-item-392::before {
    opacity: 0.3;
    border: 1px solid rgb(210,200,217,0.5);
    pointer-events: none;
    top: 0;
    left: 0;
    position: absolute;
    border-radius: 11px;
    width: 100%;
    height: 100%;
    content: "";
}

.course-highlights-469 .text-holder-item-392::after {
    background: linear-gradient(to right, rgb(210,200,217), rgb(174,164,185));
    left: calc(50% - 30px);
    content: "";
    top: -15px;
    height: 3px;
    width: 60px;
    position: absolute;
}

.course-highlights-469 .text-holder-item-392 h2::after {
    bottom: -10px;
    left: calc(50% - 40px);
    background: rgb(210,200,217,0.5);
    height: 2px;
    content: "";
    position: absolute;
    width: 80px;
}

.course-highlights-469 .text-holder-item-392 .description:last-child {
    margin-bottom: 0;
}

.course-highlights-469 .container::before {
    background-size: 50px 50px, 50px 50px, 200px 200px, 200px 200px, 200px 200px;
    content: "";
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0;
    position: absolute;
    animation: circuitPulse 8s infinite alternate;
    background-image: 
        linear-gradient(to right, rgb(210,200,217,0.5) 0.5px, transparent 1px),
        linear-gradient(to bottom, rgb(210,200,217,0.5) 0.5px, transparent 1px),
        radial-gradient(circle at 50px 50px, rgb(210,200,217,0.5) 2px, transparent 2px),
        radial-gradient(circle at 150px 150px, rgb(174,164,185,0.5) 2px, transparent 2px),
        radial-gradient(circle at 250px 250px, rgb(210,200,217,0.5) 2px, transparent 2px);
    opacity: 0.05;
}



.course-highlights-469 .program-flow-295::after {
    content: "";
    height: 2px;
    left: calc(50% - 50px);
    background: linear-gradient(to right, transparent, rgb(174,164,185,0.5), transparent);
    bottom: -30px;
    position: absolute;
    width: 100px;
}



.course-highlights-469 .responsive-img-157::after {
    animation: borderGlow 4s infinite alternate;
}

.course-highlights-469 .text-holder-item-392 .description:nth-child(2) {
    animation: reveal 0.8s 0.2s forwards;
}

.course-highlights-469 .text-holder-item-392 .description:nth-child(3) {
    animation: reveal 0.8s 0.4s forwards;
}


.our-background-612 {
    overflow: hidden;
    position: relative;
    padding: 80px 0;
    background: rgb(236,231,242);
    z-index: 1;
}

.our-background-612::before {
    border-radius: 50%;
    background: linear-gradient(135deg, rgb(210,200,217,0.5) 0%, transparent 70%);
    z-index: -1;
    width: 500px;
    height: 500px;
    position: absolute;
    animation: pulse 15s infinite alternate;
    right: -100px;
    top: -100px;
    content: '';
}



.our-background-612 .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.our-background-612 h3 {
    text-align: center;
    padding-bottom: 20px;
    color: #000000;
    position: relative;
    font-weight: 700;
    margin-bottom: 40px;
    font-size: 31px;
}

.our-background-612 .master-class-735 {
    grid-template-columns: 1fr 1fr;
    border-radius: 29px;
    display: grid;
    position: relative;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    padding: 30px;
    gap: 40px;
    background: #ffffff;
}

.our-background-612 .master-class-735 span {
    margin-bottom: 15px;
    grid-column: 1 / 2;
    font-weight: 600;
    font-size: 21px;
    color: rgb(210,200,217);
    display: block;
}

.our-background-612 .master-class-735 .responsive-img-157 {
    height: 100%;
    position: relative;
    overflow: hidden;
    min-height: 300px;
    grid-column: 2 / 3;
    transform: perspective(1000px) rotateY(-5deg);
    transition: transform 0.5s ease;
    border-radius: 29px;
    grid-row: 1 / 3;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.our-background-612 .mentor-network-807 {
    display: grid;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    position: relative;
    background: #ffffff;
    padding: 30px;
    grid-template-columns: 1fr 1fr;
    border-radius: 29px;
    gap: 40px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.our-background-612 .mentor-network-807 .our-ethos-912 {
    grid-column: 2 / 3;
    transition: transform 0.5s ease;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    border-radius: 29px;
    height: 100%;
    transform: perspective(1000px) rotateY(-5deg);
    overflow: hidden;
    position: relative;
    min-height: 300px;
}

.our-background-612 .mentor-network-807 .our-ethos-912::after {
    left: 0;
    content: '';
    height: 100%;
    background: radial-gradient(circle at top right, rgb(210,200,217,0.5) 0%, transparent 70%);
    top: 0;
    position: absolute;
    z-index: 1;
    width: 100%;
}



.our-background-612 .legacy-story-750::before {
    left: 50%;
    z-index: -1;
    height: 100%;
    top: 0;
    transform: translateX(-50%);
    position: absolute;
    width: 2px;
    content: '';
    background: linear-gradient(to bottom, rgb(210,200,217,0.5), transparent);
}

.our-background-612 .mentor-network-807::after {
    top: -40px;
}

.connect-form-917 {
    background: rgb(236,231,242);
    position: relative;
    padding: 90px 0;
    overflow: hidden;
}

.connect-form-917::before {
    height: 400px;
    position: absolute;
    background: linear-gradient(45deg, rgb(210,200,217,0.5), rgb(174,164,185,0.5));
    right: -150px;
    content: "";
    top: -150px;
    border-radius: 50%;
    width: 400px;
    z-index: 1;
    filter: blur(70px);
}

.connect-form-917 .container {
    z-index: 2;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 30px;
}

.connect-form-917 h2 {
    margin-bottom: 60px;
    position: relative;
    text-align: center;
    color: #000000;
    font-size: 28px;
    font-weight: 700;
}

.connect-form-917 h2::after {
    right: calc(50% - 100px);
    height: 30px;
    background: rgb(174,164,185,0.5);
    content: "";
    z-index: -1;
    border-radius: 50%;
    bottom: -15px;
    width: 30px;
    position: absolute;
}

.connect-form-917 .reach-map-052::before {
    z-index: 0;
    content: "";
    background: radial-gradient(
        circle at 0% 0%,
        transparent 98%,
        rgb(210,200,217,0.5) 99%
    ), radial-gradient(
        circle at 100% 100%,
        transparent 98%,
        rgb(174,164,185,0.5) 99%
    );
    inset: 0;
    pointer-events: none;
    position: absolute;
}

.connect-form-917 .responsive-img-157::after {
    z-index: 2;
    position: absolute;
    border: 1px solid rgba(255, 255, 255, 0.3);
    content: "";
    left: 20px;
    top: 20px;
    pointer-events: none;
    right: 20px;
    bottom: 20px;
}

.connect-form-917 form h3 {
    color: #000000;
    font-weight: 600;
    margin-bottom: 30px;
    font-size: 23px;
}

.connect-form-917 form input[type="text"]:focus {
    box-shadow: 0 5px 15px rgba(rgb(210,200,217), 0.1);
    background: linear-gradient(rgb(236,231,242), rgb(236,231,242)) padding-box,
                linear-gradient(to right, rgb(210,200,217), rgb(174,164,185)) border-box;
    outline: none;
    border: 1px solid transparent;
}

.connect-form-917 .query-card-918 input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

.connect-form-917 .query-card-918 label::before {
    background: rgb(236,231,242);
    left: 0;
    top: 0;
    content: "";
    border-radius: 6px;
    width: 22px;
    transition: all 0.3s ease;
    height: 22px;
    position: absolute;
}

.connect-form-917 .query-card-918 input[type="checkbox"]:checked + label::after {
    height: 12px;
    border: solid #ffffff;
    top: 4px;
    left: 8px;
    content: "";
    position: absolute;
    width: 6px;
    transform: rotate(45deg);
    border-width: 0 2px 2px 0;
}

.connect-form-917 .message-reach-207::before {
    transform-origin: right;
    width: 100%;
    position: absolute;
    transition: transform 0.5s ease;
    transform: scaleX(0);
    content: "";
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: linear-gradient(135deg, rgb(174,164,185), rgb(210,200,217));
}

.connect-form-917 .message-reach-207:hover::before {
    transform-origin: left;
    transform: scaleX(1);
}

.connect-form-917 svg path {
    stroke-width: 2;
    transition: all 0.3s ease;
    fill: none;
    stroke: rgb(210,200,217);
}

.training-method-146 {
    background: linear-gradient(135deg, rgb(236,231,242) 0%, rgb(210,200,217,0.5) 100%);
    overflow: hidden;
    position: relative;
    padding: 8rem 2rem;
}

.training-method-146::after {
    filter: blur(100px);
    animation: floatBlob 20s infinite alternate ease-in-out;
    width: 80%;
    content: "";
    background: rgb(210,200,217,0.5);
    top: -10%;
    opacity: 0.2;
    border-radius: 50%;
    height: 80%;
    position: absolute;
    right: -10%;
    z-index: 0;
}

.training-method-146 .legacy-story-750 {
    margin: 0 auto;
    position: relative;
    flex-direction: column;
    z-index: 2;
    max-width: 900px;
    gap: 3rem;
    display: flex;
}

.training-method-146 h3::before {
    border-radius: calc(17px - 4px);
    border: 2px dashed rgb(210,200,217,0.5);
    top: 5px;
    right: 5px;
    bottom: 5px;
    opacity: 0.6;
    content: "";
    left: 5px;
    z-index: -1;
    position: absolute;
}

.training-method-146 span {
    border-radius: 17px;
    background: #ffffff;
    animation: paperCut 1s 0.3s ease-out forwards;
    font-size: 12px;
    position: relative;
    color: #000000;
    padding: 2rem;
    box-shadow: 
        15px 15px 30px rgba(0, 0, 0, 0.1),
        -5px -5px 10px rgba(255, 255, 255, 0.8);
    opacity: 0;
    transform: rotate(1deg);
    line-height: 1.8;
}

.training-method-146 span::after {
    bottom: -8px;
    border-radius: 8px;
    right: 15%;
    transform: rotate(-1deg);
    content: "";
    z-index: -2;
    position: absolute;
    width: 70%;
    height: 16px;
    background: rgb(210,200,217,0.5);
}



@media (min-width: 1400px) {header .top-head-189 {
    margin: 0 auto;
    max-width: 1320px;
}header .top-navbar-179 {
    margin: 0 0.5rem;
}header .top-navbar-179 a {
    padding: 0.7rem 1.5rem;
}
}



@media (max-width: 767px) {header {
    padding: 0;
}header .top-head-189 {
    padding: 0.8rem 1.5rem;
}header .top-sitebar-583 {
    max-width: 140px;
}header .head-site-508 img {
    max-height: 35px;
}header .header-pagewrap-809 {
    scrollbar-width: thin;
    overflow-x: auto;
    justify-content: flex-start;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 0.5rem;
    margin-top: 0.8rem;
}header .header-pagewrap-809::-webkit-scrollbar {
    height: 3px;
}header .header-pagewrap-809::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(210,200,217,0.5);
}header .top-navbar-179 {
    margin: 0 0.2rem;
    flex: 0 0 auto;
}header .top-navbar-179 a {
    white-space: nowrap;
    font-size: calc(14px - 2px);
    padding: 0.5rem 0.8rem;
}
}



@media (max-width: 992px) {.appContainer-189 {
    padding: 3rem 0;
}.appContainer-189 h2 {
    max-width: 100%;
    font-size: calc(34px * 0.9);
}.appContainer-189 .legacy-story-750 {
    padding: 2rem;
}
}



@media (max-width: 576px) {.appContainer-189 {
    padding: 2.5rem 0;
}.appContainer-189 .container {
    padding: 0 1.5rem;
}.appContainer-189 h2 {
    font-size: calc(34px * 0.7);
}.appContainer-189 h2::after {
    height: 2px;
    width: 60px;
}.appContainer-189 .legacy-story-750 {
    padding: 1.5rem;
    clip-path: polygon(
            0 0, 
            100% 0, 
            100% calc(100% - 10px), 
            calc(100% - 10px) 100%, 
            0 100%
        );
}.appContainer-189 li {
    padding-left: 1.5rem;
}.appContainer-189 li::before {
    height: 6px;
    width: 6px;
}.appContainer-189 li span {
    font-size: calc(15px * 0.95);
    line-height: 1.6;
}}



@media (max-width: 480px) {.sign-up-for-updates-925 {
    padding: 3rem 0;
}.sign-up-for-updates-925 .legacy-story-750 {
    padding: 2rem 1.25rem;
}.sign-up-for-updates-925 h3 {
    margin-bottom: 1.25rem;
    font-size: 19px;
}.sign-up-for-updates-925 input[type="email"] {
    padding: 0.875rem 1rem;
}.sign-up-for-updates-925 .container {
    padding: 0 1rem;
}}



@media (max-width: 992px) {.title-screen-764 {
    padding: 4rem 1rem;
}.title-screen-764 .start-front-657 > div {
    padding: 2rem;
}.title-screen-764 .start-front-657 p {
    max-width: 85%;
}.title-screen-764 .start-front-657 h3 {
    max-width: 95%;
    padding: 1.25rem;
}
}



@media (max-width: 576px) {.title-screen-764 {
    padding: 2rem 1rem;
}.title-screen-764 .edu-title-592 {
    margin-bottom: 0.75rem;
}.title-screen-764 .edu-title-592::after {
    width: 4rem;
}.title-screen-764 .start-front-657 > div {
    gap: 1.25rem;
    padding: 1.25rem;
}.title-screen-764 .start-front-657 p {
    padding-left: 0.75rem;
}.title-screen-764 .start-front-657 h3 {
    padding: 0.875rem;
    border-left-width: 3px;
}}



@media (max-width: 768px) {.hackathon-263 {
    padding: 3.5rem 0 1.5rem;
}.hackathon-263::before {
    height: 10px;
}.hackathon-263 .company_holder h3 {
    font-size: calc(37px - 2px);
}.hackathon-263 .donate-books-352 {
    transform: skewX(-3deg);
    padding: 1.2rem;
}.hackathon-263 .header-pagewrap-809 h5, 
    .hackathon-263 .header-pagewrap-809 .nav-learning-083 a {
    transform: skewX(-3deg);
}.hackathon-263 .header-pagewrap-809 .nav-learning-083 a:hover {
    transform: skewX(-3deg) translateX(5px);
}.study-bottom-073 {
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
}.study-bottom-073 .eco-foot-674 {
    transform: skewX(-3deg);
}
}



@media (max-width: 420px) {.hackathon-263 .company_holder h3 {
    transform: skewX(-5deg);
}.hackathon-263 .company_holder h3::after {
    width: 60px;
}.hackathon-263 .donate-books-352 {
    transform: none;
}.hackathon-263 .header-pagewrap-809 h5 {
    transform: none;
}.hackathon-263 .header-pagewrap-809 h5::before {
    transform: none;
}.hackathon-263 .header-pagewrap-809 .nav-learning-083 a,
    .hackathon-263 .header-pagewrap-809 .nav-learning-083 a:hover,
    .study-bottom-073 .eco-foot-674 {
    transform: none;
}}



@media (max-width: 480px) {.secure-preserve-653 {
    padding: 2.5rem 0.75rem;
}.secure-preserve-653 .container {
    padding: 1.25rem;
}.secure-preserve-653 h1 {
    font-size: calc(44px * 0.75);
    margin-bottom: 1.25rem;
}.secure-preserve-653 h1::after {
    width: 50px;
    height: 2px;
}.secure-preserve-653 h2 {
    margin: 2rem 0 1rem;
    padding-left: 15px;
    font-size: calc(28px * 0.8);
}.secure-preserve-653 h2::before {
    width: 8px;
    height: 8px;
}.secure-preserve-653 h3, 
    .secure-preserve-653 h4 {
    padding-left: 12px;
}.secure-preserve-653 h3::before,
    .secure-preserve-653 h4::before {
    width: 6px;
    height: 6px;
}.secure-preserve-653 p, 
    .secure-preserve-653 li,
    .secure-preserve-653 span {
    font-size: calc(13px * 0.9);
    line-height: 1.6;
}.secure-preserve-653 ul::before {
    width: 1px;
}.secure-preserve-653 li::before {
    height: 6px;
    width: 6px;
    top: 8px;
    left: -3px;
}}


@media (max-width: 767px) {.find-us-479 {
    padding: 50px 0;
}.find-us-479 .message-info-218 {
    padding: 25px;
}.find-us-479 h3 {
    font-size: calc(32px - 6px);
    margin-bottom: 20px;
}.find-us-479 h3 svg {
    width: 24px;
    margin-right: 8px;
    height: 24px;
}.find-us-479 .message-panel-205 {
    font-size: calc(17px - 1px);
    margin-bottom: 30px;
}.find-us-479 .edu-mentor-019 > span {
    padding: 15px;
}.find-us-479 .edu-mentor-019 > span p svg {
    width: 18px;
    height: 18px;
    margin-right: 8px;
}.find-us-479 .edu-mentor-019 > span a svg {
    height: 16px;
    margin-right: 6px;
    width: 16px;
}.find-us-479 .support-contact-390 {
    padding: 20px;
}.find-us-479 .support-contact-390 h4 svg {
    height: 20px;
    width: 20px;
    margin-right: 8px;
}.find-us-479 .support-contact-390 span svg {
    width: 14px;
    margin-right: 8px;
    height: 14px;
}.find-us-479 .edu-mentor-019::before,
    .find-us-479 .edu-mentor-019::after {
    width: 20px;
    height: 20px;
}
}


@media (hover: none) {.find-us-479 .message-info-218:hover,
    .find-us-479 .edu-mentor-019 > span:hover {
    box-shadow: none;
    transform: none;
}.find-us-479 .edu-mentor-019 > span a:hover {
    color: #ffffff;
}.find-us-479 .edu-mentor-019 > span a:hover::after {
    width: 0;
}}



@media (max-width: 991px) {.access-now-094 {
    padding: 3.5rem 0;
}.access-now-094 h6 {
    font-size: calc(16px + 0.1rem);
    max-width: 90%;
    margin-bottom: 2rem;
}.access-now-094 .message-reach-207 {
    padding: 0.8rem 2rem;
}
}



@media (max-width: 575px) {.access-now-094 {
    padding: 2.5rem 0;
}.access-now-094 h6 {
    margin-bottom: 1.5rem;
    font-size: calc(16px - 0.1rem);
    max-width: 100%;
}.access-now-094 .message-reach-207 {
    padding: 0.7rem 1.6rem;
    font-size: calc(20px - 0.15rem);
}.access-now-094::after {
    opacity: 0.15;
}
}



@media (max-width: 768px) {.instructor-history-312 {
    padding: 80px 0;
}.instructor-history-312 .student-glow-423 {
    padding: 80px 25px 30px;
    margin: 0 15px;
}.instructor-history-312 .responsive-img-157 {
    width: 100px;
    height: 100px;
    left: 25px;
}.instructor-history-312 .name {
    font-size: 18px;
}.instructor-history-312 .experience-data-403 {
    font-size: calc(16px * 0.95);
}.instructor-history-312 .experience-data-403::before {
    left: -25px;
    width: 20px;
}}



@media (max-width: 991px) {.service-package-584 {
    padding: 5rem 0;
}.service-package-584 .basic-cost-073 {
    margin-bottom: 2rem;
}.service-package-584 .pricing-options-516 {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 1.5rem;
}
}



@media (max-width: 767px) {.service-package-584 {
    padding: 4rem 0;
}.service-package-584 .package-deals-059 {
    padding: 2rem 1.5rem;
}.service-package-584 .responsive-img-157 {
    height: 180px;
}
}



@media (hover: none) {.service-package-584 .access-plans-059:hover {
    transform: none;
}.service-package-584 .access-plans-059:hover .package-rates-591 {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.06), 
                    0 5px 15px rgba(0, 0, 0, 0.04);
}.service-package-584 .access-plans-059:hover .responsive-img-157::after {
    opacity: 0;
}.service-package-584 .access-plans-059:hover .enroll-cost-652::after {
    width: 40px;
}}



@media (max-width: 991px) {.course-highlights-469 {
    padding: 80px 0;
}.course-highlights-469 .program-flow-295 {
    gap: 40px;
}.course-highlights-469 .text-holder-item-392 {
    padding: 30px;
}.course-highlights-469 .responsive-img-157 {
    height: 400px;
}
}



@media (max-width: 576px) {.course-highlights-469 {
    padding: 50px 0;
}.course-highlights-469 .text-holder-item-392 {
    padding: 20px;
}.course-highlights-469 .responsive-img-157 {
    height: 300px;
}.course-highlights-469 .text-holder-item-392 h2 {
    font-size: calc(36px * 0.8);
}.course-highlights-469 .text-holder-item-392 .description {
    font-size: calc(15px * 0.95);
}
}



@media (max-width: 991px) {.our-background-612 {
    padding: 60px 0;
}.our-background-612 .master-class-735,
    .our-background-612 .mentor-network-807 {
    gap: 30px;
    grid-template-columns: 1fr;
}.our-background-612 .master-class-735 span,
    .our-background-612 .master-class-735 p,
    .our-background-612 .mentor-network-807 p {
    grid-column: 1 / 2;
}.our-background-612 .master-class-735 .responsive-img-157,
    .our-background-612 .mentor-network-807 .our-ethos-912 {
    min-height: 250px;
    grid-column: 1 / 2;
    grid-row: auto;
}.our-background-612 .legacy-story-750::before {
    left: 20px;
}.our-background-612 .master-class-735::after,
    .our-background-612 .mentor-network-807::after {
    left: 20px;
    transform: none;
}
}



@media (max-width: 480px) {.our-background-612 {
    padding: 30px 0;
}.our-background-612 h3 {
    margin-bottom: 25px;
    font-size: calc(31px * 0.8);
    padding-bottom: 15px;
}.our-background-612 h3::after {
    width: 60px;
    height: 3px;
}.our-background-612 .legacy-story-750 {
    gap: 30px;
}.our-background-612 .master-class-735,
    .our-background-612 .mentor-network-807 {
    gap: 20px;
    padding: 15px;
}.our-background-612 .master-class-735 .responsive-img-157,
    .our-background-612 .mentor-network-807 .our-ethos-912 {
    min-height: 180px;
}.our-background-612 .master-class-735 span {
    margin-bottom: 10px;
}.our-background-612 .master-class-735 p,
    .our-background-612 .mentor-network-807 p {
    padding-left: 10px;
}.our-background-612 .master-class-735::after,
    .our-background-612 .mentor-network-807::after {
    width: 15px;
    height: 15px;
}.our-background-612::before,
    .our-background-612::after {
    height: 150px;
    width: 150px;
}}



@media (max-width: 992px) {.training-method-146 {
    padding: 6rem 1.5rem;
}.training-method-146 h3 {
    padding: 1.8rem;
    font-size: calc(35px * 0.9);
}.training-method-146 span {
    padding: 1.8rem;
}.training-method-146 h3::after {
    height: 12px;
    top: -6px;
}.training-method-146 span::after {
    bottom: -6px;
    height: 12px;
}.training-method-146 .legacy-story-750 {
    gap: 2.5rem;
}
}



@media (max-width: 768px) {.training-method-146 {
    padding: 5rem 1rem;
}.training-method-146 h3 {
    font-size: calc(35px * 0.8);
    padding: 1.5rem;
    --rotation: 0deg;
    transform: rotate(0deg);
}.training-method-146 span {
    font-size: calc(12px * 0.95);
    padding: 1.5rem;
    --rotation: 0deg;
    transform: rotate(0deg);
}.training-method-146 .legacy-story-750 {
    gap: 2rem;
}.training-method-146 h3::after,
    .training-method-146 span::after {
    transform: rotate(0deg);
    left: 10%;
    width: 80%;
    right: 10%;
}
}



@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}



@keyframes pulse {
    0%, 100% {
        transform: scale(1);
        opacity: 0.1;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.15;
    }
}



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



@keyframes slideInRight {
    from {
        transform: translateX(-10px);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}



@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(15px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}



@keyframes pulse {
    0%, 100% {
        opacity: 0.12;
        transform: scale(1);
    }
    50% {
        opacity: 0.08;
        transform: scale(1.1);
    }
}

@keyframes glowingBorder {
    0%, 100% {
        opacity: 0.3;
    }
    50% {
        opacity: 1;
    }
}

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

@keyframes drawPath {
    0% {
        stroke-dashoffset: 100;
        fill-opacity: 0.2;
    }
    50% {
        stroke-dashoffset: 0;
        fill-opacity: 0.9;
    }
    100% {
        stroke-dashoffset: 100;
        fill-opacity: 0.2;
    }
}



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



@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

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

@keyframes floatParticles {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 600px 600px;
    }
}



@keyframes techPulse {
    0% {
        transform: scale(1);
        opacity: 0.3;
    }
    50% {
        transform: scale(1.05);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 0.3;
    }
}



@keyframes scanLines {
    0% {
        background-position: 0 0, 0 0;
    }
    100% {
        background-position: 0 0, 0 450px;
    }
}

@keyframes float {
    0% {
        transform: translateY(0) scale(1);
    }
    100% {
        transform: translateY(-20px) scale(1.1);
    }
}



@keyframes paperCut {
    0% {
        opacity: 0;
        transform: translateY(30px) rotate(-2deg);
    }
    60% {
        opacity: 1;
        transform: translateY(-10px) rotate(2deg);
    }
    80% {
        transform: translateY(5px) rotate(-1deg);
    }
    100% {
        opacity: 1;
        transform: translateY(0) rotate(var(--rotation, 1deg));
    }
}

