@charset "UTF-8";
@import "https://fonts.googleapis.com/icon?family=Material+Icons";

/* src/styling/styles.scss */
:root {
  --primary-10:
    #ffffff,
    --primary-20: #ffffff,
    --primary-25: #ffffff,
    --primary-30: #ffffff,
    --primary-35: #ffffff,
    --primary-40: #ffffff,
    --primary-50: #ffffff,
    --primary-60: #ffffff,
    --primary-70: #ffffff,
    --primary-80: #ffffff,
    --primary-90: #ffffff,
    --primary-95: #ffffff,
    --primary-98: #ffffff,
    --primary-99: #ffffff,
    --primary-contrast: #ffffff,
    --secondary-10: #ffffff,
    --secondary-20: #ffffff,
    --secondary-25: #ffffff,
    --secondary-30: #ffffff,
    --secondary-35: #ffffff,
    --secondary-40: #ffffff,
    --secondary-50: #ffffff,
    --secondary-60: #ffffff,
    --secondary-70: #ffffff,
    --secondary-80: #ffffff,
    --secondary-90: #ffffff,
    --secondary-95: #ffffff,
    --secondary-98: #ffffff,
    --secondary-99: #ffffff,
    --secondary-contrast: #ffffff;
}
.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));
}
:root {
  --warn: #f44336;
  --warn-contrast: #ffffff;
}
body {
  --mat-app-background-color: #fcf8fd;
  --mat-app-text-color: #1c1b1f;
  --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, #1c1b1f 10%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-option-hover-state-layer-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-option-label-text-color: #1c1b1f;
  --mat-option-selected-state-label-text-color: var(--secondary-30);
  --mat-option-selected-state-layer-color: var(--secondary-90);
  --mat-optgroup-label-text-color: #46464f;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fcf8fd;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-pseudo-checkbox-full-selected-checkmark-color: #ffffff;
  --mat-pseudo-checkbox-full-selected-icon-color: var(--primary-40);
  --mat-pseudo-checkbox-full-unselected-icon-color: #46464f;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: var(--primary-40);
  --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: #f6f2f7;
  --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: #e5e1e6;
  --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: #fcf8fd;
  --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: #c7c5d0;
  --mat-card-subtitle-text-color: #1c1b1f;
  --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: var(--primary-40);
  --mat-progress-bar-track-color: #e4e1ec;
  --mat-tooltip-container-color: #313034;
  --mat-tooltip-container-shape: 4px;
  --mat-tooltip-supporting-text-color: #f3eff4;
  --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, #1c1b1f 38%, transparent);
  --mat-form-field-disabled-leading-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-disabled-select-arrow-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-disabled-trailing-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-enabled-select-arrow-color: #46464f;
  --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: #46464f;
  --mat-form-field-filled-caret-color: var(--primary-40);
  --mat-form-field-filled-container-color: #e4e1ec;
  --mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-filled-disabled-container-color: color-mix(in srgb, #1c1b1f 4%, transparent);
  --mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, #1c1b1f 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: var(--primary-40);
  --mat-form-field-filled-focus-label-text-color: var(--primary-40);
  --mat-form-field-filled-hover-active-indicator-color: #1c1b1f;
  --mat-form-field-filled-hover-label-text-color: #46464f;
  --mat-form-field-filled-input-text-color: #1c1b1f;
  --mat-form-field-filled-input-text-placeholder-color: #46464f;
  --mat-form-field-filled-label-text-color: #46464f;
  --mat-form-field-focus-select-arrow-color: var(--primary-40);
  --mat-form-field-focus-state-layer-opacity: 0;
  --mat-form-field-hover-state-layer-opacity: 0.08;
  --mat-form-field-leading-icon-color: #46464f;
  --mat-form-field-outlined-caret-color: var(--primary-40);
  --mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, #1c1b1f 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: var(--primary-40);
  --mat-form-field-outlined-focus-outline-color: var(--primary-40);
  --mat-form-field-outlined-hover-label-text-color: #1c1b1f;
  --mat-form-field-outlined-hover-outline-color: #1c1b1f;
  --mat-form-field-outlined-input-text-color: #1c1b1f;
  --mat-form-field-outlined-input-text-placeholder-color: #46464f;
  --mat-form-field-outlined-label-text-color: #46464f;
  --mat-form-field-outlined-outline-color: #777680;
  --mat-form-field-select-disabled-option-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-select-option-text-color: #1c1b1f;
  --mat-form-field-state-layer-color: #1c1b1f;
  --mat-form-field-trailing-icon-color: #46464f;
  --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: #f0edf1;
  --mat-select-enabled-trigger-text-color: #1c1b1f;
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-select-placeholder-text-color: #46464f;
  --mat-select-enabled-arrow-color: #46464f;
  --mat-select-disabled-arrow-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-select-focused-arrow-color: var(--primary-40);
  --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: #f0edf1;
  --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: #fcf8fd;
  --mat-dialog-subhead-color: #1c1b1f;
  --mat-dialog-supporting-text-color: #46464f;
  --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, #1c1b1f 38%, transparent);
  --mat-chip-disabled-outline-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-chip-elevated-selected-container-color: var(--secondary-90);
  --mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-chip-focus-outline-color: #46464f;
  --mat-chip-focus-state-layer-color: #46464f;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: #46464f;
  --mat-chip-hover-state-layer-opacity: 0.08;
  --mat-chip-label-text-color: #46464f;
  --mat-chip-outline-color: #777680;
  --mat-chip-selected-disabled-trailing-icon-color: #1c1b1f;
  --mat-chip-selected-focus-state-layer-color: var(--secondary-30);
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: var(--secondary-30);
  --mat-chip-selected-hover-state-layer-opacity: 0.08;
  --mat-chip-selected-label-text-color: var(--secondary-30);
  --mat-chip-selected-trailing-action-state-layer-color: var(--secondary-30);
  --mat-chip-selected-trailing-icon-color: var(--secondary-30);
  --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: #46464f;
  --mat-chip-with-icon-disabled-icon-color: #1c1b1f;
  --mat-chip-with-icon-icon-color: #46464f;
  --mat-chip-with-icon-selected-icon-color: var(--secondary-30);
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #1c1b1f;
  --mat-chip-with-trailing-icon-trailing-icon-color: #46464f;
  --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-label-text-color: #1c1b1f;
  --mat-slide-toggle-disabled-selected-handle-color: #fcf8fd;
  --mat-slide-toggle-disabled-selected-icon-color: #1c1b1f;
  --mat-slide-toggle-disabled-selected-track-color: #1c1b1f;
  --mat-slide-toggle-disabled-unselected-handle-color: #1c1b1f;
  --mat-slide-toggle-disabled-unselected-icon-color: #e4e1ec;
  --mat-slide-toggle-disabled-unselected-track-color: #e4e1ec;
  --mat-slide-toggle-disabled-unselected-track-outline-color: #1c1b1f;
  --mat-slide-toggle-label-text-color: #1c1b1f;
  --mat-slide-toggle-selected-focus-handle-color: var(--primary-90);
  --mat-slide-toggle-selected-focus-state-layer-color: var(--primary-40);
  --mat-slide-toggle-selected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-focus-track-color: var(--primary-40);
  --mat-slide-toggle-selected-handle-color: #ffffff;
  --mat-slide-toggle-selected-hover-handle-color: var(--primary-90);
  --mat-slide-toggle-selected-hover-state-layer-color: var(--primary-40);
  --mat-slide-toggle-selected-hover-state-layer-opacity: 0.08;
  --mat-slide-toggle-selected-hover-track-color: var(--primary-40);
  --mat-slide-toggle-selected-icon-color: var(--primary-30);
  --mat-slide-toggle-selected-pressed-handle-color: var(--primary-90);
  --mat-slide-toggle-selected-pressed-state-layer-color: var(--primary-40);
  --mat-slide-toggle-selected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-pressed-track-color: var(--primary-40);
  --mat-slide-toggle-selected-track-color: var(--primary-40);
  --mat-slide-toggle-track-outline-color: #777680;
  --mat-slide-toggle-unselected-focus-handle-color: #46464f;
  --mat-slide-toggle-unselected-focus-state-layer-color: #1c1b1f;
  --mat-slide-toggle-unselected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-focus-track-color: #e4e1ec;
  --mat-slide-toggle-unselected-handle-color: #777680;
  --mat-slide-toggle-unselected-hover-handle-color: #46464f;
  --mat-slide-toggle-unselected-hover-state-layer-color: #1c1b1f;
  --mat-slide-toggle-unselected-hover-state-layer-opacity: 0.08;
  --mat-slide-toggle-unselected-hover-track-color: #e4e1ec;
  --mat-slide-toggle-unselected-icon-color: #e4e1ec;
  --mat-slide-toggle-unselected-pressed-handle-color: #46464f;
  --mat-slide-toggle-unselected-pressed-state-layer-color: #1c1b1f;
  --mat-slide-toggle-unselected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-pressed-track-color: #e4e1ec;
  --mat-slide-toggle-unselected-track-color: #e4e1ec;
  --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: var(--primary-40);
  --mat-radio-disabled-label-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-radio-disabled-selected-icon-color: #1c1b1f;
  --mat-radio-disabled-unselected-icon-color: #1c1b1f;
  --mat-radio-label-text-color: #1c1b1f;
  --mat-radio-ripple-color: #1c1b1f;
  --mat-radio-selected-focus-icon-color: var(--primary-40);
  --mat-radio-selected-hover-icon-color: var(--primary-40);
  --mat-radio-selected-icon-color: var(--primary-40);
  --mat-radio-selected-pressed-icon-color: var(--primary-40);
  --mat-radio-unselected-focus-icon-color: #1c1b1f;
  --mat-radio-unselected-hover-icon-color: #1c1b1f;
  --mat-radio-unselected-icon-color: #46464f;
  --mat-radio-unselected-pressed-icon-color: #1c1b1f;
  --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: var(--primary-40);
  --mat-slider-active-track-shape: 9999px;
  --mat-slider-disabled-active-track-color: #1c1b1f;
  --mat-slider-disabled-handle-color: #1c1b1f;
  --mat-slider-disabled-inactive-track-color: #1c1b1f;
  --mat-slider-focus-handle-color: var(--primary-40);
  --mat-slider-focus-state-layer-color: color-mix(in srgb, var(--primary-40) 20%, transparent);
  --mat-slider-handle-color: var(--primary-40);
  --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: var(--primary-40);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, var(--primary-40) 5%, transparent);
  --mat-slider-inactive-track-color: #e4e1ec;
  --mat-slider-inactive-track-shape: 9999px;
  --mat-slider-label-container-color: var(--primary-40);
  --mat-slider-label-label-text-color: #ffffff;
  --mat-slider-ripple-color: var(--primary-40);
  --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: #1c1b1f;
  --mat-slider-with-tick-marks-inactive-container-color: #46464f;
  --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: #e4e1ec;
  --mat-menu-item-label-text-color: #1c1b1f;
  --mat-menu-item-icon-color: #46464f;
  --mat-menu-item-hover-state-layer-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-menu-item-focus-state-layer-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-menu-container-color: #f0edf1;
  --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: var(--secondary-90);
  --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: #1c1b1f;
  --mat-list-list-item-disabled-label-text-opacity: 0.3;
  --mat-list-list-item-disabled-leading-icon-color: #1c1b1f;
  --mat-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mat-list-list-item-disabled-state-layer-color: #1c1b1f;
  --mat-list-list-item-disabled-state-layer-opacity: 0.12;
  --mat-list-list-item-disabled-trailing-icon-color: #1c1b1f;
  --mat-list-list-item-disabled-trailing-icon-opacity: 0.38;
  --mat-list-list-item-focus-label-text-color: #1c1b1f;
  --mat-list-list-item-focus-state-layer-color: #1c1b1f;
  --mat-list-list-item-focus-state-layer-opacity: 0.12;
  --mat-list-list-item-hover-label-text-color: #1c1b1f;
  --mat-list-list-item-hover-state-layer-color: #1c1b1f;
  --mat-list-list-item-hover-state-layer-opacity: 0.08;
  --mat-list-list-item-label-text-color: #1c1b1f;
  --mat-list-list-item-leading-avatar-color: var(--primary-90);
  --mat-list-list-item-leading-avatar-shape: 9999px;
  --mat-list-list-item-leading-avatar-size: 40px;
  --mat-list-list-item-leading-icon-color: #46464f;
  --mat-list-list-item-leading-icon-size: 24px;
  --mat-list-list-item-selected-trailing-icon-color: var(--primary-40);
  --mat-list-list-item-supporting-text-color: #46464f;
  --mat-list-list-item-trailing-icon-color: #46464f;
  --mat-list-list-item-trailing-icon-size: 24px;
  --mat-list-list-item-trailing-supporting-text-color: #46464f;
  --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: #1c1b1f;
  --mat-paginator-container-background-color: #fcf8fd;
  --mat-paginator-disabled-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-paginator-enabled-icon-color: #46464f;
  --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: var(--primary-40);
  --mat-tab-active-focus-label-text-color: #1c1b1f;
  --mat-tab-active-hover-indicator-color: var(--primary-40);
  --mat-tab-active-hover-label-text-color: #1c1b1f;
  --mat-tab-active-indicator-color: var(--primary-40);
  --mat-tab-active-label-text-color: #1c1b1f;
  --mat-tab-active-ripple-color: #1c1b1f;
  --mat-tab-divider-color: #e4e1ec;
  --mat-tab-inactive-focus-label-text-color: #1c1b1f;
  --mat-tab-inactive-hover-label-text-color: #1c1b1f;
  --mat-tab-inactive-label-text-color: #1c1b1f;
  --mat-tab-inactive-ripple-color: #1c1b1f;
  --mat-tab-pagination-icon-color: #1c1b1f;
  --mat-tab-disabled-ripple-color: #46464f;
  --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, #1c1b1f 38%, transparent);
  --mat-checkbox-disabled-selected-checkmark-color: #fcf8fd;
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-checkbox-label-text-color: #1c1b1f;
  --mat-checkbox-selected-checkmark-color: #ffffff;
  --mat-checkbox-selected-focus-icon-color: var(--primary-40);
  --mat-checkbox-selected-focus-state-layer-color: var(--primary-40);
  --mat-checkbox-selected-hover-icon-color: var(--primary-40);
  --mat-checkbox-selected-hover-state-layer-color: var(--primary-40);
  --mat-checkbox-selected-icon-color: var(--primary-40);
  --mat-checkbox-selected-pressed-icon-color: var(--primary-40);
  --mat-checkbox-selected-pressed-state-layer-color: #1c1b1f;
  --mat-checkbox-unselected-focus-icon-color: #1c1b1f;
  --mat-checkbox-unselected-focus-state-layer-color: #1c1b1f;
  --mat-checkbox-unselected-hover-icon-color: #1c1b1f;
  --mat-checkbox-unselected-hover-state-layer-color: #1c1b1f;
  --mat-checkbox-unselected-icon-color: #46464f;
  --mat-checkbox-unselected-pressed-state-layer-color: var(--primary-40);
  --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: var(--primary-40);
  --mat-button-filled-disabled-container-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-button-filled-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-button-filled-disabled-state-layer-color: #46464f;
  --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, #1c1b1f 38%, transparent);
  --mat-button-outlined-disabled-outline-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-button-outlined-disabled-state-layer-color: #46464f;
  --mat-button-outlined-focus-state-layer-opacity: 0.12;
  --mat-button-outlined-hover-state-layer-opacity: 0.08;
  --mat-button-outlined-label-text-color: var(--primary-40);
  --mat-button-outlined-outline-color: #777680;
  --mat-button-outlined-pressed-state-layer-opacity: 0.12;
  --mat-button-outlined-ripple-color: color-mix(in srgb, var(--primary-40) 12%, transparent);
  --mat-button-outlined-state-layer-color: var(--primary-40);
  --mat-button-protected-container-color: #fcf8fd;
  --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, #1c1b1f 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, #1c1b1f 38%, transparent);
  --mat-button-protected-disabled-state-layer-color: #46464f;
  --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: var(--primary-40);
  --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, var(--primary-40) 12%, transparent);
  --mat-button-protected-state-layer-color: var(--primary-40);
  --mat-button-text-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-button-text-disabled-state-layer-color: #46464f;
  --mat-button-text-focus-state-layer-opacity: 0.12;
  --mat-button-text-hover-state-layer-opacity: 0.08;
  --mat-button-text-label-text-color: var(--primary-40);
  --mat-button-text-pressed-state-layer-opacity: 0.12;
  --mat-button-text-ripple-color: color-mix(in srgb, var(--primary-40) 12%, transparent);
  --mat-button-text-state-layer-color: var(--primary-40);
  --mat-button-tonal-container-color: var(--secondary-90);
  --mat-button-tonal-disabled-container-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-button-tonal-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-button-tonal-disabled-state-layer-color: #46464f;
  --mat-button-tonal-focus-state-layer-opacity: 0.12;
  --mat-button-tonal-hover-state-layer-opacity: 0.08;
  --mat-button-tonal-label-text-color: var(--secondary-30);
  --mat-button-tonal-pressed-state-layer-opacity: 0.12;
  --mat-button-tonal-ripple-color: color-mix(in srgb, var(--secondary-30) 12%, transparent);
  --mat-button-tonal-state-layer-color: var(--secondary-30);
  --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, #1c1b1f 38%, transparent);
  --mat-icon-button-disabled-state-layer-color: #46464f;
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-hover-state-layer-opacity: 0.08;
  --mat-icon-button-icon-color: #46464f;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
  --mat-icon-button-ripple-color: color-mix(in srgb, #46464f 12%, transparent);
  --mat-icon-button-state-layer-color: #46464f;
  --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: var(--primary-90);
  --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, #1c1b1f 12%, transparent);
  --mat-fab-disabled-state-foreground-color: color-mix(in srgb, #1c1b1f 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: var(--primary-30);
  --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, var(--primary-30) 12%, transparent);
  --mat-fab-small-container-color: var(--primary-90);
  --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, #1c1b1f 12%, transparent);
  --mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, #1c1b1f 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: var(--primary-30);
  --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, var(--primary-30) 12%, transparent);
  --mat-fab-small-state-layer-color: var(--primary-30);
  --mat-fab-state-layer-color: var(--primary-30);
  --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: var(--primary-80);
  --mat-snack-bar-container-color: #313034;
  --mat-snack-bar-supporting-text-color: #f3eff4;
  --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: #fcf8fd;
  --mat-table-header-headline-color: #1c1b1f;
  --mat-table-row-item-label-text-color: #1c1b1f;
  --mat-table-row-item-outline-color: #777680;
  --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: var(--primary-40);
  --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: #1c1b1f;
  --mat-bottom-sheet-container-background-color: #f6f2f7;
  --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, #1c1b1f 12%, transparent);
  --mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-button-toggle-disabled-state-background-color: transparent;
  --mat-button-toggle-disabled-state-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-button-toggle-divider-color: #777680;
  --mat-button-toggle-selected-state-background-color: var(--secondary-90);
  --mat-button-toggle-selected-state-text-color: var(--secondary-30);
  --mat-button-toggle-state-layer-color: #1c1b1f;
  --mat-button-toggle-text-color: #1c1b1f;
  --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: #1c1b1f;
  --mat-datepicker-calendar-container-background-color: #eae7ec;
  --mat-datepicker-calendar-container-text-color: #1c1b1f;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: var(--primary-90);
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: var(--secondary-40);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: var(--secondary-90);
  --mat-datepicker-calendar-date-in-range-state-background-color: var(--primary-90);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-preview-state-outline-color: var(--primary-40);
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-calendar-date-selected-state-background-color: var(--primary-40);
  --mat-datepicker-calendar-date-selected-state-text-color: #ffffff;
  --mat-datepicker-calendar-date-text-color: #1c1b1f;
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-calendar-date-today-outline-color: var(--primary-40);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: var(--primary-40);
  --mat-datepicker-calendar-header-divider-color: transparent;
  --mat-datepicker-calendar-header-text-color: #46464f;
  --mat-datepicker-calendar-navigation-button-icon-color: #46464f;
  --mat-datepicker-calendar-period-button-icon-color: #46464f;
  --mat-datepicker-calendar-period-button-text-color: #46464f;
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-range-input-separator-color: #1c1b1f;
  --mat-datepicker-toggle-active-state-icon-color: var(--primary-40);
  --mat-datepicker-toggle-icon-color: #46464f;
  --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: #777680;
  --mat-expansion-container-shape: 12px;
  --mat-expansion-header-indicator-display: inline-block;
  --mat-expansion-legacy-header-indicator-display: none;
  --mat-expansion-container-elevation-shadow:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-expansion-actions-divider-color: #777680;
  --mat-expansion-container-background-color: #fcf8fd;
  --mat-expansion-container-text-color: #1c1b1f;
  --mat-expansion-header-description-color: #46464f;
  --mat-expansion-header-disabled-state-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-expansion-header-focus-state-layer-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-expansion-header-hover-state-layer-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-expansion-header-indicator-color: #46464f;
  --mat-expansion-header-text-color: #1c1b1f;
  --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: #fcf8fd;
  --mat-sidenav-container-text-color: #46464f;
  --mat-sidenav-content-background-color: #fcf8fd;
  --mat-sidenav-content-text-color: #1c1b1f;
  --mat-sidenav-scrim-color: color-mix(in srgb, #303038 40%, 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: #fcf8fd;
  --mat-stepper-header-done-state-icon-background-color: var(--primary-40);
  --mat-stepper-header-done-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-edit-state-icon-background-color: var(--primary-40);
  --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, #1c1b1f 12%, transparent);
  --mat-stepper-header-hover-state-layer-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-stepper-header-icon-background-color: #46464f;
  --mat-stepper-header-icon-foreground-color: #fcf8fd;
  --mat-stepper-header-label-text-color: #46464f;
  --mat-stepper-header-optional-label-text-color: #46464f;
  --mat-stepper-header-selected-state-icon-background-color: var(--primary-40);
  --mat-stepper-header-selected-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-selected-state-label-text-color: #46464f;
  --mat-stepper-line-color: #777680;
  --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: #1c1b1f;
  --mat-toolbar-container-background-color: #fcf8fd;
  --mat-toolbar-container-text-color: #1c1b1f;
  --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: #fcf8fd;
  --mat-tree-node-text-color: #1c1b1f;
  --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: #f0edf1;
  --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);
}
body .primary-color {
  --mat-badge-background-color: var(--primary-40);
  --mat-badge-disabled-state-background-color: color-mix(in srgb, var(--primary-40) 38%, transparent);
  --mat-badge-disabled-state-text-color: #ffffff;
  --mat-badge-text-color: #ffffff;
  --mat-button-filled-container-color: var(--primary-40);
  --mat-button-filled-disabled-container-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-button-filled-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-button-filled-disabled-state-layer-color: #46464f;
  --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, #1c1b1f 38%, transparent);
  --mat-button-outlined-disabled-outline-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-button-outlined-disabled-state-layer-color: #46464f;
  --mat-button-outlined-focus-state-layer-opacity: 0.12;
  --mat-button-outlined-hover-state-layer-opacity: 0.08;
  --mat-button-outlined-label-text-color: var(--primary-40);
  --mat-button-outlined-outline-color: #777680;
  --mat-button-outlined-pressed-state-layer-opacity: 0.12;
  --mat-button-outlined-ripple-color: color-mix(in srgb, var(--primary-40) 12%, transparent);
  --mat-button-outlined-state-layer-color: var(--primary-40);
  --mat-button-protected-container-color: #fcf8fd;
  --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, #1c1b1f 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, #1c1b1f 38%, transparent);
  --mat-button-protected-disabled-state-layer-color: #46464f;
  --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: var(--primary-40);
  --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, var(--primary-40) 12%, transparent);
  --mat-button-protected-state-layer-color: var(--primary-40);
  --mat-button-text-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-button-text-disabled-state-layer-color: #46464f;
  --mat-button-text-focus-state-layer-opacity: 0.12;
  --mat-button-text-hover-state-layer-opacity: 0.08;
  --mat-button-text-label-text-color: var(--primary-40);
  --mat-button-text-pressed-state-layer-opacity: 0.12;
  --mat-button-text-ripple-color: color-mix(in srgb, var(--primary-40) 12%, transparent);
  --mat-button-text-state-layer-color: var(--primary-40);
  --mat-button-tonal-container-color: var(--primary-90);
  --mat-button-tonal-disabled-container-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-button-tonal-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-button-tonal-disabled-state-layer-color: #46464f;
  --mat-button-tonal-focus-state-layer-opacity: 0.12;
  --mat-button-tonal-hover-state-layer-opacity: 0.08;
  --mat-button-tonal-label-text-color: var(--primary-30);
  --mat-button-tonal-pressed-state-layer-opacity: 0.12;
  --mat-button-tonal-ripple-color: color-mix(in srgb, var(--primary-30) 12%, transparent);
  --mat-button-tonal-state-layer-color: var(--primary-30);
  --mat-checkbox-disabled-label-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-checkbox-disabled-selected-checkmark-color: #fcf8fd;
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-checkbox-label-text-color: #1c1b1f;
  --mat-checkbox-selected-checkmark-color: #ffffff;
  --mat-checkbox-selected-focus-icon-color: var(--primary-40);
  --mat-checkbox-selected-focus-state-layer-color: var(--primary-40);
  --mat-checkbox-selected-hover-icon-color: var(--primary-40);
  --mat-checkbox-selected-hover-state-layer-color: var(--primary-40);
  --mat-checkbox-selected-icon-color: var(--primary-40);
  --mat-checkbox-selected-pressed-icon-color: var(--primary-40);
  --mat-checkbox-selected-pressed-state-layer-color: #1c1b1f;
  --mat-checkbox-unselected-focus-icon-color: #1c1b1f;
  --mat-checkbox-unselected-focus-state-layer-color: #1c1b1f;
  --mat-checkbox-unselected-hover-icon-color: #1c1b1f;
  --mat-checkbox-unselected-hover-state-layer-color: #1c1b1f;
  --mat-checkbox-unselected-icon-color: #46464f;
  --mat-checkbox-unselected-pressed-state-layer-color: var(--primary-40);
  --mat-chip-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-chip-disabled-outline-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-chip-elevated-selected-container-color: var(--primary-90);
  --mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-chip-focus-outline-color: #46464f;
  --mat-chip-focus-state-layer-color: #46464f;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: #46464f;
  --mat-chip-hover-state-layer-opacity: 0.08;
  --mat-chip-label-text-color: #46464f;
  --mat-chip-outline-color: #777680;
  --mat-chip-selected-disabled-trailing-icon-color: #1c1b1f;
  --mat-chip-selected-focus-state-layer-color: var(--primary-30);
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: var(--primary-30);
  --mat-chip-selected-hover-state-layer-opacity: 0.08;
  --mat-chip-selected-label-text-color: var(--primary-30);
  --mat-chip-selected-trailing-action-state-layer-color: var(--primary-30);
  --mat-chip-selected-trailing-icon-color: var(--primary-30);
  --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: #46464f;
  --mat-chip-with-icon-disabled-icon-color: #1c1b1f;
  --mat-chip-with-icon-icon-color: #46464f;
  --mat-chip-with-icon-selected-icon-color: var(--primary-30);
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #1c1b1f;
  --mat-chip-with-trailing-icon-trailing-icon-color: #46464f;
  --mat-datepicker-calendar-body-label-text-color: #1c1b1f;
  --mat-datepicker-calendar-container-background-color: #eae7ec;
  --mat-datepicker-calendar-container-text-color: #1c1b1f;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: var(--primary-90);
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: var(--secondary-40);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: var(--secondary-90);
  --mat-datepicker-calendar-date-in-range-state-background-color: var(--primary-90);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-preview-state-outline-color: var(--primary-40);
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-calendar-date-selected-state-background-color: var(--primary-40);
  --mat-datepicker-calendar-date-selected-state-text-color: #ffffff;
  --mat-datepicker-calendar-date-text-color: #1c1b1f;
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-calendar-date-today-outline-color: var(--primary-40);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: var(--primary-40);
  --mat-datepicker-calendar-header-divider-color: transparent;
  --mat-datepicker-calendar-header-text-color: #46464f;
  --mat-datepicker-calendar-navigation-button-icon-color: #46464f;
  --mat-datepicker-calendar-period-button-icon-color: #46464f;
  --mat-datepicker-calendar-period-button-text-color: #46464f;
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-range-input-separator-color: #1c1b1f;
  --mat-datepicker-toggle-active-state-icon-color: var(--primary-40);
  --mat-datepicker-toggle-icon-color: #46464f;
  --mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-disabled-leading-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-disabled-select-arrow-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-disabled-trailing-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-enabled-select-arrow-color: #46464f;
  --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: #46464f;
  --mat-form-field-filled-caret-color: var(--primary-40);
  --mat-form-field-filled-container-color: #e4e1ec;
  --mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-filled-disabled-container-color: color-mix(in srgb, #1c1b1f 4%, transparent);
  --mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, #1c1b1f 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: var(--primary-40);
  --mat-form-field-filled-focus-label-text-color: var(--primary-40);
  --mat-form-field-filled-hover-active-indicator-color: #1c1b1f;
  --mat-form-field-filled-hover-label-text-color: #46464f;
  --mat-form-field-filled-input-text-color: #1c1b1f;
  --mat-form-field-filled-input-text-placeholder-color: #46464f;
  --mat-form-field-filled-label-text-color: #46464f;
  --mat-form-field-focus-select-arrow-color: var(--primary-40);
  --mat-form-field-focus-state-layer-opacity: 0;
  --mat-form-field-hover-state-layer-opacity: 0.08;
  --mat-form-field-leading-icon-color: #46464f;
  --mat-form-field-outlined-caret-color: var(--primary-40);
  --mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, #1c1b1f 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: var(--primary-40);
  --mat-form-field-outlined-focus-outline-color: var(--primary-40);
  --mat-form-field-outlined-hover-label-text-color: #1c1b1f;
  --mat-form-field-outlined-hover-outline-color: #1c1b1f;
  --mat-form-field-outlined-input-text-color: #1c1b1f;
  --mat-form-field-outlined-input-text-placeholder-color: #46464f;
  --mat-form-field-outlined-label-text-color: #46464f;
  --mat-form-field-outlined-outline-color: #777680;
  --mat-form-field-select-disabled-option-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-select-option-text-color: #1c1b1f;
  --mat-form-field-state-layer-color: #1c1b1f;
  --mat-form-field-trailing-icon-color: #46464f;
  --mat-fab-container-color: var(--primary-90);
  --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, #1c1b1f 12%, transparent);
  --mat-fab-disabled-state-foreground-color: color-mix(in srgb, #1c1b1f 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: var(--primary-30);
  --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, var(--primary-30) 12%, transparent);
  --mat-fab-small-container-color: var(--primary-90);
  --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, #1c1b1f 12%, transparent);
  --mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, #1c1b1f 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: var(--primary-30);
  --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, var(--primary-30) 12%, transparent);
  --mat-fab-small-state-layer-color: var(--primary-30);
  --mat-fab-state-layer-color: var(--primary-30);
  --mat-icon-color: var(--primary-40);
  --mat-option-focus-state-layer-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-option-hover-state-layer-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-option-label-text-color: #1c1b1f;
  --mat-option-selected-state-label-text-color: var(--primary-30);
  --mat-option-selected-state-layer-color: var(--primary-90);
  --mat-progress-bar-active-indicator-color: var(--primary-40);
  --mat-progress-bar-track-color: #e4e1ec;
  --mat-progress-spinner-active-indicator-color: var(--primary-40);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fcf8fd;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-pseudo-checkbox-full-selected-checkmark-color: #ffffff;
  --mat-pseudo-checkbox-full-selected-icon-color: var(--primary-40);
  --mat-pseudo-checkbox-full-unselected-icon-color: #46464f;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: var(--primary-40);
  --mat-radio-checked-ripple-color: var(--primary-40);
  --mat-radio-disabled-label-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-radio-disabled-selected-icon-color: #1c1b1f;
  --mat-radio-disabled-unselected-icon-color: #1c1b1f;
  --mat-radio-label-text-color: #1c1b1f;
  --mat-radio-ripple-color: #1c1b1f;
  --mat-radio-selected-focus-icon-color: var(--primary-40);
  --mat-radio-selected-hover-icon-color: var(--primary-40);
  --mat-radio-selected-icon-color: var(--primary-40);
  --mat-radio-selected-pressed-icon-color: var(--primary-40);
  --mat-radio-unselected-focus-icon-color: #1c1b1f;
  --mat-radio-unselected-hover-icon-color: #1c1b1f;
  --mat-radio-unselected-pressed-icon-color: #1c1b1f;
  --mat-select-panel-background-color: #f0edf1;
  --mat-select-enabled-trigger-text-color: #1c1b1f;
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-select-placeholder-text-color: #46464f;
  --mat-select-enabled-arrow-color: #46464f;
  --mat-select-disabled-arrow-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-select-focused-arrow-color: var(--primary-40);
  --mat-select-invalid-arrow-color: #ba1a1a;
  --mat-slide-toggle-disabled-label-text-color: #1c1b1f;
  --mat-slide-toggle-disabled-selected-handle-color: #fcf8fd;
  --mat-slide-toggle-disabled-selected-icon-color: #1c1b1f;
  --mat-slide-toggle-disabled-selected-track-color: #1c1b1f;
  --mat-slide-toggle-disabled-unselected-handle-color: #1c1b1f;
  --mat-slide-toggle-disabled-unselected-icon-color: #e4e1ec;
  --mat-slide-toggle-disabled-unselected-track-color: #e4e1ec;
  --mat-slide-toggle-disabled-unselected-track-outline-color: #1c1b1f;
  --mat-slide-toggle-label-text-color: #1c1b1f;
  --mat-slide-toggle-selected-focus-handle-color: var(--primary-90);
  --mat-slide-toggle-selected-focus-state-layer-color: var(--primary-40);
  --mat-slide-toggle-selected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-focus-track-color: var(--primary-40);
  --mat-slide-toggle-selected-handle-color: #ffffff;
  --mat-slide-toggle-selected-hover-handle-color: var(--primary-90);
  --mat-slide-toggle-selected-hover-state-layer-color: var(--primary-40);
  --mat-slide-toggle-selected-hover-state-layer-opacity: 0.08;
  --mat-slide-toggle-selected-hover-track-color: var(--primary-40);
  --mat-slide-toggle-selected-icon-color: var(--primary-30);
  --mat-slide-toggle-selected-pressed-handle-color: var(--primary-90);
  --mat-slide-toggle-selected-pressed-state-layer-color: var(--primary-40);
  --mat-slide-toggle-selected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-pressed-track-color: var(--primary-40);
  --mat-slide-toggle-selected-track-color: var(--primary-40);
  --mat-slide-toggle-track-outline-color: #777680;
  --mat-slide-toggle-unselected-focus-handle-color: #46464f;
  --mat-slide-toggle-unselected-focus-state-layer-color: #1c1b1f;
  --mat-slide-toggle-unselected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-focus-track-color: #e4e1ec;
  --mat-slide-toggle-unselected-handle-color: #777680;
  --mat-slide-toggle-unselected-hover-handle-color: #46464f;
  --mat-slide-toggle-unselected-hover-state-layer-color: #1c1b1f;
  --mat-slide-toggle-unselected-hover-state-layer-opacity: 0.08;
  --mat-slide-toggle-unselected-hover-track-color: #e4e1ec;
  --mat-slide-toggle-unselected-icon-color: #e4e1ec;
  --mat-slide-toggle-unselected-pressed-handle-color: #46464f;
  --mat-slide-toggle-unselected-pressed-state-layer-color: #1c1b1f;
  --mat-slide-toggle-unselected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-pressed-track-color: #e4e1ec;
  --mat-slide-toggle-unselected-track-color: #e4e1ec;
  --mat-slider-active-track-color: var(--primary-40);
  --mat-slider-active-track-shape: 9999px;
  --mat-slider-disabled-active-track-color: #1c1b1f;
  --mat-slider-disabled-handle-color: #1c1b1f;
  --mat-slider-disabled-inactive-track-color: #1c1b1f;
  --mat-slider-focus-handle-color: var(--primary-40);
  --mat-slider-focus-state-layer-color: color-mix(in srgb, var(--primary-40) 20%, transparent);
  --mat-slider-handle-color: var(--primary-40);
  --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: var(--primary-40);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, var(--primary-40) 5%, transparent);
  --mat-slider-inactive-track-color: #e4e1ec;
  --mat-slider-inactive-track-shape: 9999px;
  --mat-slider-label-container-color: var(--primary-40);
  --mat-slider-label-label-text-color: #ffffff;
  --mat-slider-ripple-color: var(--primary-40);
  --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: #1c1b1f;
  --mat-slider-with-tick-marks-inactive-container-color: #46464f;
  --mat-stepper-container-color: #fcf8fd;
  --mat-stepper-header-done-state-icon-background-color: var(--primary-40);
  --mat-stepper-header-done-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-edit-state-icon-background-color: var(--primary-40);
  --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, #1c1b1f 12%, transparent);
  --mat-stepper-header-hover-state-layer-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-stepper-header-icon-background-color: #46464f;
  --mat-stepper-header-icon-foreground-color: #fcf8fd;
  --mat-stepper-header-label-text-color: #46464f;
  --mat-stepper-header-optional-label-text-color: #46464f;
  --mat-stepper-header-selected-state-icon-background-color: var(--primary-40);
  --mat-stepper-header-selected-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-selected-state-label-text-color: #46464f;
  --mat-stepper-line-color: #777680;
  --mat-tab-active-focus-indicator-color: var(--primary-40);
  --mat-tab-active-focus-label-text-color: #1c1b1f;
  --mat-tab-active-hover-indicator-color: var(--primary-40);
  --mat-tab-active-hover-label-text-color: #1c1b1f;
  --mat-tab-active-indicator-color: var(--primary-40);
  --mat-tab-active-label-text-color: #1c1b1f;
  --mat-tab-active-ripple-color: #1c1b1f;
  --mat-tab-divider-color: #e4e1ec;
  --mat-tab-inactive-focus-label-text-color: #1c1b1f;
  --mat-tab-inactive-hover-label-text-color: #1c1b1f;
  --mat-tab-inactive-label-text-color: #1c1b1f;
  --mat-tab-inactive-ripple-color: #1c1b1f;
  --mat-tab-pagination-icon-color: #1c1b1f;
  --mat-tab-disabled-ripple-color: #46464f;
}
body .primary-color {
  --mat-pseudo-checkbox-full-selected-checkmark-color: var(--primary-contrast);
  --mat-progress-bar-track-color: var(--primary-contrast);
  --mat-slider-label-label-text-color: var(--primary-contrast);
  --mat-button-filled-label-text-color: var(--primary-contrast);
  --mat-datepicker-calendar-date-selected-state-text-color: var(--primary-contrast);
}
body .primary-color.mat-mdc-unelevated-button > mat-icon {
  color: inherit !important;
}
body .secondary-color {
  --mat-badge-background-color: var(--secondary-40);
  --mat-badge-disabled-state-background-color: color-mix(in srgb, var(--secondary-40) 38%, transparent);
  --mat-badge-disabled-state-text-color: #ffffff;
  --mat-badge-text-color: #ffffff;
  --mat-button-filled-container-color: var(--secondary-40);
  --mat-button-filled-disabled-container-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-button-filled-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-button-filled-disabled-state-layer-color: #46464f;
  --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, #1c1b1f 38%, transparent);
  --mat-button-outlined-disabled-outline-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-button-outlined-disabled-state-layer-color: #46464f;
  --mat-button-outlined-focus-state-layer-opacity: 0.12;
  --mat-button-outlined-hover-state-layer-opacity: 0.08;
  --mat-button-outlined-label-text-color: var(--secondary-40);
  --mat-button-outlined-outline-color: #777680;
  --mat-button-outlined-pressed-state-layer-opacity: 0.12;
  --mat-button-outlined-ripple-color: color-mix(in srgb, var(--secondary-40) 12%, transparent);
  --mat-button-outlined-state-layer-color: var(--secondary-40);
  --mat-button-protected-container-color: #fcf8fd;
  --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, #1c1b1f 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, #1c1b1f 38%, transparent);
  --mat-button-protected-disabled-state-layer-color: #46464f;
  --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: var(--secondary-40);
  --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, var(--secondary-40) 12%, transparent);
  --mat-button-protected-state-layer-color: var(--secondary-40);
  --mat-button-text-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-button-text-disabled-state-layer-color: #46464f;
  --mat-button-text-focus-state-layer-opacity: 0.12;
  --mat-button-text-hover-state-layer-opacity: 0.08;
  --mat-button-text-label-text-color: var(--secondary-40);
  --mat-button-text-pressed-state-layer-opacity: 0.12;
  --mat-button-text-ripple-color: color-mix(in srgb, var(--secondary-40) 12%, transparent);
  --mat-button-text-state-layer-color: var(--secondary-40);
  --mat-button-tonal-container-color: var(--secondary-90);
  --mat-button-tonal-disabled-container-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-button-tonal-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-button-tonal-disabled-state-layer-color: #46464f;
  --mat-button-tonal-focus-state-layer-opacity: 0.12;
  --mat-button-tonal-hover-state-layer-opacity: 0.08;
  --mat-button-tonal-label-text-color: var(--secondary-30);
  --mat-button-tonal-pressed-state-layer-opacity: 0.12;
  --mat-button-tonal-ripple-color: color-mix(in srgb, var(--secondary-30) 12%, transparent);
  --mat-button-tonal-state-layer-color: var(--secondary-30);
  --mat-checkbox-disabled-label-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-checkbox-disabled-selected-checkmark-color: #fcf8fd;
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-checkbox-label-text-color: #1c1b1f;
  --mat-checkbox-selected-checkmark-color: #ffffff;
  --mat-checkbox-selected-focus-icon-color: var(--secondary-40);
  --mat-checkbox-selected-focus-state-layer-color: var(--secondary-40);
  --mat-checkbox-selected-hover-icon-color: var(--secondary-40);
  --mat-checkbox-selected-hover-state-layer-color: var(--secondary-40);
  --mat-checkbox-selected-icon-color: var(--secondary-40);
  --mat-checkbox-selected-pressed-icon-color: var(--secondary-40);
  --mat-checkbox-selected-pressed-state-layer-color: #1c1b1f;
  --mat-checkbox-unselected-focus-icon-color: #1c1b1f;
  --mat-checkbox-unselected-focus-state-layer-color: #1c1b1f;
  --mat-checkbox-unselected-hover-icon-color: #1c1b1f;
  --mat-checkbox-unselected-hover-state-layer-color: #1c1b1f;
  --mat-checkbox-unselected-icon-color: #46464f;
  --mat-checkbox-unselected-pressed-state-layer-color: var(--secondary-40);
  --mat-chip-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-chip-disabled-outline-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-chip-elevated-selected-container-color: var(--secondary-90);
  --mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-chip-focus-outline-color: #46464f;
  --mat-chip-focus-state-layer-color: #46464f;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: #46464f;
  --mat-chip-hover-state-layer-opacity: 0.08;
  --mat-chip-label-text-color: #46464f;
  --mat-chip-outline-color: #777680;
  --mat-chip-selected-disabled-trailing-icon-color: #1c1b1f;
  --mat-chip-selected-focus-state-layer-color: var(--secondary-30);
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: var(--secondary-30);
  --mat-chip-selected-hover-state-layer-opacity: 0.08;
  --mat-chip-selected-label-text-color: var(--secondary-30);
  --mat-chip-selected-trailing-action-state-layer-color: var(--secondary-30);
  --mat-chip-selected-trailing-icon-color: var(--secondary-30);
  --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: #46464f;
  --mat-chip-with-icon-disabled-icon-color: #1c1b1f;
  --mat-chip-with-icon-icon-color: #46464f;
  --mat-chip-with-icon-selected-icon-color: var(--secondary-30);
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #1c1b1f;
  --mat-chip-with-trailing-icon-trailing-icon-color: #46464f;
  --mat-datepicker-calendar-body-label-text-color: #1c1b1f;
  --mat-datepicker-calendar-container-background-color: #eae7ec;
  --mat-datepicker-calendar-container-text-color: #1c1b1f;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: var(--primary-90);
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: var(--secondary-40);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: var(--secondary-90);
  --mat-datepicker-calendar-date-in-range-state-background-color: var(--secondary-90);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-preview-state-outline-color: var(--secondary-40);
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-calendar-date-selected-state-background-color: var(--secondary-40);
  --mat-datepicker-calendar-date-selected-state-text-color: #ffffff;
  --mat-datepicker-calendar-date-text-color: #1c1b1f;
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-calendar-date-today-outline-color: var(--secondary-40);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: var(--secondary-40);
  --mat-datepicker-calendar-header-divider-color: transparent;
  --mat-datepicker-calendar-header-text-color: #46464f;
  --mat-datepicker-calendar-navigation-button-icon-color: #46464f;
  --mat-datepicker-calendar-period-button-icon-color: #46464f;
  --mat-datepicker-calendar-period-button-text-color: #46464f;
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-range-input-separator-color: #1c1b1f;
  --mat-datepicker-toggle-active-state-icon-color: var(--secondary-40);
  --mat-datepicker-toggle-icon-color: #46464f;
  --mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-disabled-leading-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-disabled-select-arrow-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-disabled-trailing-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-enabled-select-arrow-color: #46464f;
  --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: #46464f;
  --mat-form-field-filled-caret-color: var(--secondary-40);
  --mat-form-field-filled-container-color: #e4e1ec;
  --mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-filled-disabled-container-color: color-mix(in srgb, #1c1b1f 4%, transparent);
  --mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, #1c1b1f 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: var(--secondary-40);
  --mat-form-field-filled-focus-label-text-color: var(--secondary-40);
  --mat-form-field-filled-hover-active-indicator-color: #1c1b1f;
  --mat-form-field-filled-hover-label-text-color: #46464f;
  --mat-form-field-filled-input-text-color: #1c1b1f;
  --mat-form-field-filled-input-text-placeholder-color: #46464f;
  --mat-form-field-filled-label-text-color: #46464f;
  --mat-form-field-focus-select-arrow-color: var(--secondary-40);
  --mat-form-field-focus-state-layer-opacity: 0;
  --mat-form-field-hover-state-layer-opacity: 0.08;
  --mat-form-field-leading-icon-color: #46464f;
  --mat-form-field-outlined-caret-color: var(--secondary-40);
  --mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, #1c1b1f 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: var(--secondary-40);
  --mat-form-field-outlined-focus-outline-color: var(--secondary-40);
  --mat-form-field-outlined-hover-label-text-color: #1c1b1f;
  --mat-form-field-outlined-hover-outline-color: #1c1b1f;
  --mat-form-field-outlined-input-text-color: #1c1b1f;
  --mat-form-field-outlined-input-text-placeholder-color: #46464f;
  --mat-form-field-outlined-label-text-color: #46464f;
  --mat-form-field-outlined-outline-color: #777680;
  --mat-form-field-select-disabled-option-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-select-option-text-color: #1c1b1f;
  --mat-form-field-state-layer-color: #1c1b1f;
  --mat-form-field-trailing-icon-color: #46464f;
  --mat-fab-container-color: var(--secondary-90);
  --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, #1c1b1f 12%, transparent);
  --mat-fab-disabled-state-foreground-color: color-mix(in srgb, #1c1b1f 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: var(--secondary-30);
  --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, var(--secondary-30) 12%, transparent);
  --mat-fab-small-container-color: var(--secondary-90);
  --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, #1c1b1f 12%, transparent);
  --mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, #1c1b1f 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: var(--secondary-30);
  --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, var(--secondary-30) 12%, transparent);
  --mat-fab-small-state-layer-color: var(--secondary-30);
  --mat-fab-state-layer-color: var(--secondary-30);
  --mat-icon-color: var(--secondary-40);
  --mat-option-focus-state-layer-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-option-hover-state-layer-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-option-label-text-color: #1c1b1f;
  --mat-option-selected-state-label-text-color: var(--secondary-30);
  --mat-option-selected-state-layer-color: var(--secondary-90);
  --mat-progress-bar-active-indicator-color: var(--secondary-40);
  --mat-progress-bar-track-color: #e4e1ec;
  --mat-progress-spinner-active-indicator-color: var(--secondary-40);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fcf8fd;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-pseudo-checkbox-full-selected-checkmark-color: #ffffff;
  --mat-pseudo-checkbox-full-selected-icon-color: var(--secondary-40);
  --mat-pseudo-checkbox-full-unselected-icon-color: #46464f;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: var(--secondary-40);
  --mat-radio-checked-ripple-color: var(--secondary-40);
  --mat-radio-disabled-label-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-radio-disabled-selected-icon-color: #1c1b1f;
  --mat-radio-disabled-unselected-icon-color: #1c1b1f;
  --mat-radio-label-text-color: #1c1b1f;
  --mat-radio-ripple-color: #1c1b1f;
  --mat-radio-selected-focus-icon-color: var(--secondary-40);
  --mat-radio-selected-hover-icon-color: var(--secondary-40);
  --mat-radio-selected-icon-color: var(--secondary-40);
  --mat-radio-selected-pressed-icon-color: var(--secondary-40);
  --mat-radio-unselected-focus-icon-color: #1c1b1f;
  --mat-radio-unselected-hover-icon-color: #1c1b1f;
  --mat-radio-unselected-pressed-icon-color: #1c1b1f;
  --mat-select-panel-background-color: #f0edf1;
  --mat-select-enabled-trigger-text-color: #1c1b1f;
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-select-placeholder-text-color: #46464f;
  --mat-select-enabled-arrow-color: #46464f;
  --mat-select-disabled-arrow-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-select-focused-arrow-color: var(--secondary-40);
  --mat-select-invalid-arrow-color: #ba1a1a;
  --mat-slide-toggle-disabled-label-text-color: #1c1b1f;
  --mat-slide-toggle-disabled-selected-handle-color: #fcf8fd;
  --mat-slide-toggle-disabled-selected-icon-color: #1c1b1f;
  --mat-slide-toggle-disabled-selected-track-color: #1c1b1f;
  --mat-slide-toggle-disabled-unselected-handle-color: #1c1b1f;
  --mat-slide-toggle-disabled-unselected-icon-color: #e4e1ec;
  --mat-slide-toggle-disabled-unselected-track-color: #e4e1ec;
  --mat-slide-toggle-disabled-unselected-track-outline-color: #1c1b1f;
  --mat-slide-toggle-label-text-color: #1c1b1f;
  --mat-slide-toggle-selected-focus-handle-color: var(--secondary-90);
  --mat-slide-toggle-selected-focus-state-layer-color: var(--secondary-40);
  --mat-slide-toggle-selected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-focus-track-color: var(--secondary-40);
  --mat-slide-toggle-selected-handle-color: #ffffff;
  --mat-slide-toggle-selected-hover-handle-color: var(--secondary-90);
  --mat-slide-toggle-selected-hover-state-layer-color: var(--secondary-40);
  --mat-slide-toggle-selected-hover-state-layer-opacity: 0.08;
  --mat-slide-toggle-selected-hover-track-color: var(--secondary-40);
  --mat-slide-toggle-selected-icon-color: var(--secondary-30);
  --mat-slide-toggle-selected-pressed-handle-color: var(--secondary-90);
  --mat-slide-toggle-selected-pressed-state-layer-color: var(--secondary-40);
  --mat-slide-toggle-selected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-pressed-track-color: var(--secondary-40);
  --mat-slide-toggle-selected-track-color: var(--secondary-40);
  --mat-slide-toggle-track-outline-color: #777680;
  --mat-slide-toggle-unselected-focus-handle-color: #46464f;
  --mat-slide-toggle-unselected-focus-state-layer-color: #1c1b1f;
  --mat-slide-toggle-unselected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-focus-track-color: #e4e1ec;
  --mat-slide-toggle-unselected-handle-color: #777680;
  --mat-slide-toggle-unselected-hover-handle-color: #46464f;
  --mat-slide-toggle-unselected-hover-state-layer-color: #1c1b1f;
  --mat-slide-toggle-unselected-hover-state-layer-opacity: 0.08;
  --mat-slide-toggle-unselected-hover-track-color: #e4e1ec;
  --mat-slide-toggle-unselected-icon-color: #e4e1ec;
  --mat-slide-toggle-unselected-pressed-handle-color: #46464f;
  --mat-slide-toggle-unselected-pressed-state-layer-color: #1c1b1f;
  --mat-slide-toggle-unselected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-pressed-track-color: #e4e1ec;
  --mat-slide-toggle-unselected-track-color: #e4e1ec;
  --mat-slider-active-track-color: var(--secondary-40);
  --mat-slider-active-track-shape: 9999px;
  --mat-slider-disabled-active-track-color: #1c1b1f;
  --mat-slider-disabled-handle-color: #1c1b1f;
  --mat-slider-disabled-inactive-track-color: #1c1b1f;
  --mat-slider-focus-handle-color: var(--secondary-40);
  --mat-slider-focus-state-layer-color: color-mix(in srgb, var(--secondary-40) 20%, transparent);
  --mat-slider-handle-color: var(--secondary-40);
  --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: var(--secondary-40);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, var(--secondary-40) 5%, transparent);
  --mat-slider-inactive-track-color: #e4e1ec;
  --mat-slider-inactive-track-shape: 9999px;
  --mat-slider-label-container-color: var(--secondary-40);
  --mat-slider-label-label-text-color: #ffffff;
  --mat-slider-ripple-color: var(--secondary-40);
  --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: #1c1b1f;
  --mat-slider-with-tick-marks-inactive-container-color: #46464f;
  --mat-stepper-container-color: #fcf8fd;
  --mat-stepper-header-done-state-icon-background-color: var(--secondary-40);
  --mat-stepper-header-done-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-edit-state-icon-background-color: var(--secondary-40);
  --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, #1c1b1f 12%, transparent);
  --mat-stepper-header-hover-state-layer-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-stepper-header-icon-background-color: #46464f;
  --mat-stepper-header-icon-foreground-color: #fcf8fd;
  --mat-stepper-header-label-text-color: #46464f;
  --mat-stepper-header-optional-label-text-color: #46464f;
  --mat-stepper-header-selected-state-icon-background-color: var(--secondary-40);
  --mat-stepper-header-selected-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-selected-state-label-text-color: #46464f;
  --mat-stepper-line-color: #777680;
  --mat-tab-active-focus-indicator-color: var(--secondary-40);
  --mat-tab-active-focus-label-text-color: #1c1b1f;
  --mat-tab-active-hover-indicator-color: var(--secondary-40);
  --mat-tab-active-hover-label-text-color: #1c1b1f;
  --mat-tab-active-indicator-color: var(--secondary-40);
  --mat-tab-active-label-text-color: #1c1b1f;
  --mat-tab-active-ripple-color: #1c1b1f;
  --mat-tab-divider-color: #e4e1ec;
  --mat-tab-inactive-focus-label-text-color: #1c1b1f;
  --mat-tab-inactive-hover-label-text-color: #1c1b1f;
  --mat-tab-inactive-label-text-color: #1c1b1f;
  --mat-tab-inactive-ripple-color: #1c1b1f;
  --mat-tab-pagination-icon-color: #1c1b1f;
  --mat-tab-disabled-ripple-color: #46464f;
}
body .secondary-color {
  --mat-pseudo-checkbox-full-selected-checkmark-color: var(--secondary-contrast);
  --mat-progress-bar-track-color: var(--secondary-contrast);
  --mat-slider-label-label-text-color: var(--secondary-contrast);
  --mat-button-filled-label-text-color: var(--secondary-contrast);
  --mat-datepicker-calendar-date-selected-state-text-color: var(--secondary-contrast);
}
body .secondary-color.mat-mdc-unelevated-button > mat-icon {
  color: inherit !important;
}
body .error-color {
  --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-button-filled-container-color: #ba1a1a;
  --mat-button-filled-disabled-container-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-button-filled-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-button-filled-disabled-state-layer-color: #46464f;
  --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, #1c1b1f 38%, transparent);
  --mat-button-outlined-disabled-outline-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-button-outlined-disabled-state-layer-color: #46464f;
  --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: #777680;
  --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: #fcf8fd;
  --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, #1c1b1f 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, #1c1b1f 38%, transparent);
  --mat-button-protected-disabled-state-layer-color: #46464f;
  --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, #1c1b1f 38%, transparent);
  --mat-button-text-disabled-state-layer-color: #46464f;
  --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, #1c1b1f 12%, transparent);
  --mat-button-tonal-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-button-tonal-disabled-state-layer-color: #46464f;
  --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-checkbox-disabled-label-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-checkbox-disabled-selected-checkmark-color: #fcf8fd;
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-checkbox-label-text-color: #1c1b1f;
  --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: #1c1b1f;
  --mat-checkbox-unselected-focus-icon-color: #1c1b1f;
  --mat-checkbox-unselected-focus-state-layer-color: #1c1b1f;
  --mat-checkbox-unselected-hover-icon-color: #1c1b1f;
  --mat-checkbox-unselected-hover-state-layer-color: #1c1b1f;
  --mat-checkbox-unselected-icon-color: #46464f;
  --mat-checkbox-unselected-pressed-state-layer-color: #ba1a1a;
  --mat-chip-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-chip-disabled-outline-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-chip-elevated-selected-container-color: #ffdad6;
  --mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-chip-focus-outline-color: #46464f;
  --mat-chip-focus-state-layer-color: #46464f;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: #46464f;
  --mat-chip-hover-state-layer-opacity: 0.08;
  --mat-chip-label-text-color: #46464f;
  --mat-chip-outline-color: #777680;
  --mat-chip-selected-disabled-trailing-icon-color: #1c1b1f;
  --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: #46464f;
  --mat-chip-with-icon-disabled-icon-color: #1c1b1f;
  --mat-chip-with-icon-icon-color: #46464f;
  --mat-chip-with-icon-selected-icon-color: #93000a;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #1c1b1f;
  --mat-chip-with-trailing-icon-trailing-icon-color: #46464f;
  --mat-datepicker-calendar-body-label-text-color: #1c1b1f;
  --mat-datepicker-calendar-container-background-color: #eae7ec;
  --mat-datepicker-calendar-container-text-color: #1c1b1f;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: var(--primary-90);
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: var(--secondary-40);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: var(--secondary-90);
  --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, #1c1b1f 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: #1c1b1f;
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, #1c1b1f 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: #46464f;
  --mat-datepicker-calendar-navigation-button-icon-color: #46464f;
  --mat-datepicker-calendar-period-button-icon-color: #46464f;
  --mat-datepicker-calendar-period-button-text-color: #46464f;
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-range-input-separator-color: #1c1b1f;
  --mat-datepicker-toggle-active-state-icon-color: #ba1a1a;
  --mat-datepicker-toggle-icon-color: #46464f;
  --mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-disabled-leading-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-disabled-select-arrow-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-disabled-trailing-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-enabled-select-arrow-color: #46464f;
  --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: #46464f;
  --mat-form-field-filled-caret-color: #ba1a1a;
  --mat-form-field-filled-container-color: #e4e1ec;
  --mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-filled-disabled-container-color: color-mix(in srgb, #1c1b1f 4%, transparent);
  --mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, #1c1b1f 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: #1c1b1f;
  --mat-form-field-filled-hover-label-text-color: #46464f;
  --mat-form-field-filled-input-text-color: #1c1b1f;
  --mat-form-field-filled-input-text-placeholder-color: #46464f;
  --mat-form-field-filled-label-text-color: #46464f;
  --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: #46464f;
  --mat-form-field-outlined-caret-color: #ba1a1a;
  --mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, #1c1b1f 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: #1c1b1f;
  --mat-form-field-outlined-hover-outline-color: #1c1b1f;
  --mat-form-field-outlined-input-text-color: #1c1b1f;
  --mat-form-field-outlined-input-text-placeholder-color: #46464f;
  --mat-form-field-outlined-label-text-color: #46464f;
  --mat-form-field-outlined-outline-color: #777680;
  --mat-form-field-select-disabled-option-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-select-option-text-color: #1c1b1f;
  --mat-form-field-state-layer-color: #1c1b1f;
  --mat-form-field-trailing-icon-color: #46464f;
  --mat-icon-color: #ba1a1a;
  --mat-option-focus-state-layer-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-option-hover-state-layer-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-option-label-text-color: #1c1b1f;
  --mat-option-selected-state-label-text-color: #93000a;
  --mat-option-selected-state-layer-color: #ffdad6;
  --mat-progress-bar-active-indicator-color: #ba1a1a;
  --mat-progress-bar-track-color: #e4e1ec;
  --mat-progress-spinner-active-indicator-color: #ba1a1a;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fcf8fd;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, #1c1b1f 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: #46464f;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #ba1a1a;
  --mat-radio-checked-ripple-color: #ba1a1a;
  --mat-radio-disabled-label-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-radio-disabled-selected-icon-color: #1c1b1f;
  --mat-radio-disabled-unselected-icon-color: #1c1b1f;
  --mat-radio-label-text-color: #1c1b1f;
  --mat-radio-ripple-color: #1c1b1f;
  --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: #1c1b1f;
  --mat-radio-unselected-hover-icon-color: #1c1b1f;
  --mat-radio-unselected-pressed-icon-color: #1c1b1f;
  --mat-select-panel-background-color: #f0edf1;
  --mat-select-enabled-trigger-text-color: #1c1b1f;
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-select-placeholder-text-color: #46464f;
  --mat-select-enabled-arrow-color: #46464f;
  --mat-select-disabled-arrow-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-select-focused-arrow-color: #ba1a1a;
  --mat-select-invalid-arrow-color: #ba1a1a;
  --mat-slide-toggle-disabled-label-text-color: #1c1b1f;
  --mat-slide-toggle-disabled-selected-handle-color: #fcf8fd;
  --mat-slide-toggle-disabled-selected-icon-color: #1c1b1f;
  --mat-slide-toggle-disabled-selected-track-color: #1c1b1f;
  --mat-slide-toggle-disabled-unselected-handle-color: #1c1b1f;
  --mat-slide-toggle-disabled-unselected-icon-color: #e4e1ec;
  --mat-slide-toggle-disabled-unselected-track-color: #e4e1ec;
  --mat-slide-toggle-disabled-unselected-track-outline-color: #1c1b1f;
  --mat-slide-toggle-label-text-color: #1c1b1f;
  --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: #777680;
  --mat-slide-toggle-unselected-focus-handle-color: #46464f;
  --mat-slide-toggle-unselected-focus-state-layer-color: #1c1b1f;
  --mat-slide-toggle-unselected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-focus-track-color: #e4e1ec;
  --mat-slide-toggle-unselected-handle-color: #777680;
  --mat-slide-toggle-unselected-hover-handle-color: #46464f;
  --mat-slide-toggle-unselected-hover-state-layer-color: #1c1b1f;
  --mat-slide-toggle-unselected-hover-state-layer-opacity: 0.08;
  --mat-slide-toggle-unselected-hover-track-color: #e4e1ec;
  --mat-slide-toggle-unselected-icon-color: #e4e1ec;
  --mat-slide-toggle-unselected-pressed-handle-color: #46464f;
  --mat-slide-toggle-unselected-pressed-state-layer-color: #1c1b1f;
  --mat-slide-toggle-unselected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-pressed-track-color: #e4e1ec;
  --mat-slide-toggle-unselected-track-color: #e4e1ec;
  --mat-slider-active-track-color: #ba1a1a;
  --mat-slider-active-track-shape: 9999px;
  --mat-slider-disabled-active-track-color: #1c1b1f;
  --mat-slider-disabled-handle-color: #1c1b1f;
  --mat-slider-disabled-inactive-track-color: #1c1b1f;
  --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: #e4e1ec;
  --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: #1c1b1f;
  --mat-slider-with-tick-marks-inactive-container-color: #46464f;
  --mat-stepper-container-color: #fcf8fd;
  --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, #1c1b1f 12%, transparent);
  --mat-stepper-header-hover-state-layer-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-stepper-header-icon-background-color: #46464f;
  --mat-stepper-header-icon-foreground-color: #fcf8fd;
  --mat-stepper-header-label-text-color: #46464f;
  --mat-stepper-header-optional-label-text-color: #46464f;
  --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: #46464f;
  --mat-stepper-line-color: #777680;
  --mat-tab-active-focus-indicator-color: #ba1a1a;
  --mat-tab-active-focus-label-text-color: #1c1b1f;
  --mat-tab-active-hover-indicator-color: #ba1a1a;
  --mat-tab-active-hover-label-text-color: #1c1b1f;
  --mat-tab-active-indicator-color: #ba1a1a;
  --mat-tab-active-label-text-color: #1c1b1f;
  --mat-tab-active-ripple-color: #1c1b1f;
  --mat-tab-divider-color: #e4e1ec;
  --mat-tab-inactive-focus-label-text-color: #1c1b1f;
  --mat-tab-inactive-hover-label-text-color: #1c1b1f;
  --mat-tab-inactive-label-text-color: #1c1b1f;
  --mat-tab-inactive-ripple-color: #1c1b1f;
  --mat-tab-pagination-icon-color: #1c1b1f;
  --mat-tab-disabled-ripple-color: #46464f;
}
body .error-color.mat-mdc-unelevated-button > mat-icon {
  color: inherit !important;
}
body {
  --mat-pseudo-checkbox-full-selected-checkmark-color: var(--primary-contrast);
  --mat-progress-bar-track-color: var(--primary-contrast);
  --mat-slider-label-label-text-color: var(--primary-contrast);
  --mat-button-filled-label-text-color: var(--primary-contrast);
  --mat-datepicker-calendar-date-selected-state-text-color: var(--primary-contrast);
}
.cal-month-view .cal-header {
  text-align: center;
  font-weight: bolder;
}
.cal-month-view .cal-header .cal-cell {
  padding: 5px 0;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: block;
  white-space: nowrap;
}
.cal-month-view .cal-days {
  border: 1px solid;
  border-bottom: 0;
}
.cal-month-view .cal-cell-top {
  min-height: 78px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.cal-month-view .cal-cell-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cal-month-view .cal-cell {
  float: left;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.cal-month-view .cal-cell .cal-event {
  pointer-events: all !important;
}
.cal-month-view .cal-day-cell {
  min-height: 100px;
}
.cal-month-view .cal-day-cell:not(:last-child) {
  border-right: 1px solid;
}
[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child) {
  border-right: initial;
  border-left: 1px solid;
}
.cal-month-view .cal-days .cal-cell-row {
  border-bottom: 1px solid;
}
.cal-month-view .cal-day-badge {
  margin-top: 18px;
  margin-left: 10px;
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 10px;
  float: left;
}
.cal-month-view .cal-day-number {
  font-size: 1.2em;
  font-weight: 400;
  opacity: 0.5;
  margin-top: 15px;
  margin-right: 15px;
  float: right;
  margin-bottom: 10px;
}
.cal-month-view .cal-events {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin: 3px;
  line-height: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cal-month-view .cal-event {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  margin: 2px;
}
.cal-month-view .cal-day-cell.cal-in-month.cal-has-events {
  cursor: pointer;
}
.cal-month-view .cal-day-cell.cal-out-month .cal-day-number {
  opacity: 0.1;
  cursor: default;
}
.cal-month-view .cal-day-cell.cal-today .cal-day-number {
  font-size: 1.9em;
}
.cal-month-view .cal-open-day-events {
  padding: 15px;
}
.cal-month-view .cal-open-day-events .cal-event {
  position: relative;
  top: 2px;
}
.cal-month-view .cal-out-month .cal-day-badge,
.cal-month-view .cal-out-month .cal-event {
  opacity: 0.3;
}
.cal-month-view .cal-draggable {
  cursor: move;
}
.cal-month-view .cal-drag-active * {
  pointer-events: none;
}
.cal-month-view .cal-event-title {
  cursor: pointer;
}
.cal-month-view .cal-event-title:hover {
  text-decoration: underline;
}
.cal-month-view {
  background-color: #fff;
}
.cal-month-view .cal-cell-row:hover {
  background-color: #fafafa;
}
.cal-month-view .cal-cell-row .cal-cell:hover,
.cal-month-view .cal-cell.cal-has-events.cal-open {
  background-color: #ededed;
}
.cal-month-view .cal-days {
  border-color: #e1e1e1;
}
.cal-month-view .cal-day-cell:not(:last-child) {
  border-right-color: #e1e1e1;
}
[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child) {
  border-right-color: initial;
  border-left-color: #e1e1e1;
}
.cal-month-view .cal-days .cal-cell-row {
  border-bottom-color: #e1e1e1;
}
.cal-month-view .cal-day-badge {
  background-color: #b94a48;
  color: #fff;
}
.cal-month-view .cal-event {
  background-color: #1e90ff;
  border-color: #d1e8ff;
  color: #fff;
}
.cal-month-view .cal-day-cell.cal-weekend .cal-day-number {
  color: #8b0000;
}
.cal-month-view .cal-day-cell.cal-today {
  background-color: #e8fde7;
}
.cal-month-view .cal-day-cell.cal-drag-over {
  background-color: #e0e0e0 !important;
}
.cal-month-view .cal-open-day-events {
  color: #fff;
  background-color: #555;
  -webkit-box-shadow: inset 0 0 15px 0 rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 15px 0 rgba(0, 0, 0, 0.5);
}
.cal-week-view {
}
.cal-week-view * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cal-week-view .cal-day-headers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 70px;
  border: 1px solid;
}
[dir=rtl] .cal-week-view .cal-day-headers {
  padding-left: initial;
  padding-right: 70px;
}
.cal-week-view .cal-day-headers .cal-header {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  padding: 5px;
}
.cal-week-view .cal-day-headers .cal-header:not(:last-child) {
  border-right: 1px solid;
}
[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child) {
  border-right: initial;
  border-left: 1px solid;
}
.cal-week-view .cal-day-headers .cal-header:first-child {
  border-left: 1px solid;
}
[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child {
  border-left: initial;
  border-right: 1px solid;
}
.cal-week-view .cal-day-headers span {
  font-weight: 400;
  opacity: 0.5;
}
.cal-week-view .cal-day-column {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-left: solid 1px;
}
[dir=rtl] .cal-week-view .cal-day-column {
  border-left: initial;
  border-right: solid 1px;
}
.cal-week-view .cal-event {
  font-size: 12px;
  border: 1px solid;
  direction: ltr;
}
.cal-week-view .cal-time-label-column {
  width: 70px;
  height: 100%;
}
.cal-week-view .cal-current-time-marker {
  position: absolute;
  width: 100%;
  height: 2px;
  z-index: 2;
}
.cal-week-view .cal-all-day-events {
  border: solid 1px;
  border-top: 0;
  border-bottom-width: 3px;
  padding-top: 3px;
  position: relative;
}
.cal-week-view .cal-all-day-events .cal-day-columns {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  z-index: 0;
}
.cal-week-view .cal-all-day-events .cal-events-row {
  position: relative;
  height: 31px;
  margin-left: 70px;
}
[dir=rtl] .cal-week-view .cal-all-day-events .cal-events-row {
  margin-left: initial;
  margin-right: 70px;
}
.cal-week-view .cal-all-day-events .cal-event-container {
  display: inline-block;
  position: absolute;
}
.cal-week-view .cal-all-day-events .cal-event-container.resize-active {
  z-index: 1;
  pointer-events: none;
}
.cal-week-view .cal-all-day-events .cal-event {
  padding: 0 5px;
  margin-left: 2px;
  margin-right: 2px;
  height: 28px;
  line-height: 28px;
}
.cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
[dir=rtl] .cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event {
  border-top-left-radius: initial;
  border-bottom-left-radius: initial;
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}
.cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
[dir=rtl] .cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event {
  border-top-right-radius: initial;
  border-bottom-right-radius: initial;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.cal-week-view .cal-all-day-events .cal-time-label-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
}
.cal-week-view .cal-all-day-events .cal-resize-handle {
  width: 6px;
  height: 100%;
  cursor: col-resize;
  position: absolute;
  top: 0;
}
.cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end {
  right: 0;
}
[dir=rtl] .cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end {
  right: initial;
  left: 0;
}
.cal-week-view .cal-event,
.cal-week-view .cal-header {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cal-week-view .cal-drag-active {
  pointer-events: none;
  z-index: 1;
}
.cal-week-view .cal-drag-active * {
  pointer-events: none;
}
.cal-week-view .cal-time-events {
  position: relative;
  border: solid 1px;
  border-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cal-week-view .cal-time-events .cal-day-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.cal-week-view .cal-time-events .cal-day-column {
  position: relative;
}
.cal-week-view .cal-time-events .cal-events-container {
  position: relative;
}
.cal-week-view .cal-time-events .cal-event-container {
  position: absolute;
  z-index: 1;
}
.cal-week-view .cal-time-events .cal-event {
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  margin: 1px;
  padding: 0 5px;
  line-height: 25px;
}
.cal-week-view .cal-time-events .cal-resize-handle {
  width: 100%;
  height: 4px;
  cursor: row-resize;
  position: absolute;
}
.cal-week-view .cal-time-events .cal-resize-handle.cal-resize-handle-after-end {
  bottom: 0;
}
.cal-week-view .cal-hour-segment {
  position: relative;
}
.cal-week-view .cal-hour-segment::after {
  content: "\a0";
}
.cal-week-view .cal-event-container:not(.cal-draggable) {
  cursor: pointer;
}
.cal-week-view .cal-draggable {
  cursor: move;
}
.cal-week-view mwl-calendar-week-view-hour-segment,
.cal-week-view .cal-hour-segment {
  display: block;
}
.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,
.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
  border-bottom: thin dashed;
}
.cal-week-view .cal-time {
  font-weight: bold;
  padding-top: 5px;
  width: 70px;
  text-align: center;
}
.cal-week-view .cal-hour-segment.cal-after-hour-start .cal-time {
  display: none;
}
.cal-week-view .cal-starts-within-day .cal-event {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.cal-week-view .cal-ends-within-day .cal-event {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.cal-week-view {
  background-color: #fff;
  border-top: solid 1px #e1e1e1;
}
.cal-week-view .cal-day-headers {
  border-color: #e1e1e1;
  border-top: 0;
}
.cal-week-view .cal-day-headers .cal-header:not(:last-child) {
  border-right-color: #e1e1e1;
}
[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child) {
  border-right-color: initial;
  border-left: solid 1px #e1e1e1 !important;
}
.cal-week-view .cal-day-headers .cal-header:first-child {
  border-left-color: #e1e1e1;
}
[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child {
  border-left-color: initial;
  border-right-color: #e1e1e1;
}
.cal-week-view .cal-day-headers .cal-header:hover,
.cal-week-view .cal-day-headers .cal-drag-over {
  background-color: #ededed;
}
.cal-week-view .cal-day-column {
  border-left-color: #e1e1e1;
}
[dir=rtl] .cal-week-view .cal-day-column {
  border-left-color: initial;
  border-right-color: #e1e1e1;
}
.cal-week-view .cal-event {
  background-color: #d1e8ff;
  border-color: #1e90ff;
  color: #1e90ff;
}
.cal-week-view .cal-all-day-events {
  border-color: #e1e1e1;
}
.cal-week-view .cal-header.cal-today {
  background-color: #e8fde7;
}
.cal-week-view .cal-header.cal-weekend span {
  color: #8b0000;
}
.cal-week-view .cal-time-events {
  border-color: #e1e1e1;
}
.cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover {
  background-color: #ededed;
}
.cal-week-view .cal-hour-odd {
  background-color: #fafafa;
}
.cal-week-view .cal-drag-over .cal-hour-segment {
  background-color: #ededed;
}
.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,
.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
  border-bottom-color: #e1e1e1;
}
.cal-week-view .cal-current-time-marker {
  background-color: #ea4334;
}
.cal-day-view {
}
.cal-day-view mwl-calendar-week-view-header {
  display: none;
}
.cal-day-view .cal-events-container {
  margin-left: 70px;
}
[dir=rtl] .cal-day-view .cal-events-container {
  margin-left: initial;
  margin-right: 70px;
}
.cal-day-view .cal-day-column {
  border-left: 0;
}
.cal-day-view .cal-current-time-marker {
  margin-left: 70px;
  width: calc(100% - 70px);
}
[dir=rtl] .cal-day-view .cal-current-time-marker {
  margin-left: initial;
  margin-right: 70px;
}
.cal-tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 11px;
  word-wrap: break-word;
  opacity: 0.9;
}
.cal-tooltip.cal-tooltip-top {
  padding: 5px 0;
  margin-top: -3px;
}
.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
}
.cal-tooltip.cal-tooltip-right {
  padding: 0 5px;
  margin-left: 3px;
}
.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
}
.cal-tooltip.cal-tooltip-bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
}
.cal-tooltip.cal-tooltip-left {
  padding: 0 5px;
  margin-left: -3px;
}
.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
}
.cal-tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  text-align: center;
  border-radius: 0.25rem;
}
.cal-tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow {
  border-top-color: #000;
}
.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow {
  border-right-color: #000;
}
.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow {
  border-bottom-color: #000;
}
.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow {
  border-left-color: #000;
}
.cal-tooltip-inner {
  color: #fff;
  background-color: #000;
}
@font-face {
  font-family: "Arial Rounded MT CS";
  src: url("./media/Arial_Rounded_MT_Light.ttf") format("truetype");
  font-weight: 100;
}
@font-face {
  font-family: "Arial Rounded MT CS";
  src: url("./media/Arial_Rounded_MT_Normal.TTF") format("truetype");
  font-weight: 300;
}
@font-face {
  font-family: "Arial Rounded MT CS";
  src: url("./media/Arial_Rounded_MT_Regular.ttf") format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: "Arial Rounded MT CS";
  src: url("./media/Arial_Rounded_MT_Bold.otf") format("opentype");
  font-weight: 700;
}
@font-face {
  font-family: "Arial Rounded MT CS";
  src: url("./media/Arial_Rounded_MT_ExtraBold.ttf") format("truetype");
  font-weight: 900;
}
@font-face {
  font-family: "Roboto";
  src: url("./media/Roboto-Thin.ttf") format("truetype");
  font-weight: 100;
}
@font-face {
  font-family: "Roboto";
  src: url("./media/Roboto-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Roboto";
  src: url("./media/Roboto-ExtraLight.ttf") format("truetype");
  font-weight: 200;
}
@font-face {
  font-family: "Roboto";
  src: url("./media/Roboto-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "Roboto";
  src: url("./media/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
}
@font-face {
  font-family: "Roboto";
  src: url("./media/Roboto-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Roboto";
  src: url("./media/Roboto-Regular.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "Roboto";
  src: url("./media/Roboto-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Roboto";
  src: url("./media/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: "Roboto";
  src: url("./media/Roboto-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Roboto";
  src: url("./media/Roboto-SemiBold.ttf") format("truetype");
  font-weight: 600;
}
@font-face {
  font-family: "Roboto";
  src: url("./media/Roboto-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Roboto";
  src: url("./media/Roboto-Bold.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "Roboto";
  src: url("./media/Roboto-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Roboto";
  src: url("./media/Roboto-ExtraBold.ttf") format("truetype");
  font-weight: 800;
}
@font-face {
  font-family: "Roboto";
  src: url("./media/Roboto-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "Roboto";
  src: url("./media/Roboto-Black.ttf") format("truetype");
  font-weight: 900;
}
@font-face {
  font-family: "Roboto";
  src: url("./media/Roboto-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}
html,
body {
  height: 100%;
  font-family:
    Roboto,
    "Helvetica Neue",
    sans-serif;
}
body {
  margin: 0;
}
a {
  color: var(--primary);
}
::-webkit-scrollbar {
  height: 6px;
  width: 6px;
  cursor: pointer;
}
::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.4);
  border-radius: 4px;
}
::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.5);
}
*:not(mat-icon) {
  font-family: "Roboto";
}
.primary-bg {
  background-color: var(--primary) !important;
  color: var(--primary-contrast) !important;
}
.secondary-bg {
  background-color: var(--secondary) !important;
  color: var(--secondary-contrast) !important;
}
.page {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: calc(100vh - 65px);
}
.page .header {
  padding: 0 24px 0 24px;
  min-height: 72px;
  background-color: var(--primary);
  color: var(--primary-contrast);
  display: flex;
  align-items: center;
  gap: 5px;
  justify-content: space-between;
}
.page .header .header-title {
  line-height: 72px;
  font-size: 24px;
  display: flex;
  align-items: center;
  gap: 15px;
}
.page .content {
  margin: 16px;
  padding: 24px 16px;
  height: 100%;
}
.page .content .content-header {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 5px;
  margin-bottom: 5px;
}
.page .content .content-header .title {
  font-size: 22px;
  font-weight: 700;
}
@media screen and (max-width: 675px) and (min-width: 0px) {
  .page .content .content-header:has(mat-form-field) {
    flex-direction: column;
    gap: 10px;
    margin-bottom: 5px;
  }
  .page .content .content-header:has(mat-form-field) .header-right {
    width: 100%;
  }
  .page .content .content-header:has(mat-form-field) mat-form-field {
    width: 100%;
  }
  .page .content .content-header:has(mat-form-field) form {
    width: 100%;
  }
}
.mat-dialog-title {
  margin: -24px -24px 0 -24px !important;
  padding: 24px 24px 20px 24px !important;
}
.loading-wrapper {
  height: calc(100vh - 64px);
}
@media only screen and (max-width: 599px) and (min-width: 0px) {
  .loading-wrapper {
    height: calc(100vh - 56px) !important;
  }
}
.loading-wrapper .loading {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.avatar-placeholder {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background-color: var(--primary);
  color: var(--primary-contrast);
  text-transform: uppercase;
  text-align: center;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-user-select: none;
  user-select: none;
}
@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}
.spinner:before,
.page .spinner:before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  border-radius: 50%;
  border: 2px solid #ffffff;
  border-top-color: #000000;
  animation: spinner 0.8s linear infinite;
}
.cal-event {
  cursor: pointer !important;
}
.text-color-white .cal-event {
  color: #efefef !important;
}
.text-color-black .cal-event {
  color: #333333 !important;
}
.cal-week-view,
.cal-day-view {
  height: inherit !important;
}
.cal-draggable {
  cursor: default !important;
}
.cal-week-view .cal-time-events .cal-event {
  line-height: inherit !important;
}
.cal-week-view .cal-time-events .cal-day-columns {
  height: 100% !important;
}
.cal-week-view .cal-event {
  font-weight: 500;
}
.cal-week-view .cal-day-headers,
.cal-week-view .cal-day-headers .cal-header:first-child {
  border-left: solid 1px rgba(0, 0, 0, 0) !important;
}
.cal-week-view .cal-day-headers .cal-header:not(:last-child) {
  border-right: solid 1px rgba(0, 0, 0, 0) !important;
}
.week-view .cal-week-view .cal-day-column {
  border-left: solid 2px rgb(157, 157, 157) !important;
}
.cal-week-view .cal-event-title {
  font-size: 12px;
  position: relative;
}
.cal-tooltip-inner {
  color: #fff !important;
}
.cal-week-view .cal-day-headers {
  border-top: solid 0px !important;
  border-right: solid 0px !important;
  margin-left: -1px;
  padding-right: 6.7px;
  border-bottom: solid 2px rgb(157, 157, 157) !important;
}
.cal-week-view .cal-day-headers .cal-header:nth-child(6) {
  margin-left: 1px;
}
.cal-week-view .cal-day-headers .cal-header:nth-child(7) {
  margin-left: -1px;
}
.cal-day-view .cal-current-time-marker {
  margin-left: 0 !important;
  width: 100% !important;
}
.icon {
  background-color: #e6e1e9;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  color: #48454e;
  display: flex;
  justify-content: center;
  align-items: center;
}
.icon.active {
  color: var(--primary);
}
@media (max-width: 599px) {
  .page {
    margin-bottom: 56px;
  }
}
@media print {
  .mat-sidenav-content {
    background-color: white;
  }
  .bottom-navigation {
    visibility: hidden;
  }
}
.mat-tooltip {
  background-color: rgba(0, 0, 0, 0.7);
}
#loading {
  padding-top: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mat-mdc-dialog-content form {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 10px 0 !important;
}
.mat-mdc-dialog-content form:has(div):has(.form-field-group-wrapper) {
  gap: 0px;
}
.mat-mdc-dialog-content form:has(div):has(.form-field-group-wrapper) .form-field-group-wrapper {
  gap: 8px;
}
cdk-virtual-scroll-viewport {
  animation: scrolling forwards;
  animation-timeline: scroll(self);
}
@keyframes scrolling {
  0%, to {
    margin-right: 0px;
  }
}

/* src/styling/theme.scss */
:root {
  --primary-10:
    #ffffff,
    --primary-20: #ffffff,
    --primary-25: #ffffff,
    --primary-30: #ffffff,
    --primary-35: #ffffff,
    --primary-40: #ffffff,
    --primary-50: #ffffff,
    --primary-60: #ffffff,
    --primary-70: #ffffff,
    --primary-80: #ffffff,
    --primary-90: #ffffff,
    --primary-95: #ffffff,
    --primary-98: #ffffff,
    --primary-99: #ffffff,
    --primary-contrast: #ffffff,
    --secondary-10: #ffffff,
    --secondary-20: #ffffff,
    --secondary-25: #ffffff,
    --secondary-30: #ffffff,
    --secondary-35: #ffffff,
    --secondary-40: #ffffff,
    --secondary-50: #ffffff,
    --secondary-60: #ffffff,
    --secondary-70: #ffffff,
    --secondary-80: #ffffff,
    --secondary-90: #ffffff,
    --secondary-95: #ffffff,
    --secondary-98: #ffffff,
    --secondary-99: #ffffff,
    --secondary-contrast: #ffffff;
}
.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));
}
:root {
  --warn: #f44336;
  --warn-contrast: #ffffff;
}
body {
  --mat-app-background-color: #fcf8fd;
  --mat-app-text-color: #1c1b1f;
  --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, #1c1b1f 10%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-option-hover-state-layer-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-option-label-text-color: #1c1b1f;
  --mat-option-selected-state-label-text-color: var(--secondary-30);
  --mat-option-selected-state-layer-color: var(--secondary-90);
  --mat-optgroup-label-text-color: #46464f;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fcf8fd;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-pseudo-checkbox-full-selected-checkmark-color: #ffffff;
  --mat-pseudo-checkbox-full-selected-icon-color: var(--primary-40);
  --mat-pseudo-checkbox-full-unselected-icon-color: #46464f;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: var(--primary-40);
  --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: #f6f2f7;
  --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: #e5e1e6;
  --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: #fcf8fd;
  --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: #c7c5d0;
  --mat-card-subtitle-text-color: #1c1b1f;
  --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: var(--primary-40);
  --mat-progress-bar-track-color: #e4e1ec;
  --mat-tooltip-container-color: #313034;
  --mat-tooltip-container-shape: 4px;
  --mat-tooltip-supporting-text-color: #f3eff4;
  --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, #1c1b1f 38%, transparent);
  --mat-form-field-disabled-leading-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-disabled-select-arrow-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-disabled-trailing-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-enabled-select-arrow-color: #46464f;
  --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: #46464f;
  --mat-form-field-filled-caret-color: var(--primary-40);
  --mat-form-field-filled-container-color: #e4e1ec;
  --mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-filled-disabled-container-color: color-mix(in srgb, #1c1b1f 4%, transparent);
  --mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, #1c1b1f 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: var(--primary-40);
  --mat-form-field-filled-focus-label-text-color: var(--primary-40);
  --mat-form-field-filled-hover-active-indicator-color: #1c1b1f;
  --mat-form-field-filled-hover-label-text-color: #46464f;
  --mat-form-field-filled-input-text-color: #1c1b1f;
  --mat-form-field-filled-input-text-placeholder-color: #46464f;
  --mat-form-field-filled-label-text-color: #46464f;
  --mat-form-field-focus-select-arrow-color: var(--primary-40);
  --mat-form-field-focus-state-layer-opacity: 0;
  --mat-form-field-hover-state-layer-opacity: 0.08;
  --mat-form-field-leading-icon-color: #46464f;
  --mat-form-field-outlined-caret-color: var(--primary-40);
  --mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, #1c1b1f 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: var(--primary-40);
  --mat-form-field-outlined-focus-outline-color: var(--primary-40);
  --mat-form-field-outlined-hover-label-text-color: #1c1b1f;
  --mat-form-field-outlined-hover-outline-color: #1c1b1f;
  --mat-form-field-outlined-input-text-color: #1c1b1f;
  --mat-form-field-outlined-input-text-placeholder-color: #46464f;
  --mat-form-field-outlined-label-text-color: #46464f;
  --mat-form-field-outlined-outline-color: #777680;
  --mat-form-field-select-disabled-option-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-select-option-text-color: #1c1b1f;
  --mat-form-field-state-layer-color: #1c1b1f;
  --mat-form-field-trailing-icon-color: #46464f;
  --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: #f0edf1;
  --mat-select-enabled-trigger-text-color: #1c1b1f;
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-select-placeholder-text-color: #46464f;
  --mat-select-enabled-arrow-color: #46464f;
  --mat-select-disabled-arrow-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-select-focused-arrow-color: var(--primary-40);
  --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: #f0edf1;
  --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: #fcf8fd;
  --mat-dialog-subhead-color: #1c1b1f;
  --mat-dialog-supporting-text-color: #46464f;
  --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, #1c1b1f 38%, transparent);
  --mat-chip-disabled-outline-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-chip-elevated-selected-container-color: var(--secondary-90);
  --mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-chip-focus-outline-color: #46464f;
  --mat-chip-focus-state-layer-color: #46464f;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: #46464f;
  --mat-chip-hover-state-layer-opacity: 0.08;
  --mat-chip-label-text-color: #46464f;
  --mat-chip-outline-color: #777680;
  --mat-chip-selected-disabled-trailing-icon-color: #1c1b1f;
  --mat-chip-selected-focus-state-layer-color: var(--secondary-30);
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: var(--secondary-30);
  --mat-chip-selected-hover-state-layer-opacity: 0.08;
  --mat-chip-selected-label-text-color: var(--secondary-30);
  --mat-chip-selected-trailing-action-state-layer-color: var(--secondary-30);
  --mat-chip-selected-trailing-icon-color: var(--secondary-30);
  --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: #46464f;
  --mat-chip-with-icon-disabled-icon-color: #1c1b1f;
  --mat-chip-with-icon-icon-color: #46464f;
  --mat-chip-with-icon-selected-icon-color: var(--secondary-30);
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #1c1b1f;
  --mat-chip-with-trailing-icon-trailing-icon-color: #46464f;
  --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-label-text-color: #1c1b1f;
  --mat-slide-toggle-disabled-selected-handle-color: #fcf8fd;
  --mat-slide-toggle-disabled-selected-icon-color: #1c1b1f;
  --mat-slide-toggle-disabled-selected-track-color: #1c1b1f;
  --mat-slide-toggle-disabled-unselected-handle-color: #1c1b1f;
  --mat-slide-toggle-disabled-unselected-icon-color: #e4e1ec;
  --mat-slide-toggle-disabled-unselected-track-color: #e4e1ec;
  --mat-slide-toggle-disabled-unselected-track-outline-color: #1c1b1f;
  --mat-slide-toggle-label-text-color: #1c1b1f;
  --mat-slide-toggle-selected-focus-handle-color: var(--primary-90);
  --mat-slide-toggle-selected-focus-state-layer-color: var(--primary-40);
  --mat-slide-toggle-selected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-focus-track-color: var(--primary-40);
  --mat-slide-toggle-selected-handle-color: #ffffff;
  --mat-slide-toggle-selected-hover-handle-color: var(--primary-90);
  --mat-slide-toggle-selected-hover-state-layer-color: var(--primary-40);
  --mat-slide-toggle-selected-hover-state-layer-opacity: 0.08;
  --mat-slide-toggle-selected-hover-track-color: var(--primary-40);
  --mat-slide-toggle-selected-icon-color: var(--primary-30);
  --mat-slide-toggle-selected-pressed-handle-color: var(--primary-90);
  --mat-slide-toggle-selected-pressed-state-layer-color: var(--primary-40);
  --mat-slide-toggle-selected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-pressed-track-color: var(--primary-40);
  --mat-slide-toggle-selected-track-color: var(--primary-40);
  --mat-slide-toggle-track-outline-color: #777680;
  --mat-slide-toggle-unselected-focus-handle-color: #46464f;
  --mat-slide-toggle-unselected-focus-state-layer-color: #1c1b1f;
  --mat-slide-toggle-unselected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-focus-track-color: #e4e1ec;
  --mat-slide-toggle-unselected-handle-color: #777680;
  --mat-slide-toggle-unselected-hover-handle-color: #46464f;
  --mat-slide-toggle-unselected-hover-state-layer-color: #1c1b1f;
  --mat-slide-toggle-unselected-hover-state-layer-opacity: 0.08;
  --mat-slide-toggle-unselected-hover-track-color: #e4e1ec;
  --mat-slide-toggle-unselected-icon-color: #e4e1ec;
  --mat-slide-toggle-unselected-pressed-handle-color: #46464f;
  --mat-slide-toggle-unselected-pressed-state-layer-color: #1c1b1f;
  --mat-slide-toggle-unselected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-pressed-track-color: #e4e1ec;
  --mat-slide-toggle-unselected-track-color: #e4e1ec;
  --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: var(--primary-40);
  --mat-radio-disabled-label-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-radio-disabled-selected-icon-color: #1c1b1f;
  --mat-radio-disabled-unselected-icon-color: #1c1b1f;
  --mat-radio-label-text-color: #1c1b1f;
  --mat-radio-ripple-color: #1c1b1f;
  --mat-radio-selected-focus-icon-color: var(--primary-40);
  --mat-radio-selected-hover-icon-color: var(--primary-40);
  --mat-radio-selected-icon-color: var(--primary-40);
  --mat-radio-selected-pressed-icon-color: var(--primary-40);
  --mat-radio-unselected-focus-icon-color: #1c1b1f;
  --mat-radio-unselected-hover-icon-color: #1c1b1f;
  --mat-radio-unselected-icon-color: #46464f;
  --mat-radio-unselected-pressed-icon-color: #1c1b1f;
  --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: var(--primary-40);
  --mat-slider-active-track-shape: 9999px;
  --mat-slider-disabled-active-track-color: #1c1b1f;
  --mat-slider-disabled-handle-color: #1c1b1f;
  --mat-slider-disabled-inactive-track-color: #1c1b1f;
  --mat-slider-focus-handle-color: var(--primary-40);
  --mat-slider-focus-state-layer-color: color-mix(in srgb, var(--primary-40) 20%, transparent);
  --mat-slider-handle-color: var(--primary-40);
  --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: var(--primary-40);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, var(--primary-40) 5%, transparent);
  --mat-slider-inactive-track-color: #e4e1ec;
  --mat-slider-inactive-track-shape: 9999px;
  --mat-slider-label-container-color: var(--primary-40);
  --mat-slider-label-label-text-color: #ffffff;
  --mat-slider-ripple-color: var(--primary-40);
  --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: #1c1b1f;
  --mat-slider-with-tick-marks-inactive-container-color: #46464f;
  --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: #e4e1ec;
  --mat-menu-item-label-text-color: #1c1b1f;
  --mat-menu-item-icon-color: #46464f;
  --mat-menu-item-hover-state-layer-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-menu-item-focus-state-layer-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-menu-container-color: #f0edf1;
  --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: var(--secondary-90);
  --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: #1c1b1f;
  --mat-list-list-item-disabled-label-text-opacity: 0.3;
  --mat-list-list-item-disabled-leading-icon-color: #1c1b1f;
  --mat-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mat-list-list-item-disabled-state-layer-color: #1c1b1f;
  --mat-list-list-item-disabled-state-layer-opacity: 0.12;
  --mat-list-list-item-disabled-trailing-icon-color: #1c1b1f;
  --mat-list-list-item-disabled-trailing-icon-opacity: 0.38;
  --mat-list-list-item-focus-label-text-color: #1c1b1f;
  --mat-list-list-item-focus-state-layer-color: #1c1b1f;
  --mat-list-list-item-focus-state-layer-opacity: 0.12;
  --mat-list-list-item-hover-label-text-color: #1c1b1f;
  --mat-list-list-item-hover-state-layer-color: #1c1b1f;
  --mat-list-list-item-hover-state-layer-opacity: 0.08;
  --mat-list-list-item-label-text-color: #1c1b1f;
  --mat-list-list-item-leading-avatar-color: var(--primary-90);
  --mat-list-list-item-leading-avatar-shape: 9999px;
  --mat-list-list-item-leading-avatar-size: 40px;
  --mat-list-list-item-leading-icon-color: #46464f;
  --mat-list-list-item-leading-icon-size: 24px;
  --mat-list-list-item-selected-trailing-icon-color: var(--primary-40);
  --mat-list-list-item-supporting-text-color: #46464f;
  --mat-list-list-item-trailing-icon-color: #46464f;
  --mat-list-list-item-trailing-icon-size: 24px;
  --mat-list-list-item-trailing-supporting-text-color: #46464f;
  --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: #1c1b1f;
  --mat-paginator-container-background-color: #fcf8fd;
  --mat-paginator-disabled-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-paginator-enabled-icon-color: #46464f;
  --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: var(--primary-40);
  --mat-tab-active-focus-label-text-color: #1c1b1f;
  --mat-tab-active-hover-indicator-color: var(--primary-40);
  --mat-tab-active-hover-label-text-color: #1c1b1f;
  --mat-tab-active-indicator-color: var(--primary-40);
  --mat-tab-active-label-text-color: #1c1b1f;
  --mat-tab-active-ripple-color: #1c1b1f;
  --mat-tab-divider-color: #e4e1ec;
  --mat-tab-inactive-focus-label-text-color: #1c1b1f;
  --mat-tab-inactive-hover-label-text-color: #1c1b1f;
  --mat-tab-inactive-label-text-color: #1c1b1f;
  --mat-tab-inactive-ripple-color: #1c1b1f;
  --mat-tab-pagination-icon-color: #1c1b1f;
  --mat-tab-disabled-ripple-color: #46464f;
  --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, #1c1b1f 38%, transparent);
  --mat-checkbox-disabled-selected-checkmark-color: #fcf8fd;
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-checkbox-label-text-color: #1c1b1f;
  --mat-checkbox-selected-checkmark-color: #ffffff;
  --mat-checkbox-selected-focus-icon-color: var(--primary-40);
  --mat-checkbox-selected-focus-state-layer-color: var(--primary-40);
  --mat-checkbox-selected-hover-icon-color: var(--primary-40);
  --mat-checkbox-selected-hover-state-layer-color: var(--primary-40);
  --mat-checkbox-selected-icon-color: var(--primary-40);
  --mat-checkbox-selected-pressed-icon-color: var(--primary-40);
  --mat-checkbox-selected-pressed-state-layer-color: #1c1b1f;
  --mat-checkbox-unselected-focus-icon-color: #1c1b1f;
  --mat-checkbox-unselected-focus-state-layer-color: #1c1b1f;
  --mat-checkbox-unselected-hover-icon-color: #1c1b1f;
  --mat-checkbox-unselected-hover-state-layer-color: #1c1b1f;
  --mat-checkbox-unselected-icon-color: #46464f;
  --mat-checkbox-unselected-pressed-state-layer-color: var(--primary-40);
  --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: var(--primary-40);
  --mat-button-filled-disabled-container-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-button-filled-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-button-filled-disabled-state-layer-color: #46464f;
  --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, #1c1b1f 38%, transparent);
  --mat-button-outlined-disabled-outline-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-button-outlined-disabled-state-layer-color: #46464f;
  --mat-button-outlined-focus-state-layer-opacity: 0.12;
  --mat-button-outlined-hover-state-layer-opacity: 0.08;
  --mat-button-outlined-label-text-color: var(--primary-40);
  --mat-button-outlined-outline-color: #777680;
  --mat-button-outlined-pressed-state-layer-opacity: 0.12;
  --mat-button-outlined-ripple-color: color-mix(in srgb, var(--primary-40) 12%, transparent);
  --mat-button-outlined-state-layer-color: var(--primary-40);
  --mat-button-protected-container-color: #fcf8fd;
  --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, #1c1b1f 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, #1c1b1f 38%, transparent);
  --mat-button-protected-disabled-state-layer-color: #46464f;
  --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: var(--primary-40);
  --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, var(--primary-40) 12%, transparent);
  --mat-button-protected-state-layer-color: var(--primary-40);
  --mat-button-text-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-button-text-disabled-state-layer-color: #46464f;
  --mat-button-text-focus-state-layer-opacity: 0.12;
  --mat-button-text-hover-state-layer-opacity: 0.08;
  --mat-button-text-label-text-color: var(--primary-40);
  --mat-button-text-pressed-state-layer-opacity: 0.12;
  --mat-button-text-ripple-color: color-mix(in srgb, var(--primary-40) 12%, transparent);
  --mat-button-text-state-layer-color: var(--primary-40);
  --mat-button-tonal-container-color: var(--secondary-90);
  --mat-button-tonal-disabled-container-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-button-tonal-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-button-tonal-disabled-state-layer-color: #46464f;
  --mat-button-tonal-focus-state-layer-opacity: 0.12;
  --mat-button-tonal-hover-state-layer-opacity: 0.08;
  --mat-button-tonal-label-text-color: var(--secondary-30);
  --mat-button-tonal-pressed-state-layer-opacity: 0.12;
  --mat-button-tonal-ripple-color: color-mix(in srgb, var(--secondary-30) 12%, transparent);
  --mat-button-tonal-state-layer-color: var(--secondary-30);
  --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, #1c1b1f 38%, transparent);
  --mat-icon-button-disabled-state-layer-color: #46464f;
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-hover-state-layer-opacity: 0.08;
  --mat-icon-button-icon-color: #46464f;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
  --mat-icon-button-ripple-color: color-mix(in srgb, #46464f 12%, transparent);
  --mat-icon-button-state-layer-color: #46464f;
  --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: var(--primary-90);
  --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, #1c1b1f 12%, transparent);
  --mat-fab-disabled-state-foreground-color: color-mix(in srgb, #1c1b1f 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: var(--primary-30);
  --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, var(--primary-30) 12%, transparent);
  --mat-fab-small-container-color: var(--primary-90);
  --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, #1c1b1f 12%, transparent);
  --mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, #1c1b1f 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: var(--primary-30);
  --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, var(--primary-30) 12%, transparent);
  --mat-fab-small-state-layer-color: var(--primary-30);
  --mat-fab-state-layer-color: var(--primary-30);
  --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: var(--primary-80);
  --mat-snack-bar-container-color: #313034;
  --mat-snack-bar-supporting-text-color: #f3eff4;
  --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: #fcf8fd;
  --mat-table-header-headline-color: #1c1b1f;
  --mat-table-row-item-label-text-color: #1c1b1f;
  --mat-table-row-item-outline-color: #777680;
  --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: var(--primary-40);
  --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: #1c1b1f;
  --mat-bottom-sheet-container-background-color: #f6f2f7;
  --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, #1c1b1f 12%, transparent);
  --mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-button-toggle-disabled-state-background-color: transparent;
  --mat-button-toggle-disabled-state-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-button-toggle-divider-color: #777680;
  --mat-button-toggle-selected-state-background-color: var(--secondary-90);
  --mat-button-toggle-selected-state-text-color: var(--secondary-30);
  --mat-button-toggle-state-layer-color: #1c1b1f;
  --mat-button-toggle-text-color: #1c1b1f;
  --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: #1c1b1f;
  --mat-datepicker-calendar-container-background-color: #eae7ec;
  --mat-datepicker-calendar-container-text-color: #1c1b1f;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: var(--primary-90);
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: var(--secondary-40);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: var(--secondary-90);
  --mat-datepicker-calendar-date-in-range-state-background-color: var(--primary-90);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-preview-state-outline-color: var(--primary-40);
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-calendar-date-selected-state-background-color: var(--primary-40);
  --mat-datepicker-calendar-date-selected-state-text-color: #ffffff;
  --mat-datepicker-calendar-date-text-color: #1c1b1f;
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-calendar-date-today-outline-color: var(--primary-40);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: var(--primary-40);
  --mat-datepicker-calendar-header-divider-color: transparent;
  --mat-datepicker-calendar-header-text-color: #46464f;
  --mat-datepicker-calendar-navigation-button-icon-color: #46464f;
  --mat-datepicker-calendar-period-button-icon-color: #46464f;
  --mat-datepicker-calendar-period-button-text-color: #46464f;
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-range-input-separator-color: #1c1b1f;
  --mat-datepicker-toggle-active-state-icon-color: var(--primary-40);
  --mat-datepicker-toggle-icon-color: #46464f;
  --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: #777680;
  --mat-expansion-container-shape: 12px;
  --mat-expansion-header-indicator-display: inline-block;
  --mat-expansion-legacy-header-indicator-display: none;
  --mat-expansion-container-elevation-shadow:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-expansion-actions-divider-color: #777680;
  --mat-expansion-container-background-color: #fcf8fd;
  --mat-expansion-container-text-color: #1c1b1f;
  --mat-expansion-header-description-color: #46464f;
  --mat-expansion-header-disabled-state-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-expansion-header-focus-state-layer-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-expansion-header-hover-state-layer-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-expansion-header-indicator-color: #46464f;
  --mat-expansion-header-text-color: #1c1b1f;
  --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: #fcf8fd;
  --mat-sidenav-container-text-color: #46464f;
  --mat-sidenav-content-background-color: #fcf8fd;
  --mat-sidenav-content-text-color: #1c1b1f;
  --mat-sidenav-scrim-color: color-mix(in srgb, #303038 40%, 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: #fcf8fd;
  --mat-stepper-header-done-state-icon-background-color: var(--primary-40);
  --mat-stepper-header-done-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-edit-state-icon-background-color: var(--primary-40);
  --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, #1c1b1f 12%, transparent);
  --mat-stepper-header-hover-state-layer-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-stepper-header-icon-background-color: #46464f;
  --mat-stepper-header-icon-foreground-color: #fcf8fd;
  --mat-stepper-header-label-text-color: #46464f;
  --mat-stepper-header-optional-label-text-color: #46464f;
  --mat-stepper-header-selected-state-icon-background-color: var(--primary-40);
  --mat-stepper-header-selected-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-selected-state-label-text-color: #46464f;
  --mat-stepper-line-color: #777680;
  --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: #1c1b1f;
  --mat-toolbar-container-background-color: #fcf8fd;
  --mat-toolbar-container-text-color: #1c1b1f;
  --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: #fcf8fd;
  --mat-tree-node-text-color: #1c1b1f;
  --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: #f0edf1;
  --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);
}
body .primary-color {
  --mat-badge-background-color: var(--primary-40);
  --mat-badge-disabled-state-background-color: color-mix(in srgb, var(--primary-40) 38%, transparent);
  --mat-badge-disabled-state-text-color: #ffffff;
  --mat-badge-text-color: #ffffff;
  --mat-button-filled-container-color: var(--primary-40);
  --mat-button-filled-disabled-container-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-button-filled-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-button-filled-disabled-state-layer-color: #46464f;
  --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, #1c1b1f 38%, transparent);
  --mat-button-outlined-disabled-outline-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-button-outlined-disabled-state-layer-color: #46464f;
  --mat-button-outlined-focus-state-layer-opacity: 0.12;
  --mat-button-outlined-hover-state-layer-opacity: 0.08;
  --mat-button-outlined-label-text-color: var(--primary-40);
  --mat-button-outlined-outline-color: #777680;
  --mat-button-outlined-pressed-state-layer-opacity: 0.12;
  --mat-button-outlined-ripple-color: color-mix(in srgb, var(--primary-40) 12%, transparent);
  --mat-button-outlined-state-layer-color: var(--primary-40);
  --mat-button-protected-container-color: #fcf8fd;
  --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, #1c1b1f 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, #1c1b1f 38%, transparent);
  --mat-button-protected-disabled-state-layer-color: #46464f;
  --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: var(--primary-40);
  --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, var(--primary-40) 12%, transparent);
  --mat-button-protected-state-layer-color: var(--primary-40);
  --mat-button-text-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-button-text-disabled-state-layer-color: #46464f;
  --mat-button-text-focus-state-layer-opacity: 0.12;
  --mat-button-text-hover-state-layer-opacity: 0.08;
  --mat-button-text-label-text-color: var(--primary-40);
  --mat-button-text-pressed-state-layer-opacity: 0.12;
  --mat-button-text-ripple-color: color-mix(in srgb, var(--primary-40) 12%, transparent);
  --mat-button-text-state-layer-color: var(--primary-40);
  --mat-button-tonal-container-color: var(--primary-90);
  --mat-button-tonal-disabled-container-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-button-tonal-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-button-tonal-disabled-state-layer-color: #46464f;
  --mat-button-tonal-focus-state-layer-opacity: 0.12;
  --mat-button-tonal-hover-state-layer-opacity: 0.08;
  --mat-button-tonal-label-text-color: var(--primary-30);
  --mat-button-tonal-pressed-state-layer-opacity: 0.12;
  --mat-button-tonal-ripple-color: color-mix(in srgb, var(--primary-30) 12%, transparent);
  --mat-button-tonal-state-layer-color: var(--primary-30);
  --mat-checkbox-disabled-label-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-checkbox-disabled-selected-checkmark-color: #fcf8fd;
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-checkbox-label-text-color: #1c1b1f;
  --mat-checkbox-selected-checkmark-color: #ffffff;
  --mat-checkbox-selected-focus-icon-color: var(--primary-40);
  --mat-checkbox-selected-focus-state-layer-color: var(--primary-40);
  --mat-checkbox-selected-hover-icon-color: var(--primary-40);
  --mat-checkbox-selected-hover-state-layer-color: var(--primary-40);
  --mat-checkbox-selected-icon-color: var(--primary-40);
  --mat-checkbox-selected-pressed-icon-color: var(--primary-40);
  --mat-checkbox-selected-pressed-state-layer-color: #1c1b1f;
  --mat-checkbox-unselected-focus-icon-color: #1c1b1f;
  --mat-checkbox-unselected-focus-state-layer-color: #1c1b1f;
  --mat-checkbox-unselected-hover-icon-color: #1c1b1f;
  --mat-checkbox-unselected-hover-state-layer-color: #1c1b1f;
  --mat-checkbox-unselected-icon-color: #46464f;
  --mat-checkbox-unselected-pressed-state-layer-color: var(--primary-40);
  --mat-chip-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-chip-disabled-outline-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-chip-elevated-selected-container-color: var(--primary-90);
  --mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-chip-focus-outline-color: #46464f;
  --mat-chip-focus-state-layer-color: #46464f;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: #46464f;
  --mat-chip-hover-state-layer-opacity: 0.08;
  --mat-chip-label-text-color: #46464f;
  --mat-chip-outline-color: #777680;
  --mat-chip-selected-disabled-trailing-icon-color: #1c1b1f;
  --mat-chip-selected-focus-state-layer-color: var(--primary-30);
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: var(--primary-30);
  --mat-chip-selected-hover-state-layer-opacity: 0.08;
  --mat-chip-selected-label-text-color: var(--primary-30);
  --mat-chip-selected-trailing-action-state-layer-color: var(--primary-30);
  --mat-chip-selected-trailing-icon-color: var(--primary-30);
  --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: #46464f;
  --mat-chip-with-icon-disabled-icon-color: #1c1b1f;
  --mat-chip-with-icon-icon-color: #46464f;
  --mat-chip-with-icon-selected-icon-color: var(--primary-30);
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #1c1b1f;
  --mat-chip-with-trailing-icon-trailing-icon-color: #46464f;
  --mat-datepicker-calendar-body-label-text-color: #1c1b1f;
  --mat-datepicker-calendar-container-background-color: #eae7ec;
  --mat-datepicker-calendar-container-text-color: #1c1b1f;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: var(--primary-90);
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: var(--secondary-40);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: var(--secondary-90);
  --mat-datepicker-calendar-date-in-range-state-background-color: var(--primary-90);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-preview-state-outline-color: var(--primary-40);
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-calendar-date-selected-state-background-color: var(--primary-40);
  --mat-datepicker-calendar-date-selected-state-text-color: #ffffff;
  --mat-datepicker-calendar-date-text-color: #1c1b1f;
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-calendar-date-today-outline-color: var(--primary-40);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: var(--primary-40);
  --mat-datepicker-calendar-header-divider-color: transparent;
  --mat-datepicker-calendar-header-text-color: #46464f;
  --mat-datepicker-calendar-navigation-button-icon-color: #46464f;
  --mat-datepicker-calendar-period-button-icon-color: #46464f;
  --mat-datepicker-calendar-period-button-text-color: #46464f;
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-range-input-separator-color: #1c1b1f;
  --mat-datepicker-toggle-active-state-icon-color: var(--primary-40);
  --mat-datepicker-toggle-icon-color: #46464f;
  --mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-disabled-leading-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-disabled-select-arrow-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-disabled-trailing-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-enabled-select-arrow-color: #46464f;
  --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: #46464f;
  --mat-form-field-filled-caret-color: var(--primary-40);
  --mat-form-field-filled-container-color: #e4e1ec;
  --mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-filled-disabled-container-color: color-mix(in srgb, #1c1b1f 4%, transparent);
  --mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, #1c1b1f 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: var(--primary-40);
  --mat-form-field-filled-focus-label-text-color: var(--primary-40);
  --mat-form-field-filled-hover-active-indicator-color: #1c1b1f;
  --mat-form-field-filled-hover-label-text-color: #46464f;
  --mat-form-field-filled-input-text-color: #1c1b1f;
  --mat-form-field-filled-input-text-placeholder-color: #46464f;
  --mat-form-field-filled-label-text-color: #46464f;
  --mat-form-field-focus-select-arrow-color: var(--primary-40);
  --mat-form-field-focus-state-layer-opacity: 0;
  --mat-form-field-hover-state-layer-opacity: 0.08;
  --mat-form-field-leading-icon-color: #46464f;
  --mat-form-field-outlined-caret-color: var(--primary-40);
  --mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, #1c1b1f 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: var(--primary-40);
  --mat-form-field-outlined-focus-outline-color: var(--primary-40);
  --mat-form-field-outlined-hover-label-text-color: #1c1b1f;
  --mat-form-field-outlined-hover-outline-color: #1c1b1f;
  --mat-form-field-outlined-input-text-color: #1c1b1f;
  --mat-form-field-outlined-input-text-placeholder-color: #46464f;
  --mat-form-field-outlined-label-text-color: #46464f;
  --mat-form-field-outlined-outline-color: #777680;
  --mat-form-field-select-disabled-option-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-select-option-text-color: #1c1b1f;
  --mat-form-field-state-layer-color: #1c1b1f;
  --mat-form-field-trailing-icon-color: #46464f;
  --mat-fab-container-color: var(--primary-90);
  --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, #1c1b1f 12%, transparent);
  --mat-fab-disabled-state-foreground-color: color-mix(in srgb, #1c1b1f 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: var(--primary-30);
  --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, var(--primary-30) 12%, transparent);
  --mat-fab-small-container-color: var(--primary-90);
  --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, #1c1b1f 12%, transparent);
  --mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, #1c1b1f 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: var(--primary-30);
  --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, var(--primary-30) 12%, transparent);
  --mat-fab-small-state-layer-color: var(--primary-30);
  --mat-fab-state-layer-color: var(--primary-30);
  --mat-icon-color: var(--primary-40);
  --mat-option-focus-state-layer-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-option-hover-state-layer-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-option-label-text-color: #1c1b1f;
  --mat-option-selected-state-label-text-color: var(--primary-30);
  --mat-option-selected-state-layer-color: var(--primary-90);
  --mat-progress-bar-active-indicator-color: var(--primary-40);
  --mat-progress-bar-track-color: #e4e1ec;
  --mat-progress-spinner-active-indicator-color: var(--primary-40);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fcf8fd;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-pseudo-checkbox-full-selected-checkmark-color: #ffffff;
  --mat-pseudo-checkbox-full-selected-icon-color: var(--primary-40);
  --mat-pseudo-checkbox-full-unselected-icon-color: #46464f;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: var(--primary-40);
  --mat-radio-checked-ripple-color: var(--primary-40);
  --mat-radio-disabled-label-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-radio-disabled-selected-icon-color: #1c1b1f;
  --mat-radio-disabled-unselected-icon-color: #1c1b1f;
  --mat-radio-label-text-color: #1c1b1f;
  --mat-radio-ripple-color: #1c1b1f;
  --mat-radio-selected-focus-icon-color: var(--primary-40);
  --mat-radio-selected-hover-icon-color: var(--primary-40);
  --mat-radio-selected-icon-color: var(--primary-40);
  --mat-radio-selected-pressed-icon-color: var(--primary-40);
  --mat-radio-unselected-focus-icon-color: #1c1b1f;
  --mat-radio-unselected-hover-icon-color: #1c1b1f;
  --mat-radio-unselected-pressed-icon-color: #1c1b1f;
  --mat-select-panel-background-color: #f0edf1;
  --mat-select-enabled-trigger-text-color: #1c1b1f;
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-select-placeholder-text-color: #46464f;
  --mat-select-enabled-arrow-color: #46464f;
  --mat-select-disabled-arrow-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-select-focused-arrow-color: var(--primary-40);
  --mat-select-invalid-arrow-color: #ba1a1a;
  --mat-slide-toggle-disabled-label-text-color: #1c1b1f;
  --mat-slide-toggle-disabled-selected-handle-color: #fcf8fd;
  --mat-slide-toggle-disabled-selected-icon-color: #1c1b1f;
  --mat-slide-toggle-disabled-selected-track-color: #1c1b1f;
  --mat-slide-toggle-disabled-unselected-handle-color: #1c1b1f;
  --mat-slide-toggle-disabled-unselected-icon-color: #e4e1ec;
  --mat-slide-toggle-disabled-unselected-track-color: #e4e1ec;
  --mat-slide-toggle-disabled-unselected-track-outline-color: #1c1b1f;
  --mat-slide-toggle-label-text-color: #1c1b1f;
  --mat-slide-toggle-selected-focus-handle-color: var(--primary-90);
  --mat-slide-toggle-selected-focus-state-layer-color: var(--primary-40);
  --mat-slide-toggle-selected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-focus-track-color: var(--primary-40);
  --mat-slide-toggle-selected-handle-color: #ffffff;
  --mat-slide-toggle-selected-hover-handle-color: var(--primary-90);
  --mat-slide-toggle-selected-hover-state-layer-color: var(--primary-40);
  --mat-slide-toggle-selected-hover-state-layer-opacity: 0.08;
  --mat-slide-toggle-selected-hover-track-color: var(--primary-40);
  --mat-slide-toggle-selected-icon-color: var(--primary-30);
  --mat-slide-toggle-selected-pressed-handle-color: var(--primary-90);
  --mat-slide-toggle-selected-pressed-state-layer-color: var(--primary-40);
  --mat-slide-toggle-selected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-pressed-track-color: var(--primary-40);
  --mat-slide-toggle-selected-track-color: var(--primary-40);
  --mat-slide-toggle-track-outline-color: #777680;
  --mat-slide-toggle-unselected-focus-handle-color: #46464f;
  --mat-slide-toggle-unselected-focus-state-layer-color: #1c1b1f;
  --mat-slide-toggle-unselected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-focus-track-color: #e4e1ec;
  --mat-slide-toggle-unselected-handle-color: #777680;
  --mat-slide-toggle-unselected-hover-handle-color: #46464f;
  --mat-slide-toggle-unselected-hover-state-layer-color: #1c1b1f;
  --mat-slide-toggle-unselected-hover-state-layer-opacity: 0.08;
  --mat-slide-toggle-unselected-hover-track-color: #e4e1ec;
  --mat-slide-toggle-unselected-icon-color: #e4e1ec;
  --mat-slide-toggle-unselected-pressed-handle-color: #46464f;
  --mat-slide-toggle-unselected-pressed-state-layer-color: #1c1b1f;
  --mat-slide-toggle-unselected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-pressed-track-color: #e4e1ec;
  --mat-slide-toggle-unselected-track-color: #e4e1ec;
  --mat-slider-active-track-color: var(--primary-40);
  --mat-slider-active-track-shape: 9999px;
  --mat-slider-disabled-active-track-color: #1c1b1f;
  --mat-slider-disabled-handle-color: #1c1b1f;
  --mat-slider-disabled-inactive-track-color: #1c1b1f;
  --mat-slider-focus-handle-color: var(--primary-40);
  --mat-slider-focus-state-layer-color: color-mix(in srgb, var(--primary-40) 20%, transparent);
  --mat-slider-handle-color: var(--primary-40);
  --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: var(--primary-40);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, var(--primary-40) 5%, transparent);
  --mat-slider-inactive-track-color: #e4e1ec;
  --mat-slider-inactive-track-shape: 9999px;
  --mat-slider-label-container-color: var(--primary-40);
  --mat-slider-label-label-text-color: #ffffff;
  --mat-slider-ripple-color: var(--primary-40);
  --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: #1c1b1f;
  --mat-slider-with-tick-marks-inactive-container-color: #46464f;
  --mat-stepper-container-color: #fcf8fd;
  --mat-stepper-header-done-state-icon-background-color: var(--primary-40);
  --mat-stepper-header-done-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-edit-state-icon-background-color: var(--primary-40);
  --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, #1c1b1f 12%, transparent);
  --mat-stepper-header-hover-state-layer-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-stepper-header-icon-background-color: #46464f;
  --mat-stepper-header-icon-foreground-color: #fcf8fd;
  --mat-stepper-header-label-text-color: #46464f;
  --mat-stepper-header-optional-label-text-color: #46464f;
  --mat-stepper-header-selected-state-icon-background-color: var(--primary-40);
  --mat-stepper-header-selected-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-selected-state-label-text-color: #46464f;
  --mat-stepper-line-color: #777680;
  --mat-tab-active-focus-indicator-color: var(--primary-40);
  --mat-tab-active-focus-label-text-color: #1c1b1f;
  --mat-tab-active-hover-indicator-color: var(--primary-40);
  --mat-tab-active-hover-label-text-color: #1c1b1f;
  --mat-tab-active-indicator-color: var(--primary-40);
  --mat-tab-active-label-text-color: #1c1b1f;
  --mat-tab-active-ripple-color: #1c1b1f;
  --mat-tab-divider-color: #e4e1ec;
  --mat-tab-inactive-focus-label-text-color: #1c1b1f;
  --mat-tab-inactive-hover-label-text-color: #1c1b1f;
  --mat-tab-inactive-label-text-color: #1c1b1f;
  --mat-tab-inactive-ripple-color: #1c1b1f;
  --mat-tab-pagination-icon-color: #1c1b1f;
  --mat-tab-disabled-ripple-color: #46464f;
}
body .primary-color {
  --mat-pseudo-checkbox-full-selected-checkmark-color: var(--primary-contrast);
  --mat-progress-bar-track-color: var(--primary-contrast);
  --mat-slider-label-label-text-color: var(--primary-contrast);
  --mat-button-filled-label-text-color: var(--primary-contrast);
  --mat-datepicker-calendar-date-selected-state-text-color: var(--primary-contrast);
}
body .primary-color.mat-mdc-unelevated-button > mat-icon {
  color: inherit !important;
}
body .secondary-color {
  --mat-badge-background-color: var(--secondary-40);
  --mat-badge-disabled-state-background-color: color-mix(in srgb, var(--secondary-40) 38%, transparent);
  --mat-badge-disabled-state-text-color: #ffffff;
  --mat-badge-text-color: #ffffff;
  --mat-button-filled-container-color: var(--secondary-40);
  --mat-button-filled-disabled-container-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-button-filled-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-button-filled-disabled-state-layer-color: #46464f;
  --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, #1c1b1f 38%, transparent);
  --mat-button-outlined-disabled-outline-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-button-outlined-disabled-state-layer-color: #46464f;
  --mat-button-outlined-focus-state-layer-opacity: 0.12;
  --mat-button-outlined-hover-state-layer-opacity: 0.08;
  --mat-button-outlined-label-text-color: var(--secondary-40);
  --mat-button-outlined-outline-color: #777680;
  --mat-button-outlined-pressed-state-layer-opacity: 0.12;
  --mat-button-outlined-ripple-color: color-mix(in srgb, var(--secondary-40) 12%, transparent);
  --mat-button-outlined-state-layer-color: var(--secondary-40);
  --mat-button-protected-container-color: #fcf8fd;
  --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, #1c1b1f 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, #1c1b1f 38%, transparent);
  --mat-button-protected-disabled-state-layer-color: #46464f;
  --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: var(--secondary-40);
  --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, var(--secondary-40) 12%, transparent);
  --mat-button-protected-state-layer-color: var(--secondary-40);
  --mat-button-text-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-button-text-disabled-state-layer-color: #46464f;
  --mat-button-text-focus-state-layer-opacity: 0.12;
  --mat-button-text-hover-state-layer-opacity: 0.08;
  --mat-button-text-label-text-color: var(--secondary-40);
  --mat-button-text-pressed-state-layer-opacity: 0.12;
  --mat-button-text-ripple-color: color-mix(in srgb, var(--secondary-40) 12%, transparent);
  --mat-button-text-state-layer-color: var(--secondary-40);
  --mat-button-tonal-container-color: var(--secondary-90);
  --mat-button-tonal-disabled-container-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-button-tonal-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-button-tonal-disabled-state-layer-color: #46464f;
  --mat-button-tonal-focus-state-layer-opacity: 0.12;
  --mat-button-tonal-hover-state-layer-opacity: 0.08;
  --mat-button-tonal-label-text-color: var(--secondary-30);
  --mat-button-tonal-pressed-state-layer-opacity: 0.12;
  --mat-button-tonal-ripple-color: color-mix(in srgb, var(--secondary-30) 12%, transparent);
  --mat-button-tonal-state-layer-color: var(--secondary-30);
  --mat-checkbox-disabled-label-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-checkbox-disabled-selected-checkmark-color: #fcf8fd;
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-checkbox-label-text-color: #1c1b1f;
  --mat-checkbox-selected-checkmark-color: #ffffff;
  --mat-checkbox-selected-focus-icon-color: var(--secondary-40);
  --mat-checkbox-selected-focus-state-layer-color: var(--secondary-40);
  --mat-checkbox-selected-hover-icon-color: var(--secondary-40);
  --mat-checkbox-selected-hover-state-layer-color: var(--secondary-40);
  --mat-checkbox-selected-icon-color: var(--secondary-40);
  --mat-checkbox-selected-pressed-icon-color: var(--secondary-40);
  --mat-checkbox-selected-pressed-state-layer-color: #1c1b1f;
  --mat-checkbox-unselected-focus-icon-color: #1c1b1f;
  --mat-checkbox-unselected-focus-state-layer-color: #1c1b1f;
  --mat-checkbox-unselected-hover-icon-color: #1c1b1f;
  --mat-checkbox-unselected-hover-state-layer-color: #1c1b1f;
  --mat-checkbox-unselected-icon-color: #46464f;
  --mat-checkbox-unselected-pressed-state-layer-color: var(--secondary-40);
  --mat-chip-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-chip-disabled-outline-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-chip-elevated-selected-container-color: var(--secondary-90);
  --mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-chip-focus-outline-color: #46464f;
  --mat-chip-focus-state-layer-color: #46464f;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: #46464f;
  --mat-chip-hover-state-layer-opacity: 0.08;
  --mat-chip-label-text-color: #46464f;
  --mat-chip-outline-color: #777680;
  --mat-chip-selected-disabled-trailing-icon-color: #1c1b1f;
  --mat-chip-selected-focus-state-layer-color: var(--secondary-30);
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: var(--secondary-30);
  --mat-chip-selected-hover-state-layer-opacity: 0.08;
  --mat-chip-selected-label-text-color: var(--secondary-30);
  --mat-chip-selected-trailing-action-state-layer-color: var(--secondary-30);
  --mat-chip-selected-trailing-icon-color: var(--secondary-30);
  --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: #46464f;
  --mat-chip-with-icon-disabled-icon-color: #1c1b1f;
  --mat-chip-with-icon-icon-color: #46464f;
  --mat-chip-with-icon-selected-icon-color: var(--secondary-30);
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #1c1b1f;
  --mat-chip-with-trailing-icon-trailing-icon-color: #46464f;
  --mat-datepicker-calendar-body-label-text-color: #1c1b1f;
  --mat-datepicker-calendar-container-background-color: #eae7ec;
  --mat-datepicker-calendar-container-text-color: #1c1b1f;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: var(--primary-90);
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: var(--secondary-40);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: var(--secondary-90);
  --mat-datepicker-calendar-date-in-range-state-background-color: var(--secondary-90);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-preview-state-outline-color: var(--secondary-40);
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-calendar-date-selected-state-background-color: var(--secondary-40);
  --mat-datepicker-calendar-date-selected-state-text-color: #ffffff;
  --mat-datepicker-calendar-date-text-color: #1c1b1f;
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-calendar-date-today-outline-color: var(--secondary-40);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: var(--secondary-40);
  --mat-datepicker-calendar-header-divider-color: transparent;
  --mat-datepicker-calendar-header-text-color: #46464f;
  --mat-datepicker-calendar-navigation-button-icon-color: #46464f;
  --mat-datepicker-calendar-period-button-icon-color: #46464f;
  --mat-datepicker-calendar-period-button-text-color: #46464f;
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-range-input-separator-color: #1c1b1f;
  --mat-datepicker-toggle-active-state-icon-color: var(--secondary-40);
  --mat-datepicker-toggle-icon-color: #46464f;
  --mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-disabled-leading-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-disabled-select-arrow-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-disabled-trailing-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-enabled-select-arrow-color: #46464f;
  --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: #46464f;
  --mat-form-field-filled-caret-color: var(--secondary-40);
  --mat-form-field-filled-container-color: #e4e1ec;
  --mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-filled-disabled-container-color: color-mix(in srgb, #1c1b1f 4%, transparent);
  --mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, #1c1b1f 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: var(--secondary-40);
  --mat-form-field-filled-focus-label-text-color: var(--secondary-40);
  --mat-form-field-filled-hover-active-indicator-color: #1c1b1f;
  --mat-form-field-filled-hover-label-text-color: #46464f;
  --mat-form-field-filled-input-text-color: #1c1b1f;
  --mat-form-field-filled-input-text-placeholder-color: #46464f;
  --mat-form-field-filled-label-text-color: #46464f;
  --mat-form-field-focus-select-arrow-color: var(--secondary-40);
  --mat-form-field-focus-state-layer-opacity: 0;
  --mat-form-field-hover-state-layer-opacity: 0.08;
  --mat-form-field-leading-icon-color: #46464f;
  --mat-form-field-outlined-caret-color: var(--secondary-40);
  --mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, #1c1b1f 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: var(--secondary-40);
  --mat-form-field-outlined-focus-outline-color: var(--secondary-40);
  --mat-form-field-outlined-hover-label-text-color: #1c1b1f;
  --mat-form-field-outlined-hover-outline-color: #1c1b1f;
  --mat-form-field-outlined-input-text-color: #1c1b1f;
  --mat-form-field-outlined-input-text-placeholder-color: #46464f;
  --mat-form-field-outlined-label-text-color: #46464f;
  --mat-form-field-outlined-outline-color: #777680;
  --mat-form-field-select-disabled-option-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-select-option-text-color: #1c1b1f;
  --mat-form-field-state-layer-color: #1c1b1f;
  --mat-form-field-trailing-icon-color: #46464f;
  --mat-fab-container-color: var(--secondary-90);
  --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, #1c1b1f 12%, transparent);
  --mat-fab-disabled-state-foreground-color: color-mix(in srgb, #1c1b1f 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: var(--secondary-30);
  --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, var(--secondary-30) 12%, transparent);
  --mat-fab-small-container-color: var(--secondary-90);
  --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, #1c1b1f 12%, transparent);
  --mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, #1c1b1f 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: var(--secondary-30);
  --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, var(--secondary-30) 12%, transparent);
  --mat-fab-small-state-layer-color: var(--secondary-30);
  --mat-fab-state-layer-color: var(--secondary-30);
  --mat-icon-color: var(--secondary-40);
  --mat-option-focus-state-layer-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-option-hover-state-layer-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-option-label-text-color: #1c1b1f;
  --mat-option-selected-state-label-text-color: var(--secondary-30);
  --mat-option-selected-state-layer-color: var(--secondary-90);
  --mat-progress-bar-active-indicator-color: var(--secondary-40);
  --mat-progress-bar-track-color: #e4e1ec;
  --mat-progress-spinner-active-indicator-color: var(--secondary-40);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fcf8fd;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-pseudo-checkbox-full-selected-checkmark-color: #ffffff;
  --mat-pseudo-checkbox-full-selected-icon-color: var(--secondary-40);
  --mat-pseudo-checkbox-full-unselected-icon-color: #46464f;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: var(--secondary-40);
  --mat-radio-checked-ripple-color: var(--secondary-40);
  --mat-radio-disabled-label-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-radio-disabled-selected-icon-color: #1c1b1f;
  --mat-radio-disabled-unselected-icon-color: #1c1b1f;
  --mat-radio-label-text-color: #1c1b1f;
  --mat-radio-ripple-color: #1c1b1f;
  --mat-radio-selected-focus-icon-color: var(--secondary-40);
  --mat-radio-selected-hover-icon-color: var(--secondary-40);
  --mat-radio-selected-icon-color: var(--secondary-40);
  --mat-radio-selected-pressed-icon-color: var(--secondary-40);
  --mat-radio-unselected-focus-icon-color: #1c1b1f;
  --mat-radio-unselected-hover-icon-color: #1c1b1f;
  --mat-radio-unselected-pressed-icon-color: #1c1b1f;
  --mat-select-panel-background-color: #f0edf1;
  --mat-select-enabled-trigger-text-color: #1c1b1f;
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-select-placeholder-text-color: #46464f;
  --mat-select-enabled-arrow-color: #46464f;
  --mat-select-disabled-arrow-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-select-focused-arrow-color: var(--secondary-40);
  --mat-select-invalid-arrow-color: #ba1a1a;
  --mat-slide-toggle-disabled-label-text-color: #1c1b1f;
  --mat-slide-toggle-disabled-selected-handle-color: #fcf8fd;
  --mat-slide-toggle-disabled-selected-icon-color: #1c1b1f;
  --mat-slide-toggle-disabled-selected-track-color: #1c1b1f;
  --mat-slide-toggle-disabled-unselected-handle-color: #1c1b1f;
  --mat-slide-toggle-disabled-unselected-icon-color: #e4e1ec;
  --mat-slide-toggle-disabled-unselected-track-color: #e4e1ec;
  --mat-slide-toggle-disabled-unselected-track-outline-color: #1c1b1f;
  --mat-slide-toggle-label-text-color: #1c1b1f;
  --mat-slide-toggle-selected-focus-handle-color: var(--secondary-90);
  --mat-slide-toggle-selected-focus-state-layer-color: var(--secondary-40);
  --mat-slide-toggle-selected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-focus-track-color: var(--secondary-40);
  --mat-slide-toggle-selected-handle-color: #ffffff;
  --mat-slide-toggle-selected-hover-handle-color: var(--secondary-90);
  --mat-slide-toggle-selected-hover-state-layer-color: var(--secondary-40);
  --mat-slide-toggle-selected-hover-state-layer-opacity: 0.08;
  --mat-slide-toggle-selected-hover-track-color: var(--secondary-40);
  --mat-slide-toggle-selected-icon-color: var(--secondary-30);
  --mat-slide-toggle-selected-pressed-handle-color: var(--secondary-90);
  --mat-slide-toggle-selected-pressed-state-layer-color: var(--secondary-40);
  --mat-slide-toggle-selected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-pressed-track-color: var(--secondary-40);
  --mat-slide-toggle-selected-track-color: var(--secondary-40);
  --mat-slide-toggle-track-outline-color: #777680;
  --mat-slide-toggle-unselected-focus-handle-color: #46464f;
  --mat-slide-toggle-unselected-focus-state-layer-color: #1c1b1f;
  --mat-slide-toggle-unselected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-focus-track-color: #e4e1ec;
  --mat-slide-toggle-unselected-handle-color: #777680;
  --mat-slide-toggle-unselected-hover-handle-color: #46464f;
  --mat-slide-toggle-unselected-hover-state-layer-color: #1c1b1f;
  --mat-slide-toggle-unselected-hover-state-layer-opacity: 0.08;
  --mat-slide-toggle-unselected-hover-track-color: #e4e1ec;
  --mat-slide-toggle-unselected-icon-color: #e4e1ec;
  --mat-slide-toggle-unselected-pressed-handle-color: #46464f;
  --mat-slide-toggle-unselected-pressed-state-layer-color: #1c1b1f;
  --mat-slide-toggle-unselected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-pressed-track-color: #e4e1ec;
  --mat-slide-toggle-unselected-track-color: #e4e1ec;
  --mat-slider-active-track-color: var(--secondary-40);
  --mat-slider-active-track-shape: 9999px;
  --mat-slider-disabled-active-track-color: #1c1b1f;
  --mat-slider-disabled-handle-color: #1c1b1f;
  --mat-slider-disabled-inactive-track-color: #1c1b1f;
  --mat-slider-focus-handle-color: var(--secondary-40);
  --mat-slider-focus-state-layer-color: color-mix(in srgb, var(--secondary-40) 20%, transparent);
  --mat-slider-handle-color: var(--secondary-40);
  --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: var(--secondary-40);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, var(--secondary-40) 5%, transparent);
  --mat-slider-inactive-track-color: #e4e1ec;
  --mat-slider-inactive-track-shape: 9999px;
  --mat-slider-label-container-color: var(--secondary-40);
  --mat-slider-label-label-text-color: #ffffff;
  --mat-slider-ripple-color: var(--secondary-40);
  --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: #1c1b1f;
  --mat-slider-with-tick-marks-inactive-container-color: #46464f;
  --mat-stepper-container-color: #fcf8fd;
  --mat-stepper-header-done-state-icon-background-color: var(--secondary-40);
  --mat-stepper-header-done-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-edit-state-icon-background-color: var(--secondary-40);
  --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, #1c1b1f 12%, transparent);
  --mat-stepper-header-hover-state-layer-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-stepper-header-icon-background-color: #46464f;
  --mat-stepper-header-icon-foreground-color: #fcf8fd;
  --mat-stepper-header-label-text-color: #46464f;
  --mat-stepper-header-optional-label-text-color: #46464f;
  --mat-stepper-header-selected-state-icon-background-color: var(--secondary-40);
  --mat-stepper-header-selected-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-selected-state-label-text-color: #46464f;
  --mat-stepper-line-color: #777680;
  --mat-tab-active-focus-indicator-color: var(--secondary-40);
  --mat-tab-active-focus-label-text-color: #1c1b1f;
  --mat-tab-active-hover-indicator-color: var(--secondary-40);
  --mat-tab-active-hover-label-text-color: #1c1b1f;
  --mat-tab-active-indicator-color: var(--secondary-40);
  --mat-tab-active-label-text-color: #1c1b1f;
  --mat-tab-active-ripple-color: #1c1b1f;
  --mat-tab-divider-color: #e4e1ec;
  --mat-tab-inactive-focus-label-text-color: #1c1b1f;
  --mat-tab-inactive-hover-label-text-color: #1c1b1f;
  --mat-tab-inactive-label-text-color: #1c1b1f;
  --mat-tab-inactive-ripple-color: #1c1b1f;
  --mat-tab-pagination-icon-color: #1c1b1f;
  --mat-tab-disabled-ripple-color: #46464f;
}
body .secondary-color {
  --mat-pseudo-checkbox-full-selected-checkmark-color: var(--secondary-contrast);
  --mat-progress-bar-track-color: var(--secondary-contrast);
  --mat-slider-label-label-text-color: var(--secondary-contrast);
  --mat-button-filled-label-text-color: var(--secondary-contrast);
  --mat-datepicker-calendar-date-selected-state-text-color: var(--secondary-contrast);
}
body .secondary-color.mat-mdc-unelevated-button > mat-icon {
  color: inherit !important;
}
body .error-color {
  --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-button-filled-container-color: #ba1a1a;
  --mat-button-filled-disabled-container-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-button-filled-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-button-filled-disabled-state-layer-color: #46464f;
  --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, #1c1b1f 38%, transparent);
  --mat-button-outlined-disabled-outline-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-button-outlined-disabled-state-layer-color: #46464f;
  --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: #777680;
  --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: #fcf8fd;
  --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, #1c1b1f 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, #1c1b1f 38%, transparent);
  --mat-button-protected-disabled-state-layer-color: #46464f;
  --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, #1c1b1f 38%, transparent);
  --mat-button-text-disabled-state-layer-color: #46464f;
  --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, #1c1b1f 12%, transparent);
  --mat-button-tonal-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-button-tonal-disabled-state-layer-color: #46464f;
  --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-checkbox-disabled-label-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-checkbox-disabled-selected-checkmark-color: #fcf8fd;
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-checkbox-label-text-color: #1c1b1f;
  --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: #1c1b1f;
  --mat-checkbox-unselected-focus-icon-color: #1c1b1f;
  --mat-checkbox-unselected-focus-state-layer-color: #1c1b1f;
  --mat-checkbox-unselected-hover-icon-color: #1c1b1f;
  --mat-checkbox-unselected-hover-state-layer-color: #1c1b1f;
  --mat-checkbox-unselected-icon-color: #46464f;
  --mat-checkbox-unselected-pressed-state-layer-color: #ba1a1a;
  --mat-chip-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-chip-disabled-outline-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-chip-elevated-selected-container-color: #ffdad6;
  --mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-chip-focus-outline-color: #46464f;
  --mat-chip-focus-state-layer-color: #46464f;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: #46464f;
  --mat-chip-hover-state-layer-opacity: 0.08;
  --mat-chip-label-text-color: #46464f;
  --mat-chip-outline-color: #777680;
  --mat-chip-selected-disabled-trailing-icon-color: #1c1b1f;
  --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: #46464f;
  --mat-chip-with-icon-disabled-icon-color: #1c1b1f;
  --mat-chip-with-icon-icon-color: #46464f;
  --mat-chip-with-icon-selected-icon-color: #93000a;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #1c1b1f;
  --mat-chip-with-trailing-icon-trailing-icon-color: #46464f;
  --mat-datepicker-calendar-body-label-text-color: #1c1b1f;
  --mat-datepicker-calendar-container-background-color: #eae7ec;
  --mat-datepicker-calendar-container-text-color: #1c1b1f;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: var(--primary-90);
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: var(--secondary-40);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: var(--secondary-90);
  --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, #1c1b1f 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: #1c1b1f;
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, #1c1b1f 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: #46464f;
  --mat-datepicker-calendar-navigation-button-icon-color: #46464f;
  --mat-datepicker-calendar-period-button-icon-color: #46464f;
  --mat-datepicker-calendar-period-button-text-color: #46464f;
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-range-input-separator-color: #1c1b1f;
  --mat-datepicker-toggle-active-state-icon-color: #ba1a1a;
  --mat-datepicker-toggle-icon-color: #46464f;
  --mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-disabled-leading-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-disabled-select-arrow-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-disabled-trailing-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-enabled-select-arrow-color: #46464f;
  --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: #46464f;
  --mat-form-field-filled-caret-color: #ba1a1a;
  --mat-form-field-filled-container-color: #e4e1ec;
  --mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-filled-disabled-container-color: color-mix(in srgb, #1c1b1f 4%, transparent);
  --mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, #1c1b1f 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: #1c1b1f;
  --mat-form-field-filled-hover-label-text-color: #46464f;
  --mat-form-field-filled-input-text-color: #1c1b1f;
  --mat-form-field-filled-input-text-placeholder-color: #46464f;
  --mat-form-field-filled-label-text-color: #46464f;
  --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: #46464f;
  --mat-form-field-outlined-caret-color: #ba1a1a;
  --mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, #1c1b1f 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: #1c1b1f;
  --mat-form-field-outlined-hover-outline-color: #1c1b1f;
  --mat-form-field-outlined-input-text-color: #1c1b1f;
  --mat-form-field-outlined-input-text-placeholder-color: #46464f;
  --mat-form-field-outlined-label-text-color: #46464f;
  --mat-form-field-outlined-outline-color: #777680;
  --mat-form-field-select-disabled-option-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-select-option-text-color: #1c1b1f;
  --mat-form-field-state-layer-color: #1c1b1f;
  --mat-form-field-trailing-icon-color: #46464f;
  --mat-icon-color: #ba1a1a;
  --mat-option-focus-state-layer-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-option-hover-state-layer-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-option-label-text-color: #1c1b1f;
  --mat-option-selected-state-label-text-color: #93000a;
  --mat-option-selected-state-layer-color: #ffdad6;
  --mat-progress-bar-active-indicator-color: #ba1a1a;
  --mat-progress-bar-track-color: #e4e1ec;
  --mat-progress-spinner-active-indicator-color: #ba1a1a;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fcf8fd;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, #1c1b1f 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: #46464f;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #ba1a1a;
  --mat-radio-checked-ripple-color: #ba1a1a;
  --mat-radio-disabled-label-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-radio-disabled-selected-icon-color: #1c1b1f;
  --mat-radio-disabled-unselected-icon-color: #1c1b1f;
  --mat-radio-label-text-color: #1c1b1f;
  --mat-radio-ripple-color: #1c1b1f;
  --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: #1c1b1f;
  --mat-radio-unselected-hover-icon-color: #1c1b1f;
  --mat-radio-unselected-pressed-icon-color: #1c1b1f;
  --mat-select-panel-background-color: #f0edf1;
  --mat-select-enabled-trigger-text-color: #1c1b1f;
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-select-placeholder-text-color: #46464f;
  --mat-select-enabled-arrow-color: #46464f;
  --mat-select-disabled-arrow-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-select-focused-arrow-color: #ba1a1a;
  --mat-select-invalid-arrow-color: #ba1a1a;
  --mat-slide-toggle-disabled-label-text-color: #1c1b1f;
  --mat-slide-toggle-disabled-selected-handle-color: #fcf8fd;
  --mat-slide-toggle-disabled-selected-icon-color: #1c1b1f;
  --mat-slide-toggle-disabled-selected-track-color: #1c1b1f;
  --mat-slide-toggle-disabled-unselected-handle-color: #1c1b1f;
  --mat-slide-toggle-disabled-unselected-icon-color: #e4e1ec;
  --mat-slide-toggle-disabled-unselected-track-color: #e4e1ec;
  --mat-slide-toggle-disabled-unselected-track-outline-color: #1c1b1f;
  --mat-slide-toggle-label-text-color: #1c1b1f;
  --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: #777680;
  --mat-slide-toggle-unselected-focus-handle-color: #46464f;
  --mat-slide-toggle-unselected-focus-state-layer-color: #1c1b1f;
  --mat-slide-toggle-unselected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-focus-track-color: #e4e1ec;
  --mat-slide-toggle-unselected-handle-color: #777680;
  --mat-slide-toggle-unselected-hover-handle-color: #46464f;
  --mat-slide-toggle-unselected-hover-state-layer-color: #1c1b1f;
  --mat-slide-toggle-unselected-hover-state-layer-opacity: 0.08;
  --mat-slide-toggle-unselected-hover-track-color: #e4e1ec;
  --mat-slide-toggle-unselected-icon-color: #e4e1ec;
  --mat-slide-toggle-unselected-pressed-handle-color: #46464f;
  --mat-slide-toggle-unselected-pressed-state-layer-color: #1c1b1f;
  --mat-slide-toggle-unselected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-pressed-track-color: #e4e1ec;
  --mat-slide-toggle-unselected-track-color: #e4e1ec;
  --mat-slider-active-track-color: #ba1a1a;
  --mat-slider-active-track-shape: 9999px;
  --mat-slider-disabled-active-track-color: #1c1b1f;
  --mat-slider-disabled-handle-color: #1c1b1f;
  --mat-slider-disabled-inactive-track-color: #1c1b1f;
  --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: #e4e1ec;
  --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: #1c1b1f;
  --mat-slider-with-tick-marks-inactive-container-color: #46464f;
  --mat-stepper-container-color: #fcf8fd;
  --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, #1c1b1f 12%, transparent);
  --mat-stepper-header-hover-state-layer-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-stepper-header-icon-background-color: #46464f;
  --mat-stepper-header-icon-foreground-color: #fcf8fd;
  --mat-stepper-header-label-text-color: #46464f;
  --mat-stepper-header-optional-label-text-color: #46464f;
  --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: #46464f;
  --mat-stepper-line-color: #777680;
  --mat-tab-active-focus-indicator-color: #ba1a1a;
  --mat-tab-active-focus-label-text-color: #1c1b1f;
  --mat-tab-active-hover-indicator-color: #ba1a1a;
  --mat-tab-active-hover-label-text-color: #1c1b1f;
  --mat-tab-active-indicator-color: #ba1a1a;
  --mat-tab-active-label-text-color: #1c1b1f;
  --mat-tab-active-ripple-color: #1c1b1f;
  --mat-tab-divider-color: #e4e1ec;
  --mat-tab-inactive-focus-label-text-color: #1c1b1f;
  --mat-tab-inactive-hover-label-text-color: #1c1b1f;
  --mat-tab-inactive-label-text-color: #1c1b1f;
  --mat-tab-inactive-ripple-color: #1c1b1f;
  --mat-tab-pagination-icon-color: #1c1b1f;
  --mat-tab-disabled-ripple-color: #46464f;
}
body .error-color.mat-mdc-unelevated-button > mat-icon {
  color: inherit !important;
}
body {
  --mat-pseudo-checkbox-full-selected-checkmark-color: var(--primary-contrast);
  --mat-progress-bar-track-color: var(--primary-contrast);
  --mat-slider-label-label-text-color: var(--primary-contrast);
  --mat-button-filled-label-text-color: var(--primary-contrast);
  --mat-datepicker-calendar-date-selected-state-text-color: var(--primary-contrast);
}

/* src/styling/theme-styles.scss */
:root {
  --primary-10:
    #ffffff,
    --primary-20: #ffffff,
    --primary-25: #ffffff,
    --primary-30: #ffffff,
    --primary-35: #ffffff,
    --primary-40: #ffffff,
    --primary-50: #ffffff,
    --primary-60: #ffffff,
    --primary-70: #ffffff,
    --primary-80: #ffffff,
    --primary-90: #ffffff,
    --primary-95: #ffffff,
    --primary-98: #ffffff,
    --primary-99: #ffffff,
    --primary-contrast: #ffffff,
    --secondary-10: #ffffff,
    --secondary-20: #ffffff,
    --secondary-25: #ffffff,
    --secondary-30: #ffffff,
    --secondary-35: #ffffff,
    --secondary-40: #ffffff,
    --secondary-50: #ffffff,
    --secondary-60: #ffffff,
    --secondary-70: #ffffff,
    --secondary-80: #ffffff,
    --secondary-90: #ffffff,
    --secondary-95: #ffffff,
    --secondary-98: #ffffff,
    --secondary-99: #ffffff,
    --secondary-contrast: #ffffff;
}
.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));
}
:root {
  --warn: #f44336;
  --warn-contrast: #ffffff;
}
body {
  --mat-app-background-color: #fcf8fd;
  --mat-app-text-color: #1c1b1f;
  --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, #1c1b1f 10%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-option-hover-state-layer-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-option-label-text-color: #1c1b1f;
  --mat-option-selected-state-label-text-color: var(--secondary-30);
  --mat-option-selected-state-layer-color: var(--secondary-90);
  --mat-optgroup-label-text-color: #46464f;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fcf8fd;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-pseudo-checkbox-full-selected-checkmark-color: #ffffff;
  --mat-pseudo-checkbox-full-selected-icon-color: var(--primary-40);
  --mat-pseudo-checkbox-full-unselected-icon-color: #46464f;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: var(--primary-40);
  --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: #f6f2f7;
  --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: #e5e1e6;
  --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: #fcf8fd;
  --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: #c7c5d0;
  --mat-card-subtitle-text-color: #1c1b1f;
  --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: var(--primary-40);
  --mat-progress-bar-track-color: #e4e1ec;
  --mat-tooltip-container-color: #313034;
  --mat-tooltip-container-shape: 4px;
  --mat-tooltip-supporting-text-color: #f3eff4;
  --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, #1c1b1f 38%, transparent);
  --mat-form-field-disabled-leading-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-disabled-select-arrow-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-disabled-trailing-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-enabled-select-arrow-color: #46464f;
  --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: #46464f;
  --mat-form-field-filled-caret-color: var(--primary-40);
  --mat-form-field-filled-container-color: #e4e1ec;
  --mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-filled-disabled-container-color: color-mix(in srgb, #1c1b1f 4%, transparent);
  --mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, #1c1b1f 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: var(--primary-40);
  --mat-form-field-filled-focus-label-text-color: var(--primary-40);
  --mat-form-field-filled-hover-active-indicator-color: #1c1b1f;
  --mat-form-field-filled-hover-label-text-color: #46464f;
  --mat-form-field-filled-input-text-color: #1c1b1f;
  --mat-form-field-filled-input-text-placeholder-color: #46464f;
  --mat-form-field-filled-label-text-color: #46464f;
  --mat-form-field-focus-select-arrow-color: var(--primary-40);
  --mat-form-field-focus-state-layer-opacity: 0;
  --mat-form-field-hover-state-layer-opacity: 0.08;
  --mat-form-field-leading-icon-color: #46464f;
  --mat-form-field-outlined-caret-color: var(--primary-40);
  --mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, #1c1b1f 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: var(--primary-40);
  --mat-form-field-outlined-focus-outline-color: var(--primary-40);
  --mat-form-field-outlined-hover-label-text-color: #1c1b1f;
  --mat-form-field-outlined-hover-outline-color: #1c1b1f;
  --mat-form-field-outlined-input-text-color: #1c1b1f;
  --mat-form-field-outlined-input-text-placeholder-color: #46464f;
  --mat-form-field-outlined-label-text-color: #46464f;
  --mat-form-field-outlined-outline-color: #777680;
  --mat-form-field-select-disabled-option-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-select-option-text-color: #1c1b1f;
  --mat-form-field-state-layer-color: #1c1b1f;
  --mat-form-field-trailing-icon-color: #46464f;
  --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: #f0edf1;
  --mat-select-enabled-trigger-text-color: #1c1b1f;
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-select-placeholder-text-color: #46464f;
  --mat-select-enabled-arrow-color: #46464f;
  --mat-select-disabled-arrow-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-select-focused-arrow-color: var(--primary-40);
  --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: #f0edf1;
  --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: #fcf8fd;
  --mat-dialog-subhead-color: #1c1b1f;
  --mat-dialog-supporting-text-color: #46464f;
  --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, #1c1b1f 38%, transparent);
  --mat-chip-disabled-outline-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-chip-elevated-selected-container-color: var(--secondary-90);
  --mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-chip-focus-outline-color: #46464f;
  --mat-chip-focus-state-layer-color: #46464f;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: #46464f;
  --mat-chip-hover-state-layer-opacity: 0.08;
  --mat-chip-label-text-color: #46464f;
  --mat-chip-outline-color: #777680;
  --mat-chip-selected-disabled-trailing-icon-color: #1c1b1f;
  --mat-chip-selected-focus-state-layer-color: var(--secondary-30);
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: var(--secondary-30);
  --mat-chip-selected-hover-state-layer-opacity: 0.08;
  --mat-chip-selected-label-text-color: var(--secondary-30);
  --mat-chip-selected-trailing-action-state-layer-color: var(--secondary-30);
  --mat-chip-selected-trailing-icon-color: var(--secondary-30);
  --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: #46464f;
  --mat-chip-with-icon-disabled-icon-color: #1c1b1f;
  --mat-chip-with-icon-icon-color: #46464f;
  --mat-chip-with-icon-selected-icon-color: var(--secondary-30);
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #1c1b1f;
  --mat-chip-with-trailing-icon-trailing-icon-color: #46464f;
  --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-label-text-color: #1c1b1f;
  --mat-slide-toggle-disabled-selected-handle-color: #fcf8fd;
  --mat-slide-toggle-disabled-selected-icon-color: #1c1b1f;
  --mat-slide-toggle-disabled-selected-track-color: #1c1b1f;
  --mat-slide-toggle-disabled-unselected-handle-color: #1c1b1f;
  --mat-slide-toggle-disabled-unselected-icon-color: #e4e1ec;
  --mat-slide-toggle-disabled-unselected-track-color: #e4e1ec;
  --mat-slide-toggle-disabled-unselected-track-outline-color: #1c1b1f;
  --mat-slide-toggle-label-text-color: #1c1b1f;
  --mat-slide-toggle-selected-focus-handle-color: var(--primary-90);
  --mat-slide-toggle-selected-focus-state-layer-color: var(--primary-40);
  --mat-slide-toggle-selected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-focus-track-color: var(--primary-40);
  --mat-slide-toggle-selected-handle-color: #ffffff;
  --mat-slide-toggle-selected-hover-handle-color: var(--primary-90);
  --mat-slide-toggle-selected-hover-state-layer-color: var(--primary-40);
  --mat-slide-toggle-selected-hover-state-layer-opacity: 0.08;
  --mat-slide-toggle-selected-hover-track-color: var(--primary-40);
  --mat-slide-toggle-selected-icon-color: var(--primary-30);
  --mat-slide-toggle-selected-pressed-handle-color: var(--primary-90);
  --mat-slide-toggle-selected-pressed-state-layer-color: var(--primary-40);
  --mat-slide-toggle-selected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-pressed-track-color: var(--primary-40);
  --mat-slide-toggle-selected-track-color: var(--primary-40);
  --mat-slide-toggle-track-outline-color: #777680;
  --mat-slide-toggle-unselected-focus-handle-color: #46464f;
  --mat-slide-toggle-unselected-focus-state-layer-color: #1c1b1f;
  --mat-slide-toggle-unselected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-focus-track-color: #e4e1ec;
  --mat-slide-toggle-unselected-handle-color: #777680;
  --mat-slide-toggle-unselected-hover-handle-color: #46464f;
  --mat-slide-toggle-unselected-hover-state-layer-color: #1c1b1f;
  --mat-slide-toggle-unselected-hover-state-layer-opacity: 0.08;
  --mat-slide-toggle-unselected-hover-track-color: #e4e1ec;
  --mat-slide-toggle-unselected-icon-color: #e4e1ec;
  --mat-slide-toggle-unselected-pressed-handle-color: #46464f;
  --mat-slide-toggle-unselected-pressed-state-layer-color: #1c1b1f;
  --mat-slide-toggle-unselected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-pressed-track-color: #e4e1ec;
  --mat-slide-toggle-unselected-track-color: #e4e1ec;
  --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: var(--primary-40);
  --mat-radio-disabled-label-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-radio-disabled-selected-icon-color: #1c1b1f;
  --mat-radio-disabled-unselected-icon-color: #1c1b1f;
  --mat-radio-label-text-color: #1c1b1f;
  --mat-radio-ripple-color: #1c1b1f;
  --mat-radio-selected-focus-icon-color: var(--primary-40);
  --mat-radio-selected-hover-icon-color: var(--primary-40);
  --mat-radio-selected-icon-color: var(--primary-40);
  --mat-radio-selected-pressed-icon-color: var(--primary-40);
  --mat-radio-unselected-focus-icon-color: #1c1b1f;
  --mat-radio-unselected-hover-icon-color: #1c1b1f;
  --mat-radio-unselected-icon-color: #46464f;
  --mat-radio-unselected-pressed-icon-color: #1c1b1f;
  --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: var(--primary-40);
  --mat-slider-active-track-shape: 9999px;
  --mat-slider-disabled-active-track-color: #1c1b1f;
  --mat-slider-disabled-handle-color: #1c1b1f;
  --mat-slider-disabled-inactive-track-color: #1c1b1f;
  --mat-slider-focus-handle-color: var(--primary-40);
  --mat-slider-focus-state-layer-color: color-mix(in srgb, var(--primary-40) 20%, transparent);
  --mat-slider-handle-color: var(--primary-40);
  --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: var(--primary-40);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, var(--primary-40) 5%, transparent);
  --mat-slider-inactive-track-color: #e4e1ec;
  --mat-slider-inactive-track-shape: 9999px;
  --mat-slider-label-container-color: var(--primary-40);
  --mat-slider-label-label-text-color: #ffffff;
  --mat-slider-ripple-color: var(--primary-40);
  --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: #1c1b1f;
  --mat-slider-with-tick-marks-inactive-container-color: #46464f;
  --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: #e4e1ec;
  --mat-menu-item-label-text-color: #1c1b1f;
  --mat-menu-item-icon-color: #46464f;
  --mat-menu-item-hover-state-layer-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-menu-item-focus-state-layer-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-menu-container-color: #f0edf1;
  --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: var(--secondary-90);
  --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: #1c1b1f;
  --mat-list-list-item-disabled-label-text-opacity: 0.3;
  --mat-list-list-item-disabled-leading-icon-color: #1c1b1f;
  --mat-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mat-list-list-item-disabled-state-layer-color: #1c1b1f;
  --mat-list-list-item-disabled-state-layer-opacity: 0.12;
  --mat-list-list-item-disabled-trailing-icon-color: #1c1b1f;
  --mat-list-list-item-disabled-trailing-icon-opacity: 0.38;
  --mat-list-list-item-focus-label-text-color: #1c1b1f;
  --mat-list-list-item-focus-state-layer-color: #1c1b1f;
  --mat-list-list-item-focus-state-layer-opacity: 0.12;
  --mat-list-list-item-hover-label-text-color: #1c1b1f;
  --mat-list-list-item-hover-state-layer-color: #1c1b1f;
  --mat-list-list-item-hover-state-layer-opacity: 0.08;
  --mat-list-list-item-label-text-color: #1c1b1f;
  --mat-list-list-item-leading-avatar-color: var(--primary-90);
  --mat-list-list-item-leading-avatar-shape: 9999px;
  --mat-list-list-item-leading-avatar-size: 40px;
  --mat-list-list-item-leading-icon-color: #46464f;
  --mat-list-list-item-leading-icon-size: 24px;
  --mat-list-list-item-selected-trailing-icon-color: var(--primary-40);
  --mat-list-list-item-supporting-text-color: #46464f;
  --mat-list-list-item-trailing-icon-color: #46464f;
  --mat-list-list-item-trailing-icon-size: 24px;
  --mat-list-list-item-trailing-supporting-text-color: #46464f;
  --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: #1c1b1f;
  --mat-paginator-container-background-color: #fcf8fd;
  --mat-paginator-disabled-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-paginator-enabled-icon-color: #46464f;
  --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: var(--primary-40);
  --mat-tab-active-focus-label-text-color: #1c1b1f;
  --mat-tab-active-hover-indicator-color: var(--primary-40);
  --mat-tab-active-hover-label-text-color: #1c1b1f;
  --mat-tab-active-indicator-color: var(--primary-40);
  --mat-tab-active-label-text-color: #1c1b1f;
  --mat-tab-active-ripple-color: #1c1b1f;
  --mat-tab-divider-color: #e4e1ec;
  --mat-tab-inactive-focus-label-text-color: #1c1b1f;
  --mat-tab-inactive-hover-label-text-color: #1c1b1f;
  --mat-tab-inactive-label-text-color: #1c1b1f;
  --mat-tab-inactive-ripple-color: #1c1b1f;
  --mat-tab-pagination-icon-color: #1c1b1f;
  --mat-tab-disabled-ripple-color: #46464f;
  --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, #1c1b1f 38%, transparent);
  --mat-checkbox-disabled-selected-checkmark-color: #fcf8fd;
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-checkbox-label-text-color: #1c1b1f;
  --mat-checkbox-selected-checkmark-color: #ffffff;
  --mat-checkbox-selected-focus-icon-color: var(--primary-40);
  --mat-checkbox-selected-focus-state-layer-color: var(--primary-40);
  --mat-checkbox-selected-hover-icon-color: var(--primary-40);
  --mat-checkbox-selected-hover-state-layer-color: var(--primary-40);
  --mat-checkbox-selected-icon-color: var(--primary-40);
  --mat-checkbox-selected-pressed-icon-color: var(--primary-40);
  --mat-checkbox-selected-pressed-state-layer-color: #1c1b1f;
  --mat-checkbox-unselected-focus-icon-color: #1c1b1f;
  --mat-checkbox-unselected-focus-state-layer-color: #1c1b1f;
  --mat-checkbox-unselected-hover-icon-color: #1c1b1f;
  --mat-checkbox-unselected-hover-state-layer-color: #1c1b1f;
  --mat-checkbox-unselected-icon-color: #46464f;
  --mat-checkbox-unselected-pressed-state-layer-color: var(--primary-40);
  --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: var(--primary-40);
  --mat-button-filled-disabled-container-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-button-filled-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-button-filled-disabled-state-layer-color: #46464f;
  --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, #1c1b1f 38%, transparent);
  --mat-button-outlined-disabled-outline-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-button-outlined-disabled-state-layer-color: #46464f;
  --mat-button-outlined-focus-state-layer-opacity: 0.12;
  --mat-button-outlined-hover-state-layer-opacity: 0.08;
  --mat-button-outlined-label-text-color: var(--primary-40);
  --mat-button-outlined-outline-color: #777680;
  --mat-button-outlined-pressed-state-layer-opacity: 0.12;
  --mat-button-outlined-ripple-color: color-mix(in srgb, var(--primary-40) 12%, transparent);
  --mat-button-outlined-state-layer-color: var(--primary-40);
  --mat-button-protected-container-color: #fcf8fd;
  --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, #1c1b1f 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, #1c1b1f 38%, transparent);
  --mat-button-protected-disabled-state-layer-color: #46464f;
  --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: var(--primary-40);
  --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, var(--primary-40) 12%, transparent);
  --mat-button-protected-state-layer-color: var(--primary-40);
  --mat-button-text-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-button-text-disabled-state-layer-color: #46464f;
  --mat-button-text-focus-state-layer-opacity: 0.12;
  --mat-button-text-hover-state-layer-opacity: 0.08;
  --mat-button-text-label-text-color: var(--primary-40);
  --mat-button-text-pressed-state-layer-opacity: 0.12;
  --mat-button-text-ripple-color: color-mix(in srgb, var(--primary-40) 12%, transparent);
  --mat-button-text-state-layer-color: var(--primary-40);
  --mat-button-tonal-container-color: var(--secondary-90);
  --mat-button-tonal-disabled-container-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-button-tonal-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-button-tonal-disabled-state-layer-color: #46464f;
  --mat-button-tonal-focus-state-layer-opacity: 0.12;
  --mat-button-tonal-hover-state-layer-opacity: 0.08;
  --mat-button-tonal-label-text-color: var(--secondary-30);
  --mat-button-tonal-pressed-state-layer-opacity: 0.12;
  --mat-button-tonal-ripple-color: color-mix(in srgb, var(--secondary-30) 12%, transparent);
  --mat-button-tonal-state-layer-color: var(--secondary-30);
  --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, #1c1b1f 38%, transparent);
  --mat-icon-button-disabled-state-layer-color: #46464f;
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-hover-state-layer-opacity: 0.08;
  --mat-icon-button-icon-color: #46464f;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
  --mat-icon-button-ripple-color: color-mix(in srgb, #46464f 12%, transparent);
  --mat-icon-button-state-layer-color: #46464f;
  --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: var(--primary-90);
  --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, #1c1b1f 12%, transparent);
  --mat-fab-disabled-state-foreground-color: color-mix(in srgb, #1c1b1f 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: var(--primary-30);
  --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, var(--primary-30) 12%, transparent);
  --mat-fab-small-container-color: var(--primary-90);
  --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, #1c1b1f 12%, transparent);
  --mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, #1c1b1f 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: var(--primary-30);
  --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, var(--primary-30) 12%, transparent);
  --mat-fab-small-state-layer-color: var(--primary-30);
  --mat-fab-state-layer-color: var(--primary-30);
  --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: var(--primary-80);
  --mat-snack-bar-container-color: #313034;
  --mat-snack-bar-supporting-text-color: #f3eff4;
  --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: #fcf8fd;
  --mat-table-header-headline-color: #1c1b1f;
  --mat-table-row-item-label-text-color: #1c1b1f;
  --mat-table-row-item-outline-color: #777680;
  --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: var(--primary-40);
  --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: #1c1b1f;
  --mat-bottom-sheet-container-background-color: #f6f2f7;
  --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, #1c1b1f 12%, transparent);
  --mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-button-toggle-disabled-state-background-color: transparent;
  --mat-button-toggle-disabled-state-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-button-toggle-divider-color: #777680;
  --mat-button-toggle-selected-state-background-color: var(--secondary-90);
  --mat-button-toggle-selected-state-text-color: var(--secondary-30);
  --mat-button-toggle-state-layer-color: #1c1b1f;
  --mat-button-toggle-text-color: #1c1b1f;
  --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: #1c1b1f;
  --mat-datepicker-calendar-container-background-color: #eae7ec;
  --mat-datepicker-calendar-container-text-color: #1c1b1f;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: var(--primary-90);
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: var(--secondary-40);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: var(--secondary-90);
  --mat-datepicker-calendar-date-in-range-state-background-color: var(--primary-90);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-preview-state-outline-color: var(--primary-40);
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-calendar-date-selected-state-background-color: var(--primary-40);
  --mat-datepicker-calendar-date-selected-state-text-color: #ffffff;
  --mat-datepicker-calendar-date-text-color: #1c1b1f;
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-calendar-date-today-outline-color: var(--primary-40);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: var(--primary-40);
  --mat-datepicker-calendar-header-divider-color: transparent;
  --mat-datepicker-calendar-header-text-color: #46464f;
  --mat-datepicker-calendar-navigation-button-icon-color: #46464f;
  --mat-datepicker-calendar-period-button-icon-color: #46464f;
  --mat-datepicker-calendar-period-button-text-color: #46464f;
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-range-input-separator-color: #1c1b1f;
  --mat-datepicker-toggle-active-state-icon-color: var(--primary-40);
  --mat-datepicker-toggle-icon-color: #46464f;
  --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: #777680;
  --mat-expansion-container-shape: 12px;
  --mat-expansion-header-indicator-display: inline-block;
  --mat-expansion-legacy-header-indicator-display: none;
  --mat-expansion-container-elevation-shadow:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-expansion-actions-divider-color: #777680;
  --mat-expansion-container-background-color: #fcf8fd;
  --mat-expansion-container-text-color: #1c1b1f;
  --mat-expansion-header-description-color: #46464f;
  --mat-expansion-header-disabled-state-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-expansion-header-focus-state-layer-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-expansion-header-hover-state-layer-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-expansion-header-indicator-color: #46464f;
  --mat-expansion-header-text-color: #1c1b1f;
  --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: #fcf8fd;
  --mat-sidenav-container-text-color: #46464f;
  --mat-sidenav-content-background-color: #fcf8fd;
  --mat-sidenav-content-text-color: #1c1b1f;
  --mat-sidenav-scrim-color: color-mix(in srgb, #303038 40%, 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: #fcf8fd;
  --mat-stepper-header-done-state-icon-background-color: var(--primary-40);
  --mat-stepper-header-done-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-edit-state-icon-background-color: var(--primary-40);
  --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, #1c1b1f 12%, transparent);
  --mat-stepper-header-hover-state-layer-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-stepper-header-icon-background-color: #46464f;
  --mat-stepper-header-icon-foreground-color: #fcf8fd;
  --mat-stepper-header-label-text-color: #46464f;
  --mat-stepper-header-optional-label-text-color: #46464f;
  --mat-stepper-header-selected-state-icon-background-color: var(--primary-40);
  --mat-stepper-header-selected-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-selected-state-label-text-color: #46464f;
  --mat-stepper-line-color: #777680;
  --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: #1c1b1f;
  --mat-toolbar-container-background-color: #fcf8fd;
  --mat-toolbar-container-text-color: #1c1b1f;
  --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: #fcf8fd;
  --mat-tree-node-text-color: #1c1b1f;
  --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: #f0edf1;
  --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);
}
body .primary-color {
  --mat-badge-background-color: var(--primary-40);
  --mat-badge-disabled-state-background-color: color-mix(in srgb, var(--primary-40) 38%, transparent);
  --mat-badge-disabled-state-text-color: #ffffff;
  --mat-badge-text-color: #ffffff;
  --mat-button-filled-container-color: var(--primary-40);
  --mat-button-filled-disabled-container-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-button-filled-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-button-filled-disabled-state-layer-color: #46464f;
  --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, #1c1b1f 38%, transparent);
  --mat-button-outlined-disabled-outline-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-button-outlined-disabled-state-layer-color: #46464f;
  --mat-button-outlined-focus-state-layer-opacity: 0.12;
  --mat-button-outlined-hover-state-layer-opacity: 0.08;
  --mat-button-outlined-label-text-color: var(--primary-40);
  --mat-button-outlined-outline-color: #777680;
  --mat-button-outlined-pressed-state-layer-opacity: 0.12;
  --mat-button-outlined-ripple-color: color-mix(in srgb, var(--primary-40) 12%, transparent);
  --mat-button-outlined-state-layer-color: var(--primary-40);
  --mat-button-protected-container-color: #fcf8fd;
  --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, #1c1b1f 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, #1c1b1f 38%, transparent);
  --mat-button-protected-disabled-state-layer-color: #46464f;
  --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: var(--primary-40);
  --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, var(--primary-40) 12%, transparent);
  --mat-button-protected-state-layer-color: var(--primary-40);
  --mat-button-text-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-button-text-disabled-state-layer-color: #46464f;
  --mat-button-text-focus-state-layer-opacity: 0.12;
  --mat-button-text-hover-state-layer-opacity: 0.08;
  --mat-button-text-label-text-color: var(--primary-40);
  --mat-button-text-pressed-state-layer-opacity: 0.12;
  --mat-button-text-ripple-color: color-mix(in srgb, var(--primary-40) 12%, transparent);
  --mat-button-text-state-layer-color: var(--primary-40);
  --mat-button-tonal-container-color: var(--primary-90);
  --mat-button-tonal-disabled-container-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-button-tonal-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-button-tonal-disabled-state-layer-color: #46464f;
  --mat-button-tonal-focus-state-layer-opacity: 0.12;
  --mat-button-tonal-hover-state-layer-opacity: 0.08;
  --mat-button-tonal-label-text-color: var(--primary-30);
  --mat-button-tonal-pressed-state-layer-opacity: 0.12;
  --mat-button-tonal-ripple-color: color-mix(in srgb, var(--primary-30) 12%, transparent);
  --mat-button-tonal-state-layer-color: var(--primary-30);
  --mat-checkbox-disabled-label-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-checkbox-disabled-selected-checkmark-color: #fcf8fd;
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-checkbox-label-text-color: #1c1b1f;
  --mat-checkbox-selected-checkmark-color: #ffffff;
  --mat-checkbox-selected-focus-icon-color: var(--primary-40);
  --mat-checkbox-selected-focus-state-layer-color: var(--primary-40);
  --mat-checkbox-selected-hover-icon-color: var(--primary-40);
  --mat-checkbox-selected-hover-state-layer-color: var(--primary-40);
  --mat-checkbox-selected-icon-color: var(--primary-40);
  --mat-checkbox-selected-pressed-icon-color: var(--primary-40);
  --mat-checkbox-selected-pressed-state-layer-color: #1c1b1f;
  --mat-checkbox-unselected-focus-icon-color: #1c1b1f;
  --mat-checkbox-unselected-focus-state-layer-color: #1c1b1f;
  --mat-checkbox-unselected-hover-icon-color: #1c1b1f;
  --mat-checkbox-unselected-hover-state-layer-color: #1c1b1f;
  --mat-checkbox-unselected-icon-color: #46464f;
  --mat-checkbox-unselected-pressed-state-layer-color: var(--primary-40);
  --mat-chip-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-chip-disabled-outline-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-chip-elevated-selected-container-color: var(--primary-90);
  --mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-chip-focus-outline-color: #46464f;
  --mat-chip-focus-state-layer-color: #46464f;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: #46464f;
  --mat-chip-hover-state-layer-opacity: 0.08;
  --mat-chip-label-text-color: #46464f;
  --mat-chip-outline-color: #777680;
  --mat-chip-selected-disabled-trailing-icon-color: #1c1b1f;
  --mat-chip-selected-focus-state-layer-color: var(--primary-30);
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: var(--primary-30);
  --mat-chip-selected-hover-state-layer-opacity: 0.08;
  --mat-chip-selected-label-text-color: var(--primary-30);
  --mat-chip-selected-trailing-action-state-layer-color: var(--primary-30);
  --mat-chip-selected-trailing-icon-color: var(--primary-30);
  --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: #46464f;
  --mat-chip-with-icon-disabled-icon-color: #1c1b1f;
  --mat-chip-with-icon-icon-color: #46464f;
  --mat-chip-with-icon-selected-icon-color: var(--primary-30);
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #1c1b1f;
  --mat-chip-with-trailing-icon-trailing-icon-color: #46464f;
  --mat-datepicker-calendar-body-label-text-color: #1c1b1f;
  --mat-datepicker-calendar-container-background-color: #eae7ec;
  --mat-datepicker-calendar-container-text-color: #1c1b1f;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: var(--primary-90);
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: var(--secondary-40);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: var(--secondary-90);
  --mat-datepicker-calendar-date-in-range-state-background-color: var(--primary-90);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-preview-state-outline-color: var(--primary-40);
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-calendar-date-selected-state-background-color: var(--primary-40);
  --mat-datepicker-calendar-date-selected-state-text-color: #ffffff;
  --mat-datepicker-calendar-date-text-color: #1c1b1f;
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-calendar-date-today-outline-color: var(--primary-40);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: var(--primary-40);
  --mat-datepicker-calendar-header-divider-color: transparent;
  --mat-datepicker-calendar-header-text-color: #46464f;
  --mat-datepicker-calendar-navigation-button-icon-color: #46464f;
  --mat-datepicker-calendar-period-button-icon-color: #46464f;
  --mat-datepicker-calendar-period-button-text-color: #46464f;
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-range-input-separator-color: #1c1b1f;
  --mat-datepicker-toggle-active-state-icon-color: var(--primary-40);
  --mat-datepicker-toggle-icon-color: #46464f;
  --mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-disabled-leading-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-disabled-select-arrow-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-disabled-trailing-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-enabled-select-arrow-color: #46464f;
  --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: #46464f;
  --mat-form-field-filled-caret-color: var(--primary-40);
  --mat-form-field-filled-container-color: #e4e1ec;
  --mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-filled-disabled-container-color: color-mix(in srgb, #1c1b1f 4%, transparent);
  --mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, #1c1b1f 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: var(--primary-40);
  --mat-form-field-filled-focus-label-text-color: var(--primary-40);
  --mat-form-field-filled-hover-active-indicator-color: #1c1b1f;
  --mat-form-field-filled-hover-label-text-color: #46464f;
  --mat-form-field-filled-input-text-color: #1c1b1f;
  --mat-form-field-filled-input-text-placeholder-color: #46464f;
  --mat-form-field-filled-label-text-color: #46464f;
  --mat-form-field-focus-select-arrow-color: var(--primary-40);
  --mat-form-field-focus-state-layer-opacity: 0;
  --mat-form-field-hover-state-layer-opacity: 0.08;
  --mat-form-field-leading-icon-color: #46464f;
  --mat-form-field-outlined-caret-color: var(--primary-40);
  --mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, #1c1b1f 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: var(--primary-40);
  --mat-form-field-outlined-focus-outline-color: var(--primary-40);
  --mat-form-field-outlined-hover-label-text-color: #1c1b1f;
  --mat-form-field-outlined-hover-outline-color: #1c1b1f;
  --mat-form-field-outlined-input-text-color: #1c1b1f;
  --mat-form-field-outlined-input-text-placeholder-color: #46464f;
  --mat-form-field-outlined-label-text-color: #46464f;
  --mat-form-field-outlined-outline-color: #777680;
  --mat-form-field-select-disabled-option-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-select-option-text-color: #1c1b1f;
  --mat-form-field-state-layer-color: #1c1b1f;
  --mat-form-field-trailing-icon-color: #46464f;
  --mat-fab-container-color: var(--primary-90);
  --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, #1c1b1f 12%, transparent);
  --mat-fab-disabled-state-foreground-color: color-mix(in srgb, #1c1b1f 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: var(--primary-30);
  --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, var(--primary-30) 12%, transparent);
  --mat-fab-small-container-color: var(--primary-90);
  --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, #1c1b1f 12%, transparent);
  --mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, #1c1b1f 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: var(--primary-30);
  --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, var(--primary-30) 12%, transparent);
  --mat-fab-small-state-layer-color: var(--primary-30);
  --mat-fab-state-layer-color: var(--primary-30);
  --mat-icon-color: var(--primary-40);
  --mat-option-focus-state-layer-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-option-hover-state-layer-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-option-label-text-color: #1c1b1f;
  --mat-option-selected-state-label-text-color: var(--primary-30);
  --mat-option-selected-state-layer-color: var(--primary-90);
  --mat-progress-bar-active-indicator-color: var(--primary-40);
  --mat-progress-bar-track-color: #e4e1ec;
  --mat-progress-spinner-active-indicator-color: var(--primary-40);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fcf8fd;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-pseudo-checkbox-full-selected-checkmark-color: #ffffff;
  --mat-pseudo-checkbox-full-selected-icon-color: var(--primary-40);
  --mat-pseudo-checkbox-full-unselected-icon-color: #46464f;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: var(--primary-40);
  --mat-radio-checked-ripple-color: var(--primary-40);
  --mat-radio-disabled-label-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-radio-disabled-selected-icon-color: #1c1b1f;
  --mat-radio-disabled-unselected-icon-color: #1c1b1f;
  --mat-radio-label-text-color: #1c1b1f;
  --mat-radio-ripple-color: #1c1b1f;
  --mat-radio-selected-focus-icon-color: var(--primary-40);
  --mat-radio-selected-hover-icon-color: var(--primary-40);
  --mat-radio-selected-icon-color: var(--primary-40);
  --mat-radio-selected-pressed-icon-color: var(--primary-40);
  --mat-radio-unselected-focus-icon-color: #1c1b1f;
  --mat-radio-unselected-hover-icon-color: #1c1b1f;
  --mat-radio-unselected-pressed-icon-color: #1c1b1f;
  --mat-select-panel-background-color: #f0edf1;
  --mat-select-enabled-trigger-text-color: #1c1b1f;
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-select-placeholder-text-color: #46464f;
  --mat-select-enabled-arrow-color: #46464f;
  --mat-select-disabled-arrow-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-select-focused-arrow-color: var(--primary-40);
  --mat-select-invalid-arrow-color: #ba1a1a;
  --mat-slide-toggle-disabled-label-text-color: #1c1b1f;
  --mat-slide-toggle-disabled-selected-handle-color: #fcf8fd;
  --mat-slide-toggle-disabled-selected-icon-color: #1c1b1f;
  --mat-slide-toggle-disabled-selected-track-color: #1c1b1f;
  --mat-slide-toggle-disabled-unselected-handle-color: #1c1b1f;
  --mat-slide-toggle-disabled-unselected-icon-color: #e4e1ec;
  --mat-slide-toggle-disabled-unselected-track-color: #e4e1ec;
  --mat-slide-toggle-disabled-unselected-track-outline-color: #1c1b1f;
  --mat-slide-toggle-label-text-color: #1c1b1f;
  --mat-slide-toggle-selected-focus-handle-color: var(--primary-90);
  --mat-slide-toggle-selected-focus-state-layer-color: var(--primary-40);
  --mat-slide-toggle-selected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-focus-track-color: var(--primary-40);
  --mat-slide-toggle-selected-handle-color: #ffffff;
  --mat-slide-toggle-selected-hover-handle-color: var(--primary-90);
  --mat-slide-toggle-selected-hover-state-layer-color: var(--primary-40);
  --mat-slide-toggle-selected-hover-state-layer-opacity: 0.08;
  --mat-slide-toggle-selected-hover-track-color: var(--primary-40);
  --mat-slide-toggle-selected-icon-color: var(--primary-30);
  --mat-slide-toggle-selected-pressed-handle-color: var(--primary-90);
  --mat-slide-toggle-selected-pressed-state-layer-color: var(--primary-40);
  --mat-slide-toggle-selected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-pressed-track-color: var(--primary-40);
  --mat-slide-toggle-selected-track-color: var(--primary-40);
  --mat-slide-toggle-track-outline-color: #777680;
  --mat-slide-toggle-unselected-focus-handle-color: #46464f;
  --mat-slide-toggle-unselected-focus-state-layer-color: #1c1b1f;
  --mat-slide-toggle-unselected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-focus-track-color: #e4e1ec;
  --mat-slide-toggle-unselected-handle-color: #777680;
  --mat-slide-toggle-unselected-hover-handle-color: #46464f;
  --mat-slide-toggle-unselected-hover-state-layer-color: #1c1b1f;
  --mat-slide-toggle-unselected-hover-state-layer-opacity: 0.08;
  --mat-slide-toggle-unselected-hover-track-color: #e4e1ec;
  --mat-slide-toggle-unselected-icon-color: #e4e1ec;
  --mat-slide-toggle-unselected-pressed-handle-color: #46464f;
  --mat-slide-toggle-unselected-pressed-state-layer-color: #1c1b1f;
  --mat-slide-toggle-unselected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-pressed-track-color: #e4e1ec;
  --mat-slide-toggle-unselected-track-color: #e4e1ec;
  --mat-slider-active-track-color: var(--primary-40);
  --mat-slider-active-track-shape: 9999px;
  --mat-slider-disabled-active-track-color: #1c1b1f;
  --mat-slider-disabled-handle-color: #1c1b1f;
  --mat-slider-disabled-inactive-track-color: #1c1b1f;
  --mat-slider-focus-handle-color: var(--primary-40);
  --mat-slider-focus-state-layer-color: color-mix(in srgb, var(--primary-40) 20%, transparent);
  --mat-slider-handle-color: var(--primary-40);
  --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: var(--primary-40);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, var(--primary-40) 5%, transparent);
  --mat-slider-inactive-track-color: #e4e1ec;
  --mat-slider-inactive-track-shape: 9999px;
  --mat-slider-label-container-color: var(--primary-40);
  --mat-slider-label-label-text-color: #ffffff;
  --mat-slider-ripple-color: var(--primary-40);
  --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: #1c1b1f;
  --mat-slider-with-tick-marks-inactive-container-color: #46464f;
  --mat-stepper-container-color: #fcf8fd;
  --mat-stepper-header-done-state-icon-background-color: var(--primary-40);
  --mat-stepper-header-done-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-edit-state-icon-background-color: var(--primary-40);
  --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, #1c1b1f 12%, transparent);
  --mat-stepper-header-hover-state-layer-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-stepper-header-icon-background-color: #46464f;
  --mat-stepper-header-icon-foreground-color: #fcf8fd;
  --mat-stepper-header-label-text-color: #46464f;
  --mat-stepper-header-optional-label-text-color: #46464f;
  --mat-stepper-header-selected-state-icon-background-color: var(--primary-40);
  --mat-stepper-header-selected-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-selected-state-label-text-color: #46464f;
  --mat-stepper-line-color: #777680;
  --mat-tab-active-focus-indicator-color: var(--primary-40);
  --mat-tab-active-focus-label-text-color: #1c1b1f;
  --mat-tab-active-hover-indicator-color: var(--primary-40);
  --mat-tab-active-hover-label-text-color: #1c1b1f;
  --mat-tab-active-indicator-color: var(--primary-40);
  --mat-tab-active-label-text-color: #1c1b1f;
  --mat-tab-active-ripple-color: #1c1b1f;
  --mat-tab-divider-color: #e4e1ec;
  --mat-tab-inactive-focus-label-text-color: #1c1b1f;
  --mat-tab-inactive-hover-label-text-color: #1c1b1f;
  --mat-tab-inactive-label-text-color: #1c1b1f;
  --mat-tab-inactive-ripple-color: #1c1b1f;
  --mat-tab-pagination-icon-color: #1c1b1f;
  --mat-tab-disabled-ripple-color: #46464f;
}
body .primary-color {
  --mat-pseudo-checkbox-full-selected-checkmark-color: var(--primary-contrast);
  --mat-progress-bar-track-color: var(--primary-contrast);
  --mat-slider-label-label-text-color: var(--primary-contrast);
  --mat-button-filled-label-text-color: var(--primary-contrast);
  --mat-datepicker-calendar-date-selected-state-text-color: var(--primary-contrast);
}
body .primary-color.mat-mdc-unelevated-button > mat-icon {
  color: inherit !important;
}
body .secondary-color {
  --mat-badge-background-color: var(--secondary-40);
  --mat-badge-disabled-state-background-color: color-mix(in srgb, var(--secondary-40) 38%, transparent);
  --mat-badge-disabled-state-text-color: #ffffff;
  --mat-badge-text-color: #ffffff;
  --mat-button-filled-container-color: var(--secondary-40);
  --mat-button-filled-disabled-container-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-button-filled-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-button-filled-disabled-state-layer-color: #46464f;
  --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, #1c1b1f 38%, transparent);
  --mat-button-outlined-disabled-outline-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-button-outlined-disabled-state-layer-color: #46464f;
  --mat-button-outlined-focus-state-layer-opacity: 0.12;
  --mat-button-outlined-hover-state-layer-opacity: 0.08;
  --mat-button-outlined-label-text-color: var(--secondary-40);
  --mat-button-outlined-outline-color: #777680;
  --mat-button-outlined-pressed-state-layer-opacity: 0.12;
  --mat-button-outlined-ripple-color: color-mix(in srgb, var(--secondary-40) 12%, transparent);
  --mat-button-outlined-state-layer-color: var(--secondary-40);
  --mat-button-protected-container-color: #fcf8fd;
  --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, #1c1b1f 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, #1c1b1f 38%, transparent);
  --mat-button-protected-disabled-state-layer-color: #46464f;
  --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: var(--secondary-40);
  --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, var(--secondary-40) 12%, transparent);
  --mat-button-protected-state-layer-color: var(--secondary-40);
  --mat-button-text-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-button-text-disabled-state-layer-color: #46464f;
  --mat-button-text-focus-state-layer-opacity: 0.12;
  --mat-button-text-hover-state-layer-opacity: 0.08;
  --mat-button-text-label-text-color: var(--secondary-40);
  --mat-button-text-pressed-state-layer-opacity: 0.12;
  --mat-button-text-ripple-color: color-mix(in srgb, var(--secondary-40) 12%, transparent);
  --mat-button-text-state-layer-color: var(--secondary-40);
  --mat-button-tonal-container-color: var(--secondary-90);
  --mat-button-tonal-disabled-container-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-button-tonal-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-button-tonal-disabled-state-layer-color: #46464f;
  --mat-button-tonal-focus-state-layer-opacity: 0.12;
  --mat-button-tonal-hover-state-layer-opacity: 0.08;
  --mat-button-tonal-label-text-color: var(--secondary-30);
  --mat-button-tonal-pressed-state-layer-opacity: 0.12;
  --mat-button-tonal-ripple-color: color-mix(in srgb, var(--secondary-30) 12%, transparent);
  --mat-button-tonal-state-layer-color: var(--secondary-30);
  --mat-checkbox-disabled-label-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-checkbox-disabled-selected-checkmark-color: #fcf8fd;
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-checkbox-label-text-color: #1c1b1f;
  --mat-checkbox-selected-checkmark-color: #ffffff;
  --mat-checkbox-selected-focus-icon-color: var(--secondary-40);
  --mat-checkbox-selected-focus-state-layer-color: var(--secondary-40);
  --mat-checkbox-selected-hover-icon-color: var(--secondary-40);
  --mat-checkbox-selected-hover-state-layer-color: var(--secondary-40);
  --mat-checkbox-selected-icon-color: var(--secondary-40);
  --mat-checkbox-selected-pressed-icon-color: var(--secondary-40);
  --mat-checkbox-selected-pressed-state-layer-color: #1c1b1f;
  --mat-checkbox-unselected-focus-icon-color: #1c1b1f;
  --mat-checkbox-unselected-focus-state-layer-color: #1c1b1f;
  --mat-checkbox-unselected-hover-icon-color: #1c1b1f;
  --mat-checkbox-unselected-hover-state-layer-color: #1c1b1f;
  --mat-checkbox-unselected-icon-color: #46464f;
  --mat-checkbox-unselected-pressed-state-layer-color: var(--secondary-40);
  --mat-chip-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-chip-disabled-outline-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-chip-elevated-selected-container-color: var(--secondary-90);
  --mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-chip-focus-outline-color: #46464f;
  --mat-chip-focus-state-layer-color: #46464f;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: #46464f;
  --mat-chip-hover-state-layer-opacity: 0.08;
  --mat-chip-label-text-color: #46464f;
  --mat-chip-outline-color: #777680;
  --mat-chip-selected-disabled-trailing-icon-color: #1c1b1f;
  --mat-chip-selected-focus-state-layer-color: var(--secondary-30);
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: var(--secondary-30);
  --mat-chip-selected-hover-state-layer-opacity: 0.08;
  --mat-chip-selected-label-text-color: var(--secondary-30);
  --mat-chip-selected-trailing-action-state-layer-color: var(--secondary-30);
  --mat-chip-selected-trailing-icon-color: var(--secondary-30);
  --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: #46464f;
  --mat-chip-with-icon-disabled-icon-color: #1c1b1f;
  --mat-chip-with-icon-icon-color: #46464f;
  --mat-chip-with-icon-selected-icon-color: var(--secondary-30);
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #1c1b1f;
  --mat-chip-with-trailing-icon-trailing-icon-color: #46464f;
  --mat-datepicker-calendar-body-label-text-color: #1c1b1f;
  --mat-datepicker-calendar-container-background-color: #eae7ec;
  --mat-datepicker-calendar-container-text-color: #1c1b1f;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: var(--primary-90);
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: var(--secondary-40);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: var(--secondary-90);
  --mat-datepicker-calendar-date-in-range-state-background-color: var(--secondary-90);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-preview-state-outline-color: var(--secondary-40);
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-calendar-date-selected-state-background-color: var(--secondary-40);
  --mat-datepicker-calendar-date-selected-state-text-color: #ffffff;
  --mat-datepicker-calendar-date-text-color: #1c1b1f;
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-calendar-date-today-outline-color: var(--secondary-40);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: var(--secondary-40);
  --mat-datepicker-calendar-header-divider-color: transparent;
  --mat-datepicker-calendar-header-text-color: #46464f;
  --mat-datepicker-calendar-navigation-button-icon-color: #46464f;
  --mat-datepicker-calendar-period-button-icon-color: #46464f;
  --mat-datepicker-calendar-period-button-text-color: #46464f;
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-range-input-separator-color: #1c1b1f;
  --mat-datepicker-toggle-active-state-icon-color: var(--secondary-40);
  --mat-datepicker-toggle-icon-color: #46464f;
  --mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-disabled-leading-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-disabled-select-arrow-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-disabled-trailing-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-enabled-select-arrow-color: #46464f;
  --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: #46464f;
  --mat-form-field-filled-caret-color: var(--secondary-40);
  --mat-form-field-filled-container-color: #e4e1ec;
  --mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-filled-disabled-container-color: color-mix(in srgb, #1c1b1f 4%, transparent);
  --mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, #1c1b1f 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: var(--secondary-40);
  --mat-form-field-filled-focus-label-text-color: var(--secondary-40);
  --mat-form-field-filled-hover-active-indicator-color: #1c1b1f;
  --mat-form-field-filled-hover-label-text-color: #46464f;
  --mat-form-field-filled-input-text-color: #1c1b1f;
  --mat-form-field-filled-input-text-placeholder-color: #46464f;
  --mat-form-field-filled-label-text-color: #46464f;
  --mat-form-field-focus-select-arrow-color: var(--secondary-40);
  --mat-form-field-focus-state-layer-opacity: 0;
  --mat-form-field-hover-state-layer-opacity: 0.08;
  --mat-form-field-leading-icon-color: #46464f;
  --mat-form-field-outlined-caret-color: var(--secondary-40);
  --mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, #1c1b1f 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: var(--secondary-40);
  --mat-form-field-outlined-focus-outline-color: var(--secondary-40);
  --mat-form-field-outlined-hover-label-text-color: #1c1b1f;
  --mat-form-field-outlined-hover-outline-color: #1c1b1f;
  --mat-form-field-outlined-input-text-color: #1c1b1f;
  --mat-form-field-outlined-input-text-placeholder-color: #46464f;
  --mat-form-field-outlined-label-text-color: #46464f;
  --mat-form-field-outlined-outline-color: #777680;
  --mat-form-field-select-disabled-option-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-select-option-text-color: #1c1b1f;
  --mat-form-field-state-layer-color: #1c1b1f;
  --mat-form-field-trailing-icon-color: #46464f;
  --mat-fab-container-color: var(--secondary-90);
  --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, #1c1b1f 12%, transparent);
  --mat-fab-disabled-state-foreground-color: color-mix(in srgb, #1c1b1f 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: var(--secondary-30);
  --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, var(--secondary-30) 12%, transparent);
  --mat-fab-small-container-color: var(--secondary-90);
  --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, #1c1b1f 12%, transparent);
  --mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, #1c1b1f 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: var(--secondary-30);
  --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, var(--secondary-30) 12%, transparent);
  --mat-fab-small-state-layer-color: var(--secondary-30);
  --mat-fab-state-layer-color: var(--secondary-30);
  --mat-icon-color: var(--secondary-40);
  --mat-option-focus-state-layer-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-option-hover-state-layer-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-option-label-text-color: #1c1b1f;
  --mat-option-selected-state-label-text-color: var(--secondary-30);
  --mat-option-selected-state-layer-color: var(--secondary-90);
  --mat-progress-bar-active-indicator-color: var(--secondary-40);
  --mat-progress-bar-track-color: #e4e1ec;
  --mat-progress-spinner-active-indicator-color: var(--secondary-40);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fcf8fd;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-pseudo-checkbox-full-selected-checkmark-color: #ffffff;
  --mat-pseudo-checkbox-full-selected-icon-color: var(--secondary-40);
  --mat-pseudo-checkbox-full-unselected-icon-color: #46464f;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: var(--secondary-40);
  --mat-radio-checked-ripple-color: var(--secondary-40);
  --mat-radio-disabled-label-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-radio-disabled-selected-icon-color: #1c1b1f;
  --mat-radio-disabled-unselected-icon-color: #1c1b1f;
  --mat-radio-label-text-color: #1c1b1f;
  --mat-radio-ripple-color: #1c1b1f;
  --mat-radio-selected-focus-icon-color: var(--secondary-40);
  --mat-radio-selected-hover-icon-color: var(--secondary-40);
  --mat-radio-selected-icon-color: var(--secondary-40);
  --mat-radio-selected-pressed-icon-color: var(--secondary-40);
  --mat-radio-unselected-focus-icon-color: #1c1b1f;
  --mat-radio-unselected-hover-icon-color: #1c1b1f;
  --mat-radio-unselected-pressed-icon-color: #1c1b1f;
  --mat-select-panel-background-color: #f0edf1;
  --mat-select-enabled-trigger-text-color: #1c1b1f;
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-select-placeholder-text-color: #46464f;
  --mat-select-enabled-arrow-color: #46464f;
  --mat-select-disabled-arrow-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-select-focused-arrow-color: var(--secondary-40);
  --mat-select-invalid-arrow-color: #ba1a1a;
  --mat-slide-toggle-disabled-label-text-color: #1c1b1f;
  --mat-slide-toggle-disabled-selected-handle-color: #fcf8fd;
  --mat-slide-toggle-disabled-selected-icon-color: #1c1b1f;
  --mat-slide-toggle-disabled-selected-track-color: #1c1b1f;
  --mat-slide-toggle-disabled-unselected-handle-color: #1c1b1f;
  --mat-slide-toggle-disabled-unselected-icon-color: #e4e1ec;
  --mat-slide-toggle-disabled-unselected-track-color: #e4e1ec;
  --mat-slide-toggle-disabled-unselected-track-outline-color: #1c1b1f;
  --mat-slide-toggle-label-text-color: #1c1b1f;
  --mat-slide-toggle-selected-focus-handle-color: var(--secondary-90);
  --mat-slide-toggle-selected-focus-state-layer-color: var(--secondary-40);
  --mat-slide-toggle-selected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-focus-track-color: var(--secondary-40);
  --mat-slide-toggle-selected-handle-color: #ffffff;
  --mat-slide-toggle-selected-hover-handle-color: var(--secondary-90);
  --mat-slide-toggle-selected-hover-state-layer-color: var(--secondary-40);
  --mat-slide-toggle-selected-hover-state-layer-opacity: 0.08;
  --mat-slide-toggle-selected-hover-track-color: var(--secondary-40);
  --mat-slide-toggle-selected-icon-color: var(--secondary-30);
  --mat-slide-toggle-selected-pressed-handle-color: var(--secondary-90);
  --mat-slide-toggle-selected-pressed-state-layer-color: var(--secondary-40);
  --mat-slide-toggle-selected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-pressed-track-color: var(--secondary-40);
  --mat-slide-toggle-selected-track-color: var(--secondary-40);
  --mat-slide-toggle-track-outline-color: #777680;
  --mat-slide-toggle-unselected-focus-handle-color: #46464f;
  --mat-slide-toggle-unselected-focus-state-layer-color: #1c1b1f;
  --mat-slide-toggle-unselected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-focus-track-color: #e4e1ec;
  --mat-slide-toggle-unselected-handle-color: #777680;
  --mat-slide-toggle-unselected-hover-handle-color: #46464f;
  --mat-slide-toggle-unselected-hover-state-layer-color: #1c1b1f;
  --mat-slide-toggle-unselected-hover-state-layer-opacity: 0.08;
  --mat-slide-toggle-unselected-hover-track-color: #e4e1ec;
  --mat-slide-toggle-unselected-icon-color: #e4e1ec;
  --mat-slide-toggle-unselected-pressed-handle-color: #46464f;
  --mat-slide-toggle-unselected-pressed-state-layer-color: #1c1b1f;
  --mat-slide-toggle-unselected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-pressed-track-color: #e4e1ec;
  --mat-slide-toggle-unselected-track-color: #e4e1ec;
  --mat-slider-active-track-color: var(--secondary-40);
  --mat-slider-active-track-shape: 9999px;
  --mat-slider-disabled-active-track-color: #1c1b1f;
  --mat-slider-disabled-handle-color: #1c1b1f;
  --mat-slider-disabled-inactive-track-color: #1c1b1f;
  --mat-slider-focus-handle-color: var(--secondary-40);
  --mat-slider-focus-state-layer-color: color-mix(in srgb, var(--secondary-40) 20%, transparent);
  --mat-slider-handle-color: var(--secondary-40);
  --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: var(--secondary-40);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, var(--secondary-40) 5%, transparent);
  --mat-slider-inactive-track-color: #e4e1ec;
  --mat-slider-inactive-track-shape: 9999px;
  --mat-slider-label-container-color: var(--secondary-40);
  --mat-slider-label-label-text-color: #ffffff;
  --mat-slider-ripple-color: var(--secondary-40);
  --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: #1c1b1f;
  --mat-slider-with-tick-marks-inactive-container-color: #46464f;
  --mat-stepper-container-color: #fcf8fd;
  --mat-stepper-header-done-state-icon-background-color: var(--secondary-40);
  --mat-stepper-header-done-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-edit-state-icon-background-color: var(--secondary-40);
  --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, #1c1b1f 12%, transparent);
  --mat-stepper-header-hover-state-layer-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-stepper-header-icon-background-color: #46464f;
  --mat-stepper-header-icon-foreground-color: #fcf8fd;
  --mat-stepper-header-label-text-color: #46464f;
  --mat-stepper-header-optional-label-text-color: #46464f;
  --mat-stepper-header-selected-state-icon-background-color: var(--secondary-40);
  --mat-stepper-header-selected-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-selected-state-label-text-color: #46464f;
  --mat-stepper-line-color: #777680;
  --mat-tab-active-focus-indicator-color: var(--secondary-40);
  --mat-tab-active-focus-label-text-color: #1c1b1f;
  --mat-tab-active-hover-indicator-color: var(--secondary-40);
  --mat-tab-active-hover-label-text-color: #1c1b1f;
  --mat-tab-active-indicator-color: var(--secondary-40);
  --mat-tab-active-label-text-color: #1c1b1f;
  --mat-tab-active-ripple-color: #1c1b1f;
  --mat-tab-divider-color: #e4e1ec;
  --mat-tab-inactive-focus-label-text-color: #1c1b1f;
  --mat-tab-inactive-hover-label-text-color: #1c1b1f;
  --mat-tab-inactive-label-text-color: #1c1b1f;
  --mat-tab-inactive-ripple-color: #1c1b1f;
  --mat-tab-pagination-icon-color: #1c1b1f;
  --mat-tab-disabled-ripple-color: #46464f;
}
body .secondary-color {
  --mat-pseudo-checkbox-full-selected-checkmark-color: var(--secondary-contrast);
  --mat-progress-bar-track-color: var(--secondary-contrast);
  --mat-slider-label-label-text-color: var(--secondary-contrast);
  --mat-button-filled-label-text-color: var(--secondary-contrast);
  --mat-datepicker-calendar-date-selected-state-text-color: var(--secondary-contrast);
}
body .secondary-color.mat-mdc-unelevated-button > mat-icon {
  color: inherit !important;
}
body .error-color {
  --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-button-filled-container-color: #ba1a1a;
  --mat-button-filled-disabled-container-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-button-filled-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-button-filled-disabled-state-layer-color: #46464f;
  --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, #1c1b1f 38%, transparent);
  --mat-button-outlined-disabled-outline-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-button-outlined-disabled-state-layer-color: #46464f;
  --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: #777680;
  --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: #fcf8fd;
  --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, #1c1b1f 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, #1c1b1f 38%, transparent);
  --mat-button-protected-disabled-state-layer-color: #46464f;
  --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, #1c1b1f 38%, transparent);
  --mat-button-text-disabled-state-layer-color: #46464f;
  --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, #1c1b1f 12%, transparent);
  --mat-button-tonal-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-button-tonal-disabled-state-layer-color: #46464f;
  --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-checkbox-disabled-label-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-checkbox-disabled-selected-checkmark-color: #fcf8fd;
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-checkbox-label-text-color: #1c1b1f;
  --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: #1c1b1f;
  --mat-checkbox-unselected-focus-icon-color: #1c1b1f;
  --mat-checkbox-unselected-focus-state-layer-color: #1c1b1f;
  --mat-checkbox-unselected-hover-icon-color: #1c1b1f;
  --mat-checkbox-unselected-hover-state-layer-color: #1c1b1f;
  --mat-checkbox-unselected-icon-color: #46464f;
  --mat-checkbox-unselected-pressed-state-layer-color: #ba1a1a;
  --mat-chip-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-chip-disabled-outline-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-chip-elevated-selected-container-color: #ffdad6;
  --mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-chip-focus-outline-color: #46464f;
  --mat-chip-focus-state-layer-color: #46464f;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: #46464f;
  --mat-chip-hover-state-layer-opacity: 0.08;
  --mat-chip-label-text-color: #46464f;
  --mat-chip-outline-color: #777680;
  --mat-chip-selected-disabled-trailing-icon-color: #1c1b1f;
  --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: #46464f;
  --mat-chip-with-icon-disabled-icon-color: #1c1b1f;
  --mat-chip-with-icon-icon-color: #46464f;
  --mat-chip-with-icon-selected-icon-color: #93000a;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #1c1b1f;
  --mat-chip-with-trailing-icon-trailing-icon-color: #46464f;
  --mat-datepicker-calendar-body-label-text-color: #1c1b1f;
  --mat-datepicker-calendar-container-background-color: #eae7ec;
  --mat-datepicker-calendar-container-text-color: #1c1b1f;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: var(--primary-90);
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: var(--secondary-40);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: var(--secondary-90);
  --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, #1c1b1f 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: #1c1b1f;
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, #1c1b1f 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: #46464f;
  --mat-datepicker-calendar-navigation-button-icon-color: #46464f;
  --mat-datepicker-calendar-period-button-icon-color: #46464f;
  --mat-datepicker-calendar-period-button-text-color: #46464f;
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-datepicker-range-input-separator-color: #1c1b1f;
  --mat-datepicker-toggle-active-state-icon-color: #ba1a1a;
  --mat-datepicker-toggle-icon-color: #46464f;
  --mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-disabled-leading-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-disabled-select-arrow-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-disabled-trailing-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-enabled-select-arrow-color: #46464f;
  --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: #46464f;
  --mat-form-field-filled-caret-color: #ba1a1a;
  --mat-form-field-filled-container-color: #e4e1ec;
  --mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-filled-disabled-container-color: color-mix(in srgb, #1c1b1f 4%, transparent);
  --mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, #1c1b1f 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: #1c1b1f;
  --mat-form-field-filled-hover-label-text-color: #46464f;
  --mat-form-field-filled-input-text-color: #1c1b1f;
  --mat-form-field-filled-input-text-placeholder-color: #46464f;
  --mat-form-field-filled-label-text-color: #46464f;
  --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: #46464f;
  --mat-form-field-outlined-caret-color: #ba1a1a;
  --mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, #1c1b1f 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: #1c1b1f;
  --mat-form-field-outlined-hover-outline-color: #1c1b1f;
  --mat-form-field-outlined-input-text-color: #1c1b1f;
  --mat-form-field-outlined-input-text-placeholder-color: #46464f;
  --mat-form-field-outlined-label-text-color: #46464f;
  --mat-form-field-outlined-outline-color: #777680;
  --mat-form-field-select-disabled-option-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-form-field-select-option-text-color: #1c1b1f;
  --mat-form-field-state-layer-color: #1c1b1f;
  --mat-form-field-trailing-icon-color: #46464f;
  --mat-icon-color: #ba1a1a;
  --mat-option-focus-state-layer-color: color-mix(in srgb, #1c1b1f 12%, transparent);
  --mat-option-hover-state-layer-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-option-label-text-color: #1c1b1f;
  --mat-option-selected-state-label-text-color: #93000a;
  --mat-option-selected-state-layer-color: #ffdad6;
  --mat-progress-bar-active-indicator-color: #ba1a1a;
  --mat-progress-bar-track-color: #e4e1ec;
  --mat-progress-spinner-active-indicator-color: #ba1a1a;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fcf8fd;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, #1c1b1f 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: #46464f;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #ba1a1a;
  --mat-radio-checked-ripple-color: #ba1a1a;
  --mat-radio-disabled-label-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-radio-disabled-selected-icon-color: #1c1b1f;
  --mat-radio-disabled-unselected-icon-color: #1c1b1f;
  --mat-radio-label-text-color: #1c1b1f;
  --mat-radio-ripple-color: #1c1b1f;
  --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: #1c1b1f;
  --mat-radio-unselected-hover-icon-color: #1c1b1f;
  --mat-radio-unselected-pressed-icon-color: #1c1b1f;
  --mat-select-panel-background-color: #f0edf1;
  --mat-select-enabled-trigger-text-color: #1c1b1f;
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-select-placeholder-text-color: #46464f;
  --mat-select-enabled-arrow-color: #46464f;
  --mat-select-disabled-arrow-color: color-mix(in srgb, #1c1b1f 38%, transparent);
  --mat-select-focused-arrow-color: #ba1a1a;
  --mat-select-invalid-arrow-color: #ba1a1a;
  --mat-slide-toggle-disabled-label-text-color: #1c1b1f;
  --mat-slide-toggle-disabled-selected-handle-color: #fcf8fd;
  --mat-slide-toggle-disabled-selected-icon-color: #1c1b1f;
  --mat-slide-toggle-disabled-selected-track-color: #1c1b1f;
  --mat-slide-toggle-disabled-unselected-handle-color: #1c1b1f;
  --mat-slide-toggle-disabled-unselected-icon-color: #e4e1ec;
  --mat-slide-toggle-disabled-unselected-track-color: #e4e1ec;
  --mat-slide-toggle-disabled-unselected-track-outline-color: #1c1b1f;
  --mat-slide-toggle-label-text-color: #1c1b1f;
  --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: #777680;
  --mat-slide-toggle-unselected-focus-handle-color: #46464f;
  --mat-slide-toggle-unselected-focus-state-layer-color: #1c1b1f;
  --mat-slide-toggle-unselected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-focus-track-color: #e4e1ec;
  --mat-slide-toggle-unselected-handle-color: #777680;
  --mat-slide-toggle-unselected-hover-handle-color: #46464f;
  --mat-slide-toggle-unselected-hover-state-layer-color: #1c1b1f;
  --mat-slide-toggle-unselected-hover-state-layer-opacity: 0.08;
  --mat-slide-toggle-unselected-hover-track-color: #e4e1ec;
  --mat-slide-toggle-unselected-icon-color: #e4e1ec;
  --mat-slide-toggle-unselected-pressed-handle-color: #46464f;
  --mat-slide-toggle-unselected-pressed-state-layer-color: #1c1b1f;
  --mat-slide-toggle-unselected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-pressed-track-color: #e4e1ec;
  --mat-slide-toggle-unselected-track-color: #e4e1ec;
  --mat-slider-active-track-color: #ba1a1a;
  --mat-slider-active-track-shape: 9999px;
  --mat-slider-disabled-active-track-color: #1c1b1f;
  --mat-slider-disabled-handle-color: #1c1b1f;
  --mat-slider-disabled-inactive-track-color: #1c1b1f;
  --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: #e4e1ec;
  --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: #1c1b1f;
  --mat-slider-with-tick-marks-inactive-container-color: #46464f;
  --mat-stepper-container-color: #fcf8fd;
  --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, #1c1b1f 12%, transparent);
  --mat-stepper-header-hover-state-layer-color: color-mix(in srgb, #1c1b1f 8%, transparent);
  --mat-stepper-header-icon-background-color: #46464f;
  --mat-stepper-header-icon-foreground-color: #fcf8fd;
  --mat-stepper-header-label-text-color: #46464f;
  --mat-stepper-header-optional-label-text-color: #46464f;
  --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: #46464f;
  --mat-stepper-line-color: #777680;
  --mat-tab-active-focus-indicator-color: #ba1a1a;
  --mat-tab-active-focus-label-text-color: #1c1b1f;
  --mat-tab-active-hover-indicator-color: #ba1a1a;
  --mat-tab-active-hover-label-text-color: #1c1b1f;
  --mat-tab-active-indicator-color: #ba1a1a;
  --mat-tab-active-label-text-color: #1c1b1f;
  --mat-tab-active-ripple-color: #1c1b1f;
  --mat-tab-divider-color: #e4e1ec;
  --mat-tab-inactive-focus-label-text-color: #1c1b1f;
  --mat-tab-inactive-hover-label-text-color: #1c1b1f;
  --mat-tab-inactive-label-text-color: #1c1b1f;
  --mat-tab-inactive-ripple-color: #1c1b1f;
  --mat-tab-pagination-icon-color: #1c1b1f;
  --mat-tab-disabled-ripple-color: #46464f;
}
body .error-color.mat-mdc-unelevated-button > mat-icon {
  color: inherit !important;
}
body {
  --mat-pseudo-checkbox-full-selected-checkmark-color: var(--primary-contrast);
  --mat-progress-bar-track-color: var(--primary-contrast);
  --mat-slider-label-label-text-color: var(--primary-contrast);
  --mat-button-filled-label-text-color: var(--primary-contrast);
  --mat-datepicker-calendar-date-selected-state-text-color: var(--primary-contrast);
}
:root {
  --backgroundImage: url(https://firebasestorage.googleapis.com/v0/b/buurtvervoer-heumen-fff7f.appspot.com/o/images%2FLogin%20Heumen-01.svg?alt=media&token=cecad21f-b5f0-4ed6-b879-c1611f0694fd);
  --planningHeader: url(https://firebasestorage.googleapis.com/v0/b/buurtvervoer-heumen-fff7f.appspot.com/o/images%2FBuurtvervoerHeumen_PlannerBanner.png?alt=media&token=d2029309-ad7a-4c2e-928c-60244ae388f4);
  --logo: url(https://firebasestorage.googleapis.com/v0/b/buurtvervoer-heumen-fff7f.appspot.com/o/images%2Flogo.png?alt=media&token=57cbf321-e742-4b1f-ba05-ee462fdc42fa);
}

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