.koyo-products-grid{background:var(--brand-bg)}.koyo-product-category{margin-bottom:58px}.koyo-category-head{max-width:820px;margin-bottom:24px}.koyo-category-head h2{font-weight:900}.koyo-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:22px;gap:22px}.koyo-product-card{border:1px solid var(--brand-border);background:var(--brand-bg);display:flex;flex-direction:column;min-height:100%}.koyo-product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.koyo-product-card__body{padding:20px;display:flex;flex-direction:column;gap:12px;flex:1}.koyo-product-card h3{font-size:1.08rem;font-weight:900}.koyo-product-card .btn{margin-top:auto}.koyo-subhero.koyo-subhero--full .container .koyo-subhero__content span.koyo-eyebrow{color:#fff!important}