.features_grid{max-width:75rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin:0 auto;padding:2rem 0}@media(max-width:1023px){.features_grid{padding:2rem .75rem}}@media(max-width:768px){.features_grid{grid-template-columns:1fr}}.features_grid img{width:36px;height:36px;margin-bottom:.75rem}.features_grid h3{margin-bottom:1.375rem}.features_grid>div{padding:1rem;box-shadow:0 0 3px #00000042;border-radius:1rem}
