/* projects/angular-ngrx-material-starter/src/styles-app-loading.scss */
.mat-elevation-z0,
.mat-mdc-elevation-specific.mat-elevation-z0 {
  box-shadow: var(--mat-app-elevation-shadow-level-0, 0px 0px 0px 0px --mat-sys-shadow, 0px 0px 0px 0px --mat-sys-shadow, 0px 0px 0px 0px --mat-sys-shadow);
}
.mat-elevation-z1,
.mat-mdc-elevation-specific.mat-elevation-z1 {
  box-shadow: var(--mat-app-elevation-shadow-level-1, 0px 2px 1px -1px --mat-sys-shadow, 0px 1px 1px 0px --mat-sys-shadow, 0px 1px 3px 0px --mat-sys-shadow);
}
.mat-elevation-z2,
.mat-mdc-elevation-specific.mat-elevation-z2 {
  box-shadow: var(--mat-app-elevation-shadow-level-2, 0px 3px 1px -2px --mat-sys-shadow, 0px 2px 2px 0px --mat-sys-shadow, 0px 1px 5px 0px --mat-sys-shadow);
}
.mat-elevation-z3,
.mat-mdc-elevation-specific.mat-elevation-z3 {
  box-shadow: var(--mat-app-elevation-shadow-level-3, 0px 3px 3px -2px --mat-sys-shadow, 0px 3px 4px 0px --mat-sys-shadow, 0px 1px 8px 0px --mat-sys-shadow);
}
.mat-elevation-z4,
.mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: var(--mat-app-elevation-shadow-level-4, 0px 2px 4px -1px --mat-sys-shadow, 0px 4px 5px 0px --mat-sys-shadow, 0px 1px 10px 0px --mat-sys-shadow);
}
.mat-elevation-z5,
.mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: var(--mat-app-elevation-shadow-level-5, 0px 3px 5px -1px --mat-sys-shadow, 0px 5px 8px 0px --mat-sys-shadow, 0px 1px 14px 0px --mat-sys-shadow);
}
.mat-elevation-z6,
.mat-mdc-elevation-specific.mat-elevation-z6 {
  box-shadow: var(--mat-app-elevation-shadow-level-6, 0px 3px 5px -1px --mat-sys-shadow, 0px 6px 10px 0px --mat-sys-shadow, 0px 1px 18px 0px --mat-sys-shadow);
}
.mat-elevation-z7,
.mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: var(--mat-app-elevation-shadow-level-7, 0px 4px 5px -2px --mat-sys-shadow, 0px 7px 10px 1px --mat-sys-shadow, 0px 2px 16px 1px --mat-sys-shadow);
}
.mat-elevation-z8,
.mat-mdc-elevation-specific.mat-elevation-z8 {
  box-shadow: var(--mat-app-elevation-shadow-level-8, 0px 5px 5px -3px --mat-sys-shadow, 0px 8px 10px 1px --mat-sys-shadow, 0px 3px 14px 2px --mat-sys-shadow);
}
.mat-elevation-z9,
.mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: var(--mat-app-elevation-shadow-level-9, 0px 5px 6px -3px --mat-sys-shadow, 0px 9px 12px 1px --mat-sys-shadow, 0px 3px 16px 2px --mat-sys-shadow);
}
.mat-elevation-z10,
.mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: var(--mat-app-elevation-shadow-level-10, 0px 6px 6px -3px --mat-sys-shadow, 0px 10px 14px 1px --mat-sys-shadow, 0px 4px 18px 3px --mat-sys-shadow);
}
.mat-elevation-z11,
.mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: var(--mat-app-elevation-shadow-level-11, 0px 6px 7px -4px --mat-sys-shadow, 0px 11px 15px 1px --mat-sys-shadow, 0px 4px 20px 3px --mat-sys-shadow);
}
.mat-elevation-z12,
.mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: var(--mat-app-elevation-shadow-level-12, 0px 7px 8px -4px --mat-sys-shadow, 0px 12px 17px 2px --mat-sys-shadow, 0px 5px 22px 4px --mat-sys-shadow);
}
.mat-elevation-z13,
.mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: var(--mat-app-elevation-shadow-level-13, 0px 7px 8px -4px --mat-sys-shadow, 0px 13px 19px 2px --mat-sys-shadow, 0px 5px 24px 4px --mat-sys-shadow);
}
.mat-elevation-z14,
.mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: var(--mat-app-elevation-shadow-level-14, 0px 7px 9px -4px --mat-sys-shadow, 0px 14px 21px 2px --mat-sys-shadow, 0px 5px 26px 4px --mat-sys-shadow);
}
.mat-elevation-z15,
.mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: var(--mat-app-elevation-shadow-level-15, 0px 8px 9px -5px --mat-sys-shadow, 0px 15px 22px 2px --mat-sys-shadow, 0px 6px 28px 5px --mat-sys-shadow);
}
.mat-elevation-z16,
.mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: var(--mat-app-elevation-shadow-level-16, 0px 8px 10px -5px --mat-sys-shadow, 0px 16px 24px 2px --mat-sys-shadow, 0px 6px 30px 5px --mat-sys-shadow);
}
.mat-elevation-z17,
.mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: var(--mat-app-elevation-shadow-level-17, 0px 8px 11px -5px --mat-sys-shadow, 0px 17px 26px 2px --mat-sys-shadow, 0px 6px 32px 5px --mat-sys-shadow);
}
.mat-elevation-z18,
.mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: var(--mat-app-elevation-shadow-level-18, 0px 9px 11px -5px --mat-sys-shadow, 0px 18px 28px 2px --mat-sys-shadow, 0px 7px 34px 6px --mat-sys-shadow);
}
.mat-elevation-z19,
.mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: var(--mat-app-elevation-shadow-level-19, 0px 9px 12px -6px --mat-sys-shadow, 0px 19px 29px 2px --mat-sys-shadow, 0px 7px 36px 6px --mat-sys-shadow);
}
.mat-elevation-z20,
.mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: var(--mat-app-elevation-shadow-level-20, 0px 10px 13px -6px --mat-sys-shadow, 0px 20px 31px 3px --mat-sys-shadow, 0px 8px 38px 7px --mat-sys-shadow);
}
.mat-elevation-z21,
.mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: var(--mat-app-elevation-shadow-level-21, 0px 10px 13px -6px --mat-sys-shadow, 0px 21px 33px 3px --mat-sys-shadow, 0px 8px 40px 7px --mat-sys-shadow);
}
.mat-elevation-z22,
.mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: var(--mat-app-elevation-shadow-level-22, 0px 10px 14px -6px --mat-sys-shadow, 0px 22px 35px 3px --mat-sys-shadow, 0px 8px 42px 7px --mat-sys-shadow);
}
.mat-elevation-z23,
.mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: var(--mat-app-elevation-shadow-level-23, 0px 11px 14px -7px --mat-sys-shadow, 0px 23px 36px 3px --mat-sys-shadow, 0px 9px 44px 8px --mat-sys-shadow);
}
.mat-elevation-z24,
.mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: var(--mat-app-elevation-shadow-level-24, 0px 11px 15px -7px --mat-sys-shadow, 0px 24px 38px 3px --mat-sys-shadow, 0px 9px 46px 8px --mat-sys-shadow);
}
html {
  --mat-sys-on-surface: initial;
}
.mat-app-background {
  background-color: var(--mat-app-background-color, var(--mat-sys-background, transparent));
  color: var(--mat-app-text-color, var(--mat-sys-on-background, inherit));
}
html {
  --mat-app-background-color: #fafafa;
  --mat-app-text-color: rgba(0, 0, 0, 0.87);
  --mat-app-elevation-shadow-level-0:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-1:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-2:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-3:
    0px 3px 3px -2px rgba(0, 0, 0, 0.2),
    0px 3px 4px 0px rgba(0, 0, 0, 0.14),
    0px 1px 8px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-4:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-5:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 5px 8px 0px rgba(0, 0, 0, 0.14),
    0px 1px 14px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-6:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-7:
    0px 4px 5px -2px rgba(0, 0, 0, 0.2),
    0px 7px 10px 1px rgba(0, 0, 0, 0.14),
    0px 2px 16px 1px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-8:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-9:
    0px 5px 6px -3px rgba(0, 0, 0, 0.2),
    0px 9px 12px 1px rgba(0, 0, 0, 0.14),
    0px 3px 16px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-10:
    0px 6px 6px -3px rgba(0, 0, 0, 0.2),
    0px 10px 14px 1px rgba(0, 0, 0, 0.14),
    0px 4px 18px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-11:
    0px 6px 7px -4px rgba(0, 0, 0, 0.2),
    0px 11px 15px 1px rgba(0, 0, 0, 0.14),
    0px 4px 20px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-12:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-13:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 13px 19px 2px rgba(0, 0, 0, 0.14),
    0px 5px 24px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-14:
    0px 7px 9px -4px rgba(0, 0, 0, 0.2),
    0px 14px 21px 2px rgba(0, 0, 0, 0.14),
    0px 5px 26px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-15:
    0px 8px 9px -5px rgba(0, 0, 0, 0.2),
    0px 15px 22px 2px rgba(0, 0, 0, 0.14),
    0px 6px 28px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-16:
    0px 8px 10px -5px rgba(0, 0, 0, 0.2),
    0px 16px 24px 2px rgba(0, 0, 0, 0.14),
    0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-17:
    0px 8px 11px -5px rgba(0, 0, 0, 0.2),
    0px 17px 26px 2px rgba(0, 0, 0, 0.14),
    0px 6px 32px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-18:
    0px 9px 11px -5px rgba(0, 0, 0, 0.2),
    0px 18px 28px 2px rgba(0, 0, 0, 0.14),
    0px 7px 34px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-19:
    0px 9px 12px -6px rgba(0, 0, 0, 0.2),
    0px 19px 29px 2px rgba(0, 0, 0, 0.14),
    0px 7px 36px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-20:
    0px 10px 13px -6px rgba(0, 0, 0, 0.2),
    0px 20px 31px 3px rgba(0, 0, 0, 0.14),
    0px 8px 38px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-21:
    0px 10px 13px -6px rgba(0, 0, 0, 0.2),
    0px 21px 33px 3px rgba(0, 0, 0, 0.14),
    0px 8px 40px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-22:
    0px 10px 14px -6px rgba(0, 0, 0, 0.2),
    0px 22px 35px 3px rgba(0, 0, 0, 0.14),
    0px 8px 42px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-23:
    0px 11px 14px -7px rgba(0, 0, 0, 0.2),
    0px 23px 36px 3px rgba(0, 0, 0, 0.14),
    0px 9px 44px 8px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-24:
    0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
html {
  --mat-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
html {
  --mat-option-selected-state-label-text-color: #3f51b5;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
.mat-accent {
  --mat-option-selected-state-label-text-color: #ff4081;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
.mat-warn {
  --mat-option-selected-state-label-text-color: #f44336;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
html {
  --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-pseudo-checkbox-full-selected-icon-color: #ff4081;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #ff4081;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.mat-primary {
  --mat-pseudo-checkbox-full-selected-icon-color: #3f51b5;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #3f51b5;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.mat-accent {
  --mat-pseudo-checkbox-full-selected-icon-color: #ff4081;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #ff4081;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.mat-warn {
  --mat-pseudo-checkbox-full-selected-icon-color: #f44336;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
html {
  --mat-card-elevated-container-shape: 4px;
  --mat-card-outlined-container-shape: 4px;
  --mat-card-filled-container-shape: 4px;
  --mat-card-outlined-outline-width: 1px;
}
html {
  --mat-card-elevated-container-color: white;
  --mat-card-elevated-container-elevation:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-card-outlined-container-color: white;
  --mat-card-outlined-container-elevation:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-card-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);
  --mat-card-filled-container-color: white;
  --mat-card-filled-container-elevation:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
html {
  --mat-progress-bar-active-indicator-height: 4px;
  --mat-progress-bar-track-height: 4px;
  --mat-progress-bar-track-shape: 0;
}
.mat-mdc-progress-bar {
  --mat-progress-bar-active-indicator-color: #3f51b5;
  --mat-progress-bar-track-color: rgba(63, 81, 181, 0.25);
}
.mat-mdc-progress-bar.mat-accent {
  --mat-progress-bar-active-indicator-color: #ff4081;
  --mat-progress-bar-track-color: rgba(255, 64, 129, 0.25);
}
.mat-mdc-progress-bar.mat-warn {
  --mat-progress-bar-active-indicator-color: #f44336;
  --mat-progress-bar-track-color: rgba(244, 67, 54, 0.25);
}
html {
  --mat-tooltip-container-shape: 4px;
  --mat-tooltip-supporting-text-line-height: 16px;
}
html {
  --mat-tooltip-container-color: #424242;
  --mat-tooltip-supporting-text-color: white;
}
html {
  --mat-form-field-filled-active-indicator-height: 1px;
  --mat-form-field-filled-focus-active-indicator-height: 2px;
  --mat-form-field-filled-container-shape: 4px;
  --mat-form-field-outlined-outline-width: 1px;
  --mat-form-field-outlined-focus-outline-width: 2px;
  --mat-form-field-outlined-container-shape: 4px;
}
html {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #3f51b5 87%, transparent);
  --mat-form-field-filled-caret-color: #3f51b5;
  --mat-form-field-filled-focus-active-indicator-color: #3f51b5;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #3f51b5 87%, transparent);
  --mat-form-field-outlined-caret-color: #3f51b5;
  --mat-form-field-outlined-focus-outline-color: #3f51b5;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #3f51b5 87%, transparent);
  --mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-error-text-color: #f44336;
  --mat-form-field-select-option-text-color: inherit;
  --mat-form-field-select-disabled-option-text-color: GrayText;
  --mat-form-field-leading-icon-color: unset;
  --mat-form-field-disabled-leading-icon-color: unset;
  --mat-form-field-trailing-icon-color: unset;
  --mat-form-field-disabled-trailing-icon-color: unset;
  --mat-form-field-error-focus-trailing-icon-color: unset;
  --mat-form-field-error-hover-trailing-icon-color: unset;
  --mat-form-field-error-trailing-icon-color: unset;
  --mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-disabled-select-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-hover-state-layer-opacity: 0.04;
  --mat-form-field-focus-state-layer-opacity: 0.12;
  --mat-form-field-filled-container-color: #f6f6f6;
  --mat-form-field-filled-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-form-field-filled-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-filled-input-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-error-hover-label-text-color: #f44336;
  --mat-form-field-filled-error-focus-label-text-color: #f44336;
  --mat-form-field-filled-error-label-text-color: #f44336;
  --mat-form-field-filled-error-caret-color: #f44336;
  --mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-filled-error-active-indicator-color: #f44336;
  --mat-form-field-filled-error-focus-active-indicator-color: #f44336;
  --mat-form-field-filled-error-hover-active-indicator-color: #f44336;
  --mat-form-field-outlined-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-outlined-input-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-outlined-error-caret-color: #f44336;
  --mat-form-field-outlined-error-focus-label-text-color: #f44336;
  --mat-form-field-outlined-error-label-text-color: #f44336;
  --mat-form-field-outlined-error-hover-label-text-color: #f44336;
  --mat-form-field-outlined-outline-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-error-focus-outline-color: #f44336;
  --mat-form-field-outlined-error-hover-outline-color: #f44336;
  --mat-form-field-outlined-error-outline-color: #f44336;
}
.mat-mdc-form-field.mat-accent {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #ff4081 87%, transparent);
  --mat-form-field-filled-caret-color: #ff4081;
  --mat-form-field-filled-focus-active-indicator-color: #ff4081;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #ff4081 87%, transparent);
  --mat-form-field-outlined-caret-color: #ff4081;
  --mat-form-field-outlined-focus-outline-color: #ff4081;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #ff4081 87%, transparent);
}
.mat-mdc-form-field.mat-warn {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #f44336 87%, transparent);
  --mat-form-field-filled-caret-color: #f44336;
  --mat-form-field-filled-focus-active-indicator-color: #f44336;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #f44336 87%, transparent);
  --mat-form-field-outlined-caret-color: #f44336;
  --mat-form-field-outlined-focus-outline-color: #f44336;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #f44336 87%, transparent);
}
html {
  --mat-form-field-container-height: 56px;
  --mat-form-field-filled-label-display: block;
  --mat-form-field-container-vertical-padding: 16px;
  --mat-form-field-filled-with-label-container-padding-top: 24px;
  --mat-form-field-filled-with-label-container-padding-bottom: 8px;
}
html {
  --mat-select-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #3f51b5;
  --mat-select-invalid-arrow-color: #f44336;
}
.mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #ff4081;
  --mat-select-invalid-arrow-color: #f44336;
}
.mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #f44336;
  --mat-select-invalid-arrow-color: #f44336;
}
html {
  --mat-select-arrow-transform: translateY(-8px);
}
html {
  --mat-autocomplete-container-shape: 4px;
  --mat-autocomplete-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-autocomplete-background-color: white;
}
html {
  --mat-dialog-container-shape: 4px;
  --mat-dialog-container-elevation-shadow:
    0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mat-dialog-container-max-width: 80vw;
  --mat-dialog-container-small-max-width: 80vw;
  --mat-dialog-container-min-width: 0;
  --mat-dialog-actions-alignment: start;
  --mat-dialog-actions-padding: 8px;
  --mat-dialog-content-padding: 20px 24px;
  --mat-dialog-with-actions-content-padding: 20px 24px;
  --mat-dialog-headline-padding: 0 24px 9px;
}
html {
  --mat-dialog-container-color: white;
  --mat-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mat-dialog-supporting-text-color: rgba(0, 0, 0, 0.54);
}
.mat-mdc-standard-chip {
  --mat-chip-container-shape-radius: 16px;
  --mat-chip-disabled-container-opacity: 0.4;
  --mat-chip-disabled-outline-color: transparent;
  --mat-chip-flat-selected-outline-width: 0;
  --mat-chip-focus-outline-color: transparent;
  --mat-chip-hover-state-layer-opacity: 0.04;
  --mat-chip-outline-color: transparent;
  --mat-chip-outline-width: 0;
  --mat-chip-selected-hover-state-layer-opacity: 0.04;
  --mat-chip-selected-trailing-action-state-layer-color: transparent;
  --mat-chip-trailing-action-focus-opacity: 1;
  --mat-chip-trailing-action-focus-state-layer-opacity: 0;
  --mat-chip-trailing-action-hover-state-layer-opacity: 0;
  --mat-chip-trailing-action-opacity: 0.54;
  --mat-chip-trailing-action-state-layer-color: transparent;
  --mat-chip-with-avatar-avatar-shape-radius: 14px;
  --mat-chip-with-avatar-avatar-size: 28px;
  --mat-chip-with-avatar-disabled-avatar-opacity: 1;
  --mat-chip-with-icon-disabled-icon-opacity: 1;
  --mat-chip-with-icon-icon-size: 18px;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;
}
.mat-mdc-standard-chip {
  --mat-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-elevated-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-elevated-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-elevated-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #3f51b5;
  --mat-chip-elevated-disabled-container-color: #3f51b5;
  --mat-chip-elevated-selected-container-color: #3f51b5;
  --mat-chip-flat-disabled-selected-container-color: #3f51b5;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: white;
  --mat-chip-selected-trailing-icon-color: white;
  --mat-chip-with-icon-disabled-icon-color: white;
  --mat-chip-with-icon-icon-color: white;
  --mat-chip-with-icon-selected-icon-color: white;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mat-chip-with-trailing-icon-trailing-icon-color: white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #ff4081;
  --mat-chip-elevated-disabled-container-color: #ff4081;
  --mat-chip-elevated-selected-container-color: #ff4081;
  --mat-chip-flat-disabled-selected-container-color: #ff4081;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: white;
  --mat-chip-selected-trailing-icon-color: white;
  --mat-chip-with-icon-disabled-icon-color: white;
  --mat-chip-with-icon-icon-color: white;
  --mat-chip-with-icon-selected-icon-color: white;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mat-chip-with-trailing-icon-trailing-icon-color: white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #f44336;
  --mat-chip-elevated-disabled-container-color: #f44336;
  --mat-chip-elevated-selected-container-color: #f44336;
  --mat-chip-flat-disabled-selected-container-color: #f44336;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: white;
  --mat-chip-selected-trailing-icon-color: white;
  --mat-chip-with-icon-disabled-icon-color: white;
  --mat-chip-with-icon-icon-color: white;
  --mat-chip-with-icon-selected-icon-color: white;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mat-chip-with-trailing-icon-trailing-icon-color: white;
}
.mat-mdc-chip.mat-mdc-standard-chip {
  --mat-chip-container-height: 32px;
}
html {
  --mat-slide-toggle-disabled-handle-opacity: 0.38;
  --mat-slide-toggle-disabled-selected-handle-opacity: 0.38;
  --mat-slide-toggle-disabled-selected-icon-opacity: 0.38;
  --mat-slide-toggle-disabled-track-opacity: 0.12;
  --mat-slide-toggle-disabled-unselected-handle-opacity: 0.38;
  --mat-slide-toggle-disabled-unselected-icon-opacity: 0.38;
  --mat-slide-toggle-disabled-unselected-track-outline-color: transparent;
  --mat-slide-toggle-disabled-unselected-track-outline-width: 1px;
  --mat-slide-toggle-handle-height: 20px;
  --mat-slide-toggle-handle-shape: 10px;
  --mat-slide-toggle-handle-width: 20px;
  --mat-slide-toggle-hidden-track-opacity: 1;
  --mat-slide-toggle-hidden-track-transition: transform 75ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
  --mat-slide-toggle-pressed-handle-size: 20px;
  --mat-slide-toggle-selected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-handle-horizontal-margin: 0;
  --mat-slide-toggle-selected-handle-size: 20px;
  --mat-slide-toggle-selected-hover-state-layer-opacity: 0.04;
  --mat-slide-toggle-selected-icon-size: 18px;
  --mat-slide-toggle-selected-pressed-handle-horizontal-margin: 0;
  --mat-slide-toggle-selected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-track-outline-color: transparent;
  --mat-slide-toggle-selected-track-outline-width: 1px;
  --mat-slide-toggle-selected-with-icon-handle-horizontal-margin: 0;
  --mat-slide-toggle-track-height: 14px;
  --mat-slide-toggle-track-outline-color: transparent;
  --mat-slide-toggle-track-outline-width: 1px;
  --mat-slide-toggle-track-shape: 7px;
  --mat-slide-toggle-track-width: 36px;
  --mat-slide-toggle-unselected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-handle-horizontal-margin: 0;
  --mat-slide-toggle-unselected-handle-size: 20px;
  --mat-slide-toggle-unselected-hover-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-icon-size: 18px;
  --mat-slide-toggle-unselected-pressed-handle-horizontal-margin: 0;
  --mat-slide-toggle-unselected-pressed-state-layer-opacity: 0.1;
  --mat-slide-toggle-unselected-with-icon-handle-horizontal-margin: 0;
  --mat-slide-toggle-visible-track-opacity: 1;
  --mat-slide-toggle-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, 0.2, 1);
  --mat-slide-toggle-with-icon-handle-size: 20px;
  --mat-slide-toggle-touch-target-size: 48px;
}
html {
  --mat-slide-toggle-selected-icon-color: white;
  --mat-slide-toggle-disabled-selected-icon-color: white;
  --mat-slide-toggle-selected-focus-state-layer-color: #3f51b5;
  --mat-slide-toggle-selected-handle-color: #3f51b5;
  --mat-slide-toggle-selected-hover-state-layer-color: #3f51b5;
  --mat-slide-toggle-selected-pressed-state-layer-color: #3f51b5;
  --mat-slide-toggle-selected-focus-handle-color: #3f51b5;
  --mat-slide-toggle-selected-hover-handle-color: #3f51b5;
  --mat-slide-toggle-selected-pressed-handle-color: #3f51b5;
  --mat-slide-toggle-selected-focus-track-color: #7986cb;
  --mat-slide-toggle-selected-hover-track-color: #7986cb;
  --mat-slide-toggle-selected-pressed-track-color: #7986cb;
  --mat-slide-toggle-selected-track-color: #7986cb;
  --mat-slide-toggle-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-slide-toggle-disabled-handle-elevation-shadow:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-disabled-selected-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-selected-track-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-unselected-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-unselected-icon-color: #f6f6f6;
  --mat-slide-toggle-disabled-unselected-track-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-handle-elevation-shadow:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-handle-surface-color: white;
  --mat-slide-toggle-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-hover-handle-color: #424242;
  --mat-slide-toggle-unselected-focus-handle-color: #424242;
  --mat-slide-toggle-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-focus-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-icon-color: #f6f6f6;
  --mat-slide-toggle-unselected-handle-color: rgba(0, 0, 0, 0.54);
  --mat-slide-toggle-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-hover-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-pressed-handle-color: #424242;
  --mat-slide-toggle-unselected-pressed-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-track-color: rgba(0, 0, 0, 0.12);
}
.mat-mdc-slide-toggle.mat-accent {
  --mat-slide-toggle-selected-icon-color: white;
  --mat-slide-toggle-disabled-selected-icon-color: white;
  --mat-slide-toggle-selected-focus-state-layer-color: #ff4081;
  --mat-slide-toggle-selected-handle-color: #ff4081;
  --mat-slide-toggle-selected-hover-state-layer-color: #ff4081;
  --mat-slide-toggle-selected-pressed-state-layer-color: #ff4081;
  --mat-slide-toggle-selected-focus-handle-color: #ff4081;
  --mat-slide-toggle-selected-hover-handle-color: #ff4081;
  --mat-slide-toggle-selected-pressed-handle-color: #ff4081;
  --mat-slide-toggle-selected-focus-track-color: #f06292;
  --mat-slide-toggle-selected-hover-track-color: #f06292;
  --mat-slide-toggle-selected-pressed-track-color: #f06292;
  --mat-slide-toggle-selected-track-color: #f06292;
}
.mat-mdc-slide-toggle.mat-warn {
  --mat-slide-toggle-selected-icon-color: white;
  --mat-slide-toggle-disabled-selected-icon-color: white;
  --mat-slide-toggle-selected-focus-state-layer-color: #f44336;
  --mat-slide-toggle-selected-handle-color: #f44336;
  --mat-slide-toggle-selected-hover-state-layer-color: #f44336;
  --mat-slide-toggle-selected-pressed-state-layer-color: #f44336;
  --mat-slide-toggle-selected-focus-handle-color: #f44336;
  --mat-slide-toggle-selected-hover-handle-color: #f44336;
  --mat-slide-toggle-selected-pressed-handle-color: #f44336;
  --mat-slide-toggle-selected-focus-track-color: #e57373;
  --mat-slide-toggle-selected-hover-track-color: #e57373;
  --mat-slide-toggle-selected-pressed-track-color: #e57373;
  --mat-slide-toggle-selected-track-color: #e57373;
}
html {
  --mat-slide-toggle-state-layer-size: 40px;
  --mat-slide-toggle-touch-target-display: block;
}
html {
  --mat-radio-disabled-selected-icon-opacity: 0.38;
  --mat-radio-disabled-unselected-icon-opacity: 0.38;
  --mat-radio-state-layer-size: 40px;
  --mat-radio-touch-target-size: 48px;
}
.mat-mdc-radio-button.mat-primary {
  --mat-radio-checked-ripple-color: #3f51b5;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #3f51b5;
  --mat-radio-selected-hover-icon-color: #3f51b5;
  --mat-radio-selected-icon-color: #3f51b5;
  --mat-radio-selected-pressed-icon-color: #3f51b5;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-radio-button.mat-accent {
  --mat-radio-checked-ripple-color: #ff4081;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #ff4081;
  --mat-radio-selected-hover-icon-color: #ff4081;
  --mat-radio-selected-icon-color: #ff4081;
  --mat-radio-selected-pressed-icon-color: #ff4081;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-radio-button.mat-warn {
  --mat-radio-checked-ripple-color: #f44336;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #f44336;
  --mat-radio-selected-hover-icon-color: #f44336;
  --mat-radio-selected-icon-color: #f44336;
  --mat-radio-selected-pressed-icon-color: #f44336;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-radio-state-layer-size: 40px;
  --mat-radio-touch-target-display: block;
}
html {
  --mat-slider-active-track-height: 6px;
  --mat-slider-active-track-shape: 9999px;
  --mat-slider-handle-elevation:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-slider-handle-height: 20px;
  --mat-slider-handle-shape: 50%;
  --mat-slider-handle-width: 20px;
  --mat-slider-inactive-track-height: 4px;
  --mat-slider-inactive-track-shape: 9999px;
  --mat-slider-value-indicator-border-radius: 4px;
  --mat-slider-value-indicator-caret-display: block;
  --mat-slider-value-indicator-container-transform: translateX(-50%);
  --mat-slider-value-indicator-height: 32px;
  --mat-slider-value-indicator-padding: 0 12px;
  --mat-slider-value-indicator-text-transform: none;
  --mat-slider-value-indicator-width: auto;
  --mat-slider-with-overlap-handle-outline-width: 1px;
  --mat-slider-with-tick-marks-active-container-opacity: 0.6;
  --mat-slider-with-tick-marks-container-shape: 50%;
  --mat-slider-with-tick-marks-container-size: 2px;
  --mat-slider-with-tick-marks-inactive-container-opacity: 0.6;
  --mat-slider-value-indicator-transform-origin: bottom;
}
html {
  --mat-slider-active-track-color: #3f51b5;
  --mat-slider-focus-handle-color: #3f51b5;
  --mat-slider-handle-color: #3f51b5;
  --mat-slider-hover-handle-color: #3f51b5;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #3f51b5 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #3f51b5 4%, transparent);
  --mat-slider-inactive-track-color: #3f51b5;
  --mat-slider-ripple-color: #3f51b5;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #3f51b5;
  --mat-slider-disabled-active-track-color: rgba(0, 0, 0, 0.87);
  --mat-slider-disabled-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slider-disabled-inactive-track-color: rgba(0, 0, 0, 0.87);
  --mat-slider-label-container-color: #424242;
  --mat-slider-label-label-text-color: white;
  --mat-slider-value-indicator-opacity: 1;
  --mat-slider-with-overlap-handle-outline-color: rgba(0, 0, 0, 0.87);
  --mat-slider-with-tick-marks-disabled-container-color: rgba(0, 0, 0, 0.87);
}
.mat-accent {
  --mat-slider-active-track-color: #ff4081;
  --mat-slider-focus-handle-color: #ff4081;
  --mat-slider-handle-color: #ff4081;
  --mat-slider-hover-handle-color: #ff4081;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #ff4081 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #ff4081 4%, transparent);
  --mat-slider-inactive-track-color: #ff4081;
  --mat-slider-ripple-color: #ff4081;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #ff4081;
}
.mat-warn {
  --mat-slider-active-track-color: #f44336;
  --mat-slider-focus-handle-color: #f44336;
  --mat-slider-handle-color: #f44336;
  --mat-slider-hover-handle-color: #f44336;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #f44336 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #f44336 4%, transparent);
  --mat-slider-inactive-track-color: #f44336;
  --mat-slider-ripple-color: #f44336;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #f44336;
}
html {
  --mat-menu-container-shape: 4px;
  --mat-menu-divider-bottom-spacing: 0;
  --mat-menu-divider-top-spacing: 0;
  --mat-menu-item-spacing: 16px;
  --mat-menu-item-icon-size: 24px;
  --mat-menu-item-leading-spacing: 16px;
  --mat-menu-item-trailing-spacing: 16px;
  --mat-menu-item-with-icon-leading-spacing: 16px;
  --mat-menu-item-with-icon-trailing-spacing: 16px;
  --mat-menu-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-menu-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-menu-item-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-menu-container-color: white;
  --mat-menu-divider-color: rgba(0, 0, 0, 0.12);
}
html {
  --mat-list-active-indicator-color: transparent;
  --mat-list-active-indicator-shape: 4px;
  --mat-list-list-item-container-shape: 0;
  --mat-list-list-item-leading-avatar-shape: 50%;
  --mat-list-list-item-container-color: transparent;
  --mat-list-list-item-selected-container-color: transparent;
  --mat-list-list-item-leading-avatar-color: transparent;
  --mat-list-list-item-leading-icon-size: 24px;
  --mat-list-list-item-leading-avatar-size: 40px;
  --mat-list-list-item-trailing-icon-size: 24px;
  --mat-list-list-item-disabled-state-layer-color: transparent;
  --mat-list-list-item-disabled-state-layer-opacity: 0;
  --mat-list-list-item-disabled-label-text-opacity: 0.38;
  --mat-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mat-list-list-item-disabled-trailing-icon-opacity: 0.38;
}
html {
  --mat-list-list-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-disabled-leading-icon-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-state-layer-opacity: 0.04;
  --mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-focus-state-layer-opacity: 0.12;
}
.mdc-list-item__start,
.mdc-list-item__end {
  --mat-radio-checked-ripple-color: #3f51b5;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #3f51b5;
  --mat-radio-selected-hover-icon-color: #3f51b5;
  --mat-radio-selected-icon-color: #3f51b5;
  --mat-radio-selected-pressed-icon-color: #3f51b5;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-accent .mdc-list-item__start,
.mat-accent .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #ff4081;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #ff4081;
  --mat-radio-selected-hover-icon-color: #ff4081;
  --mat-radio-selected-icon-color: #ff4081;
  --mat-radio-selected-pressed-icon-color: #ff4081;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-warn .mdc-list-item__start,
.mat-warn .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #f44336;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #f44336;
  --mat-radio-selected-hover-icon-color: #f44336;
  --mat-radio-selected-icon-color: #f44336;
  --mat-radio-selected-pressed-icon-color: #f44336;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-list-option {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #3f51b5;
  --mat-checkbox-selected-hover-icon-color: #3f51b5;
  --mat-checkbox-selected-icon-color: #3f51b5;
  --mat-checkbox-selected-pressed-icon-color: #3f51b5;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #3f51b5;
  --mat-checkbox-selected-hover-state-layer-color: #3f51b5;
  --mat-checkbox-selected-pressed-state-layer-color: #3f51b5;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-list-option.mat-accent {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #ff4081;
  --mat-checkbox-selected-hover-icon-color: #ff4081;
  --mat-checkbox-selected-icon-color: #ff4081;
  --mat-checkbox-selected-pressed-icon-color: #ff4081;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #ff4081;
  --mat-checkbox-selected-hover-state-layer-color: #ff4081;
  --mat-checkbox-selected-pressed-state-layer-color: #ff4081;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-list-option.mat-warn {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #f44336;
  --mat-checkbox-selected-hover-icon-color: #f44336;
  --mat-checkbox-selected-icon-color: #f44336;
  --mat-checkbox-selected-pressed-icon-color: #f44336;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #f44336;
  --mat-checkbox-selected-hover-state-layer-color: #f44336;
  --mat-checkbox-selected-pressed-state-layer-color: #f44336;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start {
  color: #3f51b5;
}
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
html {
  --mat-list-list-item-leading-icon-start-space: 16px;
  --mat-list-list-item-leading-icon-end-space: 32px;
  --mat-list-list-item-one-line-container-height: 48px;
  --mat-list-list-item-two-line-container-height: 64px;
  --mat-list-list-item-three-line-container-height: 88px;
}
.mdc-list-item__start,
.mdc-list-item__end {
  --mat-radio-state-layer-size: 40px;
  --mat-radio-touch-target-display: block;
}
.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,
.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,
.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px;
}
.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,
.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,
.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px;
}
html {
  --mat-paginator-page-size-select-width: 84px;
  --mat-paginator-page-size-select-touch-target-height: 48px;
}
html {
  --mat-paginator-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color: white;
  --mat-paginator-enabled-icon-color: rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
html {
  --mat-paginator-container-size: 56px;
  --mat-paginator-form-field-container-height: 40px;
  --mat-paginator-form-field-container-vertical-padding: 8px;
  --mat-paginator-touch-target-display: block;
}
html {
  --mat-tab-container-height: 48px;
  --mat-tab-divider-color: transparent;
  --mat-tab-divider-height: 0;
  --mat-tab-active-indicator-height: 2px;
  --mat-tab-active-indicator-shape: 0;
}
.mat-mdc-tab-group,
.mat-mdc-tab-nav-bar {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #3f51b5;
  --mat-tab-active-ripple-color: #3f51b5;
  --mat-tab-inactive-ripple-color: #3f51b5;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #3f51b5;
  --mat-tab-active-hover-label-text-color: #3f51b5;
  --mat-tab-active-focus-indicator-color: #3f51b5;
  --mat-tab-active-hover-indicator-color: #3f51b5;
  --mat-tab-active-indicator-color: #3f51b5;
}
.mat-mdc-tab-group.mat-accent,
.mat-mdc-tab-nav-bar.mat-accent {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #ff4081;
  --mat-tab-active-ripple-color: #ff4081;
  --mat-tab-inactive-ripple-color: #ff4081;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #ff4081;
  --mat-tab-active-hover-label-text-color: #ff4081;
  --mat-tab-active-focus-indicator-color: #ff4081;
  --mat-tab-active-hover-indicator-color: #ff4081;
  --mat-tab-active-indicator-color: #ff4081;
}
.mat-mdc-tab-group.mat-warn,
.mat-mdc-tab-nav-bar.mat-warn {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #f44336;
  --mat-tab-active-ripple-color: #f44336;
  --mat-tab-inactive-ripple-color: #f44336;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #f44336;
  --mat-tab-active-hover-label-text-color: #f44336;
  --mat-tab-active-focus-indicator-color: #f44336;
  --mat-tab-active-hover-indicator-color: #f44336;
  --mat-tab-active-indicator-color: #f44336;
}
.mat-mdc-tab-group.mat-background-primary,
.mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-background-color: #3f51b5;
  --mat-tab-foreground-color: white;
}
.mat-mdc-tab-group.mat-background-accent,
.mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-background-color: #ff4081;
  --mat-tab-foreground-color: white;
}
.mat-mdc-tab-group.mat-background-warn,
.mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-background-color: #f44336;
  --mat-tab-foreground-color: white;
}
.mat-mdc-tab-header {
  --mat-tab-container-height: 48px;
}
html {
  --mat-checkbox-disabled-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-state-layer-opacity: 0.12;
  --mat-checkbox-selected-hover-state-layer-opacity: 0.04;
  --mat-checkbox-selected-pressed-state-layer-opacity: 0.12;
  --mat-checkbox-unselected-focus-state-layer-opacity: 0.12;
  --mat-checkbox-unselected-hover-state-layer-opacity: 0.04;
  --mat-checkbox-unselected-pressed-state-layer-opacity: 0.12;
  --mat-checkbox-touch-target-size: 48px;
}
html {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #ff4081;
  --mat-checkbox-selected-hover-icon-color: #ff4081;
  --mat-checkbox-selected-icon-color: #ff4081;
  --mat-checkbox-selected-pressed-icon-color: #ff4081;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #ff4081;
  --mat-checkbox-selected-hover-state-layer-color: #ff4081;
  --mat-checkbox-selected-pressed-state-layer-color: #ff4081;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-checkbox.mat-primary {
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #3f51b5;
  --mat-checkbox-selected-hover-icon-color: #3f51b5;
  --mat-checkbox-selected-icon-color: #3f51b5;
  --mat-checkbox-selected-pressed-icon-color: #3f51b5;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #3f51b5;
  --mat-checkbox-selected-hover-state-layer-color: #3f51b5;
  --mat-checkbox-selected-pressed-state-layer-color: #3f51b5;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-checkbox.mat-warn {
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #f44336;
  --mat-checkbox-selected-hover-icon-color: #f44336;
  --mat-checkbox-selected-icon-color: #f44336;
  --mat-checkbox-selected-pressed-icon-color: #f44336;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #f44336;
  --mat-checkbox-selected-hover-state-layer-color: #f44336;
  --mat-checkbox-selected-pressed-state-layer-color: #f44336;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-checkbox-touch-target-display: block;
  --mat-checkbox-state-layer-size: 40px;
}
html {
  --mat-button-filled-container-shape: 4px;
  --mat-button-filled-horizontal-padding: 16px;
  --mat-button-filled-icon-offset: -4px;
  --mat-button-filled-icon-spacing: 8px;
  --mat-button-filled-touch-target-size: 48px;
  --mat-button-outlined-container-shape: 4px;
  --mat-button-outlined-horizontal-padding: 15px;
  --mat-button-outlined-icon-offset: -4px;
  --mat-button-outlined-icon-spacing: 8px;
  --mat-button-outlined-keep-touch-target: false;
  --mat-button-outlined-outline-width: 1px;
  --mat-button-outlined-touch-target-size: 48px;
  --mat-button-protected-container-elevation-shadow:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-container-shape: 4px;
  --mat-button-protected-disabled-container-elevation-shadow:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-focus-container-elevation-shadow:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-horizontal-padding: 16px;
  --mat-button-protected-hover-container-elevation-shadow:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-icon-offset: -4px;
  --mat-button-protected-icon-spacing: 8px;
  --mat-button-protected-pressed-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-button-protected-touch-target-size: 48px;
  --mat-button-text-container-shape: 4px;
  --mat-button-text-horizontal-padding: 8px;
  --mat-button-text-icon-offset: 0;
  --mat-button-text-icon-spacing: 8px;
  --mat-button-text-with-icon-horizontal-padding: 8px;
  --mat-button-text-touch-target-size: 48px;
  --mat-button-tonal-container-shape: 4px;
  --mat-button-tonal-horizontal-padding: 16px;
  --mat-button-tonal-icon-offset: -4px;
  --mat-button-tonal-icon-spacing: 8px;
  --mat-button-tonal-touch-target-size: 48px;
}
html {
  --mat-button-filled-container-color: white;
  --mat-button-filled-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-filled-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-filled-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-filled-focus-state-layer-opacity: 0.12;
  --mat-button-filled-hover-state-layer-opacity: 0.04;
  --mat-button-filled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-filled-pressed-state-layer-opacity: 0.12;
  --mat-button-filled-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-filled-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-outlined-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-outlined-focus-state-layer-opacity: 0.12;
  --mat-button-outlined-hover-state-layer-opacity: 0.04;
  --mat-button-outlined-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-pressed-state-layer-opacity: 0.12;
  --mat-button-outlined-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-outlined-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-protected-container-color: white;
  --mat-button-protected-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-protected-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-protected-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-protected-focus-state-layer-opacity: 0.12;
  --mat-button-protected-hover-state-layer-opacity: 0.04;
  --mat-button-protected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-protected-pressed-state-layer-opacity: 0.12;
  --mat-button-protected-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-protected-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-text-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-text-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-text-focus-state-layer-opacity: 0.12;
  --mat-button-text-hover-state-layer-opacity: 0.04;
  --mat-button-text-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-text-pressed-state-layer-opacity: 0.12;
  --mat-button-text-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-text-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-tonal-container-color: white;
  --mat-button-tonal-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-tonal-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-tonal-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-tonal-focus-state-layer-opacity: 0.12;
  --mat-button-tonal-hover-state-layer-opacity: 0.04;
  --mat-button-tonal-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-tonal-pressed-state-layer-opacity: 0.12;
  --mat-button-tonal-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-tonal-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-button.mat-primary,
.mat-mdc-unelevated-button.mat-primary,
.mat-mdc-raised-button.mat-primary,
.mat-mdc-outlined-button.mat-primary,
.mat-tonal-button.mat-primary {
  --mat-button-filled-container-color: #3f51b5;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #3f51b5;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #3f51b5 12%, transparent);
  --mat-button-outlined-state-layer-color: #3f51b5;
  --mat-button-protected-container-color: #3f51b5;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #3f51b5;
  --mat-button-text-ripple-color: color-mix(in srgb, #3f51b5 12%, transparent);
  --mat-button-text-state-layer-color: #3f51b5;
  --mat-button-tonal-container-color: #3f51b5;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-state-layer-color: white;
}
.mat-mdc-button.mat-accent,
.mat-mdc-unelevated-button.mat-accent,
.mat-mdc-raised-button.mat-accent,
.mat-mdc-outlined-button.mat-accent,
.mat-tonal-button.mat-accent {
  --mat-button-filled-container-color: #ff4081;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #ff4081;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #ff4081 12%, transparent);
  --mat-button-outlined-state-layer-color: #ff4081;
  --mat-button-protected-container-color: #ff4081;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #ff4081;
  --mat-button-text-ripple-color: color-mix(in srgb, #ff4081 12%, transparent);
  --mat-button-text-state-layer-color: #ff4081;
  --mat-button-tonal-container-color: #ff4081;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-state-layer-color: white;
}
.mat-mdc-button.mat-warn,
.mat-mdc-unelevated-button.mat-warn,
.mat-mdc-raised-button.mat-warn,
.mat-mdc-outlined-button.mat-warn,
.mat-tonal-button.mat-warn {
  --mat-button-filled-container-color: #f44336;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #f44336;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #f44336 12%, transparent);
  --mat-button-outlined-state-layer-color: #f44336;
  --mat-button-protected-container-color: #f44336;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #f44336;
  --mat-button-text-ripple-color: color-mix(in srgb, #f44336 12%, transparent);
  --mat-button-text-state-layer-color: #f44336;
  --mat-button-tonal-container-color: #f44336;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-state-layer-color: white;
}
html {
  --mat-button-filled-container-height: 36px;
  --mat-button-filled-touch-target-display: block;
  --mat-button-outlined-container-height: 36px;
  --mat-button-outlined-touch-target-display: block;
  --mat-button-protected-container-height: 36px;
  --mat-button-protected-touch-target-display: block;
  --mat-button-text-container-height: 36px;
  --mat-button-text-touch-target-display: block;
  --mat-button-tonal-container-height: 36px;
  --mat-button-tonal-touch-target-display: block;
}
html {
  --mat-icon-button-icon-size: 24px;
  --mat-icon-button-container-shape: 50%;
  --mat-icon-button-touch-target-size: 48px;
}
html {
  --mat-icon-button-disabled-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-icon-button-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-hover-state-layer-opacity: 0.04;
  --mat-icon-button-icon-color: inherit;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
  --mat-icon-button-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-icon-button-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-icon-button.mat-primary {
  --mat-icon-button-icon-color: #3f51b5;
  --mat-icon-button-state-layer-color: #3f51b5;
  --mat-icon-button-ripple-color: color-mix(in srgb, #3f51b5 12%, transparent);
}
.mat-mdc-icon-button.mat-accent {
  --mat-icon-button-icon-color: #ff4081;
  --mat-icon-button-state-layer-color: #ff4081;
  --mat-icon-button-ripple-color: color-mix(in srgb, #ff4081 12%, transparent);
}
.mat-mdc-icon-button.mat-warn {
  --mat-icon-button-icon-color: #f44336;
  --mat-icon-button-state-layer-color: #f44336;
  --mat-icon-button-ripple-color: color-mix(in srgb, #f44336 12%, transparent);
}
html {
  --mat-icon-button-touch-target-display: block;
}
.mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 48px;
  --mat-icon-button-state-layer-size: 48px;
  width: var(--mat-icon-button-state-layer-size);
  height: var(--mat-icon-button-state-layer-size);
  padding: 12px;
}
html {
  --mat-fab-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-fab-container-shape: 50%;
  --mat-fab-touch-target-size: 48px;
  --mat-fab-extended-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-fab-extended-container-height: 48px;
  --mat-fab-extended-container-shape: 24px;
  --mat-fab-extended-focus-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-extended-hover-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-extended-pressed-container-elevation-shadow:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mat-fab-focus-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-hover-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-pressed-container-elevation-shadow:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mat-fab-small-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-fab-small-container-shape: 50%;
  --mat-fab-small-touch-target-size: 48px;
  --mat-fab-small-focus-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-small-hover-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-small-pressed-container-elevation-shadow:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
html {
  --mat-fab-container-color: white;
  --mat-fab-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-fab-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-hover-state-layer-opacity: 0.04;
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-container-color: white;
  --mat-fab-small-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-fab-small-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-fab-small-focus-state-layer-opacity: 0.12;
  --mat-fab-small-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-small-hover-state-layer-opacity: 0.04;
  --mat-fab-small-pressed-state-layer-opacity: 0.12;
  --mat-fab-small-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-fab-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-fab.mat-primary,
.mat-mdc-mini-fab.mat-primary {
  --mat-fab-container-color: #3f51b5;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: color-mix(in srgb, #3f51b5 12%, transparent);
  --mat-fab-small-container-color: #3f51b5;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.mat-mdc-fab.mat-accent,
.mat-mdc-mini-fab.mat-accent {
  --mat-fab-container-color: #ff4081;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: color-mix(in srgb, #ff4081 12%, transparent);
  --mat-fab-small-container-color: #ff4081;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.mat-mdc-fab.mat-warn,
.mat-mdc-mini-fab.mat-warn {
  --mat-fab-container-color: #f44336;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: color-mix(in srgb, #f44336 12%, transparent);
  --mat-fab-small-container-color: #f44336;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
html {
  --mat-fab-small-touch-target-display: block;
  --mat-fab-touch-target-display: block;
}
html {
  --mat-snack-bar-container-shape: 4px;
}
html {
  --mat-snack-bar-container-color: #424242;
  --mat-snack-bar-supporting-text-color: white;
  --mat-snack-bar-button-color: #7986cb;
}
html {
  --mat-table-row-item-outline-width: 1px;
}
html {
  --mat-table-background-color: white;
  --mat-table-header-headline-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color: rgba(0, 0, 0, 0.12);
}
html {
  --mat-table-header-container-height: 56px;
  --mat-table-footer-container-height: 52px;
  --mat-table-row-item-container-height: 52px;
}
html {
  --mat-progress-spinner-active-indicator-width: 4px;
  --mat-progress-spinner-size: 48px;
}
html {
  --mat-progress-spinner-active-indicator-color: #3f51b5;
}
.mat-accent {
  --mat-progress-spinner-active-indicator-color: #ff4081;
}
.mat-warn {
  --mat-progress-spinner-active-indicator-color: #f44336;
}
html {
  --mat-badge-container-shape: 50%;
  --mat-badge-container-size: unset;
  --mat-badge-small-size-container-size: unset;
  --mat-badge-large-size-container-size: unset;
  --mat-badge-legacy-container-size: 22px;
  --mat-badge-legacy-small-size-container-size: 16px;
  --mat-badge-legacy-large-size-container-size: 28px;
  --mat-badge-container-offset: -11px 0;
  --mat-badge-small-size-container-offset: -8px 0;
  --mat-badge-large-size-container-offset: -14px 0;
  --mat-badge-container-overlap-offset: -11px;
  --mat-badge-small-size-container-overlap-offset: -8px;
  --mat-badge-large-size-container-overlap-offset: -14px;
  --mat-badge-container-padding: 0;
  --mat-badge-small-size-container-padding: 0;
  --mat-badge-large-size-container-padding: 0;
}
html {
  --mat-badge-background-color: #3f51b5;
  --mat-badge-text-color: white;
  --mat-badge-disabled-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-badge-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.mat-badge-accent {
  --mat-badge-background-color: #ff4081;
  --mat-badge-text-color: white;
}
.mat-badge-warn {
  --mat-badge-background-color: #f44336;
  --mat-badge-text-color: white;
}
html {
  --mat-bottom-sheet-container-shape: 4px;
}
html {
  --mat-bottom-sheet-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color: white;
}
html {
  --mat-button-toggle-focus-state-layer-opacity: 0.12;
  --mat-button-toggle-hover-state-layer-opacity: 0.04;
  --mat-button-toggle-legacy-focus-state-layer-opacity: 1;
  --mat-button-toggle-legacy-height: 36px;
  --mat-button-toggle-legacy-shape: 2px;
  --mat-button-toggle-shape: 4px;
}
html {
  --mat-button-toggle-background-color: white;
  --mat-button-toggle-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-disabled-state-background-color: white;
  --mat-button-toggle-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-divider-color: rgba(0, 0, 0, 0.12);
  --mat-button-toggle-legacy-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-disabled-state-background-color: white;
  --mat-button-toggle-legacy-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-legacy-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-legacy-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-text-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-button-toggle-height: 48px;
}
html {
  --mat-datepicker-calendar-container-shape: 4px;
  --mat-datepicker-calendar-container-touch-shape: 4px;
  --mat-datepicker-calendar-container-elevation-shadow:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-container-touch-elevation-shadow:
    0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
html {
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #3f51b5 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #ff4081 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #3f51b5;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #3f51b5 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #3f51b5 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #3f51b5 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #3f51b5;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}
.mat-datepicker-content.mat-accent,
.mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #ff4081 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #ff4081 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #ff4081;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #ff4081 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #ff4081 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #ff4081 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #ff4081;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}
.mat-datepicker-content.mat-warn,
.mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #f44336 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #ff4081 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #f44336;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #f44336 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #f44336 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #f44336 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #f44336;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}
.mat-calendar-controls {
  --mat-icon-button-touch-target-display: none;
}
.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 40px;
  --mat-icon-button-state-layer-size: 40px;
  width: var(--mat-icon-button-state-layer-size);
  height: var(--mat-icon-button-state-layer-size);
  padding: 8px;
}
html {
  --mat-divider-width: 1px;
}
html {
  --mat-divider-color: rgba(0, 0, 0, 0.12);
}
html {
  --mat-expansion-container-shape: 4px;
  --mat-expansion-container-elevation-shadow:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-expansion-legacy-header-indicator-display: inline-block;
  --mat-expansion-header-indicator-display: none;
}
html {
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-expansion-header-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-expansion-header-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-expansion-header-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color: rgba(0, 0, 0, 0.54);
}
html {
  --mat-expansion-header-collapsed-state-height: 48px;
  --mat-expansion-header-expanded-state-height: 64px;
}
html {
  --mat-icon-color: inherit;
}
.mat-icon.mat-primary {
  --mat-icon-color: #3f51b5;
}
.mat-icon.mat-accent {
  --mat-icon-color: #ff4081;
}
.mat-icon.mat-warn {
  --mat-icon-color: #f44336;
}
html {
  --mat-sidenav-container-shape: 0;
  --mat-sidenav-container-elevation-shadow:
    0px 8px 10px -5px rgba(0, 0, 0, 0.2),
    0px 16px 24px 2px rgba(0, 0, 0, 0.14),
    0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-width: auto;
}
html {
  --mat-sidenav-container-divider-color: rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color: #fafafa;
  --mat-sidenav-content-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
}
html {
  --mat-stepper-header-focus-state-layer-shape: 0;
  --mat-stepper-header-hover-state-layer-shape: 0;
}
html {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #3f51b5;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #3f51b5;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #3f51b5;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-stepper-header-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-stepper-header-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color: #f44336;
  --mat-stepper-header-icon-background-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color: #f44336;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
.mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #ff4081;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #ff4081;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #ff4081;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
.mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #f44336;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #f44336;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #f44336;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
html {
  --mat-stepper-header-height: 72px;
}
html {
  --mat-sort-arrow-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-toolbar-container-background-color: white;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}
.mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #3f51b5;
  --mat-toolbar-container-text-color: white;
}
.mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #ff4081;
  --mat-toolbar-container-text-color: white;
}
.mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #f44336;
  --mat-toolbar-container-text-color: white;
}
html {
  --mat-toolbar-standard-height: 64px;
  --mat-toolbar-mobile-height: 56px;
}
html {
  --mat-tree-container-background-color: white;
  --mat-tree-node-text-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-tree-node-min-height: 48px;
}
html {
  --mat-timepicker-container-shape: 4px;
  --mat-timepicker-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-timepicker-container-background-color: white;
}
.app-loading .logo {
  width: 64px;
  height: 64px;
  background: url("./media/logo.png") center center no-repeat;
  background-size: cover;
}

/* projects/angular-ngrx-material-starter/src/styles.scss */
/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme {
  :root,
  :host {
    --font-sans: var(--font-sans);
    --font-mono: var(--font-mono);
    --color-red-500: oklch(63.7% 0.237 25.331);
    --color-red-600: oklch(57.7% 0.245 27.325);
    --color-teal-400: oklch(77.7% 0.152 181.912);
    --color-blue-50: oklch(97% 0.014 254.604);
    --color-blue-300: oklch(80.9% 0.105 251.813);
    --color-blue-500: oklch(62.3% 0.214 259.815);
    --color-blue-700: oklch(48.8% 0.243 264.376);
    --color-blue-950: oklch(28.2% 0.091 267.935);
    --color-indigo-500: oklch(58.5% 0.233 277.117);
    --color-violet-50: oklch(96.9% 0.016 293.756);
    --color-violet-300: oklch(81.1% 0.111 293.571);
    --color-violet-700: oklch(49.1% 0.27 292.581);
    --color-violet-950: oklch(28.3% 0.141 291.089);
    --color-purple-500: oklch(62.7% 0.265 303.9);
    --color-pink-500: oklch(65.6% 0.241 354.308);
    --color-gray-200: oklch(92.8% 0.006 264.531);
    --color-gray-300: oklch(87.2% 0.01 258.338);
    --color-gray-400: oklch(70.7% 0.022 261.325);
    --color-gray-500: oklch(55.1% 0.027 264.364);
    --color-gray-600: oklch(44.6% 0.03 256.802);
    --color-zinc-900: oklch(21% 0.006 285.885);
    --color-neutral-50: oklch(98.5% 0 0);
    --color-neutral-100: oklch(97% 0 0);
    --color-neutral-700: oklch(37.1% 0 0);
    --color-neutral-800: oklch(26.9% 0 0);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-sm: 24rem;
    --container-md: 28rem;
    --container-lg: 32rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-tight: -0.025em;
    --tracking-widest: 0.1em;
    --leading-tight: 1.25;
    --radius-xs: 0.125rem;
    --ease-in: cubic-bezier(0.4, 0, 1, 1);
    --ease-out: cubic-bezier(0, 0, 0.2, 1);
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
    --blur-sm: 8px;
    --perspective-distant: 1200px;
    --aspect-video: 16 / 9;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-background: var(--background);
    --color-accent: var(--accent);
    --color-muted-foreground: var(--muted-foreground);
    --color-muted: var(--muted);
    --color-secondary-foreground: var(--secondary-foreground);
    --color-secondary: var(--secondary);
    --color-primary-foreground: var(--primary-foreground);
    --color-primary: var(--primary);
    --color-card: var(--card);
  }
}
@layer base {
  *,
  ::after,
  ::before,
  ::backdrop,
  ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html,
  :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b,
  strong {
    font-weight: bolder;
  }
  code,
  kbd,
  samp,
  pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol,
  ul,
  menu {
    list-style: none;
  }
  img,
  svg,
  video,
  canvas,
  audio,
  iframe,
  embed,
  object {
    display: block;
    vertical-align: middle;
  }
  img,
  video {
    max-width: 100%;
    height: auto;
  }
  button,
  input,
  select,
  optgroup,
  textarea,
  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
    }
    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit,
  ::-webkit-datetime-edit-year-field,
  ::-webkit-datetime-edit-month-field,
  ::-webkit-datetime-edit-day-field,
  ::-webkit-datetime-edit-hour-field,
  ::-webkit-datetime-edit-minute-field,
  ::-webkit-datetime-edit-second-field,
  ::-webkit-datetime-edit-millisecond-field,
  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button,
  input:where([type=button], [type=reset], [type=submit]),
  ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button,
  ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden=until-found])) {
    display: none !important;
  }
}
.\@container\/card-header {
  container-type: inline-size;
  container-name: card-header;
}
.\@container {
  container-type: inline-size;
}
.pointer-events-none {
  pointer-events: none;
}
.collapse {
  visibility: collapse;
}
.visible {
  visibility: visible;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
  border-width: 0;
}
.absolute {
  position: absolute;
}
.fixed {
  position: fixed;
}
.relative {
  position: relative;
}
.static {
  position: static;
}
.sticky {
  position: sticky;
}
.inset-x-0 {
  inset-inline: calc(var(--spacing) * 0);
}
.inset-y-0 {
  inset-block: calc(var(--spacing) * 0);
}
.start {
  inset-inline-start: var(--spacing);
}
.end {
  inset-inline-end: var(--spacing);
}
.top-0 {
  top: calc(var(--spacing) * 0);
}
.top-1\.5 {
  top: calc(var(--spacing) * 1.5);
}
.top-3 {
  top: calc(var(--spacing) * 3);
}
.top-3\.5 {
  top: calc(var(--spacing) * 3.5);
}
.top-4 {
  top: calc(var(--spacing) * 4);
}
.right-0 {
  right: calc(var(--spacing) * 0);
}
.right-1 {
  right: calc(var(--spacing) * 1);
}
.right-1\.5 {
  right: calc(var(--spacing) * 1.5);
}
.right-2 {
  right: calc(var(--spacing) * 2);
}
.right-3 {
  right: calc(var(--spacing) * 3);
}
.right-4 {
  right: calc(var(--spacing) * 4);
}
.bottom-0 {
  bottom: calc(var(--spacing) * 0);
}
.left-0 {
  left: calc(var(--spacing) * 0);
}
.left-1 {
  left: calc(var(--spacing) * 1);
}
.left-2 {
  left: calc(var(--spacing) * 2);
}
.isolate {
  isolation: isolate;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-50 {
  z-index: 50;
}
.z-\[1\] {
  z-index: 1;
}
.z-\[2\] {
  z-index: 2;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.col-1 {
  grid-column: 1;
}
.col-2 {
  grid-column: 2;
}
.col-3 {
  grid-column: 3;
}
.col-4 {
  grid-column: 4;
}
.col-5 {
  grid-column: 5;
}
.col-6 {
  grid-column: 6;
}
.col-7 {
  grid-column: 7;
}
.col-9 {
  grid-column: 9;
}
.col-12 {
  grid-column: 12;
}
.col-span-2 {
  grid-column: span 2 / span 2;
}
.col-start-2 {
  grid-column-start: 2;
}
.row-span-2 {
  grid-row: span 2 / span 2;
}
.row-start-1 {
  grid-row-start: 1;
}
.float-right {
  float: right;
}
.container {
  width: 100%;
}
@media (width >= 40rem) {
  .container {
    max-width: 40rem;
  }
}
@media (width >= 48rem) {
  .container {
    max-width: 48rem;
  }
}
@media (width >= 64rem) {
  .container {
    max-width: 64rem;
  }
}
@media (width >= 80rem) {
  .container {
    max-width: 80rem;
  }
}
@media (width >= 96rem) {
  .container {
    max-width: 96rem;
  }
}
.m-1 {
  margin: calc(var(--spacing) * 1);
}
.m-2 {
  margin: calc(var(--spacing) * 2);
}
.m-3 {
  margin: calc(var(--spacing) * 3);
}
.m-4 {
  margin: calc(var(--spacing) * 4);
}
.container {
  margin-inline: auto;
  padding-inline: 2rem;
}
.-mx-1 {
  margin-inline: calc(var(--spacing) * -1);
}
.mx-0 {
  margin-inline: calc(var(--spacing) * 0);
}
.mx-1 {
  margin-inline: calc(var(--spacing) * 1);
}
.mx-2 {
  margin-inline: calc(var(--spacing) * 2);
}
.mx-3 {
  margin-inline: calc(var(--spacing) * 3);
}
.mx-3\.5 {
  margin-inline: calc(var(--spacing) * 3.5);
}
.mx-6 {
  margin-inline: calc(var(--spacing) * 6);
}
.mx-auto {
  margin-inline: auto;
}
.my-0 {
  margin-block: calc(var(--spacing) * 0);
}
.my-1 {
  margin-block: calc(var(--spacing) * 1);
}
.my-2 {
  margin-block: calc(var(--spacing) * 2);
}
.my-4 {
  margin-block: calc(var(--spacing) * 4);
}
.my-\[--spacing\(var\(--side-offset\)\)\] {
  margin-block: calc(var(--spacing) * var(--side-offset));
}
.ms-auto {
  margin-inline-start: auto;
}
.me-1 {
  margin-inline-end: calc(var(--spacing) * 1);
}
.mt-0\.5 {
  margin-top: calc(var(--spacing) * 0.5);
}
.mt-1 {
  margin-top: calc(var(--spacing) * 1);
}
.mt-2 {
  margin-top: calc(var(--spacing) * 2);
}
.mt-3 {
  margin-top: calc(var(--spacing) * 3);
}
.mt-4 {
  margin-top: calc(var(--spacing) * 4);
}
.mt-5 {
  margin-top: calc(var(--spacing) * 5);
}
.mt-8 {
  margin-top: calc(var(--spacing) * 8);
}
.mt-auto {
  margin-top: auto;
}
.mr-0 {
  margin-right: calc(var(--spacing) * 0);
}
.mr-1 {
  margin-right: calc(var(--spacing) * 1);
}
.mr-2 {
  margin-right: calc(var(--spacing) * 2);
}
.mr-3 {
  margin-right: calc(var(--spacing) * 3);
}
.mr-4 {
  margin-right: calc(var(--spacing) * 4);
}
.mr-5 {
  margin-right: calc(var(--spacing) * 5);
}
.mr-6 {
  margin-right: calc(var(--spacing) * 6);
}
.mr-auto {
  margin-right: auto;
}
.mb-0 {
  margin-bottom: calc(var(--spacing) * 0);
}
.mb-1 {
  margin-bottom: calc(var(--spacing) * 1);
}
.mb-2 {
  margin-bottom: calc(var(--spacing) * 2);
}
.mb-3 {
  margin-bottom: calc(var(--spacing) * 3);
}
.mb-4 {
  margin-bottom: calc(var(--spacing) * 4);
}
.mb-5 {
  margin-bottom: calc(var(--spacing) * 5);
}
.ml-1 {
  margin-left: calc(var(--spacing) * 1);
}
.ml-2 {
  margin-left: calc(var(--spacing) * 2);
}
.ml-3 {
  margin-left: calc(var(--spacing) * 3);
}
.ml-4 {
  margin-left: calc(var(--spacing) * 4);
}
.ml-5 {
  margin-left: calc(var(--spacing) * 5);
}
.ml-auto {
  margin-left: auto;
}
.line-clamp-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.block {
  display: block;
}
.contents {
  display: contents;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.inline {
  display: inline;
}
.inline-block {
  display: inline-block;
}
.inline-flex {
  display: inline-flex;
}
.list-item {
  display: list-item;
}
.table {
  display: table;
}
.table-caption {
  display: table-caption;
}
.table-cell {
  display: table-cell;
}
.table-row {
  display: table-row;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.aspect-video {
  aspect-ratio: var(--aspect-video);
}
.size-3\.5 {
  width: calc(var(--spacing) * 3.5);
  height: calc(var(--spacing) * 3.5);
}
.size-4 {
  width: calc(var(--spacing) * 4);
  height: calc(var(--spacing) * 4);
}
.size-6 {
  width: calc(var(--spacing) * 6);
  height: calc(var(--spacing) * 6);
}
.size-7 {
  width: calc(var(--spacing) * 7);
  height: calc(var(--spacing) * 7);
}
.size-8 {
  width: calc(var(--spacing) * 8);
  height: calc(var(--spacing) * 8);
}
.size-9 {
  width: calc(var(--spacing) * 9);
  height: calc(var(--spacing) * 9);
}
.size-10 {
  width: calc(var(--spacing) * 10);
  height: calc(var(--spacing) * 10);
}
.size-24 {
  width: calc(var(--spacing) * 24);
  height: calc(var(--spacing) * 24);
}
.size-full {
  width: 100%;
  height: 100%;
}
.\!h-4 {
  height: calc(var(--spacing) * 4) !important;
}
.\!h-5 {
  height: calc(var(--spacing) * 5) !important;
}
.h-\(--header-height\) {
  height: var(--header-height);
}
.h-0\.5 {
  height: calc(var(--spacing) * 0.5);
}
.h-3 {
  height: calc(var(--spacing) * 3);
}
.h-4 {
  height: calc(var(--spacing) * 4);
}
.h-5 {
  height: calc(var(--spacing) * 5);
}
.h-6 {
  height: calc(var(--spacing) * 6);
}
.h-7 {
  height: calc(var(--spacing) * 7);
}
.h-8 {
  height: calc(var(--spacing) * 8);
}
.h-9 {
  height: calc(var(--spacing) * 9);
}
.h-10 {
  height: calc(var(--spacing) * 10);
}
.h-12 {
  height: calc(var(--spacing) * 12);
}
.h-16 {
  height: calc(var(--spacing) * 16);
}
.h-48 {
  height: calc(var(--spacing) * 48);
}
.h-100 {
  height: calc(var(--spacing) * 100);
}
.h-\[37px\] {
  height: 37px;
}
.h-\[calc\(100\%-1px\)\] {
  height: calc(100% - 1px);
}
.h-auto {
  height: auto;
}
.h-fit {
  height: fit-content;
}
.h-full {
  height: 100%;
}
.h-px {
  height: 1px;
}
.h-screen {
  height: 100vh;
}
.h-svh {
  height: 100svh;
}
.max-h-80 {
  max-height: calc(var(--spacing) * 80);
}
.max-h-\[300px\] {
  max-height: 300px;
}
.min-h-0 {
  min-height: calc(var(--spacing) * 0);
}
.min-h-\[400px\] {
  min-height: 400px;
}
.min-h-screen {
  min-height: 100vh;
}
.min-h-svh {
  min-height: 100svh;
}
.\!w-5 {
  width: calc(var(--spacing) * 5) !important;
}
.w-\(--radix-dropdown-menu-trigger-width\) {
  width: var(--radix-dropdown-menu-trigger-width);
}
.w-0\.5 {
  width: calc(var(--spacing) * 0.5);
}
.w-1\/2 {
  width: calc(1 / 2 * 100%);
}
.w-1\/4 {
  width: calc(1 / 4 * 100%);
}
.w-2\/3 {
  width: calc(2 / 3 * 100%);
}
.w-3\/4 {
  width: calc(3 / 4 * 100%);
}
.w-4 {
  width: calc(var(--spacing) * 4);
}
.w-5 {
  width: calc(var(--spacing) * 5);
}
.w-6 {
  width: calc(var(--spacing) * 6);
}
.w-7 {
  width: calc(var(--spacing) * 7);
}
.w-8 {
  width: calc(var(--spacing) * 8);
}
.w-14 {
  width: calc(var(--spacing) * 14);
}
.w-17 {
  width: calc(var(--spacing) * 17);
}
.w-32 {
  width: calc(var(--spacing) * 32);
}
.w-48 {
  width: calc(var(--spacing) * 48);
}
.w-50 {
  width: calc(var(--spacing) * 50);
}
.w-60 {
  width: calc(var(--spacing) * 60);
}
.w-72 {
  width: calc(var(--spacing) * 72);
}
.w-100 {
  width: calc(var(--spacing) * 100);
}
.w-\[16\%\] {
  width: 16%;
}
.w-\[18\%\] {
  width: 18%;
}
.w-\[20\%\] {
  width: 20%;
}
.w-\[28\%\] {
  width: 28%;
}
.w-\[200px\] {
  width: 200px;
}
.w-\[280px\] {
  width: 280px;
}
.w-\[var\(--sidebar-width\)\] {
  width: var(--sidebar-width);
}
.w-auto {
  width: auto;
}
.w-fit {
  width: fit-content;
}
.w-full {
  width: 100%;
}
.max-w-\[calc\(100\%-2rem\)\] {
  max-width: calc(100% - 2rem);
}
.max-w-\[var\(--skeleton-width\)\] {
  max-width: var(--skeleton-width);
}
.max-w-md {
  max-width: var(--container-md);
}
.min-w-0 {
  min-width: calc(var(--spacing) * 0);
}
.min-w-5 {
  min-width: calc(var(--spacing) * 5);
}
.min-w-56 {
  min-width: calc(var(--spacing) * 56);
}
.min-w-\[8rem\] {
  min-width: 8rem;
}
.flex-1 {
  flex: 1;
}
.flex-none {
  flex: none;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.shrink-0 {
  flex-shrink: 0;
}
.flex-grow-1 {
  flex-grow: 1;
}
.grow {
  flex-grow: 1;
}
.caption-bottom {
  caption-side: bottom;
}
.border-collapse {
  border-collapse: collapse;
}
.origin-top {
  transform-origin: top;
}
.-translate-x-1\/2 {
  --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.-translate-x-px {
  --tw-translate-x: -1px;
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.translate-x-px {
  --tw-translate-x: 1px;
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.translate-y-0\.5 {
  --tw-translate-y: calc(var(--spacing) * 0.5);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.rotate-x-51 {
  --tw-rotate-x: rotateX(51deg);
  transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
}
.rotate-z-43 {
  --tw-rotate-z: rotateZ(43deg);
  transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
}
.transform {
  transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
}
.animate-in {
  animation: enter var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none);
}
.cursor-default {
  cursor: default;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.auto-rows-min {
  grid-auto-rows: min-content;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-15 {
  grid-template-columns: repeat(15, minmax(0, 1fr));
}
.grid-rows-\[auto_auto\] {
  grid-template-rows: auto auto;
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.flex-row {
  flex-direction: row;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-center {
  align-items: center;
}
.items-start {
  align-items: flex-start;
}
.justify-between {
  justify-content: space-between;
}
.justify-center {
  justify-content: center;
}
.justify-start {
  justify-content: flex-start;
}
.gap-0 {
  gap: calc(var(--spacing) * 0);
}
.gap-0\.5 {
  gap: calc(var(--spacing) * 0.5);
}
.gap-1 {
  gap: calc(var(--spacing) * 1);
}
.gap-1\.5 {
  gap: calc(var(--spacing) * 1.5);
}
.gap-2 {
  gap: calc(var(--spacing) * 2);
}
.gap-3 {
  gap: calc(var(--spacing) * 3);
}
.gap-4 {
  gap: calc(var(--spacing) * 4);
}
.gap-6 {
  gap: calc(var(--spacing) * 6);
}
:where(.space-y-1 > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
}
:where(.space-y-2 > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
}
:where(.space-y-4 > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
}
:where(.space-x-1 > :not(:last-child)) {
  --tw-space-x-reverse: 0;
  margin-inline-start: calc(calc(var(--spacing) * 1) * var(--tw-space-x-reverse));
  margin-inline-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-x-reverse)));
}
.self-start {
  align-self: flex-start;
}
.justify-self-end {
  justify-self: flex-end;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.overflow-y-auto {
  overflow-y: auto;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-full {
  border-radius: calc(infinity * 1px);
}
.rounded-lg {
  border-radius: var(--radius);
}
.rounded-md {
  border-radius: calc(var(--radius) - 2px);
}
.rounded-none {
  border-radius: 0;
}
.rounded-sm {
  border-radius: calc(var(--radius) - 4px);
}
.rounded-xl {
  border-radius: calc(var(--radius) + 4px);
}
.rounded-xl\! {
  border-radius: calc(var(--radius) + 4px) !important;
}
.rounded-xs {
  border-radius: var(--radius-xs);
}
.rounded-b-xl {
  border-bottom-right-radius: calc(var(--radius) + 4px);
  border-bottom-left-radius: calc(var(--radius) + 4px);
}
.border {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.border-0 {
  border-style: var(--tw-border-style);
  border-width: 0px;
}
.border-4 {
  border-style: var(--tw-border-style);
  border-width: 4px;
}
.border-t {
  border-top-style: var(--tw-border-style);
  border-top-width: 1px;
}
.border-r {
  border-right-style: var(--tw-border-style);
  border-right-width: 1px;
}
.border-b {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
}
.border-b-0 {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 0px;
}
.border-l {
  border-left-style: var(--tw-border-style);
  border-left-width: 1px;
}
.border-l-4 {
  border-left-style: var(--tw-border-style);
  border-left-width: 4px;
}
.border-none {
  --tw-border-style: none;
  border-style: none;
}
.border-black\/\[0\.09\] {
  border-color: color-mix(in srgb, #000 9%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-black\/\[0\.09\] {
    border-color: color-mix(in oklab, var(--color-black) 9%, transparent);
  }
}
.border-border {
  border-color: var(--border);
}
.border-destructive {
  border-color: var(--destructive);
}
.border-input {
  border-color: var(--input);
}
.border-primary {
  border-color: var(--primary);
}
.border-ring\/50 {
  border-color: var(--ring);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-ring\/50 {
    border-color: color-mix(in oklab, var(--ring) 50%, transparent);
  }
}
.border-sidebar-border {
  border-color: var(--sidebar-border);
}
.border-transparent {
  border-color: transparent;
}
.border-t-neutral-100 {
  border-top-color: var(--color-neutral-100);
}
.bg-\[\#FD005B\] {
  background-color: #FD005B;
}
.bg-accent {
  background-color: var(--accent);
}
.bg-background {
  background-color: var(--background);
}
.bg-black {
  background-color: var(--color-black);
}
.bg-black\/50 {
  background-color: color-mix(in srgb, #000 50%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-black\/50 {
    background-color: color-mix(in oklab, var(--color-black) 50%, transparent);
  }
}
.bg-black\/\[0\.04\] {
  background-color: color-mix(in srgb, #000 4%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-black\/\[0\.04\] {
    background-color: color-mix(in oklab, var(--color-black) 4%, transparent);
  }
}
.bg-blue-50 {
  background-color: var(--color-blue-50);
}
.bg-blue-500 {
  background-color: var(--color-blue-500);
}
.bg-border {
  background-color: var(--border);
}
.bg-card {
  background-color: var(--card);
}
.bg-destructive {
  background-color: var(--destructive);
}
.bg-gray-200 {
  background-color: var(--color-gray-200);
}
.bg-gray-300 {
  background-color: var(--color-gray-300);
}
.bg-gray-400 {
  background-color: var(--color-gray-400);
}
.bg-muted {
  background-color: var(--muted);
}
.bg-muted\/20 {
  background-color: var(--muted);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-muted\/20 {
    background-color: color-mix(in oklab, var(--muted) 20%, transparent);
  }
}
.bg-muted\/50 {
  background-color: var(--muted);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-muted\/50 {
    background-color: color-mix(in oklab, var(--muted) 50%, transparent);
  }
}
.bg-neutral-50 {
  background-color: var(--color-neutral-50);
}
.bg-popover {
  background-color: var(--popover);
}
.bg-primary {
  background-color: var(--primary);
}
.bg-red-500 {
  background-color: var(--color-red-500);
}
.bg-red-500\/50 {
  background-color: color-mix(in srgb, oklch(63.7% 0.237 25.331) 50%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-red-500\/50 {
    background-color: color-mix(in oklab, var(--color-red-500) 50%, transparent);
  }
}
.bg-secondary {
  background-color: var(--secondary);
}
.bg-sidebar {
  background-color: var(--sidebar);
}
.bg-sidebar-border {
  background-color: var(--sidebar-border);
}
.bg-sidebar-primary {
  background-color: var(--sidebar-primary);
}
.bg-transparent {
  background-color: transparent;
}
.bg-violet-50 {
  background-color: var(--color-violet-50);
}
.bg-linear-45 {
  --tw-gradient-position: 45deg;
  background-image: linear-gradient(var(--tw-gradient-stops));
}
@supports (background-image: linear-gradient(in lab, red, red)) {
  .bg-linear-45 {
    --tw-gradient-position: 45deg in oklab;
  }
}
.bg-linear-to-r\/oklch {
  --tw-gradient-position: to right;
  background-image: linear-gradient(var(--tw-gradient-stops));
}
@supports (background-image: linear-gradient(in lab, red, red)) {
  .bg-linear-to-r\/oklch {
    --tw-gradient-position: to right in oklch;
  }
}
.bg-linear-to-r\/srgb {
  --tw-gradient-position: to right;
  background-image: linear-gradient(var(--tw-gradient-stops));
}
@supports (background-image: linear-gradient(in lab, red, red)) {
  .bg-linear-to-r\/srgb {
    --tw-gradient-position: to right in srgb;
  }
}
.bg-conic\/\[in_hsl_longer_hue\] {
  --tw-gradient-position: in hsl longer hue;
  background-image: conic-gradient(var(--tw-gradient-stops));
}
.bg-radial-\[at_25\%_25\%\] {
  --tw-gradient-position: at 25% 25%;
  background-image: radial-gradient(var(--tw-gradient-stops,at 25% 25%));
}
.from-indigo-500 {
  --tw-gradient-from: var(--color-indigo-500);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-red-600 {
  --tw-gradient-from: var(--color-red-600);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-white {
  --tw-gradient-from: var(--color-white);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.via-purple-500 {
  --tw-gradient-via: var(--color-purple-500);
  --tw-gradient-via-stops:
    var(--tw-gradient-position),
    var(--tw-gradient-from) var(--tw-gradient-from-position),
    var(--tw-gradient-via) var(--tw-gradient-via-position),
    var(--tw-gradient-to) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-via-stops);
}
.to-pink-500 {
  --tw-gradient-to: var(--color-pink-500);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-red-600 {
  --tw-gradient-to: var(--color-red-600);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-teal-400 {
  --tw-gradient-to: var(--color-teal-400);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-zinc-900 {
  --tw-gradient-to: var(--color-zinc-900);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-75\% {
  --tw-gradient-to-position: 75%;
}
.\!p-1 {
  padding: calc(var(--spacing) * 1) !important;
}
.p-0 {
  padding: calc(var(--spacing) * 0);
}
.p-1 {
  padding: calc(var(--spacing) * 1);
}
.p-1\.5 {
  padding: calc(var(--spacing) * 1.5);
}
.p-2 {
  padding: calc(var(--spacing) * 2);
}
.p-3 {
  padding: calc(var(--spacing) * 3);
}
.p-4 {
  padding: calc(var(--spacing) * 4);
}
.p-5 {
  padding: calc(var(--spacing) * 5);
}
.p-6 {
  padding: calc(var(--spacing) * 6);
}
.p-\[3px\] {
  padding: 3px;
}
.px-0 {
  padding-inline: calc(var(--spacing) * 0);
}
.px-1 {
  padding-inline: calc(var(--spacing) * 1);
}
.px-1\.5 {
  padding-inline: calc(var(--spacing) * 1.5);
}
.px-2 {
  padding-inline: calc(var(--spacing) * 2);
}
.px-2\.5 {
  padding-inline: calc(var(--spacing) * 2.5);
}
.px-3 {
  padding-inline: calc(var(--spacing) * 3);
}
.px-4 {
  padding-inline: calc(var(--spacing) * 4);
}
.px-6 {
  padding-inline: calc(var(--spacing) * 6);
}
.py-0 {
  padding-block: calc(var(--spacing) * 0);
}
.py-0\.5 {
  padding-block: calc(var(--spacing) * 0.5);
}
.py-1 {
  padding-block: calc(var(--spacing) * 1);
}
.py-1\.5 {
  padding-block: calc(var(--spacing) * 1.5);
}
.py-2 {
  padding-block: calc(var(--spacing) * 2);
}
.py-3 {
  padding-block: calc(var(--spacing) * 3);
}
.py-3\.5 {
  padding-block: calc(var(--spacing) * 3.5);
}
.py-4 {
  padding-block: calc(var(--spacing) * 4);
}
.py-6 {
  padding-block: calc(var(--spacing) * 6);
}
.py-16 {
  padding-block: calc(var(--spacing) * 16);
}
.pt-0 {
  padding-top: calc(var(--spacing) * 0);
}
.pt-1 {
  padding-top: calc(var(--spacing) * 1);
}
.pt-2 {
  padding-top: calc(var(--spacing) * 2);
}
.pt-3 {
  padding-top: calc(var(--spacing) * 3);
}
.pt-4 {
  padding-top: calc(var(--spacing) * 4);
}
.pt-5 {
  padding-top: calc(var(--spacing) * 5);
}
.pr-0 {
  padding-right: calc(var(--spacing) * 0);
}
.pr-1 {
  padding-right: calc(var(--spacing) * 1);
}
.pr-2 {
  padding-right: calc(var(--spacing) * 2);
}
.pr-3 {
  padding-right: calc(var(--spacing) * 3);
}
.pr-4 {
  padding-right: calc(var(--spacing) * 4);
}
.pr-5 {
  padding-right: calc(var(--spacing) * 5);
}
.pr-8 {
  padding-right: calc(var(--spacing) * 8);
}
.pr-29 {
  padding-right: calc(var(--spacing) * 29);
}
.pb-0 {
  padding-bottom: calc(var(--spacing) * 0);
}
.pb-2 {
  padding-bottom: calc(var(--spacing) * 2);
}
.pb-4 {
  padding-bottom: calc(var(--spacing) * 4);
}
.pl-0 {
  padding-left: calc(var(--spacing) * 0);
}
.pl-1 {
  padding-left: calc(var(--spacing) * 1);
}
.pl-2 {
  padding-left: calc(var(--spacing) * 2);
}
.pl-3 {
  padding-left: calc(var(--spacing) * 3);
}
.pl-5 {
  padding-left: calc(var(--spacing) * 5);
}
.pl-8 {
  padding-left: calc(var(--spacing) * 8);
}
.text-center {
  text-align: center;
}
.text-end {
  text-align: end;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-start {
  text-align: start;
}
.align-middle {
  vertical-align: middle;
}
.align-top {
  vertical-align: top;
}
.font-mono {
  font-family: var(--font-mono);
}
.font-sans {
  font-family: var(--font-sans);
}
.text-2xl {
  font-size: var(--text-2xl);
  line-height: var(--tw-leading, var(--text-2xl--line-height));
}
.text-3xl {
  font-size: var(--text-3xl);
  line-height: var(--tw-leading, var(--text-3xl--line-height));
}
.text-base {
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
}
.text-lg {
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
}
.text-sm {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}
.text-xs {
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
}
.text-\[0\.5rem\] {
  font-size: 0.5rem;
}
.text-\[0\.8rem\] {
  font-size: 0.8rem;
}
.leading-none {
  --tw-leading: 1;
  line-height: 1;
}
.leading-tight {
  --tw-leading: var(--leading-tight);
  line-height: var(--leading-tight);
}
.font-bold {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.font-medium {
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
}
.font-normal {
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
}
.font-semibold {
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
}
.tracking-tight {
  --tw-tracking: var(--tracking-tight);
  letter-spacing: var(--tracking-tight);
}
.tracking-widest {
  --tw-tracking: var(--tracking-widest);
  letter-spacing: var(--tracking-widest);
}
.text-balance {
  text-wrap: balance;
}
.text-nowrap {
  text-wrap: nowrap;
}
.text-wrap {
  text-wrap: wrap;
}
.break-words {
  overflow-wrap: break-word;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.text-black {
  color: var(--color-black);
}
.text-black\/\[0\.14\] {
  color: color-mix(in srgb, #000 14.000000000000002%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .text-black\/\[0\.14\] {
    color: color-mix(in oklab, var(--color-black) 14.000000000000002%, transparent);
  }
}
.text-blue-700 {
  color: var(--color-blue-700);
}
.text-card-foreground {
  color: var(--card-foreground);
}
.text-destructive {
  color: var(--destructive);
}
.text-foreground {
  color: var(--foreground);
}
.text-gray-500 {
  color: var(--color-gray-500);
}
.text-gray-600 {
  color: var(--color-gray-600);
}
.text-muted {
  color: var(--muted);
}
.text-muted-foreground {
  color: var(--muted-foreground);
}
.text-popover-foreground {
  color: var(--popover-foreground);
}
.text-primary {
  color: var(--primary);
}
.text-primary-foreground {
  color: var(--primary-foreground);
}
.text-secondary {
  color: var(--secondary);
}
.text-secondary-foreground {
  color: var(--secondary-foreground);
}
.text-sidebar-foreground {
  color: var(--sidebar-foreground);
}
.text-sidebar-foreground\/70 {
  color: var(--sidebar-foreground);
}
@supports (color: color-mix(in lab, red, red)) {
  .text-sidebar-foreground\/70 {
    color: color-mix(in oklab, var(--sidebar-foreground) 70%, transparent);
  }
}
.text-sidebar-primary-foreground {
  color: var(--sidebar-primary-foreground);
}
.text-violet-700 {
  color: var(--color-violet-700);
}
.text-white {
  color: var(--color-white);
}
.lowercase {
  text-transform: lowercase;
}
.italic {
  font-style: italic;
}
.tabular-nums {
  --tw-numeric-spacing: tabular-nums;
  font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
}
.underline {
  text-decoration-line: underline;
}
.underline-offset-2 {
  text-underline-offset: 2px;
}
.underline-offset-4 {
  text-underline-offset: 4px;
}
.opacity-0 {
  opacity: 0%;
}
.opacity-40 {
  opacity: 40%;
}
.opacity-50 {
  opacity: 50%;
}
.opacity-70 {
  opacity: 70%;
}
.opacity-75 {
  opacity: 75%;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow:
    var(--tw-inset-shadow),
    var(--tw-inset-ring-shadow),
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow);
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow:
    var(--tw-inset-shadow),
    var(--tw-inset-ring-shadow),
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow);
}
.shadow-md {
  --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow:
    var(--tw-inset-shadow),
    var(--tw-inset-ring-shadow),
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow);
}
.shadow-none {
  --tw-shadow: 0 0 #0000;
  box-shadow:
    var(--tw-inset-shadow),
    var(--tw-inset-ring-shadow),
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow);
}
.shadow-sm {
  --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow:
    var(--tw-inset-shadow),
    var(--tw-inset-ring-shadow),
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow);
}
.shadow-xs {
  --tw-shadow: 0 1px 2px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.05));
  box-shadow:
    var(--tw-inset-shadow),
    var(--tw-inset-ring-shadow),
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow);
}
.shadow-sidebar-border {
  --tw-shadow-color: var(--sidebar-border);
}
@supports (color: color-mix(in lab, red, red)) {
  .shadow-sidebar-border {
    --tw-shadow-color: color-mix(in oklab, var(--sidebar-border) var(--tw-shadow-alpha), transparent);
  }
}
.ring-sidebar-ring {
  --tw-ring-color: var(--sidebar-ring);
}
.ring-offset-background {
  --tw-ring-offset-color: var(--background);
}
.outline-hidden {
  --tw-outline-style: none;
  outline-style: none;
}
@media (forced-colors: active) {
  .outline-hidden {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }
}
.outline {
  outline-style: var(--tw-outline-style);
  outline-width: 1px;
}
.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
}
.invert {
  --tw-invert: invert(100%);
  filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
}
.filter {
  filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
}
.backdrop-blur-sm {
  --tw-backdrop-blur: blur(var(--blur-sm));
  -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
}
.transition {
  transition-property:
    color,
    background-color,
    border-color,
    outline-color,
    text-decoration-color,
    fill,
    stroke,
    --tw-gradient-from,
    --tw-gradient-via,
    --tw-gradient-to,
    opacity,
    box-shadow,
    transform,
    translate,
    scale,
    rotate,
    filter,
    -webkit-backdrop-filter,
    backdrop-filter,
    display,
    content-visibility,
    overlay,
    pointer-events;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-\[color\,box-shadow\] {
  transition-property: color, box-shadow;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-\[left\,right\,width\] {
  transition-property:
    left,
    right,
    width;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-\[margin\,opa\] {
  transition-property: margin, opa;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-\[width\,height\,padding\] {
  transition-property:
    width,
    height,
    padding;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-\[width\] {
  transition-property: width;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-all {
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-colors {
  transition-property:
    color,
    background-color,
    border-color,
    outline-color,
    text-decoration-color,
    fill,
    stroke,
    --tw-gradient-from,
    --tw-gradient-via,
    --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-transform {
  transition-property:
    transform,
    translate,
    scale,
    rotate;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-discrete {
  transition-behavior: allow-discrete;
}
.duration-100 {
  --tw-duration: 100ms;
  transition-duration: 100ms;
}
.duration-200 {
  --tw-duration: 200ms;
  transition-duration: 200ms;
}
.duration-300 {
  --tw-duration: 300ms;
  transition-duration: 300ms;
}
.ease-in {
  --tw-ease: var(--ease-in);
  transition-timing-function: var(--ease-in);
}
.ease-in-out {
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
.ease-linear {
  --tw-ease: linear;
  transition-timing-function: linear;
}
.ease-out {
  --tw-ease: var(--ease-out);
  transition-timing-function: var(--ease-out);
}
.fade-in-0 {
  --tw-enter-opacity: calc(0/100);
  --tw-enter-opacity: 0;
}
.outline-none {
  --tw-outline-style: none;
  outline-style: none;
}
.select-none {
  -webkit-user-select: none;
  user-select: none;
}
.zoom-in-95 {
  --tw-enter-scale: calc(95*1%);
  --tw-enter-scale: .95;
}
.perspective-distant {
  perspective: var(--perspective-distant);
}
.running {
  animation-play-state: running;
}
.transform-3d {
  transform-style: preserve-3d;
}
.not-hover\:opacity-75:not(*:hover) {
  opacity: 75%;
}
@media not (hover: hover) {
  .not-hover\:opacity-75 {
    opacity: 75%;
  }
}
@supports not (hanging-punctuation: var(--tw)) {
  .not-supports-hanging-punctuation\:px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
}
.group-focus-within\:opacity-85:is(:where(.group):focus-within *) {
  opacity: 85%;
}
.group-focus-within\/menu-item\:opacity-100:is(:where(.group\/menu-item):focus-within *) {
  opacity: 100%;
}
@media (hover: hover) {
  .group-hover\/menu-item\:opacity-100:is(:where(.group\/menu-item):hover *) {
    opacity: 100%;
  }
}
.group-has-\[\[data-sidebar\=menu-action\]\]\/menu-item\:pr-8:is(:where(.group\/menu-item):has(*:is([data-sidebar=menu-action])) *) {
  padding-right: calc(var(--spacing) * 8);
}
.group-data-\[checked\]\:opacity-100:is(:where(.group)[data-checked] *) {
  opacity: 100%;
}
.group-data-\[collapsible\=icon\]\:-mt-8:is(:where(.group)[data-collapsible=icon] *) {
  margin-top: calc(var(--spacing) * -8);
}
.group-data-\[collapsible\=icon\]\:hidden:is(:where(.group)[data-collapsible=icon] *) {
  display: none;
}
.group-data-\[collapsible\=icon\]\:\!size-8:is(:where(.group)[data-collapsible=icon] *) {
  width: calc(var(--spacing) * 8) !important;
  height: calc(var(--spacing) * 8) !important;
}
.group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)\)\]:is(:where(.group)[data-collapsible=icon] *) {
  width: calc(var(--sidebar-width-icon) + 1rem);
}
.group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)_\+2px\)\]:is(:where(.group)[data-collapsible=icon] *) {
  width: calc(var(--sidebar-width-icon) + 1rem + 2px);
}
.group-data-\[collapsible\=icon\]\:w-\[var\(--sidebar-width-icon\)\]:is(:where(.group)[data-collapsible=icon] *) {
  width: var(--sidebar-width-icon);
}
.group-data-\[collapsible\=icon\]\:overflow-hidden:is(:where(.group)[data-collapsible=icon] *) {
  overflow: hidden;
}
.group-data-\[collapsible\=icon\]\:\!p-0:is(:where(.group)[data-collapsible=icon] *) {
  padding: calc(var(--spacing) * 0) !important;
}
.group-data-\[collapsible\=icon\]\:\!p-2:is(:where(.group)[data-collapsible=icon] *) {
  padding: calc(var(--spacing) * 2) !important;
}
.group-data-\[collapsible\=icon\]\:opacity-0:is(:where(.group)[data-collapsible=icon] *) {
  opacity: 0%;
}
.group-data-\[collapsible\=offcanvas\]\:right-\[calc\(var\(--sidebar-width\)\*-1\)\]:is(:where(.group)[data-collapsible=offcanvas] *) {
  right: calc(var(--sidebar-width) * -1);
}
.group-data-\[collapsible\=offcanvas\]\:left-\[calc\(var\(--sidebar-width\)\*-1\)\]:is(:where(.group)[data-collapsible=offcanvas] *) {
  left: calc(var(--sidebar-width) * -1);
}
.group-data-\[collapsible\=offcanvas\]\:w-0:is(:where(.group)[data-collapsible=offcanvas] *) {
  width: calc(var(--spacing) * 0);
}
.group-data-\[collapsible\=offcanvas\]\:translate-x-0:is(:where(.group)[data-collapsible=offcanvas] *) {
  --tw-translate-x: calc(var(--spacing) * 0);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.group-data-\[disabled\=true\]\:pointer-events-none:is(:where(.group)[data-disabled=true] *) {
  pointer-events: none;
}
.group-data-\[disabled\=true\]\:opacity-50:is(:where(.group)[data-disabled=true] *) {
  opacity: 50%;
}
.group-data-\[side\=left\]\:-right-4:is(:where(.group)[data-side=left] *) {
  right: calc(var(--spacing) * -4);
}
.group-data-\[side\=left\]\:cursor-w-resize:is(:where(.group)[data-side=left] *) {
  cursor: w-resize;
}
.group-data-\[side\=left\]\:border-r:is(:where(.group)[data-side=left] *) {
  border-right-style: var(--tw-border-style);
  border-right-width: 1px;
}
.group-data-\[side\=right\]\:left-0:is(:where(.group)[data-side=right] *) {
  left: calc(var(--spacing) * 0);
}
.group-data-\[side\=right\]\:rotate-180:is(:where(.group)[data-side=right] *) {
  rotate: 180deg;
}
.group-data-\[side\=right\]\:cursor-e-resize:is(:where(.group)[data-side=right] *) {
  cursor: e-resize;
}
.group-data-\[side\=right\]\:border-l:is(:where(.group)[data-side=right] *) {
  border-left-style: var(--tw-border-style);
  border-left-width: 1px;
}
.group-data-\[variant\=floating\]\:rounded-lg:is(:where(.group)[data-variant=floating] *) {
  border-radius: var(--radius);
}
.group-data-\[variant\=floating\]\:border:is(:where(.group)[data-variant=floating] *) {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.group-data-\[variant\=floating\]\:border-sidebar-border:is(:where(.group)[data-variant=floating] *) {
  border-color: var(--sidebar-border);
}
.group-data-\[variant\=floating\]\:shadow:is(:where(.group)[data-variant=floating] *) {
  --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow:
    var(--tw-inset-shadow),
    var(--tw-inset-ring-shadow),
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow);
}
@media (hover: hover) {
  .peer-hover\/menu-button\:text-sidebar-accent-foreground:is(:where(.peer\/menu-button):hover ~ *) {
    color: var(--sidebar-accent-foreground);
  }
}
.peer-disabled\:cursor-not-allowed:is(:where(.peer):disabled ~ *) {
  cursor: not-allowed;
}
.peer-disabled\:opacity-50:is(:where(.peer):disabled ~ *) {
  opacity: 50%;
}
.peer-data-\[active\=true\]\/menu-button\:text-sidebar-accent-foreground:is(:where(.peer\/menu-button)[data-active=true] ~ *) {
  color: var(--sidebar-accent-foreground);
}
.peer-data-\[disabled\]\:cursor-not-allowed:is(:where(.peer)[data-disabled] ~ *) {
  cursor: not-allowed;
}
.peer-data-\[disabled\]\:opacity-50:is(:where(.peer)[data-disabled] ~ *) {
  opacity: 50%;
}
.peer-data-\[size\=default\]\/menu-button\:top-1\.5:is(:where(.peer\/menu-button)[data-size=default] ~ *) {
  top: calc(var(--spacing) * 1.5);
}
.peer-data-\[size\=lg\]\/menu-button\:top-2\.5:is(:where(.peer\/menu-button)[data-size=lg] ~ *) {
  top: calc(var(--spacing) * 2.5);
}
.peer-data-\[size\=sm\]\/menu-button\:top-1:is(:where(.peer\/menu-button)[data-size=sm] ~ *) {
  top: calc(var(--spacing) * 1);
}
.selection\:bg-primary *::selection {
  background-color: var(--primary);
}
.selection\:bg-primary::selection {
  background-color: var(--primary);
}
.selection\:text-primary-foreground *::selection {
  color: var(--primary-foreground);
}
.selection\:text-primary-foreground::selection {
  color: var(--primary-foreground);
}
.file\:inline-flex::file-selector-button {
  display: inline-flex;
}
.file\:h-7::file-selector-button {
  height: calc(var(--spacing) * 7);
}
.file\:border-0::file-selector-button {
  border-style: var(--tw-border-style);
  border-width: 0px;
}
.file\:bg-transparent::file-selector-button {
  background-color: transparent;
}
.file\:text-sm::file-selector-button {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}
.file\:font-medium::file-selector-button {
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
}
.file\:text-foreground::file-selector-button {
  color: var(--foreground);
}
.placeholder\:text-muted-foreground::placeholder {
  color: var(--muted-foreground);
}
.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}
.after\:-inset-2::after {
  content: var(--tw-content);
  inset: calc(var(--spacing) * -2);
}
.after\:inset-y-0::after {
  content: var(--tw-content);
  inset-block: calc(var(--spacing) * 0);
}
.after\:left-1\/2::after {
  content: var(--tw-content);
  left: calc(1 / 2 * 100%);
}
.after\:w-\[2px\]::after {
  content: var(--tw-content);
  width: 2px;
}
.group-data-\[collapsible\=offcanvas\]\:after\:left-full:is(:where(.group)[data-collapsible=offcanvas] *)::after {
  content: var(--tw-content);
  left: 100%;
}
.focus-within\:relative:focus-within {
  position: relative;
}
.focus-within\:z-20:focus-within {
  z-index: 20;
}
@media (hover: hover) {
  .hover\:cursor-pointer:hover {
    cursor: pointer;
  }
}
@media (hover: hover) {
  .hover\:bg-accent:hover {
    background-color: var(--accent);
  }
}
@media (hover: hover) {
  .hover\:bg-blue-500:hover {
    background-color: var(--color-blue-500);
  }
}
@media (hover: hover) {
  .hover\:bg-destructive\/90:hover {
    background-color: var(--destructive);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:bg-destructive\/90:hover {
      background-color: color-mix(in oklab, var(--destructive) 90%, transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:bg-muted:hover {
    background-color: var(--muted);
  }
}
@media (hover: hover) {
  .hover\:bg-muted\/30:hover {
    background-color: var(--muted);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:bg-muted\/30:hover {
      background-color: color-mix(in oklab, var(--muted) 30%, transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:bg-muted\/50:hover {
    background-color: var(--muted);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:bg-muted\/50:hover {
      background-color: color-mix(in oklab, var(--muted) 50%, transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:bg-primary\/90:hover {
    background-color: var(--primary);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:bg-primary\/90:hover {
      background-color: color-mix(in oklab, var(--primary) 90%, transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:bg-secondary\/80:hover {
    background-color: var(--secondary);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:bg-secondary\/80:hover {
      background-color: color-mix(in oklab, var(--secondary) 80%, transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:bg-sidebar-accent:hover {
    background-color: var(--sidebar-accent);
  }
}
@media (hover: hover) {
  .hover\:text-accent-foreground:hover {
    color: var(--accent-foreground);
  }
}
@media (hover: hover) {
  .hover\:text-foreground:hover {
    color: var(--foreground);
  }
}
@media (hover: hover) {
  .hover\:text-primary:hover {
    color: var(--primary);
  }
}
@media (hover: hover) {
  .hover\:text-sidebar-accent-foreground:hover {
    color: var(--sidebar-accent-foreground);
  }
}
@media (hover: hover) {
  .hover\:underline:hover {
    text-decoration-line: underline;
  }
}
@media (hover: hover) {
  .hover\:opacity-100:hover {
    opacity: 100%;
  }
}
@media (hover: hover) {
  .hover\:shadow-sidebar-accent:hover {
    --tw-shadow-color: var(--sidebar-accent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:shadow-sidebar-accent:hover {
      --tw-shadow-color: color-mix(in oklab, var(--sidebar-accent) var(--tw-shadow-alpha), transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:group-data-\[collapsible\=offcanvas\]\:bg-sidebar:hover:is(:where(.group)[data-collapsible=offcanvas] *) {
    background-color: var(--sidebar);
  }
}
@media (hover: hover) {
  .hover\:after\:bg-sidebar-border:hover::after {
    content: var(--tw-content);
    background-color: var(--sidebar-border);
  }
}
.focus\:bg-accent:focus {
  background-color: var(--accent);
}
.focus\:text-accent-foreground:focus {
  color: var(--accent-foreground);
}
.focus\:ring-2:focus {
  --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
  box-shadow:
    var(--tw-inset-shadow),
    var(--tw-inset-ring-shadow),
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow);
}
.focus\:ring-ring:focus {
  --tw-ring-color: var(--ring);
}
.focus\:ring-offset-2:focus {
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
}
.focus\:outline-hidden:focus {
  --tw-outline-style: none;
  outline-style: none;
}
@media (forced-colors: active) {
  .focus\:outline-hidden:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }
}
.focus\:outline-none:focus {
  --tw-outline-style: none;
  outline-style: none;
}
.focus-visible\:border-destructive:focus-visible {
  border-color: var(--destructive);
}
.focus-visible\:border-ring:focus-visible {
  border-color: var(--ring);
}
.focus-visible\:bg-accent:focus-visible {
  background-color: var(--accent);
}
.focus-visible\:text-accent-foreground:focus-visible {
  color: var(--accent-foreground);
}
.focus-visible\:ring-2:focus-visible {
  --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
  box-shadow:
    var(--tw-inset-shadow),
    var(--tw-inset-ring-shadow),
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow);
}
.focus-visible\:ring-\[3px\]:focus-visible {
  --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
  box-shadow:
    var(--tw-inset-shadow),
    var(--tw-inset-ring-shadow),
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow);
}
.focus-visible\:ring-destructive\/20:focus-visible {
  --tw-ring-color: var(--destructive);
}
@supports (color: color-mix(in lab, red, red)) {
  .focus-visible\:ring-destructive\/20:focus-visible {
    --tw-ring-color: color-mix(in oklab, var(--destructive) 20%, transparent);
  }
}
.focus-visible\:ring-ring:focus-visible {
  --tw-ring-color: var(--ring);
}
.focus-visible\:ring-ring\/50:focus-visible {
  --tw-ring-color: var(--ring);
}
@supports (color: color-mix(in lab, red, red)) {
  .focus-visible\:ring-ring\/50:focus-visible {
    --tw-ring-color: color-mix(in oklab, var(--ring) 50%, transparent);
  }
}
.focus-visible\:ring-sidebar-ring:focus-visible {
  --tw-ring-color: var(--sidebar-ring);
}
.focus-visible\:ring-offset-2:focus-visible {
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
}
.focus-visible\:outline-1:focus-visible {
  outline-style: var(--tw-outline-style);
  outline-width: 1px;
}
.focus-visible\:outline-ring:focus-visible {
  outline-color: var(--ring);
}
.focus-visible\:outline-none:focus-visible {
  --tw-outline-style: none;
  outline-style: none;
}
.active\:bg-sidebar-accent:active {
  background-color: var(--sidebar-accent);
}
.active\:text-sidebar-accent-foreground:active {
  color: var(--sidebar-accent-foreground);
}
.disabled\:pointer-events-none:disabled {
  pointer-events: none;
}
.disabled\:cursor-default:disabled {
  cursor: default;
}
.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed;
}
.disabled\:opacity-40:disabled {
  opacity: 40%;
}
.disabled\:opacity-50:disabled {
  opacity: 50%;
}
@media (hover: hover) {
  .disabled\:hover\:cursor-default:disabled:hover {
    cursor: default;
  }
}
.has-data-\[slot\=card-action\]\:grid-cols-\[1fr_auto\]:has(*[data-slot=card-action]) {
  grid-template-columns: 1fr auto;
}
.has-\[\[data-variant\=inset\]\]\:bg-sidebar:has(*:is([data-variant=inset])) {
  background-color: var(--sidebar);
}
.has-\[\[disabled\]\]\:cursor-not-allowed:has(*:is([disabled])) {
  cursor: not-allowed;
}
.has-\[\[disabled\]\]\:opacity-50:has(*:is([disabled])) {
  opacity: 50%;
}
.has-\[\>ng-icon\]\:px-2\.5:has(> ng-icon) {
  padding-inline: calc(var(--spacing) * 2.5);
}
.has-\[\>ng-icon\]\:px-3:has(> ng-icon) {
  padding-inline: calc(var(--spacing) * 3);
}
.has-\[\>ng-icon\]\:px-4:has(> ng-icon) {
  padding-inline: calc(var(--spacing) * 4);
}
.aria-disabled\:pointer-events-none[aria-disabled=true] {
  pointer-events: none;
}
.aria-disabled\:opacity-50[aria-disabled=true] {
  opacity: 50%;
}
.aria-invalid\:border-destructive[aria-invalid=true] {
  border-color: var(--destructive);
}
.aria-invalid\:ring-destructive\/20[aria-invalid=true] {
  --tw-ring-color: var(--destructive);
}
@supports (color: color-mix(in lab, red, red)) {
  .aria-invalid\:ring-destructive\/20[aria-invalid=true] {
    --tw-ring-color: color-mix(in oklab, var(--destructive) 20%, transparent);
  }
}
.aria-selected\:opacity-100[aria-selected=true] {
  opacity: 100%;
}
.data-current\:opacity-100[data-current] {
  opacity: 100%;
}
.data-\[active\]\:bg-accent[data-active] {
  background-color: var(--accent);
}
.data-\[active\]\:text-accent-foreground[data-active] {
  color: var(--accent-foreground);
}
.data-\[active\=true\]\:bg-sidebar-accent[data-active=true] {
  background-color: var(--sidebar-accent);
}
.data-\[active\=true\]\:font-medium[data-active=true] {
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
}
.data-\[active\=true\]\:text-sidebar-accent-foreground[data-active=true] {
  color: var(--sidebar-accent-foreground);
}
.data-\[disabled\]\:pointer-events-none[data-disabled] {
  pointer-events: none;
}
.data-\[disabled\]\:text-muted-foreground[data-disabled] {
  color: var(--muted-foreground);
}
.data-\[disabled\]\:opacity-50[data-disabled] {
  opacity: 50%;
}
.data-\[hidden\]\:hidden[data-hidden] {
  display: none;
}
.data-\[inset\]\:pl-8[data-inset] {
  padding-left: calc(var(--spacing) * 8);
}
.data-\[orientation\=horizontal\]\:h-px[data-orientation=horizontal] {
  height: 1px;
}
.data-\[orientation\=horizontal\]\:w-full[data-orientation=horizontal] {
  width: 100%;
}
.data-\[orientation\=horizontal\]\:flex-row[data-orientation=horizontal] {
  flex-direction: row;
}
.data-\[orientation\=vertical\]\:h-4[data-orientation=vertical] {
  height: calc(var(--spacing) * 4);
}
.data-\[orientation\=vertical\]\:h-full[data-orientation=vertical] {
  height: 100%;
}
.data-\[orientation\=vertical\]\:w-px[data-orientation=vertical] {
  width: 1px;
}
.data-\[orientation\=vertical\]\:flex-col[data-orientation=vertical] {
  flex-direction: column;
}
.data-\[outside\]\:text-muted-foreground[data-outside] {
  color: var(--muted-foreground);
}
.data-\[outside\]\:opacity-50[data-outside] {
  opacity: 50%;
}
.data-\[outside\]\:aria-selected\:bg-accent\/50[data-outside][aria-selected=true] {
  background-color: var(--accent);
}
@supports (color: color-mix(in lab, red, red)) {
  .data-\[outside\]\:aria-selected\:bg-accent\/50[data-outside][aria-selected=true] {
    background-color: color-mix(in oklab, var(--accent) 50%, transparent);
  }
}
.data-\[outside\]\:aria-selected\:text-muted-foreground[data-outside][aria-selected=true] {
  color: var(--muted-foreground);
}
.data-\[outside\]\:aria-selected\:opacity-30[data-outside][aria-selected=true] {
  opacity: 30%;
}
.data-\[placeholder\]\:text-muted-foreground[data-placeholder] {
  color: var(--muted-foreground);
}
.data-\[range-between\]\:rounded-none[data-range-between] {
  border-radius: 0;
}
.data-\[range-between\]\:bg-accent[data-range-between] {
  background-color: var(--accent);
}
.data-\[range-between\]\:text-accent-foreground[data-range-between] {
  color: var(--accent-foreground);
}
.data-\[range-end\]\:rounded-r-md[data-range-end] {
  border-top-right-radius: calc(var(--radius) - 2px);
  border-bottom-right-radius: calc(var(--radius) - 2px);
}
.data-\[range-start\]\:rounded-l-md[data-range-start] {
  border-top-left-radius: calc(var(--radius) - 2px);
  border-bottom-left-radius: calc(var(--radius) - 2px);
}
.data-\[selected\]\:bg-accent[data-selected] {
  background-color: var(--accent);
}
.data-\[selected\]\:bg-primary[data-selected] {
  background-color: var(--primary);
}
.data-\[selected\]\:text-primary-foreground[data-selected] {
  color: var(--primary-foreground);
}
.first\:data-\[selected\]\:rounded-l-md:first-child[data-selected] {
  border-top-left-radius: calc(var(--radius) - 2px);
  border-bottom-left-radius: calc(var(--radius) - 2px);
}
.last\:data-\[selected\]\:rounded-r-md:last-child[data-selected] {
  border-top-right-radius: calc(var(--radius) - 2px);
  border-bottom-right-radius: calc(var(--radius) - 2px);
}
@media (hover: hover) {
  .data-\[selected\]\:hover\:bg-primary[data-selected]:hover {
    background-color: var(--primary);
  }
}
@media (hover: hover) {
  .data-\[selected\]\:hover\:text-primary-foreground[data-selected]:hover {
    color: var(--primary-foreground);
  }
}
.data-\[selected\]\:focus\:bg-primary[data-selected]:focus {
  background-color: var(--primary);
}
.data-\[selected\]\:focus\:text-primary-foreground[data-selected]:focus {
  color: var(--primary-foreground);
}
.data-\[selected\]\:data-\[outside\]\:bg-accent\/50[data-selected][data-outside] {
  background-color: var(--accent);
}
@supports (color: color-mix(in lab, red, red)) {
  .data-\[selected\]\:data-\[outside\]\:bg-accent\/50[data-selected][data-outside] {
    background-color: color-mix(in oklab, var(--accent) 50%, transparent);
  }
}
.data-\[selected\=true\]\:text-accent-foreground[data-selected=true] {
  color: var(--accent-foreground);
}
.data-\[side\=above\]\:slide-in-from-bottom-2[data-side=above] {
  --tw-enter-translate-y: calc(2*var(--spacing));
}
.data-\[side\=below\]\:slide-in-from-top-2[data-side=below] {
  --tw-enter-translate-y: calc(2*var(--spacing)*-1);
}
.data-\[side\=bottom\]\:top-\[2px\][data-side=bottom] {
  top: 2px;
}
.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom] {
  --tw-enter-translate-y: calc(2*var(--spacing)*-1);
}
.data-\[side\=left\]\:slide-in-from-right-2[data-side=left] {
  --tw-enter-translate-x: calc(2*var(--spacing));
}
.data-\[side\=right\]\:slide-in-from-left-2[data-side=right] {
  --tw-enter-translate-x: calc(2*var(--spacing)*-1);
}
.data-\[side\=top\]\:bottom-\[2px\][data-side=top] {
  bottom: 2px;
}
.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top] {
  --tw-enter-translate-y: calc(2*var(--spacing));
}
.data-\[size\=default\]\:h-9[data-size=default] {
  height: calc(var(--spacing) * 9);
}
.data-\[size\=sm\]\:h-8[data-size=sm] {
  height: calc(var(--spacing) * 8);
}
:is(.\*\*\:data-\[slot\=separator\]\:\!h-4 *)[data-slot=separator] {
  height: calc(var(--spacing) * 4) !important;
}
.data-\[state\=active\]\:bg-background[data-state=active] {
  background-color: var(--background);
}
.data-\[state\=active\]\:shadow-sm[data-state=active] {
  --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow:
    var(--tw-inset-shadow),
    var(--tw-inset-ring-shadow),
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow);
}
.data-\[state\=closed\]\:hidden[data-state=closed] {
  display: none;
}
.data-\[state\=closed\]\:h-0[data-state=closed] {
  height: calc(var(--spacing) * 0);
}
.data-\[state\=closed\]\:animate-out[data-state=closed] {
  animation: exit var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none);
}
.data-\[state\=closed\]\:duration-200[data-state=closed] {
  --tw-duration: 200ms;
  transition-duration: 200ms;
}
.data-\[state\=closed\]\:duration-300[data-state=closed] {
  --tw-duration: 300ms;
  transition-duration: 300ms;
}
.data-\[state\=closed\]\:fade-out-0[data-state=closed] {
  --tw-exit-opacity: calc(0/100);
  --tw-exit-opacity: 0;
}
.data-\[state\=closed\]\:zoom-out-95[data-state=closed] {
  --tw-exit-scale: calc(95*1%);
  --tw-exit-scale: .95;
}
.data-\[state\=closed\]\:slide-out-to-bottom[data-state=closed] {
  --tw-exit-translate-y: 100%;
}
.data-\[state\=closed\]\:slide-out-to-left[data-state=closed] {
  --tw-exit-translate-x: -100%;
}
.data-\[state\=closed\]\:slide-out-to-right[data-state=closed] {
  --tw-exit-translate-x: 100%;
}
.data-\[state\=closed\]\:slide-out-to-top[data-state=closed] {
  --tw-exit-translate-y: -100%;
}
.data-\[state\=closed\]\:slide-out-to-top-\[2\%\][data-state=closed] {
  --tw-exit-translate-y: calc(2%*-1);
}
.data-\[state\=open\]\:h-\[var\(--brn-accordion-content-height\)\][data-state=open] {
  height: var(--brn-accordion-content-height);
}
.data-\[state\=open\]\:rotate-90[data-state=open] {
  rotate: 90deg;
}
.data-\[state\=open\]\:animate-in[data-state=open] {
  animation: enter var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none);
}
.data-\[state\=open\]\:bg-accent[data-state=open] {
  background-color: var(--accent);
}
.data-\[state\=open\]\:bg-secondary[data-state=open] {
  background-color: var(--secondary);
}
.data-\[state\=open\]\:bg-sidebar-accent[data-state=open] {
  background-color: var(--sidebar-accent);
}
.data-\[state\=open\]\:text-accent-foreground[data-state=open] {
  color: var(--accent-foreground);
}
.data-\[state\=open\]\:text-muted-foreground[data-state=open] {
  color: var(--muted-foreground);
}
.data-\[state\=open\]\:text-sidebar-accent-foreground[data-state=open] {
  color: var(--sidebar-accent-foreground);
}
.data-\[state\=open\]\:opacity-100[data-state=open] {
  opacity: 100%;
}
.data-\[state\=open\]\:duration-200[data-state=open] {
  --tw-duration: 200ms;
  transition-duration: 200ms;
}
.data-\[state\=open\]\:duration-500[data-state=open] {
  --tw-duration: 500ms;
  transition-duration: 500ms;
}
.data-\[state\=open\]\:fade-in-0[data-state=open] {
  --tw-enter-opacity: calc(0/100);
  --tw-enter-opacity: 0;
}
.data-\[state\=open\]\:zoom-in-95[data-state=open] {
  --tw-enter-scale: calc(95*1%);
  --tw-enter-scale: .95;
}
.data-\[state\=open\]\:slide-in-from-bottom[data-state=open] {
  --tw-enter-translate-y: 100%;
}
.data-\[state\=open\]\:slide-in-from-left[data-state=open] {
  --tw-enter-translate-x: -100%;
}
.data-\[state\=open\]\:slide-in-from-right[data-state=open] {
  --tw-enter-translate-x: 100%;
}
.data-\[state\=open\]\:slide-in-from-top[data-state=open] {
  --tw-enter-translate-y: -100%;
}
.data-\[state\=open\]\:slide-in-from-top-\[2\%\][data-state=open] {
  --tw-enter-translate-y: calc(2%*-1);
}
@media (hover: hover) {
  .data-\[state\=open\]\:hover\:bg-sidebar-accent[data-state=open]:hover {
    background-color: var(--sidebar-accent);
  }
}
@media (hover: hover) {
  .data-\[state\=open\]\:hover\:text-sidebar-accent-foreground[data-state=open]:hover {
    color: var(--sidebar-accent-foreground);
  }
}
.data-\[state\=selected\]\:bg-muted[data-state=selected] {
  background-color: var(--muted);
}
.data-\[today\]\:bg-accent[data-today] {
  background-color: var(--accent);
}
.data-\[today\]\:text-accent-foreground[data-today] {
  color: var(--accent-foreground);
}
.data-\[variant\=destructive\]\:text-destructive[data-variant=destructive] {
  color: var(--destructive);
}
.data-\[variant\=destructive\]\:focus\:bg-destructive\/10[data-variant=destructive]:focus {
  background-color: var(--destructive);
}
@supports (color: color-mix(in lab, red, red)) {
  .data-\[variant\=destructive\]\:focus\:bg-destructive\/10[data-variant=destructive]:focus {
    background-color: color-mix(in oklab, var(--destructive) 10%, transparent);
  }
}
.data-\[variant\=destructive\]\:focus\:text-destructive[data-variant=destructive]:focus {
  color: var(--destructive);
}
@media (prefers-reduced-motion: no-preference) {
  .motion-safe\:animate-pulse {
    animation: var(--animate-pulse);
  }
}
@media (width >= 40rem) {
  .sm\:mx-0 {
    margin-inline: calc(var(--spacing) * 0);
  }
}
@media (width >= 40rem) {
  .sm\:block {
    display: block;
  }
}
@media (width >= 40rem) {
  .sm\:flex {
    display: flex;
  }
}
@media (width >= 40rem) {
  .sm\:max-w-lg {
    max-width: var(--container-lg);
  }
}
@media (width >= 40rem) {
  .sm\:max-w-sm {
    max-width: var(--container-sm);
  }
}
@media (width >= 40rem) {
  .sm\:flex-row {
    flex-direction: row;
  }
}
@media (width >= 40rem) {
  .sm\:items-center {
    align-items: center;
  }
}
@media (width >= 40rem) {
  .sm\:justify-between {
    justify-content: space-between;
  }
}
@media (width >= 40rem) {
  .sm\:justify-end {
    justify-content: flex-end;
  }
}
@media (width >= 40rem) {
  .sm\:gap-2\.5 {
    gap: calc(var(--spacing) * 2.5);
  }
}
@media (width >= 40rem) {
  :where(.sm\:space-x-2 > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-start: calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));
    margin-inline-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)));
  }
}
@media (width >= 40rem) {
  .sm\:pr-2\.5 {
    padding-right: calc(var(--spacing) * 2.5);
  }
}
@media (width >= 40rem) {
  .sm\:pr-12 {
    padding-right: calc(var(--spacing) * 12);
  }
}
@media (width >= 40rem) {
  .sm\:pl-2\.5 {
    padding-left: calc(var(--spacing) * 2.5);
  }
}
@media (width >= 40rem) {
  .sm\:text-left {
    text-align: left;
  }
}
@media (width >= 48rem) {
  .md\:block {
    display: block;
  }
}
@media (width >= 48rem) {
  .md\:flex {
    display: flex;
  }
}
@media (width >= 48rem) {
  .md\:min-h-min {
    min-height: min-content;
  }
}
@media (width >= 48rem) {
  .md\:w-48 {
    width: calc(var(--spacing) * 48);
  }
}
@media (width >= 48rem) {
  .md\:w-auto {
    width: auto;
  }
}
@media (width >= 48rem) {
  .md\:min-w-\[450px\] {
    min-width: 450px;
  }
}
@media (width >= 48rem) {
  .md\:flex-1 {
    flex: 1;
  }
}
@media (width >= 48rem) {
  .md\:flex-none {
    flex: none;
  }
}
@media (width >= 48rem) {
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (width >= 48rem) {
  .md\:justify-end {
    justify-content: flex-end;
  }
}
@media (width >= 48rem) {
  .md\:text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
}
@media (width >= 48rem) {
  .md\:opacity-0 {
    opacity: 0%;
  }
}
@media (width >= 48rem) {
  .md\:peer-data-\[variant\=inset\]\:m-2:is(:where(.peer)[data-variant=inset] ~ *) {
    margin: calc(var(--spacing) * 2);
  }
}
@media (width >= 48rem) {
  .md\:peer-data-\[variant\=inset\]\:ml-0:is(:where(.peer)[data-variant=inset] ~ *) {
    margin-left: calc(var(--spacing) * 0);
  }
}
@media (width >= 48rem) {
  .md\:peer-data-\[variant\=inset\]\:rounded-xl:is(:where(.peer)[data-variant=inset] ~ *) {
    border-radius: calc(var(--radius) + 4px);
  }
}
@media (width >= 48rem) {
  .md\:peer-data-\[variant\=inset\]\:shadow-sm:is(:where(.peer)[data-variant=inset] ~ *) {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow:
      var(--tw-inset-shadow),
      var(--tw-inset-ring-shadow),
      var(--tw-ring-offset-shadow),
      var(--tw-ring-shadow),
      var(--tw-shadow);
  }
}
@media (width >= 48rem) {
  .md\:peer-data-\[variant\=inset\]\:peer-data-\[state\=collapsed\]\:ml-2:is(:where(.peer)[data-variant=inset] ~ *):is(:where(.peer)[data-state=collapsed] ~ *) {
    margin-left: calc(var(--spacing) * 2);
  }
}
.after\:md\:hidden::after {
  content: var(--tw-content);
}
@media (width >= 48rem) {
  .after\:md\:hidden::after {
    display: none;
  }
}
@media (width >= 64rem) {
  .lg\:flex {
    display: flex;
  }
}
@media (width >= 64rem) {
  .lg\:hidden {
    display: none;
  }
}
@media (width >= 64rem) {
  .lg\:inline-flex {
    display: inline-flex;
  }
}
@media (width >= 64rem) {
  .lg\:w-60 {
    width: calc(var(--spacing) * 60);
  }
}
@media (width >= 64rem) {
  .lg\:w-\[25vw\] {
    width: 25vw;
  }
}
@media (width >= 80rem) {
  .xl\:w-64 {
    width: calc(var(--spacing) * 64);
  }
}
@container (width < 28rem) {
  .\@max-md\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
@container (width >= 24rem) {
  .\@sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@container (width >= 28rem) {
  @container (width < 36rem) {
    .\@min-md\:\@max-xl\:hidden {
      display: none;
    }
  }
}
@container (width >= 32rem) {
  .\@lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.dark\:border-input:is(.dark *) {
  border-color: var(--input);
}
.dark\:border-t-neutral-700:is(.dark *) {
  border-top-color: var(--color-neutral-700);
}
.dark\:bg-background:is(.dark *) {
  background-color: var(--background);
}
.dark\:bg-blue-950:is(.dark *) {
  background-color: var(--color-blue-950);
}
.dark\:bg-card:is(.dark *) {
  background-color: var(--card);
}
.dark\:bg-destructive\/60:is(.dark *) {
  background-color: var(--destructive);
}
@supports (color: color-mix(in lab, red, red)) {
  .dark\:bg-destructive\/60:is(.dark *) {
    background-color: color-mix(in oklab, var(--destructive) 60%, transparent);
  }
}
.dark\:bg-input\/30:is(.dark *) {
  background-color: var(--input);
}
@supports (color: color-mix(in lab, red, red)) {
  .dark\:bg-input\/30:is(.dark *) {
    background-color: color-mix(in oklab, var(--input) 30%, transparent);
  }
}
.dark\:bg-neutral-800:is(.dark *) {
  background-color: var(--color-neutral-800);
}
.dark\:bg-violet-950:is(.dark *) {
  background-color: var(--color-violet-950);
}
.dark\:text-blue-300:is(.dark *) {
  color: var(--color-blue-300);
}
.dark\:text-muted-foreground:is(.dark *) {
  color: var(--muted-foreground);
}
.dark\:text-violet-300:is(.dark *) {
  color: var(--color-violet-300);
}
@media (hover: hover) {
  .dark\:hover\:bg-accent\/50:is(.dark *):hover {
    background-color: var(--accent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .dark\:hover\:bg-accent\/50:is(.dark *):hover {
      background-color: color-mix(in oklab, var(--accent) 50%, transparent);
    }
  }
}
@media (hover: hover) {
  .dark\:hover\:bg-input\/50:is(.dark *):hover {
    background-color: var(--input);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .dark\:hover\:bg-input\/50:is(.dark *):hover {
      background-color: color-mix(in oklab, var(--input) 50%, transparent);
    }
  }
}
@media (hover: hover) {
  .dark\:hover\:text-accent-foreground:is(.dark *):hover {
    color: var(--accent-foreground);
  }
}
.dark\:focus-visible\:ring-destructive\/40:is(.dark *):focus-visible {
  --tw-ring-color: var(--destructive);
}
@supports (color: color-mix(in lab, red, red)) {
  .dark\:focus-visible\:ring-destructive\/40:is(.dark *):focus-visible {
    --tw-ring-color: color-mix(in oklab, var(--destructive) 40%, transparent);
  }
}
.dark\:aria-invalid\:ring-destructive\/40:is(.dark *)[aria-invalid=true] {
  --tw-ring-color: var(--destructive);
}
@supports (color: color-mix(in lab, red, red)) {
  .dark\:aria-invalid\:ring-destructive\/40:is(.dark *)[aria-invalid=true] {
    --tw-ring-color: color-mix(in oklab, var(--destructive) 40%, transparent);
  }
}
.dark\:data-\[state\=active\]\:border-input:is(.dark *)[data-state=active] {
  border-color: var(--input);
}
.dark\:data-\[state\=active\]\:bg-input\/30:is(.dark *)[data-state=active] {
  background-color: var(--input);
}
@supports (color: color-mix(in lab, red, red)) {
  .dark\:data-\[state\=active\]\:bg-input\/30:is(.dark *)[data-state=active] {
    background-color: color-mix(in oklab, var(--input) 30%, transparent);
  }
}
.dark\:data-\[state\=active\]\:text-foreground:is(.dark *)[data-state=active] {
  color: var(--foreground);
}
.dark\:data-\[variant\=destructive\]\:focus\:bg-destructive\/20:is(.dark *)[data-variant=destructive]:focus {
  background-color: var(--destructive);
}
@supports (color: color-mix(in lab, red, red)) {
  .dark\:data-\[variant\=destructive\]\:focus\:bg-destructive\/20:is(.dark *)[data-variant=destructive]:focus {
    background-color: color-mix(in oklab, var(--destructive) 20%, transparent);
  }
}
@starting-style {
  .starting\:open\:opacity-0:is([open], :popover-open, :open) {
    opacity: 0%;
  }
}
.\[\&_ng-icon\]\:pointer-events-none ng-icon {
  pointer-events: none;
}
.\[\&_ng-icon\]\:block ng-icon {
  display: block;
}
.\[\&_ng-icon\]\:size-3\.5 ng-icon {
  width: calc(var(--spacing) * 3.5);
  height: calc(var(--spacing) * 3.5);
}
.\[\&_ng-icon\]\:shrink-0 ng-icon {
  flex-shrink: 0;
}
.\[\&_ng-icon\]\:text-base ng-icon {
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
}
.\[\&_ng-icon\:not\(\[class\*\=\'text-\'\]\)\]\:text-base ng-icon:not([class*=text-]) {
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
}
.\[\&_ng-icon\:not\(\[class\*\=\'text-\'\]\)\]\:text-xs ng-icon:not([class*=text-]) {
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
}
.\[\&_ng-icon\:not\(\[class\*\=\'text-\'\]\)\]\:text-muted-foreground ng-icon:not([class*=text-]) {
  color: var(--muted-foreground);
}
.\[\&_svg\:not\(\[class\*\=\'text-\'\]\)\]\:text-base svg:not([class*=text-]) {
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
}
.\[\&_tr\]\:border-b tr {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
}
.\[\&_tr\:last-child\]\:border-0 tr:last-child {
  border-style: var(--tw-border-style);
  border-width: 0px;
}
.\[\&\.ng-invalid\.ng-touched\]\:border-destructive.ng-invalid.ng-touched {
  border-color: var(--destructive);
}
.\[\&\.ng-invalid\.ng-touched\]\:text-destructive.ng-invalid.ng-touched {
  color: var(--destructive);
}
.\[\&\.ng-invalid\.ng-touched\]\:ring-destructive\/20.ng-invalid.ng-touched {
  --tw-ring-color: var(--destructive);
}
@supports (color: color-mix(in lab, red, red)) {
  .\[\&\.ng-invalid\.ng-touched\]\:ring-destructive\/20.ng-invalid.ng-touched {
    --tw-ring-color: color-mix(in oklab, var(--destructive) 20%, transparent);
  }
}
.\[\&\.ng-invalid\.ng-touched\]\:focus-visible\:ring-destructive\/20.ng-invalid.ng-touched:focus-visible {
  --tw-ring-color: var(--destructive);
}
@supports (color: color-mix(in lab, red, red)) {
  .\[\&\.ng-invalid\.ng-touched\]\:focus-visible\:ring-destructive\/20.ng-invalid.ng-touched:focus-visible {
    --tw-ring-color: color-mix(in oklab, var(--destructive) 20%, transparent);
  }
}
.dark\:\[\&\.ng-invalid\.ng-touched\]\:ring-destructive\/40:is(.dark *).ng-invalid.ng-touched {
  --tw-ring-color: var(--destructive);
}
@supports (color: color-mix(in lab, red, red)) {
  .dark\:\[\&\.ng-invalid\.ng-touched\]\:ring-destructive\/40:is(.dark *).ng-invalid.ng-touched {
    --tw-ring-color: color-mix(in oklab, var(--destructive) 40%, transparent);
  }
}
.dark\:\[\&\.ng-invalid\.ng-touched\]\:focus-visible\:ring-destructive\/40:is(.dark *).ng-invalid.ng-touched:focus-visible {
  --tw-ring-color: var(--destructive);
}
@supports (color: color-mix(in lab, red, red)) {
  .dark\:\[\&\.ng-invalid\.ng-touched\]\:focus-visible\:ring-destructive\/40:is(.dark *).ng-invalid.ng-touched:focus-visible {
    --tw-ring-color: color-mix(in oklab, var(--destructive) 40%, transparent);
  }
}
.\[\&\:has\(\[aria-selected\]\.day-range-end\)\]\:rounded-r-md:has([aria-selected].day-range-end) {
  border-top-right-radius: calc(var(--radius) - 2px);
  border-bottom-right-radius: calc(var(--radius) - 2px);
}
.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]) {
  padding-right: calc(var(--spacing) * 0);
}
.\[\.border-b\]\:pb-6:is(.border-b) {
  padding-bottom: calc(var(--spacing) * 6);
}
.\[\.border-t\]\:pt-6:is(.border-t) {
  padding-top: calc(var(--spacing) * 6);
}
:is(.data-\[variant\=destructive\]\:\*\:\[ng-icon\]\:\!text-destructive[data-variant=destructive] > *):is(ng-icon) {
  color: var(--destructive) !important;
}
:is(.\*\:\[span\]\:last\:flex > *):is(span):last-child {
  display: flex;
}
:is(.\*\:\[span\]\:last\:items-center > *):is(span):last-child {
  align-items: center;
}
:is(.\*\:\[span\]\:last\:gap-2 > *):is(span):last-child {
  gap: calc(var(--spacing) * 2);
}
:is(.\*\:\[svg\]\:fill-current > *):is(svg) {
  fill: currentcolor;
}
.\[\&\>_ng-icon\]\:size-4 > ng-icon {
  width: calc(var(--spacing) * 4);
  height: calc(var(--spacing) * 4);
}
.\[\&\>_ng-icon\]\:flex-none > ng-icon {
  flex: none;
}
.\[\&\>_ng-icon\]\:shrink-0 > ng-icon {
  flex-shrink: 0;
}
.\[\&\>_ng-icon\]\:text-sidebar-accent-foreground > ng-icon {
  color: var(--sidebar-accent-foreground);
}
.\[\&\>_ng-icon\]\:opacity-50 > ng-icon {
  opacity: 50%;
}
.\[\&\>\*\]\:text-white > * {
  color: var(--color-white);
}
.\[\&\>button\]\:hidden > button {
  display: none;
}
.\[\&\>ng-icon\]\:pointer-events-none > ng-icon {
  pointer-events: none;
}
.\[\&\>ng-icon\]\:ml-1 > ng-icon {
  margin-left: calc(var(--spacing) * 1);
}
.\[\&\>ng-icon\]\:size-4 > ng-icon {
  width: calc(var(--spacing) * 4);
  height: calc(var(--spacing) * 4);
}
.\[\&\>ng-icon\]\:shrink-0 > ng-icon {
  flex-shrink: 0;
}
.\[\&\>ng-icon\]\:text-muted-foreground > ng-icon {
  color: var(--muted-foreground);
}
.\[\&\>ng-icon\:not\(\[class\*\=\'text-\'\]\)\]\:text-base > ng-icon:not([class*=text-]) {
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
}
.\[\&\>ng-icon\:not\(\[class\*\=\'text-\'\]\)\]\:text-muted-foreground > ng-icon:not([class*=text-]) {
  color: var(--muted-foreground);
}
.group-data-\[collapsible\=icon\]\:\[\&\>span\]\:hidden:is(:where(.group)[data-collapsible=icon] *) > span {
  display: none;
}
.\[\&\>span\:last-child\]\:truncate > span:last-child {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.\[\&\>tr\]\:last\:border-b-0 > tr:last-child {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 0px;
}
.\[\&\[data-state\=open\]\>\[hlmAccIcon\]\]\:rotate-180[data-state=open] > [hlmAccIcon] {
  rotate: 180deg;
}
[data-side=left][data-collapsible=offcanvas] .\[\[data-side\=left\]\[data-collapsible\=offcanvas\]_\&\]\:-right-2 {
  right: calc(var(--spacing) * -2);
}
[data-side=left][data-state=collapsed] .\[\[data-side\=left\]\[data-state\=collapsed\]_\&\]\:cursor-e-resize {
  cursor: e-resize;
}
[data-side=right][data-collapsible=offcanvas] .\[\[data-side\=right\]\[data-collapsible\=offcanvas\]_\&\]\:-left-2 {
  left: calc(var(--spacing) * -2);
}
[data-side=right][data-state=collapsed] .\[\[data-side\=right\]\[data-state\=collapsed\]_\&\]\:cursor-w-resize {
  cursor: w-resize;
}
[data-slot=tooltip-content] .\[\[data-slot\=tooltip-content\]_\&\]\:bg-background\/20 {
  background-color: var(--background);
}
@supports (color: color-mix(in lab, red, red)) {
  [data-slot=tooltip-content] .\[\[data-slot\=tooltip-content\]_\&\]\:bg-background\/20 {
    background-color: color-mix(in oklab, var(--background) 20%, transparent);
  }
}
[data-slot=tooltip-content] .\[\[data-slot\=tooltip-content\]_\&\]\:text-background {
  color: var(--background);
}
[data-slot=tooltip-content] .dark\:\[\[data-slot\=tooltip-content\]_\&\]\:bg-background\/10:is(.dark *) {
  background-color: var(--background);
}
@supports (color: color-mix(in lab, red, red)) {
  [data-slot=tooltip-content] .dark\:\[\[data-slot\=tooltip-content\]_\&\]\:bg-background\/10:is(.dark *) {
    background-color: color-mix(in oklab, var(--background) 10%, transparent);
  }
}
html[style*=--is-mac] .\[html\[style\*\=\'--is-mac\'\]_\&\]\:hidden {
  display: none;
}
html[style*=--is-mac] .\[html\[style\*\=\'--is-mac\'\]_\&\]\:inline {
  display: inline;
}
@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap);
.cdk-overlay-container,
.cdk-global-overlay-wrapper {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.cdk-overlay-container {
  position: fixed;
  z-index: 1000;
}
.cdk-overlay-container:empty {
  display: none;
}
.cdk-global-overlay-wrapper {
  display: flex;
  position: absolute;
  z-index: 1000;
}
.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  display: flex;
  max-width: 100%;
  max-height: 100%;
  z-index: 1000;
}
.cdk-overlay-backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  opacity: 0;
  touch-action: manipulation;
  z-index: 1000;
  transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
}
@media (prefers-reduced-motion) {
  .cdk-overlay-backdrop {
    transition-duration: 1ms;
  }
}
.cdk-overlay-backdrop-showing {
  opacity: 1;
}
@media (forced-colors: active) {
  .cdk-overlay-backdrop-showing {
    opacity: .6;
  }
}
.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, .32);
}
.cdk-overlay-transparent-backdrop {
  transition: visibility 1ms linear, opacity 1ms linear;
  visibility: hidden;
  opacity: 1;
}
.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing,
.cdk-high-contrast-active .cdk-overlay-transparent-backdrop {
  opacity: 0;
  visibility: visible;
}
.cdk-overlay-backdrop-noop-animation {
  transition: none;
}
.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  display: flex;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px;
  z-index: 1000;
}
.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}
@property --tw-animation-delay { syntax: "*"; inherits: false; initial-value: 0s; }
@property --tw-animation-direction { syntax: "*"; inherits: false; initial-value: normal; }
@property --tw-animation-duration { syntax: "*"; inherits: false; }
@property --tw-animation-fill-mode { syntax: "*"; inherits: false; initial-value: none; }
@property --tw-animation-iteration-count { syntax: "*"; inherits: false; initial-value: 1; }
@property --tw-enter-blur { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-enter-opacity { syntax: "*"; inherits: false; initial-value: 1; }
@property --tw-enter-rotate { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-enter-scale { syntax: "*"; inherits: false; initial-value: 1; }
@property --tw-enter-translate-x { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-enter-translate-y { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-exit-blur { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-exit-opacity { syntax: "*"; inherits: false; initial-value: 1; }
@property --tw-exit-rotate { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-exit-scale { syntax: "*"; inherits: false; initial-value: 1; }
@property --tw-exit-translate-x { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-exit-translate-y { syntax: "*"; inherits: false; initial-value: 0; }
@layer theme, base, components, utilities;
/*!
 * Bootstrap Reboot v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)*/
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body {
  margin: 0;
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    "Liberation Sans",
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol",
    "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: rgb(0, 86.1, 178.5);
  text-decoration: none;
}
a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
pre,
code,
kbd,
samp {
  font-family:
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    "Liberation Mono",
    "Courier New",
    monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
label {
  display: inline-block;
  margin-bottom: 0;
}
button {
  border-radius: 0;
}
button:focus:not(:focus-visible) {
  outline: 0;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[role=button] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
/*!
 * Bootstrap Grid v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)*/
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}
*,
*::before,
*::after {
  box-sizing: inherit;
}
.container,
.container-fluid,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container-sm,
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md,
  .container-sm,
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1140px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
.col-xl,
.col-xl-auto,
.col-xl-12,
.col-xl-11,
.col-xl-10,
.col-xl-9,
.col-xl-8,
.col-xl-7,
.col-xl-6,
.col-xl-5,
.col-xl-4,
.col-xl-3,
.col-xl-2,
.col-xl-1,
.col-lg,
.col-lg-auto,
.col-lg-12,
.col-lg-11,
.col-lg-10,
.col-lg-9,
.col-lg-8,
.col-lg-7,
.col-lg-6,
.col-lg-5,
.col-lg-4,
.col-lg-3,
.col-lg-2,
.col-lg-1,
.col-md,
.col-md-auto,
.col-md-12,
.col-md-11,
.col-md-10,
.col-md-9,
.col-md-8,
.col-md-7,
.col-md-6,
.col-md-5,
.col-md-4,
.col-md-3,
.col-md-2,
.col-md-1,
.col-sm,
.col-sm-auto,
.col-sm-12,
.col-sm-11,
.col-sm-10,
.col-sm-9,
.col-sm-8,
.col-sm-7,
.col-sm-6,
.col-sm-5,
.col-sm-4,
.col-sm-3,
.col-sm-2,
.col-sm-1,
.col,
.col-auto,
.col-12,
.col-11,
.col-10,
.col-9,
.col-8,
.col-7,
.col-6,
.col-5,
.col-4,
.col-3,
.col-2,
.col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}
.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}
.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}
.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}
.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.col-1 {
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}
.col-2 {
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}
.col-5 {
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}
.col-8 {
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}
.col-11 {
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  order: -1;
}
.order-last {
  order: 13;
}
.order-0 {
  order: 0;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.order-4 {
  order: 4;
}
.order-5 {
  order: 5;
}
.order-6 {
  order: 6;
}
.order-7 {
  order: 7;
}
.order-8 {
  order: 8;
}
.order-9 {
  order: 9;
}
.order-10 {
  order: 10;
}
.order-11 {
  order: 11;
}
.order-12 {
  order: 12;
}
.offset-1 {
  margin-left: 8.33333333%;
}
.offset-2 {
  margin-left: 16.66666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.33333333%;
}
.offset-5 {
  margin-left: 41.66666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.33333333%;
}
.offset-8 {
  margin-left: 66.66666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.33333333%;
}
.offset-11 {
  margin-left: 91.66666667%;
}
@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.flex-row {
  flex-direction: row !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-row-reverse {
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  flex-direction: column-reverse !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.flex-fill {
  flex: 1 1 auto !important;
}
.flex-grow-0 {
  flex-grow: 0 !important;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  flex-shrink: 1 !important;
}
.justify-content-start {
  justify-content: flex-start !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-baseline {
  align-items: baseline !important;
}
.align-items-stretch {
  align-items: stretch !important;
}
.align-content-start {
  align-content: flex-start !important;
}
.align-content-end {
  align-content: flex-end !important;
}
.align-content-center {
  align-content: center !important;
}
.align-content-between {
  align-content: space-between !important;
}
.align-content-around {
  align-content: space-around !important;
}
.align-content-stretch {
  align-content: stretch !important;
}
.align-self-auto {
  align-self: auto !important;
}
.align-self-start {
  align-self: flex-start !important;
}
.align-self-end {
  align-self: flex-end !important;
}
.align-self-center {
  align-self: center !important;
}
.align-self-baseline {
  align-self: baseline !important;
}
.align-self-stretch {
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.m-0 {
  margin: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pr-0,
.px-0 {
  padding-right: 0 !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}
.m-n1 {
  margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}
.m-n2 {
  margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}
.m-n3 {
  margin: -1rem !important;
}
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}
.m-n4 {
  margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}
.m-n5 {
  margin: -3rem !important;
}
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto,
.my-auto {
  margin-top: auto !important;
}
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
.text-monospace {
  font-family:
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    "Liberation Mono",
    "Courier New",
    monospace !important;
}
.text-justify {
  text-align: justify !important;
}
.text-wrap {
  white-space: normal !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.font-weight-light {
  font-weight: 300 !important;
}
.font-weight-lighter {
  font-weight: lighter !important;
}
.font-weight-normal {
  font-weight: 400 !important;
}
.font-weight-bold {
  font-weight: 700 !important;
}
.font-weight-bolder {
  font-weight: bolder !important;
}
.font-italic {
  font-style: italic !important;
}
.text-white {
  color: #fff !important;
}
.text-primary {
  color: #007bff !important;
}
a.text-primary:hover,
a.text-primary:focus {
  color: rgb(0, 86.1, 178.5) !important;
}
.text-secondary {
  color: #6c757d !important;
}
a.text-secondary:hover,
a.text-secondary:focus {
  color: rgb(72.5407725322, 78.5858369099, 83.9592274678) !important;
}
.text-success {
  color: #28a745 !important;
}
a.text-success:hover,
a.text-success:focus {
  color: rgb(25.2173913043, 105.2826086957, 43.5) !important;
}
.text-info {
  color: #17a2b8 !important;
}
a.text-info:hover,
a.text-info:focus {
  color: rgb(14.5, 102.1304347826, 116) !important;
}
.text-warning {
  color: #ffc107 !important;
}
a.text-warning:hover,
a.text-warning:focus {
  color: rgb(185.5, 139.125, 0) !important;
}
.text-danger {
  color: #dc3545 !important;
}
a.text-danger:hover,
a.text-danger:focus {
  color: rgb(167.4810126582, 29.0189873418, 42.2848101266) !important;
}
.text-light {
  color: #f8f9fa !important;
}
a.text-light:hover,
a.text-light:focus {
  color: rgb(203.375, 210.75, 218.125) !important;
}
.text-dark {
  color: #343a40 !important;
}
a.text-dark:hover,
a.text-dark:focus {
  color: rgb(17.7068965517, 19.75, 21.7931034483) !important;
}
.text-body {
  color: #212529 !important;
}
.text-muted {
  color: #6c757d !important;
}
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.text-decoration-none {
  text-decoration: none !important;
}
.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}
.text-reset {
  color: inherit !important;
}
.toggle-button {
  position: fixed;
  top: 70px;
  right: 20px;
  background-color: #007bff;
  color: white;
  border: none;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  transition: background-color 0.3s ease;
  z-index: 1;
}
.push-content {
  margin-right: 480px;
}
.toggle-button:hover {
  background-color: #0056b3;
}
@media (min-width: 768px) {
  .toggle-button {
    top: 100px;
  }
}
@media (max-width: 768px) {
  .w-md-100 {
    width: 100%;
  }
}
.mat-drawer-backdrop.mat-drawer-shown {
  background-color: transparent !important;
}
.default-theme {
  --mat-app-background-color: #fafafa;
  --mat-app-text-color: rgba(0, 0, 0, 0.87);
  --mat-app-elevation-shadow-level-0:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-1:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-2:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-3:
    0px 3px 3px -2px rgba(0, 0, 0, 0.2),
    0px 3px 4px 0px rgba(0, 0, 0, 0.14),
    0px 1px 8px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-4:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-5:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 5px 8px 0px rgba(0, 0, 0, 0.14),
    0px 1px 14px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-6:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-7:
    0px 4px 5px -2px rgba(0, 0, 0, 0.2),
    0px 7px 10px 1px rgba(0, 0, 0, 0.14),
    0px 2px 16px 1px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-8:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-9:
    0px 5px 6px -3px rgba(0, 0, 0, 0.2),
    0px 9px 12px 1px rgba(0, 0, 0, 0.14),
    0px 3px 16px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-10:
    0px 6px 6px -3px rgba(0, 0, 0, 0.2),
    0px 10px 14px 1px rgba(0, 0, 0, 0.14),
    0px 4px 18px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-11:
    0px 6px 7px -4px rgba(0, 0, 0, 0.2),
    0px 11px 15px 1px rgba(0, 0, 0, 0.14),
    0px 4px 20px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-12:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-13:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 13px 19px 2px rgba(0, 0, 0, 0.14),
    0px 5px 24px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-14:
    0px 7px 9px -4px rgba(0, 0, 0, 0.2),
    0px 14px 21px 2px rgba(0, 0, 0, 0.14),
    0px 5px 26px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-15:
    0px 8px 9px -5px rgba(0, 0, 0, 0.2),
    0px 15px 22px 2px rgba(0, 0, 0, 0.14),
    0px 6px 28px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-16:
    0px 8px 10px -5px rgba(0, 0, 0, 0.2),
    0px 16px 24px 2px rgba(0, 0, 0, 0.14),
    0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-17:
    0px 8px 11px -5px rgba(0, 0, 0, 0.2),
    0px 17px 26px 2px rgba(0, 0, 0, 0.14),
    0px 6px 32px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-18:
    0px 9px 11px -5px rgba(0, 0, 0, 0.2),
    0px 18px 28px 2px rgba(0, 0, 0, 0.14),
    0px 7px 34px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-19:
    0px 9px 12px -6px rgba(0, 0, 0, 0.2),
    0px 19px 29px 2px rgba(0, 0, 0, 0.14),
    0px 7px 36px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-20:
    0px 10px 13px -6px rgba(0, 0, 0, 0.2),
    0px 20px 31px 3px rgba(0, 0, 0, 0.14),
    0px 8px 38px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-21:
    0px 10px 13px -6px rgba(0, 0, 0, 0.2),
    0px 21px 33px 3px rgba(0, 0, 0, 0.14),
    0px 8px 40px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-22:
    0px 10px 14px -6px rgba(0, 0, 0, 0.2),
    0px 22px 35px 3px rgba(0, 0, 0, 0.14),
    0px 8px 42px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-23:
    0px 11px 14px -7px rgba(0, 0, 0, 0.2),
    0px 23px 36px 3px rgba(0, 0, 0, 0.14),
    0px 9px 44px 8px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-24:
    0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mat-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-label-text-color: #283593;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
.default-theme .mat-accent {
  --mat-option-selected-state-label-text-color: #00a1f2;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
.default-theme .mat-warn {
  --mat-option-selected-state-label-text-color: #d81b60;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
.default-theme {
  --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-pseudo-checkbox-full-selected-icon-color: #00a1f2;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #00a1f2;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.default-theme .mat-primary {
  --mat-pseudo-checkbox-full-selected-icon-color: #283593;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #283593;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.default-theme .mat-accent {
  --mat-pseudo-checkbox-full-selected-icon-color: #00a1f2;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #00a1f2;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.default-theme .mat-warn {
  --mat-pseudo-checkbox-full-selected-icon-color: #d81b60;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #d81b60;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.default-theme {
  --mat-card-elevated-container-color: white;
  --mat-card-elevated-container-elevation:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-card-outlined-container-color: white;
  --mat-card-outlined-container-elevation:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-card-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);
  --mat-card-filled-container-color: white;
  --mat-card-filled-container-elevation:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.default-theme .mat-mdc-progress-bar {
  --mat-progress-bar-active-indicator-color: #283593;
  --mat-progress-bar-track-color: rgba(40, 53, 147, 0.25);
}
.default-theme .mat-mdc-progress-bar.mat-accent {
  --mat-progress-bar-active-indicator-color: #00a1f2;
  --mat-progress-bar-track-color: rgba(0, 161, 242, 0.25);
}
.default-theme .mat-mdc-progress-bar.mat-warn {
  --mat-progress-bar-active-indicator-color: #d81b60;
  --mat-progress-bar-track-color: rgba(216, 27, 96, 0.25);
}
.default-theme {
  --mat-tooltip-container-color: #424242;
  --mat-tooltip-supporting-text-color: white;
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #283593 87%, transparent);
  --mat-form-field-filled-caret-color: #283593;
  --mat-form-field-filled-focus-active-indicator-color: #283593;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #283593 87%, transparent);
  --mat-form-field-outlined-caret-color: #283593;
  --mat-form-field-outlined-focus-outline-color: #283593;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #283593 87%, transparent);
  --mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-error-text-color: #d81b60;
  --mat-form-field-select-option-text-color: inherit;
  --mat-form-field-select-disabled-option-text-color: GrayText;
  --mat-form-field-leading-icon-color: unset;
  --mat-form-field-disabled-leading-icon-color: unset;
  --mat-form-field-trailing-icon-color: unset;
  --mat-form-field-disabled-trailing-icon-color: unset;
  --mat-form-field-error-focus-trailing-icon-color: unset;
  --mat-form-field-error-hover-trailing-icon-color: unset;
  --mat-form-field-error-trailing-icon-color: unset;
  --mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-disabled-select-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-hover-state-layer-opacity: 0.04;
  --mat-form-field-focus-state-layer-opacity: 0.12;
  --mat-form-field-filled-container-color: #f6f6f6;
  --mat-form-field-filled-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-form-field-filled-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-filled-input-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-error-hover-label-text-color: #d81b60;
  --mat-form-field-filled-error-focus-label-text-color: #d81b60;
  --mat-form-field-filled-error-label-text-color: #d81b60;
  --mat-form-field-filled-error-caret-color: #d81b60;
  --mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-filled-error-active-indicator-color: #d81b60;
  --mat-form-field-filled-error-focus-active-indicator-color: #d81b60;
  --mat-form-field-filled-error-hover-active-indicator-color: #d81b60;
  --mat-form-field-outlined-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-outlined-input-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-outlined-error-caret-color: #d81b60;
  --mat-form-field-outlined-error-focus-label-text-color: #d81b60;
  --mat-form-field-outlined-error-label-text-color: #d81b60;
  --mat-form-field-outlined-error-hover-label-text-color: #d81b60;
  --mat-form-field-outlined-outline-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-error-focus-outline-color: #d81b60;
  --mat-form-field-outlined-error-hover-outline-color: #d81b60;
  --mat-form-field-outlined-error-outline-color: #d81b60;
}
.default-theme .mat-mdc-form-field.mat-accent {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #00a1f2 87%, transparent);
  --mat-form-field-filled-caret-color: #00a1f2;
  --mat-form-field-filled-focus-active-indicator-color: #00a1f2;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #00a1f2 87%, transparent);
  --mat-form-field-outlined-caret-color: #00a1f2;
  --mat-form-field-outlined-focus-outline-color: #00a1f2;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #00a1f2 87%, transparent);
}
.default-theme .mat-mdc-form-field.mat-warn {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #d81b60 87%, transparent);
  --mat-form-field-filled-caret-color: #d81b60;
  --mat-form-field-filled-focus-active-indicator-color: #d81b60;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #d81b60 87%, transparent);
  --mat-form-field-outlined-caret-color: #d81b60;
  --mat-form-field-outlined-focus-outline-color: #d81b60;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #d81b60 87%, transparent);
}
.default-theme {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #283593;
  --mat-select-invalid-arrow-color: #d81b60;
}
.default-theme .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #00a1f2;
  --mat-select-invalid-arrow-color: #d81b60;
}
.default-theme .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #d81b60;
  --mat-select-invalid-arrow-color: #d81b60;
}
.default-theme {
  --mat-autocomplete-background-color: white;
  --mat-dialog-container-color: white;
  --mat-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mat-dialog-supporting-text-color: rgba(0, 0, 0, 0.54);
}
.default-theme .mat-mdc-standard-chip {
  --mat-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-elevated-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-elevated-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-elevated-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, 0.87);
}
.default-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.default-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mat-chip-disabled-label-text-color: #ffffff;
  --mat-chip-elevated-container-color: #283593;
  --mat-chip-elevated-disabled-container-color: #283593;
  --mat-chip-elevated-selected-container-color: #283593;
  --mat-chip-flat-disabled-selected-container-color: #283593;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: #ffffff;
  --mat-chip-selected-disabled-trailing-icon-color: #ffffff;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: #ffffff;
  --mat-chip-selected-trailing-icon-color: #ffffff;
  --mat-chip-with-icon-disabled-icon-color: #ffffff;
  --mat-chip-with-icon-icon-color: #ffffff;
  --mat-chip-with-icon-selected-icon-color: #ffffff;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #ffffff;
  --mat-chip-with-trailing-icon-trailing-icon-color: #ffffff;
}
.default-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.default-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mat-chip-disabled-label-text-color: #ffffff;
  --mat-chip-elevated-container-color: #00a1f2;
  --mat-chip-elevated-disabled-container-color: #00a1f2;
  --mat-chip-elevated-selected-container-color: #00a1f2;
  --mat-chip-flat-disabled-selected-container-color: #00a1f2;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: #ffffff;
  --mat-chip-selected-disabled-trailing-icon-color: #ffffff;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: #ffffff;
  --mat-chip-selected-trailing-icon-color: #ffffff;
  --mat-chip-with-icon-disabled-icon-color: #ffffff;
  --mat-chip-with-icon-icon-color: #ffffff;
  --mat-chip-with-icon-selected-icon-color: #ffffff;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #ffffff;
  --mat-chip-with-trailing-icon-trailing-icon-color: #ffffff;
}
.default-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.default-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #d81b60;
  --mat-chip-elevated-disabled-container-color: #d81b60;
  --mat-chip-elevated-selected-container-color: #d81b60;
  --mat-chip-flat-disabled-selected-container-color: #d81b60;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: white;
  --mat-chip-selected-trailing-icon-color: white;
  --mat-chip-with-icon-disabled-icon-color: white;
  --mat-chip-with-icon-icon-color: white;
  --mat-chip-with-icon-selected-icon-color: white;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mat-chip-with-trailing-icon-trailing-icon-color: white;
}
.default-theme {
  --mat-slide-toggle-selected-icon-color: #ffffff;
  --mat-slide-toggle-disabled-selected-icon-color: #ffffff;
  --mat-slide-toggle-selected-focus-state-layer-color: #283593;
  --mat-slide-toggle-selected-handle-color: #283593;
  --mat-slide-toggle-selected-hover-state-layer-color: #283593;
  --mat-slide-toggle-selected-pressed-state-layer-color: #283593;
  --mat-slide-toggle-selected-focus-handle-color: #283593;
  --mat-slide-toggle-selected-hover-handle-color: #283593;
  --mat-slide-toggle-selected-pressed-handle-color: #283593;
  --mat-slide-toggle-selected-focus-track-color: #949ac9;
  --mat-slide-toggle-selected-hover-track-color: #949ac9;
  --mat-slide-toggle-selected-pressed-track-color: #949ac9;
  --mat-slide-toggle-selected-track-color: #949ac9;
  --mat-slide-toggle-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-slide-toggle-disabled-handle-elevation-shadow:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-disabled-selected-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-selected-track-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-unselected-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-unselected-icon-color: #f6f6f6;
  --mat-slide-toggle-disabled-unselected-track-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-handle-elevation-shadow:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-handle-surface-color: white;
  --mat-slide-toggle-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-hover-handle-color: #424242;
  --mat-slide-toggle-unselected-focus-handle-color: #424242;
  --mat-slide-toggle-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-focus-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-icon-color: #f6f6f6;
  --mat-slide-toggle-unselected-handle-color: rgba(0, 0, 0, 0.54);
  --mat-slide-toggle-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-hover-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-pressed-handle-color: #424242;
  --mat-slide-toggle-unselected-pressed-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-track-color: rgba(0, 0, 0, 0.12);
}
.default-theme .mat-mdc-slide-toggle.mat-accent {
  --mat-slide-toggle-selected-icon-color: #ffffff;
  --mat-slide-toggle-disabled-selected-icon-color: #ffffff;
  --mat-slide-toggle-selected-focus-state-layer-color: #00a1f2;
  --mat-slide-toggle-selected-handle-color: #00a1f2;
  --mat-slide-toggle-selected-hover-state-layer-color: #00a1f2;
  --mat-slide-toggle-selected-pressed-state-layer-color: #00a1f2;
  --mat-slide-toggle-selected-focus-handle-color: #00a1f2;
  --mat-slide-toggle-selected-hover-handle-color: #00a1f2;
  --mat-slide-toggle-selected-pressed-handle-color: #00a1f2;
  --mat-slide-toggle-selected-focus-track-color: #949ac9;
  --mat-slide-toggle-selected-hover-track-color: #949ac9;
  --mat-slide-toggle-selected-pressed-track-color: #949ac9;
  --mat-slide-toggle-selected-track-color: #949ac9;
}
.default-theme .mat-mdc-slide-toggle.mat-warn {
  --mat-slide-toggle-selected-icon-color: white;
  --mat-slide-toggle-disabled-selected-icon-color: white;
  --mat-slide-toggle-selected-focus-state-layer-color: #d81b60;
  --mat-slide-toggle-selected-handle-color: #d81b60;
  --mat-slide-toggle-selected-hover-state-layer-color: #d81b60;
  --mat-slide-toggle-selected-pressed-state-layer-color: #d81b60;
  --mat-slide-toggle-selected-focus-handle-color: #d81b60;
  --mat-slide-toggle-selected-hover-handle-color: #d81b60;
  --mat-slide-toggle-selected-pressed-handle-color: #d81b60;
  --mat-slide-toggle-selected-focus-track-color: #f06292;
  --mat-slide-toggle-selected-hover-track-color: #f06292;
  --mat-slide-toggle-selected-pressed-track-color: #f06292;
  --mat-slide-toggle-selected-track-color: #f06292;
}
.default-theme .mat-mdc-radio-button.mat-primary {
  --mat-radio-checked-ripple-color: #283593;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #283593;
  --mat-radio-selected-hover-icon-color: #283593;
  --mat-radio-selected-icon-color: #283593;
  --mat-radio-selected-pressed-icon-color: #283593;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.default-theme .mat-mdc-radio-button.mat-accent {
  --mat-radio-checked-ripple-color: #00a1f2;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #00a1f2;
  --mat-radio-selected-hover-icon-color: #00a1f2;
  --mat-radio-selected-icon-color: #00a1f2;
  --mat-radio-selected-pressed-icon-color: #00a1f2;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.default-theme .mat-mdc-radio-button.mat-warn {
  --mat-radio-checked-ripple-color: #d81b60;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #d81b60;
  --mat-radio-selected-hover-icon-color: #d81b60;
  --mat-radio-selected-icon-color: #d81b60;
  --mat-radio-selected-pressed-icon-color: #d81b60;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.default-theme {
  --mat-slider-active-track-color: #283593;
  --mat-slider-focus-handle-color: #283593;
  --mat-slider-handle-color: #283593;
  --mat-slider-hover-handle-color: #283593;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #283593 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #283593 4%, transparent);
  --mat-slider-inactive-track-color: #283593;
  --mat-slider-ripple-color: #283593;
  --mat-slider-with-tick-marks-active-container-color: #ffffff;
  --mat-slider-with-tick-marks-inactive-container-color: #283593;
  --mat-slider-disabled-active-track-color: rgba(0, 0, 0, 0.87);
  --mat-slider-disabled-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slider-disabled-inactive-track-color: rgba(0, 0, 0, 0.87);
  --mat-slider-label-container-color: #424242;
  --mat-slider-label-label-text-color: white;
  --mat-slider-value-indicator-opacity: 1;
  --mat-slider-with-overlap-handle-outline-color: rgba(0, 0, 0, 0.87);
  --mat-slider-with-tick-marks-disabled-container-color: rgba(0, 0, 0, 0.87);
}
.default-theme .mat-accent {
  --mat-slider-active-track-color: #00a1f2;
  --mat-slider-focus-handle-color: #00a1f2;
  --mat-slider-handle-color: #00a1f2;
  --mat-slider-hover-handle-color: #00a1f2;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #00a1f2 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #00a1f2 4%, transparent);
  --mat-slider-inactive-track-color: #00a1f2;
  --mat-slider-ripple-color: #00a1f2;
  --mat-slider-with-tick-marks-active-container-color: #ffffff;
  --mat-slider-with-tick-marks-inactive-container-color: #00a1f2;
}
.default-theme .mat-warn {
  --mat-slider-active-track-color: #d81b60;
  --mat-slider-focus-handle-color: #d81b60;
  --mat-slider-handle-color: #d81b60;
  --mat-slider-hover-handle-color: #d81b60;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #d81b60 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #d81b60 4%, transparent);
  --mat-slider-inactive-track-color: #d81b60;
  --mat-slider-ripple-color: #d81b60;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #d81b60;
}
.default-theme {
  --mat-menu-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-menu-item-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-menu-container-color: white;
  --mat-menu-divider-color: rgba(0, 0, 0, 0.12);
  --mat-list-list-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-disabled-leading-icon-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-state-layer-opacity: 0.04;
  --mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-focus-state-layer-opacity: 0.12;
}
.default-theme .mdc-list-item__start,
.default-theme .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #283593;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #283593;
  --mat-radio-selected-hover-icon-color: #283593;
  --mat-radio-selected-icon-color: #283593;
  --mat-radio-selected-pressed-icon-color: #283593;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.default-theme .mat-accent .mdc-list-item__start,
.default-theme .mat-accent .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #00a1f2;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #00a1f2;
  --mat-radio-selected-hover-icon-color: #00a1f2;
  --mat-radio-selected-icon-color: #00a1f2;
  --mat-radio-selected-pressed-icon-color: #00a1f2;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.default-theme .mat-warn .mdc-list-item__start,
.default-theme .mat-warn .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #d81b60;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #d81b60;
  --mat-radio-selected-hover-icon-color: #d81b60;
  --mat-radio-selected-icon-color: #d81b60;
  --mat-radio-selected-pressed-icon-color: #d81b60;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.default-theme .mat-mdc-list-option {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: #ffffff;
  --mat-checkbox-selected-focus-icon-color: #283593;
  --mat-checkbox-selected-hover-icon-color: #283593;
  --mat-checkbox-selected-icon-color: #283593;
  --mat-checkbox-selected-pressed-icon-color: #283593;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #283593;
  --mat-checkbox-selected-hover-state-layer-color: #283593;
  --mat-checkbox-selected-pressed-state-layer-color: #283593;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.default-theme .mat-mdc-list-option.mat-accent {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: #ffffff;
  --mat-checkbox-selected-focus-icon-color: #00a1f2;
  --mat-checkbox-selected-hover-icon-color: #00a1f2;
  --mat-checkbox-selected-icon-color: #00a1f2;
  --mat-checkbox-selected-pressed-icon-color: #00a1f2;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #00a1f2;
  --mat-checkbox-selected-hover-state-layer-color: #00a1f2;
  --mat-checkbox-selected-pressed-state-layer-color: #00a1f2;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.default-theme .mat-mdc-list-option.mat-warn {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #d81b60;
  --mat-checkbox-selected-hover-icon-color: #d81b60;
  --mat-checkbox-selected-icon-color: #d81b60;
  --mat-checkbox-selected-pressed-icon-color: #d81b60;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #d81b60;
  --mat-checkbox-selected-hover-state-layer-color: #d81b60;
  --mat-checkbox-selected-pressed-state-layer-color: #d81b60;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.default-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.default-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.default-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.default-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start {
  color: #283593;
}
.default-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.default-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.default-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.default-theme {
  --mat-paginator-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color: white;
  --mat-paginator-enabled-icon-color: rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.default-theme .mat-mdc-tab-group,
.default-theme .mat-mdc-tab-nav-bar {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #283593;
  --mat-tab-active-ripple-color: #283593;
  --mat-tab-inactive-ripple-color: #283593;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #283593;
  --mat-tab-active-hover-label-text-color: #283593;
  --mat-tab-active-focus-indicator-color: #283593;
  --mat-tab-active-hover-indicator-color: #283593;
  --mat-tab-active-indicator-color: #283593;
}
.default-theme .mat-mdc-tab-group.mat-accent,
.default-theme .mat-mdc-tab-nav-bar.mat-accent {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #00a1f2;
  --mat-tab-active-ripple-color: #00a1f2;
  --mat-tab-inactive-ripple-color: #00a1f2;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #00a1f2;
  --mat-tab-active-hover-label-text-color: #00a1f2;
  --mat-tab-active-focus-indicator-color: #00a1f2;
  --mat-tab-active-hover-indicator-color: #00a1f2;
  --mat-tab-active-indicator-color: #00a1f2;
}
.default-theme .mat-mdc-tab-group.mat-warn,
.default-theme .mat-mdc-tab-nav-bar.mat-warn {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #d81b60;
  --mat-tab-active-ripple-color: #d81b60;
  --mat-tab-inactive-ripple-color: #d81b60;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #d81b60;
  --mat-tab-active-hover-label-text-color: #d81b60;
  --mat-tab-active-focus-indicator-color: #d81b60;
  --mat-tab-active-hover-indicator-color: #d81b60;
  --mat-tab-active-indicator-color: #d81b60;
}
.default-theme .mat-mdc-tab-group.mat-background-primary,
.default-theme .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-background-color: #283593;
  --mat-tab-foreground-color: #ffffff;
}
.default-theme .mat-mdc-tab-group.mat-background-accent,
.default-theme .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-background-color: #00a1f2;
  --mat-tab-foreground-color: #ffffff;
}
.default-theme .mat-mdc-tab-group.mat-background-warn,
.default-theme .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-background-color: #d81b60;
  --mat-tab-foreground-color: white;
}
.default-theme {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: #ffffff;
  --mat-checkbox-selected-focus-icon-color: #00a1f2;
  --mat-checkbox-selected-hover-icon-color: #00a1f2;
  --mat-checkbox-selected-icon-color: #00a1f2;
  --mat-checkbox-selected-pressed-icon-color: #00a1f2;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #00a1f2;
  --mat-checkbox-selected-hover-state-layer-color: #00a1f2;
  --mat-checkbox-selected-pressed-state-layer-color: #00a1f2;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.default-theme .mat-mdc-checkbox.mat-primary {
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: #ffffff;
  --mat-checkbox-selected-focus-icon-color: #283593;
  --mat-checkbox-selected-hover-icon-color: #283593;
  --mat-checkbox-selected-icon-color: #283593;
  --mat-checkbox-selected-pressed-icon-color: #283593;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #283593;
  --mat-checkbox-selected-hover-state-layer-color: #283593;
  --mat-checkbox-selected-pressed-state-layer-color: #283593;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.default-theme .mat-mdc-checkbox.mat-warn {
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #d81b60;
  --mat-checkbox-selected-hover-icon-color: #d81b60;
  --mat-checkbox-selected-icon-color: #d81b60;
  --mat-checkbox-selected-pressed-icon-color: #d81b60;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #d81b60;
  --mat-checkbox-selected-hover-state-layer-color: #d81b60;
  --mat-checkbox-selected-pressed-state-layer-color: #d81b60;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.default-theme {
  --mat-button-filled-container-color: white;
  --mat-button-filled-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-filled-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-filled-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-filled-focus-state-layer-opacity: 0.12;
  --mat-button-filled-hover-state-layer-opacity: 0.04;
  --mat-button-filled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-filled-pressed-state-layer-opacity: 0.12;
  --mat-button-filled-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-filled-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-outlined-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-outlined-focus-state-layer-opacity: 0.12;
  --mat-button-outlined-hover-state-layer-opacity: 0.04;
  --mat-button-outlined-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-pressed-state-layer-opacity: 0.12;
  --mat-button-outlined-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-outlined-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-protected-container-color: white;
  --mat-button-protected-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-protected-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-protected-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-protected-focus-state-layer-opacity: 0.12;
  --mat-button-protected-hover-state-layer-opacity: 0.04;
  --mat-button-protected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-protected-pressed-state-layer-opacity: 0.12;
  --mat-button-protected-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-protected-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-text-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-text-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-text-focus-state-layer-opacity: 0.12;
  --mat-button-text-hover-state-layer-opacity: 0.04;
  --mat-button-text-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-text-pressed-state-layer-opacity: 0.12;
  --mat-button-text-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-text-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-tonal-container-color: white;
  --mat-button-tonal-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-tonal-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-tonal-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-tonal-focus-state-layer-opacity: 0.12;
  --mat-button-tonal-hover-state-layer-opacity: 0.04;
  --mat-button-tonal-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-tonal-pressed-state-layer-opacity: 0.12;
  --mat-button-tonal-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-tonal-state-layer-color: rgba(0, 0, 0, 0.87);
}
.default-theme .mat-mdc-button.mat-primary,
.default-theme .mat-mdc-unelevated-button.mat-primary,
.default-theme .mat-mdc-raised-button.mat-primary,
.default-theme .mat-mdc-outlined-button.mat-primary,
.default-theme .mat-tonal-button.mat-primary {
  --mat-button-filled-container-color: #283593;
  --mat-button-filled-label-text-color: #ffffff;
  --mat-button-filled-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);
  --mat-button-filled-state-layer-color: #ffffff;
  --mat-button-outlined-label-text-color: #283593;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #283593 12%, transparent);
  --mat-button-outlined-state-layer-color: #283593;
  --mat-button-protected-container-color: #283593;
  --mat-button-protected-label-text-color: #ffffff;
  --mat-button-protected-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);
  --mat-button-protected-state-layer-color: #ffffff;
  --mat-button-text-label-text-color: #283593;
  --mat-button-text-ripple-color: color-mix(in srgb, #283593 12%, transparent);
  --mat-button-text-state-layer-color: #283593;
  --mat-button-tonal-container-color: #283593;
  --mat-button-tonal-label-text-color: #ffffff;
  --mat-button-tonal-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);
  --mat-button-tonal-state-layer-color: #ffffff;
}
.default-theme .mat-mdc-button.mat-accent,
.default-theme .mat-mdc-unelevated-button.mat-accent,
.default-theme .mat-mdc-raised-button.mat-accent,
.default-theme .mat-mdc-outlined-button.mat-accent,
.default-theme .mat-tonal-button.mat-accent {
  --mat-button-filled-container-color: #00a1f2;
  --mat-button-filled-label-text-color: #ffffff;
  --mat-button-filled-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);
  --mat-button-filled-state-layer-color: #ffffff;
  --mat-button-outlined-label-text-color: #00a1f2;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #00a1f2 12%, transparent);
  --mat-button-outlined-state-layer-color: #00a1f2;
  --mat-button-protected-container-color: #00a1f2;
  --mat-button-protected-label-text-color: #ffffff;
  --mat-button-protected-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);
  --mat-button-protected-state-layer-color: #ffffff;
  --mat-button-text-label-text-color: #00a1f2;
  --mat-button-text-ripple-color: color-mix(in srgb, #00a1f2 12%, transparent);
  --mat-button-text-state-layer-color: #00a1f2;
  --mat-button-tonal-container-color: #00a1f2;
  --mat-button-tonal-label-text-color: #ffffff;
  --mat-button-tonal-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);
  --mat-button-tonal-state-layer-color: #ffffff;
}
.default-theme .mat-mdc-button.mat-warn,
.default-theme .mat-mdc-unelevated-button.mat-warn,
.default-theme .mat-mdc-raised-button.mat-warn,
.default-theme .mat-mdc-outlined-button.mat-warn,
.default-theme .mat-tonal-button.mat-warn {
  --mat-button-filled-container-color: #d81b60;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #d81b60;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #d81b60 12%, transparent);
  --mat-button-outlined-state-layer-color: #d81b60;
  --mat-button-protected-container-color: #d81b60;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #d81b60;
  --mat-button-text-ripple-color: color-mix(in srgb, #d81b60 12%, transparent);
  --mat-button-text-state-layer-color: #d81b60;
  --mat-button-tonal-container-color: #d81b60;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-state-layer-color: white;
}
.default-theme {
  --mat-icon-button-disabled-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-icon-button-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-hover-state-layer-opacity: 0.04;
  --mat-icon-button-icon-color: inherit;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
  --mat-icon-button-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-icon-button-state-layer-color: rgba(0, 0, 0, 0.87);
}
.default-theme .mat-mdc-icon-button.mat-primary {
  --mat-icon-button-icon-color: #283593;
  --mat-icon-button-state-layer-color: #283593;
  --mat-icon-button-ripple-color: color-mix(in srgb, #283593 12%, transparent);
}
.default-theme .mat-mdc-icon-button.mat-accent {
  --mat-icon-button-icon-color: #00a1f2;
  --mat-icon-button-state-layer-color: #00a1f2;
  --mat-icon-button-ripple-color: color-mix(in srgb, #00a1f2 12%, transparent);
}
.default-theme .mat-mdc-icon-button.mat-warn {
  --mat-icon-button-icon-color: #d81b60;
  --mat-icon-button-state-layer-color: #d81b60;
  --mat-icon-button-ripple-color: color-mix(in srgb, #d81b60 12%, transparent);
}
.default-theme {
  --mat-fab-container-color: white;
  --mat-fab-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-fab-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-hover-state-layer-opacity: 0.04;
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-container-color: white;
  --mat-fab-small-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-fab-small-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-fab-small-focus-state-layer-opacity: 0.12;
  --mat-fab-small-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-small-hover-state-layer-opacity: 0.04;
  --mat-fab-small-pressed-state-layer-opacity: 0.12;
  --mat-fab-small-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-fab-state-layer-color: rgba(0, 0, 0, 0.87);
}
.default-theme .mat-mdc-fab.mat-primary,
.default-theme .mat-mdc-mini-fab.mat-primary {
  --mat-fab-container-color: #283593;
  --mat-fab-foreground-color: #ffffff;
  --mat-fab-ripple-color: color-mix(in srgb, #283593 12%, transparent);
  --mat-fab-small-container-color: #283593;
  --mat-fab-small-foreground-color: #ffffff;
  --mat-fab-small-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);
  --mat-fab-small-state-layer-color: #ffffff;
  --mat-fab-state-layer-color: #ffffff;
}
.default-theme .mat-mdc-fab.mat-accent,
.default-theme .mat-mdc-mini-fab.mat-accent {
  --mat-fab-container-color: #00a1f2;
  --mat-fab-foreground-color: #ffffff;
  --mat-fab-ripple-color: color-mix(in srgb, #00a1f2 12%, transparent);
  --mat-fab-small-container-color: #00a1f2;
  --mat-fab-small-foreground-color: #ffffff;
  --mat-fab-small-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);
  --mat-fab-small-state-layer-color: #ffffff;
  --mat-fab-state-layer-color: #ffffff;
}
.default-theme .mat-mdc-fab.mat-warn,
.default-theme .mat-mdc-mini-fab.mat-warn {
  --mat-fab-container-color: #d81b60;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: color-mix(in srgb, #d81b60 12%, transparent);
  --mat-fab-small-container-color: #d81b60;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.default-theme {
  --mat-snack-bar-container-color: #424242;
  --mat-snack-bar-supporting-text-color: white;
  --mat-snack-bar-button-color: #949ac9;
  --mat-table-background-color: white;
  --mat-table-header-headline-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color: rgba(0, 0, 0, 0.12);
  --mat-progress-spinner-active-indicator-color: #283593;
}
.default-theme .mat-accent {
  --mat-progress-spinner-active-indicator-color: #00a1f2;
}
.default-theme .mat-warn {
  --mat-progress-spinner-active-indicator-color: #d81b60;
}
.default-theme {
  --mat-badge-background-color: #283593;
  --mat-badge-text-color: #ffffff;
  --mat-badge-disabled-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-badge-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.default-theme .mat-badge-accent {
  --mat-badge-background-color: #00a1f2;
  --mat-badge-text-color: #ffffff;
}
.default-theme .mat-badge-warn {
  --mat-badge-background-color: #d81b60;
  --mat-badge-text-color: white;
}
.default-theme {
  --mat-bottom-sheet-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color: white;
  --mat-button-toggle-background-color: white;
  --mat-button-toggle-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-disabled-state-background-color: white;
  --mat-button-toggle-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-divider-color: rgba(0, 0, 0, 0.12);
  --mat-button-toggle-legacy-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-disabled-state-background-color: white;
  --mat-button-toggle-legacy-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-legacy-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-legacy-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #283593 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #00a1f2 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: #ffffff;
  --mat-datepicker-calendar-date-selected-state-background-color: #283593;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #283593 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #ffffff;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #283593 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #283593 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #283593;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}
.default-theme .mat-datepicker-content.mat-accent,
.default-theme .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #00a1f2 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #00a1f2 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: #ffffff;
  --mat-datepicker-calendar-date-selected-state-background-color: #00a1f2;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #00a1f2 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #ffffff;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #00a1f2 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #00a1f2 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #00a1f2;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}
.default-theme .mat-datepicker-content.mat-warn,
.default-theme .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #d81b60 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #00a1f2 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #d81b60;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #d81b60 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #d81b60 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #d81b60 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #d81b60;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}
.default-theme {
  --mat-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-expansion-header-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-expansion-header-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-expansion-header-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color: rgba(0, 0, 0, 0.54);
  --mat-icon-color: inherit;
}
.default-theme .mat-icon.mat-primary {
  --mat-icon-color: #283593;
}
.default-theme .mat-icon.mat-accent {
  --mat-icon-color: #00a1f2;
}
.default-theme .mat-icon.mat-warn {
  --mat-icon-color: #d81b60;
}
.default-theme {
  --mat-sidenav-container-divider-color: rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color: #fafafa;
  --mat-sidenav-content-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
  --mat-stepper-header-icon-foreground-color: #ffffff;
  --mat-stepper-header-selected-state-icon-background-color: #283593;
  --mat-stepper-header-selected-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-done-state-icon-background-color: #283593;
  --mat-stepper-header-done-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-edit-state-icon-background-color: #283593;
  --mat-stepper-header-edit-state-icon-foreground-color: #ffffff;
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-stepper-header-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-stepper-header-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color: #d81b60;
  --mat-stepper-header-icon-background-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color: #d81b60;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
.default-theme .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: #ffffff;
  --mat-stepper-header-selected-state-icon-background-color: #00a1f2;
  --mat-stepper-header-selected-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-done-state-icon-background-color: #00a1f2;
  --mat-stepper-header-done-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-edit-state-icon-background-color: #00a1f2;
  --mat-stepper-header-edit-state-icon-foreground-color: #ffffff;
}
.default-theme .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #d81b60;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #d81b60;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #d81b60;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
.default-theme {
  --mat-sort-arrow-color: rgba(0, 0, 0, 0.87);
  --mat-toolbar-container-background-color: white;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}
.default-theme .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #283593;
  --mat-toolbar-container-text-color: #ffffff;
}
.default-theme .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #00a1f2;
  --mat-toolbar-container-text-color: #ffffff;
}
.default-theme .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #d81b60;
  --mat-toolbar-container-text-color: white;
}
.default-theme {
  --mat-tree-container-background-color: white;
  --mat-tree-node-text-color: rgba(0, 0, 0, 0.87);
  --mat-timepicker-container-background-color: white;
  --mat-badge-text-font: Roboto, sans-serif;
  --mat-badge-line-height: 22px;
  --mat-badge-text-size: 12px;
  --mat-badge-text-weight: 600;
  --mat-badge-small-size-text-size: 9px;
  --mat-badge-small-size-line-height: 16px;
  --mat-badge-large-size-text-size: 24px;
  --mat-badge-large-size-line-height: 28px;
}
.default-theme .mat-h1,
.default-theme .mat-headline-5,
.default-theme .mat-typography .mat-h1,
.default-theme .mat-typography .mat-headline-5,
.default-theme .mat-typography h1 {
  font: 400 24px / 32px Roboto, sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.default-theme .mat-h2,
.default-theme .mat-headline-6,
.default-theme .mat-typography .mat-h2,
.default-theme .mat-typography .mat-headline-6,
.default-theme .mat-typography h2 {
  font: 500 20px / 32px Roboto, sans-serif;
  letter-spacing: 0.0125em;
  margin: 0 0 16px;
}
.default-theme .mat-h3,
.default-theme .mat-subtitle-1,
.default-theme .mat-typography .mat-h3,
.default-theme .mat-typography .mat-subtitle-1,
.default-theme .mat-typography h3 {
  font: 400 16px / 28px Roboto, sans-serif;
  letter-spacing: 0.009375em;
  margin: 0 0 16px;
}
.default-theme .mat-h4,
.default-theme .mat-body-1,
.default-theme .mat-typography .mat-h4,
.default-theme .mat-typography .mat-body-1,
.default-theme .mat-typography h4 {
  font: 400 16px / 24px Roboto, sans-serif;
  letter-spacing: 0.03125em;
  margin: 0 0 16px;
}
.default-theme .mat-h5,
.default-theme .mat-typography .mat-h5,
.default-theme .mat-typography h5 {
  font: 400 calc(14px * 0.83) / 20px Roboto, sans-serif;
  margin: 0 0 12px;
}
.default-theme .mat-h6,
.default-theme .mat-typography .mat-h6,
.default-theme .mat-typography h6 {
  font: 400 calc(14px * 0.67) / 20px Roboto, sans-serif;
  margin: 0 0 12px;
}
.default-theme .mat-body-strong,
.default-theme .mat-subtitle-2,
.default-theme .mat-typography .mat-body-strong,
.default-theme .mat-typography .mat-subtitle-2 {
  font: 500 14px / 22px Roboto, sans-serif;
  letter-spacing: 0.0071428571em;
}
.default-theme .mat-body,
.default-theme .mat-body-2,
.default-theme .mat-typography .mat-body,
.default-theme .mat-typography .mat-body-2,
.default-theme .mat-typography {
  font: 400 14px / 20px Roboto, sans-serif;
  letter-spacing: 0.0178571429em;
}
.default-theme .mat-body p,
.default-theme .mat-body-2 p,
.default-theme .mat-typography .mat-body p,
.default-theme .mat-typography .mat-body-2 p,
.default-theme .mat-typography p {
  margin: 0 0 12px;
}
.default-theme .mat-small,
.default-theme .mat-caption,
.default-theme .mat-typography .mat-small,
.default-theme .mat-typography .mat-caption {
  font: 400 12px / 20px Roboto, sans-serif;
  letter-spacing: 0.0333333333em;
}
.default-theme .mat-headline-1,
.default-theme .mat-typography .mat-headline-1 {
  font: 400 16px / 1.125 Roboto, sans-serif;
  letter-spacing: normal;
  margin: 0 0 56px;
}
.default-theme .mat-headline-2,
.default-theme .mat-typography .mat-headline-2 {
  font: 300 60px / 60px Roboto, sans-serif;
  letter-spacing: -0.0083333333em;
  margin: 0 0 64px;
}
.default-theme .mat-headline-3,
.default-theme .mat-typography .mat-headline-3 {
  font: 400 48px / 50px Roboto, sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}
.default-theme .mat-headline-4,
.default-theme .mat-typography .mat-headline-4 {
  font: 400 34px / 40px Roboto, sans-serif;
  letter-spacing: 0.0073529412em;
  margin: 0 0 64px;
}
.default-theme {
  --mat-bottom-sheet-container-text-font: Roboto, sans-serif;
  --mat-bottom-sheet-container-text-line-height: 20px;
  --mat-bottom-sheet-container-text-size: 14px;
  --mat-bottom-sheet-container-text-tracking: 0.0178571429em;
  --mat-bottom-sheet-container-text-weight: 400;
  --mat-button-toggle-label-text-font: Roboto, sans-serif;
  --mat-button-toggle-label-text-line-height: 24px;
  --mat-button-toggle-label-text-size: 16px;
  --mat-button-toggle-label-text-tracking: 0.03125em;
  --mat-button-toggle-label-text-weight: 400;
  --mat-button-toggle-legacy-label-text-font: Roboto, sans-serif;
  --mat-button-toggle-legacy-label-text-line-height: 24px;
  --mat-button-toggle-legacy-label-text-size: 16px;
  --mat-button-toggle-legacy-label-text-tracking: 0.03125em;
  --mat-button-toggle-legacy-label-text-weight: 400;
  --mat-datepicker-calendar-text-font: Roboto, sans-serif;
  --mat-datepicker-calendar-text-size: 13px;
  --mat-datepicker-calendar-body-label-text-size: 14px;
  --mat-datepicker-calendar-body-label-text-weight: 500;
  --mat-datepicker-calendar-period-button-text-size: 14px;
  --mat-datepicker-calendar-period-button-text-weight: 500;
  --mat-datepicker-calendar-header-text-size: 11px;
  --mat-datepicker-calendar-header-text-weight: 400;
  --mat-expansion-header-text-font: Roboto, sans-serif;
  --mat-expansion-header-text-size: 14px;
  --mat-expansion-header-text-weight: 500;
  --mat-expansion-header-text-line-height: inherit;
  --mat-expansion-header-text-tracking: inherit;
  --mat-expansion-container-text-font: Roboto, sans-serif;
  --mat-expansion-container-text-line-height: 20px;
  --mat-expansion-container-text-size: 14px;
  --mat-expansion-container-text-tracking: 0.0178571429em;
  --mat-expansion-container-text-weight: 400;
  --mat-grid-list-tile-header-primary-text-size: 14px;
  --mat-grid-list-tile-header-secondary-text-size: 12px;
  --mat-grid-list-tile-footer-primary-text-size: 14px;
  --mat-grid-list-tile-footer-secondary-text-size: 12px;
  --mat-stepper-container-text-font: Roboto, sans-serif;
  --mat-stepper-header-label-text-font: Roboto, sans-serif;
  --mat-stepper-header-label-text-size: 14px;
  --mat-stepper-header-label-text-weight: 400;
  --mat-stepper-header-error-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-weight: 400;
  --mat-toolbar-title-text-font: Roboto, sans-serif;
  --mat-toolbar-title-text-line-height: 32px;
  --mat-toolbar-title-text-size: 20px;
  --mat-toolbar-title-text-tracking: 0.0125em;
  --mat-toolbar-title-text-weight: 500;
  --mat-tree-node-text-font: Roboto, sans-serif;
  --mat-tree-node-text-size: 14px;
  --mat-tree-node-text-weight: 400;
  --mat-option-label-text-font: Roboto, sans-serif;
  --mat-option-label-text-line-height: 24px;
  --mat-option-label-text-size: 16px;
  --mat-option-label-text-tracking: 0.03125em;
  --mat-option-label-text-weight: 400;
  --mat-optgroup-label-text-font: Roboto, sans-serif;
  --mat-optgroup-label-text-line-height: 24px;
  --mat-optgroup-label-text-size: 16px;
  --mat-optgroup-label-text-tracking: 0.03125em;
  --mat-optgroup-label-text-weight: 400;
  --mat-card-title-text-font: Roboto, sans-serif;
  --mat-card-title-text-line-height: 32px;
  --mat-card-title-text-size: 20px;
  --mat-card-title-text-tracking: 0.0125em;
  --mat-card-title-text-weight: 500;
  --mat-card-subtitle-text-font: Roboto, sans-serif;
  --mat-card-subtitle-text-line-height: 22px;
  --mat-card-subtitle-text-size: 14px;
  --mat-card-subtitle-text-tracking: 0.0071428571em;
  --mat-card-subtitle-text-weight: 500;
  --mat-tooltip-supporting-text-font: Roboto, sans-serif;
  --mat-tooltip-supporting-text-size: 12px;
  --mat-tooltip-supporting-text-weight: 400;
  --mat-tooltip-supporting-text-tracking: 0.0333333333em;
  --mat-form-field-container-text-font: Roboto, sans-serif;
  --mat-form-field-container-text-line-height: 24px;
  --mat-form-field-container-text-size: 16px;
  --mat-form-field-container-text-tracking: 0.03125em;
  --mat-form-field-container-text-weight: 400;
  --mat-form-field-outlined-label-text-populated-size: 16px;
  --mat-form-field-subscript-text-font: Roboto, sans-serif;
  --mat-form-field-subscript-text-line-height: 20px;
  --mat-form-field-subscript-text-size: 12px;
  --mat-form-field-subscript-text-tracking: 0.0333333333em;
  --mat-form-field-subscript-text-weight: 400;
  --mat-form-field-filled-label-text-font: Roboto, sans-serif;
  --mat-form-field-filled-label-text-size: 16px;
  --mat-form-field-filled-label-text-tracking: 0.03125em;
  --mat-form-field-filled-label-text-weight: 400;
  --mat-form-field-outlined-label-text-font: Roboto, sans-serif;
  --mat-form-field-outlined-label-text-size: 16px;
  --mat-form-field-outlined-label-text-tracking: 0.03125em;
  --mat-form-field-outlined-label-text-weight: 400;
  --mat-select-trigger-text-font: Roboto, sans-serif;
  --mat-select-trigger-text-line-height: 24px;
  --mat-select-trigger-text-size: 16px;
  --mat-select-trigger-text-tracking: 0.03125em;
  --mat-select-trigger-text-weight: 400;
  --mat-dialog-subhead-font: Roboto, sans-serif;
  --mat-dialog-subhead-line-height: 32px;
  --mat-dialog-subhead-size: 20px;
  --mat-dialog-subhead-weight: 500;
  --mat-dialog-subhead-tracking: 0.0125em;
  --mat-dialog-supporting-text-font: Roboto, sans-serif;
  --mat-dialog-supporting-text-line-height: 24px;
  --mat-dialog-supporting-text-size: 16px;
  --mat-dialog-supporting-text-weight: 400;
  --mat-dialog-supporting-text-tracking: 0.03125em;
}
.default-theme .mat-mdc-standard-chip {
  --mat-chip-label-text-font: Roboto, sans-serif;
  --mat-chip-label-text-line-height: 20px;
  --mat-chip-label-text-size: 14px;
  --mat-chip-label-text-tracking: 0.0178571429em;
  --mat-chip-label-text-weight: 400;
}
.default-theme {
  --mat-slide-toggle-label-text-font: Roboto, sans-serif;
  --mat-slide-toggle-label-text-line-height: 20px;
  --mat-slide-toggle-label-text-size: 14px;
  --mat-slide-toggle-label-text-tracking: 0.0178571429em;
  --mat-slide-toggle-label-text-weight: 400;
}
.default-theme .mat-mdc-slide-toggle {
  --mat-slide-toggle-label-text-font: Roboto, sans-serif;
  --mat-slide-toggle-label-text-line-height: 20px;
  --mat-slide-toggle-label-text-size: 14px;
  --mat-slide-toggle-label-text-tracking: 0.0178571429em;
  --mat-slide-toggle-label-text-weight: 400;
}
.default-theme {
  --mat-radio-label-text-font: Roboto, sans-serif;
  --mat-radio-label-text-line-height: 20px;
  --mat-radio-label-text-size: 14px;
  --mat-radio-label-text-tracking: 0.0178571429em;
  --mat-radio-label-text-weight: 400;
  --mat-slider-label-label-text-font: Roboto, sans-serif;
  --mat-slider-label-label-text-size: 14px;
  --mat-slider-label-label-text-line-height: 22px;
  --mat-slider-label-label-text-tracking: 0.0071428571em;
  --mat-slider-label-label-text-weight: 500;
  --mat-menu-item-label-text-font: Roboto, sans-serif;
  --mat-menu-item-label-text-size: 16px;
  --mat-menu-item-label-text-tracking: 0.03125em;
  --mat-menu-item-label-text-line-height: 24px;
  --mat-menu-item-label-text-weight: 400;
  --mat-list-list-item-label-text-font: Roboto, sans-serif;
  --mat-list-list-item-label-text-line-height: 24px;
  --mat-list-list-item-label-text-size: 16px;
  --mat-list-list-item-label-text-tracking: 0.03125em;
  --mat-list-list-item-label-text-weight: 400;
  --mat-list-list-item-supporting-text-font: Roboto, sans-serif;
  --mat-list-list-item-supporting-text-line-height: 20px;
  --mat-list-list-item-supporting-text-size: 14px;
  --mat-list-list-item-supporting-text-tracking: 0.0178571429em;
  --mat-list-list-item-supporting-text-weight: 400;
  --mat-list-list-item-trailing-supporting-text-font: Roboto, sans-serif;
  --mat-list-list-item-trailing-supporting-text-line-height: 20px;
  --mat-list-list-item-trailing-supporting-text-size: 12px;
  --mat-list-list-item-trailing-supporting-text-tracking: 0.0333333333em;
  --mat-list-list-item-trailing-supporting-text-weight: 400;
}
.default-theme .mdc-list-group__subheader {
  font: 400 16px / 28px Roboto, sans-serif;
  letter-spacing: 0.009375em;
}
.default-theme {
  --mat-paginator-container-text-font: Roboto, sans-serif;
  --mat-paginator-container-text-line-height: 20px;
  --mat-paginator-container-text-size: 12px;
  --mat-paginator-container-text-tracking: 0.0333333333em;
  --mat-paginator-container-text-weight: 400;
  --mat-paginator-select-trigger-text-size: 12px;
}
.default-theme .mat-mdc-tab-header {
  --mat-tab-label-text-font: Roboto, sans-serif;
  --mat-tab-label-text-size: 14px;
  --mat-tab-label-text-tracking: 0.0892857143em;
  --mat-tab-label-text-line-height: 36px;
  --mat-tab-label-text-weight: 500;
}
.default-theme {
  --mat-checkbox-label-text-font: Roboto, sans-serif;
  --mat-checkbox-label-text-line-height: 20px;
  --mat-checkbox-label-text-size: 14px;
  --mat-checkbox-label-text-tracking: 0.0178571429em;
  --mat-checkbox-label-text-weight: 400;
  --mat-button-filled-label-text-font: Roboto, sans-serif;
  --mat-button-filled-label-text-size: 14px;
  --mat-button-filled-label-text-tracking: 0.0892857143em;
  --mat-button-filled-label-text-transform: none;
  --mat-button-filled-label-text-weight: 500;
  --mat-button-outlined-label-text-font: Roboto, sans-serif;
  --mat-button-outlined-label-text-size: 14px;
  --mat-button-outlined-label-text-tracking: 0.0892857143em;
  --mat-button-outlined-label-text-transform: none;
  --mat-button-outlined-label-text-weight: 500;
  --mat-button-protected-label-text-font: Roboto, sans-serif;
  --mat-button-protected-label-text-size: 14px;
  --mat-button-protected-label-text-tracking: 0.0892857143em;
  --mat-button-protected-label-text-transform: none;
  --mat-button-protected-label-text-weight: 500;
  --mat-button-text-label-text-font: Roboto, sans-serif;
  --mat-button-text-label-text-size: 14px;
  --mat-button-text-label-text-tracking: 0.0892857143em;
  --mat-button-text-label-text-transform: none;
  --mat-button-text-label-text-weight: 500;
  --mat-button-tonal-label-text-font: Roboto, sans-serif;
  --mat-button-tonal-label-text-size: 14px;
  --mat-button-tonal-label-text-tracking: 0.0892857143em;
  --mat-button-tonal-label-text-transform: none;
  --mat-button-tonal-label-text-weight: 500;
  --mat-fab-extended-label-text-font: Roboto, sans-serif;
  --mat-fab-extended-label-text-size: 14px;
  --mat-fab-extended-label-text-tracking: 0.0892857143em;
  --mat-fab-extended-label-text-weight: 500;
  --mat-snack-bar-supporting-text-font: Roboto, sans-serif;
  --mat-snack-bar-supporting-text-line-height: 20px;
  --mat-snack-bar-supporting-text-size: 14px;
  --mat-snack-bar-supporting-text-weight: 400;
  --mat-table-header-headline-font: Roboto, sans-serif;
  --mat-table-header-headline-line-height: 22px;
  --mat-table-header-headline-size: 14px;
  --mat-table-header-headline-weight: 500;
  --mat-table-header-headline-tracking: 0.0071428571em;
  --mat-table-row-item-label-text-font: Roboto, sans-serif;
  --mat-table-row-item-label-text-line-height: 20px;
  --mat-table-row-item-label-text-size: 14px;
  --mat-table-row-item-label-text-weight: 400;
  --mat-table-row-item-label-text-tracking: 0.0178571429em;
  --mat-table-footer-supporting-text-font: Roboto, sans-serif;
  --mat-table-footer-supporting-text-line-height: 20px;
  --mat-table-footer-supporting-text-size: 14px;
  --mat-table-footer-supporting-text-weight: 400;
  --mat-table-footer-supporting-text-tracking: 0.0178571429em;
}
.default-theme a {
  color: rgba(0, 0, 0, 0.87);
}
.default-theme a:hover {
  color: #00a1f2;
}
.default-theme code {
  color: #ffffff;
  background-color: #ccecfc;
}
.default-theme p a {
  color: #00a1f2;
}
.default-theme p a:hover {
  color: #0079b6;
}
.default-theme .error-notification-overlay {
  color: white;
  background-color: #d81b60;
}
.default-theme .info-notification-overlay {
  color: #ffffff;
  background-color: #00a1f2;
}
.default-theme .success-notification-overlay {
  color: rgba(0, 0, 0, 0.87);
  background-color: #66bb6a;
}
.default-theme .warning-notification-overlay {
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffca28;
}
.default-theme .neo-button {
  background: #283593;
  border: none;
  border-radius: 15px;
  padding: 10px 20px;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  transition: all 0.2s ease;
  position: relative;
}
.default-theme .neo-button .material-icons {
  margin-right: 10px;
  color: #e9ebf3;
  transition: transform 0.2s ease;
}
.default-theme .neo-button span {
  text-shadow: 0 2px 2px rgba(12, 16, 44, 0.2);
}
.default-theme anms-about .background {
  color: rgba(0, 0, 0, 0.87);
  background-color: #fafafa;
}
.default-theme anms-about .background .gradient::before {
  background:
    linear-gradient(
      to bottom,
      rgba(250, 250, 250, 0) 0%,
      #fafafa 100%);
}
.default-theme anms-about .follow-releases p,
.default-theme anms-about .contributors p {
  background-color: #fafafa;
}
.default-theme anms-about .follow-releases p a,
.default-theme anms-about .contributors p a {
  color: #00a1f2;
}
.default-theme anms-about .follow-releases p a:hover,
.default-theme anms-about .contributors p a:hover {
  color: #0079b6;
}
.default-theme anms-about .contributors img {
  border-color: #fafafa !important;
}
.default-theme anms-big-input .big-input input {
  color: rgba(0, 0, 0, 0.87);
  background-color: white;
}
.default-theme anms-big-input .big-input.has-focus {
  box-shadow:
    0 0 15px 2px rgba(0, 161, 242, 0.4),
    0 0 15px 2px rgba(0, 161, 242, 0.4),
    0 0 15px 2px rgba(0, 161, 242, 0.4);
}
.default-theme .column-title {
  border-radius: 4px 4px 0px 0px;
  background: #e4e4e4;
  padding: 12px 15px;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}
.default-theme .column-title h3 {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.75px;
  margin-bottom: 0;
}
.default-theme .column-title h3 fa-icon {
  margin-right: 10px;
}
.default-theme .column-title .column-issues {
  color: #10153b;
}
.default-theme .column-title .custom-icon {
  color: #10153b;
}
.default-theme .kanban-column {
  max-height: unset;
  background: #949ac9;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  -webkit-box-flex: 1;
  flex-grow: 1;
}
.default-theme .kanban-column.cdk-drop-list-dragging {
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}
.default-theme .kanban-column.cdk-drag-animating {
  transition: transform 300ms cubic-bezier(0, 0, 0.2, 1);
}
.default-theme .kanban-column.cdk-drop-list-dragging .kanban-box:not(.cdk-drag-placeholder) {
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}
.default-theme anms-kanban-column > div {
  height: 100%;
}
@media (min-width: 0) {
  .default-theme .kanban-column {
    min-height: 60px;
    max-width: 100%;
    min-width: 270px;
    height: calc(100% - 100px);
  }
}
@media (min-width: 576px) {
  .default-theme .kanban-column {
    min-height: 80px;
    max-width: 100%;
    min-width: 280px;
    height: calc(100% - 100px);
  }
}
@media (min-width: 768px) {
  .default-theme .kanban-column {
    min-height: 250px;
    max-width: 270px;
    width: 100%;
    height: calc(100% - 100px);
  }
}
@media (min-width: 992px) {
  .default-theme .kanban-column {
    min-height: 500px;
    max-width: 270px;
    width: 100%;
    height: calc(100% - 100px);
  }
}
@media (min-width: 1200px) {
  .default-theme .kanban-column {
    min-height: 500px;
    max-width: 270px;
    width: 100%;
    height: calc(100% - 100px);
  }
}
.default-theme .overlay.background {
  height: 100%;
}
.default-theme .overlay.background .gradient::before {
  background:
    linear-gradient(
      to bottom,
      rgba(250, 250, 250, 0) 0%,
      #fafafa 100%);
}
@media (min-width: 992px) {
  .default-theme .form-container-left {
    overflow-y: auto;
  }
}
.default-theme .epic-accordion-wrapper {
  padding-right: 10px;
  padding-bottom: 0.5rem;
}
.default-theme .epic-accordion-wrapper .mat-expansion-panel {
  box-shadow: none !important;
}
.default-theme .epic-accordion-wrapper .mat-expansion-panel .mat-expansion-panel-header {
  background: #bdc2db;
}
.default-theme .epic-accordion-wrapper .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-title {
  color: #283593;
  min-width: fit-content;
}
.default-theme .epic-accordion-wrapper .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-description {
  color: #283593;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.default-theme .epic-accordion-wrapper .mat-expansion-panel .mat-expansion-panel-content {
  background-color: rgba(0, 0, 0, 0.04);
}
.default-theme .epic-accordion-wrapper .mat-expansion-panel textarea {
  color: rgba(0, 0, 0, 0.54);
  padding-top: 1rem;
}
.default-theme .state {
  color: #00a1f2;
}
.default-theme .budget-container {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.default-theme .item-wrapper .button-revision {
  width: 100%;
  cursor: pointer;
}
.default-theme .item-wrapper .value {
  font-size: 14px;
}
.default-theme .item-wrapper .material-icons {
  color: #00a1f2;
}
.default-theme .card-dashboard-table {
  background-color: white;
}
.default-theme .anms-teams-select.mat-primary {
  color: #283593;
  background-color: rgba(40, 53, 147, 0.15);
}
.default-theme .anms-teams-select.mat-accent {
  color: #00a1f2;
  background-color: rgba(0, 161, 242, 0.15);
}
.default-theme .anms-teams-select.mat-warn {
  color: #d81b60;
  background-color: rgba(216, 27, 96, 0.15);
}
.default-theme .chart-container {
  background-color: white;
}
.default-theme .canvas-wrapper {
  border-radius: 4px;
  margin-bottom: 40px;
  background: rgba(0, 0, 0, 0.12);
  border: solid 1px #bdc2db;
}
.default-theme .canvas-wrapper .vs-title {
  font-weight: 500;
  text-align: center;
  padding-top: 4px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  height: 32px;
  background: #e9ebf3;
  color: #283593;
  border-bottom: solid 1px #f4f4f9;
}
.default-theme .canvas-wrapper .canvas-row {
  display: flex;
  flex-direction: row;
  width: 100%;
  flex-wrap: wrap;
}
.default-theme .canvas-wrapper .canvas-row .vs-columns {
  width: 100%;
  display: flex;
}
.default-theme .canvas-wrapper .canvas-row .vs-columns > div {
  border: solid 1px #bdc2db;
  text-align: center;
  height: 36px;
  font-size: 12px;
  line-height: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.89px;
  color: #283593;
}
.default-theme .canvas-wrapper .canvas-row .vs-columns.grid > div {
  width: 100%;
}
.default-theme .canvas-wrapper .canvas-row .vs-columns.thirds > div {
  width: 33.33%;
}
aa .default-theme .canvas-wrapper .canvas-row .vs-columns.half > div {
  width: 50%;
}
.default-theme .canvas-wrapper .canvas-row .vs-content {
  width: 100%;
  display: flex;
}
.default-theme .canvas-wrapper .canvas-row .vs-content > div {
  padding: 10px;
}
.default-theme .canvas-wrapper .canvas-row .vs-content.grid > div {
  width: 15%;
  outline: solid 1px #bdc2db;
}
.default-theme .canvas-wrapper .canvas-row .vs-content.thirds > div {
  width: 33.33%;
  outline: solid 1px #bdc2db;
}
.default-theme .canvas-wrapper .canvas-row .vs-content.half > div {
  width: 50%;
  outline: solid 1px #bdc2db;
}
.default-theme .box .output {
  color: #10153b;
}
.default-theme .filter-wrapper #filter mat-form-field,
.default-theme .filter-wrapper #filter .mat-form-field {
  padding-inline: 0;
}
.default-theme .filter-wrapper #filter mat-form-field > div,
.default-theme .filter-wrapper #filter .mat-form-field > div {
  padding-bottom: 0 !important;
}
.default-theme .filter-wrapper #filter mat-form-field > div .mat-form-field-infix,
.default-theme .filter-wrapper #filter .mat-form-field > div .mat-form-field-infix {
  padding: 0.5em 0 0.5em 0;
}
.default-theme .mat-tab-header {
  border-bottom: none !important;
  margin-bottom: 15px;
}
.default-theme .mat-tab-label {
  background: rgba(228, 228, 228, 0.4705882353);
  border-radius: 4px;
  height: 35px;
  font-weight: 400;
  min-width: 85px;
  margin-left: 10px;
  opacity: 1 !important;
}
.default-theme .mat-tab-label.mat-tab-label-active {
  color: #283593 !important;
  background: #e9ebf3 !important;
  font-weight: 600;
}
.default-theme .mat-tab-body-content {
  margin-bottom: 20px;
  padding-bottom: 20px;
  overflow: auto;
  height: fit-content;
}
.default-theme .team-art-item {
  background: white;
}
.default-theme .team-art-item span.team-picture {
  color: #10153b;
}
.default-theme .team-art-item img.team-picture {
  color: #10153b;
  background: white;
}
.default-theme .team-art-list-title {
  color: rgba(0, 0, 0, 0.87);
}
.default-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header mat-panel-title p {
  align-items: center;
}
.default-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header mat-panel-title p mat-icon {
  background-color: #e9ebf3;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.default-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header mat-panel-title p mat-icon svg {
  width: 18px;
  height: auto;
}
.default-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header mat-panel-title p .title {
  font-size: 15px;
  font-weight: 600;
  color: #283593;
}
.default-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header mat-panel-title p .mat-expansion-panel-header-description {
  font-size: 14px;
}
.default-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header .panel-header-actions {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.default-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header .panel-header-actions .toggle-trigger-custom {
  color: rgba(0, 0, 0, 0.54);
  font-size: 14px;
  border-radius: 17px;
  display: flex;
  padding: 5px 20px;
  background: #f4f4f4;
}
.default-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header .panel-header-actions .edit-item {
  width: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.default-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header[aria-expanded=true] .toggle-trigger-custom {
  color: rgba(0, 0, 0, 0.54);
  font-size: 14px;
  border: solid 1px;
  border-radius: 17px;
  display: flex;
  padding: 5px 20px;
  background: white;
}
.default-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body {
  margin-top: 32px;
}
.default-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body mat-card-content .addBtnMinified {
  background-color: #00a1f2;
  width: 22px;
  height: 22px;
  padding: 0;
  border-radius: 18px;
  border: none;
  color: white;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08);
  position: absolute;
  right: 0;
  top: 0;
}
.default-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body mat-card-content .col-md-9 .addBtnMinified {
  right: 25px;
}
.default-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body mat-card-content #triggers .content {
  width: 95%;
  height: 64px;
  background: #bdc2db;
  position: relative;
  margin-right: 3rem;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 10px;
  border-radius: 2px;
}
.default-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body mat-card-content #triggers .content p {
  margin-bottom: 0;
  color: #283593;
  line-height: 1.2;
}
.default-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body mat-card-content .section-title {
  color: rgba(0, 0, 0, 0.54);
}
.default-theme .value-stream-detail anms-solutions-grid-card {
  margin: 0 0 5px 0 !important;
}
.default-theme .value-stream-detail anms-solutions-grid-card ::ng-deep .mat-card {
  width: 95% !important;
  height: 100%;
  margin-right: 5px !important;
}
.default-theme .value-stream-detail anms-solutions-grid-card ::ng-deep .mat-card .mat-mdc-card-header .mat-mdc-card-avatar {
  width: 16px !important;
  height: 16px !important;
  justify-content: flex-start;
}
.default-theme .value-stream-detail anms-solutions-grid-card ::ng-deep .mat-card .mat-mdc-card-header .type-label {
  position: static !important;
  padding-left: 0 !important;
  text-align: left !important;
}
.default-theme .value-stream-detail anms-solutions-grid-card ::ng-deep .mat-card .mat-mdc-card-content .info {
  display: none !important;
}
.default-theme .value-stream-detail anms-solutions-grid-card ::ng-deep .mat-card .mat-mdc-card-actions .buttons {
  top: unset !important;
}
.default-theme anms-supporting-value-stream {
  width: 100%;
}
.default-theme .valuestream-description {
  display: block;
  width: 65vw;
  color: rgba(0, 0, 0, 0.87);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 1310px) {
  .default-theme .valuestream-description {
    display: block;
    width: 55vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media screen and (max-width: 1000px) {
  .default-theme .valuestream-description {
    display: block;
    width: 45vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media screen and (max-width: 800px) {
  .default-theme .valuestream-description {
    display: block;
    width: 30vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media screen and (max-width: 500px) {
  .default-theme .valuestream-description {
    display: block;
    width: 25vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.default-theme .graphic-vs-wrapper {
  box-sizing: border-box;
  overflow-y: hidden;
  overflow-x: auto;
  z-index: 100;
}
@media screen and (max-width: 1400px) {
  .default-theme .graphic-vs-wrapper {
    overflow: auto;
    overflow-y: auto;
  }
}
.default-theme ::ng-deep .highlight {
  background: yellow;
}
.default-theme h1.main-heading {
  color: #283593;
}
.default-theme .action-col.primary button {
  margin-left: 15px;
}
.default-theme .action-col.primary button.btn-save:hover {
  background-color: #182058 !important;
}
.default-theme .action-col.primary button.btn-delete {
  color: #283593;
  border: solid 1px;
}
.default-theme .action-col.primary button.btn-delete span {
  color: #283593;
}
.default-theme .action-col.primary button.btn-delete:hover {
  background-color: transparent !important;
}
.default-theme .action-col.primary button.btn-delete:hover span {
  color: #182058;
}
.default-theme .action-col.secondary button {
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  opacity: 0.65;
  transition: 0.2s ease-in-out;
}
.default-theme .action-col.secondary button span {
  color: rgba(0, 0, 0, 0.54);
}
.default-theme .action-col.secondary button:hover {
  opacity: 1;
}
.default-theme .form-wrapper .action-col.primary button {
  margin-left: 15px;
}
.default-theme .form-wrapper .action-col.primary button.btn-save:hover {
  background-color: #182058 !important;
}
.default-theme .form-wrapper .action-col.primary button.btn-delete {
  color: #283593;
  border: solid 1px;
}
.default-theme .form-wrapper .action-col.primary button.btn-delete span {
  color: #283593;
}
.default-theme .form-wrapper .action-col.primary button.btn-delete:hover {
  background-color: transparent !important;
}
.default-theme .form-wrapper .action-col.primary button.btn-delete:hover span {
  color: #182058;
}
.default-theme .form-wrapper .action-col.secondary button {
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  opacity: 0.65;
  transition: 0.2s ease-in-out;
}
.default-theme .form-wrapper .action-col.secondary button span {
  color: rgba(0, 0, 0, 0.54);
}
.default-theme .form-wrapper .action-col.secondary button:hover {
  opacity: 1;
}
.default-theme .action-col.primary button {
  margin-left: 15px;
}
.default-theme .action-col.primary button.btn-save:hover {
  background-color: #182058 !important;
}
.default-theme .action-col.primary button.btn-delete {
  color: #283593;
  border: solid 1px;
}
.default-theme .action-col.primary button.btn-delete span {
  color: #283593;
}
.default-theme .action-col.primary button.btn-delete:hover {
  background-color: transparent !important;
}
.default-theme .action-col.primary button.btn-delete:hover span {
  color: #182058;
}
.default-theme .action-col.secondary button {
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  opacity: 0.65;
  transition: 0.2s ease-in-out;
}
.default-theme .action-col.secondary button span {
  color: rgba(0, 0, 0, 0.54);
}
.default-theme .action-col.secondary button:hover {
  opacity: 1;
}
.default-theme .form-wrapper .action-col.primary button {
  margin-left: 15px;
}
.default-theme .form-wrapper .action-col.primary button.btn-save:hover {
  background-color: #182058 !important;
}
.default-theme .form-wrapper .action-col.primary button.btn-delete {
  color: #283593;
  border: solid 1px;
}
.default-theme .form-wrapper .action-col.primary button.btn-delete span {
  color: #283593;
}
.default-theme .form-wrapper .action-col.primary button.btn-delete:hover {
  background-color: transparent !important;
}
.default-theme .form-wrapper .action-col.primary button.btn-delete:hover span {
  color: #182058;
}
.default-theme .form-wrapper .action-col.secondary button {
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  opacity: 0.65;
  transition: 0.2s ease-in-out;
}
.default-theme .form-wrapper .action-col.secondary button span {
  color: rgba(0, 0, 0, 0.54);
}
.default-theme .form-wrapper .action-col.secondary button:hover {
  opacity: 1;
}
.default-theme button.add.mat-mdc-fab:hover {
  background-color: #0079b6;
}
.default-theme html,
.default-theme body {
  height: 100%;
  font-size: 16px;
}
.default-theme body {
  margin: 0;
  overflow-y: hidden;
}
.default-theme .mat-toolbar .branding .title p {
  color: white;
}
.default-theme .mat-toolbar #main-nav li,
.default-theme .mat-toolbar #main-nav span,
.default-theme .mat-toolbar #main-nav button,
.default-theme .mat-toolbar #main-nav a {
  color: white;
}
.default-theme .mat-toolbar .mat-mdc-icon-button fa-icon {
  color: white;
  font-size: 24px;
}
.default-theme .mat-toolbar .mat-mdc-icon-button:hover fa-icon {
  transform: scale(1.05);
}
.default-theme ::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
.default-theme ::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 10px;
}
.default-theme ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: none;
  background-color: rgba(5, 5, 43, 0.35);
}
.default-theme .footer {
  background-color: #283593;
}
.default-theme h1 {
  color: rgba(0, 0, 0, 0.87);
}
.default-theme h2 {
  font-weight: 400 !important;
  font-size: 24px !important;
  padding: 0 !important;
  color: rgba(0, 0, 0, 0.54);
}
.default-theme h2.mat-mdc-subheader {
  font-size: 18px !important;
  margin-bottom: 6px;
  font-weight: 500 !important;
  letter-spacing: 0.49px;
}
.default-theme mat-placeholder {
  color: rgba(0, 0, 0, 0.87);
}
.default-theme button.add.mat-mdc-fab {
  border-radius: 40px;
  height: 36px;
  margin-bottom: 20px;
  width: fit-content;
  padding: 0 20px;
}
.default-theme button.add.mat-mdc-fab span.mat-mdc-button-wrapper {
  letter-spacing: 0.89px;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}
.default-theme button.add.mat-mdc-fab span.mat-mdc-button-wrapper fa-icon {
  margin-right: 5px;
}
@media (max-width: 992px) {
  .default-theme .mat-mdc-input-element {
    font-size: 16px;
  }
}
.default-theme .col-lg-4 button.add.mat-mdc-fab {
  width: calc(100% - 17.5px);
}
.default-theme button.fixed-top,
.default-theme .row-fixed-top {
  position: fixed;
  top: 100px;
  right: 20px;
}
.default-theme .row-fixed-top {
  height: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.default-theme .material-icons {
  background: none !important;
  transition: 0.1s ease-in-out;
}
.default-theme .material-icons:hover {
  transform: scale(1.1);
}
.default-theme .custom-icon {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.default-theme .art-icon {
  background-image: url("./media/icon-art-old.svg");
  background-size: 28px;
}
.default-theme .team-icon {
  background-image: url("./media/icon-team.svg");
  background-size: 28px;
}
.default-theme .epic-icon {
  background-image: url("./media/icon-epic.svg");
  background-size: 28px;
}
.default-theme .feature-icon {
  background-image: url("./media/icon-feature.svg");
  background-size: 28px;
}
.default-theme .story-icon {
  background-image: url("./media/icon-story.svg");
  background-size: 28px;
}
.default-theme .va-icon {
  background-image: url("./media/icon-value-stream.svg");
  display: inline-block;
  width: 32px;
  height: 20px;
  vertical-align: text-bottom;
}
.default-theme .solution-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.default-theme .solution-icon .custom-icon {
  width: 16px !important;
  height: auto;
}
.default-theme .mat-mdc-menu-panel {
  min-width: 195px !important;
  padding: 15px 15px 0 15px;
  margin-top: 6px;
}
.default-theme .mat-mdc-menu-panel .mat-mdc-menu-content {
  padding: 0 !important;
}
.default-theme .mat-mdc-menu-panel .mat-mdc-menu-content p:not(.recent-label) {
  margin-bottom: 0;
}
.default-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item {
  padding: 0;
  padding-bottom: 8px;
  height: fit-content;
  line-height: 1;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.default-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item:hover,
.default-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item:active,
.default-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item:focus {
  background: transparent;
  color: #283593;
}
.default-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item a {
  color: rgba(0, 0, 0, 0.87);
  border: none;
}
.default-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item a:hover,
.default-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item a:active,
.default-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item a:focus {
  background: transparent;
  color: #00a1f2;
}
.default-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item .mat-icon {
  margin-right: 5px;
  width: 32px;
  height: 32px;
  text-align: center;
  background: #e9ebf3;
  border-radius: 50%;
  color: #283593;
}
.default-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item .mat-icon svg {
  max-height: 19px;
  max-width: 19px;
  vertical-align: middle !important;
  margin-top: 6px;
}
.default-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item .mat-icon[data-mat-icon-name=portfolio] svg {
  max-width: 15px;
}
.default-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item .mat-icon[data-mat-icon-name=solution] svg {
  max-width: 16px;
  max-height: 21px;
}
.default-theme .view-all-label {
  margin: 8px -15px 0 !important;
  padding: 12px 16px;
  background: #e9ebf3;
  border-top: solid 1px rgba(185, 185, 185, 0.1294117647);
}
.default-theme .view-all-label a {
  border: none;
  color: #283593 !important;
  font-size: 14px;
  font-weight: 400;
}
.default-theme .view-all-label a:hover {
  color: #949ac9;
}
.default-theme .page-intro {
  margin: 0;
  margin-bottom: 1rem;
}
.default-theme .page-intro div {
  padding: 0;
}
.default-theme .page-intro .page-title h2 {
  font-size: 28px !important;
  font-weight: 500 !important;
  margin-bottom: 3px;
}
.default-theme .page-intro .breadcrumb .breadcrumb-list {
  padding-inline-start: 0px;
  display: flex;
  list-style: none;
  margin-bottom: 0rem;
  flex-wrap: nowrap;
}
.default-theme .page-intro .breadcrumb .breadcrumb-list .breadcrumb-list-item a {
  color: #a3a3a3;
  font-size: 14px;
  white-space: nowrap;
}
.default-theme .page-intro .breadcrumb .breadcrumb-list .breadcrumb-list-item a:after {
  content: ">";
  display: inline-block;
  vertical-align: middle;
  margin-right: 0px;
  white-space: nowrap;
}
.default-theme .page-intro .breadcrumb .breadcrumb-list .breadcrumb-list-item a.current {
  color: #434343;
}
.default-theme .page-intro .breadcrumb .breadcrumb-list .breadcrumb-list-item a.current:after {
  display: none;
}
.default-theme .container-fluid.px-0,
.default-theme .container-fluid,
.default-theme .container-sm,
.default-theme .container-md,
.default-theme .container-lg,
.default-theme .container-xl {
  height: 100%;
  background-color: transparent;
}
.default-theme main {
  background-color: #f5f5f5;
}
.default-theme .multiselect-dropdown .dropdown-btn {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-left: none !important;
  border-top: none !important;
  border-right: none !important;
  background: #f2f2f2;
  min-height: 42px;
  line-height: 2 !important;
}
.default-theme .multiselect-dropdown .dropdown-btn .selected-item {
  padding: 2.5px 10px !important;
  background: #e9ebf3 !important;
  border: 1px solid #e9ebf3 !important;
  border-radius: 4px !important;
  max-width: unset !important;
  line-height: 1.5;
}
.default-theme .multiselect-dropdown .dropdown-btn .selected-item a,
.default-theme .multiselect-dropdown .dropdown-btn .selected-item span {
  color: #283593 !important;
  font-size: 14px;
}
.default-theme .multiselect-dropdown .dropdown-btn .selected-item a {
  padding-left: 15px !important;
}
.default-theme .multiselect-dropdown .dropdown-btn .selected-item:hover {
  box-shadow: none !important;
}
.default-theme .multiselect-dropdown .dropdown-btn > span:not(.selected-item-container) span:not(.dropdown-multiselect__caret) {
  display: flex;
  align-items: center;
  padding-right: 25px !important;
  line-height: 2;
}
.default-theme .multiselect-dropdown .dropdown-list {
  margin-top: 0 !important;
}
.default-theme .multiselect-dropdown .dropdown-list ul::-webkit-scrollbar {
  width: 8px;
}
.default-theme .multiselect-dropdown .dropdown-list ul li div {
  color: rgba(0, 0, 0, 0.54) !important;
}
.default-theme .multiselect-dropdown .dropdown-list .multiselect-item-checkbox input[type=checkbox]:checked + div:before {
  background-color: #283593 !important;
  border-color: #283593;
  border-radius: 2px;
}
.default-theme .multiselect-dropdown .dropdown-list .multiselect-item-checkbox input[type=checkbox] + div:before {
  border-color: #283593 !important;
  border-radius: 2px;
}
@media (max-width: 576px) {
  .default-theme mat-sidenav {
    width: 0px;
  }
}
.default-theme mat-sidenav > div {
  overflow-x: hidden;
}
.default-theme mat-sidenav .sidenav-heading {
  margin: 0px auto 15px 20px;
  background-color: #f4f4f9;
  border-radius: 4px;
  width: 32px;
  margin-bottom: 32px;
}
.default-theme mat-sidenav .sidenav-heading h1,
.default-theme mat-sidenav .sidenav-heading p {
  margin-bottom: 0;
}
.default-theme mat-sidenav .sidenav-heading h1.main-heading {
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  color: #283593;
  text-align: center !important;
}
.default-theme mat-sidenav .mat-divider {
  border-top-color: #bdc2db;
}
.default-theme mat-sidenav .mat-mdc-nav-list,
.default-theme mat-sidenav .mat-mdc-list {
  width: 100%;
  padding-top: 0;
}
.default-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item,
.default-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item {
  -webkit-tap-highlight-color: #f3f3f7;
  -moz-tap-highlight-color: #f3f3f7;
  height: 48px;
  font-size: 14px;
}
@media (max-width: 992px) {
  .default-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item,
  .default-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item {
    height: 52px;
    font-size: 16px;
  }
}
.default-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item,
.default-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item {
  transition: 0.2s ease-in-out;
  font-weight: 500;
  background: none;
}
.default-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item .sidebar-icon,
.default-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item .sidebar-icon {
  --icon-dark: #525252;
  --icon-light: #a8a8a8;
  margin-right: 12px;
}
.default-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item:hover,
.default-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item:hover {
  color: #283593;
  background-color: rgba(0, 0, 0, 0.04);
}
.default-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item:focus,
.default-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item:focus {
  color: #283593;
  background-color: rgba(0, 0, 0, 0.12);
}
.default-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item.active-link,
.default-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item.active-link {
  color: #283593;
  background-color: #e0e0e0;
}
.default-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item span,
.default-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item span {
  opacity: 0;
  visibility: visible;
  transition: ease-in-out 0.55s;
  width: 185px !important;
}
.default-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item span.mat-mdc-expansion-indicator,
.default-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item span.mat-mdc-expansion-indicator {
  opacity: 0;
  visibility: hidden;
  transition: 0.9s;
}
.default-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item p,
.default-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item p {
  margin-bottom: 0;
}
.default-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item .mat-ripple,
.default-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item .mat-ripple {
  display: none;
}
.default-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item .mat-mdc-list-item-content,
.default-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item .mat-mdc-list-item-content {
  display: flex;
  align-items: center;
  padding-left: 20px;
}
.default-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item > div,
.default-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item > div {
  display: block;
}
.default-theme mat-sidenav .sidebar-dropdown {
  margin-bottom: 15px;
}
.default-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel {
  box-shadow: none;
}
.default-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header {
  padding-left: 0;
  padding-right: 24px;
  align-items: top;
  background: none !important;
}
@media (max-width: 576px) {
  .default-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header {
    height: 44px;
  }
}
.default-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header {
  height: 48px !important;
}
.default-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header .mat-content {
  height: 100%;
}
.default-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header .mat-expansion-panel-header-description {
  flex-direction: column;
  margin-right: 0;
  display: block;
}
.default-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header .mat-expansion-panel-header-description .mat-mdc-list-item {
  height: 48px;
  font-size: 14px;
}
@media (max-width: 992px) {
  .default-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header .mat-expansion-panel-header-description .mat-mdc-list-item {
    height: 52px;
    font-size: 16px;
  }
}
.default-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header .mat-expansion-panel-header-description .mat-mdc-list-item {
  font-weight: 500;
  background: none;
}
.default-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header .mat-expansion-indicator {
  visibility: visible;
  width: auto;
  position: absolute;
  right: 24px;
  top: 10px;
}
.default-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-body {
  padding-right: 0 !important;
  padding-left: 36px;
  padding-bottom: 0 !important;
}
.default-theme mat-sidenav anms-footer {
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
}
.default-theme mat-sidenav anms-footer > div {
  width: 270px !important;
}
.default-theme mat-sidenav.mat-drawer-opened {
  width: 270px;
  box-shadow: 0px 5px 28px rgba(0, 0, 0, 0.1) !important;
}
.default-theme mat-sidenav.mat-drawer-opened .mat-mdc-nav-list,
.default-theme mat-sidenav.mat-drawer-opened .mat-mdc-list {
  width: 100%;
}
.default-theme mat-sidenav.mat-drawer-opened .mat-mdc-nav-list .mat-mdc-list-item,
.default-theme mat-sidenav.mat-drawer-opened .mat-mdc-list .mat-mdc-list-item {
  min-width: 255px !important;
}
.default-theme mat-sidenav.mat-drawer-opened .mat-mdc-nav-list .mat-mdc-list-item span,
.default-theme mat-sidenav.mat-drawer-opened .mat-mdc-list .mat-mdc-list-item span {
  opacity: 1;
  transition: ease-in-out 0.3s;
  width: 185px !important;
}
.default-theme mat-sidenav.mat-drawer-opened .mat-mdc-nav-list .mat-mdc-list-item > div,
.default-theme mat-sidenav.mat-drawer-opened .mat-mdc-list .mat-mdc-list-item > div {
  flex-direction: row;
}
.default-theme mat-sidenav.mat-drawer-opened .sidebar-icon {
  margin-right: 12px;
}
.default-theme mat-sidenav.mat-drawer-opened anms-footer {
  opacity: 1;
  visibility: visible;
  transition: 0.5s;
}
.default-theme mat-sidenav.mat-drawer-opened anms-footer > div {
  width: 270px !important;
}
.default-theme .solution-card mat-icon svg {
  width: 16px;
}
.default-theme .mat-mdc-card .cdk-drag-handle {
  z-index: 40;
}
.default-theme .mat-mdc-card .cdk-drag-handle span.material-icons {
  font-size: 20px;
}
.default-theme .mat-mdc-card .extra-info {
  margin-bottom: 5px !important;
  font-size: 11px;
  line-height: 16px;
  letter-spacing: 0.89px;
  font-weight: 300;
  display: flex;
  text-transform: capitalize;
  color: #283593;
}
.default-theme .mat-mdc-card .extra-info span {
  font-weight: 400;
  margin-left: 2px;
}
.default-theme .mat-mdc-card .mat-mdc-card-header {
  align-items: flex-start;
  flex-direction: column;
}
.default-theme .mat-mdc-card .mat-mdc-card-header .mat-mdc-card-header-text {
  margin: 0;
}
.default-theme .mat-mdc-card .mat-mdc-card-header .mat-mdc-card-title {
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 10px;
}
.default-theme .mat-mdc-card .mat-mdc-card-header .mat-mdc-card-avatar {
  background-color: #e9ebf3;
  position: relative;
  margin-right: 10px;
  width: 30px;
  height: 30px;
  background-size: 16px;
}
.default-theme .mat-mdc-card .mat-mdc-card-header .mat-mdc-card-avatar svg {
  display: flex;
  margin: 0 auto;
}
.default-theme .mat-mdc-card .mat-mdc-card-header span.total-teams {
  background: #283593;
  color: #fff;
  font-size: 11px;
  width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  top: 32px;
  left: 10px;
  line-height: 22px;
}
.default-theme .mat-mdc-card .description {
  margin: 0px;
  font-size: 11px;
  line-height: 12px;
  color: #6c6c6c;
  letter-spacing: 0.89px;
  font-weight: 300;
  margin-top: 5px;
}
.default-theme .mat-mdc-card .mat-mdc-card-actions {
  margin: 0 auto;
  padding: 0;
  display: flex;
  justify-content: flex-end;
  align-items: baseline;
  width: 100%;
}
.default-theme .mat-mdc-card .mat-mdc-card-actions button.mat-mdc-button {
  min-width: unset;
  padding: 0;
  margin-right: 0px;
  line-height: 18px;
  margin-bottom: 5px;
}
.default-theme .mat-mdc-card .mat-mdc-card-actions button.mat-mdc-button span {
  color: #283593;
  font-size: 12px;
  letter-spacing: 0.89px;
}
.default-theme .mat-mdc-card .mat-mdc-card-actions button.mat-mdc-button span.material-icons {
  vertical-align: text-top;
  padding: 0;
}
.default-theme .mat-mdc-card .mat-mdc-card-actions button.mat-mdc-button span.mat-ripple {
  display: none;
}
.default-theme .mat-mdc-card .mat-mdc-card-actions button.mat-mdc-button:hover .mat-mdc-button-focus-overlay {
  opacity: 0 !important;
}
.default-theme .mat-mdc-card .mat-mdc-card-actions button.mat-mdc-button:hover .material-icons,
.default-theme .mat-mdc-card .mat-mdc-card-actions button.mat-mdc-button:hover fa-icon {
  transform: scale(1.1);
}
.default-theme .mat-mdc-card .mat-mdc-card-content {
  margin-top: 3px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.default-theme .mat-mdc-card .mat-mdc-card-content .info {
  display: flex;
  flex-wrap: wrap;
}
.default-theme .mat-mdc-card .mat-mdc-card-content .info p {
  margin-right: 5px;
  line-height: 10px;
}
.default-theme .mat-mdc-card .mat-mdc-card-content .team-icon {
  background-image: url("./media/icon-team.svg");
  background-size: contain;
  display: inline-block;
  vertical-align: text-bottom;
  width: 22px;
  height: 20px;
  margin-right: 5px;
}
.default-theme .mat-mdc-card .card-highlights .art svg {
  height: 16px;
  width: 25px;
  margin-left: 5px;
}
.default-theme .mat-mdc-card.cdk-drag-disabled .drag {
  display: none;
}
.default-theme .mat-mdc-card:hover {
  box-shadow: 0px 2px 3.5px rgba(0, 0, 0, 0.2078431373);
}
.default-theme .mat-mdc-card.internal mat-card-header .solution-icon {
  background-color: transparent;
}
.default-theme .mat-mdc-card.internal mat-card-header .type-label {
  background-color: transparent;
  color: currentColor;
}
.default-theme .mat-mdc-card.solution {
  margin-bottom: 10px;
  width: 100%;
}
.default-theme .mat-mdc-card.solution mat-card-header {
  position: relative;
  margin-bottom: 5px;
}
.default-theme .mat-mdc-card.solution mat-card-header .solution-icon {
  width: 32px;
  height: 32px;
  z-index: 20;
  background-image: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.default-theme .mat-mdc-card.solution mat-card-header .solution-icon .custom-icon {
  width: 16px !important;
  height: auto;
}
.default-theme .mat-mdc-card.solution mat-card-header .type-label {
  background-color: #6972b4;
  text-transform: uppercase;
  letter-spacing: 0.89px;
  color: #fff;
  font-size: 10px;
  font-weight: 500;
  position: absolute;
  left: 22px;
  top: 6px;
  z-index: 10;
  min-width: 80px;
  padding: 0px 10px;
  border-radius: 3px;
  text-align: center;
}
.default-theme .mat-mdc-card.solution mat-card-content {
  display: flex;
  flex-direction: column;
}
.default-theme .mat-mdc-card.solution mat-card-content .title {
  margin-bottom: 0px;
}
.default-theme .mat-mdc-card.solution mat-card-content .title mat-card-title {
  font-size: 14px;
  margin-bottom: 0px;
  line-height: 14px;
}
.default-theme .mat-mdc-card.solution mat-card-content .title .code {
  font-weight: 400;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 11px;
}
.default-theme .mat-mdc-card.solution mat-card-content .info {
  display: flex;
  flex-direction: column;
}
.default-theme .mat-mdc-card.solution mat-card-content .info p {
  font-size: 12px;
  text-transform: capitalize;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.default-theme .mat-mdc-card.solution mat-card-content .info p fa-icon {
  font-size: 16px;
  color: #adadad;
}
.default-theme .mat-mdc-card.solution mat-card-content .description {
  max-height: 22px;
  overflow: hidden;
  width: 90% !important;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.default-theme .mat-mdc-card.solution mat-card-content .description .mat-icon {
  height: 24px !important;
  width: 35px !important;
}
.default-theme .mat-mdc-card.solution mat-card-actions .buttons {
  position: absolute;
  bottom: 10px;
  right: 11px;
}
.default-theme .mat-mdc-card.solution mat-card-actions .buttons button fa-icon {
  font-size: 14px;
  color: #333;
}
.default-theme .mat-mdc-card.solution mat-card-actions .buttons button fa-icon:hover {
  color: #6972b4;
}
.default-theme .mat-mdc-card.solution.internal mat-card-header .solution-icon {
  background-color: transparent;
}
.default-theme .mat-mdc-card.solution.internal mat-card-header .type-label {
  background-color: transparent;
  color: currentColor;
}
.default-theme .mat-mdc-card.solution.external {
  border-left: solid 5px;
}
.default-theme .mat-mdc-card.solution.external mat-card-header .type-label {
  background-color: currentColor;
}
.default-theme .mat-mdc-card.solution.external mat-card-header .type-label > span {
  color: #fff !important;
}
.default-theme .example-handle {
  position: absolute;
  top: 12px;
  right: 6px;
  color: #ccc;
  cursor: move;
  width: 24px;
  height: 24px;
}
.default-theme .list.cdk-drop-list {
  padding: 5px 0 !important;
  overflow-y: auto;
}
.default-theme .list.cdk-drop-list mat-card {
  margin-right: 7.5px;
  min-height: 120px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.default-theme .list.cdk-drop-list .cdk-drag-placeholder {
  background: rgba(112, 112, 112, 0.4941176471);
}
.default-theme .cdk-drag-placeholder {
  border: 1px dashed #707070 !important;
  border-radius: 4px;
  width: 100%;
  background-color: transparent;
}
.default-theme .cdk-drop-list-dragging {
  border: none !important;
}
.default-theme .cdk-drop-list-dragging .cdk-drag-preview {
  border: 1px solid #6972b4;
  width: 100% !important;
}
.default-theme .cdk-drag-preview .cdk-drag-handle span {
  color: #6972b4;
}
.default-theme .cdk-drop-list-receiving {
  width: 100%;
}
.default-theme .solutions-placeholder {
  min-height: 200px;
}
.default-theme .solutions-drop-placeholder {
  background: #ccc;
  margin: 0px;
  box-sizing: border-box;
  border: dotted 3px #999;
  min-height: 100px;
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
  width: 100% !important;
}
.default-theme .custom-list {
  overflow-y: auto;
}
.default-theme .custom-list .list-item {
  margin-bottom: 15px;
  margin-right: 7.5px;
}
.default-theme .custom-list .list-item mat-expansion-panel {
  background: transparent !important;
}
.default-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header {
  height: auto !important;
  padding: 0 !important;
  background: #e9ebf3 !important;
}
.default-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header.mat-expanded {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0px;
}
.default-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header button.toggle-panel {
  background-color: transparent;
  box-shadow: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  min-width: 32px;
  padding: 0;
}
.default-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header button.toggle-panel:hover {
  background: #bdc2db !important;
}
.default-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header button.toggle-panel mat-icon {
  color: #283693;
  transition: 0.1s ease-in-out;
}
.default-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header .mat-expansion-indicator {
  position: absolute;
  width: 35px;
  text-align: center;
  right: 0;
}
.default-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header .mat-expansion-indicator:after {
  border-color: #283593;
}
.default-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title {
  margin-right: 0;
  width: 100%;
  min-height: 36px;
  align-items: center;
  padding: 12.5px 15px;
}
.default-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title anms-value-stream-row {
  width: 100%;
}
.default-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title .lane {
  border-top-right-radius: 4px !important;
  border-top-left-radius: 4px !important;
  position: relative;
}
.default-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title .lane .lane-title-box {
  border: none !important;
  background: transparent !important;
}
.default-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title .lane .lane-title-box .lane-title,
.default-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title .lane .lane-title-box .lane-title a {
  font-size: 16px !important;
  font-weight: 500;
  color: #283593;
}
.default-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title .lane .lane-holder {
  border: none !important;
  background: transparent !important;
  color: #283693;
  font-size: 14px;
  line-height: 17px;
  padding-left: 36px;
  margin-top: 5px;
}
.default-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title .lane .lane-holder p {
  margin-bottom: 0;
}
.default-theme .custom-list .list-item mat-expansion-panel:not(.mat-expanded) .toggle-panel {
  background: #bdc2db !important;
}
.default-theme .custom-list .list-item mat-expansion-panel:not(.mat-expanded) .toggle-panel mat-icon {
  transform: rotate(180deg);
}
.default-theme .custom-list .list-item .mat-expansion-panel-body {
  padding: 0;
}
.default-theme .custom-list .list-item .mat-expansion-panel-body .drop-zone-list {
  margin: 0 !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  padding: 15px !important;
  max-height: 380px;
  overflow-y: auto;
  box-sizing: border-box;
  overflow-x: hidden;
}
.default-theme .custom-list .list-item .mat-expansion-panel-body .drop-zone-list a.remove-card {
  position: absolute;
  z-index: 999;
  right: 15px;
  top: 15px;
  color: #666;
  cursor: pointer;
}
.default-theme .custom-list .list-item .mat-expansion-panel-body .drop-zone-list::-webkit-scrollbar {
  width: 0 !important;
}
.default-theme .Funnel .progress,
.default-theme .Reviewing .progress,
.default-theme .Analyzing .progress {
  display: none;
}
.default-theme .art-kanban .kanban {
  height: 100% !important;
  overflow-y: auto;
}
.default-theme anms-program-kanban-dashboard {
  display: flex;
  flex-direction: column;
}
.default-theme anms-program-kanban-dashboard anms-kanban-column {
  min-height: calc(100dvh - 228px);
}
.default-theme anms-droppable {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.default-theme anms-droppable .cdk-drop-list {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.default-theme .collapsed .column-title {
  padding: 6px 6px;
}
.default-theme .titleSticky .col-item.collapsed {
  position: sticky;
  top: -1.5rem;
}
.default-theme .titleSticky .col-item.collapsed .card-top .collapse-column {
  width: 26px;
}
.default-theme .titleSticky .col-item.collapsed .card-top:after {
  display: none;
}
.default-theme .titleSticky .card-top {
  position: sticky;
  width: 270px;
  top: -3px;
  z-index: 90;
}
.default-theme .titleSticky .card-top:after {
  content: "";
  height: 2px;
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 99999;
  background: #10153b;
  box-shadow: 0px 2px 3px #283593;
}
.default-theme .compact-features-total {
  display: none !important;
}
.default-theme .compactView mat-card .card-header .card-icon {
  display: none;
}
.default-theme .compactView mat-card .card-header {
  margin-bottom: 0 !important;
}
.default-theme .compactView mat-card .card-header .compact-features-total {
  display: block !important;
}
.default-theme .compactView mat-card .card-header .updated {
  display: none !important;
}
.default-theme .compactView mat-card .card-body {
  display: none;
}
.default-theme .compactView mat-card .card-bottom {
  margin-top: 0 !important;
}
.default-theme .dashboard .droppable-wrapper .cdk-drop-list anms-kanban-item-container:nth-child(3n+1) anms-feature-card .dod.pending {
  display: none !important;
}
.default-theme .dashboard .droppable-wrapper .cdk-drop-list anms-kanban-item-container:nth-child(3n+1) anms-feature-card .dod.ready {
  display: none !important;
}
.default-theme .dashboard .droppable-wrapper .cdk-drop-list anms-kanban-item-container:nth-child(3n+2) anms-feature-card .dod.undefined {
  display: none !important;
}
.default-theme .dashboard .droppable-wrapper .cdk-drop-list anms-kanban-item-container:nth-child(3n+2) anms-feature-card .dod.ready {
  display: none !important;
}
.default-theme .dashboard .droppable-wrapper .cdk-drop-list anms-kanban-item-container:nth-child(3n+3) anms-feature-card .dod.undefined {
  display: none !important;
}
.default-theme .dashboard .droppable-wrapper .cdk-drop-list anms-kanban-item-container:nth-child(3n+3) anms-feature-card .dod.pending {
  display: none !important;
}
.default-theme .budget .mat-mdc-progress-bar {
  border-radius: 20px;
}
.default-theme .budget .mat-mdc-progress-bar .mat-mdc-progress-bar-background,
.default-theme .budget .mat-mdc-progress-bar .mat-mdc-progress-bar-buffer {
  background-color: #d1d1d1;
}
.default-theme .budget .mat-mdc-progress-bar.spent .mat-mdc-progress-bar-fill::after {
  background-color: #6972b4;
}
.default-theme .budget .mat-mdc-progress-bar.remaining .mat-mdc-progress-bar-fill::after {
  background-color: #6d9e57;
}
.default-theme .cdk-overlay-dark-backdrop {
  background-color: rgba(9, 12, 34, 0.3450980392);
}
.default-theme .popover-content {
  max-width: 250px;
  color: #fff;
  background: rgba(51, 51, 51, 0.8509803922) !important;
  padding: 10px;
}
.default-theme .popover-content mat-card-content {
  font-size: 12px;
  line-height: 14px;
  color: #fff !important;
}
.default-theme .popover-content mat-card-content p {
  color: #fff !important;
}
.default-theme anms-overlaycomponent {
  width: 100%;
  border-radius: 4px;
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.18);
  padding-bottom: 0;
  background: white;
  padding: 30px 3px 3px 3px;
}
@media (min-width: 576px) {
  .default-theme anms-overlaycomponent {
    padding: 30px 4px 4px 4px;
  }
}
@media (min-width: 768px) {
  .default-theme anms-overlaycomponent {
    padding: 30px;
  }
}
@media (min-width: 992px) {
  .default-theme anms-overlaycomponent {
    padding: 30px;
  }
}
@media (min-width: 1200px) {
  .default-theme anms-overlaycomponent {
    padding: 30px;
  }
}
.default-theme anms-overlaycomponent .close-form {
  font-size: 22px;
  position: absolute;
  right: 15px;
  top: -20px;
  padding: 10px;
  z-index: 500;
  color: rgba(0, 0, 0, 0.54);
  opacity: 0.65;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
.default-theme anms-overlaycomponent .close-form:hover {
  opacity: 1;
}
.default-theme anms-overlaycomponent .overlay {
  position: relative;
}
.default-theme anms-overlaycomponent .overlay .form-fields-inner {
  height: 100%;
  margin-bottom: 15px;
  padding-bottom: 20px;
}
.default-theme anms-overlaycomponent .overlay .form-fields-inner > div::-webkit-scrollbar {
  width: 8px;
}
.default-theme anms-overlaycomponent .overlay .form-fields-inner > .col-md-4 {
  overflow-y: auto;
}
.default-theme anms-overlaycomponent .overlay .form-fields-inner > .col-md-8 {
  overflow-y: auto;
  box-sizing: border-box;
}
.default-theme anms-overlaycomponent .overlay .form-fields-inner > .col-md-8::-webkit-scrollbar-track {
  box-shadow: none;
}
.default-theme anms-overlaycomponent .overlay .mat-mdc-input-element {
  color: rgba(0, 0, 0, 0.87);
}
@media (max-width: 992px) {
  .default-theme anms-overlaycomponent .overlay .mat-mdc-input-element {
    font-size: 16px;
  }
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper {
  height: auto;
  max-height: calc(100dvh - 100px);
}
@media (min-width: 992px) {
  .default-theme anms-overlaycomponent .overlay .gradient .main-wrapper {
    max-height: calc(100dvh - 200px);
  }
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper {
  display: flex;
  flex-direction: row;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .row {
  margin: 0 auto !important;
  width: 100%;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .col {
  padding: 0 !important;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper {
  margin-top: 0px;
  margin-right: 10px;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-main {
  flex-direction: revert;
  justify-content: space-between;
  background: #bdc2db;
  padding: 0 10px !important;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  margin-bottom: 0px;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-main h3 {
  color: #283593;
  font-weight: 400;
  font-size: 14px;
  line-height: 32px;
  margin-bottom: 0px;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-main .btn-new,
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-main .btn-new span {
  color: #283593;
  font-size: 20px;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-main .btn-new {
  display: flex;
  text-transform: uppercase;
  cursor: pointer;
  align-items: center;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .key-results-main {
  flex-direction: revert;
  justify-content: space-between;
  background: #e9ebf3;
  padding: 0 10px !important;
  margin-top: 1rem;
  margin-bottom: 0px;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .key-results-main h4 {
  color: #283593;
  font-weight: 500;
  font-size: 14px;
  line-height: 32px;
  margin-bottom: 0px;
  padding-left: 24px;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .key-results-main .btn-new,
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .key-results-main .btn-new span {
  color: #283593;
  font-size: 20px;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .key-results-main .btn-new {
  display: flex;
  text-transform: uppercase;
  cursor: pointer;
  align-items: center;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .default-form {
  height: auto !important;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .default-form mat-form-field .mat-mdc-input-element {
  color: rgba(0, 0, 0, 0.87);
}
@media (max-width: 992px) {
  .default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .default-form mat-form-field .mat-mdc-input-element {
    font-size: 16px;
  }
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .default-form mat-form-field .mdc-text-field {
  border: solid 2px transparent;
  border-radius: 4px;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .default-form mat-form-field.mat-focused .mdc-text-field {
  border: solid 2px #283593 !important;
  border-radius: 4px !important;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .default-form mat-form-field.mat-focused .mat-mdc-form-field-underline {
  display: none !important;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .default-form mat-form-field .mat-mdc-form-field-underline {
  transform: none;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .input-wrapper {
  display: flex;
  flex-direction: row;
  align-items: baseline;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .input-wrapper > mat-form-field {
  border-top-left-radius: 4px;
  border-right: none;
  border-bottom-left-radius: 4px;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .input-wrapper > span {
  display: flex;
  align-items: center;
  padding-right: 5px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-left: none;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .input-wrapper button {
  border-radius: 40px;
  padding: 0 !important;
  min-width: unset;
  width: 26px;
  height: 26px;
  margin-right: 2px;
  line-height: 1;
  background: transparent;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .input-wrapper button span {
  color: #283593;
  transition: 0.2s ease-in-out;
  font-size: 18px;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-new {
  padding-right: 0px;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list {
  margin-top: 0;
  border-top: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 0;
  margin-bottom: 15px;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p {
  margin-bottom: 0;
  padding: 5px 10px;
  border-bottom: solid 1px #e4e4e4;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: flex;
  justify-content: space-between;
  gap: 0.5rem;
  align-items: center;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p strong,
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p a {
  color: rgba(0, 0, 0, 0.3176470588);
  border-bottom: none;
  font-weight: 600;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p a {
  color: #283593;
  border-bottom: none;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  margin-right: 5px;
  cursor: pointer;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .name {
  flex: 2;
  min-width: 0;
  display: flex;
  line-height: 15px;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .name span {
  text-overflow: ellipsis;
  white-space: nowrap;
  max-height: 16px;
  display: block;
  overflow: hidden;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .section-2 {
  flex: 1;
  min-width: 0;
  display: flex;
  gap: 0.5rem;
  justify-content: flex-end;
  align-items: center;
  overflow: hidden;
  text-overflow: ellipsis;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .state {
  flex: 1;
  padding-inline: 0.5rem;
  border-radius: 3px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team {
  flex: 2;
  display: flex;
  max-width: 65%;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team form {
  width: 100%;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team form .mat-mdc-form-field-label-wrapper {
  top: 3px;
  display: block;
  height: 20px;
  padding-top: 0 !important;
  overflow: visible;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team form .mat-mdc-form-field-label-wrapper > label {
  position: static;
  height: 20px;
  line-height: 23px;
  display: flex;
  padding: 3px;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team form mat-select.mat-mdc-select-empty {
  background-color: rgba(0, 0, 0, 0.02);
  padding: 3px;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team form mat-select:not(.mat-mdc-select-empty) span {
  color: #283593 !important;
  text-decoration: underline;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team form mat-select:not(.mat-mdc-select-empty) .mat-mdc-select-arrow {
  color: #283593 !important;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team form mat-select .mat-mdc-select-arrow-wrapper {
  display: block;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team mat-form-field {
  width: 100%;
  margin-bottom: 0;
  padding-right: 0 !important;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team mat-form-field .mdc-text-field {
  padding-top: 0 !important;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team mat-form-field .mat-mdc-form-field-wrapper {
  padding-bottom: 0 !important;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team mat-form-field .mat-mdc-form-field-underline {
  display: none;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team mat-form-field .mat-mdc-form-field-label-wrapper .mat-mdc-form-field-label {
  text-align: left !important;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .mat-mdc-form-field .mdc-text-field {
  transition: 0.2s ease-in-out;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .mat-mdc-form-field-type-mat-input:not(.mat-focused) .mdc-text-field {
  transition: 0.2s ease-in-out;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields {
  display: flex;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 992px) {
  .default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields {
    height: 100%;
    overflow-y: visible;
    -webkit-overflow-scrolling: auto;
  }
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields {
  flex-direction: column;
  margin-top: 1.5rem;
  flex-grow: 1;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields > .row {
  width: 100%;
  margin: 0 auto;
  flex: 0 0 40px;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields > .row .col {
  padding: 0;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-toolbar .fr-btn-grp {
  margin: 0;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-box.fr-basic.fr-top span.fr-placeholder {
  font-size: 12px !important;
  line-height: 15px !important;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-box.fr-basic.fr-top > div {
  background: transparent;
  border: none;
  border-radius: 0;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-box.fr-basic.fr-top > div button {
  height: 20px;
  width: 20px;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-box.fr-basic.fr-top > div button svg {
  width: 18px;
  height: 18px;
  margin: 0;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-box.fr-basic.fr-top > div .fr-view.fr-element {
  padding: 10px 0;
  font-size: 16px;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-box.fr-basic.fr-top .fr-toolbar.fr-desktop.fr-top {
  border-top: solid 1px;
  border-bottom: solid 1px;
  border-color: #cecece;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-box.fr-basic.fr-top .fr-second-toolbar {
  display: none !important;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .mdc-text-field {
  border-radius: 4px 4px 0 0;
  padding: 0.55em 0.55em 0 0.55em;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .description {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.3176470588);
  letter-spacing: 0.29px;
  font-weight: 400;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form {
  width: 100%;
  flex: 1;
  display: flex;
  flex-direction: column;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form h2 {
  font-weight: 500 !important;
  color: #283593;
  margin-bottom: 0.5rem;
  font-size: 16px !important;
  letter-spacing: 0.3px;
  line-height: 18px;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .item-meta {
  display: flex;
  flex-direction: column;
  letter-spacing: 0.3px;
  margin-bottom: 0;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .item-meta p {
  margin-inline-end: 7px;
  color: rgba(0, 0, 0, 0.87);
  font-size: 12px;
  margin-block-end: 0;
  font-weight: unset;
  text-rendering: geometricPrecision;
  letter-spacing: 0.5px;
  line-height: 14px;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .item-meta.item-meta-bottom {
  margin-top: 10px;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width {
  width: 100%;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.description-field .mat-mdc-form-field-infix {
  min-height: 205px;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width .mat-mdc-form-field-label-wrapper {
  display: flex;
  align-items: flex-start;
  min-height: 30px;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-valid .mat-mdc-form-field-label-wrapper,
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-touched .mat-mdc-form-field-label-wrapper {
  top: -0.84375em;
  padding-top: 0.84375em;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-valid.mat-mdc-form-field-invalid mat-label,
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-touched.mat-mdc-form-field-invalid mat-label {
  font-size: 11px;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-valid .mat-mdc-form-field-label-wrapper,
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-touched .mat-mdc-form-field-label-wrapper {
  display: flex;
  align-items: flex-start;
  min-height: 12px;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-valid.ng-valid .mat-mdc-form-field-label-wrapper,
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-valid.ng-touched .mat-mdc-form-field-label-wrapper,
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-touched.ng-valid .mat-mdc-form-field-label-wrapper,
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-touched.ng-touched .mat-mdc-form-field-label-wrapper {
  top: -0.84375em;
  padding-top: 0.84375em;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.acceptance-criteria-field.mat-mdc-form-field-invalid mat-label {
  font-size: 11px;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.acceptance-criteria-field.mat-mdc-form-field-invalid .mat-mdc-form-field-label-wrapper {
  top: -19px;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.acceptance-criteria-field.ng-untouched:not(.ng-valid) .mat-mdc-form-field-label-wrapper {
  top: -23px;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form mat-divider {
  margin-bottom: 15px;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .mat-mdc-form-field {
  margin-bottom: 15px;
  padding-right: 10px !important;
  box-sizing: border-box !important;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .mat-mdc-form-field mat-label {
  border: none;
  width: 100%;
  box-sizing: inherit;
  display: block;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .mat-mdc-form-field .textarea-form {
  min-height: 70px;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .mat-mdc-form-field .desc-info {
  position: absolute;
  right: 0;
  top: -15px;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form.update-form .col-md-3 .mat-mdc-form-field-subscript-wrapper {
  padding: 0;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions {
  display: flex;
  justify-content: space-between;
  z-index: 8888;
  height: 55px;
  left: 0;
  padding: 10px 10px;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions button {
  border-radius: 40px;
  text-transform: uppercase;
  font-weight: 400;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions button span,
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions button fa-icon {
  margin-right: 5px;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.primary button {
  margin-left: 15px;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.primary button.btn-save:hover {
  background-color: #182058 !important;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.primary button.btn-delete {
  color: #283593;
  border: solid 1px;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.primary button.btn-delete span {
  color: #283593;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.primary button.btn-delete:hover {
  background-color: transparent !important;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.primary button.btn-delete:hover span {
  color: #182058;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.secondary button {
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  opacity: 0.65;
  transition: 0.2s ease-in-out;
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.secondary button span {
  color: rgba(0, 0, 0, 0.54);
}
.default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.secondary button:hover {
  opacity: 1;
}
@media (max-width: 768px) {
  .default-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fafafa;
    padding: 10px;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
  }
}
.default-theme anms-user-story-form .form-fields-inner .description-field .mat-mdc-form-field-infix,
.default-theme anms-enabler-story-form .form-fields-inner .description-field .mat-mdc-form-field-infix {
  min-height: 75px !important;
}
.default-theme anms-user-story-form .form-fields-inner .acceptance-criteria-field .mat-mdc-form-field-infix,
.default-theme anms-enabler-story-form .form-fields-inner .acceptance-criteria-field .mat-mdc-form-field-infix {
  min-height: 135px !important;
}
.default-theme anms-user-story-form .form-fields-inner .acceptance-criteria-field .mat-mdc-form-field-infix textarea,
.default-theme anms-enabler-story-form .form-fields-inner .acceptance-criteria-field .mat-mdc-form-field-infix textarea {
  min-height: 115px !important;
}
.default-theme anms-solution-internal-compact-card .solution-icon {
  width: 18px !important;
  height: 18px !important;
  margin-right: 0 !important;
  align-items: flex-start !important;
}
.default-theme anms-solution-internal-compact-card .solution-icon .mat-icon {
  padding: 3px;
}
.default-theme anms-value-stream-portfolio-allocations mat-select:not(.mat-mdc-select-empty) ~ span label {
  display: none !important;
}
.default-theme anms-value-stream-portfolio-allocations .mat-mdc-form-field-underline {
  display: none !important;
}
.default-theme anms-value-stream-portfolio-allocations .mat-mdc-form-field-wrapper {
  padding-bottom: 0 !important;
}
.default-theme anms-value-stream-portfolio-allocations .mat-mdc-form-field-wrapper .mdc-text-field {
  padding-top: 0 !important;
}
.default-theme anms-value-stream-portfolio-allocations .mat-mdc-form-field-wrapper .mat-mdc-form-field-infix {
  padding: 0 !important;
  border-top: 0 !important;
}
.default-theme anms-value-stream-portfolio-allocations .mat-mdc-form-field-wrapper .mat-mdc-form-field-infix .mat-mdc-form-field-label-wrapper {
  position: static;
}
.default-theme anms-value-stream-portfolio-allocations .mat-mdc-form-field-wrapper .mat-mdc-form-field-infix .mat-mdc-select-arrow-wrapper {
  transform: translateY(0%);
}
.default-theme anms-epic-overlay-form .children-wrapper mat-select:not(.mat-mdc-select-empty) ~ span label,
.default-theme anms-feature-form .children-wrapper mat-select:not(.mat-mdc-select-empty) ~ span label {
  display: none !important;
}
.default-theme anms-epic-overlay-form .team .mat-mdc-form-field-infix,
.default-theme anms-feature-form .team .mat-mdc-form-field-infix {
  border-top: 0;
  text-align: right !important;
}
.default-theme anms-epic-overlay-form .description-field.mat-mdc-form-field-invalid .mat-mdc-form-field-label {
  top: 7px;
  margin-top: -0.5em;
}
.default-theme anms-art .solution-card-wrapper {
  max-width: 50% !important;
  flex: 0 0 50% !important;
}
.default-theme .dashboard-table-main-wrapper .tables-wrapper {
  max-width: 100%;
  overflow-x: auto;
}
.default-theme .dashboard-table-main-wrapper .mat-sort-header-arrow {
  opacity: 0.5 !important;
  transform: none !important;
}
.default-theme .dashboard-table-main-wrapper .mat-mdc-paginator {
  background: transparent;
}
.default-theme .dashboard-table-main-wrapper th,
.default-theme .dashboard-table-main-wrapper td {
  padding: 10px !important;
}
.default-theme .dashboard-table-main-wrapper .mat-column-id,
.default-theme .dashboard-table-main-wrapper .mat-column-kanbanId {
  max-width: 100px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.default-theme .dashboard-table-main-wrapper .mat-column-name {
  max-width: 300px;
}
.default-theme .dashboard-table-main-wrapper .mat-column-description {
  max-width: 350px;
  font-size: 12px;
  line-height: 14px;
}
.default-theme .dashboard-table-main-wrapper table {
  width: 100%;
  background: none !important;
  box-shadow: none !important;
  border-collapse: separate;
  border-spacing: 0 10px !important;
}
.default-theme .dashboard-table-main-wrapper table tr.mat-mdc-header-row {
  height: 36px;
}
.default-theme .dashboard-table-main-wrapper table tr.mat-mdc-header-row th {
  text-transform: uppercase;
  border-width: 2px;
  border-color: rgba(115, 115, 115, 0.5882352941);
  position: relative;
  top: 10px;
}
.default-theme .dashboard-table-main-wrapper table tr.mat-mdc-header-row th:first-child {
  border-top-left-radius: 4px;
}
.default-theme .dashboard-table-main-wrapper table tr.mat-mdc-header-row th:last-child {
  border-top-right-radius: 4px;
}
.default-theme .dashboard-table-main-wrapper table tr.mat-mdc-row {
  border-radius: 4px !important;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.05);
  position: relative;
}
.default-theme .dashboard-table-main-wrapper table tr.mat-mdc-row td {
  border-bottom: none !important;
  background: white;
}
.default-theme .dashboard-table-main-wrapper table tr.mat-mdc-row td:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.default-theme .dashboard-table-main-wrapper table tr.mat-mdc-row td:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.default-theme .dashboard-table-main-wrapper table tr.mat-mdc-row td .edit-row {
  position: relative;
  right: 0px;
  top: 5px;
  cursor: pointer;
  transition: 0.2s ease-in-out;
  color: black;
}
.default-theme .dashboard-table-main-wrapper table tr.mat-mdc-row td .edit-row:hover {
  color: #00a1f2;
}
.default-theme .dashboard-table-main-wrapper .table-top .main-heading {
  font-weight: 500;
  color: rgba(0, 0, 0, 0.87);
}
.default-theme .dashboard-table-main-wrapper .table-top .pagination-wrapper .mat-mdc-paginator {
  background: transparent !important;
}
.default-theme .dashboard-table-main-wrapper .table-top .pagination-wrapper .mat-mdc-paginator .mat-mdc-form-field-infix {
  background: rgba(185, 185, 185, 0.0980392157);
  display: flex;
  justify-content: space-between;
  border-radius: 4px;
  border: solid 1px rgba(0, 0, 0, 0.1411764706);
  transition: 0.2s ease-in-out;
  padding-inline: 10px;
  height: 40px;
  align-items: center;
}
.default-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper {
  background: rgba(185, 185, 185, 0.0980392157);
  display: flex;
  justify-content: space-between;
  padding: 4px 16px;
  margin-bottom: 16px;
  border-radius: 40px;
  border: solid 1px rgba(0, 0, 0, 0.1411764706);
  transition: 0.2s ease-in-out;
  height: 37px;
  margin-right: 25px;
}
.default-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper mat-form-field {
  width: 100%;
}
.default-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper:focus,
.default-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper:active,
.default-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper:focus-within {
  border-color: #6972b4;
  box-shadow: 1px 2px 4px #e9ebf3;
}
.default-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper:focus fa-icon,
.default-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper:active fa-icon,
.default-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper:focus-within fa-icon {
  color: #6972b4;
  opacity: 0.85;
}
.default-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper fa-icon {
  color: rgba(0, 0, 0, 0.1411764706);
  transition: 0.2s ease-in-out;
}
@media (max-width: 992px) {
  .default-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .default-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper {
    width: 25vw;
  }
}
.default-theme .mat-mdc-list-item:hover .sidebar-icon,
.default-theme .mat-mdc-list-item:focus .sidebar-icon {
  --icon-dark: #283593 !important;
  --icon-light: #c8cbe3 !important;
}
.default-theme .mat-mdc-list-item.active-link .sidebar-icon {
  --icon-dark: #283593 !important;
  --icon-light: #c8cbe3 !important;
}
.light-theme {
  --mat-app-background-color: #fafafa;
  --mat-app-text-color: rgba(0, 0, 0, 0.87);
  --mat-app-elevation-shadow-level-0:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-1:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-2:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-3:
    0px 3px 3px -2px rgba(0, 0, 0, 0.2),
    0px 3px 4px 0px rgba(0, 0, 0, 0.14),
    0px 1px 8px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-4:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-5:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 5px 8px 0px rgba(0, 0, 0, 0.14),
    0px 1px 14px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-6:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-7:
    0px 4px 5px -2px rgba(0, 0, 0, 0.2),
    0px 7px 10px 1px rgba(0, 0, 0, 0.14),
    0px 2px 16px 1px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-8:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-9:
    0px 5px 6px -3px rgba(0, 0, 0, 0.2),
    0px 9px 12px 1px rgba(0, 0, 0, 0.14),
    0px 3px 16px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-10:
    0px 6px 6px -3px rgba(0, 0, 0, 0.2),
    0px 10px 14px 1px rgba(0, 0, 0, 0.14),
    0px 4px 18px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-11:
    0px 6px 7px -4px rgba(0, 0, 0, 0.2),
    0px 11px 15px 1px rgba(0, 0, 0, 0.14),
    0px 4px 20px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-12:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-13:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 13px 19px 2px rgba(0, 0, 0, 0.14),
    0px 5px 24px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-14:
    0px 7px 9px -4px rgba(0, 0, 0, 0.2),
    0px 14px 21px 2px rgba(0, 0, 0, 0.14),
    0px 5px 26px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-15:
    0px 8px 9px -5px rgba(0, 0, 0, 0.2),
    0px 15px 22px 2px rgba(0, 0, 0, 0.14),
    0px 6px 28px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-16:
    0px 8px 10px -5px rgba(0, 0, 0, 0.2),
    0px 16px 24px 2px rgba(0, 0, 0, 0.14),
    0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-17:
    0px 8px 11px -5px rgba(0, 0, 0, 0.2),
    0px 17px 26px 2px rgba(0, 0, 0, 0.14),
    0px 6px 32px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-18:
    0px 9px 11px -5px rgba(0, 0, 0, 0.2),
    0px 18px 28px 2px rgba(0, 0, 0, 0.14),
    0px 7px 34px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-19:
    0px 9px 12px -6px rgba(0, 0, 0, 0.2),
    0px 19px 29px 2px rgba(0, 0, 0, 0.14),
    0px 7px 36px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-20:
    0px 10px 13px -6px rgba(0, 0, 0, 0.2),
    0px 20px 31px 3px rgba(0, 0, 0, 0.14),
    0px 8px 38px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-21:
    0px 10px 13px -6px rgba(0, 0, 0, 0.2),
    0px 21px 33px 3px rgba(0, 0, 0, 0.14),
    0px 8px 40px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-22:
    0px 10px 14px -6px rgba(0, 0, 0, 0.2),
    0px 22px 35px 3px rgba(0, 0, 0, 0.14),
    0px 8px 42px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-23:
    0px 11px 14px -7px rgba(0, 0, 0, 0.2),
    0px 23px 36px 3px rgba(0, 0, 0, 0.14),
    0px 9px 44px 8px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-24:
    0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mat-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-label-text-color: #eeeeee;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
.light-theme .mat-accent {
  --mat-option-selected-state-label-text-color: #bcaaa4;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
.light-theme .mat-warn {
  --mat-option-selected-state-label-text-color: #ffab91;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
.light-theme {
  --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-pseudo-checkbox-full-selected-icon-color: #bcaaa4;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #bcaaa4;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.light-theme .mat-primary {
  --mat-pseudo-checkbox-full-selected-icon-color: #eeeeee;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #eeeeee;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.light-theme .mat-accent {
  --mat-pseudo-checkbox-full-selected-icon-color: #bcaaa4;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #bcaaa4;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.light-theme .mat-warn {
  --mat-pseudo-checkbox-full-selected-icon-color: #ffab91;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #ffab91;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.light-theme {
  --mat-card-elevated-container-color: white;
  --mat-card-elevated-container-elevation:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-card-outlined-container-color: white;
  --mat-card-outlined-container-elevation:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-card-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);
  --mat-card-filled-container-color: white;
  --mat-card-filled-container-elevation:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-mdc-progress-bar {
  --mat-progress-bar-active-indicator-color: #eeeeee;
  --mat-progress-bar-track-color: rgba(238, 238, 238, 0.25);
}
.light-theme .mat-mdc-progress-bar.mat-accent {
  --mat-progress-bar-active-indicator-color: #bcaaa4;
  --mat-progress-bar-track-color: rgba(188, 170, 164, 0.25);
}
.light-theme .mat-mdc-progress-bar.mat-warn {
  --mat-progress-bar-active-indicator-color: #ffab91;
  --mat-progress-bar-track-color: rgba(255, 171, 145, 0.25);
}
.light-theme {
  --mat-tooltip-container-color: #424242;
  --mat-tooltip-supporting-text-color: white;
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #eeeeee 87%, transparent);
  --mat-form-field-filled-caret-color: #eeeeee;
  --mat-form-field-filled-focus-active-indicator-color: #eeeeee;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #eeeeee 87%, transparent);
  --mat-form-field-outlined-caret-color: #eeeeee;
  --mat-form-field-outlined-focus-outline-color: #eeeeee;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #eeeeee 87%, transparent);
  --mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-error-text-color: #ffab91;
  --mat-form-field-select-option-text-color: inherit;
  --mat-form-field-select-disabled-option-text-color: GrayText;
  --mat-form-field-leading-icon-color: unset;
  --mat-form-field-disabled-leading-icon-color: unset;
  --mat-form-field-trailing-icon-color: unset;
  --mat-form-field-disabled-trailing-icon-color: unset;
  --mat-form-field-error-focus-trailing-icon-color: unset;
  --mat-form-field-error-hover-trailing-icon-color: unset;
  --mat-form-field-error-trailing-icon-color: unset;
  --mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-disabled-select-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-hover-state-layer-opacity: 0.04;
  --mat-form-field-focus-state-layer-opacity: 0.12;
  --mat-form-field-filled-container-color: #f6f6f6;
  --mat-form-field-filled-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-form-field-filled-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-filled-input-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-error-hover-label-text-color: #ffab91;
  --mat-form-field-filled-error-focus-label-text-color: #ffab91;
  --mat-form-field-filled-error-label-text-color: #ffab91;
  --mat-form-field-filled-error-caret-color: #ffab91;
  --mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-filled-error-active-indicator-color: #ffab91;
  --mat-form-field-filled-error-focus-active-indicator-color: #ffab91;
  --mat-form-field-filled-error-hover-active-indicator-color: #ffab91;
  --mat-form-field-outlined-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-outlined-input-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-outlined-error-caret-color: #ffab91;
  --mat-form-field-outlined-error-focus-label-text-color: #ffab91;
  --mat-form-field-outlined-error-label-text-color: #ffab91;
  --mat-form-field-outlined-error-hover-label-text-color: #ffab91;
  --mat-form-field-outlined-outline-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-error-focus-outline-color: #ffab91;
  --mat-form-field-outlined-error-hover-outline-color: #ffab91;
  --mat-form-field-outlined-error-outline-color: #ffab91;
}
.light-theme .mat-mdc-form-field.mat-accent {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #bcaaa4 87%, transparent);
  --mat-form-field-filled-caret-color: #bcaaa4;
  --mat-form-field-filled-focus-active-indicator-color: #bcaaa4;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #bcaaa4 87%, transparent);
  --mat-form-field-outlined-caret-color: #bcaaa4;
  --mat-form-field-outlined-focus-outline-color: #bcaaa4;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #bcaaa4 87%, transparent);
}
.light-theme .mat-mdc-form-field.mat-warn {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #ffab91 87%, transparent);
  --mat-form-field-filled-caret-color: #ffab91;
  --mat-form-field-filled-focus-active-indicator-color: #ffab91;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #ffab91 87%, transparent);
  --mat-form-field-outlined-caret-color: #ffab91;
  --mat-form-field-outlined-focus-outline-color: #ffab91;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #ffab91 87%, transparent);
}
.light-theme {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #eeeeee;
  --mat-select-invalid-arrow-color: #ffab91;
}
.light-theme .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #bcaaa4;
  --mat-select-invalid-arrow-color: #ffab91;
}
.light-theme .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #ffab91;
  --mat-select-invalid-arrow-color: #ffab91;
}
.light-theme {
  --mat-autocomplete-background-color: white;
  --mat-dialog-container-color: white;
  --mat-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mat-dialog-supporting-text-color: rgba(0, 0, 0, 0.54);
}
.light-theme .mat-mdc-standard-chip {
  --mat-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-elevated-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-elevated-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-elevated-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.light-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mat-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-elevated-container-color: #eeeeee;
  --mat-chip-elevated-disabled-container-color: #eeeeee;
  --mat-chip-elevated-selected-container-color: #eeeeee;
  --mat-chip-flat-disabled-selected-container-color: #eeeeee;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.light-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mat-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-elevated-container-color: #bcaaa4;
  --mat-chip-elevated-disabled-container-color: #bcaaa4;
  --mat-chip-elevated-selected-container-color: #bcaaa4;
  --mat-chip-flat-disabled-selected-container-color: #bcaaa4;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.light-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mat-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-elevated-container-color: #ffab91;
  --mat-chip-elevated-disabled-container-color: #ffab91;
  --mat-chip-elevated-selected-container-color: #ffab91;
  --mat-chip-flat-disabled-selected-container-color: #ffab91;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, 0.87);
}
.light-theme {
  --mat-slide-toggle-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-selected-focus-state-layer-color: #eeeeee;
  --mat-slide-toggle-selected-handle-color: #eeeeee;
  --mat-slide-toggle-selected-hover-state-layer-color: #eeeeee;
  --mat-slide-toggle-selected-pressed-state-layer-color: #eeeeee;
  --mat-slide-toggle-selected-focus-handle-color: #eeeeee;
  --mat-slide-toggle-selected-hover-handle-color: #eeeeee;
  --mat-slide-toggle-selected-pressed-handle-color: #eeeeee;
  --mat-slide-toggle-selected-focus-track-color: #e0e0e0;
  --mat-slide-toggle-selected-hover-track-color: #e0e0e0;
  --mat-slide-toggle-selected-pressed-track-color: #e0e0e0;
  --mat-slide-toggle-selected-track-color: #e0e0e0;
  --mat-slide-toggle-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-slide-toggle-disabled-handle-elevation-shadow:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-disabled-selected-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-selected-track-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-unselected-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-unselected-icon-color: #f6f6f6;
  --mat-slide-toggle-disabled-unselected-track-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-handle-elevation-shadow:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-handle-surface-color: white;
  --mat-slide-toggle-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-hover-handle-color: #424242;
  --mat-slide-toggle-unselected-focus-handle-color: #424242;
  --mat-slide-toggle-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-focus-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-icon-color: #f6f6f6;
  --mat-slide-toggle-unselected-handle-color: rgba(0, 0, 0, 0.54);
  --mat-slide-toggle-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-hover-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-pressed-handle-color: #424242;
  --mat-slide-toggle-unselected-pressed-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-track-color: rgba(0, 0, 0, 0.12);
}
.light-theme .mat-mdc-slide-toggle.mat-accent {
  --mat-slide-toggle-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-selected-focus-state-layer-color: #bcaaa4;
  --mat-slide-toggle-selected-handle-color: #bcaaa4;
  --mat-slide-toggle-selected-hover-state-layer-color: #bcaaa4;
  --mat-slide-toggle-selected-pressed-state-layer-color: #bcaaa4;
  --mat-slide-toggle-selected-focus-handle-color: #bcaaa4;
  --mat-slide-toggle-selected-hover-handle-color: #bcaaa4;
  --mat-slide-toggle-selected-pressed-handle-color: #bcaaa4;
  --mat-slide-toggle-selected-focus-track-color: #a1887f;
  --mat-slide-toggle-selected-hover-track-color: #a1887f;
  --mat-slide-toggle-selected-pressed-track-color: #a1887f;
  --mat-slide-toggle-selected-track-color: #a1887f;
}
.light-theme .mat-mdc-slide-toggle.mat-warn {
  --mat-slide-toggle-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-selected-focus-state-layer-color: #ffab91;
  --mat-slide-toggle-selected-handle-color: #ffab91;
  --mat-slide-toggle-selected-hover-state-layer-color: #ffab91;
  --mat-slide-toggle-selected-pressed-state-layer-color: #ffab91;
  --mat-slide-toggle-selected-focus-handle-color: #ffab91;
  --mat-slide-toggle-selected-hover-handle-color: #ffab91;
  --mat-slide-toggle-selected-pressed-handle-color: #ffab91;
  --mat-slide-toggle-selected-focus-track-color: #ff8a65;
  --mat-slide-toggle-selected-hover-track-color: #ff8a65;
  --mat-slide-toggle-selected-pressed-track-color: #ff8a65;
  --mat-slide-toggle-selected-track-color: #ff8a65;
}
.light-theme .mat-mdc-radio-button.mat-primary {
  --mat-radio-checked-ripple-color: #eeeeee;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #eeeeee;
  --mat-radio-selected-hover-icon-color: #eeeeee;
  --mat-radio-selected-icon-color: #eeeeee;
  --mat-radio-selected-pressed-icon-color: #eeeeee;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-mdc-radio-button.mat-accent {
  --mat-radio-checked-ripple-color: #bcaaa4;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #bcaaa4;
  --mat-radio-selected-hover-icon-color: #bcaaa4;
  --mat-radio-selected-icon-color: #bcaaa4;
  --mat-radio-selected-pressed-icon-color: #bcaaa4;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-mdc-radio-button.mat-warn {
  --mat-radio-checked-ripple-color: #ffab91;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #ffab91;
  --mat-radio-selected-hover-icon-color: #ffab91;
  --mat-radio-selected-icon-color: #ffab91;
  --mat-radio-selected-pressed-icon-color: #ffab91;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.light-theme {
  --mat-slider-active-track-color: #eeeeee;
  --mat-slider-focus-handle-color: #eeeeee;
  --mat-slider-handle-color: #eeeeee;
  --mat-slider-hover-handle-color: #eeeeee;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #eeeeee 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #eeeeee 4%, transparent);
  --mat-slider-inactive-track-color: #eeeeee;
  --mat-slider-ripple-color: #eeeeee;
  --mat-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, 0.87);
  --mat-slider-with-tick-marks-inactive-container-color: #eeeeee;
  --mat-slider-disabled-active-track-color: rgba(0, 0, 0, 0.87);
  --mat-slider-disabled-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slider-disabled-inactive-track-color: rgba(0, 0, 0, 0.87);
  --mat-slider-label-container-color: #424242;
  --mat-slider-label-label-text-color: white;
  --mat-slider-value-indicator-opacity: 1;
  --mat-slider-with-overlap-handle-outline-color: rgba(0, 0, 0, 0.87);
  --mat-slider-with-tick-marks-disabled-container-color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-accent {
  --mat-slider-active-track-color: #bcaaa4;
  --mat-slider-focus-handle-color: #bcaaa4;
  --mat-slider-handle-color: #bcaaa4;
  --mat-slider-hover-handle-color: #bcaaa4;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #bcaaa4 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #bcaaa4 4%, transparent);
  --mat-slider-inactive-track-color: #bcaaa4;
  --mat-slider-ripple-color: #bcaaa4;
  --mat-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, 0.87);
  --mat-slider-with-tick-marks-inactive-container-color: #bcaaa4;
}
.light-theme .mat-warn {
  --mat-slider-active-track-color: #ffab91;
  --mat-slider-focus-handle-color: #ffab91;
  --mat-slider-handle-color: #ffab91;
  --mat-slider-hover-handle-color: #ffab91;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #ffab91 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #ffab91 4%, transparent);
  --mat-slider-inactive-track-color: #ffab91;
  --mat-slider-ripple-color: #ffab91;
  --mat-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, 0.87);
  --mat-slider-with-tick-marks-inactive-container-color: #ffab91;
}
.light-theme {
  --mat-menu-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-menu-item-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-menu-container-color: white;
  --mat-menu-divider-color: rgba(0, 0, 0, 0.12);
  --mat-list-list-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-disabled-leading-icon-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-state-layer-opacity: 0.04;
  --mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-focus-state-layer-opacity: 0.12;
}
.light-theme .mdc-list-item__start,
.light-theme .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #eeeeee;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #eeeeee;
  --mat-radio-selected-hover-icon-color: #eeeeee;
  --mat-radio-selected-icon-color: #eeeeee;
  --mat-radio-selected-pressed-icon-color: #eeeeee;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-accent .mdc-list-item__start,
.light-theme .mat-accent .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #bcaaa4;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #bcaaa4;
  --mat-radio-selected-hover-icon-color: #bcaaa4;
  --mat-radio-selected-icon-color: #bcaaa4;
  --mat-radio-selected-pressed-icon-color: #bcaaa4;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-warn .mdc-list-item__start,
.light-theme .mat-warn .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #ffab91;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #ffab91;
  --mat-radio-selected-hover-icon-color: #ffab91;
  --mat-radio-selected-icon-color: #ffab91;
  --mat-radio-selected-pressed-icon-color: #ffab91;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-mdc-list-option {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-selected-focus-icon-color: #eeeeee;
  --mat-checkbox-selected-hover-icon-color: #eeeeee;
  --mat-checkbox-selected-icon-color: #eeeeee;
  --mat-checkbox-selected-pressed-icon-color: #eeeeee;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #eeeeee;
  --mat-checkbox-selected-hover-state-layer-color: #eeeeee;
  --mat-checkbox-selected-pressed-state-layer-color: #eeeeee;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-mdc-list-option.mat-accent {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-selected-focus-icon-color: #bcaaa4;
  --mat-checkbox-selected-hover-icon-color: #bcaaa4;
  --mat-checkbox-selected-icon-color: #bcaaa4;
  --mat-checkbox-selected-pressed-icon-color: #bcaaa4;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #bcaaa4;
  --mat-checkbox-selected-hover-state-layer-color: #bcaaa4;
  --mat-checkbox-selected-pressed-state-layer-color: #bcaaa4;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-mdc-list-option.mat-warn {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-selected-focus-icon-color: #ffab91;
  --mat-checkbox-selected-hover-icon-color: #ffab91;
  --mat-checkbox-selected-icon-color: #ffab91;
  --mat-checkbox-selected-pressed-icon-color: #ffab91;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #ffab91;
  --mat-checkbox-selected-hover-state-layer-color: #ffab91;
  --mat-checkbox-selected-pressed-state-layer-color: #ffab91;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.light-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.light-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.light-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start {
  color: #eeeeee;
}
.light-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.light-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.light-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.light-theme {
  --mat-paginator-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color: white;
  --mat-paginator-enabled-icon-color: rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.light-theme .mat-mdc-tab-group,
.light-theme .mat-mdc-tab-nav-bar {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #eeeeee;
  --mat-tab-active-ripple-color: #eeeeee;
  --mat-tab-inactive-ripple-color: #eeeeee;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #eeeeee;
  --mat-tab-active-hover-label-text-color: #eeeeee;
  --mat-tab-active-focus-indicator-color: #eeeeee;
  --mat-tab-active-hover-indicator-color: #eeeeee;
  --mat-tab-active-indicator-color: #eeeeee;
}
.light-theme .mat-mdc-tab-group.mat-accent,
.light-theme .mat-mdc-tab-nav-bar.mat-accent {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #bcaaa4;
  --mat-tab-active-ripple-color: #bcaaa4;
  --mat-tab-inactive-ripple-color: #bcaaa4;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #bcaaa4;
  --mat-tab-active-hover-label-text-color: #bcaaa4;
  --mat-tab-active-focus-indicator-color: #bcaaa4;
  --mat-tab-active-hover-indicator-color: #bcaaa4;
  --mat-tab-active-indicator-color: #bcaaa4;
}
.light-theme .mat-mdc-tab-group.mat-warn,
.light-theme .mat-mdc-tab-nav-bar.mat-warn {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #ffab91;
  --mat-tab-active-ripple-color: #ffab91;
  --mat-tab-inactive-ripple-color: #ffab91;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #ffab91;
  --mat-tab-active-hover-label-text-color: #ffab91;
  --mat-tab-active-focus-indicator-color: #ffab91;
  --mat-tab-active-hover-indicator-color: #ffab91;
  --mat-tab-active-indicator-color: #ffab91;
}
.light-theme .mat-mdc-tab-group.mat-background-primary,
.light-theme .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-background-color: #eeeeee;
  --mat-tab-foreground-color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-mdc-tab-group.mat-background-accent,
.light-theme .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-background-color: #bcaaa4;
  --mat-tab-foreground-color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-mdc-tab-group.mat-background-warn,
.light-theme .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-background-color: #ffab91;
  --mat-tab-foreground-color: rgba(0, 0, 0, 0.87);
}
.light-theme {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-selected-focus-icon-color: #bcaaa4;
  --mat-checkbox-selected-hover-icon-color: #bcaaa4;
  --mat-checkbox-selected-icon-color: #bcaaa4;
  --mat-checkbox-selected-pressed-icon-color: #bcaaa4;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #bcaaa4;
  --mat-checkbox-selected-hover-state-layer-color: #bcaaa4;
  --mat-checkbox-selected-pressed-state-layer-color: #bcaaa4;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-mdc-checkbox.mat-primary {
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-selected-focus-icon-color: #eeeeee;
  --mat-checkbox-selected-hover-icon-color: #eeeeee;
  --mat-checkbox-selected-icon-color: #eeeeee;
  --mat-checkbox-selected-pressed-icon-color: #eeeeee;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #eeeeee;
  --mat-checkbox-selected-hover-state-layer-color: #eeeeee;
  --mat-checkbox-selected-pressed-state-layer-color: #eeeeee;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-mdc-checkbox.mat-warn {
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-selected-focus-icon-color: #ffab91;
  --mat-checkbox-selected-hover-icon-color: #ffab91;
  --mat-checkbox-selected-icon-color: #ffab91;
  --mat-checkbox-selected-pressed-icon-color: #ffab91;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #ffab91;
  --mat-checkbox-selected-hover-state-layer-color: #ffab91;
  --mat-checkbox-selected-pressed-state-layer-color: #ffab91;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.light-theme {
  --mat-button-filled-container-color: white;
  --mat-button-filled-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-filled-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-filled-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-filled-focus-state-layer-opacity: 0.12;
  --mat-button-filled-hover-state-layer-opacity: 0.04;
  --mat-button-filled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-filled-pressed-state-layer-opacity: 0.12;
  --mat-button-filled-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-filled-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-outlined-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-outlined-focus-state-layer-opacity: 0.12;
  --mat-button-outlined-hover-state-layer-opacity: 0.04;
  --mat-button-outlined-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-pressed-state-layer-opacity: 0.12;
  --mat-button-outlined-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-outlined-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-protected-container-color: white;
  --mat-button-protected-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-protected-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-protected-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-protected-focus-state-layer-opacity: 0.12;
  --mat-button-protected-hover-state-layer-opacity: 0.04;
  --mat-button-protected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-protected-pressed-state-layer-opacity: 0.12;
  --mat-button-protected-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-protected-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-text-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-text-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-text-focus-state-layer-opacity: 0.12;
  --mat-button-text-hover-state-layer-opacity: 0.04;
  --mat-button-text-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-text-pressed-state-layer-opacity: 0.12;
  --mat-button-text-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-text-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-tonal-container-color: white;
  --mat-button-tonal-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-tonal-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-tonal-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-tonal-focus-state-layer-opacity: 0.12;
  --mat-button-tonal-hover-state-layer-opacity: 0.04;
  --mat-button-tonal-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-tonal-pressed-state-layer-opacity: 0.12;
  --mat-button-tonal-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-tonal-state-layer-color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-mdc-button.mat-primary,
.light-theme .mat-mdc-unelevated-button.mat-primary,
.light-theme .mat-mdc-raised-button.mat-primary,
.light-theme .mat-mdc-outlined-button.mat-primary,
.light-theme .mat-tonal-button.mat-primary {
  --mat-button-filled-container-color: #eeeeee;
  --mat-button-filled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-filled-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-filled-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-outlined-label-text-color: #eeeeee;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #eeeeee 12%, transparent);
  --mat-button-outlined-state-layer-color: #eeeeee;
  --mat-button-protected-container-color: #eeeeee;
  --mat-button-protected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-protected-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-protected-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-text-label-text-color: #eeeeee;
  --mat-button-text-ripple-color: color-mix(in srgb, #eeeeee 12%, transparent);
  --mat-button-text-state-layer-color: #eeeeee;
  --mat-button-tonal-container-color: #eeeeee;
  --mat-button-tonal-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-tonal-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-tonal-state-layer-color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-mdc-button.mat-accent,
.light-theme .mat-mdc-unelevated-button.mat-accent,
.light-theme .mat-mdc-raised-button.mat-accent,
.light-theme .mat-mdc-outlined-button.mat-accent,
.light-theme .mat-tonal-button.mat-accent {
  --mat-button-filled-container-color: #bcaaa4;
  --mat-button-filled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-filled-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-filled-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-outlined-label-text-color: #bcaaa4;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #bcaaa4 12%, transparent);
  --mat-button-outlined-state-layer-color: #bcaaa4;
  --mat-button-protected-container-color: #bcaaa4;
  --mat-button-protected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-protected-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-protected-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-text-label-text-color: #bcaaa4;
  --mat-button-text-ripple-color: color-mix(in srgb, #bcaaa4 12%, transparent);
  --mat-button-text-state-layer-color: #bcaaa4;
  --mat-button-tonal-container-color: #bcaaa4;
  --mat-button-tonal-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-tonal-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-tonal-state-layer-color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-mdc-button.mat-warn,
.light-theme .mat-mdc-unelevated-button.mat-warn,
.light-theme .mat-mdc-raised-button.mat-warn,
.light-theme .mat-mdc-outlined-button.mat-warn,
.light-theme .mat-tonal-button.mat-warn {
  --mat-button-filled-container-color: #ffab91;
  --mat-button-filled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-filled-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-filled-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-outlined-label-text-color: #ffab91;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #ffab91 12%, transparent);
  --mat-button-outlined-state-layer-color: #ffab91;
  --mat-button-protected-container-color: #ffab91;
  --mat-button-protected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-protected-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-protected-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-text-label-text-color: #ffab91;
  --mat-button-text-ripple-color: color-mix(in srgb, #ffab91 12%, transparent);
  --mat-button-text-state-layer-color: #ffab91;
  --mat-button-tonal-container-color: #ffab91;
  --mat-button-tonal-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-tonal-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-tonal-state-layer-color: rgba(0, 0, 0, 0.87);
}
.light-theme {
  --mat-icon-button-disabled-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-icon-button-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-hover-state-layer-opacity: 0.04;
  --mat-icon-button-icon-color: inherit;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
  --mat-icon-button-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-icon-button-state-layer-color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-mdc-icon-button.mat-primary {
  --mat-icon-button-icon-color: #eeeeee;
  --mat-icon-button-state-layer-color: #eeeeee;
  --mat-icon-button-ripple-color: color-mix(in srgb, #eeeeee 12%, transparent);
}
.light-theme .mat-mdc-icon-button.mat-accent {
  --mat-icon-button-icon-color: #bcaaa4;
  --mat-icon-button-state-layer-color: #bcaaa4;
  --mat-icon-button-ripple-color: color-mix(in srgb, #bcaaa4 12%, transparent);
}
.light-theme .mat-mdc-icon-button.mat-warn {
  --mat-icon-button-icon-color: #ffab91;
  --mat-icon-button-state-layer-color: #ffab91;
  --mat-icon-button-ripple-color: color-mix(in srgb, #ffab91 12%, transparent);
}
.light-theme {
  --mat-fab-container-color: white;
  --mat-fab-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-fab-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-hover-state-layer-opacity: 0.04;
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-container-color: white;
  --mat-fab-small-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-fab-small-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-fab-small-focus-state-layer-opacity: 0.12;
  --mat-fab-small-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-small-hover-state-layer-opacity: 0.04;
  --mat-fab-small-pressed-state-layer-opacity: 0.12;
  --mat-fab-small-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-fab-state-layer-color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-mdc-fab.mat-primary,
.light-theme .mat-mdc-mini-fab.mat-primary {
  --mat-fab-container-color: #eeeeee;
  --mat-fab-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-ripple-color: color-mix(in srgb, #eeeeee 12%, transparent);
  --mat-fab-small-container-color: #eeeeee;
  --mat-fab-small-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-small-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-fab-state-layer-color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-mdc-fab.mat-accent,
.light-theme .mat-mdc-mini-fab.mat-accent {
  --mat-fab-container-color: #bcaaa4;
  --mat-fab-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-ripple-color: color-mix(in srgb, #bcaaa4 12%, transparent);
  --mat-fab-small-container-color: #bcaaa4;
  --mat-fab-small-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-small-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-fab-state-layer-color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-mdc-fab.mat-warn,
.light-theme .mat-mdc-mini-fab.mat-warn {
  --mat-fab-container-color: #ffab91;
  --mat-fab-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-ripple-color: color-mix(in srgb, #ffab91 12%, transparent);
  --mat-fab-small-container-color: #ffab91;
  --mat-fab-small-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-small-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-fab-state-layer-color: rgba(0, 0, 0, 0.87);
}
.light-theme {
  --mat-snack-bar-container-color: #424242;
  --mat-snack-bar-supporting-text-color: white;
  --mat-snack-bar-button-color: #e0e0e0;
  --mat-table-background-color: white;
  --mat-table-header-headline-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color: rgba(0, 0, 0, 0.12);
  --mat-progress-spinner-active-indicator-color: #eeeeee;
}
.light-theme .mat-accent {
  --mat-progress-spinner-active-indicator-color: #bcaaa4;
}
.light-theme .mat-warn {
  --mat-progress-spinner-active-indicator-color: #ffab91;
}
.light-theme {
  --mat-badge-background-color: #eeeeee;
  --mat-badge-text-color: rgba(0, 0, 0, 0.87);
  --mat-badge-disabled-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-badge-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.light-theme .mat-badge-accent {
  --mat-badge-background-color: #bcaaa4;
  --mat-badge-text-color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-badge-warn {
  --mat-badge-background-color: #ffab91;
  --mat-badge-text-color: rgba(0, 0, 0, 0.87);
}
.light-theme {
  --mat-bottom-sheet-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color: white;
  --mat-button-toggle-background-color: white;
  --mat-button-toggle-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-disabled-state-background-color: white;
  --mat-button-toggle-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-divider-color: rgba(0, 0, 0, 0.12);
  --mat-button-toggle-legacy-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-disabled-state-background-color: white;
  --mat-button-toggle-legacy-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-legacy-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-legacy-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #eeeeee 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #bcaaa4 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-selected-state-background-color: #eeeeee;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #eeeeee 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #eeeeee 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #eeeeee 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #eeeeee;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-datepicker-content.mat-accent,
.light-theme .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #bcaaa4 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #bcaaa4 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-selected-state-background-color: #bcaaa4;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #bcaaa4 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #bcaaa4 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #bcaaa4 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #bcaaa4;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-datepicker-content.mat-warn,
.light-theme .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #ffab91 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #bcaaa4 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-selected-state-background-color: #ffab91;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #ffab91 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #ffab91 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #ffab91 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #ffab91;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}
.light-theme {
  --mat-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-expansion-header-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-expansion-header-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-expansion-header-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color: rgba(0, 0, 0, 0.54);
  --mat-icon-color: inherit;
}
.light-theme .mat-icon.mat-primary {
  --mat-icon-color: #eeeeee;
}
.light-theme .mat-icon.mat-accent {
  --mat-icon-color: #bcaaa4;
}
.light-theme .mat-icon.mat-warn {
  --mat-icon-color: #ffab91;
}
.light-theme {
  --mat-sidenav-container-divider-color: rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color: #fafafa;
  --mat-sidenav-content-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
  --mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-selected-state-icon-background-color: #eeeeee;
  --mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-done-state-icon-background-color: #eeeeee;
  --mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-edit-state-icon-background-color: #eeeeee;
  --mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-stepper-header-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-stepper-header-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color: #ffab91;
  --mat-stepper-header-icon-background-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color: #ffab91;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
.light-theme .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-selected-state-icon-background-color: #bcaaa4;
  --mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-done-state-icon-background-color: #bcaaa4;
  --mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-edit-state-icon-background-color: #bcaaa4;
  --mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-selected-state-icon-background-color: #ffab91;
  --mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-done-state-icon-background-color: #ffab91;
  --mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-edit-state-icon-background-color: #ffab91;
  --mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
}
.light-theme {
  --mat-sort-arrow-color: rgba(0, 0, 0, 0.87);
  --mat-toolbar-container-background-color: white;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #eeeeee;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #bcaaa4;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #ffab91;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}
.light-theme {
  --mat-tree-container-background-color: white;
  --mat-tree-node-text-color: rgba(0, 0, 0, 0.87);
  --mat-timepicker-container-background-color: white;
}
.light-theme a {
  color: rgba(0, 0, 0, 0.87);
}
.light-theme a:hover {
  color: #bcaaa4;
}
.light-theme code {
  color: rgba(0, 0, 0, 0.87);
  background-color: #d7ccc8;
}
.light-theme p a {
  color: #bcaaa4;
}
.light-theme p a:hover {
  color: #5d4037;
}
.light-theme .error-notification-overlay {
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffab91;
}
.light-theme .info-notification-overlay {
  color: rgba(0, 0, 0, 0.87);
  background-color: #bcaaa4;
}
.light-theme .success-notification-overlay {
  color: rgba(0, 0, 0, 0.87);
  background-color: #66bb6a;
}
.light-theme .warning-notification-overlay {
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffca28;
}
.light-theme .neo-button {
  background: #9e9e9e;
  border: none;
  border-radius: 15px;
  padding: 10px 20px;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  transition: all 0.2s ease;
  position: relative;
}
.light-theme .neo-button .material-icons {
  margin-right: 10px;
  color: #d7ccc8;
  transition: transform 0.2s ease;
}
.light-theme .neo-button span {
  text-shadow: 0 2px 2px rgba(66, 66, 66, 0.2);
}
.light-theme anms-about .background {
  color: rgba(0, 0, 0, 0.87);
  background-color: #fafafa;
}
.light-theme anms-about .background .gradient::before {
  background:
    linear-gradient(
      to bottom,
      rgba(250, 250, 250, 0) 0%,
      #fafafa 100%);
}
.light-theme anms-about .follow-releases p,
.light-theme anms-about .contributors p {
  background-color: #fafafa;
}
.light-theme anms-about .follow-releases p a,
.light-theme anms-about .contributors p a {
  color: #bcaaa4;
}
.light-theme anms-about .follow-releases p a:hover,
.light-theme anms-about .contributors p a:hover {
  color: #5d4037;
}
.light-theme anms-about .contributors img {
  border-color: #fafafa !important;
}
.light-theme anms-big-input .big-input input {
  color: rgba(0, 0, 0, 0.87);
  background-color: white;
}
.light-theme anms-big-input .big-input.has-focus {
  box-shadow:
    0 0 15px 2px rgba(188, 170, 164, 0.4),
    0 0 15px 2px rgba(188, 170, 164, 0.4),
    0 0 15px 2px rgba(188, 170, 164, 0.4);
}
.light-theme .column-title {
  border-radius: 4px 4px 0px 0px;
  background: #e4e4e4;
  padding: 12px 15px;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}
.light-theme .column-title h3 {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.75px;
  margin-bottom: 0;
}
.light-theme .column-title h3 fa-icon {
  margin-right: 10px;
}
.light-theme .column-title .column-issues {
  color: #616161;
}
.light-theme .column-title .custom-icon {
  color: #616161;
}
.light-theme .kanban-column {
  max-height: unset;
  background: #e0e0e0;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  -webkit-box-flex: 1;
  flex-grow: 1;
}
.light-theme .kanban-column.cdk-drop-list-dragging {
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}
.light-theme .kanban-column.cdk-drag-animating {
  transition: transform 300ms cubic-bezier(0, 0, 0.2, 1);
}
.light-theme .kanban-column.cdk-drop-list-dragging .kanban-box:not(.cdk-drag-placeholder) {
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}
.light-theme anms-kanban-column > div {
  height: 100%;
}
@media (min-width: 0) {
  .light-theme .kanban-column {
    min-height: 60px;
    max-width: 100%;
    min-width: 270px;
    height: calc(100% - 100px);
  }
}
@media (min-width: 576px) {
  .light-theme .kanban-column {
    min-height: 80px;
    max-width: 100%;
    min-width: 280px;
    height: calc(100% - 100px);
  }
}
@media (min-width: 768px) {
  .light-theme .kanban-column {
    min-height: 250px;
    max-width: 270px;
    width: 100%;
    height: calc(100% - 100px);
  }
}
@media (min-width: 992px) {
  .light-theme .kanban-column {
    min-height: 500px;
    max-width: 270px;
    width: 100%;
    height: calc(100% - 100px);
  }
}
@media (min-width: 1200px) {
  .light-theme .kanban-column {
    min-height: 500px;
    max-width: 270px;
    width: 100%;
    height: calc(100% - 100px);
  }
}
.light-theme .overlay.background {
  height: 100%;
}
.light-theme .overlay.background .gradient::before {
  background:
    linear-gradient(
      to bottom,
      rgba(250, 250, 250, 0) 0%,
      #fafafa 100%);
}
@media (min-width: 992px) {
  .light-theme .form-container-left {
    overflow-y: auto;
  }
}
.light-theme .epic-accordion-wrapper {
  padding-right: 10px;
  padding-bottom: 0.5rem;
}
.light-theme .epic-accordion-wrapper .mat-expansion-panel {
  box-shadow: none !important;
}
.light-theme .epic-accordion-wrapper .mat-expansion-panel .mat-expansion-panel-header {
  background: #bcaaa4;
}
.light-theme .epic-accordion-wrapper .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-title {
  color: #eeeeee;
  min-width: fit-content;
}
.light-theme .epic-accordion-wrapper .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-description {
  color: #eeeeee;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.light-theme .epic-accordion-wrapper .mat-expansion-panel .mat-expansion-panel-content {
  background-color: rgba(0, 0, 0, 0.04);
}
.light-theme .epic-accordion-wrapper .mat-expansion-panel textarea {
  color: rgba(0, 0, 0, 0.54);
  padding-top: 1rem;
}
.light-theme .state {
  color: #bcaaa4;
}
.light-theme .budget-container {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .item-wrapper .button-revision {
  width: 100%;
  cursor: pointer;
}
.light-theme .item-wrapper .value {
  font-size: 14px;
}
.light-theme .item-wrapper .material-icons {
  color: #bcaaa4;
}
.light-theme .card-dashboard-table {
  background-color: white;
}
.light-theme .anms-teams-select.mat-primary {
  color: #eeeeee;
  background-color: rgba(238, 238, 238, 0.15);
}
.light-theme .anms-teams-select.mat-accent {
  color: #bcaaa4;
  background-color: rgba(188, 170, 164, 0.15);
}
.light-theme .anms-teams-select.mat-warn {
  color: #ffab91;
  background-color: rgba(255, 171, 145, 0.15);
}
.light-theme .chart-container {
  background-color: white;
}
.light-theme .canvas-wrapper {
  border-radius: 4px;
  margin-bottom: 40px;
  background: rgba(0, 0, 0, 0.12);
  border: solid 1px #eeeeee;
}
.light-theme .canvas-wrapper .vs-title {
  font-weight: 500;
  text-align: center;
  padding-top: 4px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  height: 32px;
  background: #f5f5f5;
  color: #9e9e9e;
  border-bottom: solid 1px #fafafa;
}
.light-theme .canvas-wrapper .canvas-row {
  display: flex;
  flex-direction: row;
  width: 100%;
  flex-wrap: wrap;
}
.light-theme .canvas-wrapper .canvas-row .vs-columns {
  width: 100%;
  display: flex;
}
.light-theme .canvas-wrapper .canvas-row .vs-columns > div {
  border: solid 1px #eeeeee;
  text-align: center;
  height: 36px;
  font-size: 12px;
  line-height: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.89px;
  color: #9e9e9e;
}
.light-theme .canvas-wrapper .canvas-row .vs-columns.grid > div {
  width: 100%;
}
.light-theme .canvas-wrapper .canvas-row .vs-columns.thirds > div {
  width: 33.33%;
}
aa .light-theme .canvas-wrapper .canvas-row .vs-columns.half > div {
  width: 50%;
}
.light-theme .canvas-wrapper .canvas-row .vs-content {
  width: 100%;
  display: flex;
}
.light-theme .canvas-wrapper .canvas-row .vs-content > div {
  padding: 10px;
}
.light-theme .canvas-wrapper .canvas-row .vs-content.grid > div {
  width: 15%;
  outline: solid 1px #eeeeee;
}
.light-theme .canvas-wrapper .canvas-row .vs-content.thirds > div {
  width: 33.33%;
  outline: solid 1px #eeeeee;
}
.light-theme .canvas-wrapper .canvas-row .vs-content.half > div {
  width: 50%;
  outline: solid 1px #eeeeee;
}
.light-theme .box .output {
  color: #616161;
}
.light-theme .filter-wrapper #filter mat-form-field,
.light-theme .filter-wrapper #filter .mat-form-field {
  padding-inline: 0;
}
.light-theme .filter-wrapper #filter mat-form-field > div,
.light-theme .filter-wrapper #filter .mat-form-field > div {
  padding-bottom: 0 !important;
}
.light-theme .filter-wrapper #filter mat-form-field > div .mat-form-field-infix,
.light-theme .filter-wrapper #filter .mat-form-field > div .mat-form-field-infix {
  padding: 0.5em 0 0.5em 0;
}
.light-theme .mat-tab-header {
  border-bottom: none !important;
  margin-bottom: 15px;
}
.light-theme .mat-tab-label {
  background: rgba(228, 228, 228, 0.4705882353);
  border-radius: 4px;
  height: 35px;
  font-weight: 400;
  min-width: 85px;
  margin-left: 10px;
  opacity: 1 !important;
}
.light-theme .mat-tab-label.mat-tab-label-active {
  color: #9e9e9e !important;
  background: #f5f5f5 !important;
  font-weight: 600;
}
.light-theme .mat-tab-body-content {
  margin-bottom: 20px;
  padding-bottom: 20px;
  overflow: auto;
  height: fit-content;
}
.light-theme .team-art-item {
  background: white;
}
.light-theme .team-art-item span.team-picture {
  color: #616161;
}
.light-theme .team-art-item img.team-picture {
  color: #616161;
  background: white;
}
.light-theme .team-art-list-title {
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header mat-panel-title p {
  align-items: center;
}
.light-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header mat-panel-title p mat-icon {
  background-color: #f5f5f5;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.light-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header mat-panel-title p mat-icon svg {
  width: 18px;
  height: auto;
}
.light-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header mat-panel-title p .title {
  font-size: 15px;
  font-weight: 600;
  color: #eeeeee;
}
.light-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header mat-panel-title p .mat-expansion-panel-header-description {
  font-size: 14px;
}
.light-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header .panel-header-actions {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.light-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header .panel-header-actions .toggle-trigger-custom {
  color: rgba(0, 0, 0, 0.54);
  font-size: 14px;
  border-radius: 17px;
  display: flex;
  padding: 5px 20px;
  background: #f4f4f4;
}
.light-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header .panel-header-actions .edit-item {
  width: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.light-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header[aria-expanded=true] .toggle-trigger-custom {
  color: rgba(0, 0, 0, 0.54);
  font-size: 14px;
  border: solid 1px;
  border-radius: 17px;
  display: flex;
  padding: 5px 20px;
  background: white;
}
.light-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body {
  margin-top: 32px;
}
.light-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body mat-card-content .addBtnMinified {
  background-color: #bcaaa4;
  width: 22px;
  height: 22px;
  padding: 0;
  border-radius: 18px;
  border: none;
  color: white;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08);
  position: absolute;
  right: 0;
  top: 0;
}
.light-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body mat-card-content .col-md-9 .addBtnMinified {
  right: 25px;
}
.light-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body mat-card-content #triggers .content {
  width: 95%;
  height: 64px;
  background: #eeeeee;
  position: relative;
  margin-right: 3rem;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 10px;
  border-radius: 2px;
}
.light-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body mat-card-content #triggers .content p {
  margin-bottom: 0;
  color: #eeeeee;
  line-height: 1.2;
}
.light-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body mat-card-content .section-title {
  color: rgba(0, 0, 0, 0.54);
}
.light-theme .value-stream-detail anms-solutions-grid-card {
  margin: 0 0 5px 0 !important;
}
.light-theme .value-stream-detail anms-solutions-grid-card ::ng-deep .mat-card {
  width: 95% !important;
  height: 100%;
  margin-right: 5px !important;
}
.light-theme .value-stream-detail anms-solutions-grid-card ::ng-deep .mat-card .mat-mdc-card-header .mat-mdc-card-avatar {
  width: 16px !important;
  height: 16px !important;
  justify-content: flex-start;
}
.light-theme .value-stream-detail anms-solutions-grid-card ::ng-deep .mat-card .mat-mdc-card-header .type-label {
  position: static !important;
  padding-left: 0 !important;
  text-align: left !important;
}
.light-theme .value-stream-detail anms-solutions-grid-card ::ng-deep .mat-card .mat-mdc-card-content .info {
  display: none !important;
}
.light-theme .value-stream-detail anms-solutions-grid-card ::ng-deep .mat-card .mat-mdc-card-actions .buttons {
  top: unset !important;
}
.light-theme anms-supporting-value-stream {
  width: 100%;
}
.light-theme .valuestream-description {
  display: block;
  width: 65vw;
  color: rgba(0, 0, 0, 0.87);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 1310px) {
  .light-theme .valuestream-description {
    display: block;
    width: 55vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media screen and (max-width: 1000px) {
  .light-theme .valuestream-description {
    display: block;
    width: 45vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media screen and (max-width: 800px) {
  .light-theme .valuestream-description {
    display: block;
    width: 30vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media screen and (max-width: 500px) {
  .light-theme .valuestream-description {
    display: block;
    width: 25vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.light-theme .graphic-vs-wrapper {
  box-sizing: border-box;
  overflow-y: hidden;
  overflow-x: auto;
  z-index: 100;
}
@media screen and (max-width: 1400px) {
  .light-theme .graphic-vs-wrapper {
    overflow: auto;
    overflow-y: auto;
  }
}
.light-theme ::ng-deep .highlight {
  background: yellow;
}
.light-theme h1.main-heading {
  color: #eeeeee;
}
.light-theme .action-col.primary button {
  margin-left: 15px;
}
.light-theme .action-col.primary button.btn-save:hover {
  background-color: #757575 !important;
}
.light-theme .action-col.primary button.btn-delete {
  color: #eeeeee;
  border: solid 1px;
}
.light-theme .action-col.primary button.btn-delete span {
  color: #eeeeee;
}
.light-theme .action-col.primary button.btn-delete:hover {
  background-color: transparent !important;
}
.light-theme .action-col.primary button.btn-delete:hover span {
  color: #757575;
}
.light-theme .action-col.secondary button {
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  opacity: 0.65;
  transition: 0.2s ease-in-out;
}
.light-theme .action-col.secondary button span {
  color: rgba(0, 0, 0, 0.54);
}
.light-theme .action-col.secondary button:hover {
  opacity: 1;
}
.light-theme .form-wrapper .action-col.primary button {
  margin-left: 15px;
}
.light-theme .form-wrapper .action-col.primary button.btn-save:hover {
  background-color: #757575 !important;
}
.light-theme .form-wrapper .action-col.primary button.btn-delete {
  color: #eeeeee;
  border: solid 1px;
}
.light-theme .form-wrapper .action-col.primary button.btn-delete span {
  color: #eeeeee;
}
.light-theme .form-wrapper .action-col.primary button.btn-delete:hover {
  background-color: transparent !important;
}
.light-theme .form-wrapper .action-col.primary button.btn-delete:hover span {
  color: #757575;
}
.light-theme .form-wrapper .action-col.secondary button {
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  opacity: 0.65;
  transition: 0.2s ease-in-out;
}
.light-theme .form-wrapper .action-col.secondary button span {
  color: rgba(0, 0, 0, 0.54);
}
.light-theme .form-wrapper .action-col.secondary button:hover {
  opacity: 1;
}
.light-theme .action-col.primary button {
  margin-left: 15px;
}
.light-theme .action-col.primary button.btn-save:hover {
  background-color: #757575 !important;
}
.light-theme .action-col.primary button.btn-delete {
  color: #eeeeee;
  border: solid 1px;
}
.light-theme .action-col.primary button.btn-delete span {
  color: #eeeeee;
}
.light-theme .action-col.primary button.btn-delete:hover {
  background-color: transparent !important;
}
.light-theme .action-col.primary button.btn-delete:hover span {
  color: #757575;
}
.light-theme .action-col.secondary button {
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  opacity: 0.65;
  transition: 0.2s ease-in-out;
}
.light-theme .action-col.secondary button span {
  color: rgba(0, 0, 0, 0.54);
}
.light-theme .action-col.secondary button:hover {
  opacity: 1;
}
.light-theme .form-wrapper .action-col.primary button {
  margin-left: 15px;
}
.light-theme .form-wrapper .action-col.primary button.btn-save:hover {
  background-color: #757575 !important;
}
.light-theme .form-wrapper .action-col.primary button.btn-delete {
  color: #eeeeee;
  border: solid 1px;
}
.light-theme .form-wrapper .action-col.primary button.btn-delete span {
  color: #eeeeee;
}
.light-theme .form-wrapper .action-col.primary button.btn-delete:hover {
  background-color: transparent !important;
}
.light-theme .form-wrapper .action-col.primary button.btn-delete:hover span {
  color: #757575;
}
.light-theme .form-wrapper .action-col.secondary button {
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  opacity: 0.65;
  transition: 0.2s ease-in-out;
}
.light-theme .form-wrapper .action-col.secondary button span {
  color: rgba(0, 0, 0, 0.54);
}
.light-theme .form-wrapper .action-col.secondary button:hover {
  opacity: 1;
}
.light-theme button.add.mat-mdc-fab:hover {
  background-color: #5d4037;
}
.light-theme html,
.light-theme body {
  height: 100%;
  font-size: 16px;
}
.light-theme body {
  margin: 0;
  overflow-y: hidden;
}
.light-theme .mat-toolbar .branding .title p {
  color: white;
}
.light-theme .mat-toolbar #main-nav li,
.light-theme .mat-toolbar #main-nav span,
.light-theme .mat-toolbar #main-nav button,
.light-theme .mat-toolbar #main-nav a {
  color: white;
}
.light-theme .mat-toolbar .mat-mdc-icon-button fa-icon {
  color: white;
  font-size: 24px;
}
.light-theme .mat-toolbar .mat-mdc-icon-button:hover fa-icon {
  transform: scale(1.05);
}
.light-theme ::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
.light-theme ::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 10px;
}
.light-theme ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: none;
  background-color: rgba(5, 5, 43, 0.35);
}
.light-theme .footer {
  background-color: #9e9e9e;
}
.light-theme h1 {
  color: rgba(0, 0, 0, 0.87);
}
.light-theme h2 {
  font-weight: 400 !important;
  font-size: 24px !important;
  padding: 0 !important;
  color: rgba(0, 0, 0, 0.54);
}
.light-theme h2.mat-mdc-subheader {
  font-size: 18px !important;
  margin-bottom: 6px;
  font-weight: 500 !important;
  letter-spacing: 0.49px;
}
.light-theme mat-placeholder {
  color: rgba(0, 0, 0, 0.87);
}
.light-theme button.add.mat-mdc-fab {
  border-radius: 40px;
  height: 36px;
  margin-bottom: 20px;
  width: fit-content;
  padding: 0 20px;
}
.light-theme button.add.mat-mdc-fab span.mat-mdc-button-wrapper {
  letter-spacing: 0.89px;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}
.light-theme button.add.mat-mdc-fab span.mat-mdc-button-wrapper fa-icon {
  margin-right: 5px;
}
@media (max-width: 992px) {
  .light-theme .mat-mdc-input-element {
    font-size: 16px;
  }
}
.light-theme .col-lg-4 button.add.mat-mdc-fab {
  width: calc(100% - 17.5px);
}
.light-theme button.fixed-top,
.light-theme .row-fixed-top {
  position: fixed;
  top: 100px;
  right: 20px;
}
.light-theme .row-fixed-top {
  height: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.light-theme .material-icons {
  background: none !important;
  transition: 0.1s ease-in-out;
}
.light-theme .material-icons:hover {
  transform: scale(1.1);
}
.light-theme .custom-icon {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.light-theme .art-icon {
  background-image: url("./media/icon-art-old.svg");
  background-size: 28px;
}
.light-theme .team-icon {
  background-image: url("./media/icon-team.svg");
  background-size: 28px;
}
.light-theme .epic-icon {
  background-image: url("./media/icon-epic.svg");
  background-size: 28px;
}
.light-theme .feature-icon {
  background-image: url("./media/icon-feature.svg");
  background-size: 28px;
}
.light-theme .story-icon {
  background-image: url("./media/icon-story.svg");
  background-size: 28px;
}
.light-theme .va-icon {
  background-image: url("./media/icon-value-stream.svg");
  display: inline-block;
  width: 32px;
  height: 20px;
  vertical-align: text-bottom;
}
.light-theme .solution-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.light-theme .solution-icon .custom-icon {
  width: 16px !important;
  height: auto;
}
.light-theme .mat-mdc-menu-panel {
  min-width: 195px !important;
  padding: 15px 15px 0 15px;
  margin-top: 6px;
}
.light-theme .mat-mdc-menu-panel .mat-mdc-menu-content {
  padding: 0 !important;
}
.light-theme .mat-mdc-menu-panel .mat-mdc-menu-content p:not(.recent-label) {
  margin-bottom: 0;
}
.light-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item {
  padding: 0;
  padding-bottom: 8px;
  height: fit-content;
  line-height: 1;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.light-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item:hover,
.light-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item:active,
.light-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item:focus {
  background: transparent;
  color: #eeeeee;
}
.light-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item a {
  color: rgba(0, 0, 0, 0.87);
  border: none;
}
.light-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item a:hover,
.light-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item a:active,
.light-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item a:focus {
  background: transparent;
  color: #bcaaa4;
}
.light-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item .mat-icon {
  margin-right: 5px;
  width: 32px;
  height: 32px;
  text-align: center;
  background: #f5f5f5;
  border-radius: 50%;
  color: #9e9e9e;
}
.light-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item .mat-icon svg {
  max-height: 19px;
  max-width: 19px;
  vertical-align: middle !important;
  margin-top: 6px;
}
.light-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item .mat-icon[data-mat-icon-name=portfolio] svg {
  max-width: 15px;
}
.light-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item .mat-icon[data-mat-icon-name=solution] svg {
  max-width: 16px;
  max-height: 21px;
}
.light-theme .view-all-label {
  margin: 8px -15px 0 !important;
  padding: 12px 16px;
  background: #f5f5f5;
  border-top: solid 1px rgba(185, 185, 185, 0.1294117647);
}
.light-theme .view-all-label a {
  border: none;
  color: #9e9e9e !important;
  font-size: 14px;
  font-weight: 400;
}
.light-theme .view-all-label a:hover {
  color: #e0e0e0;
}
.light-theme .page-intro {
  margin: 0;
  margin-bottom: 1rem;
}
.light-theme .page-intro div {
  padding: 0;
}
.light-theme .page-intro .page-title h2 {
  font-size: 28px !important;
  font-weight: 500 !important;
  margin-bottom: 3px;
}
.light-theme .page-intro .breadcrumb .breadcrumb-list {
  padding-inline-start: 0px;
  display: flex;
  list-style: none;
  margin-bottom: 0rem;
  flex-wrap: nowrap;
}
.light-theme .page-intro .breadcrumb .breadcrumb-list .breadcrumb-list-item a {
  color: #a3a3a3;
  font-size: 14px;
  white-space: nowrap;
}
.light-theme .page-intro .breadcrumb .breadcrumb-list .breadcrumb-list-item a:after {
  content: ">";
  display: inline-block;
  vertical-align: middle;
  margin-right: 0px;
  white-space: nowrap;
}
.light-theme .page-intro .breadcrumb .breadcrumb-list .breadcrumb-list-item a.current {
  color: #434343;
}
.light-theme .page-intro .breadcrumb .breadcrumb-list .breadcrumb-list-item a.current:after {
  display: none;
}
.light-theme .container-fluid.px-0,
.light-theme .container-fluid,
.light-theme .container-sm,
.light-theme .container-md,
.light-theme .container-lg,
.light-theme .container-xl {
  height: 100%;
  background-color: transparent;
}
.light-theme main {
  background-color: #f5f5f5;
}
.light-theme .multiselect-dropdown .dropdown-btn {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-left: none !important;
  border-top: none !important;
  border-right: none !important;
  background: #f2f2f2;
  min-height: 42px;
  line-height: 2 !important;
}
.light-theme .multiselect-dropdown .dropdown-btn .selected-item {
  padding: 2.5px 10px !important;
  background: #f5f5f5 !important;
  border: 1px solid #f5f5f5 !important;
  border-radius: 4px !important;
  max-width: unset !important;
  line-height: 1.5;
}
.light-theme .multiselect-dropdown .dropdown-btn .selected-item a,
.light-theme .multiselect-dropdown .dropdown-btn .selected-item span {
  color: #eeeeee !important;
  font-size: 14px;
}
.light-theme .multiselect-dropdown .dropdown-btn .selected-item a {
  padding-left: 15px !important;
}
.light-theme .multiselect-dropdown .dropdown-btn .selected-item:hover {
  box-shadow: none !important;
}
.light-theme .multiselect-dropdown .dropdown-btn > span:not(.selected-item-container) span:not(.dropdown-multiselect__caret) {
  display: flex;
  align-items: center;
  padding-right: 25px !important;
  line-height: 2;
}
.light-theme .multiselect-dropdown .dropdown-list {
  margin-top: 0 !important;
}
.light-theme .multiselect-dropdown .dropdown-list ul::-webkit-scrollbar {
  width: 8px;
}
.light-theme .multiselect-dropdown .dropdown-list ul li div {
  color: rgba(0, 0, 0, 0.54) !important;
}
.light-theme .multiselect-dropdown .dropdown-list .multiselect-item-checkbox input[type=checkbox]:checked + div:before {
  background-color: #eeeeee !important;
  border-color: #eeeeee;
  border-radius: 2px;
}
.light-theme .multiselect-dropdown .dropdown-list .multiselect-item-checkbox input[type=checkbox] + div:before {
  border-color: #eeeeee !important;
  border-radius: 2px;
}
@media (max-width: 576px) {
  .light-theme mat-sidenav {
    width: 0px;
  }
}
.light-theme mat-sidenav > div {
  overflow-x: hidden;
}
.light-theme mat-sidenav .sidenav-heading {
  margin: 0px auto 15px 20px;
  background-color: #fafafa;
  border-radius: 4px;
  width: 32px;
  margin-bottom: 32px;
}
.light-theme mat-sidenav .sidenav-heading h1,
.light-theme mat-sidenav .sidenav-heading p {
  margin-bottom: 0;
}
.light-theme mat-sidenav .sidenav-heading h1.main-heading {
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  color: #eeeeee;
  text-align: center !important;
}
.light-theme mat-sidenav .mat-divider {
  border-top-color: #eeeeee;
}
.light-theme mat-sidenav .mat-mdc-nav-list,
.light-theme mat-sidenav .mat-mdc-list {
  width: 100%;
  padding-top: 0;
}
.light-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item,
.light-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item {
  -webkit-tap-highlight-color: #f3f3f7;
  -moz-tap-highlight-color: #f3f3f7;
  height: 48px;
  font-size: 14px;
}
@media (max-width: 992px) {
  .light-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item,
  .light-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item {
    height: 52px;
    font-size: 16px;
  }
}
.light-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item,
.light-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item {
  transition: 0.2s ease-in-out;
  font-weight: 500;
  background: none;
}
.light-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item .sidebar-icon,
.light-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item .sidebar-icon {
  --icon-dark: #525252;
  --icon-light: #a8a8a8;
  margin-right: 12px;
}
.light-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item:hover,
.light-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item:hover {
  color: #eeeeee;
  background-color: rgba(0, 0, 0, 0.04);
}
.light-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item:focus,
.light-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item:focus {
  color: #eeeeee;
  background-color: rgba(0, 0, 0, 0.12);
}
.light-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item.active-link,
.light-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item.active-link {
  color: #eeeeee;
  background-color: #e0e0e0;
}
.light-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item span,
.light-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item span {
  opacity: 0;
  visibility: visible;
  transition: ease-in-out 0.55s;
  width: 185px !important;
}
.light-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item span.mat-mdc-expansion-indicator,
.light-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item span.mat-mdc-expansion-indicator {
  opacity: 0;
  visibility: hidden;
  transition: 0.9s;
}
.light-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item p,
.light-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item p {
  margin-bottom: 0;
}
.light-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item .mat-ripple,
.light-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item .mat-ripple {
  display: none;
}
.light-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item .mat-mdc-list-item-content,
.light-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item .mat-mdc-list-item-content {
  display: flex;
  align-items: center;
  padding-left: 20px;
}
.light-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item > div,
.light-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item > div {
  display: block;
}
.light-theme mat-sidenav .sidebar-dropdown {
  margin-bottom: 15px;
}
.light-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel {
  box-shadow: none;
}
.light-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header {
  padding-left: 0;
  padding-right: 24px;
  align-items: top;
  background: none !important;
}
@media (max-width: 576px) {
  .light-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header {
    height: 44px;
  }
}
.light-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header {
  height: 48px !important;
}
.light-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header .mat-content {
  height: 100%;
}
.light-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header .mat-expansion-panel-header-description {
  flex-direction: column;
  margin-right: 0;
  display: block;
}
.light-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header .mat-expansion-panel-header-description .mat-mdc-list-item {
  height: 48px;
  font-size: 14px;
}
@media (max-width: 992px) {
  .light-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header .mat-expansion-panel-header-description .mat-mdc-list-item {
    height: 52px;
    font-size: 16px;
  }
}
.light-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header .mat-expansion-panel-header-description .mat-mdc-list-item {
  font-weight: 500;
  background: none;
}
.light-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header .mat-expansion-indicator {
  visibility: visible;
  width: auto;
  position: absolute;
  right: 24px;
  top: 10px;
}
.light-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-body {
  padding-right: 0 !important;
  padding-left: 36px;
  padding-bottom: 0 !important;
}
.light-theme mat-sidenav anms-footer {
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
}
.light-theme mat-sidenav anms-footer > div {
  width: 270px !important;
}
.light-theme mat-sidenav.mat-drawer-opened {
  width: 270px;
  box-shadow: 0px 5px 28px rgba(0, 0, 0, 0.1) !important;
}
.light-theme mat-sidenav.mat-drawer-opened .mat-mdc-nav-list,
.light-theme mat-sidenav.mat-drawer-opened .mat-mdc-list {
  width: 100%;
}
.light-theme mat-sidenav.mat-drawer-opened .mat-mdc-nav-list .mat-mdc-list-item,
.light-theme mat-sidenav.mat-drawer-opened .mat-mdc-list .mat-mdc-list-item {
  min-width: 255px !important;
}
.light-theme mat-sidenav.mat-drawer-opened .mat-mdc-nav-list .mat-mdc-list-item span,
.light-theme mat-sidenav.mat-drawer-opened .mat-mdc-list .mat-mdc-list-item span {
  opacity: 1;
  transition: ease-in-out 0.3s;
  width: 185px !important;
}
.light-theme mat-sidenav.mat-drawer-opened .mat-mdc-nav-list .mat-mdc-list-item > div,
.light-theme mat-sidenav.mat-drawer-opened .mat-mdc-list .mat-mdc-list-item > div {
  flex-direction: row;
}
.light-theme mat-sidenav.mat-drawer-opened .sidebar-icon {
  margin-right: 12px;
}
.light-theme mat-sidenav.mat-drawer-opened anms-footer {
  opacity: 1;
  visibility: visible;
  transition: 0.5s;
}
.light-theme mat-sidenav.mat-drawer-opened anms-footer > div {
  width: 270px !important;
}
.light-theme .solution-card mat-icon svg {
  width: 16px;
}
.light-theme .mat-mdc-card .cdk-drag-handle {
  z-index: 40;
}
.light-theme .mat-mdc-card .cdk-drag-handle span.material-icons {
  font-size: 20px;
}
.light-theme .mat-mdc-card .extra-info {
  margin-bottom: 5px !important;
  font-size: 11px;
  line-height: 16px;
  letter-spacing: 0.89px;
  font-weight: 300;
  display: flex;
  text-transform: capitalize;
  color: #eeeeee;
}
.light-theme .mat-mdc-card .extra-info span {
  font-weight: 400;
  margin-left: 2px;
}
.light-theme .mat-mdc-card .mat-mdc-card-header {
  align-items: flex-start;
  flex-direction: column;
}
.light-theme .mat-mdc-card .mat-mdc-card-header .mat-mdc-card-header-text {
  margin: 0;
}
.light-theme .mat-mdc-card .mat-mdc-card-header .mat-mdc-card-title {
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 10px;
}
.light-theme .mat-mdc-card .mat-mdc-card-header .mat-mdc-card-avatar {
  background-color: #f5f5f5;
  position: relative;
  margin-right: 10px;
  width: 30px;
  height: 30px;
  background-size: 16px;
}
.light-theme .mat-mdc-card .mat-mdc-card-header .mat-mdc-card-avatar svg {
  display: flex;
  margin: 0 auto;
}
.light-theme .mat-mdc-card .mat-mdc-card-header span.total-teams {
  background: #9e9e9e;
  color: #fff;
  font-size: 11px;
  width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  top: 32px;
  left: 10px;
  line-height: 22px;
}
.light-theme .mat-mdc-card .description {
  margin: 0px;
  font-size: 11px;
  line-height: 12px;
  color: #6c6c6c;
  letter-spacing: 0.89px;
  font-weight: 300;
  margin-top: 5px;
}
.light-theme .mat-mdc-card .mat-mdc-card-actions {
  margin: 0 auto;
  padding: 0;
  display: flex;
  justify-content: flex-end;
  align-items: baseline;
  width: 100%;
}
.light-theme .mat-mdc-card .mat-mdc-card-actions button.mat-mdc-button {
  min-width: unset;
  padding: 0;
  margin-right: 0px;
  line-height: 18px;
  margin-bottom: 5px;
}
.light-theme .mat-mdc-card .mat-mdc-card-actions button.mat-mdc-button span {
  color: #eeeeee;
  font-size: 12px;
  letter-spacing: 0.89px;
}
.light-theme .mat-mdc-card .mat-mdc-card-actions button.mat-mdc-button span.material-icons {
  vertical-align: text-top;
  padding: 0;
}
.light-theme .mat-mdc-card .mat-mdc-card-actions button.mat-mdc-button span.mat-ripple {
  display: none;
}
.light-theme .mat-mdc-card .mat-mdc-card-actions button.mat-mdc-button:hover .mat-mdc-button-focus-overlay {
  opacity: 0 !important;
}
.light-theme .mat-mdc-card .mat-mdc-card-actions button.mat-mdc-button:hover .material-icons,
.light-theme .mat-mdc-card .mat-mdc-card-actions button.mat-mdc-button:hover fa-icon {
  transform: scale(1.1);
}
.light-theme .mat-mdc-card .mat-mdc-card-content {
  margin-top: 3px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.light-theme .mat-mdc-card .mat-mdc-card-content .info {
  display: flex;
  flex-wrap: wrap;
}
.light-theme .mat-mdc-card .mat-mdc-card-content .info p {
  margin-right: 5px;
  line-height: 10px;
}
.light-theme .mat-mdc-card .mat-mdc-card-content .team-icon {
  background-image: url("./media/icon-team.svg");
  background-size: contain;
  display: inline-block;
  vertical-align: text-bottom;
  width: 22px;
  height: 20px;
  margin-right: 5px;
}
.light-theme .mat-mdc-card .card-highlights .art svg {
  height: 16px;
  width: 25px;
  margin-left: 5px;
}
.light-theme .mat-mdc-card.cdk-drag-disabled .drag {
  display: none;
}
.light-theme .mat-mdc-card:hover {
  box-shadow: 0px 2px 3.5px rgba(0, 0, 0, 0.2078431373);
}
.light-theme .mat-mdc-card.internal mat-card-header .solution-icon {
  background-color: transparent;
}
.light-theme .mat-mdc-card.internal mat-card-header .type-label {
  background-color: transparent;
  color: currentColor;
}
.light-theme .mat-mdc-card.solution {
  margin-bottom: 10px;
  width: 100%;
}
.light-theme .mat-mdc-card.solution mat-card-header {
  position: relative;
  margin-bottom: 5px;
}
.light-theme .mat-mdc-card.solution mat-card-header .solution-icon {
  width: 32px;
  height: 32px;
  z-index: 20;
  background-image: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.light-theme .mat-mdc-card.solution mat-card-header .solution-icon .custom-icon {
  width: 16px !important;
  height: auto;
}
.light-theme .mat-mdc-card.solution mat-card-header .type-label {
  background-color: #bdbdbd;
  text-transform: uppercase;
  letter-spacing: 0.89px;
  color: #fff;
  font-size: 10px;
  font-weight: 500;
  position: absolute;
  left: 22px;
  top: 6px;
  z-index: 10;
  min-width: 80px;
  padding: 0px 10px;
  border-radius: 3px;
  text-align: center;
}
.light-theme .mat-mdc-card.solution mat-card-content {
  display: flex;
  flex-direction: column;
}
.light-theme .mat-mdc-card.solution mat-card-content .title {
  margin-bottom: 0px;
}
.light-theme .mat-mdc-card.solution mat-card-content .title mat-card-title {
  font-size: 14px;
  margin-bottom: 0px;
  line-height: 14px;
}
.light-theme .mat-mdc-card.solution mat-card-content .title .code {
  font-weight: 400;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 11px;
}
.light-theme .mat-mdc-card.solution mat-card-content .info {
  display: flex;
  flex-direction: column;
}
.light-theme .mat-mdc-card.solution mat-card-content .info p {
  font-size: 12px;
  text-transform: capitalize;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.light-theme .mat-mdc-card.solution mat-card-content .info p fa-icon {
  font-size: 16px;
  color: #adadad;
}
.light-theme .mat-mdc-card.solution mat-card-content .description {
  max-height: 22px;
  overflow: hidden;
  width: 90% !important;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.light-theme .mat-mdc-card.solution mat-card-content .description .mat-icon {
  height: 24px !important;
  width: 35px !important;
}
.light-theme .mat-mdc-card.solution mat-card-actions .buttons {
  position: absolute;
  bottom: 10px;
  right: 11px;
}
.light-theme .mat-mdc-card.solution mat-card-actions .buttons button fa-icon {
  font-size: 14px;
  color: #333;
}
.light-theme .mat-mdc-card.solution mat-card-actions .buttons button fa-icon:hover {
  color: #bdbdbd;
}
.light-theme .mat-mdc-card.solution.internal mat-card-header .solution-icon {
  background-color: transparent;
}
.light-theme .mat-mdc-card.solution.internal mat-card-header .type-label {
  background-color: transparent;
  color: currentColor;
}
.light-theme .mat-mdc-card.solution.external {
  border-left: solid 5px;
}
.light-theme .mat-mdc-card.solution.external mat-card-header .type-label {
  background-color: currentColor;
}
.light-theme .mat-mdc-card.solution.external mat-card-header .type-label > span {
  color: #fff !important;
}
.light-theme .example-handle {
  position: absolute;
  top: 12px;
  right: 6px;
  color: #ccc;
  cursor: move;
  width: 24px;
  height: 24px;
}
.light-theme .list.cdk-drop-list {
  padding: 5px 0 !important;
  overflow-y: auto;
}
.light-theme .list.cdk-drop-list mat-card {
  margin-right: 7.5px;
  min-height: 120px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.light-theme .list.cdk-drop-list .cdk-drag-placeholder {
  background: rgba(112, 112, 112, 0.4941176471);
}
.light-theme .cdk-drag-placeholder {
  border: 1px dashed #707070 !important;
  border-radius: 4px;
  width: 100%;
  background-color: transparent;
}
.light-theme .cdk-drop-list-dragging {
  border: none !important;
}
.light-theme .cdk-drop-list-dragging .cdk-drag-preview {
  border: 1px solid #8d6e63;
  width: 100% !important;
}
.light-theme .cdk-drag-preview .cdk-drag-handle span {
  color: #8d6e63;
}
.light-theme .cdk-drop-list-receiving {
  width: 100%;
}
.light-theme .solutions-placeholder {
  min-height: 200px;
}
.light-theme .solutions-drop-placeholder {
  background: #ccc;
  margin: 0px;
  box-sizing: border-box;
  border: dotted 3px #999;
  min-height: 100px;
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
  width: 100% !important;
}
.light-theme .custom-list {
  overflow-y: auto;
}
.light-theme .custom-list .list-item {
  margin-bottom: 15px;
  margin-right: 7.5px;
}
.light-theme .custom-list .list-item mat-expansion-panel {
  background: transparent !important;
}
.light-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header {
  height: auto !important;
  padding: 0 !important;
  background: #f5f5f5 !important;
}
.light-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header.mat-expanded {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0px;
}
.light-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header button.toggle-panel {
  background-color: transparent;
  box-shadow: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  min-width: 32px;
  padding: 0;
}
.light-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header button.toggle-panel:hover {
  background: #eeeeee !important;
}
.light-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header button.toggle-panel mat-icon {
  color: #283693;
  transition: 0.1s ease-in-out;
}
.light-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header .mat-expansion-indicator {
  position: absolute;
  width: 35px;
  text-align: center;
  right: 0;
}
.light-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header .mat-expansion-indicator:after {
  border-color: #9e9e9e;
}
.light-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title {
  margin-right: 0;
  width: 100%;
  min-height: 36px;
  align-items: center;
  padding: 12.5px 15px;
}
.light-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title anms-value-stream-row {
  width: 100%;
}
.light-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title .lane {
  border-top-right-radius: 4px !important;
  border-top-left-radius: 4px !important;
  position: relative;
}
.light-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title .lane .lane-title-box {
  border: none !important;
  background: transparent !important;
}
.light-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title .lane .lane-title-box .lane-title,
.light-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title .lane .lane-title-box .lane-title a {
  font-size: 16px !important;
  font-weight: 500;
  color: #eeeeee;
}
.light-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title .lane .lane-holder {
  border: none !important;
  background: transparent !important;
  color: #283693;
  font-size: 14px;
  line-height: 17px;
  padding-left: 36px;
  margin-top: 5px;
}
.light-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title .lane .lane-holder p {
  margin-bottom: 0;
}
.light-theme .custom-list .list-item mat-expansion-panel:not(.mat-expanded) .toggle-panel {
  background: #eeeeee !important;
}
.light-theme .custom-list .list-item mat-expansion-panel:not(.mat-expanded) .toggle-panel mat-icon {
  transform: rotate(180deg);
}
.light-theme .custom-list .list-item .mat-expansion-panel-body {
  padding: 0;
}
.light-theme .custom-list .list-item .mat-expansion-panel-body .drop-zone-list {
  margin: 0 !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  padding: 15px !important;
  max-height: 380px;
  overflow-y: auto;
  box-sizing: border-box;
  overflow-x: hidden;
}
.light-theme .custom-list .list-item .mat-expansion-panel-body .drop-zone-list a.remove-card {
  position: absolute;
  z-index: 999;
  right: 15px;
  top: 15px;
  color: #666;
  cursor: pointer;
}
.light-theme .custom-list .list-item .mat-expansion-panel-body .drop-zone-list::-webkit-scrollbar {
  width: 0 !important;
}
.light-theme .Funnel .progress,
.light-theme .Reviewing .progress,
.light-theme .Analyzing .progress {
  display: none;
}
.light-theme .art-kanban .kanban {
  height: 100% !important;
  overflow-y: auto;
}
.light-theme anms-program-kanban-dashboard {
  display: flex;
  flex-direction: column;
}
.light-theme anms-program-kanban-dashboard anms-kanban-column {
  min-height: calc(100dvh - 228px);
}
.light-theme anms-droppable {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.light-theme anms-droppable .cdk-drop-list {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.light-theme .collapsed .column-title {
  padding: 6px 6px;
}
.light-theme .titleSticky .col-item.collapsed {
  position: sticky;
  top: -1.5rem;
}
.light-theme .titleSticky .col-item.collapsed .card-top .collapse-column {
  width: 26px;
}
.light-theme .titleSticky .col-item.collapsed .card-top:after {
  display: none;
}
.light-theme .titleSticky .card-top {
  position: sticky;
  width: 270px;
  top: -3px;
  z-index: 90;
}
.light-theme .titleSticky .card-top:after {
  content: "";
  height: 2px;
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 99999;
  background: #616161;
  box-shadow: 0px 2px 3px #9e9e9e;
}
.light-theme .compact-features-total {
  display: none !important;
}
.light-theme .compactView mat-card .card-header .card-icon {
  display: none;
}
.light-theme .compactView mat-card .card-header {
  margin-bottom: 0 !important;
}
.light-theme .compactView mat-card .card-header .compact-features-total {
  display: block !important;
}
.light-theme .compactView mat-card .card-header .updated {
  display: none !important;
}
.light-theme .compactView mat-card .card-body {
  display: none;
}
.light-theme .compactView mat-card .card-bottom {
  margin-top: 0 !important;
}
.light-theme .dashboard .droppable-wrapper .cdk-drop-list anms-kanban-item-container:nth-child(3n+1) anms-feature-card .dod.pending {
  display: none !important;
}
.light-theme .dashboard .droppable-wrapper .cdk-drop-list anms-kanban-item-container:nth-child(3n+1) anms-feature-card .dod.ready {
  display: none !important;
}
.light-theme .dashboard .droppable-wrapper .cdk-drop-list anms-kanban-item-container:nth-child(3n+2) anms-feature-card .dod.undefined {
  display: none !important;
}
.light-theme .dashboard .droppable-wrapper .cdk-drop-list anms-kanban-item-container:nth-child(3n+2) anms-feature-card .dod.ready {
  display: none !important;
}
.light-theme .dashboard .droppable-wrapper .cdk-drop-list anms-kanban-item-container:nth-child(3n+3) anms-feature-card .dod.undefined {
  display: none !important;
}
.light-theme .dashboard .droppable-wrapper .cdk-drop-list anms-kanban-item-container:nth-child(3n+3) anms-feature-card .dod.pending {
  display: none !important;
}
.light-theme .budget .mat-mdc-progress-bar {
  border-radius: 20px;
}
.light-theme .budget .mat-mdc-progress-bar .mat-mdc-progress-bar-background,
.light-theme .budget .mat-mdc-progress-bar .mat-mdc-progress-bar-buffer {
  background-color: #d1d1d1;
}
.light-theme .budget .mat-mdc-progress-bar.spent .mat-mdc-progress-bar-fill::after {
  background-color: #8d6e63;
}
.light-theme .budget .mat-mdc-progress-bar.remaining .mat-mdc-progress-bar-fill::after {
  background-color: #6d9e57;
}
.light-theme .cdk-overlay-dark-backdrop {
  background-color: rgba(9, 12, 34, 0.3450980392);
}
.light-theme .popover-content {
  max-width: 250px;
  color: #fff;
  background: rgba(51, 51, 51, 0.8509803922) !important;
  padding: 10px;
}
.light-theme .popover-content mat-card-content {
  font-size: 12px;
  line-height: 14px;
  color: #fff !important;
}
.light-theme .popover-content mat-card-content p {
  color: #fff !important;
}
.light-theme anms-overlaycomponent {
  width: 100%;
  border-radius: 4px;
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.18);
  padding-bottom: 0;
  background: white;
  padding: 30px 3px 3px 3px;
}
@media (min-width: 576px) {
  .light-theme anms-overlaycomponent {
    padding: 30px 4px 4px 4px;
  }
}
@media (min-width: 768px) {
  .light-theme anms-overlaycomponent {
    padding: 30px;
  }
}
@media (min-width: 992px) {
  .light-theme anms-overlaycomponent {
    padding: 30px;
  }
}
@media (min-width: 1200px) {
  .light-theme anms-overlaycomponent {
    padding: 30px;
  }
}
.light-theme anms-overlaycomponent .close-form {
  font-size: 22px;
  position: absolute;
  right: 15px;
  top: -20px;
  padding: 10px;
  z-index: 500;
  color: rgba(0, 0, 0, 0.54);
  opacity: 0.65;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
.light-theme anms-overlaycomponent .close-form:hover {
  opacity: 1;
}
.light-theme anms-overlaycomponent .overlay {
  position: relative;
}
.light-theme anms-overlaycomponent .overlay .form-fields-inner {
  height: 100%;
  margin-bottom: 15px;
  padding-bottom: 20px;
}
.light-theme anms-overlaycomponent .overlay .form-fields-inner > div::-webkit-scrollbar {
  width: 8px;
}
.light-theme anms-overlaycomponent .overlay .form-fields-inner > .col-md-4 {
  overflow-y: auto;
}
.light-theme anms-overlaycomponent .overlay .form-fields-inner > .col-md-8 {
  overflow-y: auto;
  box-sizing: border-box;
}
.light-theme anms-overlaycomponent .overlay .form-fields-inner > .col-md-8::-webkit-scrollbar-track {
  box-shadow: none;
}
.light-theme anms-overlaycomponent .overlay .mat-mdc-input-element {
  color: rgba(0, 0, 0, 0.87);
}
@media (max-width: 992px) {
  .light-theme anms-overlaycomponent .overlay .mat-mdc-input-element {
    font-size: 16px;
  }
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper {
  height: auto;
  max-height: calc(100dvh - 100px);
}
@media (min-width: 992px) {
  .light-theme anms-overlaycomponent .overlay .gradient .main-wrapper {
    max-height: calc(100dvh - 200px);
  }
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper {
  display: flex;
  flex-direction: row;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .row {
  margin: 0 auto !important;
  width: 100%;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .col {
  padding: 0 !important;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper {
  margin-top: 0px;
  margin-right: 10px;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-main {
  flex-direction: revert;
  justify-content: space-between;
  background: #bcaaa4;
  padding: 0 10px !important;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  margin-bottom: 0px;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-main h3 {
  color: #eeeeee;
  font-weight: 400;
  font-size: 14px;
  line-height: 32px;
  margin-bottom: 0px;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-main .btn-new,
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-main .btn-new span {
  color: #eeeeee;
  font-size: 20px;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-main .btn-new {
  display: flex;
  text-transform: uppercase;
  cursor: pointer;
  align-items: center;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .key-results-main {
  flex-direction: revert;
  justify-content: space-between;
  background: #d7ccc8;
  padding: 0 10px !important;
  margin-top: 1rem;
  margin-bottom: 0px;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .key-results-main h4 {
  color: #eeeeee;
  font-weight: 500;
  font-size: 14px;
  line-height: 32px;
  margin-bottom: 0px;
  padding-left: 24px;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .key-results-main .btn-new,
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .key-results-main .btn-new span {
  color: #eeeeee;
  font-size: 20px;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .key-results-main .btn-new {
  display: flex;
  text-transform: uppercase;
  cursor: pointer;
  align-items: center;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .default-form {
  height: auto !important;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .default-form mat-form-field .mat-mdc-input-element {
  color: rgba(0, 0, 0, 0.87);
}
@media (max-width: 992px) {
  .light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .default-form mat-form-field .mat-mdc-input-element {
    font-size: 16px;
  }
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .default-form mat-form-field .mdc-text-field {
  border: solid 2px transparent;
  border-radius: 4px;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .default-form mat-form-field.mat-focused .mdc-text-field {
  border: solid 2px #eeeeee !important;
  border-radius: 4px !important;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .default-form mat-form-field.mat-focused .mat-mdc-form-field-underline {
  display: none !important;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .default-form mat-form-field .mat-mdc-form-field-underline {
  transform: none;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .input-wrapper {
  display: flex;
  flex-direction: row;
  align-items: baseline;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .input-wrapper > mat-form-field {
  border-top-left-radius: 4px;
  border-right: none;
  border-bottom-left-radius: 4px;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .input-wrapper > span {
  display: flex;
  align-items: center;
  padding-right: 5px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-left: none;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .input-wrapper button {
  border-radius: 40px;
  padding: 0 !important;
  min-width: unset;
  width: 26px;
  height: 26px;
  margin-right: 2px;
  line-height: 1;
  background: transparent;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .input-wrapper button span {
  color: #eeeeee;
  transition: 0.2s ease-in-out;
  font-size: 18px;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-new {
  padding-right: 0px;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list {
  margin-top: 0;
  border-top: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 0;
  margin-bottom: 15px;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p {
  margin-bottom: 0;
  padding: 5px 10px;
  border-bottom: solid 1px #e4e4e4;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: flex;
  justify-content: space-between;
  gap: 0.5rem;
  align-items: center;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p strong,
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p a {
  color: rgba(0, 0, 0, 0.3176470588);
  border-bottom: none;
  font-weight: 600;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p a {
  color: #eeeeee;
  border-bottom: none;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  margin-right: 5px;
  cursor: pointer;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .name {
  flex: 2;
  min-width: 0;
  display: flex;
  line-height: 15px;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .name span {
  text-overflow: ellipsis;
  white-space: nowrap;
  max-height: 16px;
  display: block;
  overflow: hidden;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .section-2 {
  flex: 1;
  min-width: 0;
  display: flex;
  gap: 0.5rem;
  justify-content: flex-end;
  align-items: center;
  overflow: hidden;
  text-overflow: ellipsis;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .state {
  flex: 1;
  padding-inline: 0.5rem;
  border-radius: 3px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team {
  flex: 2;
  display: flex;
  max-width: 65%;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team form {
  width: 100%;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team form .mat-mdc-form-field-label-wrapper {
  top: 3px;
  display: block;
  height: 20px;
  padding-top: 0 !important;
  overflow: visible;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team form .mat-mdc-form-field-label-wrapper > label {
  position: static;
  height: 20px;
  line-height: 23px;
  display: flex;
  padding: 3px;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team form mat-select.mat-mdc-select-empty {
  background-color: rgba(0, 0, 0, 0.02);
  padding: 3px;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team form mat-select:not(.mat-mdc-select-empty) span {
  color: #eeeeee !important;
  text-decoration: underline;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team form mat-select:not(.mat-mdc-select-empty) .mat-mdc-select-arrow {
  color: #eeeeee !important;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team form mat-select .mat-mdc-select-arrow-wrapper {
  display: block;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team mat-form-field {
  width: 100%;
  margin-bottom: 0;
  padding-right: 0 !important;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team mat-form-field .mdc-text-field {
  padding-top: 0 !important;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team mat-form-field .mat-mdc-form-field-wrapper {
  padding-bottom: 0 !important;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team mat-form-field .mat-mdc-form-field-underline {
  display: none;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team mat-form-field .mat-mdc-form-field-label-wrapper .mat-mdc-form-field-label {
  text-align: left !important;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .mat-mdc-form-field .mdc-text-field {
  transition: 0.2s ease-in-out;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .mat-mdc-form-field-type-mat-input:not(.mat-focused) .mdc-text-field {
  transition: 0.2s ease-in-out;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields {
  display: flex;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 992px) {
  .light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields {
    height: 100%;
    overflow-y: visible;
    -webkit-overflow-scrolling: auto;
  }
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields {
  flex-direction: column;
  margin-top: 1.5rem;
  flex-grow: 1;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields > .row {
  width: 100%;
  margin: 0 auto;
  flex: 0 0 40px;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields > .row .col {
  padding: 0;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-toolbar .fr-btn-grp {
  margin: 0;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-box.fr-basic.fr-top span.fr-placeholder {
  font-size: 12px !important;
  line-height: 15px !important;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-box.fr-basic.fr-top > div {
  background: transparent;
  border: none;
  border-radius: 0;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-box.fr-basic.fr-top > div button {
  height: 20px;
  width: 20px;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-box.fr-basic.fr-top > div button svg {
  width: 18px;
  height: 18px;
  margin: 0;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-box.fr-basic.fr-top > div .fr-view.fr-element {
  padding: 10px 0;
  font-size: 16px;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-box.fr-basic.fr-top .fr-toolbar.fr-desktop.fr-top {
  border-top: solid 1px;
  border-bottom: solid 1px;
  border-color: #cecece;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-box.fr-basic.fr-top .fr-second-toolbar {
  display: none !important;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .mdc-text-field {
  border-radius: 4px 4px 0 0;
  padding: 0.55em 0.55em 0 0.55em;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .description {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.3176470588);
  letter-spacing: 0.29px;
  font-weight: 400;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form {
  width: 100%;
  flex: 1;
  display: flex;
  flex-direction: column;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form h2 {
  font-weight: 500 !important;
  color: #9e9e9e;
  margin-bottom: 0.5rem;
  font-size: 16px !important;
  letter-spacing: 0.3px;
  line-height: 18px;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .item-meta {
  display: flex;
  flex-direction: column;
  letter-spacing: 0.3px;
  margin-bottom: 0;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .item-meta p {
  margin-inline-end: 7px;
  color: rgba(0, 0, 0, 0.87);
  font-size: 12px;
  margin-block-end: 0;
  font-weight: unset;
  text-rendering: geometricPrecision;
  letter-spacing: 0.5px;
  line-height: 14px;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .item-meta.item-meta-bottom {
  margin-top: 10px;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width {
  width: 100%;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.description-field .mat-mdc-form-field-infix {
  min-height: 205px;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width .mat-mdc-form-field-label-wrapper {
  display: flex;
  align-items: flex-start;
  min-height: 30px;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-valid .mat-mdc-form-field-label-wrapper,
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-touched .mat-mdc-form-field-label-wrapper {
  top: -0.84375em;
  padding-top: 0.84375em;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-valid.mat-mdc-form-field-invalid mat-label,
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-touched.mat-mdc-form-field-invalid mat-label {
  font-size: 11px;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-valid .mat-mdc-form-field-label-wrapper,
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-touched .mat-mdc-form-field-label-wrapper {
  display: flex;
  align-items: flex-start;
  min-height: 12px;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-valid.ng-valid .mat-mdc-form-field-label-wrapper,
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-valid.ng-touched .mat-mdc-form-field-label-wrapper,
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-touched.ng-valid .mat-mdc-form-field-label-wrapper,
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-touched.ng-touched .mat-mdc-form-field-label-wrapper {
  top: -0.84375em;
  padding-top: 0.84375em;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.acceptance-criteria-field.mat-mdc-form-field-invalid mat-label {
  font-size: 11px;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.acceptance-criteria-field.mat-mdc-form-field-invalid .mat-mdc-form-field-label-wrapper {
  top: -19px;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.acceptance-criteria-field.ng-untouched:not(.ng-valid) .mat-mdc-form-field-label-wrapper {
  top: -23px;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form mat-divider {
  margin-bottom: 15px;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .mat-mdc-form-field {
  margin-bottom: 15px;
  padding-right: 10px !important;
  box-sizing: border-box !important;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .mat-mdc-form-field mat-label {
  border: none;
  width: 100%;
  box-sizing: inherit;
  display: block;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .mat-mdc-form-field .textarea-form {
  min-height: 70px;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .mat-mdc-form-field .desc-info {
  position: absolute;
  right: 0;
  top: -15px;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form.update-form .col-md-3 .mat-mdc-form-field-subscript-wrapper {
  padding: 0;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions {
  display: flex;
  justify-content: space-between;
  z-index: 8888;
  height: 55px;
  left: 0;
  padding: 10px 10px;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions button {
  border-radius: 40px;
  text-transform: uppercase;
  font-weight: 400;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions button span,
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions button fa-icon {
  margin-right: 5px;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.primary button {
  margin-left: 15px;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.primary button.btn-save:hover {
  background-color: #757575 !important;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.primary button.btn-delete {
  color: #eeeeee;
  border: solid 1px;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.primary button.btn-delete span {
  color: #eeeeee;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.primary button.btn-delete:hover {
  background-color: transparent !important;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.primary button.btn-delete:hover span {
  color: #757575;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.secondary button {
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  opacity: 0.65;
  transition: 0.2s ease-in-out;
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.secondary button span {
  color: rgba(0, 0, 0, 0.54);
}
.light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.secondary button:hover {
  opacity: 1;
}
@media (max-width: 768px) {
  .light-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fafafa;
    padding: 10px;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
  }
}
.light-theme anms-user-story-form .form-fields-inner .description-field .mat-mdc-form-field-infix,
.light-theme anms-enabler-story-form .form-fields-inner .description-field .mat-mdc-form-field-infix {
  min-height: 75px !important;
}
.light-theme anms-user-story-form .form-fields-inner .acceptance-criteria-field .mat-mdc-form-field-infix,
.light-theme anms-enabler-story-form .form-fields-inner .acceptance-criteria-field .mat-mdc-form-field-infix {
  min-height: 135px !important;
}
.light-theme anms-user-story-form .form-fields-inner .acceptance-criteria-field .mat-mdc-form-field-infix textarea,
.light-theme anms-enabler-story-form .form-fields-inner .acceptance-criteria-field .mat-mdc-form-field-infix textarea {
  min-height: 115px !important;
}
.light-theme anms-solution-internal-compact-card .solution-icon {
  width: 18px !important;
  height: 18px !important;
  margin-right: 0 !important;
  align-items: flex-start !important;
}
.light-theme anms-solution-internal-compact-card .solution-icon .mat-icon {
  padding: 3px;
}
.light-theme anms-value-stream-portfolio-allocations mat-select:not(.mat-mdc-select-empty) ~ span label {
  display: none !important;
}
.light-theme anms-value-stream-portfolio-allocations .mat-mdc-form-field-underline {
  display: none !important;
}
.light-theme anms-value-stream-portfolio-allocations .mat-mdc-form-field-wrapper {
  padding-bottom: 0 !important;
}
.light-theme anms-value-stream-portfolio-allocations .mat-mdc-form-field-wrapper .mdc-text-field {
  padding-top: 0 !important;
}
.light-theme anms-value-stream-portfolio-allocations .mat-mdc-form-field-wrapper .mat-mdc-form-field-infix {
  padding: 0 !important;
  border-top: 0 !important;
}
.light-theme anms-value-stream-portfolio-allocations .mat-mdc-form-field-wrapper .mat-mdc-form-field-infix .mat-mdc-form-field-label-wrapper {
  position: static;
}
.light-theme anms-value-stream-portfolio-allocations .mat-mdc-form-field-wrapper .mat-mdc-form-field-infix .mat-mdc-select-arrow-wrapper {
  transform: translateY(0%);
}
.light-theme anms-epic-overlay-form .children-wrapper mat-select:not(.mat-mdc-select-empty) ~ span label,
.light-theme anms-feature-form .children-wrapper mat-select:not(.mat-mdc-select-empty) ~ span label {
  display: none !important;
}
.light-theme anms-epic-overlay-form .team .mat-mdc-form-field-infix,
.light-theme anms-feature-form .team .mat-mdc-form-field-infix {
  border-top: 0;
  text-align: right !important;
}
.light-theme anms-epic-overlay-form .description-field.mat-mdc-form-field-invalid .mat-mdc-form-field-label {
  top: 7px;
  margin-top: -0.5em;
}
.light-theme anms-art .solution-card-wrapper {
  max-width: 50% !important;
  flex: 0 0 50% !important;
}
.light-theme .dashboard-table-main-wrapper .tables-wrapper {
  max-width: 100%;
  overflow-x: auto;
}
.light-theme .dashboard-table-main-wrapper .mat-sort-header-arrow {
  opacity: 0.5 !important;
  transform: none !important;
}
.light-theme .dashboard-table-main-wrapper .mat-mdc-paginator {
  background: transparent;
}
.light-theme .dashboard-table-main-wrapper th,
.light-theme .dashboard-table-main-wrapper td {
  padding: 10px !important;
}
.light-theme .dashboard-table-main-wrapper .mat-column-id,
.light-theme .dashboard-table-main-wrapper .mat-column-kanbanId {
  max-width: 100px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.light-theme .dashboard-table-main-wrapper .mat-column-name {
  max-width: 300px;
}
.light-theme .dashboard-table-main-wrapper .mat-column-description {
  max-width: 350px;
  font-size: 12px;
  line-height: 14px;
}
.light-theme .dashboard-table-main-wrapper table {
  width: 100%;
  background: none !important;
  box-shadow: none !important;
  border-collapse: separate;
  border-spacing: 0 10px !important;
}
.light-theme .dashboard-table-main-wrapper table tr.mat-mdc-header-row {
  height: 36px;
}
.light-theme .dashboard-table-main-wrapper table tr.mat-mdc-header-row th {
  text-transform: uppercase;
  border-width: 2px;
  border-color: rgba(115, 115, 115, 0.5882352941);
  position: relative;
  top: 10px;
}
.light-theme .dashboard-table-main-wrapper table tr.mat-mdc-header-row th:first-child {
  border-top-left-radius: 4px;
}
.light-theme .dashboard-table-main-wrapper table tr.mat-mdc-header-row th:last-child {
  border-top-right-radius: 4px;
}
.light-theme .dashboard-table-main-wrapper table tr.mat-mdc-row {
  border-radius: 4px !important;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.05);
  position: relative;
}
.light-theme .dashboard-table-main-wrapper table tr.mat-mdc-row td {
  border-bottom: none !important;
  background: white;
}
.light-theme .dashboard-table-main-wrapper table tr.mat-mdc-row td:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.light-theme .dashboard-table-main-wrapper table tr.mat-mdc-row td:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.light-theme .dashboard-table-main-wrapper table tr.mat-mdc-row td .edit-row {
  position: relative;
  right: 0px;
  top: 5px;
  cursor: pointer;
  transition: 0.2s ease-in-out;
  color: black;
}
.light-theme .dashboard-table-main-wrapper table tr.mat-mdc-row td .edit-row:hover {
  color: #bdbdbd;
}
.light-theme .dashboard-table-main-wrapper .table-top .main-heading {
  font-weight: 500;
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .dashboard-table-main-wrapper .table-top .pagination-wrapper .mat-mdc-paginator {
  background: transparent !important;
}
.light-theme .dashboard-table-main-wrapper .table-top .pagination-wrapper .mat-mdc-paginator .mat-mdc-form-field-infix {
  background: rgba(185, 185, 185, 0.0980392157);
  display: flex;
  justify-content: space-between;
  border-radius: 4px;
  border: solid 1px rgba(0, 0, 0, 0.1411764706);
  transition: 0.2s ease-in-out;
  padding-inline: 10px;
  height: 40px;
  align-items: center;
}
.light-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper {
  background: rgba(185, 185, 185, 0.0980392157);
  display: flex;
  justify-content: space-between;
  padding: 4px 16px;
  margin-bottom: 16px;
  border-radius: 40px;
  border: solid 1px rgba(0, 0, 0, 0.1411764706);
  transition: 0.2s ease-in-out;
  height: 37px;
  margin-right: 25px;
}
.light-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper mat-form-field {
  width: 100%;
}
.light-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper:focus,
.light-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper:active,
.light-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper:focus-within {
  border-color: #8d6e63;
  box-shadow: 1px 2px 4px #d7ccc8;
}
.light-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper:focus fa-icon,
.light-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper:active fa-icon,
.light-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper:focus-within fa-icon {
  color: #8d6e63;
  opacity: 0.85;
}
.light-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper fa-icon {
  color: rgba(0, 0, 0, 0.1411764706);
  transition: 0.2s ease-in-out;
}
@media (max-width: 992px) {
  .light-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .light-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper {
    width: 25vw;
  }
}
.light-theme .active-link .sidebar-icon {
  --icon-dark: #bcaaa4 !important;
  --icon-light: #d6ccc9 !important;
}
.light-theme .mat-mdc-list-item:hover .sidebar-icon,
.light-theme .mat-mdc-list-item:focus .sidebar-icon {
  --icon-dark: #bcaaa4 !important;
  --icon-light: #d6ccc9 !important;
}
.light-theme .mat-toolbar .branding .title p {
  color: #000;
}
.light-theme .mat-toolbar #main-nav li,
.light-theme .mat-toolbar #main-nav span,
.light-theme .mat-toolbar #main-nav button,
.light-theme .mat-toolbar #main-nav a {
  color: #000;
}
.light-theme .mat-toolbar .lang-select span.material-icons {
  color: #000 !important;
}
.light-theme .mat-toolbar .mat-mdc-icon-button fa-icon {
  color: #000;
  font-size: 24px;
}
.light-theme .mat-toolbar .mat-mdc-icon-button:hover {
  transform: scale(1.05);
}
.light-theme .mat-primary .mat-mdc-option.mat-mdc-option-selected:not(.mat-mdc-option-disabled) {
  color: #4e342e;
}
.black-theme {
  --mat-app-background-color: #303030;
  --mat-app-text-color: white;
  --mat-app-elevation-shadow-level-0:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-1:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-2:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-3:
    0px 3px 3px -2px rgba(0, 0, 0, 0.2),
    0px 3px 4px 0px rgba(0, 0, 0, 0.14),
    0px 1px 8px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-4:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-5:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 5px 8px 0px rgba(0, 0, 0, 0.14),
    0px 1px 14px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-6:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-7:
    0px 4px 5px -2px rgba(0, 0, 0, 0.2),
    0px 7px 10px 1px rgba(0, 0, 0, 0.14),
    0px 2px 16px 1px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-8:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-9:
    0px 5px 6px -3px rgba(0, 0, 0, 0.2),
    0px 9px 12px 1px rgba(0, 0, 0, 0.14),
    0px 3px 16px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-10:
    0px 6px 6px -3px rgba(0, 0, 0, 0.2),
    0px 10px 14px 1px rgba(0, 0, 0, 0.14),
    0px 4px 18px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-11:
    0px 6px 7px -4px rgba(0, 0, 0, 0.2),
    0px 11px 15px 1px rgba(0, 0, 0, 0.14),
    0px 4px 20px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-12:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-13:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 13px 19px 2px rgba(0, 0, 0, 0.14),
    0px 5px 24px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-14:
    0px 7px 9px -4px rgba(0, 0, 0, 0.2),
    0px 14px 21px 2px rgba(0, 0, 0, 0.14),
    0px 5px 26px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-15:
    0px 8px 9px -5px rgba(0, 0, 0, 0.2),
    0px 15px 22px 2px rgba(0, 0, 0, 0.14),
    0px 6px 28px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-16:
    0px 8px 10px -5px rgba(0, 0, 0, 0.2),
    0px 16px 24px 2px rgba(0, 0, 0, 0.14),
    0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-17:
    0px 8px 11px -5px rgba(0, 0, 0, 0.2),
    0px 17px 26px 2px rgba(0, 0, 0, 0.14),
    0px 6px 32px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-18:
    0px 9px 11px -5px rgba(0, 0, 0, 0.2),
    0px 18px 28px 2px rgba(0, 0, 0, 0.14),
    0px 7px 34px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-19:
    0px 9px 12px -6px rgba(0, 0, 0, 0.2),
    0px 19px 29px 2px rgba(0, 0, 0, 0.14),
    0px 7px 36px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-20:
    0px 10px 13px -6px rgba(0, 0, 0, 0.2),
    0px 20px 31px 3px rgba(0, 0, 0, 0.14),
    0px 8px 38px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-21:
    0px 10px 13px -6px rgba(0, 0, 0, 0.2),
    0px 21px 33px 3px rgba(0, 0, 0, 0.14),
    0px 8px 40px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-22:
    0px 10px 14px -6px rgba(0, 0, 0, 0.2),
    0px 22px 35px 3px rgba(0, 0, 0, 0.14),
    0px 8px 42px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-23:
    0px 11px 14px -7px rgba(0, 0, 0, 0.2),
    0px 23px 36px 3px rgba(0, 0, 0, 0.14),
    0px 9px 44px 8px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-24:
    0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mat-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-option-selected-state-label-text-color: #616161;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: color-mix(in srgb, white 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, white 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, white 12%, transparent);
}
.black-theme .mat-accent {
  --mat-option-selected-state-label-text-color: #78909c;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: color-mix(in srgb, white 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, white 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, white 12%, transparent);
}
.black-theme .mat-warn {
  --mat-option-selected-state-label-text-color: #f44336;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: color-mix(in srgb, white 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, white 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, white 12%, transparent);
}
.black-theme {
  --mat-optgroup-label-text-color: white;
  --mat-pseudo-checkbox-full-selected-icon-color: #78909c;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #303030;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #303030;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #78909c;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, white 38%, transparent);
}
.black-theme .mat-primary {
  --mat-pseudo-checkbox-full-selected-icon-color: #616161;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #303030;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #303030;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #616161;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, white 38%, transparent);
}
.black-theme .mat-accent {
  --mat-pseudo-checkbox-full-selected-icon-color: #78909c;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #303030;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #303030;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #78909c;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, white 38%, transparent);
}
.black-theme .mat-warn {
  --mat-pseudo-checkbox-full-selected-icon-color: #f44336;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #303030;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #303030;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, white 38%, transparent);
}
.black-theme {
  --mat-card-elevated-container-color: #424242;
  --mat-card-elevated-container-elevation:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-card-outlined-container-color: #424242;
  --mat-card-outlined-container-elevation:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-card-outlined-outline-color: rgba(255, 255, 255, 0.12);
  --mat-card-subtitle-text-color: rgba(255, 255, 255, 0.7);
  --mat-card-filled-container-color: #424242;
  --mat-card-filled-container-elevation:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.black-theme .mat-mdc-progress-bar {
  --mat-progress-bar-active-indicator-color: #616161;
  --mat-progress-bar-track-color: rgba(97, 97, 97, 0.25);
}
.black-theme .mat-mdc-progress-bar.mat-accent {
  --mat-progress-bar-active-indicator-color: #78909c;
  --mat-progress-bar-track-color: rgba(120, 144, 156, 0.25);
}
.black-theme .mat-mdc-progress-bar.mat-warn {
  --mat-progress-bar-active-indicator-color: #f44336;
  --mat-progress-bar-track-color: rgba(244, 67, 54, 0.25);
}
.black-theme {
  --mat-tooltip-container-color: white;
  --mat-tooltip-supporting-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #616161 87%, transparent);
  --mat-form-field-filled-caret-color: #616161;
  --mat-form-field-filled-focus-active-indicator-color: #616161;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #616161 87%, transparent);
  --mat-form-field-outlined-caret-color: #616161;
  --mat-form-field-outlined-focus-outline-color: #616161;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #616161 87%, transparent);
  --mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, white 38%, transparent);
  --mat-form-field-state-layer-color: white;
  --mat-form-field-error-text-color: #f44336;
  --mat-form-field-select-option-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-leading-icon-color: unset;
  --mat-form-field-disabled-leading-icon-color: unset;
  --mat-form-field-trailing-icon-color: unset;
  --mat-form-field-disabled-trailing-icon-color: unset;
  --mat-form-field-error-focus-trailing-icon-color: unset;
  --mat-form-field-error-hover-trailing-icon-color: unset;
  --mat-form-field-error-trailing-icon-color: unset;
  --mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, 0.7);
  --mat-form-field-disabled-select-arrow-color: color-mix(in srgb, white 38%, transparent);
  --mat-form-field-hover-state-layer-opacity: 0.04;
  --mat-form-field-focus-state-layer-opacity: 0.12;
  --mat-form-field-filled-container-color: #4a4a4a;
  --mat-form-field-filled-disabled-container-color: color-mix(in srgb, white 4%, transparent);
  --mat-form-field-filled-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-form-field-filled-hover-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-form-field-filled-input-text-color: white;
  --mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-form-field-filled-input-text-placeholder-color: rgba(255, 255, 255, 0.7);
  --mat-form-field-filled-error-hover-label-text-color: #f44336;
  --mat-form-field-filled-error-focus-label-text-color: #f44336;
  --mat-form-field-filled-error-label-text-color: #f44336;
  --mat-form-field-filled-error-caret-color: #f44336;
  --mat-form-field-filled-active-indicator-color: rgba(255, 255, 255, 0.7);
  --mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, white 12%, transparent);
  --mat-form-field-filled-hover-active-indicator-color: white;
  --mat-form-field-filled-error-active-indicator-color: #f44336;
  --mat-form-field-filled-error-focus-active-indicator-color: #f44336;
  --mat-form-field-filled-error-hover-active-indicator-color: #f44336;
  --mat-form-field-outlined-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-form-field-outlined-hover-label-text-color: white;
  --mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-form-field-outlined-input-text-color: white;
  --mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-form-field-outlined-input-text-placeholder-color: rgba(255, 255, 255, 0.7);
  --mat-form-field-outlined-error-caret-color: #f44336;
  --mat-form-field-outlined-error-focus-label-text-color: #f44336;
  --mat-form-field-outlined-error-label-text-color: #f44336;
  --mat-form-field-outlined-error-hover-label-text-color: #f44336;
  --mat-form-field-outlined-outline-color: rgba(255, 255, 255, 0.38);
  --mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, white 12%, transparent);
  --mat-form-field-outlined-hover-outline-color: white;
  --mat-form-field-outlined-error-focus-outline-color: #f44336;
  --mat-form-field-outlined-error-hover-outline-color: #f44336;
  --mat-form-field-outlined-error-outline-color: #f44336;
}
.black-theme .mat-mdc-form-field.mat-accent {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #78909c 87%, transparent);
  --mat-form-field-filled-caret-color: #78909c;
  --mat-form-field-filled-focus-active-indicator-color: #78909c;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #78909c 87%, transparent);
  --mat-form-field-outlined-caret-color: #78909c;
  --mat-form-field-outlined-focus-outline-color: #78909c;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #78909c 87%, transparent);
}
.black-theme .mat-mdc-form-field.mat-warn {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #f44336 87%, transparent);
  --mat-form-field-filled-caret-color: #f44336;
  --mat-form-field-filled-focus-active-indicator-color: #f44336;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #f44336 87%, transparent);
  --mat-form-field-outlined-caret-color: #f44336;
  --mat-form-field-outlined-focus-outline-color: #f44336;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #f44336 87%, transparent);
}
.black-theme {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: white;
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.7);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.7);
  --mat-select-disabled-arrow-color: color-mix(in srgb, white 38%, transparent);
  --mat-select-focused-arrow-color: #616161;
  --mat-select-invalid-arrow-color: #f44336;
}
.black-theme .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: white;
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.7);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.7);
  --mat-select-disabled-arrow-color: color-mix(in srgb, white 38%, transparent);
  --mat-select-focused-arrow-color: #78909c;
  --mat-select-invalid-arrow-color: #f44336;
}
.black-theme .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: white;
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.7);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.7);
  --mat-select-disabled-arrow-color: color-mix(in srgb, white 38%, transparent);
  --mat-select-focused-arrow-color: #f44336;
  --mat-select-invalid-arrow-color: #f44336;
}
.black-theme {
  --mat-autocomplete-background-color: #424242;
  --mat-dialog-container-color: #424242;
  --mat-dialog-subhead-color: white;
  --mat-dialog-supporting-text-color: rgba(255, 255, 255, 0.7);
}
.black-theme .mat-mdc-standard-chip {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: color-mix(in srgb, white 12%, transparent);
  --mat-chip-elevated-disabled-container-color: color-mix(in srgb, white 12%, transparent);
  --mat-chip-elevated-selected-container-color: color-mix(in srgb, white 12%, transparent);
  --mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, white 12%, transparent);
  --mat-chip-focus-state-layer-color: white;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: white;
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: white;
  --mat-chip-selected-trailing-icon-color: white;
  --mat-chip-with-icon-disabled-icon-color: white;
  --mat-chip-with-icon-icon-color: white;
  --mat-chip-with-icon-selected-icon-color: white;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mat-chip-with-trailing-icon-trailing-icon-color: white;
}
.black-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.black-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #616161;
  --mat-chip-elevated-disabled-container-color: #616161;
  --mat-chip-elevated-selected-container-color: #616161;
  --mat-chip-flat-disabled-selected-container-color: #616161;
  --mat-chip-focus-state-layer-color: white;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: white;
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: white;
  --mat-chip-selected-trailing-icon-color: white;
  --mat-chip-with-icon-disabled-icon-color: white;
  --mat-chip-with-icon-icon-color: white;
  --mat-chip-with-icon-selected-icon-color: white;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mat-chip-with-trailing-icon-trailing-icon-color: white;
}
.black-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.black-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #78909c;
  --mat-chip-elevated-disabled-container-color: #78909c;
  --mat-chip-elevated-selected-container-color: #78909c;
  --mat-chip-flat-disabled-selected-container-color: #78909c;
  --mat-chip-focus-state-layer-color: white;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: white;
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: white;
  --mat-chip-selected-trailing-icon-color: white;
  --mat-chip-with-icon-disabled-icon-color: white;
  --mat-chip-with-icon-icon-color: white;
  --mat-chip-with-icon-selected-icon-color: white;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mat-chip-with-trailing-icon-trailing-icon-color: white;
}
.black-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.black-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #f44336;
  --mat-chip-elevated-disabled-container-color: #f44336;
  --mat-chip-elevated-selected-container-color: #f44336;
  --mat-chip-flat-disabled-selected-container-color: #f44336;
  --mat-chip-focus-state-layer-color: white;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: white;
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: white;
  --mat-chip-selected-trailing-icon-color: white;
  --mat-chip-with-icon-disabled-icon-color: white;
  --mat-chip-with-icon-icon-color: white;
  --mat-chip-with-icon-selected-icon-color: white;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mat-chip-with-trailing-icon-trailing-icon-color: white;
}
.black-theme {
  --mat-slide-toggle-selected-icon-color: white;
  --mat-slide-toggle-disabled-selected-icon-color: white;
  --mat-slide-toggle-selected-focus-state-layer-color: #616161;
  --mat-slide-toggle-selected-handle-color: #616161;
  --mat-slide-toggle-selected-hover-state-layer-color: #616161;
  --mat-slide-toggle-selected-pressed-state-layer-color: #616161;
  --mat-slide-toggle-selected-focus-handle-color: #616161;
  --mat-slide-toggle-selected-hover-handle-color: #616161;
  --mat-slide-toggle-selected-pressed-handle-color: #616161;
  --mat-slide-toggle-selected-focus-track-color: #757575;
  --mat-slide-toggle-selected-hover-track-color: #757575;
  --mat-slide-toggle-selected-pressed-track-color: #757575;
  --mat-slide-toggle-selected-track-color: #757575;
  --mat-slide-toggle-disabled-label-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-slide-toggle-disabled-handle-elevation-shadow:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-disabled-selected-handle-color: white;
  --mat-slide-toggle-disabled-selected-track-color: white;
  --mat-slide-toggle-disabled-unselected-handle-color: white;
  --mat-slide-toggle-disabled-unselected-icon-color: #4a4a4a;
  --mat-slide-toggle-disabled-unselected-track-color: white;
  --mat-slide-toggle-handle-elevation-shadow:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-handle-surface-color: #424242;
  --mat-slide-toggle-label-text-color: white;
  --mat-slide-toggle-unselected-hover-handle-color: white;
  --mat-slide-toggle-unselected-focus-handle-color: white;
  --mat-slide-toggle-unselected-focus-state-layer-color: white;
  --mat-slide-toggle-unselected-focus-track-color: rgba(255, 255, 255, 0.12);
  --mat-slide-toggle-unselected-icon-color: #4a4a4a;
  --mat-slide-toggle-unselected-handle-color: rgba(255, 255, 255, 0.7);
  --mat-slide-toggle-unselected-hover-state-layer-color: white;
  --mat-slide-toggle-unselected-hover-track-color: rgba(255, 255, 255, 0.12);
  --mat-slide-toggle-unselected-pressed-handle-color: white;
  --mat-slide-toggle-unselected-pressed-track-color: rgba(255, 255, 255, 0.12);
  --mat-slide-toggle-unselected-pressed-state-layer-color: white;
  --mat-slide-toggle-unselected-track-color: rgba(255, 255, 255, 0.12);
}
.black-theme .mat-mdc-slide-toggle.mat-accent {
  --mat-slide-toggle-selected-icon-color: white;
  --mat-slide-toggle-disabled-selected-icon-color: white;
  --mat-slide-toggle-selected-focus-state-layer-color: #78909c;
  --mat-slide-toggle-selected-handle-color: #78909c;
  --mat-slide-toggle-selected-hover-state-layer-color: #78909c;
  --mat-slide-toggle-selected-pressed-state-layer-color: #78909c;
  --mat-slide-toggle-selected-focus-handle-color: #78909c;
  --mat-slide-toggle-selected-hover-handle-color: #78909c;
  --mat-slide-toggle-selected-pressed-handle-color: #78909c;
  --mat-slide-toggle-selected-focus-track-color: #546e7a;
  --mat-slide-toggle-selected-hover-track-color: #546e7a;
  --mat-slide-toggle-selected-pressed-track-color: #546e7a;
  --mat-slide-toggle-selected-track-color: #546e7a;
}
.black-theme .mat-mdc-slide-toggle.mat-warn {
  --mat-slide-toggle-selected-icon-color: white;
  --mat-slide-toggle-disabled-selected-icon-color: white;
  --mat-slide-toggle-selected-focus-state-layer-color: #f44336;
  --mat-slide-toggle-selected-handle-color: #f44336;
  --mat-slide-toggle-selected-hover-state-layer-color: #f44336;
  --mat-slide-toggle-selected-pressed-state-layer-color: #f44336;
  --mat-slide-toggle-selected-focus-handle-color: #f44336;
  --mat-slide-toggle-selected-hover-handle-color: #f44336;
  --mat-slide-toggle-selected-pressed-handle-color: #f44336;
  --mat-slide-toggle-selected-focus-track-color: #e53935;
  --mat-slide-toggle-selected-hover-track-color: #e53935;
  --mat-slide-toggle-selected-pressed-track-color: #e53935;
  --mat-slide-toggle-selected-track-color: #e53935;
}
.black-theme .mat-mdc-radio-button.mat-primary {
  --mat-radio-checked-ripple-color: #616161;
  --mat-radio-disabled-label-color: color-mix(in srgb, white 38%, transparent);
  --mat-radio-disabled-selected-icon-color: white;
  --mat-radio-disabled-unselected-icon-color: white;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #616161;
  --mat-radio-selected-hover-icon-color: #616161;
  --mat-radio-selected-icon-color: #616161;
  --mat-radio-selected-pressed-icon-color: #616161;
  --mat-radio-unselected-focus-icon-color: white;
  --mat-radio-unselected-hover-icon-color: white;
  --mat-radio-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-radio-unselected-pressed-icon-color: white;
}
.black-theme .mat-mdc-radio-button.mat-accent {
  --mat-radio-checked-ripple-color: #78909c;
  --mat-radio-disabled-label-color: color-mix(in srgb, white 38%, transparent);
  --mat-radio-disabled-selected-icon-color: white;
  --mat-radio-disabled-unselected-icon-color: white;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #78909c;
  --mat-radio-selected-hover-icon-color: #78909c;
  --mat-radio-selected-icon-color: #78909c;
  --mat-radio-selected-pressed-icon-color: #78909c;
  --mat-radio-unselected-focus-icon-color: white;
  --mat-radio-unselected-hover-icon-color: white;
  --mat-radio-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-radio-unselected-pressed-icon-color: white;
}
.black-theme .mat-mdc-radio-button.mat-warn {
  --mat-radio-checked-ripple-color: #f44336;
  --mat-radio-disabled-label-color: color-mix(in srgb, white 38%, transparent);
  --mat-radio-disabled-selected-icon-color: white;
  --mat-radio-disabled-unselected-icon-color: white;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #f44336;
  --mat-radio-selected-hover-icon-color: #f44336;
  --mat-radio-selected-icon-color: #f44336;
  --mat-radio-selected-pressed-icon-color: #f44336;
  --mat-radio-unselected-focus-icon-color: white;
  --mat-radio-unselected-hover-icon-color: white;
  --mat-radio-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-radio-unselected-pressed-icon-color: white;
}
.black-theme {
  --mat-slider-active-track-color: #616161;
  --mat-slider-focus-handle-color: #616161;
  --mat-slider-handle-color: #616161;
  --mat-slider-hover-handle-color: #616161;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #616161 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #616161 4%, transparent);
  --mat-slider-inactive-track-color: #616161;
  --mat-slider-ripple-color: #616161;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #616161;
  --mat-slider-disabled-active-track-color: white;
  --mat-slider-disabled-handle-color: white;
  --mat-slider-disabled-inactive-track-color: white;
  --mat-slider-label-container-color: white;
  --mat-slider-label-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-slider-value-indicator-opacity: 1;
  --mat-slider-with-overlap-handle-outline-color: white;
  --mat-slider-with-tick-marks-disabled-container-color: white;
}
.black-theme .mat-accent {
  --mat-slider-active-track-color: #78909c;
  --mat-slider-focus-handle-color: #78909c;
  --mat-slider-handle-color: #78909c;
  --mat-slider-hover-handle-color: #78909c;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #78909c 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #78909c 4%, transparent);
  --mat-slider-inactive-track-color: #78909c;
  --mat-slider-ripple-color: #78909c;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #78909c;
}
.black-theme .mat-warn {
  --mat-slider-active-track-color: #f44336;
  --mat-slider-focus-handle-color: #f44336;
  --mat-slider-handle-color: #f44336;
  --mat-slider-hover-handle-color: #f44336;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #f44336 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #f44336 4%, transparent);
  --mat-slider-inactive-track-color: #f44336;
  --mat-slider-ripple-color: #f44336;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #f44336;
}
.black-theme {
  --mat-menu-item-label-text-color: white;
  --mat-menu-item-icon-color: white;
  --mat-menu-item-hover-state-layer-color: color-mix(in srgb, white 4%, transparent);
  --mat-menu-item-focus-state-layer-color: color-mix(in srgb, white 12%, transparent);
  --mat-menu-container-color: #424242;
  --mat-menu-divider-color: rgba(255, 255, 255, 0.12);
  --mat-list-list-item-label-text-color: white;
  --mat-list-list-item-supporting-text-color: rgba(255, 255, 255, 0.7);
  --mat-list-list-item-leading-icon-color: rgba(255, 255, 255, 0.7);
  --mat-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, 0.7);
  --mat-list-list-item-trailing-icon-color: rgba(255, 255, 255, 0.7);
  --mat-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, 0.7);
  --mat-list-list-item-disabled-label-text-color: white;
  --mat-list-list-item-disabled-leading-icon-color: white;
  --mat-list-list-item-disabled-trailing-icon-color: white;
  --mat-list-list-item-hover-label-text-color: white;
  --mat-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, 0.7);
  --mat-list-list-item-hover-state-layer-color: white;
  --mat-list-list-item-hover-state-layer-opacity: 0.04;
  --mat-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, 0.7);
  --mat-list-list-item-focus-label-text-color: white;
  --mat-list-list-item-focus-state-layer-color: white;
  --mat-list-list-item-focus-state-layer-opacity: 0.12;
}
.black-theme .mdc-list-item__start,
.black-theme .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #616161;
  --mat-radio-disabled-label-color: color-mix(in srgb, white 38%, transparent);
  --mat-radio-disabled-selected-icon-color: white;
  --mat-radio-disabled-unselected-icon-color: white;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #616161;
  --mat-radio-selected-hover-icon-color: #616161;
  --mat-radio-selected-icon-color: #616161;
  --mat-radio-selected-pressed-icon-color: #616161;
  --mat-radio-unselected-focus-icon-color: white;
  --mat-radio-unselected-hover-icon-color: white;
  --mat-radio-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-radio-unselected-pressed-icon-color: white;
}
.black-theme .mat-accent .mdc-list-item__start,
.black-theme .mat-accent .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #78909c;
  --mat-radio-disabled-label-color: color-mix(in srgb, white 38%, transparent);
  --mat-radio-disabled-selected-icon-color: white;
  --mat-radio-disabled-unselected-icon-color: white;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #78909c;
  --mat-radio-selected-hover-icon-color: #78909c;
  --mat-radio-selected-icon-color: #78909c;
  --mat-radio-selected-pressed-icon-color: #78909c;
  --mat-radio-unselected-focus-icon-color: white;
  --mat-radio-unselected-hover-icon-color: white;
  --mat-radio-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-radio-unselected-pressed-icon-color: white;
}
.black-theme .mat-warn .mdc-list-item__start,
.black-theme .mat-warn .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #f44336;
  --mat-radio-disabled-label-color: color-mix(in srgb, white 38%, transparent);
  --mat-radio-disabled-selected-icon-color: white;
  --mat-radio-disabled-unselected-icon-color: white;
  --mat-radio-label-text-color: white;
  --mat-radio-ripple-color: white;
  --mat-radio-selected-focus-icon-color: #f44336;
  --mat-radio-selected-hover-icon-color: #f44336;
  --mat-radio-selected-icon-color: #f44336;
  --mat-radio-selected-pressed-icon-color: #f44336;
  --mat-radio-unselected-focus-icon-color: white;
  --mat-radio-unselected-hover-icon-color: white;
  --mat-radio-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-radio-unselected-pressed-icon-color: white;
}
.black-theme .mat-mdc-list-option {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, white 38%, transparent);
  --mat-checkbox-label-text-color: white;
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #616161;
  --mat-checkbox-selected-hover-icon-color: #616161;
  --mat-checkbox-selected-icon-color: #616161;
  --mat-checkbox-selected-pressed-icon-color: #616161;
  --mat-checkbox-unselected-focus-icon-color: white;
  --mat-checkbox-unselected-hover-icon-color: white;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-checkbox-selected-focus-state-layer-color: #616161;
  --mat-checkbox-selected-hover-state-layer-color: #616161;
  --mat-checkbox-selected-pressed-state-layer-color: #616161;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.black-theme .mat-mdc-list-option.mat-accent {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, white 38%, transparent);
  --mat-checkbox-label-text-color: white;
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #78909c;
  --mat-checkbox-selected-hover-icon-color: #78909c;
  --mat-checkbox-selected-icon-color: #78909c;
  --mat-checkbox-selected-pressed-icon-color: #78909c;
  --mat-checkbox-unselected-focus-icon-color: white;
  --mat-checkbox-unselected-hover-icon-color: white;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-checkbox-selected-focus-state-layer-color: #78909c;
  --mat-checkbox-selected-hover-state-layer-color: #78909c;
  --mat-checkbox-selected-pressed-state-layer-color: #78909c;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.black-theme .mat-mdc-list-option.mat-warn {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, white 38%, transparent);
  --mat-checkbox-label-text-color: white;
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #f44336;
  --mat-checkbox-selected-hover-icon-color: #f44336;
  --mat-checkbox-selected-icon-color: #f44336;
  --mat-checkbox-selected-pressed-icon-color: #f44336;
  --mat-checkbox-unselected-focus-icon-color: white;
  --mat-checkbox-unselected-hover-icon-color: white;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-checkbox-selected-focus-state-layer-color: #f44336;
  --mat-checkbox-selected-hover-state-layer-color: #f44336;
  --mat-checkbox-selected-pressed-state-layer-color: #f44336;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.black-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.black-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.black-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.black-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start {
  color: #616161;
}
.black-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.black-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.black-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.black-theme {
  --mat-paginator-container-text-color: white;
  --mat-paginator-container-background-color: #424242;
  --mat-paginator-enabled-icon-color: rgba(255, 255, 255, 0.7);
  --mat-paginator-disabled-icon-color: color-mix(in srgb, white 38%, transparent);
}
.black-theme .mat-mdc-tab-group,
.black-theme .mat-mdc-tab-nav-bar {
  --mat-tab-disabled-ripple-color: rgba(255, 255, 255, 0.7);
  --mat-tab-pagination-icon-color: white;
  --mat-tab-inactive-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-tab-active-label-text-color: #616161;
  --mat-tab-active-ripple-color: #616161;
  --mat-tab-inactive-ripple-color: #616161;
  --mat-tab-inactive-focus-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-tab-inactive-hover-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-tab-active-focus-label-text-color: #616161;
  --mat-tab-active-hover-label-text-color: #616161;
  --mat-tab-active-focus-indicator-color: #616161;
  --mat-tab-active-hover-indicator-color: #616161;
  --mat-tab-active-indicator-color: #616161;
}
.black-theme .mat-mdc-tab-group.mat-accent,
.black-theme .mat-mdc-tab-nav-bar.mat-accent {
  --mat-tab-disabled-ripple-color: rgba(255, 255, 255, 0.7);
  --mat-tab-pagination-icon-color: white;
  --mat-tab-inactive-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-tab-active-label-text-color: #78909c;
  --mat-tab-active-ripple-color: #78909c;
  --mat-tab-inactive-ripple-color: #78909c;
  --mat-tab-inactive-focus-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-tab-inactive-hover-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-tab-active-focus-label-text-color: #78909c;
  --mat-tab-active-hover-label-text-color: #78909c;
  --mat-tab-active-focus-indicator-color: #78909c;
  --mat-tab-active-hover-indicator-color: #78909c;
  --mat-tab-active-indicator-color: #78909c;
}
.black-theme .mat-mdc-tab-group.mat-warn,
.black-theme .mat-mdc-tab-nav-bar.mat-warn {
  --mat-tab-disabled-ripple-color: rgba(255, 255, 255, 0.7);
  --mat-tab-pagination-icon-color: white;
  --mat-tab-inactive-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-tab-active-label-text-color: #f44336;
  --mat-tab-active-ripple-color: #f44336;
  --mat-tab-inactive-ripple-color: #f44336;
  --mat-tab-inactive-focus-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-tab-inactive-hover-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-tab-active-focus-label-text-color: #f44336;
  --mat-tab-active-hover-label-text-color: #f44336;
  --mat-tab-active-focus-indicator-color: #f44336;
  --mat-tab-active-hover-indicator-color: #f44336;
  --mat-tab-active-indicator-color: #f44336;
}
.black-theme .mat-mdc-tab-group.mat-background-primary,
.black-theme .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-background-color: #616161;
  --mat-tab-foreground-color: white;
}
.black-theme .mat-mdc-tab-group.mat-background-accent,
.black-theme .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-background-color: #78909c;
  --mat-tab-foreground-color: white;
}
.black-theme .mat-mdc-tab-group.mat-background-warn,
.black-theme .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-background-color: #f44336;
  --mat-tab-foreground-color: white;
}
.black-theme {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, white 38%, transparent);
  --mat-checkbox-label-text-color: white;
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #78909c;
  --mat-checkbox-selected-hover-icon-color: #78909c;
  --mat-checkbox-selected-icon-color: #78909c;
  --mat-checkbox-selected-pressed-icon-color: #78909c;
  --mat-checkbox-unselected-focus-icon-color: white;
  --mat-checkbox-unselected-hover-icon-color: white;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-checkbox-selected-focus-state-layer-color: #78909c;
  --mat-checkbox-selected-hover-state-layer-color: #78909c;
  --mat-checkbox-selected-pressed-state-layer-color: #78909c;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.black-theme .mat-mdc-checkbox.mat-primary {
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #616161;
  --mat-checkbox-selected-hover-icon-color: #616161;
  --mat-checkbox-selected-icon-color: #616161;
  --mat-checkbox-selected-pressed-icon-color: #616161;
  --mat-checkbox-unselected-focus-icon-color: white;
  --mat-checkbox-unselected-hover-icon-color: white;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-checkbox-selected-focus-state-layer-color: #616161;
  --mat-checkbox-selected-hover-state-layer-color: #616161;
  --mat-checkbox-selected-pressed-state-layer-color: #616161;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.black-theme .mat-mdc-checkbox.mat-warn {
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #f44336;
  --mat-checkbox-selected-hover-icon-color: #f44336;
  --mat-checkbox-selected-icon-color: #f44336;
  --mat-checkbox-selected-pressed-icon-color: #f44336;
  --mat-checkbox-unselected-focus-icon-color: white;
  --mat-checkbox-unselected-hover-icon-color: white;
  --mat-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.7);
  --mat-checkbox-selected-focus-state-layer-color: #f44336;
  --mat-checkbox-selected-hover-state-layer-color: #f44336;
  --mat-checkbox-selected-pressed-state-layer-color: #f44336;
  --mat-checkbox-unselected-focus-state-layer-color: white;
  --mat-checkbox-unselected-hover-state-layer-color: white;
  --mat-checkbox-unselected-pressed-state-layer-color: white;
}
.black-theme {
  --mat-button-filled-container-color: #424242;
  --mat-button-filled-disabled-container-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-disabled-label-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-button-filled-disabled-state-layer-color: rgba(255, 255, 255, 0.7);
  --mat-button-filled-focus-state-layer-opacity: 0.12;
  --mat-button-filled-hover-state-layer-opacity: 0.04;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-pressed-state-layer-opacity: 0.12;
  --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-disabled-label-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-button-outlined-disabled-outline-color: rgba(255, 255, 255, 0.12);
  --mat-button-outlined-disabled-state-layer-color: rgba(255, 255, 255, 0.7);
  --mat-button-outlined-focus-state-layer-opacity: 0.12;
  --mat-button-outlined-hover-state-layer-opacity: 0.04;
  --mat-button-outlined-label-text-color: white;
  --mat-button-outlined-outline-color: rgba(255, 255, 255, 0.12);
  --mat-button-outlined-pressed-state-layer-opacity: 0.12;
  --mat-button-outlined-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-outlined-state-layer-color: white;
  --mat-button-protected-container-color: #424242;
  --mat-button-protected-disabled-container-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-disabled-label-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-button-protected-disabled-state-layer-color: rgba(255, 255, 255, 0.7);
  --mat-button-protected-focus-state-layer-opacity: 0.12;
  --mat-button-protected-hover-state-layer-opacity: 0.04;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-pressed-state-layer-opacity: 0.12;
  --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-disabled-label-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-button-text-disabled-state-layer-color: rgba(255, 255, 255, 0.7);
  --mat-button-text-focus-state-layer-opacity: 0.12;
  --mat-button-text-hover-state-layer-opacity: 0.04;
  --mat-button-text-label-text-color: white;
  --mat-button-text-pressed-state-layer-opacity: 0.12;
  --mat-button-text-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-text-state-layer-color: white;
  --mat-button-tonal-container-color: #424242;
  --mat-button-tonal-disabled-container-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-disabled-label-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-button-tonal-disabled-state-layer-color: rgba(255, 255, 255, 0.7);
  --mat-button-tonal-focus-state-layer-opacity: 0.12;
  --mat-button-tonal-hover-state-layer-opacity: 0.04;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-pressed-state-layer-opacity: 0.12;
  --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-state-layer-color: white;
}
.black-theme .mat-mdc-button.mat-primary,
.black-theme .mat-mdc-unelevated-button.mat-primary,
.black-theme .mat-mdc-raised-button.mat-primary,
.black-theme .mat-mdc-outlined-button.mat-primary,
.black-theme .mat-tonal-button.mat-primary {
  --mat-button-filled-container-color: #616161;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #616161;
  --mat-button-outlined-outline-color: rgba(255, 255, 255, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #616161 12%, transparent);
  --mat-button-outlined-state-layer-color: #616161;
  --mat-button-protected-container-color: #616161;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #616161;
  --mat-button-text-ripple-color: color-mix(in srgb, #616161 12%, transparent);
  --mat-button-text-state-layer-color: #616161;
  --mat-button-tonal-container-color: #616161;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-state-layer-color: white;
}
.black-theme .mat-mdc-button.mat-accent,
.black-theme .mat-mdc-unelevated-button.mat-accent,
.black-theme .mat-mdc-raised-button.mat-accent,
.black-theme .mat-mdc-outlined-button.mat-accent,
.black-theme .mat-tonal-button.mat-accent {
  --mat-button-filled-container-color: #78909c;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #78909c;
  --mat-button-outlined-outline-color: rgba(255, 255, 255, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #78909c 12%, transparent);
  --mat-button-outlined-state-layer-color: #78909c;
  --mat-button-protected-container-color: #78909c;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #78909c;
  --mat-button-text-ripple-color: color-mix(in srgb, #78909c 12%, transparent);
  --mat-button-text-state-layer-color: #78909c;
  --mat-button-tonal-container-color: #78909c;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-state-layer-color: white;
}
.black-theme .mat-mdc-button.mat-warn,
.black-theme .mat-mdc-unelevated-button.mat-warn,
.black-theme .mat-mdc-raised-button.mat-warn,
.black-theme .mat-mdc-outlined-button.mat-warn,
.black-theme .mat-tonal-button.mat-warn {
  --mat-button-filled-container-color: #f44336;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #f44336;
  --mat-button-outlined-outline-color: rgba(255, 255, 255, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #f44336 12%, transparent);
  --mat-button-outlined-state-layer-color: #f44336;
  --mat-button-protected-container-color: #f44336;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #f44336;
  --mat-button-text-ripple-color: color-mix(in srgb, #f44336 12%, transparent);
  --mat-button-text-state-layer-color: #f44336;
  --mat-button-tonal-container-color: #f44336;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-state-layer-color: white;
}
.black-theme {
  --mat-icon-button-disabled-icon-color: color-mix(in srgb, white 38%, transparent);
  --mat-icon-button-disabled-state-layer-color: rgba(255, 255, 255, 0.7);
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-hover-state-layer-opacity: 0.04;
  --mat-icon-button-icon-color: inherit;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
  --mat-icon-button-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-icon-button-state-layer-color: white;
}
.black-theme .mat-mdc-icon-button.mat-primary {
  --mat-icon-button-icon-color: #616161;
  --mat-icon-button-state-layer-color: #616161;
  --mat-icon-button-ripple-color: color-mix(in srgb, #616161 12%, transparent);
}
.black-theme .mat-mdc-icon-button.mat-accent {
  --mat-icon-button-icon-color: #78909c;
  --mat-icon-button-state-layer-color: #78909c;
  --mat-icon-button-ripple-color: color-mix(in srgb, #78909c 12%, transparent);
}
.black-theme .mat-mdc-icon-button.mat-warn {
  --mat-icon-button-icon-color: #f44336;
  --mat-icon-button-state-layer-color: #f44336;
  --mat-icon-button-ripple-color: color-mix(in srgb, #f44336 12%, transparent);
}
.black-theme {
  --mat-fab-container-color: #424242;
  --mat-fab-disabled-state-container-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-disabled-state-foreground-color: color-mix(in srgb, white 38%, transparent);
  --mat-fab-disabled-state-layer-color: rgba(255, 255, 255, 0.7);
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-foreground-color: white;
  --mat-fab-hover-state-layer-opacity: 0.04;
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-container-color: #424242;
  --mat-fab-small-disabled-state-container-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, white 38%, transparent);
  --mat-fab-small-disabled-state-layer-color: rgba(255, 255, 255, 0.7);
  --mat-fab-small-focus-state-layer-opacity: 0.12;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-hover-state-layer-opacity: 0.04;
  --mat-fab-small-pressed-state-layer-opacity: 0.12;
  --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.black-theme .mat-mdc-fab.mat-primary,
.black-theme .mat-mdc-mini-fab.mat-primary {
  --mat-fab-container-color: #616161;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: color-mix(in srgb, #616161 12%, transparent);
  --mat-fab-small-container-color: #616161;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.black-theme .mat-mdc-fab.mat-accent,
.black-theme .mat-mdc-mini-fab.mat-accent {
  --mat-fab-container-color: #78909c;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: color-mix(in srgb, #78909c 12%, transparent);
  --mat-fab-small-container-color: #78909c;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.black-theme .mat-mdc-fab.mat-warn,
.black-theme .mat-mdc-mini-fab.mat-warn {
  --mat-fab-container-color: #f44336;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: color-mix(in srgb, #f44336 12%, transparent);
  --mat-fab-small-container-color: #f44336;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.black-theme {
  --mat-snack-bar-container-color: white;
  --mat-snack-bar-supporting-text-color: rgba(0, 0, 0, 0.87);
  --mat-snack-bar-button-color: #757575;
  --mat-table-background-color: #424242;
  --mat-table-header-headline-color: white;
  --mat-table-row-item-label-text-color: white;
  --mat-table-row-item-outline-color: rgba(255, 255, 255, 0.12);
  --mat-progress-spinner-active-indicator-color: #616161;
}
.black-theme .mat-accent {
  --mat-progress-spinner-active-indicator-color: #78909c;
}
.black-theme .mat-warn {
  --mat-progress-spinner-active-indicator-color: #f44336;
}
.black-theme {
  --mat-badge-background-color: #616161;
  --mat-badge-text-color: white;
  --mat-badge-disabled-state-background-color: color-mix(in srgb, white 12%, transparent);
  --mat-badge-disabled-state-text-color: color-mix(in srgb, white 38%, transparent);
}
.black-theme .mat-badge-accent {
  --mat-badge-background-color: #78909c;
  --mat-badge-text-color: white;
}
.black-theme .mat-badge-warn {
  --mat-badge-background-color: #f44336;
  --mat-badge-text-color: white;
}
.black-theme {
  --mat-bottom-sheet-container-text-color: white;
  --mat-bottom-sheet-container-background-color: #424242;
  --mat-button-toggle-background-color: #424242;
  --mat-button-toggle-disabled-selected-state-background-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-button-toggle-disabled-state-background-color: #424242;
  --mat-button-toggle-disabled-state-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-button-toggle-divider-color: rgba(255, 255, 255, 0.12);
  --mat-button-toggle-legacy-disabled-selected-state-background-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-toggle-legacy-disabled-state-background-color: #424242;
  --mat-button-toggle-legacy-disabled-state-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-button-toggle-legacy-selected-state-background-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-toggle-legacy-selected-state-text-color: white;
  --mat-button-toggle-legacy-state-layer-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-toggle-legacy-text-color: white;
  --mat-button-toggle-selected-state-background-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-toggle-selected-state-text-color: white;
  --mat-button-toggle-state-layer-color: white;
  --mat-button-toggle-text-color: white;
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #616161 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #78909c 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #616161;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #616161 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #616161 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #616161 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #616161;
  --mat-datepicker-toggle-icon-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-period-button-text-color: white;
  --mat-datepicker-calendar-period-button-icon-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, white 38%, transparent);
  --mat-datepicker-calendar-date-text-color: white;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-range-input-separator-color: white;
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, white 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-datepicker-calendar-container-background-color: #424242;
  --mat-datepicker-calendar-container-text-color: white;
}
.black-theme .mat-datepicker-content.mat-accent,
.black-theme .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #78909c 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #78909c 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #78909c;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #78909c 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #78909c 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #78909c 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #78909c;
  --mat-datepicker-toggle-icon-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-period-button-text-color: white;
  --mat-datepicker-calendar-period-button-icon-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, white 38%, transparent);
  --mat-datepicker-calendar-date-text-color: white;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-range-input-separator-color: white;
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, white 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-datepicker-calendar-container-background-color: #424242;
  --mat-datepicker-calendar-container-text-color: white;
}
.black-theme .mat-datepicker-content.mat-warn,
.black-theme .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #f44336 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #78909c 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #f44336;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #f44336 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #f44336 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #f44336 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #f44336;
  --mat-datepicker-toggle-icon-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-period-button-text-color: white;
  --mat-datepicker-calendar-period-button-icon-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, white 38%, transparent);
  --mat-datepicker-calendar-date-text-color: white;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-range-input-separator-color: white;
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, white 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-datepicker-calendar-container-background-color: #424242;
  --mat-datepicker-calendar-container-text-color: white;
}
.black-theme {
  --mat-divider-color: rgba(255, 255, 255, 0.12);
  --mat-expansion-container-background-color: #424242;
  --mat-expansion-container-text-color: white;
  --mat-expansion-actions-divider-color: rgba(255, 255, 255, 0.12);
  --mat-expansion-header-hover-state-layer-color: color-mix(in srgb, white 4%, transparent);
  --mat-expansion-header-focus-state-layer-color: color-mix(in srgb, white 12%, transparent);
  --mat-expansion-header-disabled-state-text-color: color-mix(in srgb, white 38%, transparent);
  --mat-expansion-header-text-color: white;
  --mat-expansion-header-description-color: rgba(255, 255, 255, 0.7);
  --mat-expansion-header-indicator-color: rgba(255, 255, 255, 0.7);
  --mat-icon-color: inherit;
}
.black-theme .mat-icon.mat-primary {
  --mat-icon-color: #616161;
}
.black-theme .mat-icon.mat-accent {
  --mat-icon-color: #78909c;
}
.black-theme .mat-icon.mat-warn {
  --mat-icon-color: #f44336;
}
.black-theme {
  --mat-sidenav-container-divider-color: rgba(255, 255, 255, 0.12);
  --mat-sidenav-container-background-color: #424242;
  --mat-sidenav-container-text-color: white;
  --mat-sidenav-content-background-color: #303030;
  --mat-sidenav-content-text-color: white;
  --mat-sidenav-scrim-color: rgba(255, 255, 255, 0.6);
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #616161;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #616161;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #616161;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
  --mat-stepper-container-color: #424242;
  --mat-stepper-line-color: rgba(255, 255, 255, 0.12);
  --mat-stepper-header-hover-state-layer-color: color-mix(in srgb, white 4%, transparent);
  --mat-stepper-header-focus-state-layer-color: color-mix(in srgb, white 12%, transparent);
  --mat-stepper-header-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-selected-state-label-text-color: white;
  --mat-stepper-header-error-state-label-text-color: #f44336;
  --mat-stepper-header-icon-background-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-error-state-icon-foreground-color: #f44336;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
.black-theme .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #78909c;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #78909c;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #78909c;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
.black-theme .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #f44336;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #f44336;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #f44336;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
.black-theme {
  --mat-sort-arrow-color: white;
  --mat-toolbar-container-background-color: #424242;
  --mat-toolbar-container-text-color: white;
}
.black-theme .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #616161;
  --mat-toolbar-container-text-color: white;
}
.black-theme .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #78909c;
  --mat-toolbar-container-text-color: white;
}
.black-theme .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #f44336;
  --mat-toolbar-container-text-color: white;
}
.black-theme {
  --mat-tree-container-background-color: #424242;
  --mat-tree-node-text-color: white;
  --mat-timepicker-container-background-color: #424242;
}
.black-theme a {
  color: white;
}
.black-theme a:hover {
  color: #78909c;
}
.black-theme code {
  color: rgba(0, 0, 0, 0.87);
  background-color: #cfd8dc;
}
.black-theme p a {
  color: #78909c;
}
.black-theme p a:hover {
  color: #455a64;
}
.black-theme .error-notification-overlay {
  color: white;
  background-color: #f44336;
}
.black-theme .info-notification-overlay {
  color: white;
  background-color: #78909c;
}
.black-theme .success-notification-overlay {
  color: rgba(0, 0, 0, 0.87);
  background-color: #66bb6a;
}
.black-theme .warning-notification-overlay {
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffca28;
}
.black-theme .neo-button {
  background: #9e9e9e;
  border: none;
  border-radius: 15px;
  padding: 10px 20px;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  transition: all 0.2s ease;
  position: relative;
}
.black-theme .neo-button .material-icons {
  margin-right: 10px;
  color: #cfd8dc;
  transition: transform 0.2s ease;
}
.black-theme .neo-button span {
  text-shadow: 0 2px 2px rgba(66, 66, 66, 0.2);
}
.black-theme anms-about .background {
  color: white;
  background-color: #303030;
}
.black-theme anms-about .background .gradient::before {
  background:
    linear-gradient(
      to bottom,
      rgba(48, 48, 48, 0) 0%,
      #303030 100%);
}
.black-theme anms-about .follow-releases p,
.black-theme anms-about .contributors p {
  background-color: #303030;
}
.black-theme anms-about .follow-releases p a,
.black-theme anms-about .contributors p a {
  color: #78909c;
}
.black-theme anms-about .follow-releases p a:hover,
.black-theme anms-about .contributors p a:hover {
  color: #455a64;
}
.black-theme anms-about .contributors img {
  border-color: #303030 !important;
}
.black-theme anms-big-input .big-input input {
  color: white;
  background-color: #424242;
}
.black-theme anms-big-input .big-input.has-focus {
  box-shadow:
    0 0 15px 2px rgba(120, 144, 156, 0.4),
    0 0 15px 2px rgba(120, 144, 156, 0.4),
    0 0 15px 2px rgba(120, 144, 156, 0.4);
}
.black-theme .column-title {
  border-radius: 4px 4px 0px 0px;
  background: #e4e4e4;
  padding: 12px 15px;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}
.black-theme .column-title h3 {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.75px;
  margin-bottom: 0;
}
.black-theme .column-title h3 fa-icon {
  margin-right: 10px;
}
.black-theme .column-title .column-issues {
  color: #616161;
}
.black-theme .column-title .custom-icon {
  color: #616161;
}
.black-theme .kanban-column {
  max-height: unset;
  background: #e0e0e0;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  -webkit-box-flex: 1;
  flex-grow: 1;
}
.black-theme .kanban-column.cdk-drop-list-dragging {
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}
.black-theme .kanban-column.cdk-drag-animating {
  transition: transform 300ms cubic-bezier(0, 0, 0.2, 1);
}
.black-theme .kanban-column.cdk-drop-list-dragging .kanban-box:not(.cdk-drag-placeholder) {
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}
.black-theme anms-kanban-column > div {
  height: 100%;
}
@media (min-width: 0) {
  .black-theme .kanban-column {
    min-height: 60px;
    max-width: 100%;
    min-width: 270px;
    height: calc(100% - 100px);
  }
}
@media (min-width: 576px) {
  .black-theme .kanban-column {
    min-height: 80px;
    max-width: 100%;
    min-width: 280px;
    height: calc(100% - 100px);
  }
}
@media (min-width: 768px) {
  .black-theme .kanban-column {
    min-height: 250px;
    max-width: 270px;
    width: 100%;
    height: calc(100% - 100px);
  }
}
@media (min-width: 992px) {
  .black-theme .kanban-column {
    min-height: 500px;
    max-width: 270px;
    width: 100%;
    height: calc(100% - 100px);
  }
}
@media (min-width: 1200px) {
  .black-theme .kanban-column {
    min-height: 500px;
    max-width: 270px;
    width: 100%;
    height: calc(100% - 100px);
  }
}
.black-theme .overlay.background {
  height: 100%;
}
.black-theme .overlay.background .gradient::before {
  background:
    linear-gradient(
      to bottom,
      rgba(48, 48, 48, 0) 0%,
      #303030 100%);
}
@media (min-width: 992px) {
  .black-theme .form-container-left {
    overflow-y: auto;
  }
}
.black-theme .epic-accordion-wrapper {
  padding-right: 10px;
  padding-bottom: 0.5rem;
}
.black-theme .epic-accordion-wrapper .mat-expansion-panel {
  box-shadow: none !important;
}
.black-theme .epic-accordion-wrapper .mat-expansion-panel .mat-expansion-panel-header {
  background: #b0bec5;
}
.black-theme .epic-accordion-wrapper .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-title {
  color: #616161;
  min-width: fit-content;
}
.black-theme .epic-accordion-wrapper .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-description {
  color: #616161;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.black-theme .epic-accordion-wrapper .mat-expansion-panel .mat-expansion-panel-content {
  background-color: rgba(0, 0, 0, 0.04);
}
.black-theme .epic-accordion-wrapper .mat-expansion-panel textarea {
  color: rgba(255, 255, 255, 0.7);
  padding-top: 1rem;
}
.black-theme .state {
  color: #78909c;
}
.black-theme .budget-container {
  background-color: #424242;
  color: white;
}
.black-theme .item-wrapper .button-revision {
  width: 100%;
  cursor: pointer;
}
.black-theme .item-wrapper .value {
  font-size: 14px;
}
.black-theme .item-wrapper .material-icons {
  color: #78909c;
}
.black-theme .card-dashboard-table {
  background-color: #424242;
}
.black-theme .anms-teams-select.mat-primary {
  color: #616161;
  background-color: rgba(97, 97, 97, 0.15);
}
.black-theme .anms-teams-select.mat-accent {
  color: #78909c;
  background-color: rgba(120, 144, 156, 0.15);
}
.black-theme .anms-teams-select.mat-warn {
  color: #f44336;
  background-color: rgba(244, 67, 54, 0.15);
}
.black-theme .chart-container {
  background-color: #424242;
}
.black-theme .canvas-wrapper {
  border-radius: 4px;
  margin-bottom: 40px;
  background: rgba(255, 255, 255, 0.12);
  border: solid 1px #eeeeee;
}
.black-theme .canvas-wrapper .vs-title {
  font-weight: 500;
  text-align: center;
  padding-top: 4px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  height: 32px;
  background: #f5f5f5;
  color: #9e9e9e;
  border-bottom: solid 1px #fafafa;
}
.black-theme .canvas-wrapper .canvas-row {
  display: flex;
  flex-direction: row;
  width: 100%;
  flex-wrap: wrap;
}
.black-theme .canvas-wrapper .canvas-row .vs-columns {
  width: 100%;
  display: flex;
}
.black-theme .canvas-wrapper .canvas-row .vs-columns > div {
  border: solid 1px #eeeeee;
  text-align: center;
  height: 36px;
  font-size: 12px;
  line-height: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.89px;
  color: #9e9e9e;
}
.black-theme .canvas-wrapper .canvas-row .vs-columns.grid > div {
  width: 100%;
}
.black-theme .canvas-wrapper .canvas-row .vs-columns.thirds > div {
  width: 33.33%;
}
aa .black-theme .canvas-wrapper .canvas-row .vs-columns.half > div {
  width: 50%;
}
.black-theme .canvas-wrapper .canvas-row .vs-content {
  width: 100%;
  display: flex;
}
.black-theme .canvas-wrapper .canvas-row .vs-content > div {
  padding: 10px;
}
.black-theme .canvas-wrapper .canvas-row .vs-content.grid > div {
  width: 15%;
  outline: solid 1px #eeeeee;
}
.black-theme .canvas-wrapper .canvas-row .vs-content.thirds > div {
  width: 33.33%;
  outline: solid 1px #eeeeee;
}
.black-theme .canvas-wrapper .canvas-row .vs-content.half > div {
  width: 50%;
  outline: solid 1px #eeeeee;
}
.black-theme .box .output {
  color: #616161;
}
.black-theme .filter-wrapper #filter mat-form-field,
.black-theme .filter-wrapper #filter .mat-form-field {
  padding-inline: 0;
}
.black-theme .filter-wrapper #filter mat-form-field > div,
.black-theme .filter-wrapper #filter .mat-form-field > div {
  padding-bottom: 0 !important;
}
.black-theme .filter-wrapper #filter mat-form-field > div .mat-form-field-infix,
.black-theme .filter-wrapper #filter .mat-form-field > div .mat-form-field-infix {
  padding: 0.5em 0 0.5em 0;
}
.black-theme .mat-tab-header {
  border-bottom: none !important;
  margin-bottom: 15px;
}
.black-theme .mat-tab-label {
  background: rgba(228, 228, 228, 0.4705882353);
  border-radius: 4px;
  height: 35px;
  font-weight: 400;
  min-width: 85px;
  margin-left: 10px;
  opacity: 1 !important;
}
.black-theme .mat-tab-label.mat-tab-label-active {
  color: #9e9e9e !important;
  background: #f5f5f5 !important;
  font-weight: 600;
}
.black-theme .mat-tab-body-content {
  margin-bottom: 20px;
  padding-bottom: 20px;
  overflow: auto;
  height: fit-content;
}
.black-theme .team-art-item {
  background: #424242;
}
.black-theme .team-art-item span.team-picture {
  color: #616161;
}
.black-theme .team-art-item img.team-picture {
  color: #616161;
  background: #424242;
}
.black-theme .team-art-list-title {
  color: white;
}
.black-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header mat-panel-title p {
  align-items: center;
}
.black-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header mat-panel-title p mat-icon {
  background-color: #f5f5f5;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.black-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header mat-panel-title p mat-icon svg {
  width: 18px;
  height: auto;
}
.black-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header mat-panel-title p .title {
  font-size: 15px;
  font-weight: 600;
  color: #616161;
}
.black-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header mat-panel-title p .mat-expansion-panel-header-description {
  font-size: 14px;
}
.black-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header .panel-header-actions {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.black-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header .panel-header-actions .toggle-trigger-custom {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  border-radius: 17px;
  display: flex;
  padding: 5px 20px;
  background: #f4f4f4;
}
.black-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header .panel-header-actions .edit-item {
  width: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.black-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header[aria-expanded=true] .toggle-trigger-custom {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  border: solid 1px;
  border-radius: 17px;
  display: flex;
  padding: 5px 20px;
  background: #424242;
}
.black-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body {
  margin-top: 32px;
}
.black-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body mat-card-content .addBtnMinified {
  background-color: #78909c;
  width: 22px;
  height: 22px;
  padding: 0;
  border-radius: 18px;
  border: none;
  color: #424242;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08);
  position: absolute;
  right: 0;
  top: 0;
}
.black-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body mat-card-content .col-md-9 .addBtnMinified {
  right: 25px;
}
.black-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body mat-card-content #triggers .content {
  width: 95%;
  height: 64px;
  background: #eeeeee;
  position: relative;
  margin-right: 3rem;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 10px;
  border-radius: 2px;
}
.black-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body mat-card-content #triggers .content p {
  margin-bottom: 0;
  color: #616161;
  line-height: 1.2;
}
.black-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body mat-card-content .section-title {
  color: rgba(255, 255, 255, 0.7);
}
.black-theme .value-stream-detail anms-solutions-grid-card {
  margin: 0 0 5px 0 !important;
}
.black-theme .value-stream-detail anms-solutions-grid-card ::ng-deep .mat-card {
  width: 95% !important;
  height: 100%;
  margin-right: 5px !important;
}
.black-theme .value-stream-detail anms-solutions-grid-card ::ng-deep .mat-card .mat-mdc-card-header .mat-mdc-card-avatar {
  width: 16px !important;
  height: 16px !important;
  justify-content: flex-start;
}
.black-theme .value-stream-detail anms-solutions-grid-card ::ng-deep .mat-card .mat-mdc-card-header .type-label {
  position: static !important;
  padding-left: 0 !important;
  text-align: left !important;
}
.black-theme .value-stream-detail anms-solutions-grid-card ::ng-deep .mat-card .mat-mdc-card-content .info {
  display: none !important;
}
.black-theme .value-stream-detail anms-solutions-grid-card ::ng-deep .mat-card .mat-mdc-card-actions .buttons {
  top: unset !important;
}
.black-theme anms-supporting-value-stream {
  width: 100%;
}
.black-theme .valuestream-description {
  display: block;
  width: 65vw;
  color: rgba(0, 0, 0, 0.87);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 1310px) {
  .black-theme .valuestream-description {
    display: block;
    width: 55vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media screen and (max-width: 1000px) {
  .black-theme .valuestream-description {
    display: block;
    width: 45vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media screen and (max-width: 800px) {
  .black-theme .valuestream-description {
    display: block;
    width: 30vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media screen and (max-width: 500px) {
  .black-theme .valuestream-description {
    display: block;
    width: 25vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.black-theme .graphic-vs-wrapper {
  box-sizing: border-box;
  overflow-y: hidden;
  overflow-x: auto;
  z-index: 100;
}
@media screen and (max-width: 1400px) {
  .black-theme .graphic-vs-wrapper {
    overflow: auto;
    overflow-y: auto;
  }
}
.black-theme ::ng-deep .highlight {
  background: yellow;
}
.black-theme h1.main-heading {
  color: #616161;
}
.black-theme .action-col.primary button {
  margin-left: 15px;
}
.black-theme .action-col.primary button.btn-save:hover {
  background-color: #757575 !important;
}
.black-theme .action-col.primary button.btn-delete {
  color: #616161;
  border: solid 1px;
}
.black-theme .action-col.primary button.btn-delete span {
  color: #616161;
}
.black-theme .action-col.primary button.btn-delete:hover {
  background-color: transparent !important;
}
.black-theme .action-col.primary button.btn-delete:hover span {
  color: #757575;
}
.black-theme .action-col.secondary button {
  background: transparent;
  color: rgba(255, 255, 255, 0.7);
  opacity: 0.65;
  transition: 0.2s ease-in-out;
}
.black-theme .action-col.secondary button span {
  color: rgba(255, 255, 255, 0.7);
}
.black-theme .action-col.secondary button:hover {
  opacity: 1;
}
.black-theme .form-wrapper .action-col.primary button {
  margin-left: 15px;
}
.black-theme .form-wrapper .action-col.primary button.btn-save:hover {
  background-color: #757575 !important;
}
.black-theme .form-wrapper .action-col.primary button.btn-delete {
  color: #616161;
  border: solid 1px;
}
.black-theme .form-wrapper .action-col.primary button.btn-delete span {
  color: #616161;
}
.black-theme .form-wrapper .action-col.primary button.btn-delete:hover {
  background-color: transparent !important;
}
.black-theme .form-wrapper .action-col.primary button.btn-delete:hover span {
  color: #757575;
}
.black-theme .form-wrapper .action-col.secondary button {
  background: transparent;
  color: rgba(255, 255, 255, 0.7);
  opacity: 0.65;
  transition: 0.2s ease-in-out;
}
.black-theme .form-wrapper .action-col.secondary button span {
  color: rgba(255, 255, 255, 0.7);
}
.black-theme .form-wrapper .action-col.secondary button:hover {
  opacity: 1;
}
.black-theme .action-col.primary button {
  margin-left: 15px;
}
.black-theme .action-col.primary button.btn-save:hover {
  background-color: #757575 !important;
}
.black-theme .action-col.primary button.btn-delete {
  color: #616161;
  border: solid 1px;
}
.black-theme .action-col.primary button.btn-delete span {
  color: #616161;
}
.black-theme .action-col.primary button.btn-delete:hover {
  background-color: transparent !important;
}
.black-theme .action-col.primary button.btn-delete:hover span {
  color: #757575;
}
.black-theme .action-col.secondary button {
  background: transparent;
  color: rgba(255, 255, 255, 0.7);
  opacity: 0.65;
  transition: 0.2s ease-in-out;
}
.black-theme .action-col.secondary button span {
  color: rgba(255, 255, 255, 0.7);
}
.black-theme .action-col.secondary button:hover {
  opacity: 1;
}
.black-theme .form-wrapper .action-col.primary button {
  margin-left: 15px;
}
.black-theme .form-wrapper .action-col.primary button.btn-save:hover {
  background-color: #757575 !important;
}
.black-theme .form-wrapper .action-col.primary button.btn-delete {
  color: #616161;
  border: solid 1px;
}
.black-theme .form-wrapper .action-col.primary button.btn-delete span {
  color: #616161;
}
.black-theme .form-wrapper .action-col.primary button.btn-delete:hover {
  background-color: transparent !important;
}
.black-theme .form-wrapper .action-col.primary button.btn-delete:hover span {
  color: #757575;
}
.black-theme .form-wrapper .action-col.secondary button {
  background: transparent;
  color: rgba(255, 255, 255, 0.7);
  opacity: 0.65;
  transition: 0.2s ease-in-out;
}
.black-theme .form-wrapper .action-col.secondary button span {
  color: rgba(255, 255, 255, 0.7);
}
.black-theme .form-wrapper .action-col.secondary button:hover {
  opacity: 1;
}
.black-theme button.add.mat-mdc-fab:hover {
  background-color: #455a64;
}
.black-theme html,
.black-theme body {
  height: 100%;
  font-size: 16px;
}
.black-theme body {
  margin: 0;
  overflow-y: hidden;
}
.black-theme .mat-toolbar .branding .title p {
  color: #424242;
}
.black-theme .mat-toolbar #main-nav li,
.black-theme .mat-toolbar #main-nav span,
.black-theme .mat-toolbar #main-nav button,
.black-theme .mat-toolbar #main-nav a {
  color: #424242;
}
.black-theme .mat-toolbar .mat-mdc-icon-button fa-icon {
  color: #424242;
  font-size: 24px;
}
.black-theme .mat-toolbar .mat-mdc-icon-button:hover fa-icon {
  transform: scale(1.05);
}
.black-theme ::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
.black-theme ::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 10px;
}
.black-theme ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: none;
  background-color: rgba(5, 5, 43, 0.35);
}
.black-theme .footer {
  background-color: #9e9e9e;
}
.black-theme h1 {
  color: white;
}
.black-theme h2 {
  font-weight: 400 !important;
  font-size: 24px !important;
  padding: 0 !important;
  color: rgba(255, 255, 255, 0.7);
}
.black-theme h2.mat-mdc-subheader {
  font-size: 18px !important;
  margin-bottom: 6px;
  font-weight: 500 !important;
  letter-spacing: 0.49px;
}
.black-theme mat-placeholder {
  color: white;
}
.black-theme button.add.mat-mdc-fab {
  border-radius: 40px;
  height: 36px;
  margin-bottom: 20px;
  width: fit-content;
  padding: 0 20px;
}
.black-theme button.add.mat-mdc-fab span.mat-mdc-button-wrapper {
  letter-spacing: 0.89px;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}
.black-theme button.add.mat-mdc-fab span.mat-mdc-button-wrapper fa-icon {
  margin-right: 5px;
}
@media (max-width: 992px) {
  .black-theme .mat-mdc-input-element {
    font-size: 16px;
  }
}
.black-theme .col-lg-4 button.add.mat-mdc-fab {
  width: calc(100% - 17.5px);
}
.black-theme button.fixed-top,
.black-theme .row-fixed-top {
  position: fixed;
  top: 100px;
  right: 20px;
}
.black-theme .row-fixed-top {
  height: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.black-theme .material-icons {
  background: none !important;
  transition: 0.1s ease-in-out;
}
.black-theme .material-icons:hover {
  transform: scale(1.1);
}
.black-theme .custom-icon {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.black-theme .art-icon {
  background-image: url("./media/icon-art-old.svg");
  background-size: 28px;
}
.black-theme .team-icon {
  background-image: url("./media/icon-team.svg");
  background-size: 28px;
}
.black-theme .epic-icon {
  background-image: url("./media/icon-epic.svg");
  background-size: 28px;
}
.black-theme .feature-icon {
  background-image: url("./media/icon-feature.svg");
  background-size: 28px;
}
.black-theme .story-icon {
  background-image: url("./media/icon-story.svg");
  background-size: 28px;
}
.black-theme .va-icon {
  background-image: url("./media/icon-value-stream.svg");
  display: inline-block;
  width: 32px;
  height: 20px;
  vertical-align: text-bottom;
}
.black-theme .solution-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.black-theme .solution-icon .custom-icon {
  width: 16px !important;
  height: auto;
}
.black-theme .mat-mdc-menu-panel {
  min-width: 195px !important;
  padding: 15px 15px 0 15px;
  margin-top: 6px;
}
.black-theme .mat-mdc-menu-panel .mat-mdc-menu-content {
  padding: 0 !important;
}
.black-theme .mat-mdc-menu-panel .mat-mdc-menu-content p:not(.recent-label) {
  margin-bottom: 0;
}
.black-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item {
  padding: 0;
  padding-bottom: 8px;
  height: fit-content;
  line-height: 1;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.black-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item:hover,
.black-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item:active,
.black-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item:focus {
  background: transparent;
  color: #616161;
}
.black-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item a {
  color: white;
  border: none;
}
.black-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item a:hover,
.black-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item a:active,
.black-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item a:focus {
  background: transparent;
  color: #78909c;
}
.black-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item .mat-icon {
  margin-right: 5px;
  width: 32px;
  height: 32px;
  text-align: center;
  background: #f5f5f5;
  border-radius: 50%;
  color: #9e9e9e;
}
.black-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item .mat-icon svg {
  max-height: 19px;
  max-width: 19px;
  vertical-align: middle !important;
  margin-top: 6px;
}
.black-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item .mat-icon[data-mat-icon-name=portfolio] svg {
  max-width: 15px;
}
.black-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item .mat-icon[data-mat-icon-name=solution] svg {
  max-width: 16px;
  max-height: 21px;
}
.black-theme .view-all-label {
  margin: 8px -15px 0 !important;
  padding: 12px 16px;
  background: #f5f5f5;
  border-top: solid 1px rgba(185, 185, 185, 0.1294117647);
}
.black-theme .view-all-label a {
  border: none;
  color: #9e9e9e !important;
  font-size: 14px;
  font-weight: 400;
}
.black-theme .view-all-label a:hover {
  color: #e0e0e0;
}
.black-theme .page-intro {
  margin: 0;
  margin-bottom: 1rem;
}
.black-theme .page-intro div {
  padding: 0;
}
.black-theme .page-intro .page-title h2 {
  font-size: 28px !important;
  font-weight: 500 !important;
  margin-bottom: 3px;
}
.black-theme .page-intro .breadcrumb .breadcrumb-list {
  padding-inline-start: 0px;
  display: flex;
  list-style: none;
  margin-bottom: 0rem;
  flex-wrap: nowrap;
}
.black-theme .page-intro .breadcrumb .breadcrumb-list .breadcrumb-list-item a {
  color: #a3a3a3;
  font-size: 14px;
  white-space: nowrap;
}
.black-theme .page-intro .breadcrumb .breadcrumb-list .breadcrumb-list-item a:after {
  content: ">";
  display: inline-block;
  vertical-align: middle;
  margin-right: 0px;
  white-space: nowrap;
}
.black-theme .page-intro .breadcrumb .breadcrumb-list .breadcrumb-list-item a.current {
  color: #434343;
}
.black-theme .page-intro .breadcrumb .breadcrumb-list .breadcrumb-list-item a.current:after {
  display: none;
}
.black-theme .container-fluid.px-0,
.black-theme .container-fluid,
.black-theme .container-sm,
.black-theme .container-md,
.black-theme .container-lg,
.black-theme .container-xl {
  height: 100%;
  background-color: transparent;
}
.black-theme main {
  background-color: #212121;
}
.black-theme .multiselect-dropdown .dropdown-btn {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-left: none !important;
  border-top: none !important;
  border-right: none !important;
  background: #f2f2f2;
  min-height: 42px;
  line-height: 2 !important;
}
.black-theme .multiselect-dropdown .dropdown-btn .selected-item {
  padding: 2.5px 10px !important;
  background: #f5f5f5 !important;
  border: 1px solid #f5f5f5 !important;
  border-radius: 4px !important;
  max-width: unset !important;
  line-height: 1.5;
}
.black-theme .multiselect-dropdown .dropdown-btn .selected-item a,
.black-theme .multiselect-dropdown .dropdown-btn .selected-item span {
  color: #616161 !important;
  font-size: 14px;
}
.black-theme .multiselect-dropdown .dropdown-btn .selected-item a {
  padding-left: 15px !important;
}
.black-theme .multiselect-dropdown .dropdown-btn .selected-item:hover {
  box-shadow: none !important;
}
.black-theme .multiselect-dropdown .dropdown-btn > span:not(.selected-item-container) span:not(.dropdown-multiselect__caret) {
  display: flex;
  align-items: center;
  padding-right: 25px !important;
  line-height: 2;
}
.black-theme .multiselect-dropdown .dropdown-list {
  margin-top: 0 !important;
}
.black-theme .multiselect-dropdown .dropdown-list ul::-webkit-scrollbar {
  width: 8px;
}
.black-theme .multiselect-dropdown .dropdown-list ul li div {
  color: rgba(255, 255, 255, 0.7) !important;
}
.black-theme .multiselect-dropdown .dropdown-list .multiselect-item-checkbox input[type=checkbox]:checked + div:before {
  background-color: #616161 !important;
  border-color: #616161;
  border-radius: 2px;
}
.black-theme .multiselect-dropdown .dropdown-list .multiselect-item-checkbox input[type=checkbox] + div:before {
  border-color: #616161 !important;
  border-radius: 2px;
}
@media (max-width: 576px) {
  .black-theme mat-sidenav {
    width: 0px;
  }
}
.black-theme mat-sidenav > div {
  overflow-x: hidden;
}
.black-theme mat-sidenav .sidenav-heading {
  margin: 0px auto 15px 20px;
  background-color: #fafafa;
  border-radius: 4px;
  width: 32px;
  margin-bottom: 32px;
}
.black-theme mat-sidenav .sidenav-heading h1,
.black-theme mat-sidenav .sidenav-heading p {
  margin-bottom: 0;
}
.black-theme mat-sidenav .sidenav-heading h1.main-heading {
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  color: #616161;
  text-align: center !important;
}
.black-theme mat-sidenav .mat-divider {
  border-top-color: #eeeeee;
}
.black-theme mat-sidenav .mat-mdc-nav-list,
.black-theme mat-sidenav .mat-mdc-list {
  width: 100%;
  padding-top: 0;
}
.black-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item,
.black-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item {
  -webkit-tap-highlight-color: #f3f3f7;
  -moz-tap-highlight-color: #f3f3f7;
  height: 48px;
  font-size: 14px;
}
@media (max-width: 992px) {
  .black-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item,
  .black-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item {
    height: 52px;
    font-size: 16px;
  }
}
.black-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item,
.black-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item {
  transition: 0.2s ease-in-out;
  font-weight: 500;
  background: none;
}
.black-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item .sidebar-icon,
.black-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item .sidebar-icon {
  --icon-dark: #525252;
  --icon-light: #a8a8a8;
  margin-right: 12px;
}
.black-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item:hover,
.black-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item:hover {
  color: #616161;
  background-color: rgba(255, 255, 255, 0.04);
}
.black-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item:focus,
.black-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item:focus {
  color: #616161;
  background-color: rgba(255, 255, 255, 0.12);
}
.black-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item.active-link,
.black-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item.active-link {
  color: #616161;
  background-color: #212121;
}
.black-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item span,
.black-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item span {
  opacity: 0;
  visibility: visible;
  transition: ease-in-out 0.55s;
  width: 185px !important;
}
.black-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item span.mat-mdc-expansion-indicator,
.black-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item span.mat-mdc-expansion-indicator {
  opacity: 0;
  visibility: hidden;
  transition: 0.9s;
}
.black-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item p,
.black-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item p {
  margin-bottom: 0;
}
.black-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item .mat-ripple,
.black-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item .mat-ripple {
  display: none;
}
.black-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item .mat-mdc-list-item-content,
.black-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item .mat-mdc-list-item-content {
  display: flex;
  align-items: center;
  padding-left: 20px;
}
.black-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item > div,
.black-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item > div {
  display: block;
}
.black-theme mat-sidenav .sidebar-dropdown {
  margin-bottom: 15px;
}
.black-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel {
  box-shadow: none;
}
.black-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header {
  padding-left: 0;
  padding-right: 24px;
  align-items: top;
  background: none !important;
}
@media (max-width: 576px) {
  .black-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header {
    height: 44px;
  }
}
.black-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header {
  height: 48px !important;
}
.black-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header .mat-content {
  height: 100%;
}
.black-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header .mat-expansion-panel-header-description {
  flex-direction: column;
  margin-right: 0;
  display: block;
}
.black-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header .mat-expansion-panel-header-description .mat-mdc-list-item {
  height: 48px;
  font-size: 14px;
}
@media (max-width: 992px) {
  .black-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header .mat-expansion-panel-header-description .mat-mdc-list-item {
    height: 52px;
    font-size: 16px;
  }
}
.black-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header .mat-expansion-panel-header-description .mat-mdc-list-item {
  font-weight: 500;
  background: none;
}
.black-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header .mat-expansion-indicator {
  visibility: visible;
  width: auto;
  position: absolute;
  right: 24px;
  top: 10px;
}
.black-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-body {
  padding-right: 0 !important;
  padding-left: 36px;
  padding-bottom: 0 !important;
}
.black-theme mat-sidenav anms-footer {
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
}
.black-theme mat-sidenav anms-footer > div {
  width: 270px !important;
}
.black-theme mat-sidenav.mat-drawer-opened {
  width: 270px;
  box-shadow: 0px 5px 28px rgba(0, 0, 0, 0.1) !important;
}
.black-theme mat-sidenav.mat-drawer-opened .mat-mdc-nav-list,
.black-theme mat-sidenav.mat-drawer-opened .mat-mdc-list {
  width: 100%;
}
.black-theme mat-sidenav.mat-drawer-opened .mat-mdc-nav-list .mat-mdc-list-item,
.black-theme mat-sidenav.mat-drawer-opened .mat-mdc-list .mat-mdc-list-item {
  min-width: 255px !important;
}
.black-theme mat-sidenav.mat-drawer-opened .mat-mdc-nav-list .mat-mdc-list-item span,
.black-theme mat-sidenav.mat-drawer-opened .mat-mdc-list .mat-mdc-list-item span {
  opacity: 1;
  transition: ease-in-out 0.3s;
  width: 185px !important;
}
.black-theme mat-sidenav.mat-drawer-opened .mat-mdc-nav-list .mat-mdc-list-item > div,
.black-theme mat-sidenav.mat-drawer-opened .mat-mdc-list .mat-mdc-list-item > div {
  flex-direction: row;
}
.black-theme mat-sidenav.mat-drawer-opened .sidebar-icon {
  margin-right: 12px;
}
.black-theme mat-sidenav.mat-drawer-opened anms-footer {
  opacity: 1;
  visibility: visible;
  transition: 0.5s;
}
.black-theme mat-sidenav.mat-drawer-opened anms-footer > div {
  width: 270px !important;
}
.black-theme .solution-card mat-icon svg {
  width: 16px;
}
.black-theme .mat-mdc-card .cdk-drag-handle {
  z-index: 40;
}
.black-theme .mat-mdc-card .cdk-drag-handle span.material-icons {
  font-size: 20px;
}
.black-theme .mat-mdc-card .extra-info {
  margin-bottom: 5px !important;
  font-size: 11px;
  line-height: 16px;
  letter-spacing: 0.89px;
  font-weight: 300;
  display: flex;
  text-transform: capitalize;
  color: #616161;
}
.black-theme .mat-mdc-card .extra-info span {
  font-weight: 400;
  margin-left: 2px;
}
.black-theme .mat-mdc-card .mat-mdc-card-header {
  align-items: flex-start;
  flex-direction: column;
}
.black-theme .mat-mdc-card .mat-mdc-card-header .mat-mdc-card-header-text {
  margin: 0;
}
.black-theme .mat-mdc-card .mat-mdc-card-header .mat-mdc-card-title {
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 10px;
}
.black-theme .mat-mdc-card .mat-mdc-card-header .mat-mdc-card-avatar {
  background-color: #f5f5f5;
  position: relative;
  margin-right: 10px;
  width: 30px;
  height: 30px;
  background-size: 16px;
}
.black-theme .mat-mdc-card .mat-mdc-card-header .mat-mdc-card-avatar svg {
  display: flex;
  margin: 0 auto;
}
.black-theme .mat-mdc-card .mat-mdc-card-header span.total-teams {
  background: #9e9e9e;
  color: #fff;
  font-size: 11px;
  width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  top: 32px;
  left: 10px;
  line-height: 22px;
}
.black-theme .mat-mdc-card .description {
  margin: 0px;
  font-size: 11px;
  line-height: 12px;
  color: #6c6c6c;
  letter-spacing: 0.89px;
  font-weight: 300;
  margin-top: 5px;
}
.black-theme .mat-mdc-card .mat-mdc-card-actions {
  margin: 0 auto;
  padding: 0;
  display: flex;
  justify-content: flex-end;
  align-items: baseline;
  width: 100%;
}
.black-theme .mat-mdc-card .mat-mdc-card-actions button.mat-mdc-button {
  min-width: unset;
  padding: 0;
  margin-right: 0px;
  line-height: 18px;
  margin-bottom: 5px;
}
.black-theme .mat-mdc-card .mat-mdc-card-actions button.mat-mdc-button span {
  color: #616161;
  font-size: 12px;
  letter-spacing: 0.89px;
}
.black-theme .mat-mdc-card .mat-mdc-card-actions button.mat-mdc-button span.material-icons {
  vertical-align: text-top;
  padding: 0;
}
.black-theme .mat-mdc-card .mat-mdc-card-actions button.mat-mdc-button span.mat-ripple {
  display: none;
}
.black-theme .mat-mdc-card .mat-mdc-card-actions button.mat-mdc-button:hover .mat-mdc-button-focus-overlay {
  opacity: 0 !important;
}
.black-theme .mat-mdc-card .mat-mdc-card-actions button.mat-mdc-button:hover .material-icons,
.black-theme .mat-mdc-card .mat-mdc-card-actions button.mat-mdc-button:hover fa-icon {
  transform: scale(1.1);
}
.black-theme .mat-mdc-card .mat-mdc-card-content {
  margin-top: 3px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.black-theme .mat-mdc-card .mat-mdc-card-content .info {
  display: flex;
  flex-wrap: wrap;
}
.black-theme .mat-mdc-card .mat-mdc-card-content .info p {
  margin-right: 5px;
  line-height: 10px;
}
.black-theme .mat-mdc-card .mat-mdc-card-content .team-icon {
  background-image: url("./media/icon-team.svg");
  background-size: contain;
  display: inline-block;
  vertical-align: text-bottom;
  width: 22px;
  height: 20px;
  margin-right: 5px;
}
.black-theme .mat-mdc-card .card-highlights .art svg {
  height: 16px;
  width: 25px;
  margin-left: 5px;
}
.black-theme .mat-mdc-card.cdk-drag-disabled .drag {
  display: none;
}
.black-theme .mat-mdc-card:hover {
  box-shadow: 0px 2px 3.5px rgba(0, 0, 0, 0.2078431373);
}
.black-theme .mat-mdc-card.internal mat-card-header .solution-icon {
  background-color: transparent;
}
.black-theme .mat-mdc-card.internal mat-card-header .type-label {
  background-color: transparent;
  color: currentColor;
}
.black-theme .mat-mdc-card.solution {
  margin-bottom: 10px;
  width: 100%;
}
.black-theme .mat-mdc-card.solution mat-card-header {
  position: relative;
  margin-bottom: 5px;
}
.black-theme .mat-mdc-card.solution mat-card-header .solution-icon {
  width: 32px;
  height: 32px;
  z-index: 20;
  background-image: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.black-theme .mat-mdc-card.solution mat-card-header .solution-icon .custom-icon {
  width: 16px !important;
  height: auto;
}
.black-theme .mat-mdc-card.solution mat-card-header .type-label {
  background-color: #bdbdbd;
  text-transform: uppercase;
  letter-spacing: 0.89px;
  color: #fff;
  font-size: 10px;
  font-weight: 500;
  position: absolute;
  left: 22px;
  top: 6px;
  z-index: 10;
  min-width: 80px;
  padding: 0px 10px;
  border-radius: 3px;
  text-align: center;
}
.black-theme .mat-mdc-card.solution mat-card-content {
  display: flex;
  flex-direction: column;
}
.black-theme .mat-mdc-card.solution mat-card-content .title {
  margin-bottom: 0px;
}
.black-theme .mat-mdc-card.solution mat-card-content .title mat-card-title {
  font-size: 14px;
  margin-bottom: 0px;
  line-height: 14px;
}
.black-theme .mat-mdc-card.solution mat-card-content .title .code {
  font-weight: 400;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 11px;
}
.black-theme .mat-mdc-card.solution mat-card-content .info {
  display: flex;
  flex-direction: column;
}
.black-theme .mat-mdc-card.solution mat-card-content .info p {
  font-size: 12px;
  text-transform: capitalize;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.black-theme .mat-mdc-card.solution mat-card-content .info p fa-icon {
  font-size: 16px;
  color: #adadad;
}
.black-theme .mat-mdc-card.solution mat-card-content .description {
  max-height: 22px;
  overflow: hidden;
  width: 90% !important;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.black-theme .mat-mdc-card.solution mat-card-content .description .mat-icon {
  height: 24px !important;
  width: 35px !important;
}
.black-theme .mat-mdc-card.solution mat-card-actions .buttons {
  position: absolute;
  bottom: 10px;
  right: 11px;
}
.black-theme .mat-mdc-card.solution mat-card-actions .buttons button fa-icon {
  font-size: 14px;
  color: #333;
}
.black-theme .mat-mdc-card.solution mat-card-actions .buttons button fa-icon:hover {
  color: #bdbdbd;
}
.black-theme .mat-mdc-card.solution.internal mat-card-header .solution-icon {
  background-color: transparent;
}
.black-theme .mat-mdc-card.solution.internal mat-card-header .type-label {
  background-color: transparent;
  color: currentColor;
}
.black-theme .mat-mdc-card.solution.external {
  border-left: solid 5px;
}
.black-theme .mat-mdc-card.solution.external mat-card-header .type-label {
  background-color: currentColor;
}
.black-theme .mat-mdc-card.solution.external mat-card-header .type-label > span {
  color: #fff !important;
}
.black-theme .example-handle {
  position: absolute;
  top: 12px;
  right: 6px;
  color: #ccc;
  cursor: move;
  width: 24px;
  height: 24px;
}
.black-theme .list.cdk-drop-list {
  padding: 5px 0 !important;
  overflow-y: auto;
}
.black-theme .list.cdk-drop-list mat-card {
  margin-right: 7.5px;
  min-height: 120px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.black-theme .list.cdk-drop-list .cdk-drag-placeholder {
  background: rgba(112, 112, 112, 0.4941176471);
}
.black-theme .cdk-drag-placeholder {
  border: 1px dashed #707070 !important;
  border-radius: 4px;
  width: 100%;
  background-color: transparent;
}
.black-theme .cdk-drop-list-dragging {
  border: none !important;
}
.black-theme .cdk-drop-list-dragging .cdk-drag-preview {
  border: 1px solid #78909c;
  width: 100% !important;
}
.black-theme .cdk-drag-preview .cdk-drag-handle span {
  color: #78909c;
}
.black-theme .cdk-drop-list-receiving {
  width: 100%;
}
.black-theme .solutions-placeholder {
  min-height: 200px;
}
.black-theme .solutions-drop-placeholder {
  background: #ccc;
  margin: 0px;
  box-sizing: border-box;
  border: dotted 3px #999;
  min-height: 100px;
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
  width: 100% !important;
}
.black-theme .custom-list {
  overflow-y: auto;
}
.black-theme .custom-list .list-item {
  margin-bottom: 15px;
  margin-right: 7.5px;
}
.black-theme .custom-list .list-item mat-expansion-panel {
  background: transparent !important;
}
.black-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header {
  height: auto !important;
  padding: 0 !important;
  background: #f5f5f5 !important;
}
.black-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header.mat-expanded {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0px;
}
.black-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header button.toggle-panel {
  background-color: transparent;
  box-shadow: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  min-width: 32px;
  padding: 0;
}
.black-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header button.toggle-panel:hover {
  background: #eeeeee !important;
}
.black-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header button.toggle-panel mat-icon {
  color: #283693;
  transition: 0.1s ease-in-out;
}
.black-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header .mat-expansion-indicator {
  position: absolute;
  width: 35px;
  text-align: center;
  right: 0;
}
.black-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header .mat-expansion-indicator:after {
  border-color: #9e9e9e;
}
.black-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title {
  margin-right: 0;
  width: 100%;
  min-height: 36px;
  align-items: center;
  padding: 12.5px 15px;
}
.black-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title anms-value-stream-row {
  width: 100%;
}
.black-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title .lane {
  border-top-right-radius: 4px !important;
  border-top-left-radius: 4px !important;
  position: relative;
}
.black-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title .lane .lane-title-box {
  border: none !important;
  background: transparent !important;
}
.black-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title .lane .lane-title-box .lane-title,
.black-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title .lane .lane-title-box .lane-title a {
  font-size: 16px !important;
  font-weight: 500;
  color: #616161;
}
.black-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title .lane .lane-holder {
  border: none !important;
  background: transparent !important;
  color: #283693;
  font-size: 14px;
  line-height: 17px;
  padding-left: 36px;
  margin-top: 5px;
}
.black-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title .lane .lane-holder p {
  margin-bottom: 0;
}
.black-theme .custom-list .list-item mat-expansion-panel:not(.mat-expanded) .toggle-panel {
  background: #eeeeee !important;
}
.black-theme .custom-list .list-item mat-expansion-panel:not(.mat-expanded) .toggle-panel mat-icon {
  transform: rotate(180deg);
}
.black-theme .custom-list .list-item .mat-expansion-panel-body {
  padding: 0;
}
.black-theme .custom-list .list-item .mat-expansion-panel-body .drop-zone-list {
  margin: 0 !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  padding: 15px !important;
  max-height: 380px;
  overflow-y: auto;
  box-sizing: border-box;
  overflow-x: hidden;
}
.black-theme .custom-list .list-item .mat-expansion-panel-body .drop-zone-list a.remove-card {
  position: absolute;
  z-index: 999;
  right: 15px;
  top: 15px;
  color: #666;
  cursor: pointer;
}
.black-theme .custom-list .list-item .mat-expansion-panel-body .drop-zone-list::-webkit-scrollbar {
  width: 0 !important;
}
.black-theme .Funnel .progress,
.black-theme .Reviewing .progress,
.black-theme .Analyzing .progress {
  display: none;
}
.black-theme .art-kanban .kanban {
  height: 100% !important;
  overflow-y: auto;
}
.black-theme anms-program-kanban-dashboard {
  display: flex;
  flex-direction: column;
}
.black-theme anms-program-kanban-dashboard anms-kanban-column {
  min-height: calc(100dvh - 228px);
}
.black-theme anms-droppable {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.black-theme anms-droppable .cdk-drop-list {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.black-theme .collapsed .column-title {
  padding: 6px 6px;
}
.black-theme .titleSticky .col-item.collapsed {
  position: sticky;
  top: -1.5rem;
}
.black-theme .titleSticky .col-item.collapsed .card-top .collapse-column {
  width: 26px;
}
.black-theme .titleSticky .col-item.collapsed .card-top:after {
  display: none;
}
.black-theme .titleSticky .card-top {
  position: sticky;
  width: 270px;
  top: -3px;
  z-index: 90;
}
.black-theme .titleSticky .card-top:after {
  content: "";
  height: 2px;
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 99999;
  background: #616161;
  box-shadow: 0px 2px 3px #9e9e9e;
}
.black-theme .compact-features-total {
  display: none !important;
}
.black-theme .compactView mat-card .card-header .card-icon {
  display: none;
}
.black-theme .compactView mat-card .card-header {
  margin-bottom: 0 !important;
}
.black-theme .compactView mat-card .card-header .compact-features-total {
  display: block !important;
}
.black-theme .compactView mat-card .card-header .updated {
  display: none !important;
}
.black-theme .compactView mat-card .card-body {
  display: none;
}
.black-theme .compactView mat-card .card-bottom {
  margin-top: 0 !important;
}
.black-theme .dashboard .droppable-wrapper .cdk-drop-list anms-kanban-item-container:nth-child(3n+1) anms-feature-card .dod.pending {
  display: none !important;
}
.black-theme .dashboard .droppable-wrapper .cdk-drop-list anms-kanban-item-container:nth-child(3n+1) anms-feature-card .dod.ready {
  display: none !important;
}
.black-theme .dashboard .droppable-wrapper .cdk-drop-list anms-kanban-item-container:nth-child(3n+2) anms-feature-card .dod.undefined {
  display: none !important;
}
.black-theme .dashboard .droppable-wrapper .cdk-drop-list anms-kanban-item-container:nth-child(3n+2) anms-feature-card .dod.ready {
  display: none !important;
}
.black-theme .dashboard .droppable-wrapper .cdk-drop-list anms-kanban-item-container:nth-child(3n+3) anms-feature-card .dod.undefined {
  display: none !important;
}
.black-theme .dashboard .droppable-wrapper .cdk-drop-list anms-kanban-item-container:nth-child(3n+3) anms-feature-card .dod.pending {
  display: none !important;
}
.black-theme .budget .mat-mdc-progress-bar {
  border-radius: 20px;
}
.black-theme .budget .mat-mdc-progress-bar .mat-mdc-progress-bar-background,
.black-theme .budget .mat-mdc-progress-bar .mat-mdc-progress-bar-buffer {
  background-color: #d1d1d1;
}
.black-theme .budget .mat-mdc-progress-bar.spent .mat-mdc-progress-bar-fill::after {
  background-color: #78909c;
}
.black-theme .budget .mat-mdc-progress-bar.remaining .mat-mdc-progress-bar-fill::after {
  background-color: #6d9e57;
}
.black-theme .cdk-overlay-dark-backdrop {
  background-color: rgba(9, 12, 34, 0.3450980392);
}
.black-theme .popover-content {
  max-width: 250px;
  color: #fff;
  background: rgba(51, 51, 51, 0.8509803922) !important;
  padding: 10px;
}
.black-theme .popover-content mat-card-content {
  font-size: 12px;
  line-height: 14px;
  color: #fff !important;
}
.black-theme .popover-content mat-card-content p {
  color: #fff !important;
}
.black-theme anms-overlaycomponent {
  width: 100%;
  border-radius: 4px;
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.18);
  padding-bottom: 0;
  background: #424242;
  padding: 30px 3px 3px 3px;
}
@media (min-width: 576px) {
  .black-theme anms-overlaycomponent {
    padding: 30px 4px 4px 4px;
  }
}
@media (min-width: 768px) {
  .black-theme anms-overlaycomponent {
    padding: 30px;
  }
}
@media (min-width: 992px) {
  .black-theme anms-overlaycomponent {
    padding: 30px;
  }
}
@media (min-width: 1200px) {
  .black-theme anms-overlaycomponent {
    padding: 30px;
  }
}
.black-theme anms-overlaycomponent .close-form {
  font-size: 22px;
  position: absolute;
  right: 15px;
  top: -20px;
  padding: 10px;
  z-index: 500;
  color: rgba(255, 255, 255, 0.7);
  opacity: 0.65;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
.black-theme anms-overlaycomponent .close-form:hover {
  opacity: 1;
}
.black-theme anms-overlaycomponent .overlay {
  position: relative;
}
.black-theme anms-overlaycomponent .overlay .form-fields-inner {
  height: 100%;
  margin-bottom: 15px;
  padding-bottom: 20px;
}
.black-theme anms-overlaycomponent .overlay .form-fields-inner > div::-webkit-scrollbar {
  width: 8px;
}
.black-theme anms-overlaycomponent .overlay .form-fields-inner > .col-md-4 {
  overflow-y: auto;
}
.black-theme anms-overlaycomponent .overlay .form-fields-inner > .col-md-8 {
  overflow-y: auto;
  box-sizing: border-box;
}
.black-theme anms-overlaycomponent .overlay .form-fields-inner > .col-md-8::-webkit-scrollbar-track {
  box-shadow: none;
}
.black-theme anms-overlaycomponent .overlay .mat-mdc-input-element {
  color: white;
}
@media (max-width: 992px) {
  .black-theme anms-overlaycomponent .overlay .mat-mdc-input-element {
    font-size: 16px;
  }
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper {
  height: auto;
  max-height: calc(100dvh - 100px);
}
@media (min-width: 992px) {
  .black-theme anms-overlaycomponent .overlay .gradient .main-wrapper {
    max-height: calc(100dvh - 200px);
  }
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper {
  display: flex;
  flex-direction: row;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .row {
  margin: 0 auto !important;
  width: 100%;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .col {
  padding: 0 !important;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper {
  margin-top: 0px;
  margin-right: 10px;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-main {
  flex-direction: revert;
  justify-content: space-between;
  background: #b0bec5;
  padding: 0 10px !important;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  margin-bottom: 0px;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-main h3 {
  color: #616161;
  font-weight: 400;
  font-size: 14px;
  line-height: 32px;
  margin-bottom: 0px;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-main .btn-new,
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-main .btn-new span {
  color: #616161;
  font-size: 20px;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-main .btn-new {
  display: flex;
  text-transform: uppercase;
  cursor: pointer;
  align-items: center;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .key-results-main {
  flex-direction: revert;
  justify-content: space-between;
  background: #cfd8dc;
  padding: 0 10px !important;
  margin-top: 1rem;
  margin-bottom: 0px;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .key-results-main h4 {
  color: #616161;
  font-weight: 500;
  font-size: 14px;
  line-height: 32px;
  margin-bottom: 0px;
  padding-left: 24px;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .key-results-main .btn-new,
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .key-results-main .btn-new span {
  color: #616161;
  font-size: 20px;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .key-results-main .btn-new {
  display: flex;
  text-transform: uppercase;
  cursor: pointer;
  align-items: center;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .default-form {
  height: auto !important;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .default-form mat-form-field .mat-mdc-input-element {
  color: white;
}
@media (max-width: 992px) {
  .black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .default-form mat-form-field .mat-mdc-input-element {
    font-size: 16px;
  }
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .default-form mat-form-field .mdc-text-field {
  border: solid 2px transparent;
  border-radius: 4px;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .default-form mat-form-field.mat-focused .mdc-text-field {
  border: solid 2px #616161 !important;
  border-radius: 4px !important;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .default-form mat-form-field.mat-focused .mat-mdc-form-field-underline {
  display: none !important;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .default-form mat-form-field .mat-mdc-form-field-underline {
  transform: none;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .input-wrapper {
  display: flex;
  flex-direction: row;
  align-items: baseline;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .input-wrapper > mat-form-field {
  border-top-left-radius: 4px;
  border-right: none;
  border-bottom-left-radius: 4px;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .input-wrapper > span {
  display: flex;
  align-items: center;
  padding-right: 5px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-left: none;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .input-wrapper button {
  border-radius: 40px;
  padding: 0 !important;
  min-width: unset;
  width: 26px;
  height: 26px;
  margin-right: 2px;
  line-height: 1;
  background: transparent;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .input-wrapper button span {
  color: #616161;
  transition: 0.2s ease-in-out;
  font-size: 18px;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-new {
  padding-right: 0px;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list {
  margin-top: 0;
  border-top: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 0;
  margin-bottom: 15px;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p {
  margin-bottom: 0;
  padding: 5px 10px;
  border-bottom: solid 1px #e4e4e4;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: flex;
  justify-content: space-between;
  gap: 0.5rem;
  align-items: center;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p strong,
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p a {
  color: rgba(0, 0, 0, 0.3176470588);
  border-bottom: none;
  font-weight: 600;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p a {
  color: #616161;
  border-bottom: none;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  margin-right: 5px;
  cursor: pointer;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .name {
  flex: 2;
  min-width: 0;
  display: flex;
  line-height: 15px;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .name span {
  text-overflow: ellipsis;
  white-space: nowrap;
  max-height: 16px;
  display: block;
  overflow: hidden;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .section-2 {
  flex: 1;
  min-width: 0;
  display: flex;
  gap: 0.5rem;
  justify-content: flex-end;
  align-items: center;
  overflow: hidden;
  text-overflow: ellipsis;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .state {
  flex: 1;
  padding-inline: 0.5rem;
  border-radius: 3px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team {
  flex: 2;
  display: flex;
  max-width: 65%;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team form {
  width: 100%;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team form .mat-mdc-form-field-label-wrapper {
  top: 3px;
  display: block;
  height: 20px;
  padding-top: 0 !important;
  overflow: visible;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team form .mat-mdc-form-field-label-wrapper > label {
  position: static;
  height: 20px;
  line-height: 23px;
  display: flex;
  padding: 3px;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team form mat-select.mat-mdc-select-empty {
  background-color: rgba(0, 0, 0, 0.02);
  padding: 3px;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team form mat-select:not(.mat-mdc-select-empty) span {
  color: #616161 !important;
  text-decoration: underline;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team form mat-select:not(.mat-mdc-select-empty) .mat-mdc-select-arrow {
  color: #616161 !important;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team form mat-select .mat-mdc-select-arrow-wrapper {
  display: block;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team mat-form-field {
  width: 100%;
  margin-bottom: 0;
  padding-right: 0 !important;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team mat-form-field .mdc-text-field {
  padding-top: 0 !important;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team mat-form-field .mat-mdc-form-field-wrapper {
  padding-bottom: 0 !important;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team mat-form-field .mat-mdc-form-field-underline {
  display: none;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team mat-form-field .mat-mdc-form-field-label-wrapper .mat-mdc-form-field-label {
  text-align: left !important;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .mat-mdc-form-field .mdc-text-field {
  transition: 0.2s ease-in-out;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .mat-mdc-form-field-type-mat-input:not(.mat-focused) .mdc-text-field {
  transition: 0.2s ease-in-out;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields {
  display: flex;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 992px) {
  .black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields {
    height: 100%;
    overflow-y: visible;
    -webkit-overflow-scrolling: auto;
  }
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields {
  flex-direction: column;
  margin-top: 1.5rem;
  flex-grow: 1;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields > .row {
  width: 100%;
  margin: 0 auto;
  flex: 0 0 40px;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields > .row .col {
  padding: 0;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-toolbar .fr-btn-grp {
  margin: 0;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-box.fr-basic.fr-top span.fr-placeholder {
  font-size: 12px !important;
  line-height: 15px !important;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-box.fr-basic.fr-top > div {
  background: transparent;
  border: none;
  border-radius: 0;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-box.fr-basic.fr-top > div button {
  height: 20px;
  width: 20px;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-box.fr-basic.fr-top > div button svg {
  width: 18px;
  height: 18px;
  margin: 0;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-box.fr-basic.fr-top > div .fr-view.fr-element {
  padding: 10px 0;
  font-size: 16px;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-box.fr-basic.fr-top .fr-toolbar.fr-desktop.fr-top {
  border-top: solid 1px;
  border-bottom: solid 1px;
  border-color: #cecece;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-box.fr-basic.fr-top .fr-second-toolbar {
  display: none !important;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .mdc-text-field {
  border-radius: 4px 4px 0 0;
  padding: 0.55em 0.55em 0 0.55em;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .description {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.3176470588);
  letter-spacing: 0.29px;
  font-weight: 400;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form {
  width: 100%;
  flex: 1;
  display: flex;
  flex-direction: column;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form h2 {
  font-weight: 500 !important;
  color: #9e9e9e;
  margin-bottom: 0.5rem;
  font-size: 16px !important;
  letter-spacing: 0.3px;
  line-height: 18px;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .item-meta {
  display: flex;
  flex-direction: column;
  letter-spacing: 0.3px;
  margin-bottom: 0;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .item-meta p {
  margin-inline-end: 7px;
  color: white;
  font-size: 12px;
  margin-block-end: 0;
  font-weight: unset;
  text-rendering: geometricPrecision;
  letter-spacing: 0.5px;
  line-height: 14px;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .item-meta.item-meta-bottom {
  margin-top: 10px;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width {
  width: 100%;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.description-field .mat-mdc-form-field-infix {
  min-height: 205px;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width .mat-mdc-form-field-label-wrapper {
  display: flex;
  align-items: flex-start;
  min-height: 30px;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-valid .mat-mdc-form-field-label-wrapper,
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-touched .mat-mdc-form-field-label-wrapper {
  top: -0.84375em;
  padding-top: 0.84375em;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-valid.mat-mdc-form-field-invalid mat-label,
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-touched.mat-mdc-form-field-invalid mat-label {
  font-size: 11px;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-valid .mat-mdc-form-field-label-wrapper,
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-touched .mat-mdc-form-field-label-wrapper {
  display: flex;
  align-items: flex-start;
  min-height: 12px;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-valid.ng-valid .mat-mdc-form-field-label-wrapper,
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-valid.ng-touched .mat-mdc-form-field-label-wrapper,
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-touched.ng-valid .mat-mdc-form-field-label-wrapper,
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-touched.ng-touched .mat-mdc-form-field-label-wrapper {
  top: -0.84375em;
  padding-top: 0.84375em;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.acceptance-criteria-field.mat-mdc-form-field-invalid mat-label {
  font-size: 11px;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.acceptance-criteria-field.mat-mdc-form-field-invalid .mat-mdc-form-field-label-wrapper {
  top: -19px;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.acceptance-criteria-field.ng-untouched:not(.ng-valid) .mat-mdc-form-field-label-wrapper {
  top: -23px;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form mat-divider {
  margin-bottom: 15px;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .mat-mdc-form-field {
  margin-bottom: 15px;
  padding-right: 10px !important;
  box-sizing: border-box !important;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .mat-mdc-form-field mat-label {
  border: none;
  width: 100%;
  box-sizing: inherit;
  display: block;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .mat-mdc-form-field .textarea-form {
  min-height: 70px;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .mat-mdc-form-field .desc-info {
  position: absolute;
  right: 0;
  top: -15px;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form.update-form .col-md-3 .mat-mdc-form-field-subscript-wrapper {
  padding: 0;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions {
  display: flex;
  justify-content: space-between;
  z-index: 8888;
  height: 55px;
  left: 0;
  padding: 10px 10px;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions button {
  border-radius: 40px;
  text-transform: uppercase;
  font-weight: 400;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions button span,
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions button fa-icon {
  margin-right: 5px;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.primary button {
  margin-left: 15px;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.primary button.btn-save:hover {
  background-color: #757575 !important;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.primary button.btn-delete {
  color: #616161;
  border: solid 1px;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.primary button.btn-delete span {
  color: #616161;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.primary button.btn-delete:hover {
  background-color: transparent !important;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.primary button.btn-delete:hover span {
  color: #757575;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.secondary button {
  background: transparent;
  color: rgba(255, 255, 255, 0.7);
  opacity: 0.65;
  transition: 0.2s ease-in-out;
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.secondary button span {
  color: rgba(255, 255, 255, 0.7);
}
.black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.secondary button:hover {
  opacity: 1;
}
@media (max-width: 768px) {
  .black-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fafafa;
    padding: 10px;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
  }
}
.black-theme anms-user-story-form .form-fields-inner .description-field .mat-mdc-form-field-infix,
.black-theme anms-enabler-story-form .form-fields-inner .description-field .mat-mdc-form-field-infix {
  min-height: 75px !important;
}
.black-theme anms-user-story-form .form-fields-inner .acceptance-criteria-field .mat-mdc-form-field-infix,
.black-theme anms-enabler-story-form .form-fields-inner .acceptance-criteria-field .mat-mdc-form-field-infix {
  min-height: 135px !important;
}
.black-theme anms-user-story-form .form-fields-inner .acceptance-criteria-field .mat-mdc-form-field-infix textarea,
.black-theme anms-enabler-story-form .form-fields-inner .acceptance-criteria-field .mat-mdc-form-field-infix textarea {
  min-height: 115px !important;
}
.black-theme anms-solution-internal-compact-card .solution-icon {
  width: 18px !important;
  height: 18px !important;
  margin-right: 0 !important;
  align-items: flex-start !important;
}
.black-theme anms-solution-internal-compact-card .solution-icon .mat-icon {
  padding: 3px;
}
.black-theme anms-value-stream-portfolio-allocations mat-select:not(.mat-mdc-select-empty) ~ span label {
  display: none !important;
}
.black-theme anms-value-stream-portfolio-allocations .mat-mdc-form-field-underline {
  display: none !important;
}
.black-theme anms-value-stream-portfolio-allocations .mat-mdc-form-field-wrapper {
  padding-bottom: 0 !important;
}
.black-theme anms-value-stream-portfolio-allocations .mat-mdc-form-field-wrapper .mdc-text-field {
  padding-top: 0 !important;
}
.black-theme anms-value-stream-portfolio-allocations .mat-mdc-form-field-wrapper .mat-mdc-form-field-infix {
  padding: 0 !important;
  border-top: 0 !important;
}
.black-theme anms-value-stream-portfolio-allocations .mat-mdc-form-field-wrapper .mat-mdc-form-field-infix .mat-mdc-form-field-label-wrapper {
  position: static;
}
.black-theme anms-value-stream-portfolio-allocations .mat-mdc-form-field-wrapper .mat-mdc-form-field-infix .mat-mdc-select-arrow-wrapper {
  transform: translateY(0%);
}
.black-theme anms-epic-overlay-form .children-wrapper mat-select:not(.mat-mdc-select-empty) ~ span label,
.black-theme anms-feature-form .children-wrapper mat-select:not(.mat-mdc-select-empty) ~ span label {
  display: none !important;
}
.black-theme anms-epic-overlay-form .team .mat-mdc-form-field-infix,
.black-theme anms-feature-form .team .mat-mdc-form-field-infix {
  border-top: 0;
  text-align: right !important;
}
.black-theme anms-epic-overlay-form .description-field.mat-mdc-form-field-invalid .mat-mdc-form-field-label {
  top: 7px;
  margin-top: -0.5em;
}
.black-theme anms-art .solution-card-wrapper {
  max-width: 50% !important;
  flex: 0 0 50% !important;
}
.black-theme .dashboard-table-main-wrapper .tables-wrapper {
  max-width: 100%;
  overflow-x: auto;
}
.black-theme .dashboard-table-main-wrapper .mat-sort-header-arrow {
  opacity: 0.5 !important;
  transform: none !important;
}
.black-theme .dashboard-table-main-wrapper .mat-mdc-paginator {
  background: transparent;
}
.black-theme .dashboard-table-main-wrapper th,
.black-theme .dashboard-table-main-wrapper td {
  padding: 10px !important;
}
.black-theme .dashboard-table-main-wrapper .mat-column-id,
.black-theme .dashboard-table-main-wrapper .mat-column-kanbanId {
  max-width: 100px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.black-theme .dashboard-table-main-wrapper .mat-column-name {
  max-width: 300px;
}
.black-theme .dashboard-table-main-wrapper .mat-column-description {
  max-width: 350px;
  font-size: 12px;
  line-height: 14px;
}
.black-theme .dashboard-table-main-wrapper table {
  width: 100%;
  background: none !important;
  box-shadow: none !important;
  border-collapse: separate;
  border-spacing: 0 10px !important;
}
.black-theme .dashboard-table-main-wrapper table tr.mat-mdc-header-row {
  height: 36px;
}
.black-theme .dashboard-table-main-wrapper table tr.mat-mdc-header-row th {
  text-transform: uppercase;
  border-width: 2px;
  border-color: rgba(115, 115, 115, 0.5882352941);
  position: relative;
  top: 10px;
}
.black-theme .dashboard-table-main-wrapper table tr.mat-mdc-header-row th:first-child {
  border-top-left-radius: 4px;
}
.black-theme .dashboard-table-main-wrapper table tr.mat-mdc-header-row th:last-child {
  border-top-right-radius: 4px;
}
.black-theme .dashboard-table-main-wrapper table tr.mat-mdc-row {
  border-radius: 4px !important;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.05);
  position: relative;
}
.black-theme .dashboard-table-main-wrapper table tr.mat-mdc-row td {
  border-bottom: none !important;
  background: #424242;
}
.black-theme .dashboard-table-main-wrapper table tr.mat-mdc-row td:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.black-theme .dashboard-table-main-wrapper table tr.mat-mdc-row td:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.black-theme .dashboard-table-main-wrapper table tr.mat-mdc-row td .edit-row {
  position: relative;
  right: 0px;
  top: 5px;
  cursor: pointer;
  transition: 0.2s ease-in-out;
  color: white;
}
.black-theme .dashboard-table-main-wrapper table tr.mat-mdc-row td .edit-row:hover {
  color: #bdbdbd;
}
.black-theme .dashboard-table-main-wrapper .table-top .main-heading {
  font-weight: 500;
  color: white;
}
.black-theme .dashboard-table-main-wrapper .table-top .pagination-wrapper .mat-mdc-paginator {
  background: transparent !important;
}
.black-theme .dashboard-table-main-wrapper .table-top .pagination-wrapper .mat-mdc-paginator .mat-mdc-form-field-infix {
  background: rgba(185, 185, 185, 0.0980392157);
  display: flex;
  justify-content: space-between;
  border-radius: 4px;
  border: solid 1px rgba(0, 0, 0, 0.1411764706);
  transition: 0.2s ease-in-out;
  padding-inline: 10px;
  height: 40px;
  align-items: center;
}
.black-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper {
  background: rgba(185, 185, 185, 0.0980392157);
  display: flex;
  justify-content: space-between;
  padding: 4px 16px;
  margin-bottom: 16px;
  border-radius: 40px;
  border: solid 1px rgba(0, 0, 0, 0.1411764706);
  transition: 0.2s ease-in-out;
  height: 37px;
  margin-right: 25px;
}
.black-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper mat-form-field {
  width: 100%;
}
.black-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper:focus,
.black-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper:active,
.black-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper:focus-within {
  border-color: #78909c;
  box-shadow: 1px 2px 4px #cfd8dc;
}
.black-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper:focus fa-icon,
.black-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper:active fa-icon,
.black-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper:focus-within fa-icon {
  color: #78909c;
  opacity: 0.85;
}
.black-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper fa-icon {
  color: rgba(0, 0, 0, 0.1411764706);
  transition: 0.2s ease-in-out;
}
@media (max-width: 992px) {
  .black-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .black-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper {
    width: 25vw;
  }
}
.black-theme .sidebar-icon {
  --icon-dark: #616161 !important;
  --icon-light: #212121 !important;
}
.black-theme .active-link .sidebar-icon {
  --icon-dark: #455a64 !important;
  --icon-light: #78909c !important;
}
.black-theme .mat-mdc-list-item:hover .sidebar-icon,
.black-theme .mat-mdc-list-item:focus .sidebar-icon {
  --icon-dark: #455a64 !important;
  --icon-light: #78909c !important;
}
.black-theme .mat-toolbar a,
.black-theme .mat-toolbar span,
.black-theme .mat-toolbar p,
.black-theme .mat-toolbar li,
.black-theme .mat-toolbar fa-icon {
  color: #fff !important;
}
.black-theme .mat-primary .mat-mdc-option.mat-mdc-option-selected:not(.mat-mdc-option-disabled) {
  color: #eceff1;
}
.nature-theme {
  --mat-app-background-color: #fafafa;
  --mat-app-text-color: rgba(0, 0, 0, 0.87);
  --mat-app-elevation-shadow-level-0:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-1:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-2:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-3:
    0px 3px 3px -2px rgba(0, 0, 0, 0.2),
    0px 3px 4px 0px rgba(0, 0, 0, 0.14),
    0px 1px 8px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-4:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-5:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 5px 8px 0px rgba(0, 0, 0, 0.14),
    0px 1px 14px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-6:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-7:
    0px 4px 5px -2px rgba(0, 0, 0, 0.2),
    0px 7px 10px 1px rgba(0, 0, 0, 0.14),
    0px 2px 16px 1px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-8:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-9:
    0px 5px 6px -3px rgba(0, 0, 0, 0.2),
    0px 9px 12px 1px rgba(0, 0, 0, 0.14),
    0px 3px 16px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-10:
    0px 6px 6px -3px rgba(0, 0, 0, 0.2),
    0px 10px 14px 1px rgba(0, 0, 0, 0.14),
    0px 4px 18px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-11:
    0px 6px 7px -4px rgba(0, 0, 0, 0.2),
    0px 11px 15px 1px rgba(0, 0, 0, 0.14),
    0px 4px 20px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-12:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-13:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 13px 19px 2px rgba(0, 0, 0, 0.14),
    0px 5px 24px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-14:
    0px 7px 9px -4px rgba(0, 0, 0, 0.2),
    0px 14px 21px 2px rgba(0, 0, 0, 0.14),
    0px 5px 26px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-15:
    0px 8px 9px -5px rgba(0, 0, 0, 0.2),
    0px 15px 22px 2px rgba(0, 0, 0, 0.14),
    0px 6px 28px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-16:
    0px 8px 10px -5px rgba(0, 0, 0, 0.2),
    0px 16px 24px 2px rgba(0, 0, 0, 0.14),
    0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-17:
    0px 8px 11px -5px rgba(0, 0, 0, 0.2),
    0px 17px 26px 2px rgba(0, 0, 0, 0.14),
    0px 6px 32px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-18:
    0px 9px 11px -5px rgba(0, 0, 0, 0.2),
    0px 18px 28px 2px rgba(0, 0, 0, 0.14),
    0px 7px 34px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-19:
    0px 9px 12px -6px rgba(0, 0, 0, 0.2),
    0px 19px 29px 2px rgba(0, 0, 0, 0.14),
    0px 7px 36px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-20:
    0px 10px 13px -6px rgba(0, 0, 0, 0.2),
    0px 20px 31px 3px rgba(0, 0, 0, 0.14),
    0px 8px 38px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-21:
    0px 10px 13px -6px rgba(0, 0, 0, 0.2),
    0px 21px 33px 3px rgba(0, 0, 0, 0.14),
    0px 8px 40px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-22:
    0px 10px 14px -6px rgba(0, 0, 0, 0.2),
    0px 22px 35px 3px rgba(0, 0, 0, 0.14),
    0px 8px 42px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-23:
    0px 11px 14px -7px rgba(0, 0, 0, 0.2),
    0px 23px 36px 3px rgba(0, 0, 0, 0.14),
    0px 9px 44px 8px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-24:
    0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mat-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-label-text-color: #5d4037;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
.nature-theme .mat-accent {
  --mat-option-selected-state-label-text-color: #9575cd;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
.nature-theme .mat-warn {
  --mat-option-selected-state-label-text-color: #e53935;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
.nature-theme {
  --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-pseudo-checkbox-full-selected-icon-color: #9575cd;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #9575cd;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.nature-theme .mat-primary {
  --mat-pseudo-checkbox-full-selected-icon-color: #5d4037;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #5d4037;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.nature-theme .mat-accent {
  --mat-pseudo-checkbox-full-selected-icon-color: #9575cd;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #9575cd;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.nature-theme .mat-warn {
  --mat-pseudo-checkbox-full-selected-icon-color: #e53935;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #e53935;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.nature-theme {
  --mat-card-elevated-container-color: white;
  --mat-card-elevated-container-elevation:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-card-outlined-container-color: white;
  --mat-card-outlined-container-elevation:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-card-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);
  --mat-card-filled-container-color: white;
  --mat-card-filled-container-elevation:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.nature-theme .mat-mdc-progress-bar {
  --mat-progress-bar-active-indicator-color: #5d4037;
  --mat-progress-bar-track-color: rgba(93, 64, 55, 0.25);
}
.nature-theme .mat-mdc-progress-bar.mat-accent {
  --mat-progress-bar-active-indicator-color: #9575cd;
  --mat-progress-bar-track-color: rgba(149, 117, 205, 0.25);
}
.nature-theme .mat-mdc-progress-bar.mat-warn {
  --mat-progress-bar-active-indicator-color: #e53935;
  --mat-progress-bar-track-color: rgba(229, 57, 53, 0.25);
}
.nature-theme {
  --mat-tooltip-container-color: #424242;
  --mat-tooltip-supporting-text-color: white;
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #5d4037 87%, transparent);
  --mat-form-field-filled-caret-color: #5d4037;
  --mat-form-field-filled-focus-active-indicator-color: #5d4037;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #5d4037 87%, transparent);
  --mat-form-field-outlined-caret-color: #5d4037;
  --mat-form-field-outlined-focus-outline-color: #5d4037;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #5d4037 87%, transparent);
  --mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-error-text-color: #e53935;
  --mat-form-field-select-option-text-color: inherit;
  --mat-form-field-select-disabled-option-text-color: GrayText;
  --mat-form-field-leading-icon-color: unset;
  --mat-form-field-disabled-leading-icon-color: unset;
  --mat-form-field-trailing-icon-color: unset;
  --mat-form-field-disabled-trailing-icon-color: unset;
  --mat-form-field-error-focus-trailing-icon-color: unset;
  --mat-form-field-error-hover-trailing-icon-color: unset;
  --mat-form-field-error-trailing-icon-color: unset;
  --mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-disabled-select-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-hover-state-layer-opacity: 0.04;
  --mat-form-field-focus-state-layer-opacity: 0.12;
  --mat-form-field-filled-container-color: #f6f6f6;
  --mat-form-field-filled-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-form-field-filled-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-filled-input-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-error-hover-label-text-color: #e53935;
  --mat-form-field-filled-error-focus-label-text-color: #e53935;
  --mat-form-field-filled-error-label-text-color: #e53935;
  --mat-form-field-filled-error-caret-color: #e53935;
  --mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-filled-error-active-indicator-color: #e53935;
  --mat-form-field-filled-error-focus-active-indicator-color: #e53935;
  --mat-form-field-filled-error-hover-active-indicator-color: #e53935;
  --mat-form-field-outlined-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-outlined-input-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-outlined-error-caret-color: #e53935;
  --mat-form-field-outlined-error-focus-label-text-color: #e53935;
  --mat-form-field-outlined-error-label-text-color: #e53935;
  --mat-form-field-outlined-error-hover-label-text-color: #e53935;
  --mat-form-field-outlined-outline-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-error-focus-outline-color: #e53935;
  --mat-form-field-outlined-error-hover-outline-color: #e53935;
  --mat-form-field-outlined-error-outline-color: #e53935;
}
.nature-theme .mat-mdc-form-field.mat-accent {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #9575cd 87%, transparent);
  --mat-form-field-filled-caret-color: #9575cd;
  --mat-form-field-filled-focus-active-indicator-color: #9575cd;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #9575cd 87%, transparent);
  --mat-form-field-outlined-caret-color: #9575cd;
  --mat-form-field-outlined-focus-outline-color: #9575cd;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #9575cd 87%, transparent);
}
.nature-theme .mat-mdc-form-field.mat-warn {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #e53935 87%, transparent);
  --mat-form-field-filled-caret-color: #e53935;
  --mat-form-field-filled-focus-active-indicator-color: #e53935;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #e53935 87%, transparent);
  --mat-form-field-outlined-caret-color: #e53935;
  --mat-form-field-outlined-focus-outline-color: #e53935;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #e53935 87%, transparent);
}
.nature-theme {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #5d4037;
  --mat-select-invalid-arrow-color: #e53935;
}
.nature-theme .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #9575cd;
  --mat-select-invalid-arrow-color: #e53935;
}
.nature-theme .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #e53935;
  --mat-select-invalid-arrow-color: #e53935;
}
.nature-theme {
  --mat-autocomplete-background-color: white;
  --mat-dialog-container-color: white;
  --mat-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mat-dialog-supporting-text-color: rgba(0, 0, 0, 0.54);
}
.nature-theme .mat-mdc-standard-chip {
  --mat-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-elevated-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-elevated-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-elevated-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, 0.87);
}
.nature-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.nature-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #5d4037;
  --mat-chip-elevated-disabled-container-color: #5d4037;
  --mat-chip-elevated-selected-container-color: #5d4037;
  --mat-chip-flat-disabled-selected-container-color: #5d4037;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: white;
  --mat-chip-selected-trailing-icon-color: white;
  --mat-chip-with-icon-disabled-icon-color: white;
  --mat-chip-with-icon-icon-color: white;
  --mat-chip-with-icon-selected-icon-color: white;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mat-chip-with-trailing-icon-trailing-icon-color: white;
}
.nature-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.nature-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #9575cd;
  --mat-chip-elevated-disabled-container-color: #9575cd;
  --mat-chip-elevated-selected-container-color: #9575cd;
  --mat-chip-flat-disabled-selected-container-color: #9575cd;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: white;
  --mat-chip-selected-trailing-icon-color: white;
  --mat-chip-with-icon-disabled-icon-color: white;
  --mat-chip-with-icon-icon-color: white;
  --mat-chip-with-icon-selected-icon-color: white;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mat-chip-with-trailing-icon-trailing-icon-color: white;
}
.nature-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.nature-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #e53935;
  --mat-chip-elevated-disabled-container-color: #e53935;
  --mat-chip-elevated-selected-container-color: #e53935;
  --mat-chip-flat-disabled-selected-container-color: #e53935;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: white;
  --mat-chip-selected-trailing-icon-color: white;
  --mat-chip-with-icon-disabled-icon-color: white;
  --mat-chip-with-icon-icon-color: white;
  --mat-chip-with-icon-selected-icon-color: white;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mat-chip-with-trailing-icon-trailing-icon-color: white;
}
.nature-theme {
  --mat-slide-toggle-selected-icon-color: white;
  --mat-slide-toggle-disabled-selected-icon-color: white;
  --mat-slide-toggle-selected-focus-state-layer-color: #5d4037;
  --mat-slide-toggle-selected-handle-color: #5d4037;
  --mat-slide-toggle-selected-hover-state-layer-color: #5d4037;
  --mat-slide-toggle-selected-pressed-state-layer-color: #5d4037;
  --mat-slide-toggle-selected-focus-handle-color: #5d4037;
  --mat-slide-toggle-selected-hover-handle-color: #5d4037;
  --mat-slide-toggle-selected-pressed-handle-color: #5d4037;
  --mat-slide-toggle-selected-focus-track-color: #a1887f;
  --mat-slide-toggle-selected-hover-track-color: #a1887f;
  --mat-slide-toggle-selected-pressed-track-color: #a1887f;
  --mat-slide-toggle-selected-track-color: #a1887f;
  --mat-slide-toggle-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-slide-toggle-disabled-handle-elevation-shadow:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-disabled-selected-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-selected-track-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-unselected-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-unselected-icon-color: #f6f6f6;
  --mat-slide-toggle-disabled-unselected-track-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-handle-elevation-shadow:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-handle-surface-color: white;
  --mat-slide-toggle-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-hover-handle-color: #424242;
  --mat-slide-toggle-unselected-focus-handle-color: #424242;
  --mat-slide-toggle-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-focus-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-icon-color: #f6f6f6;
  --mat-slide-toggle-unselected-handle-color: rgba(0, 0, 0, 0.54);
  --mat-slide-toggle-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-hover-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-pressed-handle-color: #424242;
  --mat-slide-toggle-unselected-pressed-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-track-color: rgba(0, 0, 0, 0.12);
}
.nature-theme .mat-mdc-slide-toggle.mat-accent {
  --mat-slide-toggle-selected-icon-color: white;
  --mat-slide-toggle-disabled-selected-icon-color: white;
  --mat-slide-toggle-selected-focus-state-layer-color: #9575cd;
  --mat-slide-toggle-selected-handle-color: #9575cd;
  --mat-slide-toggle-selected-hover-state-layer-color: #9575cd;
  --mat-slide-toggle-selected-pressed-state-layer-color: #9575cd;
  --mat-slide-toggle-selected-focus-handle-color: #9575cd;
  --mat-slide-toggle-selected-hover-handle-color: #9575cd;
  --mat-slide-toggle-selected-pressed-handle-color: #9575cd;
  --mat-slide-toggle-selected-focus-track-color: #9575cd;
  --mat-slide-toggle-selected-hover-track-color: #9575cd;
  --mat-slide-toggle-selected-pressed-track-color: #9575cd;
  --mat-slide-toggle-selected-track-color: #9575cd;
}
.nature-theme .mat-mdc-slide-toggle.mat-warn {
  --mat-slide-toggle-selected-icon-color: white;
  --mat-slide-toggle-disabled-selected-icon-color: white;
  --mat-slide-toggle-selected-focus-state-layer-color: #e53935;
  --mat-slide-toggle-selected-handle-color: #e53935;
  --mat-slide-toggle-selected-hover-state-layer-color: #e53935;
  --mat-slide-toggle-selected-pressed-state-layer-color: #e53935;
  --mat-slide-toggle-selected-focus-handle-color: #e53935;
  --mat-slide-toggle-selected-hover-handle-color: #e53935;
  --mat-slide-toggle-selected-pressed-handle-color: #e53935;
  --mat-slide-toggle-selected-focus-track-color: #e57373;
  --mat-slide-toggle-selected-hover-track-color: #e57373;
  --mat-slide-toggle-selected-pressed-track-color: #e57373;
  --mat-slide-toggle-selected-track-color: #e57373;
}
.nature-theme .mat-mdc-radio-button.mat-primary {
  --mat-radio-checked-ripple-color: #5d4037;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #5d4037;
  --mat-radio-selected-hover-icon-color: #5d4037;
  --mat-radio-selected-icon-color: #5d4037;
  --mat-radio-selected-pressed-icon-color: #5d4037;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.nature-theme .mat-mdc-radio-button.mat-accent {
  --mat-radio-checked-ripple-color: #9575cd;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #9575cd;
  --mat-radio-selected-hover-icon-color: #9575cd;
  --mat-radio-selected-icon-color: #9575cd;
  --mat-radio-selected-pressed-icon-color: #9575cd;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.nature-theme .mat-mdc-radio-button.mat-warn {
  --mat-radio-checked-ripple-color: #e53935;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #e53935;
  --mat-radio-selected-hover-icon-color: #e53935;
  --mat-radio-selected-icon-color: #e53935;
  --mat-radio-selected-pressed-icon-color: #e53935;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.nature-theme {
  --mat-slider-active-track-color: #5d4037;
  --mat-slider-focus-handle-color: #5d4037;
  --mat-slider-handle-color: #5d4037;
  --mat-slider-hover-handle-color: #5d4037;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #5d4037 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #5d4037 4%, transparent);
  --mat-slider-inactive-track-color: #5d4037;
  --mat-slider-ripple-color: #5d4037;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #5d4037;
  --mat-slider-disabled-active-track-color: rgba(0, 0, 0, 0.87);
  --mat-slider-disabled-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slider-disabled-inactive-track-color: rgba(0, 0, 0, 0.87);
  --mat-slider-label-container-color: #424242;
  --mat-slider-label-label-text-color: white;
  --mat-slider-value-indicator-opacity: 1;
  --mat-slider-with-overlap-handle-outline-color: rgba(0, 0, 0, 0.87);
  --mat-slider-with-tick-marks-disabled-container-color: rgba(0, 0, 0, 0.87);
}
.nature-theme .mat-accent {
  --mat-slider-active-track-color: #9575cd;
  --mat-slider-focus-handle-color: #9575cd;
  --mat-slider-handle-color: #9575cd;
  --mat-slider-hover-handle-color: #9575cd;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #9575cd 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #9575cd 4%, transparent);
  --mat-slider-inactive-track-color: #9575cd;
  --mat-slider-ripple-color: #9575cd;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #9575cd;
}
.nature-theme .mat-warn {
  --mat-slider-active-track-color: #e53935;
  --mat-slider-focus-handle-color: #e53935;
  --mat-slider-handle-color: #e53935;
  --mat-slider-hover-handle-color: #e53935;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #e53935 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #e53935 4%, transparent);
  --mat-slider-inactive-track-color: #e53935;
  --mat-slider-ripple-color: #e53935;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #e53935;
}
.nature-theme {
  --mat-menu-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-menu-item-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-menu-container-color: white;
  --mat-menu-divider-color: rgba(0, 0, 0, 0.12);
  --mat-list-list-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-disabled-leading-icon-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-state-layer-opacity: 0.04;
  --mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-focus-state-layer-opacity: 0.12;
}
.nature-theme .mdc-list-item__start,
.nature-theme .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #5d4037;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #5d4037;
  --mat-radio-selected-hover-icon-color: #5d4037;
  --mat-radio-selected-icon-color: #5d4037;
  --mat-radio-selected-pressed-icon-color: #5d4037;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.nature-theme .mat-accent .mdc-list-item__start,
.nature-theme .mat-accent .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #9575cd;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #9575cd;
  --mat-radio-selected-hover-icon-color: #9575cd;
  --mat-radio-selected-icon-color: #9575cd;
  --mat-radio-selected-pressed-icon-color: #9575cd;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.nature-theme .mat-warn .mdc-list-item__start,
.nature-theme .mat-warn .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #e53935;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #e53935;
  --mat-radio-selected-hover-icon-color: #e53935;
  --mat-radio-selected-icon-color: #e53935;
  --mat-radio-selected-pressed-icon-color: #e53935;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.nature-theme .mat-mdc-list-option {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #5d4037;
  --mat-checkbox-selected-hover-icon-color: #5d4037;
  --mat-checkbox-selected-icon-color: #5d4037;
  --mat-checkbox-selected-pressed-icon-color: #5d4037;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #5d4037;
  --mat-checkbox-selected-hover-state-layer-color: #5d4037;
  --mat-checkbox-selected-pressed-state-layer-color: #5d4037;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.nature-theme .mat-mdc-list-option.mat-accent {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #9575cd;
  --mat-checkbox-selected-hover-icon-color: #9575cd;
  --mat-checkbox-selected-icon-color: #9575cd;
  --mat-checkbox-selected-pressed-icon-color: #9575cd;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #9575cd;
  --mat-checkbox-selected-hover-state-layer-color: #9575cd;
  --mat-checkbox-selected-pressed-state-layer-color: #9575cd;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.nature-theme .mat-mdc-list-option.mat-warn {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #e53935;
  --mat-checkbox-selected-hover-icon-color: #e53935;
  --mat-checkbox-selected-icon-color: #e53935;
  --mat-checkbox-selected-pressed-icon-color: #e53935;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #e53935;
  --mat-checkbox-selected-hover-state-layer-color: #e53935;
  --mat-checkbox-selected-pressed-state-layer-color: #e53935;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.nature-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.nature-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.nature-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.nature-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start {
  color: #5d4037;
}
.nature-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.nature-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.nature-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.nature-theme {
  --mat-paginator-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color: white;
  --mat-paginator-enabled-icon-color: rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.nature-theme .mat-mdc-tab-group,
.nature-theme .mat-mdc-tab-nav-bar {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #5d4037;
  --mat-tab-active-ripple-color: #5d4037;
  --mat-tab-inactive-ripple-color: #5d4037;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #5d4037;
  --mat-tab-active-hover-label-text-color: #5d4037;
  --mat-tab-active-focus-indicator-color: #5d4037;
  --mat-tab-active-hover-indicator-color: #5d4037;
  --mat-tab-active-indicator-color: #5d4037;
}
.nature-theme .mat-mdc-tab-group.mat-accent,
.nature-theme .mat-mdc-tab-nav-bar.mat-accent {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #9575cd;
  --mat-tab-active-ripple-color: #9575cd;
  --mat-tab-inactive-ripple-color: #9575cd;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #9575cd;
  --mat-tab-active-hover-label-text-color: #9575cd;
  --mat-tab-active-focus-indicator-color: #9575cd;
  --mat-tab-active-hover-indicator-color: #9575cd;
  --mat-tab-active-indicator-color: #9575cd;
}
.nature-theme .mat-mdc-tab-group.mat-warn,
.nature-theme .mat-mdc-tab-nav-bar.mat-warn {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #e53935;
  --mat-tab-active-ripple-color: #e53935;
  --mat-tab-inactive-ripple-color: #e53935;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #e53935;
  --mat-tab-active-hover-label-text-color: #e53935;
  --mat-tab-active-focus-indicator-color: #e53935;
  --mat-tab-active-hover-indicator-color: #e53935;
  --mat-tab-active-indicator-color: #e53935;
}
.nature-theme .mat-mdc-tab-group.mat-background-primary,
.nature-theme .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-background-color: #5d4037;
  --mat-tab-foreground-color: white;
}
.nature-theme .mat-mdc-tab-group.mat-background-accent,
.nature-theme .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-background-color: #9575cd;
  --mat-tab-foreground-color: white;
}
.nature-theme .mat-mdc-tab-group.mat-background-warn,
.nature-theme .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-background-color: #e53935;
  --mat-tab-foreground-color: white;
}
.nature-theme {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #9575cd;
  --mat-checkbox-selected-hover-icon-color: #9575cd;
  --mat-checkbox-selected-icon-color: #9575cd;
  --mat-checkbox-selected-pressed-icon-color: #9575cd;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #9575cd;
  --mat-checkbox-selected-hover-state-layer-color: #9575cd;
  --mat-checkbox-selected-pressed-state-layer-color: #9575cd;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.nature-theme .mat-mdc-checkbox.mat-primary {
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #5d4037;
  --mat-checkbox-selected-hover-icon-color: #5d4037;
  --mat-checkbox-selected-icon-color: #5d4037;
  --mat-checkbox-selected-pressed-icon-color: #5d4037;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #5d4037;
  --mat-checkbox-selected-hover-state-layer-color: #5d4037;
  --mat-checkbox-selected-pressed-state-layer-color: #5d4037;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.nature-theme .mat-mdc-checkbox.mat-warn {
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #e53935;
  --mat-checkbox-selected-hover-icon-color: #e53935;
  --mat-checkbox-selected-icon-color: #e53935;
  --mat-checkbox-selected-pressed-icon-color: #e53935;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #e53935;
  --mat-checkbox-selected-hover-state-layer-color: #e53935;
  --mat-checkbox-selected-pressed-state-layer-color: #e53935;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.nature-theme {
  --mat-button-filled-container-color: white;
  --mat-button-filled-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-filled-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-filled-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-filled-focus-state-layer-opacity: 0.12;
  --mat-button-filled-hover-state-layer-opacity: 0.04;
  --mat-button-filled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-filled-pressed-state-layer-opacity: 0.12;
  --mat-button-filled-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-filled-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-outlined-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-outlined-focus-state-layer-opacity: 0.12;
  --mat-button-outlined-hover-state-layer-opacity: 0.04;
  --mat-button-outlined-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-pressed-state-layer-opacity: 0.12;
  --mat-button-outlined-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-outlined-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-protected-container-color: white;
  --mat-button-protected-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-protected-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-protected-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-protected-focus-state-layer-opacity: 0.12;
  --mat-button-protected-hover-state-layer-opacity: 0.04;
  --mat-button-protected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-protected-pressed-state-layer-opacity: 0.12;
  --mat-button-protected-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-protected-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-text-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-text-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-text-focus-state-layer-opacity: 0.12;
  --mat-button-text-hover-state-layer-opacity: 0.04;
  --mat-button-text-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-text-pressed-state-layer-opacity: 0.12;
  --mat-button-text-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-text-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-tonal-container-color: white;
  --mat-button-tonal-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-tonal-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-tonal-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-tonal-focus-state-layer-opacity: 0.12;
  --mat-button-tonal-hover-state-layer-opacity: 0.04;
  --mat-button-tonal-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-tonal-pressed-state-layer-opacity: 0.12;
  --mat-button-tonal-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-tonal-state-layer-color: rgba(0, 0, 0, 0.87);
}
.nature-theme .mat-mdc-button.mat-primary,
.nature-theme .mat-mdc-unelevated-button.mat-primary,
.nature-theme .mat-mdc-raised-button.mat-primary,
.nature-theme .mat-mdc-outlined-button.mat-primary,
.nature-theme .mat-tonal-button.mat-primary {
  --mat-button-filled-container-color: #5d4037;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #5d4037;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #5d4037 12%, transparent);
  --mat-button-outlined-state-layer-color: #5d4037;
  --mat-button-protected-container-color: #5d4037;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #5d4037;
  --mat-button-text-ripple-color: color-mix(in srgb, #5d4037 12%, transparent);
  --mat-button-text-state-layer-color: #5d4037;
  --mat-button-tonal-container-color: #5d4037;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-state-layer-color: white;
}
.nature-theme .mat-mdc-button.mat-accent,
.nature-theme .mat-mdc-unelevated-button.mat-accent,
.nature-theme .mat-mdc-raised-button.mat-accent,
.nature-theme .mat-mdc-outlined-button.mat-accent,
.nature-theme .mat-tonal-button.mat-accent {
  --mat-button-filled-container-color: #9575cd;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #9575cd;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #9575cd 12%, transparent);
  --mat-button-outlined-state-layer-color: #9575cd;
  --mat-button-protected-container-color: #9575cd;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #9575cd;
  --mat-button-text-ripple-color: color-mix(in srgb, #9575cd 12%, transparent);
  --mat-button-text-state-layer-color: #9575cd;
  --mat-button-tonal-container-color: #9575cd;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-state-layer-color: white;
}
.nature-theme .mat-mdc-button.mat-warn,
.nature-theme .mat-mdc-unelevated-button.mat-warn,
.nature-theme .mat-mdc-raised-button.mat-warn,
.nature-theme .mat-mdc-outlined-button.mat-warn,
.nature-theme .mat-tonal-button.mat-warn {
  --mat-button-filled-container-color: #e53935;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #e53935;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #e53935 12%, transparent);
  --mat-button-outlined-state-layer-color: #e53935;
  --mat-button-protected-container-color: #e53935;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #e53935;
  --mat-button-text-ripple-color: color-mix(in srgb, #e53935 12%, transparent);
  --mat-button-text-state-layer-color: #e53935;
  --mat-button-tonal-container-color: #e53935;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-state-layer-color: white;
}
.nature-theme {
  --mat-icon-button-disabled-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-icon-button-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-hover-state-layer-opacity: 0.04;
  --mat-icon-button-icon-color: inherit;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
  --mat-icon-button-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-icon-button-state-layer-color: rgba(0, 0, 0, 0.87);
}
.nature-theme .mat-mdc-icon-button.mat-primary {
  --mat-icon-button-icon-color: #5d4037;
  --mat-icon-button-state-layer-color: #5d4037;
  --mat-icon-button-ripple-color: color-mix(in srgb, #5d4037 12%, transparent);
}
.nature-theme .mat-mdc-icon-button.mat-accent {
  --mat-icon-button-icon-color: #9575cd;
  --mat-icon-button-state-layer-color: #9575cd;
  --mat-icon-button-ripple-color: color-mix(in srgb, #9575cd 12%, transparent);
}
.nature-theme .mat-mdc-icon-button.mat-warn {
  --mat-icon-button-icon-color: #e53935;
  --mat-icon-button-state-layer-color: #e53935;
  --mat-icon-button-ripple-color: color-mix(in srgb, #e53935 12%, transparent);
}
.nature-theme {
  --mat-fab-container-color: white;
  --mat-fab-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-fab-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-hover-state-layer-opacity: 0.04;
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-container-color: white;
  --mat-fab-small-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-fab-small-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-fab-small-focus-state-layer-opacity: 0.12;
  --mat-fab-small-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-small-hover-state-layer-opacity: 0.04;
  --mat-fab-small-pressed-state-layer-opacity: 0.12;
  --mat-fab-small-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-fab-state-layer-color: rgba(0, 0, 0, 0.87);
}
.nature-theme .mat-mdc-fab.mat-primary,
.nature-theme .mat-mdc-mini-fab.mat-primary {
  --mat-fab-container-color: #5d4037;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: color-mix(in srgb, #5d4037 12%, transparent);
  --mat-fab-small-container-color: #5d4037;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.nature-theme .mat-mdc-fab.mat-accent,
.nature-theme .mat-mdc-mini-fab.mat-accent {
  --mat-fab-container-color: #9575cd;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: color-mix(in srgb, #9575cd 12%, transparent);
  --mat-fab-small-container-color: #9575cd;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.nature-theme .mat-mdc-fab.mat-warn,
.nature-theme .mat-mdc-mini-fab.mat-warn {
  --mat-fab-container-color: #e53935;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: color-mix(in srgb, #e53935 12%, transparent);
  --mat-fab-small-container-color: #e53935;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.nature-theme {
  --mat-snack-bar-container-color: #424242;
  --mat-snack-bar-supporting-text-color: white;
  --mat-snack-bar-button-color: #a1887f;
  --mat-table-background-color: white;
  --mat-table-header-headline-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color: rgba(0, 0, 0, 0.12);
  --mat-progress-spinner-active-indicator-color: #5d4037;
}
.nature-theme .mat-accent {
  --mat-progress-spinner-active-indicator-color: #9575cd;
}
.nature-theme .mat-warn {
  --mat-progress-spinner-active-indicator-color: #e53935;
}
.nature-theme {
  --mat-badge-background-color: #5d4037;
  --mat-badge-text-color: white;
  --mat-badge-disabled-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-badge-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.nature-theme .mat-badge-accent {
  --mat-badge-background-color: #9575cd;
  --mat-badge-text-color: white;
}
.nature-theme .mat-badge-warn {
  --mat-badge-background-color: #e53935;
  --mat-badge-text-color: white;
}
.nature-theme {
  --mat-bottom-sheet-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color: white;
  --mat-button-toggle-background-color: white;
  --mat-button-toggle-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-disabled-state-background-color: white;
  --mat-button-toggle-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-divider-color: rgba(0, 0, 0, 0.12);
  --mat-button-toggle-legacy-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-disabled-state-background-color: white;
  --mat-button-toggle-legacy-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-legacy-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-legacy-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #5d4037 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #9575cd 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #5d4037;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #5d4037 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #5d4037 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #5d4037 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #5d4037;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}
.nature-theme .mat-datepicker-content.mat-accent,
.nature-theme .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #9575cd 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #9575cd 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #9575cd;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #9575cd 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #9575cd 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #9575cd 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #9575cd;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}
.nature-theme .mat-datepicker-content.mat-warn,
.nature-theme .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #e53935 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #9575cd 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #e53935;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #e53935 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #e53935 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #e53935 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #e53935;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}
.nature-theme {
  --mat-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-expansion-header-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-expansion-header-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-expansion-header-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color: rgba(0, 0, 0, 0.54);
  --mat-icon-color: inherit;
}
.nature-theme .mat-icon.mat-primary {
  --mat-icon-color: #5d4037;
}
.nature-theme .mat-icon.mat-accent {
  --mat-icon-color: #9575cd;
}
.nature-theme .mat-icon.mat-warn {
  --mat-icon-color: #e53935;
}
.nature-theme {
  --mat-sidenav-container-divider-color: rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color: #fafafa;
  --mat-sidenav-content-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #5d4037;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #5d4037;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #5d4037;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-stepper-header-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-stepper-header-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color: #e53935;
  --mat-stepper-header-icon-background-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color: #e53935;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
.nature-theme .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #9575cd;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #9575cd;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #9575cd;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
.nature-theme .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #e53935;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #e53935;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #e53935;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
.nature-theme {
  --mat-sort-arrow-color: rgba(0, 0, 0, 0.87);
  --mat-toolbar-container-background-color: white;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}
.nature-theme .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #5d4037;
  --mat-toolbar-container-text-color: white;
}
.nature-theme .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #9575cd;
  --mat-toolbar-container-text-color: white;
}
.nature-theme .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #e53935;
  --mat-toolbar-container-text-color: white;
}
.nature-theme {
  --mat-tree-container-background-color: white;
  --mat-tree-node-text-color: rgba(0, 0, 0, 0.87);
  --mat-timepicker-container-background-color: white;
}
.nature-theme a {
  color: rgba(0, 0, 0, 0.87);
}
.nature-theme a:hover {
  color: #9575cd;
}
.nature-theme code {
  color: rgba(0, 0, 0, 0.87);
  background-color: #d1c4e9;
}
.nature-theme p a {
  color: #9575cd;
}
.nature-theme p a:hover {
  color: #512da8;
}
.nature-theme .error-notification-overlay {
  color: white;
  background-color: #e53935;
}
.nature-theme .info-notification-overlay {
  color: white;
  background-color: #9575cd;
}
.nature-theme .success-notification-overlay {
  color: rgba(0, 0, 0, 0.87);
  background-color: #66bb6a;
}
.nature-theme .warning-notification-overlay {
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffca28;
}
.nature-theme .neo-button {
  background: #795548;
  border: none;
  border-radius: 15px;
  padding: 10px 20px;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  transition: all 0.2s ease;
  position: relative;
}
.nature-theme .neo-button .material-icons {
  margin-right: 10px;
  color: #d1c4e9;
  transition: transform 0.2s ease;
}
.nature-theme .neo-button span {
  text-shadow: 0 2px 2px rgba(78, 52, 46, 0.2);
}
.nature-theme anms-about .background {
  color: rgba(0, 0, 0, 0.87);
  background-color: #fafafa;
}
.nature-theme anms-about .background .gradient::before {
  background:
    linear-gradient(
      to bottom,
      rgba(250, 250, 250, 0) 0%,
      #fafafa 100%);
}
.nature-theme anms-about .follow-releases p,
.nature-theme anms-about .contributors p {
  background-color: #fafafa;
}
.nature-theme anms-about .follow-releases p a,
.nature-theme anms-about .contributors p a {
  color: #9575cd;
}
.nature-theme anms-about .follow-releases p a:hover,
.nature-theme anms-about .contributors p a:hover {
  color: #512da8;
}
.nature-theme anms-about .contributors img {
  border-color: #fafafa !important;
}
.nature-theme anms-big-input .big-input input {
  color: rgba(0, 0, 0, 0.87);
  background-color: white;
}
.nature-theme anms-big-input .big-input.has-focus {
  box-shadow:
    0 0 15px 2px rgba(149, 117, 205, 0.4),
    0 0 15px 2px rgba(149, 117, 205, 0.4),
    0 0 15px 2px rgba(149, 117, 205, 0.4);
}
.nature-theme .column-title {
  border-radius: 4px 4px 0px 0px;
  background: #e4e4e4;
  padding: 12px 15px;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}
.nature-theme .column-title h3 {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.75px;
  margin-bottom: 0;
}
.nature-theme .column-title h3 fa-icon {
  margin-right: 10px;
}
.nature-theme .column-title .column-issues {
  color: #5d4037;
}
.nature-theme .column-title .custom-icon {
  color: #5d4037;
}
.nature-theme .kanban-column {
  max-height: unset;
  background: #a1887f;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  -webkit-box-flex: 1;
  flex-grow: 1;
}
.nature-theme .kanban-column.cdk-drop-list-dragging {
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}
.nature-theme .kanban-column.cdk-drag-animating {
  transition: transform 300ms cubic-bezier(0, 0, 0.2, 1);
}
.nature-theme .kanban-column.cdk-drop-list-dragging .kanban-box:not(.cdk-drag-placeholder) {
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}
.nature-theme anms-kanban-column > div {
  height: 100%;
}
@media (min-width: 0) {
  .nature-theme .kanban-column {
    min-height: 60px;
    max-width: 100%;
    min-width: 270px;
    height: calc(100% - 100px);
  }
}
@media (min-width: 576px) {
  .nature-theme .kanban-column {
    min-height: 80px;
    max-width: 100%;
    min-width: 280px;
    height: calc(100% - 100px);
  }
}
@media (min-width: 768px) {
  .nature-theme .kanban-column {
    min-height: 250px;
    max-width: 270px;
    width: 100%;
    height: calc(100% - 100px);
  }
}
@media (min-width: 992px) {
  .nature-theme .kanban-column {
    min-height: 500px;
    max-width: 270px;
    width: 100%;
    height: calc(100% - 100px);
  }
}
@media (min-width: 1200px) {
  .nature-theme .kanban-column {
    min-height: 500px;
    max-width: 270px;
    width: 100%;
    height: calc(100% - 100px);
  }
}
.nature-theme .overlay.background {
  height: 100%;
}
.nature-theme .overlay.background .gradient::before {
  background:
    linear-gradient(
      to bottom,
      rgba(250, 250, 250, 0) 0%,
      #fafafa 100%);
}
@media (min-width: 992px) {
  .nature-theme .form-container-left {
    overflow-y: auto;
  }
}
.nature-theme .epic-accordion-wrapper {
  padding-right: 10px;
  padding-bottom: 0.5rem;
}
.nature-theme .epic-accordion-wrapper .mat-expansion-panel {
  box-shadow: none !important;
}
.nature-theme .epic-accordion-wrapper .mat-expansion-panel .mat-expansion-panel-header {
  background: #b39ddb;
}
.nature-theme .epic-accordion-wrapper .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-title {
  color: #5d4037;
  min-width: fit-content;
}
.nature-theme .epic-accordion-wrapper .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-description {
  color: #5d4037;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.nature-theme .epic-accordion-wrapper .mat-expansion-panel .mat-expansion-panel-content {
  background-color: rgba(0, 0, 0, 0.04);
}
.nature-theme .epic-accordion-wrapper .mat-expansion-panel textarea {
  color: rgba(0, 0, 0, 0.54);
  padding-top: 1rem;
}
.nature-theme .state {
  color: #9575cd;
}
.nature-theme .budget-container {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.nature-theme .item-wrapper .button-revision {
  width: 100%;
  cursor: pointer;
}
.nature-theme .item-wrapper .value {
  font-size: 14px;
}
.nature-theme .item-wrapper .material-icons {
  color: #9575cd;
}
.nature-theme .card-dashboard-table {
  background-color: white;
}
.nature-theme .anms-teams-select.mat-primary {
  color: #5d4037;
  background-color: rgba(93, 64, 55, 0.15);
}
.nature-theme .anms-teams-select.mat-accent {
  color: #9575cd;
  background-color: rgba(149, 117, 205, 0.15);
}
.nature-theme .anms-teams-select.mat-warn {
  color: #e53935;
  background-color: rgba(229, 57, 53, 0.15);
}
.nature-theme .chart-container {
  background-color: white;
}
.nature-theme .canvas-wrapper {
  border-radius: 4px;
  margin-bottom: 40px;
  background: rgba(0, 0, 0, 0.12);
  border: solid 1px #bcaaa4;
}
.nature-theme .canvas-wrapper .vs-title {
  font-weight: 500;
  text-align: center;
  padding-top: 4px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  height: 32px;
  background: #d7ccc8;
  color: #795548;
  border-bottom: solid 1px #efebe9;
}
.nature-theme .canvas-wrapper .canvas-row {
  display: flex;
  flex-direction: row;
  width: 100%;
  flex-wrap: wrap;
}
.nature-theme .canvas-wrapper .canvas-row .vs-columns {
  width: 100%;
  display: flex;
}
.nature-theme .canvas-wrapper .canvas-row .vs-columns > div {
  border: solid 1px #bcaaa4;
  text-align: center;
  height: 36px;
  font-size: 12px;
  line-height: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.89px;
  color: #795548;
}
.nature-theme .canvas-wrapper .canvas-row .vs-columns.grid > div {
  width: 100%;
}
.nature-theme .canvas-wrapper .canvas-row .vs-columns.thirds > div {
  width: 33.33%;
}
aa .nature-theme .canvas-wrapper .canvas-row .vs-columns.half > div {
  width: 50%;
}
.nature-theme .canvas-wrapper .canvas-row .vs-content {
  width: 100%;
  display: flex;
}
.nature-theme .canvas-wrapper .canvas-row .vs-content > div {
  padding: 10px;
}
.nature-theme .canvas-wrapper .canvas-row .vs-content.grid > div {
  width: 15%;
  outline: solid 1px #bcaaa4;
}
.nature-theme .canvas-wrapper .canvas-row .vs-content.thirds > div {
  width: 33.33%;
  outline: solid 1px #bcaaa4;
}
.nature-theme .canvas-wrapper .canvas-row .vs-content.half > div {
  width: 50%;
  outline: solid 1px #bcaaa4;
}
.nature-theme .box .output {
  color: #5d4037;
}
.nature-theme .filter-wrapper #filter mat-form-field,
.nature-theme .filter-wrapper #filter .mat-form-field {
  padding-inline: 0;
}
.nature-theme .filter-wrapper #filter mat-form-field > div,
.nature-theme .filter-wrapper #filter .mat-form-field > div {
  padding-bottom: 0 !important;
}
.nature-theme .filter-wrapper #filter mat-form-field > div .mat-form-field-infix,
.nature-theme .filter-wrapper #filter .mat-form-field > div .mat-form-field-infix {
  padding: 0.5em 0 0.5em 0;
}
.nature-theme .mat-tab-header {
  border-bottom: none !important;
  margin-bottom: 15px;
}
.nature-theme .mat-tab-label {
  background: rgba(228, 228, 228, 0.4705882353);
  border-radius: 4px;
  height: 35px;
  font-weight: 400;
  min-width: 85px;
  margin-left: 10px;
  opacity: 1 !important;
}
.nature-theme .mat-tab-label.mat-tab-label-active {
  color: #795548 !important;
  background: #d7ccc8 !important;
  font-weight: 600;
}
.nature-theme .mat-tab-body-content {
  margin-bottom: 20px;
  padding-bottom: 20px;
  overflow: auto;
  height: fit-content;
}
.nature-theme .team-art-item {
  background: white;
}
.nature-theme .team-art-item span.team-picture {
  color: #5d4037;
}
.nature-theme .team-art-item img.team-picture {
  color: #5d4037;
  background: white;
}
.nature-theme .team-art-list-title {
  color: rgba(0, 0, 0, 0.87);
}
.nature-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header mat-panel-title p {
  align-items: center;
}
.nature-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header mat-panel-title p mat-icon {
  background-color: #d7ccc8;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.nature-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header mat-panel-title p mat-icon svg {
  width: 18px;
  height: auto;
}
.nature-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header mat-panel-title p .title {
  font-size: 15px;
  font-weight: 600;
  color: #5d4037;
}
.nature-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header mat-panel-title p .mat-expansion-panel-header-description {
  font-size: 14px;
}
.nature-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header .panel-header-actions {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.nature-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header .panel-header-actions .toggle-trigger-custom {
  color: rgba(0, 0, 0, 0.54);
  font-size: 14px;
  border-radius: 17px;
  display: flex;
  padding: 5px 20px;
  background: #f4f4f4;
}
.nature-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header .panel-header-actions .edit-item {
  width: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.nature-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header[aria-expanded=true] .toggle-trigger-custom {
  color: rgba(0, 0, 0, 0.54);
  font-size: 14px;
  border: solid 1px;
  border-radius: 17px;
  display: flex;
  padding: 5px 20px;
  background: white;
}
.nature-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body {
  margin-top: 32px;
}
.nature-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body mat-card-content .addBtnMinified {
  background-color: #9575cd;
  width: 22px;
  height: 22px;
  padding: 0;
  border-radius: 18px;
  border: none;
  color: white;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08);
  position: absolute;
  right: 0;
  top: 0;
}
.nature-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body mat-card-content .col-md-9 .addBtnMinified {
  right: 25px;
}
.nature-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body mat-card-content #triggers .content {
  width: 95%;
  height: 64px;
  background: #bcaaa4;
  position: relative;
  margin-right: 3rem;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 10px;
  border-radius: 2px;
}
.nature-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body mat-card-content #triggers .content p {
  margin-bottom: 0;
  color: #5d4037;
  line-height: 1.2;
}
.nature-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body mat-card-content .section-title {
  color: rgba(0, 0, 0, 0.54);
}
.nature-theme .value-stream-detail anms-solutions-grid-card {
  margin: 0 0 5px 0 !important;
}
.nature-theme .value-stream-detail anms-solutions-grid-card ::ng-deep .mat-card {
  width: 95% !important;
  height: 100%;
  margin-right: 5px !important;
}
.nature-theme .value-stream-detail anms-solutions-grid-card ::ng-deep .mat-card .mat-mdc-card-header .mat-mdc-card-avatar {
  width: 16px !important;
  height: 16px !important;
  justify-content: flex-start;
}
.nature-theme .value-stream-detail anms-solutions-grid-card ::ng-deep .mat-card .mat-mdc-card-header .type-label {
  position: static !important;
  padding-left: 0 !important;
  text-align: left !important;
}
.nature-theme .value-stream-detail anms-solutions-grid-card ::ng-deep .mat-card .mat-mdc-card-content .info {
  display: none !important;
}
.nature-theme .value-stream-detail anms-solutions-grid-card ::ng-deep .mat-card .mat-mdc-card-actions .buttons {
  top: unset !important;
}
.nature-theme anms-supporting-value-stream {
  width: 100%;
}
.nature-theme .valuestream-description {
  display: block;
  width: 65vw;
  color: rgba(0, 0, 0, 0.87);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 1310px) {
  .nature-theme .valuestream-description {
    display: block;
    width: 55vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media screen and (max-width: 1000px) {
  .nature-theme .valuestream-description {
    display: block;
    width: 45vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media screen and (max-width: 800px) {
  .nature-theme .valuestream-description {
    display: block;
    width: 30vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media screen and (max-width: 500px) {
  .nature-theme .valuestream-description {
    display: block;
    width: 25vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.nature-theme .graphic-vs-wrapper {
  box-sizing: border-box;
  overflow-y: hidden;
  overflow-x: auto;
  z-index: 100;
}
@media screen and (max-width: 1400px) {
  .nature-theme .graphic-vs-wrapper {
    overflow: auto;
    overflow-y: auto;
  }
}
.nature-theme ::ng-deep .highlight {
  background: yellow;
}
.nature-theme h1.main-heading {
  color: #5d4037;
}
.nature-theme .action-col.primary button {
  margin-left: 15px;
}
.nature-theme .action-col.primary button.btn-save:hover {
  background-color: #6d4c41 !important;
}
.nature-theme .action-col.primary button.btn-delete {
  color: #5d4037;
  border: solid 1px;
}
.nature-theme .action-col.primary button.btn-delete span {
  color: #5d4037;
}
.nature-theme .action-col.primary button.btn-delete:hover {
  background-color: transparent !important;
}
.nature-theme .action-col.primary button.btn-delete:hover span {
  color: #6d4c41;
}
.nature-theme .action-col.secondary button {
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  opacity: 0.65;
  transition: 0.2s ease-in-out;
}
.nature-theme .action-col.secondary button span {
  color: rgba(0, 0, 0, 0.54);
}
.nature-theme .action-col.secondary button:hover {
  opacity: 1;
}
.nature-theme .form-wrapper .action-col.primary button {
  margin-left: 15px;
}
.nature-theme .form-wrapper .action-col.primary button.btn-save:hover {
  background-color: #6d4c41 !important;
}
.nature-theme .form-wrapper .action-col.primary button.btn-delete {
  color: #5d4037;
  border: solid 1px;
}
.nature-theme .form-wrapper .action-col.primary button.btn-delete span {
  color: #5d4037;
}
.nature-theme .form-wrapper .action-col.primary button.btn-delete:hover {
  background-color: transparent !important;
}
.nature-theme .form-wrapper .action-col.primary button.btn-delete:hover span {
  color: #6d4c41;
}
.nature-theme .form-wrapper .action-col.secondary button {
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  opacity: 0.65;
  transition: 0.2s ease-in-out;
}
.nature-theme .form-wrapper .action-col.secondary button span {
  color: rgba(0, 0, 0, 0.54);
}
.nature-theme .form-wrapper .action-col.secondary button:hover {
  opacity: 1;
}
.nature-theme .action-col.primary button {
  margin-left: 15px;
}
.nature-theme .action-col.primary button.btn-save:hover {
  background-color: #6d4c41 !important;
}
.nature-theme .action-col.primary button.btn-delete {
  color: #5d4037;
  border: solid 1px;
}
.nature-theme .action-col.primary button.btn-delete span {
  color: #5d4037;
}
.nature-theme .action-col.primary button.btn-delete:hover {
  background-color: transparent !important;
}
.nature-theme .action-col.primary button.btn-delete:hover span {
  color: #6d4c41;
}
.nature-theme .action-col.secondary button {
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  opacity: 0.65;
  transition: 0.2s ease-in-out;
}
.nature-theme .action-col.secondary button span {
  color: rgba(0, 0, 0, 0.54);
}
.nature-theme .action-col.secondary button:hover {
  opacity: 1;
}
.nature-theme .form-wrapper .action-col.primary button {
  margin-left: 15px;
}
.nature-theme .form-wrapper .action-col.primary button.btn-save:hover {
  background-color: #6d4c41 !important;
}
.nature-theme .form-wrapper .action-col.primary button.btn-delete {
  color: #5d4037;
  border: solid 1px;
}
.nature-theme .form-wrapper .action-col.primary button.btn-delete span {
  color: #5d4037;
}
.nature-theme .form-wrapper .action-col.primary button.btn-delete:hover {
  background-color: transparent !important;
}
.nature-theme .form-wrapper .action-col.primary button.btn-delete:hover span {
  color: #6d4c41;
}
.nature-theme .form-wrapper .action-col.secondary button {
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  opacity: 0.65;
  transition: 0.2s ease-in-out;
}
.nature-theme .form-wrapper .action-col.secondary button span {
  color: rgba(0, 0, 0, 0.54);
}
.nature-theme .form-wrapper .action-col.secondary button:hover {
  opacity: 1;
}
.nature-theme button.add.mat-mdc-fab:hover {
  background-color: #6200ea;
}
.nature-theme html,
.nature-theme body {
  height: 100%;
  font-size: 16px;
}
.nature-theme body {
  margin: 0;
  overflow-y: hidden;
}
.nature-theme .mat-toolbar .branding .title p {
  color: white;
}
.nature-theme .mat-toolbar #main-nav li,
.nature-theme .mat-toolbar #main-nav span,
.nature-theme .mat-toolbar #main-nav button,
.nature-theme .mat-toolbar #main-nav a {
  color: white;
}
.nature-theme .mat-toolbar .mat-mdc-icon-button fa-icon {
  color: white;
  font-size: 24px;
}
.nature-theme .mat-toolbar .mat-mdc-icon-button:hover fa-icon {
  transform: scale(1.05);
}
.nature-theme ::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
.nature-theme ::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 10px;
}
.nature-theme ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: none;
  background-color: rgba(5, 5, 43, 0.35);
}
.nature-theme .footer {
  background-color: #795548;
}
.nature-theme h1 {
  color: rgba(0, 0, 0, 0.87);
}
.nature-theme h2 {
  font-weight: 400 !important;
  font-size: 24px !important;
  padding: 0 !important;
  color: rgba(0, 0, 0, 0.54);
}
.nature-theme h2.mat-mdc-subheader {
  font-size: 18px !important;
  margin-bottom: 6px;
  font-weight: 500 !important;
  letter-spacing: 0.49px;
}
.nature-theme mat-placeholder {
  color: rgba(0, 0, 0, 0.87);
}
.nature-theme button.add.mat-mdc-fab {
  border-radius: 40px;
  height: 36px;
  margin-bottom: 20px;
  width: fit-content;
  padding: 0 20px;
}
.nature-theme button.add.mat-mdc-fab span.mat-mdc-button-wrapper {
  letter-spacing: 0.89px;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}
.nature-theme button.add.mat-mdc-fab span.mat-mdc-button-wrapper fa-icon {
  margin-right: 5px;
}
@media (max-width: 992px) {
  .nature-theme .mat-mdc-input-element {
    font-size: 16px;
  }
}
.nature-theme .col-lg-4 button.add.mat-mdc-fab {
  width: calc(100% - 17.5px);
}
.nature-theme button.fixed-top,
.nature-theme .row-fixed-top {
  position: fixed;
  top: 100px;
  right: 20px;
}
.nature-theme .row-fixed-top {
  height: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.nature-theme .material-icons {
  background: none !important;
  transition: 0.1s ease-in-out;
}
.nature-theme .material-icons:hover {
  transform: scale(1.1);
}
.nature-theme .custom-icon {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.nature-theme .art-icon {
  background-image: url("./media/icon-art-old.svg");
  background-size: 28px;
}
.nature-theme .team-icon {
  background-image: url("./media/icon-team.svg");
  background-size: 28px;
}
.nature-theme .epic-icon {
  background-image: url("./media/icon-epic.svg");
  background-size: 28px;
}
.nature-theme .feature-icon {
  background-image: url("./media/icon-feature.svg");
  background-size: 28px;
}
.nature-theme .story-icon {
  background-image: url("./media/icon-story.svg");
  background-size: 28px;
}
.nature-theme .va-icon {
  background-image: url("./media/icon-value-stream.svg");
  display: inline-block;
  width: 32px;
  height: 20px;
  vertical-align: text-bottom;
}
.nature-theme .solution-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.nature-theme .solution-icon .custom-icon {
  width: 16px !important;
  height: auto;
}
.nature-theme .mat-mdc-menu-panel {
  min-width: 195px !important;
  padding: 15px 15px 0 15px;
  margin-top: 6px;
}
.nature-theme .mat-mdc-menu-panel .mat-mdc-menu-content {
  padding: 0 !important;
}
.nature-theme .mat-mdc-menu-panel .mat-mdc-menu-content p:not(.recent-label) {
  margin-bottom: 0;
}
.nature-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item {
  padding: 0;
  padding-bottom: 8px;
  height: fit-content;
  line-height: 1;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.nature-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item:hover,
.nature-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item:active,
.nature-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item:focus {
  background: transparent;
  color: #5d4037;
}
.nature-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item a {
  color: rgba(0, 0, 0, 0.87);
  border: none;
}
.nature-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item a:hover,
.nature-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item a:active,
.nature-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item a:focus {
  background: transparent;
  color: #9575cd;
}
.nature-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item .mat-icon {
  margin-right: 5px;
  width: 32px;
  height: 32px;
  text-align: center;
  background: #d7ccc8;
  border-radius: 50%;
  color: #795548;
}
.nature-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item .mat-icon svg {
  max-height: 19px;
  max-width: 19px;
  vertical-align: middle !important;
  margin-top: 6px;
}
.nature-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item .mat-icon[data-mat-icon-name=portfolio] svg {
  max-width: 15px;
}
.nature-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item .mat-icon[data-mat-icon-name=solution] svg {
  max-width: 16px;
  max-height: 21px;
}
.nature-theme .view-all-label {
  margin: 8px -15px 0 !important;
  padding: 12px 16px;
  background: #d7ccc8;
  border-top: solid 1px rgba(185, 185, 185, 0.1294117647);
}
.nature-theme .view-all-label a {
  border: none;
  color: #795548 !important;
  font-size: 14px;
  font-weight: 400;
}
.nature-theme .view-all-label a:hover {
  color: #a1887f;
}
.nature-theme .page-intro {
  margin: 0;
  margin-bottom: 1rem;
}
.nature-theme .page-intro div {
  padding: 0;
}
.nature-theme .page-intro .page-title h2 {
  font-size: 28px !important;
  font-weight: 500 !important;
  margin-bottom: 3px;
}
.nature-theme .page-intro .breadcrumb .breadcrumb-list {
  padding-inline-start: 0px;
  display: flex;
  list-style: none;
  margin-bottom: 0rem;
  flex-wrap: nowrap;
}
.nature-theme .page-intro .breadcrumb .breadcrumb-list .breadcrumb-list-item a {
  color: #a3a3a3;
  font-size: 14px;
  white-space: nowrap;
}
.nature-theme .page-intro .breadcrumb .breadcrumb-list .breadcrumb-list-item a:after {
  content: ">";
  display: inline-block;
  vertical-align: middle;
  margin-right: 0px;
  white-space: nowrap;
}
.nature-theme .page-intro .breadcrumb .breadcrumb-list .breadcrumb-list-item a.current {
  color: #434343;
}
.nature-theme .page-intro .breadcrumb .breadcrumb-list .breadcrumb-list-item a.current:after {
  display: none;
}
.nature-theme .container-fluid.px-0,
.nature-theme .container-fluid,
.nature-theme .container-sm,
.nature-theme .container-md,
.nature-theme .container-lg,
.nature-theme .container-xl {
  height: 100%;
  background-color: transparent;
}
.nature-theme main {
  background-color: #f5f5f5;
}
.nature-theme .multiselect-dropdown .dropdown-btn {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-left: none !important;
  border-top: none !important;
  border-right: none !important;
  background: #f2f2f2;
  min-height: 42px;
  line-height: 2 !important;
}
.nature-theme .multiselect-dropdown .dropdown-btn .selected-item {
  padding: 2.5px 10px !important;
  background: #d7ccc8 !important;
  border: 1px solid #d7ccc8 !important;
  border-radius: 4px !important;
  max-width: unset !important;
  line-height: 1.5;
}
.nature-theme .multiselect-dropdown .dropdown-btn .selected-item a,
.nature-theme .multiselect-dropdown .dropdown-btn .selected-item span {
  color: #5d4037 !important;
  font-size: 14px;
}
.nature-theme .multiselect-dropdown .dropdown-btn .selected-item a {
  padding-left: 15px !important;
}
.nature-theme .multiselect-dropdown .dropdown-btn .selected-item:hover {
  box-shadow: none !important;
}
.nature-theme .multiselect-dropdown .dropdown-btn > span:not(.selected-item-container) span:not(.dropdown-multiselect__caret) {
  display: flex;
  align-items: center;
  padding-right: 25px !important;
  line-height: 2;
}
.nature-theme .multiselect-dropdown .dropdown-list {
  margin-top: 0 !important;
}
.nature-theme .multiselect-dropdown .dropdown-list ul::-webkit-scrollbar {
  width: 8px;
}
.nature-theme .multiselect-dropdown .dropdown-list ul li div {
  color: rgba(0, 0, 0, 0.54) !important;
}
.nature-theme .multiselect-dropdown .dropdown-list .multiselect-item-checkbox input[type=checkbox]:checked + div:before {
  background-color: #5d4037 !important;
  border-color: #5d4037;
  border-radius: 2px;
}
.nature-theme .multiselect-dropdown .dropdown-list .multiselect-item-checkbox input[type=checkbox] + div:before {
  border-color: #5d4037 !important;
  border-radius: 2px;
}
@media (max-width: 576px) {
  .nature-theme mat-sidenav {
    width: 0px;
  }
}
.nature-theme mat-sidenav > div {
  overflow-x: hidden;
}
.nature-theme mat-sidenav .sidenav-heading {
  margin: 0px auto 15px 20px;
  background-color: #efebe9;
  border-radius: 4px;
  width: 32px;
  margin-bottom: 32px;
}
.nature-theme mat-sidenav .sidenav-heading h1,
.nature-theme mat-sidenav .sidenav-heading p {
  margin-bottom: 0;
}
.nature-theme mat-sidenav .sidenav-heading h1.main-heading {
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  color: #5d4037;
  text-align: center !important;
}
.nature-theme mat-sidenav .mat-divider {
  border-top-color: #bcaaa4;
}
.nature-theme mat-sidenav .mat-mdc-nav-list,
.nature-theme mat-sidenav .mat-mdc-list {
  width: 100%;
  padding-top: 0;
}
.nature-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item,
.nature-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item {
  -webkit-tap-highlight-color: #f3f3f7;
  -moz-tap-highlight-color: #f3f3f7;
  height: 48px;
  font-size: 14px;
}
@media (max-width: 992px) {
  .nature-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item,
  .nature-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item {
    height: 52px;
    font-size: 16px;
  }
}
.nature-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item,
.nature-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item {
  transition: 0.2s ease-in-out;
  font-weight: 500;
  background: none;
}
.nature-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item .sidebar-icon,
.nature-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item .sidebar-icon {
  --icon-dark: #525252;
  --icon-light: #a8a8a8;
  margin-right: 12px;
}
.nature-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item:hover,
.nature-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item:hover {
  color: #5d4037;
  background-color: rgba(0, 0, 0, 0.04);
}
.nature-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item:focus,
.nature-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item:focus {
  color: #5d4037;
  background-color: rgba(0, 0, 0, 0.12);
}
.nature-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item.active-link,
.nature-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item.active-link {
  color: #5d4037;
  background-color: #e0e0e0;
}
.nature-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item span,
.nature-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item span {
  opacity: 0;
  visibility: visible;
  transition: ease-in-out 0.55s;
  width: 185px !important;
}
.nature-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item span.mat-mdc-expansion-indicator,
.nature-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item span.mat-mdc-expansion-indicator {
  opacity: 0;
  visibility: hidden;
  transition: 0.9s;
}
.nature-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item p,
.nature-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item p {
  margin-bottom: 0;
}
.nature-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item .mat-ripple,
.nature-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item .mat-ripple {
  display: none;
}
.nature-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item .mat-mdc-list-item-content,
.nature-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item .mat-mdc-list-item-content {
  display: flex;
  align-items: center;
  padding-left: 20px;
}
.nature-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item > div,
.nature-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item > div {
  display: block;
}
.nature-theme mat-sidenav .sidebar-dropdown {
  margin-bottom: 15px;
}
.nature-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel {
  box-shadow: none;
}
.nature-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header {
  padding-left: 0;
  padding-right: 24px;
  align-items: top;
  background: none !important;
}
@media (max-width: 576px) {
  .nature-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header {
    height: 44px;
  }
}
.nature-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header {
  height: 48px !important;
}
.nature-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header .mat-content {
  height: 100%;
}
.nature-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header .mat-expansion-panel-header-description {
  flex-direction: column;
  margin-right: 0;
  display: block;
}
.nature-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header .mat-expansion-panel-header-description .mat-mdc-list-item {
  height: 48px;
  font-size: 14px;
}
@media (max-width: 992px) {
  .nature-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header .mat-expansion-panel-header-description .mat-mdc-list-item {
    height: 52px;
    font-size: 16px;
  }
}
.nature-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header .mat-expansion-panel-header-description .mat-mdc-list-item {
  font-weight: 500;
  background: none;
}
.nature-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header .mat-expansion-indicator {
  visibility: visible;
  width: auto;
  position: absolute;
  right: 24px;
  top: 10px;
}
.nature-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-body {
  padding-right: 0 !important;
  padding-left: 36px;
  padding-bottom: 0 !important;
}
.nature-theme mat-sidenav anms-footer {
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
}
.nature-theme mat-sidenav anms-footer > div {
  width: 270px !important;
}
.nature-theme mat-sidenav.mat-drawer-opened {
  width: 270px;
  box-shadow: 0px 5px 28px rgba(0, 0, 0, 0.1) !important;
}
.nature-theme mat-sidenav.mat-drawer-opened .mat-mdc-nav-list,
.nature-theme mat-sidenav.mat-drawer-opened .mat-mdc-list {
  width: 100%;
}
.nature-theme mat-sidenav.mat-drawer-opened .mat-mdc-nav-list .mat-mdc-list-item,
.nature-theme mat-sidenav.mat-drawer-opened .mat-mdc-list .mat-mdc-list-item {
  min-width: 255px !important;
}
.nature-theme mat-sidenav.mat-drawer-opened .mat-mdc-nav-list .mat-mdc-list-item span,
.nature-theme mat-sidenav.mat-drawer-opened .mat-mdc-list .mat-mdc-list-item span {
  opacity: 1;
  transition: ease-in-out 0.3s;
  width: 185px !important;
}
.nature-theme mat-sidenav.mat-drawer-opened .mat-mdc-nav-list .mat-mdc-list-item > div,
.nature-theme mat-sidenav.mat-drawer-opened .mat-mdc-list .mat-mdc-list-item > div {
  flex-direction: row;
}
.nature-theme mat-sidenav.mat-drawer-opened .sidebar-icon {
  margin-right: 12px;
}
.nature-theme mat-sidenav.mat-drawer-opened anms-footer {
  opacity: 1;
  visibility: visible;
  transition: 0.5s;
}
.nature-theme mat-sidenav.mat-drawer-opened anms-footer > div {
  width: 270px !important;
}
.nature-theme .solution-card mat-icon svg {
  width: 16px;
}
.nature-theme .mat-mdc-card .cdk-drag-handle {
  z-index: 40;
}
.nature-theme .mat-mdc-card .cdk-drag-handle span.material-icons {
  font-size: 20px;
}
.nature-theme .mat-mdc-card .extra-info {
  margin-bottom: 5px !important;
  font-size: 11px;
  line-height: 16px;
  letter-spacing: 0.89px;
  font-weight: 300;
  display: flex;
  text-transform: capitalize;
  color: #5d4037;
}
.nature-theme .mat-mdc-card .extra-info span {
  font-weight: 400;
  margin-left: 2px;
}
.nature-theme .mat-mdc-card .mat-mdc-card-header {
  align-items: flex-start;
  flex-direction: column;
}
.nature-theme .mat-mdc-card .mat-mdc-card-header .mat-mdc-card-header-text {
  margin: 0;
}
.nature-theme .mat-mdc-card .mat-mdc-card-header .mat-mdc-card-title {
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 10px;
}
.nature-theme .mat-mdc-card .mat-mdc-card-header .mat-mdc-card-avatar {
  background-color: #d7ccc8;
  position: relative;
  margin-right: 10px;
  width: 30px;
  height: 30px;
  background-size: 16px;
}
.nature-theme .mat-mdc-card .mat-mdc-card-header .mat-mdc-card-avatar svg {
  display: flex;
  margin: 0 auto;
}
.nature-theme .mat-mdc-card .mat-mdc-card-header span.total-teams {
  background: #795548;
  color: #fff;
  font-size: 11px;
  width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  top: 32px;
  left: 10px;
  line-height: 22px;
}
.nature-theme .mat-mdc-card .description {
  margin: 0px;
  font-size: 11px;
  line-height: 12px;
  color: #6c6c6c;
  letter-spacing: 0.89px;
  font-weight: 300;
  margin-top: 5px;
}
.nature-theme .mat-mdc-card .mat-mdc-card-actions {
  margin: 0 auto;
  padding: 0;
  display: flex;
  justify-content: flex-end;
  align-items: baseline;
  width: 100%;
}
.nature-theme .mat-mdc-card .mat-mdc-card-actions button.mat-mdc-button {
  min-width: unset;
  padding: 0;
  margin-right: 0px;
  line-height: 18px;
  margin-bottom: 5px;
}
.nature-theme .mat-mdc-card .mat-mdc-card-actions button.mat-mdc-button span {
  color: #5d4037;
  font-size: 12px;
  letter-spacing: 0.89px;
}
.nature-theme .mat-mdc-card .mat-mdc-card-actions button.mat-mdc-button span.material-icons {
  vertical-align: text-top;
  padding: 0;
}
.nature-theme .mat-mdc-card .mat-mdc-card-actions button.mat-mdc-button span.mat-ripple {
  display: none;
}
.nature-theme .mat-mdc-card .mat-mdc-card-actions button.mat-mdc-button:hover .mat-mdc-button-focus-overlay {
  opacity: 0 !important;
}
.nature-theme .mat-mdc-card .mat-mdc-card-actions button.mat-mdc-button:hover .material-icons,
.nature-theme .mat-mdc-card .mat-mdc-card-actions button.mat-mdc-button:hover fa-icon {
  transform: scale(1.1);
}
.nature-theme .mat-mdc-card .mat-mdc-card-content {
  margin-top: 3px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.nature-theme .mat-mdc-card .mat-mdc-card-content .info {
  display: flex;
  flex-wrap: wrap;
}
.nature-theme .mat-mdc-card .mat-mdc-card-content .info p {
  margin-right: 5px;
  line-height: 10px;
}
.nature-theme .mat-mdc-card .mat-mdc-card-content .team-icon {
  background-image: url("./media/icon-team.svg");
  background-size: contain;
  display: inline-block;
  vertical-align: text-bottom;
  width: 22px;
  height: 20px;
  margin-right: 5px;
}
.nature-theme .mat-mdc-card .card-highlights .art svg {
  height: 16px;
  width: 25px;
  margin-left: 5px;
}
.nature-theme .mat-mdc-card.cdk-drag-disabled .drag {
  display: none;
}
.nature-theme .mat-mdc-card:hover {
  box-shadow: 0px 2px 3.5px rgba(0, 0, 0, 0.2078431373);
}
.nature-theme .mat-mdc-card.internal mat-card-header .solution-icon {
  background-color: transparent;
}
.nature-theme .mat-mdc-card.internal mat-card-header .type-label {
  background-color: transparent;
  color: currentColor;
}
.nature-theme .mat-mdc-card.solution {
  margin-bottom: 10px;
  width: 100%;
}
.nature-theme .mat-mdc-card.solution mat-card-header {
  position: relative;
  margin-bottom: 5px;
}
.nature-theme .mat-mdc-card.solution mat-card-header .solution-icon {
  width: 32px;
  height: 32px;
  z-index: 20;
  background-image: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.nature-theme .mat-mdc-card.solution mat-card-header .solution-icon .custom-icon {
  width: 16px !important;
  height: auto;
}
.nature-theme .mat-mdc-card.solution mat-card-header .type-label {
  background-color: #8d6e63;
  text-transform: uppercase;
  letter-spacing: 0.89px;
  color: #fff;
  font-size: 10px;
  font-weight: 500;
  position: absolute;
  left: 22px;
  top: 6px;
  z-index: 10;
  min-width: 80px;
  padding: 0px 10px;
  border-radius: 3px;
  text-align: center;
}
.nature-theme .mat-mdc-card.solution mat-card-content {
  display: flex;
  flex-direction: column;
}
.nature-theme .mat-mdc-card.solution mat-card-content .title {
  margin-bottom: 0px;
}
.nature-theme .mat-mdc-card.solution mat-card-content .title mat-card-title {
  font-size: 14px;
  margin-bottom: 0px;
  line-height: 14px;
}
.nature-theme .mat-mdc-card.solution mat-card-content .title .code {
  font-weight: 400;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 11px;
}
.nature-theme .mat-mdc-card.solution mat-card-content .info {
  display: flex;
  flex-direction: column;
}
.nature-theme .mat-mdc-card.solution mat-card-content .info p {
  font-size: 12px;
  text-transform: capitalize;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.nature-theme .mat-mdc-card.solution mat-card-content .info p fa-icon {
  font-size: 16px;
  color: #adadad;
}
.nature-theme .mat-mdc-card.solution mat-card-content .description {
  max-height: 22px;
  overflow: hidden;
  width: 90% !important;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.nature-theme .mat-mdc-card.solution mat-card-content .description .mat-icon {
  height: 24px !important;
  width: 35px !important;
}
.nature-theme .mat-mdc-card.solution mat-card-actions .buttons {
  position: absolute;
  bottom: 10px;
  right: 11px;
}
.nature-theme .mat-mdc-card.solution mat-card-actions .buttons button fa-icon {
  font-size: 14px;
  color: #333;
}
.nature-theme .mat-mdc-card.solution mat-card-actions .buttons button fa-icon:hover {
  color: #8d6e63;
}
.nature-theme .mat-mdc-card.solution.internal mat-card-header .solution-icon {
  background-color: transparent;
}
.nature-theme .mat-mdc-card.solution.internal mat-card-header .type-label {
  background-color: transparent;
  color: currentColor;
}
.nature-theme .mat-mdc-card.solution.external {
  border-left: solid 5px;
}
.nature-theme .mat-mdc-card.solution.external mat-card-header .type-label {
  background-color: currentColor;
}
.nature-theme .mat-mdc-card.solution.external mat-card-header .type-label > span {
  color: #fff !important;
}
.nature-theme .example-handle {
  position: absolute;
  top: 12px;
  right: 6px;
  color: #ccc;
  cursor: move;
  width: 24px;
  height: 24px;
}
.nature-theme .list.cdk-drop-list {
  padding: 5px 0 !important;
  overflow-y: auto;
}
.nature-theme .list.cdk-drop-list mat-card {
  margin-right: 7.5px;
  min-height: 120px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.nature-theme .list.cdk-drop-list .cdk-drag-placeholder {
  background: rgba(112, 112, 112, 0.4941176471);
}
.nature-theme .cdk-drag-placeholder {
  border: 1px dashed #707070 !important;
  border-radius: 4px;
  width: 100%;
  background-color: transparent;
}
.nature-theme .cdk-drop-list-dragging {
  border: none !important;
}
.nature-theme .cdk-drop-list-dragging .cdk-drag-preview {
  border: 1px solid #7e57c2;
  width: 100% !important;
}
.nature-theme .cdk-drag-preview .cdk-drag-handle span {
  color: #7e57c2;
}
.nature-theme .cdk-drop-list-receiving {
  width: 100%;
}
.nature-theme .solutions-placeholder {
  min-height: 200px;
}
.nature-theme .solutions-drop-placeholder {
  background: #ccc;
  margin: 0px;
  box-sizing: border-box;
  border: dotted 3px #999;
  min-height: 100px;
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
  width: 100% !important;
}
.nature-theme .custom-list {
  overflow-y: auto;
}
.nature-theme .custom-list .list-item {
  margin-bottom: 15px;
  margin-right: 7.5px;
}
.nature-theme .custom-list .list-item mat-expansion-panel {
  background: transparent !important;
}
.nature-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header {
  height: auto !important;
  padding: 0 !important;
  background: #d7ccc8 !important;
}
.nature-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header.mat-expanded {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0px;
}
.nature-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header button.toggle-panel {
  background-color: transparent;
  box-shadow: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  min-width: 32px;
  padding: 0;
}
.nature-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header button.toggle-panel:hover {
  background: #bcaaa4 !important;
}
.nature-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header button.toggle-panel mat-icon {
  color: #283693;
  transition: 0.1s ease-in-out;
}
.nature-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header .mat-expansion-indicator {
  position: absolute;
  width: 35px;
  text-align: center;
  right: 0;
}
.nature-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header .mat-expansion-indicator:after {
  border-color: #795548;
}
.nature-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title {
  margin-right: 0;
  width: 100%;
  min-height: 36px;
  align-items: center;
  padding: 12.5px 15px;
}
.nature-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title anms-value-stream-row {
  width: 100%;
}
.nature-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title .lane {
  border-top-right-radius: 4px !important;
  border-top-left-radius: 4px !important;
  position: relative;
}
.nature-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title .lane .lane-title-box {
  border: none !important;
  background: transparent !important;
}
.nature-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title .lane .lane-title-box .lane-title,
.nature-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title .lane .lane-title-box .lane-title a {
  font-size: 16px !important;
  font-weight: 500;
  color: #5d4037;
}
.nature-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title .lane .lane-holder {
  border: none !important;
  background: transparent !important;
  color: #283693;
  font-size: 14px;
  line-height: 17px;
  padding-left: 36px;
  margin-top: 5px;
}
.nature-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title .lane .lane-holder p {
  margin-bottom: 0;
}
.nature-theme .custom-list .list-item mat-expansion-panel:not(.mat-expanded) .toggle-panel {
  background: #bcaaa4 !important;
}
.nature-theme .custom-list .list-item mat-expansion-panel:not(.mat-expanded) .toggle-panel mat-icon {
  transform: rotate(180deg);
}
.nature-theme .custom-list .list-item .mat-expansion-panel-body {
  padding: 0;
}
.nature-theme .custom-list .list-item .mat-expansion-panel-body .drop-zone-list {
  margin: 0 !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  padding: 15px !important;
  max-height: 380px;
  overflow-y: auto;
  box-sizing: border-box;
  overflow-x: hidden;
}
.nature-theme .custom-list .list-item .mat-expansion-panel-body .drop-zone-list a.remove-card {
  position: absolute;
  z-index: 999;
  right: 15px;
  top: 15px;
  color: #666;
  cursor: pointer;
}
.nature-theme .custom-list .list-item .mat-expansion-panel-body .drop-zone-list::-webkit-scrollbar {
  width: 0 !important;
}
.nature-theme .Funnel .progress,
.nature-theme .Reviewing .progress,
.nature-theme .Analyzing .progress {
  display: none;
}
.nature-theme .art-kanban .kanban {
  height: 100% !important;
  overflow-y: auto;
}
.nature-theme anms-program-kanban-dashboard {
  display: flex;
  flex-direction: column;
}
.nature-theme anms-program-kanban-dashboard anms-kanban-column {
  min-height: calc(100dvh - 228px);
}
.nature-theme anms-droppable {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.nature-theme anms-droppable .cdk-drop-list {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.nature-theme .collapsed .column-title {
  padding: 6px 6px;
}
.nature-theme .titleSticky .col-item.collapsed {
  position: sticky;
  top: -1.5rem;
}
.nature-theme .titleSticky .col-item.collapsed .card-top .collapse-column {
  width: 26px;
}
.nature-theme .titleSticky .col-item.collapsed .card-top:after {
  display: none;
}
.nature-theme .titleSticky .card-top {
  position: sticky;
  width: 270px;
  top: -3px;
  z-index: 90;
}
.nature-theme .titleSticky .card-top:after {
  content: "";
  height: 2px;
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 99999;
  background: #5d4037;
  box-shadow: 0px 2px 3px #795548;
}
.nature-theme .compact-features-total {
  display: none !important;
}
.nature-theme .compactView mat-card .card-header .card-icon {
  display: none;
}
.nature-theme .compactView mat-card .card-header {
  margin-bottom: 0 !important;
}
.nature-theme .compactView mat-card .card-header .compact-features-total {
  display: block !important;
}
.nature-theme .compactView mat-card .card-header .updated {
  display: none !important;
}
.nature-theme .compactView mat-card .card-body {
  display: none;
}
.nature-theme .compactView mat-card .card-bottom {
  margin-top: 0 !important;
}
.nature-theme .dashboard .droppable-wrapper .cdk-drop-list anms-kanban-item-container:nth-child(3n+1) anms-feature-card .dod.pending {
  display: none !important;
}
.nature-theme .dashboard .droppable-wrapper .cdk-drop-list anms-kanban-item-container:nth-child(3n+1) anms-feature-card .dod.ready {
  display: none !important;
}
.nature-theme .dashboard .droppable-wrapper .cdk-drop-list anms-kanban-item-container:nth-child(3n+2) anms-feature-card .dod.undefined {
  display: none !important;
}
.nature-theme .dashboard .droppable-wrapper .cdk-drop-list anms-kanban-item-container:nth-child(3n+2) anms-feature-card .dod.ready {
  display: none !important;
}
.nature-theme .dashboard .droppable-wrapper .cdk-drop-list anms-kanban-item-container:nth-child(3n+3) anms-feature-card .dod.undefined {
  display: none !important;
}
.nature-theme .dashboard .droppable-wrapper .cdk-drop-list anms-kanban-item-container:nth-child(3n+3) anms-feature-card .dod.pending {
  display: none !important;
}
.nature-theme .budget .mat-mdc-progress-bar {
  border-radius: 20px;
}
.nature-theme .budget .mat-mdc-progress-bar .mat-mdc-progress-bar-background,
.nature-theme .budget .mat-mdc-progress-bar .mat-mdc-progress-bar-buffer {
  background-color: #d1d1d1;
}
.nature-theme .budget .mat-mdc-progress-bar.spent .mat-mdc-progress-bar-fill::after {
  background-color: #7e57c2;
}
.nature-theme .budget .mat-mdc-progress-bar.remaining .mat-mdc-progress-bar-fill::after {
  background-color: #6d9e57;
}
.nature-theme .cdk-overlay-dark-backdrop {
  background-color: rgba(9, 12, 34, 0.3450980392);
}
.nature-theme .popover-content {
  max-width: 250px;
  color: #fff;
  background: rgba(51, 51, 51, 0.8509803922) !important;
  padding: 10px;
}
.nature-theme .popover-content mat-card-content {
  font-size: 12px;
  line-height: 14px;
  color: #fff !important;
}
.nature-theme .popover-content mat-card-content p {
  color: #fff !important;
}
.nature-theme anms-overlaycomponent {
  width: 100%;
  border-radius: 4px;
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.18);
  padding-bottom: 0;
  background: white;
  padding: 30px 3px 3px 3px;
}
@media (min-width: 576px) {
  .nature-theme anms-overlaycomponent {
    padding: 30px 4px 4px 4px;
  }
}
@media (min-width: 768px) {
  .nature-theme anms-overlaycomponent {
    padding: 30px;
  }
}
@media (min-width: 992px) {
  .nature-theme anms-overlaycomponent {
    padding: 30px;
  }
}
@media (min-width: 1200px) {
  .nature-theme anms-overlaycomponent {
    padding: 30px;
  }
}
.nature-theme anms-overlaycomponent .close-form {
  font-size: 22px;
  position: absolute;
  right: 15px;
  top: -20px;
  padding: 10px;
  z-index: 500;
  color: rgba(0, 0, 0, 0.54);
  opacity: 0.65;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
.nature-theme anms-overlaycomponent .close-form:hover {
  opacity: 1;
}
.nature-theme anms-overlaycomponent .overlay {
  position: relative;
}
.nature-theme anms-overlaycomponent .overlay .form-fields-inner {
  height: 100%;
  margin-bottom: 15px;
  padding-bottom: 20px;
}
.nature-theme anms-overlaycomponent .overlay .form-fields-inner > div::-webkit-scrollbar {
  width: 8px;
}
.nature-theme anms-overlaycomponent .overlay .form-fields-inner > .col-md-4 {
  overflow-y: auto;
}
.nature-theme anms-overlaycomponent .overlay .form-fields-inner > .col-md-8 {
  overflow-y: auto;
  box-sizing: border-box;
}
.nature-theme anms-overlaycomponent .overlay .form-fields-inner > .col-md-8::-webkit-scrollbar-track {
  box-shadow: none;
}
.nature-theme anms-overlaycomponent .overlay .mat-mdc-input-element {
  color: rgba(0, 0, 0, 0.87);
}
@media (max-width: 992px) {
  .nature-theme anms-overlaycomponent .overlay .mat-mdc-input-element {
    font-size: 16px;
  }
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper {
  height: auto;
  max-height: calc(100dvh - 100px);
}
@media (min-width: 992px) {
  .nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper {
    max-height: calc(100dvh - 200px);
  }
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper {
  display: flex;
  flex-direction: row;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .row {
  margin: 0 auto !important;
  width: 100%;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .col {
  padding: 0 !important;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper {
  margin-top: 0px;
  margin-right: 10px;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-main {
  flex-direction: revert;
  justify-content: space-between;
  background: #b39ddb;
  padding: 0 10px !important;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  margin-bottom: 0px;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-main h3 {
  color: #5d4037;
  font-weight: 400;
  font-size: 14px;
  line-height: 32px;
  margin-bottom: 0px;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-main .btn-new,
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-main .btn-new span {
  color: #5d4037;
  font-size: 20px;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-main .btn-new {
  display: flex;
  text-transform: uppercase;
  cursor: pointer;
  align-items: center;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .key-results-main {
  flex-direction: revert;
  justify-content: space-between;
  background: #d1c4e9;
  padding: 0 10px !important;
  margin-top: 1rem;
  margin-bottom: 0px;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .key-results-main h4 {
  color: #5d4037;
  font-weight: 500;
  font-size: 14px;
  line-height: 32px;
  margin-bottom: 0px;
  padding-left: 24px;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .key-results-main .btn-new,
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .key-results-main .btn-new span {
  color: #5d4037;
  font-size: 20px;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .key-results-main .btn-new {
  display: flex;
  text-transform: uppercase;
  cursor: pointer;
  align-items: center;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .default-form {
  height: auto !important;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .default-form mat-form-field .mat-mdc-input-element {
  color: rgba(0, 0, 0, 0.87);
}
@media (max-width: 992px) {
  .nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .default-form mat-form-field .mat-mdc-input-element {
    font-size: 16px;
  }
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .default-form mat-form-field .mdc-text-field {
  border: solid 2px transparent;
  border-radius: 4px;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .default-form mat-form-field.mat-focused .mdc-text-field {
  border: solid 2px #5d4037 !important;
  border-radius: 4px !important;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .default-form mat-form-field.mat-focused .mat-mdc-form-field-underline {
  display: none !important;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .default-form mat-form-field .mat-mdc-form-field-underline {
  transform: none;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .input-wrapper {
  display: flex;
  flex-direction: row;
  align-items: baseline;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .input-wrapper > mat-form-field {
  border-top-left-radius: 4px;
  border-right: none;
  border-bottom-left-radius: 4px;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .input-wrapper > span {
  display: flex;
  align-items: center;
  padding-right: 5px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-left: none;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .input-wrapper button {
  border-radius: 40px;
  padding: 0 !important;
  min-width: unset;
  width: 26px;
  height: 26px;
  margin-right: 2px;
  line-height: 1;
  background: transparent;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .input-wrapper button span {
  color: #5d4037;
  transition: 0.2s ease-in-out;
  font-size: 18px;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-new {
  padding-right: 0px;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list {
  margin-top: 0;
  border-top: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 0;
  margin-bottom: 15px;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p {
  margin-bottom: 0;
  padding: 5px 10px;
  border-bottom: solid 1px #e4e4e4;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: flex;
  justify-content: space-between;
  gap: 0.5rem;
  align-items: center;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p strong,
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p a {
  color: rgba(0, 0, 0, 0.3176470588);
  border-bottom: none;
  font-weight: 600;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p a {
  color: #5d4037;
  border-bottom: none;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  margin-right: 5px;
  cursor: pointer;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .name {
  flex: 2;
  min-width: 0;
  display: flex;
  line-height: 15px;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .name span {
  text-overflow: ellipsis;
  white-space: nowrap;
  max-height: 16px;
  display: block;
  overflow: hidden;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .section-2 {
  flex: 1;
  min-width: 0;
  display: flex;
  gap: 0.5rem;
  justify-content: flex-end;
  align-items: center;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .state {
  flex: 1;
  padding-inline: 0.5rem;
  border-radius: 3px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team {
  flex: 2;
  display: flex;
  max-width: 65%;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team form {
  width: 100%;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team form .mat-mdc-form-field-label-wrapper {
  top: 3px;
  display: block;
  height: 20px;
  padding-top: 0 !important;
  overflow: visible;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team form .mat-mdc-form-field-label-wrapper > label {
  position: static;
  height: 20px;
  line-height: 23px;
  display: flex;
  padding: 3px;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team form mat-select.mat-mdc-select-empty {
  background-color: rgba(0, 0, 0, 0.02);
  padding: 3px;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team form mat-select:not(.mat-mdc-select-empty) span {
  color: #5d4037 !important;
  text-decoration: underline;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team form mat-select:not(.mat-mdc-select-empty) .mat-mdc-select-arrow {
  color: #5d4037 !important;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team form mat-select .mat-mdc-select-arrow-wrapper {
  display: block;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team mat-form-field {
  width: 100%;
  margin-bottom: 0;
  padding-right: 0 !important;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team mat-form-field .mdc-text-field {
  padding-top: 0 !important;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team mat-form-field .mat-mdc-form-field-wrapper {
  padding-bottom: 0 !important;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team mat-form-field .mat-mdc-form-field-underline {
  display: none;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team mat-form-field .mat-mdc-form-field-label-wrapper .mat-mdc-form-field-label {
  text-align: left !important;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .mat-mdc-form-field .mdc-text-field {
  transition: 0.2s ease-in-out;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .mat-mdc-form-field-type-mat-input:not(.mat-focused) .mdc-text-field {
  transition: 0.2s ease-in-out;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields {
  display: flex;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 992px) {
  .nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields {
    height: 100%;
    overflow-y: visible;
    -webkit-overflow-scrolling: auto;
  }
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields {
  flex-direction: column;
  margin-top: 1.5rem;
  flex-grow: 1;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields > .row {
  width: 100%;
  margin: 0 auto;
  flex: 0 0 40px;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields > .row .col {
  padding: 0;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-toolbar .fr-btn-grp {
  margin: 0;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-box.fr-basic.fr-top span.fr-placeholder {
  font-size: 12px !important;
  line-height: 15px !important;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-box.fr-basic.fr-top > div {
  background: transparent;
  border: none;
  border-radius: 0;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-box.fr-basic.fr-top > div button {
  height: 20px;
  width: 20px;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-box.fr-basic.fr-top > div button svg {
  width: 18px;
  height: 18px;
  margin: 0;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-box.fr-basic.fr-top > div .fr-view.fr-element {
  padding: 10px 0;
  font-size: 16px;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-box.fr-basic.fr-top .fr-toolbar.fr-desktop.fr-top {
  border-top: solid 1px;
  border-bottom: solid 1px;
  border-color: #cecece;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-box.fr-basic.fr-top .fr-second-toolbar {
  display: none !important;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .mdc-text-field {
  border-radius: 4px 4px 0 0;
  padding: 0.55em 0.55em 0 0.55em;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .description {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.3176470588);
  letter-spacing: 0.29px;
  font-weight: 400;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form {
  width: 100%;
  flex: 1;
  display: flex;
  flex-direction: column;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form h2 {
  font-weight: 500 !important;
  color: #795548;
  margin-bottom: 0.5rem;
  font-size: 16px !important;
  letter-spacing: 0.3px;
  line-height: 18px;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .item-meta {
  display: flex;
  flex-direction: column;
  letter-spacing: 0.3px;
  margin-bottom: 0;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .item-meta p {
  margin-inline-end: 7px;
  color: rgba(0, 0, 0, 0.87);
  font-size: 12px;
  margin-block-end: 0;
  font-weight: unset;
  text-rendering: geometricPrecision;
  letter-spacing: 0.5px;
  line-height: 14px;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .item-meta.item-meta-bottom {
  margin-top: 10px;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width {
  width: 100%;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.description-field .mat-mdc-form-field-infix {
  min-height: 205px;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width .mat-mdc-form-field-label-wrapper {
  display: flex;
  align-items: flex-start;
  min-height: 30px;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-valid .mat-mdc-form-field-label-wrapper,
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-touched .mat-mdc-form-field-label-wrapper {
  top: -0.84375em;
  padding-top: 0.84375em;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-valid.mat-mdc-form-field-invalid mat-label,
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-touched.mat-mdc-form-field-invalid mat-label {
  font-size: 11px;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-valid .mat-mdc-form-field-label-wrapper,
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-touched .mat-mdc-form-field-label-wrapper {
  display: flex;
  align-items: flex-start;
  min-height: 12px;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-valid.ng-valid .mat-mdc-form-field-label-wrapper,
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-valid.ng-touched .mat-mdc-form-field-label-wrapper,
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-touched.ng-valid .mat-mdc-form-field-label-wrapper,
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-touched.ng-touched .mat-mdc-form-field-label-wrapper {
  top: -0.84375em;
  padding-top: 0.84375em;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.acceptance-criteria-field.mat-mdc-form-field-invalid mat-label {
  font-size: 11px;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.acceptance-criteria-field.mat-mdc-form-field-invalid .mat-mdc-form-field-label-wrapper {
  top: -19px;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.acceptance-criteria-field.ng-untouched:not(.ng-valid) .mat-mdc-form-field-label-wrapper {
  top: -23px;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form mat-divider {
  margin-bottom: 15px;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .mat-mdc-form-field {
  margin-bottom: 15px;
  padding-right: 10px !important;
  box-sizing: border-box !important;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .mat-mdc-form-field mat-label {
  border: none;
  width: 100%;
  box-sizing: inherit;
  display: block;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .mat-mdc-form-field .textarea-form {
  min-height: 70px;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .mat-mdc-form-field .desc-info {
  position: absolute;
  right: 0;
  top: -15px;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form.update-form .col-md-3 .mat-mdc-form-field-subscript-wrapper {
  padding: 0;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions {
  display: flex;
  justify-content: space-between;
  z-index: 8888;
  height: 55px;
  left: 0;
  padding: 10px 10px;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions button {
  border-radius: 40px;
  text-transform: uppercase;
  font-weight: 400;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions button span,
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions button fa-icon {
  margin-right: 5px;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.primary button {
  margin-left: 15px;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.primary button.btn-save:hover {
  background-color: #6d4c41 !important;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.primary button.btn-delete {
  color: #5d4037;
  border: solid 1px;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.primary button.btn-delete span {
  color: #5d4037;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.primary button.btn-delete:hover {
  background-color: transparent !important;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.primary button.btn-delete:hover span {
  color: #6d4c41;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.secondary button {
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  opacity: 0.65;
  transition: 0.2s ease-in-out;
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.secondary button span {
  color: rgba(0, 0, 0, 0.54);
}
.nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.secondary button:hover {
  opacity: 1;
}
@media (max-width: 768px) {
  .nature-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fafafa;
    padding: 10px;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
  }
}
.nature-theme anms-user-story-form .form-fields-inner .description-field .mat-mdc-form-field-infix,
.nature-theme anms-enabler-story-form .form-fields-inner .description-field .mat-mdc-form-field-infix {
  min-height: 75px !important;
}
.nature-theme anms-user-story-form .form-fields-inner .acceptance-criteria-field .mat-mdc-form-field-infix,
.nature-theme anms-enabler-story-form .form-fields-inner .acceptance-criteria-field .mat-mdc-form-field-infix {
  min-height: 135px !important;
}
.nature-theme anms-user-story-form .form-fields-inner .acceptance-criteria-field .mat-mdc-form-field-infix textarea,
.nature-theme anms-enabler-story-form .form-fields-inner .acceptance-criteria-field .mat-mdc-form-field-infix textarea {
  min-height: 115px !important;
}
.nature-theme anms-solution-internal-compact-card .solution-icon {
  width: 18px !important;
  height: 18px !important;
  margin-right: 0 !important;
  align-items: flex-start !important;
}
.nature-theme anms-solution-internal-compact-card .solution-icon .mat-icon {
  padding: 3px;
}
.nature-theme anms-value-stream-portfolio-allocations mat-select:not(.mat-mdc-select-empty) ~ span label {
  display: none !important;
}
.nature-theme anms-value-stream-portfolio-allocations .mat-mdc-form-field-underline {
  display: none !important;
}
.nature-theme anms-value-stream-portfolio-allocations .mat-mdc-form-field-wrapper {
  padding-bottom: 0 !important;
}
.nature-theme anms-value-stream-portfolio-allocations .mat-mdc-form-field-wrapper .mdc-text-field {
  padding-top: 0 !important;
}
.nature-theme anms-value-stream-portfolio-allocations .mat-mdc-form-field-wrapper .mat-mdc-form-field-infix {
  padding: 0 !important;
  border-top: 0 !important;
}
.nature-theme anms-value-stream-portfolio-allocations .mat-mdc-form-field-wrapper .mat-mdc-form-field-infix .mat-mdc-form-field-label-wrapper {
  position: static;
}
.nature-theme anms-value-stream-portfolio-allocations .mat-mdc-form-field-wrapper .mat-mdc-form-field-infix .mat-mdc-select-arrow-wrapper {
  transform: translateY(0%);
}
.nature-theme anms-epic-overlay-form .children-wrapper mat-select:not(.mat-mdc-select-empty) ~ span label,
.nature-theme anms-feature-form .children-wrapper mat-select:not(.mat-mdc-select-empty) ~ span label {
  display: none !important;
}
.nature-theme anms-epic-overlay-form .team .mat-mdc-form-field-infix,
.nature-theme anms-feature-form .team .mat-mdc-form-field-infix {
  border-top: 0;
  text-align: right !important;
}
.nature-theme anms-epic-overlay-form .description-field.mat-mdc-form-field-invalid .mat-mdc-form-field-label {
  top: 7px;
  margin-top: -0.5em;
}
.nature-theme anms-art .solution-card-wrapper {
  max-width: 50% !important;
  flex: 0 0 50% !important;
}
.nature-theme .dashboard-table-main-wrapper .tables-wrapper {
  max-width: 100%;
  overflow-x: auto;
}
.nature-theme .dashboard-table-main-wrapper .mat-sort-header-arrow {
  opacity: 0.5 !important;
  transform: none !important;
}
.nature-theme .dashboard-table-main-wrapper .mat-mdc-paginator {
  background: transparent;
}
.nature-theme .dashboard-table-main-wrapper th,
.nature-theme .dashboard-table-main-wrapper td {
  padding: 10px !important;
}
.nature-theme .dashboard-table-main-wrapper .mat-column-id,
.nature-theme .dashboard-table-main-wrapper .mat-column-kanbanId {
  max-width: 100px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.nature-theme .dashboard-table-main-wrapper .mat-column-name {
  max-width: 300px;
}
.nature-theme .dashboard-table-main-wrapper .mat-column-description {
  max-width: 350px;
  font-size: 12px;
  line-height: 14px;
}
.nature-theme .dashboard-table-main-wrapper table {
  width: 100%;
  background: none !important;
  box-shadow: none !important;
  border-collapse: separate;
  border-spacing: 0 10px !important;
}
.nature-theme .dashboard-table-main-wrapper table tr.mat-mdc-header-row {
  height: 36px;
}
.nature-theme .dashboard-table-main-wrapper table tr.mat-mdc-header-row th {
  text-transform: uppercase;
  border-width: 2px;
  border-color: rgba(115, 115, 115, 0.5882352941);
  position: relative;
  top: 10px;
}
.nature-theme .dashboard-table-main-wrapper table tr.mat-mdc-header-row th:first-child {
  border-top-left-radius: 4px;
}
.nature-theme .dashboard-table-main-wrapper table tr.mat-mdc-header-row th:last-child {
  border-top-right-radius: 4px;
}
.nature-theme .dashboard-table-main-wrapper table tr.mat-mdc-row {
  border-radius: 4px !important;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.05);
  position: relative;
}
.nature-theme .dashboard-table-main-wrapper table tr.mat-mdc-row td {
  border-bottom: none !important;
  background: white;
}
.nature-theme .dashboard-table-main-wrapper table tr.mat-mdc-row td:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.nature-theme .dashboard-table-main-wrapper table tr.mat-mdc-row td:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.nature-theme .dashboard-table-main-wrapper table tr.mat-mdc-row td .edit-row {
  position: relative;
  right: 0px;
  top: 5px;
  cursor: pointer;
  transition: 0.2s ease-in-out;
  color: black;
}
.nature-theme .dashboard-table-main-wrapper table tr.mat-mdc-row td .edit-row:hover {
  color: #8d6e63;
}
.nature-theme .dashboard-table-main-wrapper .table-top .main-heading {
  font-weight: 500;
  color: rgba(0, 0, 0, 0.87);
}
.nature-theme .dashboard-table-main-wrapper .table-top .pagination-wrapper .mat-mdc-paginator {
  background: transparent !important;
}
.nature-theme .dashboard-table-main-wrapper .table-top .pagination-wrapper .mat-mdc-paginator .mat-mdc-form-field-infix {
  background: rgba(185, 185, 185, 0.0980392157);
  display: flex;
  justify-content: space-between;
  border-radius: 4px;
  border: solid 1px rgba(0, 0, 0, 0.1411764706);
  transition: 0.2s ease-in-out;
  padding-inline: 10px;
  height: 40px;
  align-items: center;
}
.nature-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper {
  background: rgba(185, 185, 185, 0.0980392157);
  display: flex;
  justify-content: space-between;
  padding: 4px 16px;
  margin-bottom: 16px;
  border-radius: 40px;
  border: solid 1px rgba(0, 0, 0, 0.1411764706);
  transition: 0.2s ease-in-out;
  height: 37px;
  margin-right: 25px;
}
.nature-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper mat-form-field {
  width: 100%;
}
.nature-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper:focus,
.nature-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper:active,
.nature-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper:focus-within {
  border-color: #7e57c2;
  box-shadow: 1px 2px 4px #d1c4e9;
}
.nature-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper:focus fa-icon,
.nature-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper:active fa-icon,
.nature-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper:focus-within fa-icon {
  color: #7e57c2;
  opacity: 0.85;
}
.nature-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper fa-icon {
  color: rgba(0, 0, 0, 0.1411764706);
  transition: 0.2s ease-in-out;
}
@media (max-width: 992px) {
  .nature-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .nature-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper {
    width: 25vw;
  }
}
.nature-theme .active-link .sidebar-icon {
  --icon-dark: #9575cd !important;
  --icon-light: rgba(149, 117, 205, 0.54) !important;
}
.nature-theme .mat-mdc-list-item:hover .sidebar-icon,
.nature-theme .mat-mdc-list-item:focus .sidebar-icon {
  --icon-dark: #9575cd !important;
  --icon-light: rgba(149, 117, 205, 0.54) !important;
}
.kvasar-theme {
  --mat-badge-text-font: Inter, sans-serif;
  --mat-badge-line-height: 22px;
  --mat-badge-text-size: 12px;
  --mat-badge-text-weight: 600;
  --mat-badge-small-size-text-size: 9px;
  --mat-badge-small-size-line-height: 16px;
  --mat-badge-large-size-text-size: 24px;
  --mat-badge-large-size-line-height: 28px;
}
.kvasar-theme .mat-h1,
.kvasar-theme .mat-headline-5,
.kvasar-theme .mat-typography .mat-h1,
.kvasar-theme .mat-typography .mat-headline-5,
.kvasar-theme .mat-typography h1 {
  font: 400 24px / 32px Inter, sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.kvasar-theme .mat-h2,
.kvasar-theme .mat-headline-6,
.kvasar-theme .mat-typography .mat-h2,
.kvasar-theme .mat-typography .mat-headline-6,
.kvasar-theme .mat-typography h2 {
  font: 500 20px / 32px Inter, sans-serif;
  letter-spacing: 0.0125em;
  margin: 0 0 16px;
}
.kvasar-theme .mat-h3,
.kvasar-theme .mat-subtitle-1,
.kvasar-theme .mat-typography .mat-h3,
.kvasar-theme .mat-typography .mat-subtitle-1,
.kvasar-theme .mat-typography h3 {
  font: 400 16px / 28px Inter, sans-serif;
  letter-spacing: 0.009375em;
  margin: 0 0 16px;
}
.kvasar-theme .mat-h4,
.kvasar-theme .mat-body-1,
.kvasar-theme .mat-typography .mat-h4,
.kvasar-theme .mat-typography .mat-body-1,
.kvasar-theme .mat-typography h4 {
  font: 400 16px / 24px Inter, sans-serif;
  letter-spacing: 0.03125em;
  margin: 0 0 16px;
}
.kvasar-theme .mat-h5,
.kvasar-theme .mat-typography .mat-h5,
.kvasar-theme .mat-typography h5 {
  font: 400 calc(14px * 0.83) / 20px Inter, sans-serif;
  margin: 0 0 12px;
}
.kvasar-theme .mat-h6,
.kvasar-theme .mat-typography .mat-h6,
.kvasar-theme .mat-typography h6 {
  font: 400 calc(14px * 0.67) / 20px Inter, sans-serif;
  margin: 0 0 12px;
}
.kvasar-theme .mat-body-strong,
.kvasar-theme .mat-subtitle-2,
.kvasar-theme .mat-typography .mat-body-strong,
.kvasar-theme .mat-typography .mat-subtitle-2 {
  font: 500 14px / 22px Inter, sans-serif;
  letter-spacing: 0.0071428571em;
}
.kvasar-theme .mat-body,
.kvasar-theme .mat-body-2,
.kvasar-theme .mat-typography .mat-body,
.kvasar-theme .mat-typography .mat-body-2,
.kvasar-theme .mat-typography {
  font: 400 14px / 20px Inter, sans-serif;
  letter-spacing: 0.0178571429em;
}
.kvasar-theme .mat-body p,
.kvasar-theme .mat-body-2 p,
.kvasar-theme .mat-typography .mat-body p,
.kvasar-theme .mat-typography .mat-body-2 p,
.kvasar-theme .mat-typography p {
  margin: 0 0 12px;
}
.kvasar-theme .mat-small,
.kvasar-theme .mat-caption,
.kvasar-theme .mat-typography .mat-small,
.kvasar-theme .mat-typography .mat-caption {
  font: 400 12px / 20px Inter, sans-serif;
  letter-spacing: 0.0333333333em;
}
.kvasar-theme .mat-headline-1,
.kvasar-theme .mat-typography .mat-headline-1 {
  font: 400 16px / 1.125 Inter, sans-serif;
  letter-spacing: normal;
  margin: 0 0 56px;
}
.kvasar-theme .mat-headline-2,
.kvasar-theme .mat-typography .mat-headline-2 {
  font: 300 60px / 60px Inter, sans-serif;
  letter-spacing: -0.0083333333em;
  margin: 0 0 64px;
}
.kvasar-theme .mat-headline-3,
.kvasar-theme .mat-typography .mat-headline-3 {
  font: 400 48px / 50px Inter, sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}
.kvasar-theme .mat-headline-4,
.kvasar-theme .mat-typography .mat-headline-4 {
  font: 400 34px / 40px Inter, sans-serif;
  letter-spacing: 0.0073529412em;
  margin: 0 0 64px;
}
.kvasar-theme {
  --mat-bottom-sheet-container-text-font: Inter, sans-serif;
  --mat-bottom-sheet-container-text-line-height: 20px;
  --mat-bottom-sheet-container-text-size: 14px;
  --mat-bottom-sheet-container-text-tracking: 0.0178571429em;
  --mat-bottom-sheet-container-text-weight: 400;
  --mat-button-toggle-label-text-font: Inter, sans-serif;
  --mat-button-toggle-label-text-line-height: 24px;
  --mat-button-toggle-label-text-size: 16px;
  --mat-button-toggle-label-text-tracking: 0.03125em;
  --mat-button-toggle-label-text-weight: 400;
  --mat-button-toggle-legacy-label-text-font: Inter, sans-serif;
  --mat-button-toggle-legacy-label-text-line-height: 24px;
  --mat-button-toggle-legacy-label-text-size: 16px;
  --mat-button-toggle-legacy-label-text-tracking: 0.03125em;
  --mat-button-toggle-legacy-label-text-weight: 400;
  --mat-datepicker-calendar-text-font: Inter, sans-serif;
  --mat-datepicker-calendar-text-size: 13px;
  --mat-datepicker-calendar-body-label-text-size: 14px;
  --mat-datepicker-calendar-body-label-text-weight: 500;
  --mat-datepicker-calendar-period-button-text-size: 14px;
  --mat-datepicker-calendar-period-button-text-weight: 500;
  --mat-datepicker-calendar-header-text-size: 11px;
  --mat-datepicker-calendar-header-text-weight: 400;
  --mat-expansion-header-text-font: Inter, sans-serif;
  --mat-expansion-header-text-size: 14px;
  --mat-expansion-header-text-weight: 500;
  --mat-expansion-header-text-line-height: inherit;
  --mat-expansion-header-text-tracking: inherit;
  --mat-expansion-container-text-font: Inter, sans-serif;
  --mat-expansion-container-text-line-height: 20px;
  --mat-expansion-container-text-size: 14px;
  --mat-expansion-container-text-tracking: 0.0178571429em;
  --mat-expansion-container-text-weight: 400;
  --mat-grid-list-tile-header-primary-text-size: 14px;
  --mat-grid-list-tile-header-secondary-text-size: 12px;
  --mat-grid-list-tile-footer-primary-text-size: 14px;
  --mat-grid-list-tile-footer-secondary-text-size: 12px;
  --mat-stepper-container-text-font: Inter, sans-serif;
  --mat-stepper-header-label-text-font: Inter, sans-serif;
  --mat-stepper-header-label-text-size: 14px;
  --mat-stepper-header-label-text-weight: 400;
  --mat-stepper-header-error-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-weight: 400;
  --mat-toolbar-title-text-font: Inter, sans-serif;
  --mat-toolbar-title-text-line-height: 32px;
  --mat-toolbar-title-text-size: 20px;
  --mat-toolbar-title-text-tracking: 0.0125em;
  --mat-toolbar-title-text-weight: 500;
  --mat-tree-node-text-font: Inter, sans-serif;
  --mat-tree-node-text-size: 14px;
  --mat-tree-node-text-weight: 400;
  --mat-option-label-text-font: Inter, sans-serif;
  --mat-option-label-text-line-height: 24px;
  --mat-option-label-text-size: 16px;
  --mat-option-label-text-tracking: 0.03125em;
  --mat-option-label-text-weight: 400;
  --mat-optgroup-label-text-font: Inter, sans-serif;
  --mat-optgroup-label-text-line-height: 24px;
  --mat-optgroup-label-text-size: 16px;
  --mat-optgroup-label-text-tracking: 0.03125em;
  --mat-optgroup-label-text-weight: 400;
  --mat-card-title-text-font: Inter, sans-serif;
  --mat-card-title-text-line-height: 32px;
  --mat-card-title-text-size: 20px;
  --mat-card-title-text-tracking: 0.0125em;
  --mat-card-title-text-weight: 500;
  --mat-card-subtitle-text-font: Inter, sans-serif;
  --mat-card-subtitle-text-line-height: 22px;
  --mat-card-subtitle-text-size: 14px;
  --mat-card-subtitle-text-tracking: 0.0071428571em;
  --mat-card-subtitle-text-weight: 500;
  --mat-tooltip-supporting-text-font: Inter, sans-serif;
  --mat-tooltip-supporting-text-size: 12px;
  --mat-tooltip-supporting-text-weight: 400;
  --mat-tooltip-supporting-text-tracking: 0.0333333333em;
  --mat-form-field-container-text-font: Inter, sans-serif;
  --mat-form-field-container-text-line-height: 24px;
  --mat-form-field-container-text-size: 16px;
  --mat-form-field-container-text-tracking: 0.03125em;
  --mat-form-field-container-text-weight: 400;
  --mat-form-field-outlined-label-text-populated-size: 16px;
  --mat-form-field-subscript-text-font: Inter, sans-serif;
  --mat-form-field-subscript-text-line-height: 20px;
  --mat-form-field-subscript-text-size: 12px;
  --mat-form-field-subscript-text-tracking: 0.0333333333em;
  --mat-form-field-subscript-text-weight: 400;
  --mat-form-field-filled-label-text-font: Inter, sans-serif;
  --mat-form-field-filled-label-text-size: 16px;
  --mat-form-field-filled-label-text-tracking: 0.03125em;
  --mat-form-field-filled-label-text-weight: 400;
  --mat-form-field-outlined-label-text-font: Inter, sans-serif;
  --mat-form-field-outlined-label-text-size: 16px;
  --mat-form-field-outlined-label-text-tracking: 0.03125em;
  --mat-form-field-outlined-label-text-weight: 400;
  --mat-select-trigger-text-font: Inter, sans-serif;
  --mat-select-trigger-text-line-height: 24px;
  --mat-select-trigger-text-size: 16px;
  --mat-select-trigger-text-tracking: 0.03125em;
  --mat-select-trigger-text-weight: 400;
  --mat-dialog-subhead-font: Inter, sans-serif;
  --mat-dialog-subhead-line-height: 32px;
  --mat-dialog-subhead-size: 20px;
  --mat-dialog-subhead-weight: 500;
  --mat-dialog-subhead-tracking: 0.0125em;
  --mat-dialog-supporting-text-font: Inter, sans-serif;
  --mat-dialog-supporting-text-line-height: 24px;
  --mat-dialog-supporting-text-size: 16px;
  --mat-dialog-supporting-text-weight: 400;
  --mat-dialog-supporting-text-tracking: 0.03125em;
}
.kvasar-theme .mat-mdc-standard-chip {
  --mat-chip-label-text-font: Inter, sans-serif;
  --mat-chip-label-text-line-height: 20px;
  --mat-chip-label-text-size: 14px;
  --mat-chip-label-text-tracking: 0.0178571429em;
  --mat-chip-label-text-weight: 400;
}
.kvasar-theme {
  --mat-slide-toggle-label-text-font: Inter, sans-serif;
  --mat-slide-toggle-label-text-line-height: 20px;
  --mat-slide-toggle-label-text-size: 14px;
  --mat-slide-toggle-label-text-tracking: 0.0178571429em;
  --mat-slide-toggle-label-text-weight: 400;
}
.kvasar-theme .mat-mdc-slide-toggle {
  --mat-slide-toggle-label-text-font: Inter, sans-serif;
  --mat-slide-toggle-label-text-line-height: 20px;
  --mat-slide-toggle-label-text-size: 14px;
  --mat-slide-toggle-label-text-tracking: 0.0178571429em;
  --mat-slide-toggle-label-text-weight: 400;
}
.kvasar-theme {
  --mat-radio-label-text-font: Inter, sans-serif;
  --mat-radio-label-text-line-height: 20px;
  --mat-radio-label-text-size: 14px;
  --mat-radio-label-text-tracking: 0.0178571429em;
  --mat-radio-label-text-weight: 400;
  --mat-slider-label-label-text-font: Inter, sans-serif;
  --mat-slider-label-label-text-size: 14px;
  --mat-slider-label-label-text-line-height: 22px;
  --mat-slider-label-label-text-tracking: 0.0071428571em;
  --mat-slider-label-label-text-weight: 500;
  --mat-menu-item-label-text-font: Inter, sans-serif;
  --mat-menu-item-label-text-size: 16px;
  --mat-menu-item-label-text-tracking: 0.03125em;
  --mat-menu-item-label-text-line-height: 24px;
  --mat-menu-item-label-text-weight: 400;
  --mat-list-list-item-label-text-font: Inter, sans-serif;
  --mat-list-list-item-label-text-line-height: 24px;
  --mat-list-list-item-label-text-size: 16px;
  --mat-list-list-item-label-text-tracking: 0.03125em;
  --mat-list-list-item-label-text-weight: 400;
  --mat-list-list-item-supporting-text-font: Inter, sans-serif;
  --mat-list-list-item-supporting-text-line-height: 20px;
  --mat-list-list-item-supporting-text-size: 14px;
  --mat-list-list-item-supporting-text-tracking: 0.0178571429em;
  --mat-list-list-item-supporting-text-weight: 400;
  --mat-list-list-item-trailing-supporting-text-font: Inter, sans-serif;
  --mat-list-list-item-trailing-supporting-text-line-height: 20px;
  --mat-list-list-item-trailing-supporting-text-size: 12px;
  --mat-list-list-item-trailing-supporting-text-tracking: 0.0333333333em;
  --mat-list-list-item-trailing-supporting-text-weight: 400;
}
.kvasar-theme .mdc-list-group__subheader {
  font: 400 16px / 28px Inter, sans-serif;
  letter-spacing: 0.009375em;
}
.kvasar-theme {
  --mat-paginator-container-text-font: Inter, sans-serif;
  --mat-paginator-container-text-line-height: 20px;
  --mat-paginator-container-text-size: 12px;
  --mat-paginator-container-text-tracking: 0.0333333333em;
  --mat-paginator-container-text-weight: 400;
  --mat-paginator-select-trigger-text-size: 12px;
}
.kvasar-theme .mat-mdc-tab-header {
  --mat-tab-label-text-font: Inter, sans-serif;
  --mat-tab-label-text-size: 14px;
  --mat-tab-label-text-tracking: 0.0892857143em;
  --mat-tab-label-text-line-height: 36px;
  --mat-tab-label-text-weight: 500;
}
.kvasar-theme {
  --mat-checkbox-label-text-font: Inter, sans-serif;
  --mat-checkbox-label-text-line-height: 20px;
  --mat-checkbox-label-text-size: 14px;
  --mat-checkbox-label-text-tracking: 0.0178571429em;
  --mat-checkbox-label-text-weight: 400;
  --mat-button-filled-label-text-font: Inter, sans-serif;
  --mat-button-filled-label-text-size: 14px;
  --mat-button-filled-label-text-tracking: 0.0892857143em;
  --mat-button-filled-label-text-transform: none;
  --mat-button-filled-label-text-weight: 500;
  --mat-button-outlined-label-text-font: Inter, sans-serif;
  --mat-button-outlined-label-text-size: 14px;
  --mat-button-outlined-label-text-tracking: 0.0892857143em;
  --mat-button-outlined-label-text-transform: none;
  --mat-button-outlined-label-text-weight: 500;
  --mat-button-protected-label-text-font: Inter, sans-serif;
  --mat-button-protected-label-text-size: 14px;
  --mat-button-protected-label-text-tracking: 0.0892857143em;
  --mat-button-protected-label-text-transform: none;
  --mat-button-protected-label-text-weight: 500;
  --mat-button-text-label-text-font: Inter, sans-serif;
  --mat-button-text-label-text-size: 14px;
  --mat-button-text-label-text-tracking: 0.0892857143em;
  --mat-button-text-label-text-transform: none;
  --mat-button-text-label-text-weight: 500;
  --mat-button-tonal-label-text-font: Inter, sans-serif;
  --mat-button-tonal-label-text-size: 14px;
  --mat-button-tonal-label-text-tracking: 0.0892857143em;
  --mat-button-tonal-label-text-transform: none;
  --mat-button-tonal-label-text-weight: 500;
  --mat-fab-extended-label-text-font: Inter, sans-serif;
  --mat-fab-extended-label-text-size: 14px;
  --mat-fab-extended-label-text-tracking: 0.0892857143em;
  --mat-fab-extended-label-text-weight: 500;
  --mat-snack-bar-supporting-text-font: Inter, sans-serif;
  --mat-snack-bar-supporting-text-line-height: 20px;
  --mat-snack-bar-supporting-text-size: 14px;
  --mat-snack-bar-supporting-text-weight: 400;
  --mat-table-header-headline-font: Inter, sans-serif;
  --mat-table-header-headline-line-height: 22px;
  --mat-table-header-headline-size: 14px;
  --mat-table-header-headline-weight: 500;
  --mat-table-header-headline-tracking: 0.0071428571em;
  --mat-table-row-item-label-text-font: Inter, sans-serif;
  --mat-table-row-item-label-text-line-height: 20px;
  --mat-table-row-item-label-text-size: 14px;
  --mat-table-row-item-label-text-weight: 400;
  --mat-table-row-item-label-text-tracking: 0.0178571429em;
  --mat-table-footer-supporting-text-font: Inter, sans-serif;
  --mat-table-footer-supporting-text-line-height: 20px;
  --mat-table-footer-supporting-text-size: 14px;
  --mat-table-footer-supporting-text-weight: 400;
  --mat-table-footer-supporting-text-tracking: 0.0178571429em;
}
.kvasar-theme a {
  color: rgba(0, 0, 0, 0.87);
}
.kvasar-theme a:hover {
  color: #00b0ff;
}
.kvasar-theme code {
  color: rgba(0, 0, 0, 0.87);
  background-color: #40c4ff;
}
.kvasar-theme p a {
  color: #00b0ff;
}
.kvasar-theme p a:hover {
  color: #0091ea;
}
.kvasar-theme .error-notification-overlay {
  color: white;
  background-color: #d81b60;
}
.kvasar-theme .info-notification-overlay {
  color: rgba(0, 0, 0, 0.87);
  background-color: #00b0ff;
}
.kvasar-theme .success-notification-overlay {
  color: rgba(0, 0, 0, 0.87);
  background-color: #66bb6a;
}
.kvasar-theme .warning-notification-overlay {
  color: rgba(0, 0, 0, 0.87);
  background-color: #ffca28;
}
.kvasar-theme .neo-button {
  background: #283593;
  border: none;
  border-radius: 15px;
  padding: 10px 20px;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  transition: all 0.2s ease;
  position: relative;
}
.kvasar-theme .neo-button .material-icons {
  margin-right: 10px;
  color: #b3e5fc;
  transition: transform 0.2s ease;
}
.kvasar-theme .neo-button span {
  text-shadow: 0 2px 2px rgba(12, 16, 44, 0.2);
}
.kvasar-theme anms-about .background {
  color: rgba(0, 0, 0, 0.87);
  background-color: #fafafa;
}
.kvasar-theme anms-about .background .gradient::before {
  background:
    linear-gradient(
      to bottom,
      rgba(250, 250, 250, 0) 0%,
      #fafafa 100%);
}
.kvasar-theme anms-about .follow-releases p,
.kvasar-theme anms-about .contributors p {
  background-color: #fafafa;
}
.kvasar-theme anms-about .follow-releases p a,
.kvasar-theme anms-about .contributors p a {
  color: #00b0ff;
}
.kvasar-theme anms-about .follow-releases p a:hover,
.kvasar-theme anms-about .contributors p a:hover {
  color: #0091ea;
}
.kvasar-theme anms-about .contributors img {
  border-color: #fafafa !important;
}
.kvasar-theme anms-big-input .big-input input {
  color: rgba(0, 0, 0, 0.87);
  background-color: white;
}
.kvasar-theme anms-big-input .big-input.has-focus {
  box-shadow:
    0 0 15px 2px rgba(0, 176, 255, 0.4),
    0 0 15px 2px rgba(0, 176, 255, 0.4),
    0 0 15px 2px rgba(0, 176, 255, 0.4);
}
.kvasar-theme .column-title {
  border-radius: 4px 4px 0px 0px;
  background: #e4e4e4;
  padding: 12px 15px;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}
.kvasar-theme .column-title h3 {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.75px;
  margin-bottom: 0;
}
.kvasar-theme .column-title h3 fa-icon {
  margin-right: 10px;
}
.kvasar-theme .column-title .column-issues {
  color: #10153b;
}
.kvasar-theme .column-title .custom-icon {
  color: #10153b;
}
.kvasar-theme .kanban-column {
  max-height: unset;
  background: #949ac9;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  -webkit-box-flex: 1;
  flex-grow: 1;
}
.kvasar-theme .kanban-column.cdk-drop-list-dragging {
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}
.kvasar-theme .kanban-column.cdk-drag-animating {
  transition: transform 300ms cubic-bezier(0, 0, 0.2, 1);
}
.kvasar-theme .kanban-column.cdk-drop-list-dragging .kanban-box:not(.cdk-drag-placeholder) {
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}
.kvasar-theme anms-kanban-column > div {
  height: 100%;
}
@media (min-width: 0) {
  .kvasar-theme .kanban-column {
    min-height: 60px;
    max-width: 100%;
    min-width: 270px;
    height: calc(100% - 100px);
  }
}
@media (min-width: 576px) {
  .kvasar-theme .kanban-column {
    min-height: 80px;
    max-width: 100%;
    min-width: 280px;
    height: calc(100% - 100px);
  }
}
@media (min-width: 768px) {
  .kvasar-theme .kanban-column {
    min-height: 250px;
    max-width: 270px;
    width: 100%;
    height: calc(100% - 100px);
  }
}
@media (min-width: 992px) {
  .kvasar-theme .kanban-column {
    min-height: 500px;
    max-width: 270px;
    width: 100%;
    height: calc(100% - 100px);
  }
}
@media (min-width: 1200px) {
  .kvasar-theme .kanban-column {
    min-height: 500px;
    max-width: 270px;
    width: 100%;
    height: calc(100% - 100px);
  }
}
.kvasar-theme .overlay.background {
  height: 100%;
}
.kvasar-theme .overlay.background .gradient::before {
  background:
    linear-gradient(
      to bottom,
      rgba(250, 250, 250, 0) 0%,
      #fafafa 100%);
}
@media (min-width: 992px) {
  .kvasar-theme .form-container-left {
    overflow-y: auto;
  }
}
.kvasar-theme .epic-accordion-wrapper {
  padding-right: 10px;
  padding-bottom: 0.5rem;
}
.kvasar-theme .epic-accordion-wrapper .mat-expansion-panel {
  box-shadow: none !important;
}
.kvasar-theme .epic-accordion-wrapper .mat-expansion-panel .mat-expansion-panel-header {
  background: #81d4fa;
}
.kvasar-theme .epic-accordion-wrapper .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-title {
  color: #283593;
  min-width: fit-content;
}
.kvasar-theme .epic-accordion-wrapper .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-description {
  color: #283593;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.kvasar-theme .epic-accordion-wrapper .mat-expansion-panel .mat-expansion-panel-content {
  background-color: rgba(0, 0, 0, 0.04);
}
.kvasar-theme .epic-accordion-wrapper .mat-expansion-panel textarea {
  color: rgba(0, 0, 0, 0.54);
  padding-top: 1rem;
}
.kvasar-theme .state {
  color: #00b0ff;
}
.kvasar-theme .budget-container {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.kvasar-theme .item-wrapper .button-revision {
  width: 100%;
  cursor: pointer;
}
.kvasar-theme .item-wrapper .value {
  font-size: 14px;
}
.kvasar-theme .item-wrapper .material-icons {
  color: #00b0ff;
}
.kvasar-theme .card-dashboard-table {
  background-color: white;
}
.kvasar-theme .anms-teams-select.mat-primary {
  color: #283593;
  background-color: rgba(40, 53, 147, 0.15);
}
.kvasar-theme .anms-teams-select.mat-accent {
  color: #00b0ff;
  background-color: rgba(0, 176, 255, 0.15);
}
.kvasar-theme .anms-teams-select.mat-warn {
  color: #d81b60;
  background-color: rgba(216, 27, 96, 0.15);
}
.kvasar-theme .chart-container {
  background-color: white;
}
.kvasar-theme .canvas-wrapper {
  border-radius: 4px;
  margin-bottom: 40px;
  background: rgba(0, 0, 0, 0.12);
  border: solid 1px #bdc2db;
}
.kvasar-theme .canvas-wrapper .vs-title {
  font-weight: 500;
  text-align: center;
  padding-top: 4px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  height: 32px;
  background: #e9ebf3;
  color: #283593;
  border-bottom: solid 1px #f4f4f9;
}
.kvasar-theme .canvas-wrapper .canvas-row {
  display: flex;
  flex-direction: row;
  width: 100%;
  flex-wrap: wrap;
}
.kvasar-theme .canvas-wrapper .canvas-row .vs-columns {
  width: 100%;
  display: flex;
}
.kvasar-theme .canvas-wrapper .canvas-row .vs-columns > div {
  border: solid 1px #bdc2db;
  text-align: center;
  height: 36px;
  font-size: 12px;
  line-height: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.89px;
  color: #283593;
}
.kvasar-theme .canvas-wrapper .canvas-row .vs-columns.grid > div {
  width: 100%;
}
.kvasar-theme .canvas-wrapper .canvas-row .vs-columns.thirds > div {
  width: 33.33%;
}
aa .kvasar-theme .canvas-wrapper .canvas-row .vs-columns.half > div {
  width: 50%;
}
.kvasar-theme .canvas-wrapper .canvas-row .vs-content {
  width: 100%;
  display: flex;
}
.kvasar-theme .canvas-wrapper .canvas-row .vs-content > div {
  padding: 10px;
}
.kvasar-theme .canvas-wrapper .canvas-row .vs-content.grid > div {
  width: 15%;
  outline: solid 1px #bdc2db;
}
.kvasar-theme .canvas-wrapper .canvas-row .vs-content.thirds > div {
  width: 33.33%;
  outline: solid 1px #bdc2db;
}
.kvasar-theme .canvas-wrapper .canvas-row .vs-content.half > div {
  width: 50%;
  outline: solid 1px #bdc2db;
}
.kvasar-theme .box .output {
  color: #10153b;
}
.kvasar-theme .filter-wrapper #filter mat-form-field,
.kvasar-theme .filter-wrapper #filter .mat-form-field {
  padding-inline: 0;
}
.kvasar-theme .filter-wrapper #filter mat-form-field > div,
.kvasar-theme .filter-wrapper #filter .mat-form-field > div {
  padding-bottom: 0 !important;
}
.kvasar-theme .filter-wrapper #filter mat-form-field > div .mat-form-field-infix,
.kvasar-theme .filter-wrapper #filter .mat-form-field > div .mat-form-field-infix {
  padding: 0.5em 0 0.5em 0;
}
.kvasar-theme .mat-tab-header {
  border-bottom: none !important;
  margin-bottom: 15px;
}
.kvasar-theme .mat-tab-label {
  background: rgba(228, 228, 228, 0.4705882353);
  border-radius: 4px;
  height: 35px;
  font-weight: 400;
  min-width: 85px;
  margin-left: 10px;
  opacity: 1 !important;
}
.kvasar-theme .mat-tab-label.mat-tab-label-active {
  color: #283593 !important;
  background: #e9ebf3 !important;
  font-weight: 600;
}
.kvasar-theme .mat-tab-body-content {
  margin-bottom: 20px;
  padding-bottom: 20px;
  overflow: auto;
  height: fit-content;
}
.kvasar-theme .team-art-item {
  background: white;
}
.kvasar-theme .team-art-item span.team-picture {
  color: #10153b;
}
.kvasar-theme .team-art-item img.team-picture {
  color: #10153b;
  background: white;
}
.kvasar-theme .team-art-list-title {
  color: rgba(0, 0, 0, 0.87);
}
.kvasar-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header mat-panel-title p {
  align-items: center;
}
.kvasar-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header mat-panel-title p mat-icon {
  background-color: #e9ebf3;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.kvasar-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header mat-panel-title p mat-icon svg {
  width: 18px;
  height: auto;
}
.kvasar-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header mat-panel-title p .title {
  font-size: 15px;
  font-weight: 600;
  color: #283593;
}
.kvasar-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header mat-panel-title p .mat-expansion-panel-header-description {
  font-size: 14px;
}
.kvasar-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header .panel-header-actions {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.kvasar-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header .panel-header-actions .toggle-trigger-custom {
  color: rgba(0, 0, 0, 0.54);
  font-size: 14px;
  border-radius: 17px;
  display: flex;
  padding: 5px 20px;
  background: #f4f4f4;
}
.kvasar-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header .panel-header-actions .edit-item {
  width: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.kvasar-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-header[aria-expanded=true] .toggle-trigger-custom {
  color: rgba(0, 0, 0, 0.54);
  font-size: 14px;
  border: solid 1px;
  border-radius: 17px;
  display: flex;
  padding: 5px 20px;
  background: white;
}
.kvasar-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body {
  margin-top: 32px;
}
.kvasar-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body mat-card-content .addBtnMinified {
  background-color: #00b0ff;
  width: 22px;
  height: 22px;
  padding: 0;
  border-radius: 18px;
  border: none;
  color: white;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08);
  position: absolute;
  right: 0;
  top: 0;
}
.kvasar-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body mat-card-content .col-md-9 .addBtnMinified {
  right: 25px;
}
.kvasar-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body mat-card-content #triggers .content {
  width: 95%;
  height: 64px;
  background: #bdc2db;
  position: relative;
  margin-right: 3rem;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 10px;
  border-radius: 2px;
}
.kvasar-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body mat-card-content #triggers .content p {
  margin-bottom: 0;
  color: #283593;
  line-height: 1.2;
}
.kvasar-theme .value-stream-detail .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body mat-card-content .section-title {
  color: rgba(0, 0, 0, 0.54);
}
.kvasar-theme .value-stream-detail anms-solutions-grid-card {
  margin: 0 0 5px 0 !important;
}
.kvasar-theme .value-stream-detail anms-solutions-grid-card ::ng-deep .mat-card {
  width: 95% !important;
  height: 100%;
  margin-right: 5px !important;
}
.kvasar-theme .value-stream-detail anms-solutions-grid-card ::ng-deep .mat-card .mat-mdc-card-header .mat-mdc-card-avatar {
  width: 16px !important;
  height: 16px !important;
  justify-content: flex-start;
}
.kvasar-theme .value-stream-detail anms-solutions-grid-card ::ng-deep .mat-card .mat-mdc-card-header .type-label {
  position: static !important;
  padding-left: 0 !important;
  text-align: left !important;
}
.kvasar-theme .value-stream-detail anms-solutions-grid-card ::ng-deep .mat-card .mat-mdc-card-content .info {
  display: none !important;
}
.kvasar-theme .value-stream-detail anms-solutions-grid-card ::ng-deep .mat-card .mat-mdc-card-actions .buttons {
  top: unset !important;
}
.kvasar-theme anms-supporting-value-stream {
  width: 100%;
}
.kvasar-theme .valuestream-description {
  display: block;
  width: 65vw;
  color: rgba(0, 0, 0, 0.87);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 1310px) {
  .kvasar-theme .valuestream-description {
    display: block;
    width: 55vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media screen and (max-width: 1000px) {
  .kvasar-theme .valuestream-description {
    display: block;
    width: 45vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media screen and (max-width: 800px) {
  .kvasar-theme .valuestream-description {
    display: block;
    width: 30vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media screen and (max-width: 500px) {
  .kvasar-theme .valuestream-description {
    display: block;
    width: 25vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.kvasar-theme .graphic-vs-wrapper {
  box-sizing: border-box;
  overflow-y: hidden;
  overflow-x: auto;
  z-index: 100;
}
@media screen and (max-width: 1400px) {
  .kvasar-theme .graphic-vs-wrapper {
    overflow: auto;
    overflow-y: auto;
  }
}
.kvasar-theme ::ng-deep .highlight {
  background: yellow;
}
.kvasar-theme h1.main-heading {
  color: #283593;
}
.kvasar-theme .action-col.primary button {
  margin-left: 15px;
}
.kvasar-theme .action-col.primary button.btn-save:hover {
  background-color: #182058 !important;
}
.kvasar-theme .action-col.primary button.btn-delete {
  color: #283593;
  border: solid 1px;
}
.kvasar-theme .action-col.primary button.btn-delete span {
  color: #283593;
}
.kvasar-theme .action-col.primary button.btn-delete:hover {
  background-color: transparent !important;
}
.kvasar-theme .action-col.primary button.btn-delete:hover span {
  color: #182058;
}
.kvasar-theme .action-col.secondary button {
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  opacity: 0.65;
  transition: 0.2s ease-in-out;
}
.kvasar-theme .action-col.secondary button span {
  color: rgba(0, 0, 0, 0.54);
}
.kvasar-theme .action-col.secondary button:hover {
  opacity: 1;
}
.kvasar-theme .form-wrapper .action-col.primary button {
  margin-left: 15px;
}
.kvasar-theme .form-wrapper .action-col.primary button.btn-save:hover {
  background-color: #182058 !important;
}
.kvasar-theme .form-wrapper .action-col.primary button.btn-delete {
  color: #283593;
  border: solid 1px;
}
.kvasar-theme .form-wrapper .action-col.primary button.btn-delete span {
  color: #283593;
}
.kvasar-theme .form-wrapper .action-col.primary button.btn-delete:hover {
  background-color: transparent !important;
}
.kvasar-theme .form-wrapper .action-col.primary button.btn-delete:hover span {
  color: #182058;
}
.kvasar-theme .form-wrapper .action-col.secondary button {
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  opacity: 0.65;
  transition: 0.2s ease-in-out;
}
.kvasar-theme .form-wrapper .action-col.secondary button span {
  color: rgba(0, 0, 0, 0.54);
}
.kvasar-theme .form-wrapper .action-col.secondary button:hover {
  opacity: 1;
}
.kvasar-theme .action-col.primary button {
  margin-left: 15px;
}
.kvasar-theme .action-col.primary button.btn-save:hover {
  background-color: #182058 !important;
}
.kvasar-theme .action-col.primary button.btn-delete {
  color: #283593;
  border: solid 1px;
}
.kvasar-theme .action-col.primary button.btn-delete span {
  color: #283593;
}
.kvasar-theme .action-col.primary button.btn-delete:hover {
  background-color: transparent !important;
}
.kvasar-theme .action-col.primary button.btn-delete:hover span {
  color: #182058;
}
.kvasar-theme .action-col.secondary button {
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  opacity: 0.65;
  transition: 0.2s ease-in-out;
}
.kvasar-theme .action-col.secondary button span {
  color: rgba(0, 0, 0, 0.54);
}
.kvasar-theme .action-col.secondary button:hover {
  opacity: 1;
}
.kvasar-theme .form-wrapper .action-col.primary button {
  margin-left: 15px;
}
.kvasar-theme .form-wrapper .action-col.primary button.btn-save:hover {
  background-color: #182058 !important;
}
.kvasar-theme .form-wrapper .action-col.primary button.btn-delete {
  color: #283593;
  border: solid 1px;
}
.kvasar-theme .form-wrapper .action-col.primary button.btn-delete span {
  color: #283593;
}
.kvasar-theme .form-wrapper .action-col.primary button.btn-delete:hover {
  background-color: transparent !important;
}
.kvasar-theme .form-wrapper .action-col.primary button.btn-delete:hover span {
  color: #182058;
}
.kvasar-theme .form-wrapper .action-col.secondary button {
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  opacity: 0.65;
  transition: 0.2s ease-in-out;
}
.kvasar-theme .form-wrapper .action-col.secondary button span {
  color: rgba(0, 0, 0, 0.54);
}
.kvasar-theme .form-wrapper .action-col.secondary button:hover {
  opacity: 1;
}
.kvasar-theme button.add.mat-mdc-fab:hover {
  background-color: #0091ea;
}
.kvasar-theme html,
.kvasar-theme body {
  height: 100%;
  font-size: 16px;
}
.kvasar-theme body {
  margin: 0;
  overflow-y: hidden;
}
.kvasar-theme .mat-toolbar .branding .title p {
  color: white;
}
.kvasar-theme .mat-toolbar #main-nav li,
.kvasar-theme .mat-toolbar #main-nav span,
.kvasar-theme .mat-toolbar #main-nav button,
.kvasar-theme .mat-toolbar #main-nav a {
  color: white;
}
.kvasar-theme .mat-toolbar .mat-mdc-icon-button fa-icon {
  color: white;
  font-size: 24px;
}
.kvasar-theme .mat-toolbar .mat-mdc-icon-button:hover fa-icon {
  transform: scale(1.05);
}
.kvasar-theme ::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
.kvasar-theme ::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 10px;
}
.kvasar-theme ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: none;
  background-color: rgba(5, 5, 43, 0.35);
}
.kvasar-theme .footer {
  background-color: #283593;
}
.kvasar-theme h1 {
  color: rgba(0, 0, 0, 0.87);
}
.kvasar-theme h2 {
  font-weight: 400 !important;
  font-size: 24px !important;
  padding: 0 !important;
  color: rgba(0, 0, 0, 0.54);
}
.kvasar-theme h2.mat-mdc-subheader {
  font-size: 18px !important;
  margin-bottom: 6px;
  font-weight: 500 !important;
  letter-spacing: 0.49px;
}
.kvasar-theme mat-placeholder {
  color: rgba(0, 0, 0, 0.87);
}
.kvasar-theme button.add.mat-mdc-fab {
  border-radius: 40px;
  height: 36px;
  margin-bottom: 20px;
  width: fit-content;
  padding: 0 20px;
}
.kvasar-theme button.add.mat-mdc-fab span.mat-mdc-button-wrapper {
  letter-spacing: 0.89px;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}
.kvasar-theme button.add.mat-mdc-fab span.mat-mdc-button-wrapper fa-icon {
  margin-right: 5px;
}
@media (max-width: 992px) {
  .kvasar-theme .mat-mdc-input-element {
    font-size: 16px;
  }
}
.kvasar-theme .col-lg-4 button.add.mat-mdc-fab {
  width: calc(100% - 17.5px);
}
.kvasar-theme button.fixed-top,
.kvasar-theme .row-fixed-top {
  position: fixed;
  top: 100px;
  right: 20px;
}
.kvasar-theme .row-fixed-top {
  height: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.kvasar-theme .material-icons {
  background: none !important;
  transition: 0.1s ease-in-out;
}
.kvasar-theme .material-icons:hover {
  transform: scale(1.1);
}
.kvasar-theme .custom-icon {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.kvasar-theme .art-icon {
  background-image: url("./media/icon-art-old.svg");
  background-size: 28px;
}
.kvasar-theme .team-icon {
  background-image: url("./media/icon-team.svg");
  background-size: 28px;
}
.kvasar-theme .epic-icon {
  background-image: url("./media/icon-epic.svg");
  background-size: 28px;
}
.kvasar-theme .feature-icon {
  background-image: url("./media/icon-feature.svg");
  background-size: 28px;
}
.kvasar-theme .story-icon {
  background-image: url("./media/icon-story.svg");
  background-size: 28px;
}
.kvasar-theme .va-icon {
  background-image: url("./media/icon-value-stream.svg");
  display: inline-block;
  width: 32px;
  height: 20px;
  vertical-align: text-bottom;
}
.kvasar-theme .solution-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.kvasar-theme .solution-icon .custom-icon {
  width: 16px !important;
  height: auto;
}
.kvasar-theme .mat-mdc-menu-panel {
  min-width: 195px !important;
  padding: 15px 15px 0 15px;
  margin-top: 6px;
}
.kvasar-theme .mat-mdc-menu-panel .mat-mdc-menu-content {
  padding: 0 !important;
}
.kvasar-theme .mat-mdc-menu-panel .mat-mdc-menu-content p:not(.recent-label) {
  margin-bottom: 0;
}
.kvasar-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item {
  padding: 0;
  padding-bottom: 8px;
  height: fit-content;
  line-height: 1;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.kvasar-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item:hover,
.kvasar-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item:active,
.kvasar-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item:focus {
  background: transparent;
  color: #283593;
}
.kvasar-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item a {
  color: rgba(0, 0, 0, 0.87);
  border: none;
}
.kvasar-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item a:hover,
.kvasar-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item a:active,
.kvasar-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item a:focus {
  background: transparent;
  color: #00b0ff;
}
.kvasar-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item .mat-icon {
  margin-right: 5px;
  width: 32px;
  height: 32px;
  text-align: center;
  background: #e9ebf3;
  border-radius: 50%;
  color: #283593;
}
.kvasar-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item .mat-icon svg {
  max-height: 19px;
  max-width: 19px;
  vertical-align: middle !important;
  margin-top: 6px;
}
.kvasar-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item .mat-icon[data-mat-icon-name=portfolio] svg {
  max-width: 15px;
}
.kvasar-theme .mat-mdc-menu-panel .mat-mdc-menu-content .mat-mdc-menu-item .mat-icon[data-mat-icon-name=solution] svg {
  max-width: 16px;
  max-height: 21px;
}
.kvasar-theme .view-all-label {
  margin: 8px -15px 0 !important;
  padding: 12px 16px;
  background: #e9ebf3;
  border-top: solid 1px rgba(185, 185, 185, 0.1294117647);
}
.kvasar-theme .view-all-label a {
  border: none;
  color: #283593 !important;
  font-size: 14px;
  font-weight: 400;
}
.kvasar-theme .view-all-label a:hover {
  color: #949ac9;
}
.kvasar-theme .page-intro {
  margin: 0;
  margin-bottom: 1rem;
}
.kvasar-theme .page-intro div {
  padding: 0;
}
.kvasar-theme .page-intro .page-title h2 {
  font-size: 28px !important;
  font-weight: 500 !important;
  margin-bottom: 3px;
}
.kvasar-theme .page-intro .breadcrumb .breadcrumb-list {
  padding-inline-start: 0px;
  display: flex;
  list-style: none;
  margin-bottom: 0rem;
  flex-wrap: nowrap;
}
.kvasar-theme .page-intro .breadcrumb .breadcrumb-list .breadcrumb-list-item a {
  color: #a3a3a3;
  font-size: 14px;
  white-space: nowrap;
}
.kvasar-theme .page-intro .breadcrumb .breadcrumb-list .breadcrumb-list-item a:after {
  content: ">";
  display: inline-block;
  vertical-align: middle;
  margin-right: 0px;
  white-space: nowrap;
}
.kvasar-theme .page-intro .breadcrumb .breadcrumb-list .breadcrumb-list-item a.current {
  color: #434343;
}
.kvasar-theme .page-intro .breadcrumb .breadcrumb-list .breadcrumb-list-item a.current:after {
  display: none;
}
.kvasar-theme .container-fluid.px-0,
.kvasar-theme .container-fluid,
.kvasar-theme .container-sm,
.kvasar-theme .container-md,
.kvasar-theme .container-lg,
.kvasar-theme .container-xl {
  height: 100%;
  background-color: transparent;
}
.kvasar-theme main {
  background-color: #f5f5f5;
}
.kvasar-theme .multiselect-dropdown .dropdown-btn {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-left: none !important;
  border-top: none !important;
  border-right: none !important;
  background: #f2f2f2;
  min-height: 42px;
  line-height: 2 !important;
}
.kvasar-theme .multiselect-dropdown .dropdown-btn .selected-item {
  padding: 2.5px 10px !important;
  background: #e9ebf3 !important;
  border: 1px solid #e9ebf3 !important;
  border-radius: 4px !important;
  max-width: unset !important;
  line-height: 1.5;
}
.kvasar-theme .multiselect-dropdown .dropdown-btn .selected-item a,
.kvasar-theme .multiselect-dropdown .dropdown-btn .selected-item span {
  color: #283593 !important;
  font-size: 14px;
}
.kvasar-theme .multiselect-dropdown .dropdown-btn .selected-item a {
  padding-left: 15px !important;
}
.kvasar-theme .multiselect-dropdown .dropdown-btn .selected-item:hover {
  box-shadow: none !important;
}
.kvasar-theme .multiselect-dropdown .dropdown-btn > span:not(.selected-item-container) span:not(.dropdown-multiselect__caret) {
  display: flex;
  align-items: center;
  padding-right: 25px !important;
  line-height: 2;
}
.kvasar-theme .multiselect-dropdown .dropdown-list {
  margin-top: 0 !important;
}
.kvasar-theme .multiselect-dropdown .dropdown-list ul::-webkit-scrollbar {
  width: 8px;
}
.kvasar-theme .multiselect-dropdown .dropdown-list ul li div {
  color: rgba(0, 0, 0, 0.54) !important;
}
.kvasar-theme .multiselect-dropdown .dropdown-list .multiselect-item-checkbox input[type=checkbox]:checked + div:before {
  background-color: #283593 !important;
  border-color: #283593;
  border-radius: 2px;
}
.kvasar-theme .multiselect-dropdown .dropdown-list .multiselect-item-checkbox input[type=checkbox] + div:before {
  border-color: #283593 !important;
  border-radius: 2px;
}
@media (max-width: 576px) {
  .kvasar-theme mat-sidenav {
    width: 0px;
  }
}
.kvasar-theme mat-sidenav > div {
  overflow-x: hidden;
}
.kvasar-theme mat-sidenav .sidenav-heading {
  margin: 0px auto 15px 20px;
  background-color: #f4f4f9;
  border-radius: 4px;
  width: 32px;
  margin-bottom: 32px;
}
.kvasar-theme mat-sidenav .sidenav-heading h1,
.kvasar-theme mat-sidenav .sidenav-heading p {
  margin-bottom: 0;
}
.kvasar-theme mat-sidenav .sidenav-heading h1.main-heading {
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  color: #283593;
  text-align: center !important;
}
.kvasar-theme mat-sidenav .mat-divider {
  border-top-color: #bdc2db;
}
.kvasar-theme mat-sidenav .mat-mdc-nav-list,
.kvasar-theme mat-sidenav .mat-mdc-list {
  width: 100%;
  padding-top: 0;
}
.kvasar-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item,
.kvasar-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item {
  -webkit-tap-highlight-color: #f3f3f7;
  -moz-tap-highlight-color: #f3f3f7;
  height: 48px;
  font-size: 14px;
}
@media (max-width: 992px) {
  .kvasar-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item,
  .kvasar-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item {
    height: 52px;
    font-size: 16px;
  }
}
.kvasar-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item,
.kvasar-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item {
  transition: 0.2s ease-in-out;
  font-weight: 500;
  background: none;
}
.kvasar-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item .sidebar-icon,
.kvasar-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item .sidebar-icon {
  --icon-dark: #525252;
  --icon-light: #a8a8a8;
  margin-right: 12px;
}
.kvasar-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item:hover,
.kvasar-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item:hover {
  color: #283593;
  background-color: rgba(0, 0, 0, 0.04);
}
.kvasar-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item:focus,
.kvasar-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item:focus {
  color: #283593;
  background-color: rgba(0, 0, 0, 0.12);
}
.kvasar-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item.active-link,
.kvasar-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item.active-link {
  color: #283593;
  background-color: #e0e0e0;
}
.kvasar-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item span,
.kvasar-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item span {
  opacity: 0;
  visibility: visible;
  transition: ease-in-out 0.55s;
  width: 185px !important;
}
.kvasar-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item span.mat-mdc-expansion-indicator,
.kvasar-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item span.mat-mdc-expansion-indicator {
  opacity: 0;
  visibility: hidden;
  transition: 0.9s;
}
.kvasar-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item p,
.kvasar-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item p {
  margin-bottom: 0;
}
.kvasar-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item .mat-ripple,
.kvasar-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item .mat-ripple {
  display: none;
}
.kvasar-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item .mat-mdc-list-item-content,
.kvasar-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item .mat-mdc-list-item-content {
  display: flex;
  align-items: center;
  padding-left: 20px;
}
.kvasar-theme mat-sidenav .mat-mdc-nav-list .mat-mdc-list-item > div,
.kvasar-theme mat-sidenav .mat-mdc-list .mat-mdc-list-item > div {
  display: block;
}
.kvasar-theme mat-sidenav .sidebar-dropdown {
  margin-bottom: 15px;
}
.kvasar-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel {
  box-shadow: none;
}
.kvasar-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header {
  padding-left: 0;
  padding-right: 24px;
  align-items: top;
  background: none !important;
}
@media (max-width: 576px) {
  .kvasar-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header {
    height: 44px;
  }
}
.kvasar-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header {
  height: 48px !important;
}
.kvasar-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header .mat-content {
  height: 100%;
}
.kvasar-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header .mat-expansion-panel-header-description {
  flex-direction: column;
  margin-right: 0;
  display: block;
}
.kvasar-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header .mat-expansion-panel-header-description .mat-mdc-list-item {
  height: 48px;
  font-size: 14px;
}
@media (max-width: 992px) {
  .kvasar-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header .mat-expansion-panel-header-description .mat-mdc-list-item {
    height: 52px;
    font-size: 16px;
  }
}
.kvasar-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header .mat-expansion-panel-header-description .mat-mdc-list-item {
  font-weight: 500;
  background: none;
}
.kvasar-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-header .mat-expansion-indicator {
  visibility: visible;
  width: auto;
  position: absolute;
  right: 24px;
  top: 10px;
}
.kvasar-theme mat-sidenav .sidebar-dropdown .mat-expansion-panel-body {
  padding-right: 0 !important;
  padding-left: 36px;
  padding-bottom: 0 !important;
}
.kvasar-theme mat-sidenav anms-footer {
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
}
.kvasar-theme mat-sidenav anms-footer > div {
  width: 270px !important;
}
.kvasar-theme mat-sidenav.mat-drawer-opened {
  width: 270px;
  box-shadow: 0px 5px 28px rgba(0, 0, 0, 0.1) !important;
}
.kvasar-theme mat-sidenav.mat-drawer-opened .mat-mdc-nav-list,
.kvasar-theme mat-sidenav.mat-drawer-opened .mat-mdc-list {
  width: 100%;
}
.kvasar-theme mat-sidenav.mat-drawer-opened .mat-mdc-nav-list .mat-mdc-list-item,
.kvasar-theme mat-sidenav.mat-drawer-opened .mat-mdc-list .mat-mdc-list-item {
  min-width: 255px !important;
}
.kvasar-theme mat-sidenav.mat-drawer-opened .mat-mdc-nav-list .mat-mdc-list-item span,
.kvasar-theme mat-sidenav.mat-drawer-opened .mat-mdc-list .mat-mdc-list-item span {
  opacity: 1;
  transition: ease-in-out 0.3s;
  width: 185px !important;
}
.kvasar-theme mat-sidenav.mat-drawer-opened .mat-mdc-nav-list .mat-mdc-list-item > div,
.kvasar-theme mat-sidenav.mat-drawer-opened .mat-mdc-list .mat-mdc-list-item > div {
  flex-direction: row;
}
.kvasar-theme mat-sidenav.mat-drawer-opened .sidebar-icon {
  margin-right: 12px;
}
.kvasar-theme mat-sidenav.mat-drawer-opened anms-footer {
  opacity: 1;
  visibility: visible;
  transition: 0.5s;
}
.kvasar-theme mat-sidenav.mat-drawer-opened anms-footer > div {
  width: 270px !important;
}
.kvasar-theme .solution-card mat-icon svg {
  width: 16px;
}
.kvasar-theme .mat-mdc-card .cdk-drag-handle {
  z-index: 40;
}
.kvasar-theme .mat-mdc-card .cdk-drag-handle span.material-icons {
  font-size: 20px;
}
.kvasar-theme .mat-mdc-card .extra-info {
  margin-bottom: 5px !important;
  font-size: 11px;
  line-height: 16px;
  letter-spacing: 0.89px;
  font-weight: 300;
  display: flex;
  text-transform: capitalize;
  color: #283593;
}
.kvasar-theme .mat-mdc-card .extra-info span {
  font-weight: 400;
  margin-left: 2px;
}
.kvasar-theme .mat-mdc-card .mat-mdc-card-header {
  align-items: flex-start;
  flex-direction: column;
}
.kvasar-theme .mat-mdc-card .mat-mdc-card-header .mat-mdc-card-header-text {
  margin: 0;
}
.kvasar-theme .mat-mdc-card .mat-mdc-card-header .mat-mdc-card-title {
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 10px;
}
.kvasar-theme .mat-mdc-card .mat-mdc-card-header .mat-mdc-card-avatar {
  background-color: #e9ebf3;
  position: relative;
  margin-right: 10px;
  width: 30px;
  height: 30px;
  background-size: 16px;
}
.kvasar-theme .mat-mdc-card .mat-mdc-card-header .mat-mdc-card-avatar svg {
  display: flex;
  margin: 0 auto;
}
.kvasar-theme .mat-mdc-card .mat-mdc-card-header span.total-teams {
  background: #283593;
  color: #fff;
  font-size: 11px;
  width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  top: 32px;
  left: 10px;
  line-height: 22px;
}
.kvasar-theme .mat-mdc-card .description {
  margin: 0px;
  font-size: 11px;
  line-height: 12px;
  color: #6c6c6c;
  letter-spacing: 0.89px;
  font-weight: 300;
  margin-top: 5px;
}
.kvasar-theme .mat-mdc-card .mat-mdc-card-actions {
  margin: 0 auto;
  padding: 0;
  display: flex;
  justify-content: flex-end;
  align-items: baseline;
  width: 100%;
}
.kvasar-theme .mat-mdc-card .mat-mdc-card-actions button.mat-mdc-button {
  min-width: unset;
  padding: 0;
  margin-right: 0px;
  line-height: 18px;
  margin-bottom: 5px;
}
.kvasar-theme .mat-mdc-card .mat-mdc-card-actions button.mat-mdc-button span {
  color: #283593;
  font-size: 12px;
  letter-spacing: 0.89px;
}
.kvasar-theme .mat-mdc-card .mat-mdc-card-actions button.mat-mdc-button span.material-icons {
  vertical-align: text-top;
  padding: 0;
}
.kvasar-theme .mat-mdc-card .mat-mdc-card-actions button.mat-mdc-button span.mat-ripple {
  display: none;
}
.kvasar-theme .mat-mdc-card .mat-mdc-card-actions button.mat-mdc-button:hover .mat-mdc-button-focus-overlay {
  opacity: 0 !important;
}
.kvasar-theme .mat-mdc-card .mat-mdc-card-actions button.mat-mdc-button:hover .material-icons,
.kvasar-theme .mat-mdc-card .mat-mdc-card-actions button.mat-mdc-button:hover fa-icon {
  transform: scale(1.1);
}
.kvasar-theme .mat-mdc-card .mat-mdc-card-content {
  margin-top: 3px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.kvasar-theme .mat-mdc-card .mat-mdc-card-content .info {
  display: flex;
  flex-wrap: wrap;
}
.kvasar-theme .mat-mdc-card .mat-mdc-card-content .info p {
  margin-right: 5px;
  line-height: 10px;
}
.kvasar-theme .mat-mdc-card .mat-mdc-card-content .team-icon {
  background-image: url("./media/icon-team.svg");
  background-size: contain;
  display: inline-block;
  vertical-align: text-bottom;
  width: 22px;
  height: 20px;
  margin-right: 5px;
}
.kvasar-theme .mat-mdc-card .card-highlights .art svg {
  height: 16px;
  width: 25px;
  margin-left: 5px;
}
.kvasar-theme .mat-mdc-card.cdk-drag-disabled .drag {
  display: none;
}
.kvasar-theme .mat-mdc-card:hover {
  box-shadow: 0px 2px 3.5px rgba(0, 0, 0, 0.2078431373);
}
.kvasar-theme .mat-mdc-card.internal mat-card-header .solution-icon {
  background-color: transparent;
}
.kvasar-theme .mat-mdc-card.internal mat-card-header .type-label {
  background-color: transparent;
  color: currentColor;
}
.kvasar-theme .mat-mdc-card.solution {
  margin-bottom: 10px;
  width: 100%;
}
.kvasar-theme .mat-mdc-card.solution mat-card-header {
  position: relative;
  margin-bottom: 5px;
}
.kvasar-theme .mat-mdc-card.solution mat-card-header .solution-icon {
  width: 32px;
  height: 32px;
  z-index: 20;
  background-image: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.kvasar-theme .mat-mdc-card.solution mat-card-header .solution-icon .custom-icon {
  width: 16px !important;
  height: auto;
}
.kvasar-theme .mat-mdc-card.solution mat-card-header .type-label {
  background-color: #6972b4;
  text-transform: uppercase;
  letter-spacing: 0.89px;
  color: #fff;
  font-size: 10px;
  font-weight: 500;
  position: absolute;
  left: 22px;
  top: 6px;
  z-index: 10;
  min-width: 80px;
  padding: 0px 10px;
  border-radius: 3px;
  text-align: center;
}
.kvasar-theme .mat-mdc-card.solution mat-card-content {
  display: flex;
  flex-direction: column;
}
.kvasar-theme .mat-mdc-card.solution mat-card-content .title {
  margin-bottom: 0px;
}
.kvasar-theme .mat-mdc-card.solution mat-card-content .title mat-card-title {
  font-size: 14px;
  margin-bottom: 0px;
  line-height: 14px;
}
.kvasar-theme .mat-mdc-card.solution mat-card-content .title .code {
  font-weight: 400;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 11px;
}
.kvasar-theme .mat-mdc-card.solution mat-card-content .info {
  display: flex;
  flex-direction: column;
}
.kvasar-theme .mat-mdc-card.solution mat-card-content .info p {
  font-size: 12px;
  text-transform: capitalize;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.kvasar-theme .mat-mdc-card.solution mat-card-content .info p fa-icon {
  font-size: 16px;
  color: #adadad;
}
.kvasar-theme .mat-mdc-card.solution mat-card-content .description {
  max-height: 22px;
  overflow: hidden;
  width: 90% !important;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.kvasar-theme .mat-mdc-card.solution mat-card-content .description .mat-icon {
  height: 24px !important;
  width: 35px !important;
}
.kvasar-theme .mat-mdc-card.solution mat-card-actions .buttons {
  position: absolute;
  bottom: 10px;
  right: 11px;
}
.kvasar-theme .mat-mdc-card.solution mat-card-actions .buttons button fa-icon {
  font-size: 14px;
  color: #333;
}
.kvasar-theme .mat-mdc-card.solution mat-card-actions .buttons button fa-icon:hover {
  color: #6972b4;
}
.kvasar-theme .mat-mdc-card.solution.internal mat-card-header .solution-icon {
  background-color: transparent;
}
.kvasar-theme .mat-mdc-card.solution.internal mat-card-header .type-label {
  background-color: transparent;
  color: currentColor;
}
.kvasar-theme .mat-mdc-card.solution.external {
  border-left: solid 5px;
}
.kvasar-theme .mat-mdc-card.solution.external mat-card-header .type-label {
  background-color: currentColor;
}
.kvasar-theme .mat-mdc-card.solution.external mat-card-header .type-label > span {
  color: #fff !important;
}
.kvasar-theme .example-handle {
  position: absolute;
  top: 12px;
  right: 6px;
  color: #ccc;
  cursor: move;
  width: 24px;
  height: 24px;
}
.kvasar-theme .list.cdk-drop-list {
  padding: 5px 0 !important;
  overflow-y: auto;
}
.kvasar-theme .list.cdk-drop-list mat-card {
  margin-right: 7.5px;
  min-height: 120px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.kvasar-theme .list.cdk-drop-list .cdk-drag-placeholder {
  background: rgba(112, 112, 112, 0.4941176471);
}
.kvasar-theme .cdk-drag-placeholder {
  border: 1px dashed #707070 !important;
  border-radius: 4px;
  width: 100%;
  background-color: transparent;
}
.kvasar-theme .cdk-drop-list-dragging {
  border: none !important;
}
.kvasar-theme .cdk-drop-list-dragging .cdk-drag-preview {
  border: 1px solid #29b6f6;
  width: 100% !important;
}
.kvasar-theme .cdk-drag-preview .cdk-drag-handle span {
  color: #29b6f6;
}
.kvasar-theme .cdk-drop-list-receiving {
  width: 100%;
}
.kvasar-theme .solutions-placeholder {
  min-height: 200px;
}
.kvasar-theme .solutions-drop-placeholder {
  background: #ccc;
  margin: 0px;
  box-sizing: border-box;
  border: dotted 3px #999;
  min-height: 100px;
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
  width: 100% !important;
}
.kvasar-theme .custom-list {
  overflow-y: auto;
}
.kvasar-theme .custom-list .list-item {
  margin-bottom: 15px;
  margin-right: 7.5px;
}
.kvasar-theme .custom-list .list-item mat-expansion-panel {
  background: transparent !important;
}
.kvasar-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header {
  height: auto !important;
  padding: 0 !important;
  background: #e9ebf3 !important;
}
.kvasar-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header.mat-expanded {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0px;
}
.kvasar-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header button.toggle-panel {
  background-color: transparent;
  box-shadow: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  min-width: 32px;
  padding: 0;
}
.kvasar-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header button.toggle-panel:hover {
  background: #bdc2db !important;
}
.kvasar-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header button.toggle-panel mat-icon {
  color: #283693;
  transition: 0.1s ease-in-out;
}
.kvasar-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header .mat-expansion-indicator {
  position: absolute;
  width: 35px;
  text-align: center;
  right: 0;
}
.kvasar-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header .mat-expansion-indicator:after {
  border-color: #283593;
}
.kvasar-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title {
  margin-right: 0;
  width: 100%;
  min-height: 36px;
  align-items: center;
  padding: 12.5px 15px;
}
.kvasar-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title anms-value-stream-row {
  width: 100%;
}
.kvasar-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title .lane {
  border-top-right-radius: 4px !important;
  border-top-left-radius: 4px !important;
  position: relative;
}
.kvasar-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title .lane .lane-title-box {
  border: none !important;
  background: transparent !important;
}
.kvasar-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title .lane .lane-title-box .lane-title,
.kvasar-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title .lane .lane-title-box .lane-title a {
  font-size: 16px !important;
  font-weight: 500;
  color: #283593;
}
.kvasar-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title .lane .lane-holder {
  border: none !important;
  background: transparent !important;
  color: #283693;
  font-size: 14px;
  line-height: 17px;
  padding-left: 36px;
  margin-top: 5px;
}
.kvasar-theme .custom-list .list-item mat-expansion-panel mat-expansion-panel-header mat-panel-title .lane .lane-holder p {
  margin-bottom: 0;
}
.kvasar-theme .custom-list .list-item mat-expansion-panel:not(.mat-expanded) .toggle-panel {
  background: #bdc2db !important;
}
.kvasar-theme .custom-list .list-item mat-expansion-panel:not(.mat-expanded) .toggle-panel mat-icon {
  transform: rotate(180deg);
}
.kvasar-theme .custom-list .list-item .mat-expansion-panel-body {
  padding: 0;
}
.kvasar-theme .custom-list .list-item .mat-expansion-panel-body .drop-zone-list {
  margin: 0 !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  padding: 15px !important;
  max-height: 380px;
  overflow-y: auto;
  box-sizing: border-box;
  overflow-x: hidden;
}
.kvasar-theme .custom-list .list-item .mat-expansion-panel-body .drop-zone-list a.remove-card {
  position: absolute;
  z-index: 999;
  right: 15px;
  top: 15px;
  color: #666;
  cursor: pointer;
}
.kvasar-theme .custom-list .list-item .mat-expansion-panel-body .drop-zone-list::-webkit-scrollbar {
  width: 0 !important;
}
.kvasar-theme .Funnel .progress,
.kvasar-theme .Reviewing .progress,
.kvasar-theme .Analyzing .progress {
  display: none;
}
.kvasar-theme .art-kanban .kanban {
  height: 100% !important;
  overflow-y: auto;
}
.kvasar-theme anms-program-kanban-dashboard {
  display: flex;
  flex-direction: column;
}
.kvasar-theme anms-program-kanban-dashboard anms-kanban-column {
  min-height: calc(100dvh - 228px);
}
.kvasar-theme anms-droppable {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.kvasar-theme anms-droppable .cdk-drop-list {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.kvasar-theme .collapsed .column-title {
  padding: 6px 6px;
}
.kvasar-theme .titleSticky .col-item.collapsed {
  position: sticky;
  top: -1.5rem;
}
.kvasar-theme .titleSticky .col-item.collapsed .card-top .collapse-column {
  width: 26px;
}
.kvasar-theme .titleSticky .col-item.collapsed .card-top:after {
  display: none;
}
.kvasar-theme .titleSticky .card-top {
  position: sticky;
  width: 270px;
  top: -3px;
  z-index: 90;
}
.kvasar-theme .titleSticky .card-top:after {
  content: "";
  height: 2px;
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 99999;
  background: #10153b;
  box-shadow: 0px 2px 3px #283593;
}
.kvasar-theme .compact-features-total {
  display: none !important;
}
.kvasar-theme .compactView mat-card .card-header .card-icon {
  display: none;
}
.kvasar-theme .compactView mat-card .card-header {
  margin-bottom: 0 !important;
}
.kvasar-theme .compactView mat-card .card-header .compact-features-total {
  display: block !important;
}
.kvasar-theme .compactView mat-card .card-header .updated {
  display: none !important;
}
.kvasar-theme .compactView mat-card .card-body {
  display: none;
}
.kvasar-theme .compactView mat-card .card-bottom {
  margin-top: 0 !important;
}
.kvasar-theme .dashboard .droppable-wrapper .cdk-drop-list anms-kanban-item-container:nth-child(3n+1) anms-feature-card .dod.pending {
  display: none !important;
}
.kvasar-theme .dashboard .droppable-wrapper .cdk-drop-list anms-kanban-item-container:nth-child(3n+1) anms-feature-card .dod.ready {
  display: none !important;
}
.kvasar-theme .dashboard .droppable-wrapper .cdk-drop-list anms-kanban-item-container:nth-child(3n+2) anms-feature-card .dod.undefined {
  display: none !important;
}
.kvasar-theme .dashboard .droppable-wrapper .cdk-drop-list anms-kanban-item-container:nth-child(3n+2) anms-feature-card .dod.ready {
  display: none !important;
}
.kvasar-theme .dashboard .droppable-wrapper .cdk-drop-list anms-kanban-item-container:nth-child(3n+3) anms-feature-card .dod.undefined {
  display: none !important;
}
.kvasar-theme .dashboard .droppable-wrapper .cdk-drop-list anms-kanban-item-container:nth-child(3n+3) anms-feature-card .dod.pending {
  display: none !important;
}
.kvasar-theme .budget .mat-mdc-progress-bar {
  border-radius: 20px;
}
.kvasar-theme .budget .mat-mdc-progress-bar .mat-mdc-progress-bar-background,
.kvasar-theme .budget .mat-mdc-progress-bar .mat-mdc-progress-bar-buffer {
  background-color: #d1d1d1;
}
.kvasar-theme .budget .mat-mdc-progress-bar.spent .mat-mdc-progress-bar-fill::after {
  background-color: #29b6f6;
}
.kvasar-theme .budget .mat-mdc-progress-bar.remaining .mat-mdc-progress-bar-fill::after {
  background-color: #6d9e57;
}
.kvasar-theme .cdk-overlay-dark-backdrop {
  background-color: rgba(9, 12, 34, 0.3450980392);
}
.kvasar-theme .popover-content {
  max-width: 250px;
  color: #fff;
  background: rgba(51, 51, 51, 0.8509803922) !important;
  padding: 10px;
}
.kvasar-theme .popover-content mat-card-content {
  font-size: 12px;
  line-height: 14px;
  color: #fff !important;
}
.kvasar-theme .popover-content mat-card-content p {
  color: #fff !important;
}
.kvasar-theme anms-overlaycomponent {
  width: 100%;
  border-radius: 4px;
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.18);
  padding-bottom: 0;
  background: white;
  padding: 30px 3px 3px 3px;
}
@media (min-width: 576px) {
  .kvasar-theme anms-overlaycomponent {
    padding: 30px 4px 4px 4px;
  }
}
@media (min-width: 768px) {
  .kvasar-theme anms-overlaycomponent {
    padding: 30px;
  }
}
@media (min-width: 992px) {
  .kvasar-theme anms-overlaycomponent {
    padding: 30px;
  }
}
@media (min-width: 1200px) {
  .kvasar-theme anms-overlaycomponent {
    padding: 30px;
  }
}
.kvasar-theme anms-overlaycomponent .close-form {
  font-size: 22px;
  position: absolute;
  right: 15px;
  top: -20px;
  padding: 10px;
  z-index: 500;
  color: rgba(0, 0, 0, 0.54);
  opacity: 0.65;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
.kvasar-theme anms-overlaycomponent .close-form:hover {
  opacity: 1;
}
.kvasar-theme anms-overlaycomponent .overlay {
  position: relative;
}
.kvasar-theme anms-overlaycomponent .overlay .form-fields-inner {
  height: 100%;
  margin-bottom: 15px;
  padding-bottom: 20px;
}
.kvasar-theme anms-overlaycomponent .overlay .form-fields-inner > div::-webkit-scrollbar {
  width: 8px;
}
.kvasar-theme anms-overlaycomponent .overlay .form-fields-inner > .col-md-4 {
  overflow-y: auto;
}
.kvasar-theme anms-overlaycomponent .overlay .form-fields-inner > .col-md-8 {
  overflow-y: auto;
  box-sizing: border-box;
}
.kvasar-theme anms-overlaycomponent .overlay .form-fields-inner > .col-md-8::-webkit-scrollbar-track {
  box-shadow: none;
}
.kvasar-theme anms-overlaycomponent .overlay .mat-mdc-input-element {
  color: rgba(0, 0, 0, 0.87);
}
@media (max-width: 992px) {
  .kvasar-theme anms-overlaycomponent .overlay .mat-mdc-input-element {
    font-size: 16px;
  }
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper {
  height: auto;
  max-height: calc(100dvh - 100px);
}
@media (min-width: 992px) {
  .kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper {
    max-height: calc(100dvh - 200px);
  }
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper {
  display: flex;
  flex-direction: row;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .row {
  margin: 0 auto !important;
  width: 100%;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .col {
  padding: 0 !important;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper {
  margin-top: 0px;
  margin-right: 10px;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-main {
  flex-direction: revert;
  justify-content: space-between;
  background: #81d4fa;
  padding: 0 10px !important;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  margin-bottom: 0px;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-main h3 {
  color: #283593;
  font-weight: 400;
  font-size: 14px;
  line-height: 32px;
  margin-bottom: 0px;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-main .btn-new,
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-main .btn-new span {
  color: #283593;
  font-size: 20px;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-main .btn-new {
  display: flex;
  text-transform: uppercase;
  cursor: pointer;
  align-items: center;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .key-results-main {
  flex-direction: revert;
  justify-content: space-between;
  background: #b3e5fc;
  padding: 0 10px !important;
  margin-top: 1rem;
  margin-bottom: 0px;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .key-results-main h4 {
  color: #283593;
  font-weight: 500;
  font-size: 14px;
  line-height: 32px;
  margin-bottom: 0px;
  padding-left: 24px;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .key-results-main .btn-new,
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .key-results-main .btn-new span {
  color: #283593;
  font-size: 20px;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .key-results-main .btn-new {
  display: flex;
  text-transform: uppercase;
  cursor: pointer;
  align-items: center;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .default-form {
  height: auto !important;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .default-form mat-form-field .mat-mdc-input-element {
  color: rgba(0, 0, 0, 0.87);
}
@media (max-width: 992px) {
  .kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .default-form mat-form-field .mat-mdc-input-element {
    font-size: 16px;
  }
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .default-form mat-form-field .mdc-text-field {
  border: solid 2px transparent;
  border-radius: 4px;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .default-form mat-form-field.mat-focused .mdc-text-field {
  border: solid 2px #283593 !important;
  border-radius: 4px !important;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .default-form mat-form-field.mat-focused .mat-mdc-form-field-underline {
  display: none !important;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .default-form mat-form-field .mat-mdc-form-field-underline {
  transform: none;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .input-wrapper {
  display: flex;
  flex-direction: row;
  align-items: baseline;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .input-wrapper > mat-form-field {
  border-top-left-radius: 4px;
  border-right: none;
  border-bottom-left-radius: 4px;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .input-wrapper > span {
  display: flex;
  align-items: center;
  padding-right: 5px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-left: none;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .input-wrapper button {
  border-radius: 40px;
  padding: 0 !important;
  min-width: unset;
  width: 26px;
  height: 26px;
  margin-right: 2px;
  line-height: 1;
  background: transparent;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .input-wrapper button span {
  color: #283593;
  transition: 0.2s ease-in-out;
  font-size: 18px;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-new {
  padding-right: 0px;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list {
  margin-top: 0;
  border-top: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 0;
  margin-bottom: 15px;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p {
  margin-bottom: 0;
  padding: 5px 10px;
  border-bottom: solid 1px #e4e4e4;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: flex;
  justify-content: space-between;
  gap: 0.5rem;
  align-items: center;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p strong,
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p a {
  color: rgba(0, 0, 0, 0.3176470588);
  border-bottom: none;
  font-weight: 600;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p a {
  color: #283593;
  border-bottom: none;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  margin-right: 5px;
  cursor: pointer;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .name {
  flex: 2;
  min-width: 0;
  display: flex;
  line-height: 15px;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .name span {
  text-overflow: ellipsis;
  white-space: nowrap;
  max-height: 16px;
  display: block;
  overflow: hidden;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .section-2 {
  flex: 1;
  min-width: 0;
  display: flex;
  gap: 0.5rem;
  justify-content: flex-end;
  align-items: center;
  overflow: hidden;
  text-overflow: ellipsis;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .state {
  flex: 1;
  padding-inline: 0.5rem;
  border-radius: 3px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team {
  flex: 2;
  display: flex;
  max-width: 65%;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team form {
  width: 100%;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team form .mat-mdc-form-field-label-wrapper {
  top: 3px;
  display: block;
  height: 20px;
  padding-top: 0 !important;
  overflow: visible;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team form .mat-mdc-form-field-label-wrapper > label {
  position: static;
  height: 20px;
  line-height: 23px;
  display: flex;
  padding: 3px;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team form mat-select.mat-mdc-select-empty {
  background-color: rgba(0, 0, 0, 0.02);
  padding: 3px;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team form mat-select:not(.mat-mdc-select-empty) span {
  color: #283593 !important;
  text-decoration: underline;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team form mat-select:not(.mat-mdc-select-empty) .mat-mdc-select-arrow {
  color: #283593 !important;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team form mat-select .mat-mdc-select-arrow-wrapper {
  display: block;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team mat-form-field {
  width: 100%;
  margin-bottom: 0;
  padding-right: 0 !important;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team mat-form-field .mdc-text-field {
  padding-top: 0 !important;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team mat-form-field .mat-mdc-form-field-wrapper {
  padding-bottom: 0 !important;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team mat-form-field .mat-mdc-form-field-underline {
  display: none;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .children-list p .team mat-form-field .mat-mdc-form-field-label-wrapper .mat-mdc-form-field-label {
  text-align: left !important;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .mat-mdc-form-field .mdc-text-field {
  transition: 0.2s ease-in-out;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .children-wrapper .mat-mdc-form-field-type-mat-input:not(.mat-focused) .mdc-text-field {
  transition: 0.2s ease-in-out;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields {
  display: flex;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 992px) {
  .kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields {
    height: 100%;
    overflow-y: visible;
    -webkit-overflow-scrolling: auto;
  }
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields {
  flex-direction: column;
  margin-top: 1.5rem;
  flex-grow: 1;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields > .row {
  width: 100%;
  margin: 0 auto;
  flex: 0 0 40px;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields > .row .col {
  padding: 0;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-toolbar .fr-btn-grp {
  margin: 0;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-box.fr-basic.fr-top span.fr-placeholder {
  font-size: 12px !important;
  line-height: 15px !important;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-box.fr-basic.fr-top > div {
  background: transparent;
  border: none;
  border-radius: 0;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-box.fr-basic.fr-top > div button {
  height: 20px;
  width: 20px;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-box.fr-basic.fr-top > div button svg {
  width: 18px;
  height: 18px;
  margin: 0;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-box.fr-basic.fr-top > div .fr-view.fr-element {
  padding: 10px 0;
  font-size: 16px;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-box.fr-basic.fr-top .fr-toolbar.fr-desktop.fr-top {
  border-top: solid 1px;
  border-bottom: solid 1px;
  border-color: #cecece;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .fr-box.fr-basic.fr-top .fr-second-toolbar {
  display: none !important;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .mdc-text-field {
  border-radius: 4px 4px 0 0;
  padding: 0.55em 0.55em 0 0.55em;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-fields .description {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.3176470588);
  letter-spacing: 0.29px;
  font-weight: 400;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form {
  width: 100%;
  flex: 1;
  display: flex;
  flex-direction: column;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form h2 {
  font-weight: 500 !important;
  color: #283593;
  margin-bottom: 0.5rem;
  font-size: 16px !important;
  letter-spacing: 0.3px;
  line-height: 18px;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .item-meta {
  display: flex;
  flex-direction: column;
  letter-spacing: 0.3px;
  margin-bottom: 0;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .item-meta p {
  margin-inline-end: 7px;
  color: rgba(0, 0, 0, 0.87);
  font-size: 12px;
  margin-block-end: 0;
  font-weight: unset;
  text-rendering: geometricPrecision;
  letter-spacing: 0.5px;
  line-height: 14px;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .item-meta.item-meta-bottom {
  margin-top: 10px;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width {
  width: 100%;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.description-field .mat-mdc-form-field-infix {
  min-height: 205px;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width .mat-mdc-form-field-label-wrapper {
  display: flex;
  align-items: flex-start;
  min-height: 30px;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-valid .mat-mdc-form-field-label-wrapper,
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-touched .mat-mdc-form-field-label-wrapper {
  top: -0.84375em;
  padding-top: 0.84375em;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-valid.mat-mdc-form-field-invalid mat-label,
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-touched.mat-mdc-form-field-invalid mat-label {
  font-size: 11px;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-valid .mat-mdc-form-field-label-wrapper,
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-touched .mat-mdc-form-field-label-wrapper {
  display: flex;
  align-items: flex-start;
  min-height: 12px;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-valid.ng-valid .mat-mdc-form-field-label-wrapper,
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-valid.ng-touched .mat-mdc-form-field-label-wrapper,
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-touched.ng-valid .mat-mdc-form-field-label-wrapper,
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.ng-touched.ng-touched .mat-mdc-form-field-label-wrapper {
  top: -0.84375em;
  padding-top: 0.84375em;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.acceptance-criteria-field.mat-mdc-form-field-invalid mat-label {
  font-size: 11px;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.acceptance-criteria-field.mat-mdc-form-field-invalid .mat-mdc-form-field-label-wrapper {
  top: -19px;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .default-full-width.acceptance-criteria-field.ng-untouched:not(.ng-valid) .mat-mdc-form-field-label-wrapper {
  top: -23px;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form mat-divider {
  margin-bottom: 15px;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .mat-mdc-form-field {
  margin-bottom: 15px;
  padding-right: 10px !important;
  box-sizing: border-box !important;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .mat-mdc-form-field mat-label {
  border: none;
  width: 100%;
  box-sizing: inherit;
  display: block;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .mat-mdc-form-field .textarea-form {
  min-height: 70px;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form .mat-mdc-form-field .desc-info {
  position: absolute;
  right: 0;
  top: -15px;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .default-form.update-form .col-md-3 .mat-mdc-form-field-subscript-wrapper {
  padding: 0;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions {
  display: flex;
  justify-content: space-between;
  z-index: 8888;
  height: 55px;
  left: 0;
  padding: 10px 10px;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions button {
  border-radius: 40px;
  text-transform: uppercase;
  font-weight: 400;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions button span,
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions button fa-icon {
  margin-right: 5px;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.primary button {
  margin-left: 15px;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.primary button.btn-save:hover {
  background-color: #182058 !important;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.primary button.btn-delete {
  color: #283593;
  border: solid 1px;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.primary button.btn-delete span {
  color: #283593;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.primary button.btn-delete:hover {
  background-color: transparent !important;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.primary button.btn-delete:hover span {
  color: #182058;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.secondary button {
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  opacity: 0.65;
  transition: 0.2s ease-in-out;
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.secondary button span {
  color: rgba(0, 0, 0, 0.54);
}
.kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions .action-col.secondary button:hover {
  opacity: 1;
}
@media (max-width: 768px) {
  .kvasar-theme anms-overlaycomponent .overlay .gradient .main-wrapper .form-actions {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fafafa;
    padding: 10px;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
  }
}
.kvasar-theme anms-user-story-form .form-fields-inner .description-field .mat-mdc-form-field-infix,
.kvasar-theme anms-enabler-story-form .form-fields-inner .description-field .mat-mdc-form-field-infix {
  min-height: 75px !important;
}
.kvasar-theme anms-user-story-form .form-fields-inner .acceptance-criteria-field .mat-mdc-form-field-infix,
.kvasar-theme anms-enabler-story-form .form-fields-inner .acceptance-criteria-field .mat-mdc-form-field-infix {
  min-height: 135px !important;
}
.kvasar-theme anms-user-story-form .form-fields-inner .acceptance-criteria-field .mat-mdc-form-field-infix textarea,
.kvasar-theme anms-enabler-story-form .form-fields-inner .acceptance-criteria-field .mat-mdc-form-field-infix textarea {
  min-height: 115px !important;
}
.kvasar-theme anms-solution-internal-compact-card .solution-icon {
  width: 18px !important;
  height: 18px !important;
  margin-right: 0 !important;
  align-items: flex-start !important;
}
.kvasar-theme anms-solution-internal-compact-card .solution-icon .mat-icon {
  padding: 3px;
}
.kvasar-theme anms-value-stream-portfolio-allocations mat-select:not(.mat-mdc-select-empty) ~ span label {
  display: none !important;
}
.kvasar-theme anms-value-stream-portfolio-allocations .mat-mdc-form-field-underline {
  display: none !important;
}
.kvasar-theme anms-value-stream-portfolio-allocations .mat-mdc-form-field-wrapper {
  padding-bottom: 0 !important;
}
.kvasar-theme anms-value-stream-portfolio-allocations .mat-mdc-form-field-wrapper .mdc-text-field {
  padding-top: 0 !important;
}
.kvasar-theme anms-value-stream-portfolio-allocations .mat-mdc-form-field-wrapper .mat-mdc-form-field-infix {
  padding: 0 !important;
  border-top: 0 !important;
}
.kvasar-theme anms-value-stream-portfolio-allocations .mat-mdc-form-field-wrapper .mat-mdc-form-field-infix .mat-mdc-form-field-label-wrapper {
  position: static;
}
.kvasar-theme anms-value-stream-portfolio-allocations .mat-mdc-form-field-wrapper .mat-mdc-form-field-infix .mat-mdc-select-arrow-wrapper {
  transform: translateY(0%);
}
.kvasar-theme anms-epic-overlay-form .children-wrapper mat-select:not(.mat-mdc-select-empty) ~ span label,
.kvasar-theme anms-feature-form .children-wrapper mat-select:not(.mat-mdc-select-empty) ~ span label {
  display: none !important;
}
.kvasar-theme anms-epic-overlay-form .team .mat-mdc-form-field-infix,
.kvasar-theme anms-feature-form .team .mat-mdc-form-field-infix {
  border-top: 0;
  text-align: right !important;
}
.kvasar-theme anms-epic-overlay-form .description-field.mat-mdc-form-field-invalid .mat-mdc-form-field-label {
  top: 7px;
  margin-top: -0.5em;
}
.kvasar-theme anms-art .solution-card-wrapper {
  max-width: 50% !important;
  flex: 0 0 50% !important;
}
.kvasar-theme .dashboard-table-main-wrapper .tables-wrapper {
  max-width: 100%;
  overflow-x: auto;
}
.kvasar-theme .dashboard-table-main-wrapper .mat-sort-header-arrow {
  opacity: 0.5 !important;
  transform: none !important;
}
.kvasar-theme .dashboard-table-main-wrapper .mat-mdc-paginator {
  background: transparent;
}
.kvasar-theme .dashboard-table-main-wrapper th,
.kvasar-theme .dashboard-table-main-wrapper td {
  padding: 10px !important;
}
.kvasar-theme .dashboard-table-main-wrapper .mat-column-id,
.kvasar-theme .dashboard-table-main-wrapper .mat-column-kanbanId {
  max-width: 100px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.kvasar-theme .dashboard-table-main-wrapper .mat-column-name {
  max-width: 300px;
}
.kvasar-theme .dashboard-table-main-wrapper .mat-column-description {
  max-width: 350px;
  font-size: 12px;
  line-height: 14px;
}
.kvasar-theme .dashboard-table-main-wrapper table {
  width: 100%;
  background: none !important;
  box-shadow: none !important;
  border-collapse: separate;
  border-spacing: 0 10px !important;
}
.kvasar-theme .dashboard-table-main-wrapper table tr.mat-mdc-header-row {
  height: 36px;
}
.kvasar-theme .dashboard-table-main-wrapper table tr.mat-mdc-header-row th {
  text-transform: uppercase;
  border-width: 2px;
  border-color: rgba(115, 115, 115, 0.5882352941);
  position: relative;
  top: 10px;
}
.kvasar-theme .dashboard-table-main-wrapper table tr.mat-mdc-header-row th:first-child {
  border-top-left-radius: 4px;
}
.kvasar-theme .dashboard-table-main-wrapper table tr.mat-mdc-header-row th:last-child {
  border-top-right-radius: 4px;
}
.kvasar-theme .dashboard-table-main-wrapper table tr.mat-mdc-row {
  border-radius: 4px !important;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.05);
  position: relative;
}
.kvasar-theme .dashboard-table-main-wrapper table tr.mat-mdc-row td {
  border-bottom: none !important;
  background: white;
}
.kvasar-theme .dashboard-table-main-wrapper table tr.mat-mdc-row td:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.kvasar-theme .dashboard-table-main-wrapper table tr.mat-mdc-row td:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.kvasar-theme .dashboard-table-main-wrapper table tr.mat-mdc-row td .edit-row {
  position: relative;
  right: 0px;
  top: 5px;
  cursor: pointer;
  transition: 0.2s ease-in-out;
  color: black;
}
.kvasar-theme .dashboard-table-main-wrapper table tr.mat-mdc-row td .edit-row:hover {
  color: #00a1f2;
}
.kvasar-theme .dashboard-table-main-wrapper .table-top .main-heading {
  font-weight: 500;
  color: rgba(0, 0, 0, 0.87);
}
.kvasar-theme .dashboard-table-main-wrapper .table-top .pagination-wrapper .mat-mdc-paginator {
  background: transparent !important;
}
.kvasar-theme .dashboard-table-main-wrapper .table-top .pagination-wrapper .mat-mdc-paginator .mat-mdc-form-field-infix {
  background: rgba(185, 185, 185, 0.0980392157);
  display: flex;
  justify-content: space-between;
  border-radius: 4px;
  border: solid 1px rgba(0, 0, 0, 0.1411764706);
  transition: 0.2s ease-in-out;
  padding-inline: 10px;
  height: 40px;
  align-items: center;
}
.kvasar-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper {
  background: rgba(185, 185, 185, 0.0980392157);
  display: flex;
  justify-content: space-between;
  padding: 4px 16px;
  margin-bottom: 16px;
  border-radius: 40px;
  border: solid 1px rgba(0, 0, 0, 0.1411764706);
  transition: 0.2s ease-in-out;
  height: 37px;
  margin-right: 25px;
}
.kvasar-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper mat-form-field {
  width: 100%;
}
.kvasar-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper:focus,
.kvasar-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper:active,
.kvasar-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper:focus-within {
  border-color: #29b6f6;
  box-shadow: 1px 2px 4px #b3e5fc;
}
.kvasar-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper:focus fa-icon,
.kvasar-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper:active fa-icon,
.kvasar-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper:focus-within fa-icon {
  color: #29b6f6;
  opacity: 0.85;
}
.kvasar-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper fa-icon {
  color: rgba(0, 0, 0, 0.1411764706);
  transition: 0.2s ease-in-out;
}
@media (max-width: 992px) {
  .kvasar-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .kvasar-theme .dashboard-table-main-wrapper .table-top .search-bar-wrapper {
    width: 25vw;
  }
}
.kvasar-theme .mat-toolbar {
  background-color: var(--color-card) !important;
  color: var(--color-primary-foreground) !important;
}
.kvasar-theme .mat-toolbar .branding .title p,
.kvasar-theme .mat-toolbar #main-nav li,
.kvasar-theme .mat-toolbar #main-nav span,
.kvasar-theme .mat-toolbar #main-nav button,
.kvasar-theme .mat-toolbar #main-nav a {
  color: var(--color-primary-foreground) !important;
}
.kvasar-theme .mat-toolbar .lang-select span.material-icons,
.kvasar-theme .mat-toolbar .mat-mdc-icon-button fa-icon {
  color: var(--color-primary-foreground) !important;
}
.kvasar-theme .mat-toolbar .mat-mdc-icon-button:hover {
  transform: scale(1.05);
}
.kvasar-theme .mat-mdc-button {
  background-color: var(--color-primary) !important;
  color: var(--color-primary-foreground) !important;
}
.kvasar-theme .mat-mdc-button:hover {
  background-color: var(--color-primary-foreground) !important;
  color: var(--color-primary) !important;
}
.kvasar-theme .mat-mdc-button:disabled {
  background-color: var(--color-muted) !important;
  color: var(--color-muted-foreground) !important;
}
.kvasar-theme .mat-mdc-list-item:hover .sidebar-icon,
.kvasar-theme .mat-mdc-list-item:focus .sidebar-icon {
  --icon-dark: var(--color-primary) !important;
  --icon-light: var(--color-primary-foreground) !important;
}
.kvasar-theme .mat-mdc-list-item.active-link .sidebar-icon {
  --icon-dark: var(--color-primary) !important;
  --icon-light: var(--color-primary-foreground) !important;
}
.kvasar-theme .mat-primary .mat-mdc-option.mat-mdc-option-selected:not(.mat-mdc-option-disabled) {
  color: var(--color-accent) !important;
}
.img-attach-class anms-overlaycomponent {
  background-color: #1b2638 !important;
}
:root {
  --topNavigationHeight: 317px;
  --bannerHeight: 39px;
}
@media (min-width: 768px) {
  :root {
    --topNavigationHeight: 64px;
    --bannerHeight: 0px;
  }
}
@media (min-width: 992px) {
  :root {
    --topNavigationHeight: 161px;
    --bannerHeight: 0px;
  }
}
@media (min-width: 1200px) {
  :root {
    --topNavigationHeight: 159px;
    --bannerHeight: 0px;
  }
}
.fr-view,
.fr-element {
  font-size: 16px !important;
}
.green-progress-bar .mat-progress-bar-fill::after {
  background-color: #4caf50;
}
.custom-dialog-account-menu {
  position: absolute !important;
  right: 0;
  top: 55px;
}
.custom-dialog-account-menu .mat-dialog-container {
  border-top-right-radius: 0 !important;
}
.account-menu-backdrop {
  background-color: transparent;
}
.kpi-form-container {
  overflow-x: hidden;
}
.kpi-form-container .dropdown-list {
  position: static !important;
}
.ql-container.ql-snow {
  height: auto;
}
@media (max-width: 768px) {
  .ql-container.ql-snow {
    max-height: 30vh;
    overflow-y: auto;
  }
}
.ql-toolbar.ql-snow .ql-formats {
  margin-top: 1.5em;
}
:root {
  color-scheme: light;
  --radius: 0.625rem;
  --background: oklch(1 0 0);
  --foreground: oklch(0.145 0 0);
  --card: oklch(1 0 0);
  --card-foreground: oklch(0.145 0 0);
  --popover: oklch(1 0 0);
  --popover-foreground: oklch(0.145 0 0);
  --primary: oklch(0.205 0 0);
  --primary-foreground: oklch(0.985 0 0);
  --secondary: oklch(0.97 0 0);
  --secondary-foreground: oklch(0.205 0 0);
  --muted: oklch(0.97 0 0);
  --muted-foreground: oklch(0.556 0 0);
  --accent: oklch(0.97 0 0);
  --accent-foreground: oklch(0.205 0 0);
  --destructive: oklch(0.577 0.245 27.325);
  --border: oklch(0.922 0 0);
  --input: oklch(0.922 0 0);
  --ring: oklch(0.708 0 0);
  --sidebar: oklch(0.985 0 0);
  --sidebar-foreground: oklch(0.145 0 0);
  --sidebar-primary: oklch(0.205 0 0);
  --sidebar-primary-foreground: oklch(0.985 0 0);
  --sidebar-accent: oklch(0.97 0 0);
  --sidebar-accent-foreground: oklch(0.205 0 0);
  --sidebar-border: oklch(0.922 0 0);
  --sidebar-ring: oklch(0.708 0 0);
}
:root.dark {
  color-scheme: dark;
  --background: oklch(0.145 0 0);
  --foreground: oklch(0.985 0 0);
  --card: oklch(0.205 0 0);
  --card-foreground: oklch(0.985 0 0);
  --popover: oklch(0.205 0 0);
  --popover-foreground: oklch(0.985 0 0);
  --primary: oklch(0.922 0 0);
  --primary-foreground: oklch(0.205 0 0);
  --secondary: oklch(0.269 0 0);
  --secondary-foreground: oklch(0.985 0 0);
  --muted: oklch(0.269 0 0);
  --muted-foreground: oklch(0.708 0 0);
  --accent: oklch(0.269 0 0);
  --accent-foreground: oklch(0.985 0 0);
  --destructive: oklch(0.704 0.191 22.216);
  --border: oklch(1 0 0 / 10%);
  --input: oklch(1 0 0 / 15%);
  --ring: oklch(0.556 0 0);
  --sidebar: oklch(0.205 0 0);
  --sidebar-foreground: oklch(0.985 0 0);
  --sidebar-primary: oklch(0.985 0 0);
  --sidebar-primary-foreground: oklch(0.205 0 0);
  --sidebar-accent: oklch(0.269 0 0);
  --sidebar-accent-foreground: oklch(0.985 0 0);
  --sidebar-border: oklch(1 0 0 / 10%);
  --sidebar-ring: oklch(0.556 0 0);
}
@layer base {
  * {
    border-color: var(--border);
    outline-color: var(--ring);
  }
  @supports (color: color-mix(in lab, red, red)) {
    * {
      outline-color: color-mix(in oklab, var(--ring) 50%, transparent);
    }
  }
  body {
    background-color: var(--background);
    color: var(--foreground);
  }
}
@property --tw-translate-x { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-translate-y { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-translate-z { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-rotate-x { syntax: "*"; inherits: false; }
@property --tw-rotate-y { syntax: "*"; inherits: false; }
@property --tw-rotate-z { syntax: "*"; inherits: false; }
@property --tw-skew-x { syntax: "*"; inherits: false; }
@property --tw-skew-y { syntax: "*"; inherits: false; }
@property --tw-space-y-reverse { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-space-x-reverse { syntax: "*"; inherits: false; initial-value: 0; }
@property --tw-border-style { syntax: "*"; inherits: false; initial-value: solid; }
@property --tw-gradient-position { syntax: "*"; inherits: false; }
@property --tw-gradient-from { syntax: "<color>"; inherits: false; initial-value: #0000; }
@property --tw-gradient-via { syntax: "<color>"; inherits: false; initial-value: #0000; }
@property --tw-gradient-to { syntax: "<color>"; inherits: false; initial-value: #0000; }
@property --tw-gradient-stops { syntax: "*"; inherits: false; }
@property --tw-gradient-via-stops { syntax: "*"; inherits: false; }
@property --tw-gradient-from-position { syntax: "<length-percentage>"; inherits: false; initial-value: 0%; }
@property --tw-gradient-via-position { syntax: "<length-percentage>"; inherits: false; initial-value: 50%; }
@property --tw-gradient-to-position { syntax: "<length-percentage>"; inherits: false; initial-value: 100%; }
@property --tw-leading { syntax: "*"; inherits: false; }
@property --tw-font-weight { syntax: "*"; inherits: false; }
@property --tw-tracking { syntax: "*"; inherits: false; }
@property --tw-ordinal { syntax: "*"; inherits: false; }
@property --tw-slashed-zero { syntax: "*"; inherits: false; }
@property --tw-numeric-figure { syntax: "*"; inherits: false; }
@property --tw-numeric-spacing { syntax: "*"; inherits: false; }
@property --tw-numeric-fraction { syntax: "*"; inherits: false; }
@property --tw-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
@property --tw-shadow-color { syntax: "*"; inherits: false; }
@property --tw-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }
@property --tw-inset-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
@property --tw-inset-shadow-color { syntax: "*"; inherits: false; }
@property --tw-inset-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }
@property --tw-ring-color { syntax: "*"; inherits: false; }
@property --tw-ring-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
@property --tw-inset-ring-color { syntax: "*"; inherits: false; }
@property --tw-inset-ring-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
@property --tw-ring-inset { syntax: "*"; inherits: false; }
@property --tw-ring-offset-width { syntax: "<length>"; inherits: false; initial-value: 0px; }
@property --tw-ring-offset-color { syntax: "*"; inherits: false; initial-value: #fff; }
@property --tw-ring-offset-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
@property --tw-outline-style { syntax: "*"; inherits: false; initial-value: solid; }
@property --tw-blur { syntax: "*"; inherits: false; }
@property --tw-brightness { syntax: "*"; inherits: false; }
@property --tw-contrast { syntax: "*"; inherits: false; }
@property --tw-grayscale { syntax: "*"; inherits: false; }
@property --tw-hue-rotate { syntax: "*"; inherits: false; }
@property --tw-invert { syntax: "*"; inherits: false; }
@property --tw-opacity { syntax: "*"; inherits: false; }
@property --tw-saturate { syntax: "*"; inherits: false; }
@property --tw-sepia { syntax: "*"; inherits: false; }
@property --tw-drop-shadow { syntax: "*"; inherits: false; }
@property --tw-drop-shadow-color { syntax: "*"; inherits: false; }
@property --tw-drop-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }
@property --tw-drop-shadow-size { syntax: "*"; inherits: false; }
@property --tw-backdrop-blur { syntax: "*"; inherits: false; }
@property --tw-backdrop-brightness { syntax: "*"; inherits: false; }
@property --tw-backdrop-contrast { syntax: "*"; inherits: false; }
@property --tw-backdrop-grayscale { syntax: "*"; inherits: false; }
@property --tw-backdrop-hue-rotate { syntax: "*"; inherits: false; }
@property --tw-backdrop-invert { syntax: "*"; inherits: false; }
@property --tw-backdrop-opacity { syntax: "*"; inherits: false; }
@property --tw-backdrop-saturate { syntax: "*"; inherits: false; }
@property --tw-backdrop-sepia { syntax: "*"; inherits: false; }
@property --tw-duration { syntax: "*"; inherits: false; }
@property --tw-ease { syntax: "*"; inherits: false; }
@property --tw-content { syntax: "*"; initial-value: ""; inherits: false; }
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
@keyframes enter {
  from {
    opacity: var(--tw-enter-opacity,1);
    transform: translate3d(var(--tw-enter-translate-x,0), var(--tw-enter-translate-y,0), 0)scale3d(var(--tw-enter-scale,1), var(--tw-enter-scale,1), var(--tw-enter-scale,1))rotate(var(--tw-enter-rotate,0));
    filter: blur(var(--tw-enter-blur,0));
  }
}
@keyframes exit {
  to {
    opacity: var(--tw-exit-opacity,1);
    transform: translate3d(var(--tw-exit-translate-x,0), var(--tw-exit-translate-y,0), 0)scale3d(var(--tw-exit-scale,1), var(--tw-exit-scale,1), var(--tw-exit-scale,1))rotate(var(--tw-exit-rotate,0));
    filter: blur(var(--tw-exit-blur,0));
  }
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *,
    ::before,
    ::after,
    ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-space-x-reverse: 0;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-ordinal: initial;
      --tw-slashed-zero: initial;
      --tw-numeric-figure: initial;
      --tw-numeric-spacing: initial;
      --tw-numeric-fraction: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-content: "";
      --tw-animation-delay: 0s;
      --tw-animation-direction: normal;
      --tw-animation-duration: initial;
      --tw-animation-fill-mode: none;
      --tw-animation-iteration-count: 1;
      --tw-enter-blur: 0;
      --tw-enter-opacity: 1;
      --tw-enter-rotate: 0;
      --tw-enter-scale: 1;
      --tw-enter-translate-x: 0;
      --tw-enter-translate-y: 0;
      --tw-exit-blur: 0;
      --tw-exit-opacity: 1;
      --tw-exit-rotate: 0;
      --tw-exit-scale: 1;
      --tw-exit-translate-x: 0;
      --tw-exit-translate-y: 0;
    }
  }
}

/* node_modules/froala-editor/css/froala_editor.pkgd.min.css */
/*!
 * froala_editor v4.7.1 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2025 Froala Labs
 */
.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0;
}
.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.fr-license {
  z-index: 1000;
  padding: 20px;
  font-size: 14px;
  color: #222222;
  background-color: #FFF;
  border-radius: 10px;
}
.fr-element,
.fr-element:focus {
  outline: 0 solid transparent;
}
.fr-view.fr-element-scroll-visible {
  overflow-x: visible !important;
}
.fr-box.fr-basic {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.fr-box.fr-basic .fr-element {
  font-family: sans-serif;
  color: #414141;
  font-size: 14px;
  line-height: 1.6;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow-x: auto;
  min-height: 60px;
  text-align: left;
}
.fr-box.fr-basic.fr-rtl .fr-element {
  text-align: right;
}
.fr-element {
  background: transparent;
  position: relative;
  z-index: 2;
  -webkit-user-select: auto;
}
.fr-element a {
  user-select: auto;
  -o-user-select: auto;
  -moz-user-select: auto;
  -khtml-user-select: auto;
  -webkit-user-select: auto;
  -ms-user-select: auto;
}
.fr-element.fr-disabled {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.fr-element [contenteditable=true] {
  outline: 0 solid transparent;
}
.fr-box a.fr-floating-btn {
  -webkit-box-shadow:
    0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow:
    0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow:
    0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 40px;
  width: 40px;
  text-align: center;
  background: #FFF;
  color: #333333;
  -webkit-transition:
    background 0.2s ease 0s,
    color 0.2s ease 0s,
    transform 0.2s ease 0s;
  -moz-transition:
    background 0.2s ease 0s,
    color 0.2s ease 0s,
    transform 0.2s ease 0s;
  -ms-transition:
    background 0.2s ease 0s,
    color 0.2s ease 0s,
    transform 0.2s ease 0s;
  -o-transition:
    background 0.2s ease 0s,
    color 0.2s ease 0s,
    transform 0.2s ease 0s;
  outline: none;
  left: 0;
  top: 0;
  line-height: 40px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  text-align: center;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
}
.fr-box a.fr-floating-btn svg {
  -webkit-transition: transform 0.2s ease 0s;
  -moz-transition: transform 0.2s ease 0s;
  -ms-transition: transform 0.2s ease 0s;
  -o-transition: transform 0.2s ease 0s;
  fill: #333333;
}
.fr-box a.fr-floating-btn i,
.fr-box a.fr-floating-btn svg {
  font-size: 14px;
  line-height: 40px;
}
.fr-box a.fr-floating-btn.fr-btn + .fr-btn {
  margin-left: 10px;
}
.fr-box a.fr-floating-btn:hover {
  background: #ebebeb;
  cursor: pointer;
}
.fr-box a.fr-floating-btn:hover svg {
  fill: #333333;
}
.fr-box .fr-visible a.fr-floating-btn {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
iframe.fr-iframe {
  width: 100%;
  border: none;
  position: relative;
  display: block;
  z-index: 2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fr-wrapper {
  position: relative;
  z-index: 1;
}
.fr-wrapper::after {
  clear: both;
  display: block;
  content: "";
  height: 0;
}
.fr-wrapper .fr-placeholder {
  position: absolute;
  font-size: 14px;
  color: #AAA;
  font-family: sans-serif;
  z-index: 1;
  display: none;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}
.fr-wrapper.show-placeholder .fr-placeholder {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.fr-wrapper ::-moz-selection {
  background: rgba(181, 214, 253, 0.8);
  color: #000;
}
.fr-wrapper ::selection {
  background: rgba(181, 214, 253, 0.8);
  color: #000;
}
.fr-box.fr-basic .fr-wrapper {
  background: #FFF;
  border: 1px solid #CCCCCC;
  border-bottom-color: #efefef;
  top: 0;
  left: 0;
}
.fr-box.fr-basic.fr-top .fr-wrapper {
  border-top: 0;
}
.fr-box.fr-basic.fr-bottom .fr-wrapper {
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
@media (min-width: 992px) {
  .fr-box.fr-document {
    min-width: 21cm;
  }
  .fr-box.fr-document .fr-wrapper {
    text-align: left;
    padding: 30px;
    min-width: 21cm;
    background: #efefef;
  }
  .fr-box.fr-document .fr-wrapper .fr-element {
    text-align: left;
    background: #FFF;
    width: 21cm;
    margin: auto;
    min-height: 26cm !important;
    padding: 1cm 2cm;
    overflow: visible;
    z-index: auto;
  }
  .fr-box.fr-document .fr-wrapper .fr-element hr {
    margin-left: -2cm;
    margin-right: -2cm;
    background: #efefef;
    height: 1cm;
    outline: none;
    border: none;
  }
  .fr-box.fr-document .fr-wrapper .fr-element img {
    z-index: 1;
  }
}
.fr-tooltip {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 8px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #222222;
  color: #FFF;
  font-size: 11px;
  line-height: 22px;
  font-family:
    Arial,
    Helvetica,
    sans-serif;
  -webkit-transition: opacity 0.2s ease 0s;
  -moz-transition: opacity 0.2s ease 0s;
  -ms-transition: opacity 0.2s ease 0s;
  -o-transition: opacity 0.2s ease 0s;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  left: -3000px;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  z-index: 2147483647;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fr-tooltip.fr-visible {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.fr-toolbar .fr-btn-wrap,
.fr-popup .fr-btn-wrap,
.fr-modal .fr-btn-wrap {
  float: left;
  white-space: nowrap;
  position: relative;
}
.fr-toolbar .fr-btn-wrap.fr-hidden,
.fr-popup .fr-btn-wrap.fr-hidden,
.fr-modal .fr-btn-wrap.fr-hidden {
  display: none;
}
.fr-toolbar .fr-command.fr-btn,
.fr-popup .fr-command.fr-btn,
.fr-modal .fr-command.fr-btn {
  background: transparent;
  color: #333333;
  -moz-outline: 0;
  outline: none;
  border: 0;
  line-height: 1;
  cursor: pointer;
  text-align: left;
  margin: 4px 2px;
  padding: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 2;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  float: left;
  height: 40px;
}
.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-options,
.fr-popup .fr-command.fr-btn.fr-dropdown.fr-options,
.fr-modal .fr-command.fr-btn.fr-dropdown.fr-options {
  border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.fr-toolbar .fr-command.fr-btn.fr-btn-hover,
.fr-popup .fr-command.fr-btn.fr-btn-hover,
.fr-modal .fr-command.fr-btn.fr-btn-hover {
  border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.fr-toolbar .fr-command.fr-btn::-moz-focus-inner,
.fr-popup .fr-command.fr-btn::-moz-focus-inner,
.fr-modal .fr-command.fr-btn::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.fr-toolbar .fr-command.fr-btn.fr-btn-text,
.fr-popup .fr-command.fr-btn.fr-btn-text,
.fr-modal .fr-command.fr-btn.fr-btn-text {
  width: auto;
}
.fr-toolbar .fr-command.fr-btn i,
.fr-toolbar .fr-command.fr-btn svg,
.fr-popup .fr-command.fr-btn i,
.fr-popup .fr-command.fr-btn svg,
.fr-modal .fr-command.fr-btn i,
.fr-modal .fr-command.fr-btn svg {
  display: block;
  text-align: center;
  float: none;
  margin: 8px 7px;
  width: 24px;
}
.fr-toolbar .fr-command.fr-btn svg.fr-svg,
.fr-popup .fr-command.fr-btn svg.fr-svg,
.fr-modal .fr-command.fr-btn svg.fr-svg {
  height: 24px;
}
.fr-toolbar .fr-command.fr-btn svg path,
.fr-popup .fr-command.fr-btn svg path,
.fr-modal .fr-command.fr-btn svg path {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  fill: #333333;
}
.fr-toolbar .fr-command.fr-btn span.fr-sr-only,
.fr-popup .fr-command.fr-btn span.fr-sr-only,
.fr-modal .fr-command.fr-btn span.fr-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.fr-toolbar .fr-command.fr-btn span,
.fr-popup .fr-command.fr-btn span,
.fr-modal .fr-command.fr-btn span {
  font-size: 14px;
  display: block;
  line-height: 17px;
  min-width: 30px;
  float: left;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  height: 17px;
  font-weight: bold;
  padding: 0 4px;
}
.fr-toolbar .fr-command.fr-btn img,
.fr-popup .fr-command.fr-btn img,
.fr-modal .fr-command.fr-btn img {
  margin: 8px 7px;
  width: 24px;
}
.fr-toolbar .fr-command.fr-btn.fr-btn-active-popup,
.fr-popup .fr-command.fr-btn.fr-btn-active-popup,
.fr-modal .fr-command.fr-btn.fr-btn-active-popup {
  background: #d6d6d6;
}
.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-selection span,
.fr-popup .fr-command.fr-btn.fr-dropdown.fr-selection span,
.fr-modal .fr-command.fr-btn.fr-dropdown.fr-selection span {
  font-weight: normal;
}
.fr-toolbar .fr-command.fr-btn.fr-dropdown i,
.fr-toolbar .fr-command.fr-btn.fr-dropdown span,
.fr-toolbar .fr-command.fr-btn.fr-dropdown img,
.fr-toolbar .fr-command.fr-btn.fr-dropdown svg,
.fr-popup .fr-command.fr-btn.fr-dropdown i,
.fr-popup .fr-command.fr-btn.fr-dropdown span,
.fr-popup .fr-command.fr-btn.fr-dropdown img,
.fr-popup .fr-command.fr-btn.fr-dropdown svg,
.fr-modal .fr-command.fr-btn.fr-dropdown i,
.fr-modal .fr-command.fr-btn.fr-dropdown span,
.fr-modal .fr-command.fr-btn.fr-dropdown img,
.fr-modal .fr-command.fr-btn.fr-dropdown svg {
  margin-left: 3px;
  margin-right: 11px;
}
.fr-toolbar .fr-command.fr-btn.fr-dropdown:after,
.fr-popup .fr-command.fr-btn.fr-dropdown:after,
.fr-modal .fr-command.fr-btn.fr-dropdown:after {
  position: absolute;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #333333;
  right: 2px;
  top: 18px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  content: "";
}
.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active,
.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active,
.fr-modal .fr-command.fr-btn.fr-dropdown.fr-active {
  fill: #333333;
  background: #d6d6d6;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
}
.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:hover,
.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:hover,
.fr-modal .fr-command.fr-btn.fr-dropdown.fr-active:hover {
  background: #ebebeb;
  fill: #333333;
}
.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:hover::after,
.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:hover::after,
.fr-modal .fr-command.fr-btn.fr-dropdown.fr-active:hover::after {
  border-top-color: #333333;
}
.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:after,
.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:after,
.fr-modal .fr-command.fr-btn.fr-dropdown.fr-active:after {
  border-top: 0;
  border-bottom: 4px solid #222222;
}
.fr-toolbar .fr-command.fr-btn.fr-disabled,
.fr-popup .fr-command.fr-btn.fr-disabled,
.fr-modal .fr-command.fr-btn.fr-disabled {
  color: #bdbdbd;
  cursor: default;
  -webkit-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.fr-toolbar .fr-command.fr-btn.fr-disabled::after,
.fr-popup .fr-command.fr-btn.fr-disabled::after,
.fr-modal .fr-command.fr-btn.fr-disabled::after {
  border-top-color: #bdbdbd;
}
.fr-toolbar .fr-command.fr-btn.fr-hidden,
.fr-popup .fr-command.fr-btn.fr-hidden,
.fr-modal .fr-command.fr-btn.fr-hidden {
  display: none;
}
.fr-toolbar .fr-tabs .fr-command.fr-btn,
.fr-popup .fr-tabs .fr-command.fr-btn,
.fr-modal .fr-tabs .fr-command.fr-btn {
  margin: 0;
  width: 46px;
  height: 40px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.fr-toolbar .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active,
.fr-toolbar .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active-tab,
.fr-popup .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active,
.fr-popup .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active-tab,
.fr-modal .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active,
.fr-modal .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active-tab {
  background: #FFF;
}
.fr-toolbar .fr-tabs .fr-command.fr-btn span,
.fr-popup .fr-tabs .fr-command.fr-btn span,
.fr-modal .fr-tabs .fr-command.fr-btn span {
  height: 27px;
}
.fr-toolbar .fr-tabs .fr-command.fr-btn img,
.fr-toolbar .fr-tabs .fr-command.fr-btn svg,
.fr-popup .fr-tabs .fr-command.fr-btn img,
.fr-popup .fr-tabs .fr-command.fr-btn svg,
.fr-modal .fr-tabs .fr-command.fr-btn img,
.fr-modal .fr-tabs .fr-command.fr-btn svg {
  margin: 8px 11px;
  width: 24px;
  height: 24px;
}
.fr-toolbar .fr-btn-grp .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,
.fr-toolbar .fr-more-toolbar .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,
.fr-toolbar .fr-buttons:not(.fr-tabs) .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,
.fr-popup .fr-btn-grp .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,
.fr-popup .fr-more-toolbar .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,
.fr-popup .fr-buttons:not(.fr-tabs) .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,
.fr-modal .fr-btn-grp .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,
.fr-modal .fr-more-toolbar .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,
.fr-modal .fr-buttons:not(.fr-tabs) .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path {
  fill: #0098f7;
}
.fr-toolbar.fr-disabled .fr-btn,
.fr-toolbar.fr-disabled .fr-btn.fr-active,
.fr-popup.fr-disabled .fr-btn,
.fr-popup.fr-disabled .fr-btn.fr-active,
.fr-modal.fr-disabled .fr-btn,
.fr-modal.fr-disabled .fr-btn.fr-active {
  color: #bdbdbd;
  -webkit-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.fr-toolbar.fr-disabled .fr-btn.fr-dropdown::after,
.fr-toolbar.fr-disabled .fr-btn.fr-active.fr-dropdown::after,
.fr-popup.fr-disabled .fr-btn.fr-dropdown::after,
.fr-popup.fr-disabled .fr-btn.fr-active.fr-dropdown::after,
.fr-modal.fr-disabled .fr-btn.fr-dropdown::after,
.fr-modal.fr-disabled .fr-btn.fr-active.fr-dropdown::after {
  border-top-color: #bdbdbd;
}
.fr-toolbar.fr-rtl .fr-btn-grp.fr-float-left,
.fr-popup.fr-rtl .fr-btn-grp.fr-float-left,
.fr-modal.fr-rtl .fr-btn-grp.fr-float-left {
  float: right;
}
.fr-toolbar.fr-rtl .fr-btn-grp.fr-float-right,
.fr-popup.fr-rtl .fr-btn-grp.fr-float-right,
.fr-modal.fr-rtl .fr-btn-grp.fr-float-right {
  float: left;
}
.fr-toolbar.fr-rtl .fr-command.fr-btn,
.fr-toolbar.fr-rtl .fr-btn-wrap,
.fr-popup.fr-rtl .fr-command.fr-btn,
.fr-popup.fr-rtl .fr-btn-wrap,
.fr-modal.fr-rtl .fr-command.fr-btn,
.fr-modal.fr-rtl .fr-btn-wrap {
  float: right;
}
.fr-toolbar.fr-rtl .fr-command.fr-btn.fr-dropdown.fr-options,
.fr-toolbar.fr-rtl .fr-btn-wrap.fr-dropdown.fr-options,
.fr-popup.fr-rtl .fr-command.fr-btn.fr-dropdown.fr-options,
.fr-popup.fr-rtl .fr-btn-wrap.fr-dropdown.fr-options,
.fr-modal.fr-rtl .fr-command.fr-btn.fr-dropdown.fr-options,
.fr-modal.fr-rtl .fr-btn-wrap.fr-dropdown.fr-options {
  border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.fr-toolbar.fr-rtl .fr-command.fr-btn.fr-btn-hover,
.fr-toolbar.fr-rtl .fr-btn-wrap.fr-btn-hover,
.fr-popup.fr-rtl .fr-command.fr-btn.fr-btn-hover,
.fr-popup.fr-rtl .fr-btn-wrap.fr-btn-hover,
.fr-modal.fr-rtl .fr-command.fr-btn.fr-btn-hover,
.fr-modal.fr-rtl .fr-btn-wrap.fr-btn-hover {
  border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.fr-toolbar.fr-inline > .fr-command.fr-btn:not(.fr-hidden),
.fr-toolbar.fr-inline > .fr-btn-wrap:not(.fr-hidden) {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  float: none;
}
.fr-desktop .fr-command:hover,
.fr-desktop .fr-command:focus,
.fr-desktop .fr-command.fr-btn-hover,
.fr-desktop .fr-command.fr-expanded {
  outline: 0;
  color: #333333;
}
.fr-desktop .fr-command:hover:not(.fr-table-cell),
.fr-desktop .fr-command:focus:not(.fr-table-cell),
.fr-desktop .fr-command.fr-btn-hover:not(.fr-table-cell),
.fr-desktop .fr-command.fr-expanded:not(.fr-table-cell) {
  background: #ebebeb;
}
.fr-desktop .fr-command:hover::after,
.fr-desktop .fr-command:focus::after,
.fr-desktop .fr-command.fr-btn-hover::after,
.fr-desktop .fr-command.fr-expanded::after {
  border-top-color: #333333;
}
.fr-desktop .fr-command.fr-selected:not(.fr-table-cell),
.fr-desktop .fr-command:active {
  color: #333333;
  background: #d6d6d6;
}
.fr-desktop .fr-command.fr-active:hover,
.fr-desktop .fr-command.fr-active:focus,
.fr-desktop .fr-command.fr-active.fr-btn-hover,
.fr-desktop .fr-command.fr-active.fr-expanded {
  background: #ebebeb;
}
.fr-desktop .fr-command.fr-active:active {
  background: #d6d6d6;
}
.fr-desktop .fr-command.fr-disabled:hover,
.fr-desktop .fr-command.fr-disabled:focus,
.fr-desktop .fr-command.fr-disabled.fr-selected {
  background: transparent;
}
.fr-desktop.fr-disabled .fr-command:hover,
.fr-desktop.fr-disabled .fr-command:focus,
.fr-desktop.fr-disabled .fr-command.fr-selected {
  background: transparent;
}
.fr-toolbar.fr-mobile .fr-command.fr-blink,
.fr-popup.fr-mobile .fr-command.fr-blink {
  background: #d6d6d6;
}
.fr-popup.fr-mobile .fr-command:focus-visible {
  outline: none;
}
.fr-command.fr-btn.fr-options {
  width: 16px;
  margin-left: -5px;
}
.fr-command.fr-btn.fr-options.fr-btn-hover,
.fr-command.fr-btn.fr-options:hover,
.fr-command.fr-btn.fr-options:focus {
  border-left: solid 1px #FAFAFA;
  -webkit-transition: border-left 0s, background-color 0.5s;
  -moz-transition: border-left 0s, background-color 0.5s;
  -ms-transition: border-left 0s, background-color 0.5s;
  -o-transition: border-left 0s, background-color 0.5s;
}
.fr-command.fr-btn + .fr-dropdown-menu {
  background: #FFF;
  display: inline-block;
  position: absolute;
  right: auto;
  bottom: auto;
  height: auto;
  z-index: 4;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-overflow-scrolling: touch;
  overflow: hidden;
  zoom: 1;
  -webkit-box-shadow:
    0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow:
    0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow:
    0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.fr-command.fr-btn + .fr-dropdown-menu.test-height .fr-dropdown-wrapper {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  height: auto;
  max-height: 275px;
}
.fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper {
  padding: 0;
  margin: auto;
  display: inline-block;
  text-align: left;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -ms-transition: height 0.3s;
  -o-transition: height 0.3s;
  margin-top: 0;
  float: left;
  height: 0;
  margin-top: 0 !important;
}
.fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content {
  position: relative;
}
.fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list {
  list-style-type: none;
  margin: 0;
  padding: 8px 0;
  min-width: 72px;
}
.fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li {
  padding: 0;
  margin: 0;
  font-size: 15px;
}
.fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a {
  padding: 0 20px;
  line-height: 200%;
  display: flex;
  cursor: pointer;
  white-space: nowrap;
  color: inherit;
  text-decoration: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a svg {
  width: 24px;
  height: 24px;
  margin: 3px 4px;
}
.fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a svg path {
  fill: #333333;
}
.fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a.fr-active {
  background: #d6d6d6;
}
.fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a.fr-active:focus:not(.fr-table-cell),
.fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a.fr-active:hover:not(.fr-table-cell) {
  outline: 1px solid #0098f7;
  outline-offset: -1px;
}
.fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a.fr-disabled {
  color: #bdbdbd;
  cursor: default;
}
.fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a .fr-shortcut {
  margin-left: 20px;
  font-weight: bold;
  -webkit-opacity: 0.75;
  -moz-opacity: 0.75;
  opacity: 0.75;
}
.fr-command.fr-btn.fr-active + .fr-dropdown-menu {
  display: inline-block;
  -webkit-box-shadow:
    0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow:
    0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow:
    0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.fr-bottom > .fr-command.fr-btn + .fr-dropdown-menu {
  border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.fr-toolbar.fr-rtl .fr-dropdown-wrapper,
.fr-popup.fr-rtl .fr-dropdown-wrapper {
  text-align: right !important;
}
body.fr-prevent-scroll {
  overflow: hidden;
}
body.fr-prevent-scroll.fr-mobile {
  position: fixed;
  -webkit-overflow-scrolling: touch;
}
.fr-modal {
  color: #222222;
  font-family:
    Arial,
    Helvetica,
    sans-serif;
  position: fixed;
  overflow-x: auto;
  overflow-y: scroll;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  z-index: 2147483640;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  line-height: 1.2;
}
.fr-modal.fr-middle .fr-modal-wrapper {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute;
}
.fr-modal .fr-modal-wrapper {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-clip: padding-box;
  margin: 20px auto;
  display: inline-block;
  background: #FFF;
  min-width: 300px;
  -webkit-box-shadow:
    0 3px 5px -1px rgba(0, 0, 0, 0.2),
    0 6px 10px 0 rgba(0, 0, 0, 0.14),
    0 1px 18px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow:
    0 3px 5px -1px rgba(0, 0, 0, 0.2),
    0 6px 10px 0 rgba(0, 0, 0, 0.14),
    0 1px 18px 0 rgba(0, 0, 0, 0.12);
  box-shadow:
    0 3px 5px -1px rgba(0, 0, 0, 0.2),
    0 6px 10px 0 rgba(0, 0, 0, 0.14),
    0 1px 18px 0 rgba(0, 0, 0, 0.12);
  border: 0;
  overflow: hidden;
  width: 90%;
  position: relative;
}
@media (min-width: 768px) and (max-width: 991px) {
  .fr-modal .fr-modal-wrapper {
    margin: 30px auto;
    width: 70%;
  }
}
@media (min-width: 992px) {
  .fr-modal .fr-modal-wrapper {
    margin: 50px auto;
    width: 960px;
  }
}
.fr-modal .fr-modal-wrapper .fr-modal-head {
  background: #FFF;
  overflow: hidden;
  position: absolute;
  width: 100%;
  min-height: 42px;
  z-index: 3;
  border-bottom: solid #efefef 1px;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
}
.fr-modal .fr-modal-wrapper .fr-modal-head .fr-modal-head-line {
  height: 56px;
  padding: 0 10px;
}
.fr-modal .fr-modal-wrapper .fr-modal-head .fr-modal-close {
  margin: 10px;
  position: absolute;
  top: 0;
  right: 0;
}
.fr-modal .fr-modal-wrapper .fr-modal-head h4 {
  font-size: 20px;
  padding: 19px 10px;
  margin: 0;
  font-weight: 400;
  line-height: 18px;
  display: inline-block;
  float: left;
}
.fr-modal .fr-modal-wrapper div.fr-modal-body {
  height: 100%;
  min-height: 150px;
  overflow-y: auto;
  padding-bottom: 20px;
}
.fr-modal .fr-modal-wrapper div.fr-modal-body:focus {
  outline: 0;
}
.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command {
  height: 36px;
  line-height: 1;
  color: #0098f7;
  padding: 10px;
  cursor: pointer;
  text-decoration: none;
  border: none;
  background: none;
  font-size: 16px;
  outline: none;
  -webkit-transition: background 0.2s ease 0s;
  -moz-transition: background 0.2s ease 0s;
  -ms-transition: background 0.2s ease 0s;
  -o-transition: background 0.2s ease 0s;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command + button {
  margin-left: 24px;
}
.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command:hover,
.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command:focus {
  background: #ebebeb;
  color: #0098f7;
}
.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command:active {
  background: #d6d6d6;
  color: #0098f7;
}
.fr-modal .fr-modal-wrapper div.fr-modal-body button::-moz-focus-inner {
  border: 0;
}
.fr-desktop .fr-modal-wrapper .fr-modal-head i:hover {
  background: #ebebeb;
}
.fr-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  z-index: 2147483639;
}
ol.decimal_type {
  counter-reset: item;
}
ol.decimal_type > li {
  display: block;
  position: relative;
}
ol.decimal_type > li:before {
  content: counters(item, ".") ". ";
  counter-increment: item;
  position: absolute;
  margin-right: 100%;
  right: 10px;
}
.fr-popup {
  position: absolute;
  display: none;
  color: #222222;
  background: #FFF;
  -webkit-box-shadow:
    0 3px 5px -1px rgba(0, 0, 0, 0.2),
    0 6px 10px 0 rgba(0, 0, 0, 0.14),
    0 1px 18px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow:
    0 3px 5px -1px rgba(0, 0, 0, 0.2),
    0 6px 10px 0 rgba(0, 0, 0, 0.14),
    0 1px 18px 0 rgba(0, 0, 0, 0.12);
  box-shadow:
    0 3px 5px -1px rgba(0, 0, 0, 0.2),
    0 6px 10px 0 rgba(0, 0, 0, 0.14),
    0 1px 18px 0 rgba(0, 0, 0, 0.12);
  font-family:
    Arial,
    Helvetica,
    sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  margin-top: 10px;
  z-index: 2147483635;
  text-align: left;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.2;
}
.fr-popup .fr-icon {
  text-align: center;
  vertical-align: middle;
  font-size: 20px;
  line-height: 1;
  cursor: pointer;
  font-weight: 400;
  box-sizing: content-box;
  padding: 6px;
}
.fr-popup .fr-icon-container {
  padding: 20px;
  max-height: 200px;
  overflow: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@supports not (-ms-high-contrast: none) {
  .fr-popup .fr-icon-container {
    grid-template-columns: repeat(auto-fill, minmax(36px, 36px));
    display: grid;
  }
}
@media (min-width: 768px) {
  .fr-popup .fr-icon-container {
    min-width: 276px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .fr-popup .fr-icon-container {
    display: inline-flex;
    -ms-flex-flow: row wrap;
  }
}
@media screen and (-ms-high-contrast: active) and (max-width: 768px), (-ms-high-contrast: none) and (max-width: 768px) {
  .fr-popup .fr-icon-container {
    width: 236px;
  }
}
.fr-popup .fr-input-focus {
  background: whitesmoke;
}
.fr-popup.fr-above {
  margin-top: -10px;
  border-top: 0;
}
.fr-popup.fr-active {
  display: block;
}
.fr-popup.fr-hidden {
  display: none !important;
}
.fr-popup.fr-empty {
  display: none !important;
}
.fr-popup .fr-hs {
  display: block !important;
}
.fr-popup .fr-hs.fr-hidden {
  display: none !important;
}
.fr-popup .fr-input-line {
  position: relative;
  padding: 15px 0;
}
.fr-popup .fr-input-line input[type=text],
.fr-popup .fr-input-line input[type=number],
.fr-popup .fr-input-line textarea {
  width: 100%;
  margin-bottom: 1px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: solid 1px #999999;
  color: #222222;
  font-size: 14px;
  background: #FFF;
  position: relative;
  z-index: 2;
  padding: 4px 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border 0.5s, padding 0.5s;
  -moz-transition: border 0.5s, padding 0.5s;
  -ms-transition: border 0.5s, padding 0.5s;
  -o-transition: border 0.5s, padding 0.5s;
}
.fr-popup .fr-input-line input[type=text]:hover,
.fr-popup .fr-input-line input[type=number]:hover,
.fr-popup .fr-input-line textarea:hover {
  border: solid 1px #515151;
}
.fr-popup .fr-input-line input[type=text]:focus,
.fr-popup .fr-input-line input[type=number]:focus,
.fr-popup .fr-input-line textarea:focus {
  border: solid 2px #0098f7;
  padding: 3px 11px;
}
.fr-popup .fr-input-line input[type=text],
.fr-popup .fr-input-line input[type=number] {
  height: 46px;
}
.fr-popup .fr-input-line input + label,
.fr-popup .fr-input-line textarea + label {
  position: absolute;
  top: 29px;
  left: 12px;
  font-size: 14px;
  color: grey;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  z-index: 3;
  display: block;
  background: #FFF;
  padding: 0;
  cursor: text;
}
.fr-popup .fr-input-line input.fr-not-empty + label,
.fr-popup .fr-input-line textarea.fr-not-empty + label {
  color: gray;
  width: auto;
  left: 4px;
  padding: 0 4px;
  font-size: 11px;
  top: 9px;
}
.fr-popup input,
.fr-popup textarea {
  user-select: text;
  -o-user-select: text;
  -moz-user-select: text;
  -khtml-user-select: text;
  -webkit-user-select: text;
  -ms-user-select: text;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
.fr-popup textarea {
  resize: none;
}
.fr-popup .fr-buttons {
  white-space: nowrap;
  line-height: 0;
}
.fr-popup .fr-buttons .fr-btn {
  margin-left: 4px;
  margin-right: 4px;
  display: inline-block;
  float: none;
}
.fr-popup .fr-buttons .fr-btn i {
  float: left;
}
.fr-popup .fr-buttons .fr-separator {
  display: inline-block;
  float: none;
}
.fr-popup .fr-buttons.fr-tabs {
  border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #f5f5f5;
  overflow: hidden;
}
@media (max-width: 768px) {
  .fr-popup .fr-buttons.fr-tabs.fr-tabs-scroll {
    overflow: scroll;
    overflow-y: hidden;
    width: 276px;
  }
}
.fr-popup .fr-buttons:not(.fr-tabs) {
  padding: 5px;
}
.fr-popup .fr-layer {
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 195px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 20px;
  display: none;
}
@media (min-width: 768px) {
  .fr-popup .fr-layer {
    width: 260px;
  }
}
.fr-popup .fr-layer.fr-active {
  display: inline-block;
}
.fr-popup .fr-action-buttons {
  z-index: 7;
  height: 36px;
  text-align: right;
}
.fr-popup .fr-action-buttons button.fr-command {
  height: 36px;
  line-height: 1;
  color: #0098f7;
  padding: 10px;
  cursor: pointer;
  text-decoration: none;
  border: none;
  background: none;
  font-size: 16px;
  outline: none;
  -webkit-transition: background 0.2s ease 0s;
  -moz-transition: background 0.2s ease 0s;
  -ms-transition: background 0.2s ease 0s;
  -o-transition: background 0.2s ease 0s;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.fr-popup .fr-action-buttons button.fr-command + button {
  margin-left: 24px;
}
.fr-popup .fr-action-buttons button.fr-command:hover,
.fr-popup .fr-action-buttons button.fr-command:focus {
  background: #ebebeb;
  color: #0098f7;
}
.fr-popup .fr-action-buttons button.fr-command:active {
  background: #d6d6d6;
  color: #0098f7;
}
.fr-popup .fr-action-buttons button::-moz-focus-inner {
  border: 0;
}
.fr-popup .fr-checkbox {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 18px;
  padding: 10px;
  border-radius: 100%;
  line-height: 1;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  vertical-align: middle;
}
.fr-popup .fr-checkbox svg {
  margin-left: 2px;
  margin-top: 2px;
  display: none;
  width: 10px;
  height: 10px;
}
.fr-popup .fr-checkbox span {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 18px;
  height: 18px;
  display: inline-block;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
  -moz-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
  -ms-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
  -o-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
}
.fr-popup .fr-checkbox input {
  position: absolute;
  z-index: 2;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  border: 0 none;
  cursor: pointer;
  height: 18px;
  margin: 0;
  padding: 0;
  width: 18px;
  top: 7px;
  left: 7px;
}
.fr-popup .fr-checkbox input:not(:checked) + span {
  border: solid 2px #999999;
}
.fr-popup .fr-checkbox input:not(:checked):active + span {
  background-color: #f5f5f5;
}
.fr-popup .fr-checkbox input:not(:checked):focus + span,
.fr-popup .fr-checkbox input:not(:checked):hover + span {
  border-color: #515151;
}
.fr-popup .fr-checkbox input:checked + span {
  background: #0098f7;
  border: solid 2px #0098f7;
}
.fr-popup .fr-checkbox input:checked + span svg {
  display: block;
}
.fr-popup .fr-checkbox input:checked:active + span {
  background-color: #EcF5Ff;
}
.fr-popup .fr-checkbox input:checked:focus + span,
.fr-popup .fr-checkbox input:checked:hover + span {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.fr-popup .fr-checkbox-line {
  font-size: 14px;
  line-height: 1.4px;
  margin-top: 10px;
}
.fr-popup .fr-checkbox-line label {
  cursor: pointer;
  margin: 0 5px;
  vertical-align: middle;
}
.fr-popup.fr-rtl {
  direction: rtl;
  text-align: right;
}
.fr-popup.fr-rtl .fr-action-buttons {
  text-align: left;
}
.fr-popup.fr-rtl .fr-input-line input + label,
.fr-popup.fr-rtl .fr-input-line textarea + label {
  left: auto;
  right: 0;
}
.fr-popup.fr-rtl .fr-buttons .fr-separator.fr-vs {
  float: right;
}
.fr-text-edit-layer {
  width: 250px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block !important;
}
.fr-toolbar {
  color: #222222;
  background: #FFF;
  position: relative;
  font-family:
    Arial,
    Helvetica,
    sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: left;
  border: 1px solid #CCCCCC;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.2;
  padding-bottom: 0;
  -webkit-transition: padding-bottom 0.5s;
  -moz-transition: padding-bottom 0.5s;
  -ms-transition: padding-bottom 0.5s;
  -o-transition: padding-bottom 0.5s;
}
.fr-toolbar::after {
  clear: both;
  display: block;
  content: "";
  height: 0;
}
.fr-toolbar::after {
  height: 0;
}
.fr-toolbar .fr-newline {
  clear: both;
  display: block;
  content: "";
  margin-left: 9px;
  margin-right: 9px;
  background: #efefef;
  height: 1px;
  -webkit-transition: height 0.5s;
  -moz-transition: height 0.5s;
  -ms-transition: height 0.5s;
  -o-transition: height 0.5s;
}
.fr-toolbar.fr-toolbar-open .fr-newline {
  height: 0;
}
.fr-toolbar .fr-float-right {
  float: right;
}
.fr-toolbar .fr-float-left {
  float: left;
}
.fr-toolbar .fr-more-toolbar {
  float: left;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #f5f5f5;
  -webkit-transition: height 0.5s;
  -moz-transition: height 0.5s;
  -ms-transition: height 0.5s;
  -o-transition: height 0.5s;
  height: 0;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.fr-toolbar .fr-more-toolbar.fr-expanded {
  height: 48px;
}
.fr-toolbar .fr-more-toolbar.fr-overflow-visible {
  overflow: visible;
}
.fr-toolbar .fr-more-toolbar > .fr-command.fr-btn {
  margin-left: 4px;
  margin-right: 4px;
}
.fr-toolbar .fr-btn-grp {
  display: inline-block;
  margin: 0 17px 0 12px;
}
@media (max-width: 768px) {
  .fr-toolbar .fr-btn-grp {
    margin: 0 7px 0 6px;
  }
}
.fr-toolbar .fr-command.fr-btn.fr-open {
  margin-top: 10px;
  margin-bottom: -1px;
  border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.fr-toolbar .fr-command.fr-btn.fr-open:not(:hover):not(:focus):not(:active) {
  background: #f5f5f5;
}
.fr-toolbar .fr-popup .fr-command:focus-visible {
  outline: none;
}
.fr-toolbar.fr-rtl {
  text-align: right;
}
.fr-toolbar.fr-inline {
  display: none;
  -webkit-box-shadow:
    0 3px 5px -1px rgba(0, 0, 0, 0.2),
    0 6px 10px 0 rgba(0, 0, 0, 0.14),
    0 1px 18px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow:
    0 3px 5px -1px rgba(0, 0, 0, 0.2),
    0 6px 10px 0 rgba(0, 0, 0, 0.14),
    0 1px 18px 0 rgba(0, 0, 0, 0.12);
  box-shadow:
    0 3px 5px -1px rgba(0, 0, 0, 0.2),
    0 6px 10px 0 rgba(0, 0, 0, 0.14),
    0 1px 18px 0 rgba(0, 0, 0, 0.12);
  border: 0;
  white-space: nowrap;
  position: absolute;
  margin-top: 5px;
  z-index: 2147483630;
}
.fr-toolbar.fr-inline.fr-above {
  margin-top: -10px;
  border-top: 0;
}
.fr-toolbar.fr-inline .fr-newline {
  height: 0;
}
.fr-toolbar.fr-inline .fr-more-toolbar {
  position: absolute !important;
}
.fr-toolbar.fr-inline .fr-more-toolbar.fr-expanded {
  position: relative !important;
}
.fr-toolbar.fr-top {
  top: 0;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.fr-toolbar.fr-bottom {
  bottom: 0;
  border-top: 0;
  padding-bottom: 0;
  border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.fr-toolbar.fr-bottom .fr-newline {
  padding-top: 0;
  -webkit-transition: padding-top 0.5s;
  -moz-transition: padding-top 0.5s;
  -ms-transition: padding-top 0.5s;
  -o-transition: padding-top 0.5s;
}
.fr-toolbar.fr-bottom.fr-toolbar-open .fr-newline {
  padding-top: 48px;
  background: #FFF;
}
.fr-toolbar.fr-bottom .fr-command.fr-btn.fr-open {
  margin-top: -1px;
  margin-bottom: 10px;
  border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.fr-toolbar.fr-sticky-on {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.fr-separator {
  background: #ebebeb;
  display: block;
  vertical-align: top;
  float: left;
}
.fr-separator + .fr-separator {
  display: none;
}
.fr-separator.fr-vs {
  height: 32px;
  width: 1px;
  margin: 8px 4px;
}
.fr-separator.fr-hs {
  clear: both;
  width: calc(100% - (2 * 4px));
  margin: 0 4px;
  height: 1px;
}
.fr-separator.fr-hidden {
  display: none !important;
}
.fr-rtl .fr-separator {
  float: right;
}
.fr-toolbar.fr-inline .fr-separator.fr-hs {
  float: none;
}
.fr-toolbar.fr-inline .fr-separator.fr-vs {
  display: inline-block;
}
.fr-second-toolbar {
  border: 1px solid #CCCCCC;
  border-top: 0;
  background: #FFF;
  line-height: 1.4;
  border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.fr-second-toolbar::after {
  clear: both;
  display: block;
  content: "";
  height: 0;
}
.fr-second-toolbar:empty {
  min-height: calc(10px);
  position: relative;
  margin-top: calc(-1px);
  z-index: 2;
}
#fr-logo {
  float: left;
  outline: none;
}
#fr-logo > span {
  display: inline-block;
  float: left;
  font-family: sans-serif;
  padding: 11px 5px 10px 15px;
  font-size: 12px;
  font-weight: 500;
  color: #b1b2b7;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
}
#fr-logo > svg {
  height: 20px;
  width: 47px;
  margin: 7px 0;
  cursor: pointer;
}
#fr-logo > svg * {
  -webkit-transition: fill 0.3s;
  -moz-transition: fill 0.3s;
  -ms-transition: fill 0.3s;
  -o-transition: fill 0.3s;
}
#fr-logo:hover > span,
#fr-logo:focus > span {
  color: #0098f7;
}
#fr-logo:hover > svg .fr-logo,
#fr-logo:focus > svg .fr-logo {
  fill: #0098f7;
}
.fr-visibility-helper {
  display: none;
  margin-left: 0 !important;
}
@media (min-width: 768px) {
  .fr-visibility-helper {
    margin-left: 1px !important;
  }
}
@media (min-width: 992px) {
  .fr-visibility-helper {
    margin-left: 2px !important;
  }
}
@media (min-width: 1200px) {
  .fr-visibility-helper {
    margin-left: 3px !important;
  }
}
.fr-opacity-0 {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.fr-box {
  position: relative;
}
.fr-sticky {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
}
.fr-sticky-off {
  position: relative;
}
.fr-sticky-on {
  position: fixed;
  z-index: 10;
}
.fr-sticky-on.fr-sticky-ios {
  position: -webkit-sticky;
  left: 0;
  right: 0;
  width: auto !important;
}
.modal .fr-sticky-on {
  position: sticky;
}
.fr-sticky-dummy {
  display: none;
}
.fr-sticky-on + .fr-sticky-dummy,
.fr-sticky-box > .fr-sticky-dummy {
  display: block;
}
span.fr-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.fr-view .fr-highlight-change,
.fr-highlight-change > img,
.fr-highlight-change > .fr-video > video,
.fr-highlight-change > .fr-video > embed,
.fr-highlight-change > .fr-video > iframe,
.fr-highlight-change > .fr-embedly > .embedly-card > .embedly-card-hug > iframe,
.fr-highlight-change > p,
.fr-view .fr-highlight-change > span:not(.fr-tracking-deleted),
.fr-highlight-change li,
.fr-highlight-change > table td,
.fr-highlight-change > table th {
  background-color: #f3eec3;
  opacity: 0.5;
}
.fr-view .fr-highlight-table,
.fr-view .fr-highlight-table > span {
  opacity: 1;
}
.fr-highlight-change.fr-highlight-change > table td,
.fr-highlight-change.fr-highlight-change > hr {
  border-color: #f3eec3;
}
.fr-tracking-deleted.fr-tracking-deleted > table td,
.fr-tracking-deleted.fr-tracking-deleted > hr {
  border-color: #dc3545;
}
.fr-tracking-deleted img,
.fr-tracking-deleted > .fr-video > video,
.fr-tracking-deleted > .fr-video > iframe,
.fr-tracking-deleted > .fr-embedly > .embedly-card > .embedly-card-hug > iframe {
  opacity: 0.5;
  background-color: #dc3545;
}
.fr-view .fr-tracking-deleted {
  background-color: #dc3545;
  text-decoration: line-through;
  pointer-events: none;
  -webkit-user-select: none;
  user-select: none;
  opacity: 1;
}
.fr-highlight-change > .fr-video > iframe,
.fr-tracking-deleted > .fr-video > iframe,
.fr-highlight-change > .fr-video > video,
.fr-tracking-deleted > .fr-video > video,
.fr-highlight-change > .fr-video > embed,
.fr-highlight-change > .fr-embedly > .embedly-card > .embedly-card-hug > iframe,
.fr-tracking-deleted > .fr-embedly > .embedly-card > .embedly-card-hug > iframe {
  padding: 10px !important;
}
.fr-tracking-deleted img,
.fr-highlight-change img {
  border: 2px solid #f3eec3;
}
.fr-highlight-change [data-pasted=true] *:not(table):not(tbody):not(tr):not(td) {
  opacity: 0.5;
  background-color: #f3eec3;
}
.fr-highlight-change [data-pasted=true] > table td {
  opacity: 0.5;
  border-color: #f3eec3;
}
.fr-track-visibility-hidden {
  visibility: hidden;
}
.fr-track-hide {
  display: none;
}
.fr-track-hide-mobile {
  width: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
}
.fr-ios-mobile-disable-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
.fr-bottom-extended {
  flex-wrap: wrap;
  display: flex;
  box-sizing: border-box;
}
.position-relative {
  position: relative !important;
}
.fr-selection-handle {
  display: block;
  position: absolute;
  z-index: 3;
  width: 16px;
  height: 16px;
  padding: 3px;
  border: transparent 2px solid;
  border-radius: 4px 4px 0 0;
}
.fr-selection-handle a {
  width: 16px;
  height: 16px;
  display: block;
}
.fr-selection-handle a > svg {
  width: 16px;
  height: 16px;
}
.fr-selection-handle-active {
  border: #F6D146 2px solid;
  background-color: #F6D146;
}
.fr-selection-handle-active a > svg {
  color: #F6D146;
}
.fr-selection-handle-active-selected {
  border: #0098F7 2px solid;
  background-color: #0098F7;
}
.fr-selection-handle-active-selected a > svg {
  color: #0098F7;
}
.fr-selection-handle-inactive {
  display: none;
}
.fr-view .fr-selection-handle-hover {
  outline: #F6D146 2px solid;
}
.fr-view .fr-selection-handle-selected {
  outline: #0098F7 2px solid;
  caret-color: transparent;
}
.fr-view .fr-selection-handle-selected *::selection {
  background: transparent;
}
.fr-view .fr-selection-handle-selected *::-moz-selection {
  background: transparent;
}
.fr-custom-selection-highlight {
  background-color: rgba(181, 214, 253, 0.8);
  color: #000;
  padding: 3px 0px;
}
.fr-selection-drop-indicator {
  position: absolute;
  height: 0;
  z-index: 1000;
  pointer-events: none;
  margin-top: -1px;
  width: 100%;
  left: 0;
  display: block;
}
.fr-selection-drop-indicator .fr-selection-drop-indicator-line {
  border: 1px solid #0098F7;
}
.fr-selection-drop-indicator .fr-selection-drop-indicator-line::before,
.fr-selection-drop-indicator .fr-selection-drop-indicator-line::after {
  content: "";
  position: absolute;
  top: -4px;
  width: 8px;
  height: 2px;
  border-style: solid;
  border-width: 4px;
}
.fr-selection-drop-indicator .fr-selection-drop-indicator-line::before {
  left: 0;
  border-color: transparent transparent transparent #0098F7;
}
.fr-selection-drop-indicator .fr-selection-drop-indicator-line::after {
  right: 0;
  border-color: transparent #0098F7 transparent transparent;
}
.fr-link-input-layer {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: space-between;
}
.fr-link-input-layer .fr-input-line {
  width: 100%;
}
.fr-link-input-layer .fr-buttons:not(.fr-tabs) {
  padding: 0;
}
.fr-link-input-layer .fr-buttons .fr-command.fr-btn.fr-dropdown {
  width: 30px;
  z-index: 4;
  right: 0;
  height: 46px;
  margin: 0 0 0 2px;
}
.fr-link-input-layer .fr-buttons .fr-command.fr-btn.fr-dropdown.fr-active {
  background-color: #ebebeb;
}
.fr-link-input-layer .fr-buttons .fr-command.fr-btn.fr-dropdown:after {
  scale: 1.5;
  left: 11px;
  top: 20px;
}
.fr-link-input-layer .fr-dropdown-wrapper {
  width: 100%;
}
.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0;
}
.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.fr-box .fr-counter {
  padding: 10px;
  float: right;
  color: #999999;
  content: attr(data-chars);
  font-size: 14px;
  font-family: sans-serif;
  z-index: 1;
  border-radius: 2px 0 0 0;
  -moz-border-radius: 2px 0 0 0;
  -webkit-border-radius: 2px 0 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.fr-box.fr-rtl .fr-counter {
  left: 0;
  right: auto;
  border-left: none;
  border-radius: 0 2px 0 0;
  -moz-border-radius: 0 2px 0 0;
  -webkit-border-radius: 0 2px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.fr-box.fr-code-view .fr-counter {
  display: none;
}
.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0;
}
.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
textarea.fr-code {
  display: none;
  width: 100%;
  resize: none;
  -moz-resize: none;
  -webkit-resize: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  padding: 10px;
  margin: 0;
  font-family: "Courier New", monospace;
  font-size: 14px;
  background: #FFF;
  color: #000;
  outline: none;
}
.fr-box.fr-rtl textarea.fr-code {
  direction: rtl;
}
.fr-box .CodeMirror {
  display: none;
}
.fr-box.fr-code-view textarea.fr-code {
  display: block;
}
.fr-box.fr-code-view .fr-element,
.fr-box.fr-code-view .fr-placeholder,
.fr-box.fr-code-view .fr-iframe {
  display: none;
}
.fr-box.fr-code-view .CodeMirror {
  display: block;
}
.fr-box.fr-inline.fr-code-view .fr-command.fr-btn.html-switch {
  display: block;
}
.fr-box.fr-inline .fr-command.fr-btn.html-switch {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  background: #FFF;
  color: #333333;
  -moz-outline: 0;
  outline: 0;
  border: 0;
  line-height: 1;
  cursor: pointer;
  text-align: left;
  padding: 8px 7px;
  -webkit-transition: background 0.2s ease 0s;
  -moz-transition: background 0.2s ease 0s;
  -ms-transition: background 0.2s ease 0s;
  -o-transition: background 0.2s ease 0s;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.fr-box.fr-inline .fr-command.fr-btn.html-switch i {
  font-size: 24px;
  width: 24px;
  text-align: center;
}
.fr-box.fr-inline .fr-command.fr-btn.html-switch.fr-desktop:hover {
  background: #ebebeb;
}
.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0;
}
.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.fr-popup .fr-layer.fr-color-hex-layer {
  margin: 0;
  padding: 20px;
  padding-top: 0;
  float: left;
}
.fr-popup .fr-layer.fr-color-hex-layer .fr-input-line {
  float: left;
  width: calc(100% - 50px);
  padding: 15px 0 0;
}
.fr-popup .fr-layer.fr-color-hex-layer .fr-action-buttons {
  float: right;
  width: 38px;
  height: 40px;
  padding: 17px 0 0;
  margin: 0;
}
.fr-popup .fr-layer.fr-color-hex-layer .fr-action-buttons button.fr-command {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 13px;
  height: 40px;
  width: 38px;
}
.fr-popup .fr-separator + .fr-colors-tabs {
  margin-left: 2px;
  margin-right: 2px;
}
.fr-popup .fr-color-set {
  line-height: 0;
  display: none;
}
.fr-popup .fr-color-set.fr-selected-set {
  display: block;
  padding: 20px;
  padding-bottom: 0;
}
.fr-popup .fr-color-set > span {
  display: inline-block;
  width: 32px;
  height: 32px;
  position: relative;
  z-index: 1;
}
.fr-popup .fr-color-set > span > i,
.fr-popup .fr-color-set > span > svg {
  text-align: center;
  line-height: 32px;
  height: 24px;
  width: 24px;
  margin: 4px;
  font-size: 13px;
  position: absolute;
  bottom: 0;
  cursor: default;
  left: 0;
}
.fr-popup .fr-color-set > span > i path,
.fr-popup .fr-color-set > span > svg path {
  fill: #222222;
}
.fr-popup .fr-color-set > span .fr-selected-color {
  color: #FFF;
  font-family: FontAwesome;
  font-size: 13px;
  font-weight: 400;
  line-height: 32px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  text-align: center;
  cursor: default;
}
.fr-popup .fr-color-set > span:hover,
.fr-popup .fr-color-set > span:focus,
.fr-popup .fr-color-set > span:not(.fr-table-cell):hover,
.fr-popup .fr-color-set > span:not(.fr-table-cell):focus {
  outline: 1px solid #222222;
  z-index: 2;
}
.fr-rtl .fr-popup .fr-colors-tabs .fr-colors-tab.fr-selected-tab[data-param1=text] ~ [data-param1=background]::after {
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
}
.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0;
}
.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.fr-drag-helper {
  background: #0098f7;
  height: 2px;
  margin-top: -1px;
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: absolute;
  z-index: 2147483640;
  display: none;
}
.fr-drag-helper.fr-visible {
  display: block;
}
.fr-dragging {
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0;
}
.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.fr-popup .fr-emoticon {
  width: 24px;
  height: 24px;
  font-family:
    "Apple Color Emoji",
    "Segoe UI Emoji",
    NotoColorEmoji,
    "Segoe UI Symbol",
    "Android Emoji",
    EmojiSymbols;
}
.fr-popup .fr-emoticon img {
  height: 24px;
  width: 24px;
}
.fr-popup .fr-command.fr-btn.fr-tabs-unicode {
  padding: 0 0 0 14px;
}
@media screen and (-ms-high-contrast: active) and (min-width: 768px), (-ms-high-contrast: none) and (min-width: 768px) {
  .fr-popup .fr-icon-container.fr-emoticon-container {
    width: 368px;
  }
}
.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0;
}
.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.fr-popup .fr-file-upload-layer {
  border: dashed 2px #bdbdbd;
  padding: 25px 0;
  margin: 20px;
  position: relative;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 140%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.fr-popup .fr-file-upload-layer:hover {
  background: #ebebeb;
}
.fr-popup .fr-file-upload-layer.fr-drop {
  background: #ebebeb;
  border-color: #0098f7;
}
.fr-popup .fr-file-upload-layer .fr-form {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2147483640;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}
.fr-popup .fr-file-upload-layer .fr-form input {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 500%;
  height: 100%;
  margin: 0;
  font-size: 400px;
}
.fr-popup .fr-file-progress-bar-layer {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fr-popup .fr-file-progress-bar-layer > h3 {
  font-size: 16px;
  margin: 10px 0;
  font-weight: normal;
}
.fr-popup .fr-file-progress-bar-layer > div.fr-action-buttons {
  display: none;
}
.fr-popup .fr-file-progress-bar-layer > div.fr-loader {
  background: #b3e0fd;
  height: 10px;
  width: 100%;
  margin-top: 20px;
  overflow: hidden;
  position: relative;
}
.fr-popup .fr-file-progress-bar-layer > div.fr-loader span {
  display: block;
  height: 100%;
  width: 0%;
  background: #0098f7;
  -webkit-transition: width 0.2s ease 0s;
  -moz-transition: width 0.2s ease 0s;
  -ms-transition: width 0.2s ease 0s;
  -o-transition: width 0.2s ease 0s;
}
.fr-popup .fr-file-progress-bar-layer > div.fr-loader.fr-indeterminate span {
  width: 30% !important;
  position: absolute;
  top: 0;
  -webkit-animation: loading 2s linear infinite;
  -moz-animation: loading 2s linear infinite;
  -o-animation: loading 2s linear infinite;
  animation: loading 2s linear infinite;
}
.fr-popup .fr-file-progress-bar-layer.fr-error > div.fr-loader {
  display: none;
}
.fr-popup .fr-file-progress-bar-layer.fr-error > div.fr-action-buttons {
  display: block;
}
@keyframes loading {
  from {
    left: -25%;
  }
  to {
    left: 100%;
  }
}
@-webkit-keyframes loading {
  from {
    left: -25%;
  }
  to {
    left: 100%;
  }
}
@-moz-keyframes loading {
  from {
    left: -25%;
  }
  to {
    left: 100%;
  }
}
@-o-keyframes loading {
  from {
    left: -25%;
  }
  to {
    left: 100%;
  }
}
@keyframes loading {
  from {
    left: -25%;
  }
  to {
    left: 100%;
  }
}
.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0;
}
.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.fr-element img {
  cursor: pointer;
  padding: 0 1px;
}
.fr-height-auto {
  height: auto !important;
}
.fr-file-loader {
  border: 4px solid #f3f3f3;
  border-radius: 50%;
  border-top: 4px solid #53777a;
  display: inline-block !important;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  width: 20px;
  height: 20px;
  display: block !important;
  align-items: center;
}
.fr-trim-button {
  margin-top: 5px;
  height: 36px;
  line-height: 1;
  color: #0098f7;
  padding: 10px;
  cursor: pointer;
  text-decoration: none;
  border: none;
  background: none;
  font-size: 16px;
  border-radius: 5px;
  background-color: #eff5fa;
  outline: none;
}
.fr-trim-button:hover {
  background: #ebebeb;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fr-image-resizer {
  position: absolute;
  border: solid 1px #0098f7;
  display: none;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.fr-image-resizer.fr-active {
  display: block;
}
.fr-image-resizer .fr-handler {
  display: block;
  position: absolute;
  background: #0098f7;
  border: solid 1px #FFF;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fr-image-resizer .fr-handler.fr-hnw {
  cursor: nw-resize;
}
.fr-image-resizer .fr-handler.fr-hne {
  cursor: ne-resize;
}
.fr-image-resizer .fr-handler.fr-hsw {
  cursor: sw-resize;
}
.fr-image-resizer .fr-handler.fr-hse {
  cursor: se-resize;
}
.fr-image-resizer .fr-handler {
  width: 12px;
  height: 12px;
}
.fr-image-resizer .fr-handler.fr-hnw {
  left: -6px;
  top: -6px;
}
.fr-image-resizer .fr-handler.fr-hne {
  right: -6px;
  top: -6px;
}
.fr-image-resizer .fr-handler.fr-hsw {
  left: -6px;
  bottom: -6px;
}
.fr-image-resizer .fr-handler.fr-hse {
  right: -6px;
  bottom: -6px;
}
@media (min-width: 1200px) {
  .fr-image-resizer .fr-handler {
    width: 10px;
    height: 10px;
  }
  .fr-image-resizer .fr-handler.fr-hnw {
    left: -5px;
    top: -5px;
  }
  .fr-image-resizer .fr-handler.fr-hne {
    right: -5px;
    top: -5px;
  }
  .fr-image-resizer .fr-handler.fr-hsw {
    left: -5px;
    bottom: -5px;
  }
  .fr-image-resizer .fr-handler.fr-hse {
    right: -5px;
    bottom: -5px;
  }
}
.fr-image-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2147483640;
  display: none;
}
.fr-by-url-padding {
  padding: 11.5px 0;
}
.fr-popup .fr-upload-progress-layer {
  border-radius: 0;
  box-sizing: border-box;
  padding-left: 20px;
  padding-top: 15px;
  margin: auto !important;
  max-height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  width: 100% !important;
  overscroll-behavior: contain;
}
.fr-popup .fr-files-by-url-layer {
  width: calc(100% - 40px) !important;
}
.fr-popup .fr-files-embed-layer {
  width: calc(100% - 40px) !important;
}
.fr-popup .fr-files-upload-layer {
  border: dashed 2px #bdbdbd;
  margin: 20px;
  position: relative;
  font-size: 10px;
  letter-spacing: 1px;
  line-height: 140%;
  text-align: center;
  width: calc(100% - 40px) !important;
}
.fr-popup .fr-files-upload-layer:hover {
  background: #ebebeb;
}
.fr-popup .fr-files-upload-layer.fr-drop {
  background: #ebebeb;
  border-color: #0098f7;
}
.fr-popup .fr-files-upload-layer .fr-form {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2147483640;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}
.fr-popup .fr-files-upload-layer .fr-form input {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 500%;
  height: 100%;
  margin: 0;
  font-size: 400px;
}
.fr-popup .fr-files-progress-bar-layer {
  width: calc(100% - 40px);
  width: -moz-available;
  width: -webkit-stretch;
  width: -webkit-fill-available;
  width: stretch;
}
.fr-popup .fr-files-progress-bar-layer > h3 {
  font-size: 16px;
  margin: 10px 0;
  font-weight: normal;
}
.fr-popup .fr-files-progress-bar-layer > div.fr-action-buttons {
  display: none;
}
.fr-popup .fr-files-progress-bar-layer > div.fr-loader {
  background: #b3e0fd;
  height: 10px;
  width: 100%;
  margin-top: 20px;
  overflow: hidden;
  position: relative;
}
.fr-popup .fr-files-progress-bar-layer > div.fr-loader span {
  display: block;
  height: 100%;
  width: 0%;
  background: #0098f7;
  -webkit-transition: width 0.2s ease 0s;
  -moz-transition: width 0.2s ease 0s;
  -ms-transition: width 0.2s ease 0s;
  -o-transition: width 0.2s ease 0s;
}
.fr-popup .fr-files-progress-bar-layer > div.fr-loader.fr-indeterminate span {
  width: 30% !important;
  position: absolute;
  top: 0;
  -webkit-animation: loading 2s linear infinite;
  -moz-animation: loading 2s linear infinite;
  -o-animation: loading 2s linear infinite;
  animation: loading 2s linear infinite;
}
.fr-popup .fr-files-progress-bar-layer.fr-error > div.fr-loader {
  display: none;
}
.fr-popup .fr-files-progress-bar-layer.fr-error > div.fr-action-buttons {
  display: block;
}
.fr-image-size-layer .fr-image-group .fr-input-line {
  width: calc(50% - 5px);
  display: inline-block;
}
.fr-image-size-layer .fr-image-group .fr-input-line + .fr-input-line {
  margin-left: 10px;
}
.fr-progress-bar-style {
  width: calc(100% - 40px);
}
.fr-progress-bar {
  position: relative;
  background-color: #4CAF50;
  height: 8px;
  margin-bottom: 8px;
  margin-left: 20px;
  margin-right: 20px;
  width: 100%;
  width: -moz-available;
  width: -webkit-stretch;
  width: -webkit-fill-available;
  width: stretch;
}
.fr-uploading {
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
@-webkit-keyframes loading {
  from {
    left: -25%;
  }
  to {
    left: 100%;
  }
}
@-moz-keyframes loading {
  from {
    left: -25%;
  }
  to {
    left: 100%;
  }
}
@-o-keyframes loading {
  from {
    left: -25%;
  }
  to {
    left: 100%;
  }
}
@keyframes loading {
  from {
    left: -25%;
  }
  to {
    left: 100%;
  }
}
.fr-pull-left {
  float: left;
}
.fr-pull-right {
  float: right;
}
.fr-icons {
  padding: 10px 20px 0;
  display: inline;
}
.fr-transform-135 {
  transform: rotate(135deg);
}
.fr-icons i {
  margin: 4px;
  padding: 2px;
  cursor: pointer;
  color: #999588;
  font-size: 20px;
}
.fr-blue-decorator {
  background: #4a7fba;
  color: white;
  display: grid;
  padding: 5px;
}
.fr-upload-progress {
  padding: 1px;
}
.fr-upload-section {
  position: relative;
  width: 100%;
  width: -moz-available;
  width: -webkit-stretch;
  width: -webkit-fill-available;
  width: stretch;
}
@media screen and (max-width: 399px) {
  .fr-upload-section {
    margin-left: 7px;
    margin-right: 7px;
  }
  .fr-files-upload-layer {
    padding-top: 7px;
    padding-bottom: 7px;
  }
}
@media screen and (min-width: 400px) and (max-width: 469px) {
  .fr-upload-section {
    margin-left: 7px;
    margin-right: 7px;
  }
  .fr-files-upload-layer {
    padding-top: 7px;
    padding-bottom: 7px;
  }
}
@media screen and (min-width: 470px) and (max-width: 680px) {
  .fr-upload-section {
    margin-left: 7px;
    margin-right: 7px;
  }
  .fr-files-upload-layer {
    padding-top: 7px;
    padding-bottom: 7px;
  }
}
@media screen and (min-width: 681px) {
  .fr-upload-section {
    margin-left: 35px;
    margin-right: 35px;
  }
  .fr-files-upload-layer {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.fr-half-circle {
  width: 60px;
  height: 25px;
  background-color: white;
  border-top-left-radius: 110px;
  border-top-right-radius: 110px;
  transform: rotate(180deg);
  border-bottom: 0;
  position: relative;
  left: 50%;
  z-index: 1;
  left: 50%;
  margin-top: -1px;
  margin-left: -25px;
}
.fr-decorated {
  overflow: hidden;
  text-align: center;
}
.fr-decorated > span {
  position: relative;
  display: inline-block;
}
.fr-decorated > span:before,
.fr-decorated > span:after {
  content: "";
  position: absolute;
  top: 50%;
  border-bottom: 2px solid #ffffff;
  width: 100%;
  margin: 0 20px;
}
.fr-decorated > span:before {
  right: 100%;
}
.fr-decorated > span:after {
  left: 100%;
}
.fr-align-right {
  float: right;
}
.fr-checkbox-container {
  display: inline-block;
  position: relative;
  padding-left: 20px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fr-files-checkbox-line {
  display: flex;
  align-items: center;
  font-size: 10px;
}
.fr-files-checkbox-line label {
  cursor: pointer;
  vertical-align: middle;
}
.fr-insert-checkbox input {
  height: 13px !important;
  width: 13px !important;
}
.fr-autoplay-checkbox input {
  height: 13px !important;
  width: 13px !important;
}
button[data-cmd=insertFiles] {
  padding-left: 2px !important;
  padding-top: 2.7px !important;
}
button[data-cmd=autoplay] svg {
  position: relative !important;
  top: 3.2px !important;
}
button[data-cmd=insertAll] {
  padding-left: 4px !important;
}
button[data-cmd=insertAll] svg {
  position: relative !important;
  top: 3.2px !important;
}
.fr-checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.fr-checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #eee;
}
.fr-file-list-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 7px;
  flex-wrap: wrap;
  position: relative;
  top: -20px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 7px;
}
.fr-file-item-left {
  display: flex;
  flex-wrap: wrap;
}
.fr-file-item-icon {
  display: flex;
  align-items: center;
  padding-left: 7px;
}
.fr-file-item-description {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  max-width: 400px;
  margin-left: 5px;
}
.fr-cloud-icon {
  height: 30px;
  width: 32px;
  background-color: white;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  position: relative;
  margin: 0 auto;
  margin-top: -18px;
}
.fr-files-checkbox {
  position: relative;
  display: inline-block;
  width: 13px;
  height: 13px;
  padding-right: 5px;
  border-radius: 100%;
  line-height: 1;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  vertical-align: middle;
}
.fr-files-checkbox svg {
  margin-left: 0px;
  margin-top: 0px;
  display: none;
  width: 10px;
  height: 10px;
}
.fr-files-checkbox span {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 15px;
  height: 15px;
  display: inline-block;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
  -moz-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
  -ms-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
  -o-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
}
.fr-files-checkbox input {
  position: absolute;
  z-index: 2;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  border: 0 none;
  cursor: pointer;
  height: 18px;
  margin: 0;
  padding: 0;
  width: 18px;
}
.fr-files-checkbox input:not(:checked) + span {
  border: solid 2px #999999;
}
.fr-files-checkbox input:not(:checked):active + span {
  background-color: #f5f5f5;
}
.fr-files-checkbox input:not(:checked):focus + span,
.fr-files-checkbox input:not(:checked):hover + span {
  border-color: #515151;
}
.fr-files-checkbox input:checked + span {
  background: #0098f7;
  border: solid 2px #0098f7;
}
.fr-files-checkbox input:checked + span svg {
  display: block;
}
.fr-files-checkbox input:checked:active + span {
  background-color: #EcF5Ff;
}
.fr-files-checkbox input:checked:focus + span,
.fr-files-checkbox input:checked:hover + span {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.fr-checkbox-disabled {
  opacity: 0.4;
  position: relative;
  display: inline-block;
  width: 13px !important;
  height: 13px !important;
  padding-right: 5px;
  border-radius: 100%;
  line-height: 1;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  vertical-align: middle;
}
.fr-checkbox-disabled svg {
  margin-left: 2px;
  margin-top: 2px;
  display: none;
  width: 10px;
  height: 10px;
}
.fr-checkbox-disabled span {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 15px;
  height: 15px;
  display: inline-block;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
  -moz-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
  -ms-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
  -o-transition: background 0.2s ease 0s, border-color 0.2s ease 0s;
}
.fr-checkbox-disabled input {
  position: absolute;
  z-index: 2;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  border: 0 none;
  cursor: default;
  height: 13px !important;
  margin: 0;
  padding: 0;
  width: 13px !important;
  top: 7px;
  left: 7px;
}
.fr-checkbox-disabled input:not(:checked) + span {
  border: solid 2px #999999;
}
.fr-checkbox-disabled input:not(:checked):active + span {
  background-color: #f5f5f5;
}
.fr-checkbox-disabled input:checked + span {
  background: #0098f7;
  border: solid 2px #0098f7;
}
.fr-checkbox-disabled input:checked + span svg {
  display: block;
}
.fr-checkbox-disabled input:checked:active + span {
  background-color: #EcF5Ff;
}
.fr-file-view {
  position: absolute;
  max-width: 60%;
  right: 10%;
  z-index: 2147483642;
}
.fr-file-item-thumbnail-hover {
  transition: transform .2s;
}
.fr-file-item-thumbnail-hover:hover {
  -ms-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.fr-file-name {
  padding-top: 5px;
  font-size: 12px;
  font-weight: bold;
}
.fr-margin-16 {
  margin-bottom: 16px;
}
.fr-none {
  display: none;
}
.fr-display-block {
  display: block;
}
.fr-files-manager-tooltip {
  position: relative;
}
.padding-top-15 {
  padding-top: 15px !important;
  padding-bottom: 0px !important;
}
.fr-files-manager-tooltip .tooltiptext {
  visibility: hidden;
  width: max-content;
  max-width: 250px;
  word-break: break-word;
  word-wrap: break-word;
  background-color: black;
  color: #fff;
  text-align: left;
  padding: 4px;
  border-radius: 2px;
  font-weight: 100;
  font-size: 10px;
  position: absolute;
  top: 80%;
  left: 50%;
  z-index: 2147483647;
}
.fr-files-manager-tooltip:hover .tooltiptext {
  visibility: visible;
}
.fr-file-details {
  display: flex;
  flex-wrap: wrap;
  font-size: 10px;
}
.fr-file-date {
  word-break: break-word;
  word-wrap: break-word;
  max-width: 110px;
  color: #444;
  padding-top: 2px;
  padding-bottom: 2px;
}
.fr-file-size {
  color: #444;
  padding-top: 2px;
  padding-bottom: 2px;
}
.dot {
  width: 20px;
  height: 20px;
  background-image:
    radial-gradient(
      circle,
      grey 1px,
      transparent 2px);
  background-size: 100% 33.33%;
  margin-left: 2px;
  margin-right: 2px;
}
.fr-file-action-icons {
  margin-right: 5px;
  margin-left: 5px !important;
  color: #999;
  height: 25px !important;
  padding: 5px !important;
}
@media screen and (max-width: 700px) {
  .fr-files-manager-tooltip .tooltiptext {
    max-width: 250px;
    visibility: hidden;
    word-break: break-word;
    word-wrap: break-word;
    top: 90%;
    left: 0%;
    font-size: 8px;
  }
}
@media screen and (max-width: 500px) {
  .fr-files-manager-tooltip .tooltiptext {
    max-width: 100px;
    visibility: hidden;
    word-break: break-word;
    word-wrap: break-word;
    top: 90%;
    left: 0%;
  }
  .fr-file-item-description {
    width: 130px;
  }
  .fr-file-item-right {
    width: 100%;
  }
  .progress-circle {
    font-size: 6px;
  }
}
@media screen and (max-width: 320px) {
  .fr-files-manager-tooltip .tooltiptext {
    max-width: 100px;
    visibility: hidden;
    word-break: break-word;
    word-wrap: break-word;
    top: 90%;
    left: -50%;
    font-size: 8px;
  }
  .dot {
    width: 20px;
    margin-left: 0px;
    margin-right: 3px;
  }
  .fr-file-item-description {
    width: 80px;
  }
  .fr-file-details {
    display: flex;
    flex-wrap: wrap;
    font-size: 9px;
  }
  .fr-file-name {
    font-size: 10px;
  }
  .fr-file-action-icons {
    padding: 0px !important;
  }
}
@media screen and (min-width: 501px) {
  .progress-circle {
    font-size: 9px;
  }
}
.fr-file-view-modal {
  display: block;
  position: fixed;
  position: -ms-page;
  z-index: 2147483641;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.7);
}
.fr-file-view-modal-content {
  display: inline-block;
  text-align: center;
}
.fr-file-view-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 80%;
  max-height: 70%;
}
.fr-file-view-close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}
.fr-file-view-close:hover,
.fr-file-view-close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}
.fr-file-error {
  color: red;
  font-weight: 200;
  font-size: 12px;
  padding-bottom: 5px;
}
.fr-file-error-h5 {
  margin: 0;
}
.fr-file-item-right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-right: 20px;
}
.fr-file-item-action-buttons {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.fr-file-item-autoplay-checkbox {
  align-items: center;
  margin: 0px;
  padding: 0px;
  margin-right: 5px;
}
.fr-autoplay-checkbox-label {
  margin: 0;
  cursor: default !important;
}
.fr-checkbox-container:hover input ~ .fr-checkmark {
  background-color: #ccc;
}
.fr-checkbox-container input:checked ~ .fr-checkmark {
  background-color: #2196F3;
}
.fr-checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.fr-checkbox-container input:checked ~ .fr-checkmark:after {
  display: block;
}
.fr-container .fr-checkmark:after {
  left: 5px;
  top: 2px;
  width: 3px;
  height: 7px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.fr-file-item-details .file-name {
  font-weight: bold;
  display: inline;
}
.fr-file-item-details .file-description {
  font-weight: 300;
  font-size: 11px;
  display: inline;
}
.fr-width-10 {
  width: 10%;
  display: inline-block;
}
.fr-width-20 {
  width: 20%;
  display: inline-block;
}
.fr-width-30 {
  width: 30%;
  display: inline-block;
}
.fr-width-40 {
  width: 40%;
  display: inline-block;
}
.fr-width-50 {
  width: 50%;
  display: inline-block;
}
.fr-width-60 {
  width: 60%;
  display: inline-block;
}
.fr-width-100 {
  width: 100%;
  display: inline-block;
}
.fr-width-80 {
  width: 80%;
  display: inline-block;
}
.fr-width-90 {
  width: 90%;
  display: inline-block;
}
.fr-width-85 {
  width: 85%;
  display: inline-block;
}
.fr-width-5 {
  width: 5%;
  display: inline-block;
}
.fr-width-7 {
  width: 7%;
  display: inline-block;
}
.fr-img-icon {
  color: #aaaaaa;
  font-size: 16px;
  padding: 0px 4px;
}
.fr-position-content {
  position: relative;
  top: 10px;
}
.file-error {
  color: red;
}
#myprogressBar {
  width: 10%;
  height: 5px;
  background-color: #4CAF50;
  position: relative;
  top: -30px;
}
.fr-files-manager {
  z-index: 2147483641 !important;
}
.progress-circle {
  margin: 0px;
  margin-left: 10px;
  position: relative;
  padding: 0;
  width: 5em;
  height: 5.1em;
  background-color: #f2e9e1;
  border-radius: 50%;
  line-height: 5em;
}
.progress-circle:after {
  border: none;
  position: absolute;
  top: 0.35em;
  left: 0.35em;
  text-align: center;
  display: block;
  border-radius: 50%;
  width: 4.3em;
  height: 4.3em;
  background-color: white;
  content: " ";
}
.progress-circle span {
  position: absolute;
  line-height: 5em;
  width: 5em;
  text-align: center;
  display: block;
  color: #53777a;
  z-index: 2;
}
.progress-circle.over50 .left-half-clipper {
  clip: rect(auto, auto, auto, auto);
}
.progress-circle.over50 .first50-bar {
  position: absolute;
  clip: rect(0, 5em, 5em, 2.5em);
  background-color: #53777a;
  border-radius: 50%;
  width: 5em;
  height: 5em;
}
.progress-circle:not(.over50) .first50-bar {
  display: none;
}
.progress-circle.p0 .value-bar {
  display: none;
}
.progress-circle.p1 .value-bar {
  transform: rotate(4deg);
}
.progress-circle.p2 .value-bar {
  transform: rotate(7deg);
}
.progress-circle.p3 .value-bar {
  transform: rotate(11deg);
}
.progress-circle.p4 .value-bar {
  transform: rotate(14deg);
}
.progress-circle.p5 .value-bar {
  transform: rotate(18deg);
}
.progress-circle.p6 .value-bar {
  transform: rotate(22deg);
}
.progress-circle.p7 .value-bar {
  transform: rotate(25deg);
}
.progress-circle.p8 .value-bar {
  transform: rotate(29deg);
}
.progress-circle.p9 .value-bar {
  transform: rotate(32deg);
}
.progress-circle.p10 .value-bar {
  transform: rotate(36deg);
}
.progress-circle.p11 .value-bar {
  transform: rotate(40deg);
}
.progress-circle.p12 .value-bar {
  transform: rotate(43deg);
}
.progress-circle.p13 .value-bar {
  transform: rotate(47deg);
}
.progress-circle.p14 .value-bar {
  transform: rotate(50deg);
}
.progress-circle.p15 .value-bar {
  transform: rotate(54deg);
}
.progress-circle.p16 .value-bar {
  transform: rotate(58deg);
}
.progress-circle.p17 .value-bar {
  transform: rotate(61deg);
}
.progress-circle.p18 .value-bar {
  transform: rotate(65deg);
}
.progress-circle.p19 .value-bar {
  transform: rotate(68deg);
}
.progress-circle.p20 .value-bar {
  transform: rotate(72deg);
}
.progress-circle.p21 .value-bar {
  transform: rotate(76deg);
}
.progress-circle.p22 .value-bar {
  transform: rotate(79deg);
}
.progress-circle.p23 .value-bar {
  transform: rotate(83deg);
}
.progress-circle.p24 .value-bar {
  transform: rotate(86deg);
}
.progress-circle.p25 .value-bar {
  transform: rotate(90deg);
}
.progress-circle.p26 .value-bar {
  transform: rotate(94deg);
}
.progress-circle.p27 .value-bar {
  transform: rotate(97deg);
}
.progress-circle.p28 .value-bar {
  transform: rotate(101deg);
}
.progress-circle.p29 .value-bar {
  transform: rotate(104deg);
}
.progress-circle.p30 .value-bar {
  transform: rotate(108deg);
}
.progress-circle.p31 .value-bar {
  transform: rotate(112deg);
}
.progress-circle.p32 .value-bar {
  transform: rotate(115deg);
}
.progress-circle.p33 .value-bar {
  transform: rotate(119deg);
}
.progress-circle.p34 .value-bar {
  transform: rotate(122deg);
}
.progress-circle.p35 .value-bar {
  transform: rotate(126deg);
}
.progress-circle.p36 .value-bar {
  transform: rotate(130deg);
}
.progress-circle.p37 .value-bar {
  transform: rotate(133deg);
}
.progress-circle.p38 .value-bar {
  transform: rotate(137deg);
}
.progress-circle.p39 .value-bar {
  transform: rotate(140deg);
}
.progress-circle.p40 .value-bar {
  transform: rotate(144deg);
}
.progress-circle.p41 .value-bar {
  transform: rotate(148deg);
}
.progress-circle.p42 .value-bar {
  transform: rotate(151deg);
}
.progress-circle.p43 .value-bar {
  transform: rotate(155deg);
}
.progress-circle.p44 .value-bar {
  transform: rotate(158deg);
}
.progress-circle.p45 .value-bar {
  transform: rotate(162deg);
}
.progress-circle.p46 .value-bar {
  transform: rotate(166deg);
}
.progress-circle.p47 .value-bar {
  transform: rotate(169deg);
}
.progress-circle.p48 .value-bar {
  transform: rotate(173deg);
}
.progress-circle.p49 .value-bar {
  transform: rotate(176deg);
}
.progress-circle.p50 .value-bar {
  transform: rotate(180deg);
}
.progress-circle.p51 .value-bar {
  transform: rotate(184deg);
}
.progress-circle.p52 .value-bar {
  transform: rotate(187deg);
}
.progress-circle.p53 .value-bar {
  transform: rotate(191deg);
}
.progress-circle.p54 .value-bar {
  transform: rotate(194deg);
}
.progress-circle.p55 .value-bar {
  transform: rotate(198deg);
}
.progress-circle.p56 .value-bar {
  transform: rotate(202deg);
}
.progress-circle.p57 .value-bar {
  transform: rotate(205deg);
}
.progress-circle.p58 .value-bar {
  transform: rotate(209deg);
}
.progress-circle.p59 .value-bar {
  transform: rotate(212deg);
}
.progress-circle.p60 .value-bar {
  transform: rotate(216deg);
}
.progress-circle.p61 .value-bar {
  transform: rotate(220deg);
}
.progress-circle.p62 .value-bar {
  transform: rotate(223deg);
}
.progress-circle.p63 .value-bar {
  transform: rotate(227deg);
}
.progress-circle.p64 .value-bar {
  transform: rotate(230deg);
}
.progress-circle.p65 .value-bar {
  transform: rotate(234deg);
}
.progress-circle.p66 .value-bar {
  transform: rotate(238deg);
}
.progress-circle.p67 .value-bar {
  transform: rotate(241deg);
}
.progress-circle.p68 .value-bar {
  transform: rotate(245deg);
}
.progress-circle.p69 .value-bar {
  transform: rotate(248deg);
}
.progress-circle.p70 .value-bar {
  transform: rotate(252deg);
}
.progress-circle.p71 .value-bar {
  transform: rotate(256deg);
}
.progress-circle.p72 .value-bar {
  transform: rotate(259deg);
}
.progress-circle.p73 .value-bar {
  transform: rotate(263deg);
}
.progress-circle.p74 .value-bar {
  transform: rotate(266deg);
}
.progress-circle.p75 .value-bar {
  transform: rotate(270deg);
}
.progress-circle.p76 .value-bar {
  transform: rotate(274deg);
}
.progress-circle.p77 .value-bar {
  transform: rotate(277deg);
}
.progress-circle.p78 .value-bar {
  transform: rotate(281deg);
}
.progress-circle.p79 .value-bar {
  transform: rotate(284deg);
}
.progress-circle.p80 .value-bar {
  transform: rotate(288deg);
}
.progress-circle.p81 .value-bar {
  transform: rotate(292deg);
}
.progress-circle.p82 .value-bar {
  transform: rotate(295deg);
}
.progress-circle.p83 .value-bar {
  transform: rotate(299deg);
}
.progress-circle.p84 .value-bar {
  transform: rotate(302deg);
}
.progress-circle.p85 .value-bar {
  transform: rotate(306deg);
}
.progress-circle.p86 .value-bar {
  transform: rotate(310deg);
}
.progress-circle.p87 .value-bar {
  transform: rotate(313deg);
}
.progress-circle.p88 .value-bar {
  transform: rotate(317deg);
}
.progress-circle.p89 .value-bar {
  transform: rotate(320deg);
}
.progress-circle.p90 .value-bar {
  transform: rotate(324deg);
}
.progress-circle.p91 .value-bar {
  transform: rotate(328deg);
}
.progress-circle.p92 .value-bar {
  transform: rotate(331deg);
}
.progress-circle.p93 .value-bar {
  transform: rotate(335deg);
}
.progress-circle.p94 .value-bar {
  transform: rotate(338deg);
}
.progress-circle.p95 .value-bar {
  transform: rotate(342deg);
}
.progress-circle.p96 .value-bar {
  transform: rotate(346deg);
}
.progress-circle.p97 .value-bar {
  transform: rotate(349deg);
}
.progress-circle.p98 .value-bar {
  transform: rotate(353deg);
}
.progress-circle.p99 .value-bar {
  transform: rotate(356deg);
}
.progress-circle.p100 .value-bar {
  transform: rotate(360deg);
}
.left-half-clipper {
  border-radius: 50%;
  width: 5em;
  height: 5em;
  position: absolute;
  clip: rect(0, 5em, 5em, 2.5em);
}
.value-bar {
  position: absolute;
  clip: rect(0, 2.5em, 5em, 0);
  width: 5em;
  height: 5em;
  border-radius: 50%;
  border: 0.45em solid #53777a;
  box-sizing: border-box;
}
.align-autoplay {
  align-items: flex-end;
  margin-right: 7px;
}
.fr-hovered-over-file {
  background-color: #F0F0F0;
}
.fr-thumbnail-padding {
  padding-right: 4px;
}
.fr-popup .fr-command.fr-btn[data-cmd=filestackIcon] svg path,
.fr-popup .fr-command.fr-btn[data-cmd=openFilePickerVideo] svg path,
.fr-popup .fr-command.fr-btn[data-cmd=openFilePickerImage] svg path,
.fr-toolbar .fr-command.fr-btn[data-cmd=openFilePicker] svg path,
.fr-toolbar .fr-command.fr-btn[data-cmd=openFilePickerImage] svg path,
.fr-popup .fr-tabs .fr-command.fr-btn[data-cmd=openFilePicker] svg path,
.fr-popup .fr-tabs .fr-command.fr-btn[data-cmd=openFilePickerImage] svg path,
.fr-popup .fr-tabs .fr-command.fr-btn[data-cmd=openFilePickerVideo] svg path,
.fr-command.fr-btn[data-cmd=openFilePickerReplaceImageOnly] svg path,
.fr-command.fr-btn[data-cmd=openFilePickerReplaceVideoOnly] svg path,
.fr-toolbar .fr-command.fr-btn[data-cmd=openFilePickerVideo] svg path,
.fr-toolbar .fr-command.fr-btn[data-cmd=openFilePickerImageOnly] svg path:last-child,
.fr-toolbar .fr-command.fr-btn[data-cmd=openFilePickerVideoOnly] svg path:last-child,
.fr-popup .fr-command.fr-btn[data-cmd=openFilePickerImage] svg path,
.fr-popup .fr-command.fr-btn[data-cmd=openFilePickerVideo] svg path,
.fr-popup .fr-command.fr-btn[data-cmd=filestackIcon] svg path,
.fr-popup .fr-command.fr-btn[data-cmd=openFilePickerFile] svg path {
  fill: #ef4a25;
}
.fr-command.fr-filestack-active.fr-btn.fr-filestack-active svg path {
  fill: #0098F7;
}
.fsp-picker-appear-active {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
}
body.fr-fullscreen .fs-transforms-container {
  position: absolute;
  z-index: 2247483660;
}
.fsp-notifications__container {
  position: fixed !important;
}
.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0;
}
.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.fr-find-replace-layer .fr-header {
  padding: 15px;
}
.fr-find-replace-layer .fr-body {
  padding: 0 15px 15px;
}
.fr-find-replace-layer .fr-drag-handle {
  cursor: move;
}
.fr-find-replace-layer h3 {
  margin: 0;
  font-size: 16px;
  text-align: left;
  font-weight: bold;
}
.fr-find-replace-layer .fr-body .fr-input-line input.fr-disabled {
  background-color: #f5f5f5;
  color: #a9a9a9;
  border: 1px solid #d1d1d1;
  cursor: not-allowed;
}
.fr-find-replace-layer .fr-body .fr-input-line input.fr-findText::placeholder,
.fr-find-replace-layer .fr-body .fr-input-line input.fr-replaceText::placeholder {
  color: #a9a9a9;
}
.fr-find-replace-layer .fr-body .fr-input-line.fr-find-field {
  width: 227px;
  padding-bottom: 5px;
}
.fr-find-replace-layer .fr-body .fr-input-line.fr-replace-field {
  top: -8px;
  padding-bottom: 0px;
}
.fr-find-replace-layer .fr-body .fr-label-disabled {
  background-color: #f5f5f5;
}
.fr-find-replace-layer .fr-body .fr-close-btn {
  position: absolute;
  top: 2px;
  right: 10px;
  font-size: 25px;
  background: none;
  border: none;
  cursor: pointer;
  color: #333333;
}
.fr-find-replace-layer .fr-body .fr-close-btn:hover {
  color: #CCCCCC;
}
.fr-find-replace-layer .fr-body .fr-toggle-advanced-options {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0px;
  background-color: #f5f5f5;
  border-radius: 4px;
  cursor: pointer;
  font-weight: bold;
  transition: background-color 0.3s ease;
  width: 100%;
  background: none;
  color: #333333;
}
.fr-find-replace-layer .fr-body input {
  padding: 8px;
  font-size: 14px;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  margin-left: 0px;
}
.fr-find-replace-layer .fr-body .fr-input-container {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
}
.fr-find-replace-layer .fr-body .fr-arrow-buttons {
  display: flex;
  flex-direction: row;
  gap: 5px;
  margin-left: 10px;
  margin-top: 10px;
}
.fr-find-replace-layer .fr-body .fr-arrow-buttons button {
  border: none;
  background: none;
  cursor: pointer;
  padding: 2px 4px;
  margin-bottom: 12px;
  font-size: 12px;
}
.fr-find-replace-layer .fr-body .fr-arrow-buttons .fr-disabled {
  pointer-events: none;
  cursor: not-allowed;
  color: #a9a9a9;
}
.fr-find-replace-layer .fr-body .fr-button-group {
  display: flex;
  gap: 10px;
  justify-content: flex-end;
  margin-top: 10px;
}
.fr-find-replace-layer .fr-body .fr-button-group button.fr-find-btn {
  background-color: #FFF;
  color: #0098f7;
  margin-top: 10px;
  border: 1px solid #0098f7;
}
.fr-find-replace-layer .fr-body .fr-button-group button.fr-replace-btn {
  background-color: #FFF;
  color: #0098f7;
  font-size: 14px;
  margin-top: 10px;
}
.fr-find-replace-layer .fr-body .fr-button-group button.fr-replace-btn.fr-disabled {
  pointer-events: none;
  cursor: not-allowed;
  color: #a9a9a9;
}
.fr-find-replace-layer .fr-body .fr-button-group button.fr-replace-all-btn {
  background-color: #FFF;
  color: #0098f7;
  font-size: 14px;
  margin-top: 10px;
}
.fr-find-replace-layer .fr-body .fr-button-group button.fr-replace-all-btn.fr-disabled {
  pointer-events: none;
  cursor: not-allowed;
  color: #a9a9a9;
}
.fr-find-replace-layer .fr-body button {
  padding: 8px 12px;
  font-size: 14px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}
.fr-find-replace-layer .fr-body .fr-input-container {
  position: relative;
  display: flex;
  align-items: center;
}
.fr-find-replace-layer .fr-body .fr-replaceText {
  width: 77%;
}
.fr-find-replace-layer .fr-body .fr-findText {
  position: relative;
  padding-right: 40px;
  font-size: 14px;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
}
.fr-find-replace-layer .fr-body .fr-findText:focus {
  border: 2px solid #0098f7;
}
.fr-find-replace-layer .fr-body .fr-find-error {
  color: #f70000;
  font-size: 12px;
  display: none;
  max-width: 300px;
  overflow-wrap: break-word;
}
.fr-find-replace-layer .fr-body .fr-findText.error {
  border-color: #f70000;
}
.fr-find-replace-layer .fr-body .fr-count-indicator {
  position: absolute;
  right: 80px;
  top: 57%;
  transform: translateY(-50%);
  color: #CCCCCC;
  font-size: 12px;
  pointer-events: none;
  visibility: hidden;
  z-index: 10;
}
.fr-find-replace-layer .fr-body .fr-toggle-advanced-options .arrow {
  font-size: 15px;
  transition: transform 0.3s ease;
  margin-right: 10px;
  font-size: 14px;
  margin-right: 4px;
  margin-top: 2px;
  font-weight: 100;
}
.fr-find-replace-layer .fr-body .fr-advanced-options-panel {
  border-radius: 4px;
}
.fr-find-replace-layer .fr-body .fr-advanced-options-panel .fr-checkbox-group {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.fr-find-replace-layer .fr-body .fr-advanced-options-panel .fr-checkbox-group .fr-checkbox-row {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
}
.fr-find-replace-layer .fr-body .fr-advanced-options-panel .fr-checkbox-group .fr-checkbox-row input[type=checkbox]:focus-visible {
  outline: 2px solid #0098f7;
  outline-offset: 2px;
}
.fr-find-replace-layer .fr-body .fr-toggle-btn {
  width: 40px;
  height: 20px;
  background-color: #CCCCCC;
  border-radius: 10px;
  position: relative;
  cursor: pointer;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
.fr-find-replace-layer .fr-body .fr-arrow {
  margin-right: 5px;
  font-size: 12px;
  margin-top: 1px;
  position: absolute;
  right: 15px;
}
.fr-find-replace-layer .fr-body .fr-disabled svg.fr-arrow-button {
  fill: #a9a9a9;
}
.fr-find-replace-layer .fr-body .fr-arrow-button {
  width: 12px;
  height: 12px;
}
.fr-find-replace-layer .fr-body .fr-btn-active-popup {
  background: #d6d6d6;
}
.fr-find-replace-highlight {
  background-color: #ffff00;
}
.fr-find-replace-current-highlight {
  background-color: #ffa500;
}
.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0;
}
.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
body.fr-fullscreen {
  overflow: hidden;
  height: 100%;
  width: 100%;
  position: fixed;
}
.fr-box.fr-fullscreen {
  margin: 0 !important;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2147483630 !important;
  width: auto !important;
}
.fr-box.fr-fullscreen .fr-wrapper {
  background-color: #FFF;
}
.fr-box.fr-fullscreen.fr-basic.fr-top .fr-wrapper {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.fr-box.fr-fullscreen.fr-basic.fr-bottom .fr-wrapper {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.fr-box.fr-fullscreen .fr-toolbar {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.fr-box.fr-fullscreen .fr-toolbar.fr-top {
  top: 0 !important;
}
.fr-box.fr-fullscreen .fr-toolbar.fr-bottom {
  bottom: 0 !important;
}
.fr-box.fr-fullscreen .fr-second-toolbar {
  margin-top: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.fr-fullscreen-wrapper {
  z-index: 2147483640 !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
}
.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0;
}
.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal {
  text-align: left;
  padding: 20px 20px 10px;
}
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table {
  border-collapse: collapse;
  font-size: 14px;
  line-height: 1.5;
  width: 100%;
}
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table + table {
  margin-top: 20px;
}
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tr {
  border: 0;
}
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table th {
  text-align: left;
}
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table th,
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table td {
  padding: 6px 0 4px;
}
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody tr {
  border-bottom: solid 1px #ebebeb;
}
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody td:first-child {
  width: 60%;
  color: #646464;
}
.fr-modal .fr-modal-wrapper .fr-modal-body .fr-help-modal table tbody td:nth-child(n+2) {
  letter-spacing: 0.5px;
}
.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0;
}
.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.fr-element img {
  cursor: pointer;
  padding: 0 1px;
}
.fr-image-resizer {
  position: absolute;
  border: solid 1px #0098f7;
  display: none;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.fr-image-resizer.fr-active {
  display: block;
}
.fr-image-resizer .fr-handler {
  display: block;
  position: absolute;
  background: #0098f7;
  border: solid 1px #FFF;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fr-image-resizer .fr-handler.fr-hnw {
  cursor: nw-resize;
}
.fr-image-resizer .fr-handler.fr-hne {
  cursor: ne-resize;
}
.fr-image-resizer .fr-handler.fr-hsw {
  cursor: sw-resize;
}
.fr-image-resizer .fr-handler.fr-hse {
  cursor: se-resize;
}
.fr-image-resizer .fr-handler {
  width: 12px;
  height: 12px;
}
.fr-image-resizer .fr-handler.fr-hnw {
  left: -6px;
  top: -6px;
}
.fr-image-resizer .fr-handler.fr-hne {
  right: -6px;
  top: -6px;
}
.fr-image-resizer .fr-handler.fr-hsw {
  left: -6px;
  bottom: -6px;
}
.fr-image-resizer .fr-handler.fr-hse {
  right: -6px;
  bottom: -6px;
}
@media (min-width: 1200px) {
  .fr-image-resizer .fr-handler {
    width: 10px;
    height: 10px;
  }
  .fr-image-resizer .fr-handler.fr-hnw {
    left: -5px;
    top: -5px;
  }
  .fr-image-resizer .fr-handler.fr-hne {
    right: -5px;
    top: -5px;
  }
  .fr-image-resizer .fr-handler.fr-hsw {
    left: -5px;
    bottom: -5px;
  }
  .fr-image-resizer .fr-handler.fr-hse {
    right: -5px;
    bottom: -5px;
  }
}
.fr-image-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2147483640;
  display: none;
}
.fr-popup .fr-image-upload-layer {
  border: dashed 2px #bdbdbd;
  padding: 25px 0;
  margin: 20px;
  position: relative;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 140%;
  text-align: center;
}
.fr-popup .fr-image-upload-layer:hover,
.fr-popup .fr-image-upload-layer:has(.fr-not-empty) {
  background: #ebebeb;
}
.fr-popup .fr-image-upload-layer.fr-drop {
  background: #ebebeb;
  border-color: #0098f7;
}
.fr-popup .fr-image-upload-layer .fr-form {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2147483640;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}
.fr-popup .fr-image-upload-layer .fr-form input {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  font-size: 400px;
}
.fr-popup .fr-image-progress-bar-layer > h3 {
  font-size: 16px;
  margin: 10px 0;
  font-weight: normal;
}
.fr-popup .fr-image-progress-bar-layer > div.fr-action-buttons {
  display: none;
}
.fr-popup .fr-image-progress-bar-layer > div.fr-loader {
  background: #b3e0fd;
  height: 10px;
  width: 100%;
  margin-top: 20px;
  overflow: hidden;
  position: relative;
}
.fr-popup .fr-image-progress-bar-layer > div.fr-loader span {
  display: block;
  height: 100%;
  width: 0%;
  background: #0098f7;
  -webkit-transition: width 0.2s ease 0s;
  -moz-transition: width 0.2s ease 0s;
  -ms-transition: width 0.2s ease 0s;
  -o-transition: width 0.2s ease 0s;
}
.fr-popup .fr-image-progress-bar-layer > div.fr-loader.fr-indeterminate span {
  width: 30% !important;
  position: absolute;
  top: 0;
  -webkit-animation: loading 2s linear infinite;
  -moz-animation: loading 2s linear infinite;
  -o-animation: loading 2s linear infinite;
  animation: loading 2s linear infinite;
}
.fr-popup .fr-image-progress-bar-layer.fr-error > div.fr-loader {
  display: none;
}
.fr-popup .fr-image-progress-bar-layer.fr-error > div.fr-action-buttons {
  display: block;
}
.fr-image-size-layer .fr-image-group .fr-input-line {
  width: calc(50% - 5px);
  display: inline-block;
}
.fr-image-size-layer .fr-image-group .fr-input-line + .fr-input-line {
  margin-left: 10px;
}
.fr-uploading {
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
@-webkit-keyframes loading {
  from {
    left: -25%;
  }
  to {
    left: 100%;
  }
}
@-moz-keyframes loading {
  from {
    left: -25%;
  }
  to {
    left: 100%;
  }
}
@-o-keyframes loading {
  from {
    left: -25%;
  }
  to {
    left: 100%;
  }
}
@keyframes loading {
  from {
    left: -25%;
  }
  to {
    left: 100%;
  }
}
img.fr-draggable {
  -webkit-user-select: none;
  user-select: none;
}
.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0;
}
.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.fr-modal .fr-modal-head .fr-modal-head-line::after {
  clear: both;
  display: block;
  content: "";
  height: 0;
}
.fr-modal .fr-modal-head .fr-modal-head-line .fr-modal-more {
  margin-top: 10px;
}
.fr-modal .fr-modal-head .fr-modal-head-line .fr-modal-more.fr-not-available {
  opacity: 0;
  width: 0;
  padding: 12px 0;
}
.fr-modal .fr-modal-head .fr-modal-tags {
  padding: 0 20px;
  display: none;
  text-align: left;
}
.fr-modal .fr-modal-head .fr-modal-tags a {
  display: inline-block;
  opacity: 0;
  padding: 6px 12px;
  margin: 8px 0 8px 8px;
  text-decoration: none;
  border-radius: 32px;
  -moz-border-radius: 32px;
  -webkit-border-radius: 32px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: opacity 0.2s ease 0s, background 0.2s ease 0s;
  -moz-transition: opacity 0.2s ease 0s, background 0.2s ease 0s;
  -ms-transition: opacity 0.2s ease 0s, background 0.2s ease 0s;
  -o-transition: opacity 0.2s ease 0s, background 0.2s ease 0s;
  cursor: pointer;
  background-color: #f5f5f5;
}
.fr-modal .fr-modal-head .fr-modal-tags a:focus {
  outline: none;
  background-color: #ebebeb;
}
.fr-modal .fr-modal-head .fr-modal-tags a:hover {
  background-color: #ebebeb;
}
.fr-modal .fr-modal-head .fr-modal-tags a:active {
  background-color: #d6d6d6;
}
.fr-modal .fr-modal-head .fr-modal-tags a.fr-selected-tag {
  background-color: #EcF5Ff;
  color: #0098f7;
}
.fr-modal .fr-modal-head .fr-modal-tags a.fr-selected-tag:focus {
  outline: none;
  background-color: #ebebeb;
}
.fr-modal .fr-modal-head .fr-modal-tags a.fr-selected-tag:hover {
  background-color: #ebebeb;
}
.fr-modal .fr-modal-head .fr-modal-tags a.fr-selected-tag:active {
  background-color: #d6d6d6;
}
.fr-show-tags .fr-modal-more svg path {
  fill: #0098f7;
}
div.fr-modal-body {
  -webkit-transition: background 0.2s ease 0s;
  -moz-transition: background 0.2s ease 0s;
  -ms-transition: background 0.2s ease 0s;
  -o-transition: background 0.2s ease 0s;
}
div.fr-modal-body .fr-preloader {
  display: block;
  margin: 50px auto;
}
div.fr-modal-body div.fr-image-list {
  text-align: center;
  margin: 0 20px;
  padding: 0;
}
div.fr-modal-body div.fr-image-list .fr-list-column {
  float: left;
  width: calc((100% - 20px) / 2);
}
@media (min-width: 768px) and (max-width: 1199px) {
  div.fr-modal-body div.fr-image-list .fr-list-column {
    width: calc((100% - 40px) / 3);
  }
}
@media (min-width: 1200px) {
  div.fr-modal-body div.fr-image-list .fr-list-column {
    width: calc((100% - 60px) / 4);
  }
}
div.fr-modal-body div.fr-image-list .fr-list-column + .fr-list-column {
  margin-left: 20px;
}
div.fr-modal-body div.fr-image-list div.fr-image-container {
  position: relative;
  width: 100%;
  display: block;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
}
div.fr-modal-body div.fr-image-list div.fr-image-container:first-child {
  margin-top: 20px;
}
div.fr-modal-body div.fr-image-list div.fr-image-container + div {
  margin-top: 20px;
}
div.fr-modal-body div.fr-image-list div.fr-image-container.fr-image-deleting::after {
  position: absolute;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: opacity 0.2s ease 0s;
  -moz-transition: opacity 0.2s ease 0s;
  -ms-transition: opacity 0.2s ease 0s;
  -o-transition: opacity 0.2s ease 0s;
  background: #000;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
div.fr-modal-body div.fr-image-list div.fr-image-container.fr-image-deleting::before {
  content: attr(data-deleting);
  color: #FFF;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  position: absolute;
  z-index: 3;
  font-size: 15px;
  height: 20px;
}
div.fr-modal-body div.fr-image-list div.fr-image-container.fr-empty {
  height: 95px;
  background: #CCCCCC;
  z-index: 1;
}
div.fr-modal-body div.fr-image-list div.fr-image-container.fr-empty::after {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: attr(data-loading);
  display: inline-block;
  height: 20px;
}
div.fr-modal-body div.fr-image-list div.fr-image-container img {
  width: 100%;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: opacity 0.2s ease 0s, filter 0.2s ease 0s;
  -moz-transition: opacity 0.2s ease 0s, filter 0.2s ease 0s;
  -ms-transition: opacity 0.2s ease 0s, filter 0.2s ease 0s;
  -o-transition: opacity 0.2s ease 0s, filter 0.2s ease 0s;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
}
div.fr-modal-body div.fr-image-list div.fr-image-container.fr-mobile-selected img {
  -webkit-opacity: 0.75;
  -moz-opacity: 0.75;
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
div.fr-modal-body div.fr-image-list div.fr-image-container.fr-mobile-selected .fr-delete-img,
div.fr-modal-body div.fr-image-list div.fr-image-container.fr-mobile-selected .fr-insert-img {
  display: inline-block;
}
div.fr-modal-body div.fr-image-list div.fr-image-container .fr-delete-img,
div.fr-modal-body div.fr-image-list div.fr-image-container .fr-insert-img {
  display: none;
  top: 50%;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: background 0.2s ease 0s, color 0.2s ease 0s;
  -moz-transition: background 0.2s ease 0s, color 0.2s ease 0s;
  -ms-transition: background 0.2s ease 0s, color 0.2s ease 0s;
  -o-transition: background 0.2s ease 0s, color 0.2s ease 0s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  cursor: pointer;
  margin: 0;
  line-height: 40px;
  text-decoration: none;
  z-index: 3;
}
div.fr-modal-body div.fr-image-list div.fr-image-container .fr-delete-img {
  background: #B8312F;
  fill: #FFF;
  padding: 8px;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(25%);
  -moz-transform: translateY(-50%) translateX(25%);
  -ms-transform: translateY(-50%) translateX(25%);
  -o-transform: translateY(-50%) translateX(25%);
}
div.fr-modal-body div.fr-image-list div.fr-image-container .fr-insert-img {
  background: #FFF;
  fill: #0098f7;
  padding: 8px;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-125%);
  -moz-transform: translateY(-50%) translateX(-125%);
  -ms-transform: translateY(-50%) translateX(-125%);
  -o-transform: translateY(-50%) translateX(-125%);
}
.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container:hover img {
  -webkit-opacity: 0.75;
  -moz-opacity: 0.75;
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container:hover .fr-delete-img,
.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container:hover .fr-insert-img {
  display: inline-block;
  width: 40px;
  height: 40px;
}
.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container .fr-delete-img:hover {
  background: #bf4644;
  color: #FFF;
}
.fr-desktop .fr-modal-wrapper div.fr-modal-body div.fr-image-list div.fr-image-container .fr-insert-img:hover {
  background: #ebebeb;
}
.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0;
}
.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.fr-line-breaker {
  cursor: text;
  border-top: 1px solid #0098f7;
  position: fixed;
  z-index: 2;
  display: none;
}
.fr-line-breaker.fr-visible {
  display: block;
}
.fr-line-breaker a.fr-floating-btn {
  position: absolute;
  left: calc(50% - (40px / 2));
  top: -20px;
}
.fr-line-breaker a.fr-floating-btn svg {
  margin: 8px;
  height: 24px;
  width: 24px;
}
.fr-link-to-anchor-layer.fr-active {
  margin: 0 16px 16px;
  width: 260px;
}
.fr-link-to-anchor-layer.fr-active .fr-input-line {
  padding: 16px 0 0;
}
.fr-link-to-anchor-layer.fr-active .fr-input-line .fr-error-text,
.fr-link-to-anchor-layer.fr-active .fr-input-line .fr-error-text:focus,
.fr-link-to-anchor-layer.fr-active .fr-input-line .fr-error-text:hover {
  border-color: #f70000;
}
.fr-link-to-anchor-layer.fr-active .fr-input-text {
  font-family: Arial;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-bottom: 16px;
}
.fr-link-to-anchor-layer.fr-active .fr-input-text.fr-error-text {
  color: #f70000;
}
.fr-link-to-anchor-layer .fr-action-buttons {
  height: 32px;
}
.fr-link-to-anchor-layer .fr-action-buttons .fr-submit {
  padding: 8px;
}
.fr-link-to-anchor-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 24px;
  margin: 16px 16px 0;
}
.fr-link-to-anchor-header .fr-align-right .fr-btn {
  height: 24px;
  width: 24px;
  margin: 0;
}
.fr-link-to-anchor-header .fr-align-right .fr-btn .fr-svg {
  margin: 0;
}
.fr-edit-anchor {
  display: flex;
  align-items: center;
}
.fr-edit-anchor label {
  color: #0098F7;
  text-overflow: ellipsis;
  text-align: center;
  text-box: auto;
  min-width: 3em;
  max-width: 10em;
  font-size: 14px;
  cursor: default;
  -webkit-user-select: none;
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  overflow: hidden;
  margin-left: 7px;
  line-height: initial;
}
.fr-view .fr-anchor {
  display: inline-block;
  height: 1.2em;
  width: 1.2em;
  vertical-align: sub;
  display: inline-block;
  -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'><path d='M4.16669 17.5V4.16667C4.16669 3.70833 4.32988 3.31597 4.65627 2.98958C4.98266 2.66319 5.37502 2.5 5.83335 2.5H14.1667C14.625 2.5 15.0174 2.66319 15.3438 2.98958C15.6702 3.31597 15.8334 3.70833 15.8334 4.16667V17.5L10 15L4.16669 17.5Z'/></svg>") no-repeat center/contain;
  mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'><path d='M4.16669 17.5V4.16667C4.16669 3.70833 4.32988 3.31597 4.65627 2.98958C4.98266 2.66319 5.37502 2.5 5.83335 2.5H14.1667C14.625 2.5 15.0174 2.66319 15.3438 2.98958C15.6702 3.31597 15.8334 3.70833 15.8334 4.16667V17.5L10 15L4.16669 17.5Z'/></svg>") no-repeat center/contain;
  background-color: #333333 !important;
}
.fr-view .fr-anchor:hover {
  background-color: #F6D146 !important;
}
.fr-view .fr-anchor::selection {
  background-color: #0098F7 !important;
}
.fr-view .fr-anchor.fr-active,
.fr-view .fr-anchor.fr-anchor-selected,
.fr-view .fr-anchor:active {
  background-color: #0098F7 !important;
}
@media print {
  .fr-view .fr-anchor {
    display: none;
  }
}
.pdf-export.fr-view .fr-anchor {
  display: none;
}
.print.fr-view .fr-anchor {
  display: none;
}
.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0;
}
.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.fr-wrapper-markdown {
  display: flex;
}
.fr-markdown-view {
  width: calc(52% - 1px);
  box-sizing: inherit;
}
.fr-markdown-editor {
  width: calc(48% - 1px);
  box-sizing: inherit;
  background-color: #eee;
}
.fr-markdown-editor > p {
  margin: 0;
}
.fr-markdown-view > p {
  margin-top: 0;
}
.gutter-horizontal {
  display: flex;
  z-index: 9;
  background-color: #dadada;
  cursor: col-resize;
  width: 2px;
}
.e-resize-handler {
  z-index: 9;
  width: 1px;
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: center;
  position: relative;
  font-size: 10px;
  color: #c5c5c5;
}
.fr-markdown-view > dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
.fr-markdown-view > dt {
  font-weight: 700;
}
.fr-markdown-view > dd {
  margin-bottom: .5rem;
  margin-left: 0;
}
.fr-markdown-view > pre {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  background-color: #f8f8f8;
  border: 1px solid #dfdfdf;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  padding: 0.125rem 0.3125rem 0.0625rem;
}
.fr-markdown-view > code {
  background-color: #f8f8f8;
  border-color: #dfdfdf;
  border-style: solid;
  border-width: 1px;
  color: #333;
  font-family:
    Consolas,
    "Liberation Mono",
    Courier,
    monospace;
  font-weight: normal;
  padding: 0.125rem 0.3125rem 0.0625rem;
}
.fr-markdown-view > pre code {
  background-color: transparent;
  border: 0;
  padding: 0;
}
.fr-markdown-view > sup {
  top: -.5em;
}
.footnote-a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
.fr-markdown-view > hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.blockquote {
  margin: 0 0 1rem;
  border-left: 5px solid #eee;
  padding: 10px 20px;
  font-size: 1.25rem;
}
.fr-markdown-view > table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  background-color: transparent;
  border-spacing: 0;
  border-collapse: collapse;
}
.fr-markdown-view > table > tbody > tr > td,
.fr-markdown-view > table > tbody > tr > th,
.fr-markdown-view > table > thead > tr > td,
.fr-markdown-view > table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border: 1px solid #ddd;
}
.fr-markdown-view > table > thead > tr > td,
.fr-markdown-view > table > thead > tr > th {
  border-bottom-width: 2px;
}
.fr-markdown-view > table > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.fr-markdown-view > a {
  color: #337ab7;
  text-decoration: none;
}
.fr-markdown-view > h1 {
  font-size: 2em !important;
}
.fr-markdown-view > h2 {
  font-size: 1.5em !important;
}
.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0;
}
.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.fr-view .fr-page-break {
  align-items: center;
  display: flex;
  padding: 5px 0;
  position: relative;
  clear: both;
  break-after: page;
  height: 10px;
  margin: 2px 0;
}
.fr-view .fr-page-break:after {
  border-bottom: 2px dashed #dddddd;
  content: "";
  position: absolute;
  width: 100%;
}
.fr-view .fr-page-break ::selection {
  background-color: #dddddd;
  color: #999999;
}
.fr-view .fr-page-break ::-moz-selection {
  background-color: #dddddd;
  color: #999999;
}
.fr-view .fr-page-break .fr-page-break-label {
  margin-left: 15px;
  display: inline-flex;
  height: 11px;
  padding: 4px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  border-radius: 2px;
  background: #dddddd;
  z-index: 1;
  color: #999999;
  font-family: Arial;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.fr-view .fr-page-break .fr-page-break-line {
  position: absolute;
  z-index: 1;
  width: 100%;
  display: contents;
}
.fr-view .fr-page-break .fr-page-break-line:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 10px;
  border-color: transparent transparent transparent #dddddd;
}
.fr-view .fr-page-break .fr-page-break-line:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 10px 6px 0;
  border-color: transparent #dddddd transparent transparent;
}
@media print {
  .fr-view .fr-page-break {
    padding: 0;
  }
  .fr-view .fr-page-break:after,
  .fr-view .fr-page-break .fr-page-break-line {
    display: none;
  }
  .fr-view *:has(+ .fr-page-break) {
    margin-bottom: 0;
  }
}
.pdf-export.fr-view .fr-page-break:after,
.pdf-export.fr-view .fr-page-break .fr-page-break-line {
  display: none;
}
.print.fr-view .fr-page-break-label {
  display: none;
  opacity: 0;
}
.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0;
}
.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.fr-quick-insert {
  position: absolute;
  z-index: 2147483639;
  white-space: nowrap;
  padding-right: 10px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.fr-quick-insert a.fr-floating-btn svg {
  margin: 8px;
  width: 24px;
  height: 24px;
}
.fr-quick-insert.fr-on a.fr-floating-btn svg {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
}
.fr-quick-insert.fr-hidden {
  display: none;
}
.fr-qi-helper {
  position: absolute;
  z-index: 3;
  padding-left: 20px;
  white-space: nowrap;
}
.fr-qi-helper a.fr-btn.fr-floating-btn {
  text-align: center;
  padding: 6px 10px 10px 10px;
  display: inline-block;
  color: #222222;
  background: #FFF;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
}
.fr-qi-helper a.fr-btn.fr-floating-btn svg {
  fill: #222222;
}
.fr-qi-helper a.fr-btn.fr-floating-btn.fr-size-1 {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0;
}
.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.fr-popup .fr-buttons.fr-tabs .fr-special-character-category {
  padding: 10px 15px;
}
.fr-popup .fr-buttons.fr-tabs .fr-special-character-category span {
  font-weight: normal;
  font-size: 16px;
}
.fr-popup .fr-special-character {
  width: 24px;
  height: 24px;
}
@media screen and (-ms-high-contrast: active) and (min-width: 768px), (-ms-high-contrast: none) and (min-width: 768px) {
  .fr-popup .fr-icon-container.fr-sc-container {
    width: 368px;
  }
}
.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0;
}
.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.fr-element table td.fr-selected-cell,
.fr-element table th.fr-selected-cell {
  border: 1px double #0098f7;
  position: relative;
  background-color: rgba(0, 100, 255, 0.15);
}
.fr-element table td,
.fr-element table th {
  user-select: text;
  -o-user-select: text;
  -moz-user-select: text;
  -khtml-user-select: text;
  -webkit-user-select: text;
  -ms-user-select: text;
}
.fr-element .fr-no-selection table td,
.fr-element .fr-no-selection table th {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.fr-table-resizer {
  position: absolute;
  z-index: 3;
  display: none;
}
.fr-table-resizer.fr-table-col-resizer {
  cursor: col-resize;
}
.fr-table-resizer.fr-table-col-resizer div {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  border-right: 1px solid #0098f7;
}
.fr-table-resizer.fr-table-row-resizer {
  cursor: row-resize;
}
.fr-table-resizer.fr-table-row-resizer div {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  border-bottom: 1px solid #0098f7;
}
.fr-table-resizer.fr-moving {
  z-index: 2;
}
.fr-no-selection {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.fr-popup .fr-table-size {
  margin: 20px;
}
.fr-popup .fr-table-size .fr-table-size-info {
  text-align: center;
  font-size: 14px;
}
.fr-popup .fr-table-size .fr-select-table-size {
  line-height: 0;
  padding: 5px;
  white-space: nowrap;
}
.fr-popup .fr-table-size .fr-select-table-size > span {
  display: inline-block;
  padding: 0 4px 4px 0;
  background: transparent;
}
.fr-popup .fr-table-size .fr-select-table-size > span > span {
  display: inline-block;
  width: 18px;
  height: 18px;
  border: 1px solid #DDD;
}
.fr-popup .fr-table-size .fr-select-table-size > span.hover {
  background: transparent;
}
.fr-popup .fr-table-size .fr-select-table-size > span.hover > span {
  background: rgba(0, 152, 247, 0.3);
  border: solid 1px #0098f7;
}
.fr-popup .fr-table-size .fr-select-table-size .new-line::after {
  clear: both;
  display: block;
  content: "";
  height: 0;
}
.fr-popup.fr-above .fr-table-size .fr-select-table-size > span {
  display: inline-block !important;
}
.fr-popup .fr-table-colors {
  display: block;
  padding: 20px;
  padding-bottom: 0;
}
.fr-popup.fr-desktop .fr-table-size .fr-select-table-size > span > span {
  width: 12px;
  height: 12px;
}
.fr-insert-helper {
  position: absolute;
  z-index: 9999;
  white-space: nowrap;
}
.fr-cell-properties-form,
.fr-table-properties-form {
  padding: 15px;
  width: 360px;
  max-width: 100%;
  background-color: #FFF;
  border-radius: 10px;
}
.fr-cell-properties-form .fr-cell-properties-section,
.fr-cell-properties-form .fr-table-properties-section,
.fr-table-properties-form .fr-cell-properties-section,
.fr-table-properties-form .fr-table-properties-section {
  margin-bottom: 12px;
}
.fr-cell-properties-form .fr-cell-properties-section label,
.fr-cell-properties-form .fr-table-properties-section label,
.fr-table-properties-form .fr-cell-properties-section label,
.fr-table-properties-form .fr-table-properties-section label {
  font-weight: bold;
  display: block;
  margin-bottom: 6px;
  font-size: 14px;
}
.fr-cell-properties-form .fr-cell-bg-container,
.fr-cell-properties-form .fr-table-bg-container,
.fr-table-properties-form .fr-cell-bg-container,
.fr-table-properties-form .fr-table-bg-container {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
}
.fr-cell-properties-form .fr-cell-bg-container .fr-input,
.fr-cell-properties-form .fr-table-bg-container .fr-input,
.fr-table-properties-form .fr-cell-bg-container .fr-input,
.fr-table-properties-form .fr-table-bg-container .fr-input {
  flex: 1;
  height: 36px;
  padding: 4px 12px;
  border: 1px solid #CCCCCC;
  border-radius: 2px 0 0 2px;
  box-sizing: border-box;
  font-size: 14px;
}
.fr-cell-properties-form .fr-cell-bg-container .fr-input:focus,
.fr-cell-properties-form .fr-table-bg-container .fr-input:focus,
.fr-table-properties-form .fr-cell-bg-container .fr-input:focus,
.fr-table-properties-form .fr-table-bg-container .fr-input:focus {
  outline: none;
  border-color: #0098f7;
}
.fr-cell-properties-form .fr-cell-bg-container .fr-input.fr-disabled,
.fr-cell-properties-form .fr-table-bg-container .fr-input.fr-disabled,
.fr-table-properties-form .fr-cell-bg-container .fr-input.fr-disabled,
.fr-table-properties-form .fr-table-bg-container .fr-input.fr-disabled {
  background-color: #f5f5f5;
  color: #a9a9a9;
  border: 1px solid #d1d1d1;
  cursor: not-allowed;
}
.fr-cell-properties-form .fr-cell-bg-container .fr-input::placeholder,
.fr-cell-properties-form .fr-table-bg-container .fr-input::placeholder,
.fr-table-properties-form .fr-cell-bg-container .fr-input::placeholder,
.fr-table-properties-form .fr-table-bg-container .fr-input::placeholder {
  color: #AAA;
}
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-bg-color,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-cell-bg-color,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-bg-color,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-bg-color,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color,
.fr-table-properties-form .fr-table-bg-container .fr-btn-cell-bg-color,
.fr-table-properties-form .fr-table-bg-container .fr-btn-table-bg-color,
.fr-table-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color {
  width: 36px;
  height: 36px;
  border: 1px solid #CCCCCC;
  border-left: none;
  border-radius: 0 2px 2px 0;
  position: relative;
  padding: 0;
  background: transparent;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin: -1px 0 0 -1px;
}
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color:hover,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-bg-color:hover,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color:hover,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-cell-bg-color:hover,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-bg-color:hover,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color:hover,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color:hover,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-bg-color:hover,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color:hover,
.fr-table-properties-form .fr-table-bg-container .fr-btn-cell-bg-color:hover,
.fr-table-properties-form .fr-table-bg-container .fr-btn-table-bg-color:hover,
.fr-table-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color:hover {
  background-color: #ebebeb;
}
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-color-preview,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-table-color-preview,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-color-preview,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-table-color-preview,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-color-preview,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-color-preview,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-table-color-preview,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-color-preview,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-table-color-preview,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-color-preview,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-color-preview,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-table-color-preview,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-color-preview,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-table-color-preview,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-color-preview,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview,
.fr-table-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-color-preview,
.fr-table-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-table-color-preview,
.fr-table-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-color-preview,
.fr-table-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-table-color-preview,
.fr-table-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-color-preview,
.fr-table-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview {
  width: 20px;
  height: 20px;
  border: 1px solid #999999;
  border-radius: 2px;
  position: relative;
  overflow: hidden;
}
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-color-preview .fr-color-preview-indicator,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-color-preview .fr-table-color-preview-indicator,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-table-color-preview .fr-color-preview-indicator,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-table-color-preview .fr-table-color-preview-indicator,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-color-preview .fr-color-preview-indicator,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-color-preview .fr-table-color-preview-indicator,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-table-color-preview .fr-color-preview-indicator,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-table-color-preview .fr-table-color-preview-indicator,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-color-preview .fr-color-preview-indicator,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-color-preview .fr-table-color-preview-indicator,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview .fr-color-preview-indicator,
.fr-cell-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview .fr-table-color-preview-indicator,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-color-preview .fr-color-preview-indicator,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-color-preview .fr-table-color-preview-indicator,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-table-color-preview .fr-color-preview-indicator,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-table-color-preview .fr-table-color-preview-indicator,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-color-preview .fr-color-preview-indicator,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-color-preview .fr-table-color-preview-indicator,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-table-color-preview .fr-color-preview-indicator,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-table-color-preview .fr-table-color-preview-indicator,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-color-preview .fr-color-preview-indicator,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-color-preview .fr-table-color-preview-indicator,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview .fr-color-preview-indicator,
.fr-cell-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview .fr-table-color-preview-indicator,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-color-preview .fr-color-preview-indicator,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-color-preview .fr-table-color-preview-indicator,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-table-color-preview .fr-color-preview-indicator,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-cell-bg-color .fr-table-color-preview .fr-table-color-preview-indicator,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-color-preview .fr-color-preview-indicator,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-color-preview .fr-table-color-preview-indicator,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-table-color-preview .fr-color-preview-indicator,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-bg-color .fr-table-color-preview .fr-table-color-preview-indicator,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-color-preview .fr-color-preview-indicator,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-color-preview .fr-table-color-preview-indicator,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview .fr-color-preview-indicator,
.fr-table-properties-form .fr-cell-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview .fr-table-color-preview-indicator,
.fr-table-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-color-preview .fr-color-preview-indicator,
.fr-table-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-color-preview .fr-table-color-preview-indicator,
.fr-table-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-table-color-preview .fr-color-preview-indicator,
.fr-table-properties-form .fr-table-bg-container .fr-btn-cell-bg-color .fr-table-color-preview .fr-table-color-preview-indicator,
.fr-table-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-color-preview .fr-color-preview-indicator,
.fr-table-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-color-preview .fr-table-color-preview-indicator,
.fr-table-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-table-color-preview .fr-color-preview-indicator,
.fr-table-properties-form .fr-table-bg-container .fr-btn-table-bg-color .fr-table-color-preview .fr-table-color-preview-indicator,
.fr-table-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-color-preview .fr-color-preview-indicator,
.fr-table-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-color-preview .fr-table-color-preview-indicator,
.fr-table-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview .fr-color-preview-indicator,
.fr-table-properties-form .fr-table-bg-container .fr-btn-table-border-bg-color .fr-table-color-preview .fr-table-color-preview-indicator {
  position: absolute;
  background: red;
  width: 28px;
  height: 1px;
  top: 9px;
  left: -4px;
  transform: rotate(-45deg);
  transform-origin: center;
}
.fr-cell-properties-form .fr-cell-dimensions-container,
.fr-table-properties-form .fr-cell-dimensions-container {
  display: flex;
  gap: 10px;
  margin-bottom: 12px;
}
.fr-cell-properties-form .fr-cell-dimensions-container label,
.fr-table-properties-form .fr-cell-dimensions-container label {
  font-weight: bold;
  font-size: 14px;
}
.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section,
.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section {
  flex: 1;
}
.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs,
.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs {
  display: flex;
  gap: 6px;
  align-items: center;
}
.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs input,
.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs input {
  width: 90px;
  padding: 8px;
  border: 1px solid #CCCCCC;
  border-radius: 2px;
  font-size: 14px;
}
.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs input:focus,
.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs input:focus {
  outline: none;
  border-color: #0098f7;
}
.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs input.fr-disabled,
.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs input.fr-disabled {
  background-color: #f5f5f5;
  color: #a9a9a9;
  border: 1px solid #d1d1d1;
  cursor: not-allowed;
}
.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs input::placeholder,
.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs input::placeholder {
  color: #AAA;
}
.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs .fr-dimension-separator,
.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-dimension-section .fr-dimension-inputs .fr-dimension-separator {
  line-height: 1;
  font-size: 16px;
}
.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-padding-section,
.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-padding-section {
  flex: 1;
}
.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-padding-section label,
.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-padding-section label {
  font-weight: bold;
  font-size: 14px;
}
.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-padding-section input,
.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-padding-section input {
  width: 90px;
  padding: 8px;
  border: 1px solid #CCCCCC;
  border-radius: 2px;
  font-size: 14px;
}
.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-padding-section input:focus,
.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-padding-section input:focus {
  outline: none;
  border-color: #0098f7;
}
.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-padding-section input.fr-disabled,
.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-padding-section input.fr-disabled {
  background-color: #f5f5f5;
  color: #a9a9a9;
  border: 1px solid #d1d1d1;
  cursor: not-allowed;
}
.fr-cell-properties-form .fr-cell-dimensions-container .fr-cell-padding-section input::placeholder,
.fr-table-properties-form .fr-cell-dimensions-container .fr-cell-padding-section input::placeholder {
  color: #AAA;
}
.fr-cell-properties-form .fr-cell-properties-buttons,
.fr-cell-properties-form .fr-table-properties-buttons,
.fr-table-properties-form .fr-cell-properties-buttons,
.fr-table-properties-form .fr-table-properties-buttons {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  margin-top: 20px;
}
.fr-cell-properties-form .fr-cell-properties-buttons .fr-cancel-button,
.fr-cell-properties-form .fr-cell-properties-buttons .fr-save-button,
.fr-cell-properties-form .fr-table-properties-buttons .fr-cancel-button,
.fr-cell-properties-form .fr-table-properties-buttons .fr-save-button,
.fr-table-properties-form .fr-cell-properties-buttons .fr-cancel-button,
.fr-table-properties-form .fr-cell-properties-buttons .fr-save-button,
.fr-table-properties-form .fr-table-properties-buttons .fr-cancel-button,
.fr-table-properties-form .fr-table-properties-buttons .fr-save-button {
  font-size: 14px;
  cursor: pointer;
  padding: 8px 12px;
  font-weight: 500;
  height: 36px;
  line-height: 20px;
  box-sizing: border-box;
}
.fr-cell-properties-form .fr-cell-properties-buttons .fr-cancel-button.fr-disabled,
.fr-cell-properties-form .fr-cell-properties-buttons .fr-save-button.fr-disabled,
.fr-cell-properties-form .fr-table-properties-buttons .fr-cancel-button.fr-disabled,
.fr-cell-properties-form .fr-table-properties-buttons .fr-save-button.fr-disabled,
.fr-table-properties-form .fr-cell-properties-buttons .fr-cancel-button.fr-disabled,
.fr-table-properties-form .fr-cell-properties-buttons .fr-save-button.fr-disabled,
.fr-table-properties-form .fr-table-properties-buttons .fr-cancel-button.fr-disabled,
.fr-table-properties-form .fr-table-properties-buttons .fr-save-button.fr-disabled {
  pointer-events: none;
  cursor: not-allowed;
  color: #a9a9a9;
}
.fr-cell-properties-form .fr-cell-properties-buttons .fr-cancel-button,
.fr-cell-properties-form .fr-table-properties-buttons .fr-cancel-button,
.fr-table-properties-form .fr-cell-properties-buttons .fr-cancel-button,
.fr-table-properties-form .fr-table-properties-buttons .fr-cancel-button {
  background: none;
  border: none;
  color: #0098f7;
  border-radius: 2px;
}
.fr-cell-properties-form .fr-cell-properties-buttons .fr-cancel-button:hover,
.fr-cell-properties-form .fr-table-properties-buttons .fr-cancel-button:hover,
.fr-table-properties-form .fr-cell-properties-buttons .fr-cancel-button:hover,
.fr-table-properties-form .fr-table-properties-buttons .fr-cancel-button:hover {
  text-decoration: underline;
}
.fr-cell-properties-form .fr-cell-properties-buttons .fr-save-button,
.fr-cell-properties-form .fr-table-properties-buttons .fr-save-button,
.fr-table-properties-form .fr-cell-properties-buttons .fr-save-button,
.fr-table-properties-form .fr-table-properties-buttons .fr-save-button {
  background-color: #FFF;
  border: 1px solid #0098f7;
  color: #0098f7;
  border-radius: 2px;
}
.fr-cell-properties-form .fr-cell-properties-buttons .fr-save-button:hover,
.fr-cell-properties-form .fr-table-properties-buttons .fr-save-button:hover,
.fr-table-properties-form .fr-cell-properties-buttons .fr-save-button:hover,
.fr-table-properties-form .fr-table-properties-buttons .fr-save-button:hover {
  background-color: #ebebeb;
}
.fr-cell-properties-form .fr-error,
.fr-table-properties-form .fr-error {
  color: red;
  font-size: 12px;
  padding-bottom: 5px;
  display: none;
}
.fr-cell-properties-form input.fr-error,
.fr-table-properties-form input.fr-error {
  border-color: red;
  display: block;
}
.fr-table-properties-section label:not(:first-child) {
  margin-top: 15px;
}
.fr-table-properties-section .fr-command.fr-btn + .fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a {
  line-height: 170%;
}
.fr-table-bg-container .fr-input-line,
.fr-table-border-container .fr-input-line,
.fr-table-dimensions-container .fr-input-line,
.fr-table-style-container .fr-input-line {
  padding: 0px;
  width: 100%;
}
.fr-table-bg-container .fr-input-line input[type=text],
.fr-table-border-container .fr-input-line input[type=text],
.fr-table-dimensions-container .fr-input-line input[type=text],
.fr-table-style-container .fr-input-line input[type=text] {
  height: 36px;
  border-color: #CCCCCC;
}
.fr-table-bg-container .fr-input-line input + label,
.fr-table-border-container .fr-input-line input + label,
.fr-table-dimensions-container .fr-input-line input + label,
.fr-table-style-container .fr-input-line input + label {
  top: -5px;
  font-weight: 100;
}
.fr-table-bg-container .fr-input-line input.fr-not-empty + label,
.fr-table-border-container .fr-input-line input.fr-not-empty + label,
.fr-table-dimensions-container .fr-input-line input.fr-not-empty + label,
.fr-table-style-container .fr-input-line input.fr-not-empty + label {
  top: -20px;
  font-weight: 100;
}
.fr-table-bg-container .fr-input-line #fr-table-border-style,
.fr-table-border-container .fr-input-line #fr-table-border-style,
.fr-table-dimensions-container .fr-input-line #fr-table-border-style,
.fr-table-style-container .fr-input-line #fr-table-border-style {
  width: 90%;
  height: 36px;
  border-color: #CCCCCC;
  border-radius: 2px;
}
.fr-table-bg-container .fr-input-line .fr-field-lable,
.fr-table-border-container .fr-input-line .fr-field-lable,
.fr-table-dimensions-container .fr-input-line .fr-field-lable,
.fr-table-style-container .fr-input-line .fr-field-lable {
  position: absolute;
  font-size: 11px;
  padding: 0px 3px;
  margin: -6px 5px;
  background: #FFF;
  font-weight: 100;
  color: dimgray;
  z-index: 3;
}
.fr-table-bg-container .fr-input-line .fr-buttons,
.fr-table-border-container .fr-input-line .fr-buttons,
.fr-table-dimensions-container .fr-input-line .fr-buttons,
.fr-table-style-container .fr-input-line .fr-buttons {
  padding: 0px;
}
.fr-table-bg-container .fr-input-line .fr-command.fr-btn.fr-dropdown:after,
.fr-table-border-container .fr-input-line .fr-command.fr-btn.fr-dropdown:after,
.fr-table-dimensions-container .fr-input-line .fr-command.fr-btn.fr-dropdown:after,
.fr-table-style-container .fr-input-line .fr-command.fr-btn.fr-dropdown:after {
  right: 10px;
}
.fr-table-bg-container .fr-input-line .fr-command.fr-btn.fr-dropdown.fr-active,
.fr-table-border-container .fr-input-line .fr-command.fr-btn.fr-dropdown.fr-active,
.fr-table-dimensions-container .fr-input-line .fr-command.fr-btn.fr-dropdown.fr-active,
.fr-table-style-container .fr-input-line .fr-command.fr-btn.fr-dropdown.fr-active {
  background: transparent;
}
.fr-table-bg-container .fr-input-line .fr-dropdown,
.fr-table-border-container .fr-input-line .fr-dropdown,
.fr-table-dimensions-container .fr-input-line .fr-dropdown,
.fr-table-style-container .fr-input-line .fr-dropdown {
  margin: 0px;
  background: transparent;
  border: 1px solid #CCCCCC;
  margin-right: 10px;
  height: 36px;
  border-radius: 2px;
}
.fr-table-border-container .fr-dropdown-wrapper {
  width: 120px;
}
.fr-table-alignment-section {
  margin-left: 10px;
}
.fr-table-border-container,
.fr-table-dimensions-container,
.fr-table-dimensions-section {
  display: flex;
  margin-top: 10px;
}
.fr-table-border-container .fr-dimension-separator,
.fr-table-dimensions-container .fr-dimension-separator,
.fr-table-dimensions-section .fr-dimension-separator {
  margin: 10px 5px;
}
.fr-table-border-container .fr-btn-table-border-bg-color,
.fr-table-dimensions-container .fr-btn-table-border-bg-color,
.fr-table-dimensions-section .fr-btn-table-border-bg-color {
  margin-right: 10px;
  background: transparent;
  border: 1px solid #CCCCCC;
  border-radius: 2px;
  border-left: 0px;
  height: 36px;
  margin-left: -1px;
}
.fr-table-border-container .fr-btn-table-border-bg-color .fr-border-color-preview,
.fr-table-dimensions-container .fr-btn-table-border-bg-color .fr-border-color-preview,
.fr-table-dimensions-section .fr-btn-table-border-bg-color .fr-border-color-preview {
  width: 20px;
  height: 20px;
  border: 1px solid #999999;
  border-radius: 2px;
  position: relative;
  overflow: hidden;
}
.fr-table-border-container .fr-btn-table-border-bg-color .fr-border-color-preview .fr-border-color-preview-indicator,
.fr-table-dimensions-container .fr-btn-table-border-bg-color .fr-border-color-preview .fr-border-color-preview-indicator,
.fr-table-dimensions-section .fr-btn-table-border-bg-color .fr-border-color-preview .fr-border-color-preview-indicator {
  position: absolute;
  background: red;
  width: 28px;
  height: 1px;
  top: 9px;
  left: -4px;
  transform: rotate(-45deg);
  transform-origin: center;
}
.fr-table-style > button {
  width: 100%;
}
.fr-table-style .fr-dropdown-wrapper {
  width: 200px;
}
.fr-table-alignment-container {
  height: 33px;
  border: 1px solid #CCCCCC;
  margin-top: 10px;
  border-radius: 2px;
  min-width: 130px;
}
.fr-table-alignment-container button {
  height: 30px;
  width: 36px;
  padding: 2px 2px 2px 5px;
  border: none;
  background: transparent;
  margin: 2px;
  cursor: pointer;
}
.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0;
}
.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
#fr-form-container {
  margin: auto;
  position: relative;
  top: 10%;
  background-color: #f5f5f5;
  width: 60%;
  border-radius: 5px;
  z-index: 9002;
  overflow: auto;
  background-color: #fefefe;
}
.fr-trim-video-name {
  font-family:
    Arial,
    Helvetica,
    sans-serif;
  padding-top: 15px;
}
.fr-file-loader {
  border: 4px solid #f3f3f3;
  border-radius: 50%;
  border-top: 4px solid #53777a;
  display: inline-block !important;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  width: 20px;
  height: 20px;
  display: block !important;
  align-items: center;
}
.fr-trim-button {
  margin-top: 5px;
  height: 36px;
  line-height: 1;
  color: #0098f7;
  padding: 10px;
  cursor: pointer;
  text-decoration: none;
  border: none;
  background: none;
  font-size: 16px;
  border-radius: 5px;
  background-color: #eff5fa;
  outline: none;
}
.fr-trim-button:hover {
  background: #ebebeb;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fr-slidecontainer {
  width: 100%;
}
.fr-slider {
  -webkit-appearance: none;
  width: 100%;
  height: 15px;
  background: #d3d3d3;
}
.fr-video-trim-buttons {
  text-align: right;
  padding-bottom: 5px;
  padding-right: 15px;
  margin-top: 10px;
}
.fr-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  cursor: pointer;
}
.fr-slider::-moz-range-thumb {
  width: 15px;
  height: 15px;
  background: #3498db;
  border-radius: 50%;
  cursor: pointer;
}
.fr-range-value-start {
  position: absolute;
}
.fr-range-value-start > span {
  width: 60px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background: #03a9f4;
  color: #fff;
  font-size: 12px;
  display: block;
  position: absolute;
  left: 50%;
  transform: translate(-85%, 0);
  border-radius: 6px;
}
.fr-range-value-start > span:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  left: 86%;
  margin-left: -5px;
  margin-top: -1px;
}
.fr-range-value-end {
  position: absolute;
}
.fr-range-value-end > span {
  width: 60px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background: #03a9f4;
  color: #fff;
  font-size: 12px;
  display: block;
  position: absolute;
  left: 14%;
  transform: translate(-8%, 0);
  border-radius: 6px;
}
.fr-range-value-end > span:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  left: 14%;
  margin-left: -5px;
  margin-top: -1px;
}
#startTimeValue {
  top: -153% !important;
}
#startTimeValue span:before {
  border-top: 10px solid #03a9f4;
  top: 100%;
}
#endTimeValue {
  top: -153% !important;
}
#endTimeValue span:before {
  border-top: 10px solid #03a9f4;
  top: 100%;
}
.fr-range-slider {
  position: relative;
  width: 80%;
  height: 15px;
}
.fr-range-slider > input {
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 10px;
  width: 100%;
  outline: none;
  height: 6px;
  border-radius: 10px;
}
.fr-range-slider > input::-webkit-slider-thumb {
  pointer-events: all;
  position: relative;
  z-index: 1;
  -webkit-appearance: none;
  appearance: none;
  width: 15px;
  height: 15px;
  background: #3498db;
  cursor: pointer;
  border-radius: 7px;
  margin-top: -3.6px;
}
.fr-range-slider > input::-moz-range-thumb {
  pointer-events: all;
  position: relative;
  z-index: 10;
  -moz-appearance: none;
  width: 9px;
  height: 15px;
  border-radius: 7px;
  margin-top: -3.6px;
}
.fr-range-slider > input::-moz-range-track {
  position: relative;
  z-index: -1;
  background-color: black;
  border: 0;
  height: 15px;
  border-radius: 50%;
  margin-top: -3.6px;
}
.fr-range-slider > input:last-of-type::-moz-range-track {
  -moz-appearance: none;
  background: none transparent;
  border: 0;
}
.fr-range-slider > input[type=range]::-moz-focus-outer {
  border: 0;
}
@media screen and (max-width: 430px) {
  .range-value span {
    width: 40px;
    font-size: 10px;
  }
  #fr-form-container {
    top: 20%;
  }
}
#fr-video-edit {
  width: 80%;
  text-align: center;
  height: 50%;
  margin-bottom: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0;
}
.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.fr-element .fr-video {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.fr-element .fr-video::after {
  position: absolute;
  content: "";
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  display: block;
  background: transparent;
}
.fr-element .fr-video.fr-active > * {
  z-index: 2;
  position: relative;
}
.fr-element .fr-video > * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  max-width: 100%;
  border: none;
}
.fr-box .fr-video-resizer {
  position: absolute;
  border: solid 1px #0098f7;
  display: none;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.fr-box .fr-video-resizer.fr-active {
  display: block;
}
.fr-box .fr-video-resizer .fr-handler {
  display: block;
  position: absolute;
  background: #0098f7;
  border: solid 1px #FFF;
  z-index: 4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fr-box .fr-video-resizer .fr-handler.fr-hnw {
  cursor: nw-resize;
}
.fr-box .fr-video-resizer .fr-handler.fr-hne {
  cursor: ne-resize;
}
.fr-box .fr-video-resizer .fr-handler.fr-hsw {
  cursor: sw-resize;
}
.fr-box .fr-video-resizer .fr-handler.fr-hse {
  cursor: se-resize;
}
.fr-box .fr-video-resizer .fr-handler {
  width: 12px;
  height: 12px;
}
.fr-box .fr-video-resizer .fr-handler.fr-hnw {
  left: -6px;
  top: -6px;
}
.fr-box .fr-video-resizer .fr-handler.fr-hne {
  right: -6px;
  top: -6px;
}
.fr-box .fr-video-resizer .fr-handler.fr-hsw {
  left: -6px;
  bottom: -6px;
}
.fr-box .fr-video-resizer .fr-handler.fr-hse {
  right: -6px;
  bottom: -6px;
}
@media (min-width: 1200px) {
  .fr-box .fr-video-resizer .fr-handler {
    width: 10px;
    height: 10px;
  }
  .fr-box .fr-video-resizer .fr-handler.fr-hnw {
    left: -5px;
    top: -5px;
  }
  .fr-box .fr-video-resizer .fr-handler.fr-hne {
    right: -5px;
    top: -5px;
  }
  .fr-box .fr-video-resizer .fr-handler.fr-hsw {
    left: -5px;
    bottom: -5px;
  }
  .fr-box .fr-video-resizer .fr-handler.fr-hse {
    right: -5px;
    bottom: -5px;
  }
}
.fr-popup .fr-video-size-layer .fr-video-group .fr-input-line {
  width: calc(50% - 5px);
  display: inline-block;
}
.fr-popup .fr-video-size-layer .fr-video-group .fr-input-line + .fr-input-line {
  margin-left: 10px;
}
.fr-popup .fr-video-upload-layer {
  border: dashed 2px #bdbdbd;
  padding: 25px 0;
  margin: 20px;
  position: relative;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 140%;
  text-align: center;
}
.fr-popup .fr-video-upload-layer:hover {
  background: #ebebeb;
}
.fr-popup .fr-video-upload-layer.fr-drop {
  background: #ebebeb;
  border-color: #0098f7;
}
.fr-popup .fr-video-upload-layer .fr-form {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2147483640;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}
.fr-popup .fr-video-upload-layer .fr-form input {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 500%;
  height: 100%;
  margin: 0;
  font-size: 400px;
}
.fr-popup .fr-video-progress-bar-layer > h3 {
  font-size: 16px;
  margin: 10px 0;
  font-weight: normal;
}
.fr-popup .fr-video-progress-bar-layer > div.fr-action-buttons {
  display: none;
}
.fr-popup .fr-video-progress-bar-layer > div.fr-loader {
  background: #b3e0fd;
  height: 10px;
  width: 100%;
  margin-top: 20px;
  overflow: hidden;
  position: relative;
}
.fr-popup .fr-video-progress-bar-layer > div.fr-loader span {
  display: block;
  height: 100%;
  width: 0%;
  background: #0098f7;
  -webkit-transition: width 0.2s ease 0s;
  -moz-transition: width 0.2s ease 0s;
  -ms-transition: width 0.2s ease 0s;
  -o-transition: width 0.2s ease 0s;
}
.fr-popup .fr-video-progress-bar-layer > div.fr-loader.fr-indeterminate span {
  width: 30% !important;
  position: absolute;
  top: 0;
  -webkit-animation: loading 2s linear infinite;
  -moz-animation: loading 2s linear infinite;
  -o-animation: loading 2s linear infinite;
  animation: loading 2s linear infinite;
}
.fr-popup .fr-video-progress-bar-layer.fr-error > div.fr-loader {
  display: none;
}
.fr-popup .fr-video-progress-bar-layer.fr-error > div.fr-action-buttons {
  display: block;
}
.fr-video-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2147483640;
  display: none;
}
.fr-autoplay-margin {
  margin-top: 0px !important;
}
.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0;
}
.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.fr-view img.fr-rounded,
.fr-view .fr-img-caption.fr-rounded img {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.fr-view img.fr-shadow,
.fr-view .fr-img-caption.fr-shadow img {
  -webkit-box-shadow: 10px 10px 5px 0px #cccccc;
  -moz-box-shadow: 10px 10px 5px 0px #cccccc;
  box-shadow: 10px 10px 5px 0px #cccccc;
}
.fr-view img.fr-bordered,
.fr-view .fr-img-caption.fr-bordered img {
  border: solid 5px #CCC;
}
.fr-view img.fr-bordered {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.fr-view .fr-img-caption.fr-bordered img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fr-view li img.fr-dii.fr-fil {
  margin-right: 20px;
}
.fr-view {
  word-wrap: break-word;
}
.fr-view span[style~="color:"] a {
  color: inherit;
}
.fr-view strong {
  font-weight: 700;
}
.fr-view table[border="0"] td:not([class]),
.fr-view table[border="0"] th:not([class]),
.fr-view table[border="0"] td[class=""],
.fr-view table[border="0"] th[class=""] {
  border-width: 0px;
}
.fr-view table {
  border: none;
  border-collapse: collapse;
  empty-cells: show;
  max-width: 100%;
  margin: 0px;
}
.fr-view table td {
  min-width: 5px;
}
.fr-view table.fr-dashed-borders td,
.fr-view table.fr-dashed-borders th {
  border-style: dashed;
}
.fr-view table.fr-alternate-rows tbody tr:nth-child(2n) {
  background: whitesmoke;
}
.fr-view table td,
.fr-view table th {
  border: 1px solid #DDD;
}
.fr-view table td:empty,
.fr-view table th:empty {
  height: 20px;
}
.fr-view table td.fr-highlighted,
.fr-view table th.fr-highlighted {
  border: 1px double red;
}
.fr-view table td.fr-thick,
.fr-view table th.fr-thick {
  border-width: 2px;
}
.fr-view table th {
  background: #ececec;
}
.fr-view table tfoot td {
  background: #ececec;
}
.fr-view .fr-mso-hidden {
  display: none;
}
.fr-view hr {
  clear: both;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  break-after: always;
  page-break-after: always;
}
.fr-view .fr-file {
  position: relative;
}
.fr-view .fr-file::after {
  position: relative;
  content: "\1f4ce";
  font-weight: normal;
}
.fr-view pre {
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow: visible;
}
.fr-view[dir=rtl] blockquote {
  border-left: none;
  border-right: solid 2px #5E35B1;
  margin-right: 0;
  padding-right: 5px;
  padding-left: 0;
}
.fr-view[dir=rtl] blockquote blockquote {
  border-color: #00BCD4;
}
.fr-view[dir=rtl] blockquote blockquote blockquote {
  border-color: #43A047;
}
.fr-view blockquote {
  border-left: solid 2px #5E35B1;
  margin-left: 0;
  padding-left: 5px;
  color: #5E35B1;
}
.fr-view blockquote blockquote {
  border-color: #00BCD4;
  color: #00BCD4;
}
.fr-view blockquote blockquote blockquote {
  border-color: #43A047;
  color: #43A047;
}
.fr-view span.fr-emoticon {
  font-weight: normal;
  font-family:
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "NotoColorEmoji",
    "Segoe UI Symbol",
    "Android Emoji",
    "EmojiSymbols";
  display: inline;
  line-height: 0;
}
.fr-view span.fr-emoticon.fr-emoticon-img {
  background-repeat: no-repeat !important;
  font-size: inherit;
  height: 1em;
  width: 1em;
  min-height: 20px;
  min-width: 20px;
  display: inline-block;
  margin: -.1em .1em .1em;
  line-height: 1;
  vertical-align: middle;
}
.fr-view .fr-text-gray {
  color: #AAA !important;
}
.fr-view .fr-text-bordered {
  border-top: solid 1px #222;
  border-bottom: solid 1px #222;
  padding: 10px 0;
}
.fr-view .fr-text-spaced {
  letter-spacing: 1px;
}
.fr-view .fr-text-uppercase {
  text-transform: uppercase;
}
.fr-view .fr-class-highlighted {
  background-color: #ffff00;
}
.fr-view .fr-class-code {
  border-color: #cccccc;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #f5f5f5;
  padding: 10px;
  font-family:
    "Courier New",
    Courier,
    monospace;
}
.fr-view .fr-class-transparency {
  opacity: 0.5;
}
.fr-view img {
  position: relative;
  max-width: 100%;
}
.fr-view img.fr-dib {
  margin: 5px auto;
  display: block;
  float: none;
  vertical-align: top;
}
.fr-view img.fr-dib.fr-fil {
  margin-left: 0;
  text-align: left;
}
.fr-view img.fr-dib.fr-fir {
  margin-right: 0;
  text-align: right;
}
.fr-view img.fr-dii {
  display: inline-block;
  float: none;
  vertical-align: bottom;
  margin-left: 5px;
  margin-right: 5px;
  max-width: calc(100% - (2 * 5px));
  min-width: 10px;
}
.fr-view img.fr-dii.fr-fil {
  float: left;
  margin: 5px 5px 5px 0;
  max-width: calc(100% - 5px);
  min-width: 5px;
}
.fr-view img.fr-dii.fr-fir {
  float: right;
  margin: 5px 0 5px 5px;
  max-width: calc(100% - 5px);
  min-width: 5px;
}
.fr-view span.fr-img-caption {
  position: relative;
  max-width: 100%;
}
.fr-view span.fr-img-caption.fr-dib {
  margin: 5px auto;
  display: block;
  float: none;
  vertical-align: top;
}
.fr-view span.fr-img-caption.fr-dib.fr-fil {
  margin-left: 0;
  text-align: left;
}
.fr-view span.fr-img-caption.fr-dib.fr-fir {
  margin-right: 0;
  text-align: right;
}
.fr-view span.fr-img-caption.fr-dii {
  display: inline-block;
  float: none;
  vertical-align: bottom;
  margin-left: 5px;
  margin-right: 5px;
  max-width: calc(100% - (2 * 5px));
  min-width: 10px;
}
.fr-view span.fr-img-caption.fr-dii.fr-fil {
  float: left;
  margin: 5px 5px 5px 0;
  max-width: calc(100% - 5px);
  min-width: 5px;
}
.fr-view span.fr-img-caption.fr-dii.fr-fir {
  float: right;
  margin: 5px 0 5px 5px;
  max-width: calc(100% - 5px);
  min-width: 5px;
}
.fr-view .fr-video {
  text-align: center;
  position: relative;
}
.fr-view .fr-video.fr-rv {
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.fr-view .fr-video.fr-rv > iframe,
.fr-view .fr-video.fr-rv object,
.fr-view .fr-video.fr-rv embed {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.fr-view .fr-video > * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  max-width: 100%;
  border: none;
}
.fr-view .fr-video.fr-dvb {
  display: block;
  clear: both;
}
.fr-view .fr-video.fr-dvb.fr-fvl {
  text-align: left;
}
.fr-view .fr-video.fr-dvb.fr-fvr {
  text-align: right;
}
.fr-view .fr-video.fr-dvi {
  display: inline-block;
}
.fr-view .fr-video.fr-dvi.fr-fvl {
  float: left;
}
.fr-view .fr-video.fr-dvi.fr-fvr {
  float: right;
}
.fr-view a.fr-strong {
  font-weight: 700;
}
.fr-view a.fr-green {
  color: green;
}
.fr-view .fr-img-caption {
  text-align: center;
}
.fr-view .fr-img-caption .fr-img-wrap {
  padding: 0;
  margin: auto;
  text-align: center;
  width: 100%;
}
.fr-view .fr-img-caption .fr-img-wrap a {
  display: block;
}
.fr-view .fr-img-caption .fr-img-wrap img {
  display: block;
  margin: auto;
  width: 100%;
}
.fr-view .fr-img-caption .fr-img-wrap > span {
  margin: auto;
  display: block;
  padding: 5px 5px 10px;
  font-size: 14px;
  font-weight: initial;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  width: 100%;
  text-align: center;
}
.fr-view button.fr-rounded,
.fr-view input.fr-rounded,
.fr-view textarea.fr-rounded {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.fr-view button.fr-large,
.fr-view input.fr-large,
.fr-view textarea.fr-large {
  font-size: 24px;
}
.fr-view span.fr-img-caption.fr-dii.fr-fil,
.fr-view p img.fr-dii.fr-fil {
  margin-right: 15px;
}
a.fr-view.fr-strong {
  font-weight: 700;
}
a.fr-view.fr-green {
  color: green;
}
img.fr-view {
  position: relative;
  max-width: 100%;
}
img.fr-view.fr-dib {
  margin: 5px auto;
  display: block;
  float: none;
  vertical-align: top;
}
img.fr-view.fr-dib.fr-fil {
  margin-left: 0;
  text-align: left;
}
img.fr-view.fr-dib.fr-fir {
  margin-right: 0;
  text-align: right;
}
img.fr-view.fr-dii {
  display: inline-block;
  float: none;
  vertical-align: bottom;
  margin-left: 5px;
  margin-right: 5px;
  max-width: calc(100% - (2 * 5px));
  min-width: 10px;
}
img.fr-view.fr-dii.fr-fil {
  float: left;
  margin: 5px 5px 5px 0;
  max-width: calc(100% - 5px);
  min-width: 5px;
}
img.fr-view.fr-dii.fr-fir {
  float: right;
  margin: 5px 0 5px 5px;
  max-width: calc(100% - 5px);
  min-width: 5px;
}
span.fr-img-caption.fr-view {
  position: relative;
  max-width: 100%;
}
span.fr-img-caption.fr-view.fr-dib {
  margin: 5px auto;
  display: block;
  float: none;
  vertical-align: top;
}
span.fr-img-caption.fr-view.fr-dib.fr-fil {
  margin-left: 0;
  text-align: left;
}
span.fr-img-caption.fr-view.fr-dib.fr-fir {
  margin-right: 0;
  text-align: right;
}
span.fr-img-caption.fr-view.fr-dii {
  display: inline-block;
  float: none;
  vertical-align: bottom;
  margin-left: 5px;
  margin-right: 5px;
  max-width: calc(100% - (2 * 5px));
  min-width: 10px;
}
span.fr-img-caption.fr-view.fr-dii.fr-fil {
  float: left;
  margin: 5px 5px 5px 0;
  max-width: calc(100% - 5px);
  min-width: 5px;
}
span.fr-img-caption.fr-view.fr-dii.fr-fir {
  float: right;
  margin: 5px 0 5px 5px;
  max-width: calc(100% - 5px);
  min-width: 5px;
}

/* node_modules/froala-editor/css/froala_style.min.css */
/*!
 * froala_editor v4.7.1 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2025 Froala Labs
 */
.fr-clearfix::after {
  clear: both;
  display: block;
  content: "";
  height: 0;
}
.fr-hide-by-clipping {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.fr-view img.fr-rounded,
.fr-view .fr-img-caption.fr-rounded img {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.fr-view img.fr-shadow,
.fr-view .fr-img-caption.fr-shadow img {
  -webkit-box-shadow: 10px 10px 5px 0px #cccccc;
  -moz-box-shadow: 10px 10px 5px 0px #cccccc;
  box-shadow: 10px 10px 5px 0px #cccccc;
}
.fr-view img.fr-bordered,
.fr-view .fr-img-caption.fr-bordered img {
  border: solid 5px #CCC;
}
.fr-view img.fr-bordered {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.fr-view .fr-img-caption.fr-bordered img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fr-view li img.fr-dii.fr-fil {
  margin-right: 20px;
}
.fr-view {
  word-wrap: break-word;
}
.fr-view span[style~="color:"] a {
  color: inherit;
}
.fr-view strong {
  font-weight: 700;
}
.fr-view table[border="0"] td:not([class]),
.fr-view table[border="0"] th:not([class]),
.fr-view table[border="0"] td[class=""],
.fr-view table[border="0"] th[class=""] {
  border-width: 0px;
}
.fr-view table {
  border: none;
  border-collapse: collapse;
  empty-cells: show;
  max-width: 100%;
  margin: 0px;
}
.fr-view table td {
  min-width: 5px;
}
.fr-view table.fr-dashed-borders td,
.fr-view table.fr-dashed-borders th {
  border-style: dashed;
}
.fr-view table.fr-alternate-rows tbody tr:nth-child(2n) {
  background: whitesmoke;
}
.fr-view table td,
.fr-view table th {
  border: 1px solid #DDD;
}
.fr-view table td:empty,
.fr-view table th:empty {
  height: 20px;
}
.fr-view table td.fr-highlighted,
.fr-view table th.fr-highlighted {
  border: 1px double red;
}
.fr-view table td.fr-thick,
.fr-view table th.fr-thick {
  border-width: 2px;
}
.fr-view table th {
  background: #ececec;
}
.fr-view table tfoot td {
  background: #ececec;
}
.fr-view .fr-mso-hidden {
  display: none;
}
.fr-view hr {
  clear: both;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  break-after: always;
  page-break-after: always;
}
.fr-view .fr-file {
  position: relative;
}
.fr-view .fr-file::after {
  position: relative;
  content: "\1f4ce";
  font-weight: normal;
}
.fr-view pre {
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow: visible;
}
.fr-view[dir=rtl] blockquote {
  border-left: none;
  border-right: solid 2px #5E35B1;
  margin-right: 0;
  padding-right: 5px;
  padding-left: 0;
}
.fr-view[dir=rtl] blockquote blockquote {
  border-color: #00BCD4;
}
.fr-view[dir=rtl] blockquote blockquote blockquote {
  border-color: #43A047;
}
.fr-view blockquote {
  border-left: solid 2px #5E35B1;
  margin-left: 0;
  padding-left: 5px;
  color: #5E35B1;
}
.fr-view blockquote blockquote {
  border-color: #00BCD4;
  color: #00BCD4;
}
.fr-view blockquote blockquote blockquote {
  border-color: #43A047;
  color: #43A047;
}
.fr-view span.fr-emoticon {
  font-weight: normal;
  font-family:
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "NotoColorEmoji",
    "Segoe UI Symbol",
    "Android Emoji",
    "EmojiSymbols";
  display: inline;
  line-height: 0;
}
.fr-view span.fr-emoticon.fr-emoticon-img {
  background-repeat: no-repeat !important;
  font-size: inherit;
  height: 1em;
  width: 1em;
  min-height: 20px;
  min-width: 20px;
  display: inline-block;
  margin: -.1em .1em .1em;
  line-height: 1;
  vertical-align: middle;
}
.fr-view .fr-text-gray {
  color: #AAA !important;
}
.fr-view .fr-text-bordered {
  border-top: solid 1px #222;
  border-bottom: solid 1px #222;
  padding: 10px 0;
}
.fr-view .fr-text-spaced {
  letter-spacing: 1px;
}
.fr-view .fr-text-uppercase {
  text-transform: uppercase;
}
.fr-view .fr-class-highlighted {
  background-color: #ffff00;
}
.fr-view .fr-class-code {
  border-color: #cccccc;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #f5f5f5;
  padding: 10px;
  font-family:
    "Courier New",
    Courier,
    monospace;
}
.fr-view .fr-class-transparency {
  opacity: 0.5;
}
.fr-view img {
  position: relative;
  max-width: 100%;
}
.fr-view img.fr-dib {
  margin: 5px auto;
  display: block;
  float: none;
  vertical-align: top;
}
.fr-view img.fr-dib.fr-fil {
  margin-left: 0;
  text-align: left;
}
.fr-view img.fr-dib.fr-fir {
  margin-right: 0;
  text-align: right;
}
.fr-view img.fr-dii {
  display: inline-block;
  float: none;
  vertical-align: bottom;
  margin-left: 5px;
  margin-right: 5px;
  max-width: calc(100% - (2 * 5px));
  min-width: 10px;
}
.fr-view img.fr-dii.fr-fil {
  float: left;
  margin: 5px 5px 5px 0;
  max-width: calc(100% - 5px);
  min-width: 5px;
}
.fr-view img.fr-dii.fr-fir {
  float: right;
  margin: 5px 0 5px 5px;
  max-width: calc(100% - 5px);
  min-width: 5px;
}
.fr-view span.fr-img-caption {
  position: relative;
  max-width: 100%;
}
.fr-view span.fr-img-caption.fr-dib {
  margin: 5px auto;
  display: block;
  float: none;
  vertical-align: top;
}
.fr-view span.fr-img-caption.fr-dib.fr-fil {
  margin-left: 0;
  text-align: left;
}
.fr-view span.fr-img-caption.fr-dib.fr-fir {
  margin-right: 0;
  text-align: right;
}
.fr-view span.fr-img-caption.fr-dii {
  display: inline-block;
  float: none;
  vertical-align: bottom;
  margin-left: 5px;
  margin-right: 5px;
  max-width: calc(100% - (2 * 5px));
  min-width: 10px;
}
.fr-view span.fr-img-caption.fr-dii.fr-fil {
  float: left;
  margin: 5px 5px 5px 0;
  max-width: calc(100% - 5px);
  min-width: 5px;
}
.fr-view span.fr-img-caption.fr-dii.fr-fir {
  float: right;
  margin: 5px 0 5px 5px;
  max-width: calc(100% - 5px);
  min-width: 5px;
}
.fr-view .fr-video {
  text-align: center;
  position: relative;
}
.fr-view .fr-video.fr-rv {
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.fr-view .fr-video.fr-rv > iframe,
.fr-view .fr-video.fr-rv object,
.fr-view .fr-video.fr-rv embed {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.fr-view .fr-video > * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  max-width: 100%;
  border: none;
}
.fr-view .fr-video.fr-dvb {
  display: block;
  clear: both;
}
.fr-view .fr-video.fr-dvb.fr-fvl {
  text-align: left;
}
.fr-view .fr-video.fr-dvb.fr-fvr {
  text-align: right;
}
.fr-view .fr-video.fr-dvi {
  display: inline-block;
}
.fr-view .fr-video.fr-dvi.fr-fvl {
  float: left;
}
.fr-view .fr-video.fr-dvi.fr-fvr {
  float: right;
}
.fr-view a.fr-strong {
  font-weight: 700;
}
.fr-view a.fr-green {
  color: green;
}
.fr-view .fr-img-caption {
  text-align: center;
}
.fr-view .fr-img-caption .fr-img-wrap {
  padding: 0;
  margin: auto;
  text-align: center;
  width: 100%;
}
.fr-view .fr-img-caption .fr-img-wrap a {
  display: block;
}
.fr-view .fr-img-caption .fr-img-wrap img {
  display: block;
  margin: auto;
  width: 100%;
}
.fr-view .fr-img-caption .fr-img-wrap > span {
  margin: auto;
  display: block;
  padding: 5px 5px 10px;
  font-size: 14px;
  font-weight: initial;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  width: 100%;
  text-align: center;
}
.fr-view button.fr-rounded,
.fr-view input.fr-rounded,
.fr-view textarea.fr-rounded {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.fr-view button.fr-large,
.fr-view input.fr-large,
.fr-view textarea.fr-large {
  font-size: 24px;
}
.fr-view span.fr-img-caption.fr-dii.fr-fil,
.fr-view p img.fr-dii.fr-fil {
  margin-right: 15px;
}
a.fr-view.fr-strong {
  font-weight: 700;
}
a.fr-view.fr-green {
  color: green;
}
img.fr-view {
  position: relative;
  max-width: 100%;
}
img.fr-view.fr-dib {
  margin: 5px auto;
  display: block;
  float: none;
  vertical-align: top;
}
img.fr-view.fr-dib.fr-fil {
  margin-left: 0;
  text-align: left;
}
img.fr-view.fr-dib.fr-fir {
  margin-right: 0;
  text-align: right;
}
img.fr-view.fr-dii {
  display: inline-block;
  float: none;
  vertical-align: bottom;
  margin-left: 5px;
  margin-right: 5px;
  max-width: calc(100% - (2 * 5px));
  min-width: 10px;
}
img.fr-view.fr-dii.fr-fil {
  float: left;
  margin: 5px 5px 5px 0;
  max-width: calc(100% - 5px);
  min-width: 5px;
}
img.fr-view.fr-dii.fr-fir {
  float: right;
  margin: 5px 0 5px 5px;
  max-width: calc(100% - 5px);
  min-width: 5px;
}
span.fr-img-caption.fr-view {
  position: relative;
  max-width: 100%;
}
span.fr-img-caption.fr-view.fr-dib {
  margin: 5px auto;
  display: block;
  float: none;
  vertical-align: top;
}
span.fr-img-caption.fr-view.fr-dib.fr-fil {
  margin-left: 0;
  text-align: left;
}
span.fr-img-caption.fr-view.fr-dib.fr-fir {
  margin-right: 0;
  text-align: right;
}
span.fr-img-caption.fr-view.fr-dii {
  display: inline-block;
  float: none;
  vertical-align: bottom;
  margin-left: 5px;
  margin-right: 5px;
  max-width: calc(100% - (2 * 5px));
  min-width: 10px;
}
span.fr-img-caption.fr-view.fr-dii.fr-fil {
  float: left;
  margin: 5px 5px 5px 0;
  max-width: calc(100% - 5px);
  min-width: 5px;
}
span.fr-img-caption.fr-view.fr-dii.fr-fir {
  float: right;
  margin: 5px 0 5px 5px;
  max-width: calc(100% - 5px);
  min-width: 5px;
}

/* node_modules/quill/dist/quill.core.css */
/*!
 * Quill Editor v2.0.3
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  box-sizing: border-box;
  font-family:
    Helvetica,
    Arial,
    sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0;
  position: relative;
}
.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}
.ql-container:not(.ql-disabled) li[data-list=checked] > .ql-ui,
.ql-container:not(.ql-disabled) li[data-list=unchecked] > .ql-ui {
  cursor: pointer;
}
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.ql-clipboard p {
  margin: 0;
  padding: 0;
}
.ql-editor {
  box-sizing: border-box;
  counter-reset: list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ql-editor > * {
  cursor: text;
}
.ql-editor p,
.ql-editor ol,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
}
@supports (counter-set:none) {
  .ql-editor p,
  .ql-editor h1,
  .ql-editor h2,
  .ql-editor h3,
  .ql-editor h4,
  .ql-editor h5,
  .ql-editor h6 {
    counter-set: list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
@supports not (counter-set:none) {
  .ql-editor p,
  .ql-editor h1,
  .ql-editor h2,
  .ql-editor h3,
  .ql-editor h4,
  .ql-editor h5,
  .ql-editor h6 {
    counter-reset: list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
.ql-editor table {
  border-collapse: collapse;
}
.ql-editor td {
  border: 1px solid #000;
  padding: 2px 5px;
}
.ql-editor ol {
  padding-left: 1.5em;
}
.ql-editor li {
  list-style-type: none;
  padding-left: 1.5em;
  position: relative;
}
.ql-editor li > .ql-ui:before {
  display: inline-block;
  margin-left: -1.5em;
  margin-right: .3em;
  text-align: right;
  white-space: nowrap;
  width: 1.2em;
}
.ql-editor li[data-list=checked] > .ql-ui,
.ql-editor li[data-list=unchecked] > .ql-ui {
  color: #777;
}
.ql-editor li[data-list=bullet] > .ql-ui:before {
  content: "\2022";
}
.ql-editor li[data-list=checked] > .ql-ui:before {
  content: "\2611";
}
.ql-editor li[data-list=unchecked] > .ql-ui:before {
  content: "\2610";
}
@supports (counter-set:none) {
  .ql-editor li[data-list] {
    counter-set: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
@supports not (counter-set:none) {
  .ql-editor li[data-list] {
    counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
.ql-editor li[data-list=ordered] {
  counter-increment: list-0;
}
.ql-editor li[data-list=ordered] > .ql-ui:before {
  content: counter(list-0, decimal) ". ";
}
.ql-editor li[data-list=ordered].ql-indent-1 {
  counter-increment: list-1;
}
.ql-editor li[data-list=ordered].ql-indent-1 > .ql-ui:before {
  content: counter(list-1, lower-alpha) ". ";
}
@supports (counter-set:none) {
  .ql-editor li[data-list].ql-indent-1 {
    counter-set: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
@supports not (counter-set:none) {
  .ql-editor li[data-list].ql-indent-1 {
    counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
.ql-editor li[data-list=ordered].ql-indent-2 {
  counter-increment: list-2;
}
.ql-editor li[data-list=ordered].ql-indent-2 > .ql-ui:before {
  content: counter(list-2, lower-roman) ". ";
}
@supports (counter-set:none) {
  .ql-editor li[data-list].ql-indent-2 {
    counter-set: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
@supports not (counter-set:none) {
  .ql-editor li[data-list].ql-indent-2 {
    counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
.ql-editor li[data-list=ordered].ql-indent-3 {
  counter-increment: list-3;
}
.ql-editor li[data-list=ordered].ql-indent-3 > .ql-ui:before {
  content: counter(list-3, decimal) ". ";
}
@supports (counter-set:none) {
  .ql-editor li[data-list].ql-indent-3 {
    counter-set: list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
@supports not (counter-set:none) {
  .ql-editor li[data-list].ql-indent-3 {
    counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
.ql-editor li[data-list=ordered].ql-indent-4 {
  counter-increment: list-4;
}
.ql-editor li[data-list=ordered].ql-indent-4 > .ql-ui:before {
  content: counter(list-4, lower-alpha) ". ";
}
@supports (counter-set:none) {
  .ql-editor li[data-list].ql-indent-4 {
    counter-set: list-5 list-6 list-7 list-8 list-9;
  }
}
@supports not (counter-set:none) {
  .ql-editor li[data-list].ql-indent-4 {
    counter-reset: list-5 list-6 list-7 list-8 list-9;
  }
}
.ql-editor li[data-list=ordered].ql-indent-5 {
  counter-increment: list-5;
}
.ql-editor li[data-list=ordered].ql-indent-5 > .ql-ui:before {
  content: counter(list-5, lower-roman) ". ";
}
@supports (counter-set:none) {
  .ql-editor li[data-list].ql-indent-5 {
    counter-set: list-6 list-7 list-8 list-9;
  }
}
@supports not (counter-set:none) {
  .ql-editor li[data-list].ql-indent-5 {
    counter-reset: list-6 list-7 list-8 list-9;
  }
}
.ql-editor li[data-list=ordered].ql-indent-6 {
  counter-increment: list-6;
}
.ql-editor li[data-list=ordered].ql-indent-6 > .ql-ui:before {
  content: counter(list-6, decimal) ". ";
}
@supports (counter-set:none) {
  .ql-editor li[data-list].ql-indent-6 {
    counter-set: list-7 list-8 list-9;
  }
}
@supports not (counter-set:none) {
  .ql-editor li[data-list].ql-indent-6 {
    counter-reset: list-7 list-8 list-9;
  }
}
.ql-editor li[data-list=ordered].ql-indent-7 {
  counter-increment: list-7;
}
.ql-editor li[data-list=ordered].ql-indent-7 > .ql-ui:before {
  content: counter(list-7, lower-alpha) ". ";
}
@supports (counter-set:none) {
  .ql-editor li[data-list].ql-indent-7 {
    counter-set: list-8 list-9;
  }
}
@supports not (counter-set:none) {
  .ql-editor li[data-list].ql-indent-7 {
    counter-reset: list-8 list-9;
  }
}
.ql-editor li[data-list=ordered].ql-indent-8 {
  counter-increment: list-8;
}
.ql-editor li[data-list=ordered].ql-indent-8 > .ql-ui:before {
  content: counter(list-8, lower-roman) ". ";
}
@supports (counter-set:none) {
  .ql-editor li[data-list].ql-indent-8 {
    counter-set: list-9;
  }
}
@supports not (counter-set:none) {
  .ql-editor li[data-list].ql-indent-8 {
    counter-reset: list-9;
  }
}
.ql-editor li[data-list=ordered].ql-indent-9 {
  counter-increment: list-9;
}
.ql-editor li[data-list=ordered].ql-indent-9 > .ql-ui:before {
  content: counter(list-9, decimal) ". ";
}
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}
.ql-editor li.ql-direction-rtl {
  padding-right: 1.5em;
}
.ql-editor li.ql-direction-rtl > .ql-ui:before {
  margin-left: .3em;
  margin-right: -1.5em;
  text-align: left;
}
.ql-editor table {
  table-layout: fixed;
  width: 100%;
}
.ql-editor table td {
  outline: none;
}
.ql-editor .ql-code-block-container {
  font-family: monospace;
}
.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}
.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}
.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}
.ql-editor .ql-bg-black {
  background-color: #000;
}
.ql-editor .ql-bg-red {
  background-color: #e60000;
}
.ql-editor .ql-bg-orange {
  background-color: #f90;
}
.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}
.ql-editor .ql-bg-green {
  background-color: #008a00;
}
.ql-editor .ql-bg-blue {
  background-color: #06c;
}
.ql-editor .ql-bg-purple {
  background-color: #93f;
}
.ql-editor .ql-color-white {
  color: #fff;
}
.ql-editor .ql-color-red {
  color: #e60000;
}
.ql-editor .ql-color-orange {
  color: #f90;
}
.ql-editor .ql-color-yellow {
  color: #ff0;
}
.ql-editor .ql-color-green {
  color: #008a00;
}
.ql-editor .ql-color-blue {
  color: #06c;
}
.ql-editor .ql-color-purple {
  color: #93f;
}
.ql-editor .ql-font-serif {
  font-family:
    Georgia,
    Times New Roman,
    serif;
}
.ql-editor .ql-font-monospace {
  font-family:
    Monaco,
    Courier New,
    monospace;
}
.ql-editor .ql-size-small {
  font-size: .75em;
}
.ql-editor .ql-size-large {
  font-size: 1.5em;
}
.ql-editor .ql-size-huge {
  font-size: 2.5em;
}
.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}
.ql-editor .ql-align-center {
  text-align: center;
}
.ql-editor .ql-align-justify {
  text-align: justify;
}
.ql-editor .ql-align-right {
  text-align: right;
}
.ql-editor .ql-ui {
  position: absolute;
}
.ql-editor.ql-blank::before {
  color: rgba(0, 0, 0, 0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}

/* node_modules/quill/dist/quill.bubble.css */
/*!
 * Quill Editor v2.0.3
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  box-sizing: border-box;
  font-family:
    Helvetica,
    Arial,
    sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0;
  position: relative;
}
.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}
.ql-container:not(.ql-disabled) li[data-list=checked] > .ql-ui,
.ql-container:not(.ql-disabled) li[data-list=unchecked] > .ql-ui {
  cursor: pointer;
}
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.ql-clipboard p {
  margin: 0;
  padding: 0;
}
.ql-editor {
  box-sizing: border-box;
  counter-reset: list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ql-editor > * {
  cursor: text;
}
.ql-editor p,
.ql-editor ol,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
}
@supports (counter-set:none) {
  .ql-editor p,
  .ql-editor h1,
  .ql-editor h2,
  .ql-editor h3,
  .ql-editor h4,
  .ql-editor h5,
  .ql-editor h6 {
    counter-set: list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
@supports not (counter-set:none) {
  .ql-editor p,
  .ql-editor h1,
  .ql-editor h2,
  .ql-editor h3,
  .ql-editor h4,
  .ql-editor h5,
  .ql-editor h6 {
    counter-reset: list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
.ql-editor table {
  border-collapse: collapse;
}
.ql-editor td {
  border: 1px solid #000;
  padding: 2px 5px;
}
.ql-editor ol {
  padding-left: 1.5em;
}
.ql-editor li {
  list-style-type: none;
  padding-left: 1.5em;
  position: relative;
}
.ql-editor li > .ql-ui:before {
  display: inline-block;
  margin-left: -1.5em;
  margin-right: .3em;
  text-align: right;
  white-space: nowrap;
  width: 1.2em;
}
.ql-editor li[data-list=checked] > .ql-ui,
.ql-editor li[data-list=unchecked] > .ql-ui {
  color: #777;
}
.ql-editor li[data-list=bullet] > .ql-ui:before {
  content: "\2022";
}
.ql-editor li[data-list=checked] > .ql-ui:before {
  content: "\2611";
}
.ql-editor li[data-list=unchecked] > .ql-ui:before {
  content: "\2610";
}
@supports (counter-set:none) {
  .ql-editor li[data-list] {
    counter-set: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
@supports not (counter-set:none) {
  .ql-editor li[data-list] {
    counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
.ql-editor li[data-list=ordered] {
  counter-increment: list-0;
}
.ql-editor li[data-list=ordered] > .ql-ui:before {
  content: counter(list-0, decimal) ". ";
}
.ql-editor li[data-list=ordered].ql-indent-1 {
  counter-increment: list-1;
}
.ql-editor li[data-list=ordered].ql-indent-1 > .ql-ui:before {
  content: counter(list-1, lower-alpha) ". ";
}
@supports (counter-set:none) {
  .ql-editor li[data-list].ql-indent-1 {
    counter-set: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
@supports not (counter-set:none) {
  .ql-editor li[data-list].ql-indent-1 {
    counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
.ql-editor li[data-list=ordered].ql-indent-2 {
  counter-increment: list-2;
}
.ql-editor li[data-list=ordered].ql-indent-2 > .ql-ui:before {
  content: counter(list-2, lower-roman) ". ";
}
@supports (counter-set:none) {
  .ql-editor li[data-list].ql-indent-2 {
    counter-set: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
@supports not (counter-set:none) {
  .ql-editor li[data-list].ql-indent-2 {
    counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
.ql-editor li[data-list=ordered].ql-indent-3 {
  counter-increment: list-3;
}
.ql-editor li[data-list=ordered].ql-indent-3 > .ql-ui:before {
  content: counter(list-3, decimal) ". ";
}
@supports (counter-set:none) {
  .ql-editor li[data-list].ql-indent-3 {
    counter-set: list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
@supports not (counter-set:none) {
  .ql-editor li[data-list].ql-indent-3 {
    counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
.ql-editor li[data-list=ordered].ql-indent-4 {
  counter-increment: list-4;
}
.ql-editor li[data-list=ordered].ql-indent-4 > .ql-ui:before {
  content: counter(list-4, lower-alpha) ". ";
}
@supports (counter-set:none) {
  .ql-editor li[data-list].ql-indent-4 {
    counter-set: list-5 list-6 list-7 list-8 list-9;
  }
}
@supports not (counter-set:none) {
  .ql-editor li[data-list].ql-indent-4 {
    counter-reset: list-5 list-6 list-7 list-8 list-9;
  }
}
.ql-editor li[data-list=ordered].ql-indent-5 {
  counter-increment: list-5;
}
.ql-editor li[data-list=ordered].ql-indent-5 > .ql-ui:before {
  content: counter(list-5, lower-roman) ". ";
}
@supports (counter-set:none) {
  .ql-editor li[data-list].ql-indent-5 {
    counter-set: list-6 list-7 list-8 list-9;
  }
}
@supports not (counter-set:none) {
  .ql-editor li[data-list].ql-indent-5 {
    counter-reset: list-6 list-7 list-8 list-9;
  }
}
.ql-editor li[data-list=ordered].ql-indent-6 {
  counter-increment: list-6;
}
.ql-editor li[data-list=ordered].ql-indent-6 > .ql-ui:before {
  content: counter(list-6, decimal) ". ";
}
@supports (counter-set:none) {
  .ql-editor li[data-list].ql-indent-6 {
    counter-set: list-7 list-8 list-9;
  }
}
@supports not (counter-set:none) {
  .ql-editor li[data-list].ql-indent-6 {
    counter-reset: list-7 list-8 list-9;
  }
}
.ql-editor li[data-list=ordered].ql-indent-7 {
  counter-increment: list-7;
}
.ql-editor li[data-list=ordered].ql-indent-7 > .ql-ui:before {
  content: counter(list-7, lower-alpha) ". ";
}
@supports (counter-set:none) {
  .ql-editor li[data-list].ql-indent-7 {
    counter-set: list-8 list-9;
  }
}
@supports not (counter-set:none) {
  .ql-editor li[data-list].ql-indent-7 {
    counter-reset: list-8 list-9;
  }
}
.ql-editor li[data-list=ordered].ql-indent-8 {
  counter-increment: list-8;
}
.ql-editor li[data-list=ordered].ql-indent-8 > .ql-ui:before {
  content: counter(list-8, lower-roman) ". ";
}
@supports (counter-set:none) {
  .ql-editor li[data-list].ql-indent-8 {
    counter-set: list-9;
  }
}
@supports not (counter-set:none) {
  .ql-editor li[data-list].ql-indent-8 {
    counter-reset: list-9;
  }
}
.ql-editor li[data-list=ordered].ql-indent-9 {
  counter-increment: list-9;
}
.ql-editor li[data-list=ordered].ql-indent-9 > .ql-ui:before {
  content: counter(list-9, decimal) ". ";
}
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}
.ql-editor li.ql-direction-rtl {
  padding-right: 1.5em;
}
.ql-editor li.ql-direction-rtl > .ql-ui:before {
  margin-left: .3em;
  margin-right: -1.5em;
  text-align: left;
}
.ql-editor table {
  table-layout: fixed;
  width: 100%;
}
.ql-editor table td {
  outline: none;
}
.ql-editor .ql-code-block-container {
  font-family: monospace;
}
.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}
.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}
.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}
.ql-editor .ql-bg-black {
  background-color: #000;
}
.ql-editor .ql-bg-red {
  background-color: #e60000;
}
.ql-editor .ql-bg-orange {
  background-color: #f90;
}
.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}
.ql-editor .ql-bg-green {
  background-color: #008a00;
}
.ql-editor .ql-bg-blue {
  background-color: #06c;
}
.ql-editor .ql-bg-purple {
  background-color: #93f;
}
.ql-editor .ql-color-white {
  color: #fff;
}
.ql-editor .ql-color-red {
  color: #e60000;
}
.ql-editor .ql-color-orange {
  color: #f90;
}
.ql-editor .ql-color-yellow {
  color: #ff0;
}
.ql-editor .ql-color-green {
  color: #008a00;
}
.ql-editor .ql-color-blue {
  color: #06c;
}
.ql-editor .ql-color-purple {
  color: #93f;
}
.ql-editor .ql-font-serif {
  font-family:
    Georgia,
    Times New Roman,
    serif;
}
.ql-editor .ql-font-monospace {
  font-family:
    Monaco,
    Courier New,
    monospace;
}
.ql-editor .ql-size-small {
  font-size: .75em;
}
.ql-editor .ql-size-large {
  font-size: 1.5em;
}
.ql-editor .ql-size-huge {
  font-size: 2.5em;
}
.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}
.ql-editor .ql-align-center {
  text-align: center;
}
.ql-editor .ql-align-justify {
  text-align: justify;
}
.ql-editor .ql-align-right {
  text-align: right;
}
.ql-editor .ql-ui {
  position: absolute;
}
.ql-editor.ql-blank::before {
  color: rgba(0, 0, 0, 0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}
.ql-bubble.ql-toolbar:after,
.ql-bubble .ql-toolbar:after {
  clear: both;
  content: "";
  display: table;
}
.ql-bubble.ql-toolbar button,
.ql-bubble .ql-toolbar button {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 24px;
  padding: 3px 5px;
  width: 28px;
}
.ql-bubble.ql-toolbar button svg,
.ql-bubble .ql-toolbar button svg {
  float: left;
  height: 100%;
}
.ql-bubble.ql-toolbar button:active:hover,
.ql-bubble .ql-toolbar button:active:hover {
  outline: none;
}
.ql-bubble.ql-toolbar input.ql-image[type=file],
.ql-bubble .ql-toolbar input.ql-image[type=file] {
  display: none;
}
.ql-bubble.ql-toolbar button:hover,
.ql-bubble .ql-toolbar button:hover,
.ql-bubble.ql-toolbar button:focus,
.ql-bubble .ql-toolbar button:focus,
.ql-bubble.ql-toolbar button.ql-active,
.ql-bubble .ql-toolbar button.ql-active,
.ql-bubble.ql-toolbar .ql-picker-label:hover,
.ql-bubble .ql-toolbar .ql-picker-label:hover,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active,
.ql-bubble.ql-toolbar .ql-picker-item:hover,
.ql-bubble .ql-toolbar .ql-picker-item:hover,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected {
  color: #fff;
}
.ql-bubble.ql-toolbar button:hover .ql-fill,
.ql-bubble .ql-toolbar button:hover .ql-fill,
.ql-bubble.ql-toolbar button:focus .ql-fill,
.ql-bubble .ql-toolbar button:focus .ql-fill,
.ql-bubble.ql-toolbar button.ql-active .ql-fill,
.ql-bubble .ql-toolbar button.ql-active .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #fff;
}
.ql-bubble.ql-toolbar button:hover .ql-stroke,
.ql-bubble .ql-toolbar button:hover .ql-stroke,
.ql-bubble.ql-toolbar button:focus .ql-stroke,
.ql-bubble .ql-toolbar button:focus .ql-stroke,
.ql-bubble.ql-toolbar button.ql-active .ql-stroke,
.ql-bubble .ql-toolbar button.ql-active .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,
.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,
.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,
.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,
.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,
.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #fff;
}
@media (pointer: coarse) {
  .ql-bubble.ql-toolbar button:hover:not(.ql-active),
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) {
    color: #ccc;
  }
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {
    fill: #ccc;
  }
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {
    stroke: #ccc;
  }
}
.ql-bubble {
  box-sizing: border-box;
}
.ql-bubble * {
  box-sizing: border-box;
}
.ql-bubble .ql-hidden {
  display: none;
}
.ql-bubble .ql-out-bottom,
.ql-bubble .ql-out-top {
  visibility: hidden;
}
.ql-bubble .ql-tooltip {
  position: absolute;
  transform: translateY(10px);
}
.ql-bubble .ql-tooltip a {
  cursor: pointer;
  text-decoration: none;
}
.ql-bubble .ql-tooltip.ql-flip {
  transform: translateY(-10px);
}
.ql-bubble .ql-formats {
  display: inline-block;
  vertical-align: middle;
}
.ql-bubble .ql-formats:after {
  clear: both;
  content: "";
  display: table;
}
.ql-bubble .ql-stroke {
  fill: none;
  stroke: #ccc;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.ql-bubble .ql-stroke-miter {
  fill: none;
  stroke: #ccc;
  stroke-miterlimit: 10;
  stroke-width: 2;
}
.ql-bubble .ql-fill,
.ql-bubble .ql-stroke.ql-fill {
  fill: #ccc;
}
.ql-bubble .ql-empty {
  fill: none;
}
.ql-bubble .ql-even {
  fill-rule: evenodd;
}
.ql-bubble .ql-thin,
.ql-bubble .ql-stroke.ql-thin {
  stroke-width: 1;
}
.ql-bubble .ql-transparent {
  opacity: .4;
}
.ql-bubble .ql-direction svg:last-child {
  display: none;
}
.ql-bubble .ql-direction.ql-active svg:last-child {
  display: inline;
}
.ql-bubble .ql-direction.ql-active svg:first-child {
  display: none;
}
.ql-bubble .ql-editor h1 {
  font-size: 2em;
}
.ql-bubble .ql-editor h2 {
  font-size: 1.5em;
}
.ql-bubble .ql-editor h3 {
  font-size: 1.17em;
}
.ql-bubble .ql-editor h4 {
  font-size: 1em;
}
.ql-bubble .ql-editor h5 {
  font-size: .83em;
}
.ql-bubble .ql-editor h6 {
  font-size: .67em;
}
.ql-bubble .ql-editor a {
  text-decoration: underline;
}
.ql-bubble .ql-editor blockquote {
  border-left: 4px solid #ccc;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 16px;
}
.ql-bubble .ql-editor code,
.ql-bubble .ql-editor .ql-code-block-container {
  background-color: #f0f0f0;
  border-radius: 3px;
}
.ql-bubble .ql-editor .ql-code-block-container {
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px 10px;
}
.ql-bubble .ql-editor code {
  font-size: 85%;
  padding: 2px 4px;
}
.ql-bubble .ql-editor .ql-code-block-container {
  background-color: #23241f;
  color: #f8f8f2;
  overflow: visible;
}
.ql-bubble .ql-editor img {
  max-width: 100%;
}
.ql-bubble .ql-picker {
  color: #ccc;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: 500;
  height: 24px;
  position: relative;
  vertical-align: middle;
}
.ql-bubble .ql-picker-label {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  padding-left: 8px;
  padding-right: 2px;
  position: relative;
  width: 100%;
}
.ql-bubble .ql-picker-label::before {
  display: inline-block;
  line-height: 22px;
}
.ql-bubble .ql-picker-options {
  background-color: #444;
  display: none;
  min-width: 100%;
  padding: 4px 8px;
  position: absolute;
  white-space: nowrap;
}
.ql-bubble .ql-picker-options .ql-picker-item {
  cursor: pointer;
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-label {
  color: #777;
  z-index: 2;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #777;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #777;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-options {
  display: block;
  margin-top: -1px;
  top: 100%;
  z-index: 1;
}
.ql-bubble .ql-color-picker,
.ql-bubble .ql-icon-picker {
  width: 28px;
}
.ql-bubble .ql-color-picker .ql-picker-label,
.ql-bubble .ql-icon-picker .ql-picker-label {
  padding: 2px 4px;
}
.ql-bubble .ql-color-picker .ql-picker-label svg,
.ql-bubble .ql-icon-picker .ql-picker-label svg {
  right: 4px;
}
.ql-bubble .ql-icon-picker .ql-picker-options {
  padding: 4px 0;
}
.ql-bubble .ql-icon-picker .ql-picker-item {
  height: 24px;
  width: 24px;
  padding: 2px 4px;
}
.ql-bubble .ql-color-picker .ql-picker-options {
  padding: 3px 5px;
  width: 152px;
}
.ql-bubble .ql-color-picker .ql-picker-item {
  border: 1px solid transparent;
  float: left;
  height: 16px;
  margin: 2px;
  padding: 0;
  width: 16px;
}
.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  position: absolute;
  margin-top: -9px;
  right: 0;
  top: 50%;
  width: 18px;
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""])::before,
.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""])::before,
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""])::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""])::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""])::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""])::before {
  content: attr(data-label);
}
.ql-bubble .ql-picker.ql-header {
  width: 98px;
}
.ql-bubble .ql-picker.ql-header .ql-picker-label::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item::before {
  content: "Normal";
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  content: "Heading 1";
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  content: "Heading 2";
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  content: "Heading 3";
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  content: "Heading 4";
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  content: "Heading 5";
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  content: "Heading 6";
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  font-size: 2em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  font-size: 1.5em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  font-size: 1.17em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  font-size: 1em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  font-size: .83em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  font-size: .67em;
}
.ql-bubble .ql-picker.ql-font {
  width: 108px;
}
.ql-bubble .ql-picker.ql-font .ql-picker-label::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item::before {
  content: "Sans Serif";
}
.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  content: "Serif";
}
.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  content: "Monospace";
}
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  font-family:
    Georgia,
    Times New Roman,
    serif;
}
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  font-family:
    Monaco,
    Courier New,
    monospace;
}
.ql-bubble .ql-picker.ql-size {
  width: 98px;
}
.ql-bubble .ql-picker.ql-size .ql-picker-label::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item::before {
  content: "Normal";
}
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  content: "Small";
}
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  content: "Large";
}
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  content: "Huge";
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  font-size: 10px;
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  font-size: 18px;
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  font-size: 32px;
}
.ql-bubble .ql-color-picker.ql-background .ql-picker-item {
  background-color: #fff;
}
.ql-bubble .ql-color-picker.ql-color .ql-picker-item {
  background-color: #000;
}
.ql-code-block-container {
  position: relative;
}
.ql-code-block-container .ql-ui {
  right: 5px;
  top: 5px;
}
.ql-bubble .ql-toolbar .ql-formats {
  margin: 8px 12px 8px 0;
}
.ql-bubble .ql-toolbar .ql-formats:first-child {
  margin-left: 12px;
}
.ql-bubble .ql-color-picker svg {
  margin: 1px;
}
.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,
.ql-bubble .ql-color-picker .ql-picker-item:hover {
  border-color: #fff;
}
.ql-bubble .ql-tooltip {
  background-color: #444;
  border-radius: 25px;
  color: #fff;
}
.ql-bubble .ql-tooltip-arrow {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: " ";
  display: block;
  left: 50%;
  margin-left: -6px;
  position: absolute;
}
.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow {
  border-bottom: 6px solid #444;
  top: -6px;
}
.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow {
  border-top: 6px solid #444;
  bottom: -6px;
}
.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor {
  display: block;
}
.ql-bubble .ql-tooltip.ql-editing .ql-formats {
  visibility: hidden;
}
.ql-bubble .ql-tooltip-editor {
  display: none;
}
.ql-bubble .ql-tooltip-editor input[type=text] {
  background: transparent;
  border: none;
  color: #fff;
  font-size: 13px;
  height: 100%;
  outline: none;
  padding: 10px 20px;
  position: absolute;
  width: 100%;
}
.ql-bubble .ql-tooltip-editor a {
  top: 10px;
  position: absolute;
  right: 20px;
}
.ql-bubble .ql-tooltip-editor a:before {
  color: #ccc;
  content: "\d7";
  font-size: 16px;
  font-weight: bold;
}
.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close) {
  position: relative;
  white-space: nowrap;
}
.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close)::before {
  background-color: #444;
  border-radius: 15px;
  top: -5px;
  font-size: 12px;
  color: #fff;
  content: attr(href);
  font-weight: normal;
  overflow: hidden;
  padding: 5px 15px;
  text-decoration: none;
  z-index: 1;
}
.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close)::after {
  border-top: 6px solid #444;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  top: 0;
  content: " ";
  height: 0;
  width: 0;
}
.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close)::before,
.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close)::after {
  left: 0;
  margin-left: 50%;
  position: absolute;
  transform: translate(-50%, -100%);
  transition: visibility 0s ease 200ms;
  visibility: hidden;
}
.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):hover::before,
.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):hover::after {
  visibility: visible;
}

/* node_modules/quill/dist/quill.snow.css */
/*!
 * Quill Editor v2.0.3
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  box-sizing: border-box;
  font-family:
    Helvetica,
    Arial,
    sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0;
  position: relative;
}
.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}
.ql-container:not(.ql-disabled) li[data-list=checked] > .ql-ui,
.ql-container:not(.ql-disabled) li[data-list=unchecked] > .ql-ui {
  cursor: pointer;
}
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.ql-clipboard p {
  margin: 0;
  padding: 0;
}
.ql-editor {
  box-sizing: border-box;
  counter-reset: list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ql-editor > * {
  cursor: text;
}
.ql-editor p,
.ql-editor ol,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
}
@supports (counter-set:none) {
  .ql-editor p,
  .ql-editor h1,
  .ql-editor h2,
  .ql-editor h3,
  .ql-editor h4,
  .ql-editor h5,
  .ql-editor h6 {
    counter-set: list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
@supports not (counter-set:none) {
  .ql-editor p,
  .ql-editor h1,
  .ql-editor h2,
  .ql-editor h3,
  .ql-editor h4,
  .ql-editor h5,
  .ql-editor h6 {
    counter-reset: list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
.ql-editor table {
  border-collapse: collapse;
}
.ql-editor td {
  border: 1px solid #000;
  padding: 2px 5px;
}
.ql-editor ol {
  padding-left: 1.5em;
}
.ql-editor li {
  list-style-type: none;
  padding-left: 1.5em;
  position: relative;
}
.ql-editor li > .ql-ui:before {
  display: inline-block;
  margin-left: -1.5em;
  margin-right: .3em;
  text-align: right;
  white-space: nowrap;
  width: 1.2em;
}
.ql-editor li[data-list=checked] > .ql-ui,
.ql-editor li[data-list=unchecked] > .ql-ui {
  color: #777;
}
.ql-editor li[data-list=bullet] > .ql-ui:before {
  content: "\2022";
}
.ql-editor li[data-list=checked] > .ql-ui:before {
  content: "\2611";
}
.ql-editor li[data-list=unchecked] > .ql-ui:before {
  content: "\2610";
}
@supports (counter-set:none) {
  .ql-editor li[data-list] {
    counter-set: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
@supports not (counter-set:none) {
  .ql-editor li[data-list] {
    counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
.ql-editor li[data-list=ordered] {
  counter-increment: list-0;
}
.ql-editor li[data-list=ordered] > .ql-ui:before {
  content: counter(list-0, decimal) ". ";
}
.ql-editor li[data-list=ordered].ql-indent-1 {
  counter-increment: list-1;
}
.ql-editor li[data-list=ordered].ql-indent-1 > .ql-ui:before {
  content: counter(list-1, lower-alpha) ". ";
}
@supports (counter-set:none) {
  .ql-editor li[data-list].ql-indent-1 {
    counter-set: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
@supports not (counter-set:none) {
  .ql-editor li[data-list].ql-indent-1 {
    counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
.ql-editor li[data-list=ordered].ql-indent-2 {
  counter-increment: list-2;
}
.ql-editor li[data-list=ordered].ql-indent-2 > .ql-ui:before {
  content: counter(list-2, lower-roman) ". ";
}
@supports (counter-set:none) {
  .ql-editor li[data-list].ql-indent-2 {
    counter-set: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
@supports not (counter-set:none) {
  .ql-editor li[data-list].ql-indent-2 {
    counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
.ql-editor li[data-list=ordered].ql-indent-3 {
  counter-increment: list-3;
}
.ql-editor li[data-list=ordered].ql-indent-3 > .ql-ui:before {
  content: counter(list-3, decimal) ". ";
}
@supports (counter-set:none) {
  .ql-editor li[data-list].ql-indent-3 {
    counter-set: list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
@supports not (counter-set:none) {
  .ql-editor li[data-list].ql-indent-3 {
    counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
.ql-editor li[data-list=ordered].ql-indent-4 {
  counter-increment: list-4;
}
.ql-editor li[data-list=ordered].ql-indent-4 > .ql-ui:before {
  content: counter(list-4, lower-alpha) ". ";
}
@supports (counter-set:none) {
  .ql-editor li[data-list].ql-indent-4 {
    counter-set: list-5 list-6 list-7 list-8 list-9;
  }
}
@supports not (counter-set:none) {
  .ql-editor li[data-list].ql-indent-4 {
    counter-reset: list-5 list-6 list-7 list-8 list-9;
  }
}
.ql-editor li[data-list=ordered].ql-indent-5 {
  counter-increment: list-5;
}
.ql-editor li[data-list=ordered].ql-indent-5 > .ql-ui:before {
  content: counter(list-5, lower-roman) ". ";
}
@supports (counter-set:none) {
  .ql-editor li[data-list].ql-indent-5 {
    counter-set: list-6 list-7 list-8 list-9;
  }
}
@supports not (counter-set:none) {
  .ql-editor li[data-list].ql-indent-5 {
    counter-reset: list-6 list-7 list-8 list-9;
  }
}
.ql-editor li[data-list=ordered].ql-indent-6 {
  counter-increment: list-6;
}
.ql-editor li[data-list=ordered].ql-indent-6 > .ql-ui:before {
  content: counter(list-6, decimal) ". ";
}
@supports (counter-set:none) {
  .ql-editor li[data-list].ql-indent-6 {
    counter-set: list-7 list-8 list-9;
  }
}
@supports not (counter-set:none) {
  .ql-editor li[data-list].ql-indent-6 {
    counter-reset: list-7 list-8 list-9;
  }
}
.ql-editor li[data-list=ordered].ql-indent-7 {
  counter-increment: list-7;
}
.ql-editor li[data-list=ordered].ql-indent-7 > .ql-ui:before {
  content: counter(list-7, lower-alpha) ". ";
}
@supports (counter-set:none) {
  .ql-editor li[data-list].ql-indent-7 {
    counter-set: list-8 list-9;
  }
}
@supports not (counter-set:none) {
  .ql-editor li[data-list].ql-indent-7 {
    counter-reset: list-8 list-9;
  }
}
.ql-editor li[data-list=ordered].ql-indent-8 {
  counter-increment: list-8;
}
.ql-editor li[data-list=ordered].ql-indent-8 > .ql-ui:before {
  content: counter(list-8, lower-roman) ". ";
}
@supports (counter-set:none) {
  .ql-editor li[data-list].ql-indent-8 {
    counter-set: list-9;
  }
}
@supports not (counter-set:none) {
  .ql-editor li[data-list].ql-indent-8 {
    counter-reset: list-9;
  }
}
.ql-editor li[data-list=ordered].ql-indent-9 {
  counter-increment: list-9;
}
.ql-editor li[data-list=ordered].ql-indent-9 > .ql-ui:before {
  content: counter(list-9, decimal) ". ";
}
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}
.ql-editor li.ql-direction-rtl {
  padding-right: 1.5em;
}
.ql-editor li.ql-direction-rtl > .ql-ui:before {
  margin-left: .3em;
  margin-right: -1.5em;
  text-align: left;
}
.ql-editor table {
  table-layout: fixed;
  width: 100%;
}
.ql-editor table td {
  outline: none;
}
.ql-editor .ql-code-block-container {
  font-family: monospace;
}
.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}
.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}
.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}
.ql-editor .ql-bg-black {
  background-color: #000;
}
.ql-editor .ql-bg-red {
  background-color: #e60000;
}
.ql-editor .ql-bg-orange {
  background-color: #f90;
}
.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}
.ql-editor .ql-bg-green {
  background-color: #008a00;
}
.ql-editor .ql-bg-blue {
  background-color: #06c;
}
.ql-editor .ql-bg-purple {
  background-color: #93f;
}
.ql-editor .ql-color-white {
  color: #fff;
}
.ql-editor .ql-color-red {
  color: #e60000;
}
.ql-editor .ql-color-orange {
  color: #f90;
}
.ql-editor .ql-color-yellow {
  color: #ff0;
}
.ql-editor .ql-color-green {
  color: #008a00;
}
.ql-editor .ql-color-blue {
  color: #06c;
}
.ql-editor .ql-color-purple {
  color: #93f;
}
.ql-editor .ql-font-serif {
  font-family:
    Georgia,
    Times New Roman,
    serif;
}
.ql-editor .ql-font-monospace {
  font-family:
    Monaco,
    Courier New,
    monospace;
}
.ql-editor .ql-size-small {
  font-size: .75em;
}
.ql-editor .ql-size-large {
  font-size: 1.5em;
}
.ql-editor .ql-size-huge {
  font-size: 2.5em;
}
.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}
.ql-editor .ql-align-center {
  text-align: center;
}
.ql-editor .ql-align-justify {
  text-align: justify;
}
.ql-editor .ql-align-right {
  text-align: right;
}
.ql-editor .ql-ui {
  position: absolute;
}
.ql-editor.ql-blank::before {
  color: rgba(0, 0, 0, 0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}
.ql-snow.ql-toolbar:after,
.ql-snow .ql-toolbar:after {
  clear: both;
  content: "";
  display: table;
}
.ql-snow.ql-toolbar button,
.ql-snow .ql-toolbar button {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 24px;
  padding: 3px 5px;
  width: 28px;
}
.ql-snow.ql-toolbar button svg,
.ql-snow .ql-toolbar button svg {
  float: left;
  height: 100%;
}
.ql-snow.ql-toolbar button:active:hover,
.ql-snow .ql-toolbar button:active:hover {
  outline: none;
}
.ql-snow.ql-toolbar input.ql-image[type=file],
.ql-snow .ql-toolbar input.ql-image[type=file] {
  display: none;
}
.ql-snow.ql-toolbar button:hover,
.ql-snow .ql-toolbar button:hover,
.ql-snow.ql-toolbar button:focus,
.ql-snow .ql-toolbar button:focus,
.ql-snow.ql-toolbar button.ql-active,
.ql-snow .ql-toolbar button.ql-active,
.ql-snow.ql-toolbar .ql-picker-label:hover,
.ql-snow .ql-toolbar .ql-picker-label:hover,
.ql-snow.ql-toolbar .ql-picker-label.ql-active,
.ql-snow .ql-toolbar .ql-picker-label.ql-active,
.ql-snow.ql-toolbar .ql-picker-item:hover,
.ql-snow .ql-toolbar .ql-picker-item:hover,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected {
  color: #06c;
}
.ql-snow.ql-toolbar button:hover .ql-fill,
.ql-snow .ql-toolbar button:hover .ql-fill,
.ql-snow.ql-toolbar button:focus .ql-fill,
.ql-snow .ql-toolbar button:focus .ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #06c;
}
.ql-snow.ql-toolbar button:hover .ql-stroke,
.ql-snow .ql-toolbar button:hover .ql-stroke,
.ql-snow.ql-toolbar button:focus .ql-stroke,
.ql-snow .ql-toolbar button:focus .ql-stroke,
.ql-snow.ql-toolbar button.ql-active .ql-stroke,
.ql-snow .ql-toolbar button.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow.ql-toolbar button:hover .ql-stroke-miter,
.ql-snow .ql-toolbar button:hover .ql-stroke-miter,
.ql-snow.ql-toolbar button:focus .ql-stroke-miter,
.ql-snow .ql-toolbar button:focus .ql-stroke-miter,
.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #06c;
}
@media (pointer: coarse) {
  .ql-snow.ql-toolbar button:hover:not(.ql-active),
  .ql-snow .ql-toolbar button:hover:not(.ql-active) {
    color: #444;
  }
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {
    fill: #444;
  }
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {
    stroke: #444;
  }
}
.ql-snow {
  box-sizing: border-box;
}
.ql-snow * {
  box-sizing: border-box;
}
.ql-snow .ql-hidden {
  display: none;
}
.ql-snow .ql-out-bottom,
.ql-snow .ql-out-top {
  visibility: hidden;
}
.ql-snow .ql-tooltip {
  position: absolute;
  transform: translateY(10px);
}
.ql-snow .ql-tooltip a {
  cursor: pointer;
  text-decoration: none;
}
.ql-snow .ql-tooltip.ql-flip {
  transform: translateY(-10px);
}
.ql-snow .ql-formats {
  display: inline-block;
  vertical-align: middle;
}
.ql-snow .ql-formats:after {
  clear: both;
  content: "";
  display: table;
}
.ql-snow .ql-stroke {
  fill: none;
  stroke: #444;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.ql-snow .ql-stroke-miter {
  fill: none;
  stroke: #444;
  stroke-miterlimit: 10;
  stroke-width: 2;
}
.ql-snow .ql-fill,
.ql-snow .ql-stroke.ql-fill {
  fill: #444;
}
.ql-snow .ql-empty {
  fill: none;
}
.ql-snow .ql-even {
  fill-rule: evenodd;
}
.ql-snow .ql-thin,
.ql-snow .ql-stroke.ql-thin {
  stroke-width: 1;
}
.ql-snow .ql-transparent {
  opacity: .4;
}
.ql-snow .ql-direction svg:last-child {
  display: none;
}
.ql-snow .ql-direction.ql-active svg:last-child {
  display: inline;
}
.ql-snow .ql-direction.ql-active svg:first-child {
  display: none;
}
.ql-snow .ql-editor h1 {
  font-size: 2em;
}
.ql-snow .ql-editor h2 {
  font-size: 1.5em;
}
.ql-snow .ql-editor h3 {
  font-size: 1.17em;
}
.ql-snow .ql-editor h4 {
  font-size: 1em;
}
.ql-snow .ql-editor h5 {
  font-size: .83em;
}
.ql-snow .ql-editor h6 {
  font-size: .67em;
}
.ql-snow .ql-editor a {
  text-decoration: underline;
}
.ql-snow .ql-editor blockquote {
  border-left: 4px solid #ccc;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 16px;
}
.ql-snow .ql-editor code,
.ql-snow .ql-editor .ql-code-block-container {
  background-color: #f0f0f0;
  border-radius: 3px;
}
.ql-snow .ql-editor .ql-code-block-container {
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px 10px;
}
.ql-snow .ql-editor code {
  font-size: 85%;
  padding: 2px 4px;
}
.ql-snow .ql-editor .ql-code-block-container {
  background-color: #23241f;
  color: #f8f8f2;
  overflow: visible;
}
.ql-snow .ql-editor img {
  max-width: 100%;
}
.ql-snow .ql-picker {
  color: #444;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: 500;
  height: 24px;
  position: relative;
  vertical-align: middle;
}
.ql-snow .ql-picker-label {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  padding-left: 8px;
  padding-right: 2px;
  position: relative;
  width: 100%;
}
.ql-snow .ql-picker-label::before {
  display: inline-block;
  line-height: 22px;
}
.ql-snow .ql-picker-options {
  background-color: #fff;
  display: none;
  min-width: 100%;
  padding: 4px 8px;
  position: absolute;
  white-space: nowrap;
}
.ql-snow .ql-picker-options .ql-picker-item {
  cursor: pointer;
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  color: #ccc;
  z-index: 2;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #ccc;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #ccc;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  display: block;
  margin-top: -1px;
  top: 100%;
  z-index: 1;
}
.ql-snow .ql-color-picker,
.ql-snow .ql-icon-picker {
  width: 28px;
}
.ql-snow .ql-color-picker .ql-picker-label,
.ql-snow .ql-icon-picker .ql-picker-label {
  padding: 2px 4px;
}
.ql-snow .ql-color-picker .ql-picker-label svg,
.ql-snow .ql-icon-picker .ql-picker-label svg {
  right: 4px;
}
.ql-snow .ql-icon-picker .ql-picker-options {
  padding: 4px 0;
}
.ql-snow .ql-icon-picker .ql-picker-item {
  height: 24px;
  width: 24px;
  padding: 2px 4px;
}
.ql-snow .ql-color-picker .ql-picker-options {
  padding: 3px 5px;
  width: 152px;
}
.ql-snow .ql-color-picker .ql-picker-item {
  border: 1px solid transparent;
  float: left;
  height: 16px;
  margin: 2px;
  padding: 0;
  width: 16px;
}
.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  position: absolute;
  margin-top: -9px;
  right: 0;
  top: 50%;
  width: 18px;
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""])::before,
.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""])::before,
.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""])::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""])::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""])::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""])::before {
  content: attr(data-label);
}
.ql-snow .ql-picker.ql-header {
  width: 98px;
}
.ql-snow .ql-picker.ql-header .ql-picker-label::before,
.ql-snow .ql-picker.ql-header .ql-picker-item::before {
  content: "Normal";
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  content: "Heading 1";
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  content: "Heading 2";
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  content: "Heading 3";
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  content: "Heading 4";
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  content: "Heading 5";
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  content: "Heading 6";
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  font-size: 2em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  font-size: 1.5em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  font-size: 1.17em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  font-size: 1em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  font-size: .83em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  font-size: .67em;
}
.ql-snow .ql-picker.ql-font {
  width: 108px;
}
.ql-snow .ql-picker.ql-font .ql-picker-label::before,
.ql-snow .ql-picker.ql-font .ql-picker-item::before {
  content: "Sans Serif";
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  content: "Serif";
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  content: "Monospace";
}
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  font-family:
    Georgia,
    Times New Roman,
    serif;
}
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  font-family:
    Monaco,
    Courier New,
    monospace;
}
.ql-snow .ql-picker.ql-size {
  width: 98px;
}
.ql-snow .ql-picker.ql-size .ql-picker-label::before,
.ql-snow .ql-picker.ql-size .ql-picker-item::before {
  content: "Normal";
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  content: "Small";
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  content: "Large";
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  content: "Huge";
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  font-size: 10px;
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  font-size: 18px;
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  font-size: 32px;
}
.ql-snow .ql-color-picker.ql-background .ql-picker-item {
  background-color: #fff;
}
.ql-snow .ql-color-picker.ql-color .ql-picker-item {
  background-color: #000;
}
.ql-code-block-container {
  position: relative;
}
.ql-code-block-container .ql-ui {
  right: 5px;
  top: 5px;
}
.ql-toolbar.ql-snow {
  border: 1px solid #ccc;
  box-sizing: border-box;
  font-family:
    "Helvetica Neue",
    "Helvetica",
    "Arial",
    sans-serif;
  padding: 8px;
}
.ql-toolbar.ql-snow .ql-formats {
  margin-right: 15px;
}
.ql-toolbar.ql-snow .ql-picker-label {
  border: 1px solid transparent;
}
.ql-toolbar.ql-snow .ql-picker-options {
  border: 1px solid transparent;
  box-shadow: rgba(0, 0, 0, 0.2) 0 2px 8px;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  border-color: #ccc;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  border-color: #ccc;
}
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover {
  border-color: #000;
}
.ql-toolbar.ql-snow + .ql-container.ql-snow {
  border-top: 0;
}
.ql-snow .ql-tooltip {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 0 5px #ddd;
  color: #444;
  padding: 5px 12px;
  white-space: nowrap;
}
.ql-snow .ql-tooltip::before {
  content: "Visit URL:";
  line-height: 26px;
  margin-right: 8px;
}
.ql-snow .ql-tooltip input[type=text] {
  display: none;
  border: 1px solid #ccc;
  font-size: 13px;
  height: 26px;
  margin: 0;
  padding: 3px 5px;
  width: 170px;
}
.ql-snow .ql-tooltip a.ql-preview {
  display: inline-block;
  max-width: 200px;
  overflow-x: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}
.ql-snow .ql-tooltip a.ql-action::after {
  border-right: 1px solid #ccc;
  content: "Edit";
  margin-left: 16px;
  padding-right: 8px;
}
.ql-snow .ql-tooltip a.ql-remove::before {
  content: "Remove";
  margin-left: 8px;
}
.ql-snow .ql-tooltip a {
  line-height: 26px;
}
.ql-snow .ql-tooltip.ql-editing a.ql-preview,
.ql-snow .ql-tooltip.ql-editing a.ql-remove {
  display: none;
}
.ql-snow .ql-tooltip.ql-editing input[type=text] {
  display: inline-block;
}
.ql-snow .ql-tooltip.ql-editing a.ql-action::after {
  border-right: 0;
  content: "Save";
  padding-right: 0;
}
.ql-snow .ql-tooltip[data-mode=link]::before {
  content: "Enter link:";
}
.ql-snow .ql-tooltip[data-mode=formula]::before {
  content: "Enter formula:";
}
.ql-snow .ql-tooltip[data-mode=video]::before {
  content: "Enter video:";
}
.ql-snow a {
  color: #06c;
}
.ql-container.ql-snow {
  border: 1px solid #ccc;
}

/* angular:styles/global:styles */
/*# sourceMappingURL=styles.css.map */
