@charset "UTF-8";

main {
    background: var(--square-grid-background);
}

.hero {
    --padding-bottom: 90px;
    --padding-top: 48px;
    --hero-backdrop: url(hero-bg.e8cf87ea.svg) center top /
  	calc(
            (100% - var(--side-gap) * 2 - var(--column-gap) * 11) / 12 * 10 +
            var(--column-gap) * 9
    )
    no-repeat;
    --scroll-down-dots: url(dots-down.1be91723.svg) center
    bottom / auto var(--padding-bottom) no-repeat;
    width: 100%;
    height: auto;
    padding-bottom: var(--padding-bottom);
    padding-top: var(--padding-top);
    background: var(--scroll-down-dots), var(--hero-backdrop);
    margin-top: 36px;
}
@media (min-width: 640px) {
    .hero {
        margin-top: 48px;
        --padding-bottom: 140px;
        background: var(--scroll-down-dots), var(--hero-backdrop);
    }
}
@media (min-width: 1024px) {
    .hero {
        --padding-bottom: 180px;
    }
}

@media (min-width: 1024px) {
    .hero .cell {
        grid-row-start: 1;
    }
}

.hero img {
    max-width: 100%;
    height: auto;
    margin-bottom: 24px;
}
@media (min-width: 640px) {
    .hero img {
        margin-bottom: 0;
    }
}

.hero h1 {
    -webkit-hyphens: none;
    hyphens: none;
}
@media (min-width: 640px) {
    .hero h1 {
        max-width: 15ch;
    }
}
@media (min-width: 1024px) {
    .hero h1 {
        font-size: 56px;
    }
}

.hero p {
    -webkit-hyphens: none;
    hyphens: none;
    max-width: 40ch;
}

.courses {
    margin-top: 24px;
}

.course-images .photo {
    position: absolute;
    width: 120px;
    right: 0px;
    height: auto;
    display: revert;
}
@media (min-width: 1024px) {
    .course-images .photo {
        width: 150px;
    }
}
@media (min-width: 1440px) {
    .course-images .photo {
        position: absolute;
        width: 170px;
        height: auto;
        display: revert;
    }
}

.course-images .illustration {
    width: 80%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
@media (min-width: 640px) {
    .course-images .illustration {
        width: 100%;
    }
}
@media (min-width: 1024px) {
    .course-images .illustration {
        width: 90%;
    }
}
@media (min-width: 1440px) {
    .course-images .illustration {
        width: 80%;
    }
}

.ai-kids .illustration {
    position: relative;
    top: 12%;
    left: 7%;
}
@media (min-width: 640px) {
    .ai-kids .illustration {
        top: 16%;
        width: 90%;
    }
}
@media (min-width: 1024px) {
    .ai-kids .illustration {
        top: 15%;
        width: 70%;
    }
}

.games-dev-scratch .photo {
    right: 24px;
    top: 6px;
    transform: rotate(6deg);
}
@media (min-width: 640px) {
    .games-dev-scratch .photo {
        bottom: 0px;
        right: 24px;
        top: unset;
    }
}
@media (min-width: 1024px) {
    .games-dev-scratch .photo {
        bottom: unset;
        right: 24px;
        top: 0px;
    }
}

.coding-kids .photo {
    height: 120px;
    width: auto;
    top: -60px;
    transform: rotate(-3deg);
}
@media (min-width: 640px) {
    .coding-kids .photo {
        top: unset;
        bottom: -60px;
        left: calc(50% - 50px);
    }
}
@media (min-width: 1024px) {
    .coding-kids .photo {
        height: 140px;
        right: unset;
        left: -60px;
        bottom: unset;
        top: calc(50% - 75px);
        transform: rotate(-6deg);
    }
}
@media (min-width: 1024px) {
    .coding-kids .photo {
        height: 160px;
    }
}
@media (min-width: 1440px) {
    .coding-kids .photo {
        left: 0px;
    }
}

.ai-kids .photo {
    transform: rotate(6deg);
    left: 20px;
}
@media (min-width: 640px) {
    .ai-kids .photo {
        top: calc(50% - 180px);
    }
}
@media (min-width: 1024px) {
    .ai-kids .photo {
        top: calc(50% - 225px);
    }
}

.courses .container {
    row-gap: 48px;
}
@media (min-width: 640px) {
    .courses .container {
        row-gap: 0px;
    }
}

.courses article {
    margin-bottom: 36px;
}
@media (min-width: 640px) {
    .courses article {
        margin-top: 24px;
    }
}

.courses .download {
    margin-top: 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
@media (min-width: 1024px) {
    .courses .download {
        flex-direction: row;
        align-items: baseline;
    }
}

.courses .download p {
    margin-bottom: 12px;
    -webkit-hyphens: none;
    hyphens: none;
}
@media (min-width: 1024px) {
    .courses .download p {
        margin-right: 12px;
    }
}

.courses .download .button {
    height: 48px;
    align-self: auto;
    min-width: 0;
    margin: 0;
    white-space: nowrap;
}

.top-reasons ul {
    row-gap: var(--column-gap);
}

.top-reasons .button {
    place-self: center;
}

.trial-class {
    --padding: var(--side-gap);
    display: flex;
    flex-direction: column;
    padding: var(--padding);
    padding-top: 45%;
    background-color: #ffd7d7;
    background-size: 100%;
    background-position: top;
    background-repeat: no-repeat;
    background-image: url("trial-banner.3b016c9f.jpg");
}
@media (min-width: 1024px) {
    .trial-class {
        --padding: 60px;
        padding-top: var(--padding);
        background-size: cover;
        background-position: center;
        background-image: linear-gradient(90deg, #ecf9ff 0%, rgba(236, 249, 255, 0) 50%), url("trial-banner.3b016c9f.jpg");
    }
}

.trial-class li:before {
    content: "";
    display: inline-block;
    height: 9px;
    width: 9px;
    transform: translateY(-2px);
    margin-right: 12px;
    border-radius: 50%;
}

.trial-class li.green:before {
    background-color: #99ff7a;
}

.trial-class li.orange:before {
    background-color: #ffcc66;
}

.trial-class li.red:before {
    background-color: #c12222;
}

.trial-class li time {
    margin-right: 24px;
}

.trial-class .button {
    margin: auto;
    margin-bottom: calc(var(--padding) * -1);
    transform: translateY(50%);
}

.our-teachers {
    overflow: hidden;
    background-image: linear-gradient(180deg, #ffffff 0%, #f4fbfe 100%);
}

.our-teachers .p-big {
    z-index: 1;
    text-shadow: 0 0 3px #ffffff;
}

.our-teachers .teachers-wrapper {
    position: relative;
    margin-top: 24px;
}
@media (min-width: 640px) {
    .our-teachers .teachers-wrapper {
        margin-top: 36px;
    }
}
@media (min-width: 1024px) {
    .our-teachers .teachers-wrapper {
        margin-top: 60px;
    }
}
@media (min-width: 1440px) {
    .our-teachers .teachers-wrapper {
        margin-top: 96px;
    }
}

.our-teachers ul {
    gap: 16px;
}

.our-teachers ul img {
    height: auto;
    margin-bottom: 16px;
    border-radius: 50%;
}

.circles {
    position: absolute;
    overflow: visible;
    will-change: transform;
}

.purple-circles {
    top: -90px;
    left: -60px;
}

.aqua-circle {
    top: -90px;
    right: -60px;
}

.yellow-circle {
    right: 25%;
    bottom: -60px;
}

.red-circle {
    left: 15%;
    bottom: -40px;
}

.testimonials {
    overflow-x: hidden;
    background-image: linear-gradient(180deg, #f4fbfe 0%, #ecf9ff 100%);
}

.testimonials .container {
    position: relative;
}

.testimonials .wrapper {
    padding-left: var(--side-gap);
    padding-right: var(--side-gap);
    margin: 0 calc(var(--side-gap) * -1);
    background-image: url(testimonials-type-bg.3c145bb1.svg);
    background-repeat: no-repeat;
    background-position: center;
}
@media (min-width: 1024px) {
    .testimonials .wrapper {
        padding-left: 0;
        padding-right: 0;
        margin: 0;
        border-radius: 4rem;
    }
}

.testimonials .swiper-container {
    width: 100%;
    overflow: visible;
}
@media (min-width: 640px) {
    .testimonials .swiper-container {
        width: calc(100vw - 24px);
        transform: translateX(-50%);
        margin-left: 50%;
    }
}

.swiper-container li {
    padding: 24px 18px;
    box-shadow: 0 20px 30px rgba(109, 193, 191, 0.2), 0 5px 15px rgba(66, 134, 145, 0.2);
}
@media (min-width: 640px) {
    .swiper-container li {
        padding-top: 48px;
        padding-left: 0;
        padding-right: 0;
        width: clamp( 			0px, 			calc( 				(100% - var(--side-gap) * 2 - var(--column-gap) * 11) / 12 * 10 + 					var(--column-gap) * 9 			), 			calc( 				(var(--max-width) - var(--side-gap) * 2 - var(--column-gap) * 11) / 12 * 					10 + var(--column-gap) * 9 			) 		) !important;
    }
}

.swiper-container blockquote {
    margin-bottom: 12px;
}

.carousel-pagination {
    margin-top: 30px;
    display: flex;
    justify-content: center;
}
@media (min-width: 640px) {
    .carousel-pagination {
        margin-top: 40px;
    }
}

.carousel-pagination .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    background-color: #ecf9ff;
    opacity: 1;
    transition: background-color 0.3s ease-in-out;
}
.carousel-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #6dc1bf;
}
.carousel-pagination .swiper-pagination-bullet:not(:last-of-type) {
    margin-right: 12px;
}

.news-and-notice {
    background: url(dots-grid.70169396.svg) calc(50% - 420px) calc(50% + 450px) no-repeat, linear-gradient(180deg, #ecf9ff 0%, #ecf9ff 100%);
}

.news-and-notice h2 {
    margin-bottom: 0;
}
@media (min-width: 1024px) {
    .news-and-notice h2 {
        margin-bottom: 12px;
    }
}

.news-and-notice .button {
    margin-bottom: 36px;
}

.news-and-notice ul li:not(:last-of-type) {
    margin-bottom: 24px;
}