.styles_dialogContent__x2x2B{display:flex;flex-direction:column;gap:16px}.styles_buttonContainer__JRxnA{display:flex;justify-content:flex-end;gap:12px}.styles_buttonContainer__JRxnA Button{text-transform:none;font-weight:600;width:100px}.styles_error__7dnGA{border:1px solid red}.styles_main___UhbJ{z-index:2;position:-webkit-sticky;position:sticky;bottom:0;left:0;background:#fff;width:100%;padding:12px;display:flex;gap:12px;justify-content:space-between;align-items:center;flex-wrap:wrap;font-size:1rem}@media screen and (max-width:992px){.styles_main___UhbJ{font-size:.9rem;padding:10px}}@media screen and (max-width:980px){.styles_main___UhbJ{font-size:.85rem;gap:10px;flex-direction:column;align-items:stretch}}@media screen and (max-width:576px){.styles_main___UhbJ{font-size:.8rem;padding:8px}}.styles_main___UhbJ .styles_Abuttons__o9Mdx{display:flex;gap:12px}@media screen and (max-width:980px){.styles_main___UhbJ .styles_Abuttons__o9Mdx{justify-content:space-around}}@media screen and (max-width:576px){.styles_main___UhbJ .styles_Abuttons__o9Mdx{align-items:center;justify-content:center;width:100%;gap:8px}}.styles_main___UhbJ button{text-transform:none;font-size:1rem;width:150px}@media screen and (max-width:980px){.styles_main___UhbJ button{font-size:.9rem;width:100%}}@media screen and (max-width:576px){.styles_main___UhbJ button{font-size:.85rem}}.styles_main___UhbJ .styles_clear__A7JyO,.styles_main___UhbJ .styles_selectAll__ug_Ch{color:var(--c6);border:1px solid var(--c4)}.styles_main___UhbJ .styles_clear__A7JyO:hover,.styles_main___UhbJ .styles_selectAll__ug_Ch:hover{background-color:var(--c2)}.styles_main___UhbJ .styles_finish__WDc4v{color:var(--w)}.styles_main___UhbJ .styles_actionsSelection__vVmIH,.styles_main___UhbJ .styles_selectAll__ug_Ch{width:150px}@media screen and (max-width:576px){.styles_main___UhbJ .styles_actionsSelection__vVmIH,.styles_main___UhbJ .styles_selectAll__ug_Ch{width:100%}}.styles_main___UhbJ .styles_actionsSelection__vVmIH{min-width:175px}.styles_main___UhbJ .styles_actionsSelection__vVmIH .styles_chip__gPcV_{border:1px solid var(--theme-primary);color:var(--theme-primary);font-weight:600}.styles_main___UhbJ .styles_itemCount__w1qdH{color:var(--c7);font-weight:500;font-size:1rem}@media screen and (max-width:768px){.styles_main___UhbJ .styles_itemCount__w1qdH{font-size:.9rem}}@media screen and (max-width:576px){.styles_main___UhbJ .styles_itemCount__w1qdH{font-size:.85rem}}.styles_main___UhbJ .styles_itemCount__w1qdH .styles_number__s1F2f{font-weight:700}.styles_main___UhbJ .styles_selectedItems__b3eto{display:flex;align-items:center;justify-content:center;gap:14px}@media screen and (max-width:980px){.styles_main___UhbJ .styles_selectedItems__b3eto{width:100%}}@media screen and (max-width:576px){.styles_main___UhbJ .styles_selectedItems__b3eto{justify-content:space-between;font-size:.85rem;flex-wrap:wrap}}.styles_main___UhbJ .styles_actions__mnTQf{display:flex}@media screen and (max-width:576px){.styles_main___UhbJ .styles_actions__mnTQf{width:100%;font-size:.85rem}}.styles_categoryChips__5eD8D{position:relative;display:flex;align-items:center;width:100%}.styles_scrollButton__jOkYT{position:absolute;z-index:2;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;border:1px solid var(--c4);border-radius:50%;background-color:var(--w);color:var(--c8);cursor:pointer;box-shadow:0 1px 4px rgba(0,0,0,.12);transition:border-color .2s ease-in-out,color .2s ease-in-out}.styles_scrollButton__jOkYT:hover{border-color:var(--theme-primary);color:var(--theme-primary)}.styles_scrollButton__jOkYT:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px}@media screen and (max-width:768px){.styles_scrollButton__jOkYT{display:none}}.styles_scrollButtonLeft__4bUn4{left:0}.styles_scrollButtonRight__sKyAF{right:0}.styles_chipsScroller__YVJfL{position:relative;flex:1 1;min-width:0;overflow:hidden}.styles_chipsScroller__YVJfL:after,.styles_chipsScroller__YVJfL:before{content:"";position:absolute;top:0;bottom:0;z-index:1;width:72px;opacity:0;pointer-events:none;transition:opacity .2s ease-in-out}@media screen and (max-width:768px){.styles_chipsScroller__YVJfL:after,.styles_chipsScroller__YVJfL:before{width:28px}}.styles_chipsScroller__YVJfL:before{left:0;background:linear-gradient(to right,var(--w) 0,var(--w) 45%,transparent 100%)}.styles_chipsScroller__YVJfL:after{right:0;background:linear-gradient(to left,var(--w) 0,var(--w) 45%,transparent 100%)}.styles_chipsScroller__YVJfL.styles_fadeLeft__wm0dq:before,.styles_chipsScroller__YVJfL.styles_fadeRight__JisEy:after{opacity:1}.styles_chipsTrack__zd8ZI{display:flex;align-items:center;gap:8px;width:100%;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.styles_chipsTrack__zd8ZI::-webkit-scrollbar{display:none}.styles_chipPlaceholder__vKehk{display:block;flex-shrink:0;height:37px;border-radius:20px;background-color:var(--c2);animation:styles_chipPlaceholderPulse__k62Pn 1.4s ease-in-out infinite}@keyframes styles_chipPlaceholderPulse__k62Pn{0%,to{opacity:1}50%{opacity:.5}}.styles_chip__Z2y9G{display:inline-flex;align-items:center;flex-shrink:0;gap:8px;padding:8px 14px;border:1px solid var(--c4);border-radius:20px;background-color:var(--w);color:var(--c8);font-size:.875rem;font-weight:500;line-height:1.25;white-space:nowrap;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .2s ease-in-out}.styles_chip__Z2y9G svg{flex-shrink:0}.styles_chip__Z2y9G:hover{border-color:var(--theme-primary);color:var(--theme-primary)}.styles_chip__Z2y9G:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px}.styles_chip__Z2y9G.styles_active__9jm19{background-color:var(--theme-primary);border-color:var(--theme-primary);color:var(--theme-primary-contrast)}.styles_chip__Z2y9G.styles_active__9jm19:hover{color:var(--theme-primary-contrast);opacity:.92}.styles_filterPopover__6oslX{top:8px}.styles_filterPopover__6oslX .styles_filterPopoverContainer__vKSNG{width:100%;min-width:400px;max-width:400px;min-height:200px;padding:18px;background:#fff;display:flex;flex-direction:column;justify-content:space-between;gap:1rem;border:1px solid var(--c3)}.styles_filterPopover__6oslX .styles_filterPopoverContainer__vKSNG .styles_filterPopoverContainerWrapper__B5nkj{display:flex;flex-direction:column;gap:1rem}.styles_filterPopover__6oslX .styles_filterPopoverContainer__vKSNG .styles_filterPopoverHeader__0OTqg{display:flex;justify-content:space-between}.styles_filterPopover__6oslX .styles_filterPopoverContainer__vKSNG .styles_filterPopoverHeader__0OTqg .styles_title__2h9Pm{font-size:1.125rem;font-weight:600;color:var(--c9)}.styles_filterPopover__6oslX .styles_filterPopoverContainer__vKSNG .styles_filterPopoverContent__5n2ED{overflow-y:auto;height:140px}.styles_filterPopover__6oslX .styles_filterPopoverContainer__vKSNG .styles_clearButton__CP0iG{background:transparent;display:flex;width:max-content;align-items:center;justify-content:center;gap:6px;color:var(--theme-primary);cursor:pointer;text-transform:none}.styles_filterPopover__6oslX .styles_filterPopoverContainer__vKSNG .styles_clearButton__CP0iG .styles_clearLabel__tIJwU{font-size:.875rem;font-weight:600}.styles_filterPopover__6oslX .styles_filterPopoverContainer__vKSNG .styles_clearButton__CP0iG:disabled{cursor:not-allowed;background:var(--c2);color:var(--c8)}.styles_currentParentFilter__WXDKc{display:flex;align-items:center;gap:6px;font-size:.875rem;color:var(--c9);text-transform:none;height:32px;width:-moz-fit-content;width:fit-content;margin-bottom:12px}@media screen and (max-width:768px){.styles_filterMobileDrawer__tc8iY{width:100%;height:30vh}}.styles_filterMobileDrawer__tc8iY .styles_filterMobileDrawerHeader___na50{display:flex;align-items:center;justify-content:space-between;background:var(--c1);padding:20px;width:100%}.styles_filterMobileDrawer__tc8iY .styles_filterMobileDrawerHeader___na50 .styles_headerTitle__lcgbp{display:flex;align-items:center;gap:12px}.styles_filterMobileDrawer__tc8iY .styles_filterMobileDrawerHeader___na50 .styles_headerTitle__lcgbp .styles_title__2h9Pm{font-size:1.25rem;font-weight:600;color:var(--c9)}.styles_filterMobileDrawer__tc8iY .styles_filterMobileDrawerHeader___na50 .styles_filterMobileDrawerCloseButton__nqMHe{width:24px;height:24px;cursor:pointer}.styles_filterMobileDrawer__tc8iY .styles_filterMobileDrawerHeader___na50 .styles_filterMobileDrawerCloseButton__nqMHe:hover{color:var(--theme-primary)}.styles_filterMobileDrawer__tc8iY .styles_filterMobileDrawerContent__Qomv3{display:flex;flex-direction:column;gap:1rem;overflow-y:auto;padding:24px 20px;height:calc(100% - 137px)}@media screen and (max-width:768px){.styles_filterMobileDrawer__tc8iY .styles_filterMobileDrawerContent__Qomv3{height:calc(100% - 176px)}}@media screen and (max-width:360px){.styles_filterMobileDrawer__tc8iY .styles_filterMobileDrawerContent__Qomv3{height:calc(100% - 225px)}}.styles_filterMobileDrawer__tc8iY .styles_filterMobileDrawerFooter__tm3fX{display:flex;flex-direction:column;gap:1rem;background:var(--c1);border-top:1px solid var(--c2);padding:18px 20px;width:100%}.styles_filterMobileDrawer__tc8iY .styles_filterMobileDrawerFooter__tm3fX .styles_totalResults__941to{font-size:.875rem;color:var(--c9)}.styles_filterMobileDrawer__tc8iY .styles_filterMobileDrawerFooter__tm3fX .styles_filterMobileDrawerFooterActions__so9Ca{display:flex;align-items:center;gap:1rem;justify-content:space-between}@media screen and (max-width:768px){.styles_filterMobileDrawer__tc8iY .styles_filterMobileDrawerFooter__tm3fX .styles_filterMobileDrawerFooterActions__so9Ca{justify-content:stretch}}@media screen and (max-width:360px){.styles_filterMobileDrawer__tc8iY .styles_filterMobileDrawerFooter__tm3fX .styles_filterMobileDrawerFooterActions__so9Ca{flex-direction:column;gap:1rem}}.styles_filterMobileDrawer__tc8iY .styles_filterMobileDrawerFooter__tm3fX .styles_filterMobileDrawerFooterActions__so9Ca button{display:flex;width:max-content;align-items:center;justify-content:center;gap:6px;min-height:36px;min-width:120px;cursor:pointer;text-transform:none;border-radius:8px;box-shadow:none}@media screen and (max-width:768px){.styles_filterMobileDrawer__tc8iY .styles_filterMobileDrawerFooter__tm3fX .styles_filterMobileDrawerFooterActions__so9Ca button{width:100%}}.styles_filterMobileDrawer__tc8iY .styles_filterMobileDrawerFooter__tm3fX .styles_filterMobileDrawerFooterActions__so9Ca .styles_clearButton__CP0iG{background:transparent;color:var(--theme-primary)}.styles_filterMobileDrawer__tc8iY .styles_filterMobileDrawerFooter__tm3fX .styles_filterMobileDrawerFooterActions__so9Ca .styles_clearButton__CP0iG .styles_clearLabel__tIJwU{font-size:.875rem;font-weight:600}.styles_filterMobileDrawer__tc8iY .styles_filterMobileDrawerFooter__tm3fX .styles_filterMobileDrawerFooterActions__so9Ca .styles_clearButton__CP0iG:disabled{cursor:not-allowed;background:var(--c2);color:var(--c8)}.styles_filterMobileDrawer__tc8iY .styles_filterMobileDrawerFooter__tm3fX .styles_filterMobileDrawerFooterActions__so9Ca .styles_applyButton__Cg3hR{background:var(--theme-primary);color:var(--c1);cursor:pointer;box-shadow:none}.styles_filterMobileDrawer__tc8iY .styles_filterMobileDrawerFooter__tm3fX .styles_filterMobileDrawerFooterActions__so9Ca .styles_applyButton__Cg3hR .styles_applyLabel____5Km{font-size:.875rem;font-weight:600}.styles_filterMobileDrawer__tc8iY .styles_filterMobileDrawerFooter__tm3fX .styles_filterMobileDrawerFooterActions__so9Ca .styles_applyButton__Cg3hR:disabled{cursor:not-allowed;background:var(--c2);color:var(--c8)}.styles_filterList__44Tz5{display:flex;flex-wrap:wrap;gap:12px}.styles_filter__8OPiY{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;cursor:pointer;text-transform:none;border:1px solid var(--c4);color:var(--c9)}.styles_filter__8OPiY.styles_selected__h3x0i{border:1px solid var(--theme-primary)}.styles_filter__8OPiY.styles_selected__h3x0i .styles_icon__gebck,.styles_filter__8OPiY.styles_selected__h3x0i .styles_label__peN5w{color:var(--theme-primary);font-weight:700}.styles_filter__8OPiY .styles_label__peN5w{font-size:.875rem}Button.styles_filterButton__7F8eO{text-transform:none;border-radius:20px;display:flex;align-items:center;justify-content:space-around;gap:10px;padding:6px 12px;white-space:nowrap;overflow:hidden;min-width:min-content;outline:none}Button.styles_filterButton__7F8eO.styles_filled__1GwvU{background:var(--theme-primary);color:var(--theme-primary-contrast)}Button.styles_filterButton__7F8eO .styles_arrow__KS3dj.styles_open__91m78{transform:rotate(180deg)}Button.styles_filterButton__7F8eO .styles_label__GtNsx{font-size:.875rem}Button.styles_filterButton__7F8eO .styles_badge__dEUoW{min-width:18px;height:18px;padding:6px;display:flex;align-items:center;justify-content:center;border-radius:20px}Button.styles_filterButton__7F8eO .styles_badge__dEUoW,Button.styles_filterButton__7F8eO .styles_badge__dEUoW.styles_filled__1GwvU{background-color:var(--theme-primary-contrast);color:var(--theme-primary)}.styles_Mui-expanded__SO_eS{min-height:auto;margin:0}.styles_filterAccordion__RJjrs{padding:16px 0}.styles_filterAccordion__RJjrs:not(:last-of-type){border-bottom:1px solid #e0e0e0!important}.styles_filterAccordion__RJjrs.styles_Mui-expanded__SO_eS{margin:0}.styles_filterAccordion__RJjrs .styles_filterAccordionSummary__LernR{margin:0;padding:0;min-height:max-content}.styles_filterAccordion__RJjrs .styles_filterAccordionSummary__LernR .styles_filterAccordionSummaryHeading__R8nGC{display:flex;flex-direction:column;gap:6px}.styles_filterAccordion__RJjrs .styles_filterAccordionSummary__LernR.styles_Mui-expanded__SO_eS{min-height:max-content}.styles_filterAccordion__RJjrs .styles_filterAccordionSummary__LernR .styles_filterGroupTitle__z1JMJ{font-size:1rem;font-weight:600;color:var(--c9)}.styles_filterAccordion__RJjrs .styles_filterAccordionSummary__LernR .styles_filterGroupLabel__sD9hS{font-size:.875rem;color:var(--c9)}.styles_filterAccordion__RJjrs .styles_filterItemList__Sh2Im{display:flex;flex-direction:column}.styles_filterAccordion__RJjrs .styles_filterItemList__Sh2Im .styles_currentParentFilter__R7f5E{display:flex;align-items:center;gap:8px;padding:6px 8px;width:-moz-fit-content;width:fit-content;text-transform:none}.styles_filterAccordion__RJjrs .styles_filterItemList__Sh2Im .styles_filterList__2bzOi{display:flex;flex-wrap:wrap;gap:12px;padding:16px 0}.styles_filterAccordion__RJjrs .styles_filterItemList__Sh2Im .styles_filter__GqaEc{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;cursor:pointer;text-transform:none;border:1px solid var(--c4);color:var(--c9)}.styles_filterAccordion__RJjrs .styles_filterItemList__Sh2Im .styles_filter__GqaEc.styles_selected__niaXi{border:1px solid var(--theme-primary)}.styles_filterAccordion__RJjrs .styles_filterItemList__Sh2Im .styles_filter__GqaEc.styles_selected__niaXi .styles_label__1OJGH{color:var(--theme-primary);font-weight:700}.styles_filterAccordion__RJjrs .styles_filterItemList__Sh2Im .styles_filter__GqaEc .styles_label__1OJGH{font-size:.875rem}.styles_filter__GqaEc{display:flex;align-items:center;gap:6px;width:-moz-fit-content;width:fit-content;padding:6px 12px;border-radius:20px;cursor:pointer;text-transform:none;border:1px solid var(--c4);color:var(--c9)}.styles_filter__GqaEc.styles_selected__niaXi{border:1px solid var(--theme-primary);color:var(--theme-primary)}.styles_filter__GqaEc.styles_selected__niaXi .styles_icon__qeuUr,.styles_filter__GqaEc.styles_selected__niaXi .styles_label__1OJGH{color:var(--theme-primary);font-weight:700}.styles_filter__GqaEc .styles_label__1OJGH{font-size:.875rem}.styles_filterDrawer__xSEED{height:100%;overflow-y:hidden!important;border-radius:0 8px 8px 0!important}@media screen and (max-width:768px){.styles_filterDrawer__xSEED{height:100%}}.styles_filterDrawer__xSEED .styles_filterDrawerContainer__KExIu{width:480px;height:100%}@media screen and (max-width:768px){.styles_filterDrawer__xSEED .styles_filterDrawerContainer__KExIu{width:100%;height:95vh}}.styles_filterDrawer__xSEED .styles_filterDrawerContainer__KExIu .styles_filterDrawerHeader__1xhAS{display:flex;align-items:center;justify-content:space-between;background:var(--c1);padding:20px;width:100%}.styles_filterDrawer__xSEED .styles_filterDrawerContainer__KExIu .styles_filterDrawerHeader__1xhAS .styles_headerTitle__klWcB{display:flex;align-items:center;gap:12px}.styles_filterDrawer__xSEED .styles_filterDrawerContainer__KExIu .styles_filterDrawerHeader__1xhAS .styles_headerTitle__klWcB .styles_title__E0ZHR{font-size:1.25rem;font-weight:600;color:var(--c9)}.styles_filterDrawer__xSEED .styles_filterDrawerContainer__KExIu .styles_filterDrawerHeader__1xhAS .styles_headerTitle__klWcB .styles_badge__8GgjR{min-width:22px;height:22px;padding:6px;display:flex;font-size:.875rem;align-items:center;justify-content:center;background-color:var(--theme-primary);color:var(--w);border-radius:20px}.styles_filterDrawer__xSEED .styles_filterDrawerContainer__KExIu .styles_filterDrawerHeader__1xhAS .styles_filterDrawerCloseButton__6a8V_{width:24px;height:24px;cursor:pointer}.styles_filterDrawer__xSEED .styles_filterDrawerContainer__KExIu .styles_filterDrawerHeader__1xhAS .styles_filterDrawerCloseButton__6a8V_:hover{color:var(--theme-primary)}.styles_filterDrawer__xSEED .styles_filterDrawerContainer__KExIu .styles_filterDrawerContent__dJB9o{display:flex;flex-direction:column;gap:1rem;overflow-y:auto;padding:24px 20px;height:calc(100% - 137px)}.styles_filterDrawer__xSEED .styles_filterDrawerContainer__KExIu .styles_filterDrawerContent__dJB9o .styles_noFilters__Lbb3T{display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;height:100%;text-align:center}@media screen and (max-width:768px){.styles_filterDrawer__xSEED .styles_filterDrawerContainer__KExIu .styles_filterDrawerContent__dJB9o{height:calc(100% - 176px)}}@media screen and (max-width:360px){.styles_filterDrawer__xSEED .styles_filterDrawerContainer__KExIu .styles_filterDrawerContent__dJB9o{height:calc(100% - 225px)}}.styles_filterDrawer__xSEED .styles_filterDrawerContainer__KExIu .styles_filterDrawerContent__dJB9o .styles_appliedFiltersList__DLKEy{display:flex;flex-wrap:wrap;gap:12px}.styles_filterDrawer__xSEED .styles_filterDrawerContainer__KExIu .styles_filterDrawerContent__dJB9o .styles_appliedFiltersList__DLKEy .styles_appliedFilter__rlaFc{min-height:36px;font-size:.875rem;display:flex;align-items:center;width:-moz-fit-content;width:fit-content;padding:4px;box-shadow:none}.styles_filterDrawer__xSEED .styles_filterDrawerContainer__KExIu .styles_filterDrawerContent__dJB9o .styles_appliedFiltersList__DLKEy .styles_appliedFilter__rlaFc:hover{background-color:transparent}.styles_filterDrawer__xSEED .styles_filterDrawerContainer__KExIu .styles_filterDrawerFooter__8tJEW{display:flex;flex-direction:column;gap:1rem;background:var(--c1);border-top:1px solid var(--c2);padding:18px 20px;width:100%}.styles_filterDrawer__xSEED .styles_filterDrawerContainer__KExIu .styles_filterDrawerFooter__8tJEW .styles_totalResults__yLqW6{font-size:.875rem;color:var(--c9)}.styles_filterDrawer__xSEED .styles_filterDrawerContainer__KExIu .styles_filterDrawerFooter__8tJEW .styles_filterDrawerFooterActions__bpuYy{display:flex;align-items:center;gap:1rem;justify-content:space-between}@media screen and (max-width:768px){.styles_filterDrawer__xSEED .styles_filterDrawerContainer__KExIu .styles_filterDrawerFooter__8tJEW .styles_filterDrawerFooterActions__bpuYy{justify-content:stretch}}@media screen and (max-width:360px){.styles_filterDrawer__xSEED .styles_filterDrawerContainer__KExIu .styles_filterDrawerFooter__8tJEW .styles_filterDrawerFooterActions__bpuYy{flex-direction:column;gap:1rem}}.styles_filterDrawer__xSEED .styles_filterDrawerContainer__KExIu .styles_filterDrawerFooter__8tJEW .styles_filterDrawerFooterActions__bpuYy button{display:flex;width:max-content;align-items:center;justify-content:center;gap:6px;min-height:36px;min-width:120px;cursor:pointer;text-transform:none;box-shadow:none;border-radius:8px}@media screen and (max-width:768px){.styles_filterDrawer__xSEED .styles_filterDrawerContainer__KExIu .styles_filterDrawerFooter__8tJEW .styles_filterDrawerFooterActions__bpuYy button{width:100%}}.styles_filterDrawer__xSEED .styles_filterDrawerContainer__KExIu .styles_filterDrawerFooter__8tJEW .styles_filterDrawerFooterActions__bpuYy .styles_clearButton__9ouhZ{background:transparent;color:var(--theme-primary)}.styles_filterDrawer__xSEED .styles_filterDrawerContainer__KExIu .styles_filterDrawerFooter__8tJEW .styles_filterDrawerFooterActions__bpuYy .styles_clearButton__9ouhZ .styles_clearLabel__yxvdF{font-size:.875rem;font-weight:600}.styles_filterDrawer__xSEED .styles_filterDrawerContainer__KExIu .styles_filterDrawerFooter__8tJEW .styles_filterDrawerFooterActions__bpuYy .styles_clearButton__9ouhZ:disabled{cursor:not-allowed;background:var(--c2);color:var(--c8)}.styles_filterDrawer__xSEED .styles_filterDrawerContainer__KExIu .styles_filterDrawerFooter__8tJEW .styles_filterDrawerFooterActions__bpuYy .styles_applyButton__IHdzX{background:var(--theme-primary);color:var(--c1);cursor:pointer}.styles_filterDrawer__xSEED .styles_filterDrawerContainer__KExIu .styles_filterDrawerFooter__8tJEW .styles_filterDrawerFooterActions__bpuYy .styles_applyButton__IHdzX .styles_applyLabel__NTw_X{font-size:.875rem;font-weight:600}.styles_filterDrawer__xSEED .styles_filterDrawerContainer__KExIu .styles_filterDrawerFooter__8tJEW .styles_filterDrawerFooterActions__bpuYy .styles_applyButton__IHdzX:disabled{cursor:not-allowed;background:var(--c2);color:var(--c8)}.styles_filtersContainer___27YG{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;width:100%;padding:20px 0;background-color:#fff;border-bottom:1px solid var(--c2);margin-bottom:1rem;transition:transform .35s ease-out,top .35s ease-out}.styles_filtersContainer___27YG .styles_seeAllFilters__pi8x0{position:relative;flex-shrink:0;display:flex;align-items:center;justify-content:center;min-width:40px;width:40px;height:40px;padding:0;border:1px solid var(--c4);border-radius:50%;background-color:var(--w);color:var(--c8);text-transform:none}.styles_filtersContainer___27YG .styles_seeAllFilters__pi8x0:hover{border-color:var(--theme-primary);color:var(--theme-primary);background-color:var(--w)}.styles_filtersContainer___27YG .styles_seeAllFilters__pi8x0 .styles_badge__R_8_c{position:absolute;top:-2px;right:-2px;display:flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:20px;background-color:var(--theme-primary);color:var(--theme-primary-contrast);font-size:.6875rem;font-weight:600;line-height:1}.styles_filtersContainer___27YG.styles_fixed__yCNRY{z-index:2;position:fixed;top:68px;left:0;padding:24px 0 24px 16px;max-width:100%}@media screen and (max-width:900px){.styles_filtersContainer___27YG.styles_fixed__yCNRY{top:140px}.styles_filtersContainer___27YG.styles_fixed__yCNRY.styles_headerIsFull__QxKYL{top:0}}@media screen and (max-width:768px){.styles_filtersContainer___27YG.styles_fixed__yCNRY{top:132px}}@media screen and (min-width:901px){.styles_filtersContainer___27YG.styles_fixed__yCNRY{top:169px;transform:translateY(-53px)}.styles_filtersContainer___27YG.styles_fixed__yCNRY.styles_headerIsFull__QxKYL{top:116px}}.styles_categoryRow__OqjKP{display:flex;align-items:center;gap:12px;width:100%}@media screen and (min-width:992px){.styles_categoryRow__OqjKP{max-width:942px}}@media screen and (min-width:lg-2){.styles_categoryRow__OqjKP{max-width:1142px}}@media screen and (min-width:1200px){.styles_categoryRow__OqjKP{max-width:1142px}}.styles_categoryChipsWrapper__gVBpc{flex:1 1;min-width:0}.styles_filtersWrapper__Cl01Z{display:flex;align-items:center;gap:1rem;background-color:#fff;width:100%}@media screen and (min-width:992px){.styles_filtersWrapper__Cl01Z{max-width:942px}}@media screen and (min-width:lg-2){.styles_filtersWrapper__Cl01Z{max-width:1142px}}@media screen and (min-width:1200px){.styles_filtersWrapper__Cl01Z{max-width:1142px}}.styles_filtersWrapper__Cl01Z Button,.styles_filtersWrapper__Cl01Z Button:hover{border:1px solid var(--c4);color:var(--c8)}.styles_filtersWrapper__Cl01Z Button.styles_filled__bRYyo{border:1px solid var(--theme-primary)!important;color:var(--theme-primary-contrast)!important}@media screen and (max-width:768px){.styles_filtersWrapper__Cl01Z{flex-direction:column;align-items:flex-start}}.styles_filtersWrapper__Cl01Z .styles_divider__3_j7c{height:32px;width:1px;background:var(--c3)}@media screen and (max-width:768px){.styles_filtersWrapper__Cl01Z .styles_divider__3_j7c{display:none}}.styles_filtersWrapper__Cl01Z .styles_scrollLeftButton__g2fzS,.styles_filtersWrapper__Cl01Z .styles_scrollRightButton__8s7cD{background:transparent;cursor:pointer;border:1px solid var(--c4);border-radius:50%;min-width:38px;min-height:38px;height:38px;width:38px}@media screen and (max-width:768px){.styles_filtersWrapper__Cl01Z .styles_scrollLeftButton__g2fzS,.styles_filtersWrapper__Cl01Z .styles_scrollRightButton__8s7cD{display:none}}.styles_filtersWrapper__Cl01Z .styles_filterList__bAPCb{display:flex;gap:1rem;overflow:auto;width:100%;scroll-snap-type:x mandatory}.styles_filtersWrapper__Cl01Z .styles_filterList__bAPCb>*{scroll-snap-align:center}.styles_filtersWrapper__Cl01Z .styles_filterList__bAPCb::-webkit-scrollbar{display:none}.styles_filtersWrapper__Cl01Z .styles_disabledIconButton__ZRbVq{opacity:.5;pointer-events:none}.styles_wrapper__yys2p{display:flex;justify-content:center;align-items:center;width:100%;max-width:500px;margin:40px auto 0;flex-direction:column;gap:1rem;padding:0 16px}.styles_wrapper__yys2p img{max-width:300px;width:230px;height:auto}.styles_wrapper__yys2p .styles_description__jt18k{display:flex;justify-content:center;align-items:center;height:100%;width:100%;flex-direction:column}.styles_wrapper__yys2p .styles_description__jt18k h2{font-weight:600;font-size:20px;color:var(--c8);margin-bottom:10px}.styles_wrapper__yys2p .styles_description__jt18k p{font-size:16px;line-height:1.3;text-align:center;color:var(--c7)}.styles_resultsFooter__NTU3q{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;margin:2rem 0}.styles_resultsFooter__NTU3q .styles_results___sfm4,.styles_resultsFooter__NTU3q .styles_selectFilters__9oXZV{flex:1 1 200px}.styles_resultsFooter__NTU3q .styles_selectFilters__9oXZV{justify-content:flex-end}.styles_resultsFooter__NTU3q .styles_pagination__viu0w{display:flex;justify-content:center;flex:0 0 auto;margin-top:-15px}.styles_resultsFooter__NTU3q .styles_pageSize__he4SM{display:flex;align-items:center;gap:8px;color:var(--c6);font-size:.875rem}.styles_resultsFooter__NTU3q .styles_select__Lvsvf{height:32px;border-radius:16px;font-size:.875rem;font-weight:400;color:var(--c9)}.styles_resultsFooter__NTU3q .styles_select__Lvsvf .MuiSelect-select{display:flex;align-items:center;padding:0 32px 0 12px}.styles_resultsFooter__NTU3q .styles_select__Lvsvf .MuiOutlinedInput-notchedOutline{border-color:var(--c4)}.styles_resultsFooter__NTU3q .styles_select__Lvsvf .MuiSelect-icon{color:var(--c6)}.styles_resultsFooter__NTU3q .styles_select__Lvsvf:hover .MuiOutlinedInput-notchedOutline{border-color:var(--theme-primary)}.styles_resultsFooter__NTU3q .styles_select__Lvsvf.Mui-focused .MuiOutlinedInput-notchedOutline{border-width:1px;border-color:var(--theme-primary)}@media screen and (max-width:768px){.styles_resultsFooter__NTU3q{flex-direction:column;align-items:stretch;gap:1.5rem}.styles_resultsFooter__NTU3q .styles_results___sfm4,.styles_resultsFooter__NTU3q .styles_selectFilters__9oXZV{flex:0 0 auto}.styles_resultsFooter__NTU3q .styles_selectFilters__9oXZV{justify-content:flex-start}.styles_resultsFooter__NTU3q .styles_pagination__viu0w{order:3;margin-top:0}}.styles_results___sfm4{color:var(--c6);font-size:.875rem}.styles_inputForm__y0jPo{margin-bottom:24px}.styles_activeFilter__Kzfrk,.styles_selectFilters__9oXZV{display:flex;align-items:center;gap:8px}.styles_gridProducts__jm3gM{margin-bottom:20px;display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:992px){.styles_gridProducts__jm3gM{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.styles_gridProducts__jm3gM{grid-template-columns:repeat(1,1fr)}}.styles_noContent__0IPYZ{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:50px;margin-bottom:50px}