.loading[data-v-39e4141d]{display:inline-block;width:25px;height:25px;border:3px solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#fff;-webkit-animation:spin-39e4141d 1s ease-in-out infinite;animation:spin-39e4141d 1s ease-in-out infinite}.loading.dark[data-v-39e4141d]{border:3px solid hsla(0,0%,49%,.3);border-top-color:#737373}@keyframes spin-39e4141d{to{transform:rotate(1turn)}}@-webkit-keyframes spin-39e4141d{to{transform:rotate(1turn)}}.welcomePopup[data-v-74e135fa]{position:fixed;background:rgba(0,0,0,.5);top:0;right:0;bottom:0;left:0;z-index:20;-webkit-user-select:none;-moz-user-select:none;user-select:none}.content[data-v-74e135fa]{-webkit-user-select:text;-moz-user-select:text;user-select:text;width:400px;max-width:90%;background:#fff;border-radius:5px;border:1px solid #c8c8c8;overflow:auto;max-height:95%}.button[data-v-74e135fa]{background:#ad343e;color:#fff;height:36px;width:100%;padding-left:.75rem;padding-right:.75rem;display:flex;align-items:center;justify-content:center;border-radius:5px;cursor:pointer;transition:filter .5s}.button[data-v-74e135fa]:disabled{filter:grayscale(100%);cursor:not-allowed}.title[data-v-74e135fa]{font-weight:700;font-size:1.25rem;line-height:1.75rem}.close[data-v-74e135fa]{cursor:pointer}.error[data-v-74e135fa]{font-size:.875rem;line-height:1.25rem;color:red}.formGroup[data-v-74e135fa]{display:flex;flex-direction:column;width:80%;margin-left:auto;margin-right:auto}.formGroup label[data-v-74e135fa]{color:#8f949b;font-size:1.125rem;line-height:1.75rem;text-transform:uppercase}.formGroup input[data-v-74e135fa]{height:2.5rem;border-radius:5px;border:1px solid #c8c8c8;font-weight:700;display:flex;padding-left:.5rem;padding-right:.5rem}.formGroup input.invalid[data-v-74e135fa]{border-color:red}