.wrapper-viewport-5ImQwH {
    flex-direction: column;
    height: 100%;
    display: flex;
    min-height: 100%;
}

.nav-sitewrap-L32I4V {
    flex: 1 0 auto;
}


.program-overview-LjCZeR {
    position: relative;
    overflow: hidden;
    min-height: 100vh;
    display: grid;
    grid-template-rows: 1fr;
    background-color: #000000;
    grid-template-columns: 1fr;
}

.program-overview-LjCZeR .career-class-pkqmhH {
    height: 100%;
    width: 500%;
    animation: split-carousel 30s cubic-bezier(0.45, 0.05, 0.55, 0.95) infinite;
    display: flex;
}

.program-overview-LjCZeR .future-skills-1uScIz:hover img {
    transform: scale(1.2);
}

.program-overview-LjCZeR .founders-team-0anSyK {
    margin-bottom: 0;
    width: 100%;
}

.program-overview-LjCZeR .study-track-fZkHpm h3 {
    margin: 0;
    font-size: 35px;
    grid-column: 1 / 2;
    position: relative;
    font-weight: 700;
    border-left: 4px solid rgb(207,178,206);
    padding-left: 2rem;
    color: #ffffff;
}

.program-overview-LjCZeR .study-track-fZkHpm .contact-message-QP9Un3:hover::before {
    width: 100%;
}




.program-overview-LjCZeR .future-skills-1uScIz::before {
    content: "";
    top: 0;
    left: 0;
    background: 
        repeating-linear-gradient(
            90deg,
            transparent,
            transparent 50px,
            rgba(255, 255, 255, 0.03) 50px,
            rgba(255, 255, 255, 0.03) 51px
        ),
        repeating-linear-gradient(
            0deg,
            transparent,
            transparent 50px,
            rgba(255, 255, 255, 0.03) 50px,
            rgba(255, 255, 255, 0.03) 51px
        );
    width: 100%;
    height: 100%;
    z-index: 2;
    position: absolute;
}

.potential-enrollees-A7f2r0 .founders-team-0anSyK {
    border-radius: 10px;
    position: relative;
    background: rgb(244,239,244);
    box-shadow: 
        20px 20px 60px rgba(0, 0, 0, 0.1),
        -20px -20px 60px rgba(255, 255, 255, 0.8);
    padding: 50px;
}

.potential-enrollees-A7f2r0 div p:hover {
    box-shadow: 
        12px 12px 24px rgba(0, 0, 0, 0.08),
        -12px -12px 24px rgba(255, 255, 255, 0.9),
        inset 1px 1px 1px rgba(255, 255, 255, 0.4);
    transform: translateY(-5px);
}

.potential-enrollees-A7f2r0 div p:hover svg {
    transform: rotate(10deg);
    box-shadow: 
        6px 6px 12px rgba(0, 0, 0, 0.15),
        -6px -6px 12px rgba(255, 255, 255, 0.9),
        inset 1px 1px 1px rgba(255, 255, 255, 0.4);
}

.our-background-vRz5h9::before {
    background: radial-gradient(ellipse at 70% 50%, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.85) 100%);
    bottom: 0;
    content: "";
    z-index: 1;
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
}

.our-background-vRz5h9 .text-capsule-oM3eU1 > div:first-child {
    margin-bottom: 15px;
    position: relative;
}

.our-background-vRz5h9 .text-capsule-oM3eU1 > div:first-child::after {
    background: linear-gradient(90deg, transparent, rgb(179,124,175), transparent);
    right: -60px;
    top: 50%;
    width: 40px;
    position: absolute;
    content: "";
    transform: translateY(-50%);
    height: 1px;
}

.our-background-vRz5h9 .text-capsule-oM3eU1 > div:nth-child(2) p {
    text-shadow: 0 1px 3px rgba(0,0,0,0.3);
    margin: 0;
    color: #ffffff;
    font-weight: 400;
    font-size: calc(16px * 1.3);
}

.our-background-vRz5h9 ol li::first-letter {
    font-size: 150%;
    font-weight: 700;
    color: rgb(207,178,206);
}

.subscribe-to-newsletter-8VrYIa::before {
    z-index: -1;
    width: 40%;
    position: absolute;
    right: -5%;
    transform: rotate(-15deg) translateZ(0);
    animation: float 15s ease-in-out infinite;
    filter: blur(25px);
    height: 40%;
    content: "";
    top: -5%;
    background: rgb(207,178,206,0.5);
}

.subscribe-to-newsletter-8VrYIa h4 {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    padding-left: 1.5rem;
    font-weight: 700;
    position: relative;
    line-height: 1.4;
    transform: translateZ(0);
    margin-bottom: 2rem;
    font-family: Arial, sans-serif;
    font-size: 19px;
    letter-spacing: 0.5px;
    color: #ffffff;
}

.subscribe-to-newsletter-8VrYIa .input_holder input[type="email"] {
    transition: all 0.3s;
    padding: 1rem 1.5rem;
    font-size: 13px;
    border: none;
    color: #000000;
    background: rgba(255, 255, 255, 0.9);
    font-family: Arial, sans-serif;
    border-radius: 10px;
    width: 100%;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.subscribe-to-newsletter-8VrYIa .input_holder .news-block-MRLy9h:hover::before {
    transform: translateX(100%);
}

.cookie-banner-dialog-V1Lx8o {
    bottom: 0;
    border-top: 3px solid rgb(207,178,206);
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5);
    transition: transform 0.3s ease-in-out;
    width: 100%;
    background: rgb(244,239,244);
    z-index: 90;
    position: fixed;
}

.track-toggle-alWf0m svg:hover {
    fill: rgb(179,124,175);
}

.cookie-tab-BQXyZG {
    background: rgb(207,178,206);
    text-decoration: none;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    padding: 10px 20px;
    transition: background 0.3s ease, box-shadow 0.3s ease;
    cursor: pointer;
    line-height: 35px;
    border-radius: 25px;
    margin-left: 10px;
}

header .nav-teach-DG42aF {
    align-items: center;
    flex-direction: column;
    padding: 1.5rem 0;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    border-radius: 17px;
    position: relative;
    overflow: hidden;
    margin: 1rem 0;
    display: flex;
}

header .main-guide-ne94F2:hover svg {
    transform: translateY(-2px);
    filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.1));
}

header .main-primary-6RkUNB {
    border: 1px solid rgba(0, 0, 0, 0.03);
    transition: all 0.3s ease;
    border-radius: 10px;
    background: linear-gradient(to bottom, #ffffff, rgb(244,239,244));
    font-size: 20px;
    padding: 0.7rem 1.3rem;
    font-weight: 600;
    overflow: hidden;
    color: #000000;
    z-index: 1;
    text-decoration: none;
    position: relative;
    font-family: Arial, sans-serif;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
}

.secure-safehouse-JZ8zxA ul, .secure-safehouse-JZ8zxA ol {
    list-style-type: none;
    padding-left: 0;
    margin: 20px 0;
}

.secure-safehouse-JZ8zxA ol li {
    counter-increment: list;
}

.secure-safehouse-JZ8zxA section {
    border: 1px solid rgb(207,178,206,0.5);
    padding: 30px;
    border-radius: 10px;
    background: rgb(179,124,175,0.5);
}

.academic-experience-c3GpUT {
    padding: 5rem 2rem;
    background: linear-gradient(135deg, rgb(244,239,244), rgb(207,178,206,0.5));
    overflow: hidden;
    position: relative;
}

.academic-experience-c3GpUT .pic-wrapper-kEPQa7::after {
    top: 0;
    width: 100%;
    left: 0;
    content: "";
    opacity: 0.5;
    position: absolute;
    height: 100%;
    background: linear-gradient(135deg, rgb(207,178,206,0.5), transparent);
}

.academic-experience-c3GpUT .exp-milestones-yQzRlY {
    font-size: 14px;
    line-height: 1.6;
    padding-left: 1.5rem;
    position: relative;
    font-family: Arial, sans-serif;
    color: #000000;
}

.welcome-q1yaBD {
    min-height: 100vh;
    display: flex;
    position: relative;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

.welcome-q1yaBD > div > div:first-child {
    animation: slide-in 1s cubic-bezier(0.17, 0.67, 0.83, 0.67) forwards;
    position: relative;
    transform: translateX(-50px);
    opacity: 0;
}

.welcome-q1yaBD .study-fast-dYWOey {
    backdrop-filter: blur(10px);
    transform: perspective(1000px) rotateY(-5deg);
    max-width: 800px;
    margin-left: auto;
    width: 90%;
    animation: fade-in 1s ease-out 0.8s forwards;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    opacity: 0;
    background: rgba(255, 255, 255, 0.1);
    border-left: 4px solid rgb(207,178,206);
    padding: 2.5rem;
}

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

.leaderboard-prwfWM .story-spot-CgAS5E {
    grid-column: 6 / 13;
    justify-content: flex-end;
    display: flex;
    grid-row: 1;
}

.leaderboard-prwfWM .header-train-o8mGlW:hover {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.02) 100%);
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.25);
    transform: translateY(-5px);
}

.leaderboard-prwfWM .header-train-o8mGlW h5::before {
    background: rgb(207,178,206);
    left: 0;
    width: 5px;
    content: "";
    position: absolute;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    box-shadow: 0 0 10px rgb(207,178,206);
    height: 5px;
}

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

.gratSection-Y6S0te::before {
    top: -10%;
    height: 70%;
    pointer-events: none;
    width: 50%;
    background: #ffffff;
    transform: rotate(-15deg) skew(15deg);
    opacity: 0.03;
    left: -5%;
    position: absolute;
    content: "";
}

.gratSection-Y6S0te .founders-team-0anSyK:hover {
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}

.gratSection-Y6S0te .founders-team-0anSyK > div:first-child {
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}

.gratSection-Y6S0te .founders-team-0anSyK:hover h5 {
    transform: translateY(-5px);
}

.gratSection-Y6S0te .founders-team-0anSyK:hover h5::after {
    transform: scaleX(1);
}

.gratSection-Y6S0te a:hover {
    transform: translateX(5px);
}

.gratSection-Y6S0te a:hover p {
    color: rgb(207,178,206);
}

.gratSection-Y6S0te a:hover::before {
    left: 200%;
}

.connect-form-LcRJTe {
    background: #000000;
    padding: 100px 0;
    overflow: hidden;
    position: relative;
}

.connect-form-LcRJTe .pic-wrapper-kEPQa7 {
    height: 100%;
    top: 0;
    width: 50%;
    z-index: 1;
    opacity: 0.7;
    position: absolute;
    left: 0;
}

.connect-form-LcRJTe .pic-wrapper-kEPQa7::after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
}

.connect-form-LcRJTe .query-query-RCLM9p {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 
        0 0 0 1px rgba(255, 255, 255, 0.1),
        0 0 30px rgba(0, 0, 0, 0.5),
        0 0 10px rgb(207,178,206,0.5),
        0 0 20px rgb(179,124,175,0.5);
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    margin: 0 auto;
    border-radius: 14px;
    background: rgba(30, 30, 30, 0.7);
    overflow: hidden;
    max-width: 1100px;
    display: flex;
    backdrop-filter: blur(10px);
}

.connect-form-LcRJTe .contact-request-UaJbIT label {
    padding-left: 35px;
    cursor: pointer;
    position: relative;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.8);
    font-size: 15px;
}

.connect-form-LcRJTe .contact-request-UaJbIT a {
    text-shadow: 0 0 3px rgb(207,178,206);
    text-decoration: none;
    color: rgb(207,178,206);
    transition: all 0.3s ease;
}

.connect-form-LcRJTe .contact-message-QP9Un3::before {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    position: absolute;
    content: '';
    left: -100%;
    transition: left 0.7s ease;
    height: 100%;
    width: 100%;
    top: 0;
}

.connect-form-LcRJTe .feedback-request-2eiCs7 h4 {
    position: relative;
    letter-spacing: 2px;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 30px;
    font-size: 22px;
    color: #ffffff;
    text-shadow: 0 0 5px rgb(207,178,206);
}

.connect-form-LcRJTe .request-box-nlkhsz svg {
    width: 24px;
    margin-top: 2px;
    margin-right: 15px;
    flex-shrink: 0;
    height: 24px;
}

.connect-form-LcRJTe .request-box-nlkhsz a {
    color: #ffffff;
    transition: all 0.3s ease;
    text-decoration: none;
}

.client-experience-0u3iNB::after {
    width: 250px;
    content: "";
    background: linear-gradient(to left, rgb(207,178,206), rgb(179,124,175));
    transform: rotate(30deg) skew(-5deg, 15deg);
    bottom: -80px;
    opacity: 0.07;
    height: 250px;
    z-index: 0;
    position: absolute;
    left: -50px;
}

.client-experience-0u3iNB .user-stories-Gze1LY {
    transition: all 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    overflow: hidden;
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(rgba(0, 0, 0, 0.5), 0.05);
    transform-style: preserve-3d;
    transform: perspective(1000px) translateZ(0);
    position: relative;
    padding: 30px;
}

.client-experience-0u3iNB .user-stories-Gze1LY:hover img {
    transform: scale(1.1);
}

.client-experience-0u3iNB .user-stories-Gze1LY h4 {
    font-size: 20px;
    position: relative;
    margin-left: 15px;
    color: #000000;
    font-weight: 600;
}

.client-experience-0u3iNB .description {
    color: #000000;
    z-index: 1;
    transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    font-size: 13px;
    transform: translateZ(0);
    position: relative;
    margin: 0;
    line-height: 1.6;
}

.client-experience-0u3iNB a:hover::before {
    left: 100%;
}

.price-pack-rjfxqs::before {
    content: "";
    z-index: 1;
    position: absolute;
    bottom: 0;
    background: linear-gradient(135deg, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.65) 100%);
    right: 0;
    top: 0;
    left: 0;
}

.price-pack-rjfxqs .lesson-plans-VUCkwu {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    display: grid;
    padding: 0;
    perspective: 1000px;
    list-style: none;
    margin: 0;
    gap: 30px;
}

.price-pack-rjfxqs .lesson-plans-VUCkwu li:nth-child(3) {
    animation-delay: 0.7s;
}

.price-pack-rjfxqs .pricing-pack-LZyY6N::before {
    height: 100%;
    background: linear-gradient(45deg, rgb(207,178,206,0.5), rgb(179,124,175,0.5));
    opacity: 0;
    content: "";
    transition: opacity 0.6s ease;
    left: 0;
    width: 100%;
    z-index: -1;
    position: absolute;
    top: 0;
}

.price-pack-rjfxqs .edu-packages-AMk15X p {
    margin: 0 0 auto;
    line-height: 1.7;
    word-wrap: break-word;
    overflow-wrap: break-word;
    font-size: 18px;
    hyphens: auto;
    flex-grow: 1;
    color: rgba(255,255,255,0.8);
}

.price-pack-rjfxqs .study-price-dHtK82:hover .edu-packages-AMk15X h4 {
    transform: translateY(-5px);
}



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




@media (max-width: 992px) {.program-overview-LjCZeR .study-track-fZkHpm {
    text-align: center;
    grid-template-columns: 1fr;
    grid-gap: 1.5rem;
}.program-overview-LjCZeR .study-track-fZkHpm h3,
    .program-overview-LjCZeR .study-track-fZkHpm span,
    .program-overview-LjCZeR .study-track-fZkHpm p {
    border: none;
    grid-column: 1 / 2;
    padding: 0;
}.program-overview-LjCZeR .study-track-fZkHpm h3 {
    width: fit-content;
    margin: 0 auto;
    border-bottom: 2px solid rgb(207,178,206);
    padding-bottom: 1rem;
}.program-overview-LjCZeR .study-track-fZkHpm .contact-message-QP9Un3 {
    grid-column: 1 / 2;
}.program-overview-LjCZeR .founders-team-0anSyK {
    margin-bottom: 0;
}
}



@media (max-width: 767px) {.our-background-vRz5h9 {
    padding: 60px 0;
}.our-background-vRz5h9 .text-capsule-oM3eU1 {
    transform: none;
    padding: 25px 20px;
}.our-background-vRz5h9 .text-capsule-oM3eU1 > div:first-child::before,
    .our-background-vRz5h9 .text-capsule-oM3eU1 > div:first-child::after {
    left: -35px;
    width: 25px;
    right: -35px;
}.our-background-vRz5h9 h5 {
    font-size: calc(20px * 0.8);
}.our-background-vRz5h9 .text-capsule-oM3eU1 > div:nth-child(2) p {
    font-size: 16px;
}.our-background-vRz5h9 ol li {
    line-height: 1.6;
    font-size: calc(16px * 0.9);
}
}


@media only screen and (max-width: 800px) {.user-dialog-glXoT2 {
    padding: 15px;
}.track-toggle-alWf0m {
    display: none;
}.cookie-banner-dialog-V1Lx8o h5 {
    font-size: 21px;
}.cookie-banner-dialog-V1Lx8o p {
    font-size: 16px;
}}



@media (max-width: 991px) {header .nav-teach-DG42aF {
    margin: 0.8rem 0;
    padding: 1.2rem 0;
}header .main-guide-ne94F2 {
    padding: 0 0 0.8rem 0;
}header .main-guide-ne94F2 svg {
    width: 160px;
}header .header-train-o8mGlW {
    padding: 0.8rem 1.5rem 0;
    gap: 0.6rem;
}header .main-primary-6RkUNB {
    padding: 0.6rem 1.1rem;
}
}



@media (max-width: 992px) {.academic-experience-c3GpUT .user-stories-Gze1LY {
    flex-direction: column;
    gap: 2rem;
}.academic-experience-c3GpUT .pic-wrapper-kEPQa7 {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
    width: 100%;
    height: 350px;
}.academic-experience-c3GpUT .job-profile-xXyW1K {
    width: 100%;
    padding: 0 2rem 2rem;
}
}



@media (max-width: 480px) {.welcome-q1yaBD {
    min-height: 90vh;
}.welcome-q1yaBD > div {
    gap: 1rem;
}.welcome-q1yaBD .title_style_header {
    padding-bottom: 0.5rem;
}.welcome-q1yaBD .study-fast-dYWOey {
    padding: 1.2rem;
    transform: none;
}.welcome-q1yaBD .study-pro-tX15OH h3 {
    font-size: 1.1rem;
}.welcome-q1yaBD::after {
    top: -10%;
    width: 100%;
    right: -40%;
    height: 40%;
}
}



@media (min-width: 992px) {.gratSection-Y6S0te {
    padding: 150px 0;
}.gratSection-Y6S0te .founders-team-0anSyK {
    transform: perspective(1000px) rotateX(2deg);
    margin: 0 auto;
    padding: 80px 70px;
    max-width: 85%;
}.gratSection-Y6S0te h5 {
    line-height: 1.3;
    font-size: calc(20px * 1.15);
}.gratSection-Y6S0te p {
    font-size: calc(17px * 1.1);
    line-height: 1.9;
}.gratSection-Y6S0te h5::after {
    width: 100px;
}
}



@media (max-width: 768px) {.connect-form-LcRJTe {
    padding: 80px 0;
}.connect-form-LcRJTe h3 {
    font-size: calc(33px * 0.9);
    margin-bottom: 40px;
}.connect-form-LcRJTe .query-panel-JCciRw,
    .connect-form-LcRJTe .feedback-request-2eiCs7 {
    padding: 30px;
}.connect-form-LcRJTe form h3,
    .connect-form-LcRJTe .feedback-request-2eiCs7 h4 {
    font-size: calc(22px * 0.9);
    margin-bottom: 25px;
}
}



@media (max-width: 480px) {.client-experience-0u3iNB {
    padding: 50px 0 30px;
}.client-experience-0u3iNB h2 {
    font-size: calc(38px * 0.7);
    margin-bottom: 30px;
}.client-experience-0u3iNB .user-stories-Gze1LY {
    padding: 20px;
}.client-experience-0u3iNB .user-stories-Gze1LY div {
    margin-bottom: 15px;
}.client-experience-0u3iNB .user-stories-Gze1LY img {
    height: 50px;
    width: 50px;
}.client-experience-0u3iNB a {
    width: 100%;
    padding: 10px 20px;
}}

@keyframes split-carousel {
    0%, 16% {
        transform: translateX(0);
    }
    20%, 36% {
        transform: translateX(-20%);
    }
    40%, 56% {
        transform: translateX(-40%);
    }
    60%, 76% {
        transform: translateX(-60%);
    }
    80%, 96% {
        transform: translateX(-80%);
    }
    100% {
        transform: translateX(0);
    }
}



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



@keyframes line-grow {
  0% { width: 0; }
  100% { width: 100px; }
}



@keyframes pop {
  0% { 
    transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  70% { 
    transform: scale(1.2) rotate(45deg);
    opacity: 1;
  }
  100% { 
    transform: scale(1) rotate(45deg);
    opacity: 1;
  }
}

