.dao-products-head{padding:96px 0 56px;background:linear-gradient(135deg,#f4f7f6,#fff);border-bottom:6px solid var(--brand-primary)}.dao-category{margin-bottom:56px}.dao-products-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1px;gap:1px;background:var(--brand-border)}.dao-products-list article{background:#fff;padding:20px}.dao-products-list img{width:100%;aspect-ratio:4/3}.dao-products-list h3{margin:18px 0}