#alerta[data-v-783c8514]{text-align:center;z-index:10000;background-color:var(--cor-branco);cursor:pointer;justify-content:center;align-items:center;width:100%;height:40px;display:none;position:fixed;top:-40px;left:0}#alerta.mostrar[data-v-783c8514]{animation:.3s ease-out mostrarAlerta-783c8514;display:flex;top:0}#alerta.saindo[data-v-783c8514]{animation:.3s ease-in esconderAlerta-783c8514;top:-40px}#alerta .edusites-icone[data-v-783c8514]{margin:0 10px 0 0;font-size:15px}#alerta p[data-v-783c8514]{font-family:var(--regular);font-size:var(--f1)}#alerta.positivo[data-v-783c8514]{background-color:var(--cor-verde)}#alerta.positivo .edusites-icone[data-v-783c8514],#alerta.positivo p[data-v-783c8514]{color:var(--cor-preto-fixo)}#alerta.negativo[data-v-783c8514]{background-color:var(--cor-vermelho)}#alerta.negativo .edusites-icone[data-v-783c8514],#alerta.negativo p[data-v-783c8514]{color:var(--cor-branco-fixo)}@keyframes mostrarAlerta-783c8514{0%{top:-40px}to{top:0}}@keyframes esconderAlerta-783c8514{0%{top:0}to{top:-40px}}@media screen and (width<=1000px){#alerta[data-v-783c8514]{height:calc(40px + env(safe-area-inset-top,0px));padding-top:env(safe-area-inset-top,0)}#alerta p[data-v-783c8514]{font-size:var(--f2)}}
