.icon-grid__image-wrapper{max-width:30rem;margin:0 auto 4.8rem}.icon-grid__grid{grid-template:repeat(1,1fr)/repeat(1,1fr);gap:.8rem;display:grid}.icon-grid__item{align-items:center;gap:1.6rem;display:flex}.icon-grid__item-icon-wrapper{width:10rem;height:auto}.icon-grid-item__content{flex:1}.icon-grid__item-heading{margin-bottom:.8rem}@media screen and (min-width:768px){.icon-grid__image-wrapper{margin:0 auto 9.6rem}.icon-grid__grid{grid-template:repeat(2,1fr)/repeat(2,1fr);gap:1.6rem}.icon-grid__item{text-align:center;flex-direction:column}.icon-grid__item-icon-wrapper{width:17.5rem}}@media screen and (min-width:1024px){.icon-grid__item{text-align:left;flex-direction:row}}
