h1{font-family:Roboto,sans-serif;font-weight:400}@font-face{font-family:Roboto,Arial,Helvetica,sans-serif;src:url(/Kickstarter/assets/Roboto-Regular-webfont-Fd-ZVn32.woff) format("woff");font-weight:400;font-style:normal}html{scroll-behavior:smooth}.header{display:flex;flex-direction:column;justify-content:space-between}.header__image{display:flex;box-sizing:border-box;background-image:url(/Kickstarter/assets/header-bg-mobile-crazybaby-GLGFkH_O.jpg);width:100%;min-height:245px;background-position:center;background-size:contain;background-repeat:no-repeat}@media(min-width:576px){.header__image{background-image:url(/Kickstarter/assets/header-bg-tablet-crazybaby-CyAVI3oi.jpg);min-width:320px;flex:1}}@media(min-width:1024px){.header__image{background-image:url(/Kickstarter/assets/header-bg-desktop-crazybaby-DtH-fR2m.jpg);background-position:center;grid-column:2;grid-row:1;min-height:100%;width:100%}}.header__top{padding-bottom:40px;padding-inline:30px}@media(min-width:576px){.header__top{padding-inline:35px}}.header__top{display:flex;justify-content:space-between;align-items:center}.header__bottom{box-sizing:border-box;display:flex;flex-direction:column;align-items:center}@media(min-width:576px){.header__bottom{box-sizing:border-box;flex-direction:row-reverse;align-items:center;gap:20px}}@media(min-width:1024px){.header__bottom{margin-top:171px;display:grid;grid-template-columns:1fr 2fr;align-items:center;padding:0}}.header__text{padding-bottom:40px;padding-inline:30px}@media(min-width:576px){.header__text{padding-inline:35px}}@media(min-width:1024px){.header__text{padding:0;grid-column:1}}.header__subtitle{font-weight:400;font-size:16px;line-height:24px}.header__title{font-weight:700;font-size:40px;line-height:52px;text-transform:uppercase}@media(min-width:576px){.header__title{font-size:48px;line-height:62px}}@media(min-width:1024px){.header__title{font-size:62px;line-height:78px}}.icon{display:block;background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_41497_113)'%3e%3cpath%20d='M4%2022.6667C4%2023.403%204.59695%2024%205.33333%2024H26.6667C27.403%2024%2028%2023.403%2028%2022.6667C28%2021.9303%2027.403%2021.3333%2026.6667%2021.3333H5.33333C4.59695%2021.3333%204%2021.9303%204%2022.6667ZM4%2016C4%2016.7364%204.59695%2017.3333%205.33333%2017.3333H26.6667C27.403%2017.3333%2028%2016.7364%2028%2016C28%2015.2636%2027.403%2014.6667%2026.6667%2014.6667H5.33333C4.59695%2014.6667%204%2015.2636%204%2016ZM5.33333%208C4.59695%208%204%208.59695%204%209.33333C4%2010.0697%204.59695%2010.6667%205.33333%2010.6667H26.6667C27.403%2010.6667%2028%2010.0697%2028%209.33333C28%208.59695%2027.403%208%2026.6667%208H5.33333Z'%20fill='%23292929'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_41497_113'%3e%3crect%20width='32'%20height='32'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");width:32px;height:32px;background-repeat:no-repeat}.icon--close{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.1943%206.41714C19.6393%205.97216%2019.6393%205.2507%2019.1943%204.80571C18.7493%204.36073%2018.0278%204.36073%2017.5829%204.80571L12%2010.3886L6.41714%204.80572C5.97216%204.36073%205.2507%204.36073%204.80571%204.80571C4.36073%205.2507%204.36073%205.97216%204.80571%206.41714L10.3886%2012L4.80572%2017.5829C4.36073%2018.0278%204.36073%2018.7493%204.80571%2019.1943C5.2507%2019.6393%205.97216%2019.6393%206.41714%2019.1943L12%2013.6114L17.5829%2019.1943C18.0278%2019.6393%2018.7493%2019.6393%2019.1943%2019.1943C19.6393%2018.7493%2019.6393%2018.0278%2019.1943%2017.5829L13.6114%2012L19.1943%206.41714Z'%20fill='%231B2129'/%3e%3c/svg%3e");background-repeat:no-repeat;width:24px;height:24px}.menu{box-sizing:border-box;width:100%;padding-block:25px;padding-inline:30px}@media(min-width:576px){.menu{padding-inline:35px}}.menu{height:100vh;background-color:#f7f7f7;display:flex;flex-direction:column}.menu__top{display:flex;justify-content:space-between;align-items:center}.menu__btn{background:none;border:none;color:#828282;font-size:14px;font-weight:300;line-height:18px;text-transform:uppercase;cursor:pointer;padding:0}.menu__btn:active{color:#333;font-weight:400}.menu__bottom{margin-top:50px;display:flex;flex-direction:row;gap:20px;align-items:center}@media(min-width:576px){.menu__bottom{display:none}}.nav--desktop{display:none}@media(min-width:1024px){.nav{display:flex;justify-content:center;margin:198px 0 90px}}.nav__list{padding:0;list-style:none;margin:30px 0 0;display:flex;flex-direction:column}@media(min-width:1024px){.nav__list{flex-direction:row;gap:84px;margin:0}}.nav__link{color:#333;font-weight:400;font-size:14px;line-height:20px;text-transform:uppercase;text-decoration:none}@media(min-width:576px){.nav__link{font-size:22px;line-height:28px}}@media(min-width:1024px){.nav__link{padding:0;margin:0}}.nav__link--info{color:#4f4f4f;font-size:14px;text-transform:uppercase;text-decoration:none;font-weight:300;line-height:100%}.nav__link:hover{font-weight:700}.nav__item{padding-bottom:25px}@media(min-width:576px){.nav__item{padding-bottom:40px}.nav__item:first-child{padding-top:40px}}@media(min-width:1024px){.nav__item{padding:0}.nav__item:first-child{padding-top:0}}.nav__item:last-child{padding:0}.page{font-family:Inter,sans-serif;color:#333;font-size:14px;line-height:21px;overflow-x:hidden}.page__body{margin:0;background-color:#f7f7f7;overflow-x:hidden}@media(min-width:1024px){.page__body{padding:30px 123px}}.page__menu{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;opacity:0}.page__menu:target{opacity:1;pointer-events:all}@media(min-width:576px){.page__menu:target{padding:45px 34px;max-width:768px}}.top-bar{padding-block:25px;padding-inline:30px}@media(min-width:576px){.top-bar{padding-inline:35px}}.top-bar{display:flex;justify-content:space-between;align-items:center}@media(min-width:576px){.top-bar{padding:40px 35px;gap:30px}}@media(min-width:1024px){.top-bar{padding:0}}.top-bar__icon{display:flex;gap:24px}@media(min-width:1024px){.top-bar__icon{display:none}}.top-bar__text{display:none;margin-left:auto}@media(min-width:576px){.top-bar__text{display:flex;align-items:center;gap:30px}}.btn{flex-direction:column;margin-top:auto;display:flex;align-items:center;justify-content:center;width:260px;height:48px;cursor:pointer;font-weight:500;font-size:12px;line-height:100%;text-transform:uppercase;border:none;color:#fff;background-color:#333}@media(min-width:576px){.btn{display:none}}.btn:hover{background-color:#131313}.btn:disabled{background-color:#d0d0d0}@media(min-width:576px){.btn--menu{display:none}}.btn--tablet{display:none}@media(min-width:576px){.btn--tablet{display:flex;width:100px;height:48px;padding:0 20px;margin-top:auto}}.our-story{display:grid;grid-auto-flow:column;grid-auto-columns:35ch;gap:10px;overflow-x:auto;overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;anchor-name:--carousel}@media(min-width:576px){.our-story{grid-auto-flow:row;grid-template-columns:1fr 1fr;grid-gap:20px;overflow-x:visible;scroll-snap-type:none}}@media(min-width:1024px){.our-story{display:flex;gap:30px}}.story{box-sizing:border-box;margin:70px 0 0 30px;scroll-snap-align:center}@media(min-width:576px){.story--left{margin:70px 0 0 34px}}@media(min-width:576px){.story--right{margin:70px 34px 0 0}}@media(min-width:1024px){.story{max-width:276px;margin:0}}.story__photo{display:block;margin:0 auto 40px;height:40px;width:50px}@media(min-width:1024px){.story__photo{width:70px;height:50px;margin:0 auto 30px}}.story__title{margin:0;padding-bottom:20px;text-align:center;font-size:22px;font-weight:700;text-transform:uppercase;line-height:28px;color:#333}@media(min-width:1024px){.story__title{padding-bottom:24px}.story__title--left{padding-bottom:52px}}.story__subtitle{text-align:center;margin:0;font-size:14px;font-weight:400;line-height:21px;color:#7c7c7c}.picture{box-sizing:border-box;margin:70px 12px;background-image:url(/Kickstarter/assets/meet-luma-crazybaby-mb-C3fOYM_m.jpg);background-repeat:no-repeat;background-position:center;min-height:195px}@media(min-width:576px){.picture{background-image:url(/Kickstarter/assets/meet-luma-crazybaby-tb-bmG_xU0D.jpg);min-height:430px;margin:140px 34px}}@media(min-width:1024px){.picture{background-image:url(/Kickstarter/assets/meet-luma-crazybaby-ds-CWSoVxa6.jpg);min-height:520px;margin:170px 0}}@media(min-width:576px){.about-us{display:flex;flex-direction:column}}.about-us__card{box-sizing:border-box;margin-bottom:110px}@media(min-width:576px){.about-us__card{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;column-gap:20px;align-items:start}}@media(min-width:1024px){.about-us__card{column-gap:30px}}.about-us__title{margin:30px;font-size:30px;font-weight:700;line-height:40px;text-transform:uppercase;color:#333}@media(min-width:576px){.about-us__title{grid-column:2;grid-row:1;margin:0 34px 30px 0;font-size:36px;line-height:46px;max-width:335px}}@media(min-width:1024px){.about-us__title{font-size:56px;line-height:70px;max-width:580px}}.about-us__subtitle{font-size:14px;font-weight:400;line-height:21px;color:#7c7c7c;margin:0 30px}@media(min-width:576px){.about-us__subtitle{grid-column:2;grid-row:2;margin:0 34px 30px 0;font-size:16px;line-height:24px}}@media(min-width:1024px){.about-us__subtitle{margin:0;max-width:580px}}.about-us__photo{box-sizing:border-box;margin:0 30px 20px}@media(min-width:576px){.about-us__photo{grid-column:1;grid-row:1/4;margin:0;width:100%;height:100%;object-fit:cover}}.about-us__info{position:relative;display:block;text-decoration:none;cursor:pointer;font-size:12px;font-weight:700;line-height:14px;text-transform:uppercase;color:#0db2b3;margin:30px}@media(min-width:576px){.about-us__info{grid-column:2;grid-row:3;margin:60px 0 30px}}.about-us__info:after{content:"";position:absolute;background-color:#0db2b3;width:50px;height:2px;left:0;bottom:-5px}@media(min-width:576px){.about-us .about-us__photo--reverse{grid-column:2;grid-row:1/4;margin-right:0}.about-us .about-us__title--reverse{grid-column:1;grid-row:1;font-size:36px;line-height:46px;margin:0 0 0 34px}.about-us .about-us__subtitle--reverse{grid-column:1;grid-row:2;font-size:16px;line-height:24px;margin:0 0 0 34px}.about-us .about-us__info--reverse{grid-column:1;grid-row:3;margin:0 0 0 34px}}@media(min-width:1024px){.about-us .about-us__title--reverse{font-size:56px;line-height:70px;margin:0}.about-us .about-us__subtitle--reverse,.about-us .about-us__info--reverse{margin:0}}.review{display:flex;align-items:center;justify-content:center;position:relative;margin:auto;flex-direction:column;text-align:center;width:100%}@media(min-width:576px){.review{max-width:710px}}@media(min-width:1024px){.review{max-width:795px;margin-top:102px}}.review__title{position:relative;margin:30px 30px 0;font-size:14px;font-weight:700;line-height:20px}@media(min-width:576px){.review__title{font-size:24px;line-height:36px;margin:0 34px}}.review__title:before{content:"";position:absolute;top:30%;left:60%;transform:translate(-50%,-50%);width:100%;height:170px;display:flex;align-items:center;justify-content:center;background-image:url(data:image/png;base64,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);background-repeat:no-repeat;background-size:contain;opacity:1}@media(min-width:576px){.review__title:before{left:85%}}@media(min-width:1024px){.review__title:before{top:50%;height:192px}}.review__avatar{margin-top:30px;display:flex;align-items:center;justify-content:center;flex-direction:column}@media(min-width:576px){.review__avatar{margin-top:55px}}@media(min-width:1024px){.review__avatar{margin-top:30px}}.review__photo{width:62px;height:62px}.review__name{margin:10px 0 5px;color:#333;font-size:16px;font-weight:700;line-height:22px}@media(min-width:1024px){.review__name{margin-top:20px}}.review__profession{margin:0;font-size:14px;font-weight:400;line-height:21px;color:#7c7c7c}.features__title{margin:30px;font-weight:700;font-size:30px;line-height:40px;text-transform:uppercase}@media(min-width:576px){.features__title{margin:34px}}@media(min-width:1024px){.features__title{margin:170px 0 30px;font-size:56px;line-height:70px}}.features__category{background-color:#d6ecec}@media(min-width:576px){.features__category{max-width:700px;max-height:555px;margin:34px;display:grid;grid-template-columns:1fr 1fr}}@media(min-width:1024px){.features__category{display:none}}.features__subtitle{font-weight:700;font-size:18px;line-height:22px;text-transform:uppercase;color:#0c797a;padding:30px 40px 20px}@media(min-width:576px){.features__subtitle{grid-column:1;grid-row:1;margin:0;padding:60px 0 20px 90px}}@media(min-width:1024px){.features__subtitle{font-size:34px;line-height:42px}}.features__list{margin-left:25px;padding-inline:30px}@media(min-width:576px){.features__list{padding-inline:35px}}@media(min-width:576px){.features__list{grid-column:1;grid-row:2;margin:0;padding:0 0 30px 100px}}.features__item{font-weight:400;font-size:14px;line-height:21px;color:#333;padding-bottom:10px}@media(min-width:1024px){.features__item{font-size:16px;line-height:24px}}.features__nav{display:flex;align-items:center;justify-content:center;gap:20px;padding:20px 0}@media(min-width:576px){.features__nav{max-height:233px;grid-column:1;grid-row:3;justify-content:flex-start;padding:0 0 30px 100px}}.features__arrow{background:none;border:none;padding:0;cursor:pointer}.features__arrow svg path{fill:#bdbdbd;transition:fill .2s}.features__arrow.active svg path{fill:#333}.features__arrow:hover svg path{fill:#0c797a}@media(min-width:1024px){.features__arrow{display:none}}.features__image{background-image:url(/Kickstarter/assets/future2.0-CxMINUPM.png);background-repeat:no-repeat;background-size:contain;background-position:center bottom;width:70%;min-height:175px}@media(min-width:576px){.features__image{grid-column:2;grid-row:1/4;width:100%;min-height:400px;background-size:100%}}.features__pagination{display:flex;justify-content:center;align-items:baseline;gap:2px;font-family:initial}@media(min-width:1024px){.features__pagination{display:none}}.features__page--current{font-size:16px;font-weight:400;line-height:24px;color:#333;position:relative;top:-3px;margin-top:10px}.features__page--sep,.features__page--total{font-size:11px;font-weight:400;line-height:100%;color:#0c797a}.features__desktop{display:none}@media(min-width:1024px){.features__desktop{display:flex;background-color:#d6ecec;min-height:645px}}.features__desktop-left{flex:1;padding:60px 0 60px 102px;display:flex;flex-direction:column;gap:40px;max-width:380px}.features__desktop-row{display:flex;gap:130px}.features__desktop-col{flex:1;display:flex;flex-direction:column;min-width:0}.features__desktop-col .features__subtitle{padding:0 0 30px}.features__desktop-col .features__list{margin:0;padding:0}@media(min-width:1024px){.features__desktop-col .features__list{margin-left:25px}}.features__desktop-right{flex:1;display:flex;flex-direction:column;padding:60px 0 0 90px}.features__desktop-image{flex:1;background-image:url(/Kickstarter/assets/future2.0-CxMINUPM.png);background-repeat:no-repeat;background-size:contain;background-position:bottom;min-height:300px}.form{margin:0 30px}@media(min-width:576px){.form{display:flex;gap:21px;margin:0}}@media(min-width:1024px){.form{gap:28px}}@media(min-width:576px){.form__left{flex:1;margin:140px 0 0 34px}}@media(min-width:576px){.form__right{flex:1;margin:140px 34px 0 0}}.form__title{font-weight:700;font-size:30px;line-height:40px;text-transform:uppercase}@media(min-width:576px){.form__title{font-size:36px;line-height:46px;margin:0}}@media(min-width:1024px){.form__title{font-size:56px;line-height:70px}}.form__input{font-family:inherit;box-sizing:border-box;border:1px solid #828282;outline:none;cursor:text;font-weight:400;font-size:16px;line-height:24px;padding:12px 20px;width:100%;background-color:#f7f7f7;margin-bottom:20px}.form__input--big{height:130px}@media(min-width:576px){.form__input--big{height:200px;margin-bottom:30px}}@media(min-width:1024px){.form__input--big{height:128px}}.form__input:focus{border:1px solid #0c797a;color:#333}.form__input:not(:placeholder-shown):invalid{border:1px solid #eb5757;color:#eb57574d}.form_btn{border:none;background-color:#0db2b3;color:#fff;font-weight:700;font-size:12px;line-height:14px;text-transform:uppercase;padding:13px 35px;cursor:pointer}.form_btn:hover{background-color:#0c797a}.form_btn:disabled{background-color:#cfeff0}.footer{position:relative}.footer__social{margin-top:110px;display:flex;justify-content:center;gap:40px}@media(min-width:576px){.footer__social{margin:0}}.footer__text{margin:30px 30px 20px;text-align:center;font-weight:400;font-size:14px;line-height:21px;color:#bdbdbd}@media(min-width:576px){.footer__text{margin:60px 34px 30px}}.footer__logo{display:none}@media(min-width:576px){.footer__logo{display:flex;justify-content:center;margin:140px 0 60px}}.footer__top{display:none}@media(min-width:576px){.footer__top{position:absolute;right:34px;bottom:125px;display:flex;transition:transform .3s}.footer__top:hover{transform:scale(1.2)}}
