.page_wrapper__hEhZG{display:flex;flex-direction:column;align-items:center;gap:2.5rem;margin-top:1.5rem}.page_postWrapper__GzF4F{max-width:var(--max-width);border:1px solid var(--primary-border);box-shadow:0 0 10px 0 rgba(0,0,0,.1);border-radius:15px;width:100%;height:fit-content}.post-content_modalContent__VV9OR{width:100%;height:100%;display:flex;flex-direction:row}.post-content_imageContainer__4Cd4M{width:55%;overflow:hidden;position:relative;background-color:var(--text-main);border-top-left-radius:15px;border-bottom-left-radius:15px;border-right:1px solid var(--primary-border)}.post-content_image__WYfdZ{width:100%;height:100%;object-fit:contain}.post-content_post__nT4kw{display:flex;flex-direction:column;width:45%}.post-content_postMeta__fawR1{margin:0}.post-content_logoSection__7ua4H{display:flex;flex-direction:row;gap:.5rem;align-items:center}.post-content_logoWrapper__9NTYm{background-color:var(--primary-purple);border-radius:100%;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.post-content_header__Jhbi1{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid var(--primary-border)}.post-content_logoMark__6fr4x{object-fit:contain}.post-content_logo__UMMQ2{object-fit:contain;height:15px}.post-content_closeButton__EZb5P{border-radius:100%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;background-color:var(--primary-bg-light);color:var(--text-main);&:hover{background-color:var(--primary-bg)}}.post-content_overFlow__VnbFp{display:flex;flex-direction:column;gap:1rem;overflow-y:auto;padding:1rem 0;max-height:calc(100% - 130px)}.post-content_postDetails__J236Z{display:flex;flex-direction:column;gap:.6rem;padding:0 1rem}.post-content_postTitle__qSRSi{font-size:24px;font-weight:500;margin-bottom:0}.post-content_postDescription__et7Ln{font-size:16px;margin-bottom:0;font-weight:400;line-height:150%;color:var(--text-body)}.post-content_listItem__KKEL7{font-size:14px;margin-bottom:0;color:var(--text-body)}.post-content_tags__1AO_q{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:.5rem;padding:0 1rem}.post-content_muteText__e30Rs{font-size:12px;color:var(--text-mute)}.post-content_tag__RUMmO{background-color:var(--primary-bg);color:var(--text-body);font-size:12px;border-radius:5px;padding:.25rem .5rem}.post-content_productDetails__9ja9g{display:flex;flex-direction:column;gap:1rem;padding:0 1rem}.post-content_box___kYfv{display:flex;flex-direction:column;gap:1rem;background-color:var(--primary-bg-light);padding:1rem;border-radius:15px}.post-content_grid__S2hsD{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.post-content_product__inWaZ{display:flex;flex-direction:column;gap:10px}.post-content_productImageWrapper__PGKRa{display:flex;justify-content:center;align-items:center;overflow:hidden;position:relative;background-color:var(--primary-bg-dark);border-radius:15px;aspect-ratio:1/1!important;cursor:pointer;transition:all .1s ease-in-out;border:1px solid var(--primary-border);&:hover{box-shadow:0 0 10px 0 rgba(0,0,0,.1)}}.post-content_productImageWrapper__PGKRa:hover .post-content_productImage__N_Kjx{transform:scale(1.03);opacity:.8}.post-content_productImage__N_Kjx{width:100%;height:100%;transition:all .1s ease-in-out;object-fit:contain}.post-content_boxTitle__PG6bS{opacity:.7;font-size:18px;font-weight:500;margin-bottom:0}.post-content_prices__kKKfK{display:flex;flex-direction:row;align-items:center;gap:5px}.post-content_col__E8Gez{display:flex;flex-direction:column;gap:5px}.post-content_details__4vByt{display:flex;flex-direction:column;gap:2px}.post-content_footer__heAvr{display:flex;flex-direction:row;justify-content:space-between;margin-top:auto;padding:1rem;border-top:1px solid var(--primary-border)}.post-content_productName__8dXcf{font-weight:400;font-size:12px;color:var(--text-body);margin-bottom:0}.post-content_price__sl2OE{font-weight:500;font-size:16px;color:var(--text-main);margin-bottom:0}.post-content_retailPrice__vT4pI{font-size:14px;color:var(--text-mute);text-decoration:line-through;margin-bottom:0}.post-content_brand__VIQMO{margin-bottom:0;font-size:14px;color:var(--text-main);opacity:.8;font-weight:500}.post-content_soldBy__CbR_0{font-size:10px;color:var(--text-mute);margin-bottom:0}.post-content_absoluteContainer__1eq4f{position:absolute;bottom:1rem;right:1rem;display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:flex-end}.post-content_badgeLight__Vi6ow{font-size:16px;border:1px solid var(--primary-border);border-radius:30px;text-decoration:none;color:var(--text-main);display:flex;align-items:center;gap:.5rem;padding:.25rem .75rem;box-shadow:0 0 1px 0 rgba(0,0,0,.1);cursor:pointer;&:hover{background-color:var(--primary-bg)}}.post-content_colored__6E3S3{color:var(--primary-purple);border:1px solid var(--primary-purple);background-color:var(--primary-pink);&:hover{background-color:var(--primary-pink);opacity:.8}}.post-content_badge__iYIn3{font-size:14px;background-color:var(--text-main);border:1px solid #2d2e30;border-radius:15px;text-decoration:none;color:#fff;display:flex;align-items:center;gap:.5rem;padding:.125rem .5rem;box-shadow:0 0 1px 0 hsla(0,0%,100%,.1)}.post-content_badgeIcon__jiBA3{width:16px;height:16px}@media (max-width:768px){.post-content_modalContent__VV9OR{flex-direction:column}.post-content_post__nT4kw{width:100%}.post-content_imageContainer__4Cd4M{width:100%;border-right:none;border-bottom-left-radius:0;border-top-right-radius:15px;min-height:60vh;height:60vh}.post-content_overFlow__VnbFp{max-height:fit-content}.post-content_footer__heAvr{position:sticky;bottom:0;background-color:#fff;border-bottom-left-radius:15px;border-bottom-right-radius:15px}}.product-table-for-sale_table__cB0DV{width:100%;border-collapse:collapse;border-radius:10px;overflow:hidden;background:var(--background);border:1px solid var(--primary-border);box-shadow:0 0 0 1px rgba(0,0,0,.05)}.product-table-for-sale_tableHeader__CsLMX{background:var(--primary-bg-light);color:var(--primary-text);text-align:left;padding:12px;font-weight:700}.product-table-for-sale_linkToRetailer__s92H2{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:var(--primary-text);font-weight:400}.product-table-for-sale_retailerImage__LMH7R{background-color:#fff;width:40px;height:40px;min-height:40px;min-width:40px;object-fit:contain;border-radius:100%}.product-table-for-sale_linkToRetailer__s92H2:hover .product-table-for-sale_retailerName__CVc9F{text-decoration:underline}.product-table-for-sale_kashewBadge__ab20X{background-color:var(--primary-pink);padding:.2rem .5rem;border-radius:2px;font-size:10px;opacity:.8;font-weight:500;text-decoration:none!important}.product-table-for-sale_kashewBadge__ab20X:hover{text-decoration:none!important}.product-table-for-sale_td__glsHP{text-transform:match-parent;cursor:pointer;font-weight:500;padding:12px;font-size:14px;border-bottom:1px solid var(--primary-border)}.product-table-for-sale_tableRow__G_w_m:nth-child(2n){background:var(--primary-bg-light)}.product-table-for-sale_tableRow__G_w_m:hover{background:var(--primary-bg)}.product-table-for-sale_link__KtT_V{text-decoration:none;color:#fff}.product-table-for-sale_link__KtT_V:hover{text-decoration:underline}.product-table-for-sale_pagination__xJG9a{display:flex;flex-direction:row;align-items:center;gap:10px}.product-table-for-sale_pageNumber__b7LPU{font-size:14px;font-weight:400;color:var(--text-main)}.product-table-for-sale_pageButton__4uAIN{border:1px solid var(--primary-border);border-radius:100%;width:30px;min-width:30px;height:30px;min-height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;padding:0;&:hover{background-color:var(--primary-bg-light)}}.product-table-for-sale_chevron__eq4dx{width:70%;min-width:70%;height:70%;min-height:70%}.product-table-for-sale_disabled__wxZ4v{pointer-events:none;opacity:.5}.hero_header__m4BgO{display:flex;flex-direction:column;gap:.5rem;max-width:60%}.hero_title__6wlHj{font-size:24px;font-weight:500;color:var(--text-main);margin-bottom:0}.hero_subtitle__2AZgi{font-size:16px;color:var(--text-body);margin-bottom:0}@media (max-width:768px){.hero_header__m4BgO{max-width:100%}}.page_wrapper__Lf43J{max-width:var(--max-width);margin:1.5rem auto auto;display:flex;flex-direction:column;gap:1.5rem}@media (max-width:768px){.page_wrapper__Lf43J{padding:0 1rem}}.not-found_bg__12LWO{background-color:var(--primary-purple);height:100vh}.not-found_container__PhdHT{display:flex;flex-direction:row;justify-content:center;align-items:center;padding-top:3.5rem;padding-bottom:3.5rem;position:relative;max-width:var(--max-width);margin-left:auto;margin-right:auto;height:inherit;width:inherit;column-gap:5rem}.not-found_leftSection__ilgYP{height:500px;width:50%;display:flex;justify-content:flex-end}.not-found_rightSection__njRkW{width:50%;height:500px}.not-found_h1__CLov2{font-size:120px;margin-bottom:0}.not-found_h1__CLov2,.not-found_h2__KQRjy{color:#fff;text-shadow:var(--text-shadow);font-weight:500}.not-found_h2__KQRjy{font-size:35px}.not-found_h3__1M5rJ{font-size:18px;font-family:Editorial;margin-bottom:3rem}.not-found_h3__1M5rJ,.not-found_link__UkSHF{color:#fff;text-shadow:var(--text-shadow)}.not-found_image__qSbDc{height:100%}@media (max-width:600px){.not-found_container__PhdHT{flex-direction:column;padding-left:1rem;padding-right:1rem}.not-found_leftSection__ilgYP{height:30%;justify-content:center;width:100%}.not-found_rightSection__njRkW{height:70%;margin-top:1.5rem;width:80%;margin-left:auto;margin-right:auto;text-align:center}.not-found_h1__CLov2{font-size:80px}.not-found_h2__KQRjy{font-size:25px}.not-found_h3__1M5rJ{font-size:15px;line-height:180%}}.brands-landing_main__D2yXw{display:flex;flex-direction:column;max-width:var(--max-width);margin-left:auto;margin-right:auto;padding-top:2rem;margin-bottom:2rem;row-gap:3.5rem}@media (max-width:600px){.brands-landing_main__D2yXw{padding-left:1rem;padding-right:1rem}}.landing_hero__DMw8i{display:flex;flex-direction:row;background-color:var(--primary-bg)}.landing_heroSection__e3ch9{width:40%}.landing_heroSectionSmall__wjM23,.landing_heroSection__e3ch9{display:flex;flex-direction:column;justify-content:center;text-align:center;padding:1rem;row-gap:2rem}.landing_heroSectionSmall__wjM23{width:30%}.landing_title__OLDn9{font-size:38px;font-weight:500;margin-bottom:0}.landing_description__GTr6m{font-size:14px;font-weight:400;margin-bottom:0;line-height:150%}.landing_heroImageSection__gXVMN{padding:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;width:30%}.landing_heroImage__GOcb0{width:100%;height:auto;object-fit:cover}.landing_aboutUsTitle__qxReH{font-size:20px;font-weight:400;margin-bottom:0}.landing_rowGap1__WenAM{display:flex;flex-direction:column;row-gap:1rem}.landing_aboutUsText__tPJuu{font-size:14px;font-weight:400;margin-bottom:0;line-height:150%;color:var(--text-body)}.landing_productGrid__R9v2r{display:grid;grid-template-columns:repeat(auto-fill,minmax(20%,1fr));gap:1rem;list-style:none;margin:0;padding:0}.landing_listing__5kpkw{background-color:var(--primary-bg)}.landing_link__y4wcY{text-decoration:none;width:fit-content;margin-left:auto;margin-right:auto}.landing_button__cOoCm{background-color:var(--text-main);color:#fff;width:100%;padding:15px 20px;border-radius:2px;text-transform:uppercase;margin-left:auto;margin-right:auto;font-size:13px;font-weight:500;letter-spacing:.225rem;transition:all .3s ease}.landing_button__cOoCm:hover{opacity:.8;transition:all .3s ease}.landing_factsSection__lY8po{display:flex;flex-direction:column;justify-content:center;padding:1rem;row-gap:2rem}.landing_facts__wm3p_{display:flex;flex-direction:row}.landing_subTitle__xrJy0{font-size:24px;font-weight:500;margin-bottom:0}.landing_row__r_K2B{display:flex;flex-direction:row;gap:2rem}.landing_rowGap05__H3XR5{display:flex;flex-direction:column;row-gap:.5rem}.landing_factKey__L5TeH{font-size:14px;font-weight:500;min-width:105px;margin-bottom:0;color:var(--text-main)}.landing_fact__lgiMv{font-size:14px;font-weight:400;margin-bottom:0;color:var(--text-body)}.landing_factsImgSection__Nu2VK{padding:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;width:30%}.landing_factsImg__7UAL1{width:100%;height:auto;object-fit:cover}.landing_logo__FaEz4{width:100%;height:auto;object-fit:contain}.landing_textSection__qYlQR{display:flex;flex-direction:column;row-gap:2.5rem;text-align:center}.landing_colorBlack__DRMaW{color:var(--text-main)}.landing_colorBlack__DRMaW:hover{opacity:.82}@media (max-width:600px){.landing_hero__DMw8i{display:flex;padding:2rem 1rem;flex-direction:column}.landing_heroImageSection__gXVMN,.landing_heroSection__e3ch9{width:100%}.landing_heroImage__GOcb0{width:100%;height:auto;object-fit:cover}.landing_heroSectionSmall__wjM23{width:100%}.landing_button__cOoCm{max-width:100%}.landing_facts__wm3p_{display:flex;flex-direction:column}.landing_factsImgSection__Nu2VK{width:100%}.landing_factsImg__7UAL1{width:100%;height:auto;object-fit:cover}.landing_textSection__qYlQR{margin-top:-3.5rem}.landing_productGrid__R9v2r{grid-template-columns:repeat(auto-fill,minmax(45%,2fr))}}@keyframes bottom-half-skeleton_shimmer__6bLKg{0%{background-position:-1000px 0}to{background-position:1000px 0}}.bottom-half-skeleton_skeleton__vk75X{background:linear-gradient(90deg,#f0f0f0,#f8f8f8 50%,#f0f0f0);background-size:1000px 100%;animation:bottom-half-skeleton_shimmer__6bLKg 2s linear infinite;border-radius:8px}.bottom-half-skeleton_container___5dbg{max-width:var(--max-width);margin:0 auto;padding:2rem;display:flex;flex-direction:column;gap:3rem}.bottom-half-skeleton_paymentSection__DQnnF{background-color:#f9f9f9;border-radius:8px;padding:1.5rem}.bottom-half-skeleton_paymentRow__42iM9{display:flex;justify-content:space-between;align-items:center;gap:1rem}.bottom-half-skeleton_paymentText___1g9F{width:150px;height:20px}.bottom-half-skeleton_paymentIcons__i1_AQ{display:flex;gap:.5rem}.bottom-half-skeleton_paymentIcon__MGxDC{width:56px;height:24px}.bottom-half-skeleton_carouselsSection__7DFFC{display:flex;flex-direction:column;gap:1rem}.bottom-half-skeleton_sectionTitle__i0QXE{width:200px;height:28px;margin-bottom:.5rem}.bottom-half-skeleton_carousel__Ls00u{display:flex;gap:1rem;overflow:hidden}.bottom-half-skeleton_carouselItem__xRWcr{min-width:280px;height:280px;flex-shrink:0;border-radius:12px}.bottom-half-skeleton_twoColumns__6Ikij{display:flex;gap:2rem}.bottom-half-skeleton_column__xxq_N{flex:1;display:flex;flex-direction:column;gap:1rem}.bottom-half-skeleton_columnTitle__6iN_H{width:180px;height:24px;margin-bottom:.5rem}.bottom-half-skeleton_textArea__0wnal{width:100%;height:200px}.bottom-half-skeleton_faqItems__DXPZ7{display:flex;flex-direction:column;gap:.75rem}.bottom-half-skeleton_faqItem__wXkl5{width:100%;height:60px}.bottom-half-skeleton_reviewsSection__B6iUz{display:flex;flex-direction:column;gap:1.5rem}.bottom-half-skeleton_reviewsTitle__L_uPz{width:250px;height:32px;margin:0 auto}.bottom-half-skeleton_reviewsGrid___VAoz{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.bottom-half-skeleton_reviewCard__EQDr2{width:100%;height:180px;border-radius:12px}@media (max-width:860px){.bottom-half-skeleton_container___5dbg{padding:1rem .75rem;gap:2rem}.bottom-half-skeleton_paymentRow__42iM9{flex-direction:column;align-items:flex-start}.bottom-half-skeleton_paymentIcons__i1_AQ{flex-wrap:wrap}.bottom-half-skeleton_paymentIcon__MGxDC{width:48px;height:20px}.bottom-half-skeleton_carousel__Ls00u{overflow-x:auto;scrollbar-width:none}.bottom-half-skeleton_carousel__Ls00u::-webkit-scrollbar{display:none}.bottom-half-skeleton_carouselItem__xRWcr{min-width:220px;height:220px}.bottom-half-skeleton_twoColumns__6Ikij{flex-direction:column;gap:2rem}.bottom-half-skeleton_reviewsGrid___VAoz{grid-template-columns:1fr}}.favorite-icon_favoriteContainer__B1Sgy{position:relative}.favorite-icon_favDiv__CxOcZ,.favorite-icon_favoriteContainer__B1Sgy{display:flex;justify-content:center;align-items:center;height:fit-content;width:fit-content}.favorite-icon_favDiv__CxOcZ{border-radius:2px;transition:all .2s ease-in-out;border:1px solid var(--primary-border);padding:8px;gap:.5rem;z-index:1}.favorite-icon_favoriteImage__8FF4m{width:20px;height:20px;border-radius:100%;object-fit:cover}.favorite-icon_length__9bC8P{font-weight:500;color:var(--text-body);margin-bottom:0}.favorite-icon_favoritePartOf__U8_R5{width:100%;height:100%;max-width:20px;max-height:20px;min-width:20px;min-height:20px;color:#ff1a49;z-index:1;transition:all .2s ease-in-out}.favorite-icon_margin__LPo3H{margin-left:.2rem}.favorite-icon_favoritePartOf__U8_R5:hover{cursor:pointer;transform:scale(1.2);transform:rotate(8deg);transition:all .2s ease-in-out}.favorite-icon_favoritePartOf__U8_R5:active{animation:favorite-icon_wobble__IboaY .5s 1;transition:all .2s ease-in-out}.favorite-icon_favoriteIcon__kBYr0{width:100%;height:100%;min-width:20px;min-height:20px;max-width:20px;max-height:20px;color:#ff1a49;z-index:1;transition:all .2s ease-in-out}.favorite-icon_favoriteIcon__kBYr0:hover{cursor:pointer;transform:rotate(8deg)}.favorite-icon_favoriteIcon__kBYr0:active{animation:favorite-icon_wobble__IboaY .5s 1}.button_buttonStyles__5i467{display:flex;gap:5px;border:none;padding:10px 15px;text-align:center;border-radius:0;text-decoration:none;justify-content:center;cursor:pointer;background-color:var(--primary-pink);color:var(--text-main);font-weight:500;font-family:Clean;font-size:16px;white-space:nowrap;align-items:center;transition:all .3s ease-out}.button_buttonStyles__5i467:hover{background-color:var(--primary-pink);transform:scale(1.02)}.button_buttonStyles__5i467:active{transform:scale(.98)}.button_pink__6D4Br,.button_pink__6D4Br:hover{background-color:var(--primary-pink);color:var(--text-main)}.button_pink__6D4Br:hover{opacity:.8}.button_secondaryPink__aWqBt{border:1px solid var(--pink-primary);color:var(--text-main);background-color:transparent}.button_secondaryPink__aWqBt:hover{opacity:.8}.button_purple__9rC_s{background-color:var(--primary-purple);color:#fff}.button_purple__9rC_s:hover{opacity:.8;color:var(--purple-primary)}.button_secondaryPurple__uzZsR{border:1px solid var(--purple-primary);background-color:transparent}.button_secondaryPurple__uzZsR:hover{color:var(--purple-primary);opacity:.8}.button_disabled__n8iwk{opacity:.5;background-color:#d7d4d4;color:var(--text-body);transform:none}.button_disabled__n8iwk:active,.button_disabled__n8iwk:hover{background-color:#f5f5f5;color:var(--text-body);transform:none}.place-holder-listing-new_listing__WQh6C{display:flex;flex-direction:column;width:100%;height:100%;gap:10px}.place-holder-listing-new_imageSection__tmoXH{position:relative;width:100%;height:250px;border-radius:15px;background-color:var(--primary-bg);overflow:hidden}.place-holder-listing-new_shimmer__TYxzn{position:absolute;inset:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4) 50%,transparent);background-size:200% 100%;animation:place-holder-listing-new_shimmer__TYxzn 1.5s ease-in-out infinite}.place-holder-listing-new_brandPlaceholder__Ww_Fw{position:absolute;bottom:.5rem;left:.5rem;width:70px;height:14px;border-radius:4px;background-color:rgba(0,0,0,.06)}.place-holder-listing-new_bottomSection__oRtnX{display:flex;flex-direction:column;gap:6px;padding:0 1rem;border-radius:15px;background-color:var(--secondary-bg)}.place-holder-listing-new_titleLineShort__aSHdV,.place-holder-listing-new_titleLine__niP7v{height:14px;border-radius:4px;background-color:var(--primary-bg);position:relative;overflow:hidden}.place-holder-listing-new_titleLine__niP7v{width:100%}.place-holder-listing-new_titleLineShort__aSHdV{width:65%}.place-holder-listing-new_titleLineShort__aSHdV:after,.place-holder-listing-new_titleLine__niP7v:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.5) 50%,transparent);background-size:200% 100%;animation:place-holder-listing-new_shimmer__TYxzn 1.5s ease-in-out infinite}.place-holder-listing-new_priceRow__duT2V{display:flex;align-items:center;gap:8px;margin-top:2px}.place-holder-listing-new_pricePlaceholder__rE9Z0{width:60px;height:16px;border-radius:4px;background-color:var(--primary-bg);position:relative;overflow:hidden}.place-holder-listing-new_pricePlaceholder__rE9Z0:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.5) 50%,transparent);background-size:200% 100%;animation:place-holder-listing-new_shimmer__TYxzn 1.5s ease-in-out infinite}.place-holder-listing-new_badgePlaceholder__dCYhG{width:55px;height:17px;border-radius:2px;background-color:var(--primary-bg);position:relative;overflow:hidden}.place-holder-listing-new_badgePlaceholder__dCYhG:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.5) 50%,transparent);background-size:200% 100%;animation:place-holder-listing-new_shimmer__TYxzn 1.5s ease-in-out infinite}@keyframes place-holder-listing-new_shimmer__TYxzn{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:600px){.place-holder-listing-new_bottomSection__oRtnX{padding:0 0 0 .5rem}}.multi-carousel_listingCard__0fviQ{border-radius:2px!important;width:100%;background-color:#fff;margin-right:auto;margin-top:0}.multi-carousel_listing__mhv2M{background-color:var(--primary-bg);margin-right:16px;flex:0 0 calc(20% - 16px);position:relative;border-radius:3px;border:.5px solid var(--primary-border)}.multi-carousel_gap__tdC7t{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:2rem}.multi-carousel_listingCardCategory__RTNk5{width:95%;margin-left:auto;margin-right:auto;object-fit:cover}.multi-carousel_listingImg1Category__NL6ys{border-radius:8px;object-fit:cover;height:10em;width:100%}.multi-carousel_titleText__4InRu{width:100%;font-size:20px;padding-top:1rem;font-weight:800;color:var(--primary-purple);text-align:center}.multi-carousel_viewedXTimes__z68HH{position:absolute;display:flex;flex-direction:row;align-items:center;z-index:1;height:2em;top:0;right:.2em;margin:auto;color:#222;font-weight:300;text-shadow:.5px .5px 1px #fff}.multi-carousel_viewedIcon__n0Phd{margin-top:auto;margin-bottom:auto;height:20px;margin-right:.2rem;width:20px}.multi-carousel_dealBadge__ycBNz{position:absolute;display:flex;flex-direction:row;align-items:center;z-index:1;height:2em;top:1em;left:1em;margin:auto;border-radius:2px;padding-left:.5rem;padding-right:.5rem;color:var(--text-main);font-size:13px;font-weight:400}.multi-carousel_text__d8dfj{margin-top:7px;font-size:16px;margin-bottom:auto;margin-right:.1em}.multi-carousel_Link__qZKYQ{text-decoration:none;color:#000}.multi-carousel_Link__qZKYQ:hover{text-decoration:none}.multi-carousel_postDate__nusVB{margin:0;padding:0;color:gray;font-size:13px;font-style:italic}.multi-carousel_retailPrice__UTsfK{color:var(--text-mute);text-decoration:line-through;margin-left:5px;font-size:14px;letter-spacing:.02em}.multi-carousel_price__zdHjU{color:var(--text-main);font-size:14px;font-weight:600;letter-spacing:.02em}.multi-carousel_carousel__EyYqp{overflow:hidden;object-fit:cover;border-top-left-radius:2px;border-top-right-radius:2px}.multi-carousel_carouselPlaceholder__30nbh,.multi-carousel_carousel__EyYqp{position:relative;width:inherit;text-align:center;display:flex;justify-content:center}.multi-carousel_carouselPlaceholder__30nbh{height:207px;width:100%;box-shadow:var(--primary-shadow-1);background-size:100% 200%;background-image:repeating-linear-gradient(-45deg,#f2f5f8,hsla(180,3%,78%,.433) 50%,#e8edf2);animation:multi-carousel_anim__4orQM 2s infinite;border-radius:3px}.multi-carousel_cardBodyPlaceholder__S3Nvl{position:relative;display:flex;flex-direction:column;gap:.2rem;padding-top:.5rem;background-color:#fff}.multi-carousel_placeholderBadge__qHM9O{background-color:var(--primary-bg);width:100%;height:10px;border-radius:8px;margin-right:auto;margin-left:auto}.multi-carousel_white__zrToW{display:none}.multi-carousel_listingImg1__Edhml{height:13.5em;object-fit:cover;margin-left:auto;margin-right:auto;max-width:100%;z-index:1;transition:.2s}.multi-carousel_listingImg1__Edhml:hover{transform:scale(1.05)}.multi-carousel_cardBody__q1h9v{position:relative;display:flex;flex-direction:column;min-height:7em;max-height:7em;padding-top:1rem;padding-left:1rem}.multi-carousel_carouselContainer__T4N3E{position:relative;width:100%}.multi-carousel_next__fVzcy{right:10px}.multi-carousel_next__fVzcy,.multi-carousel_previous__YE1PH{cursor:pointer;box-shadow:0 2px 4px rgba(76,76,76,.28);display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:100%;width:2.5rem;height:2.5rem;z-index:1;position:absolute;top:40%;transform:translateY(-60%)}.multi-carousel_previous__YE1PH{left:10px}.multi-carousel_arrow__9Gc1_{width:40%}.multi-carousel_carouselMask__HDGbn{cursor:grab;position:relative;display:flex;justify-content:flex-start;list-style:none;padding:0;margin:0;gap:10px}.multi-carousel_carouselMask__HDGbn:active{cursor:grabbing}.multi-carousel_item__jKRAr{width:212px!important;flex:0 0 212px}@media (max-width:600px){.multi-carousel_item__jKRAr{max-width:58%!important;flex-basis:58%!important;scroll-snap-align:center}.multi-carousel_uWrapper__0WGTC{width:calc(100% - 2rem);margin-left:1rem;margin-right:0}.multi-carousel_list__FaeE_{scroll-padding-left:0;gap:10px}.multi-carousel_gap__tdC7t{display:inline-grid;gap:1rem;grid-auto-flow:column;grid-template-columns:repeat(auto-fill,minmax(50%,max-content))}.multi-carousel_listing__mhv2M{margin-right:8px;flex:0 0 calc(50% - 8px)}.multi-carousel_listingImg1__Edhml{max-height:9em}.multi-carousel_carouselPlaceholder__30nbh{max-height:9em;width:100%!important}.multi-carousel_cardBody__q1h9v{min-height:8em;max-height:8em}.multi-carousel_titleText__4InRu{padding-top:.5rem;font-size:16px}}.multi-carousel_titleDiv__ZzDWs{margin-top:auto;margin-bottom:auto;padding-right:1rem}.multi-carousel_title__DUNel{color:#000;font-size:12px;max-width:90%;letter-spacing:.02em;margin-bottom:2px!important}.multi-carousel_infoSection__BbYUu{display:flex;margin-top:auto;margin-bottom:auto}@keyframes multi-carousel_anim__4orQM{0%{background-position:0 100%}50%{background-position:100% 0}to{background-position:0 100%}}@keyframes multi-carousel_wobble__Etm5Z{25%{transform:rotate(2deg);transform:scale(1.5)}50%{transform:rotate(-3deg)}75%{transform:rotate(4deg)}to{transform:rotate(0deg)}}.multi-carousel_itemClass__8trKr{width:auto!important;margin:1rem}.multi-carousel_wrapper__8MG7y{display:flex;flex-direction:column;gap:1rem;margin:2rem 0}.multi-carousel_item__jKRAr{width:26%!important}.multi-carousel_justifyBetween__uBTf6{display:flex;align-items:center;justify-content:space-between;gap:20px}.multi-carousel_title__DUNel{margin-top:0!important;margin-bottom:0!important;font-size:24px!important;font-weight:400;line-height:1.5;font-family:Editorial}.multi-carousel_scrollWrapper__zUAgW{width:100vw;overflow:hidden;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.multi-carousel_uWrapper__0WGTC{width:1140px;clear:both;position:relative;margin-left:auto;margin-right:auto}.multi-carousel_list__FaeE_{scrollbar-width:none;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;overflow:auto;display:flex;gap:20px;flex-wrap:nowrap;margin-right:-1140px;margin-left:calc(-1140px);padding:0 1140px;white-space:nowrap;scroll-snap-type:x mandatory;scroll-padding-left:1140px;scroll-snap-type:mandatory;list-style:none;margin-bottom:0}.multi-carousel_list__FaeE_:active{cursor:grabbing}@media (max-width:600px){.multi-carousel_item__jKRAr{max-width:58%!important;flex-basis:58%!important;scroll-snap-align:center}.multi-carousel_uWrapper__0WGTC{width:calc(100% - 2rem);margin-left:1rem;margin-right:0}.multi-carousel_list__FaeE_{scroll-padding-left:0;gap:10px}.multi-carousel_title__DUNel{font-size:18px!important}}.heart-explosion_explosionContainer__8cVmE{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:1000;width:0;height:0}.heart-explosion_heart__33hui{position:absolute;top:0;left:0;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;will-change:transform,opacity;filter:drop-shadow(0 2px 4px rgba(255,26,73,.3))}.heart-explosion_heart__33hui:before{content:"";position:absolute;width:3px;height:3px;background:#fff;border-radius:50%;opacity:0;animation:heart-explosion_sparkle__SgPJJ 1.2s ease-out forwards}@keyframes heart-explosion_sparkle__SgPJJ{0%{opacity:0;transform:scale(0)}30%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(.3)}}.heart-explosion_heart__33hui:nth-child(odd){filter:drop-shadow(0 2px 4px rgba(255,26,73,.4))}.heart-explosion_heart__33hui:nth-child(2n){filter:drop-shadow(0 2px 4px rgba(255,26,73,.3))}.search-bar_searchBar__0_QHH{display:flex;justify-content:space-between;align-items:center;height:inherit;padding-left:1rem;padding-right:1rem;font-size:16px;transition:all .1s ease-in-out;border-radius:0!important;border:1px solid var(--primary-border);position:relative}.search-bar_searchPlaceholder__YKL9f{display:flex;flex-direction:row;flex-wrap:nowrap;gap:3.5px;z-index:0;cursor:text;color:var(--text-mute);position:absolute;left:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 3rem)}.search-bar_closeIcon__RJHyc{background-color:var(--primary-bg);border-radius:50%;position:absolute;top:50%;padding:2px;transform:translateY(-50%);right:10px;width:20px;height:20px;color:var(--text-body);&:hover{opacity:.8}}.search-bar_searchBar__0_QHH::placeholder{color:var(--text-body)}.search-bar_searchBar__0_QHH:hover{cursor:pointer;border:1px solid var(--primary-pink);box-shadow:0 0 10px 0 hsla(0,15%,50%,.1)}.search-bar_searchBar__0_QHH:has(.search-bar_input__CkhwP:focus){border:1px solid var(--primary-pink);box-shadow:0 0 10px 0 hsla(0,15%,50%,.2)}.search-bar_inputGroup__IulSP{align-items:center!important}.search-bar_input__CkhwP{width:100%;padding:0;height:100%;border:none;background-color:transparent}.search-bar_input__CkhwP:active,.search-bar_input__CkhwP:focus{outline:none!important;border:none!important}.search-bar_relative__YAbCO{position:absolute;width:100%;left:0;top:3rem}.search-bar_width__ER6ZI{width:inherit;position:relative}.search-bar_searchDiscovery__8IIa0{position:fixed;left:50%;transform:translateX(-50%);width:85%}.search-bar_displayNone__fABJF{position:absolute;cursor:auto!important;visibility:hidden!important;background-color:transparent}.search-bar_displayNone__fABJF:hover{box-shadow:none!important;transform:translateY(0)!important}.search-bar_lenseIcon__bHavV{top:50%;right:5px;width:15px;height:15px;color:var(--text-body)}.modals_wrapper__fESFK{position:absolute;z-index:200;width:282px}.modals_wrapperSellerDashboard__dutav,.modals_wrapper__fESFK{background-color:#fff;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);border-radius:5px;top:65px;right:0;border:.5px solid hsla(0,0%,50%,.123);height:auto}.modals_wrapperSellerDashboard__dutav{overflow-y:auto;scrollbar-width:auto;-webkit-scrollbar:auto}.modals_large__vMBAw{width:400px}.modals_profileNavMenuItemTop__TG4s2{position:relative;display:flex;gap:1rem;align-items:center;text-decoration:none;width:100%;padding:.75rem;&:hover{background-color:var(--primary-bg);cursor:pointer}}.modals_col___w4Zt{display:flex;flex-direction:column;gap:2px;overflow-wrap:break-word;width:100%}.modals_profilePic__gy6tc{border:2px solid var(--primary-bg);height:40px;width:40px;object-fit:cover;border-radius:100px}.modals_largeText__VZvof{font-size:14px;font-weight:500;color:var(--text-main);margin-bottom:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.modals_smallText__twQKp{margin-bottom:0;font-size:12px;font-weight:400;color:var(--text-mute)}.modals_sectionText__FOsOQ{font-size:14px;font-weight:500;color:var(--text-main);margin-bottom:0;padding-left:1rem}.modals_navMenuItem__IVqMQ{position:relative;display:flex;align-items:center;text-decoration:none;color:#000;width:100%;height:45px;padding-left:1rem;padding-right:1rem;&:hover{background-color:var(--primary-bg);cursor:pointer}}.modals_dropDownContent__rZ2df{border-top:1px solid var(--primary-bg);text-transform:uppercase;font-size:12px;padding-left:1rem;padding-top:1rem;color:var(--text-body)}.modals_separator__2Zp_S{width:1px;background-color:var(--primary-border)}.modals_headerSellerDashboard__N3ZgP,.modals_header__irndX{display:flex;justify-content:space-between;align-items:center;padding:.75rem;border-bottom:1px solid var(--primary-border);font-size:14px}.modals_headerSellerDashboard__N3ZgP{font-weight:500}.modals_cartMenuItem__jJbeQ{position:relative;display:flex;gap:.75rem;align-items:center;text-decoration:none;width:100%;padding:.75rem 1.5rem .75rem .75rem;&:hover{background-color:var(--primary-bg-light);cursor:pointer}}.modals_border__xiQpE{border-bottom:1px solid var(--primary-border)}.modals_overflow__Z3Hn6{display:flex;flex-direction:column;overflow-y:auto;max-height:300px}.modals_listingImage__3CWC8{height:50px;min-height:50px;width:50px;min-width:50px;object-fit:cover;border-radius:5px}.modals_delete__Xn0NF{color:var(--text-body);position:absolute;right:5px;width:1em;height:1em}.modals_delete__Xn0NF:hover{transform:scale(1.1)}.modals_buttonWrapper__WItPl{display:flex;padding:.75rem;border-top:1px solid var(--primary-border)}.modals_fullWidth__wpqj6{width:100%}.modals_placeholderBox__EnpSd{width:50px!important;height:50px!important;min-width:50px;min-height:50px;border-radius:5px;background-size:200% 200%;background-image:repeating-linear-gradient(-45deg,#fafafa,#ccc 50%,#d9d9d9);animation:modals_anim__bymft 2s linear infinite}.modals_textPlaceholderLong__Uj89Z{width:80%;margin-bottom:5px}.modals_textPlaceholderLong__Uj89Z,.modals_textPlaceholderShort__7_U6G{height:15px;border-radius:5px;background-size:200% 200%;background-image:repeating-linear-gradient(-45deg,#fafafa,#ccc 50%,#d9d9d9);animation:modals_anim__bymft 2s linear infinite}.modals_textPlaceholderShort__7_U6G{width:40%}@keyframes modals_anim__bymft{0%,to{background-position:0 0}50%{background-position:100% 100%}}.modals_iconWrapper__sRBVh{display:flex;align-items:center;justify-content:center;background-color:var(--accent-purple);color:#fff;height:1.5em;width:1.5em;padding:4px;border-radius:100px;position:absolute;left:4px;bottom:4px}.modals_iconNot__DFoXI{width:80%;height:80%}.modals_purple__2bzUX{background-color:var(--accent-purple)}.modals_red__xP_gt{background-color:var(--accent-red)}.modals_green__MAvke{background-color:var(--accent-green)}.modals_blue__mZyz4{background-color:var(--accent-blue)}.modals_yellow__4lJA4{background-color:var(--accent-yellow)}.modals_beige__gRnq2{background-color:var(--accent-beige);color:var(--text-main)}.modals_boldText__DmMOS{color:var(--text-main)!important}.modals_sent__ehvGq{display:flex;text-align:end;align-items:center;font-size:13px;color:var(--text-mute)!important;white-space:nowrap;margin-bottom:0}.modals_notificationText__NDF9B{font-size:13px;margin-bottom:0;font-weight:400;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:220px}.modals_message__BPYH7{display:flex;align-items:center;color:var(--text-main);flex-direction:row}.modals_notificationTextNotSeen__GV7I4{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:220px;font-weight:400;font-size:13px;margin-bottom:0;color:var(--text-body)}.modals_notificationTextOverflow__klVjx{display:inline-block;max-width:15em;height:1.5em;font-weight:400;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;vertical-align:middle}.modals_chatNotification__2T4Y7{height:10px;width:10px;min-height:10px;min-width:10px;background-color:var(--primary-pink);border-radius:50%;display:inline-block}.modals_buySomeShit__kQM6j{height:100%;padding:1rem;margin-bottom:auto;display:flex;flex-direction:row;column-gap:1rem;align-items:center}.modals_emptyBox__eSk4D{width:70px;height:70px}.modals_buyText__r0ZVe{font-size:14px;font-weight:400;line-height:150%;margin-bottom:0}.modals_buyLink__3OVK1{color:var(--primary-purple);font-size:14px;font-family:Editorial;cursor:pointer}.modals_buyLink__3OVK1:hover{opacity:.6}@media (max-width:768px){.modals_wrapper__fESFK{top:55px;width:calc(100% - 2rem);right:1rem}}.all-chats-overlay_header__zxv2g{display:flex;flex-direction:row;justify-content:space-between;padding-left:1rem;padding-right:1rem;color:#222;font-weight:500;height:8%;align-items:center;font-size:20px;border-bottom:1px solid var(--primary-bg)}.all-chats-overlay_footer___BeTJ{display:flex;align-items:center;justify-content:center;width:100%;height:5rem;color:var(--primary-purple);border-top:1px solid var(--primary-bg);font-size:16px;cursor:pointer;background-color:#fff;position:sticky;bottom:0}.all-chats-overlay_closeIcon__53vsF:hover{cursor:pointer}.all-chats-overlay_offCanvas___fOBH{background-color:#fff;z-index:3;position:fixed;top:0;right:0;height:100%;width:390px;box-shadow:0 10px 20px rgba(0,0,0,.25)}@media (max-width:600px){.all-chats-overlay_offCanvas___fOBH{width:100%;top:0;height:calc(100%)}}.separator-section_main__as3aA{max-width:1200px;margin-left:auto;margin-right:auto}.separator-section_container__g4oyq{display:flex;align-items:center;flex-direction:row}.separator-section_catchMe__AG4cw{position:absolute;font-weight:600;top:0;left:0;transform:rotate(-15deg);color:var(--primary-purple);border:1px solid var(--primary-purple);border-radius:5px;padding:.1rem .5rem}.separator-section_text__EWnLn{height:auto;font-size:32px;font-weight:600;width:100%}.separator-section_imgContainer__AeBaE{width:1000px;height:200px;position:relative}.separator-section_img1___9cVG{width:100px;position:absolute;bottom:0;right:0;animation:separator-section_Ring1__50SYp 14s ease-in-out infinite}.separator-section_img2__SN__F{position:absolute;width:120px;animation:separator-section_Ring2__9ON1S 14s ease-in-out infinite}.separator-section_img3__P80M5{position:absolute;width:90px;top:0;left:0;animation:separator-section_Ring3__oECrf 14s ease-in-out infinite}.separator-section_img4__JO4Ij{position:absolute;width:120px;bottom:0;left:0;animation:separator-section_Ring4__5FoeC 14s ease-in-out infinite}.separator-section_img1Smaller__u9p_V{width:90px;height:90px;position:absolute;bottom:0;right:0;animation:separator-section_Ring1__50SYp 6s ease-in-out infinite}.separator-section_img2Smaller__vjBOz{position:absolute;width:50px;height:50px;animation:separator-section_Ring2__9ON1S 6s ease-in-out infinite}.separator-section_img3Smaller__bpGBO{position:absolute;width:80px;height:80px;top:0;left:0;animation:separator-section_Ring3__oECrf 6s ease-in-out infinite}.separator-section_img4Smaller__kfPjA{position:absolute;width:100px;height:100px;top:0;bottom:0;animation:separator-section_Ring4__5FoeC 6s ease-in-out infinite}@keyframes separator-section_Ring1__50SYp{0%,to{transform:translateX(0) rotate(-20deg)}50%{transform:translateX(-250px) rotate(12deg)}}@keyframes separator-section_Ring2__9ON1S{0%,to{transform:translateY(100px) rotate(-20deg)}50%{transform:translateY(15px) rotate(12deg)}}@keyframes separator-section_Ring3__oECrf{0%,to{transform:translateX(100px) rotate(-20deg)}50%{transform:translateX(200px) rotate(20deg)}}@keyframes separator-section_Ring4__5FoeC{0%,to{transform:translateX(350px) translateY(-50px) rotate(20deg)}50%{transform:translateX(0) translateY(40px) rotate(-20deg)}}@media (max-width:600px){.separator-section_img4Smaller__kfPjA{display:none}.separator-section_container__g4oyq{padding:0}.separator-section_imgContainer__AeBaE{overflow:hidden;width:300px}.separator-section_text__EWnLn{font-size:25px;text-align:center}@keyframes separator-section_Ring1__50SYp{0%,to{transform:translateX(-10px) translateY(20px) rotate(-20deg)}50%{transform:translateX(120px) rotate(12deg)}}@keyframes separator-section_Ring2__9ON1S{0%,to{transform:translateY(0) rotate(-20deg)}50%{transform:translateY(100px) translateX(20px) rotate(12deg)}}@keyframes separator-section_Ring3__oECrf{0%,to{transform:translateX(200px) rotate(-20deg)}50%{transform:translateX(30px) translateY(10px) rotate(20deg)}}@keyframes separator-section_Ring4__5FoeC{0%,to{transform:translateX(-100px) translateY(120px) rotate(20deg)}50%{transform:translateX(-80px) translateY(110px) rotate(-20deg)}}}.listing_listingCard__4EHuW{width:100%;background-color:var(--primary-bg);color:var(--text-main);text-decoration:none;border-radius:2px;position:relative}.listing_listingCard__4EHuW:hover{text-decoration:none;color:var(--text-main);-webkit-box-shadow:inset 0 0 0 .3px var(--primary-border);-moz-box-shadow:inset 0 0 0 .3px var(--primary-border);box-shadow:inset 0 0 0 .3px var(--primary-border)}.listing_freeShippingBadge__XHGK7{background-color:var(--priamry-red-400)}.listing_freeShippingBadge__XHGK7,.listing_newBadge__pRVKg{position:absolute;display:flex;align-items:center;padding:2px 8px;top:5px;left:.5rem;text-transform:uppercase;font-size:11px;font-weight:400;z-index:1;color:var(--text-main)}.listing_newBadge__pRVKg{background-color:#f5f2ee99;border:1px solid #ecddc7;border-radius:2px;white-space:nowrap}.listing_freeShipping__ZNwB_{position:absolute;color:#fff;font-family:Editorial;padding:3px 5px;font-size:10px;background-color:var(--tetradic-blue);top:.5rem;right:.5rem;border-radius:2px}.listing_negotiable__oTmsm{display:flex;align-items:center;justify-content:center;font-size:10px;border:.5px solid var(--text-mute);color:var(--text-mute);padding:.1rem .2rem;width:fit-content;border-radius:2px;max-height:17px;margin-top:auto;margin-bottom:auto}.listing_listing__X87At{width:31%;display:flex}.listing_quantity__FIqyi{display:flex;align-items:center;margin-left:5px;font-size:13px;color:var(--text-mute)}.listing_dot__COfzr{height:5px;width:5px;margin-right:5px;background-color:var(--text-mute);border-radius:100%}.listing_MessageCard__02lRc{width:100%;height:15rem;border-radius:8px!important;background-color:var(--primary-purple);display:flex;text-align:center;justify-content:center;align-items:center;padding:20px 20px 40px;flex-direction:column}.listing_viewedXTimes__5uJaJ{position:absolute;display:flex;flex-direction:row;align-items:center;z-index:1;height:2em;font-size:12px;top:.5em;right:.5em;margin:auto;color:#222;font-weight:300;text-shadow:.5px .5px 1px #fff}.listing_viewedIcon__hiVlw{margin-top:auto;margin-bottom:auto;height:20px;margin-right:.2rem;width:20px}.listing_brand__8j9Gx{margin-bottom:0;font-size:13px;font-weight:400;color:var(--text-main);opacity:.65}.listing_sold__m6lF9{position:absolute;top:50%;transform:translateY(-50%);background-color:var(--tetradic-blue);text-align:center;color:#fff;font-weight:600;opacity:.8;width:100%;z-index:1}.listing_dealBadge__DBOx6{position:absolute;display:flex;flex-direction:row;align-items:center;z-index:1;height:2em;bottom:.5rem;left:.5rem;margin:auto;border-radius:0 2px 2px 0;padding:6px 8px;color:#fff;background-color:#ba4444;font-size:11px;font-weight:400}.listing_dealBadgePlaceholder__Pp_YW{position:absolute;z-index:1;height:2em;width:5rem;top:0;left:0;background-color:#d3d3d3;border-radius:2px}.listing_messageCardText__gXQvY{margin-top:30px;margin-bottom:20px;color:#fff;font-size:20px}.listing_messageCardIcon__5X0sS{height:4em}.listing_Link__j1HZn{text-decoration:none;color:#000}.listing_Link__j1HZn:hover{text-decoration:none}.listing_postDate__85b7R{margin:0;padding:0;color:gray;font-size:13px;font-style:italic}.listing_retailPrice__tw5uy{color:var(--text-main);text-decoration:line-through;font-size:13px;letter-spacing:.02em;opacity:.65}.listing_priceRed__VaprA,.listing_price__CcqxV{color:var(--text-main);font-size:15px;font-weight:500;letter-spacing:.02em}.listing_carousel__s0xjQ{width:100%;align-items:center}.listing_carouselPlaceholder__AeaBc,.listing_carousel__s0xjQ{position:relative;display:flex;justify-content:center;overflow:hidden}.listing_carouselPlaceholder__AeaBc{background-size:100% 200%;background-image:repeating-linear-gradient(-45deg,#f2f5f8,hsla(180,3%,78%,.433) 50%,#e8edf2);animation:listing_anim__f57Ye 2s infinite;text-align:center;height:13.5rem;border-top-left-radius:2px;border-top-right-radius:2px}.listing_placeholder__TjIj_{width:100%;background-color:var(--primary-bg);height:13.5em;border-radius:5px}.listing_listingImg__ByWx9{height:13.5em;width:inherit;object-fit:cover;margin-left:auto;margin-right:auto;border-radius:5px;filter:blur(15px);z-index:1}.listing_soldImg__SEM27{opacity:.5!important;max-height:13.5em;width:100%;z-index:1;transition:.2s ease;object-fit:cover}.listing_soldImg__SEM27:hover{transform:scale(1.1);transition:.2s ease}.listing_listingImg1__tOjFk{height:160px;width:160px;padding-bottom:0;margin:1.5rem auto .5rem;transition:.2s ease;object-fit:contain}.listing_listingImg1__tOjFk:hover{transform:scale(1.1);transition:.2s ease}.listing_soldImg1__4Yx4w{height:160px;width:160px;margin-top:1.5rem;z-index:1;padding-bottom:0;margin-left:auto;margin-right:auto;transition:.2s ease;object-fit:scale-down}.listing_soldImg1__4Yx4w:hover{transform:scale(1.1);transition:.2s ease}.listing_cardBody__uhsxg{position:relative;display:flex;flex-direction:column;margin:10px;gap:.35rem}.listing_cardBodyPlaceholder__dnRAe{position:relative;display:flex;flex-direction:column;min-height:7em;max-height:7em;padding-top:1rem;margin-bottom:2rem;background-color:#fff;border-bottom-right-radius:8px;border-bottom-left-radius:8px}.listing_placeholderBadge__tPmak{background-color:var(--primary-bg);width:85%;height:10px;margin-top:1rem;border-radius:8px;margin-right:auto;margin-left:auto}.listing_titleDiv__z2vBt{margin-top:auto;margin-bottom:0}.listing_title__SwnqZ{font-size:16px;line-height:1.5;overflow:hidden;text-overflow:ellipsis;font-family:Editorial;font-weight:400;letter-spacing:.025rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-transform:capitalize;margin-bottom:0}.listing_infoSection__QWiMU{margin-top:4px!important;display:flex;margin-top:auto;margin-bottom:auto}.listing_infoSection1__lwKd5{display:flex;margin-top:auto;margin-bottom:auto;align-items:center;gap:5px}.listing_favorite__jkP1Q{height:25px;width:fit-content;max-width:50px;position:absolute;right:6px;bottom:6px}@media (max-width:600px){.listing_messageCardText__gXQvY,.listing_title__SwnqZ{font-size:14px}.listing_brand__8j9Gx,.listing_quantity__FIqyi{font-size:12px}.listing_retailPrice__tw5uy{font-size:11px}.listing_favoriteIcon__Fi1SG{position:absolute;right:5px;top:10px;color:#000;z-index:2}.listing_favorite__jkP1Q{width:fit-content}.listing_priceRed__VaprA,.listing_price__CcqxV{font-size:14px}}@keyframes listing_anim__f57Ye{0%{background-position:0 100%}50%{background-position:100% 0}to{background-position:0 100%}}@keyframes listing_wobble__bSY4M{25%{transform:rotate(2deg);transform:scale(1.5)}50%{transform:rotate(-3deg)}75%{transform:rotate(4deg)}to{transform:rotate(0deg)}}.hero-section_main__qUvKq{display:grid;grid-row:1/2;gap:2rem;padding-top:40px;max-width:var(--max-width);margin-left:auto;margin-right:auto}.hero-section_mainBanner__sS6I9{display:grid;background-color:#fff}.hero-section_header__WlfL_{height:100%;width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:0 2.5rem}.hero-section_productGrid__mI3tv{grid-row:2/2;display:grid}.hero-section_productContainer__axf3h{gap:1rem;grid-row:1;list-style:none;padding:0;margin:0}.hero-section_leftSection__xUFKD{grid-row:1/2;padding-bottom:40px;max-width:37.5rem;display:grid}.hero-section_textContainer__OMYvZ{grid-area:1/1/2/2;display:grid;gap:1rem}.hero-section_buyButton__YEJWb{align-items:center;border:1px solid var(--primary-purple);border-radius:3px;color:var(--primary-purple);display:flex;font-family:Editorial;font-size:16px;text-decoration:none;width:fit-content;font-weight:400;justify-content:center;margin-bottom:0;padding:10px 20px;transition:all .2s ease;margin-top:.75rem;white-space:nowrap}.hero-section_buyButton__YEJWb:hover{opacity:.5}.hero-section_h1__aSk86{font-size:50px;margin-bottom:0;font-weight:400!important}.hero-section_link__EJ7l_,.hero-section_link__EJ7l_:hover{text-decoration:none;color:var(--text-main)}.hero-section_nextButton__yFSQH{padding:0;border:none;width:32px;height:32px;outline:none;background-color:transparent;cursor:pointer}.hero-section_nextIcon__HEsAk{color:var(--primary-purple);width:24px;height:24px}.hero-section_h1Colored__sMsKU{font-family:Editorial;color:var(--primary-purple)}.hero-section_p__uskgE{color:var(--text-body);font-weight:400;font-size:18px;line-height:150%;margin-bottom:0}.hero-section_rightSection__n0avY{grid-column:2/3;grid-row:1/3;display:flex;justify-content:flex-end;align-items:center}.hero-section_imageBlock__YrJOY{width:100%;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.hero-section_imageContainer__VKl2C{position:absolute;top:0;left:0;width:100%;height:100%}.hero-section_image__mK5Kj{width:100%;height:100%;object-fit:cover;position:absolute}.hero-section_progressBarSection__MGRiG{display:flex;width:calc(50% - 20px);align-items:center;gap:8px;height:3.125rem}.hero-section_buttonContainer__SWkjo{height:3.125rem;border:none;outline:none;padding:0;flex-grow:1;position:relative}.hero-section_pagerItem__jvAuA{height:4px;background-color:var(--primary-bg-dark);position:relative;display:block}.hero-section_pagerItemInnerActive__KHUT9,.hero-section_pagerItemInner__aI1Xx{position:absolute;top:0;bottom:0;left:0;display:block}.hero-section_pagerItemInnerActive__KHUT9{background-color:var(--primary-purple);width:0;animation-duration:8s;animation-timing-function:linear;animation-fill-mode:forwards;animation-delay:.1s;animation-name:hero-section_animation-hero-pager__jd1ZM}.hero-section_pagerItemInnerDone__OD7V2{position:absolute;top:0;bottom:0;left:0;background-color:var(--primary-purple);width:100%;display:block}@keyframes hero-section_animation-hero-pager__jd1ZM{0%{width:0}to{width:100%}}@media (max-width:600px){.hero-section_main__qUvKq{display:flex;padding-top:1.5rem;gap:1rem;flex-direction:column}.hero-section_image__mK5Kj{width:100%;height:100%}.hero-section_textContainer__OMYvZ{gap:.5rem}.hero-section_mainBanner__sS6I9{display:flex;flex-direction:column;gap:1rem}.hero-section_progressBarSection__MGRiG{width:100%;height:2.125rem}.hero-section_leftSection__xUFKD{padding-bottom:0}.hero-section_nextButton__yFSQH{display:none}.hero-section_productGrid__mI3tv{width:100%;display:flex;flex-direction:row}.hero-section_productContainer__axf3h{display:inline-grid;width:100%}.hero-section_header__WlfL_{display:flex;flex-direction:column;gap:1.5rem}.hero-section_h1__aSk86{font-size:1.875rem;line-height:1.2666666667;margin-bottom:0}.hero-section_p__uskgE{font-size:14px;line-height:1.5}}.professional-reseller_main__GCMBI{width:100%;max-width:500px;margin-left:auto;margin-right:auto;text-align:center;display:flex;flex-direction:column;align-items:center;row-gap:1rem}.professional-reseller_subTitle__EJsO_{font-size:20px;font-family:Editorial;font-weight:400;line-height:150%;margin-bottom:0}.professional-reseller_button__K2VTR{display:flex;align-items:center;justify-content:center;font-size:16px;border:1px solid var(--primary-border);color:var(--text-main);font-family:Editorial;font-weight:400;margin-bottom:0;white-space:nowrap;border-radius:3px;padding:10px 20px;width:fit-content;transition:.1s ease-in}.professional-reseller_button__K2VTR:hover{cursor:pointer;border:1px solid var(--text-main)}@media (max-width:600px){.professional-reseller_button__K2VTR{font-size:14px}.professional-reseller_subTitle__EJsO_{font-size:18px}}.page_main__nw1Wk{display:flex;flex-direction:column;row-gap:3.5rem;margin-left:auto;margin-right:auto;max-width:var(--max-width);margin-bottom:2rem}@media (max-width:600px){.page_main__nw1Wk{padding-left:.75rem;padding-right:.75rem}}.favorites-bubbles_rowGap__I9jRu{display:flex;flex-direction:row;gap:.5rem;align-items:center}.favorites-bubbles_imageSection__f1eQI{display:flex;flex-direction:row;margin-right:.5rem}.favorites-bubbles_favoriteImgPlaceHolder__zP9No,.favorites-bubbles_favoriteImg__GcZZE{width:28px!important;border-radius:50px;height:28px!important;object-fit:cover;border:2px solid #fff;margin-right:-12px}.favorites-bubbles_favoriteImgPlaceHolder__zP9No{background-size:100% 200%;background-image:repeating-linear-gradient(-45deg,#f2f5f8,hsla(180,3%,78%,.433) 50%,#e8edf2);animation:favorites-bubbles_anim__mOZRj 2s infinite}.favorites-bubbles_presentInCartsBody___bUkc{margin-bottom:0;line-height:1.2rem;font-size:14px;max-width:400px;color:var(--text-body)}.favorites-bubbles_colorText__zgqnF{color:var(--primary-purple);font-weight:500}.favorites-bubbles_presentInCarts__MXvQ4{margin-bottom:0;line-height:1.2rem;font-size:14px;max-width:400px;font-weight:400;color:var(--text-body)}.listings-grid_alignCenter__WtnSr{padding:0;margin:0;list-style:none;display:grid;gap:.75rem;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:space-evenly;width:100%}.listings-grid_observe__mcNXM{position:relative;padding:0;margin:0;height:100%;width:100%;list-style:none}.listings-grid_listing__cQqox{display:flex;width:100%;height:100%;border-radius:8px;background-color:#fff}.listings-grid_buySomeShit__2m3M3{grid-column:span 4;height:100%;margin-top:3rem;margin-bottom:auto;display:flex;flex-direction:column;align-items:center}.listings-grid_emptyBox__mF_74{width:120px;height:120px}.listings-grid_buyText__xyxO2{font-size:16px;font-weight:500}@media (max-width:990px){.listings-grid_alignCenter__WtnSr{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;width:100%}.listings-grid_observe__mcNXM{margin-left:auto;margin-right:auto}.listings-grid_buySomeShit__2m3M3{grid-column:span 3}}@media (max-width:600px){.listings-grid_alignCenter__WtnSr{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto auto;gap:.5rem;row-gap:1rem;padding-left:.5rem;padding-right:.5rem}.listings-grid_buySomeShit__2m3M3{grid-column:span 2}}.pagination-bar_paginationContainer__YkuTN{display:flex;justify-content:flex-end;align-items:center;list-style:none;gap:.5rem;margin:0;padding:0;overflow:auto}.pagination-bar_paginationButton__3KyU6{box-sizing:border-box;display:flex;align-items:center;justify-content:center;border:none;height:31px;width:32px;color:var(--text-main);font-size:13px;cursor:pointer;position:relative;&:hover .pagination-bar_link__XS60r{color:var(--text-main)}}.pagination-bar_renderPageButtons__3_yBO{list-style:none;max-width:100%;overflow:auto;display:flex;padding:0;margin:0;column-gap:.5rem}.pagination-bar_link__XS60r{text-decoration:none;color:var(--text-body)}.pagination-bar_paginationButton1__CAIDO{border:1px solid var(--primary-border);height:32px;min-width:32px;min-height:32px;width:32px;display:flex;align-items:center;justify-content:center;transition:.2s ease-in-out;cursor:pointer;&:hover .pagination-bar_link__XS60r{color:var(--text-main)}}.pagination-bar_paginationButton1__CAIDO:hover{border:1px solid var(--text-main);transition:.2s ease-in-out}.pagination-bar_paginationButton__3KyU6:before{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;width:0;background-color:var(--text-main);z-index:4;transition:width .3s,left .3s;transform:scaleX(0);transform-origin:center}.pagination-bar_paginationButton__3KyU6.pagination-bar_activePage__Zz884:before{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;width:100%;background-color:var(--text-main);z-index:4;transition:transform .3s,width .3s,left .3s;transform:scaleX(1);transform-origin:center}.pagination-bar_paginationButton__3KyU6.pagination-bar_activePage__Zz884:hover:before,.pagination-bar_paginationButton__3KyU6:hover:before{width:100%;left:0;transform:scaleX(1);transition-timing-function:cubic-bezier(.4,0,.2,1)}.pagination-bar_paginationButton__3KyU6:disabled{cursor:default;color:var(--text-main)}.pagination-bar_paginationPages__iA6AZ{flex-grow:0}.pagination-bar_scrollContainer__2sGDA{overflow-x:auto;overflow-y:hidden;white-space:nowrap;display:flex;flex-wrap:nowrap;align-items:center;cursor:pointer}.pagination-bar_scrollContainer__2sGDA::-webkit-scrollbar{height:5px}.pagination-bar_scrollContainer__2sGDA::-webkit-scrollbar-thumb,.pagination-bar_scrollContainer__2sGDA::-webkit-scrollbar-track{cursor:default}.pagination-bar_activePage__Zz884{font-weight:500}@media (max-width:768px){.pagination-bar_paginationContainer__YkuTN{padding-left:.5rem;padding-right:.5rem}}.categories-discover_main__dcb2h{display:flex;column-gap:1.5rem;flex-direction:row;max-height:205px;max-width:var(--max-width);margin:1.5rem auto 0}.categories-discover_leftSection__o70r4{width:25%}.categories-discover_rightSection__KsKvN{width:75%;max-width:75%;display:grid;gap:.5rem;height:100%;min-height:187px;overflow-x:scroll;grid-template-columns:repeat(6,minmax(0,1fr));white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none}.categories-discover_headerBox__zWpAt{width:90%;min-height:120px}.categories-discover_header__fyjVX{font-size:20px;color:var(--text-main);text-transform:uppercase;font-weight:500;line-height:100%;margin-bottom:5px}.categories-discover_descriptiveText___GlRx{font-size:14px;font-weight:400;font-family:Editorial;margin-bottom:0;color:var(--text-mute)}.categories-discover_subHeader__enQ57{font-size:14px;font-weight:400;color:var(--text-main);text-transform:uppercase;margin-bottom:.6rem}.categories-discover_color__CISDI{font-family:Editorial;color:var(--text-main);text-transform:uppercase;transition:1s linear;font-size:22px;margin-bottom:0;font-weight:500}.categories-discover_mute__3R47p{font-size:13px;color:var(--text-body);font-weight:300;line-height:150%;margin-top:.5rem;margin-bottom:0}.categories-discover_textSkeleton__axAFj{display:flex;flex-direction:column;gap:8px}.categories-discover_skeletonHeader__HwuM4{width:60%;height:20px;border-radius:4px;background-color:var(--primary-bg);position:relative;overflow:hidden}.categories-discover_skeletonSubheader__c76BP{width:80%;height:14px;border-radius:4px;background-color:var(--primary-bg);position:relative;overflow:hidden}.categories-discover_skeletonDescription__B6lfm{width:100%;height:42px;border-radius:4px;background-color:var(--primary-bg);position:relative;overflow:hidden}.categories-discover_skeletonDescription__B6lfm:after,.categories-discover_skeletonHeader__HwuM4:after,.categories-discover_skeletonSubheader__c76BP:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.5) 50%,transparent);background-size:200% 100%;animation:categories-discover_shimmer__JYCJG 1.5s ease-in-out infinite}.categories-discover_item__VCe3G{position:relative;cursor:pointer;height:inherit;background-color:#fff}.categories-discover_item__VCe3G,.categories-discover_skeletonItem__iuHBd{width:100%;display:flex;flex-direction:column;row-gap:.5rem}.categories-discover_skeletonImage__gL06l{width:100%;aspect-ratio:1/1;border-radius:15px;background-color:var(--primary-bg);overflow:hidden;position:relative}.categories-discover_shimmer__JYCJG{position:absolute;inset:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4) 50%,transparent);background-size:200% 100%;animation:categories-discover_shimmer__JYCJG 1.5s ease-in-out infinite}.categories-discover_skeletonText__HyhVq{width:70%;height:12px;border-radius:4px;margin:0 auto;background-color:var(--primary-bg);position:relative;overflow:hidden}.categories-discover_skeletonText__HyhVq:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.5) 50%,transparent);background-size:200% 100%;animation:categories-discover_shimmer__JYCJG 1.5s ease-in-out infinite}@keyframes categories-discover_shimmer__JYCJG{0%{background-position:200% 0}to{background-position:-200% 0}}.categories-discover_item__VCe3G:hover .categories-discover_imgContainer__y_eTD{filter:brightness(.95);transition:.1s linear}.categories-discover_imgContainer__y_eTD{background-color:var(--primary-bg)}.categories-discover_imgContainerWhite__ktvBd,.categories-discover_imgContainer__y_eTD{display:flex;justify-content:center;align-items:center;width:100%;min-width:100%;max-width:100%;max-height:131px;border-radius:15px;padding:1rem;aspect-ratio:1/1;overflow:hidden}.categories-discover_imgContainerWhite__ktvBd{background-color:#fff;border:1px solid var(--primary-border)}.categories-discover_imgContainerWhite__ktvBd:hover{filter:brightness(.95);transition:.1s linear}.categories-discover_rightSectionBrand__BscFf{display:flex;justify-content:flex-end;width:75%;margin-bottom:1rem}.categories-discover_imgContainerBrand__2g5wu{display:flex;justify-content:flex-end;align-items:center;width:100%;max-height:120px;max-width:300px;aspect-ratio:1/1;overflow:hidden;background-color:#fff}.categories-discover_img__tUaOY{max-width:100%;max-height:100%;object-fit:contain;filter:brightness(1)}.categories-discover_imgContain__0U_VV{max-width:130%;height:auto;width:auto;object-fit:cover;filter:brightness(1)}.categories-discover_noPadding__HLAlw{padding:0}.categories-discover_imgContainLocation__cuKft{max-width:100%;max-height:100%;object-fit:cover;filter:brightness(1)}.categories-discover_imgBrand__uiXAv{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;filter:brightness(1)}.categories-discover_text__Fpnlc{color:var(--text-body);font-family:Clean;width:100%;padding-left:.5rem;padding-right:.5rem;text-align:center;text-transform:uppercase;font-size:11px;font-weight:400;white-space:pre-wrap;cursor:pointer}.categories-discover_filterSectionColMobile__t3xFd,.categories-discover_filterSectionMobile__3dfYe{display:none}@media (max-width:600px){.categories-discover_main__dcb2h{display:flex;flex-direction:column;margin-top:0;height:auto;row-gap:.75rem;max-height:none}.categories-discover_rightSectionBrand__BscFf{display:none}.categories-discover_rightSection__KsKvN{display:flex;max-width:100%;flex-direction:row;width:100%;overflow-x:scroll;column-gap:.5rem;min-height:0;padding-left:.5rem;padding-right:.5rem}.categories-discover_leftSection__o70r4{gap:0;padding-left:.5rem;padding-right:.5rem}.categories-discover_header__fyjVX{font-size:20px}.categories-discover_item__VCe3G{height:fit-content;min-height:124px;display:flex;max-width:80px;row-gap:.5rem;flex-direction:column}.categories-discover_skeletonItem__iuHBd{min-width:80px;max-width:80px}.categories-discover_skeletonImage__gL06l{width:80px;height:80px;max-height:80px}.categories-discover_skeletonText__HyhVq{width:60px;height:10px}.categories-discover_text__Fpnlc{position:relative;color:var(--text-main);text-shadow:none;font-size:12px;font-weight:400;top:0;transform:translateY(0);padding-left:0;padding-right:0}.categories-discover_imgContainer__y_eTD{border:0 solid var(--primary-border)}.categories-discover_imgContainerWhite__ktvBd,.categories-discover_imgContainer__y_eTD{padding:.2rem;width:80px;max-width:80px;min-width:80px}.categories-discover_img__tUaOY{width:100%;border-radius:15px;filter:brightness(1)}.categories-discover_descriptiveText___GlRx{display:none}.categories-discover_headerBox__zWpAt{margin-right:0;min-height:auto;width:60%}.categories-discover_leftSection__o70r4{display:flex;width:100%;min-height:51.4px;flex-direction:row;justify-content:space-between}.categories-discover_filterSectionColMobile__t3xFd{display:flex;flex-direction:row;gap:.25rem}.categories-discover_filterSectionMobile__3dfYe{display:flex;flex-direction:row;width:100%;justify-content:center;align-items:center;gap:.5rem;font-size:14px;border:1px solid var(--text-main);color:var(--text-main);font-family:Editorial;font-weight:400;margin-bottom:0;white-space:nowrap;border-radius:3px;padding:10px 15px;transition:.1s ease-in;height:40px}.categories-discover_reverse__gPEZQ{display:none}.categories-discover_subHeader__enQ57{margin-bottom:0}.categories-discover_filterButton__795Ir{max-height:18px;max-width:18px}.categories-discover_textSkeleton__axAFj{gap:6px}.categories-discover_skeletonHeader__HwuM4{height:18px}.categories-discover_skeletonSubheader__c76BP{height:12px}.categories-discover_skeletonDescription__B6lfm{display:none}}.filter-components_dropDown__I2tk_{font-size:16px;font-weight:400;width:100%;padding-top:1rem;border-top:.5px solid #ecedf1;border-left:0;border-right:0}.filter-components_optionsBox__ruFzK{font-size:16px;font-weight:400;width:100%;border-left:0;border-right:0;position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center;row-gap:.5rem;margin-right:0}.filter-components_underline__snvv9{margin-bottom:0;font-size:inherit;font-weight:inherit;color:inherit}.filter-components_underline__snvv9:hover{cursor:pointer;text-decoration:underline;font-size:inherit}.filter-components_count__rf3Pa{font-size:11px;font-weight:300;color:var(--text-mute)}.filter-components_showMoreButton__5FUQt{width:fit-content;font-size:12px;color:var(--text-mute);text-decoration:underline;padding:.5em}.filter-components_showMoreButton__5FUQt:hover{color:var(--text-main)}.filter-components_flip__xR1wm,.filter-components_icon__Sd3am{width:16px;height:16px;transition:.2s linear}.filter-components_flip__xR1wm{transform:rotate(180deg)}.filter-components_buyLocalBox__s5MRq{border:1px solid #159389;border-radius:4px;background-color:#edf8f7;display:flex;flex-direction:row;color:#159389;font-weight:500;padding:.5em;align-items:center;font-size:14px;width:100%}.filter-components_box__pM40B{display:flex;flex-direction:column;z-index:3;background-color:#fff;width:100%;border-radius:8px;padding-top:.5rem}.filter-components_active__oN_KG{display:flex;justify-content:space-between;align-items:center;letter-spacing:.025rem;gap:.5rem;font-weight:500;padding:.5em;font-size:14px}.filter-components_active__oN_KG:hover{cursor:pointer}.filter-components_sorting__Gi92P{display:flex;align-items:center;position:relative}.filter-components_dropDownSort__Ugpdv:hover{cursor:pointer;opacity:.4}.filter-components_dropDownSort__Ugpdv{justify-content:space-between;justify-content:center}.filter-components_dropDownSortActive__ZvOjW,.filter-components_dropDownSort__Ugpdv{display:flex;align-items:center;font-size:16px;border:1px solid var(--primary-border);color:var(--text-main);font-family:Editorial;font-weight:400;margin-bottom:0;white-space:nowrap;border-radius:3px;padding:10px 20px;width:fit-content;transition:.1s ease-in;position:relative}.filter-components_dropDownSortActive__ZvOjW{justify-content:space-between;cursor:pointer;width:100%}.filter-components_selectionSort__7aawo{display:flex;flex-direction:row;color:var(--text-body);font-weight:400;padding:.5em 1em;font-size:14px;cursor:pointer}.filter-components_selectionSort__7aawo:hover{background-color:#f5f5f6;color:var(--text-main);cursor:pointer}.filter-components_boxSort__GcfXs{overflow:hidden;position:absolute;display:flex;flex-direction:column;z-index:3;background-color:#fff;width:fit-content;border-radius:3px;right:0;box-shadow:0 4px 8px rgba(0,0,0,.2);border:1px solid var(--primary-border);top:45px}.filter-components_justifyBetweenSortActive__XLElZ,.filter-components_justifyBetweenSort__qe1UV{letter-spacing:.025rem;display:flex;width:100%;font-size:14px;color:#222;justify-content:space-between;align-items:center}.filter-components_activeSort__ZhQBD{font-weight:400;padding:.5em 1em;font-size:14px;color:var(--text-main);background-color:#f5f5f6}.filter-components_activeSort__ZhQBD:hover{cursor:pointer}.filter-components_activeOptions__SZ6nH{display:flex;letter-spacing:.025rem;justify-content:space-between;align-items:center;gap:.5rem;font-weight:500;padding:.5em .5em .5em 1.5em;font-size:14px}.filter-components_activeOptions__SZ6nH:hover{cursor:pointer}.filter-components_activeType__auKxX{display:flex;justify-content:space-between;align-items:center;gap:.5rem;font-weight:500;padding:.3em .5em .3em 2.25em;font-size:14px;letter-spacing:.025rem}.filter-components_activeType__auKxX:hover{cursor:pointer}.filter-components_dimensionsTitle__uO5T3{padding:.5em 0}.filter-components_dimensionsTitle__uO5T3,.filter-components_selection__QYasS{display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-weight:300;font-size:14px}.filter-components_selection__QYasS{letter-spacing:.025rem;gap:.5rem;color:var(--text-body);padding:.5em}.filter-components_selection__QYasS:hover{color:var(--text-main);cursor:pointer}.filter-components_selectionCheck__Toiop{letter-spacing:.025rem;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;column-gap:.5rem;font-weight:300;padding:.5em 0;color:var(--text-body);font-size:14px}.filter-components_smallGap__BvaMd{display:flex;flex-direction:row;align-items:center;gap:.5rem}.filter-components_checkMark__105_P{color:#fff;width:80%;height:80%}.filter-components_selectionCheck__Toiop:hover{color:var(--text-main);cursor:pointer}.filter-components_selectionOptions___VUsf{letter-spacing:.025rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;color:var(--text-body);font-weight:300;padding:.5em .5em .5em 1.5em;font-size:14px}.filter-components_selectionOptions___VUsf:hover{color:var(--text-main);cursor:pointer}.filter-components_selectionType__RPpkf{letter-spacing:.025rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;color:var(--text-body);font-weight:300;padding:.3em .5em .3em 2.25em;font-size:14px}.filter-components_selectionType__RPpkf:hover{color:var(--text-main);cursor:pointer}.filter-components_dimensionsContainer__gC87E,.filter-components_priceContainer__uPyR2{display:flex;gap:.5rem;height:fit-content;padding-left:.3rem}.filter-components_dash__DjfsY{display:flex;align-items:center;justify-content:center;height:45px;width:40px}.filter-components_line__edAGS{height:1px;width:100%;background-color:grey}.filter-components_searchBrands__6vxLS{margin-top:1rem;margin-bottom:.5rem;height:fit-content;position:relative}.filter-components_clearFilter__HJxnt{position:absolute;right:0;top:17px}.filter-components_deleteIcon__PUuE0{width:1.2em;height:1.2em}.filter-components_deleteIcon__PUuE0:hover{cursor:pointer;transform:scale(1.1)}.filter-components_searchBar__9o3xf{border:1px solid var(--primary-border);font-size:14px!important}.filter-components_lenseIcon__QlvtN{position:absolute;right:6%;top:50%;transform:translateY(-50%);color:gray}@media (max-width:600px){.filter-components_dropDown__I2tk_{width:100%;padding-left:1rem;padding-right:1rem;padding-bottom:1rem}.filter-components_dropDownSort__Ugpdv{width:100%}.filter-components_active__oN_KG,.filter-components_justifyBetween__prywh,.filter-components_selectionCheck__Toiop,.filter-components_selection__QYasS{font-size:14px}.filter-components_mobileSortText__N4ZFR{font-weight:400;display:block}.filter-components_mobileSortText__N4ZFR strong{font-weight:600}.filter-components_desktopSortText__JXhmi{display:none}.filter-components_active__oN_KG .filter-components_dropDownSortActive__ZvOjW{width:100%}}@media (min-width:601px){.filter-components_mobileSortText__N4ZFR{display:none}.filter-components_desktopSortText__JXhmi{display:block}}.filter-components_filterContainer__9N_ej{box-shadow:0 5px 15px 0 hsla(240,5%,41%,.2);display:flex;flex-direction:column;border-radius:8px;width:100%;z-index:2;position:relative}.filter-components_titleDiv__73cZG{margin-left:auto;margin-right:auto;padding:10px}.filter-components_dropDown__I2tk_{position:relative}.filter-components_title__TFpiL:hover{cursor:pointer}.filter-components_filterNotifications__PnyOn{background-color:#2da9e2;position:absolute;font-weight:500;color:#fff;height:15px;width:15px;border:1px solid #fff;text-align:center;vertical-align:middle;border-radius:1000%;font-size:15px;top:10.5px;left:4px}.filter-components_desktopBrands__3JVHm{max-height:15em;overflow-y:scroll;position:relative}.filter-components_buyLocal__1ScUv{font-size:13px;color:var(--text-mute);font-weight:300;line-height:150%}.filter-components_justifyBetween__prywh{cursor:pointer;display:flex;font-weight:500;font-size:16px;justify-content:space-between;letter-spacing:.025rem;align-items:center}.filter-components_applyNonActive__UotV_,.filter-components_apply__s_lVU{color:var(--text-body);margin-top:auto;margin-bottom:auto;font-size:14px;font-weight:300;padding-left:1rem}.filter-components_apply__s_lVU:hover{color:var(--text-main);cursor:pointer}.filter-components_clearItems__WzEhb{background-color:#12763f!important;color:#fff!important;border-radius:8px!important;text-align:center!important;margin-left:auto!important;margin-right:auto!important;width:80%!important}.filter-components_label__Zudrt{font-weight:400;font-size:14px}.filter-components_option__q8scQ{border:1px solid var(--primary-border);display:flex;flex-direction:row;border-radius:3px;column-gap:.5rem;color:var(--text-main);width:100%;padding:.5rem}.filter-components_clearItems__WzEhb:hover{background-color:#0a4625;color:#fff}.filter-components_options__23j7m{margin-left:1.5rem;font-size:2vh}.filter-components_options__23j7m:hover{font-weight:600}.filter-components_categoryDiv__Zr4WP{box-shadow:inset 0 30px 60px -12px rgba(50,50,93,.25),inset 0 18px 36px -18px rgba(0,0,0,.3)}.filter-components_categories___smkt{font-size:2.2vh}.filter-components_categories___smkt:hover{font-weight:600}.filter-components_cancel__TXP6u{position:absolute;right:30px;top:5px;text-decoration:underline;font-style:italic;font-size:15px;z-index:2}.filter-components_cancel__TXP6u:hover{font-weight:600;color:var(--primary-purple)}.filter-components_mobile__BZPLj{margin-top:20px}.filter-components_mobileVisible__YVEfB{display:none}.filter-components_checkBox__zKuvW{font-size:14px}.filter-components_checkBox1__qXtV5{width:30px;height:30px}.filter-components_dimInput__rNUvd{position:relative}.filter-components_dimInputTxt__SeqC6{position:absolute;right:16px;color:var(--text-body);font-size:12px;top:50%;transform:translateY(-50%)}.filter-components_priceInput__becYw::placeholder{color:var(--text-mute);font-size:12px}.filter-components_selectionPrices__YS5jg{margin-top:.5rem}.filter-components_checkBoxBox__WPSl7{display:flex;flex-direction:row;align-items:center}.filter-components_check__q4Xqn{border:.5px solid #99a3a6;border-radius:3px}.filter-components_checkActive__pUCwA,.filter-components_check__q4Xqn{display:flex;align-items:center;justify-content:center;height:1.2rem;width:1.2rem}.filter-components_checkActive__pUCwA{border:.5px solid var(--primary-border);border-radius:3px;background-color:var(--text-main)}.filter-components_whiteCheck__TN4xB{color:#fff}.filter-components_boxColor__rn8Gw{display:flex;flex-wrap:wrap;margin-bottom:-16px!important}.filter-components_colorFilterBox__ex7jR{display:flex;flex-direction:column;align-items:center;gap:2px;width:33%;padding:16px 0;cursor:pointer}.filter-components_colorRound__AygZ7{height:23px;width:23px;border-radius:100%;border:1px solid var(--primary-border);transition:.08s linear}.filter-components_colorRound__AygZ7:hover{transform:scale(1.2);transition:.2s linear}.filter-components_colorRoundActive__gjDef{height:23px;width:23px;border-radius:100%;border:2px solid var(--text-main)}.filter-components_selectionColor__Qow3b{font-size:10px;color:var(--text-body)}.filter-components_selectionColor__Qow3b:hover{color:var(--text-main)}.filter-components_activeColor__XX2_Z{color:var(--text-main);font-size:10px}@media (max-width:990px){.filter-components_boxSort__GcfXs{overflow:hidden;position:absolute;display:flex;flex-direction:column;z-index:3;background-color:#fff;width:fit-content;border-radius:3px;left:0;box-shadow:0 4px 8px rgba(0,0,0,.2);border:1px solid var(--primary-border);top:45px}}