.industries-hero p{max-width:960px}.jump-index{background:var(--brand-bg-alt)}.az-list{display:flex;flex-wrap:wrap;gap:10px}.az-list a{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border:1px solid var(--brand-border);background:#fff;font-weight:800}.industry-row{display:grid;grid-template-columns:42% 1fr;grid-gap:42px;gap:42px;align-items:center;padding:42px 0;border-bottom:1px solid var(--brand-border)}.industry-row.reverse{grid-template-columns:1fr 42%}.industry-row.reverse img{order:2}.industry-row img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.industry-row span{color:var(--brand-accent);font-weight:800;text-transform:uppercase}@media (max-width:991px){.industry-row,.industry-row.reverse{grid-template-columns:1fr}.industry-row.reverse img{order:0}}