.shop-by-category{padding:48px 0;background-color:var(--sbc-bg, transparent)}.shop-by-category__container{max-width:1200px;margin:0 auto;padding:0 20px}.shop-by-category__header{margin-bottom:32px}.shop-by-category__header--center{text-align:center}.shop-by-category__header--left{text-align:left}.shop-by-category__header--right{text-align:right}.shop-by-category__heading{font-size:clamp(24px,4vw,36px);margin:0 0 8px}.shop-by-category__subheading{font-size:16px;opacity:.75;max-width:600px}.shop-by-category__header--center .shop-by-category__subheading{margin:0 auto}.shop-by-category__grid{display:grid;grid-template-columns:repeat(var(--sbc-cols-mobile, 2),1fr);gap:var(--sbc-gap, 20px)}@media screen and (min-width:750px)and (max-width:989px){.shop-by-category__grid{grid-template-columns:repeat(var(--sbc-cols-tablet, 3),1fr)}}@media screen and (min-width:990px){.shop-by-category__grid{grid-template-columns:repeat(var(--sbc-cols-desktop, 4),1fr)}}.shop-by-category__card{display:flex;flex-direction:column;text-decoration:none;color:inherit;transition:transform .25s ease}.shop-by-category__card:hover{transform:translateY(-4px)}.shop-by-category__image-wrap{position:relative;width:100%;aspect-ratio:var(--sbc-image-ratio, 1/1);overflow:hidden;background:#f2f2f2}.shop-by-category__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.shop-by-category__card:hover .shop-by-category__image{transform:scale(1.06)}.shop-by-category__image--placeholder{width:100%;height:100%;object-fit:cover}.shop-by-category__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.shop-by-category__overlay-text{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:6px;padding:16px}.shop-by-category__below-text{display:flex;flex-direction:column;gap:4px;padding-top:12px;text-align:center}.shop-by-category__title{font-size:18px;font-weight:600;line-height:1.3}.shop-by-category__subtitle{font-size:14px;opacity:.85}.shop-by-category__count{font-size:12px;opacity:.7;text-transform:uppercase;letter-spacing:.04em}.shop-by-category__button{margin-top:6px;font-size:13px;font-weight:600;text-decoration:underline;text-underline-offset:3px}.shop-by-category__view-all{text-align:center;margin-top:36px}.shop-by-category__view-all-btn{display:inline-block;padding:12px 32px;text-decoration:none}.shop-by-category__empty{text-align:center;padding:60px 20px;opacity:.6}.shop-by-category__empty svg{width:100px;height:100px;margin-bottom:12px}@media screen and (max-width:749px){.shop-by-category{padding:32px 0}.shop-by-category__title{font-size:15px}.shop-by-category__subtitle{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/shop-by-category.css.map */
