.featured-products__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.3rem}.featured-product-card{display:block;text-decoration:none;color:rgb(var(--color-foreground));position:relative}.featured-product-card__image{aspect-ratio:3/4;overflow:hidden;border-radius:.8rem;margin-bottom:1.2rem;background:rgba(var(--color-foreground),.04)}.featured-product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.featured-product-card:hover .featured-product-card__image img{transform:scale(1.1)}.featured-product-card__title{font-size:1.6rem;font-weight:400;line-height:1.3;margin-bottom:.4rem;color:inherit;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.featured-product-card__badge{position:absolute;top:1.2rem;left:1.2rem;z-index:1;padding:.3rem .8rem;background-color:#53824a;color:#fff;font-size:1.1rem;font-weight:600;border-radius:.4rem;line-height:1.2}.featured-product-card__price{font-size:1.3rem!important;font-weight:300;color:rgba(var(--color-foreground),.7)!important}.featured-product-card__price .price,.featured-product-card__price .price-item{font-size:1.5rem!important;font-weight:300!important;color:rgba(var(--color-foreground),.7)!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-featured-products.css.map */
