.shop-by-category-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.shop-by-category-title{font-size:1.5rem;margin:0;font-weight:500}.shop-by-category-view-all{display:flex;align-items:center;font-size:.875rem;font-weight:500;text-transform:uppercase;color:#000;text-decoration:none}.shop-by-category-view-all svg{width:.75rem;height:.75rem;margin-left:.5rem}.category-grid{display:flex;flex-direction:column;gap:1.25rem}.category-grid-row{display:grid;gap:1.25rem}.category-grid-row--large{grid-template-columns:repeat(2,1fr)}.category-grid-row--small{grid-template-columns:repeat(4,1fr)}.category-card{position:relative;border-radius:22px;overflow:hidden;background-color:#f5f5f5}.category-card--large .category-card--image{padding-bottom:40%}.category-card--small .category-card--image{padding-bottom:70%}.category-card--image{position:relative;height:0;overflow:hidden}.category-card--image img,.category-card--image svg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.category-card--overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0000004d;z-index:1}.category-card--content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:2;padding:1.25rem}.category-card--title{font-size:1.5rem;font-weight:600;color:#fff}.category-card--large .category-card--title,.category-card--small .category-card--title{font-size:1.5rem}.category-card:hover .category-card--image img{transform:scale(1.05)}@media only screen and (max-width: 64rem){.category-grid-row--small{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width: 47.938rem){.category-card--small .category-card--image{padding-bottom:40%}.category-grid-row--large,.category-grid-row--small{grid-template-columns:1fr}.shop-by-category-header{flex-direction:column;align-items:flex-start;gap:.75rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/shop-by-category-grid.css.map */
