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

header,footer {
    width: 100%;
}

header {
    z-index: 1000;
    width: 100%;
    border-bottom: 1px solid rgb(149,199,202,0.5);
    position: fixed;
    left: 0;
    backdrop-filter: blur(8px);
    background: linear-gradient(135deg, #000000 0%, rgb(149,199,202) 100%);
    -webkit-backdrop-filter: blur(8px);
    top: 0;
    transition: all 0.4s ease;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.2);
}

.stay-informed-FcenSU .container {
    margin: 0 auto;
    max-width: 1240px;
    position: relative;
}

.stay-informed-FcenSU .study-learn-qjkvyD > div {
    position: relative;
    padding: 1rem 0 2.5rem;
}

.stay-informed-FcenSU .input_holder {
    display: flex;
    width: 100%;
    max-width: 650px;
    position: relative;
    flex-direction: column;
    gap: 1rem;
}

.stay-informed-FcenSU .input_holder:focus-within::before {
    transform: translateX(0);
}

.stay-informed-FcenSU .input_holder span:first-child {
    flex: 1;
}

.stay-informed-FcenSU input[type="email"]:focus {
    transform: translateY(-2px);
    border-color: rgb(99,164,171);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.stay-informed-FcenSU .join-form-tUgJlc:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15), 0 5px 10px rgba(0, 0, 0, 0.08);
    transform: translateY(-3px);
    background: rgb(149,199,202);
}

.math-tools-yJjpCR::before {
    position: absolute;
    background: 
        linear-gradient(135deg, rgb(198,225,230) 25%, transparent 25%) -50px 0,
        linear-gradient(225deg, rgb(198,225,230) 25%, transparent 25%) -50px 0,
        linear-gradient(315deg, rgb(198,225,230) 25%, transparent 25%),
        linear-gradient(45deg, rgb(198,225,230) 25%, transparent 25%);
    height: 120px;
    background-color: rgb(149,199,202,0.5);
    content: "";
    width: 100%;
    top: 0;
    background-size: 100px 100px;
    left: 0;
}

footer .text_main_holder {
    grid-template-columns: 1fr;
    gap: 30px;
    display: grid;
    position: relative;
}

footer .nav-core-uYS7ba svg {
    margin-bottom: 15px;
    height: 45px;
    width: auto;
}

footer .top-pagebar-aYbjNl {
    background-color: rgb(198,225,230);
    margin-top: -10px;
    border-radius: 21px;
    margin-left: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    position: relative;
    padding: 30px;
    z-index: 1;
    margin-right: 20px;
}

footer .top-skill-XHiova a:hover {
    transform: translateX(5px);
    color: rgb(149,199,202);
}

footer .subscribe_holder::before {
    background-color: rgb(149,199,202);
    position: absolute;
    height: 30px;
    z-index: -1;
    right: 30px;
    content: "";
    transform: rotate(45deg);
    top: -15px;
    width: 30px;
}

footer .input_holder input[type="email"]:focus {
    background-color: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    outline: none;
}

footer .footer-edu-4WEV5q {
    position: relative;
    text-align: center;
    z-index: 1;
    margin-top: 60px;
}

.cookie-message-panel-VsPvZW {
    border-top: 3px solid rgb(149,199,202);
    width: 100%;
    bottom: 0;
    background: #ffffff;
    font-family: Arial, sans-serif;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.1);
    padding: 15px 20px;
    position: fixed;
    z-index: 1050;
}

#cookie-dialog-box-DfzHFL:checked ~ .cookie-message-panel-VsPvZW {
    opacity: 0;
    visibility: hidden;
}

.cookie_button.consent-box-8ABZIk:hover {
    color: #ffffff;
    border-color: rgb(149,199,202);
    background-color: rgb(149,199,202);
}


header .top_plank {
    background: rgb(149,199,202);
    color:  #ffffff;
}

header .top_plank .top-pro-MjCBVx {
    line-height: 21px;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    padding: 15px 0 10px 0;
    display: flex;
    font-size: 13px;
}

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

.thankYouWeb-xn6WyE .study-learn-qjkvyD:hover {
    box-shadow: 
        0 25px 50px rgba(0,0,0,0.15),
        0 0 0 1px rgba(255,255,255,0.2),
        inset 0 0 30px rgba(rgb(149,199,202),0.08);
    transform: perspective(1000px) rotateX(0deg) translateY(-5px);
}

.thankYouWeb-xn6WyE .study-learn-qjkvyD > div:first-child::after {
    transform-origin: left center;
    background: linear-gradient(90deg, rgb(149,199,202), rgb(99,164,171));
    transition: transform 0.4s ease;
    width: 80px;
    content: "";
    left: 0;
    bottom: 0;
    height: 3px;
    position: absolute;
}

.thankYouWeb-xn6WyE a:hover {
    transform: translateX(5px);
}

.thankYouWeb-xn6WyE a:hover p {
    color: rgb(149,199,202);
}

.tariff-box-w0nF29 .container {
    max-width: 1320px;
    margin: 0 auto;
    position: relative;
    padding: 0 20px;
    z-index: 1;
}

.tariff-box-w0nF29 .training-fees-O7Uta9 {
    color: rgba(255, 255, 255, 0.85);
    line-height: 1.6;
    text-align: center;
    transform: translateZ(20px);
    margin: 0 auto 3rem;
    max-width: 800px;
    font-size: calc(16px * 1.1);
}

.tariff-box-w0nF29 .learning-deals-lmoOqe li {
    transform: perspective(1000px) rotateX(5deg);
    transition: transform 0.5s cubic-bezier(0.17, 0.67, 0.83, 0.67);
}

.tariff-box-w0nF29 .skill-plans-eVLIX4::after {
    transform: translateZ(5px);
    position: absolute;
    top: -50%;
    background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 70%);
    left: -50%;
    transition: opacity 0.5s ease;
    width: 200%;
    height: 200%;
    content: "";
    opacity: 0;
}

.tariff-box-w0nF29 .learn-rates-cvU2dF p {
    line-height: 1.7;
    max-height: 220px;
    padding-right: 5px;
    color: rgba(255, 255, 255, 0.8);
    position: relative;
    margin-bottom: 25px;
    transform: translateZ(15px);
    overflow-y: auto;
    font-size: 16px;
}

.educational-yield-hOxYC0::before {
    content: '';
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    animation: pulse 15s infinite alternate;
    left: 0;
    height: 100%;
    background: 
        radial-gradient(circle at 20% 30%, rgb(149,199,202,0.5) 0%, transparent 10%),
        radial-gradient(circle at 80% 70%, rgb(99,164,171,0.5) 0%, transparent 20%);
}

.educational-yield-hOxYC0 h2 {
    font-weight: 700;
    padding-bottom: 1rem;
    color: #000000;
    font-size: 29px;
    margin-bottom: 2rem;
    position: relative;
}

.educational-yield-hOxYC0 .text_main_holder > div {
    border-radius: 10px;
    align-items: flex-start;
    display: flex;
    background: #ffffff;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    padding: 1.5rem;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
    transform: translateX(0);
}

.privacy-defense-2dTSUG .container {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 1140px;
}

.privacy-defense-2dTSUG h1 {
    font-weight: 700;
    margin-bottom: 2.5rem;
    position: relative;
    color: #000000;
    padding-bottom: 1rem;
    transform: translateX(-0.5rem);
    font-size: 38px;
}



.privacy-defense-2dTSUG h1, 
.privacy-defense-2dTSUG h2, 
.privacy-defense-2dTSUG h3, 
.privacy-defense-2dTSUG h4,
.privacy-defense-2dTSUG p,
.privacy-defense-2dTSUG ul {
    animation: fadeIn 0.5s ease-out forwards;
}

.privacy-defense-2dTSUG h4::before {
    background: rgb(99,164,171);
    width: 2px;
    height: 70%;
    left: 0;
    position: absolute;
    top: 0.3em;
    content: "";
    opacity: 0.7;
    border-radius: 1px;
}

.privacy-defense-2dTSUG ul {
    padding-left: 0;
    margin: 2rem 0;
    list-style: none;
    counter-reset: privacy-counter;
}

.privacy-defense-2dTSUG li::before {
    transform: rotate(45deg);
    transition: transform 0.3s ease;
    position: absolute;
    content: "";
    top: 0.25rem;
    border-radius: 10px;
    left: 0;
    height: 1.25rem;
    opacity: 0.9;
    background: linear-gradient(135deg, rgb(149,199,202), rgb(99,164,171));
    width: 1.25rem;
}

.data-statistics-lgoFZz h3::after {
    transform: translateX(-50%);
    width: 80px;
    left: 50%;
    bottom: -15px;
    content: "";
    background: linear-gradient(90deg, transparent, rgb(149,199,202), transparent);
    height: 3px;
    position: absolute;
}

.data-statistics-lgoFZz .statistics-value-qa5Bvc::after {
    position: absolute;
    right: 0;
    opacity: 0.4;
    background: linear-gradient(to left, rgb(149,199,202), transparent);
    width: 60%;
    height: 2px;
    bottom: 0;
    content: "";
}

.data-statistics-lgoFZz .statistics-value-qa5Bvc:hover {
    box-shadow: 
        0 20px 40px -15px rgba(0, 0, 0, 0.1),
        0 1px 3px rgba(0, 0, 0, 0.05);
    transform: translateY(-5px);
}

.data-statistics-lgoFZz .statistics-value-qa5Bvc:nth-child(odd):hover {
    transform: translateY(5px);
}

.data-statistics-lgoFZz .statistics-value-qa5Bvc:nth-child(3n+3)::after {
    left: 0;
    background: linear-gradient(to right, rgb(149,199,202), transparent);
    right: auto;
}

.program-details-aifwI3 .container {
    padding: 0 30px;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 2;
}

.program-details-aifwI3 .knowledge-route-uE6mAR {
    display: flex;
    z-index: 3;
    justify-content: center;
    padding: 0 50px 0 0;
    position: relative;
    align-items: flex-start;
    flex-direction: column;
}

.program-details-aifwI3 .knowledge-route-uE6mAR {
    order: 2;
    padding: 0;
}

.program-details-aifwI3 .nav-core-uYS7ba svg path {
    fill: rgb(149,199,202);
    transition: fill 0.3s ease;
}

.program-details-aifwI3 .nav-core-uYS7ba:hover svg {
    transform: scale(1.05);
}

.program-details-aifwI3 h3::after {
    position: absolute;
    content: "";
    height: 3px;
    width: 30px;
    bottom: -5px;
    background-color: rgb(99,164,171);
    left: -3px;
}

.program-details-aifwI3 .image-item-sX8hiY::before {
    inset: 0;
    border-left: 10px solid rgb(149,199,202,0.5);
    z-index: 2;
    border: 10px solid transparent;
    content: "";
    position: absolute;
    border-radius: 50% 0 0 50%;
}

.program-details-aifwI3 .image-item-sX8hiY::before {
    border-bottom: 10px solid rgb(149,199,202,0.5);
    border-radius: 0 0 30% 30%;
    border: 10px solid transparent;
}

.leadership-profile-RrnypW .image-item-sX8hiY {
    border-radius: 0;
    grid-column: 1 / 2;
    grid-row: 1 / 2;
    height: 450px;
    z-index: 2;
    width: 100%;
    transform: translateX(-5%);
    clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%);
    position: relative;
    transition: all 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.leadership-profile-RrnypW .name {
    margin-bottom: 0.7rem;
    position: relative;
    color: rgb(149,199,202);
    font-size: 38px;
    display: inline-block;
    font-weight: 700;
}

.leadership-profile-RrnypW .emp-skills-EAHTUm > div:nth-child(2) {
    opacity: 0;
    opacity: 0.9;
    margin-bottom: 2rem;
    color: rgb(99,164,171);
    transform: translateX(-20px);
    font-size: 19px;
    font-weight: 600;
    transition: all 0.5s ease 0.3s;
}

.leadership-profile-RrnypW .career-expertise-Ihzf0j::before {
    width: 60px;
    position: absolute;
    left: 0;
    height: 3px;
    content: "";
    background: linear-gradient(to right, rgb(149,199,202), transparent);
    top: 0;
}

.welcome-board-3A07Y9 .online-skills-4j3d9F::after {
    position: absolute;
    background-image: 
        linear-gradient(45deg, rgba(255,255,255,0.05) 25%, transparent 25%),
        linear-gradient(-45deg, rgba(255,255,255,0.05) 25%, transparent 25%),
        linear-gradient(45deg, transparent 75%, rgba(255,255,255,0.05) 75%),
        linear-gradient(-45deg, transparent 75%, rgba(255,255,255,0.05) 75%);
    background-size: 20px 20px;
    width: 100%;
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    content: "";
    z-index: -1;
    top: 0;
    height: 100%;
    opacity: 0.15;
    left: 0;
}

.welcome-board-3A07Y9 h3 {
    padding-left: 1rem;
    margin-bottom: 1.5rem;
    color: #ffffff;
    transform: translateX(-20px);
    font-weight: 600;
    animation: slideRightFade 0.8s cubic-bezier(0.17, 0.67, 0.45, 1) 0.6s forwards;
    line-height: 1.4;
    text-shadow: 0 1px 2px rgba(0,0,0,0.2);
    font-size: calc(19px * 1.1);
    position: relative;
    opacity: 0;
}

.our-background-9suMFI {
    overflow: hidden;
    position: relative;
    padding: 6rem 0;
    color: #ffffff;
}

.our-background-9suMFI::after {
    width: 100%;
    content: "";
    height: 100%;
    animation: backgroundShift 35s infinite alternate ease-in-out;
    background-image: linear-gradient(30deg, rgb(149,199,202,0.5) 10%, transparent 10.5%),
                     linear-gradient(60deg, rgb(149,199,202,0.5) 25%, transparent 25.5%),
                     linear-gradient(90deg, rgb(99,164,171,0.5) 40%, transparent 40.5%);
    opacity: 0.05;
    top: 0;
    background-size: 60px 60px;
    left: 0;
    position: absolute;
    z-index: 2;
}

.our-background-9suMFI .snippet-wrap-RZIdiN h6 {
    display: inline-block;
    position: relative;
    transform: translateX(0);
    padding-bottom: 0.5rem;
    animation: slideInLeft 0.7s ease-out 0.5s both;
    color: rgb(99,164,171);
    font-size: calc(16px * 1.3);
    font-weight: 700;
    margin-bottom: 1.5rem;
}

.our-background-9suMFI .snippet-wrap-RZIdiN div:hover span {
    opacity: 1;
}

header .head-pagebar-GXKRpN {
    width: 100%;
}

header .head-lesson-a5g39L {
    align-items: center;
    position: relative;
    display: flex;
    justify-content: space-between;
}

header .head-sitebar-ngsov2 {
    color: #ffffff;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 13px;
    padding: 8px 0;
    font-weight: 400;
    text-decoration: none;
    transition: all 0.4s ease;
    font-family: Arial, sans-serif;
}

header .head-sitebar-ngsov2:hover:after {
    transform-origin: left;
    transform: scaleX(1);
}

header .header-pro-gJWkH1:hover svg {
    transform: scale(1.05);
}

header .header-pro-gJWkH1:hover:after {
    width: 100%;
}

.connect-form-Y6HWk8::before {
    height: 100%;
    width: 100%;
    background-size: 60px 60px;
    opacity: 0.05;
    position: absolute;
    top: 0;
    background: linear-gradient(45deg, 
        rgb(149,199,202,0.5) 25%, 
        transparent 25%, 
        transparent 50%, 
        rgb(149,199,202,0.5) 50%, 
        rgb(149,199,202,0.5) 75%, 
        transparent 75%, 
        transparent);
    left: 0;
    content: "";
    animation: gradientMove 20s linear infinite;
}

.connect-form-Y6HWk8 form {
    width: 100%;
    position: relative;
}

.connect-form-Y6HWk8 form input[type="text"] {
    color: #000000;
    border-radius: 10px;
    margin-bottom: 25px;
    width: 100%;
    font-family: Arial, sans-serif;
    padding: 16px 20px 16px 50px;
    font-size: 12px;
    background: rgb(198,225,230);
    position: relative;
    transition: all 0.3s ease;
    border: none;
}

.connect-form-Y6HWk8 .request-request-G7SRu8 label {
    position: relative;
    line-height: 1.5;
    padding-left: 35px;
    cursor: pointer;
    color: #000000;
    font-size: 15px;
}

.connect-form-Y6HWk8 .request-request-G7SRu8 label a::after {
    background: rgb(149,199,202);
    position: absolute;
    left: 0;
    transition: width 0.3s ease;
    height: 1px;
    content: "";
    width: 0;
    bottom: -2px;
}

.connect-form-Y6HWk8 form .reach-feedback-JEZUms:hover::before {
    width: 100%;
}

.connect-form-Y6HWk8 svg {
    width: 20px;
    left: 20px;
    height: 20px;
    top: 50%;
    fill: rgb(149,199,202);
    transform: translateY(-50%);
    position: absolute;
}

.education-framework-omAUe6::before {
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
    content: "";
    background: linear-gradient(
        45deg,
        transparent,
        rgb(149,199,202,0.5) 70%,
        transparent
    );
    z-index: 1;
    position: absolute;
    animation: bgSweep 8s linear infinite alternate;
    opacity: 0.15;
}

.education-framework-omAUe6 h3::before,
.education-framework-omAUe6 h3::after {
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.1);
    left: 5%;
    top: 5%;
    z-index: -1;
    content: "";
    position: absolute;
    height: 90%;
    border-radius: inherit;
    width: 90%;
    animation: floatShadow 6s ease-in-out infinite;
}

.education-framework-omAUe6 h3::before {
    transform: translateZ(-20px) scale(0.98);
    background: rgb(149,199,202,0.5);
}

.education-framework-omAUe6 span::after {
    transform: translateZ(-40px) scale(0.96);
    background: rgb(149,199,202,0.5);
}

::-webkit-scrollbar {
    width: 0.5em;
    background: linear-gradient(45deg, rgb(149,199,202,0.5) 25%, transparent 25%), linear-gradient(-45deg, rgb(149,199,202,0.5) 25%, transparent 25%), linear-gradient(45deg, transparent 75%, rgb(149,199,202,0.5) 75%), linear-gradient(-45deg, transparent 75%, rgb(149,199,202,0.5) 75%);
    padding: 3px;
    height: 10px;
}

::-webkit-scrollbar-track {
    border: 1px ridge rgb(99,164,171,0.5);
    background: rgb(149,199,202);
}

::-webkit-scrollbar-thumb {
    border: 1px ridge rgb(149,199,202);
    transition: all, box-shadow, border-radius 3.5s cubic-bezier(0.42, 0, 0.58, 1);
    background: rgb(255, 255, 255, 0.5);
}

::-webkit-scrollbar-thumb:hover {
    background: rgb(255, 255, 255, 0.5);
    box-shadow: -5px 4px 9px 6px rgba(0, 0, 0, 0.6);
}

::-webkit-scrollbar-thumb:active {
    background: rgb(149,199,202,0.5);
    box-shadow: inset 0px -1px 4px 7px rgba(0, 0, 0, 0.5);
}

::-webkit-scrollbar-corner {
    background: rgb(99,164,171,0.5);
}

.tariff-box-w0nF29 .learn-rates-cvU2dF p::-webkit-scrollbar {
    width: 3px;
}

.tariff-box-w0nF29 .learn-rates-cvU2dF p::-webkit-scrollbar-thumb {
    background-color: rgba(rgb(99,164,171,0.5), 0.6);
    border-radius: 3px;
}

.tariff-box-w0nF29 .learn-rates-cvU2dF p::-webkit-scrollbar-track {
    background-color: rgba(255, 255, 255, 0.1);
}



@media (min-width: 992px) {.thankYouWeb-xn6WyE .study-learn-qjkvyD {
    padding: 80px 70px;
    align-items: center;
    flex-direction: row;
}.thankYouWeb-xn6WyE .study-learn-qjkvyD > div:first-child {
    padding-bottom: 0;
    padding-right: 50px;
    flex: 0 0 40%;
}.thankYouWeb-xn6WyE .study-learn-qjkvyD > div:first-child::after {
    right: 0;
    transform-origin: center top;
    height: 80px;
    bottom: auto;
    left: auto;
    top: 50%;
    width: 3px;
}.thankYouWeb-xn6WyE .study-learn-qjkvyD:hover > div:first-child::after {
    transform: scaleY(1.5);
}.thankYouWeb-xn6WyE h5 {
    margin-bottom: 0;
    font-size: calc(21px * 1.1);
}.thankYouWeb-xn6WyE h5::before {
    left: -30px;
    width: 15px;
    height: 15px;
}.thankYouWeb-xn6WyE a:hover {
    transform: translateX(10px);
}
}



@media (max-width: 992px) {.educational-yield-hOxYC0 .study-learn-qjkvyD {
    flex-direction: column;
}.educational-yield-hOxYC0 .image-item-sX8hiY {
    margin-bottom: 3rem;
    transform: perspective(1000px) rotateY(0);
    flex: 0 0 100%;
    height: 400px;
}.educational-yield-hOxYC0 .snippet-wrap-RZIdiN {
    flex: 0 0 100%;
    padding-right: 0;
}
}




@media (max-width: 992px) {.privacy-defense-2dTSUG {
    padding: 4rem 1.5rem;
}.privacy-defense-2dTSUG h1 {
    font-size: calc(38px * 0.9);
}.privacy-defense-2dTSUG h2 {
    font-size: calc(28px * 0.9);
}.privacy-defense-2dTSUG p, 
    .privacy-defense-2dTSUG span {
    max-width: 100%;
}
}



@media (min-width: 1200px) {.data-statistics-lgoFZz {
    padding: 10rem 4rem;
}.data-statistics-lgoFZz h3 {
    font-size: calc(34px * 1.2);
}.data-statistics-lgoFZz ul {
    grid-template-columns: repeat(4, 1fr);
    gap: 3rem;
}.data-statistics-lgoFZz .statistics-value-qa5Bvc {
    transform: translateY(0);
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1), 
                    box-shadow 0.5s ease-out;
}.data-statistics-lgoFZz .statistics-value-qa5Bvc:nth-child(odd) {
    transform: translateY(20px);
}.data-statistics-lgoFZz .statistics-value-qa5Bvc:nth-child(even) {
    transform: translateY(-10px);
}.data-statistics-lgoFZz .statistics-value-qa5Bvc:hover {
    transform: translateY(-15px);
}.data-statistics-lgoFZz .statistics-value-qa5Bvc:nth-child(odd):hover {
    transform: translateY(5px);
}.data-statistics-lgoFZz .statistics-value-qa5Bvc:nth-child(even):hover {
    transform: translateY(-25px);
}
}



@media screen and (max-width: 1200px) {.welcome-board-3A07Y9 .learn-classes-mICwRo {
    max-width: 800px;
    padding: 2.5rem 1.5rem;
}.welcome-board-3A07Y9 h1 {
    font-size: calc(39px * 1.1);
}.welcome-board-3A07Y9 h3 {
    font-size: 19px;
}
}



@media screen and (max-width: 992px) {.welcome-board-3A07Y9 .online-skills-4j3d9F {
    padding: 1.5rem;
    min-height: 90vh;
}.welcome-board-3A07Y9 .learn-classes-mICwRo {
    padding: 2rem 1.5rem;
    max-width: 700px;
}.welcome-board-3A07Y9 h1 {
    font-size: 39px;
}.welcome-board-3A07Y9 h1::after {
    height: 2px;
    bottom: -8px;
}.welcome-board-3A07Y9 h3 {
    font-size: calc(19px * 0.95);
}.welcome-board-3A07Y9 p {
    max-width: 95%;
}
}



@media (min-width: 768px) {.our-background-9suMFI {
    padding: 8rem 0;
}.our-background-9suMFI h4 {
    margin-bottom: 3.5rem;
    font-size: calc(19px * 1.4);
}.our-background-9suMFI .snippet-wrap-RZIdiN {
    border-left-width: 6px;
    padding: 4rem;
}.our-background-9suMFI .snippet-wrap-RZIdiN span {
    column-count: 2;
}
}



@media (max-width: 767px) {.our-background-9suMFI {
    padding: 4rem 0;
}.our-background-9suMFI h4 {
    margin-bottom: 2rem;
    font-size: 19px;
}.our-background-9suMFI .snippet-wrap-RZIdiN {
    padding: 2rem;
}.our-background-9suMFI .snippet-wrap-RZIdiN h6 {
    margin-bottom: 1rem;
    font-size: 16px;
}.our-background-9suMFI .snippet-wrap-RZIdiN span {
    font-size: calc(14px * 0.95);
    line-height: 1.7;
}
}



@media (max-width: 991px) {header .container {
    padding: 12px 15px;
}header .top-pagebar-aYbjNl {
    gap: 15px;
}header .head-sitebar-ngsov2 {
    font-size: calc(13px - 1px);
}header .header-pro-gJWkH1 svg {
    height: 35px;
}
}



@media screen and (max-width: 768px) {.connect-form-Y6HWk8 {
    padding: 80px 0 60px;
}.connect-form-Y6HWk8 .reach-info-kfsKtJ {
    grid-template-columns: 1fr;
}.connect-form-Y6HWk8 .image-item-sX8hiY {
    min-height: 300px;
    clip-path: none;
    order: 1;
}.connect-form-Y6HWk8 .connect-box-qT3DhG {
    order: 2;
    padding: 40px 30px;
}.connect-form-Y6HWk8 .connect-box-qT3DhG::before {
    background: linear-gradient(to right, rgb(149,199,202), rgb(99,164,171));
    height: 6px;
    width: 100%;
    right: 0;
    top: 0;
}.connect-form-Y6HWk8 h2 {
    margin-bottom: 40px;
}
}

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



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



@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}



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



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



@keyframes floatShadow {
    0%, 100% {
        opacity: 0.3;
        transform: translateZ(var(--z, -20px));
    }
    50% {
        opacity: 0.5;
        transform: translateZ(var(--z, -20px));
    }
}


    
    @keyframes floatHeader {
        0%, 100% {
            transform: translateZ(15px) rotateX(2deg) translateY(0);
        }
        50% {
            transform: translateZ(15px) rotateX(2deg) translateY(-7px);
        }
    }

