.hero-firm-break{display:none}@media (max-width:480px){.hero-firm-break{display:block}}
@keyframes chart-reveal{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0% 0 0)}}@keyframes fade-in{to{opacity:1}}[data-chart] .recharts-surface{overflow:visible}[data-chart] .recharts-line{clip-path:inset(0 100% 0 0)}[data-chart][data-revealed] .recharts-line{animation:chart-reveal var(--reveal-duration) ease-out forwards}[data-chart] .recharts-line text{opacity:0}[data-chart][data-revealed] .recharts-line text{animation:.3s ease-out forwards fade-in;animation-delay:var(--reveal-duration)}
@media (max-width:920px){.below-fold-col{grid-column:1/-1!important}}
