.ha-feature-grid{--tile-radius:14px;--tile-pad:18px}.ha-feature-grid__wrapper{border-radius:var(--tile-radius);display:grid;gap:24px;grid-auto-flow:row dense;grid-auto-rows:1fr}.ha-feature-grid__wrapper--2{grid-template-columns:1fr 1fr}.ha-feature-grid__wrapper--3{grid-template-columns:1fr 1fr 1fr}@media (max-width:767px){.ha-feature-grid{padding:0 20px}.ha-feature-grid__wrapper{grid-template-columns:1fr;justify-content:center;padding:0}}@media (max-width:1024px){.ha-feature-grid{padding-left:20px;padding-right:20px}}