/* Innovation-only visual alignment refinements: v197 */
.innovation-action-grid article:nth-child(4) img{object-fit:cover!important;padding:0!important;object-position:center}

.innovation-hero-points{gap:11px;max-width:680px}
.innovation-hero-points>div{min-height:52px;padding:8px 9px;border:1px solid #dceae1;border-radius:9px;background:rgba(255,255,255,.88);box-shadow:0 5px 14px rgba(12,72,42,.08)}
.innovation-hero-points .icon{width:33px;height:33px;flex:0 0 33px}
.innovation-hero-points span{font-size:11.2px;line-height:1.25;font-weight:800;color:#16462f}

@media(max-width:680px){
  .innovation-hero-points{gap:8px}
  .innovation-hero-points>div{min-height:46px;padding:7px}
  .innovation-hero-points .icon{width:28px;height:28px;flex-basis:28px}
  .innovation-hero-points span{font-size:10px}
}
