.ind-illustration-hero{position:relative;min-height:650px;background:var(--brand-primary-dark);display:flex;align-items:end;padding:160px 0 80px}.ind-illustration-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.28}.ind-illustration-hero .container{position:relative;z-index:1}.ind-illustration-hero h1,.ind-illustration-hero p{color:var(--brand-text-inverse);max-width:760px}.ind-detailed-cards,.ind-selector{padding:80px 0}.ind-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.ind-grid article{border:1px solid var(--brand-border);padding:32px}.ind-grid span{color:var(--brand-accent);font-size:.75rem;font-weight:800}.ind-selector{background:var(--brand-bg-alt)}.selector-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.selector-list label{background:#fff;border-left:3px solid var(--brand-accent);padding:18px}@media (max-width:700px){.ind-grid,.selector-list{grid-template-columns:1fr}}