.v-modal[data-v-51f71461]{position:fixed;width:100%;height:100%;top:0;left:0;z-index:1500;background-color:rgba(40,40,40,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;overflow-y:auto}.v-modal-enter[data-v-51f71461],.v-modal-leave-to[data-v-51f71461]{opacity:0}.v-modal__content--wrapper[data-v-51f71461]{position:relative;width:calc(100% - 40px);max-height:100%;-webkit-transition:opacity .25s ease-out,-webkit-transform .25s ease-out;transition:opacity .25s ease-out,-webkit-transform .25s ease-out;transition:opacity .25s ease-out,transform .25s ease-out;transition:opacity .25s ease-out,transform .25s ease-out,-webkit-transform .25s ease-out;-webkit-transition-delay:.25s;transition-delay:.25s}.v-modal__content--wrapper[data-v-51f71461]:after,.v-modal__content--wrapper[data-v-51f71461]:before{content:"";display:block;height:20px}.v-modal__content--wrapper-enter[data-v-51f71461],.v-modal__content--wrapper-leave-to[data-v-51f71461]{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}@media(min-width:768px){.v-modal__content--wrapper[data-v-51f71461]{height:auto;width:600px}}.v-modal__content[data-v-51f71461]{height:auto;width:100%;overflow:visible;padding:1rem;background-color:#fff;margin-bottom:1rem;border-radius:.75rem}.v-modal__close[data-v-51f71461]{position:absolute;right:10px;top:30px;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;z-index:1501;width:26px;height:26px;background-color:#e8e8ec;cursor:pointer;-webkit-transition:background-color .2s ease-out;transition:background-color .2s ease-out;border-radius:50%}.v-modal__close[data-v-51f71461]:hover{background-color:#e8e8ec;-webkit-filter:brightness(.9);filter:brightness(.9)}
/*# sourceMappingURL=d4a2e7bb82e9211e.css.map */