.txtchange{height:50px;overflow:hidden;font-family:sans-serif;font-size:35px;line-height:40px;color:#ecf0f1;font-weight:100}.txtchange__container{position:absolute;overflow:hidden;height:40px}.txtchange__container__list{margin-top:0;padding:0;list-style:none;animation:change 10s infinite}.txtchange__container__list__item{line-height:40px;margin:0;color:#ecf0f1;font-weight:900}@keyframes change{0%,12.66%,100%{transform:translate3d(0, 0, 0)}16.66%,29.32%{transform:translate3d(0, -25%, 0)}33.32%,45.98%{transform:translate3d(0, -50%, 0)}49.98%,62.64%{transform:translate3d(0, -75%, 0)}66.64%,79.3%{transform:translate3d(0, -50%, 0)}83.3%,95.96%{transform:translate3d(0, -25%, 0)}}/*# sourceMappingURL=animate.min.css.map */