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

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

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

.newsletter-subscription-9204::before {
    top: 0;
    opacity: 0.1;
    left: 0;
    width: 100%;
    height: 100%;
    background: repeating-linear-gradient(45deg, rgb(157,183,205,0.5), transparent 10px);
    position: absolute;
    content: "";
    z-index: 1;
}

.newsletter-subscription-9204 .learning-classes-3095:hover {
    transform: perspective(1000px) rotateX(0deg);
}

.newsletter-subscription-9204 .input_holder {
    margin-top: 10px;
    width: 100%;
    display: flex;
    position: relative;
    max-width: 680px;
    transform: translateY(0);
    opacity: 1;
    transition: transform 0.6s 0.1s ease, opacity 0.6s 0.1s ease;
}

.newsletter-subscription-9204 .input_holder span:hover {
    transform: translateY(-2px);
}

.newsletter-subscription-9204 .input_holder input[type="email"]::placeholder {
    color: rgba(var(--dark-color-rgb, 50, 50, 50), 0.5);
    transition: opacity 0.3s ease;
}

.newsletter-subscription-9204 .sub-confirmation-1283 {
    font-weight: 600;
    width: 100%;
    color: #ffffff;
    transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
    height: 60px;
    letter-spacing: 0.5px;
    border-radius: 26px;
    background: rgb(157,183,205);
    position: relative;
    cursor: pointer;
    border: none;
    overflow: hidden;
    font-family: Arial, sans-serif;
    font-size: 18px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

#userConsentBanner-3672 {
    display: none;
}

.edu-cookies-1348 h5 {
    color: rgb(157,183,205);
    font-size: 23px;
    margin-bottom: 5px;
    font-weight: 700;
}

.cookieNotificationAlert-5210 p a {
    color: rgb(157,183,205);
    text-decoration: underline;
}

.meet-us-0823::after {
    left: -5%;
    content: "";
    height: 60%;
    z-index: 1;
    transform: rotate(15deg) skew(-15deg);
    background: linear-gradient(225deg, rgb(123,149,172,0.5) 0%, transparent 80%);
    width: 30%;
    position: absolute;
    animation: float 25s infinite ease-in-out reverse;
    bottom: -10%;
    opacity: 0.1;
}

.meet-us-0823:hover h1::before {
    transform: scaleX(1);
}

.meet-us-0823 .community-ed-9410 {
    position: relative;
}

.meet-us-0823 .edu-ethos-2980 {
    padding: 2.5rem;
    border-radius: 10px;
    overflow: hidden;
    transform: translateY(0);
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.05);
    background-color: #ffffff;
}

.meet-us-0823 .edu-ethos-2980:hover h4::after {
    transform: scaleX(1);
}

.meet-us-0823 .edu-ethos-2980 div {
    max-height: 350px;
    font-size: 14px;
    overflow-y: auto;
    color: #000000;
    line-height: 1.7;
    font-family: Arial, sans-serif;
    padding-right: 0.5rem;
}

.gratWrap-5670 .container {
    position: relative;
    padding: 0 1.5rem;
    margin: 0 auto;
    z-index: 1;
    max-width: 1140px;
}

.gratWrap-5670 .learning-classes-3095::before {
    width: 5px;
    background: linear-gradient(180deg, rgb(157,183,205) 0%, rgb(123,149,172) 100%);
    animation: growDown 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.6s;
    height: 100%;
    position: absolute;
    transform-origin: top;
    transform: scaleY(0);
    content: "";
    top: 0;
    left: 0;
}

.gratWrap-5670 a:hover {
    transform: translateY(-5px);
}

.gratWrap-5670 a:hover::before {
    opacity: 1;
    transform: scale(1);
}

.pricing-card-set-3820 {
    background-color: rgb(192,218,240);
    overflow: hidden;
    padding: 100px 0;
    position: relative;
    font-family: Arial, sans-serif;
}

.pricing-card-set-3820 .container {
    position: relative;
    margin: 0 auto;
    max-width: 1400px;
    z-index: 1;
    padding: 0 20px;
}

.pricing-card-set-3820 .learn-pricing-2630 h2::after {
    border-radius: 2px;
    height: 4px;
    bottom: -10px;
    content: "";
    width: 80px;
    left: 0;
    position: absolute;
    background: linear-gradient(90deg, rgb(123,149,172), rgb(157,183,205));
}

.pricing-card-set-3820 .edu-packages-4702:nth-child(2) {
    --i: 2;
}

.pricing-card-set-3820 .class-rates-3871 {
    height: 100%;
    border-radius: 12px;
    transition: all 0.4s ease;
    background-color: #ffffff;
    box-shadow: 0 10px 30px -15px rgba(0, 0, 0, 0.15), 
              0 5px 15px -10px rgba(0, 0, 0, 0.05);
    transform-style: preserve-3d;
    overflow: hidden;
    position: relative;
}

.pricing-card-set-3820 .edu-packages-4702:hover .access-rates-5682 {
    color: rgb(157,183,205);
    transform: scale(1.05);
}

.pricing-card-set-3820 .thumbnail-img-9413 {
    position: relative;
    overflow: hidden;
    transition: all 0.5s ease;
    height: 200px;
    width: 100%;
}

.pricing-card-set-3820 .edu-packages-4702:hover .thumbnail-img-9413::after {
    opacity: 0.3;
}

header .first-section-9460 {
    background: #ffffff;
    padding: 1rem;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    border-radius: 26px;
    display: flex;
    gap: 1rem;
    flex-direction: column;
    align-items: center;
}

header .first-pagebar-9186 svg {
    height: auto;
    transition: all 0.3s ease;
    width: 160px;
}

header .head-skill-8634 {
    font-size: 12px;
    color: #000000;
    position: relative;
    font-weight: 400;
    text-decoration: none;
    padding: 0.5rem 1rem;
    z-index: 1;
    border-radius: 10px;
    font-family: Arial, sans-serif;
    overflow: hidden;
    transition: all 0.3s ease;
}

.contact-panel-1489::before {
    background-color: rgba(0, 0, 0, 0.5);
    content: "";
    left: 0;
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    z-index: 1;
}

.contact-panel-1489 .inquiry-list-7932::after {
    width: 1px;
    content: "";
    right: 0;
    top: 0;
    height: 100%;
    background: linear-gradient(to bottom,
        transparent,
        rgb(157,183,205,0.5),
        transparent);
    position: absolute;
}

.contact-panel-1489 .inquiry-list-7932 div svg {
    margin-right: 1rem;
    padding: 5px;
    width: 24px;
    background: rgb(157,183,205);
    flex-shrink: 0;
    height: 24px;
    border-radius: 50%;
}

.contact-panel-1489 .request-grid-3725 {
    position: relative;
    padding: 3rem;
    flex: 1 0 450px;
    background: #ffffff;
}

.contact-panel-1489 .request-grid-3725 h3::after {
    position: absolute;
    bottom: -10px;
    background: rgb(157,183,205);
    left: 50%;
    transform: translateX(-50%);
    width: 50px;
    content: "";
    height: 3px;
}

.contact-panel-1489 .request-grid-3725 .inquiry-box-7610 {
    margin: 0.5rem 0;
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.contact-panel-1489 .request-grid-3725 .inquiry-box-7610 input[type="checkbox"]:checked::after {
    border: solid #ffffff;
    top: 3px;
    position: absolute;
    content: "";
    transform: rotate(45deg);
    left: 7px;
    width: 4px;
    height: 8px;
    border-width: 0 2px 2px 0;
}

.contact-panel-1489 .request-grid-3725 .query-links-4103::after {
    opacity: 0;
    border-radius: 100%;
    position: absolute;
    content: "";
    left: 50%;
    background: rgba(255, 255, 255, 0.5);
    transform: scale(1, 1) translate(-50%);
    width: 5px;
    height: 5px;
    transform-origin: 50% 50%;
    top: 50%;
}

.teacher-profile-8529 .rating-praise-0542 {
    transform: perspective(1000px) rotateX(2deg);
    padding: 40px;
    background: #ffffff;
    grid-template-columns: 1fr;
    border: 1px solid rgba(0, 0, 0, 0.05);
    display: grid;
    transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    gap: 35px;
    position: relative;
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.05), 
                0 5px 20px rgba(0, 0, 0, 0.02);
}



.teacher-profile-8529 .rating-praise-0542 {
    animation: fadeInUp 0.8s ease-out forwards;
}

.teacher-profile-8529 .name {
    margin-bottom: 12px;
    font-weight: 700;
    color: #000000;
    position: relative;
    font-size: 20px;
    display: inline-block;
}

.teacher-profile-8529 .career-area-9835 {
    color: #000000;
    font-size: 18px;
    border-left: 3px solid rgb(157,183,205,0.5);
    margin: 0;
    padding-left: 25px;
    position: relative;
    line-height: 1.7;
}

.privacy-hold-4293 h2 {
    text-transform: uppercase;
    text-align: left;
    letter-spacing: 1px;
    font-size: 32px;
    margin: 0;
    padding-left: 15px;
    font-weight: 600;
    color: rgb(123,149,172);
    border-left: 4px solid rgb(157,183,205);
    font-family: Arial, sans-serif;
}

.privacy-hold-4293 p, .privacy-hold-4293 span {
    margin-bottom: 10px;
    font-family: Arial, sans-serif;
    color: #ffffff;
    font-size: 13px;
    line-height: 1.8;
}

.course-features-6231::before {
    z-index: 0;
    width: 100%;
    content: "";
    top: 0;
    position: absolute;
    left: 0;
    background: linear-gradient(45deg, rgb(157,183,205,0.5) 0%, transparent 70%);
    height: 100%;
    opacity: 0.1;
}

.course-features-6231 .thumbnail-img-9413:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.course-features-6231 .textual-box-3720 {
    padding: 30px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transform: translateY(-20px);
    position: relative;
    transition: transform 0.3s ease;
    background: #ffffff;
}

.course-features-6231 .description {
    overflow-y: auto;
    margin-bottom: 20px;
    line-height: 1.7;
    padding-right: 15px;
    font-size: 14px;
    color: #000000;
    position: relative;
    max-height: 300px;
}

.title-greeting-0325 h1::after {
    height: 3px;
    position: absolute;
    width: 80px;
    left: 50%;
    content: "";
    background: linear-gradient(90deg, transparent, var(--primary-color, rgb(94, 170, 168)), transparent);
    transform: translateX(-50%);
    bottom: -0.5rem;
}

.title-greeting-0325 .textual-box-3720 {
    border-left: 4px solid var(--primary-color, rgb(94, 170, 168));
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(10px);
    transform: translateY(0);
    padding: 2rem;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
}

.title-greeting-0325 .query-links-4103 {
    position: relative;
    background: linear-gradient(135deg, var(--primary-color, rgb(94, 170, 168)) 0%, var(--secondary-color, rgb(94, 170, 168)) 100%);
    text-decoration: none;
    padding: 0.75rem 2rem;
    overflow: hidden;
    transform: translateZ(0);
    font-weight: 600;
    font-size: var(--btn-font-size, 1rem);
    color: var(--white-color, #fff);
    display: inline-block;
    box-shadow: 0 6px 15px rgba(94, 170, 168, 0.2);
    transition: all 0.3s ease;
    border: none;
}

.pitch-comp-2135::before {
    left: 0;
    position: absolute;
    height: 1px;
    width: 100%;
    content: "";
    background-image: repeating-linear-gradient(
        to right,
        rgb(157,183,205),
        rgb(157,183,205) 10px,
        transparent 10px,
        transparent 20px
    );
    bottom: 0;
}

footer .info_item p,
footer .info_item a {
    overflow: hidden;
    white-space: nowrap;
    text-decoration: none;
    color: #ffffff;
    position: relative;
    text-overflow: ellipsis;
    font-size: 16px;
    z-index: 2;
    max-width: 100%;
}

footer .head-pagebar-8921 svg {
    margin-bottom: 30px;
    width: auto;
    height: 50px;
}

footer .site-nav-2639 {
    position: relative;
    overflow: hidden;
    background-color: rgb(123,149,172);
    flex-direction: column;
    justify-content: center;
    background-image: 
        radial-gradient(circle at 20% 30%, rgb(123,149,172,0.5) 0%, transparent 40%),
        radial-gradient(circle at 80% 70%, rgb(157,183,205,0.5) 0%, transparent 40%);
    color: #ffffff;
    display: flex;
}

footer .main-navbar-3790 a {
    padding: 10px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    font-size: 16px;
    transition: all 0.3s ease;
    color: rgba(255, 255, 255, 0.7);
    display: block;
    text-decoration: none;
}

footer .input_holder {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

footer .sub-confirmation-1283 {
    font-size: 20px;
    text-align: center;
    cursor: pointer;
    border-radius: 10px;
    padding: 15px;
    color: #ffffff;
    transition: all 0.3s ease;
    border: none;
    font-weight: 600;
    background-color: rgb(123,149,172);
}


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



@media (max-width: 768px) {.newsletter-subscription-9204 {
    padding: 80px 0;
}.newsletter-subscription-9204 .learning-classes-3095 {
    padding: 40px 30px;
    transform: perspective(1000px) rotateX(1deg);
}.newsletter-subscription-9204 h4 {
    margin-bottom: 25px;
    font-size: 24px;
}.newsletter-subscription-9204 .input_holder {
    flex-direction: column;
}.newsletter-subscription-9204 .input_holder span {
    margin: 6px 0;
}.newsletter-subscription-9204 .input_holder span:first-child {
    margin-top: 0;
}.newsletter-subscription-9204 .input_holder input[type="email"],
    .newsletter-subscription-9204 .sub-confirmation-1283 {
    height: 55px;
}
}



@media (min-width: 768px) {.meet-us-0823 {
    padding: 8rem 0;
}.meet-us-0823 h1 {
    margin-bottom: 4rem;
    font-size: calc(42px * 1.2);
}.meet-us-0823 .community-ed-9410 ul {
    gap: 3rem;
    grid-template-columns: repeat(2, 1fr);
}.meet-us-0823 .edu-ethos-2980 {
    padding: 3rem;
}.meet-us-0823 .edu-ethos-2980 h4 {
    margin-bottom: 2rem;
    font-size: calc(19px * 1.2);
}.meet-us-0823 .edu-ethos-2980 div {
    font-size: calc(14px * 1.05);
    max-height: 400px;
}.meet-us-0823::before {
    height: 75%;
    width: 45%;
}.meet-us-0823::after {
    height: 65%;
    width: 35%;
}
}



@media screen and (min-width: 992px) {.gratWrap-5670 {
    padding: 10rem 0;
}.gratWrap-5670 .learning-classes-3095 {
    padding: clamp(3rem, 7vw, 5rem);
    grid-template-columns: 1fr 1fr;
    gap: calc(16px * 3);
}.gratWrap-5670 h5 {
    font-size: calc(23px * 1.2);
    padding-bottom: 0;
}.gratWrap-5670 h5::after {
    bottom: -0.75rem;
}.gratWrap-5670 p {
    font-size: calc(16px * 1.05);
}
}



@media (max-width: 1199px) {.pricing-card-set-3820 {
    padding: 80px 0;
}.pricing-card-set-3820 .learn-pricing-2630 {
    margin: 0 auto 50px;
    text-align: center;
    max-width: 800px;
}.pricing-card-set-3820 .learn-pricing-2630 h2::after {
    transform: translateX(-50%);
    left: 50%;
}
}



@media (max-width: 767px) {header {
    padding: 0.8rem 0;
}header .first-section-9460 {
    padding: 0.7rem;
    gap: 0.7rem;
}header .first-pagebar-9186 svg {
    width: 120px;
}header .site-nav-2639 {
    gap: 0.3rem;
    padding: 0.4rem;
}header .head-skill-8634 {
    font-size: calc(12px - 2px);
    padding: 0.3rem 0.7rem;
}
}



@media screen and (max-width: 576px) {.contact-panel-1489 {
    padding: 3rem 0;
}.contact-panel-1489 .inquiry-list-7932,
    .contact-panel-1489 .request-grid-3725 {
    padding: 1.5rem;
}.contact-panel-1489 .inquiry-list-7932 div {
    padding: 0.75rem;
    margin-bottom: 1.25rem;
}.contact-panel-1489 .inquiry-list-7932 div svg {
    height: 20px;
    width: 20px;
}.contact-panel-1489 .request-grid-3725 input[type="text"],
    .contact-panel-1489 .request-grid-3725 input[type="email"] {
    padding: 0.8rem 1rem;
}.contact-panel-1489 .request-grid-3725::before {
    display: none;
}}



@media (hover: none) {.teacher-profile-8529 .rating-praise-0542 {
    transform: none !important;
}.teacher-profile-8529 .thumbnail-img-9413,
    .teacher-profile-8529 .rating-praise-0542:hover .thumbnail-img-9413 {
    transform: none;
}}



@media (max-width: 991px) {.course-features-6231 {
    padding: 70px 0;
}.course-features-6231 .thumbnail-img-9413 {
    height: 250px;
}.course-features-6231 h3 {
    font-size: 21px;
}.course-features-6231 .description {
    max-height: 250px;
}
}



@media (max-width: 767px) {.course-features-6231 {
    padding: 50px 0;
}.course-features-6231 .thumbnail-img-9413 {
    height: 200px;
    transform: perspective(1000px) rotateY(-1deg);
}.course-features-6231 .textual-box-3720 {
    padding: 25px;
}.course-features-6231 h3 {
    font-size: calc(21px * 0.9);
    margin-bottom: 15px;
}.course-features-6231 .description {
    line-height: 1.6;
    font-size: calc(14px * 0.95);
    max-height: 200px;
}}



@media (min-width: R-width) {.title-greeting-0325 {
    padding: 7rem 4rem;
}.title-greeting-0325 h1::after {
    width: 120px;
}.title-greeting-0325 .learning-classes-3095 {
    gap: 7rem;
}.title-greeting-0325 .textual-box-3720 {
    padding: 4rem;
}.title-greeting-0325 .learn-first-4678 p {
    max-width: 80%;
}.title-greeting-0325 .thumbnail-img-9413 {
    height: 550px;
}
}



@media (max-width: 991px) {footer .info_item {
    min-width: 200px;
}footer .head-pagebar-8921::before,
    footer .site-nav-2639::before,
    footer .subscribe_holder::before {
    font-size: 3rem;
}
}



@keyframes float {
    0%, 100% {
        transform: rotate(-15deg) skew(15deg) translate(0, 0);
    }
    50% {
        transform: rotate(-15deg) skew(15deg) translate(1rem, 1rem);
    }
}



@keyframes growDown {
    from {
        transform: scaleY(0);
    }
    to {
        transform: scaleY(1);
    }
}



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



@keyframes ripple {
    0% {
        transform: scale(0, 0);
        opacity: 0.5;
    }
    20% {
        transform: scale(25, 25);
        opacity: 0.3;
    }
    100% {
        opacity: 0;
        transform: scale(40, 40);
    }
}

