.products-page{padding:160px 0 96px;background:#fff}.products-page .page-lead{max-width:860px;margin-bottom:42px}.product-sidebar{position:sticky;top:100px;padding:22px;border:1px solid var(--brand-border);background:var(--brand-bg-alt)}.product-sidebar h2{font-size:20px}.product-sidebar nav{display:grid;grid-gap:10px;gap:10px;margin:18px 0 24px}.product-sidebar nav a{padding:10px 12px;background:#fff;border-left:3px solid var(--brand-accent);font-weight:700}.sidebar-note{border-top:1px solid var(--brand-border);padding-top:18px}.product-category-block{margin-bottom:52px;scroll-margin-top:120px}.category-heading{margin-bottom:22px}.product-grid-dynamic{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:20px;gap:20px}.product-card{border:1px solid var(--brand-border);background:#fff;min-height:100%;display:flex;flex-direction:column}.product-card a{color:var(--brand-text);flex:1}.product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.product-card-body{padding:18px}.product-card-body ul{padding-left:18px;color:var(--brand-muted)}.product-card .btn{margin:0 18px 18px}