/* apps/avd/src/styles.scss */
html {
  --mat-sys-background: #fcf8fd;
  --mat-sys-error: #b42800;
  --mat-sys-error-container: #ffdad2;
  --mat-sys-inverse-on-surface: #f3eff5;
  --mat-sys-inverse-primary: #c1c1fd;
  --mat-sys-inverse-surface: #313034;
  --mat-sys-on-background: #1c1b1f;
  --mat-sys-on-error: #ffffff;
  --mat-sys-on-error-container: #8a1d00;
  --mat-sys-on-primary: #ffffff;
  --mat-sys-on-primary-container: #404274;
  --mat-sys-on-primary-fixed: #141546;
  --mat-sys-on-primary-fixed-variant: #404274;
  --mat-sys-on-secondary: #ffffff;
  --mat-sys-on-secondary-container: #45455a;
  --mat-sys-on-secondary-fixed: #191a2d;
  --mat-sys-on-secondary-fixed-variant: #45455a;
  --mat-sys-on-surface: #1c1b1f;
  --mat-sys-on-surface-variant: #46464f;
  --mat-sys-on-tertiary: #ffffff;
  --mat-sys-on-tertiary-container: #005048;
  --mat-sys-on-tertiary-fixed: #00201c;
  --mat-sys-on-tertiary-fixed-variant: #005048;
  --mat-sys-outline: #777680;
  --mat-sys-outline-variant: #c8c5d0;
  --mat-sys-primary: #58598e;
  --mat-sys-primary-container: #e1e0ff;
  --mat-sys-primary-fixed: #e1e0ff;
  --mat-sys-primary-fixed-dim: #c1c1fd;
  --mat-sys-scrim: #000000;
  --mat-sys-secondary: #5d5c73;
  --mat-sys-secondary-container: #e2e0fb;
  --mat-sys-secondary-fixed: #e2e0fb;
  --mat-sys-secondary-fixed-dim: #c6c4de;
  --mat-sys-shadow: #000000;
  --mat-sys-surface: #fcf8fd;
  --mat-sys-surface-bright: #fcf8fd;
  --mat-sys-surface-container: #f0edf2;
  --mat-sys-surface-container-high: #eae7ec;
  --mat-sys-surface-container-highest: #e5e1e6;
  --mat-sys-surface-container-low: #f6f2f7;
  --mat-sys-surface-container-lowest: #ffffff;
  --mat-sys-surface-dim: #dcd9de;
  --mat-sys-surface-tint: #58598e;
  --mat-sys-surface-variant: #e4e1ec;
  --mat-sys-tertiary: #006a61;
  --mat-sys-tertiary-container: #6ff8e6;
  --mat-sys-tertiary-fixed: #6ff8e6;
  --mat-sys-tertiary-fixed-dim: #4edbca;
  --mat-sys-neutral-variant20: #303038;
  --mat-sys-neutral10: #1c1b1f;
  --mat-sys-level0:
    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-sys-level1:
    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-sys-level2:
    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-sys-level3:
    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-sys-level4:
    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-sys-level5:
    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-sys-body-large: 400 1rem / 1.5rem Arimo;
  --mat-sys-body-large-font: Arimo;
  --mat-sys-body-large-line-height: 1.5rem;
  --mat-sys-body-large-size: 1rem;
  --mat-sys-body-large-tracking: 0.031rem;
  --mat-sys-body-large-weight: 400;
  --mat-sys-body-medium: 400 0.875rem / 1.25rem Arimo;
  --mat-sys-body-medium-font: Arimo;
  --mat-sys-body-medium-line-height: 1.25rem;
  --mat-sys-body-medium-size: 0.875rem;
  --mat-sys-body-medium-tracking: 0.016rem;
  --mat-sys-body-medium-weight: 400;
  --mat-sys-body-small: 400 0.75rem / 1rem Arimo;
  --mat-sys-body-small-font: Arimo;
  --mat-sys-body-small-line-height: 1rem;
  --mat-sys-body-small-size: 0.75rem;
  --mat-sys-body-small-tracking: 0.025rem;
  --mat-sys-body-small-weight: 400;
  --mat-sys-display-large: 400 3.562rem / 4rem Arimo;
  --mat-sys-display-large-font: Arimo;
  --mat-sys-display-large-line-height: 4rem;
  --mat-sys-display-large-size: 3.562rem;
  --mat-sys-display-large-tracking: -0.016rem;
  --mat-sys-display-large-weight: 400;
  --mat-sys-display-medium: 400 2.812rem / 3.25rem Arimo;
  --mat-sys-display-medium-font: Arimo;
  --mat-sys-display-medium-line-height: 3.25rem;
  --mat-sys-display-medium-size: 2.812rem;
  --mat-sys-display-medium-tracking: 0;
  --mat-sys-display-medium-weight: 400;
  --mat-sys-display-small: 400 2.25rem / 2.75rem Arimo;
  --mat-sys-display-small-font: Arimo;
  --mat-sys-display-small-line-height: 2.75rem;
  --mat-sys-display-small-size: 2.25rem;
  --mat-sys-display-small-tracking: 0;
  --mat-sys-display-small-weight: 400;
  --mat-sys-headline-large: 400 2rem / 2.5rem Arimo;
  --mat-sys-headline-large-font: Arimo;
  --mat-sys-headline-large-line-height: 2.5rem;
  --mat-sys-headline-large-size: 2rem;
  --mat-sys-headline-large-tracking: 0;
  --mat-sys-headline-large-weight: 400;
  --mat-sys-headline-medium: 400 1.75rem / 2.25rem Arimo;
  --mat-sys-headline-medium-font: Arimo;
  --mat-sys-headline-medium-line-height: 2.25rem;
  --mat-sys-headline-medium-size: 1.75rem;
  --mat-sys-headline-medium-tracking: 0;
  --mat-sys-headline-medium-weight: 400;
  --mat-sys-headline-small: 400 1.5rem / 2rem Arimo;
  --mat-sys-headline-small-font: Arimo;
  --mat-sys-headline-small-line-height: 2rem;
  --mat-sys-headline-small-size: 1.5rem;
  --mat-sys-headline-small-tracking: 0;
  --mat-sys-headline-small-weight: 400;
  --mat-sys-label-large: 500 0.875rem / 1.25rem Arimo;
  --mat-sys-label-large-font: Arimo;
  --mat-sys-label-large-line-height: 1.25rem;
  --mat-sys-label-large-size: 0.875rem;
  --mat-sys-label-large-tracking: 0.006rem;
  --mat-sys-label-large-weight: 500;
  --mat-sys-label-large-weight-prominent: 700;
  --mat-sys-label-medium: 500 0.75rem / 1rem Arimo;
  --mat-sys-label-medium-font: Arimo;
  --mat-sys-label-medium-line-height: 1rem;
  --mat-sys-label-medium-size: 0.75rem;
  --mat-sys-label-medium-tracking: 0.031rem;
  --mat-sys-label-medium-weight: 500;
  --mat-sys-label-medium-weight-prominent: 700;
  --mat-sys-label-small: 500 0.688rem / 1rem Arimo;
  --mat-sys-label-small-font: Arimo;
  --mat-sys-label-small-line-height: 1rem;
  --mat-sys-label-small-size: 0.688rem;
  --mat-sys-label-small-tracking: 0.031rem;
  --mat-sys-label-small-weight: 500;
  --mat-sys-title-large: 400 1.375rem / 1.75rem Arimo;
  --mat-sys-title-large-font: Arimo;
  --mat-sys-title-large-line-height: 1.75rem;
  --mat-sys-title-large-size: 1.375rem;
  --mat-sys-title-large-tracking: 0;
  --mat-sys-title-large-weight: 400;
  --mat-sys-title-medium: 500 1rem / 1.5rem Arimo;
  --mat-sys-title-medium-font: Arimo;
  --mat-sys-title-medium-line-height: 1.5rem;
  --mat-sys-title-medium-size: 1rem;
  --mat-sys-title-medium-tracking: 0.009rem;
  --mat-sys-title-medium-weight: 500;
  --mat-sys-title-small: 500 0.875rem / 1.25rem Arimo;
  --mat-sys-title-small-font: Arimo;
  --mat-sys-title-small-line-height: 1.25rem;
  --mat-sys-title-small-size: 0.875rem;
  --mat-sys-title-small-tracking: 0.006rem;
  --mat-sys-title-small-weight: 500;
  --mat-sys-corner-extra-large: 28px;
  --mat-sys-corner-extra-large-top: 28px 28px 0 0;
  --mat-sys-corner-extra-small: 4px;
  --mat-sys-corner-extra-small-top: 4px 4px 0 0;
  --mat-sys-corner-full: 9999px;
  --mat-sys-corner-large: 16px;
  --mat-sys-corner-large-end: 0 16px 16px 0;
  --mat-sys-corner-large-start: 16px 0 0 16px;
  --mat-sys-corner-large-top: 16px 16px 0 0;
  --mat-sys-corner-medium: 12px;
  --mat-sys-corner-none: 0;
  --mat-sys-corner-small: 8px;
  --mat-sys-dragged-state-layer-opacity: 0.16;
  --mat-sys-focus-state-layer-opacity: 0.12;
  --mat-sys-hover-state-layer-opacity: 0.08;
  --mat-sys-pressed-state-layer-opacity: 0.12;
  --mat-sys-primary: #1b1c4d;
  --mat-sys-on-primary: #ffffff;
  --mat-sys-secondary: #1b1c4d;
  --mat-sys-on-secondary: #ffffff;
  --mat-sys-secondary-container: rgba(27, 28, 77, 0.0784313725);
  --mat-sys-on-secondary-container: #1b1c4d;
  --mat-sys-tertiary: #0ab7a7;
  --mat-sys-on-tertiary: #ffffff;
  --mat-sys-error: #ff3d00;
  --mat-sys-on-error: #ffffff;
  --mat-sys-surface: #ffffff;
  --mat-sys-surface-container-lowest: #ffffff;
  --mat-sys-surface-container-low: #ffffff;
  --mat-sys-surface-container: #ffffff;
  --mat-sys-surface-container-high: #ffffff;
  --mat-sys-surface-container-highest: #ffffff;
  --mat-sys-surface-variant: rgba(0, 0, 0, 0.12);
  --mat-sys-on-surface: rgba(0, 0, 0, 0.87);
  --mat-sys-on-background: rgba(0, 0, 0, 0.87);
  --mat-sys-on-surface-variant: rgba(0, 0, 0, 0.6);
  --mat-sys-outline: rgba(0, 0, 0, 0.38);
  --mat-sys-outline-variant: rgba(0, 0, 0, 0.12);
  --mat-sys-inverse-surface: #424242;
  --mat-sys-inverse-on-surface: #ffffff;
  --mat-button-filled-container-height: 36px;
  --mat-button-outlined-container-height: 36px;
  --mat-button-text-container-height: 36px;
  --mat-button-protected-container-height: 36px;
  --mat-button-filled-horizontal-padding: 16px;
  --mat-button-outlined-horizontal-padding: 15px;
  --mat-button-text-horizontal-padding: 8px;
  --mat-button-text-with-icon-horizontal-padding: 8px;
  --mat-button-protected-horizontal-padding: 16px;
  --mat-button-filled-icon-offset: -4px;
  --mat-button-outlined-icon-offset: -4px;
  --mat-button-text-icon-offset: 0;
  --mat-button-protected-icon-offset: -4px;
  --mat-button-filled-hover-state-layer-opacity: 0.04;
  --mat-button-outlined-hover-state-layer-opacity: 0.04;
  --mat-button-text-hover-state-layer-opacity: 0.04;
  --mat-button-protected-hover-state-layer-opacity: 0.04;
  --mat-button-filled-label-text-tracking: 0.0892857143em;
  --mat-button-outlined-label-text-tracking: 0.0892857143em;
  --mat-button-text-label-text-tracking: 0.0892857143em;
  --mat-button-protected-label-text-tracking: 0.0892857143em;
  --mat-button-filled-label-text-transform: none;
  --mat-button-outlined-label-text-transform: none;
  --mat-button-text-label-text-transform: none;
  --mat-button-protected-label-text-transform: none;
  --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-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-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-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-container-shape: 4px;
  --mat-icon-button-container-shape: 50%;
  --mat-icon-button-hover-state-layer-opacity: 0.04;
  --mat-icon-button-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-hover-state-layer-opacity: 0.04;
  --mat-button-toggle-shape: 4px;
  --mat-button-toggle-background-color: #ffffff;
  --mat-button-toggle-disabled-state-background-color: #ffffff;
  --mat-button-toggle-divider-color: rgba(0, 0, 0, 0.12);
  --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-height: 48px;
  --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-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-with-actions-content-padding: 20px 24px;
  --mat-dialog-headline-padding: 0 24px 9px;
  --mat-dialog-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mat-dialog-subhead-size: 20px;
  --mat-dialog-subhead-weight: 500;
  --mat-dialog-subhead-tracking: 0.0125em;
  --mat-dialog-supporting-text-size: 16px;
  --mat-dialog-supporting-text-line-height: 24px;
  --mat-dialog-supporting-text-tracking: 0.03125em;
  --mat-menu-item-spacing: 16px;
  --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-divider-top-spacing: 0;
  --mat-menu-divider-bottom-spacing: 0;
  --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);
  --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-item-label-text-size: 16px;
  --mat-menu-item-label-text-weight: 400;
  --mat-menu-item-label-text-line-height: 24px;
  --mat-menu-item-label-text-tracking: 0.03125em;
  --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);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-trigger-text-tracking: 0.03125em;
  --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);
  --mat-option-label-text-line-height: 24px;
  --mat-option-label-text-tracking: 0.03125em;
  --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-optgroup-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-optgroup-label-text-size: 16px;
  --mat-optgroup-label-text-weight: 400;
  --mat-optgroup-label-text-line-height: 24px;
  --mat-optgroup-label-text-tracking: 0.03125em;
  --mat-tooltip-supporting-text-tracking: 0.0333333333em;
  --mat-form-field-hover-state-layer-opacity: 0.04;
  --mat-form-field-focus-state-layer-opacity: 0.12;
  --mat-form-field-container-text-tracking: 0.03125em;
  --mat-form-field-subscript-text-line-height: 20px;
  --mat-form-field-subscript-text-tracking: 0.0333333333em;
  --mat-form-field-filled-label-text-tracking: 0.03125em;
  --mat-form-field-outlined-label-text-tracking: 0.03125em;
  --mat-form-field-outlined-label-text-populated-size: 16px;
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #1b1c4d 87%, transparent);
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #1b1c4d 87%, transparent);
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #1b1c4d 87%, transparent);
  --mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-select-option-text-color: currentColor;
  --mat-form-field-select-disabled-option-text-color: GrayText;
  --mat-form-field-leading-icon-color: currentColor;
  --mat-form-field-disabled-leading-icon-color: currentColor;
  --mat-form-field-trailing-icon-color: currentColor;
  --mat-form-field-disabled-trailing-icon-color: currentColor;
  --mat-form-field-error-trailing-icon-color: currentColor;
  --mat-form-field-error-focus-trailing-icon-color: currentColor;
  --mat-form-field-error-hover-trailing-icon-color: currentColor;
  --mat-form-field-filled-container-color: #f6f6f6;
  --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-input-text-placeholder-color: rgba(0, 0, 0, 0.54);
  --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-error-hover-label-text-color: #ff3d00;
  --mat-form-field-filled-error-hover-active-indicator-color: #ff3d00;
  --mat-form-field-outlined-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-outlined-error-hover-label-text-color: #ff3d00;
  --mat-form-field-outlined-error-hover-outline-color: #ff3d00;
  --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);
  --mat-datepicker-calendar-text-size: 13px;
  --mat-datepicker-calendar-header-text-size: 11px;
  --mat-datepicker-calendar-header-text-weight: 400;
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #1b1c4d 4%, transparent);
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #1b1c4d 12%, transparent);
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #1b1c4d 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #ffffff;
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --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-expansion-container-shape: 4px;
  --mat-expansion-header-indicator-display: none;
  --mat-expansion-legacy-header-indicator-display: inline-block;
  --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-description-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-text-size: 14px;
  --mat-expansion-header-text-line-height: 24px;
  --mat-expansion-header-text-tracking: normal;
  --mat-expansion-container-text-size: 14px;
  --mat-expansion-container-text-line-height: 20px;
  --mat-expansion-container-text-tracking: 0.0178571429em;
  --mat-checkbox-selected-hover-state-layer-opacity: 0.04;
  --mat-checkbox-unselected-hover-state-layer-opacity: 0.04;
  --mat-checkbox-label-text-tracking: 0.0178571429em;
  --mat-radio-label-text-tracking: 0.0178571429em;
  --mat-slider-active-track-height: 6px;
  --mat-slider-handle-shape: 50%;
  --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-value-indicator-transform-origin: bottom;
  --mat-slider-with-tick-marks-active-container-opacity: 0.6;
  --mat-slider-with-tick-marks-inactive-container-opacity: 0.6;
  --mat-slider-with-tick-marks-container-shape: 50%;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #1b1c4d 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #1b1c4d 4%, transparent);
  --mat-slider-inactive-track-color: #1b1c4d;
  --mat-slider-with-tick-marks-inactive-container-color: #1b1c4d;
  --mat-slider-label-container-color: #424242;
  --mat-slider-with-overlap-handle-outline-color: rgba(0, 0, 0, 0.87);
  --mat-slider-label-label-text-size: 14px;
  --mat-slider-label-label-text-line-height: 22px;
  --mat-slider-label-label-text-tracking: 0.0071428571em;
  --mat-tab-divider-color: transparent;
  --mat-tab-divider-height: 0;
  --mat-table-row-item-outline-color: rgba(0, 0, 0, 0.12);
  --mat-table-header-headline-line-height: 22px;
  --mat-table-header-headline-tracking: 0.0071428571em;
  --mat-table-row-item-label-text-tracking: 0.0178571429em;
  --mat-table-footer-supporting-text-tracking: 0.0178571429em;
  --mat-paginator-enabled-icon-color: rgba(0, 0, 0, 0.54);
  --mat-paginator-container-text-line-height: 20px;
  --mat-paginator-container-text-tracking: 0.0333333333em;
  --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;
  --mat-sidenav-container-divider-color: rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color: #fafafa;
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
  --mat-snack-bar-button-color: #5f6082;
  --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-large-size-container-padding: 0;
  --mat-badge-background-color: #1b1c4d;
  --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-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;
  --mat-fab-container-shape: 50%;
  --mat-fab-small-container-shape: 50%;
  --mat-fab-extended-container-height: 48px;
  --mat-fab-extended-container-shape: 24px;
  --mat-fab-hover-state-layer-opacity: 0.04;
  --mat-fab-small-hover-state-layer-opacity: 0.04;
  --mat-fab-extended-label-text-tracking: 0.0892857143em;
  --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-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-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-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-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-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-icon-button-state-layer-size: 48px;
  --mat-chip-container-shape-radius: 16px;
  --mat-chip-disabled-container-opacity: 0.4;
  --mat-chip-disabled-outline-color: transparent;
  --mat-chip-focus-outline-color: transparent;
  --mat-chip-outline-color: transparent;
  --mat-chip-outline-width: 0;
  --mat-chip-hover-state-layer-opacity: 0.04;
  --mat-chip-selected-hover-state-layer-opacity: 0.04;
  --mat-chip-selected-trailing-action-state-layer-color: transparent;
  --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-trailing-icon-disabled-trailing-icon-opacity: 1;
  --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-selected-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-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --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-focus-state-layer-color: transparent;
  --mat-chip-selected-hover-state-layer-color: transparent;
  --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-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-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-tracking: 0.0178571429em;
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --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-label-text-color: #1b1c4d;
  --mat-tab-active-focus-label-text-color: #1b1c4d;
  --mat-tab-active-hover-label-text-color: #1b1c4d;
  --mat-tab-active-ripple-color: #1b1c4d;
  --mat-tab-inactive-ripple-color: #1b1c4d;
  --mat-tab-label-text-tracking: 0.0892857143em;
}
.mat-elevation-z0 {
  box-shadow: none;
}
.mat-mdc-tab-header {
  --mat-tab-label-text-tracking: 0.0892857143em;
}
.mat-calendar-controls {
  --mat-icon-button-touch-target-display: none;
}
.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  --mat-icon-button-state-layer-size: 40px;
}
html {
  --mat-button-filled-container-color: #ffffff;
  --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-filled-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --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-disabled-outline-color: rgba(0, 0, 0, 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-outlined-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-protected-container-color: #ffffff;
  --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-protected-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-text-label-text-color: rgba(0, 0, 0, 0.87);
  --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-text-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-icon-button-icon-color: currentColor;
  --mat-icon-button-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-icon-button-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-icon-color: currentColor;
  --mat-pseudo-checkbox-full-selected-icon-color: #0ab7a7;
  --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-minimal-selected-checkmark-color: #0ab7a7;
  --mat-fab-container-color: #ffffff;
  --mat-fab-small-container-color: #ffffff;
  --mat-fab-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-small-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-fab-small-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-fab-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mat-chip-elevated-container-color: #1b1c4d;
  --mat-chip-elevated-selected-container-color: #1b1c4d;
  --mat-chip-elevated-disabled-container-color: #1b1c4d;
  --mat-chip-flat-disabled-selected-container-color: #1b1c4d;
  --mat-chip-label-text-color: #ffffff;
  --mat-chip-disabled-label-text-color: #ffffff;
  --mat-chip-selected-label-text-color: #ffffff;
  --mat-chip-selected-trailing-icon-color: #ffffff;
  --mat-chip-selected-disabled-trailing-icon-color: #ffffff;
  --mat-chip-with-icon-icon-color: #ffffff;
  --mat-chip-with-icon-selected-icon-color: #ffffff;
  --mat-chip-with-icon-disabled-icon-color: #ffffff;
  --mat-chip-with-trailing-icon-trailing-icon-color: #ffffff;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #ffffff;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-focus-state-layer-color: transparent;
  --mat-chip-selected-hover-state-layer-color: transparent;
}
.mat-mdc-tab-group.mat-primary,
.mat-mdc-tab-nav-bar.mat-primary {
  --mat-tab-active-label-text-color: #1b1c4d;
  --mat-tab-active-focus-label-text-color: #1b1c4d;
  --mat-tab-active-hover-label-text-color: #1b1c4d;
  --mat-tab-active-ripple-color: #1b1c4d;
  --mat-tab-inactive-ripple-color: #1b1c4d;
  --mat-tab-active-indicator-color: #1b1c4d;
  --mat-tab-active-focus-indicator-color: #1b1c4d;
  --mat-tab-active-hover-indicator-color: #1b1c4d;
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --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-badge-primary {
  --mat-badge-background-color: #1b1c4d;
  --mat-badge-text-color: #ffffff;
}
.mat-mdc-button-base.mat-primary {
  --mat-button-filled-container-color: #1b1c4d;
  --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: #1b1c4d;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #1b1c4d 12%, transparent);
  --mat-button-outlined-state-layer-color: #1b1c4d;
  --mat-button-protected-container-color: #1b1c4d;
  --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: #1b1c4d;
  --mat-button-text-ripple-color: color-mix(in srgb, #1b1c4d 12%, transparent);
  --mat-button-text-state-layer-color: #1b1c4d;
}
.mat-mdc-icon-button.mat-primary {
  --mat-icon-button-icon-color: #1b1c4d;
  --mat-icon-button-state-layer-color: #1b1c4d;
  --mat-icon-button-ripple-color: color-mix(in srgb, #1b1c4d 12%, transparent);
}
.mat-icon.mat-primary {
  --mat-icon-color: #1b1c4d;
}
.mat-mdc-progress-spinner.mat-primary {
  --mat-progress-spinner-active-indicator-color: #1b1c4d;
}
.mat-mdc-progress-bar.mat-primary {
  --mat-progress-bar-active-indicator-color: #1b1c4d;
  --mat-progress-bar-track-color: rgba(27, 28, 77, 0.25);
}
.mat-mdc-checkbox.mat-primary {
  --mat-checkbox-selected-icon-color: #1b1c4d;
  --mat-checkbox-selected-focus-icon-color: #1b1c4d;
  --mat-checkbox-selected-hover-icon-color: #1b1c4d;
  --mat-checkbox-selected-pressed-icon-color: #1b1c4d;
  --mat-checkbox-selected-focus-state-layer-color: #1b1c4d;
  --mat-checkbox-selected-hover-state-layer-color: #1b1c4d;
  --mat-checkbox-selected-pressed-state-layer-color: #1b1c4d;
  --mat-checkbox-selected-checkmark-color: #ffffff;
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --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-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-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-mdc-radio-button.mat-primary {
  --mat-radio-checked-ripple-color: #1b1c4d;
  --mat-radio-selected-icon-color: #1b1c4d;
  --mat-radio-selected-focus-icon-color: #1b1c4d;
  --mat-radio-selected-hover-icon-color: #1b1c4d;
  --mat-radio-selected-pressed-icon-color: #1b1c4d;
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --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-pressed-icon-color: rgba(0, 0, 0, 0.87);
  --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-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-slider.mat-primary {
  --mat-slider-active-track-color: #1b1c4d;
  --mat-slider-focus-handle-color: #1b1c4d;
  --mat-slider-handle-color: #1b1c4d;
  --mat-slider-hover-handle-color: #1b1c4d;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #1b1c4d 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #1b1c4d 4%, transparent);
  --mat-slider-inactive-track-color: #1b1c4d;
  --mat-slider-ripple-color: #1b1c4d;
  --mat-slider-with-tick-marks-active-container-color: #ffffff;
  --mat-slider-with-tick-marks-inactive-container-color: #1b1c4d;
}
.mat-datepicker-content.mat-primary,
.mat-datepicker-toggle-active.mat-primary {
  --mat-datepicker-calendar-date-selected-state-background-color: #1b1c4d;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #1b1c4d 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #ffffff;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #1b1c4d 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #1b1c4d 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #1b1c4d;
}
.mat-primary {
  --mat-pseudo-checkbox-full-selected-icon-color: #1b1c4d;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #1b1c4d;
  --mat-option-selected-state-label-text-color: #1b1c4d;
}
.mat-mdc-fab.mat-primary,
.mat-mdc-mini-fab.mat-primary {
  --mat-fab-container-color: #1b1c4d;
  --mat-fab-small-container-color: #1b1c4d;
  --mat-fab-foreground-color: #ffffff;
  --mat-fab-small-foreground-color: #ffffff;
  --mat-fab-state-layer-color: #ffffff;
  --mat-fab-small-state-layer-color: #ffffff;
  --mat-fab-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);
  --mat-fab-small-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);
}
.mat-mdc-form-field.mat-primary {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #1b1c4d 87%, transparent);
  --mat-form-field-filled-caret-color: #1b1c4d;
  --mat-form-field-filled-focus-active-indicator-color: #1b1c4d;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #1b1c4d 87%, transparent);
  --mat-form-field-outlined-caret-color: #1b1c4d;
  --mat-form-field-outlined-focus-outline-color: #1b1c4d;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #1b1c4d 87%, transparent);
  --mat-select-focused-arrow-color: #1b1c4d;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mat-chip-elevated-container-color: #0ab7a7;
  --mat-chip-elevated-selected-container-color: #0ab7a7;
  --mat-chip-elevated-disabled-container-color: #0ab7a7;
  --mat-chip-flat-disabled-selected-container-color: #0ab7a7;
  --mat-chip-label-text-color: #000000;
  --mat-chip-disabled-label-text-color: #000000;
  --mat-chip-selected-label-text-color: #000000;
  --mat-chip-selected-trailing-icon-color: #000000;
  --mat-chip-selected-disabled-trailing-icon-color: #000000;
  --mat-chip-with-icon-icon-color: #000000;
  --mat-chip-with-icon-selected-icon-color: #000000;
  --mat-chip-with-icon-disabled-icon-color: #000000;
  --mat-chip-with-trailing-icon-trailing-icon-color: #000000;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #000000;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-focus-state-layer-color: transparent;
  --mat-chip-selected-hover-state-layer-color: transparent;
}
.mat-mdc-tab-group.mat-accent,
.mat-mdc-tab-nav-bar.mat-accent {
  --mat-tab-active-label-text-color: #0ab7a7;
  --mat-tab-active-focus-label-text-color: #0ab7a7;
  --mat-tab-active-hover-label-text-color: #0ab7a7;
  --mat-tab-active-ripple-color: #0ab7a7;
  --mat-tab-inactive-ripple-color: #0ab7a7;
  --mat-tab-active-indicator-color: #0ab7a7;
  --mat-tab-active-focus-indicator-color: #0ab7a7;
  --mat-tab-active-hover-indicator-color: #0ab7a7;
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --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-badge-accent {
  --mat-badge-background-color: #0ab7a7;
  --mat-badge-text-color: #000000;
}
.mat-mdc-button-base.mat-accent {
  --mat-button-filled-container-color: #0ab7a7;
  --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: #0ab7a7;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #0ab7a7 12%, transparent);
  --mat-button-outlined-state-layer-color: #0ab7a7;
  --mat-button-protected-container-color: #0ab7a7;
  --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: #0ab7a7;
  --mat-button-text-ripple-color: color-mix(in srgb, #0ab7a7 12%, transparent);
  --mat-button-text-state-layer-color: #0ab7a7;
}
.mat-mdc-icon-button.mat-accent {
  --mat-icon-button-icon-color: #0ab7a7;
  --mat-icon-button-state-layer-color: #0ab7a7;
  --mat-icon-button-ripple-color: color-mix(in srgb, #0ab7a7 12%, transparent);
}
.mat-icon.mat-accent {
  --mat-icon-color: #0ab7a7;
}
.mat-mdc-progress-spinner.mat-accent {
  --mat-progress-spinner-active-indicator-color: #0ab7a7;
}
.mat-mdc-progress-bar.mat-accent {
  --mat-progress-bar-active-indicator-color: #0ab7a7;
  --mat-progress-bar-track-color: rgba(10, 183, 167, 0.25);
}
.mat-mdc-checkbox.mat-accent {
  --mat-checkbox-selected-icon-color: #0ab7a7;
  --mat-checkbox-selected-focus-icon-color: #0ab7a7;
  --mat-checkbox-selected-hover-icon-color: #0ab7a7;
  --mat-checkbox-selected-pressed-icon-color: #0ab7a7;
  --mat-checkbox-selected-focus-state-layer-color: #0ab7a7;
  --mat-checkbox-selected-hover-state-layer-color: #0ab7a7;
  --mat-checkbox-selected-pressed-state-layer-color: #0ab7a7;
  --mat-checkbox-selected-checkmark-color: #ffffff;
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --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-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-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-mdc-radio-button.mat-accent {
  --mat-radio-checked-ripple-color: #0ab7a7;
  --mat-radio-selected-icon-color: #0ab7a7;
  --mat-radio-selected-focus-icon-color: #0ab7a7;
  --mat-radio-selected-hover-icon-color: #0ab7a7;
  --mat-radio-selected-pressed-icon-color: #0ab7a7;
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --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-pressed-icon-color: rgba(0, 0, 0, 0.87);
  --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-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-slider.mat-accent {
  --mat-slider-active-track-color: #0ab7a7;
  --mat-slider-focus-handle-color: #0ab7a7;
  --mat-slider-handle-color: #0ab7a7;
  --mat-slider-hover-handle-color: #0ab7a7;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #0ab7a7 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #0ab7a7 4%, transparent);
  --mat-slider-inactive-track-color: #0ab7a7;
  --mat-slider-ripple-color: #0ab7a7;
  --mat-slider-with-tick-marks-active-container-color: #000000;
  --mat-slider-with-tick-marks-inactive-container-color: #0ab7a7;
}
.mat-datepicker-content.mat-accent,
.mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-calendar-date-selected-state-background-color: #0ab7a7;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #0ab7a7 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #000000;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #0ab7a7 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #0ab7a7 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #0ab7a7;
}
.mat-accent {
  --mat-pseudo-checkbox-full-selected-icon-color: #0ab7a7;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #0ab7a7;
  --mat-option-selected-state-label-text-color: #0ab7a7;
}
.mat-mdc-fab.mat-accent,
.mat-mdc-mini-fab.mat-accent {
  --mat-fab-container-color: #0ab7a7;
  --mat-fab-small-container-color: #0ab7a7;
  --mat-fab-foreground-color: #ffffff;
  --mat-fab-small-foreground-color: #000000;
  --mat-fab-state-layer-color: #ffffff;
  --mat-fab-small-state-layer-color: #000000;
  --mat-fab-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);
  --mat-fab-small-ripple-color: color-mix(in srgb, #000000 12%, transparent);
}
.mat-mdc-form-field.mat-accent {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #0ab7a7 87%, transparent);
  --mat-form-field-filled-caret-color: #0ab7a7;
  --mat-form-field-filled-focus-active-indicator-color: #0ab7a7;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #0ab7a7 87%, transparent);
  --mat-form-field-outlined-caret-color: #0ab7a7;
  --mat-form-field-outlined-focus-outline-color: #0ab7a7;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #0ab7a7 87%, transparent);
  --mat-select-focused-arrow-color: #0ab7a7;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mat-chip-elevated-container-color: #ff3d00;
  --mat-chip-elevated-selected-container-color: #ff3d00;
  --mat-chip-elevated-disabled-container-color: #ff3d00;
  --mat-chip-flat-disabled-selected-container-color: #ff3d00;
  --mat-chip-label-text-color: #ffffff;
  --mat-chip-disabled-label-text-color: #ffffff;
  --mat-chip-selected-label-text-color: #ffffff;
  --mat-chip-selected-trailing-icon-color: #ffffff;
  --mat-chip-selected-disabled-trailing-icon-color: #ffffff;
  --mat-chip-with-icon-icon-color: #ffffff;
  --mat-chip-with-icon-selected-icon-color: #ffffff;
  --mat-chip-with-icon-disabled-icon-color: #ffffff;
  --mat-chip-with-trailing-icon-trailing-icon-color: #ffffff;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #ffffff;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-focus-state-layer-color: transparent;
  --mat-chip-selected-hover-state-layer-color: transparent;
}
.mat-mdc-tab-group.mat-warn,
.mat-mdc-tab-nav-bar.mat-warn {
  --mat-tab-active-label-text-color: #ff3d00;
  --mat-tab-active-focus-label-text-color: #ff3d00;
  --mat-tab-active-hover-label-text-color: #ff3d00;
  --mat-tab-active-ripple-color: #ff3d00;
  --mat-tab-inactive-ripple-color: #ff3d00;
  --mat-tab-active-indicator-color: #ff3d00;
  --mat-tab-active-focus-indicator-color: #ff3d00;
  --mat-tab-active-hover-indicator-color: #ff3d00;
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --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-badge-warn {
  --mat-badge-background-color: #ff3d00;
  --mat-badge-text-color: #ffffff;
}
.mat-mdc-button-base.mat-warn {
  --mat-button-filled-container-color: #ff3d00;
  --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: #ff3d00;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #ff3d00 12%, transparent);
  --mat-button-outlined-state-layer-color: #ff3d00;
  --mat-button-protected-container-color: #ff3d00;
  --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: #ff3d00;
  --mat-button-text-ripple-color: color-mix(in srgb, #ff3d00 12%, transparent);
  --mat-button-text-state-layer-color: #ff3d00;
}
.mat-mdc-icon-button.mat-warn {
  --mat-icon-button-icon-color: #ff3d00;
  --mat-icon-button-state-layer-color: #ff3d00;
  --mat-icon-button-ripple-color: color-mix(in srgb, #ff3d00 12%, transparent);
}
.mat-icon.mat-warn {
  --mat-icon-color: #ff3d00;
}
.mat-mdc-progress-spinner.mat-warn {
  --mat-progress-spinner-active-indicator-color: #ff3d00;
}
.mat-mdc-progress-bar.mat-warn {
  --mat-progress-bar-active-indicator-color: #ff3d00;
  --mat-progress-bar-track-color: rgba(255, 61, 0, 0.25);
}
.mat-mdc-checkbox.mat-warn {
  --mat-checkbox-selected-icon-color: #ff3d00;
  --mat-checkbox-selected-focus-icon-color: #ff3d00;
  --mat-checkbox-selected-hover-icon-color: #ff3d00;
  --mat-checkbox-selected-pressed-icon-color: #ff3d00;
  --mat-checkbox-selected-focus-state-layer-color: #ff3d00;
  --mat-checkbox-selected-hover-state-layer-color: #ff3d00;
  --mat-checkbox-selected-pressed-state-layer-color: #ff3d00;
  --mat-checkbox-selected-checkmark-color: #ffffff;
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --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-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-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-mdc-radio-button.mat-warn {
  --mat-radio-checked-ripple-color: #ff3d00;
  --mat-radio-selected-icon-color: #ff3d00;
  --mat-radio-selected-focus-icon-color: #ff3d00;
  --mat-radio-selected-hover-icon-color: #ff3d00;
  --mat-radio-selected-pressed-icon-color: #ff3d00;
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --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-pressed-icon-color: rgba(0, 0, 0, 0.87);
  --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-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-slider.mat-warn {
  --mat-slider-active-track-color: #ff3d00;
  --mat-slider-focus-handle-color: #ff3d00;
  --mat-slider-handle-color: #ff3d00;
  --mat-slider-hover-handle-color: #ff3d00;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #ff3d00 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #ff3d00 4%, transparent);
  --mat-slider-inactive-track-color: #ff3d00;
  --mat-slider-ripple-color: #ff3d00;
  --mat-slider-with-tick-marks-active-container-color: #ffffff;
  --mat-slider-with-tick-marks-inactive-container-color: #ff3d00;
}
.mat-datepicker-content.mat-warn,
.mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-calendar-date-selected-state-background-color: #ff3d00;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #ff3d00 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #ffffff;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #ff3d00 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #ff3d00 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #ff3d00;
}
.mat-warn {
  --mat-pseudo-checkbox-full-selected-icon-color: #ff3d00;
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #ff3d00;
  --mat-option-selected-state-label-text-color: #ff3d00;
}
.mat-mdc-fab.mat-warn,
.mat-mdc-mini-fab.mat-warn {
  --mat-fab-container-color: #ff3d00;
  --mat-fab-small-container-color: #ff3d00;
  --mat-fab-foreground-color: #ffffff;
  --mat-fab-small-foreground-color: #ffffff;
  --mat-fab-state-layer-color: #ffffff;
  --mat-fab-small-state-layer-color: #ffffff;
  --mat-fab-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);
  --mat-fab-small-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);
}
.mat-mdc-form-field.mat-warn {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #ff3d00 87%, transparent);
  --mat-form-field-filled-caret-color: #ff3d00;
  --mat-form-field-filled-focus-active-indicator-color: #ff3d00;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #ff3d00 87%, transparent);
  --mat-form-field-outlined-caret-color: #ff3d00;
  --mat-form-field-outlined-focus-outline-color: #ff3d00;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #ff3d00 87%, transparent);
  --mat-select-focused-arrow-color: #ff3d00;
}
.mat-mdc-unelevated-button.mat-primary {
  --mat-button-filled-label-text-color: #fff;
  --mat-button-filled-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-filled-state-layer-color: #fff;
}
.mat-mdc-unelevated-button.mat-accent {
  --mat-button-filled-label-text-color: #fff;
  --mat-button-filled-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-filled-state-layer-color: #fff;
}
.mat-mdc-unelevated-button.mat-warn {
  --mat-button-filled-label-text-color: #fff;
  --mat-button-filled-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-filled-state-layer-color: #fff;
}
.mat-mdc-raised-button.mat-primary {
  --mat-button-protected-label-text-color: #fff;
  --mat-button-protected-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-protected-state-layer-color: #fff;
}
.mat-mdc-raised-button.mat-accent {
  --mat-button-protected-label-text-color: #fff;
  --mat-button-protected-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-protected-state-layer-color: #fff;
}
.mat-mdc-raised-button.mat-warn {
  --mat-button-protected-label-text-color: #fff;
  --mat-button-protected-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-button-protected-state-layer-color: #fff;
}
.mat-mdc-fab.mat-primary,
.mat-mdc-mini-fab.mat-primary {
  --mat-fab-foreground-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-state-layer-color: #fff;
}
.mat-mdc-fab.mat-accent,
.mat-mdc-mini-fab.mat-accent {
  --mat-fab-foreground-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-state-layer-color: #fff;
}
.mat-mdc-fab.mat-warn,
.mat-mdc-mini-fab.mat-warn {
  --mat-fab-foreground-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-state-layer-color: #fff;
}
html .mat-mdc-fab.mat-primary,
html .mat-mdc-mini-fab.mat-primary {
  --mat-fab-foreground-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-state-layer-color: #fff;
}
html .mat-mdc-fab.mat-accent,
html .mat-mdc-mini-fab.mat-accent {
  --mat-fab-foreground-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-state-layer-color: #fff;
}
html .mat-mdc-fab.mat-warn,
html .mat-mdc-mini-fab.mat-warn {
  --mat-fab-foreground-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-state-layer-color: #fff;
}
.mat-mdc-checkbox.mat-primary {
  --mat-checkbox-selected-checkmark-color: #fff;
  --mat-theme-text-primary-on-background: #1b1c4d;
}
.mat-mdc-checkbox.mat-accent {
  --mat-checkbox-selected-checkmark-color: #fff;
  --mat-theme-text-primary-on-background: #1b1c4d;
}
.mat-mdc-checkbox.mat-warn {
  --mat-checkbox-selected-checkmark-color: #fff;
  --mat-theme-text-primary-on-background: #1b1c4d;
}
.mat-mdc-slide-toggle.mat-primary {
  --mat-slide-toggle-selected-icon-color: #fff;
}
.mat-mdc-slide-toggle.mat-accent {
  --mat-slide-toggle-selected-icon-color: #fff;
}
.mat-mdc-slide-toggle.mat-warn {
  --mat-slide-toggle-selected-icon-color: #fff;
}
.mat-datepicker-content .mat-calendar {
  box-shadow: 0 4px 24px 0 rgba(27, 28, 77, 0.2);
}
.mat-datepicker-content.mat-primary {
  --mat-datepicker-calendar-date-selected-state-text-color: #fff;
  --mat-datepicker-calendar-date-text-color: #1b1c4d;
}
.mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: #fff;
  --mat-datepicker-calendar-date-text-color: #1b1c4d;
}
.mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: #fff;
  --mat-datepicker-calendar-date-text-color: #1b1c4d;
}
.mat-datepicker-toggle .mdc-icon-button[disabled] {
  opacity: 0.3;
}
html {
  --mat-button-filled-container-shape: 50px !important;
  --mat-button-outlined-container-shape: 50px !important;
  --mat-button-outlined-outline-width: 2px;
  --mat-button-text-container-shape: 50px !important;
  --mat-chip-label-text-weight: 700;
}
mat-slider {
  --mat-slider-inactive-track-height: 24px;
  --mat-slider-active-track-height: 24px;
  --mat-slider-active-track-color: #0ab7a7 !important;
  --mat-slider-inactive-track-color: #0ab7a7 !important;
  --mat-slider-focus-handle-color: #fff !important;
  --mat-slider-label-label-text-color: #1b1c4d !important;
  --mat-slider-label-label-text-size: 12px !important;
  --mat-slider-handle-color: #fff;
  --mat-slider-disabled-handle-color: #fff !important;
  --mat-slider-label-container-color: rgba(10, 183, 167, 0.1019607843) !important;
  --mat-slider-handle-height: 24px !important;
  --mat-slider-handle-width: 24px !important;
  min-width: unset !important;
}
mat-slider .mdc-slider__value-indicator {
  padding: 0 8px !important;
  height: 30px !important;
  border: 1px solid #0ab7a7 !important;
  transform: none !important;
  opacity: 1 !important;
}
.mat-mdc-progress-bar {
  border-radius: 5px;
  --mat-progress-bar-active-indicator-height: 24px;
  --mat-progress-bar-track-height: 24px;
  --mat-progress-bar-track-shape: 5px;
  --mat-progress-bar-active-indicator-color: #0ab7a7;
  --mat-progress-bar-track-color: rgba(27, 28, 77, 0.0784313725);
}
.mat-mdc-progress-bar .mdc-linear-progress__buffer {
  border: 1px solid rgba(27, 28, 77, 0.2);
}
.mat-badge-content {
  background: #e9e954 !important;
  color: #1b1c4d !important;
}
.big-rounded-button {
  width: auto !important;
  height: auto !important;
  padding-block: 4px !important;
  padding-inline: 6px !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
}
.big-rounded-button > *[role=img] {
  width: 32px;
  height: 32px;
  font-size: 32px;
}
.big-rounded-button > *[role=img] svg {
  width: 32px;
  height: 32px;
}
button.mat-mdc-icon-button {
  font-size: unset;
}
button.mat-mdc-icon-button.min-rounded-button {
  background-color: rgba(27, 28, 77, 0.08);
  width: 24px;
  height: 24px;
  padding: 5px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
button.mat-mdc-icon-button.min-rounded-button > *[role=img] {
  width: 14px;
  height: 14px;
  font-size: 14px;
}
button.mat-mdc-icon-button.min-rounded-button > *[role=img] svg {
  width: 14px;
  height: 14px;
}
button.mat-mdc-icon-button.min-rounded-button .mat-mdc-button-touch-target {
  width: 24px;
  height: 24px;
}
.rounded-button.rounded-button-secondary-bg {
  background-color: rgba(10, 183, 167, 0.0784313725) !important;
}
.icon-size-20 {
  width: 20px !important;
  height: 20px !important;
  font-size: 20px !important;
}
.icon-size-20 svg {
  width: 20px !important;
  height: 20px !important;
}
.rounded-button {
  background-color: rgba(27, 28, 77, 0.08) !important;
  width: 32px !important;
  height: 32px !important;
  padding: 4px !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
}
.rounded-button .mat-mdc-button-touch-target {
  width: 32px !important;
  height: 32px !important;
}
mat-table.mat-mdc-table {
  background: transparent;
  background-color: unset;
}
mat-cell:first-of-type,
mat-header-cell:first-of-type,
mat-footer-cell:first-of-type {
  padding-left: 0 !important;
}
mat-cell:last-of-type,
mat-header-cell:last-of-type,
mat-footer-cell:last-of-type {
  padding-right: 0 !important;
}
.mdc-data-table__cell,
.mdc-data-table__header-cell {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.mat-accordion .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0 4px 24px 0 rgba(27, 28, 77, 0.2);
}
.mat-accordion .mat-expansion-panel {
  box-shadow: 0 4px 24px 0 rgba(27, 28, 77, 0.2);
  margin: 16px 0;
}
.mat-accordion .mat-expansion-panel-header {
  padding-top: 32px;
  padding-bottom: 32px;
}
.mat-accordion {
  --mat-expansion-header-text-color: #1b1c4d;
  --mat-expansion-header-text-font: "SharpGrotesk", serif;
  --mat-expansion-header-text-size: 20px;
  --mat-expansion-header-text-weight: 500;
  --mat-expansion-header-text-line-height: 28px;
}
.mat-accordion .mat-expansion-indicator::after {
  font-size: 300%;
  padding: 6px;
  border-color: #1b1c4d;
  margin-top: -8px;
}
.mat-mdc-tab-header {
  --mat-tab-label-text-size: 20px;
  --mat-tab-label-text-line-height: 28px;
  --mat-tab-label-text-weight: 500;
  --mat-tab-label-text-letter-spacing: 0;
}
.mat-mdc-standard-chip {
  --mat-chip-label-text-size: 16px;
  --mat-chip-label-text-weight: 700;
}
.mat-mdc-menu-panel.mat-elevation-z8 {
  box-shadow: 0 4px 24px 0 rgba(27, 28, 77, 0.2);
}
mat-error {
  font-size: 12px;
}
mat-form-field mat-error {
  margin: 0 -13px;
}
mat-form-field {
  width: 100%;
}
.mdc-dialog .mdc-dialog__actions {
  padding: 0px 24px 20px 24px;
}
.mat-mdc-dialog-container .mdc-dialog__content {
  color: inherit !important;
}
mat-icon {
  stroke: #1b1c4d;
}
.icon-no-stroke {
  stroke: none !important;
}
.white-icon {
  color: #ffffff;
}
.white-icon svg * {
  stroke: #ffffff;
}
.icon-fill-white {
  color: #ffffff;
}
.icon-fill-white svg * {
  fill: #ffffff;
}
.icon-fill-secondary {
  color: #0ab7a7;
}
.icon-fill-secondary svg * {
  fill: #0ab7a7;
}
.icon-fullfill-white {
  color: #ffffff;
}
.icon-fullfill-white svg {
  stroke: none;
}
.icon-fullfill-white svg path {
  stroke: #ffffff;
}
.icon-fullfill-white svg rect {
  fill: #ffffff;
}
.icon-sign-secondary svg {
  stroke: none;
}
.icon-sign-secondary svg path {
  stroke: #0ab7a7;
}
.icon-sign-secondary svg path:nth-child(3) {
  fill: #0ab7a7;
}
.icon-profile-primary-60 svg path {
  stroke: rgba(27, 28, 77, 0.6);
}
.icon-profile-primary-60 svg circle {
  stroke: rgba(27, 28, 77, 0.6);
}
.icon-pending-primary svg * {
  stroke: #1b1c4d;
}
.icon-sign-white svg {
  stroke: none;
}
.icon-sign-white svg path {
  stroke: #ffffff;
}
.icon-sign-white svg path:nth-child(3) {
  fill: #ffffff;
}
.icon-success {
  color: #0ab7a7;
}
.icon-success svg * {
  stroke: #0ab7a7;
}
.cp-close-filled-red svg {
  fill: #ff3d00;
}
.cp-close-filled-red svg circle {
  stroke: #ff3d00;
}
.cp-close-filled-neutral svg {
  fill: #ebc603;
}
.cp-close-filled-neutral svg circle {
  stroke: #ebc603;
}
.icon-info-primary {
  stroke: none !important;
}
.icon-info-primary svg circle {
  stroke: #1b1c4d;
}
.icon-info-primary svg path {
  fill: #1b1c4d;
}
.icon-info-error {
  stroke: none !important;
}
.icon-info-error svg circle {
  stroke: #ff3d00;
}
.icon-info-error svg path {
  fill: #ff3d00;
}
.icon-info-secondary {
  stroke: none !important;
}
.icon-info-secondary svg circle {
  stroke: #0ab7a7;
}
.icon-info-secondary svg path {
  fill: #0ab7a7;
}
.icon-advice-error {
  stroke: none !important;
}
.icon-advice-error svg circle {
  stroke: #ff3d00;
}
.icon-advice-error svg path {
  fill: #ff3d00;
}
.icon-substract-white {
  stroke: none !important;
}
.icon-substract-white svg path {
  stroke: white;
}
.mat-mdc-paginator {
  background-color: transparent !important;
}
.mdc-tooltip {
  white-space: pre-line;
  height: fit-content !important;
  max-height: none !important;
  position: relative !important;
}
.mdc-tooltip__surface {
  background-color: #1b1c4d !important;
  font-weight: 400;
  max-width: 300px !important;
  height: fit-content !important;
  max-height: none !important;
  display: inline-block !important;
  position: relative !important;
  padding: 8px !important;
}
.cp-large-tooltip .mdc-tooltip__surface {
  background-color: #fff !important;
  font-size: 16px;
  line-height: 24px;
  color: rgba(27, 28, 77, 0.5);
  padding: 16px 24px !important;
  box-shadow: 0 4px 24px 0 rgba(27, 28, 77, 0.2);
}
.cp-large-tooltip-no-opacity .mdc-tooltip__surface {
  background-color: #fff !important;
  font-size: 16px;
  line-height: 24px;
  color: #49496e;
  padding: 16px 24px !important;
  box-shadow: 0 4px 24px 0 rgba(27, 28, 77, 0.2);
}
.cp-large-tooltip-no-opacity::after {
  display: none;
}
.tooltip-wide .mdc-tooltip__surface {
  max-width: 600px !important;
  text-align: left !important;
  max-height: 300px !important;
  overflow-y: auto !important;
  scrollbar-color: rgb(237, 237, 241) #1b1c4d !important;
  scrollbar-width: thin;
}
.tooltip-wide .mdc-tooltip__surface::-webkit-scrollbar {
  width: 8px !important;
}
.tooltip-wide .mdc-tooltip__surface::-webkit-scrollbar-track {
  background: #1b1c4d !important;
}
.tooltip-wide .mdc-tooltip__surface::-webkit-scrollbar-thumb {
  background-color: rgb(237, 237, 241) !important;
}
.mdc-tooltip::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px;
  border-color: transparent;
}
.mat-mdc-tooltip-panel-below .mdc-tooltip::after {
  border-bottom-color: #1b1c4d !important;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.mat-mdc-tooltip-panel-above .mdc-tooltip::after {
  border-top-color: #1b1c4d !important;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.mat-mdc-form-field {
  --mat-form-field-outlined-input-text-color: #1b1c4d;
}
.mat-mdc-form-field .mdc-floating-label--float-above {
  --mat-form-field-outlined-label-text-color: #1b1c4d;
}
.mat-mdc-radio-button {
  --mat-theme-text-primary-on-background: #1b1c4d;
}
.mat-mdc-select {
  --mat-select-enabled-trigger-text-color: #1b1c4d;
}
.mat-mdc-option {
  --mat-option-label-text-color: #1b1c4d;
}
.mat-mdc-icon-button .mat-icon svg:focus {
  outline: none !important;
}
.mat-icon-size-14 {
  width: 20px !important;
  height: 20px !important;
  padding: 0 !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
}
.mat-icon-size-14 > *[role=img] {
  width: 14px;
  height: 14px;
  font-size: 14px;
}
.mat-icon-size-14 > *[role=img] svg {
  width: 14px;
  height: 14px;
}
.mat-icon-size-14 .mat-mdc-button-touch-target {
  width: 20px !important;
  height: 20px !important;
}
.mat-icon-size-16 {
  width: 26px !important;
  height: 26px !important;
  padding: 0 !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
}
.mat-icon-size-16 > *[role=img] {
  width: 16px;
  height: 16px;
  font-size: 16px;
}
.mat-icon-size-16 > *[role=img] svg {
  width: 16px;
  height: 16px;
}
.mat-icon-size-16 .mat-mdc-button-touch-target {
  width: 26px !important;
  height: 26px !important;
}
.mat-icon-size-20 {
  width: 32px !important;
  height: 32px !important;
  padding: 0 !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
}
.mat-icon-size-20 > *[role=img] {
  width: 20px;
  height: 20px;
  font-size: 20px;
}
.mat-icon-size-20 > *[role=img] svg {
  width: 20px;
  height: 20px;
}
.mat-icon-size-20 .mat-mdc-button-touch-target {
  width: 32px !important;
  height: 32px !important;
}
.mat-icon-size-24 {
  width: 40px !important;
  height: 40px !important;
  padding: 0 !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
}
.mat-icon-size-24 > *[role=img] {
  width: 24px;
  height: 24px;
  font-size: 24px;
}
.mat-icon-size-24 > *[role=img] svg {
  width: 24px;
  height: 24px;
}
.mat-icon-size-24 .mat-mdc-button-touch-target {
  width: 40px !important;
  height: 40px !important;
}
.mat-icon-size-32 {
  width: 50px !important;
  height: 50px !important;
  padding: 0 !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
}
.mat-icon-size-32 > *[role=img] {
  width: 32px;
  height: 32px;
  font-size: 32px;
}
.mat-icon-size-32 > *[role=img] svg {
  width: 32px;
  height: 32px;
}
.mat-icon-size-32 .mat-mdc-button-touch-target {
  width: 50px !important;
  height: 50px !important;
}
.btn-primary-lg {
  padding: 15px 56px 15px 56px !important;
  height: 48px !important;
  font-size: 16px !important;
  font-weight: bold !important;
  min-width: 112px !important;
}
.btn-primary-sm {
  padding: 8px 32px 8px 32px !important;
  height: 34px !important;
  font-size: 16px !important;
  font-weight: bold !important;
  min-width: 112px !important;
}
.btn-primary-sm-icon {
  border-radius: 4px;
  background: rgba(27, 28, 77, 0.0784313725) !important;
  transition: background-color 0.3s, box-shadow 0.3s;
}
.btn-primary-sm-icon:hover {
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}
.btn-primary-sm-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 6px 17px 6px 17px !important;
  height: 24px !important;
  font-size: 12px !important;
  font-weight: bold !important;
  min-width: 104px !important;
  gap: 12px;
  border-radius: 9999px;
}
.btn-primary-xs {
  padding: 4px 16px 4px 16px !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: normal !important;
}
.btn-secondary-lg {
  padding: 15px 56px 15px 56px !important;
  height: 48px !important;
  font-size: 16px !important;
  font-weight: bold !important;
  min-width: 112px !important;
  color: #1b1c4d !important;
  border: 2px solid #1b1c4d !important;
  border-radius: 50px !important;
}
.btn-secondary-sm {
  padding: 8px 32px 8px 32px !important;
  height: 34px !important;
  font-size: 16px !important;
  font-weight: bold !important;
  min-width: 112px !important;
  color: #1b1c4d !important;
  border: 2px solid #1b1c4d !important;
  border-radius: 50px !important;
}
.btn-secondary-xs {
  padding: 4px 16px 4px 16px !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: normal !important;
  color: #1b1c4d !important;
  border: 2px solid #1b1c4d !important;
  border-radius: 50px !important;
}
.btn-tertiary-lg {
  padding: 15px 56px 15px 56px !important;
  height: 48px !important;
  font-size: 16px !important;
  font-weight: bold !important;
  min-width: 112px !important;
}
.btn-tertiary-sm {
  padding: 8px 32px 8px 32px !important;
  height: 34px !important;
  font-size: 16px !important;
  font-weight: bold !important;
  min-width: 112px !important;
}
.btn-error-lg {
  padding: 15px 56px 15px 56px !important;
  height: 48px !important;
  font-size: 16px !important;
  font-weight: bold !important;
  min-width: 112px !important;
  color: #ff3d00 !important;
  border: 2px solid #ff3d00 !important;
  border-radius: 50px !important;
}
.btn-error-sm {
  padding: 8px 32px 8px 32px !important;
  height: 34px !important;
  font-size: 16px !important;
  font-weight: bold !important;
  min-width: 112px !important;
  color: #ff3d00 !important;
  border: 2px solid #ff3d00 !important;
  border-radius: 50px !important;
}
.btn-header-selected {
  box-shadow: rgba(27, 28, 77, 0.2) 0px 4px 24px;
  border: 1.5px solid #0ab7a7 !important;
  height: 48px !important;
  width: 100%;
  padding: 12px !important;
  gap: 10px !important;
  border-radius: 4px !important;
}
.btn-header {
  border: 1px solid rgba(27, 28, 77, 0.2) !important;
  background: transparent !important;
  height: 48px !important;
  width: 100%;
  padding: 12px !important;
  gap: 10px !important;
  border-radius: 4px !important;
}
.btn-header-select-selected {
  box-shadow: rgba(27, 28, 77, 0.2) 0px 4px 24px;
  border: 1.5px solid #0ab7a7 !important;
  width: 100% !important;
  height: 48px !important;
  padding: 12px !important;
  gap: 10px !important;
  border-radius: 4px !important;
}
.btn-header-select {
  border: 1px solid rgba(27, 28, 77, 0.2) !important;
  background: transparent !important;
  width: 100% !important;
  height: 48px !important;
  padding: 12px !important;
  gap: 10px !important;
  border-radius: 4px !important;
}
button:disabled {
  cursor: not-allowed !important;
}
.toggle-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
.toggle-btn input[type=checkbox] {
  height: 0;
  width: 0;
  visibility: hidden;
}
.toggle-btn label {
  cursor: pointer;
  text-indent: -9999px;
  width: 50px;
  height: 30px;
  border: 2px solid #1b1c4d;
  display: block;
  border-radius: 100px;
  position: relative;
}
.toggle-btn .disabled-label {
  pointer-events: none !important;
  border-color: gray;
}
.toggle-btn .disabled-label:after {
  background: gray;
}
.toggle-btn label:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  width: 15px;
  height: 15px;
  background: #1b1c4d;
  border-radius: 90px;
  transition: 0.5s;
}
.toggle-btn input:checked + label {
  border: 2px solid #0ab7a7;
}
.toggle-btn input:checked + label:after {
  background: #0ab7a7;
  left: calc(100% - 5px);
  transform: translateX(-100%);
}
.toggle-btn label:active:after {
  width: 20px;
}
.baustein-btn {
  background: rgba(27, 28, 77, 0.0784313725);
  display: flex;
  padding: 0px 16px;
  align-items: center;
  gap: 8px;
  border-radius: 16px;
  font-size: 12px;
  font-weight: 700;
}
.baustein-btn mat-icon {
  transform: scale(0.7);
}
.baustein-btn.active {
  background: #1b1c4d;
  color: #ffffff;
}
.btn-load {
  padding: 4px 40px;
  border-radius: 50px;
  border: 2px solid #1b1c4d;
  background-color: white;
  margin: 0 3rem;
}
.btn-load:hover {
  background-color: rgb(244, 244, 246);
}
@tailwind base;
@tailwind components;
@tailwind utilities;
:root {
  --cp-dialog-w-sm: 624px;
  --cp-dialog-w-lg: 842px;
  --cp-dialog-w-xl: 1180px;
  --cp-gray-100: #f4f4f6;
  --cp-primary-100: #1b1c4d;
  --cp-primary-80: rgba(27, 28, 77, 0.8);
  --cp-primary-60: rgba(27, 28, 77, 0.6);
  --cp-primary-40: rgba(27, 28, 77, 0.4);
  --cp-primary-20: rgba(27, 28, 77, 0.2);
  --cp-primary-16: rgba(27, 28, 77, 0.1568627451);
  --cp-primary-10: rgba(27, 28, 77, 0.1019607843);
  --cp-primary-8: rgba(27, 28, 77, 0.0784313725);
  --cp-primary-flat-80: rgba(73, 73, 110, 0.8);
  --cp-primary-flat-8: rgba(73, 73, 110, 0.0784313725);
  --cp-primary-hover-100: #0c0e16;
  --cp-primary-container-100: #e4e4e4;
  --cp-secondary-100: #0ab7a7;
  --cp-secondary-80: rgba(10, 183, 167, 0.8);
  --cp-secondary-60: rgba(10, 183, 167, 0.6);
  --cp-secondary-40: rgba(10, 183, 167, 0.4);
  --cp-secondary-20: rgba(10, 183, 167, 0.2);
  --cp-secondary-16: rgba(10, 183, 167, 0.1568627451);
  --cp-secondary-10: rgba(10, 183, 167, 0.1019607843);
  --cp-secondary-8: rgba(10, 183, 167, 0.0784313725);
  --cp-secondary-hover-100: #459a8e;
  --cp-error-100: #ff3d00;
  --cp-error-80: rgba(255, 61, 0, 0.8);
  --cp-error-60: rgba(255, 61, 0, 0.6);
  --cp-error-20: rgba(255, 61, 0, 0.2);
  --cp-highlight-100: #e9e954;
  --cp-highlight-mid-100: #ebc603;
  --cp-contrast-light-100: #ffffff;
  --cp-contrast-dark-100: #000000;
  --cp-shadow-100: #1b1c4d;
  --fab-margin: 16px;
}
.svg {
  stroke: black;
}
*,
::before,
::after {
  border-style: none;
}
* {
  -webkit-font-smoothing: antialiased;
}
.page-width-size,
header,
.page-container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 12px;
}
header .form-container,
.page-container .form-container {
  max-width: 842px;
  margin: 0 auto;
}
body {
  font-size: 16px;
}
body {
  font-family: "Arimo", serif;
  color: #1b1c4d;
  line-height: 1.5;
  font-weight: 400;
}
a {
  text-decoration: underline;
  font-weight: 700;
  cursor: pointer;
}
.font-grotesk-s1 {
  font-size: 20px;
  font-family: "SharpGrotesk", serif;
  line-height: 28px;
  font-weight: 500;
}
.font-grotesk-s1-print {
  font-size: 15px;
  font-family: "SharpGrotesk", serif;
  line-height: 21px;
  font-weight: 500;
}
.info-tooltip {
  width: fit-content;
  padding: 4px 10px;
  border-radius: 50px;
  display: flex;
  align-items: center;
}
.vorgaben {
  background-color: #e9e954;
}
.error {
  color: #ffffff;
  background-color: #ff3d00;
}
.drag-item {
  border-radius: 4px;
  background-color: #ededf1;
  padding: 6px 12px;
}
.drag-item + .drag-item {
  margin-top: 10px;
}
.drag-item.active {
  background-color: #1b1c4d;
  color: #ffffff;
}
.drag-item.active .mat-mdc-checkbox .mdc-form-field {
  color: #ffffff;
}
.cdk-drag-preview {
  box-sizing: border-box;
  box-shadow: shadow;
}
.cdk-drag-placeholder {
  border: 1px dashed #ededf1;
  background: transparent;
}
.cdk-drag-placeholder * {
  opacity: 0;
}
.cdk-drag-animating {
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
html.matomoHsr .h-full {
  min-height: 1400px;
}
html.matomoHeatmap .h-full {
  min-height: 1400px;
}
.multiline-tooltip {
  white-space: pre-line !important;
}
.cdk-overlay-pane.snackbar-overlay-pane {
  z-index: 999;
}
.cdk-overlay-pane.tour-overlay-pane {
  z-index: 1100;
}
.cdk-overlay-container:has(.multitasking-backdrop) .snackbar-overlay-pane {
  display: none;
}
a.primary {
  color: #0ab7a7;
  text-decoration: none;
  font-weight: bold;
}
.page-container {
  padding-top: 30px;
}
.page-container .form-container {
  margin: inherit;
  margin-bottom: 400px;
}
.marker-dot {
  position: relative;
}
.marker-dot::after {
  content: "";
  position: absolute;
  right: 0px;
  top: -3px;
  background: #e9e954;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  z-index: 2;
}
.smallform {
  display: flex;
  justify-content: center;
  align-items: center;
  height: calc(100vh - 104px - 60px);
  z-index: 2;
}
.gray-box {
  border-radius: 4px;
  background: rgba(27, 28, 77, 0.0784313725);
}
.info-box {
  border-radius: 8px;
  border: 1.5px solid #1b1c4d;
  padding: 16px 24px;
  display: flex;
  align-items: center;
  gap: 16px;
}
.disable-geburtsdatum mat-form-field {
  pointer-events: none;
  --mat-form-field-outlined-focus-outline-width: 1px;
  --mat-form-field-outlined-input-text-color: black;
  --mat-form-field-outlined-focus-outline-color: rgba(0, 0, 0, 0.3);
  --mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, 0.3);
  --mat-form-field-outlined-hover-label-text-color: rgb(0 0 0 / 100%);
  --mat-form-field-outlined-focus-label-text-color: rgb(0 0 0 / 100%);
}
.disable-geburtsdatum mat-form-field .mat-mdc-text-field-wrapper {
  opacity: 0.3;
}
.disable-geburtsdatum mat-form-field .mdc-notched-outline__notch label {
  color: black !important;
}

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