.ModalBase[data-v-1982348e]{display:table;position:fixed;z-index:9999;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);transition:opacity .3s ease}.__header[data-v-1982348e]{display:flex;position:fixed;top:0;left:0;width:100%;padding:16px;justify-content:flex-end;pointer-events:none}.__x[data-v-1982348e]{width:40px;height:40px;background-color:rgba(0,0,0,.3);border-radius:50%;pointer-events:auto}.__wrapper[data-v-1982348e]{display:table-cell;width:100%;height:100%;vertical-align:middle}.__container[data-v-1982348e]{width:95%;margin:0 auto;background-color:hsla(0,0%,100%,.2);border-radius:4px;box-shadow:0 8px 24px -8px rgba(0,0,0,.5);overflow:hidden;transition:all .3s ease}.modal-enter-from[data-v-1982348e],.modal-leave-to[data-v-1982348e]{opacity:0}.modal-enter-from .__container[data-v-1982348e],.modal-leave-to .__container[data-v-1982348e]{transform:scale(1.05)}