.products-hero{border-bottom:1px solid var(--gray-200)}.products-hero h1{font-size:2.25rem;margin-bottom:1rem}.category-heading{font-size:1.5rem;color:var(--gray-900);padding-bottom:.75rem;border-bottom:2px solid var(--primary);display:inline-block;margin-bottom:.5rem}.category-desc{font-size:.9375rem}.product-card{background:#fff;display:flex;flex-direction:column}.product-card-link{display:block;-webkit-text-decoration:none;text-decoration:none;color:inherit;flex:1}.product-card-link:hover{color:inherit}.product-img-wrap{padding:1.5rem;background-color:var(--gray-50);text-align:center}.product-img-wrap img{max-height:200px;width:auto;max-width:100%;-o-object-fit:contain;object-fit:contain}.product-info{padding:1rem 1.25rem .5rem}.product-info h3{font-size:1rem;font-weight:600;color:var(--gray-900);margin:0}.product-action{padding:.5rem 1.25rem 1.25rem}@media (max-width:767.98px){.products-hero h1{font-size:1.5rem}}