.Shop_wrapper__wo0sq{padding:10rem 1.6rem;margin:0 auto}.Shop_filters__U_5DO{display:flex;flex-direction:row;gap:.5rem;justify-content:center;margin-bottom:6rem}.Shop_filterGroup__Wz13H{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.Shop_filterButton__RE_ZW{background:transparent;border:1px solid #000;padding:.3rem .8rem;font-size:.8rem;cursor:pointer;transition:all .2s ease}.Shop_filterButton__RE_ZW:hover{background:#f5f5f5}.Shop_filterButton__RE_ZW.Shop_active__ccYi3{background:#000;color:#fff}.Shop_grid__Zib9g{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media screen and (max-width:749px){.Shop_wrapper__wo0sq{padding:10rem .7rem}.Shop_grid__Zib9g{gap:.7rem;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:750px) and (max-width:1023px){.Shop_wrapper__wo0sq{padding:10rem 1.6rem}.Shop_grid__Zib9g{gap:1rem;grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1024px){.Shop_grid__Zib9g{gap:1.5rem;grid-template-columns:repeat(4,1fr)}.Shop_wrapper__wo0sq{padding:10rem 1.6rem}}.Shop_pagination__TJpAE{margin-top:4rem;display:flex;justify-content:center;gap:1rem}.Shop_pagination__TJpAE button{padding:.3rem .6rem;font-size:.8rem;background:white;border:1px solid hwb(0 100% 0%);cursor:pointer;transition:background .3s ease}.Shop_pagination__TJpAE button:hover{border:1px solid #000}.Shop_pagination__TJpAE .Shop_active__ccYi3{background:#000;color:white;border:1px solid #000}