.shop-by-category{width:100%;color:var(--color-body-text)}.shop-by-category .container{margin:0 auto}.shop-by-category__head{margin-bottom:3rem}.shop-by-category__title{margin:0;font-size:3.2rem;line-height:1.2;font-weight:500;color:var(--color-heading-text)}.shop-by-category__title.text-left{text-align:left}.shop-by-category__title.text-center{text-align:center}.shop-by-category__title.text-right{text-align:right}.shop-by-category__grid{display:grid;grid-template-columns:repeat(var(--items-per-row),1fr);gap:var(--section-gap-between-rows) var(--section-gap-between-items)}.shop-by-category__item{position:relative;display:block;text-decoration:none;overflow:hidden}.shop-by-category__item[href="javascript:void(0);"]{cursor:default}.shop-by-category__item-image{position:relative;width:100%;overflow:hidden;background-color:var(--color-image-background, #f5f5f5)}.shop-by-category__item-image:before{content:"";display:block;padding-top:100%}.shop-by-category__item-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.shop-by-category__item:hover .shop-by-category__item-image img{transform:scale(1.05)}.shop-by-category__item-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--color-image-background, #f5f5f5)}.shop-by-category__item-placeholder svg{width:50%;height:50%;opacity:.3}.shop-by-category__item-content{margin-top:1rem}.shop-by-category__item-title{margin:0;font-size:1.6rem;line-height:1.4;font-weight:400;color:var(--color-heading-text);transition:color .3s ease}.shop-by-category__item-title.text-left{text-align:left}.shop-by-category__item-title.text-center{text-align:center;font-family:Aeonik,sans-serif}.shop-by-category__item-title.text-right{text-align:right}.shop-by-category__item:hover .shop-by-category__item-title{color:var(--color-link-text, var(--color-heading-text))}@media screen and (max-width: 749px){.shop-by-category__head{margin-bottom:2.8rem}.shop-by-category__title{font-size:3.2rem!important}.shop-by-category__item-content{margin-top:.8rem}.shop-by-category__item-title{font-size:1.6rem!important}}@media screen and (min-width: 750px) and (max-width: 989px){.shop-by-category__title{font-size:3.6rem!important}.shop-by-category__item-title{font-size:1.8rem!important}}@media screen and (min-width: 990px){.shop-by-category__head{margin-bottom:3.2rem}.shop-by-category__title{font-size:4.8rem!important}.shop-by-category__item-title{font-size:2rem!important}}@media (prefers-reduced-motion: reduce){.shop-by-category__item-image img,.shop-by-category__item-title{transition:none}.shop-by-category__item:hover .shop-by-category__item-image img{transform:none}}.shop-by-category__item:focus{outline:2px solid var(--color-link-text, currentColor);outline-offset:4px}.shop-by-category__item:focus:not(:focus-visible){outline:none}.shop-by-category__item:focus-visible{outline:2px solid var(--color-link-text, currentColor);outline-offset:4px}
/*# sourceMappingURL=/cdn/shop/t/140/assets/section-shop-by-category.css.map */
