.hpt-features-pro { width:100%; background:transparent; }
.hpt-features-pro__title { margin-top:0; }
.hpt-features-pro__grid { display:grid; min-width:0; }
.hpt-features-pro__item { display:flex; align-items:center; min-width:0; box-sizing:border-box; }
.hpt-features-pro__icon { display:inline-flex; align-items:center; justify-content:center; flex:0 0 auto; line-height:1; }
.hpt-features-pro__icon i { width:1em; text-align:center; }
.hpt-features-pro__icon svg { display:block; flex:0 0 auto; }
.hpt-features-pro__text { min-width:0; overflow-wrap:anywhere; }
.hpt-features-pro__empty { padding:16px; border:1px dashed #d1d5db; border-radius:6px; }
