.jump-index{background:#fff}.az-list{display:flex;flex-wrap:wrap;gap:12px}.az-list a{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--brand-border);border-radius:var(--radius);font-weight:800}.industry-item{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;border-top:1px solid var(--brand-border)}.industry-item.reverse img{order:2}.industry-item img{width:100%;height:100%;min-height:420px;-o-object-fit:cover;object-fit:cover}.industry-item div{padding:64px;display:flex;flex-direction:column;justify-content:center}@media (max-width:767px){.industry-item{grid-template-columns:1fr}.industry-item.reverse img{order:0}.industry-item div{padding:36px 24px}}