.kay-products-hero{position:relative;min-height:560px;display:grid;align-items:center;overflow:hidden;background:#16356f}.kay-products-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.kay-products-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(21,48,102,.94),rgba(21,48,102,.52))}.kay-products-hero .kay-eyebrow,.kay-products-hero h1,.kay-products-hero p{max-width:760px;color:#fff}.kay-product-catalog{padding:80px 0;background:#fff}.kay-category-block+.kay-category-block{margin-top:64px;padding-top:64px;border-top:1px solid var(--brand-border)}.kay-category-heading{max-width:740px;margin-bottom:28px}.kay-product-card{height:100%;overflow:hidden;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;cursor:pointer;box-shadow:0 8px 24px rgba(24,34,38,.07);transition:transform .25s,box-shadow .25s}.kay-product-card:focus,.kay-product-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(24,34,38,.13);outline:2px solid var(--brand-primary-light)}.kay-product-media{aspect-ratio:4/3;overflow:hidden;background:#eef2f1}.kay-product-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.kay-product-copy{padding:22px}.kay-product-copy span{color:#1747bc;font-weight:700}