.industries-gallery{position:relative;padding:76px 0 0;background:var(--brand-primary-dark)}.industries-gallery>img{width:100%;height:620px;-o-object-fit:cover;object-fit:cover;opacity:.55}.industries-overlay{position:absolute;top:76px;right:0;bottom:0;left:0;display:flex;align-items:end;padding-bottom:72px}.industries-overlay h1,.industries-overlay p{color:#fff}.industries-overlay p{max-width:720px}.vertical-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:20px;gap:20px;margin-top:36px}.vertical-grid article{padding:28px;border-top:5px solid var(--brand-primary);background:var(--brand-bg-alt)}.case-row{display:grid;grid-template-columns:1.1fr 0.9fr;grid-gap:48px;gap:48px;align-items:center;margin-bottom:64px}.case-row.reverse img{order:2}.case-row img{width:100%;height:420px;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius)}.closing-note{max-width:900px}.form-card{background:#fff;padding:24px;border-radius:var(--brand-radius)}@media (max-width:767px){.case-row{grid-template-columns:1fr}.case-row.reverse img{order:0}}