.splashBG__top{background-size:cover;background-position:50%;background-repeat:no-repeat;height:auto;width:100%;display:flex;align-items:center;padding:0 var(--pagePaddingMobile);padding-top:70px;padding-bottom:40px}.splashBG__top .block{max-width:800px}.splashBG__middle{padding:0 var(--pagePaddingDesktop);align-items:space-around;display:flex;justify-content:center}.splashBG__middle .splashBG__middle--wrapper{gap:40px;width:100%;max-width:var(--pageMaxWidth);display:flex;justify-content:center}.splashBG__bottom{background-size:cover;background-position:50%;background-repeat:no-repeat;height:auto;min-height:230px;width:100%;display:flex;align-items:center;padding-top:50px;margin-bottom:-100px}.yellowSplashBG__top{background-image:url(/images/splash-top__yellow.svg)}.yellowSplashBG__middle{background-color:var(--color-mainYellow)}.yellowSplashBG__bottom{background-image:url(/images/splash-bottom__yellow.svg)}.skyblueSplashBG__top{background-image:url(/images/splash-top__skyblue.svg)}@media screen and (max-width:768px){.skyblueSplashBG__top{min-height:-moz-fit-content;min-height:fit-content;padding-bottom:10px}}.skyblueSplashBG__middle{background-color:var(--color-mainSkyblue)}.skyblueSplashBG__bottom{background-image:url(/images/splash-bottom__skyblue.svg);margin-bottom:-140px}.bulletsWithIcons-container{height:auto;width:100%;gap:20px}.bulletsWithIcons-container .bullet{display:flex;justify-content:center;align-items:center;height:auto;width:100%;gap:16px}.bulletsWithIcons-container .bullet img{width:123px;min-width:123px;max-width:123px;height:123px;min-height:123px;max-height:123px}.bulletsWithIcons-container .bullet .block-text{height:-moz-fit-content;height:fit-content;gap:5px}.bulletsWithIcons-container .bullet .block-text h3{padding:0;margin:0;font-size:22px}.bulletsWithIcons-container .bullet .block-text p{padding:0;margin:0;font-size:20px}.videoWrapper{position:relative;height:320px;overflow:hidden;max-width:100%;background:#000;border-radius:12px;border:6px solid #000}.videoWrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:0}.HeroCraftMat{background-size:cover;background-position:50%;background-repeat:no-repeat;height:auto;justify-content:center;padding-bottom:0;overflow:hidden}.HeroCraftMat,.HeroCraftMat .HeroCraftMat_learnMore{width:100%;display:flex;flex-direction:column;align-items:center}.HeroCraftMat .HeroCraftMat_learnMore{justify-content:flex-start;padding:20px 20px 0;gap:10px;opacity:.6;height:100px}@media screen and (max-width:530px){.heroMeek:after{display:none}}.CatbearsGallery{display:flex;width:100%;justify-content:center;align-items:center;margin-top:20px;gap:40px;scrollbar-width:none;-ms-overflow-style:none;padding:20px 10px 60px}.CatbearsGallery ::-webkit-scrollbar{display:none}@media screen and (max-width:930px){.CatbearsGallery{overflow-x:scroll;justify-content:flex-start;padding:0 20px 30px;gap:0}}.CatbearsGallery .CatbearsGallery-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.CatbearsGallery .CatbearsGallery-card h3{font-size:26px;font-weight:600;background:rgba(0,0,0,.188);color:#fff;border-radius:7px;padding:0 6px 2px}.ActivityCard{height:auto;border-radius:10px;flex-direction:column}.ActivityCard,.ActivityCard .ActivityCard__compare{width:-moz-fit-content;width:fit-content;display:flex;justify-content:center;align-items:center}.ActivityCard .ActivityCard__compare{flex-direction:row;height:-moz-fit-content;height:fit-content;position:relative;border:2px solid #000;box-shadow:4px 7px 0 rgba(0,0,0,.1)}.ActivityCard .ActivityCard__compare .compare__activityPage{border-inline-end:2px solid #000}.ActivityCard .ActivityCard__compare .compare__activityPage,.ActivityCard .ActivityCard__compare .compare__img{width:130px;min-width:130px;max-width:130px;height:182px;min-height:182px;max-height:182px;display:flex;justify-content:center;align-items:center;background-color:#fff}@media screen and (max-width:768px){.ActivityCard .ActivityCard__compare .compare__activityPage,.ActivityCard .ActivityCard__compare .compare__img{width:100px;min-width:100px;max-width:100px;height:140px;min-height:140px;max-height:140px}}.ActivityCard .ActivityCard__compare .compare__activityPage img,.ActivityCard .ActivityCard__compare .compare__img img{-o-object-fit:contain;object-fit:contain;width:100%;height:auto;min-height:100%}.ActivityCard .ActivityCard__compare .compare__arrow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ActivityCard .ActivityCard__details{padding-top:5px;width:100%;max-width:220px;display:flex;flex-direction:column;align-items:center;gap:2px}.ActivityCard .ActivityCard__details .details__lessonNum{text-align:center;color:#fff;font-size:14px;font-weight:400}.ActivityCard .ActivityCard__details .details__name{text-align:center;color:#fff;font-size:22px;font-weight:500;padding-bottom:2px}.ActivityCard .ActivityCard__details .details__vids{color:#fff;display:flex;gap:8px;flex-direction:row;align-items:center}.ActivityCard .ActivityCard__details .details__vids img{width:18px;height:18px}