.featured-products-custom{padding:40px 0;margin-bottom:60px}.featured-products-custom .section-heading{text-align:center;margin-bottom:30px;font-size:1.8rem;font-weight:600}.featured-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media screen and (max-width: 1024px){.featured-products-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 600px){.featured-products-grid{grid-template-columns:1fr}}.product-card{display:flex;flex-direction:column;justify-content:space-between;text-align:center;background:#fff;padding:16px;border-radius:12px;box-shadow:0 2px 8px #0000000d;transition:transform .25s ease,box-shadow .25s ease;height:100%}.product-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px #00000014}.product-image{width:100%;aspect-ratio:1.5 / 2;overflow:hidden;border-radius:12px;display:flex;align-items:center;justify-content:center}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-image img:hover{transform:scale(1.05)}.product-title{margin-top:12px;font-size:1rem;font-weight:500;color:#222;min-height:2.4em}.product-price{color:#555;font-size:.95rem;margin-top:4px}
/*# sourceMappingURL=/cdn/shop/t/16/compiled_assets/styles.css.map */
