.arx-mat-chip-neutral{--mat-chip-hover-state-layer-opacity: 0;--mat-chip-container-height: 24px;--mat-chip-container-shape-radius: var(--md-sys-shape-corner-extra-small);--mat-chip-elevated-container-color: var(--md-sys-color-surface-container-low);--mat-chip-label-text-color: var(--md-sys-color-on-surface);--mat-chip-outline-color: var(--md-sys-color-surface-container-low)}.arx-mat-chip-information{--mat-chip-hover-state-layer-opacity: 0;--mat-chip-container-height: 24px;--mat-chip-container-shape-radius: var(--md-sys-shape-corner-extra-small);--mat-chip-elevated-container-color: var(--md-sys-color-information-container);--mat-chip-outline-color: var(--md-sys-color-information);--mat-chip-label-text-color: var(--md-sys-color-on-information-container);--mat-chip-with-icon-icon-color: var(--md-sys-color-on-information-container)}.arx-mat-chip-success{--mat-chip-hover-state-layer-opacity: 0;--mat-chip-container-height: 24px;--mat-chip-container-shape-radius: var(--md-sys-shape-corner-extra-small);--mat-chip-elevated-container-color: var(--md-sys-color-success-container);--mat-chip-outline-color: var(--md-sys-color-success);--mat-chip-label-text-color: var(--md-sys-color-on-success-container);--mat-chip-with-icon-icon-color: var(--md-sys-color-on-success-container)}.arx-mat-chip-warning{--mat-chip-hover-state-layer-opacity: 0;--mat-chip-container-height: 24px;--mat-chip-container-shape-radius: var(--md-sys-shape-corner-extra-small);--mat-chip-elevated-container-color: var(--md-sys-color-warning-container);--mat-chip-outline-color: var(--md-sys-color-warning);--mat-chip-label-text-color: var(--md-sys-color-on-warning-container);--mat-chip-with-icon-icon-color: var(--md-sys-color-on-warning-container)}.arx-mat-chip-error{--mat-chip-hover-state-layer-opacity: 0;--mat-chip-container-height: 24px;--mat-chip-container-shape-radius: var(--md-sys-shape-corner-extra-small);--mat-chip-elevated-container-color: var(--md-sys-color-error-container);--mat-chip-outline-color: var(--md-sys-color-error);--mat-chip-label-text-color: var(--md-sys-color-on-error-container);--mat-chip-with-icon-icon-color: var(--md-sys-color-on-error-container)}.arx-mat-chip-disabled{--mat-chip-hover-state-layer-opacity: 0;--mat-chip-container-height: 24px;--mat-chip-container-shape-radius: var(--md-sys-shape-corner-extra-small);--mat-chip-elevated-container-color: var(--md-sys-color-surface-dim);--mat-chip-label-text-color: var(--md-sys-color-on-surface);--mat-chip-outline-color: var(--md-sys-color-surface-dim)}.arx-mat-chip-small{--mat-chip-container-height: 16px;--mat-chip-with-avatar-avatar-size: 12px;--mat-chip-with-icon-icon-size: 12px;--mat-chip-container-shape-radius: var(--md-sys-shape-corner-extra-small);--mat-chip-label-text-font: var(--md-sys-typescale-label-small-font-family-name);--mat-chip-label-text-line-height: var(--md-sys-typescale-label-small-line-height);--mat-chip-label-text-size: var(--md-sys-typescale-label-small-font-size);--mat-chip-label-text-weight: var(--md-sys-typescale-label-small-font-weight);--mat-chip-outline-width: 0}mat-chip.mat-mdc-standard-chip .mdc-evolution-chip__cell,mat-chip.mat-mdc-standard-chip .mat-mdc-chip-action,mat-chip.mat-mdc-standard-chip .mat-mdc-chip-action-label{overflow:hidden}mat-chip-set.mat-mdc-chip-set .mdc-evolution-chip-set__chips{margin-left:0;column-gap:var(--md-sys-spacing-sm)}mat-divider{--mat-divider-color: var(--md-sys-color-outline-variant)}:root{--skeleton-sheen: var(--md-sys-color-surface);--skeleton-background: var(--md-sys-color-surface-container)}.arx-skeleton-loader-title{width:15%;height:.5em;margin:.75em 0 1em}.arx-skeleton-loader-line{width:100%;height:1em}.arx-skeleton-loader-line-container{display:grid;grid-gap:.5em}.arx-skeleton-loader-container{display:grid;align-items:center}.arx-skeleton-loader{display:block;height:1em;position:relative;overflow:hidden;border-radius:.5em;background:var(--skeleton-background)}.arx-skeleton-loader:after{position:absolute;inset:0;transform:translate(-100%);animation:shimmer 2s infinite;content:"";background-image:linear-gradient(90deg,transparent 0,color-mix(in srgb,var(--skeleton-sheen) 20%,transparent) 20%,color-mix(in srgb,var(--skeleton-sheen) 50%,transparent) 60%,transparent)}@keyframes shimmer{to{transform:translate(100%)}}mat-list-item{--mat-list-list-item-two-line-container-height: auto;--mat-list-list-item-leading-icon-color: var(--md-sys-color-on-surface)}mat-list-item .mat-mdc-list-item-unscoped-content.mdc-list-item__secondary-text{white-space:normal}:root{--md-sys-core-color-primary: #e5640c;--md-sys-core-color-secondary: #a50014;--md-sys-core-color-tertiary: #22776f;--md-sys-core-color-error: #ef1506;--md-sys-core-color-neutral: #3a3a42;--md-sys-core-color-neutral-variant: #6a666a}:root[data-theme=light]{--md-sys-color-primary: #9b4000;--md-sys-color-surface-tint: #9f4200;--md-sys-color-on-primary: #ffffff;--md-sys-color-primary-container: #c35200;--md-sys-color-on-primary-container: #fffbff;--md-sys-color-secondary: #79000c;--md-sys-color-on-secondary: #ffffff;--md-sys-color-secondary-container: #a50014;--md-sys-color-on-secondary-container: #ffaea7;--md-sys-color-tertiary: #005e56;--md-sys-color-on-tertiary: #ffffff;--md-sys-color-tertiary-container: #22776f;--md-sys-color-on-tertiary-container: #acfcf1;--md-sys-color-error: #bb0700;--md-sys-color-on-error: #ffffff;--md-sys-color-error-container: #e90d01;--md-sys-color-on-error-container: #fffbff;--md-sys-color-background: #fff8f6;--md-sys-color-on-background: #251913;--md-sys-color-surface: #fcf8f9;--md-sys-color-on-surface: #1c1b1c;--md-sys-color-surface-variant: #e7e0e6;--md-sys-color-on-surface-variant: #49464a;--md-sys-color-outline: #7a767a;--md-sys-color-outline-variant: #cbc5ca;--md-sys-color-shadow: #000000;--md-sys-color-scrim: #000000;--md-sys-color-inverse-surface: #313031;--md-sys-color-inverse-on-surface: #f4f0f0;--md-sys-color-inverse-primary: #ffb692}:root[data-theme=dark]{--md-sys-color-primary: #ffb692;--md-sys-color-surface-tint: #ffb692;--md-sys-color-on-primary: #562000;--md-sys-color-primary-container: #ec6914;--md-sys-color-on-primary-container: #421700;--md-sys-color-secondary: #ffb3ad;--md-sys-color-on-secondary: #680008;--md-sys-color-secondary-container: #a50014;--md-sys-color-on-secondary-container: #ffaea7;--md-sys-color-tertiary: #86d4cb;--md-sys-color-on-tertiary: #003733;--md-sys-color-tertiary-container: #22776f;--md-sys-color-on-tertiary-container: #acfcf1;--md-sys-color-error: #ffb4a7;--md-sys-color-on-error: #680200;--md-sys-color-error-container: #ff553f;--md-sys-color-on-error-container: #1d0000;--md-sys-color-background: #1c110b;--md-sys-color-on-background: #f6ded4;--md-sys-color-surface: #141314;--md-sys-color-on-surface: #e5e1e2;--md-sys-color-surface-variant: #49464a;--md-sys-color-on-surface-variant: #cbc5ca;--md-sys-color-outline: #948f94;--md-sys-color-outline-variant: #49464a;--md-sys-color-shadow: #000000;--md-sys-color-scrim: #000000;--md-sys-color-inverse-surface: #e5e1e2;--md-sys-color-inverse-on-surface: #313031;--md-sys-color-inverse-primary: #9f4200}:root{--md-sys-palette-primary-0: #000000;--md-sys-palette-primary-10: #341100;--md-sys-palette-primary-20: #562000;--md-sys-palette-primary-25: #672800;--md-sys-palette-primary-30: #793000;--md-sys-palette-primary-35: #8c3900;--md-sys-palette-primary-40: #9f4200;--md-sys-palette-primary-50: #c75400;--md-sys-palette-primary-60: #ec6914;--md-sys-palette-primary-70: #ff8d4f;--md-sys-palette-primary-80: #ffb692;--md-sys-palette-primary-90: #ffdbcb;--md-sys-palette-primary-95: #ffede6;--md-sys-palette-primary-98: #fff8f6;--md-sys-palette-primary-99: #fffbff;--md-sys-palette-primary-100: #ffffff}:root{--md-sys-palette-secondary-0: #000000;--md-sys-palette-secondary-10: #410003;--md-sys-palette-secondary-20: #680008;--md-sys-palette-secondary-25: #7d000c;--md-sys-palette-secondary-30: #930011;--md-sys-palette-secondary-35: #a80416;--md-sys-palette-secondary-40: #ba1920;--md-sys-palette-secondary-50: #de3636;--md-sys-palette-secondary-60: #ff544f;--md-sys-palette-secondary-70: #ff8980;--md-sys-palette-secondary-80: #ffb3ad;--md-sys-palette-secondary-90: #ffdad6;--md-sys-palette-secondary-95: #ffedeb;--md-sys-palette-secondary-98: #fff8f7;--md-sys-palette-secondary-99: #fffbff;--md-sys-palette-secondary-100: #ffffff}:root{--md-sys-palette-tertiary-0: #000000;--md-sys-palette-tertiary-10: #00201d;--md-sys-palette-tertiary-20: #003733;--md-sys-palette-tertiary-25: #00433e;--md-sys-palette-tertiary-30: #00504a;--md-sys-palette-tertiary-35: #005d56;--md-sys-palette-tertiary-40: #0b6a62;--md-sys-palette-tertiary-50: #32837b;--md-sys-palette-tertiary-60: #4f9e95;--md-sys-palette-tertiary-70: #6bb9af;--md-sys-palette-tertiary-80: #86d4cb;--md-sys-palette-tertiary-90: #a2f1e7;--md-sys-palette-tertiary-95: #b2fff5;--md-sys-palette-tertiary-98: #e4fffa;--md-sys-palette-tertiary-99: #f2fffc;--md-sys-palette-tertiary-100: #ffffff}:root{--md-sys-palette-neutral-0: #000000;--md-sys-palette-neutral-10: #1c1b1c;--md-sys-palette-neutral-20: #313030;--md-sys-palette-neutral-25: #3c3b3b;--md-sys-palette-neutral-30: #484647;--md-sys-palette-neutral-35: #535252;--md-sys-palette-neutral-40: #605e5e;--md-sys-palette-neutral-50: #797677;--md-sys-palette-neutral-60: #939090;--md-sys-palette-neutral-70: #adaaaa;--md-sys-palette-neutral-80: #c9c6c6;--md-sys-palette-neutral-90: #e5e2e1;--md-sys-palette-neutral-95: #f4f0f0;--md-sys-palette-neutral-98: #fdf8f8;--md-sys-palette-neutral-99: #fffbff;--md-sys-palette-neutral-100: #ffffff}:root{--md-sys-palette-neutral-variant-0: #000000;--md-sys-palette-neutral-variant-10: #1c1b1c;--md-sys-palette-neutral-variant-20: #313030;--md-sys-palette-neutral-variant-25: #3c3b3b;--md-sys-palette-neutral-variant-30: #484647;--md-sys-palette-neutral-variant-35: #545252;--md-sys-palette-neutral-variant-40: #605e5e;--md-sys-palette-neutral-variant-50: #797677;--md-sys-palette-neutral-variant-60: #939090;--md-sys-palette-neutral-variant-70: #aeaaaa;--md-sys-palette-neutral-variant-80: #c9c6c6;--md-sys-palette-neutral-variant-90: #e6e1e1;--md-sys-palette-neutral-variant-95: #f4f0f0;--md-sys-palette-neutral-variant-98: #fdf8f8;--md-sys-palette-neutral-variant-99: #fffbff;--md-sys-palette-neutral-variant-100: #ffffff}.arx-display-large{font-family:var(--md-sys-typescale-display-large-font-family-name),sans-serif;font-style:var(--md-sys-typescale-display-large-font-family-style);font-weight:var(--md-sys-typescale-display-large-font-weight);font-size:var(--md-sys-typescale-display-large-font-size);letter-spacing:var(--md-sys-typescale-display-large-letter-spacing);line-height:var(--md-sys-typescale-display-large-line-height);text-transform:var(--md-sys-typescale-display-large-text-transform);text-decoration:var(--md-sys-typescale-display-large-text-decoration)}.arx-display-medium{font-family:var(--md-sys-typescale-display-medium-font-family-name),sans-serif;font-style:var(--md-sys-typescale-display-medium-font-family-style);font-weight:var(--md-sys-typescale-display-medium-font-weight);font-size:var(--md-sys-typescale-display-medium-font-size);letter-spacing:var(--md-sys-typescale-display-medium-letter-spacing);line-height:var(--md-sys-typescale-display-medium-line-height);text-transform:var(--md-sys-typescale-display-medium-text-transform);text-decoration:var(--md-sys-typescale-display-medium-text-decoration)}.arx-display-small{font-family:var(--md-sys-typescale-display-small-font-family-name),sans-serif;font-style:var(--md-sys-typescale-display-small-font-family-style);font-weight:var(--md-sys-typescale-display-small-font-weight);font-size:var(--md-sys-typescale-display-small-font-size);letter-spacing:var(--md-sys-typescale-display-small-letter-spacing);line-height:var(--md-sys-typescale-display-small-line-height);text-transform:var(--md-sys-typescale-display-small-text-transform);text-decoration:var(--md-sys-typescale-display-small-text-decoration)}@media (max-width: 960px){.arx-display-large{font-size:var(--md-sys-typescale-display-medium-font-size);letter-spacing:var(--md-sys-typescale-display-medium-letter-spacing);line-height:var(--md-sys-typescale-display-medium-line-height)}.arx-display-medium{font-size:var(--md-sys-typescale-display-small-font-size);letter-spacing:var(--md-sys-typescale-display-small-letter-spacing);line-height:var(--md-sys-typescale-display-small-line-height)}.arx-display-small{font-size:var(--md-sys-typescale-headline-large-font-size);letter-spacing:var(--md-sys-typescale-headline-large-letter-spacing);line-height:var(--md-sys-typescale-headline-large-line-height)}}@media (max-width: 600px){.arx-display-large{font-size:var(--md-sys-typescale-display-small-font-size);letter-spacing:var(--md-sys-typescale-display-small-letter-spacing);line-height:var(--md-sys-typescale-display-small-line-height)}.arx-display-medium{font-size:var(--md-sys-typescale-headline-large-font-size);letter-spacing:var(--md-sys-typescale-headline-large-letter-spacing);line-height:var(--md-sys-typescale-headline-large-line-height)}.arx-display-small{font-size:var(--md-sys-typescale-headline-medium-font-size);letter-spacing:var(--md-sys-typescale-headline-medium-letter-spacing);line-height:var(--md-sys-typescale-headline-medium-line-height)}}:root{--md-sys-typescale-display-large-font-family-name: Poppins;--md-sys-typescale-display-large-font-family-style: normal;--md-sys-typescale-display-large-font-weight: 400;--md-sys-typescale-display-large-font-size: 3.563rem;--md-sys-typescale-display-large-line-height: 4rem;--md-sys-typescale-display-large-letter-spacing: -.016rem;--md-sys-typescale-display-large-text-transform: none;--md-sys-typescale-display-large-text-decoration: none;--md-sys-typescale-display-medium-font-family-name: Poppins;--md-sys-typescale-display-medium-font-family-style: normal;--md-sys-typescale-display-medium-font-weight: 400;--md-sys-typescale-display-medium-font-size: 2.813rem;--md-sys-typescale-display-medium-line-height: 3.25rem;--md-sys-typescale-display-medium-letter-spacing: 0rem;--md-sys-typescale-display-medium-text-transform: none;--md-sys-typescale-display-medium-text-decoration: none;--md-sys-typescale-display-small-font-family-name: Poppins;--md-sys-typescale-display-small-font-family-style: normal;--md-sys-typescale-display-small-font-weight: 400;--md-sys-typescale-display-small-font-size: 2.25rem;--md-sys-typescale-display-small-line-height: 2.75rem;--md-sys-typescale-display-small-letter-spacing: 0rem;--md-sys-typescale-display-small-text-transform: none;--md-sys-typescale-display-small-text-decoration: none}.arx-headline-large{font-family:var(--md-sys-typescale-headline-large-font-family-name),sans-serif;font-style:var(--md-sys-typescale-headline-large-font-family-style);font-weight:var(--md-sys-typescale-headline-large-font-weight);font-size:var(--md-sys-typescale-headline-large-font-size);letter-spacing:var(--md-sys-typescale-headline-large-letter-spacing);line-height:var(--md-sys-typescale-headline-large-line-height);text-transform:var(--md-sys-typescale-headline-large-text-transform);text-decoration:var(--md-sys-typescale-headline-large-text-decoration)}.arx-headline-medium{font-family:var(--md-sys-typescale-headline-medium-font-family-name),sans-serif;font-style:var(--md-sys-typescale-headline-medium-font-family-style);font-weight:var(--md-sys-typescale-headline-medium-font-weight);font-size:var(--md-sys-typescale-headline-medium-font-size);letter-spacing:var(--md-sys-typescale-headline-medium-letter-spacing);line-height:var(--md-sys-typescale-headline-medium-line-height);text-transform:var(--md-sys-typescale-headline-medium-text-transform);text-decoration:var(--md-sys-typescale-headline-medium-text-decoration)}.arx-headline-small{font-family:var(--md-sys-typescale-headline-small-font-family-name),sans-serif;font-style:var(--md-sys-typescale-headline-small-font-family-style);font-weight:var(--md-sys-typescale-headline-small-font-weight);font-size:var(--md-sys-typescale-headline-small-font-size);letter-spacing:var(--md-sys-typescale-headline-small-letter-spacing);line-height:var(--md-sys-typescale-headline-small-line-height);text-transform:var(--md-sys-typescale-headline-small-text-transform);text-decoration:var(--md-sys-typescale-headline-small-text-decoration)}@media (max-width: 960px){.arx-headline-large{font-size:var(--md-sys-typescale-headline-medium-font-size);letter-spacing:var(--md-sys-typescale-headline-medium-letter-spacing);line-height:var(--md-sys-typescale-headline-medium-line-height)}.arx-headline-medium{font-size:var(--md-sys-typescale-headline-small-font-size);letter-spacing:var(--md-sys-typescale-headline-small-letter-spacing);line-height:var(--md-sys-typescale-headline-small-line-height)}.arx-headline-small{font-size:var(--md-sys-typescale-title-large-font-size);letter-spacing:var(--md-sys-typescale-title-large-letter-spacing);line-height:var(--md-sys-typescale-title-large-line-height)}}@media (max-width: 600px){.arx-headline-large{font-size:var(--md-sys-typescale-headline-small-font-size);letter-spacing:var(--md-sys-typescale-headline-small-letter-spacing);line-height:var(--md-sys-typescale-headline-small-line-height)}.arx-headline-medium{font-size:var(--md-sys-typescale-title-large-font-size);letter-spacing:var(--md-sys-typescale-title-large-letter-spacing);line-height:var(--md-sys-typescale-title-large-line-height)}.arx-headline-small{font-size:var(--md-sys-typescale-title-medium-font-size);letter-spacing:var(--md-sys-typescale-title-medium-letter-spacing);line-height:var(--md-sys-typescale-title-medium-line-height);font-weight:var(--md-sys-typescale-title-medium-font-weight)}}:root{--md-sys-typescale-headline-large-font-family-name: Poppins;--md-sys-typescale-headline-large-font-family-style: normal;--md-sys-typescale-headline-large-font-weight: 400;--md-sys-typescale-headline-large-font-size: 2rem;--md-sys-typescale-headline-large-line-height: 2.5rem;--md-sys-typescale-headline-large-letter-spacing: 0rem;--md-sys-typescale-headline-large-text-transform: none;--md-sys-typescale-headline-large-text-decoration: none;--md-sys-typescale-headline-medium-font-family-name: Poppins;--md-sys-typescale-headline-medium-font-family-style: normal;--md-sys-typescale-headline-medium-font-weight: 400;--md-sys-typescale-headline-medium-font-size: 1.75rem;--md-sys-typescale-headline-medium-line-height: 2.25rem;--md-sys-typescale-headline-medium-letter-spacing: 0rem;--md-sys-typescale-headline-medium-text-transform: none;--md-sys-typescale-headline-medium-text-decoration: none;--md-sys-typescale-headline-small-font-family-name: Poppins;--md-sys-typescale-headline-small-font-family-style: normal;--md-sys-typescale-headline-small-font-weight: 400;--md-sys-typescale-headline-small-font-size: 1.5rem;--md-sys-typescale-headline-small-line-height: 2rem;--md-sys-typescale-headline-small-letter-spacing: 0rem;--md-sys-typescale-headline-small-text-transform: none;--md-sys-typescale-headline-small-text-decoration: none}.arx-title-large{font-family:var(--md-sys-typescale-title-large-font-family-name),sans-serif;font-style:var(--md-sys-typescale-title-large-font-family-style);font-weight:var(--md-sys-typescale-title-large-font-weight);font-size:var(--md-sys-typescale-title-large-font-size);letter-spacing:var(--md-sys-typescale-title-large-letter-spacing);line-height:var(--md-sys-typescale-title-large-line-height);text-transform:var(--md-sys-typescale-title-large-text-transform);text-decoration:var(--md-sys-typescale-title-large-text-decoration)}.arx-title-medium{font-family:var(--md-sys-typescale-title-medium-font-family-name),sans-serif;font-style:var(--md-sys-typescale-title-medium-font-family-style);font-weight:var(--md-sys-typescale-title-medium-font-weight);font-size:var(--md-sys-typescale-title-medium-font-size);letter-spacing:var(--md-sys-typescale-title-medium-letter-spacing);line-height:var(--md-sys-typescale-title-medium-line-height);text-transform:var(--md-sys-typescale-title-medium-text-transform);text-decoration:var(--md-sys-typescale-title-medium-text-decoration)}.arx-title-small{font-family:var(--md-sys-typescale-title-small-font-family-name),sans-serif;font-style:var(--md-sys-typescale-title-small-font-family-style);font-weight:var(--md-sys-typescale-title-small-font-weight);font-size:var(--md-sys-typescale-title-small-font-size);letter-spacing:var(--md-sys-typescale-title-small-letter-spacing);line-height:var(--md-sys-typescale-title-small-line-height);text-transform:var(--md-sys-typescale-title-small-text-transform);text-decoration:var(--md-sys-typescale-title-small-text-decoration)}@media (max-width: 960px){.arx-title-large{font-size:var(--md-sys-typescale-title-medium-font-size);letter-spacing:var(--md-sys-typescale-title-medium-letter-spacing);line-height:var(--md-sys-typescale-title-medium-line-height);font-weight:var(--md-sys-typescale-title-medium-font-weight)}.arx-title-medium{font-size:var(--md-sys-typescale-title-small-font-size);letter-spacing:var(--md-sys-typescale-title-small-letter-spacing);line-height:var(--md-sys-typescale-title-small-line-height);font-weight:var(--md-sys-typescale-title-small-font-weight)}}@media (max-width: 600px){.arx-title-large .arx-title-medium{font-size:var(--md-sys-typescale-title-small-font-size);letter-spacing:var(--md-sys-typescale-title-small-letter-spacing);line-height:var(--md-sys-typescale-title-small-line-height);font-weight:var(--md-sys-typescale-title-small-font-weight)}}:root{--md-sys-typescale-title-large-font-family-name: Poppins;--md-sys-typescale-title-large-font-family-style: normal;--md-sys-typescale-title-large-font-weight: 400;--md-sys-typescale-title-large-font-size: 1.375rem;--md-sys-typescale-title-large-line-height: 1.75rem;--md-sys-typescale-title-large-letter-spacing: 0rem;--md-sys-typescale-title-large-text-transform: none;--md-sys-typescale-title-large-text-decoration: none;--md-sys-typescale-title-medium-font-family-name: Poppins;--md-sys-typescale-title-medium-font-family-style: normal;--md-sys-typescale-title-medium-font-weight: 500;--md-sys-typescale-title-medium-font-size: 1rem;--md-sys-typescale-title-medium-line-height: 1.5rem;--md-sys-typescale-title-medium-letter-spacing: .009rem;--md-sys-typescale-title-medium-text-transform: none;--md-sys-typescale-title-medium-text-decoration: none;--md-sys-typescale-title-small-font-family-name: Poppins;--md-sys-typescale-title-small-font-family-style: normal;--md-sys-typescale-title-small-font-weight: 500;--md-sys-typescale-title-small-font-size: .875rem;--md-sys-typescale-title-small-line-height: 1.25rem;--md-sys-typescale-title-small-letter-spacing: .006rem;--md-sys-typescale-title-small-text-transform: none;--md-sys-typescale-title-small-text-decoration: none}.arx-body-large{font-family:var(--md-sys-typescale-body-large-font-family-name),sans-serif;font-style:var(--md-sys-typescale-body-large-font-family-style);font-weight:var(--md-sys-typescale-body-large-font-weight);font-size:var(--md-sys-typescale-body-large-font-size);letter-spacing:var(--md-sys-typescale-body-large-letter-spacing);line-height:var(--md-sys-typescale-body-large-line-height);text-transform:var(--md-sys-typescale-body-large-text-transform);text-decoration:var(--md-sys-typescale-body-large-text-decoration)}.arx-body-medium{font-family:var(--md-sys-typescale-body-medium-font-family-name),sans-serif;font-style:var(--md-sys-typescale-body-medium-font-family-style);font-weight:var(--md-sys-typescale-body-medium-font-weight);font-size:var(--md-sys-typescale-body-medium-font-size);letter-spacing:var(--md-sys-typescale-body-medium-letter-spacing);line-height:var(--md-sys-typescale-body-medium-line-height);text-transform:var(--md-sys-typescale-body-medium-text-transform);text-decoration:var(--md-sys-typescale-body-medium-text-decoration)}.arx-body-small{font-family:var(--md-sys-typescale-body-small-font-family-name),sans-serif;font-style:var(--md-sys-typescale-body-small-font-family-style);font-weight:var(--md-sys-typescale-body-small-font-weight);font-size:var(--md-sys-typescale-body-small-font-size);letter-spacing:var(--md-sys-typescale-body-small-letter-spacing);line-height:var(--md-sys-typescale-body-small-line-height);text-transform:var(--md-sys-typescale-body-small-text-transform);text-decoration:var(--md-sys-typescale-body-small-text-decoration)}@media (max-width: 960px){.arx-body-large{font-size:var(--md-sys-typescale-body-medium-font-size);letter-spacing:var(--md-sys-typescale-body-medium-letter-spacing);line-height:var(--md-sys-typescale-body-medium-line-height)}.arx-body-medium{font-size:var(--md-sys-typescale-body-small-font-size);letter-spacing:var(--md-sys-typescale-body-small-letter-spacing);line-height:var(--md-sys-typescale-body-small-line-height)}}:root{--md-sys-typescale-body-large-font-family-name: Roboto Flex;--md-sys-typescale-body-large-font-family-style: normal;--md-sys-typescale-body-large-font-weight: 400;--md-sys-typescale-body-large-font-size: 1rem;--md-sys-typescale-body-large-line-height: 1.5rem;--md-sys-typescale-body-large-letter-spacing: .031rem;--md-sys-typescale-body-large-text-transform: none;--md-sys-typescale-body-large-text-decoration: none;--md-sys-typescale-body-medium-font-family-name: Roboto Flex;--md-sys-typescale-body-medium-font-family-style: normal;--md-sys-typescale-body-medium-font-weight: 400;--md-sys-typescale-body-medium-font-size: .875rem;--md-sys-typescale-body-medium-line-height: 1.25rem;--md-sys-typescale-body-medium-letter-spacing: .016rem;--md-sys-typescale-body-medium-text-transform: none;--md-sys-typescale-body-medium-text-decoration: none;--md-sys-typescale-body-small-font-family-name: Roboto Flex;--md-sys-typescale-body-small-font-family-style: normal;--md-sys-typescale-body-small-font-weight: 400;--md-sys-typescale-body-small-font-size: .75rem;--md-sys-typescale-body-small-line-height: 1rem;--md-sys-typescale-body-small-letter-spacing: .025rem;--md-sys-typescale-body-small-text-transform: none;--md-sys-typescale-body-small-text-decoration: none}.arx-label-large{font-family:var(--md-sys-typescale-label-large-font-family-name),sans-serif;font-style:var(--md-sys-typescale-label-large-font-family-style);font-weight:var(--md-sys-typescale-label-large-font-weight);font-size:var(--md-sys-typescale-label-large-font-size);letter-spacing:var(--md-sys-typescale-label-large-letter-spacing);line-height:var(--md-sys-typescale-label-large-line-height);text-transform:var(--md-sys-typescale-label-large-text-transform);text-decoration:var(--md-sys-typescale-label-large-text-decoration)}.arx-label-medium{font-family:var(--md-sys-typescale-label-medium-font-family-name),sans-serif;font-style:var(--md-sys-typescale-label-medium-font-family-style);font-weight:var(--md-sys-typescale-label-medium-font-weight);font-size:var(--md-sys-typescale-label-medium-font-size);letter-spacing:var(--md-sys-typescale-label-medium-letter-spacing);line-height:var(--md-sys-typescale-label-medium-line-height);text-transform:var(--md-sys-typescale-label-medium-text-transform);text-decoration:var(--md-sys-typescale-label-medium-text-decoration)}.arx-label-small{font-family:var(--md-sys-typescale-label-small-font-family-name),sans-serif;font-style:var(--md-sys-typescale-label-small-font-family-style);font-weight:var(--md-sys-typescale-label-small-font-weight);font-size:var(--md-sys-typescale-label-small-font-size);letter-spacing:var(--md-sys-typescale-label-small-letter-spacing);line-height:var(--md-sys-typescale-label-small-line-height);text-transform:var(--md-sys-typescale-label-small-text-transform);text-decoration:var(--md-sys-typescale-label-small-text-decoration)}@media (max-width: 960px){.arx-label-large{font-size:var(--md-sys-typescale-label-medium-font-size);letter-spacing:var(--md-sys-typescale-label-medium-letter-spacing);line-height:var(--md-sys-typescale-label-medium-line-height)}.arx-label-medium{font-size:var(--md-sys-typescale-label-small-font-size);letter-spacing:var(--md-sys-typescale-label-small-letter-spacing);line-height:var(--md-sys-typescale-label-small-line-height)}}:root{--md-sys-typescale-label-large-font-family-name: Roboto Flex;--md-sys-typescale-label-large-font-family-style: normal;--md-sys-typescale-label-large-font-weight: 500;--md-sys-typescale-label-large-font-size: .875rem;--md-sys-typescale-label-large-line-height: 1.25rem;--md-sys-typescale-label-large-letter-spacing: .006rem;--md-sys-typescale-label-large-text-transform: none;--md-sys-typescale-label-large-text-decoration: none;--md-sys-typescale-label-medium-font-family-name: Roboto Flex;--md-sys-typescale-label-medium-font-family-style: normal;--md-sys-typescale-label-medium-font-weight: 500;--md-sys-typescale-label-medium-font-size: .75rem;--md-sys-typescale-label-medium-line-height: 1rem;--md-sys-typescale-label-medium-letter-spacing: .031rem;--md-sys-typescale-label-medium-text-transform: none;--md-sys-typescale-label-medium-text-decoration: none;--md-sys-typescale-label-small-font-family-name: Roboto Flex;--md-sys-typescale-label-small-font-family-style: normal;--md-sys-typescale-label-small-font-weight: 500;--md-sys-typescale-label-small-font-size: .688rem;--md-sys-typescale-label-small-line-height: 1rem;--md-sys-typescale-label-small-letter-spacing: .031rem;--md-sys-typescale-label-small-text-transform: none;--md-sys-typescale-label-small-text-decoration: none}:root{--md-sys-typescale-semi-bold-font-weight: 500;--md-sys-typescale-bold-font-weight: 700}:root{--mat-app-background-color: #fdf8f8;--mat-app-text-color: #1c1b1c;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-ripple-color: color-mix(in srgb, #1c1b1c 10%, transparent);--mat-option-focus-state-layer-color: color-mix(in srgb, #1c1b1c 12%, transparent);--mat-option-hover-state-layer-color: color-mix(in srgb, #1c1b1c 8%, transparent);--mat-option-label-text-color: #1c1b1c;--mat-option-selected-state-label-text-color: #930011;--mat-option-selected-state-layer-color: #ffdad6;--mat-optgroup-label-text-color: #484647;--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fdf8f8;--mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, #1c1b1c 38%, transparent);--mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, #1c1b1c 38%, transparent);--mat-pseudo-checkbox-full-selected-checkmark-color: #ffffff;--mat-pseudo-checkbox-full-selected-icon-color: #9f4200;--mat-pseudo-checkbox-full-unselected-icon-color: #484647;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, #1c1b1c 38%, transparent);--mat-pseudo-checkbox-minimal-selected-checkmark-color: #9f4200;--mat-option-label-text-size: 1rem;--mat-option-label-text-weight: 400;--mat-option-label-text-font: Roboto Flex;--mat-option-label-text-line-height: 1.25rem;--mat-option-label-text-tracking: .006rem;--mat-optgroup-label-text-font: Roboto Flex;--mat-optgroup-label-text-line-height: 1.25rem;--mat-optgroup-label-text-size: .875rem;--mat-optgroup-label-text-tracking: .006rem;--mat-optgroup-label-text-weight: 500;--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-filled-touch-target-size: 48px;--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-outlined-touch-target-size: 48px;--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-protected-touch-target-size: 48px;--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-text-touch-target-size: 48px;--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-tonal-touch-target-size: 48px;--mat-button-filled-container-color: #9f4200;--mat-button-filled-disabled-container-color: color-mix(in srgb, #1c1b1c 12%, transparent);--mat-button-filled-disabled-label-text-color: color-mix(in srgb, #1c1b1c 38%, transparent);--mat-button-filled-disabled-state-layer-color: #484647;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .08;--mat-button-filled-label-text-color: #ffffff;--mat-button-filled-pressed-state-layer-opacity: .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, #1c1b1c 38%, transparent);--mat-button-outlined-disabled-outline-color: color-mix(in srgb, #1c1b1c 12%, transparent);--mat-button-outlined-disabled-state-layer-color: #484647;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .08;--mat-button-outlined-label-text-color: #9f4200;--mat-button-outlined-outline-color: #797677;--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: color-mix(in srgb, #9f4200 12%, transparent);--mat-button-outlined-state-layer-color: #9f4200;--mat-button-protected-container-color: #fdf8f8;--mat-button-protected-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-button-protected-disabled-container-color: color-mix(in srgb, #1c1b1c 12%, transparent);--mat-button-protected-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: color-mix(in srgb, #1c1b1c 38%, transparent);--mat-button-protected-disabled-state-layer-color: #484647;--mat-button-protected-focus-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-container-elevation-shadow: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-button-protected-hover-state-layer-opacity: .08;--mat-button-protected-label-text-color: #9f4200;--mat-button-protected-pressed-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: color-mix(in srgb, #9f4200 12%, transparent);--mat-button-protected-state-layer-color: #9f4200;--mat-button-text-disabled-label-text-color: color-mix(in srgb, #1c1b1c 38%, transparent);--mat-button-text-disabled-state-layer-color: #484647;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .08;--mat-button-text-label-text-color: #9f4200;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: color-mix(in srgb, #9f4200 12%, transparent);--mat-button-text-state-layer-color: #9f4200;--mat-button-tonal-container-color: #ffdad6;--mat-button-tonal-disabled-container-color: color-mix(in srgb, #1c1b1c 12%, transparent);--mat-button-tonal-disabled-label-text-color: color-mix(in srgb, #1c1b1c 38%, transparent);--mat-button-tonal-disabled-state-layer-color: #484647;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .08;--mat-button-tonal-label-text-color: #930011;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: color-mix(in srgb, #930011 12%, transparent);--mat-button-tonal-state-layer-color: #930011;--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 Flex;--mat-button-filled-label-text-size: .875rem;--mat-button-filled-label-text-tracking: .006rem;--mat-button-filled-label-text-weight: 500;--mat-button-outlined-label-text-font: Roboto Flex;--mat-button-outlined-label-text-size: .875rem;--mat-button-outlined-label-text-tracking: .006rem;--mat-button-outlined-label-text-weight: 500;--mat-button-protected-label-text-font: Roboto Flex;--mat-button-protected-label-text-size: .875rem;--mat-button-protected-label-text-tracking: .006rem;--mat-button-protected-label-text-weight: 500;--mat-button-text-label-text-font: Roboto Flex;--mat-button-text-label-text-size: .875rem;--mat-button-text-label-text-tracking: .006rem;--mat-button-text-label-text-weight: 500;--mat-button-tonal-label-text-font: Roboto Flex;--mat-button-tonal-label-text-size: .875rem;--mat-button-tonal-label-text-tracking: .006rem;--mat-button-tonal-label-text-weight: 500;--mat-snack-bar-container-shape: 4px;--mat-snack-bar-button-color: #ffb692;--mat-snack-bar-container-color: #313030;--mat-snack-bar-supporting-text-color: #f4f0f0;--mat-snack-bar-supporting-text-font: Roboto Flex;--mat-snack-bar-supporting-text-line-height: 1.25rem;--mat-snack-bar-supporting-text-size: .875rem;--mat-snack-bar-supporting-text-weight: 400;--mat-progress-spinner-size: 48px;--mat-progress-spinner-active-indicator-width: 4px;--mat-progress-spinner-active-indicator-color: #9f4200;--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, #1c1b1c 38%, transparent);--mat-form-field-disabled-leading-icon-color: color-mix(in srgb, #1c1b1c 38%, transparent);--mat-form-field-disabled-select-arrow-color: color-mix(in srgb, #1c1b1c 38%, transparent);--mat-form-field-disabled-trailing-icon-color: color-mix(in srgb, #1c1b1c 38%, transparent);--mat-form-field-enabled-select-arrow-color: #484647;--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: #484647;--mat-form-field-filled-caret-color: #9f4200;--mat-form-field-filled-container-color: #e6e1e1;--mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, #1c1b1c 38%, transparent);--mat-form-field-filled-disabled-container-color: color-mix(in srgb, #1c1b1c 4%, transparent);--mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, #1c1b1c 38%, transparent);--mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, #1c1b1c 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: #9f4200;--mat-form-field-filled-focus-label-text-color: #9f4200;--mat-form-field-filled-hover-active-indicator-color: #1c1b1c;--mat-form-field-filled-hover-label-text-color: #484647;--mat-form-field-filled-input-text-color: #1c1b1c;--mat-form-field-filled-input-text-placeholder-color: #484647;--mat-form-field-filled-label-text-color: #484647;--mat-form-field-focus-select-arrow-color: #9f4200;--mat-form-field-focus-state-layer-opacity: 0;--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-leading-icon-color: #484647;--mat-form-field-outlined-caret-color: #9f4200;--mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, #1c1b1c 38%, transparent);--mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, #1c1b1c 38%, transparent);--mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, #1c1b1c 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: #9f4200;--mat-form-field-outlined-focus-outline-color: #9f4200;--mat-form-field-outlined-hover-label-text-color: #1c1b1c;--mat-form-field-outlined-hover-outline-color: #1c1b1c;--mat-form-field-outlined-input-text-color: #1c1b1c;--mat-form-field-outlined-input-text-placeholder-color: #484647;--mat-form-field-outlined-label-text-color: #484647;--mat-form-field-outlined-outline-color: #797677;--mat-form-field-select-disabled-option-text-color: color-mix(in srgb, #1c1b1c 38%, transparent);--mat-form-field-select-option-text-color: #1c1b1c;--mat-form-field-state-layer-color: #1c1b1c;--mat-form-field-trailing-icon-color: #484647;--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 Flex;--mat-form-field-container-text-line-height: 1.5rem;--mat-form-field-container-text-size: 1rem;--mat-form-field-container-text-tracking: .031rem;--mat-form-field-container-text-weight: 400;--mat-form-field-subscript-text-font: Roboto Flex;--mat-form-field-subscript-text-line-height: 1rem;--mat-form-field-subscript-text-size: .75rem;--mat-form-field-subscript-text-tracking: .025rem;--mat-form-field-subscript-text-weight: 400;--mat-form-field-outlined-label-text-font: Roboto Flex;--mat-form-field-outlined-label-text-size: 1rem;--mat-form-field-outlined-label-text-tracking: .031rem;--mat-form-field-outlined-label-text-weight: 400;--mat-form-field-filled-label-text-font: Roboto Flex;--mat-form-field-filled-label-text-size: 1rem;--mat-form-field-filled-label-text-tracking: .031rem;--mat-form-field-filled-label-text-weight: 400;--mat-checkbox-selected-focus-state-layer-opacity: .12;--mat-checkbox-selected-hover-state-layer-opacity: .08;--mat-checkbox-selected-pressed-state-layer-opacity: .12;--mat-checkbox-unselected-focus-state-layer-opacity: .12;--mat-checkbox-unselected-hover-state-layer-opacity: .08;--mat-checkbox-unselected-pressed-state-layer-opacity: .12;--mat-checkbox-touch-target-size: 48px;--mat-checkbox-disabled-label-color: color-mix(in srgb, #1c1b1c 38%, transparent);--mat-checkbox-disabled-selected-checkmark-color: #fdf8f8;--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, #1c1b1c 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, #1c1b1c 38%, transparent);--mat-checkbox-label-text-color: #1c1b1c;--mat-checkbox-selected-checkmark-color: #ffffff;--mat-checkbox-selected-focus-icon-color: #9f4200;--mat-checkbox-selected-focus-state-layer-color: #9f4200;--mat-checkbox-selected-hover-icon-color: #9f4200;--mat-checkbox-selected-hover-state-layer-color: #9f4200;--mat-checkbox-selected-icon-color: #9f4200;--mat-checkbox-selected-pressed-icon-color: #9f4200;--mat-checkbox-selected-pressed-state-layer-color: #1c1b1c;--mat-checkbox-unselected-focus-icon-color: #1c1b1c;--mat-checkbox-unselected-focus-state-layer-color: #1c1b1c;--mat-checkbox-unselected-hover-icon-color: #1c1b1c;--mat-checkbox-unselected-hover-state-layer-color: #1c1b1c;--mat-checkbox-unselected-icon-color: #484647;--mat-checkbox-unselected-pressed-state-layer-color: #9f4200;--mat-checkbox-touch-target-display: block;--mat-checkbox-state-layer-size: 40px;--mat-checkbox-label-text-font: Roboto Flex;--mat-checkbox-label-text-line-height: 1.25rem;--mat-checkbox-label-text-size: .875rem;--mat-checkbox-label-text-tracking: .016rem;--mat-checkbox-label-text-weight: 400;--mat-icon-button-icon-size: 24px;--mat-icon-button-container-shape: 9999px;--mat-icon-button-touch-target-size: 48px;--mat-icon-button-disabled-icon-color: color-mix(in srgb, #1c1b1c 38%, transparent);--mat-icon-button-disabled-state-layer-color: #484647;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-icon-color: #484647;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: color-mix(in srgb, #484647 12%, transparent);--mat-icon-button-state-layer-color: #484647;--mat-icon-button-touch-target-display: block;--mat-icon-button-state-layer-size: 40px;--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: #9f4200;--mat-progress-bar-track-color: #e6e1e1;--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: .38;--mat-chip-with-icon-disabled-icon-opacity: .38;--mat-chip-with-icon-icon-size: 18px;--mat-chip-with-trailing-icon-disabled-trailing-icon-opacity: .38;--mat-chip-disabled-label-text-color: color-mix(in srgb, #1c1b1c 38%, transparent);--mat-chip-disabled-outline-color: color-mix(in srgb, #1c1b1c 12%, transparent);--mat-chip-elevated-selected-container-color: #ffdad6;--mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, #1c1b1c 12%, transparent);--mat-chip-focus-outline-color: #484647;--mat-chip-focus-state-layer-color: #484647;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: #484647;--mat-chip-hover-state-layer-opacity: .08;--mat-chip-label-text-color: #484647;--mat-chip-outline-color: #797677;--mat-chip-selected-disabled-trailing-icon-color: #1c1b1c;--mat-chip-selected-focus-state-layer-color: #930011;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: #930011;--mat-chip-selected-hover-state-layer-opacity: .08;--mat-chip-selected-label-text-color: #930011;--mat-chip-selected-trailing-action-state-layer-color: #930011;--mat-chip-selected-trailing-icon-color: #930011;--mat-chip-trailing-action-focus-state-layer-opacity: .12;--mat-chip-trailing-action-hover-state-layer-opacity: .08;--mat-chip-trailing-action-state-layer-color: #484647;--mat-chip-with-icon-disabled-icon-color: #1c1b1c;--mat-chip-with-icon-icon-color: #484647;--mat-chip-with-icon-selected-icon-color: #930011;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #1c1b1c;--mat-chip-with-trailing-icon-trailing-icon-color: #484647;--mat-chip-container-height: 32px;--mat-chip-label-text-font: Roboto Flex;--mat-chip-label-text-line-height: 1.25rem;--mat-chip-label-text-size: .875rem;--mat-chip-label-text-tracking: .006rem;--mat-chip-label-text-weight: 500;--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-touch-target-size: 48px;--mat-fab-small-touch-target-size: 48px;--mat-fab-container-color: #ffdbcb;--mat-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-disabled-state-container-color: color-mix(in srgb, #1c1b1c 12%, transparent);--mat-fab-disabled-state-foreground-color: color-mix(in srgb, #1c1b1c 38%, transparent);--mat-fab-extended-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-extended-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-extended-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(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, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: #793000;--mat-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: color-mix(in srgb, #793000 12%, transparent);--mat-fab-small-container-color: #ffdbcb;--mat-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-container-color: color-mix(in srgb, #1c1b1c 12%, transparent);--mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, #1c1b1c 38%, transparent);--mat-fab-small-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: #793000;--mat-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: color-mix(in srgb, #793000 12%, transparent);--mat-fab-small-state-layer-color: #793000;--mat-fab-state-layer-color: #793000;--mat-fab-touch-target-display: block;--mat-fab-extended-label-text-font: Roboto Flex;--mat-fab-extended-label-text-size: .875rem;--mat-fab-extended-label-text-tracking: .006rem;--mat-fab-extended-label-text-weight: 500;--mat-list-active-indicator-color: #ffdad6;--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: #1c1b1c;--mat-list-list-item-disabled-label-text-opacity: .3;--mat-list-list-item-disabled-leading-icon-color: #1c1b1c;--mat-list-list-item-disabled-leading-icon-opacity: .38;--mat-list-list-item-disabled-state-layer-color: #1c1b1c;--mat-list-list-item-disabled-state-layer-opacity: .12;--mat-list-list-item-disabled-trailing-icon-color: #1c1b1c;--mat-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-list-item-focus-label-text-color: #1c1b1c;--mat-list-list-item-focus-state-layer-color: #1c1b1c;--mat-list-list-item-focus-state-layer-opacity: .12;--mat-list-list-item-hover-label-text-color: #1c1b1c;--mat-list-list-item-hover-state-layer-color: #1c1b1c;--mat-list-list-item-hover-state-layer-opacity: .08;--mat-list-list-item-label-text-color: #1c1b1c;--mat-list-list-item-leading-avatar-color: #ffdbcb;--mat-list-list-item-leading-avatar-shape: 9999px;--mat-list-list-item-leading-avatar-size: 40px;--mat-list-list-item-leading-icon-color: #484647;--mat-list-list-item-leading-icon-size: 24px;--mat-list-list-item-selected-trailing-icon-color: #9f4200;--mat-list-list-item-supporting-text-color: #484647;--mat-list-list-item-trailing-icon-color: #484647;--mat-list-list-item-trailing-icon-size: 24px;--mat-list-list-item-trailing-supporting-text-color: #484647;--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 Flex;--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: .031rem;--mat-list-list-item-label-text-weight: 400;--mat-list-list-item-supporting-text-font: Roboto Flex;--mat-list-list-item-supporting-text-line-height: 1.25rem;--mat-list-list-item-supporting-text-size: .875rem;--mat-list-list-item-supporting-text-tracking: .016rem;--mat-list-list-item-supporting-text-weight: 400;--mat-list-list-item-trailing-supporting-text-font: Roboto Flex;--mat-list-list-item-trailing-supporting-text-line-height: 1rem;--mat-list-list-item-trailing-supporting-text-size: .688rem;--mat-list-list-item-trailing-supporting-text-tracking: .031rem;--mat-list-list-item-trailing-supporting-text-weight: 500;--mat-radio-disabled-unselected-icon-opacity: .38;--mat-radio-disabled-selected-icon-opacity: .38;--mat-radio-touch-target-size: 48px;--mat-radio-checked-ripple-color: #9f4200;--mat-radio-disabled-label-color: color-mix(in srgb, #1c1b1c 38%, transparent);--mat-radio-disabled-selected-icon-color: #1c1b1c;--mat-radio-disabled-unselected-icon-color: #1c1b1c;--mat-radio-label-text-color: #1c1b1c;--mat-radio-ripple-color: #1c1b1c;--mat-radio-selected-focus-icon-color: #9f4200;--mat-radio-selected-hover-icon-color: #9f4200;--mat-radio-selected-icon-color: #9f4200;--mat-radio-selected-pressed-icon-color: #9f4200;--mat-radio-unselected-focus-icon-color: #1c1b1c;--mat-radio-unselected-hover-icon-color: #1c1b1c;--mat-radio-unselected-icon-color: #484647;--mat-radio-unselected-pressed-icon-color: #1c1b1c;--mat-radio-touch-target-display: block;--mat-radio-state-layer-size: 40px;--mat-radio-label-text-font: Roboto Flex;--mat-radio-label-text-line-height: 1.25rem;--mat-radio-label-text-size: .875rem;--mat-radio-label-text-tracking: .016rem;--mat-radio-label-text-weight: 400;--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-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-card-filled-container-color: #e5e2e1;--mat-card-filled-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-outlined-container-color: #fdf8f8;--mat-card-outlined-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-outlined-outline-color: #c9c6c6;--mat-card-subtitle-text-color: #1c1b1c;--mat-card-subtitle-text-font: Roboto Flex;--mat-card-subtitle-text-line-height: 1.5rem;--mat-card-subtitle-text-size: 1rem;--mat-card-subtitle-text-tracking: .009rem;--mat-card-subtitle-text-weight: 500;--mat-card-title-text-font: Poppins;--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-divider-width: 1px;--mat-divider-color: #c9c6c6;--mat-button-toggle-focus-state-layer-opacity: .12;--mat-button-toggle-hover-state-layer-opacity: .08;--mat-button-toggle-shape: 28px;--mat-button-toggle-background-color: transparent;--mat-button-toggle-disabled-selected-state-background-color: color-mix(in srgb, #1c1b1c 12%, transparent);--mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, #1c1b1c 38%, transparent);--mat-button-toggle-disabled-state-background-color: transparent;--mat-button-toggle-disabled-state-text-color: color-mix(in srgb, #1c1b1c 38%, transparent);--mat-button-toggle-divider-color: #797677;--mat-button-toggle-selected-state-background-color: #ffdad6;--mat-button-toggle-selected-state-text-color: #930011;--mat-button-toggle-state-layer-color: #1c1b1c;--mat-button-toggle-text-color: #1c1b1c;--mat-button-toggle-height: 40px;--mat-button-toggle-label-text-font: Roboto Flex;--mat-button-toggle-label-text-line-height: 1.25rem;--mat-button-toggle-label-text-size: .875rem;--mat-button-toggle-label-text-tracking: .006rem;--mat-button-toggle-label-text-weight: 500;--mat-slide-toggle-disabled-selected-handle-opacity: 1;--mat-slide-toggle-disabled-selected-icon-opacity: .38;--mat-slide-toggle-disabled-track-opacity: .12;--mat-slide-toggle-disabled-unselected-handle-opacity: .38;--mat-slide-toggle-disabled-unselected-icon-opacity: .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-touch-target-size: 48px;--mat-slide-toggle-disabled-label-text-color: #1c1b1c;--mat-slide-toggle-disabled-selected-handle-color: #fdf8f8;--mat-slide-toggle-disabled-selected-icon-color: #1c1b1c;--mat-slide-toggle-disabled-selected-track-color: #1c1b1c;--mat-slide-toggle-disabled-unselected-handle-color: #1c1b1c;--mat-slide-toggle-disabled-unselected-icon-color: #e6e1e1;--mat-slide-toggle-disabled-unselected-track-color: #e6e1e1;--mat-slide-toggle-disabled-unselected-track-outline-color: #1c1b1c;--mat-slide-toggle-label-text-color: #1c1b1c;--mat-slide-toggle-selected-focus-handle-color: #ffdbcb;--mat-slide-toggle-selected-focus-state-layer-color: #9f4200;--mat-slide-toggle-selected-focus-state-layer-opacity: .12;--mat-slide-toggle-selected-focus-track-color: #9f4200;--mat-slide-toggle-selected-handle-color: #ffffff;--mat-slide-toggle-selected-hover-handle-color: #ffdbcb;--mat-slide-toggle-selected-hover-state-layer-color: #9f4200;--mat-slide-toggle-selected-hover-state-layer-opacity: .08;--mat-slide-toggle-selected-hover-track-color: #9f4200;--mat-slide-toggle-selected-icon-color: #793000;--mat-slide-toggle-selected-pressed-handle-color: #ffdbcb;--mat-slide-toggle-selected-pressed-state-layer-color: #9f4200;--mat-slide-toggle-selected-pressed-state-layer-opacity: .12;--mat-slide-toggle-selected-pressed-track-color: #9f4200;--mat-slide-toggle-selected-track-color: #9f4200;--mat-slide-toggle-track-outline-color: #797677;--mat-slide-toggle-unselected-focus-handle-color: #484647;--mat-slide-toggle-unselected-focus-state-layer-color: #1c1b1c;--mat-slide-toggle-unselected-focus-state-layer-opacity: .12;--mat-slide-toggle-unselected-focus-track-color: #e6e1e1;--mat-slide-toggle-unselected-handle-color: #797677;--mat-slide-toggle-unselected-hover-handle-color: #484647;--mat-slide-toggle-unselected-hover-state-layer-color: #1c1b1c;--mat-slide-toggle-unselected-hover-state-layer-opacity: .08;--mat-slide-toggle-unselected-hover-track-color: #e6e1e1;--mat-slide-toggle-unselected-icon-color: #e6e1e1;--mat-slide-toggle-unselected-pressed-handle-color: #484647;--mat-slide-toggle-unselected-pressed-state-layer-color: #1c1b1c;--mat-slide-toggle-unselected-pressed-state-layer-opacity: .12;--mat-slide-toggle-unselected-pressed-track-color: #e6e1e1;--mat-slide-toggle-unselected-track-color: #e6e1e1;--mat-slide-toggle-touch-target-display: block;--mat-slide-toggle-label-text-font: Roboto Flex;--mat-slide-toggle-label-text-line-height: 1.25rem;--mat-slide-toggle-label-text-size: .875rem;--mat-slide-toggle-label-text-tracking: .016rem;--mat-slide-toggle-label-text-weight: 400;--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: #e6e1e1;--mat-menu-item-label-text-color: #1c1b1c;--mat-menu-item-icon-color: #484647;--mat-menu-item-hover-state-layer-color: color-mix(in srgb, #1c1b1c 8%, transparent);--mat-menu-item-focus-state-layer-color: color-mix(in srgb, #1c1b1c 12%, transparent);--mat-menu-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-menu-item-label-text-font: Roboto Flex;--mat-menu-item-label-text-line-height: 1.25rem;--mat-menu-item-label-text-size: .875rem;--mat-menu-item-label-text-tracking: .006rem;--mat-menu-item-label-text-weight: 500;--mat-tab-active-indicator-height: 2px;--mat-tab-active-indicator-shape: 0;--mat-tab-divider-height: 1px;--mat-tab-active-focus-indicator-color: #9f4200;--mat-tab-active-focus-label-text-color: #1c1b1c;--mat-tab-active-hover-indicator-color: #9f4200;--mat-tab-active-hover-label-text-color: #1c1b1c;--mat-tab-active-indicator-color: #9f4200;--mat-tab-active-label-text-color: #1c1b1c;--mat-tab-active-ripple-color: #1c1b1c;--mat-tab-divider-color: #e6e1e1;--mat-tab-inactive-focus-label-text-color: #1c1b1c;--mat-tab-inactive-hover-label-text-color: #1c1b1c;--mat-tab-inactive-label-text-color: #1c1b1c;--mat-tab-inactive-ripple-color: #1c1b1c;--mat-tab-pagination-icon-color: #1c1b1c;--mat-tab-disabled-ripple-color: #484647;--mat-tab-container-height: 48px;--mat-tab-label-text-font: Roboto Flex;--mat-tab-label-text-line-height: 1.25rem;--mat-tab-label-text-size: .875rem;--mat-tab-label-text-tracking: .006rem;--mat-tab-label-text-weight: 500;--mat-select-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-select-enabled-trigger-text-color: #1c1b1c;--mat-select-disabled-trigger-text-color: color-mix(in srgb, #1c1b1c 38%, transparent);--mat-select-placeholder-text-color: #484647;--mat-select-enabled-arrow-color: #484647;--mat-select-disabled-arrow-color: color-mix(in srgb, #1c1b1c 38%, transparent);--mat-select-focused-arrow-color: #9f4200;--mat-select-invalid-arrow-color: #ba1a1a;--mat-select-arrow-transform: translateY(-8px);--mat-select-trigger-text-font: Roboto Flex;--mat-select-trigger-text-line-height: 1.5rem;--mat-select-trigger-text-size: 1rem;--mat-select-trigger-text-tracking: .031rem;--mat-select-trigger-text-weight: 400;--mat-datepicker-calendar-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(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, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-shape: 28px;--mat-datepicker-calendar-body-label-text-color: #1c1b1c;--mat-datepicker-calendar-container-text-color: #1c1b1c;--mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, #1c1b1c 38%, transparent);--mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #1c1b1c 12%, transparent);--mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #1c1b1c 8%, transparent);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: #d7e3ff;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #ba1920;--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #ffdad6;--mat-datepicker-calendar-date-in-range-state-background-color: #ffdbcb;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-preview-state-outline-color: #9f4200;--mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #1c1b1c 38%, transparent);--mat-datepicker-calendar-date-selected-state-background-color: #9f4200;--mat-datepicker-calendar-date-selected-state-text-color: #ffffff;--mat-datepicker-calendar-date-text-color: #1c1b1c;--mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, #1c1b1c 38%, transparent);--mat-datepicker-calendar-date-today-outline-color: #9f4200;--mat-datepicker-calendar-date-today-selected-state-outline-color: #9f4200;--mat-datepicker-calendar-header-divider-color: transparent;--mat-datepicker-calendar-header-text-color: #484647;--mat-datepicker-calendar-navigation-button-icon-color: #484647;--mat-datepicker-calendar-period-button-icon-color: #484647;--mat-datepicker-calendar-period-button-text-color: #484647;--mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, #1c1b1c 38%, transparent);--mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, #1c1b1c 38%, transparent);--mat-datepicker-range-input-separator-color: #1c1b1c;--mat-datepicker-toggle-active-state-icon-color: #9f4200;--mat-datepicker-toggle-icon-color: #484647;--mat-datepicker-calendar-body-label-text-size: .875rem;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-header-text-size: .875rem;--mat-datepicker-calendar-header-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: .875rem;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-text-font: Roboto Flex;--mat-datepicker-calendar-text-size: .875rem;--mat-tooltip-container-color: #313030;--mat-tooltip-container-shape: 4px;--mat-tooltip-supporting-text-color: #f4f0f0;--mat-tooltip-supporting-text-font: Roboto Flex;--mat-tooltip-supporting-text-line-height: 1rem;--mat-tooltip-supporting-text-size: .75rem;--mat-tooltip-supporting-text-tracking: .025rem;--mat-tooltip-supporting-text-weight: 400;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #fdf8f8;--mat-table-header-headline-color: #1c1b1c;--mat-table-row-item-label-text-color: #1c1b1c;--mat-table-row-item-outline-color: #797677;--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 Flex;--mat-table-header-headline-line-height: 1.25rem;--mat-table-header-headline-size: .875rem;--mat-table-header-headline-tracking: .006rem;--mat-table-header-headline-weight: 500;--mat-table-row-item-label-text-font: Roboto Flex;--mat-table-row-item-label-text-line-height: 1.25rem;--mat-table-row-item-label-text-size: .875rem;--mat-table-row-item-label-text-tracking: .016rem;--mat-table-row-item-label-text-weight: 400;--mat-table-footer-supporting-text-font: Roboto Flex;--mat-table-footer-supporting-text-line-height: 1.25rem;--mat-table-footer-supporting-text-size: .875rem;--mat-table-footer-supporting-text-tracking: .016rem;--mat-table-footer-supporting-text-weight: 400;--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: .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 Flex;--mat-badge-text-size: .688rem;--mat-badge-text-weight: 500;--mat-sys-surface-container: var(--md-sys-color-surface-container);--mat-sys-surface-container-high: var(--md-sys-color-surface-container-high)}:root[data-theme^=dark]{--mat-app-text-color: #e5e2e1;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-ripple-color: color-mix(in srgb, #e5e2e1 10%, transparent);--mat-option-focus-state-layer-color: color-mix(in srgb, #e5e2e1 12%, transparent);--mat-option-hover-state-layer-color: color-mix(in srgb, #e5e2e1 8%, transparent);--mat-option-label-text-color: #e5e2e1;--mat-option-selected-state-label-text-color: #ffdad6;--mat-option-selected-state-layer-color: #930011;--mat-optgroup-label-text-color: #e6e1e1;--mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, #e5e2e1 38%, transparent);--mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, #e5e2e1 38%, transparent);--mat-pseudo-checkbox-full-selected-checkmark-color: #562000;--mat-pseudo-checkbox-full-selected-icon-color: #ffb692;--mat-pseudo-checkbox-full-unselected-icon-color: #e6e1e1;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, #e5e2e1 38%, transparent);--mat-pseudo-checkbox-minimal-selected-checkmark-color: #ffb692;--mat-button-filled-container-color: #ffb692;--mat-button-filled-disabled-container-color: color-mix(in srgb, #e5e2e1 12%, transparent);--mat-button-filled-disabled-label-text-color: color-mix(in srgb, #e5e2e1 38%, transparent);--mat-button-filled-disabled-state-layer-color: #e6e1e1;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .08;--mat-button-filled-label-text-color: #562000;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: color-mix(in srgb, #562000 12%, transparent);--mat-button-filled-state-layer-color: #562000;--mat-button-outlined-disabled-label-text-color: color-mix(in srgb, #e5e2e1 38%, transparent);--mat-button-outlined-disabled-outline-color: color-mix(in srgb, #e5e2e1 12%, transparent);--mat-button-outlined-disabled-state-layer-color: #e6e1e1;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .08;--mat-button-outlined-label-text-color: #ffb692;--mat-button-outlined-outline-color: #939090;--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: color-mix(in srgb, #ffb692 12%, transparent);--mat-button-outlined-state-layer-color: #ffb692;--mat-button-protected-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-button-protected-disabled-container-color: color-mix(in srgb, #e5e2e1 12%, transparent);--mat-button-protected-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: color-mix(in srgb, #e5e2e1 38%, transparent);--mat-button-protected-disabled-state-layer-color: #e6e1e1;--mat-button-protected-focus-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-container-elevation-shadow: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-button-protected-hover-state-layer-opacity: .08;--mat-button-protected-label-text-color: #ffb692;--mat-button-protected-pressed-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: color-mix(in srgb, #ffb692 12%, transparent);--mat-button-protected-state-layer-color: #ffb692;--mat-button-text-disabled-label-text-color: color-mix(in srgb, #e5e2e1 38%, transparent);--mat-button-text-disabled-state-layer-color: #e6e1e1;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .08;--mat-button-text-label-text-color: #ffb692;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: color-mix(in srgb, #ffb692 12%, transparent);--mat-button-text-state-layer-color: #ffb692;--mat-button-tonal-container-color: #930011;--mat-button-tonal-disabled-container-color: color-mix(in srgb, #e5e2e1 12%, transparent);--mat-button-tonal-disabled-label-text-color: color-mix(in srgb, #e5e2e1 38%, transparent);--mat-button-tonal-disabled-state-layer-color: #e6e1e1;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .08;--mat-button-tonal-label-text-color: #ffdad6;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: color-mix(in srgb, #ffdad6 12%, transparent);--mat-button-tonal-state-layer-color: #ffdad6;--mat-snack-bar-button-color: #9f4200;--mat-snack-bar-container-color: #e5e2e1;--mat-snack-bar-supporting-text-color: #313030;--mat-progress-spinner-active-indicator-color: #ffb692;--mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, #e5e2e1 38%, transparent);--mat-form-field-disabled-leading-icon-color: color-mix(in srgb, #e5e2e1 38%, transparent);--mat-form-field-disabled-select-arrow-color: color-mix(in srgb, #e5e2e1 38%, transparent);--mat-form-field-disabled-trailing-icon-color: color-mix(in srgb, #e5e2e1 38%, transparent);--mat-form-field-enabled-select-arrow-color: #e6e1e1;--mat-form-field-error-focus-trailing-icon-color: #ffb4ab;--mat-form-field-error-hover-trailing-icon-color: #ffdad6;--mat-form-field-error-text-color: #ffb4ab;--mat-form-field-error-trailing-icon-color: #ffb4ab;--mat-form-field-filled-active-indicator-color: #e6e1e1;--mat-form-field-filled-caret-color: #ffb692;--mat-form-field-filled-container-color: #484647;--mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, #e5e2e1 38%, transparent);--mat-form-field-filled-disabled-container-color: color-mix(in srgb, #e5e2e1 4%, transparent);--mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, #e5e2e1 38%, transparent);--mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, #e5e2e1 38%, transparent);--mat-form-field-filled-error-active-indicator-color: #ffb4ab;--mat-form-field-filled-error-caret-color: #ffb4ab;--mat-form-field-filled-error-focus-active-indicator-color: #ffb4ab;--mat-form-field-filled-error-focus-label-text-color: #ffb4ab;--mat-form-field-filled-error-hover-active-indicator-color: #ffdad6;--mat-form-field-filled-error-hover-label-text-color: #ffdad6;--mat-form-field-filled-error-label-text-color: #ffb4ab;--mat-form-field-filled-focus-active-indicator-color: #ffb692;--mat-form-field-filled-focus-label-text-color: #ffb692;--mat-form-field-filled-hover-active-indicator-color: #e5e2e1;--mat-form-field-filled-hover-label-text-color: #e6e1e1;--mat-form-field-filled-input-text-color: #e5e2e1;--mat-form-field-filled-input-text-placeholder-color: #e6e1e1;--mat-form-field-filled-label-text-color: #e6e1e1;--mat-form-field-focus-select-arrow-color: #ffb692;--mat-form-field-focus-state-layer-opacity: 0;--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-leading-icon-color: #e6e1e1;--mat-form-field-outlined-caret-color: #ffb692;--mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, #e5e2e1 38%, transparent);--mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, #e5e2e1 38%, transparent);--mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, #e5e2e1 12%, transparent);--mat-form-field-outlined-error-caret-color: #ffb4ab;--mat-form-field-outlined-error-focus-label-text-color: #ffb4ab;--mat-form-field-outlined-error-focus-outline-color: #ffb4ab;--mat-form-field-outlined-error-hover-label-text-color: #ffdad6;--mat-form-field-outlined-error-hover-outline-color: #ffdad6;--mat-form-field-outlined-error-label-text-color: #ffb4ab;--mat-form-field-outlined-error-outline-color: #ffb4ab;--mat-form-field-outlined-focus-label-text-color: #ffb692;--mat-form-field-outlined-focus-outline-color: #ffb692;--mat-form-field-outlined-hover-label-text-color: #e5e2e1;--mat-form-field-outlined-hover-outline-color: #e5e2e1;--mat-form-field-outlined-input-text-color: #e5e2e1;--mat-form-field-outlined-input-text-placeholder-color: #e6e1e1;--mat-form-field-outlined-label-text-color: #e6e1e1;--mat-form-field-outlined-outline-color: #939090;--mat-form-field-select-disabled-option-text-color: color-mix(in srgb, #1c1b1c 38%, transparent);--mat-form-field-select-option-text-color: #1c1b1c;--mat-form-field-state-layer-color: #e5e2e1;--mat-form-field-trailing-icon-color: #e6e1e1;--mat-checkbox-disabled-label-color: color-mix(in srgb, #e5e2e1 38%, transparent);--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, #e5e2e1 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, #e5e2e1 38%, transparent);--mat-checkbox-label-text-color: #e5e2e1;--mat-checkbox-selected-checkmark-color: #562000;--mat-checkbox-selected-focus-icon-color: #ffb692;--mat-checkbox-selected-focus-state-layer-color: #ffb692;--mat-checkbox-selected-hover-icon-color: #ffb692;--mat-checkbox-selected-hover-state-layer-color: #ffb692;--mat-checkbox-selected-icon-color: #ffb692;--mat-checkbox-selected-pressed-icon-color: #ffb692;--mat-checkbox-selected-pressed-state-layer-color: #e5e2e1;--mat-checkbox-unselected-focus-icon-color: #e5e2e1;--mat-checkbox-unselected-focus-state-layer-color: #e5e2e1;--mat-checkbox-unselected-hover-icon-color: #e5e2e1;--mat-checkbox-unselected-hover-state-layer-color: #e5e2e1;--mat-checkbox-unselected-icon-color: #e6e1e1;--mat-checkbox-unselected-pressed-state-layer-color: #ffb692;--mat-icon-button-disabled-icon-color: color-mix(in srgb, #e5e2e1 38%, transparent);--mat-icon-button-disabled-state-layer-color: #e6e1e1;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-icon-color: #e6e1e1;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: color-mix(in srgb, #e6e1e1 12%, transparent);--mat-icon-button-state-layer-color: #e6e1e1;--mat-progress-bar-active-indicator-color: #ffb692;--mat-progress-bar-track-color: #484647;--mat-chip-disabled-label-text-color: color-mix(in srgb, #e5e2e1 38%, transparent);--mat-chip-disabled-outline-color: color-mix(in srgb, #e5e2e1 12%, transparent);--mat-chip-elevated-selected-container-color: #930011;--mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, #e5e2e1 12%, transparent);--mat-chip-focus-outline-color: #e6e1e1;--mat-chip-focus-state-layer-color: #e6e1e1;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: #e6e1e1;--mat-chip-hover-state-layer-opacity: .08;--mat-chip-label-text-color: #e6e1e1;--mat-chip-outline-color: #939090;--mat-chip-selected-disabled-trailing-icon-color: #e5e2e1;--mat-chip-selected-focus-state-layer-color: #ffdad6;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: #ffdad6;--mat-chip-selected-hover-state-layer-opacity: .08;--mat-chip-selected-label-text-color: #ffdad6;--mat-chip-selected-trailing-action-state-layer-color: #ffdad6;--mat-chip-selected-trailing-icon-color: #ffdad6;--mat-chip-trailing-action-focus-state-layer-opacity: .12;--mat-chip-trailing-action-hover-state-layer-opacity: .08;--mat-chip-trailing-action-state-layer-color: #e6e1e1;--mat-chip-with-icon-disabled-icon-color: #e5e2e1;--mat-chip-with-icon-icon-color: #e6e1e1;--mat-chip-with-icon-selected-icon-color: #ffdad6;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #e5e2e1;--mat-chip-with-trailing-icon-trailing-icon-color: #e6e1e1;--mat-fab-container-color: #793000;--mat-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-disabled-state-container-color: color-mix(in srgb, #e5e2e1 12%, transparent);--mat-fab-disabled-state-foreground-color: color-mix(in srgb, #e5e2e1 38%, transparent);--mat-fab-extended-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-extended-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-extended-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(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, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: #ffdbcb;--mat-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: color-mix(in srgb, #ffdbcb 12%, transparent);--mat-fab-small-container-color: #793000;--mat-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-container-color: color-mix(in srgb, #e5e2e1 12%, transparent);--mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, #e5e2e1 38%, transparent);--mat-fab-small-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: #ffdbcb;--mat-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: color-mix(in srgb, #ffdbcb 12%, transparent);--mat-fab-small-state-layer-color: #ffdbcb;--mat-fab-state-layer-color: #ffdbcb;--mat-list-active-indicator-color: #930011;--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: #e5e2e1;--mat-list-list-item-disabled-label-text-opacity: .3;--mat-list-list-item-disabled-leading-icon-color: #e5e2e1;--mat-list-list-item-disabled-leading-icon-opacity: .38;--mat-list-list-item-disabled-state-layer-color: #e5e2e1;--mat-list-list-item-disabled-state-layer-opacity: .12;--mat-list-list-item-disabled-trailing-icon-color: #e5e2e1;--mat-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-list-item-focus-label-text-color: #e5e2e1;--mat-list-list-item-focus-state-layer-color: #e5e2e1;--mat-list-list-item-focus-state-layer-opacity: .12;--mat-list-list-item-hover-label-text-color: #e5e2e1;--mat-list-list-item-hover-state-layer-color: #e5e2e1;--mat-list-list-item-hover-state-layer-opacity: .08;--mat-list-list-item-label-text-color: #e5e2e1;--mat-list-list-item-leading-avatar-color: #793000;--mat-list-list-item-leading-avatar-shape: 9999px;--mat-list-list-item-leading-avatar-size: 40px;--mat-list-list-item-leading-icon-color: #e6e1e1;--mat-list-list-item-leading-icon-size: 24px;--mat-list-list-item-selected-trailing-icon-color: #ffb692;--mat-list-list-item-supporting-text-color: #e6e1e1;--mat-list-list-item-trailing-icon-color: #e6e1e1;--mat-list-list-item-trailing-icon-size: 24px;--mat-list-list-item-trailing-supporting-text-color: #e6e1e1;--mat-radio-checked-ripple-color: #ffb692;--mat-radio-disabled-label-color: color-mix(in srgb, #e5e2e1 38%, transparent);--mat-radio-disabled-selected-icon-color: #e5e2e1;--mat-radio-disabled-unselected-icon-color: #e5e2e1;--mat-radio-label-text-color: #e5e2e1;--mat-radio-ripple-color: #e5e2e1;--mat-radio-selected-focus-icon-color: #ffb692;--mat-radio-selected-hover-icon-color: #ffb692;--mat-radio-selected-icon-color: #ffb692;--mat-radio-selected-pressed-icon-color: #ffb692;--mat-radio-unselected-focus-icon-color: #e5e2e1;--mat-radio-unselected-hover-icon-color: #e5e2e1;--mat-radio-unselected-icon-color: #e6e1e1;--mat-radio-unselected-pressed-icon-color: #e5e2e1;--mat-card-elevated-container-color: #1c1b1c;--mat-card-elevated-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-card-filled-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-outlined-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-outlined-outline-color: #484647;--mat-card-subtitle-text-color: #e5e2e1;--mat-divider-color: #484647;--mat-button-toggle-background-color: transparent;--mat-button-toggle-disabled-selected-state-background-color: color-mix(in srgb, #e5e2e1 12%, transparent);--mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, #e5e2e1 38%, transparent);--mat-button-toggle-disabled-state-background-color: transparent;--mat-button-toggle-disabled-state-text-color: color-mix(in srgb, #e5e2e1 38%, transparent);--mat-button-toggle-divider-color: #939090;--mat-button-toggle-selected-state-background-color: #930011;--mat-button-toggle-selected-state-text-color: #ffdad6;--mat-button-toggle-state-layer-color: #e5e2e1;--mat-button-toggle-text-color: #e5e2e1;--mat-slide-toggle-disabled-label-text-color: #e5e2e1;--mat-slide-toggle-disabled-selected-icon-color: #e5e2e1;--mat-slide-toggle-disabled-selected-track-color: #e5e2e1;--mat-slide-toggle-disabled-unselected-handle-color: #e5e2e1;--mat-slide-toggle-disabled-unselected-icon-color: #484647;--mat-slide-toggle-disabled-unselected-track-color: #484647;--mat-slide-toggle-disabled-unselected-track-outline-color: #e5e2e1;--mat-slide-toggle-label-text-color: #e5e2e1;--mat-slide-toggle-selected-focus-handle-color: #793000;--mat-slide-toggle-selected-focus-state-layer-color: #ffb692;--mat-slide-toggle-selected-focus-state-layer-opacity: .12;--mat-slide-toggle-selected-focus-track-color: #ffb692;--mat-slide-toggle-selected-handle-color: #562000;--mat-slide-toggle-selected-hover-handle-color: #793000;--mat-slide-toggle-selected-hover-state-layer-color: #ffb692;--mat-slide-toggle-selected-hover-state-layer-opacity: .08;--mat-slide-toggle-selected-hover-track-color: #ffb692;--mat-slide-toggle-selected-icon-color: #ffdbcb;--mat-slide-toggle-selected-pressed-handle-color: #793000;--mat-slide-toggle-selected-pressed-state-layer-color: #ffb692;--mat-slide-toggle-selected-pressed-state-layer-opacity: .12;--mat-slide-toggle-selected-pressed-track-color: #ffb692;--mat-slide-toggle-selected-track-color: #ffb692;--mat-slide-toggle-track-outline-color: #939090;--mat-slide-toggle-unselected-focus-handle-color: #e6e1e1;--mat-slide-toggle-unselected-focus-state-layer-color: #e5e2e1;--mat-slide-toggle-unselected-focus-state-layer-opacity: .12;--mat-slide-toggle-unselected-focus-track-color: #484647;--mat-slide-toggle-unselected-handle-color: #939090;--mat-slide-toggle-unselected-hover-handle-color: #e6e1e1;--mat-slide-toggle-unselected-hover-state-layer-color: #e5e2e1;--mat-slide-toggle-unselected-hover-state-layer-opacity: .08;--mat-slide-toggle-unselected-hover-track-color: #484647;--mat-slide-toggle-unselected-icon-color: #484647;--mat-slide-toggle-unselected-pressed-handle-color: #e6e1e1;--mat-slide-toggle-unselected-pressed-state-layer-color: #e5e2e1;--mat-slide-toggle-unselected-pressed-state-layer-opacity: .12;--mat-slide-toggle-unselected-pressed-track-color: #484647;--mat-slide-toggle-unselected-track-color: #484647;--mat-menu-container-shape: 4px;--mat-menu-divider-color: #484647;--mat-menu-item-label-text-color: #e5e2e1;--mat-menu-item-icon-color: #e6e1e1;--mat-menu-item-hover-state-layer-color: color-mix(in srgb, #e5e2e1 8%, transparent);--mat-menu-item-focus-state-layer-color: color-mix(in srgb, #e5e2e1 12%, transparent);--mat-menu-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-tab-active-focus-indicator-color: #ffb692;--mat-tab-active-focus-label-text-color: #e5e2e1;--mat-tab-active-hover-indicator-color: #ffb692;--mat-tab-active-hover-label-text-color: #e5e2e1;--mat-tab-active-indicator-color: #ffb692;--mat-tab-active-label-text-color: #e5e2e1;--mat-tab-active-ripple-color: #e5e2e1;--mat-tab-divider-color: #484647;--mat-tab-inactive-focus-label-text-color: #e5e2e1;--mat-tab-inactive-hover-label-text-color: #e5e2e1;--mat-tab-inactive-label-text-color: #e5e2e1;--mat-tab-inactive-ripple-color: #e5e2e1;--mat-tab-pagination-icon-color: #e5e2e1;--mat-tab-disabled-ripple-color: #e6e1e1;--mat-select-enabled-trigger-text-color: #e5e2e1;--mat-select-disabled-trigger-text-color: color-mix(in srgb, #e5e2e1 38%, transparent);--mat-select-placeholder-text-color: #e6e1e1;--mat-select-enabled-arrow-color: #e6e1e1;--mat-select-disabled-arrow-color: color-mix(in srgb, #e5e2e1 38%, transparent);--mat-select-focused-arrow-color: #ffb692;--mat-select-invalid-arrow-color: #ffb4ab;--mat-datepicker-calendar-body-label-text-color: #e5e2e1;--mat-datepicker-calendar-container-text-color: #e5e2e1;--mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, #e5e2e1 38%, transparent);--mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #e5e2e1 12%, transparent);--mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #e5e2e1 8%, transparent);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: #00504a;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #ffb3ad;--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #930011;--mat-datepicker-calendar-date-in-range-state-background-color: #793000;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-preview-state-outline-color: #ffb692;--mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #e5e2e1 38%, transparent);--mat-datepicker-calendar-date-selected-state-background-color: #ffb692;--mat-datepicker-calendar-date-selected-state-text-color: #562000;--mat-datepicker-calendar-date-text-color: #e5e2e1;--mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, #e5e2e1 38%, transparent);--mat-datepicker-calendar-date-today-outline-color: #ffb692;--mat-datepicker-calendar-date-today-selected-state-outline-color: #ffb692;--mat-datepicker-calendar-header-divider-color: transparent;--mat-datepicker-calendar-header-text-color: #e6e1e1;--mat-datepicker-calendar-navigation-button-icon-color: #e6e1e1;--mat-datepicker-calendar-period-button-icon-color: #e6e1e1;--mat-datepicker-calendar-period-button-text-color: #e6e1e1;--mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, #e5e2e1 38%, transparent);--mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, #e5e2e1 38%, transparent);--mat-datepicker-range-input-separator-color: #e5e2e1;--mat-datepicker-toggle-active-state-icon-color: #ffb692;--mat-datepicker-toggle-icon-color: #e6e1e1;--mat-tooltip-container-color: #e5e2e1;--mat-tooltip-container-shape: 4px;--mat-tooltip-supporting-text-color: #313030;--mat-table-header-headline-color: #e5e2e1;--mat-table-row-item-label-text-color: #e5e2e1;--mat-table-row-item-outline-color: #939090;--mat-badge-background-color: #ffb4ab;--mat-badge-disabled-state-background-color: color-mix(in srgb, #ffb4ab 38%, transparent);--mat-badge-disabled-state-text-color: #690005;--mat-badge-text-color: #690005}:root{--md-sys-elevation-level0: color-mix(in srgb, var(--md-sys-color-shadow) 20%, transparent) 0 0 0 0, color-mix(in srgb, var(--md-sys-color-shadow) 14%, transparent) 0 0 0 0, color-mix(in srgb, var(--md-sys-color-shadow) 12%, transparent) 0 0 0 0;--md-sys-elevation-level1: color-mix(in srgb, var(--md-sys-color-shadow) 20%, transparent) 0 .125rem .0625rem -.0625rem, color-mix(in srgb, var(--md-sys-color-shadow) 14%, transparent) 0 .0625rem .0625rem 0, color-mix(in srgb, var(--md-sys-color-shadow) 12%, transparent) 0 .0625rem .1875rem 0;--md-sys-elevation-level2: color-mix(in srgb, var(--md-sys-color-shadow) 20%, transparent) 0 .1875rem .1875rem -.125rem, color-mix(in srgb, var(--md-sys-color-shadow) 14%, transparent) 0 .1875rem .25rem 0, color-mix(in srgb, var(--md-sys-color-shadow) 12%, transparent) 0 .0625rem .5rem 0;--md-sys-elevation-level3: color-mix(in srgb, var(--md-sys-color-shadow) 20%, transparent) 0 .1875rem .3125rem -.0625rem, color-mix(in srgb, var(--md-sys-color-shadow) 14%, transparent) 0 .375rem .375rem 0, color-mix(in srgb, var(--md-sys-color-shadow) 12%, transparent) 0 .0625rem .5rem 0;--md-sys-elevation-level4: color-mix(in srgb, var(--md-sys-color-shadow) 20%, transparent) 0 .3125rem .3125rem -.1875rem, color-mix(in srgb, var(--md-sys-color-shadow) 14%, transparent) 0 .5rem .375rem .0625rem, color-mix(in srgb, var(--md-sys-color-shadow) 12%, transparent) 0 .1875rem .875rem .125rem;--md-sys-elevation-level5: color-mix(in srgb, var(--md-sys-color-shadow) 20%, transparent) 0 .4375rem .5rem -.25rem, color-mix(in srgb, var(--md-sys-color-shadow) 14%, transparent) 0 .75rem 1.0625rem .125rem, color-mix(in srgb, var(--md-sys-color-shadow) 12%, transparent) 0 .3125rem 1.375rem .25rem}:root{--md-sys-shape-corner-full: 50%;--md-sys-shape-corner-extra-large-top: 1.75rem 1.75rem 0 0;--md-sys-shape-corner-extra-large: 1.75rem;--md-sys-shape-corner-large-top: 1rem 1rem 0 0;--md-sys-shape-corner-large-end: 0 1rem 1rem 0;--md-sys-shape-corner-large-start: 1rem 0 0 1rem;--md-sys-shape-corner-large: 1rem;--md-sys-shape-corner-medium: .75rem;--md-sys-shape-corner-small: .5rem;--md-sys-shape-corner-extra-small-top: .25rem .25rem 0 0;--md-sys-shape-corner-extra-small: .25rem;--md-sys-shape-corner-none: 0}:root{--md-sys-motion-easing-emphasized: var(--md-sys-motion-easing-standard);--md-sys-motion-easing-emphasized-accelerate: cubic-bezier(.3, 0, .8, .15);--md-sys-motion-easing-emphasized-decelerate: cubic-bezier(.05, .7, .1, 1);--md-sys-motion-easing-standard: cubic-bezier(.2, 0, 0, 1);--md-sys-motion-easing-standard-accelerate: cubic-bezier(.3, 0, 1, 1);--md-sys-motion-easing-standard-decelerate: cubic-bezier(0, 0, 0, 1);--md-sys-motion-easing-legacy: cubic-bezier(.4, 0, .2, 1);--md-sys-motion-easing-legacy-accelerate: cubic-bezier(.4, 0, 1, 1);--md-sys-motion-easing-legacy-decelerate: cubic-bezier(0, 0, .2, 1);--md-sys-motion-easing-linear: cubic-bezier(0, 0, 1, 1)}:root{--md-sys-motion-duration-short1: 50;--md-sys-motion-duration-short2: 100;--md-sys-motion-duration-short3: 150;--md-sys-motion-duration-short4: 200;--md-sys-motion-duration-medium1: 250;--md-sys-motion-duration-medium2: 300;--md-sys-motion-duration-medium3: 350;--md-sys-motion-duration-medium4: 400;--md-sys-motion-duration-long1: 450;--md-sys-motion-duration-long2: 500;--md-sys-motion-duration-long3: 550;--md-sys-motion-duration-long4: 600;--md-sys-motion-duration-extra-long1: 700;--md-sys-motion-duration-extra-long2: 800;--md-sys-motion-duration-extra-long3: 900;--md-sys-motion-duration-extra-long4: 1000}:root{--md-sys-motion-path: var(--md-sys-motion-easing-linear)}:root{--md-sys-state-hover-state-layer-opacity: .08;--md-sys-state-focused-state-layer-opacity: .1;--md-sys-state-pressed-state-layer-opacity: .1;--md-sys-state-disabled-state-layer-opacity: .12}:root{--md-sys-state-focus-indicator-thickness: .1875rem;--md-sys-state-focus-indicator-outer-offset: .125rem}:root{--md-sys-spacing-4xs: .0625rem;--md-sys-spacing-3xs: .125rem;--md-sys-spacing-2xs: .25rem;--md-sys-spacing-xs: .375rem;--md-sys-spacing-sm: .5rem;--md-sys-spacing-md: .75rem;--md-sys-spacing-lg: 1rem;--md-sys-spacing-xl: 1.25rem;--md-sys-spacing-2xl: 1.5rem;--md-sys-spacing-3xl: 2rem;--md-sys-spacing-4xl: 2.5rem}:root{font-family:var(--md-sys-typescale-body-large-font-family-name),serif;color:var(--md-sys-color-on-surface)}.arx-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.arx-font-semi-bold{font-weight:var(--md-sys-typescale-semi-bold-font-weight)!important}.arx-font-bold{font-weight:var(--md-sys-typescale-bold-font-weight)!important}.arx-underline{text-decoration:underline}.mat-mdc-tab-header{--mat-tab-container-height: 100%;--mat-tab-divider-height: 2px;--mat-tab-active-indicator-height: 2px}.mat-mdc-tab-group,.mat-mdc-tab-group .mat-mdc-tab-body-wrapper{height:100%}.mat-mdc-tab-list{display:flex;min-height:48px}:root{--mat-expansion-container-shape: var(--md-sys-shape-corner-small);--mat-expansion-container-background-color: var(--md-sys-color-surface);--mat-expansion-header-indicator-color: var(--md-sys-color-on-surface)}:root .mat-expansion-panel.mat-expanded{border-top-right-radius:var(--md-sys-shape-corner-small);border-top-left-radius:var(--md-sys-shape-corner-small);border-bottom-left-radius:0;border-bottom-right-radius:0}:root .mat-expansion-panel .mat-expansion-panel-header{padding:0 var(--md-sys-spacing-sm);gap:var(--md-sys-spacing-sm);height:auto;min-height:var(--mat-expansion-header-collapsed-state-height, 65px)}:root .mat-expansion-panel .mat-expansion-panel-header .mat-content{height:100%;overflow:hidden}:root .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator svg{margin:0}:root .mat-expansion-panel .mat-expansion-panel-body{padding:0}.mdc-snackbar__label{padding:0!important}.mat-mdc-snackbar-surface{box-shadow:none!important;padding-right:0!important;--mat-snack-bar-container-color: transparent}*{scrollbar-color:var(--md-sys-color-outline-variant) transparent;scrollbar-width:thin}mat-table{--mat-table-background-color: var(--md-sys-color-surface)}mat-form-field.common-ui-number-stepper .mdc-text-field--filled{border-radius:var(--mat-form-field-filled-container-shape)}mat-form-field.common-ui-number-stepper .mdc-line-ripple,mat-form-field.common-ui-number-stepper .mat-mdc-form-field-icon-prefix,mat-form-field.common-ui-number-stepper .mat-mdc-form-field-icon-suffix{display:none}.cdk-virtual-scroll-content-wrapper{max-width:100%}html{font-size:100%;background-color:#fff}html body{margin:0}
