.sdg-industry-canvas{position:relative;padding:0;height:620px;background:var(--brand-neutral-dark)}.sdg-industry-canvas>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sdg-industry-canvas:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(18,28,32,.88),rgba(18,28,32,.18))}.sdg-industry-canvas .container{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;padding-bottom:64px}.sdg-industry-title{max-width:860px}.sdg-industry-title .sdg-kicker,.sdg-industry-title h1,.sdg-industry-title p{color:var(--brand-text-inverse)}.sdg-industry-showcase{background:var(--brand-bg)}.sdg-industry-showcase article{height:100%;border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;background:var(--brand-bg);box-shadow:0 8px 24px rgba(24,34,38,.08)}.sdg-industry-showcase img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.sdg-industry-showcase article>div{padding:var(--space-lg)}.sdg-industry-showcase h2{font-size:1.45rem}.sdg-industry-counter{background:var(--brand-bg-alt)}.sdg-counter-row{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--brand-border);background:var(--brand-bg)}.sdg-counter-row>div{padding:var(--space-lg);border-right:1px solid var(--brand-border)}.sdg-counter-row>div:last-child{border-right:0}.sdg-counter-row span,.sdg-counter-row strong{display:block;color:var(--brand-text)}.sdg-counter-row strong{font-size:1.25rem;color:var(--brand-primary)}.sdg-counter-row span{margin-top:8px}.sdg-selection-note{max-width:940px;margin:var(--space-2xl) auto 0}.sdg-industry-cta{background:var(--brand-primary-dark);padding-top:80px;padding-bottom:96px}.sdg-industry-cta h2,.sdg-industry-cta p{color:var(--brand-text-inverse)}.sdg-industry-cta p{max-width:760px;margin:0 auto var(--space-lg)}@media (max-width:767.98px){.sdg-industry-canvas{height:540px}.sdg-counter-row{grid-template-columns:repeat(2,1fr)}.sdg-counter-row>div{border-bottom:1px solid var(--brand-border)}}