.hero-split{display:grid;grid-template-columns:1fr;gap:clamp(2rem,4vw,5rem);align-items:center}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:640px){.hero-stats-grid{grid-template-columns:1fr!important;gap:1.25rem!important;margin-top:2.5rem!important;padding-top:1.5rem!important}.hero-stats-grid .hero-stat-item{padding-left:0!important;border-left:none!important;padding-top:1rem;border-top:1px solid rgba(148,163,184,.08)}.hero-stats-grid .hero-stat-item:first-child{padding-top:0;border-top:none}}