.home-hero{padding-top:104px;padding-bottom:96px;background:linear-gradient(135deg,#fff 0,var(--brand-bg-alt) 100%)}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,0.92fr);grid-gap:48px;gap:48px;align-items:center}.hero-copy h1{max-width:760px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.hero-media img{width:100%;min-height:460px;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);box-shadow:0 28px 64px rgba(9,28,53,.18)}.stats-section{padding:0;background:#fff;border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border)}.home-products-section{background:var(--brand-bg)}.product-card{overflow:hidden;transition:transform 180ms,box-shadow 180ms}.product-card:hover{transform:translateY(-4px);box-shadow:0 24px 48px rgba(9,28,53,.12)}.product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.product-card div{padding:24px}.product-card p{color:var(--brand-text)}.printer-industries-band{background:var(--brand-bg-alt)}.ind-grid article{padding:28px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff}.ind-grid h3{font-size:1.2rem}.timeline-list{position:relative;display:grid;grid-gap:24px;gap:24px}.timeline-list::before{content:"";position:absolute;top:0;bottom:0;left:50%;width:2px;background:var(--brand-border)}.timeline-list article{position:relative;display:grid;grid-template-columns:1fr 70px 1fr;grid-gap:24px;gap:24px;align-items:start}.timeline-list article span{grid-column:2;display:grid;align-items:center;justify-items:center;place-items:center;width:58px;height:58px;border-radius:50%;background:var(--brand-primary);color:#fff;font-weight:800;justify-self:center;z-index:1}.timeline-list article div{padding:24px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff}.timeline-list article:nth-child(odd) div{grid-column:1;grid-row:1}.timeline-list article:nth-child(2n) div{grid-column:3}.split-form-cta{background:var(--brand-primary-dark)}.split-form-cta .cta-copy,.split-form-cta .cta-copy h2,.split-form-cta .cta-copy li,.split-form-cta .cta-copy p{color:#fff}.split-form-cta .form-card{box-shadow:0 28px 60px rgba(0,0,0,.24)}@media (max-width:991px){.hero-grid{grid-template-columns:1fr}.hero-media{order:-1}.timeline-list::before{left:29px}.timeline-list article{grid-template-columns:58px 1fr}.timeline-list article span,.timeline-list article:nth-child(2n) div,.timeline-list article:nth-child(odd) div{grid-column:auto;grid-row:auto}}