.shop-by-category{padding:60px 0}.shop-by-category__title{text-align:center;font-size:24px;margin:0 0 10px;font-weight:500;color:var(--custom-text-color);font-family:var(--font-subtitle);letter-spacing:var(--kerning-subtitle)}.shop-by-category__subtitle{text-align:center;font-size:16px;margin:0 0 40px;color:#444}.shop-by-category__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1050px;margin:0 auto}.shop-by-category__item{display:flex;flex-direction:column;align-items:center;text-align:center}.shop-by-category__circle{width:200px;height:200px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:15px;transition:transform .3s ease}.shop-by-category__circle:hover{transform:scale(1.05)}.shop-by-category__circle-text{color:#fff;font-size:22px;font-weight:400}.shop-by-category__label{color:var(--custom-text-color);text-decoration:underline;text-transform:uppercase;font-size:14px;letter-spacing:1px;position:relative;display:inline-block;font-weight:500}.shop-by-category__label:hover{text-decoration:underline}.shop-by-category__link{text-decoration:none}@media screen and (max-width: 990px){.shop-by-category__grid{grid-template-columns:repeat(2,1fr);gap:30px 15px}.shop-by-category__circle{width:180px;height:180px}}@media screen and (max-width: 549px){.shop-by-category__grid{grid-template-columns:1fr;gap:40px}.shop-by-category__circle{width:220px;height:220px}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/section-shop-by-category.css.map */
