.framework-wrap-4298 {
    min-height: 100%;
    flex-direction: column;
    display: flex;
    height: 100%;
}

.head-learn-7841 {
    flex: 1 0 auto;
}


.newsletter-subscription-9204 {
    padding: 120px 0;
    background: linear-gradient(135deg, rgb(157,183,205) 0%, rgb(123,149,172) 100%);
    overflow: hidden;
    position: relative;
}

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

.newsletter-subscription-9204 h4 {
    opacity: 1;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    color: #ffffff;
    line-height: 1.4;
    transform: translateY(0);
    transition: transform 0.6s ease, opacity 0.6s ease;
    margin-bottom: 30px;
    font-size: calc(24px * 1.2);
    letter-spacing: 0.5px;
    text-align: center;
    font-weight: 600;
    max-width: 800px;
}

.newsletter-subscription-9204 .input_holder input[type="email"]:focus {
    background: #ffffff;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15), 0 0 0 3px rgba(var(--primary-color-rgb, 100, 100, 255), 0.2);
    transform: translateY(-2px);
}

.newsletter-subscription-9204 .sub-confirmation-1283:active {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
    transform: translateY(1px);
}

.newsletter-subscription-9204 .sub-confirmation-1283::before {
    position: absolute;
    width: 100%;
    transition: all 0.6s ease;
    left: -100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    top: 0;
    height: 100%;
    content: "";
}

.track-accept-5629 svg {
    height: 60px;
    width: 60px;
    fill: rgb(157,183,205);
    transition: fill 0.3s ease-in-out;
}

.policy-ack-9406:hover {
    border-color: #000000;
    background-color: rgba(0, 0, 0, 0.5);
}


.meet-us-0823 {
    padding: 6rem 0;
    background: linear-gradient(145deg, rgb(192,218,240) 0%, rgba(245, 247, 250, 0.9) 100%);
    overflow: hidden;
    position: relative;
}

.meet-us-0823 .container {
    z-index: 2;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 1.5rem;
}

.meet-us-0823 h1::before {
    bottom: -0.75rem;
    position: absolute;
    background: rgb(157,183,205);
    transform-origin: left;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    width: 6rem;
    content: "";
    height: 0.25rem;
    left: 0;
    transform: scaleX(0.6);
}

.meet-us-0823 .edu-ethos-2980::before {
    content: "";
    background: linear-gradient(to bottom, rgb(157,183,205), rgb(123,149,172));
    transform-origin: center;
    position: absolute;
    transform: scaleY(0.6);
    opacity: 0.8;
    width: 0.25rem;
    left: 0;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    height: 100%;
    top: 0;
}

.gratWrap-5670 {
    padding: 6rem 0;
    overflow: hidden;
    position: relative;
    background: linear-gradient(135deg, rgb(192,218,240) 0%, rgba(rgb(157,183,205,0.5), 0.05) 100%);
}

.gratWrap-5670 .learning-classes-3095 {
    animation: slideUp 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards 0.2s;
    opacity: 0;
    grid-template-rows: auto auto;
    background: rgba(rgb(255, 255, 255, 0.5), 0.95);
    transform: translateY(20px);
    box-shadow: 0 15px 35px rgba(rgba(0, 0, 0, 0.5), 0.08),
                0 5px 15px rgba(rgba(0, 0, 0, 0.5), 0.05);
    position: relative;
    gap: calc(16px * 1.5);
    padding: clamp(2rem, 5vw, 3.5rem);
    display: grid;
}

.gratWrap-5670 a::before {
    background: linear-gradient(135deg, transparent 50%, rgba(rgb(123,149,172,0.5), 0.1) 50%);
    transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    position: absolute;
    bottom: -20px;
    height: 80px;
    content: "";
    transform: scale(0);
    width: 80px;
    right: -20px;
    border-radius: 50% 0 50% 0;
    opacity: 0;
}

.pricing-card-set-3820 .learn-pricing-2630 {
    opacity: 0;
    transform: translateY(20px);
    margin-bottom: 60px;
    animation: fadeUp 0.8s ease-out forwards;
}

.pricing-card-set-3820 .indv-cost-1203 {
    margin-top: 20px;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    display: grid;
    gap: 30px;
}

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

.pricing-card-set-3820 .edu-packages-4702:hover .class-rates-3871 {
    box-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.2),
              15px 15px 30px -10px rgba(0, 0, 0, 0.1),
              -15px 15px 30px -10px rgba(rgb(157,183,205,0.5), 0.1);
    transform: translateY(-15px) rotateX(2deg) rotateY(-2deg);
}

.pricing-card-set-3820 .access-rates-5682 {
    position: relative;
    transition: all 0.3s ease;
    margin: 20px 0;
    color: rgb(123,149,172);
    font-weight: 700;
    font-size: calc(19px + 4px);
    display: block;
}

.pricing-card-set-3820 .thumbnail-img-9413::after {
    left: 0;
    width: 100%;
    z-index: 1;
    transition: opacity 0.4s ease;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
    height: 100%;
    content: "";
    top: 0;
    opacity: 0.6;
    position: absolute;
}

header .first-pagebar-9186::before {
    content: '';
    position: absolute;
    background: linear-gradient(to right, 
        transparent, 
        rgb(157,183,205,0.5), 
        rgb(123,149,172,0.5), 
        rgb(157,183,205,0.5), 
        transparent);
    bottom: 0;
    width: 100%;
    height: 1px;
    left: 0;
}

header .head-skill-8634:hover {
    color: #ffffff;
}

header .head-skill-8634:hover::before {
    opacity: 1;
}

header .head-skill-8634:hover::after {
    transform: scaleX(1);
}

.contact-panel-1489 {
    position: relative;
    padding: 5rem 0;
}

.contact-panel-1489 .query-widget-8450 {
    flex-wrap: wrap;
    background: rgb(192,218,240);
    position: relative;
    border-radius: 17px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    display: flex;
}

.contact-panel-1489 .inquiry-list-7932 h3 {
    border-bottom: 2px solid rgb(123,149,172);
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 2.5rem;
    padding-bottom: 1rem;
    display: inline-block;
    color: rgb(157,183,205);
}

.contact-panel-1489 .inquiry-list-7932 div svg path {
    fill: #ffffff;
}

.contact-panel-1489 .inquiry-list-7932 div span a {
    text-decoration: none;
    transition: color 0.3s ease;
    color: #000000;
}

.contact-panel-1489 .request-grid-3725 h3 {
    text-align: center;
    font-size: 22px;
    position: relative;
    color: #000000;
    font-weight: 600;
    margin-bottom: 2rem;
}

.contact-panel-1489 .request-grid-3725 input[type="text"]:focus,
.contact-panel-1489 .request-grid-3725 input[type="email"]:focus {
    border-color: rgb(157,183,205);
    outline: none;
    box-shadow: 0 0 0 3px rgb(157,183,205,0.5);
}

.contact-panel-1489 .request-grid-3725 .inquiry-box-7610 input[type="checkbox"]:checked {
    background-color: rgb(157,183,205);
    border-color: rgb(157,183,205);
}

.contact-panel-1489 .request-grid-3725 .inquiry-box-7610 label a {
    color: rgb(157,183,205);
    font-weight: 600;
    text-decoration: none;
}

.contact-panel-1489 .request-grid-3725 .query-links-4103:hover {
    background: rgb(123,149,172);
}

.contact-panel-1489 .request-grid-3725 .query-links-4103:active::after {
    animation: ripple 1s ease-out;
}

.teacher-profile-8529::before {
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    content: "";
    height: 100%;
    pointer-events: none;
    background-image: 
        linear-gradient(30deg, rgb(157,183,205,0.5) 1px, transparent 1px),
        linear-gradient(120deg, rgb(157,183,205,0.5) 1px, transparent 1px);
    opacity: 0.05;
    background-size: 60px 60px;
    position: absolute;
}

.teacher-profile-8529 .thumbnail-img-9413 {
    height: 180px;
    transform: translateZ(30px);
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
    border-radius: 2px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    width: 180px;
    position: relative;
}

.teacher-profile-8529 .name::after {
    transition: transform 0.5s ease;
    height: 3px;
    background: rgb(157,183,205);
    width: 40px;
    transform: scaleX(0.6);
    bottom: -6px;
    transform-origin: left;
    left: 0;
    content: "";
    position: absolute;
}

.privacy-hold-4293 {
    display: flex;
    box-shadow: 0 0 10px rgb(157,183,205,0.5), inset 0 0 15px rgba(0, 0, 0, 0.5);
    width: 100%;
    background: rgb(123,149,172);
    height: auto;
    padding: 40px;
    border: 2px solid rgb(157,183,205);
    flex-direction: column;
    color: #ffffff;
    gap: 25px;
}

.privacy-hold-4293 ul {
    list-style-type: disc;
    margin: 0;
    padding-left: 20px;
}

.course-features-6231 {
    padding: 100px 0;
    background: linear-gradient(135deg, rgb(192,218,240) 0%, #ffffff 100%);
    position: relative;
    overflow: hidden;
}

.course-features-6231::after {
    position: absolute;
    width: 30%;
    right: 0;
    z-index: 0;
    content: "";
    opacity: 0.05;
    background: linear-gradient(to right, transparent, rgb(123,149,172,0.5));
    top: 0;
    height: 100%;
}

.course-features-6231 .thumbnail-img-9413:hover::before {
    opacity: 0.4;
}

.course-features-6231 .textual-box-3720::before {
    position: absolute;
    height: 0;
    top: 0;
    left: 0;
    width: 5px;
    transition: height 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    background: rgb(123,149,172);
    content: "";
}

.course-features-6231 p.description {
    display: block;
}

.course-features-6231 span.description {
    display: none;
}

.title-greeting-0325::before {
    content: "";
    top: 0;
    background: 
        radial-gradient(circle at 20% 30%, rgba(var(--primary-color-rgb, 94, 170, 168), 0.05) 0%, transparent 25%),
        radial-gradient(circle at 80% 70%, rgba(var(--secondary-color-rgb, 94, 170, 168), 0.05) 0%, transparent 25%);
    z-index: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    left: 0;
}

.title-greeting-0325 ol li {
    margin-bottom: 1.5rem;
}

.title-greeting-0325 .learn-first-4678 {
    flex-direction: column;
    text-align: center;
    align-items: center;
    display: flex;
}

.title-greeting-0325 svg:hover path {
    fill: var(--secondary-color, rgb(94, 170, 168));
}

.title-greeting-0325 svg:hover text {
    fill: var(--dark-color, #333);
}

.title-greeting-0325 .query-links-4103::before {
    transition: left 0.7s ease;
    left: -100%;
    top: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    width: 100%;
    position: absolute;
    content: "";
    height: 100%;
}

.title-greeting-0325 .thumbnail-img-9413:hover {
    transform: perspective(1000px) rotateX(2deg) rotateY(-2deg);
    box-shadow: 20px 20px 30px rgba(0, 0, 0, 0.1);
}

footer {
    width: 100%;
    position: relative;
}

footer .template-cta-0293 {
    position: relative;
    z-index: 1;
}

footer .info_item:last-child {
    margin-right: 0;
}

footer .info_item:hover {
    background-color: rgb(157,183,205);
    flex: 1.5;
}

footer .info_item::after {
    height: 100%;
    position: absolute;
    top: 0;
    width: 1px;
    content: "";
    right: 0;
    background-color: rgba(255, 255, 255, 0.1);
}

footer .info_item:hover::before {
    opacity: 1;
}

footer .text_main_holder {
    display: flex;
    scrollbar-width: none;
    margin: 0 -20px;
    -webkit-overflow-scrolling: touch;
    padding: 0 20px;
    gap: 0;
    scroll-snap-type: x mandatory;
    -ms-overflow-style: none;
    flex-wrap: nowrap;
    overflow-x: auto;
}

footer .site-nav-2639::after {
    background-size: 30px 30px;
    bottom: 0;
    left: 0;
    position: absolute;
    background-image: 
        linear-gradient(45deg, transparent 92%, rgba(255, 255, 255, 0.05) 93%, transparent 94%),
        linear-gradient(135deg, transparent 92%, rgba(255, 255, 255, 0.05) 93%, transparent 94%);
    pointer-events: none;
    content: "";
    right: 0;
    opacity: 0.3;
    top: 0;
}

footer .subscribe_holder {
    color: #ffffff;
    flex-direction: column;
    background-color: rgb(157,183,205);
    display: flex;
    justify-content: center;
}

footer .input_holder input[type="email"] {
    color: #ffffff;
    border: none;
    padding: 15px;
    border-radius: 10px;
    transition: all 0.3s ease;
    background-color: rgba(255, 255, 255, 0.1);
    font-size: 16px;
}

footer .tutor-match-0165::before {
    top: 0;
    right: 20%;
    left: 20%;
    position: absolute;
    background: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.5), transparent);
    height: 1px;
    content: "";
}



@media (max-width: 576px) {.newsletter-subscription-9204 {
    padding: 60px 0;
}.newsletter-subscription-9204 .learning-classes-3095 {
    transform: none;
    padding: 30px 20px;
}.newsletter-subscription-9204 h4 {
    font-size: calc(20px * 1.1);
    margin-bottom: 20px;
}.newsletter-subscription-9204 .input_holder input[type="email"],
    .newsletter-subscription-9204 .sub-confirmation-1283 {
    font-size: calc(16px * 0.95);
    height: 50px;
}
}


@media (max-width: 1200px) {.edu-cookies-1348 h5 {
    font-size: calc(23px - 2px);
}.edu-cookies-1348 p {
    font-size: calc(15px - 2px);
}.policy-ack-9406 {
    font-size: calc(16px - 2px);
    padding: 8px 16px;
}
}



@media (min-width: 992px) {.meet-us-0823 {
    padding: 10rem 0;
}.meet-us-0823 .container {
    padding: 0 2rem;
}.meet-us-0823 h1 {
    transform: translateX(-1rem);
    font-size: calc(42px * 1.4);
}.meet-us-0823 .edu-ethos-2980 {
    padding: 3.5rem;
    transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}.meet-us-0823 .edu-ethos-2980:first-child {
    transform: translateY(2rem);
}.meet-us-0823 .edu-ethos-2980:last-child {
    transform: translateY(-2rem);
}.meet-us-0823 .edu-ethos-2980:first-child:hover {
    transform: translateY(1.5rem);
}.meet-us-0823 .edu-ethos-2980:last-child:hover {
    transform: translateY(-2.5rem);
}.meet-us-0823 .edu-ethos-2980 div {
    max-height: 450px;
    font-size: calc(14px * 1.1);
    padding-right: 1rem;
}.meet-us-0823 .edu-ethos-2980 h4 {
    font-size: calc(19px * 1.3);
}.meet-us-0823::before {
    width: 50%;
    height: 80%;
}.meet-us-0823::after {
    height: 70%;
    width: 40%;
}
}



@media (max-width: 767px) {.pricing-card-set-3820 {
    padding: 60px 0;
}.pricing-card-set-3820 .indv-cost-1203 {
    gap: 20px;
    grid-template-columns: 1fr;
}.pricing-card-set-3820 .price-view-1508 {
    padding: 25px 20px;
}.pricing-card-set-3820 .thumbnail-img-9413 {
    height: 180px;
}.pricing-card-set-3820 .learn-pricing-2630 h2 {
    font-size: calc(33px - 2px);
}.pricing-card-set-3820 .qtr-cost-9584 {
    font-size: calc(17px - 1px);
}
}



@media (max-width: 480px) {header {
    padding: 0.7rem 0;
}header .first-section-9460 {
    padding: 0.6rem;
    gap: 0.6rem;
}header .first-pagebar-9186 svg {
    width: 110px;
}header .site-nav-2639 {
    justify-content: flex-start;
    flex-wrap: nowrap;
    overflow-x: auto;
    padding: 0.4rem;
}header .site-nav-2639::-webkit-scrollbar {
    height: 2px;
}header .site-nav-2639::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(157,183,205);
}header .head-skill-8634 {
    white-space: nowrap;
    flex-shrink: 0;
}}



@media (min-width: 992px) {.teacher-profile-8529 {
    padding: 150px 0;
}.teacher-profile-8529 .rating-praise-0542 {
    padding: 60px;
    grid-template-columns: auto 250px 1fr;
    gap: 50px;
}.teacher-profile-8529 .rating-praise-0542 > div:first-child {
    grid-row: 1;
}.teacher-profile-8529 .rating-praise-0542 > div:nth-child(2) {
    padding-top: 20px;
    grid-row: 1;
}.teacher-profile-8529 .career-area-9835 {
    font-size: calc(18px + 1px);
    padding-left: 40px;
    grid-row: 2;
    grid-column: 1 / 4;
}.teacher-profile-8529 .thumbnail-img-9413 {
    width: 240px;
    height: 280px;
}
}



@media (min-width: 1200px) {.course-features-6231 .education-flow-3954 {
    gap: 80px;
}.course-features-6231 .thumbnail-img-9413 {
    height: 550px;
}.course-features-6231 .textual-box-3720 {
    padding: 50px 60px;
}.course-features-6231 h3 {
    font-size: calc(34px * 1.1);
}.course-features-6231 .description {
    font-size: calc(14px * 1.05);
    max-height: 450px;
    line-height: 1.8;
}
}



@media (min-width: 992px) {.title-greeting-0325 {
    padding: 6rem 3rem;
}.title-greeting-0325 h1 {
    margin-bottom: 3rem;
    font-size: calc(var(--h5-font-size, 1.5rem) * 1.4);
}.title-greeting-0325 .learning-classes-3095 {
    gap: 5rem;
}.title-greeting-0325 .textual-box-3720 {
    flex: 1.2;
}.title-greeting-0325 svg {
    height: 150px;
    width: 150px;
}.title-greeting-0325 .thumbnail-img-9413 {
    height: 500px;
    flex: 1;
}.title-greeting-0325 .learn-first-4678 p {
    font-size: calc(var(--p-font-size, 1rem) * 1.1);
}.title-greeting-0325 .query-links-4103 {
    padding: 1rem 2.5rem;
}
}



@media (max-width: 767px) {footer .pitch-comp-2135 {
    padding: 60px 0 30px;
}footer .message-card-1523 {
    height: auto;
    margin-bottom: 40px;
    flex-direction: column;
}footer .info_item {
    width: 100%;
    margin-bottom: 1px;
    margin-right: 0;
}footer .info_item:hover {
    flex: 1;
    padding-left: 35px;
}footer .head-pagebar-8921, footer .site-nav-2639, footer .subscribe_holder {
    height: auto;
    padding: 25px 20px;
    min-height: 350px;
}
}



@keyframes float {
    0% {
        transform: rotate(-15deg) skew(5deg) translate(0, 0);
    }
    50% {
        transform: rotate(-12deg) skew(3deg) translate(-10px, 10px);
    }
    100% {
        transform: rotate(-18deg) skew(7deg) translate(10px, -10px);
    }
}

