[data-v-5ad7476f]:root {
  --primary-color: #703596;
  --primary-lighten-bg: rgba(112, 53, 151, 0.2862745098);
  --secondary-color: #b55179;
  --accent-color: #f8581e;
  --grey-darken-1: #241934;
  --grey-neutral: #655977;
  --primary-color-rgb: 112, 53, 150;
  --primary-lighten-bg-rgb: 112, 53, 151;
  --secondary-color-rgb: 181, 81, 121;
  --accent-color-rgb: 248, 88, 30;
  --teal-cyan-500: #16bdca;
  --purple-500: #7c3aed;
  --peach-orange-500: #fdba8c;
  --color-gray-300: #d1d5db;
}
.theme-primary-color[data-v-5ad7476f] {
  color: #703596 !important;
}
.theme-primary-bg[data-v-5ad7476f] {
  background-color: #703596;
}
.theme-secondary-color[data-v-5ad7476f] {
  color: #b55179 !important;
}
.theme-secondary-bg[data-v-5ad7476f] {
  background-color: #b55179;
}
.theme-info-color[data-v-5ad7476f] {
  color: #0f65d0 !important;
}
.theme-info-bg[data-v-5ad7476f] {
  background-color: #0f65d0;
}
.theme-success-color[data-v-5ad7476f] {
  color: #24ad58 !important;
}
.theme-success-bg[data-v-5ad7476f] {
  background-color: #24ad58;
}
.theme-warning-color[data-v-5ad7476f] {
  color: #f8581e !important;
}
.theme-warning-bg[data-v-5ad7476f] {
  background-color: #f8581e;
}
.theme-error-color[data-v-5ad7476f] {
  color: #af3a34 !important;
}
.theme-error-bg[data-v-5ad7476f] {
  background-color: #af3a34;
}
.theme-amber-color[data-v-5ad7476f] {
  color: #c3a135 !important;
}
.theme-amber-bg[data-v-5ad7476f] {
  background-color: #c3a135;
}
.theme-grey-neutral-color[data-v-5ad7476f] {
  color: #655977 !important;
}
.theme-grey-neutral-bg[data-v-5ad7476f] {
  background-color: #655977;
}
.theme-grey-lighten-1-color[data-v-5ad7476f] {
  color: #d9d4e1 !important;
}
.theme-grey-lighten-1-bg[data-v-5ad7476f] {
  background-color: #d9d4e1;
}
.theme-grey-darken-1-color[data-v-5ad7476f] {
  color: #241934 !important;
}
.theme-grey-darken-1-bg[data-v-5ad7476f] {
  background-color: #241934;
}
.theme-text-dark-color[data-v-5ad7476f] {
  color: #1d2424 !important;
}
.theme-text-dark-bg[data-v-5ad7476f] {
  background-color: #1d2424;
}
.horizontal-center[data-v-5ad7476f] {
  justify-content: center;
}
.is-bold[data-v-5ad7476f] {
  font-weight: bold;
}
.full-width[data-v-5ad7476f] {
  width: 100%;
}
.text--details[data-v-5ad7476f] {
  color: rgb(99, 98, 98);
  font-size: 12px;
}
.text-titlecase[data-v-5ad7476f]:first-letter {
  text-transform: uppercase;
}
.v-card.card-skp-style[data-v-5ad7476f] {
  border-top: 5px solid var(--primary-color);
}
.v-card.card-skp-style .v-card-text[data-v-5ad7476f] {
  color: #655977;
}
.v-card.card-skp-style.card-skp-error[data-v-5ad7476f] {
  border-top: 5px solid #f8581e;
}
.v-card.card-skp-style .v-btn[data-v-5ad7476f] {
  box-shadow: none !important;
}
.v-card.card-skp-style > .v-card__actions[data-v-5ad7476f], .v-card.card-skp-style > .v-card-actions[data-v-5ad7476f] {
  background: #d9d4e1;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-5ad7476f], .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-5ad7476f] {
  color: var(--primary-color);
  background-color: transparent;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-5ad7476f]:not(:disabled), .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-5ad7476f]:not(:disabled) {
  border: 2px solid rgb(140.1379310345, 66.315270936, 187.684729064);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-5ad7476f]:hover, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-5ad7476f]:hover {
  color: rgb(140.1379310345, 66.315270936, 187.684729064);
  border-color: rgb(163.1034482759, 103.5221674877, 201.4778325123);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-5ad7476f]:hover:before, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-5ad7476f]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-5ad7476f], .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-5ad7476f] {
  color: #a7a3a3;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-5ad7476f]:hover, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-5ad7476f]:hover {
  color: rgb(191.9333333333, 189.0666666667, 189.0666666667);
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-5ad7476f]:hover:before, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-5ad7476f]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .disable-primary[data-v-5ad7476f], .v-card.card-skp-style > .v-card-actions .disable-primary[data-v-5ad7476f] {
  background-color: rgb(174.5344827586, 122.3645320197, 208.1354679803) !important;
}
.v-card.card-skp-style .v-expansion-panels[data-v-5ad7476f] {
  box-shadow: none;
}
.invalid-field .v-input__slot[data-v-5ad7476f] {
  border: 2px solid #af3a34;
}
.invalid-field .v-field[data-v-5ad7476f] {
  border: 2px solid #af3a34;
}
.skp-tabs[data-v-5ad7476f] {
  background: #d9d4e1 !important;
  color: #241934;
}
a[data-v-5ad7476f] {
  text-decoration: none;
}
.sk-primary-link a[data-v-5ad7476f] {
  text-decoration: none;
  color: var(--primary-color);
}
.sk-v-list-item-spacer .v-list-item__prepend .v-list-item__spacer[data-v-5ad7476f] {
  width: 1rem !important;
}
.ProseMirror[data-v-5ad7476f]:focus-visible {
  outline: none !important;
}
.sk-v-data-table.v-table > .v-table__wrapper > table > tbody > tr > td[data-v-5ad7476f] {
  padding: 0 8px !important;
}
table tbody tr td .v-input--density-default[data-v-5ad7476f], table tbody tr td .v-input--density-compact[data-v-5ad7476f],
table thead tr th .v-input--density-default[data-v-5ad7476f],
table thead tr th .v-input--density-compact[data-v-5ad7476f] {
  --v-input-control-height: 40px !important;
}
table .v-selection-control--density-default[data-v-5ad7476f], table .v-selection-control--density-compact[data-v-5ad7476f] {
  --v-selection-control-size: 28px !important;
}
.v-field.v-field--variant-underlined .v-field__input[data-v-5ad7476f] {
  padding: 0 !important;
  top: 8px !important;
}
.v-tab.v-tab--selected[data-v-5ad7476f],
.v-tab.sk-active[data-v-5ad7476f] {
  color: #241934 !important;
}
.v-tab[data-v-5ad7476f],
.v-tab.sk-inactive[data-v-5ad7476f] {
  color: grey !important;
}
.sk-stepper-window .v-stepper-window[data-v-5ad7476f] {
  margin: 0 1.5rem !important;
}
.onerev-ellipsis[data-v-5ad7476f] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  min-width: 0;
}
.onerev-revtable-ellipsis .q-table[data-v-5ad7476f] {
  table-layout: fixed;
}
.v-avatar .svg-icon[data-v-5ad7476f] {
  border-radius: initial;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: initial;
  width: initial;
}:root {
  --primary-color: #703596;
  --primary-lighten-bg: rgba(112, 53, 151, 0.2862745098);
  --secondary-color: #b55179;
  --accent-color: #f8581e;
  --grey-darken-1: #241934;
  --grey-neutral: #655977;
  --primary-color-rgb: 112, 53, 150;
  --primary-lighten-bg-rgb: 112, 53, 151;
  --secondary-color-rgb: 181, 81, 121;
  --accent-color-rgb: 248, 88, 30;
  --teal-cyan-500: #16bdca;
  --purple-500: #7c3aed;
  --peach-orange-500: #fdba8c;
  --color-gray-300: #d1d5db;
}
.theme-primary-color {
  color: #703596 !important;
}
.theme-primary-bg {
  background-color: #703596;
}
.theme-secondary-color {
  color: #b55179 !important;
}
.theme-secondary-bg {
  background-color: #b55179;
}
.theme-info-color {
  color: #0f65d0 !important;
}
.theme-info-bg {
  background-color: #0f65d0;
}
.theme-success-color {
  color: #24ad58 !important;
}
.theme-success-bg {
  background-color: #24ad58;
}
.theme-warning-color {
  color: #f8581e !important;
}
.theme-warning-bg {
  background-color: #f8581e;
}
.theme-error-color {
  color: #af3a34 !important;
}
.theme-error-bg {
  background-color: #af3a34;
}
.theme-amber-color {
  color: #c3a135 !important;
}
.theme-amber-bg {
  background-color: #c3a135;
}
.theme-grey-neutral-color {
  color: #655977 !important;
}
.theme-grey-neutral-bg {
  background-color: #655977;
}
.theme-grey-lighten-1-color {
  color: #d9d4e1 !important;
}
.theme-grey-lighten-1-bg {
  background-color: #d9d4e1;
}
.theme-grey-darken-1-color {
  color: #241934 !important;
}
.theme-grey-darken-1-bg {
  background-color: #241934;
}
.theme-text-dark-color {
  color: #1d2424 !important;
}
.theme-text-dark-bg {
  background-color: #1d2424;
}
.horizontal-center {
  justify-content: center;
}
.is-bold {
  font-weight: bold;
}
.full-width {
  width: 100%;
}
.text--details {
  color: rgb(99, 98, 98);
  font-size: 12px;
}
.text-titlecase:first-letter {
  text-transform: uppercase;
}
.v-card.card-skp-style {
  border-top: 5px solid var(--primary-color);
}
.v-card.card-skp-style .v-card-text {
  color: #655977;
}
.v-card.card-skp-style.card-skp-error {
  border-top: 5px solid #f8581e;
}
.v-card.card-skp-style .v-btn {
  box-shadow: none !important;
}
.v-card.card-skp-style > .v-card__actions, .v-card.card-skp-style > .v-card-actions {
  background: #d9d4e1;
}
.v-card.card-skp-style > .v-card__actions .secondary-action, .v-card.card-skp-style > .v-card-actions .secondary-action {
  color: var(--primary-color);
  background-color: transparent;
}
.v-card.card-skp-style > .v-card__actions .secondary-action:not(:disabled), .v-card.card-skp-style > .v-card-actions .secondary-action:not(:disabled) {
  border: 2px solid rgb(140.1379310345, 66.315270936, 187.684729064);
}
.v-card.card-skp-style > .v-card__actions .secondary-action:hover, .v-card.card-skp-style > .v-card-actions .secondary-action:hover {
  color: rgb(140.1379310345, 66.315270936, 187.684729064);
  border-color: rgb(163.1034482759, 103.5221674877, 201.4778325123);
}
.v-card.card-skp-style > .v-card__actions .secondary-action:hover:before, .v-card.card-skp-style > .v-card-actions .secondary-action:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action, .v-card.card-skp-style > .v-card-actions .tertiary-action {
  color: #a7a3a3;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action:hover, .v-card.card-skp-style > .v-card-actions .tertiary-action:hover {
  color: rgb(191.9333333333, 189.0666666667, 189.0666666667);
}
.v-card.card-skp-style > .v-card__actions .tertiary-action:hover:before, .v-card.card-skp-style > .v-card-actions .tertiary-action:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .disable-primary, .v-card.card-skp-style > .v-card-actions .disable-primary {
  background-color: rgb(174.5344827586, 122.3645320197, 208.1354679803) !important;
}
.v-card.card-skp-style .v-expansion-panels {
  box-shadow: none;
}
.invalid-field .v-input__slot {
  border: 2px solid #af3a34;
}
.invalid-field .v-field {
  border: 2px solid #af3a34;
}
.skp-tabs {
  background: #d9d4e1 !important;
  color: #241934;
}
a {
  text-decoration: none;
}
.sk-primary-link a {
  text-decoration: none;
  color: var(--primary-color);
}
.sk-v-list-item-spacer .v-list-item__prepend .v-list-item__spacer {
  width: 1rem !important;
}
.ProseMirror:focus-visible {
  outline: none !important;
}
.sk-v-data-table.v-table > .v-table__wrapper > table > tbody > tr > td {
  padding: 0 8px !important;
}
table tbody tr td .v-input--density-default, table tbody tr td .v-input--density-compact,
table thead tr th .v-input--density-default,
table thead tr th .v-input--density-compact {
  --v-input-control-height: 40px !important;
}
table .v-selection-control--density-default, table .v-selection-control--density-compact {
  --v-selection-control-size: 28px !important;
}
.v-field.v-field--variant-underlined .v-field__input {
  padding: 0 !important;
  top: 8px !important;
}
.v-tab.v-tab--selected,
.v-tab.sk-active {
  color: #241934 !important;
}
.v-tab,
.v-tab.sk-inactive {
  color: grey !important;
}
.sk-stepper-window .v-stepper-window {
  margin: 0 1.5rem !important;
}
.onerev-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  min-width: 0;
}
.onerev-revtable-ellipsis .q-table {
  table-layout: fixed;
}
.people-module-tabs .v-tabs__container > span {
  display: flex;
  align-items: center;
}
.people-module-tabs .v-tabs-bar__content {
  align-items: center;
}
.people-module-tabs .teamlist-tab a {
  padding-right: 0;
}
.people-module-tabs .teamlist-tab .teamlist-menu {
  opacity: 0.4;
  transition: all 0.3s ease;
}
.people-module-tabs .teamlist-tab .teamlist-menu:hover {
  opacity: 1;
}
.people-module-tabs .add-action-tooltip {
  display: flex;
}
.people-module-tabs .add-action-tooltip > span {
  display: flex;
}
.people-module-tabs .add-action {
  transition: all 0.3s ease;
  display: flex;
  align-self: center;
  opacity: 0.4;
}
.people-module-tabs .add-action:hover {
  opacity: 1;
}
.switch-position-move {
  transition: all 0.3s;
  background: #655977;
}[data-v-947f84e2]:root {
  --primary-color: #703596;
  --primary-lighten-bg: rgba(112, 53, 151, 0.2862745098);
  --secondary-color: #b55179;
  --accent-color: #f8581e;
  --grey-darken-1: #241934;
  --grey-neutral: #655977;
  --primary-color-rgb: 112, 53, 150;
  --primary-lighten-bg-rgb: 112, 53, 151;
  --secondary-color-rgb: 181, 81, 121;
  --accent-color-rgb: 248, 88, 30;
  --teal-cyan-500: #16bdca;
  --purple-500: #7c3aed;
  --peach-orange-500: #fdba8c;
  --color-gray-300: #d1d5db;
}
.theme-primary-color[data-v-947f84e2] {
  color: #703596 !important;
}
.theme-primary-bg[data-v-947f84e2] {
  background-color: #703596;
}
.theme-secondary-color[data-v-947f84e2] {
  color: #b55179 !important;
}
.theme-secondary-bg[data-v-947f84e2] {
  background-color: #b55179;
}
.theme-info-color[data-v-947f84e2] {
  color: #0f65d0 !important;
}
.theme-info-bg[data-v-947f84e2] {
  background-color: #0f65d0;
}
.theme-success-color[data-v-947f84e2] {
  color: #24ad58 !important;
}
.theme-success-bg[data-v-947f84e2] {
  background-color: #24ad58;
}
.theme-warning-color[data-v-947f84e2] {
  color: #f8581e !important;
}
.theme-warning-bg[data-v-947f84e2] {
  background-color: #f8581e;
}
.theme-error-color[data-v-947f84e2] {
  color: #af3a34 !important;
}
.theme-error-bg[data-v-947f84e2] {
  background-color: #af3a34;
}
.theme-amber-color[data-v-947f84e2] {
  color: #c3a135 !important;
}
.theme-amber-bg[data-v-947f84e2] {
  background-color: #c3a135;
}
.theme-grey-neutral-color[data-v-947f84e2] {
  color: #655977 !important;
}
.theme-grey-neutral-bg[data-v-947f84e2] {
  background-color: #655977;
}
.theme-grey-lighten-1-color[data-v-947f84e2] {
  color: #d9d4e1 !important;
}
.theme-grey-lighten-1-bg[data-v-947f84e2] {
  background-color: #d9d4e1;
}
.theme-grey-darken-1-color[data-v-947f84e2] {
  color: #241934 !important;
}
.theme-grey-darken-1-bg[data-v-947f84e2] {
  background-color: #241934;
}
.theme-text-dark-color[data-v-947f84e2] {
  color: #1d2424 !important;
}
.theme-text-dark-bg[data-v-947f84e2] {
  background-color: #1d2424;
}
.horizontal-center[data-v-947f84e2] {
  justify-content: center;
}
.is-bold[data-v-947f84e2] {
  font-weight: bold;
}
.full-width[data-v-947f84e2] {
  width: 100%;
}
.text--details[data-v-947f84e2] {
  color: rgb(99, 98, 98);
  font-size: 12px;
}
.text-titlecase[data-v-947f84e2]:first-letter {
  text-transform: uppercase;
}
.v-card.card-skp-style[data-v-947f84e2] {
  border-top: 5px solid var(--primary-color);
}
.v-card.card-skp-style .v-card-text[data-v-947f84e2] {
  color: #655977;
}
.v-card.card-skp-style.card-skp-error[data-v-947f84e2] {
  border-top: 5px solid #f8581e;
}
.v-card.card-skp-style .v-btn[data-v-947f84e2] {
  box-shadow: none !important;
}
.v-card.card-skp-style > .v-card__actions[data-v-947f84e2], .v-card.card-skp-style > .v-card-actions[data-v-947f84e2] {
  background: #d9d4e1;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-947f84e2], .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-947f84e2] {
  color: var(--primary-color);
  background-color: transparent;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-947f84e2]:not(:disabled), .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-947f84e2]:not(:disabled) {
  border: 2px solid rgb(140.1379310345, 66.315270936, 187.684729064);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-947f84e2]:hover, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-947f84e2]:hover {
  color: rgb(140.1379310345, 66.315270936, 187.684729064);
  border-color: rgb(163.1034482759, 103.5221674877, 201.4778325123);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-947f84e2]:hover:before, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-947f84e2]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-947f84e2], .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-947f84e2] {
  color: #a7a3a3;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-947f84e2]:hover, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-947f84e2]:hover {
  color: rgb(191.9333333333, 189.0666666667, 189.0666666667);
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-947f84e2]:hover:before, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-947f84e2]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .disable-primary[data-v-947f84e2], .v-card.card-skp-style > .v-card-actions .disable-primary[data-v-947f84e2] {
  background-color: rgb(174.5344827586, 122.3645320197, 208.1354679803) !important;
}
.v-card.card-skp-style .v-expansion-panels[data-v-947f84e2] {
  box-shadow: none;
}
.invalid-field .v-input__slot[data-v-947f84e2] {
  border: 2px solid #af3a34;
}
.invalid-field .v-field[data-v-947f84e2] {
  border: 2px solid #af3a34;
}
.skp-tabs[data-v-947f84e2] {
  background: #d9d4e1 !important;
  color: #241934;
}
a[data-v-947f84e2] {
  text-decoration: none;
}
.sk-primary-link a[data-v-947f84e2] {
  text-decoration: none;
  color: var(--primary-color);
}
.sk-v-list-item-spacer .v-list-item__prepend .v-list-item__spacer[data-v-947f84e2] {
  width: 1rem !important;
}
.ProseMirror[data-v-947f84e2]:focus-visible {
  outline: none !important;
}
.sk-v-data-table.v-table > .v-table__wrapper > table > tbody > tr > td[data-v-947f84e2] {
  padding: 0 8px !important;
}
table tbody tr td .v-input--density-default[data-v-947f84e2], table tbody tr td .v-input--density-compact[data-v-947f84e2],
table thead tr th .v-input--density-default[data-v-947f84e2],
table thead tr th .v-input--density-compact[data-v-947f84e2] {
  --v-input-control-height: 40px !important;
}
table .v-selection-control--density-default[data-v-947f84e2], table .v-selection-control--density-compact[data-v-947f84e2] {
  --v-selection-control-size: 28px !important;
}
.v-field.v-field--variant-underlined .v-field__input[data-v-947f84e2] {
  padding: 0 !important;
  top: 8px !important;
}
.v-tab.v-tab--selected[data-v-947f84e2],
.v-tab.sk-active[data-v-947f84e2] {
  color: #241934 !important;
}
.v-tab[data-v-947f84e2],
.v-tab.sk-inactive[data-v-947f84e2] {
  color: grey !important;
}
.sk-stepper-window .v-stepper-window[data-v-947f84e2] {
  margin: 0 1.5rem !important;
}
.onerev-ellipsis[data-v-947f84e2] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  min-width: 0;
}
.onerev-revtable-ellipsis .q-table[data-v-947f84e2] {
  table-layout: fixed;
}
p[data-v-947f84e2] {
  padding: 0;
  margin: 0;
}[data-v-25f385ca]:root {
  --primary-color: #703596;
  --primary-lighten-bg: rgba(112, 53, 151, 0.2862745098);
  --secondary-color: #b55179;
  --accent-color: #f8581e;
  --grey-darken-1: #241934;
  --grey-neutral: #655977;
  --primary-color-rgb: 112, 53, 150;
  --primary-lighten-bg-rgb: 112, 53, 151;
  --secondary-color-rgb: 181, 81, 121;
  --accent-color-rgb: 248, 88, 30;
  --teal-cyan-500: #16bdca;
  --purple-500: #7c3aed;
  --peach-orange-500: #fdba8c;
  --color-gray-300: #d1d5db;
}
.theme-primary-color[data-v-25f385ca] {
  color: #703596 !important;
}
.theme-primary-bg[data-v-25f385ca] {
  background-color: #703596;
}
.theme-secondary-color[data-v-25f385ca] {
  color: #b55179 !important;
}
.theme-secondary-bg[data-v-25f385ca] {
  background-color: #b55179;
}
.theme-info-color[data-v-25f385ca] {
  color: #0f65d0 !important;
}
.theme-info-bg[data-v-25f385ca] {
  background-color: #0f65d0;
}
.theme-success-color[data-v-25f385ca] {
  color: #24ad58 !important;
}
.theme-success-bg[data-v-25f385ca] {
  background-color: #24ad58;
}
.theme-warning-color[data-v-25f385ca] {
  color: #f8581e !important;
}
.theme-warning-bg[data-v-25f385ca] {
  background-color: #f8581e;
}
.theme-error-color[data-v-25f385ca] {
  color: #af3a34 !important;
}
.theme-error-bg[data-v-25f385ca] {
  background-color: #af3a34;
}
.theme-amber-color[data-v-25f385ca] {
  color: #c3a135 !important;
}
.theme-amber-bg[data-v-25f385ca] {
  background-color: #c3a135;
}
.theme-grey-neutral-color[data-v-25f385ca] {
  color: #655977 !important;
}
.theme-grey-neutral-bg[data-v-25f385ca] {
  background-color: #655977;
}
.theme-grey-lighten-1-color[data-v-25f385ca] {
  color: #d9d4e1 !important;
}
.theme-grey-lighten-1-bg[data-v-25f385ca] {
  background-color: #d9d4e1;
}
.theme-grey-darken-1-color[data-v-25f385ca] {
  color: #241934 !important;
}
.theme-grey-darken-1-bg[data-v-25f385ca] {
  background-color: #241934;
}
.theme-text-dark-color[data-v-25f385ca] {
  color: #1d2424 !important;
}
.theme-text-dark-bg[data-v-25f385ca] {
  background-color: #1d2424;
}
.horizontal-center[data-v-25f385ca] {
  justify-content: center;
}
.is-bold[data-v-25f385ca] {
  font-weight: bold;
}
.full-width[data-v-25f385ca] {
  width: 100%;
}
.text--details[data-v-25f385ca] {
  color: rgb(99, 98, 98);
  font-size: 12px;
}
.text-titlecase[data-v-25f385ca]:first-letter {
  text-transform: uppercase;
}
.v-card.card-skp-style[data-v-25f385ca] {
  border-top: 5px solid var(--primary-color);
}
.v-card.card-skp-style .v-card-text[data-v-25f385ca] {
  color: #655977;
}
.v-card.card-skp-style.card-skp-error[data-v-25f385ca] {
  border-top: 5px solid #f8581e;
}
.v-card.card-skp-style .v-btn[data-v-25f385ca] {
  box-shadow: none !important;
}
.v-card.card-skp-style > .v-card__actions[data-v-25f385ca], .v-card.card-skp-style > .v-card-actions[data-v-25f385ca] {
  background: #d9d4e1;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-25f385ca], .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-25f385ca] {
  color: var(--primary-color);
  background-color: transparent;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-25f385ca]:not(:disabled), .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-25f385ca]:not(:disabled) {
  border: 2px solid rgb(140.1379310345, 66.315270936, 187.684729064);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-25f385ca]:hover, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-25f385ca]:hover {
  color: rgb(140.1379310345, 66.315270936, 187.684729064);
  border-color: rgb(163.1034482759, 103.5221674877, 201.4778325123);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-25f385ca]:hover:before, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-25f385ca]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-25f385ca], .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-25f385ca] {
  color: #a7a3a3;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-25f385ca]:hover, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-25f385ca]:hover {
  color: rgb(191.9333333333, 189.0666666667, 189.0666666667);
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-25f385ca]:hover:before, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-25f385ca]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .disable-primary[data-v-25f385ca], .v-card.card-skp-style > .v-card-actions .disable-primary[data-v-25f385ca] {
  background-color: rgb(174.5344827586, 122.3645320197, 208.1354679803) !important;
}
.v-card.card-skp-style .v-expansion-panels[data-v-25f385ca] {
  box-shadow: none;
}
.invalid-field .v-input__slot[data-v-25f385ca] {
  border: 2px solid #af3a34;
}
.invalid-field .v-field[data-v-25f385ca] {
  border: 2px solid #af3a34;
}
.skp-tabs[data-v-25f385ca] {
  background: #d9d4e1 !important;
  color: #241934;
}
a[data-v-25f385ca] {
  text-decoration: none;
}
.sk-primary-link a[data-v-25f385ca] {
  text-decoration: none;
  color: var(--primary-color);
}
.sk-v-list-item-spacer .v-list-item__prepend .v-list-item__spacer[data-v-25f385ca] {
  width: 1rem !important;
}
.ProseMirror[data-v-25f385ca]:focus-visible {
  outline: none !important;
}
.sk-v-data-table.v-table > .v-table__wrapper > table > tbody > tr > td[data-v-25f385ca] {
  padding: 0 8px !important;
}
table tbody tr td .v-input--density-default[data-v-25f385ca], table tbody tr td .v-input--density-compact[data-v-25f385ca],
table thead tr th .v-input--density-default[data-v-25f385ca],
table thead tr th .v-input--density-compact[data-v-25f385ca] {
  --v-input-control-height: 40px !important;
}
table .v-selection-control--density-default[data-v-25f385ca], table .v-selection-control--density-compact[data-v-25f385ca] {
  --v-selection-control-size: 28px !important;
}
.v-field.v-field--variant-underlined .v-field__input[data-v-25f385ca] {
  padding: 0 !important;
  top: 8px !important;
}
.v-tab.v-tab--selected[data-v-25f385ca],
.v-tab.sk-active[data-v-25f385ca] {
  color: #241934 !important;
}
.v-tab[data-v-25f385ca],
.v-tab.sk-inactive[data-v-25f385ca] {
  color: grey !important;
}
.sk-stepper-window .v-stepper-window[data-v-25f385ca] {
  margin: 0 1.5rem !important;
}
.onerev-ellipsis[data-v-25f385ca] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  min-width: 0;
}
.onerev-revtable-ellipsis .q-table[data-v-25f385ca] {
  table-layout: fixed;
}
p[data-v-25f385ca] {
  padding: 0;
  margin: 0;
}
a[data-v-25f385ca] {
  color: #241934;
  text-decoration: none;
}[data-v-d1e41511]:root {
  --primary-color: #703596;
  --primary-lighten-bg: rgba(112, 53, 151, 0.2862745098);
  --secondary-color: #b55179;
  --accent-color: #f8581e;
  --grey-darken-1: #241934;
  --grey-neutral: #655977;
  --primary-color-rgb: 112, 53, 150;
  --primary-lighten-bg-rgb: 112, 53, 151;
  --secondary-color-rgb: 181, 81, 121;
  --accent-color-rgb: 248, 88, 30;
  --teal-cyan-500: #16bdca;
  --purple-500: #7c3aed;
  --peach-orange-500: #fdba8c;
  --color-gray-300: #d1d5db;
}
.theme-primary-color[data-v-d1e41511] {
  color: #703596 !important;
}
.theme-primary-bg[data-v-d1e41511] {
  background-color: #703596;
}
.theme-secondary-color[data-v-d1e41511] {
  color: #b55179 !important;
}
.theme-secondary-bg[data-v-d1e41511] {
  background-color: #b55179;
}
.theme-info-color[data-v-d1e41511] {
  color: #0f65d0 !important;
}
.theme-info-bg[data-v-d1e41511] {
  background-color: #0f65d0;
}
.theme-success-color[data-v-d1e41511] {
  color: #24ad58 !important;
}
.theme-success-bg[data-v-d1e41511] {
  background-color: #24ad58;
}
.theme-warning-color[data-v-d1e41511] {
  color: #f8581e !important;
}
.theme-warning-bg[data-v-d1e41511] {
  background-color: #f8581e;
}
.theme-error-color[data-v-d1e41511] {
  color: #af3a34 !important;
}
.theme-error-bg[data-v-d1e41511] {
  background-color: #af3a34;
}
.theme-amber-color[data-v-d1e41511] {
  color: #c3a135 !important;
}
.theme-amber-bg[data-v-d1e41511] {
  background-color: #c3a135;
}
.theme-grey-neutral-color[data-v-d1e41511] {
  color: #655977 !important;
}
.theme-grey-neutral-bg[data-v-d1e41511] {
  background-color: #655977;
}
.theme-grey-lighten-1-color[data-v-d1e41511] {
  color: #d9d4e1 !important;
}
.theme-grey-lighten-1-bg[data-v-d1e41511] {
  background-color: #d9d4e1;
}
.theme-grey-darken-1-color[data-v-d1e41511] {
  color: #241934 !important;
}
.theme-grey-darken-1-bg[data-v-d1e41511] {
  background-color: #241934;
}
.theme-text-dark-color[data-v-d1e41511] {
  color: #1d2424 !important;
}
.theme-text-dark-bg[data-v-d1e41511] {
  background-color: #1d2424;
}
.horizontal-center[data-v-d1e41511] {
  justify-content: center;
}
.is-bold[data-v-d1e41511] {
  font-weight: bold;
}
.full-width[data-v-d1e41511] {
  width: 100%;
}
.text--details[data-v-d1e41511] {
  color: rgb(99, 98, 98);
  font-size: 12px;
}
.text-titlecase[data-v-d1e41511]:first-letter {
  text-transform: uppercase;
}
.v-card.card-skp-style[data-v-d1e41511] {
  border-top: 5px solid var(--primary-color);
}
.v-card.card-skp-style .v-card-text[data-v-d1e41511] {
  color: #655977;
}
.v-card.card-skp-style.card-skp-error[data-v-d1e41511] {
  border-top: 5px solid #f8581e;
}
.v-card.card-skp-style .v-btn[data-v-d1e41511] {
  box-shadow: none !important;
}
.v-card.card-skp-style > .v-card__actions[data-v-d1e41511], .v-card.card-skp-style > .v-card-actions[data-v-d1e41511] {
  background: #d9d4e1;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-d1e41511], .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-d1e41511] {
  color: var(--primary-color);
  background-color: transparent;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-d1e41511]:not(:disabled), .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-d1e41511]:not(:disabled) {
  border: 2px solid rgb(140.1379310345, 66.315270936, 187.684729064);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-d1e41511]:hover, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-d1e41511]:hover {
  color: rgb(140.1379310345, 66.315270936, 187.684729064);
  border-color: rgb(163.1034482759, 103.5221674877, 201.4778325123);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-d1e41511]:hover:before, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-d1e41511]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-d1e41511], .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-d1e41511] {
  color: #a7a3a3;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-d1e41511]:hover, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-d1e41511]:hover {
  color: rgb(191.9333333333, 189.0666666667, 189.0666666667);
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-d1e41511]:hover:before, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-d1e41511]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .disable-primary[data-v-d1e41511], .v-card.card-skp-style > .v-card-actions .disable-primary[data-v-d1e41511] {
  background-color: rgb(174.5344827586, 122.3645320197, 208.1354679803) !important;
}
.v-card.card-skp-style .v-expansion-panels[data-v-d1e41511] {
  box-shadow: none;
}
.invalid-field .v-input__slot[data-v-d1e41511] {
  border: 2px solid #af3a34;
}
.invalid-field .v-field[data-v-d1e41511] {
  border: 2px solid #af3a34;
}
.skp-tabs[data-v-d1e41511] {
  background: #d9d4e1 !important;
  color: #241934;
}
a[data-v-d1e41511] {
  text-decoration: none;
}
.sk-primary-link a[data-v-d1e41511] {
  text-decoration: none;
  color: var(--primary-color);
}
.sk-v-list-item-spacer .v-list-item__prepend .v-list-item__spacer[data-v-d1e41511] {
  width: 1rem !important;
}
.ProseMirror[data-v-d1e41511]:focus-visible {
  outline: none !important;
}
.sk-v-data-table.v-table > .v-table__wrapper > table > tbody > tr > td[data-v-d1e41511] {
  padding: 0 8px !important;
}
table tbody tr td .v-input--density-default[data-v-d1e41511], table tbody tr td .v-input--density-compact[data-v-d1e41511],
table thead tr th .v-input--density-default[data-v-d1e41511],
table thead tr th .v-input--density-compact[data-v-d1e41511] {
  --v-input-control-height: 40px !important;
}
table .v-selection-control--density-default[data-v-d1e41511], table .v-selection-control--density-compact[data-v-d1e41511] {
  --v-selection-control-size: 28px !important;
}
.v-field.v-field--variant-underlined .v-field__input[data-v-d1e41511] {
  padding: 0 !important;
  top: 8px !important;
}
.v-tab.v-tab--selected[data-v-d1e41511],
.v-tab.sk-active[data-v-d1e41511] {
  color: #241934 !important;
}
.v-tab[data-v-d1e41511],
.v-tab.sk-inactive[data-v-d1e41511] {
  color: grey !important;
}
.sk-stepper-window .v-stepper-window[data-v-d1e41511] {
  margin: 0 1.5rem !important;
}
.onerev-ellipsis[data-v-d1e41511] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  min-width: 0;
}
.onerev-revtable-ellipsis .q-table[data-v-d1e41511] {
  table-layout: fixed;
}
.header[data-v-d1e41511] > * {
  flex: none !important;
}
.boxed[data-v-d1e41511] {
  padding: 5px;
  background-color: var(--secondary-color);
  color: white;
  border-radius: 3px;
}
a[data-v-d1e41511] {
  color: black;
  text-decoration: none;
}[data-v-40d52387]:root {
  --primary-color: #703596;
  --primary-lighten-bg: rgba(112, 53, 151, 0.2862745098);
  --secondary-color: #b55179;
  --accent-color: #f8581e;
  --grey-darken-1: #241934;
  --grey-neutral: #655977;
  --primary-color-rgb: 112, 53, 150;
  --primary-lighten-bg-rgb: 112, 53, 151;
  --secondary-color-rgb: 181, 81, 121;
  --accent-color-rgb: 248, 88, 30;
  --teal-cyan-500: #16bdca;
  --purple-500: #7c3aed;
  --peach-orange-500: #fdba8c;
  --color-gray-300: #d1d5db;
}
.theme-primary-color[data-v-40d52387] {
  color: #703596 !important;
}
.theme-primary-bg[data-v-40d52387] {
  background-color: #703596;
}
.theme-secondary-color[data-v-40d52387] {
  color: #b55179 !important;
}
.theme-secondary-bg[data-v-40d52387] {
  background-color: #b55179;
}
.theme-info-color[data-v-40d52387] {
  color: #0f65d0 !important;
}
.theme-info-bg[data-v-40d52387] {
  background-color: #0f65d0;
}
.theme-success-color[data-v-40d52387] {
  color: #24ad58 !important;
}
.theme-success-bg[data-v-40d52387] {
  background-color: #24ad58;
}
.theme-warning-color[data-v-40d52387] {
  color: #f8581e !important;
}
.theme-warning-bg[data-v-40d52387] {
  background-color: #f8581e;
}
.theme-error-color[data-v-40d52387] {
  color: #af3a34 !important;
}
.theme-error-bg[data-v-40d52387] {
  background-color: #af3a34;
}
.theme-amber-color[data-v-40d52387] {
  color: #c3a135 !important;
}
.theme-amber-bg[data-v-40d52387] {
  background-color: #c3a135;
}
.theme-grey-neutral-color[data-v-40d52387] {
  color: #655977 !important;
}
.theme-grey-neutral-bg[data-v-40d52387] {
  background-color: #655977;
}
.theme-grey-lighten-1-color[data-v-40d52387] {
  color: #d9d4e1 !important;
}
.theme-grey-lighten-1-bg[data-v-40d52387] {
  background-color: #d9d4e1;
}
.theme-grey-darken-1-color[data-v-40d52387] {
  color: #241934 !important;
}
.theme-grey-darken-1-bg[data-v-40d52387] {
  background-color: #241934;
}
.theme-text-dark-color[data-v-40d52387] {
  color: #1d2424 !important;
}
.theme-text-dark-bg[data-v-40d52387] {
  background-color: #1d2424;
}
.horizontal-center[data-v-40d52387] {
  justify-content: center;
}
.is-bold[data-v-40d52387] {
  font-weight: bold;
}
.full-width[data-v-40d52387] {
  width: 100%;
}
.text--details[data-v-40d52387] {
  color: rgb(99, 98, 98);
  font-size: 12px;
}
.text-titlecase[data-v-40d52387]:first-letter {
  text-transform: uppercase;
}
.v-card.card-skp-style[data-v-40d52387] {
  border-top: 5px solid var(--primary-color);
}
.v-card.card-skp-style .v-card-text[data-v-40d52387] {
  color: #655977;
}
.v-card.card-skp-style.card-skp-error[data-v-40d52387] {
  border-top: 5px solid #f8581e;
}
.v-card.card-skp-style .v-btn[data-v-40d52387] {
  box-shadow: none !important;
}
.v-card.card-skp-style > .v-card__actions[data-v-40d52387], .v-card.card-skp-style > .v-card-actions[data-v-40d52387] {
  background: #d9d4e1;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-40d52387], .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-40d52387] {
  color: var(--primary-color);
  background-color: transparent;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-40d52387]:not(:disabled), .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-40d52387]:not(:disabled) {
  border: 2px solid rgb(140.1379310345, 66.315270936, 187.684729064);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-40d52387]:hover, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-40d52387]:hover {
  color: rgb(140.1379310345, 66.315270936, 187.684729064);
  border-color: rgb(163.1034482759, 103.5221674877, 201.4778325123);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-40d52387]:hover:before, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-40d52387]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-40d52387], .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-40d52387] {
  color: #a7a3a3;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-40d52387]:hover, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-40d52387]:hover {
  color: rgb(191.9333333333, 189.0666666667, 189.0666666667);
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-40d52387]:hover:before, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-40d52387]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .disable-primary[data-v-40d52387], .v-card.card-skp-style > .v-card-actions .disable-primary[data-v-40d52387] {
  background-color: rgb(174.5344827586, 122.3645320197, 208.1354679803) !important;
}
.v-card.card-skp-style .v-expansion-panels[data-v-40d52387] {
  box-shadow: none;
}
.invalid-field .v-input__slot[data-v-40d52387] {
  border: 2px solid #af3a34;
}
.invalid-field .v-field[data-v-40d52387] {
  border: 2px solid #af3a34;
}
.skp-tabs[data-v-40d52387] {
  background: #d9d4e1 !important;
  color: #241934;
}
a[data-v-40d52387] {
  text-decoration: none;
}
.sk-primary-link a[data-v-40d52387] {
  text-decoration: none;
  color: var(--primary-color);
}
.sk-v-list-item-spacer .v-list-item__prepend .v-list-item__spacer[data-v-40d52387] {
  width: 1rem !important;
}
.ProseMirror[data-v-40d52387]:focus-visible {
  outline: none !important;
}
.sk-v-data-table.v-table > .v-table__wrapper > table > tbody > tr > td[data-v-40d52387] {
  padding: 0 8px !important;
}
table tbody tr td .v-input--density-default[data-v-40d52387], table tbody tr td .v-input--density-compact[data-v-40d52387],
table thead tr th .v-input--density-default[data-v-40d52387],
table thead tr th .v-input--density-compact[data-v-40d52387] {
  --v-input-control-height: 40px !important;
}
table .v-selection-control--density-default[data-v-40d52387], table .v-selection-control--density-compact[data-v-40d52387] {
  --v-selection-control-size: 28px !important;
}
.v-field.v-field--variant-underlined .v-field__input[data-v-40d52387] {
  padding: 0 !important;
  top: 8px !important;
}
.v-tab.v-tab--selected[data-v-40d52387],
.v-tab.sk-active[data-v-40d52387] {
  color: #241934 !important;
}
.v-tab[data-v-40d52387],
.v-tab.sk-inactive[data-v-40d52387] {
  color: grey !important;
}
.sk-stepper-window .v-stepper-window[data-v-40d52387] {
  margin: 0 1.5rem !important;
}
.onerev-ellipsis[data-v-40d52387] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  min-width: 0;
}
.onerev-revtable-ellipsis .q-table[data-v-40d52387] {
  table-layout: fixed;
}
.boxed[data-v-40d52387] {
  padding: 5px;
  background-color: #d9d4e1;
  border-radius: 3px;
}[data-v-c6290d80]:root {
  --primary-color: #703596;
  --primary-lighten-bg: rgba(112, 53, 151, 0.2862745098);
  --secondary-color: #b55179;
  --accent-color: #f8581e;
  --grey-darken-1: #241934;
  --grey-neutral: #655977;
  --primary-color-rgb: 112, 53, 150;
  --primary-lighten-bg-rgb: 112, 53, 151;
  --secondary-color-rgb: 181, 81, 121;
  --accent-color-rgb: 248, 88, 30;
  --teal-cyan-500: #16bdca;
  --purple-500: #7c3aed;
  --peach-orange-500: #fdba8c;
  --color-gray-300: #d1d5db;
}
.theme-primary-color[data-v-c6290d80] {
  color: #703596 !important;
}
.theme-primary-bg[data-v-c6290d80] {
  background-color: #703596;
}
.theme-secondary-color[data-v-c6290d80] {
  color: #b55179 !important;
}
.theme-secondary-bg[data-v-c6290d80] {
  background-color: #b55179;
}
.theme-info-color[data-v-c6290d80] {
  color: #0f65d0 !important;
}
.theme-info-bg[data-v-c6290d80] {
  background-color: #0f65d0;
}
.theme-success-color[data-v-c6290d80] {
  color: #24ad58 !important;
}
.theme-success-bg[data-v-c6290d80] {
  background-color: #24ad58;
}
.theme-warning-color[data-v-c6290d80] {
  color: #f8581e !important;
}
.theme-warning-bg[data-v-c6290d80] {
  background-color: #f8581e;
}
.theme-error-color[data-v-c6290d80] {
  color: #af3a34 !important;
}
.theme-error-bg[data-v-c6290d80] {
  background-color: #af3a34;
}
.theme-amber-color[data-v-c6290d80] {
  color: #c3a135 !important;
}
.theme-amber-bg[data-v-c6290d80] {
  background-color: #c3a135;
}
.theme-grey-neutral-color[data-v-c6290d80] {
  color: #655977 !important;
}
.theme-grey-neutral-bg[data-v-c6290d80] {
  background-color: #655977;
}
.theme-grey-lighten-1-color[data-v-c6290d80] {
  color: #d9d4e1 !important;
}
.theme-grey-lighten-1-bg[data-v-c6290d80] {
  background-color: #d9d4e1;
}
.theme-grey-darken-1-color[data-v-c6290d80] {
  color: #241934 !important;
}
.theme-grey-darken-1-bg[data-v-c6290d80] {
  background-color: #241934;
}
.theme-text-dark-color[data-v-c6290d80] {
  color: #1d2424 !important;
}
.theme-text-dark-bg[data-v-c6290d80] {
  background-color: #1d2424;
}
.horizontal-center[data-v-c6290d80] {
  justify-content: center;
}
.is-bold[data-v-c6290d80] {
  font-weight: bold;
}
.full-width[data-v-c6290d80] {
  width: 100%;
}
.text--details[data-v-c6290d80] {
  color: rgb(99, 98, 98);
  font-size: 12px;
}
.text-titlecase[data-v-c6290d80]:first-letter {
  text-transform: uppercase;
}
.v-card.card-skp-style[data-v-c6290d80] {
  border-top: 5px solid var(--primary-color);
}
.v-card.card-skp-style .v-card-text[data-v-c6290d80] {
  color: #655977;
}
.v-card.card-skp-style.card-skp-error[data-v-c6290d80] {
  border-top: 5px solid #f8581e;
}
.v-card.card-skp-style .v-btn[data-v-c6290d80] {
  box-shadow: none !important;
}
.v-card.card-skp-style > .v-card__actions[data-v-c6290d80], .v-card.card-skp-style > .v-card-actions[data-v-c6290d80] {
  background: #d9d4e1;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-c6290d80], .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-c6290d80] {
  color: var(--primary-color);
  background-color: transparent;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-c6290d80]:not(:disabled), .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-c6290d80]:not(:disabled) {
  border: 2px solid rgb(140.1379310345, 66.315270936, 187.684729064);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-c6290d80]:hover, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-c6290d80]:hover {
  color: rgb(140.1379310345, 66.315270936, 187.684729064);
  border-color: rgb(163.1034482759, 103.5221674877, 201.4778325123);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-c6290d80]:hover:before, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-c6290d80]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-c6290d80], .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-c6290d80] {
  color: #a7a3a3;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-c6290d80]:hover, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-c6290d80]:hover {
  color: rgb(191.9333333333, 189.0666666667, 189.0666666667);
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-c6290d80]:hover:before, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-c6290d80]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .disable-primary[data-v-c6290d80], .v-card.card-skp-style > .v-card-actions .disable-primary[data-v-c6290d80] {
  background-color: rgb(174.5344827586, 122.3645320197, 208.1354679803) !important;
}
.v-card.card-skp-style .v-expansion-panels[data-v-c6290d80] {
  box-shadow: none;
}
.invalid-field .v-input__slot[data-v-c6290d80] {
  border: 2px solid #af3a34;
}
.invalid-field .v-field[data-v-c6290d80] {
  border: 2px solid #af3a34;
}
.skp-tabs[data-v-c6290d80] {
  background: #d9d4e1 !important;
  color: #241934;
}
a[data-v-c6290d80] {
  text-decoration: none;
}
.sk-primary-link a[data-v-c6290d80] {
  text-decoration: none;
  color: var(--primary-color);
}
.sk-v-list-item-spacer .v-list-item__prepend .v-list-item__spacer[data-v-c6290d80] {
  width: 1rem !important;
}
.ProseMirror[data-v-c6290d80]:focus-visible {
  outline: none !important;
}
.sk-v-data-table.v-table > .v-table__wrapper > table > tbody > tr > td[data-v-c6290d80] {
  padding: 0 8px !important;
}
table tbody tr td .v-input--density-default[data-v-c6290d80], table tbody tr td .v-input--density-compact[data-v-c6290d80],
table thead tr th .v-input--density-default[data-v-c6290d80],
table thead tr th .v-input--density-compact[data-v-c6290d80] {
  --v-input-control-height: 40px !important;
}
table .v-selection-control--density-default[data-v-c6290d80], table .v-selection-control--density-compact[data-v-c6290d80] {
  --v-selection-control-size: 28px !important;
}
.v-field.v-field--variant-underlined .v-field__input[data-v-c6290d80] {
  padding: 0 !important;
  top: 8px !important;
}
.v-tab.v-tab--selected[data-v-c6290d80],
.v-tab.sk-active[data-v-c6290d80] {
  color: #241934 !important;
}
.v-tab[data-v-c6290d80],
.v-tab.sk-inactive[data-v-c6290d80] {
  color: grey !important;
}
.sk-stepper-window .v-stepper-window[data-v-c6290d80] {
  margin: 0 1.5rem !important;
}
.onerev-ellipsis[data-v-c6290d80] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  min-width: 0;
}
.onerev-revtable-ellipsis .q-table[data-v-c6290d80] {
  table-layout: fixed;
}
.stepper-header[data-v-c6290d80] {
  width: 100%;
}
.tel-input-parent[data-v-c6290d80] {
  display: flex;
  flex-direction: column;
  padding-top: 8px;
  margin-top: 4px;
  position: relative;
}
.tel-input-label[data-v-c6290d80] {
  top: 0px;
  right: auto;
  position: absolute;
  order: 1;
  height: 16px;
  line-height: 16px;
  letter-spacing: normal;
  font-size: 12px;
}
.tel-input-label span[data-v-c6290d80] {
  display: none;
  transform-origin: top left;
}
.tel-input-style[data-v-c6290d80] {
  order: 2;
  border: none;
  border-bottom: 1px solid rgba(145, 145, 145, 0.492);
  border-radius: 0;
}
.tel-input-style[data-v-c6290d80]:focus-within {
  box-shadow: none !important;
  border-bottom: 2px solid #703596;
}
.tel-input-style[data-v-c6290d80]  input::placeholder {
  font-size: 1rem;
  letter-spacing: 0.009375em;
  min-width: 0;
  opacity: var(--v-medium-emphasis-opacity);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tel-input-style[data-v-c6290d80]  input:focus::placeholder {
  color: transparent;
}
.tel-input-parent:focus-within .tel-input-label[data-v-c6290d80] {
  color: #703596;
}
.tel-input-parent:focus-within .tel-input-label span[data-v-c6290d80] {
  display: block;
}[data-v-d2d274d0]:root {
  --primary-color: #703596;
  --primary-lighten-bg: rgba(112, 53, 151, 0.2862745098);
  --secondary-color: #b55179;
  --accent-color: #f8581e;
  --grey-darken-1: #241934;
  --grey-neutral: #655977;
  --primary-color-rgb: 112, 53, 150;
  --primary-lighten-bg-rgb: 112, 53, 151;
  --secondary-color-rgb: 181, 81, 121;
  --accent-color-rgb: 248, 88, 30;
  --teal-cyan-500: #16bdca;
  --purple-500: #7c3aed;
  --peach-orange-500: #fdba8c;
  --color-gray-300: #d1d5db;
}
.theme-primary-color[data-v-d2d274d0] {
  color: #703596 !important;
}
.theme-primary-bg[data-v-d2d274d0] {
  background-color: #703596;
}
.theme-secondary-color[data-v-d2d274d0] {
  color: #b55179 !important;
}
.theme-secondary-bg[data-v-d2d274d0] {
  background-color: #b55179;
}
.theme-info-color[data-v-d2d274d0] {
  color: #0f65d0 !important;
}
.theme-info-bg[data-v-d2d274d0] {
  background-color: #0f65d0;
}
.theme-success-color[data-v-d2d274d0] {
  color: #24ad58 !important;
}
.theme-success-bg[data-v-d2d274d0] {
  background-color: #24ad58;
}
.theme-warning-color[data-v-d2d274d0] {
  color: #f8581e !important;
}
.theme-warning-bg[data-v-d2d274d0] {
  background-color: #f8581e;
}
.theme-error-color[data-v-d2d274d0] {
  color: #af3a34 !important;
}
.theme-error-bg[data-v-d2d274d0] {
  background-color: #af3a34;
}
.theme-amber-color[data-v-d2d274d0] {
  color: #c3a135 !important;
}
.theme-amber-bg[data-v-d2d274d0] {
  background-color: #c3a135;
}
.theme-grey-neutral-color[data-v-d2d274d0] {
  color: #655977 !important;
}
.theme-grey-neutral-bg[data-v-d2d274d0] {
  background-color: #655977;
}
.theme-grey-lighten-1-color[data-v-d2d274d0] {
  color: #d9d4e1 !important;
}
.theme-grey-lighten-1-bg[data-v-d2d274d0] {
  background-color: #d9d4e1;
}
.theme-grey-darken-1-color[data-v-d2d274d0] {
  color: #241934 !important;
}
.theme-grey-darken-1-bg[data-v-d2d274d0] {
  background-color: #241934;
}
.theme-text-dark-color[data-v-d2d274d0] {
  color: #1d2424 !important;
}
.theme-text-dark-bg[data-v-d2d274d0] {
  background-color: #1d2424;
}
.horizontal-center[data-v-d2d274d0] {
  justify-content: center;
}
.is-bold[data-v-d2d274d0] {
  font-weight: bold;
}
.full-width[data-v-d2d274d0] {
  width: 100%;
}
.text--details[data-v-d2d274d0] {
  color: rgb(99, 98, 98);
  font-size: 12px;
}
.text-titlecase[data-v-d2d274d0]:first-letter {
  text-transform: uppercase;
}
.v-card.card-skp-style[data-v-d2d274d0] {
  border-top: 5px solid var(--primary-color);
}
.v-card.card-skp-style .v-card-text[data-v-d2d274d0] {
  color: #655977;
}
.v-card.card-skp-style.card-skp-error[data-v-d2d274d0] {
  border-top: 5px solid #f8581e;
}
.v-card.card-skp-style .v-btn[data-v-d2d274d0] {
  box-shadow: none !important;
}
.v-card.card-skp-style > .v-card__actions[data-v-d2d274d0], .v-card.card-skp-style > .v-card-actions[data-v-d2d274d0] {
  background: #d9d4e1;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-d2d274d0], .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-d2d274d0] {
  color: var(--primary-color);
  background-color: transparent;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-d2d274d0]:not(:disabled), .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-d2d274d0]:not(:disabled) {
  border: 2px solid rgb(140.1379310345, 66.315270936, 187.684729064);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-d2d274d0]:hover, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-d2d274d0]:hover {
  color: rgb(140.1379310345, 66.315270936, 187.684729064);
  border-color: rgb(163.1034482759, 103.5221674877, 201.4778325123);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-d2d274d0]:hover:before, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-d2d274d0]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-d2d274d0], .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-d2d274d0] {
  color: #a7a3a3;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-d2d274d0]:hover, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-d2d274d0]:hover {
  color: rgb(191.9333333333, 189.0666666667, 189.0666666667);
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-d2d274d0]:hover:before, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-d2d274d0]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .disable-primary[data-v-d2d274d0], .v-card.card-skp-style > .v-card-actions .disable-primary[data-v-d2d274d0] {
  background-color: rgb(174.5344827586, 122.3645320197, 208.1354679803) !important;
}
.v-card.card-skp-style .v-expansion-panels[data-v-d2d274d0] {
  box-shadow: none;
}
.invalid-field .v-input__slot[data-v-d2d274d0] {
  border: 2px solid #af3a34;
}
.invalid-field .v-field[data-v-d2d274d0] {
  border: 2px solid #af3a34;
}
.skp-tabs[data-v-d2d274d0] {
  background: #d9d4e1 !important;
  color: #241934;
}
a[data-v-d2d274d0] {
  text-decoration: none;
}
.sk-primary-link a[data-v-d2d274d0] {
  text-decoration: none;
  color: var(--primary-color);
}
.sk-v-list-item-spacer .v-list-item__prepend .v-list-item__spacer[data-v-d2d274d0] {
  width: 1rem !important;
}
.ProseMirror[data-v-d2d274d0]:focus-visible {
  outline: none !important;
}
.sk-v-data-table.v-table > .v-table__wrapper > table > tbody > tr > td[data-v-d2d274d0] {
  padding: 0 8px !important;
}
table tbody tr td .v-input--density-default[data-v-d2d274d0], table tbody tr td .v-input--density-compact[data-v-d2d274d0],
table thead tr th .v-input--density-default[data-v-d2d274d0],
table thead tr th .v-input--density-compact[data-v-d2d274d0] {
  --v-input-control-height: 40px !important;
}
table .v-selection-control--density-default[data-v-d2d274d0], table .v-selection-control--density-compact[data-v-d2d274d0] {
  --v-selection-control-size: 28px !important;
}
.v-field.v-field--variant-underlined .v-field__input[data-v-d2d274d0] {
  padding: 0 !important;
  top: 8px !important;
}
.v-tab.v-tab--selected[data-v-d2d274d0],
.v-tab.sk-active[data-v-d2d274d0] {
  color: #241934 !important;
}
.v-tab[data-v-d2d274d0],
.v-tab.sk-inactive[data-v-d2d274d0] {
  color: grey !important;
}
.sk-stepper-window .v-stepper-window[data-v-d2d274d0] {
  margin: 0 1.5rem !important;
}
.onerev-ellipsis[data-v-d2d274d0] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  min-width: 0;
}
.onerev-revtable-ellipsis .q-table[data-v-d2d274d0] {
  table-layout: fixed;
}
.elements[data-v-d2d274d0] {
  max-height: 400px;
  overflow-y: auto;
}
.gap-1[data-v-d2d274d0] {
  gap: 1rem;
}[data-v-dd7400d2]:root {
  --primary-color: #703596;
  --primary-lighten-bg: rgba(112, 53, 151, 0.2862745098);
  --secondary-color: #b55179;
  --accent-color: #f8581e;
  --grey-darken-1: #241934;
  --grey-neutral: #655977;
  --primary-color-rgb: 112, 53, 150;
  --primary-lighten-bg-rgb: 112, 53, 151;
  --secondary-color-rgb: 181, 81, 121;
  --accent-color-rgb: 248, 88, 30;
  --teal-cyan-500: #16bdca;
  --purple-500: #7c3aed;
  --peach-orange-500: #fdba8c;
  --color-gray-300: #d1d5db;
}
.theme-primary-color[data-v-dd7400d2] {
  color: #703596 !important;
}
.theme-primary-bg[data-v-dd7400d2] {
  background-color: #703596;
}
.theme-secondary-color[data-v-dd7400d2] {
  color: #b55179 !important;
}
.theme-secondary-bg[data-v-dd7400d2] {
  background-color: #b55179;
}
.theme-info-color[data-v-dd7400d2] {
  color: #0f65d0 !important;
}
.theme-info-bg[data-v-dd7400d2] {
  background-color: #0f65d0;
}
.theme-success-color[data-v-dd7400d2] {
  color: #24ad58 !important;
}
.theme-success-bg[data-v-dd7400d2] {
  background-color: #24ad58;
}
.theme-warning-color[data-v-dd7400d2] {
  color: #f8581e !important;
}
.theme-warning-bg[data-v-dd7400d2] {
  background-color: #f8581e;
}
.theme-error-color[data-v-dd7400d2] {
  color: #af3a34 !important;
}
.theme-error-bg[data-v-dd7400d2] {
  background-color: #af3a34;
}
.theme-amber-color[data-v-dd7400d2] {
  color: #c3a135 !important;
}
.theme-amber-bg[data-v-dd7400d2] {
  background-color: #c3a135;
}
.theme-grey-neutral-color[data-v-dd7400d2] {
  color: #655977 !important;
}
.theme-grey-neutral-bg[data-v-dd7400d2] {
  background-color: #655977;
}
.theme-grey-lighten-1-color[data-v-dd7400d2] {
  color: #d9d4e1 !important;
}
.theme-grey-lighten-1-bg[data-v-dd7400d2] {
  background-color: #d9d4e1;
}
.theme-grey-darken-1-color[data-v-dd7400d2] {
  color: #241934 !important;
}
.theme-grey-darken-1-bg[data-v-dd7400d2] {
  background-color: #241934;
}
.theme-text-dark-color[data-v-dd7400d2] {
  color: #1d2424 !important;
}
.theme-text-dark-bg[data-v-dd7400d2] {
  background-color: #1d2424;
}
.horizontal-center[data-v-dd7400d2] {
  justify-content: center;
}
.is-bold[data-v-dd7400d2] {
  font-weight: bold;
}
.full-width[data-v-dd7400d2] {
  width: 100%;
}
.text--details[data-v-dd7400d2] {
  color: rgb(99, 98, 98);
  font-size: 12px;
}
.text-titlecase[data-v-dd7400d2]:first-letter {
  text-transform: uppercase;
}
.v-card.card-skp-style[data-v-dd7400d2] {
  border-top: 5px solid var(--primary-color);
}
.v-card.card-skp-style .v-card-text[data-v-dd7400d2] {
  color: #655977;
}
.v-card.card-skp-style.card-skp-error[data-v-dd7400d2] {
  border-top: 5px solid #f8581e;
}
.v-card.card-skp-style .v-btn[data-v-dd7400d2] {
  box-shadow: none !important;
}
.v-card.card-skp-style > .v-card__actions[data-v-dd7400d2], .v-card.card-skp-style > .v-card-actions[data-v-dd7400d2] {
  background: #d9d4e1;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-dd7400d2], .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-dd7400d2] {
  color: var(--primary-color);
  background-color: transparent;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-dd7400d2]:not(:disabled), .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-dd7400d2]:not(:disabled) {
  border: 2px solid rgb(140.1379310345, 66.315270936, 187.684729064);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-dd7400d2]:hover, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-dd7400d2]:hover {
  color: rgb(140.1379310345, 66.315270936, 187.684729064);
  border-color: rgb(163.1034482759, 103.5221674877, 201.4778325123);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-dd7400d2]:hover:before, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-dd7400d2]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-dd7400d2], .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-dd7400d2] {
  color: #a7a3a3;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-dd7400d2]:hover, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-dd7400d2]:hover {
  color: rgb(191.9333333333, 189.0666666667, 189.0666666667);
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-dd7400d2]:hover:before, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-dd7400d2]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .disable-primary[data-v-dd7400d2], .v-card.card-skp-style > .v-card-actions .disable-primary[data-v-dd7400d2] {
  background-color: rgb(174.5344827586, 122.3645320197, 208.1354679803) !important;
}
.v-card.card-skp-style .v-expansion-panels[data-v-dd7400d2] {
  box-shadow: none;
}
.invalid-field .v-input__slot[data-v-dd7400d2] {
  border: 2px solid #af3a34;
}
.invalid-field .v-field[data-v-dd7400d2] {
  border: 2px solid #af3a34;
}
.skp-tabs[data-v-dd7400d2] {
  background: #d9d4e1 !important;
  color: #241934;
}
a[data-v-dd7400d2] {
  text-decoration: none;
}
.sk-primary-link a[data-v-dd7400d2] {
  text-decoration: none;
  color: var(--primary-color);
}
.sk-v-list-item-spacer .v-list-item__prepend .v-list-item__spacer[data-v-dd7400d2] {
  width: 1rem !important;
}
.ProseMirror[data-v-dd7400d2]:focus-visible {
  outline: none !important;
}
.sk-v-data-table.v-table > .v-table__wrapper > table > tbody > tr > td[data-v-dd7400d2] {
  padding: 0 8px !important;
}
table tbody tr td .v-input--density-default[data-v-dd7400d2], table tbody tr td .v-input--density-compact[data-v-dd7400d2],
table thead tr th .v-input--density-default[data-v-dd7400d2],
table thead tr th .v-input--density-compact[data-v-dd7400d2] {
  --v-input-control-height: 40px !important;
}
table .v-selection-control--density-default[data-v-dd7400d2], table .v-selection-control--density-compact[data-v-dd7400d2] {
  --v-selection-control-size: 28px !important;
}
.v-field.v-field--variant-underlined .v-field__input[data-v-dd7400d2] {
  padding: 0 !important;
  top: 8px !important;
}
.v-tab.v-tab--selected[data-v-dd7400d2],
.v-tab.sk-active[data-v-dd7400d2] {
  color: #241934 !important;
}
.v-tab[data-v-dd7400d2],
.v-tab.sk-inactive[data-v-dd7400d2] {
  color: grey !important;
}
.sk-stepper-window .v-stepper-window[data-v-dd7400d2] {
  margin: 0 1.5rem !important;
}
.onerev-ellipsis[data-v-dd7400d2] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  min-width: 0;
}
.onerev-revtable-ellipsis .q-table[data-v-dd7400d2] {
  table-layout: fixed;
}
.tel-input-parent[data-v-dd7400d2] {
  display: flex;
  flex-direction: column;
  padding-top: 8px;
  margin-top: 4px;
  position: relative;
}
.tel-input-label[data-v-dd7400d2] {
  top: 0px;
  right: auto;
  position: absolute;
  order: 1;
  height: 16px;
  line-height: 16px;
  letter-spacing: normal;
  font-size: 12px;
}
.tel-input-label span[data-v-dd7400d2] {
  display: none;
  transform-origin: top left;
}
.tel-input-style[data-v-dd7400d2] {
  order: 2;
  border: none;
  border-bottom: 1px solid rgba(145, 145, 145, 0.492);
  border-radius: 0;
}
.tel-input-style[data-v-dd7400d2]:focus-within {
  box-shadow: none !important;
  border-bottom: 2px solid #703596;
}
.tel-input-style[data-v-dd7400d2]  input::placeholder {
  font-size: 1rem;
  letter-spacing: 0.009375em;
  min-width: 0;
  opacity: var(--v-medium-emphasis-opacity);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tel-input-style[data-v-dd7400d2]  input:focus::placeholder {
  color: transparent;
}
.tel-input-parent:focus-within .tel-input-label[data-v-dd7400d2] {
  color: #703596;
}
.tel-input-parent:focus-within .tel-input-label span[data-v-dd7400d2] {
  display: block;
}[data-v-77de5ece]:root {
  --primary-color: #703596;
  --primary-lighten-bg: rgba(112, 53, 151, 0.2862745098);
  --secondary-color: #b55179;
  --accent-color: #f8581e;
  --grey-darken-1: #241934;
  --grey-neutral: #655977;
  --primary-color-rgb: 112, 53, 150;
  --primary-lighten-bg-rgb: 112, 53, 151;
  --secondary-color-rgb: 181, 81, 121;
  --accent-color-rgb: 248, 88, 30;
  --teal-cyan-500: #16bdca;
  --purple-500: #7c3aed;
  --peach-orange-500: #fdba8c;
  --color-gray-300: #d1d5db;
}
.theme-primary-color[data-v-77de5ece] {
  color: #703596 !important;
}
.theme-primary-bg[data-v-77de5ece] {
  background-color: #703596;
}
.theme-secondary-color[data-v-77de5ece] {
  color: #b55179 !important;
}
.theme-secondary-bg[data-v-77de5ece] {
  background-color: #b55179;
}
.theme-info-color[data-v-77de5ece] {
  color: #0f65d0 !important;
}
.theme-info-bg[data-v-77de5ece] {
  background-color: #0f65d0;
}
.theme-success-color[data-v-77de5ece] {
  color: #24ad58 !important;
}
.theme-success-bg[data-v-77de5ece] {
  background-color: #24ad58;
}
.theme-warning-color[data-v-77de5ece] {
  color: #f8581e !important;
}
.theme-warning-bg[data-v-77de5ece] {
  background-color: #f8581e;
}
.theme-error-color[data-v-77de5ece] {
  color: #af3a34 !important;
}
.theme-error-bg[data-v-77de5ece] {
  background-color: #af3a34;
}
.theme-amber-color[data-v-77de5ece] {
  color: #c3a135 !important;
}
.theme-amber-bg[data-v-77de5ece] {
  background-color: #c3a135;
}
.theme-grey-neutral-color[data-v-77de5ece] {
  color: #655977 !important;
}
.theme-grey-neutral-bg[data-v-77de5ece] {
  background-color: #655977;
}
.theme-grey-lighten-1-color[data-v-77de5ece] {
  color: #d9d4e1 !important;
}
.theme-grey-lighten-1-bg[data-v-77de5ece] {
  background-color: #d9d4e1;
}
.theme-grey-darken-1-color[data-v-77de5ece] {
  color: #241934 !important;
}
.theme-grey-darken-1-bg[data-v-77de5ece] {
  background-color: #241934;
}
.theme-text-dark-color[data-v-77de5ece] {
  color: #1d2424 !important;
}
.theme-text-dark-bg[data-v-77de5ece] {
  background-color: #1d2424;
}
.horizontal-center[data-v-77de5ece] {
  justify-content: center;
}
.is-bold[data-v-77de5ece] {
  font-weight: bold;
}
.full-width[data-v-77de5ece] {
  width: 100%;
}
.text--details[data-v-77de5ece] {
  color: rgb(99, 98, 98);
  font-size: 12px;
}
.text-titlecase[data-v-77de5ece]:first-letter {
  text-transform: uppercase;
}
.v-card.card-skp-style[data-v-77de5ece] {
  border-top: 5px solid var(--primary-color);
}
.v-card.card-skp-style .v-card-text[data-v-77de5ece] {
  color: #655977;
}
.v-card.card-skp-style.card-skp-error[data-v-77de5ece] {
  border-top: 5px solid #f8581e;
}
.v-card.card-skp-style .v-btn[data-v-77de5ece] {
  box-shadow: none !important;
}
.v-card.card-skp-style > .v-card__actions[data-v-77de5ece], .v-card.card-skp-style > .v-card-actions[data-v-77de5ece] {
  background: #d9d4e1;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-77de5ece], .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-77de5ece] {
  color: var(--primary-color);
  background-color: transparent;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-77de5ece]:not(:disabled), .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-77de5ece]:not(:disabled) {
  border: 2px solid rgb(140.1379310345, 66.315270936, 187.684729064);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-77de5ece]:hover, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-77de5ece]:hover {
  color: rgb(140.1379310345, 66.315270936, 187.684729064);
  border-color: rgb(163.1034482759, 103.5221674877, 201.4778325123);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-77de5ece]:hover:before, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-77de5ece]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-77de5ece], .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-77de5ece] {
  color: #a7a3a3;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-77de5ece]:hover, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-77de5ece]:hover {
  color: rgb(191.9333333333, 189.0666666667, 189.0666666667);
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-77de5ece]:hover:before, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-77de5ece]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .disable-primary[data-v-77de5ece], .v-card.card-skp-style > .v-card-actions .disable-primary[data-v-77de5ece] {
  background-color: rgb(174.5344827586, 122.3645320197, 208.1354679803) !important;
}
.v-card.card-skp-style .v-expansion-panels[data-v-77de5ece] {
  box-shadow: none;
}
.invalid-field .v-input__slot[data-v-77de5ece] {
  border: 2px solid #af3a34;
}
.invalid-field .v-field[data-v-77de5ece] {
  border: 2px solid #af3a34;
}
.skp-tabs[data-v-77de5ece] {
  background: #d9d4e1 !important;
  color: #241934;
}
a[data-v-77de5ece] {
  text-decoration: none;
}
.sk-primary-link a[data-v-77de5ece] {
  text-decoration: none;
  color: var(--primary-color);
}
.sk-v-list-item-spacer .v-list-item__prepend .v-list-item__spacer[data-v-77de5ece] {
  width: 1rem !important;
}
.ProseMirror[data-v-77de5ece]:focus-visible {
  outline: none !important;
}
.sk-v-data-table.v-table > .v-table__wrapper > table > tbody > tr > td[data-v-77de5ece] {
  padding: 0 8px !important;
}
table tbody tr td .v-input--density-default[data-v-77de5ece], table tbody tr td .v-input--density-compact[data-v-77de5ece],
table thead tr th .v-input--density-default[data-v-77de5ece],
table thead tr th .v-input--density-compact[data-v-77de5ece] {
  --v-input-control-height: 40px !important;
}
table .v-selection-control--density-default[data-v-77de5ece], table .v-selection-control--density-compact[data-v-77de5ece] {
  --v-selection-control-size: 28px !important;
}
.v-field.v-field--variant-underlined .v-field__input[data-v-77de5ece] {
  padding: 0 !important;
  top: 8px !important;
}
.v-tab.v-tab--selected[data-v-77de5ece],
.v-tab.sk-active[data-v-77de5ece] {
  color: #241934 !important;
}
.v-tab[data-v-77de5ece],
.v-tab.sk-inactive[data-v-77de5ece] {
  color: grey !important;
}
.sk-stepper-window .v-stepper-window[data-v-77de5ece] {
  margin: 0 1.5rem !important;
}
.onerev-ellipsis[data-v-77de5ece] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  min-width: 0;
}
.onerev-revtable-ellipsis .q-table[data-v-77de5ece] {
  table-layout: fixed;
}
.contact-list-element-component .v-table > .v-table__wrapper > table > thead > tr > th[data-v-77de5ece] {
  font-size: 0.75rem !important;
  color: #655977 !important;
}[data-v-83a9e1b2]:root {
  --primary-color: #703596;
  --primary-lighten-bg: rgba(112, 53, 151, 0.2862745098);
  --secondary-color: #b55179;
  --accent-color: #f8581e;
  --grey-darken-1: #241934;
  --grey-neutral: #655977;
  --primary-color-rgb: 112, 53, 150;
  --primary-lighten-bg-rgb: 112, 53, 151;
  --secondary-color-rgb: 181, 81, 121;
  --accent-color-rgb: 248, 88, 30;
  --teal-cyan-500: #16bdca;
  --purple-500: #7c3aed;
  --peach-orange-500: #fdba8c;
  --color-gray-300: #d1d5db;
}
.theme-primary-color[data-v-83a9e1b2] {
  color: #703596 !important;
}
.theme-primary-bg[data-v-83a9e1b2] {
  background-color: #703596;
}
.theme-secondary-color[data-v-83a9e1b2] {
  color: #b55179 !important;
}
.theme-secondary-bg[data-v-83a9e1b2] {
  background-color: #b55179;
}
.theme-info-color[data-v-83a9e1b2] {
  color: #0f65d0 !important;
}
.theme-info-bg[data-v-83a9e1b2] {
  background-color: #0f65d0;
}
.theme-success-color[data-v-83a9e1b2] {
  color: #24ad58 !important;
}
.theme-success-bg[data-v-83a9e1b2] {
  background-color: #24ad58;
}
.theme-warning-color[data-v-83a9e1b2] {
  color: #f8581e !important;
}
.theme-warning-bg[data-v-83a9e1b2] {
  background-color: #f8581e;
}
.theme-error-color[data-v-83a9e1b2] {
  color: #af3a34 !important;
}
.theme-error-bg[data-v-83a9e1b2] {
  background-color: #af3a34;
}
.theme-amber-color[data-v-83a9e1b2] {
  color: #c3a135 !important;
}
.theme-amber-bg[data-v-83a9e1b2] {
  background-color: #c3a135;
}
.theme-grey-neutral-color[data-v-83a9e1b2] {
  color: #655977 !important;
}
.theme-grey-neutral-bg[data-v-83a9e1b2] {
  background-color: #655977;
}
.theme-grey-lighten-1-color[data-v-83a9e1b2] {
  color: #d9d4e1 !important;
}
.theme-grey-lighten-1-bg[data-v-83a9e1b2] {
  background-color: #d9d4e1;
}
.theme-grey-darken-1-color[data-v-83a9e1b2] {
  color: #241934 !important;
}
.theme-grey-darken-1-bg[data-v-83a9e1b2] {
  background-color: #241934;
}
.theme-text-dark-color[data-v-83a9e1b2] {
  color: #1d2424 !important;
}
.theme-text-dark-bg[data-v-83a9e1b2] {
  background-color: #1d2424;
}
.horizontal-center[data-v-83a9e1b2] {
  justify-content: center;
}
.is-bold[data-v-83a9e1b2] {
  font-weight: bold;
}
.full-width[data-v-83a9e1b2] {
  width: 100%;
}
.text--details[data-v-83a9e1b2] {
  color: rgb(99, 98, 98);
  font-size: 12px;
}
.text-titlecase[data-v-83a9e1b2]:first-letter {
  text-transform: uppercase;
}
.v-card.card-skp-style[data-v-83a9e1b2] {
  border-top: 5px solid var(--primary-color);
}
.v-card.card-skp-style .v-card-text[data-v-83a9e1b2] {
  color: #655977;
}
.v-card.card-skp-style.card-skp-error[data-v-83a9e1b2] {
  border-top: 5px solid #f8581e;
}
.v-card.card-skp-style .v-btn[data-v-83a9e1b2] {
  box-shadow: none !important;
}
.v-card.card-skp-style > .v-card__actions[data-v-83a9e1b2], .v-card.card-skp-style > .v-card-actions[data-v-83a9e1b2] {
  background: #d9d4e1;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-83a9e1b2], .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-83a9e1b2] {
  color: var(--primary-color);
  background-color: transparent;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-83a9e1b2]:not(:disabled), .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-83a9e1b2]:not(:disabled) {
  border: 2px solid rgb(140.1379310345, 66.315270936, 187.684729064);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-83a9e1b2]:hover, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-83a9e1b2]:hover {
  color: rgb(140.1379310345, 66.315270936, 187.684729064);
  border-color: rgb(163.1034482759, 103.5221674877, 201.4778325123);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-83a9e1b2]:hover:before, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-83a9e1b2]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-83a9e1b2], .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-83a9e1b2] {
  color: #a7a3a3;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-83a9e1b2]:hover, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-83a9e1b2]:hover {
  color: rgb(191.9333333333, 189.0666666667, 189.0666666667);
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-83a9e1b2]:hover:before, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-83a9e1b2]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .disable-primary[data-v-83a9e1b2], .v-card.card-skp-style > .v-card-actions .disable-primary[data-v-83a9e1b2] {
  background-color: rgb(174.5344827586, 122.3645320197, 208.1354679803) !important;
}
.v-card.card-skp-style .v-expansion-panels[data-v-83a9e1b2] {
  box-shadow: none;
}
.invalid-field .v-input__slot[data-v-83a9e1b2] {
  border: 2px solid #af3a34;
}
.invalid-field .v-field[data-v-83a9e1b2] {
  border: 2px solid #af3a34;
}
.skp-tabs[data-v-83a9e1b2] {
  background: #d9d4e1 !important;
  color: #241934;
}
a[data-v-83a9e1b2] {
  text-decoration: none;
}
.sk-primary-link a[data-v-83a9e1b2] {
  text-decoration: none;
  color: var(--primary-color);
}
.sk-v-list-item-spacer .v-list-item__prepend .v-list-item__spacer[data-v-83a9e1b2] {
  width: 1rem !important;
}
.ProseMirror[data-v-83a9e1b2]:focus-visible {
  outline: none !important;
}
.sk-v-data-table.v-table > .v-table__wrapper > table > tbody > tr > td[data-v-83a9e1b2] {
  padding: 0 8px !important;
}
table tbody tr td .v-input--density-default[data-v-83a9e1b2], table tbody tr td .v-input--density-compact[data-v-83a9e1b2],
table thead tr th .v-input--density-default[data-v-83a9e1b2],
table thead tr th .v-input--density-compact[data-v-83a9e1b2] {
  --v-input-control-height: 40px !important;
}
table .v-selection-control--density-default[data-v-83a9e1b2], table .v-selection-control--density-compact[data-v-83a9e1b2] {
  --v-selection-control-size: 28px !important;
}
.v-field.v-field--variant-underlined .v-field__input[data-v-83a9e1b2] {
  padding: 0 !important;
  top: 8px !important;
}
.v-tab.v-tab--selected[data-v-83a9e1b2],
.v-tab.sk-active[data-v-83a9e1b2] {
  color: #241934 !important;
}
.v-tab[data-v-83a9e1b2],
.v-tab.sk-inactive[data-v-83a9e1b2] {
  color: grey !important;
}
.sk-stepper-window .v-stepper-window[data-v-83a9e1b2] {
  margin: 0 1.5rem !important;
}
.onerev-ellipsis[data-v-83a9e1b2] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  min-width: 0;
}
.onerev-revtable-ellipsis .q-table[data-v-83a9e1b2] {
  table-layout: fixed;
}
.detail-searcher-input[data-v-83a9e1b2]  .v-input__control {
  min-height: 36px;
  margin-right: 0.2rem;
}
.detail-searcher-input[data-v-83a9e1b2] .theme--light .v-input__slot {
  background-color: rgb(240, 240, 240);
}
.detail-searcher-input[data-v-83a9e1b2] .theme--dark .v-input__slot {
  background-color: white;
}
.detail-searcher-input[data-v-83a9e1b2] .theme--dark .v-icon {
  color: rgb(152, 152, 152);
}
.detail-searcher-input[data-v-83a9e1b2] .theme--dark .v-label {
  color: rgb(152, 152, 152);
}
.detail-searcher-input[data-v-83a9e1b2] .theme--dark input {
  color: black;
}[data-v-7e13fe0f]:root {
  --primary-color: #703596;
  --primary-lighten-bg: rgba(112, 53, 151, 0.2862745098);
  --secondary-color: #b55179;
  --accent-color: #f8581e;
  --grey-darken-1: #241934;
  --grey-neutral: #655977;
  --primary-color-rgb: 112, 53, 150;
  --primary-lighten-bg-rgb: 112, 53, 151;
  --secondary-color-rgb: 181, 81, 121;
  --accent-color-rgb: 248, 88, 30;
  --teal-cyan-500: #16bdca;
  --purple-500: #7c3aed;
  --peach-orange-500: #fdba8c;
  --color-gray-300: #d1d5db;
}
.theme-primary-color[data-v-7e13fe0f] {
  color: #703596 !important;
}
.theme-primary-bg[data-v-7e13fe0f] {
  background-color: #703596;
}
.theme-secondary-color[data-v-7e13fe0f] {
  color: #b55179 !important;
}
.theme-secondary-bg[data-v-7e13fe0f] {
  background-color: #b55179;
}
.theme-info-color[data-v-7e13fe0f] {
  color: #0f65d0 !important;
}
.theme-info-bg[data-v-7e13fe0f] {
  background-color: #0f65d0;
}
.theme-success-color[data-v-7e13fe0f] {
  color: #24ad58 !important;
}
.theme-success-bg[data-v-7e13fe0f] {
  background-color: #24ad58;
}
.theme-warning-color[data-v-7e13fe0f] {
  color: #f8581e !important;
}
.theme-warning-bg[data-v-7e13fe0f] {
  background-color: #f8581e;
}
.theme-error-color[data-v-7e13fe0f] {
  color: #af3a34 !important;
}
.theme-error-bg[data-v-7e13fe0f] {
  background-color: #af3a34;
}
.theme-amber-color[data-v-7e13fe0f] {
  color: #c3a135 !important;
}
.theme-amber-bg[data-v-7e13fe0f] {
  background-color: #c3a135;
}
.theme-grey-neutral-color[data-v-7e13fe0f] {
  color: #655977 !important;
}
.theme-grey-neutral-bg[data-v-7e13fe0f] {
  background-color: #655977;
}
.theme-grey-lighten-1-color[data-v-7e13fe0f] {
  color: #d9d4e1 !important;
}
.theme-grey-lighten-1-bg[data-v-7e13fe0f] {
  background-color: #d9d4e1;
}
.theme-grey-darken-1-color[data-v-7e13fe0f] {
  color: #241934 !important;
}
.theme-grey-darken-1-bg[data-v-7e13fe0f] {
  background-color: #241934;
}
.theme-text-dark-color[data-v-7e13fe0f] {
  color: #1d2424 !important;
}
.theme-text-dark-bg[data-v-7e13fe0f] {
  background-color: #1d2424;
}
.horizontal-center[data-v-7e13fe0f] {
  justify-content: center;
}
.is-bold[data-v-7e13fe0f] {
  font-weight: bold;
}
.full-width[data-v-7e13fe0f] {
  width: 100%;
}
.text--details[data-v-7e13fe0f] {
  color: rgb(99, 98, 98);
  font-size: 12px;
}
.text-titlecase[data-v-7e13fe0f]:first-letter {
  text-transform: uppercase;
}
.v-card.card-skp-style[data-v-7e13fe0f] {
  border-top: 5px solid var(--primary-color);
}
.v-card.card-skp-style .v-card-text[data-v-7e13fe0f] {
  color: #655977;
}
.v-card.card-skp-style.card-skp-error[data-v-7e13fe0f] {
  border-top: 5px solid #f8581e;
}
.v-card.card-skp-style .v-btn[data-v-7e13fe0f] {
  box-shadow: none !important;
}
.v-card.card-skp-style > .v-card__actions[data-v-7e13fe0f], .v-card.card-skp-style > .v-card-actions[data-v-7e13fe0f] {
  background: #d9d4e1;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-7e13fe0f], .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-7e13fe0f] {
  color: var(--primary-color);
  background-color: transparent;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-7e13fe0f]:not(:disabled), .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-7e13fe0f]:not(:disabled) {
  border: 2px solid rgb(140.1379310345, 66.315270936, 187.684729064);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-7e13fe0f]:hover, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-7e13fe0f]:hover {
  color: rgb(140.1379310345, 66.315270936, 187.684729064);
  border-color: rgb(163.1034482759, 103.5221674877, 201.4778325123);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-7e13fe0f]:hover:before, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-7e13fe0f]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-7e13fe0f], .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-7e13fe0f] {
  color: #a7a3a3;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-7e13fe0f]:hover, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-7e13fe0f]:hover {
  color: rgb(191.9333333333, 189.0666666667, 189.0666666667);
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-7e13fe0f]:hover:before, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-7e13fe0f]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .disable-primary[data-v-7e13fe0f], .v-card.card-skp-style > .v-card-actions .disable-primary[data-v-7e13fe0f] {
  background-color: rgb(174.5344827586, 122.3645320197, 208.1354679803) !important;
}
.v-card.card-skp-style .v-expansion-panels[data-v-7e13fe0f] {
  box-shadow: none;
}
.invalid-field .v-input__slot[data-v-7e13fe0f] {
  border: 2px solid #af3a34;
}
.invalid-field .v-field[data-v-7e13fe0f] {
  border: 2px solid #af3a34;
}
.skp-tabs[data-v-7e13fe0f] {
  background: #d9d4e1 !important;
  color: #241934;
}
a[data-v-7e13fe0f] {
  text-decoration: none;
}
.sk-primary-link a[data-v-7e13fe0f] {
  text-decoration: none;
  color: var(--primary-color);
}
.sk-v-list-item-spacer .v-list-item__prepend .v-list-item__spacer[data-v-7e13fe0f] {
  width: 1rem !important;
}
.ProseMirror[data-v-7e13fe0f]:focus-visible {
  outline: none !important;
}
.sk-v-data-table.v-table > .v-table__wrapper > table > tbody > tr > td[data-v-7e13fe0f] {
  padding: 0 8px !important;
}
table tbody tr td .v-input--density-default[data-v-7e13fe0f], table tbody tr td .v-input--density-compact[data-v-7e13fe0f],
table thead tr th .v-input--density-default[data-v-7e13fe0f],
table thead tr th .v-input--density-compact[data-v-7e13fe0f] {
  --v-input-control-height: 40px !important;
}
table .v-selection-control--density-default[data-v-7e13fe0f], table .v-selection-control--density-compact[data-v-7e13fe0f] {
  --v-selection-control-size: 28px !important;
}
.v-field.v-field--variant-underlined .v-field__input[data-v-7e13fe0f] {
  padding: 0 !important;
  top: 8px !important;
}
.v-tab.v-tab--selected[data-v-7e13fe0f],
.v-tab.sk-active[data-v-7e13fe0f] {
  color: #241934 !important;
}
.v-tab[data-v-7e13fe0f],
.v-tab.sk-inactive[data-v-7e13fe0f] {
  color: grey !important;
}
.sk-stepper-window .v-stepper-window[data-v-7e13fe0f] {
  margin: 0 1.5rem !important;
}
.onerev-ellipsis[data-v-7e13fe0f] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  min-width: 0;
}
.onerev-revtable-ellipsis .q-table[data-v-7e13fe0f] {
  table-layout: fixed;
}
.filterbar-wrapper[data-v-7e13fe0f]  .v-chip {
  height: 36px;
  margin: 0 0.2rem;
  color: white;
}
.filterbar-wrapper[data-v-7e13fe0f]  .v-chip.theme--dark {
  background-color: white !important;
  color: var(--secondary-color);
}
.filterbar-wrapper .add-filter[data-v-7e13fe0f] {
  height: 36px;
  margin-left: 0.2rem;
  border: 1px solid var(--secondary-color);
  color: var(--secondary-color);
  box-shadow: none;
  background: white;
}
.filterbar-wrapper .add-filter.theme--light[data-v-7e13fe0f] {
  background: white;
}
.filterbar-wrapper .add-filter.theme--dark[data-v-7e13fe0f] {
  background: var(--secondary-color);
  color: white;
}[data-v-33add84b]:root {
  --primary-color: #703596;
  --primary-lighten-bg: rgba(112, 53, 151, 0.2862745098);
  --secondary-color: #b55179;
  --accent-color: #f8581e;
  --grey-darken-1: #241934;
  --grey-neutral: #655977;
  --primary-color-rgb: 112, 53, 150;
  --primary-lighten-bg-rgb: 112, 53, 151;
  --secondary-color-rgb: 181, 81, 121;
  --accent-color-rgb: 248, 88, 30;
  --teal-cyan-500: #16bdca;
  --purple-500: #7c3aed;
  --peach-orange-500: #fdba8c;
  --color-gray-300: #d1d5db;
}
.theme-primary-color[data-v-33add84b] {
  color: #703596 !important;
}
.theme-primary-bg[data-v-33add84b] {
  background-color: #703596;
}
.theme-secondary-color[data-v-33add84b] {
  color: #b55179 !important;
}
.theme-secondary-bg[data-v-33add84b] {
  background-color: #b55179;
}
.theme-info-color[data-v-33add84b] {
  color: #0f65d0 !important;
}
.theme-info-bg[data-v-33add84b] {
  background-color: #0f65d0;
}
.theme-success-color[data-v-33add84b] {
  color: #24ad58 !important;
}
.theme-success-bg[data-v-33add84b] {
  background-color: #24ad58;
}
.theme-warning-color[data-v-33add84b] {
  color: #f8581e !important;
}
.theme-warning-bg[data-v-33add84b] {
  background-color: #f8581e;
}
.theme-error-color[data-v-33add84b] {
  color: #af3a34 !important;
}
.theme-error-bg[data-v-33add84b] {
  background-color: #af3a34;
}
.theme-amber-color[data-v-33add84b] {
  color: #c3a135 !important;
}
.theme-amber-bg[data-v-33add84b] {
  background-color: #c3a135;
}
.theme-grey-neutral-color[data-v-33add84b] {
  color: #655977 !important;
}
.theme-grey-neutral-bg[data-v-33add84b] {
  background-color: #655977;
}
.theme-grey-lighten-1-color[data-v-33add84b] {
  color: #d9d4e1 !important;
}
.theme-grey-lighten-1-bg[data-v-33add84b] {
  background-color: #d9d4e1;
}
.theme-grey-darken-1-color[data-v-33add84b] {
  color: #241934 !important;
}
.theme-grey-darken-1-bg[data-v-33add84b] {
  background-color: #241934;
}
.theme-text-dark-color[data-v-33add84b] {
  color: #1d2424 !important;
}
.theme-text-dark-bg[data-v-33add84b] {
  background-color: #1d2424;
}
.horizontal-center[data-v-33add84b] {
  justify-content: center;
}
.is-bold[data-v-33add84b] {
  font-weight: bold;
}
.full-width[data-v-33add84b] {
  width: 100%;
}
.text--details[data-v-33add84b] {
  color: rgb(99, 98, 98);
  font-size: 12px;
}
.text-titlecase[data-v-33add84b]:first-letter {
  text-transform: uppercase;
}
.v-card.card-skp-style[data-v-33add84b] {
  border-top: 5px solid var(--primary-color);
}
.v-card.card-skp-style .v-card-text[data-v-33add84b] {
  color: #655977;
}
.v-card.card-skp-style.card-skp-error[data-v-33add84b] {
  border-top: 5px solid #f8581e;
}
.v-card.card-skp-style .v-btn[data-v-33add84b] {
  box-shadow: none !important;
}
.v-card.card-skp-style > .v-card__actions[data-v-33add84b], .v-card.card-skp-style > .v-card-actions[data-v-33add84b] {
  background: #d9d4e1;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-33add84b], .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-33add84b] {
  color: var(--primary-color);
  background-color: transparent;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-33add84b]:not(:disabled), .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-33add84b]:not(:disabled) {
  border: 2px solid rgb(140.1379310345, 66.315270936, 187.684729064);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-33add84b]:hover, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-33add84b]:hover {
  color: rgb(140.1379310345, 66.315270936, 187.684729064);
  border-color: rgb(163.1034482759, 103.5221674877, 201.4778325123);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-33add84b]:hover:before, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-33add84b]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-33add84b], .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-33add84b] {
  color: #a7a3a3;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-33add84b]:hover, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-33add84b]:hover {
  color: rgb(191.9333333333, 189.0666666667, 189.0666666667);
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-33add84b]:hover:before, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-33add84b]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .disable-primary[data-v-33add84b], .v-card.card-skp-style > .v-card-actions .disable-primary[data-v-33add84b] {
  background-color: rgb(174.5344827586, 122.3645320197, 208.1354679803) !important;
}
.v-card.card-skp-style .v-expansion-panels[data-v-33add84b] {
  box-shadow: none;
}
.invalid-field .v-input__slot[data-v-33add84b] {
  border: 2px solid #af3a34;
}
.invalid-field .v-field[data-v-33add84b] {
  border: 2px solid #af3a34;
}
.skp-tabs[data-v-33add84b] {
  background: #d9d4e1 !important;
  color: #241934;
}
a[data-v-33add84b] {
  text-decoration: none;
}
.sk-primary-link a[data-v-33add84b] {
  text-decoration: none;
  color: var(--primary-color);
}
.sk-v-list-item-spacer .v-list-item__prepend .v-list-item__spacer[data-v-33add84b] {
  width: 1rem !important;
}
.ProseMirror[data-v-33add84b]:focus-visible {
  outline: none !important;
}
.sk-v-data-table.v-table > .v-table__wrapper > table > tbody > tr > td[data-v-33add84b] {
  padding: 0 8px !important;
}
table tbody tr td .v-input--density-default[data-v-33add84b], table tbody tr td .v-input--density-compact[data-v-33add84b],
table thead tr th .v-input--density-default[data-v-33add84b],
table thead tr th .v-input--density-compact[data-v-33add84b] {
  --v-input-control-height: 40px !important;
}
table .v-selection-control--density-default[data-v-33add84b], table .v-selection-control--density-compact[data-v-33add84b] {
  --v-selection-control-size: 28px !important;
}
.v-field.v-field--variant-underlined .v-field__input[data-v-33add84b] {
  padding: 0 !important;
  top: 8px !important;
}
.v-tab.v-tab--selected[data-v-33add84b],
.v-tab.sk-active[data-v-33add84b] {
  color: #241934 !important;
}
.v-tab[data-v-33add84b],
.v-tab.sk-inactive[data-v-33add84b] {
  color: grey !important;
}
.sk-stepper-window .v-stepper-window[data-v-33add84b] {
  margin: 0 1.5rem !important;
}
.onerev-ellipsis[data-v-33add84b] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  min-width: 0;
}
.onerev-revtable-ellipsis .q-table[data-v-33add84b] {
  table-layout: fixed;
}
.group-export .stepper-card-header[data-v-33add84b] {
  width: 100%;
}
.group-export .v-card[data-v-33add84b] {
  box-shadow: none;
}
.drag-handle[data-v-33add84b] {
  cursor: move;
}[data-v-d3eac6bb]:root {
  --primary-color: #703596;
  --primary-lighten-bg: rgba(112, 53, 151, 0.2862745098);
  --secondary-color: #b55179;
  --accent-color: #f8581e;
  --grey-darken-1: #241934;
  --grey-neutral: #655977;
  --primary-color-rgb: 112, 53, 150;
  --primary-lighten-bg-rgb: 112, 53, 151;
  --secondary-color-rgb: 181, 81, 121;
  --accent-color-rgb: 248, 88, 30;
  --teal-cyan-500: #16bdca;
  --purple-500: #7c3aed;
  --peach-orange-500: #fdba8c;
  --color-gray-300: #d1d5db;
}
.theme-primary-color[data-v-d3eac6bb] {
  color: #703596 !important;
}
.theme-primary-bg[data-v-d3eac6bb] {
  background-color: #703596;
}
.theme-secondary-color[data-v-d3eac6bb] {
  color: #b55179 !important;
}
.theme-secondary-bg[data-v-d3eac6bb] {
  background-color: #b55179;
}
.theme-info-color[data-v-d3eac6bb] {
  color: #0f65d0 !important;
}
.theme-info-bg[data-v-d3eac6bb] {
  background-color: #0f65d0;
}
.theme-success-color[data-v-d3eac6bb] {
  color: #24ad58 !important;
}
.theme-success-bg[data-v-d3eac6bb] {
  background-color: #24ad58;
}
.theme-warning-color[data-v-d3eac6bb] {
  color: #f8581e !important;
}
.theme-warning-bg[data-v-d3eac6bb] {
  background-color: #f8581e;
}
.theme-error-color[data-v-d3eac6bb] {
  color: #af3a34 !important;
}
.theme-error-bg[data-v-d3eac6bb] {
  background-color: #af3a34;
}
.theme-amber-color[data-v-d3eac6bb] {
  color: #c3a135 !important;
}
.theme-amber-bg[data-v-d3eac6bb] {
  background-color: #c3a135;
}
.theme-grey-neutral-color[data-v-d3eac6bb] {
  color: #655977 !important;
}
.theme-grey-neutral-bg[data-v-d3eac6bb] {
  background-color: #655977;
}
.theme-grey-lighten-1-color[data-v-d3eac6bb] {
  color: #d9d4e1 !important;
}
.theme-grey-lighten-1-bg[data-v-d3eac6bb] {
  background-color: #d9d4e1;
}
.theme-grey-darken-1-color[data-v-d3eac6bb] {
  color: #241934 !important;
}
.theme-grey-darken-1-bg[data-v-d3eac6bb] {
  background-color: #241934;
}
.theme-text-dark-color[data-v-d3eac6bb] {
  color: #1d2424 !important;
}
.theme-text-dark-bg[data-v-d3eac6bb] {
  background-color: #1d2424;
}
.horizontal-center[data-v-d3eac6bb] {
  justify-content: center;
}
.is-bold[data-v-d3eac6bb] {
  font-weight: bold;
}
.full-width[data-v-d3eac6bb] {
  width: 100%;
}
.text--details[data-v-d3eac6bb] {
  color: rgb(99, 98, 98);
  font-size: 12px;
}
.text-titlecase[data-v-d3eac6bb]:first-letter {
  text-transform: uppercase;
}
.v-card.card-skp-style[data-v-d3eac6bb] {
  border-top: 5px solid var(--primary-color);
}
.v-card.card-skp-style .v-card-text[data-v-d3eac6bb] {
  color: #655977;
}
.v-card.card-skp-style.card-skp-error[data-v-d3eac6bb] {
  border-top: 5px solid #f8581e;
}
.v-card.card-skp-style .v-btn[data-v-d3eac6bb] {
  box-shadow: none !important;
}
.v-card.card-skp-style > .v-card__actions[data-v-d3eac6bb], .v-card.card-skp-style > .v-card-actions[data-v-d3eac6bb] {
  background: #d9d4e1;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-d3eac6bb], .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-d3eac6bb] {
  color: var(--primary-color);
  background-color: transparent;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-d3eac6bb]:not(:disabled), .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-d3eac6bb]:not(:disabled) {
  border: 2px solid rgb(140.1379310345, 66.315270936, 187.684729064);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-d3eac6bb]:hover, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-d3eac6bb]:hover {
  color: rgb(140.1379310345, 66.315270936, 187.684729064);
  border-color: rgb(163.1034482759, 103.5221674877, 201.4778325123);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-d3eac6bb]:hover:before, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-d3eac6bb]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-d3eac6bb], .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-d3eac6bb] {
  color: #a7a3a3;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-d3eac6bb]:hover, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-d3eac6bb]:hover {
  color: rgb(191.9333333333, 189.0666666667, 189.0666666667);
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-d3eac6bb]:hover:before, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-d3eac6bb]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .disable-primary[data-v-d3eac6bb], .v-card.card-skp-style > .v-card-actions .disable-primary[data-v-d3eac6bb] {
  background-color: rgb(174.5344827586, 122.3645320197, 208.1354679803) !important;
}
.v-card.card-skp-style .v-expansion-panels[data-v-d3eac6bb] {
  box-shadow: none;
}
.invalid-field .v-input__slot[data-v-d3eac6bb] {
  border: 2px solid #af3a34;
}
.invalid-field .v-field[data-v-d3eac6bb] {
  border: 2px solid #af3a34;
}
.skp-tabs[data-v-d3eac6bb] {
  background: #d9d4e1 !important;
  color: #241934;
}
a[data-v-d3eac6bb] {
  text-decoration: none;
}
.sk-primary-link a[data-v-d3eac6bb] {
  text-decoration: none;
  color: var(--primary-color);
}
.sk-v-list-item-spacer .v-list-item__prepend .v-list-item__spacer[data-v-d3eac6bb] {
  width: 1rem !important;
}
.ProseMirror[data-v-d3eac6bb]:focus-visible {
  outline: none !important;
}
.sk-v-data-table.v-table > .v-table__wrapper > table > tbody > tr > td[data-v-d3eac6bb] {
  padding: 0 8px !important;
}
table tbody tr td .v-input--density-default[data-v-d3eac6bb], table tbody tr td .v-input--density-compact[data-v-d3eac6bb],
table thead tr th .v-input--density-default[data-v-d3eac6bb],
table thead tr th .v-input--density-compact[data-v-d3eac6bb] {
  --v-input-control-height: 40px !important;
}
table .v-selection-control--density-default[data-v-d3eac6bb], table .v-selection-control--density-compact[data-v-d3eac6bb] {
  --v-selection-control-size: 28px !important;
}
.v-field.v-field--variant-underlined .v-field__input[data-v-d3eac6bb] {
  padding: 0 !important;
  top: 8px !important;
}
.v-tab.v-tab--selected[data-v-d3eac6bb],
.v-tab.sk-active[data-v-d3eac6bb] {
  color: #241934 !important;
}
.v-tab[data-v-d3eac6bb],
.v-tab.sk-inactive[data-v-d3eac6bb] {
  color: grey !important;
}
.sk-stepper-window .v-stepper-window[data-v-d3eac6bb] {
  margin: 0 1.5rem !important;
}
.onerev-ellipsis[data-v-d3eac6bb] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  min-width: 0;
}
.onerev-revtable-ellipsis .q-table[data-v-d3eac6bb] {
  table-layout: fixed;
}
.sk-opacity-1[data-v-d3eac6bb] .v-label {
  opacity: 1 !important;
}[data-v-fd719d01]:root {
  --primary-color: #703596;
  --primary-lighten-bg: rgba(112, 53, 151, 0.2862745098);
  --secondary-color: #b55179;
  --accent-color: #f8581e;
  --grey-darken-1: #241934;
  --grey-neutral: #655977;
  --primary-color-rgb: 112, 53, 150;
  --primary-lighten-bg-rgb: 112, 53, 151;
  --secondary-color-rgb: 181, 81, 121;
  --accent-color-rgb: 248, 88, 30;
  --teal-cyan-500: #16bdca;
  --purple-500: #7c3aed;
  --peach-orange-500: #fdba8c;
  --color-gray-300: #d1d5db;
}
.theme-primary-color[data-v-fd719d01] {
  color: #703596 !important;
}
.theme-primary-bg[data-v-fd719d01] {
  background-color: #703596;
}
.theme-secondary-color[data-v-fd719d01] {
  color: #b55179 !important;
}
.theme-secondary-bg[data-v-fd719d01] {
  background-color: #b55179;
}
.theme-info-color[data-v-fd719d01] {
  color: #0f65d0 !important;
}
.theme-info-bg[data-v-fd719d01] {
  background-color: #0f65d0;
}
.theme-success-color[data-v-fd719d01] {
  color: #24ad58 !important;
}
.theme-success-bg[data-v-fd719d01] {
  background-color: #24ad58;
}
.theme-warning-color[data-v-fd719d01] {
  color: #f8581e !important;
}
.theme-warning-bg[data-v-fd719d01] {
  background-color: #f8581e;
}
.theme-error-color[data-v-fd719d01] {
  color: #af3a34 !important;
}
.theme-error-bg[data-v-fd719d01] {
  background-color: #af3a34;
}
.theme-amber-color[data-v-fd719d01] {
  color: #c3a135 !important;
}
.theme-amber-bg[data-v-fd719d01] {
  background-color: #c3a135;
}
.theme-grey-neutral-color[data-v-fd719d01] {
  color: #655977 !important;
}
.theme-grey-neutral-bg[data-v-fd719d01] {
  background-color: #655977;
}
.theme-grey-lighten-1-color[data-v-fd719d01] {
  color: #d9d4e1 !important;
}
.theme-grey-lighten-1-bg[data-v-fd719d01] {
  background-color: #d9d4e1;
}
.theme-grey-darken-1-color[data-v-fd719d01] {
  color: #241934 !important;
}
.theme-grey-darken-1-bg[data-v-fd719d01] {
  background-color: #241934;
}
.theme-text-dark-color[data-v-fd719d01] {
  color: #1d2424 !important;
}
.theme-text-dark-bg[data-v-fd719d01] {
  background-color: #1d2424;
}
.horizontal-center[data-v-fd719d01] {
  justify-content: center;
}
.is-bold[data-v-fd719d01] {
  font-weight: bold;
}
.full-width[data-v-fd719d01] {
  width: 100%;
}
.text--details[data-v-fd719d01] {
  color: rgb(99, 98, 98);
  font-size: 12px;
}
.text-titlecase[data-v-fd719d01]:first-letter {
  text-transform: uppercase;
}
.v-card.card-skp-style[data-v-fd719d01] {
  border-top: 5px solid var(--primary-color);
}
.v-card.card-skp-style .v-card-text[data-v-fd719d01] {
  color: #655977;
}
.v-card.card-skp-style.card-skp-error[data-v-fd719d01] {
  border-top: 5px solid #f8581e;
}
.v-card.card-skp-style .v-btn[data-v-fd719d01] {
  box-shadow: none !important;
}
.v-card.card-skp-style > .v-card__actions[data-v-fd719d01], .v-card.card-skp-style > .v-card-actions[data-v-fd719d01] {
  background: #d9d4e1;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-fd719d01], .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-fd719d01] {
  color: var(--primary-color);
  background-color: transparent;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-fd719d01]:not(:disabled), .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-fd719d01]:not(:disabled) {
  border: 2px solid rgb(140.1379310345, 66.315270936, 187.684729064);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-fd719d01]:hover, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-fd719d01]:hover {
  color: rgb(140.1379310345, 66.315270936, 187.684729064);
  border-color: rgb(163.1034482759, 103.5221674877, 201.4778325123);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-fd719d01]:hover:before, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-fd719d01]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-fd719d01], .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-fd719d01] {
  color: #a7a3a3;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-fd719d01]:hover, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-fd719d01]:hover {
  color: rgb(191.9333333333, 189.0666666667, 189.0666666667);
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-fd719d01]:hover:before, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-fd719d01]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .disable-primary[data-v-fd719d01], .v-card.card-skp-style > .v-card-actions .disable-primary[data-v-fd719d01] {
  background-color: rgb(174.5344827586, 122.3645320197, 208.1354679803) !important;
}
.v-card.card-skp-style .v-expansion-panels[data-v-fd719d01] {
  box-shadow: none;
}
.invalid-field .v-input__slot[data-v-fd719d01] {
  border: 2px solid #af3a34;
}
.invalid-field .v-field[data-v-fd719d01] {
  border: 2px solid #af3a34;
}
.skp-tabs[data-v-fd719d01] {
  background: #d9d4e1 !important;
  color: #241934;
}
a[data-v-fd719d01] {
  text-decoration: none;
}
.sk-primary-link a[data-v-fd719d01] {
  text-decoration: none;
  color: var(--primary-color);
}
.sk-v-list-item-spacer .v-list-item__prepend .v-list-item__spacer[data-v-fd719d01] {
  width: 1rem !important;
}
.ProseMirror[data-v-fd719d01]:focus-visible {
  outline: none !important;
}
.sk-v-data-table.v-table > .v-table__wrapper > table > tbody > tr > td[data-v-fd719d01] {
  padding: 0 8px !important;
}
table tbody tr td .v-input--density-default[data-v-fd719d01], table tbody tr td .v-input--density-compact[data-v-fd719d01],
table thead tr th .v-input--density-default[data-v-fd719d01],
table thead tr th .v-input--density-compact[data-v-fd719d01] {
  --v-input-control-height: 40px !important;
}
table .v-selection-control--density-default[data-v-fd719d01], table .v-selection-control--density-compact[data-v-fd719d01] {
  --v-selection-control-size: 28px !important;
}
.v-field.v-field--variant-underlined .v-field__input[data-v-fd719d01] {
  padding: 0 !important;
  top: 8px !important;
}
.v-tab.v-tab--selected[data-v-fd719d01],
.v-tab.sk-active[data-v-fd719d01] {
  color: #241934 !important;
}
.v-tab[data-v-fd719d01],
.v-tab.sk-inactive[data-v-fd719d01] {
  color: grey !important;
}
.sk-stepper-window .v-stepper-window[data-v-fd719d01] {
  margin: 0 1.5rem !important;
}
.onerev-ellipsis[data-v-fd719d01] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  min-width: 0;
}
.onerev-revtable-ellipsis .q-table[data-v-fd719d01] {
  table-layout: fixed;
}
.fix-long-chip[data-v-fd719d01] {
  height: auto;
  white-space: normal;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}
[data-v-fd719d01] .v-input--density-default {
  --v-input-control-height: 32px;
}[data-v-33d81849]:root {
  --primary-color: #703596;
  --primary-lighten-bg: rgba(112, 53, 151, 0.2862745098);
  --secondary-color: #b55179;
  --accent-color: #f8581e;
  --grey-darken-1: #241934;
  --grey-neutral: #655977;
  --primary-color-rgb: 112, 53, 150;
  --primary-lighten-bg-rgb: 112, 53, 151;
  --secondary-color-rgb: 181, 81, 121;
  --accent-color-rgb: 248, 88, 30;
  --teal-cyan-500: #16bdca;
  --purple-500: #7c3aed;
  --peach-orange-500: #fdba8c;
  --color-gray-300: #d1d5db;
}
.theme-primary-color[data-v-33d81849] {
  color: #703596 !important;
}
.theme-primary-bg[data-v-33d81849] {
  background-color: #703596;
}
.theme-secondary-color[data-v-33d81849] {
  color: #b55179 !important;
}
.theme-secondary-bg[data-v-33d81849] {
  background-color: #b55179;
}
.theme-info-color[data-v-33d81849] {
  color: #0f65d0 !important;
}
.theme-info-bg[data-v-33d81849] {
  background-color: #0f65d0;
}
.theme-success-color[data-v-33d81849] {
  color: #24ad58 !important;
}
.theme-success-bg[data-v-33d81849] {
  background-color: #24ad58;
}
.theme-warning-color[data-v-33d81849] {
  color: #f8581e !important;
}
.theme-warning-bg[data-v-33d81849] {
  background-color: #f8581e;
}
.theme-error-color[data-v-33d81849] {
  color: #af3a34 !important;
}
.theme-error-bg[data-v-33d81849] {
  background-color: #af3a34;
}
.theme-amber-color[data-v-33d81849] {
  color: #c3a135 !important;
}
.theme-amber-bg[data-v-33d81849] {
  background-color: #c3a135;
}
.theme-grey-neutral-color[data-v-33d81849] {
  color: #655977 !important;
}
.theme-grey-neutral-bg[data-v-33d81849] {
  background-color: #655977;
}
.theme-grey-lighten-1-color[data-v-33d81849] {
  color: #d9d4e1 !important;
}
.theme-grey-lighten-1-bg[data-v-33d81849] {
  background-color: #d9d4e1;
}
.theme-grey-darken-1-color[data-v-33d81849] {
  color: #241934 !important;
}
.theme-grey-darken-1-bg[data-v-33d81849] {
  background-color: #241934;
}
.theme-text-dark-color[data-v-33d81849] {
  color: #1d2424 !important;
}
.theme-text-dark-bg[data-v-33d81849] {
  background-color: #1d2424;
}
.horizontal-center[data-v-33d81849] {
  justify-content: center;
}
.is-bold[data-v-33d81849] {
  font-weight: bold;
}
.full-width[data-v-33d81849] {
  width: 100%;
}
.text--details[data-v-33d81849] {
  color: rgb(99, 98, 98);
  font-size: 12px;
}
.text-titlecase[data-v-33d81849]:first-letter {
  text-transform: uppercase;
}
.v-card.card-skp-style[data-v-33d81849] {
  border-top: 5px solid var(--primary-color);
}
.v-card.card-skp-style .v-card-text[data-v-33d81849] {
  color: #655977;
}
.v-card.card-skp-style.card-skp-error[data-v-33d81849] {
  border-top: 5px solid #f8581e;
}
.v-card.card-skp-style .v-btn[data-v-33d81849] {
  box-shadow: none !important;
}
.v-card.card-skp-style > .v-card__actions[data-v-33d81849], .v-card.card-skp-style > .v-card-actions[data-v-33d81849] {
  background: #d9d4e1;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-33d81849], .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-33d81849] {
  color: var(--primary-color);
  background-color: transparent;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-33d81849]:not(:disabled), .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-33d81849]:not(:disabled) {
  border: 2px solid rgb(140.1379310345, 66.315270936, 187.684729064);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-33d81849]:hover, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-33d81849]:hover {
  color: rgb(140.1379310345, 66.315270936, 187.684729064);
  border-color: rgb(163.1034482759, 103.5221674877, 201.4778325123);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-33d81849]:hover:before, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-33d81849]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-33d81849], .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-33d81849] {
  color: #a7a3a3;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-33d81849]:hover, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-33d81849]:hover {
  color: rgb(191.9333333333, 189.0666666667, 189.0666666667);
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-33d81849]:hover:before, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-33d81849]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .disable-primary[data-v-33d81849], .v-card.card-skp-style > .v-card-actions .disable-primary[data-v-33d81849] {
  background-color: rgb(174.5344827586, 122.3645320197, 208.1354679803) !important;
}
.v-card.card-skp-style .v-expansion-panels[data-v-33d81849] {
  box-shadow: none;
}
.invalid-field .v-input__slot[data-v-33d81849] {
  border: 2px solid #af3a34;
}
.invalid-field .v-field[data-v-33d81849] {
  border: 2px solid #af3a34;
}
.skp-tabs[data-v-33d81849] {
  background: #d9d4e1 !important;
  color: #241934;
}
a[data-v-33d81849] {
  text-decoration: none;
}
.sk-primary-link a[data-v-33d81849] {
  text-decoration: none;
  color: var(--primary-color);
}
.sk-v-list-item-spacer .v-list-item__prepend .v-list-item__spacer[data-v-33d81849] {
  width: 1rem !important;
}
.ProseMirror[data-v-33d81849]:focus-visible {
  outline: none !important;
}
.sk-v-data-table.v-table > .v-table__wrapper > table > tbody > tr > td[data-v-33d81849] {
  padding: 0 8px !important;
}
table tbody tr td .v-input--density-default[data-v-33d81849], table tbody tr td .v-input--density-compact[data-v-33d81849],
table thead tr th .v-input--density-default[data-v-33d81849],
table thead tr th .v-input--density-compact[data-v-33d81849] {
  --v-input-control-height: 40px !important;
}
table .v-selection-control--density-default[data-v-33d81849], table .v-selection-control--density-compact[data-v-33d81849] {
  --v-selection-control-size: 28px !important;
}
.v-field.v-field--variant-underlined .v-field__input[data-v-33d81849] {
  padding: 0 !important;
  top: 8px !important;
}
.v-tab.v-tab--selected[data-v-33d81849],
.v-tab.sk-active[data-v-33d81849] {
  color: #241934 !important;
}
.v-tab[data-v-33d81849],
.v-tab.sk-inactive[data-v-33d81849] {
  color: grey !important;
}
.sk-stepper-window .v-stepper-window[data-v-33d81849] {
  margin: 0 1.5rem !important;
}
.onerev-ellipsis[data-v-33d81849] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  min-width: 0;
}
.onerev-revtable-ellipsis .q-table[data-v-33d81849] {
  table-layout: fixed;
}
.stepper-header[data-v-33d81849] {
  width: 100%;
}:root {
  --primary-color: #703596;
  --primary-lighten-bg: rgba(112, 53, 151, 0.2862745098);
  --secondary-color: #b55179;
  --accent-color: #f8581e;
  --grey-darken-1: #241934;
  --grey-neutral: #655977;
  --primary-color-rgb: 112, 53, 150;
  --primary-lighten-bg-rgb: 112, 53, 151;
  --secondary-color-rgb: 181, 81, 121;
  --accent-color-rgb: 248, 88, 30;
  --teal-cyan-500: #16bdca;
  --purple-500: #7c3aed;
  --peach-orange-500: #fdba8c;
  --color-gray-300: #d1d5db;
}
.theme-primary-color {
  color: #703596 !important;
}
.theme-primary-bg {
  background-color: #703596;
}
.theme-secondary-color {
  color: #b55179 !important;
}
.theme-secondary-bg {
  background-color: #b55179;
}
.theme-info-color {
  color: #0f65d0 !important;
}
.theme-info-bg {
  background-color: #0f65d0;
}
.theme-success-color {
  color: #24ad58 !important;
}
.theme-success-bg {
  background-color: #24ad58;
}
.theme-warning-color {
  color: #f8581e !important;
}
.theme-warning-bg {
  background-color: #f8581e;
}
.theme-error-color {
  color: #af3a34 !important;
}
.theme-error-bg {
  background-color: #af3a34;
}
.theme-amber-color {
  color: #c3a135 !important;
}
.theme-amber-bg {
  background-color: #c3a135;
}
.theme-grey-neutral-color {
  color: #655977 !important;
}
.theme-grey-neutral-bg {
  background-color: #655977;
}
.theme-grey-lighten-1-color {
  color: #d9d4e1 !important;
}
.theme-grey-lighten-1-bg {
  background-color: #d9d4e1;
}
.theme-grey-darken-1-color {
  color: #241934 !important;
}
.theme-grey-darken-1-bg {
  background-color: #241934;
}
.theme-text-dark-color {
  color: #1d2424 !important;
}
.theme-text-dark-bg {
  background-color: #1d2424;
}
.horizontal-center {
  justify-content: center;
}
.is-bold {
  font-weight: bold;
}
.full-width {
  width: 100%;
}
.text--details {
  color: rgb(99, 98, 98);
  font-size: 12px;
}
.text-titlecase:first-letter {
  text-transform: uppercase;
}
.v-card.card-skp-style {
  border-top: 5px solid var(--primary-color);
}
.v-card.card-skp-style .v-card-text {
  color: #655977;
}
.v-card.card-skp-style.card-skp-error {
  border-top: 5px solid #f8581e;
}
.v-card.card-skp-style .v-btn {
  box-shadow: none !important;
}
.v-card.card-skp-style > .v-card__actions, .v-card.card-skp-style > .v-card-actions {
  background: #d9d4e1;
}
.v-card.card-skp-style > .v-card__actions .secondary-action, .v-card.card-skp-style > .v-card-actions .secondary-action {
  color: var(--primary-color);
  background-color: transparent;
}
.v-card.card-skp-style > .v-card__actions .secondary-action:not(:disabled), .v-card.card-skp-style > .v-card-actions .secondary-action:not(:disabled) {
  border: 2px solid rgb(140.1379310345, 66.315270936, 187.684729064);
}
.v-card.card-skp-style > .v-card__actions .secondary-action:hover, .v-card.card-skp-style > .v-card-actions .secondary-action:hover {
  color: rgb(140.1379310345, 66.315270936, 187.684729064);
  border-color: rgb(163.1034482759, 103.5221674877, 201.4778325123);
}
.v-card.card-skp-style > .v-card__actions .secondary-action:hover:before, .v-card.card-skp-style > .v-card-actions .secondary-action:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action, .v-card.card-skp-style > .v-card-actions .tertiary-action {
  color: #a7a3a3;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action:hover, .v-card.card-skp-style > .v-card-actions .tertiary-action:hover {
  color: rgb(191.9333333333, 189.0666666667, 189.0666666667);
}
.v-card.card-skp-style > .v-card__actions .tertiary-action:hover:before, .v-card.card-skp-style > .v-card-actions .tertiary-action:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .disable-primary, .v-card.card-skp-style > .v-card-actions .disable-primary {
  background-color: rgb(174.5344827586, 122.3645320197, 208.1354679803) !important;
}
.v-card.card-skp-style .v-expansion-panels {
  box-shadow: none;
}
.invalid-field .v-input__slot {
  border: 2px solid #af3a34;
}
.invalid-field .v-field {
  border: 2px solid #af3a34;
}
.skp-tabs {
  background: #d9d4e1 !important;
  color: #241934;
}
a {
  text-decoration: none;
}
.sk-primary-link a {
  text-decoration: none;
  color: var(--primary-color);
}
.sk-v-list-item-spacer .v-list-item__prepend .v-list-item__spacer {
  width: 1rem !important;
}
.ProseMirror:focus-visible {
  outline: none !important;
}
.sk-v-data-table.v-table > .v-table__wrapper > table > tbody > tr > td {
  padding: 0 8px !important;
}
table tbody tr td .v-input--density-default, table tbody tr td .v-input--density-compact,
table thead tr th .v-input--density-default,
table thead tr th .v-input--density-compact {
  --v-input-control-height: 40px !important;
}
table .v-selection-control--density-default, table .v-selection-control--density-compact {
  --v-selection-control-size: 28px !important;
}
.v-field.v-field--variant-underlined .v-field__input {
  padding: 0 !important;
  top: 8px !important;
}
.v-tab.v-tab--selected,
.v-tab.sk-active {
  color: #241934 !important;
}
.v-tab,
.v-tab.sk-inactive {
  color: grey !important;
}
.sk-stepper-window .v-stepper-window {
  margin: 0 1.5rem !important;
}
.onerev-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  min-width: 0;
}
.onerev-revtable-ellipsis .q-table {
  table-layout: fixed;
}
.import-file-component .drop-zone {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #eee;
  border: 1px dashed #ccc;
  color: #666;
}
.import-file-component .drop-zone .no-doc {
  opacity: 0.6;
}
.import-file-component .drop-zone .v-list {
  background: transparent;
}
.import-file-component .dragstart {
  border: 1px dashed #555;
}
.import-file-component .dragstart .layout,
.import-file-component .dragstart .v-btn,
.import-file-component .dragstart .v-list {
  filter: blur(4px), opacity(0.1);
}
.import-file-component .dragstart .no-doc {
  opacity: 0;
}
.import-file-component .drop-txt {
  display: flex;
  align-items: center;
  justify-content: center;
}
.import-file-component .imported-document {
  background: #fff;
  border-radius: 0.2rem;
  border: 1px solid #f0eafb;
}[data-v-3ce94ce1]:root {
  --primary-color: #703596;
  --primary-lighten-bg: rgba(112, 53, 151, 0.2862745098);
  --secondary-color: #b55179;
  --accent-color: #f8581e;
  --grey-darken-1: #241934;
  --grey-neutral: #655977;
  --primary-color-rgb: 112, 53, 150;
  --primary-lighten-bg-rgb: 112, 53, 151;
  --secondary-color-rgb: 181, 81, 121;
  --accent-color-rgb: 248, 88, 30;
  --teal-cyan-500: #16bdca;
  --purple-500: #7c3aed;
  --peach-orange-500: #fdba8c;
  --color-gray-300: #d1d5db;
}
.theme-primary-color[data-v-3ce94ce1] {
  color: #703596 !important;
}
.theme-primary-bg[data-v-3ce94ce1] {
  background-color: #703596;
}
.theme-secondary-color[data-v-3ce94ce1] {
  color: #b55179 !important;
}
.theme-secondary-bg[data-v-3ce94ce1] {
  background-color: #b55179;
}
.theme-info-color[data-v-3ce94ce1] {
  color: #0f65d0 !important;
}
.theme-info-bg[data-v-3ce94ce1] {
  background-color: #0f65d0;
}
.theme-success-color[data-v-3ce94ce1] {
  color: #24ad58 !important;
}
.theme-success-bg[data-v-3ce94ce1] {
  background-color: #24ad58;
}
.theme-warning-color[data-v-3ce94ce1] {
  color: #f8581e !important;
}
.theme-warning-bg[data-v-3ce94ce1] {
  background-color: #f8581e;
}
.theme-error-color[data-v-3ce94ce1] {
  color: #af3a34 !important;
}
.theme-error-bg[data-v-3ce94ce1] {
  background-color: #af3a34;
}
.theme-amber-color[data-v-3ce94ce1] {
  color: #c3a135 !important;
}
.theme-amber-bg[data-v-3ce94ce1] {
  background-color: #c3a135;
}
.theme-grey-neutral-color[data-v-3ce94ce1] {
  color: #655977 !important;
}
.theme-grey-neutral-bg[data-v-3ce94ce1] {
  background-color: #655977;
}
.theme-grey-lighten-1-color[data-v-3ce94ce1] {
  color: #d9d4e1 !important;
}
.theme-grey-lighten-1-bg[data-v-3ce94ce1] {
  background-color: #d9d4e1;
}
.theme-grey-darken-1-color[data-v-3ce94ce1] {
  color: #241934 !important;
}
.theme-grey-darken-1-bg[data-v-3ce94ce1] {
  background-color: #241934;
}
.theme-text-dark-color[data-v-3ce94ce1] {
  color: #1d2424 !important;
}
.theme-text-dark-bg[data-v-3ce94ce1] {
  background-color: #1d2424;
}
.horizontal-center[data-v-3ce94ce1] {
  justify-content: center;
}
.is-bold[data-v-3ce94ce1] {
  font-weight: bold;
}
.full-width[data-v-3ce94ce1] {
  width: 100%;
}
.text--details[data-v-3ce94ce1] {
  color: rgb(99, 98, 98);
  font-size: 12px;
}
.text-titlecase[data-v-3ce94ce1]:first-letter {
  text-transform: uppercase;
}
.v-card.card-skp-style[data-v-3ce94ce1] {
  border-top: 5px solid var(--primary-color);
}
.v-card.card-skp-style .v-card-text[data-v-3ce94ce1] {
  color: #655977;
}
.v-card.card-skp-style.card-skp-error[data-v-3ce94ce1] {
  border-top: 5px solid #f8581e;
}
.v-card.card-skp-style .v-btn[data-v-3ce94ce1] {
  box-shadow: none !important;
}
.v-card.card-skp-style > .v-card__actions[data-v-3ce94ce1], .v-card.card-skp-style > .v-card-actions[data-v-3ce94ce1] {
  background: #d9d4e1;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-3ce94ce1], .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-3ce94ce1] {
  color: var(--primary-color);
  background-color: transparent;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-3ce94ce1]:not(:disabled), .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-3ce94ce1]:not(:disabled) {
  border: 2px solid rgb(140.1379310345, 66.315270936, 187.684729064);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-3ce94ce1]:hover, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-3ce94ce1]:hover {
  color: rgb(140.1379310345, 66.315270936, 187.684729064);
  border-color: rgb(163.1034482759, 103.5221674877, 201.4778325123);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-3ce94ce1]:hover:before, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-3ce94ce1]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-3ce94ce1], .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-3ce94ce1] {
  color: #a7a3a3;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-3ce94ce1]:hover, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-3ce94ce1]:hover {
  color: rgb(191.9333333333, 189.0666666667, 189.0666666667);
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-3ce94ce1]:hover:before, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-3ce94ce1]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .disable-primary[data-v-3ce94ce1], .v-card.card-skp-style > .v-card-actions .disable-primary[data-v-3ce94ce1] {
  background-color: rgb(174.5344827586, 122.3645320197, 208.1354679803) !important;
}
.v-card.card-skp-style .v-expansion-panels[data-v-3ce94ce1] {
  box-shadow: none;
}
.invalid-field .v-input__slot[data-v-3ce94ce1] {
  border: 2px solid #af3a34;
}
.invalid-field .v-field[data-v-3ce94ce1] {
  border: 2px solid #af3a34;
}
.skp-tabs[data-v-3ce94ce1] {
  background: #d9d4e1 !important;
  color: #241934;
}
a[data-v-3ce94ce1] {
  text-decoration: none;
}
.sk-primary-link a[data-v-3ce94ce1] {
  text-decoration: none;
  color: var(--primary-color);
}
.sk-v-list-item-spacer .v-list-item__prepend .v-list-item__spacer[data-v-3ce94ce1] {
  width: 1rem !important;
}
.ProseMirror[data-v-3ce94ce1]:focus-visible {
  outline: none !important;
}
.sk-v-data-table.v-table > .v-table__wrapper > table > tbody > tr > td[data-v-3ce94ce1] {
  padding: 0 8px !important;
}
table tbody tr td .v-input--density-default[data-v-3ce94ce1], table tbody tr td .v-input--density-compact[data-v-3ce94ce1],
table thead tr th .v-input--density-default[data-v-3ce94ce1],
table thead tr th .v-input--density-compact[data-v-3ce94ce1] {
  --v-input-control-height: 40px !important;
}
table .v-selection-control--density-default[data-v-3ce94ce1], table .v-selection-control--density-compact[data-v-3ce94ce1] {
  --v-selection-control-size: 28px !important;
}
.v-field.v-field--variant-underlined .v-field__input[data-v-3ce94ce1] {
  padding: 0 !important;
  top: 8px !important;
}
.v-tab.v-tab--selected[data-v-3ce94ce1],
.v-tab.sk-active[data-v-3ce94ce1] {
  color: #241934 !important;
}
.v-tab[data-v-3ce94ce1],
.v-tab.sk-inactive[data-v-3ce94ce1] {
  color: grey !important;
}
.sk-stepper-window .v-stepper-window[data-v-3ce94ce1] {
  margin: 0 1.5rem !important;
}
.onerev-ellipsis[data-v-3ce94ce1] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  min-width: 0;
}
.onerev-revtable-ellipsis .q-table[data-v-3ce94ce1] {
  table-layout: fixed;
}
.people-importer-stepper[data-v-3ce94ce1] {
  height: 100%;
  background-color: white;
}[data-v-7c81eb65]:root {
  --primary-color: #703596;
  --primary-lighten-bg: rgba(112, 53, 151, 0.2862745098);
  --secondary-color: #b55179;
  --accent-color: #f8581e;
  --grey-darken-1: #241934;
  --grey-neutral: #655977;
  --primary-color-rgb: 112, 53, 150;
  --primary-lighten-bg-rgb: 112, 53, 151;
  --secondary-color-rgb: 181, 81, 121;
  --accent-color-rgb: 248, 88, 30;
  --teal-cyan-500: #16bdca;
  --purple-500: #7c3aed;
  --peach-orange-500: #fdba8c;
  --color-gray-300: #d1d5db;
}
.theme-primary-color[data-v-7c81eb65] {
  color: #703596 !important;
}
.theme-primary-bg[data-v-7c81eb65] {
  background-color: #703596;
}
.theme-secondary-color[data-v-7c81eb65] {
  color: #b55179 !important;
}
.theme-secondary-bg[data-v-7c81eb65] {
  background-color: #b55179;
}
.theme-info-color[data-v-7c81eb65] {
  color: #0f65d0 !important;
}
.theme-info-bg[data-v-7c81eb65] {
  background-color: #0f65d0;
}
.theme-success-color[data-v-7c81eb65] {
  color: #24ad58 !important;
}
.theme-success-bg[data-v-7c81eb65] {
  background-color: #24ad58;
}
.theme-warning-color[data-v-7c81eb65] {
  color: #f8581e !important;
}
.theme-warning-bg[data-v-7c81eb65] {
  background-color: #f8581e;
}
.theme-error-color[data-v-7c81eb65] {
  color: #af3a34 !important;
}
.theme-error-bg[data-v-7c81eb65] {
  background-color: #af3a34;
}
.theme-amber-color[data-v-7c81eb65] {
  color: #c3a135 !important;
}
.theme-amber-bg[data-v-7c81eb65] {
  background-color: #c3a135;
}
.theme-grey-neutral-color[data-v-7c81eb65] {
  color: #655977 !important;
}
.theme-grey-neutral-bg[data-v-7c81eb65] {
  background-color: #655977;
}
.theme-grey-lighten-1-color[data-v-7c81eb65] {
  color: #d9d4e1 !important;
}
.theme-grey-lighten-1-bg[data-v-7c81eb65] {
  background-color: #d9d4e1;
}
.theme-grey-darken-1-color[data-v-7c81eb65] {
  color: #241934 !important;
}
.theme-grey-darken-1-bg[data-v-7c81eb65] {
  background-color: #241934;
}
.theme-text-dark-color[data-v-7c81eb65] {
  color: #1d2424 !important;
}
.theme-text-dark-bg[data-v-7c81eb65] {
  background-color: #1d2424;
}
.horizontal-center[data-v-7c81eb65] {
  justify-content: center;
}
.is-bold[data-v-7c81eb65] {
  font-weight: bold;
}
.full-width[data-v-7c81eb65] {
  width: 100%;
}
.text--details[data-v-7c81eb65] {
  color: rgb(99, 98, 98);
  font-size: 12px;
}
.text-titlecase[data-v-7c81eb65]:first-letter {
  text-transform: uppercase;
}
.v-card.card-skp-style[data-v-7c81eb65] {
  border-top: 5px solid var(--primary-color);
}
.v-card.card-skp-style .v-card-text[data-v-7c81eb65] {
  color: #655977;
}
.v-card.card-skp-style.card-skp-error[data-v-7c81eb65] {
  border-top: 5px solid #f8581e;
}
.v-card.card-skp-style .v-btn[data-v-7c81eb65] {
  box-shadow: none !important;
}
.v-card.card-skp-style > .v-card__actions[data-v-7c81eb65], .v-card.card-skp-style > .v-card-actions[data-v-7c81eb65] {
  background: #d9d4e1;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-7c81eb65], .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-7c81eb65] {
  color: var(--primary-color);
  background-color: transparent;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-7c81eb65]:not(:disabled), .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-7c81eb65]:not(:disabled) {
  border: 2px solid rgb(140.1379310345, 66.315270936, 187.684729064);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-7c81eb65]:hover, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-7c81eb65]:hover {
  color: rgb(140.1379310345, 66.315270936, 187.684729064);
  border-color: rgb(163.1034482759, 103.5221674877, 201.4778325123);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-7c81eb65]:hover:before, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-7c81eb65]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-7c81eb65], .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-7c81eb65] {
  color: #a7a3a3;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-7c81eb65]:hover, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-7c81eb65]:hover {
  color: rgb(191.9333333333, 189.0666666667, 189.0666666667);
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-7c81eb65]:hover:before, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-7c81eb65]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .disable-primary[data-v-7c81eb65], .v-card.card-skp-style > .v-card-actions .disable-primary[data-v-7c81eb65] {
  background-color: rgb(174.5344827586, 122.3645320197, 208.1354679803) !important;
}
.v-card.card-skp-style .v-expansion-panels[data-v-7c81eb65] {
  box-shadow: none;
}
.invalid-field .v-input__slot[data-v-7c81eb65] {
  border: 2px solid #af3a34;
}
.invalid-field .v-field[data-v-7c81eb65] {
  border: 2px solid #af3a34;
}
.skp-tabs[data-v-7c81eb65] {
  background: #d9d4e1 !important;
  color: #241934;
}
a[data-v-7c81eb65] {
  text-decoration: none;
}
.sk-primary-link a[data-v-7c81eb65] {
  text-decoration: none;
  color: var(--primary-color);
}
.sk-v-list-item-spacer .v-list-item__prepend .v-list-item__spacer[data-v-7c81eb65] {
  width: 1rem !important;
}
.ProseMirror[data-v-7c81eb65]:focus-visible {
  outline: none !important;
}
.sk-v-data-table.v-table > .v-table__wrapper > table > tbody > tr > td[data-v-7c81eb65] {
  padding: 0 8px !important;
}
table tbody tr td .v-input--density-default[data-v-7c81eb65], table tbody tr td .v-input--density-compact[data-v-7c81eb65],
table thead tr th .v-input--density-default[data-v-7c81eb65],
table thead tr th .v-input--density-compact[data-v-7c81eb65] {
  --v-input-control-height: 40px !important;
}
table .v-selection-control--density-default[data-v-7c81eb65], table .v-selection-control--density-compact[data-v-7c81eb65] {
  --v-selection-control-size: 28px !important;
}
.v-field.v-field--variant-underlined .v-field__input[data-v-7c81eb65] {
  padding: 0 !important;
  top: 8px !important;
}
.v-tab.v-tab--selected[data-v-7c81eb65],
.v-tab.sk-active[data-v-7c81eb65] {
  color: #241934 !important;
}
.v-tab[data-v-7c81eb65],
.v-tab.sk-inactive[data-v-7c81eb65] {
  color: grey !important;
}
.sk-stepper-window .v-stepper-window[data-v-7c81eb65] {
  margin: 0 1.5rem !important;
}
.onerev-ellipsis[data-v-7c81eb65] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  min-width: 0;
}
.onerev-revtable-ellipsis .q-table[data-v-7c81eb65] {
  table-layout: fixed;
}
.square-icon--button button[data-v-7c81eb65] {
  border-radius: 0;
}
.no-radius-right[data-v-7c81eb65] {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.more-option-radius[data-v-7c81eb65] {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-left: 1px solid white;
  border-color: #ccc !important;
  float: left;
}
.departments-panels > div[data-v-7c81eb65] {
  width: 100%;
}
.switch-button[data-v-7c81eb65]  .v-input--switch__thumb {
  background: var(--secondary-color) !important;
}[data-v-d1678b82]:root {
  --primary-color: #703596;
  --primary-lighten-bg: rgba(112, 53, 151, 0.2862745098);
  --secondary-color: #b55179;
  --accent-color: #f8581e;
  --grey-darken-1: #241934;
  --grey-neutral: #655977;
  --primary-color-rgb: 112, 53, 150;
  --primary-lighten-bg-rgb: 112, 53, 151;
  --secondary-color-rgb: 181, 81, 121;
  --accent-color-rgb: 248, 88, 30;
  --teal-cyan-500: #16bdca;
  --purple-500: #7c3aed;
  --peach-orange-500: #fdba8c;
  --color-gray-300: #d1d5db;
}
.theme-primary-color[data-v-d1678b82] {
  color: #703596 !important;
}
.theme-primary-bg[data-v-d1678b82] {
  background-color: #703596;
}
.theme-secondary-color[data-v-d1678b82] {
  color: #b55179 !important;
}
.theme-secondary-bg[data-v-d1678b82] {
  background-color: #b55179;
}
.theme-info-color[data-v-d1678b82] {
  color: #0f65d0 !important;
}
.theme-info-bg[data-v-d1678b82] {
  background-color: #0f65d0;
}
.theme-success-color[data-v-d1678b82] {
  color: #24ad58 !important;
}
.theme-success-bg[data-v-d1678b82] {
  background-color: #24ad58;
}
.theme-warning-color[data-v-d1678b82] {
  color: #f8581e !important;
}
.theme-warning-bg[data-v-d1678b82] {
  background-color: #f8581e;
}
.theme-error-color[data-v-d1678b82] {
  color: #af3a34 !important;
}
.theme-error-bg[data-v-d1678b82] {
  background-color: #af3a34;
}
.theme-amber-color[data-v-d1678b82] {
  color: #c3a135 !important;
}
.theme-amber-bg[data-v-d1678b82] {
  background-color: #c3a135;
}
.theme-grey-neutral-color[data-v-d1678b82] {
  color: #655977 !important;
}
.theme-grey-neutral-bg[data-v-d1678b82] {
  background-color: #655977;
}
.theme-grey-lighten-1-color[data-v-d1678b82] {
  color: #d9d4e1 !important;
}
.theme-grey-lighten-1-bg[data-v-d1678b82] {
  background-color: #d9d4e1;
}
.theme-grey-darken-1-color[data-v-d1678b82] {
  color: #241934 !important;
}
.theme-grey-darken-1-bg[data-v-d1678b82] {
  background-color: #241934;
}
.theme-text-dark-color[data-v-d1678b82] {
  color: #1d2424 !important;
}
.theme-text-dark-bg[data-v-d1678b82] {
  background-color: #1d2424;
}
.horizontal-center[data-v-d1678b82] {
  justify-content: center;
}
.is-bold[data-v-d1678b82] {
  font-weight: bold;
}
.full-width[data-v-d1678b82] {
  width: 100%;
}
.text--details[data-v-d1678b82] {
  color: rgb(99, 98, 98);
  font-size: 12px;
}
.text-titlecase[data-v-d1678b82]:first-letter {
  text-transform: uppercase;
}
.v-card.card-skp-style[data-v-d1678b82] {
  border-top: 5px solid var(--primary-color);
}
.v-card.card-skp-style .v-card-text[data-v-d1678b82] {
  color: #655977;
}
.v-card.card-skp-style.card-skp-error[data-v-d1678b82] {
  border-top: 5px solid #f8581e;
}
.v-card.card-skp-style .v-btn[data-v-d1678b82] {
  box-shadow: none !important;
}
.v-card.card-skp-style > .v-card__actions[data-v-d1678b82], .v-card.card-skp-style > .v-card-actions[data-v-d1678b82] {
  background: #d9d4e1;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-d1678b82], .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-d1678b82] {
  color: var(--primary-color);
  background-color: transparent;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-d1678b82]:not(:disabled), .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-d1678b82]:not(:disabled) {
  border: 2px solid rgb(140.1379310345, 66.315270936, 187.684729064);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-d1678b82]:hover, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-d1678b82]:hover {
  color: rgb(140.1379310345, 66.315270936, 187.684729064);
  border-color: rgb(163.1034482759, 103.5221674877, 201.4778325123);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-d1678b82]:hover:before, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-d1678b82]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-d1678b82], .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-d1678b82] {
  color: #a7a3a3;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-d1678b82]:hover, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-d1678b82]:hover {
  color: rgb(191.9333333333, 189.0666666667, 189.0666666667);
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-d1678b82]:hover:before, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-d1678b82]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .disable-primary[data-v-d1678b82], .v-card.card-skp-style > .v-card-actions .disable-primary[data-v-d1678b82] {
  background-color: rgb(174.5344827586, 122.3645320197, 208.1354679803) !important;
}
.v-card.card-skp-style .v-expansion-panels[data-v-d1678b82] {
  box-shadow: none;
}
.invalid-field .v-input__slot[data-v-d1678b82] {
  border: 2px solid #af3a34;
}
.invalid-field .v-field[data-v-d1678b82] {
  border: 2px solid #af3a34;
}
.skp-tabs[data-v-d1678b82] {
  background: #d9d4e1 !important;
  color: #241934;
}
a[data-v-d1678b82] {
  text-decoration: none;
}
.sk-primary-link a[data-v-d1678b82] {
  text-decoration: none;
  color: var(--primary-color);
}
.sk-v-list-item-spacer .v-list-item__prepend .v-list-item__spacer[data-v-d1678b82] {
  width: 1rem !important;
}
.ProseMirror[data-v-d1678b82]:focus-visible {
  outline: none !important;
}
.sk-v-data-table.v-table > .v-table__wrapper > table > tbody > tr > td[data-v-d1678b82] {
  padding: 0 8px !important;
}
table tbody tr td .v-input--density-default[data-v-d1678b82], table tbody tr td .v-input--density-compact[data-v-d1678b82],
table thead tr th .v-input--density-default[data-v-d1678b82],
table thead tr th .v-input--density-compact[data-v-d1678b82] {
  --v-input-control-height: 40px !important;
}
table .v-selection-control--density-default[data-v-d1678b82], table .v-selection-control--density-compact[data-v-d1678b82] {
  --v-selection-control-size: 28px !important;
}
.v-field.v-field--variant-underlined .v-field__input[data-v-d1678b82] {
  padding: 0 !important;
  top: 8px !important;
}
.v-tab.v-tab--selected[data-v-d1678b82],
.v-tab.sk-active[data-v-d1678b82] {
  color: #241934 !important;
}
.v-tab[data-v-d1678b82],
.v-tab.sk-inactive[data-v-d1678b82] {
  color: grey !important;
}
.sk-stepper-window .v-stepper-window[data-v-d1678b82] {
  margin: 0 1.5rem !important;
}
.onerev-ellipsis[data-v-d1678b82] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  min-width: 0;
}
.onerev-revtable-ellipsis .q-table[data-v-d1678b82] {
  table-layout: fixed;
}
.menu-icon[data-v-d1678b82] {
  display: none;
}
.v-list-item--active .menu-icon[data-v-d1678b82] {
  display: inline-block;
}[data-v-9dc566b8]:root {
  --primary-color: #703596;
  --primary-lighten-bg: rgba(112, 53, 151, 0.2862745098);
  --secondary-color: #b55179;
  --accent-color: #f8581e;
  --grey-darken-1: #241934;
  --grey-neutral: #655977;
  --primary-color-rgb: 112, 53, 150;
  --primary-lighten-bg-rgb: 112, 53, 151;
  --secondary-color-rgb: 181, 81, 121;
  --accent-color-rgb: 248, 88, 30;
  --teal-cyan-500: #16bdca;
  --purple-500: #7c3aed;
  --peach-orange-500: #fdba8c;
  --color-gray-300: #d1d5db;
}
.theme-primary-color[data-v-9dc566b8] {
  color: #703596 !important;
}
.theme-primary-bg[data-v-9dc566b8] {
  background-color: #703596;
}
.theme-secondary-color[data-v-9dc566b8] {
  color: #b55179 !important;
}
.theme-secondary-bg[data-v-9dc566b8] {
  background-color: #b55179;
}
.theme-info-color[data-v-9dc566b8] {
  color: #0f65d0 !important;
}
.theme-info-bg[data-v-9dc566b8] {
  background-color: #0f65d0;
}
.theme-success-color[data-v-9dc566b8] {
  color: #24ad58 !important;
}
.theme-success-bg[data-v-9dc566b8] {
  background-color: #24ad58;
}
.theme-warning-color[data-v-9dc566b8] {
  color: #f8581e !important;
}
.theme-warning-bg[data-v-9dc566b8] {
  background-color: #f8581e;
}
.theme-error-color[data-v-9dc566b8] {
  color: #af3a34 !important;
}
.theme-error-bg[data-v-9dc566b8] {
  background-color: #af3a34;
}
.theme-amber-color[data-v-9dc566b8] {
  color: #c3a135 !important;
}
.theme-amber-bg[data-v-9dc566b8] {
  background-color: #c3a135;
}
.theme-grey-neutral-color[data-v-9dc566b8] {
  color: #655977 !important;
}
.theme-grey-neutral-bg[data-v-9dc566b8] {
  background-color: #655977;
}
.theme-grey-lighten-1-color[data-v-9dc566b8] {
  color: #d9d4e1 !important;
}
.theme-grey-lighten-1-bg[data-v-9dc566b8] {
  background-color: #d9d4e1;
}
.theme-grey-darken-1-color[data-v-9dc566b8] {
  color: #241934 !important;
}
.theme-grey-darken-1-bg[data-v-9dc566b8] {
  background-color: #241934;
}
.theme-text-dark-color[data-v-9dc566b8] {
  color: #1d2424 !important;
}
.theme-text-dark-bg[data-v-9dc566b8] {
  background-color: #1d2424;
}
.horizontal-center[data-v-9dc566b8] {
  justify-content: center;
}
.is-bold[data-v-9dc566b8] {
  font-weight: bold;
}
.full-width[data-v-9dc566b8] {
  width: 100%;
}
.text--details[data-v-9dc566b8] {
  color: rgb(99, 98, 98);
  font-size: 12px;
}
.text-titlecase[data-v-9dc566b8]:first-letter {
  text-transform: uppercase;
}
.v-card.card-skp-style[data-v-9dc566b8] {
  border-top: 5px solid var(--primary-color);
}
.v-card.card-skp-style .v-card-text[data-v-9dc566b8] {
  color: #655977;
}
.v-card.card-skp-style.card-skp-error[data-v-9dc566b8] {
  border-top: 5px solid #f8581e;
}
.v-card.card-skp-style .v-btn[data-v-9dc566b8] {
  box-shadow: none !important;
}
.v-card.card-skp-style > .v-card__actions[data-v-9dc566b8], .v-card.card-skp-style > .v-card-actions[data-v-9dc566b8] {
  background: #d9d4e1;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-9dc566b8], .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-9dc566b8] {
  color: var(--primary-color);
  background-color: transparent;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-9dc566b8]:not(:disabled), .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-9dc566b8]:not(:disabled) {
  border: 2px solid rgb(140.1379310345, 66.315270936, 187.684729064);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-9dc566b8]:hover, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-9dc566b8]:hover {
  color: rgb(140.1379310345, 66.315270936, 187.684729064);
  border-color: rgb(163.1034482759, 103.5221674877, 201.4778325123);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-9dc566b8]:hover:before, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-9dc566b8]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-9dc566b8], .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-9dc566b8] {
  color: #a7a3a3;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-9dc566b8]:hover, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-9dc566b8]:hover {
  color: rgb(191.9333333333, 189.0666666667, 189.0666666667);
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-9dc566b8]:hover:before, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-9dc566b8]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .disable-primary[data-v-9dc566b8], .v-card.card-skp-style > .v-card-actions .disable-primary[data-v-9dc566b8] {
  background-color: rgb(174.5344827586, 122.3645320197, 208.1354679803) !important;
}
.v-card.card-skp-style .v-expansion-panels[data-v-9dc566b8] {
  box-shadow: none;
}
.invalid-field .v-input__slot[data-v-9dc566b8] {
  border: 2px solid #af3a34;
}
.invalid-field .v-field[data-v-9dc566b8] {
  border: 2px solid #af3a34;
}
.skp-tabs[data-v-9dc566b8] {
  background: #d9d4e1 !important;
  color: #241934;
}
a[data-v-9dc566b8] {
  text-decoration: none;
}
.sk-primary-link a[data-v-9dc566b8] {
  text-decoration: none;
  color: var(--primary-color);
}
.sk-v-list-item-spacer .v-list-item__prepend .v-list-item__spacer[data-v-9dc566b8] {
  width: 1rem !important;
}
.ProseMirror[data-v-9dc566b8]:focus-visible {
  outline: none !important;
}
.sk-v-data-table.v-table > .v-table__wrapper > table > tbody > tr > td[data-v-9dc566b8] {
  padding: 0 8px !important;
}
table tbody tr td .v-input--density-default[data-v-9dc566b8], table tbody tr td .v-input--density-compact[data-v-9dc566b8],
table thead tr th .v-input--density-default[data-v-9dc566b8],
table thead tr th .v-input--density-compact[data-v-9dc566b8] {
  --v-input-control-height: 40px !important;
}
table .v-selection-control--density-default[data-v-9dc566b8], table .v-selection-control--density-compact[data-v-9dc566b8] {
  --v-selection-control-size: 28px !important;
}
.v-field.v-field--variant-underlined .v-field__input[data-v-9dc566b8] {
  padding: 0 !important;
  top: 8px !important;
}
.v-tab.v-tab--selected[data-v-9dc566b8],
.v-tab.sk-active[data-v-9dc566b8] {
  color: #241934 !important;
}
.v-tab[data-v-9dc566b8],
.v-tab.sk-inactive[data-v-9dc566b8] {
  color: grey !important;
}
.sk-stepper-window .v-stepper-window[data-v-9dc566b8] {
  margin: 0 1.5rem !important;
}
.onerev-ellipsis[data-v-9dc566b8] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  min-width: 0;
}
.onerev-revtable-ellipsis .q-table[data-v-9dc566b8] {
  table-layout: fixed;
}
.stepper-header[data-v-9dc566b8] {
  width: 100%;
}
.tel-input-parent[data-v-9dc566b8] {
  display: flex;
  flex-direction: column;
  padding-top: 8px;
  margin-top: 4px;
  position: relative;
}
.tel-input-label[data-v-9dc566b8] {
  top: 0px;
  right: auto;
  position: absolute;
  order: 1;
  height: 16px;
  line-height: 16px;
  letter-spacing: normal;
  font-size: 12px;
}
.tel-input-label span[data-v-9dc566b8] {
  display: none;
  transform-origin: top left;
}
.tel-input-style[data-v-9dc566b8] {
  order: 2;
  border: none;
  border-bottom: 1px solid rgb(118, 118, 118);
  border-radius: 0;
}
.tel-input-style[data-v-9dc566b8]:focus-within {
  box-shadow: none !important;
  border-bottom: 2px solid #4bb996;
}
.tel-input-style[data-v-9dc566b8]  input:focus::placeholder {
  color: transparent;
}
.tel-input-parent:focus-within .tel-input-label[data-v-9dc566b8] {
  color: #4bb996;
}
.tel-input-parent:focus-within .tel-input-label span[data-v-9dc566b8] {
  display: block;
}[data-v-531bfed0]:root {
  --primary-color: #703596;
  --primary-lighten-bg: rgba(112, 53, 151, 0.2862745098);
  --secondary-color: #b55179;
  --accent-color: #f8581e;
  --grey-darken-1: #241934;
  --grey-neutral: #655977;
  --primary-color-rgb: 112, 53, 150;
  --primary-lighten-bg-rgb: 112, 53, 151;
  --secondary-color-rgb: 181, 81, 121;
  --accent-color-rgb: 248, 88, 30;
  --teal-cyan-500: #16bdca;
  --purple-500: #7c3aed;
  --peach-orange-500: #fdba8c;
  --color-gray-300: #d1d5db;
}
.theme-primary-color[data-v-531bfed0] {
  color: #703596 !important;
}
.theme-primary-bg[data-v-531bfed0] {
  background-color: #703596;
}
.theme-secondary-color[data-v-531bfed0] {
  color: #b55179 !important;
}
.theme-secondary-bg[data-v-531bfed0] {
  background-color: #b55179;
}
.theme-info-color[data-v-531bfed0] {
  color: #0f65d0 !important;
}
.theme-info-bg[data-v-531bfed0] {
  background-color: #0f65d0;
}
.theme-success-color[data-v-531bfed0] {
  color: #24ad58 !important;
}
.theme-success-bg[data-v-531bfed0] {
  background-color: #24ad58;
}
.theme-warning-color[data-v-531bfed0] {
  color: #f8581e !important;
}
.theme-warning-bg[data-v-531bfed0] {
  background-color: #f8581e;
}
.theme-error-color[data-v-531bfed0] {
  color: #af3a34 !important;
}
.theme-error-bg[data-v-531bfed0] {
  background-color: #af3a34;
}
.theme-amber-color[data-v-531bfed0] {
  color: #c3a135 !important;
}
.theme-amber-bg[data-v-531bfed0] {
  background-color: #c3a135;
}
.theme-grey-neutral-color[data-v-531bfed0] {
  color: #655977 !important;
}
.theme-grey-neutral-bg[data-v-531bfed0] {
  background-color: #655977;
}
.theme-grey-lighten-1-color[data-v-531bfed0] {
  color: #d9d4e1 !important;
}
.theme-grey-lighten-1-bg[data-v-531bfed0] {
  background-color: #d9d4e1;
}
.theme-grey-darken-1-color[data-v-531bfed0] {
  color: #241934 !important;
}
.theme-grey-darken-1-bg[data-v-531bfed0] {
  background-color: #241934;
}
.theme-text-dark-color[data-v-531bfed0] {
  color: #1d2424 !important;
}
.theme-text-dark-bg[data-v-531bfed0] {
  background-color: #1d2424;
}
.horizontal-center[data-v-531bfed0] {
  justify-content: center;
}
.is-bold[data-v-531bfed0] {
  font-weight: bold;
}
.full-width[data-v-531bfed0] {
  width: 100%;
}
.text--details[data-v-531bfed0] {
  color: rgb(99, 98, 98);
  font-size: 12px;
}
.text-titlecase[data-v-531bfed0]:first-letter {
  text-transform: uppercase;
}
.v-card.card-skp-style[data-v-531bfed0] {
  border-top: 5px solid var(--primary-color);
}
.v-card.card-skp-style .v-card-text[data-v-531bfed0] {
  color: #655977;
}
.v-card.card-skp-style.card-skp-error[data-v-531bfed0] {
  border-top: 5px solid #f8581e;
}
.v-card.card-skp-style .v-btn[data-v-531bfed0] {
  box-shadow: none !important;
}
.v-card.card-skp-style > .v-card__actions[data-v-531bfed0], .v-card.card-skp-style > .v-card-actions[data-v-531bfed0] {
  background: #d9d4e1;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-531bfed0], .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-531bfed0] {
  color: var(--primary-color);
  background-color: transparent;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-531bfed0]:not(:disabled), .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-531bfed0]:not(:disabled) {
  border: 2px solid rgb(140.1379310345, 66.315270936, 187.684729064);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-531bfed0]:hover, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-531bfed0]:hover {
  color: rgb(140.1379310345, 66.315270936, 187.684729064);
  border-color: rgb(163.1034482759, 103.5221674877, 201.4778325123);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-531bfed0]:hover:before, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-531bfed0]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-531bfed0], .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-531bfed0] {
  color: #a7a3a3;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-531bfed0]:hover, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-531bfed0]:hover {
  color: rgb(191.9333333333, 189.0666666667, 189.0666666667);
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-531bfed0]:hover:before, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-531bfed0]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .disable-primary[data-v-531bfed0], .v-card.card-skp-style > .v-card-actions .disable-primary[data-v-531bfed0] {
  background-color: rgb(174.5344827586, 122.3645320197, 208.1354679803) !important;
}
.v-card.card-skp-style .v-expansion-panels[data-v-531bfed0] {
  box-shadow: none;
}
.invalid-field .v-input__slot[data-v-531bfed0] {
  border: 2px solid #af3a34;
}
.invalid-field .v-field[data-v-531bfed0] {
  border: 2px solid #af3a34;
}
.skp-tabs[data-v-531bfed0] {
  background: #d9d4e1 !important;
  color: #241934;
}
a[data-v-531bfed0] {
  text-decoration: none;
}
.sk-primary-link a[data-v-531bfed0] {
  text-decoration: none;
  color: var(--primary-color);
}
.sk-v-list-item-spacer .v-list-item__prepend .v-list-item__spacer[data-v-531bfed0] {
  width: 1rem !important;
}
.ProseMirror[data-v-531bfed0]:focus-visible {
  outline: none !important;
}
.sk-v-data-table.v-table > .v-table__wrapper > table > tbody > tr > td[data-v-531bfed0] {
  padding: 0 8px !important;
}
table tbody tr td .v-input--density-default[data-v-531bfed0], table tbody tr td .v-input--density-compact[data-v-531bfed0],
table thead tr th .v-input--density-default[data-v-531bfed0],
table thead tr th .v-input--density-compact[data-v-531bfed0] {
  --v-input-control-height: 40px !important;
}
table .v-selection-control--density-default[data-v-531bfed0], table .v-selection-control--density-compact[data-v-531bfed0] {
  --v-selection-control-size: 28px !important;
}
.v-field.v-field--variant-underlined .v-field__input[data-v-531bfed0] {
  padding: 0 !important;
  top: 8px !important;
}
.v-tab.v-tab--selected[data-v-531bfed0],
.v-tab.sk-active[data-v-531bfed0] {
  color: #241934 !important;
}
.v-tab[data-v-531bfed0],
.v-tab.sk-inactive[data-v-531bfed0] {
  color: grey !important;
}
.sk-stepper-window .v-stepper-window[data-v-531bfed0] {
  margin: 0 1.5rem !important;
}
.onerev-ellipsis[data-v-531bfed0] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  min-width: 0;
}
.onerev-revtable-ellipsis .q-table[data-v-531bfed0] {
  table-layout: fixed;
}
.v-stepper-window[data-v-531bfed0] {
  margin: 0 1.5rem !important;
}[data-v-72a03dc5]:root {
  --primary-color: #703596;
  --primary-lighten-bg: rgba(112, 53, 151, 0.2862745098);
  --secondary-color: #b55179;
  --accent-color: #f8581e;
  --grey-darken-1: #241934;
  --grey-neutral: #655977;
  --primary-color-rgb: 112, 53, 150;
  --primary-lighten-bg-rgb: 112, 53, 151;
  --secondary-color-rgb: 181, 81, 121;
  --accent-color-rgb: 248, 88, 30;
  --teal-cyan-500: #16bdca;
  --purple-500: #7c3aed;
  --peach-orange-500: #fdba8c;
  --color-gray-300: #d1d5db;
}
.theme-primary-color[data-v-72a03dc5] {
  color: #703596 !important;
}
.theme-primary-bg[data-v-72a03dc5] {
  background-color: #703596;
}
.theme-secondary-color[data-v-72a03dc5] {
  color: #b55179 !important;
}
.theme-secondary-bg[data-v-72a03dc5] {
  background-color: #b55179;
}
.theme-info-color[data-v-72a03dc5] {
  color: #0f65d0 !important;
}
.theme-info-bg[data-v-72a03dc5] {
  background-color: #0f65d0;
}
.theme-success-color[data-v-72a03dc5] {
  color: #24ad58 !important;
}
.theme-success-bg[data-v-72a03dc5] {
  background-color: #24ad58;
}
.theme-warning-color[data-v-72a03dc5] {
  color: #f8581e !important;
}
.theme-warning-bg[data-v-72a03dc5] {
  background-color: #f8581e;
}
.theme-error-color[data-v-72a03dc5] {
  color: #af3a34 !important;
}
.theme-error-bg[data-v-72a03dc5] {
  background-color: #af3a34;
}
.theme-amber-color[data-v-72a03dc5] {
  color: #c3a135 !important;
}
.theme-amber-bg[data-v-72a03dc5] {
  background-color: #c3a135;
}
.theme-grey-neutral-color[data-v-72a03dc5] {
  color: #655977 !important;
}
.theme-grey-neutral-bg[data-v-72a03dc5] {
  background-color: #655977;
}
.theme-grey-lighten-1-color[data-v-72a03dc5] {
  color: #d9d4e1 !important;
}
.theme-grey-lighten-1-bg[data-v-72a03dc5] {
  background-color: #d9d4e1;
}
.theme-grey-darken-1-color[data-v-72a03dc5] {
  color: #241934 !important;
}
.theme-grey-darken-1-bg[data-v-72a03dc5] {
  background-color: #241934;
}
.theme-text-dark-color[data-v-72a03dc5] {
  color: #1d2424 !important;
}
.theme-text-dark-bg[data-v-72a03dc5] {
  background-color: #1d2424;
}
.horizontal-center[data-v-72a03dc5] {
  justify-content: center;
}
.is-bold[data-v-72a03dc5] {
  font-weight: bold;
}
.full-width[data-v-72a03dc5] {
  width: 100%;
}
.text--details[data-v-72a03dc5] {
  color: rgb(99, 98, 98);
  font-size: 12px;
}
.text-titlecase[data-v-72a03dc5]:first-letter {
  text-transform: uppercase;
}
.v-card.card-skp-style[data-v-72a03dc5] {
  border-top: 5px solid var(--primary-color);
}
.v-card.card-skp-style .v-card-text[data-v-72a03dc5] {
  color: #655977;
}
.v-card.card-skp-style.card-skp-error[data-v-72a03dc5] {
  border-top: 5px solid #f8581e;
}
.v-card.card-skp-style .v-btn[data-v-72a03dc5] {
  box-shadow: none !important;
}
.v-card.card-skp-style > .v-card__actions[data-v-72a03dc5], .v-card.card-skp-style > .v-card-actions[data-v-72a03dc5] {
  background: #d9d4e1;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-72a03dc5], .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-72a03dc5] {
  color: var(--primary-color);
  background-color: transparent;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-72a03dc5]:not(:disabled), .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-72a03dc5]:not(:disabled) {
  border: 2px solid rgb(140.1379310345, 66.315270936, 187.684729064);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-72a03dc5]:hover, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-72a03dc5]:hover {
  color: rgb(140.1379310345, 66.315270936, 187.684729064);
  border-color: rgb(163.1034482759, 103.5221674877, 201.4778325123);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-72a03dc5]:hover:before, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-72a03dc5]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-72a03dc5], .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-72a03dc5] {
  color: #a7a3a3;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-72a03dc5]:hover, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-72a03dc5]:hover {
  color: rgb(191.9333333333, 189.0666666667, 189.0666666667);
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-72a03dc5]:hover:before, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-72a03dc5]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .disable-primary[data-v-72a03dc5], .v-card.card-skp-style > .v-card-actions .disable-primary[data-v-72a03dc5] {
  background-color: rgb(174.5344827586, 122.3645320197, 208.1354679803) !important;
}
.v-card.card-skp-style .v-expansion-panels[data-v-72a03dc5] {
  box-shadow: none;
}
.invalid-field .v-input__slot[data-v-72a03dc5] {
  border: 2px solid #af3a34;
}
.invalid-field .v-field[data-v-72a03dc5] {
  border: 2px solid #af3a34;
}
.skp-tabs[data-v-72a03dc5] {
  background: #d9d4e1 !important;
  color: #241934;
}
a[data-v-72a03dc5] {
  text-decoration: none;
}
.sk-primary-link a[data-v-72a03dc5] {
  text-decoration: none;
  color: var(--primary-color);
}
.sk-v-list-item-spacer .v-list-item__prepend .v-list-item__spacer[data-v-72a03dc5] {
  width: 1rem !important;
}
.ProseMirror[data-v-72a03dc5]:focus-visible {
  outline: none !important;
}
.sk-v-data-table.v-table > .v-table__wrapper > table > tbody > tr > td[data-v-72a03dc5] {
  padding: 0 8px !important;
}
table tbody tr td .v-input--density-default[data-v-72a03dc5], table tbody tr td .v-input--density-compact[data-v-72a03dc5],
table thead tr th .v-input--density-default[data-v-72a03dc5],
table thead tr th .v-input--density-compact[data-v-72a03dc5] {
  --v-input-control-height: 40px !important;
}
table .v-selection-control--density-default[data-v-72a03dc5], table .v-selection-control--density-compact[data-v-72a03dc5] {
  --v-selection-control-size: 28px !important;
}
.v-field.v-field--variant-underlined .v-field__input[data-v-72a03dc5] {
  padding: 0 !important;
  top: 8px !important;
}
.v-tab.v-tab--selected[data-v-72a03dc5],
.v-tab.sk-active[data-v-72a03dc5] {
  color: #241934 !important;
}
.v-tab[data-v-72a03dc5],
.v-tab.sk-inactive[data-v-72a03dc5] {
  color: grey !important;
}
.sk-stepper-window .v-stepper-window[data-v-72a03dc5] {
  margin: 0 1.5rem !important;
}
.onerev-ellipsis[data-v-72a03dc5] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  min-width: 0;
}
.onerev-revtable-ellipsis .q-table[data-v-72a03dc5] {
  table-layout: fixed;
}
.flex-unset.v-toolbar-title[data-v-72a03dc5] {
  flex: unset !important;
}
.square-icon--button button[data-v-72a03dc5] {
  border-radius: 0;
}
.no-radius-right[data-v-72a03dc5] {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.more-option-radius[data-v-72a03dc5] {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-left: 1px solid white;
  border-color: #ccc !important;
  float: left;
}
.color-help-white[data-v-72a03dc5]  .v-btn {
  color: white !important;
}
.color-help-white[data-v-72a03dc5]  .v-btn {
  color: var(--primary-color) !important;
}[data-v-b166345c]:root {
  --primary-color: #703596;
  --primary-lighten-bg: rgba(112, 53, 151, 0.2862745098);
  --secondary-color: #b55179;
  --accent-color: #f8581e;
  --grey-darken-1: #241934;
  --grey-neutral: #655977;
  --primary-color-rgb: 112, 53, 150;
  --primary-lighten-bg-rgb: 112, 53, 151;
  --secondary-color-rgb: 181, 81, 121;
  --accent-color-rgb: 248, 88, 30;
  --teal-cyan-500: #16bdca;
  --purple-500: #7c3aed;
  --peach-orange-500: #fdba8c;
  --color-gray-300: #d1d5db;
}
.theme-primary-color[data-v-b166345c] {
  color: #703596 !important;
}
.theme-primary-bg[data-v-b166345c] {
  background-color: #703596;
}
.theme-secondary-color[data-v-b166345c] {
  color: #b55179 !important;
}
.theme-secondary-bg[data-v-b166345c] {
  background-color: #b55179;
}
.theme-info-color[data-v-b166345c] {
  color: #0f65d0 !important;
}
.theme-info-bg[data-v-b166345c] {
  background-color: #0f65d0;
}
.theme-success-color[data-v-b166345c] {
  color: #24ad58 !important;
}
.theme-success-bg[data-v-b166345c] {
  background-color: #24ad58;
}
.theme-warning-color[data-v-b166345c] {
  color: #f8581e !important;
}
.theme-warning-bg[data-v-b166345c] {
  background-color: #f8581e;
}
.theme-error-color[data-v-b166345c] {
  color: #af3a34 !important;
}
.theme-error-bg[data-v-b166345c] {
  background-color: #af3a34;
}
.theme-amber-color[data-v-b166345c] {
  color: #c3a135 !important;
}
.theme-amber-bg[data-v-b166345c] {
  background-color: #c3a135;
}
.theme-grey-neutral-color[data-v-b166345c] {
  color: #655977 !important;
}
.theme-grey-neutral-bg[data-v-b166345c] {
  background-color: #655977;
}
.theme-grey-lighten-1-color[data-v-b166345c] {
  color: #d9d4e1 !important;
}
.theme-grey-lighten-1-bg[data-v-b166345c] {
  background-color: #d9d4e1;
}
.theme-grey-darken-1-color[data-v-b166345c] {
  color: #241934 !important;
}
.theme-grey-darken-1-bg[data-v-b166345c] {
  background-color: #241934;
}
.theme-text-dark-color[data-v-b166345c] {
  color: #1d2424 !important;
}
.theme-text-dark-bg[data-v-b166345c] {
  background-color: #1d2424;
}
.horizontal-center[data-v-b166345c] {
  justify-content: center;
}
.is-bold[data-v-b166345c] {
  font-weight: bold;
}
.full-width[data-v-b166345c] {
  width: 100%;
}
.text--details[data-v-b166345c] {
  color: rgb(99, 98, 98);
  font-size: 12px;
}
.text-titlecase[data-v-b166345c]:first-letter {
  text-transform: uppercase;
}
.v-card.card-skp-style[data-v-b166345c] {
  border-top: 5px solid var(--primary-color);
}
.v-card.card-skp-style .v-card-text[data-v-b166345c] {
  color: #655977;
}
.v-card.card-skp-style.card-skp-error[data-v-b166345c] {
  border-top: 5px solid #f8581e;
}
.v-card.card-skp-style .v-btn[data-v-b166345c] {
  box-shadow: none !important;
}
.v-card.card-skp-style > .v-card__actions[data-v-b166345c], .v-card.card-skp-style > .v-card-actions[data-v-b166345c] {
  background: #d9d4e1;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-b166345c], .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-b166345c] {
  color: var(--primary-color);
  background-color: transparent;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-b166345c]:not(:disabled), .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-b166345c]:not(:disabled) {
  border: 2px solid rgb(140.1379310345, 66.315270936, 187.684729064);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-b166345c]:hover, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-b166345c]:hover {
  color: rgb(140.1379310345, 66.315270936, 187.684729064);
  border-color: rgb(163.1034482759, 103.5221674877, 201.4778325123);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-b166345c]:hover:before, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-b166345c]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-b166345c], .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-b166345c] {
  color: #a7a3a3;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-b166345c]:hover, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-b166345c]:hover {
  color: rgb(191.9333333333, 189.0666666667, 189.0666666667);
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-b166345c]:hover:before, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-b166345c]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .disable-primary[data-v-b166345c], .v-card.card-skp-style > .v-card-actions .disable-primary[data-v-b166345c] {
  background-color: rgb(174.5344827586, 122.3645320197, 208.1354679803) !important;
}
.v-card.card-skp-style .v-expansion-panels[data-v-b166345c] {
  box-shadow: none;
}
.invalid-field .v-input__slot[data-v-b166345c] {
  border: 2px solid #af3a34;
}
.invalid-field .v-field[data-v-b166345c] {
  border: 2px solid #af3a34;
}
.skp-tabs[data-v-b166345c] {
  background: #d9d4e1 !important;
  color: #241934;
}
a[data-v-b166345c] {
  text-decoration: none;
}
.sk-primary-link a[data-v-b166345c] {
  text-decoration: none;
  color: var(--primary-color);
}
.sk-v-list-item-spacer .v-list-item__prepend .v-list-item__spacer[data-v-b166345c] {
  width: 1rem !important;
}
.ProseMirror[data-v-b166345c]:focus-visible {
  outline: none !important;
}
.sk-v-data-table.v-table > .v-table__wrapper > table > tbody > tr > td[data-v-b166345c] {
  padding: 0 8px !important;
}
table tbody tr td .v-input--density-default[data-v-b166345c], table tbody tr td .v-input--density-compact[data-v-b166345c],
table thead tr th .v-input--density-default[data-v-b166345c],
table thead tr th .v-input--density-compact[data-v-b166345c] {
  --v-input-control-height: 40px !important;
}
table .v-selection-control--density-default[data-v-b166345c], table .v-selection-control--density-compact[data-v-b166345c] {
  --v-selection-control-size: 28px !important;
}
.v-field.v-field--variant-underlined .v-field__input[data-v-b166345c] {
  padding: 0 !important;
  top: 8px !important;
}
.v-tab.v-tab--selected[data-v-b166345c],
.v-tab.sk-active[data-v-b166345c] {
  color: #241934 !important;
}
.v-tab[data-v-b166345c],
.v-tab.sk-inactive[data-v-b166345c] {
  color: grey !important;
}
.sk-stepper-window .v-stepper-window[data-v-b166345c] {
  margin: 0 1.5rem !important;
}
.onerev-ellipsis[data-v-b166345c] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  min-width: 0;
}
.onerev-revtable-ellipsis .q-table[data-v-b166345c] {
  table-layout: fixed;
}
.searcher-input[data-v-b166345c]  .v-input__control {
  min-height: 36px;
  margin-right: 0.2rem;
}
.searcher-input[data-v-b166345c] .theme--light .v-input__slot {
  background-color: rgb(240, 240, 240);
}
.searcher-input[data-v-b166345c] .theme--dark .v-input__slot {
  background-color: white;
}
.searcher-input[data-v-b166345c] .theme--dark .v-icon {
  color: rgb(152, 152, 152);
}
.searcher-input[data-v-b166345c] .theme--dark .v-label {
  color: rgb(152, 152, 152);
}
.searcher-input[data-v-b166345c] .theme--dark input {
  color: black;
}