/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss?ngGlobalStyle ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
:root {
  --mat-datepicker-toggle-icon-color: var(--brand-principal);
  --mat-table-row-item-outline-color: var(--borda);
  --mat-paginator-enabled-icon-color: var(--brand-principal);
  --mat-paginator-container-background-color: #ccc;
  --mdc-chip-elevated-selected-container-color: var(--preto);
  --mdc-chip-elevated-selected-outline-width: 0;
  --mdc-chip-label-text-color: var(--texto-principal);
  --mdc-chip-selected-label-text-color: var(--branco);
  --mdc-chip-elevated-container-color: var(--background);
  --mdc-chip-outline-width: 0;
  --mat-table-row-item-label-text-color: var(--texto-principal);
  --mat-app-text-color: var(--texto-principal);
  --mdc-outlined-text-field-outline-color: var(--borda);
  --mat-select-focused-arrow-color: var(--preto);
  --mat-form-field-error-text-color: var(--brand-error);
  --mdc-filled-text-field-error-focus-label-text-color: var(--brand-error);
  --mdc-filled-text-field-error-focus-outline-color: var(--brand-error);
  --mdc-filled-text-field-error-label-text-color: var(--brand-error);
  --mat-select-invalid-arrow-color: var(--brand-error);
  --mat-menu-container-color:var(--branco);
  --mat-select-panel-background-color: var(--branco);
  --mat-autocomplete-background-color: var(--branco);
  --mat-option-label-text-line-height: var(--line-height-semi-tight);
  --mat-option-label-text-size: var(--font-size-middle);
  --mdc-outlined-button-disabled-outline-color: var(--brand-disabled);
  --mdc-outlined-button-disabled-label-text-color: var(--brand-disabled);
  --mdc-filled-button-disabled-label-text-color: var(--branco);
  --mdc-filled-button-disabled-container-color: var(--brand-disabled);
  --mdc-plain-tooltip-container-color: rgba(0,0,0,0.8);
  --mdc-plain-tooltip-supporting-text-color: var(--branco);
  --mdc-plain-tooltip-container-shape: 8px;
  --mat-divider-color: var(--borda);
}

.rounded-mat-chip {
  --mdc-chip-container-shape-radius: 100px;
  --mdc-chip-container-height: 18px;
  --mdc-chip-label-text-size: 12px;
}
.rounded-mat-chip mat-icon[matChipRemove] {
  transform: scale(0.7);
  transform-origin: center;
  display: inline-flex;
  /* helps centering in flex layouts */
  align-items: center;
  justify-content: center;
}

/* Espaamento total das tabelas */
table {
  width: 100%;
}

/* Scroll para as tabelas se necessario */
.mat-mdc-table[matTableResponsive],
.mat-mdc-table[spe-table],
.mat-mdc-table[matTableResponsive-0],
.mat-mdc-table[matTableResponsive-1],
.mat-mdc-table[matTableResponsive-2],
.mat-mdc-table[matTableResponsive-3],
.mat-mdc-table[matTableResponsive-4],
.mat-mdc-table[matTableResponsive-5],
.mat-mdc-table[matTableResponsive-6],
.mat-mdc-table[matTableResponsive-7],
.mat-mdc-table[matTableResponsive-8],
.mat-mdc-table[matTableResponsive-9],
.mat-mdc-table[matTableResponsive-10],
.mat-mdc-table[matTableResponsive-11],
.mat-mdc-table[matTableResponsive-12],
.mat-mdc-table[matTableResponsive-13],
.mat-mdc-table[matTableResponsive-14],
.mat-mdc-table[matTableResponsive-15],
.mat-mdc-table[matTableResponsive-16],
.mat-mdc-table[matTableResponsive-17],
.mat-mdc-table[matTableResponsive-18],
.mat-mdc-table[matTableResponsive-19],
.mat-mdc-table[matTableResponsive-20],
.mat-mdc-table[matTableResponsive-21],
.mat-mdc-table[matTableResponsive-22],
.mat-mdc-table[matTableResponsive-23],
.mat-mdc-table[matTableResponsive-24],
.mat-mdc-table[matTableResponsive-25],
.mat-mdc-table[matTableResponsive-26],
.mat-mdc-table[matTableResponsive-27],
.mat-mdc-table[matTableResponsive-28],
.mat-mdc-table[matTableResponsive-29],
.mat-mdc-table[matTableResponsive-30],
.mat-mdc-table[matTableResponsive-31],
.mat-mdc-table[matTableResponsive-32],
.mat-mdc-table[matTableResponsive-33],
.mat-mdc-table[matTableResponsive-34],
.mat-mdc-table[matTableResponsive-35],
.mat-mdc-table[matTableResponsive-36],
.mat-mdc-table[matTableResponsive-37],
.mat-mdc-table[matTableResponsive-38],
.mat-mdc-table[matTableResponsive-39],
.mat-mdc-table[matTableResponsive-40],
.mat-mdc-table[matTableResponsive-41],
.mat-mdc-table[matTableResponsive-42],
.mat-mdc-table[matTableResponsive-43] { /* Altura minima das linhas das colunas */
  /* Espacamento entre os componentes do header e dentro da tabela */
}
.mat-mdc-table[matTableResponsive] .mat-mdc-header-row,
.mat-mdc-table[spe-table] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-0] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-1] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-2] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-3] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-4] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-5] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-6] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-7] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-8] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-9] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-10] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-11] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-12] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-13] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-14] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-15] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-16] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-17] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-18] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-19] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-20] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-21] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-22] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-23] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-24] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-25] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-26] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-27] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-28] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-29] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-30] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-31] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-32] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-33] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-34] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-35] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-36] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-37] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-38] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-39] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-40] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-41] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-42] .mat-mdc-header-row,
.mat-mdc-table[matTableResponsive-43] .mat-mdc-header-row {
  height: 48px;
}
.mat-mdc-table[matTableResponsive] .mat-mdc-row,
.mat-mdc-table[spe-table] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-0] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-1] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-2] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-3] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-4] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-5] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-6] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-7] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-8] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-9] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-10] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-11] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-12] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-13] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-14] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-15] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-16] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-17] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-18] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-19] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-20] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-21] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-22] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-23] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-24] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-25] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-26] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-27] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-28] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-29] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-30] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-31] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-32] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-33] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-34] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-35] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-36] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-37] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-38] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-39] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-40] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-41] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-42] .mat-mdc-row,
.mat-mdc-table[matTableResponsive-43] .mat-mdc-row {
  height: 72px;
}
.mat-mdc-table[matTableResponsive] .mat-mdc-header-cell, .mat-mdc-table[matTableResponsive] .mat-mdc-cell,
.mat-mdc-table[spe-table] .mat-mdc-header-cell,
.mat-mdc-table[spe-table] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-0] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-0] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-1] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-1] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-2] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-2] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-3] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-3] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-4] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-4] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-5] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-5] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-6] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-6] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-7] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-7] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-8] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-8] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-9] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-9] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-10] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-10] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-11] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-11] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-12] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-12] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-13] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-13] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-14] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-14] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-15] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-15] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-16] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-16] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-17] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-17] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-18] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-18] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-19] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-19] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-20] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-20] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-21] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-21] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-22] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-22] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-23] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-23] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-24] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-24] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-25] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-25] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-26] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-26] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-27] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-27] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-28] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-28] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-29] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-29] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-30] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-30] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-31] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-31] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-32] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-32] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-33] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-33] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-34] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-34] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-35] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-35] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-36] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-36] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-37] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-37] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-38] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-38] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-39] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-39] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-40] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-40] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-41] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-41] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-42] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-42] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-43] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-43] .mat-mdc-cell {
  background-color: #f6f6f6;
  padding: 0px 12px;
  gap: 24px;
}
.mat-mdc-table[matTableResponsive] th:first-child, .mat-mdc-table[matTableResponsive] th:last-child,
.mat-mdc-table[spe-table] th:first-child,
.mat-mdc-table[spe-table] th:last-child,
.mat-mdc-table[matTableResponsive-0] th:first-child,
.mat-mdc-table[matTableResponsive-0] th:last-child,
.mat-mdc-table[matTableResponsive-1] th:first-child,
.mat-mdc-table[matTableResponsive-1] th:last-child,
.mat-mdc-table[matTableResponsive-2] th:first-child,
.mat-mdc-table[matTableResponsive-2] th:last-child,
.mat-mdc-table[matTableResponsive-3] th:first-child,
.mat-mdc-table[matTableResponsive-3] th:last-child,
.mat-mdc-table[matTableResponsive-4] th:first-child,
.mat-mdc-table[matTableResponsive-4] th:last-child,
.mat-mdc-table[matTableResponsive-5] th:first-child,
.mat-mdc-table[matTableResponsive-5] th:last-child,
.mat-mdc-table[matTableResponsive-6] th:first-child,
.mat-mdc-table[matTableResponsive-6] th:last-child,
.mat-mdc-table[matTableResponsive-7] th:first-child,
.mat-mdc-table[matTableResponsive-7] th:last-child,
.mat-mdc-table[matTableResponsive-8] th:first-child,
.mat-mdc-table[matTableResponsive-8] th:last-child,
.mat-mdc-table[matTableResponsive-9] th:first-child,
.mat-mdc-table[matTableResponsive-9] th:last-child,
.mat-mdc-table[matTableResponsive-10] th:first-child,
.mat-mdc-table[matTableResponsive-10] th:last-child,
.mat-mdc-table[matTableResponsive-11] th:first-child,
.mat-mdc-table[matTableResponsive-11] th:last-child,
.mat-mdc-table[matTableResponsive-12] th:first-child,
.mat-mdc-table[matTableResponsive-12] th:last-child,
.mat-mdc-table[matTableResponsive-13] th:first-child,
.mat-mdc-table[matTableResponsive-13] th:last-child,
.mat-mdc-table[matTableResponsive-14] th:first-child,
.mat-mdc-table[matTableResponsive-14] th:last-child,
.mat-mdc-table[matTableResponsive-15] th:first-child,
.mat-mdc-table[matTableResponsive-15] th:last-child,
.mat-mdc-table[matTableResponsive-16] th:first-child,
.mat-mdc-table[matTableResponsive-16] th:last-child,
.mat-mdc-table[matTableResponsive-17] th:first-child,
.mat-mdc-table[matTableResponsive-17] th:last-child,
.mat-mdc-table[matTableResponsive-18] th:first-child,
.mat-mdc-table[matTableResponsive-18] th:last-child,
.mat-mdc-table[matTableResponsive-19] th:first-child,
.mat-mdc-table[matTableResponsive-19] th:last-child,
.mat-mdc-table[matTableResponsive-20] th:first-child,
.mat-mdc-table[matTableResponsive-20] th:last-child,
.mat-mdc-table[matTableResponsive-21] th:first-child,
.mat-mdc-table[matTableResponsive-21] th:last-child,
.mat-mdc-table[matTableResponsive-22] th:first-child,
.mat-mdc-table[matTableResponsive-22] th:last-child,
.mat-mdc-table[matTableResponsive-23] th:first-child,
.mat-mdc-table[matTableResponsive-23] th:last-child,
.mat-mdc-table[matTableResponsive-24] th:first-child,
.mat-mdc-table[matTableResponsive-24] th:last-child,
.mat-mdc-table[matTableResponsive-25] th:first-child,
.mat-mdc-table[matTableResponsive-25] th:last-child,
.mat-mdc-table[matTableResponsive-26] th:first-child,
.mat-mdc-table[matTableResponsive-26] th:last-child,
.mat-mdc-table[matTableResponsive-27] th:first-child,
.mat-mdc-table[matTableResponsive-27] th:last-child,
.mat-mdc-table[matTableResponsive-28] th:first-child,
.mat-mdc-table[matTableResponsive-28] th:last-child,
.mat-mdc-table[matTableResponsive-29] th:first-child,
.mat-mdc-table[matTableResponsive-29] th:last-child,
.mat-mdc-table[matTableResponsive-30] th:first-child,
.mat-mdc-table[matTableResponsive-30] th:last-child,
.mat-mdc-table[matTableResponsive-31] th:first-child,
.mat-mdc-table[matTableResponsive-31] th:last-child,
.mat-mdc-table[matTableResponsive-32] th:first-child,
.mat-mdc-table[matTableResponsive-32] th:last-child,
.mat-mdc-table[matTableResponsive-33] th:first-child,
.mat-mdc-table[matTableResponsive-33] th:last-child,
.mat-mdc-table[matTableResponsive-34] th:first-child,
.mat-mdc-table[matTableResponsive-34] th:last-child,
.mat-mdc-table[matTableResponsive-35] th:first-child,
.mat-mdc-table[matTableResponsive-35] th:last-child,
.mat-mdc-table[matTableResponsive-36] th:first-child,
.mat-mdc-table[matTableResponsive-36] th:last-child,
.mat-mdc-table[matTableResponsive-37] th:first-child,
.mat-mdc-table[matTableResponsive-37] th:last-child,
.mat-mdc-table[matTableResponsive-38] th:first-child,
.mat-mdc-table[matTableResponsive-38] th:last-child,
.mat-mdc-table[matTableResponsive-39] th:first-child,
.mat-mdc-table[matTableResponsive-39] th:last-child,
.mat-mdc-table[matTableResponsive-40] th:first-child,
.mat-mdc-table[matTableResponsive-40] th:last-child,
.mat-mdc-table[matTableResponsive-41] th:first-child,
.mat-mdc-table[matTableResponsive-41] th:last-child,
.mat-mdc-table[matTableResponsive-42] th:first-child,
.mat-mdc-table[matTableResponsive-42] th:last-child,
.mat-mdc-table[matTableResponsive-43] th:first-child,
.mat-mdc-table[matTableResponsive-43] th:last-child {
  box-shadow: none !important;
}
.mat-mdc-table[matTableResponsive] th:first-child, .mat-mdc-table[matTableResponsive] td:first-child,
.mat-mdc-table[spe-table] th:first-child,
.mat-mdc-table[spe-table] td:first-child,
.mat-mdc-table[matTableResponsive-0] th:first-child,
.mat-mdc-table[matTableResponsive-0] td:first-child,
.mat-mdc-table[matTableResponsive-1] th:first-child,
.mat-mdc-table[matTableResponsive-1] td:first-child,
.mat-mdc-table[matTableResponsive-2] th:first-child,
.mat-mdc-table[matTableResponsive-2] td:first-child,
.mat-mdc-table[matTableResponsive-3] th:first-child,
.mat-mdc-table[matTableResponsive-3] td:first-child,
.mat-mdc-table[matTableResponsive-4] th:first-child,
.mat-mdc-table[matTableResponsive-4] td:first-child,
.mat-mdc-table[matTableResponsive-5] th:first-child,
.mat-mdc-table[matTableResponsive-5] td:first-child,
.mat-mdc-table[matTableResponsive-6] th:first-child,
.mat-mdc-table[matTableResponsive-6] td:first-child,
.mat-mdc-table[matTableResponsive-7] th:first-child,
.mat-mdc-table[matTableResponsive-7] td:first-child,
.mat-mdc-table[matTableResponsive-8] th:first-child,
.mat-mdc-table[matTableResponsive-8] td:first-child,
.mat-mdc-table[matTableResponsive-9] th:first-child,
.mat-mdc-table[matTableResponsive-9] td:first-child,
.mat-mdc-table[matTableResponsive-10] th:first-child,
.mat-mdc-table[matTableResponsive-10] td:first-child,
.mat-mdc-table[matTableResponsive-11] th:first-child,
.mat-mdc-table[matTableResponsive-11] td:first-child,
.mat-mdc-table[matTableResponsive-12] th:first-child,
.mat-mdc-table[matTableResponsive-12] td:first-child,
.mat-mdc-table[matTableResponsive-13] th:first-child,
.mat-mdc-table[matTableResponsive-13] td:first-child,
.mat-mdc-table[matTableResponsive-14] th:first-child,
.mat-mdc-table[matTableResponsive-14] td:first-child,
.mat-mdc-table[matTableResponsive-15] th:first-child,
.mat-mdc-table[matTableResponsive-15] td:first-child,
.mat-mdc-table[matTableResponsive-16] th:first-child,
.mat-mdc-table[matTableResponsive-16] td:first-child,
.mat-mdc-table[matTableResponsive-17] th:first-child,
.mat-mdc-table[matTableResponsive-17] td:first-child,
.mat-mdc-table[matTableResponsive-18] th:first-child,
.mat-mdc-table[matTableResponsive-18] td:first-child,
.mat-mdc-table[matTableResponsive-19] th:first-child,
.mat-mdc-table[matTableResponsive-19] td:first-child,
.mat-mdc-table[matTableResponsive-20] th:first-child,
.mat-mdc-table[matTableResponsive-20] td:first-child,
.mat-mdc-table[matTableResponsive-21] th:first-child,
.mat-mdc-table[matTableResponsive-21] td:first-child,
.mat-mdc-table[matTableResponsive-22] th:first-child,
.mat-mdc-table[matTableResponsive-22] td:first-child,
.mat-mdc-table[matTableResponsive-23] th:first-child,
.mat-mdc-table[matTableResponsive-23] td:first-child,
.mat-mdc-table[matTableResponsive-24] th:first-child,
.mat-mdc-table[matTableResponsive-24] td:first-child,
.mat-mdc-table[matTableResponsive-25] th:first-child,
.mat-mdc-table[matTableResponsive-25] td:first-child,
.mat-mdc-table[matTableResponsive-26] th:first-child,
.mat-mdc-table[matTableResponsive-26] td:first-child,
.mat-mdc-table[matTableResponsive-27] th:first-child,
.mat-mdc-table[matTableResponsive-27] td:first-child,
.mat-mdc-table[matTableResponsive-28] th:first-child,
.mat-mdc-table[matTableResponsive-28] td:first-child,
.mat-mdc-table[matTableResponsive-29] th:first-child,
.mat-mdc-table[matTableResponsive-29] td:first-child,
.mat-mdc-table[matTableResponsive-30] th:first-child,
.mat-mdc-table[matTableResponsive-30] td:first-child,
.mat-mdc-table[matTableResponsive-31] th:first-child,
.mat-mdc-table[matTableResponsive-31] td:first-child,
.mat-mdc-table[matTableResponsive-32] th:first-child,
.mat-mdc-table[matTableResponsive-32] td:first-child,
.mat-mdc-table[matTableResponsive-33] th:first-child,
.mat-mdc-table[matTableResponsive-33] td:first-child,
.mat-mdc-table[matTableResponsive-34] th:first-child,
.mat-mdc-table[matTableResponsive-34] td:first-child,
.mat-mdc-table[matTableResponsive-35] th:first-child,
.mat-mdc-table[matTableResponsive-35] td:first-child,
.mat-mdc-table[matTableResponsive-36] th:first-child,
.mat-mdc-table[matTableResponsive-36] td:first-child,
.mat-mdc-table[matTableResponsive-37] th:first-child,
.mat-mdc-table[matTableResponsive-37] td:first-child,
.mat-mdc-table[matTableResponsive-38] th:first-child,
.mat-mdc-table[matTableResponsive-38] td:first-child,
.mat-mdc-table[matTableResponsive-39] th:first-child,
.mat-mdc-table[matTableResponsive-39] td:first-child,
.mat-mdc-table[matTableResponsive-40] th:first-child,
.mat-mdc-table[matTableResponsive-40] td:first-child,
.mat-mdc-table[matTableResponsive-41] th:first-child,
.mat-mdc-table[matTableResponsive-41] td:first-child,
.mat-mdc-table[matTableResponsive-42] th:first-child,
.mat-mdc-table[matTableResponsive-42] td:first-child,
.mat-mdc-table[matTableResponsive-43] th:first-child,
.mat-mdc-table[matTableResponsive-43] td:first-child {
  padding-left: 24px;
}
@media (max-width: 991px) {
  .mat-mdc-table[matTableResponsive] th:first-child, .mat-mdc-table[matTableResponsive] td:first-child,
  .mat-mdc-table[spe-table] th:first-child,
  .mat-mdc-table[spe-table] td:first-child,
  .mat-mdc-table[matTableResponsive-0] th:first-child,
  .mat-mdc-table[matTableResponsive-0] td:first-child,
  .mat-mdc-table[matTableResponsive-1] th:first-child,
  .mat-mdc-table[matTableResponsive-1] td:first-child,
  .mat-mdc-table[matTableResponsive-2] th:first-child,
  .mat-mdc-table[matTableResponsive-2] td:first-child,
  .mat-mdc-table[matTableResponsive-3] th:first-child,
  .mat-mdc-table[matTableResponsive-3] td:first-child,
  .mat-mdc-table[matTableResponsive-4] th:first-child,
  .mat-mdc-table[matTableResponsive-4] td:first-child,
  .mat-mdc-table[matTableResponsive-5] th:first-child,
  .mat-mdc-table[matTableResponsive-5] td:first-child,
  .mat-mdc-table[matTableResponsive-6] th:first-child,
  .mat-mdc-table[matTableResponsive-6] td:first-child,
  .mat-mdc-table[matTableResponsive-7] th:first-child,
  .mat-mdc-table[matTableResponsive-7] td:first-child,
  .mat-mdc-table[matTableResponsive-8] th:first-child,
  .mat-mdc-table[matTableResponsive-8] td:first-child,
  .mat-mdc-table[matTableResponsive-9] th:first-child,
  .mat-mdc-table[matTableResponsive-9] td:first-child,
  .mat-mdc-table[matTableResponsive-10] th:first-child,
  .mat-mdc-table[matTableResponsive-10] td:first-child,
  .mat-mdc-table[matTableResponsive-11] th:first-child,
  .mat-mdc-table[matTableResponsive-11] td:first-child,
  .mat-mdc-table[matTableResponsive-12] th:first-child,
  .mat-mdc-table[matTableResponsive-12] td:first-child,
  .mat-mdc-table[matTableResponsive-13] th:first-child,
  .mat-mdc-table[matTableResponsive-13] td:first-child,
  .mat-mdc-table[matTableResponsive-14] th:first-child,
  .mat-mdc-table[matTableResponsive-14] td:first-child,
  .mat-mdc-table[matTableResponsive-15] th:first-child,
  .mat-mdc-table[matTableResponsive-15] td:first-child,
  .mat-mdc-table[matTableResponsive-16] th:first-child,
  .mat-mdc-table[matTableResponsive-16] td:first-child,
  .mat-mdc-table[matTableResponsive-17] th:first-child,
  .mat-mdc-table[matTableResponsive-17] td:first-child,
  .mat-mdc-table[matTableResponsive-18] th:first-child,
  .mat-mdc-table[matTableResponsive-18] td:first-child,
  .mat-mdc-table[matTableResponsive-19] th:first-child,
  .mat-mdc-table[matTableResponsive-19] td:first-child,
  .mat-mdc-table[matTableResponsive-20] th:first-child,
  .mat-mdc-table[matTableResponsive-20] td:first-child,
  .mat-mdc-table[matTableResponsive-21] th:first-child,
  .mat-mdc-table[matTableResponsive-21] td:first-child,
  .mat-mdc-table[matTableResponsive-22] th:first-child,
  .mat-mdc-table[matTableResponsive-22] td:first-child,
  .mat-mdc-table[matTableResponsive-23] th:first-child,
  .mat-mdc-table[matTableResponsive-23] td:first-child,
  .mat-mdc-table[matTableResponsive-24] th:first-child,
  .mat-mdc-table[matTableResponsive-24] td:first-child,
  .mat-mdc-table[matTableResponsive-25] th:first-child,
  .mat-mdc-table[matTableResponsive-25] td:first-child,
  .mat-mdc-table[matTableResponsive-26] th:first-child,
  .mat-mdc-table[matTableResponsive-26] td:first-child,
  .mat-mdc-table[matTableResponsive-27] th:first-child,
  .mat-mdc-table[matTableResponsive-27] td:first-child,
  .mat-mdc-table[matTableResponsive-28] th:first-child,
  .mat-mdc-table[matTableResponsive-28] td:first-child,
  .mat-mdc-table[matTableResponsive-29] th:first-child,
  .mat-mdc-table[matTableResponsive-29] td:first-child,
  .mat-mdc-table[matTableResponsive-30] th:first-child,
  .mat-mdc-table[matTableResponsive-30] td:first-child,
  .mat-mdc-table[matTableResponsive-31] th:first-child,
  .mat-mdc-table[matTableResponsive-31] td:first-child,
  .mat-mdc-table[matTableResponsive-32] th:first-child,
  .mat-mdc-table[matTableResponsive-32] td:first-child,
  .mat-mdc-table[matTableResponsive-33] th:first-child,
  .mat-mdc-table[matTableResponsive-33] td:first-child,
  .mat-mdc-table[matTableResponsive-34] th:first-child,
  .mat-mdc-table[matTableResponsive-34] td:first-child,
  .mat-mdc-table[matTableResponsive-35] th:first-child,
  .mat-mdc-table[matTableResponsive-35] td:first-child,
  .mat-mdc-table[matTableResponsive-36] th:first-child,
  .mat-mdc-table[matTableResponsive-36] td:first-child,
  .mat-mdc-table[matTableResponsive-37] th:first-child,
  .mat-mdc-table[matTableResponsive-37] td:first-child,
  .mat-mdc-table[matTableResponsive-38] th:first-child,
  .mat-mdc-table[matTableResponsive-38] td:first-child,
  .mat-mdc-table[matTableResponsive-39] th:first-child,
  .mat-mdc-table[matTableResponsive-39] td:first-child,
  .mat-mdc-table[matTableResponsive-40] th:first-child,
  .mat-mdc-table[matTableResponsive-40] td:first-child,
  .mat-mdc-table[matTableResponsive-41] th:first-child,
  .mat-mdc-table[matTableResponsive-41] td:first-child,
  .mat-mdc-table[matTableResponsive-42] th:first-child,
  .mat-mdc-table[matTableResponsive-42] td:first-child,
  .mat-mdc-table[matTableResponsive-43] th:first-child,
  .mat-mdc-table[matTableResponsive-43] td:first-child {
    padding-left: 12px;
  }
}
.mat-mdc-table[matTableResponsive] th:last-child, .mat-mdc-table[matTableResponsive] td:last-child,
.mat-mdc-table[spe-table] th:last-child,
.mat-mdc-table[spe-table] td:last-child,
.mat-mdc-table[matTableResponsive-0] th:last-child,
.mat-mdc-table[matTableResponsive-0] td:last-child,
.mat-mdc-table[matTableResponsive-1] th:last-child,
.mat-mdc-table[matTableResponsive-1] td:last-child,
.mat-mdc-table[matTableResponsive-2] th:last-child,
.mat-mdc-table[matTableResponsive-2] td:last-child,
.mat-mdc-table[matTableResponsive-3] th:last-child,
.mat-mdc-table[matTableResponsive-3] td:last-child,
.mat-mdc-table[matTableResponsive-4] th:last-child,
.mat-mdc-table[matTableResponsive-4] td:last-child,
.mat-mdc-table[matTableResponsive-5] th:last-child,
.mat-mdc-table[matTableResponsive-5] td:last-child,
.mat-mdc-table[matTableResponsive-6] th:last-child,
.mat-mdc-table[matTableResponsive-6] td:last-child,
.mat-mdc-table[matTableResponsive-7] th:last-child,
.mat-mdc-table[matTableResponsive-7] td:last-child,
.mat-mdc-table[matTableResponsive-8] th:last-child,
.mat-mdc-table[matTableResponsive-8] td:last-child,
.mat-mdc-table[matTableResponsive-9] th:last-child,
.mat-mdc-table[matTableResponsive-9] td:last-child,
.mat-mdc-table[matTableResponsive-10] th:last-child,
.mat-mdc-table[matTableResponsive-10] td:last-child,
.mat-mdc-table[matTableResponsive-11] th:last-child,
.mat-mdc-table[matTableResponsive-11] td:last-child,
.mat-mdc-table[matTableResponsive-12] th:last-child,
.mat-mdc-table[matTableResponsive-12] td:last-child,
.mat-mdc-table[matTableResponsive-13] th:last-child,
.mat-mdc-table[matTableResponsive-13] td:last-child,
.mat-mdc-table[matTableResponsive-14] th:last-child,
.mat-mdc-table[matTableResponsive-14] td:last-child,
.mat-mdc-table[matTableResponsive-15] th:last-child,
.mat-mdc-table[matTableResponsive-15] td:last-child,
.mat-mdc-table[matTableResponsive-16] th:last-child,
.mat-mdc-table[matTableResponsive-16] td:last-child,
.mat-mdc-table[matTableResponsive-17] th:last-child,
.mat-mdc-table[matTableResponsive-17] td:last-child,
.mat-mdc-table[matTableResponsive-18] th:last-child,
.mat-mdc-table[matTableResponsive-18] td:last-child,
.mat-mdc-table[matTableResponsive-19] th:last-child,
.mat-mdc-table[matTableResponsive-19] td:last-child,
.mat-mdc-table[matTableResponsive-20] th:last-child,
.mat-mdc-table[matTableResponsive-20] td:last-child,
.mat-mdc-table[matTableResponsive-21] th:last-child,
.mat-mdc-table[matTableResponsive-21] td:last-child,
.mat-mdc-table[matTableResponsive-22] th:last-child,
.mat-mdc-table[matTableResponsive-22] td:last-child,
.mat-mdc-table[matTableResponsive-23] th:last-child,
.mat-mdc-table[matTableResponsive-23] td:last-child,
.mat-mdc-table[matTableResponsive-24] th:last-child,
.mat-mdc-table[matTableResponsive-24] td:last-child,
.mat-mdc-table[matTableResponsive-25] th:last-child,
.mat-mdc-table[matTableResponsive-25] td:last-child,
.mat-mdc-table[matTableResponsive-26] th:last-child,
.mat-mdc-table[matTableResponsive-26] td:last-child,
.mat-mdc-table[matTableResponsive-27] th:last-child,
.mat-mdc-table[matTableResponsive-27] td:last-child,
.mat-mdc-table[matTableResponsive-28] th:last-child,
.mat-mdc-table[matTableResponsive-28] td:last-child,
.mat-mdc-table[matTableResponsive-29] th:last-child,
.mat-mdc-table[matTableResponsive-29] td:last-child,
.mat-mdc-table[matTableResponsive-30] th:last-child,
.mat-mdc-table[matTableResponsive-30] td:last-child,
.mat-mdc-table[matTableResponsive-31] th:last-child,
.mat-mdc-table[matTableResponsive-31] td:last-child,
.mat-mdc-table[matTableResponsive-32] th:last-child,
.mat-mdc-table[matTableResponsive-32] td:last-child,
.mat-mdc-table[matTableResponsive-33] th:last-child,
.mat-mdc-table[matTableResponsive-33] td:last-child,
.mat-mdc-table[matTableResponsive-34] th:last-child,
.mat-mdc-table[matTableResponsive-34] td:last-child,
.mat-mdc-table[matTableResponsive-35] th:last-child,
.mat-mdc-table[matTableResponsive-35] td:last-child,
.mat-mdc-table[matTableResponsive-36] th:last-child,
.mat-mdc-table[matTableResponsive-36] td:last-child,
.mat-mdc-table[matTableResponsive-37] th:last-child,
.mat-mdc-table[matTableResponsive-37] td:last-child,
.mat-mdc-table[matTableResponsive-38] th:last-child,
.mat-mdc-table[matTableResponsive-38] td:last-child,
.mat-mdc-table[matTableResponsive-39] th:last-child,
.mat-mdc-table[matTableResponsive-39] td:last-child,
.mat-mdc-table[matTableResponsive-40] th:last-child,
.mat-mdc-table[matTableResponsive-40] td:last-child,
.mat-mdc-table[matTableResponsive-41] th:last-child,
.mat-mdc-table[matTableResponsive-41] td:last-child,
.mat-mdc-table[matTableResponsive-42] th:last-child,
.mat-mdc-table[matTableResponsive-42] td:last-child,
.mat-mdc-table[matTableResponsive-43] th:last-child,
.mat-mdc-table[matTableResponsive-43] td:last-child {
  padding-right: 24px;
}
@media (max-width: 991px) {
  .mat-mdc-table[matTableResponsive] th:last-child, .mat-mdc-table[matTableResponsive] td:last-child,
  .mat-mdc-table[spe-table] th:last-child,
  .mat-mdc-table[spe-table] td:last-child,
  .mat-mdc-table[matTableResponsive-0] th:last-child,
  .mat-mdc-table[matTableResponsive-0] td:last-child,
  .mat-mdc-table[matTableResponsive-1] th:last-child,
  .mat-mdc-table[matTableResponsive-1] td:last-child,
  .mat-mdc-table[matTableResponsive-2] th:last-child,
  .mat-mdc-table[matTableResponsive-2] td:last-child,
  .mat-mdc-table[matTableResponsive-3] th:last-child,
  .mat-mdc-table[matTableResponsive-3] td:last-child,
  .mat-mdc-table[matTableResponsive-4] th:last-child,
  .mat-mdc-table[matTableResponsive-4] td:last-child,
  .mat-mdc-table[matTableResponsive-5] th:last-child,
  .mat-mdc-table[matTableResponsive-5] td:last-child,
  .mat-mdc-table[matTableResponsive-6] th:last-child,
  .mat-mdc-table[matTableResponsive-6] td:last-child,
  .mat-mdc-table[matTableResponsive-7] th:last-child,
  .mat-mdc-table[matTableResponsive-7] td:last-child,
  .mat-mdc-table[matTableResponsive-8] th:last-child,
  .mat-mdc-table[matTableResponsive-8] td:last-child,
  .mat-mdc-table[matTableResponsive-9] th:last-child,
  .mat-mdc-table[matTableResponsive-9] td:last-child,
  .mat-mdc-table[matTableResponsive-10] th:last-child,
  .mat-mdc-table[matTableResponsive-10] td:last-child,
  .mat-mdc-table[matTableResponsive-11] th:last-child,
  .mat-mdc-table[matTableResponsive-11] td:last-child,
  .mat-mdc-table[matTableResponsive-12] th:last-child,
  .mat-mdc-table[matTableResponsive-12] td:last-child,
  .mat-mdc-table[matTableResponsive-13] th:last-child,
  .mat-mdc-table[matTableResponsive-13] td:last-child,
  .mat-mdc-table[matTableResponsive-14] th:last-child,
  .mat-mdc-table[matTableResponsive-14] td:last-child,
  .mat-mdc-table[matTableResponsive-15] th:last-child,
  .mat-mdc-table[matTableResponsive-15] td:last-child,
  .mat-mdc-table[matTableResponsive-16] th:last-child,
  .mat-mdc-table[matTableResponsive-16] td:last-child,
  .mat-mdc-table[matTableResponsive-17] th:last-child,
  .mat-mdc-table[matTableResponsive-17] td:last-child,
  .mat-mdc-table[matTableResponsive-18] th:last-child,
  .mat-mdc-table[matTableResponsive-18] td:last-child,
  .mat-mdc-table[matTableResponsive-19] th:last-child,
  .mat-mdc-table[matTableResponsive-19] td:last-child,
  .mat-mdc-table[matTableResponsive-20] th:last-child,
  .mat-mdc-table[matTableResponsive-20] td:last-child,
  .mat-mdc-table[matTableResponsive-21] th:last-child,
  .mat-mdc-table[matTableResponsive-21] td:last-child,
  .mat-mdc-table[matTableResponsive-22] th:last-child,
  .mat-mdc-table[matTableResponsive-22] td:last-child,
  .mat-mdc-table[matTableResponsive-23] th:last-child,
  .mat-mdc-table[matTableResponsive-23] td:last-child,
  .mat-mdc-table[matTableResponsive-24] th:last-child,
  .mat-mdc-table[matTableResponsive-24] td:last-child,
  .mat-mdc-table[matTableResponsive-25] th:last-child,
  .mat-mdc-table[matTableResponsive-25] td:last-child,
  .mat-mdc-table[matTableResponsive-26] th:last-child,
  .mat-mdc-table[matTableResponsive-26] td:last-child,
  .mat-mdc-table[matTableResponsive-27] th:last-child,
  .mat-mdc-table[matTableResponsive-27] td:last-child,
  .mat-mdc-table[matTableResponsive-28] th:last-child,
  .mat-mdc-table[matTableResponsive-28] td:last-child,
  .mat-mdc-table[matTableResponsive-29] th:last-child,
  .mat-mdc-table[matTableResponsive-29] td:last-child,
  .mat-mdc-table[matTableResponsive-30] th:last-child,
  .mat-mdc-table[matTableResponsive-30] td:last-child,
  .mat-mdc-table[matTableResponsive-31] th:last-child,
  .mat-mdc-table[matTableResponsive-31] td:last-child,
  .mat-mdc-table[matTableResponsive-32] th:last-child,
  .mat-mdc-table[matTableResponsive-32] td:last-child,
  .mat-mdc-table[matTableResponsive-33] th:last-child,
  .mat-mdc-table[matTableResponsive-33] td:last-child,
  .mat-mdc-table[matTableResponsive-34] th:last-child,
  .mat-mdc-table[matTableResponsive-34] td:last-child,
  .mat-mdc-table[matTableResponsive-35] th:last-child,
  .mat-mdc-table[matTableResponsive-35] td:last-child,
  .mat-mdc-table[matTableResponsive-36] th:last-child,
  .mat-mdc-table[matTableResponsive-36] td:last-child,
  .mat-mdc-table[matTableResponsive-37] th:last-child,
  .mat-mdc-table[matTableResponsive-37] td:last-child,
  .mat-mdc-table[matTableResponsive-38] th:last-child,
  .mat-mdc-table[matTableResponsive-38] td:last-child,
  .mat-mdc-table[matTableResponsive-39] th:last-child,
  .mat-mdc-table[matTableResponsive-39] td:last-child,
  .mat-mdc-table[matTableResponsive-40] th:last-child,
  .mat-mdc-table[matTableResponsive-40] td:last-child,
  .mat-mdc-table[matTableResponsive-41] th:last-child,
  .mat-mdc-table[matTableResponsive-41] td:last-child,
  .mat-mdc-table[matTableResponsive-42] th:last-child,
  .mat-mdc-table[matTableResponsive-42] td:last-child,
  .mat-mdc-table[matTableResponsive-43] th:last-child,
  .mat-mdc-table[matTableResponsive-43] td:last-child {
    padding-right: 12px;
  }
}

/* Estilo de texto do header da tabela*/
.mat-mdc-header-cell {
  font-weight: bold !important;
  font-size: var(--font-size-middle) !important;
}

.table-icon-button {
  cursor: pointer;
}

/* Tabela de contatos */
.mat-mdc-table[matTableResponsive-0-] th:first-child {
  width: 5%;
}
.mat-mdc-table[matTableResponsive-0-] td:first-child {
  width: 5%;
}
.mat-mdc-table[matTableResponsive-0-] td:nth-child(2) {
  min-width: 340px;
  width: 40%;
}
.mat-mdc-table[matTableResponsive-0-] td:nth-child(3) {
  min-width: 340px;
  width: 40%;
}
.mat-mdc-table[matTableResponsive-0-] td:last-child {
  width: 10%;
}

/* Tabela de endereços */
.mat-mdc-table[matTableResponsive-1] th:first-child {
  width: 5%;
}
.mat-mdc-table[matTableResponsive-1] td:first-child {
  width: 5%;
}
.mat-mdc-table[matTableResponsive-1] td:nth-child(2) {
  min-width: 260px;
  width: 35%;
}
.mat-mdc-table[matTableResponsive-1] td:nth-child(3) {
  width: 5%;
}
.mat-mdc-table[matTableResponsive-1] td:nth-child(4) {
  min-width: 200px;
  width: 30%;
}
.mat-mdc-table[matTableResponsive-1] td:nth-child(5) {
  width: 5%;
}
.mat-mdc-table[matTableResponsive-1] td:nth-child(6) {
  width: 10%;
}
.mat-mdc-table[matTableResponsive-1] td:last-child {
  width: 10%;
}

/* Tabela de departamentos */
.mat-mdc-table[matTableResponsive-2] th:first-child {
  width: 5%;
}
.mat-mdc-table[matTableResponsive-2] td:first-child {
  width: 5%;
}
.mat-mdc-table[matTableResponsive-2] td:nth-child(2) {
  width: 40%;
}

/* Tabela de cargos */
.mat-mdc-table[matTableResponsive-3] th:first-child {
  width: 5%;
}
.mat-mdc-table[matTableResponsive-3] td:first-child {
  width: 5%;
}

/* Tabela de periodos */
.mat-mdc-table[matTableResponsive-4] th:first-child {
  width: 5%;
}
.mat-mdc-table[matTableResponsive-4] td:first-child {
  width: 5%;
}
.mat-mdc-table[matTableResponsive-4] td:nth-child(2) {
  width: 40%;
}
.mat-mdc-table[matTableResponsive-4] td:nth-child(3) {
  width: 10%;
}

/* Tabela de itens especificos */
.mat-mdc-table[matTableResponsive-5] th:first-child {
  width: 5%;
}
.mat-mdc-table[matTableResponsive-5] td:first-child {
  width: 5%;
}
.mat-mdc-table[matTableResponsive-5] td:nth-child(2) {
  min-width: 264px;
  width: 50%;
}
.mat-mdc-table[matTableResponsive-5] td:nth-child(3) {
  width: 15%;
}
.mat-mdc-table[matTableResponsive-5] td:nth-child(4) {
  width: 15%;
}
.mat-mdc-table[matTableResponsive-5] td:last-child {
  min-width: 150px;
  width: 15%;
}

/* Tabela de itens de controle de usuarios */
.mat-mdc-table[matTableResponsive-6] td:nth-child(1) {
  max-width: 184px;
  overflow: hidden;
}
.mat-mdc-table[matTableResponsive-6] td:nth-child(2) {
  min-width: 260px;
  max-width: 332px;
  overflow: hidden;
}
.mat-mdc-table[matTableResponsive-6] td:nth-child(3) {
  max-width: 100px;
}
.mat-mdc-table[matTableResponsive-6] td:nth-child(4) {
  width: 30%;
  max-width: 300px;
}

/* Tabela de itens funcionários */
.mat-mdc-table[matTableResponsive-7] th:first-child {
  width: 5%;
}
.mat-mdc-table[matTableResponsive-7] td:first-child {
  width: 5%;
}
.mat-mdc-table[matTableResponsive-7] td:nth-child(2) {
  min-width: 188px;
  width: 35%;
}
.mat-mdc-table[matTableResponsive-7] td:nth-child(3) {
  width: 5%;
}
.mat-mdc-table[matTableResponsive-7] td:nth-child(4) {
  width: 20%;
}
.mat-mdc-table[matTableResponsive-7] td:nth-child(5) {
  width: 20%;
}
.mat-mdc-table[matTableResponsive-7] td:nth-child(6) {
  width: 5%;
}
.mat-mdc-table[matTableResponsive-7] td:last-child {
  width: 10%;
}

.mat-mdc-table[matTableResponsive-24] th:first-child {
  width: 16%;
}
.mat-mdc-table[matTableResponsive-24] td:first-child {
  width: 16%;
}
.mat-mdc-table[matTableResponsive-24] td:nth-child(2) {
  width: 16%;
}
.mat-mdc-table[matTableResponsive-24] td:nth-child(3) {
  width: 16%;
}
.mat-mdc-table[matTableResponsive-24] td:nth-child(4) {
  width: 16%;
}
.mat-mdc-table[matTableResponsive-24] td:nth-child(5) {
  width: 16%;
}
.mat-mdc-table[matTableResponsive-24] td:last-child {
  width: 16%;
}

/* Tabela de acompanhamento de ocorrencias */
.mat-mdc-table[matTableResponsive-8] th:first-child {
  min-width: 120px;
  width: 25%;
}
.mat-mdc-table[matTableResponsive-8] td:first-child {
  min-width: 120px;
  width: 25%;
}
.mat-mdc-table[matTableResponsive-8] th:nth-child(2) {
  min-width: 120px;
  width: 25%;
}
.mat-mdc-table[matTableResponsive-8] td:nth-child(2) {
  min-width: 120px;
  width: 25%;
}
.mat-mdc-table[matTableResponsive-8] th:nth-child(3) {
  min-width: 120px;
  width: 25%;
}
.mat-mdc-table[matTableResponsive-8] td:nth-child(3) {
  min-width: 120px;
  width: 25%;
}
.mat-mdc-table[matTableResponsive-8] th:nth-child(4) {
  min-width: 120px;
  width: 25%;
}
.mat-mdc-table[matTableResponsive-8] td:nth-child(4) {
  min-width: 120px;
  width: 25%;
}

/* Tabela de cartões (em detalhes de funcionarios) */
.mat-mdc-table[matTableResponsive-9] th:first-child {
  min-width: 330px;
  width: 85%;
}
.mat-mdc-table[matTableResponsive-9] td:first-child {
  min-width: 330px;
  width: 85%;
}
.mat-mdc-table[matTableResponsive-9] td:nth-child(2) {
  min-width: 170px;
  width: 15%;
}

.mat-mdc-table[matTableResponsive-10] th:first-child {
  width: 5%;
}
.mat-mdc-table[matTableResponsive-10] td:first-child {
  width: 5%;
}
.mat-mdc-table[matTableResponsive-10] td:nth-child(2) {
  width: 10%;
}
.mat-mdc-table[matTableResponsive-10] td:nth-child(3) {
  min-width: 140px;
  width: 30%;
}
.mat-mdc-table[matTableResponsive-10] td:nth-child(4) {
  width: 10%;
}
.mat-mdc-table[matTableResponsive-10] td:nth-child(5) {
  min-width: 140px;
  width: 20%;
}
.mat-mdc-table[matTableResponsive-10] td:nth-child(6) {
  min-width: 120px;
  width: 15%;
}
.mat-mdc-table[matTableResponsive-10] td:last-child {
  width: 10%;
}

.mat-mdc-table[matTableResponsive-11] th:first-child {
  width: 5%;
}
.mat-mdc-table[matTableResponsive-11] td:first-child {
  width: 5%;
}
.mat-mdc-table[matTableResponsive-11] td:nth-child(2) {
  width: 10%;
}
.mat-mdc-table[matTableResponsive-11] td:nth-child(3) {
  min-width: 120px;
  width: 45%;
}
.mat-mdc-table[matTableResponsive-11] td:nth-child(4) {
  width: 10%;
}
.mat-mdc-table[matTableResponsive-11] td:nth-child(5) {
  width: 10%;
}
.mat-mdc-table[matTableResponsive-11] td:nth-child(6) {
  width: 10%;
}
.mat-mdc-table[matTableResponsive-11] td:last-child {
  width: 10%;
}

.mat-mdc-table[matTableResponsive-12] th:first-child {
  width: 5%;
}
.mat-mdc-table[matTableResponsive-12] td:first-child {
  width: 5%;
}
.mat-mdc-table[matTableResponsive-12] td:nth-child(2) {
  width: 10%;
}
.mat-mdc-table[matTableResponsive-12] td:nth-child(3) {
  width: 5%;
}
.mat-mdc-table[matTableResponsive-12] td:nth-child(4) {
  width: 35%;
}

.mat-mdc-table[matTableResponsive-13] th:first-child {
  width: 1%;
}
.mat-mdc-table[matTableResponsive-13] td:first-child {
  width: 1%;
}

.mat-mdc-table[matTableResponsive-14] th:first-child {
  width: 6%;
}
.mat-mdc-table[matTableResponsive-14] td:first-child {
  width: 6%;
}
.mat-mdc-table[matTableResponsive-14] td:nth-child(2) {
  max-width: 20px;
  width: 8%;
  height: 120px;
}
.mat-mdc-table[matTableResponsive-14] td:nth-child(3) {
  width: 100%;
  min-width: 170px;
}
.mat-mdc-table[matTableResponsive-14] td:nth-child(4) {
  width: 6%;
  max-width: 40px;
}
.mat-mdc-table[matTableResponsive-14] td:nth-child(5) {
  min-width: 170px;
  width: 30%;
}
.mat-mdc-table[matTableResponsive-14] th:last-child {
  min-width: 88px;
}
.mat-mdc-table[matTableResponsive-14] td:last-child {
  min-width: 110px;
}

/* Tabela do histórico de pedidos (em pedidos) */
.mat-mdc-table[matTableResponsive-15] th:first-child {
  width: 5%;
}
.mat-mdc-table[matTableResponsive-15] td:first-child {
  width: 5%;
}
.mat-mdc-table[matTableResponsive-15] td:nth-child(2) {
  width: 5%;
}
.mat-mdc-table[matTableResponsive-15] td:nth-child(3) {
  min-width: 300px;
  width: 50%;
}
.mat-mdc-table[matTableResponsive-15] td:nth-child(4) {
  width: 5%;
}
.mat-mdc-table[matTableResponsive-15] td:nth-child(5) {
  width: 10%;
}
.mat-mdc-table[matTableResponsive-15] td:last-child {
  width: 10%;
  max-width: 100px;
}

/* Tabela dos detalhes de histórico de pedidos (em pedidos) */
.mat-mdc-table[matTableResponsive-16] th:first-child {
  width: 8%;
}
.mat-mdc-table[matTableResponsive-16] td:first-child {
  width: 8%;
}
.mat-mdc-table[matTableResponsive-16] td:nth-child(2) {
  width: 10%;
}
.mat-mdc-table[matTableResponsive-16] td:nth-child(3) {
  width: 10%;
}
.mat-mdc-table[matTableResponsive-16] td:nth-child(4) {
  width: 10%;
}
.mat-mdc-table[matTableResponsive-16] td:nth-child(5) {
  width: 20%;
  min-width: 100px;
}
.mat-mdc-table[matTableResponsive-16] td:nth-child(6) {
  width: 10%;
}
.mat-mdc-table[matTableResponsive-16] td:nth-child(7) {
  width: 10%;
  min-width: 110px;
}
.mat-mdc-table[matTableResponsive-16] td:nth-child(8) {
  width: 10%;
}
.mat-mdc-table[matTableResponsive-16] td:last-child {
  width: 10%;
}

/* Tabela de detalhar pedidos (em hitrórico de pedidos) */
.mat-mdc-table[matTableResponsive-17] th:first-child {
  width: 10%;
}
.mat-mdc-table[matTableResponsive-17] td:first-child {
  width: 10%;
}
.mat-mdc-table[matTableResponsive-17] td:nth-child(2) {
  width: 20%;
  min-width: 170px;
}
.mat-mdc-table[matTableResponsive-17] td:nth-child(3) {
  width: 20%;
  min-width: 130px;
}
.mat-mdc-table[matTableResponsive-17] td:nth-child(4) {
  width: 10%;
}
.mat-mdc-table[matTableResponsive-17] td:nth-child(5) {
  min-width: 120px;
  width: 10%;
}
.mat-mdc-table[matTableResponsive-17] td:nth-child(6) {
  width: 10%;
}
.mat-mdc-table[matTableResponsive-17] td:last-child {
  width: 10%;
}

/* Tabela de pedidos nos pedidos mais detalhados (em pedidos mais detalhados) */
.mat-mdc-table[matTableResponsive-18] td:first-child {
  width: 20%;
  min-width: 170px;
}
.mat-mdc-table[matTableResponsive-18] td:nth-child(2) {
  width: 20%;
  min-width: 170px;
}
.mat-mdc-table[matTableResponsive-18] td:nth-child(3) {
  width: 20%;
  min-width: 130px;
}
.mat-mdc-table[matTableResponsive-18] td:nth-child(4) {
  width: 20%;
}
.mat-mdc-table[matTableResponsive-18] td:last-child {
  width: 20%;
  min-width: 170px;
}

.mat-mdc-table[matTableResponsive-19] th:first-child {
  width: 5%;
}
.mat-mdc-table[matTableResponsive-19] td:first-child {
  width: 5%;
}
.mat-mdc-table[matTableResponsive-19] td:nth-child(2) {
  width: 10%;
}
.mat-mdc-table[matTableResponsive-19] td:nth-child(3) {
  min-width: 120px;
  width: 35%;
}
.mat-mdc-table[matTableResponsive-19] td:nth-child(4) {
  width: 10%;
}
.mat-mdc-table[matTableResponsive-19] td:nth-child(5) {
  width: 10%;
}
.mat-mdc-table[matTableResponsive-19] td:nth-child(6) {
  width: 10%;
}
.mat-mdc-table[matTableResponsive-19] td:last-child {
  min-width: 120px;
  width: 20%;
}

.mat-mdc-table[matTableResponsive-23] td:first-child {
  width: 25%;
  min-width: 170px;
}
.mat-mdc-table[matTableResponsive-23] td:nth-child(2) {
  width: 25%;
  min-width: 120px;
}
.mat-mdc-table[matTableResponsive-23] td:nth-child(3) {
  min-width: 120px;
  width: 25%;
}
.mat-mdc-table[matTableResponsive-23] td:last-child {
  min-width: 170px;
  width: 25%;
}

/* Tabela de valor totais dos pedidos (em detalhar pedidos) */
.mat-mdc-table[matTableResponsive-20] td:first-child {
  min-width: 170px;
}
.mat-mdc-table[matTableResponsive-20] td:nth-child(2) {
  min-width: 170px;
}
.mat-mdc-table[matTableResponsive-20] td:nth-child(3) {
  min-width: 170px;
}
.mat-mdc-table[matTableResponsive-20] td:nth-child(4) {
  min-width: 170px;
}

/* Tabela de itens totais de pedidos nos pedidos mais detalhados (em pedidos mais detalhados) */
.mat-mdc-table[matTableResponsive-21] td:first-child {
  width: 10%;
  min-width: 100px;
}
.mat-mdc-table[matTableResponsive-21] td:nth-child(2) {
  width: 58%;
  min-width: 250px;
}
.mat-mdc-table[matTableResponsive-21] td:nth-child(3) {
  width: 10%;
  min-width: 100px;
}
.mat-mdc-table[matTableResponsive-21] td:nth-child(4) {
  width: 12%;
  min-width: 130px;
}
.mat-mdc-table[matTableResponsive-21] td:last-child {
  width: 10%;
  min-width: 120px;
}

/* Tabela de encomendas nos pedidos mais detalhados (em pedidos mais detalhados) */
.mat-mdc-table[matTableResponsive-22] td:first-child {
  width: 80%;
  min-width: 100px;
}
.mat-mdc-table[matTableResponsive-22] td:nth-child(2) {
  min-width: 0px;
}
.mat-mdc-table[matTableResponsive-22] td:nth-child(3) {
  min-width: 0px;
}

.mat-mdc-table[matTableResponsive-25] td:first-child {
  min-width: 100px;
}
.mat-mdc-table[matTableResponsive-25] td:nth-child(2) {
  width: 80%;
  min-width: 100px;
}
.mat-mdc-table[matTableResponsive-25] td:nth-child(3) {
  min-width: 120px;
}

.mat-mdc-table[matTableResponsive-26] th:first-child {
  width: 50%;
  min-width: 200px;
}
.mat-mdc-table[matTableResponsive-26] td:first-child {
  width: 50%;
  min-width: 200px;
}
.mat-mdc-table[matTableResponsive-26] th:nth-child(2) {
  min-width: 120px;
}
.mat-mdc-table[matTableResponsive-26] td:nth-child(2) {
  min-width: 120px;
}
.mat-mdc-table[matTableResponsive-26] th:nth-child(3) {
  min-width: 120px;
}
.mat-mdc-table[matTableResponsive-26] td:nth-child(3) {
  min-width: 120px;
}
.mat-mdc-table[matTableResponsive-26] th:nth-child(4) {
  min-width: 120px;
}
.mat-mdc-table[matTableResponsive-26] td:nth-child(4) {
  min-width: 120px;
}

.mat-mdc-table[matTableResponsive-27] td:first-child {
  width: 10%;
  min-width: 100px;
}
.mat-mdc-table[matTableResponsive-27] td:nth-child(2) {
  width: 56%;
  min-width: 200px;
}
.mat-mdc-table[matTableResponsive-27] td:nth-child(3) {
  width: 10%;
  min-width: 0px;
}
.mat-mdc-table[matTableResponsive-27] td:nth-child(4) {
  width: 12%;
  min-width: 110px;
}
.mat-mdc-table[matTableResponsive-27] td:nth-child(5) {
  width: 12%;
  min-width: 100px;
}

.mat-mdc-table[matTableResponsive-28] td:first-child {
  width: 33%;
  min-width: 150px;
}
.mat-mdc-table[matTableResponsive-28] td:nth-child(2) {
  width: 33%;
  min-width: 150px;
}
.mat-mdc-table[matTableResponsive-28] td:nth-child(3) {
  width: 33%;
  min-width: 150px;
}

.mat-mdc-table[matTableResponsive-29] tr.example-detail-row {
  height: 0;
}
.mat-mdc-table[matTableResponsive-29] td:first-child {
  width: 8%;
}
.mat-mdc-table[matTableResponsive-29] td:nth-child(2) {
  width: 30%;
  min-width: 150px;
}
.mat-mdc-table[matTableResponsive-29] td:nth-child(3) {
  width: 20%;
  min-width: 150px;
}
.mat-mdc-table[matTableResponsive-29] td:nth-child(4) {
  width: 30%;
  min-width: 150px;
}
.mat-mdc-table[matTableResponsive-29] td:nth-child(5) {
  width: 12%;
}

.mat-mdc-table[matTableResponsive-30] td:first-child {
  min-width: 180px;
}
.mat-mdc-table[matTableResponsive-30] td:nth-child(2) {
  min-width: 150px;
}

.mat-mdc-table[matTableResponsive-31] td:first-child {
  width: 55%;
  min-width: 250px;
}
.mat-mdc-table[matTableResponsive-31] td:nth-child(2) {
  width: 15%;
}
.mat-mdc-table[matTableResponsive-31] td:nth-child(3) {
  width: 15%;
}
.mat-mdc-table[matTableResponsive-31] td:nth-child(4) {
  width: 15%;
}

.mat-mdc-table[matTableResponsive-32] th:first-child {
  width: 5%;
}
.mat-mdc-table[matTableResponsive-32] td:first-child {
  width: 5%;
}
.mat-mdc-table[matTableResponsive-32] td:nth-child(2) {
  width: 10%;
}
.mat-mdc-table[matTableResponsive-32] td:nth-child(3) {
  min-width: 220px;
  width: 35%;
}
.mat-mdc-table[matTableResponsive-32] td:nth-child(4) {
  width: 10%;
}
.mat-mdc-table[matTableResponsive-32] td:nth-child(5) {
  width: 10%;
}
.mat-mdc-table[matTableResponsive-32] td:nth-child(6) {
  width: 10%;
}
.mat-mdc-table[matTableResponsive-32] td:last-child {
  min-width: 120px;
  width: 20%;
}

.mat-mdc-table[matTableResponsive-33] .mat-mdc-header-cell,
.mat-mdc-table[matTableResponsive-33] .mat-mdc-cell,
.mat-mdc-table[matTableResponsive-33] .mat-mdc-cell {
  padding: 0 4px 0;
}

.mat-mdc-table[matTableResponsive-34] td:nth-child(1) {
  min-width: 160px;
}
.mat-mdc-table[matTableResponsive-34] td:nth-child(2) {
  min-width: 180px;
}
.mat-mdc-table[matTableResponsive-34] td:nth-child(3) {
  min-width: 80px;
}
.mat-mdc-table[matTableResponsive-34] td:nth-child(4) {
  width: 96px;
}

.mat-mdc-table[matTableResponsive-35] td:nth-child(4) {
  width: 128px;
}

.mat-mdc-table[matTableResponsive-36] th:nth-child(1) {
  width: 25px;
}
.mat-mdc-table[matTableResponsive-36] td:nth-child(1) {
  width: 25px;
}
.mat-mdc-table[matTableResponsive-36] td:nth-child(2) {
  width: 90px;
}
.mat-mdc-table[matTableResponsive-36] td:nth-child(3) {
  min-width: 240px;
}
.mat-mdc-table[matTableResponsive-36] td:nth-child(4) {
  width: 65px;
}
.mat-mdc-table[matTableResponsive-36] td:nth-child(5) {
  width: 120px;
}
.mat-mdc-table[matTableResponsive-36] td:nth-child(6) {
  width: 50px;
}

.mat-mdc-table[matTableResponsive-37] th:nth-child(1) {
  width: 15%;
}
.mat-mdc-table[matTableResponsive-37] td:nth-child(1) {
  width: 15%;
}
.mat-mdc-table[matTableResponsive-37] td:nth-child(2) {
  width: 17%;
}
.mat-mdc-table[matTableResponsive-37] td:nth-child(3) {
  min-width: 10%;
}
.mat-mdc-table[matTableResponsive-37] td:nth-child(4) {
  width: 39%;
}
.mat-mdc-table[matTableResponsive-37] td:nth-child(5) {
  width: 10%;
}
.mat-mdc-table[matTableResponsive-37] td:nth-child(6) {
  width: 10%;
}

.mat-mdc-table[matTableResponsive-38] th:nth-child(1) {
  width: 25%;
}
.mat-mdc-table[matTableResponsive-38] td:nth-child(1) {
  width: 25%;
}
.mat-mdc-table[matTableResponsive-38] td:nth-child(2) {
  width: 10%;
}
.mat-mdc-table[matTableResponsive-38] td:nth-child(3) {
  min-width: 20%;
}
.mat-mdc-table[matTableResponsive-38] td:nth-child(4) {
  width: 35%;
}
.mat-mdc-table[matTableResponsive-38] td:nth-child(5) {
  width: 10%;
}

.mat-mdc-table[matTableResponsive-40] th:first-child {
  width: 16%;
}
.mat-mdc-table[matTableResponsive-40] td:first-child {
  width: 16%;
}
.mat-mdc-table[matTableResponsive-40] td:nth-child(2) {
  width: 16%;
}
.mat-mdc-table[matTableResponsive-40] td:nth-child(3) {
  width: 16%;
}
.mat-mdc-table[matTableResponsive-40] td:nth-child(4) {
  width: 16%;
}
.mat-mdc-table[matTableResponsive-40] td:nth-child(5) {
  width: 16%;
}

.mat-mdc-table[matTableResponsive-41] td:nth-child(3) {
  width: 40px;
}

/* Tabela Pagamentos - Unificados */
.mat-mdc-table[matTableResponsive-42] th:first-child {
  width: 5%;
}
.mat-mdc-table[matTableResponsive-42] td:first-child {
  width: 5%;
}
.mat-mdc-table[matTableResponsive-42] td:nth-child(2) {
  width: 15%;
}
.mat-mdc-table[matTableResponsive-42] td:nth-child(3) {
  width: 15%;
}
.mat-mdc-table[matTableResponsive-42] td:nth-child(4) {
  width: 15%;
}
.mat-mdc-table[matTableResponsive-42] td:nth-child(5) {
  width: 35%;
}
.mat-mdc-table[matTableResponsive-42] td:nth-child(6) {
  width: 10%;
}
.mat-mdc-table[matTableResponsive-42] td:last-child {
  width: 5%;
}

.mat-mdc-table[matTableResponsive-43] th:first-child {
  width: 25%;
}
.mat-mdc-table[matTableResponsive-43] td:first-child {
  width: 25%;
}
.mat-mdc-table[matTableResponsive-43] td:nth-child(2) {
  width: 20%;
}
.mat-mdc-table[matTableResponsive-43] td:nth-child(3) {
  width: 25%;
}
.mat-mdc-table[matTableResponsive-43] td:last-child {
  width: 5%;
}

* {
  letter-spacing: var(--letter-spacing-xs);
}

body {
  overflow-x: hidden;
}

[hidden] {
  display: none !important;
}

/* REPORT STATUS CHIP */
/* TABLE SEARCH COMPONENT */
.search-container {
  padding-top: 48px;
  padding-bottom: 24px;
}
@media (width < 992px) {
  .search-container {
    padding-top: 0;
  }
}

/* FIX CUSTOM SVG ICON BUTTONS */
.mat-mdc-icon-button {
  line-height: 1rem !important;
}

.mat-mdc-icon-button img, .mat-mdc-icon-button svg, .mat-mdc-button img, .mat-mdc-button svg, .mat-mdc-raised-button svg {
  vertical-align: top !important;
}

/* MAT DIALOG ACTIONS */
.mat-mdc-dialog-actions {
  background-color: #F6F6F6;
}

mat-form-field.small-height-input {
  --mat-form-field-container-height: 24px;
  --mat-form-field-container-vertical-padding: 3px;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/theme-variables.scss?ngGlobalStyle ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
:root {
  /* PRIMARY BASE #FF206E #EC1D66 #D60B52 #BA0D4A #990C3D #7F7F7F #646464 #505050 #424242 #303030 */
  --primary-cherry-lightest: #ff206e;
  --primary-cherry-light: #ec1d66;
  --primary-cherry: #d60b52;
  --primary-cherry-dark: #ba0d4a;
  --primary-cherry-darkest: #990c3d;
  --primary-grey-lightest: #7f7f7f;
  --primary-grey-light: #646464;
  --primary-grey: #505050;
  --primary-grey-dark: #424242;
  --primary-grey-darkest: #303030;
  /* SECONDARY BASE #000000 #5E2750 #91989C #80ADDO #FB5941 #FCA434 #FCD836 #79C4AE */
  --secondary-black: #000000;
  --secondary-purple: #5e2750;
  --secondary-grey: #91989c;
  --secondary-blue: #80add0;
  --secondary-red-orange: #fb5941;
  --secondary-orange: #fca434;
  --secondary-yellow: #fcd836;
  --secondary-green-water: #79c4ae;
  /* LIGHT BASE #FFFFFF #F9F9F9 #EEEEEE #D8D8D8 #B6B6B6 */
  --light-base-lightest: #ffffff;
  --light-base-light: #f9f9f9;
  --light-base-medium: #eeeeee;
  --light-base-dark: #d8d8d8;
  --light-base-darkest: #b6b6b6;
  /* DARK BASE #8E8E93 #888888 #575756 #4A4A4A #363636 */
  --dark-base-lightest: #8e8e93;
  --dark-base-light: #888888;
  --dark-base-medium: #575756;
  --dark-base-dark: #4a4a4a;
  --dark-base-darkest: #363636;
  /* SUCCESS BASE  #D7EFE4 #80CDA7 #600091 #39845F #008442 #00AA6D */
  --sucess-base-tightest: #d7efe4;
  --sucess-base-light: #80cda7;
  --sucess-base-medium-light: #600091;
  --sucess-base-medium-dark: #39845f;
  --sucess-base-dark: #008442;
  --sucess-color-darkest: #00aa6d;
  /* ERROR BASE  #FFCCCC #FF7373 #FF0000 #DB0100 #BF0000 */
  --error-base-lightest: #ff9cc0;
  --error-base-light: #ff9cc0;
  --error-base-medium: #d60b52;
  --error-base-dark: #d60b52;
  --error-base-darkest: #9f063e;
  /* ALERT COLOR #FDF2CC #F9D24D #F713F00 #FFB934 #8E6E00 */
  --alert-lightest: #fdf2cc;
  --alert-light: #f9d24d;
  --alert-medium: #f7bf00;
  --alert-dark: #ffb934;
  --alert-darkest: #674315;
  /* HIGHLIGHT COLOR #E8F6F9 #B3E2EA #00A6A6 #009388 #007090 */
  --highlight-lightest: #e8f6f9;
  --highlight-light: #b3e2ea;
  --highlight-medium: #00a6a6;
  --highlight-dark: #009388;
  --highlight-darkest: #007090;
  --main-text: #1B1B1B;
  --secondary-text: #525251;
  --primary-palette0: #000000;
  --primary-palette10: #400012;
  --primary-palette20: #670022;
  --primary-palette25: #7B002B;
  --primary-palette30: #910034;
  --primary-palette35: #A7003D;
  --primary-palette40: #d60b52;
  --primary-palette50: #E51F5C;
  --primary-palette60: #FF4F77;
  --primary-palette70: #FF869A;
  --primary-palette80: #FFB2BC;
  --primary-palette90: #FFD9DD;
  --primary-palette95: #FFECED;
  --primary-palette98: #FFF8F7;
  --primary-palette99: #FFFBFF;
  --primary-palette100: #FFFFFF;
  --secondary-palette0: #000000;
  --secondary-palette10: #1A1C1C;
  --secondary-palette20: #2F3131;
  --secondary-palette25: #3A3C3C;
  --secondary-palette30: #454747;
  --secondary-palette35: #515353;
  --secondary-palette40: #5D5F5F;
  --secondary-palette50: #767777;
  --secondary-palette60: #909191;
  --secondary-palette70: #AAABAB;
  --secondary-palette80: #C6C6C7;
  --secondary-palette90: #E2E2E2;
  --secondary-palette95: #F0F1F1;
  --secondary-palette98: #F9F9F9;
  --secondary-palette99: #FCFCFC;
  --secondary-palette100: #FFFFFF;
  --tertiary-palette0: #000000;
  --tertiary-palette10: #400012;
  --tertiary-palette20: #670022;
  --tertiary-palette25: #7B002B;
  --tertiary-palette30: #910034;
  --tertiary-palette35: #A7003D;
  --tertiary-palette40: #BD0046;
  --tertiary-palette50: #E51F5C;
  --tertiary-palette60: #FF4F77;
  --tertiary-palette70: #FF869A;
  --tertiary-palette80: #FFB2BC;
  --tertiary-palette90: #FFD9DD;
  --tertiary-palette95: #FFECED;
  --tertiary-palette98: #FFF8F7;
  --tertiary-palette99: #FFFBFF;
  --tertiary-palette100: #FFFFFF;
  --neutral-palette0: #000000;
  --neutral-palette10: #1C1B1B;
  --neutral-palette20: #313030;
  --neutral-palette25: #3C3B3B;
  --neutral-palette30: #484646;
  --neutral-palette35: #535252;
  --neutral-palette40: #605E5E;
  --neutral-palette50: #797776;
  --neutral-palette60: #929090;
  --neutral-palette70: #ADAAAA;
  --neutral-palette80: #C9C6C5;
  --neutral-palette90: #E5E2E1;
  --neutral-palette95: #F4F0EF;
  --neutral-palette98: #FCF8F8;
  --neutral-palette99: #F6FEFF;
  --neutral-palette100: #FFFFFF;
  --neutral-variant-palette0: #000000;
  --neutral-variant-palette10: #1C1B1B;
  --neutral-variant-palette20: #313030;
  --neutral-variant-palette25: #3C3B3B;
  --neutral-variant-palette30: #484646;
  --neutral-variant-palette35: #535252;
  --neutral-variant-palette40: #5F5E5E;
  --neutral-variant-palette50: #787776;
  --neutral-variant-palette60: #929090;
  --neutral-variant-palette70: #ADABAA;
  --neutral-variant-palette80: #C9C6C5;
  --neutral-variant-palette90: #E5E2E1;
  --neutral-variant-palette95: #F4F0EF;
  --neutral-variant-palette98: #FCF8F8;
  --neutral-variant-palette99: #F6FEFF;
  --neutral-variant-palette100: #FFFFFF;
  /* FONT FAMILY */
  --font-family-primary: "Hanken Grotesk", sans-serif;
  --font-family-secondary: "Agenda", sans-serif;
  /* FONT SIZE */
  --font-size-small: 12px;
  --font-size-middle: 14px;
  --font-size-standart: 16px;
  --font-size-large: 18px;
  --font-size-larger: 20px;
  --font-size-big: 24px;
  --font-size-display1: 32px;
  --font-size-display2: 36px;
  --font-size-display3: 40px;
  --font-size-display4: 48px;
  --font-size-display5: 64px;
  --font-size-display6: 80px;
  --font-size-display7: 96px;
  /* FONT WEIGHT */
  --font-weight-bold: 700;
  --font-weight-medium: 500;
  --font-weight-regular: 400;
  --font-weight-light: 300;
  /* LETTER SPACING */
  --letter-spacing-xs: -0.2px;
  --letter-spacing-xxs: -0.4px;
  /* LINE HEIGHT */
  --line-height-tight: 120%;
  --line-height-semi-tight: 125%;
  --line-height-fair: 130%;
  --line-height-semi-distant: 135%;
  --line-height-distant: 140%;
  /* PAGINATION CONTAINER COLOR BACKGROUND */
  --mat-paginator-container-background-color: transparent;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/theme.scss?ngGlobalStyle ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.mat-elevation-z0, .mat-mdc-elevation-specific.mat-elevation-z0 {
  box-shadow: var(--mat-app-elevation-shadow-level-0, none);
}

.mat-elevation-z1, .mat-mdc-elevation-specific.mat-elevation-z1 {
  box-shadow: var(--mat-app-elevation-shadow-level-1, none);
}

.mat-elevation-z2, .mat-mdc-elevation-specific.mat-elevation-z2 {
  box-shadow: var(--mat-app-elevation-shadow-level-2, none);
}

.mat-elevation-z3, .mat-mdc-elevation-specific.mat-elevation-z3 {
  box-shadow: var(--mat-app-elevation-shadow-level-3, none);
}

.mat-elevation-z4, .mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: var(--mat-app-elevation-shadow-level-4, none);
}

.mat-elevation-z5, .mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: var(--mat-app-elevation-shadow-level-5, none);
}

.mat-elevation-z6, .mat-mdc-elevation-specific.mat-elevation-z6 {
  box-shadow: var(--mat-app-elevation-shadow-level-6, none);
}

.mat-elevation-z7, .mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: var(--mat-app-elevation-shadow-level-7, none);
}

.mat-elevation-z8, .mat-mdc-elevation-specific.mat-elevation-z8 {
  box-shadow: var(--mat-app-elevation-shadow-level-8, none);
}

.mat-elevation-z9, .mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: var(--mat-app-elevation-shadow-level-9, none);
}

.mat-elevation-z10, .mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: var(--mat-app-elevation-shadow-level-10, none);
}

.mat-elevation-z11, .mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: var(--mat-app-elevation-shadow-level-11, none);
}

.mat-elevation-z12, .mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: var(--mat-app-elevation-shadow-level-12, none);
}

.mat-elevation-z13, .mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: var(--mat-app-elevation-shadow-level-13, none);
}

.mat-elevation-z14, .mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: var(--mat-app-elevation-shadow-level-14, none);
}

.mat-elevation-z15, .mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: var(--mat-app-elevation-shadow-level-15, none);
}

.mat-elevation-z16, .mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: var(--mat-app-elevation-shadow-level-16, none);
}

.mat-elevation-z17, .mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: var(--mat-app-elevation-shadow-level-17, none);
}

.mat-elevation-z18, .mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: var(--mat-app-elevation-shadow-level-18, none);
}

.mat-elevation-z19, .mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: var(--mat-app-elevation-shadow-level-19, none);
}

.mat-elevation-z20, .mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: var(--mat-app-elevation-shadow-level-20, none);
}

.mat-elevation-z21, .mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: var(--mat-app-elevation-shadow-level-21, none);
}

.mat-elevation-z22, .mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: var(--mat-app-elevation-shadow-level-22, none);
}

.mat-elevation-z23, .mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: var(--mat-app-elevation-shadow-level-23, none);
}

.mat-elevation-z24, .mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: var(--mat-app-elevation-shadow-level-24, none);
}

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));
}

/* Hanken */
@font-face {
  font-family: "Hanken Grotesk";
  src: url('HankenGrotesk-VariableFont_wght.ttf') format("truetype");
  font-weight: 300 700;
  font-style: normal;
}
/* Agenda */
@font-face {
  font-family: "Agenda";
  src: url('Agenda-CD-Bold.otf') format("opentype");
  font-style: condensed;
  font-weight: 700;
}
@font-face {
  font-family: "CaixaStdRegular";
  src: url('CAIXAStd-Regular.ttf') format("truetype");
}
@font-face {
  font-family: "CaixaStdSemiBold";
  src: url('CAIXAStd-SemiBold.ttf') format("truetype");
}
@font-face {
  font-family: "CaixaStdBold";
  src: url('CAIXAStd-Bold.ttf') format("truetype");
}
html {
  --mat-app-background-color: #FFFFFF;
  --mat-app-text-color: #1B1B1B;
  --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: rgba(27, 27, 27, 0.1);
}
html {
  --mat-option-selected-state-label-text-color: var(--secondary-palette30);
  --mat-option-label-text-color: #1B1B1B;
  --mat-option-hover-state-layer-color: rgba(27, 27, 27, 0.08);
  --mat-option-focus-state-layer-color: rgba(27, 27, 27, 0.12);
  --mat-option-selected-state-layer-color: var(--secondary-palette90);
  --mat-option-label-text-font: var(--font-family-primary);
  --mat-option-label-text-line-height: 1.25rem;
  --mat-option-label-text-size: 1rem;
  --mat-option-label-text-tracking: 0.006rem;
  --mat-option-label-text-weight: 400;
}
html {
  --mat-optgroup-label-text-color: #484646;
  --mat-optgroup-label-text-font: var(--font-family-primary);
  --mat-optgroup-label-text-line-height: 1.25rem;
  --mat-optgroup-label-text-size: 0.875rem;
  --mat-optgroup-label-text-tracking: 0.006rem;
  --mat-optgroup-label-text-weight: 500;
}
html {
  --mat-full-pseudo-checkbox-selected-icon-color: var(--primary-palette40);
  --mat-full-pseudo-checkbox-selected-checkmark-color: var(--primary-palette100);
  --mat-full-pseudo-checkbox-unselected-icon-color: #484646;
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #FFFFFF;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color: rgba(27, 27, 27, 0.38);
  --mat-full-pseudo-checkbox-disabled-selected-icon-color: rgba(27, 27, 27, 0.38);
}
html {
  --mat-minimal-pseudo-checkbox-selected-checkmark-color: var(--primary-palette40);
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: rgba(27, 27, 27, 0.38);
}
html {
  --mdc-elevated-card-container-color: rgb(247.6666666667, 245, 244.3333333333);
  --mdc-elevated-card-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);
  --mdc-elevated-card-container-shape: 12px;
}
html {
  --mdc-outlined-card-container-color: #FFFFFF;
  --mdc-outlined-card-outline-color: #C9C6C5;
  --mdc-outlined-card-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);
  --mdc-outlined-card-container-shape: 12px;
  --mdc-outlined-card-outline-width: 1px;
}
html {
  --mat-card-subtitle-text-color: #1B1B1B;
  --mat-card-title-text-font: var(--font-family-primary);
  --mat-card-title-text-line-height: 1.75rem;
  --mat-card-title-text-size: 1.375rem;
  --mat-card-title-text-tracking: 0;
  --mat-card-title-text-weight: 400;
  --mat-card-subtitle-text-font: var(--font-family-primary);
  --mat-card-subtitle-text-line-height: 1.5rem;
  --mat-card-subtitle-text-size: 1rem;
  --mat-card-subtitle-text-tracking: 0.009rem;
  --mat-card-subtitle-text-weight: 500;
}
html {
  --mdc-linear-progress-active-indicator-color: var(--primary-palette40);
  --mdc-linear-progress-track-color: #E5E2E1;
  --mdc-linear-progress-active-indicator-height: 4px;
  --mdc-linear-progress-track-height: 4px;
  --mdc-linear-progress-track-shape: 0;
}
html {
  --mdc-plain-tooltip-container-color: #313030;
  --mdc-plain-tooltip-supporting-text-color: #F4F0EF;
  --mdc-plain-tooltip-supporting-text-line-height: 1rem;
  --mdc-plain-tooltip-supporting-text-font: var(--font-family-primary);
  --mdc-plain-tooltip-supporting-text-size: 0.75rem;
  --mdc-plain-tooltip-supporting-text-weight: 400;
  --mdc-plain-tooltip-supporting-text-tracking: 0.025rem;
  --mdc-plain-tooltip-container-shape: 4px;
}
html {
  --mdc-filled-text-field-caret-color: var(--primary-palette40);
  --mdc-filled-text-field-focus-active-indicator-color: var(--primary-palette40);
  --mdc-filled-text-field-focus-label-text-color: var(--primary-palette40);
  --mdc-filled-text-field-container-color: #E5E2E1;
  --mdc-filled-text-field-disabled-container-color: rgba(27, 27, 27, 0.04);
  --mdc-filled-text-field-label-text-color: #484646;
  --mdc-filled-text-field-hover-label-text-color: #484646;
  --mdc-filled-text-field-disabled-label-text-color: rgba(27, 27, 27, 0.38);
  --mdc-filled-text-field-input-text-color: #1B1B1B;
  --mdc-filled-text-field-disabled-input-text-color: rgba(27, 27, 27, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: #484646;
  --mdc-filled-text-field-error-hover-label-text-color: #93000a;
  --mdc-filled-text-field-error-focus-label-text-color: #ff0000;
  --mdc-filled-text-field-error-label-text-color: #ff0000;
  --mdc-filled-text-field-active-indicator-color: #484646;
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(27, 27, 27, 0.38);
  --mdc-filled-text-field-hover-active-indicator-color: #1B1B1B;
  --mdc-filled-text-field-error-active-indicator-color: #ff0000;
  --mdc-filled-text-field-error-focus-active-indicator-color: #ff0000;
  --mdc-filled-text-field-error-hover-active-indicator-color: #93000a;
  --mdc-filled-text-field-label-text-font: var(--font-family-primary);
  --mdc-filled-text-field-label-text-size: 1rem;
  --mdc-filled-text-field-label-text-tracking: 0.031rem;
  --mdc-filled-text-field-label-text-weight: 400;
  --mdc-filled-text-field-active-indicator-height: 1px;
  --mdc-filled-text-field-focus-active-indicator-height: 2px;
  --mdc-filled-text-field-container-shape: 4px;
}
html {
  --mdc-outlined-text-field-caret-color: var(--primary-palette40);
  --mdc-outlined-text-field-focus-outline-color: var(--primary-palette40);
  --mdc-outlined-text-field-focus-label-text-color: var(--primary-palette40);
  --mdc-outlined-text-field-label-text-color: #484646;
  --mdc-outlined-text-field-hover-label-text-color: #1B1B1B;
  --mdc-outlined-text-field-disabled-label-text-color: rgba(27, 27, 27, 0.38);
  --mdc-outlined-text-field-input-text-color: #1B1B1B;
  --mdc-outlined-text-field-disabled-input-text-color: rgba(27, 27, 27, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: #484646;
  --mdc-outlined-text-field-error-focus-label-text-color: #ff0000;
  --mdc-outlined-text-field-error-label-text-color: #ff0000;
  --mdc-outlined-text-field-error-hover-label-text-color: #93000a;
  --mdc-outlined-text-field-outline-color: #787776;
  --mdc-outlined-text-field-disabled-outline-color: rgba(27, 27, 27, 0.12);
  --mdc-outlined-text-field-hover-outline-color: #1B1B1B;
  --mdc-outlined-text-field-error-focus-outline-color: #ff0000;
  --mdc-outlined-text-field-error-hover-outline-color: #93000a;
  --mdc-outlined-text-field-error-outline-color: #ff0000;
  --mdc-outlined-text-field-label-text-font: var(--font-family-primary);
  --mdc-outlined-text-field-label-text-size: 1rem;
  --mdc-outlined-text-field-label-text-tracking: 0.031rem;
  --mdc-outlined-text-field-label-text-weight: 400;
  --mdc-outlined-text-field-outline-width: 1px;
  --mdc-outlined-text-field-focus-outline-width: 2px;
  --mdc-outlined-text-field-container-shape: 4px;
}
html {
  --mat-form-field-focus-select-arrow-color: var(--primary-palette40);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(27, 27, 27, 0.38);
  --mat-form-field-state-layer-color: #1B1B1B;
  --mat-form-field-error-text-color: #ff0000;
  --mat-form-field-select-option-text-color: #1B1B1B;
  --mat-form-field-select-disabled-option-text-color: rgba(27, 27, 27, 0.38);
  --mat-form-field-leading-icon-color: #484646;
  --mat-form-field-disabled-leading-icon-color: rgba(27, 27, 27, 0.38);
  --mat-form-field-trailing-icon-color: #484646;
  --mat-form-field-disabled-trailing-icon-color: rgba(27, 27, 27, 0.38);
  --mat-form-field-error-focus-trailing-icon-color: #ff0000;
  --mat-form-field-error-hover-trailing-icon-color: #93000a;
  --mat-form-field-error-trailing-icon-color: #ff0000;
  --mat-form-field-enabled-select-arrow-color: #484646;
  --mat-form-field-disabled-select-arrow-color: rgba(27, 27, 27, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.08;
  --mat-form-field-container-text-font: var(--font-family-primary);
  --mat-form-field-container-text-line-height: 1.5rem;
  --mat-form-field-container-text-size: 1rem;
  --mat-form-field-container-text-tracking: 0.031rem;
  --mat-form-field-container-text-weight: 400;
  --mat-form-field-subscript-text-font: var(--font-family-primary);
  --mat-form-field-subscript-text-line-height: 1rem;
  --mat-form-field-subscript-text-size: 0.75rem;
  --mat-form-field-subscript-text-tracking: 0.025rem;
  --mat-form-field-subscript-text-weight: 400;
  --mat-form-field-container-height: 56px;
  --mat-form-field-filled-label-display: block;
  --mat-form-field-container-vertical-padding: 16px;
  --mat-form-field-filled-with-label-container-padding-top: 24px;
  --mat-form-field-filled-with-label-container-padding-bottom: 8px;
  --mat-form-field-focus-state-layer-opacity: 0;
}
html {
  --mat-select-panel-background-color: rgb(241, 237.2, 236.2);
  --mat-select-enabled-trigger-text-color: #1B1B1B;
  --mat-select-disabled-trigger-text-color: rgba(27, 27, 27, 0.38);
  --mat-select-placeholder-text-color: #484646;
  --mat-select-enabled-arrow-color: #484646;
  --mat-select-disabled-arrow-color: rgba(27, 27, 27, 0.38);
  --mat-select-focused-arrow-color: var(--primary-palette40);
  --mat-select-invalid-arrow-color: #ff0000;
  --mat-select-trigger-text-font: var(--font-family-primary);
  --mat-select-trigger-text-line-height: 1.5rem;
  --mat-select-trigger-text-size: 1rem;
  --mat-select-trigger-text-tracking: 0.031rem;
  --mat-select-trigger-text-weight: 400;
  --mat-select-arrow-transform: translateY(-8px);
  --mat-select-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
html {
  --mat-autocomplete-background-color: rgb(241, 237.2, 236.2);
  --mat-autocomplete-container-shape: 4px;
  --mat-autocomplete-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
html {
  --mdc-dialog-container-color: #FFFFFF;
  --mdc-dialog-subhead-color: #1B1B1B;
  --mdc-dialog-supporting-text-color: #484646;
  --mdc-dialog-subhead-font: var(--font-family-primary);
  --mdc-dialog-subhead-line-height: 2rem;
  --mdc-dialog-subhead-size: 1.5rem;
  --mdc-dialog-subhead-weight: 400;
  --mdc-dialog-subhead-tracking: 0;
  --mdc-dialog-supporting-text-font: var(--font-family-primary);
  --mdc-dialog-supporting-text-line-height: 1.25rem;
  --mdc-dialog-supporting-text-size: 0.875rem;
  --mdc-dialog-supporting-text-weight: 400;
  --mdc-dialog-supporting-text-tracking: 0.016rem;
  --mdc-dialog-container-shape: 28px;
}
html {
  --mat-dialog-container-elevation-shadow: none;
  --mat-dialog-container-max-width: 560px;
  --mat-dialog-container-small-max-width: calc(100vw - 32px);
  --mat-dialog-container-min-width: 280px;
  --mat-dialog-actions-alignment: flex-end;
  --mat-dialog-actions-padding: 16px 24px;
  --mat-dialog-content-padding: 20px 24px;
  --mat-dialog-with-actions-content-padding: 20px 24px 0;
  --mat-dialog-headline-padding: 6px 24px 13px;
}
html {
  --mdc-chip-outline-color: #787776;
  --mdc-chip-disabled-outline-color: rgba(27, 27, 27, 0.12);
  --mdc-chip-focus-outline-color: #484646;
  --mdc-chip-hover-state-layer-opacity: 0.08;
  --mdc-chip-selected-hover-state-layer-opacity: 0.08;
  --mdc-chip-disabled-label-text-color: rgba(27, 27, 27, 0.38);
  --mdc-chip-elevated-selected-container-color: var(--secondary-palette90);
  --mdc-chip-flat-disabled-selected-container-color: rgba(27, 27, 27, 0.12);
  --mdc-chip-focus-state-layer-color: #484646;
  --mdc-chip-hover-state-layer-color: #484646;
  --mdc-chip-selected-hover-state-layer-color: var(--secondary-palette30);
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-selected-focus-state-layer-color: var(--secondary-palette30);
  --mdc-chip-selected-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #484646;
  --mdc-chip-selected-label-text-color: var(--secondary-palette30);
  --mdc-chip-with-icon-icon-color: #484646;
  --mdc-chip-with-icon-disabled-icon-color: #1B1B1B;
  --mdc-chip-with-icon-selected-icon-color: var(--secondary-palette30);
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #1B1B1B;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #484646;
  --mdc-chip-label-text-font: var(--font-family-primary);
  --mdc-chip-label-text-line-height: 1.25rem;
  --mdc-chip-label-text-size: 0.875rem;
  --mdc-chip-label-text-tracking: 0.006rem;
  --mdc-chip-label-text-weight: 500;
  --mdc-chip-container-height: 32px;
  --mdc-chip-container-shape-radius: 8px;
  --mdc-chip-with-avatar-avatar-shape-radius: 24px;
  --mdc-chip-with-avatar-avatar-size: 24px;
  --mdc-chip-with-icon-icon-size: 18px;
  --mdc-chip-outline-width: 1px;
  --mdc-chip-with-avatar-disabled-avatar-opacity: 0.38;
  --mdc-chip-flat-selected-outline-width: 0;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 0.38;
  --mdc-chip-with-icon-disabled-icon-opacity: 0.38;
  --mdc-chip-elevated-container-color: transparent;
}
html {
  --mat-chip-trailing-action-state-layer-color: #484646;
  --mat-chip-selected-trailing-action-state-layer-color: var(--secondary-palette30);
  --mat-chip-trailing-action-hover-state-layer-opacity: 0.08;
  --mat-chip-trailing-action-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-disabled-trailing-icon-color: #1B1B1B;
  --mat-chip-selected-trailing-icon-color: var(--secondary-palette30);
  --mat-chip-disabled-container-opacity: 1;
  --mat-chip-trailing-action-opacity: 1;
  --mat-chip-trailing-action-focus-opacity: 1;
}
html {
  --mdc-switch-selected-focus-state-layer-opacity: 0.12;
  --mdc-switch-selected-hover-state-layer-opacity: 0.08;
  --mdc-switch-selected-pressed-state-layer-opacity: 0.12;
  --mdc-switch-unselected-focus-state-layer-opacity: 0.12;
  --mdc-switch-unselected-hover-state-layer-opacity: 0.08;
  --mdc-switch-unselected-pressed-state-layer-opacity: 0.12;
  --mdc-switch-selected-focus-state-layer-color: var(--primary-palette40);
  --mdc-switch-selected-handle-color: var(--primary-palette100);
  --mdc-switch-selected-hover-state-layer-color: var(--primary-palette40);
  --mdc-switch-selected-pressed-state-layer-color: var(--primary-palette40);
  --mdc-switch-selected-focus-handle-color: var(--primary-palette90);
  --mdc-switch-selected-hover-handle-color: var(--primary-palette90);
  --mdc-switch-selected-pressed-handle-color: var(--primary-palette90);
  --mdc-switch-selected-focus-track-color: var(--primary-palette40);
  --mdc-switch-selected-hover-track-color: var(--primary-palette40);
  --mdc-switch-selected-pressed-track-color: var(--primary-palette40);
  --mdc-switch-selected-track-color: var(--primary-palette40);
  --mdc-switch-disabled-selected-handle-color: #FFFFFF;
  --mdc-switch-disabled-selected-icon-color: #1B1B1B;
  --mdc-switch-disabled-selected-track-color: #1B1B1B;
  --mdc-switch-disabled-unselected-handle-color: #1B1B1B;
  --mdc-switch-disabled-unselected-icon-color: #E5E2E1;
  --mdc-switch-disabled-unselected-track-color: #E5E2E1;
  --mdc-switch-selected-icon-color: var(--primary-palette30);
  --mdc-switch-unselected-focus-handle-color: #484646;
  --mdc-switch-unselected-focus-state-layer-color: #1B1B1B;
  --mdc-switch-unselected-focus-track-color: #E5E2E1;
  --mdc-switch-unselected-handle-color: #787776;
  --mdc-switch-unselected-hover-handle-color: #484646;
  --mdc-switch-unselected-hover-state-layer-color: #1B1B1B;
  --mdc-switch-unselected-hover-track-color: #E5E2E1;
  --mdc-switch-unselected-icon-color: #E5E2E1;
  --mdc-switch-unselected-pressed-handle-color: #484646;
  --mdc-switch-unselected-pressed-state-layer-color: #1B1B1B;
  --mdc-switch-unselected-pressed-track-color: #E5E2E1;
  --mdc-switch-unselected-track-color: #E5E2E1;
  --mdc-switch-disabled-selected-icon-opacity: 0.38;
  --mdc-switch-disabled-track-opacity: 0.12;
  --mdc-switch-disabled-unselected-icon-opacity: 0.38;
  --mdc-switch-handle-shape: 9999px;
  --mdc-switch-selected-icon-size: 16px;
  --mdc-switch-track-height: 32px;
  --mdc-switch-track-shape: 9999px;
  --mdc-switch-track-width: 52px;
  --mdc-switch-unselected-icon-size: 16px;
  --mdc-switch-state-layer-size: 40px;
}
html {
  --mat-switch-track-outline-color: #787776;
  --mat-switch-disabled-unselected-track-outline-color: #1B1B1B;
  --mat-switch-label-text-color: #1B1B1B;
  --mat-switch-label-text-font: var(--font-family-primary);
  --mat-switch-label-text-line-height: 1.25rem;
  --mat-switch-label-text-size: 0.875rem;
  --mat-switch-label-text-tracking: 0.016rem;
  --mat-switch-label-text-weight: 400;
  --mat-switch-disabled-selected-handle-opacity: 1;
  --mat-switch-disabled-unselected-handle-opacity: 0.38;
  --mat-switch-unselected-handle-size: 16px;
  --mat-switch-selected-handle-size: 24px;
  --mat-switch-pressed-handle-size: 28px;
  --mat-switch-with-icon-handle-size: 24px;
  --mat-switch-selected-handle-horizontal-margin: 0 24px;
  --mat-switch-selected-with-icon-handle-horizontal-margin: 0 24px;
  --mat-switch-selected-pressed-handle-horizontal-margin: 0 22px;
  --mat-switch-unselected-handle-horizontal-margin: 0 8px;
  --mat-switch-unselected-with-icon-handle-horizontal-margin: 0 4px;
  --mat-switch-unselected-pressed-handle-horizontal-margin: 0 2px;
  --mat-switch-visible-track-opacity: 1;
  --mat-switch-hidden-track-opacity: 0;
  --mat-switch-visible-track-transition: opacity 75ms;
  --mat-switch-hidden-track-transition: opacity 75ms;
  --mat-switch-track-outline-width: 2px;
  --mat-switch-selected-track-outline-width: 2px;
  --mat-switch-selected-track-outline-color: transparent;
  --mat-switch-disabled-unselected-track-outline-width: 2px;
}
html {
  --mdc-radio-disabled-selected-icon-color: #1B1B1B;
  --mdc-radio-disabled-unselected-icon-color: #1B1B1B;
  --mdc-radio-unselected-hover-icon-color: #1B1B1B;
  --mdc-radio-unselected-focus-icon-color: #1B1B1B;
  --mdc-radio-unselected-icon-color: #484646;
  --mdc-radio-unselected-pressed-icon-color: #1B1B1B;
  --mdc-radio-selected-focus-icon-color: var(--primary-palette40);
  --mdc-radio-selected-hover-icon-color: var(--primary-palette40);
  --mdc-radio-selected-icon-color: var(--primary-palette40);
  --mdc-radio-selected-pressed-icon-color: var(--primary-palette40);
  --mdc-radio-state-layer-size: 40px;
  --mdc-radio-disabled-selected-icon-opacity: 0.38;
  --mdc-radio-disabled-unselected-icon-opacity: 0.38;
}
html {
  --mat-radio-ripple-color: #1B1B1B;
  --mat-radio-checked-ripple-color: var(--primary-palette40);
  --mat-radio-disabled-label-color: rgba(27, 27, 27, 0.38);
  --mat-radio-label-text-color: #1B1B1B;
  --mat-radio-label-text-font: var(--font-family-primary);
  --mat-radio-label-text-line-height: 1.25rem;
  --mat-radio-label-text-size: 0.875rem;
  --mat-radio-label-text-tracking: 0.016rem;
  --mat-radio-label-text-weight: 400;
  --mat-radio-touch-target-display: block;
}
html {
  --mdc-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);
  --mdc-slider-handle-color: var(--primary-palette40);
  --mdc-slider-focus-handle-color: var(--primary-palette40);
  --mdc-slider-hover-handle-color: var(--primary-palette40);
  --mdc-slider-active-track-color: var(--primary-palette40);
  --mdc-slider-inactive-track-color: #E5E2E1;
  --mdc-slider-with-tick-marks-inactive-container-color: #484646;
  --mdc-slider-with-tick-marks-active-container-color: var(--primary-palette100);
  --mdc-slider-disabled-active-track-color: #1B1B1B;
  --mdc-slider-disabled-handle-color: #1B1B1B;
  --mdc-slider-disabled-inactive-track-color: #1B1B1B;
  --mdc-slider-label-container-color: var(--primary-palette40);
  --mdc-slider-label-label-text-color: var(--primary-palette100);
  --mdc-slider-with-overlap-handle-outline-color: var(--primary-palette100);
  --mdc-slider-with-tick-marks-disabled-container-color: #1B1B1B;
  --mdc-slider-label-label-text-font: var(--font-family-primary);
  --mdc-slider-label-label-text-size: 0.75rem;
  --mdc-slider-label-label-text-line-height: 1rem;
  --mdc-slider-label-label-text-tracking: 0.031rem;
  --mdc-slider-label-label-text-weight: 500;
  --mdc-slider-active-track-height: 4px;
  --mdc-slider-active-track-shape: 9999px;
  --mdc-slider-handle-height: 20px;
  --mdc-slider-handle-shape: 9999px;
  --mdc-slider-handle-width: 20px;
  --mdc-slider-inactive-track-height: 4px;
  --mdc-slider-inactive-track-shape: 9999px;
  --mdc-slider-with-overlap-handle-outline-width: 1px;
  --mdc-slider-with-tick-marks-active-container-opacity: 0.38;
  --mdc-slider-with-tick-marks-container-shape: 9999px;
  --mdc-slider-with-tick-marks-container-size: 2px;
  --mdc-slider-with-tick-marks-inactive-container-opacity: 0.38;
}
html {
  --mat-slider-ripple-color: var(--primary-palette40);
  --mat-slider-hover-state-layer-color: var(--primary-palette40);
  --mat-slider-focus-state-layer-color: var(--primary-palette40);
  --mat-slider-value-indicator-width: 28px;
  --mat-slider-value-indicator-height: 28px;
  --mat-slider-value-indicator-caret-display: none;
  --mat-slider-value-indicator-border-radius: 50% 50% 50% 0;
  --mat-slider-value-indicator-padding: 0;
  --mat-slider-value-indicator-text-transform: rotate(45deg);
  --mat-slider-value-indicator-container-transform: translateX(-50%) rotate(-45deg);
  --mat-slider-value-indicator-opacity: 1;
}
html {
  --mat-menu-item-label-text-color: #1B1B1B;
  --mat-menu-item-icon-color: #484646;
  --mat-menu-item-hover-state-layer-color: rgba(27, 27, 27, 0.08);
  --mat-menu-item-focus-state-layer-color: rgba(27, 27, 27, 0.12);
  --mat-menu-container-color: rgb(241, 237.2, 236.2);
  --mat-menu-divider-color: #E5E2E1;
  --mat-menu-item-label-text-font: var(--font-family-primary);
  --mat-menu-item-label-text-size: 0.875rem;
  --mat-menu-item-label-text-tracking: 0.006rem;
  --mat-menu-item-label-text-line-height: 1.25rem;
  --mat-menu-item-label-text-weight: 500;
  --mat-menu-container-shape: 4px;
  --mat-menu-divider-bottom-spacing: 8px;
  --mat-menu-divider-top-spacing: 8px;
  --mat-menu-item-spacing: 12px;
  --mat-menu-item-icon-size: 24px;
  --mat-menu-item-leading-spacing: 12px;
  --mat-menu-item-trailing-spacing: 12px;
  --mat-menu-item-with-icon-leading-spacing: 12px;
  --mat-menu-item-with-icon-trailing-spacing: 12px;
  --mat-menu-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
html {
  --mdc-list-list-item-container-color: transparent;
  --mdc-list-list-item-leading-avatar-color: var(--primary-palette90);
  --mdc-list-list-item-disabled-state-layer-color: #1B1B1B;
  --mdc-list-list-item-disabled-state-layer-opacity: 0.12;
  --mdc-list-list-item-label-text-color: #1B1B1B;
  --mdc-list-list-item-supporting-text-color: #484646;
  --mdc-list-list-item-leading-icon-color: #484646;
  --mdc-list-list-item-trailing-supporting-text-color: #484646;
  --mdc-list-list-item-trailing-icon-color: #484646;
  --mdc-list-list-item-selected-trailing-icon-color: var(--primary-palette40);
  --mdc-list-list-item-disabled-label-text-color: #1B1B1B;
  --mdc-list-list-item-disabled-leading-icon-color: #1B1B1B;
  --mdc-list-list-item-disabled-trailing-icon-color: #1B1B1B;
  --mdc-list-list-item-hover-label-text-color: #1B1B1B;
  --mdc-list-list-item-focus-label-text-color: #1B1B1B;
  --mdc-list-list-item-hover-state-layer-color: #1B1B1B;
  --mdc-list-list-item-hover-state-layer-opacity: 0.08;
  --mdc-list-list-item-focus-state-layer-color: #1B1B1B;
  --mdc-list-list-item-focus-state-layer-opacity: 0.12;
  --mdc-list-list-item-label-text-font: var(--font-family-primary);
  --mdc-list-list-item-label-text-line-height: 1.5rem;
  --mdc-list-list-item-label-text-size: 1rem;
  --mdc-list-list-item-label-text-tracking: 0.031rem;
  --mdc-list-list-item-label-text-weight: 400;
  --mdc-list-list-item-supporting-text-font: var(--font-family-primary);
  --mdc-list-list-item-supporting-text-line-height: 1.25rem;
  --mdc-list-list-item-supporting-text-size: 0.875rem;
  --mdc-list-list-item-supporting-text-tracking: 0.016rem;
  --mdc-list-list-item-supporting-text-weight: 400;
  --mdc-list-list-item-trailing-supporting-text-font: var(--font-family-primary);
  --mdc-list-list-item-trailing-supporting-text-line-height: 1rem;
  --mdc-list-list-item-trailing-supporting-text-size: 0.688rem;
  --mdc-list-list-item-trailing-supporting-text-tracking: 0.031rem;
  --mdc-list-list-item-trailing-supporting-text-weight: 500;
  --mdc-list-list-item-one-line-container-height: 48px;
  --mdc-list-list-item-two-line-container-height: 64px;
  --mdc-list-list-item-three-line-container-height: 88px;
  --mdc-list-list-item-container-shape: 0;
  --mdc-list-list-item-leading-avatar-shape: 9999px;
  --mdc-list-list-item-leading-icon-size: 24px;
  --mdc-list-list-item-leading-avatar-size: 40px;
  --mdc-list-list-item-trailing-icon-size: 24px;
  --mdc-list-list-item-disabled-label-text-opacity: 0.3;
  --mdc-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mdc-list-list-item-disabled-trailing-icon-opacity: 0.38;
}
html {
  --mat-list-active-indicator-color: var(--secondary-palette90);
  --mat-list-list-item-leading-icon-start-space: 16px;
  --mat-list-list-item-leading-icon-end-space: 16px;
  --mat-list-active-indicator-shape: 9999px;
}
html {
  --mat-paginator-container-text-color: #1B1B1B;
  --mat-paginator-container-background-color: #FFFFFF;
  --mat-paginator-enabled-icon-color: #484646;
  --mat-paginator-disabled-icon-color: rgba(27, 27, 27, 0.38);
  --mat-paginator-container-text-font: var(--font-family-primary);
  --mat-paginator-container-text-line-height: 1rem;
  --mat-paginator-container-text-size: 0.75rem;
  --mat-paginator-container-text-tracking: 0.025rem;
  --mat-paginator-container-text-weight: 400;
  --mat-paginator-select-trigger-text-size: 0.75rem;
  --mat-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 {
  --mdc-secondary-navigation-tab-container-height: 48px;
}
html {
  --mdc-tab-indicator-active-indicator-color: var(--primary-palette40);
  --mdc-tab-indicator-active-indicator-height: 2px;
  --mdc-tab-indicator-active-indicator-shape: 0;
}
html {
  --mat-tab-header-divider-color: #E5E2E1;
  --mat-tab-header-pagination-icon-color: #1B1B1B;
  --mat-tab-header-inactive-label-text-color: #1B1B1B;
  --mat-tab-header-active-label-text-color: #1B1B1B;
  --mat-tab-header-active-ripple-color: #1B1B1B;
  --mat-tab-header-inactive-ripple-color: #1B1B1B;
  --mat-tab-header-inactive-focus-label-text-color: #1B1B1B;
  --mat-tab-header-inactive-hover-label-text-color: #1B1B1B;
  --mat-tab-header-active-focus-label-text-color: #1B1B1B;
  --mat-tab-header-active-hover-label-text-color: #1B1B1B;
  --mat-tab-header-active-focus-indicator-color: var(--primary-palette40);
  --mat-tab-header-active-hover-indicator-color: var(--primary-palette40);
  --mat-tab-header-label-text-font: var(--font-family-primary);
  --mat-tab-header-label-text-size: 0.875rem;
  --mat-tab-header-label-text-tracking: 0.006rem;
  --mat-tab-header-label-text-line-height: 1.25rem;
  --mat-tab-header-label-text-weight: 500;
  --mat-tab-header-divider-height: 1px;
}
html {
  --mdc-checkbox-disabled-selected-checkmark-color: #FFFFFF;
  --mdc-checkbox-selected-focus-state-layer-opacity: 0.12;
  --mdc-checkbox-selected-hover-state-layer-opacity: 0.08;
  --mdc-checkbox-selected-pressed-state-layer-opacity: 0.12;
  --mdc-checkbox-unselected-focus-state-layer-opacity: 0.12;
  --mdc-checkbox-unselected-hover-state-layer-opacity: 0.08;
  --mdc-checkbox-unselected-pressed-state-layer-opacity: 0.12;
  --mdc-checkbox-selected-pressed-icon-color: var(--primary-palette40);
  --mdc-checkbox-disabled-selected-icon-color: rgba(27, 27, 27, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(27, 27, 27, 0.38);
  --mdc-checkbox-selected-checkmark-color: var(--primary-palette100);
  --mdc-checkbox-selected-focus-icon-color: var(--primary-palette40);
  --mdc-checkbox-selected-hover-icon-color: var(--primary-palette40);
  --mdc-checkbox-selected-icon-color: var(--primary-palette40);
  --mdc-checkbox-unselected-focus-icon-color: #1B1B1B;
  --mdc-checkbox-unselected-hover-icon-color: #1B1B1B;
  --mdc-checkbox-unselected-icon-color: #484646;
  --mdc-checkbox-selected-focus-state-layer-color: var(--primary-palette40);
  --mdc-checkbox-selected-hover-state-layer-color: var(--primary-palette40);
  --mdc-checkbox-selected-pressed-state-layer-color: #1B1B1B;
  --mdc-checkbox-unselected-focus-state-layer-color: #1B1B1B;
  --mdc-checkbox-unselected-hover-state-layer-color: #1B1B1B;
  --mdc-checkbox-unselected-pressed-state-layer-color: var(--primary-palette40);
  --mdc-checkbox-state-layer-size: 40px;
}
html {
  --mat-checkbox-disabled-label-color: rgba(27, 27, 27, 0.38);
  --mat-checkbox-label-text-color: #1B1B1B;
  --mat-checkbox-label-text-font: var(--font-family-primary);
  --mat-checkbox-label-text-line-height: 1.25rem;
  --mat-checkbox-label-text-size: 0.875rem;
  --mat-checkbox-label-text-tracking: 0.016rem;
  --mat-checkbox-label-text-weight: 400;
  --mat-checkbox-touch-target-display: block;
}
html {
  --mdc-text-button-label-text-color: var(--primary-palette40);
  --mdc-text-button-disabled-label-text-color: rgba(27, 27, 27, 0.38);
  --mdc-text-button-label-text-font: var(--font-family-primary);
  --mdc-text-button-label-text-size: 0.875rem;
  --mdc-text-button-label-text-tracking: 0.006rem;
  --mdc-text-button-label-text-weight: 500;
  --mdc-text-button-container-height: 40px;
  --mdc-text-button-container-shape: 9999px;
}
html {
  --mdc-protected-button-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-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);
  --mdc-protected-button-focus-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-hover-container-elevation-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-pressed-container-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-container-color: #FFFFFF;
  --mdc-protected-button-label-text-color: var(--primary-palette40);
  --mdc-protected-button-disabled-container-color: rgba(27, 27, 27, 0.12);
  --mdc-protected-button-disabled-label-text-color: rgba(27, 27, 27, 0.38);
  --mdc-protected-button-label-text-font: var(--font-family-primary);
  --mdc-protected-button-label-text-size: 0.875rem;
  --mdc-protected-button-label-text-tracking: 0.006rem;
  --mdc-protected-button-label-text-weight: 500;
  --mdc-protected-button-container-height: 40px;
  --mdc-protected-button-container-shape: 9999px;
}
html {
  --mdc-filled-button-container-color: var(--primary-palette40);
  --mdc-filled-button-label-text-color: var(--primary-palette100);
  --mdc-filled-button-disabled-container-color: rgba(27, 27, 27, 0.12);
  --mdc-filled-button-disabled-label-text-color: rgba(27, 27, 27, 0.38);
  --mdc-filled-button-label-text-font: var(--font-family-primary);
  --mdc-filled-button-label-text-size: 0.875rem;
  --mdc-filled-button-label-text-tracking: 0.006rem;
  --mdc-filled-button-label-text-weight: 500;
  --mdc-filled-button-container-height: 40px;
  --mdc-filled-button-container-shape: 9999px;
}
html {
  --mdc-outlined-button-disabled-outline-color: rgba(27, 27, 27, 0.12);
  --mdc-outlined-button-disabled-label-text-color: rgba(27, 27, 27, 0.38);
  --mdc-outlined-button-label-text-color: var(--primary-palette40);
  --mdc-outlined-button-outline-color: #787776;
  --mdc-outlined-button-label-text-font: var(--font-family-primary);
  --mdc-outlined-button-label-text-size: 0.875rem;
  --mdc-outlined-button-label-text-tracking: 0.006rem;
  --mdc-outlined-button-label-text-weight: 500;
  --mdc-outlined-button-container-height: 40px;
  --mdc-outlined-button-outline-width: 1px;
  --mdc-outlined-button-container-shape: 9999px;
}
html {
  --mat-text-button-state-layer-color: var(--primary-palette40);
  --mat-text-button-disabled-state-layer-color: #484646;
  --mat-text-button-ripple-color: var(--primary-palette40);
  --mat-text-button-hover-state-layer-opacity: 0.08;
  --mat-text-button-focus-state-layer-opacity: 0.12;
  --mat-text-button-pressed-state-layer-opacity: 0.12;
  --mat-text-button-touch-target-display: block;
  --mat-text-button-horizontal-padding: 12px;
  --mat-text-button-with-icon-horizontal-padding: 16px;
  --mat-text-button-icon-spacing: 8px;
  --mat-text-button-icon-offset: -4px;
}
html {
  --mat-protected-button-state-layer-color: var(--primary-palette40);
  --mat-protected-button-disabled-state-layer-color: #484646;
  --mat-protected-button-ripple-color: var(--primary-palette40);
  --mat-protected-button-hover-state-layer-opacity: 0.08;
  --mat-protected-button-focus-state-layer-opacity: 0.12;
  --mat-protected-button-pressed-state-layer-opacity: 0.12;
  --mat-protected-button-touch-target-display: block;
  --mat-protected-button-horizontal-padding: 24px;
  --mat-protected-button-icon-spacing: 8px;
  --mat-protected-button-icon-offset: -8px;
}
html {
  --mat-filled-button-state-layer-color: var(--primary-palette100);
  --mat-filled-button-disabled-state-layer-color: #484646;
  --mat-filled-button-ripple-color: var(--primary-palette100);
  --mat-filled-button-hover-state-layer-opacity: 0.08;
  --mat-filled-button-focus-state-layer-opacity: 0.12;
  --mat-filled-button-pressed-state-layer-opacity: 0.12;
  --mat-filled-button-touch-target-display: block;
  --mat-filled-button-horizontal-padding: 24px;
  --mat-filled-button-icon-spacing: 8px;
  --mat-filled-button-icon-offset: -8px;
}
html {
  --mat-outlined-button-state-layer-color: var(--primary-palette40);
  --mat-outlined-button-disabled-state-layer-color: #484646;
  --mat-outlined-button-ripple-color: var(--primary-palette40);
  --mat-outlined-button-hover-state-layer-opacity: 0.08;
  --mat-outlined-button-focus-state-layer-opacity: 0.12;
  --mat-outlined-button-pressed-state-layer-opacity: 0.12;
  --mat-outlined-button-touch-target-display: block;
  --mat-outlined-button-horizontal-padding: 24px;
  --mat-outlined-button-icon-spacing: 8px;
  --mat-outlined-button-icon-offset: -8px;
}
html {
  --mdc-icon-button-icon-color: #484646;
  --mdc-icon-button-disabled-icon-color: rgba(27, 27, 27, 0.38);
  --mdc-icon-button-state-layer-size: 40px;
  --mdc-icon-button-icon-size: 24px;
}
html {
  --mat-icon-button-state-layer-color: #484646;
  --mat-icon-button-disabled-state-layer-color: #484646;
  --mat-icon-button-ripple-color: rgba(72, 70, 70, 0.12);
  --mat-icon-button-hover-state-layer-opacity: 0.08;
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
  --mat-icon-button-touch-target-display: block;
}
html {
  --mdc-extended-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);
  --mdc-extended-fab-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mdc-extended-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);
  --mdc-extended-fab-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mdc-extended-fab-label-text-font: var(--font-family-primary);
  --mdc-extended-fab-label-text-size: 0.875rem;
  --mdc-extended-fab-label-text-tracking: 0.006rem;
  --mdc-extended-fab-label-text-weight: 500;
  --mdc-extended-fab-container-height: 56px;
  --mdc-extended-fab-container-shape: 16px;
}
html {
  --mdc-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);
  --mdc-fab-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mdc-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);
  --mdc-fab-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mdc-fab-container-color: var(--primary-palette90);
  --mdc-fab-container-shape: 16px;
}
html {
  --mdc-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);
  --mdc-fab-small-focus-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mdc-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);
  --mdc-fab-small-pressed-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mdc-fab-small-container-color: var(--primary-palette90);
  --mdc-fab-small-container-shape: 12px;
}
html {
  --mat-fab-foreground-color: var(--primary-palette30);
  --mat-fab-state-layer-color: var(--primary-palette30);
  --mat-fab-ripple-color: var(--primary-palette30);
  --mat-fab-hover-state-layer-opacity: 0.08;
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-disabled-state-container-color: rgba(27, 27, 27, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(27, 27, 27, 0.38);
  --mat-fab-touch-target-display: block;
}
html {
  --mat-fab-small-foreground-color: var(--primary-palette30);
  --mat-fab-small-state-layer-color: var(--primary-palette30);
  --mat-fab-small-ripple-color: var(--primary-palette30);
  --mat-fab-small-hover-state-layer-opacity: 0.08;
  --mat-fab-small-focus-state-layer-opacity: 0.12;
  --mat-fab-small-pressed-state-layer-opacity: 0.12;
  --mat-fab-small-disabled-state-container-color: rgba(27, 27, 27, 0.12);
  --mat-fab-small-disabled-state-foreground-color: rgba(27, 27, 27, 0.38);
}
html {
  --mdc-snackbar-container-color: #313030;
  --mdc-snackbar-supporting-text-color: #F4F0EF;
  --mdc-snackbar-supporting-text-font: var(--font-family-primary);
  --mdc-snackbar-supporting-text-line-height: 1.25rem;
  --mdc-snackbar-supporting-text-size: 0.875rem;
  --mdc-snackbar-supporting-text-weight: 400;
  --mdc-snackbar-container-shape: 4px;
}
html {
  --mat-snack-bar-button-color: var(--primary-palette80);
}
html {
  --mat-table-background-color: #FFFFFF;
  --mat-table-header-headline-color: #1B1B1B;
  --mat-table-row-item-label-text-color: #1B1B1B;
  --mat-table-row-item-outline-color: #787776;
  --mat-table-header-headline-font: var(--font-family-primary);
  --mat-table-header-headline-line-height: 1.25rem;
  --mat-table-header-headline-size: 0.875rem;
  --mat-table-header-headline-weight: 500;
  --mat-table-header-headline-tracking: 0.006rem;
  --mat-table-row-item-label-text-font: var(--font-family-primary);
  --mat-table-row-item-label-text-line-height: 1.25rem;
  --mat-table-row-item-label-text-size: 0.875rem;
  --mat-table-row-item-label-text-weight: 400;
  --mat-table-row-item-label-text-tracking: 0.016rem;
  --mat-table-footer-supporting-text-font: var(--font-family-primary);
  --mat-table-footer-supporting-text-line-height: 1.25rem;
  --mat-table-footer-supporting-text-size: 0.875rem;
  --mat-table-footer-supporting-text-weight: 400;
  --mat-table-footer-supporting-text-tracking: 0.016rem;
  --mat-table-header-container-height: 56px;
  --mat-table-footer-container-height: 52px;
  --mat-table-row-item-container-height: 52px;
  --mat-table-row-item-outline-width: 1px;
}
html {
  --mdc-circular-progress-active-indicator-color: var(--primary-palette40);
  --mdc-circular-progress-active-indicator-width: 4px;
  --mdc-circular-progress-size: 48px;
}
html {
  --mat-badge-background-color: #ff0000;
  --mat-badge-text-color: #ffffff;
  --mat-badge-disabled-state-background-color: rgba(255, 0, 0, 0.38);
  --mat-badge-disabled-state-text-color: #ffffff;
  --mat-badge-text-font: var(--font-family-primary);
  --mat-badge-text-size: 0.688rem;
  --mat-badge-text-weight: 500;
  --mat-badge-large-size-text-size: 0.688rem;
  --mat-badge-container-shape: 9999px;
  --mat-badge-container-size: 16px;
  --mat-badge-small-size-container-size: 6px;
  --mat-badge-large-size-container-size: 16px;
  --mat-badge-legacy-container-size: unset;
  --mat-badge-legacy-small-size-container-size: unset;
  --mat-badge-legacy-large-size-container-size: unset;
  --mat-badge-container-offset: -12px 0;
  --mat-badge-small-size-container-offset: -6px 0;
  --mat-badge-large-size-container-offset: -12px 0;
  --mat-badge-container-overlap-offset: -12px;
  --mat-badge-small-size-container-overlap-offset: -6px;
  --mat-badge-large-size-container-overlap-offset: -12px;
  --mat-badge-container-padding: 0 4px;
  --mat-badge-small-size-container-padding: 0;
  --mat-badge-large-size-container-padding: 0 4px;
  --mat-badge-line-height: 16px;
  --mat-badge-small-size-text-size: 0;
  --mat-badge-small-size-line-height: 6px;
  --mat-badge-large-size-line-height: 16px;
}
html {
  --mat-bottom-sheet-container-text-color: #1B1B1B;
  --mat-bottom-sheet-container-background-color: rgb(247.6666666667, 245, 244.3333333333);
  --mat-bottom-sheet-container-text-font: var(--font-family-primary);
  --mat-bottom-sheet-container-text-line-height: 1.5rem;
  --mat-bottom-sheet-container-text-size: 1rem;
  --mat-bottom-sheet-container-text-tracking: 0.031rem;
  --mat-bottom-sheet-container-text-weight: 400;
  --mat-bottom-sheet-container-shape: 28px;
}
html {
  --mat-standard-button-toggle-hover-state-layer-opacity: 0.08;
  --mat-standard-button-toggle-focus-state-layer-opacity: 0.12;
  --mat-standard-button-toggle-text-color: #1B1B1B;
  --mat-standard-button-toggle-state-layer-color: #1B1B1B;
  --mat-standard-button-toggle-selected-state-background-color: var(--secondary-palette90);
  --mat-standard-button-toggle-selected-state-text-color: var(--secondary-palette30);
  --mat-standard-button-toggle-disabled-state-text-color: rgba(27, 27, 27, 0.38);
  --mat-standard-button-toggle-disabled-selected-state-text-color: rgba(27, 27, 27, 0.38);
  --mat-standard-button-toggle-disabled-selected-state-background-color: rgba(27, 27, 27, 0.12);
  --mat-standard-button-toggle-divider-color: #787776;
  --mat-standard-button-toggle-label-text-font: var(--font-family-primary);
  --mat-standard-button-toggle-label-text-line-height: 1.25rem;
  --mat-standard-button-toggle-label-text-size: 0.875rem;
  --mat-standard-button-toggle-label-text-tracking: 0.006rem;
  --mat-standard-button-toggle-label-text-weight: 500;
  --mat-standard-button-toggle-height: 40px;
  --mat-standard-button-toggle-shape: 9999px;
  --mat-standard-button-toggle-background-color: transparent;
  --mat-standard-button-toggle-disabled-state-background-color: transparent;
}
html {
  --mat-datepicker-calendar-date-selected-state-text-color: var(--primary-palette100);
  --mat-datepicker-calendar-date-selected-state-background-color: var(--primary-palette40);
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(27, 27, 27, 0.38);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: var(--primary-palette40);
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(27, 27, 27, 0.12);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(27, 27, 27, 0.08);
  --mat-datepicker-toggle-active-state-icon-color: #484646;
  --mat-datepicker-calendar-date-in-range-state-background-color: var(--primary-palette90);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: var(--primary-palette90);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: var(--secondary-palette90);
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: var(--secondary-palette40);
  --mat-datepicker-toggle-icon-color: #484646;
  --mat-datepicker-calendar-body-label-text-color: #1B1B1B;
  --mat-datepicker-calendar-period-button-text-color: #484646;
  --mat-datepicker-calendar-period-button-icon-color: #484646;
  --mat-datepicker-calendar-navigation-button-icon-color: #484646;
  --mat-datepicker-calendar-header-text-color: #484646;
  --mat-datepicker-calendar-date-today-outline-color: var(--primary-palette40);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(27, 27, 27, 0.38);
  --mat-datepicker-calendar-date-text-color: #1B1B1B;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(27, 27, 27, 0.38);
  --mat-datepicker-calendar-date-preview-state-outline-color: var(--primary-palette40);
  --mat-datepicker-range-input-separator-color: #1B1B1B;
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(27, 27, 27, 0.38);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(27, 27, 27, 0.38);
  --mat-datepicker-calendar-container-background-color: rgb(235, 231.6, 230.6);
  --mat-datepicker-calendar-container-text-color: #1B1B1B;
  --mat-datepicker-calendar-text-font: var(--font-family-primary);
  --mat-datepicker-calendar-text-size: 0.875rem;
  --mat-datepicker-calendar-body-label-text-size: 0.875rem;
  --mat-datepicker-calendar-body-label-text-weight: 500;
  --mat-datepicker-calendar-period-button-text-size: 0.875rem;
  --mat-datepicker-calendar-period-button-text-weight: 500;
  --mat-datepicker-calendar-header-text-size: 0.875rem;
  --mat-datepicker-calendar-header-text-weight: 500;
  --mat-datepicker-calendar-container-shape: 16px;
  --mat-datepicker-calendar-container-touch-shape: 28px;
  --mat-datepicker-calendar-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-container-touch-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-divider-color: transparent;
  --mat-datepicker-calendar-date-outline-color: transparent;
}
html {
  --mat-divider-color: #787776;
  --mat-divider-width: 1px;
}
html {
  --mat-expansion-container-background-color: #FFFFFF;
  --mat-expansion-container-text-color: #1B1B1B;
  --mat-expansion-actions-divider-color: #787776;
  --mat-expansion-header-hover-state-layer-color: rgba(27, 27, 27, 0.08);
  --mat-expansion-header-focus-state-layer-color: rgba(27, 27, 27, 0.12);
  --mat-expansion-header-disabled-state-text-color: rgba(27, 27, 27, 0.38);
  --mat-expansion-header-text-color: #1B1B1B;
  --mat-expansion-header-description-color: #484646;
  --mat-expansion-header-indicator-color: #484646;
  --mat-expansion-header-text-font: var(--font-family-primary);
  --mat-expansion-header-text-size: 1rem;
  --mat-expansion-header-text-weight: 500;
  --mat-expansion-header-text-line-height: 1.5rem;
  --mat-expansion-header-text-tracking: 0.009rem;
  --mat-expansion-container-text-font: var(--font-family-primary);
  --mat-expansion-container-text-line-height: 1.5rem;
  --mat-expansion-container-text-size: 1rem;
  --mat-expansion-container-text-tracking: 0.031rem;
  --mat-expansion-container-text-weight: 400;
  --mat-expansion-header-collapsed-state-height: 48px;
  --mat-expansion-header-expanded-state-height: 64px;
  --mat-expansion-container-shape: 12px;
  --mat-expansion-legacy-header-indicator-display: none;
  --mat-expansion-header-indicator-display: inline-block;
}
html {
  --mat-grid-list-tile-header-primary-text-size: 400 1rem / 1.5rem var(--font-family-primary);
  --mat-grid-list-tile-header-secondary-text-size: 400 0.875rem / 1.25rem var(--font-family-primary);
  --mat-grid-list-tile-footer-primary-text-size: 400 1rem / 1.5rem var(--font-family-primary);
  --mat-grid-list-tile-footer-secondary-text-size: 400 0.875rem / 1.25rem var(--font-family-primary);
}
html {
  --mat-icon-color: inherit;
}
html {
  --mat-sidenav-container-background-color: #FFFFFF;
  --mat-sidenav-container-text-color: #484646;
  --mat-sidenav-content-background-color: #FFFFFF;
  --mat-sidenav-content-text-color: #1B1B1B;
  --mat-sidenav-scrim-color: rgba(49, 48, 48, 0.4);
  --mat-sidenav-container-shape: 16px;
  --mat-sidenav-container-elevation-shadow: none;
  --mat-sidenav-container-width: 360px;
  --mat-sidenav-container-divider-color: transparent;
}
html {
  --mat-stepper-header-icon-foreground-color: #FFFFFF;
  --mat-stepper-header-selected-state-icon-background-color: var(--primary-palette40);
  --mat-stepper-header-selected-state-icon-foreground-color: var(--primary-palette100);
  --mat-stepper-header-edit-state-icon-background-color: var(--primary-palette40);
  --mat-stepper-header-edit-state-icon-foreground-color: var(--primary-palette100);
  --mat-stepper-container-color: #FFFFFF;
  --mat-stepper-line-color: #787776;
  --mat-stepper-header-hover-state-layer-color: rgba(49, 48, 48, 0.08);
  --mat-stepper-header-focus-state-layer-color: rgba(49, 48, 48, 0.12);
  --mat-stepper-header-label-text-color: #484646;
  --mat-stepper-header-optional-label-text-color: #484646;
  --mat-stepper-header-selected-state-label-text-color: #484646;
  --mat-stepper-header-error-state-label-text-color: #ff0000;
  --mat-stepper-header-icon-background-color: #484646;
  --mat-stepper-header-error-state-icon-foreground-color: #ff0000;
  --mat-stepper-container-text-font: var(--font-family-primary);
  --mat-stepper-header-label-text-font: var(--font-family-primary);
  --mat-stepper-header-label-text-size: 0.875rem;
  --mat-stepper-header-label-text-weight: 500;
  --mat-stepper-header-error-state-label-text-size: 0.875rem;
  --mat-stepper-header-selected-state-label-text-size: 0.875rem;
  --mat-stepper-header-selected-state-label-text-weight: 500;
  --mat-stepper-header-height: 72px;
  --mat-stepper-header-focus-state-layer-shape: 12px;
  --mat-stepper-header-hover-state-layer-shape: 12px;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
html {
  --mat-sort-arrow-color: #1B1B1B;
}
html {
  --mat-toolbar-container-background-color: #FFFFFF;
  --mat-toolbar-container-text-color: #1B1B1B;
  --mat-toolbar-title-text-font: var(--font-family-primary);
  --mat-toolbar-title-text-line-height: 1.75rem;
  --mat-toolbar-title-text-size: 1.375rem;
  --mat-toolbar-title-text-tracking: 0;
  --mat-toolbar-title-text-weight: 400;
  --mat-toolbar-standard-height: 64px;
  --mat-toolbar-mobile-height: 56px;
}
html {
  --mat-tree-container-background-color: #FFFFFF;
  --mat-tree-node-text-color: #1B1B1B;
  --mat-tree-node-text-font: var(--font-family-primary);
  --mat-tree-node-text-size: 1rem;
  --mat-tree-node-text-weight: 400;
  --mat-tree-node-min-height: 48px;
}
html {
  --mat-timepicker-container-background-color: rgb(241, 237.2, 236.2);
  --mat-timepicker-container-shape: 4px;
  --mat-timepicker-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
html .mat-primary {
  --mat-stepper-header-selected-state-icon-background-color: var(--primary-palette40);
  --mat-stepper-header-selected-state-icon-foreground-color: var(--primary-palette100);
  --mat-stepper-header-edit-state-icon-background-color: var(--primary-palette40);
  --mat-stepper-header-edit-state-icon-foreground-color: var(--primary-palette100);
}
html .mat-primary.mat-icon {
  --mat-icon-color: var(--primary-palette40);
}
html .mat-primary.mat-mdc-checkbox {
  --mat-checkbox-disabled-label-color: rgba(27, 27, 27, 0.38);
  --mat-checkbox-label-text-color: #1B1B1B;
}
html .mat-primary.mat-mdc-slide-toggle {
  --mat-switch-track-outline-color: #787776;
  --mat-switch-disabled-unselected-track-outline-color: #1B1B1B;
  --mat-switch-label-text-color: #1B1B1B;
}
html .mat-primary.mat-mdc-button-base {
  --mdc-icon-button-icon-color: var(--primary-palette40);
}
html .mat-primary.mat-mdc-button-base {
  --mat-icon-button-state-layer-color: var(--primary-palette40);
  --mat-icon-button-ripple-color: var(--primary-palette40);
}
html .mat-primary .mdc-list-item__start,
html .mat-primary .mdc-list-item__end {
  --mat-checkbox-disabled-label-color: rgba(27, 27, 27, 0.38);
  --mat-checkbox-label-text-color: #1B1B1B;
}
html .mat-badge {
  --mat-badge-background-color: var(--primary-palette40);
  --mat-badge-text-color: var(--primary-palette100);
  --mat-badge-disabled-state-background-color: var(--primary-palette40);
  --mat-badge-disabled-state-text-color: var(--primary-palette100);
}
html .mat-accent {
  --mat-option-selected-state-label-text-color: var(--primary-palette30);
  --mat-option-selected-state-layer-color: var(--primary-palette90);
}
html .mat-accent {
  --mdc-circular-progress-active-indicator-color: var(--primary-palette40);
}
html .mat-accent {
  --mat-full-pseudo-checkbox-selected-icon-color: var(--primary-palette40);
  --mat-full-pseudo-checkbox-selected-checkmark-color: var(--primary-palette100);
}
html .mat-accent {
  --mat-minimal-pseudo-checkbox-selected-checkmark-color: var(--primary-palette40);
}
html .mat-accent {
  --mat-stepper-header-selected-state-icon-background-color: var(--primary-palette40);
  --mat-stepper-header-selected-state-icon-foreground-color: var(--primary-palette100);
  --mat-stepper-header-edit-state-icon-background-color: var(--primary-palette40);
  --mat-stepper-header-edit-state-icon-foreground-color: var(--primary-palette100);
}
html .mat-accent.mat-icon {
  --mat-icon-color: var(--primary-palette40);
}
html .mat-accent.mat-mdc-checkbox {
  --mdc-checkbox-selected-pressed-icon-color: var(--primary-palette40);
  --mdc-checkbox-selected-checkmark-color: var(--primary-palette100);
  --mdc-checkbox-selected-focus-icon-color: var(--primary-palette40);
  --mdc-checkbox-selected-hover-icon-color: var(--primary-palette40);
  --mdc-checkbox-selected-icon-color: var(--primary-palette40);
  --mdc-checkbox-selected-focus-state-layer-color: var(--primary-palette40);
  --mdc-checkbox-selected-hover-state-layer-color: var(--primary-palette40);
  --mdc-checkbox-unselected-pressed-state-layer-color: var(--primary-palette40);
}
html .mat-accent.mat-mdc-checkbox {
  --mat-checkbox-disabled-label-color: rgba(27, 27, 27, 0.38);
  --mat-checkbox-label-text-color: #1B1B1B;
}
html .mat-accent.mat-mdc-slider {
  --mdc-slider-handle-color: var(--primary-palette40);
  --mdc-slider-focus-handle-color: var(--primary-palette40);
  --mdc-slider-hover-handle-color: var(--primary-palette40);
  --mdc-slider-active-track-color: var(--primary-palette40);
  --mdc-slider-with-tick-marks-active-container-color: var(--primary-palette100);
  --mdc-slider-label-container-color: var(--primary-palette40);
  --mdc-slider-label-label-text-color: var(--primary-palette100);
  --mdc-slider-with-overlap-handle-outline-color: var(--primary-palette100);
}
html .mat-accent.mat-mdc-slider {
  --mat-slider-ripple-color: var(--primary-palette40);
  --mat-slider-hover-state-layer-color: var(--primary-palette40);
  --mat-slider-focus-state-layer-color: var(--primary-palette40);
}
html .mat-accent.mat-mdc-tab-group, html .mat-accent.mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: var(--primary-palette40);
}
html .mat-accent.mat-mdc-tab-group, html .mat-accent.mat-mdc-tab-nav-bar {
  --mat-tab-header-active-focus-indicator-color: var(--primary-palette40);
  --mat-tab-header-active-hover-indicator-color: var(--primary-palette40);
}
html .mat-accent.mat-mdc-slide-toggle {
  --mdc-switch-selected-focus-state-layer-color: var(--primary-palette40);
  --mdc-switch-selected-handle-color: var(--primary-palette100);
  --mdc-switch-selected-hover-state-layer-color: var(--primary-palette40);
  --mdc-switch-selected-pressed-state-layer-color: var(--primary-palette40);
  --mdc-switch-selected-focus-handle-color: var(--primary-palette90);
  --mdc-switch-selected-hover-handle-color: var(--primary-palette90);
  --mdc-switch-selected-pressed-handle-color: var(--primary-palette90);
  --mdc-switch-selected-focus-track-color: var(--primary-palette40);
  --mdc-switch-selected-hover-track-color: var(--primary-palette40);
  --mdc-switch-selected-pressed-track-color: var(--primary-palette40);
  --mdc-switch-selected-track-color: var(--primary-palette40);
  --mdc-switch-selected-icon-color: var(--primary-palette30);
}
html .mat-accent.mat-mdc-slide-toggle {
  --mat-switch-track-outline-color: #787776;
  --mat-switch-disabled-unselected-track-outline-color: #1B1B1B;
  --mat-switch-label-text-color: #1B1B1B;
}
html .mat-accent.mat-mdc-form-field {
  --mat-select-focused-arrow-color: var(--primary-palette40);
}
html .mat-accent.mat-mdc-radio-button {
  --mdc-radio-selected-focus-icon-color: var(--primary-palette40);
  --mdc-radio-selected-hover-icon-color: var(--primary-palette40);
  --mdc-radio-selected-icon-color: var(--primary-palette40);
  --mdc-radio-selected-pressed-icon-color: var(--primary-palette40);
}
html .mat-accent.mat-mdc-radio-button {
  --mat-radio-checked-ripple-color: var(--primary-palette40);
}
html .mat-accent.mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: var(--primary-palette40);
  --mdc-linear-progress-track-color: var(--primary-palette90);
}
html .mat-accent.mat-mdc-form-field {
  --mdc-filled-text-field-caret-color: var(--primary-palette40);
  --mdc-filled-text-field-focus-active-indicator-color: var(--primary-palette40);
  --mdc-filled-text-field-focus-label-text-color: var(--primary-palette40);
}
html .mat-accent.mat-mdc-form-field {
  --mdc-outlined-text-field-caret-color: var(--primary-palette40);
  --mdc-outlined-text-field-focus-outline-color: var(--primary-palette40);
  --mdc-outlined-text-field-focus-label-text-color: var(--primary-palette40);
}
html .mat-accent.mat-mdc-form-field {
  --mat-form-field-focus-select-arrow-color: var(--primary-palette40);
}
html .mat-accent.mat-datepicker-content {
  --mat-datepicker-calendar-date-selected-state-text-color: var(--primary-palette100);
  --mat-datepicker-calendar-date-selected-state-background-color: var(--primary-palette40);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: var(--primary-palette40);
  --mat-datepicker-calendar-date-in-range-state-background-color: var(--primary-palette90);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: var(--primary-palette90);
  --mat-datepicker-calendar-date-today-outline-color: var(--primary-palette40);
  --mat-datepicker-calendar-date-preview-state-outline-color: var(--primary-palette40);
}
html .mat-accent.mat-mdc-button-base {
  --mdc-text-button-label-text-color: var(--primary-palette40);
}
html .mat-accent.mat-mdc-button-base {
  --mdc-protected-button-label-text-color: var(--primary-palette40);
}
html .mat-accent.mat-mdc-button-base {
  --mdc-filled-button-container-color: var(--primary-palette40);
  --mdc-filled-button-label-text-color: var(--primary-palette100);
}
html .mat-accent.mat-mdc-button-base {
  --mdc-outlined-button-label-text-color: var(--primary-palette40);
}
html .mat-accent.mat-mdc-button-base {
  --mat-text-button-state-layer-color: var(--primary-palette40);
  --mat-text-button-ripple-color: var(--primary-palette40);
}
html .mat-accent.mat-mdc-button-base {
  --mat-protected-button-state-layer-color: var(--primary-palette40);
  --mat-protected-button-ripple-color: var(--primary-palette40);
}
html .mat-accent.mat-mdc-button-base {
  --mat-filled-button-state-layer-color: var(--primary-palette100);
  --mat-filled-button-ripple-color: var(--primary-palette100);
}
html .mat-accent.mat-mdc-button-base {
  --mat-outlined-button-state-layer-color: var(--primary-palette40);
  --mat-outlined-button-ripple-color: var(--primary-palette40);
}
html .mat-accent.mat-mdc-button-base {
  --mdc-icon-button-icon-color: var(--primary-palette40);
}
html .mat-accent.mat-mdc-button-base {
  --mat-icon-button-state-layer-color: var(--primary-palette40);
  --mat-icon-button-ripple-color: var(--primary-palette40);
}
html .mat-accent.mat-mdc-standard-chip {
  --mdc-chip-elevated-selected-container-color: var(--primary-palette90);
  --mdc-chip-selected-hover-state-layer-color: var(--primary-palette30);
  --mdc-chip-selected-focus-state-layer-color: var(--primary-palette30);
  --mdc-chip-selected-label-text-color: var(--primary-palette30);
  --mdc-chip-with-icon-selected-icon-color: var(--primary-palette30);
}
html .mat-accent.mat-mdc-standard-chip {
  --mat-chip-selected-trailing-action-state-layer-color: var(--primary-palette30);
  --mat-chip-selected-trailing-icon-color: var(--primary-palette30);
}
html .mat-accent .mdc-list-item__start,
html .mat-accent .mdc-list-item__end {
  --mdc-checkbox-selected-pressed-icon-color: var(--primary-palette40);
  --mdc-checkbox-selected-checkmark-color: var(--primary-palette100);
  --mdc-checkbox-selected-focus-icon-color: var(--primary-palette40);
  --mdc-checkbox-selected-hover-icon-color: var(--primary-palette40);
  --mdc-checkbox-selected-icon-color: var(--primary-palette40);
  --mdc-checkbox-selected-focus-state-layer-color: var(--primary-palette40);
  --mdc-checkbox-selected-hover-state-layer-color: var(--primary-palette40);
  --mdc-checkbox-unselected-pressed-state-layer-color: var(--primary-palette40);
}
html .mat-accent .mdc-list-item__start,
html .mat-accent .mdc-list-item__end {
  --mat-checkbox-disabled-label-color: rgba(27, 27, 27, 0.38);
  --mat-checkbox-label-text-color: #1B1B1B;
}
html .mat-accent .mdc-list-item__start,
html .mat-accent .mdc-list-item__end {
  --mdc-radio-selected-focus-icon-color: var(--primary-palette40);
  --mdc-radio-selected-hover-icon-color: var(--primary-palette40);
  --mdc-radio-selected-icon-color: var(--primary-palette40);
  --mdc-radio-selected-pressed-icon-color: var(--primary-palette40);
}
html .mat-accent .mdc-list-item__start,
html .mat-accent .mdc-list-item__end {
  --mat-radio-checked-ripple-color: var(--primary-palette40);
}
html .mat-accent.mat-mdc-fab, html .mat-accent.mat-mdc-mini-fab {
  --mdc-fab-container-color: var(--primary-palette90);
}
html .mat-accent.mat-mdc-fab, html .mat-accent.mat-mdc-mini-fab {
  --mdc-fab-small-container-color: var(--primary-palette90);
}
html .mat-accent.mat-mdc-fab, html .mat-accent.mat-mdc-mini-fab {
  --mat-fab-foreground-color: var(--primary-palette30);
  --mat-fab-state-layer-color: var(--primary-palette30);
  --mat-fab-ripple-color: var(--primary-palette30);
}
html .mat-accent.mat-mdc-fab, html .mat-accent.mat-mdc-mini-fab {
  --mat-fab-small-foreground-color: var(--primary-palette30);
  --mat-fab-small-state-layer-color: var(--primary-palette30);
  --mat-fab-small-ripple-color: var(--primary-palette30);
}
html .mat-badge-accent {
  --mat-badge-background-color: var(--primary-palette40);
  --mat-badge-text-color: var(--primary-palette100);
  --mat-badge-disabled-state-background-color: var(--primary-palette40);
  --mat-badge-disabled-state-text-color: var(--primary-palette100);
}
html .mat-warn {
  --mat-option-selected-state-label-text-color: #93000a;
  --mat-option-selected-state-layer-color: #ffdad6;
}
html .mat-warn {
  --mdc-circular-progress-active-indicator-color: #ff0000;
}
html .mat-warn {
  --mat-full-pseudo-checkbox-selected-icon-color: #ff0000;
  --mat-full-pseudo-checkbox-selected-checkmark-color: #ffffff;
}
html .mat-warn {
  --mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff0000;
}
html .mat-warn {
  --mat-stepper-header-selected-state-icon-background-color: #ff0000;
  --mat-stepper-header-selected-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-edit-state-icon-background-color: #ff0000;
  --mat-stepper-header-edit-state-icon-foreground-color: #ffffff;
}
html .mat-warn.mat-icon {
  --mat-icon-color: #ff0000;
}
html .mat-warn.mat-mdc-checkbox {
  --mdc-checkbox-selected-pressed-icon-color: #ff0000;
  --mdc-checkbox-selected-checkmark-color: #ffffff;
  --mdc-checkbox-selected-focus-icon-color: #ff0000;
  --mdc-checkbox-selected-hover-icon-color: #ff0000;
  --mdc-checkbox-selected-icon-color: #ff0000;
  --mdc-checkbox-selected-focus-state-layer-color: #ff0000;
  --mdc-checkbox-selected-hover-state-layer-color: #ff0000;
  --mdc-checkbox-unselected-pressed-state-layer-color: #ff0000;
}
html .mat-warn.mat-mdc-checkbox {
  --mat-checkbox-disabled-label-color: rgba(27, 27, 27, 0.38);
  --mat-checkbox-label-text-color: #1B1B1B;
}
html .mat-warn.mat-mdc-slider {
  --mdc-slider-handle-color: #ff0000;
  --mdc-slider-focus-handle-color: #ff0000;
  --mdc-slider-hover-handle-color: #ff0000;
  --mdc-slider-active-track-color: #ff0000;
  --mdc-slider-with-tick-marks-active-container-color: #ffffff;
  --mdc-slider-label-container-color: #ff0000;
  --mdc-slider-label-label-text-color: #ffffff;
  --mdc-slider-with-overlap-handle-outline-color: #ffffff;
}
html .mat-warn.mat-mdc-slider {
  --mat-slider-ripple-color: #ff0000;
  --mat-slider-hover-state-layer-color: rgba(255, 0, 0, 0.05);
  --mat-slider-focus-state-layer-color: rgba(255, 0, 0, 0.2);
}
html .mat-warn.mat-mdc-tab-group, html .mat-warn.mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #ff0000;
}
html .mat-warn.mat-mdc-tab-group, html .mat-warn.mat-mdc-tab-nav-bar {
  --mat-tab-header-active-focus-indicator-color: #ff0000;
  --mat-tab-header-active-hover-indicator-color: #ff0000;
}
html .mat-warn.mat-mdc-slide-toggle {
  --mdc-switch-selected-focus-state-layer-color: #ff0000;
  --mdc-switch-selected-handle-color: #ffffff;
  --mdc-switch-selected-hover-state-layer-color: #ff0000;
  --mdc-switch-selected-pressed-state-layer-color: #ff0000;
  --mdc-switch-selected-focus-handle-color: #ffdad6;
  --mdc-switch-selected-hover-handle-color: #ffdad6;
  --mdc-switch-selected-pressed-handle-color: #ffdad6;
  --mdc-switch-selected-focus-track-color: #ff0000;
  --mdc-switch-selected-hover-track-color: #ff0000;
  --mdc-switch-selected-pressed-track-color: #ff0000;
  --mdc-switch-selected-track-color: #ff0000;
  --mdc-switch-selected-icon-color: #93000a;
}
html .mat-warn.mat-mdc-slide-toggle {
  --mat-switch-track-outline-color: #787776;
  --mat-switch-disabled-unselected-track-outline-color: #1B1B1B;
  --mat-switch-label-text-color: #1B1B1B;
}
html .mat-warn.mat-mdc-form-field {
  --mat-select-focused-arrow-color: #ff0000;
}
html .mat-warn.mat-mdc-radio-button {
  --mdc-radio-selected-focus-icon-color: #ff0000;
  --mdc-radio-selected-hover-icon-color: #ff0000;
  --mdc-radio-selected-icon-color: #ff0000;
  --mdc-radio-selected-pressed-icon-color: #ff0000;
}
html .mat-warn.mat-mdc-radio-button {
  --mat-radio-checked-ripple-color: #ff0000;
}
html .mat-warn.mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #ff0000;
  --mdc-linear-progress-track-color: #ffdad6;
}
html .mat-warn.mat-mdc-form-field {
  --mdc-filled-text-field-caret-color: #ff0000;
  --mdc-filled-text-field-focus-active-indicator-color: #ff0000;
  --mdc-filled-text-field-focus-label-text-color: #ff0000;
}
html .mat-warn.mat-mdc-form-field {
  --mdc-outlined-text-field-caret-color: #ff0000;
  --mdc-outlined-text-field-focus-outline-color: #ff0000;
  --mdc-outlined-text-field-focus-label-text-color: #ff0000;
}
html .mat-warn.mat-mdc-form-field {
  --mat-form-field-focus-select-arrow-color: #ff0000;
}
html .mat-warn.mat-datepicker-content {
  --mat-datepicker-calendar-date-selected-state-text-color: #ffffff;
  --mat-datepicker-calendar-date-selected-state-background-color: #ff0000;
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #ff0000;
  --mat-datepicker-calendar-date-in-range-state-background-color: #ffdad6;
  --mat-datepicker-calendar-date-today-outline-color: #ff0000;
  --mat-datepicker-calendar-date-preview-state-outline-color: #ff0000;
}
html .mat-warn.mat-mdc-button-base {
  --mdc-text-button-label-text-color: #ff0000;
}
html .mat-warn.mat-mdc-button-base {
  --mdc-protected-button-label-text-color: #ff0000;
}
html .mat-warn.mat-mdc-button-base {
  --mdc-filled-button-container-color: #ff0000;
  --mdc-filled-button-label-text-color: #ffffff;
}
html .mat-warn.mat-mdc-button-base {
  --mdc-outlined-button-label-text-color: #ff0000;
}
html .mat-warn.mat-mdc-button-base {
  --mat-text-button-state-layer-color: #ff0000;
  --mat-text-button-ripple-color: rgba(255, 0, 0, 0.12);
}
html .mat-warn.mat-mdc-button-base {
  --mat-protected-button-state-layer-color: #ff0000;
  --mat-protected-button-ripple-color: rgba(255, 0, 0, 0.12);
}
html .mat-warn.mat-mdc-button-base {
  --mat-filled-button-state-layer-color: #ffffff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.12);
}
html .mat-warn.mat-mdc-button-base {
  --mat-outlined-button-state-layer-color: #ff0000;
  --mat-outlined-button-ripple-color: rgba(255, 0, 0, 0.12);
}
html .mat-warn.mat-mdc-button-base {
  --mdc-icon-button-icon-color: #ff0000;
}
html .mat-warn.mat-mdc-button-base {
  --mat-icon-button-state-layer-color: #ff0000;
  --mat-icon-button-ripple-color: rgba(255, 0, 0, 0.12);
}
html .mat-warn.mat-mdc-standard-chip {
  --mdc-chip-elevated-selected-container-color: #ffdad6;
  --mdc-chip-selected-hover-state-layer-color: #93000a;
  --mdc-chip-selected-focus-state-layer-color: #93000a;
  --mdc-chip-selected-label-text-color: #93000a;
  --mdc-chip-with-icon-selected-icon-color: #93000a;
}
html .mat-warn.mat-mdc-standard-chip {
  --mat-chip-selected-trailing-action-state-layer-color: #93000a;
  --mat-chip-selected-trailing-icon-color: #93000a;
}
html .mat-warn .mdc-list-item__start,
html .mat-warn .mdc-list-item__end {
  --mdc-checkbox-selected-pressed-icon-color: #ff0000;
  --mdc-checkbox-selected-checkmark-color: #ffffff;
  --mdc-checkbox-selected-focus-icon-color: #ff0000;
  --mdc-checkbox-selected-hover-icon-color: #ff0000;
  --mdc-checkbox-selected-icon-color: #ff0000;
  --mdc-checkbox-selected-focus-state-layer-color: #ff0000;
  --mdc-checkbox-selected-hover-state-layer-color: #ff0000;
  --mdc-checkbox-unselected-pressed-state-layer-color: #ff0000;
}
html .mat-warn .mdc-list-item__start,
html .mat-warn .mdc-list-item__end {
  --mat-checkbox-disabled-label-color: rgba(27, 27, 27, 0.38);
  --mat-checkbox-label-text-color: #1B1B1B;
}
html .mat-warn .mdc-list-item__start,
html .mat-warn .mdc-list-item__end {
  --mdc-radio-selected-focus-icon-color: #ff0000;
  --mdc-radio-selected-hover-icon-color: #ff0000;
  --mdc-radio-selected-icon-color: #ff0000;
  --mdc-radio-selected-pressed-icon-color: #ff0000;
}
html .mat-warn .mdc-list-item__start,
html .mat-warn .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #ff0000;
}
.mat-h1,
.mat-headline-5,
.mat-typography .mat-h1,
.mat-typography .mat-headline-5,
.mat-typography h1 {
  font: var(--font-weight-regular) var(--font-size-display1) / var(--line-height-tight) var(--font-family-primary);
  letter-spacing: var(--letter-spacing-xs);
  margin: 0 0 16px;
}

.mat-h2,
.mat-headline-6,
.mat-typography .mat-h2,
.mat-typography .mat-headline-6,
.mat-typography h2 {
  font: var(--font-weight-medium) var(--font-size-big) / var(--line-height-tight) var(--font-family-primary);
  letter-spacing: var(--letter-spacing-xs);
  margin: 0 0 16px;
}

.mat-h3,
.mat-subtitle-1,
.mat-typography .mat-h3,
.mat-typography .mat-subtitle-1,
.mat-typography h3 {
  font: var(--font-weight-regular) var(--font-size-larger) / var(--line-height-tight) var(--font-family-primary);
  letter-spacing: var(--letter-spacing-xs);
  margin: 0 0 16px;
}

.mat-h4,
.mat-body-1,
.mat-typography .mat-h4,
.mat-typography .mat-body-1,
.mat-typography h4 {
  font: var(--font-weight-regular) var(--font-size-standart) / var(--line-height-tight) var(--font-family-primary);
  letter-spacing: var(--letter-spacing-xs);
  margin: 0 0 16px;
}

.mat-h5,
.mat-typography .mat-h5,
.mat-typography h5 {
  font: var(--font-weight-regular) calc(var(--font-size-middle) * 0.83) / var(--line-height-tight) var(--font-family-primary);
  margin: 0 0 12px;
}

.mat-h6,
.mat-typography .mat-h6,
.mat-typography h6 {
  font: var(--font-weight-regular) calc(var(--font-size-middle) * 0.67) / var(--line-height-tight) var(--font-family-primary);
  margin: 0 0 12px;
}

.mat-body-strong,
.mat-subtitle-2,
.mat-typography .mat-body-strong,
.mat-typography .mat-subtitle-2 {
  font: var(--font-weight-medium) var(--font-size-large) / var(--line-height-tight) var(--font-family-primary);
  letter-spacing: var(--letter-spacing-xs);
}

.mat-body,
.mat-body-2,
.mat-typography .mat-body,
.mat-typography .mat-body-2,
.mat-typography {
  font: var(--font-weight-regular) var(--font-size-middle) / var(--line-height-tight) var(--font-family-primary);
  letter-spacing: var(--letter-spacing-xs);
}
.mat-body p,
.mat-body-2 p,
.mat-typography .mat-body p,
.mat-typography .mat-body-2 p,
.mat-typography p {
  margin: 0 0 12px;
}

.mat-small,
.mat-caption,
.mat-typography .mat-small,
.mat-typography .mat-caption {
  font: var(--font-weight-medium) var(--font-size-small) / var(--line-height-tight) var(--font-family-primary);
  letter-spacing: var(--letter-spacing-xs);
}

.mat-headline-1,
.mat-typography .mat-headline-1 {
  font: var(--font-weight-light) var(--font-size-display7) / var(--line-height-tight) var(--font-family-primary);
  letter-spacing: var(--letter-spacing-xxs);
  margin: 0 0 56px;
}

.mat-headline-2,
.mat-typography .mat-headline-2 {
  font: var(--font-weight-light) var(--font-size-display5) / var(--line-height-tight) var(--font-family-primary);
  letter-spacing: var(--letter-spacing-xxs);
  margin: 0 0 64px;
}

.mat-headline-3,
.mat-typography .mat-headline-3 {
  font: var(--font-weight-regular) var(--font-size-display4) / var(--line-height-tight) var(--font-family-primary);
  letter-spacing: var(--letter-spacing-xs);
  margin: 0 0 64px;
}

.mat-headline-4,
.mat-typography .mat-headline-4 {
  font: var(--font-weight-regular) var(--font-size-display2) / var(--line-height-tight) var(--font-family-primary);
  letter-spacing: var(--letter-spacing-xs);
  margin: 0 0 64px;
}

/*# sourceMappingURL=styles.css.map*/