.industries-usecase-hero{overflow:hidden;text-align:center}.industries-usecase-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.industries-usecase-hero::after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(42,39,36,.55),rgba(94,26,30,.82));content:"";z-index:1}.industries-usecase-hero .container-narrow{position:relative;z-index:2}.industries-usecase-hero .section-kicker,.industries-usecase-hero h1,.industries-usecase-hero p{color:#fff}.industry-showcase-section{padding:var(--section-pad) 0}.industry-image-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.industry-image-grid article{position:relative;overflow:hidden;border:1px solid var(--brand-border);background:#fff}.industry-image-grid img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.industry-image-grid div{padding:22px}.industry-stats-bar{background:var(--brand-secondary);padding:34px 0}.stats-row{display:flex;flex-wrap:nowrap;gap:20px}.stats-row div{flex:1 1 0;min-width:0;text-align:center}.stats-row strong{display:block;color:#fff;font-family:var(--font-heading);font-size:max(1.8rem, min(3vw, 2.8rem))}.stats-row span{color:#fff}.stats-note{max-width:820px;margin:24px auto 0;color:#fff;text-align:center}.industries-cta{text-align:center}@media (max-width:991px){.industry-image-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-row{flex-wrap:wrap}.stats-row div{flex:0 0 calc(50% - 10px)}}@media (max-width:575px){.industry-image-grid{grid-template-columns:1fr}.stats-row div{flex-basis:100%}}