.v-dialog{border-radius:.25rem;margin:1.5rem;overflow-y:auto;pointer-events:auto;transition:.3s cubic-bezier(.25,.8,.25,1);width:100%;z-index:inherit;outline:none;box-shadow:0 .6875rem .9375rem -.4375rem rgba(0,0,0,.2),0 1.5rem 2.375rem .1875rem rgba(0,0,0,.14),0 .5625rem 2.875rem .5rem rgba(0,0,0,.12)}.v-dialog:not(.v-dialog--fullscreen){max-height:90%}.v-dialog>*{width:100%}.v-dialog>.v-card>.v-card__title{font-size:1.25rem;font-weight:500;letter-spacing:.0125em;padding:1rem 1.5rem .625rem}.v-dialog>.v-card>.v-card__subtitle,.v-dialog>.v-card>.v-card__text{padding:0 1.5rem 1.25rem}.v-dialog>.v-card>.v-card__actions{padding:.5rem 1rem}.v-dialog__content{align-items:center;display:flex;height:100%;justify-content:center;left:0;pointer-events:none;position:fixed;top:0;transition:.2s cubic-bezier(.25,.8,.25,1),z-index 1ms;width:100%;z-index:6}.v-dialog__container{display:none}.v-dialog__container--attached{display:inline}.v-dialog--animated{animation-duration:.15s;animation-name:animate-dialog;animation-timing-function:cubic-bezier(.25,.8,.25,1)}.v-dialog--fullscreen{border-radius:0;margin:0;height:100%;position:fixed;overflow-y:auto;top:0;left:0}.v-dialog--fullscreen>.v-card{min-height:100%;min-width:100%;margin:0!important;padding:0!important}.v-dialog--scrollable,.v-dialog--scrollable>form{display:flex}.v-dialog--scrollable>.v-card,.v-dialog--scrollable>form>.v-card{display:flex;flex:1 1 100%;flex-direction:column;max-height:100%;max-width:100%}.v-dialog--scrollable>.v-card>.v-card__actions,.v-dialog--scrollable>.v-card>.v-card__title,.v-dialog--scrollable>form>.v-card>.v-card__actions,.v-dialog--scrollable>form>.v-card>.v-card__title{flex:0 0 auto}.v-dialog--scrollable>.v-card>.v-card__text,.v-dialog--scrollable>form>.v-card>.v-card__text{backface-visibility:hidden;flex:1 1 auto;overflow-y:auto}@keyframes animate-dialog{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}.theme--light.v-overlay{color:rgba(0,0,0,.87)}.theme--dark.v-overlay{color:#fff}.v-overlay{align-items:center;border-radius:inherit;display:flex;justify-content:center;position:fixed;top:0;left:0;right:0;bottom:0;pointer-events:none;transition:.3s cubic-bezier(.25,.8,.5,1),z-index 1ms}.v-overlay__content{position:relative}.v-overlay__scrim{border-radius:inherit;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;transition:inherit;width:100%;will-change:opacity}.v-overlay--absolute{position:absolute}.v-overlay--active{pointer-events:auto}.loading-container[data-v-076c4f05]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:table;width:100%;min-height:45%}.loader[data-v-076c4f05]{margin:0 auto;text-align:center;width:100%;min-height:100%;display:table-cell;vertical-align:middle}.loading-bubbles[data-v-076c4f05]{margin:auto}.loading-bubbles .bubble-container[data-v-076c4f05]{display:inline-block;width:.75rem;height:.75rem;margin:0 .375rem}.loading-bubbles .bubble-container .bubble[data-v-076c4f05]{border-radius:50%;background-color:#a427b5;width:100%;height:100%;transform-origin:50% 50%;animation:bubble-076c4f05 1.2s ease-out -.6s infinite}.loading-bubbles .bubble-container:nth-of-type(2n) .bubble[data-v-076c4f05]{animation-delay:-.3s}.loading-bubbles .bubble-container:nth-of-type(3n) .bubble[data-v-076c4f05]{animation-delay:0s}.loading-spinning-bubbles[data-v-076c4f05]{position:relative;margin:auto}.loading-spinning-bubbles .bubble-container[data-v-076c4f05]{position:absolute;top:calc(50% - .3125rem);left:calc(50% - .3125rem);transform-origin:-150% 50%}.loading-spinning-bubbles .bubble-container .bubble[data-v-076c4f05]{background:#a427b5;width:.75rem;height:.75rem;border-radius:50%;animation:bubble-076c4f05 1s infinite;animation-delay:inherit}.loading-spinning-bubbles .bubble-container[data-v-076c4f05]:nth-of-type(0n+1){transform:translateX(200%) rotate(-90deg);animation-delay:-1.5s}.loading-spinning-bubbles .bubble-container[data-v-076c4f05]:nth-of-type(0n+2){transform:translateX(200%) rotate(-45deg);animation-delay:-1.375s}.loading-spinning-bubbles .bubble-container[data-v-076c4f05]:nth-of-type(0n+3){transform:translateX(200%);animation-delay:-1.25s}.loading-spinning-bubbles .bubble-container[data-v-076c4f05]:nth-of-type(0n+4){transform:translateX(200%) rotate(45deg);animation-delay:-1.125s}.loading-spinning-bubbles .bubble-container[data-v-076c4f05]:nth-of-type(0n+5){transform:translateX(200%) rotate(90deg);animation-delay:-1s}.loading-spinning-bubbles .bubble-container[data-v-076c4f05]:nth-of-type(0n+6){transform:translateX(200%) rotate(135deg);animation-delay:-.875s}.loading-spinning-bubbles .bubble-container[data-v-076c4f05]:nth-of-type(0n+7){transform:translateX(200%) rotate(180deg);animation-delay:-.75s}.loading-spinning-bubbles .bubble-container[data-v-076c4f05]:nth-of-type(0n+8){transform:translateX(200%) rotate(225deg);animation-delay:-.625s}@keyframes bubble-076c4f05{0%,to{transform:scale(0)}50%{transform:scale(1)}}