.med-industries__hero{background:var(--brand-primary-dark);color:var(--brand-text-inverse);padding:96px 0}.med-industries__hero p{max-width:780px;color:rgba(255,255,255,.84)}.med-industries__grid,.med-industries__matrix{padding:78px 0}.med-industries__matrix{background:var(--brand-bg-alt)}.med-icon-grid-four{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));grid-gap:18px;gap:18px}.med-icon-grid-four article{min-height:158px;background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:8px;padding:22px;box-shadow:var(--shadow-sm)}.med-icon-grid-four article::before{content:"";display:block;width:34px;height:34px;background:var(--brand-accent);border:2px solid var(--brand-secondary);border-radius:4px;margin-bottom:14px}.med-icon-grid-four p{color:var(--brand-text-secondary)}