.rch-industries-hero{position:relative;min-height:520px;display:grid;align-items:center;overflow:hidden;background:var(--brand-secondary);padding-top:96px;padding-bottom:96px}.rch-industries-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.rch-industries-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(26,15,15,.92),rgba(92,0,0,.78),rgba(26,15,15,.42));z-index:1}.rch-industries-hero .container{position:relative;z-index:2;max-width:880px;margin-left:max(24px,(100vw - 1140px) / 2)}.rch-industries-hero h1{color:var(--brand-text-inverse);font-size:max(2rem, min(4vw, 3.5rem));margin:12px 0 18px}.rch-industries-hero .eyebrow,.rch-industries-hero p{color:var(--brand-text-inverse)}.rch-industries-hero p{max-width:680px;opacity:.9}.rch-industry-grid-section{background:var(--brand-bg)}.rch-industry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.rch-industry-grid article{padding:24px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff}.rch-industry-grid span{color:var(--brand-primary);font-weight:800}.rch-industry-grid h2{font-size:1.2rem;margin:10px 0 12px}.rch-industry-grid p{color:var(--brand-text);margin-bottom:0}.rch-requirements-section{background:var(--brand-neutral-light)}.rch-comparison-table{background:#fff;border:1px solid var(--brand-border)}.rch-comparison-table thead th{background:var(--brand-secondary);color:var(--brand-text-inverse);border-color:rgba(255,255,255,.18);color:var(--brand-text-inverse)}.rch-comparison-table td,.rch-comparison-table th{color:var(--brand-text);vertical-align:top}.rch-comparison-table tbody tr:hover td{background:var(--brand-bg-alt)}@media (max-width:991px){.rch-industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.rch-industries-hero .container{margin-left:auto}.rch-industry-grid{grid-template-columns:1fr}}