.home-office-hero .hero-proof-cards{list-style:none;margin:25px 0 24px;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:100%;max-width:455px;flex-shrink:0}
.home-office-hero .hero-proof-cards li{display:flex;flex-direction:column;align-items:flex-start;gap:9px;padding:12px 10px;border:1px solid #ffffff24;border-radius:10px;background:#ffffff06;color:#d8dce3;font:500 12px/1.4 Inter,Arial,sans-serif;letter-spacing:-.015em}
.home-office-hero .hero-proof-cards svg{width:24px;height:24px;fill:none;stroke:#9bc9ff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
.home-office-hero .hero-proof-cards span{display:block}
@media(min-width:981px) and (max-width:1200px){.home-office-hero .hero-proof-cards{gap:6px}.home-office-hero .hero-proof-cards li{padding:11px 7px;font-size:11px}.home-office-hero .hero-proof-cards svg{width:22px;height:22px}}
@media(max-width:980px){.home-office-hero .hero-proof-cards{max-width:520px;margin-bottom:0}}
@media(max-width:600px){.home-office-hero .hero-proof-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:24px}.home-office-hero .hero-proof-cards li{flex-direction:row;align-items:center;gap:10px;padding:12px;font-size:12px}.home-office-hero .hero-proof-cards svg{width:25px;height:25px}}
