.ProductCard_wrapper__DkhCl{display:block;border-radius:.75rem;border:1px solid var(--grey-lighter);box-shadow:var(--shadow-sm);transition:box-shadow .15s ease;background:var(--white);text-decoration:none;color:inherit}.ProductCard_wrapper__DkhCl:hover{box-shadow:var(--shadow-md)}.ProductCard_card__JhHwp{display:flex;flex-direction:column;padding:12px;height:100%}@media screen and (min-width:768px){.ProductCard_card__JhHwp{padding:16px}}.ProductCard_imageWrapper__jU1dO{aspect-ratio:1/1;background:var(--white);border-radius:10px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.ProductCard_image__7j_TQ{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:6px}.ProductCard_body__7RiWP{display:flex;flex-direction:column;flex:1}.ProductCard_brand__b9V78{font-size:12px;color:var(--text-muted);margin:0 0 2px}.ProductCard_title__AWu7h{font-size:14px;font-weight:500;color:var(--text-primary);margin:0 0 8px;line-height:1.3;flex:1}@media screen and (min-width:768px){.ProductCard_title__AWu7h{font-size:16px}}.ProductCard_footer__kptUP{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto}.ProductCard_price__V36ae{font-size:14px;font-weight:600;color:var(--text-primary)}.ProductCard_badge--in-stock__Q6K4g{background:var(--brand-green);color:var(--white);border-radius:999px;padding:2px 6px;font-size:10px;font-weight:600;white-space:nowrap}.ProductCard_badge--limited__0s6UH{background:var(--badge-limited-bg);color:var(--badge-limited-text);border:1px solid var(--badge-limited-border)}.ProductCard_badge--limited__0s6UH,.ProductCard_badge--out-of-stock__jlij9{border-radius:999px;padding:2px 6px;font-size:10px;font-weight:600;white-space:nowrap}.ProductCard_badge--out-of-stock__jlij9{background:var(--grey-lighter);color:var(--text-primary)}.CategoryGrid_category-grid__5tltZ{background:var(--bg-page);width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding:32px 16px}@media screen and (min-width:768px){.CategoryGrid_category-grid__5tltZ{padding:40px calc((100vw - var(--content-max-width))/2 + 24px)}}@media screen and (max-width:1199px)and (min-width:768px){.CategoryGrid_category-grid__5tltZ{padding:40px 24px}}.CategoryGrid_category-grid__title__HC2ro{font-size:20px;font-weight:600;color:var(--text-primary);margin:0 0 4px}@media screen and (min-width:768px){.CategoryGrid_category-grid__title__HC2ro{font-size:24px;margin:0 0 8px}}.CategoryGrid_category-grid__subtitle__gi3fJ{display:none;font-size:14px;color:var(--text-muted);margin:0 0 24px}@media screen and (min-width:768px){.CategoryGrid_category-grid__subtitle__gi3fJ{display:block}}.CategoryGrid_category-grid__grid__n1ZtL{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:24px}@media screen and (min-width:768px){.CategoryGrid_category-grid__grid__n1ZtL{grid-template-columns:repeat(4,1fr);gap:32px 40px;margin-top:0}}@media screen and (min-width:910px){.CategoryGrid_category-grid__grid__n1ZtL{grid-template-columns:repeat(6,1fr)}}.CategoryGrid_category-grid__item___twUV{display:flex;flex-direction:column;align-items:center;gap:12px;background:none;border:none;cursor:pointer;padding:0;text-decoration:none;color:inherit;text-align:center}.CategoryGrid_category-grid__item___twUV:hover .CategoryGrid_category-grid__image-wrapper__kgXZU{box-shadow:0 4px 12px rgba(0,0,0,.12);border-color:var(--border-medium)}@media screen and (min-width:768px){.CategoryGrid_category-grid__item___twUV:hover .CategoryGrid_category-grid__image-wrapper__kgXZU{transform:scale(1.05)}}.CategoryGrid_category-grid__image-wrapper__kgXZU{width:100%;aspect-ratio:1/1;border-radius:50%;overflow:hidden;background:var(--white);border:1px solid var(--border-light);display:flex;align-items:center;justify-content:center;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.CategoryGrid_category-grid__image__JJra6{width:75%;height:75%;-o-object-fit:contain;object-fit:contain}@media screen and (min-width:768px){.CategoryGrid_category-grid__image__JJra6{width:80%;height:80%}}.CategoryGrid_category-grid__label__r26P4{font-size:12px;font-weight:400;color:var(--grey-darkest);text-align:center;line-height:1.3}@media screen and (min-width:768px){.CategoryGrid_category-grid__label__r26P4{font-size:14px;font-weight:500}}.Shop_shop-products__pm_Vf{width:100%;padding:24px 0}.Shop_shop-products__pm_Vf .Shop_shop-products-ctr__Bskfr{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media screen and (min-width:768px){.Shop_shop-products__pm_Vf .Shop_shop-products-ctr__Bskfr{grid-template-columns:repeat(4,1fr)}}.Shop_shop-products__pm_Vf .Shop_shop-products-title___lrVU{color:#1f232e;margin:0 0 16px;font-size:20px;font-weight:600}.Footer_footer__Xen1Q{align-items:center;display:flex;flex-direction:column;background:var(--bg-footer);padding:2.5rem 1rem 2rem}.Footer_attribution__VYQCL{display:flex;align-items:center;gap:6px}.Footer_text__r0iLm{color:var(--text-muted);font-size:12px;margin:0}.Footer_logo__XPwOI{height:16px;width:43.35px;opacity:.7;cursor:pointer}.Footer_logo__XPwOI g{fill:var(--text-muted)}.ShopFooter_terms__l5f5m{display:flex;justify-content:center;align-items:center;gap:.4rem;color:var(--text-muted);margin-bottom:1rem}.ShopFooter_terms__l5f5m a{color:var(--text-muted);text-decoration:none;font-size:14px;transition:color .15s ease}.ShopFooter_terms__l5f5m a:hover{color:var(--text-muted);text-decoration:underline}.ShopFooter_divider__DHC7d{color:var(--border-medium);font-size:14px}@media(max-width:640px){.ShopFooter_terms__l5f5m{flex-direction:column;align-items:center}.ShopFooter_divider__DHC7d{display:none}}.ShopChatButton_shop-chat-button__facebook__Zh8n6 a{background-color:var(--facebook)}.ShopChatButton_shop-chat-button__facebook__Zh8n6 a:hover{background-color:var(--facebook-darker)}.ShopChatButton_shop-chat-button__whatsapp__wuRwi a{background-color:var(--whatsapp)}.ShopChatButton_shop-chat-button__whatsapp__wuRwi a:hover{background-color:var(--whatsapp-darker)}.ShopChatButton_shop-chat-button__hT_wM{position:fixed;bottom:18px;right:18px;display:flex;flex-direction:row-reverse;align-items:center;z-index:100}.ShopChatButton_shop-chat-button__close__7EszW{position:absolute;top:-6px;right:-6px;width:22px;height:22px;border-radius:50%;background:var(--grey-darker);color:var(--white);border:2px solid var(--white);font-size:14px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:101;padding:0}.ShopChatButton_shop-chat-button__close__7EszW:hover{background:var(--grey-darkest)}.ShopChatButton_shop-chat-button__hT_wM a{display:flex;align-items:center;justify-content:center;color:var(--white);min-width:64px;min-height:64px;max-width:64px;max-height:64px;text-align:center;border-radius:32px;box-shadow:0 0 20px rgba(0,0,0,.5),0 0 2px rgba(0,0,0,.4);transition:all .2s ease}.ShopChatButton_shop-chat-button__hT_wM a svg.ShopChatButton_svg-inline--fa__n9GrA.ShopChatButton_fa-w-14__92_m3,.ShopChatButton_shop-chat-button__hT_wM a svg.ShopChatButton_svg-inline--fa__n9GrA.ShopChatButton_fa-w-16__pjzLV{height:32px;width:32px}.ShopChatButton_shop-chat-button__hT_wM a:hover{box-shadow:0 0 20px #000,0 2px 5px rgba(0,0,0,.5)}.ShopChatButton_shop-chat-button__hT_wM p{background:hsla(0,0%,100%,.9);box-shadow:0 0 10px rgba(0,0,0,.2),0 0 1px rgba(0,0,0,.2);border-radius:5px;font-size:14px;color:var(--grey-darker);letter-spacing:.17px;display:block;max-width:250px;padding:9px 12px;line-height:1.4;position:relative;margin:0 18px 0 0}.ShopChatButton_shop-chat-button__hT_wM p:after{content:"";width:0;height:0;border:10px solid transparent;border-left-color:hsla(0,0%,100%,.9);position:absolute;top:50%;left:100%;margin-top:-10px}@keyframes ShopChatButton_wait__9Vtto{0%{opacity:0}to{opacity:0}}@keyframes ShopChatButton_chat-callout__Squn6{0%{opacity:0;transform:translateX(-100%)}65%{opacity:0}to{transform:translateX(0);opacity:1}}@keyframes ShopChatButton_chat-button__KgDxn{0%{opacity:0;transform:scale(.7)}70%{opacity:1;transform:scale(1.2)}to{transform:scale(1);opacity:1}}.StoreHeader_store-header__BFfVI{background:var(--white);border-bottom:1px solid var(--grey-lighter);padding:8px;box-shadow:0 1px 2px rgba(0,0,0,.05);overflow:hidden;position:sticky;top:0;z-index:50}@media screen and (min-width:768px){.StoreHeader_store-header__BFfVI{position:relative;top:auto;padding:8px 24px}}.StoreHeader_store-header__inner__Vva6N{max-width:var(--content-max-width);margin:0 auto;display:grid;gap:12px;grid-template-columns:1fr;padding:0 8px}@media screen and (min-width:768px){.StoreHeader_store-header__inner__Vva6N{grid-template-columns:1fr 350px;align-items:start;padding:0 24px}}.StoreHeader_store-header__info__ANzlg{min-width:0}.StoreHeader_store-header__top__Pr2Zq{display:flex;align-items:center;gap:8px;margin-bottom:8px}.StoreHeader_store-header__avatar__RcUIX{width:48px;height:48px;border-radius:50%;background:var(--green);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;text-decoration:none;transition:opacity .15s ease}.StoreHeader_store-header__avatar__RcUIX:hover{opacity:.9}.StoreHeader_store-header__avatar-image__IQy9k{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.StoreHeader_store-header__avatar-initial__96CE5{color:var(--white);font-size:20px;font-weight:700}.StoreHeader_store-header__details__MJlyV{flex:1;min-width:0}.StoreHeader_store-header__name__VNgK0{font-size:14px;font-weight:600;color:var(--text-primary);margin:0 0 2px;line-height:1.3}@media screen and (min-width:768px){.StoreHeader_store-header__name__VNgK0{font-size:16px}}.StoreHeader_store-header__address__CbssV{display:flex;align-items:flex-start;gap:6px;font-size:12px;color:var(--text-muted);margin:0 0 2px;line-height:1.4}.StoreHeader_store-header__address__CbssV svg{flex-shrink:0;margin-top:2px;color:var(--text-muted)}.StoreHeader_store-header__status__yDp1E{font-size:12px;margin:0;line-height:1.4}.StoreHeader_store-header__status--open__4up5i{color:var(--green);font-weight:500}.StoreHeader_store-header__status--closing__RBHKO{color:var(--status-closing);font-weight:500}.StoreHeader_store-header__status--closed__d_N4Z{color:var(--text-muted);font-weight:500}.StoreHeader_store-header__status-time__5B7Hi{color:var(--text-muted)}.StoreHeader_store-header__actions__gWG99{display:flex;overflow-x:auto;gap:8px;padding-bottom:4px;-ms-overflow-style:none}.StoreHeader_store-header__actions__gWG99::-webkit-scrollbar{display:none}@media screen and (min-width:768px){.StoreHeader_store-header__actions__gWG99{flex-wrap:wrap;overflow-x:visible;padding-bottom:0}}.StoreHeader_store-header__action-btn__rdQQN{display:inline-flex;align-items:center;gap:6px;padding:0 12px;border:1px solid var(--grey-lighter);border-radius:8px;background:var(--grey-lightest);color:var(--text-primary);font-size:12px;font-weight:600;text-decoration:none;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease;white-space:nowrap;flex-shrink:0;height:32px}@media screen and (min-width:768px){.StoreHeader_store-header__action-btn__rdQQN{font-size:14px;height:36px}}.StoreHeader_store-header__action-btn__rdQQN:hover{background:var(--brand-green);border-color:var(--brand-green);color:var(--white)}.StoreHeader_store-header__action-btn__rdQQN:hover svg{color:var(--white)}.StoreHeader_store-header__action-btn__rdQQN svg{color:var(--text-primary)}.StoreHeader_store-header__social-btn__ARpNM{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid var(--grey-lighter);border-radius:8px;background:var(--grey-lightest);color:var(--text-primary);text-decoration:none;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease;flex-shrink:0}@media screen and (min-width:768px){.StoreHeader_store-header__social-btn__ARpNM{width:36px;height:36px}}.StoreHeader_store-header__social-btn__ARpNM:hover{background:var(--brand-green);border-color:var(--brand-green)}.StoreHeader_store-header__social-btn__ARpNM:hover svg{color:var(--white)}.StoreHeader_store-header__social-btn__ARpNM svg{color:var(--text-primary)}.StoreHeader_store-header__phone-label__zy0wi{display:inline}@media screen and (min-width:768px){.StoreHeader_store-header__phone-label__zy0wi{display:none}}.StoreHeader_store-header__phone-number__z_h5Y{display:none}@media screen and (min-width:768px){.StoreHeader_store-header__phone-number__z_h5Y{display:inline}}.StoreHeader_store-header__map__5HVZi{display:none;border-radius:8px;overflow:hidden}@media screen and (min-width:768px){.StoreHeader_store-header__map__5HVZi{display:block;width:100%;height:100px}}.SearchBar_search-bar__7rfvg{width:100%}.SearchBar_search-bar__label__8WA32{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.SearchBar_search-bar__inner__9ryhW{display:flex;align-items:center;gap:10px;background:var(--white);border:1px solid var(--grey-light);border-radius:8px;padding:8px 14px;transition:border-color .15s ease}.SearchBar_search-bar__inner__9ryhW:focus-within{border-color:var(--green)}.SearchBar_search-bar__icon__2zVCb{flex-shrink:0;color:var(--grey-dark)}.SearchBar_search-bar__input__Ipcwr{flex:1;border:none;outline:none;background:transparent;font-size:16px;color:var(--grey-darkest);min-width:0}.SearchBar_search-bar__input__Ipcwr::-moz-placeholder{color:var(--grey-dark)}.SearchBar_search-bar__input__Ipcwr::placeholder{color:var(--grey-dark)}.SearchBar_search-bar__input__Ipcwr::-webkit-search-cancel-button,.SearchBar_search-bar__input__Ipcwr::-webkit-search-decoration,.SearchBar_search-bar__input__Ipcwr::-webkit-search-results-button,.SearchBar_search-bar__input__Ipcwr::-webkit-search-results-decoration{display:none}.SearchBar_search-bar__clear__vy5j2{flex-shrink:0;background:none;border:none;cursor:pointer;color:var(--grey-dark);font-size:18px;line-height:1;padding:0 2px;display:flex;align-items:center}.SearchBar_search-bar__clear__vy5j2:hover{color:var(--grey-darkest)}.SearchBar_search-bar__submit__hqHiy{flex-shrink:0;background:none;border:none;border-left:1px solid var(--grey-light);cursor:pointer;color:var(--grey-dark);padding:0 0 0 10px;display:flex;align-items:center}.SearchBar_search-bar__submit__hqHiy:hover{color:var(--grey-darkest)}.SearchBar_search-bar__submit-icon__0YlFS{width:18px;height:18px}.SearchResults_search-results__YWvpV{background:var(--bg-page);padding:16px 0}.SearchResults_search-results__breadcrumb__8_F1m{font-size:14px;color:var(--grey-dark);margin-bottom:12px;display:flex;align-items:center;gap:0}.SearchResults_search-results__breadcrumb__8_F1m a{color:var(--grey-dark);text-decoration:none}.SearchResults_search-results__breadcrumb__8_F1m a:hover{text-decoration:underline}.SearchResults_search-results__breadcrumb__8_F1m>span{color:var(--text-primary)}.SearchResults_search-results__breadcrumb-sep__cIWDz{margin:0 8px;color:var(--grey-dark)}.SearchResults_search-results__headline__jTMZ7{font-size:20px;font-weight:700;color:var(--text-primary);margin-bottom:16px}.SearchResults_search-results__query___n9RA{color:var(--search-query)}.SearchResults_search-results__error__Akrn1{color:var(--red);font-size:14px;margin-bottom:16px}.SearchResults_search-results__grid__GV9Ki{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media screen and (min-width:768px){.SearchResults_search-results__grid__GV9Ki{grid-template-columns:repeat(4,1fr)}}.SearchResults_search-results__empty__yvwJG{text-align:center;padding:48px 16px;color:var(--grey-darker)}.SearchResults_search-results__empty__yvwJG p{margin:0 0 8px;font-size:16px;font-weight:500}.SearchResults_search-results__empty-hint__efJAz{font-size:14px;color:var(--grey-dark);font-weight:400!important}.SearchResults_search-results__load-more__5wd_O{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:32px;padding-top:16px}.SearchResults_search-results__load-more-count__DhuOC{font-size:14px;color:var(--grey-dark)}.SearchResults_search-results__load-more-btn__b2svq{background:none;border:1px solid var(--grey-light);border-radius:999px;padding:12px 32px;font-size:15px;font-weight:500;cursor:pointer;color:var(--grey-darkest);transition:background .15s ease}.SearchResults_search-results__load-more-btn__b2svq:hover:not(:disabled){background:var(--grey-lightest)}.SearchResults_search-results__load-more-btn__b2svq:disabled{opacity:.4;cursor:not-allowed}.Layout_shop__ZXd4B{background-color:var(--white);min-height:100vh;display:flex;flex-direction:column}.Layout_shop__ZXd4B,.Layout_shop__ZXd4B button{font-family:var(--shopPageFont)}.Layout_search-nav__Nyk1C{background:var(--bg-page);border-bottom:1px solid var(--grey-lighter);padding:8px 16px;position:relative;z-index:50}@media screen and (min-width:768px){.Layout_search-nav__Nyk1C{position:sticky;top:0}}.Layout_search-nav__inner__gIXtP{max-width:var(--content-max-width);margin:0 auto;padding:0 24px}@media screen and (max-width:909px){.Layout_search-nav__inner__gIXtP{padding:0}}.Layout_divider__EtHaj{border:none;border-top:1px solid var(--grey-lighter);margin:0}.Layout_content-wrapper__pJOLP{background:var(--bg-page);flex:1}.Layout_content__dsT_4{max-width:var(--content-max-width);margin:0 auto;padding:0 24px}@media screen and (max-width:909px){.Layout_content__dsT_4{padding:0 16px}}.Layout_shopFooter__fwmwT{margin-top:0}