.shop-by-category{width:100%}.shop-by-category .shop-by-category__inner{display:flex;flex-direction:column;gap:24px;padding-top:var(--shop-by-category-padding-top, 5rem);padding-bottom:var(--shop-by-category-padding-bottom, 4rem)}.shop-by-category .shop-by-category__heading{display:block;font-family:var(--font-primary--family);font-size:40px;font-weight:900;line-height:48px;letter-spacing:.5px;text-transform:uppercase;margin-bottom:0}.shop-by-category .shop-by-category__grid{display:flex;gap:var(--shop-by-category-gap, 10px);width:100%}.shop-by-category .shop-by-category__cta{display:flex;justify-content:center}.shop-by-category .shop-by-category__button{display:inline-flex;align-items:center;justify-content:center;padding:12px 32px;border-radius:6px;min-width:258px;white-space:nowrap;font-family:var(--font-primary--family);font-size:16px;font-weight:900;line-height:24px;letter-spacing:.5px;text-transform:uppercase;transition:opacity .2s ease}.shop-by-category .shop-by-category__button:hover{opacity:.9}.shop-by-category .category-card{display:block;position:relative;overflow:hidden;flex:1 0 0;min-width:0;height:248px}.shop-by-category .category-card__image-wrap{position:absolute;top:0;right:0;bottom:0;left:0}.shop-by-category .category-card__image-wrap picture,.shop-by-category .category-card__image-wrap img,.shop-by-category .category-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.shop-by-category .category-card:hover .category-card__image-wrap img{transform:scale(1.05)}.shop-by-category .category-card__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:rgb(var(--color-border))}.shop-by-category .category-card__placeholder-icon{opacity:.3}.shop-by-category .category-card__bottom{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:8px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:linear-gradient(to bottom,#09090b00,#09090b66);padding:12px 12px 12px 14px}.shop-by-category .category-card__title{flex:1 0 0;min-width:0;font-family:var(--font-primary--family);font-size:14px;font-weight:700;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shop-by-category .category-card__arrow{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px;border-radius:99px;background-color:#fff;transition:transform .3s ease}.shop-by-category .category-card:hover .category-card__arrow{transform:translate(2px)}.shop-by-category .category-card__arrow-icon{display:block;flex-shrink:0;width:12px;height:12px}@media(max-width:767px){.shop-by-category .shop-by-category__inner{gap:16px;padding-top:2rem;padding-bottom:2rem}.shop-by-category .shop-by-category__heading{font-size:20px;line-height:28px}.shop-by-category .shop-by-category__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.shop-by-category .shop-by-category__button{padding:10px 24px;border-radius:6px;font-size:14px;line-height:20px;min-width:0;white-space:nowrap}.shop-by-category .category-card{flex:unset;height:140px;border-radius:6px}.shop-by-category .category-card__bottom{padding:16px 8px 8px 10px}.shop-by-category .category-card__title{font-size:10px;font-weight:500;line-height:14px}.shop-by-category .category-card__arrow{width:12px;height:12px}.shop-by-category .category-card__arrow-icon{width:8px;height:8px}}
/*# sourceMappingURL=/cdn/shop/t/211/assets/shop-by-category-stylesheet.css.map */
