.safety-subhero::after{background:linear-gradient(90deg,rgba(22,32,43,.9),rgba(30,67,77,.72))}.safety-trust{background:var(--brand-bg-alt)}.material-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px}.material-grid article{position:relative;border:1px solid var(--brand-border);background:#fff;padding:26px}.material-grid article::before{content:"";display:block;width:42px;height:4px;background:var(--brand-accent);margin-bottom:18px}.material-grid h3{font-size:1.12rem}.material-grid p{color:var(--brand-text)}@media (max-width:991.98px){.material-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575.98px){.material-grid{grid-template-columns:1fr}}