.s-featured-product-card{display:flex;flex-direction:column;padding:18px;gap:12px;border-radius:5px;background:rgba(250,247,240,.5);box-shadow:0px 0px 3.698px 0px rgba(0,0,0,.15)}.s-featured-product-card__image{width:100%}.s-featured-product-card__image img{display:block;width:100%;height:auto;border-radius:4.622px}.s-featured-product-card__tags{display:flex;flex-wrap:wrap;-moz-column-gap:10px;column-gap:10px}.s-featured-product-card__tags .product-tag{display:flex;align-items:center;-moz-column-gap:6px;column-gap:6px;padding:4px 0}.s-featured-product-card__tags .product-tag__label{text-wrap:nowrap;color:#1f1f1f;font-family:var(--font-body-secondary);font-size:11.852px;font-weight:400;line-height:normal;text-transform:uppercase}.s-featured-product-card__tags .product-tag__icon{width:16px}.s-featured-product-card__stroke{background:#1f1f1f;height:.2px;width:100%}.s-featured-product-card__title h2{color:#1f1f1f;font-family:var(--font-heading);font-size:23px;font-weight:400;line-height:27px}.s-featured-product-card__description p{color:#1f1f1f;font-family:var(--font-body-primary);font-size:16px;font-weight:500;line-height:21px;margin:0}.s-featured-product-card .product-form__payment-container{width:100%}.s-featured-product-card .product-form__note{color:#000;text-align:center;font-family:var(--font-body-secondary);font-size:10.5px;font-weight:500;line-height:148.3%}.s-featured-product-card__add-to-cart{display:flex;justify-content:center;align-items:center;padding:18px 10px;border-radius:5px;background:#e98044;color:#fff;font-family:var(--font-body-secondary),monospace;font-size:19px;font-weight:500;line-height:normal;text-transform:uppercase;transition:background .3s ease,border-color .3s ease;width:100%}.s-featured-product-card__add-to-cart span{white-space:nowrap;line-height:normal;margin-right:5px}.s-featured-product-card__add-to-cart:hover{cursor:pointer;background-color:#99532c;border-color:#99532c}.s-featured-product-card__price{margin-left:5px;font-weight:500}.s-featured-product-card__price-original{margin-left:8px;text-decoration:line-through}