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