.category-section.category3 .category-items{display:flex;justify-content:center;gap:40px;align-items:center;flex-wrap:wrap}.category-items{display:grid;gap:40px;grid-template-columns:repeat(4,1fr)}.category-section.category3 .category-items .category-item{width:265px}.category-item-img{display:block;border-radius:15px;overflow:hidden}.category-item-img img{aspect-ratio:1/1;border-radius:15px;overflow:hidden;transition:all ease .3s}.category-item:hover .category-item-img img{transform:scale(1.1)}.category-item-content{padding:14px;text-align:center}.category-item-title{color:var(--paragraph-text-color);font-family:var(--paragraph-font);font-weight:500;font-size:15px;line-height:18px;text-transform:uppercase;transition:all ease .3s}.category-item-title:hover{text-decoration:underline}@media only screen and (max-width:992px){.category-section.category3 .category-items{gap:16px;display:grid;grid-template-columns:repeat(3,1fr)}.category-items{gap:16px;grid-template-columns:repeat(2,1fr)}.category-section.category3 .category-items .category-item,.category-item{width:100%}.category-item-img,.category-item-img img{border-radius:10px}}@media only screen and (max-width:575px){.category-section.category3 .category-items{gap:10px;grid-template-columns:repeat(2,1fr)}.category-items{gap:10px}.category-section.category3 .category-items .category-item:first-child{grid-column:span 1!important}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/category-section.css.map */
