.products-tabs-page .product-tabs{justify-content:center;border-bottom:1px solid var(--brand-border);margin-bottom:34px}.products-tabs-page .nav-link{color:var(--brand-text);border-radius:2px 2px 0 0;font-weight:800}.products-tabs-page .nav-link.active{color:var(--brand-primary-dark);border-color:var(--brand-border) var(--brand-border) #fff}.product-tab-content h2{margin-bottom:24px}.product-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.product-card{overflow:hidden}.product-card__image{aspect-ratio:4/3;margin:0;background:var(--brand-bg-alt)}.product-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-card__body{padding:22px}