.category-grid{text-align:center}.category-grid__title{font-size:28px;font-weight:600;margin-bottom:40px;position:relative}.category-grid__title:after{content:"";display:block;width:60px;height:2px;background:#000;margin:10px auto 0}.category-grid__wrapper{display:grid;grid-template-columns:repeat(5,1fr);gap:40px 20px}.category-grid__item{text-decoration:none;color:#000}.category-grid__image{display:flex;justify-content:center;align-items:center;height:140px;overflow:hidden}.category-grid__image img{max-width:100%;height:auto;object-fit:contain;transition:transform .4s ease}.category-grid__item:hover .category-grid__image img{transform:scale(1.04)}.category-grid__text{margin-top:12px;font-size:14px;letter-spacing:1px}@media screen and (max-width:1024px){.category-grid__wrapper{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:600px){.category-grid__wrapper{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/category-grid.css.map */
