.featured-products__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px}.featured-products__title{margin-bottom:11px;margin-top:0}.featured-products__item{display:flex;flex-direction:column;gap:8px;position:relative}.featured-products__image-wrapper{position:relative;border:1px solid #e0e0e0;border-radius:6px;overflow:hidden;text-decoration:none;aspect-ratio:1 / 1}.featured-products__item-image{width:100%;height:100%;object-fit:contain}.featured-products__tag{position:absolute;top:11px;right:10px;padding:5px 13px;background:#ffe3e3;border-radius:29px;height:28px;font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:17px;display:flex;align-items:center;text-align:center;letter-spacing:-.2px;color:#eb001b}.featured-products__item product-form{width:fit-content;display:block;position:absolute;right:10.3px;bottom:11px}.featured-products__item-button{padding:8px 9px;border-radius:6px;background:#88cc29;border:none;height:40px;width:42px;cursor:pointer;overflow:hidden!important;transition:all .3s ease;position:relative}.featured-products__item-button svg{position:relative;z-index:2}.featured-products__item-button:after{content:"";position:absolute;left:0;bottom:0;width:0;background:#000;opacity:.2;transition:all .3s ease;height:40px}.featured-products__item-button:hover:after{width:100%}.featured-products__product-title{font-family:Inter;font-style:normal;font-size:16px;font-weight:700;line-height:1.25;color:#2c374d;margin-top:5px;margin-bottom:0;text-decoration:none;cursor:pointer}.featured-products__product-price p,.featured-products__product-price p span{margin:0}.featured-products__product-price p:last-child{margin-top:1px}.featured-products__product-price p span{font-family:Inter;font-style:normal;font-weight:700;font-size:14px;line-height:17px;color:#1c1c1c}.featured-products__product-price p{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#1c1c1c;opacity:.7}.featured-products__available p{margin:0;font-family:Inter;font-style:normal;font-weight:700;font-size:14px;line-height:17px;color:#88cc29}.featured-products__out-of-stock p{margin:0;font-family:Inter;font-style:normal;font-weight:700;font-size:14px;line-height:17px;color:#97999a}.featured-products__available,.featured-products__out-of-stock{display:flex;align-items:center;gap:4px}.featured-products__available svg,.featured-products__out-of-stock svg{min-height:18px;min-width:18px;height:18px;width:18px}@media(max-width:992px){.featured-products__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.featured-products__grid{grid-template-columns:repeat(2,1fr);row-gap:15px;column-gap:14px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/featured-products.css.map */
