@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800&family=DM+Sans:wght@400;500;600;700&family=Nunito:wght@600;700;800&family=Inter:wght@400;500;600&display=swap";
.home-module-scss-module__dvP6jW__form_container{flex-direction:column;padding:2em 2em 1em;display:flex}@media only screen and (max-width:480px){.home-module-scss-module__dvP6jW__form_container{padding:.5em}}.home-module-scss-module__dvP6jW__form_container .home-module-scss-module__dvP6jW__flex2col{justify-content:space-between;align-items:center;display:flex}.home-module-scss-module__dvP6jW__form_container .home-module-scss-module__dvP6jW__flex2col>div:first-child{flex:0 auto}.home-module-scss-module__dvP6jW__form_container .home-module-scss-module__dvP6jW__flex2col>div:last-child{flex:1 0 auto}.home-module-scss-module__dvP6jW__form_container .home-module-scss-module__dvP6jW__actions_container{border-top:1px solid #dcdcdc;justify-content:flex-end;align-self:stretch;align-items:center;margin-top:.5em;padding:1em 0;display:flex}.home-module-scss-module__dvP6jW__form_container .home-module-scss-module__dvP6jW__actions_container.home-module-scss-module__dvP6jW__no_border{border:none;margin-top:0;padding:0}.home-module-scss-module__dvP6jW__grid2col,.home-module-scss-module__dvP6jW__grid3col{grid-template-columns:1fr 1fr;display:grid}.home-module-scss-module__dvP6jW__page_with_header{flex-flow:column;height:100%;padding-top:70px;display:flex}@media screen and (min-width:500px){.home-module-scss-module__dvP6jW__page_with_header{height:auto;min-height:calc(100vh - 150px)}}.home-module-scss-module__dvP6jW__app_icon_container{cursor:pointer;justify-content:center;align-items:center;display:flex}.home-module-scss-module__dvP6jW__error_label{color:#ef4444;text-align:center}@keyframes home-module-scss-module__dvP6jW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.home-module-scss-module__dvP6jW__page_wrapper{padding-top:var(--app-header-height,172px);background:#ffffffcf}.home-module-scss-module__dvP6jW__stagger_animate{opacity:0;will-change:transform,opacity;animation:.8s cubic-bezier(.2,.8,.2,1) forwards home-module-scss-module__dvP6jW__waveEntrance}@keyframes home-module-scss-module__dvP6jW__waveEntrance{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.shop-nearby-module-scss-module__TSRDsq__form_container{flex-direction:column;padding:2em 2em 1em;display:flex}@media only screen and (max-width:480px){.shop-nearby-module-scss-module__TSRDsq__form_container{padding:.5em}}.shop-nearby-module-scss-module__TSRDsq__form_container .shop-nearby-module-scss-module__TSRDsq__flex2col{justify-content:space-between;align-items:center;display:flex}.shop-nearby-module-scss-module__TSRDsq__form_container .shop-nearby-module-scss-module__TSRDsq__flex2col>div:first-child{flex:0 auto}.shop-nearby-module-scss-module__TSRDsq__form_container .shop-nearby-module-scss-module__TSRDsq__flex2col>div:last-child{flex:1 0 auto}.shop-nearby-module-scss-module__TSRDsq__form_container .shop-nearby-module-scss-module__TSRDsq__actions_container{border-top:1px solid #dcdcdc;justify-content:flex-end;align-self:stretch;align-items:center;margin-top:.5em;padding:1em 0;display:flex}.shop-nearby-module-scss-module__TSRDsq__form_container .shop-nearby-module-scss-module__TSRDsq__actions_container.shop-nearby-module-scss-module__TSRDsq__no_border{border:none;margin-top:0;padding:0}.shop-nearby-module-scss-module__TSRDsq__grid2col,.shop-nearby-module-scss-module__TSRDsq__grid3col{grid-template-columns:1fr 1fr;display:grid}.shop-nearby-module-scss-module__TSRDsq__page_with_header{flex-flow:column;height:100%;padding-top:70px;display:flex}@media screen and (min-width:500px){.shop-nearby-module-scss-module__TSRDsq__page_with_header{height:auto;min-height:calc(100vh - 150px)}}.shop-nearby-module-scss-module__TSRDsq__app_icon_container{cursor:pointer;justify-content:center;align-items:center;display:flex}.shop-nearby-module-scss-module__TSRDsq__error_label{color:#ef4444;text-align:center}@keyframes shop-nearby-module-scss-module__TSRDsq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes shop-nearby-module-scss-module__TSRDsq__fadeSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes shop-nearby-module-scss-module__TSRDsq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.shop-nearby-module-scss-module__TSRDsq__container{width:100%;margin-top:20px;padding:20px;animation:.6s ease-out forwards shop-nearby-module-scss-module__TSRDsq__fadeSlideUp;position:relative}@media screen and (min-width:1024px){.shop-nearby-module-scss-module__TSRDsq__container{max-width:1200px;margin:40px auto 20px;padding:0 16px}}.shop-nearby-module-scss-module__TSRDsq__card{cursor:pointer;background-position:50%;background-size:cover;border-radius:24px;flex-direction:column;min-height:180px;padding:20px 0 0;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #00000014}.shop-nearby-module-scss-module__TSRDsq__card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001f}.shop-nearby-module-scss-module__TSRDsq__card:hover .shop-nearby-module-scss-module__TSRDsq__map_image_container img{transform:scale(1.02)}.shop-nearby-module-scss-module__TSRDsq__card:active{transform:translateY(-2px);box-shadow:0 6px 20px #0000001a}@media screen and (min-width:1024px){.shop-nearby-module-scss-module__TSRDsq__card{flex-direction:row;align-items:center;min-height:260px;max-height:260px;padding:0}}.shop-nearby-module-scss-module__TSRDsq__text_content{z-index:2;margin-bottom:10px;padding:0 20px}@media screen and (min-width:1024px){.shop-nearby-module-scss-module__TSRDsq__text_content{width:40%;margin-bottom:0;padding:0 60px}.shop-nearby-module-scss-module__TSRDsq__text_content h3{font-size:2.2rem}.shop-nearby-module-scss-module__TSRDsq__text_content p{font-size:1.1rem}}.shop-nearby-module-scss-module__TSRDsq__text_content h3{color:#003056;text-shadow:0 1px 2px #0000000d;margin-bottom:5px;font-size:1.5rem;font-weight:800}.shop-nearby-module-scss-module__TSRDsq__text_content p{color:#004b8d;font-size:.9rem;font-weight:500}.shop-nearby-module-scss-module__TSRDsq__map_image_container{z-index:1;pointer-events:none;width:calc(100% + 36px);margin-top:auto;margin-bottom:-29px;margin-left:-18px;position:relative}@media screen and (min-width:1024px){.shop-nearby-module-scss-module__TSRDsq__map_image_container{justify-content:flex-end;align-items:flex-end;width:60%;height:100%;margin:0;padding-bottom:20px;padding-right:40px;display:flex}}.shop-nearby-module-scss-module__TSRDsq__map_image_container img{width:100%;height:auto;transition:transform .4s;display:block}@keyframes shop-nearby-module-scss-module__TSRDsq__bounce{0%,to{animation-timing-function:ease-in-out;transform:translateY(0)}50%{animation-timing-function:ease-in-out;transform:translateY(-8px)}}@keyframes shop-nearby-module-scss-module__TSRDsq__pinDrop{0%{opacity:0;transform:translateY(-40px)scale(.8)}70%{opacity:1;transform:translateY(3px)scale(1.05)}85%{transform:translateY(-2px)scale(1)}to{transform:translateY(0)scale(1)}}.shop-nearby-module-scss-module__TSRDsq__marker{z-index:10;width:32px;height:32px;color:var(--color-primary-base,#8fc31f);filter:drop-shadow(0 3px 5px #0000004d);pointer-events:auto;cursor:pointer;justify-content:center;align-items:center;font-size:32px;transition:transform .2s,filter .2s;animation:.6s cubic-bezier(.34,1.56,.64,1) forwards shop-nearby-module-scss-module__TSRDsq__pinDrop,2.5s cubic-bezier(.45,0,.55,1) .6s infinite shop-nearby-module-scss-module__TSRDsq__bounce;display:flex;position:absolute}.shop-nearby-module-scss-module__TSRDsq__marker:after{content:"";z-index:-1;background:#fff;border-radius:50%;width:12px;height:12px;position:absolute;top:7px;box-shadow:inset 0 1px 2px #0003}.shop-nearby-module-scss-module__TSRDsq__marker:hover{filter:drop-shadow(0 6px 10px #0006)brightness(1.1);transform:scale(1.2)translateY(-4px)}.shop-nearby-module-scss-module__TSRDsq__marker1{animation-delay:0s,.6s;bottom:50%;left:15%}.shop-nearby-module-scss-module__TSRDsq__marker2{animation-delay:.15s,.75s;bottom:55%;left:35%}.shop-nearby-module-scss-module__TSRDsq__marker3{animation-delay:.3s,.9s;bottom:60%;left:55%}.shop-nearby-module-scss-module__TSRDsq__marker4{animation-delay:.45s,1.05s;bottom:50%;left:78%}
.reels-section-module-scss-module__TEOBMW__form_container{flex-direction:column;padding:2em 2em 1em;display:flex}@media only screen and (max-width:480px){.reels-section-module-scss-module__TEOBMW__form_container{padding:.5em}}.reels-section-module-scss-module__TEOBMW__form_container .reels-section-module-scss-module__TEOBMW__flex2col{justify-content:space-between;align-items:center;display:flex}.reels-section-module-scss-module__TEOBMW__form_container .reels-section-module-scss-module__TEOBMW__flex2col>div:first-child{flex:0 auto}.reels-section-module-scss-module__TEOBMW__form_container .reels-section-module-scss-module__TEOBMW__flex2col>div:last-child{flex:1 0 auto}.reels-section-module-scss-module__TEOBMW__form_container .reels-section-module-scss-module__TEOBMW__actions_container{border-top:1px solid #dcdcdc;justify-content:flex-end;align-self:stretch;align-items:center;margin-top:.5em;padding:1em 0;display:flex}.reels-section-module-scss-module__TEOBMW__form_container .reels-section-module-scss-module__TEOBMW__actions_container.reels-section-module-scss-module__TEOBMW__no_border{border:none;margin-top:0;padding:0}.reels-section-module-scss-module__TEOBMW__grid2col,.reels-section-module-scss-module__TEOBMW__grid3col{grid-template-columns:1fr 1fr;display:grid}.reels-section-module-scss-module__TEOBMW__page_with_header{flex-flow:column;height:100%;padding-top:70px;display:flex}@media screen and (min-width:500px){.reels-section-module-scss-module__TEOBMW__page_with_header{height:auto;min-height:calc(100vh - 150px)}}.reels-section-module-scss-module__TEOBMW__app_icon_container{cursor:pointer;justify-content:center;align-items:center;display:flex}.reels-section-module-scss-module__TEOBMW__error_label{color:#ef4444;text-align:center}@keyframes reels-section-module-scss-module__TEOBMW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.reels-section-module-scss-module__TEOBMW__reels_section_container{background:#fff;border-radius:16px;flex-direction:column;margin:10px 15px;padding:15px 0 10px;display:flex;box-shadow:0 4px 20px #0000000d}.reels-section-module-scss-module__TEOBMW__header{justify-content:space-between;align-items:center;margin-bottom:5px;padding:0 15px 10px;display:flex}.reels-section-module-scss-module__TEOBMW__header h2{color:var(--color-primary-base,#8fc31f);letter-spacing:-.5px;margin:0;font-size:18px;font-weight:700}.reels-section-module-scss-module__TEOBMW__header button{color:var(--color-primary-base,#8fc31f);cursor:pointer;background:0 0;border:none;align-items:center;gap:2px;font-size:14px;font-weight:600;display:flex}.reels-section-module-scss-module__TEOBMW__reels_scroller{scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;gap:15px;padding:0 15px 15px;scroll-padding:0 15px 15px;display:flex;overflow-x:auto}.reels-section-module-scss-module__TEOBMW__reels_scroller::-webkit-scrollbar{display:none}.reels-section-module-scss-module__TEOBMW__reels_scroller:after{content:"";min-width:1px;display:block}.reels-section-module-scss-module__TEOBMW__reel_shimmer{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:12px;min-width:150px;height:220px;animation:1.5s infinite reels-section-module-scss-module__TEOBMW__shimmer}@keyframes reels-section-module-scss-module__TEOBMW__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}
.video-module-scss-module__GWIvgW__form_container{flex-direction:column;padding:2em 2em 1em;display:flex}@media only screen and (max-width:480px){.video-module-scss-module__GWIvgW__form_container{padding:.5em}}.video-module-scss-module__GWIvgW__form_container .video-module-scss-module__GWIvgW__flex2col{justify-content:space-between;align-items:center;display:flex}.video-module-scss-module__GWIvgW__form_container .video-module-scss-module__GWIvgW__flex2col>div:first-child{flex:0 auto}.video-module-scss-module__GWIvgW__form_container .video-module-scss-module__GWIvgW__flex2col>div:last-child{flex:1 0 auto}.video-module-scss-module__GWIvgW__form_container .video-module-scss-module__GWIvgW__actions_container{border-top:1px solid #dcdcdc;justify-content:flex-end;align-self:stretch;align-items:center;margin-top:.5em;padding:1em 0;display:flex}.video-module-scss-module__GWIvgW__form_container .video-module-scss-module__GWIvgW__actions_container.video-module-scss-module__GWIvgW__no_border{border:none;margin-top:0;padding:0}.video-module-scss-module__GWIvgW__grid2col,.video-module-scss-module__GWIvgW__grid3col{grid-template-columns:1fr 1fr;display:grid}.video-module-scss-module__GWIvgW__page_with_header{flex-flow:column;height:100%;padding-top:70px;display:flex}@media screen and (min-width:500px){.video-module-scss-module__GWIvgW__page_with_header{height:auto;min-height:calc(100vh - 150px)}}.video-module-scss-module__GWIvgW__app_icon_container{cursor:pointer;justify-content:center;align-items:center;display:flex}.video-module-scss-module__GWIvgW__error_label{color:#ef4444;text-align:center}@keyframes video-module-scss-module__GWIvgW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.video-module-scss-module__GWIvgW__video{object-fit:cover;width:100%;height:100%}.video-module-scss-module__GWIvgW__progress_container{cursor:pointer;background:#fff3;height:4px;position:absolute;bottom:0;left:0;right:0}.video-module-scss-module__GWIvgW__progress_bar{background:#fff;width:0%;height:100%;transition:width 50ms linear;position:relative}.video-module-scss-module__GWIvgW__progress_bar:after{content:"";opacity:.3;background:#fff;border-radius:2px;position:absolute;inset:0}.video-module-scss-module__GWIvgW__buffering{color:#fff;font-size:20px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-module-scss-module__GWIvgW__mute_button{z-index:100;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#0401018f;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:13px;left:70px;box-shadow:0 4px 12px #00000040}.video-module-scss-module__GWIvgW__mute_button:hover{transform:scale(1.1);box-shadow:0 6px 16px #00000059}.video-module-scss-module__GWIvgW__mute_button:active{transform:scale(.95)}.video-module-scss-module__GWIvgW__mute_button svg{filter:drop-shadow(0 2px 4px #0000004d);font-size:14px}.video-module-scss-module__GWIvgW__play_pause_indicator{color:#fff;pointer-events:none;opacity:0;background:#00000080;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:50px;animation:2s video-module-scss-module__GWIvgW__fadeInOut;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes video-module-scss-module__GWIvgW__fadeInOut{0%{opacity:0;transform:translate(-50%,-50%)scale(.8)}20%{opacity:1;transform:translate(-50%,-50%)scale(1)}80%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(.8)}}
.product-variations-module-scss-module__U-G6BW__form_container{flex-direction:column;padding:2em 2em 1em;display:flex}@media only screen and (max-width:480px){.product-variations-module-scss-module__U-G6BW__form_container{padding:.5em}}.product-variations-module-scss-module__U-G6BW__form_container .product-variations-module-scss-module__U-G6BW__flex2col{justify-content:space-between;align-items:center;display:flex}.product-variations-module-scss-module__U-G6BW__form_container .product-variations-module-scss-module__U-G6BW__flex2col>div:first-child{flex:0 auto}.product-variations-module-scss-module__U-G6BW__form_container .product-variations-module-scss-module__U-G6BW__flex2col>div:last-child{flex:1 0 auto}.product-variations-module-scss-module__U-G6BW__form_container .product-variations-module-scss-module__U-G6BW__actions_container{border-top:1px solid #dcdcdc;justify-content:flex-end;align-self:stretch;align-items:center;margin-top:.5em;padding:1em 0;display:flex}.product-variations-module-scss-module__U-G6BW__form_container .product-variations-module-scss-module__U-G6BW__actions_container.product-variations-module-scss-module__U-G6BW__no_border{border:none;margin-top:0;padding:0}.product-variations-module-scss-module__U-G6BW__grid2col,.product-variations-module-scss-module__U-G6BW__grid3col{grid-template-columns:1fr 1fr;display:grid}.product-variations-module-scss-module__U-G6BW__page_with_header{flex-flow:column;height:100%;padding-top:70px;display:flex}@media screen and (min-width:500px){.product-variations-module-scss-module__U-G6BW__page_with_header{height:auto;min-height:calc(100vh - 150px)}}.product-variations-module-scss-module__U-G6BW__app_icon_container{cursor:pointer;justify-content:center;align-items:center;display:flex}.product-variations-module-scss-module__U-G6BW__error_label{color:#ef4444;text-align:center}@keyframes product-variations-module-scss-module__U-G6BW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.product-variations-module-scss-module__U-G6BW__product_variation_container{background-color:#fff;margin:0;padding:0}.product-variations-module-scss-module__U-G6BW__product_variation_container .product-variations-module-scss-module__U-G6BW__product_variation_title{color:#111827;margin-bottom:10px;font-size:14px;font-weight:600}.product-variations-module-scss-module__U-G6BW__product_variation_container .product-variations-module-scss-module__U-G6BW__product_variation_card_container{scrollbar-width:none;align-items:center;gap:12px;width:100%;padding:8px 0;display:flex;overflow-x:auto}.product-variations-module-scss-module__U-G6BW__product_variation_container .product-variations-module-scss-module__U-G6BW__product_variation_card_container::-webkit-scrollbar{display:none}.product-variations-module-scss-module__U-G6BW__product_variation_container .product-variations-module-scss-module__U-G6BW__product_variation_card_container .product-variations-module-scss-module__U-G6BW__product_variation_card{cursor:pointer;flex-direction:column;align-items:center;gap:4px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.product-variations-module-scss-module__U-G6BW__product_variation_container .product-variations-module-scss-module__U-G6BW__product_variation_card_container .product-variations-module-scss-module__U-G6BW__product_variation_card:hover{transform:translateY(-2px)}.product-variations-module-scss-module__U-G6BW__product_variation_container .product-variations-module-scss-module__U-G6BW__product_variation_card_container .product-variations-module-scss-module__U-G6BW__product_variation_card .product-variations-module-scss-module__U-G6BW__product_variation_img{object-fit:cover;border:2px solid #f3f4f6;border-radius:50%;width:64px;height:64px;transition:all .2s cubic-bezier(.4,0,.2,1)}.product-variations-module-scss-module__U-G6BW__product_variation_container .product-variations-module-scss-module__U-G6BW__product_variation_card_container .product-variations-module-scss-module__U-G6BW__product_variation_card .product-variations-module-scss-module__U-G6BW__product_variation_img.product-variations-module-scss-module__U-G6BW__active_product{border:3px solid var(--color-primary-base,#8fc31f);box-shadow:0 4px 12px rgba(var(--color-primary-base,#8fc31f),.25)}.product-variations-module-scss-module__U-G6BW__product_variation_container .product-variations-module-scss-module__U-G6BW__product_variation_card_container .product-variations-module-scss-module__U-G6BW__product_variation_card .product-variations-module-scss-module__U-G6BW__product_variation_price{color:#6b7280;gap:4px;font-size:11px;font-weight:500;display:flex}.product-variations-module-scss-module__U-G6BW__product_variation_container .product-variations-module-scss-module__U-G6BW__product_variation_detail_container{margin-top:12px}.product-variations-module-scss-module__U-G6BW__product_variation_container .product-variations-module-scss-module__U-G6BW__product_variation_detail_container .product-variations-module-scss-module__U-G6BW__variant_value_txt{color:#111827;margin-bottom:8px;font-size:13px;font-weight:500}.product-variations-module-scss-module__U-G6BW__product_variation_container .product-variations-module-scss-module__U-G6BW__product_variation_detail_container .product-variations-module-scss-module__U-G6BW__product_variation_detail_card_container{scrollbar-width:none;align-items:center;gap:8px;width:100%;padding:4px 0;display:flex;overflow-x:auto}.product-variations-module-scss-module__U-G6BW__product_variation_container .product-variations-module-scss-module__U-G6BW__product_variation_detail_container .product-variations-module-scss-module__U-G6BW__product_variation_detail_card_container::-webkit-scrollbar{display:none}.product-variations-module-scss-module__U-G6BW__product_variation_container .product-variations-module-scss-module__U-G6BW__product_variation_detail_container .product-variations-module-scss-module__U-G6BW__product_variation_detail_card_container .product-variations-module-scss-module__U-G6BW__product_variation_detail_card{cursor:pointer;color:#111827;text-align:center;white-space:nowrap;background:#fff;border:2px solid #f3f4f6;border-radius:10px;justify-content:center;align-items:center;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.product-variations-module-scss-module__U-G6BW__product_variation_container .product-variations-module-scss-module__U-G6BW__product_variation_detail_container .product-variations-module-scss-module__U-G6BW__product_variation_detail_card_container .product-variations-module-scss-module__U-G6BW__product_variation_detail_card:hover{background:#fafafa;border-color:#d1d5db}.product-variations-module-scss-module__U-G6BW__product_variation_container .product-variations-module-scss-module__U-G6BW__product_variation_detail_container .product-variations-module-scss-module__U-G6BW__product_variation_detail_card_container .product-variations-module-scss-module__U-G6BW__product_variation_detail_card.product-variations-module-scss-module__U-G6BW__active{border-color:var(--color-primary-base,#8fc31f);background:var(--color-primary-base,#8fc31f);color:#fff;font-weight:600}
.story-feature-module-scss-module__yI6x4a__feature_container{cursor:pointer;-webkit-user-select:none;user-select:none;flex-direction:column;justify-content:center;align-items:center;gap:3px;transition:all .2s ease-in-out;display:flex}.story-feature-module-scss-module__yI6x4a__feature_container .story-feature-module-scss-module__yI6x4a__feature_img{object-fit:contain;filter:drop-shadow(0 1px 3px #000c);width:32px;height:32px}.story-feature-module-scss-module__yI6x4a__feature_container .story-feature-module-scss-module__yI6x4a__feature_img:active{transform:scale(1.1)}.story-feature-module-scss-module__yI6x4a__feature_container .story-feature-module-scss-module__yI6x4a__like_img{justify-content:center;align-items:center;width:35px;height:35px;transition:all .2s ease-in-out;display:flex;position:relative}.story-feature-module-scss-module__yI6x4a__feature_container .story-feature-module-scss-module__yI6x4a__like_img.story-feature-module-scss-module__yI6x4a__liked{color:#1877f2;transition:all .2s cubic-bezier(.68,-.55,.265,1.55)}.story-feature-module-scss-module__yI6x4a__feature_container .story-feature-module-scss-module__yI6x4a__count_txt{text-shadow:0 1px 3px #000c;font-size:12px}
.category-grid-module-scss-module__c2vUgq__form_container{flex-direction:column;padding:2em 2em 1em;display:flex}@media only screen and (max-width:480px){.category-grid-module-scss-module__c2vUgq__form_container{padding:.5em}}.category-grid-module-scss-module__c2vUgq__form_container .category-grid-module-scss-module__c2vUgq__flex2col{justify-content:space-between;align-items:center;display:flex}.category-grid-module-scss-module__c2vUgq__form_container .category-grid-module-scss-module__c2vUgq__flex2col>div:first-child{flex:0 auto}.category-grid-module-scss-module__c2vUgq__form_container .category-grid-module-scss-module__c2vUgq__flex2col>div:last-child{flex:1 0 auto}.category-grid-module-scss-module__c2vUgq__form_container .category-grid-module-scss-module__c2vUgq__actions_container{border-top:1px solid #dcdcdc;justify-content:flex-end;align-self:stretch;align-items:center;margin-top:.5em;padding:1em 0;display:flex}.category-grid-module-scss-module__c2vUgq__form_container .category-grid-module-scss-module__c2vUgq__actions_container.category-grid-module-scss-module__c2vUgq__no_border{border:none;margin-top:0;padding:0}.category-grid-module-scss-module__c2vUgq__grid2col,.category-grid-module-scss-module__c2vUgq__grid3col{grid-template-columns:1fr 1fr;display:grid}.category-grid-module-scss-module__c2vUgq__page_with_header{flex-flow:column;height:100%;padding-top:70px;display:flex}@media screen and (min-width:500px){.category-grid-module-scss-module__c2vUgq__page_with_header{height:auto;min-height:calc(100vh - 150px)}}.category-grid-module-scss-module__c2vUgq__app_icon_container{cursor:pointer;justify-content:center;align-items:center;display:flex}.category-grid-module-scss-module__c2vUgq__error_label{color:#ef4444;text-align:center}@keyframes category-grid-module-scss-module__c2vUgq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.category-grid-module-scss-module__c2vUgq__category_section{margin:0 16px 24px}@media (max-width:576px){.category-grid-module-scss-module__c2vUgq__category_section{border-radius:0;margin:0 10px 12px}}.category-grid-module-scss-module__c2vUgq__groups_row{grid-template-columns:1fr 1fr;gap:10px;display:grid}@media (max-width:576px){.category-grid-module-scss-module__c2vUgq__groups_row{grid-template-columns:1fr}}@media (max-width:380px){.category-grid-module-scss-module__c2vUgq__groups_row{gap:7px}}.category-grid-module-scss-module__c2vUgq__groups_row_single{display:block}.category-grid-module-scss-module__c2vUgq__group_half{border:1px solid #0000000d;border-radius:18px;padding:14px 12px}@media (max-width:480px){.category-grid-module-scss-module__c2vUgq__group_half{padding:11px 9px}}.category-grid-module-scss-module__c2vUgq__group_label{color:#111827;letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;margin:0 0 10px;font-size:20px;font-weight:700;overflow:hidden}@media (max-width:420px){.category-grid-module-scss-module__c2vUgq__group_label{margin-bottom:8px;font-size:15.5px}}.category-grid-module-scss-module__c2vUgq__tiles_grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}@media (max-width:380px){.category-grid-module-scss-module__c2vUgq__tiles_grid{gap:6px}}.category-grid-module-scss-module__c2vUgq__tiles_grid_wide{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}@media (max-width:480px){.category-grid-module-scss-module__c2vUgq__tiles_grid_wide{grid-template-columns:repeat(2,1fr)}}.category-grid-module-scss-module__c2vUgq__card{color:inherit;cursor:pointer;background:0 0;border-radius:13px;flex-direction:column;align-items:center;padding:9px 6px 8px;text-decoration:none;transition:transform .22s cubic-bezier(.34,1.56,.64,1),box-shadow .22s;display:flex}.category-grid-module-scss-module__c2vUgq__card:hover{color:inherit;text-decoration:none;transform:translateY(-4px);box-shadow:0 10px 22px #0000001f}.category-grid-module-scss-module__c2vUgq__card:hover .category-grid-module-scss-module__c2vUgq__image_container img{transform:scale(1.07)}.category-grid-module-scss-module__c2vUgq__card:hover .category-grid-module-scss-module__c2vUgq__label{color:var(--color-secondary-base,#e20478)}.category-grid-module-scss-module__c2vUgq__card:active{transition:transform .1s,box-shadow .1s;transform:scale(.95);box-shadow:0 1px 3px #0000000d}.category-grid-module-scss-module__c2vUgq__image_container{aspect-ratio:1;background:#f5f5f5;border-radius:9px;width:100%;margin-bottom:6px;overflow:hidden}.category-grid-module-scss-module__c2vUgq__image_container img{object-fit:cover;transition:transform .35s cubic-bezier(.25,.46,.45,.94);width:100%!important;height:100%!important}.category-grid-module-scss-module__c2vUgq__label{color:#374151;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;padding:0 2px;font-size:.72rem;font-weight:600;transition:color .2s;overflow:hidden}@media (max-width:360px){.category-grid-module-scss-module__c2vUgq__label{font-size:.64rem}}
.customer-reviews-module-scss-module__0i3Qta__form_container{flex-direction:column;padding:2em 2em 1em;display:flex}@media only screen and (max-width:480px){.customer-reviews-module-scss-module__0i3Qta__form_container{padding:.5em}}.customer-reviews-module-scss-module__0i3Qta__form_container .customer-reviews-module-scss-module__0i3Qta__flex2col{justify-content:space-between;align-items:center;display:flex}.customer-reviews-module-scss-module__0i3Qta__form_container .customer-reviews-module-scss-module__0i3Qta__flex2col>div:first-child{flex:0 auto}.customer-reviews-module-scss-module__0i3Qta__form_container .customer-reviews-module-scss-module__0i3Qta__flex2col>div:last-child{flex:1 0 auto}.customer-reviews-module-scss-module__0i3Qta__form_container .customer-reviews-module-scss-module__0i3Qta__actions_container{border-top:1px solid #dcdcdc;justify-content:flex-end;align-self:stretch;align-items:center;margin-top:.5em;padding:1em 0;display:flex}.customer-reviews-module-scss-module__0i3Qta__form_container .customer-reviews-module-scss-module__0i3Qta__actions_container.customer-reviews-module-scss-module__0i3Qta__no_border{border:none;margin-top:0;padding:0}.customer-reviews-module-scss-module__0i3Qta__grid2col,.customer-reviews-module-scss-module__0i3Qta__grid3col{grid-template-columns:1fr 1fr;display:grid}.customer-reviews-module-scss-module__0i3Qta__page_with_header{flex-flow:column;height:100%;padding-top:70px;display:flex}@media screen and (min-width:500px){.customer-reviews-module-scss-module__0i3Qta__page_with_header{height:auto;min-height:calc(100vh - 150px)}}.customer-reviews-module-scss-module__0i3Qta__app_icon_container{cursor:pointer;justify-content:center;align-items:center;display:flex}.customer-reviews-module-scss-module__0i3Qta__error_label{color:#ef4444;text-align:center}@keyframes customer-reviews-module-scss-module__0i3Qta__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.customer-reviews-module-scss-module__0i3Qta__customer_reviews{z-index:15;background-color:#f2f2f2;border-top-left-radius:20px;border-top-right-radius:20px;width:100%;height:calc(100dvh - 180px);transition:all .3s cubic-bezier(0,.71,.04,1.12);position:absolute;bottom:0;transform:translateY(100%)}.customer-reviews-module-scss-module__0i3Qta__customer_reviews.customer-reviews-module-scss-module__0i3Qta__show{transform:translateY(20px)}.customer-reviews-module-scss-module__0i3Qta__customer_reviews .customer-reviews-module-scss-module__0i3Qta__customer_reviews_head .customer-reviews-module-scss-module__0i3Qta__head_bar{background:#646363;border-radius:20px;width:60px;height:6px;margin:10px auto;display:block}.customer-reviews-module-scss-module__0i3Qta__customer_reviews .customer-reviews-module-scss-module__0i3Qta__customer_reviews_head .customer-reviews-module-scss-module__0i3Qta__close_review{cursor:pointer;font-size:19px;position:absolute;top:25px;right:20px}.customer-reviews-module-scss-module__0i3Qta__customer_reviews .customer-reviews-module-scss-module__0i3Qta__customer_reviews_head .customer-reviews-module-scss-module__0i3Qta__review_title{text-align:center;font-size:14px;font-weight:600}.customer-reviews-module-scss-module__0i3Qta__customer_reviews .customer-reviews-module-scss-module__0i3Qta__filter_review{align-items:center;gap:5px;padding:0 15px 3px;font-size:12px;display:flex}.customer-reviews-module-scss-module__0i3Qta__customer_reviews .customer-reviews-module-scss-module__0i3Qta__filter_review>span{cursor:pointer}.customer-reviews-module-scss-module__0i3Qta__customer_reviews .customer-reviews-module-scss-module__0i3Qta__review_listing{height:calc(100dvh - 250px);padding:20px 10px 150px;overflow-y:auto}.customer-reviews-module-scss-module__0i3Qta__review_filters{z-index:15;background-color:#fff;border-top-left-radius:20px;border-top-right-radius:20px;width:100%;height:250px;transition:all .3s cubic-bezier(0,.71,.04,1.12);position:absolute;bottom:0;transform:translateY(100%)}.customer-reviews-module-scss-module__0i3Qta__review_filters .customer-reviews-module-scss-module__0i3Qta__filter_close_review{cursor:pointer;font-size:19px;position:absolute;top:10px;right:17px}.customer-reviews-module-scss-module__0i3Qta__review_filters.customer-reviews-module-scss-module__0i3Qta__show{transform:translateY(0)}.customer-reviews-module-scss-module__0i3Qta__review_filters .customer-reviews-module-scss-module__0i3Qta__filter_card_container{margin-top:40px}.customer-reviews-module-scss-module__0i3Qta__review_filters .customer-reviews-module-scss-module__0i3Qta__filter_card_container .customer-reviews-module-scss-module__0i3Qta__filter_card{cursor:pointer;border-radius:10px;align-items:center;gap:8px;width:100%;height:60px;padding:5px;display:flex}.customer-reviews-module-scss-module__0i3Qta__review_filters .customer-reviews-module-scss-module__0i3Qta__filter_card_container .customer-reviews-module-scss-module__0i3Qta__filter_card .customer-reviews-module-scss-module__0i3Qta__branch_logo{box-sizing:content-box;object-fit:contain;border-radius:50%}.customer-reviews-module-scss-module__0i3Qta__review_filters .customer-reviews-module-scss-module__0i3Qta__filter_card_container .customer-reviews-module-scss-module__0i3Qta__filter_card .customer-reviews-module-scss-module__0i3Qta__filter_card_detail>h2{font-size:15px;font-weight:500}.customer-reviews-module-scss-module__0i3Qta__review_filters .customer-reviews-module-scss-module__0i3Qta__filter_card_container .customer-reviews-module-scss-module__0i3Qta__filter_card .customer-reviews-module-scss-module__0i3Qta__filter_card_detail>p{color:#6b7280;text-wrap:nowrap;text-overflow:ellipsis;width:calc(100vw - 130px);font-size:12px;overflow:hidden}@media screen and (min-width:500px){.customer-reviews-module-scss-module__0i3Qta__review_filters .customer-reviews-module-scss-module__0i3Qta__filter_card_container .customer-reviews-module-scss-module__0i3Qta__filter_card .customer-reviews-module-scss-module__0i3Qta__filter_card_detail>p{width:300px}}.customer-reviews-module-scss-module__0i3Qta__create_review{z-index:12;background-color:#fff;width:100%;padding:15px 10px 30px;transition:all .3s cubic-bezier(0,.71,.04,1.12);position:absolute;bottom:0}.customer-reviews-module-scss-module__0i3Qta__create_review .customer-reviews-module-scss-module__0i3Qta__title{font-size:16px;font-weight:600}.customer-reviews-module-scss-module__0i3Qta__create_review .customer-reviews-module-scss-module__0i3Qta__give_star_rating{justify-content:center;align-items:center;display:flex}.customer-reviews-module-scss-module__0i3Qta__create_review .customer-reviews-module-scss-module__0i3Qta__review_rating_form{justify-content:center;align-items:center;width:100%;margin-top:10px;display:flex}.customer-reviews-module-scss-module__0i3Qta__create_review .customer-reviews-module-scss-module__0i3Qta__review_rating_form>div:first-child{flex:1}.customer-reviews-module-scss-module__0i3Qta__create_review .customer-reviews-module-scss-module__0i3Qta__review_rating_form .customer-reviews-module-scss-module__0i3Qta__button_container{cursor:not-allowed;background-color:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-left:8px;transition:all .2s;display:flex}.customer-reviews-module-scss-module__0i3Qta__create_review .customer-reviews-module-scss-module__0i3Qta__review_rating_form .customer-reviews-module-scss-module__0i3Qta__button_container.customer-reviews-module-scss-module__0i3Qta__active{background-color:var(--color-secondary-base,#e20478);cursor:pointer}.customer-reviews-module-scss-module__0i3Qta__create_review .customer-reviews-module-scss-module__0i3Qta__review_rating_form .customer-reviews-module-scss-module__0i3Qta__button_container.customer-reviews-module-scss-module__0i3Qta__active:hover{box-shadow:0 4px 12px rgba(var(--color-secondary-base,#e20478),.2);transform:scale(1.05)}.customer-reviews-module-scss-module__0i3Qta__create_review .customer-reviews-module-scss-module__0i3Qta__review_rating_form .customer-reviews-module-scss-module__0i3Qta__button_container.customer-reviews-module-scss-module__0i3Qta__loading{background-color:#0000;padding:0}
.recommendation-row-module-scss-module__1eunFa__form_container{flex-direction:column;padding:2em 2em 1em;display:flex}@media only screen and (max-width:480px){.recommendation-row-module-scss-module__1eunFa__form_container{padding:.5em}}.recommendation-row-module-scss-module__1eunFa__form_container .recommendation-row-module-scss-module__1eunFa__flex2col{justify-content:space-between;align-items:center;display:flex}.recommendation-row-module-scss-module__1eunFa__form_container .recommendation-row-module-scss-module__1eunFa__flex2col>div:first-child{flex:0 auto}.recommendation-row-module-scss-module__1eunFa__form_container .recommendation-row-module-scss-module__1eunFa__flex2col>div:last-child{flex:1 0 auto}.recommendation-row-module-scss-module__1eunFa__form_container .recommendation-row-module-scss-module__1eunFa__actions_container{border-top:1px solid #dcdcdc;justify-content:flex-end;align-self:stretch;align-items:center;margin-top:.5em;padding:1em 0;display:flex}.recommendation-row-module-scss-module__1eunFa__form_container .recommendation-row-module-scss-module__1eunFa__actions_container.recommendation-row-module-scss-module__1eunFa__no_border{border:none;margin-top:0;padding:0}.recommendation-row-module-scss-module__1eunFa__grid2col,.recommendation-row-module-scss-module__1eunFa__grid3col{grid-template-columns:1fr 1fr;display:grid}.recommendation-row-module-scss-module__1eunFa__page_with_header{flex-flow:column;height:100%;padding-top:70px;display:flex}@media screen and (min-width:500px){.recommendation-row-module-scss-module__1eunFa__page_with_header{height:auto;min-height:calc(100vh - 150px)}}.recommendation-row-module-scss-module__1eunFa__app_icon_container{cursor:pointer;justify-content:center;align-items:center;display:flex}.recommendation-row-module-scss-module__1eunFa__error_label{color:#ef4444;text-align:center}@keyframes recommendation-row-module-scss-module__1eunFa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes recommendation-row-module-scss-module__1eunFa__sectionReveal{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.recommendation-row-module-scss-module__1eunFa__hidden{opacity:0;transform:translateY(30px)}.recommendation-row-module-scss-module__1eunFa__reveal{animation:.6s cubic-bezier(.16,1,.3,1) forwards recommendation-row-module-scss-module__1eunFa__sectionReveal}.recommendation-row-module-scss-module__1eunFa__container{margin:0;padding:15px 16px 16px;scroll-margin-top:160px}.recommendation-row-module-scss-module__1eunFa__header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.recommendation-row-module-scss-module__1eunFa__header h2{color:var(--color-primary-base,#8fc31f);margin:0;font-size:18px;font-weight:700}.recommendation-row-module-scss-module__1eunFa__view_all{cursor:pointer;-webkit-tap-highlight-color:#0000;color:var(--color-primary-base,#8fc31f);background:0 0;border:none;border-radius:8px;align-items:center;gap:4px;padding:8px 12px;font-size:14px;font-weight:600;transition:all .15s;display:flex}.recommendation-row-module-scss-module__1eunFa__view_all:hover{background:rgba(var(--color-primary-base,#8fc31f),.08)}.recommendation-row-module-scss-module__1eunFa__view_all:active{background:rgba(var(--color-primary-base,#8fc31f),.15);transform:scale(.92)}.recommendation-row-module-scss-module__1eunFa__view_all svg{transition:transform .2s}.recommendation-row-module-scss-module__1eunFa__view_all:hover svg{transform:translate(3px)}.recommendation-row-module-scss-module__1eunFa__grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (min-width:576px){.recommendation-row-module-scss-module__1eunFa__grid{grid-template-columns:repeat(3,1fr);gap:16px}}@media (min-width:998px){.recommendation-row-module-scss-module__1eunFa__grid{grid-template-columns:repeat(6,1fr);gap:16px}}@media (max-width:575px){.recommendation-row-module-scss-module__1eunFa__list_grid{grid-template-columns:1fr;gap:10px}}
.stories-module-scss-module__iPC7TW__form_container{flex-direction:column;padding:2em 2em 1em;display:flex}@media only screen and (max-width:480px){.stories-module-scss-module__iPC7TW__form_container{padding:.5em}}.stories-module-scss-module__iPC7TW__form_container .stories-module-scss-module__iPC7TW__flex2col{justify-content:space-between;align-items:center;display:flex}.stories-module-scss-module__iPC7TW__form_container .stories-module-scss-module__iPC7TW__flex2col>div:first-child{flex:0 auto}.stories-module-scss-module__iPC7TW__form_container .stories-module-scss-module__iPC7TW__flex2col>div:last-child{flex:1 0 auto}.stories-module-scss-module__iPC7TW__form_container .stories-module-scss-module__iPC7TW__actions_container{border-top:1px solid #dcdcdc;justify-content:flex-end;align-self:stretch;align-items:center;margin-top:.5em;padding:1em 0;display:flex}.stories-module-scss-module__iPC7TW__form_container .stories-module-scss-module__iPC7TW__actions_container.stories-module-scss-module__iPC7TW__no_border{border:none;margin-top:0;padding:0}.stories-module-scss-module__iPC7TW__grid2col,.stories-module-scss-module__iPC7TW__grid3col{grid-template-columns:1fr 1fr;display:grid}.stories-module-scss-module__iPC7TW__page_with_header{flex-flow:column;height:100%;padding-top:70px;display:flex}@media screen and (min-width:500px){.stories-module-scss-module__iPC7TW__page_with_header{height:auto;min-height:calc(100vh - 150px)}}.stories-module-scss-module__iPC7TW__app_icon_container{cursor:pointer;justify-content:center;align-items:center;display:flex}.stories-module-scss-module__iPC7TW__error_label{color:#ef4444;text-align:center}@keyframes stories-module-scss-module__iPC7TW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.stories-module-scss-module__iPC7TW__video_story_container{scroll-snap-type:y mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;background:#000;width:100%;height:100dvh;position:fixed;inset:0;overflow-y:auto}@media screen and (min-width:768px){.stories-module-scss-module__iPC7TW__video_story_container{margin:0;padding:0}}.stories-module-scss-module__iPC7TW__video_story_item{scroll-snap-align:start;scroll-snap-stop:always;z-index:1;background:#000;align-items:center;width:100%;max-width:415px;height:100dvh;margin:0 auto 40px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 10px #ffffff1a,0 0 50px #ffffff0d,0 0 0 1px #ffffff08}@media screen and (min-width:768px){.stories-module-scss-module__iPC7TW__video_story_item{background:#000;max-width:415px;margin:0 auto}}.stories-module-scss-module__iPC7TW__video_shimmer{scroll-snap-align:start;scroll-snap-stop:always;z-index:0;background:#000;justify-content:center;align-items:center;width:100%;max-width:415px;height:100dvh;margin:0 auto;display:flex;position:relative}@media screen and (min-width:768px){.stories-module-scss-module__iPC7TW__video_shimmer{background:#000;max-width:415px;margin:0 auto}}.stories-module-scss-module__iPC7TW__video_shimmer .stories-module-scss-module__iPC7TW__spinner{flex:1;display:none}.stories-module-scss-module__iPC7TW__video_shimmer span{border-radius:5px;width:100%;height:100dvh}@media (prefers-reduced-motion){.stories-module-scss-module__iPC7TW__video_shimmer>span{display:none}.stories-module-scss-module__iPC7TW__video_shimmer .stories-module-scss-module__iPC7TW__spinner{display:initial}}.stories-module-scss-module__iPC7TW__video_story_footer{color:#fff;grid-template-columns:1fr;align-content:end;width:100%;padding:10px;display:grid;position:absolute;bottom:10px}
.mega-weekend-sale-module-scss-module__iiF1Za__container{width:100%;margin-top:10px;margin-bottom:10px;padding:10px 15px}.mega-weekend-sale-module-scss-module__iiF1Za__image_container{border-radius:12px;width:100%;display:flex;overflow:hidden}.mega-weekend-sale-module-scss-module__iiF1Za__banner_img{object-fit:cover;width:100%;height:auto;display:block}@media screen and (min-width:999px){.mega-weekend-sale-module-scss-module__iiF1Za__container{margin-top:20px;margin-bottom:20px;padding:0 15px}.mega-weekend-sale-module-scss-module__iiF1Za__image_container{border-radius:16px}}
.product-stories-module-scss-module__ig0tsG__form_container{flex-direction:column;padding:2em 2em 1em;display:flex}@media only screen and (max-width:480px){.product-stories-module-scss-module__ig0tsG__form_container{padding:.5em}}.product-stories-module-scss-module__ig0tsG__form_container .product-stories-module-scss-module__ig0tsG__flex2col{justify-content:space-between;align-items:center;display:flex}.product-stories-module-scss-module__ig0tsG__form_container .product-stories-module-scss-module__ig0tsG__flex2col>div:first-child{flex:0 auto}.product-stories-module-scss-module__ig0tsG__form_container .product-stories-module-scss-module__ig0tsG__flex2col>div:last-child{flex:1 0 auto}.product-stories-module-scss-module__ig0tsG__form_container .product-stories-module-scss-module__ig0tsG__actions_container{border-top:1px solid #dcdcdc;justify-content:flex-end;align-self:stretch;align-items:center;margin-top:.5em;padding:1em 0;display:flex}.product-stories-module-scss-module__ig0tsG__form_container .product-stories-module-scss-module__ig0tsG__actions_container.product-stories-module-scss-module__ig0tsG__no_border{border:none;margin-top:0;padding:0}.product-stories-module-scss-module__ig0tsG__grid2col,.product-stories-module-scss-module__ig0tsG__grid3col{grid-template-columns:1fr 1fr;display:grid}.product-stories-module-scss-module__ig0tsG__page_with_header{flex-flow:column;height:100%;padding-top:70px;display:flex}@media screen and (min-width:500px){.product-stories-module-scss-module__ig0tsG__page_with_header{height:auto;min-height:calc(100vh - 150px)}}.product-stories-module-scss-module__ig0tsG__app_icon_container{cursor:pointer;justify-content:center;align-items:center;display:flex}.product-stories-module-scss-module__ig0tsG__error_label{color:#ef4444;text-align:center}@keyframes product-stories-module-scss-module__ig0tsG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.product-stories-module-scss-module__ig0tsG__video_story_container{scroll-snap-type:y mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;background:#000;width:100%;height:100dvh;position:fixed;inset:0;overflow-y:auto}@media screen and (min-width:768px){.product-stories-module-scss-module__ig0tsG__video_story_container{margin:0;padding:0}}.product-stories-module-scss-module__ig0tsG__video_story_item{scroll-snap-align:start;scroll-snap-stop:always;z-index:1;background:#000;align-items:center;width:100%;max-width:415px;height:100dvh;margin:0 auto 40px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 10px #ffffff1a,0 0 50px #ffffff0d,0 0 0 1px #ffffff08}@media screen and (min-width:768px){.product-stories-module-scss-module__ig0tsG__video_story_item{background:#000;max-width:415px;margin:0 auto}}.product-stories-module-scss-module__ig0tsG__video_shimmer{scroll-snap-align:start;scroll-snap-stop:always;z-index:0;background:#000;justify-content:center;align-items:center;width:100%;max-width:415px;height:100dvh;margin:0 auto;display:flex;position:relative}@media screen and (min-width:768px){.product-stories-module-scss-module__ig0tsG__video_shimmer{background:#000;max-width:415px;margin:0 auto}}.product-stories-module-scss-module__ig0tsG__video_shimmer .product-stories-module-scss-module__ig0tsG__spinner{flex:1;display:none}.product-stories-module-scss-module__ig0tsG__video_shimmer span{border-radius:5px;width:100%;height:100dvh}@media (prefers-reduced-motion){.product-stories-module-scss-module__ig0tsG__video_shimmer>span{display:none}.product-stories-module-scss-module__ig0tsG__video_shimmer .product-stories-module-scss-module__ig0tsG__spinner{display:initial}}.product-stories-module-scss-module__ig0tsG__video_story_footer{color:#fff;grid-template-columns:1fr;align-content:end;width:100%;padding:10px;display:grid;position:absolute;bottom:10px}.product-stories-module-scss-module__ig0tsG__product_card{-webkit-backdrop-filter:blur(12px);cursor:pointer;background:#14141466;border:1px solid #ffffff26;border-radius:12px;align-items:center;gap:10px;width:100%;padding:10px 12px;transition:transform .2s,background .2s;display:flex}.product-stories-module-scss-module__ig0tsG__product_card:active{background:#14141480;transform:scale(.98)}.product-stories-module-scss-module__ig0tsG__product_card .product-stories-module-scss-module__ig0tsG__product_image_container{flex-shrink:0}.product-stories-module-scss-module__ig0tsG__product_card .product-stories-module-scss-module__ig0tsG__product_image_container .product-stories-module-scss-module__ig0tsG__product_image{object-fit:cover;border-radius:6px;width:60px;height:60px}.product-stories-module-scss-module__ig0tsG__product_card .product-stories-module-scss-module__ig0tsG__product_details{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.product-stories-module-scss-module__ig0tsG__product_card .product-stories-module-scss-module__ig0tsG__product_details .product-stories-module-scss-module__ig0tsG__product_name{color:#fff;text-overflow:ellipsis;white-space:nowrap;width:200px;margin:0;font-size:13px;font-weight:600;overflow:hidden}.product-stories-module-scss-module__ig0tsG__product_card .product-stories-module-scss-module__ig0tsG__product_details .product-stories-module-scss-module__ig0tsG__price_container{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.product-stories-module-scss-module__ig0tsG__product_card .product-stories-module-scss-module__ig0tsG__product_details .product-stories-module-scss-module__ig0tsG__price_container .product-stories-module-scss-module__ig0tsG__original_price{color:#fff9;font-size:11px;text-decoration:line-through}.product-stories-module-scss-module__ig0tsG__product_card .product-stories-module-scss-module__ig0tsG__product_details .product-stories-module-scss-module__ig0tsG__price_container .product-stories-module-scss-module__ig0tsG__discounted_price{font-size:15px;font-weight:700}.product-stories-module-scss-module__ig0tsG__product_card .product-stories-module-scss-module__ig0tsG__product_details .product-stories-module-scss-module__ig0tsG__price_container .product-stories-module-scss-module__ig0tsG__regular_price{color:#fff;font-size:15px;font-weight:700}.product-stories-module-scss-module__ig0tsG__product_card .product-stories-module-scss-module__ig0tsG__product_details .product-stories-module-scss-module__ig0tsG__store_info{color:#fffc;align-items:center;gap:5px;font-size:11px;display:flex}.product-stories-module-scss-module__ig0tsG__product_card .product-stories-module-scss-module__ig0tsG__product_details .product-stories-module-scss-module__ig0tsG__store_info .product-stories-module-scss-module__ig0tsG__store_logo{object-fit:cover;border-radius:50%;width:14px;height:14px}.product-stories-module-scss-module__ig0tsG__product_card .product-stories-module-scss-module__ig0tsG__product_details .product-stories-module-scss-module__ig0tsG__store_info .product-stories-module-scss-module__ig0tsG__store_name{text-overflow:ellipsis;white-space:nowrap;max-width:120px;margin:0;overflow:hidden}.product-stories-module-scss-module__ig0tsG__product_card .product-stories-module-scss-module__ig0tsG__product_details .product-stories-module-scss-module__ig0tsG__store_info .product-stories-module-scss-module__ig0tsG__rating_star{color:#ffc107;margin-left:2px;font-size:12px}.product-stories-module-scss-module__ig0tsG__product_card .product-stories-module-scss-module__ig0tsG__product_details .product-stories-module-scss-module__ig0tsG__store_info .product-stories-module-scss-module__ig0tsG__rating_value{color:#fff;font-size:11px;font-weight:600}.product-stories-module-scss-module__ig0tsG__product_card .product-stories-module-scss-module__ig0tsG__chevron_container{color:#fffc;flex-shrink:0;justify-content:center;align-items:center;display:flex}.product-stories-module-scss-module__ig0tsG__product_card .product-stories-module-scss-module__ig0tsG__chevron_container svg{width:20px;height:20px}.product-stories-module-scss-module__ig0tsG__like_comments_container{flex-direction:column;justify-content:center;align-items:center;gap:15px;padding:10px;display:flex;position:absolute;bottom:100px;right:0}
.shop-by-category-module-scss-module__zNm2gG__form_container{flex-direction:column;padding:2em 2em 1em;display:flex}@media only screen and (max-width:480px){.shop-by-category-module-scss-module__zNm2gG__form_container{padding:.5em}}.shop-by-category-module-scss-module__zNm2gG__form_container .shop-by-category-module-scss-module__zNm2gG__flex2col{justify-content:space-between;align-items:center;display:flex}.shop-by-category-module-scss-module__zNm2gG__form_container .shop-by-category-module-scss-module__zNm2gG__flex2col>div:first-child{flex:0 auto}.shop-by-category-module-scss-module__zNm2gG__form_container .shop-by-category-module-scss-module__zNm2gG__flex2col>div:last-child{flex:1 0 auto}.shop-by-category-module-scss-module__zNm2gG__form_container .shop-by-category-module-scss-module__zNm2gG__actions_container{border-top:1px solid #dcdcdc;justify-content:flex-end;align-self:stretch;align-items:center;margin-top:.5em;padding:1em 0;display:flex}.shop-by-category-module-scss-module__zNm2gG__form_container .shop-by-category-module-scss-module__zNm2gG__actions_container.shop-by-category-module-scss-module__zNm2gG__no_border{border:none;margin-top:0;padding:0}.shop-by-category-module-scss-module__zNm2gG__grid2col,.shop-by-category-module-scss-module__zNm2gG__grid3col{grid-template-columns:1fr 1fr;display:grid}.shop-by-category-module-scss-module__zNm2gG__page_with_header{flex-flow:column;height:100%;padding-top:70px;display:flex}@media screen and (min-width:500px){.shop-by-category-module-scss-module__zNm2gG__page_with_header{height:auto;min-height:calc(100vh - 150px)}}.shop-by-category-module-scss-module__zNm2gG__app_icon_container{cursor:pointer;justify-content:center;align-items:center;display:flex}.shop-by-category-module-scss-module__zNm2gG__error_label{color:#ef4444;text-align:center}@keyframes shop-by-category-module-scss-module__zNm2gG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.shop-by-category-module-scss-module__zNm2gG__section_container{background:#fff;border-radius:16px;flex-direction:column;margin:10px 15px;padding:15px 0 10px;display:flex;box-shadow:0 4px 20px #0000000d}.shop-by-category-module-scss-module__zNm2gG__header{justify-content:space-between;align-items:center;margin-bottom:0;padding:0 15px 10px;display:flex}.shop-by-category-module-scss-module__zNm2gG__header h2{color:var(--color-primary-base,#8fc31f);letter-spacing:-.5px;margin:0;font-size:18px;font-weight:700}.shop-by-category-module-scss-module__zNm2gG__view_all{color:var(--color-primary-base,#8fc31f);cursor:pointer;background:0 0;border:none;align-items:center;gap:2px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.shop-by-category-module-scss-module__zNm2gG__slider_wrapper{position:relative}.shop-by-category-module-scss-module__zNm2gG__scroller{scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;gap:15px;padding:5px 15px 15px;scroll-padding:5px 15px 15px;display:flex;overflow-x:auto}.shop-by-category-module-scss-module__zNm2gG__scroller::-webkit-scrollbar{display:none}.shop-by-category-module-scss-module__zNm2gG__scroller:after{content:"";min-width:1px;display:block}@media screen and (min-width:999px){.shop-by-category-module-scss-module__zNm2gG__scroller{gap:16px}}.shop-by-category-module-scss-module__zNm2gG__nav_btn{cursor:pointer;z-index:10;color:#4b5563;opacity:0;pointer-events:none;background:#fff;border:1px solid #00000026;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s cubic-bezier(.4,0,.2,1);display:none;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 14px #00000040}@media screen and (min-width:999px){.shop-by-category-module-scss-module__zNm2gG__nav_btn{display:flex}}.shop-by-category-module-scss-module__zNm2gG__nav_btn.shop-by-category-module-scss-module__zNm2gG__visible{opacity:1;pointer-events:all}.shop-by-category-module-scss-module__zNm2gG__nav_btn:hover{color:var(--color-primary-base,#8fc31f);background:#fdfdfd;transform:translateY(-50%)scale(1.1)}.shop-by-category-module-scss-module__zNm2gG__nav_btn.shop-by-category-module-scss-module__zNm2gG__left{left:4px}.shop-by-category-module-scss-module__zNm2gG__nav_btn.shop-by-category-module-scss-module__zNm2gG__right{right:4px}.shop-by-category-module-scss-module__zNm2gG__card{scroll-snap-align:start;text-align:center;cursor:pointer;border-radius:20px;flex-direction:column;flex-shrink:0;align-items:center;width:150px;min-height:168px;padding:16px 14px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.shop-by-category-module-scss-module__zNm2gG__card:hover{transform:translateY(-3px);box-shadow:0 10px 20px -6px #0000004d}.shop-by-category-module-scss-module__zNm2gG__card:active{transform:scale(.98)}@media screen and (min-width:999px){.shop-by-category-module-scss-module__zNm2gG__card{width:calc(16.6667% - 13.3333px)}}.shop-by-category-module-scss-module__zNm2gG__card_image{width:64px;height:64px;margin-bottom:10px}.shop-by-category-module-scss-module__zNm2gG__card_image img{object-fit:contain;width:100%;height:100%}.shop-by-category-module-scss-module__zNm2gG__card_title{color:#fff;min-height:45px;margin:0;font-size:18px;font-weight:800;line-height:1.25}.shop-by-category-module-scss-module__zNm2gG__card_subtitle{color:#ffffffe6;margin:6px 0 0;font-size:12px;line-height:1.4}
.story-header-module-scss-module__qEGi7W__story_header_container{z-index:2;pointer-events:none;cursor:pointer;grid-template-columns:25px 1fr 45px;align-items:center;gap:8px;width:100%;max-width:415px;height:60px;padding:0 16px;display:grid;position:fixed;top:0;left:50%;transform:translate(-50%)}.story-header-module-scss-module__qEGi7W__story_header_container .story-header-module-scss-module__qEGi7W__app_icon_container{pointer-events:auto;color:#fff;filter:drop-shadow(1px 1px 5px #2a2a2ac4);justify-content:center;align-items:center;height:100%;display:flex;position:relative}.story-header-module-scss-module__qEGi7W__story_header_container .story-header-module-scss-module__qEGi7W__cart_icon_wrapper{pointer-events:auto;background-color:var(--color-secondary-base);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .2s;animation:2s ease-in-out infinite story-header-module-scss-module__qEGi7W__subtlePulse;display:flex;position:relative}.story-header-module-scss-module__qEGi7W__story_header_container .story-header-module-scss-module__qEGi7W__cart_icon_wrapper:active{transform:scale(.95)}.story-header-module-scss-module__qEGi7W__story_header_container .story-header-module-scss-module__qEGi7W__cart_icon_wrapper.story-header-module-scss-module__qEGi7W__pop{animation:.4s ease-out story-header-module-scss-module__qEGi7W__popBounce}.story-header-module-scss-module__qEGi7W__story_header_container .story-header-module-scss-module__qEGi7W__cart_icon_wrapper .story-header-module-scss-module__qEGi7W__badge{color:#fff;background-color:#ef4444;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-6px;right:-6px}@keyframes story-header-module-scss-module__qEGi7W__subtlePulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes story-header-module-scss-module__qEGi7W__popBounce{0%{transform:scale(1)}30%{transform:scale(1.3)}60%{transform:scale(.9)}to{transform:scale(1)}}.story-header-module-scss-module__qEGi7W__story_header_container .story-header-module-scss-module__qEGi7W__count_icon{color:#fff;background-color:#dc143c;border-radius:30px;justify-content:center;align-items:center;min-width:16px;height:14px;padding:8px 4px;font-size:12px;display:flex;position:absolute;top:2px;left:50%;transform:translate(-50%)}.story-header-module-scss-module__qEGi7W__auto_search_container{pointer-events:auto;z-index:10;width:100%}.story-header-module-scss-module__qEGi7W__auto_search_container>div>div>div{border-radius:10px;box-shadow:0 4px 12px #0000001a;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background-color:#ffffffe6!important;border:1.5px solid #ffffff80!important;height:44px!important}.story-header-module-scss-module__qEGi7W__auto_search_container>div>div>div input{color:#000!important;font-size:14px!important}.story-header-module-scss-module__qEGi7W__auto_search_container>div>div>div input::placeholder{font-weight:500;color:#6b7280!important}
.sidebar-filters-module-scss-module__sH7ToG__form_container{flex-direction:column;padding:2em 2em 1em;display:flex}@media only screen and (max-width:480px){.sidebar-filters-module-scss-module__sH7ToG__form_container{padding:.5em}}.sidebar-filters-module-scss-module__sH7ToG__form_container .sidebar-filters-module-scss-module__sH7ToG__flex2col{justify-content:space-between;align-items:center;display:flex}.sidebar-filters-module-scss-module__sH7ToG__form_container .sidebar-filters-module-scss-module__sH7ToG__flex2col>div:first-child{flex:0 auto}.sidebar-filters-module-scss-module__sH7ToG__form_container .sidebar-filters-module-scss-module__sH7ToG__flex2col>div:last-child{flex:1 0 auto}.sidebar-filters-module-scss-module__sH7ToG__form_container .sidebar-filters-module-scss-module__sH7ToG__actions_container{border-top:1px solid #dcdcdc;justify-content:flex-end;align-self:stretch;align-items:center;margin-top:.5em;padding:1em 0;display:flex}.sidebar-filters-module-scss-module__sH7ToG__form_container .sidebar-filters-module-scss-module__sH7ToG__actions_container.sidebar-filters-module-scss-module__sH7ToG__no_border{border:none;margin-top:0;padding:0}.sidebar-filters-module-scss-module__sH7ToG__grid2col,.sidebar-filters-module-scss-module__sH7ToG__grid3col{grid-template-columns:1fr 1fr;display:grid}.sidebar-filters-module-scss-module__sH7ToG__page_with_header{flex-flow:column;height:100%;padding-top:70px;display:flex}@media screen and (min-width:500px){.sidebar-filters-module-scss-module__sH7ToG__page_with_header{height:auto;min-height:calc(100vh - 150px)}}.sidebar-filters-module-scss-module__sH7ToG__app_icon_container{cursor:pointer;justify-content:center;align-items:center;display:flex}.sidebar-filters-module-scss-module__sH7ToG__error_label{color:#ef4444;text-align:center}@keyframes sidebar-filters-module-scss-module__sH7ToG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sidebar-filters-module-scss-module__sH7ToG__sidebar{background:var(--color-bg-surface,#fff);border:1px solid var(--color-bg-page,#f4f7f0);width:210px;min-width:210px;max-height:calc(100vh - var(--sidebar-sticky-top,24px) - 24px);scrollbar-width:none;-ms-overflow-style:none;border-radius:12px;align-self:flex-start;position:sticky;top:0;overflow-y:auto;box-shadow:0 1px 6px #0000000f}.sidebar-filters-module-scss-module__sH7ToG__sidebar::-webkit-scrollbar{display:none}.sidebar-filters-module-scss-module__sH7ToG__sidebar_header{border-bottom:1px solid #e5ecdc;justify-content:space-between;align-items:center;padding:12px 14px 10px;display:flex}.sidebar-filters-module-scss-module__sH7ToG__sidebar_title{color:#111827;letter-spacing:.02em;text-transform:uppercase;font-size:13px;font-weight:700}.sidebar-filters-module-scss-module__sH7ToG__reset_btn{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:4px;padding:4px 6px;font-size:11px;font-weight:600;transition:background .15s;display:inline-flex}.sidebar-filters-module-scss-module__sH7ToG__reset_btn:hover{background:#fef2f2}.sidebar-filters-module-scss-module__sH7ToG__section{border-bottom:1px solid #e5ecdc}.sidebar-filters-module-scss-module__sH7ToG__section:last-child{border-bottom:none}.sidebar-filters-module-scss-module__sH7ToG__section_header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:10px 14px;transition:background .15s;display:flex}.sidebar-filters-module-scss-module__sH7ToG__section_header:hover{background:var(--color-bg-page,#f4f7f0)}.sidebar-filters-module-scss-module__sH7ToG__section_label{color:#111827;letter-spacing:.01em;text-transform:uppercase;align-items:center;gap:5px;font-size:12px;font-weight:600;display:flex}.sidebar-filters-module-scss-module__sH7ToG__active_dot{background:var(--color-primary-base,#8fc31f);border-radius:50%;flex-shrink:0;width:6px;height:6px}.sidebar-filters-module-scss-module__sH7ToG__section_header_right{align-items:center;gap:4px;display:flex}.sidebar-filters-module-scss-module__sH7ToG__clear_filter_btn{background:var(--color-bg-page,#f4f7f0);cursor:pointer;color:#6b7280;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:all .15s;display:flex}.sidebar-filters-module-scss-module__sH7ToG__clear_filter_btn:hover{color:#ef4444;background:#fee2e2}.sidebar-filters-module-scss-module__sH7ToG__chevron{color:#6b7280;flex-shrink:0;transition:transform .2s}.sidebar-filters-module-scss-module__sH7ToG__options_list{flex-direction:column;gap:1px;padding:2px 14px 10px;display:flex}.sidebar-filters-module-scss-module__sH7ToG__option_row{cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:4px;transition:background .12s;display:flex;position:relative}.sidebar-filters-module-scss-module__sH7ToG__option_row:hover{background:var(--color-bg-page,#f4f7f0)}.sidebar-filters-module-scss-module__sH7ToG__hidden_input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.sidebar-filters-module-scss-module__sH7ToG__checkbox{background:#fff;border:1.5px solid #d1d5db;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:15px;min-width:15px;height:15px;transition:all .15s;display:flex}.sidebar-filters-module-scss-module__sH7ToG__checkbox.sidebar-filters-module-scss-module__sH7ToG__checked{background:var(--color-primary-base,#8fc31f);border-color:var(--color-primary-base,#8fc31f)}.sidebar-filters-module-scss-module__sH7ToG__checkmark{color:#fff;width:10px;height:10px}.sidebar-filters-module-scss-module__sH7ToG__option_label{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:12px;font-weight:400;line-height:1.3;transition:color .12s;overflow:hidden}.sidebar-filters-module-scss-module__sH7ToG__option_label.sidebar-filters-module-scss-module__sH7ToG__option_label_active{color:#111827;font-weight:500}.sidebar-filters-module-scss-module__sH7ToG__option_count{color:#6b7280;opacity:.6;flex-shrink:0;font-size:10px}.sidebar-filters-module-scss-module__sH7ToG__view_more_btn{color:var(--color-primary-base,#8fc31f);cursor:pointer;background:0 0;border:none;border-radius:5px;align-items:center;gap:3px;margin-top:2px;padding:3px 4px;font-size:11px;font-weight:600;transition:background .15s;display:inline-flex}.sidebar-filters-module-scss-module__sH7ToG__view_more_btn:hover{background:var(--color-primary-surface,#f4fce3)}
.home-section-chips-module-scss-module__VA85BG__form_container{flex-direction:column;padding:2em 2em 1em;display:flex}@media only screen and (max-width:480px){.home-section-chips-module-scss-module__VA85BG__form_container{padding:.5em}}.home-section-chips-module-scss-module__VA85BG__form_container .home-section-chips-module-scss-module__VA85BG__flex2col{justify-content:space-between;align-items:center;display:flex}.home-section-chips-module-scss-module__VA85BG__form_container .home-section-chips-module-scss-module__VA85BG__flex2col>div:first-child{flex:0 auto}.home-section-chips-module-scss-module__VA85BG__form_container .home-section-chips-module-scss-module__VA85BG__flex2col>div:last-child{flex:1 0 auto}.home-section-chips-module-scss-module__VA85BG__form_container .home-section-chips-module-scss-module__VA85BG__actions_container{border-top:1px solid #dcdcdc;justify-content:flex-end;align-self:stretch;align-items:center;margin-top:.5em;padding:1em 0;display:flex}.home-section-chips-module-scss-module__VA85BG__form_container .home-section-chips-module-scss-module__VA85BG__actions_container.home-section-chips-module-scss-module__VA85BG__no_border{border:none;margin-top:0;padding:0}.home-section-chips-module-scss-module__VA85BG__grid2col,.home-section-chips-module-scss-module__VA85BG__grid3col{grid-template-columns:1fr 1fr;display:grid}.home-section-chips-module-scss-module__VA85BG__page_with_header{flex-flow:column;height:100%;padding-top:70px;display:flex}@media screen and (min-width:500px){.home-section-chips-module-scss-module__VA85BG__page_with_header{height:auto;min-height:calc(100vh - 150px)}}.home-section-chips-module-scss-module__VA85BG__app_icon_container{cursor:pointer;justify-content:center;align-items:center;display:flex}.home-section-chips-module-scss-module__VA85BG__error_label{color:#ef4444;text-align:center}@keyframes home-section-chips-module-scss-module__VA85BG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.home-section-chips-module-scss-module__VA85BG__slider_container{flex-direction:column;width:100%;display:flex;position:relative}.home-section-chips-module-scss-module__VA85BG__chips_wrapper{scrollbar-width:none;-ms-overflow-style:none;width:100%;position:relative;overflow:auto hidden}.home-section-chips-module-scss-module__VA85BG__chips_wrapper::-webkit-scrollbar{display:none}.home-section-chips-module-scss-module__VA85BG__chips_wrapper:active{cursor:grabbing}.home-section-chips-module-scss-module__VA85BG__chips_container{align-items:center;gap:8px;width:max-content;min-width:100%;padding:4px 10px 2px 2px;display:flex}.home-section-chips-module-scss-module__VA85BG__chip{white-space:nowrap;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);background:#ffffff2e;border:1.5px solid #fff6;border-radius:100px;flex-shrink:0;padding:7px 14px;font-size:12px;font-weight:600;transition:all .2s}.home-section-chips-module-scss-module__VA85BG__chip:hover{background:#ffffff47}.home-section-chips-module-scss-module__VA85BG__chip:active{transform:scale(.96)}.home-section-chips-module-scss-module__VA85BG__chip.home-section-chips-module-scss-module__VA85BG__active{color:var(--color-primary-base,#8fc31f);background:#fff;border-color:#0000;font-weight:700}@media screen and (max-width:998px){.home-section-chips-module-scss-module__VA85BG__chip{background:var(--color-primary-surface,#f4fce3);color:#111827;-webkit-backdrop-filter:none;border:1.5px solid #0000000f}.home-section-chips-module-scss-module__VA85BG__chip:hover{background:var(--color-primary-surface,#f4fce3);filter:brightness(.97)}.home-section-chips-module-scss-module__VA85BG__chip.home-section-chips-module-scss-module__VA85BG__active{background:var(--color-primary-base,#8fc31f);color:#fff;border-color:#0000;font-weight:700}}.home-section-chips-module-scss-module__VA85BG__nav_btn{cursor:pointer;z-index:10;color:#4b5563;opacity:0;pointer-events:none;background:#fff;border:1px solid #00000026;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s cubic-bezier(.4,0,.2,1);display:none;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 14px #00000040}@media screen and (min-width:999px){.home-section-chips-module-scss-module__VA85BG__nav_btn{display:flex}}.home-section-chips-module-scss-module__VA85BG__nav_btn.home-section-chips-module-scss-module__VA85BG__visible{opacity:1;pointer-events:all}.home-section-chips-module-scss-module__VA85BG__nav_btn:hover{color:var(--color-primary-base,#8fc31f);background:#fdfdfd;transform:translateY(-50%)scale(1.1)}.home-section-chips-module-scss-module__VA85BG__nav_btn.home-section-chips-module-scss-module__VA85BG__left{left:0}.home-section-chips-module-scss-module__VA85BG__nav_btn.home-section-chips-module-scss-module__VA85BG__right{right:0}
.loyalty-card-content-module-scss-module__W7UIhq__form_container{flex-direction:column;padding:2em 2em 1em;display:flex}@media only screen and (max-width:480px){.loyalty-card-content-module-scss-module__W7UIhq__form_container{padding:.5em}}.loyalty-card-content-module-scss-module__W7UIhq__form_container .loyalty-card-content-module-scss-module__W7UIhq__flex2col{justify-content:space-between;align-items:center;display:flex}.loyalty-card-content-module-scss-module__W7UIhq__form_container .loyalty-card-content-module-scss-module__W7UIhq__flex2col>div:first-child{flex:0 auto}.loyalty-card-content-module-scss-module__W7UIhq__form_container .loyalty-card-content-module-scss-module__W7UIhq__flex2col>div:last-child{flex:1 0 auto}.loyalty-card-content-module-scss-module__W7UIhq__form_container .loyalty-card-content-module-scss-module__W7UIhq__actions_container{border-top:1px solid #dcdcdc;justify-content:flex-end;align-self:stretch;align-items:center;margin-top:.5em;padding:1em 0;display:flex}.loyalty-card-content-module-scss-module__W7UIhq__form_container .loyalty-card-content-module-scss-module__W7UIhq__actions_container.loyalty-card-content-module-scss-module__W7UIhq__no_border{border:none;margin-top:0;padding:0}.loyalty-card-content-module-scss-module__W7UIhq__grid2col,.loyalty-card-content-module-scss-module__W7UIhq__grid3col{grid-template-columns:1fr 1fr;display:grid}.loyalty-card-content-module-scss-module__W7UIhq__page_with_header{flex-flow:column;height:100%;padding-top:70px;display:flex}@media screen and (min-width:500px){.loyalty-card-content-module-scss-module__W7UIhq__page_with_header{height:auto;min-height:calc(100vh - 150px)}}.loyalty-card-content-module-scss-module__W7UIhq__app_icon_container{cursor:pointer;justify-content:center;align-items:center;display:flex}.loyalty-card-content-module-scss-module__W7UIhq__error_label{color:#ef4444;text-align:center}@keyframes loyalty-card-content-module-scss-module__W7UIhq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loyalty-card-content-module-scss-module__W7UIhq__loading_wrapper{padding:20px}.loyalty-card-content-module-scss-module__W7UIhq__loading_wrapper .loyalty-card-content-module-scss-module__W7UIhq__shimmer_card{background:linear-gradient(90deg,#f3f4f6 0%,#e5e7eb 50%,#f3f4f6 100%) 0 0/200% 100%;border-radius:16px;width:100%;height:160px;animation:1.5s infinite loyalty-card-content-module-scss-module__W7UIhq__shimmer}@keyframes loyalty-card-content-module-scss-module__W7UIhq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.loyalty-card-content-module-scss-module__W7UIhq__empty_wrapper{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:48px 24px;display:flex}.loyalty-card-content-module-scss-module__W7UIhq__empty_wrapper .loyalty-card-content-module-scss-module__W7UIhq__empty_icon_circle{background:var(--color-primary-surface,#f4fce3);width:96px;height:96px;color:var(--color-primary-base,#8fc31f);border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.loyalty-card-content-module-scss-module__W7UIhq__empty_wrapper .loyalty-card-content-module-scss-module__W7UIhq__empty_icon_circle:before,.loyalty-card-content-module-scss-module__W7UIhq__empty_wrapper .loyalty-card-content-module-scss-module__W7UIhq__empty_icon_circle:after{content:"";background:var(--color-primary-base,#8fc31f);opacity:.5;border-radius:50%;width:10px;height:10px;position:absolute}.loyalty-card-content-module-scss-module__W7UIhq__empty_wrapper .loyalty-card-content-module-scss-module__W7UIhq__empty_icon_circle:before{top:8px;right:10px}.loyalty-card-content-module-scss-module__W7UIhq__empty_wrapper .loyalty-card-content-module-scss-module__W7UIhq__empty_icon_circle:after{bottom:12px;left:8px}.loyalty-card-content-module-scss-module__W7UIhq__empty_wrapper .loyalty-card-content-module-scss-module__W7UIhq__empty_title{color:#111827;margin:0;font-size:17px;font-weight:700}.loyalty-card-content-module-scss-module__W7UIhq__empty_wrapper .loyalty-card-content-module-scss-module__W7UIhq__empty_subtitle{color:#6b7280;margin:0;font-size:13px}.loyalty-card-content-module-scss-module__W7UIhq__programs_list{flex-direction:column;gap:16px;padding:16px;display:flex}.loyalty-card-content-module-scss-module__W7UIhq__program_card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 12px #00000014}.loyalty-card-content-module-scss-module__W7UIhq__program_card .loyalty-card-content-module-scss-module__W7UIhq__card_header{background:var(--color-primary-base,#8fc31f);align-items:center;gap:10px;padding:14px 16px;display:flex}.loyalty-card-content-module-scss-module__W7UIhq__program_card .loyalty-card-content-module-scss-module__W7UIhq__card_header .loyalty-card-content-module-scss-module__W7UIhq__header_icon{color:#fff;flex-shrink:0}.loyalty-card-content-module-scss-module__W7UIhq__program_card .loyalty-card-content-module-scss-module__W7UIhq__card_header .loyalty-card-content-module-scss-module__W7UIhq__header_text{flex-direction:column;gap:2px;display:flex}.loyalty-card-content-module-scss-module__W7UIhq__program_card .loyalty-card-content-module-scss-module__W7UIhq__card_header .loyalty-card-content-module-scss-module__W7UIhq__header_text .loyalty-card-content-module-scss-module__W7UIhq__header_label{color:#fffc;text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:600}.loyalty-card-content-module-scss-module__W7UIhq__program_card .loyalty-card-content-module-scss-module__W7UIhq__card_header .loyalty-card-content-module-scss-module__W7UIhq__header_text .loyalty-card-content-module-scss-module__W7UIhq__header_name{color:#fff;font-size:15px;font-weight:700}.loyalty-card-content-module-scss-module__W7UIhq__program_card .loyalty-card-content-module-scss-module__W7UIhq__card_body{padding:16px}.loyalty-card-content-module-scss-module__W7UIhq__program_card .loyalty-card-content-module-scss-module__W7UIhq__card_body .loyalty-card-content-module-scss-module__W7UIhq__progress_text{color:#374151;margin:0 0 16px;font-size:14px;line-height:1.4}.loyalty-card-content-module-scss-module__W7UIhq__program_card .loyalty-card-content-module-scss-module__W7UIhq__card_body .loyalty-card-content-module-scss-module__W7UIhq__progress_text .loyalty-card-content-module-scss-module__W7UIhq__progress_number{color:#111827;font-size:22px;font-weight:700}.loyalty-card-content-module-scss-module__W7UIhq__program_card .loyalty-card-content-module-scss-module__W7UIhq__card_body .loyalty-card-content-module-scss-module__W7UIhq__congrats_text{color:var(--color-primary-base,#8fc31f);margin:0 0 16px;font-size:14px;font-weight:600;line-height:1.4}.loyalty-card-content-module-scss-module__W7UIhq__program_card .loyalty-card-content-module-scss-module__W7UIhq__card_body .loyalty-card-content-module-scss-module__W7UIhq__dots_row{flex-wrap:wrap;gap:10px;display:flex}.loyalty-card-content-module-scss-module__W7UIhq__program_card .loyalty-card-content-module-scss-module__W7UIhq__card_body .loyalty-card-content-module-scss-module__W7UIhq__dots_row .loyalty-card-content-module-scss-module__W7UIhq__dot{background:#fff;border:2px solid #d1d5db;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.loyalty-card-content-module-scss-module__W7UIhq__program_card .loyalty-card-content-module-scss-module__W7UIhq__card_body .loyalty-card-content-module-scss-module__W7UIhq__dots_row .loyalty-card-content-module-scss-module__W7UIhq__dot .loyalty-card-content-module-scss-module__W7UIhq__dot_label{color:#9ca3af;font-size:14px;font-weight:600}.loyalty-card-content-module-scss-module__W7UIhq__program_card .loyalty-card-content-module-scss-module__W7UIhq__card_body .loyalty-card-content-module-scss-module__W7UIhq__dots_row .loyalty-card-content-module-scss-module__W7UIhq__dot.loyalty-card-content-module-scss-module__W7UIhq__dot_active{border-color:var(--color-primary-base,#8fc31f);background:var(--color-primary-base,#8fc31f)}.loyalty-card-content-module-scss-module__W7UIhq__program_card .loyalty-card-content-module-scss-module__W7UIhq__card_body .loyalty-card-content-module-scss-module__W7UIhq__dots_row .loyalty-card-content-module-scss-module__W7UIhq__dot.loyalty-card-content-module-scss-module__W7UIhq__dot_active .loyalty-card-content-module-scss-module__W7UIhq__dot_label{color:#fff}.loyalty-card-content-module-scss-module__W7UIhq__program_card .loyalty-card-content-module-scss-module__W7UIhq__card_footer{background:var(--color-primary-surface,#f4fce3);border-top:1px solid #0000000d;align-items:center;gap:8px;padding:10px 16px;display:flex}.loyalty-card-content-module-scss-module__W7UIhq__program_card .loyalty-card-content-module-scss-module__W7UIhq__card_footer .loyalty-card-content-module-scss-module__W7UIhq__footer_icon{color:var(--color-primary-base,#8fc31f);flex-shrink:0}.loyalty-card-content-module-scss-module__W7UIhq__program_card .loyalty-card-content-module-scss-module__W7UIhq__card_footer .loyalty-card-content-module-scss-module__W7UIhq__footer_text{color:var(--color-primary-base,#8fc31f);font-size:13px;font-weight:500}
.nearby-restaurants-module-scss-module__CW0pGa__form_container{flex-direction:column;padding:2em 2em 1em;display:flex}@media only screen and (max-width:480px){.nearby-restaurants-module-scss-module__CW0pGa__form_container{padding:.5em}}.nearby-restaurants-module-scss-module__CW0pGa__form_container .nearby-restaurants-module-scss-module__CW0pGa__flex2col{justify-content:space-between;align-items:center;display:flex}.nearby-restaurants-module-scss-module__CW0pGa__form_container .nearby-restaurants-module-scss-module__CW0pGa__flex2col>div:first-child{flex:0 auto}.nearby-restaurants-module-scss-module__CW0pGa__form_container .nearby-restaurants-module-scss-module__CW0pGa__flex2col>div:last-child{flex:1 0 auto}.nearby-restaurants-module-scss-module__CW0pGa__form_container .nearby-restaurants-module-scss-module__CW0pGa__actions_container{border-top:1px solid #dcdcdc;justify-content:flex-end;align-self:stretch;align-items:center;margin-top:.5em;padding:1em 0;display:flex}.nearby-restaurants-module-scss-module__CW0pGa__form_container .nearby-restaurants-module-scss-module__CW0pGa__actions_container.nearby-restaurants-module-scss-module__CW0pGa__no_border{border:none;margin-top:0;padding:0}.nearby-restaurants-module-scss-module__CW0pGa__grid2col,.nearby-restaurants-module-scss-module__CW0pGa__grid3col{grid-template-columns:1fr 1fr;display:grid}.nearby-restaurants-module-scss-module__CW0pGa__page_with_header{flex-flow:column;height:100%;padding-top:70px;display:flex}@media screen and (min-width:500px){.nearby-restaurants-module-scss-module__CW0pGa__page_with_header{height:auto;min-height:calc(100vh - 150px)}}.nearby-restaurants-module-scss-module__CW0pGa__app_icon_container{cursor:pointer;justify-content:center;align-items:center;display:flex}.nearby-restaurants-module-scss-module__CW0pGa__error_label{color:#ef4444;text-align:center}@keyframes nearby-restaurants-module-scss-module__CW0pGa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes nearby-restaurants-module-scss-module__CW0pGa__fadeSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.nearby-restaurants-module-scss-module__CW0pGa__container{width:100%;margin-top:20px;padding:20px;animation:.6s ease-out forwards nearby-restaurants-module-scss-module__CW0pGa__fadeSlideUp;position:relative}@media screen and (min-width:1024px){.nearby-restaurants-module-scss-module__CW0pGa__container{max-width:1200px;margin:40px auto 20px;padding:0 16px}}.nearby-restaurants-module-scss-module__CW0pGa__card{cursor:pointer;background:linear-gradient(105deg,#ffb966 0%,#e02828 100%) 0 0/cover;border-radius:24px;flex-direction:column;align-items:center;padding:24px 0 0;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #00000014}.nearby-restaurants-module-scss-module__CW0pGa__card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001f}.nearby-restaurants-module-scss-module__CW0pGa__card:hover .nearby-restaurants-module-scss-module__CW0pGa__scene_container img{transform:scale(1.02)}.nearby-restaurants-module-scss-module__CW0pGa__card:active{transform:translateY(-2px);box-shadow:0 6px 20px #0000001a}@media screen and (min-width:1024px){.nearby-restaurants-module-scss-module__CW0pGa__card{padding:36px 0 0}}.nearby-restaurants-module-scss-module__CW0pGa__text_content{z-index:2;text-align:center;margin-bottom:14px;padding:0 20px}.nearby-restaurants-module-scss-module__CW0pGa__text_content img{width:300px;max-width:60%;height:auto;margin:0 auto;display:block}.nearby-restaurants-module-scss-module__CW0pGa__text_content p{color:#fff;text-shadow:0 1px 3px #00000026;margin-top:6px;font-size:.9rem;font-weight:500}@media screen and (min-width:1024px){.nearby-restaurants-module-scss-module__CW0pGa__text_content{margin-bottom:18px}.nearby-restaurants-module-scss-module__CW0pGa__text_content img{width:700px}.nearby-restaurants-module-scss-module__CW0pGa__text_content p{font-size:20px}}.nearby-restaurants-module-scss-module__CW0pGa__scene_container{z-index:1;pointer-events:none;width:100%;margin-top:auto;position:relative}.nearby-restaurants-module-scss-module__CW0pGa__scene_container img{width:100%;height:auto;transition:transform .4s;display:block}@keyframes nearby-restaurants-module-scss-module__CW0pGa__bounce{0%,to{animation-timing-function:ease-in-out;transform:translateY(0)}50%{animation-timing-function:ease-in-out;transform:translateY(-8px)}}@keyframes nearby-restaurants-module-scss-module__CW0pGa__pinDrop{0%{opacity:0;transform:translateY(-40px)scale(.8)}70%{opacity:1;transform:translateY(3px)scale(1.05)}85%{transform:translateY(-2px)scale(1)}to{transform:translateY(0)scale(1)}}.nearby-restaurants-module-scss-module__CW0pGa__marker{z-index:10;width:28px;height:28px;color:var(--color-primary-base,#8fc31f);filter:drop-shadow(0 3px 5px #0000004d);pointer-events:auto;cursor:pointer;justify-content:center;align-items:center;font-size:28px;transition:transform .2s,filter .2s;animation:.6s cubic-bezier(.34,1.56,.64,1) forwards nearby-restaurants-module-scss-module__CW0pGa__pinDrop,2.5s cubic-bezier(.45,0,.55,1) .6s infinite nearby-restaurants-module-scss-module__CW0pGa__bounce;display:flex;position:absolute}.nearby-restaurants-module-scss-module__CW0pGa__marker:after{content:"";z-index:-1;background:#fff;border-radius:50%;width:10px;height:10px;position:absolute;top:6px;box-shadow:inset 0 1px 2px #0003}@media screen and (min-width:1024px){.nearby-restaurants-module-scss-module__CW0pGa__marker{width:34px;height:34px;font-size:34px}}.nearby-restaurants-module-scss-module__CW0pGa__marker1{animation-delay:0s,.6s;bottom:42%;left:15%}.nearby-restaurants-module-scss-module__CW0pGa__marker2{animation-delay:.15s,.75s;bottom:50%;left:35%}.nearby-restaurants-module-scss-module__CW0pGa__marker3{animation-delay:.3s,.9s;bottom:52%;left:60%}.nearby-restaurants-module-scss-module__CW0pGa__marker4{animation-delay:.45s,1.05s;bottom:42%;left:80%}
.loyalty-card-page-module-scss-module__5v52ba__form_container{flex-direction:column;padding:2em 2em 1em;display:flex}@media only screen and (max-width:480px){.loyalty-card-page-module-scss-module__5v52ba__form_container{padding:.5em}}.loyalty-card-page-module-scss-module__5v52ba__form_container .loyalty-card-page-module-scss-module__5v52ba__flex2col{justify-content:space-between;align-items:center;display:flex}.loyalty-card-page-module-scss-module__5v52ba__form_container .loyalty-card-page-module-scss-module__5v52ba__flex2col>div:first-child{flex:0 auto}.loyalty-card-page-module-scss-module__5v52ba__form_container .loyalty-card-page-module-scss-module__5v52ba__flex2col>div:last-child{flex:1 0 auto}.loyalty-card-page-module-scss-module__5v52ba__form_container .loyalty-card-page-module-scss-module__5v52ba__actions_container{border-top:1px solid #dcdcdc;justify-content:flex-end;align-self:stretch;align-items:center;margin-top:.5em;padding:1em 0;display:flex}.loyalty-card-page-module-scss-module__5v52ba__form_container .loyalty-card-page-module-scss-module__5v52ba__actions_container.loyalty-card-page-module-scss-module__5v52ba__no_border{border:none;margin-top:0;padding:0}.loyalty-card-page-module-scss-module__5v52ba__grid2col,.loyalty-card-page-module-scss-module__5v52ba__grid3col{grid-template-columns:1fr 1fr;display:grid}.loyalty-card-page-module-scss-module__5v52ba__page_with_header{flex-flow:column;height:100%;padding-top:70px;display:flex}@media screen and (min-width:500px){.loyalty-card-page-module-scss-module__5v52ba__page_with_header{height:auto;min-height:calc(100vh - 150px)}}.loyalty-card-page-module-scss-module__5v52ba__app_icon_container{cursor:pointer;justify-content:center;align-items:center;display:flex}.loyalty-card-page-module-scss-module__5v52ba__error_label{color:#ef4444;text-align:center}@keyframes loyalty-card-page-module-scss-module__5v52ba__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loyalty-card-page-module-scss-module__5v52ba__page_wrapper{background:linear-gradient(180deg,var(--color-bg-page,#f4f7f0)0%,var(--color-bg-surface,#fff)50%,100%);min-height:100vh;padding-top:70px}.loyalty-card-page-module-scss-module__5v52ba__page_wrapper:before{content:"";opacity:.02;pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:fixed;inset:0}.loyalty-card-page-module-scss-module__5v52ba__content{overflow-y:auto}
