.products-hero{background:var(--brand-bg-alt)}.showcase-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,0.85fr);grid-gap:42px;gap:42px;align-items:center}.showcase-grid img{width:100%;-o-object-fit:cover;object-fit:cover;box-shadow:var(--stamp-shadow)}.catalog-category{margin-bottom:46px}.catalog-category>h2{padding-bottom:12px;border-bottom:8px solid var(--brand-secondary);text-transform:uppercase}.catalog-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.catalog-card{min-height:100%;transition:transform .2s,box-shadow .2s}.catalog-card:hover{transform:translateY(-4px);box-shadow:var(--stamp-shadow)}.catalog-card a{display:block;color:inherit;-webkit-text-decoration:none;text-decoration:none}.catalog-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:#dde2e8}.catalog-card div{padding:20px}.catalog-card span{color:var(--brand-secondary);font-weight:900;text-transform:uppercase}.product-cta{background:var(--brand-primary-dark)!important}@media (max-width:991px){.catalog-product-grid,.showcase-grid{grid-template-columns:1fr}}.coherent-feedback-form.row .col-12.form-check .form-check-label a,.container .cm-hero__service-grid .cm-hero__service-card a,.container .cm-hero__service-grid .cm-hero__service-card h4,.container .cm-hero__service-grid .cm-hero__service-card p{color:#15202b!important}.role-light.faq .container .subpage-cta-band h2{color:#fff!important}