@property --num{syntax: "<integer>"; initial-value: 0; inherits: false;}.number-animation{--num: 0;counter-reset:num var(--num)}.number-animation:after{content:counter(num)}@keyframes counter--65{0%{--num: 0}to{--num: 65}}.animate--65{animation:counter--65 2s cubic-bezier(.13,.5,.04,1) forwards}@keyframes counter--4{0%{--num: 0}to{--num: 4}}.animate--4{animation:counter--4 2s cubic-bezier(.13,.5,.04,1) forwards}@keyframes counter--8{0%{--num: 0}to{--num: 8}}.animate--8{animation:counter--8 2s cubic-bezier(.13,.5,.04,1) forwards}@keyframes counter--84{0%{--num: 0}to{--num: 84}}.animate--84{animation:counter--84 2s cubic-bezier(.13,.5,.04,1) forwards}@keyframes counter--80{0%{--num: 0}to{--num: 80}}.animate--57{animation:counter--57 2s cubic-bezier(.13,.5,.04,1) forwards}@keyframes counter--57{0%{--num: 0}to{--num: 57}}.animate--80{animation:counter--80 2s cubic-bezier(.13,.5,.04,1) forwards}.number-animation--padded:after{content:none}@keyframes counter--100{0%{--num: 000}to{--num: 100}}.animate--100{animation:counter--100 2s cubic-bezier(.13,.5,.04,1) forwards}
