.P010SearchPage_wrapper__WAjqE{display:grid;align-items:center;grid-template-columns:1fr 1fr;grid-column-gap:var(--spacing-around-md);-moz-column-gap:var(--spacing-around-md);column-gap:var(--spacing-around-md);grid-template-areas:"headline         headline" "filtersDrawer    sort" "selectedFilters  selectedFilters" "results          results"}@media (min-width:768px){.P010SearchPage_wrapper__WAjqE{grid-template-columns:1fr auto;grid-template-areas:"headline         headline" "dropDownFilters  dropDownFilters" "selectedFilters  selectedFilters" "results          sort"}}.P010SearchPage_wrapper__WAjqE>:not(:empty){margin-bottom:20px}.P010SearchPage_wrapper__WAjqE{.P010SearchPage_headline__XQA9s{grid-area:headline}.P010SearchPage_dropDownFilters__Vmado{grid-area:dropDownFilters;display:none}}@media (min-width:768px){.P010SearchPage_wrapper__WAjqE{.P010SearchPage_dropDownFilters__Vmado{display:block}}}.P010SearchPage_wrapper__WAjqE{.P010SearchPage_filtersDrawer__lEC4R{grid-area:filtersDrawer}}@media (min-width:768px){.P010SearchPage_wrapper__WAjqE{.P010SearchPage_filtersDrawer__lEC4R{display:none}}}.P010SearchPage_wrapper__WAjqE{.P010SearchPage_selectedFilters__dZ2yo{grid-area:selectedFilters}.P010SearchPage_sort__ZuQbK{grid-area:sort}.P010SearchPage_results__RedX2{grid-area:results;font:var(--typography-ui-base-lg-regular-family)}}.P010SearchPage_productsContainer__58OC4{width:100%;display:grid;grid-gap:var(--spacing-around-lg);gap:var(--spacing-around-lg)}.P010SearchPage_productsGrid__xmjSN{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}@media (min-width:1024px){.P010SearchPage_productsGrid__xmjSN{grid-template-columns:repeat(3,1fr)}}@media (min-width:1367px){.P010SearchPage_productsGrid__xmjSN{grid-template-columns:repeat(4,1fr)}}.SortDropdown_sortContainer__2kDJR{display:grid;grid-template-columns:auto 1fr;min-width:210px;grid-gap:10px;gap:10px;align-items:center}.SortDropdown_labelText__tL_Os{cursor:pointer;font:var(--typography-ui-base-md-regular-size);letter-spacing:var(--typography-link-small-textdecoration);-webkit-text-decoration:var(--typography-link-small-textdecoration);text-decoration:var(--typography-link-small-textdecoration);text-transform:var(--typography-body-small-textcase)}