.ht-hero-heritage{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,0.9fr);grid-gap:48px;gap:48px;align-items:center;min-height:72vh;padding-left:max(24px,(100vw - 1180px) / 2);padding-right:max(24px,(100vw - 1180px) / 2);padding-bottom:80px;background:linear-gradient(135deg,var(--brand-primary-dark),#111632)}.ht-hero-heritage h1{margin:0 0 18px}.ht-hero-heritage__copy>p:not(.ht-eyebrow){max-width:660px;font-size:1.08rem}.ht-hero-heritage__cta{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}.ht-hero-heritage__stats{display:flex;flex-wrap:nowrap;gap:10px;margin-top:28px}.ht-hero-heritage__stats span{flex:1 1 0;min-width:0;padding:12px 14px;border:1px solid rgba(255,255,255,.28);color:var(--brand-text-inverse);text-align:center;font-weight:800}.ht-hero-heritage__media{border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.08);padding:14px}.ht-hero-heritage__media img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.home-industry-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.home-industry-card{position:relative;min-height:330px;overflow:hidden;border:1px solid var(--brand-border);background:var(--brand-neutral-dark)}.home-industry-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .25s}.home-industry-card::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(26,34,48,.08),rgba(26,34,48,.88))}.home-industry-card div{position:absolute;z-index:1;left:18px;right:18px;bottom:18px}.home-industry-card h3,.home-industry-card p{color:var(--brand-text-inverse)}.home-industry-card h3{margin:0 0 8px;font-size:1.15rem;font-weight:900}.home-industry-card p{margin:0;font-size:.92rem}.home-industry-card:hover img{transform:scale(1.05)}.feature-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.feature-list article{display:grid;grid-template-columns:54px 1fr;grid-gap:18px;gap:18px;padding:24px;border:1px solid var(--brand-border);background:var(--brand-bg)}.feature-list span{grid-row:1/span 2;grid-column:1;display:grid;align-items:center;justify-items:center;place-items:center;width:54px;height:54px;background:var(--brand-primary);color:var(--brand-text-inverse);font-weight:900}.feature-list article div,.feature-list article h3,.feature-list article p{grid-column:2}.feature-list h3{margin:0 0 8px;font-size:1.05rem;font-weight:900}.feature-list p{margin:0;color:var(--brand-text)}.home-quote blockquote{max-width:900px;margin:0 auto;text-align:center}.home-quote blockquote p{color:var(--brand-text);font-size:max(1.4rem, min(3vw, 2.25rem));line-height:1.25;font-weight:800}.home-quote cite{display:block;margin-top:18px;color:var(--brand-primary-dark);font-style:normal;font-weight:800}@media (max-width:991px){.ht-hero-heritage{grid-template-columns:1fr}.feature-list,.home-industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ht-hero-heritage__stats{flex-wrap:wrap}}@media (max-width:575px){.feature-list,.home-industry-grid{grid-template-columns:1fr}.feature-list article{grid-template-columns:46px 1fr;padding:18px}.feature-list span{width:46px;height:46px}}