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