.seo-product-card{--seo-card-rule:#e4ddd2;--seo-card-radius:2px;display:flex;flex-direction:column;height:100%;border:1px solid var(--home-rule,var(--seo-card-rule));border-radius:var(--home-radius,var(--seo-card-radius));box-shadow:none;overflow:hidden;background:#fff;transition:box-shadow .3s cubic-bezier(.16, 1, .3, 1)}.seo-product-card:focus-within,.seo-product-card:hover{box-shadow:rgb(149 157 165 / .45) 0 .5rem 1.25rem}.seo-product-card-media{padding:.5rem .5rem 0;text-align:center;width:100%;min-width:0;height:16rem}.seo-product-card-media a{display:flex;align-items:center;justify-content:center;height:100%;text-decoration:none}.seo-product-card-img{display:block;width:100%;height:100%;max-width:100%;max-height:none;object-fit:contain;object-position:center}.seo-product-card-body{display:flex;flex-direction:column;justify-content:flex-start;padding:.75rem 1rem 1rem;width:100%;min-width:0}.seo-product-card-key{margin:0 0 .25rem;min-height:1.25rem;text-align:center;text-transform:uppercase;color:#6c757d;font-size:.875rem}.seo-product-card-title,.seo-product-card-title a{margin:0;text-align:center;text-transform:uppercase;font-style:normal;font-size:1rem;font-weight:600;line-height:1.35;white-space:normal;overflow:visible;text-overflow:unset;min-height:calc(1.35em * 3);overflow-wrap:anywhere;color:#1a1a1a;text-decoration:none}.seo-product-card-title a:focus-visible,.seo-product-card-title a:hover{color:#c41230}.home-product-cards.seo-product-cards{width:100%;justify-content:center}