.subpage-hero.minimal-dark-text{padding:180px 0 92px;background:var(--brand-primary-dark)}.subpage-hero .section-label,.subpage-hero h1,.subpage-hero p{color:#fff}.method-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.method-grid article{padding:26px;border:1px solid var(--brand-border);background:#fff}.method-grid span{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;margin-bottom:16px;background:var(--brand-primary-dark);color:#fff;font-weight:900}@media (max-width:991px){.method-grid{grid-template-columns:1fr}}