@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Mono&display=swap);@import url(https://fonts.googleapis.com/css?family=IBM+Plex+Sans:400,500,600&display=swap);.layer__header__close[data-v-1acf5f10]{display:inline-block;padding:0;background:none;border:none;cursor:pointer;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit}.layer__header__close[data-v-1acf5f10]:focus{outline:none}.layer[data-v-1acf5f10]{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;top:0;bottom:0;left:0;right:0;z-index:100;padding:2rem;overflow-y:scroll;background:rgba(35,28,89,.8)}.layer__inner[data-v-1acf5f10]{width:100%;margin:auto;position:relative;overflow:hidden;background:#fff;border-radius:5px;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.25);box-shadow:0 4px 10px rgba(0,0,0,.25)}.layer__header[data-v-1acf5f10]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#4135a6;color:#fff;font-size:1.25rem;font-weight:600}.layer__header__close[data-v-1acf5f10]{padding:0 .5rem}.TextField[data-v-45549c44]{margin:0 0 1rem;position:relative}.TextField__label[data-v-45549c44]{display:block;margin:0 0 .75rem .75rem;color:#000;font-weight:.TextField__label weight-medium;line-height:1.3em}.TextField__label.inverted[data-v-45549c44]{color:#fff}.TextField__input[data-v-45549c44]{width:100%;height:2.5rem;background:#fff;color:#000;font-size:.9375rem;text-indent:.25rem;font-family:inherit;text-indent:.75rem}.TextField__input[data-v-45549c44]::-webkit-input-placeholder{color:#777;font-family:inherit}.TextField__input[data-v-45549c44]::-moz-placeholder{color:#777;font-family:inherit}.TextField__input[data-v-45549c44]:-ms-input-placeholder{color:#777;font-family:inherit}.TextField__input[data-v-45549c44]::-ms-input-placeholder{color:#777;font-family:inherit}.TextField__input[data-v-45549c44]::placeholder{color:#777;font-family:inherit}.TextField__input[data-v-45549c44]:focus{outline:none}.TextField__input[data-v-45549c44]::-ms-clear{display:none}.TextField__input.squared[data-v-45549c44]{border:1px solid #ddd;border-radius:5px}.TextField__input.rounded[data-v-45549c44]{background-color:#fafafa;border-radius:1.25rem;border:none;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,.25) inset;box-shadow:inset 1px 1px 4px rgba(0,0,0,.25)}.TextField__input.center[data-v-45549c44]{text-align:center;text-indent:0}.TextField__input.search[data-v-45549c44]{-webkit-appearance:none;background-image:url(../img/search.ce884484.svg);background-position:calc(100% - 1rem) 50%;background-repeat:no-repeat;text-indent:1.25rem}.TextField__input.search[data-v-45549c44]::-webkit-search-cancel-button,.TextField__input.search[data-v-45549c44]::-webkit-search-decoration,.TextField__input.search[data-v-45549c44]::-webkit-search-results-button,.TextField__input.search[data-v-45549c44]::-webkit-search-results-decoration{-webkit-appearance:none}.TextField__input.number[data-v-45549c44]{-moz-appearance:textfield}.TextField__input.number[data-v-45549c44]::-webkit-inner-spin-button,.TextField__input.number[data-v-45549c44]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.TextField .optional-mark[data-v-45549c44]{color:#777;text-transform:uppercase;font-weight:600;font-size:.8em}.TextField__suffix[data-v-45549c44]{position:absolute;bottom:.625rem;right:1rem}.button[data-v-0055db2f]{display:inline-block;padding:0;background:none;border:none;cursor:pointer;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;position:relative;padding:.5rem 1rem;background:#4135a6;border-radius:4rem;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.25);box-shadow:0 2px 2px rgba(0,0,0,.25);-webkit-transition:background .2s ease;transition:background .2s ease;color:#fff;font-size:.9375rem;font-weight:600}.button[data-v-0055db2f]:hover{background:#5649c5}.button[data-v-0055db2f]:focus{background:#5649c5;-webkit-box-shadow:0 0 10px #4135a6;box-shadow:0 0 10px #4135a6;outline:none}.button__icon svg[data-v-0055db2f]{width:20px;height:16px;stroke:#fff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.button__icon svg path[data-v-0055db2f]{stroke:currentColor;stroke-width:inherit;stroke-linecap:inherit;stroke-linejoin:inherit}.button__icon--before svg[data-v-0055db2f]{margin:2px 8px -2px 0}.button__icon--after svg[data-v-0055db2f]{margin:2px 0 -2px 8px}.button__spinner[data-v-0055db2f]{visibility:hidden;position:absolute;top:0;left:0;right:0;bottom:0;line-height:40px}.button__spinner__dot[data-v-0055db2f]{display:inline-block;position:relative;width:7px;height:7px;margin:0 2px;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:bounce-data-v-0055db2f;animation-name:bounce-data-v-0055db2f;-webkit-animation-timing-function:ease;animation-timing-function:ease;background:#fff;border-radius:50%}.button__spinner__dot[data-v-0055db2f]:first-child{-webkit-animation-delay:-.1s;animation-delay:-.1s}.button__spinner__dot[data-v-0055db2f]:last-child{-webkit-animation-delay:.1s;animation-delay:.1s}.button.loading .button__spinner[data-v-0055db2f]{visibility:visible}.button.loading[data-v-0055db2f]:hover{background:#4135a6;cursor:default}.button.loading .button__icon[data-v-0055db2f],.button.loading .button__text[data-v-0055db2f]{opacity:0}.button.inverted[data-v-0055db2f]{background:#fff;color:#4135a6}.button.inverted[data-v-0055db2f]:focus,.button.inverted[data-v-0055db2f]:hover{background:#d9d9d9}.button.inverted .button__spinner__dot[data-v-0055db2f]{background:#4135a6}.button.inverted.loading[data-v-0055db2f]:hover{background:#fff}@-webkit-keyframes bounce-data-v-0055db2f{0%{bottom:0}25%{bottom:5px}50%{bottom:0}to{bottom:0}}@keyframes bounce-data-v-0055db2f{0%{bottom:0}25%{bottom:5px}50%{bottom:0}to{bottom:0}}.dotmenu[data-v-55bcabbc]{display:inline-block;padding:0;background:none;border:none;cursor:pointer;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;position:relative;cursor:default}.dotmenu__handle[data-v-55bcabbc]{z-index:750;display:inline-block;height:2rem;padding:0 .75rem;cursor:pointer;line-height:2rem}.dotmenu__list[data-v-55bcabbc]{display:none;position:absolute;z-index:1000;background:#fff;list-style:none;padding:.75rem 0;right:0;top:calc(100% + .5rem);-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);border-radius:5px}.dotmenu__list li[data-v-55bcabbc]{white-space:nowrap;text-align:right;padding:.25rem 1rem}.dotmenu__list li a[data-v-55bcabbc]{color:inherit;display:block}.dotmenu__list li a[data-v-55bcabbc]:hover{text-decoration:none}.dotmenu__list--highlight-rows li[data-v-55bcabbc]:hover{background:#f2f2f2;cursor:pointer}.dotmenu.is-open[data-v-55bcabbc]{outline:none}.dotmenu.is-open .dotmenu__list[data-v-55bcabbc]{display:block}.pa-4[data-v-23c77e30]{padding:25px}.org-btn-wrap[data-v-23c77e30]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}