.products-hero{padding:150px 0 72px;background:linear-gradient(135deg,#eaf3f5,#fff)}.products-hero p{max-width:820px;font-size:19px}.product-tab-content{padding-top:16px}.catalog-category{margin-bottom:52px}.category-copy{margin-bottom:24px}.product-card button{display:block;width:100%;height:100%;text-align:left;border:1px solid var(--brand-border);border-radius:var(--radius);background:#fff;padding:0;overflow:hidden;box-shadow:none}.product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.product-card span{display:inline-block;margin:18px 18px 8px;color:var(--brand-secondary);font-size:12px;font-weight:800;text-transform:uppercase}.product-card h3,.product-card p{margin-left:18px;margin-right:18px}.product-card p{color:var(--brand-text);margin-bottom:20px}.technology-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:20px;gap:20px}.document-panel,.technology-grid article{padding:28px;border:1px solid var(--brand-border);border-radius:var(--radius);background:#fff}