*{margin:0;padding:0;box-sizing:border-box}body{font-family:Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;min-height:100vh}.HomeHelp-iconGrid{display:grid;grid-template-columns:1fr;gap:24px;justify-content:center;align-items:stretch}@media(min-width:600px){.HomeHelp-iconGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:900px){.HomeHelp-iconGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}.HomeHelp-iconBox{display:flex;justify-content:center;align-items:center;width:80px;height:80px;min-width:80px;max-width:80px;min-height:80px;max-height:80px;flex-shrink:0;flex-grow:0;border-radius:16px;box-sizing:border-box}.HomeHelp-iconBox>svg{width:48px!important;height:48px!important;min-width:48px;min-height:48px;flex-shrink:0;display:block}
