.bonfi-products-hero{background:linear-gradient(135deg,#eef4fb,#fff)}.bonfi-product-group{margin-bottom:54px}.bonfi-product-group h2{color:var(--brand-primary-dark);margin-bottom:22px}.bonfi-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:22px;gap:22px}.bonfi-product-card{padding:0;overflow:hidden;display:flex;flex-direction:column}.bonfi-product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.bonfi-product-card div{padding:22px}.bonfi-spec-tags{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 18px}.bonfi-spec-tags span{background:var(--brand-bg-alt);color:var(--brand-primary-dark);font-size:12px;font-weight:700;padding:6px 8px;border-radius:var(--brand-radius)}