.g-home-hero{position:relative;min-height:650px;background:var(--brand-primary-dark);overflow:hidden}.g-home-hero>img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.68}.g-home-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(8,38,46,.82),rgba(8,38,46,.42))}.g-home-hero__overlay{position:relative;z-index:1;min-height:650px;display:grid;align-items:center;justify-items:center;place-items:center;padding:80px 0}.g-home-hero h1,.g-home-hero p{color:var(--brand-text-inverse)}.g-home-hero__overlay p:not(.g-kicker){font-size:1.15rem;max-width:760px;margin:20px auto 32px}.g-trust{background:var(--brand-primary-dark);color:var(--brand-text-inverse)}.g-trust__items{display:flex}.g-trust__items>div{flex:1;text-align:center;padding:24px 16px;border-right:1px solid rgba(255,255,255,.2)}.g-trust__items>div:last-child{border:0}.g-trust span,.g-trust strong{display:block}.g-trust strong{color:var(--brand-text-inverse);font-size:1.25rem}.g-trust span{color:rgba(255,255,255,.72);font-size:.8rem}.g-product-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.g-product-grid article{border:1px solid var(--brand-border);background:var(--brand-bg)}.g-product-grid img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.g-product-grid article>div{padding:24px}.g-industry-scroll{display:flex;gap:20px;overflow-x:auto;padding-bottom:16px}.g-industry-scroll article{flex:0 0 260px;background:var(--brand-bg);border-top:3px solid var(--brand-accent);padding:24px}.g-industry-scroll span{font-weight:800;color:var(--brand-accent)}@media (max-width:768px){.g-trust__items{flex-wrap:wrap}.g-trust__items>div{flex:0 0 50%}.g-product-grid{grid-template-columns:1fr}}