.m-icon_grid__primaryitems,.m-icon_grid__secondaryitems{display:flex;flex-wrap:wrap}.m-icon_grid__primaryitem,.m-icon_grid__secondaryitem{width:100%}.m-icon_grid__primaryitems{gap:50px 0}.m-icon_grid__secondaryitems{gap:35px 0}.m-icon_grid__secondaryitems:not(:only-child){margin-top:70px}.m-icon_grid__primaryitemicon{display:inline-block;height:100px;width:100px}.m-icon_grid__secondaryitem{display:flex!important}.m-icon_grid__primaryitemtitle,.m-icon_grid__secondaryitemtitle{color:var(--offBlack)}.m-icon_grid__primaryitemtitle{margin:20px 0 0}.m-icon_grid__primaryitemsummary{font-size:1.0625rem;margin:25px 0 0}.m-icon_grid__primaryitemlinkwrapper{margin-top:30px}.m-icon_grid__primaryitemicon svg,.m-icon_grid__secondaryitemicon svg{height:100%;width:100%;fill:var(--offBlack)}.m-icon_grid__primaryitemlinkwrapper{color:var(--greyDarkest)}.m-icon_grid__secondaryitem:has(.m-icon_grid__secondaryitemicon){align-items:center;display:grid;gap:0 25px;grid-template-columns:60px auto}.m-icon_grid__secondaryitemicon{height:60px;width:60px}@media (min-width:768px){.m-icon_grid{--flexGap:35px;--flexItems:2}.m-icon_grid__primaryitems,.m-icon_grid__secondaryitems{gap:50px var(--flexGap);justify-content:center}.m-icon_grid__secondaryitems:not(:only-child){margin-top:60px}.m-icon_grid__primaryitem,.m-icon_grid__secondaryitem{width:calc(100%/var(--flexItems) - ((var(--flexItems) - 1)/var(--flexItems))*var(--flexGap))}}@media (min-width:992px){.m-icon_grid{--flexGap:65px;--flexItems:4}.m-icon_grid__secondaryitems{gap:55px var(--flexGap)}.m-icon_grid__secondaryitems:not(:only-child){margin-top:85px}.m-icon_grid__secondaryitem{gap:0 20px}}