@property --power-num{syntax: "<integer>"; initial-value: 0; inherits: false;}#power-counter:where(.astro-BHXV2QXZ){transition:--power-num 1s;counter-set:power-num var(--power-num)}#power-counter:where(.astro-BHXV2QXZ):after{content:counter(power-num)}@property --installation-num{syntax: "<integer>"; initial-value: 0; inherits: false;}#installation-counter:where(.astro-BHXV2QXZ){transition:--installation-num 3s;counter-set:installation-num var(--installation-num)}#installation-counter:where(.astro-BHXV2QXZ):after{content:counter(installation-num)}@property --clients-num{syntax: "<integer>"; initial-value: 0; inherits: false;}#happy-clients-counter:where(.astro-BHXV2QXZ){transition:--clients-num 1.5s;counter-set:clients-num var(--clients-num)}#happy-clients-counter:where(.astro-BHXV2QXZ):after{content:counter(clients-num)}
