.modal-vue{overflow-y:auto;position:fixed;top:0;left:0;height:100vh;background:rgba(47,47,47,.87);width:100%;z-index:500!important}.modal-vue .btn-fechar{position:absolute;right:2%;top:20px;z-index:100}.modal-set{position:relative;top:var(--modal-top, 20%);min-height:100px;background:#fdfdfd;left:50%;transform:translate(-50%);border-radius:.5em;padding:0}@media screen and (max-width: 768px){.modal-set{width:90%!important;top:7%}}@media screen and (max-width: 480px){.modal-set{width:93%!important}}
