/* src/theme/default.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: #f9f9fc;
  --mat-app-text-color: #191c1e;
  --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, #191c1e 10%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, #191c1e 12%, transparent);
  --mat-option-hover-state-layer-color: color-mix(in srgb, #191c1e 8%, transparent);
  --mat-option-label-text-color: #191c1e;
  --mat-option-selected-state-label-text-color: #374956;
  --mat-option-selected-state-layer-color: #d2e5f5;
  --mat-optgroup-label-text-color: #41484d;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #f9f9fc;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-pseudo-checkbox-full-selected-checkmark-color: #ffffff;
  --mat-pseudo-checkbox-full-selected-icon-color: #2e6482;
  --mat-pseudo-checkbox-full-unselected-icon-color: #41484d;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #2e6482;
  --mat-option-label-text-size: 1rem;
  --mat-option-label-text-weight: 400;
  --mat-option-label-text-font: Roboto, sans-serif;
  --mat-option-label-text-line-height: 1.25rem;
  --mat-option-label-text-tracking: 0.006rem;
  --mat-optgroup-label-text-font: Roboto, sans-serif;
  --mat-optgroup-label-text-line-height: 1.25rem;
  --mat-optgroup-label-text-size: 0.875rem;
  --mat-optgroup-label-text-tracking: 0.006rem;
  --mat-optgroup-label-text-weight: 500;
  --mat-card-elevated-container-shape: 12px;
  --mat-card-filled-container-shape: 12px;
  --mat-card-outlined-container-shape: 12px;
  --mat-card-outlined-outline-width: 1px;
  --mat-card-elevated-container-color: #f3f3f6;
  --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-filled-container-color: #e1e2e5;
  --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);
  --mat-card-outlined-container-color: #f9f9fc;
  --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: #c1c7ce;
  --mat-card-subtitle-text-color: #191c1e;
  --mat-card-subtitle-text-font: Roboto, sans-serif;
  --mat-card-subtitle-text-line-height: 1.5rem;
  --mat-card-subtitle-text-size: 1rem;
  --mat-card-subtitle-text-tracking: 0.009rem;
  --mat-card-subtitle-text-weight: 500;
  --mat-card-title-text-font: Roboto, sans-serif;
  --mat-card-title-text-line-height: 1.75rem;
  --mat-card-title-text-size: 1.375rem;
  --mat-card-title-text-tracking: 0;
  --mat-card-title-text-weight: 400;
  --mat-progress-bar-active-indicator-height: 4px;
  --mat-progress-bar-track-height: 4px;
  --mat-progress-bar-track-shape: 0;
  --mat-progress-bar-active-indicator-color: #2e6482;
  --mat-progress-bar-track-color: #dde3ea;
  --mat-tooltip-container-color: #2e3133;
  --mat-tooltip-container-shape: 4px;
  --mat-tooltip-supporting-text-color: #f0f1f3;
  --mat-tooltip-supporting-text-font: Roboto, sans-serif;
  --mat-tooltip-supporting-text-line-height: 1rem;
  --mat-tooltip-supporting-text-size: 0.75rem;
  --mat-tooltip-supporting-text-tracking: 0.025rem;
  --mat-tooltip-supporting-text-weight: 400;
  --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;
  --mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-form-field-disabled-leading-icon-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-form-field-disabled-select-arrow-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-form-field-disabled-trailing-icon-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-form-field-enabled-select-arrow-color: #41484d;
  --mat-form-field-error-focus-trailing-icon-color: #ba1a1a;
  --mat-form-field-error-hover-trailing-icon-color: #93000a;
  --mat-form-field-error-text-color: #ba1a1a;
  --mat-form-field-error-trailing-icon-color: #ba1a1a;
  --mat-form-field-filled-active-indicator-color: #41484d;
  --mat-form-field-filled-caret-color: #2e6482;
  --mat-form-field-filled-container-color: #dde3ea;
  --mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-form-field-filled-disabled-container-color: color-mix(in srgb, #191c1e 4%, transparent);
  --mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-form-field-filled-error-active-indicator-color: #ba1a1a;
  --mat-form-field-filled-error-caret-color: #ba1a1a;
  --mat-form-field-filled-error-focus-active-indicator-color: #ba1a1a;
  --mat-form-field-filled-error-focus-label-text-color: #ba1a1a;
  --mat-form-field-filled-error-hover-active-indicator-color: #93000a;
  --mat-form-field-filled-error-hover-label-text-color: #93000a;
  --mat-form-field-filled-error-label-text-color: #ba1a1a;
  --mat-form-field-filled-focus-active-indicator-color: #2e6482;
  --mat-form-field-filled-focus-label-text-color: #2e6482;
  --mat-form-field-filled-hover-active-indicator-color: #191c1e;
  --mat-form-field-filled-hover-label-text-color: #41484d;
  --mat-form-field-filled-input-text-color: #191c1e;
  --mat-form-field-filled-input-text-placeholder-color: #41484d;
  --mat-form-field-filled-label-text-color: #41484d;
  --mat-form-field-focus-select-arrow-color: #2e6482;
  --mat-form-field-focus-state-layer-opacity: 0;
  --mat-form-field-hover-state-layer-opacity: 0.08;
  --mat-form-field-leading-icon-color: #41484d;
  --mat-form-field-outlined-caret-color: #2e6482;
  --mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, #191c1e 12%, transparent);
  --mat-form-field-outlined-error-caret-color: #ba1a1a;
  --mat-form-field-outlined-error-focus-label-text-color: #ba1a1a;
  --mat-form-field-outlined-error-focus-outline-color: #ba1a1a;
  --mat-form-field-outlined-error-hover-label-text-color: #93000a;
  --mat-form-field-outlined-error-hover-outline-color: #93000a;
  --mat-form-field-outlined-error-label-text-color: #ba1a1a;
  --mat-form-field-outlined-error-outline-color: #ba1a1a;
  --mat-form-field-outlined-focus-label-text-color: #2e6482;
  --mat-form-field-outlined-focus-outline-color: #2e6482;
  --mat-form-field-outlined-hover-label-text-color: #191c1e;
  --mat-form-field-outlined-hover-outline-color: #191c1e;
  --mat-form-field-outlined-input-text-color: #191c1e;
  --mat-form-field-outlined-input-text-placeholder-color: #41484d;
  --mat-form-field-outlined-label-text-color: #41484d;
  --mat-form-field-outlined-outline-color: #71787e;
  --mat-form-field-select-disabled-option-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-form-field-select-option-text-color: #191c1e;
  --mat-form-field-state-layer-color: #191c1e;
  --mat-form-field-trailing-icon-color: #41484d;
  --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;
  --mat-form-field-container-text-font: Roboto, sans-serif;
  --mat-form-field-container-text-line-height: 1.5rem;
  --mat-form-field-container-text-size: 1rem;
  --mat-form-field-container-text-tracking: 0.031rem;
  --mat-form-field-container-text-weight: 400;
  --mat-form-field-subscript-text-font: Roboto, sans-serif;
  --mat-form-field-subscript-text-line-height: 1rem;
  --mat-form-field-subscript-text-size: 0.75rem;
  --mat-form-field-subscript-text-tracking: 0.025rem;
  --mat-form-field-subscript-text-weight: 400;
  --mat-form-field-outlined-label-text-font: Roboto, sans-serif;
  --mat-form-field-outlined-label-text-size: 1rem;
  --mat-form-field-outlined-label-text-tracking: 0.031rem;
  --mat-form-field-outlined-label-text-weight: 400;
  --mat-form-field-filled-label-text-font: Roboto, sans-serif;
  --mat-form-field-filled-label-text-size: 1rem;
  --mat-form-field-filled-label-text-tracking: 0.031rem;
  --mat-form-field-filled-label-text-weight: 400;
  --mat-select-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-select-panel-background-color: #edeef0;
  --mat-select-enabled-trigger-text-color: #191c1e;
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-select-placeholder-text-color: #41484d;
  --mat-select-enabled-arrow-color: #41484d;
  --mat-select-disabled-arrow-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-select-focused-arrow-color: #2e6482;
  --mat-select-invalid-arrow-color: #ba1a1a;
  --mat-select-arrow-transform: translateY(-8px);
  --mat-select-trigger-text-font: Roboto, sans-serif;
  --mat-select-trigger-text-line-height: 1.5rem;
  --mat-select-trigger-text-size: 1rem;
  --mat-select-trigger-text-tracking: 0.031rem;
  --mat-select-trigger-text-weight: 400;
  --mat-autocomplete-container-shape: 4px;
  --mat-autocomplete-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-autocomplete-background-color: #edeef0;
  --mat-dialog-actions-alignment: flex-end;
  --mat-dialog-actions-padding: 16px 24px;
  --mat-dialog-container-elevation-shadow: none;
  --mat-dialog-container-max-width: 560px;
  --mat-dialog-container-min-width: 280px;
  --mat-dialog-container-shape: 28px;
  --mat-dialog-container-small-max-width: calc(100vw - 32px);
  --mat-dialog-content-padding: 20px 24px;
  --mat-dialog-headline-padding: 6px 24px 13px;
  --mat-dialog-with-actions-content-padding: 20px 24px 0;
  --mat-dialog-container-color: #f9f9fc;
  --mat-dialog-subhead-color: #191c1e;
  --mat-dialog-supporting-text-color: #41484d;
  --mat-dialog-subhead-font: Roboto, sans-serif;
  --mat-dialog-subhead-line-height: 2rem;
  --mat-dialog-subhead-size: 1.5rem;
  --mat-dialog-subhead-tracking: 0;
  --mat-dialog-subhead-weight: 400;
  --mat-dialog-supporting-text-font: Roboto, sans-serif;
  --mat-dialog-supporting-text-line-height: 1.25rem;
  --mat-dialog-supporting-text-size: 0.875rem;
  --mat-dialog-supporting-text-tracking: 0.016rem;
  --mat-dialog-supporting-text-weight: 400;
  --mat-chip-container-shape-radius: 8px;
  --mat-chip-disabled-container-opacity: 1;
  --mat-chip-elevated-container-color: transparent;
  --mat-chip-flat-selected-outline-width: 0;
  --mat-chip-outline-width: 1px;
  --mat-chip-trailing-action-focus-opacity: 1;
  --mat-chip-trailing-action-opacity: 1;
  --mat-chip-with-avatar-avatar-shape-radius: 24px;
  --mat-chip-with-avatar-avatar-size: 24px;
  --mat-chip-with-avatar-disabled-avatar-opacity: 0.38;
  --mat-chip-with-icon-disabled-icon-opacity: 0.38;
  --mat-chip-with-icon-icon-size: 18px;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-opacity: 0.38;
  --mat-chip-disabled-label-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-chip-disabled-outline-color: color-mix(in srgb, #191c1e 12%, transparent);
  --mat-chip-elevated-selected-container-color: #d2e5f5;
  --mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, #191c1e 12%, transparent);
  --mat-chip-focus-outline-color: #41484d;
  --mat-chip-focus-state-layer-color: #41484d;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: #41484d;
  --mat-chip-hover-state-layer-opacity: 0.08;
  --mat-chip-label-text-color: #41484d;
  --mat-chip-outline-color: #71787e;
  --mat-chip-selected-disabled-trailing-icon-color: #191c1e;
  --mat-chip-selected-focus-state-layer-color: #374956;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: #374956;
  --mat-chip-selected-hover-state-layer-opacity: 0.08;
  --mat-chip-selected-label-text-color: #374956;
  --mat-chip-selected-trailing-action-state-layer-color: #374956;
  --mat-chip-selected-trailing-icon-color: #374956;
  --mat-chip-trailing-action-focus-state-layer-opacity: 0.12;
  --mat-chip-trailing-action-hover-state-layer-opacity: 0.08;
  --mat-chip-trailing-action-state-layer-color: #41484d;
  --mat-chip-with-icon-disabled-icon-color: #191c1e;
  --mat-chip-with-icon-icon-color: #41484d;
  --mat-chip-with-icon-selected-icon-color: #374956;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #191c1e;
  --mat-chip-with-trailing-icon-trailing-icon-color: #41484d;
  --mat-chip-container-height: 32px;
  --mat-chip-label-text-font: Roboto, sans-serif;
  --mat-chip-label-text-line-height: 1.25rem;
  --mat-chip-label-text-size: 0.875rem;
  --mat-chip-label-text-tracking: 0.006rem;
  --mat-chip-label-text-weight: 500;
  --mat-slide-toggle-disabled-selected-handle-opacity: 1;
  --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-width: 2px;
  --mat-slide-toggle-handle-shape: 9999px;
  --mat-slide-toggle-hidden-track-opacity: 0;
  --mat-slide-toggle-hidden-track-transition: opacity 75ms;
  --mat-slide-toggle-pressed-handle-size: 28px;
  --mat-slide-toggle-selected-handle-horizontal-margin: 0 24px;
  --mat-slide-toggle-selected-handle-size: 24px;
  --mat-slide-toggle-selected-icon-size: 16px;
  --mat-slide-toggle-selected-pressed-handle-horizontal-margin: 0 22px;
  --mat-slide-toggle-selected-track-outline-color: transparent;
  --mat-slide-toggle-selected-track-outline-width: 2px;
  --mat-slide-toggle-selected-with-icon-handle-horizontal-margin: 0 24px;
  --mat-slide-toggle-state-layer-size: 40px;
  --mat-slide-toggle-track-height: 32px;
  --mat-slide-toggle-track-outline-width: 2px;
  --mat-slide-toggle-track-shape: 9999px;
  --mat-slide-toggle-track-width: 52px;
  --mat-slide-toggle-unselected-handle-horizontal-margin: 0 8px;
  --mat-slide-toggle-unselected-handle-size: 16px;
  --mat-slide-toggle-unselected-icon-size: 16px;
  --mat-slide-toggle-unselected-pressed-handle-horizontal-margin: 0 2px;
  --mat-slide-toggle-unselected-with-icon-handle-horizontal-margin: 0 4px;
  --mat-slide-toggle-visible-track-opacity: 1;
  --mat-slide-toggle-visible-track-transition: opacity 75ms;
  --mat-slide-toggle-with-icon-handle-size: 24px;
  --mat-slide-toggle-disabled-selected-handle-color: #f9f9fc;
  --mat-slide-toggle-disabled-selected-icon-color: #191c1e;
  --mat-slide-toggle-disabled-selected-track-color: #191c1e;
  --mat-slide-toggle-disabled-unselected-handle-color: #191c1e;
  --mat-slide-toggle-disabled-unselected-icon-color: #dde3ea;
  --mat-slide-toggle-disabled-unselected-track-color: #dde3ea;
  --mat-slide-toggle-disabled-unselected-track-outline-color: #191c1e;
  --mat-slide-toggle-label-text-color: #191c1e;
  --mat-slide-toggle-selected-focus-handle-color: #c6e7ff;
  --mat-slide-toggle-selected-focus-state-layer-color: #2e6482;
  --mat-slide-toggle-selected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-focus-track-color: #2e6482;
  --mat-slide-toggle-selected-handle-color: #ffffff;
  --mat-slide-toggle-selected-hover-handle-color: #c6e7ff;
  --mat-slide-toggle-selected-hover-state-layer-color: #2e6482;
  --mat-slide-toggle-selected-hover-state-layer-opacity: 0.08;
  --mat-slide-toggle-selected-hover-track-color: #2e6482;
  --mat-slide-toggle-selected-icon-color: #0c4c69;
  --mat-slide-toggle-selected-pressed-handle-color: #c6e7ff;
  --mat-slide-toggle-selected-pressed-state-layer-color: #2e6482;
  --mat-slide-toggle-selected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-pressed-track-color: #2e6482;
  --mat-slide-toggle-selected-track-color: #2e6482;
  --mat-slide-toggle-track-outline-color: #71787e;
  --mat-slide-toggle-unselected-focus-handle-color: #41484d;
  --mat-slide-toggle-unselected-focus-state-layer-color: #191c1e;
  --mat-slide-toggle-unselected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-focus-track-color: #dde3ea;
  --mat-slide-toggle-unselected-handle-color: #71787e;
  --mat-slide-toggle-unselected-hover-handle-color: #41484d;
  --mat-slide-toggle-unselected-hover-state-layer-color: #191c1e;
  --mat-slide-toggle-unselected-hover-state-layer-opacity: 0.08;
  --mat-slide-toggle-unselected-hover-track-color: #dde3ea;
  --mat-slide-toggle-unselected-icon-color: #dde3ea;
  --mat-slide-toggle-unselected-pressed-handle-color: #41484d;
  --mat-slide-toggle-unselected-pressed-state-layer-color: #191c1e;
  --mat-slide-toggle-unselected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-pressed-track-color: #dde3ea;
  --mat-slide-toggle-unselected-track-color: #dde3ea;
  --mat-slide-toggle-label-text-font: Roboto, sans-serif;
  --mat-slide-toggle-label-text-line-height: 1.25rem;
  --mat-slide-toggle-label-text-size: 0.875rem;
  --mat-slide-toggle-label-text-tracking: 0.016rem;
  --mat-slide-toggle-label-text-weight: 400;
  --mat-radio-disabled-unselected-icon-opacity: 0.38;
  --mat-radio-disabled-selected-icon-opacity: 0.38;
  --mat-radio-checked-ripple-color: #2e6482;
  --mat-radio-disabled-label-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-radio-disabled-selected-icon-color: #191c1e;
  --mat-radio-disabled-unselected-icon-color: #191c1e;
  --mat-radio-label-text-color: #191c1e;
  --mat-radio-ripple-color: #191c1e;
  --mat-radio-selected-focus-icon-color: #2e6482;
  --mat-radio-selected-hover-icon-color: #2e6482;
  --mat-radio-selected-icon-color: #2e6482;
  --mat-radio-selected-pressed-icon-color: #2e6482;
  --mat-radio-unselected-focus-icon-color: #191c1e;
  --mat-radio-unselected-hover-icon-color: #191c1e;
  --mat-radio-unselected-icon-color: #41484d;
  --mat-radio-unselected-pressed-icon-color: #191c1e;
  --mat-radio-touch-target-display: block;
  --mat-radio-state-layer-size: 40px;
  --mat-radio-label-text-font: Roboto, sans-serif;
  --mat-radio-label-text-line-height: 1.25rem;
  --mat-radio-label-text-size: 0.875rem;
  --mat-radio-label-text-tracking: 0.016rem;
  --mat-radio-label-text-weight: 400;
  --mat-slider-value-indicator-opacity: 1;
  --mat-slider-value-indicator-padding: 0;
  --mat-slider-value-indicator-width: 28px;
  --mat-slider-value-indicator-height: 28px;
  --mat-slider-value-indicator-caret-display: none;
  --mat-slider-value-indicator-border-radius: 50% 50% 50% 0;
  --mat-slider-value-indicator-text-transform: rotate(45deg);
  --mat-slider-value-indicator-container-transform: translateX(-50%) rotate(-45deg);
  --mat-slider-active-track-height: 4px;
  --mat-slider-handle-height: 20px;
  --mat-slider-handle-width: 20px;
  --mat-slider-inactive-track-height: 4px;
  --mat-slider-with-overlap-handle-outline-width: 1px;
  --mat-slider-with-tick-marks-active-container-opacity: 0.38;
  --mat-slider-with-tick-marks-container-size: 2px;
  --mat-slider-with-tick-marks-inactive-container-opacity: 0.38;
  --mat-slider-active-track-color: #2e6482;
  --mat-slider-active-track-shape: 9999px;
  --mat-slider-disabled-active-track-color: #191c1e;
  --mat-slider-disabled-handle-color: #191c1e;
  --mat-slider-disabled-inactive-track-color: #191c1e;
  --mat-slider-focus-handle-color: #2e6482;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #2e6482 20%, transparent);
  --mat-slider-handle-color: #2e6482;
  --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-shape: 9999px;
  --mat-slider-hover-handle-color: #2e6482;
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #2e6482 5%, transparent);
  --mat-slider-inactive-track-color: #dde3ea;
  --mat-slider-inactive-track-shape: 9999px;
  --mat-slider-label-container-color: #2e6482;
  --mat-slider-label-label-text-color: #ffffff;
  --mat-slider-ripple-color: #2e6482;
  --mat-slider-with-overlap-handle-outline-color: #ffffff;
  --mat-slider-with-tick-marks-active-container-color: #ffffff;
  --mat-slider-with-tick-marks-container-shape: 9999px;
  --mat-slider-with-tick-marks-disabled-container-color: #191c1e;
  --mat-slider-with-tick-marks-inactive-container-color: #41484d;
  --mat-slider-label-label-text-font: Roboto, sans-serif;
  --mat-slider-label-label-text-line-height: 1rem;
  --mat-slider-label-label-text-size: 0.75rem;
  --mat-slider-label-label-text-tracking: 0.031rem;
  --mat-slider-label-label-text-weight: 500;
  --mat-menu-divider-bottom-spacing: 8px;
  --mat-menu-divider-top-spacing: 8px;
  --mat-menu-item-icon-size: 24px;
  --mat-menu-item-spacing: 12px;
  --mat-menu-item-leading-spacing: 12px;
  --mat-menu-item-trailing-spacing: 12px;
  --mat-menu-item-with-icon-leading-spacing: 12px;
  --mat-menu-item-with-icon-trailing-spacing: 12px;
  --mat-menu-container-shape: 4px;
  --mat-menu-divider-color: #dde3ea;
  --mat-menu-item-label-text-color: #191c1e;
  --mat-menu-item-icon-color: #41484d;
  --mat-menu-item-hover-state-layer-color: color-mix(in srgb, #191c1e 8%, transparent);
  --mat-menu-item-focus-state-layer-color: color-mix(in srgb, #191c1e 12%, transparent);
  --mat-menu-container-color: #edeef0;
  --mat-menu-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-menu-item-label-text-font: Roboto, sans-serif;
  --mat-menu-item-label-text-line-height: 1.25rem;
  --mat-menu-item-label-text-size: 0.875rem;
  --mat-menu-item-label-text-tracking: 0.006rem;
  --mat-menu-item-label-text-weight: 500;
  --mat-list-active-indicator-color: #d2e5f5;
  --mat-list-active-indicator-shape: 9999px;
  --mat-list-list-item-container-color: transparent;
  --mat-list-list-item-container-shape: 0;
  --mat-list-list-item-disabled-label-text-color: #191c1e;
  --mat-list-list-item-disabled-label-text-opacity: 0.3;
  --mat-list-list-item-disabled-leading-icon-color: #191c1e;
  --mat-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mat-list-list-item-disabled-state-layer-color: #191c1e;
  --mat-list-list-item-disabled-state-layer-opacity: 0.12;
  --mat-list-list-item-disabled-trailing-icon-color: #191c1e;
  --mat-list-list-item-disabled-trailing-icon-opacity: 0.38;
  --mat-list-list-item-focus-label-text-color: #191c1e;
  --mat-list-list-item-focus-state-layer-color: #191c1e;
  --mat-list-list-item-focus-state-layer-opacity: 0.12;
  --mat-list-list-item-hover-label-text-color: #191c1e;
  --mat-list-list-item-hover-state-layer-color: #191c1e;
  --mat-list-list-item-hover-state-layer-opacity: 0.08;
  --mat-list-list-item-label-text-color: #191c1e;
  --mat-list-list-item-leading-avatar-color: #c6e7ff;
  --mat-list-list-item-leading-avatar-shape: 9999px;
  --mat-list-list-item-leading-avatar-size: 40px;
  --mat-list-list-item-leading-icon-color: #41484d;
  --mat-list-list-item-leading-icon-size: 24px;
  --mat-list-list-item-selected-trailing-icon-color: #2e6482;
  --mat-list-list-item-supporting-text-color: #41484d;
  --mat-list-list-item-trailing-icon-color: #41484d;
  --mat-list-list-item-trailing-icon-size: 24px;
  --mat-list-list-item-trailing-supporting-text-color: #41484d;
  --mat-list-list-item-leading-icon-start-space: 16px;
  --mat-list-list-item-leading-icon-end-space: 16px;
  --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;
  --mat-list-list-item-label-text-font: Roboto, sans-serif;
  --mat-list-list-item-label-text-line-height: 1.5rem;
  --mat-list-list-item-label-text-size: 1rem;
  --mat-list-list-item-label-text-tracking: 0.031rem;
  --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: 1.25rem;
  --mat-list-list-item-supporting-text-size: 0.875rem;
  --mat-list-list-item-supporting-text-tracking: 0.016rem;
  --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: 1rem;
  --mat-list-list-item-trailing-supporting-text-size: 0.688rem;
  --mat-list-list-item-trailing-supporting-text-tracking: 0.031rem;
  --mat-list-list-item-trailing-supporting-text-weight: 500;
  --mat-paginator-container-text-color: #191c1e;
  --mat-paginator-container-background-color: #f9f9fc;
  --mat-paginator-disabled-icon-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-paginator-enabled-icon-color: #41484d;
  --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;
  --mat-paginator-container-text-font: Roboto, sans-serif;
  --mat-paginator-container-text-line-height: 1rem;
  --mat-paginator-container-text-size: 0.75rem;
  --mat-paginator-container-text-tracking: 0.025rem;
  --mat-paginator-container-text-weight: 400;
  --mat-paginator-select-trigger-text-size: 0.75rem;
  --mat-tab-active-indicator-height: 2px;
  --mat-tab-active-indicator-shape: 0;
  --mat-tab-divider-height: 1px;
  --mat-tab-active-focus-indicator-color: #2e6482;
  --mat-tab-active-focus-label-text-color: #191c1e;
  --mat-tab-active-hover-indicator-color: #2e6482;
  --mat-tab-active-hover-label-text-color: #191c1e;
  --mat-tab-active-indicator-color: #2e6482;
  --mat-tab-active-label-text-color: #191c1e;
  --mat-tab-active-ripple-color: #191c1e;
  --mat-tab-divider-color: #dde3ea;
  --mat-tab-inactive-focus-label-text-color: #191c1e;
  --mat-tab-inactive-hover-label-text-color: #191c1e;
  --mat-tab-inactive-label-text-color: #191c1e;
  --mat-tab-inactive-ripple-color: #191c1e;
  --mat-tab-pagination-icon-color: #191c1e;
  --mat-tab-disabled-ripple-color: #41484d;
  --mat-tab-container-height: 48px;
  --mat-tab-label-text-font: Roboto, sans-serif;
  --mat-tab-label-text-line-height: 1.25rem;
  --mat-tab-label-text-size: 0.875rem;
  --mat-tab-label-text-tracking: 0.006rem;
  --mat-tab-label-text-weight: 500;
  --mat-checkbox-selected-focus-state-layer-opacity: 0.12;
  --mat-checkbox-selected-hover-state-layer-opacity: 0.08;
  --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.08;
  --mat-checkbox-unselected-pressed-state-layer-opacity: 0.12;
  --mat-checkbox-disabled-label-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-checkbox-disabled-selected-checkmark-color: #f9f9fc;
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-checkbox-label-text-color: #191c1e;
  --mat-checkbox-selected-checkmark-color: #ffffff;
  --mat-checkbox-selected-focus-icon-color: #2e6482;
  --mat-checkbox-selected-focus-state-layer-color: #2e6482;
  --mat-checkbox-selected-hover-icon-color: #2e6482;
  --mat-checkbox-selected-hover-state-layer-color: #2e6482;
  --mat-checkbox-selected-icon-color: #2e6482;
  --mat-checkbox-selected-pressed-icon-color: #2e6482;
  --mat-checkbox-selected-pressed-state-layer-color: #191c1e;
  --mat-checkbox-unselected-focus-icon-color: #191c1e;
  --mat-checkbox-unselected-focus-state-layer-color: #191c1e;
  --mat-checkbox-unselected-hover-icon-color: #191c1e;
  --mat-checkbox-unselected-hover-state-layer-color: #191c1e;
  --mat-checkbox-unselected-icon-color: #41484d;
  --mat-checkbox-unselected-pressed-state-layer-color: #2e6482;
  --mat-checkbox-touch-target-display: block;
  --mat-checkbox-state-layer-size: 40px;
  --mat-checkbox-label-text-font: Roboto, sans-serif;
  --mat-checkbox-label-text-line-height: 1.25rem;
  --mat-checkbox-label-text-size: 0.875rem;
  --mat-checkbox-label-text-tracking: 0.016rem;
  --mat-checkbox-label-text-weight: 400;
  --mat-button-filled-container-shape: 9999px;
  --mat-button-filled-horizontal-padding: 24px;
  --mat-button-filled-icon-offset: -8px;
  --mat-button-filled-icon-spacing: 8px;
  --mat-button-outlined-container-shape: 9999px;
  --mat-button-outlined-horizontal-padding: 24px;
  --mat-button-outlined-icon-offset: -8px;
  --mat-button-outlined-icon-spacing: 8px;
  --mat-button-outlined-outline-width: 1px;
  --mat-button-protected-container-shape: 9999px;
  --mat-button-protected-horizontal-padding: 24px;
  --mat-button-protected-icon-offset: -8px;
  --mat-button-protected-icon-spacing: 8px;
  --mat-button-text-container-shape: 9999px;
  --mat-button-text-horizontal-padding: 12px;
  --mat-button-text-icon-offset: -4px;
  --mat-button-text-icon-spacing: 8px;
  --mat-button-text-with-icon-horizontal-padding: 16px;
  --mat-button-tonal-container-shape: 9999px;
  --mat-button-tonal-horizontal-padding: 24px;
  --mat-button-tonal-icon-offset: -8px;
  --mat-button-tonal-icon-spacing: 8px;
  --mat-button-filled-container-color: #2e6482;
  --mat-button-filled-disabled-container-color: color-mix(in srgb, #191c1e 12%, transparent);
  --mat-button-filled-disabled-label-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-button-filled-disabled-state-layer-color: #41484d;
  --mat-button-filled-focus-state-layer-opacity: 0.12;
  --mat-button-filled-hover-state-layer-opacity: 0.08;
  --mat-button-filled-label-text-color: #ffffff;
  --mat-button-filled-pressed-state-layer-opacity: 0.12;
  --mat-button-filled-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);
  --mat-button-filled-state-layer-color: #ffffff;
  --mat-button-outlined-disabled-label-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-button-outlined-disabled-outline-color: color-mix(in srgb, #191c1e 12%, transparent);
  --mat-button-outlined-disabled-state-layer-color: #41484d;
  --mat-button-outlined-focus-state-layer-opacity: 0.12;
  --mat-button-outlined-hover-state-layer-opacity: 0.08;
  --mat-button-outlined-label-text-color: #2e6482;
  --mat-button-outlined-outline-color: #71787e;
  --mat-button-outlined-pressed-state-layer-opacity: 0.12;
  --mat-button-outlined-ripple-color: color-mix(in srgb, #2e6482 12%, transparent);
  --mat-button-outlined-state-layer-color: #2e6482;
  --mat-button-protected-container-color: #f9f9fc;
  --mat-button-protected-container-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-button-protected-disabled-container-color: color-mix(in srgb, #191c1e 12%, transparent);
  --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-disabled-label-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-button-protected-disabled-state-layer-color: #41484d;
  --mat-button-protected-focus-container-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-button-protected-focus-state-layer-opacity: 0.12;
  --mat-button-protected-hover-container-elevation-shadow:
    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-button-protected-hover-state-layer-opacity: 0.08;
  --mat-button-protected-label-text-color: #2e6482;
  --mat-button-protected-pressed-container-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-button-protected-pressed-state-layer-opacity: 0.12;
  --mat-button-protected-ripple-color: color-mix(in srgb, #2e6482 12%, transparent);
  --mat-button-protected-state-layer-color: #2e6482;
  --mat-button-text-disabled-label-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-button-text-disabled-state-layer-color: #41484d;
  --mat-button-text-focus-state-layer-opacity: 0.12;
  --mat-button-text-hover-state-layer-opacity: 0.08;
  --mat-button-text-label-text-color: #2e6482;
  --mat-button-text-pressed-state-layer-opacity: 0.12;
  --mat-button-text-ripple-color: color-mix(in srgb, #2e6482 12%, transparent);
  --mat-button-text-state-layer-color: #2e6482;
  --mat-button-tonal-container-color: #d2e5f5;
  --mat-button-tonal-disabled-container-color: color-mix(in srgb, #191c1e 12%, transparent);
  --mat-button-tonal-disabled-label-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-button-tonal-disabled-state-layer-color: #41484d;
  --mat-button-tonal-focus-state-layer-opacity: 0.12;
  --mat-button-tonal-hover-state-layer-opacity: 0.08;
  --mat-button-tonal-label-text-color: #374956;
  --mat-button-tonal-pressed-state-layer-opacity: 0.12;
  --mat-button-tonal-ripple-color: color-mix(in srgb, #374956 12%, transparent);
  --mat-button-tonal-state-layer-color: #374956;
  --mat-button-filled-touch-target-display: block;
  --mat-button-filled-container-height: 40px;
  --mat-button-outlined-container-height: 40px;
  --mat-button-outlined-touch-target-display: block;
  --mat-button-protected-touch-target-display: block;
  --mat-button-protected-container-height: 40px;
  --mat-button-text-touch-target-display: block;
  --mat-button-text-container-height: 40px;
  --mat-button-tonal-container-height: 40px;
  --mat-button-tonal-touch-target-display: block;
  --mat-button-filled-label-text-font: Roboto, sans-serif;
  --mat-button-filled-label-text-size: 0.875rem;
  --mat-button-filled-label-text-tracking: 0.006rem;
  --mat-button-filled-label-text-weight: 500;
  --mat-button-outlined-label-text-font: Roboto, sans-serif;
  --mat-button-outlined-label-text-size: 0.875rem;
  --mat-button-outlined-label-text-tracking: 0.006rem;
  --mat-button-outlined-label-text-weight: 500;
  --mat-button-protected-label-text-font: Roboto, sans-serif;
  --mat-button-protected-label-text-size: 0.875rem;
  --mat-button-protected-label-text-tracking: 0.006rem;
  --mat-button-protected-label-text-weight: 500;
  --mat-button-text-label-text-font: Roboto, sans-serif;
  --mat-button-text-label-text-size: 0.875rem;
  --mat-button-text-label-text-tracking: 0.006rem;
  --mat-button-text-label-text-weight: 500;
  --mat-button-tonal-label-text-font: Roboto, sans-serif;
  --mat-button-tonal-label-text-size: 0.875rem;
  --mat-button-tonal-label-text-tracking: 0.006rem;
  --mat-button-tonal-label-text-weight: 500;
  --mat-icon-button-icon-size: 24px;
  --mat-icon-button-container-shape: 9999px;
  --mat-icon-button-disabled-icon-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-icon-button-disabled-state-layer-color: #41484d;
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-hover-state-layer-opacity: 0.08;
  --mat-icon-button-icon-color: #41484d;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
  --mat-icon-button-ripple-color: color-mix(in srgb, #41484d 12%, transparent);
  --mat-icon-button-state-layer-color: #41484d;
  --mat-icon-button-touch-target-display: block;
  --mat-icon-button-state-layer-size: 40px;
  --mat-fab-container-shape: 16px;
  --mat-fab-extended-container-height: 56px;
  --mat-fab-extended-container-shape: 16px;
  --mat-fab-small-container-shape: 12px;
  --mat-fab-container-color: #c6e7ff;
  --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-disabled-state-container-color: color-mix(in srgb, #191c1e 12%, transparent);
  --mat-fab-disabled-state-foreground-color: color-mix(in srgb, #191c1e 38%, transparent);
  --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-focus-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-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: 6;
  --mat-fab-focus-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-focus-state-layer-opacity: 0.12;
  --mat-fab-foreground-color: #0c4c69;
  --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-hover-state-layer-opacity: 0.08;
  --mat-fab-pressed-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-pressed-state-layer-opacity: 0.12;
  --mat-fab-ripple-color: color-mix(in srgb, #0c4c69 12%, transparent);
  --mat-fab-small-container-color: #c6e7ff;
  --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-disabled-state-container-color: color-mix(in srgb, #191c1e 12%, transparent);
  --mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-fab-small-focus-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-focus-state-layer-opacity: 0.12;
  --mat-fab-small-foreground-color: #0c4c69;
  --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-hover-state-layer-opacity: 0.08;
  --mat-fab-small-pressed-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-pressed-state-layer-opacity: 0.12;
  --mat-fab-small-ripple-color: color-mix(in srgb, #0c4c69 12%, transparent);
  --mat-fab-small-state-layer-color: #0c4c69;
  --mat-fab-state-layer-color: #0c4c69;
  --mat-fab-touch-target-display: block;
  --mat-fab-extended-label-text-font: Roboto, sans-serif;
  --mat-fab-extended-label-text-size: 0.875rem;
  --mat-fab-extended-label-text-tracking: 0.006rem;
  --mat-fab-extended-label-text-weight: 500;
  --mat-snack-bar-container-shape: 4px;
  --mat-snack-bar-button-color: #9acdf0;
  --mat-snack-bar-container-color: #2e3133;
  --mat-snack-bar-supporting-text-color: #f0f1f3;
  --mat-snack-bar-supporting-text-font: Roboto, sans-serif;
  --mat-snack-bar-supporting-text-line-height: 1.25rem;
  --mat-snack-bar-supporting-text-size: 0.875rem;
  --mat-snack-bar-supporting-text-weight: 400;
  --mat-table-row-item-outline-width: 1px;
  --mat-table-background-color: #f9f9fc;
  --mat-table-header-headline-color: #191c1e;
  --mat-table-row-item-label-text-color: #191c1e;
  --mat-table-row-item-outline-color: #71787e;
  --mat-table-header-container-height: 56px;
  --mat-table-footer-container-height: 52px;
  --mat-table-row-item-container-height: 52px;
  --mat-table-header-headline-font: Roboto, sans-serif;
  --mat-table-header-headline-line-height: 1.25rem;
  --mat-table-header-headline-size: 0.875rem;
  --mat-table-header-headline-tracking: 0.006rem;
  --mat-table-header-headline-weight: 500;
  --mat-table-row-item-label-text-font: Roboto, sans-serif;
  --mat-table-row-item-label-text-line-height: 1.25rem;
  --mat-table-row-item-label-text-size: 0.875rem;
  --mat-table-row-item-label-text-tracking: 0.016rem;
  --mat-table-row-item-label-text-weight: 400;
  --mat-table-footer-supporting-text-font: Roboto, sans-serif;
  --mat-table-footer-supporting-text-line-height: 1.25rem;
  --mat-table-footer-supporting-text-size: 0.875rem;
  --mat-table-footer-supporting-text-tracking: 0.016rem;
  --mat-table-footer-supporting-text-weight: 400;
  --mat-progress-spinner-size: 48px;
  --mat-progress-spinner-active-indicator-width: 4px;
  --mat-progress-spinner-active-indicator-color: #2e6482;
  --mat-badge-container-offset: -12px 0;
  --mat-badge-container-overlap-offset: -12px;
  --mat-badge-container-padding: 0 4px;
  --mat-badge-container-shape: 9999px;
  --mat-badge-container-size: 16px;
  --mat-badge-large-size-container-offset: -12px 0;
  --mat-badge-large-size-container-overlap-offset: -12px;
  --mat-badge-large-size-container-padding: 0 4px;
  --mat-badge-large-size-container-size: 16px;
  --mat-badge-legacy-container-size: unset;
  --mat-badge-legacy-large-size-container-size: unset;
  --mat-badge-legacy-small-size-container-size: unset;
  --mat-badge-small-size-container-offset: -6px 0;
  --mat-badge-small-size-container-overlap-offset: -6px;
  --mat-badge-small-size-container-padding: 0;
  --mat-badge-small-size-container-size: 6px;
  --mat-badge-background-color: #ba1a1a;
  --mat-badge-disabled-state-background-color: color-mix(in srgb, #ba1a1a 38%, transparent);
  --mat-badge-disabled-state-text-color: #ffffff;
  --mat-badge-text-color: #ffffff;
  --mat-badge-large-size-line-height: 16px;
  --mat-badge-large-size-text-size: 0.688rem;
  --mat-badge-line-height: 16px;
  --mat-badge-small-size-line-height: 6px;
  --mat-badge-small-size-text-size: 0;
  --mat-badge-text-font: Roboto, sans-serif;
  --mat-badge-text-size: 0.688rem;
  --mat-badge-text-weight: 500;
  --mat-bottom-sheet-container-shape: 28px;
  --mat-bottom-sheet-container-text-color: #191c1e;
  --mat-bottom-sheet-container-background-color: #f3f3f6;
  --mat-bottom-sheet-container-text-font: Roboto, sans-serif;
  --mat-bottom-sheet-container-text-line-height: 1.5rem;
  --mat-bottom-sheet-container-text-size: 1rem;
  --mat-bottom-sheet-container-text-tracking: 0.031rem;
  --mat-bottom-sheet-container-text-weight: 400;
  --mat-button-toggle-focus-state-layer-opacity: 0.12;
  --mat-button-toggle-hover-state-layer-opacity: 0.08;
  --mat-button-toggle-shape: 28px;
  --mat-button-toggle-background-color: transparent;
  --mat-button-toggle-disabled-selected-state-background-color: color-mix(in srgb, #191c1e 12%, transparent);
  --mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-button-toggle-disabled-state-background-color: transparent;
  --mat-button-toggle-disabled-state-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-button-toggle-divider-color: #71787e;
  --mat-button-toggle-selected-state-background-color: #d2e5f5;
  --mat-button-toggle-selected-state-text-color: #374956;
  --mat-button-toggle-state-layer-color: #191c1e;
  --mat-button-toggle-text-color: #191c1e;
  --mat-button-toggle-height: 40px;
  --mat-button-toggle-label-text-font: Roboto, sans-serif;
  --mat-button-toggle-label-text-line-height: 1.25rem;
  --mat-button-toggle-label-text-size: 0.875rem;
  --mat-button-toggle-label-text-tracking: 0.006rem;
  --mat-button-toggle-label-text-weight: 500;
  --mat-datepicker-calendar-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-datepicker-calendar-container-shape: 16px;
  --mat-datepicker-calendar-container-touch-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-datepicker-calendar-container-touch-shape: 28px;
  --mat-datepicker-calendar-body-label-text-color: #191c1e;
  --mat-datepicker-calendar-container-background-color: #e7e8eb;
  --mat-datepicker-calendar-container-text-color: #191c1e;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #191c1e 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #191c1e 8%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: #f7d8ff;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #4e616e;
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #d2e5f5;
  --mat-datepicker-calendar-date-in-range-state-background-color: #c6e7ff;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-preview-state-outline-color: #2e6482;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-datepicker-calendar-date-selected-state-background-color: #2e6482;
  --mat-datepicker-calendar-date-selected-state-text-color: #ffffff;
  --mat-datepicker-calendar-date-text-color: #191c1e;
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-datepicker-calendar-date-today-outline-color: #2e6482;
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #2e6482;
  --mat-datepicker-calendar-header-divider-color: transparent;
  --mat-datepicker-calendar-header-text-color: #41484d;
  --mat-datepicker-calendar-navigation-button-icon-color: #41484d;
  --mat-datepicker-calendar-period-button-icon-color: #41484d;
  --mat-datepicker-calendar-period-button-text-color: #41484d;
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-datepicker-range-input-separator-color: #191c1e;
  --mat-datepicker-toggle-active-state-icon-color: #41484d;
  --mat-datepicker-toggle-icon-color: #41484d;
  --mat-datepicker-calendar-body-label-text-size: 0.875rem;
  --mat-datepicker-calendar-body-label-text-weight: 500;
  --mat-datepicker-calendar-header-text-size: 0.875rem;
  --mat-datepicker-calendar-header-text-weight: 500;
  --mat-datepicker-calendar-period-button-text-size: 0.875rem;
  --mat-datepicker-calendar-period-button-text-weight: 500;
  --mat-datepicker-calendar-text-font: Roboto, sans-serif;
  --mat-datepicker-calendar-text-size: 0.875rem;
  --mat-divider-width: 1px;
  --mat-divider-color: #71787e;
  --mat-expansion-container-shape: 12px;
  --mat-expansion-header-indicator-display: inline-block;
  --mat-expansion-legacy-header-indicator-display: none;
  --mat-expansion-actions-divider-color: #71787e;
  --mat-expansion-container-background-color: #f9f9fc;
  --mat-expansion-container-text-color: #191c1e;
  --mat-expansion-header-description-color: #41484d;
  --mat-expansion-header-disabled-state-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-expansion-header-focus-state-layer-color: color-mix(in srgb, #191c1e 12%, transparent);
  --mat-expansion-header-hover-state-layer-color: color-mix(in srgb, #191c1e 8%, transparent);
  --mat-expansion-header-indicator-color: #41484d;
  --mat-expansion-header-text-color: #191c1e;
  --mat-expansion-header-collapsed-state-height: 48px;
  --mat-expansion-header-expanded-state-height: 64px;
  --mat-expansion-container-text-font: Roboto, sans-serif;
  --mat-expansion-container-text-line-height: 1.5rem;
  --mat-expansion-container-text-size: 1rem;
  --mat-expansion-container-text-tracking: 0.031rem;
  --mat-expansion-container-text-weight: 400;
  --mat-expansion-header-text-font: Roboto, sans-serif;
  --mat-expansion-header-text-line-height: 1.5rem;
  --mat-expansion-header-text-size: 1rem;
  --mat-expansion-header-text-tracking: 0.009rem;
  --mat-expansion-header-text-weight: 500;
  --mat-grid-list-tile-header-primary-text-size: 400 1rem / 1.5rem Roboto, sans-serif;
  --mat-grid-list-tile-header-secondary-text-size: 400 0.875rem / 1.25rem Roboto, sans-serif;
  --mat-grid-list-tile-footer-primary-text-size: 400 1rem / 1.5rem Roboto, sans-serif;
  --mat-grid-list-tile-footer-secondary-text-size: 400 0.875rem / 1.25rem Roboto, sans-serif;
  --mat-icon-color: inherit;
  --mat-sidenav-container-shape: 16px;
  --mat-sidenav-container-elevation-shadow: none;
  --mat-sidenav-container-width: 360px;
  --mat-sidenav-container-divider-color: transparent;
  --mat-sidenav-container-background-color: #f9f9fc;
  --mat-sidenav-container-text-color: #41484d;
  --mat-sidenav-content-background-color: #f9f9fc;
  --mat-sidenav-content-text-color: #191c1e;
  --mat-sidenav-scrim-color: color-mix(in srgb, #2b3136 40%, transparent);
  --mat-sidenav-container-shape: 16px;
  --mat-sidenav-container-elevation-shadow: none;
  --mat-sidenav-container-width: 360px;
  --mat-sidenav-container-divider-color: transparent;
  --mat-stepper-header-error-state-icon-background-color: transparent;
  --mat-stepper-header-focus-state-layer-shape: 12px;
  --mat-stepper-header-hover-state-layer-shape: 12px;
  --mat-stepper-container-color: #f9f9fc;
  --mat-stepper-header-done-state-icon-background-color: #2e6482;
  --mat-stepper-header-done-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-edit-state-icon-background-color: #2e6482;
  --mat-stepper-header-edit-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-error-state-icon-foreground-color: #ba1a1a;
  --mat-stepper-header-error-state-label-text-color: #ba1a1a;
  --mat-stepper-header-focus-state-layer-color: color-mix(in srgb, #2e3133 12%, transparent);
  --mat-stepper-header-hover-state-layer-color: color-mix(in srgb, #2e3133 8%, transparent);
  --mat-stepper-header-icon-background-color: #41484d;
  --mat-stepper-header-icon-foreground-color: #f9f9fc;
  --mat-stepper-header-label-text-color: #41484d;
  --mat-stepper-header-optional-label-text-color: #41484d;
  --mat-stepper-header-selected-state-icon-background-color: #2e6482;
  --mat-stepper-header-selected-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-selected-state-label-text-color: #41484d;
  --mat-stepper-line-color: #71787e;
  --mat-stepper-header-height: 72px;
  --mat-stepper-container-text-font: Roboto, sans-serif;
  --mat-stepper-header-label-text-font: Roboto, sans-serif;
  --mat-stepper-header-label-text-size: 0.875rem;
  --mat-stepper-header-label-text-weight: 500;
  --mat-stepper-header-error-state-label-text-size: 0.875rem;
  --mat-stepper-header-selected-state-label-text-size: 0.875rem;
  --mat-stepper-header-selected-state-label-text-weight: 500;
  --mat-stepper-header-height: 72px;
  --mat-sort-arrow-color: #191c1e;
  --mat-toolbar-container-background-color: #f9f9fc;
  --mat-toolbar-container-text-color: #191c1e;
  --mat-toolbar-standard-height: 64px;
  --mat-toolbar-mobile-height: 56px;
  --mat-toolbar-title-text-font: Roboto, sans-serif;
  --mat-toolbar-title-text-line-height: 1.75rem;
  --mat-toolbar-title-text-size: 1.375rem;
  --mat-toolbar-title-text-tracking: 0;
  --mat-toolbar-title-text-weight: 400;
  --mat-tree-container-background-color: #f9f9fc;
  --mat-tree-node-text-color: #191c1e;
  --mat-tree-node-min-height: 48px;
  --mat-tree-node-text-font: Roboto, sans-serif;
  --mat-tree-node-text-size: 1rem;
  --mat-tree-node-text-weight: 400;
  --mat-timepicker-container-shape: 4px;
  --mat-timepicker-container-background-color: #edeef0;
  --mat-timepicker-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);
}
html .mat-primary {
  --mat-stepper-container-color: #f9f9fc;
  --mat-stepper-header-done-state-icon-background-color: #2e6482;
  --mat-stepper-header-done-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-edit-state-icon-background-color: #2e6482;
  --mat-stepper-header-edit-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-error-state-icon-foreground-color: #ba1a1a;
  --mat-stepper-header-error-state-label-text-color: #ba1a1a;
  --mat-stepper-header-focus-state-layer-color: color-mix(in srgb, #2e3133 12%, transparent);
  --mat-stepper-header-hover-state-layer-color: color-mix(in srgb, #2e3133 8%, transparent);
  --mat-stepper-header-icon-background-color: #41484d;
  --mat-stepper-header-icon-foreground-color: #f9f9fc;
  --mat-stepper-header-label-text-color: #41484d;
  --mat-stepper-header-optional-label-text-color: #41484d;
  --mat-stepper-header-selected-state-icon-background-color: #2e6482;
  --mat-stepper-header-selected-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-selected-state-label-text-color: #41484d;
  --mat-stepper-line-color: #71787e;
}
html .mat-primary.mat-icon {
  --mat-icon-color: #2e6482;
}
html .mat-primary.mat-mdc-tab-group,
html .mat-primary.mat-mdc-tab-nav-bar {
  --mat-tab-active-focus-indicator-color: #2e6482;
  --mat-tab-active-focus-label-text-color: #191c1e;
  --mat-tab-active-hover-indicator-color: #2e6482;
  --mat-tab-active-hover-label-text-color: #191c1e;
  --mat-tab-active-indicator-color: #2e6482;
  --mat-tab-active-label-text-color: #191c1e;
  --mat-tab-active-ripple-color: #191c1e;
  --mat-tab-divider-color: #dde3ea;
  --mat-tab-inactive-focus-label-text-color: #191c1e;
  --mat-tab-inactive-hover-label-text-color: #191c1e;
  --mat-tab-inactive-label-text-color: #191c1e;
  --mat-tab-inactive-ripple-color: #191c1e;
  --mat-tab-pagination-icon-color: #191c1e;
  --mat-tab-disabled-ripple-color: #41484d;
}
html .mat-primary.mat-mdc-slide-toggle {
  --mat-slide-toggle-disabled-selected-handle-color: #f9f9fc;
  --mat-slide-toggle-disabled-selected-icon-color: #191c1e;
  --mat-slide-toggle-disabled-selected-track-color: #191c1e;
  --mat-slide-toggle-disabled-unselected-handle-color: #191c1e;
  --mat-slide-toggle-disabled-unselected-icon-color: #dde3ea;
  --mat-slide-toggle-disabled-unselected-track-color: #dde3ea;
  --mat-slide-toggle-disabled-unselected-track-outline-color: #191c1e;
  --mat-slide-toggle-label-text-color: #191c1e;
  --mat-slide-toggle-selected-focus-handle-color: #c6e7ff;
  --mat-slide-toggle-selected-focus-state-layer-color: #2e6482;
  --mat-slide-toggle-selected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-focus-track-color: #2e6482;
  --mat-slide-toggle-selected-handle-color: #ffffff;
  --mat-slide-toggle-selected-hover-handle-color: #c6e7ff;
  --mat-slide-toggle-selected-hover-state-layer-color: #2e6482;
  --mat-slide-toggle-selected-hover-state-layer-opacity: 0.08;
  --mat-slide-toggle-selected-hover-track-color: #2e6482;
  --mat-slide-toggle-selected-icon-color: #0c4c69;
  --mat-slide-toggle-selected-pressed-handle-color: #c6e7ff;
  --mat-slide-toggle-selected-pressed-state-layer-color: #2e6482;
  --mat-slide-toggle-selected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-pressed-track-color: #2e6482;
  --mat-slide-toggle-selected-track-color: #2e6482;
  --mat-slide-toggle-track-outline-color: #71787e;
  --mat-slide-toggle-unselected-focus-handle-color: #41484d;
  --mat-slide-toggle-unselected-focus-state-layer-color: #191c1e;
  --mat-slide-toggle-unselected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-focus-track-color: #dde3ea;
  --mat-slide-toggle-unselected-handle-color: #71787e;
  --mat-slide-toggle-unselected-hover-handle-color: #41484d;
  --mat-slide-toggle-unselected-hover-state-layer-color: #191c1e;
  --mat-slide-toggle-unselected-hover-state-layer-opacity: 0.08;
  --mat-slide-toggle-unselected-hover-track-color: #dde3ea;
  --mat-slide-toggle-unselected-icon-color: #dde3ea;
  --mat-slide-toggle-unselected-pressed-handle-color: #41484d;
  --mat-slide-toggle-unselected-pressed-state-layer-color: #191c1e;
  --mat-slide-toggle-unselected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-pressed-track-color: #dde3ea;
  --mat-slide-toggle-unselected-track-color: #dde3ea;
}
html .mat-primary.mat-datepicker-content {
  --mat-datepicker-calendar-body-label-text-color: #191c1e;
  --mat-datepicker-calendar-container-background-color: #e7e8eb;
  --mat-datepicker-calendar-container-text-color: #191c1e;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #191c1e 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #191c1e 8%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: #f7d8ff;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #4e616e;
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #d2e5f5;
  --mat-datepicker-calendar-date-in-range-state-background-color: #c6e7ff;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-preview-state-outline-color: #2e6482;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-datepicker-calendar-date-selected-state-background-color: #2e6482;
  --mat-datepicker-calendar-date-selected-state-text-color: #ffffff;
  --mat-datepicker-calendar-date-text-color: #191c1e;
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-datepicker-calendar-date-today-outline-color: #2e6482;
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #2e6482;
  --mat-datepicker-calendar-header-divider-color: transparent;
  --mat-datepicker-calendar-header-text-color: #41484d;
  --mat-datepicker-calendar-navigation-button-icon-color: #41484d;
  --mat-datepicker-calendar-period-button-icon-color: #41484d;
  --mat-datepicker-calendar-period-button-text-color: #41484d;
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-datepicker-range-input-separator-color: #191c1e;
  --mat-datepicker-toggle-active-state-icon-color: #41484d;
  --mat-datepicker-toggle-icon-color: #41484d;
}
html .mat-primary.mat-mdc-button-base {
  --mat-icon-button-disabled-icon-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-icon-button-disabled-state-layer-color: #2e6482;
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-hover-state-layer-opacity: 0.08;
  --mat-icon-button-icon-color: #2e6482;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
  --mat-icon-button-ripple-color: color-mix(in srgb, #2e6482 12%, transparent);
  --mat-icon-button-state-layer-color: #2e6482;
}
html .mat-badge {
  --mat-badge-background-color: #2e6482;
  --mat-badge-disabled-state-background-color: color-mix(in srgb, #2e6482 38%, transparent);
  --mat-badge-disabled-state-text-color: #ffffff;
  --mat-badge-text-color: #ffffff;
}
html .mat-accent {
  --mat-option-focus-state-layer-color: color-mix(in srgb, #191c1e 12%, transparent);
  --mat-option-hover-state-layer-color: color-mix(in srgb, #191c1e 8%, transparent);
  --mat-option-label-text-color: #191c1e;
  --mat-option-selected-state-label-text-color: #5a3a68;
  --mat-option-selected-state-layer-color: #f7d8ff;
}
html .mat-accent {
  --mat-progress-spinner-active-indicator-color: #735281;
}
html .mat-accent {
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #f9f9fc;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-pseudo-checkbox-full-selected-checkmark-color: #ffffff;
  --mat-pseudo-checkbox-full-selected-icon-color: #735281;
  --mat-pseudo-checkbox-full-unselected-icon-color: #41484d;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #735281;
}
html .mat-accent {
  --mat-stepper-container-color: #f9f9fc;
  --mat-stepper-header-done-state-icon-background-color: #735281;
  --mat-stepper-header-done-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-edit-state-icon-background-color: #735281;
  --mat-stepper-header-edit-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-error-state-icon-foreground-color: #ba1a1a;
  --mat-stepper-header-error-state-label-text-color: #ba1a1a;
  --mat-stepper-header-focus-state-layer-color: color-mix(in srgb, #2e3133 12%, transparent);
  --mat-stepper-header-hover-state-layer-color: color-mix(in srgb, #2e3133 8%, transparent);
  --mat-stepper-header-icon-background-color: #41484d;
  --mat-stepper-header-icon-foreground-color: #f9f9fc;
  --mat-stepper-header-label-text-color: #41484d;
  --mat-stepper-header-optional-label-text-color: #41484d;
  --mat-stepper-header-selected-state-icon-background-color: #735281;
  --mat-stepper-header-selected-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-selected-state-label-text-color: #41484d;
  --mat-stepper-line-color: #71787e;
}
html .mat-accent.mat-icon {
  --mat-icon-color: #735281;
}
html .mat-accent.mat-mdc-checkbox {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-checkbox-disabled-selected-checkmark-color: #f9f9fc;
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-checkbox-label-text-color: #191c1e;
  --mat-checkbox-selected-checkmark-color: #ffffff;
  --mat-checkbox-selected-focus-icon-color: #735281;
  --mat-checkbox-selected-focus-state-layer-color: #735281;
  --mat-checkbox-selected-hover-icon-color: #735281;
  --mat-checkbox-selected-hover-state-layer-color: #735281;
  --mat-checkbox-selected-icon-color: #735281;
  --mat-checkbox-selected-pressed-icon-color: #735281;
  --mat-checkbox-selected-pressed-state-layer-color: #191c1e;
  --mat-checkbox-unselected-focus-icon-color: #191c1e;
  --mat-checkbox-unselected-focus-state-layer-color: #191c1e;
  --mat-checkbox-unselected-hover-icon-color: #191c1e;
  --mat-checkbox-unselected-hover-state-layer-color: #191c1e;
  --mat-checkbox-unselected-icon-color: #41484d;
  --mat-checkbox-unselected-pressed-state-layer-color: #735281;
}
html .mat-accent.mat-mdc-slider {
  --mat-slider-active-track-color: #735281;
  --mat-slider-active-track-shape: 9999px;
  --mat-slider-disabled-active-track-color: #191c1e;
  --mat-slider-disabled-handle-color: #191c1e;
  --mat-slider-disabled-inactive-track-color: #191c1e;
  --mat-slider-focus-handle-color: #735281;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #735281 20%, transparent);
  --mat-slider-handle-color: #735281;
  --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-shape: 9999px;
  --mat-slider-hover-handle-color: #735281;
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #735281 5%, transparent);
  --mat-slider-inactive-track-color: #dde3ea;
  --mat-slider-inactive-track-shape: 9999px;
  --mat-slider-label-container-color: #735281;
  --mat-slider-label-label-text-color: #ffffff;
  --mat-slider-ripple-color: #735281;
  --mat-slider-with-overlap-handle-outline-color: #ffffff;
  --mat-slider-with-tick-marks-active-container-color: #ffffff;
  --mat-slider-with-tick-marks-container-shape: 9999px;
  --mat-slider-with-tick-marks-disabled-container-color: #191c1e;
  --mat-slider-with-tick-marks-inactive-container-color: #41484d;
}
html .mat-accent.mat-mdc-tab-group,
html .mat-accent.mat-mdc-tab-nav-bar {
  --mat-tab-active-focus-indicator-color: #735281;
  --mat-tab-active-focus-label-text-color: #191c1e;
  --mat-tab-active-hover-indicator-color: #735281;
  --mat-tab-active-hover-label-text-color: #191c1e;
  --mat-tab-active-indicator-color: #735281;
  --mat-tab-active-label-text-color: #191c1e;
  --mat-tab-active-ripple-color: #191c1e;
  --mat-tab-divider-color: #dde3ea;
  --mat-tab-inactive-focus-label-text-color: #191c1e;
  --mat-tab-inactive-hover-label-text-color: #191c1e;
  --mat-tab-inactive-label-text-color: #191c1e;
  --mat-tab-inactive-ripple-color: #191c1e;
  --mat-tab-pagination-icon-color: #191c1e;
  --mat-tab-disabled-ripple-color: #41484d;
}
html .mat-accent.mat-mdc-slide-toggle {
  --mat-slide-toggle-disabled-selected-handle-color: #f9f9fc;
  --mat-slide-toggle-disabled-selected-icon-color: #191c1e;
  --mat-slide-toggle-disabled-selected-track-color: #191c1e;
  --mat-slide-toggle-disabled-unselected-handle-color: #191c1e;
  --mat-slide-toggle-disabled-unselected-icon-color: #dde3ea;
  --mat-slide-toggle-disabled-unselected-track-color: #dde3ea;
  --mat-slide-toggle-disabled-unselected-track-outline-color: #191c1e;
  --mat-slide-toggle-label-text-color: #191c1e;
  --mat-slide-toggle-selected-focus-handle-color: #f7d8ff;
  --mat-slide-toggle-selected-focus-state-layer-color: #735281;
  --mat-slide-toggle-selected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-focus-track-color: #735281;
  --mat-slide-toggle-selected-handle-color: #ffffff;
  --mat-slide-toggle-selected-hover-handle-color: #f7d8ff;
  --mat-slide-toggle-selected-hover-state-layer-color: #735281;
  --mat-slide-toggle-selected-hover-state-layer-opacity: 0.08;
  --mat-slide-toggle-selected-hover-track-color: #735281;
  --mat-slide-toggle-selected-icon-color: #5a3a68;
  --mat-slide-toggle-selected-pressed-handle-color: #f7d8ff;
  --mat-slide-toggle-selected-pressed-state-layer-color: #735281;
  --mat-slide-toggle-selected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-pressed-track-color: #735281;
  --mat-slide-toggle-selected-track-color: #735281;
  --mat-slide-toggle-track-outline-color: #71787e;
  --mat-slide-toggle-unselected-focus-handle-color: #41484d;
  --mat-slide-toggle-unselected-focus-state-layer-color: #191c1e;
  --mat-slide-toggle-unselected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-focus-track-color: #dde3ea;
  --mat-slide-toggle-unselected-handle-color: #71787e;
  --mat-slide-toggle-unselected-hover-handle-color: #41484d;
  --mat-slide-toggle-unselected-hover-state-layer-color: #191c1e;
  --mat-slide-toggle-unselected-hover-state-layer-opacity: 0.08;
  --mat-slide-toggle-unselected-hover-track-color: #dde3ea;
  --mat-slide-toggle-unselected-icon-color: #dde3ea;
  --mat-slide-toggle-unselected-pressed-handle-color: #41484d;
  --mat-slide-toggle-unselected-pressed-state-layer-color: #191c1e;
  --mat-slide-toggle-unselected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-pressed-track-color: #dde3ea;
  --mat-slide-toggle-unselected-track-color: #dde3ea;
}
html .mat-accent.mat-mdc-form-field {
  --mat-select-panel-background-color: #edeef0;
  --mat-select-enabled-trigger-text-color: #191c1e;
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-select-placeholder-text-color: #41484d;
  --mat-select-enabled-arrow-color: #41484d;
  --mat-select-disabled-arrow-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-select-focused-arrow-color: #735281;
  --mat-select-invalid-arrow-color: #ba1a1a;
}
html .mat-accent.mat-mdc-radio-button {
  --mat-radio-checked-ripple-color: #735281;
  --mat-radio-disabled-label-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-radio-disabled-selected-icon-color: #191c1e;
  --mat-radio-disabled-unselected-icon-color: #191c1e;
  --mat-radio-label-text-color: #191c1e;
  --mat-radio-ripple-color: #191c1e;
  --mat-radio-selected-focus-icon-color: #735281;
  --mat-radio-selected-hover-icon-color: #735281;
  --mat-radio-selected-icon-color: #735281;
  --mat-radio-selected-pressed-icon-color: #735281;
  --mat-radio-unselected-focus-icon-color: #191c1e;
  --mat-radio-unselected-hover-icon-color: #191c1e;
  --mat-radio-unselected-pressed-icon-color: #191c1e;
}
html .mat-accent.mat-mdc-progress-bar {
  --mat-progress-bar-active-indicator-color: #735281;
  --mat-progress-bar-track-color: #dde3ea;
}
html .mat-accent.mat-mdc-form-field {
  --mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-form-field-disabled-leading-icon-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-form-field-disabled-select-arrow-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-form-field-disabled-trailing-icon-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-form-field-enabled-select-arrow-color: #41484d;
  --mat-form-field-error-focus-trailing-icon-color: #ba1a1a;
  --mat-form-field-error-hover-trailing-icon-color: #93000a;
  --mat-form-field-error-text-color: #ba1a1a;
  --mat-form-field-error-trailing-icon-color: #ba1a1a;
  --mat-form-field-filled-active-indicator-color: #41484d;
  --mat-form-field-filled-caret-color: #735281;
  --mat-form-field-filled-container-color: #dde3ea;
  --mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-form-field-filled-disabled-container-color: color-mix(in srgb, #191c1e 4%, transparent);
  --mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-form-field-filled-error-active-indicator-color: #ba1a1a;
  --mat-form-field-filled-error-caret-color: #ba1a1a;
  --mat-form-field-filled-error-focus-active-indicator-color: #ba1a1a;
  --mat-form-field-filled-error-focus-label-text-color: #ba1a1a;
  --mat-form-field-filled-error-hover-active-indicator-color: #93000a;
  --mat-form-field-filled-error-hover-label-text-color: #93000a;
  --mat-form-field-filled-error-label-text-color: #ba1a1a;
  --mat-form-field-filled-focus-active-indicator-color: #735281;
  --mat-form-field-filled-focus-label-text-color: #735281;
  --mat-form-field-filled-hover-active-indicator-color: #191c1e;
  --mat-form-field-filled-hover-label-text-color: #41484d;
  --mat-form-field-filled-input-text-color: #191c1e;
  --mat-form-field-filled-input-text-placeholder-color: #41484d;
  --mat-form-field-filled-label-text-color: #41484d;
  --mat-form-field-focus-select-arrow-color: #735281;
  --mat-form-field-focus-state-layer-opacity: 0;
  --mat-form-field-hover-state-layer-opacity: 0.08;
  --mat-form-field-leading-icon-color: #41484d;
  --mat-form-field-outlined-caret-color: #735281;
  --mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, #191c1e 12%, transparent);
  --mat-form-field-outlined-error-caret-color: #ba1a1a;
  --mat-form-field-outlined-error-focus-label-text-color: #ba1a1a;
  --mat-form-field-outlined-error-focus-outline-color: #ba1a1a;
  --mat-form-field-outlined-error-hover-label-text-color: #93000a;
  --mat-form-field-outlined-error-hover-outline-color: #93000a;
  --mat-form-field-outlined-error-label-text-color: #ba1a1a;
  --mat-form-field-outlined-error-outline-color: #ba1a1a;
  --mat-form-field-outlined-focus-label-text-color: #735281;
  --mat-form-field-outlined-focus-outline-color: #735281;
  --mat-form-field-outlined-hover-label-text-color: #191c1e;
  --mat-form-field-outlined-hover-outline-color: #191c1e;
  --mat-form-field-outlined-input-text-color: #191c1e;
  --mat-form-field-outlined-input-text-placeholder-color: #41484d;
  --mat-form-field-outlined-label-text-color: #41484d;
  --mat-form-field-outlined-outline-color: #71787e;
  --mat-form-field-select-disabled-option-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-form-field-select-option-text-color: #191c1e;
  --mat-form-field-state-layer-color: #191c1e;
  --mat-form-field-trailing-icon-color: #41484d;
}
html .mat-accent.mat-datepicker-content {
  --mat-datepicker-calendar-body-label-text-color: #191c1e;
  --mat-datepicker-calendar-container-background-color: #e7e8eb;
  --mat-datepicker-calendar-container-text-color: #191c1e;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #191c1e 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #191c1e 8%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: #f7d8ff;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #4e616e;
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #d2e5f5;
  --mat-datepicker-calendar-date-in-range-state-background-color: #f7d8ff;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-preview-state-outline-color: #735281;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-datepicker-calendar-date-selected-state-background-color: #735281;
  --mat-datepicker-calendar-date-selected-state-text-color: #ffffff;
  --mat-datepicker-calendar-date-text-color: #191c1e;
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-datepicker-calendar-date-today-outline-color: #735281;
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #735281;
  --mat-datepicker-calendar-header-divider-color: transparent;
  --mat-datepicker-calendar-header-text-color: #41484d;
  --mat-datepicker-calendar-navigation-button-icon-color: #41484d;
  --mat-datepicker-calendar-period-button-icon-color: #41484d;
  --mat-datepicker-calendar-period-button-text-color: #41484d;
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-datepicker-range-input-separator-color: #191c1e;
  --mat-datepicker-toggle-active-state-icon-color: #41484d;
  --mat-datepicker-toggle-icon-color: #41484d;
}
html .mat-accent.mat-mdc-button-base {
  --mat-button-filled-container-color: #735281;
  --mat-button-filled-disabled-container-color: color-mix(in srgb, #191c1e 12%, transparent);
  --mat-button-filled-disabled-label-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-button-filled-disabled-state-layer-color: #41484d;
  --mat-button-filled-focus-state-layer-opacity: 0.12;
  --mat-button-filled-hover-state-layer-opacity: 0.08;
  --mat-button-filled-label-text-color: #ffffff;
  --mat-button-filled-pressed-state-layer-opacity: 0.12;
  --mat-button-filled-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);
  --mat-button-filled-state-layer-color: #ffffff;
  --mat-button-outlined-disabled-label-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-button-outlined-disabled-outline-color: color-mix(in srgb, #191c1e 12%, transparent);
  --mat-button-outlined-disabled-state-layer-color: #41484d;
  --mat-button-outlined-focus-state-layer-opacity: 0.12;
  --mat-button-outlined-hover-state-layer-opacity: 0.08;
  --mat-button-outlined-label-text-color: #735281;
  --mat-button-outlined-outline-color: #71787e;
  --mat-button-outlined-pressed-state-layer-opacity: 0.12;
  --mat-button-outlined-ripple-color: color-mix(in srgb, #735281 12%, transparent);
  --mat-button-outlined-state-layer-color: #735281;
  --mat-button-protected-container-color: #f9f9fc;
  --mat-button-protected-container-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-button-protected-disabled-container-color: color-mix(in srgb, #191c1e 12%, transparent);
  --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-disabled-label-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-button-protected-disabled-state-layer-color: #41484d;
  --mat-button-protected-focus-container-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-button-protected-focus-state-layer-opacity: 0.12;
  --mat-button-protected-hover-container-elevation-shadow:
    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-button-protected-hover-state-layer-opacity: 0.08;
  --mat-button-protected-label-text-color: #735281;
  --mat-button-protected-pressed-container-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-button-protected-pressed-state-layer-opacity: 0.12;
  --mat-button-protected-ripple-color: color-mix(in srgb, #735281 12%, transparent);
  --mat-button-protected-state-layer-color: #735281;
  --mat-button-text-disabled-label-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-button-text-disabled-state-layer-color: #41484d;
  --mat-button-text-focus-state-layer-opacity: 0.12;
  --mat-button-text-hover-state-layer-opacity: 0.08;
  --mat-button-text-label-text-color: #735281;
  --mat-button-text-pressed-state-layer-opacity: 0.12;
  --mat-button-text-ripple-color: color-mix(in srgb, #735281 12%, transparent);
  --mat-button-text-state-layer-color: #735281;
  --mat-button-tonal-container-color: #f7d8ff;
  --mat-button-tonal-disabled-container-color: color-mix(in srgb, #191c1e 12%, transparent);
  --mat-button-tonal-disabled-label-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-button-tonal-disabled-state-layer-color: #41484d;
  --mat-button-tonal-focus-state-layer-opacity: 0.12;
  --mat-button-tonal-hover-state-layer-opacity: 0.08;
  --mat-button-tonal-label-text-color: #5a3a68;
  --mat-button-tonal-pressed-state-layer-opacity: 0.12;
  --mat-button-tonal-ripple-color: color-mix(in srgb, #5a3a68 12%, transparent);
  --mat-button-tonal-state-layer-color: #5a3a68;
  --mat-icon-button-disabled-icon-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-icon-button-disabled-state-layer-color: #735281;
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-hover-state-layer-opacity: 0.08;
  --mat-icon-button-icon-color: #735281;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
  --mat-icon-button-ripple-color: color-mix(in srgb, #735281 12%, transparent);
  --mat-icon-button-state-layer-color: #735281;
}
html .mat-accent.mat-mdc-standard-chip {
  --mat-chip-disabled-label-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-chip-disabled-outline-color: color-mix(in srgb, #191c1e 12%, transparent);
  --mat-chip-elevated-selected-container-color: #f7d8ff;
  --mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, #191c1e 12%, transparent);
  --mat-chip-focus-outline-color: #41484d;
  --mat-chip-focus-state-layer-color: #41484d;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: #41484d;
  --mat-chip-hover-state-layer-opacity: 0.08;
  --mat-chip-label-text-color: #41484d;
  --mat-chip-outline-color: #71787e;
  --mat-chip-selected-disabled-trailing-icon-color: #191c1e;
  --mat-chip-selected-focus-state-layer-color: #5a3a68;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: #5a3a68;
  --mat-chip-selected-hover-state-layer-opacity: 0.08;
  --mat-chip-selected-label-text-color: #5a3a68;
  --mat-chip-selected-trailing-action-state-layer-color: #5a3a68;
  --mat-chip-selected-trailing-icon-color: #5a3a68;
  --mat-chip-trailing-action-focus-state-layer-opacity: 0.12;
  --mat-chip-trailing-action-hover-state-layer-opacity: 0.08;
  --mat-chip-trailing-action-state-layer-color: #41484d;
  --mat-chip-with-icon-disabled-icon-color: #191c1e;
  --mat-chip-with-icon-icon-color: #41484d;
  --mat-chip-with-icon-selected-icon-color: #5a3a68;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #191c1e;
  --mat-chip-with-trailing-icon-trailing-icon-color: #41484d;
}
html .mat-accent .mdc-list-item__start,
html .mat-accent .mdc-list-item__end {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-checkbox-disabled-selected-checkmark-color: #f9f9fc;
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-checkbox-label-text-color: #191c1e;
  --mat-checkbox-selected-checkmark-color: #ffffff;
  --mat-checkbox-selected-focus-icon-color: #735281;
  --mat-checkbox-selected-focus-state-layer-color: #735281;
  --mat-checkbox-selected-hover-icon-color: #735281;
  --mat-checkbox-selected-hover-state-layer-color: #735281;
  --mat-checkbox-selected-icon-color: #735281;
  --mat-checkbox-selected-pressed-icon-color: #735281;
  --mat-checkbox-selected-pressed-state-layer-color: #191c1e;
  --mat-checkbox-unselected-focus-icon-color: #191c1e;
  --mat-checkbox-unselected-focus-state-layer-color: #191c1e;
  --mat-checkbox-unselected-hover-icon-color: #191c1e;
  --mat-checkbox-unselected-hover-state-layer-color: #191c1e;
  --mat-checkbox-unselected-icon-color: #41484d;
  --mat-checkbox-unselected-pressed-state-layer-color: #735281;
  --mat-radio-checked-ripple-color: #735281;
  --mat-radio-disabled-label-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-radio-disabled-selected-icon-color: #191c1e;
  --mat-radio-disabled-unselected-icon-color: #191c1e;
  --mat-radio-label-text-color: #191c1e;
  --mat-radio-ripple-color: #191c1e;
  --mat-radio-selected-focus-icon-color: #735281;
  --mat-radio-selected-hover-icon-color: #735281;
  --mat-radio-selected-icon-color: #735281;
  --mat-radio-selected-pressed-icon-color: #735281;
  --mat-radio-unselected-focus-icon-color: #191c1e;
  --mat-radio-unselected-hover-icon-color: #191c1e;
  --mat-radio-unselected-pressed-icon-color: #191c1e;
}
html .mat-accent.mat-mdc-fab,
html .mat-accent.mat-mdc-mini-fab {
  --mat-fab-container-color: #f7d8ff;
  --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-disabled-state-container-color: color-mix(in srgb, #191c1e 12%, transparent);
  --mat-fab-disabled-state-foreground-color: color-mix(in srgb, #191c1e 38%, transparent);
  --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-focus-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-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: 6;
  --mat-fab-focus-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-focus-state-layer-opacity: 0.12;
  --mat-fab-foreground-color: #5a3a68;
  --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-hover-state-layer-opacity: 0.08;
  --mat-fab-pressed-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-pressed-state-layer-opacity: 0.12;
  --mat-fab-ripple-color: color-mix(in srgb, #5a3a68 12%, transparent);
  --mat-fab-small-container-color: #f7d8ff;
  --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-disabled-state-container-color: color-mix(in srgb, #191c1e 12%, transparent);
  --mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-fab-small-focus-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-focus-state-layer-opacity: 0.12;
  --mat-fab-small-foreground-color: #5a3a68;
  --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-hover-state-layer-opacity: 0.08;
  --mat-fab-small-pressed-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-pressed-state-layer-opacity: 0.12;
  --mat-fab-small-ripple-color: color-mix(in srgb, #5a3a68 12%, transparent);
  --mat-fab-small-state-layer-color: #5a3a68;
  --mat-fab-state-layer-color: #5a3a68;
}
html .mat-badge-accent {
  --mat-badge-background-color: #735281;
  --mat-badge-disabled-state-background-color: color-mix(in srgb, #735281 38%, transparent);
  --mat-badge-disabled-state-text-color: #ffffff;
  --mat-badge-text-color: #ffffff;
}
html .mat-warn {
  --mat-option-focus-state-layer-color: color-mix(in srgb, #191c1e 12%, transparent);
  --mat-option-hover-state-layer-color: color-mix(in srgb, #191c1e 8%, transparent);
  --mat-option-label-text-color: #191c1e;
  --mat-option-selected-state-label-text-color: #93000a;
  --mat-option-selected-state-layer-color: #ffdad6;
}
html .mat-warn {
  --mat-progress-spinner-active-indicator-color: #ba1a1a;
}
html .mat-warn {
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #f9f9fc;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-pseudo-checkbox-full-selected-checkmark-color: #ffffff;
  --mat-pseudo-checkbox-full-selected-icon-color: #ba1a1a;
  --mat-pseudo-checkbox-full-unselected-icon-color: #41484d;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #ba1a1a;
}
html .mat-warn {
  --mat-stepper-container-color: #f9f9fc;
  --mat-stepper-header-done-state-icon-background-color: #ba1a1a;
  --mat-stepper-header-done-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-edit-state-icon-background-color: #ba1a1a;
  --mat-stepper-header-edit-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-error-state-icon-foreground-color: #ba1a1a;
  --mat-stepper-header-error-state-label-text-color: #ba1a1a;
  --mat-stepper-header-focus-state-layer-color: color-mix(in srgb, #2e3133 12%, transparent);
  --mat-stepper-header-hover-state-layer-color: color-mix(in srgb, #2e3133 8%, transparent);
  --mat-stepper-header-icon-background-color: #41484d;
  --mat-stepper-header-icon-foreground-color: #f9f9fc;
  --mat-stepper-header-label-text-color: #41484d;
  --mat-stepper-header-optional-label-text-color: #41484d;
  --mat-stepper-header-selected-state-icon-background-color: #ba1a1a;
  --mat-stepper-header-selected-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-selected-state-label-text-color: #41484d;
  --mat-stepper-line-color: #71787e;
}
html .mat-warn.mat-icon {
  --mat-icon-color: #ba1a1a;
}
html .mat-warn.mat-mdc-checkbox {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-checkbox-disabled-selected-checkmark-color: #f9f9fc;
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-checkbox-label-text-color: #191c1e;
  --mat-checkbox-selected-checkmark-color: #ffffff;
  --mat-checkbox-selected-focus-icon-color: #ba1a1a;
  --mat-checkbox-selected-focus-state-layer-color: #ba1a1a;
  --mat-checkbox-selected-hover-icon-color: #ba1a1a;
  --mat-checkbox-selected-hover-state-layer-color: #ba1a1a;
  --mat-checkbox-selected-icon-color: #ba1a1a;
  --mat-checkbox-selected-pressed-icon-color: #ba1a1a;
  --mat-checkbox-selected-pressed-state-layer-color: #191c1e;
  --mat-checkbox-unselected-focus-icon-color: #191c1e;
  --mat-checkbox-unselected-focus-state-layer-color: #191c1e;
  --mat-checkbox-unselected-hover-icon-color: #191c1e;
  --mat-checkbox-unselected-hover-state-layer-color: #191c1e;
  --mat-checkbox-unselected-icon-color: #41484d;
  --mat-checkbox-unselected-pressed-state-layer-color: #ba1a1a;
}
html .mat-warn.mat-mdc-slider {
  --mat-slider-active-track-color: #ba1a1a;
  --mat-slider-active-track-shape: 9999px;
  --mat-slider-disabled-active-track-color: #191c1e;
  --mat-slider-disabled-handle-color: #191c1e;
  --mat-slider-disabled-inactive-track-color: #191c1e;
  --mat-slider-focus-handle-color: #ba1a1a;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #ba1a1a 20%, transparent);
  --mat-slider-handle-color: #ba1a1a;
  --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-shape: 9999px;
  --mat-slider-hover-handle-color: #ba1a1a;
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #ba1a1a 5%, transparent);
  --mat-slider-inactive-track-color: #dde3ea;
  --mat-slider-inactive-track-shape: 9999px;
  --mat-slider-label-container-color: #ba1a1a;
  --mat-slider-label-label-text-color: #ffffff;
  --mat-slider-ripple-color: #ba1a1a;
  --mat-slider-with-overlap-handle-outline-color: #ffffff;
  --mat-slider-with-tick-marks-active-container-color: #ffffff;
  --mat-slider-with-tick-marks-container-shape: 9999px;
  --mat-slider-with-tick-marks-disabled-container-color: #191c1e;
  --mat-slider-with-tick-marks-inactive-container-color: #41484d;
}
html .mat-warn.mat-mdc-tab-group,
html .mat-warn.mat-mdc-tab-nav-bar {
  --mat-tab-active-focus-indicator-color: #ba1a1a;
  --mat-tab-active-focus-label-text-color: #191c1e;
  --mat-tab-active-hover-indicator-color: #ba1a1a;
  --mat-tab-active-hover-label-text-color: #191c1e;
  --mat-tab-active-indicator-color: #ba1a1a;
  --mat-tab-active-label-text-color: #191c1e;
  --mat-tab-active-ripple-color: #191c1e;
  --mat-tab-divider-color: #dde3ea;
  --mat-tab-inactive-focus-label-text-color: #191c1e;
  --mat-tab-inactive-hover-label-text-color: #191c1e;
  --mat-tab-inactive-label-text-color: #191c1e;
  --mat-tab-inactive-ripple-color: #191c1e;
  --mat-tab-pagination-icon-color: #191c1e;
  --mat-tab-disabled-ripple-color: #41484d;
}
html .mat-warn.mat-mdc-slide-toggle {
  --mat-slide-toggle-disabled-selected-handle-color: #f9f9fc;
  --mat-slide-toggle-disabled-selected-icon-color: #191c1e;
  --mat-slide-toggle-disabled-selected-track-color: #191c1e;
  --mat-slide-toggle-disabled-unselected-handle-color: #191c1e;
  --mat-slide-toggle-disabled-unselected-icon-color: #dde3ea;
  --mat-slide-toggle-disabled-unselected-track-color: #dde3ea;
  --mat-slide-toggle-disabled-unselected-track-outline-color: #191c1e;
  --mat-slide-toggle-label-text-color: #191c1e;
  --mat-slide-toggle-selected-focus-handle-color: #ffdad6;
  --mat-slide-toggle-selected-focus-state-layer-color: #ba1a1a;
  --mat-slide-toggle-selected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-focus-track-color: #ba1a1a;
  --mat-slide-toggle-selected-handle-color: #ffffff;
  --mat-slide-toggle-selected-hover-handle-color: #ffdad6;
  --mat-slide-toggle-selected-hover-state-layer-color: #ba1a1a;
  --mat-slide-toggle-selected-hover-state-layer-opacity: 0.08;
  --mat-slide-toggle-selected-hover-track-color: #ba1a1a;
  --mat-slide-toggle-selected-icon-color: #93000a;
  --mat-slide-toggle-selected-pressed-handle-color: #ffdad6;
  --mat-slide-toggle-selected-pressed-state-layer-color: #ba1a1a;
  --mat-slide-toggle-selected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-pressed-track-color: #ba1a1a;
  --mat-slide-toggle-selected-track-color: #ba1a1a;
  --mat-slide-toggle-track-outline-color: #71787e;
  --mat-slide-toggle-unselected-focus-handle-color: #41484d;
  --mat-slide-toggle-unselected-focus-state-layer-color: #191c1e;
  --mat-slide-toggle-unselected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-focus-track-color: #dde3ea;
  --mat-slide-toggle-unselected-handle-color: #71787e;
  --mat-slide-toggle-unselected-hover-handle-color: #41484d;
  --mat-slide-toggle-unselected-hover-state-layer-color: #191c1e;
  --mat-slide-toggle-unselected-hover-state-layer-opacity: 0.08;
  --mat-slide-toggle-unselected-hover-track-color: #dde3ea;
  --mat-slide-toggle-unselected-icon-color: #dde3ea;
  --mat-slide-toggle-unselected-pressed-handle-color: #41484d;
  --mat-slide-toggle-unselected-pressed-state-layer-color: #191c1e;
  --mat-slide-toggle-unselected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-pressed-track-color: #dde3ea;
  --mat-slide-toggle-unselected-track-color: #dde3ea;
}
html .mat-warn.mat-mdc-form-field {
  --mat-select-panel-background-color: #edeef0;
  --mat-select-enabled-trigger-text-color: #191c1e;
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-select-placeholder-text-color: #41484d;
  --mat-select-enabled-arrow-color: #41484d;
  --mat-select-disabled-arrow-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-select-focused-arrow-color: #ba1a1a;
  --mat-select-invalid-arrow-color: #ba1a1a;
}
html .mat-warn.mat-mdc-radio-button {
  --mat-radio-checked-ripple-color: #ba1a1a;
  --mat-radio-disabled-label-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-radio-disabled-selected-icon-color: #191c1e;
  --mat-radio-disabled-unselected-icon-color: #191c1e;
  --mat-radio-label-text-color: #191c1e;
  --mat-radio-ripple-color: #191c1e;
  --mat-radio-selected-focus-icon-color: #ba1a1a;
  --mat-radio-selected-hover-icon-color: #ba1a1a;
  --mat-radio-selected-icon-color: #ba1a1a;
  --mat-radio-selected-pressed-icon-color: #ba1a1a;
  --mat-radio-unselected-focus-icon-color: #191c1e;
  --mat-radio-unselected-hover-icon-color: #191c1e;
  --mat-radio-unselected-pressed-icon-color: #191c1e;
}
html .mat-warn.mat-mdc-progress-bar {
  --mat-progress-bar-active-indicator-color: #ba1a1a;
  --mat-progress-bar-track-color: #dde3ea;
}
html .mat-warn.mat-mdc-form-field {
  --mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-form-field-disabled-leading-icon-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-form-field-disabled-select-arrow-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-form-field-disabled-trailing-icon-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-form-field-enabled-select-arrow-color: #41484d;
  --mat-form-field-error-focus-trailing-icon-color: #ba1a1a;
  --mat-form-field-error-hover-trailing-icon-color: #93000a;
  --mat-form-field-error-text-color: #ba1a1a;
  --mat-form-field-error-trailing-icon-color: #ba1a1a;
  --mat-form-field-filled-active-indicator-color: #41484d;
  --mat-form-field-filled-caret-color: #ba1a1a;
  --mat-form-field-filled-container-color: #dde3ea;
  --mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-form-field-filled-disabled-container-color: color-mix(in srgb, #191c1e 4%, transparent);
  --mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-form-field-filled-error-active-indicator-color: #ba1a1a;
  --mat-form-field-filled-error-caret-color: #ba1a1a;
  --mat-form-field-filled-error-focus-active-indicator-color: #ba1a1a;
  --mat-form-field-filled-error-focus-label-text-color: #ba1a1a;
  --mat-form-field-filled-error-hover-active-indicator-color: #93000a;
  --mat-form-field-filled-error-hover-label-text-color: #93000a;
  --mat-form-field-filled-error-label-text-color: #ba1a1a;
  --mat-form-field-filled-focus-active-indicator-color: #ba1a1a;
  --mat-form-field-filled-focus-label-text-color: #ba1a1a;
  --mat-form-field-filled-hover-active-indicator-color: #191c1e;
  --mat-form-field-filled-hover-label-text-color: #41484d;
  --mat-form-field-filled-input-text-color: #191c1e;
  --mat-form-field-filled-input-text-placeholder-color: #41484d;
  --mat-form-field-filled-label-text-color: #41484d;
  --mat-form-field-focus-select-arrow-color: #ba1a1a;
  --mat-form-field-focus-state-layer-opacity: 0;
  --mat-form-field-hover-state-layer-opacity: 0.08;
  --mat-form-field-leading-icon-color: #41484d;
  --mat-form-field-outlined-caret-color: #ba1a1a;
  --mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, #191c1e 12%, transparent);
  --mat-form-field-outlined-error-caret-color: #ba1a1a;
  --mat-form-field-outlined-error-focus-label-text-color: #ba1a1a;
  --mat-form-field-outlined-error-focus-outline-color: #ba1a1a;
  --mat-form-field-outlined-error-hover-label-text-color: #93000a;
  --mat-form-field-outlined-error-hover-outline-color: #93000a;
  --mat-form-field-outlined-error-label-text-color: #ba1a1a;
  --mat-form-field-outlined-error-outline-color: #ba1a1a;
  --mat-form-field-outlined-focus-label-text-color: #ba1a1a;
  --mat-form-field-outlined-focus-outline-color: #ba1a1a;
  --mat-form-field-outlined-hover-label-text-color: #191c1e;
  --mat-form-field-outlined-hover-outline-color: #191c1e;
  --mat-form-field-outlined-input-text-color: #191c1e;
  --mat-form-field-outlined-input-text-placeholder-color: #41484d;
  --mat-form-field-outlined-label-text-color: #41484d;
  --mat-form-field-outlined-outline-color: #71787e;
  --mat-form-field-select-disabled-option-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-form-field-select-option-text-color: #191c1e;
  --mat-form-field-state-layer-color: #191c1e;
  --mat-form-field-trailing-icon-color: #41484d;
}
html .mat-warn.mat-datepicker-content {
  --mat-datepicker-calendar-body-label-text-color: #191c1e;
  --mat-datepicker-calendar-container-background-color: #e7e8eb;
  --mat-datepicker-calendar-container-text-color: #191c1e;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #191c1e 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #191c1e 8%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: #f7d8ff;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #4e616e;
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #d2e5f5;
  --mat-datepicker-calendar-date-in-range-state-background-color: #ffdad6;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-preview-state-outline-color: #ba1a1a;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-datepicker-calendar-date-selected-state-background-color: #ba1a1a;
  --mat-datepicker-calendar-date-selected-state-text-color: #ffffff;
  --mat-datepicker-calendar-date-text-color: #191c1e;
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-datepicker-calendar-date-today-outline-color: #ba1a1a;
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #ba1a1a;
  --mat-datepicker-calendar-header-divider-color: transparent;
  --mat-datepicker-calendar-header-text-color: #41484d;
  --mat-datepicker-calendar-navigation-button-icon-color: #41484d;
  --mat-datepicker-calendar-period-button-icon-color: #41484d;
  --mat-datepicker-calendar-period-button-text-color: #41484d;
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-datepicker-range-input-separator-color: #191c1e;
  --mat-datepicker-toggle-active-state-icon-color: #41484d;
  --mat-datepicker-toggle-icon-color: #41484d;
}
html .mat-warn.mat-mdc-button-base {
  --mat-button-filled-container-color: #ba1a1a;
  --mat-button-filled-disabled-container-color: color-mix(in srgb, #191c1e 12%, transparent);
  --mat-button-filled-disabled-label-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-button-filled-disabled-state-layer-color: #41484d;
  --mat-button-filled-focus-state-layer-opacity: 0.12;
  --mat-button-filled-hover-state-layer-opacity: 0.08;
  --mat-button-filled-label-text-color: #ffffff;
  --mat-button-filled-pressed-state-layer-opacity: 0.12;
  --mat-button-filled-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);
  --mat-button-filled-state-layer-color: #ffffff;
  --mat-button-outlined-disabled-label-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-button-outlined-disabled-outline-color: color-mix(in srgb, #191c1e 12%, transparent);
  --mat-button-outlined-disabled-state-layer-color: #41484d;
  --mat-button-outlined-focus-state-layer-opacity: 0.12;
  --mat-button-outlined-hover-state-layer-opacity: 0.08;
  --mat-button-outlined-label-text-color: #ba1a1a;
  --mat-button-outlined-outline-color: #71787e;
  --mat-button-outlined-pressed-state-layer-opacity: 0.12;
  --mat-button-outlined-ripple-color: color-mix(in srgb, #ba1a1a 12%, transparent);
  --mat-button-outlined-state-layer-color: #ba1a1a;
  --mat-button-protected-container-color: #f9f9fc;
  --mat-button-protected-container-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-button-protected-disabled-container-color: color-mix(in srgb, #191c1e 12%, transparent);
  --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-disabled-label-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-button-protected-disabled-state-layer-color: #41484d;
  --mat-button-protected-focus-container-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-button-protected-focus-state-layer-opacity: 0.12;
  --mat-button-protected-hover-container-elevation-shadow:
    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-button-protected-hover-state-layer-opacity: 0.08;
  --mat-button-protected-label-text-color: #ba1a1a;
  --mat-button-protected-pressed-container-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-button-protected-pressed-state-layer-opacity: 0.12;
  --mat-button-protected-ripple-color: color-mix(in srgb, #ba1a1a 12%, transparent);
  --mat-button-protected-state-layer-color: #ba1a1a;
  --mat-button-text-disabled-label-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-button-text-disabled-state-layer-color: #41484d;
  --mat-button-text-focus-state-layer-opacity: 0.12;
  --mat-button-text-hover-state-layer-opacity: 0.08;
  --mat-button-text-label-text-color: #ba1a1a;
  --mat-button-text-pressed-state-layer-opacity: 0.12;
  --mat-button-text-ripple-color: color-mix(in srgb, #ba1a1a 12%, transparent);
  --mat-button-text-state-layer-color: #ba1a1a;
  --mat-button-tonal-container-color: #ffdad6;
  --mat-button-tonal-disabled-container-color: color-mix(in srgb, #191c1e 12%, transparent);
  --mat-button-tonal-disabled-label-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-button-tonal-disabled-state-layer-color: #41484d;
  --mat-button-tonal-focus-state-layer-opacity: 0.12;
  --mat-button-tonal-hover-state-layer-opacity: 0.08;
  --mat-button-tonal-label-text-color: #93000a;
  --mat-button-tonal-pressed-state-layer-opacity: 0.12;
  --mat-button-tonal-ripple-color: color-mix(in srgb, #93000a 12%, transparent);
  --mat-button-tonal-state-layer-color: #93000a;
  --mat-icon-button-disabled-icon-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-icon-button-disabled-state-layer-color: #ba1a1a;
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-hover-state-layer-opacity: 0.08;
  --mat-icon-button-icon-color: #ba1a1a;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
  --mat-icon-button-ripple-color: color-mix(in srgb, #ba1a1a 12%, transparent);
  --mat-icon-button-state-layer-color: #ba1a1a;
}
html .mat-warn.mat-mdc-standard-chip {
  --mat-chip-disabled-label-text-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-chip-disabled-outline-color: color-mix(in srgb, #191c1e 12%, transparent);
  --mat-chip-elevated-selected-container-color: #ffdad6;
  --mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, #191c1e 12%, transparent);
  --mat-chip-focus-outline-color: #41484d;
  --mat-chip-focus-state-layer-color: #41484d;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: #41484d;
  --mat-chip-hover-state-layer-opacity: 0.08;
  --mat-chip-label-text-color: #41484d;
  --mat-chip-outline-color: #71787e;
  --mat-chip-selected-disabled-trailing-icon-color: #191c1e;
  --mat-chip-selected-focus-state-layer-color: #93000a;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: #93000a;
  --mat-chip-selected-hover-state-layer-opacity: 0.08;
  --mat-chip-selected-label-text-color: #93000a;
  --mat-chip-selected-trailing-action-state-layer-color: #93000a;
  --mat-chip-selected-trailing-icon-color: #93000a;
  --mat-chip-trailing-action-focus-state-layer-opacity: 0.12;
  --mat-chip-trailing-action-hover-state-layer-opacity: 0.08;
  --mat-chip-trailing-action-state-layer-color: #41484d;
  --mat-chip-with-icon-disabled-icon-color: #191c1e;
  --mat-chip-with-icon-icon-color: #41484d;
  --mat-chip-with-icon-selected-icon-color: #93000a;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #191c1e;
  --mat-chip-with-trailing-icon-trailing-icon-color: #41484d;
}
html .mat-warn .mdc-list-item__start,
html .mat-warn .mdc-list-item__end {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-checkbox-disabled-selected-checkmark-color: #f9f9fc;
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-checkbox-label-text-color: #191c1e;
  --mat-checkbox-selected-checkmark-color: #ffffff;
  --mat-checkbox-selected-focus-icon-color: #ba1a1a;
  --mat-checkbox-selected-focus-state-layer-color: #ba1a1a;
  --mat-checkbox-selected-hover-icon-color: #ba1a1a;
  --mat-checkbox-selected-hover-state-layer-color: #ba1a1a;
  --mat-checkbox-selected-icon-color: #ba1a1a;
  --mat-checkbox-selected-pressed-icon-color: #ba1a1a;
  --mat-checkbox-selected-pressed-state-layer-color: #191c1e;
  --mat-checkbox-unselected-focus-icon-color: #191c1e;
  --mat-checkbox-unselected-focus-state-layer-color: #191c1e;
  --mat-checkbox-unselected-hover-icon-color: #191c1e;
  --mat-checkbox-unselected-hover-state-layer-color: #191c1e;
  --mat-checkbox-unselected-icon-color: #41484d;
  --mat-checkbox-unselected-pressed-state-layer-color: #ba1a1a;
  --mat-radio-checked-ripple-color: #ba1a1a;
  --mat-radio-disabled-label-color: color-mix(in srgb, #191c1e 38%, transparent);
  --mat-radio-disabled-selected-icon-color: #191c1e;
  --mat-radio-disabled-unselected-icon-color: #191c1e;
  --mat-radio-label-text-color: #191c1e;
  --mat-radio-ripple-color: #191c1e;
  --mat-radio-selected-focus-icon-color: #ba1a1a;
  --mat-radio-selected-hover-icon-color: #ba1a1a;
  --mat-radio-selected-icon-color: #ba1a1a;
  --mat-radio-selected-pressed-icon-color: #ba1a1a;
  --mat-radio-unselected-focus-icon-color: #191c1e;
  --mat-radio-unselected-hover-icon-color: #191c1e;
  --mat-radio-unselected-pressed-icon-color: #191c1e;
}
html .mat-badge-warn {
  --mat-badge-background-color: #ba1a1a;
  --mat-badge-disabled-state-background-color: color-mix(in srgb, #ba1a1a 38%, transparent);
  --mat-badge-disabled-state-text-color: #ffffff;
  --mat-badge-text-color: #ffffff;
}

/* node_modules/@fontsource/roboto/300.css */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url("./media/roboto-cyrillic-ext-300-normal-P746GPTT.woff2") format("woff2"), url("./media/roboto-cyrillic-ext-300-normal-K5E3EQY7.woff") format("woff");
  unicode-range:
    U+0460-052F,
    U+1C80-1C8A,
    U+20B4,
    U+2DE0-2DFF,
    U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url("./media/roboto-cyrillic-300-normal-5FCNOL5I.woff2") format("woff2"), url("./media/roboto-cyrillic-300-normal-S4G6BCUJ.woff") format("woff");
  unicode-range:
    U+0301,
    U+0400-045F,
    U+0490-0491,
    U+04B0-04B1,
    U+2116;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url("./media/roboto-greek-ext-300-normal-AVUUPF2M.woff2") format("woff2"), url("./media/roboto-greek-ext-300-normal-CHJAR3LX.woff") format("woff");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url("./media/roboto-greek-300-normal-K5IJE74E.woff2") format("woff2"), url("./media/roboto-greek-300-normal-6UESZQBQ.woff") format("woff");
  unicode-range:
    U+0370-0377,
    U+037A-037F,
    U+0384-038A,
    U+038C,
    U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url("./media/roboto-math-300-normal-B6TOOJHP.woff2") format("woff2"), url("./media/roboto-math-300-normal-NL4CX75A.woff") format("woff");
  unicode-range:
    U+0302-0303,
    U+0305,
    U+0307-0308,
    U+0310,
    U+0312,
    U+0315,
    U+031A,
    U+0326-0327,
    U+032C,
    U+032F-0330,
    U+0332-0333,
    U+0338,
    U+033A,
    U+0346,
    U+034D,
    U+0391-03A1,
    U+03A3-03A9,
    U+03B1-03C9,
    U+03D1,
    U+03D5-03D6,
    U+03F0-03F1,
    U+03F4-03F5,
    U+2016-2017,
    U+2034-2038,
    U+203C,
    U+2040,
    U+2043,
    U+2047,
    U+2050,
    U+2057,
    U+205F,
    U+2070-2071,
    U+2074-208E,
    U+2090-209C,
    U+20D0-20DC,
    U+20E1,
    U+20E5-20EF,
    U+2100-2112,
    U+2114-2115,
    U+2117-2121,
    U+2123-214F,
    U+2190,
    U+2192,
    U+2194-21AE,
    U+21B0-21E5,
    U+21F1-21F2,
    U+21F4-2211,
    U+2213-2214,
    U+2216-22FF,
    U+2308-230B,
    U+2310,
    U+2319,
    U+231C-2321,
    U+2336-237A,
    U+237C,
    U+2395,
    U+239B-23B7,
    U+23D0,
    U+23DC-23E1,
    U+2474-2475,
    U+25AF,
    U+25B3,
    U+25B7,
    U+25BD,
    U+25C1,
    U+25CA,
    U+25CC,
    U+25FB,
    U+266D-266F,
    U+27C0-27FF,
    U+2900-2AFF,
    U+2B0E-2B11,
    U+2B30-2B4C,
    U+2BFE,
    U+3030,
    U+FF5B,
    U+FF5D,
    U+1D400-1D7FF,
    U+1EE00-1EEFF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url("./media/roboto-symbols-300-normal-AVAZ7LR5.woff2") format("woff2"), url("./media/roboto-symbols-300-normal-4TL2MTZV.woff") format("woff");
  unicode-range:
    U+0001-000C,
    U+000E-001F,
    U+007F-009F,
    U+20DD-20E0,
    U+20E2-20E4,
    U+2150-218F,
    U+2190,
    U+2192,
    U+2194-2199,
    U+21AF,
    U+21E6-21F0,
    U+21F3,
    U+2218-2219,
    U+2299,
    U+22C4-22C6,
    U+2300-243F,
    U+2440-244A,
    U+2460-24FF,
    U+25A0-27BF,
    U+2800-28FF,
    U+2921-2922,
    U+2981,
    U+29BF,
    U+29EB,
    U+2B00-2BFF,
    U+4DC0-4DFF,
    U+FFF9-FFFB,
    U+10140-1018E,
    U+10190-1019C,
    U+101A0,
    U+101D0-101FD,
    U+102E0-102FB,
    U+10E60-10E7E,
    U+1D2C0-1D2D3,
    U+1D2E0-1D37F,
    U+1F000-1F0FF,
    U+1F100-1F1AD,
    U+1F1E6-1F1FF,
    U+1F30D-1F30F,
    U+1F315,
    U+1F31C,
    U+1F31E,
    U+1F320-1F32C,
    U+1F336,
    U+1F378,
    U+1F37D,
    U+1F382,
    U+1F393-1F39F,
    U+1F3A7-1F3A8,
    U+1F3AC-1F3AF,
    U+1F3C2,
    U+1F3C4-1F3C6,
    U+1F3CA-1F3CE,
    U+1F3D4-1F3E0,
    U+1F3ED,
    U+1F3F1-1F3F3,
    U+1F3F5-1F3F7,
    U+1F408,
    U+1F415,
    U+1F41F,
    U+1F426,
    U+1F43F,
    U+1F441-1F442,
    U+1F444,
    U+1F446-1F449,
    U+1F44C-1F44E,
    U+1F453,
    U+1F46A,
    U+1F47D,
    U+1F4A3,
    U+1F4B0,
    U+1F4B3,
    U+1F4B9,
    U+1F4BB,
    U+1F4BF,
    U+1F4C8-1F4CB,
    U+1F4D6,
    U+1F4DA,
    U+1F4DF,
    U+1F4E3-1F4E6,
    U+1F4EA-1F4ED,
    U+1F4F7,
    U+1F4F9-1F4FB,
    U+1F4FD-1F4FE,
    U+1F503,
    U+1F507-1F50B,
    U+1F50D,
    U+1F512-1F513,
    U+1F53E-1F54A,
    U+1F54F-1F5FA,
    U+1F610,
    U+1F650-1F67F,
    U+1F687,
    U+1F68D,
    U+1F691,
    U+1F694,
    U+1F698,
    U+1F6AD,
    U+1F6B2,
    U+1F6B9-1F6BA,
    U+1F6BC,
    U+1F6C6-1F6CF,
    U+1F6D3-1F6D7,
    U+1F6E0-1F6EA,
    U+1F6F0-1F6F3,
    U+1F6F7-1F6FC,
    U+1F700-1F7FF,
    U+1F800-1F80B,
    U+1F810-1F847,
    U+1F850-1F859,
    U+1F860-1F887,
    U+1F890-1F8AD,
    U+1F8B0-1F8BB,
    U+1F8C0-1F8C1,
    U+1F900-1F90B,
    U+1F93B,
    U+1F946,
    U+1F984,
    U+1F996,
    U+1F9E9,
    U+1FA00-1FA6F,
    U+1FA70-1FA7C,
    U+1FA80-1FA89,
    U+1FA8F-1FAC6,
    U+1FACE-1FADC,
    U+1FADF-1FAE9,
    U+1FAF0-1FAF8,
    U+1FB00-1FBFF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url("./media/roboto-vietnamese-300-normal-267PM5ST.woff2") format("woff2"), url("./media/roboto-vietnamese-300-normal-R4BWGGSL.woff") format("woff");
  unicode-range:
    U+0102-0103,
    U+0110-0111,
    U+0128-0129,
    U+0168-0169,
    U+01A0-01A1,
    U+01AF-01B0,
    U+0300-0301,
    U+0303-0304,
    U+0308-0309,
    U+0323,
    U+0329,
    U+1EA0-1EF9,
    U+20AB;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url("./media/roboto-latin-ext-300-normal-PRGC3JWU.woff2") format("woff2"), url("./media/roboto-latin-ext-300-normal-5TNPL65Q.woff") format("woff");
  unicode-range:
    U+0100-02BA,
    U+02BD-02C5,
    U+02C7-02CC,
    U+02CE-02D7,
    U+02DD-02FF,
    U+0304,
    U+0308,
    U+0329,
    U+1D00-1DBF,
    U+1E00-1E9F,
    U+1EF2-1EFF,
    U+2020,
    U+20A0-20AB,
    U+20AD-20C0,
    U+2113,
    U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url("./media/roboto-latin-300-normal-EMU7QL2I.woff2") format("woff2"), url("./media/roboto-latin-300-normal-7RGMLVIR.woff") format("woff");
  unicode-range:
    U+0000-00FF,
    U+0131,
    U+0152-0153,
    U+02BB-02BC,
    U+02C6,
    U+02DA,
    U+02DC,
    U+0304,
    U+0308,
    U+0329,
    U+2000-206F,
    U+20AC,
    U+2122,
    U+2191,
    U+2193,
    U+2212,
    U+2215,
    U+FEFF,
    U+FFFD;
}

/* node_modules/@fontsource/roboto/400.css */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("./media/roboto-cyrillic-ext-400-normal-SRSDFWJ5.woff2") format("woff2"), url("./media/roboto-cyrillic-ext-400-normal-IPPFEIF4.woff") format("woff");
  unicode-range:
    U+0460-052F,
    U+1C80-1C8A,
    U+20B4,
    U+2DE0-2DFF,
    U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("./media/roboto-cyrillic-400-normal-QMHKB7XT.woff2") format("woff2"), url("./media/roboto-cyrillic-400-normal-XM72AQXZ.woff") format("woff");
  unicode-range:
    U+0301,
    U+0400-045F,
    U+0490-0491,
    U+04B0-04B1,
    U+2116;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("./media/roboto-greek-ext-400-normal-267F52QO.woff2") format("woff2"), url("./media/roboto-greek-ext-400-normal-YUVELKNQ.woff") format("woff");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("./media/roboto-greek-400-normal-RHHY76DH.woff2") format("woff2"), url("./media/roboto-greek-400-normal-DLHZXNKM.woff") format("woff");
  unicode-range:
    U+0370-0377,
    U+037A-037F,
    U+0384-038A,
    U+038C,
    U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("./media/roboto-math-400-normal-GWJEOSTK.woff2") format("woff2"), url("./media/roboto-math-400-normal-N75YWSHX.woff") format("woff");
  unicode-range:
    U+0302-0303,
    U+0305,
    U+0307-0308,
    U+0310,
    U+0312,
    U+0315,
    U+031A,
    U+0326-0327,
    U+032C,
    U+032F-0330,
    U+0332-0333,
    U+0338,
    U+033A,
    U+0346,
    U+034D,
    U+0391-03A1,
    U+03A3-03A9,
    U+03B1-03C9,
    U+03D1,
    U+03D5-03D6,
    U+03F0-03F1,
    U+03F4-03F5,
    U+2016-2017,
    U+2034-2038,
    U+203C,
    U+2040,
    U+2043,
    U+2047,
    U+2050,
    U+2057,
    U+205F,
    U+2070-2071,
    U+2074-208E,
    U+2090-209C,
    U+20D0-20DC,
    U+20E1,
    U+20E5-20EF,
    U+2100-2112,
    U+2114-2115,
    U+2117-2121,
    U+2123-214F,
    U+2190,
    U+2192,
    U+2194-21AE,
    U+21B0-21E5,
    U+21F1-21F2,
    U+21F4-2211,
    U+2213-2214,
    U+2216-22FF,
    U+2308-230B,
    U+2310,
    U+2319,
    U+231C-2321,
    U+2336-237A,
    U+237C,
    U+2395,
    U+239B-23B7,
    U+23D0,
    U+23DC-23E1,
    U+2474-2475,
    U+25AF,
    U+25B3,
    U+25B7,
    U+25BD,
    U+25C1,
    U+25CA,
    U+25CC,
    U+25FB,
    U+266D-266F,
    U+27C0-27FF,
    U+2900-2AFF,
    U+2B0E-2B11,
    U+2B30-2B4C,
    U+2BFE,
    U+3030,
    U+FF5B,
    U+FF5D,
    U+1D400-1D7FF,
    U+1EE00-1EEFF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("./media/roboto-symbols-400-normal-H3YTELSW.woff2") format("woff2"), url("./media/roboto-symbols-400-normal-YHPKOI3E.woff") format("woff");
  unicode-range:
    U+0001-000C,
    U+000E-001F,
    U+007F-009F,
    U+20DD-20E0,
    U+20E2-20E4,
    U+2150-218F,
    U+2190,
    U+2192,
    U+2194-2199,
    U+21AF,
    U+21E6-21F0,
    U+21F3,
    U+2218-2219,
    U+2299,
    U+22C4-22C6,
    U+2300-243F,
    U+2440-244A,
    U+2460-24FF,
    U+25A0-27BF,
    U+2800-28FF,
    U+2921-2922,
    U+2981,
    U+29BF,
    U+29EB,
    U+2B00-2BFF,
    U+4DC0-4DFF,
    U+FFF9-FFFB,
    U+10140-1018E,
    U+10190-1019C,
    U+101A0,
    U+101D0-101FD,
    U+102E0-102FB,
    U+10E60-10E7E,
    U+1D2C0-1D2D3,
    U+1D2E0-1D37F,
    U+1F000-1F0FF,
    U+1F100-1F1AD,
    U+1F1E6-1F1FF,
    U+1F30D-1F30F,
    U+1F315,
    U+1F31C,
    U+1F31E,
    U+1F320-1F32C,
    U+1F336,
    U+1F378,
    U+1F37D,
    U+1F382,
    U+1F393-1F39F,
    U+1F3A7-1F3A8,
    U+1F3AC-1F3AF,
    U+1F3C2,
    U+1F3C4-1F3C6,
    U+1F3CA-1F3CE,
    U+1F3D4-1F3E0,
    U+1F3ED,
    U+1F3F1-1F3F3,
    U+1F3F5-1F3F7,
    U+1F408,
    U+1F415,
    U+1F41F,
    U+1F426,
    U+1F43F,
    U+1F441-1F442,
    U+1F444,
    U+1F446-1F449,
    U+1F44C-1F44E,
    U+1F453,
    U+1F46A,
    U+1F47D,
    U+1F4A3,
    U+1F4B0,
    U+1F4B3,
    U+1F4B9,
    U+1F4BB,
    U+1F4BF,
    U+1F4C8-1F4CB,
    U+1F4D6,
    U+1F4DA,
    U+1F4DF,
    U+1F4E3-1F4E6,
    U+1F4EA-1F4ED,
    U+1F4F7,
    U+1F4F9-1F4FB,
    U+1F4FD-1F4FE,
    U+1F503,
    U+1F507-1F50B,
    U+1F50D,
    U+1F512-1F513,
    U+1F53E-1F54A,
    U+1F54F-1F5FA,
    U+1F610,
    U+1F650-1F67F,
    U+1F687,
    U+1F68D,
    U+1F691,
    U+1F694,
    U+1F698,
    U+1F6AD,
    U+1F6B2,
    U+1F6B9-1F6BA,
    U+1F6BC,
    U+1F6C6-1F6CF,
    U+1F6D3-1F6D7,
    U+1F6E0-1F6EA,
    U+1F6F0-1F6F3,
    U+1F6F7-1F6FC,
    U+1F700-1F7FF,
    U+1F800-1F80B,
    U+1F810-1F847,
    U+1F850-1F859,
    U+1F860-1F887,
    U+1F890-1F8AD,
    U+1F8B0-1F8BB,
    U+1F8C0-1F8C1,
    U+1F900-1F90B,
    U+1F93B,
    U+1F946,
    U+1F984,
    U+1F996,
    U+1F9E9,
    U+1FA00-1FA6F,
    U+1FA70-1FA7C,
    U+1FA80-1FA89,
    U+1FA8F-1FAC6,
    U+1FACE-1FADC,
    U+1FADF-1FAE9,
    U+1FAF0-1FAF8,
    U+1FB00-1FBFF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("./media/roboto-vietnamese-400-normal-U5VVNGXF.woff2") format("woff2"), url("./media/roboto-vietnamese-400-normal-D4YKB5GR.woff") format("woff");
  unicode-range:
    U+0102-0103,
    U+0110-0111,
    U+0128-0129,
    U+0168-0169,
    U+01A0-01A1,
    U+01AF-01B0,
    U+0300-0301,
    U+0303-0304,
    U+0308-0309,
    U+0323,
    U+0329,
    U+1EA0-1EF9,
    U+20AB;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("./media/roboto-latin-ext-400-normal-WBUEMEI4.woff2") format("woff2"), url("./media/roboto-latin-ext-400-normal-4P52IC7Z.woff") format("woff");
  unicode-range:
    U+0100-02BA,
    U+02BD-02C5,
    U+02C7-02CC,
    U+02CE-02D7,
    U+02DD-02FF,
    U+0304,
    U+0308,
    U+0329,
    U+1D00-1DBF,
    U+1E00-1E9F,
    U+1EF2-1EFF,
    U+2020,
    U+20A0-20AB,
    U+20AD-20C0,
    U+2113,
    U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("./media/roboto-latin-400-normal-IBDOZG32.woff2") format("woff2"), url("./media/roboto-latin-400-normal-5LMCP35M.woff") format("woff");
  unicode-range:
    U+0000-00FF,
    U+0131,
    U+0152-0153,
    U+02BB-02BC,
    U+02C6,
    U+02DA,
    U+02DC,
    U+0304,
    U+0308,
    U+0329,
    U+2000-206F,
    U+20AC,
    U+2122,
    U+2191,
    U+2193,
    U+2212,
    U+2215,
    U+FEFF,
    U+FFFD;
}

/* node_modules/@fontsource/roboto/500.css */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url("./media/roboto-cyrillic-ext-500-normal-KDRRQZPI.woff2") format("woff2"), url("./media/roboto-cyrillic-ext-500-normal-UG4MQEVN.woff") format("woff");
  unicode-range:
    U+0460-052F,
    U+1C80-1C8A,
    U+20B4,
    U+2DE0-2DFF,
    U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url("./media/roboto-cyrillic-500-normal-WPHFPMQD.woff2") format("woff2"), url("./media/roboto-cyrillic-500-normal-VQFAVH3S.woff") format("woff");
  unicode-range:
    U+0301,
    U+0400-045F,
    U+0490-0491,
    U+04B0-04B1,
    U+2116;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url("./media/roboto-greek-ext-500-normal-K5P3BMKI.woff2") format("woff2"), url("./media/roboto-greek-ext-500-normal-F47T3IXD.woff") format("woff");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url("./media/roboto-greek-500-normal-YC52MZ65.woff2") format("woff2"), url("./media/roboto-greek-500-normal-ZEONV4M5.woff") format("woff");
  unicode-range:
    U+0370-0377,
    U+037A-037F,
    U+0384-038A,
    U+038C,
    U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url("./media/roboto-math-500-normal-E7YNWXLZ.woff2") format("woff2"), url("./media/roboto-math-500-normal-4DNJOE7T.woff") format("woff");
  unicode-range:
    U+0302-0303,
    U+0305,
    U+0307-0308,
    U+0310,
    U+0312,
    U+0315,
    U+031A,
    U+0326-0327,
    U+032C,
    U+032F-0330,
    U+0332-0333,
    U+0338,
    U+033A,
    U+0346,
    U+034D,
    U+0391-03A1,
    U+03A3-03A9,
    U+03B1-03C9,
    U+03D1,
    U+03D5-03D6,
    U+03F0-03F1,
    U+03F4-03F5,
    U+2016-2017,
    U+2034-2038,
    U+203C,
    U+2040,
    U+2043,
    U+2047,
    U+2050,
    U+2057,
    U+205F,
    U+2070-2071,
    U+2074-208E,
    U+2090-209C,
    U+20D0-20DC,
    U+20E1,
    U+20E5-20EF,
    U+2100-2112,
    U+2114-2115,
    U+2117-2121,
    U+2123-214F,
    U+2190,
    U+2192,
    U+2194-21AE,
    U+21B0-21E5,
    U+21F1-21F2,
    U+21F4-2211,
    U+2213-2214,
    U+2216-22FF,
    U+2308-230B,
    U+2310,
    U+2319,
    U+231C-2321,
    U+2336-237A,
    U+237C,
    U+2395,
    U+239B-23B7,
    U+23D0,
    U+23DC-23E1,
    U+2474-2475,
    U+25AF,
    U+25B3,
    U+25B7,
    U+25BD,
    U+25C1,
    U+25CA,
    U+25CC,
    U+25FB,
    U+266D-266F,
    U+27C0-27FF,
    U+2900-2AFF,
    U+2B0E-2B11,
    U+2B30-2B4C,
    U+2BFE,
    U+3030,
    U+FF5B,
    U+FF5D,
    U+1D400-1D7FF,
    U+1EE00-1EEFF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url("./media/roboto-symbols-500-normal-LQGOVMBZ.woff2") format("woff2"), url("./media/roboto-symbols-500-normal-CPDHKPF3.woff") format("woff");
  unicode-range:
    U+0001-000C,
    U+000E-001F,
    U+007F-009F,
    U+20DD-20E0,
    U+20E2-20E4,
    U+2150-218F,
    U+2190,
    U+2192,
    U+2194-2199,
    U+21AF,
    U+21E6-21F0,
    U+21F3,
    U+2218-2219,
    U+2299,
    U+22C4-22C6,
    U+2300-243F,
    U+2440-244A,
    U+2460-24FF,
    U+25A0-27BF,
    U+2800-28FF,
    U+2921-2922,
    U+2981,
    U+29BF,
    U+29EB,
    U+2B00-2BFF,
    U+4DC0-4DFF,
    U+FFF9-FFFB,
    U+10140-1018E,
    U+10190-1019C,
    U+101A0,
    U+101D0-101FD,
    U+102E0-102FB,
    U+10E60-10E7E,
    U+1D2C0-1D2D3,
    U+1D2E0-1D37F,
    U+1F000-1F0FF,
    U+1F100-1F1AD,
    U+1F1E6-1F1FF,
    U+1F30D-1F30F,
    U+1F315,
    U+1F31C,
    U+1F31E,
    U+1F320-1F32C,
    U+1F336,
    U+1F378,
    U+1F37D,
    U+1F382,
    U+1F393-1F39F,
    U+1F3A7-1F3A8,
    U+1F3AC-1F3AF,
    U+1F3C2,
    U+1F3C4-1F3C6,
    U+1F3CA-1F3CE,
    U+1F3D4-1F3E0,
    U+1F3ED,
    U+1F3F1-1F3F3,
    U+1F3F5-1F3F7,
    U+1F408,
    U+1F415,
    U+1F41F,
    U+1F426,
    U+1F43F,
    U+1F441-1F442,
    U+1F444,
    U+1F446-1F449,
    U+1F44C-1F44E,
    U+1F453,
    U+1F46A,
    U+1F47D,
    U+1F4A3,
    U+1F4B0,
    U+1F4B3,
    U+1F4B9,
    U+1F4BB,
    U+1F4BF,
    U+1F4C8-1F4CB,
    U+1F4D6,
    U+1F4DA,
    U+1F4DF,
    U+1F4E3-1F4E6,
    U+1F4EA-1F4ED,
    U+1F4F7,
    U+1F4F9-1F4FB,
    U+1F4FD-1F4FE,
    U+1F503,
    U+1F507-1F50B,
    U+1F50D,
    U+1F512-1F513,
    U+1F53E-1F54A,
    U+1F54F-1F5FA,
    U+1F610,
    U+1F650-1F67F,
    U+1F687,
    U+1F68D,
    U+1F691,
    U+1F694,
    U+1F698,
    U+1F6AD,
    U+1F6B2,
    U+1F6B9-1F6BA,
    U+1F6BC,
    U+1F6C6-1F6CF,
    U+1F6D3-1F6D7,
    U+1F6E0-1F6EA,
    U+1F6F0-1F6F3,
    U+1F6F7-1F6FC,
    U+1F700-1F7FF,
    U+1F800-1F80B,
    U+1F810-1F847,
    U+1F850-1F859,
    U+1F860-1F887,
    U+1F890-1F8AD,
    U+1F8B0-1F8BB,
    U+1F8C0-1F8C1,
    U+1F900-1F90B,
    U+1F93B,
    U+1F946,
    U+1F984,
    U+1F996,
    U+1F9E9,
    U+1FA00-1FA6F,
    U+1FA70-1FA7C,
    U+1FA80-1FA89,
    U+1FA8F-1FAC6,
    U+1FACE-1FADC,
    U+1FADF-1FAE9,
    U+1FAF0-1FAF8,
    U+1FB00-1FBFF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url("./media/roboto-vietnamese-500-normal-FRKLBJFT.woff2") format("woff2"), url("./media/roboto-vietnamese-500-normal-2CVE2424.woff") format("woff");
  unicode-range:
    U+0102-0103,
    U+0110-0111,
    U+0128-0129,
    U+0168-0169,
    U+01A0-01A1,
    U+01AF-01B0,
    U+0300-0301,
    U+0303-0304,
    U+0308-0309,
    U+0323,
    U+0329,
    U+1EA0-1EF9,
    U+20AB;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url("./media/roboto-latin-ext-500-normal-ZFN6VB5B.woff2") format("woff2"), url("./media/roboto-latin-ext-500-normal-4ZDNTXY4.woff") format("woff");
  unicode-range:
    U+0100-02BA,
    U+02BD-02C5,
    U+02C7-02CC,
    U+02CE-02D7,
    U+02DD-02FF,
    U+0304,
    U+0308,
    U+0329,
    U+1D00-1DBF,
    U+1E00-1E9F,
    U+1EF2-1EFF,
    U+2020,
    U+20A0-20AB,
    U+20AD-20C0,
    U+2113,
    U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url("./media/roboto-latin-500-normal-JDXA5OBJ.woff2") format("woff2"), url("./media/roboto-latin-500-normal-TQLNXRGI.woff") format("woff");
  unicode-range:
    U+0000-00FF,
    U+0131,
    U+0152-0153,
    U+02BB-02BC,
    U+02C6,
    U+02DA,
    U+02DC,
    U+0304,
    U+0308,
    U+0329,
    U+2000-206F,
    U+20AC,
    U+2122,
    U+2191,
    U+2193,
    U+2212,
    U+2215,
    U+FEFF,
    U+FFFD;
}

/* src/global.scss */
@font-face {
  font-family: "Material Icons Outlined";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("./media/material-icons-outlined-latin-400-normal-7BWLPMFK.woff2") format("woff2"), url("./media/material-icons-outlined-latin-400-normal-PCUTWIDZ.woff") format("woff");
}
.material-icons {
  font-family: "Material Icons Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
}
router-outlet + * {
  display: flex;
  flex-direction: row;
  flex: 1 1 auto;
  justify-content: center;
}
html,
body {
  height: 100%;
}
body {
  margin: 0;
  font-family:
    Roboto,
    "Helvetica Neue",
    sans-serif;
}

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