.modal[data-v-a945c948]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;z-index:999;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.8)}.modal-content[data-v-a945c948]{max-width:90vw;max-height:90vh;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;border-radius:8px}.close[data-v-a945c948]{position:absolute;top:50px;right:50px;color:#fff;font-size:40px;font-weight:700;cursor:pointer}