: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_1yntz_18 {
  color: #703596 !important;
}

._theme-primary-bg_1yntz_22 {
  background-color: #703596;
}

._theme-secondary-color_1yntz_26 {
  color: #b55179 !important;
}

._theme-secondary-bg_1yntz_30 {
  background-color: #b55179;
}

._theme-info-color_1yntz_34 {
  color: #0f65d0 !important;
}

._theme-info-bg_1yntz_38 {
  background-color: #0f65d0;
}

._theme-success-color_1yntz_42 {
  color: #24ad58 !important;
}

._theme-success-bg_1yntz_46 {
  background-color: #24ad58;
}

._theme-warning-color_1yntz_50 {
  color: #f8581e !important;
}

._theme-warning-bg_1yntz_54 {
  background-color: #f8581e;
}

._theme-error-color_1yntz_58 {
  color: #af3a34 !important;
}

._theme-error-bg_1yntz_62 {
  background-color: #af3a34;
}

._theme-amber-color_1yntz_66 {
  color: #c3a135 !important;
}

._theme-amber-bg_1yntz_70 {
  background-color: #c3a135;
}

._theme-grey-neutral-color_1yntz_74 {
  color: #655977 !important;
}

._theme-grey-neutral-bg_1yntz_78 {
  background-color: #655977;
}

._theme-grey-lighten-1-color_1yntz_82 {
  color: #d9d4e1 !important;
}

._theme-grey-lighten-1-bg_1yntz_86 {
  background-color: #d9d4e1;
}

._theme-grey-darken-1-color_1yntz_90 {
  color: #241934 !important;
}

._theme-grey-darken-1-bg_1yntz_94 {
  background-color: #241934;
}

._theme-text-dark-color_1yntz_98 {
  color: #1d2424 !important;
}

._theme-text-dark-bg_1yntz_102 {
  background-color: #1d2424;
}

._horizontal-center_1yntz_106 {
  justify-content: center;
}

._is-bold_1yntz_110 {
  font-weight: bold;
}

._full-width_1yntz_114 {
  width: 100%;
}

._text--details_1yntz_118 {
  color: rgb(99, 98, 98);
  font-size: 12px;
}

._text-titlecase_1yntz_123:first-letter {
  text-transform: uppercase;
}

._v-card_1yntz_127._card-skp-style_1yntz_127 {
  border-top: 5px solid var(--primary-color);
}
._v-card_1yntz_127._card-skp-style_1yntz_127 ._v-card-text_1yntz_130 {
  color: #655977;
}
._v-card_1yntz_127._card-skp-style_1yntz_127._card-skp-error_1yntz_133 {
  border-top: 5px solid #f8581e;
}
._v-card_1yntz_127._card-skp-style_1yntz_127 ._v-btn_1yntz_136 {
  box-shadow: none !important;
}
._v-card_1yntz_127._card-skp-style_1yntz_127 > ._v-card__actions_1yntz_139, ._v-card_1yntz_127._card-skp-style_1yntz_127 > ._v-card-actions_1yntz_139 {
  background: #d9d4e1;
}
._v-card_1yntz_127._card-skp-style_1yntz_127 > ._v-card__actions_1yntz_139 ._secondary-action_1yntz_142, ._v-card_1yntz_127._card-skp-style_1yntz_127 > ._v-card-actions_1yntz_139 ._secondary-action_1yntz_142 {
  color: var(--primary-color);
  background-color: transparent;
}
._v-card_1yntz_127._card-skp-style_1yntz_127 > ._v-card__actions_1yntz_139 ._secondary-action_1yntz_142:not(:disabled), ._v-card_1yntz_127._card-skp-style_1yntz_127 > ._v-card-actions_1yntz_139 ._secondary-action_1yntz_142:not(:disabled) {
  border: 2px solid rgb(140.1379310345, 66.315270936, 187.684729064);
}
._v-card_1yntz_127._card-skp-style_1yntz_127 > ._v-card__actions_1yntz_139 ._secondary-action_1yntz_142:hover, ._v-card_1yntz_127._card-skp-style_1yntz_127 > ._v-card-actions_1yntz_139 ._secondary-action_1yntz_142:hover {
  color: rgb(140.1379310345, 66.315270936, 187.684729064);
  border-color: rgb(163.1034482759, 103.5221674877, 201.4778325123);
}
._v-card_1yntz_127._card-skp-style_1yntz_127 > ._v-card__actions_1yntz_139 ._secondary-action_1yntz_142:hover:before, ._v-card_1yntz_127._card-skp-style_1yntz_127 > ._v-card-actions_1yntz_139 ._secondary-action_1yntz_142:hover:before {
  background: transparent;
}
._v-card_1yntz_127._card-skp-style_1yntz_127 > ._v-card__actions_1yntz_139 ._tertiary-action_1yntz_156, ._v-card_1yntz_127._card-skp-style_1yntz_127 > ._v-card-actions_1yntz_139 ._tertiary-action_1yntz_156 {
  color: #a7a3a3;
}
._v-card_1yntz_127._card-skp-style_1yntz_127 > ._v-card__actions_1yntz_139 ._tertiary-action_1yntz_156:hover, ._v-card_1yntz_127._card-skp-style_1yntz_127 > ._v-card-actions_1yntz_139 ._tertiary-action_1yntz_156:hover {
  color: rgb(191.9333333333, 189.0666666667, 189.0666666667);
}
._v-card_1yntz_127._card-skp-style_1yntz_127 > ._v-card__actions_1yntz_139 ._tertiary-action_1yntz_156:hover:before, ._v-card_1yntz_127._card-skp-style_1yntz_127 > ._v-card-actions_1yntz_139 ._tertiary-action_1yntz_156:hover:before {
  background: transparent;
}
._v-card_1yntz_127._card-skp-style_1yntz_127 > ._v-card__actions_1yntz_139 ._disable-primary_1yntz_165, ._v-card_1yntz_127._card-skp-style_1yntz_127 > ._v-card-actions_1yntz_139 ._disable-primary_1yntz_165 {
  background-color: rgb(174.5344827586, 122.3645320197, 208.1354679803) !important;
}
._v-card_1yntz_127._card-skp-style_1yntz_127 ._v-expansion-panels_1yntz_168 {
  box-shadow: none;
}

._invalid-field_1yntz_172 ._v-input__slot_1yntz_172 {
  border: 2px solid #af3a34;
}
._invalid-field_1yntz_172 ._v-field_1yntz_175 {
  border: 2px solid #af3a34;
}

._skp-tabs_1yntz_179 {
  background: #d9d4e1 !important;
  color: #241934;
}

a {
  text-decoration: none;
}

._sk-primary-link_1yntz_188 a {
  text-decoration: none;
  color: var(--primary-color);
}

._sk-v-list-item-spacer_1yntz_193 ._v-list-item__prepend_1yntz_193 ._v-list-item__spacer_1yntz_193 {
  width: 1rem !important;
}

._ProseMirror_1yntz_197:focus-visible {
  outline: none !important;
}

._sk-v-data-table_1yntz_201._v-table_1yntz_201 > ._v-table__wrapper_1yntz_201 > table > tbody > tr > td {
  padding: 0 8px !important;
}

table tbody tr td ._v-input--density-default_1yntz_205, table tbody tr td ._v-input--density-compact_1yntz_205,
table thead tr th ._v-input--density-default_1yntz_205,
table thead tr th ._v-input--density-compact_1yntz_205 {
  --v-input-control-height: 40px !important;
}
table ._v-selection-control--density-default_1yntz_210, table ._v-selection-control--density-compact_1yntz_210 {
  --v-selection-control-size: 28px !important;
}

._v-field_1yntz_175._v-field--variant-underlined_1yntz_214 ._v-field__input_1yntz_214 {
  padding: 0 !important;
  top: 8px !important;
}

._v-tab_1yntz_201._v-tab--selected_1yntz_219,
._v-tab_1yntz_201._sk-active_1yntz_220 {
  color: #241934 !important;
}

._v-tab_1yntz_201,
._v-tab_1yntz_201._sk-inactive_1yntz_225 {
  color: grey !important;
}

._sk-stepper-window_1yntz_229 ._v-stepper-window_1yntz_229 {
  margin: 0 1.5rem !important;
}

._onerev-ellipsis_1yntz_233 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  min-width: 0;
}

._onerev-revtable-ellipsis_1yntz_241 ._q-table_1yntz_241 {
  table-layout: fixed;
}.v-navigation-drawer {
  -webkit-overflow-scrolling: touch;
  background: rgb(var(--v-theme-surface));
  display: flex;
  flex-direction: column;
  height: 100%;
  max-width: 100%;
  pointer-events: auto;
  transition-duration: 0.2s;
  transition-property: box-shadow, transform, visibility, width, height, left, right, top, bottom;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  position: absolute;
  border-color: rgba(var(--v-border-color), var(--v-border-opacity));
  border-style: solid;
  border-width: 0;
  box-shadow: 0px 0px 0px 0px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 0px 0px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 0px 0px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
  background: rgb(var(--v-theme-surface));
  color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
}
.v-navigation-drawer--border {
  border-width: thin;
  box-shadow: none;
}
.v-navigation-drawer--rounded {
  border-radius: 4px;
}
.v-navigation-drawer--top {
  top: 0;
  border-bottom-width: thin;
}
.v-navigation-drawer--bottom {
  left: 0;
  border-top-width: thin;
}
.v-navigation-drawer--left {
  top: 0;
  left: 0;
  right: auto;
  border-right-width: thin;
}
.v-navigation-drawer--right {
  top: 0;
  left: auto;
  right: 0;
  border-left-width: thin;
}
.v-navigation-drawer--floating {
  border: none;
}
.v-navigation-drawer--temporary {
  box-shadow: 0px 8px 10px -5px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 16px 24px 2px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 6px 30px 5px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
}
.v-navigation-drawer--sticky {
  height: auto;
  transition: box-shadow, transform, visibility, width, height, left, right;
}
.v-navigation-drawer .v-list {
  overflow: hidden;
}

.v-navigation-drawer__content {
  flex: 0 1 auto;
  height: 100%;
  max-width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}

.v-navigation-drawer__img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.v-navigation-drawer__img img {
  height: inherit;
  object-fit: cover;
  width: inherit;
}

.v-navigation-drawer__scrim {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0.2;
  transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 1;
}

.v-navigation-drawer__prepend,
.v-navigation-drawer__append {
  flex: none;
  overflow: hidden;
}.v-snackbar {
  justify-content: center;
  z-index: 10000;
  margin: 8px;
  -webkit-margin-end: calc(8px + var(--v-scrollbar-offset));
          margin-inline-end: calc(8px + var(--v-scrollbar-offset));
}
.v-snackbar:not(.v-snackbar--centered):not(.v-snackbar--top) {
  align-items: flex-end;
}
.v-snackbar__wrapper {
  align-items: center;
  display: flex;
  max-width: 672px;
  min-height: 48px;
  min-width: 344px;
  overflow: hidden;
  padding: 0;
  border-radius: 4px;
}
.v-snackbar--variant-plain, .v-snackbar--variant-outlined, .v-snackbar--variant-text, .v-snackbar--variant-tonal {
  background: transparent;
  color: inherit;
}
.v-snackbar--variant-plain {
  opacity: 0.62;
}
.v-snackbar--variant-plain:focus, .v-snackbar--variant-plain:hover {
  opacity: 1;
}
.v-snackbar--variant-plain .v-snackbar__overlay {
  display: none;
}
.v-snackbar--variant-elevated, .v-snackbar--variant-flat {
  background: rgb(var(--v-theme-surface-variant));
  color: rgb(var(--v-theme-on-surface-variant));
}
.v-snackbar--variant-elevated {
  box-shadow: 0px 3px 5px -1px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 6px 10px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 1px 18px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
}
.v-snackbar--variant-flat {
  box-shadow: 0px 0px 0px 0px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 0px 0px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 0px 0px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
}
.v-snackbar--variant-outlined {
  border: thin solid currentColor;
}
.v-snackbar--variant-text .v-snackbar__overlay {
  background: currentColor;
}
.v-snackbar--variant-tonal .v-snackbar__underlay {
  background: currentColor;
  opacity: var(--v-activated-opacity);
  border-radius: inherit;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
}

.v-snackbar__content {
  flex-grow: 1;
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 0.0178571429em;
  line-height: 1.25rem;
  margin-right: auto;
  padding: 14px 16px;
  text-align: initial;
}
.v-snackbar__actions {
  align-items: center;
  align-self: center;
  display: flex;
  -webkit-margin-end: 8px;
          margin-inline-end: 8px;
}
.v-snackbar__actions > .v-btn {
  padding: 0 8px;
  min-width: auto;
}
.v-snackbar__timer {
  width: 100%;
  position: absolute;
  top: 0;
}
.v-snackbar__timer .v-progress-linear {
  transition: 0.2s linear;
}
.v-snackbar--absolute {
  position: absolute;
  z-index: 1;
}
.v-snackbar--multi-line .v-snackbar__wrapper {
  min-height: 68px;
}
.v-snackbar--vertical .v-snackbar__wrapper {
  flex-direction: column;
}
.v-snackbar--vertical .v-snackbar__wrapper .v-snackbar__actions {
  align-self: flex-end;
  margin-bottom: 8px;
}

.v-snackbar-transition-enter-active, .v-snackbar-transition-leave-active {
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.v-snackbar-transition-enter-active {
  transition-property: opacity, transform;
}
.v-snackbar-transition-enter-from {
  opacity: 0;
  transform: scale(0.8);
}
.v-snackbar-transition-leave-active {
  transition-property: opacity;
}
.v-snackbar-transition-leave-to {
  opacity: 0;
}.v-application {
  display: flex;
  background: rgb(var(--v-theme-background));
  color: rgba(var(--v-theme-on-background), var(--v-high-emphasis-opacity));
}

.v-application__wrap {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  max-width: 100%;
  min-height: 100vh;
  min-height: 100dvh;
  position: relative;
}.v-footer {
  align-items: center;
  display: flex;
  flex: 1 1 auto;
  padding: 8px 16px;
  position: relative;
  transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: height, width, transform, max-width, left, right, top, bottom;
  border-color: rgba(var(--v-border-color), var(--v-border-opacity));
  border-style: solid;
  border-width: 0;
  box-shadow: 0px 0px 0px 0px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 0px 0px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 0px 0px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
  border-radius: 0;
  background: rgb(var(--v-theme-surface));
  color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
}
.v-footer--border {
  border-width: thin;
  box-shadow: none;
}
.v-footer--absolute {
  position: absolute;
}
.v-footer--fixed {
  position: fixed;
}
.v-footer--rounded {
  border-radius: 4px;
}.v-main {
  flex: 1 0 auto;
  max-width: 100%;
  transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  padding-left: var(--v-layout-left);
  padding-right: var(--v-layout-right);
  padding-top: var(--v-layout-top);
  padding-bottom: var(--v-layout-bottom);
}
.v-main__scroller {
  max-width: 100%;
  position: relative;
}
.v-main--scrollable {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.v-main--scrollable > .v-main__scroller {
  flex: 1 1 auto;
  overflow-y: auto;
  --v-layout-left: 0px;
  --v-layout-right: 0px;
  --v-layout-top: 0px;
  --v-layout-bottom: 0px;
}[data-v-1c9119c2]: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-1c9119c2] {
  color: #703596 !important;
}
.theme-primary-bg[data-v-1c9119c2] {
  background-color: #703596;
}
.theme-secondary-color[data-v-1c9119c2] {
  color: #b55179 !important;
}
.theme-secondary-bg[data-v-1c9119c2] {
  background-color: #b55179;
}
.theme-info-color[data-v-1c9119c2] {
  color: #0f65d0 !important;
}
.theme-info-bg[data-v-1c9119c2] {
  background-color: #0f65d0;
}
.theme-success-color[data-v-1c9119c2] {
  color: #24ad58 !important;
}
.theme-success-bg[data-v-1c9119c2] {
  background-color: #24ad58;
}
.theme-warning-color[data-v-1c9119c2] {
  color: #f8581e !important;
}
.theme-warning-bg[data-v-1c9119c2] {
  background-color: #f8581e;
}
.theme-error-color[data-v-1c9119c2] {
  color: #af3a34 !important;
}
.theme-error-bg[data-v-1c9119c2] {
  background-color: #af3a34;
}
.theme-amber-color[data-v-1c9119c2] {
  color: #c3a135 !important;
}
.theme-amber-bg[data-v-1c9119c2] {
  background-color: #c3a135;
}
.theme-grey-neutral-color[data-v-1c9119c2] {
  color: #655977 !important;
}
.theme-grey-neutral-bg[data-v-1c9119c2] {
  background-color: #655977;
}
.theme-grey-lighten-1-color[data-v-1c9119c2] {
  color: #d9d4e1 !important;
}
.theme-grey-lighten-1-bg[data-v-1c9119c2] {
  background-color: #d9d4e1;
}
.theme-grey-darken-1-color[data-v-1c9119c2] {
  color: #241934 !important;
}
.theme-grey-darken-1-bg[data-v-1c9119c2] {
  background-color: #241934;
}
.theme-text-dark-color[data-v-1c9119c2] {
  color: #1d2424 !important;
}
.theme-text-dark-bg[data-v-1c9119c2] {
  background-color: #1d2424;
}
.horizontal-center[data-v-1c9119c2] {
  justify-content: center;
}
.is-bold[data-v-1c9119c2] {
  font-weight: bold;
}
.full-width[data-v-1c9119c2] {
  width: 100%;
}
.text--details[data-v-1c9119c2] {
  color: rgb(99, 98, 98);
  font-size: 12px;
}
.text-titlecase[data-v-1c9119c2]:first-letter {
  text-transform: uppercase;
}
.v-card.card-skp-style[data-v-1c9119c2] {
  border-top: 5px solid var(--primary-color);
}
.v-card.card-skp-style .v-card-text[data-v-1c9119c2] {
  color: #655977;
}
.v-card.card-skp-style.card-skp-error[data-v-1c9119c2] {
  border-top: 5px solid #f8581e;
}
.v-card.card-skp-style .v-btn[data-v-1c9119c2] {
  box-shadow: none !important;
}
.v-card.card-skp-style > .v-card__actions[data-v-1c9119c2], .v-card.card-skp-style > .v-card-actions[data-v-1c9119c2] {
  background: #d9d4e1;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-1c9119c2], .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-1c9119c2] {
  color: var(--primary-color);
  background-color: transparent;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-1c9119c2]:not(:disabled), .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-1c9119c2]:not(:disabled) {
  border: 2px solid rgb(140.1379310345, 66.315270936, 187.684729064);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-1c9119c2]:hover, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-1c9119c2]: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-1c9119c2]:hover:before, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-1c9119c2]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-1c9119c2], .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-1c9119c2] {
  color: #a7a3a3;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-1c9119c2]:hover, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-1c9119c2]:hover {
  color: rgb(191.9333333333, 189.0666666667, 189.0666666667);
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-1c9119c2]:hover:before, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-1c9119c2]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .disable-primary[data-v-1c9119c2], .v-card.card-skp-style > .v-card-actions .disable-primary[data-v-1c9119c2] {
  background-color: rgb(174.5344827586, 122.3645320197, 208.1354679803) !important;
}
.v-card.card-skp-style .v-expansion-panels[data-v-1c9119c2] {
  box-shadow: none;
}
.invalid-field .v-input__slot[data-v-1c9119c2] {
  border: 2px solid #af3a34;
}
.invalid-field .v-field[data-v-1c9119c2] {
  border: 2px solid #af3a34;
}
.skp-tabs[data-v-1c9119c2] {
  background: #d9d4e1 !important;
  color: #241934;
}
a[data-v-1c9119c2] {
  text-decoration: none;
}
.sk-primary-link a[data-v-1c9119c2] {
  text-decoration: none;
  color: var(--primary-color);
}
.sk-v-list-item-spacer .v-list-item__prepend .v-list-item__spacer[data-v-1c9119c2] {
  width: 1rem !important;
}
.ProseMirror[data-v-1c9119c2]:focus-visible {
  outline: none !important;
}
.sk-v-data-table.v-table > .v-table__wrapper > table > tbody > tr > td[data-v-1c9119c2] {
  padding: 0 8px !important;
}
table tbody tr td .v-input--density-default[data-v-1c9119c2], table tbody tr td .v-input--density-compact[data-v-1c9119c2],
table thead tr th .v-input--density-default[data-v-1c9119c2],
table thead tr th .v-input--density-compact[data-v-1c9119c2] {
  --v-input-control-height: 40px !important;
}
table .v-selection-control--density-default[data-v-1c9119c2], table .v-selection-control--density-compact[data-v-1c9119c2] {
  --v-selection-control-size: 28px !important;
}
.v-field.v-field--variant-underlined .v-field__input[data-v-1c9119c2] {
  padding: 0 !important;
  top: 8px !important;
}
.v-tab.v-tab--selected[data-v-1c9119c2],
.v-tab.sk-active[data-v-1c9119c2] {
  color: #241934 !important;
}
.v-tab[data-v-1c9119c2],
.v-tab.sk-inactive[data-v-1c9119c2] {
  color: grey !important;
}
.sk-stepper-window .v-stepper-window[data-v-1c9119c2] {
  margin: 0 1.5rem !important;
}
.onerev-ellipsis[data-v-1c9119c2] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  min-width: 0;
}
.onerev-revtable-ellipsis .q-table[data-v-1c9119c2] {
  table-layout: fixed;
}
.people-avatar-component[data-v-1c9119c2] {
  position: relative;
  text-decoration: none;
}
.people-avatar-component .default-avatar[data-v-1c9119c2] {
  text-transform: uppercase;
  display: flex;
  align-self: end;
}
.router-link-exact-active[data-v-1c9119c2] {
  cursor: default;
}
.people-status[data-v-1c9119c2] {
  position: absolute;
  bottom: -6px;
  left: 1px;
  padding: 0 2px !important;
  font-size: 6px !important;
}[data-v-b47589c5]: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-b47589c5] {
  color: #703596 !important;
}
.theme-primary-bg[data-v-b47589c5] {
  background-color: #703596;
}
.theme-secondary-color[data-v-b47589c5] {
  color: #b55179 !important;
}
.theme-secondary-bg[data-v-b47589c5] {
  background-color: #b55179;
}
.theme-info-color[data-v-b47589c5] {
  color: #0f65d0 !important;
}
.theme-info-bg[data-v-b47589c5] {
  background-color: #0f65d0;
}
.theme-success-color[data-v-b47589c5] {
  color: #24ad58 !important;
}
.theme-success-bg[data-v-b47589c5] {
  background-color: #24ad58;
}
.theme-warning-color[data-v-b47589c5] {
  color: #f8581e !important;
}
.theme-warning-bg[data-v-b47589c5] {
  background-color: #f8581e;
}
.theme-error-color[data-v-b47589c5] {
  color: #af3a34 !important;
}
.theme-error-bg[data-v-b47589c5] {
  background-color: #af3a34;
}
.theme-amber-color[data-v-b47589c5] {
  color: #c3a135 !important;
}
.theme-amber-bg[data-v-b47589c5] {
  background-color: #c3a135;
}
.theme-grey-neutral-color[data-v-b47589c5] {
  color: #655977 !important;
}
.theme-grey-neutral-bg[data-v-b47589c5] {
  background-color: #655977;
}
.theme-grey-lighten-1-color[data-v-b47589c5] {
  color: #d9d4e1 !important;
}
.theme-grey-lighten-1-bg[data-v-b47589c5] {
  background-color: #d9d4e1;
}
.theme-grey-darken-1-color[data-v-b47589c5] {
  color: #241934 !important;
}
.theme-grey-darken-1-bg[data-v-b47589c5] {
  background-color: #241934;
}
.theme-text-dark-color[data-v-b47589c5] {
  color: #1d2424 !important;
}
.theme-text-dark-bg[data-v-b47589c5] {
  background-color: #1d2424;
}
.horizontal-center[data-v-b47589c5] {
  justify-content: center;
}
.is-bold[data-v-b47589c5] {
  font-weight: bold;
}
.full-width[data-v-b47589c5] {
  width: 100%;
}
.text--details[data-v-b47589c5] {
  color: rgb(99, 98, 98);
  font-size: 12px;
}
.text-titlecase[data-v-b47589c5]:first-letter {
  text-transform: uppercase;
}
.v-card.card-skp-style[data-v-b47589c5] {
  border-top: 5px solid var(--primary-color);
}
.v-card.card-skp-style .v-card-text[data-v-b47589c5] {
  color: #655977;
}
.v-card.card-skp-style.card-skp-error[data-v-b47589c5] {
  border-top: 5px solid #f8581e;
}
.v-card.card-skp-style .v-btn[data-v-b47589c5] {
  box-shadow: none !important;
}
.v-card.card-skp-style > .v-card__actions[data-v-b47589c5], .v-card.card-skp-style > .v-card-actions[data-v-b47589c5] {
  background: #d9d4e1;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-b47589c5], .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-b47589c5] {
  color: var(--primary-color);
  background-color: transparent;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-b47589c5]:not(:disabled), .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-b47589c5]:not(:disabled) {
  border: 2px solid rgb(140.1379310345, 66.315270936, 187.684729064);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-b47589c5]:hover, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-b47589c5]: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-b47589c5]:hover:before, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-b47589c5]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-b47589c5], .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-b47589c5] {
  color: #a7a3a3;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-b47589c5]:hover, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-b47589c5]:hover {
  color: rgb(191.9333333333, 189.0666666667, 189.0666666667);
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-b47589c5]:hover:before, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-b47589c5]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .disable-primary[data-v-b47589c5], .v-card.card-skp-style > .v-card-actions .disable-primary[data-v-b47589c5] {
  background-color: rgb(174.5344827586, 122.3645320197, 208.1354679803) !important;
}
.v-card.card-skp-style .v-expansion-panels[data-v-b47589c5] {
  box-shadow: none;
}
.invalid-field .v-input__slot[data-v-b47589c5] {
  border: 2px solid #af3a34;
}
.invalid-field .v-field[data-v-b47589c5] {
  border: 2px solid #af3a34;
}
.skp-tabs[data-v-b47589c5] {
  background: #d9d4e1 !important;
  color: #241934;
}
a[data-v-b47589c5] {
  text-decoration: none;
}
.sk-primary-link a[data-v-b47589c5] {
  text-decoration: none;
  color: var(--primary-color);
}
.sk-v-list-item-spacer .v-list-item__prepend .v-list-item__spacer[data-v-b47589c5] {
  width: 1rem !important;
}
.ProseMirror[data-v-b47589c5]:focus-visible {
  outline: none !important;
}
.sk-v-data-table.v-table > .v-table__wrapper > table > tbody > tr > td[data-v-b47589c5] {
  padding: 0 8px !important;
}
table tbody tr td .v-input--density-default[data-v-b47589c5], table tbody tr td .v-input--density-compact[data-v-b47589c5],
table thead tr th .v-input--density-default[data-v-b47589c5],
table thead tr th .v-input--density-compact[data-v-b47589c5] {
  --v-input-control-height: 40px !important;
}
table .v-selection-control--density-default[data-v-b47589c5], table .v-selection-control--density-compact[data-v-b47589c5] {
  --v-selection-control-size: 28px !important;
}
.v-field.v-field--variant-underlined .v-field__input[data-v-b47589c5] {
  padding: 0 !important;
  top: 8px !important;
}
.v-tab.v-tab--selected[data-v-b47589c5],
.v-tab.sk-active[data-v-b47589c5] {
  color: #241934 !important;
}
.v-tab[data-v-b47589c5],
.v-tab.sk-inactive[data-v-b47589c5] {
  color: grey !important;
}
.sk-stepper-window .v-stepper-window[data-v-b47589c5] {
  margin: 0 1.5rem !important;
}
.onerev-ellipsis[data-v-b47589c5] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  min-width: 0;
}
.onerev-revtable-ellipsis .q-table[data-v-b47589c5] {
  table-layout: fixed;
}
.messages[data-v-b47589c5] {
  margin-top: 20px;
}
.messages a[data-v-b47589c5] {
  color: black;
  text-decoration: none;
}
.messages .message-style[data-v-b47589c5] {
  background: rgb(221, 221, 221);
  border-radius: 0.25rem;
}.v-data-table {
  width: 100%;
}

.v-data-table__table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}

.v-data-table__tr--focus {
  border: 1px dotted black;
}
.v-data-table__tr--clickable {
  cursor: pointer;
}

.v-data-table .v-table__wrapper > table > thead > tr > td.v-data-table-column--align-end,
.v-data-table .v-table__wrapper > table > thead > tr th.v-data-table-column--align-end,
.v-data-table .v-table__wrapper > table tbody > tr > td.v-data-table-column--align-end,
.v-data-table .v-table__wrapper > table tbody > tr th.v-data-table-column--align-end {
  text-align: end;
}
.v-data-table .v-table__wrapper > table > thead > tr > td.v-data-table-column--align-end .v-data-table-header__content,
.v-data-table .v-table__wrapper > table > thead > tr th.v-data-table-column--align-end .v-data-table-header__content,
.v-data-table .v-table__wrapper > table tbody > tr > td.v-data-table-column--align-end .v-data-table-header__content,
.v-data-table .v-table__wrapper > table tbody > tr th.v-data-table-column--align-end .v-data-table-header__content {
  flex-direction: row-reverse;
}
.v-data-table .v-table__wrapper > table > thead > tr > td.v-data-table-column--align-center,
.v-data-table .v-table__wrapper > table > thead > tr th.v-data-table-column--align-center,
.v-data-table .v-table__wrapper > table tbody > tr > td.v-data-table-column--align-center,
.v-data-table .v-table__wrapper > table tbody > tr th.v-data-table-column--align-center {
  text-align: center;
}
.v-data-table .v-table__wrapper > table > thead > tr > td.v-data-table-column--align-center .v-data-table-header__content,
.v-data-table .v-table__wrapper > table > thead > tr th.v-data-table-column--align-center .v-data-table-header__content,
.v-data-table .v-table__wrapper > table tbody > tr > td.v-data-table-column--align-center .v-data-table-header__content,
.v-data-table .v-table__wrapper > table tbody > tr th.v-data-table-column--align-center .v-data-table-header__content {
  justify-content: center;
}
.v-data-table .v-table__wrapper > table > thead > tr > td.v-data-table-column--no-padding,
.v-data-table .v-table__wrapper > table > thead > tr th.v-data-table-column--no-padding,
.v-data-table .v-table__wrapper > table tbody > tr > td.v-data-table-column--no-padding,
.v-data-table .v-table__wrapper > table tbody > tr th.v-data-table-column--no-padding {
  padding: 0 8px;
}
.v-data-table .v-table__wrapper > table > thead > tr > th,
.v-data-table .v-table__wrapper > table tbody > tr > th {
  align-items: center;
}
.v-data-table .v-table__wrapper > table > thead > tr > th.v-data-table__th--fixed,
.v-data-table .v-table__wrapper > table tbody > tr > th.v-data-table__th--fixed {
  position: -webkit-sticky;
  position: sticky;
}
.v-data-table .v-table__wrapper > table > thead > tr > th.v-data-table__th--sortable:hover,
.v-data-table .v-table__wrapper > table tbody > tr > th.v-data-table__th--sortable:hover {
  cursor: pointer;
  color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
}
.v-data-table .v-table__wrapper > table > thead > tr > th:not(.v-data-table__th--sorted) .v-data-table-header__sort-icon,
.v-data-table .v-table__wrapper > table tbody > tr > th:not(.v-data-table__th--sorted) .v-data-table-header__sort-icon {
  opacity: 0;
}
.v-data-table .v-table__wrapper > table > thead > tr > th:not(.v-data-table__th--sorted):hover .v-data-table-header__sort-icon,
.v-data-table .v-table__wrapper > table tbody > tr > th:not(.v-data-table__th--sorted):hover .v-data-table-header__sort-icon {
  opacity: 0.5;
}

.v-data-table-column--fixed,
.v-data-table__th--sticky {
  background: rgb(var(--v-theme-surface));
  position: -webkit-sticky !important;
  position: sticky !important;
  left: 0;
  z-index: 1;
}

.v-data-table-column--last-fixed {
  border-right: 1px solid rgba(var(--v-border-color), var(--v-border-opacity));
}

.v-data-table.v-table--fixed-header > .v-table__wrapper > table > thead > tr > th.v-data-table-column--fixed {
  z-index: 2;
}

.v-data-table-group-header-row td {
  background: rgba(var(--v-theme-surface));
  color: rgba(var(--v-theme-on-surface));
}
.v-data-table-group-header-row td > span {
  padding-left: 5px;
}

.v-data-table--loading .v-data-table__td {
  opacity: 0.3;
}

.v-data-table-group-header-row__column {
  padding-left: calc(var(--v-data-table-group-header-row-depth) * 16px) !important;
}

.v-data-table-header__content {
  display: flex;
  align-items: center;
}

.v-data-table-header__sort-badge {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 0.875rem;
  padding: 4px;
  border-radius: 50%;
  background: rgba(var(--v-border-color), var(--v-border-opacity));
  min-width: 20px;
  min-height: 20px;
  width: 20px;
  height: 20px;
}

.v-data-table-progress > th {
  border: none !important;
  height: auto !important;
  padding: 0 !important;
}

.v-data-table-progress__loader {
  position: relative;
}

.v-data-table-rows-loading,
.v-data-table-rows-no-data {
  text-align: center;
}.v-data-table-footer {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 4px;
  justify-content: flex-end;
}

.v-data-table-footer__items-per-page {
  display: flex;
  align-items: center;
  justify-content: center;
}
.v-data-table-footer__items-per-page > span {
  -webkit-padding-end: 8px;
          padding-inline-end: 8px;
}
.v-data-table-footer__items-per-page > .v-select {
  width: 90px;
}

.v-data-table-footer__info {
  display: flex;
  justify-content: flex-end;
  min-width: 116px;
  padding: 0 16px;
}

.v-data-table-footer__pagination {
  display: flex;
  align-items: center;
  -webkit-margin-start: 16px;
          margin-inline-start: 16px;
}

.v-data-table-footer__page {
  padding: 0 8px;
}.v-pagination__list {
  display: inline-flex;
  list-style-type: none;
  justify-content: center;
  width: 100%;
}
.v-pagination__item, .v-pagination__first, .v-pagination__prev, .v-pagination__next, .v-pagination__last {
  margin: 0.3rem;
}.v-table {
  background: rgb(var(--v-theme-surface));
  color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
  font-size: 0.875rem;
  transition-duration: 0.28s;
  transition-property: box-shadow, opacity, background, height;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.v-table .v-table-divider {
  border-right: thin solid rgba(var(--v-border-color), var(--v-border-opacity));
}
.v-table .v-table__wrapper > table > thead > tr > th {
  border-bottom: thin solid rgba(var(--v-border-color), var(--v-border-opacity));
}
.v-table .v-table__wrapper > table > tbody > tr:not(:last-child) > td,
.v-table .v-table__wrapper > table > tbody > tr:not(:last-child) > th {
  border-bottom: thin solid rgba(var(--v-border-color), var(--v-border-opacity));
}
.v-table .v-table__wrapper > table > tfoot > tr > td,
.v-table .v-table__wrapper > table > tfoot > tr > th {
  border-top: thin solid rgba(var(--v-border-color), var(--v-border-opacity));
}
.v-table.v-table--hover > .v-table__wrapper > table > tbody > tr > td {
  position: relative;
}
.v-table.v-table--hover > .v-table__wrapper > table > tbody > tr:hover > td::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(var(--v-border-color), var(--v-hover-opacity));
  pointer-events: none;
}
.v-table.v-table--fixed-header > .v-table__wrapper > table > thead > tr > th {
  background: rgb(var(--v-theme-surface));
  box-shadow: inset 0 -1px 0 rgba(var(--v-border-color), var(--v-border-opacity));
  z-index: 1;
}
.v-table.v-table--fixed-footer > tfoot > tr > th,
.v-table.v-table--fixed-footer > tfoot > tr > td {
  background: rgb(var(--v-theme-surface));
  box-shadow: inset 0 1px 0 rgba(var(--v-border-color), var(--v-border-opacity));
}

.v-table {
  --v-table-header-height: 56px;
  border-radius: inherit;
  line-height: 1.5;
  max-width: 100%;
  display: flex;
  flex-direction: column;
}
.v-table > .v-table__wrapper > table {
  width: 100%;
  border-spacing: 0;
}
.v-table > .v-table__wrapper > table > tbody > tr > td,
.v-table > .v-table__wrapper > table > tbody > tr > th,
.v-table > .v-table__wrapper > table > thead > tr > td,
.v-table > .v-table__wrapper > table > thead > tr > th,
.v-table > .v-table__wrapper > table > tfoot > tr > td,
.v-table > .v-table__wrapper > table > tfoot > tr > th {
  padding: 0 16px;
  transition-duration: 0.28s;
  transition-property: box-shadow, opacity, background, height;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.v-table > .v-table__wrapper > table > tbody > tr > th,
.v-table > .v-table__wrapper > table > thead > tr > th,
.v-table > .v-table__wrapper > table > tfoot > tr > th {
  font-weight: 500;
  -webkit-user-select: none;
          user-select: none;
  text-align: start;
}
.v-table--density-default > .v-table__wrapper > table > tbody > tr > th,
.v-table--density-default > .v-table__wrapper > table > thead > tr > th,
.v-table--density-default > .v-table__wrapper > table > tfoot > tr > th {
  height: calc(var(--v-table-header-height) + 0px);
}
.v-table--density-default > .v-table__wrapper > table > tbody > tr > td,
.v-table--density-default > .v-table__wrapper > table > thead > tr > td,
.v-table--density-default > .v-table__wrapper > table > tfoot > tr > td {
  height: calc(var(--v-table-row-height, 52px) + 0px);
}

.v-table--density-comfortable > .v-table__wrapper > table > tbody > tr > th,
.v-table--density-comfortable > .v-table__wrapper > table > thead > tr > th,
.v-table--density-comfortable > .v-table__wrapper > table > tfoot > tr > th {
  height: calc(var(--v-table-header-height) - 8px);
}
.v-table--density-comfortable > .v-table__wrapper > table > tbody > tr > td,
.v-table--density-comfortable > .v-table__wrapper > table > thead > tr > td,
.v-table--density-comfortable > .v-table__wrapper > table > tfoot > tr > td {
  height: calc(var(--v-table-row-height, 52px) - 8px);
}

.v-table--density-compact > .v-table__wrapper > table > tbody > tr > th,
.v-table--density-compact > .v-table__wrapper > table > thead > tr > th,
.v-table--density-compact > .v-table__wrapper > table > tfoot > tr > th {
  height: calc(var(--v-table-header-height) - 16px);
}
.v-table--density-compact > .v-table__wrapper > table > tbody > tr > td,
.v-table--density-compact > .v-table__wrapper > table > thead > tr > td,
.v-table--density-compact > .v-table__wrapper > table > tfoot > tr > td {
  height: calc(var(--v-table-row-height, 52px) - 16px);
}

.v-table__wrapper {
  border-radius: inherit;
  overflow: auto;
  flex: 1 1 auto;
}

.v-table--has-top > .v-table__wrapper > table > tbody > tr:first-child:hover > td:first-child {
  border-top-left-radius: 0;
}
.v-table--has-top > .v-table__wrapper > table > tbody > tr:first-child:hover > td:last-child {
  border-top-right-radius: 0;
}

.v-table--has-bottom > .v-table__wrapper > table > tbody > tr:last-child:hover > td:first-child {
  border-bottom-left-radius: 0;
}
.v-table--has-bottom > .v-table__wrapper > table > tbody > tr:last-child:hover > td:last-child {
  border-bottom-right-radius: 0;
}

.v-table--fixed-height > .v-table__wrapper {
  overflow-y: auto;
}

.v-table--fixed-header > .v-table__wrapper > table > thead {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 2;
}
.v-table--fixed-header > .v-table__wrapper > table > thead > tr > th {
  border-bottom: 0px !important;
}

.v-table--fixed-footer > .v-table__wrapper > table > tfoot > tr {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  z-index: 1;
}
.v-table--fixed-footer > .v-table__wrapper > table > tfoot > tr > td,
.v-table--fixed-footer > .v-table__wrapper > table > tfoot > tr > th {
  border-top: 0px !important;
}[data-v-1aa1c67a]: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-1aa1c67a] {
  color: #703596 !important;
}
.theme-primary-bg[data-v-1aa1c67a] {
  background-color: #703596;
}
.theme-secondary-color[data-v-1aa1c67a] {
  color: #b55179 !important;
}
.theme-secondary-bg[data-v-1aa1c67a] {
  background-color: #b55179;
}
.theme-info-color[data-v-1aa1c67a] {
  color: #0f65d0 !important;
}
.theme-info-bg[data-v-1aa1c67a] {
  background-color: #0f65d0;
}
.theme-success-color[data-v-1aa1c67a] {
  color: #24ad58 !important;
}
.theme-success-bg[data-v-1aa1c67a] {
  background-color: #24ad58;
}
.theme-warning-color[data-v-1aa1c67a] {
  color: #f8581e !important;
}
.theme-warning-bg[data-v-1aa1c67a] {
  background-color: #f8581e;
}
.theme-error-color[data-v-1aa1c67a] {
  color: #af3a34 !important;
}
.theme-error-bg[data-v-1aa1c67a] {
  background-color: #af3a34;
}
.theme-amber-color[data-v-1aa1c67a] {
  color: #c3a135 !important;
}
.theme-amber-bg[data-v-1aa1c67a] {
  background-color: #c3a135;
}
.theme-grey-neutral-color[data-v-1aa1c67a] {
  color: #655977 !important;
}
.theme-grey-neutral-bg[data-v-1aa1c67a] {
  background-color: #655977;
}
.theme-grey-lighten-1-color[data-v-1aa1c67a] {
  color: #d9d4e1 !important;
}
.theme-grey-lighten-1-bg[data-v-1aa1c67a] {
  background-color: #d9d4e1;
}
.theme-grey-darken-1-color[data-v-1aa1c67a] {
  color: #241934 !important;
}
.theme-grey-darken-1-bg[data-v-1aa1c67a] {
  background-color: #241934;
}
.theme-text-dark-color[data-v-1aa1c67a] {
  color: #1d2424 !important;
}
.theme-text-dark-bg[data-v-1aa1c67a] {
  background-color: #1d2424;
}
.horizontal-center[data-v-1aa1c67a] {
  justify-content: center;
}
.is-bold[data-v-1aa1c67a] {
  font-weight: bold;
}
.full-width[data-v-1aa1c67a] {
  width: 100%;
}
.text--details[data-v-1aa1c67a] {
  color: rgb(99, 98, 98);
  font-size: 12px;
}
.text-titlecase[data-v-1aa1c67a]:first-letter {
  text-transform: uppercase;
}
.v-card.card-skp-style[data-v-1aa1c67a] {
  border-top: 5px solid var(--primary-color);
}
.v-card.card-skp-style .v-card-text[data-v-1aa1c67a] {
  color: #655977;
}
.v-card.card-skp-style.card-skp-error[data-v-1aa1c67a] {
  border-top: 5px solid #f8581e;
}
.v-card.card-skp-style .v-btn[data-v-1aa1c67a] {
  box-shadow: none !important;
}
.v-card.card-skp-style > .v-card__actions[data-v-1aa1c67a], .v-card.card-skp-style > .v-card-actions[data-v-1aa1c67a] {
  background: #d9d4e1;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-1aa1c67a], .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-1aa1c67a] {
  color: var(--primary-color);
  background-color: transparent;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-1aa1c67a]:not(:disabled), .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-1aa1c67a]:not(:disabled) {
  border: 2px solid rgb(140.1379310345, 66.315270936, 187.684729064);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-1aa1c67a]:hover, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-1aa1c67a]: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-1aa1c67a]:hover:before, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-1aa1c67a]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-1aa1c67a], .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-1aa1c67a] {
  color: #a7a3a3;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-1aa1c67a]:hover, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-1aa1c67a]:hover {
  color: rgb(191.9333333333, 189.0666666667, 189.0666666667);
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-1aa1c67a]:hover:before, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-1aa1c67a]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .disable-primary[data-v-1aa1c67a], .v-card.card-skp-style > .v-card-actions .disable-primary[data-v-1aa1c67a] {
  background-color: rgb(174.5344827586, 122.3645320197, 208.1354679803) !important;
}
.v-card.card-skp-style .v-expansion-panels[data-v-1aa1c67a] {
  box-shadow: none;
}
.invalid-field .v-input__slot[data-v-1aa1c67a] {
  border: 2px solid #af3a34;
}
.invalid-field .v-field[data-v-1aa1c67a] {
  border: 2px solid #af3a34;
}
.skp-tabs[data-v-1aa1c67a] {
  background: #d9d4e1 !important;
  color: #241934;
}
a[data-v-1aa1c67a] {
  text-decoration: none;
}
.sk-primary-link a[data-v-1aa1c67a] {
  text-decoration: none;
  color: var(--primary-color);
}
.sk-v-list-item-spacer .v-list-item__prepend .v-list-item__spacer[data-v-1aa1c67a] {
  width: 1rem !important;
}
.ProseMirror[data-v-1aa1c67a]:focus-visible {
  outline: none !important;
}
.sk-v-data-table.v-table > .v-table__wrapper > table > tbody > tr > td[data-v-1aa1c67a] {
  padding: 0 8px !important;
}
table tbody tr td .v-input--density-default[data-v-1aa1c67a], table tbody tr td .v-input--density-compact[data-v-1aa1c67a],
table thead tr th .v-input--density-default[data-v-1aa1c67a],
table thead tr th .v-input--density-compact[data-v-1aa1c67a] {
  --v-input-control-height: 40px !important;
}
table .v-selection-control--density-default[data-v-1aa1c67a], table .v-selection-control--density-compact[data-v-1aa1c67a] {
  --v-selection-control-size: 28px !important;
}
.v-field.v-field--variant-underlined .v-field__input[data-v-1aa1c67a] {
  padding: 0 !important;
  top: 8px !important;
}
.v-tab.v-tab--selected[data-v-1aa1c67a],
.v-tab.sk-active[data-v-1aa1c67a] {
  color: #241934 !important;
}
.v-tab[data-v-1aa1c67a],
.v-tab.sk-inactive[data-v-1aa1c67a] {
  color: grey !important;
}
.sk-stepper-window .v-stepper-window[data-v-1aa1c67a] {
  margin: 0 1.5rem !important;
}
.onerev-ellipsis[data-v-1aa1c67a] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  min-width: 0;
}
.onerev-revtable-ellipsis .q-table[data-v-1aa1c67a] {
  table-layout: fixed;
}
.upload-badge[data-v-1aa1c67a] {
  cursor: pointer;
}
.project-logo[data-v-1aa1c67a] {
  border-radius: 4px;
  height: 96px;
  width: 96px;
  overflow: hidden;
}.v-skeleton-loader {
  align-items: center;
  background: rgb(var(--v-theme-surface));
  border-radius: 4px;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  vertical-align: top;
}
.v-skeleton-loader__actions {
  justify-content: end;
}
.v-skeleton-loader .v-skeleton-loader__ossein {
  height: 100%;
}
.v-skeleton-loader .v-skeleton-loader__avatar,
.v-skeleton-loader .v-skeleton-loader__button,
.v-skeleton-loader .v-skeleton-loader__chip,
.v-skeleton-loader .v-skeleton-loader__divider,
.v-skeleton-loader .v-skeleton-loader__heading,
.v-skeleton-loader .v-skeleton-loader__image,
.v-skeleton-loader .v-skeleton-loader__ossein,
.v-skeleton-loader .v-skeleton-loader__text {
  background: rgba(var(--v-theme-on-surface), var(--v-border-opacity));
}
.v-skeleton-loader .v-skeleton-loader__list-item,
.v-skeleton-loader .v-skeleton-loader__list-item-avatar,
.v-skeleton-loader .v-skeleton-loader__list-item-text,
.v-skeleton-loader .v-skeleton-loader__list-item-two-line,
.v-skeleton-loader .v-skeleton-loader__list-item-avatar-two-line,
.v-skeleton-loader .v-skeleton-loader__list-item-three-line,
.v-skeleton-loader .v-skeleton-loader__list-item-avatar-three-line {
  border-radius: 4px;
}
.v-skeleton-loader__bone {
  align-items: center;
  border-radius: inherit;
  display: flex;
  flex: 1 1 100%;
  flex-wrap: wrap;
  overflow: hidden;
  position: relative;
}
.v-skeleton-loader__bone::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  animation: loading 1.5s infinite;
  background: linear-gradient(90deg, rgba(var(--v-theme-surface), 0), rgba(var(--v-theme-surface), 0.3), rgba(var(--v-theme-surface), 0));
  transform: translateX(-100%);
  z-index: 1;
}
.v-skeleton-loader__avatar {
  border-radius: 50%;
  flex: 0 1 auto;
  margin: 8px 16px;
  max-height: 48px;
  min-height: 48px;
  height: 48px;
  max-width: 48px;
  min-width: 48px;
  width: 48px;
}
.v-skeleton-loader__avatar + .v-skeleton-loader__bone {
  flex: 1 1 auto;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
}
.v-skeleton-loader__avatar + .v-skeleton-loader__sentences > .v-skeleton-loader__text,
.v-skeleton-loader__avatar + .v-skeleton-loader__paragraph > .v-skeleton-loader__text {
  -webkit-margin-start: 0;
          margin-inline-start: 0;
}
.v-skeleton-loader__button {
  border-radius: 4px;
  height: 36px;
  margin: 16px;
  max-width: 64px;
}
.v-skeleton-loader__button + .v-skeleton-loader__bone {
  flex: 1 1 auto;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
}
.v-skeleton-loader__button + .v-skeleton-loader__sentences > .v-skeleton-loader__text,
.v-skeleton-loader__button + .v-skeleton-loader__paragraph > .v-skeleton-loader__text {
  -webkit-margin-start: 0;
          margin-inline-start: 0;
}
.v-skeleton-loader__chip {
  border-radius: 16px;
  margin: 16px;
  height: 32px;
  max-width: 96px;
}
.v-skeleton-loader__chip + .v-skeleton-loader__bone {
  flex: 1 1 auto;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
}
.v-skeleton-loader__chip + .v-skeleton-loader__sentences > .v-skeleton-loader__text,
.v-skeleton-loader__chip + .v-skeleton-loader__paragraph > .v-skeleton-loader__text {
  -webkit-margin-start: 0;
          margin-inline-start: 0;
}
.v-skeleton-loader__date-picker {
  border-radius: inherit;
}
.v-skeleton-loader__date-picker .v-skeleton-loader__list-item:first-child .v-skeleton-loader__text {
  max-width: 88px;
  width: 20%;
}
.v-skeleton-loader__date-picker .v-skeleton-loader__heading {
  max-width: 256px;
  width: 40%;
}
.v-skeleton-loader__date-picker-days {
  flex-wrap: wrap;
  margin: 16px;
}
.v-skeleton-loader__date-picker-days .v-skeleton-loader__avatar {
  border-radius: 4px;
  margin: 4px;
  max-width: 100%;
}
.v-skeleton-loader__date-picker-options {
  flex-wrap: nowrap;
}
.v-skeleton-loader__date-picker-options .v-skeleton-loader__text {
  flex: 1 1 auto;
}
.v-skeleton-loader__divider {
  border-radius: 1px;
  height: 2px;
}
.v-skeleton-loader__heading {
  border-radius: 12px;
  margin: 16px;
  height: 24px;
}
.v-skeleton-loader__heading + .v-skeleton-loader__subtitle {
  margin-top: -16px;
}
.v-skeleton-loader__image {
  height: 150px;
  border-radius: 0;
}
.v-skeleton-loader__card .v-skeleton-loader__image {
  border-radius: 0;
}
.v-skeleton-loader__list-item {
  margin: 16px;
}
.v-skeleton-loader__list-item .v-skeleton-loader__text {
  margin: 0;
}
.v-skeleton-loader__table-thead {
  justify-content: space-between;
}
.v-skeleton-loader__table-thead .v-skeleton-loader__heading {
  margin-top: 16px;
  max-width: 16px;
}
.v-skeleton-loader__table-tfoot {
  flex-wrap: nowrap;
}
.v-skeleton-loader__table-tfoot > .v-skeleton-loader__text.v-skeleton-loader__bone {
  margin-top: 16px;
}
.v-skeleton-loader__table-row {
  align-items: baseline;
  margin: 0 8px;
  justify-content: space-evenly;
  flex-wrap: nowrap;
}
.v-skeleton-loader__table-row > .v-skeleton-loader__text.v-skeleton-loader__bone {
  margin-inline: 8px;
}
.v-skeleton-loader__table-row + .v-skeleton-loader__divider {
  margin: 0 16px;
}
.v-skeleton-loader__table-cell {
  align-items: center;
  display: flex;
  height: 48px;
  width: 88px;
}
.v-skeleton-loader__table-cell .v-skeleton-loader__text {
  margin-bottom: 0;
}
.v-skeleton-loader__subtitle {
  max-width: 70%;
}
.v-skeleton-loader__subtitle > .v-skeleton-loader__text {
  height: 16px;
  border-radius: 8px;
}
.v-skeleton-loader__text {
  border-radius: 6px;
  margin: 16px;
  height: 12px;
}
.v-skeleton-loader__text + .v-skeleton-loader__text {
  margin-top: -8px;
  max-width: 50%;
}
.v-skeleton-loader__text + .v-skeleton-loader__text + .v-skeleton-loader__text {
  max-width: 70%;
}
.v-skeleton-loader--boilerplate .v-skeleton-loader__bone:after {
  display: none;
}
.v-skeleton-loader--is-loading {
  overflow: hidden;
}
.v-skeleton-loader--tile {
  border-radius: 0;
}
.v-skeleton-loader--tile .v-skeleton-loader__bone {
  border-radius: 0;
}

@keyframes loading {
  100% {
    transform: translateX(100%);
  }
}.v-tabs {
  display: flex;
  height: var(--v-tabs-height);
}
.v-tabs--density-default {
  --v-tabs-height: 48px;
}
.v-tabs--density-default.v-tabs--stacked {
  --v-tabs-height: 72px;
}

.v-tabs--density-comfortable {
  --v-tabs-height: 44px;
}
.v-tabs--density-comfortable.v-tabs--stacked {
  --v-tabs-height: 68px;
}

.v-tabs--density-compact {
  --v-tabs-height: 36px;
}
.v-tabs--density-compact.v-tabs--stacked {
  --v-tabs-height: 60px;
}

.v-tabs.v-slide-group--vertical {
  height: auto;
  flex: none;
  --v-tabs-height: 48px;
}

.v-tabs--align-tabs-title:not(.v-slide-group--has-affixes) .v-tab:first-child {
  -webkit-margin-start: 42px;
          margin-inline-start: 42px;
}

.v-tabs--fixed-tabs .v-slide-group__content > *:last-child,
.v-tabs--align-tabs-center .v-slide-group__content > *:last-child {
  -webkit-margin-end: auto;
          margin-inline-end: auto;
}
.v-tabs--fixed-tabs .v-slide-group__content > *:first-child,
.v-tabs--align-tabs-center .v-slide-group__content > *:first-child {
  -webkit-margin-start: auto;
          margin-inline-start: auto;
}

.v-tabs--grow {
  flex-grow: 1;
}
.v-tabs--grow .v-tab {
  flex: 1 0 auto;
  max-width: none;
}

.v-tabs--align-tabs-end .v-tab:first-child {
  -webkit-margin-start: auto;
          margin-inline-start: auto;
}
.v-tabs--align-tabs-end .v-tab:last-child {
  -webkit-margin-end: 0;
          margin-inline-end: 0;
}

@media (max-width: 1279.98px) {
  .v-tabs.v-slide-group--is-overflowing.v-slide-group--horizontal:not(.v-slide-group--has-affixes) .v-tab:first-child {
    -webkit-margin-start: 52px;
            margin-inline-start: 52px;
  }
  .v-tabs.v-slide-group--is-overflowing.v-slide-group--horizontal:not(.v-slide-group--has-affixes) .v-tab:last-child {
    -webkit-margin-end: 52px;
            margin-inline-end: 52px;
  }
}.v-tab.v-tab.v-btn {
  height: var(--v-tabs-height);
  border-radius: 0;
  min-width: 90px;
}
.v-slide-group--horizontal .v-tab {
  max-width: 360px;
}
.v-slide-group--vertical .v-tab {
  justify-content: start;
}

.v-tab__slider {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
  background: currentColor;
  pointer-events: none;
  opacity: 0;
}
.v-tab--selected .v-tab__slider {
  opacity: 1;
}
.v-slide-group--vertical .v-tab__slider {
  top: 0;
  height: 100%;
  width: 2px;
}[data-v-58041c02]: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-58041c02] {
  color: #703596 !important;
}
.theme-primary-bg[data-v-58041c02] {
  background-color: #703596;
}
.theme-secondary-color[data-v-58041c02] {
  color: #b55179 !important;
}
.theme-secondary-bg[data-v-58041c02] {
  background-color: #b55179;
}
.theme-info-color[data-v-58041c02] {
  color: #0f65d0 !important;
}
.theme-info-bg[data-v-58041c02] {
  background-color: #0f65d0;
}
.theme-success-color[data-v-58041c02] {
  color: #24ad58 !important;
}
.theme-success-bg[data-v-58041c02] {
  background-color: #24ad58;
}
.theme-warning-color[data-v-58041c02] {
  color: #f8581e !important;
}
.theme-warning-bg[data-v-58041c02] {
  background-color: #f8581e;
}
.theme-error-color[data-v-58041c02] {
  color: #af3a34 !important;
}
.theme-error-bg[data-v-58041c02] {
  background-color: #af3a34;
}
.theme-amber-color[data-v-58041c02] {
  color: #c3a135 !important;
}
.theme-amber-bg[data-v-58041c02] {
  background-color: #c3a135;
}
.theme-grey-neutral-color[data-v-58041c02] {
  color: #655977 !important;
}
.theme-grey-neutral-bg[data-v-58041c02] {
  background-color: #655977;
}
.theme-grey-lighten-1-color[data-v-58041c02] {
  color: #d9d4e1 !important;
}
.theme-grey-lighten-1-bg[data-v-58041c02] {
  background-color: #d9d4e1;
}
.theme-grey-darken-1-color[data-v-58041c02] {
  color: #241934 !important;
}
.theme-grey-darken-1-bg[data-v-58041c02] {
  background-color: #241934;
}
.theme-text-dark-color[data-v-58041c02] {
  color: #1d2424 !important;
}
.theme-text-dark-bg[data-v-58041c02] {
  background-color: #1d2424;
}
.horizontal-center[data-v-58041c02] {
  justify-content: center;
}
.is-bold[data-v-58041c02] {
  font-weight: bold;
}
.full-width[data-v-58041c02] {
  width: 100%;
}
.text--details[data-v-58041c02] {
  color: rgb(99, 98, 98);
  font-size: 12px;
}
.text-titlecase[data-v-58041c02]:first-letter {
  text-transform: uppercase;
}
.v-card.card-skp-style[data-v-58041c02] {
  border-top: 5px solid var(--primary-color);
}
.v-card.card-skp-style .v-card-text[data-v-58041c02] {
  color: #655977;
}
.v-card.card-skp-style.card-skp-error[data-v-58041c02] {
  border-top: 5px solid #f8581e;
}
.v-card.card-skp-style .v-btn[data-v-58041c02] {
  box-shadow: none !important;
}
.v-card.card-skp-style > .v-card__actions[data-v-58041c02], .v-card.card-skp-style > .v-card-actions[data-v-58041c02] {
  background: #d9d4e1;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-58041c02], .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-58041c02] {
  color: var(--primary-color);
  background-color: transparent;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-58041c02]:not(:disabled), .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-58041c02]:not(:disabled) {
  border: 2px solid rgb(140.1379310345, 66.315270936, 187.684729064);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-58041c02]:hover, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-58041c02]: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-58041c02]:hover:before, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-58041c02]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-58041c02], .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-58041c02] {
  color: #a7a3a3;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-58041c02]:hover, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-58041c02]:hover {
  color: rgb(191.9333333333, 189.0666666667, 189.0666666667);
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-58041c02]:hover:before, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-58041c02]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .disable-primary[data-v-58041c02], .v-card.card-skp-style > .v-card-actions .disable-primary[data-v-58041c02] {
  background-color: rgb(174.5344827586, 122.3645320197, 208.1354679803) !important;
}
.v-card.card-skp-style .v-expansion-panels[data-v-58041c02] {
  box-shadow: none;
}
.invalid-field .v-input__slot[data-v-58041c02] {
  border: 2px solid #af3a34;
}
.invalid-field .v-field[data-v-58041c02] {
  border: 2px solid #af3a34;
}
.skp-tabs[data-v-58041c02] {
  background: #d9d4e1 !important;
  color: #241934;
}
a[data-v-58041c02] {
  text-decoration: none;
}
.sk-primary-link a[data-v-58041c02] {
  text-decoration: none;
  color: var(--primary-color);
}
.sk-v-list-item-spacer .v-list-item__prepend .v-list-item__spacer[data-v-58041c02] {
  width: 1rem !important;
}
.ProseMirror[data-v-58041c02]:focus-visible {
  outline: none !important;
}
.sk-v-data-table.v-table > .v-table__wrapper > table > tbody > tr > td[data-v-58041c02] {
  padding: 0 8px !important;
}
table tbody tr td .v-input--density-default[data-v-58041c02], table tbody tr td .v-input--density-compact[data-v-58041c02],
table thead tr th .v-input--density-default[data-v-58041c02],
table thead tr th .v-input--density-compact[data-v-58041c02] {
  --v-input-control-height: 40px !important;
}
table .v-selection-control--density-default[data-v-58041c02], table .v-selection-control--density-compact[data-v-58041c02] {
  --v-selection-control-size: 28px !important;
}
.v-field.v-field--variant-underlined .v-field__input[data-v-58041c02] {
  padding: 0 !important;
  top: 8px !important;
}
.v-tab.v-tab--selected[data-v-58041c02],
.v-tab.sk-active[data-v-58041c02] {
  color: #241934 !important;
}
.v-tab[data-v-58041c02],
.v-tab.sk-inactive[data-v-58041c02] {
  color: grey !important;
}
.sk-stepper-window .v-stepper-window[data-v-58041c02] {
  margin: 0 1.5rem !important;
}
.onerev-ellipsis[data-v-58041c02] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  min-width: 0;
}
.onerev-revtable-ellipsis .q-table[data-v-58041c02] {
  table-layout: fixed;
}
.text-field-wrapper .v-input__control[data-v-58041c02] {
  grid-area: auto !important;
}
.text-field-wrapper .v-input__control .v-input__slot[data-v-58041c02] {
  width: 100% !important;
}
.text-field-wrapper[data-v-58041c02]  .vue-tel-input {
  background: rgb(var(--v-theme-surface));
  border-color: transparent;
  color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
  box-shadow: 0px 3px 1px -2px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 2px 2px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 1px 5px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12)) !important;
}
.text-field-wrapper[data-v-58041c02]  .vue-tel-input input {
  opacity: 1;
  padding: 1rem 0.2rem;
}[data-v-6ea3a8f0]: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-6ea3a8f0] {
  color: #703596 !important;
}
.theme-primary-bg[data-v-6ea3a8f0] {
  background-color: #703596;
}
.theme-secondary-color[data-v-6ea3a8f0] {
  color: #b55179 !important;
}
.theme-secondary-bg[data-v-6ea3a8f0] {
  background-color: #b55179;
}
.theme-info-color[data-v-6ea3a8f0] {
  color: #0f65d0 !important;
}
.theme-info-bg[data-v-6ea3a8f0] {
  background-color: #0f65d0;
}
.theme-success-color[data-v-6ea3a8f0] {
  color: #24ad58 !important;
}
.theme-success-bg[data-v-6ea3a8f0] {
  background-color: #24ad58;
}
.theme-warning-color[data-v-6ea3a8f0] {
  color: #f8581e !important;
}
.theme-warning-bg[data-v-6ea3a8f0] {
  background-color: #f8581e;
}
.theme-error-color[data-v-6ea3a8f0] {
  color: #af3a34 !important;
}
.theme-error-bg[data-v-6ea3a8f0] {
  background-color: #af3a34;
}
.theme-amber-color[data-v-6ea3a8f0] {
  color: #c3a135 !important;
}
.theme-amber-bg[data-v-6ea3a8f0] {
  background-color: #c3a135;
}
.theme-grey-neutral-color[data-v-6ea3a8f0] {
  color: #655977 !important;
}
.theme-grey-neutral-bg[data-v-6ea3a8f0] {
  background-color: #655977;
}
.theme-grey-lighten-1-color[data-v-6ea3a8f0] {
  color: #d9d4e1 !important;
}
.theme-grey-lighten-1-bg[data-v-6ea3a8f0] {
  background-color: #d9d4e1;
}
.theme-grey-darken-1-color[data-v-6ea3a8f0] {
  color: #241934 !important;
}
.theme-grey-darken-1-bg[data-v-6ea3a8f0] {
  background-color: #241934;
}
.theme-text-dark-color[data-v-6ea3a8f0] {
  color: #1d2424 !important;
}
.theme-text-dark-bg[data-v-6ea3a8f0] {
  background-color: #1d2424;
}
.horizontal-center[data-v-6ea3a8f0] {
  justify-content: center;
}
.is-bold[data-v-6ea3a8f0] {
  font-weight: bold;
}
.full-width[data-v-6ea3a8f0] {
  width: 100%;
}
.text--details[data-v-6ea3a8f0] {
  color: rgb(99, 98, 98);
  font-size: 12px;
}
.text-titlecase[data-v-6ea3a8f0]:first-letter {
  text-transform: uppercase;
}
.v-card.card-skp-style[data-v-6ea3a8f0] {
  border-top: 5px solid var(--primary-color);
}
.v-card.card-skp-style .v-card-text[data-v-6ea3a8f0] {
  color: #655977;
}
.v-card.card-skp-style.card-skp-error[data-v-6ea3a8f0] {
  border-top: 5px solid #f8581e;
}
.v-card.card-skp-style .v-btn[data-v-6ea3a8f0] {
  box-shadow: none !important;
}
.v-card.card-skp-style > .v-card__actions[data-v-6ea3a8f0], .v-card.card-skp-style > .v-card-actions[data-v-6ea3a8f0] {
  background: #d9d4e1;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-6ea3a8f0], .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-6ea3a8f0] {
  color: var(--primary-color);
  background-color: transparent;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-6ea3a8f0]:not(:disabled), .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-6ea3a8f0]:not(:disabled) {
  border: 2px solid rgb(140.1379310345, 66.315270936, 187.684729064);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-6ea3a8f0]:hover, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-6ea3a8f0]: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-6ea3a8f0]:hover:before, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-6ea3a8f0]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-6ea3a8f0], .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-6ea3a8f0] {
  color: #a7a3a3;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-6ea3a8f0]:hover, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-6ea3a8f0]:hover {
  color: rgb(191.9333333333, 189.0666666667, 189.0666666667);
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-6ea3a8f0]:hover:before, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-6ea3a8f0]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .disable-primary[data-v-6ea3a8f0], .v-card.card-skp-style > .v-card-actions .disable-primary[data-v-6ea3a8f0] {
  background-color: rgb(174.5344827586, 122.3645320197, 208.1354679803) !important;
}
.v-card.card-skp-style .v-expansion-panels[data-v-6ea3a8f0] {
  box-shadow: none;
}
.invalid-field .v-input__slot[data-v-6ea3a8f0] {
  border: 2px solid #af3a34;
}
.invalid-field .v-field[data-v-6ea3a8f0] {
  border: 2px solid #af3a34;
}
.skp-tabs[data-v-6ea3a8f0] {
  background: #d9d4e1 !important;
  color: #241934;
}
a[data-v-6ea3a8f0] {
  text-decoration: none;
}
.sk-primary-link a[data-v-6ea3a8f0] {
  text-decoration: none;
  color: var(--primary-color);
}
.sk-v-list-item-spacer .v-list-item__prepend .v-list-item__spacer[data-v-6ea3a8f0] {
  width: 1rem !important;
}
.ProseMirror[data-v-6ea3a8f0]:focus-visible {
  outline: none !important;
}
.sk-v-data-table.v-table > .v-table__wrapper > table > tbody > tr > td[data-v-6ea3a8f0] {
  padding: 0 8px !important;
}
table tbody tr td .v-input--density-default[data-v-6ea3a8f0], table tbody tr td .v-input--density-compact[data-v-6ea3a8f0],
table thead tr th .v-input--density-default[data-v-6ea3a8f0],
table thead tr th .v-input--density-compact[data-v-6ea3a8f0] {
  --v-input-control-height: 40px !important;
}
table .v-selection-control--density-default[data-v-6ea3a8f0], table .v-selection-control--density-compact[data-v-6ea3a8f0] {
  --v-selection-control-size: 28px !important;
}
.v-field.v-field--variant-underlined .v-field__input[data-v-6ea3a8f0] {
  padding: 0 !important;
  top: 8px !important;
}
.v-tab.v-tab--selected[data-v-6ea3a8f0],
.v-tab.sk-active[data-v-6ea3a8f0] {
  color: #241934 !important;
}
.v-tab[data-v-6ea3a8f0],
.v-tab.sk-inactive[data-v-6ea3a8f0] {
  color: grey !important;
}
.sk-stepper-window .v-stepper-window[data-v-6ea3a8f0] {
  margin: 0 1.5rem !important;
}
.onerev-ellipsis[data-v-6ea3a8f0] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  min-width: 0;
}
.onerev-revtable-ellipsis .q-table[data-v-6ea3a8f0] {
  table-layout: fixed;
}
.date-field-wrapper[data-v-6ea3a8f0]  .v-menu__content {
  left: inherit !important;
  position: absolute !important;
  top: inherit !important;
}.v-date-picker__input {
  padding-top: 16px;
  padding-left: 24px;
  padding-right: 24px;
}

.v-date-picker {
  overflow: hidden;
  width: 360px;
}
.v-date-picker--show-week {
  width: 408px;
}

.v-date-picker-month {
  padding: 0 12px 12px;
}

.v-date-picker-month__day {
  height: 48px;
  width: 48px;
}
.v-date-picker-month__day .v-btn {
  --v-btn-height: 28px;
  --v-btn-size: 0.85rem;
}.v-date-picker-controls {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0.875rem;
  padding-top: 4px;
  padding-bottom: 4px;
  -webkit-padding-start: 6px;
          padding-inline-start: 6px;
  -webkit-padding-end: 12px;
          padding-inline-end: 12px;
}
.v-date-picker-controls > .v-btn:first-child {
  text-transform: none;
  font-weight: 400;
  line-height: initial;
  letter-spacing: initial;
}
.v-date-picker-controls--variant-classic {
  -webkit-padding-start: 12px;
          padding-inline-start: 12px;
}
.v-date-picker-controls--variant-modern .v-date-picker__title:not(:hover) {
  opacity: 0.7;
}
.v-date-picker--month .v-date-picker-controls--variant-modern .v-date-picker__title {
  cursor: pointer;
}
.v-date-picker--year .v-date-picker-controls--variant-modern .v-date-picker__title {
  opacity: 1;
}
.v-date-picker-controls .v-btn:last-child {
  -webkit-margin-start: 4px;
          margin-inline-start: 4px;
}
.v-date-picker--year .v-date-picker-controls .v-date-picker-controls__mode-btn {
  transform: rotate(180deg);
}

.v-date-picker-controls__date {
  -webkit-margin-end: 4px;
          margin-inline-end: 4px;
}
.v-date-picker-controls--variant-classic .v-date-picker-controls__date {
  margin: auto;
  text-align: center;
}

.v-date-picker-controls__month {
  display: flex;
}
.v-locale--is-rtl.v-date-picker-controls__month, .v-locale--is-rtl .v-date-picker-controls__month {
  flex-direction: row-reverse;
}

.v-date-picker-controls--variant-classic .v-date-picker-controls__month {
  flex: 1 0 auto;
}

.v-date-picker__title {
  display: inline-block;
}.v-date-picker-header {
  display: grid;
  grid-template-areas: "prepend content append";
  grid-template-columns: min-content minmax(0, 1fr) min-content;
  overflow: hidden;
  padding-inline: 24px 12px;
  padding-bottom: 12px;
}

.v-date-picker-header__append {
  grid-area: append;
}

.v-date-picker-header__prepend {
  grid-area: prepend;
  -webkit-padding-start: 8px;
          padding-inline-start: 8px;
}

.v-date-picker-header__content {
  align-items: center;
  display: inline-flex;
  font-size: 32px;
  line-height: 40px;
  grid-area: content;
  justify-content: space-between;
}
.v-date-picker-header--clickable .v-date-picker-header__content {
  cursor: pointer;
}
.v-date-picker-header--clickable .v-date-picker-header__content:not(:hover) {
  opacity: 0.7;
}

.date-picker-header-transition-enter-active,
.date-picker-header-reverse-transition-enter-active {
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.date-picker-header-transition-leave-active,
.date-picker-header-reverse-transition-leave-active {
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.date-picker-header-transition-enter-from {
  transform: translate(0, 100%);
}
.date-picker-header-transition-leave-to {
  opacity: 0;
  transform: translate(0, -100%);
}

.date-picker-header-reverse-transition-enter-from {
  transform: translate(0, -100%);
}
.date-picker-header-reverse-transition-leave-to {
  opacity: 0;
  transform: translate(0, 100%);
}.v-date-picker-month {
  display: flex;
  justify-content: center;
  min-width: 328px;
  --v-date-picker-month-day-diff: 4px;
}

.v-date-picker-month__weeks {
  display: grid;
  grid-template-rows: min-content min-content min-content min-content min-content min-content min-content;
  row-gap: 4px;
  font-size: 0.875rem;
}
.v-date-picker-month__weeks + .v-date-picker-month__days {
  grid-row-gap: 0;
}

.v-date-picker-month__weekday {
  font-size: 0.875rem;
}

.v-date-picker-month__days {
  display: grid;
  grid-template-columns: min-content min-content min-content min-content min-content min-content min-content;
  row-gap: 4px;
  flex: 1 1;
  justify-content: space-around;
}

.v-date-picker-month__day {
  align-items: center;
  display: flex;
  justify-content: center;
  position: relative;
}
.v-date-picker-month__day--selected .v-btn {
  background-color: rgb(var(--v-theme-surface-variant));
  color: rgb(var(--v-theme-on-surface-variant));
}
.v-date-picker-month__day--week {
  font-size: var(--v-btn-size);
}

.v-date-picker-month__day--adjacent {
  opacity: 0.5;
}

.v-date-picker-month__day--hide-adjacent {
  opacity: 0;
}.v-date-picker-months {
  height: 320px;
  overflow-y: scroll;
}

.v-date-picker-months__content {
  align-items: center;
  display: grid;
  flex: 1 1;
  height: inherit;
  justify-content: space-around;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 4px 24px;
  -webkit-padding-start: 36px;
          padding-inline-start: 36px;
  -webkit-padding-end: 36px;
          padding-inline-end: 36px;
}
.v-date-picker-months__content .v-btn {
  text-transform: none;
  -webkit-padding-start: 8px;
          padding-inline-start: 8px;
  -webkit-padding-end: 8px;
          padding-inline-end: 8px;
}.v-date-picker-years {
  height: 320px;
  overflow-y: scroll;
}

.v-date-picker-years__content {
  display: grid;
  flex: 1 1;
  justify-content: space-around;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px 24px;
  padding-inline: 36px;
}
.v-date-picker-years__content .v-btn {
  padding-inline: 8px;
}.v-picker.v-sheet {
  box-shadow: 0px 0px 0px 0px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 0px 0px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 0px 0px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
  border-radius: 4px;
  display: grid;
  grid-auto-rows: min-content;
  grid-template-areas: "title" "header" "body";
  overflow: hidden;
}
.v-picker.v-sheet.v-picker--with-actions {
  grid-template-areas: "title" "header" "body" "actions";
}

.v-picker__body {
  grid-area: body;
}

.v-picker__header {
  grid-area: header;
}

.v-picker__actions {
  grid-area: actions;
  padding: 0 12px 12px 12px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.v-picker__actions .v-btn {
  min-width: 48px;
}
.v-picker__actions .v-btn:not(:last-child) {
  -webkit-margin-end: 8px;
          margin-inline-end: 8px;
}

.v-picker--landscape {
  grid-template-areas: "title" "header body" "header body";
}

.v-picker--landscape.v-picker--with-actions {
  grid-template-areas: "title" "header body" "header actions";
}

.v-picker-title {
  text-transform: uppercase;
  font-size: 0.75rem;
  grid-area: title;
  padding-inline: 24px 12px;
  padding-top: 16px;
  padding-bottom: 16px;
  font-weight: 600;
  letter-spacing: 0.1666666667em;
}[data-v-9f9bf076]: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-9f9bf076] {
  color: #703596 !important;
}
.theme-primary-bg[data-v-9f9bf076] {
  background-color: #703596;
}
.theme-secondary-color[data-v-9f9bf076] {
  color: #b55179 !important;
}
.theme-secondary-bg[data-v-9f9bf076] {
  background-color: #b55179;
}
.theme-info-color[data-v-9f9bf076] {
  color: #0f65d0 !important;
}
.theme-info-bg[data-v-9f9bf076] {
  background-color: #0f65d0;
}
.theme-success-color[data-v-9f9bf076] {
  color: #24ad58 !important;
}
.theme-success-bg[data-v-9f9bf076] {
  background-color: #24ad58;
}
.theme-warning-color[data-v-9f9bf076] {
  color: #f8581e !important;
}
.theme-warning-bg[data-v-9f9bf076] {
  background-color: #f8581e;
}
.theme-error-color[data-v-9f9bf076] {
  color: #af3a34 !important;
}
.theme-error-bg[data-v-9f9bf076] {
  background-color: #af3a34;
}
.theme-amber-color[data-v-9f9bf076] {
  color: #c3a135 !important;
}
.theme-amber-bg[data-v-9f9bf076] {
  background-color: #c3a135;
}
.theme-grey-neutral-color[data-v-9f9bf076] {
  color: #655977 !important;
}
.theme-grey-neutral-bg[data-v-9f9bf076] {
  background-color: #655977;
}
.theme-grey-lighten-1-color[data-v-9f9bf076] {
  color: #d9d4e1 !important;
}
.theme-grey-lighten-1-bg[data-v-9f9bf076] {
  background-color: #d9d4e1;
}
.theme-grey-darken-1-color[data-v-9f9bf076] {
  color: #241934 !important;
}
.theme-grey-darken-1-bg[data-v-9f9bf076] {
  background-color: #241934;
}
.theme-text-dark-color[data-v-9f9bf076] {
  color: #1d2424 !important;
}
.theme-text-dark-bg[data-v-9f9bf076] {
  background-color: #1d2424;
}
.horizontal-center[data-v-9f9bf076] {
  justify-content: center;
}
.is-bold[data-v-9f9bf076] {
  font-weight: bold;
}
.full-width[data-v-9f9bf076] {
  width: 100%;
}
.text--details[data-v-9f9bf076] {
  color: rgb(99, 98, 98);
  font-size: 12px;
}
.text-titlecase[data-v-9f9bf076]:first-letter {
  text-transform: uppercase;
}
.v-card.card-skp-style[data-v-9f9bf076] {
  border-top: 5px solid var(--primary-color);
}
.v-card.card-skp-style .v-card-text[data-v-9f9bf076] {
  color: #655977;
}
.v-card.card-skp-style.card-skp-error[data-v-9f9bf076] {
  border-top: 5px solid #f8581e;
}
.v-card.card-skp-style .v-btn[data-v-9f9bf076] {
  box-shadow: none !important;
}
.v-card.card-skp-style > .v-card__actions[data-v-9f9bf076], .v-card.card-skp-style > .v-card-actions[data-v-9f9bf076] {
  background: #d9d4e1;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-9f9bf076], .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-9f9bf076] {
  color: var(--primary-color);
  background-color: transparent;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-9f9bf076]:not(:disabled), .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-9f9bf076]:not(:disabled) {
  border: 2px solid rgb(140.1379310345, 66.315270936, 187.684729064);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-9f9bf076]:hover, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-9f9bf076]: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-9f9bf076]:hover:before, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-9f9bf076]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-9f9bf076], .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-9f9bf076] {
  color: #a7a3a3;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-9f9bf076]:hover, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-9f9bf076]:hover {
  color: rgb(191.9333333333, 189.0666666667, 189.0666666667);
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-9f9bf076]:hover:before, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-9f9bf076]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .disable-primary[data-v-9f9bf076], .v-card.card-skp-style > .v-card-actions .disable-primary[data-v-9f9bf076] {
  background-color: rgb(174.5344827586, 122.3645320197, 208.1354679803) !important;
}
.v-card.card-skp-style .v-expansion-panels[data-v-9f9bf076] {
  box-shadow: none;
}
.invalid-field .v-input__slot[data-v-9f9bf076] {
  border: 2px solid #af3a34;
}
.invalid-field .v-field[data-v-9f9bf076] {
  border: 2px solid #af3a34;
}
.skp-tabs[data-v-9f9bf076] {
  background: #d9d4e1 !important;
  color: #241934;
}
a[data-v-9f9bf076] {
  text-decoration: none;
}
.sk-primary-link a[data-v-9f9bf076] {
  text-decoration: none;
  color: var(--primary-color);
}
.sk-v-list-item-spacer .v-list-item__prepend .v-list-item__spacer[data-v-9f9bf076] {
  width: 1rem !important;
}
.ProseMirror[data-v-9f9bf076]:focus-visible {
  outline: none !important;
}
.sk-v-data-table.v-table > .v-table__wrapper > table > tbody > tr > td[data-v-9f9bf076] {
  padding: 0 8px !important;
}
table tbody tr td .v-input--density-default[data-v-9f9bf076], table tbody tr td .v-input--density-compact[data-v-9f9bf076],
table thead tr th .v-input--density-default[data-v-9f9bf076],
table thead tr th .v-input--density-compact[data-v-9f9bf076] {
  --v-input-control-height: 40px !important;
}
table .v-selection-control--density-default[data-v-9f9bf076], table .v-selection-control--density-compact[data-v-9f9bf076] {
  --v-selection-control-size: 28px !important;
}
.v-field.v-field--variant-underlined .v-field__input[data-v-9f9bf076] {
  padding: 0 !important;
  top: 8px !important;
}
.v-tab.v-tab--selected[data-v-9f9bf076],
.v-tab.sk-active[data-v-9f9bf076] {
  color: #241934 !important;
}
.v-tab[data-v-9f9bf076],
.v-tab.sk-inactive[data-v-9f9bf076] {
  color: grey !important;
}
.sk-stepper-window .v-stepper-window[data-v-9f9bf076] {
  margin: 0 1.5rem !important;
}
.onerev-ellipsis[data-v-9f9bf076] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  min-width: 0;
}
.onerev-revtable-ellipsis .q-table[data-v-9f9bf076] {
  table-layout: fixed;
}
.select-field-wrapper .v-item-group[data-v-9f9bf076]  .v-btn:not(.v-item--active) {
  font-weight: 400;
}
.select-field-wrapper .v-item-group[data-v-9f9bf076]  .v-btn.v-item--active::before {
  opacity: 0.4;
}: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;
}
.attachment-field-wrapper .v-input__slot span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.attachment-field-wrapper .field-grow {
  flex-grow: 1;
}[data-v-cf14aae8]: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-cf14aae8] {
  color: #703596 !important;
}
.theme-primary-bg[data-v-cf14aae8] {
  background-color: #703596;
}
.theme-secondary-color[data-v-cf14aae8] {
  color: #b55179 !important;
}
.theme-secondary-bg[data-v-cf14aae8] {
  background-color: #b55179;
}
.theme-info-color[data-v-cf14aae8] {
  color: #0f65d0 !important;
}
.theme-info-bg[data-v-cf14aae8] {
  background-color: #0f65d0;
}
.theme-success-color[data-v-cf14aae8] {
  color: #24ad58 !important;
}
.theme-success-bg[data-v-cf14aae8] {
  background-color: #24ad58;
}
.theme-warning-color[data-v-cf14aae8] {
  color: #f8581e !important;
}
.theme-warning-bg[data-v-cf14aae8] {
  background-color: #f8581e;
}
.theme-error-color[data-v-cf14aae8] {
  color: #af3a34 !important;
}
.theme-error-bg[data-v-cf14aae8] {
  background-color: #af3a34;
}
.theme-amber-color[data-v-cf14aae8] {
  color: #c3a135 !important;
}
.theme-amber-bg[data-v-cf14aae8] {
  background-color: #c3a135;
}
.theme-grey-neutral-color[data-v-cf14aae8] {
  color: #655977 !important;
}
.theme-grey-neutral-bg[data-v-cf14aae8] {
  background-color: #655977;
}
.theme-grey-lighten-1-color[data-v-cf14aae8] {
  color: #d9d4e1 !important;
}
.theme-grey-lighten-1-bg[data-v-cf14aae8] {
  background-color: #d9d4e1;
}
.theme-grey-darken-1-color[data-v-cf14aae8] {
  color: #241934 !important;
}
.theme-grey-darken-1-bg[data-v-cf14aae8] {
  background-color: #241934;
}
.theme-text-dark-color[data-v-cf14aae8] {
  color: #1d2424 !important;
}
.theme-text-dark-bg[data-v-cf14aae8] {
  background-color: #1d2424;
}
.horizontal-center[data-v-cf14aae8] {
  justify-content: center;
}
.is-bold[data-v-cf14aae8] {
  font-weight: bold;
}
.full-width[data-v-cf14aae8] {
  width: 100%;
}
.text--details[data-v-cf14aae8] {
  color: rgb(99, 98, 98);
  font-size: 12px;
}
.text-titlecase[data-v-cf14aae8]:first-letter {
  text-transform: uppercase;
}
.v-card.card-skp-style[data-v-cf14aae8] {
  border-top: 5px solid var(--primary-color);
}
.v-card.card-skp-style .v-card-text[data-v-cf14aae8] {
  color: #655977;
}
.v-card.card-skp-style.card-skp-error[data-v-cf14aae8] {
  border-top: 5px solid #f8581e;
}
.v-card.card-skp-style .v-btn[data-v-cf14aae8] {
  box-shadow: none !important;
}
.v-card.card-skp-style > .v-card__actions[data-v-cf14aae8], .v-card.card-skp-style > .v-card-actions[data-v-cf14aae8] {
  background: #d9d4e1;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-cf14aae8], .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-cf14aae8] {
  color: var(--primary-color);
  background-color: transparent;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-cf14aae8]:not(:disabled), .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-cf14aae8]:not(:disabled) {
  border: 2px solid rgb(140.1379310345, 66.315270936, 187.684729064);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-cf14aae8]:hover, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-cf14aae8]: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-cf14aae8]:hover:before, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-cf14aae8]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-cf14aae8], .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-cf14aae8] {
  color: #a7a3a3;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-cf14aae8]:hover, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-cf14aae8]:hover {
  color: rgb(191.9333333333, 189.0666666667, 189.0666666667);
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-cf14aae8]:hover:before, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-cf14aae8]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .disable-primary[data-v-cf14aae8], .v-card.card-skp-style > .v-card-actions .disable-primary[data-v-cf14aae8] {
  background-color: rgb(174.5344827586, 122.3645320197, 208.1354679803) !important;
}
.v-card.card-skp-style .v-expansion-panels[data-v-cf14aae8] {
  box-shadow: none;
}
.invalid-field .v-input__slot[data-v-cf14aae8] {
  border: 2px solid #af3a34;
}
.invalid-field .v-field[data-v-cf14aae8] {
  border: 2px solid #af3a34;
}
.skp-tabs[data-v-cf14aae8] {
  background: #d9d4e1 !important;
  color: #241934;
}
a[data-v-cf14aae8] {
  text-decoration: none;
}
.sk-primary-link a[data-v-cf14aae8] {
  text-decoration: none;
  color: var(--primary-color);
}
.sk-v-list-item-spacer .v-list-item__prepend .v-list-item__spacer[data-v-cf14aae8] {
  width: 1rem !important;
}
.ProseMirror[data-v-cf14aae8]:focus-visible {
  outline: none !important;
}
.sk-v-data-table.v-table > .v-table__wrapper > table > tbody > tr > td[data-v-cf14aae8] {
  padding: 0 8px !important;
}
table tbody tr td .v-input--density-default[data-v-cf14aae8], table tbody tr td .v-input--density-compact[data-v-cf14aae8],
table thead tr th .v-input--density-default[data-v-cf14aae8],
table thead tr th .v-input--density-compact[data-v-cf14aae8] {
  --v-input-control-height: 40px !important;
}
table .v-selection-control--density-default[data-v-cf14aae8], table .v-selection-control--density-compact[data-v-cf14aae8] {
  --v-selection-control-size: 28px !important;
}
.v-field.v-field--variant-underlined .v-field__input[data-v-cf14aae8] {
  padding: 0 !important;
  top: 8px !important;
}
.v-tab.v-tab--selected[data-v-cf14aae8],
.v-tab.sk-active[data-v-cf14aae8] {
  color: #241934 !important;
}
.v-tab[data-v-cf14aae8],
.v-tab.sk-inactive[data-v-cf14aae8] {
  color: grey !important;
}
.sk-stepper-window .v-stepper-window[data-v-cf14aae8] {
  margin: 0 1.5rem !important;
}
.onerev-ellipsis[data-v-cf14aae8] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  min-width: 0;
}
.onerev-revtable-ellipsis .q-table[data-v-cf14aae8] {
  table-layout: fixed;
}
.rich-text-field-wrapper[data-v-cf14aae8]  .loading-progress {
  position: absolute;
  right: 0;
  bottom: 0;
  margin-bottom: 0.5rem;
}
.rich-text-field-wrapper[data-v-cf14aae8]  .input-wrapper {
  position: relative;
}
.rich-text-field-wrapper[data-v-cf14aae8]  .read-only p {
  padding: 0;
  margin: 0;
}[data-v-45346012]: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-45346012] {
  color: #703596 !important;
}
.theme-primary-bg[data-v-45346012] {
  background-color: #703596;
}
.theme-secondary-color[data-v-45346012] {
  color: #b55179 !important;
}
.theme-secondary-bg[data-v-45346012] {
  background-color: #b55179;
}
.theme-info-color[data-v-45346012] {
  color: #0f65d0 !important;
}
.theme-info-bg[data-v-45346012] {
  background-color: #0f65d0;
}
.theme-success-color[data-v-45346012] {
  color: #24ad58 !important;
}
.theme-success-bg[data-v-45346012] {
  background-color: #24ad58;
}
.theme-warning-color[data-v-45346012] {
  color: #f8581e !important;
}
.theme-warning-bg[data-v-45346012] {
  background-color: #f8581e;
}
.theme-error-color[data-v-45346012] {
  color: #af3a34 !important;
}
.theme-error-bg[data-v-45346012] {
  background-color: #af3a34;
}
.theme-amber-color[data-v-45346012] {
  color: #c3a135 !important;
}
.theme-amber-bg[data-v-45346012] {
  background-color: #c3a135;
}
.theme-grey-neutral-color[data-v-45346012] {
  color: #655977 !important;
}
.theme-grey-neutral-bg[data-v-45346012] {
  background-color: #655977;
}
.theme-grey-lighten-1-color[data-v-45346012] {
  color: #d9d4e1 !important;
}
.theme-grey-lighten-1-bg[data-v-45346012] {
  background-color: #d9d4e1;
}
.theme-grey-darken-1-color[data-v-45346012] {
  color: #241934 !important;
}
.theme-grey-darken-1-bg[data-v-45346012] {
  background-color: #241934;
}
.theme-text-dark-color[data-v-45346012] {
  color: #1d2424 !important;
}
.theme-text-dark-bg[data-v-45346012] {
  background-color: #1d2424;
}
.horizontal-center[data-v-45346012] {
  justify-content: center;
}
.is-bold[data-v-45346012] {
  font-weight: bold;
}
.full-width[data-v-45346012] {
  width: 100%;
}
.text--details[data-v-45346012] {
  color: rgb(99, 98, 98);
  font-size: 12px;
}
.text-titlecase[data-v-45346012]:first-letter {
  text-transform: uppercase;
}
.v-card.card-skp-style[data-v-45346012] {
  border-top: 5px solid var(--primary-color);
}
.v-card.card-skp-style .v-card-text[data-v-45346012] {
  color: #655977;
}
.v-card.card-skp-style.card-skp-error[data-v-45346012] {
  border-top: 5px solid #f8581e;
}
.v-card.card-skp-style .v-btn[data-v-45346012] {
  box-shadow: none !important;
}
.v-card.card-skp-style > .v-card__actions[data-v-45346012], .v-card.card-skp-style > .v-card-actions[data-v-45346012] {
  background: #d9d4e1;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-45346012], .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-45346012] {
  color: var(--primary-color);
  background-color: transparent;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-45346012]:not(:disabled), .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-45346012]:not(:disabled) {
  border: 2px solid rgb(140.1379310345, 66.315270936, 187.684729064);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-45346012]:hover, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-45346012]: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-45346012]:hover:before, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-45346012]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-45346012], .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-45346012] {
  color: #a7a3a3;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-45346012]:hover, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-45346012]:hover {
  color: rgb(191.9333333333, 189.0666666667, 189.0666666667);
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-45346012]:hover:before, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-45346012]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .disable-primary[data-v-45346012], .v-card.card-skp-style > .v-card-actions .disable-primary[data-v-45346012] {
  background-color: rgb(174.5344827586, 122.3645320197, 208.1354679803) !important;
}
.v-card.card-skp-style .v-expansion-panels[data-v-45346012] {
  box-shadow: none;
}
.invalid-field .v-input__slot[data-v-45346012] {
  border: 2px solid #af3a34;
}
.invalid-field .v-field[data-v-45346012] {
  border: 2px solid #af3a34;
}
.skp-tabs[data-v-45346012] {
  background: #d9d4e1 !important;
  color: #241934;
}
a[data-v-45346012] {
  text-decoration: none;
}
.sk-primary-link a[data-v-45346012] {
  text-decoration: none;
  color: var(--primary-color);
}
.sk-v-list-item-spacer .v-list-item__prepend .v-list-item__spacer[data-v-45346012] {
  width: 1rem !important;
}
.ProseMirror[data-v-45346012]:focus-visible {
  outline: none !important;
}
.sk-v-data-table.v-table > .v-table__wrapper > table > tbody > tr > td[data-v-45346012] {
  padding: 0 8px !important;
}
table tbody tr td .v-input--density-default[data-v-45346012], table tbody tr td .v-input--density-compact[data-v-45346012],
table thead tr th .v-input--density-default[data-v-45346012],
table thead tr th .v-input--density-compact[data-v-45346012] {
  --v-input-control-height: 40px !important;
}
table .v-selection-control--density-default[data-v-45346012], table .v-selection-control--density-compact[data-v-45346012] {
  --v-selection-control-size: 28px !important;
}
.v-field.v-field--variant-underlined .v-field__input[data-v-45346012] {
  padding: 0 !important;
  top: 8px !important;
}
.v-tab.v-tab--selected[data-v-45346012],
.v-tab.sk-active[data-v-45346012] {
  color: #241934 !important;
}
.v-tab[data-v-45346012],
.v-tab.sk-inactive[data-v-45346012] {
  color: grey !important;
}
.sk-stepper-window .v-stepper-window[data-v-45346012] {
  margin: 0 1.5rem !important;
}
.onerev-ellipsis[data-v-45346012] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  min-width: 0;
}
.onerev-revtable-ellipsis .q-table[data-v-45346012] {
  table-layout: fixed;
}
.field-wrapper[data-v-45346012]  .required-field {
  color: red;
}
.field-wrapper[data-v-45346012]  .read-only {
  height: 48px;
  padding: 0 12px;
  display: flex;
  align-items: center;
}: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;
}
.field-wrapper .v-input__icon--clear .v-icon {
  color: #655977 !important;
}
.field-wrapper .v-input__icon--clear .v-icon:hover {
  color: #f15b26 !important;
}.v-banner {
  display: grid;
  flex: 1 1;
  font-size: 0.875rem;
  grid-template-areas: "prepend content actions";
  grid-template-columns: max-content auto max-content;
  grid-template-rows: max-content max-content;
  line-height: 1.375rem;
  overflow: hidden;
  padding-inline: 16px 8px;
  padding-top: 16px;
  padding-bottom: 16px;
  position: relative;
  width: 100%;
  border-color: rgba(var(--v-border-color), var(--v-border-opacity));
  border-style: solid;
  border-width: 0 0 thin 0;
  box-shadow: 0px 0px 0px 0px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 0px 0px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 0px 0px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
  border-radius: 0;
  background: rgb(var(--v-theme-surface));
  color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
}
.v-banner--border {
  border-width: thin;
  box-shadow: none;
}
.v-banner--absolute {
  position: absolute;
}
.v-banner--fixed {
  position: fixed;
}
.v-banner--sticky {
  position: -webkit-sticky;
  position: sticky;
}
.v-banner--rounded {
  border-radius: 4px;
}
.v-banner--stacked:not(.v-banner--one-line) {
  grid-template-areas: "prepend content" ". actions";
}
.v-banner--stacked .v-banner-text {
  -webkit-padding-end: 36px;
          padding-inline-end: 36px;
}
.v-banner--density-default .v-banner-actions {
  margin-bottom: -8px;
}
.v-banner--density-default.v-banner--one-line {
  padding-top: 8px;
  padding-bottom: 8px;
}
.v-banner--density-default.v-banner--one-line .v-banner-actions {
  margin-bottom: 0;
}
.v-banner--density-default.v-banner--one-line {
  padding-top: 10px;
}
.v-banner--density-default.v-banner--two-line {
  padding-top: 16px;
  padding-bottom: 16px;
}
.v-banner--density-default.v-banner--three-line {
  padding-top: 24px;
  padding-bottom: 16px;
}
.v-banner--density-default:not(.v-banner--one-line) .v-banner-actions, .v-banner--density-default.v-banner--two-line .v-banner-actions, .v-banner--density-default.v-banner--three-line .v-banner-actions {
  margin-top: 20px;
}

.v-banner--density-comfortable .v-banner-actions {
  margin-bottom: -4px;
}
.v-banner--density-comfortable.v-banner--one-line {
  padding-top: 4px;
  padding-bottom: 4px;
}
.v-banner--density-comfortable.v-banner--one-line .v-banner-actions {
  margin-bottom: 0;
}
.v-banner--density-comfortable.v-banner--two-line {
  padding-top: 12px;
  padding-bottom: 12px;
}
.v-banner--density-comfortable.v-banner--three-line {
  padding-top: 20px;
  padding-bottom: 12px;
}
.v-banner--density-comfortable:not(.v-banner--one-line) .v-banner-actions, .v-banner--density-comfortable.v-banner--two-line .v-banner-actions, .v-banner--density-comfortable.v-banner--three-line .v-banner-actions {
  margin-top: 16px;
}

.v-banner--density-compact .v-banner-actions {
  margin-bottom: 0px;
}
.v-banner--density-compact.v-banner--one-line {
  padding-top: 0px;
  padding-bottom: 0px;
}
.v-banner--density-compact.v-banner--one-line .v-banner-actions {
  margin-bottom: 0;
}
.v-banner--density-compact.v-banner--two-line {
  padding-top: 8px;
  padding-bottom: 8px;
}
.v-banner--density-compact.v-banner--three-line {
  padding-top: 16px;
  padding-bottom: 8px;
}
.v-banner--density-compact:not(.v-banner--one-line) .v-banner-actions, .v-banner--density-compact.v-banner--two-line .v-banner-actions, .v-banner--density-compact.v-banner--three-line .v-banner-actions {
  margin-top: 12px;
}

.v-banner--sticky {
  top: 0;
}

.v-banner__content {
  align-items: center;
  display: flex;
  grid-area: content;
}

.v-banner__prepend {
  align-self: flex-start;
  grid-area: prepend;
  -webkit-margin-end: 24px;
          margin-inline-end: 24px;
}

.v-banner-actions {
  align-self: flex-end;
  display: flex;
  flex: 0 1;
  grid-area: actions;
  justify-content: flex-end;
}
.v-banner--two-line .v-banner-actions, .v-banner--three-line .v-banner-actions {
  margin-top: 20px;
}

.v-banner-text {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-padding-end: 90px;
          padding-inline-end: 90px;
  overflow: hidden;
}
.v-banner--one-line .v-banner-text {
  -webkit-line-clamp: 1;
}
.v-banner--two-line .v-banner-text {
  -webkit-line-clamp: 2;
}
.v-banner--three-line .v-banner-text {
  -webkit-line-clamp: 3;
}
.v-banner--two-line .v-banner-text, .v-banner--three-line .v-banner-text {
  align-self: flex-start;
}.v-bottom-navigation {
  display: flex;
  max-width: 100%;
  overflow: hidden;
  position: absolute;
  transition: transform, color 0.2s, 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  border-color: rgba(var(--v-border-color), var(--v-border-opacity));
  border-style: solid;
  border-width: 0;
  border-radius: 0;
  background: rgb(var(--v-theme-surface));
  color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
}
.v-bottom-navigation--border {
  border-width: thin;
  box-shadow: none;
}
.v-bottom-navigation--active {
  box-shadow: 0px 2px 4px -1px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 4px 5px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 1px 10px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
}

.v-bottom-navigation__content {
  display: flex;
  flex: none;
  font-size: 0.75rem;
  justify-content: center;
  transition: inherit;
  width: 100%;
}
.v-bottom-navigation .v-bottom-navigation__content > .v-btn {
  font-size: inherit;
  height: 100%;
  max-width: 168px;
  min-width: 80px;
  text-transform: none;
  transition: inherit;
  width: auto;
  border-radius: 0;
}
.v-bottom-navigation .v-bottom-navigation__content > .v-btn .v-btn__content,
.v-bottom-navigation .v-bottom-navigation__content > .v-btn .v-btn__icon {
  transition: inherit;
}
.v-bottom-navigation .v-bottom-navigation__content > .v-btn .v-btn__icon {
  font-size: 1.5rem;
}
.v-bottom-navigation--grow .v-bottom-navigation__content > .v-btn {
  flex-grow: 1;
}
.v-bottom-navigation--shift .v-bottom-navigation__content .v-btn:not(.v-btn--selected) .v-btn__content > span {
  transition: inherit;
  opacity: 0;
}
.v-bottom-navigation--shift .v-bottom-navigation__content .v-btn:not(.v-btn--selected) .v-btn__content {
  transform: translateY(0.5rem);
}.bottom-sheet-transition-enter-from {
  transform: translateY(100%);
}
.bottom-sheet-transition-leave-to {
  transform: translateY(100%);
}

.v-bottom-sheet > .v-bottom-sheet__content.v-overlay__content {
  align-self: flex-end;
  border-radius: 0;
  flex: 0 1 auto;
  left: 0;
  right: 0;
  margin-inline: 0;
  margin-bottom: 0;
  transition-duration: 0.2s;
  width: 100%;
  max-width: 100%;
  overflow: visible;
  box-shadow: 0px 7px 8px -4px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 12px 17px 2px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 5px 22px 4px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
}
.v-bottom-sheet > .v-bottom-sheet__content.v-overlay__content > .v-card,
.v-bottom-sheet > .v-bottom-sheet__content.v-overlay__content > .v-sheet {
  border-radius: 0;
}
.v-bottom-sheet.v-bottom-sheet--inset {
  max-width: none;
}
@media (min-width: 600px) {
  .v-bottom-sheet.v-bottom-sheet--inset {
    max-width: 70%;
  }
}.v-carousel {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.v-carousel__controls {
  align-items: center;
  bottom: 0;
  display: flex;
  height: 50px;
  justify-content: center;
  list-style-type: none;
  position: absolute;
  width: 100%;
  z-index: 1;
  background: rgba(var(--v-theme-surface-variant), 0.3);
  color: rgb(var(--v-theme-on-surface-variant));
}
.v-carousel__controls > .v-item-group {
  flex: 0 1 auto;
}
.v-carousel__controls__item {
  margin: 0 8px;
}
.v-carousel__controls__item .v-icon {
  opacity: 0.5;
}
.v-carousel__controls__item--active .v-icon {
  opacity: 1;
  vertical-align: middle;
}
.v-carousel__controls__item:hover {
  background: none;
}
.v-carousel__controls__item:hover .v-icon {
  opacity: 0.8;
}

.v-carousel__progress {
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.v-carousel-item {
  display: block;
  height: inherit;
  text-decoration: none;
}
.v-carousel-item > .v-img {
  height: inherit;
}

.v-carousel--hide-delimiter-background .v-carousel__controls {
  background: transparent;
}

.v-carousel--vertical-delimiters .v-carousel__controls {
  flex-direction: column;
  height: 100% !important;
  width: 50px;
}.v-code {
  background-color: rgb(var(--v-theme-code));
  color: rgb(var(--v-theme-on-code));
  border-radius: 4px;
  line-height: 1.8;
  font-size: 0.9em;
  font-weight: normal;
  padding: 0.2em 0.4em;
}.v-combobox .v-field .v-text-field__prefix,
.v-combobox .v-field .v-text-field__suffix,
.v-combobox .v-field .v-field__input, .v-combobox .v-field.v-field {
  cursor: text;
}
.v-combobox .v-field .v-field__input > input {
  flex: 1 1;
}
.v-combobox .v-field input {
  min-width: 64px;
}
.v-combobox .v-field:not(.v-field--focused) input {
  min-width: 0;
}
.v-combobox .v-field--dirty .v-combobox__selection {
  -webkit-margin-end: 2px;
          margin-inline-end: 2px;
}
.v-combobox .v-combobox__selection-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.v-combobox__content {
  overflow: hidden;
  box-shadow: 0px 2px 4px -1px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 4px 5px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 1px 10px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
  border-radius: 4px;
}
.v-combobox__mask {
  background: rgb(var(--v-theme-surface-light));
}
.v-combobox__selection {
  display: inline-flex;
  align-items: center;
  height: 1.5rem;
  letter-spacing: inherit;
  line-height: inherit;
  max-width: calc(100% - 2px - 2px);
}
.v-combobox__selection:first-child {
  -webkit-margin-start: 0;
          margin-inline-start: 0;
}
.v-combobox--chips.v-input--density-compact .v-field--variant-solo .v-label.v-field-label--floating,
.v-combobox--chips.v-input--density-compact .v-field--variant-solo-inverted .v-label.v-field-label--floating,
.v-combobox--chips.v-input--density-compact .v-field--variant-filled .v-label.v-field-label--floating,
.v-combobox--chips.v-input--density-compact .v-field--variant-solo-filled .v-label.v-field-label--floating {
  top: 0px;
}
.v-combobox--selecting-index .v-combobox__selection {
  opacity: var(--v-medium-emphasis-opacity);
}
.v-combobox--selecting-index .v-combobox__selection--selected {
  opacity: 1;
}
.v-combobox--selecting-index .v-field__input > input {
  caret-color: transparent;
}
.v-combobox--single.v-text-field .v-field--focused input {
  flex: 1 1;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  padding-inline: inherit;
}
.v-combobox--single .v-field--active input {
  transition: none;
}
.v-combobox--single .v-field--dirty:not(.v-field--focused) input {
  opacity: 0;
}
.v-combobox--single .v-field--focused .v-combobox__selection {
  opacity: 0;
}
.v-combobox__menu-icon {
  -webkit-margin-start: 4px;
          margin-inline-start: 4px;
  transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.v-combobox--active-menu .v-combobox__menu-icon {
  opacity: var(--v-high-emphasis-opacity);
  transform: rotate(180deg);
}.v-expansion-panel {
  background-color: rgb(var(--v-theme-surface));
  color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
}
.v-expansion-panel:not(:first-child)::after {
  border-color: rgba(var(--v-border-color), var(--v-border-opacity));
}
.v-expansion-panel--disabled .v-expansion-panel-title {
  color: rgba(var(--v-theme-on-surface), 0.26);
}
.v-expansion-panel--disabled .v-expansion-panel-title .v-expansion-panel-title__overlay {
  opacity: 0.4615384615;
}

.v-expansion-panels {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style-type: none;
  padding: 0;
  width: 100%;
  position: relative;
  z-index: 1;
}
.v-expansion-panels:not(.v-expansion-panels--variant-accordion) > :not(:first-child):not(:last-child):not(.v-expansion-panel--active):not(.v-expansion-panel--before-active) {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.v-expansion-panels:not(.v-expansion-panels--variant-accordion) > :not(:first-child):not(:last-child):not(.v-expansion-panel--active):not(.v-expansion-panel--after-active) {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.v-expansion-panels:not(.v-expansion-panels--variant-accordion) > :first-child:not(:last-child):not(.v-expansion-panel--active):not(.v-expansion-panel--before-active) {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.v-expansion-panels:not(.v-expansion-panels--variant-accordion) > :last-child:not(:first-child):not(.v-expansion-panel--active):not(.v-expansion-panel--after-active) {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.v-expansion-panels--variant-accordion > :first-child {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.v-expansion-panels--variant-accordion > :last-child {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.v-expansion-panels--variant-accordion > :last-child .v-expansion-panel-title--active {
  border-bottom-left-radius: initial;
  border-bottom-right-radius: initial;
}
.v-expansion-panels--variant-accordion > :not(:first-child):not(:last-child) {
  border-radius: 0 !important;
}
.v-expansion-panels--variant-accordion .v-expansion-panel-title__overlay {
  transition: 0.3s border-radius cubic-bezier(0.4, 0, 0.2, 1);
}

.v-expansion-panel {
  flex: 1 0 100%;
  max-width: 100%;
  position: relative;
  transition: 0.3s all cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: margin-top, border-radius, border, max-width;
  border-radius: 4px;
}
.v-expansion-panel:not(:first-child)::after {
  border-top-style: solid;
  border-top-width: thin;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: 0.3s opacity cubic-bezier(0.4, 0, 0.2, 1);
}
.v-expansion-panel--disabled .v-expansion-panel-title {
  pointer-events: none;
}
.v-expansion-panel--active:not(:first-child),
.v-expansion-panel--active + .v-expansion-panel {
  margin-top: 16px;
}
.v-expansion-panel--active:not(:first-child)::after,
.v-expansion-panel--active + .v-expansion-panel::after {
  opacity: 0;
}
.v-expansion-panel--active > .v-expansion-panel-title {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.v-expansion-panel--active > .v-expansion-panel-title:not(.v-expansion-panel-title--static) {
  min-height: 64px;
}

.v-expansion-panel__shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0px 3px 1px -2px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 2px 2px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 1px 5px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
  border-radius: inherit;
  z-index: -1;
}

.v-expansion-panel-title {
  align-items: center;
  text-align: start;
  border-radius: inherit;
  display: flex;
  font-size: 0.9375rem;
  line-height: 1;
  min-height: 48px;
  outline: none;
  padding: 16px 24px;
  position: relative;
  transition: 0.3s min-height cubic-bezier(0.4, 0, 0.2, 1);
  width: 100%;
  justify-content: space-between;
}
.v-expansion-panel-title:hover > .v-expansion-panel-title__overlay {
  opacity: calc(var(--v-hover-opacity) * var(--v-theme-overlay-multiplier));
}
.v-expansion-panel-title:focus-visible > .v-expansion-panel-title__overlay {
  opacity: calc(var(--v-focus-opacity) * var(--v-theme-overlay-multiplier));
}
@supports not selector(:focus-visible) {
  .v-expansion-panel-title:focus > .v-expansion-panel-title__overlay {
    opacity: calc(var(--v-focus-opacity) * var(--v-theme-overlay-multiplier));
  }
}
.v-expansion-panel-title--active > .v-expansion-panel-title__overlay, .v-expansion-panel-title[aria-haspopup=menu][aria-expanded=true] > .v-expansion-panel-title__overlay {
  opacity: calc(var(--v-activated-opacity) * var(--v-theme-overlay-multiplier));
}
.v-expansion-panel-title--active:hover > .v-expansion-panel-title__overlay, .v-expansion-panel-title[aria-haspopup=menu][aria-expanded=true]:hover > .v-expansion-panel-title__overlay {
  opacity: calc((var(--v-activated-opacity) + var(--v-hover-opacity)) * var(--v-theme-overlay-multiplier));
}
.v-expansion-panel-title--active:focus-visible > .v-expansion-panel-title__overlay, .v-expansion-panel-title[aria-haspopup=menu][aria-expanded=true]:focus-visible > .v-expansion-panel-title__overlay {
  opacity: calc((var(--v-activated-opacity) + var(--v-focus-opacity)) * var(--v-theme-overlay-multiplier));
}
@supports not selector(:focus-visible) {
  .v-expansion-panel-title--active:focus > .v-expansion-panel-title__overlay, .v-expansion-panel-title[aria-haspopup=menu][aria-expanded=true]:focus > .v-expansion-panel-title__overlay {
    opacity: calc((var(--v-activated-opacity) + var(--v-focus-opacity)) * var(--v-theme-overlay-multiplier));
  }
}
.v-expansion-panel-title--active::before {
  opacity: 0.12;
}

.v-expansion-panel-title__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: currentColor;
  border-radius: inherit;
  opacity: 0;
}

.v-expansion-panel-title__icon {
  display: inline-flex;
  margin-bottom: -4px;
  margin-top: -4px;
  -webkit-user-select: none;
          user-select: none;
  -webkit-margin-start: auto;
          margin-inline-start: auto;
}

.v-expansion-panel-text {
  display: flex;
}
.v-expansion-panel-text__wrapper {
  padding: 8px 24px 16px;
  flex: 1 1 auto;
  max-width: 100%;
}

.v-expansion-panels--variant-accordion > .v-expansion-panel {
  margin-top: 0;
}
.v-expansion-panels--variant-accordion > .v-expansion-panel::after {
  opacity: 1;
}

.v-expansion-panels--variant-popout > .v-expansion-panel {
  max-width: calc(100% - 32px);
}
.v-expansion-panels--variant-popout > .v-expansion-panel--active {
  max-width: calc(100% + 16px);
}

.v-expansion-panels--variant-inset > .v-expansion-panel {
  max-width: 100%;
}
.v-expansion-panels--variant-inset > .v-expansion-panel--active {
  max-width: calc(100% - 32px);
}.v-file-input--chips.v-input--density-compact .v-field--variant-solo .v-label.v-field-label--floating,
.v-file-input--chips.v-input--density-compact .v-field--variant-solo-inverted .v-label.v-field-label--floating,
.v-file-input--chips.v-input--density-compact .v-field--variant-filled .v-label.v-field-label--floating,
.v-file-input--chips.v-input--density-compact .v-field--variant-solo-filled .v-label.v-field-label--floating {
  top: 0px;
}
.v-file-input input[type=file] {
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.v-file-input .v-input__details {
  padding-inline: 16px;
}
.v-input--plain-underlined.v-file-input .v-input__details {
  padding-inline: 0;
}.v-infinite-scroll--horizontal {
  display: flex;
  flex-direction: row;
  overflow-x: auto;
}
.v-infinite-scroll--horizontal .v-infinite-scroll-intersect {
  height: 100%;
  width: 1px;
}

.v-infinite-scroll--vertical {
  display: flex;
  flex-direction: column;
  overflow-y: auto;
}
.v-infinite-scroll--vertical .v-infinite-scroll-intersect {
  height: 1px;
  width: 100%;
}

.v-infinite-scroll__side {
  align-items: center;
  display: flex;
  justify-content: center;
  padding: 8px;
}.v-item-group {
  flex: 0 1 auto;
  max-width: 100%;
  position: relative;
  transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}.v-kbd {
  background: rgb(var(--v-theme-kbd));
  color: rgb(var(--v-theme-on-kbd));
  border-radius: 3px;
  display: inline;
  font-size: 85%;
  font-weight: normal;
  padding: 0.2em 0.4rem;
  box-shadow: 0px 3px 1px -2px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 2px 2px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 1px 5px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
}.v-layout {
  --v-scrollbar-offset: 0px;
  display: flex;
  flex: 1 1 auto;
}
.v-layout--full-height {
  --v-scrollbar-offset: inherit;
  height: 100%;
}.v-layout-item {
  position: absolute;
  transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

.v-layout-item--absolute {
  position: absolute;
}.v-locale-provider {
  display: contents;
}.v-otp-input {
  border-radius: 4px;
  align-items: center;
  display: flex;
  justify-content: center;
  padding: 0.5rem 0;
  position: relative;
}
.v-otp-input .v-field {
  height: 100%;
}

.v-otp-input__divider {
  margin: 0 8px;
}

.v-otp-input__content {
  align-items: center;
  display: flex;
  gap: 0.5rem;
  height: 64px;
  padding: 0.5rem;
  justify-content: center;
  max-width: 320px;
  position: relative;
  border-radius: inherit;
}
.v-otp-input--divided .v-otp-input__content {
  max-width: 360px;
}

.v-otp-input__field {
  color: inherit;
  font-size: 1.25rem;
  height: 100%;
  outline: none;
  text-align: center;
  width: 100%;
}
.v-otp-input__field[type=number]::-webkit-outer-spin-button, .v-otp-input__field[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.v-otp-input__field[type=number] {
  -moz-appearance: textfield;
}

.v-otp-input__loader {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}
.v-otp-input__loader .v-progress-linear {
  position: absolute;
}.v-parallax {
  position: relative;
  overflow: hidden;
}
.v-parallax--active > .v-img__img {
  will-change: transform;
}.v-radio-group > .v-input__control {
  flex-direction: column;
}
.v-radio-group > .v-input__control > .v-label {
  -webkit-margin-start: 16px;
          margin-inline-start: 16px;
}
.v-radio-group > .v-input__control > .v-label + .v-selection-control-group {
  -webkit-padding-start: 6px;
          padding-inline-start: 6px;
  margin-top: 8px;
}
.v-radio-group .v-input__details {
  padding-inline: 16px;
}.v-rating {
  max-width: 100%;
  display: inline-flex;
  white-space: nowrap;
}
.v-rating--readonly {
  pointer-events: none;
}

.v-rating__wrapper {
  align-items: center;
  display: inline-flex;
  flex-direction: column;
}
.v-rating__wrapper--bottom {
  flex-direction: column-reverse;
}

.v-rating__item {
  display: inline-flex;
  position: relative;
}
.v-rating__item label {
  cursor: pointer;
}
.v-rating__item .v-btn--variant-plain {
  opacity: 1;
}
.v-rating__item .v-btn {
  transition-property: transform;
}
.v-rating__item .v-btn .v-icon {
  transition: inherit;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.v-rating--hover .v-rating__item:hover:not(.v-rating__item--focused) .v-btn {
  transform: scale(1.25);
}
.v-rating__item--half {
  overflow: hidden;
  position: absolute;
  -webkit-clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);
          clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);
  z-index: 1;
}
.v-rating__item--half .v-btn__overlay, .v-rating__item--half:hover .v-btn__overlay {
  opacity: 0;
}

.v-rating__hidden {
  height: 0;
  opacity: 0;
  position: absolute;
  width: 0;
}.v-system-bar {
  align-items: center;
  display: flex;
  flex: 1 1 auto;
  height: 24px;
  justify-content: flex-end;
  max-width: 100%;
  padding-inline: 8px;
  position: relative;
  text-align: end;
  width: 100%;
  box-shadow: 0px 0px 0px 0px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 0px 0px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 0px 0px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
  background: rgba(var(--v-theme-surface-light));
  color: rgba(var(--v-theme-on-surface-light), var(--v-high-emphasis-opacity));
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0.0333333333em;
  line-height: 1.25rem;
  text-transform: none;
}
.v-system-bar .v-icon {
  opacity: var(--v-medium-emphasis-opacity);
}
.v-system-bar--absolute {
  position: absolute;
}
.v-system-bar--fixed {
  position: fixed;
}
.v-system-bar--rounded {
  border-radius: 0;
}
.v-system-bar--window {
  height: 32px;
}
.v-system-bar:not(.v-system-bar--absolute) {
  -webkit-padding-end: calc(var(--v-scrollbar-offset) + 8px);
          padding-inline-end: calc(var(--v-scrollbar-offset) + 8px);
}.v-textarea .v-field {
  --v-textarea-control-height: var(--v-input-control-height);
}
.v-textarea .v-field__field {
  --v-input-control-height: var(--v-textarea-control-height);
}
.v-textarea .v-field__input {
  flex: 1 1 auto;
  outline: none;
  -webkit-mask-image: linear-gradient(to bottom, transparent, transparent calc(var(--v-field-padding-top, 0) + var(--v-input-padding-top, 0) - 6px), black calc(var(--v-field-padding-top, 0) + var(--v-input-padding-top, 0) + 4px));
  mask-image: linear-gradient(to bottom, transparent, transparent calc(var(--v-field-padding-top, 0) + var(--v-input-padding-top, 0) - 6px), black calc(var(--v-field-padding-top, 0) + var(--v-input-padding-top, 0) + 4px));
}
.v-textarea .v-field__input.v-textarea__sizer {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  height: 0 !important;
  min-height: 0 !important;
  pointer-events: none;
}
.v-textarea--no-resize .v-field__input {
  resize: none;
}
.v-textarea .v-field--no-label textarea,
.v-textarea .v-field--active textarea {
  opacity: 1;
}
.v-textarea textarea {
  opacity: 0;
  flex: 1;
  min-width: 0;
  transition: 0.15s opacity cubic-bezier(0.4, 0, 0.2, 1);
}
.v-textarea textarea:focus, .v-textarea textarea:active {
  outline: none;
}
.v-textarea textarea:invalid {
  box-shadow: none;
}.v-theme-provider {
  background: rgb(var(--v-theme-background));
  color: rgb(var(--v-theme-on-background));
}.v-timeline .v-timeline-divider__dot {
  background: rgb(var(--v-theme-surface-light));
}
.v-timeline .v-timeline-divider__inner-dot {
  background: rgb(var(--v-theme-on-surface));
}

.v-timeline {
  display: grid;
  grid-auto-flow: dense;
  position: relative;
}
.v-timeline--horizontal.v-timeline {
  grid-column-gap: 24px;
  width: 100%;
}
.v-timeline--horizontal.v-timeline .v-timeline-item:nth-child(2n) .v-timeline-item__body {
  grid-row: 3;
  -webkit-padding-before: 24px;
          padding-block-start: 24px;
}
.v-timeline--horizontal.v-timeline .v-timeline-item:nth-child(2n) .v-timeline-item__opposite {
  grid-row: 1;
  -webkit-padding-after: 24px;
          padding-block-end: 24px;
  align-self: flex-end;
}
.v-timeline--horizontal.v-timeline .v-timeline-item:nth-child(2n+1) .v-timeline-item__body {
  grid-row: 1;
  -webkit-padding-after: 24px;
          padding-block-end: 24px;
  align-self: flex-end;
}
.v-timeline--horizontal.v-timeline .v-timeline-item:nth-child(2n+1) .v-timeline-item__opposite {
  grid-row: 3;
  -webkit-padding-before: 24px;
          padding-block-start: 24px;
}

.v-timeline--vertical.v-timeline {
  row-gap: 24px;
  height: 100%;
}
.v-timeline--vertical.v-timeline .v-timeline-item:first-child .v-timeline-divider, .v-timeline--vertical.v-timeline .v-timeline-item:first-child .v-timeline-item__body, .v-timeline--vertical.v-timeline .v-timeline-item:first-child .v-timeline-item__opposite {
  -webkit-padding-before: 24px;
          padding-block-start: 24px;
}
.v-timeline--vertical.v-timeline .v-timeline-item:last-child .v-timeline-divider, .v-timeline--vertical.v-timeline .v-timeline-item:last-child .v-timeline-item__body, .v-timeline--vertical.v-timeline .v-timeline-item:last-child .v-timeline-item__opposite {
  -webkit-padding-after: 24px;
          padding-block-end: 24px;
}
.v-timeline--vertical.v-timeline .v-timeline-item:nth-child(2n) .v-timeline-item__body {
  grid-column: 1;
  -webkit-padding-end: 24px;
          padding-inline-end: 24px;
}
.v-timeline--vertical.v-timeline .v-timeline-item:nth-child(2n) .v-timeline-item__opposite {
  grid-column: 3;
  -webkit-padding-start: 24px;
          padding-inline-start: 24px;
}
.v-timeline--vertical.v-timeline .v-timeline-item:nth-child(2n+1) .v-timeline-item__body {
  grid-column: 3;
  -webkit-padding-start: 24px;
          padding-inline-start: 24px;
}
.v-timeline--vertical.v-timeline .v-timeline-item:nth-child(2n+1) .v-timeline-item__opposite {
  grid-column: 1;
  justify-self: flex-end;
  -webkit-padding-end: 24px;
          padding-inline-end: 24px;
}

.v-timeline-item {
  display: contents;
}

.v-timeline-divider {
  position: relative;
  display: flex;
  align-items: center;
}
.v-timeline--horizontal .v-timeline-divider {
  flex-direction: row;
  grid-row: 2;
  width: 100%;
}

.v-timeline--vertical .v-timeline-divider {
  height: 100%;
  flex-direction: column;
  grid-column: 2;
}

.v-timeline-divider__before {
  background: rgba(var(--v-border-color), var(--v-border-opacity));
  position: absolute;
}
.v-timeline--horizontal .v-timeline-divider__before {
  height: var(--v-timeline-line-thickness);
  width: calc(var(--v-timeline-line-size-base) + 12px - var(--v-timeline-line-inset));
  inset-inline-start: -12px;
  inset-inline-end: initial;
}

.v-timeline--vertical .v-timeline-divider__before {
  height: calc(var(--v-timeline-line-size-base) + 12px - var(--v-timeline-line-inset));
  width: var(--v-timeline-line-thickness);
  top: -12px;
}

.v-timeline-divider__after {
  background: rgba(var(--v-border-color), var(--v-border-opacity));
  position: absolute;
}
.v-timeline--horizontal .v-timeline-divider__after {
  height: var(--v-timeline-line-thickness);
  width: calc(var(--v-timeline-line-size-base) + 12px - var(--v-timeline-line-inset));
  inset-inline-end: -12px;
  inset-inline-start: initial;
}

.v-timeline--vertical .v-timeline-divider__after {
  height: calc(var(--v-timeline-line-size-base) + 12px - var(--v-timeline-line-inset));
  width: var(--v-timeline-line-thickness);
  bottom: -12px;
}

.v-timeline--vertical .v-timeline-item:first-child .v-timeline-divider__before {
  height: calc(var(--v-timeline-line-size-base) + 12px - var(--v-timeline-line-inset));
  top: 0;
}

.v-timeline--horizontal .v-timeline-item:first-child .v-timeline-divider__before {
  width: calc(var(--v-timeline-line-size-base) + 12px - var(--v-timeline-line-inset));
  inset-inline-start: 0;
  inset-inline-end: initial;
}

.v-timeline--vertical .v-timeline-item:first-child .v-timeline-divider__after {
  height: calc(var(--v-timeline-line-size-base) - var(--v-timeline-line-inset) + var(--v-timeline-line-size-offset));
}

.v-timeline--horizontal .v-timeline-item:first-child .v-timeline-divider__after {
  width: calc(var(--v-timeline-line-size-base) - var(--v-timeline-line-inset) + var(--v-timeline-line-size-offset));
  inset-inline-end: -12px;
  inset-inline-start: initial;
}

.v-timeline--vertical .v-timeline-item:last-child .v-timeline-divider__before {
  height: calc(var(--v-timeline-line-size-base) - var(--v-timeline-line-inset) + var(--v-timeline-line-size-offset));
}

.v-timeline--horizontal .v-timeline-item:last-child .v-timeline-divider__before {
  width: calc(var(--v-timeline-line-size-base) - var(--v-timeline-line-inset) + var(--v-timeline-line-size-offset));
}

.v-timeline--vertical .v-timeline-item:last-child .v-timeline-divider__after {
  height: calc(var(--v-timeline-line-size-base) + 12px - var(--v-timeline-line-inset));
  bottom: 0;
}

.v-timeline--horizontal .v-timeline-item:last-child .v-timeline-divider__after {
  width: calc(var(--v-timeline-line-size-base) + 12px - var(--v-timeline-line-inset));
  inset-inline-end: 0;
  inset-inline-start: initial;
}

.v-timeline--vertical .v-timeline-item:only-child .v-timeline-divider__after {
  height: calc(var(--v-timeline-line-size-base) - var(--v-timeline-line-inset));
}

.v-timeline-divider__dot {
  z-index: 1;
  flex-shrink: 0;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 0px 0px 0px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 0px 0px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 0px 0px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
}
.v-timeline-divider__dot--size-x-small {
  height: 22px;
  width: 22px;
}
.v-timeline-divider__dot--size-x-small .v-timeline-divider__inner-dot {
  height: calc(100% - 6px);
  width: calc(100% - 6px);
}
.v-timeline-divider__dot--size-small {
  height: 30px;
  width: 30px;
}
.v-timeline-divider__dot--size-small .v-timeline-divider__inner-dot {
  height: calc(100% - 8px);
  width: calc(100% - 8px);
}
.v-timeline-divider__dot--size-default {
  height: 38px;
  width: 38px;
}
.v-timeline-divider__dot--size-default .v-timeline-divider__inner-dot {
  height: calc(100% - 8px);
  width: calc(100% - 8px);
}
.v-timeline-divider__dot--size-large {
  height: 46px;
  width: 46px;
}
.v-timeline-divider__dot--size-large .v-timeline-divider__inner-dot {
  height: calc(100% - 8px);
  width: calc(100% - 8px);
}
.v-timeline-divider__dot--size-x-large {
  height: 54px;
  width: 54px;
}
.v-timeline-divider__dot--size-x-large .v-timeline-divider__inner-dot {
  height: calc(100% - 10px);
  width: calc(100% - 10px);
}

.v-timeline-divider__inner-dot {
  align-items: center;
  border-radius: 50%;
  display: flex;
  justify-content: center;
}

/** Modifiers **/
.v-timeline--horizontal.v-timeline--justify-center {
  grid-template-rows: minmax(auto, 50%) min-content minmax(auto, 50%);
}

.v-timeline--vertical.v-timeline--justify-center {
  grid-template-columns: minmax(auto, 50%) min-content minmax(auto, 50%);
}

.v-timeline--horizontal.v-timeline--justify-auto {
  grid-template-rows: auto min-content auto;
}

.v-timeline--vertical.v-timeline--justify-auto {
  grid-template-columns: auto min-content auto;
}

.v-timeline--horizontal.v-timeline--density-comfortable {
  height: 100%;
}
.v-timeline--horizontal.v-timeline--density-comfortable.v-timeline--side-end {
  grid-template-rows: min-content min-content auto;
}
.v-timeline--horizontal.v-timeline--density-comfortable.v-timeline--side-start {
  grid-template-rows: auto min-content min-content;
}

.v-timeline--vertical.v-timeline--density-comfortable {
  width: 100%;
}
.v-timeline--vertical.v-timeline--density-comfortable.v-timeline--side-end {
  grid-template-columns: min-content min-content auto;
}
.v-timeline--vertical.v-timeline--density-comfortable.v-timeline--side-start {
  grid-template-columns: auto min-content min-content;
}

.v-timeline--horizontal.v-timeline--density-compact.v-timeline--side-end {
  grid-template-rows: 0 min-content auto;
}
.v-timeline--horizontal.v-timeline--density-compact.v-timeline--side-start {
  grid-template-rows: auto min-content 0;
}
.v-timeline--horizontal.v-timeline--density-compact .v-timeline-item__body {
  grid-row: 1;
}

.v-timeline--vertical.v-timeline--density-compact.v-timeline--side-end {
  grid-template-columns: 0 min-content auto;
}
.v-timeline--vertical.v-timeline--density-compact.v-timeline--side-start {
  grid-template-columns: auto min-content 0;
}
.v-timeline--vertical.v-timeline--density-compact .v-timeline-item__body {
  grid-column: 3;
}

.v-timeline--horizontal.v-timeline.v-timeline--side-end .v-timeline-item .v-timeline-item__body {
  grid-row: 3;
  -webkit-padding-after: initial;
          padding-block-end: initial;
  -webkit-padding-before: 24px;
          padding-block-start: 24px;
}
.v-timeline--horizontal.v-timeline.v-timeline--side-end .v-timeline-item .v-timeline-item__opposite {
  grid-row: 1;
  -webkit-padding-after: 24px;
          padding-block-end: 24px;
  -webkit-padding-before: initial;
          padding-block-start: initial;
}

.v-timeline--vertical.v-timeline.v-timeline--side-end .v-timeline-item .v-timeline-item__body {
  grid-column: 3;
  -webkit-padding-start: 24px;
          padding-inline-start: 24px;
  -webkit-padding-end: initial;
          padding-inline-end: initial;
  justify-self: flex-start;
}
.v-timeline--vertical.v-timeline.v-timeline--side-end .v-timeline-item .v-timeline-item__opposite {
  grid-column: 1;
  justify-self: flex-end;
  -webkit-padding-end: 24px;
          padding-inline-end: 24px;
  -webkit-padding-start: initial;
          padding-inline-start: initial;
}

.v-timeline--horizontal.v-timeline.v-timeline--side-start .v-timeline-item .v-timeline-item__body {
  grid-row: 1;
  -webkit-padding-after: 24px;
          padding-block-end: 24px;
  -webkit-padding-before: initial;
          padding-block-start: initial;
}
.v-timeline--horizontal.v-timeline.v-timeline--side-start .v-timeline-item .v-timeline-item__opposite {
  grid-row: 3;
  -webkit-padding-after: initial;
          padding-block-end: initial;
  -webkit-padding-before: 24px;
          padding-block-start: 24px;
}

.v-timeline--vertical.v-timeline.v-timeline--side-start .v-timeline-item .v-timeline-item__body {
  grid-column: 1;
  justify-self: flex-end;
  -webkit-padding-end: 24px;
          padding-inline-end: 24px;
}
.v-timeline--vertical.v-timeline.v-timeline--side-start .v-timeline-item .v-timeline-item__opposite {
  grid-column: 3;
  -webkit-padding-start: 24px;
          padding-inline-start: 24px;
  justify-self: flex-start;
}

.v-timeline-divider--fill-dot .v-timeline-divider__inner-dot {
  height: inherit;
  width: inherit;
}

.v-timeline--align-center {
  --v-timeline-line-size-base: 50%;
  --v-timeline-line-size-offset: 0px;
}
.v-timeline--horizontal.v-timeline--align-center {
  justify-items: center;
}
.v-timeline--horizontal.v-timeline--align-center .v-timeline-item__body {
  padding-inline: 12px;
}
.v-timeline--horizontal.v-timeline--align-center .v-timeline-item__opposite {
  padding-inline: 12px;
}
.v-timeline--horizontal.v-timeline--align-center .v-timeline-divider {
  justify-content: center;
}

.v-timeline--vertical.v-timeline--align-center {
  align-items: center;
}
.v-timeline--vertical.v-timeline--align-center .v-timeline-divider {
  justify-content: center;
}

.v-timeline--align-start {
  --v-timeline-line-size-base: 100%;
  --v-timeline-line-size-offset: 12px;
}
.v-timeline--align-start .v-timeline-item:first-child .v-timeline-divider__before {
  --v-timeline-line-size-offset: 24px;
}
.v-timeline--align-start .v-timeline-item:first-child .v-timeline-divider__after {
  --v-timeline-line-size-offset: -12px;
}
.v-timeline--align-start .v-timeline-item:last-child .v-timeline-divider__after {
  --v-timeline-line-size-offset: 0px;
}
.v-timeline--horizontal.v-timeline--align-start {
  justify-items: flex-start;
}
.v-timeline--horizontal.v-timeline--align-start .v-timeline-divider {
  justify-content: flex-start;
}
.v-timeline--horizontal.v-timeline--align-start .v-timeline-divider .v-timeline-divider__before {
  width: calc(var(--v-timeline-line-size-offset) + var(--v-timeline-dot-size) / 2 - var(--v-timeline-line-inset));
}
.v-timeline--horizontal.v-timeline--align-start .v-timeline-divider .v-timeline-divider__after {
  width: calc(var(--v-timeline-line-size-base) - var(--v-timeline-dot-size) / 2 + var(--v-timeline-line-size-offset) - var(--v-timeline-line-inset));
}

.v-timeline--vertical.v-timeline--align-start {
  align-items: flex-start;
}
.v-timeline--vertical.v-timeline--align-start .v-timeline-divider {
  justify-content: flex-start;
}
.v-timeline--vertical.v-timeline--align-start .v-timeline-divider .v-timeline-divider__before {
  height: calc(var(--v-timeline-line-size-offset) + var(--v-timeline-dot-size) / 2 - var(--v-timeline-line-inset));
}
.v-timeline--vertical.v-timeline--align-start .v-timeline-divider .v-timeline-divider__after {
  height: calc(var(--v-timeline-line-size-base) - var(--v-timeline-dot-size) / 2 + var(--v-timeline-line-size-offset) - var(--v-timeline-line-inset));
}

.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-divider__before {
  display: none;
}
.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-divider__after {
  --v-timeline-line-size-offset: 12px;
}
.v-timeline--vertical.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-divider, .v-timeline--vertical.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-item__body, .v-timeline--vertical.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-item__opposite {
  -webkit-padding-before: 0;
          padding-block-start: 0;
}

.v-timeline--horizontal.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-divider, .v-timeline--horizontal.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-item__body, .v-timeline--horizontal.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-item__opposite {
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}

.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-divider__after {
  display: none;
}
.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-divider__before {
  --v-timeline-line-size-offset: 12px;
}
.v-timeline--vertical.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-divider, .v-timeline--vertical.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-item__body, .v-timeline--vertical.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-item__opposite {
  -webkit-padding-after: 0;
          padding-block-end: 0;
}

.v-timeline--horizontal.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-divider, .v-timeline--horizontal.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-item__body, .v-timeline--horizontal.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-item__opposite {
  -webkit-padding-end: 0;
          padding-inline-end: 0;
}