.featured-categories{padding:5.2rem 0}.featured-categories__header{text-align:center;margin-bottom:4rem;max-width:70rem;margin-left:auto;margin-right:auto}.featured-categories__title{font-size:3.2rem;font-weight:700;line-height:1.2;margin:0 0 1rem}.featured-categories__description{font-size:1.8rem;line-height:1.6;color:rgba(var(--color-foreground),.8);margin:0}.featured-categories__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem}@media screen and (min-width: 750px){.featured-categories__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 990px){.featured-categories__grid{grid-template-columns:repeat(3,1fr)}}.featured-category{display:block;text-decoration:none;border-radius:1rem;overflow:hidden;background-color:rgba(var(--color-foreground),.02);transition:all .3s ease}.featured-category:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(var(--color-button),.1);background-color:rgba(var(--color-button),.02)}.featured-category__image-wrapper{position:relative;overflow:hidden;aspect-ratio:4 / 3}.featured-category__image-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.featured-category:hover .featured-category__image-wrapper img{transform:scale(1.05)}.featured-category__content{padding:2.5rem}.featured-category__title{font-size:2rem;font-weight:600;margin:0 0 1rem;color:rgb(var(--color-foreground))}.featured-category__description{font-size:1.4rem;line-height:1.5;color:rgba(var(--color-foreground),.7);margin:0 0 1.5rem}.featured-category__link{display:inline-flex;align-items:center;gap:.5rem;font-size:1.4rem;font-weight:600;color:rgb(var(--color-button));text-decoration:none;transition:gap .3s ease}.featured-category__link .icon{width:1.6rem;height:1.6rem}.featured-category:hover .featured-category__link{gap:1rem}@media screen and (max-width: 749px){.featured-categories__title{font-size:2.8rem}.featured-category__title{font-size:1.8rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-featured-categories.css.map */
