.module.module--content-with-small-icon-item .content-with-small-icon-item-container{max-width:110rem}.module.module--content-with-small-icon-item .item-list-wrapper{display:grid;gap:1.5rem .75rem;grid-template-columns:repeat(2,1fr);overflow:hidden}@media print,screen and (min-width:47.9375em){.module.module--content-with-small-icon-item .item-list-wrapper{gap:2rem 1rem;grid-template-columns:repeat(4,1fr)}}@media print,screen and (min-width:62.5em){.module.module--content-with-small-icon-item .item-list-wrapper{gap:4rem 1.25rem;grid-template-columns:repeat(6,1fr)}}@media screen and (min-width:90em){.module.module--content-with-small-icon-item .item-list-wrapper{grid-template-columns:repeat(8,1fr)}}.module.module--content-with-small-icon-item .list-item{border:1px solid #a4a7ae;border-radius:.5rem;padding:1rem;text-align:center}.module.module--content-with-small-icon-item svg{height:3rem;margin-bottom:1.5rem;width:3rem}.module.module--content-with-small-icon-item svg g,.module.module--content-with-small-icon-item svg path{fill:#00f0db}