.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.category-item{text-align:center;border:1px solid #d2d2d2}.category-image{aspect-ratio:1}.category-image img{width:100%;height:100%;object-fit:cover}.category-info{padding:16px 12px;border-top:1px solid #d2d2d2;display:flex;align-items:center;justify-content:space-between}.category-info h3{font-size:20px;font-weight:400;color:#000}.category-info p{font-size:16px;color:#726a6a}.shop-by-category h2{font-size:48px;font-weight:400;margin:40px 0}@media (max-width: 768px){.category-grid{grid-template-columns:repeat(2,1fr)}.category-info{flex-direction:column;align-items:start}.category-info h3{font-size:16px}.category-info p{font-size:12px}.shop-by-category h2{font-size:30px}.category-grid{row-gap:25px;column-gap:8px}}
/*# sourceMappingURL=/cdn/shop/t/97/assets/component-shop-by-category.css.map */
