.product-grid-section{margin-top:3.5rem;padding-top:2.5rem;border-top:1px solid var(--border)}.product-grid-section-header{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.75rem}.product-grid-section-header h2{margin:0 0 .35rem;font-size:1.5rem}.product-grid-section-header p{margin:0;color:var(--muted);font-size:.95rem;max-width:50ch;line-height:1.5}.product-grid-section-link{font-size:.9rem;font-weight:600;color:var(--primary);text-decoration:none;white-space:nowrap}.product-grid-section-link:hover{text-decoration:underline}.product-recommendations{margin-top:1rem}.product-recommendations .product-grid-section+.product-grid-section{margin-top:2.5rem;padding-top:2.5rem;border-top:1px solid var(--border)}