.tabbed-products{padding:2rem 0}.tabbed-products__tabs{display:flex;gap:1.5rem;justify-content:space-between}.tabbed-products__content .tabbed-products__items{display:grid;gap:1rem;grid-template-columns:repeat(4,minmax(18rem,1fr))}.tabbed-products__tabs .nav-link{color:#666}.tabbed-products__more-link{align-items:center;display:flex;font-size:1.125rem;gap:.5rem}