header,footer {
    width: 100%;
}

header {
    background: rgb(192,218,240);
    position: relative;
    z-index: 100;
    padding: 1.2rem 0;
}

.pitch-comp-2135 {
    flex: 0 0 auto;
}

.pitch-comp-2135 {
    font-family: Arial, sans-serif;
    color: #000000;
    position: relative;
    background-color: #ffffff;
    padding: 80px 0 30px;
}

.newsletter-subscription-9204 .learning-classes-3095 {
    align-items: center;
    transform: perspective(1000px) rotateX(2deg);
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    backdrop-filter: blur(10px);
    padding: 60px 50px;
    background: rgba(255, 255, 255, 0.06);
    display: flex;
    flex-direction: column;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    position: relative;
}

.newsletter-subscription-9204 .input_holder span {
    transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.3s ease;
    flex: 1;
    transform: translateY(0);
    display: block;
    margin: 0 8px;
}

.newsletter-subscription-9204 .input_holder input[type="email"]:focus::placeholder {
    opacity: 0.7;
}

.newsletter-subscription-9204 .sub-confirmation-1283:hover {
    background: rgb(123,149,172);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
    transform: translateY(-2px);
}

.newsletter-subscription-9204 .sub-confirmation-1283:hover::before {
    left: 100%;
}

.privacy-gate-6237 {
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    display: flex;
    z-index: 1;
}

.track-accept-5629 {
    flex-shrink: 0;
    margin-right: 20px;
}

.edu-cookies-1348 {
    margin-right: 20px;
    flex-grow: 1;
}

.edu-cookies-1348 p {
    font-size: 15px;
    color: #000000;
    margin-bottom: 0;
}

.cookieNotificationAlert-5210 p a:hover {
    color: #000000;
}

.meet-us-0823::before {
    background: linear-gradient(135deg, rgb(157,183,205,0.5) 0%, transparent 80%);
    right: -5%;
    z-index: 1;
    width: 40%;
    opacity: 0.1;
    transform: rotate(-15deg) skew(15deg);
    height: 70%;
    animation: float 20s infinite ease-in-out;
    content: "";
    position: absolute;
    top: -10%;
}

.meet-us-0823 h1::after {
    transform: translateX(6.5rem) scaleX(0.3);
    height: 0.25rem;
    width: 3rem;
    bottom: -0.75rem;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    content: "";
    background: rgb(123,149,172);
    left: 0;
    position: absolute;
    transform-origin: left;
}

.meet-us-0823 .edu-ethos-2980:hover::before {
    transform: scaleY(1);
}

.meet-us-0823 .edu-ethos-2980 h4 {
    display: inline-block;
    font-family: Arial, sans-serif;
    color: #000000;
    margin-top: 0;
    font-size: calc(19px * 1.1);
    margin-bottom: 1.5rem;
    position: relative;
    font-weight: 600;
}

.gratWrap-5670::before {
    animation: float 18s ease-in-out infinite alternate;
    top: -15%;
    position: absolute;
    background: linear-gradient(225deg, rgb(123,149,172) 0%, rgba(rgb(123,149,172,0.5), 0.2) 100%);
    width: 40%;
    filter: blur(60px);
    z-index: 0;
    opacity: 0.2;
    height: 80%;
    content: "";
    transform: rotate(-15deg) skew(5deg);
    right: -5%;
}

.gratWrap-5670 h5 {
    font-size: 23px;
    letter-spacing: -0.01em;
    overflow: hidden;
    line-height: 1.3;
    font-weight: 700;
    padding-bottom: 0.75rem;
    color: #000000;
    position: relative;
    margin: 0;
}

.gratWrap-5670 a {
    display: block;
    text-decoration: none;
    overflow: hidden;
    transition: transform 0.4s ease-out;
    position: relative;
}

.gratWrap-5670 p {
    font-family: Arial, sans-serif;
    margin: 0;
    position: relative;
    line-height: 1.7;
    font-size: 16px;
    color: #000000;
    animation: fadeIn 0.8s ease-out forwards 1.2s;
    transform: translateY(10px);
    opacity: 0;
}

.pricing-card-set-3820 .learning-cost-1695 {
    display: flex;
    flex-direction: column;
}

.pricing-card-set-3820 .qtr-cost-9584 {
    color: #000000;
    margin-top: 25px;
    line-height: 1.6;
    max-width: 800px;
    font-size: 17px;
}

.pricing-card-set-3820 .edu-packages-4702 {
    text-decoration: none;
    opacity: 0;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    animation-delay: calc(0.15s * var(--i, 1));
    animation: fadeUp 0.8s ease-out forwards;
    display: block;
    perspective: 1000px;
    transform: translateY(30px);
}

.pricing-card-set-3820 .price-view-1508 h3 {
    color: #000000;
    font-size: calc(19px + 2px);
    margin-bottom: 20px;
    position: relative;
    transition: transform 0.3s ease;
    display: inline-block;
    font-weight: 700;
}

.pricing-card-set-3820 .price-view-1508 p {
    color: #000000;
    margin-top: 15px;
    word-wrap: break-word;
    transition: color 0.3s ease;
    line-height: 1.6;
    font-size: 17px;
    word-break: normal;
    hyphens: auto;
    white-space: normal;
    overflow-wrap: break-word;
}

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

header .first-pagebar-9186 {
    justify-content: center;
    text-decoration: none;
    padding: 0.5rem 1rem;
    display: flex;
    margin-bottom: 0.5rem;
    position: relative;
}

header .site-nav-2639 {
    justify-content: center;
    padding: 0.6rem;
    display: flex;
    flex-wrap: wrap;
    border-radius: 10px;
    background: rgb(192,218,240);
    width: 100%;
    gap: 0.4rem;
}

header .head-skill-8634::after {
    content: '';
    position: absolute;
    transition: transform 0.3s ease;
    transform: scaleX(0);
    transform-origin: left;
    background: linear-gradient(to right, rgb(157,183,205), rgb(123,149,172));
    height: 2px;
    bottom: 0;
    left: 0;
    width: 100%;
}

.contact-panel-1489 .inquiry-list-7932 {
    position: relative;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    flex: 1 0 300px;
    background: rgb(192,218,240);
    padding: 3rem;
}

.contact-panel-1489 .inquiry-list-7932 div {
    border-radius: 10px;
    transition: all 0.3s ease;
    padding: 1rem;
    background: linear-gradient(to right, 
        transparent, 
        rgba(0, 0, 0, 0.02));
    margin-bottom: 2rem;
    display: flex;
    align-items: center;
}

.contact-panel-1489 .inquiry-list-7932 div span a:hover {
    color: rgb(157,183,205);
}

.contact-panel-1489 .request-grid-3725 form {
    gap: 1.5rem;
    display: flex;
    flex-direction: column;
}

.contact-panel-1489 .request-grid-3725 input[type="text"],
.contact-panel-1489 .request-grid-3725 input[type="email"] {
    border: 1px solid rgba(0, 0, 0, 0.1);
    width: 100%;
    transition: all 0.3s ease;
    border-radius: 10px;
    padding: 1rem 1.2rem;
    background: rgb(192,218,240);
    color: #000000;
    font-size: 13px;
}

.contact-panel-1489 .request-grid-3725 .inquiry-box-7610 label {
    font-size: calc(13px - 1px);
    line-height: 1.5;
    color: #000000;
}

.contact-panel-1489 .request-grid-3725 .query-links-4103 {
    background: rgb(157,183,205);
    border: none;
    cursor: pointer;
    width: 100%;
    padding: 1rem;
    overflow: hidden;
    transition: all 0.3s ease;
    position: relative;
    font-weight: 600;
    border-radius: 10px;
    color: #ffffff;
    margin-top: 1rem;
    font-size: 15px;
}

.teacher-profile-8529::after {
    position: absolute;
    filter: blur(80px);
    right: -10%;
    z-index: 0;
    top: -20%;
    background: rgb(123,149,172,0.5);
    transform: rotate(-15deg);
    opacity: 0.1;
    content: "";
    height: 70%;
    width: 50%;
}

.teacher-profile-8529 .rating-praise-0542 > div:first-child {
    display: flex;
    justify-content: center;
    align-items: center;
}

.teacher-profile-8529 .rating-praise-0542:hover .thumbnail-img-9413 {
    transform: translateZ(40px) translateY(-10px);
}

.teacher-profile-8529 .rating-praise-0542:hover .thumbnail-img-9413::before {
    opacity: 0.3;
    left: 18px;
    top: 18px;
    bottom: -18px;
    right: -18px;
}

.teacher-profile-8529 .rating-praise-0542:hover .name::after {
    transform: scaleX(1);
}

.teacher-profile-8529 .rating-praise-0542:hover > div:nth-child(2) div {
    opacity: 1;
    transform: translateX(5px);
}

.teacher-profile-8529 .career-area-9835::before {
    top: -40px;
    font-size: 120px;
    color: rgb(157,183,205);
    font-family: serif;
    position: absolute;
    content: "";
    z-index: -1;
    left: -20px;
    opacity: 0.08;
    line-height: 1;
}

.privacy-hold-4293 h3, .privacy-hold-4293 h4, .privacy-hold-4293 h5 {
    font-size: 22px;
    color: #ffffff;
}

.privacy-hold-4293 li {
    line-height: 1.6;
    border-radius: 10px;
    padding: 10px;
    background: rgb(123,149,172,0.5);
    margin-bottom: 10px;
    color: #ffffff;
    font-family: Arial, sans-serif;
    border: 1px solid rgb(157,183,205);
    font-size: 13px;
}

.course-features-6231 .container {
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    z-index: 1;
}

.course-features-6231 .thumbnail-img-9413 {
    position: relative;
    height: 300px;
    overflow: hidden;
    transform: perspective(1000px) rotateY(-2deg);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.course-features-6231 .textual-box-3720:hover::before {
    height: 100%;
}

.course-features-6231 .textual-box-3720:hover h3 {
    transform: translateX(10px);
    color: rgb(123,149,172);
}

.title-greeting-0325 {
    min-height: 100vh;
    justify-content: center;
    padding: 4rem 1rem;
    background: linear-gradient(135deg, rgb(192,218,240) 0%, rgba(245, 248, 250, 0.9) 100%);
    flex-direction: column;
    overflow: hidden;
    position: relative;
    display: flex;
}

.title-greeting-0325 .learning-classes-3095 {
    position: relative;
    gap: 2rem;
    flex-direction: column;
    z-index: 2;
    display: flex;
}

.title-greeting-0325 .textual-box-3720:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}

.title-greeting-0325 svg:hover {
    transform: scale(1.05) rotate(2deg);
}

.title-greeting-0325 svg path {
    transition: fill 0.3s ease;
}

.title-greeting-0325 svg text {
    font-family: var(--body-font-family, sans-serif);
    transition: fill 0.3s ease;
}

.title-greeting-0325 .query-links-4103:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(94, 170, 168, 0.3);
}

.title-greeting-0325 .query-links-4103:active {
    box-shadow: 0 4px 10px rgba(94, 170, 168, 0.2);
    transform: translateY(1px);
}

.title-greeting-0325 .thumbnail-img-9413::after {
    position: absolute;
    content: "";
    height: 100%;
    background: linear-gradient(135deg, rgba(94, 170, 168, 0.2) 0%, rgba(94, 170, 168, 0) 50%);
    top: 0;
    left: 0;
    width: 100%;
    pointer-events: none;
}

footer .message-card-1523 {
    overflow: hidden;
    position: relative;
    flex-wrap: wrap;
    margin-bottom: 70px;
    height: 100px;
    justify-content: space-between;
    display: flex;
}

footer .info_item:last-child::after {
    display: none;
}

footer .info_item svg {
    margin-right: 15px;
    width: 24px;
    height: 24px;
    z-index: 2;
    position: relative;
    fill: #ffffff;
    flex-shrink: 0;
}

footer .head-pagebar-8921, footer .site-nav-2639, footer .subscribe_holder {
    min-width: 280px;
    height: 450px;
    scroll-snap-align: start;
    border-radius: 12px;
    margin-right: 30px;
    flex: 0 0 100%;
    padding: 30px;
    transition: all 0.4s ease;
    max-width: 500px;
    position: relative;
}

footer .head-pagebar-8921 {
    display: flex;
    text-align: center;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    background-color: rgb(192,218,240);
}

footer .main-navbar-3790 {
    overflow: hidden;
    height: auto;
    max-height: 280px;
    margin-bottom: 20px;
    position: relative;
}

footer .main-navbar-3790 a:hover {
    padding-left: 10px;
    color: #ffffff;
    border-bottom-color: rgb(157,183,205);
}

footer .subscribe_holder p {
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.6;
    font-size: 16px;
    margin-bottom: 30px;
}

footer .input_holder input[type="email"]::placeholder {
    color: rgba(255, 255, 255, 0.6);
}

footer .tutor-match-0165 {
    position: relative;
    margin-top: 40px;
    padding-top: 20px;
}

.meet-us-0823 .edu-ethos-2980 div::-webkit-scrollbar {
    width: 0.25rem;
}

.meet-us-0823 .edu-ethos-2980 div::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.05);
}

.meet-us-0823 .edu-ethos-2980 div::-webkit-scrollbar-thumb {
    background: rgb(157,183,205,0.5);
    border-radius: 10px;
}

.course-features-6231 .description::-webkit-scrollbar {
    width: 5px;
}

.course-features-6231 .description::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgb(192,218,240);
}

.course-features-6231 .description::-webkit-scrollbar-thumb {
    background: rgb(123,149,172,0.5);
    border-radius: 10px;
}

.course-features-6231 .description::-webkit-scrollbar-thumb:hover {
    background: rgb(123,149,172);
}

footer .text_main_holder::-webkit-scrollbar {
    display: none;
}


@media (max-width: 800px) {.privacy-gate-6237 {
    align-items: center;
    flex-direction: column;
}.track-accept-5629 {
    margin-bottom: 15px;
}.edu-cookies-1348 {
    text-align: center;
    margin-bottom: 20px;
}.policy-ack-9406 {
    margin-top: 10px;
    margin-left: 0;
    width: 100%;
}}



@media screen and (min-width: 768px) {.gratWrap-5670 {
    padding: 8rem 0;
}.gratWrap-5670 .learning-classes-3095 {
    border-radius: 10px;
    gap: calc(16px * 2);
    padding: clamp(2.5rem, 6vw, 4rem);
}.gratWrap-5670 h5 {
    padding-bottom: 1rem;
    font-size: calc(23px * 1.1);
}.gratWrap-5670 h5::after {
    width: 120px;
    height: 4px;
}
}



@media screen and (max-width: 767px) {.gratWrap-5670 {
    padding: 4rem 0;
}.gratWrap-5670 .learning-classes-3095 {
    padding: 1.75rem;
}.gratWrap-5670 h5 {
    font-size: calc(23px * 0.9);
}.gratWrap-5670 p {
    font-size: calc(16px * 0.95);
}
}



@media (min-width: 1200px) {.pricing-card-set-3820 .learning-cost-1695 {
    flex-direction: row-reverse;
}.pricing-card-set-3820 .learn-pricing-2630 {
    margin-bottom: 0;
    width: 30%;
    padding-left: 50px;
}.pricing-card-set-3820 .indv-cost-1203 {
    width: 70%;
}.pricing-card-set-3820 .learn-pricing-2630 h2 {
    font-size: calc(33px + 4px);
}
}



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



@media screen and (max-width: 992px) {.contact-panel-1489 .query-widget-8450 {
    flex-direction: column;
}.contact-panel-1489 .inquiry-list-7932 {
    border-right: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}.contact-panel-1489 .inquiry-list-7932::after {
    top: unset;
    bottom: 0;
    background: linear-gradient(to right,
            transparent,
            rgb(157,183,205,0.5),
            transparent);
    left: 0;
    right: unset;
    height: 1px;
    width: 100%;
}.contact-panel-1489 .request-grid-3725::before {
    left: 3rem;
    transform: rotate(135deg);
    top: -10px;
}
}



@media (max-width: 767px) {.teacher-profile-8529 {
    padding: 80px 0;
}.teacher-profile-8529 .rating-praise-0542 {
    gap: 25px;
    padding: 30px;
}.teacher-profile-8529 .thumbnail-img-9413 {
    height: 150px;
    width: 150px;
}.teacher-profile-8529 .name {
    font-size: calc(20px - 2px);
}.teacher-profile-8529 .career-area-9835 {
    font-size: calc(18px - 1px);
}
}



@media (min-width: 992px) {.course-features-6231 .education-flow-3954 {
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
}.course-features-6231 .thumbnail-img-9413 {
    transform: perspective(1000px) rotateY(-3deg) translateX(-20px);
    height: 500px;
}.course-features-6231 .textual-box-3720 {
    padding: 40px 50px;
    transform: perspective(1000px) rotateY(2deg) translateX(20px);
}.course-features-6231 .textual-box-3720:hover {
    transform: perspective(1000px) rotateY(0deg) translateX(0);
}.course-features-6231 h3 {
    font-size: 34px;
    margin-bottom: 30px;
}.course-features-6231 .description {
    max-height: 400px;
}
}



@media (max-width: 767px) {.title-greeting-0325 {
    padding: 3rem 1rem;
}.title-greeting-0325 h1 {
    font-size: var(--h5-font-size, 1.5rem);
}.title-greeting-0325 .textual-box-3720 {
    padding: 1.5rem;
}.title-greeting-0325 svg {
    width: 100px;
    height: 100px;
}.title-greeting-0325 .learn-first-4678 p {
    font-size: calc(var(--p-font-size, 1rem) * 0.95);
}.title-greeting-0325 .query-links-4103 {
    display: block;
    text-align: center;
}}



@media (max-width: 576px) {footer .pitch-comp-2135 {
    padding: 50px 0 20px;
}footer .head-pagebar-8921::before,
    footer .site-nav-2639::before,
    footer .subscribe_holder::before {
    font-size: 2rem;
    left: 15px;
    top: 15px;
}footer .main-navbar-3790 {
    max-height: 220px;
    height: auto;
}footer .head-pagebar-8921, footer .site-nav-2639, footer .subscribe_holder {
    padding: 20px 15px;
    min-height: 300px;
}footer .site-nav-2639 h5, footer .subscribe_holder h5 {
    font-size: calc(23px - 2px);
    margin-bottom: 15px;
}footer .subscribe_holder p {
    margin-bottom: 20px;
}footer .input_holder input[type="email"],
    footer .sub-confirmation-1283 {
    padding: 12px;
}
}

