.products-title{padding-top:80px}.products-title>div>p{max-width:620px}.product-tabs{margin:32px 0}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:24px;gap:24px}.product-card{border:1px solid var(--brand-border);background:var(--brand-bg)}.product-card button{border:0;background:0 0;width:100%;padding:0;text-align:left}.product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:contain;object-fit:contain;background:var(--brand-bg-alt)}.product-card span{display:block;padding:20px;font-weight:700;color:var(--brand-text)}