.min-products-head{padding:72px 0 40px;background:var(--brand-bg-alt)}.min-products-head p{max-width:720px}.min-category-tabs .nav-tabs{flex-wrap:nowrap;gap:8px;overflow-x:auto}.min-category-tabs .nav-link{min-height:44px;white-space:nowrap;color:var(--brand-text)}.min-category-tabs .nav-link.active{background:var(--brand-primary-dark);color:var(--brand-text-inverse)}.min-category-tabs .tab-pane{padding-top:32px}.min-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:24px;gap:24px;margin-top:24px}.min-product-grid article{padding-bottom:20px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden}.min-product-grid img{width:100%;aspect-ratio:4/3}.min-product-grid .btn,.min-product-grid h3{margin:18px 20px 0}