.su-category-section{margin-bottom:3rem}.su-category-title{font-size:1.375rem;font-weight:600;margin-bottom:.5rem;padding-bottom:.75rem;border-bottom:2px solid var(--color-gray-200)}.su-category-desc{color:var(--color-gray-500);font-size:.9375rem;margin-bottom:1.5rem;max-width:600px}.su-products-grid{padding:3rem 0 4rem}.su-product-card{border:2px solid var(--color-border);border-radius:var(--radius-card);background:0 0;overflow:hidden;transition:border-color .15s;display:flex;flex-direction:column;height:100%}.su-product-card:hover{border-color:var(--color-secondary)}.su-product-card-link{display:block;-webkit-text-decoration:none;text-decoration:none;color:inherit;flex:1}.su-product-card-link:hover{color:inherit}.su-product-card-img{background-color:var(--color-gray-50);padding:1rem;text-align:center}.su-product-card-img img{max-width:100%;max-height:200px;-o-object-fit:contain;object-fit:contain}.su-product-card-body{padding:1rem}.su-product-card-body h3{font-size:1rem;font-weight:600;margin-bottom:0}.su-product-card .btn{margin:0 1rem 1rem;text-align:center}@media (max-width:575.98px){.su-product-card-body,.su-product-card-img{padding:.75rem}.su-product-card-body h3{font-size:.875rem}}