.industry-dark-hero{padding:72px 0;background:var(--brand-primary-dark);color:var(--brand-text-inverse)}.industry-dark-hero .container{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:center}.industry-dark-hero h1,.industry-dark-hero p{color:var(--brand-text-inverse)}.industry-dark-hero img{width:100%;min-height:420px;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius)}.role-grid article{border:1px solid var(--brand-border);padding:26px;border-radius:var(--brand-radius)}.method-table{background:var(--brand-bg-alt)}.method-table thead{background:var(--brand-primary-dark);color:var(--brand-text-inverse)}.method-table td,.method-table th{padding:16px;vertical-align:top}@media (max-width:768px){.industry-dark-hero .container{grid-template-columns:1fr}.method-table table{min-width:820px}}