@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap);@import url(https://fonts.googleapis.com/icon?family=Material+Icons);.header{padding:12px 20px;display:flex;justify-content:flex-end;align-items:center;box-shadow:0 6px 6px -3px rgba(0,0,0,.2)}.header h2{margin:0;font-size:24px;font-weight:500}.header__user{cursor:pointer}.sidebar{width:220px;height:100vh;background:#171716;padding:16px;border-right:1px solid rgba(0,0,0,.12);box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}.sidebar h2{margin:0 0 40px;color:#fff}.sidebar__menu{margin:0;padding:0 0 0 10px;list-style:none}.sidebar__menu-item{font-size:22px;line-height:24px;font-weight:500;color:#fff;margin:10px 0}.sidebar__menu-item a{text-decoration:none;color:#fff}.sidebar__menu-arrow{position:relative;top:4px;font-size:20px;transition:all .5s ease}.sidebar__menu-arrow.material-icons{font-size:20px}.sidebar__menu-arrow.active{transform:rotate(180deg)}.sidebar__submenu{padding:0 0 0 10px;margin:0;list-style:none;overflow:hidden;max-height:0;transition:all .5s ease}.sidebar__submenu.open{padding-top:10px;max-height:800px}.sidebar__submenu-item{font-size:16px;line-height:18px;font-weight:400;color:#fff;margin:10px 0}.sidebar .router-link-active{font-weight:700}.search[data-v-9313cd8a]{position:relative}.search__input[data-v-9313cd8a]{height:34px;padding-left:40px;font-size:15px;display:inline-block;width:175px}.search__icon[data-v-9313cd8a]{position:absolute;top:6px;left:6px}.pagination[data-v-9313cd8a]{display:flex;justify-content:center;align-items:center;margin-left:20px}.pagination__button[data-v-9313cd8a]{border:0;background:#dbd5d5;width:14px;height:14px;font-size:12px;padding:0;cursor:pointer}.pagination__button--prev[data-v-9313cd8a]{margin-right:5px}.pagination__button--next[data-v-9313cd8a]{margin-left:5px}.pagination__button .material-icons[data-v-9313cd8a]{font-size:12px}.pagination__numbers[data-v-9313cd8a]{font-size:12px;font-weight:600}.pagination__numbers span[data-v-9313cd8a]{font-weight:400}.users__header[data-v-9313cd8a]{display:flex;justify-content:space-between;align-items:stretch;margin-bottom:30px}.users__header-left[data-v-9313cd8a]{display:flex;justify-content:flex-start;align-items:center}.users__header-right[data-v-9313cd8a]{display:flex;justify-content:center;align-items:flex-end}.users__utils[data-v-9313cd8a]{display:flex;justify-content:space-between;align-items:center;padding:20px 0}.users__utils-left[data-v-9313cd8a]{display:flex;justify-content:flex-start;align-items:center}.users__utils-right[data-v-9313cd8a]{display:flex;justify-content:flex-end;align-items:center}.users__count[data-v-9313cd8a]{font-size:12px;font-weight:400}.users__table[data-v-9313cd8a]{display:inline-table;width:100%;border:1px solid #e8e8e8}.users__table-row[data-v-9313cd8a]{display:flex;justify-content:flex-start;align-items:stretch;border-bottom:1px solid #e8e8e8}.users__table-head[data-v-9313cd8a]{background-color:#f3f3f3;position:relative}.users__table-head--dark[data-v-9313cd8a]{background-color:#383737}.users__table-head--dark .users__table-cell[data-v-9313cd8a]{border-color:#383737}.users__table-utils[data-v-9313cd8a]{position:absolute;display:flex;justify-content:flex-start;align-items:center;background-color:#383737;width:calc(100% - 40px);height:37px;top:0;left:40px;z-index:2}.users__table-utils-btn[data-v-9313cd8a]{margin-right:9px}.users__table-head .users__table-row[data-v-9313cd8a]{min-height:38px;font-size:12px;line-height:14.2px}.users__table-body .users__table-row[data-v-9313cd8a]{min-height:42px;font-size:10px;line-height:12px}.users__table-cell[data-v-9313cd8a]{border-right:1px solid #e8e8e8;display:flex;justify-content:flex-start;align-items:center;padding:4px 10px}.users__table-cell[data-v-9313cd8a]:last-of-type{border-right:0}.users__table-cell a[data-v-9313cd8a]{text-decoration:none;color:#008bef}.users__table-cell a[data-v-9313cd8a]:hover{text-decoration:underline}.users__table-pill[data-v-9313cd8a]{margin-right:8px}.users__table-filter[data-v-9313cd8a]{border:0;position:relative;top:2px;cursor:pointer}.users__table-filter .material-icons[data-v-9313cd8a]{opacity:.4}.users__table-filter .material-icons.enabled[data-v-9313cd8a]{opacity:1}.users .material-icons.red[data-v-9313cd8a]{color:#f07070}.users .material-icons.green[data-v-9313cd8a]{color:#2abb12}.add-user__form-panel[data-v-6fdbd8a0]{display:flex;justify-content:space-between;align-items:flex-start}.add-user__form-section[data-v-6fdbd8a0]{display:flex;flex-direction:column;align-items:flex-start;width:calc(50% - 12px)}.add-user__form-box[data-v-6fdbd8a0]{border:1px solid #e8e8e8;padding:10px;border-radius:5px;display:flex;flex-direction:column;align-items:flex-start;width:100%}.add-user__form-box+.add-user__form-box[data-v-6fdbd8a0]{margin-top:40px}.add-user__tabs[data-v-6fdbd8a0]{margin-bottom:20px}.add-user__headline[data-v-6fdbd8a0]{font-size:18px;line-height:21px;font-weight:600;margin:0}.add-user__text[data-v-6fdbd8a0]{font-size:14px;line-height:16px;margin:0 0 8px}.add-user__text--groups[data-v-6fdbd8a0]{margin-bottom:25px}.add-user input[type=password][data-v-6fdbd8a0],.add-user input[type=text][data-v-6fdbd8a0]{width:100%;height:31px;background:none;border-radius:4px;border:1px solid #ced4da;padding:0 8px;outline:none;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;margin-bottom:20px}.add-user input[type=password][data-v-6fdbd8a0]:enabled:hover,.add-user input[type=text][data-v-6fdbd8a0]:enabled:hover{border-color:#008bef}.add-user input[type=password][data-v-6fdbd8a0]:focus,.add-user input[type=text][data-v-6fdbd8a0]:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 1px #008bef;border-color:#008bef}.add-user__switch-label[data-v-6fdbd8a0]{display:flex;justify-content:space-between;align-items:center;width:100%}.add-user__bot-buttons[data-v-6fdbd8a0]{padding:20px 0}.add-user__upload-bar[data-v-6fdbd8a0]{margin-bottom:20px}.add-user__table[data-v-6fdbd8a0]{display:inline-table;width:100%;border:1px solid #e8e8e8}.add-user__table-row[data-v-6fdbd8a0]{display:flex;justify-content:flex-start;align-items:stretch;border-bottom:1px solid #e8e8e8}.add-user__table-head[data-v-6fdbd8a0]{background-color:#f3f3f3;position:relative}.add-user__table-head--dark[data-v-6fdbd8a0]{background-color:#383737}.add-user__table-head--dark .users__table-cell[data-v-6fdbd8a0]{border-color:#383737}.add-user__table-head .add-user__table-row[data-v-6fdbd8a0]{min-height:38px;font-size:12px;line-height:14.2px}.add-user__table-body .add-user__table-row[data-v-6fdbd8a0]{min-height:42px;font-size:10px;line-height:12px}.add-user__table-cell[data-v-6fdbd8a0]{border-right:1px solid #e8e8e8;display:flex;justify-content:flex-start;align-items:center;padding:4px 10px}.add-user__table-cell[data-v-6fdbd8a0]:last-of-type{border-right:0}.add-user__table-cell a[data-v-6fdbd8a0]{text-decoration:none;color:#008bef}.add-user__table-cell a[data-v-6fdbd8a0]:hover{text-decoration:underline}.add-user__table-pill[data-v-6fdbd8a0]{margin-right:8px}.add-user__upload-error[data-v-6fdbd8a0]{color:#f07070;margin-bottom:20px}.add-user__code-error[data-v-6fdbd8a0]{margin:0;color:#f07070;margin-bottom:10px;font-size:14px}.add-user__upload-progress[data-v-6fdbd8a0]{flex-wrap:wrap;margin-bottom:20px}.add-user__spinner[data-v-6fdbd8a0],.add-user__upload-progress[data-v-6fdbd8a0]{display:flex;justify-content:flex-start;align-items:center}.add-user__upload-info[data-v-6fdbd8a0]{margin:0 0 0 20px}.add-user__progress-bar[data-v-6fdbd8a0]{width:100%;display:flex;justify-content:space-between;align-items:center;padding:8px 0}.add-user__progress-bar-rail[data-v-6fdbd8a0]{width:96%;height:6px;border-radius:6px}.add-user__progress-bar-fill[data-v-6fdbd8a0]{background-color:#2abb12;height:6px;display:block;border-radius:6px}.add-user__progress-percentage[data-v-6fdbd8a0]{font-weight:70}.add-user .drop[data-v-6fdbd8a0]{width:100%;margin-bottom:20px;height:33px}.add-user .drop .p-dropdown-label[data-v-6fdbd8a0]{padding:3px 8px}.add-user .material-icons.red[data-v-6fdbd8a0]{color:#f07070}.add-user .material-icons.green[data-v-6fdbd8a0]{color:#2abb12}.groups[data-v-6fdbd8a0]{width:100%}.groups__headline[data-v-6fdbd8a0]{display:flex;justify-content:space-between;align-items:center;width:100%;padding-bottom:4px}.groups__list[data-v-6fdbd8a0]{margin:0;padding:0;list-style:none}.groups__list li[data-v-6fdbd8a0]{display:flex;justify-content:space-between;align-items:center;padding:11px 0}.groups__list input[data-v-6fdbd8a0]{margin-right:24px}.groups__list label[data-v-6fdbd8a0]{font-size:14px;line-height:16px;font-weight:600;color:#008bef;margin-bottom:0}label[data-v-6fdbd8a0]{display:block;margin-bottom:10px}.add-user__header[data-v-80e04532]{margin-bottom:30px}.add-user__form-panel[data-v-80e04532]{display:flex;justify-content:space-between;align-items:flex-start}.add-user__form-section[data-v-80e04532]{display:flex;flex-direction:column;align-items:flex-start;width:calc(50% - 12px)}.add-user__form-box[data-v-80e04532]{border:1px solid #e8e8e8;padding:10px;border-radius:5px;display:flex;flex-direction:column;align-items:flex-start;width:100%}.add-user__form-box+.add-user__form-box[data-v-80e04532]{margin-top:40px}.add-user__header[data-v-80e04532]{display:flex;justify-content:space-between;align-items:center}.add-user__header-buttons button[data-v-80e04532]{margin-left:10px}.add-user__headline[data-v-80e04532]{font-size:18px;line-height:21px;font-weight:600;margin:0}.add-user__text[data-v-80e04532]{font-size:14px;line-height:16px;margin:0 0 8px}.add-user__text--groups[data-v-80e04532]{margin-bottom:25px}.add-user__status[data-v-80e04532]{display:flex;width:100%;justify-content:flex-start;align-items:center;padding:20px 0}.add-user__status-text[data-v-80e04532]{text-transform:uppercase;font-size:14px;font-weight:700;display:inline-block;margin-left:8px}.add-user__status-text.active[data-v-80e04532]{color:#2abb12}.add-user__status-text.inactive[data-v-80e04532]{color:#f07070}.add-user__status-icon[data-v-80e04532]{margin-left:16px}.add-user__status-icon.active[data-v-80e04532]{color:#2abb12}.add-user__status-icon.inactive[data-v-80e04532]{color:#f07070}.add-user__switch-label[data-v-80e04532]{display:flex;justify-content:space-between;align-items:center;width:100%}.add-user label[data-v-80e04532]{font-size:14px;line-height:16px;margin:0 0 6px}.add-user input[type=password][data-v-80e04532],.add-user input[type=text][data-v-80e04532]{width:100%;height:31px;background:none;border-radius:4px;border:1px solid #ced4da;padding:0 8px;outline:none;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;margin-bottom:20px;font-size:14px}.add-user input[type=password][data-v-80e04532]:enabled:hover,.add-user input[type=text][data-v-80e04532]:enabled:hover{border-color:#008bef}.add-user input[type=password][data-v-80e04532]:focus,.add-user input[type=text][data-v-80e04532]:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 1px #e8e8e8;border-color:#008bef}.add-user__bot-buttons[data-v-80e04532]{padding:20px 0}.add-user .drop[data-v-80e04532]{width:100%;margin-bottom:20px}.add-user__accept[data-v-80e04532]{display:flex;justify-content:space-between;align-items:center;font-size:14px;width:100%;padding:10px 0 0}.groups[data-v-80e04532]{width:100%}.groups__headline[data-v-80e04532]{display:flex;justify-content:space-between;align-items:center;width:100%;padding-bottom:4px}.groups__headline span[data-v-80e04532]{color:#717171;text-transform:uppercase;font-size:13px;line-height:15px}.groups__list[data-v-80e04532]{margin:0;padding:0;list-style:none}.groups__list li[data-v-80e04532]{display:flex;justify-content:space-between;align-items:center;padding:11px 0}.groups__list input[data-v-80e04532]{margin-right:24px}.groups__list label[data-v-80e04532]{font-size:14px;line-height:16px;font-weight:600;color:#008bef;margin-bottom:0;display:flex;justify-content:flex-start;align-items:center}.groups__check[data-v-80e04532]{margin-right:8px}.log-box[data-v-80e04532]{width:calc(100% + 20px);margin:10px -10px -10px}.log-box__list-head[data-v-80e04532]{display:flex;justify-content:flex-start;align-items:stretch;width:100%;background:#f3f3f3}.log-box__list-head .log-box__list-cell.status[data-v-80e04532]{justify-content:flex-start}.log-box__list-row[data-v-80e04532]{display:flex;justify-content:flex-start;align-items:stretch;width:100%;border-bottom:1px solid #e8e8e8}.log-box__list-row[data-v-80e04532]:last-of-type{border-right:0}.log-box__list-cell[data-v-80e04532]{padding:10px;font-size:12px;border-right:1px solid #e8e8e8;display:flex;justify-content:flex-start;align-items:center}.log-box__list-cell[data-v-80e04532]:last-of-type{border-right:0}.log-box__list-cell.date[data-v-80e04532],.log-box__list-cell.name[data-v-80e04532]{width:calc(50% - 33px)}.log-box__list-cell.status[data-v-80e04532]{width:66px;justify-content:center}.log-box__list-cell.status .green[data-v-80e04532]{color:#2abb12}.log-box__list-cell.status .red[data-v-80e04532]{color:#f07070}.log-box__footer[data-v-80e04532]{width:100%;display:flex;justify-content:flex-end;align-items:center;padding:10px 0}label[data-v-80e04532]{display:block;margin-bottom:10px;margin-top:20px}.users__header[data-v-1eb7e313]{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.users__utils[data-v-1eb7e313]{display:flex;justify-content:space-between;align-items:center;padding:20px 0}.users__title[data-v-1eb7e313]{margin:0}.users__count[data-v-1eb7e313]{font-size:12px;font-weight:400}.users__table[data-v-1eb7e313]{display:inline-table;border:1px solid #e8e8e8}.users__table-row[data-v-1eb7e313]{display:flex;justify-content:flex-start;align-items:stretch;border-bottom:1px solid #e8e8e8}.users__table-head[data-v-1eb7e313]{background-color:#f3f3f3;position:relative}.users__table-head--dark[data-v-1eb7e313]{background-color:#383737}.users__table-head--dark .users__table-cell[data-v-1eb7e313]{border-color:#383737}.users__table-utils[data-v-1eb7e313]{position:absolute;display:flex;justify-content:flex-start;align-items:center;background-color:#383737;width:calc(100% - 40px);height:37px;top:0;left:40px}.users__table-utils-btn[data-v-1eb7e313]{margin-right:9px}.users__table-head .users__table-row[data-v-1eb7e313]{min-height:38px;font-size:12px;line-height:14.2px}.users__table-body .users__table-row[data-v-1eb7e313]{min-height:42px;font-size:10px;line-height:12px}.users__table-cell[data-v-1eb7e313]{border-right:1px solid #e8e8e8;display:flex;justify-content:flex-start;align-items:center;padding:4px 10px}.users__table-cell[data-v-1eb7e313]:last-of-type{border-right:0}.users__table-pill[data-v-1eb7e313]{margin-right:8px}.users .material-icons.green[data-v-1eb7e313]{color:#2abb12}.users .material-icons.red[data-v-1eb7e313]{color:#f07070}.users .table__active[data-v-1eb7e313]{justify-content:center}.add-moderator__form-panel[data-v-3a3dce70]{display:flex;justify-content:space-between;align-items:flex-start}.add-moderator__form-section[data-v-3a3dce70]{display:flex;flex-direction:column;align-items:flex-start;width:calc(50% - 12px)}.add-moderator__form-box[data-v-3a3dce70]{border:1px solid #e8e8e8;padding:10px;border-radius:5px;display:flex;flex-direction:column;align-items:flex-start;width:100%}.add-moderator__form-box+.add-user__form-box[data-v-3a3dce70]{margin-top:40px}.add-moderator__tabs[data-v-3a3dce70]{margin-bottom:20px}.add-moderator__headline[data-v-3a3dce70]{font-size:18px;line-height:21px;font-weight:600;margin:0}.add-moderator__text[data-v-3a3dce70]{font-size:14px;line-height:16px;margin:0 0 8px}.add-moderator input[type=password][data-v-3a3dce70],.add-moderator input[type=text][data-v-3a3dce70]{width:100%;height:31px;background:none;border-radius:4px;border:1px solid #ced4da;padding:0 8px;outline:none;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;margin-bottom:20px}.add-moderator input[type=password][data-v-3a3dce70]:enabled:hover,.add-moderator input[type=text][data-v-3a3dce70]:enabled:hover{border-color:#008bef}.add-moderator input[type=password][data-v-3a3dce70]:focus,.add-moderator input[type=text][data-v-3a3dce70]:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 1px #e8e8e8;border-color:#008bef}.add-moderator__actions[data-v-3a3dce70]{display:flex;justify-content:flex-start;align-items:center;padding:20px 0}.add-moderator .drop[data-v-3a3dce70]{width:100%;margin-bottom:20px}.add-moderator label[data-v-3a3dce70]{display:block;margin-bottom:10px;margin-top:0}.add-moderator__form-panel[data-v-135e2360]{display:flex;justify-content:space-between;align-items:flex-start}.add-moderator__form-section[data-v-135e2360]{display:flex;flex-direction:column;align-items:flex-start;width:calc(50% - 12px)}.add-moderator__form-box[data-v-135e2360]{border:1px solid #e8e8e8;padding:10px;border-radius:5px;display:flex;flex-direction:column;align-items:flex-start;width:100%}.add-moderator__form-box+.add-user__form-box[data-v-135e2360]{margin-top:40px}.add-moderator__header[data-v-135e2360]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.add-moderator__header-right .button[data-v-135e2360]{margin-left:10px}.add-moderator__headline[data-v-135e2360]{font-size:18px;line-height:21px;font-weight:600;margin:0 0 20px}.add-moderator__text[data-v-135e2360]{font-size:14px;line-height:16px;margin:0 0 8px}.add-moderator__bot-buttons[data-v-135e2360]{padding:20px 0}.add-moderator label[data-v-135e2360]{font-size:14px;line-height:16px;margin:0 0 6px}.add-moderator input[type=password][data-v-135e2360],.add-moderator input[type=text][data-v-135e2360]{width:100%;height:31px;background:none;border-radius:4px;border:1px solid #ced4da;padding:0 8px;outline:none;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;margin-bottom:20px}.add-moderator input[type=password][data-v-135e2360]:enabled:hover,.add-moderator input[type=text][data-v-135e2360]:enabled:hover{border-color:#008bef}.add-moderator input[type=password][data-v-135e2360]:focus,.add-moderator input[type=text][data-v-135e2360]:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 1px #e8e8e8;border-color:#008bef}.add-moderator .drop[data-v-135e2360]{width:100%;margin-bottom:20px}.groups__header[data-v-6f86f44a]{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.groups__utils[data-v-6f86f44a]{display:flex;justify-content:space-between;align-items:center;padding:20px 0}.groups__title[data-v-6f86f44a]{margin:0}.groups__count[data-v-6f86f44a]{font-size:12px;font-weight:400}.groups__table[data-v-6f86f44a]{display:inline-table;width:100%;border:1px solid #e8e8e8}.groups__table-row[data-v-6f86f44a]{display:flex;justify-content:flex-start;align-items:stretch;border-bottom:1px solid #e8e8e8}.groups__table-head[data-v-6f86f44a]{background-color:#f3f3f3;position:relative}.groups__table-head--dark[data-v-6f86f44a]{background-color:#383737}.groups__table-head--dark .groups__table-cell[data-v-6f86f44a]{border-color:#383737}.groups__table-utils[data-v-6f86f44a]{position:absolute;display:flex;justify-content:flex-start;align-items:center;background-color:#383737;width:calc(100% - 40px);height:37px;top:0;left:40px}.groups__table-utils-btn[data-v-6f86f44a]{margin-right:9px}.groups__table-head .groups__table-row[data-v-6f86f44a]{min-height:38px;font-size:12px;line-height:14.2px}.groups__table-body .groups__table-row[data-v-6f86f44a]{min-height:42px;font-size:10px;line-height:12px}.groups__table-cell[data-v-6f86f44a]{border-right:1px solid #e8e8e8;display:flex;justify-content:flex-start;align-items:center;padding:4px 10px}.groups__table-cell[data-v-6f86f44a]:last-of-type{border-right:0}.groups__table-cell a[data-v-6f86f44a]{text-decoration:none}.groups__table-pill[data-v-6f86f44a]{margin-right:8px}.groups__color-ball[data-v-6f86f44a]{width:16px;height:16px;border-radius:16px}.login-page[data-v-b46e46fc]{position:fixed;top:0;left:0;z-index:10;display:flex;justify-content:center;align-items:center;width:100%;height:100vh;background:#f3f3f3}.login-page__title[data-v-b46e46fc]{margin-bottom:20px}.login-page__form-box[data-v-b46e46fc]{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background-color:#fff;width:440px;border-radius:8px;box-shadow:0 0 20px #ddd;padding:20px}.login-page__form[data-v-b46e46fc]{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:320px}.login-page__form-buttons[data-v-b46e46fc]{display:flex;justify-content:flex-end;flex-wrap:wrap;width:100%}.login-page label[data-v-b46e46fc]{font-size:14px;line-height:16px;margin:0 0 6px}.login-page input[type=password][data-v-b46e46fc],.login-page input[type=text][data-v-b46e46fc]{width:100%;height:31px;background:none;border-radius:4px;border:1px solid #ced4da;padding:0 8px;outline:none;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;margin-bottom:20px;font-size:14px}.login-page input[type=password][data-v-b46e46fc]:enabled:hover,.login-page input[type=text][data-v-b46e46fc]:enabled:hover{border-color:#008bef}.login-page input[type=password][data-v-b46e46fc]:focus,.login-page input[type=text][data-v-b46e46fc]:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 1px #e8e8e8;border-color:#008bef}.login-page__error[data-v-b46e46fc]{color:#f07070;display:block;width:100%;font-size:12px;line-height:16px;margin-bottom:8px}.audit__header[data-v-1c9e4e4c]{display:flex;justify-content:space-between;align-items:stretch;margin-bottom:30px}.audit__header-left[data-v-1c9e4e4c]{display:flex;justify-content:flex-start;align-items:center}.audit__header-right[data-v-1c9e4e4c]{display:flex;justify-content:center;align-items:flex-end}.audit__title-link[data-v-1c9e4e4c]{font-size:12px}.audit__title-link a[data-v-1c9e4e4c]{text-decoration:none}.audit__table[data-v-1c9e4e4c]{display:inline-table;width:100%;border:1px solid #e8e8e8}.audit__table pre[data-v-1c9e4e4c]{font-family:Inter,sans-serif}.audit__table-row[data-v-1c9e4e4c]{display:flex;justify-content:flex-start;align-items:stretch;border-bottom:1px solid #e8e8e8}.audit__table-head[data-v-1c9e4e4c]{background-color:#f3f3f3;position:relative}.audit__table-head .audit__table-row[data-v-1c9e4e4c]{min-height:38px;font-size:12px;line-height:14.2px}.audit__table-body .audit__table-row[data-v-1c9e4e4c]{min-height:42px;font-size:10px;line-height:12px}.audit__table-cell[data-v-1c9e4e4c]{border-right:1px solid #e8e8e8;display:flex;justify-content:flex-start;align-items:center;padding:4px 10px}.audit__table-cell[data-v-1c9e4e4c]:last-of-type{border-right:0}.audit__table-cell a[data-v-1c9e4e4c]{text-decoration:none;color:#008bef}.audit__table-cell a[data-v-1c9e4e4c]:hover{text-decoration:underline}.audit__utils[data-v-1c9e4e4c]{display:flex;justify-content:space-between;align-items:center;padding:20px 0}.audit__utils-left[data-v-1c9e4e4c]{display:flex;justify-content:flex-start;align-items:center}.audit__utils-right[data-v-1c9e4e4c]{display:flex;justify-content:flex-end;align-items:center}.audit .pagination[data-v-1c9e4e4c]{display:flex;justify-content:center;align-items:center;margin-left:20px}.audit .pagination__button[data-v-1c9e4e4c]{border:0;background:#dbd5d5;width:14px;height:14px;font-size:12px;padding:0;cursor:pointer}.audit .pagination__button--prev[data-v-1c9e4e4c]{margin-right:5px}.audit .pagination__button--next[data-v-1c9e4e4c]{margin-left:5px}.audit .pagination__button .material-icons[data-v-1c9e4e4c]{font-size:12px}.audit .pagination__numbers[data-v-1c9e4e4c]{font-size:12px;font-weight:600}.audit .pagination__numbers span[data-v-1c9e4e4c]{font-weight:400}.audit .search[data-v-1c9e4e4c]{position:relative}.audit .search__input[data-v-1c9e4e4c]{height:34px;padding-left:40px;font-size:15px;display:inline-block;width:175px}.audit .search__icon[data-v-1c9e4e4c]{position:absolute;top:6px;left:6px}.add-group__header[data-v-2def82ce]{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.add-group__form-panel[data-v-2def82ce]{display:flex;justify-content:space-between;align-items:flex-start}.add-group__form-section[data-v-2def82ce]{display:flex;flex-direction:column;align-items:flex-start;width:calc(50% - 12px)}.add-group__form-box[data-v-2def82ce]{border:1px solid #e8e8e8;padding:10px;border-radius:5px;display:flex;flex-direction:column;align-items:flex-start;width:100%}.add-group__input-box[data-v-2def82ce]{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;width:100%;margin-bottom:20px}.add-group__headline[data-v-2def82ce]{font-size:18px;line-height:21px;font-weight:600;margin:0}.add-group__text[data-v-2def82ce]{font-size:14px;line-height:16px;margin:0 0 28px}.add-group input[type=text][data-v-2def82ce]{width:100%;height:31px;background:none;border-radius:4px;border:1px solid #ced4da;padding:0 8px;outline:none;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;margin-bottom:0}.add-group input[type=text][data-v-2def82ce]:enabled:hover{border-color:#008bef}.add-group input[type=text][data-v-2def82ce]:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 1px #e8e8e8;border-color:#008bef}.add-group__bot-buttons[data-v-2def82ce]{padding:20px 0}label[data-v-2def82ce]{display:block;margin-bottom:10px;margin-top:0}.password-page[data-v-2825a28f]{position:fixed;top:0;left:0;z-index:10;display:flex;justify-content:center;align-items:center;width:100%;height:100vh;background:#f3f3f3}.password-page__title[data-v-2825a28f]{margin-bottom:10px}.password-page__form-box[data-v-2825a28f]{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background-color:#fff;width:440px;border-radius:8px;box-shadow:0 0 20px #ddd;padding:20px}.password-page__form[data-v-2825a28f]{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:400px}.password-page__form-buttons[data-v-2825a28f]{display:flex;justify-content:flex-end;width:100%}.password-page__desc[data-v-2825a28f]{font-size:12px;line-height:1.2;margin-bottom:20px;margin-right:auto}.password-page__list[data-v-2825a28f]{font-size:12px;margin:4px 0;padding-left:22px}.password-page__error[data-v-2825a28f]{color:#f07070;display:block;width:100%;font-size:12px;line-height:16px;margin-bottom:8px}.password-page label[data-v-2825a28f]{font-size:14px;line-height:16px;margin:0 0 6px}.password-page input[type=password][data-v-2825a28f],.password-page input[type=text][data-v-2825a28f]{width:100%;height:31px;background:none;border-radius:4px;border:1px solid #ced4da;padding:0 8px;outline:none;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;margin-bottom:20px;font-size:14px}.password-page input[type=password][data-v-2825a28f]:enabled:hover,.password-page input[type=text][data-v-2825a28f]:enabled:hover{border-color:#008bef}.password-page input[type=password][data-v-2825a28f]:focus,.password-page input[type=text][data-v-2825a28f]:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 1px #e8e8e8;border-color:#008bef}.add-group__header[data-v-24159d05]{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.add-group__form-panel[data-v-24159d05]{display:flex;justify-content:space-between;align-items:flex-start}.add-group__form-section[data-v-24159d05]{display:flex;flex-direction:column;align-items:flex-start;width:calc(50% - 12px)}.add-group__form-box[data-v-24159d05]{border:1px solid #e8e8e8;padding:10px;border-radius:5px;display:flex;flex-direction:column;align-items:flex-start;width:100%}.add-group__input-box[data-v-24159d05]{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;width:100%;margin-bottom:20px}.add-group__headline[data-v-24159d05]{font-size:18px;line-height:21px;font-weight:600;margin:0}.add-group__text[data-v-24159d05]{font-size:14px;line-height:16px;margin:0 0 28px}.add-group input[type=text][data-v-24159d05]{width:100%;height:31px;background:none;border-radius:4px;border:1px solid #ced4da;padding:0 8px;outline:none;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;margin-bottom:0}.add-group input[type=text][data-v-24159d05]:enabled:hover{border-color:#008bef}.add-group input[type=text][data-v-24159d05]:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 1px #e8e8e8;border-color:#008bef}.add-group__bot-buttons[data-v-24159d05]{padding:20px 0}label[data-v-24159d05]{display:block;margin-bottom:10px;margin-top:0}.tools__grid[data-v-4fc4e1be]{display:flex;justify-content:flex-start;align-items:flex-start;margin:0 -10px;padding:20px 0}.tools__card[data-v-4fc4e1be]{width:calc(25% - 20px);display:flex;border-radius:8px;border:1px solid #e8e8e8;height:200px;margin:0 10px;transition:all .3s ease;box-shadow:2px 2px 5px 2px #e8e8e8}.tools__card .material-icons[data-v-4fc4e1be]{margin-bottom:10px;font-size:36px}.tools__card a[data-v-4fc4e1be]{display:flex;justify-content:center;flex-direction:column;align-items:center;width:100%;height:100%;text-decoration:none;color:#000}.tools__card h3[data-v-4fc4e1be]{font-size:24px}.tools__card[data-v-4fc4e1be]:hover{box-shadow:2px 2px 5px 2px #2abb12}.process-list__header[data-v-33594fa9]{display:flex;justify-content:space-between;align-items:stretch;margin-bottom:30px}.process-list__item[data-v-33594fa9]{display:flex;justify-content:space-between;align-items:center;padding:10px;border-radius:8px;border:1px solid #e8e8e8;box-shadow:2px 2px 5px 2px #e8e8e8;margin-bottom:20px}.process-list__item-left[data-v-33594fa9]{display:flex;justify-content:flex-start;align-items:center}.process-list__item-right[data-v-33594fa9]{display:flex;justify-content:flex-end;align-items:center}.process-list__gfx[data-v-33594fa9]{width:40px;height:40px;display:flex;justify-content:center;align-items:center}.process-list__id[data-v-33594fa9],.process-list__start[data-v-33594fa9]{margin-right:20px;font-size:12px}.process-list__start[data-v-33594fa9]{min-width:130px}.process-list__id[data-v-33594fa9]{min-width:260px}.process-list__progress-bar[data-v-33594fa9]{width:100%;min-width:240px;display:flex;justify-content:space-between;align-items:center;padding:8px 0}.process-list__progress-bar-rail[data-v-33594fa9]{width:72%;height:6px;border-radius:6px}.process-list__progress-bar-fill[data-v-33594fa9]{background-color:#2abb12;height:6px;display:block;border-radius:6px}.process-list__progress-percentage[data-v-33594fa9]{font-weight:700}.process-list .material-icons.green[data-v-33594fa9]{color:#2abb12}.process-list .material-icons.blue[data-v-33594fa9]{color:#008bef}.process-list .material-icons.in-progress[data-v-33594fa9]{-webkit-animation:spin-33594fa9 4s linear infinite;animation:spin-33594fa9 4s linear infinite}@-webkit-keyframes spin-33594fa9{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin-33594fa9{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.password-page[data-v-5bbcf504]{position:fixed;top:0;left:0;z-index:10;display:flex;justify-content:center;align-items:center;width:100%;height:100vh;background:#f3f3f3}.password-page__title[data-v-5bbcf504]{margin-bottom:10px}.password-page__form-box[data-v-5bbcf504]{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background-color:#fff;width:440px;border-radius:8px;box-shadow:0 0 20px #ddd;padding:20px}.password-page__form[data-v-5bbcf504]{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:400px}.password-page__form-buttons[data-v-5bbcf504]{display:flex;justify-content:flex-end;width:100%}.password-page__back[data-v-5bbcf504]{display:flex;justify-content:center;width:100%}.password-page__desc[data-v-5bbcf504]{font-size:12px;line-height:1.2;margin-bottom:20px;margin-right:auto}.password-page label[data-v-5bbcf504]{font-size:14px;line-height:16px;margin:0 0 6px}.password-page input[type=email][data-v-5bbcf504],.password-page input[type=text][data-v-5bbcf504]{width:100%;height:31px;background:none;border-radius:4px;border:1px solid #ced4da;padding:0 8px;outline:none;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;margin-bottom:20px;font-size:14px}.password-page input[type=email][data-v-5bbcf504]:enabled:hover,.password-page input[type=text][data-v-5bbcf504]:enabled:hover{border-color:#008bef}.password-page input[type=email][data-v-5bbcf504]:focus,.password-page input[type=text][data-v-5bbcf504]:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 1px #e8e8e8;border-color:#008bef}.pagination[data-v-5b2cbce2]{display:flex;justify-content:center;align-items:center;margin-left:20px}.pagination__button[data-v-5b2cbce2]{border:0;background:#dbd5d5;width:14px;height:14px;font-size:12px;padding:0;cursor:pointer}.pagination__button--prev[data-v-5b2cbce2]{margin-right:5px}.pagination__button--next[data-v-5b2cbce2]{margin-left:5px}.pagination__button .material-icons[data-v-5b2cbce2]{font-size:12px}.pagination__numbers[data-v-5b2cbce2]{font-size:12px;font-weight:600}.pagination__numbers span[data-v-5b2cbce2]{font-weight:400}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}button,input,select,textarea{font:inherit}.p-inputswitch{width:2.5rem;height:1.5rem}.p-inputswitch .p-inputswitch-slider:before{width:1rem;height:1rem;margin-top:-.5rem}.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{transform:translateX(1rem)}.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider,.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:hover,.p-inputswitch.p-inputswitch-checked:not(.p-disabled):hover .p-inputswitch-slider{background:#2abb12}.p-inputswitch.p-focus .p-inputswitch-slider{box-shadow:0 0 0}.p-dropdown .p-inputtext{padding:.2rem .5rem}body{font-family:Inter,sans-serif;margin:0}*,:after,:before{box-sizing:border-box}.layout{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;height:100vh}.layout,.layout__header{width:100%}.layout__main{width:calc(100% - 220px);display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.layout__sidebar{width:220px}.layout__view{width:100%;height:calc(100vh - 56px);overflow:auto}.view{width:100%;padding:30px 45px}.table__check{width:40px}.table__email{width:185px}.table__email a{display:block;width:100%;overflow:hidden;white-space:no-wrap;text-overflow:ellipsis}.table__name{width:130px}.table__user-type{width:140px}.table__access-code,.table__debug,.table__voucher-code{width:110px}.table__group-name,.table__groups{width:180px}.table__color{width:80px}.table__number-of-users{width:140px}.table__actions{width:calc(100% - 440px);display:flex;justify-content:flex-end}.table__date{width:150px}.table__action{width:180px}.table__details{width:300px}.table__active{width:56px}.table__success{width:130px}.table__comment{width:340px}.pill{min-width:50px;height:18px;border-radius:16px;display:inline-flex;justify-content:center;align-items:center;padding:3px 12px;font-size:9px;line-height:11px;color:#fff}.pill--blue{background-color:#5995cd}.pill--green{background-color:#59cdb1}.pill--yellow{background-color:#ffba53}.pill--red{background-color:#f07070}.button{display:inline-flex;justify-content:center;align-items:center;font-size:10px;line-height:12px;border:1px solid transparent;padding:3px 16px;border-radius:40px;background:none;cursor:pointer;transition:all .3s ease-out}.button .material-icons{font-size:18px;margin-left:4px}.button .material-icons.left{margin-left:0;margin-right:4px}.button--big{font-size:14px;line-height:16px;padding:5px 16px}.button--blank{border-color:#000;color:#000}.button--blank:hover{background-color:#f3f3f3}.button--green{background-color:#71a651;color:#fff}.button--blue{background-color:#32b5ff;color:#fff}.button--red{background-color:#ff3d3d;color:#fff}.button--yellow{background-color:#ffba53;color:#fff}.pagination__dropdown{margin-left:10px}.pagination__dropdown .p-dropdown-label{font-size:12px}