@import "https://fonts.googleapis.com/css2?family=Nunito:wght@200;400;500;600;800;900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Geologica:wght@200;400;500;600;800;900&display=swap";
:root{--black:#000;--secondary-black:#141414;--dark-blue:#202125;--secondary-text:#70757a;--primary-bg:#fff;--secondary-bg:#fff;--grey:#f0f0f0;--orange:#ffa100;--yellow:#ffc636;--border:#ebebeb;--red:#ff3d00;--primary-hover:#79d703;--blue:#03758e;--light-blue:#0d5fff;--white:#fff;--purple:#f3ded4;--navy:#ecf0e6;--popover-box-shadow:0px 8px 40px #00000014;--cart-box-shadow:0 2px 8px #0000000f;--tab-box-shadow:0px 1px 3px #0000000d;--card-shadow:0 2px 12px #00000014;--card-shadow-hover:0 4px 24px #0000001f;--card-bg:#f6f7f9;--badge-bg:#e6e7eb;--scroll:#d8d8d8;--section-gap:48px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px}[data-theme=dark]{--black:#f4f5f8;--dark-blue:#f4f5f8;--secondary-black:#f4f5f8;--secondary-text:#9aa0a6;--primary-bg:#121212;--secondary-bg:#121212;--grey:#f4f5f81a;--orange:#ffa100;--yellow:#ffc636;--border:#3c4043;--red:#ff3d00;--primary-hover:#73c708;--blue:#00cbf8;--white:#000;--purple:#f3ded4;--navy:#ecf0e6;--popover-box-shadow:0px 8px 40px #0006;--cart-box-shadow:0px 2px 8px #0006;--tab-box-shadow:0px 1px 3px #0000004d;--card-shadow:0 2px 12px #0000004d;--card-shadow-hover:0 4px 24px #00000080;--card-bg:#2e3134;--badge-bg:#3c4043;--scroll:#4c5055;--section-gap:48px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px}html,body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box;color:var(--black);font-family:Inter,sans-serif}body{background-color:var(--primary-bg)}.welcome-container{width:100%;max-width:1370px;margin:0 auto;padding:0 15px;position:relative}.fluid-container,.container{width:100%;padding:0 50px}.shop-container{width:100%;padding:0 30px 0 50px}.store .shop-container{padding:0 30px}.store .shop-container .filter-wrapper{width:15%;padding-top:30px}.bg-white{background-color:var(--secondary-bg);min-height:calc(100vh - 64px)}.white-splash{background-color:var(--secondary-bg)}.background{background-color:var(--primary-bg)}.layout-container .container{width:100%;max-width:1600px;margin:0 auto;padding:0 50px}button{cursor:pointer;background:0 0;border:none;outline:none}img{object-fit:cover}input:-webkit-autofill{transition:background-color 600000s,color 600000s}input:-webkit-autofill:focus{transition:background-color 600000s,color 600000s}input[data-autocompleted]{background-color:#0000!important}.swiper.banner-swiper{padding:0}.swiper.shop-list{margin-bottom:-16px;padding-bottom:16px}.swiper.category-swiper{margin-left:0;margin-right:0}.swiper.tab-swiper .swiper-slide{width:auto}.swiper .swiper-button-next,.swiper .swiper-button-prev{border:1px solid var(--border);background-color:var(--secondary-bg);border-radius:50%;width:40px;height:40px;transition:all .25s;box-shadow:0 2px 8px #0000000f}.swiper .swiper-button-disabled{display:none}.swiper .swiper-button-next:after,.swiper .swiper-button-prev:after{color:var(--dark-blue);font-size:14px;font-weight:700}.swiper .swiper-button-next:hover,.swiper .swiper-button-prev:hover{border-color:var(--primary);background-color:var(--card-bg);box-shadow:0 4px 12px #0000001a}.toast-alert .Toastify__toast-theme--light{background:var(--secondary-bg);box-shadow:var(--tab-box-shadow);border-radius:10px;padding:0}.toast-alert .Toastify__toast-body{margin:0;padding:0;display:block}.toast-alert .Toastify__toast-body>div{height:100%}.banner-placeholder{background-color:var(--secondary-bg);width:100%;padding-top:20%}#nprogress .bar{background:var(--primary)!important;height:3px!important}#nprogress .peg{box-shadow:0 0 10px var(--primary),0 0 5px var(--primary)}.red{color:var(--red)}.strike{text-decoration:line-through}.swiper.story{height:100%}.pac-container{background-color:var(--secondary-bg);z-index:2001;box-shadow:none;box-shadow:0px 25px 50px var(--grey);border:1px solid var(--grey);border-radius:8px;margin-top:8px;left:auto}.pac-container .pac-item{cursor:pointer;border-top:none;border-bottom:1px solid var(--grey);padding:12px 20px}@supports (font:-apple-system-body) and (appearance:none){img[loading=lazy]{clippath:inset(.6px)}}[data-theme=dark] ::-webkit-calendar-picker-indicator{filter:invert()}@media (max-width:1139px){.container,.shop-container,.store .shop-container{padding:0 15px}.store .shop-container .filter-wrapper{width:20%;padding-top:10px}.layout-container .container,.layout-container .shop-container{max-width:100%;padding:0 15px}.swiper.full-width{width:100vw;margin-left:-50vw;margin-right:-50vw;padding:0 15px;position:relative;left:50%;right:50%}.swiper.banner-swiper .swiper-slide{max-width:100%}.swiper.story-swiper .swiper-slide{max-width:265px}.swiper.featured-shops .swiper-slide{max-width:180px}.swiper.shop-list .swiper-slide{max-width:300px}.swiper.brand-list .swiper-slide{max-width:100px}.swiper.category-list-v3 .swiper-slide{max-width:140px}.swiper.story-swiper-v3 .swiper-slide{max-width:245px}.banner-placeholder{padding-top:50%}}@media (max-width:576px){.swiper.banner-swiper .swiper-slide{max-width:100%}.swiper.story-swiper .swiper-slide{max-width:265px}.swiper.featured-shops .swiper-slide{max-width:150px}.swiper.shop-list .swiper-slide{max-width:286px}.swiper.brand-list .swiper-slide{max-width:100px}.swiper.category-list-v3 .swiper-slide{max-width:70px}.banner-placeholder{padding-top:100%}.store .shop-container .filter-wrapper{width:40%;padding-top:10px}}.shadowLeft{background:linear-gradient(90deg,#020024 0%,#09796300 0%,#ffffffe6 60%);border-radius:15px;width:100%;height:360px;transition:all .2ms linear;display:block;position:absolute;right:0;z-index:99!important}@media (max-width:576px){.shadowLeft{display:none}}.shadowRight{background:linear-gradient(-90deg,#020024 0%,#09796300 0%,#ffffffe6 60%);border-radius:15px;width:100%;height:360px;transition:all .2ms linear;display:block;position:absolute;left:0;z-index:99!important}@media (max-width:576px){.shadowRight{display:none}}.swiper-slide-active .shadowLeft,.swiper-slide-active .shadowRight{visibility:hidden;background:0 0}.white-bg{background-color:var(--secondary-bg)}.filter-wrapper{flex-wrap:wrap;justify-content:space-between;gap:20px;display:flex}.swiper-pagination .swiper-pagination-bullet{background-color:var(--primary)}.banner-swiper .swiper-pagination,.banner-swiper .swiper-pagination-bullet,.banner-swiper .swiper-pagination-bullet-active{display:none}#payfast_div_container{z-index:99999}.PhoneInput{border-bottom:1px solid var(--grey);height:32px}.PhoneInput:hover{border-bottom:2px solid var(--black)}.PhoneInputCountry{height:31px}.PhoneInputInput{background:0 0;border:none;outline:none;height:100%}@media only screen and (max-width:999px){body .v1-module-scss-module__ARRr9a__footer{display:none}body body .searchResultItem-module-scss-module__yozIOq__row .searchResultItem-module-scss-module__yozIOq__flex .searchResultItem-module-scss-module__yozIOq__imgWrapper,body .searchResultItem-module-scss-module__yozIOq__row .searchResultItem-module-scss-module__yozIOq__flex .searchResultItem-module-scss-module__yozIOq__imgWrapper{margin-top:11px!important;margin-right:-32px!important}body .v1-module-scss-module__U_WIga__card{cursor:pointer;zoom:1.05}body .shopForm-module-scss-module__XFDxDW__wrapper{background-color:#12121200!important}body body .shopHeroCard-module-scss-module__IuWKxG__wrapper .shopHeroCard-module-scss-module__IuWKxG__card .shopHeroCard-module-scss-module__IuWKxG__rank,body .shopHeroCard-module-scss-module__IuWKxG__wrapper .shopHeroCard-module-scss-module__IuWKxG__card .shopHeroCard-module-scss-module__IuWKxG__rank{margin-right:15px;font-family:Geologica;font-style:italic}body #__next>div>div>div:first-child>div.homev1-module-scss-module__juwzJq__home>div:nth-child(3)>div>div>div>div{zoom:.75;width:100%;margin-bottom:-42px;margin-left:-49%;padding-bottom:35px;padding-left:0;padding-right:58px;padding-top:6px!important}body #__next>div>div>div:first-child>div.container>div.orderContainer-module-scss-module__RN0VbG__root>div>div.MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-7.mui-style-1ak9ift>div>div.orderProducts-module-scss-module__6Ztc4G__body>div>div.orderProductItem-module-scss-module__Kl9Wsa__col>div{zoom:.8!important;margin-top:-18px!important;margin-bottom:57px!important}body .extrasForm-module-scss-module__gPBxsG__extrasWrapper .extrasForm-module-scss-module__gPBxsG__extraGroup .extrasForm-module-scss-module__gPBxsG__checkboxGroup{margin-bottom:-8px;margin-left:-9px}body .productSingle-module-scss-module__UiNkoa__wrapper .productSingle-module-scss-module__UiNkoa__title{letter-spacing:-.04em;color:var(--dark-blue);margin:10px 0;padding-right:40px;font-size:25px;line-height:34px;margin-bottom:5px!important}body .featuredShopsContainer-module-scss-module__o86AHW__container{border-top:.5px solid #9191911f;margin-bottom:-38px;padding:18px 0 28px;box-shadow:0 -66px 97px -63px #8787871f}body body .badge-module-scss-module__fo2iMa__badge.badge-module-scss-module__fo2iMa__default{column-gap:2px!important}body #__next>div>div>div:first-child>div.bg-white>section:first-child>div>div>div.orders-module-scss-module__iVqSHa__main>div>a>div.orderListItem-module-scss-module__hS-iha__flex>div.shopLogoBackground-module-scss-module__9hA3Hq__logo.shopLogoBackground-module-scss-module__9hA3Hq__small>div>img{padding-bottom:50px!important}body .appDrawer-module-scss-module__MNujua__wrapper .appDrawer-module-scss-module__MNujua__body .appDrawer-module-scss-module__MNujua__row .appDrawer-module-scss-module__MNujua__badge{color:#fff}body body #__next>div>div>div:first-child>div.homev1-module-scss-module__juwzJq__home>div.v1-module-scss-module__NaL9pq__container>div>div>div.swiper-wrapper>div.swiper-slide.swiper-slide-active>a>div>div.v1-module-scss-module__U_WIga__imgWrapper,body #__next>div>div>div:first-child>div.homev1-module-scss-module__juwzJq__home>div.v1-module-scss-module__NaL9pq__container>div>div>div.swiper-wrapper>div.swiper-slide.swiper-slide-active>a>div>div.v1-module-scss-module__U_WIga__imgWrapper{filter:hue-rotate(340deg)}body #__next>div>div>div:first-child>div.parcelCheckout-module-scss-module__XDSpRa__root{background-image:url(https://api.snaxapp.io/storage/images/products/101-1779087979.webp);background-position:50% 41%;background-repeat:no-repeat;background-size:45%;width:100%}body #__next>div>div>div:first-child>div.homev1-module-scss-module__juwzJq__home>div.v1-module-scss-module__NaL9pq__container>div>div>div.swiper-wrapper>div.swiper-slide.swiper-slide-active>a>div>div.v1-module-scss-module__U_WIga__imgWrapper>img,body body .bannerSingle-module-scss-module__KII0DG__banner .bannerSingle-module-scss-module__KII0DG__wrapper,body .bannerSingle-module-scss-module__KII0DG__banner .bannerSingle-module-scss-module__KII0DG__wrapper{zoom:1.1}body [data-theme=dark] .mui-style-1tz8m30{background:#121212}body [data-theme=light] .mui-style-1tz8m30{background:#fff}body #__next>div>div>div:first-child>div.bg-white>section>div>div>div>div.orderList-module-scss-module__-hQd2W__root>a>div.refundListItem-module-scss-module__VZEZua__flex>div.refundListItem-module-scss-module__VZEZua__badge{background:#65656557}body #__next>div>div>div:first-child>div.mobileHeader-module-scss-module__be1j1q__headerWrapper>header>div>div>button.mobileHeader-module-scss-module__be1j1q__iconBtn.mobileHeader-module-scss-module__be1j1q__cartBtn>a>span,body div>div>div:first-child>div.mobileHeader-module-scss-module__be1j1q__headerWrapper>header>div>div>button.mobileHeader-module-scss-module__be1j1q__iconBtn.mobileHeader-module-scss-module__be1j1q__cartBtn>a>span{background-color:#2a24f7!important}body .featuredShopsContainer-module-scss-module__o86AHW__container .featuredShopsContainer-module-scss-module__o86AHW__header .featuredShopsContainer-module-scss-module__o86AHW__title{font-size:19px}body .storySingle-module-scss-module__FdHc6G__story .storySingle-module-scss-module__FdHc6G__shopTitle{padding-left:13%;padding-right:18%}body body .bannerSingle-module-scss-module__KII0DG__banner .bannerSingle-module-scss-module__KII0DG__wrapper{box-shadow:none!important}body .badge-module-scss-module__fo2iMa__badge .badge-module-scss-module__fo2iMa__text{text-transform:uppercase;color:#fff}body body .badge-module-scss-module__fo2iMa__badge.badge-module-scss-module__fo2iMa__popular,body .badge-module-scss-module__fo2iMa__badge.badge-module-scss-module__fo2iMa__popular{filter:saturate(9.5)}body body #popular>div>div.productList-module-scss-module__vNyctG__scrollRow>a{zoom:.8;margin-right:-2px;background:#5555552e!important;border:none!important;border-radius:18px!important;padding:17px 20px 15px!important}body .badge-module-scss-module__fo2iMa__badge.badge-module-scss-module__fo2iMa__popular{-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px);background:#3e6aed00}body .badge-module-scss-module__fo2iMa__badge.badge-module-scss-module__fo2iMa__popular svg{fill:#fff}body #popular>div>div.productList-module-scss-module__vNyctG__scrollRow>a{zoom:.8;margin-right:-2px;background:#5555552e!important;border:none!important;border-radius:18px!important;padding:17px 20px 15px!important}body #__next>div>div>div:first-child>div.bg-white>section:nth-child(2)>div>div>div>div.orderList-module-scss-module__-hQd2W__root>a>div.orderListItem-module-scss-module__hS-iha__flex>div.shopLogoBackground-module-scss-module__9hA3Hq__logo.shopLogoBackground-module-scss-module__9hA3Hq__small>div>img{padding-bottom:43px}body .bannerSingle-module-scss-module__KII0DG__banner .bannerSingle-module-scss-module__KII0DG__wrapper{box-shadow:none!important}body #__next>div>div>div:first-child>div.homev1-module-scss-module__juwzJq__home>div.v1-module-scss-module__NaL9pq__container>div>div>div.swiper-wrapper>div.swiper-slide.swiper-slide-active>a>div>div.v1-module-scss-module__U_WIga__imgWrapper{box-shadow:none!important;background:linear-gradient(148deg,#1941eb 0%,#6321df 50%,#a900d3 100%)!important}body body #__next>div>div>div:first-child>div.homev1-module-scss-module__juwzJq__home>div:nth-child(3)>div>div>div>div{padding-bottom:15px!important}body div>div>div:first-child>div.homev1-module-scss-module__juwzJq__home>div.v1-module-scss-module__NaL9pq__container>div>div>div.swiper-wrapper>div.swiper-slide.swiper-slide-active>a>div>div.v1-module-scss-module__U_WIga__imgWrapper{box-shadow:none!important;background:linear-gradient(148deg,#1941eb 0%,#6321df 50%,#a900d3 100%)!important}body .mobileShopNavbar-module-scss-module__XxJm4q__container,body body .mobileShopNavbar-module-scss-module__XxJm4q__container{z-index:1!important}body .shopHeroCard-module-scss-module__IuWKxG__wrapper .shopHeroCard-module-scss-module__IuWKxG__card .shopHeroCard-module-scss-module__IuWKxG__rank{-webkit-text-stroke:3.5px #fff;letter-spacing:-3px;font-size:100px;font-weight:900;bottom:-5px;right:-4px}body body .mobileHeader-module-scss-module__be1j1q__cartBadge,body .mobileHeader-module-scss-module__be1j1q__cartBadge{background-color:#294fff!important}body #__next>div>div>div:first-child>div.parcelCheckout-module-scss-module__XDSpRa__root>div.container>form>div>div:nth-child(3)>div>div>div.MuiGrid-root.MuiGrid-container.MuiGrid-spacing-xs-4.mui-style-1tz8m30>div.MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-8.mui-style-efwuvd>button>div.parcelForm-module-scss-module__YJGmrG__item>svg{filter:invert()}body body>div.MuiDialog-root.MuiModal-root.mui-style-1egizh5>div.MuiDialog-container.MuiDialog-scrollPaper.mui-style-ekeie0>div>div>div>div>div.swiper-slide.swiper-slide-active>div>div.parcelFeatureItem-module-scss-module__IXW79a__title,body div.MuiDialog-root.MuiModal-root.mui-style-1egizh5>div.MuiDialog-container.MuiDialog-scrollPaper.mui-style-ekeie0>div>div>div>div>div.swiper-slide.swiper-slide-active>div>div.parcelFeatureItem-module-scss-module__IXW79a__title{display:none}body #__next>div>div>div:first-child>div.parcelCheckout-module-scss-module__XDSpRa__root>div.container>form>div>div:nth-child(2)>div>div.shopForm-module-scss-module__XFDxDW__wrapper>div>div:first-child>div>div>div>svg{filter:invert()}body #__next>div>div>div:first-child>div.parcelCheckout-module-scss-module__XDSpRa__root>div.container>form>div>div:nth-child(2)>div>div.shopForm-module-scss-module__XFDxDW__wrapper>div>div:nth-child(5)>div>div>div{zoom:1.9}body #__next>div>div>div:first-child>div.parcelCheckout-module-scss-module__XDSpRa__root>div.container>form>div>div:nth-child(2)>div>div.shopForm-module-scss-module__XFDxDW__wrapper>div>div:nth-child(3)>div>div>div{filter:invert();zoom:2.6}body body>div.MuiDrawer-root.MuiDrawer-modal.MuiModal-root.mui-style-pclkkg>div.MuiPaper-root.MuiPaper-elevation.MuiPaper-elevation16.MuiDrawer-paper.MuiDrawer-paperAnchorLeft.mui-style-wf16b5>button.appDrawer-module-scss-module__MNujua__iconBtn,body div.MuiDrawer-root.MuiDrawer-modal.MuiModal-root.mui-style-pclkkg>div.MuiPaper-root.MuiPaper-elevation.MuiPaper-elevation16.MuiDrawer-paper.MuiDrawer-paperAnchorLeft.mui-style-wf16b5>button.appDrawer-module-scss-module__MNujua__iconBtn{border:0 solid #95959570;border-radius:30px;padding:5px 5px 3px;top:15px;left:15px;box-shadow:inset 0 0 13px 5px #91919140}body body>div.MuiDialog-root.MuiModal-root.mui-style-r1uafl>div.MuiDialog-container.MuiDialog-scrollPaper.mui-style-ekeie0>div>div>div>div>div.swiper-slide.swiper-slide-active>div>div.storyItem-module-scss-module__UzrrYW__header>div.storyItem-module-scss-module__UzrrYW__flex>div>div>div>img,body div.MuiDialog-root.MuiModal-root.mui-style-r1uafl>div.MuiDialog-container.MuiDialog-scrollPaper.mui-style-ekeie0>div>div>div>div>div.swiper-slide.swiper-slide-active>div>div.storyItem-module-scss-module__UzrrYW__header>div.storyItem-module-scss-module__UzrrYW__flex>div>div>div>img{padding-bottom:47px!important}body body #__next>div>div>div:first-child>div.mobileHeader-module-scss-module__be1j1q__headerWrapper>header,body body div>div>div:first-child>div.mobileHeader-module-scss-module__be1j1q__headerWrapper>header,body #__next>div>div>div:first-child>div.mobileHeader-module-scss-module__be1j1q__headerWrapper>header,body body div>div>div:first-child>div.mobileHeader-module-scss-module__be1j1q__headerWrapper>header{filter:brightness(1.1)}body body body .mobileShopNavbar-module-scss-module__XxJm4q__container,body body .mobileShopNavbar-module-scss-module__XxJm4q__container,body .mobileShopNavbar-module-scss-module__XxJm4q__container,body body .mobileShopNavbar-module-scss-module__XxJm4q__container{z-index:1!important}body body .productList-module-scss-module__vNyctG__section,body .productList-module-scss-module__vNyctG__section{z-index:0!important;padding:16px 0!important;position:relative!important}body .badge-module-scss-module__fo2iMa__badge.badge-module-scss-module__fo2iMa__default{column-gap:2px!important}body body .shopHeader-module-scss-module__P6H_Ea__header,body .shopHeader-module-scss-module__P6H_Ea__header{position:relative;top:-20px;z-index:2!important}body .mui-style-19pyju9 .MuiSwitch-thumb{box-shadow:0 2px 2px #75757591!important}body .mui-style-18tu5eq{background-color:#1b2dea}body .mobileHeader-module-scss-module__be1j1q__addressBarHidden{opacity:0;max-height:0;margin-top:22px!important}body .mobileShopNavbar-module-scss-module__XxJm4q__container{background-color:#12121200;border-bottom:1px solid #3c404300;-webkit-backdrop-filter:blur(51px)!important;backdrop-filter:blur(51px)!important;height:64px!important;margin-top:-19px!important;padding-top:13px!important}body body .shopHeader-module-scss-module__P6H_Ea__banner,body body body .shopHeader-module-scss-module__P6H_Ea__banner,body .shopHeader-module-scss-module__P6H_Ea__banner,body body body .shopHeader-module-scss-module__P6H_Ea__banner{z-index:1!important}body .productList-module-scss-module__vNyctG__section{z-index:0!important;padding:16px 0!important;position:relative!important}body .mobileShopNavbar-module-scss-module__XxJm4q__container{-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);z-index:-1!important;border-bottom:1px solid #3c404300!important;width:100%!important;height:125px!important;margin-top:-77px!important;padding-top:79px!important;position:fixed!important}body .orderReview-module-scss-module__GtoCPa__wrapper .orderReview-module-scss-module__GtoCPa__body .orderReview-module-scss-module__GtoCPa__rating{width:100%;margin-top:-42px;padding:26px 0}body .mui-style-18tu5eq svg{fill:#fff}body #__next>div>div>div:first-child>div.storeContainer-module-scss-module__40vOaq__container.store>main>div.shopHeader-module-scss-module__P6H_Ea__header>div.shopHeader-module-scss-module__P6H_Ea__banner>div.shopHeader-module-scss-module__P6H_Ea__bannerContent>div>div>div.shopLogoBackground-module-scss-module__9hA3Hq__logo.shopLogoBackground-module-scss-module__9hA3Hq__large>div>img,body div>div>div:first-child>div.storeContainer-module-scss-module__40vOaq__container.store>main>div.shopHeader-module-scss-module__P6H_Ea__header>div.shopHeader-module-scss-module__P6H_Ea__banner>div.shopHeader-module-scss-module__P6H_Ea__bannerContent>div>div>div.shopLogoBackground-module-scss-module__9hA3Hq__logo.shopLogoBackground-module-scss-module__9hA3Hq__large>div>img{object-fit:cover;border-radius:0;margin-top:-3px!important}body .mui-style-1iei7lv.Mui-completed .MuiStepConnector-line{background-color:#1b2dea}body body .shopHeader-module-scss-module__P6H_Ea__infoBarInner{zoom:1!important}body .mobileShopNavbar-module-scss-module__XxJm4q__container{top:77px!important}body .shopHeader-module-scss-module__P6H_Ea__infoBarInner{zoom:1!important}body .chat-container .chat-input .cs-message-input__content-editor-wrapper,body .chat-container .chat-input .cs-message-input__content-editor-container,body .chat-container .chat-input .cs-message-input__content-editor{background-color:var(--primary-bg);color:var(--dark-blue);margin-top:3px;padding-top:0;font-size:18px}body .orderProductItem-module-scss-module__Kl9Wsa__row .orderProductItem-module-scss-module__Kl9Wsa__imageWrapper img{object-fit:cover!important}body .chat-box .sms-box .admin-message .text,body .chat-box .sms-box .user-message .text{font-size:17px;font-weight:500;line-height:16px}body div.MuiDrawer-root.MuiDrawer-modal.MuiModal-root.mui-style-pclkkg>div.MuiPaper-root.MuiPaper-elevation.MuiPaper-elevation16.MuiDrawer-paper.MuiDrawer-paperAnchorRight.mui-style-1ab2xsx>div>div.chat-wrapper>div.cs-main-container.cs-main-container--responsive.chat-container.rounded>div>div.cs-message-list.message-list>div>div.chat-box>div:first-child>div.sms-box>div.admin-message-wrapper>div{background:#157cff}body .scrollbar-container{zoom:1.1;height:100%;position:relative}body div.MuiDrawer-root.MuiDrawer-modal.MuiModal-root.mui-style-pclkkg>div.MuiPaper-root.MuiPaper-elevation.MuiPaper-elevation16.MuiDrawer-paper.MuiDrawer-paperAnchorRight.mui-style-1ab2xsx{width:100%;min-width:100vw;max-width:100vw;padding:15px}body .mui-style-1iei7lv.Mui-active .MuiStepConnector-line{background-color:#1b2dea}body #__next>div>div>div>div.container>div.orderContainer-module-scss-module__RN0VbG__root>div>div.MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-7.mui-style-1ak9ift>div>div.orderProducts-module-scss-module__6Ztc4G__body>div>div.orderProductItem-module-scss-module__Kl9Wsa__imageWrapper{zoom:.78;margin-bottom:-11px;padding-bottom:14px;border-radius:48px!important}body #__next>div>div>div:first-child>section>div>div>div.MuiGrid-root.MuiGrid-container.MuiGrid-spacing-xs-2.mui-style-isbt42{zoom:1.3}body #__next>div>div>div:first-child>div.container>div.orderContainer-module-scss-module__RN0VbG__root>div>div.MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-5.mui-style-1r482s6>div>div.orderInfo-module-scss-module__MZ-mvG__footer>div:nth-child(3)>a>button>span{zoom:1!important}body .mui-style-pclkkg .MuiPaper-root{box-shadow:inset -1px -226px 200px -88px #5a5a5a57}body #__next>div>div>div>div.parcelCheckout-module-scss-module__XDSpRa__root>div.container>form>div>div:nth-child(4)>div>div>div.MuiGrid-root.MuiGrid-container.MuiGrid-spacing-xs-4.mui-style-1tz8m30>div:nth-child(8)>div>div,body div>div>div>div.parcelCheckout-module-scss-module__XDSpRa__root>div.container>form>div>div:nth-child(4)>div>div>div.MuiGrid-root.MuiGrid-container.MuiGrid-spacing-xs-4.mui-style-1tz8m30>div:nth-child(8)>div>div{background:#9797972e!important}body .shopFilter-module-scss-module__0BtWwa__wrapper .shopFilter-module-scss-module__0BtWwa__block .shopFilter-module-scss-module__0BtWwa__flex .shopFilter-module-scss-module__0BtWwa__flexItem{background-color:#7d7d7d4a!important}body body .checkoutProductItem-module-scss-module__q1kHbq__row .checkoutProductItem-module-scss-module__q1kHbq__imageWrapper img,body .checkoutProductItem-module-scss-module__q1kHbq__row .checkoutProductItem-module-scss-module__q1kHbq__imageWrapper img{object-fit:cover;zoom:.5!important;width:86%!important;margin-top:60px!important;margin-left:44px!important}body .ordersRefundButton-module-scss-module__jwkhQq__root{zoom:1.2;margin-top:5px;top:24px}body .checkoutProductItem-module-scss-module__q1kHbq__row .checkoutProductItem-module-scss-module__q1kHbq__col{zoom:.9!important;margin-top:-21px!important}body .addressModal-module-scss-module__V3oLnq__addressList{display:none}body #__next>div>div>div:first-child>div.mobileHeader-module-scss-module__be1j1q__headerWrapper.mobileHeader-module-scss-module__be1j1q__stickyWrapper>header>div>a>img{margin-top:8px;margin-left:5px;width:121px!important;height:25px!important}body .parcelCheckout-module-scss-module__XDSpRa__root .parcelCheckout-module-scss-module__XDSpRa__container{background-color:var(--secondary-bg);display:none}body #__next>div>div>div:first-child>div.parcelCheckout-module-scss-module__XDSpRa__root>div.container>form>div>div:nth-child(2)>div>div.shopForm-module-scss-module__XFDxDW__heading{display:none}body .profileCard-module-scss-module__W4YhOq__wrapper .profileCard-module-scss-module__W4YhOq__profile{background-color:#69696942}body #__next>div>div>div:nth-child(5){display:none!important}body div.MuiDrawer-root.MuiDrawer-modal.MuiModal-root.mui-style-pclkkg>div.MuiPaper-root.MuiPaper-elevation.MuiPaper-elevation16.MuiDrawer-paper.MuiDrawer-paperAnchorRight.mui-style-1ab2xsx>button{z-index:99;background:#395bf7;border-radius:13px 0 0 13px;margin-top:142px;padding:9px 12px;position:fixed;top:15px;right:-3px}body .profileCard-module-scss-module__W4YhOq__wrapper .profileCard-module-scss-module__W4YhOq__logoutBtn{background-color:#1976d2}body .mui-style-a4smmk .MuiPaper-root{-webkit-backdrop-filter:blur(54px);backdrop-filter:blur(54px);background-color:#0000;border-radius:15px 15px 0 0;max-width:100%;padding:15px;box-shadow:inset 0 -213px 180px -107px #9696963b}body .parcelForm-module-scss-module__YJGmrG__rowBtn{eight:60px;background:#7f7f7f2b;border-radius:7px;width:100%;margin-left:0;padding:0 18px}body #__next>div>div>div:first-child>div.parcelCheckout-module-scss-module__XDSpRa__root>div.container>form>div>div:nth-child(4)>div>div>div.MuiGrid-root.MuiGrid-container.MuiGrid-spacing-xs-4.mui-style-1tz8m30>div:nth-child(10)>div>div{background:#4b4b4b70;margin-top:-50px}body #__next>div>div>div:first-child>div.parcelCheckout-module-scss-module__XDSpRa__root>div.container>form>div>div:nth-child(2)>div>div.shopForm-module-scss-module__XFDxDW__wrapper{padding-left:15px;width:97%!important}body .parcelFeatureList-module-scss-module__stpdma__storyContainer{margin-bottom:20px;margin-left:27px;padding:0}body .parcelFeatureList-module-scss-module__stpdma__title{margin-top:20px;margin-bottom:20px;margin-left:11px;font-size:25px;font-weight:600}body #__next>div>div>div:first-child>div.checkout-module-scss-module__K2uPEa__root>div.container{background:#3b3b3b47;width:100%;max-width:max-content;margin:0 auto;padding:0 16px;margin-left:-1px!important}body .checkoutDelivery-module-scss-module__T5yw-W__card .checkoutDelivery-module-scss-module__T5yw-W__tabs .checkoutDelivery-module-scss-module__T5yw-W__tab.checkoutDelivery-module-scss-module__T5yw-W__active{background-color:#1b2fffe8}body .checkoutProductItem-module-scss-module__q1kHbq__row .checkoutProductItem-module-scss-module__q1kHbq__imageWrapper img{object-fit:cover;zoom:.6;margin-top:36px}body .checkoutDelivery-module-scss-module__T5yw-W__card .checkoutDelivery-module-scss-module__T5yw-W__row .checkoutDelivery-module-scss-module__T5yw-W__rowBtn{background:#8d8d8d29;height:60px;padding:0 18px}body .socialLogin-module-scss-module__L7BOiq__wrapper .socialLogin-module-scss-module__L7BOiq__row .socialLogin-module-scss-module__L7BOiq__title{zoom:.7}body .mobileHeader-module-scss-module__be1j1q__cartBadge{background-color:#2a24f7!important}body body .badge-module-scss-module__fo2iMa__badge.badge-module-scss-module__fo2iMa__default{border-radius:100px;align-items:center;column-gap:10px;width:fit-content;height:30px;margin-top:-151px;padding:6px 12px;display:flex}body body>div.MuiDialog-root.modal-module-scss-module__jX1Dgq__center.MuiModal-root.mui-style-bux3nw>div.MuiDialog-container.MuiDialog-scrollPaper.mui-style-ekeie0>div>div>div.mobileSearchContainer-module-scss-module__ERqX_a__wrapper>div>div>div:nth-child(3)>div.searchResult-module-scss-module__3z2BEq__body>div>a>div.searchResultItem-module-scss-module__yozIOq__naming,body div.MuiDialog-root.modal-module-scss-module__jX1Dgq__center.MuiModal-root.mui-style-bux3nw>div.MuiDialog-container.MuiDialog-scrollPaper.mui-style-ekeie0>div>div>div.mobileSearchContainer-module-scss-module__ERqX_a__wrapper>div>div>div:nth-child(3)>div.searchResult-module-scss-module__3z2BEq__body>div>a>div.searchResultItem-module-scss-module__yozIOq__naming{margin-top:-21px;position:relative}body body body #__next>div>div>div>div>div.auth-module-scss-module__omPiAq__body>div,body body #__next>div>div>div>div>div.auth-module-scss-module__omPiAq__body>div,body #__next>div>div>div>div>div.auth-module-scss-module__omPiAq__body>div,body body #__next>div>div>div>div>div.auth-module-scss-module__omPiAq__body>div{height:147px!important;margin-top:-61%!important}body #__next>div>div>div>div.homev1-module-scss-module__juwzJq__home>div:nth-child(4)>div>div>div>div>div.swiper-slide.swiper-slide-active{display:none}body .socialLogin-module-scss-module__L7BOiq__wrapper .socialLogin-module-scss-module__L7BOiq__row .socialLogin-module-scss-module__L7BOiq__title{text-align:center;text-transform:lowercase;color:#fff;opacity:.8;width:261px;margin-right:8px;font-size:15px;font-weight:400;line-height:13px}body [data-theme=dark] #__next>div>div>div:first-child>div.parcelCheckout-module-scss-module__XDSpRa__root>div.container>form>div>div:nth-child(3)>div>div{background:#121212}body [data-theme=light] #__next>div>div>div:first-child>div.parcelCheckout-module-scss-module__XDSpRa__root>div.container>form>div>div:nth-child(3)>div>div{background:#fff}body #__next>div>div>div:first-child>section>div>div>div.MuiGrid-root.MuiGrid-container.MuiGrid-spacing-xs-2.mui-style-isbt42>div{zoom:.9;zoom:.9;background:#83838333;border-radius:20px;margin-top:21px;margin-bottom:3px;margin-left:21px;padding:20px 30px}body body .loginForm-module-scss-module__A5bxla__wrapper .loginForm-module-scss-module__A5bxla__space,body .loginForm-module-scss-module__A5bxla__wrapper .loginForm-module-scss-module__A5bxla__space{padding-top:13px}body .badge-module-scss-module__fo2iMa__badge.badge-module-scss-module__fo2iMa__default{border-radius:100px;align-items:center;column-gap:10px;width:fit-content;height:30px;margin-top:-151px;padding:6px 12px;display:flex}body body body #__next>div>div>div>div>div.auth-module-scss-module__omPiAq__body>div,body body #__next>div>div>div>div>div.auth-module-scss-module__omPiAq__body>div,body #__next>div>div>div>div>div.auth-module-scss-module__omPiAq__body>div,body body #__next>div>div>div>div>div.auth-module-scss-module__omPiAq__body>div{filter:none!important;background:#476cdf!important}body .v2-module-scss-module__O682sW__wrapper .v2-module-scss-module__O682sW__body{margin-left:-10px!important;margin-right:-9px!important}body .v2-module-scss-module__O682sW__wrapper .v2-module-scss-module__O682sW__body .v2-module-scss-module__O682sW__title{color:inherit;align-items:center;column-gap:5px;margin:0 0 5px;display:flex;letter-spacing:0!important;font-size:16px!important;font-weight:700!important}body div.MuiDrawer-root.MuiDrawer-modal.MuiModal-root.mui-style-a4smmk>div.MuiPaper-root.MuiPaper-elevation.MuiPaper-elevation16.MuiDrawer-paper.MuiDrawer-paperAnchorBottom.mui-style-fy2uxz>div.shopFilter-module-scss-module__0BtWwa__wrapper>div.shopFilter-module-scss-module__0BtWwa__actions>button.button-module-scss-module__2ALf9a__darkBtn.button-module-scss-module__2ALf9a__small>span{zoom:1}body .orderListItem-module-scss-module__hS-iha__wrapper .orderListItem-module-scss-module__hS-iha__flex .orderListItem-module-scss-module__hS-iha__badge{background:#45454540;width:36px;height:36px}body #__next>div>div>div:first-child>div.container>div.orderContainer-module-scss-module__RN0VbG__root>div>div.MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-5.mui-style-1r482s6>div>div.orderInfo-module-scss-module__MZ-mvG__footer>div>a>button>span{zoom:1}body body .mobileShopNavbar-module-scss-module__XxJm4q__container,body .mobileShopNavbar-module-scss-module__XxJm4q__container{z-index:10;background-color:var(--secondary-bg);zoom:1.1;border-bottom:1px solid #3c404300;margin-top:8px;position:sticky}body body body #__next>div>div>div>div>div.auth-module-scss-module__omPiAq__body>div,body body #__next>div>div>div>div>div.auth-module-scss-module__omPiAq__body>div,body #__next>div>div>div>div>div.auth-module-scss-module__omPiAq__body>div,body body #__next>div>div>div>div>div.auth-module-scss-module__omPiAq__body>div{height:162px!important;padding-top:26px!important}body body .productCard-module-scss-module__uik4ya__imageWrapper img,body .productCard-module-scss-module__uik4ya__imageWrapper img{object-fit:cover;zoom:52%!important}body .mobileShopNavbar-module-scss-module__XxJm4q__inner{margin-left:-2px!important}body #__next>div>div>div:first-child>div.banner-module-scss-module__Xyq0la__container>div>div{display:none}body body .mobileShopNavbar-module-scss-module__XxJm4q__tabActive{color:var(--primary);background:#204eee30;border-bottom-color:#395bf700;border-radius:18px;margin-top:3.5px!important;padding:8px 11px 5px!important}body .orderHeader-module-scss-module__M-Op6W__root .orderHeader-module-scss-module__M-Op6W__wrapper .orderHeader-module-scss-module__M-Op6W__statusWrapper{background:#6f6f6f29;border-radius:13px;column-gap:10px;width:94%;margin-bottom:-24px;margin-left:11px;padding:13px}body .auth-module-scss-module__omPiAq__container .auth-module-scss-module__omPiAq__authForm .auth-module-scss-module__omPiAq__formWrapper .auth-module-scss-module__omPiAq__body>*{margin-top:176px!important}body body .productList-module-scss-module__vNyctG__title,body .productList-module-scss-module__vNyctG__title{filter:brightness(1.3)}body body .productCard-module-scss-module__uik4ya__imageWrapper img,body .productCard-module-scss-module__uik4ya__imageWrapper img{object-fit:cover;zoom:52%}body .mobileShopNavbar-module-scss-module__XxJm4q__tabActive{color:var(--primary);background:#204eee30;border-bottom-color:#395bf700;border-radius:18px;margin-top:7px;padding:5px 10px}body body .auth-module-scss-module__omPiAq__container .auth-module-scss-module__omPiAq__authForm .auth-module-scss-module__omPiAq__formWrapper .auth-module-scss-module__omPiAq__header,body .auth-module-scss-module__omPiAq__container .auth-module-scss-module__omPiAq__authForm .auth-module-scss-module__omPiAq__formWrapper .auth-module-scss-module__omPiAq__header{display:block!important}body body>div.MuiDialog-root.MuiModal-root.mui-style-r1uafl>div.MuiDialog-container.MuiDialog-scrollPaper.mui-style-ekeie0>div>div>div>div>div.swiper-slide.swiper-slide-active>div>div.storyItem-module-scss-module__UzrrYW__header>div.storyItem-module-scss-module__UzrrYW__flex>div>div>div>img{padding-bottom:52px}body #__next>div>div>div>div>div.auth-module-scss-module__omPiAq__body>div{margin-top:-254px;margin-bottom:50px}body body .auth-module-scss-module__omPiAq__container .auth-module-scss-module__omPiAq__authForm .auth-module-scss-module__omPiAq__formWrapper .auth-module-scss-module__omPiAq__body,body .auth-module-scss-module__omPiAq__container .auth-module-scss-module__omPiAq__authForm .auth-module-scss-module__omPiAq__formWrapper .auth-module-scss-module__omPiAq__body{background-size:240%!important}body .socialLogin-module-scss-module__L7BOiq__wrapper .socialLogin-module-scss-module__L7BOiq__row .socialLogin-module-scss-module__L7BOiq__title{text-align:center;text-transform:uppercase;color:#fff;width:261px;margin-right:8px;font-size:14px;font-weight:800;line-height:15px}body .auth-module-scss-module__omPiAq__container .auth-module-scss-module__omPiAq__authForm .auth-module-scss-module__omPiAq__formWrapper .auth-module-scss-module__omPiAq__header{z-index:99;object-fit:cover;background-size:cover;margin-bottom:-114px;margin-left:26%;padding-top:10%}body div.MuiDrawer-root.MuiDrawer-modal.MuiModal-root.mui-style-pclkkg>div.MuiPaper-root.MuiPaper-elevation.MuiPaper-elevation16.MuiDrawer-paper.MuiDrawer-paperAnchorLeft.mui-style-wf16b5>div>div.appDrawer-module-scss-module__MNujua__actions>button.button-module-scss-module__2ALf9a__darkBtn.button-module-scss-module__2ALf9a__medium>span{line-height:11px;zoom:1!important}body body>div.MuiDrawer-root.MuiDrawer-modal.MuiModal-root.mui-style-pclkkg>div.MuiPaper-root.MuiPaper-elevation.MuiPaper-elevation16.MuiDrawer-paper.MuiDrawer-paperAnchorLeft.mui-style-wf16b5>div>div.appDrawer-module-scss-module__MNujua__actions>button.button-module-scss-module__2ALf9a__darkBtn.button-module-scss-module__2ALf9a__medium>span{zoom:1!important}body div>div>div>div>div.auth-module-scss-module__omPiAq__header>a>img{zoom:1.3;height:28px;margin-left:-10px}body body .addressContainer-module-scss-module____1vtG__address .addressContainer-module-scss-module____1vtG__icon,body .addressContainer-module-scss-module____1vtG__address .addressContainer-module-scss-module____1vtG__icon{border:1px solid #b5b5b542;margin-left:-5px;background-color:#121212!important;width:42px!important;height:42px!important}body body .auth-module-scss-module__omPiAq__container .auth-module-scss-module__omPiAq__authForm .auth-module-scss-module__omPiAq__formWrapper .auth-module-scss-module__omPiAq__header{z-index:99;object-fit:cover;background-size:cover;margin-bottom:-114px;margin-left:26%;padding-top:10%}body #__next>div>div>div>div>div.auth-module-scss-module__omPiAq__header>a>img{zoom:1.3;height:28px;margin-left:-10px}body .v1-module-scss-module__U_WIga__card .v1-module-scss-module__U_WIga__text{max-width:72px;font-size:14px}body .mobileHeader-module-scss-module__be1j1q__header .mobileHeader-module-scss-module__be1j1q__navItem .mobileHeader-module-scss-module__be1j1q__actions .mobileHeader-module-scss-module__be1j1q__iconBtn svg{color:#fff;fill:#fff;width:20px;height:20px;transition:all .2s}body body .shopHeader-module-scss-module__P6H_Ea__infoBar,body .shopHeader-module-scss-module__P6H_Ea__infoBar{border:none!important}body .mobileHeader-module-scss-module__be1j1q__header .mobileHeader-module-scss-module__be1j1q__navItem .mobileHeader-module-scss-module__be1j1q__actions .mobileHeader-module-scss-module__be1j1q__iconBtn{background-color:#fff3}body body .productCard-module-scss-module__uik4ya__wrapper,body .productCard-module-scss-module__uik4ya__wrapper,body .productList-module-scss-module__vNyctG__verticalOnMobile{box-shadow:none!important}body #__next>div>div>div:first-child>div.orderHeader-module-scss-module__M-Op6W__root>div>div>div.orderHeader-module-scss-module__M-Op6W__shopInfo{zoom:1.3;margin-left:9px}body .checkout-module-scss-module__K2uPEa__root .checkout-module-scss-module__K2uPEa__wrapper{background:#121212;width:101%;margin-top:-5px;margin-left:-1px;padding:15px 0;display:block}body body body #__next>div>div>div:first-child>div.mobileHeader-module-scss-module__be1j1q__headerWrapper>header,body body body div>div>div:first-child>div.mobileHeader-module-scss-module__be1j1q__headerWrapper>header,body body #__next>div>div>div:first-child>div.mobileHeader-module-scss-module__be1j1q__headerWrapper>header,body body body div>div>div:first-child>div.mobileHeader-module-scss-module__be1j1q__headerWrapper>header,body #__next>div>div>div:first-child>div.mobileHeader-module-scss-module__be1j1q__headerWrapper>header,body body body div>div>div:first-child>div.mobileHeader-module-scss-module__be1j1q__headerWrapper>header,body body #__next>div>div>div:first-child>div.mobileHeader-module-scss-module__be1j1q__headerWrapper>header,body body body div>div>div:first-child>div.mobileHeader-module-scss-module__be1j1q__headerWrapper>header{filter:hue-rotate(265deg)}body body .shopHeader-module-scss-module__P6H_Ea__infoBar{box-shadow:inset 0 -41px 62px -43px #59595969!important}body .checkoutDelivery-module-scss-module__T5yw-W__card .checkoutDelivery-module-scss-module__T5yw-W__tabs{border:1px solid #8f8f8f40}body .shopHeader-module-scss-module__P6H_Ea__infoBar{box-shadow:inset 0 -41px 62px -43px #59595969!important}body .v2-module-scss-module__O682sW__wrapper .v2-module-scss-module__O682sW__body{margin-top:-10px;margin-left:-7px;margin-right:-7px;zoom:1.2!important}body body .mobileHeader-module-scss-module__be1j1q__headerWrapper{margin-top:75px}body body body #__next>div>div>div:first-child>div.mobileHeader-module-scss-module__be1j1q__headerWrapper>header,body body body div>div>div:first-child>div.mobileHeader-module-scss-module__be1j1q__headerWrapper>header,body body #__next>div>div>div:first-child>div.mobileHeader-module-scss-module__be1j1q__headerWrapper>header,body body body div>div>div:first-child>div.mobileHeader-module-scss-module__be1j1q__headerWrapper>header,body #__next>div>div>div:first-child>div.mobileHeader-module-scss-module__be1j1q__headerWrapper>header,body body body div>div>div:first-child>div.mobileHeader-module-scss-module__be1j1q__headerWrapper>header,body body #__next>div>div>div:first-child>div.mobileHeader-module-scss-module__be1j1q__headerWrapper>header,body body body div>div>div:first-child>div.mobileHeader-module-scss-module__be1j1q__headerWrapper>header{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);filter:none;background:#313030fa;border:.5px solid #ffffff26;border-radius:33px;width:94.5%;max-width:95%;height:65px;padding:0 15px;position:fixed;box-shadow:inset 0 0 17px 37px #2437f7;margin:-67px 2px 6px 8px!important;padding-bottom:5px!important;padding-left:21px!important}body body #__next>div>div>div:first-child>div.mobileHeader-module-scss-module__be1j1q__headerWrapper>header,body body div>div>div:first-child>div.mobileHeader-module-scss-module__be1j1q__headerWrapper>header{background:0 0;max-width:100%;padding:0 15px;margin-top:-12px!important}body body .mobileHeader-module-scss-module__be1j1q__headerWrapper{z-index:99;background-color:#12121200;margin-top:67px;position:relative;top:14px}body .v1-module-scss-module__NaL9pq__container{padding:7px 0 6px}body #__next>div>div>div:first-child>div.homev1-module-scss-module__juwzJq__home>div.v1-module-scss-module__NaL9pq__container.v1-module-scss-module__NaL9pq__stuck{margin-left:-11px;padding-top:89px;padding-bottom:11px}body body .mobileShopNavbar-module-scss-module__XxJm4q__container,body .mobileShopNavbar-module-scss-module__XxJm4q__container{z-index:1!important}body .storySingle-module-scss-module__FdHc6G__story .storySingle-module-scss-module__FdHc6G__shopTitle{font-weight:600;line-height:17px;margin-bottom:-18px!important;font-size:17px!important}body #__next>div>div>div:first-child>div.homev1-module-scss-module__juwzJq__home>div.v1-module-scss-module__NaL9pq__container.v1-module-scss-module__NaL9pq__stuck{padding-top:88px}body body .mobileShopNavbar-module-scss-module__XxJm4q__container{border-radius:50px;margin-top:-10px;padding-top:11px;padding-bottom:12px;z-index:0!important}body .mobileShopNavbar-module-scss-module__XxJm4q__container{border-radius:50px;margin-top:-10px;padding-top:11px;padding-bottom:12px;z-index:1!important}body body body .mobileShopNavbar-module-scss-module__XxJm4q__container,body body .mobileShopNavbar-module-scss-module__XxJm4q__container{background-color:var(--secondary-bg);border-bottom:1px solid #3c404300;border-radius:50px;margin-top:-10px;padding-top:11px;padding-bottom:12px;z-index:1!important}body .mobileHeader-module-scss-module__be1j1q__addressBarVisible{margin-top:22px}body body body .mobileShopNavbar-module-scss-module__XxJm4q__container,body body .mobileShopNavbar-module-scss-module__XxJm4q__container,body .mobileShopNavbar-module-scss-module__XxJm4q__container,body body .mobileShopNavbar-module-scss-module__XxJm4q__container{margin-top:-10px;padding-top:11px;padding-bottom:12px;box-shadow:0 -1px 0 -10px #121212;border-bottom:1px solid #63636357!important;border-radius:0!important}body #__next>div>div>div:first-child>div.mobileHeader-module-scss-module__be1j1q__headerWrapper>header,body body div>div>div:first-child>div.mobileHeader-module-scss-module__be1j1q__headerWrapper>header{background:0 0;max-width:100%;padding:0 15px;margin-top:-12px!important}body .shopHeader-module-scss-module__P6H_Ea__header{position:relative;top:-20px}body .cartButton-module-scss-module__k7HC6q__cartBtnWrapper .cartButton-module-scss-module__k7HC6q__cartBtn svg{fill:var(--primary-button-font-color);width:28px;height:28px;margin-top:5px}body .productSingle-module-scss-module__UiNkoa__wrapper .productSingle-module-scss-module__UiNkoa__title{margin-bottom:20px;font-weight:700;display:block}body .v2-module-scss-module__62yyJa__container .v2-module-scss-module__62yyJa__wrapper .v2-module-scss-module__62yyJa__actions .v2-module-scss-module__62yyJa__btn{border-radius:5px;align-items:center;column-gap:6px;padding:11px 19px;display:flex;background-color:#6161612b!important}body body .v2-module-scss-module__O682sW__wrapper .v2-module-scss-module__O682sW__body{margin-top:-10px;margin-left:-9px;margin-right:-7px;zoom:1.3!important}body .v1-module-scss-module__NaL9pq__stuck{z-index:98;border-bottom:1px solid var(--grey);padding:8px 0;position:sticky!important;top:-1px!important}body div.MuiDialog-root.modal-module-scss-module__jX1Dgq__center.MuiModal-root.mui-style-bux3nw>div.MuiDialog-container.MuiDialog-scrollPaper.mui-style-ekeie0>div>div>div.mobileSearchContainer-module-scss-module__ERqX_a__wrapper>div>div>div:nth-child(3)>div.searchResult-module-scss-module__3z2BEq__body>div>a{column-gap:4px!important}body .v2-module-scss-module__O682sW__wrapper.v2-module-scss-module__O682sW__closed .v2-module-scss-module__O682sW__header .v2-module-scss-module__O682sW__closedText,body body .v2-module-scss-module__O682sW__wrapper.v2-module-scss-module__O682sW__closed .v2-module-scss-module__O682sW__header .v2-module-scss-module__O682sW__closedText{object-fit:contain;border-radius:28px;width:100%;height:140px}body .searchResultItem-module-scss-module__yozIOq__row .searchResultItem-module-scss-module__yozIOq__flex .searchResultItem-module-scss-module__yozIOq__imgWrapper{zoom:1.3!important;border-radius:10px!important;width:88px!important;height:83px!important;padding-right:87px!important;position:relative!important;overflow:hidden!important}body body>div.MuiDialog-root.modal-module-scss-module__jX1Dgq__center.MuiModal-root.mui-style-bux3nw>div.MuiDialog-container.MuiDialog-scrollPaper.mui-style-ekeie0>div>div>div.mobileSearchContainer-module-scss-module__ERqX_a__wrapper>div>div>div:nth-child(3)>div.searchResult-module-scss-module__3z2BEq__body>div>a>div.searchResultItem-module-scss-module__yozIOq__imgWrapper>img,body body .searchResultItem-module-scss-module__yozIOq__row .searchResultItem-module-scss-module__yozIOq__flex .searchResultItem-module-scss-module__yozIOq__imgWrapper{display:none}body body .searchResultItem-module-scss-module__yozIOq__row .searchResultItem-module-scss-module__yozIOq__flex .searchResultItem-module-scss-module__yozIOq__imgWrapper,body body .searchResultItem-module-scss-module__yozIOq__row .searchResultItem-module-scss-module__yozIOq__flex .searchResultItem-module-scss-module__yozIOq__imgWrapper{width:50px;display:none;margin-top:11px!important;margin-right:-27px!important}body #__next>div>div>div:first-child>div.mobileHeader-module-scss-module__be1j1q__headerWrapper>header,body div>div>div:first-child>div.mobileHeader-module-scss-module__be1j1q__headerWrapper>header{background:0 0;max-width:100%;padding:0 15px}body .mobileHeader-module-scss-module__be1j1q__headerWrapper{z-index:99;background-color:#12121200;margin-top:0;position:relative;top:4px}body #__next>div>div>div:first-child>div.mobileHeader-module-scss-module__be1j1q__headerWrapper>header>div>a>img,body div>div>div:first-child>div.mobileHeader-module-scss-module__be1j1q__headerWrapper>header>div>a>img{object-fit:contain;width:121px;margin-top:6px;margin-left:5px}body .mui-style-mnn31{font-size:20px!important}body .mui-style-xvwtmw .MuiInputLabel-root{font-size:16px!important}body .shopHeader-module-scss-module__P6H_Ea__banner{margin-top:25px!important}body div>div>div:first-child>div.mobileHeader-module-scss-module__be1j1q__headerWrapper.mobileHeader-module-scss-module__be1j1q__stickyWrapper>header>div>a>img{width:121px;margin-top:6px;margin-left:5px}body .shopHeader-module-scss-module__P6H_Ea__infoTextBtn{padding:5px 10px;font-size:12px;background-color:#6161612b!important}body body>div.MuiDialog-root.modal-module-scss-module__jX1Dgq__center.MuiModal-root.mui-style-bux3nw>div.MuiDialog-container.MuiDialog-scrollPaper.mui-style-ekeie0>div>div>div.mobileSearchContainer-module-scss-module__ERqX_a__wrapper>div>div>div.searchResult-module-scss-module__3z2BEq__block.searchResult-module-scss-module__3z2BEq__line>div.searchResult-module-scss-module__3z2BEq__body>div>a>div.searchResultItem-module-scss-module__yozIOq__naming{width:80%}body #__next>div>div>div:nth-child(3){display:none!important}body body .mobileHeader-module-scss-module__be1j1q__header .mobileHeader-module-scss-module__be1j1q__navItem .mobileHeader-module-scss-module__be1j1q__brandLogo{opacity:1!important}body .productCard-module-scss-module__uik4ya__wrapper{gap:12px;background:0 0!important;padding-bottom:13px!important;padding-left:0!important;padding-right:0!important}body .mobileHeader-module-scss-module__be1j1q__header .mobileHeader-module-scss-module__be1j1q__navItem .mobileHeader-module-scss-module__be1j1q__brandLogo{opacity:1!important}body .shopHeader-module-scss-module__P6H_Ea__naming .shopHeader-module-scss-module__P6H_Ea__title{letter-spacing:-1px}body body .productCard-module-scss-module__uik4ya__wrapper{border-bottom:1px solid #6f6f6f!important;border-radius:0!important}body .productCard-module-scss-module__uik4ya__price{font-size:17px!important;font-weight:800!important}body #__next>div>div>div:first-child>div.storeContainer-module-scss-module__40vOaq__container.store>main>div.shopHeader-module-scss-module__P6H_Ea__header>div.shopHeader-module-scss-module__P6H_Ea__banner>img{object-fit:cover;border-radius:0;margin-top:0!important}body .shopHeader-module-scss-module__P6H_Ea__banner,body body .shopHeader-module-scss-module__P6H_Ea__banner{height:189px!important}body .productCard-module-scss-module__uik4ya__wrapper{border-bottom:1px solid #7d7d7d4a!important;border-radius:0!important}body #__next>div>div>div:nth-child(4){display:none!important}body body>div.MuiDialog-root.MuiModal-root.mui-style-r1uafl>div.MuiDialog-container.MuiDialog-scrollPaper.mui-style-ekeie0>div>div>div>div>div.swiper-slide.swiper-slide-active>div>div.storyItem-module-scss-module__UzrrYW__header>div.storyItem-module-scss-module__UzrrYW__flex>div>div>div>img{border-radius:5px;margin-top:-1px;padding-bottom:89px;padding-left:-5px;padding-right:-3px;top:1px!important}body body .shopHeader-module-scss-module__P6H_Ea__banner img{object-fit:cover;border-radius:0;margin-top:-1px!important}body .cs-message-input__tools:first-child .cs-button:last-child{zoom:1.2;margin-right:0}body .cs-message-input__tools:last-child .cs-button:last-child{zoom:1.2;background:#395bf7;margin-left:5px;margin-right:11px}body body .productList-module-scss-module__vNyctG__title,body .productList-module-scss-module__vNyctG__title{text-transform:uppercase!important}body .storySingle-module-scss-module__FdHc6G__story .storySingle-module-scss-module__FdHc6G__wrapper .storySingle-module-scss-module__FdHc6G__title{display:none}body #__next>div>div>div:first-child>div.homev1-module-scss-module__juwzJq__home>div:nth-child(4)>div>div>div>div>div>a>div.storySingle-module-scss-module__FdHc6G__wrapper>img,body div>div>div:first-child>div.homev1-module-scss-module__juwzJq__home>div:nth-child(4)>div>div>div>div>div>a>div.storySingle-module-scss-module__FdHc6G__wrapper>img{padding-bottom:115px!important}body body .shopHeader-module-scss-module__P6H_Ea__banner{height:200px!important}body body .shopHeader-module-scss-module__P6H_Ea__banner img{object-fit:cover;zoom:1;border-radius:0;margin-top:1px}body body .shopLogoBackground-module-scss-module__9hA3Hq__logo.shopLogoBackground-module-scss-module__9hA3Hq__large,body .shopLogoBackground-module-scss-module__9hA3Hq__logo.shopLogoBackground-module-scss-module__9hA3Hq__large{padding-left:0!important}body .searchResultItem-module-scss-module__yozIOq__row .searchResultItem-module-scss-module__yozIOq__flex .searchResultItem-module-scss-module__yozIOq__naming .searchResultItem-module-scss-module__yozIOq__desc{letter-spacing:-.3px;opacity:.42;width:256px;margin-left:0;margin-right:33px;font-size:13px;font-weight:500;line-height:14px}body .storyItem-module-scss-module__UzrrYW__story .storyItem-module-scss-module__UzrrYW__storyImage{height:200%!important}body .v1-module-scss-module__U_WIga__card .v1-module-scss-module__U_WIga__imgWrapper{background-color:var(--card-bg);border:2px solid #0000;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;padding:40px;transition:box-shadow .25s,border-color .25s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000f}body body .productList-module-scss-module__vNyctG__verticalOnMobile>a{box-shadow:0 0 0 1px #5151514f}body .productCard-module-scss-module__uik4ya__title{opacity:1;font-size:17px!important;font-weight:800!important}body body .v2-module-scss-module__O682sW__wrapper.v2-module-scss-module__O682sW__closed .v2-module-scss-module__O682sW__header .v2-module-scss-module__O682sW__closedText{background:#12121261!important;margin-top:-12px!important;font-size:21px!important}body div>div>div>div.homev1-module-scss-module__juwzJq__home>div.v1-module-scss-module__NaL9pq__container.v1-module-scss-module__NaL9pq__stuck>div>div>div.swiper-button-prev{margin-top:-19px}body .shopLogoBackground-module-scss-module__9hA3Hq__logo{background-color:#f4f5f800}body body>div.MuiDialog-root.modal-module-scss-module__jX1Dgq__center.MuiModal-root.mui-style-bux3nw>div.MuiDialog-container.MuiDialog-scrollPaper.mui-style-ekeie0>div>div>div.mobileSearchContainer-module-scss-module__ERqX_a__wrapper>div>div>div.searchResult-module-scss-module__3z2BEq__block.searchResult-module-scss-module__3z2BEq__line>div.searchResult-module-scss-module__3z2BEq__body>div>a>div.shopLogoBackground-module-scss-module__9hA3Hq__logo.shopLogoBackground-module-scss-module__9hA3Hq__medium>div>img{border-radius:33px;margin-top:0;margin-left:-1px;width:145px!important;height:134px!important}body body>div.MuiDialog-root.modal-module-scss-module__jX1Dgq__center.MuiModal-root.mui-style-bux3nw>div.MuiDialog-container.MuiDialog-scrollPaper.mui-style-ekeie0>div>div>div.mobileSearchContainer-module-scss-module__ERqX_a__wrapper>div>div>div:nth-child(3)>div.searchResult-module-scss-module__3z2BEq__body>div>a>div.searchResultItem-module-scss-module__yozIOq__imgWrapper{display:none}body #__next>div>div>div:first-child>div.storeContainer-module-scss-module__40vOaq__container.store>button>span.storeContainer-module-scss-module__40vOaq__floatingCartPrice>span{color:#fff!important}body body .productCard-module-scss-module__uik4ya__title{opacity:1;font-size:17px!important;font-weight:800!important}body body .v2-module-scss-module__O682sW__wrapper.v2-module-scss-module__O682sW__closed .v2-module-scss-module__O682sW__header .v2-module-scss-module__O682sW__closedText{font-size:19px;padding-bottom:32px!important}body .v2-module-scss-module__O682sW__wrapper .v2-module-scss-module__O682sW__body{margin-top:-10px;zoom:1.3!important}body div.MuiDrawer-root.MuiDrawer-modal.MuiModal-root.mui-style-pclkkg>div.MuiPaper-root.MuiPaper-elevation.MuiPaper-elevation16.MuiDrawer-paper.MuiDrawer-paperAnchorLeft.mui-style-wf16b5>div>div.appDrawer-module-scss-module__MNujua__body>div>a>div.profileCard-module-scss-module__W4YhOq__profileImage>img{padding-bottom:140px!important}body #__next>div>div>div>div.homev1-module-scss-module__juwzJq__home>div.v1-module-scss-module__NaL9pq__container.v1-module-scss-module__NaL9pq__stuck>div>div>div.swiper-button-prev{margin-top:-19px}body body .shopHeader-module-scss-module__P6H_Ea__bannerOverlay{z-index:1;position:absolute;inset:0;background:linear-gradient(#0000 0%,#0000001a 40%,#000000b3 100%)!important;box-shadow:inset 1px 95px 53px -31px #181818!important}body .mobileHeader-module-scss-module__be1j1q__header .mobileHeader-module-scss-module__be1j1q__navItem .mobileHeader-module-scss-module__be1j1q__actions{zoom:1.1;column-gap:6px;margin-top:6px}body .storyItem-module-scss-module__UzrrYW__story .storyItem-module-scss-module__UzrrYW__storyImage{object-fit:contain;z-index:2;height:-webkit-fill-available;margin-top:40%;margin-bottom:40%;width:150%!important;position:relative!important}body .storyItem-module-scss-module__UzrrYW__story .storyItem-module-scss-module__UzrrYW__header{z-index:3;width:100%;padding:8px 8px 100px;position:absolute;top:0;left:0;box-shadow:inset 1px 96px 66px -39px #161616cf}body .storyItem-module-scss-module__UzrrYW__story .storyItem-module-scss-module__UzrrYW__storyImage{object-fit:contain;z-index:2;margin-top:40%;margin-bottom:40%;box-shadow:inset -1px -8px 0 23px #000;width:150%!important;position:relative!important}body .storyItem-module-scss-module__UzrrYW__story .storyItem-module-scss-module__UzrrYW__header{z-index:3;padding-bottom:100px;position:absolute;top:0;left:0;box-shadow:inset 1px 96px 66px -39px #161616cf}body body>div.MuiDialog-root.modal-module-scss-module__jX1Dgq__center.MuiModal-root.mui-style-bux3nw>div.MuiDialog-container.MuiDialog-scrollPaper.mui-style-ekeie0>div>div>div.mobileSearchContainer-module-scss-module__ERqX_a__wrapper>div>div>div:nth-child(3)>div.searchResult-module-scss-module__3z2BEq__body>div>a>div.searchResultItem-module-scss-module__yozIOq__imgWrapper>img,body div.MuiDialog-root.modal-module-scss-module__jX1Dgq__center.MuiModal-root.mui-style-bux3nw>div.MuiDialog-container.MuiDialog-scrollPaper.mui-style-ekeie0>div>div>div.mobileSearchContainer-module-scss-module__ERqX_a__wrapper>div>div>div:nth-child(3)>div.searchResult-module-scss-module__3z2BEq__body>div>a>div.searchResultItem-module-scss-module__yozIOq__imgWrapper>img{border-radius:10px;width:50px!important;height:50px!important}body .searchResultItem-module-scss-module__yozIOq__row .searchResultItem-module-scss-module__yozIOq__flex .searchResultItem-module-scss-module__yozIOq__imgWrapper{margin-right:-8px}body .productGalleries-module-scss-module__2kugGq__wrapper .productGalleries-module-scss-module__2kugGq__imageWrapper{width:100%;height:215px;margin-top:15px;position:relative}body #svg965{display:none}body .v1-module-scss-module__U_WIga__card .v1-module-scss-module__U_WIga__imgWrapper{box-shadow:none!important;background-color:#6161612b!important}body .productCard-module-scss-module__uik4ya__title{font-size:17px}body .productList-module-scss-module__vNyctG__title{text-transform:capitalize;color:#9f9f9f;letter-spacing:1px;font-size:18px;font-weight:400}body .shopHeader-module-scss-module__P6H_Ea__infoBarInner{zoom:1.1;flex-direction:column;align-items:flex-start;gap:10px}body .shopHeader-module-scss-module__P6H_Ea__infoBar{background-color:var(--secondary-bg);border-bottom:1px solid #3c40434f;padding:12px 0;box-shadow:inset 0 -41px 62px -43px #252525}body .shopHeader-module-scss-module__P6H_Ea__infoItem{margin-top:0;font-size:14px}body .shopHeader-module-scss-module__P6H_Ea__infoBar{background-color:var(--secondary-bg);border-bottom:1px solid #3c40434f;margin-top:0;padding:20px 0 12px;box-shadow:inset 0 -41px 62px -43px #252525}body .shopHeader-module-scss-module__P6H_Ea__naming .shopHeader-module-scss-module__P6H_Ea__title{text-shadow:0 0 14px #2b2b2b;margin-left:-1px;font-size:19px;font-weight:800}body .cartProduct-module-scss-module__emMkTG__wrapper .cartProduct-module-scss-module__emMkTG__imageWrapper img{object-fit:cover}body body .v2-module-scss-module__O682sW__wrapper .v2-module-scss-module__O682sW__header{padding-top:37%;position:relative;overflow:hidden}body body .fallbackImage-module-scss-module__K3b0UW__root{border-radius:33px;margin-left:0;width:100%!important;height:41px!important}body .v2-module-scss-module__O682sW__wrapper .v2-module-scss-module__O682sW__header img{border-radius:30px;transition:all .2s}body .v1-module-scss-module__U_WIga__card.v1-module-scss-module__U_WIga__pill .v1-module-scss-module__U_WIga__imgWrapper{width:28px;height:28px;box-shadow:none;background-color:#0000;border:none;padding:0}body .v2-module-scss-module__O682sW__wrapper .v2-module-scss-module__O682sW__header img{transition:all .2s;border-radius:30px!important}body .addressContainer-module-scss-module____1vtG__address .addressContainer-module-scss-module____1vtG__icon{background-color:#515151;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}body .addressContainer-module-scss-module____1vtG__address .addressContainer-module-scss-module____1vtG__icon svg{color:#fff;fill:#fff;width:20px;height:20px}body .footerMenu-module-scss-module__NDjf-W__root .footerMenu-module-scss-module__NDjf-W__flex .footerMenu-module-scss-module__NDjf-W__wrapper .footerMenu-module-scss-module__NDjf-W__list{align-items:center;column-gap:0;margin:0;padding:4px 12px;list-style-type:none;display:flex}body .swiper.brand-list .swiper-slide{max-width:100px;margin-right:-5px!important}body .shopCard-module-scss-module__VheAYG__wrapper .shopCard-module-scss-module__VheAYG__body .shopCard-module-scss-module__VheAYG__shopLogo{zoom:1.6;margin-left:71%;position:absolute;top:-15px}body .v1-module-scss-module__U_WIga__card .v1-module-scss-module__U_WIga__img{width:60px;height:60px}body .shopCard-module-scss-module__VheAYG__wrapper .shopCard-module-scss-module__VheAYG__body .shopCard-module-scss-module__VheAYG__shopLogo{z-index:9}body .swiper .swiper-button-next,body .swiper .swiper-button-prev{margin-top:-33px}body .banner-module-scss-module__Xyq0la__container .banner-module-scss-module__Xyq0la__banner{margin-bottom:15px;padding:16px 0 24px}body .swiper.story-swiper .swiper-slide{max-width:264px;left:-8px;margin-right:-17px!important}body .carouselArrows-module-scss-module__Q1gFdG__next{margin-top:-20px;right:10px}body .productList-module-scss-module__vNyctG__verticalOnMobile>a{border:none;width:100%;min-width:0;max-width:none}body .productCard-module-scss-module__uik4ya__imageWrapper img{object-fit:cover;zoom:50%}body .productCard-module-scss-module__uik4ya__addBtn{z-index:2;background-color:var(--primary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .15s;display:flex;position:absolute;top:61px;right:6px;box-shadow:0 2px 6px #00000026}body body .storeContainer-module-scss-module__40vOaq__container,body .storeContainer-module-scss-module__40vOaq__container{margin-top:-5px;position:relative}body .shopLogo-module-scss-module__Yjquxa__logo .shopLogo-module-scss-module__Yjquxa__wrapper{zoom:24%;border-radius:42px;width:30px;height:28px;padding:92px;position:relative;overflow:hidden}body .header-module-scss-module__YoGZAa__header .header-module-scss-module__YoGZAa__left .header-module-scss-module__YoGZAa__brandLogo{opacity:0;align-items:center;margin-left:21%;display:flex}body .banner-module-scss-module__Xyq0la__storiesSection{margin-top:-67px;margin-bottom:68px;padding:16px 0}body .appDrawer-module-scss-module__MNujua__wrapper .appDrawer-module-scss-module__MNujua__footer .appDrawer-module-scss-module__MNujua__flex{background-image:url(https://api.snaxapp.io/storage/images/products/101-1780041485.webp);background-repeat:no-repeat;background-size:22%;align-items:center}body body>div.MuiDrawer-root.MuiDrawer-modal.MuiModal-root.mui-style-pclkkg>div.MuiPaper-root.MuiPaper-elevation.MuiPaper-elevation16.MuiDrawer-paper.MuiDrawer-paperAnchorLeft.mui-style-wf16b5>div>div.appDrawer-module-scss-module__MNujua__footer>div:nth-child(2){background:0 0}body .bannerSingle-module-scss-module__KII0DG__banner .bannerSingle-module-scss-module__KII0DG__wrapper{margin-top:-5px;padding-top:59%}body .appDrawer-module-scss-module__MNujua__wrapper .appDrawer-module-scss-module__MNujua__footer .appDrawer-module-scss-module__MNujua__flex .appDrawer-module-scss-module__MNujua__item{opacity:1}body .mui-style-pclkkg .MuiPaper-root{width:90%;min-width:75vw;max-width:75vw;padding:15px}body .mobileSearchContainer-module-scss-module__ERqX_a__root .mobileSearchContainer-module-scss-module__ERqX_a__searchHeader{border-bottom:1px solid var(--grey);flex-shrink:0;align-items:center;gap:6px;height:73px;padding:9px 8px 8px 10px;display:flex}body .auth-module-scss-module__omPiAq__container .auth-module-scss-module__omPiAq__authForm .auth-module-scss-module__omPiAq__formWrapper .auth-module-scss-module__omPiAq__body>*,body body .auth-module-scss-module__omPiAq__container .auth-module-scss-module__omPiAq__authForm .auth-module-scss-module__omPiAq__formWrapper .auth-module-scss-module__omPiAq__body>*{-webkit-backdrop-filter:blur(29px);backdrop-filter:blur(29px);zoom:90%;background:#2d2d2d8a;border-radius:30px;width:100%;max-width:99%;height:163px;margin-top:91px;margin-bottom:279px;padding:34px}body .auth-module-scss-module__omPiAq__container .auth-module-scss-module__omPiAq__authForm .auth-module-scss-module__omPiAq__formWrapper .auth-module-scss-module__omPiAq__body{background-image:url(https://api.snaxapp.io/storage/images/products/101-1778044822.webp);background-position:66% 0;background-repeat:no-repeat;margin-top:-41px;padding:0 15px 15px;background-size:341%!important}body div.MuiDrawer-root.MuiDrawer-modal.MuiModal-root.mui-style-pclkkg>div.MuiPaper-root.MuiPaper-elevation.MuiPaper-elevation16.MuiDrawer-paper.MuiDrawer-paperAnchorLeft.mui-style-wf16b5>div>div.appDrawer-module-scss-module__MNujua__footer>div:first-child>img{opacity:0!important}body .addressModal-module-scss-module__V3oLnq__wrapper .addressModal-module-scss-module__V3oLnq__body{flex:1 0 34%;width:107%;max-height:200px;margin-left:-14px;height:200px!important}body body>div.MuiDrawer-root.MuiDrawer-modal.MuiModal-root.mui-style-pclkkg>div.MuiPaper-root.MuiPaper-elevation.MuiPaper-elevation16.MuiDrawer-paper.MuiDrawer-paperAnchorLeft.mui-style-wf16b5>div>div.appDrawer-module-scss-module__MNujua__footer>div:first-child>img{opacity:0!important}body .shopCard-module-scss-module__VheAYG__wrapper{background-color:#6161612b!important}body .mobileSearchContainer-module-scss-module__ERqX_a__root .mobileSearchContainer-module-scss-module__ERqX_a__searchHeader .mobileSearchContainer-module-scss-module__ERqX_a__brandLogo{display:none}body body .shopHeader-module-scss-module__P6H_Ea__banner{height:158px;margin-top:-56px}body .shopHeader-module-scss-module__P6H_Ea__bannerOverlay{z-index:1;background:linear-gradient(#0000 0%,#0000001a 40%,#000000b3 100%);position:absolute;inset:0}body [data-theme=light] #__next>div>div>div:first-child>div.mobileHeader-module-scss-module__be1j1q__headerWrapper>header,body body div>div>div:first-child>div.mobileHeader-module-scss-module__be1j1q__headerWrapper>header{filter:brightness(1.2);background:#395bf7;max-width:100%;padding:0 15px}body [data-theme=light] body .mui-style-a4smmk .MuiPaper-root{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:15px 15px 0 0;max-width:100%;padding:15px;box-shadow:inset 0 -213px 180px -107px #9696963b;background-color:#fcfcfc91!important}body [data-theme=light] .mui-style-a4smmk .MuiPaper-root{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#fcfcfc91;border-radius:15px 15px 0 0;max-width:100%;padding:15px;box-shadow:inset 0 -213px 180px -107px #9696963b}body [data-theme=light] .checkout-module-scss-module__K2uPEa__root .checkout-module-scss-module__K2uPEa__wrapper{background:#fff;width:101%;margin-top:-5px;margin-left:-1px;padding:15px 0;display:block}body .modal-module-scss-module__jX1Dgq__closeBtn{z-index:2;background:#434343;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex;position:absolute;top:16px;right:20px}body .loginForm-module-scss-module__A5bxla__wrapper .loginForm-module-scss-module__A5bxla__space{padding-top:30px}body body .appDrawer-module-scss-module__MNujua__wrapper .appDrawer-module-scss-module__MNujua__footer .appDrawer-module-scss-module__MNujua__flex .appDrawer-module-scss-module__MNujua__item{opacity:1;height:40px}body .addressModal-module-scss-module__V3oLnq__wrapper .addressModal-module-scss-module__V3oLnq__footer{display:none}body body .mobileHeader-module-scss-module__be1j1q__addressBarVisible{opacity:1;max-height:120px;margin-top:5px}body body .addressContainer-module-scss-module____1vtG__address .addressContainer-module-scss-module____1vtG__addressTitle{width:100%;min-width:0;display:block}body .shopHeader-module-scss-module__P6H_Ea__banner img{object-fit:cover;border-radius:0;margin-top:-32px}body .shopCard-module-scss-module__VheAYG__wrapper .shopCard-module-scss-module__VheAYG__header{border-radius:var(--radius-lg)var(--radius-lg)0 0;padding-top:30%;position:relative;overflow:hidden}body .bannerHeader-module-scss-module__RbEIra__container{display:none}body .shopLogoBackground-module-scss-module__9hA3Hq__logo .shopLogoBackground-module-scss-module__9hA3Hq__logoWrapper{zoom:27%;width:100%;height:106%;margin-left:0;margin-right:0}body .fallbackImage-module-scss-module__K3b0UW__root{border-radius:33px;margin-left:0;width:100%!important;height:190px!important}body #__next>div>div>div>div.bg-white>section>div>div>div>a>div.v2-module-scss-module__O682sW__body>div.v2-module-scss-module__O682sW__logoWrapper>img{height:38px!important}body .v1-module-scss-module__sE4isa__container{margin-top:-62px}body #__next>div>div>div:first-child>div.homev1-module-scss-module__juwzJq__home>div:nth-child(3)>div>div>div>div{padding-bottom:33px}body #__next>div>div>div:first-child>div:nth-child(2)>div.banner-module-scss-module__Xyq0la__container{display:none}body .shopCard-module-scss-module__VheAYG__wrapper.shopCard-module-scss-module__VheAYG__closed .shopCard-module-scss-module__VheAYG__header .shopCard-module-scss-module__VheAYG__closedText{z-index:3;color:#ffffffbd;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);letter-spacing:.1px;background-color:#00000059;justify-content:center;align-items:center;width:100%;height:100%;font-size:17px;font-weight:400;line-height:18px;display:flex;position:absolute;top:0;left:0}body .zoneNotFound-module-scss-module__CoABKG__wrapper{max-width:100%;min-height:300px;padding:32px 0;display:none}body .shopCategoryHeader-module-scss-module__I-iMvG__wrapper{display:none}body .v2-module-scss-module__O682sW__wrapper.v2-module-scss-module__O682sW__closed .v2-module-scss-module__O682sW__header .v2-module-scss-module__O682sW__closedText{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}body body .fallbackImage-module-scss-module__K3b0UW__root{height:47px!important}body .v2-module-scss-module__O682sW__wrapper .v2-module-scss-module__O682sW__header{padding-top:37%;position:relative;overflow:hidden}body .auth-module-scss-module__omPiAq__container .auth-module-scss-module__omPiAq__authForm .auth-module-scss-module__omPiAq__formWrapper .auth-module-scss-module__omPiAq__header{display:none}body .auth-module-scss-module__omPiAq__container .auth-module-scss-module__omPiAq__authForm .auth-module-scss-module__omPiAq__formWrapper .auth-module-scss-module__omPiAq__body>*{filter:brightness(1.3);-webkit-backdrop-filter:blur(154px);backdrop-filter:blur(154px);background:#8181814a;width:100%;max-width:86%;height:235px;margin-top:200px;box-shadow:0 0 201px #2d2d2d}body .checkoutPayment-module-scss-module__uP17WG__card .checkoutPayment-module-scss-module__uP17WG__cardHeader .checkoutPayment-module-scss-module__uP17WG__flex .checkoutPayment-module-scss-module__uP17WG__action{background-color:#7d7d7d2b}body .button-module-scss-module__2ALf9a__primaryBtn{background-color:#1b2dea}body .v2-module-scss-module__62yyJa__container .v2-module-scss-module__62yyJa__wrapper{justify-content:space-between;gap:16px;width:100%;padding-top:15px;padding-bottom:0;display:flex}body .storeContainer-module-scss-module__40vOaq__cartDrawer{border-radius:16px 16px 0 0;width:100%;height:70vh;max-height:85vh}body .storeList-module-scss-module__L64hkG__container{display:none}body body .shopLogo-module-scss-module__Yjquxa__logo .shopLogo-module-scss-module__Yjquxa__wrapper{zoom:25%;border-radius:20%;width:35px;height:32px;padding:92px;position:relative;overflow:hidden}body .storySingle-module-scss-module__FdHc6G__story .storySingle-module-scss-module__FdHc6G__logo{display:none}body .storySingle-module-scss-module__FdHc6G__story .storySingle-module-scss-module__FdHc6G__wrapper{border:3px solid #adadad00;border-radius:50%;width:67%;margin-left:19px;padding-top:59%;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:-1px -1px 0 2px #470bff,0 0 0 3px #c435ff,1px 1px 0 2px #b26edd}body body .shopCard-module-scss-module__VheAYG__wrapper .shopCard-module-scss-module__VheAYG__body .shopCard-module-scss-module__VheAYG__shopLogo{z-index:9;zoom:1.6;margin-top:7px;margin-left:68%}body .swiper.full-width{padding-top:3px!important}body .empty-module-scss-module__LgSSDG__wrapper{text-align:center;background-image:url(https://api.snaxapp.io/storage/images/products/101-1778149445.webp);background-position:50%;background-repeat:no-repeat;background-size:32%;width:100%;margin:0 auto}body .empty-module-scss-module__LgSSDG__wrapper img{opacity:0}body .css-mnn31{font-size:18px!important}body #__next>div>div>div>div>div.auth-module-scss-module__omPiAq__header>a>img{height:28px;margin-left:-10px;zoom:1!important}body .emptyCart-module-scss-module__3BqoGa__root .emptyCart-module-scss-module__3BqoGa__image{opacity:0;width:70%}body .productCard-module-scss-module__uik4ya__imageWrapper{width:130px;height:99px;margin-top:5px}body body .productList-module-scss-module__vNyctG__verticalOnMobile>a{border:1px solid #ffffff0d;width:100%;min-width:0;max-width:none;margin-left:-1px}body .emptyCart-module-scss-module__3BqoGa__root{text-align:center;background-image:url(https://api.snaxapp.io/storage/images/products/101-1778150111.webp);background-position:50% 83%;background-repeat:no-repeat;background-size:102%;width:100%}body body .swiper.story-swiper .swiper-slide{max-width:264px;left:-5px;margin-right:-8px!important}body .shopCard-module-scss-module__VheAYG__wrapper .shopCard-module-scss-module__VheAYG__body .shopCard-module-scss-module__VheAYG__titleContainer{zoom:1.2;align-items:center;column-gap:6px;margin-top:-10px;margin-bottom:4px;display:flex}body div.MuiDrawer-root.MuiDrawer-modal.MuiModal-root.mui-style-pclkkg>div.MuiPaper-root.MuiPaper-elevation.MuiPaper-elevation16.MuiDrawer-paper.MuiDrawer-paperAnchorLeft.mui-style-wf16b5>div>div.appDrawer-module-scss-module__MNujua__footer>div:nth-child(2){background:0 0!important}body .v2-module-scss-module__O682sW__wrapper .v2-module-scss-module__O682sW__header img{border-radius:30px;transition:all .2s;height:139px!important}body body .mobileHeader-module-scss-module__be1j1q__header .mobileHeader-module-scss-module__be1j1q__navItem{zoom:1.1;margin-top:5px}body .cartProduct-module-scss-module__emMkTG__wrapper .cartProduct-module-scss-module__emMkTG__imageWrapper{zoom:.4;border-radius:14px;flex:0 0 35%;height:0;margin-top:-17px;position:relative;overflow:hidden}body #__next>div>div>div:first-child>div.homev1-module-scss-module__juwzJq__home>div.v1-module-scss-module__NaL9pq__container.v1-module-scss-module__NaL9pq__stuck>div>div>div.swiper-button-next{margin-top:-19px}body .mui-style-isbt42>.MuiGrid-item{zoom:.9}body .appDrawer-module-scss-module__MNujua__wrapper .appDrawer-module-scss-module__MNujua__body .appDrawer-module-scss-module__MNujua__row{border-top:1px solid #dfdfdf5c!important}body .addressContainer-module-scss-module____1vtG__address{margin-bottom:1px!important;padding-top:66px!important}body .shopLogoBackground-module-scss-module__9hA3Hq__logo.shopLogoBackground-module-scss-module__9hA3Hq__large{border-radius:15px;width:48px;height:48px;padding-bottom:0;padding-left:2px}body body>div.MuiDrawer-root.MuiDrawer-modal.MuiModal-root.mui-style-pclkkg>div.MuiPaper-root.MuiPaper-elevation.MuiPaper-elevation16.MuiDrawer-paper.MuiDrawer-paperAnchorLeft.mui-style-wf16b5>div>div.appDrawer-module-scss-module__MNujua__body>div>a>div.profileCard-module-scss-module__W4YhOq__profileImage>img{padding-bottom:139px!important}body .cartServices-module-scss-module__m3fhoG__wrapper .cartServices-module-scss-module__m3fhoG__flex .cartServices-module-scss-module__m3fhoG__item .cartServices-module-scss-module__m3fhoG__icon{z-index:1;display:none;position:relative}body body .auth-module-scss-module__omPiAq__container .auth-module-scss-module__omPiAq__authForm .auth-module-scss-module__omPiAq__formWrapper .auth-module-scss-module__omPiAq__body>*,body body body .auth-module-scss-module__omPiAq__container .auth-module-scss-module__omPiAq__authForm .auth-module-scss-module__omPiAq__formWrapper .auth-module-scss-module__omPiAq__body>*,body .auth-module-scss-module__omPiAq__container .auth-module-scss-module__omPiAq__authForm .auth-module-scss-module__omPiAq__formWrapper .auth-module-scss-module__omPiAq__body>*,body body body .auth-module-scss-module__omPiAq__container .auth-module-scss-module__omPiAq__authForm .auth-module-scss-module__omPiAq__formWrapper .auth-module-scss-module__omPiAq__body>*{margin-bottom:253px!important}body .cartProduct-module-scss-module__emMkTG__wrapper .cartProduct-module-scss-module__emMkTG__block .cartProduct-module-scss-module__emMkTG__title{letter-spacing:-.3px;color:var(--secondary-black);margin:0 0 8px;font-size:15px;font-weight:500;line-height:15px}body .shopCard-module-scss-module__VheAYG__wrapper.shopCard-module-scss-module__VheAYG__closed .shopCard-module-scss-module__VheAYG__header .shopCard-module-scss-module__VheAYG__closedText{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#0a0a0a91}body body>div.MuiDialog-root.modal-module-scss-module__jX1Dgq__center.MuiModal-root.mui-style-bux3nw>div.MuiDialog-container.MuiDialog-scrollPaper.mui-style-ekeie0>div>div>div.mobileSearchContainer-module-scss-module__ERqX_a__wrapper>div>div>div:nth-child(3)>div.searchResult-module-scss-module__3z2BEq__body>div>a,body div.MuiDialog-root.modal-module-scss-module__jX1Dgq__center.MuiModal-root.mui-style-bux3nw>div.MuiDialog-container.MuiDialog-scrollPaper.mui-style-ekeie0>div>div>div.mobileSearchContainer-module-scss-module__ERqX_a__wrapper>div>div>div:nth-child(3)>div.searchResult-module-scss-module__3z2BEq__body>div>a{column-gap:8px}body body .modal-module-scss-module__jX1Dgq__closeBtn{z-index:2;background:#a7a7a759}body .button-module-scss-module__2ALf9a__darkBtn .button-module-scss-module__2ALf9a__text{zoom:1.4;font-size:16px;line-height:11px}body .addressModal-module-scss-module__V3oLnq__wrapper .addressModal-module-scss-module__V3oLnq__header .addressModal-module-scss-module__V3oLnq__flex .addressModal-module-scss-module__V3oLnq__search{background:#a3a3a347;border-radius:8px;height:48px}body .v2-module-scss-module__O682sW__wrapper.v2-module-scss-module__O682sW__closed .v2-module-scss-module__O682sW__header .v2-module-scss-module__O682sW__closedText{background:#12121294;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}body .banner-module-scss-module__Xyq0la__storiesSection .banner-module-scss-module__Xyq0la__storiesTitle,body .v1-module-scss-module__sE4isa__header .v1-module-scss-module__sE4isa__title{font-size:19px!important}body #__next>div>div>div:first-child>div.profile-module-scss-module__InGqka__root>div.container.profile-module-scss-module__InGqka__container>form>div>div>div>div.MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-6.mui-style-nd79tu>button>span{zoom:1!important}body #__next>div>div>div:first-child>div.profileHeader-module-scss-module__-KgG4a__container>header>button.profileDropdown-module-scss-module__ZYqL9a__profileBtn>div>img{zoom:.2}body .shopList-module-scss-module__6_nypG__container .shopList-module-scss-module__6_nypG__header .shopList-module-scss-module__6_nypG__title{font-size:19px!important}body div.MuiPopover-root.MuiModal-root.mui-style-bv0doe>div.MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded.MuiPaper-elevation8.MuiPopover-paper.mui-style-1dmzujt>div>header>div.profileDropdown-module-scss-module__ZYqL9a__profileImage>img{zoom:.2}body body .checkoutDelivery-module-scss-module__T5yw-W__card .checkoutDelivery-module-scss-module__T5yw-W__tabs .checkoutDelivery-module-scss-module__T5yw-W__tab.checkoutDelivery-module-scss-module__T5yw-W__active{background-color:#1b2fffe8;margin-left:-5px}body [data-theme=light] #__next>div>div>div:first-child>div.mobileHeader-module-scss-module__be1j1q__headerWrapper>header,body body div>div>div:first-child>div.mobileHeader-module-scss-module__be1j1q__headerWrapper>header,body [data-theme=light] div>div>div:first-child>div.mobileHeader-module-scss-module__be1j1q__headerWrapper>header,body body div>div>div:first-child>div.mobileHeader-module-scss-module__be1j1q__headerWrapper>header{max-width:100%;padding:0 15px;box-shadow:200px -1px 500px 500px #e4e1e5;filter:brightness(1.2)!important;background:#395bf7!important}body #__next>div>div>div:first-child>div.profile-module-scss-module__InGqka__root>div.container.profile-module-scss-module__InGqka__container>form>div>div>div>div.MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.mui-style-15j76c0>div>div{zoom:.6}body body #__next>div>div>div:first-child>div.checkout-module-scss-module__K2uPEa__root>div.container,body #__next>div>div>div:first-child>div.checkout-module-scss-module__K2uPEa__root>div.container{margin-top:0!important;padding:4px!important}body .unauthorized-module-scss-module__92YzkW__wrapper img{opacity:0;width:350px}body .checkout-module-scss-module__K2uPEa__root .checkout-module-scss-module__K2uPEa__container .checkout-module-scss-module__K2uPEa__header{border-bottom:1px solid #7d7d7d61;column-gap:12px;margin-bottom:-17px;padding:16px 0}body .shopList-module-scss-module__6_nypG__container{margin-top:-5px;padding:28px 0}body .mobileNavbar-module-scss-module__YPqtGa__container .mobileNavbar-module-scss-module__YPqtGa__wrapper{justify-content:space-between;width:100%;margin-top:-57px;padding-top:10px;padding-bottom:18px;display:flex}}@media only screen and (min-width:999px){body .v1-module-scss-module__ARRr9a__footer{display:none}body .zoneNotFound-module-scss-module__CoABKG__wrapper{display:none!important}body .cartProduct-module-scss-module__emMkTG__wrapper .cartProduct-module-scss-module__emMkTG__imageWrapper{border-radius:10px;flex:0 0 31%;padding-top:5%;position:relative;overflow:hidden}body #svg965{display:none}body #__next>div>div>div:nth-child(3){display:none!important}body .extrasForm-module-scss-module__gPBxsG__extrasWrapper .extrasForm-module-scss-module__gPBxsG__extraGroup .extrasForm-module-scss-module__gPBxsG__checkboxGroup{margin-bottom:-5px;margin-left:-10px}body .productList-module-scss-module__vNyctG__title,body body .productList-module-scss-module__vNyctG__title{filter:brightness(1.9);letter-spacing:1px;margin:0;line-height:1.2;color:#3d3d3d6b!important;text-transform:uppercase!important;font-size:23px!important;font-weight:600!important}body body .shopHeroCard-module-scss-module__IuWKxG__wrapper .shopHeroCard-module-scss-module__IuWKxG__card .shopHeroCard-module-scss-module__IuWKxG__rank,body .shopHeroCard-module-scss-module__IuWKxG__wrapper .shopHeroCard-module-scss-module__IuWKxG__card .shopHeroCard-module-scss-module__IuWKxG__rank{margin-right:18px!important;font-family:Geologica!important;font-style:italic!important}body .badge-module-scss-module__fo2iMa__badge .badge-module-scss-module__fo2iMa__text{text-transform:uppercase;color:#fff}body .productList-module-scss-module__vNyctG__arrows{opacity:0}body body .badge-module-scss-module__fo2iMa__badge.badge-module-scss-module__fo2iMa__popular{filter:saturate(9.5)}body body .productCard-module-scss-module__uik4ya__wrapper:hover,body .productCard-module-scss-module__uik4ya__wrapper:hover{box-shadow:var(--card-shadow-hover);zoom:.97!important}body .productSingle-module-scss-module__UiNkoa__wrapper .productSingle-module-scss-module__UiNkoa__flex .productSingle-module-scss-module__UiNkoa__main .productSingle-module-scss-module__UiNkoa__header .productSingle-module-scss-module__UiNkoa__title{letter-spacing:-.04em;color:var(--dark-blue);margin:0 0 10px;padding-right:40px;font-size:45px;font-weight:800;line-height:48px;display:block}body .productList-module-scss-module__vNyctG__scrollRow{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:inherit;scrollbar-width:none;flex-flow:wrap;align-items:center;gap:12px;padding-bottom:4px;display:flex;overflow-x:auto}body body .productCard-module-scss-module__uik4ya__wrapper,body .productCard-module-scss-module__uik4ya__wrapper{background-color:var(--secondary-bg);border:0px solid var(--border);cursor:pointer;zoom:.95;border-radius:12px;flex-shrink:0;align-items:stretch;gap:16px;padding:20px;transition:box-shadow .2s;display:flex;position:relative;min-width:380px!important;max-width:380px!important}body #__next>div>div>div:first-child>div.bg-white>section>div>div>div>div.orderList-module-scss-module__-hQd2W__root>a>div.refundListItem-module-scss-module__VZEZua__flex>div.refundListItem-module-scss-module__VZEZua__badge{background:#65656557}body .notificationStats-module-scss-module__CCN6aG__wrapper .notificationStats-module-scss-module__CCN6aG__badge{border:1px solid #fff}body .badge-module-scss-module__fo2iMa__badge.badge-module-scss-module__fo2iMa__popular{filter:saturate(9.5)}body body #__next>div>div>div:first-child>div.homev1-module-scss-module__juwzJq__home>div.v1-module-scss-module__NaL9pq__container>div>div>div.swiper-wrapper>div.swiper-slide.swiper-slide-active>a>div>div.v1-module-scss-module__U_WIga__imgWrapper,body body div>div>div:first-child>div.homev1-module-scss-module__juwzJq__home>div.v1-module-scss-module__NaL9pq__container>div>div>div.swiper-wrapper>div.swiper-slide.swiper-slide-active>a>div>div.v1-module-scss-module__U_WIga__imgWrapper,body #__next>div>div>div:first-child>div.homev1-module-scss-module__juwzJq__home>div.v1-module-scss-module__NaL9pq__container>div>div>div.swiper-wrapper>div.swiper-slide.swiper-slide-active>a>div>div.v1-module-scss-module__U_WIga__imgWrapper,body body div>div>div:first-child>div.homev1-module-scss-module__juwzJq__home>div.v1-module-scss-module__NaL9pq__container>div>div>div.swiper-wrapper>div.swiper-slide.swiper-slide-active>a>div>div.v1-module-scss-module__U_WIga__imgWrapper{filter:hue-rotate(340deg)}body .v1-module-scss-module__U_WIga__card{zoom:1.15;margin-left:7px}body .shopForm-module-scss-module__XFDxDW__wrapper{background-color:#12121200!important}body .addressContainer-module-scss-module____1vtG__address label,body .addressContainer-module-scss-module____1vtG__address p{color:#fff}body body body .notificationStats-module-scss-module__CCN6aG__wrapper .notificationStats-module-scss-module__CCN6aG__badge,body body .notificationStats-module-scss-module__CCN6aG__wrapper .notificationStats-module-scss-module__CCN6aG__badge{border:1px solid #fff;background-color:#3945f7!important}body .shopHeroCard-module-scss-module__IuWKxG__wrapper .shopHeroCard-module-scss-module__IuWKxG__card .shopHeroCard-module-scss-module__IuWKxG__rank{z-index:2;color:#0000;-webkit-text-stroke:4.5px #fff;text-shadow:0 0 #ffffff12;letter-spacing:-6px;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:148px;font-weight:900;line-height:.85;position:absolute;bottom:-8px;right:-4px}body .footerMenu-module-scss-module__NDjf-W__root{zoom:1.1}body .storySingle-module-scss-module__FdHc6G__story .storySingle-module-scss-module__FdHc6G__wrapper .storySingle-module-scss-module__FdHc6G__title{zoom:1.4}body #__next>div>div>div:first-child>div.parcelCheckout-module-scss-module__XDSpRa__root>div.container>form{background-image:url(https://api.snaxapp.io/storage/images/products/101-1779087979.webp);background-position:31% 36%;background-repeat:no-repeat;background-size:12%}body [data-theme=dark] #__next>div>div>div:first-child>div.parcelCheckout-module-scss-module__XDSpRa__root>div.container>form>div>div:nth-child(3){background:#121212}body #__next>div>div>div:first-child>div.homev1-module-scss-module__juwzJq__home>div.v1-module-scss-module__NaL9pq__container>div>div>div.swiper-wrapper>div.swiper-slide.swiper-slide-active>a>div>div.v1-module-scss-module__U_WIga__imgWrapper>img{zoom:1.15}body body #__next>div>div>div:first-child>div.homev1-module-scss-module__juwzJq__home>div.v1-module-scss-module__NaL9pq__container>div>div>div.swiper-wrapper>div.swiper-slide.swiper-slide-active>a>div>div.v1-module-scss-module__U_WIga__imgWrapper,body body div>div>div:first-child>div.homev1-module-scss-module__juwzJq__home>div.v1-module-scss-module__NaL9pq__container>div>div>div.swiper-wrapper>div.swiper-slide.swiper-slide-active>a>div>div.v1-module-scss-module__U_WIga__imgWrapper{margin-left:-9px}body [data-theme=light] #__next>div>div>div:first-child>div.parcelCheckout-module-scss-module__XDSpRa__root>div.container>form>div>div:nth-child(3){background:#fff}body .shopBadges-module-scss-module__u-nX1q__badge{align-items:center;column-gap:6px;display:flex;position:absolute;top:-114px;right:16px}body .badge-module-scss-module__fo2iMa__badge.badge-module-scss-module__fo2iMa__popular{-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px);background:#3e6aed00}body .badge-module-scss-module__fo2iMa__badge.badge-module-scss-module__fo2iMa__popular svg{fill:#fff}body .pickers-module-scss-module__SZvP8a__wrapper svg,body .parcelForm-module-scss-module__YJGmrG__rowBtn .parcelForm-module-scss-module__YJGmrG__item svg,body body>div.MuiDialog-root.MuiModal-root.mui-style-1egizh5>div.MuiDialog-container.MuiDialog-scrollPaper.mui-style-ekeie0>div>div>div>div>div.swiper-slide.swiper-slide-active>div>div.parcelFeatureItem-module-scss-module__IXW79a__title{display:none}body .mui-style-18tu5eq{background-color:#395bf7}body div.MuiDialog-root.MuiModal-root.mui-style-1egizh5>div.MuiDialog-container.MuiDialog-scrollPaper.mui-style-ekeie0>div>div>div>div>div.swiper-slide.swiper-slide-active>div>div.parcelFeatureItem-module-scss-module__IXW79a__title{display:none}body .mui-style-1iei7lv.Mui-completed .MuiStepConnector-line,body .mui-style-1iei7lv.Mui-active .MuiStepConnector-line{background-color:#395bf7}body #__next>div>div>div:first-child>div.container>div.orderMap-module-scss-module__biwPsq__wrapper{padding:3px!important}body #__next>div>div>div:first-child>div.orderHeader-module-scss-module__M-Op6W__root>div>div>div.orderHeader-module-scss-module__M-Op6W__shopInfo{zoom:1.4}body .unauthorized-module-scss-module__92YzkW__wrapper img{opacity:0}body .orderListItem-module-scss-module__hS-iha__wrapper .orderListItem-module-scss-module__hS-iha__flex .orderListItem-module-scss-module__hS-iha__badge{background-color:#97979733}body .shopLogoBackground-module-scss-module__9hA3Hq__logo.shopLogoBackground-module-scss-module__9hA3Hq__small{border-radius:10px;width:49px;height:49px}body .notificationStats-module-scss-module__CCN6aG__wrapper .notificationStats-module-scss-module__CCN6aG__badge{background-color:#000}body #__next>div>div>div:first-child>div.container>div.orderContainer-module-scss-module__RN0VbG__root>div>div.MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-5.mui-style-1r482s6>div>div.orderInfo-module-scss-module__MZ-mvG__footer>div:nth-child(3)>a>button>span{zoom:1!important}body .mui-style-18tu5eq svg{fill:#fff;zoom:1.4}body .orderProductItem-module-scss-module__Kl9Wsa__row .orderProductItem-module-scss-module__Kl9Wsa__imageWrapper img{object-fit:cover;border-radius:10px}body #__next>div>div>div:first-child>div.homev1-module-scss-module__juwzJq__home>div.v1-module-scss-module__NaL9pq__container>div>div>div.swiper-wrapper>div.swiper-slide.swiper-slide-active>a>div>div.v1-module-scss-module__U_WIga__imgWrapper,body div>div>div:first-child>div.homev1-module-scss-module__juwzJq__home>div.v1-module-scss-module__NaL9pq__container>div>div>div.swiper-wrapper>div.swiper-slide.swiper-slide-active>a>div>div.v1-module-scss-module__U_WIga__imgWrapper{background:linear-gradient(148deg,#1941eb 0%,#6321df 50%,#a900d3 100%)!important}body .orderProducts-module-scss-module__6Ztc4G__wrapper{background-color:var(--secondary-bg);border-radius:10px;padding:30px;box-shadow:408px 1px 822px 565px #77777712}body .css-mnn31{font-size:18px!important}body .button-module-scss-module__2ALf9a__primaryBtn{background-color:#1b2dea}body .addressModal-module-scss-module__V3oLnq__addressList{display:none}body .checkoutPayment-module-scss-module__uP17WG__card .checkoutPayment-module-scss-module__uP17WG__cardHeader .checkoutPayment-module-scss-module__uP17WG__flex .checkoutPayment-module-scss-module__uP17WG__action{background-color:#7d7d7d2b}body .checkoutDelivery-module-scss-module__T5yw-W__card .checkoutDelivery-module-scss-module__T5yw-W__row .checkoutDelivery-module-scss-module__T5yw-W__rowBtn{background-color:#7f7f7f30}body .checkout-module-scss-module__K2uPEa__root .checkout-module-scss-module__K2uPEa__wrapper .checkout-module-scss-module__K2uPEa__body{border-radius:30px;flex-direction:column;flex:0 0 58%;row-gap:30px;display:flex;box-shadow:299px 0 74px 402px #6b6b6b14}body .mui-style-bux3nw .MuiPaper-root{-webkit-backdrop-filter:blur(54px);backdrop-filter:blur(54px);background-color:#0000;border-radius:30px;max-width:100%;padding:15px;box-shadow:inset 0 -213px 180px -107px #9696963b}body #__next>div>div>div:first-child>div.checkout-module-scss-module__K2uPEa__root>div.container{width:100%;max-width:1600px;margin:0 auto;padding:0 50px}body #__next>div>div>div:first-child>div.parcelCheckout-module-scss-module__XDSpRa__root>div.parcelCheckout-module-scss-module__XDSpRa__container>div>div,body div>div>div:first-child>div.parcelCheckout-module-scss-module__XDSpRa__root>div.parcelCheckout-module-scss-module__XDSpRa__container>div>div{display:none!important}body .shopForm-module-scss-module__XFDxDW__container .shopForm-module-scss-module__XFDxDW__wrapper{-webkit-backdrop-filter:blur(76px);backdrop-filter:blur(76px);background-color:#45454559;position:relative}body #__next>div>div>div:first-child>div.parcelCheckout-module-scss-module__XDSpRa__root>div.container>form>div>div:nth-child(3)>div>div>div.MuiGrid-root.MuiGrid-container.MuiGrid-spacing-xs-4.mui-style-1tz8m30>div.MuiGrid-root.MuiGrid-item.MuiGrid-grid-xs-12.MuiGrid-grid-md-8.mui-style-efwuvd>button,body #__next>div>div>div:first-child>div.parcelCheckout-module-scss-module__XDSpRa__root>div.container>form>div>div:nth-child(4)>div>div>div.MuiGrid-root.MuiGrid-container.MuiGrid-spacing-xs-4.mui-style-1tz8m30>div:first-child>button{background:#6b6b6b4d}body #__next>div>div>div:first-child>div.parcelCheckout-module-scss-module__XDSpRa__root>div.container>form>div>div:nth-child(4)>div>div>div.MuiGrid-root.MuiGrid-container.MuiGrid-spacing-xs-4.mui-style-1tz8m30>div:nth-child(8)>div>div{background:#2d2d2d}body #__next>div>div>div:first-child>div.parcelCheckout-module-scss-module__XDSpRa__root>div.container>form>div>div:nth-child(4)>div>div>div.MuiGrid-root.MuiGrid-container.MuiGrid-spacing-xs-4.mui-style-1tz8m30>div:nth-child(10)>div>div{background:#5757574d;margin-top:-50px}body #__next>div>div>div:first-child>div.parcelCheckout-module-scss-module__XDSpRa__root>div.container>form>div>div:nth-child(3)>div>div{box-shadow:62px 5px 200px 300px #5b5b5b14}body #__next>div>div>div>div.homev1-module-scss-module__juwzJq__home>div:nth-child(4)>div>div>div>div>div.swiper-slide.swiper-slide-active{display:none}body .checkoutDelivery-module-scss-module__T5yw-W__card .checkoutDelivery-module-scss-module__T5yw-W__tabs .checkoutDelivery-module-scss-module__T5yw-W__tab.checkoutDelivery-module-scss-module__T5yw-W__active{background-color:#1b2fffe8}body .checkoutProductItem-module-scss-module__q1kHbq__row .checkoutProductItem-module-scss-module__q1kHbq__imageWrapper img{object-fit:cover}body #__next>div>div>div:first-child>div>header>button.profileDropdown-module-scss-module__ZYqL9a__profileBtn>div{filter:hue-rotate(263deg)}body .storyItem-module-scss-module__UzrrYW__story .storyItem-module-scss-module__UzrrYW__storyImage{object-fit:contain!important;object-fit:contain!important;z-index:2!important;background-size:cover!important;width:117%!important;margin-top:1%!important;position:relative!important;box-shadow:inset 0 15px 11px #000!important}body #__next>div>div>div:first-child>section>div>div>div.MuiGrid-root.MuiGrid-container.MuiGrid-spacing-xs-4.mui-style-1tz8m30>div,body div>div>div:first-child>section>div>div>div.MuiGrid-root.MuiGrid-container.MuiGrid-spacing-xs-4.mui-style-1tz8m30>div{background:#83838333;border-radius:20px;margin-top:21px;margin-bottom:3px;margin-left:21px;padding:20px 30px}body #__next>div>div>div>div>div.auth-module-scss-module__omPiAq__body>div>div.socialLogin-module-scss-module__L7BOiq__row>div.socialLogin-module-scss-module__L7BOiq__title{text-transform:uppercase!important;text-align:center!important;color:#fff!important}body .storyItem-module-scss-module__UzrrYW__story .storyItem-module-scss-module__UzrrYW__storyImage{height:1000px!important}body body body #__next>div>div>div>div>div.auth-module-scss-module__omPiAq__body>div,body body #__next>div>div>div>div>div.auth-module-scss-module__omPiAq__body>div,body #__next>div>div>div>div>div.auth-module-scss-module__omPiAq__body>div,body body #__next>div>div>div>div>div.auth-module-scss-module__omPiAq__body>div{background:#4873ef!important;height:150px!important;padding-top:26px!important}body #__next>div>div>div>div>div.auth-module-scss-module__omPiAq__body>div,body body #__next>div>div>div>div>div.auth-module-scss-module__omPiAq__body>div{border-radius:30px!important}body body body #__next>div>div>div>div>div.auth-module-scss-module__omPiAq__body>div,body body #__next>div>div>div>div>div.auth-module-scss-module__omPiAq__body>div,body #__next>div>div>div>div>div.auth-module-scss-module__omPiAq__body>div,body body #__next>div>div>div>div>div.auth-module-scss-module__omPiAq__body>div{filter:none!important;background:#4874f0!important;height:137px!important;margin-top:-81px!important;display:block!important}body .storyItem-module-scss-module__UzrrYW__story .storyItem-module-scss-module__UzrrYW__storyImage{object-fit:contain!important;width:135%!important;margin-top:-39px!important;margin-bottom:-45px!important;position:relative!important}body body body #__next>div>div>div>div>div.auth-module-scss-module__omPiAq__body>div,body body #__next>div>div>div>div>div.auth-module-scss-module__omPiAq__body>div{border-radius:30px!important}body .header-module-scss-module__YoGZAa__header .header-module-scss-module__YoGZAa__signupBtn{color:#fff;background-color:#000!important}body body body .header-module-scss-module__YoGZAa__container,body body .header-module-scss-module__YoGZAa__container,body .header-module-scss-module__YoGZAa__container,body body .header-module-scss-module__YoGZAa__container{filter:hue-rotate(265deg)}body body body #__next>div>div>div>div>div.auth-module-scss-module__omPiAq__body>div,body body #__next>div>div>div>div>div.auth-module-scss-module__omPiAq__body>div{background:#2951c1!important;border-radius:30px!important;height:137px!important;margin-top:-164px!important;display:block!important}body .header-module-scss-module__YoGZAa__header .header-module-scss-module__YoGZAa__signupBtn{color:#fff;filter:hue-rotate(283deg);background-color:#000}body body .mobileShopNavbar-module-scss-module__XxJm4q__tabActive,body .mobileShopNavbar-module-scss-module__XxJm4q__tabActive{color:var(--primary);background:#204eee30;border-bottom-color:#395bf700;border-radius:18px;margin-top:6px!important;padding:8px 13px 5px!important}body .header-module-scss-module__YoGZAa__header .header-module-scss-module__YoGZAa__left{flex-shrink:0;align-items:center;gap:20px;display:flex;margin-left:55px!important;margin-right:-21%!important}body body .badge-module-scss-module__fo2iMa__badge.badge-module-scss-module__fo2iMa__bonus{background-color:var(--light-blue);color:#fff;margin-top:-179px}body .profileDropdown-module-scss-module__ZYqL9a__profileBtn{filter:hue-rotate(112deg);padding:10px 0}body .badge-module-scss-module__fo2iMa__badge.badge-module-scss-module__fo2iMa__bonus{background-color:var(--light-blue);color:#fff;margin-top:-179px}body .mobileShopNavbar-module-scss-module__XxJm4q__tabActive{color:var(--primary);background:#204eee30;border-bottom-color:#395bf700;border-radius:18px;margin-top:9px;padding:5px 10px}body .swiper.category-swiper{zoom:1.1;margin-top:10px;margin-left:0;margin-right:0}body .mui-style-1tz8m30>.MuiGrid-item:hover{margin-top:-3px}body .v2-module-scss-module__O682sW__wrapper .v2-module-scss-module__O682sW__body .v2-module-scss-module__O682sW__title{color:var(--secondary-black);align-items:center;column-gap:5px;margin:0 0 3px;font-size:17px;font-weight:700;display:flex}body body .shopHeader-module-scss-module__P6H_Ea__naming .shopHeader-module-scss-module__P6H_Ea__title,body .shopHeader-module-scss-module__P6H_Ea__naming .shopHeader-module-scss-module__P6H_Ea__title{font-weight:700!important}body body .auth-module-scss-module__omPiAq__container .auth-module-scss-module__omPiAq__authForm .auth-module-scss-module__omPiAq__formWrapper .auth-module-scss-module__omPiAq__body>*,body .auth-module-scss-module__omPiAq__container .auth-module-scss-module__omPiAq__authForm .auth-module-scss-module__omPiAq__formWrapper .auth-module-scss-module__omPiAq__body>*{-webkit-backdrop-filter:blur(14px);border-radius:33px;width:104%;max-width:480px;margin-bottom:111px;padding:36px 52px;-webkit-backdrop-filter:blur(67px)!important;backdrop-filter:blur(67px)!important;filter:brightness(1.2)!important;background:#3535357d!important;margin-top:77px!important}body .addressModal-module-scss-module__V3oLnq__wrapper{zoom:.8;min-width:800px;max-width:861px}body body>div.MuiPopover-root.MuiModal-root.mui-style-bv0doe>div.MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded.MuiPaper-elevation8.MuiPopover-paper.mui-style-1dmzujt>div>div>div.searchResult-module-scss-module__3z2BEq__block.searchResult-module-scss-module__3z2BEq__line>div.searchResult-module-scss-module__3z2BEq__body>div>a>div.searchResultItem-module-scss-module__yozIOq__naming,body div.MuiPopover-root.MuiModal-root.mui-style-bv0doe>div.MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded.MuiPaper-elevation8.MuiPopover-paper.mui-style-1dmzujt>div>div>div.searchResult-module-scss-module__3z2BEq__block.searchResult-module-scss-module__3z2BEq__line>div.searchResult-module-scss-module__3z2BEq__body>div>a>div.searchResultItem-module-scss-module__yozIOq__naming{margin-left:3px!important}body #__next>div>div>div:nth-child(4){display:none!important}body body .addressContainer-module-scss-module____1vtG__address .addressContainer-module-scss-module____1vtG__icon svg{color:#000;fill:#000;width:20px;height:20px;filter:none!important}body .storyItem-module-scss-module__UzrrYW__story .storyItem-module-scss-module__UzrrYW__storyImage{object-fit:contain;z-index:3;object-fit:contain;z-index:2;background-size:cover;margin-top:1%;box-shadow:inset 0 15px 11px #000;width:117%!important;position:relative!important}body .addressContainer-module-scss-module____1vtG__address .addressContainer-module-scss-module____1vtG__icon svg{color:#000;fill:#000;width:20px;height:20px;filter:none!important}body body .addressContainer-module-scss-module____1vtG__address .addressContainer-module-scss-module____1vtG__icon,body .addressContainer-module-scss-module____1vtG__address .addressContainer-module-scss-module____1vtG__icon{filter:invert()}body body .shopHeader-module-scss-module__P6H_Ea__naming .shopHeader-module-scss-module__P6H_Ea__title,body .shopHeader-module-scss-module__P6H_Ea__naming .shopHeader-module-scss-module__P6H_Ea__title{letter-spacing:-1.4px;color:#ffffffe8;text-shadow:0 0 20px #0000008c;align-items:center;gap:6px;margin:0 0 4px;font-size:52px;font-weight:900;line-height:1;display:flex}body body .productCard-module-scss-module__uik4ya__title,body .productCard-module-scss-module__uik4ya__title{opacity:1;font-size:20px!important;font-weight:800!important}body body .v1-module-scss-module__U_WIga__card .v1-module-scss-module__U_WIga__imgWrapper,body .v1-module-scss-module__U_WIga__card .v1-module-scss-module__U_WIga__imgWrapper{background-color:#7373733b!important}body .v2-module-scss-module__O682sW__wrapper .v2-module-scss-module__O682sW__body{letter-spacing:-.3px;justify-content:space-between;align-items:center;margin-left:-9px;margin-right:-9px;padding:10px;line-height:17px;display:flex;position:relative}body #__next>div>div>div>div.storeContainer-module-scss-module__40vOaq__container.store>button>span.storeContainer-module-scss-module__40vOaq__floatingCartPrice>span{fill:#fff;color:#fff}body .v2-module-scss-module__O682sW__wrapper:hover{filter:brightness(1.3)}body .v2-module-scss-module__dKdrBG__container .v2-module-scss-module__dKdrBG__wrapper .v2-module-scss-module__dKdrBG__actions .v2-module-scss-module__dKdrBG__btn{background-color:#7d7d7d4a!important}body body .productCard-module-scss-module__uik4ya__wrapper,body .productCard-module-scss-module__uik4ya__wrapper{box-shadow:var(--card-shadow-hover);border:1px solid #d7d7d724!important}body .cartServices-module-scss-module__m3fhoG__wrapper .cartServices-module-scss-module__m3fhoG__flex .cartServices-module-scss-module__m3fhoG__item .cartServices-module-scss-module__m3fhoG__icon{z-index:1;display:none;position:relative}body body .header-module-scss-module__YoGZAa__container{box-shadow:inset 0 194px 117px -89px #161616!important}body body .productList-module-scss-module__vNyctG__title{text-transform:uppercase!important}body body .shopCard-module-scss-module__VheAYG__wrapper.shopCard-module-scss-module__VheAYG__closed .shopCard-module-scss-module__VheAYG__header .shopCard-module-scss-module__VheAYG__closedText{background-color:#0a0a0a91;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}body .shopLogoBackground-module-scss-module__9hA3Hq__logo{border-radius:20px}body body .shopCard-module-scss-module__VheAYG__wrapper.shopCard-module-scss-module__VheAYG__closed .shopCard-module-scss-module__VheAYG__header .shopCard-module-scss-module__VheAYG__closedText{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}body .productCard-module-scss-module__uik4ya__title{color:var(--dark-blue);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 9px;font-size:23px;font-weight:600;line-height:1;display:-webkit-box;overflow:hidden}body .v2-module-scss-module__dKdrBG__container{background-color:var(--secondary-bg);z-index:99;position:relative;top:0}body body .mui-style-bux3nw .MuiPaper-root{zoom:.85}body .productCard-module-scss-module__uik4ya__title{opacity:1;font-size:20px!important;font-weight:800!important}body body .productList-module-scss-module__vNyctG__verticalOnMobile>a{box-shadow:0 0 0 1px #5151514f}body .shopHeader-module-scss-module__P6H_Ea__banner{width:100%;height:380px;margin-top:-65px;position:relative;overflow:hidden}body .header-module-scss-module__YoGZAa__container{z-index:99;background:url(https://api.snaxapp.io/storage/images/products/101-1778435787.webp);border-bottom:none;margin-top:0;padding-bottom:7px;position:sticky;top:0}body body .shopCard-module-scss-module__VheAYG__wrapper,body .shopCard-module-scss-module__VheAYG__wrapper{background-color:#8585853d!important}body body .v1-module-scss-module__VrP7lG__card,body .v1-module-scss-module__VrP7lG__card{background:#85858538!important}body .productList-module-scss-module__vNyctG__title{color:#9f9f9f87;letter-spacing:1px;margin:0;font-size:19px;font-weight:400;line-height:1.2;text-transform:uppercase!important}body .emptyCart-module-scss-module__3BqoGa__root .emptyCart-module-scss-module__3BqoGa__image{opacity:0;width:70%}body .emptyCart-module-scss-module__3BqoGa__root{text-align:center;background-image:url(https://api.snaxapp.io/storage/images/products/101-1778150111.webp);background-position:50% 83%;background-repeat:no-repeat;background-size:95%;width:100%}body .shopHeader-module-scss-module__P6H_Ea__naming .shopHeader-module-scss-module__P6H_Ea__title{color:#ffffffe8;text-shadow:0 0 20px #0000008c;align-items:center;gap:6px;margin:0 0 4px;font-size:45px;font-weight:800;line-height:1.4;display:flex}body #__next>div>div>div:nth-child(4)>div>p,body #__next>div>div>div:nth-child(4)>div>p>a{color:#fff}body .shopCard-module-scss-module__VheAYG__wrapper.shopCard-module-scss-module__VheAYG__closed .shopCard-module-scss-module__VheAYG__header .shopCard-module-scss-module__VheAYG__closedText{z-index:3;color:#fff;letter-spacing:.02em;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#00000059;justify-content:center;align-items:center;width:100%;height:100%;font-size:19px;font-weight:400;line-height:18px;display:flex;position:absolute;top:0;left:0}body .shopHeader-module-scss-module__P6H_Ea__naming .shopHeader-module-scss-module__P6H_Ea__description{color:#ffffffd9;margin:0 0 0 2px;font-size:18px;font-weight:500}body #__next>div>div>div:nth-child(4)>div>div>button:first-child,body #__next>div>div>div:nth-child(4)>div>div>button:nth-child(2){color:#fff}body #__next>div>div>div:nth-child(4){background-color:#000000ab}body #__next>div>div>div:nth-child(4)>div>div>button:nth-child(3){background-color:#3498db}body .productCard-module-scss-module__uik4ya__wrapper:hover{filter:brightness(1.2)}body .mobileShopNavbar-module-scss-module__XxJm4q__container{z-index:10;background-color:var(--secondary-bg);border-bottom:1px solid #3c404300;position:sticky;top:64px}body .shopHeader-module-scss-module__P6H_Ea__infoBar{background-color:#121212;border-bottom:1px solid #8f8f8f17;padding:12px 0;box-shadow:inset -1px -44px 150px -74px #292929}body .shopHeader-module-scss-module__P6H_Ea__infoBarInner{zoom:1.2;justify-content:space-between;align-items:center;gap:16px;display:flex}body .shopCategoryHeader-module-scss-module__I-iMvG__wrapper .shopCategoryHeader-module-scss-module__I-iMvG__title{display:none}body .shopCategoryHeader-module-scss-module__I-iMvG__wrapper .shopCategoryHeader-module-scss-module__I-iMvG__breadcrumbs{display:none!important}body .cartProduct-module-scss-module__emMkTG__wrapper .cartProduct-module-scss-module__emMkTG__imageWrapper img{object-fit:cover}body .shopCard-module-scss-module__VheAYG__wrapper .shopCard-module-scss-module__VheAYG__header{border-radius:var(--radius-lg)var(--radius-lg)0 0;padding-top:30%;position:relative;overflow:hidden}body .shopCard-module-scss-module__VheAYG__wrapper .shopCard-module-scss-module__VheAYG__body .shopCard-module-scss-module__VheAYG__shopLogo{zoom:1.7;z-index:9;position:absolute;top:-20px;left:74%}body .shopCard-module-scss-module__VheAYG__wrapper{border-radius:var(--radius-lg);width:100%;box-shadow:var(--card-shadow);background-color:#2b2b2b;transition:transform .3s,box-shadow .3s;display:block}body .v1-module-scss-module__VrP7lG__card{text-align:center;background:#1e1e1e;border-radius:33px;flex-direction:column;align-items:center;gap:12px;transition:transform .3s;display:flex;padding:42px 9px!important}body .v2-module-scss-module__O682sW__wrapper .v2-module-scss-module__O682sW__header{border-radius:30px;padding-top:39%;position:relative;overflow:hidden}body shopCategoryHeader-module-scss-module__I-iMvG__wrapper{opacity:0;margin-top:-89px;padding-top:0}body .auth-module-scss-module__omPiAq__container .auth-module-scss-module__omPiAq__authForm .auth-module-scss-module__omPiAq__formWrapper .auth-module-scss-module__omPiAq__header{opacity:0;padding:20px 50px}body .productCard-module-scss-module__uik4ya__addBtn{z-index:2;background-color:var(--primary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .15s;display:flex;position:absolute;top:81px;right:6px;box-shadow:0 2px 6px #00000026}body .productSingle-module-scss-module__UiNkoa__wrapper .productSingle-module-scss-module__UiNkoa__flex .productSingle-module-scss-module__UiNkoa__aside{border-radius:30px;flex:0 0 40%;height:354px;max-height:282px;margin-top:12px;margin-bottom:46px;overflow:hidden}body .productCard-module-scss-module__uik4ya__wrapper{background-color:var(--secondary-bg);border:0px solid var(--border);cursor:pointer;border-radius:12px;flex-shrink:0;align-items:stretch;gap:16px;min-width:320px;max-width:480px;padding:20px;transition:box-shadow .2s;display:flex;position:relative}body .shopCard-module-scss-module__VheAYG__wrapper .shopCard-module-scss-module__VheAYG__body .shopCard-module-scss-module__VheAYG__titleContainer{zoom:1.2;align-items:center;column-gap:6px;margin-top:-12px;margin-bottom:4px;display:flex}body .storeList-module-scss-module__L64hkG__container .storeList-module-scss-module__L64hkG__wrapper{padding:40px 0;display:none}body .header-module-scss-module__YoGZAa__header .header-module-scss-module__YoGZAa__center .header-module-scss-module__YoGZAa__searchWrapper{background-color:var(--card-bg);border-radius:100px;align-items:center;width:45%;max-width:520px;height:42px;margin:0 auto;padding:0 20px;transition:box-shadow .2s;display:flex}body .fluid-container,body .container{width:91%;padding:0 50px}body .header-module-scss-module__YoGZAa__header .header-module-scss-module__YoGZAa__center{flex:1;align-items:self-end;min-width:0;margin-left:9%;margin-right:-14%;display:flex}body .header-module-scss-module__YoGZAa__header .header-module-scss-module__YoGZAa__left .header-module-scss-module__YoGZAa__addressItem{align-items:center;margin-left:24%;display:flex}body #__next>div>div>div:first-child>div.header-module-scss-module__YoGZAa__container>div>header>div.header-module-scss-module__YoGZAa__left>a>img{height:32px;margin-left:55%}body .v1-module-scss-module__U_WIga__card .v1-module-scss-module__U_WIga__img{object-fit:contain;width:60px;height:60px}body .bannerHeader-module-scss-module__RbEIra__container{display:none}body .auth-module-scss-module__omPiAq__container{background-image:url(https://api.snaxapp.io/storage/images/products/101-1778044822.webp);background-color:var(--secondary-bg);background-repeat:no-repeat;background-size:100%;flex-direction:column;width:100vw;min-height:100vh;display:flex}body body #__next>div>div>div>div>div.auth-module-scss-module__omPiAq__body>div,body #__next>div>div>div>div>div.auth-module-scss-module__omPiAq__body>div{height:137px!important;margin-top:-81px!important;display:block!important}body .auth-module-scss-module__omPiAq__container .auth-module-scss-module__omPiAq__authForm .auth-module-scss-module__omPiAq__formWrapper .auth-module-scss-module__omPiAq__body>*{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#000000ad;border-radius:33px;width:100%;max-width:480px;height:304px;padding:36px 52px}body .header-module-scss-module__YoGZAa__header .header-module-scss-module__YoGZAa__loginBtn{color:#fff}body .header-module-scss-module__YoGZAa__header .header-module-scss-module__YoGZAa__actions .header-module-scss-module__YoGZAa__iconBtn svg{fill:#fff}body .notificationStats-module-scss-module__CCN6aG__wrapper .notificationStats-module-scss-module__CCN6aG__icon svg{fill:#fff;width:22px;height:22px}body .addressContainer-module-scss-module____1vtG__address{filter:brightness(8.5);cursor:pointer;align-items:center;column-gap:10px;width:auto;display:flex;filter:brightness(1.5)!important}body .footerMenu-module-scss-module__NDjf-W__root .footerMenu-module-scss-module__NDjf-W__flex .footerMenu-module-scss-module__NDjf-W__wrapper .footerMenu-module-scss-module__NDjf-W__list{align-items:center;column-gap:0;margin:0;padding:0 14px;list-style-type:none;display:flex}body body .shopHeader-module-scss-module__P6H_Ea__infoBar,body .shopHeader-module-scss-module__P6H_Ea__infoBar{filter:brightness(1.25);background-color:#f5f5f505;border-bottom:0 solid #575757bd;padding:12px 0;box-shadow:inset -1px -44px 205px -74px #2929297a}body body .productCard-module-scss-module__uik4ya__wrapper{box-shadow:var(--card-shadow-hover);background:#65656547!important}body body .productList-module-scss-module__vNyctG__title,body .productList-module-scss-module__vNyctG__title{letter-spacing:1px;margin:0;font-size:16px;line-height:1.2;color:#3d3d3d6b!important;text-transform:uppercase!important;font-weight:600!important}body body .auth-module-scss-module__omPiAq__container .auth-module-scss-module__omPiAq__authForm .auth-module-scss-module__omPiAq__formWrapper .auth-module-scss-module__omPiAq__body>*,body .auth-module-scss-module__omPiAq__container .auth-module-scss-module__omPiAq__authForm .auth-module-scss-module__omPiAq__formWrapper .auth-module-scss-module__omPiAq__body>*{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#00000075;border-radius:33px;width:104%;max-width:480px;margin-bottom:111px;padding:36px 52px;box-shadow:0 0 419px #0006;filter:brightness(1.35)!important;margin-top:77px!important}body .productCard-module-scss-module__uik4ya__wrapper{box-shadow:var(--card-shadow-hover);background:#65656547!important;border:1px solid #ffffff08!important}body .empty-module-scss-module__LgSSDG__wrapper img{opacity:0}body .empty-module-scss-module__LgSSDG__wrapper{text-align:center;background-image:url(https://api.snaxapp.io/storage/images/products/101-1778149445.webp);background-position:50%;background-repeat:no-repeat;background-size:10%;width:100%;margin:0 auto;padding:48px 30px}body #__next>div>div>div>div>div.auth-module-scss-module__omPiAq__body>div{display:none}body .auth-module-scss-module__omPiAq__container .auth-module-scss-module__omPiAq__authForm .auth-module-scss-module__omPiAq__formWrapper .auth-module-scss-module__omPiAq__body>*{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#000000ad;border-radius:33px;width:104%;max-width:480px;margin-bottom:111px;padding:36px 52px;margin-top:77px!important}body .v1-module-scss-module__NaL9pq__container{z-index:99!important;position:relative!important}body .productCard-module-scss-module__uik4ya__wrapper{box-shadow:var(--card-shadow-hover)}body .addressContainer-module-scss-module____1vtG__address .addressContainer-module-scss-module____1vtG__icon{background-color:#515151;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}body .addressContainer-module-scss-module____1vtG__address .addressContainer-module-scss-module____1vtG__icon svg{color:#fff;fill:#fff;width:20px;height:20px}body .shopCard-module-scss-module__VheAYG__wrapper.shopCard-module-scss-module__VheAYG__closed .shopCard-module-scss-module__VheAYG__header .shopCard-module-scss-module__VheAYG__closedText{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}body body .header-module-scss-module__YoGZAa__header .header-module-scss-module__YoGZAa__left .header-module-scss-module__YoGZAa__addressItem{z-index:99;align-items:center;margin-left:100%;display:flex}body [data-theme=dark] .header-module-scss-module__YoGZAa__header .header-module-scss-module__YoGZAa__signupBtn{color:#fff;background-color:#0072ff}body body .productList-module-scss-module__vNyctG__title{color:#9f9f9f87;letter-spacing:1px;margin:0;line-height:1.2;text-transform:uppercase!important;font-size:19px!important;font-weight:500!important}body .button-module-scss-module__2ALf9a__darkBtn .button-module-scss-module__2ALf9a__text{color:var(--secondary-bg);zoom:1.4;font-size:18px;font-weight:500;line-height:16px}body body>div.MuiPopover-root.MuiModal-root.mui-style-bv0doe>div.MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded.MuiPaper-elevation8.MuiPopover-paper.mui-style-1dmzujt>div>div>div:nth-child(3)>div.searchResult-module-scss-module__3z2BEq__body>div>a>div.searchResultItem-module-scss-module__yozIOq__naming,body div.MuiPopover-root.MuiModal-root.mui-style-bv0doe>div.MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded.MuiPaper-elevation8.MuiPopover-paper.mui-style-1dmzujt>div>div>div:nth-child(3)>div.searchResult-module-scss-module__3z2BEq__body>div>a>div.searchResultItem-module-scss-module__yozIOq__naming{margin-left:103px}body .shopLogoBackground-module-scss-module__9hA3Hq__logo.shopLogoBackground-module-scss-module__9hA3Hq__medium{content:"";border-radius:10px}body body>div.MuiPopover-root.MuiModal-root.mui-style-bv0doe>div.MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded.MuiPaper-elevation8.MuiPopover-paper.mui-style-1dmzujt>div>div>div.searchResult-module-scss-module__3z2BEq__block>div.searchResult-module-scss-module__3z2BEq__body>div>a>div.searchResultItem-module-scss-module__yozIOq__naming,body div.MuiPopover-root.MuiModal-root.mui-style-bv0doe>div.MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded.MuiPaper-elevation8.MuiPopover-paper.mui-style-1dmzujt>div>div>div.searchResult-module-scss-module__3z2BEq__block>div.searchResult-module-scss-module__3z2BEq__body>div>a>div.searchResultItem-module-scss-module__yozIOq__naming{margin-left:101px}body .productCard-module-scss-module__uik4ya__quantityPill{zoom:1.1;bottom:10px!important}body [data-theme=light] .mui-style-bux3nw .MuiPaper-root{-webkit-backdrop-filter:blur(54px);backdrop-filter:blur(54px);background-color:#ffffffc4;border-radius:30px;max-width:100%;padding:15px;box-shadow:inset 0 -213px 180px -107px #9696963b}body [data-theme=light] .checkoutDelivery-module-scss-module__T5yw-W__card{background-color:var(--secondary-bg);border-radius:10px;padding:30px;box-shadow:200px -1px 500px 500px #e4e1e5}body .checkoutDelivery-module-scss-module__T5yw-W__card .checkoutDelivery-module-scss-module__T5yw-W__tabs{border:1px solid #7b7b7b6b}body body body body .header-module-scss-module__YoGZAa__container,body body body .header-module-scss-module__YoGZAa__container,body body .header-module-scss-module__YoGZAa__container,body body body .header-module-scss-module__YoGZAa__container,body .header-module-scss-module__YoGZAa__container,body body body .header-module-scss-module__YoGZAa__container,body body .header-module-scss-module__YoGZAa__container,body body body .header-module-scss-module__YoGZAa__container{filter:none!important;-webkit-backdrop-filter:blur(37px)!important;backdrop-filter:blur(37px)!important;background:#2437f7!important}body body .notificationStats-module-scss-module__CCN6aG__wrapper .notificationStats-module-scss-module__CCN6aG__badge,body .notificationStats-module-scss-module__CCN6aG__wrapper .notificationStats-module-scss-module__CCN6aG__badge{background-color:#3945f7!important}body .searchResultItem-module-scss-module__yozIOq__row .searchResultItem-module-scss-module__yozIOq__flex .searchResultItem-module-scss-module__yozIOq__imgWrapper{border-radius:10px;width:84px;height:84px;position:absolute;overflow:hidden}body body .header-module-scss-module__YoGZAa__container,body .header-module-scss-module__YoGZAa__container{z-index:929;box-shadow:-2px 20px 91px 22px #8d8d8d66!important}body .storeContainer-module-scss-module__40vOaq__floatingCart{zoom:1.2;bottom:32px}body [data-theme=light] body .mui-style-bux3nw .MuiPaper-root{-webkit-backdrop-filter:blur(54px);backdrop-filter:blur(54px);border-radius:30px;max-width:100%;padding:15px;box-shadow:inset 0 -213px 180px -107px #9696963b;background-color:#ffffffc4!important}body .productCard-module-scss-module__uik4ya__addBtn{zoom:1.1;top:72px!important}body .v1-module-scss-module__U_WIga__card .v1-module-scss-module__U_WIga__imgWrapper{background-color:var(--card-bg);border:2px solid #0000;border-radius:20px;justify-content:center;align-items:center;width:100px;height:100px;transition:box-shadow .25s,border-color .25s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000f}}
