.category-overview{display:grid;grid-template-rows:auto;gap:40px;margin-top:80px;margin-bottom:80px}.category-overview__header{display:grid;gap:16px;margin-bottom:24px}.category-overview__categories{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));row-gap:35px;column-gap:25px}.category-overview__single-category{position:relative;overflow:hidden;width:100%;display:flex;flex-grow:0;border-radius:10px}.category-overview__image{overflow:hidden}.category-overview__single-category:hover img{transform:scale(1.1);-webkit-transition:transform .3s ease-in-out}.category-overview__single-category p.title{display:flex;flex-grow:1;align-items:center;justify-content:center;bottom:0;width:100%;margin:0;padding:15px;letter-spacing:.07rem;text-align:center;background-color:#f3f3f3;color:#121212}.category-overview__single-category img{display:flex;width:100%;aspect-ratio:1/1;object-fit:cover;-webkit-transition:transform .3s ease-in-out}@media screen and (max-width: 659px){.category-overview__categories{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));row-gap:25px;column-gap:15px}.category-overview{margin-top:40px;margin-bottom:40px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-category-overview.css.map */
