/* src/custom-theme.scss */
.mat-elevation-z0,
.mat-mdc-elevation-specific.mat-elevation-z0 {
  box-shadow: var(--mat-app-elevation-shadow-level-0, 0px 0px 0px 0px --mat-sys-shadow, 0px 0px 0px 0px --mat-sys-shadow, 0px 0px 0px 0px --mat-sys-shadow);
}
.mat-elevation-z1,
.mat-mdc-elevation-specific.mat-elevation-z1 {
  box-shadow: var(--mat-app-elevation-shadow-level-1, 0px 2px 1px -1px --mat-sys-shadow, 0px 1px 1px 0px --mat-sys-shadow, 0px 1px 3px 0px --mat-sys-shadow);
}
.mat-elevation-z2,
.mat-mdc-elevation-specific.mat-elevation-z2 {
  box-shadow: var(--mat-app-elevation-shadow-level-2, 0px 3px 1px -2px --mat-sys-shadow, 0px 2px 2px 0px --mat-sys-shadow, 0px 1px 5px 0px --mat-sys-shadow);
}
.mat-elevation-z3,
.mat-mdc-elevation-specific.mat-elevation-z3 {
  box-shadow: var(--mat-app-elevation-shadow-level-3, 0px 3px 3px -2px --mat-sys-shadow, 0px 3px 4px 0px --mat-sys-shadow, 0px 1px 8px 0px --mat-sys-shadow);
}
.mat-elevation-z4,
.mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: var(--mat-app-elevation-shadow-level-4, 0px 2px 4px -1px --mat-sys-shadow, 0px 4px 5px 0px --mat-sys-shadow, 0px 1px 10px 0px --mat-sys-shadow);
}
.mat-elevation-z5,
.mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: var(--mat-app-elevation-shadow-level-5, 0px 3px 5px -1px --mat-sys-shadow, 0px 5px 8px 0px --mat-sys-shadow, 0px 1px 14px 0px --mat-sys-shadow);
}
.mat-elevation-z6,
.mat-mdc-elevation-specific.mat-elevation-z6 {
  box-shadow: var(--mat-app-elevation-shadow-level-6, 0px 3px 5px -1px --mat-sys-shadow, 0px 6px 10px 0px --mat-sys-shadow, 0px 1px 18px 0px --mat-sys-shadow);
}
.mat-elevation-z7,
.mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: var(--mat-app-elevation-shadow-level-7, 0px 4px 5px -2px --mat-sys-shadow, 0px 7px 10px 1px --mat-sys-shadow, 0px 2px 16px 1px --mat-sys-shadow);
}
.mat-elevation-z8,
.mat-mdc-elevation-specific.mat-elevation-z8 {
  box-shadow: var(--mat-app-elevation-shadow-level-8, 0px 5px 5px -3px --mat-sys-shadow, 0px 8px 10px 1px --mat-sys-shadow, 0px 3px 14px 2px --mat-sys-shadow);
}
.mat-elevation-z9,
.mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: var(--mat-app-elevation-shadow-level-9, 0px 5px 6px -3px --mat-sys-shadow, 0px 9px 12px 1px --mat-sys-shadow, 0px 3px 16px 2px --mat-sys-shadow);
}
.mat-elevation-z10,
.mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: var(--mat-app-elevation-shadow-level-10, 0px 6px 6px -3px --mat-sys-shadow, 0px 10px 14px 1px --mat-sys-shadow, 0px 4px 18px 3px --mat-sys-shadow);
}
.mat-elevation-z11,
.mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: var(--mat-app-elevation-shadow-level-11, 0px 6px 7px -4px --mat-sys-shadow, 0px 11px 15px 1px --mat-sys-shadow, 0px 4px 20px 3px --mat-sys-shadow);
}
.mat-elevation-z12,
.mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: var(--mat-app-elevation-shadow-level-12, 0px 7px 8px -4px --mat-sys-shadow, 0px 12px 17px 2px --mat-sys-shadow, 0px 5px 22px 4px --mat-sys-shadow);
}
.mat-elevation-z13,
.mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: var(--mat-app-elevation-shadow-level-13, 0px 7px 8px -4px --mat-sys-shadow, 0px 13px 19px 2px --mat-sys-shadow, 0px 5px 24px 4px --mat-sys-shadow);
}
.mat-elevation-z14,
.mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: var(--mat-app-elevation-shadow-level-14, 0px 7px 9px -4px --mat-sys-shadow, 0px 14px 21px 2px --mat-sys-shadow, 0px 5px 26px 4px --mat-sys-shadow);
}
.mat-elevation-z15,
.mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: var(--mat-app-elevation-shadow-level-15, 0px 8px 9px -5px --mat-sys-shadow, 0px 15px 22px 2px --mat-sys-shadow, 0px 6px 28px 5px --mat-sys-shadow);
}
.mat-elevation-z16,
.mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: var(--mat-app-elevation-shadow-level-16, 0px 8px 10px -5px --mat-sys-shadow, 0px 16px 24px 2px --mat-sys-shadow, 0px 6px 30px 5px --mat-sys-shadow);
}
.mat-elevation-z17,
.mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: var(--mat-app-elevation-shadow-level-17, 0px 8px 11px -5px --mat-sys-shadow, 0px 17px 26px 2px --mat-sys-shadow, 0px 6px 32px 5px --mat-sys-shadow);
}
.mat-elevation-z18,
.mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: var(--mat-app-elevation-shadow-level-18, 0px 9px 11px -5px --mat-sys-shadow, 0px 18px 28px 2px --mat-sys-shadow, 0px 7px 34px 6px --mat-sys-shadow);
}
.mat-elevation-z19,
.mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: var(--mat-app-elevation-shadow-level-19, 0px 9px 12px -6px --mat-sys-shadow, 0px 19px 29px 2px --mat-sys-shadow, 0px 7px 36px 6px --mat-sys-shadow);
}
.mat-elevation-z20,
.mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: var(--mat-app-elevation-shadow-level-20, 0px 10px 13px -6px --mat-sys-shadow, 0px 20px 31px 3px --mat-sys-shadow, 0px 8px 38px 7px --mat-sys-shadow);
}
.mat-elevation-z21,
.mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: var(--mat-app-elevation-shadow-level-21, 0px 10px 13px -6px --mat-sys-shadow, 0px 21px 33px 3px --mat-sys-shadow, 0px 8px 40px 7px --mat-sys-shadow);
}
.mat-elevation-z22,
.mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: var(--mat-app-elevation-shadow-level-22, 0px 10px 14px -6px --mat-sys-shadow, 0px 22px 35px 3px --mat-sys-shadow, 0px 8px 42px 7px --mat-sys-shadow);
}
.mat-elevation-z23,
.mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: var(--mat-app-elevation-shadow-level-23, 0px 11px 14px -7px --mat-sys-shadow, 0px 23px 36px 3px --mat-sys-shadow, 0px 9px 44px 8px --mat-sys-shadow);
}
.mat-elevation-z24,
.mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: var(--mat-app-elevation-shadow-level-24, 0px 11px 15px -7px --mat-sys-shadow, 0px 24px 38px 3px --mat-sys-shadow, 0px 9px 46px 8px --mat-sys-shadow);
}
html {
  --mat-sys-on-surface: initial;
}
.mat-app-background {
  background-color: var(--mat-app-background-color, var(--mat-sys-background, transparent));
  color: var(--mat-app-text-color, var(--mat-sys-on-background, inherit));
}
html {
  --mat-app-background-color: #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: #4397d2;
  --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: #7bcdc2;
  --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: #d24140;
  --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: #7bcdc2;
  --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: #7bcdc2;
  --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: #4397d2;
  --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: #4397d2;
  --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: #7bcdc2;
  --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: #7bcdc2;
  --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: #d24140;
  --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: #d24140;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
html {
  --mat-option-label-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-option-label-text-line-height: 24px;
  --mat-option-label-text-size: 16px;
  --mat-option-label-text-tracking: 0.03125em;
  --mat-option-label-text-weight: 400;
}
html {
  --mat-optgroup-label-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-optgroup-label-text-line-height: 24px;
  --mat-optgroup-label-text-size: 16px;
  --mat-optgroup-label-text-tracking: 0.03125em;
  --mat-optgroup-label-text-weight: 400;
}
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-card-title-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-card-title-text-line-height: 32px;
  --mat-card-title-text-size: 20px;
  --mat-card-title-text-tracking: 0.0125em;
  --mat-card-title-text-weight: 500;
  --mat-card-subtitle-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-card-subtitle-text-line-height: 22px;
  --mat-card-subtitle-text-size: 14px;
  --mat-card-subtitle-text-tracking: 0.0071428571em;
  --mat-card-subtitle-text-weight: 500;
}
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: #4397d2;
  --mat-progress-bar-track-color: rgba(67, 151, 210, 0.25);
}
.mat-mdc-progress-bar.mat-accent {
  --mat-progress-bar-active-indicator-color: #7bcdc2;
  --mat-progress-bar-track-color: rgba(123, 205, 194, 0.25);
}
.mat-mdc-progress-bar.mat-warn {
  --mat-progress-bar-active-indicator-color: #d24140;
  --mat-progress-bar-track-color: rgba(210, 65, 64, 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-tooltip-supporting-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-tooltip-supporting-text-size: 12px;
  --mat-tooltip-supporting-text-weight: 400;
  --mat-tooltip-supporting-text-tracking: 0.0333333333em;
}
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, #4397d2 87%, transparent);
  --mat-form-field-filled-caret-color: #4397d2;
  --mat-form-field-filled-focus-active-indicator-color: #4397d2;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #4397d2 87%, transparent);
  --mat-form-field-outlined-caret-color: #4397d2;
  --mat-form-field-outlined-focus-outline-color: #4397d2;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #4397d2 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: #d24140;
  --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: #d24140;
  --mat-form-field-filled-error-focus-label-text-color: #d24140;
  --mat-form-field-filled-error-label-text-color: #d24140;
  --mat-form-field-filled-error-caret-color: #d24140;
  --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: #d24140;
  --mat-form-field-filled-error-focus-active-indicator-color: #d24140;
  --mat-form-field-filled-error-hover-active-indicator-color: #d24140;
  --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: #d24140;
  --mat-form-field-outlined-error-focus-label-text-color: #d24140;
  --mat-form-field-outlined-error-label-text-color: #d24140;
  --mat-form-field-outlined-error-hover-label-text-color: #d24140;
  --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: #d24140;
  --mat-form-field-outlined-error-hover-outline-color: #d24140;
  --mat-form-field-outlined-error-outline-color: #d24140;
}
.mat-mdc-form-field.mat-accent {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #7bcdc2 87%, transparent);
  --mat-form-field-filled-caret-color: #7bcdc2;
  --mat-form-field-filled-focus-active-indicator-color: #7bcdc2;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #7bcdc2 87%, transparent);
  --mat-form-field-outlined-caret-color: #7bcdc2;
  --mat-form-field-outlined-focus-outline-color: #7bcdc2;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #7bcdc2 87%, transparent);
}
.mat-mdc-form-field.mat-warn {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #d24140 87%, transparent);
  --mat-form-field-filled-caret-color: #d24140;
  --mat-form-field-filled-focus-active-indicator-color: #d24140;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #d24140 87%, transparent);
  --mat-form-field-outlined-caret-color: #d24140;
  --mat-form-field-outlined-focus-outline-color: #d24140;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #d24140 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-form-field-container-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-form-field-container-text-line-height: 24px;
  --mat-form-field-container-text-size: 16px;
  --mat-form-field-container-text-tracking: 0.03125em;
  --mat-form-field-container-text-weight: 400;
  --mat-form-field-outlined-label-text-populated-size: 16px;
  --mat-form-field-subscript-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-form-field-subscript-text-line-height: 20px;
  --mat-form-field-subscript-text-size: 12px;
  --mat-form-field-subscript-text-tracking: 0.0333333333em;
  --mat-form-field-subscript-text-weight: 400;
  --mat-form-field-filled-label-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-form-field-filled-label-text-size: 16px;
  --mat-form-field-filled-label-text-tracking: 0.03125em;
  --mat-form-field-filled-label-text-weight: 400;
  --mat-form-field-outlined-label-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-form-field-outlined-label-text-size: 16px;
  --mat-form-field-outlined-label-text-tracking: 0.03125em;
  --mat-form-field-outlined-label-text-weight: 400;
}
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: #4397d2;
  --mat-select-invalid-arrow-color: #d24140;
}
.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: #7bcdc2;
  --mat-select-invalid-arrow-color: #d24140;
}
.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: #d24140;
  --mat-select-invalid-arrow-color: #d24140;
}
html {
  --mat-select-arrow-transform: translateY(-8px);
}
html {
  --mat-select-trigger-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-select-trigger-text-line-height: 24px;
  --mat-select-trigger-text-size: 16px;
  --mat-select-trigger-text-tracking: 0.03125em;
  --mat-select-trigger-text-weight: 400;
}
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);
}
html {
  --mat-dialog-subhead-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-dialog-subhead-line-height: 32px;
  --mat-dialog-subhead-size: 20px;
  --mat-dialog-subhead-weight: 500;
  --mat-dialog-subhead-tracking: 0.0125em;
  --mat-dialog-supporting-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-dialog-supporting-text-line-height: 24px;
  --mat-dialog-supporting-text-size: 16px;
  --mat-dialog-supporting-text-weight: 400;
  --mat-dialog-supporting-text-tracking: 0.03125em;
}
.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: #ffffff;
  --mat-chip-elevated-container-color: #4397d2;
  --mat-chip-elevated-disabled-container-color: #4397d2;
  --mat-chip-elevated-selected-container-color: #4397d2;
  --mat-chip-flat-disabled-selected-container-color: #4397d2;
  --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: #ffffff;
  --mat-chip-selected-disabled-trailing-icon-color: #ffffff;
  --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: #ffffff;
  --mat-chip-selected-trailing-icon-color: #ffffff;
  --mat-chip-with-icon-disabled-icon-color: #ffffff;
  --mat-chip-with-icon-icon-color: #ffffff;
  --mat-chip-with-icon-selected-icon-color: #ffffff;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #ffffff;
  --mat-chip-with-trailing-icon-trailing-icon-color: #ffffff;
}
.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: #000000;
  --mat-chip-elevated-container-color: #7bcdc2;
  --mat-chip-elevated-disabled-container-color: #7bcdc2;
  --mat-chip-elevated-selected-container-color: #7bcdc2;
  --mat-chip-flat-disabled-selected-container-color: #7bcdc2;
  --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: #000000;
  --mat-chip-selected-disabled-trailing-icon-color: #000000;
  --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: #000000;
  --mat-chip-selected-trailing-icon-color: #000000;
  --mat-chip-with-icon-disabled-icon-color: #000000;
  --mat-chip-with-icon-icon-color: #000000;
  --mat-chip-with-icon-selected-icon-color: #000000;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #000000;
  --mat-chip-with-trailing-icon-trailing-icon-color: #000000;
}
.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: #ffffff;
  --mat-chip-elevated-container-color: #d24140;
  --mat-chip-elevated-disabled-container-color: #d24140;
  --mat-chip-elevated-selected-container-color: #d24140;
  --mat-chip-flat-disabled-selected-container-color: #d24140;
  --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: #ffffff;
  --mat-chip-selected-disabled-trailing-icon-color: #ffffff;
  --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: #ffffff;
  --mat-chip-selected-trailing-icon-color: #ffffff;
  --mat-chip-with-icon-disabled-icon-color: #ffffff;
  --mat-chip-with-icon-icon-color: #ffffff;
  --mat-chip-with-icon-selected-icon-color: #ffffff;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #ffffff;
  --mat-chip-with-trailing-icon-trailing-icon-color: #ffffff;
}
.mat-mdc-chip.mat-mdc-standard-chip {
  --mat-chip-container-height: 32px;
}
.mat-mdc-standard-chip {
  --mat-chip-label-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-chip-label-text-line-height: 20px;
  --mat-chip-label-text-size: 14px;
  --mat-chip-label-text-tracking: 0.0178571429em;
  --mat-chip-label-text-weight: 400;
}
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: #ffffff;
  --mat-slide-toggle-disabled-selected-icon-color: #ffffff;
  --mat-slide-toggle-selected-focus-state-layer-color: #4397d2;
  --mat-slide-toggle-selected-handle-color: #4397d2;
  --mat-slide-toggle-selected-hover-state-layer-color: #4397d2;
  --mat-slide-toggle-selected-pressed-state-layer-color: #4397d2;
  --mat-slide-toggle-selected-focus-handle-color: #4397d2;
  --mat-slide-toggle-selected-hover-handle-color: #4397d2;
  --mat-slide-toggle-selected-pressed-handle-color: #4397d2;
  --mat-slide-toggle-selected-focus-track-color: #7bb6e0;
  --mat-slide-toggle-selected-hover-track-color: #7bb6e0;
  --mat-slide-toggle-selected-pressed-track-color: #7bb6e0;
  --mat-slide-toggle-selected-track-color: #7bb6e0;
  --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: #000000;
  --mat-slide-toggle-disabled-selected-icon-color: #000000;
  --mat-slide-toggle-selected-focus-state-layer-color: #7bcdc2;
  --mat-slide-toggle-selected-handle-color: #7bcdc2;
  --mat-slide-toggle-selected-hover-state-layer-color: #7bcdc2;
  --mat-slide-toggle-selected-pressed-state-layer-color: #7bcdc2;
  --mat-slide-toggle-selected-focus-handle-color: #7bcdc2;
  --mat-slide-toggle-selected-hover-handle-color: #7bcdc2;
  --mat-slide-toggle-selected-pressed-handle-color: #7bcdc2;
  --mat-slide-toggle-selected-focus-track-color: #a3dcd4;
  --mat-slide-toggle-selected-hover-track-color: #a3dcd4;
  --mat-slide-toggle-selected-pressed-track-color: #a3dcd4;
  --mat-slide-toggle-selected-track-color: #a3dcd4;
}
.mat-mdc-slide-toggle.mat-warn {
  --mat-slide-toggle-selected-icon-color: #ffffff;
  --mat-slide-toggle-disabled-selected-icon-color: #ffffff;
  --mat-slide-toggle-selected-focus-state-layer-color: #d24140;
  --mat-slide-toggle-selected-handle-color: #d24140;
  --mat-slide-toggle-selected-hover-state-layer-color: #d24140;
  --mat-slide-toggle-selected-pressed-state-layer-color: #d24140;
  --mat-slide-toggle-selected-focus-handle-color: #d24140;
  --mat-slide-toggle-selected-hover-handle-color: #d24140;
  --mat-slide-toggle-selected-pressed-handle-color: #d24140;
  --mat-slide-toggle-selected-focus-track-color: #e07a79;
  --mat-slide-toggle-selected-hover-track-color: #e07a79;
  --mat-slide-toggle-selected-pressed-track-color: #e07a79;
  --mat-slide-toggle-selected-track-color: #e07a79;
}
html {
  --mat-slide-toggle-state-layer-size: 40px;
  --mat-slide-toggle-touch-target-display: block;
}
html {
  --mat-slide-toggle-label-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-slide-toggle-label-text-line-height: 20px;
  --mat-slide-toggle-label-text-size: 14px;
  --mat-slide-toggle-label-text-tracking: 0.0178571429em;
  --mat-slide-toggle-label-text-weight: 400;
}
html .mat-mdc-slide-toggle {
  --mat-slide-toggle-label-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-slide-toggle-label-text-line-height: 20px;
  --mat-slide-toggle-label-text-size: 14px;
  --mat-slide-toggle-label-text-tracking: 0.0178571429em;
  --mat-slide-toggle-label-text-weight: 400;
}
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: #4397d2;
  --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: #4397d2;
  --mat-radio-selected-hover-icon-color: #4397d2;
  --mat-radio-selected-icon-color: #4397d2;
  --mat-radio-selected-pressed-icon-color: #4397d2;
  --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: #7bcdc2;
  --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: #7bcdc2;
  --mat-radio-selected-hover-icon-color: #7bcdc2;
  --mat-radio-selected-icon-color: #7bcdc2;
  --mat-radio-selected-pressed-icon-color: #7bcdc2;
  --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: #d24140;
  --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: #d24140;
  --mat-radio-selected-hover-icon-color: #d24140;
  --mat-radio-selected-icon-color: #d24140;
  --mat-radio-selected-pressed-icon-color: #d24140;
  --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-radio-label-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-radio-label-text-line-height: 20px;
  --mat-radio-label-text-size: 14px;
  --mat-radio-label-text-tracking: 0.0178571429em;
  --mat-radio-label-text-weight: 400;
}
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: #4397d2;
  --mat-slider-focus-handle-color: #4397d2;
  --mat-slider-handle-color: #4397d2;
  --mat-slider-hover-handle-color: #4397d2;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #4397d2 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #4397d2 4%, transparent);
  --mat-slider-inactive-track-color: #4397d2;
  --mat-slider-ripple-color: #4397d2;
  --mat-slider-with-tick-marks-active-container-color: #ffffff;
  --mat-slider-with-tick-marks-inactive-container-color: #4397d2;
  --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: #7bcdc2;
  --mat-slider-focus-handle-color: #7bcdc2;
  --mat-slider-handle-color: #7bcdc2;
  --mat-slider-hover-handle-color: #7bcdc2;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #7bcdc2 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #7bcdc2 4%, transparent);
  --mat-slider-inactive-track-color: #7bcdc2;
  --mat-slider-ripple-color: #7bcdc2;
  --mat-slider-with-tick-marks-active-container-color: #000000;
  --mat-slider-with-tick-marks-inactive-container-color: #7bcdc2;
}
.mat-warn {
  --mat-slider-active-track-color: #d24140;
  --mat-slider-focus-handle-color: #d24140;
  --mat-slider-handle-color: #d24140;
  --mat-slider-hover-handle-color: #d24140;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #d24140 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #d24140 4%, transparent);
  --mat-slider-inactive-track-color: #d24140;
  --mat-slider-ripple-color: #d24140;
  --mat-slider-with-tick-marks-active-container-color: #ffffff;
  --mat-slider-with-tick-marks-inactive-container-color: #d24140;
}
html {
  --mat-slider-label-label-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-slider-label-label-text-size: 14px;
  --mat-slider-label-label-text-line-height: 22px;
  --mat-slider-label-label-text-tracking: 0.0071428571em;
  --mat-slider-label-label-text-weight: 500;
}
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-menu-item-label-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-menu-item-label-text-size: 16px;
  --mat-menu-item-label-text-tracking: 0.03125em;
  --mat-menu-item-label-text-line-height: 24px;
  --mat-menu-item-label-text-weight: 400;
}
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: #4397d2;
  --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: #4397d2;
  --mat-radio-selected-hover-icon-color: #4397d2;
  --mat-radio-selected-icon-color: #4397d2;
  --mat-radio-selected-pressed-icon-color: #4397d2;
  --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: #7bcdc2;
  --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: #7bcdc2;
  --mat-radio-selected-hover-icon-color: #7bcdc2;
  --mat-radio-selected-icon-color: #7bcdc2;
  --mat-radio-selected-pressed-icon-color: #7bcdc2;
  --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: #d24140;
  --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: #d24140;
  --mat-radio-selected-hover-icon-color: #d24140;
  --mat-radio-selected-icon-color: #d24140;
  --mat-radio-selected-pressed-icon-color: #d24140;
  --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: #ffffff;
  --mat-checkbox-selected-focus-icon-color: #4397d2;
  --mat-checkbox-selected-hover-icon-color: #4397d2;
  --mat-checkbox-selected-icon-color: #4397d2;
  --mat-checkbox-selected-pressed-icon-color: #4397d2;
  --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: #4397d2;
  --mat-checkbox-selected-hover-state-layer-color: #4397d2;
  --mat-checkbox-selected-pressed-state-layer-color: #4397d2;
  --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: #000000;
  --mat-checkbox-selected-focus-icon-color: #7bcdc2;
  --mat-checkbox-selected-hover-icon-color: #7bcdc2;
  --mat-checkbox-selected-icon-color: #7bcdc2;
  --mat-checkbox-selected-pressed-icon-color: #7bcdc2;
  --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: #7bcdc2;
  --mat-checkbox-selected-hover-state-layer-color: #7bcdc2;
  --mat-checkbox-selected-pressed-state-layer-color: #7bcdc2;
  --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: #ffffff;
  --mat-checkbox-selected-focus-icon-color: #d24140;
  --mat-checkbox-selected-hover-icon-color: #d24140;
  --mat-checkbox-selected-icon-color: #d24140;
  --mat-checkbox-selected-pressed-icon-color: #d24140;
  --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: #d24140;
  --mat-checkbox-selected-hover-state-layer-color: #d24140;
  --mat-checkbox-selected-pressed-state-layer-color: #d24140;
  --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: #4397d2;
}
.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-list-list-item-label-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-list-list-item-label-text-line-height: 24px;
  --mat-list-list-item-label-text-size: 16px;
  --mat-list-list-item-label-text-tracking: 0.03125em;
  --mat-list-list-item-label-text-weight: 400;
  --mat-list-list-item-supporting-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-list-list-item-supporting-text-line-height: 20px;
  --mat-list-list-item-supporting-text-size: 14px;
  --mat-list-list-item-supporting-text-tracking: 0.0178571429em;
  --mat-list-list-item-supporting-text-weight: 400;
  --mat-list-list-item-trailing-supporting-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-list-list-item-trailing-supporting-text-line-height: 20px;
  --mat-list-list-item-trailing-supporting-text-size: 12px;
  --mat-list-list-item-trailing-supporting-text-tracking: 0.0333333333em;
  --mat-list-list-item-trailing-supporting-text-weight: 400;
}
.mdc-list-group__subheader {
  font:
    400 16px / 28px "Open Sans",
    "Helvetica Neue",
    sans-serif;
  letter-spacing: 0.009375em;
}
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-paginator-container-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-paginator-container-text-line-height: 20px;
  --mat-paginator-container-text-size: 12px;
  --mat-paginator-container-text-tracking: 0.0333333333em;
  --mat-paginator-container-text-weight: 400;
  --mat-paginator-select-trigger-text-size: 12px;
}
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: #4397d2;
  --mat-tab-active-ripple-color: #4397d2;
  --mat-tab-inactive-ripple-color: #4397d2;
  --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: #4397d2;
  --mat-tab-active-hover-label-text-color: #4397d2;
  --mat-tab-active-focus-indicator-color: #4397d2;
  --mat-tab-active-hover-indicator-color: #4397d2;
  --mat-tab-active-indicator-color: #4397d2;
}
.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: #7bcdc2;
  --mat-tab-active-ripple-color: #7bcdc2;
  --mat-tab-inactive-ripple-color: #7bcdc2;
  --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: #7bcdc2;
  --mat-tab-active-hover-label-text-color: #7bcdc2;
  --mat-tab-active-focus-indicator-color: #7bcdc2;
  --mat-tab-active-hover-indicator-color: #7bcdc2;
  --mat-tab-active-indicator-color: #7bcdc2;
}
.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: #d24140;
  --mat-tab-active-ripple-color: #d24140;
  --mat-tab-inactive-ripple-color: #d24140;
  --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: #d24140;
  --mat-tab-active-hover-label-text-color: #d24140;
  --mat-tab-active-focus-indicator-color: #d24140;
  --mat-tab-active-hover-indicator-color: #d24140;
  --mat-tab-active-indicator-color: #d24140;
}
.mat-mdc-tab-group.mat-background-primary,
.mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-background-color: #4397d2;
  --mat-tab-foreground-color: #ffffff;
}
.mat-mdc-tab-group.mat-background-accent,
.mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-background-color: #7bcdc2;
  --mat-tab-foreground-color: #000000;
}
.mat-mdc-tab-group.mat-background-warn,
.mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-background-color: #d24140;
  --mat-tab-foreground-color: #ffffff;
}
.mat-mdc-tab-header {
  --mat-tab-container-height: 48px;
}
.mat-mdc-tab-header {
  --mat-tab-label-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-tab-label-text-size: 14px;
  --mat-tab-label-text-tracking: 0.0892857143em;
  --mat-tab-label-text-line-height: 36px;
  --mat-tab-label-text-weight: 500;
}
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: #000000;
  --mat-checkbox-selected-focus-icon-color: #7bcdc2;
  --mat-checkbox-selected-hover-icon-color: #7bcdc2;
  --mat-checkbox-selected-icon-color: #7bcdc2;
  --mat-checkbox-selected-pressed-icon-color: #7bcdc2;
  --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: #7bcdc2;
  --mat-checkbox-selected-hover-state-layer-color: #7bcdc2;
  --mat-checkbox-selected-pressed-state-layer-color: #7bcdc2;
  --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: #ffffff;
  --mat-checkbox-selected-focus-icon-color: #4397d2;
  --mat-checkbox-selected-hover-icon-color: #4397d2;
  --mat-checkbox-selected-icon-color: #4397d2;
  --mat-checkbox-selected-pressed-icon-color: #4397d2;
  --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: #4397d2;
  --mat-checkbox-selected-hover-state-layer-color: #4397d2;
  --mat-checkbox-selected-pressed-state-layer-color: #4397d2;
  --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: #ffffff;
  --mat-checkbox-selected-focus-icon-color: #d24140;
  --mat-checkbox-selected-hover-icon-color: #d24140;
  --mat-checkbox-selected-icon-color: #d24140;
  --mat-checkbox-selected-pressed-icon-color: #d24140;
  --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: #d24140;
  --mat-checkbox-selected-hover-state-layer-color: #d24140;
  --mat-checkbox-selected-pressed-state-layer-color: #d24140;
  --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-checkbox-label-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-checkbox-label-text-line-height: 20px;
  --mat-checkbox-label-text-size: 14px;
  --mat-checkbox-label-text-tracking: 0.0178571429em;
  --mat-checkbox-label-text-weight: 400;
}
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: #4397d2;
  --mat-button-filled-label-text-color: #ffffff;
  --mat-button-filled-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);
  --mat-button-filled-state-layer-color: #ffffff;
  --mat-button-outlined-label-text-color: #4397d2;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #4397d2 12%, transparent);
  --mat-button-outlined-state-layer-color: #4397d2;
  --mat-button-protected-container-color: #4397d2;
  --mat-button-protected-label-text-color: #ffffff;
  --mat-button-protected-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);
  --mat-button-protected-state-layer-color: #ffffff;
  --mat-button-text-label-text-color: #4397d2;
  --mat-button-text-ripple-color: color-mix(in srgb, #4397d2 12%, transparent);
  --mat-button-text-state-layer-color: #4397d2;
  --mat-button-tonal-container-color: #4397d2;
  --mat-button-tonal-label-text-color: #ffffff;
  --mat-button-tonal-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);
  --mat-button-tonal-state-layer-color: #ffffff;
}
.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: #7bcdc2;
  --mat-button-filled-label-text-color: #000000;
  --mat-button-filled-ripple-color: color-mix(in srgb, #000000 12%, transparent);
  --mat-button-filled-state-layer-color: #000000;
  --mat-button-outlined-label-text-color: #7bcdc2;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #7bcdc2 12%, transparent);
  --mat-button-outlined-state-layer-color: #7bcdc2;
  --mat-button-protected-container-color: #7bcdc2;
  --mat-button-protected-label-text-color: #000000;
  --mat-button-protected-ripple-color: color-mix(in srgb, #000000 12%, transparent);
  --mat-button-protected-state-layer-color: #000000;
  --mat-button-text-label-text-color: #7bcdc2;
  --mat-button-text-ripple-color: color-mix(in srgb, #7bcdc2 12%, transparent);
  --mat-button-text-state-layer-color: #7bcdc2;
  --mat-button-tonal-container-color: #7bcdc2;
  --mat-button-tonal-label-text-color: #000000;
  --mat-button-tonal-ripple-color: color-mix(in srgb, #000000 12%, transparent);
  --mat-button-tonal-state-layer-color: #000000;
}
.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: #d24140;
  --mat-button-filled-label-text-color: #ffffff;
  --mat-button-filled-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);
  --mat-button-filled-state-layer-color: #ffffff;
  --mat-button-outlined-label-text-color: #d24140;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #d24140 12%, transparent);
  --mat-button-outlined-state-layer-color: #d24140;
  --mat-button-protected-container-color: #d24140;
  --mat-button-protected-label-text-color: #ffffff;
  --mat-button-protected-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);
  --mat-button-protected-state-layer-color: #ffffff;
  --mat-button-text-label-text-color: #d24140;
  --mat-button-text-ripple-color: color-mix(in srgb, #d24140 12%, transparent);
  --mat-button-text-state-layer-color: #d24140;
  --mat-button-tonal-container-color: #d24140;
  --mat-button-tonal-label-text-color: #ffffff;
  --mat-button-tonal-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);
  --mat-button-tonal-state-layer-color: #ffffff;
}
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-button-filled-label-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-button-filled-label-text-size: 14px;
  --mat-button-filled-label-text-tracking: 0.0892857143em;
  --mat-button-filled-label-text-transform: none;
  --mat-button-filled-label-text-weight: 500;
  --mat-button-outlined-label-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-button-outlined-label-text-size: 14px;
  --mat-button-outlined-label-text-tracking: 0.0892857143em;
  --mat-button-outlined-label-text-transform: none;
  --mat-button-outlined-label-text-weight: 500;
  --mat-button-protected-label-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-button-protected-label-text-size: 14px;
  --mat-button-protected-label-text-tracking: 0.0892857143em;
  --mat-button-protected-label-text-transform: none;
  --mat-button-protected-label-text-weight: 500;
  --mat-button-text-label-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-button-text-label-text-size: 14px;
  --mat-button-text-label-text-tracking: 0.0892857143em;
  --mat-button-text-label-text-transform: none;
  --mat-button-text-label-text-weight: 500;
  --mat-button-tonal-label-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-button-tonal-label-text-size: 14px;
  --mat-button-tonal-label-text-tracking: 0.0892857143em;
  --mat-button-tonal-label-text-transform: none;
  --mat-button-tonal-label-text-weight: 500;
}
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: #4397d2;
  --mat-icon-button-state-layer-color: #4397d2;
  --mat-icon-button-ripple-color: color-mix(in srgb, #4397d2 12%, transparent);
}
.mat-mdc-icon-button.mat-accent {
  --mat-icon-button-icon-color: #7bcdc2;
  --mat-icon-button-state-layer-color: #7bcdc2;
  --mat-icon-button-ripple-color: color-mix(in srgb, #7bcdc2 12%, transparent);
}
.mat-mdc-icon-button.mat-warn {
  --mat-icon-button-icon-color: #d24140;
  --mat-icon-button-state-layer-color: #d24140;
  --mat-icon-button-ripple-color: color-mix(in srgb, #d24140 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: #4397d2;
  --mat-fab-foreground-color: #ffffff;
  --mat-fab-ripple-color: color-mix(in srgb, #4397d2 12%, transparent);
  --mat-fab-small-container-color: #4397d2;
  --mat-fab-small-foreground-color: #ffffff;
  --mat-fab-small-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);
  --mat-fab-small-state-layer-color: #ffffff;
  --mat-fab-state-layer-color: #ffffff;
}
.mat-mdc-fab.mat-accent,
.mat-mdc-mini-fab.mat-accent {
  --mat-fab-container-color: #7bcdc2;
  --mat-fab-foreground-color: #000000;
  --mat-fab-ripple-color: color-mix(in srgb, #7bcdc2 12%, transparent);
  --mat-fab-small-container-color: #7bcdc2;
  --mat-fab-small-foreground-color: #000000;
  --mat-fab-small-ripple-color: color-mix(in srgb, #000000 12%, transparent);
  --mat-fab-small-state-layer-color: #000000;
  --mat-fab-state-layer-color: #000000;
}
.mat-mdc-fab.mat-warn,
.mat-mdc-mini-fab.mat-warn {
  --mat-fab-container-color: #d24140;
  --mat-fab-foreground-color: #ffffff;
  --mat-fab-ripple-color: color-mix(in srgb, #d24140 12%, transparent);
  --mat-fab-small-container-color: #d24140;
  --mat-fab-small-foreground-color: #ffffff;
  --mat-fab-small-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);
  --mat-fab-small-state-layer-color: #ffffff;
  --mat-fab-state-layer-color: #ffffff;
}
html {
  --mat-fab-small-touch-target-display: block;
  --mat-fab-touch-target-display: block;
}
html {
  --mat-fab-extended-label-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-fab-extended-label-text-size: 14px;
  --mat-fab-extended-label-text-tracking: 0.0892857143em;
  --mat-fab-extended-label-text-weight: 500;
}
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: #7bb6e0;
}
html {
  --mat-snack-bar-supporting-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-snack-bar-supporting-text-line-height: 20px;
  --mat-snack-bar-supporting-text-size: 14px;
  --mat-snack-bar-supporting-text-weight: 400;
}
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-table-header-headline-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-table-header-headline-line-height: 22px;
  --mat-table-header-headline-size: 14px;
  --mat-table-header-headline-weight: 500;
  --mat-table-header-headline-tracking: 0.0071428571em;
  --mat-table-row-item-label-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-table-row-item-label-text-line-height: 20px;
  --mat-table-row-item-label-text-size: 14px;
  --mat-table-row-item-label-text-weight: 400;
  --mat-table-row-item-label-text-tracking: 0.0178571429em;
  --mat-table-footer-supporting-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-table-footer-supporting-text-line-height: 20px;
  --mat-table-footer-supporting-text-size: 14px;
  --mat-table-footer-supporting-text-weight: 400;
  --mat-table-footer-supporting-text-tracking: 0.0178571429em;
}
html {
  --mat-progress-spinner-active-indicator-width: 4px;
  --mat-progress-spinner-size: 48px;
}
html {
  --mat-progress-spinner-active-indicator-color: #4397d2;
}
.mat-accent {
  --mat-progress-spinner-active-indicator-color: #7bcdc2;
}
.mat-warn {
  --mat-progress-spinner-active-indicator-color: #d24140;
}
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: #4397d2;
  --mat-badge-text-color: #ffffff;
  --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: #7bcdc2;
  --mat-badge-text-color: #000000;
}
.mat-badge-warn {
  --mat-badge-background-color: #d24140;
  --mat-badge-text-color: #ffffff;
}
html {
  --mat-badge-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-badge-line-height: 22px;
  --mat-badge-text-size: 12px;
  --mat-badge-text-weight: 600;
  --mat-badge-small-size-text-size: 9px;
  --mat-badge-small-size-line-height: 16px;
  --mat-badge-large-size-text-size: 24px;
  --mat-badge-large-size-line-height: 28px;
}
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-bottom-sheet-container-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-bottom-sheet-container-text-line-height: 20px;
  --mat-bottom-sheet-container-text-size: 14px;
  --mat-bottom-sheet-container-text-tracking: 0.0178571429em;
  --mat-bottom-sheet-container-text-weight: 400;
}
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-button-toggle-label-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-button-toggle-label-text-line-height: 24px;
  --mat-button-toggle-label-text-size: 16px;
  --mat-button-toggle-label-text-tracking: 0.03125em;
  --mat-button-toggle-label-text-weight: 400;
  --mat-button-toggle-legacy-label-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-button-toggle-legacy-label-text-line-height: 24px;
  --mat-button-toggle-legacy-label-text-size: 16px;
  --mat-button-toggle-legacy-label-text-tracking: 0.03125em;
  --mat-button-toggle-legacy-label-text-weight: 400;
}
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, #4397d2 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #7bcdc2 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: #ffffff;
  --mat-datepicker-calendar-date-selected-state-background-color: #4397d2;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #4397d2 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #ffffff;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #4397d2 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #4397d2 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #4397d2;
  --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, #7bcdc2 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #7bcdc2 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: #000000;
  --mat-datepicker-calendar-date-selected-state-background-color: #7bcdc2;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #7bcdc2 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #000000;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #7bcdc2 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #7bcdc2 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #7bcdc2;
  --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, #d24140 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #7bcdc2 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: #ffffff;
  --mat-datepicker-calendar-date-selected-state-background-color: #d24140;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #d24140 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #ffffff;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #d24140 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #d24140 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #d24140;
  --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-datepicker-calendar-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-datepicker-calendar-text-size: 13px;
  --mat-datepicker-calendar-body-label-text-size: 14px;
  --mat-datepicker-calendar-body-label-text-weight: 500;
  --mat-datepicker-calendar-period-button-text-size: 14px;
  --mat-datepicker-calendar-period-button-text-weight: 500;
  --mat-datepicker-calendar-header-text-size: 11px;
  --mat-datepicker-calendar-header-text-weight: 400;
}
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-expansion-header-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-expansion-header-text-size: 14px;
  --mat-expansion-header-text-weight: 500;
  --mat-expansion-header-text-line-height: inherit;
  --mat-expansion-header-text-tracking: inherit;
  --mat-expansion-container-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-expansion-container-text-line-height: 20px;
  --mat-expansion-container-text-size: 14px;
  --mat-expansion-container-text-tracking: 0.0178571429em;
  --mat-expansion-container-text-weight: 400;
}
html {
  --mat-grid-list-tile-header-primary-text-size: 14px;
  --mat-grid-list-tile-header-secondary-text-size: 12px;
  --mat-grid-list-tile-footer-primary-text-size: 14px;
  --mat-grid-list-tile-footer-secondary-text-size: 12px;
}
html {
  --mat-icon-color: inherit;
}
.mat-icon.mat-primary {
  --mat-icon-color: #4397d2;
}
.mat-icon.mat-accent {
  --mat-icon-color: #7bcdc2;
}
.mat-icon.mat-warn {
  --mat-icon-color: #d24140;
}
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: #ffffff;
  --mat-stepper-header-selected-state-icon-background-color: #4397d2;
  --mat-stepper-header-selected-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-done-state-icon-background-color: #4397d2;
  --mat-stepper-header-done-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-edit-state-icon-background-color: #4397d2;
  --mat-stepper-header-edit-state-icon-foreground-color: #ffffff;
  --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: #d24140;
  --mat-stepper-header-icon-background-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color: #d24140;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
.mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: #000000;
  --mat-stepper-header-selected-state-icon-background-color: #7bcdc2;
  --mat-stepper-header-selected-state-icon-foreground-color: #000000;
  --mat-stepper-header-done-state-icon-background-color: #7bcdc2;
  --mat-stepper-header-done-state-icon-foreground-color: #000000;
  --mat-stepper-header-edit-state-icon-background-color: #7bcdc2;
  --mat-stepper-header-edit-state-icon-foreground-color: #000000;
}
.mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: #ffffff;
  --mat-stepper-header-selected-state-icon-background-color: #d24140;
  --mat-stepper-header-selected-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-done-state-icon-background-color: #d24140;
  --mat-stepper-header-done-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-edit-state-icon-background-color: #d24140;
  --mat-stepper-header-edit-state-icon-foreground-color: #ffffff;
}
html {
  --mat-stepper-header-height: 72px;
}
html {
  --mat-stepper-container-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-stepper-header-label-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-stepper-header-label-text-size: 14px;
  --mat-stepper-header-label-text-weight: 400;
  --mat-stepper-header-error-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-weight: 400;
}
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: #4397d2;
  --mat-toolbar-container-text-color: #ffffff;
}
.mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #7bcdc2;
  --mat-toolbar-container-text-color: #000000;
}
.mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #d24140;
  --mat-toolbar-container-text-color: #ffffff;
}
html {
  --mat-toolbar-standard-height: 64px;
  --mat-toolbar-mobile-height: 56px;
}
html {
  --mat-toolbar-title-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-toolbar-title-text-line-height: 32px;
  --mat-toolbar-title-text-size: 20px;
  --mat-toolbar-title-text-tracking: 0.0125em;
  --mat-toolbar-title-text-weight: 500;
}
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-tree-node-text-font:
    "Open Sans",
    "Helvetica Neue",
    sans-serif;
  --mat-tree-node-text-size: 14px;
  --mat-tree-node-text-weight: 400;
}
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;
}

/* src/styles.scss */
.container {
  max-width: 90vw;
  margin: 20px auto;
}
@media only screen and (min-width: 1370px) {
  .container {
    max-width: 98vw;
  }
}
.padding-container {
  max-width: 100vw;
  padding: 20px 2.5vw;
}
@media only screen and (min-width: 1370px) {
  .padding-container {
    padding: 20px 1vw;
  }
}
body {
  font-family:
    "Open Sans",
    "Helvetica Neue",
    Helvetica,
    sans-serif;
}
.row,
[data-row] {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.row > *,
[data-row] > * {
  flex-basis: 100%;
  max-width: 100%;
}
.row.align-top,
.row[data-row-align=top],
[data-row].align-top,
[data-row][data-row-align=top] {
  align-items: flex-start;
}
.row.align-bottom,
.row[data-row-align=bottom],
[data-row].align-bottom,
[data-row][data-row-align=bottom] {
  align-items: flex-end;
}
.row.vertical,
.row[data-row-direction=vertical],
[data-row].vertical,
[data-row][data-row-direction=vertical] {
  flex-direction: column;
}
.row.centered,
.row[data-row-justify=center],
[data-row].centered,
[data-row][data-row-justify=center] {
  justify-content: center;
}
.row.space-around,
.row[data-row-justify=space-around],
[data-row].space-around,
[data-row][data-row-justify=space-around] {
  justify-content: space-around;
}
.row.space-evenly,
.row[data-row-justify=space-evenly],
[data-row].space-evenly,
[data-row][data-row-justify=space-evenly] {
  justify-content: space-evenly;
}
.row.space-between,
.row[data-row-justify=space-between],
[data-row].space-between,
[data-row][data-row-justify=space-between] {
  justify-content: space-between;
}
.row.justify-flex-end,
.row[data-row-justif=flex-end],
[data-row].justify-flex-end,
[data-row][data-row-justif=flex-end] {
  justify-content: flex-end;
}
.row > .col-1,
[data-row] > .col-1 {
  max-width: calc(8.3333333333% - 0px);
  flex-basis: calc(8.3333333333% - 0px);
}
.row > .col-xs-1,
[data-row] > .col-xs-1 {
  max-width: calc(8.3333333333% - 0px);
  flex-basis: calc(8.3333333333% - 0px);
}
.row > .col-2,
[data-row] > .col-2 {
  max-width: calc(16.6666666667% - 0px);
  flex-basis: calc(16.6666666667% - 0px);
}
.row > .col-xs-2,
[data-row] > .col-xs-2 {
  max-width: calc(16.6666666667% - 0px);
  flex-basis: calc(16.6666666667% - 0px);
}
.row > .col-3,
[data-row] > .col-3 {
  max-width: calc(25% - 0px);
  flex-basis: calc(25% - 0px);
}
.row > .col-xs-3,
[data-row] > .col-xs-3 {
  max-width: calc(25% - 0px);
  flex-basis: calc(25% - 0px);
}
.row > .col-4,
[data-row] > .col-4 {
  max-width: calc(33.3333333333% - 0px);
  flex-basis: calc(33.3333333333% - 0px);
}
.row > .col-xs-4,
[data-row] > .col-xs-4 {
  max-width: calc(33.3333333333% - 0px);
  flex-basis: calc(33.3333333333% - 0px);
}
.row > .col-5,
[data-row] > .col-5 {
  max-width: calc(41.6666666667% - 0px);
  flex-basis: calc(41.6666666667% - 0px);
}
.row > .col-xs-5,
[data-row] > .col-xs-5 {
  max-width: calc(41.6666666667% - 0px);
  flex-basis: calc(41.6666666667% - 0px);
}
.row > .col-6,
[data-row] > .col-6 {
  max-width: calc(50% - 0px);
  flex-basis: calc(50% - 0px);
}
.row > .col-xs-6,
[data-row] > .col-xs-6 {
  max-width: calc(50% - 0px);
  flex-basis: calc(50% - 0px);
}
.row > .col-7,
[data-row] > .col-7 {
  max-width: calc(58.3333333333% - 0px);
  flex-basis: calc(58.3333333333% - 0px);
}
.row > .col-xs-7,
[data-row] > .col-xs-7 {
  max-width: calc(58.3333333333% - 0px);
  flex-basis: calc(58.3333333333% - 0px);
}
.row > .col-8,
[data-row] > .col-8 {
  max-width: calc(66.6666666667% - 0px);
  flex-basis: calc(66.6666666667% - 0px);
}
.row > .col-xs-8,
[data-row] > .col-xs-8 {
  max-width: calc(66.6666666667% - 0px);
  flex-basis: calc(66.6666666667% - 0px);
}
.row > .col-9,
[data-row] > .col-9 {
  max-width: calc(75% - 0px);
  flex-basis: calc(75% - 0px);
}
.row > .col-xs-9,
[data-row] > .col-xs-9 {
  max-width: calc(75% - 0px);
  flex-basis: calc(75% - 0px);
}
.row > .col-10,
[data-row] > .col-10 {
  max-width: calc(83.3333333333% - 0px);
  flex-basis: calc(83.3333333333% - 0px);
}
.row > .col-xs-10,
[data-row] > .col-xs-10 {
  max-width: calc(83.3333333333% - 0px);
  flex-basis: calc(83.3333333333% - 0px);
}
.row > .col-11,
[data-row] > .col-11 {
  max-width: calc(91.6666666667% - 0px);
  flex-basis: calc(91.6666666667% - 0px);
}
.row > .col-xs-11,
[data-row] > .col-xs-11 {
  max-width: calc(91.6666666667% - 0px);
  flex-basis: calc(91.6666666667% - 0px);
}
.row > .col-12,
[data-row] > .col-12 {
  max-width: calc(100% - 0px);
  flex-basis: calc(100% - 0px);
}
.row > .col-xs-12,
[data-row] > .col-xs-12 {
  max-width: calc(100% - 0px);
  flex-basis: calc(100% - 0px);
}
@media only screen and (min-width: 0px) {
  .row.nowrap-xs,
  [data-row].nowrap-xs {
    flex-wrap: nowrap;
  }
}
@media only screen and (min-width: 600px) {
  .row > .col-sm-1,
  [data-row] > .col-sm-1 {
    max-width: calc(8.3333333333% - 0px);
    flex-basis: calc(8.3333333333% - 0px);
  }
}
@media only screen and (min-width: 600px) {
  .row > .col-sm-2,
  [data-row] > .col-sm-2 {
    max-width: calc(16.6666666667% - 0px);
    flex-basis: calc(16.6666666667% - 0px);
  }
}
@media only screen and (min-width: 600px) {
  .row > .col-sm-3,
  [data-row] > .col-sm-3 {
    max-width: calc(25% - 0px);
    flex-basis: calc(25% - 0px);
  }
}
@media only screen and (min-width: 600px) {
  .row > .col-sm-4,
  [data-row] > .col-sm-4 {
    max-width: calc(33.3333333333% - 0px);
    flex-basis: calc(33.3333333333% - 0px);
  }
}
@media only screen and (min-width: 600px) {
  .row > .col-sm-5,
  [data-row] > .col-sm-5 {
    max-width: calc(41.6666666667% - 0px);
    flex-basis: calc(41.6666666667% - 0px);
  }
}
@media only screen and (min-width: 600px) {
  .row > .col-sm-6,
  [data-row] > .col-sm-6 {
    max-width: calc(50% - 0px);
    flex-basis: calc(50% - 0px);
  }
}
@media only screen and (min-width: 600px) {
  .row > .col-sm-7,
  [data-row] > .col-sm-7 {
    max-width: calc(58.3333333333% - 0px);
    flex-basis: calc(58.3333333333% - 0px);
  }
}
@media only screen and (min-width: 600px) {
  .row > .col-sm-8,
  [data-row] > .col-sm-8 {
    max-width: calc(66.6666666667% - 0px);
    flex-basis: calc(66.6666666667% - 0px);
  }
}
@media only screen and (min-width: 600px) {
  .row > .col-sm-9,
  [data-row] > .col-sm-9 {
    max-width: calc(75% - 0px);
    flex-basis: calc(75% - 0px);
  }
}
@media only screen and (min-width: 600px) {
  .row > .col-sm-10,
  [data-row] > .col-sm-10 {
    max-width: calc(83.3333333333% - 0px);
    flex-basis: calc(83.3333333333% - 0px);
  }
}
@media only screen and (min-width: 600px) {
  .row > .col-sm-11,
  [data-row] > .col-sm-11 {
    max-width: calc(91.6666666667% - 0px);
    flex-basis: calc(91.6666666667% - 0px);
  }
}
@media only screen and (min-width: 600px) {
  .row > .col-sm-12,
  [data-row] > .col-sm-12 {
    max-width: calc(100% - 0px);
    flex-basis: calc(100% - 0px);
  }
}
@media only screen and (min-width: 600px) {
  .row.nowrap-sm,
  [data-row].nowrap-sm {
    flex-wrap: nowrap;
  }
}
@media only screen and (min-width: 840px) {
  .row > .col-md-1,
  [data-row] > .col-md-1 {
    max-width: calc(8.3333333333% - 0px);
    flex-basis: calc(8.3333333333% - 0px);
  }
}
@media only screen and (min-width: 840px) {
  .row > .col-md-2,
  [data-row] > .col-md-2 {
    max-width: calc(16.6666666667% - 0px);
    flex-basis: calc(16.6666666667% - 0px);
  }
}
@media only screen and (min-width: 840px) {
  .row > .col-md-3,
  [data-row] > .col-md-3 {
    max-width: calc(25% - 0px);
    flex-basis: calc(25% - 0px);
  }
}
@media only screen and (min-width: 840px) {
  .row > .col-md-4,
  [data-row] > .col-md-4 {
    max-width: calc(33.3333333333% - 0px);
    flex-basis: calc(33.3333333333% - 0px);
  }
}
@media only screen and (min-width: 840px) {
  .row > .col-md-5,
  [data-row] > .col-md-5 {
    max-width: calc(41.6666666667% - 0px);
    flex-basis: calc(41.6666666667% - 0px);
  }
}
@media only screen and (min-width: 840px) {
  .row > .col-md-6,
  [data-row] > .col-md-6 {
    max-width: calc(50% - 0px);
    flex-basis: calc(50% - 0px);
  }
}
@media only screen and (min-width: 840px) {
  .row > .col-md-7,
  [data-row] > .col-md-7 {
    max-width: calc(58.3333333333% - 0px);
    flex-basis: calc(58.3333333333% - 0px);
  }
}
@media only screen and (min-width: 840px) {
  .row > .col-md-8,
  [data-row] > .col-md-8 {
    max-width: calc(66.6666666667% - 0px);
    flex-basis: calc(66.6666666667% - 0px);
  }
}
@media only screen and (min-width: 840px) {
  .row > .col-md-9,
  [data-row] > .col-md-9 {
    max-width: calc(75% - 0px);
    flex-basis: calc(75% - 0px);
  }
}
@media only screen and (min-width: 840px) {
  .row > .col-md-10,
  [data-row] > .col-md-10 {
    max-width: calc(83.3333333333% - 0px);
    flex-basis: calc(83.3333333333% - 0px);
  }
}
@media only screen and (min-width: 840px) {
  .row > .col-md-11,
  [data-row] > .col-md-11 {
    max-width: calc(91.6666666667% - 0px);
    flex-basis: calc(91.6666666667% - 0px);
  }
}
@media only screen and (min-width: 840px) {
  .row > .col-md-12,
  [data-row] > .col-md-12 {
    max-width: calc(100% - 0px);
    flex-basis: calc(100% - 0px);
  }
}
@media only screen and (min-width: 840px) {
  .row.nowrap-md,
  [data-row].nowrap-md {
    flex-wrap: nowrap;
  }
}
@media only screen and (min-width: 1370px) {
  .row > .col-lg-1,
  [data-row] > .col-lg-1 {
    max-width: calc(8.3333333333% - 0px);
    flex-basis: calc(8.3333333333% - 0px);
  }
}
@media only screen and (min-width: 1370px) {
  .row > .col-lg-2,
  [data-row] > .col-lg-2 {
    max-width: calc(16.6666666667% - 0px);
    flex-basis: calc(16.6666666667% - 0px);
  }
}
@media only screen and (min-width: 1370px) {
  .row > .col-lg-3,
  [data-row] > .col-lg-3 {
    max-width: calc(25% - 0px);
    flex-basis: calc(25% - 0px);
  }
}
@media only screen and (min-width: 1370px) {
  .row > .col-lg-4,
  [data-row] > .col-lg-4 {
    max-width: calc(33.3333333333% - 0px);
    flex-basis: calc(33.3333333333% - 0px);
  }
}
@media only screen and (min-width: 1370px) {
  .row > .col-lg-5,
  [data-row] > .col-lg-5 {
    max-width: calc(41.6666666667% - 0px);
    flex-basis: calc(41.6666666667% - 0px);
  }
}
@media only screen and (min-width: 1370px) {
  .row > .col-lg-6,
  [data-row] > .col-lg-6 {
    max-width: calc(50% - 0px);
    flex-basis: calc(50% - 0px);
  }
}
@media only screen and (min-width: 1370px) {
  .row > .col-lg-7,
  [data-row] > .col-lg-7 {
    max-width: calc(58.3333333333% - 0px);
    flex-basis: calc(58.3333333333% - 0px);
  }
}
@media only screen and (min-width: 1370px) {
  .row > .col-lg-8,
  [data-row] > .col-lg-8 {
    max-width: calc(66.6666666667% - 0px);
    flex-basis: calc(66.6666666667% - 0px);
  }
}
@media only screen and (min-width: 1370px) {
  .row > .col-lg-9,
  [data-row] > .col-lg-9 {
    max-width: calc(75% - 0px);
    flex-basis: calc(75% - 0px);
  }
}
@media only screen and (min-width: 1370px) {
  .row > .col-lg-10,
  [data-row] > .col-lg-10 {
    max-width: calc(83.3333333333% - 0px);
    flex-basis: calc(83.3333333333% - 0px);
  }
}
@media only screen and (min-width: 1370px) {
  .row > .col-lg-11,
  [data-row] > .col-lg-11 {
    max-width: calc(91.6666666667% - 0px);
    flex-basis: calc(91.6666666667% - 0px);
  }
}
@media only screen and (min-width: 1370px) {
  .row > .col-lg-12,
  [data-row] > .col-lg-12 {
    max-width: calc(100% - 0px);
    flex-basis: calc(100% - 0px);
  }
}
@media only screen and (min-width: 1370px) {
  .row.nowrap-lg,
  [data-row].nowrap-lg {
    flex-wrap: nowrap;
  }
}
@media only screen and (min-width: 1536px) {
  .row > .col-xl-1,
  [data-row] > .col-xl-1 {
    max-width: calc(8.3333333333% - 0px);
    flex-basis: calc(8.3333333333% - 0px);
  }
}
@media only screen and (min-width: 1536px) {
  .row > .col-xl-2,
  [data-row] > .col-xl-2 {
    max-width: calc(16.6666666667% - 0px);
    flex-basis: calc(16.6666666667% - 0px);
  }
}
@media only screen and (min-width: 1536px) {
  .row > .col-xl-3,
  [data-row] > .col-xl-3 {
    max-width: calc(25% - 0px);
    flex-basis: calc(25% - 0px);
  }
}
@media only screen and (min-width: 1536px) {
  .row > .col-xl-4,
  [data-row] > .col-xl-4 {
    max-width: calc(33.3333333333% - 0px);
    flex-basis: calc(33.3333333333% - 0px);
  }
}
@media only screen and (min-width: 1536px) {
  .row > .col-xl-5,
  [data-row] > .col-xl-5 {
    max-width: calc(41.6666666667% - 0px);
    flex-basis: calc(41.6666666667% - 0px);
  }
}
@media only screen and (min-width: 1536px) {
  .row > .col-xl-6,
  [data-row] > .col-xl-6 {
    max-width: calc(50% - 0px);
    flex-basis: calc(50% - 0px);
  }
}
@media only screen and (min-width: 1536px) {
  .row > .col-xl-7,
  [data-row] > .col-xl-7 {
    max-width: calc(58.3333333333% - 0px);
    flex-basis: calc(58.3333333333% - 0px);
  }
}
@media only screen and (min-width: 1536px) {
  .row > .col-xl-8,
  [data-row] > .col-xl-8 {
    max-width: calc(66.6666666667% - 0px);
    flex-basis: calc(66.6666666667% - 0px);
  }
}
@media only screen and (min-width: 1536px) {
  .row > .col-xl-9,
  [data-row] > .col-xl-9 {
    max-width: calc(75% - 0px);
    flex-basis: calc(75% - 0px);
  }
}
@media only screen and (min-width: 1536px) {
  .row > .col-xl-10,
  [data-row] > .col-xl-10 {
    max-width: calc(83.3333333333% - 0px);
    flex-basis: calc(83.3333333333% - 0px);
  }
}
@media only screen and (min-width: 1536px) {
  .row > .col-xl-11,
  [data-row] > .col-xl-11 {
    max-width: calc(91.6666666667% - 0px);
    flex-basis: calc(91.6666666667% - 0px);
  }
}
@media only screen and (min-width: 1536px) {
  .row > .col-xl-12,
  [data-row] > .col-xl-12 {
    max-width: calc(100% - 0px);
    flex-basis: calc(100% - 0px);
  }
}
@media only screen and (min-width: 1536px) {
  .row.nowrap-xl,
  [data-row].nowrap-xl {
    flex-wrap: nowrap;
  }
}
.row.gutters,
[data-row].gutters {
  gap: 15px;
}
.row.gutters.nowrap, .row.gutters.nowrap-*, [data-row].gutters.nowrap, [data-row].gutters.nowrap-* {
  margin: 0 1%;
}
.row.gutters > .col-1,
[data-row].gutters > .col-1 {
  max-width: calc(8.3333333333% - 15px);
  flex-basis: calc(8.3333333333% - 15px);
}
.row.gutters > .col-xs-1,
[data-row].gutters > .col-xs-1 {
  max-width: calc(8.3333333333% - 15px);
  flex-basis: calc(8.3333333333% - 15px);
}
.row.gutters > .col-2,
[data-row].gutters > .col-2 {
  max-width: calc(16.6666666667% - 15px);
  flex-basis: calc(16.6666666667% - 15px);
}
.row.gutters > .col-xs-2,
[data-row].gutters > .col-xs-2 {
  max-width: calc(16.6666666667% - 15px);
  flex-basis: calc(16.6666666667% - 15px);
}
.row.gutters > .col-3,
[data-row].gutters > .col-3 {
  max-width: calc(25% - 15px);
  flex-basis: calc(25% - 15px);
}
.row.gutters > .col-xs-3,
[data-row].gutters > .col-xs-3 {
  max-width: calc(25% - 15px);
  flex-basis: calc(25% - 15px);
}
.row.gutters > .col-4,
[data-row].gutters > .col-4 {
  max-width: calc(33.3333333333% - 15px);
  flex-basis: calc(33.3333333333% - 15px);
}
.row.gutters > .col-xs-4,
[data-row].gutters > .col-xs-4 {
  max-width: calc(33.3333333333% - 15px);
  flex-basis: calc(33.3333333333% - 15px);
}
.row.gutters > .col-5,
[data-row].gutters > .col-5 {
  max-width: calc(41.6666666667% - 15px);
  flex-basis: calc(41.6666666667% - 15px);
}
.row.gutters > .col-xs-5,
[data-row].gutters > .col-xs-5 {
  max-width: calc(41.6666666667% - 15px);
  flex-basis: calc(41.6666666667% - 15px);
}
.row.gutters > .col-6,
[data-row].gutters > .col-6 {
  max-width: calc(50% - 15px);
  flex-basis: calc(50% - 15px);
}
.row.gutters > .col-xs-6,
[data-row].gutters > .col-xs-6 {
  max-width: calc(50% - 15px);
  flex-basis: calc(50% - 15px);
}
.row.gutters > .col-7,
[data-row].gutters > .col-7 {
  max-width: calc(58.3333333333% - 15px);
  flex-basis: calc(58.3333333333% - 15px);
}
.row.gutters > .col-xs-7,
[data-row].gutters > .col-xs-7 {
  max-width: calc(58.3333333333% - 15px);
  flex-basis: calc(58.3333333333% - 15px);
}
.row.gutters > .col-8,
[data-row].gutters > .col-8 {
  max-width: calc(66.6666666667% - 15px);
  flex-basis: calc(66.6666666667% - 15px);
}
.row.gutters > .col-xs-8,
[data-row].gutters > .col-xs-8 {
  max-width: calc(66.6666666667% - 15px);
  flex-basis: calc(66.6666666667% - 15px);
}
.row.gutters > .col-9,
[data-row].gutters > .col-9 {
  max-width: calc(75% - 15px);
  flex-basis: calc(75% - 15px);
}
.row.gutters > .col-xs-9,
[data-row].gutters > .col-xs-9 {
  max-width: calc(75% - 15px);
  flex-basis: calc(75% - 15px);
}
.row.gutters > .col-10,
[data-row].gutters > .col-10 {
  max-width: calc(83.3333333333% - 15px);
  flex-basis: calc(83.3333333333% - 15px);
}
.row.gutters > .col-xs-10,
[data-row].gutters > .col-xs-10 {
  max-width: calc(83.3333333333% - 15px);
  flex-basis: calc(83.3333333333% - 15px);
}
.row.gutters > .col-11,
[data-row].gutters > .col-11 {
  max-width: calc(91.6666666667% - 15px);
  flex-basis: calc(91.6666666667% - 15px);
}
.row.gutters > .col-xs-11,
[data-row].gutters > .col-xs-11 {
  max-width: calc(91.6666666667% - 15px);
  flex-basis: calc(91.6666666667% - 15px);
}
.row.gutters > .col-12,
[data-row].gutters > .col-12 {
  max-width: calc(100% - 15px);
  flex-basis: calc(100% - 15px);
}
.row.gutters > .col-xs-12,
[data-row].gutters > .col-xs-12 {
  max-width: calc(100% - 15px);
  flex-basis: calc(100% - 15px);
}
@media only screen and (min-width: 0px) {
  .row.gutters.nowrap-xs,
  [data-row].gutters.nowrap-xs {
    flex-wrap: nowrap;
  }
}
@media only screen and (min-width: 600px) {
  .row.gutters > .col-sm-1,
  [data-row].gutters > .col-sm-1 {
    max-width: calc(8.3333333333% - 15px);
    flex-basis: calc(8.3333333333% - 15px);
  }
}
@media only screen and (min-width: 600px) {
  .row.gutters > .col-sm-2,
  [data-row].gutters > .col-sm-2 {
    max-width: calc(16.6666666667% - 15px);
    flex-basis: calc(16.6666666667% - 15px);
  }
}
@media only screen and (min-width: 600px) {
  .row.gutters > .col-sm-3,
  [data-row].gutters > .col-sm-3 {
    max-width: calc(25% - 15px);
    flex-basis: calc(25% - 15px);
  }
}
@media only screen and (min-width: 600px) {
  .row.gutters > .col-sm-4,
  [data-row].gutters > .col-sm-4 {
    max-width: calc(33.3333333333% - 15px);
    flex-basis: calc(33.3333333333% - 15px);
  }
}
@media only screen and (min-width: 600px) {
  .row.gutters > .col-sm-5,
  [data-row].gutters > .col-sm-5 {
    max-width: calc(41.6666666667% - 15px);
    flex-basis: calc(41.6666666667% - 15px);
  }
}
@media only screen and (min-width: 600px) {
  .row.gutters > .col-sm-6,
  [data-row].gutters > .col-sm-6 {
    max-width: calc(50% - 15px);
    flex-basis: calc(50% - 15px);
  }
}
@media only screen and (min-width: 600px) {
  .row.gutters > .col-sm-7,
  [data-row].gutters > .col-sm-7 {
    max-width: calc(58.3333333333% - 15px);
    flex-basis: calc(58.3333333333% - 15px);
  }
}
@media only screen and (min-width: 600px) {
  .row.gutters > .col-sm-8,
  [data-row].gutters > .col-sm-8 {
    max-width: calc(66.6666666667% - 15px);
    flex-basis: calc(66.6666666667% - 15px);
  }
}
@media only screen and (min-width: 600px) {
  .row.gutters > .col-sm-9,
  [data-row].gutters > .col-sm-9 {
    max-width: calc(75% - 15px);
    flex-basis: calc(75% - 15px);
  }
}
@media only screen and (min-width: 600px) {
  .row.gutters > .col-sm-10,
  [data-row].gutters > .col-sm-10 {
    max-width: calc(83.3333333333% - 15px);
    flex-basis: calc(83.3333333333% - 15px);
  }
}
@media only screen and (min-width: 600px) {
  .row.gutters > .col-sm-11,
  [data-row].gutters > .col-sm-11 {
    max-width: calc(91.6666666667% - 15px);
    flex-basis: calc(91.6666666667% - 15px);
  }
}
@media only screen and (min-width: 600px) {
  .row.gutters > .col-sm-12,
  [data-row].gutters > .col-sm-12 {
    max-width: calc(100% - 15px);
    flex-basis: calc(100% - 15px);
  }
}
@media only screen and (min-width: 600px) {
  .row.gutters.nowrap-sm,
  [data-row].gutters.nowrap-sm {
    flex-wrap: nowrap;
  }
}
@media only screen and (min-width: 840px) {
  .row.gutters > .col-md-1,
  [data-row].gutters > .col-md-1 {
    max-width: calc(8.3333333333% - 15px);
    flex-basis: calc(8.3333333333% - 15px);
  }
}
@media only screen and (min-width: 840px) {
  .row.gutters > .col-md-2,
  [data-row].gutters > .col-md-2 {
    max-width: calc(16.6666666667% - 15px);
    flex-basis: calc(16.6666666667% - 15px);
  }
}
@media only screen and (min-width: 840px) {
  .row.gutters > .col-md-3,
  [data-row].gutters > .col-md-3 {
    max-width: calc(25% - 15px);
    flex-basis: calc(25% - 15px);
  }
}
@media only screen and (min-width: 840px) {
  .row.gutters > .col-md-4,
  [data-row].gutters > .col-md-4 {
    max-width: calc(33.3333333333% - 15px);
    flex-basis: calc(33.3333333333% - 15px);
  }
}
@media only screen and (min-width: 840px) {
  .row.gutters > .col-md-5,
  [data-row].gutters > .col-md-5 {
    max-width: calc(41.6666666667% - 15px);
    flex-basis: calc(41.6666666667% - 15px);
  }
}
@media only screen and (min-width: 840px) {
  .row.gutters > .col-md-6,
  [data-row].gutters > .col-md-6 {
    max-width: calc(50% - 15px);
    flex-basis: calc(50% - 15px);
  }
}
@media only screen and (min-width: 840px) {
  .row.gutters > .col-md-7,
  [data-row].gutters > .col-md-7 {
    max-width: calc(58.3333333333% - 15px);
    flex-basis: calc(58.3333333333% - 15px);
  }
}
@media only screen and (min-width: 840px) {
  .row.gutters > .col-md-8,
  [data-row].gutters > .col-md-8 {
    max-width: calc(66.6666666667% - 15px);
    flex-basis: calc(66.6666666667% - 15px);
  }
}
@media only screen and (min-width: 840px) {
  .row.gutters > .col-md-9,
  [data-row].gutters > .col-md-9 {
    max-width: calc(75% - 15px);
    flex-basis: calc(75% - 15px);
  }
}
@media only screen and (min-width: 840px) {
  .row.gutters > .col-md-10,
  [data-row].gutters > .col-md-10 {
    max-width: calc(83.3333333333% - 15px);
    flex-basis: calc(83.3333333333% - 15px);
  }
}
@media only screen and (min-width: 840px) {
  .row.gutters > .col-md-11,
  [data-row].gutters > .col-md-11 {
    max-width: calc(91.6666666667% - 15px);
    flex-basis: calc(91.6666666667% - 15px);
  }
}
@media only screen and (min-width: 840px) {
  .row.gutters > .col-md-12,
  [data-row].gutters > .col-md-12 {
    max-width: calc(100% - 15px);
    flex-basis: calc(100% - 15px);
  }
}
@media only screen and (min-width: 840px) {
  .row.gutters.nowrap-md,
  [data-row].gutters.nowrap-md {
    flex-wrap: nowrap;
  }
}
@media only screen and (min-width: 1370px) {
  .row.gutters > .col-lg-1,
  [data-row].gutters > .col-lg-1 {
    max-width: calc(8.3333333333% - 15px);
    flex-basis: calc(8.3333333333% - 15px);
  }
}
@media only screen and (min-width: 1370px) {
  .row.gutters > .col-lg-2,
  [data-row].gutters > .col-lg-2 {
    max-width: calc(16.6666666667% - 15px);
    flex-basis: calc(16.6666666667% - 15px);
  }
}
@media only screen and (min-width: 1370px) {
  .row.gutters > .col-lg-3,
  [data-row].gutters > .col-lg-3 {
    max-width: calc(25% - 15px);
    flex-basis: calc(25% - 15px);
  }
}
@media only screen and (min-width: 1370px) {
  .row.gutters > .col-lg-4,
  [data-row].gutters > .col-lg-4 {
    max-width: calc(33.3333333333% - 15px);
    flex-basis: calc(33.3333333333% - 15px);
  }
}
@media only screen and (min-width: 1370px) {
  .row.gutters > .col-lg-5,
  [data-row].gutters > .col-lg-5 {
    max-width: calc(41.6666666667% - 15px);
    flex-basis: calc(41.6666666667% - 15px);
  }
}
@media only screen and (min-width: 1370px) {
  .row.gutters > .col-lg-6,
  [data-row].gutters > .col-lg-6 {
    max-width: calc(50% - 15px);
    flex-basis: calc(50% - 15px);
  }
}
@media only screen and (min-width: 1370px) {
  .row.gutters > .col-lg-7,
  [data-row].gutters > .col-lg-7 {
    max-width: calc(58.3333333333% - 15px);
    flex-basis: calc(58.3333333333% - 15px);
  }
}
@media only screen and (min-width: 1370px) {
  .row.gutters > .col-lg-8,
  [data-row].gutters > .col-lg-8 {
    max-width: calc(66.6666666667% - 15px);
    flex-basis: calc(66.6666666667% - 15px);
  }
}
@media only screen and (min-width: 1370px) {
  .row.gutters > .col-lg-9,
  [data-row].gutters > .col-lg-9 {
    max-width: calc(75% - 15px);
    flex-basis: calc(75% - 15px);
  }
}
@media only screen and (min-width: 1370px) {
  .row.gutters > .col-lg-10,
  [data-row].gutters > .col-lg-10 {
    max-width: calc(83.3333333333% - 15px);
    flex-basis: calc(83.3333333333% - 15px);
  }
}
@media only screen and (min-width: 1370px) {
  .row.gutters > .col-lg-11,
  [data-row].gutters > .col-lg-11 {
    max-width: calc(91.6666666667% - 15px);
    flex-basis: calc(91.6666666667% - 15px);
  }
}
@media only screen and (min-width: 1370px) {
  .row.gutters > .col-lg-12,
  [data-row].gutters > .col-lg-12 {
    max-width: calc(100% - 15px);
    flex-basis: calc(100% - 15px);
  }
}
@media only screen and (min-width: 1370px) {
  .row.gutters.nowrap-lg,
  [data-row].gutters.nowrap-lg {
    flex-wrap: nowrap;
  }
}
@media only screen and (min-width: 1536px) {
  .row.gutters > .col-xl-1,
  [data-row].gutters > .col-xl-1 {
    max-width: calc(8.3333333333% - 15px);
    flex-basis: calc(8.3333333333% - 15px);
  }
}
@media only screen and (min-width: 1536px) {
  .row.gutters > .col-xl-2,
  [data-row].gutters > .col-xl-2 {
    max-width: calc(16.6666666667% - 15px);
    flex-basis: calc(16.6666666667% - 15px);
  }
}
@media only screen and (min-width: 1536px) {
  .row.gutters > .col-xl-3,
  [data-row].gutters > .col-xl-3 {
    max-width: calc(25% - 15px);
    flex-basis: calc(25% - 15px);
  }
}
@media only screen and (min-width: 1536px) {
  .row.gutters > .col-xl-4,
  [data-row].gutters > .col-xl-4 {
    max-width: calc(33.3333333333% - 15px);
    flex-basis: calc(33.3333333333% - 15px);
  }
}
@media only screen and (min-width: 1536px) {
  .row.gutters > .col-xl-5,
  [data-row].gutters > .col-xl-5 {
    max-width: calc(41.6666666667% - 15px);
    flex-basis: calc(41.6666666667% - 15px);
  }
}
@media only screen and (min-width: 1536px) {
  .row.gutters > .col-xl-6,
  [data-row].gutters > .col-xl-6 {
    max-width: calc(50% - 15px);
    flex-basis: calc(50% - 15px);
  }
}
@media only screen and (min-width: 1536px) {
  .row.gutters > .col-xl-7,
  [data-row].gutters > .col-xl-7 {
    max-width: calc(58.3333333333% - 15px);
    flex-basis: calc(58.3333333333% - 15px);
  }
}
@media only screen and (min-width: 1536px) {
  .row.gutters > .col-xl-8,
  [data-row].gutters > .col-xl-8 {
    max-width: calc(66.6666666667% - 15px);
    flex-basis: calc(66.6666666667% - 15px);
  }
}
@media only screen and (min-width: 1536px) {
  .row.gutters > .col-xl-9,
  [data-row].gutters > .col-xl-9 {
    max-width: calc(75% - 15px);
    flex-basis: calc(75% - 15px);
  }
}
@media only screen and (min-width: 1536px) {
  .row.gutters > .col-xl-10,
  [data-row].gutters > .col-xl-10 {
    max-width: calc(83.3333333333% - 15px);
    flex-basis: calc(83.3333333333% - 15px);
  }
}
@media only screen and (min-width: 1536px) {
  .row.gutters > .col-xl-11,
  [data-row].gutters > .col-xl-11 {
    max-width: calc(91.6666666667% - 15px);
    flex-basis: calc(91.6666666667% - 15px);
  }
}
@media only screen and (min-width: 1536px) {
  .row.gutters > .col-xl-12,
  [data-row].gutters > .col-xl-12 {
    max-width: calc(100% - 15px);
    flex-basis: calc(100% - 15px);
  }
}
@media only screen and (min-width: 1536px) {
  .row.gutters.nowrap-xl,
  [data-row].gutters.nowrap-xl {
    flex-wrap: nowrap;
  }
}
:root {
  --dark-blue: #142f51;
  --dark-blue-2: #3e4968;
  --dark-blue-3: #646881;
  --dark-blue-4: #818398;
  --dark-blue-5: #a4a4b4;
  --dark-blue-6: #cbcbd6;
  --teal: #70c8bb;
  --teal-2: #8dd3c9;
  --teal-3: #a9ded6;
  --teal-4: #bfe6e0;
  --teal-5: #d4eeeb;
  --teal-6: #eaf7f5;
  --medium-blue: #338dd4;
  --medium-blue-2: #5ca4dd;
  --medium-blue-3: #85bbe5;
  --medium-blue-4: #a3ccec;
  --medium-blue-5: #c2ddf2;
  --medium-blue-6: #e0eef9;
  --cool-gray: #878f9a;
  --cool-gray-2: #9fa5ae;
  --cool-gray-3: #b7bcc2;
  --cool-gray-4: #c9cdd2;
  --cool-gray-5: #dbdde1;
  --cool-gray-6: #edeef0;
  --red: #d34141;
  --red-2: #d96464;
  --red-3: #e18686;
  --red-4: #eaa9a9;
  --red-5: #f2cbcb;
  --red-6: #f6dcdc;
  --pink: #d66698;
  --pink-2: #dd81aa;
  --pink-3: #e49dbd;
  --pink-4: #ecb9d0;
  --pink-5: #f3d5e2;
  --pink-6: #f6e2eb;
  --purple: #6e6dd6;
  --purple-2: #8887dd;
  --purple-3: #a2a2e4;
  --purple-4: #bdbcec;
  --purple-5: #d7d7f3;
  --purple-6: #e3e5f2;
  --deep-purple: #2a275e;
  --deep-purple-2: #534f7b;
  --deep-purple-3: #797698;
  --deep-purple-4: #9f9db5;
  --deep-purple-5: #c5c4d3;
  --deep-purple-6: #d8d7e1;
  --indigo: #094169;
  --indigo-2: #2e6385;
  --indigo-3: #5c86a0;
  --indigo-4: #8ba8bb;
  --indigo-5: #b9cbd6;
  --indigo-6: #d0dce3;
  --blue: #286896;
  --blue-2: #4f83a9;
  --blue-3: #769ebc;
  --blue-4: #9dbacf;
  --blue-5: #c4d5e2;
  --blue-6: #d7e3eb;
  --blue-gray: #426d8d;
  --blue-gray-2: #59758a;
  --blue-gray-3: #778b9a;
  --blue-gray-4: #899faf;
  --blue-gray-5: #a7c2d5;
  --blue-gray-6: #b9ccd9;
  --cyan: #28e0e0;
  --cyan-2: #4fe5e5;
  --cyan-3: #76ebeb;
  --cyan-4: #9df0f0;
  --cyan-5: #c4f6f6;
  --cyan-6: #d7f9f9;
  --light-green: #7fc679;
  --light-green-2: #95d592;
  --light-green-3: #acdeaa;
  --light-green-4: #c4e7c2;
  --light-green-5: #dbf1da;
  --light-green-6: #e7f5e6;
  --lime: #64bc49;
  --lime-2: #6cdb66;
  --lime-3: #8de388;
  --lime-4: #adebaa;
  --lime-5: #cef3cc;
  --lime-6: #def7dd;
  --yellow: #e5d141;
  --yellow-2: #e9da64;
  --yellow-3: #eee286;
  --yellow-4: #f3eaad;
  --yellow-5: #f7f2cb;
  --yellow-6: #f9f7de;
  --amber: #ffc200;
  --amber-2: #ffcd2e;
  --amber-3: #ffd85c;
  --amber-4: #ffe38b;
  --amber-5: #ffeeb9;
  --amber-6: #fef4d0;
  --orange: #e57e42;
  --orange-2: #e99564;
  --orange-3: #eeac86;
  --orange-4: #f3c4a9;
  --orange-5: #f7dbcb;
  --orange-6: #fae8dc;
  --deep-orange: #dd6723;
  --deep-orange-2: #e3824b;
  --deep-orange-3: #e99e73;
  --deep-orange-4: #efb99b;
  --deep-orange-5: #f5d5c3;
  --deep-orange-6: #f8e3d7;
  --brown: #63392c;
  --brown-2: #7f5d52;
  --brown-3: #9b8178;
  --brown-4: #b8a59f;
  --brown-5: #d4c9c5;
  --brown-6: #e2dbd8;
  --gray-dark: #737b86;
  --gray-darker: #606772;
  --default-black: #333;
}
.bg-dark-blue {
  background-color: #142f51 !important;
}
.txt-dark-blue {
  color: #142f51;
}
.checkbox-dark-blue .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-dark-blue .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #142f51 !important;
}
.checkbox-dark-blue .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-dark-blue-2 {
  background-color: #3e4968 !important;
}
.txt-dark-blue-2 {
  color: #3e4968;
}
.checkbox-dark-blue-2 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-dark-blue-2 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #3e4968 !important;
}
.checkbox-dark-blue-2 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-dark-blue-3 {
  background-color: #646881 !important;
}
.txt-dark-blue-3 {
  color: #646881;
}
.checkbox-dark-blue-3 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-dark-blue-3 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #646881 !important;
}
.checkbox-dark-blue-3 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-dark-blue-4 {
  background-color: #818398 !important;
}
.txt-dark-blue-4 {
  color: #818398;
}
.checkbox-dark-blue-4 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-dark-blue-4 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #818398 !important;
}
.checkbox-dark-blue-4 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-dark-blue-5 {
  background-color: #a4a4b4 !important;
}
.txt-dark-blue-5 {
  color: #a4a4b4;
}
.checkbox-dark-blue-5 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-dark-blue-5 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #a4a4b4 !important;
}
.checkbox-dark-blue-5 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-dark-blue-6 {
  background-color: #cbcbd6 !important;
}
.txt-dark-blue-6 {
  color: #cbcbd6;
}
.checkbox-dark-blue-6 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-dark-blue-6 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #cbcbd6 !important;
}
.checkbox-dark-blue-6 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-teal {
  background-color: #70c8bb !important;
}
.txt-teal {
  color: #70c8bb;
}
.checkbox-teal .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-teal .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #70c8bb !important;
}
.checkbox-teal .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-teal-2 {
  background-color: #8dd3c9 !important;
}
.txt-teal-2 {
  color: #8dd3c9;
}
.checkbox-teal-2 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-teal-2 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #8dd3c9 !important;
}
.checkbox-teal-2 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-teal-3 {
  background-color: #a9ded6 !important;
}
.txt-teal-3 {
  color: #a9ded6;
}
.checkbox-teal-3 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-teal-3 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #a9ded6 !important;
}
.checkbox-teal-3 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-teal-4 {
  background-color: #bfe6e0 !important;
}
.txt-teal-4 {
  color: #bfe6e0;
}
.checkbox-teal-4 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-teal-4 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #bfe6e0 !important;
}
.checkbox-teal-4 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-teal-5 {
  background-color: #d4eeeb !important;
}
.txt-teal-5 {
  color: #d4eeeb;
}
.checkbox-teal-5 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-teal-5 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #d4eeeb !important;
}
.checkbox-teal-5 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-teal-6 {
  background-color: #eaf7f5 !important;
}
.txt-teal-6 {
  color: #eaf7f5;
}
.checkbox-teal-6 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-teal-6 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #eaf7f5 !important;
}
.checkbox-teal-6 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-medium-blue {
  background-color: #338dd4 !important;
}
.txt-medium-blue {
  color: #338dd4;
}
.checkbox-medium-blue .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-medium-blue .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #338dd4 !important;
}
.checkbox-medium-blue .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-medium-blue-2 {
  background-color: #5ca4dd !important;
}
.txt-medium-blue-2 {
  color: #5ca4dd;
}
.checkbox-medium-blue-2 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-medium-blue-2 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #5ca4dd !important;
}
.checkbox-medium-blue-2 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-medium-blue-3 {
  background-color: #85bbe5 !important;
}
.txt-medium-blue-3 {
  color: #85bbe5;
}
.checkbox-medium-blue-3 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-medium-blue-3 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #85bbe5 !important;
}
.checkbox-medium-blue-3 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-medium-blue-4 {
  background-color: #a3ccec !important;
}
.txt-medium-blue-4 {
  color: #a3ccec;
}
.checkbox-medium-blue-4 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-medium-blue-4 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #a3ccec !important;
}
.checkbox-medium-blue-4 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-medium-blue-5 {
  background-color: #c2ddf2 !important;
}
.txt-medium-blue-5 {
  color: #c2ddf2;
}
.checkbox-medium-blue-5 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-medium-blue-5 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #c2ddf2 !important;
}
.checkbox-medium-blue-5 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-medium-blue-6 {
  background-color: #e0eef9 !important;
}
.txt-medium-blue-6 {
  color: #e0eef9;
}
.checkbox-medium-blue-6 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-medium-blue-6 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #e0eef9 !important;
}
.checkbox-medium-blue-6 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-cool-gray {
  background-color: #878f9a !important;
}
.txt-cool-gray {
  color: #878f9a;
}
.checkbox-cool-gray .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-cool-gray .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #878f9a !important;
}
.checkbox-cool-gray .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-cool-gray-2 {
  background-color: #9fa5ae !important;
}
.txt-cool-gray-2 {
  color: #9fa5ae;
}
.checkbox-cool-gray-2 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-cool-gray-2 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #9fa5ae !important;
}
.checkbox-cool-gray-2 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-cool-gray-3 {
  background-color: #b7bcc2 !important;
}
.txt-cool-gray-3 {
  color: #b7bcc2;
}
.checkbox-cool-gray-3 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-cool-gray-3 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #b7bcc2 !important;
}
.checkbox-cool-gray-3 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-cool-gray-4 {
  background-color: #c9cdd2 !important;
}
.txt-cool-gray-4 {
  color: #c9cdd2;
}
.checkbox-cool-gray-4 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-cool-gray-4 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #c9cdd2 !important;
}
.checkbox-cool-gray-4 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-cool-gray-5 {
  background-color: #dbdde1 !important;
}
.txt-cool-gray-5 {
  color: #dbdde1;
}
.checkbox-cool-gray-5 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-cool-gray-5 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #dbdde1 !important;
}
.checkbox-cool-gray-5 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-cool-gray-6 {
  background-color: #edeef0 !important;
}
.txt-cool-gray-6 {
  color: #edeef0;
}
.checkbox-cool-gray-6 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-cool-gray-6 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #edeef0 !important;
}
.checkbox-cool-gray-6 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-red {
  background-color: #d34141 !important;
}
.txt-red {
  color: #d34141;
}
.checkbox-red .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-red .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #d34141 !important;
}
.checkbox-red .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-red-2 {
  background-color: #d96464 !important;
}
.txt-red-2 {
  color: #d96464;
}
.checkbox-red-2 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-red-2 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #d96464 !important;
}
.checkbox-red-2 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-red-3 {
  background-color: #e18686 !important;
}
.txt-red-3 {
  color: #e18686;
}
.checkbox-red-3 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-red-3 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #e18686 !important;
}
.checkbox-red-3 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-red-4 {
  background-color: #eaa9a9 !important;
}
.txt-red-4 {
  color: #eaa9a9;
}
.checkbox-red-4 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-red-4 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #eaa9a9 !important;
}
.checkbox-red-4 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-red-5 {
  background-color: #f2cbcb !important;
}
.txt-red-5 {
  color: #f2cbcb;
}
.checkbox-red-5 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-red-5 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #f2cbcb !important;
}
.checkbox-red-5 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-red-6 {
  background-color: #f6dcdc !important;
}
.txt-red-6 {
  color: #f6dcdc;
}
.checkbox-red-6 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-red-6 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #f6dcdc !important;
}
.checkbox-red-6 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-pink {
  background-color: #d66698 !important;
}
.txt-pink {
  color: #d66698;
}
.checkbox-pink .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-pink .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #d66698 !important;
}
.checkbox-pink .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-pink-2 {
  background-color: #dd81aa !important;
}
.txt-pink-2 {
  color: #dd81aa;
}
.checkbox-pink-2 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-pink-2 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #dd81aa !important;
}
.checkbox-pink-2 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-pink-3 {
  background-color: #e49dbd !important;
}
.txt-pink-3 {
  color: #e49dbd;
}
.checkbox-pink-3 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-pink-3 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #e49dbd !important;
}
.checkbox-pink-3 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-pink-4 {
  background-color: #ecb9d0 !important;
}
.txt-pink-4 {
  color: #ecb9d0;
}
.checkbox-pink-4 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-pink-4 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #ecb9d0 !important;
}
.checkbox-pink-4 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-pink-5 {
  background-color: #f3d5e2 !important;
}
.txt-pink-5 {
  color: #f3d5e2;
}
.checkbox-pink-5 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-pink-5 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #f3d5e2 !important;
}
.checkbox-pink-5 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-pink-6 {
  background-color: #f6e2eb !important;
}
.txt-pink-6 {
  color: #f6e2eb;
}
.checkbox-pink-6 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-pink-6 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #f6e2eb !important;
}
.checkbox-pink-6 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-purple {
  background-color: #6e6dd6 !important;
}
.txt-purple {
  color: #6e6dd6;
}
.checkbox-purple .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-purple .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #6e6dd6 !important;
}
.checkbox-purple .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-purple-2 {
  background-color: #8887dd !important;
}
.txt-purple-2 {
  color: #8887dd;
}
.checkbox-purple-2 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-purple-2 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #8887dd !important;
}
.checkbox-purple-2 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-purple-3 {
  background-color: #a2a2e4 !important;
}
.txt-purple-3 {
  color: #a2a2e4;
}
.checkbox-purple-3 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-purple-3 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #a2a2e4 !important;
}
.checkbox-purple-3 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-purple-4 {
  background-color: #bdbcec !important;
}
.txt-purple-4 {
  color: #bdbcec;
}
.checkbox-purple-4 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-purple-4 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #bdbcec !important;
}
.checkbox-purple-4 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-purple-5 {
  background-color: #d7d7f3 !important;
}
.txt-purple-5 {
  color: #d7d7f3;
}
.checkbox-purple-5 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-purple-5 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #d7d7f3 !important;
}
.checkbox-purple-5 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-purple-6 {
  background-color: #e3e5f2 !important;
}
.txt-purple-6 {
  color: #e3e5f2;
}
.checkbox-purple-6 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-purple-6 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #e3e5f2 !important;
}
.checkbox-purple-6 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-deep-purple {
  background-color: #2a275e !important;
}
.txt-deep-purple {
  color: #2a275e;
}
.checkbox-deep-purple .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-deep-purple .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #2a275e !important;
}
.checkbox-deep-purple .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-deep-purple-2 {
  background-color: #534f7b !important;
}
.txt-deep-purple-2 {
  color: #534f7b;
}
.checkbox-deep-purple-2 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-deep-purple-2 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #534f7b !important;
}
.checkbox-deep-purple-2 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-deep-purple-3 {
  background-color: #797698 !important;
}
.txt-deep-purple-3 {
  color: #797698;
}
.checkbox-deep-purple-3 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-deep-purple-3 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #797698 !important;
}
.checkbox-deep-purple-3 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-deep-purple-4 {
  background-color: #9f9db5 !important;
}
.txt-deep-purple-4 {
  color: #9f9db5;
}
.checkbox-deep-purple-4 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-deep-purple-4 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #9f9db5 !important;
}
.checkbox-deep-purple-4 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-deep-purple-5 {
  background-color: #c5c4d3 !important;
}
.txt-deep-purple-5 {
  color: #c5c4d3;
}
.checkbox-deep-purple-5 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-deep-purple-5 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #c5c4d3 !important;
}
.checkbox-deep-purple-5 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-deep-purple-6 {
  background-color: #d8d7e1 !important;
}
.txt-deep-purple-6 {
  color: #d8d7e1;
}
.checkbox-deep-purple-6 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-deep-purple-6 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #d8d7e1 !important;
}
.checkbox-deep-purple-6 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-indigo {
  background-color: #094169 !important;
}
.txt-indigo {
  color: #094169;
}
.checkbox-indigo .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-indigo .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #094169 !important;
}
.checkbox-indigo .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-indigo-2 {
  background-color: #2e6385 !important;
}
.txt-indigo-2 {
  color: #2e6385;
}
.checkbox-indigo-2 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-indigo-2 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #2e6385 !important;
}
.checkbox-indigo-2 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-indigo-3 {
  background-color: #5c86a0 !important;
}
.txt-indigo-3 {
  color: #5c86a0;
}
.checkbox-indigo-3 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-indigo-3 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #5c86a0 !important;
}
.checkbox-indigo-3 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-indigo-4 {
  background-color: #8ba8bb !important;
}
.txt-indigo-4 {
  color: #8ba8bb;
}
.checkbox-indigo-4 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-indigo-4 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #8ba8bb !important;
}
.checkbox-indigo-4 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-indigo-5 {
  background-color: #b9cbd6 !important;
}
.txt-indigo-5 {
  color: #b9cbd6;
}
.checkbox-indigo-5 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-indigo-5 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #b9cbd6 !important;
}
.checkbox-indigo-5 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-indigo-6 {
  background-color: #d0dce3 !important;
}
.txt-indigo-6 {
  color: #d0dce3;
}
.checkbox-indigo-6 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-indigo-6 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #d0dce3 !important;
}
.checkbox-indigo-6 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-blue {
  background-color: #286896 !important;
}
.txt-blue {
  color: #286896;
}
.checkbox-blue .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-blue .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #286896 !important;
}
.checkbox-blue .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-blue-2 {
  background-color: #4f83a9 !important;
}
.txt-blue-2 {
  color: #4f83a9;
}
.checkbox-blue-2 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-blue-2 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #4f83a9 !important;
}
.checkbox-blue-2 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-blue-3 {
  background-color: #769ebc !important;
}
.txt-blue-3 {
  color: #769ebc;
}
.checkbox-blue-3 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-blue-3 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #769ebc !important;
}
.checkbox-blue-3 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-blue-4 {
  background-color: #9dbacf !important;
}
.txt-blue-4 {
  color: #9dbacf;
}
.checkbox-blue-4 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-blue-4 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #9dbacf !important;
}
.checkbox-blue-4 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-blue-5 {
  background-color: #c4d5e2 !important;
}
.txt-blue-5 {
  color: #c4d5e2;
}
.checkbox-blue-5 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-blue-5 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #c4d5e2 !important;
}
.checkbox-blue-5 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-blue-6 {
  background-color: #d7e3eb !important;
}
.txt-blue-6 {
  color: #d7e3eb;
}
.checkbox-blue-6 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-blue-6 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #d7e3eb !important;
}
.checkbox-blue-6 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-blue-gray {
  background-color: #426d8d !important;
}
.txt-blue-gray {
  color: #426d8d;
}
.checkbox-blue-gray .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-blue-gray .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #426d8d !important;
}
.checkbox-blue-gray .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-blue-gray-2 {
  background-color: #59758a !important;
}
.txt-blue-gray-2 {
  color: #59758a;
}
.checkbox-blue-gray-2 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-blue-gray-2 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #59758a !important;
}
.checkbox-blue-gray-2 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-blue-gray-3 {
  background-color: #778b9a !important;
}
.txt-blue-gray-3 {
  color: #778b9a;
}
.checkbox-blue-gray-3 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-blue-gray-3 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #778b9a !important;
}
.checkbox-blue-gray-3 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-blue-gray-4 {
  background-color: #899faf !important;
}
.txt-blue-gray-4 {
  color: #899faf;
}
.checkbox-blue-gray-4 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-blue-gray-4 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #899faf !important;
}
.checkbox-blue-gray-4 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-blue-gray-5 {
  background-color: #a7c2d5 !important;
}
.txt-blue-gray-5 {
  color: #a7c2d5;
}
.checkbox-blue-gray-5 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-blue-gray-5 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #a7c2d5 !important;
}
.checkbox-blue-gray-5 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-blue-gray-6 {
  background-color: #b9ccd9 !important;
}
.txt-blue-gray-6 {
  color: #b9ccd9;
}
.checkbox-blue-gray-6 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-blue-gray-6 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #b9ccd9 !important;
}
.checkbox-blue-gray-6 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-cyan {
  background-color: #28e0e0 !important;
}
.txt-cyan {
  color: #28e0e0;
}
.checkbox-cyan .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-cyan .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #28e0e0 !important;
}
.checkbox-cyan .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-cyan-2 {
  background-color: #4fe5e5 !important;
}
.txt-cyan-2 {
  color: #4fe5e5;
}
.checkbox-cyan-2 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-cyan-2 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #4fe5e5 !important;
}
.checkbox-cyan-2 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-cyan-3 {
  background-color: #76ebeb !important;
}
.txt-cyan-3 {
  color: #76ebeb;
}
.checkbox-cyan-3 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-cyan-3 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #76ebeb !important;
}
.checkbox-cyan-3 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-cyan-4 {
  background-color: #9df0f0 !important;
}
.txt-cyan-4 {
  color: #9df0f0;
}
.checkbox-cyan-4 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-cyan-4 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #9df0f0 !important;
}
.checkbox-cyan-4 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-cyan-5 {
  background-color: #c4f6f6 !important;
}
.txt-cyan-5 {
  color: #c4f6f6;
}
.checkbox-cyan-5 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-cyan-5 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #c4f6f6 !important;
}
.checkbox-cyan-5 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-cyan-6 {
  background-color: #d7f9f9 !important;
}
.txt-cyan-6 {
  color: #d7f9f9;
}
.checkbox-cyan-6 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-cyan-6 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #d7f9f9 !important;
}
.checkbox-cyan-6 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-light-green {
  background-color: #7fc679 !important;
}
.txt-light-green {
  color: #7fc679;
}
.checkbox-light-green .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-light-green .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #7fc679 !important;
}
.checkbox-light-green .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-light-green-2 {
  background-color: #95d592 !important;
}
.txt-light-green-2 {
  color: #95d592;
}
.checkbox-light-green-2 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-light-green-2 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #95d592 !important;
}
.checkbox-light-green-2 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-light-green-3 {
  background-color: #acdeaa !important;
}
.txt-light-green-3 {
  color: #acdeaa;
}
.checkbox-light-green-3 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-light-green-3 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #acdeaa !important;
}
.checkbox-light-green-3 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-light-green-4 {
  background-color: #c4e7c2 !important;
}
.txt-light-green-4 {
  color: #c4e7c2;
}
.checkbox-light-green-4 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-light-green-4 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #c4e7c2 !important;
}
.checkbox-light-green-4 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-light-green-5 {
  background-color: #dbf1da !important;
}
.txt-light-green-5 {
  color: #dbf1da;
}
.checkbox-light-green-5 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-light-green-5 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #dbf1da !important;
}
.checkbox-light-green-5 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-light-green-6 {
  background-color: #e7f5e6 !important;
}
.txt-light-green-6 {
  color: #e7f5e6;
}
.checkbox-light-green-6 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-light-green-6 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #e7f5e6 !important;
}
.checkbox-light-green-6 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-lime {
  background-color: #64bc49 !important;
}
.txt-lime {
  color: #64bc49;
}
.checkbox-lime .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-lime .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #64bc49 !important;
}
.checkbox-lime .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-lime-2 {
  background-color: #6cdb66 !important;
}
.txt-lime-2 {
  color: #6cdb66;
}
.checkbox-lime-2 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-lime-2 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #6cdb66 !important;
}
.checkbox-lime-2 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-lime-3 {
  background-color: #8de388 !important;
}
.txt-lime-3 {
  color: #8de388;
}
.checkbox-lime-3 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-lime-3 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #8de388 !important;
}
.checkbox-lime-3 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-lime-4 {
  background-color: #adebaa !important;
}
.txt-lime-4 {
  color: #adebaa;
}
.checkbox-lime-4 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-lime-4 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #adebaa !important;
}
.checkbox-lime-4 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-lime-5 {
  background-color: #cef3cc !important;
}
.txt-lime-5 {
  color: #cef3cc;
}
.checkbox-lime-5 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-lime-5 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #cef3cc !important;
}
.checkbox-lime-5 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-lime-6 {
  background-color: #def7dd !important;
}
.txt-lime-6 {
  color: #def7dd;
}
.checkbox-lime-6 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-lime-6 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #def7dd !important;
}
.checkbox-lime-6 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-yellow {
  background-color: #e5d141 !important;
}
.txt-yellow {
  color: #e5d141;
}
.checkbox-yellow .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-yellow .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #e5d141 !important;
}
.checkbox-yellow .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-yellow-2 {
  background-color: #e9da64 !important;
}
.txt-yellow-2 {
  color: #e9da64;
}
.checkbox-yellow-2 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-yellow-2 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #e9da64 !important;
}
.checkbox-yellow-2 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-yellow-3 {
  background-color: #eee286 !important;
}
.txt-yellow-3 {
  color: #eee286;
}
.checkbox-yellow-3 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-yellow-3 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #eee286 !important;
}
.checkbox-yellow-3 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-yellow-4 {
  background-color: #f3eaad !important;
}
.txt-yellow-4 {
  color: #f3eaad;
}
.checkbox-yellow-4 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-yellow-4 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #f3eaad !important;
}
.checkbox-yellow-4 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-yellow-5 {
  background-color: #f7f2cb !important;
}
.txt-yellow-5 {
  color: #f7f2cb;
}
.checkbox-yellow-5 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-yellow-5 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #f7f2cb !important;
}
.checkbox-yellow-5 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-yellow-6 {
  background-color: #f9f7de !important;
}
.txt-yellow-6 {
  color: #f9f7de;
}
.checkbox-yellow-6 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-yellow-6 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #f9f7de !important;
}
.checkbox-yellow-6 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-amber {
  background-color: #ffc200 !important;
}
.txt-amber {
  color: #ffc200;
}
.checkbox-amber .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-amber .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #ffc200 !important;
}
.checkbox-amber .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-amber-2 {
  background-color: #ffcd2e !important;
}
.txt-amber-2 {
  color: #ffcd2e;
}
.checkbox-amber-2 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-amber-2 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #ffcd2e !important;
}
.checkbox-amber-2 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-amber-3 {
  background-color: #ffd85c !important;
}
.txt-amber-3 {
  color: #ffd85c;
}
.checkbox-amber-3 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-amber-3 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #ffd85c !important;
}
.checkbox-amber-3 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-amber-4 {
  background-color: #ffe38b !important;
}
.txt-amber-4 {
  color: #ffe38b;
}
.checkbox-amber-4 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-amber-4 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #ffe38b !important;
}
.checkbox-amber-4 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-amber-5 {
  background-color: #ffeeb9 !important;
}
.txt-amber-5 {
  color: #ffeeb9;
}
.checkbox-amber-5 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-amber-5 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #ffeeb9 !important;
}
.checkbox-amber-5 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-amber-6 {
  background-color: #fef4d0 !important;
}
.txt-amber-6 {
  color: #fef4d0;
}
.checkbox-amber-6 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-amber-6 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #fef4d0 !important;
}
.checkbox-amber-6 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-orange {
  background-color: #e57e42 !important;
}
.txt-orange {
  color: #e57e42;
}
.checkbox-orange .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-orange .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #e57e42 !important;
}
.checkbox-orange .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-orange-2 {
  background-color: #e99564 !important;
}
.txt-orange-2 {
  color: #e99564;
}
.checkbox-orange-2 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-orange-2 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #e99564 !important;
}
.checkbox-orange-2 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-orange-3 {
  background-color: #eeac86 !important;
}
.txt-orange-3 {
  color: #eeac86;
}
.checkbox-orange-3 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-orange-3 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #eeac86 !important;
}
.checkbox-orange-3 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-orange-4 {
  background-color: #f3c4a9 !important;
}
.txt-orange-4 {
  color: #f3c4a9;
}
.checkbox-orange-4 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-orange-4 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #f3c4a9 !important;
}
.checkbox-orange-4 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-orange-5 {
  background-color: #f7dbcb !important;
}
.txt-orange-5 {
  color: #f7dbcb;
}
.checkbox-orange-5 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-orange-5 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #f7dbcb !important;
}
.checkbox-orange-5 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-orange-6 {
  background-color: #fae8dc !important;
}
.txt-orange-6 {
  color: #fae8dc;
}
.checkbox-orange-6 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-orange-6 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #fae8dc !important;
}
.checkbox-orange-6 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-deep-orange {
  background-color: #dd6723 !important;
}
.txt-deep-orange {
  color: #dd6723;
}
.checkbox-deep-orange .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-deep-orange .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #dd6723 !important;
}
.checkbox-deep-orange .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-deep-orange-2 {
  background-color: #e3824b !important;
}
.txt-deep-orange-2 {
  color: #e3824b;
}
.checkbox-deep-orange-2 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-deep-orange-2 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #e3824b !important;
}
.checkbox-deep-orange-2 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-deep-orange-3 {
  background-color: #e99e73 !important;
}
.txt-deep-orange-3 {
  color: #e99e73;
}
.checkbox-deep-orange-3 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-deep-orange-3 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #e99e73 !important;
}
.checkbox-deep-orange-3 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-deep-orange-4 {
  background-color: #efb99b !important;
}
.txt-deep-orange-4 {
  color: #efb99b;
}
.checkbox-deep-orange-4 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-deep-orange-4 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #efb99b !important;
}
.checkbox-deep-orange-4 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-deep-orange-5 {
  background-color: #f5d5c3 !important;
}
.txt-deep-orange-5 {
  color: #f5d5c3;
}
.checkbox-deep-orange-5 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-deep-orange-5 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #f5d5c3 !important;
}
.checkbox-deep-orange-5 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-deep-orange-6 {
  background-color: #f8e3d7 !important;
}
.txt-deep-orange-6 {
  color: #f8e3d7;
}
.checkbox-deep-orange-6 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-deep-orange-6 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #f8e3d7 !important;
}
.checkbox-deep-orange-6 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-brown {
  background-color: #63392c !important;
}
.txt-brown {
  color: #63392c;
}
.checkbox-brown .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-brown .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #63392c !important;
}
.checkbox-brown .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-brown-2 {
  background-color: #7f5d52 !important;
}
.txt-brown-2 {
  color: #7f5d52;
}
.checkbox-brown-2 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-brown-2 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #7f5d52 !important;
}
.checkbox-brown-2 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-brown-3 {
  background-color: #9b8178 !important;
}
.txt-brown-3 {
  color: #9b8178;
}
.checkbox-brown-3 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-brown-3 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #9b8178 !important;
}
.checkbox-brown-3 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-brown-4 {
  background-color: #b8a59f !important;
}
.txt-brown-4 {
  color: #b8a59f;
}
.checkbox-brown-4 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-brown-4 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #b8a59f !important;
}
.checkbox-brown-4 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-brown-5 {
  background-color: #d4c9c5 !important;
}
.txt-brown-5 {
  color: #d4c9c5;
}
.checkbox-brown-5 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-brown-5 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #d4c9c5 !important;
}
.checkbox-brown-5 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-brown-6 {
  background-color: #e2dbd8 !important;
}
.txt-brown-6 {
  color: #e2dbd8;
}
.checkbox-brown-6 .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-brown-6 .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #e2dbd8 !important;
}
.checkbox-brown-6 .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-gray-dark {
  background-color: #737b86 !important;
}
.txt-gray-dark {
  color: #737b86;
}
.checkbox-gray-dark .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-gray-dark .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #737b86 !important;
}
.checkbox-gray-dark .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-gray-darker {
  background-color: #606772 !important;
}
.txt-gray-darker {
  color: #606772;
}
.checkbox-gray-darker .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-gray-darker .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #606772 !important;
}
.checkbox-gray-darker .mdc-checkbox__checkmark {
  color: white !important;
}
.bg-default-black {
  background-color: #333 !important;
}
.txt-default-black {
  color: #333;
}
.checkbox-default-black .mdc-checkbox__background {
  width: 24px;
  height: 24px;
}
.checkbox-default-black .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background {
  background-color: #333 !important;
}
.checkbox-default-black .mdc-checkbox__checkmark {
  color: white !important;
}
.hide {
  visibility: hidden;
  display: none;
}
.show {
  visibility: visible;
  display: initial;
}
@media only screen and (min-width: 600px) {
  .hide-sm {
    visibility: hidden;
    display: none !important;
  }
  .show-sm {
    visibility: visible;
    display: initial;
  }
}
@media only screen and (min-width: 840px) {
  .hide-md {
    visibility: hidden;
    display: none !important;
  }
  .show-md {
    visibility: visible;
    display: initial;
  }
}
@media only screen and (min-width: 1370px) {
  .hide-lg {
    visibility: hidden;
    display: none !important;
  }
  .show-lg {
    visibility: visible;
    display: initial;
  }
}
@media only screen and (min-width: 1536px) {
  .hide-xl {
    visibility: hidden;
    display: none !important;
  }
  .show-xl {
    visibility: visible;
    display: initial;
  }
}
html,
body {
  height: 100%;
}
body {
  margin: 0;
  font-family:
    "Open Sans",
    "Helvetica Neue",
    Helvetica,
    sans-serif;
}
button {
  cursor: pointer;
}
button[disabled] {
  pointer-events: none;
  cursor: default;
}
mat-icon[tabindex] {
  cursor: pointer;
}
.stripped-table .name-column {
  font-weight: 600;
}
.stripped-table .value-column {
  display: flex;
  align-items: center;
  justify-content: right;
}
table.mat-mdc-table.mdc-data-table__table.cdk-table.stripped-table tbody.mdc-data-table__content tr.mat-mdc-row.mdc-data-table__row {
  height: 40px;
}
table.mat-mdc-table.mdc-data-table__table.cdk-table.stripped-table tbody.mdc-data-table__content tr.mat-mdc-row.mdc-data-table__row:nth-child(odd) {
  background-color: #edeef0;
}
.subsection-header {
  color: black;
  font-weight: 600;
  text-align: center;
  padding: 16px 8px;
}
.subsection-header.orange {
  background-color: #f3c4a9;
}
.subsection-header.orange-dark {
  background-color: #e99564;
}
.subsection-header.teal {
  background-color: #bfe6e0;
}
.subsection-header.blue {
  background-color: #a3ccec;
}
.subsection-header.indigo {
  background-color: #b9cbd6;
}
.subsection-header.purple {
  background-color: #bdbcec;
}
.subsection-header.yellow {
  background-color: #ffe38b;
}
.subsection-header.purple-dark {
  background-color: #a2a2e4;
}
.subsection-header.pink {
  background-color: #ecb9d0;
}
.subsection-header.gray {
  background-color: #c9cdd2;
}
.subsection-header-with-button {
  color: black;
  font-weight: 600;
  text-align: center;
  padding: 16px 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.subsection-header-with-button .mat-mdc-fab.mat-accent,
.subsection-header-with-button .mat-mdc-mini-fab.mat-accent {
  --mat-fab-container-color: $gray-darker;
  --mat-fab-icon-color: white;
  --mat-mdc-fab-color: white;
  background-color: #606772;
  width: 28px;
  height: 28px;
}
.subsection-header-with-button .mat-mdc-fab.mat-accent.disabled,
.subsection-header-with-button .mat-mdc-mini-fab.mat-accent.disabled {
  background-color: #9fa5ae;
  --mat-fab-icon-color: $cool-gray-5;
  --mat-mdc-fab-color: $cool-gray-5;
  color: #dbdde1;
  cursor: not-allowed;
}
.subsection-header-with-button .save-icon {
  float: right;
}
.subsection-header-with-button .save-icon .mat-mdc-button-base {
  margin: 0;
}
.subsection-header-with-button .save-icon .mat-mdc-form-field-infix {
  min-height: 250px;
}
.subsection-header-with-button .save-icon .mat-icon {
  font-size: 18px;
  width: 18px;
  height: 18px;
  color: white;
}
.subsection-header-with-button .save-icon.disabled {
  cursor: not-allowed;
}
.subsection-header-with-button.orange {
  background-color: #f3c4a9;
}
.subsection-header-with-button.orange-dark {
  background-color: #e99564;
}
.subsection-header-with-button.teal {
  background-color: #bfe6e0;
}
.subsection-header-with-button.blue {
  background-color: #a3ccec;
}
.subsection-header-with-button.indigo {
  background-color: #b9cbd6;
}
.subsection-header-with-button.purple {
  background-color: #bdbcec;
}
.subsection-header-with-button.purple-dark {
  background-color: #a2a2e4;
}
.subsection-header-with-button.pink {
  background-color: #ecb9d0;
}
.subsection-header-with-button.gray {
  background-color: #c9cdd2;
}
.error-text {
  color: #d34141;
}

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