.product-showcase{position:relative}.product-showcase:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.product-showcase__heading{text-align:center;margin-bottom:1rem;text-transform:uppercase}.product-showcase__description{text-align:center;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.product-showcase__grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin:0 auto}@media screen and (min-width:990px){.product-showcase__grid{grid-template-columns:repeat(3,1fr);max-width:1400px}}.product-card-link{text-decoration:none;display:block;transition:transform .2s ease}.product-card-link:hover{transform:translateY(-4px)}.product-card{border-radius:16px;overflow:hidden;position:relative;height:180px;display:flex;align-items:center;padding:1.5rem;transition:box-shadow .3s ease}.product-card:hover{box-shadow:0 8px 24px #0000004d}.product-card__content{display:flex;align-items:center;gap:1.5rem;flex:1;min-width:0}.product-card__image{flex-shrink:0;width:120px;height:120px;display:flex;align-items:center;justify-content:center}.product-card__image img{width:100%;height:100%;object-fit:contain}.product-card__image .placeholder-svg{width:100%;height:100%;opacity:.3}.product-card__details{flex:1;min-width:0}.product-card__title{font-size:1rem;font-weight:700;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em;line-height:1.3}.product-card__price{font-size:1.75rem;font-weight:700;margin:0}.product-card__button{position:absolute;bottom:1.5rem;right:1.5rem;text-transform:uppercase;letter-spacing:.1em;pointer-events:none}@media screen and (max-width:989px){.product-card{height:160px;padding:1.25rem}.product-card__image{width:100px;height:100px}.product-card__content{gap:1rem}.product-card__title{font-size:.875rem}.product-card__price{font-size:1.5rem}.product-card__button{bottom:1rem;right:1rem}}@media screen and (max-width:749px){.product-card{height:140px;padding:1rem}.product-card__image{width:80px;height:80px}.product-card__title{font-size:.75rem}.product-card__price{font-size:1.25rem}}
/*# sourceMappingURL=/cdn/shop/t/89/assets/promo-product-showcase.css.map */
