.catalog-search_button__xjtlC{padding:1rem 2rem;background:var(--border-color-secondary);border-radius:var(--border-radius-8);transition:background .2s ease-in-out,color .2s ease-in-out}.catalog-search_button__xjtlC:hover{color:var(--text-color-light);background:var(--button-color-primary)}.catalog-search_fullWidth__qL_5f{width:100%}.catalog-search_navigation__Z7gb0{width:-moz-fit-content;width:fit-content;padding:.5rem 1rem;background:var(--color-grey-light);border-radius:var(--border-radius-8)}.catalog-search_pageTitle__MxhM4{font-size:44px;font-weight:700;margin-bottom:1rem}.catalog-search_filterContainer__wdatx{padding:1rem 0;border-top:1px solid var(--color-grey);border-bottom:1px solid var(--color-grey);display:flex;justify-content:center;align-items:center;width:100%}@media screen and (max-width:768px){.catalog-search_filterContainer__wdatx{padding:1rem}}.catalog-search_filterContent__3MHL2{padding:0 2rem;max-width:1440px;width:100%;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:768px){.catalog-search_filterContent__3MHL2{padding:0}}@media screen and (max-width:480px){.catalog-search_filterContent__3MHL2{padding:0;justify-content:center;flex-direction:column;gap:.5rem}}.catalog-search_pageContent__j_bKv{width:100%;max-width:1440px;padding:1rem 2rem}@media screen and (max-width:768px){.catalog-search_pageContent__j_bKv{padding:1rem}}.catalog-search_pageContentCatalog__oTHxS{width:100%;max-width:1440px;min-height:100vh;padding:1rem 2rem}@media screen and (max-width:768px){.catalog-search_pageContentCatalog__oTHxS{padding:1rem}}.catalog-search_filterButton__rvI4n{border-radius:var(--border-radius-8);height:36px;padding:0 1rem;background:var(--color-grey-light);display:flex;flex-direction:row;align-items:center;gap:.5rem}@media screen and (max-width:480px){.catalog-search_filterButton__rvI4n{width:100%;justify-content:center}}.catalog-search_sortContainer__IGjIk{position:relative;background:var(--bg-main);width:250px;margin-top:.2rem;border-radius:var(--border-radius-8);z-index:1;align-items:flex-start;padding:1rem;display:flex;flex-direction:column;gap:.2rem}.catalog-search_sortButton__Nav1z{padding:.5rem 1rem;width:100%;text-align:left;border-radius:var(--border-radius-8);transition:background .2s ease-in-out,color .2s ease-in-out;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.catalog-search_sortButton__Nav1z span{transition:color .2s ease-in-out}.catalog-search_sortButton__Nav1z svg path{transition:fill .2s ease-in-out,stroke .2s ease-in-out}.catalog-search_sortButton__Nav1z:hover{background:var(--color-grey-light);color:var(--color-grey)}.catalog-search_activeSortButton__JfOx1{background:var(--color-grey-light)}.catalog-search_activeSortButton__JfOx1 span{color:var(--color-grey)}.catalog-search_activeSortButton__JfOx1 svg path{fill:var(--color-grey);stroke:var(--color-grey)}.catalog-search_filtersMobileContainer__70oO2{display:grid;grid-template-columns:repeat(1,1fr)}.catalog-search_popoverPanel__ljJJQ{border-radius:var(--border-radius-8);box-shadow:0 10px 24px 0 rgba(71,73,87,.2)}