.vhn-industries-carousel{position:relative;min-height:650px;display:flex;align-items:center;background:var(--brand-primary-dark)}.vhn-industries-carousel>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;filter:brightness(.32)}.vhn-industries-carousel .container{position:relative}.vhn-industries-carousel h1,.vhn-industries-carousel p{max-width:760px;color:var(--brand-text-inverse)}.vhn-industries-carousel .vhn-eyebrow{color:var(--brand-secondary)}.vhn-application-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:32px;gap:32px}.vhn-application-grid article{border-bottom:3px solid var(--brand-primary);padding-bottom:24px}.vhn-application-grid img{width:100%;aspect-ratio:16/9;margin-bottom:20px}.vhn-tradeoffs{background:var(--brand-primary);color:var(--brand-text-inverse)}.vhn-tradeoffs h2,.vhn-tradeoffs h3,.vhn-tradeoffs p,.vhn-tradeoffs span{color:var(--brand-text-inverse)}.vhn-tradeoffs article{height:100%;padding:32px;border:1px solid rgba(255,255,255,.3)}.vhn-tradeoffs span{color:var(--brand-secondary);font-weight:700}.vhn-matrix .table thead{background:var(--brand-primary);color:var(--brand-text-inverse)}.vhn-matrix .table thead th{color:var(--brand-text-inverse)}.vhn-industries-cta{padding:88px 0;background:var(--brand-bg-alt);text-align:center}.vhn-industries-cta p{max-width:700px;margin:0 auto 24px}@media (max-width:767px){.vhn-application-grid{grid-template-columns:1fr}}