.product-showcase{padding:clamp(3em,7vw,5.5em) 1.2em;background:#fff}.product-showcase__inner{max-width:var(--container);margin:0 auto;text-align:center}.product-showcase__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.4em;margin-top:2em;text-align:left}@media(max-width:1024px){.product-showcase__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.product-showcase__grid{grid-template-columns:1fr}}.product-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none;color:inherit}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #16213e1a}.product-card__media{position:relative;aspect-ratio:1;overflow:hidden;background:var(--sky-soft)}.product-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.product-card:hover .product-card__media img{transform:scale(1.03)}.product-card__badge{position:absolute;top:.7em;left:.7em;background:var(--navy);color:#fff;font-size:.72rem;font-weight:700;padding:.25em .6em;border-radius:999px}.product-card__body{padding:.9em 1em 1em;display:flex;flex-direction:column;gap:.35em;flex:1}.product-card__rating{color:var(--gold);font-size:.82rem}.product-card__rating span{color:var(--muted);margin-left:.3em}.product-card__title{font-size:.95rem;font-weight:700;color:var(--navy);margin:0;line-height:1.3}.product-card__desc{font-size:.8rem;color:var(--muted);margin:0;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__price{display:flex;align-items:baseline;gap:.5em;margin-top:.2em}.product-card__price-now{font-weight:800;font-size:1rem;color:var(--navy)}.product-card__price-was{text-decoration:line-through;color:#9aa3b2;font-size:.85rem}.product-card__cta{display:flex;align-items:center;justify-content:center;gap:.5em;background:var(--navy);color:#fff;font-size:.85rem;font-weight:700;border-radius:999px;padding:.75em 1em;text-align:center;margin-top:.8em;transition:background .2s}.product-card:hover .product-card__cta{background:var(--navy-deep)}.product-card__subtitle{font-size:.8rem;color:var(--muted);margin:0}
/*# sourceMappingURL=/cdn/shop/t/8/assets/relaxalis-product-showcase.css.map */
