.products-hero{padding-top:120px;background:linear-gradient(135deg,#fff,#f4f3f5)}.products-hero-img{width:100%;min-height:420px;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);box-shadow:0 22px 70px rgba(31,29,36,.14)}.products-catalog-section{background:#fff}.product-category-block{padding:32px 0;border-top:1px solid var(--brand-border)}.category-intro{max-width:860px;margin-bottom:24px}.product-dynamic-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));grid-gap:24px;gap:24px}.dynamic-product-card a{display:block;height:100%;color:var(--brand-text)}.dynamic-product-card a:hover{-webkit-text-decoration:none;text-decoration:none}.learn-link{color:var(--brand-primary);font-weight:800}