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

/* src/styles.scss */
@font-face {
  font-family: "gloster";
  src: url("./media/gloster.woff?ahoahoaho") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("./media/96b33a5f-d3a7-4a34-b360-76867695bb83.woff2") format("woff2"), url("./media/775a65da-14aa-4634-be95-6724c05fd522.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("./media/7732d6de-bd05-4c17-ae43-99e9a02edf31.woff2") format("woff2"), url("./media/9a2e4855-380f-477f-950e-d98e8db54eac.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("./media/b4cd926c-1a31-4785-b261-1db1a68c521e.woff2") format("woff2"), url("./media/d5af76d8-a90b-4527-b3a3-182207cc3250.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("./media/2a5cf81d-ffbe-4c76-8982-270592fb36b0.woff2") format("woff2"), url("./media/4a9c62ab-b359-4081-8383-a0d1cdebd111.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
.mat-elevation-z0,
.mat-mdc-elevation-specific.mat-elevation-z0 {
  box-shadow: var(--mat-app-elevation-shadow-level-0, 0px 0px 0px 0px --mat-sys-shadow, 0px 0px 0px 0px --mat-sys-shadow, 0px 0px 0px 0px --mat-sys-shadow);
}
.mat-elevation-z1,
.mat-mdc-elevation-specific.mat-elevation-z1 {
  box-shadow: var(--mat-app-elevation-shadow-level-1, 0px 2px 1px -1px --mat-sys-shadow, 0px 1px 1px 0px --mat-sys-shadow, 0px 1px 3px 0px --mat-sys-shadow);
}
.mat-elevation-z2,
.mat-mdc-elevation-specific.mat-elevation-z2 {
  box-shadow: var(--mat-app-elevation-shadow-level-2, 0px 3px 1px -2px --mat-sys-shadow, 0px 2px 2px 0px --mat-sys-shadow, 0px 1px 5px 0px --mat-sys-shadow);
}
.mat-elevation-z3,
.mat-mdc-elevation-specific.mat-elevation-z3 {
  box-shadow: var(--mat-app-elevation-shadow-level-3, 0px 3px 3px -2px --mat-sys-shadow, 0px 3px 4px 0px --mat-sys-shadow, 0px 1px 8px 0px --mat-sys-shadow);
}
.mat-elevation-z4,
.mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: var(--mat-app-elevation-shadow-level-4, 0px 2px 4px -1px --mat-sys-shadow, 0px 4px 5px 0px --mat-sys-shadow, 0px 1px 10px 0px --mat-sys-shadow);
}
.mat-elevation-z5,
.mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: var(--mat-app-elevation-shadow-level-5, 0px 3px 5px -1px --mat-sys-shadow, 0px 5px 8px 0px --mat-sys-shadow, 0px 1px 14px 0px --mat-sys-shadow);
}
.mat-elevation-z6,
.mat-mdc-elevation-specific.mat-elevation-z6 {
  box-shadow: var(--mat-app-elevation-shadow-level-6, 0px 3px 5px -1px --mat-sys-shadow, 0px 6px 10px 0px --mat-sys-shadow, 0px 1px 18px 0px --mat-sys-shadow);
}
.mat-elevation-z7,
.mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: var(--mat-app-elevation-shadow-level-7, 0px 4px 5px -2px --mat-sys-shadow, 0px 7px 10px 1px --mat-sys-shadow, 0px 2px 16px 1px --mat-sys-shadow);
}
.mat-elevation-z8,
.mat-mdc-elevation-specific.mat-elevation-z8 {
  box-shadow: var(--mat-app-elevation-shadow-level-8, 0px 5px 5px -3px --mat-sys-shadow, 0px 8px 10px 1px --mat-sys-shadow, 0px 3px 14px 2px --mat-sys-shadow);
}
.mat-elevation-z9,
.mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: var(--mat-app-elevation-shadow-level-9, 0px 5px 6px -3px --mat-sys-shadow, 0px 9px 12px 1px --mat-sys-shadow, 0px 3px 16px 2px --mat-sys-shadow);
}
.mat-elevation-z10,
.mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: var(--mat-app-elevation-shadow-level-10, 0px 6px 6px -3px --mat-sys-shadow, 0px 10px 14px 1px --mat-sys-shadow, 0px 4px 18px 3px --mat-sys-shadow);
}
.mat-elevation-z11,
.mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: var(--mat-app-elevation-shadow-level-11, 0px 6px 7px -4px --mat-sys-shadow, 0px 11px 15px 1px --mat-sys-shadow, 0px 4px 20px 3px --mat-sys-shadow);
}
.mat-elevation-z12,
.mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: var(--mat-app-elevation-shadow-level-12, 0px 7px 8px -4px --mat-sys-shadow, 0px 12px 17px 2px --mat-sys-shadow, 0px 5px 22px 4px --mat-sys-shadow);
}
.mat-elevation-z13,
.mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: var(--mat-app-elevation-shadow-level-13, 0px 7px 8px -4px --mat-sys-shadow, 0px 13px 19px 2px --mat-sys-shadow, 0px 5px 24px 4px --mat-sys-shadow);
}
.mat-elevation-z14,
.mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: var(--mat-app-elevation-shadow-level-14, 0px 7px 9px -4px --mat-sys-shadow, 0px 14px 21px 2px --mat-sys-shadow, 0px 5px 26px 4px --mat-sys-shadow);
}
.mat-elevation-z15,
.mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: var(--mat-app-elevation-shadow-level-15, 0px 8px 9px -5px --mat-sys-shadow, 0px 15px 22px 2px --mat-sys-shadow, 0px 6px 28px 5px --mat-sys-shadow);
}
.mat-elevation-z16,
.mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: var(--mat-app-elevation-shadow-level-16, 0px 8px 10px -5px --mat-sys-shadow, 0px 16px 24px 2px --mat-sys-shadow, 0px 6px 30px 5px --mat-sys-shadow);
}
.mat-elevation-z17,
.mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: var(--mat-app-elevation-shadow-level-17, 0px 8px 11px -5px --mat-sys-shadow, 0px 17px 26px 2px --mat-sys-shadow, 0px 6px 32px 5px --mat-sys-shadow);
}
.mat-elevation-z18,
.mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: var(--mat-app-elevation-shadow-level-18, 0px 9px 11px -5px --mat-sys-shadow, 0px 18px 28px 2px --mat-sys-shadow, 0px 7px 34px 6px --mat-sys-shadow);
}
.mat-elevation-z19,
.mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: var(--mat-app-elevation-shadow-level-19, 0px 9px 12px -6px --mat-sys-shadow, 0px 19px 29px 2px --mat-sys-shadow, 0px 7px 36px 6px --mat-sys-shadow);
}
.mat-elevation-z20,
.mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: var(--mat-app-elevation-shadow-level-20, 0px 10px 13px -6px --mat-sys-shadow, 0px 20px 31px 3px --mat-sys-shadow, 0px 8px 38px 7px --mat-sys-shadow);
}
.mat-elevation-z21,
.mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: var(--mat-app-elevation-shadow-level-21, 0px 10px 13px -6px --mat-sys-shadow, 0px 21px 33px 3px --mat-sys-shadow, 0px 8px 40px 7px --mat-sys-shadow);
}
.mat-elevation-z22,
.mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: var(--mat-app-elevation-shadow-level-22, 0px 10px 14px -6px --mat-sys-shadow, 0px 22px 35px 3px --mat-sys-shadow, 0px 8px 42px 7px --mat-sys-shadow);
}
.mat-elevation-z23,
.mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: var(--mat-app-elevation-shadow-level-23, 0px 11px 14px -7px --mat-sys-shadow, 0px 23px 36px 3px --mat-sys-shadow, 0px 9px 44px 8px --mat-sys-shadow);
}
.mat-elevation-z24,
.mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: var(--mat-app-elevation-shadow-level-24, 0px 11px 15px -7px --mat-sys-shadow, 0px 24px 38px 3px --mat-sys-shadow, 0px 9px 46px 8px --mat-sys-shadow);
}
html {
  --mat-sys-on-surface: initial;
}
.mat-app-background {
  background-color: var(--mat-app-background-color, var(--mat-sys-background, transparent));
  color: var(--mat-app-text-color, var(--mat-sys-on-background, inherit));
}
html {
  --mat-app-background-color: #fafafa;
  --mat-app-text-color: rgba(0, 0, 0, 0.87);
  --mat-app-elevation-shadow-level-0:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-1:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-2:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-3:
    0px 3px 3px -2px rgba(0, 0, 0, 0.2),
    0px 3px 4px 0px rgba(0, 0, 0, 0.14),
    0px 1px 8px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-4:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-5:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 5px 8px 0px rgba(0, 0, 0, 0.14),
    0px 1px 14px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-6:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-7:
    0px 4px 5px -2px rgba(0, 0, 0, 0.2),
    0px 7px 10px 1px rgba(0, 0, 0, 0.14),
    0px 2px 16px 1px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-8:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-9:
    0px 5px 6px -3px rgba(0, 0, 0, 0.2),
    0px 9px 12px 1px rgba(0, 0, 0, 0.14),
    0px 3px 16px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-10:
    0px 6px 6px -3px rgba(0, 0, 0, 0.2),
    0px 10px 14px 1px rgba(0, 0, 0, 0.14),
    0px 4px 18px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-11:
    0px 6px 7px -4px rgba(0, 0, 0, 0.2),
    0px 11px 15px 1px rgba(0, 0, 0, 0.14),
    0px 4px 20px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-12:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-13:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 13px 19px 2px rgba(0, 0, 0, 0.14),
    0px 5px 24px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-14:
    0px 7px 9px -4px rgba(0, 0, 0, 0.2),
    0px 14px 21px 2px rgba(0, 0, 0, 0.14),
    0px 5px 26px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-15:
    0px 8px 9px -5px rgba(0, 0, 0, 0.2),
    0px 15px 22px 2px rgba(0, 0, 0, 0.14),
    0px 6px 28px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-16:
    0px 8px 10px -5px rgba(0, 0, 0, 0.2),
    0px 16px 24px 2px rgba(0, 0, 0, 0.14),
    0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-17:
    0px 8px 11px -5px rgba(0, 0, 0, 0.2),
    0px 17px 26px 2px rgba(0, 0, 0, 0.14),
    0px 6px 32px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-18:
    0px 9px 11px -5px rgba(0, 0, 0, 0.2),
    0px 18px 28px 2px rgba(0, 0, 0, 0.14),
    0px 7px 34px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-19:
    0px 9px 12px -6px rgba(0, 0, 0, 0.2),
    0px 19px 29px 2px rgba(0, 0, 0, 0.14),
    0px 7px 36px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-20:
    0px 10px 13px -6px rgba(0, 0, 0, 0.2),
    0px 20px 31px 3px rgba(0, 0, 0, 0.14),
    0px 8px 38px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-21:
    0px 10px 13px -6px rgba(0, 0, 0, 0.2),
    0px 21px 33px 3px rgba(0, 0, 0, 0.14),
    0px 8px 40px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-22:
    0px 10px 14px -6px rgba(0, 0, 0, 0.2),
    0px 22px 35px 3px rgba(0, 0, 0, 0.14),
    0px 8px 42px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-23:
    0px 11px 14px -7px rgba(0, 0, 0, 0.2),
    0px 23px 36px 3px rgba(0, 0, 0, 0.14),
    0px 9px 44px 8px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-24:
    0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
html {
  --mat-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
html {
  --mat-option-selected-state-label-text-color: #9e9e9e;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
.mat-accent {
  --mat-option-selected-state-label-text-color: #757575;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
.mat-warn {
  --mat-option-selected-state-label-text-color: #f44336;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
html {
  --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-pseudo-checkbox-full-selected-icon-color: #757575;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #757575;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.mat-primary {
  --mat-pseudo-checkbox-full-selected-icon-color: #9e9e9e;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #9e9e9e;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.mat-accent {
  --mat-pseudo-checkbox-full-selected-icon-color: #757575;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #757575;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.mat-warn {
  --mat-pseudo-checkbox-full-selected-icon-color: #f44336;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
html {
  --mat-card-elevated-container-shape: 4px;
  --mat-card-outlined-container-shape: 4px;
  --mat-card-filled-container-shape: 4px;
  --mat-card-outlined-outline-width: 1px;
}
html {
  --mat-card-elevated-container-color: white;
  --mat-card-elevated-container-elevation:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-card-outlined-container-color: white;
  --mat-card-outlined-container-elevation:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-card-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);
  --mat-card-filled-container-color: white;
  --mat-card-filled-container-elevation:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
html {
  --mat-progress-bar-active-indicator-height: 4px;
  --mat-progress-bar-track-height: 4px;
  --mat-progress-bar-track-shape: 0;
}
.mat-mdc-progress-bar {
  --mat-progress-bar-active-indicator-color: #9e9e9e;
  --mat-progress-bar-track-color: rgba(158, 158, 158, 0.25);
}
.mat-mdc-progress-bar.mat-accent {
  --mat-progress-bar-active-indicator-color: #757575;
  --mat-progress-bar-track-color: rgba(117, 117, 117, 0.25);
}
.mat-mdc-progress-bar.mat-warn {
  --mat-progress-bar-active-indicator-color: #f44336;
  --mat-progress-bar-track-color: rgba(244, 67, 54, 0.25);
}
html {
  --mat-tooltip-container-shape: 4px;
  --mat-tooltip-supporting-text-line-height: 16px;
}
html {
  --mat-tooltip-container-color: #424242;
  --mat-tooltip-supporting-text-color: white;
}
html {
  --mat-form-field-filled-active-indicator-height: 1px;
  --mat-form-field-filled-focus-active-indicator-height: 2px;
  --mat-form-field-filled-container-shape: 4px;
  --mat-form-field-outlined-outline-width: 1px;
  --mat-form-field-outlined-focus-outline-width: 2px;
  --mat-form-field-outlined-container-shape: 4px;
}
html {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #9e9e9e 87%, transparent);
  --mat-form-field-filled-caret-color: #9e9e9e;
  --mat-form-field-filled-focus-active-indicator-color: #9e9e9e;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #9e9e9e 87%, transparent);
  --mat-form-field-outlined-caret-color: #9e9e9e;
  --mat-form-field-outlined-focus-outline-color: #9e9e9e;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #9e9e9e 87%, transparent);
  --mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-error-text-color: #f44336;
  --mat-form-field-select-option-text-color: inherit;
  --mat-form-field-select-disabled-option-text-color: GrayText;
  --mat-form-field-leading-icon-color: unset;
  --mat-form-field-disabled-leading-icon-color: unset;
  --mat-form-field-trailing-icon-color: unset;
  --mat-form-field-disabled-trailing-icon-color: unset;
  --mat-form-field-error-focus-trailing-icon-color: unset;
  --mat-form-field-error-hover-trailing-icon-color: unset;
  --mat-form-field-error-trailing-icon-color: unset;
  --mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-disabled-select-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-hover-state-layer-opacity: 0.04;
  --mat-form-field-focus-state-layer-opacity: 0.12;
  --mat-form-field-filled-container-color: #f6f6f6;
  --mat-form-field-filled-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-form-field-filled-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-filled-input-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-error-hover-label-text-color: #f44336;
  --mat-form-field-filled-error-focus-label-text-color: #f44336;
  --mat-form-field-filled-error-label-text-color: #f44336;
  --mat-form-field-filled-error-caret-color: #f44336;
  --mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-filled-error-active-indicator-color: #f44336;
  --mat-form-field-filled-error-focus-active-indicator-color: #f44336;
  --mat-form-field-filled-error-hover-active-indicator-color: #f44336;
  --mat-form-field-outlined-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-outlined-input-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-outlined-error-caret-color: #f44336;
  --mat-form-field-outlined-error-focus-label-text-color: #f44336;
  --mat-form-field-outlined-error-label-text-color: #f44336;
  --mat-form-field-outlined-error-hover-label-text-color: #f44336;
  --mat-form-field-outlined-outline-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-error-focus-outline-color: #f44336;
  --mat-form-field-outlined-error-hover-outline-color: #f44336;
  --mat-form-field-outlined-error-outline-color: #f44336;
}
.mat-mdc-form-field.mat-accent {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #757575 87%, transparent);
  --mat-form-field-filled-caret-color: #757575;
  --mat-form-field-filled-focus-active-indicator-color: #757575;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #757575 87%, transparent);
  --mat-form-field-outlined-caret-color: #757575;
  --mat-form-field-outlined-focus-outline-color: #757575;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #757575 87%, transparent);
}
.mat-mdc-form-field.mat-warn {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #f44336 87%, transparent);
  --mat-form-field-filled-caret-color: #f44336;
  --mat-form-field-filled-focus-active-indicator-color: #f44336;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #f44336 87%, transparent);
  --mat-form-field-outlined-caret-color: #f44336;
  --mat-form-field-outlined-focus-outline-color: #f44336;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #f44336 87%, transparent);
}
html {
  --mat-form-field-container-height: 56px;
  --mat-form-field-filled-label-display: block;
  --mat-form-field-container-vertical-padding: 16px;
  --mat-form-field-filled-with-label-container-padding-top: 24px;
  --mat-form-field-filled-with-label-container-padding-bottom: 8px;
}
html {
  --mat-select-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #9e9e9e;
  --mat-select-invalid-arrow-color: #f44336;
}
.mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #757575;
  --mat-select-invalid-arrow-color: #f44336;
}
.mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #f44336;
  --mat-select-invalid-arrow-color: #f44336;
}
html {
  --mat-select-arrow-transform: translateY(-8px);
}
html {
  --mat-autocomplete-container-shape: 4px;
  --mat-autocomplete-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-autocomplete-background-color: white;
}
html {
  --mat-dialog-container-shape: 4px;
  --mat-dialog-container-elevation-shadow:
    0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mat-dialog-container-max-width: 80vw;
  --mat-dialog-container-small-max-width: 80vw;
  --mat-dialog-container-min-width: 0;
  --mat-dialog-actions-alignment: start;
  --mat-dialog-actions-padding: 8px;
  --mat-dialog-content-padding: 20px 24px;
  --mat-dialog-with-actions-content-padding: 20px 24px;
  --mat-dialog-headline-padding: 0 24px 9px;
}
html {
  --mat-dialog-container-color: white;
  --mat-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mat-dialog-supporting-text-color: rgba(0, 0, 0, 0.54);
}
.mat-mdc-standard-chip {
  --mat-chip-container-shape-radius: 16px;
  --mat-chip-disabled-container-opacity: 0.4;
  --mat-chip-disabled-outline-color: transparent;
  --mat-chip-flat-selected-outline-width: 0;
  --mat-chip-focus-outline-color: transparent;
  --mat-chip-hover-state-layer-opacity: 0.04;
  --mat-chip-outline-color: transparent;
  --mat-chip-outline-width: 0;
  --mat-chip-selected-hover-state-layer-opacity: 0.04;
  --mat-chip-selected-trailing-action-state-layer-color: transparent;
  --mat-chip-trailing-action-focus-opacity: 1;
  --mat-chip-trailing-action-focus-state-layer-opacity: 0;
  --mat-chip-trailing-action-hover-state-layer-opacity: 0;
  --mat-chip-trailing-action-opacity: 0.54;
  --mat-chip-trailing-action-state-layer-color: transparent;
  --mat-chip-with-avatar-avatar-shape-radius: 14px;
  --mat-chip-with-avatar-avatar-size: 28px;
  --mat-chip-with-avatar-disabled-avatar-opacity: 1;
  --mat-chip-with-icon-disabled-icon-opacity: 1;
  --mat-chip-with-icon-icon-size: 18px;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;
}
.mat-mdc-standard-chip {
  --mat-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-elevated-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-elevated-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-elevated-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mat-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-elevated-container-color: #9e9e9e;
  --mat-chip-elevated-disabled-container-color: #9e9e9e;
  --mat-chip-elevated-selected-container-color: #9e9e9e;
  --mat-chip-flat-disabled-selected-container-color: #9e9e9e;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #757575;
  --mat-chip-elevated-disabled-container-color: #757575;
  --mat-chip-elevated-selected-container-color: #757575;
  --mat-chip-flat-disabled-selected-container-color: #757575;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: white;
  --mat-chip-selected-trailing-icon-color: white;
  --mat-chip-with-icon-disabled-icon-color: white;
  --mat-chip-with-icon-icon-color: white;
  --mat-chip-with-icon-selected-icon-color: white;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mat-chip-with-trailing-icon-trailing-icon-color: white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #f44336;
  --mat-chip-elevated-disabled-container-color: #f44336;
  --mat-chip-elevated-selected-container-color: #f44336;
  --mat-chip-flat-disabled-selected-container-color: #f44336;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: white;
  --mat-chip-selected-trailing-icon-color: white;
  --mat-chip-with-icon-disabled-icon-color: white;
  --mat-chip-with-icon-icon-color: white;
  --mat-chip-with-icon-selected-icon-color: white;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mat-chip-with-trailing-icon-trailing-icon-color: white;
}
.mat-mdc-chip.mat-mdc-standard-chip {
  --mat-chip-container-height: 32px;
}
html {
  --mat-slide-toggle-disabled-handle-opacity: 0.38;
  --mat-slide-toggle-disabled-selected-handle-opacity: 0.38;
  --mat-slide-toggle-disabled-selected-icon-opacity: 0.38;
  --mat-slide-toggle-disabled-track-opacity: 0.12;
  --mat-slide-toggle-disabled-unselected-handle-opacity: 0.38;
  --mat-slide-toggle-disabled-unselected-icon-opacity: 0.38;
  --mat-slide-toggle-disabled-unselected-track-outline-color: transparent;
  --mat-slide-toggle-disabled-unselected-track-outline-width: 1px;
  --mat-slide-toggle-handle-height: 20px;
  --mat-slide-toggle-handle-shape: 10px;
  --mat-slide-toggle-handle-width: 20px;
  --mat-slide-toggle-hidden-track-opacity: 1;
  --mat-slide-toggle-hidden-track-transition: transform 75ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
  --mat-slide-toggle-pressed-handle-size: 20px;
  --mat-slide-toggle-selected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-handle-horizontal-margin: 0;
  --mat-slide-toggle-selected-handle-size: 20px;
  --mat-slide-toggle-selected-hover-state-layer-opacity: 0.04;
  --mat-slide-toggle-selected-icon-size: 18px;
  --mat-slide-toggle-selected-pressed-handle-horizontal-margin: 0;
  --mat-slide-toggle-selected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-track-outline-color: transparent;
  --mat-slide-toggle-selected-track-outline-width: 1px;
  --mat-slide-toggle-selected-with-icon-handle-horizontal-margin: 0;
  --mat-slide-toggle-track-height: 14px;
  --mat-slide-toggle-track-outline-color: transparent;
  --mat-slide-toggle-track-outline-width: 1px;
  --mat-slide-toggle-track-shape: 7px;
  --mat-slide-toggle-track-width: 36px;
  --mat-slide-toggle-unselected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-handle-horizontal-margin: 0;
  --mat-slide-toggle-unselected-handle-size: 20px;
  --mat-slide-toggle-unselected-hover-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-icon-size: 18px;
  --mat-slide-toggle-unselected-pressed-handle-horizontal-margin: 0;
  --mat-slide-toggle-unselected-pressed-state-layer-opacity: 0.1;
  --mat-slide-toggle-unselected-with-icon-handle-horizontal-margin: 0;
  --mat-slide-toggle-visible-track-opacity: 1;
  --mat-slide-toggle-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, 0.2, 1);
  --mat-slide-toggle-with-icon-handle-size: 20px;
  --mat-slide-toggle-touch-target-size: 48px;
}
html {
  --mat-slide-toggle-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-selected-focus-state-layer-color: #9e9e9e;
  --mat-slide-toggle-selected-handle-color: #9e9e9e;
  --mat-slide-toggle-selected-hover-state-layer-color: #9e9e9e;
  --mat-slide-toggle-selected-pressed-state-layer-color: #9e9e9e;
  --mat-slide-toggle-selected-focus-handle-color: #9e9e9e;
  --mat-slide-toggle-selected-hover-handle-color: #9e9e9e;
  --mat-slide-toggle-selected-pressed-handle-color: #9e9e9e;
  --mat-slide-toggle-selected-focus-track-color: #e0e0e0;
  --mat-slide-toggle-selected-hover-track-color: #e0e0e0;
  --mat-slide-toggle-selected-pressed-track-color: #e0e0e0;
  --mat-slide-toggle-selected-track-color: #e0e0e0;
  --mat-slide-toggle-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-slide-toggle-disabled-handle-elevation-shadow:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-disabled-selected-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-selected-track-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-unselected-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-unselected-icon-color: #f6f6f6;
  --mat-slide-toggle-disabled-unselected-track-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-handle-elevation-shadow:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-handle-surface-color: white;
  --mat-slide-toggle-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-hover-handle-color: #424242;
  --mat-slide-toggle-unselected-focus-handle-color: #424242;
  --mat-slide-toggle-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-focus-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-icon-color: #f6f6f6;
  --mat-slide-toggle-unselected-handle-color: rgba(0, 0, 0, 0.54);
  --mat-slide-toggle-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-hover-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-pressed-handle-color: #424242;
  --mat-slide-toggle-unselected-pressed-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-track-color: rgba(0, 0, 0, 0.12);
}
.mat-mdc-slide-toggle.mat-accent {
  --mat-slide-toggle-selected-icon-color: white;
  --mat-slide-toggle-disabled-selected-icon-color: white;
  --mat-slide-toggle-selected-focus-state-layer-color: #757575;
  --mat-slide-toggle-selected-handle-color: #757575;
  --mat-slide-toggle-selected-hover-state-layer-color: #757575;
  --mat-slide-toggle-selected-pressed-state-layer-color: #757575;
  --mat-slide-toggle-selected-focus-handle-color: #757575;
  --mat-slide-toggle-selected-hover-handle-color: #757575;
  --mat-slide-toggle-selected-pressed-handle-color: #757575;
  --mat-slide-toggle-selected-focus-track-color: #e0e0e0;
  --mat-slide-toggle-selected-hover-track-color: #e0e0e0;
  --mat-slide-toggle-selected-pressed-track-color: #e0e0e0;
  --mat-slide-toggle-selected-track-color: #e0e0e0;
}
.mat-mdc-slide-toggle.mat-warn {
  --mat-slide-toggle-selected-icon-color: white;
  --mat-slide-toggle-disabled-selected-icon-color: white;
  --mat-slide-toggle-selected-focus-state-layer-color: #f44336;
  --mat-slide-toggle-selected-handle-color: #f44336;
  --mat-slide-toggle-selected-hover-state-layer-color: #f44336;
  --mat-slide-toggle-selected-pressed-state-layer-color: #f44336;
  --mat-slide-toggle-selected-focus-handle-color: #f44336;
  --mat-slide-toggle-selected-hover-handle-color: #f44336;
  --mat-slide-toggle-selected-pressed-handle-color: #f44336;
  --mat-slide-toggle-selected-focus-track-color: #e57373;
  --mat-slide-toggle-selected-hover-track-color: #e57373;
  --mat-slide-toggle-selected-pressed-track-color: #e57373;
  --mat-slide-toggle-selected-track-color: #e57373;
}
html {
  --mat-slide-toggle-state-layer-size: 40px;
  --mat-slide-toggle-touch-target-display: block;
}
html {
  --mat-radio-disabled-selected-icon-opacity: 0.38;
  --mat-radio-disabled-unselected-icon-opacity: 0.38;
  --mat-radio-state-layer-size: 40px;
  --mat-radio-touch-target-size: 48px;
}
.mat-mdc-radio-button.mat-primary {
  --mat-radio-checked-ripple-color: #9e9e9e;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #9e9e9e;
  --mat-radio-selected-hover-icon-color: #9e9e9e;
  --mat-radio-selected-icon-color: #9e9e9e;
  --mat-radio-selected-pressed-icon-color: #9e9e9e;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-radio-button.mat-accent {
  --mat-radio-checked-ripple-color: #757575;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #757575;
  --mat-radio-selected-hover-icon-color: #757575;
  --mat-radio-selected-icon-color: #757575;
  --mat-radio-selected-pressed-icon-color: #757575;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-radio-button.mat-warn {
  --mat-radio-checked-ripple-color: #f44336;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #f44336;
  --mat-radio-selected-hover-icon-color: #f44336;
  --mat-radio-selected-icon-color: #f44336;
  --mat-radio-selected-pressed-icon-color: #f44336;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-radio-state-layer-size: 40px;
  --mat-radio-touch-target-display: block;
}
html {
  --mat-slider-active-track-height: 6px;
  --mat-slider-active-track-shape: 9999px;
  --mat-slider-handle-elevation:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-slider-handle-height: 20px;
  --mat-slider-handle-shape: 50%;
  --mat-slider-handle-width: 20px;
  --mat-slider-inactive-track-height: 4px;
  --mat-slider-inactive-track-shape: 9999px;
  --mat-slider-value-indicator-border-radius: 4px;
  --mat-slider-value-indicator-caret-display: block;
  --mat-slider-value-indicator-container-transform: translateX(-50%);
  --mat-slider-value-indicator-height: 32px;
  --mat-slider-value-indicator-padding: 0 12px;
  --mat-slider-value-indicator-text-transform: none;
  --mat-slider-value-indicator-width: auto;
  --mat-slider-with-overlap-handle-outline-width: 1px;
  --mat-slider-with-tick-marks-active-container-opacity: 0.6;
  --mat-slider-with-tick-marks-container-shape: 50%;
  --mat-slider-with-tick-marks-container-size: 2px;
  --mat-slider-with-tick-marks-inactive-container-opacity: 0.6;
  --mat-slider-value-indicator-transform-origin: bottom;
}
html {
  --mat-slider-active-track-color: #9e9e9e;
  --mat-slider-focus-handle-color: #9e9e9e;
  --mat-slider-handle-color: #9e9e9e;
  --mat-slider-hover-handle-color: #9e9e9e;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #9e9e9e 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #9e9e9e 4%, transparent);
  --mat-slider-inactive-track-color: #9e9e9e;
  --mat-slider-ripple-color: #9e9e9e;
  --mat-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, 0.87);
  --mat-slider-with-tick-marks-inactive-container-color: #9e9e9e;
  --mat-slider-disabled-active-track-color: rgba(0, 0, 0, 0.87);
  --mat-slider-disabled-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slider-disabled-inactive-track-color: rgba(0, 0, 0, 0.87);
  --mat-slider-label-container-color: #424242;
  --mat-slider-label-label-text-color: white;
  --mat-slider-value-indicator-opacity: 1;
  --mat-slider-with-overlap-handle-outline-color: rgba(0, 0, 0, 0.87);
  --mat-slider-with-tick-marks-disabled-container-color: rgba(0, 0, 0, 0.87);
}
.mat-accent {
  --mat-slider-active-track-color: #757575;
  --mat-slider-focus-handle-color: #757575;
  --mat-slider-handle-color: #757575;
  --mat-slider-hover-handle-color: #757575;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #757575 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #757575 4%, transparent);
  --mat-slider-inactive-track-color: #757575;
  --mat-slider-ripple-color: #757575;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #757575;
}
.mat-warn {
  --mat-slider-active-track-color: #f44336;
  --mat-slider-focus-handle-color: #f44336;
  --mat-slider-handle-color: #f44336;
  --mat-slider-hover-handle-color: #f44336;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #f44336 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #f44336 4%, transparent);
  --mat-slider-inactive-track-color: #f44336;
  --mat-slider-ripple-color: #f44336;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #f44336;
}
html {
  --mat-menu-container-shape: 4px;
  --mat-menu-divider-bottom-spacing: 0;
  --mat-menu-divider-top-spacing: 0;
  --mat-menu-item-spacing: 16px;
  --mat-menu-item-icon-size: 24px;
  --mat-menu-item-leading-spacing: 16px;
  --mat-menu-item-trailing-spacing: 16px;
  --mat-menu-item-with-icon-leading-spacing: 16px;
  --mat-menu-item-with-icon-trailing-spacing: 16px;
  --mat-menu-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-menu-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-menu-item-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-menu-container-color: white;
  --mat-menu-divider-color: rgba(0, 0, 0, 0.12);
}
html {
  --mat-list-active-indicator-color: transparent;
  --mat-list-active-indicator-shape: 4px;
  --mat-list-list-item-container-shape: 0;
  --mat-list-list-item-leading-avatar-shape: 50%;
  --mat-list-list-item-container-color: transparent;
  --mat-list-list-item-selected-container-color: transparent;
  --mat-list-list-item-leading-avatar-color: transparent;
  --mat-list-list-item-leading-icon-size: 24px;
  --mat-list-list-item-leading-avatar-size: 40px;
  --mat-list-list-item-trailing-icon-size: 24px;
  --mat-list-list-item-disabled-state-layer-color: transparent;
  --mat-list-list-item-disabled-state-layer-opacity: 0;
  --mat-list-list-item-disabled-label-text-opacity: 0.38;
  --mat-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mat-list-list-item-disabled-trailing-icon-opacity: 0.38;
}
html {
  --mat-list-list-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-disabled-leading-icon-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-state-layer-opacity: 0.04;
  --mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-focus-state-layer-opacity: 0.12;
}
.mdc-list-item__start,
.mdc-list-item__end {
  --mat-radio-checked-ripple-color: #9e9e9e;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #9e9e9e;
  --mat-radio-selected-hover-icon-color: #9e9e9e;
  --mat-radio-selected-icon-color: #9e9e9e;
  --mat-radio-selected-pressed-icon-color: #9e9e9e;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-accent .mdc-list-item__start,
.mat-accent .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #757575;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #757575;
  --mat-radio-selected-hover-icon-color: #757575;
  --mat-radio-selected-icon-color: #757575;
  --mat-radio-selected-pressed-icon-color: #757575;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-warn .mdc-list-item__start,
.mat-warn .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #f44336;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #f44336;
  --mat-radio-selected-hover-icon-color: #f44336;
  --mat-radio-selected-icon-color: #f44336;
  --mat-radio-selected-pressed-icon-color: #f44336;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-list-option {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-selected-focus-icon-color: #9e9e9e;
  --mat-checkbox-selected-hover-icon-color: #9e9e9e;
  --mat-checkbox-selected-icon-color: #9e9e9e;
  --mat-checkbox-selected-pressed-icon-color: #9e9e9e;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #9e9e9e;
  --mat-checkbox-selected-hover-state-layer-color: #9e9e9e;
  --mat-checkbox-selected-pressed-state-layer-color: #9e9e9e;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-list-option.mat-accent {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #757575;
  --mat-checkbox-selected-hover-icon-color: #757575;
  --mat-checkbox-selected-icon-color: #757575;
  --mat-checkbox-selected-pressed-icon-color: #757575;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #757575;
  --mat-checkbox-selected-hover-state-layer-color: #757575;
  --mat-checkbox-selected-pressed-state-layer-color: #757575;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-list-option.mat-warn {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #f44336;
  --mat-checkbox-selected-hover-icon-color: #f44336;
  --mat-checkbox-selected-icon-color: #f44336;
  --mat-checkbox-selected-pressed-icon-color: #f44336;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #f44336;
  --mat-checkbox-selected-hover-state-layer-color: #f44336;
  --mat-checkbox-selected-pressed-state-layer-color: #f44336;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start {
  color: #9e9e9e;
}
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
html {
  --mat-list-list-item-leading-icon-start-space: 16px;
  --mat-list-list-item-leading-icon-end-space: 32px;
  --mat-list-list-item-one-line-container-height: 48px;
  --mat-list-list-item-two-line-container-height: 64px;
  --mat-list-list-item-three-line-container-height: 88px;
}
.mdc-list-item__start,
.mdc-list-item__end {
  --mat-radio-state-layer-size: 40px;
  --mat-radio-touch-target-display: block;
}
.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,
.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,
.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px;
}
.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,
.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,
.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px;
}
html {
  --mat-paginator-page-size-select-width: 84px;
  --mat-paginator-page-size-select-touch-target-height: 48px;
}
html {
  --mat-paginator-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color: white;
  --mat-paginator-enabled-icon-color: rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
html {
  --mat-paginator-container-size: 56px;
  --mat-paginator-form-field-container-height: 40px;
  --mat-paginator-form-field-container-vertical-padding: 8px;
  --mat-paginator-touch-target-display: block;
}
html {
  --mat-tab-container-height: 48px;
  --mat-tab-divider-color: transparent;
  --mat-tab-divider-height: 0;
  --mat-tab-active-indicator-height: 2px;
  --mat-tab-active-indicator-shape: 0;
}
.mat-mdc-tab-group,
.mat-mdc-tab-nav-bar {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #9e9e9e;
  --mat-tab-active-ripple-color: #9e9e9e;
  --mat-tab-inactive-ripple-color: #9e9e9e;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #9e9e9e;
  --mat-tab-active-hover-label-text-color: #9e9e9e;
  --mat-tab-active-focus-indicator-color: #9e9e9e;
  --mat-tab-active-hover-indicator-color: #9e9e9e;
  --mat-tab-active-indicator-color: #9e9e9e;
}
.mat-mdc-tab-group.mat-accent,
.mat-mdc-tab-nav-bar.mat-accent {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #757575;
  --mat-tab-active-ripple-color: #757575;
  --mat-tab-inactive-ripple-color: #757575;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #757575;
  --mat-tab-active-hover-label-text-color: #757575;
  --mat-tab-active-focus-indicator-color: #757575;
  --mat-tab-active-hover-indicator-color: #757575;
  --mat-tab-active-indicator-color: #757575;
}
.mat-mdc-tab-group.mat-warn,
.mat-mdc-tab-nav-bar.mat-warn {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #f44336;
  --mat-tab-active-ripple-color: #f44336;
  --mat-tab-inactive-ripple-color: #f44336;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #f44336;
  --mat-tab-active-hover-label-text-color: #f44336;
  --mat-tab-active-focus-indicator-color: #f44336;
  --mat-tab-active-hover-indicator-color: #f44336;
  --mat-tab-active-indicator-color: #f44336;
}
.mat-mdc-tab-group.mat-background-primary,
.mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-background-color: #9e9e9e;
  --mat-tab-foreground-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-tab-group.mat-background-accent,
.mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-background-color: #757575;
  --mat-tab-foreground-color: white;
}
.mat-mdc-tab-group.mat-background-warn,
.mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-background-color: #f44336;
  --mat-tab-foreground-color: white;
}
.mat-mdc-tab-header {
  --mat-tab-container-height: 48px;
}
html {
  --mat-checkbox-disabled-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-state-layer-opacity: 0.12;
  --mat-checkbox-selected-hover-state-layer-opacity: 0.04;
  --mat-checkbox-selected-pressed-state-layer-opacity: 0.12;
  --mat-checkbox-unselected-focus-state-layer-opacity: 0.12;
  --mat-checkbox-unselected-hover-state-layer-opacity: 0.04;
  --mat-checkbox-unselected-pressed-state-layer-opacity: 0.12;
  --mat-checkbox-touch-target-size: 48px;
}
html {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #757575;
  --mat-checkbox-selected-hover-icon-color: #757575;
  --mat-checkbox-selected-icon-color: #757575;
  --mat-checkbox-selected-pressed-icon-color: #757575;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #757575;
  --mat-checkbox-selected-hover-state-layer-color: #757575;
  --mat-checkbox-selected-pressed-state-layer-color: #757575;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-checkbox.mat-primary {
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-selected-focus-icon-color: #9e9e9e;
  --mat-checkbox-selected-hover-icon-color: #9e9e9e;
  --mat-checkbox-selected-icon-color: #9e9e9e;
  --mat-checkbox-selected-pressed-icon-color: #9e9e9e;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #9e9e9e;
  --mat-checkbox-selected-hover-state-layer-color: #9e9e9e;
  --mat-checkbox-selected-pressed-state-layer-color: #9e9e9e;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-checkbox.mat-warn {
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #f44336;
  --mat-checkbox-selected-hover-icon-color: #f44336;
  --mat-checkbox-selected-icon-color: #f44336;
  --mat-checkbox-selected-pressed-icon-color: #f44336;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #f44336;
  --mat-checkbox-selected-hover-state-layer-color: #f44336;
  --mat-checkbox-selected-pressed-state-layer-color: #f44336;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-checkbox-touch-target-display: block;
  --mat-checkbox-state-layer-size: 40px;
}
html {
  --mat-button-filled-container-shape: 4px;
  --mat-button-filled-horizontal-padding: 16px;
  --mat-button-filled-icon-offset: -4px;
  --mat-button-filled-icon-spacing: 8px;
  --mat-button-filled-touch-target-size: 48px;
  --mat-button-outlined-container-shape: 4px;
  --mat-button-outlined-horizontal-padding: 15px;
  --mat-button-outlined-icon-offset: -4px;
  --mat-button-outlined-icon-spacing: 8px;
  --mat-button-outlined-keep-touch-target: false;
  --mat-button-outlined-outline-width: 1px;
  --mat-button-outlined-touch-target-size: 48px;
  --mat-button-protected-container-elevation-shadow:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-container-shape: 4px;
  --mat-button-protected-disabled-container-elevation-shadow:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-focus-container-elevation-shadow:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-horizontal-padding: 16px;
  --mat-button-protected-hover-container-elevation-shadow:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-icon-offset: -4px;
  --mat-button-protected-icon-spacing: 8px;
  --mat-button-protected-pressed-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-button-protected-touch-target-size: 48px;
  --mat-button-text-container-shape: 4px;
  --mat-button-text-horizontal-padding: 8px;
  --mat-button-text-icon-offset: 0;
  --mat-button-text-icon-spacing: 8px;
  --mat-button-text-with-icon-horizontal-padding: 8px;
  --mat-button-text-touch-target-size: 48px;
  --mat-button-tonal-container-shape: 4px;
  --mat-button-tonal-horizontal-padding: 16px;
  --mat-button-tonal-icon-offset: -4px;
  --mat-button-tonal-icon-spacing: 8px;
  --mat-button-tonal-touch-target-size: 48px;
}
html {
  --mat-button-filled-container-color: white;
  --mat-button-filled-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-filled-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-filled-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-filled-focus-state-layer-opacity: 0.12;
  --mat-button-filled-hover-state-layer-opacity: 0.04;
  --mat-button-filled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-filled-pressed-state-layer-opacity: 0.12;
  --mat-button-filled-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-filled-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-outlined-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-outlined-focus-state-layer-opacity: 0.12;
  --mat-button-outlined-hover-state-layer-opacity: 0.04;
  --mat-button-outlined-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-pressed-state-layer-opacity: 0.12;
  --mat-button-outlined-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-outlined-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-protected-container-color: white;
  --mat-button-protected-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-protected-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-protected-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-protected-focus-state-layer-opacity: 0.12;
  --mat-button-protected-hover-state-layer-opacity: 0.04;
  --mat-button-protected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-protected-pressed-state-layer-opacity: 0.12;
  --mat-button-protected-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-protected-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-text-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-text-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-text-focus-state-layer-opacity: 0.12;
  --mat-button-text-hover-state-layer-opacity: 0.04;
  --mat-button-text-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-text-pressed-state-layer-opacity: 0.12;
  --mat-button-text-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-text-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-tonal-container-color: white;
  --mat-button-tonal-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-tonal-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-tonal-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-tonal-focus-state-layer-opacity: 0.12;
  --mat-button-tonal-hover-state-layer-opacity: 0.04;
  --mat-button-tonal-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-tonal-pressed-state-layer-opacity: 0.12;
  --mat-button-tonal-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-tonal-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-button.mat-primary,
.mat-mdc-unelevated-button.mat-primary,
.mat-mdc-raised-button.mat-primary,
.mat-mdc-outlined-button.mat-primary,
.mat-tonal-button.mat-primary {
  --mat-button-filled-container-color: #9e9e9e;
  --mat-button-filled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-filled-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-filled-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-outlined-label-text-color: #9e9e9e;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #9e9e9e 12%, transparent);
  --mat-button-outlined-state-layer-color: #9e9e9e;
  --mat-button-protected-container-color: #9e9e9e;
  --mat-button-protected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-protected-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-protected-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-text-label-text-color: #9e9e9e;
  --mat-button-text-ripple-color: color-mix(in srgb, #9e9e9e 12%, transparent);
  --mat-button-text-state-layer-color: #9e9e9e;
  --mat-button-tonal-container-color: #9e9e9e;
  --mat-button-tonal-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-tonal-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-tonal-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-button.mat-accent,
.mat-mdc-unelevated-button.mat-accent,
.mat-mdc-raised-button.mat-accent,
.mat-mdc-outlined-button.mat-accent,
.mat-tonal-button.mat-accent {
  --mat-button-filled-container-color: #757575;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #757575;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #757575 12%, transparent);
  --mat-button-outlined-state-layer-color: #757575;
  --mat-button-protected-container-color: #757575;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #757575;
  --mat-button-text-ripple-color: color-mix(in srgb, #757575 12%, transparent);
  --mat-button-text-state-layer-color: #757575;
  --mat-button-tonal-container-color: #757575;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-state-layer-color: white;
}
.mat-mdc-button.mat-warn,
.mat-mdc-unelevated-button.mat-warn,
.mat-mdc-raised-button.mat-warn,
.mat-mdc-outlined-button.mat-warn,
.mat-tonal-button.mat-warn {
  --mat-button-filled-container-color: #f44336;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #f44336;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #f44336 12%, transparent);
  --mat-button-outlined-state-layer-color: #f44336;
  --mat-button-protected-container-color: #f44336;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #f44336;
  --mat-button-text-ripple-color: color-mix(in srgb, #f44336 12%, transparent);
  --mat-button-text-state-layer-color: #f44336;
  --mat-button-tonal-container-color: #f44336;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-state-layer-color: white;
}
html {
  --mat-button-filled-container-height: 36px;
  --mat-button-filled-touch-target-display: block;
  --mat-button-outlined-container-height: 36px;
  --mat-button-outlined-touch-target-display: block;
  --mat-button-protected-container-height: 36px;
  --mat-button-protected-touch-target-display: block;
  --mat-button-text-container-height: 36px;
  --mat-button-text-touch-target-display: block;
  --mat-button-tonal-container-height: 36px;
  --mat-button-tonal-touch-target-display: block;
}
html {
  --mat-icon-button-icon-size: 24px;
  --mat-icon-button-container-shape: 50%;
  --mat-icon-button-touch-target-size: 48px;
}
html {
  --mat-icon-button-disabled-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-icon-button-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-hover-state-layer-opacity: 0.04;
  --mat-icon-button-icon-color: inherit;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
  --mat-icon-button-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-icon-button-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-icon-button.mat-primary {
  --mat-icon-button-icon-color: #9e9e9e;
  --mat-icon-button-state-layer-color: #9e9e9e;
  --mat-icon-button-ripple-color: color-mix(in srgb, #9e9e9e 12%, transparent);
}
.mat-mdc-icon-button.mat-accent {
  --mat-icon-button-icon-color: #757575;
  --mat-icon-button-state-layer-color: #757575;
  --mat-icon-button-ripple-color: color-mix(in srgb, #757575 12%, transparent);
}
.mat-mdc-icon-button.mat-warn {
  --mat-icon-button-icon-color: #f44336;
  --mat-icon-button-state-layer-color: #f44336;
  --mat-icon-button-ripple-color: color-mix(in srgb, #f44336 12%, transparent);
}
html {
  --mat-icon-button-touch-target-display: block;
}
.mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 48px;
  --mat-icon-button-state-layer-size: 48px;
  width: var(--mat-icon-button-state-layer-size);
  height: var(--mat-icon-button-state-layer-size);
  padding: 12px;
}
html {
  --mat-fab-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-fab-container-shape: 50%;
  --mat-fab-touch-target-size: 48px;
  --mat-fab-extended-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-fab-extended-container-height: 48px;
  --mat-fab-extended-container-shape: 24px;
  --mat-fab-extended-focus-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-extended-hover-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-extended-pressed-container-elevation-shadow:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mat-fab-focus-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-hover-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-pressed-container-elevation-shadow:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mat-fab-small-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-fab-small-container-shape: 50%;
  --mat-fab-small-touch-target-size: 48px;
  --mat-fab-small-focus-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-small-hover-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-small-pressed-container-elevation-shadow:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
html {
  --mat-fab-container-color: white;
  --mat-fab-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-fab-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-hover-state-layer-opacity: 0.04;
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-container-color: white;
  --mat-fab-small-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-fab-small-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-fab-small-focus-state-layer-opacity: 0.12;
  --mat-fab-small-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-small-hover-state-layer-opacity: 0.04;
  --mat-fab-small-pressed-state-layer-opacity: 0.12;
  --mat-fab-small-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-fab-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-fab.mat-primary,
.mat-mdc-mini-fab.mat-primary {
  --mat-fab-container-color: #9e9e9e;
  --mat-fab-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-ripple-color: color-mix(in srgb, #9e9e9e 12%, transparent);
  --mat-fab-small-container-color: #9e9e9e;
  --mat-fab-small-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-small-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-fab-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-fab.mat-accent,
.mat-mdc-mini-fab.mat-accent {
  --mat-fab-container-color: #757575;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: color-mix(in srgb, #757575 12%, transparent);
  --mat-fab-small-container-color: #757575;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.mat-mdc-fab.mat-warn,
.mat-mdc-mini-fab.mat-warn {
  --mat-fab-container-color: #f44336;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: color-mix(in srgb, #f44336 12%, transparent);
  --mat-fab-small-container-color: #f44336;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
html {
  --mat-fab-small-touch-target-display: block;
  --mat-fab-touch-target-display: block;
}
html {
  --mat-snack-bar-container-shape: 4px;
}
html {
  --mat-snack-bar-container-color: #424242;
  --mat-snack-bar-supporting-text-color: white;
  --mat-snack-bar-button-color: #e0e0e0;
}
html {
  --mat-table-row-item-outline-width: 1px;
}
html {
  --mat-table-background-color: white;
  --mat-table-header-headline-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color: rgba(0, 0, 0, 0.12);
}
html {
  --mat-table-header-container-height: 56px;
  --mat-table-footer-container-height: 52px;
  --mat-table-row-item-container-height: 52px;
}
html {
  --mat-progress-spinner-active-indicator-width: 4px;
  --mat-progress-spinner-size: 48px;
}
html {
  --mat-progress-spinner-active-indicator-color: #9e9e9e;
}
.mat-accent {
  --mat-progress-spinner-active-indicator-color: #757575;
}
.mat-warn {
  --mat-progress-spinner-active-indicator-color: #f44336;
}
html {
  --mat-badge-container-shape: 50%;
  --mat-badge-container-size: unset;
  --mat-badge-small-size-container-size: unset;
  --mat-badge-large-size-container-size: unset;
  --mat-badge-legacy-container-size: 22px;
  --mat-badge-legacy-small-size-container-size: 16px;
  --mat-badge-legacy-large-size-container-size: 28px;
  --mat-badge-container-offset: -11px 0;
  --mat-badge-small-size-container-offset: -8px 0;
  --mat-badge-large-size-container-offset: -14px 0;
  --mat-badge-container-overlap-offset: -11px;
  --mat-badge-small-size-container-overlap-offset: -8px;
  --mat-badge-large-size-container-overlap-offset: -14px;
  --mat-badge-container-padding: 0;
  --mat-badge-small-size-container-padding: 0;
  --mat-badge-large-size-container-padding: 0;
}
html {
  --mat-badge-background-color: #9e9e9e;
  --mat-badge-text-color: rgba(0, 0, 0, 0.87);
  --mat-badge-disabled-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-badge-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.mat-badge-accent {
  --mat-badge-background-color: #757575;
  --mat-badge-text-color: white;
}
.mat-badge-warn {
  --mat-badge-background-color: #f44336;
  --mat-badge-text-color: white;
}
html {
  --mat-bottom-sheet-container-shape: 4px;
}
html {
  --mat-bottom-sheet-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color: white;
}
html {
  --mat-button-toggle-focus-state-layer-opacity: 0.12;
  --mat-button-toggle-hover-state-layer-opacity: 0.04;
  --mat-button-toggle-legacy-focus-state-layer-opacity: 1;
  --mat-button-toggle-legacy-height: 36px;
  --mat-button-toggle-legacy-shape: 2px;
  --mat-button-toggle-shape: 4px;
}
html {
  --mat-button-toggle-background-color: white;
  --mat-button-toggle-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-disabled-state-background-color: white;
  --mat-button-toggle-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-divider-color: rgba(0, 0, 0, 0.12);
  --mat-button-toggle-legacy-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-disabled-state-background-color: white;
  --mat-button-toggle-legacy-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-legacy-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-legacy-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-text-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-button-toggle-height: 48px;
}
html {
  --mat-datepicker-calendar-container-shape: 4px;
  --mat-datepicker-calendar-container-touch-shape: 4px;
  --mat-datepicker-calendar-container-elevation-shadow:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-container-touch-elevation-shadow:
    0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
html {
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #9e9e9e 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #757575 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-selected-state-background-color: #9e9e9e;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #9e9e9e 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #9e9e9e 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #9e9e9e 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #9e9e9e;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}
.mat-datepicker-content.mat-accent,
.mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #757575 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #757575 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #757575;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #757575 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #757575 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #757575 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #757575;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}
.mat-datepicker-content.mat-warn,
.mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #f44336 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #757575 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #f44336;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #f44336 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #f44336 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #f44336 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #f44336;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}
.mat-calendar-controls {
  --mat-icon-button-touch-target-display: none;
}
.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 40px;
  --mat-icon-button-state-layer-size: 40px;
  width: var(--mat-icon-button-state-layer-size);
  height: var(--mat-icon-button-state-layer-size);
  padding: 8px;
}
html {
  --mat-divider-width: 1px;
}
html {
  --mat-divider-color: rgba(0, 0, 0, 0.12);
}
html {
  --mat-expansion-container-shape: 4px;
  --mat-expansion-container-elevation-shadow:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-expansion-legacy-header-indicator-display: inline-block;
  --mat-expansion-header-indicator-display: none;
}
html {
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-expansion-header-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-expansion-header-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-expansion-header-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color: rgba(0, 0, 0, 0.54);
}
html {
  --mat-expansion-header-collapsed-state-height: 48px;
  --mat-expansion-header-expanded-state-height: 64px;
}
html {
  --mat-icon-color: inherit;
}
.mat-icon.mat-primary {
  --mat-icon-color: #9e9e9e;
}
.mat-icon.mat-accent {
  --mat-icon-color: #757575;
}
.mat-icon.mat-warn {
  --mat-icon-color: #f44336;
}
html {
  --mat-sidenav-container-shape: 0;
  --mat-sidenav-container-elevation-shadow:
    0px 8px 10px -5px rgba(0, 0, 0, 0.2),
    0px 16px 24px 2px rgba(0, 0, 0, 0.14),
    0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-width: auto;
}
html {
  --mat-sidenav-container-divider-color: rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color: #fafafa;
  --mat-sidenav-content-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
}
html {
  --mat-stepper-header-focus-state-layer-shape: 0;
  --mat-stepper-header-hover-state-layer-shape: 0;
}
html {
  --mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-selected-state-icon-background-color: #9e9e9e;
  --mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-done-state-icon-background-color: #9e9e9e;
  --mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-edit-state-icon-background-color: #9e9e9e;
  --mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-stepper-header-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-stepper-header-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color: #f44336;
  --mat-stepper-header-icon-background-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color: #f44336;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
.mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #757575;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #757575;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #757575;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
.mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #f44336;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #f44336;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #f44336;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
html {
  --mat-stepper-header-height: 72px;
}
html {
  --mat-sort-arrow-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-toolbar-container-background-color: white;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}
.mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #9e9e9e;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}
.mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #757575;
  --mat-toolbar-container-text-color: white;
}
.mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #f44336;
  --mat-toolbar-container-text-color: white;
}
html {
  --mat-toolbar-standard-height: 64px;
  --mat-toolbar-mobile-height: 56px;
}
html {
  --mat-tree-container-background-color: white;
  --mat-tree-node-text-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-tree-node-min-height: 48px;
}
html {
  --mat-timepicker-container-shape: 4px;
  --mat-timepicker-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-timepicker-container-background-color: white;
}
:root {
  --warn: #EF5350;
}
:root {
  --double-spacing: calc(30px * 2);
  --spacing: 30px;
  --half-spacing: calc(30px / 2);
  --quarter-spacing: calc(30px / 4);
}
:root {
  --color-surface: #e0e0de;
  --color-grey-light: #959595;
  --color-border-dark: rgb(162.4330357143, 162.4330357143, 159.0669642857);
}
.arrow-right:after,
.arrow-left:after,
.arrow-down:after,
.arrow--after:after,
.select-dropdown__input .item:after,
.button.mod--open:after,
[class^=icon-]:before,
[class*=" icon-"]:before,
.button.mod--arrow:after,
.button--arrow:after {
  font-family: "gloster";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.button.mod--continue:after,
.icon-continue:before {
  content: "\e800";
}
.icon-menu:before {
  content: "\e801";
}
.icon-armchair1:before {
  content: "\e802";
}
.icon-armchair2:before {
  content: "\e803";
}
.icon-asta:before {
  content: "\e804";
}
.icon-kore:before {
  content: "\e805";
}
.icon-bristol:before {
  content: "\e806";
}
.icon-table:before {
  content: "\e807";
}
.icon-chair1:before {
  content: "\e808";
}
.icon-sofachair:before {
  content: "\e809";
}
.icon-chair3:before {
  content: "\e80a";
}
.icon-chair2:before {
  content: "\e80b";
}
.arrow-down:after,
.icon-arrow-down:before {
  content: "\e80c";
}
.icon-stool:before {
  content: "\e80d";
}
.icon-search:before {
  content: "\e80e";
}
.arrow-right:after,
.arrow--after:after,
.select-dropdown__input .item:after,
.button.mod--open:after,
.icon-arrow-right:before,
.button.mod--arrow:after,
.button--arrow:after {
  content: "\e80f";
}
.arrow-left:after,
.icon-arrow-left:before {
  content: "\e810";
}
.icon-star:before {
  content: "\e811";
}
.icon-location:before {
  content: "\e812";
}
.icon-plus:before {
  content: "\e814";
}
.icon-minus:before {
  content: "\e815";
}
.icon-resize-full-1:before {
  content: "\e816";
}
.icon-cancel:before {
  content: "\e817";
}
.icon-phone:before {
  content: "\e818";
}
.link,
.has-link-style a {
  cursor: pointer;
  text-decoration: underline;
  transition: color 0.1s;
  color: #484747;
}
.link:visited,
.has-link-style a:visited {
  text-decoration: underline;
  color: rgb(175.6076233184, 174.8923766816, 174.8923766816);
}
.link:hover,
.has-link-style a:hover,
.link:active,
.has-link-style a:active {
  text-decoration: underline;
  color: #000;
}
*:focus-visible {
  outline: 2px dotted grey;
}
*:focus:not(:focus-visible) {
  outline: none;
}
.button {
  --button-background-base: rgba(255, 255, 255, 1);
  --button-background-shade: rgba(0, 0, 0, 0.17);
  --button-font-color: #6f6f6f;
  --button-gradient-angle: 357deg;
  --button-sizing: 1.25em 3.75em;
  color: var(--button-font-color);
  text-transform: uppercase;
  letter-spacing: 2px;
  cursor: pointer;
  display: inline-block;
  position: relative;
  z-index: 1;
  border: 0;
  border-radius: 40px;
  padding: var(--button-sizing);
  transition: box-shadow 100ms ease-in-out;
  box-shadow: -10px 12px 18px rgba(0, 0, 0, 0.15);
  background:
    linear-gradient(
      var(--button-gradient-angle),
      var(--button-background-shade) 0%,
      var(--button-background-base) 60%,
      var(--button-background-base) 100%);
}
.button:hover {
  box-shadow: -7.5px 6px 14px rgba(0, 0, 0, 0.255);
}
.button:active {
  box-shadow: -5px 5px 10px rgba(0, 0, 0, 0.15);
}
.button:before {
  --button-background-shade: rgba(0, 0, 0, 0.1125);
  --button-gradiant-angle: 177deg;
  content: "";
  position: absolute;
  border-radius: 40px;
  pointer-events: none;
  z-index: -1;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  background:
    linear-gradient(
      var(--button-gradiant-angle),
      var(--button-background-shade) 0%,
      var(--button-background-base) 55%,
      var(--button-background-base) 100%);
}
.button:disabled,
.disabled.button {
  opacity: 0.75;
  cursor: not-allowed;
}
.button:disabled:hover,
.disabled.button:hover {
  box-shadow: -10px 12px 18px rgba(0, 0, 0, 0.15);
}
.button.mod--arrow:after,
.button--arrow:after {
  position: absolute;
  display: block;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 10px !important;
}
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
:root {
  --palm-small: 479px;
  --lap-start: 681px;
  --device-small: 870px;
  --desk-start: 960px;
  --desk-wide-start: 1200px;
  --ultra-wide: 1600px;
  --palm-end: 680px;
  --lap-end: 959px;
  --desk-end: 1199px;
}
.row:after,
.container:after,
.grid:after,
.grid--last:after,
.grid-group:after {
  clear: both;
  content: "";
  display: table;
}
.grid {
  float: left;
  padding-left: 7.5px;
  padding-right: 7.5px;
  transition: 0.3s width;
}
.grid--last {
  float: right;
}
.grid--no-spacing {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (max-width: 959px) {
  .grid--no-spacing-_portable {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 680px) {
  .grid--no-spacing-_palm {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 479px) {
  .grid--no-spacing-_palm-small {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 681px) and (max-width: 959px) {
  .grid--no-spacing-_lap {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 681px) {
  .grid--no-spacing-_lap-and-up {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1200px) {
  .grid--no-spacing-_desk {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .grid--no-spacing-_desk-wide {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 1200px) {
  .grid--no-spacing-_below-desk-wide {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 960px) {
  .grid--no-spacing-_desk-and-up {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 1600px) {
  .grid--no-spacing-_ultra-wide {
    padding-left: 0;
    padding-right: 0;
  }
}
.grid-group {
  margin-left: -7.5px;
  margin-right: -7.5px;
  float: none;
}
.ms-flex {
  display: flex;
  flex-wrap: wrap;
}
.grid-group--reverse > .grid {
  float: right;
}
.flex-group {
  display: flex;
  display: -ms-flexbox;
  flex: 0 1 auto;
  flex-direction: row;
  flex-wrap: wrap;
  min-width: 100%;
}
.flex-group:after {
  display: none;
}
.flex-group.mod--padded {
  padding-left: 60px;
  padding-right: 60px;
}
@media only screen and (max-width: 680px) {
  .flex-group.mod--padded {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
}
.flex-group.mod--padded-primary {
  padding-left: 180px;
  padding-right: 180px;
}
@media only screen and (max-width: 680px) {
  .flex-group.mod--padded-primary {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 681px) and (max-width: 959px) {
  .flex-group.mod--padded-primary {
    padding-left: 120px;
    padding-right: 120px;
  }
}
.flex-group.mod--minus-margin {
  margin-left: -7.5px;
  margin-right: -7.5px;
}
@media only screen and (max-width: 680px) {
  .flex-group.mod--no-spacing-palm {
    margin-left: 0;
    margin-right: 0;
  }
}
.flex {
  flex-grow: 1;
  flex-basis: 0;
  max-width: 100%;
  padding-left: 7.5px;
  padding-right: 7.5px;
}
.flex:has(.grid-container) {
  padding: 0;
}
.flex-align--start {
  justify-content: flex-start;
}
.flex-align--center {
  justify-content: center;
}
.flex-align--end {
  justify-content: flex-end;
}
.flex-align--top {
  align-items: flex-start;
}
.flex-align--middle {
  align-items: center;
}
.flex-align--bottom {
  align-items: flex-end;
}
.flex-distribute--around {
  justify-content: space-around;
}
.flex-distribute--between {
  justify-content: space-between;
}
.flex-reverse,
.flex-group--reverse {
  flex-direction: row-reverse;
}
.flex-direction--column {
  flex-direction: column;
}
@media only screen and (max-width: 959px) {
  .flex-align--start_-portable {
    justify-content: flex-start;
  }
  .flex-align--center_-portable {
    justify-content: center;
  }
  .flex-align--end_-portable {
    justify-content: flex-end;
  }
  .flex-align--top_-portable {
    align-items: flex-start;
  }
  .flex-align--middle_-portable {
    align-items: center;
  }
  .flex-align--bottom_-portable {
    align-items: flex-end;
  }
  .flex-distribute--around_-portable {
    justify-content: space-around;
  }
  .flex-distribute--between_-portable {
    justify-content: space-between;
  }
  .flex-reverse_-portable,
  .flex-group--reverse_-portable {
    flex-direction: row-reverse;
  }
  .flex-direction--column_-portable {
    flex-direction: column;
  }
}
@media only screen and (max-width: 680px) {
  .flex-align--start_-palm {
    justify-content: flex-start;
  }
  .flex-align--center_-palm {
    justify-content: center;
  }
  .flex-align--end_-palm {
    justify-content: flex-end;
  }
  .flex-align--top_-palm {
    align-items: flex-start;
  }
  .flex-align--middle_-palm {
    align-items: center;
  }
  .flex-align--bottom_-palm {
    align-items: flex-end;
  }
  .flex-distribute--around_-palm {
    justify-content: space-around;
  }
  .flex-distribute--between_-palm {
    justify-content: space-between;
  }
  .flex-reverse_-palm,
  .flex-group--reverse_-palm {
    flex-direction: row-reverse;
  }
  .flex-direction--column_-palm {
    flex-direction: column;
  }
}
@media only screen and (max-width: 479px) {
  .flex-align--start_-palm-small {
    justify-content: flex-start;
  }
  .flex-align--center_-palm-small {
    justify-content: center;
  }
  .flex-align--end_-palm-small {
    justify-content: flex-end;
  }
  .flex-align--top_-palm-small {
    align-items: flex-start;
  }
  .flex-align--middle_-palm-small {
    align-items: center;
  }
  .flex-align--bottom_-palm-small {
    align-items: flex-end;
  }
  .flex-distribute--around_-palm-small {
    justify-content: space-around;
  }
  .flex-distribute--between_-palm-small {
    justify-content: space-between;
  }
  .flex-reverse_-palm-small,
  .flex-group--reverse_-palm-small {
    flex-direction: row-reverse;
  }
  .flex-direction--column_-palm-small {
    flex-direction: column;
  }
}
@media only screen and (min-width: 681px) and (max-width: 959px) {
  .flex-align--start_-lap {
    justify-content: flex-start;
  }
  .flex-align--center_-lap {
    justify-content: center;
  }
  .flex-align--end_-lap {
    justify-content: flex-end;
  }
  .flex-align--top_-lap {
    align-items: flex-start;
  }
  .flex-align--middle_-lap {
    align-items: center;
  }
  .flex-align--bottom_-lap {
    align-items: flex-end;
  }
  .flex-distribute--around_-lap {
    justify-content: space-around;
  }
  .flex-distribute--between_-lap {
    justify-content: space-between;
  }
  .flex-reverse_-lap,
  .flex-group--reverse_-lap {
    flex-direction: row-reverse;
  }
  .flex-direction--column_-lap {
    flex-direction: column;
  }
}
@media only screen and (min-width: 681px) {
  .flex-align--start_-lap-and-up {
    justify-content: flex-start;
  }
  .flex-align--center_-lap-and-up {
    justify-content: center;
  }
  .flex-align--end_-lap-and-up {
    justify-content: flex-end;
  }
  .flex-align--top_-lap-and-up {
    align-items: flex-start;
  }
  .flex-align--middle_-lap-and-up {
    align-items: center;
  }
  .flex-align--bottom_-lap-and-up {
    align-items: flex-end;
  }
  .flex-distribute--around_-lap-and-up {
    justify-content: space-around;
  }
  .flex-distribute--between_-lap-and-up {
    justify-content: space-between;
  }
  .flex-reverse_-lap-and-up,
  .flex-group--reverse_-lap-and-up {
    flex-direction: row-reverse;
  }
  .flex-direction--column_-lap-and-up {
    flex-direction: column;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1200px) {
  .flex-align--start_-desk {
    justify-content: flex-start;
  }
  .flex-align--center_-desk {
    justify-content: center;
  }
  .flex-align--end_-desk {
    justify-content: flex-end;
  }
  .flex-align--top_-desk {
    align-items: flex-start;
  }
  .flex-align--middle_-desk {
    align-items: center;
  }
  .flex-align--bottom_-desk {
    align-items: flex-end;
  }
  .flex-distribute--around_-desk {
    justify-content: space-around;
  }
  .flex-distribute--between_-desk {
    justify-content: space-between;
  }
  .flex-reverse_-desk,
  .flex-group--reverse_-desk {
    flex-direction: row-reverse;
  }
  .flex-direction--column_-desk {
    flex-direction: column;
  }
}
@media only screen and (min-width: 1200px) {
  .flex-align--start_-desk-wide {
    justify-content: flex-start;
  }
  .flex-align--center_-desk-wide {
    justify-content: center;
  }
  .flex-align--end_-desk-wide {
    justify-content: flex-end;
  }
  .flex-align--top_-desk-wide {
    align-items: flex-start;
  }
  .flex-align--middle_-desk-wide {
    align-items: center;
  }
  .flex-align--bottom_-desk-wide {
    align-items: flex-end;
  }
  .flex-distribute--around_-desk-wide {
    justify-content: space-around;
  }
  .flex-distribute--between_-desk-wide {
    justify-content: space-between;
  }
  .flex-reverse_-desk-wide,
  .flex-group--reverse_-desk-wide {
    flex-direction: row-reverse;
  }
  .flex-direction--column_-desk-wide {
    flex-direction: column;
  }
}
@media only screen and (max-width: 1200px) {
  .flex-align--start_-below-desk-wide {
    justify-content: flex-start;
  }
  .flex-align--center_-below-desk-wide {
    justify-content: center;
  }
  .flex-align--end_-below-desk-wide {
    justify-content: flex-end;
  }
  .flex-align--top_-below-desk-wide {
    align-items: flex-start;
  }
  .flex-align--middle_-below-desk-wide {
    align-items: center;
  }
  .flex-align--bottom_-below-desk-wide {
    align-items: flex-end;
  }
  .flex-distribute--around_-below-desk-wide {
    justify-content: space-around;
  }
  .flex-distribute--between_-below-desk-wide {
    justify-content: space-between;
  }
  .flex-reverse_-below-desk-wide,
  .flex-group--reverse_-below-desk-wide {
    flex-direction: row-reverse;
  }
  .flex-direction--column_-below-desk-wide {
    flex-direction: column;
  }
}
@media only screen and (min-width: 960px) {
  .flex-align--start_-desk-and-up {
    justify-content: flex-start;
  }
  .flex-align--center_-desk-and-up {
    justify-content: center;
  }
  .flex-align--end_-desk-and-up {
    justify-content: flex-end;
  }
  .flex-align--top_-desk-and-up {
    align-items: flex-start;
  }
  .flex-align--middle_-desk-and-up {
    align-items: center;
  }
  .flex-align--bottom_-desk-and-up {
    align-items: flex-end;
  }
  .flex-distribute--around_-desk-and-up {
    justify-content: space-around;
  }
  .flex-distribute--between_-desk-and-up {
    justify-content: space-between;
  }
  .flex-reverse_-desk-and-up,
  .flex-group--reverse_-desk-and-up {
    flex-direction: row-reverse;
  }
  .flex-direction--column_-desk-and-up {
    flex-direction: column;
  }
}
@media only screen and (min-width: 1600px) {
  .flex-align--start_-ultra-wide {
    justify-content: flex-start;
  }
  .flex-align--center_-ultra-wide {
    justify-content: center;
  }
  .flex-align--end_-ultra-wide {
    justify-content: flex-end;
  }
  .flex-align--top_-ultra-wide {
    align-items: flex-start;
  }
  .flex-align--middle_-ultra-wide {
    align-items: center;
  }
  .flex-align--bottom_-ultra-wide {
    align-items: flex-end;
  }
  .flex-distribute--around_-ultra-wide {
    justify-content: space-around;
  }
  .flex-distribute--between_-ultra-wide {
    justify-content: space-between;
  }
  .flex-reverse_-ultra-wide,
  .flex-group--reverse_-ultra-wide {
    flex-direction: row-reverse;
  }
  .flex-direction--column_-ultra-wide {
    flex-direction: column;
  }
}
.flex-order--first,
.flex--first {
  order: -1;
}
.group-reverse .flex-order--first,
.flex-group--reverse .flex-order--first,
.group-reverse .flex--first,
.flex-group--reverse .flex--first {
  order: 99;
}
.flex-order--last,
.flex--last {
  order: 99;
}
.group-reverse .flex-order--last,
.flex-group--reverse .flex-order--last,
.group-reverse .flex--last,
.flex-group--reverse .flex--last {
  order: 0;
}
@media only screen and (max-width: 959px) {
  .flex-order--first-_portable,
  .flex--first-_portable {
    order: -1;
  }
  .group-reverse-_portable .flex-order--first-_portable,
  .flex-group--reverse-_portable .flex-order--first-_portable,
  .group-reverse-_portable .flex--first-_portable,
  .flex-group--reverse-_portable .flex--first-_portable {
    order: 99;
  }
  .flex-order--last-_portable,
  .flex--last-_portable {
    order: 99;
  }
  .group-reverse-_portable .flex-order--last-_portable,
  .flex-group--reverse-_portable .flex-order--last-_portable,
  .group-reverse-_portable .flex--last-_portable,
  .flex-group--reverse-_portable .flex--last-_portable {
    order: 0;
  }
}
@media only screen and (max-width: 680px) {
  .flex-order--first-_palm,
  .flex--first-_palm {
    order: -1;
  }
  .group-reverse-_palm .flex-order--first-_palm,
  .flex-group--reverse-_palm .flex-order--first-_palm,
  .group-reverse-_palm .flex--first-_palm,
  .flex-group--reverse-_palm .flex--first-_palm {
    order: 99;
  }
  .flex-order--last-_palm,
  .flex--last-_palm {
    order: 99;
  }
  .group-reverse-_palm .flex-order--last-_palm,
  .flex-group--reverse-_palm .flex-order--last-_palm,
  .group-reverse-_palm .flex--last-_palm,
  .flex-group--reverse-_palm .flex--last-_palm {
    order: 0;
  }
}
@media only screen and (max-width: 479px) {
  .flex-order--first-_palm-small,
  .flex--first-_palm-small {
    order: -1;
  }
  .group-reverse-_palm-small .flex-order--first-_palm-small,
  .flex-group--reverse-_palm-small .flex-order--first-_palm-small,
  .group-reverse-_palm-small .flex--first-_palm-small,
  .flex-group--reverse-_palm-small .flex--first-_palm-small {
    order: 99;
  }
  .flex-order--last-_palm-small,
  .flex--last-_palm-small {
    order: 99;
  }
  .group-reverse-_palm-small .flex-order--last-_palm-small,
  .flex-group--reverse-_palm-small .flex-order--last-_palm-small,
  .group-reverse-_palm-small .flex--last-_palm-small,
  .flex-group--reverse-_palm-small .flex--last-_palm-small {
    order: 0;
  }
}
@media only screen and (min-width: 681px) and (max-width: 959px) {
  .flex-order--first-_lap,
  .flex--first-_lap {
    order: -1;
  }
  .group-reverse-_lap .flex-order--first-_lap,
  .flex-group--reverse-_lap .flex-order--first-_lap,
  .group-reverse-_lap .flex--first-_lap,
  .flex-group--reverse-_lap .flex--first-_lap {
    order: 99;
  }
  .flex-order--last-_lap,
  .flex--last-_lap {
    order: 99;
  }
  .group-reverse-_lap .flex-order--last-_lap,
  .flex-group--reverse-_lap .flex-order--last-_lap,
  .group-reverse-_lap .flex--last-_lap,
  .flex-group--reverse-_lap .flex--last-_lap {
    order: 0;
  }
}
@media only screen and (min-width: 681px) {
  .flex-order--first-_lap-and-up,
  .flex--first-_lap-and-up {
    order: -1;
  }
  .group-reverse-_lap-and-up .flex-order--first-_lap-and-up,
  .flex-group--reverse-_lap-and-up .flex-order--first-_lap-and-up,
  .group-reverse-_lap-and-up .flex--first-_lap-and-up,
  .flex-group--reverse-_lap-and-up .flex--first-_lap-and-up {
    order: 99;
  }
  .flex-order--last-_lap-and-up,
  .flex--last-_lap-and-up {
    order: 99;
  }
  .group-reverse-_lap-and-up .flex-order--last-_lap-and-up,
  .flex-group--reverse-_lap-and-up .flex-order--last-_lap-and-up,
  .group-reverse-_lap-and-up .flex--last-_lap-and-up,
  .flex-group--reverse-_lap-and-up .flex--last-_lap-and-up {
    order: 0;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1200px) {
  .flex-order--first-_desk,
  .flex--first-_desk {
    order: -1;
  }
  .group-reverse-_desk .flex-order--first-_desk,
  .flex-group--reverse-_desk .flex-order--first-_desk,
  .group-reverse-_desk .flex--first-_desk,
  .flex-group--reverse-_desk .flex--first-_desk {
    order: 99;
  }
  .flex-order--last-_desk,
  .flex--last-_desk {
    order: 99;
  }
  .group-reverse-_desk .flex-order--last-_desk,
  .flex-group--reverse-_desk .flex-order--last-_desk,
  .group-reverse-_desk .flex--last-_desk,
  .flex-group--reverse-_desk .flex--last-_desk {
    order: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .flex-order--first-_desk-wide,
  .flex--first-_desk-wide {
    order: -1;
  }
  .group-reverse-_desk-wide .flex-order--first-_desk-wide,
  .flex-group--reverse-_desk-wide .flex-order--first-_desk-wide,
  .group-reverse-_desk-wide .flex--first-_desk-wide,
  .flex-group--reverse-_desk-wide .flex--first-_desk-wide {
    order: 99;
  }
  .flex-order--last-_desk-wide,
  .flex--last-_desk-wide {
    order: 99;
  }
  .group-reverse-_desk-wide .flex-order--last-_desk-wide,
  .flex-group--reverse-_desk-wide .flex-order--last-_desk-wide,
  .group-reverse-_desk-wide .flex--last-_desk-wide,
  .flex-group--reverse-_desk-wide .flex--last-_desk-wide {
    order: 0;
  }
}
@media only screen and (max-width: 1200px) {
  .flex-order--first-_below-desk-wide,
  .flex--first-_below-desk-wide {
    order: -1;
  }
  .group-reverse-_below-desk-wide .flex-order--first-_below-desk-wide,
  .flex-group--reverse-_below-desk-wide .flex-order--first-_below-desk-wide,
  .group-reverse-_below-desk-wide .flex--first-_below-desk-wide,
  .flex-group--reverse-_below-desk-wide .flex--first-_below-desk-wide {
    order: 99;
  }
  .flex-order--last-_below-desk-wide,
  .flex--last-_below-desk-wide {
    order: 99;
  }
  .group-reverse-_below-desk-wide .flex-order--last-_below-desk-wide,
  .flex-group--reverse-_below-desk-wide .flex-order--last-_below-desk-wide,
  .group-reverse-_below-desk-wide .flex--last-_below-desk-wide,
  .flex-group--reverse-_below-desk-wide .flex--last-_below-desk-wide {
    order: 0;
  }
}
@media only screen and (min-width: 960px) {
  .flex-order--first-_desk-and-up,
  .flex--first-_desk-and-up {
    order: -1;
  }
  .group-reverse-_desk-and-up .flex-order--first-_desk-and-up,
  .flex-group--reverse-_desk-and-up .flex-order--first-_desk-and-up,
  .group-reverse-_desk-and-up .flex--first-_desk-and-up,
  .flex-group--reverse-_desk-and-up .flex--first-_desk-and-up {
    order: 99;
  }
  .flex-order--last-_desk-and-up,
  .flex--last-_desk-and-up {
    order: 99;
  }
  .group-reverse-_desk-and-up .flex-order--last-_desk-and-up,
  .flex-group--reverse-_desk-and-up .flex-order--last-_desk-and-up,
  .group-reverse-_desk-and-up .flex--last-_desk-and-up,
  .flex-group--reverse-_desk-and-up .flex--last-_desk-and-up {
    order: 0;
  }
}
@media only screen and (min-width: 1600px) {
  .flex-order--first-_ultra-wide,
  .flex--first-_ultra-wide {
    order: -1;
  }
  .group-reverse-_ultra-wide .flex-order--first-_ultra-wide,
  .flex-group--reverse-_ultra-wide .flex-order--first-_ultra-wide,
  .group-reverse-_ultra-wide .flex--first-_ultra-wide,
  .flex-group--reverse-_ultra-wide .flex--first-_ultra-wide {
    order: 99;
  }
  .flex-order--last-_ultra-wide,
  .flex--last-_ultra-wide {
    order: 99;
  }
  .group-reverse-_ultra-wide .flex-order--last-_ultra-wide,
  .flex-group--reverse-_ultra-wide .flex-order--last-_ultra-wide,
  .group-reverse-_ultra-wide .flex--last-_ultra-wide,
  .flex-group--reverse-_ultra-wide .flex--last-_ultra-wide {
    order: 0;
  }
}
.size-1 {
  width: 8.3333333333%;
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
.size-2 {
  width: 16.6666666667%;
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
.size-3 {
  width: 25%;
  flex-basis: 25%;
  max-width: 25%;
}
.size-4 {
  width: 33.3333333333%;
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
.size-5 {
  width: 41.6666666667%;
  flex-basis: 41.6666666667%;
  max-width: 41.6666666667%;
}
.size-6 {
  width: 50%;
  flex-basis: 50%;
  max-width: 50%;
}
.size-7 {
  width: 58.3333333333%;
  flex-basis: 58.3333333333%;
  max-width: 58.3333333333%;
}
.size-8 {
  width: 66.6666666667%;
  flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
}
.size-9 {
  width: 75%;
  flex-basis: 75%;
  max-width: 75%;
}
.size-10 {
  width: 83.3333333333%;
  flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
}
.size-11 {
  width: 91.6666666667%;
  flex-basis: 91.6666666667%;
  max-width: 91.6666666667%;
}
.size-12 {
  width: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
.clear {
  clear: both;
}
@media only screen and (max-width: 959px) {
  .size-1--portable {
    width: 8.3333333333%;
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .size-2--portable {
    width: 16.6666666667%;
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .size-3--portable {
    width: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .size-4--portable {
    width: 33.3333333333%;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .size-5--portable {
    width: 41.6666666667%;
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .size-6--portable {
    width: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .size-7--portable {
    width: 58.3333333333%;
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .size-8--portable {
    width: 66.6666666667%;
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .size-9--portable {
    width: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .size-10--portable {
    width: 83.3333333333%;
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .size-11--portable {
    width: 91.6666666667%;
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .size-12--portable {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .clear--portable {
    clear: both;
  }
}
@media only screen and (max-width: 680px) {
  .size-1--palm {
    width: 8.3333333333%;
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .size-2--palm {
    width: 16.6666666667%;
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .size-3--palm {
    width: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .size-4--palm {
    width: 33.3333333333%;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .size-5--palm {
    width: 41.6666666667%;
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .size-6--palm {
    width: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .size-7--palm {
    width: 58.3333333333%;
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .size-8--palm {
    width: 66.6666666667%;
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .size-9--palm {
    width: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .size-10--palm {
    width: 83.3333333333%;
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .size-11--palm {
    width: 91.6666666667%;
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .size-12--palm {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .clear--palm {
    clear: both;
  }
}
@media only screen and (max-width: 479px) {
  .size-1--palm-small {
    width: 8.3333333333%;
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .size-2--palm-small {
    width: 16.6666666667%;
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .size-3--palm-small {
    width: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .size-4--palm-small {
    width: 33.3333333333%;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .size-5--palm-small {
    width: 41.6666666667%;
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .size-6--palm-small {
    width: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .size-7--palm-small {
    width: 58.3333333333%;
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .size-8--palm-small {
    width: 66.6666666667%;
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .size-9--palm-small {
    width: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .size-10--palm-small {
    width: 83.3333333333%;
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .size-11--palm-small {
    width: 91.6666666667%;
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .size-12--palm-small {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .clear--palm-small {
    clear: both;
  }
}
@media only screen and (min-width: 681px) and (max-width: 959px) {
  .size-1--lap {
    width: 8.3333333333%;
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .size-2--lap {
    width: 16.6666666667%;
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .size-3--lap {
    width: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .size-4--lap {
    width: 33.3333333333%;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .size-5--lap {
    width: 41.6666666667%;
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .size-6--lap {
    width: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .size-7--lap {
    width: 58.3333333333%;
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .size-8--lap {
    width: 66.6666666667%;
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .size-9--lap {
    width: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .size-10--lap {
    width: 83.3333333333%;
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .size-11--lap {
    width: 91.6666666667%;
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .size-12--lap {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .clear--lap {
    clear: both;
  }
}
@media only screen and (min-width: 681px) {
  .size-1--lap-and-up {
    width: 8.3333333333%;
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .size-2--lap-and-up {
    width: 16.6666666667%;
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .size-3--lap-and-up {
    width: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .size-4--lap-and-up {
    width: 33.3333333333%;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .size-5--lap-and-up {
    width: 41.6666666667%;
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .size-6--lap-and-up {
    width: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .size-7--lap-and-up {
    width: 58.3333333333%;
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .size-8--lap-and-up {
    width: 66.6666666667%;
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .size-9--lap-and-up {
    width: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .size-10--lap-and-up {
    width: 83.3333333333%;
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .size-11--lap-and-up {
    width: 91.6666666667%;
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .size-12--lap-and-up {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .clear--lap-and-up {
    clear: both;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1200px) {
  .size-1--desk {
    width: 8.3333333333%;
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .size-2--desk {
    width: 16.6666666667%;
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .size-3--desk {
    width: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .size-4--desk {
    width: 33.3333333333%;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .size-5--desk {
    width: 41.6666666667%;
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .size-6--desk {
    width: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .size-7--desk {
    width: 58.3333333333%;
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .size-8--desk {
    width: 66.6666666667%;
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .size-9--desk {
    width: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .size-10--desk {
    width: 83.3333333333%;
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .size-11--desk {
    width: 91.6666666667%;
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .size-12--desk {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .clear--desk {
    clear: both;
  }
}
@media only screen and (min-width: 1200px) {
  .size-1--desk-wide {
    width: 8.3333333333%;
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .size-2--desk-wide {
    width: 16.6666666667%;
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .size-3--desk-wide {
    width: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .size-4--desk-wide {
    width: 33.3333333333%;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .size-5--desk-wide {
    width: 41.6666666667%;
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .size-6--desk-wide {
    width: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .size-7--desk-wide {
    width: 58.3333333333%;
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .size-8--desk-wide {
    width: 66.6666666667%;
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .size-9--desk-wide {
    width: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .size-10--desk-wide {
    width: 83.3333333333%;
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .size-11--desk-wide {
    width: 91.6666666667%;
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .size-12--desk-wide {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .clear--desk-wide {
    clear: both;
  }
}
@media only screen and (max-width: 1200px) {
  .size-1--below-desk-wide {
    width: 8.3333333333%;
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .size-2--below-desk-wide {
    width: 16.6666666667%;
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .size-3--below-desk-wide {
    width: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .size-4--below-desk-wide {
    width: 33.3333333333%;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .size-5--below-desk-wide {
    width: 41.6666666667%;
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .size-6--below-desk-wide {
    width: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .size-7--below-desk-wide {
    width: 58.3333333333%;
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .size-8--below-desk-wide {
    width: 66.6666666667%;
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .size-9--below-desk-wide {
    width: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .size-10--below-desk-wide {
    width: 83.3333333333%;
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .size-11--below-desk-wide {
    width: 91.6666666667%;
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .size-12--below-desk-wide {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .clear--below-desk-wide {
    clear: both;
  }
}
@media only screen and (min-width: 960px) {
  .size-1--desk-and-up {
    width: 8.3333333333%;
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .size-2--desk-and-up {
    width: 16.6666666667%;
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .size-3--desk-and-up {
    width: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .size-4--desk-and-up {
    width: 33.3333333333%;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .size-5--desk-and-up {
    width: 41.6666666667%;
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .size-6--desk-and-up {
    width: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .size-7--desk-and-up {
    width: 58.3333333333%;
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .size-8--desk-and-up {
    width: 66.6666666667%;
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .size-9--desk-and-up {
    width: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .size-10--desk-and-up {
    width: 83.3333333333%;
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .size-11--desk-and-up {
    width: 91.6666666667%;
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .size-12--desk-and-up {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .clear--desk-and-up {
    clear: both;
  }
}
@media only screen and (min-width: 1600px) {
  .size-1--ultra-wide {
    width: 8.3333333333%;
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .size-2--ultra-wide {
    width: 16.6666666667%;
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .size-3--ultra-wide {
    width: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .size-4--ultra-wide {
    width: 33.3333333333%;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .size-5--ultra-wide {
    width: 41.6666666667%;
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .size-6--ultra-wide {
    width: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .size-7--ultra-wide {
    width: 58.3333333333%;
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .size-8--ultra-wide {
    width: 66.6666666667%;
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .size-9--ultra-wide {
    width: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .size-10--ultra-wide {
    width: 83.3333333333%;
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .size-11--ultra-wide {
    width: 91.6666666667%;
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .size-12--ultra-wide {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .clear--ultra-wide {
    clear: both;
  }
}
@media only screen and (max-width: 959px) {
  .mod--zero-padding--portable {
    padding-left: 0;
    padding-right: 0;
  }
  .mod--double-padding--portable {
    padding-left: 15px;
    padding-right: 15px;
  }
  .mod--quad-padding--portable {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 680px) {
  .mod--zero-padding--palm {
    padding-left: 0;
    padding-right: 0;
  }
  .mod--double-padding--palm {
    padding-left: 15px;
    padding-right: 15px;
  }
  .mod--quad-padding--palm {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 479px) {
  .mod--zero-padding--palm-small {
    padding-left: 0;
    padding-right: 0;
  }
  .mod--double-padding--palm-small {
    padding-left: 15px;
    padding-right: 15px;
  }
  .mod--quad-padding--palm-small {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 681px) and (max-width: 959px) {
  .mod--zero-padding--lap {
    padding-left: 0;
    padding-right: 0;
  }
  .mod--double-padding--lap {
    padding-left: 15px;
    padding-right: 15px;
  }
  .mod--quad-padding--lap {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 681px) {
  .mod--zero-padding--lap-and-up {
    padding-left: 0;
    padding-right: 0;
  }
  .mod--double-padding--lap-and-up {
    padding-left: 15px;
    padding-right: 15px;
  }
  .mod--quad-padding--lap-and-up {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1200px) {
  .mod--zero-padding--desk {
    padding-left: 0;
    padding-right: 0;
  }
  .mod--double-padding--desk {
    padding-left: 15px;
    padding-right: 15px;
  }
  .mod--quad-padding--desk {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .mod--zero-padding--desk-wide {
    padding-left: 0;
    padding-right: 0;
  }
  .mod--double-padding--desk-wide {
    padding-left: 15px;
    padding-right: 15px;
  }
  .mod--quad-padding--desk-wide {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 1200px) {
  .mod--zero-padding--below-desk-wide {
    padding-left: 0;
    padding-right: 0;
  }
  .mod--double-padding--below-desk-wide {
    padding-left: 15px;
    padding-right: 15px;
  }
  .mod--quad-padding--below-desk-wide {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 960px) {
  .mod--zero-padding--desk-and-up {
    padding-left: 0;
    padding-right: 0;
  }
  .mod--double-padding--desk-and-up {
    padding-left: 15px;
    padding-right: 15px;
  }
  .mod--quad-padding--desk-and-up {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 1600px) {
  .mod--zero-padding--ultra-wide {
    padding-left: 0;
    padding-right: 0;
  }
  .mod--double-padding--ultra-wide {
    padding-left: 15px;
    padding-right: 15px;
  }
  .mod--quad-padding--ultra-wide {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  position: fixed;
  width: 100%;
  z-index: 99999;
}
.pace-inactive {
  display: none;
}
.pace .pace-progress {
  background: #d9cc9e;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}
@keyframes delayed-zoom-out {
  0% {
    transform: scale(1.1);
  }
  10% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.loader-container {
  position: relative;
  min-height: 33vh;
  width: 100%;
}
.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
}
.loader--very-dark {
  color: #FFF;
  font-size: 11px;
  text-indent: -99999em;
  position: absolute;
  width: 10em;
  height: 10em;
  box-shadow: inset 0 0 0 0.1em;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.loader--very-dark:before,
.loader--very-dark:after {
  position: absolute;
  content: "";
}
.loader--very-dark:before {
  width: 5.2em;
  height: 10.2em;
  background-color: #525659;
  border-radius: 10.2em 0 0 10.2em;
  top: -0.1em;
  left: -0.1em;
  -webkit-transform-origin: 5.2em 5.1em;
  transform-origin: 5.2em 5.1em;
  -webkit-animation: load2 2s infinite ease 1.5s;
  animation: load2 2s infinite ease 1.5s;
}
.loader--very-dark:after {
  width: 5.2em;
  height: 10.2em;
  background-color: #525659;
  border-radius: 0 10.2em 10.2em 0;
  top: -0.1em;
  left: 5.1em;
  -webkit-transform-origin: 0px 5.1em;
  transform-origin: 0px 5.1em;
  -webkit-animation: load2 2s infinite ease;
  animation: load2 2s infinite ease;
}
.loader--dark {
  color: #000;
  font-size: 11px;
  text-indent: -99999em;
  position: absolute;
  width: 10em;
  height: 10em;
  box-shadow: inset 0 0 0 0.1em;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.loader--dark:before,
.loader--dark:after {
  position: absolute;
  content: "";
}
.loader--dark:before {
  width: 5.2em;
  height: 10.2em;
  background-color: #e0e0de;
  border-radius: 10.2em 0 0 10.2em;
  top: -0.1em;
  left: -0.1em;
  -webkit-transform-origin: 5.2em 5.1em;
  transform-origin: 5.2em 5.1em;
  -webkit-animation: load2 2s infinite ease 1.5s;
  animation: load2 2s infinite ease 1.5s;
}
.loader--dark:after {
  width: 5.2em;
  height: 10.2em;
  background-color: #e0e0de;
  border-radius: 0 10.2em 10.2em 0;
  top: -0.1em;
  left: 5.1em;
  -webkit-transform-origin: 0px 5.1em;
  transform-origin: 0px 5.1em;
  -webkit-animation: load2 2s infinite ease;
  animation: load2 2s infinite ease;
}
.loader--light {
  color: #000;
  font-size: 11px;
  text-indent: -99999em;
  position: absolute;
  width: 10em;
  height: 10em;
  box-shadow: inset 0 0 0 0.1em;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.loader--light:before,
.loader--light:after {
  position: absolute;
  content: "";
}
.loader--light:before {
  width: 5.2em;
  height: 10.2em;
  background-color: #FFF;
  border-radius: 10.2em 0 0 10.2em;
  top: -0.1em;
  left: -0.1em;
  -webkit-transform-origin: 5.2em 5.1em;
  transform-origin: 5.2em 5.1em;
  -webkit-animation: load2 2s infinite ease 1.5s;
  animation: load2 2s infinite ease 1.5s;
}
.loader--light:after {
  width: 5.2em;
  height: 10.2em;
  background-color: #FFF;
  border-radius: 0 10.2em 10.2em 0;
  top: -0.1em;
  left: 5.1em;
  -webkit-transform-origin: 0px 5.1em;
  transform-origin: 0px 5.1em;
  -webkit-animation: load2 2s infinite ease;
  animation: load2 2s infinite ease;
}
@-webkit-keyframes load2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
h1,
.as-h1,
.heading__head,
.title {
  font-size: 46px;
  font-weight: 200;
  letter-spacing: 6px;
  text-transform: uppercase;
}
@media only screen and (max-width: 680px) {
  h1,
  .as-h1,
  .heading__head,
  .title {
    font-size: 41px;
  }
}
h2,
.as-h2 {
  font-size: 32px;
  font-weight: 300;
  letter-spacing: 6px;
}
h3,
.as-h3 {
  font-size: 24px;
  line-height: 1.4;
  font-weight: 300;
  letter-spacing: 4.5px;
}
h4,
.as-h4 {
  font-size: 20px;
  line-height: 1.4;
  font-weight: 300;
}
h5,
.as-h5 {
  font-size: 18px;
  line-height: 1.4;
  font-weight: 300;
}
h6,
.as-h6 {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 300;
}
.title {
  line-height: 0.9;
}
.heading {
  padding-top: 60px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 680px) {
  .heading {
    padding-top: 30px;
  }
}
.heading__subhead {
  padding-top: 15px;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 2.8px;
  text-transform: uppercase;
  line-height: 1.6;
}
.section-header {
  font-size: 24px;
  font-weight: 200;
  text-align: center;
}
.section-header.divider {
  padding-bottom: 15px;
}
.caps {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.bold {
  font-weight: bold;
}
.normal {
  font-weight: normal;
}
.light {
  font-weight: light;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
html,
*:after,
*:before,
button,
input,
textarea {
  -webkit-font-smoothing: antialiased;
}
html {
  min-height: 100%;
  width: 100%;
  background-color: #c8c8c6;
}
@media only screen and (max-width: 680px) {
  html.is-locked {
    height: 100%;
    overflow: hidden;
  }
}
body {
  background-color: #c8c8c6;
  font-family:
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #706f6f;
  line-height: 1.2;
  position: relative;
  height: 100%;
  width: 100%;
  overflow-x: hidden;
}
body.is-locked {
  overflow: hidden;
}
.container {
  margin: 0 auto;
  max-width: 1440px;
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (min-width: 681px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
img {
  height: auto;
  max-width: 100%;
}
hgroup,
ul,
ol,
dl,
blockquote,
p,
address,
table,
fieldset,
figure,
pre,
hr {
  margin-bottom: 30px;
  margin-top: 0;
}
div.no-padding p {
  margin-bottom: 0;
}
pre {
  padding: 30px;
  box-shadow: inset 0 0 4px #706f6f;
  background-color: rgb(187.4776785714, 187.4776785714, 185.0223214286);
  border-radius: 8px;
}
a {
  color: inherit;
  text-decoration: none;
}
.iframe-wrapper {
  position: relative;
  height: 0;
  padding-bottom: 56.2%;
  overflow: hidden;
}
.cookiebot-renew {
  color: white;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  z-index: 99999;
}
.cookiebot-remove-text {
  position: relative;
  z-index: -1;
}
iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.is-hidden,
.dropdownhidden {
  display: none !important;
}
@media only screen and (max-width: 959px) {
  .is-hidden--portable {
    display: none !important;
  }
}
@media only screen and (max-width: 680px) {
  .is-hidden--palm {
    display: none !important;
  }
}
@media only screen and (max-width: 479px) {
  .is-hidden--palm-small {
    display: none !important;
  }
}
@media only screen and (min-width: 681px) and (max-width: 959px) {
  .is-hidden--lap {
    display: none !important;
  }
}
@media only screen and (min-width: 681px) {
  .is-hidden--lap-and-up {
    display: none !important;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1200px) {
  .is-hidden--desk {
    display: none !important;
  }
}
@media only screen and (min-width: 1200px) {
  .is-hidden--desk-wide {
    display: none !important;
  }
}
@media only screen and (max-width: 1200px) {
  .is-hidden--below-desk-wide {
    display: none !important;
  }
}
@media only screen and (min-width: 960px) {
  .is-hidden--desk-and-up {
    display: none !important;
  }
}
@media only screen and (min-width: 1600px) {
  .is-hidden--ultra-wide {
    display: none !important;
  }
}
@media only screen and (max-width: 959px) {
  .clear-left--portable {
    clear: left;
  }
}
@media only screen and (max-width: 680px) {
  .clear-left--palm {
    clear: left;
  }
}
@media only screen and (max-width: 479px) {
  .clear-left--palm-small {
    clear: left;
  }
}
@media only screen and (min-width: 681px) and (max-width: 959px) {
  .clear-left--lap {
    clear: left;
  }
}
@media only screen and (min-width: 681px) {
  .clear-left--lap-and-up {
    clear: left;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1200px) {
  .clear-left--desk {
    clear: left;
  }
}
@media only screen and (min-width: 1200px) {
  .clear-left--desk-wide {
    clear: left;
  }
}
@media only screen and (max-width: 1200px) {
  .clear-left--below-desk-wide {
    clear: left;
  }
}
@media only screen and (min-width: 960px) {
  .clear-left--desk-and-up {
    clear: left;
  }
}
@media only screen and (min-width: 1600px) {
  .clear-left--ultra-wide {
    clear: left;
  }
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.right {
  float: right;
}
.left {
  float: left;
}
.bottom {
  position: absolute;
  bottom: 0;
}
.flex-center {
  align-items: center;
  display: flex;
  justify-content: center;
}
.clear--left {
  clear: left;
  margin-left: 0.5px;
}
.clear--right {
  clear: right;
  margin-right: 0.5px;
}
.clear-left {
  clear: left;
}
.clear-right {
  clear: right;
}
.clear-both {
  clear: both;
}
@media only screen and (max-width: 959px) {
  .clear-left--portable {
    clear: left;
  }
  .clear-right--portable {
    clear: right;
  }
  .clear-both--portable {
    clear: both;
  }
}
@media only screen and (max-width: 680px) {
  .clear-left--palm {
    clear: left;
  }
  .clear-right--palm {
    clear: right;
  }
  .clear-both--palm {
    clear: both;
  }
}
@media only screen and (max-width: 479px) {
  .clear-left--palm-small {
    clear: left;
  }
  .clear-right--palm-small {
    clear: right;
  }
  .clear-both--palm-small {
    clear: both;
  }
}
@media only screen and (min-width: 681px) and (max-width: 959px) {
  .clear-left--lap {
    clear: left;
  }
  .clear-right--lap {
    clear: right;
  }
  .clear-both--lap {
    clear: both;
  }
}
@media only screen and (min-width: 681px) {
  .clear-left--lap-and-up {
    clear: left;
  }
  .clear-right--lap-and-up {
    clear: right;
  }
  .clear-both--lap-and-up {
    clear: both;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1200px) {
  .clear-left--desk {
    clear: left;
  }
  .clear-right--desk {
    clear: right;
  }
  .clear-both--desk {
    clear: both;
  }
}
@media only screen and (min-width: 1200px) {
  .clear-left--desk-wide {
    clear: left;
  }
  .clear-right--desk-wide {
    clear: right;
  }
  .clear-both--desk-wide {
    clear: both;
  }
}
@media only screen and (max-width: 1200px) {
  .clear-left--below-desk-wide {
    clear: left;
  }
  .clear-right--below-desk-wide {
    clear: right;
  }
  .clear-both--below-desk-wide {
    clear: both;
  }
}
@media only screen and (min-width: 960px) {
  .clear-left--desk-and-up {
    clear: left;
  }
  .clear-right--desk-and-up {
    clear: right;
  }
  .clear-both--desk-and-up {
    clear: both;
  }
}
@media only screen and (min-width: 1600px) {
  .clear-left--ultra-wide {
    clear: left;
  }
  .clear-right--ultra-wide {
    clear: right;
  }
  .clear-both--ultra-wide {
    clear: both;
  }
}
.clear-2nth:nth-of-type(2n+3) {
  clear: left;
}
.clear-3nth:nth-of-type(3n+4) {
  clear: left;
}
.clear-4nth:nth-of-type(4n+5) {
  clear: left;
}
@media only screen and (max-width: 959px) {
  .clear-2nth--portable:nth-of-type(2n+3) {
    clear: left;
  }
  .clear-3nth--portable:nth-of-type(3n+4) {
    clear: left;
  }
  .clear-4nth--portable:nth-of-type(4n+5) {
    clear: left;
  }
}
@media only screen and (max-width: 680px) {
  .clear-2nth--palm:nth-of-type(2n+3) {
    clear: left;
  }
  .clear-3nth--palm:nth-of-type(3n+4) {
    clear: left;
  }
  .clear-4nth--palm:nth-of-type(4n+5) {
    clear: left;
  }
}
@media only screen and (max-width: 479px) {
  .clear-2nth--palm-small:nth-of-type(2n+3) {
    clear: left;
  }
  .clear-3nth--palm-small:nth-of-type(3n+4) {
    clear: left;
  }
  .clear-4nth--palm-small:nth-of-type(4n+5) {
    clear: left;
  }
}
@media only screen and (min-width: 681px) and (max-width: 959px) {
  .clear-2nth--lap:nth-of-type(2n+3) {
    clear: left;
  }
  .clear-3nth--lap:nth-of-type(3n+4) {
    clear: left;
  }
  .clear-4nth--lap:nth-of-type(4n+5) {
    clear: left;
  }
}
@media only screen and (min-width: 681px) {
  .clear-2nth--lap-and-up:nth-of-type(2n+3) {
    clear: left;
  }
  .clear-3nth--lap-and-up:nth-of-type(3n+4) {
    clear: left;
  }
  .clear-4nth--lap-and-up:nth-of-type(4n+5) {
    clear: left;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1200px) {
  .clear-2nth--desk:nth-of-type(2n+3) {
    clear: left;
  }
  .clear-3nth--desk:nth-of-type(3n+4) {
    clear: left;
  }
  .clear-4nth--desk:nth-of-type(4n+5) {
    clear: left;
  }
}
@media only screen and (min-width: 1200px) {
  .clear-2nth--desk-wide:nth-of-type(2n+3) {
    clear: left;
  }
  .clear-3nth--desk-wide:nth-of-type(3n+4) {
    clear: left;
  }
  .clear-4nth--desk-wide:nth-of-type(4n+5) {
    clear: left;
  }
}
@media only screen and (max-width: 1200px) {
  .clear-2nth--below-desk-wide:nth-of-type(2n+3) {
    clear: left;
  }
  .clear-3nth--below-desk-wide:nth-of-type(3n+4) {
    clear: left;
  }
  .clear-4nth--below-desk-wide:nth-of-type(4n+5) {
    clear: left;
  }
}
@media only screen and (min-width: 960px) {
  .clear-2nth--desk-and-up:nth-of-type(2n+3) {
    clear: left;
  }
  .clear-3nth--desk-and-up:nth-of-type(3n+4) {
    clear: left;
  }
  .clear-4nth--desk-and-up:nth-of-type(4n+5) {
    clear: left;
  }
}
@media only screen and (min-width: 1600px) {
  .clear-2nth--ultra-wide:nth-of-type(2n+3) {
    clear: left;
  }
  .clear-3nth--ultra-wide:nth-of-type(3n+4) {
    clear: left;
  }
  .clear-4nth--ultra-wide:nth-of-type(4n+5) {
    clear: left;
  }
}
.flush {
  margin-bottom: 0 !important;
}
.slim {
  margin-bottom: 15px !important;
}
.top-big {
  padding-top: 60px;
  margin-bottom: 15px !important;
}
.spacing {
  margin-bottom: 30px !important;
}
.row {
  margin-bottom: 30px;
  width: 100%;
}
.landmark {
  margin-bottom: 60px !important;
}
.push-top {
  padding-top: 30px;
}
.align-right {
  text-align: right;
}
.align-center {
  text-align: center;
}
.align-left {
  text-align: left;
}
@media only screen and (max-width: 959px) {
  .align-right-_portable {
    text-align: right;
  }
  .align-center-_portable {
    text-align: center;
  }
  .align-left-_portable {
    text-align: left;
  }
}
@media only screen and (max-width: 680px) {
  .align-right-_palm {
    text-align: right;
  }
  .align-center-_palm {
    text-align: center;
  }
  .align-left-_palm {
    text-align: left;
  }
}
@media only screen and (max-width: 479px) {
  .align-right-_palm-small {
    text-align: right;
  }
  .align-center-_palm-small {
    text-align: center;
  }
  .align-left-_palm-small {
    text-align: left;
  }
}
@media only screen and (min-width: 681px) and (max-width: 959px) {
  .align-right-_lap {
    text-align: right;
  }
  .align-center-_lap {
    text-align: center;
  }
  .align-left-_lap {
    text-align: left;
  }
}
@media only screen and (min-width: 681px) {
  .align-right-_lap-and-up {
    text-align: right;
  }
  .align-center-_lap-and-up {
    text-align: center;
  }
  .align-left-_lap-and-up {
    text-align: left;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1200px) {
  .align-right-_desk {
    text-align: right;
  }
  .align-center-_desk {
    text-align: center;
  }
  .align-left-_desk {
    text-align: left;
  }
}
@media only screen and (min-width: 1200px) {
  .align-right-_desk-wide {
    text-align: right;
  }
  .align-center-_desk-wide {
    text-align: center;
  }
  .align-left-_desk-wide {
    text-align: left;
  }
}
@media only screen and (max-width: 1200px) {
  .align-right-_below-desk-wide {
    text-align: right;
  }
  .align-center-_below-desk-wide {
    text-align: center;
  }
  .align-left-_below-desk-wide {
    text-align: left;
  }
}
@media only screen and (min-width: 960px) {
  .align-right-_desk-and-up {
    text-align: right;
  }
  .align-center-_desk-and-up {
    text-align: center;
  }
  .align-left-_desk-and-up {
    text-align: left;
  }
}
@media only screen and (min-width: 1600px) {
  .align-right-_ultra-wide {
    text-align: right;
  }
  .align-center-_ultra-wide {
    text-align: center;
  }
  .align-left-_ultra-wide {
    text-align: left;
  }
}
.muted {
  filter: alpha(opacity=50) !important;
  opacity: 0.5 !important;
}
.columns {
  columns: 15em;
  column-gap: 1.6em;
}
@media only screen and (min-width: 870px) and (max-width: 1199px) {
  .columns {
    columns: initial;
    column-gap: 0;
  }
}
.column-span--all {
  column-span: all;
}
.single-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.text-wide {
  line-height: 1.6;
  letter-spacing: 0.6px;
}
.divider {
  border: 0;
  border-bottom: 0.8px solid #706f6f;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.divider--flush {
  padding-bottom: 0;
}
.divider--top {
  border-top: 0.8px solid #706f6f;
}
.content--padbottom {
  padding-bottom: 120px;
}
.content--padtop {
  padding-top: 120px;
}
.square {
  height: 0 !important;
  padding-bottom: 100%;
}
.rectangle {
  height: 0;
  padding-bottom: 48%;
}
.cursor {
  cursor: pointer;
}
.horizontal-dlist dt,
.horizontal-dlist dd {
  margin-bottom: 7.5px;
  max-width: 49%;
  margin-left: 0;
}
.horizontal-dlist dt {
  clear: both;
  float: left;
}
.horizontal-dlist dd {
  clear: right;
  float: right;
  text-align: right;
}
.relative {
  position: relative;
}
.display-block {
  display: block;
}
.ignore-container-width {
  width: calc(100% + 30px);
}
@media only screen and (max-width: 959px) {
  .ignore-container-width-_portable {
    width: calc(100% + 30px);
  }
}
@media only screen and (max-width: 680px) {
  .ignore-container-width-_palm {
    width: calc(100% + 30px);
  }
}
@media only screen and (max-width: 479px) {
  .ignore-container-width-_palm-small {
    width: calc(100% + 30px);
  }
}
@media only screen and (min-width: 681px) and (max-width: 959px) {
  .ignore-container-width-_lap {
    width: calc(100% + 30px);
  }
}
@media only screen and (min-width: 681px) {
  .ignore-container-width-_lap-and-up {
    width: calc(100% + 30px);
  }
}
@media only screen and (min-width: 960px) and (max-width: 1200px) {
  .ignore-container-width-_desk {
    width: calc(100% + 30px);
  }
}
@media only screen and (min-width: 1200px) {
  .ignore-container-width-_desk-wide {
    width: calc(100% + 30px);
  }
}
@media only screen and (max-width: 1200px) {
  .ignore-container-width-_below-desk-wide {
    width: calc(100% + 30px);
  }
}
@media only screen and (min-width: 960px) {
  .ignore-container-width-_desk-and-up {
    width: calc(100% + 30px);
  }
}
@media only screen and (min-width: 1600px) {
  .ignore-container-width-_ultra-wide {
    width: calc(100% + 30px);
  }
}
.embed-container {
  height: 0;
  height: auto;
  margin-bottom: 30px;
  max-width: 100%;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.block-interactable {
  position: relative;
  overflow: hidden;
}
.block-interactable:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  padding-bottom: 100%;
  z-index: 100;
  background: rgba(255, 255, 255, 0.2);
  opacity: 0;
  transition: 300ms opacity ease;
}
.block-interactable:hover:before {
  opacity: 1;
}
iframe.disabled {
  background:
    repeating-linear-gradient(
      45deg,
      rgb(37.6926315789, 37.6926315789, 36.9073684211),
      rgb(37.6926315789, 37.6926315789, 36.9073684211) 30px,
      rgb(40.2694736842, 40.2694736842, 39.4305263158) 30px,
      rgb(40.2694736842, 40.2694736842, 39.4305263158) 60px);
}
.letter-spacing {
  letter-spacing: 6px;
}
@media only screen and (max-width: 680px) {
  .text-side-spacing {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
}
.side-margin {
  margin-left: 45px;
  margin-right: 45px;
}
@media only screen and (max-width: 680px) {
  .side-margin {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.surface {
  background-color: #e0e0de;
  color: #484747;
}
.background {
  background-color: #fff;
  color: #706f6f;
}
.transition-faster {
  transition: 0.4s cubic-bezier(0.67, 0.02, 0.2, 0.97);
}
.transition-fast {
  transition: 0.6s cubic-bezier(0.67, 0.02, 0.2, 0.97);
}
.transition-slower {
  transition: 0.8s cubic-bezier(0.67, 0.02, 0.2, 0.97);
}
.transition-slow {
  transition: 1s cubic-bezier(0.67, 0.02, 0.2, 0.97);
}
@media print {
  @page {
    size: auto;
    margin: 15mm;
  }
  html,
  body {
    background: none !important;
    -webkit-print-color-adjust: exact !important;
    print-color-adjust: exact !important;
    font-size: 10pt;
    margin: 0;
    padding: 0;
  }
  html .container,
  body .container {
    padding-left: 0;
    padding-right: 0;
  }
  .is-hidden--print {
    display: none !important;
  }
}
button:focus {
  outline: none;
}
.button {
}
.button.mod--big {
  line-height: 4.6;
}
.button.mod--small {
  line-height: 2.3;
  min-height: 2.3em;
  min-width: initial;
}
.button.mod--flat {
  box-shadow: none;
}
.button.mod--dark,
.button.--dark {
  --button-background-base: rgba(224, 224, 222, 1);
  --button-background-shade: rgba(0, 0, 0, 0.2);
}
.button.mod--dark:before,
.button.--dark:before {
  --button-background-shade: rgba(0, 0, 0, 0.15);
}
.button.mod--very-dark,
.button.--very-dark {
  --button-background-shade: rgba(0, 0, 0, 0.2);
  --button-background-base: #afafac;
  --button-font-color: #fff;
}
.button.mod--very-dark:before,
.button.--very-dark:before {
  --button-background-shade: rgba(0, 0, 0, 0.15);
}
.button.--slim {
  --button-sizing: 1em 3em;
}
.button.--icon {
  --button-sizing: .75em;
  box-shadow: -5px 6px 18px rgba(0, 0, 0, 0.15);
}
.button.mod--continue:after {
  font-family: "gloster";
  margin-left: 15px;
}
.button.mod--open {
  position: relative;
  padding: 9px 30px;
  padding-right: 75px;
  text-align: left;
  line-height: 1.4;
}
.button.mod--open:after {
  position: absolute;
  display: block;
  height: 2em;
  width: 2em;
  right: 3px;
  top: 50%;
  padding: 8px;
  transform: rotate(90deg) translate(-50%, 0);
  line-height: 0.8;
  border-radius: 100%;
  border: 1px solid #959595;
  text-align: center;
  font-size: 15px !important;
}
.button.mod--open:hover:after,
.button.mod--open:active:after {
  color: #000;
}
.button.mod--open.is-open:after,
.button.mod--open.is-active:after {
  transform: rotate(-90deg) translate(50%, 0);
  line-height: 1;
}
.button--cms {
  border-bottom: 0 !important;
}
.button--cms:after {
  padding-left: 4px;
  margin-left: 16px;
  background: #7E7E7F;
  color: #323231;
}
.button--wide,
.mod--wide {
  width: 100%;
}
[type=text],
[type=date],
[type=email],
[type=password],
[type=month],
[type=number],
[type=range],
[type=search],
[type=tel],
[type=time],
[type=url],
[type=week],
textarea {
  float: none;
  display: inline-block;
  vertical-align: middle;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 24px;
  box-shadow: none;
  font-family:
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.95;
  margin-top: 0;
  max-width: 700px;
  width: 100%;
  min-height: 1.95em;
  padding-bottom: 0;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 20px;
  padding-top: 0;
  vertical-align: middle;
}
[type=text]:not(.text-wrap),
[type=date]:not(.text-wrap),
[type=email]:not(.text-wrap),
[type=password]:not(.text-wrap),
[type=month]:not(.text-wrap),
[type=number]:not(.text-wrap),
[type=range]:not(.text-wrap),
[type=search]:not(.text-wrap),
[type=tel]:not(.text-wrap),
[type=time]:not(.text-wrap),
[type=url]:not(.text-wrap),
[type=week]:not(.text-wrap),
textarea:not(.text-wrap) {
  white-space: nowrap;
}
.placeholder[type=text],
.placeholder[type=date],
.placeholder[type=email],
.placeholder[type=password],
.placeholder[type=month],
.placeholder[type=number],
.placeholder[type=range],
.placeholder[type=search],
.placeholder[type=tel],
.placeholder[type=time],
.placeholder[type=url],
.placeholder[type=week],
textarea.placeholder {
  color: #959595;
}
[type=text]:focus,
[type=date]:focus,
[type=email]:focus,
[type=password]:focus,
[type=month]:focus,
[type=number]:focus,
[type=range]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
textarea:focus,
[type=text]:active,
[type=date]:active,
[type=email]:active,
[type=password]:active,
[type=month]:active,
[type=number]:active,
[type=range]:active,
[type=search]:active,
[type=tel]:active,
[type=time]:active,
[type=url]:active,
[type=week]:active,
textarea:active {
  outline: 0;
}
[type=text],
[type=date],
[type=email],
[type=password],
[type=month],
[type=number],
[type=range],
[type=search],
[type=tel],
[type=time],
[type=url],
[type=week],
textarea {
  border: 1px solid rgb(162.4330357143, 162.4330357143, 159.0669642857);
  min-width: 280px;
  margin-bottom: 30px;
}
label,
.label {
  display: inline-block;
  color: #959595;
  font-size: 12px;
}
textarea {
  min-height: 10em;
  line-height: 1.5;
  padding-top: 15px;
  display: block;
}
[type=radio],
[type=checkbox] {
  width: 30px;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
input:-moz-placeholder {
  color: #959595;
  font-weight: normal;
  font-size: 15px;
}
label,
.label {
  transition: 0.333s ease top, 0.333s ease opacity;
}
label + input,
label + textarea,
label + select,
.label + input,
.label + textarea,
.label + select {
  display: block;
}
input[readonly] {
  cursor: not-allowed;
  border-style: dashed;
  opacity: 0.4;
}
select {
  -webkit-appearance: menulist-button;
  width: 100%;
  height: 2.25em;
  font-family:
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif;
}
form li {
  list-style: none;
  transition: all 0.3s;
}
.float-label {
  opacity: 1;
  float: left;
  clear: left;
}
.hide-label .float-label {
  opacity: 0;
  top: 1.5em;
}
.float-label,
.float-label-invalid {
  font-weight: bold;
}
.unhighlight-label label {
  color: #5b5b5a;
}
.unhighlight-label label.error {
  color: rgb(216.75, 216.75, 216.75);
}
.unhighlight-label label.invalid {
  color: rgb(124.6875, 124.6875, 120.3125);
}
.input-container {
  position: relative;
  text-align: left;
  padding-right: 7px;
}
input.error,
textarea.error {
  color: #706f6f;
  background-color: rgb(162.4330357143, 162.4330357143, 159.0669642857);
}
label.error {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-bottom: 7.5px;
}
.invalid {
  color: rgb(162.4330357143, 162.4330357143, 159.0669642857);
}
.label-container {
  position: relative;
  display: block;
  margin-bottom: 30px;
}
.checkout__address__options label.error {
  white-space: nowrap;
}
.select-dropdown {
  --dropdown-background-base: rgba(255, 255, 255, 1);
  --dropdown-background-shade: rgba(0, 0, 0, 0.17);
  --dropdown-font-color: #6f6f6f;
  --dropdown-gradient-angle: 0deg;
  position: relative;
  margin-bottom: 30px;
  max-width: 700px;
}
.select-dropdown li,
.select-dropdown ul {
  list-style: none;
}
.select-dropdown__input {
  position: relative;
  border: 0;
  border-radius: 3em;
  transition: box-shadow 100ms ease-in-out;
  box-shadow: -10px 12px 18px rgba(0, 0, 0, 0.15);
  background:
    linear-gradient(
      var(--dropdown-gradient-angle),
      var(--dropdown-background-shade) 0%,
      var(--dropdown-background-base) 60%,
      var(--dropdown-background-base) 100%);
  cursor: pointer;
  letter-spacing: 2px;
}
.select-dropdown__input:hover {
  box-shadow: -7.5px 6px 14px rgba(0, 0, 0, 0.255);
}
.select-dropdown__input:active {
  box-shadow: -5px 5px 10px rgba(0, 0, 0, 0.15);
}
.select-dropdown__input:before {
  --dropdown-background-shade: rgba(0, 0, 0, 0.1125);
  --dropdown-gradiant-angle: 177deg;
  content: "";
  position: absolute;
  border-radius: 40px;
  pointer-events: none;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  background:
    linear-gradient(
      var(--dropdown-gradiant-angle),
      var(--dropdown-background-shade) 0%,
      var(--dropdown-background-base) 55%,
      var(--dropdown-background-base) 100%);
}
.select-dropdown__input .item {
  display: block;
  position: relative;
  max-width: 100%;
  padding: calc(var(--spacing) / 1.5) var(--spacing);
  padding-right: calc(var(--spacing) * 2.5);
  margin-bottom: 0;
  text-align: left;
  line-height: 1;
  border-radius: 50%;
  -webkit-user-select: none;
  user-select: none;
  color: var(--dropdown-font-color);
  text-transform: uppercase;
}
.select-dropdown__input .item:after {
  position: absolute;
  display: block;
  top: 50%;
  right: calc(4px + 15px);
  height: 2.5em;
  width: 2.5em;
  padding: 6px;
  transform: translateY(-50%) rotate(90deg);
  line-height: 1;
  font-size: 10px !important;
  text-align: center;
  border-radius: 100%;
  border: 1px solid #959595;
}
.select-dropdown__input .item:hover:after,
.select-dropdown__input .item:active:after {
  color: #000;
}
.select-dropdown__input input {
  display: none;
}
.select-dropdown__input.is-active-dropdown .item {
  color: #706f6f;
}
.select-dropdown__input.is-active-dropdown .item:after {
  transform: translateY(-50%) rotate(-90deg);
}
.select-dropdown__input.error .item {
  background-color: rgb(162.4330357143, 162.4330357143, 159.0669642857);
  color: #706f6f;
}
.select-dropdown__dropdown {
  --dropdown-border-size: 4px;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 500;
  background-color: white;
  border-radius: 40px;
  text-align: left;
  overflow: hidden;
  box-shadow: -10px 12px 18px rgba(0, 0, 0, 0.15);
  background:
    linear-gradient(
      var(--dropdown-gradient-angle),
      var(--dropdown-background-shade) 0%,
      var(--dropdown-background-base) 60%,
      var(--dropdown-background-base) 100%);
}
.select-dropdown__dropdown.mod--color-content-secondary {
  background-color: #e0e0de;
}
.select-dropdown__dropdown:before {
  --dropdown-background-shade: rgba(0, 0, 0, 0.1125);
  --dropdown-gradiant-angle: 177deg;
  content: "";
  position: absolute;
  border-radius: 40px;
  pointer-events: none;
  top: var(--dropdown-border-size);
  left: var(--dropdown-border-size);
  right: var(--dropdown-border-size);
  bottom: var(--dropdown-border-size);
  background:
    linear-gradient(
      var(--dropdown-gradiant-angle),
      var(--dropdown-background-shade) 0%,
      var(--dropdown-background-base) 55%,
      var(--dropdown-background-base) 100%);
}
.select-dropdown__options {
  margin: 0;
  padding: 0;
  position: relative;
  height: 100%;
  max-height: 600px;
  max-height: 50vh;
  margin: var(--dropdown-border-size);
  padding-top: 15px;
  padding-bottom: 11px;
  overflow-y: auto;
  border-radius: 45px;
}
.select-dropdown__option-group {
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
  padding-left: 30px;
}
.select-dropdown__option-title {
  padding-block: 0.5em;
  padding-right: 30px;
  font-weight: bold;
  cursor: default;
}
.select-dropdown__option {
  padding: 0.5em 30px;
  cursor: pointer;
  transition: color 50ms ease;
  list-style: none;
}
.select-dropdown__option:hover {
  color: #000;
  background-color: var(--dropdown-background-shade);
}
.select-dropdown__option.mod--faded {
  color: rgb(137.5291479821, 136.4708520179, 136.4708520179);
}
.select-dropdown__option.mod--faded:hover {
  color: #706f6f;
}
.activetrigger:after {
  color: #f7f7f7;
  box-shadow: inset 5px 5px 10px rgb(162.4330357143, 162.4330357143, 159.0669642857);
}
.dropcontainer {
  width: 100%;
  padding: 0 1px;
  margin-top: -15px;
}
.dropcontainer ul {
  padding: 30px;
  border-radius: 0 0 24px 24px;
  box-shadow: 4px 4px 10px rgb(162.4330357143, 162.4330357143, 159.0669642857);
}
.dropcontainer li {
  list-style: none;
  color: #959595;
  font-size: 18px;
  font-family:
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif;
  line-height: 2.5;
  min-height: 2.5em;
}
.dropcontainer li:hover {
  color: #f7f7f7;
}
.checkbox {
  display: inline-block;
  position: relative;
}
.checkbox .checkmark {
  display: inline-block;
  background: #30302F;
  width: 11px;
  height: 11px;
  position: absolute;
  top: 1px;
  left: 0;
  border-radius: 3px;
}
.checkbox .checkmark:after {
  content: "";
  border-right: 1px solid #f7f7f7;
  border-bottom: 1px solid #f7f7f7;
  width: 5.5px;
  height: 11px;
  display: inline-block;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: -2px;
  left: 4px;
  opacity: 0;
}
.checkbox .checkmark:hover::after {
  filter: alpha(opacity=30);
  opacity: 0.3;
}
.checkbox input[type=checkbox] {
  visibility: hidden;
  display: initial;
}
.checkbox input[type=checkbox]:checked + .checkmark:after {
  filter: alpha(opacity=100);
  opacity: 1;
}
.arrow-down:after,
.arrow-left:after,
.arrow-right:after {
  border-radius: 100%;
  color: #959595;
  display: block;
  line-height: 2.2;
  overflow: hidden;
  position: relative;
  text-align: center;
  vertical-align: top;
  height: 2.2em;
  width: 2.2em;
  font-size: 15px !important;
  border: 1px solid #959595;
  transition: color 0.1s ease-in, border 0.1s ease-in;
}
.arrow-down:after:hover,
.arrow-left:after:hover,
.arrow-right:after:hover {
  color: #000;
}
.arrow-down:hover:after,
.arrow-left:hover:after,
.arrow-right:hover:after,
.arrow-down:active:after,
.arrow-left:active:after,
.arrow-right:active:after {
  color: #000;
  border: 1px solid #000;
}
.search-wrapper {
  min-width: 300px;
  max-width: 600px;
  position: relative;
}
.search-full-page {
  margin-bottom: 0;
}
.icon-search--btn {
  position: absolute;
  right: 10px;
  top: 0px;
  background: 0;
  border: 0;
  font-size: 200%;
}
.lollipop {
  --border-color: #959595;
  --border-width: 1px;
  --animation-speed: 0.2s;
  --size: 75px;
  background: none;
  border: none;
  width: var(--size);
  cursor: pointer;
}
.lollipop__media {
  display: block;
  aspect-ratio: 1/1;
  width: 100%;
  overflow: hidden;
  border-radius: 50%;
  background-color: var(--border-color);
  border: var(--border-width) solid var(--border-color);
  transition: border-color var(--animation-speed) ease;
  object-fit: contain;
}
.lollipop__media img {
  height: 100%;
}
.lollipop__divider {
  display: flex;
  justify-content: center;
  margin-bottom: calc(var(--spacing) / 3);
  border-bottom: var(--border-width) solid var(--border-color);
  transition: border-color var(--animation-speed) ease;
}
.lollipop__divider:before {
  content: "";
  height: calc(var(--size) / 15);
  width: var(--border-width);
  background-color: var(--border-color);
  transition: background-color var(--animation-speed) ease;
}
.lollipop__name {
  margin-bottom: calc(var(--spacing) * 0.5);
  text-align: center;
  text-transform: uppercase;
  font-size: get-font-size("nano");
  transition: border-color var(--animation-speed) ease;
}
.lollipop.selected,
.lollipop.--active {
  --border-color: white;
}
.flex:has(block-video) {
  padding: 0;
}
.app-icon-button {
  border: none;
  background-color: transparent;
}
.rounded-dialog {
  border-radius: 25px;
  overflow: hidden;
  box-shadow: var(--mat-dialog-container-elevation-shadow, none);
  width: 1100px;
  max-width: 80% vw;
}
@media screen and (max-width: 650px) {
  .rounded-dialog {
    max-width: 100vw !important;
    height: 100vh !important;
    overflow-y: scroll;
    border-radius: 0;
  }
}

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