.shop-by-category-wrapper{display:block}.shop-by-category{display:flex;gap:1rem}.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:1rem}.shop-by-category li img{border-radius:1rem;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-end;padding:2rem 0;font-family:var(--font-body-family);font-size:2.4rem;font-weight:var(--font-body-light);line-height:2.4rem;color:#fff;border-radius:.5rem}.shop-by-category li .category-name span{position:relative;z-index:1;padding:0 2.2rem 0 1rem}.shop-by-category li .category-name span:after{content:"";background:#000;width:100%;height:45%;position:absolute;top:50%;transform:translateY(-50%);left:0;z-index:-1}@media screen and (max-width: 749px){.shop-by-category{overflow-x:scroll;width:100%;-webkit-overflow-scrolling:touch;padding-bottom:1rem}.shop-by-category li img{aspect-ratio:3/5}.shop-by-category-heading{margin-bottom:1.2rem}.shop-by-category::-webkit-scrollbar{display:none}.shop-by-category li{min-width:45%}.shop-by-category li .category-name{font-size:1.6rem;line-height:1.5rem;padding:1rem 0}.shop-by-category li .category-name span{padding:0 .8rem 0 .6rem}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/shop-by-category.css.map */
