@property --gchild-reset-integer{syntax:"<integer>";initial-value:0;inherits:false}@property --gchild-reset-decimals{syntax:"<integer>";initial-value:0;inherits:false}@property --gchild-integer-counter{syntax:"<integer>";initial-value:0;inherits:false}@property --gchild-decimals-counter{syntax:"<integer>";initial-value:0;inherits:false}.module-gchild-counter{--easing:cubic-bezier(0.42,0,0.58,1);--animation-dur:var(--counter-duration,5s)}.module-gchild-counter-wrapper{display:grid;grid-template-areas:"stack"}.module-gchild-counter-wrapper [class^=module-]+[class^=module-],.module-gchild-counter-wrapper+[class^=module-]{margin-top:0!important}.module-gchild-counter.start .module-gchild-count-item{--gchild-counter-integer:calc(var(--gchild-reset-integer));--gchild-counter-decimals:calc(var(--gchild-reset-decimals))}.module-gchild-counter.start .module-gchild-count-item-seo{visibility:visible}.module-gchild-counter.start .module-gchild-count-item.decimals .counter:after,.module-gchild-counter.start .module-gchild-count-item.decimals .prefix,.module-gchild-counter.start .module-gchild-count-item.decimals .suffix{visibility:hidden}.module-gchild-counter.start .module-gchild-count-item .counter:after,.module-gchild-counter.start .module-gchild-count-item .prefix,.module-gchild-counter.start .module-gchild-count-item .suffix{visibility:hidden}.module-gchild-counter .module-gchild-count-item{--gchild-reset-integer:0;--gchild-reset-decimals:0;counter-reset:count var(--gchild-counter-integer);grid-area:stack;transition:--gchild-reset-integer var(--animation-dur) var(--easing),--gchild-reset-decimals var(--animation-dur) var(--easing)}.module-gchild-counter .module-gchild-count-item-seo{grid-area:stack;transition:visibility 0s linear var(--animation-dur);visibility:hidden}.module-gchild-counter .module-gchild-count-item.decimals{counter-reset:count var(--gchild-counter-integer) decimals var(--gchild-counter-decimals)}.module-gchild-counter .module-gchild-count-item.decimals .prefix,.module-gchild-counter .module-gchild-count-item.decimals .suffix{transition:visibility 0s linear var(--animation-dur)}.module-gchild-counter .module-gchild-count-item.decimals .counter:after{content:counter(count) attr(data-punctuation) counter(decimals,decimal-leading-zero);transition:visibility 0s linear var(--animation-dur)}.module-gchild-counter .module-gchild-count-item .prefix,.module-gchild-counter .module-gchild-count-item .suffix{transition:visibility 0s linear var(--animation-dur)}.module-gchild-counter .module-gchild-count-item .counter:after{content:counter(count);transition:visibility 0s linear var(--animation-dur)}
