.card-product-featured{display:flex;flex-direction:column;gap:16px;width:100%;color:inherit;text-decoration:none}.card-product-featured__media{position:relative;display:block;width:100%;aspect-ratio:320 / 312;overflow:hidden;background-color:#fff}.card-product-featured__image,.card-product-featured__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.card-product-featured:hover .card-product-featured__image{transform:scale(1.03)}.card-product-featured__info{display:flex;flex-direction:column;gap:8px}.card-product-featured__kicker,.card-product-featured__title,.card-product-featured__description,.card-product-featured__price{margin:0;font-family:Poppins,sans-serif;line-height:1.4}.card-product-featured__kicker{font-weight:400;font-size:14px;text-transform:uppercase;color:#c8a96e}.card-product-featured__title{font-weight:500;font-size:16px;color:#000;text-transform:uppercase}.card-product-featured__description{font-weight:300;font-size:14px;color:#22262a;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-product-featured__price{font-size:16px;color:#191a1c}.card-product-featured__price-label{font-size:12px;margin-right:10px}.card-product-featured__badge{position:absolute;top:12px;left:12px;z-index:1;padding:6px 10px;background-color:#000;color:#fff;font-family:Poppins,sans-serif;font-weight:500;font-size:11px;line-height:1;letter-spacing:.04em;text-transform:uppercase}.card-product-featured__badge--desktop{display:none}.card-product-featured__badge--mobile{display:inline-block}@media screen and (min-width:750px){.card-product-featured__badge--desktop{display:inline-block}.card-product-featured__badge--mobile{display:none}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/component-card-product-featured.css.map */
