.ha-news-ticker-wrapper{position:relative;overflow:hidden;padding:20px 0;border:1px solid #d2d2d2;border-radius:5px}.ha-news-ticker-wrapper ul.ha-news-ticker-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0;padding:0;list-style:none}.ha-news-ticker-wrapper ul.ha-news-ticker-container:focus,.ha-news-ticker-wrapper ul.ha-news-ticker-container:hover{-webkit-animation-play-state:paused!important;animation-play-state:paused!important}.ha-news-ticker-wrapper span.ha-news-ticker-sticky-title{position:absolute;top:50%;left:auto;z-index:1;padding:20px;background:#333;color:#fff;font-size:1rem;line-height:1;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.ha-news-ticker-wrapper li.ha-news-ticker-item{margin-right:20px;white-space:nowrap}.ha-news-ticker-wrapper li.ha-news-ticker-item:last-child{margin-right:0}.ha-news-ticker-wrapper .ha-news-ticker-title{margin:0;font-size:1rem;line-height:1}.ha-news-ticker-wrapper li.ha-news-ticker-item a{color:#242424}.ha-news-ticker-wrapper li.ha-news-ticker-item a:hover{color:#e04c8a}.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: news-ticker, text-scroll **/