#desktop-content{display:flex;align-items:center;justify-content:center;margin-top:5px}#mobile-content{margin-top:5px}#navbarMenu .img-logo-beto{pointer-events:all}.aviso-manutencao{width:100%;height:45px;background-size:cover;position:fixed;display:flex;align-items:center;justify-content:center;top:0;z-index:9}.aviso-manutencao .card-manutencao{margin:6px 16px;padding:6px 16px;border-radius:8px;background:#fff;display:flex;flex-direction:row;height:35px;width:100%;overflow:hidden;white-space:nowrap;box-sizing:border-box}.aviso-manutencao .card-manutencao .text-animation{display:flex;flex-direction:row;padding-left:10%;animation:scroll 30s linear infinite}.aviso-manutencao .card-manutencao .text-animation h5{font-size:16px;font-style:normal;font-weight:700;line-height:27px;margin-right:100px;margin-left:10px}@keyframes scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.header-manutencao{top:45px!important}@media (max-width:1200px){.header-manutencao{top:45px}}