.shop-by-category{display:flex;gap:2.4rem}.shop-by-category-heading{margin-bottom:4rem}.shop-by-category li{list-style:none}.shop-by-category li a{display:block;height:100%;width:100%;position:relative}.shop-by-category li .category{height:100%;width:100%;overflow:hidden;border-radius:.4rem}.shop-by-category li img{border-radius:.4rem;height:100%;width:100%;object-fit:cover;transition:all ease-in-out .3s}.shop-by-category li .category-name{position:absolute;top:0;height:100%;width:100%;display:flex;align-items:flex-end;justify-content:flex-start;padding:2rem 1.6rem;font-family:var(--font-heading-family);font-size:2rem;font-weight:var(--font-heading-light);line-height:2.4rem;color:#fff;background:linear-gradient(to bottom,#0003,#0003);border-radius:.5rem}@media screen and (max-width: 749px){.shop-by-category{gap:1.6rem;overflow-x:scroll;width:100%;-webkit-overflow-scrolling:touch;padding-bottom:1rem}.shop-by-category-heading{margin-bottom:1.2rem}.shop-by-category::-webkit-scrollbar{display:none}.shop-by-category li{min-width:43%}.shop-by-category li .category-name{font-size:1.2rem;line-height:1.5rem;padding:2.8rem .8rem}}
/*# sourceMappingURL=/cdn/shop/t/2252/assets/shop-by-category.css.map */
