.industry-hero{min-height:560px;position:relative;display:grid;align-items:center;justify-items:center;place-items:center;overflow:hidden;background-color:#091828}.industry-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background:#1f2f46}.industry-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(3,20,39,.62)}.industry-hero__content{position:relative;z-index:1;max-width:820px;text-align:center;color:#fff;padding:0 20px}.industry-hero__content h1{color:#fff}.industry-hero__content p{color:rgba(255,255,255,.84)}.industry-card-grid--three{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.industry-card h2{font-size:24px}