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