#alerta[data-v-81476342]{align-items:center;background-color:var(--cor-branco);cursor:pointer;display:none;height:40px;justify-content:center;left:0;position:fixed;text-align:center;top:-40px;width:100%;z-index:10000}#alerta.mostrar[data-v-81476342]{animation:mostrarAlerta-81476342 .3s ease-out;display:flex;top:0}#alerta.saindo[data-v-81476342]{animation:esconderAlerta-81476342 .3s ease-in;top:-40px}#alerta svg[data-v-81476342]{min-width:15px;width:15px;fill:var(--cor-branco);margin:0 10px 0 0}#alerta p[data-v-81476342]{color:var(--cor-branco);font-family:var(--bold);font-size:var(--f1)}#alerta.positivo[data-v-81476342]{background-color:var(--cor-verde)}#alerta.negativo[data-v-81476342]{background-color:var(--cor-vermelho)}@keyframes mostrarAlerta-81476342{0%{top:-40px}to{top:0}}@keyframes esconderAlerta-81476342{0%{top:0}to{top:-40px}}@media screen and (max-width:1000px){#alerta[data-v-81476342]{max-width:calc(100% - 40px)}}
