﻿header,footer {
    width: 100%;
}

header {
    z-index: 99;
    overflow: visible;
    position: relative;
    background: linear-gradient(to right, rgb(123,110,160) 0%, rgba(0, 0, 0, 0.5) 100%);
    width: 100%;
}

.subscr-info-763 {
    flex: 0 0 auto;
}

.subscr-info-763 {
    padding: 5rem 0 2rem;
    color: #ffffff;
    position: relative;
}

.program-overview-419::after {
    left: -50px;
    position: absolute;
    height: 200px;
    width: 200px;
    content: "";
    transform: rotate(15deg);
    opacity: 0.05;
    bottom: -50px;
    z-index: -1;
    background: linear-gradient(225deg, rgb(172,179,195) 0%, rgb(123,110,160) 100%);
}

.program-overview-419 h2:hover {
    transform: perspective(1000px) rotateX(2deg);
}

.program-overview-419 h2:hover::after {
    transform: scaleX(1.5);
}

.program-overview-419 .knowledge-track-213 {
    position: relative;
    gap: 40px;
    grid-template-columns: 1fr;
    display: grid;
    transform-style: preserve-3d;
}

.program-overview-419 .pic-border-071:hover {
    box-shadow: 0 30px 50px -15px rgba(0, 0, 0, 0.25);
    transform: perspective(1000px) rotateY(0deg) translateZ(20px);
}

.program-overview-419 .text-content-469 {
    background-color: #ffffff;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    position: relative;
    transform: perspective(1000px) rotateY(2deg) translateZ(5px);
    padding: 40px 30px;
    border-radius: 10px;
    box-shadow: 0 15px 35px -15px rgba(0, 0, 0, 0.15);
}

.program-overview-419 .description:last-child {
    margin-bottom: 0;
}

.program-overview-419 .description:nth-child(1) {
    animation: fadeText 0.8s ease forwards;
}

.program-overview-419 .knowledge-track-213:hover .text-content-469 {
    transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}

header .nav-info-598::after {
    background: linear-gradient(
        90deg,
        transparent,
        rgb(172,179,195),
        rgb(123,110,160),
        rgb(172,179,195),
        transparent
    );
    bottom: 0;
    height: 1px;
    position: absolute;
    box-shadow: 0 0 10px rgb(123,110,160), 0 0 20px rgb(123,110,160,0.5);
    content: '';
    left: 5%;
    width: 90%;
}

header .nav-info-598 .header-train-389:hover .main-edu-037 {
    transform: scale(1.05);
}

header .nav-info-598 .nav-master-192 {
    background: rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    padding: 15px 20px;
    display: flex;
    margin: 0;
    flex-wrap: wrap;
    list-style: none;
    position: relative;
    justify-content: flex-end;
}

header .nav-info-598 .nav-master-192 .main-pro-317:hover::after {
    left: 10%;
    width: 80%;
}

header .nav-info-598 .nav-master-192 .main-pro-317 a {
    font-family: Arial, sans-serif;
    position: relative;
    color: #ffffff;
    display: block;
    font-size: 12px;
    transition: color 0.3s ease, text-shadow 0.3s ease;
    padding: 10px 15px;
    text-decoration: none;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.program-assets-517 .pic-border-071 {
    width: 100%;
    clip-path: polygon(0 5%, 100% 0, 100% 95%, 0% 100%);
    box-shadow: 0 20px 40px rgba(0,0,0,0.1);
    height: auto;
    transition: transform 0.8s cubic-bezier(0.2, 0.8, 0.2, 1);
    transform: perspective(1000px) rotateY(-3deg);
    object-fit: cover;
}

.program-assets-517 .text-content-469 {
    background: linear-gradient(135deg, #ffffff, rgba(255,255,255,0.85));
    backdrop-filter: blur(10px);
    box-shadow: 0 15px 30px rgba(0,0,0,0.05);
    position: relative;
    padding: 2rem;
}

.program-assets-517 h1::after {
    transform: scaleX(0.7);
    transition: transform 0.5s ease;
    height: 3px;
    position: absolute;
    content: "";
    left: 0;
    background: rgb(172,179,195);
    width: 60px;
    transform-origin: left;
    bottom: -10px;
}

.program-assets-517 li svg {
    left: 0;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: absolute;
    width: 1.5rem;
    height: 1.5rem;
    transform: scale(0.9);
    top: 0.1rem;
}

.ty-note-760::after {
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(123,110,160,0.5) 0%, transparent 8%),
        radial-gradient(circle at 80% 70%, rgb(123,110,160,0.5) 0%, transparent 6%),
        radial-gradient(circle at 40% 80%, rgb(172,179,195,0.5) 0%, transparent 5%),
        radial-gradient(circle at 65% 25%, rgb(172,179,195,0.5) 0%, transparent 7%);
    position: absolute;
    pointer-events: none;
    content: "";
    inset: 0;
}

.ty-note-760 .teach-style-492:hover {
    box-shadow: 
        0 30px 60px rgba(0, 0, 0, 0.15),
        0 0 0 1px rgba(255, 255, 255, 0.2),
        0 10px 25px rgba(0, 0, 0, 0.08);
    transform: translateZ(20px) scale(1.01);
}

.ty-note-760 .teach-style-492 > div:last-child {
    animation: slideInUp 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards 0.5s;
    opacity: 0;
    position: relative;
    transform: translateY(2rem);
}

.ty-note-760 p {
    line-height: 1.7;
    color: #000000;
    z-index: 1;
    transition: color 0.3s ease, transform 0.3s ease;
    position: relative;
    margin: 0;
    font-size: 16px;
}

.ty-note-760 a::before {
    transition: opacity 0.4s ease;
    opacity: 0;
    z-index: -1;
    background: linear-gradient(135deg, rgb(172,179,195,0.5) 0%, transparent 100%);
    inset: 0;
    position: absolute;
    content: "";
}

.ty-note-760 a::after {
    width: 100%;
    left: 0;
    transform: scaleX(0);
    transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    bottom: 0;
    background: linear-gradient(90deg, rgb(123,110,160) 0%, rgb(172,179,195) 100%);
    height: 3px;
    position: absolute;
    transform-origin: left;
    content: "";
}

.pricing-set-813 .pricing-list-058 {
    gap: 3rem;
    display: grid;
    grid-template-columns: 1fr;
}

.pricing-set-813 .learn-price-439 h2::after {
    bottom: -10px;
    transform: translateX(-50%);
    height: 3px;
    width: 60%;
    position: absolute;
    left: 50%;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(172,179,195), transparent);
}

.pricing-set-813 .pricing-deals-841 {
    animation-delay: calc(0.1s * var(--i, 1));
    text-decoration: none;
    will-change: transform, opacity;
    transition: transform 0.4s cubic-bezier(0.2, 0.85, 0.4, 1.275);
    transform: translateY(30px);
    opacity: 0;
    display: block;
    animation: fadeInUp 0.8s forwards;
}

.pricing-set-813 .indv-sub-936 {
    flex-direction: column;
    z-index: 1;
    display: flex;
    position: relative;
    padding: 2.5rem 2rem;
    flex-grow: 1;
}

.pricing-set-813 .pricing-deals-841 h3 {
    font-size: calc(19px + 0.2rem);
    position: relative;
    transition: color 0.3s ease;
    font-weight: 700;
    margin-bottom: 1rem;
    color: #000000;
}

.pricing-set-813 .bundle-rate-561::before {
    background: rgb(123,110,160);
    left: 0;
    bottom: -5px;
    transition: width 0.3s ease;
    height: 3px;
    width: 40px;
    position: absolute;
    content: "";
}

.pricing-set-813 .pic-border-071::after {
    background: linear-gradient(to top, rgba(0,0,0,0.2), transparent);
    position: absolute;
    inset: 0;
    content: "";
}



.academic-experience-291 .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 1.5rem;
    z-index: 1;
}

.academic-experience-291 .testimonials-hub-532 {
    border-radius: 30px;
    grid-template-areas:
        "photo quote"
        "photo name"
        "photo job";
    background-color: rgba(0, 0, 0, 0.5);
    grid-template-columns: minmax(250px, 35%) 1fr;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    transform: perspective(1000px) rotateX(2deg);
    grid-gap: 1.5rem;
    display: grid;
    transition: transform 0.3s ease;
    backdrop-filter: blur(8px);
    padding: 3rem;
}

.academic-experience-291 .exp-projects-381 {
    color: #ffffff;
    padding: 1.5rem;
    transform: translateZ(15px);
    position: relative;
    border-radius: 10px;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
    line-height: 1.6;
    font-size: 16px;
    border-left: 4px solid rgb(172,179,195);
    grid-area: quote;
}

.cookieNotificationBox-497 h5 {
    margin-bottom: 6px;
    font-size: 22px;
}

.secure-cookies-145 svg, .secure-cookies-145 svg path, .secure-cookies-145 img {
    height: 100px;
    width: 100px;
    fill: rgb(172,179,195);
}

#cookiePolicyAlert-096:checked ~ .cookieNotificationBox-497 {
    opacity: 0;
    visibility: hidden;
}

.opening-board-679 .learn-main-932 {
    justify-content: center;
    position: relative;
    align-items: center;
    min-height: 100vh;
    padding: 3rem 1.5rem;
    display: flex;
    box-shadow: inset 0 0 150px rgba(0, 0, 0, 0.25);
}

.opening-board-679 .study-sessions-048 > div:first-child {
    position: relative;
    margin-bottom: 2.5rem;
}

.opening-board-679 .title_style_header {
    line-height: 1.2;
    animation: fadeInUp 0.8s ease-out forwards;
    letter-spacing: -0.02em;
    text-shadow: 
    0 2px 10px rgba(0, 0, 0, 0.2),
    0 15px 30px rgba(0, 0, 0, 0.15);
    font-weight: 700;
    color: #ffffff;
    margin: 0;
    font-size: clamp(2.5rem, 5vw, 39px);
    transform: translateZ(20px);
}

.opening-board-679 p {
    font-weight: 400;
    position: relative;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    opacity: 0.85;
    padding-left: 20px;
    max-width: 90%;
    margin-top: 25px;
    color: #ffffff;
    animation: fadeInUp 0.8s ease-out 0.4s forwards;
    animation-fill-mode: both;
    font-size: clamp(1rem, 2vw, 17px);
    line-height: 1.6;
}

.connect-form-125 .container {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 1;
    padding: 0 20px;
}

.connect-form-125 .message-reach-451 {
    margin: 0 auto;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.06);
    background: #ffffff;
    border-radius: 16px;
    max-width: 800px;
    flex-direction: column;
    display: flex;
    overflow: hidden;
}

.connect-form-125 form h3 {
    color: #000000;
    font-family: Arial, sans-serif;
    display: inline-block;
    position: relative;
    font-size: 24px;
    margin-bottom: 30px;
    font-weight: 700;
}

.connect-form-125 form input[type="text"]:focus {
    outline: none;
    border-color: rgb(172,179,195);
}

.connect-form-125 .message-map-036 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.connect-form-125 .message-map-036 input[type="checkbox"]:checked + label::before {
    background: rgb(172,179,195);
}

.connect-form-125 .message-map-036 label a {
    transition: all 0.3s ease;
    text-decoration: none;
    color: rgb(172,179,195);
}

.connect-form-125 form .support-list-210 {
    cursor: pointer;
    font-weight: 600;
    color: #ffffff;
    position: relative;
    border: none;
    overflow: hidden;
    border-radius: 10px;
    background: rgb(172,179,195);
    font-family: Arial, sans-serif;
    font-size: 19px;
    width: 100%;
    padding: 16px 20px;
    transition: all 0.3s ease;
    text-align: center;
}

.subscr-info-763 .container {
    gap: 0;
    display: flex;
    position: relative;
    flex-wrap: wrap;
}

.subscr-info-763 .company_holder {
    margin-bottom: 2rem;
    position: relative;
    flex: 0 0 40%;
    padding: 0 3rem 2rem 0;
}

.subscr-info-763 .company_holder h3::after {
    content: "";
    width: 80px;
    left: 0;
    height: 3px;
    position: absolute;
    bottom: 0;
    box-shadow: 0 0 10px rgb(172,179,195);
    background: rgb(172,179,195);
}

.subscr-info-763 .nav-sitebar-051 {
    display: flex;
    gap: 0;
    flex-wrap: wrap;
    flex: 1;
}

.subscr-info-763 .nav-master-192 {
    position: relative;
    flex: 0 0 50%;
    padding: 0 1rem 2rem 1rem;
}

.subscr-info-763 .nav-master-192 .nav-sitebar-051 {
    flex-direction: column;
    display: flex;
    gap: 0.8rem;
}

.subscr-info-763 .nav-master-192 .nav-sitebar-051 a::before {
    width: 100%;
    top: 0;
    content: "";
    position: absolute;
    height: 100%;
    transition: all 0.5s ease;
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
}

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

.find-support-423::after {
    position: absolute;
    left: 0;
    content: "";
    bottom: -5px;
    width: 100%;
    opacity: 0.3;
    height: 10px;
    background: linear-gradient(90deg, rgb(172,179,195) 0%, transparent 20%, rgb(123,110,160) 40%, transparent 60%, rgb(172,179,195) 80%, transparent 100%);
}

.find-support-423 h1:hover {
    transform: perspective(800px) translateZ(20px);
}

.find-support-423 .container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

.find-support-423 .edu-query-180 {
    gap: 40px;
    grid-template-columns: 1fr;
    display: grid;
    position: relative;
    transform-style: preserve-3d;
}

.find-support-423 .edu-query-180 > div:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transform: perspective(1000px) rotateX(2deg) translateY(-5px);
}

.find-support-423 .edu-query-180 > div:hover::before {
    transform: translateY(0);
}

.find-support-423 span {
    display: block;
    font-size: 16px;
    color: #000000;
    line-height: 1.6;
    margin-left: 30px;
}

.find-support-423 .assist-experts-678 > div {
    transition: transform 0.3s ease;
}

.find-support-423 .ask-question-836::after {
    bottom: -3px;
    height: 1px;
    width: 0;
    transition: width 0.3s ease;
    content: "";
    left: 0;
    background: rgb(172,179,195);
    position: absolute;
}

.find-support-423 svg {
    width: 24px;
    height: 24px;
    filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.1));
}

.find-support-423 h6:hover svg path {
    fill: rgb(172,179,195);
}

.sign-up-246::before {
    background: rgb(172,179,195,0.5);
    top: 0;
    width: 61.8%;
    content: "";
    clip-path: polygon(0 0, 100% 0, 100% 100%, 38.2% 100%);
    z-index: -1;
    position: absolute;
    height: 100%;
    right: 0;
    opacity: 0.08;
}

.sign-up-246 .teach-style-492::before {
    height: 200px;
    border-radius: 50%;
    z-index: -1;
    border: 15px solid rgb(123,110,160);
    position: absolute;
    opacity: 0.05;
    right: -100px;
    width: 200px;
    top: -100px;
    content: "";
}

.sign-up-246 p::before {
    left: -20px;
    width: 3px;
    background: rgb(172,179,195);
    position: absolute;
    content: "";
    animation: extendHeight 1.5s cubic-bezier(0.215, 0.610, 0.355, 1.000) forwards;
    height: 61.8%;
}

.sign-up-246 .input_holder:hover::before {
    transform: translate(4px, -4px);
}

.sign-up-246 .sub-border-914 {
    color: #000000;
    background: #ffffff;
    padding: 1.2rem 1.5rem;
    font-size: 16px;
    width: 61.8%;
    border: 1px solid rgba(0, 0, 0, 0.5);
    transition: all 0.3s ease;
    border-right: none;
    font-family: Arial, sans-serif;
    outline: none;
}

.sign-up-246 .support-list-210:hover {
    border-color: rgb(172,179,195);
    color: #ffffff;
}

.sign-up-246 .support-list-210:hover::before {
    left: 0;
}

.future-attendees-839::before {
    left: 0;
    background-size: 40px 40px;
    height: 100%;
    width: 100%;
    z-index: -1;
    content: "";
    background-image: 
        linear-gradient(0deg, transparent 24%, 
            rgba(#ffffff, 0.05) 25%, 
            rgba(#ffffff, 0.05) 26%, 
            transparent 27%, transparent 74%, 
            rgba(#ffffff, 0.05) 75%, 
            rgba(#ffffff, 0.05) 76%, transparent 77%, transparent),
        linear-gradient(90deg, transparent 24%, 
            rgba(#ffffff, 0.05) 25%, 
            rgba(#ffffff, 0.05) 26%, 
            transparent 27%, transparent 74%, 
            rgba(#ffffff, 0.05) 75%, 
            rgba(#ffffff, 0.05) 76%, transparent 77%, transparent);
    position: absolute;
    top: 0;
}

.future-attendees-839 li {
    overflow: hidden;
    padding: 1.5rem;
    transition: all 0.3s ease;
    align-items: flex-start;
    box-shadow: 
        0 5px 15px rgba(0, 0, 0, 0.1),
        inset 0 1px 0 rgba(#ffffff, 0.05);
    border: 1px solid rgba(#ffffff, 0.1);
    border-radius: 10px;
    display: flex;
    position: relative;
    background: rgba(rgba(0, 0, 0, 0.5), 0.3);
}

.future-attendees-839 li {
    color: #ffffff;
    font-weight: 400;
    line-height: 1.5;
    font-size: 13px;
}

.future-attendees-839 li:hover::before,
.future-attendees-839 li:hover::after {
    opacity: 1;
}

.future-attendees-839 li svg {
    top: 2px;
    fill: rgb(123,110,160);
    height: 32px;
    margin-right: 1.2rem;
    position: relative;
    flex-shrink: 0;
    width: 32px;
    transition: all 0.3s ease;
}

.secure-bolt-814 h1 {
    border-bottom: 3px solid rgb(172,179,195);
    margin-bottom: 30px;
    font-weight: 700;
    margin-top: 50px;
    font-size: 44px;
    color: rgb(172,179,195);
    text-align: center;
    padding-bottom: 10px;
    text-transform: uppercase;
    width: 100%;
}

.secure-bolt-814 section {
    padding: 30px;
    text-align: center;
    margin-top: 30px;
    box-shadow: 0 0 15px rgb(172,179,195,0.5);
    border: 1px solid rgb(172,179,195);
    width: 100%;
    border-radius: 10px;
}

.secure-bolt-814 p, .secure-bolt-814 span, .secure-bolt-814 div {
    color: #000000;
    width: 100%;
    padding-bottom: 5px;
    margin-bottom: 15px;
    font-weight: 300;
    font-size: 18px;
    text-align: center;
    margin: 0 auto 15px auto;
    line-height: 1.8;
}

.our-mission-761 .text-content-469::before {
    height: 100%;
    transform: scaleY(1.1);
    background: linear-gradient(to bottom, rgb(172,179,195), rgb(123,110,160));
    width: 5px;
    position: absolute;
    top: 0;
    content: "";
    left: 0;
}

.our-mission-761 .text-content-469:hover > div:first-child::after {
    width: 80px;
}

.our-mission-761 h5 {
    display: inline-block;
    text-transform: uppercase;
    position: relative;
    color: rgb(172,179,195);
    font-size: 19px;
    letter-spacing: 1.5px;
    margin: 0;
    font-weight: 700;
}

.our-mission-761 p b::after {
    left: 0;
    transition: transform 0.5s ease;
    height: 1px;
    bottom: -5px;
    width: 100%;
    background: rgb(123,110,160,0.5);
    position: absolute;
    content: "";
    transform-origin: left;
    transform: scaleX(0);
}

.our-mission-761 .text-content-469 div:nth-child(2)::before {
    position: absolute;
    height: 60px;
    border-left: 2px solid rgb(123,110,160,0.5);
    border-bottom: 2px solid rgb(123,110,160,0.5);
    left: 20px;
    bottom: 20px;
    content: "";
    opacity: 0.7;
    width: 60px;
}


@media only screen and (max-width: 800px)  {.container {
    padding: 0 12px;
}}



@media (min-width: 992px) {.program-overview-419 {
    padding: 180px 0 160px;
}.program-overview-419 h2 {
    margin-bottom: 70px;
}.program-overview-419 .knowledge-track-213 {
    gap: 80px;
}.program-overview-419 .pic-border-071 {
    height: 600px;
}.program-overview-419 .text-content-469 {
    padding: 60px 50px;
}
}



@media (max-width: 480px) {.program-overview-419 {
    padding: 60px 0 50px;
}.program-overview-419 h2 {
    font-size: calc(34px * 0.75);
    margin-bottom: 25px;
}.program-overview-419 .pic-border-071 {
    height: 200px;
}.program-overview-419 .text-content-469 {
    padding: 25px 15px;
}.program-overview-419 .description {
    font-size: calc(16px * 0.9);
    line-height: 1.5;
}}



@media (min-width: 992px) {.program-assets-517 {
    padding: 8rem 0;
}.program-assets-517 .container {
    gap: 5rem;
}.program-assets-517 h1 {
    font-size: calc(47px * 1.1);
    margin-bottom: 2.5rem;
}.program-assets-517 li p {
    font-size: calc(18px * 1.1);
}.program-assets-517 .text-content-469 {
    padding: 4rem;
}
}



@media (max-width: 575px) {.ty-note-760 {
    padding: 3rem 0;
}.ty-note-760 .teach-style-492 {
    padding: 1.5rem;
    gap: 1.2rem;
}.ty-note-760 h5 {
    font-size: calc(20px * 0.85);
    padding-bottom: 0.75rem;
}.ty-note-760 p {
    line-height: 1.5;
    font-size: calc(16px * 0.9);
}.ty-note-760 a {
    padding: 1rem;
}.ty-note-760 a:hover {
    transform: translateY(-3px);
}
}



@media (min-width: 992px) {.pricing-set-813 .pricing-list-058 {
    gap: 2rem;
    grid-template-columns: 2fr 1fr;
}.pricing-set-813 .learn-price-439 {
    padding: 4rem 3rem;
    order: 2;
    justify-content: center;
    text-align: left;
    height: 100%;
    flex-direction: column;
    display: flex;
}.pricing-set-813 .learn-price-439 h2::after {
    background: linear-gradient(90deg, rgb(172,179,195), transparent);
    width: 100px;
    left: 0;
    transform: none;
}.pricing-set-813 .learn-price-439 .learn-pricing-418 {
    margin: 0;
    max-width: 100%;
}.pricing-set-813 .plan-deals-780 {
    order: 1;
    grid-template-columns: repeat(2, 1fr);
}
}


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



@media (max-width: 991px) {.opening-board-679 .study-sessions-048 {
    padding: 2.5rem;
    transform: perspective(1000px) rotateX(1deg);
}.opening-board-679 .title_style_header {
    text-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}.opening-board-679 p {
    max-width: 100%;
}
}



@media (max-width: 480px) {.opening-board-679 .learn-main-932 {
    padding-top: 25%;
}.opening-board-679 .study-sessions-048 {
    padding: 1.5rem 1.25rem;
}.opening-board-679 .title_style_header {
    font-size: 2rem;
}.opening-board-679 h3 {
    font-size: 1.125rem;
}.opening-board-679 p {
    font-size: 0.95rem;
}}



@media screen and (min-width: 992px) {.connect-form-125 .pic-border-071 {
    width: 50%;
}.connect-form-125 .request-request-105 {
    padding: 60px;
    width: 50%;
}
}



@media screen and (max-width: 576px) {.connect-form-125 {
    padding: 60px 0;
}.connect-form-125 h2 {
    margin-bottom: 30px;
    font-size: calc(45px * 0.7);
}.connect-form-125 .request-request-105 {
    padding: 30px 20px;
}.connect-form-125 form h3 {
    font-size: calc(24px * 0.9);
}}



@media (max-width: 768px) {.subscr-info-763 {
    padding: 3.5rem 0 1.5rem;
}.subscr-info-763::before {
    height: 10px;
}.subscr-info-763 .company_holder h3 {
    font-size: calc(34px - 2px);
}.subscr-info-763 .license-cta-385 {
    transform: skewX(-3deg);
    padding: 1.2rem;
}.subscr-info-763 .nav-master-192 h5, 
    .subscr-info-763 .nav-master-192 .nav-sitebar-051 a {
    transform: skewX(-3deg);
}.subscr-info-763 .nav-master-192 .nav-sitebar-051 a:hover {
    transform: skewX(-3deg) translateX(5px);
}.leaderboard-709 {
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%);
}.leaderboard-709 .access-cta-234 {
    transform: skewX(-3deg);
}
}



@media (min-width: 992px) {.find-support-423 {
    padding: 120px 60px;
}.find-support-423 .edu-query-180 {
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.find-support-423 .edu-query-180 > div {
    height: 100%;
    flex-direction: column;
    display: flex;
    justify-content: center;
}.find-support-423 .edu-query-180 > div:first-child {
    transform: perspective(1000px) rotateY(-2deg);
}.find-support-423 .edu-query-180 > div:last-child {
    transform: perspective(1000px) rotateY(2deg);
}.find-support-423 .edu-query-180 > div:hover {
    transform: perspective(1000px) rotateX(0) rotateY(0) translateY(-10px);
}
}



@media (max-width: 576px) {.sign-up-246 {
    margin: 4rem 0;
    padding: 3rem 1rem;
}.sign-up-246 p {
    padding-left: 1rem;
}.sign-up-246 p::before {
    width: 2px;
}.sign-up-246 p::after {
    height: 2px;
}.sign-up-246 .sub-border-914,
    .sign-up-246 .support-list-210 {
    padding: 1rem;
}.sign-up-246 .teach-style-492::before,
    .sign-up-246 .teach-style-492::after {
    display: none;
}}



@media (max-width: 768px) {.future-attendees-839 {
    padding: 3.5rem 0;
}.future-attendees-839 .teach-style-492 {
    padding: 0 1.5rem;
}.future-attendees-839 h3 {
    padding: 0.6rem 1.5rem;
    border-radius: 10px;
    font-size: calc(28px * 0.8);
    width: auto;
    align-self: center;
    margin-bottom: 2rem;
    text-align: center;
}.future-attendees-839 h3::before {
    height: 4px;
    width: 100%;
    top: auto;
    bottom: 0;
    right: 0;
    left: 0;
}.future-attendees-839 h3::after {
    display: none;
}.future-attendees-839 ul {
    grid-template-columns: 1fr;
    gap: 1rem;
}
}



@media (min-width: 992px) {.our-mission-761 .text-content-469 {
    padding: 4.5rem;
    max-width: 90%;
    margin-left: auto;
}.our-mission-761 ol li {
    column-count: 3;
    font-size: calc(18px * 1.05);
}.our-mission-761 .container {
    padding: 12rem 5rem;
}
}

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



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

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



@keyframes float {
  0%, 100% {
    transform: perspective(1000px) rotateX(2deg) translateY(0);
  }
  50% {
    transform: perspective(1000px) rotateX(2deg) translateY(-15px);
  }
}



@keyframes extendHeight {
    0% {
        transform: scaleY(0);
    }
    100% {
        transform: scaleY(1);
    }
}

