.featured-categories{--featured-categories-gap: 1.2rem;--featured-categories-card-width: 100%;--featured-categories-card-min-width: 0}.featured-categories__header{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;margin-bottom:2.4rem;text-align:left}.featured-categories__title{margin:0}.featured-categories__view-all-link{display:inline-flex;flex:0 0 auto;align-items:center;gap:.6rem;color:rgb(var(--color-foreground));font-size:1.4rem;font-weight:600;line-height:1.2;text-decoration:none;text-underline-offset:.3rem}.featured-categories__view-all-link:hover{text-decoration:underline}.featured-categories__view-all-link .svg-wrapper{width:1.4rem;height:1.4rem}.featured-categories__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:var(--featured-categories-gap);margin-top:0;margin-bottom:0;padding:0;list-style:none}.featured-categories__item{display:flex;justify-content:center}.featured-categories__card{display:flex;flex-direction:column;align-items:center;width:var(--featured-categories-card-width);color:rgb(var(--color-foreground));text-align:center;text-decoration:none}.featured-categories__square{display:block;width:var(--featured-categories-card-width);max-width:100%;aspect-ratio:1;overflow:hidden;border-radius:0;background:rgba(var(--color-foreground),.04);border:.1rem solid rgba(var(--color-foreground),.1);transition:border-color var(--duration-short) ease,transform var(--duration-short) ease}.featured-categories__card:hover .featured-categories__square{border-color:rgba(var(--color-foreground),.28);transform:translateY(-.2rem)}.featured-categories__label{display:block;width:100%;margin-top:1rem;padding-inline:.2rem;font-size:14px;font-weight:600;line-height:1.25;text-underline-offset:.2rem;overflow-wrap:anywhere}.featured-categories__card:hover .featured-categories__label{text-decoration:underline}.featured-categories__image,.featured-categories__placeholder{display:block;width:100%;height:100%}.featured-categories__image{object-fit:cover}.featured-categories__placeholder{background:rgba(var(--color-foreground),.04)}@media screen and (max-width:749px){.featured-categories__header{flex-wrap:wrap;margin-bottom:1.8rem}.featured-categories__grid{grid-template-columns:repeat(2,minmax(0,1fr));--featured-categories-gap: .8rem;--featured-categories-card-width: 100%}.featured-categories__card{max-width:none}}@media screen and (min-width:750px)and (max-width:989px){.featured-categories__grid{grid-template-columns:repeat(3,minmax(0,1fr));--featured-categories-gap: 1rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-featured-categories.css.map */
