
/* CMS 8.2.3c - servizi/scritte Home dinamici */
.feature-strip-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}
.home-feature-item{min-width:0}.home-feature-item>a,.home-feature-item{display:flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;color:inherit}.home-feature-icon{flex:0 0 auto}.home-feature-copy{display:flex;flex-direction:column;line-height:1.15}.home-feature-copy strong{font:inherit;font-weight:600}.home-feature-copy small{display:block;margin-top:5px;font-size:.73rem;line-height:1.35;opacity:.78;text-transform:none;letter-spacing:.02em}.home-feature-item a:hover .home-feature-copy strong{text-decoration:underline;text-underline-offset:4px}@media(max-width:700px){.feature-strip-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 8px}.home-feature-item>a,.home-feature-item{align-items:flex-start;justify-content:flex-start}.home-feature-copy small{font-size:.7rem}}@media(max-width:390px){.feature-strip-grid{grid-template-columns:1fr}}
