#banner_sup{display:flex;justify-content:center}#banner_sup_esc{height:280px;min-height:280px;max-height:280px;display:none}#banner_sup_mob{height:130px;min-height:130px;max-height:130px;display:flex}@media (min-width:768px){#banner_sup_esc{display:flex}#banner_sup_mob{display:none}}.article-products{border-top:1px solid #eee;border-bottom:1px solid #eee;padding:1.5rem 0}.products-wrapper{display:flex;gap:1rem;justify-content:center}.product-card{position:relative;display:flex;flex-direction:column;flex:0 0 50%;max-width:50%;border:1px solid #ddd;border-radius:6px;overflow:hidden;background:#fff;text-decoration:none;color:inherit}.product-card:hover{box-shadow:0 6px 16px rgb(0 0 0 / .12);transform:translateY(-2px);text-decoration:none}.promo-badge{position:absolute;top:8px;left:8px;background:#dc3545;color:#fff;font-size:.75rem;font-weight:600;padding:4px 8px;border-radius:4px;z-index:2}.product-card img{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block}.product-body{padding:.75rem;display:flex;flex-direction:column;flex:1}.product-title{font-size:.95rem;line-height:1.3;margin-bottom:.25rem}.product-packaging{font-size:.8rem;color:#777;margin-bottom:.5rem}.product-price{margin-bottom:.75rem;color:#0e3fe9}.old-price{text-decoration:line-through;color:#999;margin-right:.5rem;font-size:.85rem}.current-price{font-weight:700;font-size:1.1rem}.product-btn{margin-top:auto;width:100%;text-align:center;pointer-events:none}.product-cta{display:block;width:100%;padding:.6rem .75rem;background-color:#fecb2f;color:#000;text-align:center;font-size:.9rem;font-weight:600;border-radius:4px;margin-top:auto;user-select:none}.product-card:hover .product-cta{background-color:#f9bc01}.products-more{margin-top:1rem;text-align:center}.products-more-link{display:inline-flex;align-items:center;gap:.4rem;text-decoration:none;font-weight:600;font-size:.95rem;color:#000}.plus-circle{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;background:#000;color:#fff;border-radius:50%;font-size:1rem;line-height:1}.products-more-link:hover .plus-circle{background:#333}.products-more-link:hover{text-decoration:underline}
