.re-solution-catalog{padding:80px 0}.catalog-heading{max-width:760px;margin-bottom:32px}.catalog-heading h1{font-size:max(2rem, min(4vw, 3.5rem));line-height:1.1}.catalog-category{padding:36px 0;border-top:1px solid var(--brand-border)}.catalog-category>p{color:var(--brand-text);max-width:720px}.product-card{height:100%;border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;background:var(--brand-bg)}.product-card a{display:block;height:100%;color:var(--brand-text)}.product-card img{display:block;width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.product-card h3{padding:20px 20px 4px;font-size:1.18rem}.product-card span{display:block;padding:0 20px 20px;color:var(--brand-primary);font-weight:700}