@property --num{syntax:"<integer>";inherits:false;initial-value:0}.counters .number{counter-reset:num var(--num,0)}.counters .number:before{content:counter(num)}.counters.animate .number{animation:5s ease-in-out forwards counter}@keyframes counter{0%{--num:0}to{--num:var(--max)}}
/*# sourceMappingURL=16~.xal69yyn0.css.map*/