html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:NaN Holo Condensed;src:local("NaN Holo Condensed"),url(/fonts/NaNHoloCondensed-Bold.woff2) format("woff2");font-weight:700;font-display:swap}@font-face{font-family:NaN Holo Condensed;src:local("NaN Holo Condensed"),url(/fonts/NaNHoloCondensed-Medium.woff2) format("woff2");font-weight:500;font-display:swap}@font-face{font-family:NaN Holo Narrow;src:local("NaN Holo Narrow"),url(/fonts/NaNHoloNarrow-Bold.woff2) format("woff2");font-weight:700;font-display:swap}html{min-height:100%}body{min-height:100%;background-color:#f5f0ec;font-family:NaN Holo Condensed;font-weight:500}.page{height:100%;overflow-x:hidden}.desktop-only{display:none}@media only screen and (min-width: 769px){.desktop-only{display:block}}.mobile-only{display:block}@media only screen and (min-width: 769px){.mobile-only{display:none}}.primary-heading{font-weight:500;font-size:36px}.primary-heading--white{color:#fff}@media only screen and (min-width: 769px){.primary-heading{font-size:38px}}.secondary-heading{font-weight:700;font-size:48px;color:#fff}.tertiary-heading{font-family:NaN Holo Narrow;font-weight:700;font-size:60px;color:#fff;line-height:.8em}@media only screen and (min-width: 769px){.tertiary-heading{font-size:90px}}.cta{box-sizing:border-box;padding:8px;display:flex;justify-content:center;align-items:center;width:100%;height:57px;background-color:#ee8122;color:#fff;text-decoration:none;border:1px solid #f5f0ec}@media only screen and (min-width: 769px){.cta{max-width:300px}}.cta__arrow{margin:0 0 0 8px}.site-header{box-sizing:border-box;position:fixed;width:100%;height:58px;background-color:transparent;display:flex;align-items:center;justify-content:flex-end;padding:0 24px;z-index:20}.site-header--sticky{justify-content:space-between;background-color:#ee8122}.site-header__logo{opacity:0;height:35%;transform:translate(-200px)}.site-header--sticky .site-header__logo{transition:transform .5s ease-in-out;transform:translate(0);opacity:1}.site-header__cta{position:relative;display:flex;align-items:center;justify-items:flex-end;color:#fff;font-size:20px;text-decoration:none;font-weight:500;letter-spacing:0;padding:0 0 3px}.site-header__cta:after{content:"";position:absolute;width:65%;transform:scaleX(0);height:2px;bottom:0;left:0;background-color:#fff;transition:transform .25s linear;transform-origin:bottom left}.site-header__cta:hover:after{transform:scaleX(1)}.site-header__cta img{margin:0 0 0 8px}.intro{position:relative;height:100vh;width:100vw;overflow:hidden}.intro__video{object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:-1}.intro__content{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;height:100%;padding:5em 24px}.intro__content img.mobile-only{width:130px}.intro__body{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-grow:1}.intro__body img{width:100%;margin:0 0 48px}@media only screen and (min-width: 769px){.intro__body{width:80vw}}.intro__drop{position:relative;cursor:pointer}.intro__drop-icon{animation:bounce 1.4s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-20px)}60%{transform:translateY(-10px)}}.hero{position:relative;height:100vh;width:100vw;overflow:hidden}.hero__inner{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:24px;text-align:center}.hero__video{width:100vw;height:100vh;object-fit:cover;object-position:center}.products{position:relative;padding:0 0 64px}.products .the-drop{z-index:10}.products__selector{padding:48px 0;overflow:visible;display:flex;width:100%}.products__selector-list{width:100vw;display:flex}@media only screen and (min-width: 769px){.products__selector-list{justify-content:center}}.products__selector-list::-webkit-scrollbar{display:none}.products__selector-item{white-space:nowrap;display:inline-flex;font-size:20px;border-radius:32px;padding:6px 12px;margin:0 0 0 24px;color:#ee8122;background-color:#f5f0ec;border:1px solid #ee8122;cursor:pointer}.products__selector-item--active{color:#fff;background-color:#ee8122}.products__selector-item:last-child{margin:0 24px}.products__carousel{overflow:hidden;width:100%;max-width:1000px;margin:auto}.products__slides{display:flex}.products__product{box-sizing:border-box;flex:0 0 100%;min-width:0;width:100vw;max-width:1000px;padding:24px;overflow:hidden;display:flex;flex-direction:column}.products__product .product__heading{font-family:NaN Holo Narrow;font-size:46px;font-weight:700;text-wrap:balance}@media only screen and (min-width: 769px){.products__product .product__heading{font-size:66px}}.products__product .product__body{font-size:22px;font-weight:500;position:relative;flex-grow:1;justify-content:space-between}@media screen and (min-width: 450px){.products__product .product__body{display:flex;font-size:24px}}.products__product .product__body>div{display:grid;width:100%;height:100%}@media only screen and (min-width: 769px){.products__product .product__body>div{width:65%}}.products__product .product__body p{margin:16px 0 0}.products__product .product__body p:nth-child(3){width:70%}@media only screen and (min-width: 769px){.products__product .product__body p:nth-child(3){width:100%}}.products__product .product__body p:nth-child(4){width:60%}@media only screen and (min-width: 769px){.products__product .product__body p:nth-child(4){width:100%}}@media only screen and (min-width: 769px){.products__product .product__body p:nth-child(3){width:80%}}.products__product .product__image{padding:16px 0 0 16px;width:45%;align-self:flex-end;position:absolute;bottom:0;right:0}@media screen and (min-width: 450px){.products__product .product__image{position:relative;height:225px;width:auto}}@media only screen and (min-width: 769px){.products__product .product__image{height:400px}}.products__product .cta{display:inline-flex;margin:48px 0 0;width:unset;font-size:20px;align-self:flex-end;width:50%}.products .carousel-navigation{padding:24px 0;display:flex;align-items:center;justify-content:center;border-top:1px solid #ee8122}.products .carousel-navigation__dots{display:flex;gap:8px}.products .carousel-navigation__dot{width:10px;height:10px;border-radius:50%;background-color:#ee8122}.products .carousel-navigation__dot--active{background-color:#000}.products .embla__controls{gap:1.2rem;margin-top:1.8rem;justify-self:center}.products .embla__control_container{display:flex;justify-content:center;align-items:center;max-width:100vw}.products .embla__buttons{display:grid;grid-template-columns:repeat(2,1fr);gap:.6rem;align-items:center}.products .embla__button{-webkit-tap-highlight-color:rgba(var(--text-high-contrast-rgb-value),.5);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;border:0;padding:0;margin:0;box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);width:3.6rem;height:3.6rem;z-index:1;border-radius:50%;color:var(--text-body);display:flex;align-items:center;justify-content:center}.products .embla__button:disabled{color:var(--detail-high-contrast)}.products .embla__button__svg{width:35%;height:35%}.products .embla__dots{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;margin-right:-.6rem}.products .embla__dot{-webkit-tap-highlight-color:#EE8122;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;border:0;padding:0;margin:0;width:2.6rem;height:2.6rem;display:flex;align-items:center;justify-content:center;border-radius:50%}.products .embla__dot:after{box-shadow:inset 0 0 0 .2rem #000;width:1.2rem;height:1.2rem;border-radius:50%;display:flex;align-items:center;content:""}.products .embla__dot--selected:after{box-shadow:inset 0 0 0 .2rem #ee8122}.how-it-works{box-sizing:border-box;position:relative;height:100%;min-height:100vh;width:100vw;max-width:100vw;z-index:10;padding:32px 0}.how-it-works__background{position:absolute;top:0;left:0;min-height:100vh;width:100%;max-width:100vw;overflow:hidden;z-index:-1}.how-it-works__background-video{object-fit:cover;position:absolute;top:0;left:0;z-index:-1}.how-it-works__background-video.desktop-only{width:100%;height:100%}.how-it-works__background-video.mobile-only{width:auto;height:100%}.how-it-works__content{display:flex;flex-direction:column;align-items:center;text-align:center;width:80%;margin:auto}@media only screen and (min-width: 769px){.how-it-works__content{max-width:800px}}.how-it-works__body{margin:24px 0 0;color:#fff;font-size:24px;font-weight:500}@media only screen and (min-width: 769px){.how-it-works__body{font-size:32px}}.how-it-works__video{width:80%;max-width:400px;margin:48px 0 0;z-index:4}.zoom-scroll{width:100vw;height:100vh;position:relative;overflow:hidden}.zoom-scroll__heading{font-family:NaN Holo Narrow;font-weight:700;display:flex;align-items:center;justify-content:center;width:85%;height:100%;position:absolute;inset:auto 0;margin:0 auto;text-align:center;line-height:1em;font-size:28px;scale:.2;opacity:0}@media only screen and (min-width: 769px){.zoom-scroll__heading{font-size:40px;max-width:700px}}.zoom-scroll__heading--one{font-size:64px;max-width:90vw}.zoom-scroll__heading--two,.zoom-scroll__heading--three,.zoom-scroll__heading--four,.zoom-scroll__heading--five{opacity:0}.zoom-scroll__drop-button{position:absolute;cursor:pointer;bottom:10%;left:50%;transform:translate(-50%)}.zoom-scroll__drop-button-icon{animation:bounce 1.4s infinite;filter:invert(.5)}.zoom-scroll .the-drop{position:absolute;scale:.1;opacity:0}.zoom-scroll .the-drop--reset{left:initial}.zoom-scroll .the-drop--one{bottom:15%;left:20%}.zoom-scroll .the-drop--two{bottom:70%;right:10%}.zoom-scroll .the-drop--three{bottom:50%;right:50%}.zoom-scroll .the-drop--four{bottom:0%;right:99%}.zoom-scroll .the-drop--five{bottom:100%;right:0%}.zoom-scroll .the-drop--six{bottom:0%;right:100%}.zoom-scroll__drop{position:absolute}.zoom-scroll__drop--one{position:absolute;bottom:15%;left:20%;width:150px;opacity:0;scale:.1}.zoom-scroll__drop--two{width:200px;bottom:70%;right:10%;opacity:0;scale:.1}.zoom-scroll__drop--three{position:absolute;top:25%;left:15%;width:200px;opacity:0;scale:.1}.zoom-scroll__drop--four{position:absolute;top:60%;right:25%;width:200px;opacity:0;scale:.1}.zoom-scroll__drop--five{position:absolute;top:25%;right:10%;width:200px;opacity:0;scale:.1}.zoom-scroll__drop--six{position:absolute;top:60%;left:10%;width:200px;opacity:0;scale:.1}.zoom-scroll__drop--seven{position:absolute;bottom:65%;right:50%;width:200px;opacity:0;scale:.1}.zoom-scroll__drop--eight{position:absolute;top:20%;left:25%;width:200px;opacity:0;scale:.1}.zoom-scroll__drop--nine{position:absolute;top:10%;left:80%;width:200px;opacity:0;scale:.1}.zoom-scroll__drop--ten{position:absolute;top:25%;left:10%;width:200px;opacity:0;scale:.1}.zoom-scroll__drop--eleven{position:absolute;top:65%;left:15%;width:200px;opacity:0;scale:.1}.zoom-scroll__drop--twelve{position:absolute;top:65%;left:48%;width:200px;opacity:0;scale:.1}.zoom-scroll__drop--thirteen{position:absolute;top:10%;left:10%;width:200px;opacity:0;scale:.1}.zoom-scroll__drop--fourteen{position:absolute;top:45%;left:80%;width:200px;opacity:0;scale:.1}.zoom-scroll__image{position:absolute}.zoom-scroll__image--products{opacity:0;scale:.1;bottom:50%}.testimonials{position:relative;height:calc(100vh - 55px);width:100vw;background-size:cover;transition:background .5s ease-in;background-position:center}.testimonials__content{box-sizing:border-box;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}.testimonials__testimonial{box-sizing:border-box;position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:16px 24px;text-align:center;opacity:0}.testimonials__testimonial.active{opacity:1;transition:opacity .5s ease-in}.testimonials__video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;opacity:1;z-index:-1}.testimonials__intro{font-family:NaN Holo Narrow;font-size:20vw;color:#fff;font-weight:700}@media screen and (min-height: 670px){.testimonials__intro{font-size:86px}}.testimonials__quote{font-size:56px;color:#fff;font-weight:500}@media only screen and (min-width: 769px){.testimonials__quote{font-size:64px;margin:120px 0 0}}.testimonials__customer{color:#fff;margin:64px 0 0;font-size:24px;font-weight:500}@media only screen and (min-width: 769px){.testimonials__customer{font-size:40px}}.shop-now{padding:80px 0;text-align:center;margin:auto}.shop-now__heading{font-family:NaN Holo Narrow;font-size:48px;width:100%}@media only screen and (min-width: 769px){.shop-now__heading{font-size:86px}}.shop-now__body{font-size:24px;margin:24px 0;font-weight:500}@media only screen and (min-width: 769px){.shop-now__body{font-size:40px}}.shop-now .cta{margin:auto;font-size:20px;max-width:300px}.sign-up{font-family:NaN Holo Condensed;color:#fff;padding:24px;background-color:#fff}@media only screen and (min-width: 769px){.sign-up{padding:32px}}.sign-up__container{display:grid;grid-template-columns:auto;max-width:1200px;margin:0 auto;gap:20px}@media only screen and (min-width: 769px){.sign-up__container{grid-template-columns:auto auto}}.sign-up__left{display:grid;grid-template-columns:auto}.sign-up__right{display:inline-grid;grid-template-columns:max-content max-content max-content max-content max-content;gap:20px}@media only screen and (min-width: 769px){.sign-up__right{align-items:end;justify-content:end}}.sign-up__input-wrap{position:relative;width:100%}.sign-up__form{display:flex;flex-grow:0;flex-direction:column;gap:30px;align-items:flex-start;opacity:1;grid-column-start:1;grid-column-end:1;grid-row-start:1;grid-row-end:1;transition:opacity .3s ease-in-out,max-height .3s ease-in-out}.sign-up--complete .sign-up__form{opacity:0}.sign-up .klaviyo-form-Y87G7L .kl-private-reset-css-Xuajs1{padding:0!important;justify-content:flex-start!important}.sign-up .klaviyo-form-Y87G7L .go3040703814{width:100%!important;max-width:400px!important}.sign-up .klaviyo-form-Y87G7L .go3176171171 p{font-family:NaN Holo Condensed,Arial,sans-serif!important;white-space:nowrap!important;font-size:24px!important;font-weight:400!important;text-align:left!important;color:#000!important;margin:0 0 16px}@media only screen and (min-width: 769px){.sign-up .klaviyo-form-Y87G7L .go3176171171 p{font-size:40px!important}}.sign-up .klaviyo-form-Y87G7L .go3176171171 p span{font-family:NaN Holo Condensed,Arial,sans-serif!important;font-size:24px!important;font-weight:400!important;color:#000!important;text-wrap:initial!important}.sign-up .klaviyo-form-Y87G7L input.go439469698,.sign-up .klaviyo-form-Y87G7L input.go2678463412,.sign-up .klaviyo-form-Y87G7L input.go3612736262,.sign-up .klaviyo-form-Y87G7L input.go2040556045{font-family:NaN Holo Condensed,Arial,sans-serif!important;width:100%!important;height:57px!important;color:#ee8122!important;font-size:22px!important;line-height:36px!important;font-weight:500!important;outline:none!important;padding:8px!important;box-sizing:border-box!important;border:1px solid #ee8122!important}.sign-up .klaviyo-form-Y87G7L input.go439469698::placeholder,.sign-up .klaviyo-form-Y87G7L input.go2678463412::placeholder,.sign-up .klaviyo-form-Y87G7L input.go3612736262::placeholder,.sign-up .klaviyo-form-Y87G7L input.go2040556045::placeholder{font-family:NaN Holo Condensed,Arial,sans-serif!important;font-weight:400!important;font-size:22px!important;line-height:33px!important;color:#ee8122!important}.sign-up .klaviyo-form-Y87G7L input.go439469698:hover,.sign-up .klaviyo-form-Y87G7L input.go439469698:focus-visible,.sign-up .klaviyo-form-Y87G7L input.go2678463412:hover,.sign-up .klaviyo-form-Y87G7L input.go2678463412:focus-visible,.sign-up .klaviyo-form-Y87G7L input.go3612736262:hover,.sign-up .klaviyo-form-Y87G7L input.go3612736262:focus-visible,.sign-up .klaviyo-form-Y87G7L input.go2040556045:hover,.sign-up .klaviyo-form-Y87G7L input.go2040556045:focus-visible{border:1px solid #ee8122!important;outline-width:1px!important;outline-color:#ee8122!important;outline-offset:1px!important}.sign-up .klaviyo-form-Y87G7L button.go1836112351,.sign-up .klaviyo-form-Y87G7L button.go702873501,.sign-up .klaviyo-form-Y87G7L button.go369028268{background-color:#ee8122!important;color:#000!important;height:57px!important;width:57px!important;overflow:hidden!important;margin-left:-1.6rem!important;padding:0!important;border-radius:0!important}.sign-up .klaviyo-form-Y87G7L button.go1836112351:before,.sign-up .klaviyo-form-Y87G7L button.go702873501:before,.sign-up .klaviyo-form-Y87G7L button.go369028268:before{content:"";display:flex;justify-content:center;align-items:center;height:57px!important;padding-top:2px;cursor:pointer;background-color:#ee8122!important;background-image:url(/images/arrow.svg)!important;background-repeat:no-repeat!important;background-size:30px!important;background-position:center center}.sign-up__follow-us{font-family:NaN Holo Condensed;font-size:24px;font-weight:500;line-height:60px;color:#000}@media only screen and (min-width: 769px){.sign-up__follow-us{font-size:40px}}.sign-up svg{fill:#fff}.sign-up-terms{font-family:NaN Holo Condensed;color:#000;padding:16px 16px 32px;background-color:#fff;font-size:14px;font-weight:500;line-height:14.84px;margin-top:-1px}@media only screen and (min-width: 769px){.sign-up-terms p{max-width:60%}}.footer{box-sizing:border-box;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:64px 0 32px;overflow:hidden}.footer__background{position:absolute;top:0;left:0;height:100%;width:100%;z-index:-1;object-fit:cover}.footer__logo-icon{height:120px}.footer__logo{width:70%;margin:0 0 32px}.the-drop{height:160px;width:160px;background:url(/images/drop-sprite.png);opacity:.7;animation:sprite 1.5s steps(24) infinite;position:absolute;left:calc(50% - 80px)}.the-drop--secondary{left:60%;top:80px}@keyframes sprite{0%{background-position:0px}to{background-position:-4000px}}
