.ha-number-body{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;padding:6px;width:50px;height:50px;border-radius:100%;background-color:#562dd4;color:#fff;text-align:center;font-size:20px}.ha-number-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.ha-number-text{position:relative;z-index:1;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.ha-text-scroll{background:#fff;color:#000;font-size:clamp(28px,4.5vw,300px);line-height:1.2}.ha-text-scroll .ha-split-lines{display:block;margin:0 auto}.ha-text-scroll .ha-line-mask{position:absolute;top:0;right:0;z-index:2;width:100%;height:100%;background:#fff}.ha-text-scroll .line{position:relative;color:#000}.ha-text-scroll .line,.ha-text-scroll .line .word,.ha-text-scroll .line.highlight .word{-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.ha-text-scroll .word .char{opacity:.2}.ha-text-scroll .line.highlight .word{opacity:1!important}.ha-text-scroll .mask-active.line{color:#000;opacity:1!important}/** Widgets: number, text-scroll, wpform **/