.content-tape{width:100%;height:2rem;background:#131313;color:#fff;margin:0}.content-tape.anuncio{position:relative;overflow-x:hidden;height:30px;width:100%;text-align:center;display:flex;flex-direction:row;white-space:nowrap;overflow-x:hidden}.content-tape.anuncio .content-messages{width:100%;display:flex;justify-content:space-between;transition:.5s}.content-tape.anuncio p{margin-right:5rem;width:100%;top:50%;left:0;animation:desplazamiento_tape 50s linear infinite;justify-content:space-between;display:flex}@keyframes desplazamiento_tape{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}/*# sourceMappingURL=information_tape.min.css.map */
