.home-hero{position:relative;display:flex;align-items:center;min-height:720px;padding:180px 0 120px;overflow:hidden;color:var(--brand-text-inverse);text-align:center}.about-video-hero>img,.hero-bg-image,.industry-map-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about-video-hero__overlay,.hero-overlay,.industry-map-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(11,47,59,.88),rgba(11,47,59,.54))}.hero-content{position:relative;max-width:860px;z-index:1}.home-hero .section-eyebrow,.home-hero h1,.home-hero p{color:var(--brand-text-inverse)}.home-hero .section-eyebrow::before{background:var(--brand-text-inverse)}.home-hero p{font-size:20px;max-width:780px;margin:0 auto}.hero-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:34px}.home-stats{background:var(--brand-bg);padding:80px 0}.stats-grid--four{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1px;gap:1px;background:var(--brand-border);border:1px solid var(--brand-border)}.stats-grid--four article{background:var(--brand-bg);min-height:190px;padding:34px;display:grid;align-content:center;text-align:center}.stats-grid--four strong{color:var(--brand-primary);font-size:max(30px, min(5vw, 54px));line-height:1;word-wrap:anywhere}.stats-grid--four span{color:var(--brand-text);margin-top:12px}.im-catgrid{background:var(--brand-bg-alt);padding:80px 0;text-align:center}.im-catgrid__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px;gap:24px}.im-cat-card{display:flex;min-height:230px;flex-direction:column;align-items:flex-start;border:1px solid var(--brand-border);background:var(--brand-bg);color:var(--brand-text);padding:24px;text-align:left;transition:transform 180ms,border-color 180ms}.im-cat-card:hover{transform:translateY(-2px);border-color:var(--brand-primary)}.im-cat-card__icon{display:inline-grid;align-items:center;justify-items:center;place-items:center;width:44px;height:44px;background:rgba(65,80,214,.1);color:var(--brand-secondary);font-weight:800;margin-bottom:18px}.im-cat-card h3,.im-ind-card h3{font-size:19px}.im-cat-card p{color:var(--brand-text)}.im-cat-card__link{margin-top:auto;color:var(--brand-primary);font-weight:800}.trust-strip--light{background:var(--brand-bg);border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border)}.trust-strip__items{display:flex;flex-wrap:nowrap;gap:0}.trust-strip__items div{flex:1 1 0;min-width:0;padding:28px 18px;text-align:center;border-right:1px solid var(--brand-border)}.trust-strip__items div:last-child{border-right:0}.trust-strip__items strong{display:block;color:var(--brand-primary);font-size:28px}.trust-strip__items span{display:block;color:var(--brand-text);font-size:13px}.im-industries{padding:80px 0;background:var(--brand-primary-dark)}.im-industries .section-eyebrow,.im-industries h2{color:var(--brand-text-inverse)}.im-industries .section-eyebrow::before{background:var(--brand-text-inverse)}.im-industries__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.im-ind-card{overflow:hidden;background:var(--brand-bg);color:var(--brand-text);border:1px solid rgba(255,255,255,.14)}.im-ind-card img{width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;transition:transform 220ms}.im-ind-card:hover img{transform:scale(1.04)}.im-ind-card__body{padding:22px}.im-ind-card span{color:var(--brand-primary);font-weight:800}@media (max-width:991px){.im-catgrid__grid,.im-industries__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-strip__items{flex-wrap:wrap}.trust-strip__items div{flex:0 0 50%}}@media (max-width:575px){.home-hero{min-height:560px;padding:150px 0 80px}.im-catgrid__grid,.im-industries__grid,.stats-grid--four{grid-template-columns:1fr}.trust-strip__items div{flex-basis:100%;border-right:0;border-bottom:1px solid var(--brand-border)}}