#home-hero{position:relative;padding:clamp(6rem,7vw,8rem) clamp(1rem,1.5vw,2rem);padding-bottom:0;background-color:var(--primary)}#home-hero .cs-container{position:relative;margin-top:60px;z-index:5}#home-hero .cs-container .cs-text,#home-hero .cs-container .cs-hero-title,#home-hero .cs-container .cs-topper{color:var(--bodyTextColor)}#home-hero .cs-container .cs-text{font-size:clamp(16px,1.5vw,18px)}#home-hero .cs-container .cs-hero-title{margin-top:1rem}#home-hero .image-group{position:relative;z-index:1;width:38.6875em;max-width:100%;height:auto;aspect-ratio:619/679}#home-hero .image-group .cs-picture{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}#home-hero .image-group .cs-picture::before{content:"";position:absolute;top:55%;left:50%;transform:translate(-50%, -50%);width:100%;height:auto;aspect-ratio:1;background-color:#fff;border-radius:50%;opacity:.3}#home-hero .image-group .cs-picture img{width:100%;height:100%;position:relative;z-index:1}#home-hero .image-group .cs-rocket{position:absolute;top:-1rem;right:-7rem;width:17.0625em;height:17.0625em;opacity:0}#home-hero .image-group .cs-bear{position:absolute;bottom:0;left:-6rem;width:11.5625em;height:12.875em}#home-hero .animated .cs-rocket{animation:fadeInRocket .5s ease-in-out forwards}@keyframes fadeInRocket{from{opacity:0;top:5rem;right:-12rem}to{opacity:1;top:-1rem;right:-7rem}}#home-hero .cs-clouds{position:absolute;bottom:-12vw;width:100%;left:0;z-index:5;height:auto;user-select:none;pointer-events:none}#home-hero .cs-list{list-style:none;padding:0}#home-hero .cs-list li{display:flex;align-items:center;gap:.5rem;margin-top:12px;font-size:clamp(16px,1.5vw,18px);font-weight:600;color:var(--bodyTextColor)}#home-hero .cs-list .cs-li-multi{align-items:flex-start}#home-hero .cs-list .cs-li-multi .cs-star{margin-top:.2rem;flex-shrink:0}#home-hero .cs-list .cs-li-text{min-width:0}@media screen and (max-width: 524px){#home-hero .cs-rocket{display:none}}@media screen and (min-width: 1024px){#home-hero{margin-top:0;padding-bottom:clamp(6.75rem,11vw,12rem)}#home-hero .cs-rocket{top:-5rem}#home-hero .cs-container{margin-top:0}#home-hero .text-content{max-width:36.25em}#home-hero .image-group{top:6rem}#home-hero .cs-clouds{position:absolute;bottom:-16.5vw;width:100%;left:0;z-index:5;height:auto}}@media only screen and (max-width: 1170px)and (min-width: 824px){#home-hero{padding-top:8rem}}#home-service{position:relative;z-index:10;padding-bottom:12rem;padding-top:1rem}#home-service .cs-container{text-align:center;position:relative}#home-service .cs-container .cs-rocket{position:absolute;bottom:-14rem;left:-11rem;width:24.875em;height:24.875em;opacity:0}#home-service .cs-container .cs-bear{position:absolute;top:4rem;right:-11rem;width:18.375em;height:20.4375em}#home-service .animated.cs-rocket{animation:fadeInRocket2 .5s ease-in-out forwards}@keyframes fadeInRocket2{from{opacity:0;bottom:-16rem;left:-13rem}to{opacity:1;bottom:-14rem;left:-11rem}}#home-service .cs-topper{background-color:var(--primary);color:var(--bodyTextColor)}#home-service .cs-title{max-width:700px;margin:0 auto 1rem}#home-service .cs-title em{font-style:normal;color:var(--primary)}#home-service>.cs-container>.cs-text{max-width:760px;margin:0 auto 2rem}#home-service .cs-card-group{width:100%;max-width:700px;margin:0 auto;gap:1.5rem;box-sizing:border-box;display:flex;flex-direction:column}#home-service .cs-card-group .cs-item{list-style:none;width:100%;box-sizing:border-box;border-radius:18px;background:#fff;box-shadow:0px 0px 24px 0px rgba(0,0,0,.16);display:flex;flex-direction:column;overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow .3s,transform .3s;position:relative;z-index:5}#home-service .cs-card-group .cs-picture-link{display:block;text-decoration:none}#home-service .cs-card-group .cs-picture{display:block;width:100%;height:220px;flex-shrink:0}#home-service .cs-card-group .cs-picture img{width:100%;height:100%;object-fit:cover;display:block;padding:10px 10px 0;border-radius:20px}#home-service .cs-card-group .cs-content{padding:1.25rem 1.5rem 1.5rem;display:flex;flex-direction:column;gap:.5rem;flex:1;text-align:left;background-color:#fff;z-index:5}#home-service .cs-card-group .cs-age{font-size:.875rem;font-weight:700;color:var(--primary)}#home-service .cs-card-group .cs-h3{font-size:clamp(20px,2.2vw,24px);font-weight:700;margin:0}#home-service .cs-card-group .cs-text{margin:0;flex:1}#home-service .cs-card-group .card-button{display:inline-block;margin-top:.5rem;padding:.5rem 1.25rem;border:2px solid var(--secondary);border-radius:50px;font-weight:600;font-size:clamp(14px,1.5vw,16px);color:var(--secondary);text-decoration:none;align-self:flex-start;transition:background .2s,color .2s}#home-service .cs-card-group .card-button:hover{background:var(--secondary);color:#fff}@media screen and (max-width: 1023px){#home-service{padding-bottom:7rem}#home-service .cs-container .cs-bear{top:-12rem;right:-7rem}#home-service .cs-bear{display:none}}@media screen and (max-width: 700px){#home-service .cs-bear{display:none}}@media screen and (min-width: 1024px){#home-service{padding-top:clamp(3.75rem,7.82vw,6.25rem)}#home-service .cs-card-group{flex-direction:row;flex-wrap:wrap;justify-content:center;max-width:unset}#home-service .cs-card-group .cs-item{flex:1 1 calc(33.333% - 1rem);min-width:260px}#home-service .cs-card-group .cs-item:hover{box-shadow:0px 0px 34px 0px rgba(0,0,0,.2);transform:translateY(-1em)}}#home-flexible .cs-container{gap:clamp(1.5rem,3.5vw,3.5rem)}#home-flexible .text-content{width:100%}#home-flexible .cs-topper{background-color:var(--primary);color:var(--secondary);margin-bottom:1rem}#home-flexible .cs-title{max-width:700px;line-height:1.1;margin-bottom:1rem}#home-flexible .cs-text{margin-bottom:1rem;max-width:56ch}#home-flexible .button-solid{background-color:var(--secondary);color:#fff;margin-top:.5rem}#home-flexible .sbs-image{width:min(100%,clamp(18rem,46vw,34rem));flex:0 0 min(100%,clamp(18rem,46vw,34rem))}#home-flexible .cs-picture{width:100%;aspect-ratio:4/5;display:block;border-radius:1rem;overflow:hidden}#home-flexible .cs-picture img{width:100%;height:100%;object-fit:cover;display:block}@media screen and (min-width: 1024px){#home-flexible .sbs-standard{align-items:flex-start}#home-flexible .text-content{padding-top:.5rem;min-width:0}}#home-sbs{background:var(--secondary);position:relative}#home-sbs .cs-container{gap:clamp(2rem,4vw,4rem)}#home-sbs .wavy-top,#home-sbs .wavy-bottom{position:absolute;left:0;width:120%;height:auto;transform:none}#home-sbs .wavy-top{top:-3vw}#home-sbs .wavy-bottom{bottom:-3vw}#home-sbs .text-content{max-width:36.25rem}#home-sbs .cs-topper{color:var(--secondary);margin-bottom:1rem}#home-sbs .cs-hero-title,#home-sbs .cs-text{color:var(--bodyTextColorWhite)}#home-sbs .cs-hero-title{margin-bottom:1.25rem}#home-sbs .cs-text{max-width:37.5rem;margin-bottom:1rem}#home-sbs .cs-list{list-style:disc;margin:0 0 1.5rem 1rem;padding:0}#home-sbs .cs-list .cs-li{color:var(--bodyTextColorWhite);line-height:1.45;margin-bottom:.4rem}#home-sbs .cs-list .cs-li:last-child{margin-bottom:0}#home-sbs .button-solid{background-color:var(--primary);color:var(--secondary)}#home-sbs .sbs-image{width:min(100%,36.5rem);display:grid;grid-template-columns:minmax(0, 0.9fr) minmax(0, 1fr);grid-template-areas:"top tall" "bottom tall";gap:clamp(.575rem,1.8vw,1.25rem);position:relative}#home-sbs .cs-picture{width:100%;display:block;border-radius:25rem;overflow:hidden;z-index:5;position:relative}#home-sbs .cs-picture img{width:100%;height:100%;object-fit:cover;display:block}#home-sbs .cs-picture-top{grid-area:top;aspect-ratio:1/1;border-bottom-right-radius:0}#home-sbs .cs-picture-bottom{grid-area:bottom;aspect-ratio:1/1.18;border-top-right-radius:0}#home-sbs .cs-picture-tall{grid-area:tall;aspect-ratio:1/2.1}#home-sbs .cs-sun{position:absolute;top:-5rem;right:-5.5rem;width:13.125rem;height:12.5rem}#home-sbs .cs-star{position:absolute;bottom:-4rem;left:-6rem;width:17.125rem;height:12.0625rem}@media screen and (min-width: 1024px){#home-sbs .sbs-standard{align-items:center}#home-sbs .sbs-image{width:min(48%,36.5rem);flex-shrink:0}}#home-locations .cs-container{text-align:center}#home-locations .cs-topper{background-color:var(--primary);color:var(--secondary);margin-bottom:1rem}#home-locations .cs-title{max-width:700px;line-height:1.15;margin-left:auto;margin-right:auto}#home-locations>.cs-container>.cs-text{max-width:38.75rem;margin:0 auto 2.25rem}#home-locations .cs-card-group{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem;position:relative}#home-locations .cs-item{display:block;text-decoration:none;color:inherit;background-color:#fff;border-radius:50px;border:10px solid #fff;box-shadow:0px 0px 24px 0px rgba(0,0,0,.08);overflow:hidden;text-align:left;position:relative;z-index:5;transition:box-shadow .3s,transform .3s}#home-locations .cs-item:hover{box-shadow:0px 0px 34px 0px rgba(0,0,0,.2);transform:translateY(-1em)}#home-locations .cs-picture{display:block;width:100%;aspect-ratio:2/1}#home-locations .cs-picture img{width:100%;height:100%;object-fit:cover;display:block}#home-locations .cs-content{padding:1rem 1.25rem 1.25rem}#home-locations .cs-h3{font-size:clamp(1.25rem,2.2vw,1.75rem);line-height:1.2;margin-bottom:.5rem}#home-locations .cs-address{color:#4a4a4a;font-size:clamp(.875rem,1.3vw,1rem);line-height:1.4}#home-locations .button-solid{background-color:var(--secondary)}#home-locations .cs-saturn{position:absolute;top:-12rem;left:-7rem;width:26.6875rem;height:17.4375rem}#home-locations .cs-raining{position:absolute;bottom:-10rem;right:-10rem;width:15.75rem;height:19.4375rem}@media screen and (min-width: 768px){#home-locations .cs-card-group{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media screen and (max-width: 1290px){#home-locations .cs-saturn{display:none}}@media screen and (min-width: 1024px){#home-locations{padding-top:12rem}#home-locations .cs-card-group{gap:1.75rem}#home-locations .cs-content{padding:1.125rem 1.5rem 1.25rem}}#home-learning{padding-top:0;padding-bottom:12rem}#home-learning .cs-container{text-align:center}#home-learning .cs-topper{background-color:var(--primary);color:var(--secondary);margin-bottom:1rem}#home-learning .cs-title{max-width:700px;line-height:1.15;margin-left:auto;margin-right:auto}#home-learning>.cs-container>.cs-text{max-width:38.75rem;margin:0 auto 2rem}#home-learning .cs-card-group{display:grid;grid-template-columns:1fr;gap:1rem;position:relative}#home-learning .cs-item{background-color:#fff;border-radius:50px;box-shadow:0px 0px 24px 0px rgba(0,0,0,.08);padding:1.25rem;text-align:left;position:relative;z-index:5}#home-learning .cs-icon-wrap{width:4.875rem;height:4.875rem;border-radius:50%;background-color:var(--primary);display:flex;align-items:center;justify-content:center;margin-bottom:1rem}#home-learning .cs-icon-symbol{color:var(--secondary);font-size:1.375rem;line-height:1}#home-learning .cs-h3{font-size:clamp(1.25rem,2vw,1.75rem);line-height:1.2;margin-bottom:.5rem}#home-learning .cs-text{margin:0;line-height:1.5}#home-learning .cs-saturn{position:absolute;bottom:-12rem;left:-7rem;width:26.6875rem;height:17.4375rem}@media screen and (min-width: 768px)and (max-width: 1023px){#home-learning .cs-card-group{display:flex;flex-wrap:wrap;justify-content:center;gap:1.25rem}#home-learning .cs-card-group .cs-item{max-width:424px}}@media screen and (min-width: 1024px){#home-learning .cs-card-group{grid-template-columns:repeat(3, minmax(0, 1fr));gap:1.5rem}#home-learning .cs-item{padding:1.5rem}}#home-benefits{background-color:var(--secondary);position:relative}#home-benefits .cs-container{text-align:center}#home-benefits .cs-topper{background-color:var(--primary);color:var(--secondary);margin-bottom:1rem}#home-benefits .cs-title,#home-benefits>.cs-container>.cs-text{color:var(--bodyTextColorWhite)}#home-benefits .cs-title{margin-left:auto;margin-right:auto}#home-benefits>.cs-container>.cs-text{max-width:40.625rem;margin:0 auto 2.25rem}#home-benefits .cs-card-group{display:grid;grid-template-columns:1fr;gap:1rem}#home-benefits .button-solid{background-color:var(--primary);margin-top:2rem}#home-benefits .cs-item{position:relative;border-radius:1.75rem;overflow:hidden;min-height:clamp(19rem,42vw,24rem);padding:2rem 2rem 0;text-align:left;isolation:isolate}#home-benefits .cs-item-pink{background-color:var(--primary)}#home-benefits .cs-item-light{background-color:#fff}#home-benefits .cs-h3,#home-benefits .cs-text{position:relative;z-index:2;color:var(--secondary)}#home-benefits .cs-h3{font-size:clamp(1.3125rem,2.1vw,1.9375rem);line-height:1.2;margin-bottom:.5rem}#home-benefits .cs-item .cs-text{line-height:1.45;max-width:42ch;margin:0}#home-benefits .cs-picture{position:relative;z-index:2;pointer-events:none}#home-benefits .cs-picture img{margin:0 auto;display:block}#home-benefits .design-pink{position:absolute;width:100%;height:auto;bottom:0;left:0}#home-benefits .design-white{position:absolute;width:100%;height:auto;bottom:0;left:0}#home-benefits .cs-item-two .cs-picture{width:100%;height:auto;position:absolute;left:0}#home-benefits .cs-item-two .cs-picture img{width:100%;height:auto}#home-benefits .cs-item-three .cs-picture{width:100%;max-width:19.5rem;margin:1rem auto 0}#home-benefits .cs-item-three .cs-picture img{width:100%;height:auto}@media screen and (min-width: 768px){#home-benefits .cs-card-group{grid-template-columns:repeat(2, minmax(0, 1fr))}#home-benefits .cs-item-three .cs-picture{position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:auto;max-width:none;margin:0}#home-benefits .cs-item-three .cs-picture img{width:auto;height:unset}}@media screen and (min-width: 1024px){#home-benefits .cs-card-group{grid-template-columns:repeat(12, minmax(0, 1fr));gap:1.125rem}#home-benefits .cs-item-one{grid-column:1/span 5}#home-benefits .cs-item-two{grid-column:6/span 7}#home-benefits .cs-item-three{grid-column:1/span 7}#home-benefits .cs-item-four{grid-column:8/span 5}}@media screen and (max-width: 1230px){#home-benefits .cs-item-two .design-white{display:none}}#home-why{position:relative}#home-why .cs-container{gap:clamp(1.5rem,3.5vw,3.5rem)}#home-why .sbs-image{width:min(100%,clamp(18rem,46vw,34rem));flex:0 0 min(100%,clamp(18rem,46vw,34rem))}#home-why .cs-picture{width:100%;aspect-ratio:4/5;display:block;border-radius:1rem;overflow:hidden}#home-why .cs-picture img{width:100%;height:100%;object-fit:cover;display:block}#home-why .text-content{width:100%}#home-why .cs-topper{background-color:var(--secondary);color:var(--bodyTextColorWhite);margin-bottom:1rem}#home-why .cs-title{max-width:700px;line-height:1.1;margin-bottom:1rem}#home-why .cs-text{margin-bottom:1rem;max-width:56ch}#home-why .cs-list{list-style:disc;padding:0;margin:0;margin-left:1rem}#home-why .cs-list .cs-li{position:relative;margin-bottom:.35rem;font-size:clamp(.95rem,1.35vw,1.0625rem);font-weight:600;line-height:1.45}#home-why .cs-list .cs-li::marker{color:var(--primary)}#home-why .cs-list .cs-li:last-child{margin-bottom:0}#home-why .cs-bear{position:absolute;top:-7rem;right:-15rem;width:28.125em;height:31.25em;display:none}@media screen and (max-width: 1023px)and (min-width: 550px){#home-why .cs-bear{display:block;top:12rem}}@media screen and (min-width: 1024px){#home-why{padding-top:clamp(6rem,10vw,12rem)}#home-why .sbs-standard{align-items:flex-start}#home-why .sbs-image{width:clamp(18rem,42vw,34rem);flex:0 0 clamp(18rem,42vw,34rem)}#home-why .text-content{padding-top:.5rem;min-width:0}}@media screen and (min-width: 1430px){#home-why .cs-bear{display:block}}#home-testimonials{text-align:center;position:relative;background-color:var(--secondary)}#home-testimonials .cs-topper{background-color:#fff;color:var(--secondary);margin-bottom:1rem}#home-testimonials .cs-title{color:var(--headingTextColorWhite);max-width:700px;line-height:1.15;margin:0 auto 2rem}#home-testimonials>.cs-container>.cs-text{color:var(--bodyTextColorWhite);max-width:760px;margin:0 auto 2rem}#home-testimonials .cs-card-group{display:grid;grid-template-columns:1fr;gap:1rem;justify-items:center}#home-testimonials .cs-item{background-color:#fff;border-radius:1.75rem;padding:.75rem;text-align:left;box-shadow:0px 12px 30px rgba(0,0,0,.16);max-width:550px;display:flex;flex-direction:column;height:100%}#home-testimonials .cs-quote{background-color:#efefef;border-radius:1rem;padding:1rem;font-size:clamp(.9375rem,1.2vw,1.0625rem);line-height:1.55;font-style:italic;color:#505050;min-height:8.5rem;margin:0 0 .75rem}#home-testimonials .cs-person{display:flex;align-items:center;gap:.75rem;margin-top:auto}#home-testimonials .cs-avatar{width:3rem;height:3rem;border-radius:50%;object-fit:cover;flex-shrink:0}#home-testimonials .cs-meta{min-width:0}#home-testimonials .cs-name{color:var(--secondary);font-size:clamp(1.125rem,1.45vw,1.375rem);font-weight:700;line-height:1.2;margin:0 0 .15rem}#home-testimonials .cs-stars{display:block;color:#f6a60b;letter-spacing:.1rem;line-height:1;font-size:.95rem}#home-testimonials .button-solid{background-color:var(--primary);margin-top:2rem}@media screen and (min-width: 1024px){#home-testimonials .cs-card-group{grid-template-columns:repeat(3, minmax(0, 1fr));gap:1.125rem}#home-testimonials .cs-item{padding:.875rem}}#faq{position:relative;text-align:center;padding-top:0}#faq .cs-topper{background-color:var(--primary);color:var(--secondary);margin-bottom:1rem}#faq .cs-title{max-width:587px;line-height:1.12;margin-left:auto;margin-right:auto;margin-bottom:1.5rem}#faq .cs-faq-group{max-width:70rem;list-style:none;padding:0;margin:auto;display:flex;flex-direction:column;gap:.875rem;text-align:start}#faq .button-solid{margin-top:2rem}#faq .cs-faq-item{width:100%;box-sizing:border-box;border-radius:1rem;background-color:#fff;box-shadow:0px 8px 24px rgba(0,0,0,.06);padding:.35rem 0;position:relative}#faq .cs-button{font-size:clamp(1.125rem,1.6vw,1.625rem);line-height:1.2;text-align:left;font-weight:700;padding:1rem 3.5rem 1rem 1rem;border:none;background:rgba(0,0,0,0);display:block;width:100%;position:relative}#faq .cs-button:hover{cursor:pointer}#faq .cs-button-text{color:var(--secondary);display:block}#faq .cs-cross{position:absolute;top:50%;right:1rem;width:1.125rem;height:1.125rem;transform:translateY(-50%)}#faq .cs-cross::before,#faq .cs-cross::after{content:"";position:absolute;background-color:var(--secondary);border-radius:1px}#faq .cs-cross::before{width:100%;height:2px;top:50%;left:0;transform:translateY(-50%)}#faq .cs-cross::after{width:2px;height:100%;left:50%;top:0;transform:translateX(-50%)}#faq .cs-item-p{font-size:clamp(1rem,1.2vw,1.25rem);line-height:1.5;margin:0;max-height:0;padding:0 1rem;opacity:0;color:var(--bodyTextColor);overflow:hidden;transition:max-height .3s ease,opacity .3s ease,padding .3s ease}#faq .cs-faq-item.active .cs-item-p{max-height:12rem;opacity:1;padding-bottom:1rem}#faq .cs-rocket{position:absolute;top:-1rem;left:-17rem;width:40.3125em;height:40.3125em;display:none}@media screen and (min-width: 768px){#faq .cs-button{padding-left:1.375rem;padding-right:4rem}#faq .cs-item-p{padding-left:1.375rem;padding-right:1.375rem}}@media screen and (min-width: 1024px){#faq .cs-rocket{display:block}}/*# sourceMappingURL=home.css.map */
