.toe-industry-map{position:relative;min-height:560px;padding:150px 0 112px;overflow:hidden}.toe-industry-map>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.toe-industry-map:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(32,42,46,.94),rgba(62,39,35,.62))}.toe-industry-map .container{position:relative;z-index:1}.toe-industry-map h1{max-width:850px;color:#fff;font-size:max(2rem, min(4vw, 3.5rem))}.toe-industry-map p{max-width:760px;color:#fff}.toe-region-nav{display:flex;gap:8px;overflow:auto;margin:28px 0;border-bottom:1px solid var(--brand-border)}.toe-region-nav button{min-height:52px;padding:12px 18px;border:0;border-bottom:3px solid transparent;background:#fff;color:var(--brand-text);font-weight:700;white-space:nowrap}.toe-region-nav button.active{border-color:var(--brand-secondary);color:var(--brand-secondary)}.toe-industry-check{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--brand-border);border-left:1px solid var(--brand-border)}.toe-industry-check span,.toe-industry-check strong{padding:18px;border-right:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border)}.toe-industry-check strong{grid-column:1/-1;background:var(--brand-primary-dark);color:#fff}.toe-bars{display:grid;grid-gap:20px;gap:20px;margin:36px 0}.toe-bars>div{display:grid;grid-template-columns:240px 1fr 240px;align-items:center;grid-gap:18px;gap:18px}.toe-bars span{height:14px;background:#e2e8e6}.toe-bars i{display:block;height:100%;background:var(--brand-secondary)}.toe-tradeoffs{margin-top:48px;padding:28px;border-left:5px solid var(--brand-secondary);background:#fff}.toe-industry-cta .toe-form{box-shadow:var(--toe-shadow)}@media (max-width:767px){.toe-bars>div,.toe-industry-check{grid-template-columns:1fr}.toe-bars small{margin-top:-12px}}