/* Base wrapper */
.uni-counter {display:block;width:100%;text-align:center;}
.uni-counter__number {font-weight:900;font-size:4.4rem;line-height:1;letter-spacing:-2px;background:-webkit-linear-gradient(-90deg, #1AA3A1, #072E2E);-webkit-background-clip:text;-webkit-text-fill-color:rgba(255, 255, 255, 0);text-shadow:0px 0px rgb(255 255 255 / 0%);}
.uni-counter.gradient-1 span {background:-webkit-linear-gradient(-90deg, #01B174, #00291B);-webkit-background-clip:text;-webkit-text-fill-color:rgba(255, 255, 255, 0);text-shadow:0px 0px rgb(255 255 255 / 0%);}
.uni-counter.gradient-2 span {background:-webkit-linear-gradient(-90deg, #1AA3A1, #072E2E);-webkit-background-clip:text;-webkit-text-fill-color:rgba(255, 255, 255, 0);text-shadow:0px 0px rgb(255 255 255 / 0%);}
.uni-counter.gradient-3 span {background:-webkit-linear-gradient(-90deg, #017AB0, #00202E);-webkit-background-clip:text;-webkit-text-fill-color:rgba(255, 255, 255, 0);text-shadow:0px 0px rgb(255 255 255 / 0%);}
.uni-counter.gradient-4 span {background:-webkit-linear-gradient(-90deg, #017AB0, #00202E);-webkit-background-clip:text;-webkit-text-fill-color:rgba(255, 255, 255, 0);text-shadow:0px 0px rgb(255 255 255 / 0%);}